*, body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Nunito', sans-serif;
}

body {
    background-color: #FFF;
}

a {
    text-decoration: none !important;
}

ul, ol {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

section.top-bar {
    background-color: #3886bc;
    padding: 15px 0;
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.btn-primary {
    background-color: #3ba4b2;
    border-color: #3ba4b2;
}

.btn-primary:hover {
    background-color: #2c757f;
    border-color: #2c757f;
}
.screen-reader-response {
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
    margin-right: 40px; 

}

footer ul.contact-info {
    margin-left: 0;
}
.contact-info a {
    color: #3886bc;
}

footer .contact-info a {
    color: #fff !important;
    font-weight: bold;
}

.top-bar .top-left {
    float: left;
}

.top-left .social {
    display: inline-block;
}

.top-right .spoed {
    background-color: #fff;
    color: #3886bc;
    font-weight: bold;
    border-radius: 8px;
    display: inline-block;
    padding: 8px 16px;
    position: relative;
    top: -8px;
}

.wpcf7-not-valid-tip {
    display: block;
    color: #3ba4b2;
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
}
.top-bar .top-left > div,
.top-bar .top-left a {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    margin-right: 20px;
}
.top-bar .top-left > div i,
.top-bar .top-left a i {
    margin-right: 6px;
}

.top-bar .top-right {
    float: right;
}

.top-bar .social li {
    display: inline-block;
    margin-left: 20px;
}

.top-bar .social li a {
    display: inline-block;
    color: #fff;
}

.navbar-toggler i {
    color: #333;
}

.navbar {
    height: 120px;
    background-color: #fff;
    top: 54px;
}

.fixed-top.scroll {
    top: 0;
    height: 80px;
    transition: height 0.75s ease-out;

}

.navbar-nav .nav-item {
    margin: 0 15px;
}

.navbar-nav .nav-link {
    font-size: 18px;
    line-height: 18px;
    font-weight: 800;
    text-transform:initial;
    color: #3886bc;
}

.navbar-nav .nav-item.active a,
.navbar-nav .nav-link:hover {
    color: #333;
}

.navbar-brand {
    margin-right: 5rem;
}

section.banner {
    margin-top: 174px;
    position: relative;
}

section.banner .top-left-star {
    position: absolute;
    z-index: 99;
    left: 100px;
    top: 30px;
}

section.banner .bottom-right-star {
    position: absolute;
    z-index: 99;
    right: 100px;
    bottom: 0;
}

section.banner .caption {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

section.banner .caption {
    text-align: center;
}

section.banner .caption .upper-title {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    text-shadow: 2px 0 2px #222222;
    margin-bottom: 10px;
}

section.banner .caption h1 {
    font-size: 70px;
    font-weight: 800;
    color: #fff;
    text-shadow: 4px 0 2px #222222;
}

section.banner .caption a i {
    color: #3ba4b2;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

section.aboutus {
    margin-top: 50px;
    padding-bottom: 120px;
}

section.aboutus.home {
    margin-top: 0;
}

.contact-flex {
    display: flex;
    gap: 2rem;
    flex-direction: row;
}

section.services {
    padding: 120px 0;
}

section.services .image:hover img {
    opacity: 1;
}

section.services .sec-title {
    text-align: center;
}

.contacttext {
    width: 50%;
}

ul.contact-info {
    margin-left: 30px;
}

a.kaart {
    float: right;
    margin: 0 0 20px 20px;
}

section.services .service {
    position: relative;
    display: block;
    overflow: hidden;
    background: #ffffff;
    padding: 50px 28px 41px;
    padding-right: 40px;
    z-index: 1;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    min-height: 166px;
}

section.services .image{
    position: relative;
    display: block;
    overflow: hidden;
    height: 227px;
    z-index: 1;
}

section.services .image img {
    height: 238px;
    width: 100%;
    opacity: .75;
}

section.services .col-lg-4:hover img {
    opacity: 1;
}

section.services .col-lg-4:hover p a,
section.services .col-lg-4:hover h3 a{
    color: #333;
}

section.services .service h3 {
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 20px;
}

section.services .service h3 a {
    color: #3886bc;
    font-size: 22px;
    line-height: 1.25;
    display: block;
}

section.services .service p a{
    font-size: 18px;
    font-weight: 600;
    color: #8f849c;
}

section.why-us {
    padding: 120px 0;
}

section.why-us .image {
    height: 660px;
    margin-right: 30px;
    overflow: hidden;
}

section.why-us .image img {
    height: 687px;
    width: 100%;
}

section.why-us .sec-title {
    margin-bottom: 50px;
}

section.why-us ul li {
    display: block;
    padding-left: 30px;
    position: relative;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #8f849c;
}

section.why-us ul li i {
    position: absolute;
    left: 0;
    top: 3px;
    color: #45A5E7;
}

section.why-us .text-box {
    height: 665px;
    position: relative;
}

section.why-us .text-box .btn {
    position: absolute;
    bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    padding: 20px 40px;
}

section.why-us .text-box .btn i {
    margin-right: 8px;
}

section.testimonials {
    background-image: url(../images/testimonials.jpg);
    width: 100%;
    height: 600px;
    position: relative;
    z-index: 1;
    background-size: cover;
    padding: 50px 0;
}

section.testimonials .container {
    position: relative;
}

section.testimonials::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(56, 134, 188, 0.95) none repeat scroll 0 0;
    content: "";
    z-index: -1;
}

section.testimonials .btn {
    background-color: #fff;
    border-radius: 0;
    color: rgb(56, 134, 188);
    font-weight: 600;
    padding: 15px 30px;
}

section.testimonials .btn i {
    margin-right: 8px;
}

section.testimonials .sec-title {
    text-align: center;
    margin-bottom: 50px;
}

section.testimonials .sec-title .title {
    color: #fff;
}

section.testimonials .sec-title .start-icon {
    max-width: 50px;
    margin: 0 auto;
}

section.testimonials .block {
    background-color: #34739f;
    position: absolute;
    left: 100px;
    right: 100px;
    padding: 50px;
}

section.testimonials .block li {
    display: block;
    margin-bottom: 100px;
}

section.testimonials .block .text {
    position: relative;
    font-weight: 700;
    margin-bottom: 40px;
    padding: 0 40px;
}


/* Text carousel */
section.testimonials #carousel {
position: relative;
width:100%;
margin:0 auto;
}

section.testimonials #slides {
overflow: hidden;
position: relative;
width: 100%;
height: auto;
}

section.testimonials #slides ul {
list-style: none;
width:100%;
height:260px;
margin: 0;
padding: 0;
position: relative;
}

