
/*

* CSS TABLE OF CONTENTS

* 01 Start Custom Colors
* 02 Start Custom Primary Layout
* 03 Start Custom Modules
* 04 Start Custom Module Adjustments
* 05 Start Custom Settings
* 06 Start Custom Secondary Element & Misc Styling

*/


/*
=========================================
=========================================
=========================================
* 01 Start Custom Colors
=========================================
=========================================
=========================================
*/



/*Basic html*/
/*=========================================*/

body,
.content {
	color: #626262;
}

body {
	background-color: transparent;
}

.body {
	background-color: transparent;
}

.embed a,
.content a,
.sb-module a,
.nav a:not(.phone):hover,
.mobile-nav .primary-link.selected > a,
.mobile-nav .secondary-link.selected > a,
.mobile-nav-btn a .fa,
.mobile-nav-btn a i,
.phone a .fa,
.mobile-nav-btn a .fa,
.header .nav .primary-link > a:hover,
body.page-full-post .entry a
/*.carousel .item-content a*/  {
	color: #73a8c9;
	opacity: 1;
}

.carousel .item-content a {
	color: #e2d0a7;
	opacity: 1;
}


a:hover,
.content a:hover,
.content a:focus,
body.page-full-post .entry a:hover
/*.carousel .item-content a:hover*/ {
	color: #9da4b5;
	opacity: 1;
}

.social-module a,
.social-module a .fa {
	color: #535353;
	opacity: initial;
}

.social-module a:hover .fa {
	color: #6d6d6d;
}

.header .nav .primary-link > a,
.header .nav .primary-link.selected > a {
	color: #ffffff;
}

.header .nav .primary-link>a:hover,
.header .nav .primary-link.selected > a {
	background: transparent;
}

.text-color-1 {
	color: #806075;
}

.text-color-2 {
	color: #806075;
}

.border-color-1 {
	border-color: #e44c18!important;
}

.border-color-2 {
	border-color: #000000!important;
}

/* module border */
.border--bottom {
	border-bottom-color: #efefef;
}


/*Location List*/

.locations_list {
	/* color: #c1c1c1!important; */
}

.header.logoshow .locations_list {
	color: #fff!important;
}

.location_name,
.location_text {
	color: #000000;
}


/*Social Media Icons Top Tab*/
/*=========================================*/

.tab {
	background-color: #25242300;
	border: transparent;
}

.tab,
.tab-sm a,
.tab-sm a .fa
 {
	color: #ffffff;
}

.tab-sm a:visited .fa {
	color: inherit;
}

.tab-sm a {
	background: rgba(255, 255, 255, 0.0);
	border-color: rgba(255, 255, 255, 0.0)!important;
	color: #000000!important;
}

@media screen and (min-width: 949px) {
.tab-sm a {
 }
}

.mobile-nav .tab-sm a {
	background: rgba(255, 255, 255, 0.0)!important;;
	border-color: rgba(255, 255, 255, 0.0)!important;;
}

.module-mini-cta [class*='col-'] .tab-sm a {
	background: rgb(255 255 255 / 0%)!important;
	border-color: rgb(255 255 255)!important;
	color: #ffffff!important;
}

.module-mini-cta [class*='col-'] .tab-sm i {
	color: #fff!important;
}


 .arrow-tabs > ul > li a {
	 color: #000000;
}

 .arrow-tabs > ul > li.ui-tabs-active a {
	 color: #ffffff;
}

.arrow-tabs > ul > li {
	background: #d2d2d2;
}

.arrow-tabs > ul > li.ui-tabs-active {
	background: #000000;
}


/*Socia Media Icons Footer*/
/*=========================================*/

.social-module a {
	background: #81e0d5;
	border-color: #81e0d5;
}

.social-module a:hover {
	background: transparent;
	border-color: transparent;
}


/*H1 Headers*/
/*=========================================*/
.content h1,
.content h2,
.content h3,
.sb-module h2,
.sb-module .headline h2,
.post .title a,
.post h1.title,
.sb-services {
	color: #070707;
}

.sb-testimonials h2 {color: #616161;} 

.contact-form .headline h2 {
	color: #000000;
}

.content h3,
.embed h3 {
	color: #888888;
}

.content h1 span,
.content h2 span,
.content h1 strong,
.content h2 strong,
body:not(.page-app) .text--white h2 span {
	color: #070707!important;
}



/*header*/
/*=========================================*/

.header {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: none;
	border-bottom: 1px solid transparent;
	box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0);
}

.header.logoshow {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0);
}

@media (min-width: 949px) {
.header.logoshow {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0);
 }
}
	
/*==================================================================================*/
/* SET ON-SCROLL STYLING -- Header fill*/
/*==================================================================================*/

div.header__menu__fill {
	background: rgba(255, 255, 255, 1.0);
	box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.00);
}

body.logoshow  div.header__menu__fill {
	background: rgb(255 255 255 / 90%);
	box-shadow: 0 0 10px 0px rgb(0 0 0 / 25%);
}

@media screen and (min-width:949px) {
div.header__menu__fill {
	background: rgb(255 255 255);
 }
}

@media screen and (min-width:949px) {
body.logoshow  div.header__menu__fill {
	background: rgb(255 255 255 / 90%);
	}
}




/*header nav wrapper*/
/*=========================================*/

.header .nav-wrapper {
	background: transparent;
}

@media screen and (min-width:949px) {
.header .nav-wrapper {
	background: transparent;
	}
}

.header.logoshow .nav-wrapper {
	background: #fff;
}

@media screen and (min-width:949px) {
.header.logoshow .nav-wrapper {
	background: transparent;
	}
}

	
/*header logo*/
/*=========================================*/

header #sitelogo a {
  color: #fff;
  background: transparent;
}


/*logo text*/
/*=========================================*/

.toolbar-links [class*='fcol-'] #logotext,
.footer #logotext {
	color: #3b3b3b;
}

