
/* Baseline-default.css rev: 02/09/2015 */

/*++++++++IMPORT++++++++*/
/*++++++++++++++++++++++*/

@import url(http://fonts.googleapis.com/css?family=Fira+Sans:400,300,400italic,700&subset=latin,latin-ext);

/*+++++BODY / GLOBALS+++++*/
/*++++++++++++++++++++++++*/

html { -ms-overflow-style: scrollbar; } /* disable IE scrollbar overlay */
body { font-family: 'Fira sans',sans-serif; }
iframe{border: none;}

/* typography */
p { margin: 0 0 1em; padding: 0;}
a         { color: #1c7be1; }
a:hover   { color: #ccc;    }
p a       { color: #1c7be1; }
p a:hover { color: #000;    }

/* headings */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { line-height: 1.2; font-family: 'Fira Sans', sans-serif; padding: 5px 0 0; }
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6, #page .h1,
#page .h2, #page .h3, #page .h4, #page .h5, #page .h6  {
color: #000; font-family: 'Fira Sans', sans-serif;
}
#page h1, .h1 {font-size: 2em;}
#page h2, .h2 {font-size: 1.8em}
#page h3, .h3 {font-size: 1.6em}
#page h4, .h4 {font-size: 1.4em}
#page h5, .h5 {font-size: 1.2em}
#page h6, .h6 {font-size: 1.0em}


/*+++++TOP NAVIGATION+++++*/
/*++++++++++++++++++++++++*/

/* top_navigation */
.navbar-fixed-top a[href^='tel:'] { color: #000 !important; }
a[href='tel:0909-0909'] {display: none; }
.navbar.navbar-default.navbar-fixed-top { display: none; }

/*+++++HEADER+++++*/
/*++++++++++++++++*/

body:not(.no-index) header .main_nav ul { padding-left: 136px; }

header {
box-shadow: none;
width: 100%;
z-index: 9;
padding-top: 10px;
background: #afba6e none repeat scroll 0 0;
}
header .col-md-3:last-child img { margin-top: 1em; max-width: 220px; }

/* general header */


/* logo */

#logo { text-align: center; }
#logo a img { max-width: 220px; }

/* main_navigation */
header .main_nav { margin-top: 20px; text-align: center; }
.main_nav ul li { color: #000; }
.main_nav ul li:hover, .main_nav ul li a.actief { color: #ad1bbc; background-color:transparent; }
.main_nav ul li a  {
color: #E0E0E0;
background-color: inherit;
font-family: 'Fira Sans',sans-serif;
border-bottom: solid 1px transparent;
font-weight: 900;
transition: all 300ms ease 0s;
}
header .multi-button a.main, .main_nav ul li a  { padding: 10px 20px; }
.main_nav ul li a:hover { color: #fff; }
.main_nav ul li a.actief { color: #fff; }

.main_nav ul li a[id*="main-menu"] { padding: 10px 15px; }

/** dropdowns **/
header .multi-button a.ddown {
bottom: -5px;
left: 0;
margin: 0;
padding: 0;
text-align: center;
width: 100%;
}
.main_nav ul li:last-child ul.dropdown-menu { float: none; right: 0; left: auto; }
.main_nav ul li:last-child.dropdown > ul.dropdown-menu li a { text-align: right; }

/*+++++BANNER+++++*/
/*++++++++++++++++*/
#sequence-theme .controls { display: none; }
#sequence-theme .slide {
-webkit-transition-duration: 500ms !important;
transition-duration: 500ms !important;
-webkit-transition-delay: 500ms !important;
transition-delay: 500ms !important;
-webkit-transition-property: opacity;
transition-property: opacity;
opacity: 0 !important;
left: 0;
top: 0;
visibility: visible;
z-index: 1 !important;
}
#sequence-theme .slide.animate-in {
-webkit-transition-delay: 0s !important;
transition-delay: 0s !important;
opacity: 1 !important;
z-index: 3 !important;
}
#sequence-theme .slide.animate-out {
-webkit-transition-delay: 500ms !important;
transition-delay: 500ms !important;
}
#sequence-theme .slide .caption {
margin-left: -585px;
width: 1170px;
padding: 195px 15px 30px;
text-align: center;
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
top: 0;
left: 50%;
transition-property: opacity;
}

#sequence-theme .slide .caption[style*="transition-delay: 1"] {
-webkit-transition-delay: 0s !important;
transition-delay: 0s !important;
}

#sequence-theme .animate-in .caption {
-webkit-transition-delay: 1000ms;
transition-delay: 1000ms;
}

#sequence-theme .slide .caption .h2 { font-size: 2em; font-weight: 300; line-height: 1.5; margin-bottom: 0; }
#sequence-theme .slide .caption .h3 { font-size: 1em; margin-top: 30px; }
#sequence-theme .slide .caption .h3 p:first-child { font-size: 24px; border-bottom: 1px solid #fff; max-width: 300px; margin: 0 auto; margin-bottom: 15px; letter-spacing: 1px; }
#sequence-theme .slide .caption .h3 p:first-child strong { font-size: 2em; line-height: 1.5; font-style: normal; font-weight: bold; text-transform: uppercase; }
#sequence-theme .slide .caption .h3 a {
margin-top: 15px;
font-size: 1em;
display: inline-block;
padding: 10px 15px;
border: 1px solid;
color: #fff;
text-decoration: none;
}
#sequence-theme .slide .caption .h3 a:hover,
#sequence-theme .slide .caption .h3 a:focus { color: #AFBA6E; }
#sequence-theme .slide .bgimg {
background-position: center center !important;
display: block;
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
}
#sequence-theme .slide .bgimg::after { content: ''; left: 0; right: 0; top: 0; bottom: 0; position: absolute; background-color: rgba(0, 0, 0, 0.2); }

#sequence-theme .next, #sequence-theme .prev {
background-color: transparent;
box-shadow: none;
width: 64px;
height: 64px;
padding: 16px;
margin-top: -32px;
}
#sequence-theme .next:hover, #sequence-theme .prev:hover { opacity: 1; }
#sequence-theme .next i, #sequence-theme .prev i {
border-radius: 50%;
display: block;
width: 100%;
height: 100%;
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0) 40%, #fff 40%, #fff 60%, rgba(255, 255, 255, 0) 60%),
                              linear-gradient(-45deg, rgba(255, 255, 255, 0) 40%, #fff 40%, #fff 60%, rgba(255, 255, 255, 0) 60%);
background-size: 100% 50%;
background-repeat: no-repeat;
}
#sequence-theme .prev i { background-position: center bottom, center top; }
#sequence-theme .next i { background-position: center top, center bottom; }
#sequence-theme .next i::before, #sequence-theme .prev i::before { display: none; }
#sequence-theme .nav li a { background-color: #fff; border: 2px solid #fff; }



