body {
    font-size: 18px;
    color: #707070;
}

html {
    scroll-behavior: smooth;
}

.hidden {
    display: none;
}

.heading .heading-desc {
    font-size: 17px;
    margin-bottom: 55px;
}

.fixed-nav {
    position: fixed;
    background-color: white;
    z-index:15000;
}

.anugrom_heading {
    font-family: 'anugrom', sans-serif;
}

.navbar-nav>li>a {
    font-size: 18px;
}

.hero-headline {
    text-transform: uppercase;
}

.hero-bio {
    color: #707070;
}

.hero-action .btn {
    font-size: 18px;
}

.feature-left .feature-panel .feature-content p,
.feature-3 .feature-panel .feature-content p,
.feature-panel .feature-content ul li,
label,
.btn,
p,
.footer-copyright {
    font-size: 17px;
}

.feature-3 .feature-panel .feature-content h3 {
    font-size: 20px;
}

.footer .widget-info-box h4 {
    font-size: 18px;
}

.relative {
    position: relative;
}

.logo-div::after {
    position: absolute;
    width: 50px;
    height: 50px;
    border: solid 1px #6696CC;
    border-radius: 50%;
    top: -5px;
    left: -2px;
    content: '';
}

.background_position {
    background-color: #FBF5EB;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.logo_facebook {
    width: 30px;
    height: 30px;
    left: 7px;
    top: 8px;
    position: absolute;
}

.feature-3 .feature-panel .feature-img::before,
.feature-panel .feature-img::before {
    content: '';
    border: solid #6696CC 1px;
    width: 76px;
    height: 76px;
    position: absolute;
    border-radius: 50%;
    left: -3px;
    top: -6px;
}

.image__watdoenwe {
    width: 44px;
    height: 44px;
}

.feature-3 .feature-panel .feature-img {
    width: 76px;
    height: 76px;
}

.update_feature_image {
    width: 76px !important;
    height: 76px !important;
}

.feature-panel .feature-img,
.update_feature_image,
.contact_background::after,
.position_contact {
    background: #FBF5EB;
}

.contact_background {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.feature-panel .feature-img {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.icon_contact {
    margin-left: 6px;
    margin-top: 5px;
}

.position_contact {
    width: 35px;
    border-radius: 50%;
    height: 35px;
}

.feature-left .feature-panel .feature-content {
    padding-left: 120px;
}

.icon_contact {
    margin-right: 20px;
}

.contact_background::after {
    content: '';
    position: absolute;
    width: 35px;
    height: 35px;
    left: -3px;
    top: -2px;
    border: solid 1px #6696CC;
    border-radius: 50%;
    background-color: unset;
}

.icon_contact::after {
    content: '';
    position: absolute;
    width: 35px;
    height: 35px;
    background-color: red;
    border-radius: 50%;
    z-index: 0;
}

.update_container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.footer .footer-top {
    padding-top: 40px;
    padding-bottom: 0px;
}

.hero-headline {
    color: #6696CC !important;
}

::selection,
.carousel-dots .owl-dots .owl-dot.active span,
.testimonial-panel:hover {
    background-color: #6696CC;
}

.form-control:focus {
    border-color: #6696CC;
}

a,
.blue_heading {
    color: #6696CC !important;
}

.navbar-nav>li>a {
    color: #707070 !important;
}

.feature-content h3 {
    color: #646464;
}

.hero-action .btn {
    color: #ffffff !important;
}

p {
    color: #707070;
}

.form-wrapper .heading h3 {
    font-size: 35px;
}

.heading .heading-title {
    text-transform: uppercase;
}

.image__watdoenwe,
.update_feature_image img {
    margin-left: -7px;
    margin-top: -10px;
}

.bg-orange {
    background-color: #F392002F !important;
}

.hero-bio {
    text-transform: initial;
}

.foto_redesign {
    width: auto !important;
}

.owl-stage .active,
.flex_foto {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.flex_foto {
    flex-direction: column;
}

.margin_foto {
    margin-top: 30px;
}

.naam_foto {
    font-size: 25px;
}


.grecaptcha-badge {
    z-index: 15000;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 71%;
}

.owl-next {
    right: 0;
}

.owl-prev span, .owl-next span{
    font-size: 55px;
}

@media(min-width: 320px) {
    .hero-action {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    .button_phone_hero {
        margin: 0 !important;
        margin-right: 45px !important;
    }

    #wiezijnwij .feature-img img {
        width: 34px;
        height: 34px;
    }

    .relative-header__margin {
        margin-top: 12px;
    }

    .pull-right {
        margin-top: 35px;
    }

    .contact_background span {
        margin-left: 15px;
    }

    #contact .feature-panel {
        padding-top: 0;
    }

    .foto_redesign {
        height: 450px;
    }

    .svg_icoon {
        width: 90px;
        z-index: 1500;
        position: absolute;
        right: 15px;
        top: 420px;
    }
}

@media(min-width: 320px) and (max-width:767px) {
    .feature-3 .feature-panel {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .hero .hero-headline {
        font-size: 35px;
    }

    .hero {
        padding-top: 150px;
        padding-bottom: 40px;
    }

    .hero .hero-bio {
        font-size: 18px;
        line-height: 29px;
        margin-top: 15px;
    }

    .heading-title {
        font-size: 35px !important;
    }

}

@media (min-width: 576px) {
    .owl-prev, .owl-next {
        top: 30%;
    }
}

@media(min-width: 768px) {

    #wiezijnwij .feature-img img,
    .feature-img {
        width: 24px;
        height: 24px;
    }

    #wiezijnwij .feature-content {
        width: 580px;
    }

    .feature-left .feature-panel .feature-content p {
        max-width: 310px;
    }

    .bg-section {
        background-position: center;
    }

    .feature-left .feature-panel .feature-content {
        padding-left: 80px;
    }

    .update_feature_image {
        width: 50px !important;
        height: 50px !important;
    }

    .feature-panel .feature-img::before {
        width: 50px;
        height: 50px;
    }

    .foto_redesign {
        height: 550px;
    }

    .custom_height {
        height: 630px;
    }

    .svg_icoon {
        width: 150px;
        top: 400px;
        right: 15%;
    }
}

@media (min-width: 992px) {
    .hero {
        padding-top: 180px;
        padding-bottom: 30px;
    }
}

@media (min-width: 1440px) {
    .logo-div img {
        position: absolute;
    }

    .hero-action {
        align-items: unset;
    }

    .svg_icoon {
        top: 460px;
        right: 25%;
    }
}