.logoshow .toolbar-links [class*='fcol-'] #logotext {
	color: #545454;
}


/*Desktop nav*/
/*=========================================*/

.header.logoshow .nav .primary-link > a,
.header.logoshow .nav .primary-link.selected > a,
.header.logoshow .nav .primary-link > a i,
.header.logoshow .nav .primary-link.selected > a i {
	color: #3b3b3b!important;
}

.header .nav .dropdown-wrapper ul {
	background: rgba(0, 0, 0, 0.30);
	-webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
	box-shadow: 0 5px 20px 0 rgb(0 0 0 / 8%);
	border: 2px solid #fff;
}

.nav ul li.mega-dropdown .dropdown-wrapper li.secondary-link > a {
	color: #81e0d5 !important;
}



/* Extra Dropdown Top Arrrow   
------------------------------------------------*/

/*
.header .nav .dropdown-wrapper ul:after,
.header .nav .dropdown-wrapper ul:before {
	display: block;
}
*/


/*mobile nav*/
/*=========================================*/

.hamburger .menu-label {
	color: #801525;
}

.mobile-nav {
	background: rgb(115 168 201)!important;
	box-shadow: -17px 0px 20px 0px rgba(0, 0, 0, 0.1), -1px 0 10px rgba(0, 0, 0, 0.3);
}

.mobile-nav a {
	color: #ffffff;
}

.mobile-nav a:not(a.btn):hover {
	opacity: .6;
}

.mobile-nav .selected a {
	color: #ffffff;
}

.mobile-nav ul > li.selected > div a {
	color: #d9d9d9!important;
}

.mobile-nav-overlay::before {
	background: rgba(3, 3, 3, 0.8);
}


.has-mobile-nav-desktop .mobile-nav-overlay::before {
	 background: rgb(24 24 24 / 80%)!important;
}

/*mobile nav dropdown*/
/*=========================================*/

.header .nav .dropdown-wrapper ul {
	background: #ffffff;
}

.header .nav .secondary-link a {
	color: #232323;
}

.header.logoshow .nav .dropdown-wrapper ul {
	background: #ffffff;
}

.mobile-nav ul ul:not(.sub-dropdown-menu) {
	border-top: 1px rgb(255 255 255 / 0%) solid;
	border-bottom: 1px rgb(255 255 255 / 0%) solid;
}


/*mobile nav dropdown expander */
/*=========================================*/

@media screen and (max-width:949px) { 
span.Expander {
	color: #525252!important;
	}
}

span.Expander:before, 
span.Expander:after {
	background: #fff;
}


/*hamburger patties*/
/*=========================================*/
.hamburger {
	background-color: rgb(165 185 171 / 0%);
}

.hamburger:hover {
	background-color: rgb(165 185 171 / 0%);
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before,
.is-active .hamburger-inner,
.is-active .hamburger-inner:after,
.is-active .hamburger-inner:before,
.hamburger.logoshow.is-active .hamburger-inner,
.hamburger.logoshow.is-active .hamburger-inner:after,
.hamburger.logoshow.is-active .hamburger-inner:before {
	background-color: #ffffff;
}

.hamburger.logoshow.is-active .hamburger-inner:after,
.hamburger.logoshow.is-active .hamburger-inner:before {
	background-color: white;
}

.hamburger.logoshow .hamburger-inner,
.hamburger.logoshow .hamburger-inner:after,
.hamburger.logoshow .hamburger-inner:before {
	background-color: #713d00;
}

.hamburger-inner:hover,
.hamburger-inner:after:hover,
.hamburger-inner:before:hover {
	background-color: #fff;
}

.hamburger.is-active {
	background: rgb(0, 22, 52);!important;
}

/*color change if nav slide*/
.mobile-nav-overlay .hamburger-inner,
.mobile-nav-overlay .hamburger-inner:after,
.mobile-nav-overlay .hamburger-inner:before {
	background-color: #fff;
}

@media screen and (max-width:440px) { 
.mobile-nav-overlay .hamburger-inner,
.mobile-nav-overlay .hamburger-inner:after,
.mobile-nav-overlay .hamburger-inner:before {
	background-color: #fff;
	}
}

/*color change if scroll event*/
/*
.hamburger.logoshow {
	box-shadow: -1px 7px 22px 0px rgba(128, 128, 128, 0.5);
	background: #ee6806!important;
}

.hamburger.logoshow.is-active {
	box-shadow: -1px 7px 22px 0px rgba(128, 128, 128, 0.0);
	background: transparent!important;
}

.hamburger.logoshow .hamburger-inner,
.hamburger.logoshow .hamburger-inner:after,
.hamburger.logoshow .hamburger-inner:before {
	background-color: #8a8a8a;
}

.hamburger.logoshow .hamburger-inner:hover,
.hamburger.logoshow .hamburger-inner:after:hover,
.hamburger.logoshow .hamburger-inner:before:hover {
	background-color: #fff;
}
*/


/*Section BG Coloring*/
/*=========================================*/
.accent--lite {
	background-color: #74a8c9;
	background-image: none;
}

.accent--lite2 {
	background-color: #205d88;
	/*    background-image: url(https://optimasites.cloudfrontend.net/img/upload/lee_endo_custom_pattern2.png);*/
}

.accent--dark { }
.accent--color_1 { }
.accent--color_2 { }


/*Section Text Coloring*/
/*=========================================*/

.text--white,
.text--white p,
.text--white h2,
.text--white h3 {
	color: #fff!important;
}


/*Gallery section coloring*/
/*=========================================*/

.gallery-item-wrap {
	border-color: rgb(0 0 0 / 0%);
	background: #fff;
	box-shadow: -2px 1px 5px 0px rgb(0 0 0 / 8%);
}

@media screen and (min-width:949px) {
.gallery-item-wrap {
	border-color: #ffffff;
	background: rgb(255 255 255);
	box-shadow: -2px 1px 5px 0px rgb(0 0 0 / 0%);
	}
}

.gallery-item-wrap:hover {
	border-color: rgb(0 0 0 / 0%);
	background: #ffffff;
	box-shadow: 1px 1px 9px 6px rgb(0 0 0 / 0%);
}

body#page-home span.gallery-item {
	background: rgba(0, 0, 0, 0);
}

