@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato-Regular'), url(image/Lato-Regular.ttf) format('truetype');
}

.ft-sol{position: relative;}
body{ margin:0; padding:0; font-family: Lato, Arial, sans-serif; font-size: 15px; font-weight: normal; color: #222; line-height: 24px; background:#fff;}


*{ font-family: Lato, Arial, sans-serif !important;}

.fa{ font-family: fontawesome !important;}

.fa-angle-right:before {
    content: "\f105";
    color: #fff;
}

a{ text-decoration:none;}

p{ font-size:15px; font-family: Lato, Arial, sans-serif; line-height:23px; text-align:justify; margin-bottom: 10px;}

ul li{ font-size:15px; font-family: Lato, Arial, sans-serif; line-height:23px; text-align:left;}

img{ max-width:100% !important}

/*header*/
header{ text-align: center; padding: 10px;}
header img{}

/*header*/

.banner-hm{}
.banner-hm .carousel-caption{ text-align:inherit; width:600px; right:10%; top: 30%; left: inherit;}
.banner-hm .carousel-caption h2{ font-size:40px; font-weight:bold; color:#fff; text-align:left;}
.banner-hm .carousel-caption p{ font-size:22px; color:#fff; text-align:left;}

.red-m{ margin-top:30px;}
.red-m a{ background:#0c2d5c;  font-size:14px; color:#fff; border-radius:6px; padding:15px 25px; text-transform: uppercase;}
.red-m a:hover{ color:#fff;}

.hm-head { font-size: 40px; text-align:left; color: #0c2d5c; font-weight: 700; margin-bottom: 30px; margin-top: 20px; position:relative;
}

.hm-head:after{ content:""; width:100px; height:3px; position:absolute; left:1%; background: #0c2d5c;  top: -20px;}
.hm-head span { font-weight: 800; color: #1b83e8;}

.hm-abt{background-color:#f7f7f7;padding: 15px 10px;}

.hm-abt .red-m{ margin-top:30px;}

.aboutbox{ position:relative;}
.aboutbox .tp-year{ width:280px; position: absolute; left:-10px; top:-30px; background:#fff; font-size: 20px; text-align:left; color: #0c2d5c; font-weight: 700; padding:30px; display: flex; border-radius:6px;}
.aboutbox .tp-year span{margin-top: 10px; font-size: 50px; font-weight: 900; text-align:left; margin-right:20px;}
.aboutbox img{ width:450px; margin-left:50px;}


/*bnr-btm-sec*/
.hm-abt .btm-bx{ position:relative; overflow:hidden; padding:20px; border-radius: 10px; margin-bottom:40px; border:1px #ddd solid;}

.hm-abt .btm-bx:hover{ background: #0c2d5c;}
.hm-abt .btm-bx .icn{ position:relative; text-align:center;float: left; }
.hm-abt .btm-bx .icn .fa{ position:relative; width:100px; height:100px;  color:#0c2d5c; font-size:50px; line-height:90px;}
.hm-abt .btm-bx .icn:before {content: ""; z-index: 0; position: absolute; left:10px; top:5px; height: 80px; width: 80px; padding: 0; transition: all .3s; background: #fff; border-radius: 50px; }

.hm-abt .btm-bx:hover .icn:before { background: #0c2d5c; }
.hm-abt .btm-bx:hover .fa{ color: #fff;}
.hm-abt .btm-bx:hover h4{ color: #fff;}
.hm-abt .btm-bx:hover p{ color: #fff;}
.btm-bx-cont{ width: 80%; float: right;}

.home-serv{ background: #0c2d5c; padding:50px 20px 50px; }
.home-serv .hm-head{ text-align:center; color:#fff;}
.home-serv .hm-head::after{ left:0; right:0; margin: 0 auto; background: #fff;}
.home-serv p{ text-align:center; color:#fff;}
.ser-bx{ padding:10px 10px;}
.ser-bx:hover{ border-radius:5px; background:#305a7f;}
.ser-bx h3{ text-align:left; color:#fff; font-size: 19px; font-weight: 700;}
.ser-bx p{ text-align:left;}
.ser-bx img{ margin-bottom:10px; border-radius: 10px 10px;}

.book-appointment{ background:#fff; margin-top:-130px; position: relative; z-index:2; border-radius: 20px;}
.book-appointment img{ border-radius: 20px 0 0 20px;}
.book-appointment .hm-head{ color:#0c2d5c; font-size:36px; text-align:left;}
.book-appointmen .hm-head::after{ left:0; right:0; margin: 0 auto; background: #0c2d5c;}
.book-appointment .icons{ width:70px; height:70px; background: #eee; border-radius: 50px; padding:20px; float:left; margin-right:10px;}
.book-appointment .icons .fa{ color:#f05550; font-size:36px; font-weight: 700;}
.book-appointment h4{ text-align:left; color:#0c2d5c; font-size: 25px; font-weight: 700;}
.book-appointment h4 span{ display:block; font-size:16px; color:#888;}

.meet-expert{ margin-top:50px;}
.meet-expert .hm-head{ color:#0c2d5c; font-size:36px; text-align:center;}
.meet-expert .hm-head::after{ left:0; right:0; margin: 0 auto; background: #0c2d5c;}
.meet-expert p{ text-align:center;}
.meet-bx{ position:relative;}
.meet-bx img{ border-radius: 16px;}
.name-bx{ width:90%; left:5%; position: absolute; background: #fff; bottom:-30px; z-index:99; padding:10px; text-align:center; border-radius: 16px;}
.name-bx h4{ font-size:25px; color:#000; text-align:center; font-weight: 700;}
.name-bx h4 span{ display:block; font-size:14px; color:#888;}
.name-bx i{background: #0c2d5c; padding:9px; line-height:10px; width:32px; height:29px; border-radius:100%;}
.name-bx .fa{ color:#fff; font-size:17px; font-weight: 300;}

.frequently-asked{ background:#f7f7f7; padding:50px 20px;}
.frequently-asked .accordion-item{ margin-bottom:15px;}


/*------------------- Customers review------------------*/

.customers-review{ background:#f7f7f7; padding:30px 20px;}
.customers-review h5{ font-size:17px; font-weight: 300; color:#364a68; text-align:center;}
.feedback-bx{width:100%; background:#fff; padding:20px; border-radius:8px; margin-top:20px; margin-bottom:30px;}
.feed-icon{ float:left; margin-right:20px;}

.feed-icon img{ width:70px; border-radius:50%; border:1px #ccc solid;}
.feed-text{ /* display:flex; */font-size:15px; font-weight: 300; color:#666; text-align:left; line-height:20px;}
.feed-text b{ font-weight: 600;}

.blue-bg{ width:110%; background:#0c2d5c !important; position:relative; left:-10%;}
.blue-bg .feed-text{ color:#fff;}


.testimonial-inner .feed-icon{ margin-bottom:70px;}
.testimonial-inner .feedback-bx{ min-height:180px;}


.progress {
  width: 150px;
  height: 150px !important;
  float: left; 
  line-height: 150px;
  background: none;
  margin: 20px;
  box-shadow: none;
  position: relative;
}
.progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 5px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.progress>span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress .progress-left {
  left: 0;
}
.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 5px;
  border-style: solid;
  position: absolute;
  top: 0;
}
.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
  animation: loading-1 1.8s linear forwards;
}
.progress .progress-right {
  right: 0;
}
.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}
.progress .progress-value {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background: #eee;
  font-size: 30px;
  color: #f05550;
  line-height: 135px;
  text-align: center;
  position: absolute;
  top: 5%;
  left: 5%;
}

.progress.blue .progress-bar {
  border-color: #364a68;
}

.progress.blue .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.8s;
}



.progress.orange .progress-bar {
  border-color: #364a68;
}
.progress.orange .progress-right .progress-bar {
  animation: loading-3 1.5s linear forwards 1.8s;
}

/*
.progress.yellow .progress-left .progress-bar {
  animation: none;
}*/

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144deg);
    transform: rotate(144deg);
  }
}


@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(230deg);
    transform: rotate(230deg);
  }
}




/*------------------- customers-review End------------------*/


/*footer*/	

	
	
/*footer*/

/*--------home-clients-----------*/

.home-clients{ }
.home-clients h2{font-size:30px; font-weight:bold; color:#0c2d5c; text-align:center;}
.home-clients .carousel-indicators{ bottom: -70px;}
.home-clients .carousel-indicators [data-bs-target]{ background-color: #f05550;}
.home-clients .bg-transparent{ background-color: #ccc !important; height: 50px; top: 40%;}
.home-clients .card{ border:0;}


/*--------home-clients-----------*/

.about-inner{ background:#eee; padding:40px 20px; clear:both; overflow:hidden;}

.abt-inbox{ background-color: #364a68; padding: 40px 20px; border-radius: 8px; text-align:center;  min-height:360px;}
.abt-inbox h3{ color: #fff; font-weight: 600; font-size:24px; }
.abt-inbox p{ color: #fff; font-weight: 300; text-align:center;}
.abt-inbox-bg{ background-color: #f05550 !important;}

.info-box-icon{ margin: 0 0 25px; height: 90px; width: 90px; box-shadow: 0px 0px 15px 0px rgba(0,0,0,.05); transform: rotate(0deg); background-color: #fff; border-radius: 100%; display: inline-block;}

.info-box-icon .fa{ color: #000; font-weight: 600; font-size:40px; line-height: 90px;}

.team-work p{ font-size:15px; color: #333; font-weight: 600; text-align:center;}

.head-tm-4{ font-size:28px; color: #f05550; font-weight: 700; text-align:center;}


.abt-bnr-tp{ margin-top:0; position:relative; margin-bottom:0;}
.abt-bnr-tp .tp-img { position: relative; padding:0; height:350px; width:100%;}
.abt-bnr-tp .tp-img img{ height:100%; width:100%;}
.abt-bnr-tp .innr-pg{  position: absolute;  color: #fff; top: 30%; z-index: 9; left:0; right:0; padding:20px; margin:0 auto;}

.abt-bnr-tp .innr-pg h2{ color: #fff; font-weight: 600; font-size: 45px; text-transform: uppercase; text-align: center;}


.whatsnew{ text-align: center;}
.whatsnew a{width: 33%;display: inline-block;background: #0c2d5c;color: #fff;text-align: center;/* font-weight: 600; */padding: 12px 14px;font-size: 16px;margin: 30px 0 0 0;}
.whatsnew a:hover{ background: #f05550;}
.whatsnew a:first-child{border-radius:6px 0 0 6px;margin-right:-2px;}
.whatsnew a:last-child{ border-radius:0 6px 6px 0; margin-left:-2px;}


.cont-page{}
.contus-bx{width:100%; background:#fff; padding:20px; border-radius:6px; margin-top:20px; margin-bottom:30px; border:1px #eee solid;}
.cont-icon{ float:left; margin-right:20px;  border-radius:50px; padding:10px;}
.cont-icon i{ width:50px; height:50px; line-height:50px; text-align:center;}
.cont-icon .fa{ color:#666; font-size:30px;}
.cont-text{ font-size:15px; font-weight: 300; color:#333; text-align:left; line-height:22px;}
.cont-text h4{ font-size:20px; font-weight: 600; color:#222;}

.service-inner{}
.headserv-left-bdr1{ font-size:30px; color: #f05550; font-weight: 700; text-align:left; border-left-width:10px; border-left-style: double; border-left-color: #f05550; padding-left:10px;}

.service-inner h3{ font-size:17px; font-weight: 600; color:#222; text-align:left;}
.service-inner ul{ padding-left:15px;}
.service-inner ul li{ font-size:15px; font-weight: 300; color:#444; text-align:left; line-height:22px;}

.box-grey{ background:#0c2d5c; padding:20px; text-align:right; position:relative;}
.box-orange{ background:#f05550; padding:20px; text-align:right; position:relative;}
.box-grey a, .box-orange a{ color:#fff; border:1px #ccc solid; padding:5px 10px; border-radius:4px; position:absolute; bottom:10px; right:10px;}

.box-grey h3, .box-orange h3{color:#fff;}
.box-grey p, .box-orange p{color:#fff;}
.box-grey ul li, .box-orange ul li{color:#fff;}


.clients-inner{}
.clients-inner .card-inn{ border:1px #eee solid; margin-bottom:10px; margin-top:15px; text-align:center; padding:20px; border-radius:10px;}
.clients-inner .card-inn h4{ font-size: 20px; text-align:center; font-weight:700; margin-top:10px;}


.testimonial-inner{}
.testimonial-inner .blue-bg{ width:100%; left: inherit;}

.team-inner{ background:#0c2d5c; padding:20px;}
.box-white{ background:#fff; text-align:center; padding:20px; margin-top:50px; border-radius:16px;}
.box-white h3{ font-size: 20px; text-align:center; font-weight:700;}
.box-white h4{ font-size: 17px; text-align:center;}
.box-white p{ text-align:center;}
.box-white img{ border-radius:50px; margin-top:-120px; margin-bottom:20px; border:7px #eee solid;}

.box-white a{ color:#222;}

.team-inner1{ background:#fff; padding:20px;}
.team-inner1 .box-white{ background:#f7f7f7; margin-top:10px; border-radius:20px;}
.team-inner1 .box-white img{ margin-top:0; border-radius:10px; border:3px #eee solid;}

/*contact-form*/
.contact-form{}
.contact-form .form-control {
    font-family: Lato !important;
	margin-top: 5px;
    margin-bottom: 15px;
	border-radius: 4px;
	 border: solid 1px #eee;	 
}

.btn-1{ cursor: pointer; font-size: 16px; color: #fff; background: #f05550; padding: 10px 30px; line-height: 23px; border: 1px solid #0e3b84; border-radius: 6px;}
 

/* Footer
================================================== */
/*- Footer common */

footer{ }
footer p{ color: #fff;}
footer ul li{ color: #fff;}

footer .footer-main{ padding: 80px 0 60px; background-color: #0c2d5c;}

.list-unstyled li a{ color: #000;}

footer .widget-title{
  font-size: 19px;
  font-weight: 600;
  margin: 0 0 30px;
  text-transform: uppercase;
  color: #fff;
}

/* Links */

.footer-widget ul.list-arrow{  padding-left:10px;}
.footer-widget ul.list-arrow li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px 0;
  list-style:none;
}
.footer-widget ul.list-arrow li i{ margin-right:10px;}

.footer-widget ul.list-arrow li a,
.footer-widget ul.list-arrow li:before {
  color: #fff;
}

.footer-widget ul.list-arrow li:hover a,
.footer-widget ul.list-arrow li:hover {
  color: #fff;
}

.copyright-info{ font-size: 15px; color: #fff;}
.copyright-info a{  color: #fff;}


/*-- Copyright --*/
.copyright {
  background: #364a68;
  color: #fff;
  padding: 25px 0 15px;
  position: relative;
  z-index: 1;
  font-weight: 400;
  font-size: 14px;
}

.footer-menu ul li {
  display: inline-block;
  line-height: 12px;
  padding-left: 15px;
}

.footer-menu ul.nav li a {
  background: none;
  color: #fff;
  padding: 0;
}

.footer-menu ul li a:hover {
  color: #fff;
}


.top{
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #0c2d5c;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}

.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}



@media(max-width:1000px){

}

@media(max-width:991px){

}

@media(max-width:769px){

}

@media(max-width:767px){

.banner-hm .carousel-caption h2{ font-size: 22px !important;}	

.hm-head{ font-size: 30px !important;}
.btm-bx-cont{ float: inherit !important;}
.book-appointment{ padding: 15px !important;}
.book-appointment .hm-head{ font-size: 22px !important;}

.meet-expert .mb-3{ margin-bottom: 3rem !important;}
.meet-bx{ left: 10% !important;}
.red-m{ margin-bottom: 30px; margin-top: 10px;}
.name-bx{ width: 300px; left: 8% !important;}
.progress{ float: inherit !important; margin: 20px auto !important;}
	
.banner-hm .carousel-caption p{ margin-bottom: 30px;}	
.aboutbox{ top: 50px;}
.ser-bx{ margin-bottom: 30px;}




}
	
@media(max-width:736px){

}
	
@media(max-width:667px){
	
}
	
@media(max-width:568px){
.banner-hm .carousel-caption{ width: 100%; right: 0; left: 20px; top: 10% !important;}	
.banner-hm .carousel-caption h2{ font-size: 16px !important;}
.home-clients .col-sm-3{ width:24% !important;}	
.abt-inbox{ margin-bottom: 20px;}
.box-white{ margin-top: 0; margin-bottom: 20px;}
.box-white img{ margin-top: 0;}
.team-inner .py-5{ padding-top: 0 !important; padding-bottom: 0 !important;}
}
	
@media(max-width:480px){

}
	
@media(max-width:414px){

}
	
@media(max-width:375px){

}
	
@media(max-width:360px){

}





 .callus {
    width: 100%;
    margin: 15px 0 0 0;
    text-align: right;
    position: absolute;
    top: -34px;
    right: 30px;
    width: 50px;
    height: 50px;
    z-index: 99999;
  }  
 

  .callus .callusL {
    width: 38px;
    height: 38px;
    font-size: 11px;
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    float: right;
    background: #eb1d39;
    color: #fff;
    margin: 0 12px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite alternate-reverse;
    -moz-animation: tada 1.25s infinite alternate-reverse;
    -ms-animation: tada 1.25s infinite alternate-reverse;
    animation: tada 1.25s infinite alternate-reverse;
  }

.inner-icon-ul a { color: #181818 !important;}


.whatsapp_btn {
    position: absolute;
    top: -90px;
    right: 40px;
    width: 45px;
    height: 45px;
    z-index: 9999;
  }
  .whatsapp_btn .icon_logo {
    position: relative;
    z-index: 100;
    padding: 5px;
  }

  .whatsapp_btn .icon_logo > a > img {
    width: 100%;
  }

  .whatsapp_btn .circle_waves {
    border-radius: 50%;
    background-color: #3cc04e;
    width: 45px;
    height: 45px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
  }

  @keyframes waves {
    from {
      transform: scale(0.55, 0.55);
      opacity: 0.6;
    }
    to {
      transform: scale(1.8, 1.8);
      opacity: 0;
    }
  }

  .team-banner {
    background-image: url(image/team-banner.jpg);
}
.inner-banner {
    background-image: url(image/about-banner.jpg);
    background-size: cover;
    padding: 20% 0 12% 0;
    border-bottom-right-radius: 120px;
}
.inner-banner h1 {
    font-family: "Merriweather", serif;
    color: #fff;
    font-size: 46px;
    font-weight: 600;
    margin: 0;
    letter-spacing: .5px;
    text-align: left;
}

/* team page */

.team-page .team-detail {
    /* text-align: center; */
}
.team-page .team-detail h4 {
    color: #0c2d5c;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 5px 0;
}
.team-page .team-detail h5 {
    color: #0c2d5c;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px 0;
}
.team-page .team-detail p, .team-page .team-detail p a {
    color: #141414;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    /* text-align: center; */
}
.team-page .team-detail p i {
    color: #0077b5;
    font-size: 14px;
    margin: 0 5px 0 0;
}


/* contact us page */

.contact-page {
    background-image: linear-gradient(#fff 50%, #0c2d5c 50%);
    padding: 5% 0 7% 0;
}

.contact-page .contact-bx {
    background: #fff;
    padding: 50px 50px 70px 50px;
    border-radius: 15px;
}

.contact-page .contact-bx .icon {
    color: #0c2d5c;
    display: inline-block;
    width: 55px;
    height: 55px;
    font-size: 21px;
    text-align: center;
    line-height: 2.5;
    background: #e9e9e9;
    border-radius: 10px;
}

.contact-page .contact-bx h5, .contact-page .contact-bx h5 a {
    color: #141414;
    font-size: 18px;
    margin: 0;
    text-align: left;
}

.contact-page .contact-form .form-control {
    border: 1px solid #141414;
    padding: 16px 20px;
    margin: 0 0 20px 0;
    border-radius: 10px;
    color: #222222;
}

.contact-page .contact-form .form-control::placeholder {
    color: #222222;
}

.contact-page .contact-form input[type="button"] {
    background: #0c2d5c;
    color: #fff;
    display: inline-block;
    padding: 14px 50px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
    border-radius: 5px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);
    border: none;
}



/* contact homepage */

.form-sec{ background:#fff; padding:30px 0;}
.form-sec h2{font-size: 36px;text-align:center;font-weight: 700;line-height:40px;color: #013a5d;margin-bottom: 30px;}

.form-sec .col-md-6{ padding-left:5px; padding-right:5px;}

.form-bx{ background: rgba(222,222,222,.75); padding:15px 20px; border-radius:10px;}
.form-bx .txt{ font-size:20px; line-height:30px; font-weight:600;}
.form-bx h4{font-size:31px;line-height:35px;font-weight:700;text-align:left;color: #013a5d;display: block;}
.form-bx p{ font-size:16px; line-height:30px; text-align:left; display: inline-block;color:#222;}
.form-bx .fa{ float:right; font-size:60px; width:60px; height:50px; position: relative; right: 10px; top: -20px; color: #02aec4;}

.form-bx .form-control {background: transparent;border: 1px solid #b3b3b3;border-radius: 0;font-size: 16px;padding: 11px 20px;color: #b3b3b3;box-shadow: 1px 10px 20px -12px rgba(0,0,0,0.2);}

.form-bx .sbmt{color: #013a5d;cursor: pointer;border-radius:20px;padding: 10px 25px;font-size:16px;border-style: solid dashed;border-color: #013a5d;border-width:2px;}

.form-bx .form-control {
  margin-bottom:20px;
  background: transparent;
  border: 1px solid #b3b3b3;
  border-radius: 0;
  font-size: 16px;
  padding: 11px 20px;
  color: #b3b3b3;
  box-shadow: 1px 10px 20px -12px rgba(0, 0, 0, 0.2);
}

.sub-btn{display:flex;justify-content: center;}
.contushm img {
  border-radius: 30px 0;
}


/* service page */

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background-color: #0c2d5c;
  color: #fff;
}

.nav-pills .nav-link:hover {
  background: #0c2d5c;
  color: #fff;
}

.nav-pills .nav-link {
  text-transform: capitalize;
  border-radius: 0;
  background: #fff;
  border: aliceblue;
  border-bottom: 2px solid #e2e2e2;
  text-align: start;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 34px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}

.fa-chevron-right {
  font-size: 15px;
  line-height: 40px;
  color: rgb(151, 151, 151);
}

.service-page .tab-content p, .service-page .tab-content ul li {
  font-size: 18px;
}

.service-page .sub-heading {
  color: #0c2d5c;
  font-family: "Merriweather", serif;
  font-weight: 600;
  font-size: 27px;
  line-height: 1.4;
  margin: 0 0 20px 0;
}
.service-page h6{font-size: 18px;
  font-family: Lato, Arial, sans-serif;
  color: #000;
  font-weight: 600;}

  .service-page ul li{
  list-style: none;
    font-size: 15px;
    font-family: Lato, Arial, sans-serif;
    line-height: 25px;
    text-align: justify;
    }
    .service-page ul li strong{padding-bottom:9px;padding-top:16px;
      font-size:17px;
      color: #000;
  font-weight: 600;
  text-align: justify;}

    .service-page p strong{ font-size:16px;color: #000;}

    .service-page ol li{padding-bottom:9px;padding-top:16px;
      font-size:17px;
      color: #000;
  font-weight: 600;
  text-align: justify;
    }
    .service-page p{font-size: 15px;line-height:25px; text-align: justify;}
    
    #divmainenquiry11 .alert{background-color:#0c2d5c!important;}
    #FooterrControl1_tr_hitCounter{color:#fff!important;}
    .banner-hm img{filter:brightness(0.8);height:600px;}
    #CalendarControl_C_ctl00_tr_BulletinHeader{color: #fff!important;background: #0c2d5c!important;}
    .whats-new h4{background: #0c2d5c!important;}
    #WhatsNewControl_C_ctl00_tr_UpdatedBackImage{background: #0c2d5c!important;color:#fff;}
    #WhatsNewControl_C_ctl00_tr_SearchBackImage{background: #0c2d5c!important;height: 27px!important;}

    .about-in{font-size: 16px;line-height: 24px;}
    .about-in ul li {font-size:15px;line-height:28px;}

    /* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
  text-decoration: underline;
  transform: rotate(180deg);
}
.dropend .dropdown-menu {
  right: 100% !important; top:0;
  left: auto !important;
}