/*==================================================================================*/
/* IMPORT GOOGLE FONTS */
/*==================================================================================*/

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");
/*@import url("https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap");*/
/*@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200&display=swap");*/
/*@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap';*/
@import 'https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,800,900&display=swap';


/*

* 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: #232323;
}

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: #0053ae;
	opacity: 1;
}

.carousel .item-content a {
	color: #ffffff;
	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: #ffffff;
	opacity: initial;
}

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

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

.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: #afa89c
}


/*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: rgb(236 236 236)!important;
	border-color: rgba(255, 255, 255, 0.0)!important;
	color: #021657!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)!important;
	border-color: rgb(255 255 255)!important;
	color: #000000!important;
}

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


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

.social-module a {
	background: rgb(247 247 247 / 0%);
	border-color: #ffffff;
}

.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: #1f1f1f;
}

.sb-testimonials h2 {color: #1a2a5d;} 

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

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

.content h1 span,
.content h2 span,
.content h1 strong,
.content h2 strong,
body:not(.page-app) .text--white h2 span {
	color: #1f1f1f!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: #ffffff;
	box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.00);
}

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

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

@media screen and (min-width:949px) {
body.logoshow  div.header__menu__fill {
	background: #ffffff;
	}
}




/*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: #a78e64;
}

.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: #333333!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 rgba(0, 0, 0, 0);
	border: 2px solid #fff;
}

.nav ul li.mega-dropdown .dropdown-wrapper li.secondary-link > a {
	color: #0053b4!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: #202020;
	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: #ffffff!important;
}

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




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

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

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

.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: #ffffff;
}

.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: #1f1f1f;
}

.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: #000000;
}

.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: #f7fbff;
	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: #000;
	background: #fff0;
	box-shadow: -2px 1px 5px 0px rgb(0 0 0 / 0%);
}

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

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

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

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

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

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



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

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

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

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

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

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

@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 / 40%);
	/* 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 / 15%);
	/* background: linear-gradient(360deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 60%, rgb(255 255 255 / 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: blue;
}

.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: #ffffff;
}



/*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 {
	color: #2a6975!important;
	background-color: #d8e3e8!important;
}
.sb-cta-btn-widget [class^="col-"]:nth-child(2) a {
	color: #fff!important;
	background-color: #2a6975!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: #0337f8!important;
}

body.logoshow .toolbar-links [class*='fcol-'] a.btn.btn-cta.btn-ph:not(.btn-cta-mobile) i {
	color: #0337f8!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: #1a2a5d!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: #021657!important;
}

.tool-links {
	color: #212121;
}

.tool-links a:not(.btn-cta) {
	color: #81c04d;
	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: #81c04d;
	background: rgb(0 0 0 / 0%)!important;
	border-color: rgb(0 0 0 / 0%)!important;
	}
}

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

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

.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: #ffffff!important;
	border-color: #525252!important;
	border-color: #525252!important;
 }
}




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

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

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

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

.footer .footer-box a {
	color: #9fa4b3;
}

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

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

.by-optima,
.by-optima a {
	background-color: #ffffff;
	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: #1a2a5d!important;
	background: rgb(0 0 0 / 0%)!important;
	border-color: #1a2a5d!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: #0053ae!important;
	border-color: #0053ae!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: #ffffff!important;
	background: #cacaca!important;
	border-color: #cacaca!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: #0053ae!important;
	border-color: #0053ae!important;
}

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

/* gallery btn */

body#page-home .gallery-header {
	color: #ffffff!important;
	background: rgb(2 22 87)!important;
	border-color: rgb(2 22 87)!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: #1a2a5d!important;
	border-color: #1a2a5d!important;
}

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



/* cta btn */

a.btn-cta {
	color: #ffffff!important;
	background: #0053ae !important;
	border-color: #0053ae!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: #ffffff!important;
}

/* cta ph btn */

a.btn-ph {
	color: #021657!important;
	background: rgb(255 255 255 / 0%)!important;
	border-color: #ffffff!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) {
	color: #021657!important;
}


/* mobile nav btn*/

.mobile-nav a.btn,
.mobile-nav a.btn:hover {
	color: #ffffff!important;
	background: rgb(255 255 255 / 0%)!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: #ffffff!important;
	border: 0px solid!important;
 }
}

/* carousel btns */

.carousel .item-content p a:nth-child(1) {
	color: #ffffff!important;
	background: #0053ae!important;
	border-color: #0053ae!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(255 255 255 / 0%)!important;
	border-color: rgb(255 255 255 / 0%)!important;
}

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


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


/*
#page-home .sb-contactform-row.sb--bgcover a,
#page-home .sb-contactform-row.sb--bgcover a i,
#page-home .sb-formbuilder-row.sb--bgcover a,
#page-home .sb-formbuilder-row.sb--bgcover a i {
	color: #fff!important;
}
*/

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

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

.testimonials .quote-mark-lg,
.text--white .testimonials .quote-mark-lg {
	color: rgb(255 255 255 / 18%)!important;
}

/* .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: #fcfcfc;
}

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

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

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

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

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

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

.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: none;	
}	

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

.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(90deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
	}
} 

.sb-testimonials-row.sb-wrap:before {
	/* background: rgb(0 0 0 / 15%); */
	background: linear-gradient(270deg, rgb(0 0 0 / 72%) 25%, rgb(0 0 0 / 46%) 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 / 55%) 25%, rgb(0 0 0 / 13%) 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 / 15%); */
	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(90deg, rgb(0 0 0 / 0%) 25%, rgb(0 0 0 / 0%) 100%);
}

@media (min-width:949px) { 
.sb-feature-about2-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%);
	}
} 
.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%);
	}
} 


/*==================================================================================*/
/* Service Module Coloring */
/*==================================================================================*/

.sb-feature-services-row .sb-col-wrap:before {
	border-color: rgb(255 255 255 / 0%);
	background: #fff;
	/*	background: linear-gradient(200deg, rgb(93 93 93) 0%, rgb(45 45 45) 40%, rgb(45 45 45) 80%);*/
	box-shadow: 0px 6px 15px 5px rgba(242, 242, 247, 0.4);
	}

.sb-feature-services-row .sb-col-wrap:hover:before {
	border-color: rgb(255 255 255 / 0%);
	background: #fff;
	/*	background: linear-gradient(200deg, rgb(93 93 93) 0%, rgb(45 45 45) 40%, rgb(45 45 45) 80%);*/
	box-shadow: 0px 6px 15px 5px rgba(242, 242, 247, 0.4);
	}