body#page-home .gallery-item:before {
	background: rgb(0 0 0 / 0%);
}

body#page-home .gallery-item:hover:before {
	background: rgb(0 0 0 / 0%);
}

body#page-home .gallery-item img {
	filter: invert(47%) sepia(14%) saturate(4447%) hue-rotate(179deg) brightness(0%) contrast(108%);
}

.gallery-header:before {
	border-color: #ffffff!important;
}


/*Carousel*/
/*=========================================*/

.carousel .item-content {
	color: #ffffff!important;
}

@media screen and (min-width:768px) {
.carousel .item-content {
	color: #ffffff!important;
	}
}

.carousel .item-content p {
	color: #fff;
}

@media screen and (min-width:768px) {
.carousel .item-content p {
	color: #fff;
	}
}

.carousel .item-content h3 {
	color: #ffffff;
}

@media screen and (max-width:767px) {
#page-home:not(.body) > .container > .carousel-wrapper .carousel-inner .item:before,
body:not(#page-home):not(.body) > .container > .carousel-wrapper:before {
	background: rgb(0 0 0 / 29%);
	/* background: linear-gradient(344deg, rgb(255 255 255) 0%, rgb(255 255 255 / 68%) 60%, rgb(255 255 255 / 72%) 100%); */
	}
}

@media screen and (min-width:767px) {
#page-home:not(.body) > .container > .carousel-wrapper .carousel-inner .item:before,
body:not(#page-home):not(.body) > .container > .carousel-wrapper:before {
	background: rgb(0 0 0 / 24%);
	/* background: linear-gradient(360deg, rgb(0 0 0 / 61%) 0%, rgb(0 0 0 / 0%) 60%, rgb(0 0 0 / 0%) 100%); */
	}
}

body:not(#page-home) .carousel-wrapper:not(.bg--none) .carousel-inner .item h2 {
	color: #fff;
}

.carousel .item-content-inner {
/*	background-color: #fff;*/
}

.carousel .item-content h2 span {
	color: #ddccb0;
}

.carousel .item-content h2 span:after {
	border-color: #a69a93;
}

.carousel-wrapper .item-content .item-content-inner:before {
	border-color: rgba(255, 255, 255, 0);
 }

@media screen and (min-width:768px) {
.carousel-wrapper .item-content .item-content-inner:before {
	border-color: rgba(255, 255, 255, 0);
	}
}

#page-home .carousel-wrapper {
	background-color: #f3eee9;
}



.has-carousel-mobile-fit-stack .carousel .item-content-inner {
	background-color: rgb(0 0 0 / 50%);
}

@media screen and (min-width:768px) {
.has-carousel-mobile-fit-stack .carousel .item-content-inner {
	background-color: rgb(0 0 0 / 50%);
}
}

/*Module Mini CTA*/
/*=========================================*/


.module-mini-cta .col-1 a {
	color: #fff!important;
	background: rgb(0 0 0 / 0%)!important;
	background-image: none!important;
	box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 0%);
}

.module-mini-cta .col-2 a {
	color: #fff!important;
	background: rgb(0 0 0 / 0%)!important;
	background-image: none!important;
	box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 0%);
}

.module-mini-cta .col-3 a {
	color: #fff!important;
	background: rgb(0 0 0 / 0%)!important;
	background-image: none!important;
	box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 0%);
}

.module-mini-cta .col-4 a {
	color: #fff!important;
	background: rgb(0 0 0 / 0%)!important;
	background-image: none!important;
	box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 0%);
}

.module-mini-cta .col-5 a {
	color: #fff!important;
	background: rgb(0 0 0 / 0%)!important;
	background-image: none!important;
	box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 0%);
}

.module-mini-cta .col-6 a {
	color: #fff!important;
	background: rgb(0 0 0 / 0%)!important;
	background-image: none!important;
	box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 0%);
}

.module-mini-cta .col-7 a {
	color: #fff!important;
	background: rgb(0 0 0 / 0%)!important;
	background-image: none!important;
	box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 0%);
}

.module-mini-cta .col-8 a {
	color: #fff!important;
	background: rgb(0 0 0 / 0%)!important;
	background-image: none!important;
	box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 0%);
}

.module-mini-cta p {
	color: #fff!important;
}

.module-mini-cta i {
	color: #ffffff!important;
}

.module-mini-cta .col-1 a:hover {
	color: #fff!important;
	background-image: none!important;
}

.module-mini-cta .col-2 a:hover {
	color: #fff!important;
	background-image: none!important;
}

.module-mini-cta .col-3 a:hover {
	color: #fff!important;
	background-image: none!important;
}

.module-mini-cta .col-4 a:hover {
	color: #fff!important;
	background-image: none!important;
}

.module-mini-cta .col-5 a:hover {
	color: #fff!important;
	background-image: none!important;
}

.module-mini-cta .col-6 a:hover {
	color: #fff!important;
	background-image: none!important;
}

.module-mini-cta .col-7 a:hover {
	color: #fff!important;
	background-image: none!important;
}

.module-mini-cta .col-8 a:hover {
	color: #fff!important;
	background-image: none!important;
}

/*change all hovers*/
/*
.module-mini-cta [class*='col-'] a:hover {
	background: white!important;
}
*/

.module-mini-cta [class*='col-'] a:hover,
.module-mini-cta [class*='col-'] a:hover .cta-content,
.module-mini-cta [class*='col-'] a:hover i {
	color: #ffffff!important;
}

