.banner-video{
    position: fixed;
    top: 0;
    bottom: 0;
    object-fit: cover;
    width: 100vw;
    height: 100%;
}

.header .banner .handline{
    text-transform: none;
}

.services{
    padding-bottom: 100px;
}

.services .bg-section{
    background-image: url(../images/homepage-werewegoing.png);
    height: 100%;
}

.services-carousel-item .open-link{
    position: absolute !important;
    bottom: 20px !important;
    left: 15% !important;
    width: 70%;
}

.services-carousel-item{
    height: 480px;
}

.services-carousel-item img{
    max-width: 25%;
}

.about-feature-list .item i {
    font-size: 12px;
    background-color: #2aa6d3;
    margin-right: 8px;
    color: #FFF;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    top: 3px;
    left: 0;
}

.about-us .about-us-img-box .img-box{
    background-position: top;
}

.breadcrumb-header.style-2{
    padding-bottom: 60px;
    padding-top: 115px;
}

.contact-info-content .contact-box{
    min-height: 90%;
}

/*.services{*/
/*    padding-bottom: 100px;*/
/*}*/

/*.services .bg-section{*/
/*    height: 100%;*/
/*}*/