/*
 Theme Name:   twentyten-child
 Theme URI:    []
 Description:  A child theme of the Parent Theme
 Author:       kamya
 Author URI:   []
 Template:     twentyten
 Version:      1.0.0
*/
html{height:100%; max-width: 100%;}

body{min-height:100%; max-width: 100%; font-family: "Oswald", system-ui; color:#222; font-weight:400; padding:0px; margin:0px; font-size:20px; background:#fff; position:relative; line-height: 1.2;}

h1, h2, h3, h4, h5, h6, p, ul, li, img, a, input, select, div{ margin:0px; padding:0px; outline:none!important; box-shadow:none; border:0px; list-style:none; font-weight:normal;} 

h1, h2, h3, h4, h5, h6, p, header, img, a, span, small, :before, :after{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}

*{-webkit-overflow-scrolling: touch; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; -webkit-text-size-adjust: 100%;}

.center{ text-align:center;}

.right { text-align:right; }

.blockTxt{ display: block;}

.blockTxtP{ display: block;}

.spaceTopMragin{ margin-top: 70px;}

.spaceTop{ padding-top: 70px;}

.spaceBottom{ padding-bottom: 70px;}

.spaceBoth{ padding-top: 70px; padding-bottom: 70px;}

.mt5{margin-top: 50px;}

.mt3{margin-top: 30px;}

.strong{font-weight: 700;}

.hidden{overflow: hidden;}

.lightGray{background-color: #f8faff;}

.white{ color: #fff;}

.black{ color: #000;}

.shadow{box-shadow: 0 0 10px rgba(0,0,0,0.2);}

.flexRow{ display: flex; flex-wrap: wrap; min-width: 100%; margin-left: -15px; margin-right: -15px;}

.blackOverlay{position: relative;}

.blackOverlay:before{ content: ""; background-color: rgba(0,0,0,0.6); position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}

img{ max-width:100%;}

a{text-decoration: none;}

*:focus { outline:none;}

.clear{ clear:both;}

.clearFix:after{ content: ""; display: block; clear:both;}

::-webkit-input-placeholder {opacity:1;}

:-moz-placeholder {opacity:1;}

::-moz-placeholder {opacity:1;}

:-ms-input-placeholder {opacity:1;}

.grayscale {-webkit-filter: grayscale(100%); filter: grayscale(100%);}

h1,h2{ font-size: 30px; line-height: 1.2; margin: 0 0 30px 0; font-weight: 800; font-family: "Oswald", system-ui;}

h3{ font-size: 25px; line-height: 1.2; margin: 0 0 25px 0; font-weight: 700; font-family: "Oswald", system-ui;}

h4{ font-size: 22px; line-height: 1.2; margin: 0 0 22px 0; font-weight: 700; font-family: "Oswald", system-ui;}

h5{ font-size: 20px; line-height: 1.2; margin: 0 0 20px 0; font-weight: 700; font-family: "Oswald", system-ui;}

h6{ font-size: 18px; line-height: 1.2; margin: 0 0 18px 0; font-weight: 400; font-family: "Oswald", system-ui;}

p{ font-size: 18px; line-height: 1.4; margin: 0 0 25px 0; font-weight: 400;}

p:last-child{margin-bottom: 0}

p.large{ font-size:22px }

.centerImg{ text-align: center; margin: 0 auto 10px auto; }

.centerImg img{vertical-align: top;}

.txtUppercase { text-transform: uppercase; }

.purple{ color: #e1bd53; }

.mb-50{margin-bottom: 50px}

.mb-0{margin-bottom: 0px}

.justify-center{justify-content: center;}

.align-end{align-items: flex-end;}

.largeBtn,

.smallBtn{ color: #054d35 !important; background-color: #e1bd53; position: relative; border-radius: 10px; border:2px solid #e1bd53; display: inline-block; overflow: hidden; padding: 20px 20px; font-weight: 700; text-align: center;}

.smallBtn{ padding: 10px 5px; }

.largeBtn:hover,

.smallBtn:hover{ background-color: #054d35; color: #e1bd53!important; text-decoration:none; }

.largeBtn span,

.smallBtn span{-webkit-transition: all 0s ease 0s; -moz-transition: all 0s ease 0s; transition: all 0s ease 0s;}

.containerSmall .largeBtn{margin-top:15px; }

.containerSmall{max-width: 994px; margin-left:auto; margin-right:auto;}

.container{max-width: 1400px; width: 100%; padding-left: 15px;  padding-right: 15px; margin-right: auto;margin-left: auto; clear:both; }

.container-fluid {margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px; clear:both;}

.row {margin-left: -15px;margin-right: -15px; clear:both; display: flex; flex-wrap: wrap;}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12,.col-custom {float: left; position: relative; min-height: 1px;padding-left: 15px;padding-right: 15px;}

.pinkBg{background-color: #FFE7F7;}

.modal{z-index: 99999999999;}

section:nth-child(2n+1){background-color:#fcfaf2;}

.align-items-center {

    align-items: center!important;

}

header{z-index: 9999999999 !important;}

.header-top-item {padding: 5px 0;}

.header-top-item .header-top-left ul li{margin-right: 25px; display: inline-block; list-style-type: none; color: #054d35; font-weight: 400; font-size: 14px; }

.header-top-item .header-top-left ul li a{display: flex; color: #054d35; align-items: center;}

.header-top-item .header-top-left ul li img{margin-right: 10px;width: 15px}

.header-top-item .header-top-right {display: flex; justify-content: flex-end;}

.header-top-item .header-top-right ul{display: flex;}

.header-top-item .header-top-right ul li{list-style-type: none; display: inline-block; margin-right: 5px; }

.header-top-item .header-top-right ul liimg{width: 16px}

.header-top-item .header-top-right ul li a{width: 20px; height: 20px; display: block; font-size: 16px; line-height: 25px; text-align: center; color: #fff; border: 1px solid transparent; background-color: #054d35; }



.headerInfoNav {padding: 0;font-size: 15px;float: right;width: 100%;}

.headerInfoNav *{-webkit-transition: all 0s ease 0s; -moz-transition: all 0s ease 0s; transition: all 0s ease 0s;}

.headerInfoNav .navigation{float: right; margin: 0px 0 0 0; padding: 0; display: flex;  flex-wrap: wrap; align-items: center;}

.headerInfoNav .navigation > li{ margin: 0 0 0 15px;font-size: 18px;overflow: hidden; text-transform: uppercase;}

.headerInfoNav .navigation > li:first-child{margin-left: 0px;}

.headerInfoNav .navigation > li > a {padding: 16px 15px;color: #fff;font-weight: 400;line-height: 1; display: inline-block; position: relative; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}

.headerInfoNav .navigation > li > a.smallBtn{font-size: 150%; font-weight:700;}

.sticky .headerInfoNav .navigation > li > a:hover{color: #e1bd53;}

.headerInfoNav .navigation > li > a.contact{ border: 2px solid #fff; border-radius: 50px; overflow: hidden; padding: 16px 30px;}

.headerInfoNav .navigation > li > a.contact:hover{background-color: #fff; color: #0575E6;}

.headerInfoNav .navigation > li > a.contact span{ position: relative; z-index: 1; }



@media (min-width: 768px) {

.col-12{width: 100%;}

.col-11{width: 91.66666667%;}

.col-10{width: 83.33333333%;}

.col-9 {width: 75%;}

.col-8 {width: 66.66666667%;}

.col-7 {width: 58.33333333%;}

.col-6 {width: 50%;}

.col-5 {width: 41.66666667%;}

.col-4 {width: 33.33333333%;}

.col-3 {width: 25%;}

.col-2 {width: 16.66666667%;}

.col-1 {width: 8.33333333%;}

}

img{vertical-align: top;}

a:hover{text-decoration: none;}



.fixedFooter{background: #e1bd53; border-top: 1px solid #fff; position: fixed; z-index: 999999999999; left: 0; bottom: 0; width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 10px;}

.fixedFooter .largeBtn{ margin:0; border-radius:5px; padding:10px 15px; display: block; min-width: inherit;; background: #FFE7F7; color: #79286B}

.fixedFooter .largeBtn img{width: 30px}

.fixedFooter .largeBtn:hover{background: #fff;}



header{ position: sticky; top: 0px; width: 100%; z-index: 2; background: #054d35; max-width: 100%; overflow: hidden;}

.headerInfoContact { width: 100%;  padding: 20px 0; line-height: 1; position: relative; z-index: 1; display: flex; justify-content: space-between; align-items: center;}

.headRight{ display: flex; flex-wrap: wrap; gap: 10px;}

.headerInfoRight{display: flex;  justify-content: flex-end; align-items: center; width: 100%; gap: 10px;}

.headerPhone{padding: 5px 0 5px 50px; max-width: 210px; min-height: 50px; color: #fff; background-color: #054d35; border-radius: 25px; display: inline-flex; flex-wrap: wrap; position: relative; text-decoration: none; align-items: center; font-family: "Oswald", system-ui; font-size: 15px; font-weight: 500; line-height: 1;}

.headerPhone:hover{text-decoration: none; color: #fff;}

.headerPhone span{margin:0 10px 0 0; display: inline-flex; align-items: center; color: inherit; justify-content: center; position: absolute; left: 10px;}

.headerPhone span img{width: 30px}

.headerPhone small{display: block; color: inherit; width: 100%; font-weight: 700; font-size: 120%;}

.headerPhone1 small{display: inline;}

.headerPhoneNew{color: #fff; font-weight: 700;}

.headerPhoneNew span, .headerPhoneNew small{ font-size: 100%; font-weight: 700;}

.headerPhoneNew span img{width: 30px; margin: 0 0px 0 5px; border:2px solid #fff; padding: 5px; border-radius:50%; background-color:rgba(0, 0, 0, 0.1); }

.headerPhoneNew a,

.headerPhoneNew a:hover{color: #fff; text-decoration: none;}



.whatsappBtn{ background-color: #46c556; color:#fff; max-width: 250px; }

.whatsappBtn:hover{text-decoration: none; color: #fff;}

.disabled{display: none;}



.logo{ margin: 0; width: 350px; position: relative;}

.logo a{display: block;}

.logo img{ width: 100%; margin:0;}



.herobanner{width: 100%; position: relative; font-size: 40px}

.herobannerimg{width: 100%; position: relative; aspect-ratio: 3/1.09;}

.herobanner img{ /*position:absolute; left:0; top:0; */ width: 100%;}

.heroBannertext{background-color: #c1433b !important; color: #fff; width: 100%; text-align: center; padding: 25px 0;}

.heroBannertext h1{font-size: 180%; font-weight: 800;text-transform: uppercase; color: #fff; margin: 0;}

.heroBannertext h1 span{display: block; font-weight: 400; font-size: 70%; color: #000}

.heroBannertext p{font-weight: 400; color: #fff; /*margin-top: 20px; padding-top: 20px; border-top: 2px solid #fff;*/}

.heroBannertext a{background-color: #e1bd53; color: #054d35; padding: 10px 20px; border-radius: 5px; margin-top: 25px; display: inline-block;}

.heroBannertext a:hover{background: #054d35; color: #e1bd53;}



.services-section-four{position:relative; }

.services-section-four .upper-section{position:relative; padding:70px 0px 70px; background-position: center bottom; }



.services-section-four .upper-section .title-column{position:relative; }

.services-section-four .upper-section .title-column .inner-column{position:relative; color: #fff; }

.services-section-four .upper-section .text-column{position:relative; }

.services-section-four .upper-section .text-column .inner-column{position:relative; }

.services-section-four .upper-section .text-column .text{position:relative; color:#d1d1d1; font-size:16px; line-height:1.8em; font-weight:400; padding-left:50px; margin-top:55px; border-left:4px solid #ed2124; }

.services-section-four .upper-section .text-column .text span{position:relative; color:#ffffff; font-weight:600; }

.services-section-four .lower-section{position:relative; margin-top:0; z-index:1; }

.services-section-four .tab-btns{position: relative; max-width: 570px; width: 100%; margin: 0 auto; text-align: center; margin-top: 40px; background: #e2e7ea; height: 16px; border-radius: 30px }

.services-section-four .tab-btns li{position: relative; float: left; width: 282px; border-radius: 30px; margin: 0px; height: 16px; cursor: pointer; transition: all 500ms ease; }

.services-section-four .tab-btns li.active-btn:before{right: 0px; }

.services-section-four .tab-btns li:before{position: absolute; top: 0px; height: 100%; width: 100%; border-radius: 30px; content: ""; right: -283px; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease; background-color:#00487b; }

.services-section-four .tab-btns li:last-child:before{display: none; }

.services-section-four .tabs-box .row{display: flex; flex-wrap: wrap; row-gap: 50px;}

.services-section-four .tabs-box .tab{position:relative; display:none; transition: all 900ms ease; -moz-transition: all 900ms ease; -webkit-transition: all 900ms ease; -ms-transition: all 900ms ease; -o-transition: all 900ms ease; }

.services-section-four .tabs-box .tab.active-tab{display:block; }

.services-section-four .tabs-box .tab{transform:scale(0.9,0.9) translateY(0px); }

.services-section-four .tabs-box .tab.active-tab{transform:scale(1) translateY(0px); }

.service-block-three{position:relative; }

.service-block-three .inner-box{position:relative; padding:40px; padding-top: 0; margin-top: 100px; background-color: #fff; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1); border-radius: 30px;  }

.service-block-three .inner-box .image{position:relative; overflow:hidden; width:150px; margin:auto auto -100px auto; transform:translateY(-50%); }

.service-block-three .inner-box .image img{position:relative; width:100%; display:block; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; }

.service-block-three .inner-box .lower-content{position:relative; overflow:hidden;  text-align: center; background-color:#fff; margin-top: 40px}

.service-block-three .inner-box .lower-content .icon-outer{position:absolute; left:-20px; top:-20px; }

.service-block-three .inner-box .lower-content .icon-outer:before{position:absolute; content:''; left:0px; top:0px; width:110px; height:110px; opacity:0; border-radius:50%; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; background-color:rgba(255,255,255,0.40); }

.service-block-three .inner-box:hover .lower-content .icon-outer:before{opacity:1; }

.service-block-three .inner-box .lower-content .icon-outer .icon{position:relative; width:95px; height:95px; color:#ffffff; text-align:center; line-height:95px; display:block; font-size:42px; padding-left:12px; padding-top:8px; border-radius:50px; background-color:#ed2124; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; }

.service-block-three .inner-box:hover .lower-content .icon-outer .icon{color:#ed2124; background-color:#ffffff; }

.service-block-three .inner-box h5{position:relative; color:#79286B; font-size: 25px; margin: 0 0 25px 0; }

.service-block-three .inner-box h5 span{    display: table; margin: 5px auto 0; background-color: #ed2124; color: #fff; border-radius: 2px; padding: 5px 10px;}

.service-block-three .inner-box .service-list{position:relative; margin-top:10px; }

.service-block-three .inner-box .service-list li{position:relative; margin-bottom:6px; color:#ffffff; font-size:16px; padding-left:22px; font-weight:400; }

.service-block-three .inner-box .service-list li:last-child{margin-bottom:0px; }

.service-block-three .inner-box .service-list li:before{position:absolute; content: "\f178"; left:0px; top:0px; color:#ed2124; font-size:10px; font-weight:600; font-family: "FontAwesome"; }

.service-block-three .inner-box .read-more{position: absolute; display: block; color: #ffffff; font-size: 15px; font-weight: 700; padding: 14px 15px; text-align: center; background-color: #ed2124; width: 100%; bottom: 0; left: 0; }

.sec-title_title {position: relative; font-weight: 700; letter-spacing: 1px; color: #fff; font-size: 16px; text-transform: uppercase; margin-bottom: 10px; } 

.sec-title_heading {line-height: 1.2; font-size: 50px; color: #054d35; position: relative; padding-bottom:10px; } 

.sec-title_heading:after{content: ""; width: 50px;height: 4px; background-color: #e1bd53; position: absolute; bottom:0; left: 50%;transform: translateX(-50%); }



.directorVerdict{background-color: #FFE7F7; position: relative; margin-top: 20%;}

.directorVerdict:before{content: ""; position: absolute; width: 100%; background: url(../images/bg-1.svg) no-repeat 0 0; background-size: 100%; padding: 10%; transform: translateY(-99%);}

.directorVerdict h2{margin-top: -15%}

.directorVerdict h4{font-weight: 400; font-size: 30px; color: #79286B; margin-bottom: 40px}

.directorVerdict h4 span{display: block; font-style: italic; font-size: 75%; color: #000}

.directorVerdict img{margin: 50px 0 0 0}



.darkColor .sec-title_title{color: #ed2124;}

.darkColor .sec-title_heading{color:#222;}

.services-section-part{  color: #fff;}

.doctorsLists{display: flex; flex-wrap: wrap; justify-content: center; overflow: hidden; margin-top: 50px}

.doctorsListSlider{flex-wrap: initial;}

.doctorsLists .row{ justify-content: center;}

.doctorsLists .row .col-lg-4 .doctorsList{background-color: #fafafa; border:1px dashed #ED1C24; padding-top: 25px; margin-left: 0; margin-right: 0; border-radius: 0 45px 0 45px;}

.doctorsLists > .doctorsList{ flex:0 0 calc(33.33% - 20px) !important;}

.doctorsLists .doctorsList{     text-align: left; background-color: #fff; display: flex; align-items: flex-end; flex-wrap: wrap; justify-content: center;}

.doctorsLists .doctorsList .doctor_box_img{ width: 200px; overflow: hidden; border-radius: 50%; box-shadow: 5px 5px 0 #054d35; margin: 5px; background: #e1bd53; padding: 0;}

.doctorsLists .doctorsList .doctor_box_img.padding{padding: 20px;}

.doctorsLists .doctorsList .doctor_box_img img{ width: 100%; height: auto; aspect-ratio: 1/1; }

.doctorsLists .doctorsList .doctor_box_content{flex: 100% 0 0; background-color: #fff; width: 100%; text-align: center; margin-top: 20px;}

.doctorsLists .doctorsList .doctor_box_content p{font-size: 16px;}

.doctorsLists .doctorsList .doctor_box_content a{color:#054d35; text-decoration:underline; }

.doctorsLists .doctorsList .doctor_box_icon {position: relative; z-index: 0;}

.owl-stage{display: flex;}

.doctorsLists .doctorsList .doctor_box_title{font-weight: 500; font-size: 22px; color: #054d35; margin-bottom: 20px}

.doctorsLists .doctorsList .doctor_box_title span{display: block; font-size: 70%; color: #777; font-weight: 400}

.doctorsLists{padding: 0 30px;}

.doctorsLists .owl-nav button.owl-next, 

.doctorsLists .owl-nav button.owl-prev{position: absolute; left: 0; top: 50%; transform: translateY(-50%); color:#054d35; font-size:50px; line-height:1; outline:none }

.doctorsLists .owl-nav button.owl-next{ left: auto; right: 0px;}

.doctorsLists .owl-dots{ display:flex; justify-content:center; flex-wrap:wrap; margin-top: 20px; gap: 5px}

.doctorsLists .owl-dots .owl-dot{width: 10px; height: 10px; border-radius: 50%; background-color: #ccc;}

.doctorsLists .owl-dots .owl-dot.active{background-color: #054d35;}



.about-box{padding-left: 100px; padding-bottom: 50px;}

.stepSection2 {display: flex; flex-wrap: wrap; align-items: flex-end; gap: 35px; margin:60px 0 50px 0; }

.stepSection2 li {width: 100%; display: flex; align-content: flex-start; font-size: 22px; }

.stepSection2 li span {min-width: 20px; max-width: 20px; display: block; margin: 0 10px 0 0; }

.stepSection2 li span img {width: 100%; }



.listOfCourses {max-width: 100%; }

.listOfCourses ul {text-align: left; gap: 30px; display: grid; flex-wrap: wrap; grid-template-columns: repeat(2, minmax(0, 1fr)); }

.listOfCourses ul li { display: flex; gap: 25px; align-items: center; text-align: left; color: #2f277d; padding: 20px; background: #fff; border:1px solid #054d35; box-shadow: 5px 5px 5px rgb(0 0 0 / 10%); border-radius: 5px; text-align: center; font-weight: 700;}

.listOfCourses ul li img{width: 70px;}

.listOfCourses ul li span {width: 100%; display: block; text-align: left;}

.award-banner{background: #fff; box-shadow: -10px 10px 0px #cc3550; border-radius: 10px; margin-left: 100px; max-width: calc(100% - 100px);}



.listOfCourses1 {max-width: 100%; }

.listOfCourses1 ul {text-align: left; gap: 0px; display: grid; flex-wrap: wrap; grid-template-columns: repeat(4, minmax(0, 1fr)); }

.listOfCourses1 ul li { display: flex; flex-wrap: wrap; gap: 25px; justify-content: center; align-items: center; color: #054d35; padding: 20px;  border-radius: 5px; text-align: center; font-weight: 700;}

.listOfCourses1 ul li img{width: 250px; border-radius: 50%; border: 2px solid #fff; box-shadow: 0 4px 0 2px #054d35;}

.listOfCourses1 ul li span {width: 100%; display: block;}



.gallerySection1 {display: flex; flex-wrap: wrap; width: 100%; }

.gallerySection1 .galleryLeft1 {width: 29.5%; display: flex; flex-wrap: wrap; }

.gallerySection1 .galleryCenter1 {width: 50%; display: flex; flex-wrap: wrap; }

.gallerySection1 .galleryRight1 {width: 29.5%; display: flex; flex-wrap: wrap; }

.galleryTwoCal {width: 100%; padding: 0 5px; }

.galleryLarge {overflow: hidden; width: 100%; padding-bottom: 120%; position: relative; overflow: hidden; background-color: #ccc; margin-bottom: 5px; }

.gallerySmall1 {overflow: hidden; width: 100%; padding-bottom: calc(89.4% - 10px); position: relative; overflow: hidden; background-color: #ddd; margin-bottom: 10px; }

.galleryLarge, 

.gallerySmall, 

.gallerySmall1, 

.gallerySmall2 {box-shadow: 0 0 0 1px rgb(0 0 0 / 10%); }

.gallerySection1 img {position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); object-fit: cover; }

.galleryTwoCal1 {width: 50%; padding: 0 5px; }



.embryoTransfer .stepSection2{ gap:10px; margin:0 0 50px 0; }

.embryoTransfer h3{margin:0 0 40px 0; background-color: #2f277d; display: inline-block; color: #fff; border-radius: 10px; padding: 10px 20px;}

.embryoTransfer h3 span{display: block; font-size: 70%}

.embryoTransfer p{ font-weight:700; font-style:italic; margin:-25px 0 50px 0; }

.embryoTransfer p span{color: #cc3550;}



.awards{width: 100%; background: url(../images/bg2.jpg) no-repeat top center; background-size: 100% 100%;}

.awardsLists{ max-width: 80%; margin: auto; background-color: rgba(255, 255, 255, 0.8); border-radius: 50px; padding: 100px; gap: 50px; display: grid; flex-wrap: wrap; grid-template-columns: repeat(4, minmax(0, 1fr));}

.awards .sec-title_heading span{position: relative;}

.awards .sec-title_heading .awardsPic{max-width: 150px;}

.awards .sec-title_heading .awardsPic.right{-webkit-transform: scaleX(-1); transform: scaleX(-1);}



.testimonialsFooterBanner{width: 100%;}

.testimonialsFooterBanner img{width: 100%;}

.testimonialsMain{ position: relative;}



.testimonialsBanner{display: flex; overflow: hidden;}

.testimonialsBanner > li{flex: 0 0 calc(33.33% - 10px); margin:0 5px;}

.pt-testimonial-box.pt-style-3 {background: #fff; border: 1px solid #ccc; padding: 45px; border-radius: 3px; position: relative; }

.pt-testimonial-content{color: #666; min-height: 150px; max-height: 150px; overflow: auto; font-size: 15px; font-weight: 400; line-height: 1.4;}

.pt-testimonial-box.pt-style-3 .pt-testimonial-media {display: none; position: relative; margin-top: 30px; align-items: center; }

.pt-testimonial-box.pt-style-3 .pt-testimonial-media .pt-testimonial-img img {width: 80px; height: 80px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.pt-testimonial-box.pt-style-3 .pt-testimonial-media .pt-testimonial-img {margin-right: 15px; }

.pt-testimonial-box.pt-style-3 .pt-testimonial-media .pt-testimonial-meta {align-self: center; }

.pt-testimonial-box.pt-style-3 .pt-testimonial-media .pt-testimonial-meta h5{color: #070707; margin: 0 0 5px 0;}

.pt-testimonial-box.pt-style-3 .pt-testimonial-media .pt-testimonial-meta span {color: #ed2124; letter-spacing: 0.04em; font-size: 14px; line-height: 22px; font-weight: 600; text-transform: uppercase; }

.pt-testimonial-box.pt-style-3 .pt-testimonial-media .pt-testimonial-icon i {color: #ff0000; font-size: 64px; line-height: 72px; position: absolute; right: 0; bottom: 110px; z-index: 1; opacity: 0.1; }

.pt-testimonial-box.pt-style-3 .pt-testimonial-star {font-size: 14px; line-height: 22px; letter-spacing: 0.1em; color: #ff9529; margin-bottom: 15px; }

.pt-testimonial-greybg .pt-testimonial-box.pt-style-3 {background: #ccc; padding: 30px; border-radius: 3px; }

.pt-testimonial-greybg .pt-testimonial-box.pt-style-3 .pt-testimonial-media .pt-testimonial-icon i {bottom: 0; font-size: 56px; line-height: 64px; }

.pt-testimonial-bg-transparent .pt-testimonial-box.pt-style-3 {background: transparent; padding: 0px; border-radius: 3px; color: #fff; }

.pt-testimonial-bg-transparent .pt-testimonial-box.pt-style-3 .pt-testimonial-media .pt-testimonial-icon i {color: #fff; }



.testimonialsBanner{position: relative;}

.testimonialsBanner .owl-nav button.owl-next, 

.testimonialsBanner .owl-nav button.owl-prev{ cursor: pointer; position: absolute; left: 0; top: 50%; transform: translateY(-10%); color:#e1bd53; font-size:50px; line-height:1; outline:none; background-color:transparent; border:0 }

.testimonialsBanner .owl-nav button.owl-next{ left: auto; right: 0px;}





.photoGallery{ width:100%; max-width: 100vw; overflow: hidden;}

.photoGallery ul { gap: 0px; display: flex; }

.photoGallery ul li{ flex: 0 0 auto;overflow: hidden; aspect-ratio: 1/1;background-color: #ccc;}

.photoGallery ul li a{aspect-ratio: 1/1; display:block;border:1px solid #fff; }

.photoGallery ul li img {position: relative;}



.videoGallery{ width:100%;}

.videoGallery ul { gap: 30px; display: grid; flex-wrap: wrap; grid-template-columns: repeat(3, minmax(0, 1fr));}

.videoGallery ul li{border-radius: 10px; overflow: hidden; background-color: #000;}

.videoGallery ul > li{min-width: 300px; max-width: 300px; flex: auto 0 0;}

.videoGallery video{width: 100%; aspect-ratio: 1/1;}



.videoBanner{width: 100%;}

.videoBanner video{width: 100%;aspect-ratio: 1/0.415; background: url(../images/video-bg.jpg) no-repeat 0 0; background-size: cover;}



.list{text-align: left; columns: 2; gap:20px }

.list li{position: relative; padding-left: 30px; font-size: 16px; line-height: 1.4; margin: 0 0 20px 0; font-weight: 700; color: #054d35; text-decoration: underline; text-underline-offset: 3px;} 

.list li:last-child{ margin-bottom: 0px;}

.list li a{ color: #302d2d;}

.list li a:hover{color: #cf2027;}

.list li:before{content: ""; position: absolute; left: 0px; top: 5px; width:20px; height: 20px; background: url(../images/list-icon.png) no-repeat center center; background-size: 75%;}





.list1{text-align: left; gap:20px; margin-bottom:20px }

.list1 li{position: relative; padding-left: 30px; font-size: 16px; line-height: 1.4; margin: 0 0 20px 0; font-weight: 400; color: #777;} 

.list1 li:last-child{ margin-bottom: 0px;}

.list1 li a{ color: #302d2d;}

.list1 li a:hover{color: #cf2027;}

.list1 li:before{content: ""; position: absolute; left: 0px; top: 5px; width:20px; height: 20px; background: url(../images/list-icon.png) no-repeat center center; background-size: 75%;}



.about-pallavi-mishra{display: flex; flex-wrap: wrap;}

.about-pic{width: 45%;}

.about-pic img{ border:1px solid #ccc; box-shadow:5px 5px 10px rgba(0, 0, 0, 0.2); border-radius: 2px}

.about-pic p{margin: -50px auto 0; font-weight: 700; max-width: 90%; background-color: #054d35; color: #e1bd53;position: relative; padding:10px; border-radius:5px; text-align:center; }

.about-pic span{display: block; font-weight: 400; }

.about-text{width: 55%; padding: 0 0 0 20px }



.linkBtn{color:#054d35;text-decoration:underline;}

.linkBtn:hover{color:#e1bd53;text-decoration:underline;}



.awardSection{display: flex; overflow: hidden;}

.awardSection img{max-height: 126px}

.awardSection .owl-item{background-color: #fff;display: flex; align-items: center; justify-content: center; border-radius: 5px; padding: 5px; border:1px solid #ccc; } 



footer{background-color:#054d35; color: #fff; padding:  0 0 100px 0; font-size: 16px;}

footer .col-sm-12{padding-top: 50px;}

footer .footerLogo img{border-radius: 5px; max-width:300px }

footer h4{font-size: 30px;}

footer a{color: inherit;}

footer a:hover{color: inherit; text-decoration-line: underline; text-decoration-thickness: 1px; text-underline-offset: 4px;}

footer ul.footerinfo {position: relative; padding-left: 30px;}

footer ul.footerinfo li {position: relative; margin-bottom: 15px; font-weight: 700}

footer ul.footerinfo li a{font-weight: 400;}

footer ul.footerinfo li img{width: 20px; margin: 0 10px 0 -30px;}



footer ul.footerNav {display: flex; flex-wrap: wrap; gap: 15px; margin:0; }

footer ul.footerNav li {width: 100%; display: flex; align-content: flex-start;}

footer ul.footerNav li a{font-weight: 400; width: 100%; display: flex; align-content: flex-start;}

footer ul.footerNav li span {min-width: 15px; max-width: 15px; display: block; margin: 0 10px 0 0; }

footer ul.footerNav li span img {width: 100%; }



footer ul.footerinfo.location{justify-content: center; font-size: 130%; text-align: left;}

footer ul.footerinfo.location li{display: flex; align-content: center;}

footer ul.footerinfo.location li span{min-width: 50px;}

footer ul.footerinfo.location li span img{width: 100%;}

footer ul.footerinfo li.socialmediaicon a img{ margin:0; width:25px }







#eapps-instagram-feed-1:after {content: ""; position: absolute; width: 100%; background: #054d35; height: 57px; z-index: 9999999; left: 0; }

.fixedFooter p{display: none;}





@media (min-width: 768px) {

    .headerInfoContactMobile{display: none;}

}
@media (max-width: 1400px) {
    .logo{width: 250px;}
    .headerInfoNav .navigation > li{    font-size: 16px;}
    .headerInfoNav .navigation > li > a {padding: 16px 10px;}
}

@media (max-width: 1199px) {

    .headerInfoNav .navigation > li{font-size: 13px;  margin: 0 0 0 10px}

    .headerInfoNav .navigation > li > a{padding: 10px 5px}

    .headerInfoNav .navigation > li > a.smallBtn{font-size: 100%;}

    .logo{width: 150px}

    .herobanner{font-size: 30px;}

    .about-box{padding-left: 0;}

    .doctorsLists .doctorsList .doctor_box_img{width: 150px; margin: 0}

    .doctorsLists .doctorsList{align-items: flex-start;}

    .listOfCourses ul{grid-template-columns: repeat(2, minmax(0, 1fr));}

    .listOfCourses ul li img{width: 50px;}

    .awardsLists{max-width: 100%; padding: 50px;}

}



@media (max-width: 991px) {

    body{font-size: 16px;}

    .spaceTopMragin{ margin-top: 50px;}

    .spaceTop{ padding-top: 50px;}

    .spaceBottom{ padding-bottom: 50px;}

    .spaceBoth{ padding-top: 50px; padding-bottom: 50px;}

    h1, h2{font-size: 25px;  margin-bottom: 30px;}

    h3{font-size: 22px;}

    h4{font-size: 20px;}

    h5{font-size: 18px;}

    p{font-size: 14px;  margin-bottom: 30px;}

    .sec-title_heading{font-size: 40px;}

    p.large {font-size: 20px;}

    .doctorsLists .doctorsList .doctor_box_content p{font-size: 14px;}

    .stepSection2{gap: 10px; margin: 30px 0;}

    .stepSection2 li{font-size: 16px;}

    .award-banner{margin: 30px 0 0 0;max-width: 100%;}

    .listOfCourses1 ul{    grid-template-columns: repeat(3, minmax(0, 1fr));}

    .award-banner{box-shadow: 0 0 0px 5px #cc3550;}





    }





@media (max-width: 767px) {

    header {z-index: 999;  border-bottom: 3px solid #e1bd53;}

.headerInfoContact{padding: 25px 0;}

.hamburgerIcon { position: relative; width: 40px; height: 40px; display: inline-block;}

.hamburgerIcon span {display: block;position: absolute;height: 1px;width: 60%;background: #fff;opacity: 1;left: 20%;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}

.hamburgerIcon span:nth-child(1) {top: 12px;}

.hamburgerIcon span:nth-child(2),.hamburgerIcon span:nth-child(3) {top: 20px;}

.hamburgerIcon span:nth-child(4) {top: 28px;}

.hamburgerIcon.open span:nth-child(1) {top: 18px;  width: 0%;  left: 50%;}

.hamburgerIcon.open span:nth-child(2) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}

.hamburgerIcon.open span:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}

.hamburgerIcon.open span:nth-child(4) {top: 28px;width: 0%;left: 50%;}



.headerInfoContactMobile {position: absolute; right: 15px; top: 22px; width: auto; z-index:9; display:flex; align-items:center; gap:10px; }

/*.headerInfoContactMobile a {font-size: 0px; background-color: #fff; margin: 0; padding: 0; line-height: 40px; width: 40px; text-align: center; border-radius: 3px; display: inline-block; vertical-align: top; color: #fff; font-weight: 300; min-height: inherit; }

.headerInfoContactMobile a img {margin: 0; float: none; display: inline-block; vertical-align: middle; width: auto; height: 20px; }*/



    .headerInfoNav{display: none;}

    .headerInfoNav .navigation li a{border-bottom: 1px solid rgba(255,255,255,0.10); border-top: 0px!important;}

    .headerInfoNav{width: 100%; height: calc(100% - 82px); overflow: auto; left: 0; top: 82px; position: fixed; margin:0px; background-color: #3a4348; }

    .headerInfoNav .navigation{ border-top: 1px solid #2d2b2b!important;text-align: left; padding:0;}

    .headerInfoNav .navigation > li{width: 100%; padding:0 20px; margin:0 }

    .headerInfoNav .navigation > li a{display: block; padding: 16px 15px; font-size: 15px;}

    .headerInfoNav .navigation > li > a:hover{color: #fff;}

    .headerInfoNav .navigation > li > a.contact{border-radius: 0px; border: 0px; padding: 16px 15px; background: #52cec6;}

    .headerInfoNav .navigation > li:hover a:before,

    .headerInfoNav .navigation > li > a:before,

    .headerInfoNav .navigation > li.dropdownMenu > a:after,

    .headerInfoNav .navigation .dropdownMenu .dropdownMenu > a:after{display: none;}

    .headerInfoNav .navigation .dropdownList li a:hover{background-color: inherit;}

    .headerInfoNav .navigation .dropdownList{position: static;background: rgba(255,255,255,0.1); min-width: 100%;}

    .headerInfoNav .navigation > li a.smallBtn{font-weight: 700; font-size: 110%}

   body {font-size: 16px;}

    h1,h2{ font-size: 30px;  margin: 0 0 20px 0;}

    h3{ font-size: 27px; margin: 0 0 30px 0;}

    h4{ font-size: 24px; margin: 0 0 30px 0;}

    h5{ font-size: 22px; margin: 0 0 30px 0;}

    h6{ font-size: 20px; margin: 0 0 30px 0;}

    p{ font-size: 16px; margin: 0 0 30px 0;}

    .mobileSpaceBottom{margin-bottom: 30px;}

    .blockTxtP{ display: inline;}

    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12{width: 100%;}

    .servicesLists-2 .col-4 {width: 100%;}

    .spaceTopMragin{ margin-top: 30px;}

    .spaceTop{ padding-top: 30px;}

    .spaceBottom{ padding-bottom: 30px;}

    .spaceBoth{ padding-top: 30px; padding-bottom: 30px;}

    h1, h2{font-size: 30px;  margin-bottom: 30px; text-align: center;}

    h3{font-size: 25px;}

    h4{font-size: 22px;}

    h5{font-size: 18px;}

    .heroBannertext{width: 100%; max-width: 100%; text-align: center; left: 0; padding: 15px;}

    .headerInfoContact a{font-size: 14px;}

    .logo{width: 130px}

    .about-box{padding-bottom: 0}

    .directorVerdict h2 {margin-top: 0; }

    .doctorsLists .doctorsList .doctor_box_img{width: 80px;}

    .doctorsLists .doctorsList .doctor_box_img img{max-width: 80px; width: 100%;}

    .facilityAvailable .row .col-sm-12.col-md-5{order: 1;}



    .stepSection2{gap: 20px;}

    .listOfCourses ul{grid-template-columns: repeat(2, minmax(0, 1fr));}

    .fixedFooter .largeBtn{flex: 1;}

    .awardsLists{grid-template-columns: auto; display: flex; justify-content: center; }

    .awardsLists div {width: calc(50% - 25px); }

    .herobanner{font-size: 25px;}

    .heroBannertext p{font-size: 60%; font-weight: 700;}

    .headerInfoContact a,

.headerInfoContact a:first-child{font-size: 0; line-height: 0}

.headerInfoContact .headerPhone{padding: 0; width: 50px; height: 50px; display: flex; border-radius: 50%; align-items: center; justify-content: center; text-align: center;}

.headerInfoContact .headerPhone span{position: static; margin:0;}

.headerInfoContact .headerPhone small{display: none;}

.headerInfoContact span img{width: 30px;}

.headerInfoContact span{margin-right: 0;}

footer ul.footerinfo.location{font-size: 100%;}

.headerInfoRight{gap: 5px;}

.headerPhoneNew + .headerPhoneNew{display: none;}

footer ul.footerinfo.location li span{    min-width: 20px; margin-right: -20px;}



.testimonialsMain{padding-bottom: 30px;}

.testimonialsFooterBanner{display: none;}

.videoBanner{width: 100%;aspect-ratio: 1/0.480; background: url(../images/testimonials_bg.jpg) no-repeat 0 0; background-size: cover;}

.videoBanner video{ display: none; width: 100%;aspect-ratio: 1/0.415; background: url(../images/video-bg.jpg) no-repeat 0 0; background-size: cover;}

.headerPhone{font-size: 16px; min-height: 44px; font-weight: 600; padding: 0; margin-top: -5px}

.headerPhone img{width: 20px; margin-right: 10px}

.fixedFooter .headerPhone{font-size: 0; min-width: 44px}

.fixedFooter .headerPhone span{margin: 0}

.fixedFooter{flex-wrap: wrap;}

.fixedFooter p{text-align: center; color: #fff; background: #054d35; padding: 5px; margin: 0 -10px -10px; display: flex; justify-content: center; min-width: 100%;}

footer{padding-bottom: 140px}
.headRight{position: absolute; z-index: 99999; top: 100%; width: 100%;}
.headerInfoNav{z-index: 9999999999;}
header{overflow: visible;}

}



@media (max-width: 479px) {

.sec-title_heading { font-size: 30px;}

.services-section-four .tabs-box .row{row-gap: 10px;}

.listOfCourses ul{grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px;}

.listOfCourses ul li{font-size: 14px;  padding: 10px;}

.gallerySection1 .galleryCenter1{width: 100%;}

.awards .sec-title_heading .awardsPic{width: 50px;}

.awardsLists{padding: 20px; border-radius: 20px; gap: 10px; grid-template-columns: repeat(2, minmax(0, 1fr));}

.photoGallery ul {gap: 10px; grid-template-columns: repeat(2, minmax(0, 1fr)); }

.doctorsLists .doctorsList{flex-wrap: wrap;}

.doctorsLists .doctorsList .doctor_box_content{    flex: auto;     width: 100%;}

.doctorsLists .doctorsList .doctor_box_img{margin: auto;}

.fixedFooter .largeBtn{ padding: 10px; font-size: 4vw;}

.fixedFooter .largeBtn img {width: 5vw;}

.photoGallery ul li:last-child{display: block;}

.awardsLists div {width: calc(50% - 5px); }



.headerPhone small{font-size: 100%;}

.videoGallery ul {grid-template-columns: repeat(1, minmax(0, 1fr));}

.listOfCourses1 ul {grid-template-columns: repeat(2, minmax(0, 1fr));}

.listOfCourses ul li{gap: 15px;}

.listOfCourses ul li img{width: 30px;}

.list{columns: 1}

.about-pallavi-mishra{margin-top: 25px}

.about-pic {width: 100%; }

.about-text {width: 100%; padding: 15px 0 0 0; text-align: center; }



}

#main{
    display: flex;
    flex-wrap: wrap;
}
#container {
    width: 66%;
    margin: 0 !important;
}
#content {
    margin: 0 !important;
}
#primary, #secondary {
    width: 33%;
    padding-left: 60px;
}


@media (max-width: 767px){
    #container {
        width: 100%;
        margin: 0 !important;
    }
    #primary, #secondary {
        width: 100%;
        padding-left: 0px;
    }
}


#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper{
	width: 100%;
	margin: 0;
	padding: 0;
}

.row{
	display: flex;
	flex-wrap: wrap;
}
a.headerPhone,
footer ul.footerinfo li a {
    color: #fff;
}
footer ul.footerinfo {
    margin: 20px 0 0 0;
}
.container{margin-left: auto!important; margin-right: auto!important;}
body {    font-family: "Oswald", system-ui;}
#main{overflow: visible; padding-top: 0}
.heroBannerSection{position: relative; left: 50%; transform: translateX(-50%); width: 100svw; overflow: hidden; margin-bottom: 40px;}
.heroBannerSection img{width: 100%; height: auto;}
header{margin-bottom: 50px;}
header.sticky{position: sticky !important;}
#container{margin-right: -33.33%;}
#content{margin: 0 33.33% 0 0;}
#primary, #secondary{width: 33.33%; padding-left: 60px;}
#main .widget-area ul{padding: 0}
.widget-container{margin-bottom: 40px;}

#main .widget-area ul li .wp-block-heading{
	font-size: 18px;
	text-transform: uppercase;
}

.wp-block-search .wp-block-search__label {
    display: none;
}

form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    position: relative;
}

#main .widget-area ul li .wp-block-search__input {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-color: #ebebeb;
    padding: 12px;
    padding-right: 60px;
    height: calc(2.56em + 0.75rem + 2px);
    box-shadow: none;
}
#main .widget-area ul li .wp-block-search__inside-wrapper {
    position: relative;
}

#main .widget-area ul li .wp-block-search__button {
    background-color: transparent;
    border: none;
    position: absolute;
    top: 50%;
    height: 100%;
    right: 0.875rem;
    transform: translateY(-50%);
    transition: all .3s ease-out;
    color: #054d35;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

#main .widget-area ul li .wp-block-search__input:focus {
    border-color: #054d35;
}
.widget-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 12px;
    margin: 0;
        margin-bottom: 24px;
    color: #788487;
}
#main .widget-area ul ul{
	margin: 0;
}
#main .widget-area ul ul li{
	    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    margin: 0;
}
#main .widget-area ul ul li a{
	    color: #788487;
    display: block;
    font-size: 14px;
}
#main .widget-area ul ul li a:hover{
	color: #054d35;
	text-decoration: none;
}


.entry-content .gallery-thumb a img {
    /*aspect-ratio: 1/0.7;*/
    width: 100%;
        vertical-align: top;
    height: auto;
}
#content .entry-title{     font-size: 30px;
    line-height: 1.2;
    margin: 20px 0 0 0;
    font-weight: 400;}
.entry-title a:link, .entry-title a:visited{
	color: #333333;
}
.entry-meta{margin-bottom: 20px;}
.hentry .entry-content > p a,
#respond .form-submit input {
        color: #054d35;
    background-color: #fff;
    position: relative;
    border-radius: 50px;
    border: 2px solid #054d35;
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    padding: 10px 20px;
    font-weight: 400;
    margin-top: 30px;
}

.hentry .entry-content > p a:hover,
#respond .form-submit input:hover {
    background: #054d35;
    color: #fff;
}

.hentry .entry-content > p a .meta-nav {
    display: none;
}
.entry-content, .entry-summary{padding-top: 0}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr{color: #707070;}
#main .widget-area ul.wp-block-latest-posts.wp-block-latest-posts__list li {
    position: relative;
    padding: 0 0 0 90px;
    border: 0;
    margin: 0 0 30px 0;
}

#main .widget-area ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
}

#main .widget-area ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-title {font-weight: 500;text-transform: uppercase;}

#main .widget-area ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt {
    margin: 10px 0 0 0;
    font-size: 14px;
}

#main .widget-area ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt a {
    font-size: 12px;
    margin-top: 5px;
    display: none;
}

#commentform textarea,
#commentform input,
#commentform select{    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-color: #ebebeb;
    padding: 12px;
    height: 45px;
    box-shadow: none;
}
#commentform textarea{
 height: 100px;
}
#respond label{font-size: 14px; margin-bottom: 5px; display: block;}
#commentform > p {margin-bottom: 10px;}
p.comment-form-cookies-consent {
    display: flex;
    align-items: center;
}
#respond #wp-comment-cookies-consent{height: auto;}

#main{padding-left: 20px; padding-right: 20px;}
.hentry .entry-content > p a{display: table;}

@media (max-width: 767px){
	#content {
    margin: 0;
}
	#primary, #secondary {
    width: 100%;
    padding-left: 0;
}
#content .entry-title,
#main .widget-area ul li .wp-block-heading,
#content p, #content ul, #content ol, #content dd, #content pre, #content hr{
	text-align: left;
}
#main .widget-area ul.wp-block-latest-posts.wp-block-latest-posts__list li{min-height: 80px;}
}

#comments,
#nav-below,
#nav-above{display: none !important;}


.yarpp-thumbnails-horizontal {display: flex; gap: 30px; }
.yarpp-thumbnails-horizontal a.yarpp-thumbnail {width: 50%; height: auto; margin: 0; padding: 10px; /* display: flex; */ align-items: center; color: #000; }
.yarpp-thumbnails-horizontal a.yarpp-thumbnail img {width: 100%; height: auto; margin: 0; }
.yarpp-thumbnails-horizontal a.yarpp-thumbnail .yarpp-thumbnail-title {margin: 0; padding: 15px 20px; width: auto; height: auto; max-height: initial; font-weight: 500; }
#content .entry-utility{display: none;}

.detailImage img{width: 100%; height: auto;}
#content ul, #content ol{    color: #054d35; margin-left: 20px}

@media (max-width: 500px){
.yarpp-thumbnails-horizontal{ flex-wrap:wrap;}
.yarpp-thumbnails-horizontal a.yarpp-thumbnail{width: 100%;}
}

@media (min-width: 500px){
	.addtoany_content{display: flex; align-items: center; gap: 10px;}
	.addtoany_header {margin: 0 !important; }
}
.addtoany_content{ margin: 30px auto !important; border: 1px solid hsla(0,0%,50%,.1); padding: 10px; background: hsla(0,0%,50%,.1);} 
.addtoany_header {margin: 0; font-weight: 600;}

.home.blog .addtoany_share_save_container {display: none;}

@media (max-width: 767px){
	#main .widget-area ul #block-22,
	#main .widget-area ul #block-23{
		display: none!important;
	}
}
.gallery-thumb img{width: 100%; height: auto;}