/*
Theme Name: DrayTek 2.0
Author: Niek Meinema
Company: Twinsense Online Brand Excitement
Author URI: http://www.twinsense.nl
Version: 2.1.45
*/

*{
	outline: none!important;
}

html {
	position: relative;
  	min-height: 100%;
}

html {
	font-size: 14px;
  	line-height: 20px;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-display: swap;
 	font-size: 14px;
  	line-height: 20px;
  	margin: auto;
  	height: 100%;
}

.row-np{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.nopadding{
	position: relative;
	padding-left: 0;
	padding-right: 0;
}

.invisible{
	height: 0!important;
	margin: 0!important;
}

.container{
	position: relative;
}

h1,h2,h3,h4,h5{
	font-family: 'Poppins', sans-serif;
	font-display: swap;
	word-wrap: break-word;
}

h1,h2{
	font-size: 24px;
	color: #c70a00;
	margin-bottom: 24px;
}

h1 span,h2 span{
	font-weight: 700;
	font-style: italic;
}

h3{
	font-size: 18px;
	color: #005699;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 10px;
}

.headerslider h3{
	color: #c70a00;
}

h4{
	font-size: 14px;
	color: #005699;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 10px;
}

h5{
	font-size: 14px;
	color: #0b111c;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 10px;
}

p, ul, ol{
	font-family: 'Open Sans', sans-serif;
	font-display: swap;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
	color: #404040;
}

ul,ol{
	padding-left: 15px;
}

a{
	color: #005699;
	transition: 0.3s ease all;
}

a:hover{
	color: #c70a00;
	transition: 0.3s ease all;
}

.list_style_big ul{
	padding-left: 0px;
	list-style: none;
	font-family: 'Poppins', sans-serif;
	font-display: swap;
	font-weight: 700;
	font-style: italic;
	color: #004785;
	margin-bottom: 20px;
}

.list_style_big li:before {
  content: "\003E";
  font-size: 24px;
  margin-right: 10px;
}

@media (min-width: 1440px) {
	.container{
		position: relative;
		max-width: 1320px;
	}
}

.header{
	position: relative;
	background-size: cover;
	background-position: 50%;
	text-align: center;
}

.logo-holder{
	background-color: #fff;
}

.navbar-brand{
	margin-right: 30px;
}

.navbar-brand img{
	max-width: 150px;
	height: auto;
}

.bg-light{
	background-color: #fff !important;
	border-bottom: 5px solid #c70a00;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
	z-index: 999;
}

.navbar > .container, .navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: left;
}

