body{
    position: relative;
}

.slider-main-title{
    text-transform: inherit !important;
}

.navbar-brand img{
    width:250px;
}

.home-section {
    background: url('../images/header.jpg') no-repeat center center #0A0A0A;
    background-size: cover;
    position: relative;
}
.home-section::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.updateText {
    width: 100% !important;
}

#myVideo{
    height: 100%;
}

.intro {
    position: absolute;
    width: 100%;
    top: 60%;
    left: 0;
    text-align: center;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    padding: 0 15px;
}
.intro-sub {
    display: block;
    font-size: 1.5em;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}
.intro-sub .clored-text {
    color: #e82426;
}

hr.colored {
    border-color: #e82426;

}

.intro-sub .clored-text span{
    color: #fff;
}

.intro hr {
    max-width: 60px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 25px;
}

.intro h1{
    color: #fff;
    margin: 0;
    font-weight: 800;
}

.scrolldown {
    width: 70px;
    Margin-top:70px;
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}

.container--popup{
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    width: 20rem;
    height: auto;
    background-color: white;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    border-radius: 1rem;
}

.popup{
    padding: 1rem;
    font-size: 11px;
}

.popup a{
    font-weight: bold;
    text-decoration: underline;
}

.popup--close{
    cursor: pointer;
}





@media (min-width: 1025px) {

    

    .intro h1{
        font-size: 7rem;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {
    .intro h1{
        font-size: 6rem;
    }

    #myVideo{
        visibility: hidden;
    }
}


@media (min-width: 300px) and (max-width: 767px) {

    .container--popup{
        position: fixed;
        bottom: 1rem;
        left: 3%;
        right: 3%;
        right: auto;      
        width: 94%;
        height: auto;
        background-color: white;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
        z-index: 9999;
        border-radius: 1rem;
    }
    
    .popup{
        padding: 1rem;
        font-size: 10px;
    }

    .intro h1{
        font-size: 5rem;
    }
    #myVideo{
        visibility: hidden;
    }
}


@media (min-width: 320px) and (max-width: 480px) {

    .intro h1{
        font-size: 4rem;
    }
    #myVideo{
        visibility: hidden;
    }

}

@media (min-width: 320px)  {

    .updateText {
        margin-left: 7px;
    }
}

@media (min-width: 920px)  {

    .updateText {
        margin-left: 20px;
    }
}

/* update Assurwest */

.main-header .navbar {
        display: flex;
    flex-direction: row;
}

.navbar-brand img {
    width: 100px;
}

.logoAllCover {
    margin-right: 15px !important;
    margin-left: 64px !important;
}

.colored {
    margin-bottom: 8px !important;
}

.footer-logo-AssurWest {
    margin-bottom: 40px !important;
}

.update_image_meritoclub {
    width: 100% !important;
    height: auto !important;
    margin-top: unset !important;
    margin-left: unset !important;
}

.update-merito-club-col {
    flex: unset !important;
    max-width: 100%;
    height: 100% !important;
      margin: 24px 0;
}

.top-space-update {
    padding-top: 5rem;
}

.info-slot .icon {
    font-size: 2.5rem;
    width: 3.286rem;
}

.update-width-col-contact .contact-title, .update-contact-title {
        margin-bottom: 16px;
}

.main-header .navbar .navbar-collapse.show, .main-header .navbar .navbar-collapse {
    margin-top: 55px;
    order: 1;
}

.team-assurwest {
    margin-top: 16px;
}

.custom_afspraak {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.calendly_custom {
    background-color: #163f8d;
    padding: 15px;
    margin-bottom: 16px;
    margin-top: 16px;
    color: white !important;
    width: 290px;
    text-align: center;
    border-radius: 5px;
}

.calendly_custom a {
    color: white !important;
}

.slick-dots li button::before {
    font-size: 10px !important;
}

.update-intro-sub {
    margin-bottom: 28px !important;
}

.header_amp{
    font-size: 30px;
    color: white;
}

.linkdiv {
    height: 200px;
}

@media(max-width: 374px) {
    #overons .btn {
        white-space: break-spaces;
        line-height: 24px;
    }
}

