/*
Theme Name: Könings Schilderwerken
Theme URI: http://koningsschilderwerken.nl
Description: Een WordPress-sjabloon speciaal gemaakt voor Könings schilderwerken. 
Author: Könings Schilderwerken
Author URI: http://koningsschilderwerken.nl
Version: 2.0

License: CC BY-NC-ND 4.0
License URI: https://creativecommons.org/licenses/by-nc-nd/4.0/deed.nl
*/

/* basis */

.admin-bar .intro-header:before {height: 632px;}

html, body {
    height: 100%;
}
html {
    color: #444;
    font-family:  'Lato', sans-serif;
    font-size: 16px;
}

body {
    font-size: 62.5%;
    background-color: #fff;
    font-family: 'Lato', sans-serif;
    line-height: 1.42857;
}
.clearboth {
    clear: both;
    height: 0;
}
h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2.25em;
    font-weight: 800;
    letter-spacing: 0.15em;
    margin: 25px 0 14px;
    text-transform: uppercase;
}
p {
    color: #B3A281;
    font-family: 'Lato', sans-serif;
    font-size: 1.75em;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.75em;
    text-transform: uppercase;
}

.fullwidth {
    height: auto;
    width: 100%;
}

.project_copy {
    text-align: center;
    left: 15%;
    position: absolute;
    top: 30%;
}

.project_block {
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

.work_project {
    opacity: 0;
}

.project_overlay {
    background-color: rgba(51, 47, 37, 0.7);
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}

.work_project_opacity_only {
    opacity: 1;
    -webkit-transition: all 1.2s ease-in-out 0s;
    transition: all 1.2s ease-in-out 0s;
}

.work_aniclass_1 {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out 0.2s;
    transition: all 0.5s ease-in-out 0.2s;
}

.transition_all {
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.project_overlay a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

.work_project:hover .project_overlay {
    opacity: 1;
}

.coloured_background { overflow: hidden;}

.table {
    display: table;
    height: 100%;
    margin: 0;
    width: 100%;
}

.table_cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

.no_pad {
    padding: 0;
}

.pad30 {
    padding-bottom: 30px;
    padding-top: 30px;
}
.pad50 {
    padding-bottom: 50px;
    padding-top: 50px;
}

.pad70 {
    padding-bottom: 70px;
    padding-top: 70px;
}

.pad90 {
    padding-bottom: 90px;
    padding-top: 90px;
}
a:focus {
    outline: medium none;
}
a {
    color: #fff;
    outline: medium none;
     -webkit-transition-duration: 0.1s;
     -webkit-transition-property: color;
    transition-duration: 0.1s;
    transition-property: color;
}
a:hover, a:focus {
    color: #332F25;
    text-decoration: underline;
}
.btn {
    -moz-user-select: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-size: 0.8em;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.6em;
    margin-bottom: 0;
    margin-top: 14px;
    padding: 10px 30px;
    text-align: center;
    transition-duration: 0.2s;
    transition-property: all;
    vertical-align: middle;
    white-space: nowrap;
    border: 2px solid transparent;
}
.btn-light:active, .btn-light .active {
    background-image: none;
}
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light .active {
    background-color: #fff;
    border-color: #fff;
    color: #332F25;
}
.btn:active, .btn .active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 none;
}
.btn:focus {
    outline-offset: 0;
}
.btn-light {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.half-block {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: 0 -15px;
    text-align: center;
}
.half-block p {
    padding: 30px 0 0;
    text-align: center;
}
.half-block .inner:hover {
    background-color: rgba(51, 47, 37, 0.8);
}
.half-block .inner {
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: background-color;
    transition-duration: 0.4s;
    transition-property: background-color;
}
h3, .half-block h3, footer h3 {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 2em;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-top: 10px;
}
.spacer20 {
    display: block;
    height: 20px;
}

/*#schilderwerk .intro-header {  border-bottom: 2px solid #332F25; }*/

/* navigatie */

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: transparent;}
.btn:hover, .btn:focus {
    text-decoration: none;
}

.navbar-gefixeerd {
    background: none repeat scroll 0 0 #332f25;
    border-bottom: 2px solid #80745c;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 1;
}
.navbar-static .navbar-brand {
    background: url("img/logo-koningsschilderwerken210x135.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    height: 135px;
    left: 50%;
    margin: 40px 0 0 -105px;
    position: absolute;
    width: 210px;
}
.navbar-gefixeerd .navbar-brand {
    background: url("img/brush_and_roller_icon72x72.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    height: 72px;
    left: 49%;
    margin: 0 0 0 -25px;
    position: absolute;
    top: 10px;
    width: 72px;
    z-index: 10;
}
.navbar-static {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    height: 200px;
    letter-spacing: 2px;
    line-height: 1;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.navbar-static .navbar-nav {
    float: none;
    margin-top: 185px;
    position: relative;
    text-align: center;
}
.navbar-static .navbar-nav li {
    min-width: 12%;
}
.navbar-static .navbar-nav li {
    display: inline-block;
    float: none;
    text-align: center;
}
.navbar-static .navbar-nav li a {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
}
.navbar-gefixeerd .navbar-nav li:hover .line {
    border-bottom: 2px solid #FFF;
}
.navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-static .navbar-nav li a:hover, .navbar-static .navbar-nav li a:focus {
    color: #fff;
}
.navbar-static .navbar-nav li a .line {
    border-bottom: 2px solid transparent;
    display: inline-block;
    padding: 7px 0 5px;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: border-color;
    transition-duration: 0.3s;
    transition-property: border-color;
}
.navbar-static .navbar-nav li:hover .line {
    border-bottom: 2px solid #FFF;
}
.navbar-gefixeerd .navbar-nav li {
    min-width: 20%;
}
.navbar-gefixeerd .navbar-nav li {
    display: inline-block;
    float: none;
    text-align: center;
}
.navbar-gefixeerd .navbar-nav li a {
    color: #fff;
    display: inline-block;
    font-size: 13px;
	text-transform: uppercase;
}
.navbar-gefixeerd .navbar-nav li a .line {
    border-bottom: 2px solid transparent;
    display: inline-block;
    padding: 7px 0 5px;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: border-color;
    transition-duration: 0.3s;
    transition-property: border-color;
}
.navbar-gefixeerd .navbar-nav {
    float: none;
    height: 90px;
    padding: 15px 0;
    position: relative;
    text-align: center;
}
.navbar-mobile {
    background: none repeat scroll 0 0 #332f25;
    border-bottom: 2px solid #80745c;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
}
.navbar-mobile .navbar-brand {
    background: url("img/brush_and_roller_icon50x50.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    height: 32px;
    margin: 8px 0 0 15px;
    width: 32px;
}
.navbar-mobile .navbar-toggle {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0;
    outline: 0 none;
}
.navbar-mobile .navbar-toggle:hover, .navbar-mobile .navbar-toggle:focus {
    background-color: #80745c;
}
.navbar-mobile .navbar-nav li a {
    font-size: 12px;
    text-transform: uppercase;
}
.navbar-mobile .navbar-nav {
    margin: 0 -15px;
}
.navbar-mobile .navbar-nav li {
    text-align: center;
}
.navbar-default { box-shadow: none; -webkit-box-shadow: none;}
.coloured_background {
    background-color: #80745C;
    /*border-top: 2px solid #332F25;
    border-bottom: 2px solid #332F25;*/
    padding: 80px 0;

}

.case_study_container {
    max-width: 970px;
}

.coloured_background.white {
    background-color: #fff;
}
.coloured_background.white h2 {
    color: #332F25;
}

.img-block.no1 {
    background-image: url("img/woningbouw_schilderwerk.jpg");
}

#kwaliteit .img-block.no1 {
    background-image: url("img/header_quality.jpg");
}

#promo .img-block.no1 {
    background-image: url("img/mosaic_schilderwerk.jpg");
}

#kwaliteit .img-block.no2 {
    background-image: url("img/header_kwaliteit.jpg");
}

#contact .img-block.no1 {
    background-image: url("img/midsec-contact.jpg");
}
.img-block.no2 {
    background-image: url("img/traditioneel_schilderwerk.jpg");
}
.img-block.no3 {
    background-image: url("img/schilder_anno_nu.jpg");
}
.img-block {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 90%;
    width: 100%;
}

#bedrijfsprofiel .coloured_background p,
#woningcorporaties .coloured_background p,
#contact .coloured_background p,
#kwaliteit .coloured_background p,
#promo .coloured_background p  {
    font-size: 1.5em;
    font-weight: 400;
    text-transform: none;
}

