
* {margin: 0px;padding: 0px;box-sizing: border-box;}body {font-size: 16px;line-height: 24px;overflow-x: hidden;font-weight: 400;color: #4f5050;}:root {--blue: #192751;--lblue: #3F579A;--green: #449286;}.sp-sticky {width: 100%;height: auto;display: block;z-index: 99999;left: 0;position: fixed;top: 0;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;background-color: #fff;}.container {width: 90%;margin: 0px auto;}header .container {position: relative;width: 90%;}.row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.justify-content-between {-ms-flex-pack: justify !important;justify-content: space-between !important;}.align-items-center {-ms-flex-align: center !important;align-items: center !important;}header .container::after {content: '';position: absolute;right: 0;top: -20px;width: 100%;height: 9px;transition: all 0.3s ease;background-position: right;}.d-flex {display: -ms-flexbox !important;display: flex !important;}a {text-decoration: none;}a {color: var(--blue);cursor: pointer;}.sp-active svg {width: 180px;}header svg {transition: all 0.3s ease;width: auto;}header .main-menu>li>a {padding: 0px 1.4vw;color: #000000;font-size: 16px;display: flex !important;align-items: center;height: 90px;transition: all 0.3s ease;}.main-menu a span {position: relative;display: flex;font-weight: 500;color: #000;font-size: 16px;font-weight:600;transition: all 0.3s ease;}header .main-menu .sub-menu {display: none;position: absolute;left: 50%;top: 100%;width: 220px;overflow: hidden;background: #fff;-webkit-box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);z-index: 5;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);}ul {list-style-type: none;}.main-menu .sub-menu li {line-height: 24px;}.main-menu .sub-menu a {text-transform: capitalize;}.sub-menu a, .mwidth a {font-size: 15px;}.dm2, .mm1 {grid-template-columns: 100% !important;}.mm1 {right: 8%;}.dm3.megamenu, .dm2.megamenu, .mm1 {width: 1000px;align-items: center;display: grid;grid-template-columns: 65% 35%;}.megamenu {display: flex;padding: 0px;background: #e6f6f6;position: fixed;z-index: 99999;width: 700px;top: 90px;left: auto;opacity: 0;transition: all 0.3s ease;transform: scaleY(0);box-shadow: 0px 0px 6px rgb(0 0 0 / 15%);align-items: flex-start;transform-origin: top left;border-radius: 10px;}.dm2 .mwidth, .mm1 .mwidth {grid-template-columns: 65% 30%;}.mwidth {width: 100%;display: grid;grid-template-columns: 45% 45%;justify-content: space-between;align-items: center;margin: 0px auto;padding: 40px;}.dm2 .tab-menu, .mm1 .tab-menu {display: grid;grid-template-columns: 46% 46%;justify-content: space-between;}.megamenu li {border-bottom: 1px solid #cddddd;}.megamenu .nav li:hover a, .megamenu .nav li a.active, .megamenu .nav li:hover {color: var(--lgreen);}.cmrow, .dm3 a, .dm2 a, .mm1 a {position: relative;}.mm1 a {padding: 10px 40px 10px 10px !important;}.megamenu a {padding: 10px 20px 10px 10px !important;display: flex;width: 100%;gap: 0px 20px;}.sub-menu a, .mwidth a {font-size: 15px;}.dm2 li a:hover::before, .dm3 li a:hover::before, .mm1 li a:hover::before, .megamenu a.active::before {filter: invert(52%) sepia(44%) saturate(764%) hue-rotate(134deg) brightness(88%) contrast(88%);}.tabs_wrapper li::before, .tab_drawer_heading::before, .dm3 li a::before, .dm2 li a::before, .mm1 li a::before {content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="30" height="30" viewBox="0 0 24 24"%3E%3Cg transform="rotate(90 12 12)"%3E%3Cpath fill="%23595959" d="m16.854 13.647l-4.5-4.5a.5.5 0 0 0-.707 0l-4.5 4.5a.5.5 0 0 0 .707.707L12 10.207l4.146 4.147a.498.498 0 0 0 .707 0a.5.5 0 0 0 0-.707z"%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');right: 10px;position: absolute;}.megamenu .nav li:hover a, .megamenu .nav li a.active, .megamenu .nav li:hover {color: var(--lgreen);}.main-menu .dview {margin-left: 35px;}.mbtn2 .enbtn, .acbtn {background: var(--orange);}.main-menu .enbtn, .bbtn, .acbtn {position: relative;overflow: hidden;display: inline-flex !important;height: auto;padding: 12px 25px;background: #ccc;border-radius: 25px;}.hamburger {transition: all 0.3s;cursor: pointer;position: relative;height: 50px !important;width: 50px;flex-direction: column;justify-content: center;line-height: normal;border-radius: 50%;}a[role="button"], a[role="button"]::after {transition: all 0.3s ease;}.hamburger .line {height: 2px;width: 26px;background-color: #595959;}.hamburger .line:nth-child(2) {margin: 7px 0px;}.hamburger .line {height: 2px;width: 35px;background-color: #595959;}.hamburger.active .line:nth-child(1) {transition: all 0.3s;box-sizing: border-box;transform: rotate(135deg);margin-top: 0px;}.hamburger.active .line:nth-child(2) {transition: all 0.3s;box-sizing: border-box;opacity: 0;}.hamburger.active .line:nth-child(3) {transition: all 0.3s;box-sizing: border-box;transform: rotate(-135deg);margin-top: -18px;}.main-menu a.active span::after, .main-menu a:hover span::after {position: absolute;content: '';width: 15px;height: 10px;margin-top: -10px;transition: all 0.3s linear;}.ssicons {display: flex;margin-top: 50px;}nav .ssicons, .mvbtn {display: none;}footer ul li:last-child, .ssicons li {margin-bottom: 0px;}.ssicons li {padding: 0px 20px 0px 0px;}.ssicons a {width: 45px;height: 45px;background: #fff;display: flex;align-items: center;justify-content: center;border-radius: 50%;line-height: 1;position: relative;overflow: hidden;}.side-menu-close span:nth-child(1) {top: -7px;}.side-menu-close span {height: 2px;width: 35px;background: #000;position: relative;opacity: 1;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.side-menu-close span:nth-child(3) {bottom: -7px;}.menu2.sactive {transform: translateX(0%);}.menu2 ul {width: 100%;}.menu2 li {border-bottom: 1px solid #919cbd;}.menu2 li {display: flex;flex-wrap: wrap;line-height: 50px;margin-bottom:0px;}.menu2 a {color: #202020;font-size: 16px;font-weight: 600;transition: all 0.3s ease;}.header-sticky .side-menu-wrap {padding-top: 80px;}.side-menu-wrap {padding-top: 80px;width: 300px;position: fixed;right: -100%;top: 0;background: #fff;height: 100%;-webkit-box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);overflow-y: auto;z-index: 9999;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.menu2 {padding-top: 16px;position: fixed;right: 0;width: 340px;background: #eceef3;height: 95%;z-index: 9999;display: flex;align-items: flex-start;transition: all 0.3s linear;opacity: 1;color: var(--blue);transform: translateX(100%);align-content: flex-start;flex-direction:column;margin-top: 0;padding-left: 30px;padding-right: 30px;justify-content:space-between;padding-bottom:80px;}
.d-none {display: none !important}
.mobilemenu {display:block!important;}
section {overflow: hidden!important;}.a-flex {width:85%;}



.f-ch2{font-size: 18px;line-height: 22px;margin: 16px;font-weight: 600;}
side-menu-close {position: absolute;right: 0;height: 50px;width: 50px;}.flex-column {-ms-flex-direction: column !important;flex-direction: column !important;}.flex-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}.justify-content-center {-ms-flex-pack: justify !important;justify-content: center !important;}.side-menu-wrap.opened {right: 0;transition: .8s;-webkit-transition: .8s;-moz-transition: .8s;-ms-transition: .8s;-o-transition: .8s;}.side-menu-nav .main-menu>li {position: relative;border-bottom: 1px solid #ccc;}.main-menu>li {position: relative;}.side-menu-nav .main-menu>li>a {color: #212529;padding: 13px 30px 13px 10px;display: block;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.side-menu-nav .main-menu .sub-menu {border-top: 1px solid var(--lgreen);background: #fff;display: none;}.side-menu-nav .main-menu .sub-menu li {border-bottom: 1px solid #eee;}.main-menu .sub-menu li {line-height: 24px;}.side-menu-nav .main-menu .sub-menu a {padding: 15px 18px;display: flex;align-items: center;gap: 0px 20px;color: #212529;font-size: 16px;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.main-menu .sub-menu a {text-transform: capitalize;}.side-menu-nav .main-menu .sub-menu~i {position: absolute;padding: 18px 11px;right: 0;top: 0;border-left: 1px solid #ccc;}.d-block {display: block !important;}.angdown svg {transform: rotate(450deg) !important;}.side-menu-close.closed span:nth-child(1) {transform: translateY(7px) rotate(45deg);-webkit-transform: translateY(7px) rotate(45deg);-moz-transform: translateY(7px) rotate(45deg);-ms-transform: translateY(7px) rotate(45deg);-o-transform: translateY(7px) rotate(45deg);}.side-menu-close.closed span:nth-child(2) {opacity: 0;}.side-menu-close.closed span:nth-child(3) {transform: translateY(-7px) rotate(-45deg);-webkit-transform: translateY(-7px) rotate(-45deg);-moz-transform: translateY(-7px) rotate(-45deg);-ms-transform: translateY(-7px) rotate(-45deg);-o-transform: translateY(-7px) rotate(-45deg);}
@media (min-width: 1300px) {.d-lg-block {display: block !important;}

.align-items-lg-center {-ms-flex-align: center !important;align-items: center !important;}.flex-lg-row {-ms-flex-direction: row !important;flex-direction: row !important;}.main-menu>li {position: relative;}.sub-menu {display: none !important;}.d-lg-none {display: none !important;}}@media (max-width: 1400px) {.megamenu {margin-left: -100px;}}@media (max-width: 1300px) {.side-menu-close.closed span:nth-child(3) {bottom: -3px;}.main-menu {width: 100%;}.main-menu {margin-right: 10px;}.dm1 {border-top: 1px solid #ccc;}.main-menu a span {font-size: 16px;}.banner::after, .fdata p br, .abtvmc, .megamenu, .dm3.megamenu, .dm2.megamenu {display: none;}.main-menu .dview, .menu2 {display: none !important;}}@media (max-width: 767px) {.header-logo img {width: 280px;}}@media (max-width: 480px) {.side-menu-wrap {width:100%;}
.header-sticky .side-menu-wrap{padding-bottom:30px;}.side-menu-close span:nth-child(1) {top: -5px;}.side-menu-close span{width: 30px;}.side-menu-close span:nth-child(3) {bottom: -5px;}.side-menu-close.closed span:nth-child(3) {bottom: -6px;}.side-menu-close {padding-top: 5px;}.main-menu a span {font-size: 14px;}}@media (max-width: 380px) {}footer {background: rgb(153 173 228 / 10%);}.fwrap {display: grid;grid-template-columns: 30% 13% 17% 12% 20%;padding: 80px 0px;justify-content: space-between;}footer h2 {margin-bottom: 15px;text-transform: capitalize;font-size: 19px;color: #666c78;display:none;}ul {list-style-type: none;}footer ul li {margin-bottom: 12px;}footer a {color: var(--blue);}footer p {color:var(--blue);}.plinks a {font-weight:500;}.flogo {display: flex;justify-content: space-between;}.flogo img {mix-blend-mode: multiply;}footer img {margin-bottom: 20px;width: 350px;}footer .cbtn {color: #fff !important;}a.blue {background: var(--blue);text-transform: capitalize;}.copyright .container {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 20px 0px;border-top: 1px solid #99ADE4;}.copyright p {font-size: 14px;color: rgb(25 39 81 / 80%);font-weight: 400;}.call::before {content: '';background: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="40" height="40" viewBox="0 0 20 20"%3E%3Cpath fill="black" d="m6.987 2.066l-.717.216a3.5 3.5 0 0 0-2.454 2.854c-.297 2.068.367 4.486 1.968 7.259c1.597 2.766 3.355 4.548 5.29 5.328a3.5 3.5 0 0 0 3.715-.705l.542-.514a2 2 0 0 0 .247-2.623l-1.356-1.88a1.5 1.5 0 0 0-1.655-.556l-2.051.627l-.053.01c-.226.033-.748-.456-1.398-1.582c-.68-1.178-.82-1.867-.633-2.045l1.043-.973a2.497 2.497 0 0 0 .575-2.85l-.662-1.471a2 2 0 0 0-2.4-1.095m1.49 1.505l.66 1.471a1.497 1.497 0 0 1-.344 1.71l-1.046.974C7.078 8.36 7.3 9.442 8.2 11c.846 1.466 1.618 2.19 2.448 2.064l.124-.026l2.088-.637a.5.5 0 0 1 .552.185l1.356 1.88a1 1 0 0 1-.123 1.312l-.543.514a2.5 2.5 0 0 1-2.653.503c-1.698-.684-3.303-2.311-4.798-4.9C5.152 9.3 4.545 7.093 4.806 5.278a2.5 2.5 0 0 1 1.753-2.039l.717-.216a1 1 0 0 1 1.2.548"%2F%3E%3C%2Fsvg%3E');position: absolute;border: 2px solid var(--blue);border-radius: 50%;width: 18px;height: 18px;padding: 5px;left: 0;background-size: 26px;background-repeat: no-repeat;background-position: center;}.call, .mail {padding-left: 50px;padding-top: 15px;position: relative;display: flex;align-items: center;}.call a, .mail a {font-weight: 700;font-size: 16px;letter-spacing: 0;}.mail::before {content: '';background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjMTkyNzUxIiBkPSJNMS43NSAzaDIwLjVjLjk2NiAwIDEuNzUuNzg0IDEuNzUgMS43NXYxNGExLjc1IDEuNzUgMCAwIDEtMS43NSAxLjc1SDEuNzVBMS43NSAxLjc1IDAgMCAxIDAgMTguNzV2LTE0QzAgMy43ODQuNzg0IDMgMS43NSAzTTEuNSA3LjQxMlYxOC43NWMwIC4xMzguMTEyLjI1LjI1LjI1aDIwLjVhLjI1LjI1IDAgMCAwIC4yNS0uMjVWNy40MTJsLTkuNTIgNi40MzNjLS41OTIuNC0xLjM2OC40LTEuOTYgMFptMC0yLjY2MnYuODUybDEwLjM2IDdhLjI1LjI1IDAgMCAwIC4yOCAwbDEwLjM2LTdWNC43NWEuMjUuMjUgMCAwIDAtLjI1LS4yNUgxLjc1YS4yNS4yNSAwIDAgMC0uMjUuMjUiLz48L3N2Zz4=');position: absolute;width: 35px;height: 28px;left: 0;background-size: 26px;background-repeat: no-repeat;background-position: center;}.call, .mail {text-wrap:nowrap;}.clr-row {height: 5px;display: grid;grid-template-columns: 60% 20% 20%;}.clr-row .clr:nth-child(1) {background-color:rgb(102 123 180 / 90%);}.clr-row .clr:nth-child(2) {background-color:rgb(68 146 134 / 70%);}.clr-row .clr:nth-child(3) {background-color:rgb(231 121 36 / 70%);}@media (max-width: 1300px) {.fwrap {grid-template-columns: 30% 10% 15% 10% 25%;}}@media (max-width: 1200px) {footer img {width: 280px;}.fwrap {grid-template-columns: 40% 25% 30%;row-gap: 70px;}}@media (max-width: 992px) {.fwrap {padding: 90px 0px;}}@media (max-width: 800px) {.fwrap {grid-template-columns: 50% 35%;row-gap: 50px;}}@media (max-width: 580px) {.fwrap {display: flex;flex-wrap: wrap;justify-content: flex-start;gap: 30px 0px;padding: 50px 0px;}footer h2 {display:block;}footer h2, .fcol5 .mt1 a {display: block;border-bottom: 1px solid  #C7CDDE;font-size: 18px;padding-bottom: 5px;color: #192751;}.flinks,.qlinks, .plinks, .ablinks, .clinks, .eslinks, .mlinks, .osthlinks {max-height: 0;overflow: hidden;transition: max-height 0.75s ease-out;}.plinks.open, .ablinks.open, .qlinks.open, .clinks.open,.flinks.open, .eslinks.open, .mlinks.open, .osthlinks.open {height: auto;max-height: 500px;transition: max-height 0.75s ease-in !important;padding-bottom: 20px;}.fwrap {gap: 0px;}.fcol1, .fcol2, .fcol3, .fcol4, .fcol5, .fcol7, .iconslider p {width: 100%;}footer .ph:after, footer .qlh:after, footer .cuh:after, .fac:after, footer .clh:after, footer .mlh:after, footer .eslh:after, footer .osth:after {content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="22" height="22" preserveAspectRatio="xMidYMid meet" viewBox="0 0 40 40"%3E%3Cg transform="rotate(-90 20 20)"%3E%3Cpath fill="%23323131" d="M24.96 32.601L12.371 19.997l.088-.088l12.507-12.52a.661.661 0 0 0-.01-.921a.645.645 0 0 0-.458-.182a.653.653 0 0 0-.465.186l-13.004 13.02a.63.63 0 0 0-.176.49a.656.656 0 0 0 .18.523l13.014 13.031c.244.23.659.233.921-.02a.658.658 0 0 0-.008-.915z"%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');width: 25px;float: right;}footer .iclose.qlh:after, footer .iclose.cuh:after, footer .iclose.ph:after, footer .iclose.clh:after, footer .iclose.mlh:after, footer .iclose.eslh:after, .iclose.fac:after, footer .iclose.osth:after {content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="22" height="22" preserveAspectRatio="xMidYMid meet" viewBox="0 0 40 40"%3E%3Cg transform="rotate(90 20 20)"%3E%3Cpath fill="%23323131" d="M24.96 32.601L12.371 19.997l.088-.088l12.507-12.52a.661.661 0 0 0-.01-.921a.645.645 0 0 0-.458-.182a.653.653 0 0 0-.465.186l-13.004 13.02a.63.63 0 0 0-.176.49a.656.656 0 0 0 .18.523l13.014 13.031c.244.23.659.233.921-.02a.658.658 0 0 0-.008-.915z"%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');width: 25px;}.copyright .container {justify-content: center;}.copyright p {text-align: center;}.copyright a {text-wrap: nowrap;}}@media (max-width: 480px){footer img {width: 280px;}}@media (max-width: 380px){footer img {width: 230px;}}.sp-sticky {padding: 5px 0;}.call {padding-top: 10px;}

.header-logo img {width:100%!important;}
.vision, .mission {transition:.3s linear;}
.vision:hover, .mission:hover {box-shadow:rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.oflow {
      overflow: hidden;
      /* background-color: red; just to show the class effect */
    }
.side-menu-close {
      width: 50px;
      height: 50px;
      background: black;
      color: white;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
    }
.multilevelMenu {width: 360px!important;}

.alists .slide{border: none !important;}.htg1 .slide{border: none !important;}
::-moz-selection {
  color: #fff;
  background: var(--blue);
}

::selection {
  color: #fff;
  background: var(--blue);
}

.old-menu {
    display: none!important;
}

.hondesk{display:none;margin-top:5px;}
.testrd.rd-wr{display: flex;align-items: center;}
.rdmr{color: #667bb4;}
.rdmr:hover {color: #e47925;}
.sub-page.sub-list{display:none;}
.sub-page.sub-list a{padding:10px 10px 10px 22px !important;}
.menu2 a:hover{color:var(--green)}
.treat .main-list{display:none;}
.treat .main-list.inactive{display:none;}
.sub-page.sub-list.active{display:block;}
.sub-page.sub-list.inactive{display:none;}
.treat  .main-list.active{display:block;background:#f5f5f5;}
.menu2 .ssicons {margin-top: 20px;}
.fcol5 .ssicons{display:none;margin-top:30px;}
.donmbl{display:none;}
.ear-menu .main-list.active{background:#dfe5f6;}
.ear-menu .sub-page.sub-list.active{border-top:2px solid #6579ae;background:#f0f3fcde;}
.nose-menu .main-list.active{background:#e1eeec;}
.nose-menu .sub-page.sub-list.active{border-top:2px solid #449084;background:#eff6f5;}
.throat-menu .main-list.active{background:#e779244d;}
.d55img{position:fixed;right:10px;top:100px;display: flex;z-index: 24;right: 115px;}
.d55img img{width:150px;}
.d24hrs{display:flex;align-items:center;gap: 30px;margin-top:15px;}
.d24hrs img{width:100px;margin-bottom:0px;}
.d24con{position: relative;}
.d24con::after{position:absolute;content:'';left:-20px;top:0px;height:100%;width:1px;background-color:#7b7c7e}
.d24con h3{font-size:18px;font-weight:600;color: #010101;}
.dcimg img{height:auto;}.hauto{height:auto;}
.doc-side-menu{position: absolute;top: 82px;right: -36px;grid-template-columns: 48% 48%;width: 560px;display: grid;flex-direction: row;    padding: 40px 30px;justify-content:space-between;border-radius: 0px 0px 10px 10px;box-shadow: 0px 0px 6px rgb(0 0 0 / 15%);background: #fff;    transition: all 0.3s ease; transform: scaleY(0);transform-origin: top left;}
.doc-menu:hover .doc-side-menu{transform: scaleY(100%);}
.doc-sub-link .sub-hed li a{
    background: none;
    padding: 8px 9px;
	position: relative;
    transition: 0.3s linear;
    cursor: pointer;
    width: 100%;
    display: inline-block;
    font-size: 15px;
    border-bottom: 1px solid transparent;
}
.doc-sub-link .sub-hed li a:hover {
    background: #dce5fe7a;
    border-bottom: 1px solid #d6d6d6f5;
}
.doc-sub-link .sub-hed li a.active {
    background: #dce5fe7a;
    border-bottom: 1px solid #d6d6d6f5;
}
.doc-sub-link .sub-hed li a.active{position:relative;}
.doc-sub-link .sub-hed li a.active::after{
    position: absolute;
    content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23192751' d='M271.653 1023.192c-8.685 0-17.573-3.432-24.238-10.097c-13.33-13.33-13.33-35.144 0-48.474L703.67 508.163L254.08 58.573c-13.33-13.331-13.33-35.145 0-48.475s35.143-13.33 48.473 0L776.38 483.925c13.33 13.33 13.33 35.143 0 48.473l-480.492 480.694c-6.665 6.665-15.551 10.099-24.236 10.099z'/%3E%3C/svg%3E");
	 /* url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23192751' d='M340.864 149.312a30.59 30.59 0 0 0 0 42.752L652.736 512L340.864 831.872a30.59 30.59 0 0 0 0 42.752a29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z'/%3E%3C/svg%3E) */
    right: 3px;
    top: 26%;
    bottom: 50%;
    transition: 0.3s linear;
    opacity: 1;
}
.gp5{gap:5px;}
.doc-sub-link .sub-hed{display:block;}
.doc-menu-img .cohlear-img-d{display:none;transition:0.3s linear;opacity:0;}
.doc-menu-img .cohlear-img-d img{width:90%;}
.doc-menu-img .cohlear-img-d.active{display:block;opacity:1;}
.throat-menu .sub-page.sub-list.active{border-top:2px solid #E77924;background:#f4dfce;}
.menu2  h2{
    color: #202020;

    font-size: 18px;
    font-weight: 600;
    transition: all 0.3s ease;
}.menu2 .ssicons li {border:none;}
.menu2 .ssicons a {width: 32px;height: 32px;transition:0.3s linear;}
.menu2 .ssicons a:hover{background:var(--green);}
/* .menu2 .sicons a::after{transition:0.1s linear;} */
.menu2 .ssicons a:hover::after{ filter: brightness(10.5); -webkit-filter: brightness(10.5); }
.socials_links a{transition:0.3s linear;}
.socials_links a:hover{background:var(--green);}
.socials_links a:hover::after{filter: brightness(10.5);}
.menu2 .fbicon::after {content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='M12 2.04c-5.5 0-10 4.49-10 10.02c0 5 3.66 9.15 8.44 9.9v-7H7.9v-2.9h2.54V9.85c0-2.51 1.49-3.89 3.78-3.89c1.09 0 2.23.19 2.23.19v2.47h-1.26c-1.24 0-1.63.77-1.63 1.56v1.88h2.78l-.45 2.9h-2.33v7a10 10 0 0 0 8.44-9.9c0-5.53-4.5-10.02-10-10.02'/%3E%3C/svg%3E");}
.menu2  .instaicon::after {content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='M12 8.75a3.25 3.25 0 1 0 0 6.5a3.25 3.25 0 0 0 0-6.5'/%3E%3Cpath fill='%23192751' fill-rule='evenodd' d='M6.77 3.082a47.5 47.5 0 0 1 10.46 0c1.899.212 3.43 1.707 3.653 3.613a45.7 45.7 0 0 1 0 10.61c-.223 1.906-1.754 3.401-3.652 3.614a47.5 47.5 0 0 1-10.461 0c-1.899-.213-3.43-1.708-3.653-3.613a45.7 45.7 0 0 1 0-10.611C3.34 4.789 4.871 3.294 6.77 3.082M17 6a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-9.75 6a4.75 4.75 0 1 1 9.5 0a4.75 4.75 0 0 1-9.5 0' clip-rule='evenodd'/%3E%3C/svg%3E");}
.menu2  .yicon::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='m10 15l5.19-3L10 9zm11.56-7.83c.13.47.22 1.1.28 1.9c.07.8.1 1.49.1 2.09L22 12c0 2.19-.16 3.8-.44 4.83c-.25.9-.83 1.48-1.73 1.73c-.47.13-1.33.22-2.65.28c-1.3.07-2.49.1-3.59.1L12 19c-4.19 0-6.8-.16-7.83-.44c-.9-.25-1.48-.83-1.73-1.73c-.13-.47-.22-1.1-.28-1.9c-.07-.8-.1-1.49-.1-2.09L2 12c0-2.19.16-3.8.44-4.83c.25-.9.83-1.48 1.73-1.73c.47-.13 1.33-.22 2.65-.28c1.3-.07 2.49-.1 3.59-.1L12 5c4.19 0 6.8.16 7.83.44c.9.25 1.48.83 1.73 1.73'/%3E%3C/svg%3E");}
.menu2 .twiticon::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='M18.205 2.25h3.308l-7.227 8.26l8.502 11.24H16.13l-5.214-6.817L4.95 21.75H1.64l7.73-8.835L1.215 2.25H8.04l4.713 6.231zm-1.161 17.52h1.833L7.045 4.126H5.078z'/%3E%3C/svg%3E");}
.menu2 .linkedinicon::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='M6.94 5a2 2 0 1 1-4-.002a2 2 0 0 1 4 .002M7 8.48H3V21h4zm6.32 0H9.34V21h3.94v-6.57c0-3.66 4.77-4 4.77 0V21H22v-7.93c0-6.17-7.06-5.94-8.72-2.91z'/%3E%3C/svg%3E");}
.side-menu-nav .sub-menu li {
    position: relative;
    border-bottom: 1px solid #ccc;
}
.side-menu-nav .main-menu .sub-page~i {
	position: absolute;
    padding: 18px 11px;
    right: 0;
    top: 0;
    border-left: 1px solid #ccc;}

.fol{border-bottom:none !important;}
.fcol5 .ssicons .fbicon::after{    transform: scale(0.9);}
.fcol5 .ssicons .instaicon::after{transform:scale(0.9);}
.fcol5 .ssicons .twiticon::after {transform:scale(0.8);}
.fcol5 .ssicons .linkedinicon::after {transform:scale(0.8);}
/* header css */
.treatment-wrp{width:100%;}
.treatment-wrp h2 ,.treatment-wrp h3{font-size:18px;line-height:20px;}
.treatment-wrp h3{font-weight: 500;margin: 10px 0px;position:relative;font-size:16px;}
.ear-menu-wrp h3{border-bottom:2px solid #667bb4;}
 .treatment-wrp li{font-size:14px;cursor:pointer;padding:5px;}
 .treatment-wrp li:hover{background:#f5f5f5;}
.ear-menu-wrp{
	display:grid;grid-template-columns:repeat(5,1fr);gap:15px;
}
.nose-menu-wrp{
	display:grid;grid-template-columns:repeat(3,1fr);gap:15px;
}
.nt-menu{
	display:grid;grid-template-columns:repeat(5,1fr);gap:15px;
	margin-top:30px;
}
.nt-menu h3{border-bottom:2px solid #449286}
.nt-menu .th{border-bottom:2px solid #e77923}
.pt{padding-top:24px;}
.e-hed{color:#667bb4;}
.n-hed{color:#449286;}
.t-hed{color:#e77923;}

.don130{display:none;}
.tret-menu-2{
    display:flex;
    padding: 0px;
    position: fixed;
    z-index: 99999;
    width: 1050px;
	background:#fff;
    top: 80px;
	right:30%;
    opacity: 1;
    transition: all 0.3s ease;
    transform: scaleY(0);
    box-shadow: 0px 0px 6px rgb(0 0 0 / 15%);
    align-items: flex-start;
    transform-origin: top left;
    border-radius: 0px   0px 10px 10px;
}
.career-form{width:70%;margin:auto;}
.gender-wrp input{max-height:18px;max-width:18px;width:18px;height:18px;}


.pt1{padding-top:10px;}
@media(max-width:1300px){
		.side-menu-nav{display:flex;flex-direction:column;height:100%;}
	.tret-menu-2{
    display:none !important;}
	.donmbl{display:block !important;}
	.ssicons.donmbl{display:flex !important;gap:0px;margin-top:0px;}
	.ssicons.donmbl{padding:0px 0px 15px 7px;margin-top:0px;}
	.donmbl li {padding: 0px 12px 0px 0px;}
	.social-a span{display:block !important;}
	.doc-side-menu{display:none;}
	.d55img {top:70px;}.d55img img{width:100px;}
}
@media(max-width:580px){
	.don130{display:block;}
	.dno580{display:none;}
	.fcol5 .ssicons{display:flex;gap:5px;}
	.d24hrs{margin-bottom:30px;}
}
.mm2:hover  .tret-menu-2{transform: scaleY(100%);}
.tret-menu-2  .mwidth {
    width: 100%;
	    transition:0.3s linear;
    display: grid;
grid-template-columns: 100%;padding:20px;}
.advantage-ul li{position:relative;padding-left:20px;margin:7px 0px;}
.advantage-ul.gri-2-ul{display:grid !important;grid-template-columns:repeat(2,1fr)!important;}
.advantage-ul li::after{position:absolute;left:0px;top:16%;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='M4.5 12.75a.75.75 0 0 1 .75-.75h13.5a.75.75 0 0 1 0 1.5H5.25a.75.75 0 0 1-.75-.75'/%3E%3C/svg%3E")}

.line-control {
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* header2 */
.main-hed ul{display:flex;height: 100%;flex-direction: column;justify-content:space-between;}
.main-menu-hed{display: flex;gap:60px;height:525px;padding:40px  30px ;width: 100%;transition:0.3s linear;}
.t-menu{display:flex;gap:40px;}
.t-menu ul  ,.sub-link ul{display:flex;gap:10px;flex-direction:column;}
.main-hed li  .sub-hed{display:none !important;    justify-content: flex-start;
    gap: 10px;}

/* .sub-hed#innerear{gap: 10px;} */

 .sub-hed{display:none;}
 .sub-hed.active{display:flex;}
/* .main-hed {position:absolute;left:160px;} */
.t-menu ,.t-menu ul {
    display: none; /* Hide all menus by default */
}

.t-menu.active {
    display: flex;gap:30px; /* Show the active menu */
}
.t-menu.active#nt {align-items:center;}
.t-menu.active#tt {align-items:end;}
.t-menu.active  ul {
    display: flex;gap:10px; /* Show the active menu */
}
.sub-link .sub-hed {
  display: none !important; /* Hide all sub-menus by default */
}
header .container {max-width: 85%!important;}
.sub-link ul.active {
  display: flex !important;gap:10px; /* Show only the active sub-menu */
}
.menu-img div{display:none;}
.menu-img div.active ,.menu-img div.active div{display:block;}

.et ,.nt ,.tt ,.ff, .ast
{padding:10px 15px;transition:0.3s linear;text-align: center;display: flex;
  align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;gap:0px;}
.et {border-bottom:2px solid #ffad00;background:#f5f5f5;position:relative;}.et:hover{color:#fff;background-color:#ffad00;width: 180px;}.et.active{color:#000;background:#fff;width: 180px;}
.nt {border-bottom:2px solid #ffad00;background:#f5f5f5;position:relative;}.nt:hover{color:#fff;background-color:#ffad00;width: 180px;}.nt.active{color:#000;background:#fff;width: 180px;}
.tt {border-bottom:2px solid #ffad00;background:#f5f5f5;position:relative;}.tt:hover{color:#fff;background-color:#ffad00;width: 180px;}.tt.active{color:#000;background:#fff;width: 180px;}
.ff{border-bottom:2px solid #ffad00;background:#f5f5f5;position:relative;}.ff:hover{color:#fff;background-color:#ffad00;width: 180px;}.ff.active{color:#000;background:#fff;width: 180px;}
.et:after {
    content: '';
    position: absolute;
    height: 45px;
    width: 45px;
    top: 10px;
    right: 10px;
    background: url(images/ear1.svg);
    background-size: 40px;
    background-repeat: no-repeat;
}
.nt:after {
    content: '';
    position: absolute;
    height: 45px;
    width: 45px;
    top: 10px;
    right: 10px;
    background: url(images/otorhinolaryngology.svg);
    background-size: 50px;
    background-repeat: no-repeat;
}
.tt:after {
    content: '';
    position: absolute;
    height: 45px;
    width: 45px;
    top: 10px;
    right: 10px;
    background: url(images/human.svg);
    background-size: 50px;
    background-repeat: no-repeat;
}

.blog-slider .stretched-link{position:static  !important;}
.blog-slider .stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}
p, li {
    font-size: 16px;
    line-height: 20px!important;
}
.prod-section .adv-cont {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    height: 100%;
    transition: .5s linear;
    position: relative;
    overflow: hidden;
}
.parker-ch2{margin-bottom:0!important;}
.main-hed::after{content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: 143%;
    top: 0px;background: #ffad00;}.main-hed {position: relative;}
.t-menu li a{background:none;padding:8px 9px;transition:0.3s linear;cursor:pointer;width:100%;display:inline-block;font-size:15px;border-bottom: 1px solid transparent;color:#000;}
.main-hed2 a{font-weight:600;}
#et li a:hover{background:transparent;border-bottom: 1px solid #d6d6d6f5;}
#et li a.active{background:transparent;border-bottom: 1px solid #d6d6d6f5;}
#nt li a:hover{background:transparent;border-bottom: 1px solid #d6d6d6f5;}
#nt li a.active{background:transparent;border-bottom: 1px solid #d6d6d6f5;}
#tt li a:hover{background:transparent;border-bottom: 1px solid #d6d6d6f5;}
#tt li a.active{background:transparent;border-bottom: 1px solid #d6d6d6f5;}
.main-hed2{width:370px;}
.main-hed2 a{position:relative;}
 .main-hed2 a.active::after{position:absolute;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23192751' d='M340.864 149.312a30.59 30.59 0 0 0 0 42.752L652.736 512L340.864 831.872a30.59 30.59 0 0 0 0 42.752a29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z'/%3E%3C/svg%3E");right: 3px;top: 26%;bottom:50%;transition:0.3s linear;opacity:1;}

 .main-hed2 a:hover::after{opacity:1}
 .main-hed{width:180px;}
.sub-link{width:350px;position:relative;height:100%;}
#tt .sub-link{width:auto;min-width:350px;}
.t-menu.active{position:relative;}
.t-menu.active  .sub-link::after{content:'';width:2px;height:100%;position:absolute;left:-20px;top:0px;}
.t-menu#et.active  .sub-link::after{background:#ffad00}
.t-menu#nt.active  .sub-link::after{background:#449286}
.t-menu#tt.active  .sub-link::after{background:#e77922}
.menu-img{width:300px;height: 100%;}
.menu-img  img{width:100%;}
.sub-link .grid-two-ul.active{display:grid !important;grid-template-columns:50% 50%;width:480px;}
.social-a span{font-size:15px !important;font-weight:700 !important;text-transform: uppercase;padding: 13px 30px 13px 10px;display:none;}
.blue-bg a {background:#f5f7fc;}

















.abt-grid{display: grid;grid-template-columns: 50% 45%;justify-content: space-between;gap: 50px;}
.pspace {padding:120px  0;}.abt-img {display: flex;gap: 15px;justify-content: center;}.abt-grid p {color: rgb(25 39 81 / 80%);}
.ch2 {color: var(--blue);font-size: 44px;line-height: 50px;font-weight: 400;margin-bottom: 25px;letter-spacing: -1px;}.ch2 span {font-weight: 700;}
.mb25{margin-bottom: 25px;}.abt-grid .mb25 {width: 80%;}.fcont p {font-size: 18px;line-height: 26px;}
.fcont .fbold {font-size: 50px;line-height: 55px;font-weight: 900;color: var(--blue);margin-bottom: 0;}.fact {display: grid;grid-template-columns: repeat(3, 1fr);margin-top: 70px;}.fact .fdata {width: 50%;text-align: center;}.plus::after {content: "+";display: inline-block;}
.fcont p:nth-child(2) {color: rgb(25 39 81 / 70%);font-weight: 600;font-size: 18px;line-height: 22px;}.ent2 {transform: translateY(-120px);}.ent1 {transform: translateY(-55px);}
.gmtbn {background-color: #008575;color: #fff;padding: 15px 30px;text-transform: uppercase;font-size: 14px;letter-spacing: 1px;font-weight:500;}.abtn {margin-top: 70px;}
.swiper-button-next, .swiper-button-prev {top:50%;}.abtihd {display: flex;align-items: end;justify-content: center;}.sp-sticky {box-shadow: 1px 1px 5px 0px #19275133;}
.ent3::after {content: 'T';position: absolute;font-size: 200px;line-height: 200px;color: #ffffff;opacity: 0.5;z-index: 9999;bottom: -21px;left: 9px;font-weight: 600;}.ent2::after {content: 'N';position: absolute;font-size: 200px;line-height: 200px;color: #ffffff;opacity: 0.5;z-index: 9999;bottom: -22px;left: 0px;font-weight: 600;}.ent1::after {content: 'E';position: absolute;font-size: 200px;line-height: 200px;color: #ffffff;opacity: 0.5;z-index: 9999;bottom: -22px;left: 8px;font-weight: 600;font-family: 'Libre Franklin';}.ent3, .ent2, .ent1 {position:relative;}.abdblk {display:none;padding:130px 0 30px;}.ch2 span {text-wrap: nowrap;}
.tc {text-align:center;}.grey-para {color: #717275;font-size: 20px;line-height: 26px;}
.doctor-slider{display: grid;grid-template-columns: repeat(3, 1fr);gap: 30px;margin-top: 50px;}.doc-h2 {color: #3F579A;margin-bottom: 15px;font-weight: 600;}
.docp1 {margin-bottom: 15px;color: #3A4461;text-transform: uppercase;}.dcpara {font-size: 15px;margin-top: 50px;}
.doctor-slider .tc {background: rgb(102 123 180 / 10%);box-shadow: 0px 0px 5px #C7CDDE;position: relative;}.tc-col1 {padding: 100px 40px 40px;}.w80 {width: 80%;margin: auto;}
.tc img {width: 170px;}.dcimg {position: absolute;top: -100px;left: 30%;display: flex;}
.docbtn {margin-top: 70px;display: flex;gap: 10px;justify-content: space-between;}.lblubtn {background-color: #E0E5F0;color: #3F579A;padding: 10px 25px;
border: 1px solid rgb(102 123 180 / 25%);border-radius: 5px;}.blubtn {background: #3F579A;color: #fff;padding: 10px 25px;border-radius: 5px;}
.treatnment-card {top: 120px;position: sticky;background-color: #5B71AE;color: #fff;padding: 10px 10px 30px 30px;height: 280px;display: flex;flex-direction: column;justify-content: space-between;}
.tcard-img {display: flex;justify-content: right;}.tcard-img img {width:80px;}
.ch3 {font-size: 34px;line-height: 40px;font-weight: 400;letter-spacing: -1px;}.ch3 span {font-weight: 600;font-size: 45px;}
.ch4{font-size:28px;line-height:32px;font-weight: 400;letter-spacing: -1px;}
.mb15{margin-bottom:20px;}


.treatment-grid {margin-top:0px;display: grid;grid-template-columns:24% 74.5%;justify-content: space-between;gap: 25px;}.treatment-hed {display: grid;grid-template-columns: repeat(3, 1fr);gap: 25px;}.mt60{margin-top:60px;}.treatment-hed img {width:100%;}
.fphno {gap: 20px !important;}

.mt0{margin-top:0px;}
.treat-col p {width: 80%;margin-top: 80px;font-size: 15px;line-height: 23px;  -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;}.treat-col h3 {font-size: 22px;line-height: 30px;margin-top: 30px;color:#383838;font-weight: 600;}
.colimg {height: 280px;}.colimg img {width: 100%;height: 100%;object-fit: cover;}.grey-para{width: 70%;margin: auto;}
.nose-sec .treatnment-card {background-color: #3B8277;}.throat-sec .treatnment-card {background-color: #B85B14;}

.btnwrap .bbg:hover {background-color: #667bb4;border: 1px solid #667bb4;}
.btnwrap .bbg1:hover {background-color:#358276;border: 1px solid var(--green);}
.gmtbn:hover {background-color: #667bb4;}
.lblubtn:hover {background-color: #3F579A;color: #fff;}
.blubtn:hover {background: #e0e5f0;color: #3F579A;border: 1px solid rgb(102 123 180 / 25%);}
.lblubtn, .blubtn, .doctor-slider .tc, .doctor-slider .tc img {transition: .3s linear;}
.blubtn {border: 1px solid #3F579A;}
.doctor-slider .tc:hover {background-color: #fff;}footer a:hover {color: #506bb4;}
.doctor-slider .tc:hover img {transform: scale(1.1);}.doctor-slider .tc .dcimg {overflow: hidden;border-radius: 50%;}

.fbicon::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22px' height='22px' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95'/%3E%3C/svg%3E");
}

.twiticon::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22px' height='22px' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='M8 2H1l8.26 11.015L1.45 22H4.1l6.388-7.349L16 22h7l-8.608-11.478L21.8 2h-2.65l-5.986 6.886zm9 18L5 4h2l12 16z'/%3E%3C/svg%3E");
}

.instaicon::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22px' height='22px' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='M13.028 2c1.125.003 1.696.009 2.189.023l.194.007c.224.008.445.018.712.03c1.064.05 1.79.218 2.427.465c.66.254 1.216.598 1.772 1.153a4.9 4.9 0 0 1 1.153 1.772c.247.637.415 1.363.465 2.428c.012.266.022.487.03.712l.006.194c.015.492.021 1.063.023 2.188l.001.746v1.31a79 79 0 0 1-.023 2.188l-.006.194c-.008.225-.018.446-.03.712c-.05 1.065-.22 1.79-.466 2.428a4.9 4.9 0 0 1-1.153 1.772a4.9 4.9 0 0 1-1.772 1.153c-.637.247-1.363.415-2.427.465l-.712.03l-.194.006c-.493.014-1.064.021-2.189.023l-.746.001h-1.309a78 78 0 0 1-2.189-.023l-.194-.006a63 63 0 0 1-.712-.031c-1.064-.05-1.79-.218-2.428-.465a4.9 4.9 0 0 1-1.771-1.153a4.9 4.9 0 0 1-1.154-1.772c-.247-.637-.415-1.363-.465-2.428l-.03-.712l-.005-.194A79 79 0 0 1 2 13.028v-2.056a79 79 0 0 1 .022-2.188l.007-.194c.008-.225.018-.446.03-.712c.05-1.065.218-1.79.465-2.428A4.9 4.9 0 0 1 3.68 3.678a4.9 4.9 0 0 1 1.77-1.153c.638-.247 1.363-.415 2.428-.465c.266-.012.488-.022.712-.03l.194-.006a79 79 0 0 1 2.188-.023zM12 7a5 5 0 1 0 0 10a5 5 0 0 0 0-10m0 2a3 3 0 1 1 .001 6a3 3 0 0 1 0-6m5.25-3.5a1.25 1.25 0 0 0 0 2.5a1.25 1.25 0 0 0 0-2.5'/%3E%3C/svg%3E");
}

.yicon::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22px' height='22px' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='m10 15l5.19-3L10 9zm11.56-7.83c.13.47.22 1.1.28 1.9c.07.8.1 1.49.1 2.09L22 12c0 2.19-.16 3.8-.44 4.83c-.25.9-.83 1.48-1.73 1.73c-.47.13-1.33.22-2.65.28c-1.3.07-2.49.1-3.59.1L12 19c-4.19 0-6.8-.16-7.83-.44c-.9-.25-1.48-.83-1.73-1.73c-.13-.47-.22-1.1-.28-1.9c-.07-.8-.1-1.49-.1-2.09L2 12c0-2.19.16-3.8.44-4.83c.25-.9.83-1.48 1.73-1.73c.47-.13 1.33-.22 2.65-.28c1.3-.07 2.49-.1 3.59-.1L12 5c4.19 0 6.8.16 7.83.44c.9.25 1.48.83 1.73 1.73'/%3E%3C/svg%3E");
}

.linkedinicon::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22px' height='22px' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='M6.94 5a2 2 0 1 1-4-.002a2 2 0 0 1 4 .002M7 8.48H3V21h4zm6.32 0H9.34V21h3.94v-6.57c0-3.66 4.77-4 4.77 0V21H22v-7.93c0-6.17-7.06-5.94-8.72-2.91z'/%3E%3C/svg%3E");
}
.treat-col:hover {border: 1px solid #99ADE4;}
.nose-sec .treat-col:hover {border: 1px solid rgb(68, 146, 134, 0.5);}
.throat-sec .treat-col:hover {border: 1px solid rgb(231, 121, 36, 0.4);}

.cnt1 {background-color: #e8f2f1;padding: 60px 200px;
    border-radius: 50px;    position: relative;}
    .cmr1 {    z-index: 9;
        position: relative;}
.cnt1 .w9 {color: rgb(25 39 81 / 80%);}
.ex-test .yellow {color: #378B7E;    font-size: 15px;
    line-height: 19px;font-weight:500;}
.ex-test .rt-color {color: #F4C433;    font-size: 20px;
    line-height: 26px;
    text-align: right;
    letter-spacing: 1px;}
.ex-test {margin-top: 60px;}
.cnt1::after {    content: '';
    width: 35px;
    height: 130px;
    display: block;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 32%;
    bottom: 50%;
    border-radius: 20px 0 0 20px;}
.grid64 {    display: grid;
    grid-template-columns: 20% 80%;
    align-items: center;}
.client-cnt  .cnt1{display:flex;flex-direction:column;justify-content:space-between;}
.client-cnt .owl-dots {    margin-top: 15px;
    position: static;
    bottom: 20px;
    left: 50%;}
	.rdmr{margin-top:10px;}
.clientslider {width: 80%;margin: auto;margin-top: 50px;}
.cmr1 img {width: 350px;}
.client-img {padding-top: 19px;}
.facility-bg {background-image: url(images/facilities.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;padding: 180px 0;margin-top: 50px;}
.fac-width {width: 75%;margin: auto;    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 100px 50px;}
.fac-width h3 {
    color: #192751;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;    margin-top: 15px;}.fac-width img {width: 50px;}
.fac-col {text-align: center;    padding: 30px 20px;   width: 230px;
    margin: auto;
    border-radius: 10px;transition: all .3s linear;}
.fac-col:hover img {transform: scale(1.1);}.fac-col img {transition: .3s linear;}
.fac-col:hover {background-color: #fff;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.adv-cont:hover img {transform: scale(1.1);}.adv-cont img {transition: .3s linear;}
.adv-cont .rmore {transition: 0.5s linear;}
/* .adv-cont:hover .rmore {opacity: 1;right: 10px;cursor: pointer;display: inline-block;position: relative;padding-right:0;padding-left: 8px;} */
.adv-cont .rmore::after {transition: .3s linear;}
.adv-cont:hover .rmore::after {opacity: 1 !important;right: 10px;display: none;}
.adv-cont .rmore::after {content: '»';position: absolute;opacity: 0;top: 0;right: -20px;transition: 0.5s;}
.ent1, .ent2,.ent3 {animation: Bounce 8s ease-in infinite;}
.ent1 {animation-delay: .25s;}
.ent2 {animation-delay: 1.55s;}
.ent3 {animation-delay: 1.2s;}
@keyframes Bounce{
    0%{
        transform: translateY(0px);    }
    50%{
        transform: translateY(-155px);
    }
    100%{
        transform: translateY(0px);
    }
}
.facility-bg .fac-col {
    position: relative;
}
 .facility-bg .stretched-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
	left: 0px;
}
.facilities .facility-bg  .fac-col{position: relative;}
.facilities  .facility-bg .stretched-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
	left: 0px;
}
.treat-col{position:relative;}
.treatment-accord{position:relative;}
.treat-col .stretched-link{position:absolute;width:100%;height:100%;top:0px;left:0px;}
/* .stretched-link{position:relative;} */
.stretched-link::after {    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
    background-color: rgba(0, 0, 0, 0);}
.treat-col:hover img {transform: scale(1.05);}.colimg {overflow: hidden;}.treat-col img {transition: .3s linear;}
.main-menu a:hover span {color: var(--green);}
.cmp-name {font-weight: 900;font-size: 20px;line-height: 26px;margin-bottom: 10px;}
.nowrap {text-wrap: nowrap;}
.cc{text-transform:capitalize !important;}
.main-menu a:hover span.cc {
    color: var(--blue);
}
.right a {color: #506bb4;}
.countt {margin-bottom: 70px;}
.countt .fact {margin-top: 0;}
.infra-slider {margin-top: 60px;position: relative;}
.infra-slider .owl-nav .owl-prev {position: absolute;top: 45%;left: 25px;}
.infra-slider .owl-nav .owl-next {position: absolute;top: 45%;right: 25px;}.vmgrid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 100px;}
.vision {background-color: #dae9e7;padding: 80px;position: relative;border-radius: 0 0 30px 30px;}
.vision::after {content: '';position:  absolute;display: block;top: -8px;background-color: #71aba3;width: 100%;height: 5px;left: 0;}
.mission {background-color: #d0dcfd;padding: 80px;position: relative;border-radius: 0 0 30px 30px;}
.mission::after {content: '';position:  absolute;display: block;top: -8px;background-color: #6579ae;width: 100%;height: 5px;left: 0;}
.vmgrid p {color: var(--blue);font-size: 18px;line-height: 26px;}
.management-grid {display: grid;grid-template-columns: 30% 65%;justify-content: space-between;gap: 0 50px;align-items: center;margin-top: 0;padding: 40px 0;position:relative;
transition:.3s linear;}
.mt50 {margin-top:50px;}
.mgment-cnt p {color: var(--blue);}
.mgment-cnt p:nth-child(1) {font-size: 20px;line-height: 28px;margin-bottom: 20px;color: rgb(25 39 81 / 80%);}
.mgment-cnt p:nth-child(2) {color: rgb(25 39 81 / 80%);font-weight: 700;font-size: 18px;line-height: 26px;margin-top: 25px;}
.manage-img img {margin-bottom: 15px;width: 170px;}.manage-img {text-align: center;margin-bottom: 15px;}
.hbour {position: relative;}.mgment-cnt span {font-size: 30px;font-weight: 500;}
.hbour::after {position: absolute;content: '';display: block;width: 100%;height: 1px;background-color: rgb(0 0 0 / 40%);bottom: 0;}
.management-grid .docp1 {margin-bottom:0;}
.doc-hid{overflow:hidden;display: flex;justify-content: center;margin-bottom: 15px;}
.doc-hid>div {border-radius: 50%;width: 170px;height: 176px;overflow: hidden;}

.treatment-hed {
    position: relative;
}
.doctor-slider{
	position:relative;
}

.treatment-hed .owl-nav .owl-prev ,.doctor-slider .owl-nav .owl-prev{
    position: absolute;
    top: 40%;
    left: -15px;
    background: #fff !important;
    border: 1px solid #91a1cc3b !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.treatment-hed .owl-nav .owl-next ,.doctor-slider .owl-nav .owl-next{
    position: absolute;
    top: 40%;
    right: -15px;
    background: #fff !important;
    border: 1px solid #91a1cc3b !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.treatment-hed .owl-nav button:hover , .doctor-slider .owl-nav button:hover{
    background-color: #e0e0e0 !important;
    border: none !important;
}

.treatment-hed .owl-nav button:hover svg path ,.doctor-slider .owl-nav button:hover svg path{
    stroke: #868686;
}
.doctor-slider .owl-nav span{
    display: flex;
    width: 30px;
	font-weight:500;
    height: 30px;
    font-size: 30px;
    justify-content: center;
}

.nowrap {
    text-wrap: nowrap;
}

.right a {
    color: #506bb4;transition:0.2s linear;
}
.right a:hover {
    color:#e47925;
}
.owl-stage {
  display: flex;
  align-items: stretch;
}
.owl-carousel .owl-item {flex:1;display:flex;}

/* contact us starts
.ptrn::after,.ptrn::before{z-index:0;position:absolute}.c-frm input,.c-frm select,.c-frm textarea,.sub_banner{background-color:#f5f5f5;height:300px;border-bottom-right-radius:55px;border-bottom-left-radius:55px;display:flex;align-items:end;overflow:hidden}.contact-bnr{background:url('images/contact-sub-bnr.webp');background-size:cover!important;background-position:right!important;position:relative}.whyusbanner{background:url('images/whyus-subbanner.webp')}.cntbanner{background:url('images/contact-us-subbanner.webp')}.fcltybanner{background:url('images/facilities-subbanner.webp')}.docbanner{background:url('images/doctors-subbanner.webp')}.c-add,.c-frm textarea{background-color:#f5f5f5}.ptrn::after{content:'';top:-316px;left:0;height:736px;width:1052px;clip-path:circle(56% at 0 39%);background-color:#eea62d}.ptrn::before{content:'';top:-335px;left:50px;height:818px;width:636px;clip-path:circle(68% at 0 33%);background-color:#ecbf9e}.bred-crumb{display:flex;gap:5px;flex-direction:row;align-items:center;padding:10px 70px;color:#6b6b6b;flex-wrap:wrap}.bred-crumb ul a{font-weight:400;color:#6b6b6b}.bred-crumb li{height:auto;display:flex;align-items:center}.sub-bnr-hed{font-size:55px;line-height:55px;color:#fff;margin:30px 0 140px 70px;text-shadow:1px 1px 3px #1c130bc7;position:absolute;z-index:1;letter-spacing:-1px}.con_hed_div{margin:auto;text-align:center}.mb-15{margin-bottom:15px}.con_hed_div p{color:#6d758d;font-size:18px;font-weight:500}.contact-wrp{display:grid;grid-template-columns:47% 47%;justify-content:center;gap:6%}.c-frm{display:flex;flex-direction:column;gap:20px}.c-frm input,.c-frm select{width:100%;outline:0;border:none;background-color:#f5f5f5;height:50px;border-bottom:1px solid #4f5497;align-content:center;padding:0 20px}.input-wrp{display:flex;gap:10px}.gender-wrp{display:flex;align-items:center;gap:30px;color:#192751;padding:0 20px}.gender-wrp label{font-weight:500;color:#192751}.c-frm textarea{resize:none;height:188px;border:none;border-bottom:1px solid #4f5497;outline:0;padding:20px}.c-add{padding:82px 90px;height:fit-content;background-image:url(images/address.webp);background-repeat:no-repeat;background-size:cover}.c-add h2,.c-link a{font-weight:700;color:#fff}.c-add p{color:rgb(255 255 255 / 80%);font-weight:400;margin:20px 0;font-size:18px;line-height:26px}.c-add .c-link p{margin:5px 0}.sp-sticky{padding:0}::placeholder{color:var(--blue);font-size:16px;font-weight:500}.c-frm input{font-size:16px}.snd-btn{padding:15px 25px;border:1px solid;background-color:#0f1e71;color:#fff;width:fit-content;cursor:pointer;transition:.3s linear}.snd-btn:hover{background-color:#e77924}


<!--.blutrn::after {background-color: #3F579A;}
.nose .blutrn::after {background-color: #308d7ee6;}
.throat .blutrn::after {background-color: #e77924b3;}
.blutrn::before {background-color: rgb(102 123 180 / 90%);}
.nose .blutrn::before {background-color: #588f8699;}
.throat .blutrn::before {background-color: #e77924cc;}
.sub-bnr-hed span {font-weight: 400;}
.ear-bnr {background:url('images/ear-treatments.webp');}
.implant-bnr {background:url('images/implant-otology-subbanner.webp');}
.skull-bnr {background:url('images/skull-subbanner.webp');}
.innerear-bnr {background:url('images/inner-ear-subbanner.webp');}
.middle-bnr {background:url('images/middle-ear-subbanner.webp');}
.otology-bnr {background:url('images/otology-subbanner.webp');}
.nose .ear-bnr {background:url('images/nose-treatments-bnr.jpg');}
.throat .ear-bnr {background:url('images/throat-treatments-bnr.jpg');}
.laryngology-bnr{background:url('images/laryology-sub-bnr.webp')}
.hed-neck-bnr{background:url('images/hed-neck-sub-bnr.webp')}
.nose-bnr-1{background:url('images/nose-sub-bnr-1.webp')}
.nose-bnr-2{background:url('images/nose-sub-bnr-2.webp')}
.snoring-bnr-2{background:url('images/snoring-sub-bnr.webp')}
.ear-grid {display: grid;grid-template-columns: 60% 30%;gap: 80px;justify-content: space-between;}
.vibeimg img {width: 100%;}
.bpara {font-size: 20px;line-height: 28px;font-weight: 500;color: #4f5050;margin-bottom: 20px;}
.ear-content .ch3 {color: var(--blue);}
.vibeimg, .mb50 {margin-bottom: 50px;}
.treatment-accord .tch3 {font-weight: 500;font-size: 22px;line-height: 27px;padding: 15px 30px;color: #475274;text-transform: uppercase;}
.treatment-accord ul {background-color: #dfe5f6;padding: 45px;position: relative;border-radius: 0 0 40px 40px;}
.nose  .treatment-accord ul {background-color: #e1eeec;}
.throat  .treatment-accord ul {background-color: #e779244d;}
.treatment-accord  .single-li{padding:25px 50px;}
.parrows li {position: relative;}
.parrows {display: grid;gap:10px;}
.parrows li a {font-weight: 500;display: flex;align-items: center;gap: 10px;padding: 12px 12px 12px 0px;}
.parrows::before {content: '';position: absolute;display: block;top: -8px;background-color: #6579ae;width: 100%;height: 5px;left: 0;}
.nose .parrows::before {background-color:#45A2A7 ;}
.throat .parrows::before {background-color:#E77924 ;}
.p0 {padding: 0 !important;}
.my20 {margin: 20px 0;}
.my20 {position:relative}
.my20 .stretched-link{position:absolute !important; width:100%;height:100%;top:0px;left:0px;}
.treatment-sticky {position: sticky;top: 150px;overflow: hidden;}
  .facilities  .treatment-accord ul {
background-color: #e0e1e3;}
.facilities .parrows::before {
background-color: #eda167;}
.facilities .parrows li:hover::before {
background-color: #eda167;}
.ear-content {margin-top: 20px;}
.parrows li::before {content: '';width: 3px;height: 100%;display: block;position: absolute;left: -75px;top: 0;transition: .4s linear;}
.parrows li:hover::before {background-color: #3F579A;transition: .4s linear;}
.facilities .parrows li:hover::before {background-color: #eda167;}
.facilities .parrows li.active::before {background-color: #eda167;}
.parrows li.active::before {background-color: #3F579A;transition: .4s linear;}
.nose .parrows li.active::before {background-color: #45A2A7;}
.nose .parrows li:hover::before {background-color:#45A2A7;transition: .4s linear;}
.throat .parrows li.active::before {background-color: #E77924;}
.throat .parrows li:hover::before {background-color:#E77924;transition: .4s linear;}
.parrows li:hover::after {content: '';transition: .4s linear;position: absolute;left: -65px;width: 114%;transform: translateX(0);opacity: 1;height: 100%;display: block;background-color: rgb(54 62 84 / 10%);top: 0;}
.parrows li.active::after {content: '';transition: .4s linear;position: absolute;left: -65px;width: 114%;transform: translateX(0);opacity: 1;height: 100%;display: block;background-color: rgb(54 62 84 / 10%);top: 0;}
.parrows li::after {content: '';transform:  translateX(-100%);opacity: 1;transition: .4s linear;}
.treatment-accord {padding-left: 30px;}-->

/*treatments page css starts*/
/* scroll up css */
/* #scrollUp {position: fixed;z-index: 2147483647;display: block;bottom: 65px;right: 20px;width: 45px;text-indent: -99999px;height: 45px;border-radius: 50%;opacity: .6;
    background: #7487bb url(images/up-scroll.png) no-repeat center;}
.sba{position:fixed;bottom:400px;right:-165px;transform:rotate(-90deg);z-index:456;transition:0.3s linear;opacity:0;}
.ba-btn{background:#e47925;border:none;font-size:18px;color:#fff;transition:0.3s linear;cursor:pointer;}
.cal-btn{background:#449084;border:none;font-size:18px;color:#fff;transition:0.3s linear;cursor:pointer;}
.ba-btn a ,.cal-btn a ,.bknow{color:#fff;padding:15px 25px;display:flex;align-items:center;gap:4px;}
.ba-btn:hover ,.bknow:hover{background: #449084;}
.cal-btn:hover{background:#e47925 ;}
.popup-form{display:none;position:fixed;top:0px;background:#0000009e;z-index: 99999;width:100%;height:100%;justify-content:center;align-items:center;transition:0.3s linear;}
.popup-form.active{display:flex !important;}
.pform{background:#fff;min-width: 500px;width: 25%;display: grid;box-shadow: 0px 1px 8px 2px #3b2f2f;position:relative;z-index:999999;}
.pform input ,.pform select{height:40px;width:100%;color:#6d6d6d;border: 1px solid #dcddde;padding:5px 10px;outline:none;font-size:16px;}
.pform input::placeholder ,.pform select{color:#6d6d6d;}
.pf-fle{display:flex;justify-content:space-between;padding:20px 15px;background: #687bb2;color:#fff;}.inp-wrp{display:grid;gap:20px;padding: 20px;}.sbscrol{display:none;}
.bknow{width:fit-content;padding:10px 15px !important;border:none;background:#e47925;transition:0.3s linear;}
.sba2{display:none ;grid-template-columns:repeat(2,1fr);justify-content:space-between;width: 100%;align-items:center;position:fixed;bottom:0px;z-index:45689;}
.cmr1 img {width: 250px;}
.cnt1 {background-color: #e8f2f1;padding: 80px 200px;}
.cmr1 {z-index: 9;position: relative;right: -147px;}
.nowrp{text-wrap:nowrap;}
.doc-detail{display:grid;grid-template-columns:35% 55%;gap:8%;justify-content:center;color:#515353;}.nam-d9{display:none;}
.d-img{position: sticky;top:120px;height: fit-content;border-radius: 30px;border: 1px solid;display: flex;overflow: hidden;}
.d-img img{height:100%;width:100%;}.doc-detail p{margin:20px 0px 0px 0px;}
.d_name{font-size: 30px;font-weight: 600;color: #3F579A;margin-bottom: 15px;letter-spacing:0px;}
.doc-detail .d_pro{font-size: 20px;font-weight:400;margin:15px 0px 0px 0px}.doc-detail .bld-p{font-size:18px;line-height:28px;font-weight:500;margin:30px 0px;}
.d_grid2 {grid-template-columns:repeat(2,1fr);}.d_grid2 .tc-col1 {text-align:left;padding: 100px 55px 55px;}
.d_grid2 .dcimg {left:7%;}.d_grid2 .dcpara{width:80%;}.d_grid2 .docbtn {justify-content:start;gap:40px;flex-wrap:wrap;}
.donmbl ,.rd-wr{display:none;}
.rd-wr  .donmbl{color:#6074aa;}
.rd-wr  .donmbl:hover{color:#e47925;}
.rd-wr  svg{transition:0.3s linear;margin-top:10px;}
.rd-wr:hover  svg{transform: translateX(7px);}
.fcol7{display:none;}
/*treatments page css ends*/
/* .streat{border-bottom: 1px solid #eee;} */
.why-us .treatment-hed,.whyus-img img{margin-bottom:25px}.sectors .scont div,.simg{overflow:hidden}.dashlist li,.main-menu .d24con h5{font-size:16px}.simg h3,.hbour:hover,.management-grid:hover{background-color:#f1f1f1}.management-grid:hover img,.simg:hover img{transform:scale(1.1)}.manage-img img,.simg img,.simg>div::before{transition:.3s linear}.main-menu .d24hrs img{width:80px}.main-menu .d24con p{font-size:15px;line-height:23px}.bkapoint{background-color:#ff9800;height:auto!important;padding:13px 25px!important;margin-left:40px;transition:.2s linear}.scont,.simg>div::before{height:100%;transition:.4s ease-out}.bkapoint span{color:#000!important}.scont,.sse a,.treatnment-card .ch3{color:#fff}.bkapoint:hover{background-color:#449286}.old-menu{display:none}.new-menu nav{width:70%}.new-menu .main-menu{justify-content:space-between!important}.new-menu .menu-link{display:flex;gap:30px;margin-top:0;margin-bottom:0;align-items: center;}.scdul-fl{display:flex;align-items:center}.scont,.simg img{display:flex;width:100%}.doc-side-menu{right:auto;left:39%}.why-us .treat-col p{display:block}.whyus-img img{height:280px;object-fit:cover;object-position:top right;width:100%}.why-us .treatnment-card{top:130px}.mb0{margin-bottom:0!important}.simg{position:relative}.dashlist li::after,.scont,.simg>div::before{position:absolute;left:0}.simg img{height:250px;object-fit:cover}.scont{flex-wrap:wrap;align-items:flex-end;justify-content:center;padding:0 5px 20px;bottom:0;z-index:9}.simgl{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:50px}.simg>div::before{content:"";width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#fff;background:linear-gradient(to top,rgb(37 41 42 / 90%) 14%,rgb(0 0 0 / 0%) 75%);z-index:2}.dashlist li{position:relative;padding-left:30px;margin-bottom:10px;margin-top:10px;line-height:25px;font-weight:400;width:100%}.dashlist li::after{content:'';background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='%23192751' d='M4.5 12.75a.75.75 0 0 1 .75-.75h13.5a.75.75 0 0 1 0 1.5H5.25a.75.75 0 0 1-.75-.75'/%3E%3C/svg%3E") 0 0/20px no-repeat;width:20px;height:20px;right:auto;bottom:auto;top:3px}.nabh{display:flex}.nabh img{margin-bottom:-8px;width:auto}.ins{display:grid;grid-template-columns:25% 70%;justify-content:space-between;gap:50px}#insurance .slide{text-align:center}#insurance img{width:200px;padding:20px;height:auto;object-fit:contain}.simpel.parah{font-size:24px;line-height:30px;font-weight:500;letter-spacing:0;color:var(--blue);margin-top:17px}.simpel.parah .green{color:#d47e00}.d-block.bkapoint span{font-size:14px} */






.treatw80 {width:80%;}

.treatw80 .advantage-ul.gri-2-ul {gap:0 20px;}
.toggle span{display: none;}




.dmenu.mm2 .streat {height: 80px;display: flex !important;align-items: center;}
.main-hed ul {    justify-content: start;padding-left: 0;}
.main-hed::after {    left: 120%;}
.main-menu-hed {gap: 30px;}
.et.active {    width: 100%;}
.main-hed ul {gap: 15px;}
.ot-menu.sub-hed, .io-menu.sub-hed {    padding-left: 0;}
.t-menu.active .sub-link::after {    left: -25px;}
.sub-link ul.active {    gap: 5px;}
.parker-ch2.ch2 {    font-size: 20px !important;
    line-height: 26px !important;
    padding-left: 8px;
    margin-top: 10px;}
.t-menu.active {    gap: 60px;}
.t-menu.active#nt {    align-items: start;
    margin-top: 55px;
}
.t-menu.active#tt {align-items: start !important;}
.main-hed2 .ch2 {font-size: 20px !important;
    line-height: 26px !important;
    padding-left: 8px;
    margin-bottom: 10px;
    margin-top: 125px;}
.tret-menu-2 {right: 27%;left: 18%;}
.main-menu a:hover span {
    color: #9e6b13;
}.new-menu nav {    width: 76%;}
#ast .tshed {margin-top:180px;}


/* responsive starts */
@media (min-width: 2000px) {
    .banner {height: 800px;}
}
@media (max-width: 1850px) {.w80 {width: 90%;}}
@media (max-width: 1650px){.w80 {width: 100%;}.main-menu a span {font-size:14px;}}
@media (max-width: 1620px){
	.sub-link .grid-two-ul.active {width: 451px;}
	.main-hed2 {width: 330px;}
	.tret-menu-2 {width: 1361px;}
	.main-menu-hed {gap: 20px;}
	.t-menu.active {gap:20px;}
	.t-menu li a {width: 96%;}
	.main-menu-hed {padding: 30px 20px;}
	.t-menu.active .sub-link::after {left:-10px;}
       .tret-menu-2 {
        width: 945px;
    }
}
@media (max-width: 1600px) {
	    .textWrapper .bh1, .ch1 {
        font-size: 38px;
        line-height: 40px;
    }.bh1 .bh2 {        font-size: 56px;
        line-height: 62px;}.textWrapper .bh1 {width: 50%;}
	.cmr1 {right:-100px;}.new-menu nav {width: 71%;}.new-menu .menu-link {gap: 20px;}
}
@media(max-width:1540px){
    .bred-crumb {padding:20px 70px;}.sub-bnr-hed {font-size: 50px;color: #fff;
        /* margin: 0px 0px 90px 70px; */
    }.sub_banner {height:300px;}.map_div iframe{height:350px;}
    .c-frm {display: flex;flex-direction: column;gap: 15px;}.pspace {padding: 120px  0;}.ptrn::after {top: -315px;width: 900px;}
    .ptrn::before {top: -337px;width:539px;}
}
@media (max-width: 1500px) {.fact .fdata {width: 100%;}.abt-grid .mb25 {width: 100%;}.blubtn {font-size: 14px;padding: 9px 20px;}.lblubtn {padding: 8px 20px;font-size: 14px;}
.banner {height:80vh;}

.colimg, .treatnment-card {height: 230px;}.clientslider {width: 90%;}.cnt1 {padding: 60px 100px 60px 200px;}.treat-col p{margin-top: 50px;width: 90%;}
.fac-width {width: 90%;}.vmgrid p {font-size: 16px;line-height: 24px;}.vision, .mission {padding: 60px;}.vmgrid {gap: 70px;}.treatment-sticky {top: 120px;}
.contact-wrp {display: grid;grid-template-columns: 48% 48%;justify-content: center;gap: 4%;}.c-add {background-color: #f5f5f5;padding: 90px 80px;}
.treatment-accord .tch3 {font-size: 20px;line-height: 27px;}.treatment-accord ul {padding: 40px;}.treatment-accord {padding-left: 40px;}.ear-grid {grid-template-columns: 60% 34%;}
.new-menu nav {width: 74%;}.main-menu .d24hrs img {width: 60px;}
.why-us .treatnment-card {height: 280px;}.about-stat.abt-grid {padding-bottom: 50px;}.about-stat.abt-grid {padding-bottom: 25px;margin-top: -30px;}
.ptrn::after {clip-path: circle(56% at 0 42%);}.abstat p {margin-bottom: 65px;}
    .tret-menu-2 {
        width: 945px;
    }

}

@media (max-width: 1450px){
.sub-link .grid-two-ul.active{width:451px;grid-template-columns:53% 40%}
/* .tret-menu-2{width:1248px;right:2%} */
.sub-link ul.active{gap:10px 0}#tt .sub-link{width:415px}.main-hed2{width:255px}.main-menu-hed{gap:20px;padding:30px 20px}.t-menu.active{gap:20px}.t-menu li a{width:96%}.t-menu.active .sub-link::after{left:-10px}

    .t-menu.active {
        gap: 50px;
    }.main-menu-hed {        gap: 40px;}.main-hed::after {
    left: 123%;
}    .t-menu.active .sub-link::after {
        left: -27px;
    }

}
@media (max-width: 1420px) {.new-menu .menu-link {gap: 15px;}.main-menu a span {font-size: 14px;}.bkapoint {margin-left: 15px;padding: 11px 20px !important;}.new-menu nav {    width: 76%;}}

@media (max-width: 1350px) {
	.ch2 {font-size: 40px;line-height: 48px;}.tc-col1 {padding: 100px 20px 40px;}.doctor-slider {gap: 25px;}.dcimg {left: 28%;}.dcimg img {width: 160px;}
.map_div iframe {height: 300px;}.c-add p {font-size: 17px;}.sub_banner {height: 250px;}.sub-bnr-hed {font-size: 46px;line-height: 50px;
    /* margin: 0px 0px 70px 50px; */
}.bred-crumb {padding: 15px 70px;}.ptrn::after {top: -326px;width: 846px;}.ptrn::before {top: -351px;width: 502px;}.treatment-accord ul {padding: 40px 20px;}.parrows li::before {left: -50px;}
.parrows li:hover::after {left: -42px;width: 110%;}.ch3 {font-size: 30px;line-height: 38px;}.cmr1 {right: -70px;}.doc-detail .bld-p {margin:25px 0px;}.doc-detail p {margin: 15px 0px 0px 0px;}.eg2 {grid-template-columns: repeat(2, 1fr);}.career-form{width:80%;}.new-menu nav {width: 76%;}
.main-menu a span {font-size: 14px;}



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




.old-menu {display:flex;}.sidemenu-new {display:none;}.why-us .treatment-hed {grid-template-columns: repeat(2, 1fr);}.simgl {grid-template-columns: repeat(3, 1fr);}.side-menu-close {top: auto;justify-content: center;}.sp-sticky {padding: 8px 0;}


.about-stat .fcont p:nth-child(2) {text-align: center;}.fcont p:nth-child(2) {text-align: center;}


}
@media (max-width: 1290px) {.about-stat.abt-grid .fbold {text-align:center;}}
@media (max-width: 1200px) {
     .toggle span{display: block!important;}
.abt-grid .ch2 br{display:none}.tc-col1{padding:100px 20px 40px}.doctor-slider .owl-item img{width:160px}.dcimg{left:35%}.doctor-slider{margin-top:50px}.doctor-slider .owl-stage-outer{padding-top:120px}.treat-col p{width:90%;margin-top:60px}.treatnment-card .ch3{font-size:28px;line-height:36px}.treatnment-card .ch3 span{font-size:35px}.treatment-grid{grid-template-columns:29% 68%}.colimg,.treatnment-card{height:240px}.treat-col h3{font-size:20px;line-height:26px}.clientslider{width:100%}.c-add{padding:80px 0 80px 65px}.c-frm textarea{height:178px}.map_div iframe{height:250px}.c-link a{font-size:15px}.sub-bnr-hed{font-size:38px;line-height:43px}.pspace{padding:100px 0}.ptrn::after{width:740px}.ptrn::before{top:-346px;width:443px}.doctor-slider .owl-nav,.treatment-hed .owl-nav{display:block!important}.ear-grid{grid-template-columns:60% 36%;gap:50px}.cmr1{right:-67px}.cmr1 img{width:250px}.ear .treatment-grid,.nose .treatment-grid,.throat .treatment-grid{grid-template-columns:100%}.ear .treatment-hed,.nose .treatment-hed,.throat .treatment-hed{grid-template-columns:repeat(3,1fr)}.ear .treatnment-card,.nose .treatnment-card,.throat .treatnment-card{height:240px;width:40%}.fac-col{width:200px;padding:25px 15px}.swiper .swiper-wrapper .bslide2{background-position:0 0!important}.treatw80 {width:100%;}.treatment-grid .treatnment-card {width:100%;}


}
@media (max-width: 1100px) {
	.textWrapper .bh1 {font-size: 38px;}.abt-grid {grid-template-columns: 45% 50%;}.ent1 img, .ent2 img, .ent3 img {width:130px;}
	.ent1::after {font-size: 180px;line-height: 188px;left: 3%;}.ent2::after {font-size: 180px;line-height: 188px;left: -2%;}.ent3::after {font-size: 180px;line-height: 186px;
    left: 4%;}.d_name {font-size: 28px;margin-bottom: 10px;}.doc-detail .d_pro{margin:0px;}.doc-detail .p {margin: 10px 0px;}
}
@media (max-width: 992px) {
	.textWrapper .bh1{width:70%}.abt-grid,.clientslider .grid64{grid-template-columns:100%}.abdnone,.client-img,.treatment-sticky{display:none}.abdblk{display:block}.fact{margin-top:50px}.dcimg{left:30%}.colimg,.treatnment-card{height:160px}.treatnment-card .ch3{font-size:22px;line-height:30px}.treatnment-card .ch3 span{font-size:30px}.pspace{padding:90px 0}.ssicons li{padding:0 10px 0 0}.ssicons a{width:35px;height:35px}.ssicons{margin-top:15px}.cnt1{padding:60px 90px 60px 60px}.client-cnt .owl-dots{left:45%}.fac-width{grid-template-columns:repeat(3,1fr)}.contact-wrp,.ear-grid,.ins{grid-template-columns:100%}.treatnment-card{padding:10px 15px}.twiticon::after{transform:scale(.7)}.tcard-img img{width:60px}.infra-slider .owl-nav .owl-next,.infra-slider .owl-nav .owl-prev{top:40%}.vmgrid{gap:40px}.mission,.vision{padding:40px}.c-add p{font-size:16px}.c-add{padding:80px 0 80px 50px}.snd-btn{padding:15px 20px;font-size:13px}.ptrn::after{width:656px}.ear-content{margin-top:20px}.ptrn::before{width:400px;clip-path:circle(60% at 0 37%)}.contact-wrp{gap:50px}.ear-grid{gap:0}.career-form{width:100%}.ins{gap:20px}.sub-bnr-para{font-size:16px;line-height:24px}.sub-bnr-hed{margin:30px 0 125px 70px}.about-stat.abt-grid .fact{grid-template-columns:repeat(2,1fr)}.about-stat.abt-grid .fact .fdata{width:90%;margin:auto}.about-stat.abt-grid{padding:0;margin-bottom:60px}

}

@media(max-width:900px){
.nam-d9{display:block;}.doc-detail{display:grid;grid-template-columns:100%;gap: 30px;}.d-img{position: relative;top:0px;width:auto;height: 100%;margin: auto;}
.hw9{display:none;}.doc-detail .bld-p {margin:0px 0px 25px;}.d_name {font-size: 24px;}.doc-detail .d_pro {font-size: 18px;}
.doc-detail .bld-p {font-size: 17px;line-height: 27px;}.d_grid2 .dcpara {width: 100%;}.d_grid2 .tc-col1 {text-align: left;padding: 100px 40px 40px;}

}
@media(max-width:830px){
.c-add{padding:80px 70px}.sub-bnr-hed{font-size:30px;line-height:36px;margin:0 0 80px 50px}.sub_banner{height:200px;border-bottom-right-radius:30px;border-bottom-left-radius:30px}.ptrn::after{width:526px;top:-231px;height:679px}.ptrn::before{width:556px;top:-247px;height:786px;clip-path:circle(49% at 0 33%)}.sub-bnr-para{margin:30px 0 25px 50px}.bred-crumb{padding:15px 50px}

}
@media (max-width: 800px) {
    .docbtn {flex-wrap: wrap;gap: 20px;justify-content: center;}.swiper .swiper-wrapper .bslide2 {background-position: -100px 0!important;}
}
@media (max-width: 767px) {
	.textWrapper .bh1{width:90%}.banner{height:600px}.ch2{font-size:34px;line-height:40px}.fcont .fbold{font-size:40px;line-height:48px;margin-bottom:10px}.dcimg{left:auto;display:flex;justify-content:center;width:100%}.grey-para{font-size:18px;width:90%}.treatment-grid{grid-template-columns:100%;gap:20px}.colimg,.treatnment-card{height:auto}.treatnment-card{position:relative;top:0}.pspace{padding:80px 0}.fac-width{grid-template-columns:repeat(2,1fr);gap:30px 10px}.infra-slider{margin-top:40px}.vmgrid{grid-template-columns:repeat(1,1fr)}.inf-img img{height:350px;object-fit:cover;object-position:center}.mgment-cnt p:first-child{font-size:18px;line-height:26px}.mgment-cnt span{font-size:24px}.contact-wrp{gap:40px}.con_hed_div p{width:80%;margin:auto;font-size:17px;line-height:21px}.sub-bnr-hed{font-size:30px}.ch3{font-size:24px;line-height:30px}.bred-crumb{padding:15px 50px}.copyright .container{justify-content:center;text-align:center;padding:10px 0}.ear .treatment-hed,.nose .treatment-hed,.simgl,.throat .treatment-hed{grid-template-columns:repeat(2,1fr)}.ear .treatnment-card,.nose .treatnment-card,.throat .treatnment-card{height:auto;width:100%}.header-sticky .side-menu-wrap{padding-top:70px}.side-menu-wrap{padding-top:65px}.d55img{top:54px;right:20px}.why-us .treatnment-card{top:0;height:150px}.why-us .whyus-img img{height:190px}.swiper .swiper-wrapper .bslide1{background-position:-333px 0!important}.bh1 .bh2{font-size:45px;line-height:50px}.textWrapper .bh1{font-size:34px}.swiper .swiper-wrapper .bslide4{background-position:-600px 0!important}



}
@media(max-width:640px){
	.c-add{padding:60px 50px}.pspace{padding:50px 0}.ptrn::after,.ptrn::before{opacity:.7}.contact-bnr{background-position-x:81%}.pform{width:80%;min-width:80%}.pform input,select{height:35px}.inp-wrp{gap:15px;padding:15px}.pf-fle h2{font-size:18px}.donmbl{display:flex;color:#e47925;transition:.3s linear;gap:3px}.rd-wr{display:flex;align-items:center;margin-top:15px;gap:5px}.honmbl{transform-origin:top;display:none}.honmbl.active{display:block;height:auto;transition:.3s linear}.side-menu-nav .main-menu .sub-menu a{font-size:14px}.d_grid2 .docbtn{gap:22px;margin-bottom:10px}.d55img img{width:80px}.doctor-slider .tc{width:95%;margin:auto}.doctor-slider .owl-nav .owl-prev,.treatment-hed .owl-nav .owl-prev{left:-12px}.doctor-slider .owl-nav .owl-next,.treatment-hed .owl-nav .owl-next{right:-7px}.advantage-ul.gri-2-ul{display:grid!important;grid-template-columns:repeat(1,1fr)!important}.about-stat.abt-grid .fact .fdata{width:100%}.ptrn::before{left:0}
}
@media (max-width: 580px) {
	.textWrapper .bh1{width:100%;font-size:30px}.cbtn,.modal1 .cbtn{padding:6px 20px;font-size:13px}.btnwrap{margin-top:15px}.textWrapper{padding:180px 30px 40px 50px}.ssicons,.why-us .whyus-img img{display:none}.cnt1::after{height:120px;top:32%;width:20px;border-radius:13px 0 0 13px}.cnt1{padding:31px 50px 50px 25px}.ex-test{margin-top:40px}.ex-test .rt-color{font-size:20px;line-height:24px}.fac-width{grid-template-columns:49% 49%;gap:50px 20px}.fac-width h3{font-size:15px;line-height:18px}.fac-width img{width:40px}.facility-bg{margin-top:35px}.fac-col{width:99%}.management-grid{grid-template-columns:100%;gap:0}.mgment-cnt p{text-align:center}.ear .treatment-hed,.nose .treatment-hed,.simgl,.throat .treatment-hed,.why-us .treatment-hed{grid-template-columns:repeat(1,1fr)}.fcol2,.fcol3,.fcol4,.fcol7{display:block}.why-us .treat-col p{margin-top:20px}.why-us .treat-para{padding:20px 25px}.why-us.treatment-grid{gap:25px!important}.fcont{grid-template-columns:100%!important}.fcont p:nth-child(2){text-align:center;height:44px}.fact{margin-top:50px!important}.abt-grid{gap:0}.nabh{margin-bottom:35px}footer{padding-bottom:25px}.pspace.abstat{padding:40px 0}.ch1,.textWrapper .bh1{line-height:30px}.bh1 .bh2{font-size:30px;line-height:38px}.swiper .swiper-wrapper .bslide3{background-position:-709px 0!important}.ft-para{width:90%}
}
@media (max-width: 530px) {.d-img{height:300px;width:auto;}.d_grid2 .tc-col1 {text-align: left;padding: 100px 20px 20px;}}
@media (min-width: 481px) {


}
@media (max-width: 480px){
 .textWrapper .bh1{font-size:23px}.bh1 .bh2{font-size:35px;line-height:35px}.ch1,.textWrapper .bh1{line-height:44px}.banner{height:500px}.btnwrap.btn1{display:none}.banner,.swiper .swiper-wrapper .swiper-slide{border-radius:0 0 35px 35px}.ent1::after{font-size:145px;line-height:162px;left:11%}.ent2::after{font-size:143px;line-height:159px;left:11%}.ent3::after{font-size:141px;line-height:156px;left:14%}.ent1 img,.ent2 img,.ent3 img{width:100%;height:auto}.ch2{font-size:28px;line-height:34px}.fcont .fbold{font-size:34px;line-height:42px;margin-bottom:8px}.fcont p:nth-child(2){font-weight:500;font-size:16px;line-height:20px}.abtn{margin-top:45px;margin-bottom:10px}.doctor-slider .owl-item img{width:145px}.dcimg{top:-90px}.clientslider,.dcpara,.docbtn{margin-top:30px}.tc-col1{padding:85px 20px 40px}.grey-para{font-size:16px;line-height:24px;width:100%}.doctor-slider,.treat-col h3{margin-top:20px}.treat-col p{width:95%;margin-top:50px}.tcard-img img{width:50px}.tcard-img{position:absolute;right:5px;top:10px}.treatnment-card{padding-top:50px;position:relative}.treatment-grid{gap:10px;margin-top:0}.adv-cont .ch3{font-size:17px;line-height:24px}.a p{font-size:13px;margin:10px}.pspace{padding:50px 0}.mt60{margin-top:35px}.fac-width{gap:15px 10px}.abdblk{padding:130px 0 10px}.bslide1{background:url("images/common-banner-mob.webp")!important}.bslide2{background:url("images/ear-banner-mob.webp")!important}.bslide3{background:url("images/nose-banner-mob.webp")!important}.bslide4{background:url("images/throat-banner-mob.webp")!important}.cmp-name{font-size:18px;line-height:24px}.ch3,.doc-h2{font-size:22px}.inf-img img{height:200px}.infra-slider .owl-nav .owl-prev{left:5px;top:39%}.infra-slider .owl-nav .owl-next svg,.infra-slider .owl-nav .owl-prev svg{width:30px;height:30px}.infra-slider .owl-nav .owl-next{right:5px;top:39%}.infra-slider{margin-top:25px}.call a,.fphno a,.vmgrid p{font-size:15px}.mission,.vision{padding:35px 25px}.cnt1{border-radius:30px}.mgment-cnt p:first-child{font-size:16px;line-height:24px}.mgment-cnt p:nth-child(2){margin-top:15px}.management-grid{margin-top:40px;padding:20px 0}.hbour::after{bottom:-18px}.input-wrp{display:flex;gap:15px;flex-direction:column}.prod-section .adv-cont{background-color:#eef3ff}.ch3{line-height:30px}.bpara{font-size:18px;line-height:26px}.ear-content,.simpel.parah,.treatment-subpage .treatment-grid{margin-top:0}.abstat p,.mb50,.vibeimg{margin-bottom:30px}.sub-bnr-hed{font-size:30px;line-height:36px}.sub_banner{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.bred-crumb a,.bred-crumb p{font-size:14px;line-height:25px}.copyright .container{padding:10px 0 20px}.bred-crumb{gap:0 2%}.bred-crumb li{height:auto}.pform{width:90%;min-width:90%}.ft-para,.sba2,.sbscrol{display:grid}.sba2 a{justify-content:center}.sba{display:none!important}.ba-btn a,.cal-btn a{font-size:14px;padding:15px;width:100%}.header-sticky .side-menu-wrap{padding-bottom:50px}.social-a span{font-size:15px!important;font-weight:700!important}.ch4{font-size:24px;line-height:30px}.fact{margin-top:35px!important}.cnow.enow.cont-now{margin:0 -8px 0 2px}#insurance img{width:170px}.gmtbn{padding:10px 20px}.sub-bnr-para{margin:30px 0 25px 20px}.sub-bnr-hed{margin:0 0 75px 20px}.ptrn::after{background-color:#eea62d5e}.swiper .swiper-wrapper .bslide1{background-position:-75px 0!important}.swiper .swiper-wrapper .bslide2{background-position:-62px 0!important}.swiper .swiper-wrapper .bslide4{background-position:top right!important}.fcont{gap:0}.bred-crumb{padding:5px 20px}.fwrap{padding:20px 0}.motor-btm{margin-top:40px}
  .adv-cont .adv-p{padding:15px 15px 80px}

}
@media (max-width: 450px) {.ent2::after {left: 5%;}.ent1::after {left: 6%;}.ent3::after {left: 10%;}.client-cnt .owl-dots {left: 42%;}.manage-img img {width: 150px;}}
@media (max-width: 420px) {.textWrapper {padding: 180px 30px 40px 35px;}.swiper-button-prev span, .swiper-button-next span {width: 16px;height: 16px;}.textWrapper .bh1 {font-size: 20px;line-height: 28px;}

.c-add {padding: 50px 20px 50px 20px;}.c-add p {font-size: 15px;margin: 15px 0px;}.c-add a {font-size: 14px;} 	.ptrn::after {width: 534px;top: -207px;left: -40px;height: 679px;
    /* clip-path: polygon(57% 48%, 0 0, 0 95%); */
}
.ptrn::before {top: -221px;left: -37px;
    /* clip-path: polygon(57% 44%, 0 0, 0 88%); */
    height: 786px;}
}
@media (max-width: 400px) {.ent1::after {font-size: 115px;line-height: 140px;left: 11%;}.ent2::after {font-size: 115px;line-height: 140px;left: 10%;}
.copyright p {font-size: 12px;} .ent3::after {font-size: 115px;line-height: 140px;left: 13%;}}
@media (max-width: 360px) {.abt-img {gap: 8px;}.ent1::after {left: 7%;}.ent2::after {left: 5%;}.ent3::after {line-height: 139px;}.fac-col {padding: 25px 10px;}

}
@media(max-width:380px){
	.d55img{top: 52px;}
	.d24hrs {margin:0px 0px 35px 10px;}
	.d24hrs img {width: 60px;}
	.d24hrs p{font-size:14px;}
	.d24hrs h5{font-size:15px;line-height: 21px;}
	.bred-crumb {gap:0px 2%;padding:5px 20px;}
        .g-recaptcha iframe {
        transform: scale(0.7);
        transform-origin: 0;
        margin-left: 0px;
    }    .g-recaptcha {
        transform: scale(0.8);
        margin-left: -25px;
    }#insurance img {width: 150px;}.sub-bnr-para br {display: none;}    .sub-bnr-hed {
        margin: 0px 0px 100px 20px;
    }
}
@media(max-width:330px) {
        .g-recaptcha {
        transform: scale(0.7);
        margin-left: -45px;
    }
}