.navbar-light .navbar-toggler-icon {
    background-image: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

.navbar-light .navbar-toggler {
    color: #fff;
    border-color: rgba(0,0,0,.1);
}
.navbar-toggler {
	display: block;
    padding: 7px 15px;
    font-size: 24px;
    line-height: 20px;
    margin-right: 50px;
    margin-top: 4px;
    background-color: #005699;
    color: #fff;
    border: 0px solid transparent;
    border-radius: 2px;
    transition: 0.3s ease all;
    float: left;
}

.navbar-toggler:hover {
	background-color: #c70a00;
	transition: 0.3s ease all;
}

.navbar-nav {
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-right: 50px;
    z-index: 999;
}

.nav-link {
    display: block;
    padding: 8px 10px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
}

.navbar-light .navbar-nav .nav-link{
	color: #7e7e7e;
	transition: 0.3s ease all;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #0b111c;
    transition: 0.3s ease all;
}

/* submenu */

.submenu{
	text-align: left;
	padding: 15px 0;
	min-height: 70px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ecf0f1+0,ffffff+100 */
	background: #ecf0f1; /* Old browsers */
	background: -moz-linear-gradient(top, #ecf0f1 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ecf0f1 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ecf0f1 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf0f1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
	z-index: 990;
}

.submenu ul{
	float: left;
	margin: 0;
	padding: 0;
}

.icon-submenu li{
	display: inline-block;
}

.text-submenu{
	width: 100%;
	margin-bottom: 15px!important;
}

.text-submenu li{
	display: block;
}

.text-submenu li a{
	display: block;
	padding: 5px 0;
}

.submenu-item{
	height: 50px;
	width: 60px;
	padding: 0 5px;
	display: block;
}

.submenu-item img{
	max-height: 50px;
	max-width: 50px;
	display: block;
}

.submenu-item .svg-icon{
	max-height: 50px;
	display: block;
}

.submenu-item .svg-icon{
	fill:url(#basecolor);
	transition: 0.3s ease all;
}

.submenu-item.active .svg-icon,
.submenu-item:hover .svg-icon{
	fill:url(#hovercolor);
	transition: 0.3s ease all;
}

.submenu-btn{
	display: inline-block;
	padding: 10px 15px;
	background-color: #005699;
	color: #fff;
	cursor: pointer;
	transition: 0.3s ease all;
	border-radius: 3px;
}

.submenu-btn:hover{
	color: #fff;
	background-color: #c70a00;
	transition: 0.3s ease all;
}

.compare-btn{
	float: right;
}

/* headerslider */

.slider-holder{
	position: relative;
	min-height: 450px;
}

.headerslider{
	position: relative;
	min-height: 450px;
	visibility: hidden;
}

.headerslider img{
	max-width: 100%;
	height: auto;
}

.headerslide{
	position: relative;
	min-height: 500px;
	padding-bottom: 50px;
	overflow: hidden;
}

.headerslide .headerslide-bg{
	object-fit: cover;
	object-position: 50%;
	height: 100%;
	width: 100%;
	position: absolute;
}

.headerslide-info{
	margin-top: 10px;
	padding: 15px;
}

.headerslide-info h1{
	margin-bottom: 10px;
}

.headerslide-info p{
	font-size: 10px;
	line-height: 16px;
}

.headerslide-info ul{
	color: #173d50;
	font-size: 10px;
	line-height: 16px;
}

.slide-content{
	padding: 50px 0;
}

@media (min-width: 768px) {
	.banner-embed {
		width: 100%;
		height: 0;
		padding-bottom: 56.25%;
		overflow: hidden;
		position: absolute;
		top:0;
		z-index: 2;
	}
}

@media (min-width: 992px) {
	.banner-embed {
		top:0%;
	}
}

@media (min-width: 1200px) {
	.banner-embed {
		top:-25%;
	}
}

@media (min-width: 1440px) {
	.banner-embed {
		top:-65%;
	}
}

.banner-embed iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0%;
    z-index: -1;
}

/* arrows */

.nav-button{
	opacity: 0.7;
	z-index: 999;
	position: absolute;
	padding: 5px;
	font-size: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 2px;
	cursor: pointer;
	transition: 0.3s ease all;
}

.nav-button i{
	vertical-align: top;
	width: 40px;
}

.nav-button:hover{
	opacity: 1;
	transition: 0.3s ease all;
}

.button-left{
	left: 0;
	margin-top: 15%;
}

.button-right{
	right: 0;
	margin-top: 15%;
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 0px;
}

.slick-dots
{
    position: absolute;
    bottom: 25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 20px;
    line-height: 20px;
	font-display: swap;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '\f111';
    text-align: center;

    opacity: .50;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: white;
    content: '\f111';
}

/* breadcrumb */

.breadcrumb{
	border-radius: 0px;
	background-color: #fff;
	margin: 20px 0;
	padding: 10px 0;
	line-height: 20px;
	color: #c70a00;
}

.breadcrumb a{
	color: #005699;
	transition: 0.3s ease all;
	text-decoration: none;
}

.breadcrumb a:hover{
	color: #c70a00;
	transition: 0.3s ease all;
	text-decoration: none;
}

.breadcrumb .sep{
	font-family: 'Poppins', sans-serif;
	font-display: swap;
	font-weight: 700;
	font-style: italic;
	color: #004785;
	margin: 0px 10px;
}

/* main elements */

/*.content{
	overflow-x: hidden;
}*/

.btn {
    display: inline-block;
    font-weight: 700;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 10px 16px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
    border-radius: 0;
    transition: 0.3s ease all;
}

.btn-primary {
    color: #fff;
    background-color: #c70a00;
    border-color: #c70a00;
}

.btn-primary i{
	font-size: 14px;
	margin-right: 6px;
}

.icon{
	padding: 5px 6px;
}

.icon i{
	width: 20px;
	margin-right: 0px;
	font-size: 14px;
}

.btn-primary:hover{
	color: #fff;
	background-color: #005699;
	border-color: #005699;
}

.btn-secondary {
	margin: 0px 5px;
    color: #c70a00;
    background-color: transparent;
    border-color: transparent;
}

.btn-secondary i{
	font-size: 14px;
	margin-right: 0px;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus{
	color: #005699;
	background-color: transparent;
	border-color: transparent;
}

/* page-elements */

.points{
	background-size: cover;
	background-position: 50%;
}

.white-box{
	padding: 30px;
	background-color: #fff;
	margin: 30px 0;
}

/* producten */

.product-item{
	display: block;
	padding: 15px;
	background-color: #fff;
	background-image:url('images/product_item_bg.svg');
	background-repeat: no-repeat;
	background-position: -40% 0%;
	transition: 0.3s ease all;
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.03);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.03);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.03);
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
	text-decoration: none;
}

.product-item:hover{
	text-decoration: none;
	background-position: 0% 0%;
	transition: 0.3s ease all;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}

.product-item-image{
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	width: 100%;
	aspect-ratio: 1/1;
}

.product-item-image img{
	object-fit: contain;
	object-position: center;
	height: 100%!important;
	width: 100%!important;
}

.product-item h2{
	font-weight: 700;
	font-style: italic;
	font-size: 16px;
	color: #005699;
	word-wrap: break-word;
}

.product-item p{
	color: #0d242a;
	font-size: 14px;
}

.product-image{
	display: block;
	padding-top: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.1);
	transition: 0.3s ease all;
}

