@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');

.fix-box{    position: fixed;
    top:35%; left:0; z-index:999; font-size: 14px;}

	
.whats-new{color: #fff;
   background:#242c42;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 0px; width: 154px; padding-left: 10px; margin-left: -110px; transition:0.5s;}
	
.whats-new span{     width: 45px;
    height: 45px;
    display: inline-block;
    background: #e64a54;
    text-align: center;
    line-height: 44px;
    margin-left: 9px;}
	
.whats-new a{color:#fff;}
.whats-new:hover{margin-left:0; transition:0.5s;}
.social-fx{list-style:none; padding-left:0; margin:0;}
.social-fx li{    background: #111;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right; margin-top: -3px;}
.social-fx li:hover{margin-left:0; transition:0.5s;}

@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
}
*{font-family:Quicksand !important;}
.fa {font-family:fontawesome !important;}
p, .container{ font-size:16px !important; line-height:24px;}

.qyery-hm2 {
    background: url(image/whybg.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0 50px;
    background-attachment: fixed;
}
.img2{ text-align:center !important;}
.img2 h3{font-size: 21px !important; color:#464646; text-transform: uppercase; padding-bottom:40px}
.why1{
    color: #e01e26;
    font-size: 40px;
    font-weight: 400;
    text-align: center !important;
    font-size: 40px;
    font-weight: 400;
    padding-bottom: 40px;
}


body {
  font-family: "Saira", sans-serif;
  color: #4d4643; 
}

a {
  color: #00527b;
}

a:hover {
  color: #fd5c28;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Muli", sans-serif;
}

#widgetsControl {
padding:0px !important;
}

#WidgetControl1 {
padding: 0px !important;
}
#WidgetControl4, #HomepagecontentControl, #HeaderControl, #MenuControl {padding: 0px !important;}


#WhatsNewControl_C_ctl00_btn_Search {
  color: #000;
}
#WhatsNewControl_C_ctl00_txt_Search {
  color: #000;
}

.qyery-hm{background:url(image/query-bg.jpg) no-repeat; background-size:cover;  padding: 50px 0 50px; background-attachment:fixed;}

.qyery-hm h4{ margin-bottom: 0;
    font-size:30px;
    font-weight: normal;
    font-family: cursive;
    color: #ccc; text-align:center;}
	
.qyery-hm h4 strong{font-size: 50px;color:#18adde;line-height: 60px;}
	
.qyery-hm h4 span{ font-family: Arial;
    background:#18adde;
    color: #fff;
    font-size: 18px;
    padding: 8px 17px;
    vertical-align: super;
    margin-top: 10px;
    top: 31px;
    border-radius: 45px;
    margin-left: 30px;
    border: 2px solid rgba(0,0,0,0.5); transition:0.5s;}
	
.qyery-hm h4 span:hover{background:#333; transition:0.5s;}
	
.qyery-hm h4 span a{COLOR:#FFF;}





/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  right: 15px;
  bottom: 15px;
  background: #00527b;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #fd5c28;
  transition: 0.3s ease-in-out;
}

/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  width: 100%;
  z-index: 9;
  padding: 12px;
  /* padding: 10px 0; */
  font-size: 15px;
  color:#ccc;
  background: #00527b;
}

#topbar .contact-info a {
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}
#topbar .contact-info{
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}
#topbar .contact-info a:hover {
  color: #fff;
}

#topbar .contact-info i {
  color: #fff;
  padding: 4px;
}

#topbar .contact-info .icofont-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #fff;
  padding: 4px 0 4px 20px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}
#topbar .social-links{text-align:right;}
#topbar .social-links a:hover {
  /* color: #00527b; */
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  /*height: 70px;*/
  z-index: 997;
  transition: all 0.5s;
  padding: 10px 0;
  background: #00527b;
}
#header.navbar-fixed-top{background:rgba(0,0,0,.9);}
#header img{margin:0 auto;}
/*--------------------------------------------------------------
# banner Section
--------------------------------------------------------------*/
#hero { width: 100%; overflow: hidden;  position: absolute; top: 0px; background: linear-gradient(0deg, #2d2d2d 0%, #00527b 100%); padding: 0;padding-top: 40px; background:transparent;}
#hero:before {/*
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;*/
}
#hero .hero-content-left h2{margin-top:20vh; color: #fff; font-size: 60px; font-weight: 700;}
#hero .hm-query-form{background:#f5f5f5; border-top:8px solid #00527b;border-bottom:8px solid #00527b;}
#hero .form-control {
    border-color: #ebebeb;
    padding: .75rem 0.85rem;
    height: calc(2.56em + .75rem + 2px);
}
#hero .sbmt{color: #fff;
    background: #00527b;
    border: 1px solid #00527b;
	padding: 12px 30px;
    font-weight: 600;
    font-size: 15px;
    transition: all .25s ease-in-out;
	width: 100%;
    margin-bottom: 20px;}
