/*

 Theme Name:     Divi Child

 Theme URI:      https://www.elegantthemes.com/gallery/divi/

 Description:    Divi Child Theme

 Author:         Elegant Themes

 Author URI:     https://www.elegantthemes.com

 Template:       Divi

 Version:        1.0.0

*/

/* =Theme customization starts here

------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;900&display=swap');

body {
font-family: 'Inter', sans-serif;
}

h1,h2,h3,h4,h5 {
font-weight:700;	
font-family: 'Inter', sans-serif;	
}
ul {
 padding:0px !important;
}

li {
 list-style:none;
}

ul#menu-main-menu {
    display: flex;
    gap: 37px;
}

ul.social-icon {
    list-style: none;
    display: flex;
    gap: 30px;
    justify-content: end;
    padding: 25px 0px;
    margin: auto;
    align-items: center;
}

.footer-link-main {
    display: flex;
    justify-content: space-between;
}
.f-page h6{
	font-size:18px;
	line-height:25px;
	color:#000;
	font-weight:700;
	
}
.lower-txt {
    margin-bottom: 13px;
}

.lower-txt h6{
	font-size:15px;
	font-weight:700;
	line-height:20px;
	color:#000;
}
.contact-l-txt .lower-txt h6{
	font-size:20px;
}

.contact-l-txt .lower-txt a,.lower-txt p {
    font-size: 20px;
	line-height:30px;
}
.contact-l-txt .lower-txt {
    margin: 24px 0px;
}


.f-page ul li a,.f-page p,.lower-txt a,.c-txt{
	font-size:15px;
	font-weight:500;
	line-height:20px;
	color:#000;
	
}

.f-page ul li{
	line-height:30px;
	
}
.banner-pic a {
    padding: 18px 35px;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    text-transform: uppercase;
	font-size:15px;
}

.who-we-txt-main {
	display:flex;
	align-items:center;
}

.who-txt h2 {
	font-size:54px;
	line-height:60px;
	color:#27364D;
	font-weight:500;
}

.who-txt p{
	font-size:16px;
	font-weight:500;
	line-height:30px;
	color:#27364D;
}

/* a.commn-btn {
	display:inline-block;
	margin-top:20px;
	 padding: 14px 35px;
    background-color: #27364D;
    color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
} */

.join-txt h2{
    font-size:54px;
	line-height:60px;
	color:#fff;
	font-weight:500;
	
}
.join-txt p{
	font-size:16px;
	font-weight:400;
	line-height:30px;
	color:#fff;
}

a.commn-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 14px 35px;
    background-color: #27364D;
    color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 15px;
	font-weight:500;
}

.Position-capsule {
    padding: 20px;
    background-color: #fff;
    margin: 25px 0px;
    border-radius: 20px;
	 box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.09);
}

.Position-capsule h4 {
    font-size:20px;
	line-height:22px;
	font-weight:700;
	color:#548EC0;
	
}

.Position-capsule h6 {
	  font-size: 15px;
	line-height:20px;
	font-weight:500;
	color:#99BED7;
	margin-top:5px;
}

.Position-capsule span {
    position: relative;
    top: 3px;
    left: 10px;
}

.product-box h5 {
	font-size:20px;
	font-weight:800;
	line-height:25px;
	color:#fff;
}

.product-box p{
	font-size:16px;
	font-weight:400;
	line-height:25px;
	color:#fff;
	display:none;
}

.product-box:hover p {
	display:block !important;
}

.product-main {
	display:flex;
	align-items:center;
}
.who-txt h3{
	font-size:32px;
	line-height:38px;
	color:#27364D;
	font-weight:500;
}

.tab-contant-main {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: space-between;
}
.tab-box {
    width: 24%;
    text-align: center;
    margin-bottom: 20px;
}
.people-tabs .et_pb_tab {
	padding:0px !important;
}

.people-tabs ul.et_pb_tabs_controls.clearfix {
    display: flex;
    justify-content: center;
    gap: 40px;
    background-color: transparent;
}
.slider-pic img {
    border-radius: 25px;
}

.people-tabs .et_pb_all_tabs {
    margin-top: 30px;
}
.et_pb_tabs.people-tabs{
 border:transparent !important;
}