.product-image:hover{
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.2);
	box-shadow:inset 0px 0px 30px 0px rgba(0,0,0,0.2);
	transition: 0.3s ease all;
}

.product-images-slider{
	margin-bottom: 30px;
}

.product-image{
	margin-top: 0px;
	margin-bottom: 0px;
}

.vertical-slider-holder{
	position: relative;
	display: block;
}

.product-images-vertical{
	position: relative;
}

.product-images-vertical .product-image{
	margin-top: 0px;
	margin-bottom: 10px;
}

.product-image-up,
.product-image-down{
	height: 50px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	color: #005699;
}

.livedemo{
	margin-bottom: 30px;
}

/* categorieen */

.categorie-item{
	display: block;
	padding: 30px;
	background-color: #fff;
	transition: 0.3s ease all;
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}

.categorie-item:hover{
	text-decoration: none;
	transition: 0.3s ease all;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}

.product-item-icon{
	padding-top: 80%;
	background-size: contain;
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px;
}

.svg-icon{
	fill:url(#basecolor);
	transition: 0.3s ease all;
}

.categorie-item:hover .svg-icon{
	fill:url(#hovercolor);
	transition: 0.3s ease all;
}

.categorie-item h2{
	font-weight: 700;
	font-style: italic;
	font-size: 18px;
	font-display: swap;
	color: #005699;
	margin-bottom: 20px;
	word-wrap: break-word;
}

.categorie-item p{
	color: #0d242a;
	font-size: 14px;
	line-height: 20px;
}

/* verkooppunten */

.verkooppunten{
	min-height: 100px;
}

.verkoop-map{
	background-size: cover;
	background-position: 50%;
	min-height: 0px;
	padding: 0!important;
}

.verkoop-form{
	background-size: cover;
	background-position: 50%;
	min-height: 400px;
}

.verkoop-form p{
	color: #fff!important;
}

.verkoop-form.open{
	min-height: 90vh;
}

.store-item{
	display: block;
	padding: 15px;
	background-color: #fff;
	background-image:url('images/product_item_bg.svg');
	background-repeat: no-repeat;
	background-position: -30% 0%;
	transition: 0.3s ease all;
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}

.store-item:hover{
	text-decoration: none;
	background-position: 0% 0%;
	transition: 0.3s ease all;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}

.store-item h2{
	font-weight: 700;
	font-style: italic;
	font-size: 18px;
	color: #005699;
	word-wrap: break-word;
}

.store-item p{
	color: #0d242a;
}

.outlined i{
	font-size: 20px;
	margin-right: 10px;
	color: #c70a00;
	transition: 0.3s ease all;
}

.store-item:hover .outlined i{
	color: #005699;
	transition: 0.3s ease all;
}

.store-item .logos{
	text-align: center;
}

.store-item .logos img{
	max-width: 100%;
	height: auto;
	margin-bottom: 5px;
}

/* product */

.top-page{
	background-color: #e5e9eb;
	padding-top: 20px;
}

.tab-section-tabs{
	background-color: transparent;
	padding-top: 0;
}

/* support */

.support-header{
	padding: 50px 0;
	background-size: cover;
	background-position: 50%;
}

/* tabs */

/* Generic Utility */
.hide { position: absolute; top: -9999px; left: -9999px; }

/* Specific to example two */

#product .list-wrap { background: transparent; }

.tab-content{
	padding: 0;
	margin: 0;
}

.top-page ul { list-style: none; }
.top-page ul li a {
	display: block;
	border-bottom: 1px solid #666;
	padding: 4px;
	color: #666;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	transition: 0.3s ease all;
}

.top-page ul li a:hover { background: #fff; color: #c70a00; text-decoration:none; transition: 0.3s ease all;}
.top-page ul li:last-child a { border: none; }

.top-page .tabs-nav { overflow: hidden; padding: 0; margin: 0; }
.top-page .tabs-nav li { min-width: 100%; float: left; margin: 0 0 10px 0; }
.top-page .tabs-nav li.last { margin-right: 0; }
.top-page .tabs-nav li a { display: block; padding: 5px 15px; background: #f5f7f7; color: #006491; font-size: 16px; text-align: center; border: 0; }

.top-page li a.current,
.top-page li a.current:hover { background-color: #fff !important; color: #c70a00; }

.tab-section ul li a:hover { background-color: #ecf0f1; color: #c70a00; text-decoration:none; transition: 0.3s ease all;}

.tab-section li a.current,
.tab-section li a.current:hover { background-color: #ecf0f1 !important; color: #c70a00; }


@media (min-width: 768px) {

	.top-page ul li a {
		display: block;
		border-bottom: 1px solid #666;
		padding: 4px;
		color: #666;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	.top-page .tabs-nav li { min-width: 100px; float: left; margin: 0 15px 0 0; }
}

.section{
	position: relative;
	padding: 40px 0px;
}

.section.white{
	background-color: #fff;
}

.section.grey{
	background-color: #ecf0f1;
}

.tab-section{
	margin-top: -40px;
}

.copybutton{
	position: relative;
	float: right;
	border: none;
	background-color: transparent;
	color: #004785;
	padding: 5px 10px;
}

.copybutton span{
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	position: absolute;
	display: block;
	visibility: hidden;
	overflow: hidden;
	margin-right: 30px;
	width: 120px;
	height: 30px;
	right: 0;
	transition: 0.3s ease all;
}

.copybutton:hover{
	color: #c70a00;
}

.copybutton:hover span{
	visibility: visible;
	width: 120px;
	transition: 0.3s ease all;
}

.copylink{
	position:absolute;
	right:0;
	top:0;
	width: 0;
	height: 0;
	border: none;
	background-color: transparent;
	outline: none;
}

.section img{
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}

/* tables */

.select-holder{
	height: 50px;
}

.response{
	text-align: center;
	margin-top: 15px;
}

.response i{
	font-size: 30px;
	margin: 25px 0;
	color: #c70a00;
	transition: 0.3s ease all;
}

.response p{
	font-size: 18px;
	margin: 25px 0;
	color: #c70a00;
}

.compare-thumb {
	width: auto;
	padding-top: 70%;
	background-size: 60% auto;
	background-position: 50%;
	background-repeat: no-repeat;
}

.compare-item-link{
	display: block;
	float: none;
	width: 100%;
	text-decoration: none;
}

.compare-item-link i{
	float: right;
}

.compare-item-link:hover{
	text-decoration: none;
}

.compare-item-link:hover i{
	color: #1a68a4;
	transition: 0.3s ease all;
}

.table-holder{
	text-align: left;
	padding: 15px;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 30px;
}

.table-holder a{
	display: block;
	float: right;
}

.table-holder i{
	font-size: 30px;
	margin: 0px 0;
}

.table{
	color: #0d242a;
}

.thead-title,
.thead-title-idle{
	position: relative;
	border-bottom: 2px solid #c70a00;
	font-family: 'Poppins', sans-serif;
	font-display: swap;
	font-weight: 700;
	font-style: italic;
	font-size: 18px;
	color: #1a68a4;
	padding: .75rem;
	cursor: pointer;
	z-index: 2;
}

.thead-title .expander{
	float: right;
}

.td-value{
	text-align: center;
}

.thead-title .expander i{
	font-size: 20px;
	/*color: #1a68a4;*/
}

.icon-green i{
	color: #00cc00;
	font-size: 20px;
}

.icon-red i{
	color: #cc0000;
	font-size: 20px;
}

.icon-grey i{
	color: #7e7e7e;
	font-size: 20px;
}

/* page-items */

.item{
	margin-bottom: 30px;
}

.post-item{
	position: relative;
	padding: 30px 15px;
	overflow: hidden;
}

.grey .post-item{
	background-color: #fff;
}

.white .post-item{
	background-color: #ecf0f1;
}

.post-item .text{
	position: relative;
	z-index: 1;
}

.post-item i{
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	margin-right: -15px;
	font-size: 200px;
	line-height: 150px;
	z-index: 0;
}

.grey .post-item i{
	color: #ecf0f1;
}

.white .post-item i{
	color: #fff;
}

.news-item-image{
	position: relative;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.1);
	text-shadow: inset 0px 0px 5px rgba(255, 255, 255, 1);
	aspect-ratio: 4/3;
}

.page-item-image{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.1);
	text-shadow: inset 0px 0px 5px rgba(255, 255, 255, 1);
	aspect-ratio: 4/3;
}

.page-item-image img{
	object-fit:cover;
	object-position: 50%;
	width: 100%;
	height: 100%;
	margin: 0;
}

/* video */

video{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
	margin-bottom: 30px;
}

.embed-container iframe, 
.embed-container object, 
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* gallery */

.gallery-image{
	text-align: center;
	display: block;
	/*padding-top: 100%;*/
	background-size: cover;
	background-position: 50%;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	transition: 0.3s ease all;
}

.gallery-image img{
	margin: 0;
}

.gallery-image:hover{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	transition: 0.3s ease all;
}

.gallery-image{
	max-width: 100%;
}

.gallery-image{
	margin-top: 0px;
	margin-bottom: 30px;
}

/* pagination */

.pagination{
	display: inline-block;
	margin:0;
	border: 1px solid #eff0f2;
	border-radius: 2px;
	padding: 3px;
}

.pagination-holder{
	margin-top: 50px;
}

.page-item{
	display: inline-block;
	text-align: center;
	width: 40px;
	height: 40px;
	margin: 0px 2px;
}

.page-link{
	font-size: 18px;
	line-height: 19px;
	padding: 10px 15px;
	color: #fff;
	background-color: #005699;
	border: 1px solid #005699;
	transition: 0.3s ease all;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #c70a00;
    border-color: #c70a00;
    transition: 0.3s ease all;
}

.page-link:hover,
.page-link:focus,
.page-link.focus{
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #c70a00;
    border-color: #c70a00;
    transition: 0.3s ease all;
}

/* forms */

.form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #353433;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #eff0f2;
    border-radius: 2px;
    transition: 0.3s ease all;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 0;
}

.is-invalid::-webkit-input-placeholder {
	color: #dc3545!important;
}

.is-invalid:-moz-placeholder { /* Firefox 18- */
	color: #dc3545!important;
}

.is-invalid::-moz-placeholder {  /* Firefox 19+ */
	color: #dc3545!important;
}

.is-invalid:-ms-input-placeholder {
	color: #dc3545!important;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: 50px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right 50px;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

/* searchforms */

.mobile{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}

.header-search{
	position: absolute;
	right: 0;
	z-index: 999;
}

.search-button{
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	color: #7e7e7e;
	background-color: #fff;
	border-right: 1px solid #eff0f2;
	height: 46px;
	width: 46px;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
	transition: 0.3s ease all;
}

.search-button:hover{
	color: #0b111c;
	font-size: 20px;
	transition: 0.3s ease all;
}

.search-holder{
	margin-top: 70px;
}

.searchform-wrapper{
	min-width: 250px;
	max-width: 300px;
	display: inline-block;
}

.searchform-wrapper label{
	display: none;
}

.searchform{
	position: relative;
}

.searchform input{
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	padding-right: 50px;
}

.searchform button{
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 3px;
	margin-right: 3px;
	border: none;
	background-color: #005699;
	color: #fff;
	font-size: 20px;
	padding: 10px;
	transition: 0.3s ease all;
}

.searchform button:hover{
	background-color: #c70a00;
	transition: 0.3s ease all;
}

.search-firmware {
	width: 100%;
}

.search-firmware .datafetch {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.search-firmware .search-firmware-input {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 30px;
}

.search-firmware h3 {
	margin-bottom: 0;
	margin-right: 15px;
}

.firmware-search-end {
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
}

.firmware-item{
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}

.firmware-item p{
	margin-bottom: 10px;
}

.download-btn{
	color: #c70a00;
}

/* functionality-items */

.spec-item{
	background-color: #fff;
	position: relative;
	margin-bottom: 30px;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	transition: 0.3s ease all;
	overflow: hidden;
}

.spec-item:hover{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	transition: 0.3s ease all;
}

/* search-results */

.pdf-item{
	background-color: #fff;
	position: relative;
	margin-bottom: 30px;
	padding: 15px;
	padding-bottom: 70px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	transition: 0.3s ease all;
	overflow: hidden;
}

.pdf-item:hover{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	transition: 0.3s ease all;
}

.pdf-btn{
	position: absolute;
	left: 0;
	bottom: 0;
	margin-left: 15px;
	margin-bottom: 15px;
}

/* download-items */

.download-item{
	position: relative;
}

.download-item .icon{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 70px;
	margin-right: 25px;
	text-align: center;
	color: #c70a00;
}

.download-item .icon i{
	font-size: 50px;
	width: 50px;
}

.download-item .text{
	display: block;
	float: left;
	text-align: left;
	padding: 7px 0;
	max-width: 100%;
	line-height: 30px;
	margin-left: 100px;
}

.download-item .text a{
	line-height: 16px;
	display: inline-block;
	padding: 0 5px;
	border-right: 2px solid #0b111c;
}

.download-item .text a:last-child{
	border-right: 0px solid #0b111c;
}

.firmware-item-section{
	border-bottom: 1px solid #ecf0f1;
	margin-bottom: 15px;
}

.firmware-item-section .row{
	margin-bottom: 10px;
}

/* Accordion */

.card {
    background-color: #fff;
    border: 1px solid #e5e9eb;
}

.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: #e5e9eb;
    border-bottom: 1px solid #e5e9eb;
}

.card-header button{
	width: 100%;
	font-size: 20px;
	color: #1a68a4;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-display: swap;
	text-align: left;
	margin-bottom: 0px;
	background-color: #f5f7f7;
	transition: 0.3s ease all;
}

.card-header button:hover{
	width: 100%;
	text-align: left;
	margin-bottom: 0px;
	background-color: #e5e9eb;
	transition: 0.3s ease all;
	text-decoration: none;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
    line-height: 30px;
}

.card-body p{
	margin: 0;
}

.card-body a{
	color: #1a68a4;
	transition: 0.3s ease all;
}

.card-body a:hover{
	color: #c70a00;
	transition: 0.3s ease all;
}

.card-body i{
	font-size: 20px;
	margin-right: 10px;
	color: #c70a00;
}

/* AJAX */

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 10px;
}

.ui-widget {
    font-family: 'Open Sans', sans-serif;
	font-display: swap;
    line-height: 30px;
    font-size: 14px;
}

.ui-menu-item{
	width: 100%;
	display: block;
}

.suggest-item{
	position: relative;
	min-height: 50px;
	padding: 10px;
	padding-right: 50px;
	width: 100%;
	display: block;
}

.suggest-item span{
	margin-left: 15px;
	display: inline-block;
	line-height: 30px;
}

.suggest-item i{
	display: inline-block;
	font-size: 30px;
	color: #c70c02;
	line-height: 30px;
	height: 30px;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;
	transition: 0.3s ease all;
}

.suggest-item a:hover{
	color: #005699;
}

.suggest-item img{
	width: 30px;
	height: 30px;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    padding: 0px 0;
    margin: 0 0 10px 25px;
    margin-top: 4px;
    list-style: none;
    background-color: #ffffff;
    border-color: #eff0f2;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 5px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #353433;
    white-space: nowrap;
    text-decoration: none;
    transition: 0.3s ease all;
}

.ui-state-hover, .ui-state-active {
    color: #353433;
    text-decoration: none;
    background-color: #eff0f2;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
    transition: 0.3s ease all;
}

.ui-helper-hidden-accessible {
	display:none;
}

#search-product.ui-autocomplete-loading {
    animation: 0.5s infinite alternate ease-out breathing-color-dark;
}

#search-documentation.ui-autocomplete-loading {
    animation: 0.5s infinite alternate ease-out breathing-color-dark;
}

.alert-box{
	margin-top: 5px;
}

@keyframes breathing-color-dark {
    from
    {
        -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,86,153,0.25);
		-moz-box-shadow: inset 0px 0px 10px 0px rgba(0,86,153,0.25);
		box-shadow: inset 0px 0px 10px 0px rgba(0,86,153,0.25);
    }
    to
    {
        -webkit-box-shadow: inset 0px 0px 20px 0px rgba(0,86,153,0.5);
		-moz-box-shadow: inset 0px 0px 20px 0px rgba(0,86,153,0.5);
		box-shadow: inset 0px 0px 20px 0px rgba(0,86,153,0.5);
    }
}

/* nice-select */

.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-display: swap;
	font-weight: normal;
	height: 48px;
	line-height: 26px;
	outline: none;
	padding: 10px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
}
.nice-select:hover {
	border-color: #dbdbdb;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
	border-color: #999;
}
.nice-select:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	display: block;
	text-align: center;
	background-color: #005699;
	font-display: swap;
	color: #fff;
	content: '\f0d7';
	display: block;
	font-size: 20px;
	line-height: 20px;
	padding: 10px;
	height: 40px;
	width: 40px;
	margin-top: 3px;
	margin-right: 3px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease;
}