#hero h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#hero .sbmt:hover { background: #1f1f1f; border: 1px solid #1f1f1f; text-decoration: none;}
.hm-query-form h3{color:#00527b; font-size:30px; line-height:30px; font-weight:700; letter-spacing:1px;}
.hm-query-form h4{color:#00527b; font-size:20px; line-height:30px;}
@media (max-width: 768px) {
  #hero .carousel-container {
    height: 90vh;
  }
  #hero h2 {
    font-size: 28px;
  }
}

.hero-waves {
  display: block;
  width: 100%;
  height: 60px;
  position: relative;
}

.wave1 use {
  -webkit-animation: move-forever1 10s linear infinite;
  animation: move-forever1 10s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

.wave2 use {
  -webkit-animation: move-forever2 8s linear infinite;
  animation: move-forever2 8s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

.wave3 use {
  -webkit-animation: move-forever3 6s linear infinite;
  animation: move-forever3 6s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

@-webkit-keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}

@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}

@-webkit-keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

@-webkit-keyframes move-forever3 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

@keyframes move-forever3 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 30px 0;
  overflow: hidden;
}

.section-title {
  text-align: center;
  padding: 30px 0;
  position: relative;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #191919;
  position: relative;
  z-index: 2;
}

.section-title span {
  position: absolute;
  top: 30px;
  color: #f1f1f1;
  left: 0;
  right: 0;
  z-index: 1;
  font-weight: 700;
  font-size: 52px;
  text-transform: uppercase;
  line-height: 0;
}

.section-title p {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}


