.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.section-triangle:after {
content:"";
width: 0; 
height: 0; 
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 20px solid var(--primary);
position:absolute;
top:100%;
left:8.34%;
z-index: 9000;
}
.section-triangle.secondary:after {border-top-color: var(--secondary);}
.section-triangle.teritary:after {border-top-color: var(--teritary);}
.section-triangle.white:after {border-top-color: white;}
.section-triangle.text:after {border-top-color: var(--text);}
.section-triangle.accent:after {border-top-color: var(--accent);}
.section-triangle.light-grey:after {border-top-color: var(--light-grey);}
.section-triangle.blue:after {border-top-color: var(--blue);}
.section-triangle.super-light-grey:after {border-top-color:#F6F6F6;} .planck-button a {
border-radius:5px;
display:inline-flex;
align-items: stretch;
overflow: hidden;
}
.planck-button a .title {
background-color:#F5740E;
text-align: left;
padding:5px 13px;
color:black;
font-size:80%;
min-width:150px;
text-transform: uppercase;
font-family: 'open_sans_condensedbold';
transition: var(--default-transition);
}
.planck-button a:hover .title {
background-color:black;
color:#F5740E;
}
.planck-button a .arrow {
background-color:black;
color:white;
padding:0 10px;
display: flex;
align-items: center;
} .triangle-joiner .elementor-container {position:relative; z-index:5;}
.triangle-joiner:after {
content:"";
display:block;
background-color:#C7C9CB;
height:1px;
width:90%;
z-index:1;
position:absolute;
left:5%;
top:35%;
}
@media (max-width:767px) {
.triangle-joiner:after {display:none;}
} #cl-hamburger {
display:inline-block;
z-index:999;
width: 40px;
height: 24px;
position:relative; 
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
#cl-hamburger span {
display: block;
position: absolute;
height: 3px;
width: 50%;
opacity: 1;
background:black;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.nav-menu-light #cl-hamburger span {background:white;}
#cl-hamburger.grey span {background-color:#666;}
#cl-hamburger span:nth-child(even) {left:50%;}
#cl-hamburger span:nth-child(odd) {left:0px;}
#cl-hamburger span:nth-child(1), #cl-hamburger span:nth-child(2) {top: 0px;}
#cl-hamburger span:nth-child(3), #cl-hamburger span:nth-child(4) {top: 10px; width:45%;}
#cl-hamburger span:nth-child(3) {left:3px;}
#cl-hamburger span:nth-child(5), #cl-hamburger span:nth-child(6) {top: 20px;}
#cl-hamburger.open span:nth-child(1), #cl-hamburger.open span:nth-child(6) {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}
#cl-hamburger.open span:nth-child(2), #cl-hamburger.open span:nth-child(5) {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}
#cl-hamburger.open span:nth-child(1) {left: 7px; top: 3px;}
#cl-hamburger.open span:nth-child(2) {left: calc(50% - 3px); top: 3px;}
#cl-hamburger.open span:nth-child(3) { left: -50%; opacity: 0;}
#cl-hamburger.open span:nth-child(4) { left: 100%; opacity: 0;}
#cl-hamburger.open span:nth-child(5) { left: 7px; top: 13px;}
#cl-hamburger.open span:nth-child(6) { left: calc(50% - 3px); top: 13px;}
#full-menu #cl-hamburger.open span {background: #fff;} .plus { position:absolute; top:6px; right:10px; height:30px; width:30px; z-index:600; cursor:pointer;}
.plus span {
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
opacity:1;
border-radius:5px;
position:absolute; 
background:white; 
display:block;
}
.plus span:first-child { height:18px; width:4px; top:7px; left:12px;}
.plus span:last-child { height:4px; left:5px; top:14px; width:18px;}
.plus.open span:first-child {opacity:0;} header.fixed {
position: fixed;
width:100%;
top:0;
left:0;
right:0;
z-index: 1000;
}
body.admin-bar header.fixed {top:32px;}
#header-main {padding-top:40px; padding-bottom:40px;}
#header-main.small {padding-top:0; padding-bottom:0;}
.header-logo img {width:150px !important; height:auto; transition: all 0.5s;}
.header-logo.small img {width:85px !important;} main {
position:relative;
z-index: 500;
}
body.elementor-editor-active main {z-index: 1001;}
main .page-content {background-color: white;}
body.single-cl_header_footer main {padding-top:0;} #sb-container {z-index: 1001;} footer.fixed {
position: fixed;
width:100%;
bottom:0;
left:0;
right:0;
z-index: 1000;
} .p-clear-margin {
margin-bottom: 0 !important;
}
.p-clear-margin p {
margin-bottom: 5px;
} @media (min-width: 767px) {
.header-negative {
position: relative;
bottom: -20%;
z-index: 501;
}
} .page-current-title {
position: relative;
bottom: -36px;
z-index: 501;
} @media(min-width: 768px) {
.badge-intertek {
position: relative;
top: 20px;
}
}.elementor-toggle .elementor-tab-title {padding-top:0 !important;}
.elementor-toggle .elementor-toggle-icon {margin-top:8px}
.elementor-widget-image a {
display: block !important;
} .sm\:br-remove br,
.md\:br-remove br,
.lg\:br-remove br,
.xl\:br-remove br,
.\2xl\:br-remove br {display:none;}
@media (min-width:640px) {
.sm\:br-remove br {display:initial;}
}
@media (min-width:767px) {
.md\:br-remove br {display:initial;}
}
@media (min-width:1024px) {
.lg\:br-remove br {display:initial;}
}
@media (min-width:1280px) {
.xl\:br-remove br {display:initial;}
}
@media (min-width:1536px) {
.\2xl\:br-remove br {display:initial;}
} .mxw-300 {max-width:300px;}
.mxw-400 {max-width:400px;}
.mxw-500 {max-width:500px;}
.mxw-600 {max-width:600px;}
.mxw-700 {max-width:700px;}
.mxw-800 {max-width:800px;}
.mxw-900 {max-width:900px;}
.mxw-1000 {max-width:1000px;} .box-top-right:after,
.box-top-left:after,
.box-bottom-right:after,
.box-bottom-left:after {
display:block;
content:"";
background-color:var(--primary);
width:100%;
height:100%;
z-index: 1;
position: absolute;
}
.box-top-right .elementor-widget-container,
.box-top-left .elementor-widget-container,
.box-bottom-right .elementor-widget-container,
.box-bottom-left .elementor-widget-container {position:relative; z-index:10;}
.box-top-right:after {top:-30px; right:-30px;}
.box-top-left:after {top:-30px; left:-30px;}
.box-bottom-right:after {bottom:-30px; right:-30px;}
.box-bottom-left:after {bottom:-30px; left:-30px;} .elementor-section.cols-end > .elementor-container {justify-content: flex-end;}
.elementor-section.cols-start > .elementor-container {justify-content: flex-start;}
.elementor-section.cols-center > .elementor-container {justify-content: center;}
@media (min-width:640px) {
.elementor-section.sm\:cols-end > .elementor-container {justify-content: flex-end;}
.elementor-section.sm\:cols-start > .elementor-container {justify-content: flex-start;}
.elementor-section.sm\:cols-center > .elementor-container {justify-content: center;}
}
@media (min-width:767px) {
.elementor-section.md\:cols-end > .elementor-container {justify-content: flex-end;}
.elementor-section.md\:cols-start > .elementor-container {justify-content: flex-start;}
.elementor-section.md\:cols-center > .elementor-container {justify-content: center;}
}
@media (min-width:1024px) {
.elementor-section.lg\:cols-end > .elementor-container {justify-content: flex-end;}
.elementor-section.lg\:cols-start > .elementor-container {justify-content: flex-start;}
.elementor-section.lg\:cols-center > .elementor-container {justify-content: center;}
}
@media (min-width:1280px) {
.elementor-section.xl\:cols-end > .elementor-container {justify-content: flex-end;}
.elementor-section.xl\:cols-start > .elementor-container {justify-content: flex-start;}
.elementor-section.xl\:cols-center > .elementor-container {justify-content: center;}
}
@media (min-width:1536px) {
.elementor-section.\2xl\:cols-end > .elementor-container {justify-content: flex-end;}
.elementor-section.\2xl\:cols-start > .elementor-container {justify-content: flex-start;}
.elementor-section.\2xl\:cols-center > .elementor-container {justify-content: center;}
} body.elementor-editor-active .elementor-column {min-width:50px !important;}
.elementor-column.width-auto {width:auto !important;}
@media (min-width:767px) {
.elementor-column.md\:width-auto {width:auto !important;}
} .elementor-section.cols-w-auto > .elementor-container > .elementor-column {width:auto !important;}
.elementor-section.hold-50 > .elementor-container > .elementor-column {width:50% !important;}
.elementor-section.hold-75-25 > .elementor-container > .elementor-column:first-child {width:75% !important;}
.elementor-section.hold-75-25 > .elementor-container > .elementor-column:last-child {width:25% !important;}
.elementor-section.hold-25-75 > .elementor-container > .elementor-column:first-child {width:25% !important;}
.elementor-section.hold-25-75 > .elementor-container > .elementor-column:last-child {width:75% !important;}
.elementor-section.hold-60-40 > .elementor-container > .elementor-column:first-child {width:60% !important;}
.elementor-section.hold-60-40 > .elementor-container > .elementor-column:last-child {width:40% !important;}
.elementor-section.hold-40-60 > .elementor-container > .elementor-column:first-child {width:40% !important;}
.elementor-section.hold-40-60 > .elementor-container > .elementor-column:last-child {width:60% !important;}
.elementor-section.hold-65-45 > .elementor-container > .elementor-column:first-child {width:65% !important;}
.elementor-section.hold-65-45 > .elementor-container > .elementor-column:last-child {width:45% !important;}
.elementor-section.hold-45-65 > .elementor-container > .elementor-column:first-child {width:45% !important;}
.elementor-section.hold-45-65 > .elementor-container > .elementor-column:last-child {width:65% !important;}
@media (min-width:767px) {
.elementor-section.md\:cols-w-auto > .elementor-container > .elementor-column {width:auto !important;}
.elementor-section.md\:hold-50 > .elementor-container > .elementor-column {width:50% !important;}
.elementor-section.md\:hold-75-25 > .elementor-container > .elementor-column:first-child {width:75% !important;}
.elementor-section.md\:hold-75-25 > .elementor-container > .elementor-column:last-child {width:25% !important;}
.elementor-section.md\:hold-25-75 > .elementor-container > .elementor-column:first-child {width:25% !important;}
.elementor-section.md\:hold-25-75 > .elementor-container > .elementor-column:last-child {width:75% !important;}
.elementor-section.md\:hold-60-40 > .elementor-container > .elementor-column:first-child {width:60% !important;}
.elementor-section.md\:hold-60-40 > .elementor-container > .elementor-column:last-child {width:40% !important;}
.elementor-section.md\:hold-40-60 > .elementor-container > .elementor-column:first-child {width:40% !important;}
.elementor-section.md\:hold-40-60 > .elementor-container > .elementor-column:last-child {width:60% !important;}
.elementor-section.md\:hold-65-45 > .elementor-container > .elementor-column:first-child {width:65% !important;}
.elementor-section.md\:hold-65-45 > .elementor-container > .elementor-column:last-child {width:45% !important;}
.elementor-section.md\:hold-45-65 > .elementor-container > .elementor-column:first-child {width:45% !important;}
.elementor-section.md\:hold-45-65 > .elementor-container > .elementor-column:last-child {width:65% !important;}
} .elementor-section.hold-5p-90p-5p > .elementor-container > .elementor-column {width:90% !important;}
.elementor-section.hold-5p-90p-5p > .elementor-container > .elementor-column:first-child {width:5% !important;}
.elementor-section.hold-5p-90p-5p > .elementor-container > .elementor-column:last-child {width:5% !important;}
.elementor-section.hold-10p-80p-10p > .elementor-container > .elementor-column {width:80% !important;}
.elementor-section.hold-10p-80p-10p > .elementor-container > .elementor-column:first-child {width:10% !important;}
.elementor-section.hold-10p-80p-10p > .elementor-container > .elementor-column:last-child {width:10% !important;}
@media (min-width:767px) {
.elementor-section.md\:hold-10p-80p-10p > .elementor-container > .elementor-column {width:80% !important;}
.elementor-section.md\:hold-10p-80p-10p > .elementor-container > .elementor-column:first-child {width:10% !important;}
.elementor-section.md\:hold-10p-80p-10p > .elementor-container > .elementor-column:last-child {width:10% !important;}
} .elementor-section.hold-4q > .elementor-container > .elementor-column {width:25% !important;}
@media (max-width:767px) {
.elementor-section.hold-4q > .elementor-container > .elementor-column {width:50% !important;}
}
@media (max-width:550px) {
.elementor-section.hold-4q > .elementor-container > .elementor-column {width:100% !important;}
} .btn {
margin-top:20px;
display:inline-block; 
padding:7px 15px; 
font-size:1.1rem;
background:white; 
border-radius:20px; 
line-height: 1em;
color: white; 
border:solid 2px var(--secondary, blue); 
background-color: var(--secondary, blue);
}
.btn i {
margin-left:17px; 
color: white;
}
.btn:hover {
transition: all 0.5s ease;
background-color: transparent;
color: var(--secondary, blue);
}
.btn:hover i {
transition: all 0.5s ease;
color: var(--secondary, blue);
} .elementor-widget-toggle .elementor-toggle-title {line-height:1.5;}
.elementor-widget-toggle .elementor-toggle-title:focus {outline:none;}
.elementor-widget-toggle .elementor-toggle-title:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.elementor-widget-toggle .elementor-toggle-title strong {float:left; margin-right:10px;}
.elementor-widget-toggle .elementor-toggle-title span {float:left;}
.wide-btn a {display:block;}
.wide-btn.elementor-align-left a .elementor-button-text {text-align:left; color:#333 !important;} .video-icon .elementor-widget-container,
.share-icon .elementor-widget-container {position:relative; cursor: pointer; }
.video-icon .elementor-widget-container a:after,
.share-icon .elementor-widget-container a:after {content:""; display:block; width:100px; height:100px; position:absolute; background:url(//www.kochtechsolutions.com/wp-content/themes/barn3s-theme/assets/images/circle-play.svg) center no-repeat; background-size:contain; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); transition:all 0.5s ease;}
.share-icon .elementor-widget-container a:after {background-image:url(//www.kochtechsolutions.com/wp-content/themes/barn3s-theme/assets/images/share-arrow.svg);}
.video-icon:hover .elementor-widget-container a:after,
.share-icon:hover .elementor-widget-container a:after {width:150px; height:150px;}
.fa-icon-hover .elementor-widget-container {position:relative;}
.fa-icon-hover .elementor-widget-container a:after {
color:white;
display:flex;
justify-content: center;
align-items: center;
opacity: 0;
width: 100%;
transition:all 0.5s;
background-color:rgba(0,0,0,0.6);
position: absolute;
top:0;
font-weight: 900;
font-size:50px;
right:0;
left:0;
bottom:0;
height:100%;
font-family:"Font Awesome 5 Free";
}
.fa-icon-hover:hover .elementor-widget-container a:after {opacity:1;} .fa-icon-hover.play .elementor-widget-container a:after {content:"\f04b";}
.fa-icon-hover.search-plus .elementor-widget-container a:after {content:"\f00e";} .flip-horizontal {-webkit-transform: scaleX(-1); transform: scaleX(-1);} .elementor-social-icon {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}:root {
--grid-purple: #4a73b5;
--grid-blue: #1ba8de;
}                
@media (min-width:800px) {
.b3-grid-container {  
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: 0.3fr 1.8fr 0.75fr;
gap: 15px 15px;
grid-auto-flow: row;
grid-template-areas:
"top top top top"
"middle middle middle right"
"bottom-left bottom-left bottom-left right";
}
.b3-grid-container .top { grid-area: top; }
.b3-grid-container .middle {  
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 1fr 1fr 1fr;
gap: 0px 15px;
grid-auto-flow: row;
grid-template-areas:
"middle-left middle-middle middle-right"
"middle-left middle-middle middle-right"
"middle-left middle-middle middle-right";
grid-area: middle;
}
.b3-grid-container .middle-left { grid-area: middle-left; }
.b3-grid-container .middle-middle { grid-area: middle-middle; }
.b3-grid-container .middle-right { grid-area: middle-right; }
.b3-grid-container .right { grid-area: right; }
.b3-grid-container .bottom-left { grid-area: bottom-left; }
.b3-grid-container .bottom-left {display:flex; align-items:center;}
.b3-grid-container .bottom-left,
.b3-grid-container .bottom-left div {text-align:left;}
.b3-grid-container h3 {text-align:left;}
}
.b3-grid-container .middle-left,
.b3-grid-container .top,
.b3-grid-container .middle-right,
.b3-grid-container .middle-middle,
.b3-grid-container .bottom-left,
.b3-grid-container .right {background-color:#e6e7e7; padding:7px 45px 35px; text-align:center;}
.b3-grid-container .top,
.b3-grid-container .bottom-left {padding:0 45px;}
.b3-grid-container .bottom-left div {padding-left:45px;}
.b3-grid-container .right h6 { 
line-height:1.35em;
}
.b3-grid-container .right {padding-bottom:0;}
.b3-grid-container h5 {
color:var(--grid-purple);
font-size: 150px;
margin:20px 0 0;
font-weight:normal;
line-height:1em;
}
.b3-grid-container h3 {
font-size:25px;
margin:20px 0;
font-weight:bold;
}
.b3-grid-container .bottom-left h5 {
margin-top:0;
}
.b3-grid-container h6 {
font-size:60px;
font-weight:normal;
margin:0;
}
.b3-grid-container p {
font-size:25px;
margin:10px 0 0;
line-height:1.5em;
}
.b3-grid-container p.mt-0 {
margin-top:0;
}
.b3-grid-container .bottom-left p {
margin-top:0;
}
.b3-grid-container .blue {
color:var(--grid-blue);
}
.b3-grid-container .big {
font-size:45px;
line-height:1.5em;
margin:0;
}
.b3-grid-container .bigger {
font-size:80px;
line-height:1em;
margin:0;
}
.b3-grid-container .little-big {
font-size:35px;
}
.b3-grid-container .bottom-left p {
font-size:28px;
}
@media (max-width:1250px) {
.b3-grid-container {  
grid-template-rows: 0.3fr 1.8fr 0.8fr;
}
.b3-grid-container h5 {
font-size: 100px;
}
.b3-grid-container h6 {
font-size: 38px;
}
.b3-grid-container .right h6 { 
line-height:1.45em;
}
.b3-grid-container .big {
font-size: 28px;
}
.b3-grid-container .bigger {
font-size: 60px;
}
.b3-grid-container .bottom-left p {
font-size:25px;
}
.b3-grid-container .little-big {
font-size:30px;
}
}
@media (max-width:972px) {
.b3-grid-container .middle-left,
.b3-grid-container .top,
.b3-grid-container .middle-right,
.b3-grid-container .middle-middle,
.b3-grid-container .bottom-left,
.b3-grid-container .right {
padding-left:30px;
padding-right:30px;
}
.b3-grid-container h5 {
font-size: 90px;
}
.b3-grid-container h6 {
font-size: 30px;
}
.b3-grid-container p {
font-size: 20px;
}
.b3-grid-container .big {
font-size: 22px;
}
.b3-grid-container .bigger {
font-size: 45px;
}
.b3-grid-container .bottom-left div {padding-left:25px;}
.b3-grid-container .bottom-left p {
font-size:18px;
}
.b3-grid-container .little-big {
font-size:25px;
}
}
@media (max-width:801px) {
.b3-grid-container .middle-left,
.b3-grid-container .top,
.b3-grid-container .middle-right,
.b3-grid-container .middle-middle,
.b3-grid-container .bottom-left,
.b3-grid-container .right {
margin:15px 0;
padding:30px 0;
}
.b3-grid-container .top,
.b3-grid-container .bottom-left {
padding:30px 30px;
text-align:center;
}
.b3-grid-container h5 {
margin:0;
}
.b3-grid-container h6 {
font-size:40px;
}
}
.b3-grid-container .count .destination {
display:none;
}html {
line-height: 1.5; -webkit-text-size-adjust: 100%; }
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box; } body {
margin: 0;
font-family:var(--base-font, 'Verdana');
font-size: var(--base-font-size, 20px);
font-weight: var(--base-font-w, normal);
line-height: 1.5;
color: var(--text);
background-color: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
strong {
font-family:var(--base-font-strong, 'Verdana');
font-weight:var(--base-font-strong-w, bold);
} h1, h2, h3, h4, h5, h6 {
margin-top: .5rem;
margin-bottom: 1rem;
font-family: var(--accent-font);
font-weight: var(--accent-font-w, normal);
line-height: 1.2;
color: var(--primary);
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
font-family:var(--accent-font-strong);
font-weight:var(--accent-font-strong-w, bold);
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2rem;
}
h3 {
font-size: 1.75rem;
}
h4 {
font-size: 1.5rem;
}
h5 {
font-size: 1.25rem;
}
h6 {
font-size: 1rem;
}
p {
margin-top: 0;
margin-bottom: .9rem;
}  hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace; font-size: 1em; white-space: pre-wrap;
} body.single-cl_header_footer header,
body.single-cl_header_footer footer {display:none;} a {
background-color: transparent;
text-decoration: none;
color: var(--secondary);
}
a:hover, a:active {
color: var(--primary);
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
footer a, footer a:hover {
color:black;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight:var(--base-font-strong-w);
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
height: auto;
max-width: 100%;
}  details {
display: block;
} summary {
display: list-item;
}
figcaption {
font-size: 16px;
color: #333333;
line-height: 1.4;
font-style: italic;
font-weight: 400;
}  template {
display: none;
} [hidden] {
display: none;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
} @media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important; -webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
page-break-inside: avoid;
border: 1px solid #cccccc;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}  label {
display: inline-block;
line-height: 1;
vertical-align: middle;
} button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 1rem; line-height: 1.5; margin: 0; }
input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
select option,
textarea {
width: 100%;
border: solid 1px #666666;
border-radius: 3px;
padding: 0.5rem 1rem;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
text-transform:uppercase;
}
input[type="text"]::placeholder,
input[type="date"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="url"]::placeholder {
color:var(--text, #333);
}
input[type="text"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
border-color: #333333;
outline: 0 none;
} button,
input { overflow: visible;
} button,
select {  } button,
[type="button"],
[type="reset"],
[type="submit"] {
width: auto;
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
button,
[type="submit"],
[type="button"] {
display: inline-block;
color: var(--primary, #CC3366);
text-align: center;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid var(--primary, #CC3366);
padding: 0.5rem 1rem;
font-size: 1rem;
border-radius: 3px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
button:not(:disabled):hover, 
button:not(:disabled):focus,
[type="submit"]:not(:disabled):hover,
[type="submit"]:not(:disabled):focus,
[type="button"]:not(:disabled):hover,
[type="button"]:not(:disabled):focus {
color: #ffffff;
background-color: var(--primary, #CC3366);
text-decoration: none;
}
button:disabled,
[type="submit"]:disabled,
[type="button"]:disabled {
opacity: 0.5;
cursor: not-allowed;
}
button:not(:disabled),
[type="submit"]:not(:disabled),
[type="button"]:not(:disabled) {
cursor: pointer;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
resize: vertical;
} [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }
select {
display: block;
}  table {
background-color: transparent;
width: 100%;
margin-bottom: 15px;
font-size: 0.9em;
border-spacing: 0;
border-collapse: collapse;
}
table th,
table td {
padding: 15px;
line-height: 1.5;
vertical-align: top;
border: 1px solid #cccccc;
}
table th {
font-weight: bold;
}
table thead th,
table tfoot th {
font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
border-top: 1px solid #cccccc;
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
background-color: #f7f7f7;
}
table tbody + tbody {
border-top: 2px solid #cccccc;
}
@media (max-width: 767px) {
table table {
font-size: 0.8em;
}
table table th,
table table td {
padding: 7px;
line-height: 1.3;
}
table table th {
font-weight: 400;
}
}  dl,
dt,
dd,
ol,
ul,
li {
margin-top: 0;
margin-bottom: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
.elementor-widget-text-editor ul {
padding-left:25px;
}
.elementor-widget-text-editor ul li {
list-style: disc;
}
.elementor-widget-text-editor ul ul li {
list-style: none;
}
.elementor-widget-text-editor ul ul > li {
text-indent: -15px;
}
.elementor-widget-text-editor ul ul > li:before {
content: "-";
margin-right: 5px;
margin-left: -5px;
}  .site-header, body:not([class*="elementor-page-"]) .site-main {
margin-right: auto;
margin-left: auto;
}
@media (max-width: 575px) {
.site-header, body:not([class*="elementor-page-"]) .site-main {
padding-right: 10px;
padding-left: 10px;
}
}
@media (min-width: 576px) {
.site-header, body:not([class*="elementor-page-"]) .site-main {
max-width: 500px;
}
}
@media (min-width: 768px) {
.site-header, body:not([class*="elementor-page-"]) .site-main {
max-width: 600px;
}
}
@media (min-width: 992px) {
.site-header, body:not([class*="elementor-page-"]) .site-main {
max-width: 800px;
}
}
@media (min-width: 1200px) {
.site-header, body:not([class*="elementor-page-"]) .site-main {
max-width: 960px;
}
}  .alignright {
float: right;
margin-left: 1rem;
}
.alignleft {
float: left;
margin-right: 1rem;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.alignwide {
margin-left: -80px;
margin-right: -80px;
}
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: 100vw;
width: 100vw;
}
.alignfull img {
width: 100vw;
}
.wp-caption {
margin-bottom: 1.25rem;
max-width: 100%;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption-text {
margin: 0;
}
.gallery-caption {
display: block;
font-size: 0.8125rem;
line-height: 1.5;
margin: 0;
padding: 0.75rem;
}
.pagination {
margin: 20px auto;
}
.sticky {
position: relative;
display: block;
}
.bypostauthor {
font-size: inherit;
} .screen-reader-text {
clip: rect(1px,1px,1px,1px);
word-wrap: normal!important;
border: 0;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute!important;
width: 1px; }
.screen-reader-text:focus {
background-color: #eeeeee;
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #333333;
display: block;
font-size: 1rem;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .site-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 1rem;
padding-bottom: 1rem;
}
.site-branding {
max-width: 300px;
}
.site-branding .site-title,
.site-branding .site-description {
margin: 0;
}
.custom-logo-link {
display: block;
} .site-navigation {
grid-area: nav-menu;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.site-navigation ul.menu, .site-navigation ul.menu ul {
list-style-type: none;
padding: 0;
}
.site-navigation ul.menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-navigation ul.menu li {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.site-navigation ul.menu li a {
display: block;
padding: 8px 15px;
}
.site-navigation ul.menu li.menu-item-has-children {
padding-right: 15px;
}
.site-navigation ul.menu li.menu-item-has-children:after {
display: block;
content: '\25BE';
font-size: 1.5em;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #666666;
}
.site-navigation ul.menu li ul {
background: #fff;
display: none;
min-width: 150px;
position: absolute;
z-index: 2;
left: 0;
top: 100%;
border: #eeeeee 1px solid;
}
.site-navigation ul.menu li ul li.menu-item-has-children a {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.site-navigation ul.menu li ul li.menu-item-has-children:after {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.site-navigation ul.menu li ul ul {
left: 100%;
top: 0;
}
.site-navigation ul.menu li:hover > ul {
display: block;
} .post .wp-post-image {
width: 100%;
max-height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 991px) {
.post .wp-post-image {
max-height: 400px;
}
}
@media (max-width: 575px) {
.post .wp-post-image {
max-height: 300px;
}
}  #comments .comment-list {
margin: 0;
padding: 0;
list-style: none;
font-size: .9em;
}
#comments .comment,
#comments .pingback {
position: relative;
}
#comments .comment .comment-body,
#comments .pingback .comment-body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 30px 0 30px 60px;
border-bottom: 1px solid #cccccc;
}
body.rtl #comments .comment .comment-body, body.rtl
#comments .pingback .comment-body {
padding: 30px 60px 30px 0;
}
#comments .comment .avatar,
#comments .pingback .avatar {
position: absolute;
left: 0;
border-radius: 50%;
margin-right: 10px;
}
body.rtl #comments .comment .avatar, body.rtl
#comments .pingback .avatar {
left: auto;
right: 0;
margin-right: 0;
margin-left: 10px;
}
#comments .comment-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: .9rem;
}
#comments .reply,
#comments .comment-metadata {
font-size: 11px;
line-height: 1;
}
#comments .children {
position: relative;
list-style: none;
margin: 0;
padding-left: 30px;
}
body.rtl #comments .children {
padding-left: 0;
padding-right: 30px;
}
#comments .children li:last-child {
padding-bottom: 0;
}
#comments ol.comment-list .children:before {
display: inline-block;
font-size: 1em;
font-weight: normal;
line-height: 100%;
content: '\21AA';
position: absolute;
top: 45px;
left: 0;
width: auto;
}
body.rtl #comments ol.comment-list .children:before {
content: '\21A9';
left: auto;
right: 0;
}
@media (min-width: 768px) {
#comments .comment-author,
#comments .comment-metadata {
line-height: 1;
}
}
@media (max-width: 767px) {
#comments .comment .comment-body {
padding: 30px 0;
}
#comments .children {
padding-left: 20px;
}
#comments .comment .avatar {
position: inherit;
float: left;
}
body.rtl #comments .comment .avatar {
float: right;
}
} footer .default-footer,
header .default-header {
display:block;
max-width:90%;
margin:0 auto;
color:black;
}
header .default-header {
display:flex;
justify-content: center;
align-items: center;
}
header .default-header > div {
width:50%;
}
footer .default-footer > div,
header .default-header > div {
text-align:center;
}
header .default-header .nav {
text-align:right;
position: relative;
}
header .default-header .hamburger-blob {
width:85px;
height:85px;
display:inline-block;
}
header .default-header .hamburger-blob #cl-hamburger {
position:absolute;
top:50%;
right:30px;
transform:translateY(50%);
}
footer .default-footer .social li {
display:inline-block;
margin:2px 5px;
}
footer .default-footer .social li a {
font-size:25px;
opacity:0.5;
transition: var(--default-transition);
}
footer .default-footer .social li a:hover {
opacity: 1;
}
@media (min-width:600px) {
footer .default-footer {
display:flex;
justify-content: center;
align-items: center;
}
footer .default-footer > div {
width:50%;
}
footer .default-footer .copyright {
text-align:left;
}
footer .default-footer .copyright p {
margin:0;
}
footer .default-footer .social {
text-align:right;
}
} .footer-menu ul li:last-child:after {
display: none;
}
.footer-menu ul li:after {
content: '\2022';
color: #fff;
position: relative;
display: inline-block;
line-height: 1.2rem;
vertical-align: middle;
left: 10px;
}
.footer-menu ul a {
color: #fff;
font-family: 'Fira Sans', serif;
}
.footer-menu ul li:first-child {
margin-left: 0;
}
.footer-menu ul li:last-child {
margin-right: 0;
}
.footer-menu ul li {
float: left;
margin-right: 10px;
margin-left: 10px;
}
.footer-menu ul {
list-style: none;
padding-left: 0;
float: right;
}
@media(max-width: 767px) {
.footer-menu ul li {
margin-right: 0;
margin-left: 0;
margin-bottom: 5px;
}
.footer-menu ul li:after {
display: none;
}
.footer-menu, .footer-menu ul {
float: none;
width: 100%;
text-align: center;
}
.footer-menu ul li {
width: 100%;
}
} .copyright-menu ul li:last-child {
border-right: 0;
margin-right: 0;
}
.copyright-menu ul li:first-child {
border-left: 0;
margin-left: 0;
}
.copyright-menu ul li {
float:left;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #ccc;
}
.copyright-menu ul li a {
font-family: 'Fira Sans', serif;
color: #fff;
font-size: 0.88rem;
}
.copyright-menu ul {
list-style: none;
padding-left: 0;
}
@media(max-width: 767px) {
.copyright-menu ul li {
padding-right: 0;
padding-left: 0;
margin-bottom: 5px;
}
.copyright-menu {
float: none;
width: 100%;
text-align: center;
}
.copyright-menu ul li {
width: 100%;
}
} .four-oh-four {text-align:center;}
.four-oh-four section {padding:50px 0 150px;} #full-menu {display:block; overflow:hidden; background-color: var(--primary); position:fixed; width:0px; top:0; left:0; height:100vh; z-index: 10000000000000; transition:all 0.5s;}
#full-menu.open {width:60vw;}
.full-menu-container {display:flex; justify-content:flex-start; height:100vh; overflow-y: scroll;}
.full-menu-left,
.full-menu-right {position: relative;}
.full-menu-left {width:60%; z-index:1000;}
@media (max-width:767px){
.full-menu-left {
width: 100%;        
}
}
#full-menu .logo {max-width:300px; padding:50px 0 100px 50px;}
@media (max-width:767px) {
#full-menu .logo {
max-width: 178px;
}
} 
#full-menu .menu {
text-align:left;
margin-left:75px;
margin-top:5vh;
}
#full-menu .menu li {position:relative;}
#full-menu .menu li a {
z-index:100001;
font-size:18px;
font-weight:900;
line-height:2;
display:block;
color: white;
text-decoration: none;    
}
@media (max-width:767px) {
#full-menu img {
display: none;
}
#full-menu .menu li a {
font-size:3vw;
}
}
@media (max-width:500px) {
#full-menu.open {width:80vw;}      
#full-menu .menu {margin-left:5vw;}
}
#full-menu.special_last .menu li:last-child a {
display:inline-block;
padding:0 5px;
background-color:var(--secondary);
color:var(--primary);
}
#full-menu .close {
color: white;
text-align: right;
position:absolute;
top:50px;
right:50px;
text-decoration: none ;
z-index:100002;
}
#full-menu .close-menu {}
@media (max-width:767px) {
#full-menu .close {
font-size: 22px;
line-height: 19px; 
}
}  .search-form input[type="search"] {
background-color: #fafafa;
padding: 8px;
color: #333333;
vertical-align: top;
border: 0;
height: 36px;
margin: 0;
border-radius: 0;
float: left;
font-size:14px;
}
.search-form input[type="search"]::placeholder {
color: #333333;
font-weight: bold;
text-transform: uppercase;
}
.search-form button[type="submit"] {
background-color: #f36f21;
font-weight: bold;
padding: 8px 15px;
color: #333333;
margin: 0;
height: 36px;
float: left;
border: 0;
border-radius: 0;
}
.search-form input[type="search"] {
height: 17px !important;
}
.search-form button[type="submit"] {
height:33px !important;
}
.search-form button[type="submit"]:hover {
background-color: gray;
color: #fafafa;
}
@media(max-width: 767px) {
.search-form button[type=submit] {
width: 20%;
}
.search-form input[type=search] {
width: 80%;
}
.search-form {
max-width: 80%;
margin: 0 auto;
}
}
@media(min-width: 768px) {
.search-form {
float: right;
}
.search-form input[type="search"] {
width: 220px;
}
} .p-clear-margin {
margin-bottom: 0 !important;
}
.p-clear-margin p {
margin-bottom: 5px;
} .copyright-menu ul li:last-child {
border-right: 0;
margin-right: 0;
}
.copyright-menu ul li:first-child {
border-left: 0;
margin-left: 0;
}
.copyright-menu ul li {
float:left;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #ccc;
}
.copyright-menu ul li a {
font-family: 'Fira Sans', serif;
color: #fff;
font-size: 0.88rem;
}
.copyright-menu ul {
list-style: none;
padding-left: 0;
}
@media(max-width: 767px) {
.copyright-menu ul li {
padding-right: 0;
padding-left: 0;
margin-bottom: 5px;
}
.copyright-menu {
float: none;
width: 100%;
text-align: center;
}
.copyright-menu ul li {
width: 100%;
}
} .footer-menu ul li:last-child:after {
display: none;
}
.footer-menu ul li:after {
content: '\2022';
color: #fff;
position: relative;
display: inline-block;
line-height: 1.2rem;
vertical-align: middle;
left: 10px;
}
.footer-menu ul a {
color: #fff;
font-family: 'Fira Sans', serif;
}
.footer-menu ul li:first-child {
margin-left: 0;
}
.footer-menu ul li:last-child {
margin-right: 0;
}
.footer-menu ul li {
float: left;
margin-right: 10px;
margin-left: 10px;
}
.footer-menu ul {
list-style: none;
padding-left: 0;
float: right;
}
@media(max-width: 767px) {
.footer-menu ul li {
margin-right: 0;
margin-left: 0;
margin-bottom: 5px;
}
.footer-menu ul li:after {
display: none;
}
.footer-menu, .footer-menu ul {
float: none;
width: 100%;
text-align: center;
}
.footer-menu ul li {
width: 100%;
}
} @media (min-width: 767px) {
.header-negative {
position: relative;
bottom: -20%;
z-index: 501;
}
} .page-current-title {
margin:0;
} @media(min-width: 768px) {
.badge-intertek {
position: relative;
top: 20px;
}
} .cl-search-icon {cursor:pointer;}
.search-overlay {height: 100vh; width: 100%; display: none; position: fixed; z-index: 100000; top: 0; left: 0; background-color: rgba(51,51,51, 0.8);}
.search-overlay-content {position: relative;top: 46%;  width: 50%;  text-align: center;  margin: auto;}
.search-overlay .icon-cancel {position: absolute;top: 20px;right: 45px;font-size: 40px;cursor: pointer;color: #eee;}
.search-overlay .icon-cancel:hover {color: #ccc;}
.search-overlay input[type=text] {padding: 15px; font-size: 17px; border: none; float: left; width: 80%; background: #eee;}
.search-overlay input[type=text]:hover {background: #eee;}
.search-overlay button {float: left; width: 18%; margin-left:2%; padding:7px 15px 9px; transition: all 0.5s; font-size: 25px; border: none; cursor: pointer; color: var(--text, #333); background:var(--primary, white); border:solid thin var(--text, #333); }
.search-overlay button:hover {background: transparent; }
@media (max-width: 767px) {
.search-overlay-content {width: 80%;}
.search-overlay .icon-cancel {top: 15px;right: 15px;}
}
.search-result {
border-bottom:solid thin rgba(55,55,55,0.5);
padding-bottom:20px;
margin-bottom:20px;
}
.search-result:last-child {
border-bottom:none;
}
.search-result img {
display:none;
}body {background-color:#1C2B39; color:#1C2B39 !important;}
main > div {background-color: white;}
body.single-post .elementor-location-single {background-color: white;} .mh-300px {min-height:300px;}
.mh-400px {min-height:400px;}
.mh-500px {min-height:500px;}
.mh-600px {min-height:600px;}
.mh-700px {min-height:700px;}
@media (min-width:768px) {
.md\:mh-300px {min-height:300px;}
.md\:mh-400px {min-height:400px;}
.md\:mh-500px {min-height:500px;}
.md\:mh-600px {min-height:600px;}
.md\:mh-700px {min-height:700px;}
}
@media (min-width:640px) {
.sm\:mh-300px {min-height:300px;}
.sm\:mh-400px {min-height:400px;}
.sm\:mh-500px {min-height:500px;}
.sm\:mh-600px {min-height:600px;}
.sm\:mh-700px {min-height:700px;}
}
.max-w-screen-2xl-wp {max-width:1660px;} header .logo-tag {position:absolute; bottom:-22px; left:60px; width:240px;}
header {position: relative; z-index: 600; background-color: white;}
@media (max-width:768px) {
header, footer > div {padding: 15px 30px;}
#cl-hamburger {margin-top:20px;}
header .logo-tag {left:30px;}
}
@media (min-width:768px) {
#cl-hamburger {margin-top:5px;}
header > div, footer > div {padding-left:60px; padding-right:60px; max-width:1625px;}
header {position: fixed; width:100%; top:0; left:0; right:0; padding:20px 0;}
body.admin-bar header {top:32px;} }
header img.logo {max-width:200px;}
header .default-header {width:100%; max-width:100%;}     .full-menu .menu {display:flex; justify-content: flex-end; align-items: center;}
.full-menu .menu li {padding:0 20px; line-height: 1em; position: relative;}
.full-menu .menu li:last-child {padding-right:0;}
.full-menu .menu li:first-child {border-left:none;}
.full-menu .menu a {color:#333; line-height: 1.5em; font-weight:400;}
.full-menu .menu ul {
display:none;
padding-top:10px;
position: absolute;
top:100%;
min-width:250px;
right:0;
text-align: left;
}
.full-menu .menu ul li {
display:block;
background-color: var(--secondary);
padding:10px 20px !important;
border-bottom:solid thin white;
}
.full-menu .menu ul li a {
color:white;
display: block;
}
.full-menu .menu ul li:last-child {
border-bottom:none;
}
.full-menu .menu li.menu-item-has-children:hover ul {
display:block;
transition: all 0.5s ease;
}
header .nav {
display:flex;
align-items: center;
justify-content: flex-end;
}
header .nav .wp-image-2081 {
margin-left:30px;
}
#searchform input[type="text"] {padding:4px 8px; border-radius:20px; font-size:14px; min-width:200px;}
#searchform .input {padding-right:20px;}
#searchform input[type="submit"] {
color:transparent;
padding:0;
border:none;
background:url(//www.kochtechsolutions.com/wp-content/uploads/2022/08/search-glass.svg) top 3px center no-repeat;
background-size: contain;
width:25px;
height:40px;
border-radius:0;
}
footer {font-size:110%;}
footer strong {font-size:130%; font-weight:bold;}
@media (min-width:950px) {
#cl-hamburger {display:none;}
}
@media (max-width:951px) {
header .nav .full-menu {display:none;}
}
@media (max-width:500px) {
header #searchform {display:none;}
} .wufoo {}
.wufoo ul {margin:0; padding:0;}
.wufoo ul li {list-style:none; margin-bottom:10px; margin-left:0; padding-left:0;}
.wufoo label,
.wufoo .hide {display:none;}
.wufoo input[type=text],
.wufoo input[type=email],
.wufoo textarea {padding:7px 15px 9px; border-radius:0; border:solid 2px #0099d8; width:100%;} .wufoo > div {text-align:center;}
.wufoo input[type="submit"] {
display:inline-block;
background-color: #0099d8;
color:white;
border-style: solid;
border-width: 3px 3px 3px 3px;
border-color: #0099D8;
border-radius: 25px;
padding: 6px 15px 6px 15px;
font-size:1.3em;
margin-top:20px;
}
.wufoo input[type=text]::placeholder,
.wufoo input[type=email]::placeholder,
.wufoo textarea::placeholder {
color:#0099d8;
}
@media (min-width:769px) {
.wufoo ul li {
float:left;
width:49%;
}
.wufoo ul li:nth-child(odd) {
margin-right:2%;
}
.wufoo ul li:last-child {
width:100%;
}
} #front-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
#front-video > .elementor-container {
position: absolute;
bottom:0;
left:50%;
width:100%;
transform:translateX(-50%);
} .mapbox {
width:100%;
position: relative;
height:400px;
overflow:hidden;
}
.mapbox .map-marker i {
font-size:30px;
}
.mapbox .map-marker {
top:-200px !important;
opacity:0;
transition:all 1s;
z-index: 5;
}
.mapbox .map-marker:hover {
z-index: 10;
}
.mapbox .map-marker.active {
opacity:1;
top:0 !important;
}
.mapbox.toff .map-marker {
transition:none !important;
}
.mapbox .map-marker p {
text-align: center;
opacity: 0;
font-size: 20px;
transition: all 0.5s;
color:white;
margin:0;
white-space: nowrap;
font-weight:bold;
}
.mapbox .map-marker .inner {
display:none;
position: absolute;
top:100%;
transform: translateX(-50%);
left:50%;
background-color:var(--primary);
padding:5px 10px 7px;
}
.mapbox .map-marker:hover .inner {
display:block;
}
.mapbox .map-marker:hover p {
opacity: 1;
}
.mapbox .mapboxgl-ctrl-bottom-left,
.mapbox .mapboxgl-ctrl-bottom-right {
display:none;
}
#plant-map #full-reset {
display:none;
border:solid thin var(--primary);
background-color:white;
border-radius:5px;
position: absolute;
bottom:5%;
left:50%;
transform:translateX(-50%);
z-index: 1000;
padding:5px 10px;
text-transform: uppercase;
text-decoration: none !important;
font-weight:bold;
}
#full-map #full-reset.active {
display:block;
}
@media (min-width:800px) {
.mapbox { height:400px; }
}
@media (min-width:1200px) {
.mapbox { height:600px; }
}
@media (max-height:800px) {
.mapbox { height:100vh; }
} main.single {
padding:130px 0 100px;
}
body.admin-bar main.single {
padding-top:160px;
}
main.single .wp-post-image {
margin-bottom:25px;
}
main.single .the-date {
font-style: italic;
}
main.single .btn {
font-size:1.2em;
}
form label {
margin-bottom:5px;
}
form label:not([for="first_name"]) {
margin-top:20px;
}
form textarea {
min-height:200px;
} .cl-dropper-title {
position: relative;
cursor: pointer;
}
.cl-dropper-title .text {
display:inline-flex;
justify-content: flex-start;
align-items: center;
padding:5px 7px;
position: relative;
z-index: 5;
background-color: white;
}
.cl-dropper-title .text p {
margin:0 10px 0 0;
}
.cl-dropper-title .line {
width: 100%;
height:1px;
position: absolute;
left:0;
top:50%;
z-index: 1;
}
.cl-dropper-title .text i {
color:#333;
font-size:15px;
transition: all 0.5s;
transform: rotate(-90deg);
}
.cl-dropper-title.on .text i {
transform: rotate(0deg);
}
.cl-drop-down {
display:none;
}
.cl-drop-down.active {
display:block;
}
body.elementor-editor-active .cl-drop-down {
display:block;
}
body.elementor-editor-active .cl-drop-down:not(.active) {
background-color:lightgray;
} #timeline, #timeline .tl-year, #timeline .tl-item {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 1.75;
}
#timeline {
background: url(//www.kochtechsolutions.com/wp-content/themes/barn3s-theme/assets/images/timeline/gradient-large-lefttop.png) left top no-repeat, url(//www.kochtechsolutions.com/wp-content/themes/barn3s-theme/assets/images/timeline/gradient-large-rightbottom.png) right bottom no-repeat,#031625;
}
#timeline .divider{
background-color:#2d8bd2;
height:2px;
width:15px;
border-radius:100px;
margin:0 auto 10px;
}
#timeline .tl-year {
background-color:#091521;
z-index: 1;
border: 4px solid #2d8bd2;
display: flex;
align-items: center;
justify-content: center;
height:90px;
width:90px;
border-radius:100%;
}
#timeline .tl-item, 
#timeline .tl-item h2 {
color: #fff !important;
}
#timeline .tl-year p {
font-family: 'Open Sans', sans-serif;
font-size: 1.2em;
line-height:1em;
font-weight:900;
margin:0;
}
#timeline .tl-year p span{
font-weight:300;
display:block;
font-size:0.8em;
}
#timeline .tl-item a{
display:block;
max-width:40%;
background-color:#2d8bd2;
padding:7px 15px;
margin:15px auto;
color:#ffffff;
text-transform:uppercase;
text-decoration:none;
font-family: 'Open Sans', sans-serif;
font-weight:900;
transition:0.5s all;
}
#timeline .tl-item a:hover{
background-color:#2b69de;
transition:0.5s all;
}
@media only screen and (min-width: 600px) {
#timeline {
display: flex;
}
#timeline:hover .tl-item {
width: 23.4040%;
}
#timeline .tl-item {
transform: translate3d(0, 0, 0);
position: relative;
width: 25%;
height: 100vh;
min-height: 600px;
overflow: hidden;
transition: width 0.5s ease;
}
#timeline .tl-item:before, #timeline .tl-item:after {
transform: translate3d(0, 0, 0);
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
#timeline .tl-item:after {
background: rgba(3, 22, 37, 0.85);
opacity: 1;
transition: opacity 0.5s ease;
}
#timeline .tl-item:before {
background: linear-gradient(to bottom, rgba(9, 21, 33, 0) 0%, rgba(9, 21, 33, 0.85) 75%);
z-index: 1;
opacity: 0;
transform: translate3d(9, 21, 33, 0.85) translateY(50%);
transition: opacity 0.5s ease, transform 0.5s ease;
}
#timeline .tl-item:hover {
width: 75% !important;
}
#timeline .tl-item:hover:after {
opacity: 0;
}
#timeline .tl-item:hover:before {
opacity: 1;
transform: translate3d(0, 0, 0) translateY(0);
transition: opacity 1s ease, transform 1s ease 0.25s;
}
#timeline .tl-item:hover .tl-content {
opacity: 1;
transform: translateY(0);
transition: all 0.75s ease 0.5s;
}
#timeline .tl-item .tl-bg {
opacity:0;
transition: all 0.5s;
}
#timeline .tl-item:hover .tl-bg {
filter: grayscale(0);
opacity:1;
}
#timeline .tl-content {
transform: translate3d(0, 0, 0) translateY(25px);
position: relative;
z-index: 1;
text-align: center;
margin: 5px 1.618em 0;
top: calc(40% + 60px);
opacity: 0;
max-height: calc(40% - 80px);
}
#timeline .tl-content p{
margin:0;
padding:5px 0 0 0;
line-height:1.4em;
font-size: 1.2em;
font-weight:600;
color: #2d8bd2;
}
#timeline .tl-content h2 {
font-family: 'Open Sans', sans-serif;
font-size: 1em;
line-height:1.3em;
margin-top:0;
margin-bottom:10px;
padding-top:0;
font-weight:400;
}
#timeline .tl-year {
position: absolute;
top: 40%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
text-align:center;
}
#timeline .tl-item:hover .tl-year {
transition:0.5s all;
background-color:#2d8bd2;
}
#timeline .tl-bg {
transform: translate3d(0, 0, 0);
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-size: cover;
background-position: center center;
transition: filter 0.5s ease;
filter: grayscale(100%);
}
#timeline .line_mm{
background-color:#2d8bd2;
height:4px;
width:100%;
position:absolute;
top:40%;
left:0;
right:0;
z-index:1;
}
#timeline .tl-item:first-of-type .line_mm{
width:50%;
left:50%;
}
#timeline .tl-item:last-of-type .line_mm{
width:50%;
right:50%;
}
}
@media only screen and (max-width: 600px) {
#timeline p, #timeline h2{
text-align:center;
}
#timeline{
padding:25px 0;
}
#timeline .tl-year {
margin: 0 auto;
}
#timeline .tl-content {
padding:0 25px;
}
#timeline .tl-item {
background: linear-gradient(rgba(57,126,202,0.4), rgba(57,126,202,0.4)) no-repeat center/4px 100%;
}
#timeline .tl-item a{
max-width:50%;
margin:20px auto !important;
}
#timeline .tl-content h2 {
margin-top:10px; font-size:1.2em !important;
line-height:1.4em !important;
}
#timeline .tl-content p {
margin-bottom:0;
padding-bottom:25px;
color:#2d8bd2;
font-size:1.2em !important;
line-height:1.4em !important;
}
#timeline .tl-content:last-of-type p {
margin-bottom: 0;
padding-bottom: 0;
}
}