footer#footer p.formResponse { 
    text-transform: none;
    font-size: 1.6em;
    font-weight: 400;
}
footer#footer h4 {  
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: 0.1em;
    padding: 0 0 10px;
    color: #fff;

}

blockquote {
    border-left: none;
}

#woningcorporaties .coloured_background blockquote p {
    font-size: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
}

.overlay {
    background-color: rgba(51, 47, 37, 0.8);
    bottom: -92px;
    position: absolute;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
}

.ander_schilderwerk_titel {
    color: #fff;
    font-size: 1.2em;
    letter-spacing: 0.125em;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
}

.andere {
    overflow: hidden;
}

.andere:hover .overlay {
    bottom: 0;
}

.ander_schilderwerk a:hover,
.ander_schilderwerk a:focus {
    text-decoration: none;
}

/*#woningcorporaties .coloured_background {
    padding-bottom: 0px;
}*/

/* koptekst */

.intro-header:before {
    background-color: #7e5413;
    content: " ";
    height: 600px;
    left: 0;
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
    position: absolute;
    top: 0;
    width: 100%;
}
.intro-header {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    height: 600px;
    overflow: hidden;
    width: 100%;
}
.intro-header h2 {
    color: #fff;
    font-family: 'Lato', sans-serif; 
    font-size: 4em;
    font-weight: 800;
    letter-spacing: 0.25em;
    padding: 270px 0 140px 0;
    text-transform: uppercase;
}
.intro-header h2 small {
    color: #fff;
    display: block;
    font-family: 'Lato', sans-serif; 
    font-size: 0.45em;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 30px 0;
    text-transform: none;
}