.people-tabs .et_pb_tabs_controls li {
    border-right: transparent !important;
    padding: 10px 8px;
}
.people-tabs .et_pb_tabs_controls li a {
   color: #000;
   font-size: 15px;
   font-weight: 500;
   line-height: normal;
}

.people-tabs .et_pb_tabs_controls li.et_pb_tab_active a {
   color:#fff !important; 
}
.people-tabs .et_pb_tabs_controls li.et_pb_tab_active{
   border-radius: 80px;
   background-color: #27364D;
}


.tab-box h6 {
color: #000;
font-size: 20px;
font-weight: 700;
line-height: normal;	
}


.tab-box p {
color: #000;
font-size: 15px;
font-weight: 500;
line-height: normal;
}



.comapny-bg-banner {
	position:relative;
	
}
.comapny-bg-banner:before{
	content:'';
	position:absolute;
	top:0px;
	background-color:#588CBB;
	width:100%;
	height:100%;
	opacity:.8;
}

.company-txt h2 {
	color: #FFF;
font-size: 54px;
font-weight: 500;
line-height: normal;
margin-bottom:30px;
}

.company-txt h4 {
color: #FFF;
font-size: 32px;
font-weight: 500;
line-height: normal;
}

.company-txt p{
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px;
}
a.w-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 33px;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    border-radius: 50px;
    text-transform: uppercase;
}

.insta-link a {
color: #548EC0;
font-size: 24px;
font-weight: 500;
text-decoration-line: underline;
display:inline-block;
margin-top:20px;
}
.lower-txt p {
    color: #000;
}

.surgical-form-main input,.surgical-form-main textarea {
    padding: 20px;
    width: 96%;
    border: none;
    margin: 8px 0px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 16px 0px rgba(84, 142, 192, 0.08);
	color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}
input.s-btn {
    width: auto;
    padding: 14px 38px;
    border-radius: 500px;
    text-transform: uppercase;
	color: #FFF;
    font-size: 15px;
    font-weight: 500;
    background-color:#27364D;
}

.surgical-form-main input::placeholder,.surgical-form-main textarea::placeholder,.filter-inner input {
color: #000 !important;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;
}


/* table css start here  */
table.ghg {
border-collapse:separate;
border-spacing:0 20px;
border: transparent !important;
}
table.ghg tr td {
    padding: 34px 10px;
}

table.ghg tr td.position-txt{
  padding: 34px 30px;	
}
.position-table table {
    border: transparent !important;
	margin:0px 0px 0px !important;
}
.entry-content thead th, .entry-content tr th {
    padding: 9px 9px !important;
}

 .position-table tr {
    border-radius: 10px;
    box-shadow: 0px 4px 16px 0px rgba(84, 142, 192, 0.08);
}
.position-table tr th {
    text-align: left;
	color: #000;
font-size: 15px;
font-weight: 700;
}
tr.table-heading {
    background: transparent !important;
    box-shadow: none;
}