section.testimonials #slides li {
width:100%;
height:320px;
float:left;
text-align: center;
position: relative;
    color: #ffffff;
    font-size: 40px;
    line-height: 50px;
}

.hide {
    display: none !important;
}

section.testimonials .stars img {

}

section.testimonials .btn-bar{
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -60px;
    width: 100%;
}

.entry-content {
padding: 40px 20px;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
}

.entry-content ul, .entry-content ol {
margin: 15px 0 25px 20px;
}
.cta-section {
margin-top: 40px;
text-align: center;
background: #f4f8fb;
padding: 20px;
border-radius: 8px;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #3886bc !important;
    color: white !important;
}

section.testimonials #buttons {
padding:0 0 5px 0;
float:right;
}

section.testimonials #buttons a {
text-align:center;
display:block;
font-size:50px;
float:left;
outline:0;
color: #fff;
text-decoration:none;
display:block;
padding:9px;
width:35px;
}

section.testimonials a#prev {
    position: absolute;
    left: 0;
}

section.testimonials a#next {
    position: absolute;
    right: 0;
    left: auto;
}

section.testimonials a#prev:hover, a#next:hover {
color:#FFF;
}

section.testimonials .stars {
    display: block;
    margin: 0;
}
section.testimonials .quote-phrase, 
section.testimonials .quote-author {
display: table-cell;
vertical-align: middle;
padding: 5px 20px;
}
section.testimonials .quote-author {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
}

section.testimonials .quote-phrase {
height: 200px;
color: #ffffff;
font-size: 40px;
line-height: 50px;
}

section.testimonials .quote-marks {
font-size:30px;
padding:0 3px 3px;
position:inherit;
}

section.testimonials .quote-author {
    color: #ffffff;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
}

section.testimonials .quoteContainer, 
section.testimonials .authorContainer {
display: table;
width: 100%;
}

.about-text {
    position: relative;
    display: block;
    background: #f2f6f8;
    padding-top: 100px;
    padding-bottom: 75px;
    padding-left: 90px;
    padding-right: 90px;
    margin-left: -230px;
    border-left: 30px solid #ffffff;
    border-bottom: 30px solid #ffffff;
}

