

/********************************* 
       Start: Default CSS 
**********************************/
body {color: #58595b;}
a {color: #113c4f; }
button, .btn, a.btn {background: #39b59d;color: #ffffff;}
button:hover, .btn:hover, .btn:focus {background: #113c4f;color: #ffffff;}
.bg-grey {background: #dbefee;}
.bg-white {background: #ffffff;}

/* Start: Owl Carousel */
.owl-carousel .owl-nav [class*='owl-'] {
  color: #58595b;
  background-color: #dbefee;
}
.owl-carousel .owl-nav [class*='owl-']:hover, .owl-carousel .owl-nav [class*='owl-']:focus {
  background-color: #39b59d;
  color: #ffffff;
}
.owl-carousel .owl-dots .owl-dot span {background-color: #113c4f;}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {background-color: #39b59d;}
/* End: Owl Carousel */
/* Start: Slick Slider */
.slick-arrow:before {
    color: #58595b;
    background-color: #ffffff;
}
.tabs .slick-arrow:hover:before {background-color: #39b59d;color: #ffffff;}
/* End: Slick Slider */
/* Start: Accordion */
.accordion .acclink {background-color: #dbefee;color: #113c4f;}
.accordion .acclink:after {border-color: #39b59d;color: #39b59d;}
.accordion .acclink.active:after {border-color: #39b59d;color: #39b59d;}
.accord-detail {background-color: #dbefee;}
/* End: Accordion */
/* Start: Date Picker */
.ui-datepicker, .eventCalOut, .calendarIcon {background-color: #39b59d;}
.ui-datepicker th, .ui-state-highlight {background-color: #113c4f;}
.ui-state-active, .ui-datepicker tbody a:hover {background-color: #113c4f;}
.ui-datepicker {color: #ffffff;}
.ui-datepicker .ui-datepicker-title select {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #113c4f;
}
.calendar-out .button {
  background-color: #39b59d;
  color: #ffffff;
}
.calendar-out .button:hover {background-color: #113c4f;}
.ui-datepicker  tbody a {color: #ffffff;}
.ui-datepicker-title {color: #ffffff;}
.ui-datepicker th {color: #ffffff;}
.ui-datepicker-prev, .ui-datepicker-next {color: #ffffff;}
/* End: Date Picker */
/* Start: HeapBox */
.heapBox.disabled .holder {color: #58595b;}
.heapBox a {color: #ffffff;}
.heapBox .holder {background: #dbefee;color: #58595b;}
.heapBox .handler:before {color: #58595b;}
.heapBox .heap .heapOptions {
  background-color: #39b59d;
  border-top-color: #113c4f;
}
.heapBox .heap .heapOptions .heapOption {border-bottom-color: #113c4f;}
.heapBox .heap .heapOptions .heapOption a {color: #ffffff;}
.heapBox .heap .heapOptions .heapOption a:hover, .heapBox .heap .heapOptions .heapOption a.selected {
  background-color: #113c4f;
  color: #ffffff;
}
.heapBox .heap .heapOptions .heapOption a.disabled {color: #113c4f;}
/* End: HeapBox */
/* Start: Form */
.form-control, 
.form-control:focus {background-color: #dbefee;color: #58595b;}
.form-control.datepicker, .form-control.datepicker:focus {background-color: #dbefee;}
.datefield:before {color: #58595b;}
.radioinput label {color: #58595b;background: #dbefee;}
.radioinput input[type="radio"]:checked + label {color: #ffffff;background: #39b59d;}
.hmsubmitbtn .button:hover { background: #39b59d;}
::-webkit-input-placeholder {color: #58595b;}
:-moz-placeholder {color: #58595b;}
::-moz-placeholder {color: #58595b;}
:-ms-input-placeholder {color: #58595b;}
.form-control::-webkit-input-placeholder {color: #58595b;}
.form-control:-moz-placeholder {color: #58595b;}
.form-control::-moz-placeholder {color: #58595b;}
.form-control:-ms-input-placeholder {color: #58595b;}
/* End: Form */
.button, .button:focus {color: #ffffff;background: #39b59d;}
.button:hover {color: #ffffff;background: #39b59d;}
.main-title h2, .main-title h1 {color: #113c4f;}
.inner-title h2, .inner-title h1 {color: #113c4f;}
.inner-title p {color: #113c4f;}
.hmbookappbox p {color: #58595b;}

/*********************************
       End: Default CSS 
**********************************/
/**********************************
           Start: Header
**********************************/
#header {background: #dbefee;}
#header .address a {color: #ffffff;}
.header-contact-info .address a {color: #ffffff;}
#header .header-contact-info .address i {background: #ffffff;color: #39b59d;}
.header-contact-info .address a:hover span {color: #39b59d;}
.header-contact-info .contact-info a {color: #ffffff;}
.header-contact-info .contact-info i {background: #ffffff;color: #39b59d;}
.header-contact-info .contact-info a:hover span {color: #39b59d;}
#header .header-btn .btn:hover, #header .header-btn .btn:focus {background: #39b59d;}
#header .social-media a {background: #dbefee;}
#header .social-media a:hover, #header .social-media a:focus {background: #39b59d;color: #ffffff;}
#header .social-media a:hover i, #header .social-media a:focus i {color: #ffffff;}
#header .social-media a i {color: #39b59d;}
#header .header-top { border-bottom-color: #dbefee;background: #113c4f;}
.menu-icon, .menu-icon:focus {color: #113c4f;}
.menu-icon.open, .menu-icon:hover {color: #39b59d;}
#nav > li > a {color: #113c4f;}
#nav > li > a:before {background-color: #113c4f;}
#nav > li:hover > a, #nav > li.active > a {color: #113c4f;}
#nav ul {background-color: #39b59d;}
#nav ul li a {color: #ffffff;}
#nav li ul li:hover > a {background-color: #113c4f;color: #ffffff;}
#nav li .sub-menu .current-menu-item > a {
	background-color: #113c4f;
	color: #ffffff;
}
/**********************************
           End: Header
**********************************/
/**********************************
        Start: Home Page
**********************************/
/* Start: Banner Section */
.banner:after {background: #dbefee;}
.banner .banner-info h1, .banner .banner-info h2 {color: #113c4f;}
.banner .banner-info h1 span, .banner .banner-info h2 span {color: #39b59d;}
.banner.owl-carousel .owl-nav [class*='owl-'] {color: #ffffff;}
/* End: Banner Section */

/* Start: About Us Section */
.hm-about-us:before {background: #dbefee;}
.hm-about-us:after {background: #113c4f;}
.hm-about-us .hm-about-inner {background: #113c4f;}
.hm-about-content .main-title h1, .hm-about-content .main-title h2 {color: #ffffff;}
.hm-about-us .hm-about-content .btn:hover, .hm-about-us .hm-about-content .btn:focus {background: #39b59d;}
.hm-about-us .hm-about-content p {color: #ffffff;}
.hmabout-img:after {background-color: #113c4f;}
/* End: About Us Section */

/* Start: Advantage Section */
.hm-advantages .main-title h2 {color: #ffffff;}
.hm-advantages .main-title p {color: #ffffff;}
.hm-advantages .item .adv-icon {background: #dbefee;}
.hm-advantages .item h3 {color: #ffffff;}
.hm-advantages .item p {color: #ffffff;}
/* End: Advantage Section */

/* Start: Service Section */
.hm-services {background: #dbefee;}
.hm-services .tabs .tab-link {color: #113c4f;}
.hm-services .tabs .tab-link h4, .tab-link .servicetab-title {color: #113c4f;}
.hm-services .tabs .slick-current .tab-link, .hmtabservice-noslide .tab-link.current-show {
  background: #ffffff;
  color: #113c4f;
}
.hm-services .main-title p {color: #58595b;}
.tab-link {color: #ffffff;}
.hm-services .hm-service-box {background-color: #ffffff;}
.hm-service-thumb:after {background-color: #113c4f;}
/* End: Service Section */

/* Start: Meet Team Section */
.hm-two-section {background: #113c4f;}
.hm-two-section:before {background: #113c4f;}
.hm-middle-area:after {background: #dbefee;}
.hm-meet-the-team .main-title h2 {color: #ffffff;}
.hm-meet-the-team .main-title p {color: #ffffff;}
.hm-meet-the-team .team-row .team-pic:after {background-color: #113c4f;}
.hm-meet-the-team .hm-team-content {background: #dbefee;}
.hm-meet-the-team .hm-team-content h4, .hm-team-content .hmteam-name {color: #113c4f;}
.hm-team-content h4 a, .hm-team-content .hmteam-name a {color: #113c4f;}
.hm-team-content h4 a:hover, .hm-team-content .hmteam-name a:hover {color: #39b59d;}
.hm-meet-the-team .hm-team-content span {color: #113c4f;}
/* End: Meet Team Section */

/* Start: Discount Plan Section */
.hmdiscplanbox {background: #dbefee;}
.hmdiscplanbox .price-box {background: #39b59d;color: #ffffff;}
.hmdiscplanbox .plan-description ul li i {color: #39b59d;background: #ffffff;}
.hmdiscplanbox a.btn {color:#ffffff;}
/* End: Discount Plan Section */

/* Start: Promotion Plan Section */
.hmpromoplanlist .hm-plan-box {background: #dbefee;}
.hm-plan-box .hm-plan-pic:after {background-color: #113c4f;}
.hm-promotions:before {background: #dbefee;}
.hm-promotions .hm-promo-section {background: #113c4f;}
.hm-promotions .hm-promo-section:after {background: #113c4f;}
.hm-promo-section .main-title h2 {color: #ffffff;}
.hm-promo-section .main-title p {color: #ffffff;}
.hmpromoplanlist .hm-plan-content .plan-title {color: #58595b;}
.hmpromoplanlist .hm-plan-content h3 {color: #113c4f;}
.hm-plan-content h3 a {color: #113c4f;}
.hm-plan-content h3 a:hover {color: #39b59d;}
/* End: Promotion Plan Section */

/* Start: Blog Section */
.hm-blogs {background: #dbefee;}
.hm-blogs .hm-blog-box {background: #ffffff;}
.hm-blogs .hm-blog-inner h3 {color: #113c4f;}
.hm-blogs .hm-blog-inner h3:hover, .hm-blogs .hm-blog-sbox .item p:hover {color: #39b59d; }
.hm-blogs .hm-blog-sbox .item {background: #ffffff;}
.hm-blogs .hm-blog-sbox .item p {color: #113c4f;}
.hm-blog-box-pic:after {background-color: #113c4f;}
.hmblog-box .hmblogbox-thumb:after {background-color: #113c4f;}
/* End: Blog Section */

/* Start: Gallery Section */
.hm-gallery-section:after {background: #dbefee;}
.media-thumb a:after, .hmgalleryinner a:after {background-color: #113c4f;}
/* End: Gallery Section */

/* Start: Partner Section */
.hm-clients {background: #dbefee;}
.hmpartnerlogolist {background: #ffffff;}
/* End: Partner Section */
/**********************************
        End: Home Page
**********************************/

/**********************************
          Start: Footer
**********************************/
.multilocation-footar{background: #dbefee;}
.bookappfooter {color: #ffffff;}
#myModallocationcon .modal-title {color: #113c4f;}
.multimodel a {color: #113c4f;}
.multimodel a:hover {color: #39b59d;}
.bookrowfooter:after {background: #dbefee;}
.bookappfooter:before {background: #113c4f;}
.bookappfooter .footer-hours {color: #ffffff;}
.footer-bookappform .main-title h1, .footer-bookappform .main-title h2 { color: #ffffff; }
.footer-hours .main-title h2 {color: #ffffff;}
.footer-contact-row .item i {color: #39b59d; }
.footer-contact-row .item p {color: #113c4f; }
.footer-contact-row .item a {color: #113c4f; }
.footer-contact-row .item a:hover {color: #39b59d}
footer .footer-contact-row .item .icon-box {background: #dbefee;}
footer .footer-links {background: #113c4f;}
.footer-menu ul li a {color: #ffffff;}
.footer-menu ul li a:hover { color: #39b59d; }
.footer-menu h3 {color: #ffffff;}
.footer-service-menu li a {color: #ffffff;}
.footer-copyright {background: #dbefee;color: #58595b;}
.footer-copyright a {color: #113c4f;}
.footer-copyright a:hover, footer .footer-copyright a:focus {color: #39b59d;}
footer .footerbookform .heapBox .holder, .footer-bookappform .footerbookform .heapBox .holder {color: #ffffff;}
footer .footerbookform .radioinput label {color: #ffffff;}
.footer-bookappform .heapBox .handler:before {color: #ffffff;}
.footer-menu .footer-social-media li a {background: #fefefe;color: #39b59d;}
.footer-menu .footer-social-media li a:hover {background: #39b59d;color: #ffffff;}
footer .footerbookform::-webkit-input-placeholder {color: #ffffff;}
footer .footerbookform:-moz-placeholder {color: #ffffff;}
footer .footerbookform::-moz-placeholder {color: #ffffff;}
footer .footerbookform:-ms-input-placeholder {color: #ffffff;}
footer .footerbookform .form-control::-webkit-input-placeholder {color: #ffffff;}
footer .footerbookform .form-control:-moz-placeholder {color: #ffffff;}
footer .footerbookform .form-control::-moz-placeholder {color: #ffffff;}
footer .footerbookform .form-control:-ms-input-placeholder {color: #ffffff;}
footer .footer-bookappform .ui-datepicker, footer .footer-bookappform .eventCalOut, footer .footer-bookappform .calendarIcon {
  background-color: #39b59d;
}
footer .footer-bookappform .ui-datepicker th, footer .footerbookform .ui-state-highlight {
  background-color: #113c4f;
}
footer .footer-bookappform .datefield:before {color: #ffffff;}
.footer-promo .promo-offer h3 {color: #113c4f;}
/**********************************
          End: Footer
**********************************/
/**********************************
        Start: Inner Page
**********************************/
.inner-main .hm-middle-area:after {background: #dbefee;}
.aboutfull-desc h2, .aboutfull-desc h3 {color: #113c4f;}
/* Start: Gallery Page */
.inner-gallery-section {background: #dbefee;}
/* End: Gallery Page */

/* Start: Advanced Technology Page */
.adv-technology .three-column .icon {background: #dbefee;}
.adv-technology .three-column h4 {color: #113c4f;}
/* End: Advanced Technology Page */

/* Start: Blog Page */
.bloglisting-row .bloglist-col .item {background-color: #ffffff;}
.hmbloglist-thumb:after {background-color: #113c4f;}
.blog-box .item .blog-box-content {background-color: #ffffff;}
.blog-box .item .blog-box-content h4 {color: #113c4f;}
.blog-box-content h4 a {color: #113c4f;}
.blog-box-content h4 a:hover {color: #39b59d;}
.blog-middle-area:after {background: #dbefee;}
.blog-detail h2, .blog-detail h3 {color: #113c4f;}
/* Start: Blog Page */

/* Start: Finance Page */
.finance-ins-box {background: #39b59d;color: #ffffff;}
/* End: Finance Page */

/* Start: Doctor Page */
.doctortopcontent .inner-title p {color: #58595b;}
.doctor-section .doctor-row .item .doctor-info {background: #ffffff;}
.teamlist-thumb:after {background-color: #113c4f;}
.otherteamsection:after {background-color: #dbefee;}
.doctor-info h4 {color: #113c4f;}
.doctor-info h4 a {color: #113c4f;}
.doctor-info h4 a:hover {color: #39b59d;}
.doctor-middle-area:after {background: #dbefee;}
.doctor-detail .inner-title p {color: #58595b;}
.doctor-detail-info h4 {color: #113c4f;}
.videopoplink:hover .play-icon svg {fill: #39b59d;}
.doctorcontent-section h2, .doctorcontent-section h3 {color: #113c4f;}
/* End: Doctor Page */

/* Start: Promotion Plan Page */
.promotions-plan-section .plan-box {background: #dbefee;}
.promotions-plan-section .plan-box .plan-content { background: #dbefee; }
.promotions-plan-section .plan-box .plan-content .plan-title {color: #58595b;}
.promotions-plan-section .plan-box .plan-content h3 {color: #113c4f;}
.plan-box .plan-content h3 a {color: #113c4f;}
.plan-box .plan-content h3 a:hover {color: #39b59d; }
/* End: Promotion Plan Page */

/* Start: Service Page */
.inner-service-section { background: #dbefee; }
.service-section h2 {color: #113c4f;}
.service-section h3 {color: #113c4f;}
.service-slider .item h4 {color: #113c4f;}
.hmservice-thumb:after {background-color: #113c4f;}
.hmservicebox h4 {color: #113c4f;}
.hmservicebox h4 a {color: #113c4f;}
.hmservicebox h4 a:hover {color: #39b59d;}
/* End: Service Page */

/* Start: First Visit Page */
.first-visit-box {background: #dbefee;}
.first-visit-box h5 {color: #113c4f;color: #113c4f;}
/* End: First Visit Page */

/* Start:Testimonials Page */
.bubble blockquote{background-color:#113c4f;color: #ffffff;}
.bubble blockquote:before, .bubble blockquote:after{color: #ffffff;}
/* Start:Option 2 */
.testimonials-list .testmonialbox{background-color: #113c4f;color: #ffffff;}
/* End:Option 2 */
/* Start:Option 3 */
.testimonialone{background-color: #dbefee;}
.testmonialbox{background-color: #113c4f;color: #ffffff;}
/* End:Option 3 */
/* End:Testimonials Page */

/* Start:Before/After Page */
.beforeafterblock h2{color: #113c4f;}
.bfraft-caption:after{background-color: #ffffff;}
.bfraft-imgverti .bfraft-caption{color: #ffffff;}
/* End:Before/After Page */

.headfindlocbar {background-color: #dbefee;}
.header-top.find-location {background-color: #113c4f;}
.header-top.find-location h3 {color: #dbefee;}
.fl-search-box .fas.fa-search{color: #58595b;}
.header-top.find-location .btn:hover, .header-top.find-location .btn:focus {background: #39b59d;}
.multi-location-footer .main-title h2 {color: #ffffff;}
.multi-location-footer .multilocation-searchbox span.small-title {color: #ffffff;}
.multi-location-footer .multilocation-searchbox .multi-searchbar .search-box input {color: #ffffff;}
.multi-location-footer .multilocation-searchbox::-webkit-input-placeholder {color: #ffffff;}
.multi-location-footer .multilocation-searchbox:-moz-placeholder {color: #ffffff;}
.multi-location-footer .multilocation-searchbox::-moz-placeholder {color: #ffffff;}
.multi-location-footer .multilocation-searchbox:-ms-input-placeholder {color: #ffffff;}
.multi-location-footer .footer-hours .location-box a {color: #ffffff;}
.multi-location-footer .footer-hours .location-box a:hover {color: #39b59d; }
.mobilefootcall {border-top-color: #ffffff;}
.multilocation-footar .form-control, .multilocation-footar .form-control:focus {
    background: #ffffff;
}
.multilocation-footar .heapBox .holder {background: #ffffff;}
.multilocation-footar .radioinput label {background: #ffffff;}
.multilocation-footar .radioinput input[type="radio"]:checked + label {
    color: #ffffff;
    background: #39b59d;
}
.promo-offer {background: #dbefee;}
.footer-menu .promo-offer h3 {color: #113c4f;}
.promo-slider .item h4 {color: #39b59d;}

.extracontent .extradesc h2 {color: #39b59d;}
.hmbookform .aawfieldcol input, .hmbookform .aawfieldcol input:focus, .hmbookform .aawfieldcol textarea, 
.hmbookform .aawfieldcol textarea:focus, .hmbookform .aawfieldcol select {
  background-color: #dbefee;
  color: #58595b;
}
.hmbookform  .aawformradiocol label {
    color: #58595b;
    background: #dbefee;
}
.hmbookform  .aawformradiocol input[type="radio"]:checked+label {
    color: #ffffff;
    background: #39b59d;
}
.hmbookform  .aawform-btn button:hover, .footerbookform  .aawform-btn button:hover {background: #39b59d; }
.ui-datepicker-trigger:after {color: #58595b;}

.footerbookform .aawfieldcol input, .footerbookform .aawfieldcol input:focus, 
.footerbookform .aawfieldcol textarea, .footerbookform .aawfieldcol textarea:focus, .footerbookform .aawfieldcol select {
  color: #ffffff;
}
.footerbookform .ui-datepicker-trigger:after {color: #ffffff;}
.footerbookform .aawformradiocol label {color: #ffffff;}
.footerbookform  .aawformradiocol input[type="radio"]:checked+label {
    color: #ffffff;
    background: #39b59d;
}
.footerbookform .aawfieldcol input::-webkit-input-placeholder, 
.footerbookform .aawfieldcol textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.footerbookform .aawfieldcol input::-moz-placeholder,
.footerbookform .aawfieldcol textarea::-moz-placeholder {
  color: #ffffff;
}
.footerbookform .aawfieldcol input:-ms-input-placeholder, 
.footerbookform .aawfieldcol textarea:-ms-input-placeholder {
  color: #ffffff;
}
.footerbookform .aawfieldcol input:-moz-placeholder,
.footerbookform .aawfieldcol textarea:-moz-placeholder {
  color: #ffffff;
}






/**find location btn**/
.headfindlocbtn {background: #39b59d;color: #ffffff;}
.location_list {background: #39b59d;}
.location_list li {color: #ffffff;}
.location_list li:hover {background: #39b59d;}
.location_list li a { color: #ffffff; }
.location_list li a:hover { color: #113c4f; }
.headfindlocbtn:hover {color: #ffffff;}
.headfindloc:hover .headfindlocbtn {background-color: #39b59d;color: #ffffff;}
/**multi location footar**/
.multilocation-footar .hmbookform .aawfieldcol input, 
.multilocation-footar .hmbookform .aawfieldcol input:focus, 
.multilocation-footar .hmbookform .aawfieldcol textarea, 
.multilocation-footar .hmbookform .aawfieldcol textarea:focus, 
.multilocation-footar .hmbookform .aawfieldcol select,
.multilocation-footar .hmbookform .aawformradiocol label{
  background-color: #ffffff;
}
/***footar location search bar***/
.multilocation-searchbox .locsearchform .gmw-address-field-wrapper input {color: #ffffff;}
.multilocation-searchbox .locsearchform .gmw-submit-field-wrapper input {background-color: #39b59d;color: #ffffff;}
.multilocation-searchbox .locsearchform .gmw-submit-field-wrapper input:hover {background-color: #39b59d;}
.multilocation-searchbox .locsearchorbtn .gmw-locator-button-wrapper.text {
	background-color: #39b59d;
	color: #ffffff;
	border-color: #39b59d;
}
.multilocation-searchbox .locsearchorbtn .gmw-locator-button-wrapper.text:before {color: #ffffff;}
.multilocation-searchbox .locsearchorbtn .gmw-locator-button-wrapper.text:hover {background: #39b59d;border-color: #39b59d;}
.multilocation-searchbox .locsearchform .gmw-submit-field-wrapper:before {color: white;}
.multilocation-searchbox .locsearchform .gmw-address-field-wrapper input::-webkit-input-placeholder {
  color: #ffffff;
}
.multilocation-searchbox .locsearchform .gmw-address-field-wrapper input::-moz-placeholder {
  color: #ffffff;
}
.multilocation-searchbox .locsearchform .gmw-address-field-wrapper input:-ms-input-placeholder {
  color: #ffffff;
}
.multilocation-searchbox .locsearchform .gmw-address-field-wrapper input:-moz-placeholder {
  color: #ffffff;
}
.blog-pagination .page-numbers {background: #39b59d;color: #ffffff;}
.blog-pagination .page-numbers:hover, .blog-pagination .page-numbers.current { background: #113c4f; }
.paginationav li a { color: #ffffff; }
.play-icon svg {fill: #113c4f;}

/***header search bar****/
.find-location-searchbar .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper .gmw-submit-button {
  background-color: #dbefee;
}
.find-location-searchbar .gmw-form-wrapper .locsearchbox .gmw-form-field-wrapper input[type=text] {
  background: #dbefee;
}
.find-location-searchbar .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper:after {color: #58595b;}
.find-location-searchbar div.gmw-form-wrapper div.gmw-locator-button-wrapper.text {
  background: #39b59d;
  border-color: #39b59d;
  color: #ffffff;
}
.find-location-searchbar div.gmw-form-wrapper div.gmw-locator-button-wrapper.text:hover {
  background: #39b59d;
  border-color: #39b59d;
}
.find-location-searchbar div.gmw-form-wrapper div.gmw-locator-button-wrapper.text:hover span {color: #ffffff;}

/********* Start: Location Detail Page **********/
.innerbanner-title h1, .innerbanner-title h2 {color: #ffffff;}
.locatcondetail .innerpage-title h1, .locatcondetail .innerpage-title h2 {color: #39b59d;}
.singlelodetail a {color: #58595b;}
.singlelodetail a:hover { color: #39b59d; }
.footsocial>li>a {color: #58595b;}
.footsocial>li>a:hover {color: #39b59d;}
.location-detailinner h3, .location-detailinner h2 {color: #39b59d;}
.multibookappintment .aawfieldcol input, .multibookappintment .aawfieldcol input:focus, 
.multibookappintment .aawfieldcol textarea, .multibookappintment .aawfieldcol textarea:focus, .multibookappintment .aawfieldcol select {
    background-color: #dbefee;
    color: #58595b;
}
.multibookappintment  .aawformradiocol label {
    color: #58595b;
    background: #dbefee;
}
.multibookappintment  .aawformradiocol input[type="radio"]:checked+label {
    color: #ffffff;
    background: #39b59d;
}
/********* End: Location Detail Page **********/

/* Start: Landing Pages */
/* Start: Landing Header */
.landingheadmenu {background-color: #113c4f;}
#header .landingheadcontact .address a, #header .landingheadcontact .contact-info a {color: #113c4f;}
#header .landingheadcontact .address a:hover, #header .landingheadcontact .contact-info a:hover {color: #39b59d;}
#header .landingheadcontact .address i, .landingheadcontact .contact-info i {background: #113c4f;color: #ffffff;}
#header .landingheadcontact .social-media a {background: #113c4f;}
#header .landingheadcontact .social-media a:hover {background: #39b59d;}
#header .landingheadcontact .social-media a i {color: #ffffff;}
/* End: Landing Header */
/* Start: Option 1  */
.sltitlebox {color: #ffffff;}
.sllist li:before {background-color: #ffffff;}
.slbookblock {background-color: #dbefee;}
.slbookblock .main-title a {color: #113c4f;}
.slbookblock .main-title a:hover {color: #39b59d;}
.slbookappform1 .aawformblock .aawfieldcol input, .slbookappform1 .aawformblock .aawformradiobox, .ftrbook-form .aawformblock .aawfieldcol input, .ftrbook-form .aawformblock .aawformradiobox, .bookapp-form .aawformblock .aawfieldcol input, .bookapp-form .aawformblock .aawformradiobox, .contactus-form .aawformblock .aawfieldcol input, .contactus-form .aawformblock .aawformradiobox, .slbookappform1 .aawformblock .aawfieldcol textarea {
    color: #58595b;
    border-color: #39b59d;
}
.slbookappform1  .aawformblock .heapBox .holder {color: #58595b;border-color: #39b59d;}
/* End: Option 1  */
/* Start: Option 2  */
.slbannerbook {background-color: #ffffff;}
.slbooktitle h2 {color: #39b59d;}
.slbooktitle h2 a {color: #113c4f;}
.slbooktitle h2 a:hover {color: #39b59d;}
.slheadbookform2 .aawformblock .aawfieldcol input, .slheadbookform2 .aawformblock .aawformradiobox, .ftrbook-form .aawformblock .aawfieldcol input, .ftrbook-form .aawformblock .aawformradiobox, .bookapp-form .aawformblock .aawfieldcol input, .bookapp-form .aawformblock .aawformradiobox, .contactus-form .aawformblock .aawfieldcol input, .contactus-form .aawformblock .aawformradiobox, .slheadbookform2 .aawformblock .aawfieldcol textarea {
    color: #58595b;
    border-color: #39b59d;
}
.slheadbookform2 .aawformradiocol input[type="radio"]:checked + label {background-color: #39b59d}
.slheadbookform2 .aawformblock .heapBox .holder {color: #58595b;border-color: #39b59d;}
.slheadbookform2 .aawformradiocol input[type="radio"]:checked + label {background-color: #39b59d;}
/* End: Option 2  */
/* Start: Option 3  */
.slconblocktitle {background-color: #39b59d;}
.slconblocktitle .main-title h1, .slconblocktitle .main-title h2 {color: #ffffff;}
.slconblocktitle .main-title h1 a, .slconblocktitle .main-title h2 a {color: #113c4f;}
.slconblocktitle .main-title h1 a:hover, .slconblocktitle .main-title h2 a:hover {color: #ffffff;}
.slheadbookform3 {background-color: #113c4f;}
.slheadbookform3 .aawformblock .aawfieldcol input, .slheadbookform3 .aawformblock .aawformradiobox, .ftrbook-form .aawformblock .aawfieldcol input, .ftrbook-form .aawformblock .aawformradiobox, .bookapp-form .aawformblock .aawfieldcol input, .bookapp-form .aawformblock .aawformradiobox, .contactus-form .aawformblock .aawfieldcol input, .contactus-form .aawformblock .aawformradiobox, .slheadbookform3 .aawformblock .aawfieldcol textarea {
    color: #ffffff;
    border-color: #ffffff;
}
.slheadbookform3  .aawformblock .heapBox .holder {color: #ffffff;border-color: #ffffff;}
.slheadbookform3 .aawformradiocol label {color: #ffffff;}
.slheadbookform3 .aawformradiocol input[type="radio"]:checked + label {background-color: #39b59d;}
.slheadbookform3 .custombtnsave:hover {background-color: #ffffff;color: #113c4f;}
.slheadbookform3 .aawformblock .ui-datepicker-trigger:after, .slheadbookform3 .aawformblock .heapBox .handler:before {color: #ffffff;}
.slheadbookform3 .aawfieldcol input::-webkit-input-placeholder, .slheadbookform3 .aawfieldcol textarea::-webkit-input-placeholder{color: #ffffff;}
.slheadbookform3 .aawfieldcol input::-moz-placeholder, .slheadbookform3 .aawfieldcol textarea::-moz-placeholder{color: #ffffff;}
.slheadbookform3 .aawfieldcol input:-ms-input-placeholder, .slheadbookform3 .aawfieldcol textarea:-ms-input-placeholder{color: #ffffff;}
.slheadbookform3 .aawfieldcol input::-ms-input-placeholder, .slheadbookform3 .aawfieldcol textarea::-ms-input-placeholder{color: #ffffff;}
.slheadbookform3 .aawfieldcol input::placeholder, .slheadbookform3 .aawfieldcol textarea::placeholder{color: #ffffff;}
/* End: Option 3  */
/* Start: Option 4  */
.slheadbookform4 .aawformblock .aawfieldcol input, .slheadbookform4 .aawformblock .aawformradiobox, .ftrbook-form .aawformblock .aawfieldcol input, .ftrbook-form .aawformblock .aawformradiobox, .bookapp-form .aawformblock .aawfieldcol input, .bookapp-form .aawformblock .aawformradiobox, .contactus-form .aawformblock .aawfieldcol input, .contactus-form .aawformblock .aawformradiobox, .slheadbookform4 .aawformblock .aawfieldcol textarea {
    color: #58595b;
    border-color: #39b59d;
}
.slheadbookform4 .aawformradiocol input[type="radio"]:checked + label {background-color: #39b59d}
.slheadbookform4 .aawformblock .heapBox .holder {color: #58595b;border-color: #39b59d;}
.slheadbookform4 .aawformradiocol input[type="radio"]:checked + label {background-color: #39b59d;}
/* End: Option 4  */
/* End: Landing Pages */
/* Start: Privacy Policy Page */
.page-id-920 .extraseccontent h2 {color: #113c4f;}
/* End: Privacy Policy Page */
/* Start: Find Location Page */
.wpgmza-basic-listing-content-holder {border-color: #39b59d;}
.wpgmza_marker_title a {color: #113c4f;}
.wpgmza_marker_title a:hover {color: #39b59d;}
.wpgmza-address a, .wpgmza-desc a {color: #113c4f;}
.wpgmza-address a:hover, .wpgmza-desc a:hover {color: #39b59d;}
.multifindloclist-sec .locsearchform .pac-target-input {
  color: #113c4f;
  background-color: #ffffff;
  border-color: #39b59d;
}
.multifindloclist-sec .locsearchform .gmw-submit-field-wrapper input {background-color: #39b59d;}
.multifindloclist-sec .locsearchform .gmw-submit-field-wrapper:after {color: #ffffff;}
.multifindloclist-sec .locsearchform .gmw-submit-field-wrapper input:hover {background-color: #113c4f;}
.multifindloclist-sec .locsearchbox .gmw-locator-button-wrapper.text {background-color: #39b59d;color: #ffffff;}
.multifindloclist-sec .locsearchbox .gmw-locator-button-wrapper.text:hover {background-color: #113c4f;color: #ffffff;}
/* End: Find Location Page */
.ui-state-default {color: #113c4f; }
.hmservicelist.owl-carousel .owl-nav [class*='owl-'], 
.tabs.owl-carousel .owl-nav [class*='owl-'], 
.hmpartnerlogolist.owl-carousel .owl-nav [class*='owl-'],
.page-template-default-template .gallery-slider.owl-carousel .owl-nav [class*='owl-']  {
    background-color: #ffffff;
}
.hmservicelist.owl-carousel .owl-nav [class*='owl-']:hover, 
.hmservicelist.owl-carousel .owl-nav [class*='owl-']:focus,
.tabs.owl-carousel .owl-nav [class*='owl-']:hover, 
.tabs.owl-carousel .owl-nav [class*='owl-']:focus,
.hmpartnerlogolist.owl-carousel .owl-nav [class*='owl-']:hover, 
.hmpartnerlogolist.owl-carousel .owl-nav [class*='owl-']:focus,
.page-template-default-template .gallery-slider.owl-carousel .owl-nav [class*='owl-']:hover, 
.page-template-default-template .gallery-slider.owl-carousel .owl-nav [class*='owl-']:focus {
    background-color: #39b59d;
}
.promotions-plan-section .plan-box .plan-pic:after {background-color: #113c4f;}
/* Start: 404 Page */
.content404-page {color: #58595b;}
/* End: 404 Page */


@media (min-width:992px){
  /* Start: Header */
  #nav li.full-megamenu ul li a:after {color: #113c4f;}
  #nav li.full-megamenu ul li:hover>a {color: #113c4f;}
  #nav li.full-megamenu ul li.megamenu-title>a {
    color: #ffffff;
    background-color: transparent;
  }
  #nav li.full-megamenu ul li.megamenu-title>a:hover {
    color: #113c4f;
  }
  #nav li.full-megamenu .current-menu-item > a {color: #113c4f;background-color: transparent;}
  #nav > .current-menu-ancestor > a, #nav > li.current-menu-item > a, #nav > li.current-menu-parent > a {
  	color: #113c4f;
  }
  #nav li .sub-menu .current-menu-ancestor > a {background-color: #113c4f;color: #ffffff;}
  /* End: Header */
  /* Start: Landing Header */
  .landingheadmenu #nav > li > a {color: #ffffff;}
  .landingheadmenu #nav > li > a:hover {color: #39b59d;}
  /* End: Landing Header */
}

@media (max-width:991.98px){
  /* Start: Navigation */
  #nav{background-color: #39b59d;}
  #nav > li > a {color: #ffffff;}
  #nav > li:hover > a, #nav > .current-menu-ancestor > a, #nav li .sub-menu .current-menu-ancestor > a {background-color: #113c4f;color: #ffffff;}
  #nav ul li a {color: #ffffff;}
  #nav > li > .arrowclick {color: #ffffff;}
  .arrowclick {color: #ffffff;}
  /* End: Navigation*/
  /* Start: Home About Us Section */
  .hm-about-us {background-color: #113c4f;}
  /* End: Home About Us Section */
  /* Start: Home Team Section */
  .hmteamreview-section {background-color: #113c4f;}
  /* End: Home Team Section */
  /* Start: Home Promotion Plan Section */
  .hm-promotions {background-color: #113c4f;}
  /* End: Home Promotion Plan Section */
  /* Start: Landing Pages */
  .landingheadmenu .menu-icon, .landingheadmenu .menu-icon:focus, .landingheadmenu .menu-icon.open, .landingheadmenu .menu-icon:hover {
    color: #ffffff;
  }
  /* Start: Option 1  */
  .slconblock.slconblockopt1 {background-color: #113c4f;}
  .hmbookappointment.slbannerbook1 {background-color: #dbefee;}
  /* End: Option 1 */
  /* Start: Option 2  */
  .slconblock.slconblock2 {background-color: #113c4f;}
  /* End: Option 2  */
  /* Start: Option 3  */
  .slconblock.slconblock3 {background-color: #113c4f;}
  /* End: Option 3  */
  /* Start: Option 4  */
  .slconblockopt5 .slconblockbox {background-color: #113c4f;}
  /* End: Option 4  */
  /* End: Landing Pages */
  .doctor-slider.owl-carousel .owl-nav [class*='owl-'], 
  .gallery-slider.owl-carousel .owl-nav [class*='owl-'] 
  {background-color: #ffffff; }
  .doctor-slider.owl-carousel .owl-nav [class*='owl-']:hover, 
  .doctor-slider.owl-carousel .owl-nav [class*='owl-']:focus,
  .gallery-slider.owl-carousel .owl-nav [class*='owl-']:hover, 
  .gallery-slider.owl-carousel .owl-nav [class*='owl-']:focus 
  {background-color: #39b59d; }
}

@media (max-width:767.98px){
  /* Start: Mobile Fixed Bottom Button */
  .mobilefootcall.mobiletwobtn a {background-color: #39b59d;color: #ffffff;}
  .mobilefootcall.mobiletwobtn a {border-left-color: #ffffff;}
  .mobilefootcall.mobiletwobtn a:hover {background-color: #113c4f;}
  /* End: Mobile Fixed Bottom Button */
  .banner .banner-info p {color: #ffffff;}
  .banner .banner-info h1, .banner .banner-info h2 {color: #ffffff;}
  .banner.owl-carousel .owl-nav [class*='owl-'] {color: #39b59d;}
}