.module-mini-cta [class*='col-'] .cta-content {
	color: #000!important;
	background: rgb(0 0 0 / 0%);
}

.module-mini-cta [class*='col-'] a {
	position: relative;
	transform: scale(1);
	z-index: 0;
}

.module-mini-cta [class*='col-'] a:hover {
	position: relative;
	transform: scale(1.05);
	z-index: 1;
/*	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);*/
}

.module-mini-cta [class*='col-'] span {
	color: #fff!important;
}





/*=========================================*/

.sb-cta-btn-widget [class^="col-"]:nth-child(1) a {
	background-color: #ee6806!important!;
}
.sb-cta-btn-widget [class^="col-"]:nth-child(2) a {
	background-color: #ee6806!important;
}


/*tool bar links*/
/*=========================================*/

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] i {
	color: #fff;
	}
}

.toolbar-links [class*='fcol-'] a.btn.btn-cta:not(.btn-cta-mobile) i {
	color: #ffffff!important;
}

body.logoshow .toolbar-links [class*='fcol-'] a.btn.btn-cta:not(.btn-cta-mobile) i {
	color: #ffffff!important;
}

.toolbar-links [class*='fcol-'] a.btn.btn-cta.btn-ph:not(.btn-cta-mobile) i {
	color: #ffffff!important;
}

body.logoshow .toolbar-links [class*='fcol-'] a.btn.btn-cta.btn-ph:not(.btn-cta-mobile) i {
	color: #ffffff!important;
}

.toolbar-links [class*='fcol-1'] {
	color: #ffffff;
}

@media (max-width:948px) {
.toolbar-links [class*='fcol-1'] {
	background: none;
	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] > a,
.toolbar-links [class*='fcol-'] i {
	color: #000000!important;
	}
}

@media (min-width:949px) {
body.logohide .toolbar-links [class*='fcol-'] > a,
body.logohide .toolbar-links [class*='fcol-'] i {
	color: #000!important;
	}
}

@media (max-width:948px) {
.toolbar-links [class*='fcol-'] > a,
.toolbar-links [class*='fcol-'] i {
	color: #ffffff!important;
	}
}

.toolbar-links [class*='fcol-'] .tab-sm i {
	color: #c1c1c1!important;
}

.tool-links {
	color: #fff;
}

.tool-links a:not(.btn-cta) {
	color: rgb(139 208 40)!important;
	background: rgb(0 0 0 / 0%)!important;
	border-color: rgb(0 0 0 / 0%)!important;
	}

@media (min-width:949px) {
.tool-links a:not(.btn-cta) {
	color: #ffffff!important;
	background: rgb(0 0 0 / 0%)!important;
	border-color: rgb(0 0 0 / 0%)!important;
	}
}

header.logoshow .tool-links a:not(.btn-cta) {
	color: rgb(139 208 40)!important;
	background: rgb(0 0 0 / 0%)!important;
	border-color: rgb(0 0 0 / 0%)!important;
	}

@media (min-width:949px) {
header.logoshow .tool-links a:not(.btn-cta) {
	color: #1e1e1e!important;
	background: rgb(0 0 0 / 0%)!important;
	border-color: rgb(0 0 0 / 0%)!important;
	}
}

.toolbar-links [class*='fcol-'] .tool-links {
	color: #8a8a8a;
	}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .tool-links {
	color: #ffffff;
	}
}

header.logoshow .toolbar-links [class*='fcol-'] .tool-links {
	color: #8a8a8a;
	}

@media (min-width:949px) {
header.logoshow .toolbar-links [class*='fcol-'] .tool-links {
	color: #1b1b1b;
	}
}

.toolbar-links [class*='fcol-'] .tool-links a {
	color: #fff;
	}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .tool-links a {
	color: #fff;
	}
}

.toolbar-links [class*='fcol-'] .box-nested > a {
	color: #fff;
	}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .box-nested > a {
	color: #fff;
	}
}


/*scroll items*/
/*=========================================*/

@media (max-width:948px) {
.header.logoshow .toolbar-links [class*='fcol-'] i {
	background: transparent;
	border-color: #8a8a8a;
	box-shadow: -2px 1px 15px 1px rgba(6, 6, 6, 0.18);
 }
}	

@media (max-width:948px) {
.header.logoshow .toolbar-links [class*='fcol-'] a,
.header.logoshow .toolbar-links [class*='fcol-'] a.btn,
.header.logoshow .toolbar-links [class*='fcol-'] a {
	color: #005e96!important;
	border-color: #525252!important;
	border-color: #525252!important;
 }
}




/*Footer*/
/*=========================================*/

#page-home .footer {
	color: inherit!important;
	background-color: #f4f4f4;
	border-top: 1px solid #adadad14;
}	

body:not(#page-home) .footer {
	background-color: #f4f4f4;
	border: 0px;
}	

.footer,
.footer .footer-box h3 {
	color: #505050;
}

.footer .footer-box a {
	color: #535353;
}

.footer .footer-box a:hover {
	color: #000;
}

.footer .footer-box span {
	color: #545454;
}

.by-optima,
.by-optima a {
	background-color: #f7f7f7;
	color: rgb(109 109 109)!important;
}


/*Forms Coloring*/
/*=========================================*/

.module-form input:not([type=submit]):not([type=submit]),
.module-form textarea,
.module-form select {
	border-color: rgba(0, 0, 0, .15);
	background-color: rgb(255 255 255);
}

.module-form input:not([type=submit]):not([type=submit]),
.module-form textarea,
.module-form select {
	border-color: rgb(45 45 45 / 10%);
}

.module-form select {
	background-color: #eee;
}

#page-home .sb-contactform .headline h2 {
	color: #6d6d6d!important;
}

@media screen and (min-width:949px) {
#page-home .sb-contactform .headline h2 {
	color: #1c2732!important;
	}
}



/*Button elements*/
/*=========================================*/

