@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@font-face {
  font-family:"sole-serif";
  src: url(../Image/sole-serif-display-italic.otf);
}
.otherpagecss #WidgetControl4{display: none;}
.dropend .dropdown-menu[data-bs-popper] {
    left: auto;
    right: 100%;}
    .abt_lft_img img {
      height: 100%;
      width: 100%;
  }
  .nav .nav-item button.active {
    background-color: transparent;
    color: #36cdd5 !important;
  }
  .whatsapp_btn {
    position: fixed;
    bottom: 10em;
    right: 27px;
    width: 40px;
    height: 40px;
    z-index: 9999;
  }
  
  .whatsapp_btn .icon_logo {
    position: relative;
    z-index: 100;
    padding: 5px;
    /* top: -9px; */
    /* right: -7px; */
  }
  
  .whatsapp_btn .icon_logo > a > img {
    width: 100%;
  }
  
  .whatsapp_btn .circle_waves {
    border-radius: 50%;
    background-color: rgb(60, 192, 78);
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: 4s cubic-bezier(0.36, 0.11, 0.89, 0.32) 0s infinite normal none running waves;
  }
  .circle img{border-radius:50%;}
  @keyframes waves {
    0% {
        transform: scale(0.55, 0.55);
        opacity: 0.6;
    }
  
    100% {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
  }
   #divmainenquiry11 ::placeholder{ color: #000;}
.tm-1{padding: 5% 0;/* background: #cfe8ff69; */position: relative;}
.tm-1 .row{
	background:#fff;
	border-radius:10px;
	padding:60px 45px;
	box-shadow:1px 1px 6px gray;
}
.team-page img {
    position: relative;
    box-shadow: 1px 1px 6px gray;
}
.team-page .pic{position:relative;z-index: 999999;}
.team-page .pic::before{
	    position: absolute;
	    content: '';
	    width: 100%;
	    height: 100%;
	    background: linear-gradient(#0c0c0c, #3d475a, #5de3e6);
	    left: -30px;
	    top: 30px;
	    box-shadow: 1px 1px 5px #000;
	    border-radius: 10px;
	    z-index: -1;
}
.team-bx p{ line-height:24px !important;}

.team-bx{ border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: 20px; overflow: auto;}
	
.team-page h2{font-size: 32px;font-weight: bold;line-height: 35px;color: #3d475a;position: relative;margin-bottom: 23px;font-weight: 800;margin-top: 10px;}
.team-page h2:after{
	position:absolute;
	content:'';
	background: #62e2e5;
	left:0;
	bottom: -5px;
	width: 70px;
	height: 4px;
}
.team-bx h3 img{vertical-align: bottom;}

.team-bx h3{    font-size: 18px;
    margin-bottom: 4px;
    color: #222;
    font-weight: bold;
text-align: left;
}

.team-bx h3 span{color:#999; font-size:15px; font-style:italic;}
  .nav .nav-item button.active::after {
    content: "";
    border-bottom: 4px solid #65e2e8;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    border-radius: 5px 5px 0 0;
  }
  
#widgetsControl_C{background-color: #f2f2f0;}
.dropdown-menu.show {border-radius: 0;background-color: #f2f2f0;transition: 0.1s linear;}
  .dropdown-item {font-size: 17px;    font-weight: 600;}
    .dropdown-item:focus, .dropdown-item:hover {color: #64e1e5;padding-left: 20px;transition: 0.2s linear;background: none;}
body {font-family: "Cormorant Garamond", serif; color: #111;}
.main-table ul li, .main-table ol li{font-family: "DM Sans", sans-serif;font-size: 16px;margin-bottom: 10px;}
.main-table a{font-family: "DM Sans", sans-serif;}
a {color: #000; text-decoration:none;}
a:hover {color: #000; text-decoration: none;}
h1, h2, h3, h4, h5, h6 {font-family: "Cormorant Garamond", serif;}
section.bnr{padding:0;}
img{max-width:100%;}
a{text-decoration:none;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
.table-responsive{overflow: hidden !important;padding: 0;}
/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ .navbar.bg-light{background-color: transparent !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{background-color: #8cfffb !important;color: #000 !important;}
.nav-link{font-weight: 800;color: #fff;font-size: 19px;padding-left: 0 !important;}
.nav-fill{width:100%;font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}
/*nav-bar*/
@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
	}

@media (max-width: 767px){
.navbar-toggler{background:#eee;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding:0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;color: #000 !IMPORTANT;background:#fff;padding:10px !Important;}
}


.main-table{  Font-size:15px; color:#333; line-height:24px; text-align:justify; padding: 0 5px;}
.main-heading{font-weight:bold; Font-size:20px; color:#000; line-height:36px; border-bottom:1px #ccc dashed; text-align:left; margin-bottom: 10px; padding: 0;}
.sub-heading{font-weight:bold;font-family: "sole-serif";Font-size: 20px;color: #64e1e5;line-height:30px;margin: 10px 0;text-align:left;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px; margin:0; text-align:left;}


p{font-family: "DM Sans", sans-serif;font-size: 16px;margin-bottom: 9px;color: #000;}
a{font-family: "Cormorant Garamond", serif;font-size: 15px;}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0;}
/* font-weights */
.fw-300{font-weight: 300;}
.fw-400{font-weight: 400;}
.fw-500{font-weight: 500;}
.fw-600{font-weight: 600;}
.fw-700{font-weight: 700;}
.fw-800{font-weight: 800;}
/* font-size */
.fs-14{font-size: 14px;}
.fs-15{font-size: 15px;}
.fs-18{font-size: 18px;}
.fs-22{font-size: 22px;}
.fs-26{font-size: 26px;}
.fs-28{font-size: 28px;}
.fs-30{font-size: 30px;}
.fs-46{font-size: 46px;}
.fs-50{font-size: 50px;}
.fs-56{font-size: 56px;}
/* color */
.cl-1{color: #64e1e5;}
/* background-color */
.bg-1{background-color: #f2f2f0;}
.bg-2{background-color: #000;}
.abt_lft_img{height:100%;}
/*  */
.text-justify{text-align: justify;}
.text-last-center{text-align-last: center;}
.rotate360 {
  -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    }
}
@keyframes rotate360 {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
		-moz-transform: rotate(-360deg);
		-ms-transform: rotate(-360deg);
		-o-transform: rotate(-360deg);
	}
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Banner
--------------------------------------------------------------*/
.banner{background:url(../Image/banner_Img.jpg) no-repeat center/cover scroll #1f3044; position: relative;z-index: 1;}
.banner::before{content: "";position: absolute;top: 0;bottom: 0; left: 0; right: 0; background-color: #1f3044cc;; z-index: 2; }
.banner_cont{position: relative;z-index: 3;margin-top: 40px;}
/* circular */
.circle {position: relative;width: 100px;height:100px;border-radius: 50%;/*background: #ccc;*/display: block; margin: 0 auto;}
.logo {position: absolute;top: 40px;left: 48px;}
.logo .fa{font-size: 18px; color: #fff; }
.text {position: absolute;width: 100%;height: 100%;animation: rotateText 10s linear infinite;}
.text:hover{animation-play-state: paused;}
.circle:hover .text p{color: #64e1e5;}
.circle:hover .logo .fa{color: #64e1e5;}
.text p{color: #fff; }
.text span {position: absolute;left: 50%;font-size: 15px;transform-origin: 0 52px;font-family: "Cormorant Garamond", serif; text-transform: capitalize;}
@keyframes rotateText {
  0% {transform: rotate(360deg);}
  100% {transform: rotate(0deg);}
}
/*End circular  */
.banner_cont .bnnr_head{width: 70%;margin: 30px auto 10px; text-align: center;}
.hm_heading{font-size: 50px;color: #000;font-weight: 600;}
.hm_heading span{color: #64e1e5;text-transform: none;}
.hm_heading-wrapper{display: inline-block;color: #64e1e5;font-family:"sole-serif";font-weight: 500;}
.hm_heading-title{letter-spacing: -12px;}
.hm_subheading{font-size:30px; color: #fff;}
.bnr_bx_mt{margin-top: 80px;}
.bnr_bx{border: 1px solid #ffffff40;display: flex;align-items: center;  }
.bnr_bx_icon{padding: 20px;border-right: 1px solid #ffffff40;}
.bnr_bx_icon img{ width: 60px;}
.bnr_bx_cont {margin-left: 18px;}
.bnr_bx_cont p{font-size: 14px;color: #64e1e5;margin-bottom: 10px; font-weight: 600; text-transform: uppercase;}
.bnr_bx_cont h4{font-size: 26px; color: #fff; margin-bottom: 0; transition: 0.3s linear;}
.bnr_bx_cont h4:hover{color: #64e1e5;}
/*--------------------------------------------------------------
# Banner Btm
--------------------------------------------------------------*/
.bnr_btm_item{border-right: 1px solid #8b8888;}
.bnr_btm_bx{position: relative;}
.bnr_btm_bx::before{content: "";height: 100%;pointer-events: none;position: absolute;left: 0;top: 0;width: 100%;z-index: 0;transition: inherit;opacity: .9;background: #368285;z-index: 1;}
.bnr_btm_bx::after{content: "";height: auto;position: absolute;border-radius: 0;top: 0;left: 0;right: 0;bottom: 0;transform: unset;background: #000;height: 100%;width: 100%;transition: all 0.3s ease-out 0s;z-index: 2;}
.bnr_btm_item:hover .bnr_btm_bx::after{    width: 0;height: 100%;border-radius: 0;padding-top: 0;background: #1f3044;transition: all 0.3s ease-out 0s;;z-index: 2;}
.bnr_btm_bx_cont{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 3;width: 80%;text-align: center;}
.bnr_btm_bx_cont .fa{color: #64e1e5;font-size: 40px;margin-bottom: 6px;}
.bnr_btm_bx_cont h4{margin-bottom: 0;}
.bnr_btm_bx_cont .bnr_btm_bx_cont_link{color: #fff;margin-bottom: 0;font-size: 22px;text-transform: capitalize;}
.bnr_btm_item:hover .bnr_btm_bx_cont .fa{color: #fff;}
/*--------------------------------------------------------------
# Expertise
--------------------------------------------------------------*/
.expertise{padding: 60px 0;}
.expertise .expertise_head{text-align: center;}
.expertise .hm_subtitle{font-size: 14px;text-transform: uppercase;font-weight: 600;letter-spacing: 3.5px;text-align:center;color:#000}


/*--------------------------------------------------------------
# Expertise
--------------------------------------------------------------*/
.expertise_bx{position: relative;border: 0;transition: all 0.3s ease-out 0s; overflow: hidden;height:230px ;}
.expertise_bx::before{content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-color: #59ebe8;z-index: 1;transition: all 0.3s ease-out 0s;}
.expertise_bx::after{content: "";position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: #fff;z-index: 2;transition: all 0.3s ease-out 0s;}
.expertise_bx_cont{position: absolute;top: 50%; left: 50%; width: 92%; transform: translate(-50%,-50%); z-index: 3; text-align: center;}
.expertise_bx:hover::after{background-color:transparent;}
.expertise_bx .expertise_bx_img img{height:230px ;}
.expertise_bx:hover .expertise_bx_img img{transform: scale(1.2) rotate(-2deg);transition: 0.3s linear;}
.expertise_bx_cont img{width: 70px;}
.expertise_bx_cont h3{font-size: 32px; color: #000; font-weight: 600;margin-bottom: 10px;}
.expertise_bx_cont p{font-size: 15px; color: #000;margin-bottom: 0;  overflow: hidden;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.expertise_bx_cont a{font-size: 18px; color: #000;margin-bottom: 0;font-weight: 600;}
.expertise_bx:hover .expertise_bx_cont h3, .expertise_bx:hover .expertise_bx_cont p,.expertise_bx:hover .expertise_bx_cont a{color: #fff;}
.expertise_bx:hover .expertise_bx_cont img{/* filter: invert(); */}

/*--------------------------------------------------------------
# leading
--------------------------------------------------------------*/
.leading_item{border-right: 1px solid #8b8888; height:100%;}
.leading_bx{position: relative;height:100%;}
.leading_bx::before{content: "";height: 100%;pointer-events: none;position: absolute;left: 0;top: 0;width: 100%;z-index: 0;transition: inherit;opacity: 0.8;background: #368285;z-index: 1;}
.leading_bx::after{content: "";height: auto;position: absolute;border-radius: 0;top: 0;left: 0;right: 0;bottom: 0;transform: unset;background: #000;height: 100%;width: 100%;transition: all 0.3s ease-out 0s;z-index: 2;}
.leading_item:hover .leading_bx::after{width: 0;height: 100%;border-radius: 0;padding-top: 0;background: #1f3044;transition: all 0.3s ease-out 0s;;z-index: 2;}
.leading_bx_cont_first p{font-size: 14px;text-transform: uppercase;font-weight: 600;letter-spacing: 3.5px;text-align: center;color: #fff;}
.leading_item .leading_bx_img img{ height:200px;width: 100%;}
.leading_item_first{background-color: #000;height: 100%;border-right: 1px solid #8b8888;display: flex;flex-direction: column;justify-content: center;padding-left: 20px;}
.leading_item_first p{font-size: 14px;text-transform: uppercase;font-weight: 600;letter-spacing: 3.5px;color: #fff;margin-top: 24px;}
.leading_item_first h4 {color: #fff;font-size: 40px;margin-bottom: 0;font-family: arial;}
.leading_item_first h4 span{color: #64e1e5; display: block;font-family:"sole-serif";}
.leading_bx_cont{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 3;width: 100%; padding-left: 20px;}
.leading_bx_cont h3{font-size: 48px;color: #fff;margin-bottom: 10px;font-family: arial;}
.leading_bx_cont h4{    
  font-size: 26px;
  color: #fff;
  margin-bottom: 0;
  line-height: 35px;
}

@media screen and (max-width: 768px){
    .banner_cont .bnnr_head{width: 96%;}
    .leading_item,.bnr_btm_item{border-bottom: 1px solid #8b8888; }
}
/*--------------------------------------------------------------
# consultation
--------------------------------------------------------------*/
.consultation{padding: 80px 0; background-color: #f2f2f0}
.consultation .consultation_img {text-align: center;}
.consultation .consultation_img img{ width: 200px;}
.consultation .consultation_cont{margin-top: -166px;}
.consultation .hm_subtitle {font-size: 14px;text-transform: uppercase;font-weight: 600;letter-spacing: 3.5px;text-align: center;color: #000; }
.consultation .hm_subheading {    
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #000;
  margin-bottom: 20px;
}
.consultation .consultation_cont .consultation_link a{font-size: 42px;font-weight: 500;display: block;text-align: center;color: #64e1e5;font-family: arial;}
.consultation .consultation_cont .consultation_link a:hover{color:#1f3044; }
.consultation .consultation_cont .consultation_querylink{ font-size: 50px;font-weight: 600;text-align: center;color: #000;}
.consultation .consultation_cont .consultation_querylink a{font-size: 50px;color:#64e1e5; }
.consultation .consultation_cont .consultation_querylink a:hover{color:#1f3044; }
.consultation .consultation_item{  }

.consultation .consultation_item .consultation_item_img{position: relative;width: 210px;height: 210px;background-color: #f2f2f0;border-radius: 50%;text-align: -webkit-center;line-height: 200px;margin: auto;}
.consultation .consultation_br:not(:last-child) .consultation_item .consultation_item_img:before{content: '';position: absolute;width: 120px;height: 1px;background-color: transparent;background-image: linear-gradient(90deg, rgba(0,0,0, 0.2), rgba(0,0,0, 0.2) 75%, transparent 75%, transparent 100%);background-size: 10px 1px;border: none;top: 50%;right: -90%;bottom: auto;margin: auto;}
.consultation .consultation_item:hover .consultation_item_img{background-color: #64e1e5; transition: 0.3s linear; outline: 6px solid #fff;outline-offset: -10px; }
.consultation .consultation_item .consultation_item_cont {padding: 0 20px; }
.consultation .consultation_item .consultation_item_cont h2{ font-size: 30px; color: #000;margin-bottom: 14px;text-align: center;}
.consultation .consultation_item .consultation_item_cont p{ font-size: 16px; color: #000; text-align: justify; text-align-last:center ;}


@media screen and (min-width:1900px) and (max-width: 2100px){
  .consultation .consultation_br:not(:last-child) .consultation_item .consultation_item_img:before{right: -140%;}
}
@media screen and (min-width:1700px) and (max-width: 1900px){
  .consultation .consultation_br:not(:last-child) .consultation_item .consultation_item_img:before{right: -130%;}
}

@media screen and (min-width:1500px) and (max-width: 1700px){
  .consultation .consultation_br:not(:last-child) .consultation_item .consultation_item_img:before{right: -120%;}
}
@media screen and (min-width:1400px) and (max-width: 1500px){
  .consultation .consultation_br:not(:last-child) .consultation_item .consultation_item_img:before{right: -110%;}
}
@media screen and (max-width: 992px){
  .consultation .consultation_br:not(:last-child) .consultation_item .consultation_item_img:before{background-image:none;display: none;}
}


/*--------------------------------------------------------------
# Appointment
--------------------------------------------------------------*/
.appointment .hm_subtitle{ font-size: 14px;text-transform: uppercase;font-weight: 600;letter-spacing: 3.5px;color: #fff;}
.appointment_sec{padding: 80px 40px;}
.form-control {/* border: none; *//* border-bottom: 1px solid #fff; *//* border-radius: 0; *//* background-color: transparent; */}
.map-hm-rht ::placeholder{color: #fff;}
.map-hm-rht .sbmt{ cursor: pointer;color: #fff;background: transparent;padding: 10px 30px;line-height: 26px;border: 2px solid #64e1e5;font-size: 18px;font-weight: 600;}
.testimonial_sec{padding: 80px 40px;}
.testimonial_sec .hm_subtitle{ font-size: 14px;text-transform: uppercase;font-weight: 600;letter-spacing: 3.5px;color: #000;}
.testimonial_sec .fa-star {color: #faa912;font-size: 16px;}
.testimonial_sec_icon{position: relative;}
.testimonial_sec_icon .fa{    position: absolute;right: 0;top: -68px;font-size: 90px;color: #0000000A;}
/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog{padding: 80px 0;background-color: #f2f2f0;}
.blog .hm_subtitle {font-size: 14px;text-transform: uppercase;font-weight: 600;letter-spacing: 3.5px;text-align: center;color: #000;}
/*--------------------------------------------------------------
# Social-link
--------------------------------------------------------------*/
.social_link{padding: 80px 0 0 0;background-color: #f2f2f0;}
.social_link .social_link_img{text-align: center;}
.social_link .social_link_img img{width: 200px;margin: 0 auto;}
.social_link .social_link_cont {margin-top: -180px;}
.social_link .social_link_cont .hm_subtitle {font-size: 14px;text-transform: uppercase;font-weight: 600;letter-spacing: 3.5px;text-align: center;color: #000;}
.social_link .social_link_cont .hm_subheading {font-size: 56px;font-weight: 600;text-align: center;color: #000;}
.social_link .social_link_item{position: relative;}
.social_link .social_link_item::before{content: "";height: 100%;opacity: 0;pointer-events: none;position: absolute;left: 0;top: 0;visibility: hidden;width: 100%;z-index: 0;-webkit-transition: inherit;transition: inherit;background-color: #1f3044;background-image: linear-gradient(20deg, rgba(0, 0, 0, 0.5), transparent);}
.social_link .social_link_item:hover::before{opacity: 0.6;visibility: visible;transition: 0.2s linear;}
.social_link .social_link_icon{position: absolute;top: 50%; left: 50%; transform: translate(-50%, -50%);}
.social_link .social_link_icon a{font-size: 56px;color: #fff; visibility: hidden;}
.social_link .social_link_item:hover .social_link_icon a{visibility: visible;}
@media screen and (max-width: 768px) {
  .social_link .social_link_icon a{font-size: 32px;color: #fff; }
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer p{color: #fff;margin-top: 15px;}
.footer p:hover{color: #64e1e5;}
.footer .ft_lk{padding-left: 15px;}
.footer .ft_lk li{color: #fff;font-size: 16px;font-family: "DM Sans", sans-serif;margin-bottom: 10px;}
.footer .ft_lk a{color: #fff;font-size: 16px;font-family: "DM Sans", sans-serif;margin-bottom: 8px;display: flex;gap: 1rem;}
.footer .ft_lk a:hover{color:#64e1e5;}
.footer .Emergency_tel{color: #64e1e5;font-size: 14px;font-family: "DM Sans", sans-serif;transition: 0.3s linear;}
.footer .Emergency_tel:hover{color: #fff;transition: 0.3s linear;}



.top {position: fixed;right: 20px;bottom: 30px;text-align: center;color: #000;background-color: #59ebe8;width: 40px;height: 40px;border-radius: 50%;z-index: 9;cursor: pointer;opacity: 0;transition: ease-in 0.5s;box-shadow: 0 0 10px -3px #fff}
.top.scll-top {opacity: 1;transition: ease-in 0.5s;bottom: 50px;padding-top: 13px;}
.top .fa { display: block !important;}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .bnr-sec .carousel-caption h2{
    font-size: 36px;
  }
  .bnr-sec .carousel-caption p{
    margin-top: 30px;
  }
  .team .member {
    margin-bottom: 110px;
  }
  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .bnr-sec .carousel-caption h2{
    font-size: 36px;
  }
	
  .bnr-sec .carousel-caption h4{
    margin-bottom: 0;
  }
  .bnr-sec .carousel-caption p{
    margin-top: 14px;
  }
  .header_img{text-align: left !important;}
  .Top_social_link{text-align: left !important;}
  #header img{margin:inherit;}
  .navbar-toggler{/* position: absolute; top: -23px;  */}
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  .carousel-caption{display: none;}
  .bnr-btm-sec .btm-bx{    padding: 18px 20px 20px;  }
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
}
@media (max-width: 414px) {
}

/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{padding: 175px 0 0;width: 100%;background-size: cover;min-height: 350px;text-align: center;position:relative;margin-bottom: 40px;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top: 0px;width:100%;height:100%;z-index: 0;background: #242424d4;}
.main-table.innr-pg{padding-bottom:50px;}
.innr-pg-bnnr h1{    font-family: "sole-serif";color: #fff;text-align: center;text-transform: uppercase;font-size: 40px;font-weight: 800;position: relative;z-index: 1;letter-spacing: 2px;}
.innr-pg-bnnr a{ font-size: 18px;}
.innr-pg-bnnr h1:after{content:'';position:absolute;bottom: -4px;margin:0 auto;left:0;right:0;width:100px;height:4px;border-radius:2px;background:#fff;}
.inner-pages ul, .innr-pg ul{padding:0px; margin-bottom:0;}
.inner-pages li, .innr-pg li {position: relative; list-style: none; padding-left: 30px;}
.inner-pages li:before, .innr-pg li:before{content: "\f101";  position: absolute; font-family: FontAwesome; font-size: 17px; line-height: 30px;    left: 7px;  top: -2px; color: #a2d5f2;}
/*innr-pg-bnnr*/

/*----------------------------contactpage----------------------------------------*/
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
    font-size: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{
    background: #3dc1b9;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
    }
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #1f3044;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{
    font-weight: 800;
    color: #111;
    font-size: 22px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top:10px;
    }
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-family: "Nunito", sans-serif; font-size: 14px;}
.feature-box-content{font-size: 15px;}
.form-control {
  /* border: none; */
  /* border-bottom: 1px solid #fff; */
  /* border-radius: 0; */
  color: #000;
  /* background-color: transparent; */
}
.form-control:focus {/* background: transparent !important; */box-shadow: none;/* color: #fff; */}
/* End */
#header{position: relative;z-index: 9;background: transparent;}
#MenuControl .rdCenter, #HeaderControl .rdCenter{background: transparent !important;}
@media (min-width: 992px) {
  #HeaderControl{position: absolute;top:0;left:0;width: 30%;/* background: #fff !important; */}
  #MenuControl{position: fixed;top:0;right:0;width: 70%;}
  #header .head-img{position: fixed;padding: 5px 1px;text-align: left;/*width: 272px;*/}
#MenuControl{padding: 15px 0;}
.body-fx #HeaderControl{
    float: Left;
    position: fixed;
    width: 30%;
    padding: 0;
    padding-left:0;
    background-color: #fff;
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    height: 85px !important;
    top:0;
}
.body-fx #MenuControl a{color:#000;}
.body-fx #MenuControl {
    float: Right;
    position: fixed;
    right: 0;
    width: 70%;
    /* padding-top: 14px; */
    /* padding: 0px; */
    padding-right: 0;
    background-color: #fff;
    transition: 0.5s;
    top: 0;
    height: 85px !important;
}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block; animation: fadeInUp 400ms;
    /* padding-left: 10%; */
    /* padding-right: 10%; */
}
}
@media (max-width: 991px) {
#MenuControl{background: transparent;}
#HeaderControl,#MenuControl{background:#000;}
.fixed-top {position: relative;}
#WidgetControl4{display: none;}

}
@media (max-width: 767px) {
  
/* .body-fx #HeaderControl{width:100%;}
.body-fx #MenuControl{top: 85px;width: 100%;} */
.tstcard {background-color:#fff;box-shadow: rgb(137 255 251) 0px 2px 8px 0px;padding:1rem;min-height: inherit !important;margin-left: 23px;white-space: normal;border-radius: 3px;line-height: 26px;}
center #form1 #HomepagecontentControl{padding-top:0;}
#header img{margin:inherit;}
/* #HeaderControl, #MenuControl{position:relative;background: #fff;width:100%;} */
 /* #MenuControl{top:85px;} */
.hm_heading{font-size:36px;}
.bnr_bx_cont p{font-size:10px;}
center #form1 #HeaderControl{width:100%;}
}

.social-icon{
	display:flex;
	align-items:center;
	justify-content:end;
	padding-right:3rem;
	gap:10px;
}

.social-icon i{
	font-size:20px;
}
.social-icon .fa-facebook-official{
	color:#1877F2;
}
.tab-pane h2{color:#000 !Important;}
.tab-content{border: 1px #65e2e8 solid !important;}
.social-icon .fa-linkedin-square{color:#0077B5 ;}
.social-icon a{
	font-size:16px;
	color:white;
	    font-family: "DM Sans", sans-serif;
}
@media(min-width:1920px){
	.form-control{margin-bottom:30px !Important;}
	.appointment_sec{padding:100px 40px;}
}


 .icon-bar {
      position: fixed;
      top: 50%;
	 right:0%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 99999;
      }
      .icon-bar a {
      display: block;
      text-align: center;
      padding: 10px;
      transition: all 0.3s ease;
      color: white;
      font-size: 20px;
      }
      .icon-bar a:hover {background-color: #000;}
      .facebook i{background: #3B5998;color: white;display:inline-block;padding:5px;border-radius:50%;min-width:30px;min-height:30px;/* margin: auto; */}
      .twitter i{background: #fff;color: #000;text-align: center; display:inline-block;padding:5px;border-radius:50%;min-width:30px;min-height:30px;position: relative;}
      .google i{background: #dd4b39;color: white; display:inline-block; padding:5px;border-radius:50%; min-width:30px; min-height:30px;}
      .linkedin i{background: #007bb5;color: white; display:inline-block; padding:5px;border-radius:50%; min-width:30px; min-height:30px;}
      .telegram i{background: #24A1DE;color: white; display:inline-block; padding:5px;border-radius:50%; min-width:30px; min-height:30px;}
      .youtube-play i{background: #bb0000;color: white; display:inline-block; padding:5px;border-radius:50%; min-width:30px; min-height:30px;}
      .whatsapp i{background: #25D366;color: white; display:inline-block; padding:5px;border-radius:50%; min-width:30px; min-height:30px;}
      .instagram i{color:white; background: rgb(249,206,52); background: linear-gradient(328deg, rgba(249,206,52,1) 0%, rgba(238,42,123,1) 57%, rgba(98,40,215,1) 100%);display:inline-block; padding:5px;border-radius:50%; min-width:30px; min-height:30px;}



.contact-form .form-control{border:none;border-bottom:1px solid black;margin-bottom:1.5rem;color: #232323;}
.contact-form .form-control:hover{border-color:#64e1e5;}
.contact-form .text-start input {cursor: pointer;
    color: #000;
    background: transparent;
    padding: 10px 30px;
    line-height: 26px;
    border: 2px solid #64e1e5;
    font-size: 18px;
    font-weight: 600;}




footer{position:relative;z-index:1;}
footer:before{
	content:"";
	background-image:url("Image/web-logo.jpg");
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size: cover;
	opacity: .1;
	z-index:-1;
	background-repeat: no-repeat;
}

.ptnrItem{box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;border-radius:5px;}


.twitter i,.telegram i,.whatsapp i,.google i, .linkedin i, .instagram i, .facebook i,.youtube-play i{position:relative;}
.fa-twitter:before, .fa-telegram:before, .fa-whatsapp:before, .fa-google:before, .fa-linkedin:before, .fa-instagram:before, .fa-facebook:before, .fa-youtube-play:before{
	position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
      
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-control-prev,.carousel-control-next{background-color:#8cfffb; border-radius:50%;height:50px;width:50px;}
#Testimonials{background-color:#f2f2f0;}
.tstmonal-wrpr{display:flex;gap:1rem;padding:1rem 0;text-align: justify;}
.tstcard {background-color:#fff;box-shadow: rgb(137 255 251) 0px 2px 8px 0px;padding:1rem;min-height: 300px;margin-left: 23px;white-space: normal;border-radius: 3px;line-height: 26px;}
.tstcard .title{font-size:26px;color:#000000;font-weight: 900;}
.tstcard .tstcard-text{font-size:14px; margin-bottom:0;}

/*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    bottom: 5em;
    right: 20px;
    width: 55px;
    height: 55px;
    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: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

#carouselExampleControls1 button.carousel-control-prev {left:-50px; top:50%;}
#carouselExampleControls1 button.carousel-control-next {right:-50px;  top:50%;}