@media (min-width:949px) { 
.sb-feature-services-row .sb-col-wrap:before {
	border-color: rgb(255 255 255 / 0%);
	background: rgb(255 255 255 / 0%);
	/* background: linear-gradient(200deg, rgb(93 93 93) 0%, rgb(45 45 45) 40%, rgb(45 45 45) 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(255 255 255 / 0%);
	background: rgb(255 255 255 / 0%);
	/* background: linear-gradient(200deg, rgb(93 93 93) 0%, rgb(45 45 45) 40%, rgb(45 45 45) 80%); */
	box-shadow: 0px 6px 15px 5px 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: #674336;
}

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

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

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

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

/*==================================================================================*/
/* 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%);
}
	}





/*
=========================================
=========================================
=========================================
* 02 Start Custom Primary Layout
=========================================
=========================================
=========================================
*/



/*==================================================================================*/
/* SET THEME BASICS */
/*==================================================================================*/


html, body, .footer a, .content p {
	font-size: 18px!important;
}

html, body, .footer a, .content p {
	font-weight: 300;
}

.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  {
	font-weight: 400;
}

.carousel .item-content h3 a {
	font-weight: 600;
}

.footer .nav li a {
	font-weight: 400;
	text-transform: uppercase;
}

.footer .nav li a:hover {
	font-weight: 600;
}

.content blockquote, 
.headline blockquote, 
.post .entry blockquote, 
.content p,
.embed p,
.headline p, 
.post .entry p, 
.content ol, 
.headline ol, 
.post .entry ol, 
.headline ul, 
.post .entry ul {
	line-height: 1.9em!important;
}


/*==================================================================================*/
/* 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: 'Montserrat', sans-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: 'Montserrat', sans-serif;
}

.carousel .item-content h3,
.stylized-text h2:before,
.feature-about h2 i {
	font-family: 'Montserrat', sans-serif;
}

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

.carousel .item-content h2 {
	font-family: 'DreamOnly', sans-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;
}




/*==================================================================================*/
/* SET LOGO*/
/*==================================================================================*/


/*reset pos
-------------------------------------------------*/

.logo {
	top: 0px!important;
}


/*horizontal alignment -- outside carousel content div
-------------------------------------------------*/

@media (min-width:949px) {
.logo {
	position: relative;
	margin: 0px!important;
	float: none!important;
	max-width: 100%!important;
 }
}


/*horizontal alignment -- inside carousel content div
-------------------------------------------------*/

@media (min-width:949px) {
.carousel .logo {
	position: absolute;
	margin: auto!important;
	float: none!important;
	max-width: 375px!important;
	}
}


/*horizontal alignment -- inside carousel content div -- interior
-------------------------------------------------*/

@media (min-width:949px) {
body:not(#page-home) .carousel .logo {
	position: relative;
	}
}



/*custom logo size
-------------------------------------------------*/

@media only screen and (max-width: 1000px) {
.header .logo #logoimg {
	max-width: inherit!important;
	}
}

/*home*/

@media (min-width: 949px) {
img#logoimg {
	max-height: 49px!important;
	}
}

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

@media (max-width:948px) {
img#logoimg {
	max-height: 40px!important;
	}
}

@media (max-width: 948px) {
body.logoshow img#logoimg,
body.logoshow img#logoimg:not(.logo-color) {
	max-height: 30px!important;
	}
}

/*interior*/

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

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

@media (max-width:948px) {
body:not(#page-home) img#logoimg {
	max-height: 40px!important;
	}
}