.nice-select:hover:after {
	background-color: #c70a00;
	transition: all 0.3s ease;
}

.nice-select.open:after {
	background-color: #c70a00;
	content: '\f0d8';
	transition: all 0.3s ease;
}
.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0); }
	.nice-select.disabled {
	border-color: transparent;
	color: #404040;
	pointer-events: none;
}
.nice-select.disabled:after {
	border-color: #cccccc;
}
.nice-select.wide {
	width: 100%;
}
.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}
.nice-select.right {
	float: right;
}
.nice-select.right .list {
	left: auto;
	right: 0;
}
.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}
.nice-select.small:after {
	height: 4px;
	width: 4px;
}
.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}
.nice-select .list {
	background-color: #fff;
	border-radius: 2px;
	border-color: #eff0f2;
	border-width: 1px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}
.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important;
}
.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
	background-color: #f6f6f6;
}
.nice-select .option.selected {
	font-weight: bold;
}
.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}

.no-csspointerevents .nice-select .list {
	display: none;
}

.no-csspointerevents .nice-select.open .list {
	display: block;
}

/* footer */

.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	clear: both;
	background-color: #0b111c;
}

.footer-inner{
	padding: 40px 0;
}

.footer-section{
	position: relative;
}

.footer-section > div{
	padding-top: 50px;
}