/*+++++PAGE / MAIN CONTENT+++++*/
/*+++++++++++++++++++++++++++++*/
#page { min-height: calc(100vh - 324px); padding-bottom: 0; padding-top: 0; position: relative; }

/*++general pages++*/
#page { padding: 0; }
#page > .container:first-child { position: fixed; top: 15px; right: 15px; max-width: 370px; z-index: 2000; }/*Alert fix*/


/*++homepage++*/

/*homepage general*/

body:not(.no-index) .col-md-3 { width: 8.33333%; }
body:not(.no-index) .col-md-6 { width: 83.3333%; }

/*Section main "body:not(.no-index) .section_row_ main"*/

body:not(.no-index) .section_row_main { margin-top: -120px; } /* Index pagina primaire blok */

body:not(.no-index) .section_row_main .column_1 > div { padding: 15px 0; counter-reset: feature; }
body:not(.no-index) .section_row_main [class^="custom_default_"] {
background-color: #fff;
border: 1px solid #D2EDC0;
float: left;
margin: 15px 15px 0;
min-height: 280px;
padding: 30px 15px 45px;
position: relative;
width: calc(33.3333% - 30px);
}
body:not(.no-index) .section_row_main .col-md-6 { z-index: 99; }
body:not(.no-index) .section_row_main [class^="custom_default_"]:nth-child(3n+1) { clear: left; }
body:not(.no-index) .section_row_main [class^="custom_default_"]:nth-child(3n+1):nth-last-child(1) { margin-left: 33.33333333333333%; }
body:not(.no-index) .section_row_main [class^="custom_default_"]:nth-child(3n+1):nth-last-child(2) { margin-left: 16.666666666666664%; }
body:not(.no-index) .section_row_main [class^="custom_default_"] p:first-child { text-align: center; }
body:not(.no-index) #page .section_row_main [class^="custom_default_"] h2 { color: #AFBA6E; font-size: 1.8em; font-weight: bold; line-height: 1.4; font-style: normal; text-transform: uppercase; }
body:not(.no-index) .section_row_main [class^="custom_default_"] p:nth-child(n+3):nth-last-child(n+2) { font-size: 0.8em; letter-spacing: 1px; line-height: 1.6; }
body:not(.no-index) .section_row_main [class^="custom_default_"] p:nth-child(3) strong { font-size: 1.25em; text-transform: uppercase; padding-top: 15px; display: block; min-height: 6em; }
body:not(.no-index) .section_row_main [class^="custom_default_"] p:last-child a.btn { background-image: none; text-decoration: none; text-transform: uppercase; font-weight: bold; background-color: #14BBF2; border-radius: 0; padding: 8px 24px; border: none; }
body:not(.no-index) .section_row_main [class^="custom_default_"] p:last-child a.btn:hover, body:not(.no-index) .section_row_main td p:last-child a.btn:focus { background-color: #027DA6; }
body:not(.no-index) .section_row_main [class^="custom_default_"] img { }

/*Section 1 "body:not(.no-index) .section_row_1"*/
body:not(.no-index) .section_row_1 { text-align: center; }
body:not(.no-index) .section_row_1 .textblock.clearfix {  margin: 0 auto;  width: 100%; }

body:not(.no-index) #page .section_row_1 h1 { color: #afba6e; font-size: 2.7em; font-weight: bold; }

/*Section 2 "body:not(.no-index) .section_row_2"*/

body:not(.no-index) .section_row_2 {
	background-size: cover !important;
	z-index: 1;
	text-align: center;
	position: relative;
	background: url("../images/hebe_03.jpg") fixed;
}

body:not(.no-index) #page .section_row_2 h2 {
color: #fff;
font-size: 48px;
font-weight: bold;
margin: 140px 0;
text-transform: uppercase;
}
body:not(.no-index) .section_row_2::after {
background-color: rgba(175, 186, 110, 0.6);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}


/*Section 3 "body:not(.no-index) .section_row_3"*/

body:not(.no-index) .section_row_3 table,
body:not(.no-index) .section_row_3 tbody,
body:not(.no-index) .section_row_3 tr,
body:not(.no-index) .section_row_3 td { display: block; text-align: center; }
body:not(.no-index) .section_row_3 table { margin: 0; padding: 15px 0; }
body:not(.no-index) .section_row_3 tbody::before,
body:not(.no-index) .section_row_3 tbody::after { content: ''; display: table; }
body:not(.no-index) .section_row_3 tbody::after { clear: both; }
body:not(.no-index) .section_row_3 tbody { margin: 0 -15px; }
body:not(.no-index) .section_row_3 tr { float: left; width: 33.333333333333336%; padding: 15px; font-size: 0.8em; min-height: 300px; padding-bottom: 45px; position: relative; }

body:not(.no-index) .section_row_3 tr:nth-child(3n+1) { clear: left; }
body:not(.no-index) .section_row_3 tr:nth-child(3n+1):nth-last-child(1) { margin-left: 33.33333333333333%; }
body:not(.no-index) .section_row_3 tr:nth-child(3n+1):nth-last-child(2) { margin-left: 16.666666666666664%; }
body:not(.no-index) .section_row_3 td { padding: 0; border-top: none; }
body:not(.no-index) #page .section_row_3 table h2 { color: #818F38; font-size: 2.25em; font-weight: bold; text-transform: uppercase; line-height: 1.4; }

body:not(.no-index) .section_row_3 [class^="custom_default_"] p:nth-child(3) { font-size: 1.2em; }


/*Section 4 "body:not(.no-index) .section_row_4"*/

body:not(.no-index) #page .section_row_4 h3 { color: #AFBA6E; font-family: oswald,sans-serif,Times,serif;  font-size: 2.5em; letter-spacing: 5px; text-align: center; }

body:not(.no-index) .section_row_4 form { max-width: 600px; margin: 0 auto; }

body:not(.no-index) .section_row_4 .form-control{
background-color: #fff;
border-bottom: 2px solid #AFBA6E;
border-image: none;
border-radius: 0;
border-style: none none solid;
border-width: 0 0 2px;
box-shadow: none;
color: #2b2b2b;
outline: 0 none;
text-align: center; }

body:not(.no-index) .section_row_4 .form-control:focus { border-left: medium none; border-right: medium none; border-top: medium none; box-shadow: none; }
body:not(.no-index) .section_row_4 input::-moz-placeholder { color: #AFBA6E; }
body:not(.no-index) .section_row_4 input:-moz-placeholder { color: #AFBA6E; }
body:not(.no-index) .section_row_4 input::-webkit-input-placeholder { color: #AFBA6E; }
body:not(.no-index) .section_row_4 input:-ms-input-placeholder { color: #AFBA6E; }

body:not(.no-index) .section_row_4 #custom_form > .form-group > label { display: none; }
body:not(.no-index) .section_row_4 #custom_form > .form-group > .col-sm-8 { width: 100%; text-align: center; }
body:not(.no-index) .section_row_4 .pull-right { background-color: transparent; background-image: none; border: 2px solid #AFBA6E; box-shadow: none; color: #AFBA6E;
display: inline-block; float: none !important; margin: 5px 0 0 !important; padding: 5px 10px; text-shadow: none; transition: 0.3s all ease-in-out; }

body:not(.no-index) .section_row_4 .pull-right:hover { background-color: #AFBA6E; color: #fff; border-color: #AFBA6E; }


/*++Followup pages++*/
#page .upper_over-huize-hebe ~ .section_row_1 .textblock { padding: 30px 30px 0px 30px; border-right: 4px solid #818F38; font-size: 1.3rem; border-left: unset; }
.upper_over-huize-hebe ~ .section_row_2 .container { border-top: 4px solid #818f38; }
#page .upper_over-huize-hebe ~ .section_row_2 .container::after { display: unset; height: unset; background-color: unset; margin-top: unset; }
#page .upper_over-huize-hebe ~ .section_row_1 p { font-size: 1.5rem; }
#page .upper_over-huize-hebe ~ .section_row_2 p { font-size: 1.5rem; }
#page .upper_over-huize-hebe ~ .section_row_1 h2 { color: #AFBA6E; font-size: 1.8em; font-weight: bold; line-height: 1.4; font-style: normal; text-transform: uppercase; }

.upper_financiën { color: #fff; }
#page .upper_financiën  h1 {
color: #fff;
font-size: 1.8em;
font-weight: bold;
line-height: 1.4;
font-style: normal;
text-transform: uppercase;
}


#page .upper_financiën ~ .section_row_1 .textblock { font-size: unset; }
.upper_financiën ~ .section_row_1 img { margin-top: 45px; }
.upper_financiën ~ .section_row_1 .column_2a.clearfix { margin-top: 0; }

.section.upper_fotos.section_row_main {

}

body.no-index #page .section_row_main:not(.upper_contact) .img-thumbnail,
body.no-index #page .section_row_main:not(.upper_contact) ~ .section .img-thumbnail { box-shadow: none; border: none; padding: 0; border-bottom: 4px solid #818F38; border-radius: 0; }
body.no-index .section_row_main:not(.upper_contact) ~ .section:nth-child(n+3) { padding: 30px 0; }

/* Gallerij */
.upper_fotos ~ .section_row_1 .front_img_gallery .col-md-6 { width: 33%; float: left; }
.upper_fotos ~ .section_row_1 .front_img_gallery .col-sm-6 { width: 33%; float: left; }
.upper_fotos ~ .section_row_1 .front_img_gallery .thumbnail { border: 3px solid #AFBA6E; }
.upper_fotos ~ .section_row_1 .front_img_gallery .thumbnail:hover { border: 3px solid #707E28; }
.upper_fotos ~ .section_row_1 .front_img_gallery .pager a { color: #818F38; }
.upper_fotos ~ .section_row_1 .front_img_gallery .pager a:hover { color: #707E28; }

/* Followup banner */
body.no-index .section_row_main:not(.upper_contact) {
background-image: url("../images/banner/Boerderij.jpg");
background-size: cover;
background-position: center center;
border-bottom: 4px solid #818F38;
}
body.no-index .section_row_main:not(.upper_contact) .container { width: 100%; background-color: rgba(0,0,0,0.5); width: 100%; min-height: 500px; }

#page .section.upper_over-huize-hebe.section_row_main {
min-height: 500px;
background-image: url("../images/overhuizebgbackground.jpg");
background-size: cover;
background-position: top center;
border-bottom: 4px solid #818F38;
}
#page .upper_financiën {
background-image: url("../images/Financien.JPG");
background-size: cover;
background-position: center center;
border-bottom: 4px solid #818F38;
}


body.no-index .section_row_main:not(.upper_contact) ~ .section_row_1 .textblock { padding: 30px 0 30px 45px; border-left: 4px solid #818F38; font-size: 1.2rem; }
body.no-index .section_row_main:not(.upper_contact) ~ .section_row_1 .textblock > hr:last-child { display: none; }
body.no-index #page .section_row_main:not(.upper_contact) ~ .section_row_1 .textblock h1 { font-size: 2.2em; }

/* Alternating blocks */
body.no-index .section_row_main:not(.upper_contact) ~ .section:nth-child(2n+5) #main { left: 25%; }
body.no-index .section_row_main:not(.upper_contact) ~ .section:nth-child(2n+5) #sidebar { right: 75%; }

/* Alternating block 1 */
body.no-index .section_row_main:not(.upper_contact) ~ .section:nth-child(4) > .container::after { content: ''; display: block; height: 4px; background-color: #818F38; margin-top: 60px; }
body.no-index .section_row_main:not(.upper_contact) ~ .section:nth-child(4) #main [class^="custom_default_"] { line-height: 2.2; }

/*Testimonials*/

body.page_testimonials .section_row_1 table,
body.page_testimonials .section_row_1 tbody,
body.page_testimonials .section_row_1 tr,
body.page_testimonials .section_row_1 td { display: block; }
body.page_testimonials .section_row_1 table { margin: 0; padding: 15px 0; }
body.page_testimonials .section_row_1 tbody::before,
body.page_testimonials .section_row_1 tbody::after { content: ''; display: table; }
body.page_testimonials .section_row_1 tbody::after { clear: both; }
body.page_testimonials .section_row_1 tbody { margin: 0 -15px; }
body.page_testimonials .section_row_1 tr td { border-top: none; padding: 20px; min-height: 370px; }

body.page_testimonials .section_row_1 tr { float: left; width: calc(100% / 3 - 30px ); border: 2px solid #818F38; margin: 1em 15px 0; }

body.page_testimonials .section_row_1 tr td strong { font-size: 1.7rem; }

/**Contact**/
.upper_contact > .container { width: 100%; position: relative; }
#page .section.upper_contact .column_1 { padding: 0; }
.upper_contact .column_1 > .col-md-12 { position: static; padding: 0; }
.upper_contact #gmaps h2 { display: none; }
.upper_contact #gmaps #my_map { width: 100%; height: 350px; }
.upper_contact #gmaps #my_map > .gm-style { z-index: auto !important; }
.upper_contact #gmaps #my_map .gm-style [style*="bottom: 0"] { z-index: 51 !important; }
.upper_contact #gmaps #my_map .gm-style [style*="bottom: 107px"] { z-index: 51 !important; }
.upper_contact #gmaps #my_map .gm-style > .gmnoprint:last-child { z-index: 51 !important; }
.upper_contact #gmaps #route-trigger {
position: absolute;
left: 50%;
top: 93%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
z-index: 52;
background-color: #AFBA6E;
background-image: none;
box-shadow: none;
text-shadow: none;
color: #FFF;
border: none;
padding: 5px 25px;
font-size: 1.2em;
}
.upper_contact #gmaps #route-trigger:hover,
.upper_contact #gmaps #route-trigger:focus { text-decoration: underline; }
.upper_contact #gmaps + hr { display: none; }
.upper_contact .contact-overlay-top, .upper_contact .contact-overlay-bottom {
position: absolute;
left: 0;
height: 75px;
width: 100%;
z-index: 50;
}
.upper_contact .contact-overlay-top { top: 0; }
.upper_contact .contact-overlay-bottom { bottom: 0; }
.upper_contact .contact-overlay-map { fill: #FF9495; }
.upper_contact .contact-overlay-header { fill: #FFFFFF; }
.upper_contact .contact-overlay-content { fill: #FFFFFF; }

.upper_contact ~ .section_row_1 { background-color: #FFFFFF; color: #2D262C; padding: 30px 0; }
#page .upper_contact ~ .section_row_1 h1 { color: #2D262C; }

.upper_contact ~ .section_row_2 { background-color: #FFFFFF; color: #2D262C; padding-bottom: 45px; }
.upper_contact ~ .section_row_2 .column_2a { padding: 0; margin: 0; }
.upper_contact ~ .section_row_2 #main { left: 50%; }
.upper_contact ~ .section_row_2 #sidebar { right: 50%; }
.upper_contact ~ .section_row_2 .formblock_main h3 { display: none; }
.upper_contact ~ .section_row_2 #custom_form > .well { padding: 0; }
.upper_contact ~ .section_row_2 #custom_form > .well .form-control { background-color: #f7f7f7; color: #2D262C; border: none; height: auto; }
.upper_contact ~ .section_row_2 #custom_form > .well .form-control::-webkit-placeholder { color: rgba(45, 38, 44, 0.5); }
.upper_contact ~ .section_row_2 #custom_form > .well .form-control::-moz-placeholder { color: rgba(45, 38, 44, 0.5); }
.upper_contact ~ .section_row_2 #custom_form > .well .form-control::placeholder { color: rgba(45, 38, 44, 0.5); }
.upper_contact ~ .section_row_2 #custom_form > .form-group::before,
.upper_contact ~ .section_row_2 #custom_form > .form-group::after { display: none; }
.upper_contact ~ .section_row_2 #custom_form > .form-group label { display: none; }
.upper_contact ~ .section_row_2 #custom_form > .form-group div { width: 100%; float: none; }
.upper_contact ~ .section_row_2 #custom_form > .form-group div input { margin-right: -15px !important; padding: 10px 15px; background-image: none; background-color: transparent; color: #2D262C; text-shadow: none; border: none; box-shadow: none; text-transform: uppercase; font-size: 1.2em; }
.upper_contact ~ .section_row_2 #custom_form > .form-group div input:hover,
.upper_contact ~ .section_row_2 #custom_form > .form-group div input:focus { text-decoration: underline; }
.upper_contact ~ .section_row_2 #main table { margin: 0 0 45px; font-size: 1.4em; }
.upper_contact ~ .section_row_2 #main tr:first-child td { border-top: none; }
.upper_contact ~ .section_row_2 #main td { width: 100%; vertical-align: middle; padding: 10px 8px; }
.upper_contact ~ .section_row_2 #main td:first-child { width: 1%; min-width: 48px; }
.upper_contact ~ .section_row_2 #main td:last-child { text-align: right; }
.upper_contact ~ .section_row_2 #main td img { opacity: 0.5; }
.upper_contact ~ .section_row_2 #main td small { font-size: 0.6em; }
.upper_contact ~ .section_row_2 #main td a { color: rgba(45, 38, 44, 0.5); }
.upper_contact ~ .section_row_2 #main td a:hover,
.upper_contact ~ .section_row_2 #main td a:focus { color: #2D262C; }
.upper_contact ~ .section_row_2 a[href*="facebook"],
.upper_contact ~ .section_row_2 a[href*="twitter"],
.upper_contact ~ .section_row_2 a[href*="plus.google"],
.upper_contact ~ .section_row_2 a[href*="linkedin"],
.upper_contact ~ .section_row_2 a[href*="youtube"],
.upper_contact ~ .section_row_2 a[href*="youtu.be"],
.upper_contact ~ .section_row_2 a[href*="instagram"],
.upper_contact ~ .section_row_2 a[href*="pinterest"] { font-family: FontAwesome; display: inline-block; width: 1.8em; height: 1.8em; line-height: 1.8em; text-align: center; overflow: hidden; vertical-align: middle; text-decoration: none; color: rgba(45, 38, 44, 0.5); font-size: 1em; margin-bottom: 4px; }
.upper_contact ~ .section_row_2 a[href*="facebook"] b,
.upper_contact ~ .section_row_2 a[href*="twitter"] b,
.upper_contact ~ .section_row_2 a[href*="plus.google"] b,
.upper_contact ~ .section_row_2 a[href*="linkedin"] b,
.upper_contact ~ .section_row_2 a[href*="youtube"] b,
.upper_contact ~ .section_row_2 a[href*="youtu.be"] b,
.upper_contact ~ .section_row_2 a[href*="instagram"] b,
.upper_contact ~ .section_row_2 a[href*="pinterest"] b { display: none; }
.upper_contact ~ .section_row_2 a[href*="twitter"]::before { content: '\f099'; }
.upper_contact ~ .section_row_2 a[href*="facebook"]::before { content: '\f09a'; }
.upper_contact ~ .section_row_2 a[href*="plus.google"]::before { content: '\f0d5'; }
.upper_contact ~ .section_row_2 a[href*="linkedin"]::before { content: '\f0e1'; }
.upper_contact ~ .section_row_2 a[href*="youtube"]::before,
.upper_contact ~ .section_row_2 a[href*="youtu.be"]::before { content: '\f167'; }
.upper_contact ~ .section_row_2 a[href*="instagram"]::before { content: '\f16d'; }
.upper_contact ~ .section_row_2 a[href*="pinterest"]::before { content: '\f231'; }
.upper_contact ~ .section_row_2 a[href*="twitter"]:hover { color: #00aced; }
.upper_contact ~ .section_row_2 a[href*="facebook"]:hover { color: #3b5998; }
.upper_contact ~ .section_row_2 a[href*="plus.google"]:hover { color: #dd4b39; }
.upper_contact ~ .section_row_2 a[href*="linkedin"]:hover { color: #007bb6; }
.upper_contact ~ .section_row_2 a[href*="youtube"]:hover { color: #bb0000; }
.upper_contact ~ .section_row_2 a[href*="instagram"]:hover { color: #125688; }
.upper_contact ~ .section_row_2 a[href*="pinterest"]:hover { color: #cb2027; }


/* forms */
.col-md-3 .form-horizontal .control-label { text-align: left; }
.required.form-control.error { background-color: #fec0c0; }  /*Visuals verplichte velden formulieren*/
.required.form-control.valid { background-color: #c9fbcd; }

/* tables */
.custom_table {}

/* galleries */
.fancybox-image {background-size: contain;}

/* faq */
#accordion_faq .panel-heading { padding: 0; }
#accordion_faq .panel-heading > a { display: block; padding: 10px 15px; }
#accordion_faq a { display: initial; }

/* buttons */
#desktop_call_button {
padding: 10px 0;
width: 100%;
background-color: #111;
color: #fff;
font-weight: 300;
text-align: center;
font-family: 'Fira Sans', sans-serif;
font-size: 30px;
}
#desktop_call_button span.first { display: block; }

/*+++++FOOTER+++++*/
/*++++++++++++++++*/

footer { background-color: #818F38; position: relative; }
footer > .container:first-child, footer > .container:nth-child(2) { color: #fff; }
footer > .container:first-child { padding: 50px 15px 0; }
footer > .container:last-child {
background-color: #707E28;
text-align: center;
width: 100%;
padding: 0 15px 10px;
}

footer > .container:last-child > hr,  footer > .container:nth-child(2) hr { display: none; }
footer .col-md-4 { text-align: center; width: 100%; }

.footer_col { padding: 15px 15px 0; }
.copyright { padding: 4px 0; }
.footer_navbar { padding: 15px; }
footer a { color: #fff; }
footer a:hover { color: #fff; }
footer p a { color: #D1E374; }
footer p a:hover { color: #ccc; }
.foot_header { font-size: 1.2rem; font-weight: bold; }
.copyright > a { color: #428bca; }

.riant-logo {
position: absolute;
right: -120px;
top: 0;
max-width: 230px;
}
/** social media **/
footer a[title="Twitter"],
footer a[title="Facebook"],
footer a[title="Pinterest"],
footer a[title="Google+"],
footer a[title="Linkedin"],
footer a[title="Youtube"],
footer a[title="Instagram"] { font-family: FontAwesome; display: inline-block; width: 1.8em; height: 1.8em; line-height: 1.8em; text-align: center; border-radius: 100%; overflow: hidden; vertical-align: middle; text-decoration: none; color: #FFF; font-size: 2em; }
footer a[title="Twitter"] b,
footer a[title="Facebook"] b,
footer a[title="Pinterest"] b,
footer a[title="Google+"] b,
footer a[title="Linkedin"] b,
footer a[title="Youtube"] b,
footer a[title="Instagram"] b { display: none; }
footer a[title="Twitter"]::before { content: '\f099'; }
footer a[title="Facebook"]::before { content: '\f09a'; }
footer a[title="Pinterest"]::before { content: '\f0d2'; }
footer a[title="Google+"]::before { content: '\f0d5'; }
footer a[title="Linkedin"]::before { content: '\f0e1'; }
footer a[title="Youtube"]::before { content: '\f167'; }
footer a[title="Instagram"]::before { content: '\f16d'; }
footer a[title="Twitter"]:hover { color: #00aced;  }
footer a[title="Facebook"]:hover { color: #3b5998;  }
footer a[title="Pinterest"]:hover { color: #cb2027;  }
footer a[title="Google+"]:hover { color: #dd4b39;  }
footer a[title="Linkedin"]:hover { color: #007bb6;  }
footer a[title="Youtube"]:hover { color: #bb0000;  }
footer a[title="Instagram"]:hover { color: #125688;  }

footer .container:first-child .col-md-4:nth-child(2) p { font-size: 1.4em; letter-spacing: 1px; }
footer .links { border-right: 1px solid #fff; display: inline-block; padding: 0 10px; }
footer .links:last-child { border-right: none; }
footer .container:last-child p a { color: #fff; font-style: italic; }

footer ul { padding: 0; text-align: center; list-style: none; font-size: 0.9em; font-weight: bold; margin-bottom: 1em; }
footer ul li { border-right: 1px solid #fff; display: inline-block; margin-left: 10px; padding-right: 10px; }
footer ul li:last-child { border-right: none; padding-right: 0; }

/*+++++MEDIA QUERIES+++++*/
/*+++++++++++++++++++++++*/

@media (max-width:1199px){

.header_col { width: 100%; }
.header_col:last-child { text-align: center; }
header .col-md-3:last-child img { max-width: 150px; }
#sequence-theme .slide .caption { margin-left: -485px; width: 970px; } .riant-logo { right: 0; top: -67px; }

body.page_testimonials .section_row_1 tr td { min-height: 460px; }

}
@media (max-width:991px){

#sequence-theme .slide .caption { margin-left: -375px; width: 750px; }

body:not(.no-index) .section_row_main [class^="custom_default_"]:nth-child(3n+1) { clear: none; }
body:not(.no-index) .section_row_main [class^="custom_default_"]:nth-child(n):nth-last-child(n) { margin-left: 0; }
body:not(.no-index) .section_row_main [class^="custom_default_"] { width: 33.33333333%; }
body:not(.no-index) .section_row_main [class^="custom_default_"]:nth-child(3n+1) { clear: left; }
body:not(.no-index) .section_row_main [class^="custom_default_"]:nth-child(3n+1):last-child { margin-left: 33.33333333%; }
body:not(.no-index) .section_row_main [class^="custom_default_"]:nth-child(3n+1):nth-last-child(2) { margin-left: 16.66666667%; }

body:not(.no-index) .section_row_3 tr:nth-child(3n+1) { clear: none; }
body:not(.no-index) .section_row_3 tr:nth-child(n):nth-last-child(n) { margin-left: 0; }
body:not(.no-index) .section_row_3 tr { width: 33.33333333%; }
body:not(.no-index) .section_row_3 tr:nth-child(3n+1) { clear: left; }
body:not(.no-index) .section_row_3 tr:nth-child(3n+1):last-child { margin-left: 33.33333333%; }
body:not(.no-index) .section_row_3 tr:nth-child(3n+1):nth-last-child(2) { margin-left: 16.66666667%; }

body:not(.no-index) .section_row_4 [class^="custom_default_"]:nth-child(4n+1) { clear: none; }
body:not(.no-index) .section_row_4 [class^="custom_default_"]:nth-child(n):nth-last-child(n) { margin-left: 0; }
body:not(.no-index) .section_row_4 [class^="custom_default_"] { width: 50%; }
body:not(.no-index) .section_row_4 [class^="custom_default_"]:nth-child(2n+1) { clear: left; }
body:not(.no-index) .section_row_4 [class^="custom_default_"]:nth-child(2n+1):last-child { margin-left: 25%; }

body:not(.no-index) .section_row_main [class^="custom_default_"] { display: block; width: 100%; text-align: center; }
body:not(.no-index) .section_row_main .col-md-6{ margin: auto; }

body.no-index .section_row_main:not(.upper_contact) ~ .section:nth-child(n+4) #main { padding-bottom: 15px; }
body.no-index .section_row_main:not(.upper_contact) ~ .section:nth-child(n+4) #sidebar { padding-top: 15px; }
body.no-index .section_row_main:not(.upper_contact) ~ .section:nth-child(2n+5) #main { left: 0; }
body.no-index .section_row_main:not(.upper_contact) ~ .section:nth-child(2n+5) #sidebar { right: 0; }

body.page_testimonials .section_row_1 tr { width: calc(100% / 2 - 30px); margin: 1em 15px 0; }
body.page_testimonials .section_row_1 tr td { min-height: 400px; }

.upper_contact ~ .section_row_2 #main { width: 50%; float: left; }
.upper_contact ~ .section_row_2 #sidebar { width: 50%; float: left; }
  body:not(.no-index) .col-md-6{ width: 100%; }

}
@media (max-width:767px){
.riant-logo {
position: static;
width: 100%;
text-align: center;
display: block;
max-width: none;
}
.riant-logo img {
width: 230px;
}
.upper_fotos ~ .section_row_1 .front_img_gallery .col-sm-6,
.upper_fotos ~ .section_row_1 .front_img_gallery .col-md-6 { width: 100%; }
.navbar.navbar-default.navbar-fixed-top { display: block; }
#logo { float: none; text-align: center;}
img.img_right, img.img_left { display: block; float: none; }
#sequence-theme { max-height: 300px; }
#sequence-theme .slide .caption { margin-left: -50%; width: 100%; padding: 30px 15px; text-align: center; }
#sequence-theme .slide .caption .h3 p:first-child strong { font-size: 2em; }

body:not(.no-index) .section_row_main [class^="custom_default_"]:nth-child(n):nth-last-child(n) { float: none; width: 100%; margin-left: 0; }
body:not(.no-index) .section_row_3 tr:nth-child(n):nth-last-child(n) { float: none; width: 100%; margin-left: 0; }
body:not(.no-index) .section_row_4 [class^="custom_default_"]:nth-child(n):nth-last-child(n) { float: none; width: 100%; margin-left: 0; }

body.page_testimonials .section_row_1 tr { width: 100%; float: none; max-width: 290px; margin: 1em auto 0; }

.upper_contact ~ .section_row_2 #main table { font-size: 1.2em; }
.upper_contact ~ .section_row_2 #main { left: 0; width: 100%; float: none; }
.upper_contact ~ .section_row_2 #sidebar { right: 0; width: 100%; float: none; }
body:not(.no-index) .section_row_main { margin-top: 0; }
#sequence-theme .slide .caption .h3 p:first-child strong { font-size: 1em; }
body:not(.no-index) .col-md-3.header_col { width: 100%; }
body:not(.no-index) #page .section_row_1 h1{ font-size: 2em; }
.navbar.navbar-default.navbar-fixed-top { display: block; }

}

/*main_nav in custom header fix*/
@media (min-width:768px){
.main_nav.hidden-sm {display:block !important;}
}

/* Extra responsive step for footer / webshop on tablet */
@media (min-width:550px) and (max-width:991px) {
.col-md-3.footer_col { float: left; width: 50%; }
.col-md-3.footer_col:nth-child(odd)  { clear: left ; }
.col-md-3.footer_col:nth-child(even) { clear: right; }
#category_products .col-md-4, #frontproducttable .col-md-4 { float: left; width: 50%; }
}

/*----------------------------------------END-OF-FILE----------------------------------------------------*/
<?php