@media (max-width:948px) {
body:not(#page-home).logoshow img#logoimg,
body:not(#page-home).logoshow img#logoimg:not(.logo-color) {
	max-height: 30px!important;
	}
}

/*hide show 2 logo colors*/

/*
.logo #logoimg:not(.logo-color) {
	opacity: 1;	
	display: inline-block;
	}
	
.logo .logo-color {
	opacity: 0;	
	display: none;
	}

body.logoshow .logo #logoimg:not(.logo-color) {
	opacity: 0;	
	display: none;
	}
	
body.logoshow .logo .logo-color {
	opacity: 1;	
	display: inline-block;
	}
*/

/*
@media (max-width:948px) {
.logo img#logoimg:not(.logo-color) {
	opacity: 0;	
	display: none;
	}
}

@media (max-width:948px) {
.logo-color {
	opacity: 1;
	display: block;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	z-index: -1;	
	}
}
*/





/*==================================================================================*/
/* CUSTOMIZE logo position */
/*==================================================================================*/

.logo {
	transform: translate(0px, 0px)!important;
}

@media (min-width: 768px) and (max-width: 1280px) {
.logo {
	transform: translate(0px, 0px)!important;
	}
}

@media (min-width: 1281px) and (max-width: 1920px) {
.logo {
	transform: translate(0px, 0px)!important;
	}
}

.logoshow .logo {
	transform: translate(0px, 0px)!important;
}

@media (min-width: 768px) and (max-width: 1280px) {
.logoshow .logo {
	transform: translate(0px, 0px)!important;
	}
}

@media (min-width: 1281px) and (max-width: 1920px) {
.logoshow .logo {
	transform: translate(0px, 0px)!important;
	}
}


/* interior */

body:not(#page-home) .logo {
	transform: translate(0px, -15px)!important;
} 

@media (min-width:949px) {
body:not(#page-home) .logo {
	transform: translate(0px, 0px)!important;
	}
}

body:not(#page-home).logoshow .logo {
	transform: translate(0px, 0px)!important;
}

@media (min-width:949px) {
body:not(#page-home).logoshow .logo {
	transform: translate(0px, 0px)!important;
	}
}






/*==================================================================================*/
/* SET HEADER INNER*/
/*============== ====================================================================*/

.header-inner {
	padding: 10px 10px 10px 10px!important;
}

body.logoshow .header-inner {
	padding: 10px 10px 10px 10px!important;
}

@media (min-width:949px) {
.header-inner {
	padding: 20px 10px 20px 10px!important;
	}
}

@media (min-width:949px) {
body.logoshow .header-inner {
	padding: 0px 40px 0px 40px!important;
	}
}


/* set alignment */

@media screen and (min-width:949px) {
.header {
	text-align: center!important;
	}
}


/*==================================================================================*/
/* SET NAV CONTAINERS */
/*==================================================================================*/

body .header .nav {
	margin-left: 0px;
	margin-top: 0px!important;
	float: none;
	clear: both;
	margin-bottom: 0px;
	margin-right: 0px;
}
	
body.logoshow .header .nav {
	margin-top: 0px!important;
	padding: 0px!important;
	margin-bottom: 0px;
	margin-left: 0px;
}

.header .nav .primary-link > a {
	padding: 5px 16px 5px 16px;
	font-size: 18px;
	font-weight: 400!important;
	text-transform: capitalize;
	font-weight: 400!important;
	letter-spacing: 0px;
}

.nav-inner {
	padding: 0px;
}

.header .nav-wrapper {
	z-index: 1;
	position: relative;
	padding: 0px!important;
	text-align: center;
}

@media screen and (min-width:949px) {
.header .nav-wrapper {
	float: inherit;
	padding: 0px!important;
	display: block;
	text-align: right;
	margin-top: 0px;
 }
}


/*adjust header padding on scroll
/*-----------------*/

.header.logoshow .nav .primary-link > a {
	padding: 5px 10px 5px 10px;
	font-size: 17px;
}


/*==================================================================================*/
/* SET NAV DESKTOP MENU */
/*==================================================================================*/

/* Dropdown Menu Styling
------------------------------------------------*/

.header .nav .dropdown-wrapper ul {
	border-radius: 4px;
	border: 0px;
}


/*==================================================================================*/
/* SET Mega Dropdown Menu + default styling */
/*==================================================================================*/

.nav ul li.mega-dropdown .dropdown-wrapper ul > li.secondary-link,
.nav ul li.mega-dropdown .dropdown-wrapper ul > .orphan_links {
	max-width: 260px;
	padding-right: 30px;
}

.nav ul li.mega-dropdown .dropdown-wrapper ul,
.header .nav .dropdown-wrapper ul {
	border-radius: 0px;
}

.nav ul li.mega-dropdown .dropdown-wrapper li.secondary-link > a {
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 20px!important;
	margin-top: 0px;
	line-height: 30px!important;
	text-transform: uppercase;
}

.nav ul li.mega-dropdown .dropdown-wrapper ul li a {
	margin-top: 10px;
}

.primary-link.selected > div > a,
.secondary-link.selected > a,
.sub-secondary-link.selected a {
	font-weight: 400!important;
	font-style: italic;
}


/* Mobile Nav
------------------------------------------------*/

.mobile-nav li {
	padding-bottom: 15px;
}

.mobile-nav ul a,
.mobile-nav ul ul a {
	font-size: 23px;
	padding: 0px 15px;
	font-weight: 400;
}

.mobile-nav ul ul a {
	font-size: 19px;
	padding: 0px 8px;
}

.mobile-nav .btn-cta {
	font-size: 0.6em!important;
	letter-spacing: 0px!important;
	border: 1px solid;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
	width: 270px;
}



/*==================================================================================*/
/* SET NAV HAMBURGER */
/*==================================================================================*/

/*hamburger position*/

@media screen and (max-width: 948px) {
.hamburger-box {
	top: 4px;
	}
}

@media screen and (min-width: 949px) {
.hamburger-box {
	top: 4px;
	}
}

@media screen and (max-width: 948px) {
body .logoshow .hamburger-box {
	top: 3px;
	}
}

@media screen and (min-width: 949px) {
body .logoshow .hamburger-box {
	top: 3px;
	}
}



/*==================================================================================*/
/* SET CAROUSEL*/
/*==================================================================================*/

/*Carousel H2, H3, P Section
-------------------------------------------------*/

.carousel .item-content h2 {
	text-transform: capitalize;
	letter-spacing: 0px;
	font-weight: 300;
	text-shadow: rgba(0, 0, 0, 0.0) 1px 2px 3px;
	font-size: 25px !important;
	line-height: 42px !important;
	padding-bottom: 0px;
}

@media (min-width: 768px) and (max-width: 1280px) {
.carousel .item-content h2 {
	font-size: 25px!important;
	font-weight: 400;
	line-height: 40px !important;
	padding-bottom: 0px;
	word-spacing: -40px;
 }
}

@media (min-width: 1281px) and (max-width: 2560px) {
.carousel .item-content h2 {
	font-size: 25px!important;
	font-weight: 400;
	line-height: 40px !important;
	padding-bottom: 0px;
	word-spacing: -40px;
 }
}

.carousel .item-content h3 {
	font-style: italic;
	line-height: 26px!important;
	font-size: 19px!important;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 5px;
	letter-spacing: 0px;
	text-transform: capitalize;
	/* font-style: italic; */
	/* font-family: georgia; */
	display: inline-block;
	text-shadow: rgba(138, 138, 138, 0.0) 1px 1px 0px;
}

@media (min-width:949px) {
.carousel .item-content h3 {
	font-style: normal!important;
	font-size: 25px!important;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 31px!important;
	text-transform: capitalize;
	letter-spacing: 0px;
	display: inline-block;
	}
}


/* h2 link style
-------------------------------------------------*/

.carousel .item-content h2 a {
	font-weight: 600;
	position: relative;
}

.carousel .item-content h2 a:before {
	content: "";
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	height: 2px;
	width: 100%;
	position: absolute;
	bottom: -4px;
}


/* p tag position
-------------------------------------------------*/

.carousel .item-content-inner p {
	margin-top: 5px!important;
	/* margin-bottom: 30px!important; */
}

@media (min-width:949px) {
.carousel .item-content-inner p {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	}
}

.carousel .item-content-inner p:last-child {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}

@media (min-width:949px) {
.carousel .item-content-inner p:last-child {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	/* width: 40%; */
	margin: auto;
	}
}



/* Carousel 1 or 2 button or link style
-------------------------------------------------*/

.carousel .item-content p a {
	padding: 12px 0px 12px 0px!important;
	font-size: 13px!important;
	letter-spacing: 0px!important;
	line-height: 20px!important;
	font-weight: 700;
	border: 3px solid;
	font-style: normal;
	transform: translateY(0px);
	box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.0);
}

@media (min-width:949px) {
.carousel .item-content p a {
	padding: 10px 20px 10px 20px!important;
	font-size: 13px!important;
	letter-spacing: 0px!important;
	line-height: normal!important;
	font-weight: 600;
	}
}

.carousel .item-content p a:nth-child(1) {
	margin-bottom: 15px;
	width: 90%;
}

.carousel .item-content p a:nth-child(1):hover {
	transform: translateY(-4px);
	box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.13);
}

.carousel .item-content p a:nth-child(1) i {
	transform: scale(1);
}

