@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/* Firefox specific rule */
@-moz-document url-prefix() { body { /*! font-weight: lighter !important; */}}

/* GLOBAL BOX-SIZING */
*, *:after, *:before {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility;}

/* HTML */
html {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:0!important;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-smoothing: antialiased;font-weight: 400;overflow-x: hidden;}
body {font-family: 'Open Sans', sans-serif; min-height: 100%; opacity: 1;transition: 1s opacity;background:#fff;color:#000000;margin:0;font-size:18px;line-height:30px;font-weight: 300;}
body.fade-out {opacity: 0;transition: none;}

/* CLEAR */
.clear:before, .clear:after {content:' ';display:table;}
.clear:after {clear:both;}
.clear { *zoom:1;}

/* BASIC */
p {margin:0 0 32px 0;}
img {max-width:100%;height:auto;}
a {text-decoration:none;color: #000000;-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
a:focus, a:active {outline:0;}
a:hover {outline:0;text-decoration:none;color:#47A2FC;}
ul, li, lo {list-style: none outside none;padding: 0;margin: 0;}
article li {padding-left: 1em;text-indent: -.7em;list-style: disc inside none;}
i.fa, .fa, .fas, .fab {color:#C2FC34; font-weight: bold;}


/* STRUCTURE */
section {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background-image: url('/wp-content/uploads/Achtergrond_desktop@2x.png');background-repeat: repeat;background-position: center;}
blockquote {font-weight:600;font-size:18px;}

/* HEADINGS */
h1 {font-size:44px;line-height: 40px;text-transform: uppercase;}
h2, .vc_separator.vc_separator-has-text h4 {font-size:36px;line-height: 30px;text-transform: uppercase;}
h3 {font-size:28px;line-height: 34px;}
h4 {font-size:20px;line-height: 30px;}
h5 {font-size:20px;}
h6 {font-size:18px;}
h1, h2, h3, h4, h5, h6 {margin:0;/*! font-family:'Montserrat', sans-serif; */font-weight: 600;}

/* LOGO */
.logo {height: auto;vertical-align: middle;line-height: 0;display: none;}
.logo img {height: auto;width: 100%;max-width:100%;transition: max-width .3s;-webkit-transition: max-width .3s;-moz-transition: max-width .3s;-o-transition: max-width .3s;}

/* HEADER */
header {z-index: 999;width:100%;position:absolute;padding:0px 0 0 0;top:0;left:0;background:#00264B;}
.header-desktop .header-contact {display: inline-block;vertical-align: middle;line-height: 0;padding-bottom: 2px;}
.header-desktop .header-contact li {display:inline-block;margin: 0 0 0 20px;vertical-align: middle;line-height: normal;}
.header-desktop .header-contact li i {margin:0 5px 0 0;color: #fff;font-size: 12px;}
.header-desktop .header-contact-button {/*! display: inline-block; *//*! background: #47A2FC; *//*! padding: 5px 25px; *//*! border-radius: 5px; *//*! color:#fff; *//*! box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1); *//*! -webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1); */}
.fixedHeader header {position: fixed;top:0;-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition-duration: 0s;transition-duration: 0s;-webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);box-shadow: 0 5px 20px rgb(0 0 0 / 20%);}

/* MENU */
nav {display: block;width: 100%;padding-top: 0;margin: 0;}
#saleswizardnav {width: auto;}
#saleswizardnav > ul > li {display: inline-block;line-height: 1;}
#saleswizardnav > ul > li > a {font-size:18px;text-decoration: none;padding:15px;color: #333;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;display:block;}
#saleswizardnav > ul > li > a:hover {color:#47A2FC;}
#saleswizardnav > ul > li:first-child a {padding-left:0;}
#saleswizardnav > ul > li:last-child > a {padding-right:0;}
#saleswizardnav > ul > li.current_page_item a {font-weight:bold;}
#saleswizardnav li:hover > ul {display:block;}
#saleswizardnav ul ul {display:none;position: absolute;left:0;background:#363636;min-width:230px;z-index: 9;font-size: 14px;text-align: left;}
#saleswizardnav ul ul a {color:#fff;text-decoration: none;padding:20px; display:block;}
#saleswizardnav ul ul li {-webkit-transition: background 0.4s ease 0s;-moz-transition: background 0.4s ease 0s;-o-transition: background 0.4s ease 0s;transition: background 0.4s ease 0s;}
#saleswizardnav ul ul li:hover {background:#fff;}
#saleswizardnav ul ul li:hover > a {color:#47A2FC;}
#saleswizardnav ul ul ul {left:100%;top:0;position: absolute;}
.winkelmand-link {display:none;}

/* HERO HOMEPAGE */
.hero {height:500px;position:relative;background-position: center;background-size:cover;margin-bottom:25px;}
.hero .hero-inner {/*! background:rgba(0,0,0,.5); */width:100%;height:100%;display:flex;align-items:center;}
.hero .hero-inner a {/*! display:inline-block; *//*! background:#47A2FC; *//*! padding:5px 50px; *//*! border-radius: 5px; */}
.hero .hero-inner h1, .hero .hero-inner p, .hero .hero-inner a {color:#fff;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fadeIn;animation-name: fadeIn;}

/* HEADER VERVOLGPAGINA */
.page-hero {padding:50px 0;position: relative;display:flex;align-items: center;background-color:#eee;margin-bottom: 50px;}

/* FOOTER */
footer {background:#00264B;border-bottom:8px solid #0D87FF;color:#fff;font-size: 16px;line-height: 35px;}
footer .top-footer {padding:50px 0;}
footer .top-footer .footer-title {text-transform: uppercase;font-weight:600;margin-bottom:5px;display: block;}
footer .top-footer a, footer .bottom-footer a {color:#fff;}
footer .top-footer a:hover {color:#47A2FC;}
footer .bottom-footer a:hover {color:#363636;}
footer .bottom-footer {background:#47A2FC;padding:10px 0;}
footer .bottom-footer p {margin:0;font-size:14px;}

/* CONTACTFORMULIER */
.wpcf7 {padding:0;position:relative;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"] {height:35px;font-size:14px;padding:5px 8px;border:1px solid #D9D9D9;background:#fff;font-family: 'Open Sans', sans-serif;width:100%;margin-bottom:5px;border-radius: 3px;color: #A0A0A0;}
.wpcf7 input[type="checkbox"] {width:auto;height:auto;font-size:14px;width:100%;}
.wpcf7 textarea {height:76px;resize:none;font-size: 14px;padding: 5px 8px;border: 1px solid #D9D9D9;background: #fff;font-family: 'Open Sans', sans-serif;width: 100%;margin-bottom: 5px;border-radius: 3px;color: #A0A0A0;}
.wpcf7 button[type="submit"] {position:relative;font-weight:600;background:#0D87FF;color:#fff;border:none;font-size:14px;padding:8px 25px;cursor:pointer;border-radius: 20px;appearance: none;-webkit-appearance: none;font-family: 'Open Sans', sans-serif;width: 100%;text-transform: uppercase;}
.wpcf7 button[type="submit"] i {color:#fff;position:absolute;left:10px;top:14px;font-size:14px;}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="tel"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 textarea:focus {outline:0;}
.wpcf7 input::placeholder, .wpcf7 textarea::placeholder {opacity: 1;}
.wpcf7 .wpcf7-list-item {font-size:14px;}
.wpcf7 .wpcf7-list-item a {color:#47A2FC;}
.wpcf7 .wpcf7-list-item, .wpcf7 .wpcf7-list-item input {margin:0;width:auto;}
.wpcf7 .row {margin-left:-7px;margin-right:-7px;}
.wpcf7 .col-md-6, .wpcf7 .col-md-12 {padding:0 7px;}
.wpcf7-form-control-wrap {position:relative;}
.wpcf7-not-valid-tip {color:#f00;position:absolute;right:10px;font-size:75%;}
.wpcf7-response-output {}
.screen-reader-response {display:none;}
.wpcf7 .ajax-loader {visibility: hidden;display: inline-block;background-color: #23282d;opacity: 0.75;width: 24px;height: 24px;border: none;border-radius: 100%;padding: 0;margin: 0 24px;position: relative;}
.wpcf7 .ajax-loader::before {content: '';position: absolute;background-color: #fbfbfc;top: 4px;left: 4px;width: 6px;height: 6px;border: none;border-radius: 100%;transform-origin: 8px 8px;animation-name: spin;animation-duration: 1000ms;animation-timing-function: linear;animation-iteration-count: infinite;}
.wpcf7 form.submitting .ajax-loader {visibility: visible;}
@keyframes spin { from { transform: rotate(0deg); }	to { transform: rotate(360deg);}}
.wpcf7-acceptance input[type="checkbox"] {position: relative;cursor: pointer;padding: 0;margin-right: 15px;width: 20px;}
.wpcf7-acceptance input[type="checkbox"]:before {content: '';margin-right: 10px;display: inline-block;margin-top: -2px;width: 20px;height: 20px;background: #fcfcfc;border: 1px solid #aaa;border-radius: 2px;}
.wpcf7-acceptance input[type="checkbox"]:checked:before {background: #000;border-color: #000;}
.wpcf7-acceptance input[type="checkbox"]:disabled {color: #b8b8b8;cursor: auto;}
.wpcf7-acceptance input[type="checkbox"]:disabled:before {box-shadow: none;background: #ddd;}
.wpcf7-acceptance input[type="checkbox"]:checked:after {content: "\2713";;position: absolute;left: 4px;top: -1px;color:#FFF;}
.wpcf7-acceptance  span.wpcf7-list-item{margin: 20px 0 0 0;}
.hero .wpcf7-response-output {display:none;}

/* SCROLL TOP */
#sw-scroll {position:fixed;right:10px;bottom:10px;cursor:pointer;width:50px;height:50px;background-color:rgba(0,0,0, 0.8);text-indent:-9999px;display:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;z-index: 99;}
#sw-scroll span {position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-12px;height:0;width:0;border:8px solid transparent;border-bottom-color:#ffffff;}
#sw-scroll:hover {background-color:#000;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}

/* CONTACT INFO WIDGET */
ul.contact-info-widget.vertical {margin-bottom: 25px;/*! margin-left:25px; */}
ul.contact-info-widget li {;display:block;color: #fff;text-indent: 0;line-height: 22px;}
ul.contact-info-widget li:nth-child(2),ul.contact-info-widget li:nth-child(4) {margin-bottom:20px;}
ul.contact-info-widget a {color:#fff;transition: color .3s;-webkit-transition: color .3s;-o-transition: color .3s;-moz-transition: color .3s;}
ul.contact-info-widget a:hover {color:#47A2FC;}
ul.contact-info-widget li.info-title {padding-left: 0;}
ul.contact-info-widget li i.fa, ul.contact-info-widget li i.fab {margin: 0 0 0 -40px;width: 40px;font-size:14px;text-align: center;display: none;}
ul.contact-info-widget li span.infotxt {/*! font-weight: bold; */}

/* MISC */
a.tb_infolink {display: none !important;}
a.tb_refreshlink {margin: 0 !important;padding: 2px !important;height: 20px !important;width: 20px !important;background-color: #e8e8e8;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius: 50%;}
div.tb_tools {background:none !important;}
span.tb_author, span.tb_msg {color: #8a8a8a;}
body .wpcf7-form.submitting .ajax-loader{visibility:visible !important}
body .ajax-loader{margin-top:15px}

/* SEARCH */
.zoekresultaat, .bericht {margin-bottom:50px;}
.zoekresultaat .button, .bericht .bericht-button {display: inline-block;background: #47A2FC;padding: 5px 25px;border-radius: 5px;color: #fff;box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);}
.zoekresultaat p, .bericht p {margin:15px 0;}

/* WORDPRESS CORE */
.alignnone {margin:5px 20px 20px 0;}
.aligncenter, div.aligncenter {display:block;margin:5px auto 5px auto;}
.alignright {float:right;margin:5px 0 20px 20px;}
.alignleft {float:left;margin:5px 20px 20px 0;}
.aligncenter {display:block;margin:5px auto 5px auto;}
a img.alignright {float:right;margin:5px 0 20px 20px;}
a img.alignnone {margin:5px 20px 20px 0;}
a img.alignleft {float:left;margin:5px 20px 20px 0;}
a img.aligncenter {display:block;margin-left:auto;margin-right:auto;}
.wp-caption {background:#FFF;border:1px solid #F0F0F0;max-width:96%;padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone {margin:5px 20px 20px 0;}
.wp-caption.alignleft {margin:5px 20px 20px 0;}
.wp-caption.alignright {margin:5px 0 20px 20px;}
.wp-caption img {border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}
.wp-caption .wp-caption-text, .gallery-caption {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}

/* PAGINA EFFECT BIJ MOBIELE MENU WEERGAVE */
/* body page.blur {-webkit-filter: blur(3px);-moz-filter: blur(3px);-o-filter: blur(3px);-ms-filter: blur(3px);filter: blur(3px);  } */
body page.blur * {pointer-events: none;}
body page {transition: all 0.2s ease;}
page {width: 100%;top: 0px;min-height: 100%;position: relative;margin: 0 auto;padding: 0;display: block;}

/* MOBIELE MENU */
.header-nav-mob {position: fixed;top: 0px;/* left: -100vw; *//* right: -100vw; */opacity:0;z-index: 999999;background-color:#0981d4;width: 100%;height: 100%;padding-top: 15px;padding-right: 15px;padding-left:15px;font-size: 18px;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;overflow-y: scroll;z-index: -1;}
.header-nav-mob .current-menu-item {font-weight: bold;}
.header-nav-mob.active {/* left: 0; */opacity:1;z-index: 9999999;}
.header-nav-mob ul li a {color: #fff;line-height: 3em;font-size:18px;}
.header-nav-mob ul li {text-align:left;}
.header-nav-mob > ul > li {border-bottom:1px solid #12b5ff;}
.header-nav-mob ul ul li a {font-size:14px;}
.header-nav-mob ul li ul {padding-left: 10px;}
.header-nav-mob i {color:#fff;}
.header-menu-button {display: none; position: absolute; top:22px;left:15px;z-index: 9999; color: #fff; font-size: 20px; cursor: pointer; font-weight: bold; text-transform: uppercase;padding:0;}
.header-menu-button span { display: inline-block; float: right; margin-top: 2px; margin-left: 5px;}
.header-menu-button i { color: #fff; font-size: 30px; }
li .sub_menu_icon:before {content:"\f105";font-family:"Font Awesome 5 Free";font-weight:bold;text-align:right;display: block;color: #fff;line-height: 2.3em;font-size: 24px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;position: absolute;top:10px;left:20px;}
.has-sub ul {display:none;}
.has-sub {position: relative;}
.has-sub .sub_menu_icon {position: absolute;top:5px;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;width: 20%;height: 3em;position: absolute;top: 0;right: 5px;cursor: pointer;margin-right:0px;}
.sub_menu_icon {display:none;}
.has-sub .has-sub ul {display:none;}
.mobile_active ul {display:block;}
li .rotate:before{-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);}
#mobile-close {color:#fff;text-align:left;display:inline-block;position: relative;width:auto;font-size:32px;font-weight:bold;margin-bottom: 15px;background:#11b5ff;text-transform: uppercase;padding:10px;width:40px;height:40px;display:flex;align-items: center;justify-content: center;}

.header-mob-phone {position: absolute;right:15px;top:22px;background:#47A2FC;padding:7px 15px;}
.header-mob-phone i {color:#fff;}

/* HAMBURGER MENU ICOON */
#nav-icon {width:46px;height:46px;position:relative;margin:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;background:#47A2FC;}
#nav-icon span {display:block;position:absolute;height:3px;width:36px;background:#fff;opacity:1;left:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}

#nav-icon span:nth-child(1) {top:9px;}
#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {top:19px;}
#nav-icon span:nth-child(4) {top:29px;} 

#nav-icon.open span:nth-child(1), #nav-icon.open span:nth-child(4) {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
#nav-icon.open span:nth-child(2) {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
#nav-icon.open span:nth-child(3) {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}

.fa-solid {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.fa-brands {
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
}

@media only screen and (min-width:769px) {
	.mobile-contact {display:none;}
}
@media (max-width: 678px) {
  .mobile-contact {
		position: fixed;
		bottom:0;
		left:0;
		right:0;
		background:var(--primary);
    box-shadow: 0px 0 20px rgba(105, 105, 105, 0.682);
	}
	.mobile-contact ul {
		display:flex;
		justify-content: space-around;
		padding:0;
    background:#0d87ff;
	}
	.mobile-contact ul li {
		list-style: none;
		flex:1;
	}
  .mobile-contact ul li:first-child {
    border-right: 1px solid black;
  }
	.mobile-contact ul li:nth-child(2) {
		border-left:1px solid var(--icon);
		border-right:1px solid var(--icon);
	}
	.mobile-contact ul li a {
		padding:15px;
		display:flex;
		align-items: center;
		justify-content: center;
	}
	.mobile-contact ul li i {
		color:white;
    font-style: unset;
    font-size: 22px;
	}
}
/* RESPONSIVE MEDIA QUERIES */
@media screen and (min-width:992px) {
	.header-mob {display:none;}
}
@media screen and (max-width: 991px) {
	header {position:fixed;top:0;/*! background:#fff; */}
	.fixedHeader header {box-shadow:0 3px 10px 2px rgba(0,0,0,.1);padding: 0;}
	section.main-content {/*! margin-top:89px; */}
	.header-mob .logo {display: inline-block; width: 100px;float: left; margin-left: 15px;}
	.header-mob, .header-mob .header-menu-button {display:block;}
	.header-desktop, div.hero .hero-inner .logo {display:none;}
	div.mob-btn .paoc-popup-click, div.mob-btn .paoc-popup-click:hover, div.mob-btn .paoc-popup-click:focus { display: inline-block; vertical-align: middle; margin: 10px 15px 10px auto;}
	.header-mob {text-align: center;}
}
@media screen and (max-width:768px) {
	h1 {font-size:34px;line-height: 40px;}
	h2, .vc_separator.vc_separator-has-text h4 {font-size:22px;}
	h3 {font-size:22px;line-height: 28px;}
	h4 {font-size:18px;}
	h5 {font-size:16px;}
	h6 {font-size:14px;}
}
/* CSS3 ANIMATIES */
@-webkit-keyframes fadeIn {
		0% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
@keyframes fadeIn {
		0% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
.slide-down {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: slide-down 0.7s ease forwards;
    animation: slide-down 0.7s ease forwards;
    padding: 5px 0;
}
@keyframes slide-down {
	0% {
	    -webkit-transform: translateX(0px) translateY(-120%);
	    transform: translateX(0px) translateY(-120%);
	    -webkit-transform-origin: left top;
	    transform-origin: left top;
	}
	100% {
	    -webkit-transform: translateY(0);
	    transform: translateY(0);
	    -webkit-transform-origin: left top;
	    transform-origin: left top;
	}
}
@-webkit-keyframes slide-down {
	0% {
	    -webkit-transform: translateX(0px) translateY(-120%);
	    transform: translateX(0px) translateY(-120%);
	    -webkit-transform-origin: left top;
	    transform-origin: left top;
	}
	100% {
	    -webkit-transform: translateY(0);
	    transform: translateY(0);
	    -webkit-transform-origin: left top;
	    transform-origin: left top;
	}
}
/* PRINTEN VAN PAGINA */
@media print{blockquote,img,pre,tr{page-break-inside:avoid;}*{background:0 0!important;color:#000!important;text-shadow:none!important;-webkit-text-shadow:none!important;-moz-text-shadow:none!important}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}blockquote,pre{border:1px solid #999;}thead{display:table-header-group;}img{max-width:100%!important;}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}}

/* BOOTSTRAP GRID */
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1240px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1270px;}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}
/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-phone-alt:before{content:"\f879"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-home:before{content:"\f015"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-paper-plane:before{content:"\f1d8"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-whatsapp::before {content: "\f232";}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-check:before{content:"\f00c";}.fa-clock:before{content:"\f017";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.fa-filter:before{content:"\f0b0";}
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}


.slide-down .logo {
  width: 85px;
  display: inline-block;
}
.header-desktop .header-contact li:first-child {
  margin-left: 0;
}
.slide-down .header-desktop .header-contact li:first-child {
  margin-left: 20px;
}
.hero .hero-inner .row , .header-desktop .row {
  align-items: center;
}
.header-desktop .header-contact li a {
  color: #fff;
  font-size: 14px;
  line-height: 19px;
}
.header-desktop .col-md-9 {
  line-height: 0;
}
.green {
  color: #C2FC34;
}
.hero .hero-inner .logo {
  position: absolute;
  display: inline-block;
  top: -55px;
  left: 0;
}
.hero .hero-inner .container {
  position: relative;
}
.hero .hero-inner .col-md-8 >  p {
  font-size: 38px;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 0;
}
.wpcf7-form {
  max-width: 320px;
  margin-left: auto;
  background: rgba(255,255,255,0.90);
  border: 3px solid rgba(194, 252, 52, 0.90);
  border-radius: 3px;
  padding: 5px 15px 15px 15px;
  text-align: center;
}
.wpcf7-form p {
  margin-bottom: 0;
}
.wpcf7-form h4 {
  font-size: 18px;
  color: #0D87FF;
  line-height: 40px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
footer .top-footer .menu {
  column-count: 2;
  max-width: 320px;
}
footer .top-footer .widget_nav_menu {
  margin-bottom: 65px;
}
.check {
  max-width: 350px;
}
footer .top-footer .menu li {
  padding-left: 15px;
  position: relative;
}
footer .top-footer .menu li::before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #0861B9;
  position: absolute;
  left: 0;
  top: 0;
}
.check li , .check-icon li {
  position: relative;
  list-style: none;
  text-indent: 0;
  padding-left: 30px;
}
.check li::before , .check-icon li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #C2FC34;
  position: absolute;
  left: 0;
  top: 0;
}
.footer-social-media i {
  background: #0D87FF;
  font-size: 30px;
  color: #fff;
  width: 50px;
  line-height: 50px;
  border-radius: 100%;
  text-align: center;
}
.footer-social-media a {
  display: inline-block;
}
.top-check {
  border-top: 1px solid rgba(255,255,255,0.11);
  border-bottom: 1px solid rgba(255,255,255,0.11);
  padding: 6px 0;
  position: absolute;
  bottom: -70px;
  left: 0;
  width: 100%;
}
.top-check .footer-title {
  display: none;
}
.top-check .check {
  max-width: 100%;
}
.top-check .check li {
  text-indent: 0;
  list-style: none;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  padding-left: 20px;
  margin-right: 2%;
  width: auto !important;
}
.top-check .check li:last-child {
  margin-right: 0;
}
.paoc-popup-251 {width:auto!important;}
.paoc-popup-click, .paoc-popup-click:hover,.paoc-popup-click:focus {
  background: #0D87FF;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 19px;
  width: 285px;
  border-radius: 20px;
  padding: 8px;
}
.mob-btn .paoc-popup-click, .mob-btn .paoc-popup-click:hover, .mob-btn .paoc-popup-click:focus {
  border: 1px solid #FFFFFF;
  max-width: 180px;
  margin-right: 0;
  padding: 5px 8px;
  display: none;
}
.mob-btn {
  text-align: right;
}
.slide-down .mob-btn .paoc-popup-click, .slide-down .mob-btn .paoc-popup-click:hover, .slide-down .mob-btn .paoc-popup-click:focus {
  display: inline-block;
  vertical-align: middle;
}
.header-desktop .header-contact li .header-contact-button i {
  color: #C2FC34;
}
.center {
  text-align: center;
}
.f-thumb {
	min-height: 131px;
	width: 100%;
	background-size: 100% 100%;
	position: relative;
}
.f-content{background: #FFFFFF;
  box-shadow: 0 8px 10px rgba(0,0,0,0.08);
  height: 100%; 
}
.f-text{
  padding: 10px 20px;
}
#project-grid .col-md-4 {
    margin-bottom: 25px;
}
.bg-img {
  min-height: 255px;
}
.f-text h4{
  margin-bottom: 10px;
  color: #00264B;
}
.f-text .f-desc p{
	 font-size: 14px;
  line-height: 22px;
  min-height: 70px;
  margin-bottom: 5px;
}
a.f-button {
  color: #47A2FC;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.box-img > .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
  background: #FFFFFF;
  box-shadow: 0 8px 10px rgba(0,0,0,0.08);
  height: 100%;
  margin-bottom: 25px;
}
.box-img > .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column {
  padding: 10px 20px;
}
.box-img > .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column h4 {
  margin-bottom: 10px;
  color: #00264B;
}
.box-img > .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column p:nth-of-type(1) {
  font-size: 14px;
  line-height: 22px;
  min-height: 70px;
  margin-bottom: 5px;
}
.box-img > .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column a {
  color: #47A2FC;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.wpb_single_image .vc_figure, .box-img img, .wpb_single_image .vc_single_image-wrapper {
  display: block;
}
.wpb_single_image .vc_figure , .img-slider .vc_images_carousel .vc_carousel-inner .vc_inner {
  position: relative;
}
.wpb_single_image .vc_figure::before , .img-slider .vc_images_carousel .vc_carousel-inner .vc_inner::before , .f-thumb::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  outline: 1px solid #fff;
  outline-offset: -8px;
  pointer-events: none;
}
.review-box p {
  font-size: 16px;
  line-height: 22px;
}
.wpb_text_column p a {
  color: #0D87FF;
}
ul.slick-dots {
  bottom: 0;
}
.review-box .glsr-reviews-wrap .slick-arrow , .glsr-review .glsr-review-author::before, ul.slick-dots li button , .top-check .slick-arrow {
  display: none !important;
}
.glsr-review .glsr-review-content {
  max-width: 606px;
  margin: auto auto 75px auto !important;
  background: #FFFFFF;
  text-align: left;
  padding: 55px;
  position: relative;
  filter: drop-shadow(0 3px 10px rgba(0,0,0,0.04));
}
.glsr-review .glsr-review-author {
  width: 100%;
  justify-content: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}
.glsr-review .glsr-review-content p {
  font-size: 18px;
  line-height: 32px;
  position: relative;
}
.review-box .slick-list.draggable {
  padding: 30px 0 40px 0;
}
ul.slick-dots li {
  width: 12px;
  height: 12px;
  text-indent: 0;
  border: 1px solid #E6E6E6;
  background: #FFFFFF;
  border-radius: 100%;
  margin: 0 3px;
}
.slick-dots li.slick-active {
  border-color: #F5F5F5;
  background: #EDEDED;
}
.glsr-review .glsr-review-content::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -44px;
  clip-path: polygon(50% 0%, 100% 0, 50% 100%, 0 0);
  background: #fff;
  width: 40px;
  height: 45px;
}
.glsr-review .glsr-review-content p::before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 46px;
  color: #02376E;
  position: absolute;
  left: 0;
  top: -80px;
}
.glsr-review .glsr-review-content p::after {
  content: "\f10e";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 46px;
  color: #02376E;
  position: absolute;
  right: 0;
  bottom: -80px
}
.check-icon {
  column-count: 2;
  line-height: 38px;
}
.check-icon li::before {
  color: #0D87FF;
}
.whatsapp {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 999;
  font-size: 45px;
  background: #34D366;
  width: 69px;
  line-height: 69px;
  text-align: center;
  border-radius: 33px;
}
.whatsapp p {
  margin-bottom: 0;
}
.whatsapp i { 
  color: #fff; 
}
.img-slider, .vc_images_carousel .vc_carousel-inner,.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline {
/*   overflow: visible !important; */
}
.img-slider .vc_images_carousel .vc_carousel-inner .vc_inner a {
  display: block;
  line-height: 0;
}


.mediaarea div {
	height: 100%;
}

.slslider .vc_grid-item > div {
	padding: 0 10px;
}
.slslider .vc_grid-item > div > div::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	outline: 1px solid #fff;
	pointer-events: none;
	z-index: 1;
	outline-offset: -8px;
}
.slslider .vc_grid-item > div > div {
	position:relative;
}
.slslider {
	margin: 0 -10px;
}
.slslider .slick-list {
	overflow: visible;
}
.slslider .slick-arrow{display:none !important;}

@media screen and (max-width:340px){
	.hero { margin-bottom: 280px !important; }
		
}


@media screen and (max-width:767px){
	.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {width:50%;display:inline-block!important;}
.mediaarea div {
	height: auto;
}
.hero .hero-inner .wpcf7-form {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  margin: auto;
}
.hero .hero-inner .col-md-8 > p {
  font-size: 22px;
  line-height: 32px;
}
.hero .hero-inner,.hero .hero-inner .row {
  align-items: flex-start;
}
.hero .hero-inner {
  padding-top: 100px;
}
.hero {
  margin-bottom: 160px;
  height: 520px;
}
.top-check {
  padding: 0;
  border: none;
  bottom: -50px;
}
.bg-img {
  min-height: 210px;
}
.glsr-review .glsr-review-content {
  padding: 55px 15px;
}
footer .top-footer .menu , .check-icon {
  column-count: 1;
}
.reverse {
   flex-direction: column-reverse; 		
   display: flex;
}
footer .top-footer .widget_nav_menu {
  margin-bottom: 30px;
}
footer .top-footer .col-md-4 {
  padding-bottom: 40px;
}
}


@media screen and (min-width:768px) and (max-width:991px) {

h2, .vc_separator.vc_separator-has-text h4 {
  font-size: 30px;
}
footer .top-footer .menu , .check-icon {
  column-count: 1;
}
.footer {
  font-size: 14px;
}
.wpcf7-form h4 {
  line-height: normal;
}
.check-icon {
  font-size: 16px;
  line-height: 35px;
}
}

@media screen and (min-width:992px) and (max-width:1200px) {
	.wpcf7-form h4 {
	  font-size: 17px;
	}
	.check-icon {
	  font-size: 14px;
	  line-height: 35px;
	}
}

@media screen and (min-width:1200px) {
	.d-lg-block {display:block!important;}
}