/* Start: Font Face */
/* Start: DM Sans Fonts */
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-Regular.eot');
  src: url('../fonts/DMSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/DMSans-Regular.woff2') format('woff2'),
      url('../fonts/DMSans-Regular.woff') format('woff'),
      url('../fonts/DMSans-Regular.ttf') format('truetype'),
      url('../fonts/DMSans-Regular.svg#DMSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-Italic.eot');
  src: url('../fonts/DMSans-Italic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/DMSans-Italic.woff2') format('woff2'),
      url('../fonts/DMSans-Italic.woff') format('woff'),
      url('../fonts/DMSans-Italic.ttf') format('truetype'),
      url('../fonts/DMSans-Italic.svg#DMSans-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-Medium.eot');
  src: url('../fonts/DMSans-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/DMSans-Medium.woff2') format('woff2'),
      url('../fonts/DMSans-Medium.woff') format('woff'),
      url('../fonts/DMSans-Medium.ttf') format('truetype'),
      url('../fonts/DMSans-Medium.svg#DMSans-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-MediumItalic.eot');
  src: url('../fonts/DMSans-MediumItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/DMSans-MediumItalic.woff2') format('woff2'),
      url('../fonts/DMSans-MediumItalic.woff') format('woff'),
      url('../fonts/DMSans-MediumItalic.ttf') format('truetype'),
      url('../fonts/DMSans-MediumItalic.svg#DMSans-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-Italic.eot');
  src: url('../fonts/DMSans-Italic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/DMSans-Italic.woff2') format('woff2'),
      url('../fonts/DMSans-Italic.woff') format('woff'),
      url('../fonts/DMSans-Italic.ttf') format('truetype'),
      url('../fonts/DMSans-Italic.svg#DMSans-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'icosocial';
  src: url('../fonts/icosocial.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-BoldItalic.eot');
  src: url('../fonts/DMSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/DMSans-BoldItalic.woff2') format('woff2'),
      url('../fonts/DMSans-BoldItalic.woff') format('woff'),
      url('../fonts/DMSans-BoldItalic.ttf') format('truetype'),
      url('../fonts/DMSans-BoldItalic.svg#DMSans-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
/* End: DM Sans Fonts */
/* Start: Glegoo Fonts */
@font-face {
  font-family: 'Glegoo';
  src: url('../fonts/Glegoo-Regular.eot');
  src: url('../fonts/Glegoo-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Glegoo-Regular.woff2') format('woff2'),
      url('../fonts/Glegoo-Regular.woff') format('woff'),
      url('../fonts/Glegoo-Regular.ttf') format('truetype'),
      url('../fonts/Glegoo-Regular.svg#Glegoo-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Glegoo';
  src: url('../fonts/Glegoo-Bold.eot');
  src: url('../fonts/Glegoo-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Glegoo-Bold.woff2') format('woff2'),
      url('../fonts/Glegoo-Bold.woff') format('woff'),
      url('../fonts/Glegoo-Bold.ttf') format('truetype'),
      url('../fonts/Glegoo-Bold.svg#Glegoo-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* End: Glegoo Fonts */

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder{color:#58595B; opacity:1;}
:-moz-placeholder{color:#58595B; opacity:1;}
::-moz-placeholder{color:#58595B; opacity:1;}
:-ms-input-placeholder{color:#58595B; opacity:1;}
.form-control::-webkit-input-placeholder{color:#58595B; opacity:1;}
.form-control:-moz-placeholder{color:#58595B; opacity:1;}
.form-control::-moz-placeholder{color:#58595B; opacity:1;}
.form-control:-ms-input-placeholder{color:#58595B; opacity:1;}
form .aawformblock {padding-left: 0;padding-right: 0;}
.aawformblock .aawfieldgroup {margin: 0 -12px;}
.aawfieldgroup {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -12px;}
.aawfieldgroup .aawfieldcol {padding: 0 12px;width: 100%;margin-bottom: 24px;}
.aawfieldgroup .aawfieldcol33 {width: 33.33%;}
.aawformblock .aawfieldcol > label{display: none;}
.aawformblock .aawformradiobox{border: none;}
.aawformblock .aawformradiocol label{background-color: transparent;}
.aawformblock .aawfieldcol input, .aawformblock .aawfieldcol input:focus, 
.aawformblock .aawfieldcol textarea, .aawformblock .aawfieldcol textarea:focus, 
.aawformblock .aawfieldcol select{font-size: 18px;font-weight: 400;color: #58595B;background-color: transparent;border-radius: 0;box-shadow: none;outline: 0;padding: 6px 20px;border: 1px solid #58595B;position: relative;width: 100%;height: 64px;}
.aawformblock .aawfieldcol textarea, .aawformblock .aawfieldcol textarea:focus{padding-top: 20px;resize: none;display: block;height: 64px !important;}
.aawformblock .aawformradiocol {float: left;width: 50%;display: table;height: 64px;}
.aawformradiocol input[type="radio"] {position: absolute;left: 0;top: 0;display: none;}
.aawformradiobox {overflow: hidden;}
.aawformradiobox:after {content: "";display: table;clear: both;}
.aawformblock .aawformradiocol label {font-size: 18px;display: table-cell;vertical-align: middle;padding: 5px 2px;text-align: center;cursor: pointer;border: 1px solid #58595B;line-height: 1;}
.aawformradiobox .aawformradiocol:first-child label {border-right: none;}
.aawformradiobox .aawformradiocol:last-child label {border-left: none;}
.aawformradiocol input[type="radio"]:checked+label {background-color: #7E9BBB;color: #ffffff;border: none;}
.aawform-group.aawform-btn {padding: 0 12px;text-align: center;width: 100%;margin: 0;}
form .aawformblock.choose-location .heapBox .handler:before {display: block;}
.heapBox a {cursor: pointer;}
/*======================================================================/
/*================== Main CSS Theme Start =============================*/
/*=====================================================================*/

/* Start: Common Css */
body{font-family: 'DM Sans', sans-serif;font-size:18px;font-weight: 400;line-height: 26px;color: #58595B;padding: 0;margin: 0;}
a{text-decoration:none;color:#2B3E69;outline: none;}
a:hover {color: #7E9BBB;}
ul{margin:0;}
img {max-width: 100%;height: auto;vertical-align: middle;}
input, input:focus, button, button:focus {outline: none;}
h1, h2 {font-family: 'Glegoo', sans-serif;}
p {margin-bottom: 20px;}
p:last-child {margin-bottom: 0;}
p:empty {display: none;}
.button {font-size: 20px;font-weight: 700;line-height: 1;color: #7E9BBB;padding: 20px 36px;border: 1px solid #7E9BBB;text-transform: uppercase;background-color: transparent;display: inline-block;vertical-align: top;border-radius: 0;box-shadow: 4px 4px 0px 0px #7E9BBB;margin: 0 4px 4px 0;position: relative;transition: all 0.3s ease-in-out;overflow: hidden;z-index: 1;}
.button:after {content: "";background-color: #7E9BBB;position: absolute;top: 0;left: 0;width: 0;height: 100%;transition: all 0.3s ease-in-out;z-index: -1;}
.button:hover {color: #ffffff;}
.button:hover:after {width: 100%;}
.button i {padding-right: 4px;}
button, .btn {-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
button:hover, button:focus, .btn:hover, .btn:focus{outline: none;}
#container {position: relative;}
section {position: relative;overflow: hidden;}
.main-title {margin-bottom: 30px;}
.main-title:last-child {margin-bottom: 0;}
.main-title h1, .main-title h2 {font-size: 52px;font-weight: 700;line-height: 1.1;color: #2B3E69;margin: 0;}
.main-title h1 + p, .main-title h2 + p {padding-top: 24px;}
.inner-title {margin-bottom: 30px;}
.inner-title h1, .inner-title h2 {font-size: 52px;font-weight: 700;line-height: 1.1;color: #2B3E69;margin: 0;}
.inner-title h1 + p, .inner-title h2 + p {padding-top: 24px;}
.innerbanner-img {position: relative;background-size: cover;background-position: center;min-height: 450px;background-repeat: no-repeat;z-index: 1;}
.innerbanner-img > img {visibility: hidden;}
.innerbanner-img:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;opacity: 0.5;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}
.innrpagevideo-block {position: relative;height: 1080px;}
.innrpagevideo-block video, .innrpagevideo-block iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.innerbanner-text {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);left: 0;width: 100%;z-index: 2;}
.innerbanner-text h1, .innerbanner-text h2 {font-size: 60px;font-weight: 700;color: #FFFFFF;margin: 0;}
.innertop-desc {margin-bottom: 60px;}
.innerbtm-desc {padding-top: 60px;}
.innertop-desc h2, .innertop-desc h3, .innerbtm-desc h2, .innerbtm-desc h3 {color: #7E9BBB;margin-bottom: 15px;}
.innertop-desc h2, .innerbtm-desc h2 {font-family: 'DM Sans', sans-serif;font-size: 28px;font-weight: 700;}
.innertop-desc h3, .innerbtm-desc h3 {font-size: 24px;font-weight: 500;}
/* End: Common Css */

/****************************
        Start: Header
****************************/
.home #header {position: fixed;top: 0;left: 0;width: 100%;z-index: 999;background-color: inherit;}
#header {position: fixed; background-color: #222; left: 0; top: 0; width: 100%; z-index: 999;}
.header-inner {padding: 10px 0; border-bottom: 1px solid #fff;}
.headermain {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
#logo {width: 100%;text-align: center;}
#logo a {display: inline-block;vertical-align: top;}
.header-menu {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.headbtm-info {width: 100%;text-align: center;}
.headbtm-info a {display: inline-block;vertical-align: top;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.headbtm-info a:hover {opacity: 0.8;}
.head-call + .head-book {margin-top: 40px;}
.head-findloc + .head-call, .head-findloc + .head-book {margin-top: 40px;}
/*----------Toggle Css--------------*/
#nav-icon{display: none;width: 42px;height: 38px;position: relative;cursor: pointer;background-color: transparent;border-radius: 3px;}
#nav-icon span{display: block;position: absolute;height: 2px;width: 24px;background: #ffffff;border-radius: 0;opacity: 1;left: 0;right: 0;margin: auto;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
#nav-icon span:nth-child(1) {top: 10px;}
#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {top: 18px;}
#nav-icon span:nth-child(4) {top: 26px;}
#nav-icon.open span:nth-child(1) {top: 18px; width: 0%; left: 50%;}
#nav-icon.open span:nth-child(2) {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);} 
#nav-icon.open span:nth-child(3) {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg); } 
#nav-icon.open span:nth-child(4) {top: 18px; width: 0%; left: 50%;}
/*----------End: Toggle Css--------------*/

.header-main {position: fixed;top: 0;left: 160px;width: 420px;height: 100vh;-webkit-transform: translateX(-580px);-ms-transform: translateX(-580px);transform: translateX(-580px);-webkit-transition: -webkit-transform 1s cubic-bezier(.3,1,.3,1);transition: -webkit-transform 1s cubic-bezier(.3,1,.3,1);-o-transition: transform 1s cubic-bezier(.3,1,.3,1);transition: transform 1s cubic-bezier(.3,1,.3,1);transition: transform 1s cubic-bezier(.3,1,.3,1), -webkit-transform 1s cubic-bezier(.3,1,.3,1);opacity: 1;z-index: -1;}
.menu-open .header-main {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);opacity: 1;}
.headermain-inner {position: relative;height: 100%;overflow: auto;z-index: 1;}
.headermain-inner:before {content: "";background-color: #2B3E69;opacity: 0.9;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}
.headermain-block {padding: 40px 40px 0 40px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;overflow-y: auto;height: 100%;overflow-x: hidden;}
.headlogomenu-block {-webkit-box-flex: 1;-ms-flex: 1 0 auto;flex: 1 0 auto;}
#main-logo {max-width: 220px;}
#main-logo a {display: inline-block;vertical-align: top;}
/* Header Custom Bar */
#header ::-webkit-scrollbar {width: 4px;}
#header ::-webkit-scrollbar-track {background: transparent;border-radius: 8px;}
#header ::-webkit-scrollbar-thumb {background: #b1b7d7;border-radius: 8px;}
#header ::-webkit-scrollbar-thumb:hover {background: #ffffff;}
/* For Firefox Browser */
.header-inner {scrollbar-width: thin;scrollbar-color: rgb(43 62 105 / 90%) transparent;}
/* End: Header Custom Bar */
/* Start: Navigation */
#nav,#nav ul{list-style:none;margin:0;padding:0;z-index:9;}
#nav>li{display:inline-block;vertical-align: top;position:relative;}
#nav > li {display: inline-block; vertical-align: top; position: relative;}
#nav>li>a{font-size:18px;color:#ffffff;font-weight:400;text-transform:capitalize;padding: 30px 0px;position:relative;display:inline-block;vertical-align:top;line-height:1;margin-right: 30px;}
#nav>li:last-child>a {margin-right: 0;}
#nav>li>a:before{top: 19px;}
#nav>li>a:after {height:0;}
#nav>li:hover>a:after, #nav > li.current-menu-item > a:after, #nav > li.current-menu-ancestor > a:after, .single-post #nav > li.blogmenu-item > a:after, .single-doctor #nav > li.aboutmenu-item > a:after, .single-team #nav > li.aboutmenu-item > a:after {height: 20px;}
#nav>li:hover>a,#nav>li.active>a{background-color:inherit;text-decoration:none;}
#nav ul{top:68px;padding:0;left:0;position:absolute;z-index:10;background-color:#222222;}
#nav ul li{float:left;height:auto;width:100%;margin:0;padding:0;position:relative;z-index:1;}
#nav ul li a{font-size:18px;font-weight: 400;display:block;text-decoration:none;line-height:20px;color:#ffffff;padding:10px 15px;}
#nav ul ul{top:0;left:260px}
.arrowclick{display:none;position:absolute;right:0px;top:4px;width:30px;height:30px;z-index:2;cursor:pointer;}
.arrowclick:after{content:'';position:absolute;right:5px;top:50%;margin-top:-5px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #ffffff;-webkit-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;}
.arrowclick.active:after{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#nav > li.menu-item-has-children>a {padding-right: 15px;}
#nav > li.menu-item-has-children:before {content: '\f0d7';font-family: "Font Awesome 5 free";font-size: 12px;font-weight: bold;color: #ffffff;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 30px;border-radius: 50%;text-align: center;line-height: 1;}
#nav li ul li a {position: relative;padding-left:28px;-webkit-transition: 0.3s all ease;-o-transition: 0.3s all ease;transition: 0.3s all ease;z-index: 1;}
#nav li ul li a:before {content: "";background-color: #b57e10;position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;-webkit-transition: 0.8s all ease;-o-transition: 0.8s all ease;transition: 0.8s all ease;z-index: -1;}
#nav li ul li a:after{content:"\f105";font-weight:bold;font-family:"Font Awesome 5 free";font-size: 15px;left:15px;top:10px;position:absolute;color:inherit;opacity:1;}
#nav li ul li:hover>a{color:#ffffff;}
#nav li ul li:hover>a:before {height: 100%;}
#nav li.full-megamenu:hover > ul {width: 810px;}
.single-doctor #nav li ul li.doctorsmenu-item>a:before, .single-team #nav li ul li.teammenu-item>a:before {height: 100%;}

/*.arrowclick {position: absolute; top: 50%; right: 0; font-style: normal; line-height: 24px; cursor: pointer; width: 24px; height: 24px; text-align: center; transform: translateY(-50%); }*/
.fixed #header:before {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #222; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: .8; z-index: -1; } 
.fixed #header {position: fixed; box-shadow: 0 0 5px rgba(0,0,0,.4); }
/*.arrowclick:after {content: '\f0d7';font-family: "Font Awesome 5 free";font-size: 15px;font-weight: bold;display: inline-block;vertical-align: top;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.arrowclick.active:after, #nav li.current-menu-ancestor > a ~ .arrowclick:after {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.multilocation .headlogomenu-block {padding-bottom: 20px;}*/
/* End: Navigation */
.headcontact-info {padding-top: 60px;padding-bottom: 40px;}
.headcontact-info a {color: #ffffff;}
.headcontact-info a:hover {color: #7E9BBB;}
.head-phone {padding-top: 12px;}
.head-mail {padding-top: 12px;}
.head-social {padding-top: 16px;}
.head-social .social-media li {margin-right: 4px;}
.head-social .social-media a {font-size: 16px;width: 32px;height: 32px;line-height: 32px;}
/* Start: Multi Location */
.headfindloc-bar {position: absolute;top: 30px;left: 0;right: 0;width: 100%;z-index: 99;}
.headfindloc-block {padding: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;max-width: 1380px;margin: 0 auto;position: relative;z-index: 1;}
.headfindloc-block:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;opacity: 0.8;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}
.findloc-text {font-size: 26px;font-weight: 500;color: #ffffff;text-transform: uppercase;margin-right: 30px;}
.findlocsearch-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.headfindloc-block .locsearchbox {display: -webkit-box;display: -ms-flexbox;display: flex;}
.headfindloc-block .locsearchform {position: relative;}
.headfindloc-block input::-webkit-input-placeholder{color:#ffffff; opacity:1;}
.headfindloc-block input:-moz-placeholder{color:#ffffff; opacity:1;}
.headfindloc-block input::-moz-placeholder{color:#ffffff; opacity:1;}
.headfindloc-block input:-ms-input-placeholder{color:#ffffff; opacity:1;}
.headfindloc-block .locsearchform .gmw-address-field-wrapper input {font-size: 26px;color: #ffffff;padding: 4px 48px 4px 15px;border-radius: 0;border: none;width: 484px;height: 65px;background-color: rgba(255, 255, 255, 0.2);}
.headfindloc-block .locsearchform .gmw-submit-field-wrapper {font-size: 0px;position: absolute;right: 0;top: 50%;cursor: pointer;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);line-height: 65px;height: 65px;width: 40px;text-align: center;}
.headfindloc-block .locsearchform .gmw-submit-field-wrapper:after {content: "\f002";font-size: 18px;font-family: "Font Awesome 6 Free";font-weight: 900;color: #ffffff;}
.headfindloc-block .locsearchform .gmw-submit-field-wrapper input {display: none;}
.headfindloc-block .mallocortxt {display: none;}
.headfindloc-block .locsearchbox .gmw-locator-button-wrapper.text .gmw-icon-spin {display: none !important;}
.headfindloc-block .locsearchbox .gmw-locator-button-wrapper.text {font-size: 20px;font-weight: 700;line-height: 1;color: #ffffff;padding: 0 42px 0 20px;border: 1px solid #ffffff;text-transform: uppercase;background-color: transparent;display: inline-block;vertical-align: top;border-radius: 0;-webkit-box-shadow: 4px 4px 0px 0px #ffffff;box-shadow: 4px 4px 0px 0px #ffffff;margin: 0 4px 4px 30px;height: 60px;line-height: 60px;position: relative;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;overflow: hidden;z-index: 1;}
.headfindloc-block .locsearchbox .gmw-locator-button-wrapper.text:after {content: "";background-color: #ffffff;position: absolute;top: 0;left: 0;width: 0;height: 100%;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: -1;}
.headfindloc-block .locsearchbox .gmw-locator-button-wrapper.text:hover {color: #7E9BBB;}
.headfindloc-block .locsearchbox .gmw-locator-button-wrapper.text:hover:after {width: 100%;}
.headfindloc-block .locsearchbox .gmw-locator-button-wrapper.text:before {content: "\f601";font-family: var(--fa-style-family,"Font Awesome 6 Free");font-size: 90%;font-weight: 900;position: absolute;right: 20px;}
.headfindloc-block .findlocsearch-box .gmw-distance-field-wrapper {display: none;}
/* End: Multi Location */
/****************************
        End: Header
****************************/
/****************************
      Start: Home Page
****************************/
/* Start: Home Banner Section */
#wrapper {overflow: hidden;}

.hmbanner-section {background-color: #eaf3f6;height: 100vh;max-height: 1080px;}
.home-banner.owl-carousel {background-color: #eaf3f6;display: block;}
.home-banner .item {position: relative;background-size: cover;background-position: center;background-repeat: no-repeat;height: 100vh;max-height: 1080px;z-index: 1;}
.home-banner .item > img {visibility: hidden;}
.hmbanner-text {padding: 30px;position: absolute;bottom: 40px;max-width: 1080px;width: 100%;text-align: center;left: 0;right: 0;margin: 0 auto;}
.hmbanner-text:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;opacity: 0.8;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}
.hmbanner-text h1, .hmbanner-text h2 {font-size: 60px;font-weight: 700;color: #FFFFFF;margin-bottom: 0;}
.hmbanner-text p {color: #ffffff;margin-bottom: 0;padding-top: 30px;}
.hmbanner-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 40px;}
.hmbanner-btn .button {color: #ffffff;border-color: #ffffff;-webkit-box-shadow: 4px 4px 0px 0px #ffffff;box-shadow: 4px 4px 0px 0px #ffffff;}
.hmbanner-btn .button + .button {margin-left: 30px;}
.hmbanner-btn .button:after {background-color: #ffffff;}
.hmbanner-btn .button:hover {color: #7E9BBB;}
.hmbanner-btntwo .button {max-width: 210px;width: 100%;padding-left: 10px;padding-right: 10px;}
.home-banner.owl-carousel .owl-nav {position: relative;top: auto;bottom: auto;}
.home-banner .owl-nav button {position: absolute;bottom: 170px;border-color: #2B3E69;color: #2B3E69;-webkit-box-shadow: 4px 4px 0px 0px #2B3E69;box-shadow: 4px 4px 0px 0px #2B3E69;background-color: #ffffff;}
.home-banner .owl-nav button:after {background-color: #2B3E69;}
.home-banner .owl-nav button:hover {color: #ffffff;}
.home-banner .owl-nav button.owl-prev {margin-left: -600px;}
.home-banner .owl-nav button.owl-next {margin-left: 560px;}
.indexvideo{position: relative;}
.indexvideo video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;-o-object-fit: cover;object-fit: cover;}
/* End: Home Banner Section */
/* Start: Home Book Form Section */
.hmbookform-section {background-color: #E8EEF3;padding: 80px 0;}
.hmbookform-row {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.hmbook-form .aawfieldcol33 {width: 50%;}
/* End: Home Book Form Section */
/* Start: Home Advantage Section */
.hmadvantage-section {padding: 80px 0;}
.hmadvantage-row {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.hmadvantage-list {margin: 0;position: relative;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.hmadvantage-list .item {padding: 30px;position: relative;}
.hmadvantage-list .item:nth-child(2n - 1):after {content: "";border-right: 1px solid #2B3E69;position: absolute;top: 0;right: 0;height: calc(100% - 15px);}
.hmadvantage-list .item:nth-child(3):after {top: auto;bottom: 0;}
.hmadvantage-list .item:nth-child(3):before, .hmadvantage-list .item:nth-child(4):before {content: "";border-top: 1px solid #2B3E69;width: calc(100% - 15px);position: absolute;top: 0;left: 0;}
.hmadvantage-list .item:nth-child(4):before {left: auto;right: 0;}
.hmadvantage-three.hmadvantage-list .item:nth-child(3):before {width: 100%;}
.hmadvantage-three.hmadvantage-list .item:nth-child(3):after {border-width: 0;}
.hmadvantage-box {display: -webkit-box;display: -ms-flexbox;display: flex;}
.hmadvantage-icon {text-align: center;width: 100px;height: 100px;line-height: 100px;}
.hmadvantage-icon img {width: auto;max-height: 100px;height: 100%;}
.hmadvantage-desc {width: calc(100% - 100px);padding-left: 24px;}
.hmadvantage-desc h3 {font-size: 26px;font-weight: 700;color: #7E9BBB;padding: 30px 0;margin: 0;}
.hmadvantage-list.owl-carousel .item {width: 100%;}
.hmadvantage-list.owl-carousel .item:before, .hmadvantage-list.owl-carousel .item:after {border: none;}
.hmadvantage-list .owl-stage {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.hmadvantage-list .owl-stage:after {display: none;}
.hmadvantage-list .owl-item.active + .owl-item.active {border-left: 1px solid #2B3E69;}
/* End: Home Advantage Section */
/* Start: Home About Us Section */
.hmabout-section {padding: 80px 0;margin-bottom: 80px;position: relative;z-index: 1;overflow: visible;}
.hmabout-section:before {content: "";background-color: #7E9BBB;position: absolute;top: 0;left: 0;width: calc(((100% + 1700px)/2) - 80px);height: 100%;z-index: -1;}
.hmabout-row {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.hmabout-desc {color: #ffffff;position: relative;z-index: 1;}
.hmabout-desc .main-title h1, .hmabout-desc .main-title h2 {color: #ffffff;}
.hmabout-img {position: relative;z-index: 1;}
.hmaboutsection-imgnone.hmabout-section {background-color: #7E9BBB;margin-bottom: 0;}
/* End: Home About Us Section */
/* Start: Home Service Section */
.hmservice-section {padding: 80px 0;background-attachment: fixed;background-size: cover;background-position: center;background-repeat: no-repeat; position: relative;z-index: 1;}
.hmservice-section:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: .8;z-index: -1;}
.hmservice-inner {max-width: 1380px;margin: 0 auto;}
.hmservice-section .main-title h1, .hmservice-section .main-title h2 {color: #ffffff;}
.hmservice-box {background-color: #ffffff;padding: 30px 20px;height: 100%;}
.hmservicebox-icon {display: block;width: 100px;height: 100px;line-height: 100px;margin-bottom: 30px;}
.hmservicebox-desc {border-left: 2px solid #2B3E69;padding-left: 15px;}
.hmservicebox-desc h3 {font-size: 26px;font-weight: 700;color: #7E9BBB;margin-bottom: 12px;}
.hmservicebox-desc h3 a {color: #7E9BBB;}
.hmservicebox-desc h3 a:hover {color: #2B3E69;}
.hmservice-list {margin-top: -24px;}
.hmservice-list .item {margin-top: 24px;}
.hmservice-list.owl-carousel {margin-top: 0;}
.hmservice-list.owl-carousel .item {width: 100%;height: 100%;margin-top: 0;}
.hmservice-list .owl-stage {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.hmservice-list .owl-stage:after {display: none;}
/* End: Home Service Section */
/* Start: Home Doctor Section */
.hmdoctr-section {padding: 80px 0;}
.hmdoctr-section .main-title {text-align: center;}
.hmdoctr-list .item + .item {margin-top: 30px;}
.hmdoctr-row {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.hmdoctr-img {display: block;position: relative;z-index: 1;}
.hmdoctr-img:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;opacity: 0.5;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 0;height: 0;margin: auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.hmdoctr-img:hover:before {width: 100%;height: 100%;}
.hmdoctr-info {margin-bottom: 20px;}
.hmdoctr-info h3 {font-size: 26px;font-weight: 700;color: #7E9BBB;margin-bottom: 0;}
.hmdoctr-info h3 a {color: #7E9BBB;}
.hmdoctr-info h3 a:hover {color: #2B3E69;}
.hmdoctr-info span {display: block;color: #7E9BBB;padding-top: 4px;}
.hmdoctr-section .owl-carousel .owl-nav button {color: #2B3E69;border-color: #2B3E69;-webkit-box-shadow: 4px 4px 0px 0px #2B3E69;box-shadow: 4px 4px 0px 0px #2B3E69;}
.hmdoctr-section .owl-carousel .owl-nav button:after {background-color: #2B3E69;}
.hmdoctr-section .owl-carousel .owl-nav button:hover {color: #ffffff;}
/* End: Home Doctor Section */
/* Start: Home Testimonials Section */
.hmtestimonial-section {padding: 80px 0;background-attachment: fixed;background-size: cover;background-position: 70% center;background-repeat: no-repeat; position: relative;z-index: 1;}
.hmtestimonial-section:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: .8;z-index: -1;}
.hmtestimonial-block {max-width: 915px;}
.hmtestimonial-section .main-title h1, .hmtestimonial-section .main-title h2 {color: #ffffff;}
.hmtestimonial-box iframe {display: block;margin: 0;border: none;width: 100%;height: 400px;}
/* End: Home Testimonials Section */
/* Start: Home Promotion Plan Section */
.hmpromoplan-section {padding: 80px 0;}
.hmpromoplan-inner {max-width: 1380px;margin: 0 auto;}
.hmpromopln-btmnote {padding-top: 30px;}
/* End: Home Promotion Plan Section */
/* Start: Home Discount Plan Section */
.hmdiscplan-section {padding: 80px 0;background-color: #7E9BBB;}
.hmdiscplan-inner {max-width: 1380px;margin: 0 auto;}
.hmdiscplan-section .main-title h2 {color: #ffffff;}
.hmdiscplan-section .hmdiscplanbox:hover {background-color: #ffffff;}
.hmdiscplan-section .hmdiscplanbox:hover .hmdiscplan-info h3, .hmdiscplan-section .hmdiscplanbox:hover .hmdiscplanbox-list li {color: #2b3e69;}
.hmdiscplan-section .hmdiscplanbox:hover .hmdiscplanbox-list li:after {border-color: #2b3e69;}
.hmdiscpln-btmnote {color: #ffffff;}
/* End: Home Discount Plan Section */
/* Start: Home Blog Section */
.hmblog-section {padding: 80px 0;}
.hmblog-inner {max-width: 1380px;margin: 0 auto;}
.hmblog-list {margin-top: -24px;}
.hmblog-list .item {margin-top: 24px;}
.hmblog-list.owl-carousel {margin-top: 0;}
.hmblog-list.owl-carousel .item {margin-top: 0;width: 100%;}
.hmblogbox-thumb {position: relative;display: block;z-index: 1;}
.hmblogbox-thumb:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;opacity: 0.6;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 0;height: 0;margin: auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.hmblogbox-thumb:hover:before {width: 100%;height: 100%;}
.hmblogbox-thumb img {width: 100%;}
.hmblogbox-info {padding-top: 20px;}
.hmblogbox-date {font-size: 16px;display: block;margin-bottom: 10px;}
.hmblogbox-info h3 {font-size: 26px;font-weight: 700;color: #7E9BBB;margin-bottom: 12px;}
.hmblogbox-info h3 a {color: #7E9BBB;}
.hmblogbox-info h3 a:hover {color: #2B3E69;}
.hmblog-list.owl-carousel .owl-nav button {color: #2B3E69;border-color: #2B3E69;-webkit-box-shadow: 4px 4px 0px 0px #2B3E69;box-shadow: 4px 4px 0px 0px #2B3E69;}
.hmblog-list.owl-carousel .owl-nav button:after {background-color: #2B3E69;}
.hmblog-list.owl-carousel .owl-nav button:hover {color: #ffffff;}
/* End: Home Blog Section */
/* Start: Home Partner Section */
.hmpartner-section {background-color: #E8EEF3;padding: 60px 0;}
.hmpartner-row {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.hmpartner-list.owl-carousel .item {width: 100%;}
.hmpartnr-logo {text-align: center;}
.owl-carousel .hmpartnr-logo img {width: auto;margin: 0 auto;}
.hmpartner-list.owl-carousel .owl-nav button {color: #2B3E69;border-color: #2B3E69;-webkit-box-shadow: 4px 4px 0px 0px #2B3E69;box-shadow: 4px 4px 0px 0px #2B3E69;}
.hmpartner-list.owl-carousel .owl-nav button:after {background-color: #2B3E69;}
.hmpartner-list.owl-carousel .owl-nav button:hover {color: #ffffff;}
.hmpartner-slider.hmpartner-list.owl-carousel {margin-top: 60px;}
.hmpartner-slider.owl-carousel .owl-nav {top: -60px;}
/* End: Home Partner Section */
/* Start: Home Gallery Section */
.hmgallery-section {padding: 80px 0;background-attachment: fixed;background-size: cover;background-position: center;background-repeat: no-repeat; position: relative;z-index: 1;}
.hmgallery-section:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: .8;z-index: -1;}
.hmgallery-section .main-title h1, .hmgallery-section .main-title h2 {color: #ffffff;}
.hmgallry-list.owl-carousel .item {width: 100%;}
.hmgallery-thumb {position: relative;display: block;z-index: 1;}
.hmgallery-thumb:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;opacity: 0.6;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 0;height: 0;margin: auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.hmgallery-thumb:hover:before {width: 100%;height: 100%;}
.videoplay-btn {font-size: 24px;display: block;background-color: #2B3E69;color: #ffffff;line-height: 78px;width: 78px;height: 78px;text-align: center;margin: 0 auto;border-radius: 50%;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 0;left: 0;cursor: pointer;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;z-index: 1;}
.hmgallery-thumb:hover .videoplay-btn {background-color: #ffffff;color: #2B3E69;}
/* End: Home Gallery Section */
/* Start: Home Extra Section */
.extracontentsection {padding: 80px 0;}
/* End: Home Extra Section */
/***************************************
            End: Home Page
***************************************/
/***************************************
        Start: Service Page
***************************************/
.servicemain-content {padding: 40px 0 80px 0;}
.servicetop-descrow {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.servicemain-content h2, .servicemain-content h3 {font-family: 'DM Sans', sans-serif;color: #7E9BBB;margin-bottom: 15px;}
.servicemain-content h2 {font-size: 28px;font-weight: 700;}
.servicemain-content h3 {font-size: 24px;font-weight: 500;}
.servicefull-desc {padding-top: 60px;}
.servicemain-content ul, .servicemain-content ol {margin-bottom: 14px;}
.servicemain-content ul li, .servicemain-content ol li {margin-bottom: 6px;}
/***************************************
        End: Service Page
***************************************/
/***************************************
      Start: Doctor Listing Page
***************************************/
.drlist-section {padding: 40px 0 80px 0;}
.drlist-inner {max-width: 1380px;margin: 0 auto;}
.drlist-row {margin-top: -24px;}
.drlist-row .item {margin-top: 24px;}
.hmdoctrlist-block {max-width: 1380px;margin: 0 auto;}
.drlist-row.owl-carousel {margin: 0;}
.drlist-row.owl-carousel .item {margin: 0;width: 100%;}
.hmdoctrlist-block .drlist-row.doctr-noslide {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.drlist-box {position: relative;max-width: 442px;margin: 0 auto 55px auto;}
.drlist-thumb {position: relative;display: block;z-index: 1;}
.drlist-thumb:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;opacity: 0.6;position: absolute;left: 0;right: 0;bottom: 0;width: 100%;height: 0;margin: auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.drlist-box:hover .drlist-thumb:before {height: 100%;}
.drlist-thumb img {width: 100%;height: auto;}
.drlist-info {background-color: #7E9BBB;text-align: center;padding: 5px;position: absolute;bottom: -55px;left: 30px;right: 30px;height: 110px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;z-index: 2;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.drlist-box:hover .drlist-info {bottom: 0;background-color: #2B3E69;}
.drlist-info h3 {font-size: 26px;font-weight: 700;color: #ffffff;margin: 0;}
.drlist-info h3 a {color: #ffffff;}
.drlist-info h3 a:hover {color: #7E9BBB;}
.drlist-info span {color: #FFFFFF;display: block;padding-top: 5px;}
/***************************************
       End: Doctor Listing Page
***************************************/
/***************************************
       Start: Doctor Detail Page
***************************************/
.drdetail-section {padding: 40px 0 80px 0;}
.drdetail-info {margin-bottom: 20px;}
.drdetail-info h1, .drdetail-info h2 {font-size: 52px;font-weight: 700;line-height: 1.1;color: #2B3E69;margin: 0;}
.drdetail-designation {padding-top: 8px;color: #7E9BBB;display: block;}
.drdetailtop-img {width: 43%;float: left;padding-right: 30px;margin-bottom: 10px;}
.drdetailfull-desc h2, .drdetailfull-desc h3 {font-family: 'DM Sans', sans-serif;color: #7E9BBB;margin-bottom: 15px;}
.drdetailfull-desc h2 {font-size: 28px;font-weight: 700;}
.drdetailfull-desc h3 {font-size: 24px;font-weight: 500;}
.drdetailfull-desc ul, .drdetailfull-desc ol {margin-bottom: 14px;}
.drdetailfull-desc ul li, .drdetailfull-desc ol li {margin-bottom: 6px;}
/* Start: Other Doctor Section */
.othrdoctr-section {padding: 80px 0;background-color: #E8EEF3;}
.othrdoctr-inner {max-width: 1380px;margin: 0 auto;}
.othrdoctr-section .owl-carousel .owl-nav button {color: #2B3E69;border-color: #2B3E69;box-shadow: 4px 4px 0px 0px #2B3E69;}
.othrdoctr-section .owl-carousel .owl-nav button:after {background-color: #2B3E69;}
.othrdoctr-section .owl-carousel .owl-nav button:hover {color: #ffffff;}
/* End: Other Doctor Section */
/***************************************
       End: Doctor Detail Page
***************************************/
/***************************************
        Start: Gallery Page
***************************************/
.gallrylist-section {padding: 40px 0 80px 0;}
.gallrylist-inner {max-width: 1380px;margin: 0 auto;}
.gallrylist-row {margin-top: -24px;}
.gallrylist-row .item {margin-top: 24px;}
/***************************************
        End: Gallery Page
***************************************/
/***************************************
      Start: Finance/Insurance Page
***************************************/
.financeinsurance-section {padding: 40px 0 80px 0;}
.financinsurtop-row {align-items: center;}
.financeinsurance-section h2, .financeinsurance-section h3 {font-family: 'DM Sans', sans-serif;color: #7E9BBB;margin-bottom: 15px;}
.financeinsurance-section h2 {font-size: 28px;font-weight: 700;}
.financeinsurance-section h3 {font-size: 24px;font-weight: 500;}
.financinsurfull-desc {padding-top: 60px;}
.financeinsurance-section ul, .financeinsurance-section ol {margin-bottom: 14px;}
.financeinsurance-section ul li, .financeinsurance-section ol li {margin-bottom: 6px;}
/***************************************
      End: Finance/Insurance Page
***************************************/
/***************************************
        Start: Blog Lising Page
***************************************/
.bloglist-section {padding: 40px 0 80px 0;}
.bloglist-block .item + .item {margin-top: 30px;}
.bloglist-img {display: block;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;z-index: 1;height: 100%;}
.bloglist-img > img {-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center;mix-blend-mode: multiply;height: 100%;}
.bloglist-img:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;opacity: 0.5;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 0;height: 0;margin: auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.bloglist-img:hover:before {width: 100%;height: 100%;}
.bloglist-infocol {padding: 80px 30px;border: 1px solid #7E9BBB;border-left-width: 0;}
.blogdate-title {margin-bottom: 12px;}
.blogdate {display: block;padding-top: 8px;}
.bloglist-info h3 {font-size: 26px;font-weight: 700;color: #7E9BBB;margin-bottom: 0;}
.bloglist-info h3 a {color: #7E9BBB;}
.bloglist-info h3 a:hover {color: #2B3E69;}
/* Start: Pagination */
.bloglist-pagination {margin-top: 60px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.bloglist-pagination .page-numbers {font-size: 20px;font-weight: 700;line-height: 1;color: #7E9BBB;padding: 20px 25px;border: 1px solid #7E9BBB;background-color: transparent;display: inline-block;vertical-align: top;border-radius: 0;-webkit-box-shadow: 4px 4px 0px 0px #7E9BBB;box-shadow: 4px 4px 0px 0px #7E9BBB;margin: 0 4px 4px 16px;position: relative;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;overflow: hidden;z-index: 1;}
.bloglist-pagination .page-numbers:after {content: "";background-color: #7E9BBB;position: absolute;top: 0;left: 0;width: 0;height: 100%;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: -1;}
.bloglist-pagination .page-numbers:first-child {margin-left: 0;}
.bloglist-pagination .page-numbers:hover, .bloglist-pagination .page-numbers.current {color: #ffffff;}
.bloglist-pagination .page-numbers:hover:after, .bloglist-pagination .page-numbers.current:after {width: 100%;}
/* End: Pagination */
/***************************************
        End: Blog Lising Page
***************************************/
/***************************************
        End: Blog Detail Page
***************************************/
.blogdetail-section {padding: 40px 0 80px 0;}
.blogdetailtop-row {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.blogtitle.inner-title {text-align: left;margin-bottom: 16px;}
.blogdetailfull-desc h2, .blogdetailtop-desc h2, .blogdetailfull-desc h3 {font-family: 'DM Sans', sans-serif;color: #7E9BBB;margin-bottom: 15px;}
.blogdetailfull-desc h2, .blogdetailtop-desc h2{font-size: 28px;font-weight: 700;}
.blogdetailfull-desc h3 {font-size: 24px;font-weight: 500;}
.blogdetailfull-desc {padding-top: 60px;}
.blogdetailfull-desc ul, .blogdetailfull-desc ol {margin-bottom: 14px;}
.blogdetailfull-desc ul li, .blogdetailfull-desc ol li {margin-bottom: 6px;}
.blog-pagination {margin-top: 60px;}
.blog-pagination .paginationav ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}
.blog-pagination .paginationav ul li {margin-right: 16px;}
.blog-pagination .paginationav ul li:last-child {margin-right: 0;}
/***************************************
        End: Blog Detail Page
***************************************/
/***************************************
 Start: Contact & Book Appointment Page
***************************************/
.contactform-section {padding: 80px 0;}
.contactform-inner {max-width: 1380px;margin: 0 auto;}
.contactus-form .aawfieldcol33 {width: 50%;}
.bookappt-form .aawfieldcol33 {width: 50%;}
/***************************************
 End: Contact & Book Appointment Page
***************************************/
/***************************************
       Start: About Us Page
***************************************/
.aboutpagemain-content {padding: 40px 0 80px 0;}
.aboutop-descrow {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.aboutpagemain-content h2, .aboutpagemain-content h3 {font-family: 'DM Sans', sans-serif;color: #7E9BBB;margin-bottom: 15px;}
.aboutpagemain-content h2 {font-size: 28px;font-weight: 700;}
.aboutpagemain-content h3 {font-size: 24px;font-weight: 500;}
.aboutpagefull-desc {padding-top: 60px;}
.aboutpagemain-content ul, .aboutpagemain-content ol {margin-bottom: 14px;}
.aboutpagemain-content ul li, .aboutpagemain-content ol li {margin-bottom: 6px;}
.aboutus-video {position: relative;z-index: 1;border: 1px solid #7E9BBB;-webkit-box-shadow: 4px 4px 0px 0px #7E9BBB;box-shadow: 4px 4px 0px 0px #7E9BBB;margin: 0 4px 4px 0;}
.aboutus-video img {width: 100%;}
.aboutvideo-block {position: relative;padding-top: 56.25%;}
.aboutvideo-block video, .aboutus-video iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;display: block;}
.about-us-content .hmdoctr-section {background-color: #E8EEF3;}
/***************************************
       End: About Us Page
***************************************/
/***************************************
       Start: Before/After Page
***************************************/
.beforafter-main {padding: 40px 0 80px 0;}
.bfraftropt-title {margin-bottom: 30px;}
.bfraftropt-title h2 {font-family: 'DM Sans', sans-serif;font-size: 28px;font-weight: 700;color: #7E9BBB;margin-bottom: 0;}
.bfraftropt-title h2 + p {padding-top: 8px;}
/* Start: Option 1 */
.row.bfraftr-imglist {margin-top: -24px;}
.bfraftr-imglist .item {margin-top: 24px;}
.beforafter-img img {width: 100%;}
.bfraftr-caption {font-size: 20px;font-weight: 500;color: #2B3E69;display: block;padding-top: 16px;}
.afterimg-col .bfraftr-caption {text-align: right;}
/* End: Option 1 */
/* Start: Option 2 */
.bfraftr-option1 + .bfraftr-option2 {margin-top: 40px;}
.bfraftr-box {position: relative;}
.bfraftr-box img {width: 100%;}
.bfraftr-caption2 {font-size: 18px;font-weight: 500;color: #2B3E69;display: inline-block;vertical-align: top;background: rgba(255, 255, 255, 0.5);padding: 6px 16px;position: absolute;bottom: 10px;left: 10px;}
.bfraftr-caption2.caption-right {left: auto;right: 10px;}
/* End: Option 2 */
/* Start: Option 3 */
.bfraftr-option1 + .bfraftr-option3, .bfraftr-option2 + .bfraftr-option3 {margin-top: 40px;}
.beforeafter-item {position: relative;}
.beforeafter-slide .bfraftr-caption2 {top: 10px;bottom: auto;}
.before-after-slider.owl-carousel .owl-dots {margin-top: 20px;}
.before-after-slider.owl-carousel .owl-nav button {color: #2B3E69;border-color: #2B3E69;box-shadow: 4px 4px 0px 0px #2B3E69;}
.before-after-slider.owl-carousel .owl-nav button:after {background-color: #2B3E69;}
.before-after-slider.owl-carousel .owl-nav button:hover {color: #ffffff;}
/* End: Option 3 */
/***************************************
       End: Before/After Page
***************************************/
/***************************************
      Start: Discount Plans Page
***************************************/
.discplanlist-section {padding: 40px 0 80px 0;}
.discplanlistmain-block {max-width: 1380px;margin: 0 auto;}
.hmdiscplans-list {margin-top: -24px;}
.hmdiscplans-list .item {margin-top: 24px;}
.hmdiscplans-list.owl-carousel {margin-top: 0;}
.hmdiscplans-list.owl-carousel .item {margin-top: 0;width: 100%;height: 100%;}
.hmdiscplans-list .owl-stage {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.hmdiscplans-list .owl-stage:after {display: none;}
.hmdiscplanbox {background-color: #2B3E69;height: 100%;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.hmdiscplan-thumb img {font-size: 0;width: 100%;}
.hmdiscplan-pricebox {color: #ffffff;line-height: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background-color: #7E9BBB;height: 130px;padding: 6px;text-align: center;margin: -65px 30px 0 30px;position: relative;z-index: 1;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.hmdiscplan-pricebox strong {font-family: 'Glegoo', sans-serif;font-size: 60px;font-weight: 700;display: block;}
.hmdiscplan-pricebox small {padding-top: 5px;}
.hmdiscplan-info {padding: 30px 12px;}
.hmdiscplan-info h3 {font-family: 'Glegoo', sans-serif;font-size: 28px;font-weight: 700;line-height: 1.1;color: #ffffff;text-align: center;margin-bottom: 24px;}
.hmdiscplanbox-list {list-style: none;padding: 0;text-align: left;max-width: 290px;margin: 0 auto;}
.hmdiscplanbox-list li {color: #ffffff;position: relative;padding-right: 26px;margin-bottom: 24px;}
.hmdiscplanbox-list li:last-child {margin-bottom: 0;}
.hmdiscplanbox-list li:after {content: "\f00c";font-family: 'FontAwesome';font-size: 11px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 0;border-radius: 50%;text-align: center;border: 2px solid #FFFFFF;line-height: 16px;width: 20px;height: 20px;}
.hmdiscplan-btn {margin-top: 40px;text-align: center;}
.hmdiscplan-btn .button {background-color: #ffffff;}
.hmdiscplanbox:hover {background-color: #7E9BBB;}
.hmdiscplanbox:hover .hmdiscplan-pricebox {background-color: #2B3E69;}
.hmdiscplanbox:hover .button {color: #2B3E69;border-color: #2B3E69;-webkit-box-shadow: 4px 4px 0px 0px #2B3E69;box-shadow: 4px 4px 0px 0px #2B3E69;}
.hmdiscplanbox:hover .button:after {background-color: #2B3E69;}
.hmdiscplanbox:hover .button:hover {color: #ffffff;}
/***************************************
      End: Discount Plans Page
***************************************/
/***************************************
      Start: Promotion Plans Page
***************************************/
.promoplanlist-section {padding: 40px 0 80px 0;}
.promoplanlistmain-block {max-width: 1380px;margin: 0 auto;}
.hmpromoplan-list {margin-top: -24px;}
.hmpromoplan-list .item {margin-top: 24px;}
.hmpromoplan-list.owl-carousel {margin-top: 0;}
.hmpromoplan-list.owl-carousel .item {margin-top: 0;width: 100%;height: 100%;}
.hmpromo-box {display: block;height: 100%;position: relative;z-index: 1;}
.hmpromo-box:before {content: "";background-color: #2B3E69;position: absolute;bottom: 0;left: 0;width: 100%;height: calc(100% - 65px);z-index: -1;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.hmpromobox-price {color: #ffffff;line-height: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background-color: #7E9BBB;height: 130px;padding: 6px;text-align: center;margin: 0 30px;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.hmpromobox-price strong {font-family: 'Glegoo', sans-serif;font-size: 60px;font-weight: 700;display: block;}
.hmpromobox-info {text-align: center;color: #ffffff;padding: 30px 12px;}
.hmpromobox-info h3 {font-family: 'Glegoo', sans-serif;font-size: 28px;font-weight: 700;line-height: 1.1;margin-bottom: 5px;}
.hmpromo-box:hover:before {background-color: #7E9BBB;}
.hmpromo-box:hover .hmpromobox-price {background-color: #2B3E69;}
.hmpromoplan-list .owl-stage {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.hmpromoplan-list .owl-stage:after {display: none;}
.hmpromoplan-list.owl-carousel .owl-nav button {color: #2B3E69;border-color: #2B3E69;-webkit-box-shadow: 4px 4px 0px 0px #2B3E69;box-shadow: 4px 4px 0px 0px #2B3E69;}
.hmpromoplan-list.owl-carousel .owl-nav button:after {background-color: #2B3E69;}
.hmpromoplan-list.owl-carousel .owl-nav button:hover {color: #ffffff;}
/***************************************
      End: Promotion Plans Page
***************************************/
/***************************************
      Start: First Visit Page
***************************************/
.firstvisitmain-section {padding: 40px 0 80px 0;}
.firstvisitop-row {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.firstvisitmain-section h2, .firstvisitmain-section h3 {font-family: 'DM Sans', sans-serif;color: #7E9BBB;margin-bottom: 15px;}
.firstvisitmain-section h2 {font-size: 28px;font-weight: 700;}
.firstvisitmain-section h3 {font-size: 24px;font-weight: 500;}
.firstvisitfull-desc {padding-top: 60px;}
.firstvisitmain-section ul, .firstvisitmain-section ol {margin-bottom: 14px;}
.firstvisitmain-section ul li, .firstvisitmain-section ol li {margin-bottom: 6px;}
/***************************************
      End: First Visit Page
***************************************/
/***************************************
          Start: FAQ's Page
***************************************/
.faqspage-section {padding: 40px 0 80px 0;}
/* Start: Option1 */
.faqs-option1 .accordionrow{border-bottom: 1px solid #7E9BBB;}
.faqs-option1 .accordion .accordionrow:first-child {border-top: 1px solid #7E9BBB;}
/* Start: Option1 */
/* Start: Option2 */
.faqs-option1 + .faqs-option2 {margin-top: 60px;}
.faqs-option2 .accordionrow {background-color: #E8EEF3;padding: 16px;}
.faqs-option2 .accordionrow + .accordionrow {margin-top: 12px;}
.faqs-option2 .accordion .acclink, .faqs-option2 .accordion .acclink:after {color: #2B3E69;}
/* End: Option2 */
/* Start: Option3 */
.faqs-option1 + .faqs-option3, .faqs-option2 + .faqs-option3 {margin-top: 60px;}
.faqs-option3 .accordion {counter-reset: faqsItem;}
.faqs-option3 .accordionrow {padding: 0;}
.faqs-option3 .accordionrow + .accordionrow {margin-top: 12px;}
.faqs-option3 .accordion .acclink {padding: 15px 30px 15px 55px;background-color: #2B3E69;color: #ffffff;}
.faqs-option3 .accordion .acclink:before {content: counter(faqsItem);counter-increment: faqsItem;background-color: #7E9BBB;color: #ffffff;text-align: center;position: absolute;top: 0;left: 0;width: 40px;height: 100%;display: flex;flex-direction: column;justify-content: center;}
.faqs-option3 .accordion .acclink:after {color: #ffffff;right: 8px;}
.faqs-option3 .accord-detail {padding: 16px;background-color: #E8EEF3;}
/* End: Option3 */
/***************************************
          End: FAQ's Page
***************************************/
/***************************************
    Start: Advanced Technology Page
***************************************/
.advtechpage-section {padding: 40px 0 80px 0;}
.advtechpagemain-block {max-width: 1380px;margin: 0 auto;}
.advancetech-list {margin-top: -24px;}
.advancetech-list .item {margin-top: 24px;}
.advancetech-box {display: -webkit-box;display: -ms-flexbox;display: flex;}
.advancetech-icon {width: 100px;text-align: center;}
.advancetech-icon img {width: auto;}
.advancetech-desc {width: calc(100% - 100px);padding-left: 24px;}
.advancetech-desc h3 {font-size: 26px;font-weight: 700;color: #7E9BBB;padding: 30px 0;margin: 0;}
/***************************************
    End: Advanced Technology Page
***************************************/
/***************************************
      Start: How It Works Page
***************************************/
.howitworkpage-section {padding: 40px 0 80px 0;}
.howitworkpagemain-block {max-width: 1380px;margin: 0 auto;}
.howitwork-list {margin-top: -24px;}
.howitwork-list .item {margin-top: 24px;}
.howitwork-list.owl-carousel {margin-top: 0;}
.howitwork-list.owl-carousel .item {margin-top: 0;}
.howitwork-box {position: relative;height: 100%;z-index: 1;}
.howitwork-box:before {content: "";background-color: #2B3E69;position: absolute;bottom: 0;left: 0;width: 100%;height: calc(100% - 65px);z-index: -1;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.howitwork-step {color: #ffffff;line-height: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background-color: #7E9BBB;height: 130px;padding: 6px;text-align: center;margin: 0 30px;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.howitwork-step strong {font-family: 'Glegoo', sans-serif;font-size: 60px;font-weight: 700;display: block;}
.howitworkbox-info {text-align: center;color: #ffffff;padding: 30px 12px;}
.howitworkbox-info h3 {font-size: 26px;font-weight: 700;line-height: 1.1;margin-bottom: 16px;}
.howitwork-box:hover:before {background-color: #7E9BBB;}
.howitwork-box:hover .howitwork-step {background-color: #2B3E69;}
/***************************************
      End: How It Works Page
***************************************/
/***************************************
      Start: Testimonials Page
***************************************/
.reviewmain-section {padding: 40px 0 80px 0;}
/* Start: Option1 */
.review-list .item + .item {padding-top: 24px;}
.reviewbox {padding: 24px;text-align: center;background-color: #E8EEF3;}
.reviewrate-star {color: #2B3E69;margin-bottom: 24px;line-height: 1;}
.reviewrate-star i {font-size: 26px;display: inline-block;vertical-align: top;}
.reviewrate-star i:last-child {margin-right: 0;}
.reviewbox h3 {font-size: 26px;color: #2B3E69;margin: 0;}
/* End: Option1 */
/* Start: Option2 */
.reviewlist-opt1 + .reviewlist-opt2 {margin-top: 24px;}
.reviewbox-inner {display: flex;align-items: center;}
.reviewbox-thumb {width: 15%;}
.reviewbox-thumb img {width: 100%;height: auto;}
.reviewbox-desc {width: 85%;padding-left: 24px;text-align: left;}
.reviewbox-desc h3 {margin-bottom: 12px;}
/* End: Option2 */
/* Start: Option3 */
.reviewlist-opt1 + .reviewlist-opt3, .reviewlist-opt2 + .reviewlist-opt3 {margin-top: 24px;}
.reviewbox-info {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 24px;}
.reviewauthor-thumb {width: 120px;}
.reviewauthor-thumb img {width: 100%;height: auto;}
.reviewauthor-info {padding-left: 24px;text-align: left;}
.reviewauthor-info h3 {margin-bottom: 12px;}
.reviewauthor-info .reviewrate-star {margin-bottom: 0;}
/* End: Option3 */
/***************************************
      End: Testimonials Page
***************************************/
/***************************************
      Start: Privacy Policy Page
***************************************/
.extracontentsection.privpolicy-content {padding: 40px 0 80px 0;}
.privpolicy-content h2, .privpolicy-content h3 {font-family: 'DM Sans', sans-serif;color: #7E9BBB;margin-bottom: 15px;}
.privpolicy-content h2 {font-size: 28px;font-weight: 700;}
.privpolicy-content h3 {font-size: 24px;font-weight: 500;}
.privpolicy-content ul, .privpolicy-content ol {margin-bottom: 14px;}
.privpolicy-content ul li, .privpolicy-content ol li {margin-bottom: 6px;}
/***************************************
      End: Privacy Policy Page
***************************************/
/***************************************
        Start: Thank You Page
***************************************/
.thankmssg-section {background-color: #E8EEF3;padding: 80px 0;}
.thankmssg-section .inner-title {margin-bottom: 0;text-align: center;}
/***************************************
        End: Thank You Page
***************************************/
/***************************************
            Start: 404 Page
***************************************/
.error-404 {background-color: #E8EEF3;padding: 80px 0;}
.content404-page {text-align: center;color: #2B3E69;}
.content404-page h2 {font-size: 240px;font-weight: 600;color: #7E9BBB;line-height: 1;margin-bottom: 20px;}
.content404-page h1 {font-size: 45px;font-weight: 600;line-height: 1.2;margin-bottom: 12px;}
.content404-page h3 {font-size: 26px;font-weight: 400;line-height: 1.2;margin-bottom: 24px;}
/***************************************
            End: 404 Page
***************************************/
/***************************************
      Start: Location Listing Page
***************************************/
.findlocation-map iframe {width: 100%;display: block;}
.findloclist-section {padding: 80px 0;}
.findloclist-inner {max-width: 1380px;margin: 0 auto;}
.findloclist-row {margin-top: -24px;}
.findloclist-row .item {margin-top: 24px;}
.findlocationbox {background-color: #2B3E69;padding-bottom: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: 100%;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.findlocation-img {position: relative;display: block;z-index: 1;}
.findlocation-img:before {content: "";background-color: #2B3E69;mix-blend-mode: multiply;opacity: 0.6;position: absolute;left: 0;right: 0;bottom: 0;width: 100%;height: 0;margin: auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.findlocationbox:hover .findlocation-img:before {height: 100%;}
.findlocation-img img {width: 100%;height: auto;}
.findlocbox-name {color: #ffffff;line-height: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background-color: #7E9BBB;height: 130px;padding: 6px;text-align: center;margin: -65px 30px 0 30px;position: relative;z-index: 1;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.findlocbox-name h3 {font-family: 'Glegoo', sans-serif;font-size: 28px;font-weight: 700;display: block;margin: 0;}
.findlocbox-name h3 a {color: #ffffff;}
.findlocbox-info {padding: 30px 12px 0 12px;-webkit-box-flex: 1;-ms-flex: 1 0 auto;flex: 1 0 auto; max-width: 320px;margin: 0 auto;}
.findloc-adress a, .findloc-call a {color: #ffffff;}
.findloc-call {margin-top: 16px;}
.findloc-btn {margin-top: 30px;text-align: center;}
.findloc-btn .button {background-color: #ffffff;}
.findlocationbox:hover {background-color: #7E9BBB;}
.findlocationbox:hover .findlocbox-name {background-color: #2B3E69;}
.findlocationbox:hover .findlocbox-name a:hover {color: #7E9BBB;}
.findlocationbox:hover .findloc-adress a:hover, .findlocationbox:hover .findloc-call a:hover {color: #2B3E69;}
.findlocationbox:hover .button {color: #2B3E69;border-color: #2B3E69;-webkit-box-shadow: 4px 4px 0px 0px #2B3E69;box-shadow: 4px 4px 0px 0px #2B3E69;}
.findlocationbox:hover .button:after {background-color: #2B3E69;}
.findlocationbox:hover .button:hover {color: #ffffff;}
.multifindloclist-sec .locsearchbox{margin-bottom:20px;display: -webkit-box;display: -ms-flexbox;display: flex;}
.multifindloclist-sec .locsearchbox .locsearchform{position:relative;display:inline-block;vertical-align:middle;width: 600px;}
.multifindloclist-sec .locsearchform .pac-target-input{font-size:20px;font-weight:normal;color: #2B3E69;background-color:#ffffff;padding:5px 20px;border-radius: 0;width:100%;height:65px;outline:0;border: 1px solid #2B3E69;border-right-width: 0;}
.multifindloclist-sec .locsearchform .gmw-submit-field-wrapper{position:absolute;top:0;right:0;}
.multifindloclist-sec .locsearchform .gmw-address-field-wrapper{width:calc(100% - 40px);}
.multifindloclist-sec .locsearchform .gmw-submit-field-wrapper input{width:40px;padding: 0;height:65px;text-indent:-9999px;border-radius:0;background-color: #2B3E69;color: #ffffff;}
.multifindloclist-sec .locsearchform .gmw-submit-field-wrapper:after{content:"\f002";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;z-index:1;top:0;left: 0;display:inline-block;color:#ffffff;pointer-events:none;font-size:16px;line-height:65px;width:40px;text-align:center;vertical-align:middle;border-radius:0;}
.multifindloclist-sec .locsearchform .gmw-submit-field-wrapper input:hover{background-color: #7E9BBB;color:#ffffff;}
.multifindloclist-sec .locsearchform .gmw-submit-field-wrapper:hover:after {color:#ffffff;}
.multifindloclist-sec .locsearchbox .locsearchorbtn{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-left: 12px;}
.multifindloclist-sec .locsearchbox .mallocortxt{display:inline-block;vertical-align:top;margin: 0 12px 0 0;line-height:1;color: #58595B;}
.multifindloclist-sec .locsearchbox .gmw-locator-button-wrapper.text .gmw-icon-spin {display: none !important;}
.multifindloclist-sec .locsearchbox .gmw-locator-button-wrapper.text {font-size: 20px;font-weight: 700;line-height: 1;color: #2B3E69;padding: 0 42px 0 20px;border: 1px solid #2B3E69;text-transform: uppercase;background-color: transparent;display: inline-block;vertical-align: top;border-radius: 0;-webkit-box-shadow: 4px 4px 0px 0px #2B3E69;box-shadow: 4px 4px 0px 0px #2B3E69;margin: 0 4px 4px 0;height: 60px;line-height: 60px;position: relative;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;overflow: hidden;z-index: 1;}
.multifindloclist-sec .locsearchbox .gmw-locator-button-wrapper.text:after {content: "";background-color: #2B3E69;position: absolute;top: 0;left: 0;width: 0;height: 100%;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: -1;}
.multifindloclist-sec .locsearchbox .gmw-locator-button-wrapper.text:hover {color: #ffffff;background-color: transparent;}
.multifindloclist-sec .locsearchbox .gmw-locator-button-wrapper.text:hover:after {width: 100%;}
.multifindloclist-sec .locsearchbox .gmw-locator-button-wrapper.text:before {content: "\f601";font-family: var(--fa-style-family,"Font Awesome 6 Free");font-size: 90%;font-weight: 900;position: absolute;right: 20px;}
.multifindloclist-sec .gmw-results-wrapper .gmw-results .gmw-results-message{background:transparent;border:0;padding: 0 0 30px 0;}
.multifindloclist-sec .gmw-results-wrapper .gmw-results .gmw-results-message span{font-size:16px;color: #58595B;margin-bottom: 0;}
/***************************************
      End: Location Listing Page
***************************************/
/***************************************
      Start: Location Detail Page
***************************************/
.extracontentsection.locationbnnr-map {position: relative;z-index: 1;overflow: hidden;padding: 0;}
.locationbnnr-map .container{padding:0;margin:0;width:100%;max-width:100%;}
.locationbnnr-map .container *{padding:0;margin:0;}
.locationbnnr-map iframe {width:100%;display:block;}
.locdetailinfo-section {padding: 80px 0;}
.locdetailinfo-inner {max-width: 1380px;margin: 0 auto;}
.locdetailinfo-section .inner-title {text-align: left;}
.locdetailinfo-section .inner-title h1, .locdetailinfo-section .inner-title h2 {font-size: 42px;}
.locontactinfo-box + .locontactinfo-box {margin-top: 30px;}
.locontactinfo-box a, .locontactinfo-box p {color: #2B3E69;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;}
.locontactinfo-box i {font-size: 24px;line-height: 48px;color: #7E9BBB;padding: 0;border: 1px solid #7E9BBB;background-color: transparent;display: inline-block;vertical-align: top;border-radius: 0;-webkit-box-shadow: 4px 4px 0px 0px #7E9BBB;box-shadow: 4px 4px 0px 0px #7E9BBB;margin: 0 4px 4px 0;width: 50px;height: 50px;text-align: center;position: relative;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;overflow: hidden;z-index: 1;}
.locontactinfo-box i:after {content: "";background-color: #7E9BBB;position: absolute;top: 0;left: 0;width: 0;height: 100%;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: -1;}
.locontactinfo-box:hover i {color: #ffffff;}
.locontactinfo-box:hover i:after {width: 100%;}
.locontactinfo-box span {width: calc(100% - 50px);padding-left: 20px;}
.locontactinfo-box a:hover {color: #7E9BBB;}
.locontact-mail a {word-break: break-all;}
.location-social {margin-top: 30px;}
.location-social .social-media a {color: #7E9BBB;border-color: #7E9BBB;}
.location-social .social-media a:before {background-color: #7E9BBB;}
.location-social .social-media a:hover {color: #ffffff;}
.locontactinfo-col + .lochours-col {padding-left: 60px;}
.locdetail-hours .foothourslist li {color: #2B3E69;}
.lochours-fullcol .foothourslist {display: flex;flex-wrap: wrap;margin: 0 -5px;}
.lochours-fullcol .foothourslist li {width: 50%;padding: 0 5px;}
.lochours-fullcol .foothourslist .hoursnote {width: 100%;}
.locgallerylist.owl-carousel .owl-nav {position: relative;top: auto;left: auto;right: auto;text-align: center;margin-top: 16px;}
.locgallerylist.owl-carousel .owl-nav button {color: #7E9BBB;border-color: #7E9BBB;-webkit-box-shadow: 4px 4px 0px 0px #7E9BBB;box-shadow: 4px 4px 0px 0px #7E9BBB;}
.locgallerylist.owl-carousel .owl-nav button:after {background-color: #7E9BBB;}
.locgallerylist.owl-carousel .owl-nav button:hover {color: #ffffff;}
/* Start: Multi Book Form & Review Section */
.multibookappintment {background-color: #E8EEF3;}
.multibookappintment .aawfieldgroup .aawfieldcol33 {width: 50%;}
.locdtls-reviewbox iframe {border: none;width: 100%;height: 400px;display: block;}
/* End: Multi Book Form & Review Section */
/***************************************
      End: Location Detail Page
***************************************/
/***************************************
          Start: Landing Pages
***************************************/
.headlogomenu-block.headmenu-none {-webkit-box-flex: 0;-ms-flex: 0;flex: 0;}
.headmenu-none #main-logo {margin-bottom: 0;}
/* Start:Option 1 */
.slbanner{height:800px;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;}
.slbanner img{visibility:hidden;}
.slbanner:before{content:'';background-color:#2B3E69;mix-blend-mode: multiply;position:absolute;top:0;left: 0;width:100%;height:100%;opacity:0.65;}
.slconblock.slconblockopt1{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:30px 15px 230px 15px;position:absolute;right:0;left:0;}
.sltitlebox{color:#ffffff;}
.sltitlebox h2{font-size:32px;font-weight:700;margin:0 0 10px 0;}
.sltitlebox h3{font-size:22px;font-weight:500;margin:0 0 10px 0;}
.sllist{list-style:none;padding:0;margin:0;}
.sllist li{list-style:none;padding:5px 0;position:relative;font-weight:normal;}
.sllist li:before{position:absolute;width:50px;background-color:#ffffff;height:1px;bottom:0;left:0;content:'';}
.slconblock.slconblockopt1 .sllist li:before{margin:0 auto;right:0;}
.hmbookappointment.slbannerbook1{margin-top:-200px;position:relative;z-index:1;}
.slbookblock{padding:50px 30px;background-color:#E8EEF3;border-radius: 20px;}
.slbannerbook1 > .container-fluid {padding: 0 24px;}
.slbookblock .main-title{text-align:center;margin-bottom:30px;padding:0;}
.slbookblock .main-title h2 {overflow: hidden;}
.slbookblock .main-title a{color:#7E9BBB;}
.slbookblock .main-title a:hover{color:#2B3E69;}
/* End:Option 1 */
/* Start:Option 2 */
.slconblock.slconblock2{position:absolute;right:0;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:30px 0;}
.slconblockopt2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.slconblockopt2 .slconblockbox{padding-right:20px;}
.slbannerbook{max-width:425px;margin:0 0 0 auto;padding:30px;background-color:#fff;}
.slbannerbookouter .aawformblock .aawfieldcol33{width:100%;}
.slbooktitle h2{font-size:24px;text-align:center;color:#2B3E69;margin-bottom:20px;font-weight:600;}
.slbooktitle h2 span {display: block;}
.slbooktitle h2 a{color:#7E9BBB;}
.slbooktitle h2 a:hover{color:#2B3E69;}
.slheadbookform2 .aawformblock .aawfieldcol{margin-bottom:15px;}
.slheadbookform2 .aawformblock .aawfieldcol input, .slheadbookform2 .aawformblock .aawfieldcol input:focus,
.slheadbookform2 .aawformblock .aawfieldcol textarea, .slheadbookform2 .aawformblock .aawfieldcol textarea:focus {font-size:16px;padding-left:10px;padding-right:10px;border-color: #7e9bbb;height:45px;}
.slheadbookform2 .aawformblock .aawfieldcol .pdateinput input{padding-right:35px;}
.slheadbookform2 .pdateinput .ui-datepicker-trigger {right: 10px;}
.slheadbookform2 .aawformblock .aawfieldcol textarea{padding-top:10px;padding-bottom:0;height:45px !important;}
.slheadbookform2 .aawformblock .heapBox .holder{border-color: #7e9bbb;height:45px;line-height: 40px;padding:0px 35px 0 10px;font-size:16px;background-color:transparent;}
.slheadbookform2 .heapBox .handler:before {right: 10px;}
.slheadbookform2 .aawformradiobox .aawformradiocol{height:45px;}
.slheadbookform2 .aawformradiobox .aawformradiocol label{font-size:16px;border-color: #7e9bbb;}
.slheadbookform2 .aawformblock .aawform-btn .button{font-size:16px;padding: 12px 24px;}
/* End:Option 2 */
/* Start:Option 3 */
.slconblock.slconblock3{position:absolute;right:0;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:30px 0 160px 0;text-align:center;}
.slconblock3 .sllist li:before{right:0;margin:0 auto;}
.slbookapprow{position:relative;z-index:1;}
.slconblocktitle{padding:40px 15px;position:absolute;bottom:100%;width:100%;background-color:#2B3E69;}
.slconblocktitle .main-title{margin:0;}
.slconblocktitle .main-title h1,.slconblocktitle .main-title h2{color:#ffffff;}
.slconblocktitle .main-title h1 a,.slconblocktitle .main-title h2 a{color:#7E9BBB;}
.slconblocktitle .main-title h1 a:hover,.slconblocktitle .main-title h2 a:hover{color:#ffffff;}
.slconblockopt3 {padding: 0 12px;}
.slheadbookform3{padding:40px 30px;background-color:#E8EEF3;}
/* End:Option 3 */
/* Start:Option 4 */
.slconblock.slconblockopt5{position:absolute;right:0;left:0;top:0;padding: 0 12px;height:100%;}
.slconblockopt5 .slconblockbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;}
.slconblockopt5 .slbannerbookouter{position:absolute;top:0;right:0;height:100%;}
.slconblockopt5 .slbannerbookouter .container {height:100%;padding-right:0;}
.slconblockopt5 .slbannerbook{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.slheadbookform4 .aawformblock .aawfieldcol{margin-bottom:15px;}
.slheadbookform4 .aawformblock .aawfieldcol input, .slheadbookform4 .aawformblock .aawfieldcol input:focus,
.slheadbookform4 .aawformblock .aawfieldcol textarea, .slheadbookform4 .aawformblock .aawfieldcol textarea:focus {font-size:16px;padding-left:10px;padding-right:10px;border-color: #7e9bbb;height:45px;}
.slheadbookform4 .aawformblock .aawfieldcol .pdateinput input{padding-right:35px;}
.slheadbookform4 .pdateinput .ui-datepicker-trigger {right: 10px;}
.slheadbookform4 .aawformblock .aawfieldcol textarea, .slheadbookform4 .aawformblock .aawfieldcol textarea:focus {padding-top:10px;padding-bottom:0;height:45px !important;}
.slheadbookform4 .aawformblock .heapBox .holder{border-color: #7e9bbb;line-height: 43px;height:45px;padding:0px 35px 0 10px;font-size:16px;background-color:transparent;}
.slheadbookform4 .heapBox .handler:before {right: 10px;}
.slheadbookform4 .aawformradiobox .aawformradiocol{height:45px;}
.slheadbookform4 .aawformradiobox .aawformradiocol label{font-size:16px;border-color: #7e9bbb;}
.slheadbookform4 .aawformblock .aawform-btn .button{font-size:16px;padding: 12px 24px;}
/* End:Option 4 */
.landingwelcome-sec .extraseccontent ul {margin-bottom: 20px;}
.landingwelcome-sec .extraseccontent ul li {margin-bottom: 6px;}
.landingextra-section.extracontentsection {background-color: #E8EEF3;}
/***************************************
          End: Landing Pages
***************************************/
/***************************************
            Start: Footer
***************************************/
/* Start: Footer Form Section */
.footform-section {position: relative;}
.footform-imgcol {padding-left: 0;position: absolute;top: 0;left: 0;height: 100%;}
.footform-img {background-size: cover;background-position: center;background-repeat: no-repeat;height: 100%;}
.footform-img img {visibility: hidden;}
.foot-formcol {margin-left: auto;padding-left: 30px;}
.footer-form {padding: 80px 0;}
.footform-title {font-family: 'Glegoo', sans-serif;font-size: 52px;font-weight: 700;line-height: 1.1;color: #2B3E69;margin: 0 0 30px 0;text-align: center;}
.footer-form .aawfieldcol33 {width: 50%;}
/* End: Footer Form Section */
/* Start: Footer Main */
.footer-main {position: relative;background-color: #2B3E69;}
.footmap-col {padding-left: 0;position: absolute;top: 0;left: 0;height: 100%;}
.footer-map {height: 100%;}
.footer-map iframe {display: block;border: none;width: 100%;height: 100%;}
.footcotactdtls-col {padding: 80px 0 80px 30px;margin-left: auto;}
.footcol-title {font-family: 'Glegoo', sans-serif;font-size: 52px;font-weight: 700;line-height: 1.1;color: #ffffff;margin: 0 0 30px 0;}
.footcontact-box + .footcontact-box {margin-top: 30px;}
.footcontact-box a, .footcontact-box p {color: #ffffff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;}
.footcontact-box i {font-size: 24px;line-height: 48px;color: #ffffff;padding: 0;border: 1px solid #ffffff;background-color: transparent;display: inline-block;vertical-align: top;border-radius: 0;-webkit-box-shadow: 4px 4px 0px 0px #ffffff;box-shadow: 4px 4px 0px 0px #ffffff;margin: 0 4px 4px 0;width: 50px;height: 50px;text-align: center;position: relative;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;overflow: hidden;z-index: 1;}
.footcontact-box i:after {content: "";background-color: #ffffff;position: absolute;top: 0;left: 0;width: 0;height: 100%;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: -1;}
.footcontact-box:hover i {color: #7E9BBB;}
.footcontact-box:hover i:after {width: 100%;}
.footcontact-box span {width: calc(100% - 50px);padding-left: 20px;}
.footcontact-box a:hover {color: #7E9BBB;}
.foot-mail {word-break: break-all;}
.foot-social {margin-top: 30px;}
.social-media {list-style: none;padding: 0;margin: 0;}
.social-media li {display: inline-block;vertical-align: top;margin-right: 12px;}
.social-media li:last-child {margin-right: 0;}
.social-media a {font-size: 24px;color: #ffffff;border: 1px solid #ffffff;display: inline-block;vertical-align: top;text-align: center;line-height: 50px;width: 50px;height: 50px;position: relative;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 1;}
.social-media a:before {content: "";background-color: #ffffff;position: absolute;top: 0;left: 0;margin: auto;width: 0;height: 100%;z-index: -1;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.social-media a:hover {color: #7E9BBB;}
.social-media a:hover:before {width: 100%;}
.footcotact-fullinfo .footcol-title {text-align: center;}
.footcotact-fullinfo .footcontact-box {max-width: 500px;margin-left: auto;margin-right: auto;}
.footcotact-fullinfo .foot-social {text-align: center;}
.foothourslist {margin:0;padding:0;list-style:none;}
.foothourslist li {color:#ffffff;float:left;width:100%;margin-bottom:12px;}
.foothourslist li:last-child{margin-bottom:0;}
.hourstime{float:right;width:100%;margin-left:-160px;padding-left:160px;}
.footcopyright {background-color: #E8EEF3;padding: 30px 0;text-align: center;}
.footcopyright a {font-weight: 600;color: #58595B;}
.footcopyright a:hover {color: #2B3E69;}
/* End: Footer Main */
/* Start: Footer Multi Location Section */
.footmultiloc-section {background-color: #2B3E69;padding: 80px 0;}
.footmultiloc-title {font-family: 'Glegoo', sans-serif;font-size: 52px;font-weight: 700;line-height: 1.1;color: #ffffff;margin: 0 0 30px 0;}
.footfindloc-info p {font-size: 20px;color: #ffffff;}
.footfindloc-searchbox {max-width: 442px;}
.footfindloc-searchbar .locsearchform {display: -webkit-box;display: -ms-flexbox;display: flex;}
.footfindloc-searchbar .locsearchform .gmw-address-field-wrapper input::-webkit-input-placeholder{color: #ffffff; opacity:1;}
.footfindloc-searchbar .locsearchform .gmw-address-field-wrapper input:-moz-placeholder{color: #ffffff; opacity:1;}
.footfindloc-searchbar .locsearchform .gmw-address-field-wrapper input::-moz-placeholder{color: #ffffff; opacity:1;}
.footfindloc-searchbar .locsearchform .gmw-address-field-wrapper input:-ms-input-placeholder{color: #ffffff; opacity:1;}
.footfindloc-searchbar .locsearchform .gmw-address-field-wrapper {width: calc(100% - 143px);}
.footfindloc-searchbar .locsearchform .gmw-address-field-wrapper input {font-size: 20px;color: #ffffff;padding: 8px 16px;background-color: rgba(255, 255, 255, 0.2);border: none;height: 65px;}
.footfindloc-searchbar .locsearchform .gmw-submit-field-wrapper {line-height: 65px;text-align: center;color: #ffffff;height: 65px;background-color: #7E9BBB;border: none;width: 143px;}
.footfindloc-searchbar .locsearchform .gmw-submit-field-wrapper:hover {background-color: #ffffff;color: #2B3E69;}
.footfindloc-searchbar .locsearchform .gmw-submit-field-wrapper input {font-size: 20px;color: #ffffff;background-color: transparent;padding: 0;width: 100%;height: 100%;}
.footfindloc-searchbar .locsearchform .gmw-submit-field-wrapper:hover input {color: #2B3E69;background-color: transparent;}
.mallocortxt {font-size: 20px;line-height: 1;color: #ffffff;margin: 20px 0;display: block;}
.footfindloc-searchbar .locsearchbox .gmw-locator-button-wrapper.text .gmw-icon-spin {display: none !important;}
.footfindloc-searchbar .locsearchbox .gmw-locator-button-wrapper.text {font-size: 20px;font-weight: 700;line-height: 1;color: #ffffff;padding: 0 42px 0 20px;border: 1px solid #ffffff;text-transform: uppercase;background-color: transparent;display: inline-block;vertical-align: top;border-radius: 0;-webkit-box-shadow: 4px 4px 0px 0px #ffffff;box-shadow: 4px 4px 0px 0px #ffffff;margin: 0 4px 4px 0;height: 60px;line-height: 60px;position: relative;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;overflow: hidden;z-index: 1;}
.footfindloc-searchbar .locsearchbox .gmw-locator-button-wrapper.text:after {content: "";background-color: #ffffff;position: absolute;top: 0;left: 0;width: 0;height: 100%;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: -1;}
.footfindloc-searchbar .locsearchbox .gmw-locator-button-wrapper.text:hover {color: #7E9BBB;}
.footfindloc-searchbar .locsearchbox .gmw-locator-button-wrapper.text:hover:after {width: 100%;}
.footfindloc-searchbar .locsearchbox .gmw-locator-button-wrapper.text:before {content: "\f601";font-family: var(--fa-style-family,"Font Awesome 6 Free");font-size: 90%;font-weight: 900;position: absolute;right: 20px;}
.footmultiloclist-row {margin-top: -24px;}
.footmultiloclist-row .item {margin-top: 24px;}
.footmultiloc-box h5 {font-size: 22px;font-weight: 500;color: #ffffff;margin-bottom: 20px;}
.footmultiloc-box h5 a {color: #ffffff;}
.footmultiloc-box h5 a:hover {color: #7E9BBB;}
.footmultiloc-phone {margin-top: 20px;}
.footmultiloc-address a, .footmultiloc-phone a {color: #ffffff;line-height: normal;display: inline-block;vertical-align: top;}
.footmultiloc-address a:hover, .footmultiloc-phone a:hover {color: #7E9BBB;}
.footmultiloc-hours {margin-top: 20px;}
.footmultiloc-hours h5 {font-size: 22px;font-weight: 500;color: #ffffff;margin-bottom: 12px;}
.footmultilochour-list {margin:0;padding:0;list-style:none;}
.footmultilochour-list li {color:#ffffff;float:left;width:100%;margin-bottom:6px;}
.footmultilochour-list li:last-child{margin-bottom:0;}
.foottime {float: right;width: 100%;margin-left: -108px;padding-left: 108px;}
/* End: Footer Multi Location Section */
/* Start: Footer Menu Section */
.footer-inner {background-color: #7E9BBB;padding: 80px 0;}
.footermain-row {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.footlinks-col {width: 20%;padding: 0 .5rem;}
.footservice-col {width: 60%;padding: 0 .5rem;}
.footmenu-title {font-family: 'Glegoo', sans-serif;font-size: 30px;font-weight: 700;line-height: 1.2;color: #ffffff;margin-bottom: 16px;display: block;}
/* .footmenu {display: none;} */
.footmenu ul {list-style: none;padding: 0;-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;-webkit-column-gap: 0.5rem;-moz-column-gap: 0.5rem;column-gap: 0.5rem;}
.footmenu li {margin-top: 16px;}
.footmenu li a {color: #ffffff;display: inline-block;vertical-align: top;}
.footmenu li a:hover {color: #2B3E69;}
.footservice.footmenu ul {-webkit-column-count: 4;-moz-column-count: 4;column-count: 4;}
/* End: Footer Menu Section */
/* Start: Mobile Fixed Contact Button */
.mobilefootcall{display:none;}
#myModallocationcon .modal-content{border-radius:inherit;border:none;border-radius: 10px;}
#myModallocationcon .modal-title{font-size:20px;font-weight:500;color:#2B3E69;margin:0;}
#myModallocationcon .close{width:30px;height:30px;text-align:center;font-size:28px;padding:0;font-family:inherit;line-height:1;background-color:#2B3E69;color:#ffffff;border:none;border-radius: 4px;}
#myModallocationcon .close:hover{background-color:#7E9BBB;color:#ffffff;}
.multimodel+.multimodel{margin-top:6px;}
.multimodel a{color:#2B3E69;font-weight:normal;}
.multimodel a:hover{color:#7E9BBB;}
/* End: Mobile Fixed Contact Button */
/****************************
      End: Footer
****************************/


.aawformblock .aawfieldcol > label {display: block !important;}
.aawformblock .aawfieldcol input::placeholder, .aawformblock .aawfieldcol textarea::placeholder, .aawformblock .aawfieldcol select::placeholder{color: transparent !important;}
body .aawformblock .aawfieldselect .heapBox .holder[rel=""] {color: transparent !important;}

.white-div_accessibility_color .teaserBanner .item , .white-div_accessibility_color .teaserBanner .item  {background-color: transparent !important; }

.white-div_accessibility_color .owl-carousel .owl-dots, .white-div_accessibility_color .owl-carousel .owl-dots .owl-dot, .black-div_accessibility_color .owl-carousel .owl-dots, .black-div_accessibility_color .owl-carousel .owl-dots .owl-dot {background-color: transparent !important; }

.white-div_accessibility_color .ui-datepicker, .black-div_accessibility_color .ui-datepicker {background-color: #1F3E7C !important; }

.white-div_accessibility_color .aawformradiocol input[type="radio"]:checked + label, .black-div_accessibility_color .aawformradiocol input[type="radio"]:checked + label {background-color: #E2E2E2 !important;}

.white-div_accessibility_color .aawformblock .heapBox .handler, .white-div_accessibility_color .aawformblock .ui-datepicker-trigger .sprite, .black-div_accessibility_color .aawformblock .heapBox .handler, .black-div_accessibility_color .aawformblock .ui-datepicker-trigger .sprite, .white-div_accessibility_color .aawformblock .heapBox .holder, .black-div_accessibility_color .aawformblock .heapBox .holder {background-color: transparent !important;}

.black-div_accessibility_color .aawformblock .ui-datepicker-trigger .sprite::before, .black-div_accessibility_color .heapBox .handler::before {color: #fff !important; }


.black-div_accessibility_color .aawformblock .aawfieldcol input, .black-div_accessibility_color .aawformblock .aawfieldcol textarea, .black-div_accessibility_color .aawformblock .aawfieldcol select, .black-div_accessibility_color .aawformblock .heapBox .holder, .black-div_accessibility_color .aawformblock .heapBox .holder, .black-div_accessibility_color .aawformradiobox{border: 1px solid #fff;}

.white-div_accessibility_color .aawformblock .aawfieldcol input, .white-div_accessibility_color .aawformblock .aawfieldcol textarea, .white-div_accessibility_color .aawformblock .aawfieldcol select, .white-div_accessibility_color .aawformblock .heapBox .holder, .white-div_accessibility_color .aawformblock .heapBox .holder, .white-div_accessibility_color .aawformradiobox {border: 1px solid #000;}

.cky-btn-accept {background: linear-gradient(90deg, #f9df7b 15%, #b57e10 49%) !important; border-color: inherit !important; color: #fff !important; } 
.cky-btn-accept:hover {background: #000 !important; border-color: inherit  !important; opacity: 1 !important;}
.cky-btn-reject {background: linear-gradient(90deg, #f9df7b 15%, #b57e10 49%) !important; border-color: inherit !important; color: #fff !important; } 
.cky-btn-reject:hover {background: #000  !important; border-color:inherit  !important; opacity: 1 !important;}


button.close_container {background: linear-gradient(90deg, #f9df7b 15%, #b57e10 49%) !important;}


.white-div_accessibility_color .header-menu, .white-div_accessibility_color .header-menu #nav-icon,
.white-div_accessibility_color .headbtm-info, .white-div_accessibility_color .headbtm-info .head-findloc,
.white-div_accessibility_color .headbtm-info a, .white-div_accessibility_color .headbtm-info a img,
.white-div_accessibility_color .headbtm-info .head-book, .white-div_accessibility_color .tabbannertext,
.white-div_accessibility_color .tabbannertext a, .white-div_accessibility_color .tabbannertext .container,
.white-div_accessibility_color .tabbannertext .tabflex, .white-div_accessibility_color .tabbannertext a,
.white-div_accessibility_color .tabbannertext .tabwelcome, .white-div_accessibility_color .tabbannertext h2, 
.white-div_accessibility_color .tabbannertext h3, .white-div_accessibility_color .tabbannertext p { background-color:transparent !important;}
.white-div_accessibility_color .tabingbox, .white-div_accessibility_color .tabingbox .container,
.white-div_accessibility_color .tabingbox ul, .white-div_accessibility_color .tabingbox ul li,
.white-div_accessibility_color .tabingbox ul li a{ background-color: transparent !important;}

.black-div_accessibility_color .header-menu, .black-div_accessibility_color .header-menu #nav-icon,
.black-div_accessibility_color .headbtm-info, .black-div_accessibility_color .headbtm-info .head-findloc,
.black-div_accessibility_color .headbtm-info a, .black-div_accessibility_color .headbtm-info a img,
.black-div_accessibility_color .headbtm-info .head-book, .black-div_accessibility_color .tabbannertext,
.black-div_accessibility_color .tabbannertext a, .black-div_accessibility_color .tabbannertext .container,
.black-div_accessibility_color .tabbannertext .tabflex, .black-div_accessibility_color .tabbannertext a,
.black-div_accessibility_color .tabbannertext .tabwelcome, .black-div_accessibility_color .tabbannertext h2, 
.black-div_accessibility_color .tabbannertext h3, .black-div_accessibility_color .tabbannertext p { background-color:transparent !important;}
.black-div_accessibility_color .tabingbox, .black-div_accessibility_color .tabingbox .container,
.black-div_accessibility_color .tabingbox ul, .black-div_accessibility_color .tabingbox ul li,
.black-div_accessibility_color .tabingbox ul li a{ background-color: transparent !important;}