.carousel .item-content p a:nth-child(1):hover i {
	transform: scale(1);
}

.carousel .item-content p a:nth-child(2) {
	padding: 12px 0px 12px 0px!important;
	width: 90%;
}

.carousel .item-content p a:nth-child(2):hover {
	transform: translateY(-4px);
	box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.13);	
}

@media (min-width:949px) {
.carousel .item-content p a:nth-child(1) {
	width: inherit;
	margin-right: 10px;
}
	
.carousel .item-content p a:nth-child(1):hover {
	
}
		
.carousel .item-content p a:nth-child(2) {
	padding: 20px 40px 20px 40px!important;
	width: inherit;
}
	
.carousel .item-content p a:nth-child(2):hover {
	
}
	
.carousel .item-content p a:hover {
/*	transform: scale(1.03);*/
/*	box-shadow: 0px 6px 12px 5px rgba(0, 0, 0, 0.1);*/
	}
}

.carousel .item-content p {
	display: block;
}

.carousel .item-content p a:nth-child(1) {
	display: inline-block;
}

.carousel .item-content p a:nth-child(2) {
	display: none;
}

@media (min-width:949px) {
.carousel .item-content p a:nth-child(1) {
	display: inline-block;
}	
	
.carousel .item-content p a:nth-child(2) {
	display: none;
	}
}




/*custom cover settings
-------------------------------------------------*/

.carousel .item-content p {
	text-transform: capitalize;
	padding-top: 5px;
	font-size: 13px!important;
	line-height: 20px;
	font-weight: 500;
	padding-top: 5px;
	margin-top: 5px;
	letter-spacing: 0px;
	font-style: normal;
}

@media (min-width: 768px) and (max-width: 1280px) {
.carousel .item-content p {
	padding-top: 31px;
	font-size: 14px!important;
	line-height: 25px;
	}
} 

@media (min-width: 1281px) {
.carousel .item-content p {
	padding-top: 15px;
	font-size: 16px!important;
	line-height: 30px;
	}
} 


/*custom carousel height
-------------------------------------------------*/

#page-home:not(.body) > .container > .carousel-wrapper .item-inner {
	min-height: 650px;
	height: 100%;
}

@media (min-width:949px) { 
#page-home:not(.body) > .container > .carousel-wrapper .item-inner {
	min-height: 560px;
/*    height: 110vh;*/
	display: flex;
	width: 100vw;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	}
}


/*Carousel inner content
-------------------------------------------------*/

.carousel-wrapper .item-content .item-content-inner {
	/* max-width: 97%; */
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px!important;
	padding-top: 20px!important;
	position: relative;
	margin: auto;
	border-radius: 30px;
	/*
	bottom: 195px;
	left: 0px;
	right: 0px;
	height: 100px;
*/
}

@media (min-width:949px) {
.carousel-wrapper .item-content .item-content-inner {
	max-width: 1200px;
	text-align: center;
	padding-left: 60px!important;
	padding-right: 60px!important;
	padding-bottom: 80px!important;
	padding-top: 80px!important;
	position: relative;
	margin: 0px;
	float: none;
	/*
	bottom: 200px;
	left: 0px;
	right: 0px;
	height: 100px;
*/
	margin-left: 0%;
	/* border-radius: 30px; */
	box-shadow: -4px 15px 14px 20px rgb(0 0 0 / 2%);
	}
}


/*carousel inner content width
-------------------------------------------------*/
.carousel-wrapper .item-content .item-content-inner {
	max-width: 85%;
}

@media (min-width: 768px) and (max-width: 1280px) {
.carousel-wrapper .item-content .item-content-inner {
	max-width: 50%;
	}
}

@media (min-width: 1281px) and (max-width: 2560px) {
.carousel-wrapper .item-content .item-content-inner {
	max-width: 45%;
	}
}


/*Carousel Custom content width && left/right Position 
-------------------------------------------------*/
	
#page-home:not(.body) > .container > .carousel-wrapper .item-inner {
	max-width: 100%;
}

@media (min-width: 768px) and (max-width: 1280px) {
#page-home:not(.body) > .container > .carousel-wrapper .item-inner {
	max-width: 75%;
	}
}

@media (min-width: 1281px) and (max-width: 2560px) {
#page-home:not(.body) > .container > .carousel-wrapper .item-inner {
	max-width: 75%;
	padding-right: calc(40px + (40vw - (1281px / 2)));
	padding-left: calc(40px + (40vw - (1281px / 2)));
	margin: auto;
	}
}

/* INTERIOR */

@media (min-width: 768px) and (max-width: 1280px) {
body:not(#page-home):not(.body) > .container > .carousel-wrapper .item-inner {
/*    max-width: 1200px;*/
	max-width: 100%;
	float: none;
 }
}

@media (min-width: 1281px) and (max-width: 2560px) {
body:not(#page-home):not(.body) > .container > .carousel-wrapper .item-inner {
/*    max-width: 1400px;*/
	max-width: 100%;
	float: none;
	margin: auto;
 }
}


/* carousel text custom position
-----------------------------------------------------------------*/

.carousel .item-content {
	top: 0px;
 }

@media screen and (min-width: 949px) {
.carousel .item-content {
	top: 0px;
 }
}


/* INTERIOR */

@media (min-width: 768px) and (max-width: 1280px) {
body:not(#page-home):not(.body) > .container > .carousel-wrapper .item-inner {
/*    max-width: 1200px;*/
	max-width: inherit;
	float: inherit;
 }
}

@media (min-width: 1281px) and (max-width: 2560px) {
body:not(#page-home):not(.body) > .container > .carousel-wrapper .itexm-inner {
	/*    max-width: 1400px;*/
	max-width: inherit;
	float: inherit;
	margin-left: 0px;
	}
}




/*Carousel Custom top position
-------------------------------------------------*/

#page-home:not(.body) > .container > .carousel-wrapper .item-content .item-content-inner {
	top: 270px;
}

@media (min-width: 768px) and (max-width: 1280px) {
#page-home:not(.body) > .container > .carousel-wrapper .item-content .item-content-inner {
	top: 400px;
 }
} 

@media (min-width: 1281px) and (max-width: 2560px) {
#page-home:not(.body) > .container > .carousel-wrapper .item-content .item-content-inner {
	top: 370px;
	}
} 



