/*
	Theme Name: iClicks thema
	Theme URI: https://www.iclicks.nl
	Description: iClicks WordPress Thema
	Version: 1.0.0
	Author: Nebian Vos 
	Author URI: https://www.iclicks.nl
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:focus {
    outline: 0!important;
}
body{
	font-family: 'Montserrat', sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size:22px;
	font-weight:400;
	margin:0;
	color:#1d1d1f;
	height:100%;
	overflow-x:hidden;
	overflow-y:scroll;
	-moz-transition: padding-left 0.3s ease;
	-webkit-transition: padding-left 0.3s ease;
	transition: padding-left 0.3s ease;
	background-color: #fff;
	scroll-behavior: smooth;
}
p 
{
    margin: 0 0 1.6em 0;
    line-height: 1.6em;	
}
/*------------------------------------*\
    HEADINGS
\*------------------------------------*/

h1, h2, h3, h4, h5, h6{
    clear: both;
	font-weight:700;
	color: #1d1d1f;
	line-height:1.3em;
	margin:0 0 0.30em 0;
}
h1
{
	font-size:1.75em;
}
h2 
{
	font-size:1.6em;
}
h3 
{
	font-size:1.35em;
}
h4
{
	font-size:1.2em;
	font-weight: 300;
}
h5
{
	font-size:1.1em;
}
.gdpr-wrapper header h4
{
	color: #111 !important;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}
.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
iframe
{
	max-width: 100%;
}
.sidebar iframe
{
	min-width: 100%;
	min-height: 450px;
}
 a:link,
 a:visited,
 a:active 
{
	color:#1d1d1f;
	text-decoration:none;
	-webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;	
}

a.readmore 
{
	font-weight: 300;
	font-size: 1.1em;
}
a.readmore:after 
{
    font-family: fontAwesome;
    content: '\f178';
    display: inline-block;
    margin-left: 7px;
    font-weight: normal;
    color: #0033a1;
    top: 0;
    position: relative;
}
a.readmore:hover,
a.readmore:hover:after
{
	color: #0033a1;
}
a:hover 
{
	color:#0033a1;
}
a:focus 
{
	outline:0;
}
a:hover,
a:active 
{
	outline:0;
}
input:focus 
{
	outline:0;
	border:1px solid #04A4CC;
}
.nolist ul,
footer ul
{
	margin-left: 0;
	list-style:none;	
}

.nolist li,
footer ul li
{
	display:block; 
	margin-left: 0;
	padding-left: 0;
}
.nolist li:before,
footer ul li:before
{
	display: none;
}
.footer .widget-2 .widget-title
{
	opacity: 0;
}
footer
{
	word-break: break-word;
}
footer .footer-image img
{
	oobject-fit: cover;
    oobject-position: top;
}
footer ul
{
	margin-bottom:2.0em;	
}
footer ul li
{
	margin-bottom:0.75em;	
}
footer ul li:after 
{
	font-family: fontAwesome;
    content: '\f105';
    display: inline-block;
    margin-left: 7px;
    font-weight: normal;
    color: #0033a1;
    top: 0;
    position: relative;
}
footer .copyright,
footer .copyright a
{
	font-size: 12px;
	color: #ADADAD;
}
.logos li
{
	border: 1px solid #ddd;
	padding: 15px 20px;
	width: 22%;
	margin-right: 2.5%;
	margin-bottom: 1.4em;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	min-height: 150px;
	font-size: 16px;
}
.logos li span
{
	text-align: center;
	display: inline-block;
	width: 100%;
}
.page .logos li
{
	padding: 15px 20px;
}
.logos img
{
	margin-bottom: 0;
}
.logos li:hover
{
	padding: 5px 10px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.logos .alignnone
{
	margin: 0;
}
.icon-phone:before,
.icon-mail:before,
.icon-back:before,
.icon-map:before,
.icon-url:before
{
	ffont-family: fontAwesome;
	font-family: 'Font Awesome\ 5 Free';
	ccontent:'\f10b';
	content: '\f095';
	margin-right:12px;
	font-weight:700;
	display: inline-block;
	color: #1d1d1f;
	position: relative;
	font-size: 15px;
	mmargin-top: 3px;
	text-align: center;
	
}
.icon-phone:after,
.icon-mail:after,
.icon-back:after,
.icon-map:after
{
	display: none;
}
.icon-phone:before
{
	ffont-size: 1.2em;
	transform: rotate(90deg);
}
.icon-mail:before
{
	content:'\f0e0';
	ccontent: '\f2b6';
}
.icon-map:before{
	content: '\f3c5';
}
.icon-url:before{
	content: '\f57d';
}

.info .icon-phone:before, .info .icon-mail:before {
    margin-top: 3px;	
}

.information .icon-phone
{
	color:#0033a1;
	font-weight: 700;
}
.information .icon-phone:before
{
	font-size: 28px;
	color:#0033a1;
	bottom: -3px;
}
ul li.no-list{
	margin-left: 27px;
	margin-bottom: 0.2em;
}
ul li.no-list:before,
ul li.no-list:after{
	content: none;
}

/* header */
header 
{
	height: 170px;
	position: relative;
	border-bottom: 1px solid #0033a1;
}
.header-menu
{
	height: 65px;
}
.logo 
{
    position: absolute;
    top: 35px;
    width: 350px;
	z-index: 9;
}
.tagline
{
    position: absolute;
    top: 55px;
    right: 0;
    ffont-size: 18px;
    font-style: italic;
    font-weight: 300;
    width: 50%;
}
.tagline-big
{
	position: absolute;
    bottom: 15px;
    font-weight: 700;
    font-size: 1.175em;	
}
.info
{
    position: absolute;
    left: 0;
    top: 50px;
	font-size: 15px;
}
.info a
{
	float: left;
}
.info a:hover
{
	color: #0033a1 !important;
}

.mobile-cta-body{
	display: block;
	bottom: 0;
	left: 0;
	position: fixed;
	z-index: 999;
	width: 100%;
}

.mobiel-cta a{
	width: 100%;
	text-align: center;
	display: inline-block;
	float: left;
	color: #fff!important;
	background: #0033a1;
	padding: 15px 10px;
	font-weight: 600;
	border-top: 1px solid #d81f13;
	font-size: 16px;
}

.language_switcher 
{
    position: absolute;
    right: 0;
    top: 50px;
	bbackground: red;
}
.language_switcher .wpml-ls-legacy-list-horizontal
{
	padding: 0;
	font-size: 15px;
}
.language_switcher ul li:before 
{
    content: unset;
}
.lang-nl .language_switcher ul li.wpml-ls-item-nl
{

}
.language_switcher ul li span.wpml-ls-display
{
	display: none;
}
.language_switcher .wpml-ls-legacy-list-horizontal span.wpml-ls-native:before
{
	content: "";
	display: inline-block;
	height: 10px;
	width: 20px;
	margin-right: 5px;
	background: url('../../../wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png') center center no-repeat;
}
.language_switcher .wpml-ls-legacy-list-horizontal li.wpml-ls-item-en span.wpml-ls-native:before
{
	content: "";
	background: url('../../../wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png') center center no-repeat;
}
.language_switcher .wpml-ls-legacy-list-horizontal span.wpml-ls-native:after
{
	content: "";
	content:"\f107";
	font-family: FontAwesome;
	font-weight: bold;
	margin-left: 5px;
	color: #bb0036;
}
.mobile-menu-container .language_switcher
{
    position: relative;
    width: 100%;
    top: inherit;
    right: inherit;
    background-color: #fff;
    display: inline-block;
    padding-left: 10px;
	padding-bottom: 1.0em;
}
@media (min-width: 800px) {
	.cd-top{
		bottom: 15px!important;
	}
	.mobile-cta-body {
		display: none;
	}
	.scroll .header
	{
		height: 65px;
		background-color: rgba(0,0,0,0.8);
		position: fixed;
		width: 100%;
		z-index: 99;
		top: 0;
	}
	.scroll .logo
	{
		top: 19px;
		width: 160px;
	}
	/* 
	.scroll .nav ul li a:link, 
	.scroll .nav ul li a:visited, 
	.scroll .nav ul li a:active 
	{
		line-height: 1.5em;
		color: #fff;
	}
	.scroll .nav ul li a:hover
	{
		color: #0033a1;
	}
	.scroll .nav ul li ul
	{
		top: 80px;
	}
	.scroll .nav ul li.menu-item-has-children:after
	{
		top: 2.0em;
	}
	*/ 
}
/* nav */

/* SIDEBAR */
.sidebar .widget
{
	margin-bottom: 2.0em;
}
.sidebar .widget_wrap
{
	width: 100%;
}

/*------------------------------------*\
    tables
\*------------------------------------*/

table {

    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 2.0em;
	max-width: 100%;
	min-width: 100%;
	overflow: hidden;
}

table th,
table td
{
	padding: 10px 10px;
	text-align: left;
}

table th p,
table td p
{
	margin:0;
}

tr:nth-child(even)
{
	background: #f5f5fb;
}

tr:nth-child(odd)
{
	background: #fff;
}


/*------------------------------------*\
    START FORMS CSS
\*------------------------------------*/
input, 
select, 
textarea {
    width: 75%;
}
input,
textarea
{
	font-family: 'Poppins', sans-serif;
}
select, 
input[type="text"], 
input[type="email"], 
input[type="password"], 
input[type="date"], 
input[type="tel"],
input[type="number"],
textarea,
button
{
    -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
    -webkit-border-radius: 0px;
    border: 1px solid #eff1f7;
    padding: 8px 15px;
    background: none;
    min-height: 55px;
	background-color: #eff1f7;
	color: #333;
	font-size: 20px;
	border-radius: 0;
	mmargin-bottom: 1.5em;
	margin-bottom: 0.2em;
	width: 100%;
}

.medium
{
	width: 40% !important;
	
}
.small
{
	width: 17% !important;
}
form.dropdown
{
	width:100%;
	overflow: hidden;
	position: relative;
	display: block;
}
form.dropdown select
{
	border-color: #264476;
}
form.dropdown:after 
{
	content:"\f078";
	font-family: FontAwesome;
	color: #264476;
	position: absolute;
	right: 0;
	top: 12px;
	z-index: 1;
	width: 10%;
	height: 100%;
	pointer-events: none;
	font-size: 20px;
}
@media (min-width: 800px) {
	.wpcf7 
	{
		margin-top: 2.0em;
	}
}
form.wpcf7-form.init .wpcf7-form-control-wrap,
form.wpcf7-form.init label
{
	float: left;
}
form.wpcf7-form.init .wpcf7-form-control-wrap select, 
form.wpcf7-form.init .wpcf7-form-control-wrap input[type="text"], 
form.wpcf7-form.init .wpcf7-form-control-wrap input[type="email"], 
form.wpcf7-form.init .wpcf7-form-control-wrap input[type="password"], 
form.wpcf7-form.init .wpcf7-form-control-wrap input[type="date"], 
form.wpcf7-form.init .wpcf7-form-control-wrap input[type="tel"], 
form.wpcf7-form.init .wpcf7-form-control-wrap input[type="number"], 
form.wpcf7-form.init .wpcf7-form-control-wrap textarea
{
	width: 100%;
	margin-bottom: 0.5em;
}
form.wpcf7-form.init label
{
	width: 20%;
	padding-top: 0.35em;
	min-height: 55px
}
form.wpcf7-form.init .wpcf7-form-control-wrap
{
	width: calc(100% - 20%);
}
form.wpcf7-form.init label.lbl-lg
{
	width: 100%;
}
form.wpcf7-form.init .wpcf7-form-control-wrap.Bentueigenaarvandegrondwaarophetmausoleumgebouwdzalworden
{
	width: calc(100% - 20%);
	margin-left: 20%;
}
form.wpcf7-form.init input[type="radio"]
{
	width: auto;
	float: left;
	margin-top: 18px;
}
form.wpcf7-form.init label.lbl-md
{
	width: 615px;
}
form.wpcf7-form.init .wpcf7-form-control-wrap.Wanneerzouumetdeconstructiewillenbeginnen
{
	width: calc(100% - 615px);
}
form.wpcf7-form.init p 
{
  margin-bottom: 1.0em;
}
button
{
	color: #264476;
	border: 1px solid #264476;
}

.section-row-6-fp select, 
.section-row-6-fp input[type="text"], 
.section-row-6-fp input[type="email"], 
.section-row-6-fp input[type="password"], 
.section-row-6-fp input[type="date"], 
.section-row-6-fp input[type="tel"],
.section-row-6-fp textarea {
    border: 1px solid #f8f8f8;
	color: #c8c8c8;	
}
::-webkit-input-placeholder {
	color: #c8c8c8;
}
::-moz-placeholder { 
	color: #c8c8c8;
}
:-ms-input-placeholder {
	color: #c8c8c8;
}
:-moz-placeholder { 
	color: #c8c8c8;
}

div.wpcf7-response-output {
    margin: 2em 0 0 0;
    padding: 1.5em 1em;
    border: 5px solid #ff0000;
    clear: both;
}
div.wpcf7-mail-sent-ok {
    border-color: #398f14;
}
span.wpcf7-not-valid-tip {
    margin-top: -25px;
    margin-bottom: 20px;
}

span.wpcf7-list-item {
    display: block;
    margin: 0 0 0 0;
}

span.wpcf7-list-item-label {
    float: left;
    min-height: 55px;
    margin-right: 25px;
    padding-top: 8px;
}

input[type="checkbox"]{
    width: 25%;
}

input[type="submit"]{
	border: none;
}
/* offerte aanvragen */
.acceptance-763 input[type="checkbox"] {
    width: auto;
    text-align: left;
    display: inline-block;
    margin-right: 20px;
}
.acceptance-763 span.wpcf7-list-item-label {
    display: inline-block;
    width: 80%;
}
.group-1, .group-2, .group-3 {
    background: #F7F7F7;
    border-radius: 5px;
    padding: 30px 20px;
    margin-top: 30px;
    border: 1px solid #f0f0f0;
}
.group-1.flexbetween p{
	margin: 0;
}
/* end offerte aanvragen */

/* inschrijfformulier */
form span.under_text {
    font-size: 14px;
    font-style: italic;
}
span.normal span input {
    width: auto;
    margin-left: 0;
    margin-right: 10px;
}

span.normal span.wpcf7-list-item span.wpcf7-list-item-label {
    width: auto;
}
#wpcf7-f153-p154-o1 textarea {
    rresize: none;
    height: 100px;
}

/* end inschrijfformulier */
/*------------------------------------*\
    END FORMS CSS
\*------------------------------------*/

/*------------------------------------*\
    CUSTOM CSS
\*------------------------------------*/

a.btn,
.btn,
span.btn,
a.btn-outline,
.btn-outline,
span.btn-outline,
a.btn-blank,
.btn-blank,
span.btn-blank
input[type="button"], 
input[type="reset"], 
input[type="submit"],
.gdpr-content .gdpr-info input[type="submit"], 
.gdpr-content .gdpr-info a
{
	background:#0033a1;
	line-height:1.7em;
	display:inline-block;
    padding: 11px 7% 12px 7%;
	color: #fff !important;
	text-decoration:none;
	cursor: pointer;
	margin-bottom:0.4em;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-shadow: none !important;
	box-sizing:border-box;
	font-size:16px;
	font-weight: 700 !important;
	border-radius: 3px;
    -webkit-border-radius: 3px;
	position:relative;
	-webkit-appearance: none;
	width: auto;
}
a.btn:hover,
.btn:hover,
span.btn:hover,
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover,
.gdpr-content .gdpr-info input[type="submit"]:hover
{
	background:#222;
	color: #fff !important;
	border-color: #222;	
}
.gdpr-content .gdpr-info input[type="submit"]:hover
{
	border: 1px solid #222 !important;
}
a.btn-white,
.btn-white,
span.btn-white,
.text-lt a.btn,
.text-lt .btn,
.text-lt span.btn
{
	background:#fff;
	color: #0033a1 !important;
	border: 2px solid #fff;		
}
a.btn-white:hover,
.btn-white:hover,
span.btn-white:hover {
	background:#264476;
	color: #fff !important;
	border: 2px solid #264476;		
}

a.btn-outline,
.btn-outline,
span.btn-outline,
.gdpr-content .gdpr-info a
{
	background: transparent;
    color: #0033a1 !important;
    border: 2px solid #0033a1;
}
a.btn-outline:hover,
.btn-outline:hover,
span.btn-outline:hover,
.gdpr-content .gdpr-info a:hover
{
	background:#0033a1;
	color: #fff !important;
	border: 2px solid #0033a1;	
}

a.btn-blank,
.btn-blank,
span.btn-blank,
.text-lt a.btn-blank,
.text-lt .btn-blank,
.text-lt span.btn-blank
{
	background: none;
	border: none;
	padding-left: 0;
	color: #1d1d1f !important;
	font-family: 'Poppins', sans-serif;
}
.text-lt a.btn-blank,
.text-lt .btn-blank,
.text-lt span.btn-blank
{
	color: #fff !important;
}
a.btn-blank:hover,
.btn-blank:hover,
span.btn-blank:hover
{
	color: #0033a1 !important;
	background: none;
}
/*a.btn-blank:after,
.btn-blank:after,
span.btn-blank:after 
{
    font-family: fontAwesome;
    content: '\f105';
    display: inline-block;
    margin-left: 7px;
    font-weight: normal;
    color: #0033a1;
    top: 0;
    position: relative;
}*/
.content .information,
.content2 .information,
.content3 .information,
.content4 .information
{
	margin-bottom: 2.0em;
}



ul.no-list {
	list-style: none;
}
ol
{
	padding-left:10px;
    margin: 0;
    padding: 0;
    margin-bottom: 1.0em;
	list-style: none;
}
ul {
	padding-left:0px;
	list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1.0em;	
}

li {
	position: relative;
    margin-left: 0;
	padding-left: 15px;
	margin-bottom:0.75em;
	line-height: 1.75em;
}
ol li {
	counter-increment: step-counter;
	padding-left: 0;
	line-height: 1.75em;
}

ol li::before {
	content: counter(step-counter);
    margin-right: 5px;
    font-size: 80%;
    background-color: #0033a1;
    color: #fff;
    font-weight: bold;
    padding: 1px 5px;
    border-radius: 3px;
    position: relative;
    font-family: 'Poppins', sans-serif;
    width: 24px;
    display: inline-block;
    text-align: center;
}
li:before {
    position: absolute;
    top: 15px;
    left: 0;
    content: '';
    background-color: #0033a1;
	width: 7px;
	height: 7px;
	display: block;
	border-radius: 5px;
}

ul.list-horizontal li
{
	float: left;
	margin-right: 25px;
}
.check li
{
	padding-left: 20px;
}
.check li:before 
{
    top: 0;
    content: '\f00c';
    font-size: 16px;	
    color: #0033a1;
}
ul.arrow li:before {
	content: '\f054';
    font-size: 12px;
    color: #0033a1;
}
/*------------------------------------*\
   START SLIDER CSS
\*------------------------------------*/
.slider,
.slide-image,
.slider img
{
	height: 225px;
	width: 100%;
}
.home .slider,
.home .slide-image,
.home .slider img
{
	height: auto;
	min-height: 650px;
	width: 100%;
}
.single-projects .slider,
.single-projects .slide-image,
.single-projects .slider img,
.page-template-template-visual-low .slider,
.page-template-template-visual-low .slide-image,
.page-template-template-visual-low .slider img
{
	height: 280px;
}
.slider 
{
	position: relative;
    width: 100%;
	background-color: #191919;
}
.page-template .section-options:before
{
	content: "";
	height: 240px;
	width: 100%;
	display: block;
	background-color: #1d1d1f;
	position: absolute;
}
.slider img
{
    object-fit: cover;	
}
.slide-image {
    pposition: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
}
.slider-content {
    position: relative;
    float: left;
    width: 100%;
    z-index: 10;
}
@media (min-width: 800px) {
	.home-slider .col4:nth-child(2),
	.projects .col4:nth-child(2)
	{
		margin-top: 2.0em;
		margin-bottom: -2.0em;
	}
	
}


/*------------------------------------*\
    END SLIDER CSS
\*------------------------------------*/


/*Flex items*/
.flexlist,
ul.logos
{
  display: flex;
  flex-wrap: wrap;
}

.flexitem,
ul.logos li
{
	display: flex; 
}
.flex-item-center {
	align-items: center;
}
.flexinner
{
	display: flex;
	flex-direction: column;
	width: 100%;
}
.flexbetween{
	display: flex;
    justify-content: space-between;
    width: 100%;
}
.flexend{
	justify-content: flex-end!important;
}
.flexvertical {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flexverticalitem {
  max-width: 50%;
}

.flexverticalitem-top {
  align-self: flex-start;
}

.flexverticalitem-bottom {
  align-self: flex-end;
}
/*like a wrap */ 
.flexhorizontal {
	display: flex;
	align-items: center;
	justify-content: center;
}


/*------------------------------------*\
    START MENU CSS
\*------------------------------------*/
div.menu
{
	z-index:999;	
}
@media (min-width: 1024px) {
.nav > ul
{
	margin:0;
	padding:0;
	font-family: 'Poppins', sans-serif;
}
.header-menu .nav ul
{
	text-align: center;
	width:100%;
	margin:0px;
	margin-top: 11px;
}
.nav ul li
{
	list-style:none;
	margin-bottom: 0;
	padding-left: 0;
	display: inline;
	position:relative;
}
.nav ul li:before {
	content: none;
}
.nav ul li.current a:link, 
.nav ul li.current a:visited, 
.nav ul li.current a:active
{
    color: #fff;
}
.nav ul li.current ul li a {
	color:#000 !important;
}
.nav ul li a:link, 
.nav ul li a:visited, 
.nav ul li a:active 
{
	cursor: pointer;
    color: #222222;
    line-height: 1.1;
    padding: 17px 2.2%;
    font-size: 18px;
    font-weight: 400;
}
.lang-en .nav ul li a:link, 
.lang-en .nav ul li a:visited, 
.lang-en .nav ul li a:active 
{
	padding: 17px 1.9%;
}
.nav ul li:first-child a:link, 
.nav ul li:first-child a:visited, 
.nav ul li:first-child a:active 
{
	padding-left: 0;
}
.nav ul li:last-child a:link, 
.nav ul li:last-child a:visited, 
.nav ul li:last-child a:active 
{
	padding-right: 0;
}
.nav ul li.current_page_item a:link,
.nav ul li.current_page_item a:visited,
.nav ul li.current_page_item a:active 
{
	font-weight: bold;
}
.nav ul li a:hover
{
	color: #0033a1;
}
.nav ul ul
{
	display:none;
}
.nav ul li:hover ul
{
	display:block;
}
ul#menu-mobile-menu.menu li .nav ul li ul
{
    background-color: #264476!important;;
}
.nav ul li ul 
{
	position: absolute;
    left: 0px;
    text-align: left;
    ttop: 85px;
    top: 100px;
    bbackground: #000;
    z-index: 3;
    margin-left: 0px;
    padding-left: 0;
    padding-right: 30px;
    background: #191919;
}
.nav ul li ul li a:link
{
    padding-left: 25px;
}
.nav ul li:hover ul 
{
    display: block;
}
.nav ul li:hover ul,
.nav ul li:hover ul li
{
	width: 290px;
    wwidth: 100%;
	z-index:1000;
}
.header .nav ul ul li,
.nav ul ul li:first-child 
{
	padding-left: 0px;
	padding-right:0px;
}
.nav ul ul li a:link,
.nav ul ul li a:visited,
.nav ul ul li a:active
{
	line-height: 20px;
	padding: 15px 10px;
    color: #fff;
    height: 50px;
	font-weight: 300;
    font-size: 15px;
    border-left: none;
}

.nav #menu-mobile-menu ul ul li a:link{
    line-height: 0px;
}

.nav ul ul li:last-child a:link,
.nav ul ul li:last-child a:visited,
.nav ul ul li:last-child a:active
{

}
.nav ul ul li a:hover
{
	background-color: #393939;
	color: #fff;
}
.nav ul li.current_page_item ul li a:link, 
.nav ul li.current_page_item ul li a:visited, 
.nav ul li.current_page_item ul li a:active {
    color: #fff;
    border-top: none;
}
.footer-menu ul
{
	margin-bottom: 0;
}
.footer-menu .nav ul li a:link, 
.footer-menu .nav ul li a:visited, 
.footer-menu .nav ul li a:active
{
	line-height: 3.0em;
}
	
}
.footer-menu .wrap
{
	border-top: 1px solid #0033a1;
}

.logo-mobile img
{
	max-width: 125px;
}


/*------------------------------------*\
    END MENU CSS
\*------------------------------------*/
.gallery-wrapper
{
	width: 100%;
	overflow: hidden;
}
.gallery
{
	width: calc(100% + 12px);
}
.gallery img
{
	min-width: 100%;
	height: 100%;
	border-right: 12px solid #fff;
	border-bottom: 12px solid #fff;
	margin: 0;
}
.gallery .gallery-image:nth-child(even) img
{
}

/*------------------------------------*\
    START SOCIAL MEDIA IN MENU CSS
\*------------------------------------*/
.social-icons {
    float: right;
	padding-top: 22px;
}

.social-icons a {
	width: 43px;
    height: 43px;
    color: #c8c8c8;
    float: left;
    text-align: center;
    margin-right: 9px;
    background-color: #fff;
    line-height: 41px;
    box-sizing: border-box;
    font-size: 16px;
    border-radius: 43px;
    border: 2px #c8c8c8 solid;
}
/*------------------------------------*\
    END SOCIAL MEDIA IN MENU CSS
\*------------------------------------*/
/*------------------------------------*\
    START FOOTER CSS
\*------------------------------------*/
.cd-top 
{
    background: #0033a1;
    color: #fff;	
	height:45px;
	width:45px;
	line-height:43px;
	bottom:15px!important;
	right:15px;
	text-align:center;
	position:fixed;
	display:none;
	border-radius: 3px !important;
	-webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;	
	opacity:1;
}
.down .cd-top 
{
	cursor:pointer;
	display:block;
	opacity:1;
	border-radius:2px;
	text-align:center;
	box-shadow:0 0 10px rgba(0,0,0,0.15);
	-webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;	
	z-index: 9999;
}
/*------------------------------------*\
    END FOOTER CSS
\*------------------------------------*/


/*------------------------------------*\
	START POST OVERVIEW CSS
\*------------------------------------*/

.img-overview-post-template img {
    float: left;
    wwidth: 160px;
    width: 100%;
    hheight: 160px;
    height: 200px;
    object-fit: cover;
    margin-bottom: 35px;
	margin-right: 30px
}
.overview-post {
	float:left;
	wwidth: 75%;
    width: 100%;
	margin-bottom: 50px;
}


/*------------------------------------*\
	END POST OVERVIEW CSS
\*------------------------------------*/


/*------------------------------------*\
	START SINGLE POST CSS
\*------------------------------------*/
.default-post-section {
	padding: 0px 0px 50px 0px;
}
.single-post .bottomheader {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 25px;
}
.img-single-post-template img {
    float: left;
    width: 300px;
    height: 300px;
    bborder-radius: 100%;
    -webkit-bborder-radius: 100%;
    object-fit: cover;
    margin-bottom: 35px;
	margin-right: 30px
}

/*------------------------------------*\
	END SINGLE POST CSS
\*------------------------------------*/

/*------------------------------------*\
	START SEARCH CSS
\*------------------------------------*/
.search .bottomheader {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 25px;
}
.search h1 {
	font-size:40px;
}
.search h2 {
	font-size:25px;
}
.search article a img {
	display: none;
}
/*------------------------------------*\
	END SEARCH CSS
\*------------------------------------*/


/*------------------------------------*\
	CUSTOM SECTIONS
\*------------------------------------*/
.section-blocks-row:nth-child(odd)
{
	
}
.section-blocks-row:nth-child(even)
{
	
}
@media only screen and (min-width: 800px) {
	.content h1,
	.content h2,
	.content h3,
	.col-text h1,
	.col-text h2,
	.col-text h3,
	.col-text p
	{
		width: 100%;
	}
	
	
	h2,
	h3
	{
		margin-bottom: 1.0em;
	}
	.page-template-template-fullwidth h2,
	.page-template-template-fullwidth h3
	{
		margin-bottom: 0.3em;
	}
	.section-blocks-row:nth-child(odd) .col-text
	{
		order: 1;
	}
	.section-blocks-row:nth-child(odd) .col-image
	{
		order: 2;
	}
	
	
	.section-blocks-row-switch .col-text
	{
		order: 1;
	}
	.section-blocks-row-switch .col-image
	{
		order: 2;
	}
	.section-blocks-row-switch:nth-child(odd) .col-text
	{
		order: 2;
	}
	.section-blocks-row-switch:nth-child(odd) .col-image
	{
		order: 1;
	}	
	
	.col-image
	{
		padding-right: 40px;
	}	
	.col-text
	{
		padding-left: 40px;
	}	
	.section-blocks-row-switch .col-image
	{
		padding-left: 40px;
		padding-right: 0;
	}	
	.section-blocks-row-switch .col-text
	{
		padding-right: 40px;
		padding-left: 0;
	}
	
	.section-blocks-row:nth-child(odd) .col-image
	{
		padding-right: 0;
		padding-left: 40px;
	}
	.section-blocks-row:nth-child(odd) .col-text
	{
		padding-left: 0;
		padding-right: 40px;
	}	
	.section-blocks-row-switch:nth-child(odd) .col-image
	{
		padding-left: 0;
		padding-right: 40px;
	}
	.section-blocks-row-switch:nth-child(odd) .col-text
	{
		padding-left: 40px;
		padding-right: 0;
	}

	
	.section-blocks-row .col-image
	{
		
	}

	
}
.section-blocks-row [data-aos="col-images"]
{
    left: -150px;
	opacity: 0;
}
.section-blocks-row [data-aos="col-images"].aos-animate
{
    left: 0;
	opacity: 1;
}
.section-blocks-row [data-aos="col-text"]
{
    right: -150px;
	opacity: 0;
}
.section-blocks-row [data-aos="col-text"].aos-animate
{
    right: 0;
	opacity: 1;
}
.section-blocks-row:nth-child(odd) [data-aos="col-images"]
{
	left: inherit;
    right: -150px;
	opacity: 0;
}
.section-blocks-row:nth-child(odd) [data-aos="col-images"].aos-animate
{
    right: 0;
	opacity: 1;
}
.section-blocks-row:nth-child(odd) [data-aos="col-text"]
{
    right: inherit;
	left: -150px;
	opacity: 0;
}
.section-blocks-row:nth-child(odd) [data-aos="col-text"].aos-animate
{
    left: 0;
	opacity: 1;
}


/* switch */
.section-blocks-row-switch [data-aos="col-images"]
{
	left: inherit;
    right: -150px;
	opacity: 0;
}
.section-blocks-row-switch [data-aos="col-images"].aos-animate
{
	left: inherit;
    right: 0;
	opacity: 1;
}
.section-blocks-row-switch [data-aos="col-text"]
{
	right: inherit;
    left: -150px;
	opacity: 0;
}
.section-blocks-row-switch [data-aos="col-text"].aos-animate
{
	right: inherit;
    left: 0;
	opacity: 1;
} 
.section-blocks-row-switch:nth-child(odd) [data-aos="col-images"]
{
	right: inherit;
    left: -150px;
	opacity: 0;
}
.section-blocks-row-switch:nth-child(odd) [data-aos="col-images"].aos-animate
{
	right: inherit;
    left: 0;
	opacity: 1;
}
.section-blocks-row-switch:nth-child(odd) [data-aos="col-text"]
{
    left: inherit;
	right: -150px;
	opacity: 0;
}
.section-blocks-row-switch:nth-child(odd) [data-aos="col-text"].aos-animate
{
	left: inherit;
    right: 0;
	opacity: 1;
}


	
/*------------------------------------*\
    VISIBILITY
\*------------------------------------*/
.hidden {
	display:none !important;	
}
.show-1024,
.show-900,
.show-800,
.show-768,
.show-670,
.show-550,
.show-480 {
	display:none;
}

.cookieconsent-form 
{
	text-align: left !important;
}
.cookieconsent-form .form-group
{
	margin-bottom: 2.0em !important;
}
.cookieconsent-form input[type="checkbox"]
{
	width: auto !important;
}