a.btn,
.btn,
.sb-feature-services-row .sb-content .sb-col-wrap a,
body.page-feed-post .entry a 
/*.sb-gallery-row .tint span */ {
	color: #5c5c5c !important;
	background: rgb(0 0 0 / 0%)!important;
	border-color: #5c5c5c!important;
}

a.btn:hover:not(.btn-cta):not(.btn-link):not(.btn-reset),
a.btn:active:not(.btn-cta):not(.btn-reset),
a.btn:focus:not(.btn-cta):not(.btn-reset),
a.btn:active:focus:not(.btn-cta):not(.btn-reset),
a.btn:active:hover:not(.btn-cta):not(.btn-reset),
.sb-feature-services-row .sb-content .sb-col-wrap a:hover
/*.sb-gallery-row .tint:hover span*/
/*.carousel .item-content a:hover */ {
	color: #fff!important;
	background: #000000!important;
	border-color: #000000!important;
	/*    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);*/
}


/* default btn */

.btn.btn-default,
.btn.btn-default {
	color: #ffffff!important;
	background: #81e0d5!important;
	border-color: #81e0d5!important;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:active:focus,
.btn-default:active:hover {
	color: #fff!important;
	background: #000000!important;
	border-color: #000000!important;
	/*    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);*/
}

/* inner content module btn */

.module-cta a.btn.btn-default,
.module-cta .btn-default{
	color: #ffffff!important;
	background: #346396!important;
	border-color: #346396!important;
}

.module-cta .btn:hover,
.module-cta .btn:hover,
.module-cta a.btn.btn-default:hover,
.module-cta a.btn.btn-default:active,
.module-cta .btn-default:hover,
.module-cta .btn-default:active,
.module-cta .btn-default:focus,
.module-cta .btn-default:active:focus,
.module-cta .btn-default:active:hover {
	color: #fff!important;
	background: #a99e9b!important;
	border-color: #a99e9b!important;
}

.sb-module a.btn:not(.btn-link):nth-of-type(2) {
	color: #5c5c5c!important;
	background: #ffffff!important;
	border-color: #5c5c5c!important;
}

.sb-module a.btn:nth-of-type(2):hover {
	color: #fff!important;
	background: #000000!important;
	border-color: #000000!important;
}

.sb-contactform-row input.btn,
.sb-formbuilder-row input.btn {
	color: #ffffff!important;
	background: #81e0d5!important;
	border-color: #81e0d5!important;
}

.sb-contactform-row input.btn:hover,
.sb-formbuilder-row input.btn:hover {
	color: #fff!important;
	background: #000000!important;
	border-color: #000000!important;
}

body:not(#page-home):not(.body).has-banner-thin .body {
	background: linear-gradient(0deg, #ffffff 0%, #ffffff 40%, #acb0bb 100%);
}

body:not(#page-home):not(.body).has-banner-thin > .container > .carousel-wrapper .carousel-inner .item:before,
body:not(#page-home):not(.body).has-banner-thin > .container > .carousel-wrapper:before {
	/* background: rgb(95 45 45 / 77%); */
	background: linear-gradient(0deg, #8d929e 0%, #8d929e 40%, #8d929e 100%);
}
	


/* gallery btn */

body#page-home .gallery-header {
	color: #90c5e8!important;
	background: rgb(255 255 255 / 0%)!important;
	border-color: rgb(206 101 98 / 0%)!important;
}

body#page-home .gallery-header:hover {
	color: #fff!important;
	background: rgba(255, 255, 255, 0)!important;
	border-color: rgba(255, 255, 255, 0)!important;
}

.gallery-item-wrap .btn {
	color: #ffffff!important;
	background: #005e96!important;
	border-color: #11679b!important;
}

.gallery-item-wrap .btn:hover {
	color: #ffffff!important;
	background: #d2706e!important;
	border-color: #d2706e!important;
}



/* cta btn */

a.btn-cta {
	color: #062420!important;
	background: #81e0d5!important;
	border-color: #81e0d5!important;
}

a.btn-cta:hover {
	color: #fbfbfb!important;
	background: #33312a!important;
	border-color: #33312a!important;
}

body.logoshow a.btn-cta {
	background: transparent;
	border-color: transparent;
}

body.logoshow a.btn.btn-cta:not(.btn-cta-mobile) {
	color: #282828!important;
}

/* cta ph btn */

a.btn-ph {
	color: #ffffff!important;
	background: rgb(255 255 255 / 0%)!important;
	border-color: rgb(255 255 255 / 0%)!important;
}

a.btn-ph:hover {
	color: #fbfbfb!important;
	background: #33312a!important;
	border-color: #33312a!important;
}

body.logoshow a.btn.btn-ph:not(.btn-cta-mobile):not(:hover) {
	color: #535353!important;
}



/* mobile nav btn*/

.mobile-nav a.btn,
.mobile-nav a.btn:hover {
	color: #ffffff!important;
	background: rgb(115 168 201)!important;
	border-color: rgb(255 255 255 / 0%)!important;
}


/* toolbar-links btn*/

@media (max-width:948px) {
.toolbar-links a.btn {
	background: rgba(255, 255, 255, 0.0)!important;
	border-color: #525252!important;
	color: #484848!important;
	border: 0px solid!important;
 }
}

/* carousel btns */

.carousel .item-content p a:nth-child(1) {
	color: #191919!important;
	background: #81e0d5!important;
	border-color: #81e0d5!important;
}

.carousel .item-content p a:nth-child(1):hover {
	color: #fff!important;
	background: #232323!important;
	border-color: #232323!important;
}

.carousel .item-content p a:nth-child(2) {
	color: #ffffff!important;
	background: rgb(83 83 83)!important;
	border-color: rgb(83 83 83)!important;
}

.carousel .item-content p a:nth-child(2):hover {
	color: #fff!important;
	background: #232323!important;
	border-color: #232323!important;
}

/* feature services btns */

body#page-home .sb-feature-services-row .sb-content a {
	color: #1e1e1e;
	border-color: #ffffff;
	background: rgb(255 255 255);
}

body#page-home .sb-feature-services-row .sb-content a:hover {
	color: #000;
	border-color: rgb(255 255 255);
	background: rgb(255 255 255);
}