/* Carousel extra content
-------------------------------------------------*/
.carousel .keywords {
	font-size: 20px;
	font-style: italic;
	font-family: georgia, sans-serif;
	position: relative;
	right: 0px;
	background: rgba(41, 41, 41, 0);
	top: 0px;
	font-weight: 500;
	/* width: 197px; */
	text-align: center;
	line-height: 26px;
	/* right: -67px; */
	padding: 10px 0px;
	letter-spacing: 0px;
	display: none!important;
	margin-top: 10px;
}

.carousel .keywords:after {
	content: "";
	display: block;
	/* border-bottom: 2px solid #000; */
}


@media (min-width:949px) {
.carousel .keywords {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	display: inline-block;
	padding: 5px 50px;
	top: 45px;
	}
}

/* carousel - center align keywords in carousel  */

@media (min-width:949px) {
.carousel .keywords.center {
	width: 100vw;
	margin-left: -10vw!important;
	right: 0px;
	left: 0px;
	position: absolute;
	bottom: -20px;
	top: auto;
}
}

/*add color overlay 
-------------------------------------------------*/

@media screen and (max-width:767px) {
.carousel .carousel-inner .item:before {
	 opacity: .6;
	}
}

@media screen and (min-width: 767px) {
.carousel .carousel-inner .item:before {
	 opacity: .8;
	}
}

@media screen and (max-width:767px) {
 body:not(#page-home) .carousel-wrapper:before {
	 opacity: 0;
	}
}

@media screen and (min-width:767px) {
 body:not(#page-home) .carousel-wrapper:before {
	 opacity: .4;
	}
}


/* carousel slider bg img pos
-------------------------------------------------*/

@media screen and (max-width:480px) {
.item.sb--bgcover {
	background-position: 50% 0px!important;
 }
}


/*custom carousel sb--bgcover heights
-------------------------------------------------*/

/*
.carousel .item{
	height: 615px;
}

.carousel .item .item-inner {
	transform: scale(.95);
}

@media (min-width: 768px) and (max-width: 1280px) {
.item.sb--bgcover {
	height: 750px;
 }
} 

@media (min-width: 1281px) {
.item.sb--bgcover {
	height: 860px;
	height: 100vh;
	min-height: 850px;
 }
}
*/



/*scale carousel cover image
-------------------------------------------------*/

@media (min-width:949px) {
.carousel .item{
	background-origin:center!important;;
	background-position-x: 50%!important;
	background-position-y: 50%!important;
	transform: scale(1.05);
	transition: all 1.2s ease-out;
}

.carousel .item.-loaded,
.carousel .item.-loaded .item-inner {
	 transform: scale(1.00);
	}	
}




/*==================================================================================*/
/* SET CAROUSEL INTERIOR  */
/*==================================================================================*/


/* Interior Carousel BG Heights
-----------------------------------------------------------------*/

body:not(#page-home):not(.page-home) .container > .carousel-wrapper {
	background-repeat: no-repeat;
	height: 225px;
	background-position: -90px 0px;
	background-size: cover!important;
}

/* extra tall headers */
body:not(#page-home):not(.page-home) .container > .carousel-wrapper {
	height: 170px;
	background-position: bottom right;
	background-size: 100%!important;
}
/**/

@media (min-width: 768px) and (max-width: 1280px) {
body:not(#page-home):not(.page-home) .container > .carousel-wrapper {
	height: 410px;
	background-position: 0px 0px;
	background-size: cover!important;
 }
}

@media (min-width: 1281px) and (max-width: 1920px) {
body:not(#page-home):not(.page-home) .container > .carousel-wrapper {
	height: 450px;
	background-position: top center;
	background-size: cover!important;
 }
}


/* Interior text position
-----------------------------------------------------------------*/

body:not(#page-home) .carousel-wrapper:not(.bg--none) .carousel-inner .item-content
{
	top: 150px;
}

@media (min-width:949px) {
body:not(#page-home) .carousel-wrapper:not(.bg--none) .carousel-inner .item-content {
	top: 260px;
	}
}

body:not(#page-home) .carousel-wrapper:not(.bg--none) .carousel-inner .item h2 {
	margin: auto;
	text-align: center;
	font-size: 26px!important;
	line-height: 32px!important;
}

@media (min-width:949px) {
body:not(#page-home) .carousel-wrapper:not(.bg--none) .carousel-inner .item h2 {
	font-size: 46px!important;
	}
}



/*==================================================================================*/
/* SET FOOTER */
/*==================================================================================*/

.footer-user-content {
	padding: 0px;
	position: relative;
	min-height: 1px;
	width: 100%!important;
	text-align: center!important;
	margin: auto;
	padding-top: 20px;
	border-top: 1px solid rgba(0, 0, 0, 0);
}

@media screen and (min-width: 949px) {
.footer-user-content {
	width: 100%!important;
 }
}

.footer-user-content:empty {
	display: none;
}

.footer a .fa {
	font-size: 14px!important;
}

/*logotext size*/

.footer #logotext {
	font-size: 60px!important;
	font-weight: 400!important;
	letter-spacing: 0px;
	text-transform: capitalize!important;
}

@media screen and (min-width:949px) {
.footer #logotext {
	font-size: 60px!important;
 }
}


/*==================================================================================*/
/* SET MODULE MINI CTA MODULE -- TOP & BOTTOM */
/*==================================================================================*/



/*Custom Top/Bottom CTA Module-------------------------------------------------*/

.sb-module-mini-cta {
	overflow: visible!important;
	z-index: 999999;
	position: relative;
}

.module-mini-cta {
	width: 100%;
	position: relative;
	right: 0px;
	left: 0px;
	padding: 0px 0px!important;
	margin: auto;
	text-align: center;
	top: 0px;
	border-top: 0px solid rgba(255, 255, 255, 0.09);
	float: none;
}

@media screen and (min-width:949px) {
.module-mini-cta {
	width: 100%;
	padding: 5px 0px!important;
	top: 0px;
	overflow: hidden;
 }
}

/*
@media screen and (max-width:948px) {
.module-mini-cta [class*='col-'] {
	display: inline-block;
	float: left;
	width: 33.3%;
	}
}
*/

.module-mini-cta [class*='col-'] {
	padding: 0px;
	display: inline;
	/* float: left; */
	/* width: 50%; */
}

@media screen and (min-width:768px) {
.module-mini-cta [class*='col-'] {
	display: inline;
	}
}

