/************************************************/
/* Theme Name: Arizona Office of Tourism        */
/* Theme URI: https://www.tourism.az.gov        */
/* Author: Esser Design                         */
/* Author URI: https://www.esserdesign.com/     */
/* Description: For Arizona Office of Tourism   */
/* Version: 1.0                                 */
/************************************************/

/**********************/
/* Custom Stylesheet  */
/**********************/
/* - Reset            */
/* - Formatting       */
/* - Header           */
/* - Banner           */
/* - Content          */
/* - Modules          */
/* - Sidebar          */
/* - Footer           */
/* - FontAwesome      */
/* - Link Transitions */
/* - Responsive       */
/**********************/

/*********/
/* Reset */
/*********/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}script{display:none!important}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap;color:#000;margin:0 30px 20px}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}table{border-collapse:collapse;border-spacing:0}.clear{clear:both;height:0;display:block;margin:0!important;line-height:0!important}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}.entry-content img,.comment-content img,.widget img{max-width:100%}img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"]{height:auto}.size-full,.size-large,.header-image,.wp-post-image{max-width:100%;height:auto}embed,iframe,object,video{max-width:100%}.alignleft{float:left;margin:10px 10px 10px 0}.alignright{float:right;margin:10px 0 10px 10px}.aligncenter{display:block;margin-left:auto;margin-right:auto}