/* feature services btns */

body#page-home .sb-feature-services-row .sb-content a {
	color: #1e1e1e;
	border-color: #ffffff;
	background: rgb(255 255 255);
}

body#page-home .sb-feature-services-row .sb-content a:hover {
	color: #000;
	border-color: rgb(255 255 255);
	background: rgb(255 255 255);
}




/* Module font colors-------------------------------------------------*/



*/

.sb-testimonials-row.sb--bgcover figure h3 {
	color: #ffffff!important;
}

.sb-testimonials-row .fa-star {
	color: #ddccb0!important;
}
   
.testimonials figcaption.quotename {
	color: #ffffff;
}

.testimonials .quote-mark-lg {
	color: #bbd6a0;
}

/* .sb-feature-about-row h2,
.sb-feature-about-row .content {
	color: #909090!important;
} */

/*
.sb-feature-cta1 h2 {
	color: #fff!important;
}
*/

.sb-testimonials-row .testimonials:before {
	border-color:rgba(0, 0, 0, 0); 
}



/* Module BG Cover Images-------------------------------------------------*/

body {
	background-image: none;	
	background-color: #fff;
}

.body {
	background-image: none;
	background-color: #ffffff;
}

.sb-content-intro-row {
	background-image: none;	
}

.sb-module-mini-cta {
	background-image: none;
	background: #005e96!important;
}

.sb-testimonials-row {
	background: #73a8c9!important;
}

.sb-testimonials-row:after {
	background-image: none;
}
  
.sb-content-intro-row {
	 background-image: none;
}

.sb-feature-about-row {
	 background-image: url(https://optimasites.cloudfrontend.net/img/upload/000_custom_image45.jpg);
}	

.sb-feature-services2-row {
	background-image: none;
}

.sb-feature-cta1-row {
	background-image: none;
}

.sb-feature-cta2-row {
	background-image: none;
}

.sb-feature-message1-row {
	background-image: none;
}

#page-home .sb-gallery-row  {
	background-image: none;
}

#page-home .sb-contactform-row,
#page-home .sb-formbuilder-row {
	background-image: none;
}

.sb-feature-services-row {
	background-image: none;
}

.sb-feature-services2-row {
	background-image: none;
}

.sb-feature-services-row .sb-col:nth-child(1) {
	 background-image: url(https://optimasites.cloudfrontend.net/img/upload/000image_super_img30.jpg);
}	

.sb-feature-services-row .sb-col:nth-child(2) {
	 background-image: url(https://optimasites.cloudfrontend.net/img/upload/000image_super_img31.jpg);
}	

.sb-feature-services-row .sb-col:nth-child(3) {
	background-image: none;	
}	

.sb-feature-services-row .sb-col-wrap:hover:before {
	background: rgb(0 56 96 / 75%);
}


/*

.sb-content-intro-row + .sb-wrap {
	background: #e4ede1;
}

*/

.custom--style1 {
	background-image: url(https://optimasites.cloudfrontend.net/img/upload/redcrow_custom_pattern1.png)!important;	
}


.footer {
	background-image: none;		
}

/*==================================================================================*/
/* CUSTOMIZE module overlay color */
/*==================================================================================*/


.sb-content-intro-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
	}

@media (min-width:949px) { 
.sb-content-intro-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
	}
} 

.sb-feature-services-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
}

@media (min-width:949px) { 
.sb-feature-services-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
	}
} 
	
.sb-feature-cta-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
}

@media (min-width:949px) { 
.sb-feature-cta-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
	}
} 

.sb-feature-cta1-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(90deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
}

@media (min-width:949px) { 
.sb-feature-cta1-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(125deg, rgb(129 224 213) -60%, rgb(0 0 0 / 0%) 50%);
	}
} 

.sb-testimonials-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
}

@media (min-width:949px) { 
.sb-testimonials-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
	}
} 

.sb-feature-about-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
}

@media (min-width: 949px) { 
.sb-feature-about-row.sb-wrap:before {
	background: rgb(0 0 0 / 20%);
	/* background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%); */
	}
} 
.sb-feature-about2-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(90 143 178) 25%, rgb(255 255 255 / 15%) 100%);
}

@media (min-width:949px) { 
.sb-feature-about2-row.sb-wrap:before {
	background: rgb(234 247 254);
	/* background: linear-gradient(270deg, rgb(90 143 178) 25%, rgb(255 255 255 / 15%) 100%); */
	}
} 
.sb-feature-about3-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
}

@media (min-width:949px) { 
.sb-feature-about3-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
	}
} 

body#page-home .sb-gallery-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
}

@media (min-width:949px) { 
body#page-home .sb-gallery-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
	}
} 

body#page-home .sb-contactform-row.sb-wrap:before,
body#page-home .sb-formbuilder-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
}

@media (min-width:949px) { 
body#page-home .sb-contactform-row.sb-wrap:before,
body#page-home .sb-formbuilder-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
	}
} 

/*==================================================================================*/
/* Feature Services Coloring */
/*==================================================================================*/

.sb-feature-services-row .sb-col-wrap:before {
	border-color: rgb(255 255 255 / 0%);
	background: rgb(49 49 49 / 30%);
	/* background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 40%, rgb(0 0 0 / 0%) 80%); */
	box-shadow: 0px 6px 15px 5px rgb(0 0 0 / 0%);
	}

.sb-feature-services-row .sb-col-wrap:hover:before {
	border-color: rgb(255 255 255 / 0%);
	background: rgb(49 49 49 / 10%);
	/* background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 40%, rgb(0 0 0 / 0%) 80%); */
	box-shadow: 0px 6px 15px 5px rgb(0 0 0 / 0%);
	}