.module-mini-cta a {
	font-size: 13px!important;
	font-weight: 400;
	letter-spacing: 3px;
	white-space: normal;
	padding: 20px 15px!important;
	line-height: 20px;
	display: inline-block;
	/* margin: auto; */
	margin-bottom: 5px;
	width: 49%!important;
	text-transform: uppercase;
	border-width: 0px!important;
	border-radius: 0px;
	box-shadow: 4px 5px 8px 0px rgba(33, 33, 33, 0);
	text-decoration: none !important;
	/* float: left; */
	/* margin-left: 6px; */
	/* margin-right: 5px; */
	text-align: center;
}

@media (min-width: 768px) and (max-width: 1280px) {
.module-mini-cta a {
	margin-bottom: 0px;
	padding: 25px 10px!important;
	min-height: 38px;
	width: 95%!important;
	/*
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
*/
	margin-right: auto;
	background-color: #666666;
	font-size: 24px;
	color: #fff;
	border-radius: 4px;
	padding: 5px 30px;
	box-shadow: 4px 5px 8px 0px rgba(33, 33, 33, 0);
	text-decoration: none !important;
	}
}

@media (min-width: 1281px) and (max-width: 2560px) {
.module-mini-cta a {
	margin-bottom: 0px;
	padding: 5px 30px;
	width: 95%!important;
	/*
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
*/
	margin-right: auto;
	background-color: #666666;
	font-size: 24px;
	color: #fff;
	border-radius: 1px;
	padding: 5px 30px;
	box-shadow: 4px 5px 8px 0px rgba(33, 33, 33, 0);
	text-decoration: none !important;
	}
}

.module-mini-cta [class*='col-']:first-child a {
	/* margin-top: 10px; */
}

@media screen and (min-width:768px) {
.module-mini-cta [class*='col-']:first-child a {
	margin-top: 0px;
	}
}

.module-mini-cta i {
	display: inline-block;
	text-align: center;
	margin-left: 5px;
	position: relative;
}

.module-mini-cta [class*='col-'] .cta-content,
.module-mini-cta [class*='col-'] span {
	font-weight: 400;
	text-transform: none;
	display: block;
	/* margin-top: 10px; */
	font-size: 12px;
	/*	display: none;*/
	letter-spacing: 3px;
	padding: 0px 30px;
	margin-bottom: 10px;
}

@media screen and (min-width:768px) {
.module-mini-cta [class*='col-'] .cta-content,
.module-mini-cta [class*='col-'] span {
	font-size: 14px;
	padding: 0px;
	}
}

.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);*/
}


/*Font Awesome Icons */

.module-mini-cta a:after {
	display: none;
}

.module-mini-cta a:first-of-type:after {

}

.module-mini-cta a:before, .module-mini-cta a:after {
	margin-left: 10px;
	margin-right: 0px;
}

.module-mini-cta .col-1 a:after {
	content: '\f073';
}

.module-mini-cta .col-2 a:after {
	content: '\f007';
}

.module-mini-cta .col-3 a:after {
	content: '\f15c';
}

.module-mini-cta .col-4 a:after {
	content: '\f017';
}

/* center align bs cols */

.module-mini-cta.module-mini__aligncenter [class*='col-'] {
	overflow: hidden;
}

@media screen and (min-width:949px) {
.module-mini-cta.module-mini__aligncenter [class*='col-'] {
	float: none;
	display: inline-block;
	vertical-align: top;
 }
}

@media screen and (min-width:949px) {
.module-mini-cta.module-mini__aligncenter {
	width: 80%;
 }
}

@media (min-width: 768px) and (max-width: 1280px) {
.module-mini-cta.module-mini__aligncenter a {
	width: 100%!important;
	}
}

/* P size/style */

.module-mini-cta p {
	font-size: 11px!important;
	font-weight: 600;
	white-space: normal;
	padding: 15px 0px 0px!important;
	text-transform: capitalize!important;
	line-height: 19px!important;
}

.module-mini-cta p a {
	font-size: 22px!important;
	font-weight: 600;
	white-space: normal;
	padding: 15px 0px 0px!important;
	text-transform: capitalize!important;
	line-height: 19px!important;
}

.module-mini-cta img {
	display: inline-block;
	max-width: 45px;
	max-height: inherit;
	filter: saturate(8) hue-rotate(-51deg) brightness(500%);
	-webkit-filter: saturate(8) hue-rotate(-50deg) brightness(500%);
	filter: brightness(0) invert(1);
}

@media screen and (min-width:949px) {
.module-mini-cta img {
	max-width: 50px;
	max-height: inherit;
	}
}

.module-mini-cta [class*='col-'] .tab-sm a {
	width: 30px!important;
	height: 30px!important;
	display: inline-block;
	padding: 2px!important;
	margin: 0px!important;
	margin-right: 10px!important;
}

.module-mini-cta [class*='col-'] .tab-sm i {
	margin: 0px!important;
	padding: 0px!important;
	letter-spacing: 0px!important;
}


/*Add Bg Image Properties to Col's */

.module-mini-cta [class*='col-'] a {
	background-size: 100%!important;
}

@media screen and (min-width:949px) {
.module-mini-cta [class*='col-'] a {
	background-size: cover!important;
	}
}

.module-mini-cta [class*='col-'] a:hover {
	background-size: cover!important;
}

	

/*==================================================================================*/
/* SET HEADER TOOLBAR LINKS */
/*==================================================================================*/

@media (max-width:948px) {
.toolbar-links {
	top: 0px;
	}
}

@media (max-width:948px) {
body.logoshow .toolbar-links {
	top: 0px;
 }
}

@media (min-width:949px) {
.toolbar-links {
	top: 0px;
	z-index: 0;
	padding: 0px;
	}
}

@media (min-width:949px) {
body.logoshow .toolbar-links {
	padding: 0px;
 }
}
	


/*toolbar width */

.toolbar-links {
	width: 100%;
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
.toolbar-links {
	width: 100%;
	}
}

@media (min-width: 1441px) and (max-width: 2560px) {
.toolbar-links {
	width: 100%;
 }
}


/*hide show cols */

.fcol-1 .box-nested {
	display: block!important;
}

@media (min-width:949px) {
.fcol-1 .box-nested {
	display: block!important;
	}
}
	
.fcol-2 .box-nested {
	display: block!important;
}

@media (min-width:949px) {
.fcol-2 .box-nested {
	display: block!important;
 }
}

.fcol-3 .box-nested {
	display: none!important;
}

@media (min-width:949px) {
.fcol-3 .box-nested {
	display: inline-block!important;
	}
}

@media screen and (max-width:948px) {
body.logoshow .toolbar-links .fcol-2,
body.logoshow .toolbar-links .fcol-3 {
	display: block;
	} 
}