/**************/
/* Formatting */
/**************/
body {font-family: "Archivo", sans-serif !important; font-size: 20px; color: #414042; font-weight: normal; background: #ffffff;-webkit-font-smoothing: antialiased; display: block !important;}
.hide-site {display: none !important;}
.clear {clear: both; height: 0; margin: 0; padding: 0;}
.deskonly {display: block;}
.mobileonly {display: none}

/* Forms */
input, 
select,
textarea {border: none; background: #ffffff; width: 100%; padding: 16px 15px 15px; outline: none !important; line-height: 17px; font-weight: normal; -webkit-transition: .25s; -moz-transition: .25s; -o-transition: .25s; -ms-transition: .25s; transition: .25s; border-radius: 5px; font-family: 'Lexend', sans-serif; color: #414042; box-shadow: none; font-size: 14px;}

/* Headlines */
h1, h2, h3, h4, h5, h6 {position:relative; color: #414042; font-weight: bold; margin: 0 0 20px 0; background:none; line-height: 1.2; font-family: 'Lexend', sans-serif; text-transform: uppercase;}
h1 strong,
h2 strong,
h3 strong,
h4 strong {color: #414042;}
h1 {font-size: 48px; font-weight: 900;}
h2 {font-size: 40px; font-weight: 900;}
h3 {font-size: 35px;}
h4 {font-size: 24px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}

@media (max-width: 991px) {
	h1 {font-size: 40px;}
	h2 {font-size: 35px;}
	h3 {font-size: 30px;}
	h4 {font-size: 22px;}
	h5 {font-size: 18px;}
	h6 {font-size: 16px;}
}

@media (max-width: 767px) {
	h1 {font-size: 35px;}
	h2 {font-size: 30px;}
	h3 {font-size: 25px;}
	h4 {font-size: 20px;}
	h5 {font-size: 18px;}
	h6 {font-size: 16px;}
}

@media (max-width: 500px) {
	h1 {font-size: 30px;}
	h2 {font-size: 26px;}
	h3 {font-size: 22px;}
	h4 {font-size: 18px;}
	h5 {font-size: 16px;}
}

/* Paragraphs */
p {position: relative; margin-bottom: 20px; font-size: 16px; line-height: 1.5; color: #414042;}

/* Links */
a {text-decoration: none; cursor: pointer; color: #302D3F;}
a:hover,
a:focus {text-decoration: none; outline: none; color: #369891;}

/* Lists */
ol, 
ul {list-style: none; padding: 0; margin: 0;}
ul li,
ol li {position: relative; margin-bottom: 25px; font-size: 16px; line-height: 1.5;}

@media (max-width: 991px) {
	ul li,
	ol li {font-size: 17px;}
}

@media (max-width: 767px) {
	ul li,
	ol li {font-size: 16px;}
}

/* Buttons */
button:focus {outline: none;}
.content-area a.button,
a.button,
button.button,
.text-area a.button {color: #ffffff; font-size: 18px; font-weight: 500; padding: 17px 21px; text-align: center; margin: 0; display: inline-block; background-color: #414042; line-height: 1; border: none; border-radius: 30px; text-transform: uppercase; letter-spacing: 1.5px;}
a.button.white-bg {background-color: #ffffff; color: #2b2868;}
a.button.dark-bg {background-color: #2b2868; color: #ffffff;}
a.button + a.button {margin-left: 25px;}
.content-area a.button:hover,
a.button.white-bg:hover,
a.button.dark-bg:hover,
a.button:hover,
button.button:hover,
.text-area a.button:hover {background-color: #369891; color: #ffffff;}

@media (max-width: 991px) {
	.content-area a.button,
	a.button,
	button.button,
	.text-area a.button {font-size: 16px;}
}

@media (max-width: 767px) {
	.content-area a.button,
	a.button,
	button.button,
	.text-area a.button {font-size: 15px;}
	a.button span,
	button.button span {padding: 15px 15px 15px 25px;}
	a.button span:after, 
	button.button span:after {border-top: 22.5px solid transparent; border-bottom: 22.5px solid transparent; border-left: 24px solid #369891; left: calc(100% - 1px);}
}

/* Containers */
.site-container {position: relative; padding: 182px 0 0; /* max-width: 1700px; margin: 0 auto; background-color: #ffffff; box-shadow: 0 0 12px 4px rgba(0,0,0,0.2); */}
body.admin-bar .site-container {margin-top: 32px;}
section {padding: 100px 15px; background-color: #ffffff; margin: 0 auto;}
.container {width: 100% !important; max-width: 1260px;}
.container.full-width {max-width: 100%; padding: 0;}
.row.flexit{ display:flex; align-items:flex-start; flex-wrap:wrap;}

@media (max-width: 991px) {
	.site-container {padding-top: 148px;}
	section {padding: 75px 15px;}
}

@media (max-width: 767px) {
	section {padding: 50px 15px;}
}

/* Animation */
/*.animated {opacity: 1 !important;}*/
.wow {visibility: hidden;}

/* Images */
img {max-width: 100%; height: auto;}

/* No phone links on desktop */
@media (min-width: 1025px) {
	a[href^=tel], 
	a[href^=skype], 
	a[href^=sms] {cursor: default; pointer-events: none;}
}

/**************/
/* AZ Top Bar */
/**************/
section.sliver {padding: 0; max-width: 100%; position: fixed; top: 0; left: 0; right: 0; background-color: #fff; z-index: 999; width: 100%;}
body.admin-bar section.sliver {top: 32px;}
section.sliver nav.sliver-components section.search-bar {padding: 0; margin: 0;}
section.sliver nav.sliver-components section.search-bar #searchinput {height: 30px !important;}
section.sliver nav.sliver-components section.search-bar #searchsubmit {width: 30px !important;}

@media (max-width: 782px) {
	body.admin-bar section.sliver {top: 0;}
}

/**********/
/* Header */
/**********/
.header {position: fixed; left: 0; right: 0; top: 48px; z-index: 999; width: 100%; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; height: 134px; margin: 0 auto; background-color: #ffffff; border-bottom: 1px solid #D2D2D2; max-width: 100%;}
body.admin-bar .header {top: 80px;}
.header .col-lg-12 {display: flex; justify-content: space-between;}
.site-container.not-at-top .header {top: 0;}
body.admin-bar .site-container.not-at-top .header {top: 32px;}

@media (max-width: 991px) {
	.header {height: 100px;}
}

@media (max-width: 782px) {
	body.admin-bar .header {top: 48px;}
	body.admin-bar .site-container.not-at-top .header {top: 0;}
}

@media (max-width: 479px) {
	.header .hide-mobile {display: none;}
}

@media (max-width: 400px) {
	.header .container {padding: 0 10px;}
}

/* Logo */
.header .logo {padding: 41px 0 50px; float: none; margin: 0 10px 0 0;}
.header .logo a {display: block; width: 232px; height: 43px;}
.header .logo img {width: auto; max-width: 232px; max-height: 43px;}

@media (max-width: 1300px) {
	/*.header .logo {margin-left: 2.5%;}*/
}

@media (max-width: 1199px) {	
	.header .logo a {width: 300px; height: 47px;}
	.header .logo img {max-width: 300px; max-height: 47px;}
}

@media (max-width: 991px) {
	.header .logo {padding: 25px 0 26px; margin-left: 15px;}
	.header .logo a {width: 250px; height: 39px;}
	.header .logo img {max-width: 250px; max-height: 39px;}
}

@media (max-width: 500px) {
	.header .logo {padding: 27px 0 28px;}
	.header .logo a {width: 220px; height: 35px;}
	.header .logo img {max-width: 220px; max-height: 35px; margin-top: 2px;}
}

@media (max-width: 400px) {
	.header .logo a {width: 170px; height: 32px;}
    .header .logo img {max-width: 170px; max-height: 32px; margin-top: 4px;}
}

/* Menu */
.header .menu-area {padding: 0 15px 0 0; margin: 0; float: none; display: flex; flex-direction: column; align-items: flex-end;     justify-content: center;}

/* Main Navigation */
.header .header-menu {position: relative; left: 0; top: 0; width: 100%; z-index: 5;}
.header .nav-outer {position: relative;}
.header .navbar-default {min-height: initial; background: transparent; border: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; margin: 0;}
.header .navbar-collapse {padding: 0;}
.header .navbar-nav {display: flex; align-content: center; flex-wrap: nowrap; align-items: center; max-width: 860px; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; float: none;}
.header .navbar-nav > li {padding: 47px 0; margin: 0 40px 0 0; float: none; font-size: 16px; text-transform: uppercase; font-family: 'Lexend', sans-serif; max-width: 150px; font-weight: 500;}
.header .navbar-nav > li:first-child {padding: 57px 0;}
.header .navbar-nav > li:last-child {margin-right: 0;}
.header .navbar-nav > li > a {color: #282828 !important; padding: 0;}
.header .navbar-nav > li:hover > a,
.header .navbar-nav > li.current-menu-parent > a {color: #369891 !important;}
.header .navbar-nav li.drop {position: relative;}
.header .navbar-nav li.drop ul.dropdown {margin: 0; padding: 0; position: absolute; top: 100%; left: -20px; width: 340px; background: rgba(255,255,255,0.85); padding: 0; opacity: 0; visibility: hidden; z-index: 999; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; border: none; text-align: left;}
/*.header .navbar-nav li.drop.menu-item-22 ul.dropdown {width: 120px;}*/
.header .navbar-nav li.drop ul.dropdown li ul.dropdown {top: 0; left: 100%;}
.header .navbar-nav li.drop ul.dropdown li:hover ul.dropdown {opacity: 1;}
.header .navbar-nav li.drop ul.dropdown li {display: block; margin: 0; font-size: 16px;}
.header .navbar-nav li.drop ul.dropdown li a {display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; display: block;font-size: 16px; padding: 10px 20px; color: #333333; line-height: 1.2;}
.header .navbar-nav li.drop ul.dropdown li:hover > a {color: #369891;}
.header .navbar-nav li.drop:hover > ul.dropdown {opacity: 1; visibility: visible;}

@media (max-width: 1199px) {
	.header .navbar-nav > li {font-size: 15px; margin-right: 30px;}
}

@media (max-width: 1099px) {
	.header .navbar-nav > li {font-size: 14px; margin-right: 20px;}
}

@media (max-width: 991px) {
	.header .menu-area {justify-content: center;}
	.header .menu-area .navbar-header {float: right;}
	.menu-main-navigation-container {padding: 0 10px; background-color: #ffffff;}
	.header .navbar-collapse {display: none !important;} 
	.navbar-default .navbar-toggle {margin: 0; padding: 20px; text-align: center; border: none; float: none; font-weight: bold; font-size: 16px; color: #ffffff; display: inline-block; background-color: #369891; line-height: 1; border-radius: 0;}
	.navbar-default .navbar-toggle .icon-bar {background-color: #369891;}
	.navbar-default .navbar-toggle:hover, 
	.navbar-default .navbar-toggle:focus {background-color: #369891; color: #ffffff;}
	.navbar-default .navbar-toggle:hover .icon-bar {background-color: #ffffff;}
	.sr-only {overflow: auto; clip: auto; margin: -4px 0 0 19px; width: auto; height: auto;}
}

@media (max-width: 767px) {
	.header .menu-area {}
}

/* Mobile menu */
body.admin-bar .pushy {top: 32px;}
.pushy {overflow-y: scroll; max-width: 95%;}
.pushy ul li {font-family: 'Lexend', sans-serif; margin-bottom: 0; line-height: 1.2;}
.pushy a:focus {color: #ffffff;}
.pushy-submenu > a::after,
.pushy-submenu > button::after {content: "\f105"; background: none; height: auto; width: auto;}
.pushy-submenu-open ul {max-height: initial;}
body.pushy-open-right {overflow: hidden; height: 100%; -webkit-overflow-scrolling: touch; margin-right: 17px !important;}
body.pushy-open-right .header {padding-right: 17px;}

@media (min-width: 992px) {
	body.pushy-open-right {overflow: auto; height: initial; margin-right: 0 !important;}
	body.pushy-open-right .header {padding-right: 0;}
	.pushy,
	.pushy-open-left .site-overlay, 
	.pushy-open-right .site-overlay {display: none !important;}
}

/* WordPress admin bar */
@media (max-width: 782px) {
	#wpadminbar {display: none;}
	body.admin-bar:not(.home) .site-container,
	body.admin-bar .site-container {margin-top: 0;}
	body.admin-bar .pushy {top: 0;}
}

@media (max-width: 767px) {
	.deskonly {display: none !important;}
    .mobileonly {display: block !important;}
}

/***********/
/* CTA Bar */
/***********/
.cta-bar {background-color: #2b2868; padding: 15px 0; text-align: center;}
.cta-bar p {font-size: 18px; line-height: 1.25; margin: 0; color: #ffffff; font-weight: bold;}

@media (max-width: 1200px) {
	.cta-bar p {font-size: 16px;}
}

@media (max-width: 780px) {
	.cta-bar p {font-size: 14px;}
}

@media (max-width: 450px) {
	.cta-bar p {font-size: 13px;}
}

@media (max-width: 360px) {
	.cta-bar p strong {font-size: 12px;}
}

/***************/
/* Page Banner */
/***************/
.page-banner {padding: 0;}
.page-banner .column-holder {padding: 75px 0 100px;}
.page-banner .container {max-width: 100%; padding: 0;}
.page-banner .row.order-row {max-width: 1360px; margin: 0 auto; display: flex; justify-content: flex-end; align-items: flex-start;}
.page-banner .text-column {max-width: 680px; padding: 0 15px;}

.page-banner .text-area {max-width: 485px;}
.page-banner .text-area h1 {letter-spacing: 1.5px;}
.page-banner .text-area h2 {font-family: "Archivo", sans-serif; font-size: 26px; letter-spacing: 1.5px; font-weight: bold; text-transform: none;}
.page-banner .text-area p.above {font-size: 28px; color: #f4f4f4; font-weight: bold; letter-spacing: 1.5px; margin-bottom: 0;}
.page-banner .text-area p + h2 {margin-top: 55px;}
.page-banner .text-area p:last-child {margin: 0;}

.page-banner .button-area {margin-top: 30px; max-width: 475px;}
.page-banner .text-area h1 + .button-area {margin-top: 45px;}
.page-banner .button-area a {display: inline-block;}
.page-banner .button-area a + a {margin-left: 20px;}

.page-banner .image-holder {margin: 0 auto; position: relative; max-width: 650px;}
.page-banner .image-holder.with-small {margin-bottom: 100px;}
.page-banner .image-area img {margin: 0; display: block; border-radius: 28px;}
.page-banner .small-area {position: absolute; bottom: -100px; border-radius: 28px; overflow: hidden; left: -100px; max-width: 335px;}
.page-banner .small-area img {border-radius: 28px;}

.page-banner .breadcrumb-row {max-width: 1360px; margin: 0 auto;}
.page-banner .breadcrumb-area {margin-bottom: 10px;}
.page-banner p.breadcrumb {margin: 0 0 5px; color: #414042; font-size: 16px; background: none; padding: 0; font-weight: bold;}
.page-banner p.breadcrumb a,
.page-banner p.breadcrumb span {color: #414042; text-decoration: underline;}
.page-banner p.back {color: #747474; font-size: 20px; font-weight: 800; letter-spacing: 0.5px;}
.page-banner p.back a {color: #747474;}
.page-banner p.back .fa {font-size: 30px; font-weight: bold; position: relative; top: 3px; margin-right: 5px;}

.page-banner.bc-yes .column-holder {padding-top: 15px;}

.page-banner.bg-brown {background-color: #844114;}
.page-banner.bg-dark {background-color: #22665f;}
.page-banner.bg-green {background-color: #005528;}
.page-banner.bg-light {background-color: #369891;}
.page-banner.bg-orange {background-color: #8a3a6d;}
.page-banner.bg-purple {background-color: #cc6c20;}
.page-banner.bg-white {background-color: #ffffff;}

.page-banner.tc-brown h1,
.page-banner.tc-brown h2 {color: #844114;}
.page-banner.tc-brown p.breadcrumb,
.page-banner.tc-brown p.breadcrumb a,
.page-banner.tc-brown p.breadcrumb span {color: #844114;}
.page-banner.tc-brown p.breadcrumb a:hover {color: #414042;}
.page-banner.tc-brown p.back a:hover {color: #844114;}
.page-banner.tc-brown a.button:hover {background-color: #844114;}

.page-banner.tc-orange h1,
.page-banner.tc-orange h2 {color: #cc6c20;}
.page-banner.tc-orange a.button:hover {background-color: #cc6c20;}

.page-banner.tc-dark h1,
.page-banner.tc-dark h2 {color: #22665f;}
.page-banner.tc-dark p.breadcrumb,
.page-banner.tc-dark p.breadcrumb a,
.page-banner.tc-dark p.breadcrumb span {color: #22665f;}
.page-banner.tc-dark p.breadcrumb a:hover {color: #414042;}
.page-banner.tc-dark p.back a:hover {color: #22665f;}
.page-banner.tc-dark a.button:hover {background-color: #22665f;}

.page-banner.tc-light h1,
.page-banner.tc-light h2 {color: #369891}
.page-banner.tc-light a.button:hover {background-color: #369891;}

.page-banner.tc-green h1,
.page-banner.tc-green h2 {color: #005528;}
.page-banner.tc-green p.breadcrumb,
.page-banner.tc-green p.breadcrumb a,
.page-banner.tc-green p.breadcrumb span {color: #005528;}
.page-banner.tc-green p.breadcrumb a:hover {color: #414042;}
.page-banner.tc-green p.back a:hover {color: #005528;}
.page-banner.tc-green a.button:hover {background-color: #005528;}

.page-banner.tc-purple h1,
.page-banner.tc-purple h2 {color: #8a3a6d;}
.page-banner.tc-purple p.breadcrumb,
.page-banner.tc-purple p.breadcrumb a,
.page-banner.tc-purple p.breadcrumb span {color: #8a3a6d;}
.page-banner.tc-purple p.breadcrumb a:hover {color: #414042;}
.page-banner.tc-purple p.back a:hover {color: #8a3a6d;}
.page-banner.tc-purple a.button:hover {background-color: #8a3a6d;}

.page-banner.tc-white h1,
.page-banner.tc-white h2,
.page-banner.tc-white h3,
.page-banner.tc-white p,
.page-banner.tc-white li {color: #ffffff;}
.page-banner.tc-white a.button {background-color: #ffffff; color: #414042;}
.page-banner.tc-white a.button:hover {background-color: #414042; color: #ffffff;}

body.page-id-9013 .page-banner .image-area img {margin: 0 auto;}
body.page-id-9013 .page-banner .row.order-row {max-width: 1260px;}

/*@media (min-width: 992px) {
	.page-banner .col-lg-6 + .col-lg-6 .text-area {margin: 0 auto 35px;}
	.page-banner .col-lg-6 + .col-lg-6 .button-area {margin: 30px auto 0;}
}*/

@media (max-width: 1199px) {
	.page-banner .small-area {max-width: 300px; left: -10%;}
	.page-banner .text-area {padding-right: 15px;}
}

@media (max-width: 1100px) {
	.page-banner .small-area {max-width: 250px; left: -5%;}
}

@media (max-width: 991px) {
	.page-banner {padding: 50px 0;}
	.page-banner .column-holder {padding: 0;}
	.page-banner.with-background .text-area {margin: 0;}
	.page-banner .text-area {margin-top: 20px; padding: 0 15px;}
	.page-banner .text-area p + h2 {margin-top: 30px;}
	.page-banner .text-area h2:last-child {margin-bottom: 0;}
	.page-banner .text-area.form-text {padding-left: 0;}
	.page-banner .button-area {margin-top: 30px;}
	.page-banner.with-background .background-column {padding-top: 50px;}
	.page-banner .image-holder {padding: 0 15px;}
	.page-banner .small-area {max-width: 300px; bottom: -100px; left: auto; right: -10%;}
}

@media (max-width: 767px) {
	.page-banner {padding: 40px 0 50px;}
	.page-banner .image-holder.with-small {margin-bottom: 80px;}
	.page-banner .text-area h2 {font-size: 24px;}
	.page-banner .small-area {max-width: 250px; bottom: -60px;}
}

@media (max-width: 500px) {
	.page-banner .text-area h2 {font-size: 22px;}
	.page-banner .image-holder.with-small {margin-bottom: 60px;}
	.page-banner .small-area {max-width: 200px; bottom: -30px;}
}

/***********/
/* Content */
/***********/
.text-area p {margin-bottom: 20px;}
.text-area p + h2,
.text-area ul + h2,
.text-area ol + h2 {margin-top: 50px;}
.text-area p + h3,
.text-area ul + h3,
.text-area ol + h3 {margin-top: 50px;}
.text-area p + h4,
.text-area ul + h4,
.text-area ol + h4 {margin-top: 40px;}
.text-area p:last-child {margin-bottom: 0;}
.text-area a.toc-link {text-transform: uppercase; font-weight: 600;}
.text-area a.toc-link:after {content: "\f0da"; margin-left: 5px; top: 1px; position: relative; font-size: 17px;}
.text-area a {color: #CA6D29; }
.text-area a:hover {color: #369891;}
.text-area h2 a,
.text-area h3 a,
.text-area h4 a,
.text-area p a,
.text-area li a {border-bottom: 1px solid #CA6D29; padding-bottom: 1px;}
.text-area h2 a:hover,
.text-area h3 a:hover,
.text-area h4 a:hover,
.text-area p a:hover,
.text-area li a:hover {border-color: #369891;}
.text-area img:not(.wppro_badge1_IMG_3) {max-width: 100%; height: auto;}
.text-area p[style="text-align: center;"] a.button {margin: 40px auto 0; padding: 12px 50px 14px;}
.text-area.wide-text {max-width: 1160px; margin: 0 auto;}
.text-area.wide-text p.extra-space {margin-bottom: 55px;}
.text-area.wide-text h2 + p.extra-space {margin-top: 75px;}
.text-area.wide-text ul ul {padding-left: 25px;}

.text-area .featured-icon {margin: 0 0 5px 20px; position: relative; height: 61px;}
.text-area .featured-icon img {max-width: 100%; position: absolute; top: 50%; right: 0; transform: translateY(-50%); left: 0; margin: 0;}

/* Videos */
.text-area a.popup-video {max-width: 600px; display: block; border: 10px solid #ffffff; margin: 0 auto 30px; position: relative;}
.text-area a.popup-video:before {content: ""; background-color: rgba(73,70,93,0.5); position: absolute; z-index: 2; top: 0; left: 0; right: 0; bottom: 0; display: block;}
.text-area a.popup-video:after {content: ""; width: 89px; height: 89px; bottom: 20px; right: 20px; background: url('images/play-button-white.png') no-repeat center center; position: absolute; z-index: 3; display: block; background-size: contain;}

.wp-video {max-width: 400px !important; height: 400px !important; width: 400px !important; max-height: 400px; overflow: hidden; margin: 0 auto 20px;}
.wp-video .mejs-container {width: 400px !important; height: 400px !important;}

.content-section {padding: 100px 0; background-color: #ffffff;}
.content-section.bg-grey {background-color: #F4F4F4;}
.content-section.bg-white {background-color: #ffffff;}

.content-section.with-background .content-holder {background-repeat: no-repeat; background-position: top center; background-size: cover; padding: 75px 0;}
.content-section.with-background h2 {color: #ffffff;}

.content-section.center-align .text-area.wide-text {text-align: center;}
.content-section.center-align .text-area.wide-text p {max-width: 1350px; margin-left: auto; margin-right: auto;}
.content-section.center-align .text-area.wide-text ul {list-style: inside; margin-left: auto; margin-right: auto; max-width: 1000px;}
.content-section.center-align .text-area.wide-text blockquote {max-width: 1000px; margin-left: auto; margin-right: auto;}

.content-section .text-area a.popup-video {max-width: 600px; display: block; margin: 50px auto; border: 10px solid #d8d8dc;}
.content-section .text-area a.popup-video:hover {border-color: #369891;}
.content-section .text-area img {margin: 0 auto; display: block;}

.content-section .button-area {text-align: center; margin-top: 30px;}

.content-section.two-columns {background-color: #0A2138;}
.content-section.two-columns .container {max-width: 850px;}
.content-section.two-columns .text-area h2 {color: #ffffff; margin-bottom: 50px; text-align: center;}
.content-section.two-columns .col-lg-6 .text-area {background-color: #d2d4d5; padding: 35px 40px 25px; border-radius: 20px; margin-bottom: 30px; min-height: 560px;}

body.page-id-329 .text-area.wide-text {max-width: 950px;}

@media (min-width: 992px) {
	.content-section.two-columns .col-lg-6 .text-area {min-height: 560px;}
}

@media (max-width: 991px) {
	.content-section {padding: 75px 15px;}
	.content-section.with-background .background-holder {padding: 75px 0;}
	.text-area p[style="text-align: center;"] a.button {margin-top: 10px;}
	.text-area.wide-text h2 + p.extra-space {margin-top: 50px;}
}

@media (max-width: 767px) {
	.content-section {padding: 50px 15px;}
	.search-section + .content-section {margin-top: 0;}
	.content-section.with-background .background-holder {padding: 75px 0 50px;}
	.search-section + .content-section.with-background .background-holder {padding-top: 25px;}
	.text-area.wide-text h2 + p.extra-space {margin-top: 25px;}
}

@media (max-width: 450px) {
	.wp-video {max-width: 350px !important; height: 350px !important; max-height: 350px;}
}

@media (max-width: 400px) {
	.wp-video {max-width: 320px !important; height: 320px !important; max-height: 320px;}
}

/* Sup */
.text-area h2 sup {font-size: 14px; position: relative; top: -20px;}
.text-area h3 sup {font-size: 18px; position: relative; top: -15px;}
.text-area h4 sup {font-size: 16px; position: relative; top: -12px;}
.text-area p sup {font-size: 8px; position: relative; top: -10px;}

/* Lists */
.text-area ol {list-style: decimal;}
.text-area ul {list-style: outside;}
.text-area ol,
.text-area ul {margin: 0 0 25px 25px;}
.text-area ol li,
.text-area ul li {margin-bottom: 10px;}
.text-area ol li ol,
.text-area ul li ul {margin-top: 10px;}

/* Related Posts */
.text-area ul.rp4wp-posts-list {margin-left: 0;}
.text-area ul.rp4wp-posts-list li:before {display: none;}
.text-area ul.rp4wp-posts-list li .rp4wp_component_title {font-weight: 600;}

/* Alignment */
.text-area .align-center {text-align: center;}
.text-area .align-left {text-align: left;}
.text-area .align-right {text-align: right;}
.text-area .alignright {float: right; margin: 0 0 10px 15px; max-width: 540px;}
.text-area .alignleft {float: left; margin: 0 15px 10px 0; max-width: 540px;}
.text-area .aligncenter,
.text-area .aligncenter img {display: block; margin: 50px auto;}
.text-area table.alignright {float: right; position: relative; z-index: 2; margin: 0 0 10px 15px;}
.text-area table.alignright ul {list-style: none !important;}

.text-area h2:nth-of-type(1) .alignright {margin: 0 35px 0 35px;}

@media (max-width: 991px) {
	.text-area .aligncenter {margin: 30px auto;}
}

@media (max-width: 767px) {
	.text-area img,
	.text-area .alignright,
	.text-area .alignleft {float: none; margin: 0 auto 20px; display: block; max-width: 100%;}
	.text-area table.alignright {float: none; width: 100%; margin: 0 0 20px;}
}

/* Image caption */
.text-area .wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; max-width: 400px !important; float: right;}
.text-area .wp-caption img {margin: 10px; padding: 0; border: 1px solid #ddd; float: none; width: calc(100% - 20px); background: none;}
.text-area .wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* Slider */
.carousel {overflow: hidden;}
.slick-buttons {position: static;}
.slick-next {right: 0;}
.slick-prev, 
.slick-next {position: absolute; width: 70px; height: 70px; background: transparent; margin: 0 !important; text-align: center; line-height: 70px; border: 1px solid #E2E6E7; top: 43%; font-size: 20px; z-index: 1; opacity: 0.4; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; color: transparent; border-radius: 0;}
.slick-prev:before,
.slick-next:before {font-size: 50px;}
.slick-prev:before {content: "\f104";}
.slick-next:before {content: "\f105";}
.slick-page {display: inline-block; padding: 6px 2px; position: relative;}
.slick-theme .slick-controls .slick-page span {width: 8px; height: 8px; display: block; position: relative; margin: 5px 3px; z-index: 1000 !important; background: rgba(0, 0, 0, .5); border: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);}
.slick-page:hover span {background: rgba(0, 0, 0, .5);}
.slick-page.active span {background: #038875 !important; border: 1px solid #038875 !important; -webkit-transform: scale(1.3333333); -moz-transform: scale(1.3333333); -o-transform: scale(1.3333333); -ms-transform: scale(1.3333333); transform: scale(1.3333333);}

/* iFrame */
.iframe-section {padding: 0;}
.iframe-section iframe {display: block; border: none;}

/***********/
/* Modules */
/***********/
section.bg-grey {background-color: #f4f4f4;}
section.bg-white {background-color: #ffffff;}
section.bg-yellow {background-color: #EBD4A3;}

/****************************/
/* Modules > Above the Fold */
/****************************/
.atf-section {padding: 0;}
.atf-section .mobile-only {display: none;}
.atf-section .container {max-width: 100%;}
.atf-section .row.order-row {display: flex; justify-content: flex-end; align-items: flex-start;}
.atf-section .text-column {max-width: 680px; padding: 50px 15px;}
.atf-section .column-holder {padding: 75px 0 100px;}

/* Above the Fold > Text */
.atf-section .text-area {max-width: 440px;}
.atf-section .text-area h1 {font-size: 40px;}
.atf-section .text-area h1 span {color: #8A3A6D; font-size: 48px; display: block;}
.atf-section .text-area p {max-width: 390px;}
.atf-section .text-area p:last-child {margin: 0;}

.atf-section .button-area {margin-top: 30px;}
.atf-section .button-area a {display: inline-block;}

/* Above the Fold > Video */
.atf-section .video-column {padding: 0;}
.atf-section .video-holder {margin: 0 auto; position: relative;}
.atf-section .video-area {margin: 0; display: block; border-radius: 20px; overflow: hidden; height: 760px;}
.atf-section .video-area video {max-height: 760px; width: auto; max-width: initial; border-radius: 20px; display: block;}

/* Above the Fold > Thumbnails */
.atf-section .small-area {position: absolute; border-radius: 28px; overflow: hidden; max-width: 350px;}
.atf-section .small-area.top {top: -50px; left: 50%;}
.atf-section .small-area.bottom {bottom: -150px; left: -100px;}
.atf-section .small-area img {border-radius: 28px;}

/* Above the Fold > Responsive */
@media (max-width: 991px) {
	.atf-section .container {max-width: 600px;}
	.atf-section .column-holder {padding: 60px 0 80px;}
	.atf-section .text-column {max-width: 100%; padding-top: 0;}
	.atf-section .text-area {margin: 0 0 30px; padding: 0 15px;}
	.atf-section .text-area h1 {font-size: 35px;}
	.atf-section .video-area {height: 500px; max-width: 600px; margin: 0 auto;}
	.atf-section .video-area video {max-height: 500px;}
	.atf-section .small-area {max-width: 300px;}
	.atf-section .small-area.top {left: auto; right: -10%;}
	.atf-section .small-area.bottom {bottom: -100px; left: -10%;}
}

@media (max-width: 767px) {
	.atf-section {min-height: initial; background-image: none !important; padding: 0; display: block;}
	.atf-section .mobile-only {display: block;}
	.atf-section .column-holder {padding: 50px 0 140px;}
	.atf-section .text-area {max-width: 380px;}
	.atf-section .text-area h1 {font-size: 30px;}
	.atf-section .text-area h1 span {font-size: 38px;}
	.atf-section .video-area {height: 400px; max-width: 500px; padding: 0 30px;}
	.atf-section .video-area video {max-height: 400px;}
	.atf-section .small-area {max-width: 250px;}
}

@media (max-width: 500px) {
	.atf-section .small-area {max-width: 200px;}
}

/***********************/
/* Modules > Accordion */
/***********************/
.accordion-section {background-repeat: no-repeat; background-position: center center; background-size: cover; padding: 85px 15px 125px;}

/* Accordion Module > Text */
.accordion-section .text-area:not(.panel-body) {margin-bottom: 50px;}
.accordion-section .text-area .headline-icon {display: flex; margin-bottom: 10px;}
.accordion-section .text-area .icon-area {margin-right: 20px;}
.accordion-section .text-area h2 {color: #005528; margin-bottom: 0; letter-spacing: 2px;}
.accordion-section .text-area:not(.panel-body) p {margin-bottom: 0;}
.accordion-section .text-area p a:not(.button) {color: #CA6D29;}
.accordion-section .text-area p a:not(.button):hover {color: #369891;}

/* Accordion Module > Accordion */
.accordion-section .accordion-area {}
.accordion-section .accordion-area .panel-default {margin: 0 auto 30px; background-color: #ffffff; border: none; box-shadow: none; border: 1px solid #9A9A9A; border-radius: 28px; overflow: hidden;}
.accordion-section .accordion-area .panel-default:last-child {margin-bottom: 0;}

/* Accordion Module > Accordion > Headline */
.accordion-section .accordion-area .panel-default > .panel-heading {color: #005528; border: none; padding: 0; background: none;}
.accordion-section .accordion-area .panel-default > .panel-heading h3 {margin: 0; font-weight: bold; position: relative; color: #005528; font-size: 28px; background: none; min-height: 89px;}
.accordion-section .accordion-area .panel-default > .panel-heading h3 a,
.accordion-section .accordion-area .panel-default > .panel-heading h3 span {color: #005528; display: flex; align-items: center; padding: 20px 40px; position: relative; background-color: #F4F4F4; border-radius: 28px; padding: 7px 70px 13px 35px; text-transform: none; width: 100%; min-height: 89px; border: 1px solid #9A9A9A; top: -1px; left: -1px; right: -1px; bottom: -1px; width: calc(100% + 2px); height: calc(100% + 2px); position: absolute; z-index: 2;}
.accordion-section .accordion-area .panel-default > .panel-heading h3 a:after,
.accordion-section .accordion-area .panel-default > .panel-heading h3 span:after {content: "\f105"; font-size: 40px; color: #747474; font-weight: bold !important; position: absolute; right: 45px;}
.accordion-section .accordion-area .panel-default > .panel-heading h3 a:not(.collapsed),
.accordion-section .accordion-area .panel-default > .panel-heading h3 span:not(.collapsed) {color: #005528;}
.accordion-section .accordion-area .panel-default > .panel-heading h3 a:not(.collapsed):after,
.accordion-section .accordion-area .panel-default > .panel-heading h3 span:not(.collapsed):after {content: "\f107";}

.accordion-section.bg-grey .accordion-area .panel-default > .panel-heading h3 a {background-color: #ffffff;}
.accordion-section.bg-light .accordion-area .panel-default > .panel-heading h3 a,
.accordion-section.bg-light .accordion-area .panel-default > .panel-heading h3 a:not(.collapsed) {color: #369891;}

/* Accordion Module > Accordion > Text */
.accordion-section .accordion-area .panel-default .panel-body {padding: 65px 40px 30px; margin-top: -30px; background-color: #ffffff; border-radius: 0 0 28px 28px;}
.accordion-section .accordion-area .panel-default .panel-body ul:not(.newscol) {list-style: none; padding: 0; margin: 0;}
.accordion-section .accordion-area .panel-default .panel-body ul:not(.newscol) li {font-family: 'Lexend', sans-serif; font-size: 20px; font-weight: 600; margin-bottom: 15px;}

.accordion-section .accordion-area .panel-default .panel-body ul.newscol {list-style: none; padding: 0; margin: 0; display: flex; justify-content: flex-start; max-width: 1100px; flex-wrap: wrap;}
.accordion-section .accordion-area .panel-default .panel-body ul.newscol ul {list-style: none; padding: 0; margin: 0;}
.accordion-section .accordion-area .panel-default .panel-body > ul.newscol > li {max-width: 50%; min-width: 25%; margin-bottom: 30px;}
.accordion-section .accordion-area .panel-default .panel-body > ul.newscol.news-one > li {width: 100%; max-width: 100%;}
.accordion-section .accordion-area .panel-default .panel-body > ul.newscol.news-two > li {width: 50%;}
.accordion-section .accordion-area .panel-default .panel-body > ul.newscol.news-three > li {width: 33.3%;}
.accordion-section .accordion-area .panel-default .panel-body > ul.newscol.news-four > li {width: 25%;}
.accordion-section .accordion-area .panel-default .panel-body ul.newscol li ul li {font-family: 'Lexend', sans-serif; font-size: 20px; font-weight: 600; padding-right: 20px;}
.accordion-section .accordion-area .panel-default .panel-body ul.newscol li:last-child ul li {padding-right: 0;}
.accordion-section .accordion-area .panel-default .panel-body ul.newscol li ul {display: block;}
.accordion-section .accordion-area .panel-default .panel-body ul.newscol li ul li {width: 100%; margin-bottom: 15px;}
.accordion-section .accordion-area .panel-default .panel-body ul.newscol li ul li:last-child {margin-bottom: 0;}

/* Accordion Module > Colors */
.accordion-section.bg-brown {background-color: #844114;}
.accordion-section.bg-green {background-color: 005528;}
.accordion-section.bg-dark {background-color: #22665f;}
.accordion-section.bg-light {background-color: #369891;}
.accordion-section.bg-orange {background-color: #8a3a6d;}
.accordion-section.bg-purple {background-color: #cc6c20;}
.accordion-section.bg-white {background-color: #ffffff;}

.accordion-section.bg-brown .text-area:not(.panel-body) h2,
.accordion-section.bg-dark .text-area:not(.panel-body) h2,
.accordion-section.bg-light .text-area:not(.panel-body) h2,
.accordion-section.bg-orange .text-area:not(.panel-body) h2,
.accordion-section.bg-purple .text-area:not(.panel-body) h2,
.accordion-section.bg-brown .text-area:not(.panel-body) p,
.accordion-section.bg-dark .text-area:not(.panel-body) p,
.accordion-section.bg-light .text-area:not(.panel-body) p,
.accordion-section.bg-orange .text-area:not(.panel-body) p,
.accordion-section.bg-purple .text-area:not(.panel-body) p {color: #ffffff;}

.accordion-section.tc-brown .text-area h2,
.accordion-section.tc-brown .accordion-area .panel-default > .panel-heading h3 a,
.accordion-section.tc-brown .accordion-area .panel-default > .panel-heading h3 a:not(.collapsed),
.accordion-section.tc-brown .accordion-area .panel-default > .panel-heading h3 span,
.accordion-section.tc-brown .accordion-area .panel-default > .panel-heading h3 span:not(.collapsed) {color: #844114;}

.accordion-section.tc-orange .text-area h2,
.accordion-section.tc-orange .accordion-area .panel-default > .panel-heading h3 a,
.accordion-section.tc-orange .accordion-area .panel-default > .panel-heading h3 a:not(.collapsed),
.accordion-section.tc-orange .accordion-area .panel-default > .panel-heading h3 span,
.accordion-section.tc-orange .accordion-area .panel-default > .panel-heading h3 span:not(.collapsed) {color: #cc6c20;}

.accordion-section.tc-dark .text-area h2,
.accordion-section.tc-dark .accordion-area .panel-default > .panel-heading h3 a,
.accordion-section.tc-dark .accordion-area .panel-default > .panel-heading h3 a:not(.collapsed),
.accordion-section.tc-dark .accordion-area .panel-default > .panel-heading h3 span,
.accordion-section.tc-dark .accordion-area .panel-default > .panel-heading h3 span:not(.collapsed) {color: #22665f;}

.accordion-section.tc-grey .text-area h2,
.accordion-section.tc-grey .accordion-area .panel-default > .panel-heading h3 a,
.accordion-section.tc-grey .accordion-area .panel-default > .panel-heading h3 a:not(.collapsed),
.accordion-section.tc-grey .accordion-area .panel-default > .panel-heading h3 span,
.accordion-section.tc-grey .accordion-area .panel-default > .panel-heading h3 span:not(.collapsed) {color: #005528;}

.accordion-section.tc-light .text-area h2,
.accordion-section.tc-light .accordion-area .panel-default > .panel-heading h3 a,
.accordion-section.tc-light .accordion-area .panel-default > .panel-heading h3 a:not(.collapsed),
.accordion-section.tc-light .accordion-area .panel-default > .panel-heading h3 span,
.accordion-section.tc-light .accordion-area .panel-default > .panel-heading h3 span:not(.collapsed) {color: #369891}

.accordion-section.tc-purple .text-area h2,
.accordion-section.tc-purple .accordion-area .panel-default > .panel-heading h3 a,
.accordion-section.tc-purple .accordion-area .panel-default > .panel-heading h3 a:not(.collapsed),
.accordion-section.tc-purple .accordion-area .panel-default > .panel-heading h3 span,
.accordion-section.tc-purple .accordion-area .panel-default > .panel-heading h3 span:not(.collapsed) {color: #8a3a6d;}

.accordion-section.tc-white .text-area h2,
.accordion-section.tc-white .accordion-area .panel-default > .panel-heading h3 a,
.accordion-section.tc-white .accordion-area .panel-default > .panel-heading h3 a:not(.collapsed),
.accordion-section.tc-white .accordion-area .panel-default > .panel-heading h3 span,
.accordion-section.tc-white .accordion-area .panel-default > .panel-heading h3 span:not(.collapsed) {color: #ffffff;}

@media (max-width: 1199px) {
	.accordion-section .accordion-area .panel-default .panel-body > ul > li {width: 33.3%;}
}

@media (max-width: 991px) {
	.accordion-section {padding: 65px 15px 75px;}
	.accordion-section .accordion-area .panel-default > .panel-heading h3 {font-size: 24px;}
	.accordion-section .accordion-area .panel-default .panel-body > ul > li,
	.accordion-section .accordion-area .panel-default .panel-body > ul.newscol.news-three > li,
	.accordion-section .accordion-area .panel-default .panel-body > ul.newscol.news-four > li {width: 50%;}
	.accordion-section .text-area:not(.panel-body) {margin-bottom: 40px;}
}

@media (max-width: 767px) {
	.accordion-section {padding: 55px 15px 65px;}
	.accordion-section .accordion-area .panel-default > .panel-heading h3 {font-size: 20px;}
	.accordion-section .accordion-area .panel-default .panel-body > ul > li, 
	.accordion-section .accordion-area .panel-default .panel-body > ul.newscol.news-two > li,
	.accordion-section .accordion-area .panel-default .panel-body > ul.newscol.news-three > li,
	.accordion-section .accordion-area .panel-default .panel-body > ul.newscol.news-four > li {width: 100%; max-width: 100%;}
	.accordion-section .text-area:not(.panel-body) {margin-bottom: 30px;}
}

/**********************/
/* Modules > Benefits */
/**********************/
.benefits-section {padding: 0;}

.benefits-section .headline-area {background-color: #369891; text-align: center; padding: 50px 15px; position: relative;}
.benefits-section .headline-area:before {content: ""; display: block; width: 0; height: 0; border-left: 350px solid transparent; border-right: 350px solid transparent; border-bottom: 100px solid #369891; position: absolute; bottom: 100%; left: 0; right: 0; margin: 0 auto;}
.benefits-section .headline-area .image-area {position: absolute; top: -120px; left: 0; right: 0; margin: 0 auto;}
.benefits-section .headline-area h2 {margin: 0; color: #ffffff; font-weight: 500;}

.benefits-section .benefits-holder {padding: 75px 15px 100px;}
.benefits-section.with-background .benefits-holder {background-repeat: no-repeat; background-position: top center; background-size: cover;}
.benefits-section.with-background.with-right .benefits-holder {background-size: auto;}
.benefits-section .benefits-holder .container {max-width: 1270px;}

.benefits-section .row.order-row {align-items: flex-start;}

.benefits-section .benefit-area {margin-bottom: 90px; padding-left: 35px;}
.benefits-section .benefit-area:last-child {margin-bottom: 0;}
.benefits-section .benefit-area h3 {position: relative; color: #4d4d4d; font-size: 27px; font-weight: normal; margin-bottom: 10px; background-color: #d6edf7; max-width: 520px; padding: 7px 25px 13px 35px; text-transform: none; background-image: url('images/bg-benefit-blue.png'); background-repeat: no-repeat; background-position: center left; display: inline-block;}
.benefits-section .benefit-area h3 span {font-size: 45px; color: #369891; position: absolute; left: -32px; top: -4px; font-family: "Archivo", sans-serif; font-weight: bold;}
.benefits-section .benefit-area p {color: #4d4d4d; padding-left: 35px; max-width: 550px;}

.benefits-section .image-area {margin: 0; padding: 0 15px;}
.benefits-section .image-area a.popup-video {max-width: 760px; display: block; border: 10px solid #d8d8dc; margin: 0 auto; position: relative;}
.benefits-section .image-area a.popup-video:hover {border-color: #369891;}
.benefits-section .image-area img {margin: 0 auto; display: block;}

.benefits-section .carousel-area {max-width: 1000px; margin: 60px auto 0;}
.benefits-section .carousel-area .item .image-area {min-height: 100px; display: flex; align-items: center; justify-content: center;}

@media (max-width: 767px) {
	.benefits-section .headline-area {padding: 25px 15px;}
	.benefits-section .headline-area:before {border-left: 150px solid transparent; border-right: 150px solid transparent; border-bottom-width: 75px;}
	.benefits-section .headline-area .image-area {top: -82px;}
	.benefits-section .headline-area .image-area img {max-width: 60px;}
	.benefits-section .benefit-area h3 {font-size: 22px;}
}

/***************************/
/* Modules > Blog Scroller */
/***************************/
.blogscroller-section {padding: 90px 0 105px; max-width: 100%; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center top; background-color: #ffffff;}
.blogscroller-section .container.wide-container {max-width: 100%; padding: 0; display: flex;}
.blogscroller-section .text-area h2 {margin-bottom: 50px; padding-left: 15px;}

.blogscroller-section .blog-row {max-width: 100%; /* calc(1300px + (100% - 1300px) / 2); */ margin: 0;}
.blogscroller-section .blog-row .col-lg-12 {padding: 0;}
.blogscroller-section .blog-carousel.items-two .slick-track {display: flex; justify-content: space-between;}
.blogscroller-section .blog-carousel.items-three .slick-track {display: flex; justify-content: space-between;}

/* Blog Scroller > Carousel */
.blogscroller-section .blog-carousel .slick-track {display: flex !important;}
.blogscroller-section .blog-carousel .slick-slide {height: inherit !important;}

/* Blog Scroller > Grid */
.blogscroller-section .grid-holder {display: flex; flex-wrap: wrap;}
.blogscroller-section .grid-holder .news-area {opacity: 1; margin-bottom: 45px; width: calc(33.3% - 50px); height: initial;}
.blogscroller-section .grid-holder .news-area .image-area {max-height: 311px; overflow: hidden;}
.blogscroller-section .grid-holder .news-area .text-area {padding-bottom: 130px; min-height: calc(100% - 311px);}
.blogscroller-section .grid-holder .news-area .text-area p.description {font-weight: bold;}

/* Blog Scroller > Item */
.blogscroller-section .news-area {position: relative; max-width: 373px; margin: 0 25px 15px; border-radius: 28px; overflow: hidden; width: 100%; height: 100%; opacity: 0.4; border: 1px solid #b2b2b2;}
.blogscroller-section .news-area.slick-active {opacity: 1;}
.blogscroller-section .items-two .news-area.slick-center + .slick-active {opacity: 0.4;}
/* .blogscroller-section .items-three .news-area.slick-active + .slick-active + .slick-active + .slick-active {opacity: 0.4;}*/
.blogscroller-section .news-area .border-area {border-bottom: 18px solid #8A3A6D; height: 100%; background-color: #ffffff;}
.blogscroller-section .news-area .image-area {min-height: 205px; background-repeat: no-repeat; background-size: cover; background-position: center top; background-color: #b2b2b2;}
.blogscroller-section .news-area .image-area img {opacity: 0;}
.blogscroller-section .news-area .text-area {padding: 25px 30px 150px; background-color: #ffffff; min-height: calc(100% - 205px);}
.blogscroller-section .news-area h3 {font-size: 28px; line-height: 1.2; margin-bottom: 10px; text-transform: initial;}
.blogscroller-section .news-area p {color: #000000; margin: 0;}
.blogscroller-section .news-area .text-area p a {color: #000000; /*text-decoration: underline; */}
.blogscroller-section .news-area .text-area p a:hover {color: #369891;}
.blogscroller-section .news-area .button-area {position: absolute; bottom: 18px; left: 0; right: 0; padding: 0 30px 40px;}

/* Blog Scroller > Arrows */
.blogscroller-section .slick-prev {left: 80px;}
.blogscroller-section .slick-next {right: 80px;}
.blogscroller-section .slick-prev,
.blogscroller-section .slick-next {top: 50%; background: none; width: 45px; height: 80px; line-height: 1; border: 0; border-radius: 0; opacity: 1; transform: translateY(-50%);}
.blogscroller-section .slick-prev.slick-disabled,
.blogscroller-section .slick-next.slick-disabled {opacity: 0;}
.blogscroller-section .slick-prev:before,
.blogscroller-section .slick-next:before {opacity: 1; color: #414042; font-size: 120px; font-weight: bold !important; line-height: 80px;}
.blogscroller-section .slick-prev:hover:before,
.blogscroller-section .slick-next:hover:before {color: #369891;}

/* Blog Scroller > Dots */
.blogscroller-section .slick-dots {margin-top: 20px; position: static;}
.blogscroller-section .slick-dots li button:before {color: #D2D2D2; font-size: 14px; opacity: 1;}
.blogscroller-section .slick-dots li.slick-active button:before {color: #737373; opacity: 1;}

body.page-id-9013 .blogscroller-section {padding: 75px 0 50px;}
body.page-id-9013 .blogscroller-section .slick-prev:before,
body.page-id-9013 .blogscroller-section .slick-next:before {color: #22665F;}
body.page-id-9013 .blogscroller-section .slick-prev:hover:before,
body.page-id-9013 .blogscroller-section .slick-next:hover:before {color: #414042;}
body.page-id-9013 .blogscroller-section .slick-dots li.slick-active button:before {color: #22665F;}

/* Blog Scroller > Background color */
.blogscroller-section.bg-grey {background-color: #F4F4F4;}

/* Blog Scroller > Text alignment */
.blogscroller-section.left-align {text-align: left;}

/* Blog Scroller > 1 item */
.blogscroller-section .blog-carousel.items-one .slick-prev {left: 35%; top: 99%;} 
.blogscroller-section .blog-carousel.items-one .slick-next {right: 35%; top: 99%;}
.blogscroller-section .blog-carousel.items-one .news-area.blank-news {opacity: 0;}

/* Blog Scroller > 2, 3 or 4 items */
.blogscroller-section .blog-carousel.items-two .news-area {/* min-height: 790px; */ max-width: initial;}
.blogscroller-section .blog-carousel.items-two .news-area .image-area {height: 305px;}
.blogscroller-section .blog-carousel.items-two .news-area .text-area {min-height: calc(100% - 305px);}

.blogscroller-section .blog-carousel.items-three .news-area {/* min-height: 640px; */ max-width: initial;}
.blogscroller-section .blog-carousel.items-three .news-area .image-area {height: 205px;}
.blogscroller-section .blog-carousel.items-three .news-area .text-area {min-height: calc(100% - 205px);}

/* Blog Scroller > Include border */
.blogscroller-section.wb-no .news-area {border: none;}
.blogscroller-section.wb-no .blog-carousel .news-area {max-width: 610px;}
.blogscroller-section.wb-no .blog-carousel .news-area .image-area {background-image: none !important; height: initial; background-color: #ffffff;}
.blogscroller-section.wb-no .blog-carousel .news-area .image-area img {opacity: 1; width: 100%; border-radius: 28px;}
.blogscroller-section.wb-no .blog-carousel .news-area .text-area {max-width: 610px; min-height: 230px; border-bottom: none; padding: 20px 0; height: auto;}
.blogscroller-section.wb-no .blog-carousel .news-area .button-area {padding: 0; position: static; padding-top: 20px;}

.blogscroller-section.wb-no.io-yes .blog-carousel .news-area {max-width: initial; min-height: initial; width: auto; margin: 0 15px 15px;}
.blogscroller-section.wb-no.io-yes .blog-carousel .news-area .image-area {min-height: 345px;}
.blogscroller-section.wb-no.io-yes .blog-carousel .news-area .image-area img {height: 345px; width: auto;}

/* Blog Scroller > Colors */
.blogscroller-section .news-area.tc-orange .border-area {border-color: #CA6D29;}
.blogscroller-section .news-area.tc-orange h3 {color: #CA6D29;}
.blogscroller-section .news-area.tc-orange a:hover h3 {color: #369891;}
.blogscroller-section .news-area.tc-orange .button-area a.button {background-color: #CA6D29;}
.blogscroller-section .news-area.tc-orange .button-area a.button:hover {background-color: #369891;}

body.page-id-5061 .blogscroller-section .news-area.tc-orange h3 {color: #414042;}
body.page-id-5061 .blogscroller-section .news-area.tc-orange a:hover h3 {color: #369891;}
body.page-id-5061 .blogscroller-section .news-area.tc-orange .button-area a.button {background-color: #414042;}
body.page-id-5061 .blogscroller-section .news-area.tc-orange .button-area a.button:hover {background-color: #CA6D29;}
body.page-id-5061 .blogscroller-section .slick-prev:hover:before,
body.page-id-5061 .blogscroller-section .slick-next:hover:before {color: #CA6D29;}

.blogscroller-section .news-area.tc-dark h3 {color: #22665F;}
.blogscroller-section .news-area.tc-dark a:hover h3 {color: #369891;}
.blogscroller-section .news-area.tc-dark .border-area {border-color: #22665F;}
.blogscroller-section .news-area.tc-dark .button-area a.button {background-color: #22665F;}
.blogscroller-section .news-area.tc-dark .button-area a.button:hover {background-color: #369891;}

.blogscroller-section .blog-carousel.items-two .news-area.tc-grey {min-height: 720px;}
.blogscroller-section.wb-no .blog-carousel .news-area.tc-grey .text-area {min-height: initial;}
.blogscroller-section .news-area.tc-grey .border-area {border: none;}
.blogscroller-section .news-area.tc-grey .text-area {border: none;}

.blogscroller-section .news-area.tc-light h3 {color: #369891;}
.blogscroller-section .news-area.tc-light a:hover h3 {color: #369891;}
.blogscroller-section .news-area.tc-light .border-area {border-color: #369891;}
.blogscroller-section .news-area.tc-light .button-area a.button {background-color: #369891;}
.blogscroller-section .news-area.tc-light .button-area a.button:hover {background-color: #369891;}

.blogscroller-section .news-area.tc-purple h3 {color: #8A3A6D;}
.blogscroller-section .news-area.tc-purple a:hover h3 {color: #369891;}
.blogscroller-section .news-area.tc-purple .border-area {border-color: #8A3A6D;}
.blogscroller-section .news-area.tc-purple .button-area a.button {background-color: #8A3A6D;}
.blogscroller-section .news-area.tc-purple .button-area a.button:hover {background-color: #369891;}

@media (max-width: 1199px) {
	.blogscroller-section .slick-prev {left: 50px;}
	.blogscroller-section .slick-next {right: 50px;}
	.blogscroller-section .slick-prev:before,
	.blogscroller-section .slick-next:before {font-size: 100px;}
}

@media (max-width: 991px) {
	.blogscroller-section {padding: 50px 0;}
	.blogscroller-section .blog-carousel {flex-direction: column;}
	.blogscroller-section .news-area {margin: 0 20px 15px;}
	.blogscroller-section .news-area h3 {font-size: 21px;}
	.blogscroller-section .news-area p {font-size: 18px;}
	.blogscroller-section .news-area a.button {font-size: 20px;}
	.blogscroller-section .news-area a:after {font-size: 35px; width: 40px; height: 40px; line-height: 37px; padding-left: 3px;}
	.blogscroller-section .grid-holder .news-area {width: calc(50% - 50px);}

	.blogscroller-section .slick-prev {left: 20px;}
	.blogscroller-section .slick-next {right: 20px;}
	.blogscroller-section .slick-prev:before,
	.blogscroller-section .slick-next:before {font-size: 80px;}

	.blogscroller-section .blog-carousel.items-two .news-area.tc-grey {min-height: initial;}
	.blogscroller-section.wb-no .blog-carousel .news-area .image-area img {max-height: 100%; width: auto;}
}

@media (max-width: 767px) {
	.blogscroller-section .grid-holder .news-area {width: calc(100% - 50px);}
	.blogscroller-section .news-area {margin: 0 15px 15px;}
	.blogscroller-section .slick-prev {left: 0;}
	.blogscroller-section .slick-next {right: 0;}
	.blogscroller-section .slick-prev:before,
	.blogscroller-section .slick-next:before {font-size: 70px;}

	.blogscroller-section .blog-carousel.items-two .news-area .image-area {height: 255px;}
	.blogscroller-section .blog-carousel.items-two .news-area .text-area {min-height: calc(100% - 255px);}

	.blogscroller-section .blog-carousel.items-three .news-area .image-area {height: 175px;}
	.blogscroller-section .blog-carousel.items-three .news-area .text-area {min-height: calc(100% - 175px);}

	.blogscroller-section .grid-holder {justify-content: center;}
	.blogscroller-section .grid-holder .news-area .image-area {max-height: 255px; overflow: hidden;}
	.blogscroller-section .grid-holder .news-area .text-area {padding-bottom: 120px; min-height: calc(100% - 255px);}

	.blogscroller-section .news-area .text-area {padding-bottom: 120px;}
	.blogscroller-section .news-area p,
	.blogscroller-section .news-area p a {font-size: 16px;}
	.blogscroller-section .news-area a.button {font-size: 18px;}
	.blogscroller-section .news-area .button-area {padding-bottom: 30px;}
}

@media (max-width: 500px) {
	.blogscroller-section .news-area .text-area {padding: 20px 20px 110px;}
	.blogscroller-section .news-area .button-area {padding-bottom: 20px;}
}

/****************************/
/* Modules > Call To Action */
/****************************/
.cta-section {padding: 110px 0 115px; position: relative; background-size: cover; background-repeat: no-repeat;}

.cta-section .text-area {text-align: center;}
.cta-section .text-area h2 {color: #369891; /* text-transform: initial; font-weight: 500; margin-bottom: 10px; */}
.cta-section .text-area p {font-size: 24px;}
.cta-section .text-area p + a.button {margin-top: 30px;}
.cta-section .text-area a.button.first-button {background: rgb(69,194,177); background: linear-gradient(90deg, rgba(69,194,177,1) 0%, rgba(90,184,206,1) 25%, rgba(39,160,218,1) 50%, rgba(41,99,174,1) 75%, rgba(43,56,143,1) 100%); border-radius: 0; max-width: 660px; width: 100%; font-weight: normal;}
.cta-section .text-area a.button.first-button:hover {background: none; background-color: #2b388f;}
.cta-section .text-area a.button.additional-button {display: block; max-width: 400px; margin: 50px auto 0;}

.cta-section .image-area {}
.cta-section .image-area img {margin: 0 auto; display: block; border-radius: 28px;}

.cta-section.bg-grey {background-color: #F4F4F4;}

.cta-section.with-image .text-area {text-align: left;}
.cta-section.with-image .text-area p {max-width: 700px;}
.cta-section.with-image .button-area {margin-top: 60px;}

.map-section.bg-white + .cta-section {padding-top: 0;}
.map-section.bg-white + .cta-section .text-area {border-top: 1px solid #ababab; padding-top: 50px;}

@media (max-width: 991px) {
	.cta-section {padding: 75px 0;}
	.cta-section .text-area h2 {margin-bottom: 10px;}
	.cta-section .text-area p {margin-bottom: 10px;}
	.cta-section .text-area a.button.first-button {max-width: 560px;}
	.cta-section.with-image .text-area {text-align: center;}
	.cta-section.with-image .text-area p {margin-left: auto; margin-right: auto;}
	.cta-section.with-image .button-area {margin: 30px auto;}
}

@media (min-width: 768px) {
	.cta-section .text-area a.button[href^="tel:"] {display: none !important;}
}

@media (max-width: 767px) {
	.cta-section {padding: 50px 0;}
	.cta-section .image-area img {margin-bottom: 20px;}
	.cta-section .text-area a.button.additional-button {margin-top: 30px; max-width: 265px;}
	.cta-section .text-area a.button.first-button {max-width: 400px;}
}

/**************************/
/* Modules > Contact Form */
/**************************/
.form-section {padding: 90px 0 75px; background-color: #F4F4F4;}
.form-section.with-background {background-size: cover; background-repeat: no-repeat; background-position: center top;}
.form-section .container.full-width {max-width: 100%;}
.form-section .text-area {margin-bottom: 30px; text-align: center;}

.form-section .map-area {margin-right: 35px;}

.form-section .form-area {background-color: #ffffff; padding: 1px 25px 30px; max-width: 690px; margin: 0 auto;}
.form-section .form-area form fieldset {max-width: 100%;}
.form-section .form-area form .holder {margin-bottom: 10px;}
.form-section .form-area form label {font-size: 20px; color: #2b2868; margin-bottom: 5px; font-weight: normal;}
.form-section .form-area form legend {font-size: 20px; color: #2b2868; margin-bottom: 12px; font-weight: normal;}
.form-section .form-area form .input-holder {position: relative; display: block;}
.form-section .form-area form .input-holder:before {content: ""; width: 0; height: 0; border-top: 24px solid transparent; border-bottom: 24px solid transparent; border-left: 24px solid #d5d5d5; position: absolute; left: 0; top: 0; bottom: 0; z-index: 2; display: block;}
.form-section .form-area form .radio-holder {display: block;}
.form-section .form-area form .radio-holder input[type="radio"] {width: auto; margin-right: 3px;}
.form-section .form-area form input[type="text"],
.form-section .form-area form input[type="tel"],
.form-section .form-area form input[type="email"],
.form-section .form-area form textarea {background-color: #eaf6fb; color: #369891; border-radius: 0;}
.form-section .form-area form input[type="text"]:focus,
.form-section .form-area form input[type="tel"]:focus,
.form-section .form-area form input[type="email"]:focus,
.form-section .form-area form textarea:focus {border-color: #369891;}
.form-section .form-area form ::-webkit-input-placeholder {color: #369891;}
.form-section .form-area form :-moz-placeholder {color: #369891; opacity: 1;}
.form-section .form-area form ::-moz-placeholder {color: #369891; opacity: 1;}
.form-section .form-area form :-ms-input-placeholder {color: #369891;}
.form-section .form-area form textarea {background-color: #e1e1e1; height: 100px;}

.form-section .gform-theme--foundation .gform_fields {row-gap: 12px;}
.form-section .gform-theme--framework .gform_required_legend {display: none;}
.form-section .gform-theme--framework .gfield--type-choice .gfield_checkbox {flex-direction: row; flex-wrap: wrap;}
.form-section .gform-theme--framework .gfield--type-choice .gchoice {width: 32%;}
.form-section .gform-theme--framework .gfield--type-choice .gchoice label {font-size: 17px; font-weight: 300; margin-bottom: 0;}
.form-section .gform-theme--framework .gfield_required .gfield_required_asterisk {font-family: initial; font-weight: bold;}
.form-section .gform-theme--framework .gform_footer input[type="submit"],
.form-section .gform-theme--framework .gform_footer .button {color: #ffffff !important; font-size: 24px !important; font-weight: normal !important; padding: 15px 30px 20px !important; text-align: center !important; margin: 0 !important; display: inline-block !important; background-color: #369891 !important; line-height: 1 !important; border: none !important; border-radius: 30px !important;}
.form-section .gform-theme--framework .gform_footer .button:hover {background-color: #369891 !important;}

.form-section .col-lg-12 .text-area h2 {max-width: 890px; margin: 0 auto 20px;}
.form-section .col-lg-12 .gform-body {background-color: #ffffff; padding: 20px 25px 30px;}
.form-section .col-lg-12 .gform-theme--framework .gfield--type-choice .gchoice {width: 48%;}
.form-section .col-lg-12 .gform-theme--framework .gform_footer {justify-content: center; margin-top: 0;}
.form-section .col-lg-12 .gform-theme--framework .gform_footer .button {width: 100% !important; max-width: 300px !important;}

.form-section.with-map .text-area h2 span {max-width: 640px; text-align: center; display: block;}
.form-section.with-map .col-lg-12 .text-area h2 {max-width: 740px;}
.form-section.with-map .col-lg-12 .form-area {background-color: #F4F4F4;}
.form-section.with-map .col-lg-12 .gform-theme--framework .gform_footer {justify-content: flex-start;}

body.page-id-328 .form-section.with-background {background-position: center bottom;}

@media (max-width: 767px) {
	.form-section {padding-top: 30px;}
	.form-section .text-area h2 {font-size: 30px;}
	.form-section .form-area {max-width: 500px; margin: 0 auto;}
	.form-section .form-area form label {font-size: 18px;}
	.form-section .form-area form legend {font-size: 18px;}
	.form-section .form-area form .button-holder {text-align: left;}
	.form-section .gform-theme--framework .gform_footer input[type="submit"], 
	.form-section .gform-theme--framework .gform_footer .button {font-size: 22px !important;}
	.form-section .map-area {margin: 0 auto;}
	.form-section .gform-theme--framework .gfield--type-choice .gchoice {width: 46%;}
}

@media (max-width: 500px) {
	.form-section .text-area h2 {font-size: 26px;}
}

/***********/
/* Divider */
/***********/
.divider-section {}

/*****************************/
/* Modules > Events Scroller */
/*****************************/
.eventscroller-section {padding: 90px 0 105px; max-width: 100%; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center top; background-color: #ffffff;}
.eventscroller-section .container.wide-container {max-width: 100%; padding: 0;}
.eventscroller-section .text-area h2 {margin-bottom: 50px; padding-left: 15px;}

/* Event Scroller > Anchor links */
.eventscroller-section .anchor-area {text-align: center;}
.eventscroller-section .anchor-area ul {display: flex; margin: 0 auto 45px; justify-content: center;}
.eventscroller-section .anchor-area ul li {font-family: 'Lexend', sans-serif; font-size: 28px; color: #A8A8A8; border-right: 4px solid #A8A8A8; padding: 0 20px; margin: 0; text-transform: uppercase; font-weight: bold; line-height: 1.1;}
.eventscroller-section .anchor-area ul li:last-child {border-right: none;}
.eventscroller-section .anchor-area ul li a {color: #A8A8A8;}
.eventscroller-section .anchor-area ul li a:hover {color: #369891;}

.eventscroller-section .event-row {max-width: 100%; margin: 0;}
.eventscroller-section .event-row .col-lg-12 {padding: 0;}
.eventscroller-section .event-carousel.items-three .slick-track {display: flex; justify-content: space-between;}

/* Event Scroller > Item */
.eventscroller-section .event-carousel .slick-list {padding: 0 17% !important;}
.eventscroller-section .news-area {position: relative; margin: 0 25px 15px; border: 1px solid #ffffff; border-radius: 28px; overflow: hidden; width: 100%; opacity: 0.6;}
.eventscroller-section .news-area.slick-active {opacity: 1; border-color: #414042;}
.eventscroller-section .news-area .text-area {padding: 45px 35px; border-bottom: 18px solid #369891; background-color: #F4F4F4; height: 100%;}
.eventscroller-section .news-area h3 {font-size: 28px; line-height: 1.2; margin-bottom: 15px; text-transform: initial;}
.eventscroller-section .news-area p {color: #282828; margin: 0 0 8px;}
.eventscroller-section .news-area p:last-child {margin-bottom: 0;}
.eventscroller-section .news-area .more-link {display: none;}
.eventscroller-section .news-area .read-area {}

.eventscroller-section .event-carousel .slick-track {display: flex !important;}
.eventscroller-section .event-carousel .slick-slide {height: inherit !important;}

/* Event Scroller > Arrows */
.eventscroller-section .slick-prev {left: 80px;}
.eventscroller-section .slick-next {right: 80px;}
.eventscroller-section .slick-prev,
.eventscroller-section .slick-next {top: 50%; background: none; width: 45px; height: 80px; line-height: 1; border: 0; border-radius: 0; opacity: 1; transform: translateY(-50%);}
.eventscroller-section .slick-prev.slick-disabled,
.eventscroller-section .slick-next.slick-disabled {opacity: 0;}
.eventscroller-section .slick-prev:before,
.eventscroller-section .slick-next:before {opacity: 1; color: #369891; font-size: 120px; font-weight: bold !important; line-height: 80px;}
.eventscroller-section .slick-prev:hover:before,
.eventscroller-section .slick-next:hover:before {color: #414042;}

/* Event Scroller > Dots */
.eventscroller-section .slick-dots {margin-top: 20px; position: static;}
.eventscroller-section .slick-dots li button:before {color: #D2D2D2; font-size: 16px; opacity: 1;}
.eventscroller-section .slick-dots li.slick-active button:before {color: #369891; opacity: 1;}

/* Event Scroller > Background color */
.eventscroller-section.bg-grey {background-color: #F4F4F4;}
.eventscroller-section.bg-grey .news-area {border-color: #F4F4F4;}
.eventscroller-section.bg-grey .news-area.slick-active {border-color: #414042;}
.eventscroller-section.bg-grey .news-area .text-area {background-color: #ffffff;}

/* Event Scroller > Text alignment */
.eventscroller-section.left-align {text-align: left;}

/* Event Scroller > Colors */
.eventscroller-section .news-area.tc-orange h3 {color: #CA6D29;}
.eventscroller-section .news-area.tc-orange a:hover h3 {color: #414042;}
.eventscroller-section .news-area.tc-orange .border-area {border-color: #CA6D29;}

.eventscroller-section .news-area.tc-light h3 {color: #369891;}
.eventscroller-section .news-area.tc-light .border-area {border-color: #369891;}

.eventscroller-section .news-area.tc-purple h3 {color: #8A3A6D;}
.eventscroller-section .news-area.tc-purple .border-area {border-color: #8A3A6D;}

@media (max-width: 1199px) {
	.eventscroller-section .anchor-area ul li {font-size: 24px; padding: 0 15px;}
	.eventscroller-section .event-carousel .slick-list {padding: 0 15% !important;}
	.eventscroller-section .slick-prev {left: 50px;}
	.eventscroller-section .slick-next {right: 50px;}
	.eventscroller-section .slick-prev:before,
	.eventscroller-section .slick-next:before {font-size: 100px;}
}

@media (max-width: 991px) {
	.eventscroller-section {padding: 50px 0 60px;}
	.eventscroller-section .anchor-area ul li {font-size: 22px; padding: 0 10px;}
	.eventscroller-section .event-carousel {flex-direction: column;}
	.eventscroller-section .event-carousel .slick-list {padding: 0 5% !important;}
	.eventscroller-section .news-area {margin: 0 15px 15px;}
	.eventscroller-section .news-area h3 {font-size: 21px;}
	.eventscroller-section .news-area p {font-size: 18px;}
	.eventscroller-section .slick-prev {left: 20px;}
	.eventscroller-section .slick-next {right: 20px;}
	.eventscroller-section .slick-prev:before,
	.eventscroller-section .slick-next:before {font-size: 80px;}
	.eventscroller-section .news-area .more-link {display: block;}
	.eventscroller-section .news-area .read-area {display: none;}
}

@media (max-width: 767px) {
	.eventscroller-section .text-area h2 {margin-bottom: 40px;}
	.eventscroller-section .anchor-area ul li {font-size: 20px;}
	.eventscroller-section .news-area {margin: 0 10px 15px;}
	.eventscroller-section .news-area .text-area {padding: 35px 30px;}
	.eventscroller-section .news-area p {font-size: 16px;}
	.eventscroller-section .slick-prev {left: 0;}
	.eventscroller-section .slick-next {right: 0;}
	.eventscroller-section .slick-prev:before,
	.eventscroller-section .slick-next:before {font-size: 70px;}
	.eventscroller-section .news-area[aria-hidden="true"] {visibility: hidden;}
}

@media (max-width: 500px) {
	.eventscroller-section .text-area h2 {margin-bottom: 30px;}
	.eventscroller-section .anchor-area ul {justify-content: flex-start; flex-wrap: wrap;}
	.eventscroller-section .anchor-area ul li {font-size: 18px; border-right: 3px solid #A8A8A8; padding-left: 0; margin: 0 10px 10px 0; letter-spacing: 1px;}
	.eventscroller-section .anchor-area ul li:last-child {margin-bottom: 0;}
}

/**************************/
/* Modules > Four Columns */
/**************************/
.fourcolumns-section {background-repeat: no-repeat; background-position: top center; background-size: cover; padding: 100px 0 190px; text-align: center;}
.fourcolumns-section .text-area h2 {color: #369891; text-transform: initial; font-weight: 500; margin-bottom: 90px;}

.fourcolumns-section .column-area {background-color: #d6edf7; margin: 0 10px;}
.fourcolumns-section .column-area .title-area {padding: 30px 15px; background-color: #369891; position: relative;}
.fourcolumns-section .column-area .title-area:before {content: ""; width: 0; height: 0; border-top: 25px solid #ffffff; border-left: 25px solid transparent; border-right: 25px solid transparent; position: absolute; left: 50%; top: 0; transform: translateX(-50%);}
.fourcolumns-section .column-area .title-area:after {content: ""; width: 0; height: 0; border-top: 25px solid #369891; border-left: 25px solid transparent; border-right: 25px solid transparent; position: absolute; left: 50%; top: 100%; transform: translateX(-50%);}
.fourcolumns-section .column-area .title-area h3 {font-size: 25px; color: #ffffff; text-transform: initial; margin-bottom: 0; font-weight: 500; letter-spacing: 0.4px;}

.fourcolumns-section .list-area {padding: 40px 15px 55px; position: relative;}
.fourcolumns-section .list-area:after {content: ""; display: block; width: 17px; height: 17px; border: 2px solid #369891; position: absolute; bottom: 20px; left: 0; right: 0; margin: 0 auto; border-radius: 50%;}
.fourcolumns-section .list-area ul {list-style: none; padding: 0; margin: 0;}
.fourcolumns-section .list-area ul li {font-size: 17px; color: #4d4d4d; font-family: 'Lexend', sans-serif; margin-bottom: 15px;}

.fourcolumns-section.bg-grey {background-color: #F4F4F4;}
.fourcolumns-section.bg-grey .column-area .title-area:before {border-top-color: #F4F4F4;}

body.page-id-329 .fourcolumns-section {padding-bottom: 0;}

.fourcolumns-section .column-area.bg-blue {background-color: #d6edf7;}
.fourcolumns-section .column-area.bg-blue .title-area {background-color: #369891;}
.fourcolumns-section .column-area.bg-blue .title-area:after {border-top: 25px solid #369891;}
.fourcolumns-section .column-area.bg-blue .list-area:after {border-color: #369891;}
.fourcolumns-section .column-area.bg-darkblue {background-color: #eeeeee;}
.fourcolumns-section .column-area.bg-darkblue .title-area {background-color: #369891;}
.fourcolumns-section .column-area.bg-darkblue .title-area:after {border-top: 25px solid #369891;}
.fourcolumns-section .column-area.bg-darkblue .list-area:after {border-color: #369891;}
.fourcolumns-section .column-area.bg-green {background-color: #daf3ef;}
.fourcolumns-section .column-area.bg-green .title-area {background-color: #45c2b1;}
.fourcolumns-section .column-area.bg-green .title-area:after {border-top: 25px solid #45c2b1;}
.fourcolumns-section .column-area.bg-green .list-area:after {border-color: #45c2b1;}
.fourcolumns-section .column-area.bg-grey {background-color: #dbdbdb;}
.fourcolumns-section .column-area.bg-grey .title-area {background-color: #4d4d4d;}
.fourcolumns-section .column-area.bg-grey .title-area:after {border-top: 25px solid #4d4d4d;}
.fourcolumns-section .column-area.bg-grey .list-area:after {border-color: #4d4d4d;}
.fourcolumns-section .column-area.bg-purple {background-color: #cfd2e8;}
.fourcolumns-section .column-area.bg-purple .title-area {background-color: #369891;}
.fourcolumns-section .column-area.bg-purple .title-area:after {border-top: 25px solid #369891;}
.fourcolumns-section .column-area.bg-purple .list-area:after {border-color: #369891;}

@media (max-width: 1199px) {
	.fourcolumns-section {padding: 80px 0 125px;}
	.fourcolumns-section .text-area h2 {margin-bottom: 50px;}
}

@media (max-width: 991px) {
	.fourcolumns-section {padding: 65px 0 120px;}
	.fourcolumns-section .text-area h2 {margin-bottom: 30px;}
}

@media (max-width: 767px) {
	.fourcolumns-section {padding: 50px 0 120px;}
	.fourcolumns-section .text-area h2 {margin-bottom: 0;}
	.fourcolumns-section .column-area {margin: 50px auto 0; max-width: 350px;}
}

/***************************/
/* Modules > Image Gallery */
/***************************/
.gallery-section {padding: 120px 0 105px; position: relative;}
.gallery-section .container.wide-container {max-width: 100%; padding: 0;}

/* Image Gallery > Headline */
.gallery-section .text-area h2 {margin-bottom: 45px;}

.gallery-section .gallery-row {max-width: 100%; margin: 0;}
.gallery-section .gallery-row .col-lg-12 {padding: 0;}
.gallery-section .image-area {position: relative; padding: 0 10px; opacity: 0.6;}
.gallery-section .image-area.slick-active {opacity: 1;}
.gallery-section .image-area .featured-image {margin: 0 auto; position: relative; border-radius: 28px;}
.gallery-section .image-area .featured-image img {border-radius: 28px;}

/* Image Gallery > Arrows */
.gallery-section .slick-prev {left: 12%;}
.gallery-section .slick-next {right: 12%;}
.gallery-section .slick-prev,
.gallery-section .slick-next {top: 50%; background: none; width: 40px; height: 110px; line-height: 1; border: 0; border-radius: 0; opacity: 1; transform: translateY(-50%);}
.gallery-section .slick-prev.slick-disabled,
.gallery-section .slick-next.slick-disabled {opacity: 0;}
.gallery-section .slick-prev:before,
.gallery-section .slick-next:before {opacity: 1; color: #ffffff; font-size: 100px; font-weight: bold !important;}
.gallery-section .slick-prev:hover:before,
.gallery-section .slick-next:hover:before {color: #414042;}

/* Image Gallery > Dots */
.gallery-section .slick-dots {margin-top: 20px; position: static;}
.gallery-section .slick-dots li button:before {color: #2C7C76; font-size: 16px; opacity: 1;}
.gallery-section .slick-dots li.slick-active button:before {color: #ffffff; opacity: 1;}

/* Image Gallery > Colors */
.gallery-section.bg-brown {background-color: #844114;}
.gallery-section.bg-dark {background-color: #22665f;}
.gallery-section.bg-light {background-color: #369891;}
.gallery-section.bg-orange {background-color: #8a3a6d;}
.gallery-section.bg-purple {background-color: #cc6c20;}
.gallery-section.bg-white {background-color: #ffffff;}

.gallery-section.bg-brown .text-area h2,
.gallery-section.bg-dark .text-area h2,
.gallery-section.bg-light .text-area h2,
.gallery-section.bg-orange .text-area h2,
.gallery-section.bg-purple .text-area h2 {color: #ffffff;}

@media (max-width: 1199px) {
	.gallery-section {padding: 80px 0 75px;}
	.gallery-section .slick-prev {left: 10%;}
	.gallery-section .slick-next {right: 10%;}
}

@media (max-width: 991px) {
	.gallery-section {padding: 60px 0 55px;}
	.gallery-section .text-area h2 {margin-bottom: 35px;}
	.gallery-section .slick-prev {left: 15px;}
	.gallery-section .slick-next {right: 15px;}
	.gallery-section .slick-prev:before,
	.gallery-section .slick-next:before {font-size: 80px;}
}

@media (max-width: 767px) {
	.gallery-section .text-area h2 {margin-bottom: 25px;}
	.gallery-section .slick-prev:before,
	.gallery-section .slick-next:before {font-size: 60px;}
}

/*****************************/
/* Modules > Image with Text */
/*****************************/
.leftright-section {padding: 0;}
.leftright-section .container {max-width: 100%; padding: 0;}

.leftright-section .row.order-row {display: flex; justify-content: flex-end; align-items: flex-start; align-items: center;}
.leftright-section .text-column {max-width: 630px; padding: 0 30px;}

.leftright-section .headline-area {background-color: #369891; text-align: center; padding: 50px 0;}
.leftright-section .headline-area h2 {margin: 0; color: #ffffff; font-weight: 500;}

.leftright-section .column-holder {padding: 115px 0;}
.leftright-section.with-background .column-holder {background-repeat: no-repeat; background-position: center center; background-size: cover; padding-bottom: 130px;}

.leftright-section .text-area {max-width: 520px;}
.leftright-section .text-area p.subtitle {color: #414042; font-weight: bold; margin: 0 0 20px 0; background: none; line-height: 1.2; font-family: 'Lexend', sans-serif; font-size: 28px; letter-spacing: 1px;}
.leftright-section .text-area p.subtitle + h2 {margin-top: 0;}
.leftright-section .text-area p:last-child {margin: 0;}

.leftright-section .col-lg-5 {display: flex; justify-content: flex-end; max-width: initial; padding: 0 15px;}
.leftright-section .col-lg-5 .text-area {max-width: 450px;}
.leftright-section .col-lg-5 .text-area p {max-width: 390px;}

.leftright-section .button-area {margin-top: 45px; max-width: 475px;}
.leftright-section .button-area a {display: inline-block;}
.leftright-section .button-area a + a {margin-left: 20px;}

.leftright-section .image-holder {margin: 0 auto;}
.leftright-section .image-area {display: flex; justify-content: flex-end; padding-left: 15px; padding-right: 0;}
.leftright-section .image-area img {margin: 0; display: block; border-radius: 28px 0 0 28px; width: 100%;}
.leftright-section .image-holder .text-area {text-align: center; padding: 35px 30px 40px !important;}
.leftright-section .image-holder .text-area p {font-weight: 600; max-width: 530px; margin-left: auto; margin-right: auto;}

.leftright-section .switchit .col-lg-5 {justify-content: flex-start;}
.leftright-section .switchit .image-area {padding-left: 0; padding-right: 15px; justify-content: flex-start;}
.leftright-section .switchit .image-area img {border-radius: 0 28px 28px 0;}

.leftright-section.bg-grey {background-color: #F4F4F4;}
.leftright-section.bg-darkgrey {background-color: #414042;}

.leftright-section.tc-orange h2 {color: #cc6c20;}
.leftright-section.tc-orange a.button {background-color: #cc6c20;}
.leftright-section.tc-orange a.button:hover {background-color: #CA6D29;}

.leftright-section.tc-dark h2,
.leftright-section.tc-dark h3,
.leftright-section.tc-dark h4 {color: #22665f;}
.leftright-section.tc-dark a.button {background-color: #22665f;}
.leftright-section.tc-dark a.button:hover {background-color: #CA6D29;}

.leftright-section.tc-light h2,
.leftright-section.tc-light h3,
.leftright-section.tc-light h4 {color: #369891}
.leftright-section.tc-light a.button {background-color: #369891;}
.leftright-section.tc-light a.button:hover {background-color: #CA6D29;}

.leftright-section.tc-purple h2,
.leftright-section.tc-purple h3,
.leftright-section.tc-purple h4 {color: #8a3a6d;}
.leftright-section.tc-purple a.button {background-color: #8a3a6d;}
.leftright-section.tc-purple a.button:hover {background-color: #CA6D29;}

.leftright-section.tc-white h2,
.leftright-section.tc-white h3,
.leftright-section.tc-white h4,
.leftright-section.tc-white p {color: #ffffff;}
.leftright-section.tc-white a.button {background-color: #ffffff; color: #414042;}
.leftright-section.tc-white a.button:hover {background-color: #369891; color: #ffffff;}

@media (max-width: 991px) {
	.leftright-section .column-holder {padding: 75px 0;}
	.leftright-section .text-column {max-width: 100%;}
	.leftright-section .text-area {margin: 50px 0 0; padding: 0 15px;}
	.leftright-section .text-area ul {text-align: left;}
	.leftright-section .text-area.form-text {padding-left: 0;}
	.leftright-section .button-area {margin-top: 30px;}
	.leftright-section.with-background .background-column {padding-top: 50px;}

	.leftright-section .col-lg-5 {display: block; padding: 0 30px;}
	.leftright-section .col-lg-5 .text-area {max-width: 100%; padding: 0 15px;}
	.leftright-section .col-lg-5 .text-area p {max-width: 100%;}
	
	.leftright-section .image-area {padding-left: 30px;}
	.leftright-section .switchit .image-area {padding-left: 0; padding-right: 30px;}
}

@media (max-width: 767px) {
	.leftright-section .column-holder {padding: 50px 0;}
}

/* Form */
.leftright-section .form-area {padding-left: 20px;}
.leftright-section .form-area form fieldset {max-width: 100%;}
.leftright-section .form-area form label {color: #ffffff; font-weight: normal; display: block; font-weight: bold;}
.leftright-section .form-area form ::-webkit-input-placeholder {color: #302D3F;}
.leftright-section .form-area form :-moz-placeholder {color: #302D3F; opacity: 1;}
.leftright-section .form-area form ::-moz-placeholder {color: #302D3F; opacity: 1;}
.leftright-section .form-area form :-ms-input-placeholder {color: #302D3F;}
.leftright-section .form-area form .holder-row:after {content: ""; display: block; clear: both;}
.leftright-section .form-area form .holder {width: 33%; max-width: 250px; float: left; font-size: 14px; color: #ffffff; padding-right: 20px; margin-bottom: 20px;}
.leftright-section .form-area form .holder.full-holder {width: 100%; max-width: 100%;}
.leftright-section .form-area form p {color: #ffffff; font-size: 14px; margin: 0;}
.leftright-section .form-area form p.caption {margin-top: 5px;}
.leftright-section .form-area form input[type="radio"] {width: auto;}
.leftright-section .form-area form input[type="submit"],
.leftright-section .form-area form button {color: #ffffff; font-size: 18px; font-weight: bold; padding: 18px 20px; text-align: center;  margin: 25px 0 0; display: inline-block; min-width: auto; background-color: #369891; border-radius: 30px; max-width: 165px;}
.leftright-section .form-area form input[type="submit"]:hover,
.leftright-section .form-area form button:hover {background-color: #2b2868; color: #ffffff;}

@media (max-width: 991px) {
	.leftright-section .form-area form .holder {width: 100%; float: none; margin: 0 auto 20px; max-width: 500px;}
}

@media (max-width: 767px) {
	.leftright-section .form-area form input[type="submit"], 
	.leftright-section .form-area form button {margin: 10px auto 50px; display: block;}
}

/*****************/
/* Modules > Map */
/*****************/
.map-section {padding: 75px 15px;}

.map-section .text-area {margin-bottom: 35px;}
.map-section .text-area .headline-icon {display: flex; margin-bottom: 10px;}
.map-section .text-area .icon-area {margin-right: 20px;}
.map-section .text-area h2 {color: #8A3A6D; margin-bottom: 0; letter-spacing: 2px;}
.map-section .text-area p:last-child {margin: 0;}

.map-section .country-area ul li {margin-bottom: 15px;}
.map-section .country-area ul li a {background-color: #f4f4f4; color: #414042; border-radius: 28px; width: 100%; max-width: 204px; text-transform: uppercase; display: block; font-weight: bold; font-size: 20px; padding: 12px 20px 13px; border: 1px solid #414042; background-position: calc(100% - 20px) center; background-repeat: no-repeat; background-image: url('data:image/svg+xml,<svg width="14" height="23" viewBox="0 0 14 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 3L12 11.4999L3 20" stroke="%23414042" stroke-width="4" stroke-linecap="square" stroke-linejoin="round"/></svg>');}
.map-section .country-area ul li a.active,
.map-section .country-area ul li a:hover {background-color: #8A3A6D; border-color: #8A3A6D; color: #ffffff; background-image: url('data:image/svg+xml,<svg width="14" height="23" viewBox="0 0 14 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 3L12 11.4999L3 20" stroke="%23ffffff" stroke-width="4" stroke-linecap="square" stroke-linejoin="round"/></svg>');}

.map-section .map-holder {position: relative; padding-left: 15px;}
.map-section .map-holder .country-holder {position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: none; opacity: 0;}
.map-section .map-holder .country-holder.open {display: flex; opacity: 1;}
.map-section .map-holder .country-popup {position: absolute; top: 0; left: 0; right: 0; background-color: #F4F4F4; padding: 25px 30px; height: 100%; opacity: 0;}
.map-section .map-holder .country-popup.active {display: block; opacity: 1;}
.map-section .map-holder .country-holder .close-map {float: right; font-size: 35px; color: #8A3A6D;}
.map-section .map-holder .country-holder .close-map svg path {fill: #8A3A6D;}
.map-section .map-holder .country-holder .close-map:hover svg path {fill: #414042;}
.map-section .map-holder .country-popup h3 {font-size: 42px; text-transform: none; color: #8A3A6D; display: inline-block;}
.map-section .map-holder .country-popup p {font-size: 16px;}
.map-section .map-holder .country-popup ul {margin-bottom: 40px;}
.map-section .map-holder .country-popup ul li {font-size: 28px; font-family: 'Lexend', sans-serif; letter-spacing: 1.5px; font-weight: bold; margin-bottom: 8px;}
.map-section .map-holder .country-popup ul li:last-child {margin-bottom: 0;}
.map-section .map-holder .country-popup ul li strong {color: #8A3A6D;}
.map-section .map-holder .country-popup a.button {min-width: 195px;}

.map-section .map-area svg {height: 624px;}
.map-section .jvectormap-zoomout,
.map-section .jvectormap-zoomin {display: none;}
.map-section .meta {display: flex; flex-wrap: wrap; justify-content: center; margin-top: 55px;}
.map-section .meta .icon-inline:not(:last-child) {margin-right: 17px;}
.map-section .position-absolute.left {bottom: 0; left: 100px;}
.map-section .position-absolute.right {bottom: 0; right: 15px;}

.jvectormap-tip {background: #ffffff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); color: #073220; display: none; font-size: 16px; font-weight: 500; line-height: 1.2; max-width: 240px; padding: 10px 40px; position: absolute; -webkit-transform: translateY(-20px) translateX(15%); transform: translateY(-20px) translateX(15%);}

@media (max-width: 1800px) {
	.map-section .position-absolute.left {left: 0;}
}

@media (max-width: 1600px) {
	.map-section .position-absolute.left {-webkit-transform: translateX(-25%); transform: translateX(-25%);}
	.map-section .position-absolute.right {-webkit-transform: translateX(30%); transform: translateX(30%);}
}

@media (max-width: 1400px) {
	.map-section .position-absolute.left {display: none;}
	.map-section .position-absolute.right {display: none;}
}

@media (max-width: 1199px) {
	.map-section svg {height: 400px;}
}

@media (max-width: 991px) {
	.map-section .country-area ul li a {width: 100%; border-radius: 0; max-width: 100%; text-transform: none; font-size: 26px;}
	.map-section .map-holder {padding-left: 0;}
	.map-section .map-holder .map-area {display: none;}
	.map-section .map-holder .country-holder {position: static;}
	.map-section .country-popup {position: relative;}
	.map-section .country-popup h3 {font-size: 26px;}
	.map-section .country-popup ul li {font-size: 24px; margin-bottom: 5px;}
}

@media (max-width: 767px) {
	.map-section {padding: 50px 0;}
	.map-section .country-area ul li a {font-size: 20px;}
	.map-section .country-popup h3 {font-size: 22px;}
	.map-section .country-popup ul li {font-size: 20px;}
}

/*********************/
/* Modules > Pillars */
/*********************/
.pillars-section {background-repeat: no-repeat; background-position: top center; background-size: cover; padding: 70px 0 75px; text-align: center; position: relative;}
.pillars-section:before {content: ""; display: block; width: 0; height: 0; border-left: 350px solid transparent; border-right: 350px solid transparent; border-bottom: 100px solid #4d4d4d; position: absolute; bottom: 100%; left: 0; right: 0; margin: 0 auto;}
.pillars-section .container {max-width: 850px;}
.pillars-section .col-lg-4 {padding: 0;}

.pillars-section .text-area h2 {text-transform: uppercase; color: #ffffff; margin-bottom: 60px; font-weight: 500;}

.pillars-section .pillar-area {background-color: #ababab; margin: 0 10px; max-width: 250px; margin: 0 auto; padding: 40px 15px 70px; position: relative; min-height: 340px;}
.pillars-section .pillar-area:before {content: ""; width: 0; height: 0; border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-left: 30px solid #4d4d4d; position: absolute; top: 50%; left: 0; transform: translateY(-50%);}
.pillars-section .pillar-area:after {content: ""; width: 0; height: 0; border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-left: 30px solid #ababab; position: absolute; top: 50%; left: 100%; transform: translateY(-50%);}
.pillars-section .pillar-area .image-area {min-height: 200px; display: flex; justify-content: center; align-items: center; position: relative;}
.pillars-section .pillar-area .image-area .hover {position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; display: flex; justify-content: center; align-items: center;}
.pillars-section .pillar-area .image-area img {max-width: 150px; width: 100%;}
.pillars-section .pillar-area .text-area p {font-size: 25px; color: #4d4d4d; text-transform: initial; margin-bottom: 0; font-weight: 500; letter-spacing: 0.4px; font-family: 'Lexend', sans-serif;}

.pillars-section a:hover .pillar-area {background-color: #45c2b1;}
.pillars-section a:hover .pillar-area:after {border-left: 30px solid #45c2b1;}
.pillars-section a:hover .pillar-area .image-area .hover {opacity: 1;}
.pillars-section a:hover .pillar-area .text-area p {color: #ffffff;}

@media (max-width: 767px) {
	.pillars-section:before {border-left: 150px solid transparent; border-right: 150px solid transparent; border-bottom-width: 75px;}
	.pillars-section .pillar-area {margin-bottom: 30px;}
	.pillars-section .col-lg-4:last-child .pillar-area {margin-bottom: 0;}
}

/***********************/
/* Modules > Providers */
/***********************/
.providers-section {padding: 0 0 150px;}

.providers-section .headline-area {background-color: #369891; text-align: center; padding: 50px 0; margin-bottom: 110px;}
.providers-section .headline-area h2 {margin: 0; color: #ffffff; font-weight: 500;}

.providers-section .provider-area {margin: 0 auto; display: flex; flex-direction: row; align-items: center;}
.providers-section .provider-area .image-area {max-height: 250px; max-width: 250px; width: 100%;}
.providers-section .provider-area .image-area img {margin: 0 auto; display: block; border-radius: 50%; max-width: 166px;}
.providers-section .provider-area .text-area {padding: 25px 0 25px 25px;}
.providers-section .provider-area .text-area h3 {color: #2b2868; font-weight: 500; margin-bottom: 15px;}
.providers-section .provider-area .text-area p {font-size: 24px; color: #369891; font-weight: 100; margin: 0; font-family: 'Lexend', sans-serif;}

.providers-section .hr-holder {text-align: right; padding: 50px 0 25px 25px;}
.providers-section .hr-holder:last-child {display: none;}
.providers-section .hr-holder hr {border-top: 1px solid #d3d3d3; width: calc(100% - 314px); display: inline-block;}

.providers-section.bg-grey {background-color: #F4F4F4;}
.providers-section.bg-white {background-color: #ffffff;}

.providers-section .headline-area.bg-grey {background-color: #4d4d4d;}
.providers-section .headline-area.bg-darkblue {background-color: #369891;}

.providers-section.with-background {padding-bottom: 0;}
.providers-section.with-background .providers-holder {background-repeat: no-repeat; background-position: top center; background-size: cover; padding: 100px 0 190px;}

body.home .providers-section .hr-holder {display: none;}
body.home .providers-section .provider-area {max-width: 1120px;}
body.home .providers-section .provider-area .text-area {width: calc(100% - 314px);}

@media (max-width: 991px) {
	.providers-section.with-background .providers-holder {padding: 75px 0 100px;}
	.providers-section .provider-area {flex-direction: column;}
	.providers-section .hr-holder hr {width: 100%;}
	body.home .providers-section .provider-area .text-area {width: 100%;}
}

@media (max-width: 767px) {
	.providers-section.with-background .providers-holder {padding: 60px 0 90px;}
}

/*************************/
/* Modules > Quick Links */
/*************************/
.quick-section {padding: 75px 0 60px;}
.quick-section .text-area {min-height: 70px; display: flex; align-items: center;}
.quick-section h2 {color: #005528; text-transform: none; font-size: 28px; font-weight: bold; margin: 0;}
.quick-section ul {list-style: none; padding: 0; margin: 0;}
.quick-section ul li {font-family: 'Lexend', sans-serif; font-size: 20px; font-weight: 600; letter-spacing: 1px; display: inline-block; margin: 0 20px 15px 0; color: #005528;}
.quick-section ul li a {color: #005528;}

@media (max-width: 991px) {
	.quick-section {padding: 35px 0 50px;}
	.quick-section .text-area {padding: 0 15px; min-height: initial;}
	.quick-section .text-area h2 {margin-bottom: 15px;}
}

/**********************/
/* Modules > Services */
/**********************/
.services-section {padding: 0;}

.services-section .headline-area {background-color: #369891; text-align: center; padding: 50px 15px; position: relative;}
.services-section .headline-area.with-icon {padding-bottom: 40px;}
.services-section .headline-area:before {content: ""; display: block; width: 0; height: 0; border-left: 350px solid transparent; border-right: 350px solid transparent; border-bottom: 100px solid #369891; position: absolute; bottom: 100%; left: 0; right: 0; margin: 0 auto;}
.services-section .headline-area .image-area {position: absolute; top: -120px; left: 0; right: 0; margin: 0 auto; min-height: 120px; display: flex; justify-content: center; align-items: center;}
.services-section .headline-area .text-area {padding: 8px 0 6px;}
.services-section .headline-area h2 {margin: 0; color: #ffffff; font-weight: 500;}

.services-section .services-holder {padding: 110px 15px 150px;}
.services-section.with-background .services-holder {background-repeat: no-repeat; background-position: top center; background-size: cover;}
.services-section .services-holder .container {max-width: 1440px;}

.services-section .service-area {margin-bottom: 35px; padding-left: 35px; display: flex; flex-direction: row; align-items: center;}
.services-section .service-area:last-child {margin-bottom: 0;}
.services-section .service-area .image-area {max-height: 267px; max-width: 213px; width: 100%;}
.services-section .service-area .image-area img {margin: 0 auto; display: block;}
.services-section .service-area .text-area {padding-left: 15px;}
.services-section .service-area .text-area h3 {position: relative; color: #4d4d4d; font-size: 27px; font-weight: normal; margin-bottom: 10px; max-width: 375px; text-transform: none;}
.services-section .service-area .text-area p {color: #4d4d4d; max-width: 550px; font-size: 20px; font-weight: 100; font-family: 'Lexend', sans-serif;}
.services-section .service-area .text-area a.button {padding: 5px 20px 7px; font-size: 16px; min-width: 190px;}

/* Services > Colors */
.services-section.bg-darkblue .headline-area {background-color: #369891;}
.services-section.bg-darkblue .headline-area:before {border-bottom-color: #369891;}

.services-section.bg-green .headline-area {background-color: #45c2b1;}
.services-section.bg-green .headline-area:before {border-bottom-color: #45c2b1;}

.services-section.bg-grey .headline-area {background-color: #4d4d4d;}
.services-section.bg-grey .headline-area:before {border-bottom-color: #4d4d4d;}

/* Services > Responsive */
@media (max-width: 767px) {
	.services-section .headline-area {padding: 25px 15px;}
	.services-section .headline-area:before {border-left: 150px solid transparent; border-right: 150px solid transparent; border-bottom-width: 75px;}
	.services-section .headline-area .image-area {top: -82px; min-heihgt: 70px;}
	.services-section .headline-area .image-area img {max-width: 60px;}

	.services-section .service-area {flex-direction: column; margin-bottom: 50px;}
	.services-section .service-area:last-child {margin-bottom: 50px;}
	.services-section .service-area .image-area {margin-bottom: 15px;}
}

/**********************************/
/* Modules > Side-by-Side Content */
/**********************************/
.sidebyside-section {background-color: #ffffff; padding: 65px 0;}
.sidebyside-section.bg-grey {background-color: #F4F4F4;}

.sidebyside-section .text-area:not(.title-area) {max-width: 560px;}
.sidebyside-section .text-area h2 {text-transform: initial;}
.sidebyside-section .text-area h3 {text-transform: initial; color: #414042; font-size: 28px;}
.sidebyside-section .qa-row .text-area h3 {margin-bottom: 10px;}
/*body.single-connections .sidebyside-section .text-area.title-area {max-width: 1190px; margin: 0 auto;}*/
body.single-connections .sidebyside-section .text-area h2 {color: #CA6D29;}

/* Side-by-Side > Colors */
.sidebyside-section.tc-brown h2,
.sidebyside-section.tc-brown h3 {color: #844114;}
.sidebyside-section.tc-brown a.button:hover {background-color: #844114;}

.sidebyside-section.tc-green h2,
.sidebyside-section.tc-green h3 {color: #005528;}
.sidebyside-section.tc-green a.button:hover {background-color: #005528;}

.sidebyside-section.tc-orange h2,
.sidebyside-section.tc-orange h3 {color: #cc6c20;}
.sidebyside-section.tc-orange a.button:hover {background-color: #cc6c20;}

.sidebyside-section.tc-dark h2,
.sidebyside-section.tc-dark h3 {color: #22665f;}
.sidebyside-section.tc-dark a.button:hover {background-color: #22665f;}

.sidebyside-section.tc-light h2,
.sidebyside-section.tc-light h3 {color: #369891}
.sidebyside-section.tc-light a.button:hover {background-color: #369891;}

.sidebyside-section.tc-purple h2,
.sidebyside-section.tc-purple h3 {color: #8a3a6d;}
.sidebyside-section.tc-purple a.button:hover {background-color: #8a3a6d;}

.sidebyside-section.tc-white h2,
.sidebyside-section.tc-white h3,
.sidebyside-section.tc-white p,
.sidebyside-section.tc-white li {color: #ffffff;}
.sidebyside-section.tc-white a.button {background-color: #ffffff; color: #414042;}
.sidebyside-section.tc-white a.button:hover {background-color: #414042; color: #ffffff;}

.profile-section + .sidebyside-section {padding-top: 0px;}

@media (max-width: 991px) {
	.sidebyside-section {padding: 50px 0;}
	.sidebyside-section .text-area {padding: 0 15px; max-width: 400px;}
	.sidebyside-section .text-area:not(.title-area) {margin: 15px 0; max-width: 400px;}
	.sidebyside-section .text-area h3 {font-size: 24px;}
}

@media (max-width: 767px) {
	.sidebyside-section .text-area h3 {font-size: 22px;}
}

@media (max-width: 500px) {
	.sidebyside-section .text-area h3 {font-size: 20px;}
}

/*******************/
/* Modules > Stats */
/*******************/
.stats-section {background-color: #F4F4F4; padding: 150px 0 90px;}
.stats-section .stat-column:nth-child(2n+1) {clear: both;}

/* Stats > Text */
.stats-section .text-area p {max-width: 380px;}
.stats-section .text-area .button-area {margin-top: 25px;}

/* Stats > Statistics */
.stats-section .stat-area {margin-bottom: 40px;}
.stats-section .stat-area h3 {text-transform: none; font-size: 28px;}
.stats-section .stat-area .stat-holder {display: inline-block; min-width: 200px;}
.stats-section .stat-area .stat-holder.two-numbers {display: flex; justify-content: space-between;}
.stats-section .stat-area .stat-holder .left-number {padding-right: 5px;}
.stats-section .stat-area .stat-holder .right-number {padding-left: 5px;}
.stats-section .stat-area p.number {font-size: 65px; line-height: 1; margin-bottom: 10px; font-weight: 900; font-weight: 900; font-family: 'Lexend', serif; display: flex; align-items: center; justify-content: flex-start;}
.stats-section .stat-area p.number.color-orange {color: #cc6c20;}
.stats-section .stat-area p.number.color-dark {color: #22665f;}
.stats-section .stat-area p.number.color-light {color: #369891}
.stats-section .stat-area p.number.color-purple {color: #8a3a6d;}
.stats-section .stat-area p.icon-yes + p.desc {padding-left: 66px;}
.stats-section .stat-area p .fa {background-color: #414042; font-size: 30px; height: 40px; width: 40px; border-radius: 50%; color: #ffffff; margin-right: 20px; font-weight: normal; line-height: 40px; text-align: center;}
.stats-section .stat-area p.desc {font-size: 21px; font-weight: 500;}

.stats-section .col-lg-6:nth-child(odd) .stat-area {padding-right: 30px;}
.stats-section .col-lg-6:nth-child(even) .stat-area {padding-left: 30px;}

.stats-section .col-lg-6:nth-last-child(2) .stat-area,
.stats-section .col-lg-6:last-child .stat-area {margin-bottom: 0;}
.stats-section .col-lg-6:nth-last-child(2) .stat-area .stat-holder,
.stats-section .col-lg-6:last-child .stat-area .stat-holder {border: none; margin-bottom: 0; padding-bottom: 0;}

body.page-id-8179 .stats-section.layout-wide .stats-1 .stat-area .stat-holder {min-width: 235px;}
body.page-id-8179 .stats-section.layout-wide .stats-2 .stat-area .stat-holder {min-width: 210px;}

/* Stats > Wide layout */
.stats-section.layout-wide {padding: 100px 0 90px;}
.stats-section.layout-wide .text-area p {max-width: 800px; margin-bottom: 50px;}
.stats-section.layout-wide .stat-area .stat-holder {border-bottom: 1px solid #414042; padding-bottom: 15px;}

/* Stats > Responsive */
@media (max-width: 1199px) {
	.stats-section {padding: 120px 0 75px;}
	.stats-section .stat-area h3 {font-size: 26px;}
	.stats-section .stat-area p.number {font-size: 65px;}
}

@media (max-width: 991px) {
	.stats-section {padding: 75px 15px 50px;}
	.stats-section .container {max-width: 600px;}
	.stats-section .col-lg-6:nth-child(odd) .stat-area {padding: 0;}
	.stats-section .col-lg-6:nth-child(even) .stat-area {padding: 0;}
	.stats-section .stat-area,
	.stats-section .col-lg-6:nth-last-child(2) .stat-area {margin-bottom: 30px;}
	/*.stats-section .col-lg-6:nth-last-child(2) .stat-area .stat-holder {border-bottom: 1px solid #414042; padding-bottom: 15px;}*/
	.stats-section .text-area {margin: 0 auto 50px; max-width: 600px;}
	.stats-section .stat-area {max-width: 600px; margin-left: auto; margin-right: auto;}
	.stats-section .stat-area h3 {font-size: 24px;}
	.stats-section .stat-area p.number {font-size: 55px;}
}

@media (max-width: 767px) {
	.stats-section {padding: 50px 15px 30px;}
	.stats-section.layout-wide {padding: 50px 15px 40px;}
	.stats-section .text-area {max-width: 100%;}
	.stats-section .stat-area {max-width: 100%;}
	.stats-section .stat-area h3 {font-size: 20px;}
	.stats-section .stat-area p .fa {margin-right: 15px;}
	.stats-section .stat-area p.number {font-size: 45px;}
}

@media (max-width: 500px) {
	.stats-section .stat-area p.icon-yes + p.desc {padding-left: 38px;}
	.stats-section .stat-area p.desc {font-size: 18px;}

	.stats-section .stat-area p .fa {font-size: 19px; width: 30px; height: 30px; margin-right: 10px; line-height: 30px;}
	.stats-section .stat-area p.number {font-size: 35px;}
}

@media (max-width: 400px) {
	.stats-section .stat-area p.number {font-size: 30px;}
}

@media (max-width: 360px) {
	.stats-section .stat-area p.number {font-size: 28px;}
}

/******************/
/* Modules > Tabs */
/******************/
.tabs-section {background-color: #ffffff; padding: 75px 0 140px; position: relative; text-align: center;}

.tabs-section .text-area {margin-bottom: 50px;}
.tabs-section .text-area p {font-size: 25px;}

.tabs-section .tab-area {max-width: 1030px; margin: 0 auto;}
.tabs-section .tab-area ul.nav-tabs {border-bottom: 5px solid #AFB6D0; display: flex;}
.tabs-section .tab-area ul.nav-tabs li.nav-item {padding-right: 15px; width: 100%; float: none; font-family: 'Lexend', sans-serif; font-size: 25px; font-weight: 500;}
.tabs-section .tab-area ul.nav-tabs li.nav-item:last-child {padding-right: 0;}
.tabs-section .tab-area ul.nav-tabs li.nav-item .nav-link {background-color: #E9EBF2; color: #323232; border: none; padding: 30px 15px; width: 100%; border-bottom: 5px solid #AFB6D0; margin-bottom: -4px; text-align: center; border-radius: 0; position: relative;}
.tabs-section .tab-area ul.nav-tabs li.nav-item .nav-link:before {content: ""; width: 0; height: 0; border-top: 25px solid #ffffff; border-left: 25px solid transparent; border-right: 25px solid transparent; position: absolute; left: 50%; top: 0; transform: translateX(-50%);}
.tabs-section .tab-area ul.nav-tabs li.nav-item .nav-link:after {content: ""; width: 0; height: 0; border-top: 25px solid rgba(233,235,245,0); border-left: 25px solid transparent; border-right: 25px solid transparent; position: absolute; left: 50%; top: 100%; transform: translateX(-50%);}

.tabs-section .tab-area ul.nav-tabs li.nav-item.active .nav-link {background-color: #45c2b1; color: #ffffff; border-color: #1ea391;}
.tabs-section .tab-area ul.nav-tabs li.nav-item.active .nav-link:after {border-top-color: #45c2b1;}

.tabs-section .tab-area .tab-content {}
.tabs-section .tab-area .tab-holder {display: flex; align-items: flex-start;}
.tabs-section .tab-area .tab-holder .text-area {padding: 35px 30px 10px; margin-bottom: 0;}
.tabs-section .tab-area .tab-holder .text-area p {font-size: 25px;}

.tabs-section .tab-area ul.nav-tabs li.nav-item.active .nav-link.bg-blue {background-color: #369891; border-color: #1481af;}
.tabs-section .tab-area ul.nav-tabs li.nav-item.active .nav-link.bg-blue:after {border-top-color: #369891;}
.tabs-section .tab-area ul.nav-tabs li.nav-item.active .nav-link.bg-darkblue {background-color: #369891; border-color: #3665cf;}
.tabs-section .tab-area ul.nav-tabs li.nav-item.active .nav-link.bg-darkblue:after {border-top-color: #369891 !important;}

@media (max-width: 767px) {
	.tabs-section .tab-area {max-width: 760px; margin: 0 auto;}
	.tabs-section .tab-area ul.nav-tabs {flex-direction: column;}
	.tabs-section .tab-area ul.nav-tabs li.nav-item {padding-right: 0; padding-bottom: 2px;}
}

/***********************/
/* Modules > Team Grid */
/***********************/
.team-section {padding: 50px 15px 100px;}
.team-section .team-row {display: flex; flex-wrap: wrap;}
.team-section .text-area h2 {margin: 55px 0 45px;}
.team-section .row:first-child .text-area h2 {margin-top: 0;}

.team-section .team-area {display: flex; margin-bottom: 40px;}
.team-section .team-area .image-area {}
.team-section .team-area .image-area img {margin: 0 auto; display: block; border-radius: 28px;}
.team-section .team-area .text-area {padding: 15px 30px 15px 0;}
.team-section .team-area .image-area + .text-area {padding-left: 30px;}
.team-section .team-area .text-area p {margin: 0 0 2px; font-weight: bold;}
.team-section .team-area .text-area p a {color: #CA6D29; /* text-decoration: underline; */}
.team-section .team-area .text-area p a:hover {color: #414042;}
.team-section .team-area .text-area p.name {font-family: 'Lexend'; font-size: 24px; line-height: 1.4; letter-spacing: 1.5px;}

/**************************/
/* Modules > Testimonials */
/**************************/
.testimonials-section {background-color: #4d4d4d; text-align: center; padding: 55px 0 75px; position: relative; content-visibility: visible !important;}
section.bg-white:not(.with-background) + .testimonials-section {margin-top: 120px;}
.testimonials-section:before {content: ""; display: block; width: 0; height: 0; border-left: 350px solid transparent; border-right: 350px solid transparent; border-bottom: 100px solid #4d4d4d; position: absolute; bottom: 100%; left: 0; right: 0; margin: 0 auto;}
.testimonials-section .container {max-width: 1200px;}

.testimonials-section .image-area {position: absolute; top: -120px; left: 0; right: 0; margin: 0 auto;}

.testimonials-section .text-area h2 {margin-bottom: 15px; color: #369891; font-weight: 500;}

.testimonials-section .quote-area {margin: 0 auto 10px;}
.testimonials-section .quote-area p {font-size: 22px; color: #ffffff; font-weight: 100; line-height: 1.5;}
.testimonials-section .quote-area p.stars {margin-bottom: 40px; line-height: 1.3; font-size: 22px;}
.testimonials-section .quote-area p.quote {font-size: 22px;}
.testimonials-section .quote-area p.author {margin: 0; font-weight: 500; font-family: 'Lexend', sans-serif;}

.testimonials-section .testimonials-carousel .slick-dots {position: static; margin-top: 20px;}
.testimonials-section .testimonials-carousel .slick-dots li {margin: 0 3px;}
.testimonials-section .testimonials-carousel .slick-dots li button {padding: 0;}
.testimonials-section .testimonials-carousel .slick-dots li button:before {color: #c0e4f2; opacity: 1; font-size: 12px;}
.testimonials-section .testimonials-carousel .slick-dots li.slick-active button:before {color: #369891; opacity: 1;}

.gallery-section + .testimonials-section {margin-top: 100px;}

.testimonials-section.bg-darkblue {background-color: #369891;}
.testimonials-section.bg-darkblue:before {border-bottom: 100px solid #369891;}

@media (max-width: 991px) {
	.testimonials-section {padding: 75px 15px 65px;}
	.testimonials-section .text-area h2 {font-size: 40px;}
	.testimonials-section .quote-area p {font-size: 26px;}
	.testimonials-section .quote-area p.stars {font-size: 20px;}
}

@media (max-width: 767px) {
	.testimonials-section {padding: 50px 15px 40px;}
	.testimonials-section:before {border-left: 150px solid transparent; border-right: 150px solid transparent; border-bottom-width: 75px;}
	.testimonials-section .image-area {top: -82px; min-heihgt: 70px;}
	.testimonials-section .image-area img {max-width: 60px;}

	.testimonials-section .text-area h2 {font-size: 30px;}
	.testimonials-section .quote-area p {font-size: 24px;}
	.testimonials-section .quote-area p.quote {font-size: 20px;}
	.testimonials-section .quote-area p.stars {font-size: 18px;}
}

@media (max-width: 500px) {
	.testimonials-section .quote-area p {font-size: 20px;}
	.testimonials-section .quote-area p.quote {font-size: 18px;}
	.testimonials-section .quote-area p.stars {font-size: 16px;}
}

/**********/
/* Search */
/**********/
.search-section {padding: 50px 15px 100px;}
.search-section .container:not(.wide-container) {max-width: 990px;}
.search-section .container.wide-container {max-width: 1300px;}
.search-section .search-area {max-width: 200px; margin: 0 auto;}
.search-section .search-area .holder-area {width: 25%;}
.search-section .search-area label span {font-size: 16px; font-style: italic;}
.search-section .search-area p {margin-bottom: 5px;}
.search-section .search-area input[type="tel"],
.search-section .search-area select {background-color: #369891; position: relative; color: #ffffff; border-radius: 0; max-width: 160px; font-size: 20px; padding: 10px 5px 11px 15px; -webkit-appearance: none; line-height: 29px; font-weight: bold;}
.search-section .search-area select {max-width: 120px;}
.search-section .search-area select option {padding: 10px 5px;}
.search-section .search-area input:focus {color: #ffffff;}
.search-section .search-area input ::-webkit-input-placeholder {color: #ffffff;}
.search-section .search-area input :-moz-placeholder {color: #ffffff; opacity: 1;}
.search-section .search-area input ::-moz-placeholder {color: #ffffff; opacity: 1;}
.search-section .search-area input :-ms-input-placeholder {color: #ffffff;}

.search-section .search-area .select-holder,
.search-section .search-area .input-holder {position: relative; background-color: #369891;}
.search-section .search-area .select-holder:after,
.search-section .search-area .input-holder:after {content: ""; width: 0; height: 0; border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-left: 25px solid #369891; position: absolute; top: 0; bottom: 0;}

.search-section .search-area button.button {font-weight: bold; margin-top: 35px;}
.search-section .search-area button.button span {min-width: 130px;}

.search-section .text-area {text-align: center;}
.search-section .text-area h2 {color: #2b2868; margin-bottom: 30px; font-weight: 600;}

.search-section .video-row .text-area {margin-top: 100px;}
.search-section .video-row .search-area {max-width: 400px;}
.search-section .video-row .search-area .input-holder {background-color: #c73d78;}
.search-section .video-row .search-area .input-holder:after {border-left-color: #369891;}
.search-section .video-row .search-area input[type="text"] {float: right; background-color: #c73d78; position: relative; color: #ffffff; border-radius: 0; max-width: 350px; font-size: 18px; padding: 10px 5px 11px 30px; -webkit-appearance: none; line-height: 29px;}
.search-section .video-row .search-area button {border: none; background: #369891; color: #fff; padding: 11px 12px 12px; font-size: 20px;}

.resources-section .search-section {padding: 0; margin-bottom: 80px;}

@media (max-width: 991px) {
	.search-section {padding-bottom: 75px;}
	.search-section .search-row {max-width: 500px; margin: 0 auto;}
	.search-section .search-area {margin-bottom: 20px;}
	.search-section .search-area input[type="tel"],
	.search-section .search-area select {font-size: 18px;}
}

@media (max-width: 767px) {
	.search-section {padding-bottom: 50px;}
	.search-section .search-area {max-width: 180px;}
	.search-section .search-area input[type="tel"],
	.search-section .search-area select {font-size: 16px; max-width: 120px;}
	.search-section .search-area button.button {padding-right: 5px; text-align: left;}
}

@media (max-width: 500px) {
	.search-section .col-xs-6 {width: 100%; float: none;}
	.search-section .search-area button.button {margin-top: 15px;}
}

/*******************/
/* Provider Detail */
/*******************/
.profile-section {background-color: #ffffff; padding: 15px 0 75px;}
.profile-section .container {max-width: 100%;}
.profile-section .row.order-row {max-width: 1260px; margin: 0 auto;}

.profile-section .breadcrumb-row {max-width: 1360px; margin: 0 auto;}
.profile-section .breadcrumb-area {margin-bottom: 10px;}
.profile-section p.breadcrumb {margin: 0 0 5px; color: #CA6D29; font-size: 16px; background: none; padding: 0; font-weight: bold;}
.profile-section p.breadcrumb a,
.profile-section p.breadcrumb span {color: #CA6D29; /* text-decoration: underline; */}
.profile-section p.breadcrumb a:hover {color: #414042;}
.profile-section p.back {color: #747474; font-size: 20px; font-weight: 800; letter-spacing: 0.5px;}
.profile-section p.back a {color: #747474;}
.profile-section p.back .fa {font-size: 30px; font-weight: bold; position: relative; top: 3px; margin-right: 5px;}

.profile-section .text-area {max-width: 630px;}
.profile-section .text-area h1 {font-size: 48px; color: #CA6D29; text-transform: uppercase; margin-bottom: 5px;}
.profile-section .text-area h2 {text-transform: initial; color: #414042; font-size: 28px; max-width: 410px; letter-spacing: 1.5px; font-weight: 800;}
.profile-section .text-area p a {color: #CA6D29; border-bottom: 1px solid #CA6D29; padding-bottom: 1px;}
.profile-section .text-area p a:hover {color: #414042; border-color: #414042;}

.profile-section .image-area {width: 100%; max-width: 440px; margin: 0 auto; border-radius: 28px; height: 440px; background-size: cover; background-repeat: no-repeat; background-position: center center;}
.profile-section .image-area img {margin: 0 auto 20px; display: block; border-radius: 28px; opacity: 0;}

@media (max-width: 991px) {
	.profile-section .image-area {margin: 0 auto;}
	.profile-section .text-area {margin: 0 auto 50px;}
}

/* Fast facts */
.fact-section {background-color: #CA6D29; padding: 60px 0;}
.fact-section .row {display: flex;}
.fact-section .text-area {border-right: 1px solid #844114; padding: 30px 30px 30px 10px; min-height: 170px; height: 100%;}
.fact-section .col-lg-5 .text-area {border: none; padding-right: 0;}
.fact-section .col-lg-3 .text-area {padding-left: 0;}
.fact-section h2 {color: #ffffff; font-size: 48px; line-height: 1; margin: 0;}
.fact-section h3 {font-size: 28px; text-transform: initial; color: #ffffff; margin-bottom: 14px;}
.fact-section p {color: #ffffff; font-weight: 500; max-width: 400px;}
.fact-section p.experience {/* font-size: 24px;text-transform: uppercase; font-weight: bold; font-family: 'Lexend', sans-serif; line-height: 1; */}

@media (max-width: 991px) {
	.fact-section .text-area {border-right: none; border-bottom: 1px solid #844114;}
}

/********/
/* Blog */
/********/
.blog-section {padding: 50px 15px; background-repeat: no-repeat; background-size: contain; background-position: center bottom;}
.blog-section.bg-grey {background-color: #f4f4f4;}
.blog-section .text-area h2 {margin-bottom: 40px;}
.blog-section .post-row {display: flex; flex-wrap: wrap;}

.blog-section .post-area {margin: 0 0 50px; border: 1px solid #b2b2b2; background-color: #ffffff; border-radius: 28px; overflow: hidden; min-height: calc(100% - 50px); display: flex;}
.blog-section .post-area .title-area {border-bottom: 18px solid #8A3A6D; background-color: #ffffff; padding: 25px 25px 130px; border-radius: 28px 28px 0 0; position: relative; width: 100%;}
.blog-section .post-area .title-area a {display: block;}
.blog-section .post-area .title-area p.date {margin: 0 0 10px; font-weight: bold; font-size: 16px; color: #414042;}
.blog-section .post-area .title-area h2 {margin: 0; font-size: 28px; text-transform: initial; color: #8A3A6D; font-weight: 600; max-width: 271px;}
.blog-section .post-area .title-area a:hover h2 {color: #414042;}
.blog-section .post-area .title-area span.button {color: #ffffff; font-size: 18px; font-weight: 500; padding: 17px 21px; text-align: center; margin: 0; display: inline-block; background-color: #8A3A6D; line-height: 1; border: none; border-radius: 30px; text-transform: uppercase; letter-spacing: 1.5px;}
.blog-section .post-area .title-area a:hover span.button {background-color: #414042;}
.blog-section .post-area .title-area .button-area {position: absolute; bottom: 0; left: 0; right: 0; padding: 0 30px 40px;}

.blog-section .post-area .image-area {margin-top: 4px;}
.blog-section .post-area .image-area img {margin: 0 auto; display: block;}
.blog-section .post-area .image-area a:hover img {opacity: 0.8;}

.blog-section .button-area {margin-top: 30px; max-width: 450px;}
.blog-section .button-area a + a {margin-left: 20px;}

/*.blog-section .post-area.bg-purple .title-area {border-color: #8A3A6D;}
.blog-section .post-area.bg-purple .title-area h2 {color: #8A3A6D;}
.blog-section .post-area.bg-purple .title-area a:hover h2 {color: #414042;}
.blog-section .post-area.bg-purple .title-area span.button {background-color: #8A3A6D;}
.blog-section .post-area.bg-purple .title-area a:hover span.button {background-color: #414042;}*/

.blog-section .post-area.bg-green .title-area {border-color: #22665F;}
.blog-section .post-area.bg-green .title-area h2 {color: #22665F;}
.blog-section .post-area.bg-green .title-area a:hover h2 {color: #414042;}
.blog-section .post-area.bg-green .title-area span.button {background-color: #22665F;}
.blog-section .post-area.bg-green .title-area a:hover span.button {background-color: #414042;}

.blog-section .post-area.bg-orange .title-area {border-color: #cc6c20;}
.blog-section .post-area.bg-orange .title-area h2 {color: #cc6c20;}
.blog-section .post-area.bg-orange .title-area a:hover h2 {color: #414042;}
.blog-section .post-area.bg-orange .title-area span.button {background-color: #cc6c20;}
.blog-section .post-area.bg-orange .title-area a:hover span.button {background-color: #414042;}

.blog-section .post-area.bg-light .title-area {border-color: #369891;}
.blog-section .post-area.bg-light .title-area h2 {color: #369891;}
.blog-section .post-area.bg-light .title-area a:hover h2 {color: #414042;}
.blog-section .post-area.bg-light .title-area span.button {background-color: #369891;}
.blog-section .post-area.bg-light .title-area a:hover span.button {background-color: #414042;}

.blog-section .post-area.bg-dark .title-area {border-color: #22665f;}
.blog-section .post-area.bg-dark .title-area h2 {color: #22665f;}
.blog-section .post-area.bg-dark .title-area a:hover h2 {color: #414042;}
.blog-section .post-area.bg-dark .title-area span.button {background-color: #22665f;}
.blog-section .post-area.bg-dark .title-area a:hover span.button {background-color: #414042;}

.blog-section .post-area.bg-brown .title-area {border-color: #844114;}
.blog-section .post-area.bg-brown .title-area h2 {color: #844114;}
.blog-section .post-area.bg-brown .title-area a:hover h2 {color: #414042;}
.blog-section .post-area.bg-brown .title-area span.button {background-color: #844114;}
.blog-section .post-area.bg-brown .title-area a:hover span.button {background-color: #414042;}

/* Single */
.blog-section .text-area h1 {margin-bottom: 35px;}
.blog-section .text-area h3 {font-size: 28px;}
.blog-section .text-area p:last-child {margin: 0;}
.blog-section .text-area.form-text {max-width: 100%; padding-left: 20px;}
.blog-section .text-area.form-text h2 {margin-bottom: 5px;}

.blog-section .image-area.blog-image {margin-bottom: 40px;}
.blog-section .image-area.blog-image img {border: 10px solid #c4c4c4; margin: 0 auto; display: block;}

@media (max-width: 1199px) {
	.blog-section.with-background .background-column {padding-top: 30px; padding-bottom: 30px;}
	.blog-section .post-row + .post-row {margin-top: 50px;}
}

@media (min-width: 992px) {
	.blog-section .col-lg-6 + .col-lg-6 .text-area,
	.blog-section .col-lg-6 + .col-lg-6 .button-area {margin: 0 auto 35px;}
}

@media (max-width: 991px) {
	.blog-section .image-area {margin-bottom: 20px; max-width: 545px; margin: 0 auto 20px;}
	.blog-section .text-area {margin: 0 auto 30px;}
	.blog-section .button-area {margin: 0 auto;}
	.blog-section .text-area h2 {margin-bottom: 20px; font-size: 30px;}
}

/* Pagination */
.wp-pagenavi {margin: 30px 0 0; text-align: center; clear: both;}
.wp-pagenavi a,
.wp-pagenavi .current {color: #369891; display: inline-block; padding: 0 5px; text-decoration: none; min-width: 30px; font-weight: 500; font-family: 'Lexend', sans-serif; font-size: 30px;}
.wp-pagenavi .current,
.wp-pagenavi a:hover:not(.current) {color: #414042;}
.wp-pagenavi .extend {margin: 0 5px;}

/* Search results */
body.search-results .text-area h4 {text-transform: none; margin: 30px 0 5px;}
body.search-results .text-area a.more {display: inline-block; text-transform: uppercase; color: #222222; font-size: 13px; font-weight: 700;}
body.search-results .text-area a.more:after {content: "\f0da"; margin-left: 5px; top: 2px; position: relative; font-size: 17px;}
body.search-results .text-area a:hover h4,
body.search-results .text-area a.more:hover {color: #369891;}

/*************/
/* Locations */
/*************/
.locations-section {background-color: #dcdcec; text-align: center;}

.locations-section .col-lg-3:nth-child(4n+1) {clear: both;}
.locations-section .location-area {margin: 0 15px 30px; max-width: 300px;}
.locations-section .location-area a {display: block; margin: 0 auto; position: relative;}
.locations-section .location-area .state-area.under-state {position: absolute; top: 0; z-index: 2; left: 0; right: 0; bottom: 0;}
.locations-section .location-area a:hover .state-area.under-state {opacity: 0;}
.locations-section .location-area .state-area {margin: 0 auto; overflow: hidden; max-width: 270px;}
.locations-section .location-area .state-area img {margin: 0 auto;}
.locations-section .location-area p {position: absolute; top: 49%; transform: translateY(-50%); left: 0; right: 0; font-size: 28px; color: #ffffff; z-index: 2; padding-left: 30px; margin: 0;}

.locations-section .text-area {margin-bottom: 60px;}
.locations-section .text-area h2 {text-transform: uppercase;}

@media (min-width: 992px) {
	.locations-section .location-row .col-lg-5ths {width: 20%;}
	.locations-section .location-row .col-lg-5ths:nth-child(5n+1) {clear: both;}
	.locations-section .location-row .col-lg-5ths .location-area p {font-size: 23px;}
}

@media (max-width: 991px) {
	.locations-section .text-area {margin-bottom: 30px;}
	.locations-section .location-area {margin: 0 auto 30px;}
	.locations-section .location-area p {font-size: 30px; padding-left: 0;}
}

@media (max-width: 767px) {
	.locations-section .text-area p {font-size: 16px;}
	.locations-section .location-area p {font-size: 20px;}
	.locations-section .location-area .state-area {max-width: 200px;}
	.locations-section .location-row .col-xs-6:nth-child(3) {float: none; margin: 0 auto; clear: both;}
	.locations-section .location-row .col-xs-6:nth-child(4) {clear: both;}
}

@media (max-width: 500px) {
	.locations-section .location-area p {font-size: 18px;}
}

/*********/
/* Video */
/*********/
.video-section {text-align: center; padding: 90px 0 0; background-repeat: no-repeat; background-position: top center; background-size: cover; position: relative;}
.video-section.with-background {padding-bottom: 150px;}
.video-section.bg-grey:after {content: ""; position: absolute; bottom: 0; height: 25%; left: 0; right: 0; display: block; background-color: #ffffff;}
.video-section .container {position: relative; z-index: 2;}

.video-section .text-area h2 {font-weight: normal; text-transform: initial; color: #369891; margin-bottom: 15px;}
.video-section .text-area h3 {text-transform: initial; font-size: 32px; font-family: "Archivo", sans-serif !important; color: #369891;}
.video-section .text-area p {font-size: 30px; color: #369891;}
.video-section .text-area p + h3 {margin-top: 35px;}

.video-section .image-area {margin: 50px 0 0; padding: 0 15px;}
.video-section .image-area a.popup-video {max-width: 760px; display: block; border: 10px solid #d8d8dc; margin: 0 auto; position: relative;}
/* .video-section .image-area a.popup-video:before {content: ""; background-color: rgba(73,70,93,0.5); position: absolute; z-index: 2; top: 0; left: 0; right: 0; bottom: 0; display: block;}
.video-section .image-area a.popup-video:after {content: ""; width: 89px; height: 89px; bottom: 20px; right: 20px; background: url('images/play-button-white.png') no-repeat center center; position: absolute; z-index: 3; display: block; background-size: contain;} */
.video-section .image-area a.popup-video:hover {border-color: #369891;}
.video-section .image-area img {margin: 0 auto; display: block;}

.video-section.bg-grey {background-color: #F4F4F4;}
.video-section.bg-white {background-color: #ffffff;}

body.home .video-section .text-area h2 {color: #369891;}

@media (max-width: 991px) {
	.team-section + .video-section {padding-bottom: 100px;}
	.video-section.with-background .background-holder {padding: 75px 0 0;}
	.video-section .text-area h2 {font-size: 30px;}
	.video-section .text-area p {font-size: 26px;}
}

@media (max-width: 767px) {
	.video-section {padding: 50px 0 0;}
	.team-section + .video-section {padding-bottom: 60px;}
	.video-section.with-background .background-holder {padding: 75px 0 50px;}
	.video-section .text-area h2 {font-size: 28px;}
	.video-section .text-area p {font-size: 24px;}
}

@media (max-width: 500px) {
	.video-section .text-area h2 {font-size: 26px;}
	.video-section .text-area p {font-size: 20px;}
}

/************************/
/* Modules > Video Grid */
/************************/
.videogrid-section {background-color: #ffffff; padding: 75px 0 80px; background-repeat: no-repeat; background-position: center center; background-size: cover;}

.videogrid-section .text-area h2 {}

.videogrid-section .video-row {display: flex; flex-wrap: wrap; justify-content: center;}
.videogrid-section .video-row .col-lg-4:nth-child(3n+1) {clear: both;}

.videogrid-section .video-area {margin: 50px auto 0; background-color: #ffffff; max-width: 605px; border-radius: 28px;}
.videogrid-section .video-area a.popup-video {display: block; border: 2px solid #d8d8dc; margin-bottom: 30px; border-radius: 28px; overflow: hidden;}
.videogrid-section .video-area a.popup-video:hover {border-color: #369891;}
.videogrid-section .video-area a.popup-video .image-area {position: relative; border-radius: 28px 28px 0 0; overflow: hidden;}
.videogrid-section .video-area a.popup-video .image-area:before {content: ""; background-color: rgba(73,70,93,0.5); position: absolute; z-index: 2; top: 0; left: 0; right: 0; bottom: 0; display: block;}
.videogrid-section .video-area a.popup-video .image-area:after {content: ""; width: 89px; height: 89px; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; background: url('images/play-button-white.png') no-repeat center center; position: absolute; z-index: 3; display: block; background-size: contain;}
.videogrid-section .video-area .image-area img {margin: 0 auto; display: block; border-radius: 28px 28px 0 0; width: 100%;}

.videogrid-section .video-area .text-area {padding: 30px; display: flex; justify-content: center; align-items: center; min-height: 150px; flex-direction: column;}
.videogrid-section .video-area .text-area h3 {font-family: 'Lexend', sans-serif; font-size: 24px; text-transform: none; margin: 0;}
.videogrid-section .video-area .text-area p {margin: 5px 0 0;}

@media (max-width: 991px) {
	.videogrid-section {padding: 80px 0 75px;}
}

@media (max-width: 767px) {
	.videogrid-section {padding: 60px 0 50px;}
	.videogrid-section .video-area {margin-top: 30px;}
	.videogrid-section .video-area a.popup-video {margin-bottom: 0;}
	.videogrid-section .video-area .text-area {min-height: 90px;}
}

/**************************/
/* Modules > Wide Content */
/**************************/
.wide-section {padding: 0; background-color: #d8d8dc;}
.wide-section.bg-grey {background-color: #F4F4F4;}

.wide-section .content-holder {padding: 100px 0;}
.wide-section.bg-grey .content-holder {background-color: #F4F4F4;}
.wide-section.bg-white .content-holder {background-color: #ffffff;}
.wide-section.with-background .content-holder {background-repeat: no-repeat; background-position: top center; background-size: cover; padding: 100px 0 150px;}

.wide-section.with-background .headline-area .text-area h2 {color: #ffffff;}

.wide-section .text-area h2 {max-width: 950px;}
.wide-section .text-area p {}

.wide-section .text-area ul.boxes-list {display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none;}
.wide-section.content-section.center-align .text-area.wide-text ul.boxes-list {max-width: 960px;}
.wide-section .text-area ul.boxes-list li {margin: 30px 15px; padding: 40px 30px 30px; background-color: #45c2b1; position: relative; width: calc(50% - 30px); list-style: none; color: #ffffff; max-width: 400px;}
.wide-section .text-area ul.boxes-list li:nth-child(2),
.wide-section .text-area ul.boxes-list li:nth-child(5) {background-color: #369891;}
.wide-section .text-area ul.boxes-list li:nth-child(3),
.wide-section .text-area ul.boxes-list li:nth-child(6) {background-color: #369891;}
.wide-section .text-area ul.boxes-list li:before {content: ""; width: 0; height: 0; border-top: 25px solid #F4F4F4; border-left: 25px solid transparent; border-right: 25px solid transparent; position: absolute; left: 50%; top: 0; transform: translateX(-50%);}

.wide-section .text-area .numbers-area {display: flex; flex-wrap: wrap; justify-content: space-between;}
.wide-section .text-area .numbers-area .number-area {width: 50%; margin: 10px 0 35px; padding: 0 30px 0 0;}
.wide-section .text-area .numbers-area .number-area .number {width: 58px; height: 58px; border-radius: 50%; color: #ffffff; font-weight: bold; display: block; background-color: #414042; font-family: 'Lexend', sans-serif; font-weight: bold; font-size: 35px; text-align: center; line-height: 58px; margin-bottom: 20px;}
.wide-section .text-area .numbers-area .number-area p {font-size: 24px; font-weight: 500; max-width: 520px;}
.wide-section .text-area .numbers-area .number-area p strong {letter-spacing: 2px; font-weight: 800;}

.wide-section .text-area .numbers-area .number-area.box-2 p {max-width: 580px;}

.wide-section .text-area .numbers-area .number-area.tc-light .number {background-color: #369891;}
.wide-section .text-area .numbers-area .number-area.tc-light p strong {color: #369891;}

.wide-section .text-area .numbers-area .number-area.tc-orange .number {background-color: #CA6D29;}
.wide-section .text-area .numbers-area .number-area.tc-orange p strong {color: #CA6D29;}

.wide-section .text-area .numbers-area .number-area.tc-purple .number {background-color: #8A3A6D;}
.wide-section .text-area .numbers-area .number-area.tc-purple p strong {color: #8A3A6D;}

/*.wide-section .image-area {margin: 0; padding: 0 15px;}
.wide-section .image-area img {margin: 0 auto; display: block; border: 10px solid #d8d8dc;}*/

.wide-section .text-area h3.strike {position: relative; margin-bottom: 30px;}
.wide-section .text-area h3.strike:before {content: ""; display: block; width: 100%; height: 2px; background-color: #575757; position: absolute; top: 25px;}
.wide-section .text-area h3.strike span {position: relative; z-index: 2; background-color: #ffffff;}

.wide-section.left-align {text-align: left;}

.wide-section.center-align {text-align: center;}
.wide-section.center-align .text-area h2 {margin-left: auto; margin-right: auto; text-align: center;}
.wide-section.center-align .text-area p {text-align: center;}
.wide-section.center-align .number-area .number {margin-left: auto; margin-right: auto;}

body.page-id-14 .wide-section.with-background .content-holder {padding-bottom: 75px;}

.bg-white:not(.with-background) + .wide-section.bg-white .headline-area {margin-top: 75px;}

/* Gravity Form */
.wide-section .text-area p.gform_required_legend {display: none !important;}
body.page-id-6092 .wide-section .gform-theme--foundation .gform_fields {column-gap: 35px; row-gap: 30px;}
body.page-id-6092 .wide-section .text-area label.gfield_label.gform-field-label {font-family: 'Lexend', sans-serif; font-size: 24px; font-weight: bold; color: #414042;}
body.page-id-6092 .wide-section .text-area label.gfield_label.gform-field-label .gfield_required {display: none;}
body.page-id-6092 .wide-section .text-area .ginput_container.ginput_container_text input {border-radius: 20px; font-size: 18px; min-height: 49px;}
body.page-id-6092 .wide-section .text-area input.gform_button.button[type="submit"] {color: #ffffff; font-size: 18px; font-weight: 500; padding: 17px 21px; text-align: center; margin: 15px auto 0; display: inline-block; background-color: #414042; line-height: 1; border: none; border-radius: 30px; text-transform: uppercase; letter-spacing: 1.5px;}

@media (max-width: 1199px) {
	.wide-section.with-background .content-holder {padding: 80px 0 125px;}
}

@media (max-width: 991px) {
	.wide-section .content-holder {padding: 65px 0 75px;}
	.wide-section.with-background .content-holder {padding: 65px 0 100px;}
	.wide-section .text-area {padding: 0 15px;}
	.wide-section .text-area h3.adjust-h3 {margin-top: 50px;}
	.wide-section .text-area .numbers-area .number-area {width: 100%;}
	.wide-section .text-area .numbers-area .number-area:last-child {margin-bottom: 0;}
	.wide-section .text-area .numbers-area .number-area p {font-size: 22px;}
	body.page-id-6092 .wide-section .text-area label.gfield_label.gform-field-label {font-size: 22px;}
}

@media (max-width: 767px) {
	.wide-section .content-holder {padding: 50px 0 60px;}
	.wide-section.with-background .content-holder {padding: 50px 0 60px;}
	.wide-section .text-area h3.adjust-h3 {margin-top: 25px;}
	.wide-section .text-area .numbers-area .number-area p {font-size: 20px;}

	.wide-section .headline-area {padding: 25px 15px;}
	.wide-section .headline-area:before {border-left: 150px solid transparent; border-right: 150px solid transparent; border-bottom-width: 75px;}
	.wide-section .headline-area .image-area {top: -82px;}
	.wide-section .headline-area .image-area img  {max-width: 60px;}
	.bg-white:not(.with-background) + .wide-section.bg-white .headline-area {margin-top: 60px;}
	body.page-id-6092 .wide-section .text-area label.gfield_label.gform-field-label {font-size: 20px;}
}

@media (max-width: 640px) {
	body.page-id-6092 .wide-section .gform-theme--foundation .gform_fields {column-gap: 0; row-gap: 20px;}
	body.page-id-6092 .wide-section .text-area label.gfield_label.gform-field-label {font-size: 18px;}
}

@media (max-width: 500px) {
	.wide-section .text-area .numbers-area .number-area p {font-size: 18px;}
}

/***********/
/* Sidebar */
/***********/
.sidebar {text-align: center;}
.sidebar .widget {position: relative; margin-bottom: 40px;}
.sidebar .widget h3 {color: #302D3F;}
.sidebar .widget img {max-width: 100%;}
.sidebar .widget.no-margin {margin-bottom: 0;}
.sidebar .widget ul {margin: 0; padding: 0; list-style: none;}
.sidebar .widget ul li {list-style: none; margin: 0 0 20px;}
.sidebar .widget a:not(.button) {text-decoration: none; color: #302D3F;}
.sidebar .widget a:not(.button):hover {color: #369891;}

@media (max-width: 991px) {
	.sidebar {max-width: 400px; margin: 50px auto 0;}
}

/* Menu */
.sidebar .widget.vertical-menu ul {padding: 0; margin: 0; list-style: none;}
.sidebar .widget.vertical-menu ul li {display: block; margin: 0 0 4px; font-weight: 500; background-color: #369891; border-radius: 5px;}
.sidebar .widget.vertical-menu ul li a {font-size: 16px; display: inline-block; color: #ffffff; padding: 10px 5px; width: 100%; font-weight: bold;}
.sidebar .widget.vertical-menu ul li a i {float: right; font-size: 16px; color: #AAA;}
.sidebar .widget.vertical-menu li.current_page_item a,
.sidebar .widget.vertical-menu li:hover a {background-color: #2b2868; color: #ffffff;}

/* Contact form */
.sidebar .widget.side-form {padding: 20px 30px; background-color: #ececec;}
.sidebar .widget.side-form form fieldset {max-width: 100%;}
.sidebar .widget.side-form form label {display: none;}
.sidebar .widget.side-form form input[type="text"],
.sidebar .widget.side-form form input[type="tel"],
.sidebar .widget.side-form form input[type="email"],
.sidebar .widget.side-form form textarea {font-weight: 500; font-family: 'Lexend', sans-serif; color: #3c3c3b; box-shadow: none;}
.sidebar .widget.side-form form input[type="text"]:focus,
.sidebar .widget.side-form form input[type="tel"]:focus,
.sidebar .widget.side-form form input[type="email"]:focus,
.sidebar .widget.side-form form textarea:focus {border-color: #3c3c3b;}
.sidebar .widget.side-form form ::-webkit-input-placeholder {color: #3c3c3b;}
.sidebar .widget.side-form form :-moz-placeholder {color: #3c3c3b; opacity: 1;}
.sidebar .widget.side-form form ::-moz-placeholder {color: #3c3c3b; opacity: 1;}
.sidebar .widget.side-form form :-ms-input-placeholder {color: #3c3c3b;}
.sidebar .widget.side-form form textarea {height: 180px; line-height: 28px; letter-spacing: .5px;}
.sidebar .widget.side-form form p {text-align: left; font-size: 14px; line-height: 24px; font-weight: 500; color: #ffffff; margin-bottom: 15px;}
.sidebar .widget.side-form form p.checkbox-text {color: #ffffff; padding-right: 20%;}
.sidebar .widget.side-form form p.checkbox-text input[type="checkbox"] {width: auto; margin-left: 5px;}
.sidebar .widget.side-form form input[type="submit"],
.sidebar .widget.side-form form button {color: #ffffff; font-size: 18px; font-weight: 400; padding: 10px 20px;  text-align: center;  margin: 0;  display: inline-block; letter-spacing: 0; min-width: auto; background-color: #68dcfc; text-transform: uppercase; max-width: 130px;}
.sidebar .widget.side-form form input[type="submit"]:hover,
.sidebar .widget.side-form form button:hover {background: #369891; color: #333333;}

@media (max-width: 767px) {
	.sidebar .widget:last-child {margin-bottom: 0;}
	.sidebar .widget h1, 
	.sidebar .widget h3 {font-size: 26px;}

	.sidebar .widget.side-form {float: none; margin: 0 auto;}

	.text-area .sidebar {margin-top: 0;}
	.text-area .sidebar .widget.side-form,
}

/**********/
/* Footer */
/**********/
.footer {padding: 65px 0 112px; background-color: #22665F;}
.footer li {color: #ffffff; font-size: 16px;}
.footer p {color: #ffffff; font-size: 16px;}
.footer a {color: #ffffff;}
.footer a:hover {color: #369891;}

.footer .footer-logo {}
.footer .footer-logo img,
.footer .footer-logo svg {margin: 0 0 65px; display: block; max-width: 410px; width: 100%;}

.footer .social-area {text-align: center; margin: 0 auto;}
.footer .social-area ul {margin: 0; display: flex; align-items: center; justify-content: flex-end; flex-wrap: nowrap; flex-direction: row;}
.footer .social-area li {display: inline-block; text-align: center; padding: 0 15px; margin-bottom: 0;}
.footer .social-area li a {display: block; color: #ffffff; margin: 0;}
.footer .social-area li a:hover img {opacity: 0.8;}

.footer .link-area {}
.footer .link-area ul li {margin-bottom: 6px; font-family: 'Lexend', sans-serif;}
.footer .link-area ul li:last-child {margin-bottom: 0;}
.footer .link-area p {margin: 0 0 15px; font-family: 'Lexend', sans-serif; font-size: 20px; letter-spacing: 2px; text-transform: uppercase;}
.footer .link-area.contact-area.mobile-only {display: none;}
.footer .link-area.contact-area a {color: #EBD4A3; text-decoration: underline;}
.footer .link-area.contact-area a:hover {color: #ffffff;}
.footer .link-area.contact-area a[href^="tel:"] {color: #ffffff; text-decoration: none;}

.footer .privacy-area {padding-top: 35px; border-top: 1px solid #ffffff; margin-top: 35px;}
.footer .privacy-area ul {width: 100%; display: flex; justify-content: space-around;}
.footer .privacy-area ul li {display: inline-block; line-height: 1;}
.footer .privacy-area ul li:last-child {border-right: none; padding-right: 0;}

.footer .copyright-area p {font-size: 12px; line-height: 24px; margin: 40px 0 0;}

.footer .footer-map {margin-top: 50px; margin-top: 50px; border-radius: 23px; overflow: hidden;}
.footer .footer-map img,
.footer .footer-map iframe {border-radius: 23px; display: block;}

@media (max-width: 991px) {
	.footer .privacy-area {margin-top: 5px;}
	.footer .privacy-area ul {flex-direction: column;}
	.footer .privacy-area ul li {border: none; padding: 0; margin-bottom: 15px;}
	.footer .link-area p {font-size: 18px;}
	.footer .link-area.contact-area p.hide-mobile {display: none;}
	.footer .link-area.contact-area.mobile-only {display: block;}
	.footer .social-mobile {display: flex; justify-content: space-between;}
	.footer .social-area {text-align: right; margin: 0;}
	.footer .social-area ul {justify-content: center;}
	.footer .social-area ul svg {max-width: 30px;}
}

@media (max-width: 767px) {
	.footer {padding: 50px 15px 95px;}
	.footer .footer-logo {margin: 0 auto 35px;}
	.footer .footer-logo img, 
	.footer .footer-logo svg {margin: 0 auto;}
	.footer .link-area {margin-bottom: 20px; padding-top: 10px;}
	.footer .link-area p {font-size: 17px;}
	.footer .footer-map {margin-top: 0;}
	.footer .copyright-area p {margin-top: 25px;}
}

@media (max-width: 500px) {
	.footer .footer-logo img, 
	.footer .footer-logo svg {max-width: 300px;}
	.footer .link-area p {font-size: 16px;}
}

/* Bottom bar */
.bottom-bar {height: 62px; background: url('images/bottom-bar.png') no-repeat center top; background-size: cover; position: fixed; left: 0; right: 0; bottom: 0; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; z-index: 99;}
/*.site-container.not-at-top .bottom-bar {bottom: 0;}*/
.bottom-bar .container {max-width: 1360px;}
.bottom-bar a {display: block; width: 100%; height: 62px; padding: 14px 15px;}
.bottom-bar p {text-transform: uppercase; color: #ffffff; font-size: 34px; font-family: 'Lexend', sans-serif; font-weight: bold; margin: 0; letter-spacing: 1px; line-height: 34px;}
.bottom-bar p span {font-size: 22px; font-weight: normal; margin-right: 15px;}

@media (max-width: 991px) {
	.bottom-bar a {padding: 17px 15px;}
	.bottom-bar p {font-size: 28px; line-height: 28px;}
	.bottom-bar p span {font-size: 20px;}
}

@media (max-width: 767px) {
	.bottom-bar a {padding: 18px 15px;}
	.bottom-bar p {font-size: 26px; line-height: 26px;}
	.bottom-bar p span {font-size: 18px;}
}

@media (max-width: 650px) {
	.bottom-bar a {padding: 19px 15px;}
	.bottom-bar p {font-size: 24px; line-height: 24px;}
	.bottom-bar p span {font-size: 16px; margin-right: 10px;}
}

@media (max-width: 550px) {
	.bottom-bar {text-align: center;}
	.bottom-bar a {padding: 6px 15px;}
	.bottom-bar p span {display: block; margin: 0 auto 2px;}
}

/* Scroll to top */
.scrollToTop {position: fixed; display: none; cursor: pointer; padding: 0; border-radius: 50%; background-color: #369891; right: 15px; bottom: 75px; z-index: 999; text-align: center; width: 50px; line-height: 58px; height: 50px;}
.scrollToTop .fa {color: #ffffff; font-size: 40px;}
.scrollToTop:hover {background-color: #22665F;}

@media (max-width: 550px) {
	.scrollToTop {display: none !important;}
}

/***************/
/* FontAwesome */
/***************/
.pushy-submenu > a::after,
.pushy-submenu > button::after,
header .navbar-nav li.drop > a:after,
.content-area ul li:before,
.leftright-section .intro-types ul li:before,
a.button:after,
.content-area a.toc-link:after,
.accordion-section .accordion-area .panel-default > .panel-heading h3 span:after,
.accordion-section .accordion h3:after,
.quote-section .gpr-reviews-wrap .gpr-review .grp-reviewer-name:before {font-family: "FontAwesome"; font-weight: normal; font-style: normal; display: inline-block;}

/********************/
/* Link Transitions */
/********************/
/* Background color, font color, border color */
a,
a:before,
a:after,
a .fa,
a span,
a span:before,
a span:after,
a h2,
a h3,
a h4,
a h5,
a h6,
a p,
a img,
a span,
button,
button span,
button span:after,
.slick-prev,
.slick-next,
.slick-prev:before,
.slick-next:before,
form input[type="submit"],
form button,
.header .translate-area,
.icons-section .icon-area h3,
.content-section .icon-area h2,
.sidebar .vertical-menu h3,
.sidebar .widget.side-form form button,
.scrollToTop {-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;}

a .fa {-webkit-transition: background-color 0s ease-in-out, color 0s ease-in-out, border-color 0s ease-in-out; -o-transition: background-color 0s ease-in-out, color 0s ease-in-out, border-color 0s ease-in-out; transition: background-color 0s ease-in-out, color 0s ease-in-out, border-color 0s ease-in-out;}

.blogscroller-section .news-area,
.pillars-section .pillar-area .image-area .hover,
.blog-section .post-area .image-area img,
.map-section .map-holder .country-holder,
.map-section .map-holder .country-popup {-webkit-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out;}

/**************/
/* Responsive */
/**************/
/* Order */
.row.order-row {display: flex; flex-direction: column;}
.row.order-row .text-area {padding-top: 0;}

.flexit {display: flex; flex-wrap: wrap;}
.flexit.switchit,
.row.order-row.flexit.switchit {flex-direction: row-reverse;}

.order-first {order: -1;}
.order-last {order: 13;}
.order-0 {order: 0;}
.order-1 {order: 1;}
.order-2 {order: 2;}
.order-3 {order: 3;}
.order-4 {order: 4;}
.order-5 {order: 5;}
.order-6 {order: 6;}
.order-7 {order: 7;}
.order-8 {order: 8;}
.order-9 {order: 9;}
.order-10 {order: 10;}
.order-11 {order: 11;}
.order-12 {order: 12;}

@media (min-width: 480px) {
	.order-xs-first {order: -1;}
	.order-xs-last {order: 13;}
	.order-xs-0 {order: 0;}
	.order-xs-1 {order: 1;}
	.order-xs-2 {order: 2;}
	.order-xs-3 {order: 3;}
	.order-xs-4 {order: 4;}
	.order-xs-5 {order: 5;}
	.order-xs-6 {order: 6;}
	.order-xs-7 {order: 7;}
	.order-xs-8 {order: 8;}
	.order-xs-9 {order: 9;}
	.order-xs-10 {order: 10;}
	.order-xs-11 {order: 11;}
	.order-xs-12 {order: 12;}
}

@media (min-width: 576px) {
	.order-sm-first {order: -1;}
	.order-sm-last {order: 13;}
	.order-sm-0 {order: 0;}
	.order-sm-1 {order: 1;}
	.order-sm-2 {order: 2;}
	.order-sm-3 {order: 3;}
	.order-sm-4 {order: 4;}
	.order-sm-5 {order: 5;}
	.order-sm-6 {order: 6;}
	.order-sm-7 {order: 7;}
	.order-sm-8 {order: 8;}
	.order-sm-9 {order: 9;}
	.order-sm-10 {order: 10;}
	.order-sm-11 {order: 11;}
	.order-sm-12 {order: 12;}
}

@media (min-width: 768px) {
	.footer .row.order-row {flex-direction: row;}
	.order-md-first {order: -1;}
	.order-md-last {order: 13;}
	.order-md-0 {order: 0;}
	.order-md-1 {order: 1;}
	.order-md-2 {order: 2;}
	.order-md-3 {order: 3;}
	.order-md-4 {order: 4;}
	.order-md-5 {order: 5;}
	.order-md-6 {order: 6;}
	.order-md-7 {order: 7;}
	.order-md-8 {order: 8;}
	.order-md-9 {order: 9;}
	.order-md-10 {order: 10;}
	.order-md-11 {order: 11;}
	.order-md-12 {order: 12;}
}

@media (min-width: 992px) {
	.row.order-row {flex-direction: row; align-items: center;}
	.order-lg-first {order: -1;}
	.order-lg-last {order: 13;}
	.order-lg-0 {order: 0;}
	.order-lg-1 {order: 1;}
	.order-lg-2 {order: 2;}
	.order-lg-3 {order: 3;}
	.order-lg-4 {order: 4;}
	.order-lg-5 {order: 5;}
	.order-lg-6 {order: 6;}
	.order-lg-7 {order: 7;}
	.order-lg-8 {order: 8;}
	.order-lg-9 {order: 9;}
	.order-lg-10 {order: 10;}
	.order-lg-11 {order: 11;}
	.order-lg-12 {order: 12;}
	.offset-lg-0 {margin-left: 0;}
}

@media (min-width: 1200px) {
	.order-xl-first {order: -1;}
	.order-xl-last {order: 13;}
	.order-xl-0 {order: 0;}
	.order-xl-1 {order: 1;}
	.order-xl-2 {order: 2;}
	.order-xl-3 {order: 3;}
	.order-xl-4 {order: 4;}
	.order-xl-5 {order: 5;}
	.order-xl-6 {order: 6;}
	.order-xl-7 {order: 7;}
	.order-xl-8 {order: 8;}
	.order-xl-9 {order: 9;}
	.order-xl-10 {order: 10;}
	.order-xl-11 {order: 11;}
	.order-xl-12 {order: 12;}
}

@media print {
	.header {top: 0; border: none; height: auto;}
	a[href]:after {content: none !important;}
	.header .show-for-medium-only,
	.header .show-for-small-only,
	.search-box,
	.top-bar,
	.banner,
	.breadcrumb,
	.right-bar,
	.sidebar,
	.footer {display: none !important;}
}