@media(min-width: 375px) {
    .team-allcover {
        width: 345px;
    }
}

@media(min-width: 320px) and (max-width: 991px) {
    .main-header .navbar .navbar-collapse.show, .main-header .navbar .navbar-collapse {
     position: absolute;
    background-color: white;
    width: 100vw;
}

    .navbar-nav li{ 
        font-size: 16px !important;
    } 

    .update_centered_mobile {
        height: 123%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

@media(min-width: 576px) {
    .team-allcover {
        width: 363px;
    }
}

@media(min-width: 768px) {
.main-header .navbar .navbar-brand {
    margin-left: auto !important;
}

.logoAssurWest {
        position: absolute;
    right: 3%;
}

.logoAllCover {
    position: absolute;
    right: 20%;
}

.main-header .navbar .navbar-collapse.show, .main-header .navbar .navbar-collapse {
    margin-top: 55px;
}

.footer-logo-AssurWest {
    margin-top: 0;
    margin-left: 32px;
}

.update-width-col-contact {
    max-width: 50%;
    margin-top: 48px;
}

.offerte .link-more {
    display: flex;
    flex-direction: column;
}

.offerte .link-more .col-wrap {
    flex: 1 1 auto;
    height: 285px;
}

.offerte .link-more .ico-box {
    height: 285px;
}

.offerte .motoverzekering {
    overflow-wrap: break-word;
}

.update_col_schadegeval {
    max-width: 38%;
}

.hide_col {
    display: none;
}

.hidden-tablet {
    display: none;
}

.team-allcover {
    width: 380px;
}

}

@media(min-width: 768px) and (max-width: 991px) {
    .update_width_tablet_1 {
        width: 30%;
    }

    .update_width_tablet_2 {
        width: 41%;
    }

    .update_width_tablet_3 {
        width: 16%;
    }

    .row_update_footer {
        flex-direction: row-reverse;
        margin-top: 48px;
    }
}

@media(min-width: 992px) {
       .main-header .navbar .navbar-collapse.show, .main-header .navbar .navbar-collapse {
    margin-top: 0;
}

.navbar-brand img {
    width: 150px;
}

.logoAllCover, .logoAssurWest {
    position: unset;
    right: unset;
}

.main-header .navbar .navbar-nav li a {
    padding: 2.25rem 11px;
}

.footer-logo-AssurWest {
    margin-top: 32px;
    margin-left: 0;
}

.update-merito-club-col {

    height: 100vh !important;
 
}

.update-width-form {
    max-width: 100%;
    flex: unset;
}

.info-slot {
    margin-bottom: 3rem;
    margin-top: 0.75rem;
}

.update-openingsuren {
    max-width: 32%;
    margin-top: 48px;
}

.update-openingsuren .info-slot {
    margin-top: 0;
}

.update_col_schadegeval {
    margin-top: 8px;
}

.team-allcover {
    width: 398px;
}

}

@media (min-width: 1024px) {
 


.main-header .navbar .navbar-nav li a {
    padding: 2.25rem 0.6rem;
}

.top-space-update {
    padding-top: 6.25rem;
}

.update_col_schadegeval {
    padding-right: 0;
    padding-left: 27px;
}


}

@media(min-width: 1200px) {
    .logoAllCover {
    margin-right: 32px !important;
}

.navbar-brand img {
    width: 250px;
}

.update-width-form {
    max-width: 70%;
    flex: unset;
}

.update-merito-club-col {
    height: 900px !important;
}

.logoAssurWest img {
    width: 300px;
}
}

@media only screen and (min-width: 1230px){
.top-space-update {
    padding-top: 7.5rem;
}
}

@media(min-width: 1280px) {
    .team-allcover {
        width: 415px;
    }
}

@media(min-width: 1440px) {
    .update-merito-club-col {
        height: 1400px !important;
    }
}