/*customize all fcols*/

@media (max-width:948px) {
.toolbar-links [class*='fcol-'] {
	text-align: left;
	padding-left: 0px!important;
	padding-right: 0px!important;
	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] {
	padding-left: 0px!important;
	}
}


/*customize all col elements */
.toolbar-links [class*='fcol-'] span,
.toolbar-links [class*='fcol-'] a.btn,
.toolbar-links [class*='fcol-'] a.btn i {
	font-weight: 600;
	font-size: 13px!important;
	text-transform: uppercase!important;
	letter-spacing: 0px!important;
	position: relative;
	z-index: 0;
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] span,
.toolbar-links [class*='fcol-'] a.btn,
.toolbar-links [class*='fcol-'] a.btn i {
	font-size: 17px!important;
	}
}

/*customize col elements individually */

@media (max-width:948px) {
.toolbar-links .fcol-2 a:not(.logo-icon),
.toolbar-links .fcol-3 a.btn-ph {
	border: 0px solid!important;
	padding: 5px!important;
	width: 100%!important;
	height: 30px;
	margin: 0px;
	line-height: 19px!important;
	text-align: center;
	border-radius: 50px!important;
	display: inline-block;
	}
}

.toolbar-links [class*='fcol-'] .tool-links {
	display: none;
	font-size: 17px;
	line-height: 19px!important;
	font-weight: 400;
	}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .tool-links {
	display: block;
	font-size: 15px;
	line-height: 19px!important;
	font-weight: 400;
	font-style: italic;
	}
}

.toolbar-links [class*='fcol-'] .tool-links a {
	margin: 0px 0px 0px 10px;
	font-size: 17px;
	line-height: 19px!important;
	font-weight: 400;
	}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .tool-links a {
	margin: 0px 0px 0px 10px;
	font-size: 17px;
	line-height: 19px!important;
	font-weight: 400;
	display: none;
	}
}

.toolbar-links [class*='fcol-'] .box-nested > a {
	display: none;
	margin: auto;
	font-size: 17px;
	line-height: 19px!important;
	font-weight: 400;
	position: absolute;
	left: 0px;
	right: 0px;
	}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .box-nested > a {
	display: none;
	margin: 5px 30px 0px 29px;
	font-size: 17px;
	line-height: 19px!important;
	font-weight: 600;
	position: relative;
	text-align: left;
	}
}

@media (max-width:948px) {
.toolbar-links [class*='fcol-'] a span {
	display: inline-block;
	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] a span {
	display: inline-block;
	}
}

@media (max-width:948px) {
.toolbar-links [class*='fcol-'] a.btn {
	
	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] a.btn {
	margin-left: 10px;
	margin-right: 10px;
	}
}

@media (min-width:949px) {
body.logoshow  .toolbar-links [class*='fcol-'] a.btn {

	}
}

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

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .locations_list {
	margin-left: 15px;
	}
}

@media (min-width:949px) {
body.logoshow .toolbar-links [class*='fcol-'] .locations_list {
	
	}
}

.toolbar-links [class*='fcol-'] i {
	font-weight: 500;
	vertical-align: baseline;
}

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

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

.toolbar-links [class*='fcol-'] a.btn i {
	font-weight: 500;
}

@media (max-width:948px) {
.toolbar-links [class*='fcol-'] a.btn i {
	display: inline-block;
	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] a.btn i {
	font-size: 16px!important;
	}
}

@media screen and (max-width:948px) {
.toolbar-links [class*='fcol-'] .logo {
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-top: 10px;
	padding-bottom: 10px;
	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .logo {
	padding-left: 0px!important;
	}
}

@media (max-width:948px) {
.toolbar-links [class*='fcol-'] #logotext {
	line-height: 26px!important;
	position: relative;
	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] #logotext {
	line-height: 26px!important;
	}
}

@media (max-width:948px) {
.toolbar-links [class*='fcol-'] .nav {

	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .nav {

	}
}

@media (max-width:948px) {
.toolbar-links [class*='fcol-'] .tab-sm {
	float: left!important;
	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .tab-sm {
	float: none!important;
	transform: translateY(0px);
	}
}

@media (max-width:948px) {
.toolbar-links [class*='fcol-'] .tab-sm i {
	font-size: 12px!important;
	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .tab-sm i {
	font-size: 11px!important;
	}
}
/*

@media screen and (max-width: 948px) {
.toolbar-links [class*='fcol-'] .btn-cta {
	float: left!important;
	}
}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .btn-cta {
	float: right!important;
	}
}
*/


/* vertically center toolbar items -- flex box fcols */

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] {
	align-items: center;
	justify-content: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	/* min-height: 24em; */
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
 }
}


/*customize each fcol */

@media screen and (max-width:948px) {
.toolbar-links .fcol-1 {
	text-align: left;
	}
}

@media (min-width:949px) {
.toolbar-links .fcol-1 {
	text-align: left!important;
	}
}

@media screen and (max-width:948px) {
.toolbar-links .fcol-1 .logo:not(.nav-wrapper) a {
	float: none!important;
	}
}

@media (min-width:949px) {
.toolbar-links .fcol-1 .logo:not(.nav-wrapper) a {
	float: left!important;
	}
}

@media screen and (max-width:948px) {
.toolbar-links .fcol-2 {
	text-align: center!important;
	}
}

@media (min-width:949px) {
.toolbar-links .fcol-2 {
	text-align: center!important;
	}
}

@media screen and (max-width:948px) {
.toolbar-links .fcol-3 {
	text-align: left!important;
	}
}

@media (min-width:949px) {
.toolbar-links .fcol-3 {
	text-align: right!important;
	}
}

/*flex align left / right */

.toolbar-links .fcol-1 {
	-webkit-justify-content: center;
	justify-content: center;
 }

@media (min-width:949px) {
.toolbar-links .fcol-1 {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
 }
}

@media (min-width:949px) {
.toolbar-links .fcol-2 {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
 }
}

@media (min-width:949px) {
.toolbar-links .fcol-3 {
	-webkit-justify-content: flex-end!important;
	justify-content: flex-end!important;
	}
}


.toolbar-links .fcol-2 {
	-webkit-justify-content: center;
	justify-content: center;
 }



.toolbar-links .fcol-3 {
	-webkit-justify-content: end-start!important;
	justify-content: flex-end!important;
 }



	
/*customize each fcol content */

.fcol-1 .box-nested {text-align: center;}

@media (min-width:949px) {
.fcol-1 .box-nested {
	text-align: center;
 }
}
	
.fcol-2 .box-nested {
	text-align: center;
	margin: 0px;
}

@media (min-width:949px) {
.fcol-2 .box-nested {
	text-align: center;
 }
}

.fcol-3 .box-nested {
	text-align: center;
}

@media (min-width:949px) {
.fcol-3 .box-nested {
	text-align: center;
 }
}

.toolbar-links [class*='fcol-'] .tab-sm {
	display: none;
	/* clear: both; */
	padding-left: 0px;
	}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .tab-sm {
	display: none;
	}
}
	