.footer-section h2{
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	padding-left: 15px;
	display: inline-block;
	border-left: 5px solid #e50112;
}

.footer-section p{
	color: #fff;
}

.footer-section ul{
	padding-left: 0;
	list-style: none;
}

.footer-section ul a{
	color: #8597b8;
}

.footer-copy{
	min-height: 50px;
	color: #fff;
}

.footer-copy p{
	color: #fff;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slick-initialized { visibility: visible; }

/* FAQ Accordion */

.panel-group .panel {
	border:1px solid #000;
	margin-bottom:30px;
}

.panel-group .panel-title {
	margin-bottom:0;
}

.panel-group .panel-title > a {
	padding: 2rem 2.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

.panel-group .panel-title > a i {
	transition: transform 0.3s ease;
	font-size:32px;
	color:#2A5698;
}

.panel-group .panel-title > a[aria-expanded="true"] i {
	transform:rotate(90deg);
}

.panel-group .panel-body {
	padding: 0 2.5rem 0 2.5rem;
	font-size: 1rem;
	line-height: 1.5;
	display: -webkit-box;
	line-clamp: 3;
	-webkit-line-clamp: 3;  /* Max aantal regels */
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
	transition: 0.3s ease all;
}

.panel-group .panel-body.expanded {
	-webkit-line-clamp: unset;
}

.panel-group .read-more {
	display: block;
	margin-top: 10px;
	color: #E50E15;
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
	padding:2rem 2.5rem;
	padding-top: 0;
}

.panel-group .read-more-empty {
	display: none;
	padding-bottom: 2rem;
}

.panel-collapse.collapse {
	display: none;
}

.panel-collapse.collapse.show {
	display: block;
}

@media (min-width: 768px) {

	/* fonts */

	h1,h2{
		font-size: 30px;
		margin-bottom: 30px;
	}

	h3{
		font-size: 20px;
		margin-bottom: 10px;
	}

	h4{
		font-size: 16px;
		margin-bottom: 10px;
	}

	h5{
		font-size: 16px;
		margin-bottom: 10px;
	}

	p, ul, ol{
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 20px;
	}

	.headerslide-info{
		margin-top: 0px;
	}

	.headerslide-info p{
		font-size: 14px;
		line-height: 24px;
	}

	.headerslide-info ul{
		font-size: 14px;
		line-height: 30px;
	}

	.btn {
		padding: 14px 20px;
		font-size: 14px;
		line-height: 20px;
	}

	.btn-primary i{
		font-size: 18px;
		margin-right: 10px;
	}

	.icon{
		padding: 4px 8px;
	}

	.icon i{
		width: 18px;
		margin-right: 0px;
		font-size: 14px;
	}

	.btn-secondary {
		margin: 0px 5px;
	}

	.btn-secondary i{
		font-size: 20px;
		margin-right: 0px;
	}

	.news-item-image{
		position: absolute;
		width: 100%;
		height: 100%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 50%;
		padding-top: 0%;
	}

	.product-item-image{
		padding: 30px;
	}
}

.wpcf7{
    margin-bottom: 30px;
}

.wpcf7 br {
  display: none;
}
.wpcf7 p {
  margin: 0;
}

.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 15px;
  border: 1px solid #00a0d2;
  /* Blue */
  border-radius: 10px;
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28;
  /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
  /* Yellow */
}

.wpcf7-form-control-wrap {
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.wpcf7-form-control-wrap input {
  width: 100%;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #CCCACA;
  transition: 0.3s ease all;
}
.wpcf7-form-control-wrap textarea {
  width: 100%;
  padding: 10px 5px;
  border-radius: 5px;
  border: 1px solid #CCCACA;
  transition: 0.3s ease all;
}
.wpcf7-form-control-wrap select {
  width: 100%;
  padding: 10px 5px;
  border-radius: 5px;
  border: 1px solid #CCCACA;
  transition: 0.3s ease all;
}
.wpcf7-form-control-wrap textarea:focus,
.wpcf7-form-control-wrap input[type=text]:focus,
.wpcf7-form-control-wrap input[type=password]:focus,
.wpcf7-form-control-wrap input[type=datetime]:focus,
.wpcf7-form-control-wrap input[type=datetime-local]:focus,
.wpcf7-form-control-wrap input[type=date]:focus,
.wpcf7-form-control-wrap input[type=month]:focus,
.wpcf7-form-control-wrap input[type=time]:focus,
.wpcf7-form-control-wrap input[type=week]:focus,
.wpcf7-form-control-wrap input[type=number]:focus,
.wpcf7-form-control-wrap input[type=email]:focus,
.wpcf7-form-control-wrap input[type=url]:focus,
.wpcf7-form-control-wrap input[type=search]:focus,
.wpcf7-form-control-wrap input[type=tel]:focus,
.wpcf7-form-control-wrap input[type=color]:focus,
.wpcf7-form-control-wrap .uneditable-input:focus {
  border-color: rgba(33, 181, 243, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(33, 181, 243, 0.8);
  outline: 0 none;
  transition: 0.3s ease all;
}

.wpcf7-not-valid-tip {
  color: #721c24;
  background-color: #f8d7da;
  font-size: 1em;
  font-weight: normal;
  display: inline-block;
  margin-top: 5px;
  border: 1px solid #f5c6cb;
  padding: 5px 10px;
  border-radius: 5px;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #dc3232;
  background: #fff;
  padding: 0.2em 0.8em;
  width: 24em;
}

.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: " ";
}

.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  /* Dark Gray 800 */
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}

.wpcf7 form.submitting .ajax-loader {
  visibility: visible;
}

.wpcf7 .ajax-loader::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  /* Light Gray 100 */
  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;
}

@media (prefers-reduced-motion: reduce) {
  .wpcf7 .ajax-loader::before {
    animation-name: blink;
    animation-duration: 2000ms;
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.wpcf7 input[type=file] {
  cursor: pointer;
}

.wpcf7 input[type=file]:disabled {
  cursor: default;
}

.wpcf7-checkbox{
    margin: 0;
}

.wpcf7-list-item{
    display: block;
    margin: 0;
}

.wpcf7-checkbox .wpcf7-list-item input{
    width: auto;
}

.wpcf7-submit {
    color: #fff;
    background-color: #c70a00;
    border-color: #c70a00;
    transition: ease all 0.5s;
    border-radius: 3px;
    padding: 1rem 3rem;
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
    transition: ease all 0.3s;
}


.wpcf7-submit.focus,
.wpcf7-submit:hover,
.wpcf7-submit:focus {
    color: #fff;
    background-color: #005699;
    border-color: #005699;
    transition: ease all 0.3s;
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
  direction: ltr;
}

.grecaptcha-badge{
	display: none;
}

.filter-section{
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #dbdbdb;
}

/* Magnific Popup */
.mfp-content {
	position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-auto-cursor .mfp-content {
	cursor:auto;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}