.coloured_bar_headline {
    color: #fff;
}
section.hook-line {
    background-image: url("img/voorjaar-banner.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: relative;
    text-align: center;
} 
section.hook-line .inner {
    background-color: rgba(51, 47, 37, 0.5);
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: background-color;
    transition-duration: 0.4s;
    transition-property: background-color;
}
section.hook-line h2 { color: #fff;}
section.hook-line p { color: #b3a281;}
section.hook-line .inner:hover {
    background-color: rgba(51, 47, 37, 0.9);
}
section.hook-line .inner {
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: background-color;
    transition-duration: 0.4s;
    transition-property: background-color;
}
#woningbezitters-wrapper.half-block {
    background-image: url("img/bg-woningbezitters-wrapper.jpg");
}
#woningcorporaties-wrapper.half-block {
    background-image: url("img/bg-woningscorporaties-wrapper.jpg");
    position: relative;
}

/* formulier */

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
textarea:focus::-webkit-textarea-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
textarea:focus:-ms-textarea-placeholder { color:transparent; } /* IE 10+ */

.contact-form input, .contact-form textarea {
    margin-bottom: 10px;
    resize: none;
}
.form-control {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: block;
    font-family:  'Lato', sans-serif;
    font-size: 1.4em;
    font-weight: normal;
    height: 54px;
    letter-spacing: 0.1em;
    line-height: 1.42857;
    padding: 14px 16px;
    text-align: center;
    text-transform: uppercase;
    transition: none 0s ease 0s ;
    vertical-align: middle;
    width: 100%;
    margin: 14px 0 21px;
}
.form-control::-moz-placeholder {
    color: #b3a281;
    opacity: 1;
}
.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}
.form-control:focus {
    border-color: #555;
    box-shadow: none;
    outline: 0 none;
}
.help-block {
    color: #332f25;
    display: block;
    margin-bottom: 14px;
    margin-top: 7px;
    font-family:  'Lato', sans-serif;
    font-size: 1.4em;
}
.btn-versturen {
    background-color: transparent;
    border-color: #332f25;
    color: #332f25;
}
.btn-versturen:active, .btn-versturen .active {
    background-image: none;
}
.btn-versturen:hover, .btn-versturen:focus, .btn-versturen:active, .btn-versturen .active {
    background-color: #332f25;
    border-color: #332f25;
    color: #fff;
}
.btn-large {
    font-size: 1.4em;
    padding: 15px 26px;
    text-transform: uppercase;
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 25px;
    right: 50px;
}

.glyphicon { font-size: 1.8em;}
.has-error .help-block, .has-error .control-label, .has-error .radio,
.has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline,
.has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label,
 .has-error.checkbox-inline label {
       color: #332F25;
 }

/* voettekst */

footer#footer { text-align: center; }
footer#footer .eerste {
    background-color: #80745C;
}
footer#footer p.details { font-size: 1.2em; letter-spacing: 0.1em;}
footer#footer .tweede {
    background-color: #332F25;
}
footer#footer .tweede p {
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
footer#footer .social_menu {
    margin: 40px 0 0;
}
footer#footer h3 small {
    display: block;
    font-size: 0.75em;
    letter-spacing: 0.1em;
    padding: 0 0 10px;
    color: #fff;
}/*
footer#footer {
    border-top: 2px solid #332f25;
}*/
footer#footer a {
    -webkit-transition-duration: 0.1s;
    -webkit-transition-property: color;
    transition-duration: 0.1s;
    transition-property: color;
}
.social_menu {
    display: inline-block;
    list-style-type: none;
    overflow: hidden;
    padding: 0;
}
.social_menu li {
    display: inline;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    width: auto;
}
.social_menu li a span.inner {
    background-image: url("img/social_icons_sprite-sheet.png");
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    width: 28px;
}
.social_menu li a {
    display: block;
    float: left;
    height: 28px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 28px;
}
.social_menu li.facebook a .inner {
    background-position: -28px 0;
}
.social_menu li.facebook a:hover .inner {
    background-position: -28px -29px;
}
.social_menu li.twitter a .inner {
    background-position: 0 0;
}
.social_menu li.twitter a:hover .inner {
    background-position: 0 -29px;
}
.social_menu li.google a .inner {
    background-position: -505px 0;
}
.social_menu li.google a:hover .inner {
    background-position: -505px -29px;
}
.social_menu li.instagram a .inner {
    background-position: -477px 0;
}
.social_menu li.instagram a:hover .inner {
    background-position: -477px -29px;
}

/* media queries */

@media (max-width: 785px) { 
   .navbar-mobile .navbar-nav {
        margin-left: 0px;
        margin-right: 0px;
    }
    .intro-header h2 {
        padding: 180px 0 140px;
    }
    .img-block {
    height: 180px;
    }

 }

 @media (max-width: 320px) { 
    .intro-header:before, .intro-header {
        height: 480px;
    }

    .intro-header h2 {
        padding: 80px 0 40px;
    }

 }