@media (min-width:949px) { 
.sb-feature-services-row .sb-col-wrap:before {
	border-color: rgb(255 255 255 / 0%);
	background: rgb(49 49 49 / 30%);
	/* background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 40%, rgb(0 0 0 / 0%) 80%); */
	box-shadow: 0px 6px 15px 5px rgb(0 0 0 / 0%);
	}
}

@media (min-width:949px) { 
.sb-feature-services-row .sb-col-wrap:hover:before {
	border-color: rgb(0 0 0 / 0%);
	background: rgb(49 49 49 / 10%);
	/* background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 40%, rgb(0 0 0 / 0%) 80%); */
	box-shadow: 0px 6px 15px 5px rgb(0 0 0 / 0%);
	}
}

.sb-feature-services-row .sb-col-wrap {
	background: rgb(0 0 0 / 0%);
	box-shadow: 2px 2px 4px 0px rgb(0 0 0 / 0%);
}


@media (min-width:949px) { 
.sb-feature-services-row .sb-col-wrap {
	background: rgb(0 0 0 / 0%);
	}
}

.sb-feature-services-row .sb-col-wrap img {
	filter: brightness(0) invert(-1);
}

.sb-feature-services-row .sb-col-wrap h2 {
	color: #ffffff;
}

.sb-feature-services-row .sb-col-wrap h3 {
	color: #ffffff;
}

.sb-feature-services-row .sb-col-wrap p {
	color: #ffffff;
}



/* extra img style */

.sb-feature-services .sb-col.sb-image-row .box-inner:before {
	 background: rgb(255 255 255 / 0%);
	 border-color: rgba(255, 255, 255, 0);
}

.sb-feature-services-row img {
	filter: invert(0%) sepia(25%) saturate(3000%) hue-rotate(122deg) brightness(90%) contrast(70%);
}


/*==================================================================================*/
/* Rows of img modules BG colors */
/*==================================================================================*/

.image-row-three-wrap {
	background-color: transparent''
}

.image-row-four-wrap {
	background-color: #ffffff;
}



/*==================================================================================*/
/* CONTACT MODULE FORM BG COLOR */
/*==================================================================================*/

#page-home .sb-contactform-row .box-inner,
#page-home .sb-formbuilder-row .box-inner {
	border: solid 0px #E4E9EC;
	background: rgb(241 238 230 / 0%);
}

@media screen and (min-width:949px) {
#page-home .sb-contactform-row .box-inner,
#page-home .sb-formbuilder-row .box-inner {

	}
}


/*==================================================================================*/
/* CONTACT MODULE SB COL BG COLORING */
/*==================================================================================*/


@media (min-width:1001px) { 
#page-home .sb-contactform-row .sb-col:nth-child(1),
#page-home .sb-formbuilder-row .sb-col:nth-child(1) {
	background-color: rgb(255 255 255 / 0%);
}
	}

@media (min-width:1001px) { 
#page-home .sb-contactform-row .sb-col:nth-child(2),
#page-home .sb-formbuilder-row .sb-col:nth-child(2) {
	background-color: rgb(255 255 255 / 0%);
}
	}





/* ****************************************************************
 *  START SPECIFIC THEME ADDITIONS
 * ****************************************************************/
 

/*==================================================================================*/
/* SET FONT FAMILY */
/*==================================================================================*/

h1,h2,h3,h4,h5,h6,
.logo #logotext,
.content h1,
.content .playfair,
.c-module-services ul li,
.footer .footer-box h3,
.post h2.title,
.post h1.title,
/*.module-mini-cta a,*/
.testimonials figure,
.feature-address,
.cta-btn-widget .btn,
.locations_list,
.toolbar .toolbar-links:nth-child(1) #logotext,
.nav ul li.mega-dropdown .dropdown-wrapper li.secondary-link > a,
.feature-about div {
	 font-family: 'Playfair Display', serif;
}

.header .nav .primary-link>a,
.header .nav .dropdown-wrapper >ul >li > a,
.header .nav .dropdown-wrapper,
.mobile-nav a,
body,
.btn,
.btn-cta,
.logo .header-address,
.services h3,
.carousel .item-content a,
.module-mini-cta a,
.module-mini-cta span,
.module-form input:not([type=submit]):not([type=submit]),
.module-form textarea,
.module-form input:not([type=submit]):not([type=submit]),
.module-form textarea,
.module-form select {
	font-family: 'Montserrat', sans-serif;
}

.gallery-header {
	font-family: 'Montserrat', sans-serif;
}

.carousel .item-content p,
.module-mini-cta a,
.module-mini-cta span {
	 font-family: 'Playfair Display', serif;
}

.content h2,
.sb-module .headline h2,
.sb-module h2 {
	 font-family: 'Playfair Display', serif;
}

.carousel .item-content h3,
.stylized-text h2:before,
.feature-about h2 i {
	font-family: Georgia, Merriweather, Arial;
}

.content h3 {
	font-family: 'Montserrat', sans-serif;
}

.carousel .item-content h2 {
	 font-family: 'Playfair Display', serif;
}

.testimonials h3 {
	 font-family: 'Playfair Display', serif;
}

.testimonials figcaption {
	font-family: 'Mina W03 Medium';
}

.toolbar .toolbar-links:nth-child(1) #logotext,
.footer #logotext {
	font-family: 'Playfair Display', serif;
}

.tba {
	font-family: Georgia, Merriweather, Arial;
}


/*==================================================================================*/
/* custom gallery  */
/*==================================================================================*/


body#page-home .gallery.var1 span.gallery-item {
  justify-content: center;
}
	
body#page-home .gallery.var1 .gallery-item-wrap {
  height: 350px;
}

