﻿.about-banner {
    background-image: url('~/Images/about-banner-bg.png');
    padding: 91px 54px 81px;
    display: flex;
    flex-wrap: wrap;
    background-size: cover;
    background-repeat: no-repeat;
}
.about-banner-box {
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.about-content {
    width: 40%;
}

.about-banner-head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.about-banner-text {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.about-banner-logo {
    width: 60%;
    text-align: right;
}

    .about-banner-logo img {
        width: auto;
    }

.one-amerisure-main {
    display: flex;
    flex-wrap: wrap;
}

.one-amerisure-left {
    width: 50%;
    background: #E9EDF2;
    padding: 65px 62px 90px 150px;
}

.one-amerisure-logo {
    width: auto;
    margin-bottom: 39px;
}

.one-amerisure-head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    color: #242A35;
    margin-bottom: 24px;
}

.one-amerisure-text {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    align-items: center;
    color: #242A35;
    margin-bottom: 0px;
}

.one-amerisure-right {
    width: 50%;
    background: #6BA5DB;
    padding: 64px 76px;
}

.how-do-we-main-head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.how-do-we-sub-box {
    margin-bottom: 24px;
}

.how-do-we-box-head {
    margin-bottom: 9px;
    align-items: center;
}

.how-do-we-icon {
    margin-right: 12px;
}

.how-do-we-head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.how-do-we-box-text {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.products-main {
    padding: 95px 148px 0px;
    background-color: #FFFFFF;
}

.products-img {
    margin-bottom: 20px;
}

.products-main-head p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #242A35;
    margin-bottom: 32px;
    text-align: center;
}

.products-details-main-box {
    display: flex;
    flex-wrap: wrap;
}

.product-details-sub-box {
    width: 33.33%;
    text-align: center;
    padding: 30px;
}

.products-box-head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #242A35;
}

.products-box-text {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #242A35;
}

.services-main {
    padding: 65px 148px 0px;
    background-color: #FFFFFF;
}

.services-main-head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #242A35;
    text-align: center;
    margin-bottom: 20px;
}

.serices-main-box {
    display: flex;
    flex-wrap: wrap;
}

.service-box {
    width: 50%;
    padding: 20px;
    display: flex;
}

.services-img-box {
    margin-right: 20px;
}

.service-box-head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    align-items: center;
    color: #242A35;
    margin-bottom: 22px;
}

.services-box-text {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #242A35;
    margin-bottom: 0px;
}

.agency-services {
    padding: 80px 148px;
    background-color: #FFFFFF;
}

.agency-service-main-head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #242A35;
    margin-bottom: 24px;
}

.agency-services-main {
    display: flex;
    flex-wrap: wrap;
}

.agency-services-box {
    width: 50%;
    padding: 40px;
}

.agency-service-head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #242A35;
    margin-bottom: 16px;
}

.agency-service-text {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #242A35;
    margin-bottom: 0px;
}

.about-mobile-view {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .one-amerisure-left {
        padding: 65px 55px 90px 32px;
    }

    .one-amerisure-right {
        padding: 64px 32px 64px 44px;
    }

    .products-main {
        padding: 95px 0px 0px;
    }

    .services-main {
        padding: 65px 44px 0px;
    }

    .agency-services {
        padding: 80px 44px 40px;
    }
}
@media only screen and (max-width: 640px) {
    .about-mobile-view {
        display: block;
    }

    .about-banner {
        padding: 40px 14px 15px;
    }

    .about-content {
        width: 100%;
    }

    .about-banner-text {
        margin-bottom: 50px;
    }

    .about-banner-logo {
        width: 100%;
    }

        .about-banner-logo img {
            width: 100px;
        }

    .one-amerisure-left {
        width: 100%;
        padding: 44px 21px 41px 14px;
    }

    .one-amerisure-logo {
        margin-bottom: 23px;
    }

    .one-amerisure-head {
        margin-bottom: 8px;
    }

    .one-amerisure-right {
        width: 100%;
        padding: 40px 18px 48px 15px;
    }

    .how-do-we-main-head {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .about-desktop-view {
        display: none;
    }

    .about-page .carousel-dark .carousel-indicators button {
        background-color: #DBE1E9;
    }

    .about-page .carousel-indicators button.active {
        background-color: #002F87;
    }

    .products-main {
        padding: 32px 15px 0px;
    }

    .products-main-head p {
        margin-bottom: 24px;
        text-align: left;
        font-size: 20px;
    }

    .product-details-sub-box {
        padding: 0px 0px 50px;
    }

    .services-main {
        padding: 64px 15px 0px;
    }

    .services-main-head {
        text-align: left;
        font-size: 20px;
    }

    .service-box {
        padding: 0px 15px 50px 0px;
    }

    .services-main-box .carousel-dark .carousel-indicators [data-bs-target] {
        width: 75px;
    }

    .agency-services {
        padding: 64px 15px;
    }

    .agency-service-main-head {
        text-align: left;
        font-size: 20px;
    }

    .agency-services-box {
        padding: 0px 14px 50px 0px;
    }

    .agency-services-main .carousel-dark .carousel-indicators [data-bs-target] {
        width: 100px;
    }
}
.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #002F87;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    padding: 0;
    margin-right: 8px;
    margin-left: 8px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    /*border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;*/
    transition: opacity .6s ease;
    border-radius: 100px;
}

.services-main-box .carousel-dark .carousel-indicators [data-bs-target] {
    width: 10px;
}

.agency-services-main .carousel-dark .carousel-indicators [data-bs-target] {
    width: 10px;
}