/*
 Theme Name: Tele Clean
 Theme URI: https://www.webtima.nl
 Description: Tele Clean theme
 Author: WEBtima
 Author URI: https://www.webtima.nl
 Template: enfold
 Version: 0.1.0
 */

 .bcinfo{
	margin-left: 30%;
    width: 70%;
    height: 127px;
    border: 1px solid transparent !important;
}
.bcinfo .inner{
	margin-top: 37.5px;
	height: 50px;
	width: 100%;
}
.bcinfo .inner .innerimg{
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	line-height: 1em;
}
.bcinfo .inner .innertext{
	font-size: 18px;
	line-height: 1.3em;
	width: 25%;
	float: left;
	font-family: roboto;
}

.innertext a{
	color:#095184 !important;
}

.bcinfo .inner .innerbutton{
	font-size: 18px;
	line-height: 50px;
	width: 200px;
	float: left;
	font-family: roboto;
	background-color: #095184;
	height: 50px;
	text-align: center;
	color:white;
	border-radius: 10px;
	float: right;
}

@media only screen and (max-width: 980px){
	.innerbutton{
		display: none !important;
	}
	.inner .innertext{
		width: 35% !important;
	}
}
@media only screen and (max-width: 650px){
	.innerbutton{
		display: none !important;
	}
	.bcinfo{
		margin-left: 0%;
		width: 100%;
		height: auto !important;
	}
	.bcinfo .inner{
		margin: 0px;
	}
	.inner .innerimg{
		width: 10% !important;
	}
	.inner .innertext{
		width: 40% !important;
		font-size: 12px !important;
	}
}

.dienstvakken{
    padding: 0px !important;
    -webkit-box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.75);
}

.dienstvakafbeelding img{
	border-radius: 0px !important;
	height: 220px !important;
	object-fit: cover !important;
}

.dienstvaktekst{
    padding: 10px 30px 10px 30px;
}

.dienstrow:after {
    content: "";
    display: table;
    clear: both;
}

.dienstcolumn1, .dienstcolumn2{
    float: left;
    width: 50%;
}

@media screen and (max-width: 767px) {
    .dienstcolumn1, .dienstcolumn2 {
        width: 100%;
    }

    .dienstcolumn1, .dienstcolumn1 img{
        height: unset !important;
    }

    .dienstvakfirst{
        margin-bottom: 20px !important;
    }

    .dienstenfirstcontentsection .content{
        padding-bottom: 0px !important;
    }
}

.dienstvakfirst{
    margin-bottom: 70px;
}

.dienstcolumn2{
    padding: 35px !important;
}

.dienstcolumn1 img{
    height: 100%;
}

.dienstcolumn1{
    height: 360px;
}

.HomeCTAContact a{
	border-radius: 15px !important;
	font-size: 18px !important;
    font-weight: bold !important;
}

.contactnu{
	background-color: #FFFFFF;
	padding: 20px 10px !important;
	margin: 10px !important;
	box-shadow: 0 0 10px 0 #000000;
	margin-bottom: 20px;
}

.contactnu .gform_body input{
	background: #ffffff !important;
    border: 0px !important;
    border-bottom: 1px solid #a9a9a9 !important;
}

.contactnucontact .gform_heading{
	display: none;
}

.contactnuofferte .gform_heading{
	display: none;
}

.contactnuofferte .gform_body input{
	background: #ffffff !important;
    border: 0px !important;
    border-bottom: 1px solid #a9a9a9 !important;
}

.text_input, textarea{
	border-bottom: 1px solid #A9A9A9  !important;
border-left:0px !important;
	border-top: 0px !important;
	border-right: 0px !important;
	background-color: white !important;
	border-radius: 0px !important;
	margin-right: 20px !important;
	
}

#gform_2 #gform_submit_button_2{
	background-color: #009ddf;
    border-radius: 5px;
}

#gform_2 .gform_title{
	text-transform: uppercase !important;
}

.overons_content{
	width: 75%;
	margin: 0 auto !important;
}

@media screen and (max-width: 767px) {
	.overons_content{
		width: unset !important;
		margin: unset !important;
	}
}



#header_main_alternate{
	border-color: transparent !important;
}

@media only screen and (max-width: 650px){
	.blokken{
		margin-top: 0px !important;
	}

	.dienstenimg, .dienstenimg img, .dienstentext {
		width: 100% !important;
	}
}

.blokken{
	margin-top: -125px;
	background: TRANSPARENT;
}

.dienstenimg{
	float: left;
	width: 37%;
	line-height:1em;
}

.dienstentext{
	float: left;
	width: 62%;
	padding: 5px 10px;
	vertical-align: middle;
}
.dienstentext p{
	margin: 0px;
}

#header .logo a img{
	padding: 10px !important;
}