.sec-title .title {
    position: relative;
    display: block;
    color: #3886bc;
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    text-transform: none;
    font-family: 'Nunito', sans-serif;
    margin: 20px 0 30px;
}

.inner-content .text p {
    color: #8f849c;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    min-height: 190px;
}

.free-quote-box {
    position: relative;
    display: block;
    background: #45a5e7;
    padding: 42px 65px 38px;
    padding-right: 40px;
    color: #fff;
}

.free-quote-box .title a {
    display: block;
    color: #ffffff;
    font-size: 33px;
    font-weight: 800;
    margin: 2px 0 0;
}

.free-quote-box .title h1 a {
    color: #fff;
}

section.services {
    background-color: #f2f4f8;
}

section.logos {
    padding: 120px 0;
}

.quote-form {
    position: relative;
    display: block;
    background: #f2f4f8;
    padding: 50px 100px;
    z-index: 3;
    height: 574px;
    border-bottom: 30px solid #ffffff;
}

.quote-form .sec-title .title {
    font-size: 40px;
    line-height: 52px;
}

.quote-image-box {
    position: relative;
    display: block;
    margin-left: -200px;
    z-index: 1;
}
.free-quote-box.style2 {
    border-right: 30px solid #ffffff;
    max-width: 470px;
    padding-top: 43px;
    padding-bottom: 40px;
}
section.quotation {
    margin-top: 280px;
}
.page-content {
    margin-top: 160px;
}
.page-content.contact {
    margin-bottom: 60px;
}
.page-content.aboutus {
    margin-top: 20px;
}
.counter-container {
    text-align: center;
    margin: 20px;
}

.counter {
    font-size: 60px;
    font-weight: bold;
    color: #333;
}

.page-content > h1 {
    margin-bottom: 30px;
}

.page-content p > img {
    /* float: left;
    margin-right: 20px;
    margin-bottom: 20px; */
    width: 100%;
    max-width: 440px;
    margin-bottom: 20px;

}

h1 {
    font-weight: bold;
    margin-bottom: 30px;
}

.wpcf7-list-item {
    margin-right: 10px;
}
form label {
    font-weight: bold;
}
.wpcf7-list-item-label {
    margin-right: 4px;
}
.page-content ol,
.page-content ul {
    margin-left: 20px;
    margin-bottom: 20px;
}
textarea,
form input[type=date],
form input[type=tel],
form input[type=email],
form input[type=text] {

    padding: 3px 15px;
    border-radius: 4px;
    border: 1px solid #dddd;
}

.contact-info { margin-top: 30px; margin-bottom: 40px; }
.contact-info li {
    line-height: 20px;
}

.quote-form:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    background: #ffffff;
    content: "";
}

.flex.flex-counter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white !important;
}

.flex.flex-counter .counter {
    color: white !important;
}
.flex.flex-counter p {
    font-size: 28px;
    margin-bottom: 1rem;
}

.quote-form form .input-box input[type=text], .quote-form form .input-box input[type=email], .quote-form form .input-box textarea {
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #ffffff;
    width: 100%;
    height: 70px;
    padding: 0 25px;
    color: #8f849c;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0px;
    font-family: 'Nunito', sans-serif;
    transition: all 500ms ease;
}


.quote-form .btn {
    margin-top: 50px;
    font-size: 20px;
    padding: 15px 20px;
    background-color: #3886bc;
}

.quote-form .btn i {
    margin-right: 8px;
}

footer {
    margin-top: 100px;
    background-color: #428CBF;
    position: relative;
    padding-bottom: 50px;
}

footer .container {
    padding: 50px 0;
}

footer h3 {
    color: #fff;
    font-weight: 600;
    margin-left: 0;
    margin-bottom: 20px;
}

footer ul li {
    display: block;
    color: #fff;
    font-size: 15px;
    margin-bottom: 6px;
}

footer li a {
    font-size: 15px;
    color: #fff !important;
}

footer li a:hover {
    text-decoration: underline !important;
    color: #fff;
}

footer .bar {
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #34739F;
}

@media screen and (max-width: 1024px) {
    section.banner .caption h1 {
        font-size: 50px;
        width: 600px;
    }
    .about-image-box img {
        height: 760px;
    }
    .free-quote-box {
        padding: 30px 27px;
    }
    section.why-us {
        padding-bottom: 0;
    }
    section.why-us .image,
    section.why-us .image img {
        height: 530px;
    }

    .quote-image-box {
        margin-left: -275px;
    }

    .free-quote-box.style2 {
        position: absolute;
        z-index: 9;
    }
}

