/*common*/

body {

  font-size: 14px;



}

a {
  color: #1851B9;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #34475e;
  text-decoration: underline;
}
header {
  background: #fff;
 
}
#heading-breadcrumbs {
  padding: 2rem 0;
  border-top: none !important;
  border-bottom: none !important;
}

#heading-breadcrumbs .breadcrumb {
  margin-bottom: 0;
  background: none;
  font-size: 0.9rem;
}

#heading-breadcrumbs h1 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}

#heading-breadcrumbs li {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#main-menu2.sm {
  position: unset;
}
/*
* 7.CODE
*/
code {
  font-size: 87.5%;
  color: #e83e8c;
  border-radius: 0;
}

a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}



.callus {

padding:5px;
background-color:#C01F01;
font-weight:bolder;
animation: blinker 1.5s linear infinite;
font-size:16px;
text-align:center;
color:#FFFFFF;
}



.noticebg {

padding:5px;
background-color:#CA8900;
font-size:18px;
text-align:center;
color:#FFFFFF;
}


.noticebg1 {

padding:5px;
background-color:#008E3C;
font-size:18px;
text-align:center;
color:#FFFFFF;
}




.noticebg2 {

padding:5px;
background-color:#C01F01;
font-size:18px;
text-align:center;
color:#FFFFFF;
}



.noticebgnone {

padding:5px;
color:#FFFFFF;

font-size:16px;
text-align:center;

}



