﻿body {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

header {
    background-color: #234783;
    padding: 1%;
}

.section-flag {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNlZTMxMmEiPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwQzU3My4wOCAxNDAgMCAwIDAgMHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEM1NzMuMDggMTQwIDAgMzAgMCAzMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEM1NzMuMDggMTQwIDAgNjAgMCA2MHoiLz48L2c+PC9zdmc+);
    background-size: 100% 200px;
    bottom: 0;
    height: 200px;
    z-index: 1;    
}

.main-index {
    background-image: url("../img/Views/Home/Index/Main.png");
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 0 0 5%;
}

.main-index-2 {
    background-image: url("../img/Views/Home/Index/Main-2.png");
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 0 0 5%;
}

.main-index-3 {
    background-image: url("../img/Views/Home/Index/Main-3.jpg");
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    /*padding: 0 0 5%;*/
    height: 80dvh;
}


.main-contact {
    background-image: url("../img/Views/Home/Index/contact-us.jpg");
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 4% 0;
}

.main-contact-2 {
    background-image: url("../img/Views/Home/Index/contact-us-2.jpg");
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 4% 0;
}

.main-contact > h2 {
    color: #FFFFFF !important;
}

.main-contact-2 > h2 {
    color: #FFFFFF !important;
}


.main-row {
    color: #FFFFFF;
    font-weight: 800;
    line-height: 1.2em;
    text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.22);
    font-size: 50px;
    --bs-gutter-x: 0px;
    margin: auto;
    padding: 5% 0 10% 0px;
}

.container-fluid {
    --bs-gutter-x: 0px !important;
}

.h1-custom {
    font-size: 25px;
}

.h2-custom {
    font-weight: 800;
    font-size: 35px;
    color: #234783;
    border-bottom-width: 3px;
    border-bottom-color: #ee312a;
    border-bottom-style: solid;
    line-height: 2;
}

.h2-custom-contact {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    border-bottom-width: 3px;
    border-bottom-color: #ee312a;
    border-bottom-style: solid;
    line-height: 2;
    width: 300px;
}

.h2-custom-benefits {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    margin-top: 2%;
}

.img-quickquote {
    width: 360px !important;
    height: 80px !important;
}

.navbar {
    background-color: transparent !important;
}

#navbarSupportedContent {
    background-color: rgb(35,71,131);    
}

    #navbarSupportedContent > ul > li > a {
        color: #FFFFFF;
        margin-left: 10px;

    }

.a-custom {
    font-weight: 600;
}

.img-service {
    width: 150px;
    height: 150px;
}

.h4-custom {
    color: #234783;
    font-weight: 800;
    font-size: 18px;
}

.btn-services {
    border-style: none;
    background-color: transparent;
    width: 100%
}

    .btn-services:hover {
        background-color: rgba(35, 71, 131, 0.5);
    }

.p-services {
    color: #234783;
    font-weight: 100;
    padding: 4px;
    line-height: 1.8em;
}

.p-benefits {
    color: #234783;
    font-weight: 100;
    margin-bottom: 0;
    margin-top: 1rem;
}

.p-contact {
    color: #FFFFFF;
    font-weight: 100;
    margin-bottom: 0;
    margin-top: 1rem;
}

.btn-custom {
    background-color: rgba(2, 48, 89, 1);
    border-color: rgba(2, 48, 89, 1);
    vertical-align: middle !important;
    font-weight: 900;
}

    .btn-custom:hover {
        background-color: rgba(2, 48, 89, .8);
        border-color: rgba(2, 48, 89, .8);
    }

    .btn-custom:disabled {
        background-color: rgba(2, 48, 89, .8);
        border-color: rgba(2, 48, 89, .8);
        color: #ffffff;
    }

.services-section-2 {
    background-color: #ee312a;
    padding-top: 29px;
    padding-bottom: 29px;
}

.benefits-section-2 {
    background-color: #234783;
    padding-top: 4%;
    padding-bottom: 4%;
}

.card-benefits {
    background-color: transparent;
    border: none;
    color: #FFFFFF !important;
}

.section-flag-blue {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxODBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiMyMzQ3ODMiPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwQzU3My4wOCAxNDAgMCAwIDAgMHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEM1NzMuMDggMTQwIDAgMzAgMCAzMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEM1NzMuMDggMTQwIDAgNjAgMCA2MHoiLz48L2c+PC9zdmc+);
    background-size: 100% 180px;
    bottom: 0;
    height: 180px;
    z-index: 1;
}

.section-benefits{
    padding: 4% 0;
}

hr {
    color: #ee312a;
    border-width: 3px;
    border-style: solid;
    opacity: 1;
    width: 300px;
    margin: auto;
}

.p-custom-programs {
    color: #FFFFFF;
    font-weight: 100;
    margin-bottom: 0;
    margin-top: 1rem;
    font-size: 18px;
}

.section-flag-blue-2 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxODBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiMyMzQ3ODMiPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwQzU3My4wOCAxNDAgMCAwIDAgMHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEM1NzMuMDggMTQwIDAgMzAgMCAzMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEM1NzMuMDggMTQwIDAgNjAgMCA2MHoiLz48L2c+PC9zdmc+);
    background-size: 100% 200px;
    bottom: 0;
    height: 200px;
    z-index: 1;
    transform: rotateY(180deg) rotateX(180deg)
}

.login-section {
    background-image: url("../img/Views/Access/Login/login-main.jpg");
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 0 0 5%;
    height: calc(100vh - 170px);
}

.login-section-2 {
    background-image: url("../img/Views/Access/Login/login-main-2.jpg");
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 0 0 5%;
    height: calc(100vh - 170px);
}

.login-content {
    background-color: rgba(255, 255, 255, .7);
    padding: 20px;
    width: 410px;
    display: block;
    margin-right: 4%;
}

@media only screen and (min-width:320px) {
    .m-quickquote {
        margin-top: 20px;
    }

    .img-quickquote {
        width: 100px !important;
        height: 40px !important;
    }
}

@media only screen and (min-width:480px) {
    .m-quickquote {
        margin-top: 20px;
    }

    .img-quickquote {
        width: 100px !important;
        height: 40px !important;
    }
}

@media only screen and (min-width:600px) {
    .m-quickquote {
        margin-top: 20px;
    }

    .img-quickquote {
        width: 300px !important;
        height: 70px !important;
    }
}

@media only screen and (min-width:961px) {
    .m-quickquote {
        margin-top: 0;
    }

    #navbarSupportedContent {
        background-color: transparent;
    }

    .img-quickquote {
        width: 400px !important;
        height: 100px !important;
    }
}

@media only screen and (min-width:1025px) {
    .m-quickquote {
        margin-top: 0;
    }

    .img-quickquote {
        width: 400px !important;
        height: 100px !important;
    }
}

@media only screen and (min-width:1281px) {
    .m-quickquote {
        margin-top: 0;
    }

    .img-quickquote {
        width: 400px !important;
        height: 100px !important;
    }
}