﻿.section-home .section-banner{
    background: #F7F7F7;
}

.section-home .carousel-item {
    background-repeat: no-repeat;
    background-size: cover;
    height: 220px;
    position:relative;
}

.banner-content {
    font-weight: 700;
    display: flex;
    padding-top: 4px;
    position: absolute;
    max-width: 380px;
    width: 300px;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.banner-content-right {
    justify-content: center;
    right: 0px;
    bottom: 0px;
    clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0% 100%);
    padding-right: 20px;
}
.banner-content-left {
    justify-content: start;
    left: 0px;
    padding-left: 20px;
    bottom: 0px;
    clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
}

.section-home .mb38 {
    margin-bottom: 38px;
}

.section-home .carousel-indicators li {
    border-radius: 35px;
    border: 1px solid #0093FE;
    background-color: transparent;
    height: 12px;
    width: 12px;
}

.section-home .carousel-indicators li.active {
    background-color: #0093FE;
}

.section-home .banner-text {
    color: #798893;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    width: 70%;
}


.section-home .white-wrap {
    background-color: #f2f2f2;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 0;
    margin-top: 0;
    width: 600px;
}

.section-home .white-wrap .inbetween-line {
    border-left: 2px solid #404040;
    height: 149px;
    left: 93%;
    position: absolute;
    top: -39%;
}

.section-home .ligh-black-text {
    color: #404040;
    font-size: 16px !important;
}