.blink_bg {
border-left:#003366 solid 5px;
 
   
 
  
background-image: linear-gradient(to top, #DE5E00 0%, #D01601 1%, #B22600 100%);

padding:5px;
}

.blink-hard {
  animation: blinker 1s step-end infinite;
}
.blink-soft {
  animation: blinker 1.5s linear infinite;
  font-size:16px;
  font-weight:normal;

  padding:5px;
  color:#fff;
  
}



/*footer*/
footer.main-footer {
  padding-bottom: 0px;
  color: #fff;
  padding-top: 10px;
  border-top: solid 1px #000;
  background-image: linear-gradient(60deg, #067D65 0%, #0D6795 37%, #0294BE 65%, #067D65 100%);
 
}
footer.main-footer ul {
  list-style: square;
  padding-left: 20px;
}
footer .footer_contact h2 {
  font-size: 1.25rem;
  border-bottom: solid 1px #fff;
  padding-bottom: 2px;
  margin-bottom: 12px;
}
footer.main-footer ul a {
  color: #fff;
  text-decoration: none;
}

footer.main-footer h4 {
  color: #eee;
  margin: 10px 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 19px;
}

footer.main-footer p {
  font-size: 0.9rem;
  color: #aaa;
}

footer.main-footer hr {
  border: none;
  border-top: 1px solid #ddd;
  background: none;
}

footer.main-footer .footer-blog-list li {
  margin-bottom: 20px;
}

footer.main-footer .image {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

footer.main-footer .text {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

footer.main-footer .text a {
  font-size: 0.8rem;
}

footer.main-footer .photo-stream li {
  margin: 0;
}

footer.main-footer .photo-stream a {
  width: 80px;
  height: 80px;
  padding: 5px;
  display: block;
}

footer.main-footer .copyrights {
  padding: 20px 0;
  background: #3a3a3a;
  color: #ccc;
}
footer.main-footer .copyrights .copyright-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}
footer.main-footer .copyrights a {
  color: #4fbfa8;
}

footer.main-footer .copyrights p {
  color: inherit;
  font-size: 0.8rem;
  margin-bottom: 0;
}

/*hand Code*/
.profile {
  text-align: center;
}
.profile img {
  width: 65px;
  border-radius: 50%;
  border: solid 2px #fff;
  box-shadow: 0 2px 5px #ccc;
  margin-bottom: 5px;
}
.profile h3 {
  font-size: 13px;
  margin: 0;
}
.profile p {
  font-size: 11px;
  margin: 0;
  line-height: 1;
  margin-top: 2px;
  margin-bottom: 3px;
}
.card-header {
  background-color: #007b95;
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  padding: 7px 15px;
  border-radius: 0 !important;
}
.controllers {
  position: absolute;
  top: 13px;
  right: 10px;
  color: #fff;
}
.vertical-scroll ul {
  padding: 0;
}
.vertical-scroll ul li {
  list-style: none;
  border-bottom: dashed 1px #ccc;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.vertical-scroll ul li a {
  color: red;
}

.controllers.fa-arrow-up {
  right: 30px;
}
.top-bar {
  background: #ffffff;
}
.top-bar .contact_list {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.top-bar .contact_list li {
  float: left;
  margin-right: 15px;
}
.top-bar .contact_list li .fa {
  margin-right: 5px;
}
.translation-links {
  padding-left: 3px;
}
.translation-links a {
  color: #fff;
  padding: 4px 0px;
  padding-right: 3px;
  border-right: solid 1px #787878;
  font-size: 13px;
  margin-right: 3px;
  float: left;
}
ul.social-custom {
  margin: 0;
  position: absolute;
  width: 47px;
  right: 0;
  top: 205px;
  background: #fff;
  padding: 5px;
  border-radius: 10px 0px 0px 10px;
  box-shadow: 0 1px 6px #131313;
}
ul.social-custom li {
  padding: 0;
  margin: 0;
  float: left;
  margin-right: 1px !important;
}
ul.social-custom a {
  text-decoration: none !important;
  font-size: 14px;
  width: 35px;
  height: 35px;
  line-height: 30px;
  color: #104382;
  border-radius: 50%;
  margin: 5px 2px;
  text-align: center;
  background: #f1efef;
  border: 0;
  padding: 3px;
}
.logo {
  color: #fff;
}
.logo img {
  width: 95px;
}
.logo-wrap h2 {
  margin-bottom: 0;
  margin-left: 5px;
  color: #24306e;
  font-weight: 500;
  font-size: 21px;
  text-transform: uppercase;
}
.logo-wrap h2 span {
  font-size: 16px;
  color: #444444;
}
.logo-wrap .container {
  background: rgb(255 255 255 / 18%);
}
.logo-wrap .tlogo {
  width: 75px;
}

.section_title {
  font-size: 22px;
  text-align: center;
  position: relative;
  margin: 0 auto;
  color:#003A89;
  margin-bottom: 22px;
  display: table;
}
.section_title.left {
  display: inline-block;
}
.section_title::before {
  position: absolute;
  content: "";
  background-color: #003A89;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 3px;
}
.section_title::after {
  position: absolute;
  content: "";
  background-color: #ffffff00;
  bottom: -15px;
  left: 50%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #003A89 transparent;
  transform: rotate(180deg);
}
.section_title.left::after {
  left: 0;
}
.section_subtitle {
  display: block;
  margin-bottom: 25px;
  text-transform: capitalize;
  font-size: 14px;
  color: #6d6d6d;
}
.sidebar-menu {
  padding: 0;
  border: solid 0px #ccc;

  position: relative;
}
.sidebar-menu:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #282969;
opacity: 0.85;

}
/* .info_section {
  background: url(../img/introbg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  position: relative;
} */
/* .info_section:before {
  
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: 100%;
  opacity: 0.9;
  z-index: 1;
  
  background: linear-gradient(to right, #00788B, #000093);
} */
.info_section .container {
  position: relative;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 15px;
  height: 15px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #9f9f9f;
  background-clip: padding-box;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.6s ease;
  border-radius: 50%;
}
.carousel-indicators .active {
  opacity: 1;
  background: #246ab9 !important;
}
.intro img {
  width: 86%;
}
.menubar {
  background: #0000004a;
}
.intro {
  background: #fff;
  border-radius: 10px;
  padding: 5px 0;
  border: solid 2px #cbcbcb;
  box-shadow: 0 1px 7px #00000036;
}
.info_section h3 {
  color: #2433a1;
}
.info_slider .carousel-item img {
  border: solid 4px #FFFFFF;
  
}
/* #carouselExampleIndicators:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: solid 4px #2196F3;
    rotate: 5deg;
    border-radius: 18px;
    animation-name: flo;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}
#carouselExampleIndicators:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: solid 4px #001989;
  rotate: -3deg;
  border-radius: 18px;
  z-index: 9;
  animation-name: rotate;
  animation-duration: 5s;
  animation-iteration-count: infinite;
} */
@keyframes flo {
  50% {
    transform: rotate(-10deg);
  }
}
@keyframes rotate {
  50% {
    transform: rotate(5deg);
  }
}
.info_slider {
  padding: 0rem 10px;
}
#sidebar-menu.sm-blue {
  display: block;
}
#sidebar-menu.sm-blue li a {
  display: flex;
  align-items: center;
  font-size: 13px;
  border-bottom: solid 1px #ffffff;
  padding: 5px 15px;
}
#sidebar-menu.sm-blue li img {
  width: 53px;
  margin-right: 10px;
}
.scholarships_section {
  padding: 1rem 0;
}
.scholarships_section .item {
  text-align: center;
  background: #ffffff;
  padding: 25px 5px;
  border-radius: 10px;
  border: solid 1px#ccc;
  transition: all 0.5s;
  position: relative;
  box-shadow: 0 1px 7px;
  min-height: 180px;
}
.scholarships_section .item:nth-child(1) {
  background-color: #246ab9;
}
.scholarships_section .item:nth-child(2) {
  background-color: #11b6d0;
}
.scholarships_section .item:nth-child(3) {
  background-color: #f18d08;
}
.scholarships_section .item .icon {
  width: 60px;
  height: 60px;
  background: #fff;
  margin: 0 auto;
  border-radius: 50%;
  color: #f18d08;
  font-size: 25px;
  line-height: 60px;
  box-shadow: 0 0 7px #00000059;
  border: solid 1px #c8c4c4;
  margin-bottom: 20px;
}
.scholarships_section .item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.scholarships_section .item:hover {
  transform: translateY(-15px);
  box-shadow: 0 18px 26px -10px;
}
.scholarships_section .item h3 {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.scholarships_section .item img {
  width: 55px;
  margin-bottom: 10px;
}
#schems_grid .container {
  position: relative;
  z-index: 9;
}
#schems_grid .section_title {
  color: #fff;
}
#schems_grid .section_subtitle {
  color: #cfcfcf;
}