@media screen and (max-width: 768px) { 
    section.banner {
        margin-top: 140px;
    }
    .navbar-brand {
        max-width: 100px;
    }
    .container {
        max-width: 660px;
    }
    .fixed-top.scroll,
    .navbar {
        height: auto;
    }
    .navbar-nav .nav-item {
        margin: 4px 15px;
    }
    .navbar-collapse {
        padding: 20px 0;
    }
    .navbar .btn-primary.nav-link {
        display: none !important;
    }
    .fixed-top.scroll {
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
    }
    .scroll .navbar-brand {
        max-width: 100px;
    }
    .navbar-nav .dropdown-menu {
        border: none;
    }
    .dropdown-item {
        color: #333;
    }

    .about-image-box {
        display: none;
    }
    .about-text {
        padding: 50px;
        margin-left: -30px !important;
    }
    section.why-us,
    section.services {
        padding: 50px 0;
    }
    section.services .service {
        margin-bottom: 50px;
    }
    section.why-us .image {
        display: none;
    }
    section.why-us .text-box {
        height: auto;
    }
    .sec-title {
        text-align: center;
    }

    section.services .image img,
    section.services .image {
        height: 350px;
    }
    section.testimonials .block {
        left: 0;
        right: 0;
    }
    section.quotation {
        margin-top: 250px;
    }
    section.testimonials .quote-phrase {
        font-size: 30px;
        line-height: 40px;
    }
    section.testimonials #slides li {
        height: 220px;
    }
    .quote-form:before {
        content: "";
        display: none;
    }
    section.quotation > .container > .row > .col-lg-7 {
        padding: 0;
    }
    .quote-form {
        height: auto;
    }
    .quote-image-box {
        display: none;
    }
    .free-quote-box.style2 {
        display: none;
    }
    section.quotation .inner-quote-box {
        text-align: center;
    }
    footer {
        margin-top: 50px;
    }
}

@media screen and (max-width: 550px) {
    footer ul.contact-info {
        margin-left: 0;
    }
    section.quotation {
        margin-top: 420px;
    }
    a.kaart {
        float: none;
        margin: 20px 0 0 0;
    }
    .flex.flex-counter {
        flex-direction: column;
    }
    .flex.flex-counter p {
        font-size: 18px;
    }
    .flex.flex-counter .counter {
        font-size: 42px;
    }
    .top-left .social,
    .top-bar .top-left > div:nth-child(1) {
        display: none;
    }

    .top-bar .top-right .spoed {
        font-size: 13px;
        top: -6px;
    }
    .h1, h1 {
        font-size: 2rem;
    }
    .cta-section a {
        margin-bottom: 1rem;
    }
    .container {
        max-width: 500px;
    }
    .owl-carousel .owl-item img {
        height: 140px;
    }

    .page-content p > img {
        max-width: 100%;
    }

    .page-content {
        margin-top: 50px;
    }

    .top-bar .top-left > div, .top-bar .top-left a {
        margin-right: 20px;
    }
    section.banner .caption {
        width: 100%;
    }
    section.banner .caption h1 {
        font-size: 32px;
        width: 100%;
    }
    section.banner .bottom-right-star,
    section.banner .top-left-star {
        display: none;
    }
    .free-quote-box .title a {
        font-size: 30px;
    }
    section.testimonials .quote-phrase, section.testimonials .quote-author {
        padding: 0;
    }
    .quote-form,
    .about-text {
        padding: 30px;
    }
    .sec-title .title {
        font-size: 32px; 
        line-height: 40px;
    }
    section.aboutus {
        padding-bottom: 50px;
    }
    section.testimonials a#next {
        right: -30px;
    }
    section.testimonials a#prev {
        left: -40px;
    }
    section.testimonials #slides li {
        height: 310px;
    }
    section.testimonials .quote-phrase {
        font-size: 24px;
        line-height: 30px;
    }
    section.services .image img, section.services .image {
        height: 250px;
    }
    .quote-form .btn {
        font-size: 16px;
        margin-top: 20px;
    }
    footer .container {
        padding: 50px 20px;
    }
    footer .footer-logo {
        text-align: center;
    }
    footer .links-div {
        margin-bottom: 30px;
    }
    footer .logo-div {
        margin-bottom: 30px;
    }
}