.section-home .flex-start {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.section-home .flex-start .related-questions {
    padding: 15px;
}

.section-home .flex-center {
    align-items: center;
    display: flex;
    justify-content: center;
}

.section-home .mt-20 {
  margin-top: 20px;
}

.section-home .slide-content-text {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
}

.section-home .slide-content-text.orange-text {
    color: #F99D1C;
    font-size: 18px;
}

.section-home .banner-flex-wrap {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
}

.banner-bg-section {    
    background-color: #FFFFFF;
}

.section-home .new-wrap {
    align-items: flex-start;
    display: flex;
    height: 78vh;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    margin-left: 17px;
}

.section-home .new-white-wrap {
    align-items: flex-start;
    display: flex;
    height: 75vh;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    margin-left: 16px;
}

.section-home .new-wrap .content-title {
    color: #010066;
    font-size: 3vw;
    font-weight: 600 !important;
    line-height: 1.5;
    letter-spacing: 1px;
}

span.content.content-title-green.text-left {
    color: #0093FE;
    font-size: 1.97vw;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: initial;
}

p.content-title-weight {
    font-weight: 400;
}

.section-home .new-wrap .content {
    color: #000000;
    max-width: 80%;
    text-align:left;
}

.section-home .new-white-wrap .content-title {
    color: #010066;
    font-size: 43px;
    line-height: initial;
}

.section-home .new-white-wrap .content-title-2 {
    color: #010066;
    font-size: 2.9vw;
    line-height: initial;
}

.section-home .new-white-wrap .content {
    color: #0093FE;
    line-height: initial;
    font-size: 2vw;
}


.section-home .home-banner-title {
    align-items: center;
    color: #ffffff;
    display: flex;
    font-size: 50px;
    font-weight: 700;
    height: 100%;
    justify-content: center;
    line-height: 1.2;
    text-align: center;
}

.section-home .banner-blue-title {
    color: #0093FE;
    display: block;
    font-size: 38px;
    font-weight: 700;
}

.section-home .banner-text-wrap {
    display: flex;
    justify-content: center;
}

.section-home .content-wrap {
    /*    padding-top: 43px;
*/
}

.section-home .content-list {
    padding-left: 18px;
}

.section-home .content-list li {
    font-size: 18px;
}

.section-home .content {
    display: block;
    font-size: 18px;
    margin-top: 1vw;
    margin-bottom: 1vw;
    line-height: 28px;
    text-align: left;
}

span.content.banner-description {
    font-size: 1.45vw;
    font-weight: 400;
    line-height: initial;
    margin-top: 0;
}

.section-home .home-gp-img {
    width: 430px;
}

.section-change-password {
    background-color: #E5E5E5;
    padding: 200px 0;
}

/* ................................IMAGES......................................*/

.section-home .home-img {
    height: 270px;
    width: 270px;
}

.section-home .banner-arrow-img {
    height: 90px;
}

.section-home .slide-img-text {
    display: block;
    font-size: 12px;
    text-align: center;
}

.section-home .slide-img {
    height: 50px;
}

.banner .banner-arrow-img {
    height: 55px;
}

/* ................................BUTTONS......................................*/
.section-home .btn-slide {
    border-radius: 20px;
    color: #ffffff;
    height: 35px;
    width: 136px;
}
.section-home .new-wrap .btn-signin-square {
    background-color: transparent;
    border: 0.2vw solid #0093FE;
    border-radius: 0;
    color: #0093FE;
    font-size: 1.2vw;
    font-weight: 500;
    min-width: 100px;
    margin-top: 10px;
}


.section-home .btn-slide.btn-slide-bright-red {
    background-color: #D52342;
    border: 1px solid #D52342;
    font-size: 14px;
    font-weight: 700;
}

.section-home .slide-content-text.bright-red-text {
    color: #D52342;
    font-size: 18px;
}

.section-home .btn-slide.btn-slide-bright-blue {
    background-color: #017CBD;
    border: 1px solid #017CBD;
    font-size: 14px;
    font-weight: 700;
}

.section-home .slide-content-text.bright-blue-text {
    color: #017CBD;
    font-size: 18px;
}


.section-home .btn-slide.btn-slide-bright-purple {
    background-color: #AF1685;
    border: 1px solid #AF1685;
    font-size: 14px;
    font-weight: 700;
}

.section-home .slide-content-text.bright-purple-text {
    color: #AF1685;
    font-size: 18px;
}



.section-home .btn-slide.btn-slide-purple {
    background-color: #924DA6;
    border: 1px solid #924DA6;
    font-size: 14px;
    font-weight: 700;
}

.section-home .slide-content-text.purple-text {
    color: #924DA6;
    font-size: 18px;
}

.section-home .btn-slide.btn-slide-red {
    background-color: #CD0000;
    border: 1px solid #CD0000;
    font-size: 14px;
    font-weight: 700;
}

.section-home .slide-content-text.red-text {
    color: #CD0000;
    font-size: 18px;
}

.section-home .btn-slide.btn-slide-blue {
    background-color: #0596C1;
    border: 1px solid #0596C1;
    font-size: 14px;
    font-weight: 700;
}

.section-home .slide-content-text.blue-text {
    color: #0596C1;
    font-size: 18px;
}

.section-home .btn-slide.btn-slide-orange {
    background-color: #F99D1C;
    border: 1px solid #F99D1C;
    font-size: 14px;
    font-weight: 700;
}


.section-home .new-white-wrap .btn-blue-outline {
    background-color: #ffffff;
    border: 2px solid #2B4A67;
    border-radius: 30px;
    color: #2B4A67;
    font-weight: 700;
    min-width: 100px;
    margin-top: 10px;
}

.section-home .new-white-wrap .btn-blue-outline-square {
    background-color: #ffffff;
    border: 0.2vw solid #0093FE;
    border-radius: 0;
    color: #0093FE;
    font-size: 1.45vw;
    font-weight: 500;
    min-width: 100px;
    margin-top: 10px;
}

.bg-img-div {
    align-self: center;
    background-image: url(/Content/Images/blue-on-white.png);
    background-position: inherit;
    background-size: cover;
    height: 800px;
    max-height: calc(100vh - 140px);
}

.bg-img-div-sm {
    max-height: calc(100vh - 165px) !important;
}

.customer-name-wrap {
    background-color: #0432A2;
    color: #ffffff;
    padding: 5px 0;
}

.customer-name-wrap-studio {
    background-color: #010066;
    color: #ffffff;
    display: flex;
    padding: 5px 0;
    justify-content: center;
}

span.grid-row-text {
    color: #676767;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

/*
    Tablet portrait media query
*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .section-home .home-img {
            height: 200px;
            width: 200px;
        }

        .section-home .banner-text {
            font-size: 12px;
        }

        .section-home .banner-blue-title {
            font-size: 25px;
        }

        .section-home .home-gp-img {
            width: 390px;
        }

        .section-home .white-wrap .inbetween-line {
            height: 136px;
        }
    }

    @media only screen and (max-width: 992px) {
        .section-home .home-img {
            height: 170px;
            width: 170px;
        }

        .section-home .banner-text {
            font-size: 12px;
        }

        .section-home .banner-title {
            font-size: 15px;
        }

        .section-home .banner-blue-title {
            font-size: 18px;
        }

        .section-home .home-gp-img {
            width: 230px;
        }
    }

    @media only screen and (min-width: 1024px) {
        .section-home .banner-title {
            font-size: 28px;
        }
    }

@media only screen and (min-width: 1024px) and (max-width: 1310px) {
    .section-home .new-wrap .content {
        color: #000000;
        max-width: 90%;
    }
}