#schems_grid {
  background: url(../img/services_bg.html);
  background-size: contain;
  position: relative;
  padding: 40px 0;
}
#schems_grid:before {
  position: absolute;
  content: "";
  background: linear-gradient(319deg, #1d1d1d, #00158a);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
#schems_grid img {
  width: 100%;
}
#schems_grid .item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 7px #9d9d9d;
  border: solid 1px #e3e3e3;
}
#schems_grid .item a {
  font-size: 15px;
  background: #fff;
  font-weight: normal;
  padding: 3px 5px;
  border-radius: 2px;
}
#schems_grid .item .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 10px;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 25%,
    rgba(0, 212, 255, 0) 100%
  );
  transition: all 0.5s;
  height: 39px;
}
#schems_grid .item h3 {
  font-size: 20px;
}
#schems_grid .item h3 p {
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
  border-top: solid 1px #ffffffa1;
  padding-top: 5px;
}
#schems_grid .item:hover .overlay {
  bottom: 70%;
  background: transparent;
}
#schems_grid .item:hover:before {
  content: "";
  position: absolute;
  background: #0e0e0e94;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.links_announce {
  padding: 50px 0;
}
.links_announce ul {
  padding: 0;
  list-style: none;
}

.links_announce ul li a {
  padding: 10px;
  text-decoration: none;
  border: solid 2px #0ab4a4;
  display: block;
  margin-bottom: 10px;
  background: #009688;
  border-radius: 3px;
  position: relative;
  padding-left: 40px;
  color: #fff;
}
.links_announce ul li a:before {
  position: absolute;
  content: "\f062";
  font-family: FontAwesome;
  width: 30px;
  height: 30px;
  left: 5px;
  top: 7px;
  border: solid 2px #c1c1c1;
  border-radius: 40px;
  line-height: 1.5;
  text-align: center;
}
.homepage .item img {
  border: solid 1px #ccc;
  background: #fff;
}
.clinet_scroll {
  padding-top: 40px;
  padding-bottom: 60px;
  background: #e8f8ff;
}
.owl-carousel .owl-dots .owl-dot span {
  display: block;
  width: 50px;
  height: 8px;
  border-radius: 0;
  background: #c7c7c7;
}
.owl-carousel .owl-dots {
  text-align: center;
  position: absolute;
  z-index: 7;
  width: 100%;
  bottom: -25px;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
}
.owl-carousel .owl-dots .owl-dot.active span {
  background: #717070;
}

.slide_others {
  background: #dceaff;
}

.results ul {
  padding: 0;
}
.results ul li {
  position: relative;
  list-style: none;
  padding-left: 20px;
  border-bottom: dashed 1px #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.results ul li::before {
  font-family: FontAwesome;
  position: absolute;
  content: "\f164";
  left: 0;
  top: 0;
  color: #008c7f;
}
.gallery_wrap {
  padding: 40px 0;
  background: whitesmoke;
  text-align: center;
  padding-bottom: 80px;
}
.gallery_wrap .item {
  position: relative;
  border: solid 1px #ffffff;
  box-shadow: 0px 0px 9px #a6a6a6;
}
.gallery_wrap .item .gall_title a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.gallery_wrap .item img {
  width: 100%;
}
.gallery_wrap .item .gall_title {
  background: #001092c9;
  color: #fff;
  position: absolute;
  bottom: -30px;
  left: 7%;
  width: 86%;
  font-size: 13px;
  padding: 5px;
  box-shadow: 0px 4px 4px #a6a6a6;
  border: solid 1px #ddd;
}

