@import url('https://fonts.googleapis.com/css?family=Archivo:400,400i,700,700i');
.header_icons {
    display: none;
}
body {
background: url("../images/warner.png") no-repeat, rgb(44,52,56);
background: url("../images/warner.png") no-repeat, -moz-linear-gradient(top, rgba(44,52,56,1) 0%, rgba(0,0,0,1) 100%);
background: url("../images/warner.png") no-repeat, -webkit-linear-gradient(top, rgba(44,52,56,1) 0%,rgba(0,0,0,1) 100%);
background: url("../images/warner.png") no-repeat, linear-gradient(to bottom, rgba(44,52,56,1) 0%,rgba(0,0,0,1) 100%);
height: 100vh;
background-position-x: 88%;
background-position-y: bottom;
background-attachment: fixed;
font-family: 'Archivo', sans-serif;
font-size: 18px;
color: #2c3438;
background-size: 30%;
}
h1, h2, h3, h4, h5, h6, p, img, a, input, select, span, small, svg {-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}

a {
    color: #4f9bbf;
    text-decoration: none;
}
a:hover {
    color: #fe8300;
}
a:hover .st1 {
    fill: #fe8300;
}
.container-fluid {
    height: 100vh;
}
.logo {
    margin: 25px 10px 25px 18px;
}
.logo svg {
    width: 295px;
}
.logo img {
    max-width: 270px;
}
.navbar-default {
    background: none;
    border: none;
    margin-bottom: 0px;
    margin-top: 0px;
}
.navbar-default { float: none;}
	.navbar-default {position:initial}
	.navbar {min-height:initial;	}
	.navbar-default .navbar-nav > li > a {color:#fff !important; padding:15px 20px}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color:#ffa586 !important;}
	.dropdown-menu > li > a {color:#fff !important;}
	.navbar-collapse {
	position: fixed;
	background: #3b84a7;
    width: 350px;
    right: 0;
    top: 0;
    border: 0px;
    height: 100vh;
	z-index: 8;
	}
	.navbar-default .navbar-nav > li > a {font-weight: 900;
    font-size: 20px;}
	.dropdown.open { }
	.navbar-nav > li > .dropdown-menu {padding:0 10px; left: 0px; margin-left: 0px}
	.navbar-nav > li > .dropdown-menu::before {display:none}
	.menu_close {width:50px; height: 50px; position: absolute; left: -50px; top:0px; background: #000; text-align:center; color:#fff; padding-top: 8px; font-size:23px; display:block; cursor:pointer; }
	
.menu_close {display:none}

#toggle {display:block; position: fixed; right:55px;}

#toggle, #toggle1 {   
    cursor: pointer;
    float: right;
    height: 42px;
    margin: 10px auto;
    width: 60px;
    padding-top: 0px;
    z-index: 10;
    top: 55px;
}
#toggle div, #toggle1 div {
    backface-visibility: hidden;
    background: #3b84a7 none repeat scroll 0 0;
    height: 2px;
    margin: 9px auto;
    transition: all 0.3s ease 0s;
    width: 70%;
    border-radius: 0;	
}
#toggle.on div {     background: #fff none repeat scroll 0 0; }
#toggle.on .one {     transform: rotate(41deg) translate(7px, 8px); }
#toggle.on .two {     opacity: 0; }
#toggle.on .three {     transform: rotate(-41deg) translate(7px, -8px); }

ul#primary-menu {
	    padding-top: 90px;
		list-style: none;
}
#primary-menu > li {
    padding: 0px 15px;
    text-align: left;
    margin: 0 0 20px 0;
	position: relative;
    display: block;
}
.menu a {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
	    transition: 250ms;
}
.menu h3 { color: #fff;}
	h1 {font-size:34px; color:#4f9bbf;font-family: Georgia,Times,Times New Roman,serif;margin-bottom: 30px;}
	h2 {font-size:30px; color:#4f9bbf;font-family: Georgia,Times,Times New Roman,serif;margin-bottom: 20px;}
	h3 {font-size:22px; color:#4f9bbf;margin-bottom: 10px;  margin-top: 40px;}
	p {font-family: 'Archivo', sans-serif; margin: 0 0 30px;}
	
.main-content ul {
  list-style-type: none;
  padding-left: 30px;
  margin-bottom:30px;
}

.main-content li::before {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #4f9bbf;
    margin-right: 20px;
	/*margin-left: -30px;*/
    content: ' ';
}

.contact_content {
    margin: 40px 0 40px 55px;
    color: #fff;
	width: 80%;
}
.contact_content a {color: #fff;}
.contact_content a:hover {color: #fff;}
.contact_content h3 {color:#fff; font-size: 16px;}
.col-sm-7.main-content {
    background: #2b3439;
    margin: 0 0 0 0;
    padding: 60px 80px 80px 80px;
    min-height: calc(100vh - 182px);
    color: #b1b6ba;
	left: -58.333333%;
}
.col-sm-7.main-content {
    min-width: 960px;
}
.col-sm-7.main-content.aanbod-col {
    min-width: 1000px;
}

.col-sm-8.main-content {
    background: #2b3439;
    margin: 0 0 0 0;
    padding: 60px 80px 80px 80px;
    min-height: calc(100vh - 182px);
    color: #b1b6ba;
	left: -58.333333%;
}


.carousel-cell {
  width: 100%; /* full width */
      height: 32vw;
  /* background: #22282b;
  center images in cells with flexbox */
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel.is-fullscreen .carousel-cell {
  height: 100%;
}

.carousel-cell img {
    display: block;
    width: 100%;
    height: auto;
}
/*//// CONTACTFORM ////*/
.form-row.row {
    /*background: #3b84a7;*/
    width: calc(100% + 160px);
    margin-left: -80px;
    padding: 40px 30px 40px 80px;
	margin-top: 70px;
}
.form-input {
    border: none;
    width: calc(47% - 20px);
    margin-right: 10px;
    margin-bottom: 15px;
    float: left;
    padding: 5px 20px;
}
.form-input-wide, .form-text {
    border: none;
    width: calc(93% - 20px);
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 5px 20px;
}
input.wpcf7-form-control.wpcf7-submit {
    border: 0;
    padding: 10px 40px;
    color: #3b84a7;
    background: #eaeaea;
}
span.spacer {
    display: block;
    height: 50px;
}
/*//// AANBOD /////*/
a.aanbod, div.aanbod {
	display: inline-block;
    width: calc(50% - 20px);
    float: left;
    height: 17vw;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 20px;
    margin-bottom: 20px;
	position: relative;
}
.object_info {
	position: absolute;
    bottom: 0;
    background-color: #020202c4;
    height: 100px;
    width: 100%;
    padding: 15px;
	    color: #4f9bbf;
}
h2.object {
    margin: 0;
    color: #fff;
    font-size: 28px;
}
span.prijs {
    display: block;
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
}
.mainphoto {
width: calc(100% );
    margin-left: 0;
    margin-bottom: 50px;
}
.mainphoto img {
    width: 100%;
    height: auto;
}
.main-content.object h1 {
    margin-bottom: 0;
}
/*//// VACATURES////*/
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 300px;
    height: auto;
}
a.apply {
    font-weight: 800;
    display: inline-block;
    background-color: #3b84a7;
    padding: 15px 60px 15px 60px;
    color: #3a4247;
    text-decoration: none;
}
a:hover.apply {background-color: #fe8300;}
h2.vac_title {
    margin: 40px 0 20px 0;
}
h1.vacancy-title {
    margin-bottom: 10px;
}
h2.subtitle {
    margin-top: 50px;
}
.vac_info.post {
    margin-bottom: 26px;
}
img.attachment-medium.size-medium.wp-post-image {
    float: right;
    max-width: 210px;
    height: auto;
}
a.job h2, a.job .vac_info {
    font-family: 'Archivo', sans-serif;
}
h2.vacature {
    font-size: 22px;     
	margin: 0 0 8px 0;
    color: #fff;
}
.vac_info {
    font-size: 16px;
    color: #d0d9de;
}
a.job {
    border-bottom: solid 1px #3b84a7;
    display: inline-block;
    width: 100%;
    padding: 20px 0 20px 0;
}
a:hover.job {
    color: #fff;
    text-decoration: none;
}
svg.svg-arrow__small {
    height: 30px;
    stroke: #fff;
    stroke-linecap: round;
    stroke-width: 3px;
    right: 30px;
    float: right;
    margin-top: -40px;
}
a:hover.job svg.svg-arrow__small { stroke: #fe8300; }
/*//// EINDE ///////*/
.col-sm-4.contact {
    padding-left: 0px;
}

.col-sm-5.footer {
	position: relative;
    height: calc(100vh - 182px);
}
.col-sm-5.footer {
    display: none;
}
.col-sm-5.footer.aanbod-col {
    display: none;
}
.footer-content {
    position: fixed;
    color: #96a1a7;
    font-size: 12px;
    width: 41.66666667%;
    margin-left: -25px;
    padding-right: 25px;
    text-align: right;
    height: 90px;
    top: calc(100% - 40px);
}
.footer-content a {
    color: #96a1a7;
}
.contact_icons {
display: inline-block;
    margin-left: 50px;
    margin-top: 0px;
}
img.contact-icon {
    width: 48px;
    border: 1px solid #fff;
    margin: 3px;
    padding: 10px;
}

.contactbox {
    float: right;
    width: 20px;
    z-index: 5;
    display: inline-block;
    position: relative;
}

.contactitem {
    height: 43px;
    width: 240px;
    background: #3b84a7;
    color: #FFF;
    text-align: left;
    position: fixed;
    z-index: 10000;
    margin-left: -20px;
    transition: all 5s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s
}
.phone {
    top: 300px
}

.email {
    top: 344px
}

.whatsapp {
    top: 388px
}

.linkedin {
    top: 432px
}

.contactitem i.fa {
    font-size: 23px;
    border-right: 1px solid #fff;
    padding: 10px;
    width: 20px
}

.contactitem .icon {
    float: left
}

.contactitem .content {
    padding: 12px 0 0 12px;
    height: 24px;
    display: inline-block
}
.contactitem a {
    color: #fff;
    text-decoration: none
}

.contactitem:hover {
    cursor: help;
    transform: translateX(-140px);
    -moz-transform: translateX(-140px);
    -ms-transform: translateX(-140px);
    -webkit-transform: translateX(-140px);
    -o-transform: translateX(-140px)
}
.icon img.contact-icon {
width: 24px;
    border: none;
    margin: 2px 4px 0 17px;
    padding: 8px 1px 8px 0;
}
.footer_mobile {
    display: none;
}

@media only screen and (max-width: 1720px) {
.col-sm-4.contact {
    padding-left: 0px;
	    font-size: 1vw;
}
}

/*CSS PORTRAIT*/
@media only screen and (max-width: 1400px) {
body {
background-size: 420px auto;
background-position-y: bottom;
background-position-x: 100%;
}
.col-sm-5.footer.aanbod-col {
    display: none;
}
.footer-content {
    display: none;
}
}

@media only screen and (max-width: 1100px) {
.col-sm-4.contact {
	width:100%;
    padding-left: 0px;
	    font-size: 18px;
}
}
/*CSS MOBILE*/
@media only screen and (max-width: 780px) {
	body{
		    background-image: none;
    background: linear-gradient(to bottom, rgba(44,52,56,1) 0%,rgba(0,0,0,1) 100%);
	font-size: 14px;
	}
h1 {
    font-size: 24px;
}
span.spacer {
    display: block;
    height: 10px;
}
span.prijs p {
    margin: 0;
}
.col-sm-4.contact {
    font-size: 14px;
}
.form-input {
    border: none;
    width: calc(100% - 0px);
}
.form-input-wide, .form-text {
    border: none;
    width: calc(100% - 0px);
}
.form-row.row {
    /* background: #3b84a7; */
    width: calc(100% + 0px);
    margin-left: -0px;
    padding: 0px 0px 40px 0;
    margin-top: 0;
}
.navbar-header {
    display: none;
}
.navbar-collapse {
    background-color: #3b84a7;
}
.navbar-collapse {width: 100%; }
#toggle, #toggle1 {
    top: -90px;
}
#toggle {
    right: 21px;
	position: absolute;
}
.logo {
margin: 35px 10px 30px 14px;
    width: 145px;
}
.logo svg {
    width: 215px;
}
.contact_content {
    display: none;
}
.contact_icons {
display: inline-block;
    margin-left: 25px;
    margin-top: 15px;
}
.contactbox {
    display: none;
}
.menu a {
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    margin-left: -30px;
}
.col-sm-7.main-content {
    margin: 0 0 0 0;
    padding: 10px 30px 30px 30px;
    min-height: calc(100vh - 0px);
	min-width: 100%;
}
.col-sm-7.main-content.aanbod-col {
    min-width: 100%;
	min-height: 100%;
}
.col-sm-5.footer {
    position: relative;
    height: 30px;
}
a.aanbod, div.aanbod {
    display: inline-block;
    width: calc(100% - 0px);
    float: left;
    height: 200px;
	    margin-bottom: 130px;
}
.object_info {
    position: relative;
    bottom: 0;
    background-color: #020202c4;
    height: 114px;
    width: 100%;
    padding: 15px;
    color: #4f9bbf;
    margin-top: 200px;
}
span.prijs {
    display: block;
    margin-top: 5px;
    color: #fff;
    font-size: 12px;
}
.carousel-cell {
  width: 100%; /* full width */
      height: 70vw;
  /* background: #22282b;
  center images in cells with flexbox */
  display: flex;
  align-items: center;
  justify-content: center;
}
a.apply {
    width: 100%;
    text-align: center;
}
.footer_mobile {
display: inline-block;
    position: relative;
    color: #96a1a7;
    font-size: 12px;
    margin-left: 15px;
    margin-top: 10px;
    padding-right: 25px;
    text-align: left;
    height: 50px;
}
.footer_mobile a {
    color: #96a1a7;
}


.footer-content {
display: none;
}
}