td.department-location {
    color: #99BED7;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
td.position-txt {
    color: #548EC0;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

th.table-head,td.position-txt {
	width: 50% !important;

}
.filter-inner {
    width: 32%;
}

.filter-inner input {
    width: 100%;
    padding: 20px 30px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 16px 0px rgba(84, 142, 192, 0.08);
    border: none;
}
.filter-inner select {
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 16px 0px rgba(84, 142, 192, 0.08);
    border: none;
    padding: 0px 18px;
	color: #000 !important;
font-size: 15px;
font-style: normal;
font-weight: 500;
}
.filter-main {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.filter-inner.srch {
	position:relative;
}
.filter-inner.srch:before {
    content: '';
    position: absolute;
    right: 14px;
    top: 20px;
    background-image: url(/wp-content/uploads/2023/11/srch-icon.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.ghg tr td {
    background: #fff;
}
table.ghg tr td:first-child {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

table.ghg tr td:last-child {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.fst-pic img {
    height: 235px;
    object-fit: cover;
}

/* table csss end here  */

.cre-head {
 margin:25px 0px;
}

ul.value-listing li {
    width: calc(50% - 1px);
    display: block;
    float: left;
    color: #000;
    font-size: 18px;
    font-style: normal;
    padding-left: 50px;
    font-weight: 600;
    position: relative;
    line-height: 36px;
}

ul.value-listing li:before {
    content: '';
    position: absolute;
    left: 5px;
    background-image: url(/wp-content/uploads/2023/11/core-icon-list.png);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    top: 8px;
}
.hhd a.commn-btn {
    margin-top: 0px;
}
p.about-slider-txt {
    width: 46%;
    margin: auto;
    padding-top: 20px;
}

.about-slider-txt h6 {
    color: #000 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-top: 20px;
}

.mission-main {
	display:flex;
	align-items:center;
}

.msion-txt h4{
color: #27364D;
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.msion-txt p{
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 32px;
}

.both-pic-main {
    display: flex;
    gap: 30px;
}
.fst-pic {
 width:48%;
}
.fst-pic img {
 width:100%;
}
.both-pic-main .fst-pic img {
    border-radius: 20px;
}
.about-slider-main {
    display: flex;
    gap: 45px;
    align-items: center;
}
.slider-pic,.about-slider-txt {
    width: 48%;
}

.for-first-width {
 width: 38%;
}
.for-pera-width {
    width: 55%;
}
.about-slider-txt h4 {
	color: #27364D !important;
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.about-slider-txt p {
	color: #000 !important;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px;
}
.et-pb-arrow-prev,.et-pb-arrow-next {
	border:1px solid #000 !important;
}

/* hover css start here  */

a.w-btn:hover {
    background-color: #000;
    color: #fff;
}
a.commn-btn:hover,input.s-btn:hover {
    background-color: #588CBB;
	font-weight:600;
}

.join-txt a.commn-btn:hover {
    background-color: #fff;
	color:#000;
	font-weight:600;
} 

.f-page li a:hover,.lower-txt a:hover {
	color:#588CBB;
}

ul#menu-main-menu li a:hover {
    color: #588CBB !important;
}

.banner-pic a:hover{
 background-color:#588CBB;
	border: 1px solid #588CBB;
}

/* hover css end here  */
.filter-inner select {
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 16px 0px rgba(84, 142, 192, 0.08);
    border: none;
    padding: 0px 18px;
    color: #000 !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    appearance: none;
    background-image: url(/wp-content/uploads/2023/11/down-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-x: 95%;
}

.dd-slider .et-pb-slider-arrows {
    display: none !important;
}
.has_et_pb_sticky .et_pb_menu__logo img {
    width: 140px;
	transition:.5s ease;
}
.has_et_pb_sticky .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding: 0px;
	transition:.5s ease;
}
.testimonial-section h5 {
    color: #27364D !important;
    margin-top: 18px;
    font-size: 20px;
    line-height: 28px;
}
.testimonial-section {
    font-size: 16px;
    line-height: 29px;
    color: #000;
    background: #f5f8fb!important;
    padding: 47px 20px;
    border-radius: 35px;
/*     width: 33%; */
    text-align: center;
    box-shadow: 0px 12px 28px 0px rgba(140, 149, 159, 0.3);
    margin: 25px 20px;
}
.slider-testimonial .et-pb-controllers a {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 17px;
}
.slider-testimonial .et-pb-slider-arrows {
    display: none !important;
}
ul.slick-dots {
    display: flex;
    justify-content: center;
    gap: 13px;
}
ul.slick-dots li button {
    font-size: 0px;
    background: #dfdfdf;
    height: 19px;
    width: 19px;
    border: none;
    border-radius: 11px;
}

button.slick-prev.slick-arrow {
    font-size: 0;
    background: url(/wp-content/uploads/2024/01/review-aero-left.png);
    background-color: transparent;
    width: 50px;
    height: 50px;
    background-position: center;
    border: 0px;
    position: absolute;
    z-index: 2;
    left: -57px;
    top: 38%;
    background-size: cover;
}

button.slick-next.slick-arrow {
    font-size: 0;
    background: url(/wp-content/uploads/2024/01/review-aero-left.png);
    background-color: transparent;
    width: 50px;
    height: 50px;
    background-position: center;
    border: 0px;
    position: absolute;
    z-index: 2;
    right: -57px;
    top: 38%;
    background-size: cover;
    transform: rotate(180deg);
}
.slick-active button{
    background: #27364D !important;
}
/* .testimonial-wrapper {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
} */
ul.social-icon-footer {
    display: flex;
    gap: 26px;
}
.slick-list.draggable {
    overflow-x: hidden !important;
}
/* .testimonial-wrapper{
	overflow:hidden;
} */

/* new css start here  */
.third-pic-gallery h3.et_pb_gallery_title {
    display: none;
}

.third-pic-gallery .et_pb_gallery_item {
    width: 31% !important;
    margin-right: 2% !important;
}
.third-pic-gallery .et_pb_gallery_item img {
	border-radius:20px !important;
}
.third-pic-gallery .et_overlay:before{
	display:none !important;
}

.third-pic-gallery .et_overlay {
    background: hsl(0deg 17.47% 11.4% / 31%) !important;
	border-radius:20px !important;
}

.home-banner {
	position:relative;
}

.home-banner:before{
	position:absolute;
	content:'';
	width:100%;
	height:100%;
	background-color:#000;
	opacity:.6;
	top:0px;
}

.fst-pic-full img {
    height: 231px;
    width: 800px;
    border-radius: 20px;
}

/* pic slilder css start here  */

 .swiper {
      width: 100%;
      padding-top: 50px;
      padding-bottom: 50px;
    }

    .swiper-slide {
      background-position: center;
      background-size: cover;
      width: 300px;
      height: 300px;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
    }

.swiper-button-next,.swiper-button-prev {
	padding: 25px !important;
    background-color: #4c85b1;
    border-radius: 50%;
}
.swiper-button-next:after,.swiper-button-prev:after {
	color: #fff;
    font-size: 25px !important;
}



/* pic slider css end here  */

.for-alin-cntr {
	display:flex;
	align-items:center;
}

/* new css end here  */
@media screen and (max-width: 1000px) {
		.testimonial-wrapper {
    flex-direction: column;
}
	
	.testimonial-section {
    width: 80%;
}
		.who-we-txt-main {
    display: flex;
    align-items: center;
    flex-direction: column;
}
	ul.social-icon-footer {

    justify-content: center;
}
	.footer-link-main {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}
	.contact-l-txt .lower-txt a, .lower-txt p {
    font-size: 16px;
    line-height: 25px;
}
	.about-slider-main {
    flex-direction: column;
}
	.mission-main {
    flex-direction: column-reverse;
    gap: 20px;
}
	.about-slider-txt {
    width: 100% !important;
}
	.slider-pic, .about-slider-txt {
    width: 100%;
}
	ul.value-listing li {
    font-size: 16px;
    padding-left: 43px;
}
button.slick-next.slick-arrow {
    right: 0;
}
button.slick-prev.slick-arrow {
    left: 0;
}	
	
}
@media screen and (max-width: 480px) {
    ul.social-icon {
        position: absolute;
        top: -108px;
        justify-content: center;
        width: 100%;
        gap: 47px;
    }

	.who-txt h2 {
    font-size: 30px;
    line-height: 40px;
}
	.banner-pic a {
    padding: 10px 22px;
}
.join-txt h2 {
    font-size: 32px;
    line-height: 42px;
}
	.hhd {
    margin-top: 27px;
}
.has_et_pb_sticky ul.social-icon {
    top: -100px !important;
}
.company-txt h2 {
    font-size: 32px;
    margin-bottom: 5px;
}
.company-txt h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}

a.commn-btn {
    padding: 12px 30px;
}
.Position-capsule h4 {
    font-size: 18px;
    line-height: 26px;
}	
		
.both-pic-main {
    flex-direction: column;
}	
.fst-pic {
    width: 100%;
}
.who-txt h3 {
    font-size: 24px;
    line-height: 38px;
}	
.third-pic-gallery .et_pb_gallery_item {
    width: 95% !important;
    margin-left: 2% !important;
}
.fst-pic-full img {
    height: auto !important;
    width: auto !important;
}
.for-alin-cntr {
   flex-direction: column-reverse;
}
	
}