#numbers-spin {
  color: #fff;
  background: linear-gradient(to bottom, #00788b, #000093);
  padding: 40px 0;
}
#numbers-spin .icon {
  font-size: 35px;
  margin-bottom: 10px;
}
#numbers-spin h4 {
  font-size: 20px;
}
#numbers-spin h4 span {
  font-size: 30px;
}
.footer-logo {
  width: 75px;
  border-radius: 50%;
  height: 75px;
  margin-right: 5px;
}
footer h2.site_name {
  font-size: 17px;
}
footer h2.site_name span {
  font-size: 15px;
  font-weight: normal;
}
footer h2.site_name p {
  margin-top: 10px;
  font-size: 13px;
}
.footer_contact ul {
  padding: 0 !important;
}
.footer_contact li {
  list-style: none;
  padding-bottom: 7px;
}
#center_wrap {
  position: relative;
  background: #001b8a;
  padding: 0px;
  border: solid 2px #001b8a;
}

.box-simple {
  /* border: solid 1px #b7b8b9; */
  min-height: 60px;
  padding: 10px 10px;
  /* background: #ffffff; */
  /* display: flex; */
  align-items: center;
  border-radius: 4px;
  min-height: 350px;
}

.box-simple .icon-outlined img {
  width: 100%;
}
.box-simple:hover {
  background: #013d76;
}
.box-simple:hover .icon-outlined {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.box-simple .icon-outlined {
  color: #2a2a2a;

  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.icon-outlined {
  text-align: center;
  display: inline-block;
  font-size: 1.4rem;
  width: 50px;
  height: 50px;
  background: #d2eeff;
  border-radius: 50%;
  border: solid 2px #a5c1dd;
  padding: 6px;
  line-height: 1;
  margin-right: 5px;
}
.box-simple:hover h3 {
  color: #fff;
}
.box-simple h3 {
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #003366;
  font-size: 16px;
  font-weight: Normal;
}

.box-simple p {
  color: #999;
  margin: 20px 0;
  font-size: 0.9rem;
}
.inner_page .logo-wrap {
  background: #1663b3;
}
.inner_page .logo-wrap .container {
  background: none;
}
.page_header h2 {
  margin: 0;
  padding: 15px 0;
  color: #484848;
}
.page_header {
  background: #fff;
  margin-bottom: 35px;
  box-shadow: 0px 0px 6px #b5b5b5;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination a {
  border: solid 1px #e0e0e0;
  padding: 5px 10px;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination .active a {
  background: #050e98;
  color: #fff;
}
.sidebar-menu h2 {
  position: relative;
  background: #1EB682;
  padding: 5px 20px;
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.sm-blue.sm-vertical > li:first-child > a,
.sm-blue.sm-vertical > li:first-child > :not(ul) a {
  border-radius: 0 !important;
}
.sm-blue.sm-vertical a {
  font-size: 16px !important;
  display: flex;
  padding: 11px 23px !important;
}
.sm-blue.sm-vertical a .fa {
  font-size: 26px;
  margin-right: 6px;
}

/*hand Code*/

/*responsive*/
@media (max-width: 767px) {
  .top-bar .contact_list li {
    font-size: 15px;
  }
  ul.social-custom {
    float: unset;
    margin: 0 auto;
    text-align: center;
    display: table;
    top: 300;
    display: block !important;
  }
  .logo-wrap h2 {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: solid 1px #fff;
  }
  .sidebar-menu {
    margin-bottom: 15px;
  }
  footer.main-footer .photo-stream li {
    width: 32%;
    margin-bottom: 10px;
  }
  
  .gallery_wrap .item .gall_title {
    bottom: 0;
  }
  .gallery_wrap .item {
    margin-bottom: 15px;
  }
  footer.main-footer .photo-stream a {
    width: 100%;
    height: auto;
  }

  .nav-pills {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .logo {
    text-align: center;
    display: unset !important;
  }
  .logo img {
    float: unset;
  }
  .logo h3 {
    font-size: 20px;
    font-size: 20px;
    color: #104382;
    margin: 0;
    display: flow-root;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .logo h3 span {
    font-size: 28px;
    color: #35a8dc;
    font-weight: 500;
    display: block;
  }

  .logo-wrap {
    text-align: center;
    position: relative;
  }
  .info_section h1 {
    font-size: 31px;
  }
  .info_section p {
    margin: 0;
    font-size: 14px;
  }
  .info_section .city_flow {
    height: 30px;
  }
  .scholarships_section {
    margin-top: 20px;
    z-index: unset;
  }
  .scholarships_section .item {
    margin-bottom: 20px;
  }
  #schems_grid .item {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .footer-logo {
    width: 100px;
  }
  footer .col-md-3.px-0 {
    padding-left: 15px !important;
  }
  .navbar-dark .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255);
    background: #009688;
  }
  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    left: 0;
    width: 100%;
    background: #009688;
    text-align: left;
    top: 50px;
  }
  .navbar {
    position: unset;
  }
  .navbar-collapse li {
    padding-left: 15px;
  }
  .slider_section:after {
    background: none;
  }
}

@media (max-width: 991px) {
  footer.main-footer .photo-stream a {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 1199px) {
}

.error {
  color: red;
}