.body-Section{color:#333; padding:20px 0;}
.body-Section h2{font-size:22px; line-height:30px; font-weight:normal; margin:0; padding:0; color:#101010; text-transform:uppercase;}
.body-Section p{ font-family:arial; font-size:16px; line-height:24px; color:#333;}
.body-Section img{ width:120px; margin-top:10px; margin-bottom:20px; float:left; margin-right:10px;}
.body-Section a{font-weight:400; text-align:center; color:#101010; font-size: 16px; line-height:24px; padding:0;}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.hm-serv{/*background:url(../image/ser-bg.jpg) no-repeat; background-size:cover;*/background: url(image/serv-bg.jpg) no-repeat;background-attachment: fixed;background-size: cover;position: relative;padding-top: 25px;padding-bottom: 7px;/* border-top: 1px solid #baa46a; *//* border-bottom: 1px solid #baa46a; */}

/*.hm-serv .head-hm span{color: #ccc;}

.hm-serv .head-hm{color: #fff;}*/


.ser-rht .hexagon-shapes{    float: left; max-width: 15%;}

.service-box.ser-lft{/*width:92%;*/}


.ser-lft .service-box-cnt{    width: 81%; text-align:right;}

.ser-lft .service-box-cnt p{text-align:right;}

.service-box-cnt h3{    text-transform: uppercase;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px; font-weight: bold; color:#00527b;}
	
.service-box .hexagon {
    width: 69px;
    height: 40px; opacity:0; transition:0.5s;     left: -1px;
}

.service-box img{transition: 0.5s;}

.service-box:hover img {
    -webkit-transform: scale(1.2) rotateY(360deg);
    -moz-transform: scale(1.2) rotateY(360deg);
    -ms-transform: scale(1.2) rotateY(360deg);
    -o-transform: scale(1.2) rotateY(360deg);
    transform: scale(1.2) rotateY(360deg);
}

.service-box .hexagon2 {
    width: 67px;
    height: 38px;     text-align: center;
}

.service-box .hexagon2 img{height: 35px;}

.service-box .hexagon2, .service-box .hexagon2 .corner1, .service-box .hexagon2 .corner2 {
    border-left: 1px solid rgba(6, 86, 149, 0.5);
    border-right: 1px solid rgba(6, 86, 149, 0.5); left: 0px; transition:0.5s;
}

.service-box{/* margin-bottom: 20px; */}

.service-box:hover .hexagon {
    opacity: 1; transition:0.5s;
}

.service-box:hover .hexagon2, .service-box:hover .hexagon2 .corner1, .service-box:hover .hexagon2 .corner2{border-left: 1px solid #00527b;
    border-right: 1px solid #00527b; transition:0.5s;}
	
.service-box.ser-rht{ }
.service-box a:hover{color:#00527b;}
.service-box.hexagon-shapes{    float: left;
    width: 15%;}
	
.service-box.ser-rht .service-box-cnt{float: right; width:83%;}

.hexagon {
    position: relative;
    float: left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.hexagon {
    background-color: #19446e;
}

.hexagon .corner1, .hexagon .corner2, .hexagon2 .corner1, .hexagon2 .corner2 {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: inherit;
    left: 0;
    top: 0;
}

.hexagon .corner1, .hexagon2 .corner1 {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
}

.hexagon .corner2, .hexagon2 .corner2 {
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.hexagon2 {
    position: absolute;
    float: left;
}

.hexagon2 {
    background-color: #ffffff;
	border-left: 2px solid #19446e;
    border-right: 2px solid #19446e;
}
.hexagon2 img{position:relative; height: 55px;}
.ser-lft .hexagon-shapes {
    float: right;
    max-width: 15%;
}
.hexagon-shapes {
    display: inline-block;
    margin: 30px auto 45px;
    position: relative;
}
/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about-us .section-title{padding-bottom:10px;}
.about-us p a{padding:10px 20px; position:relative; top:20px; border:1px solid #00527b; color:#fff; background:#18adde; font-weight:bold; border-radius:10px; transition:.5s;}
.about-us p a:hover{ border:1px solid #18adde; background:#00527b;}
.about-us img{border-radius: 50px;border: 10px solid #00527b;}
.about-us img {
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    transition: all 0.4s ease-in-out;
}
.about-us:hover img{
    -webkit-filter: none;
    filter: none;
}
.about-us  p {
  margin-bottom: 0; line-height:26px; font-size:15px; text-align:justify;}

.about-us .content .icon-box {
  margin-top: 25px;
}

.about-us .content .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}

.about-us .content .icon-box i {
  font-size: 48px;
  float: left;
  color: #00527b;
}

.about-us .content .icon-box p {
  font-size: 15px;
  color: #90847f;
  margin-left: 60px;
}

.about-us .image {
  background: url("../img/about.jpg") center center no-repeat;
  background-size: cover;
  min-height: 400px;
}


/*footer*/

.get-tuch{
    position: absolute;
    margin-top: -23px;
    }
	
.get-tuch span{
    background: #18adde;
    color: #fff;
    padding: 8px 14px;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    }
	
.get-tuch span:after{
    content: "";
    position: absolute;
    left: -7px;
    top: 0;
    background: #18adde;
    width: 25px;
    height: 12px;
    transform: skew(-36deg);
    z-index: 1;
    }

footer{margin-top: 20px;
    background: #333;
    background-attachment: fixed;
    color: #333;
    background-size: cover;
    padding-top:20px;
    /* border-top: 4px solid #f9c809; */
	background: url(image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
}

footer .container-middle{position:relative;}

footer h2{     font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #fff;
    margin-bottom: 13px; text-transform: capitalize;     border-bottom: 1px dashed #333;
    padding-bottom: 5px;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{    color: #fff;}

.col-three{color:#8e8e8e;}

.ft-cont{}

/*.ft-cont{margin-top: -3px;}*/

.us-lk ul{
    list-style-type: square;
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
    padding-left: 24px;
    }

.us-lk ul li{line-height: 20px; margin-bottom: 7px;font-family: book Antiqua;}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li a{color:#8e8e8e;font-size: 16px;}

.us-lk ul li:hover a{color: #18adde !important;}

footer a{color:#fff;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}

.ft-soc ul{    padding-left: 0;
    font-size: 14px;}
	
.ft-soc ul a{color:#8e8e8e;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p, .ft-cont p a{
    margin-bottom:8px;
    font-size: 15px;
    line-height: 20px;
    color: #8e8e8e;
    line-height: 23px;
    min-height: 25px;
    transition: 0.5s;
    font-family: book Antiqua;
}

.copyrht{ background:#111;
    margin-top: 10px;
    color: #fff;
    font-size: 13px;
    padding:10px 0;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */
}
	
.copyrht p{
    margin-bottom: 0;
    color: #8e8e8e;
    font-size: 15px;
    }
	
footer .container{position:relative;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left; padding-top:0px;}

.cprht-rht{float:right; padding-top:0px;}

.cprht-rht ul{list-style:none; text-align:right; margin:0;     font-size: 13px;}

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #db6e5d;
    line-height: 13px;}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#fff;     padding: 0 4px;}


p.cprht-rht img {
    height: 18px; transition:0.5s;     vertical-align: bottom;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.cprht-lft strong{color: #18adde;}

.ft-cont i {    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #8e8e8e;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
}

.cprht-img{    float: left;
    margin-left: 120px;}
	
.cprht-img img{height: 45px;}

.ft-cont i img{margin-top: 5px;}

.ft-cont p:hover i{background: #18adde;transition:0.5s;}




/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #18adde;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 15px;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
}
#footer .footer-top .footer-info a{color:#fff;}
#footer .footer-top .footer-info {
  margin-bottom: 15px;
  background: #18adde;
  color: #fff;
  border-top: 4px solid #00527b;
  text-align: center;
  padding: 30px 20px;
}

#footer .footer-top .footer-info h3 {
  font-size: 36px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 5px;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #00527b;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #00527b;
  color: #18adde;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px dashed #eee;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #ed5b5b;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 8px 0;
  display: flex;
  align-items: center; transition:.5s;
}
#footer .footer-top .footer-links ul li:hover {
  padding-left: 10px;
}
#footer li:before {
    content: "\f0a4";
    font-family: fontawesome;
    color: #00527b;
    margin-right: 10px;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #fff;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}


#footer .copyright {
  border-top: 1px solid #262626;
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 5px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

#footer .credits a {
  color: #eee;
}
#widgetsControl, #widgetsControl_C{height:inherit !important;}

.body-fx #WidgetControl4{
    height: 50px;
    position: fixed;
    width: 100%;
    padding: 0;
    z-index: 99;
    top: 0;
}
	
.body-fx #HeaderControl{
    height: 90px;
    float: Left;
    position: fixed;
    width: 33%;
    padding: 0;
    /*padding-left: 15px;*/
    background: #fff;
    z-index: 99;
    text-align: left;
    /* transition: 0.5s; */
    height: 85px !important;
    top: 48px;
}
#HeaderControl{background:#fff;}
#MenuControl{background: #fff;}
.body-fx header img {
    max-width: 100%;
    padding-left: 2px;
}
.body-fx #MenuControl_C{height: 85px !important;}
.body-fx #MenuControl {
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;
    width: 67%;
    padding: 0;
    padding-right: 0;
    background:#fff;
    /* transition: 0.5s; */
    top: 48px;
    height: 85px !important;
}
#editcontrol .navbar-default{background-color:#000 !important;}
header img{max-width:100%;}
.body-fx center #form1 #HeaderControl{margin-left:0;}
.body-fx center #form1 #MenuControl{margin-right: 0px;}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #00527b;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #00527b;
    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: 991px) {
.body-fx #MenuControl, .body-fx #HeaderControl{position:relative; top:inherit; height:inherit !important;    width: 100%; right:inherit; left:inherit;}
.about-us .image { text-align: center;}
.about-us .image img { max-width: 80%;}
#hero{position:relative;}
#hero .hero-content-left h2{display:none;}
.body-Section .col-md-6{    float: left; width:100%;}
#footer .footer-top .footer-info{text-align:justify;}
.service-box.ser-rht .service-box-cnt{float: right; width:78%;}
.body-fx #MenuControl_C{height: inherit !important;}
#HeaderControl{margin:0;}
}

@media (max-width: 667px) {
  .about-us .image img {
    max-width: 100%;
  }
}
@media (max-width: 575px) {
#footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
  .section-title h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .section-title span {
    font-size: 38px;
  }
}
@media (max-width: 480px) {

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

}

a { text-decoration: none;}
        .team-bx { margin: 30px 0;}
        .team-bx img{ background: #dadada; width: 170px; height: 170px; object-fit: cover; object-position: top; border-radius: 50%;}
        .team-bx .custom-btn { display: inline-block; background:#00527b; color: #fff; text-transform: uppercase; font-size: 13px; letter-spacing: .5px; padding: 10px 27px; margin: 10px 0 0 0;}