@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{
    position: relative;
}
.banner-hm img{
    border-bottom-right-radius: 150px;
    height: 490px;
}
.banner-hm:after{
    position:absolute;
    top:0;
    left:0;
    content:'';
    background: #273c4fad;
    width:100%;
    height:100%;
    border-bottom-right-radius: 150px;
}
.banner-hm .carousel-caption{text-align:inherit;width: 700px;right: 20%;top: 35%;z-index: 99;left: auto;}
.banner-hm .carousel-caption h2{font-size: 36px;font-weight:bold;color:#fff;text-align:left;}
.banner-hm .carousel-caption p{ font-size:22px; color:#fff; text-align:center;}

.red-m{ margin-top:30px;}
.red-m a{background: #f05550;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: #273c4f; font-weight: 700; margin-bottom: 30px; margin-top: 20px; position:relative;
}

.hm-head:after{content:"";width:100px;height:3px;position:absolute;left:1%;background: #f05550;top: -20px;}
.hm-head span { font-weight: 800; color: #1b83e8;}

.hm-abt{background-color:#f7f7f7;padding: 15px 10px;}

.hm-abt .red-m{ margin-top: 58px;}

.aboutbox{ position:relative;}
.aboutbox .tp-year{ width:280px; position: absolute; left:-10px; top:-30px; background:#fff; font-size: 20px; text-align:left; color: #273c4f; 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: #273c4f;}
.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: #f05550;font-size:50px;border-radius: 50%;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: #273c4f; }
.hm-abt .btm-bx:hover .fa{color: #fff;background: #f05550;}
.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: #273c4f; padding:50px 20px 150px; }
.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:#273c4f; font-size:36px; text-align:left;}
.book-appointmen .hm-head::after{ left:0; right:0; margin: 0 auto; background: #273c4f;}
.book-appointment .icons{ width:70px; height:70px; background: #eee; border-radius: 50px; padding:20px; float:left; margin-right:10px;}
.book-appointment .icons .fa{ color:#273c4f; font-size:36px; font-weight: 700;}
.book-appointment h4{ text-align:left; color:#273c4f; font-size: 25px; font-weight: 700;}
.book-appointment h4 span{ display:block; font-size:16px; color:#888;}

.social-link .icon-box {
    padding: 30px 10px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    border: 1px dashed #ccc;
    margin: 20px auto;
    text-align: center;
}
.social-link .icon-box:hover, .social-link .icon-box:hover .fa, .social-link .icon-box:hover a {
    color: #fff;
}
.social-link .icon-box::before {
    content: '';
    position: absolute;
    background: #f05550;
    right: -60px;
    top: -40px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    transition: all 0.3s;
    z-index: -1;
}
.social-link .icon-box i {
    font-size: 40px;
    color: #013a5d;
    margin-bottom: 10px;
}
.social-link .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
}
.social-link .icon-box p {
    font-size: 15px;
    color: #848484;
    text-align: center;
}
.social-link .icon-box a {
    color: #013a5d;
}
.social-link .icon-box:hover::before {
    background: #f05550;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
}
.social-link .hm-head{text-align:center;}
.social-link .hm-head::after {
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #f05550;
}
.social-link{padding: 30px 0;}


.professional-approach {padding: 45px 0;background: #273c4f;}
.professional-approach .hm-head{text-align:center;margin-bottom: 50px;color: #fff;}
.professional-approach .hm-head:after{margin:0 auto;left:0;right:0;background: #fff;}
.professional-approach .professional-approach-bx {background: #fff;padding: 30px;min-height: 310px;}
.professional-approach .professional-approach-bx .pic { background: #fff; padding: 15px; display: inline-block; border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; margin: 0 0 20px 0;}
.professional-approach .professional-approach-bx .pic img { width: 50px;}
.professional-approach .professional-approach-bx h4 {color: #273c4f;font-size: 17px;text-transform: uppercase;font-weight: 700;letter-spacing: .3px;}
.professional-approach .professional-approach-bx p {color: #273c4f;margin: 0;text-align: justify;letter-spacing: .7px;}
.professional-approach .professional-approach-bx p a {color: #0f1010;font-weight: 800;font-size: 15px;}
.professional-approach .professional-approach-bx p a:hover { color: #a6876a;}

.elementor-section {padding: 5% 0;background: #273c4f;margin-top: 30px;}
.elementor-section .heading h2 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1.5px;
    color: #fff;
    margin: 0 0 30px 0;
}
.elementor-section .title {
    font-size: 24px;
    font-weight: 700;
    color: #212121;
    padding: 5px 0;
    margin: 0 0 10px 0;
}
.sec-about {
    height: 250px;
}
.about-sections .bg-white:hover {
    background-color: #fbdfde !important;
}

.meet-expert{ margin-top:50px;}
.meet-expert .hm-head{ color:#273c4f; font-size:36px; text-align:center;}
.meet-expert .hm-head::after{left:0;right:0;margin: 0 auto;background: #f05550;}
.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: #f05550;padding: 9px;line-height:10px;width: 31px;height: 29px;border-radius:100%;}
.name-bx .fa{color:#fff;font-size: 15px;font-weight: 300;}


.client-section { padding: 5% 0; background: #e4e4e4;}
.client-section .item {display: inline-block;padding: 10px;background: #fff;width: 100%;margin-top: 20px;}
.client-section .item img {width: 100%;}
.client-section .item h2{color: #0e163d;font-size: 17px;text-align:center;line-height: 25px;margin-top: 10px;}
.client-section .hm-head{ color:#273c4f; font-size:36px; text-align:center;}
.client-section .hm-head::after{left:0;right:0;margin: 0 auto;background: #f05550;}

.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:#273c4f; 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:#273c4f !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: #273c4f;
  line-height: 135px;
  text-align: center;
  position: absolute;
  top: 5%;
  left: 5%;
}

.progress.blue .progress-bar {
  border-color: #273c4f;
}

.progress.blue .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.8s;
}



.progress.orange .progress-bar {
  border-color: #273c4f;
}
.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:#273c4f; text-align:center;}
.home-clients .carousel-indicators{ bottom: -70px;}
.home-clients .carousel-indicators [data-bs-target]{ background-color: #273c4f;}
.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: #273c4f; 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: #273c4f !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: #273c4f; 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: #273c4f;color: #fff;text-align: center;/* font-weight: 600; */padding: 12px 14px;font-size: 16px;margin: 30px 0 0 0;}
.whatsnew a:hover{ background: #273c4f;}
.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: #273c4f; font-weight: 700; text-align:left; border-left-width:10px; border-left-style: double; border-left-color: #273c4f; 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:#273c4f; padding:20px; text-align:right; position:relative;}
.box-orange{ background:#273c4f; 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:#273c4f; 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!important; background: #273c4f; 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: #273c4f;}

.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: #273c4f;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #ffb600;
    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){
  .cont-text p span{margin-left: 0px;}
.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: 15% !important;}
.red-m{ margin-bottom: 30px; margin-top: 10px;}
.name-bx{width: 300px;left: 0% !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){
.banner-hm img{height:100%;}
.social-link .icon-box h4{font-size:18px;}
.professional-approach .professional-approach-bx{padding:20px;margin-bottom:20px}
}
    
@media(max-width:667px){
    
}
    
@media(max-width:568px){
.banner-hm .carousel-caption{width: 100%;right: 0;left: 20px;top: 10% !important;display: none;}	
.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;
    }
  }

  .tm_img {
    border-radius: 6%;
    border: 3px solid #273c4f;
}
.teamsub-head {
    font-weight: bold;
    Font-size: 18px;
    color: #000;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0;
    text-align: left;
}
.whats-new h4{background-color: #273c4f!important;}
#WhatsNewControl_C_ctl00_tr_SearchBackImage{background-color:#273c4f!important;height:30px!important;}
#WhatsNewControl_C_ctl00_tr_UpdatedBackImage{height:18px!important;}
#WhatsNewControl_C_ctl00_lbl_updated{background: #273c4f !important;color: #fff!important;}
#CalendarControl_C_ctl00_tr_BulletinHeader{background: #273c4f !important;color: #fff!important;}


/* widgets 7 left services */

.inner-pages.services-page {
    padding: 45px 0;
}
.sevices-category {
  margin-top: 25px;
  background-color: #f5f6f8;
  border: 1px solid #d5d4d4;
  padding: 22px 20px 12px;
  margin-bottom: 30px;
  position: relative;
}
.sevices-category h3 {
  font-size: 22px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 600;
}
.sevices-category ul{ margin: 0; padding: 0;}
.sevices-category ul li{ list-style: none; font-size: 14px;}
.sevices-category ul li a {
  position: relative;
  font-size: 20px;
  line-height: 30px;
  display: block;
  color: #232021;
  border-bottom: 1px solid #cececf;
  padding: 15px 20px 15px 10px;
}

.sevices-category ul li a::after {
  content: "???";
  font-family: FontAwesome;
  color: #0066b3;
  font-size: 20px;
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  transition: .35s;
}

.services-left{
  order: 1;
}


.services-left .services-page-main {
  background-color: #edf0f5;
  border: 3px solid #e0eaf2;
  border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  height: 144px;
  margin-bottom: 10px;
}
.services-page-main {
  display: table;
}
.services-page-main .table-cell.middle {
  vertical-align: middle;
}

.services-left .heading {
  background-color: #d5e3ee;
  position: relative;
  width: 20%;
  font-size: 20px;
  line-height: 22px;
  padding-left: 20px;
}
.services-page-main .table-cell {
  display: table-cell;
}
.services-left .heading::after {
  bottom: 0;
  margin: auto;
}
.services-left .heading::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 70px solid transparent;
  border-bottom: 70px solid transparent;
  border-left: 60px solid #d5e3ee;
  position: absolute;
  right: -34%;
  top: 0;
}
.services-page-main .table-cell.middle {
  vertical-align: middle;
}
.services-left .content {
  padding: 10px 25px 10px 80px;
  font-size: 18px;
  line-height: 25px;
}
.services-page-main .table-cell {
  display: table-cell;
}
.services-left .content {
  font-size: 18px;
  line-height: 25px;
}
.services-left .services-page-main p {
  margin: 0;
}

.get-in-touch {
  border: 1px solid #d5d4d4;
  padding: 25px 20px 18px;
  color: #fff;
  background-color: #696969;
}
.services-right h4 {
  font-size: 22px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}
.get-in-touch ul {
  padding-left: 25px;
}
.get-in-touch ul li {
  list-style: none;
  font-size: 18px;
}

.get-in-touch ul li a{ color: #fff;}
.get-in-touch .fa{
  Font-size:30px;
}

@media (max-width: 767px) {
  .services-left .table-cell {
    display: block;
    width: 100%;
    padding: 15px;
  }
  .services-left .heading {
    display: block;
    width: 100%;
    padding: 15px;
    font-size: 18px;
    line-height: 18px;
  }
  
}

/* 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;
}

#FooterrControl1_tr_hitCounter{color:#fff!important;}
.cont-text a{text-decoration: none;color:#333;}
.cont-text p span{margin-left: 89px;}

@media (max-width: 467px) {
  .meet-bx {
      left: 0% !important;
  }
}

.innr-pg-bnnr{background-position: center; padding: 140px 0px; width: 100%; background-size: cover; min-height:180px; text-align: center; position:relative;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;z-index: 0;}
.main-table.innr-pg{padding-bottom:50px;}
.innr-pg-bnnr h1{color: #fff;
    font-weight: 600!important;
    font-size: 45px!important;
    text-transform: uppercase;
    text-align: center;}