html{
    overflow-x:hidden;
}
#wpadminbar {
    display:none;
}
body{
    font-family: nimbus-sans, sans-serif;
    color: #5F6975;
    font-size:14px;
}
h1,h2,h3,h4,p,span,strong{
    font-family: effra, sans-serif;
    font-weight: 700;
    font-style: normal;
}
h2 {
    font-size: 27px;
    font-weight:700;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 15px;
}
p{
    
    font-weight: 400;
    font-style: normal;
}
a{
    text-decoration:none;
    color:rgba(55,195,222,1);
    background-color:rgba(55,195,222,.25)!important;
    border-radius:25px;
    padding:6px 25px;
}
span{color:#36C3DD;}
.container {
    margin: auto!important;
}
.topbar {
    font-size:12px;
    padding-top:5px;
    padding-bottom:5px;
}
.topbar a, .topbar a:hover {
    padding:5px;
}
.wpb_content_element {
    margin-bottom: 15px!important;
}
html{
    overflow-x:hidden;
}
#wpadminbar {
    display:none;
}
body{
    font-family: nimbus-sans, sans-serif;
    color: #5F6975;
    font-size:14px;
}
h1,h2,h3,h4,p,span,strong{
    font-family: effra, sans-serif;
    font-weight: 700;
    font-style: normal;
}
h2 {
    font-size: 27px;
    font-weight:700;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 15px;
}
p{
    
    font-weight: 400;
    font-style: normal;
}
a{
    text-decoration:none;
    color:rgba(55,195,222,1);
    background-color:rgba(55,195,222,.25);
    border-radius:25px;
    padding:6px 25px;
}
span{color:#36C3DD;}
.container {
    margin: auto!important;
}
.topbar {
    font-size:12px;
    padding-top:5px;
    padding-bottom:5px;
}
.topbar a, .topbar a:hover {
    padding:5px;
}
.wpb_content_element {
    margin-bottom: 15px!important;
}
.vc_section.lines {
    background-image: none;
    background-repeat: no-repeat;
    background-position: 13px 0;
    padding-top: 15px;
    margin-top:15px!important;
}
ol { 
    counter-reset: item;
    list-style-type: none;
}
li { display: block; }

ol li, ul li {position:relative;} 
ol li:after, ul li:after {
    content: counter(item) " ";
    counter-increment: item;
    display: block;
    position: absolute;
    top: 1px;
    left: -24px;
    height: 18px;
    width: 21px;
    background-image: url(/wp-content/uploads/2021/03/Ovaal.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 12px;
    color: #36C3DD;
}
ul li:after {
    content: " "!important;
}
.contactForm {
    margin-top: 75px;
    background-image: url(/wp-content/uploads/2021/03/Ovaal2.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    
}
.wpb_text_column.lines .wpb_wrapper {
    background-image: none;
    background-repeat: no-repeat;
    background-position: center 15px;
    margin-top: 15px!important;
    padding-top: 30px;
    padding-bottom: 30px;
}
input.wpcf7-form-control, textarea {
    border: 0;
    background-color: rgba(55,195,222,.25);
    padding: 5px 15px;
    border-radius: 5px;
    color: #5F6975;
    width:100%;
}
.wpcf7-submit {
    background-color: rgba(55,195,222,1)!important;
    color:#FFF!important;
}
.contactInfo a {
    background:none;
    padding: 0;
}
footer {
    background-color: #5F6975;
    padding:10px 0;
    color: #FFF;
    font-size:12px;
}
section.vc_section.container.contactForm {
    margin-bottom: 25px!important;
    margin-top: 50px!important;
}
    #bouwprobleemReadMore{display:none; transition:all 1s ease;}
    #vakbekwaamheidReadMore {display:none; transition:all 1s ease;}
    ol.start2 { counter-reset: item 1 }
    ol.start3 { counter-reset: item 2; margin-top: -15px;}
    ol.start5 { counter-reset: item 4 }
   ul { counter-reset }
   .txtLink {padding:0; background:none!important;}
   a{cursor:pointer;}
   .topbar{margin-bottom:20px;}
   i.far.fa-envelope {
        font-size: 45px;
        color:rgba(55,195,222,1)!important;
        margin-top: 15px;
    }
    .mailWidget {
    position: fixed;
    top: 10%;
    right: 0;
    width: 100px;
    height: 75px;
    color:rgba(55,195,222,1)!important;
    background-color:rgba(55,195,222,.25)!important;
    text-align:center;
    border-radius:10px 0 0 10px;
    transition:all 1s ease;
}
.mailWidget:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
    width: 120px;
    transition:all 1s ease;
    cursor:pointer;
}
img.designerLogo {
    height: 19px;
    margin-bottom: -2px;
}
@media only screen and (max-width: 890px) {
.topbar a {
    background: none!important;
}

.topbar {
    width: 100%;
    color: rgba(55,195,222,1);
    background-color: rgba(55,195,222,.2);
    text-align:center;
    position:fixed;
    top:0;
    z-index:5;
}
.topbarBack {
    width: 100%;
    height:30px;
    background-color: #FFF;
    text-align:center;
    position:fixed;
    top:0;
    z-index:0;
}
body{
    padding-top:30px;
}
.mailWidget {
    display:none;
}
}