@media screen and (max-width: 768px) {
body#page-home .gallery.var1 .gallery-item-wrap {
	height: 250px;
	}
}

body#page-home .gallery.var1 span.gallery-item {
	padding-bottom: 0px!important;
}

body#page-home .gallery.var1 .gallery-item a  {
	width: auto!important;
} 


/*==================================================================================*/
/* custom testimonials   */
/*==================================================================================*/

.sb-testimonials-var1-row figure h3 {
	 font-size: 30px!important;
	 font-weight: 300;
	 line-height: 45px!important;
	}

@media screen and (max-width: 600px) {
.sb-testimonials-var1-row figure h3 {	
 font-size: 26px!important;
 font-weight: 300;
 line-height: 35px!important;
}
}
 

/*==================================================================================*/
/*  custom logo resize -- in header */
/*==================================================================================*/

@media (min-width: 949px) {
body:not(#page-home) img#logoimg:not(.footer img),
img#logoimg:not(.footer img) {
	max-height: 300px!important;
	}
}


/*==================================================================================*/
/* custom has-bg-graphc */	
/*==================================================================================*/

body.has-bg-graphic [class*='sb-bg-graphic'].sb-wrap:after {
	background-position: 0px 0px !important;
	height: 2400px;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: calc(100% + 60px) calc(100% + 60px);
	background-origin: content-box!important;
	background-size: cover;
	padding: 0px;
	opacity: .5;
	}

@media (min-width: 949px) {
body.has-bg-graphic [class*='sb-bg-graphic'].sb-wrap:after {
	background-position: 0px 0px !important;
	height: 900px;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: calc(100% + 60px) calc(100% + 60px);
	background-origin: content-box!important;
	background-size: cover;
	padding: 0px 0px;
	opacity: 1;
	/* width: 1900px; */
	}
}

.sb-testimonials-var1-row,
.sb-content-row,
.sb-feature-about-row {
	z-index: 2;
	overflow: visible;
	}
}

@media (min-width: 949px) {
body.has-bg-graphic [class*='sb-bg-graphic1'].sb-wrap:after  {
	top: 0px;
	left: 0px;
	transform: scaleX(1);
}
	
body.has-bg-graphic [class*='sb-bg-graphic2'].sb-wrap:after  {
	top: 100px;
	left: 0px;
	transform: scaleX(-1);
}
}

/*==================================================================================*/
/* custom has-toolbar-mobile */	
/*==================================================================================*/




/*==================================================================================*/
/* patch custom */
/*==================================================================================*/


/*==================================================================================*/
/* custom logo resize -- in carousel */
/*==================================================================================*/

body.logoshow .carousel img#logoimg:not(.footer img),
.carousel img#logoimg:not(.footer img) {
  max-height: 60px!important;
  }

@media (min-width: 949px) {
body.logoshow .carousel img#logoimg:not(.footer img),
.carousel img#logoimg:not(.footer img) {
  max-height: 200px!important;
  }
}

/*==================================================================================*/
/* custom carousel heading color */
/*==================================================================================*/

.carousel .item-content h2 {
	background-image: linear-gradient(234.33deg, #1e1e1e -3.63%, #191919 89.96%);
}

@media screen and (min-width:768px) {
.carousel .item-content h2 {
	background-image: linear-gradient(234.33deg, #ffffff -3.63%, #ffffff 89.96%);
	}
}

/*==================================================================================*/
/* custom heading color */
/*==================================================================================*/

body.has-heading-color .content h1 {
	background-image: linear-gradient(234.33deg, #272727 -3.63%, #303030 89.96%);
}


/*==================================================================================*/
/* custom sbgraphic images */
/*==================================================================================*/

.sb-bg-graphic1-row.sb-wrap:after {
	background-image: url(https://optimasites.cloudfrontend.net/img/upload/baystardental_custom_image1.png);
}

.sb-bg-graphic2-row.sb-wrap:after {
	background-image: url(https://optimasites.cloudfrontend.net/img/upload/baystardental_custom_image1.png);
	background-color: #ffffff;
}

/*==================================================================================*/
/* custom dropdown color */
/*==================================================================================*/

.header .nav .dropdown-wrapper ul {
	border-color: #ffffff;
}

@media screen and (max-width: 600px) {
#page-home.has-carousel-mobile-fit .item-content-inner {
	background: #70cbc1;
}
}

.locations_list i {
	background: #429cc7;
	padding: 7px 12px;
	margin-right: 10px;
	}


.feature-cta1 .locations_list {
	display: inline-block!important;
	width: 300px;
	vertical-align: top;
}

body:not(#page-home) .feature-cta1 .locations_list  {
	display: inline-block!important;
}




	
/* set inline for custom portal link */
	
@media screen and (min-width:949px) {
.header .nav-wrapper {
	display: inline-block;
 }
}


@media screen and (min-width:1280px) {
header .logo:before {
	background: rgb(255 255 255 / 96%);
	width: 670px;
	height: 650px;
	z-index: -1;
	border-radius: 50%;
	top: -370px;
	left: -250px;
}
		
header.logoshow .logo:before {
	background: rgb(255 255 255 / 0%);
	width: 570px;
	height: 550px;
	z-index: -1;
	border-radius: 50%;
	top: -370px;
	left: -250px;
		}
}		

/*==================================================================================*/
/* oneofix headder absolute */
/*==================================================================================*/

@media (min-width:949px) {
		.header .logo {
		  position: absolute;
		  }
		}
/*==================================================================================*/
/* oneofix gallery-var1 custom boxshadow */
/*==================================================================================*/

 body#page-home .gallery.var1 .gallery-item-wrap {
		   box-shadow: 0px 0px 15px 1px rgb(0 0 0 / 4%), 0px 6.6px 5.3px 6px rgb(0 0 0 / 1%), 0px 12.5px 10px rgb(0 0 0 / 0%), 0px 41.8px 33.4px rgb(0 0 0 / 0%);
		  }