.toolbar-links [class*='fcol-'] a.btn-ph {
	font-size: 20px!important;
	}

@media (min-width:949px) {
.toolbar-links [class*='fcol-'] .btn-ph {
	
	}
}



/*change length (ordering) of cols */

@media screen and (max-width:948px) {
.toolbar .fcol-1 {
	-webkit-flex: 2 1 auto;
	-ms-flex: 2 1 auto;
	flex: 2 1 auto;
}

.toolbar .fcol-2 {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.toolbar .fcol-3 {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
 }
}

@media (min-width:949px) {
.toolbar .fcol-1 {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.toolbar .fcol-2 {
	-webkit-flex: 2 1 auto;
	-ms-flex: 2 1 auto;
	flex: 2 1 auto;
}

.toolbar .fcol-3 {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 0 1 auto;
 }
}




/*==================================================================================*/
/* SET ADDRESS LIST */
/*==================================================================================*/

.locations_list {
	float: none;
	width: 100%;
	border-left: 0px solid #3cc7bf;
	color: #565e69;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0px;
	margin: auto;
	margin-top: 0px;
	text-transform: none;
	font-weight: 300;
	text-align: left;
	background: transparent;
}

@media (min-width:949px) { 
.locations_list {
	width: inherit;
	text-align: center;
	padding-left: 0px;
	margin: auto;
	border-left: 0px solid #3cc7bf;
	}	
}


/* set visibility */

@media (max-width:948px) {
.header .locations_list {
	display: block;
	}
}

@media (min-width:949px) {
.header .locations_list {
	display: none;
	}
}

@media (max-width:948px) {
body:not(#page-home) .header .locations_list {
	display: block;
	}
}

@media (min-width:949px) {
body:not(#page-home) .header .locations_list {
	display: none;
	}
}

@media (max-width:948px) {
.locations_list i {
	display: inline-block;
	}
}

@media (min-width:949px) {
.locations_list i {
	display: inline-block;
	}
}

.header.logoshow .locations_list i {
	display: inline-block;
}

@media (max-width:948px) {
.locations_list .location_name {
	display: none;
	background: transparent;
	}
}

@media (min-width:949px) {
.locations_list .location_name {
	display: block;
	background: transparent;
	}
}

.header.logoshow .location_name {
	display: none;
}

@media (max-width:948px) {
.locations_list .location_text {
	display: none;
	}
}

@media (min-width:949px) {
.locations_list .location_text {
	display: none;
	}
}

.header.logoshow .location_text {
	display: none;
}


@media (max-width:948px) {
.locations_list .btn-cta {
	display: block;
	float: none!important;
	}
}

@media (min-width:949px) {
.locations_list .btn-ph {
	display: inline-block!important;
	float: none!important;
	}
}

.header.logoshow .btn-ph  {
	display: inline-block!important;
}

@media (min-width:949px) {
.locations_list .btn span {
	display: inline-block!important;
	}
}

.header.logoshow .locations_list .btn span {
	display: none!important;
}

@media (min-width:949px) {
.locations_list .location_address {
	display: block;
	}
}

.header.logoshow .location_address {
	display: none;
}

@media (min-width:949px) {
.locations_list .location_street {
	display: block;
	}
}

.locations_list .location_street {
	display: block;
}

@media (min-width:949px) {
.locations_list .location_name {
	display: none;
	}
}

.header.logoshow .location_name {
	display: none;
}


/*style each*/

.location_name {
	padding-bottom: 5px;
	font-weight: 500!important;
}

.location_text {
	font-weight: 500!important;
}

@media (min-width:949px) { 
.location_name {
	padding-bottom: 12px;
	}	
}

.footer .locations_list {
	float: inherit;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	width: inherit;
	line-height: 20px;
}

@media (min-width:949px) { 
.footer .locations_list {
	border-left: 0px solid #3cc7bf;
 }	
}

.locations_footer .locations_list:last-child {
	margin-bottom: 20px;
}

/*hide location name*/

/* .location_name {
	display: none!important;
}
 */

/*footer locations*/

.locations_footer {
	max-width: 600px;
	margin: auto;
}

.footer .locations_list {
	float: inherit;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	width: inherit;
	line-height: 20px;
}

@media (min-width:949px) { 
.footer .locations_list {
	border-left: 0px solid #3cc7bf;
 }	
}

.locations_footer .locations_list:last-child {
	margin-bottom: 20px;
}


/*hide location name*/

/* .location_name {
	display: none!important;
}
 */




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


/*custom offsetbox
-------------------------------------------------*/

.sb-offsetbox-row .sb-wrap-inner .sb-col:nth-child(1) .sb-module:not(.sb-contactform) .content,
.sb-offsetbox-row .sb-wrap-inner .sb-col:nth-child(1) .sb-module:not(.sb-contactform) .embed,
.sb-offsetbox-row .sb-wrap-inner .sb-col:nth-child(1) .sb-module.sb-contactform .box-inner {
	border: 0px!Important;
	border-radius: 40px;
	box-shadow: -4px 15px 14px 20px rgb(0 0 0 / 2%);
}

.sb-offsetbox-row .sb-wrap-inner .sb-col:nth-child(2) .sb-module:not(.sb-contactform) .content,
.sb-offsetbox-row .sb-wrap-inner .sb-col:nth-child(2) .sb-module:not(.sb-contactform) .embed,
.sb-offsetbox-row .sb-wrap-inner .sb-col:nth-child(2) .sb-module.sb-contactform .box-inner {
	border: 0px!Important;
	border-radius: 40px;
	box-shadow: -4px 15px 14px 20px rgb(0 0 0 / 2%);
	padding: 80px 100px;
}





/*==================================================================================*/
/* 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: 300px!important;
  }
}

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

.carousel .item-content h2 {
	background-image: linear-gradient(234.33deg, #680d3c -3.63%, #450b29 89.96%);
}

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

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

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


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

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

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

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

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