@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

html {    
    font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

a {
    color: #0C3860;
}
    a:hover {
        color:#0C3860;
    }
    a:active {
        color: #0C3860;
    }
    a:visited {
        color: #0C3860;
    }

.text-home {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: rgba(19,57,96,1);
}
.text-alternate-home {
    color: rgba(44,99,107,1);
    font-weight: 600;
    font-size: 1.8em;
    line-height: 1.3;
}

.logo-header {
    
}

.logo-alta {
    width: 250px;
}
.icon-header {
    padding: 0px 5px 0px 0px;
}

.background-home {
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
    transform: scaleY(1) scaleX(1);
    transform: scaleY(1) scaleX(1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    overflow: hidden;
}

    .text-link-footer-GeoTrustSite {
        text-decoration: none;
    }

        .text-link-footer-GeoTrustSite:visited {
            text-decoration: none;
        }

        .text-link-footer-GeoTrustSite:hover {
            text-decoration: none;
        }

@media (min-width:0px) and (max-width:575px) {
    .logo-header {
        width: 220px;
    }
    .logo-alta {
        width: 150px;
    }
    .icon-header {
        width: 30px;
    }
    .background-home {
        background-image: url('/lib/siteassets/images/page_home/background_sm.png');
    }
}

@media (min-width:576px) and (max-width:767px) {
    .logo-header {
        width: 220px;
    }
    .logo-alta {
        width: 175px;
    }
    .icon-header {
        width: 40px;
    }
    .background-home {
        background-image: url('/lib/siteassets/images/page_home/background_md.png');
    }
}

@media (min-width:768px) and (max-width:991px) {
    .logo-header {
        width: 245px;
    }
    .logo-alta {
        width: 190px;
    }
    .icon-header {
        width: 45px;
    }
    .background-home {
        background-image: url('/lib/siteassets/images/page_home/background_md.png');
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .logo-header {
        width: 270px;
    }
    .logo-alta {
        width: 210px;
    }
    .background-home {
        background-image: url('/lib/siteassets/images/page_home/background.png');
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .logo-header {
        width: 255px;
    }
    .logo-alta {
        width: 210px;
    }
    .background-home {
        background-image: url('/lib/siteassets/images/page_home/background.png');
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .logo-header {
        width: 270px;
    }
    .logo-alta {
        width: 210px;
    }
    .background-home {
        background-image: url('/lib/siteassets/images/page_home/background.png');
    }
}

@media (min-width:1400px) and (max-width:1490px) {
    .logo-header {
        width: 270px;
    }
    .logo-alta {
        width: 225px;
    }
    .background-home {
        background-image: url('/lib/siteassets/images/page_home/background.png');
    }
}

@media (min-width:1491px) {
    .logo-header {
        width: 290px;
    }
    .logo-alta {
        width: 250px;
    }
    .background-home {
        background-image: url('/lib/siteassets/images/page_home/background.png');
    }
}

@media (min-width:0px) and (max-width:390px) {
    .body-text-container-home {
        margin-top: 15px;
    }

    .text-home {
        line-height: 1.3;
    }

    .text-alternate-home {
        font-size: 1.1em;
    }
}
@media (min-width:391px) and (max-width:415px) {
    .body-text-container-home {
        margin-top: 40px;
    }

    .text-home {
        line-height: 1.3;        
    }

    .text-alternate-home {
        font-size: 1.1em;
    }
}
@media (min-width:416px) and (max-width:420px) {
    .body-text-container-home {
        margin-top: 40px;
    }

    .text-home {
        line-height: 1.3;
    }

    .text-alternate-home {
        font-size: 1.1em;
    }
}
@media (min-width:421px) and (max-width:430px) {
    .body-text-container-home {
        margin-top: 50px;
    }

    .text-home {
        line-height: 1.3;
    }

    .text-alternate-home {
        font-size: 1.1em;
    }
}
@media (min-width:431px) and (max-width:460px) {
    .body-text-container-home {
        margin-top: 65px;
    }

    .text-alternate-home {
        font-size: 1.2em;
    }
}

@media (min-width:461px) and (max-width:575px) {
    .body-text-container-home {
        margin-top: 160px;
    }

    .text-alternate-home {
        font-size: 1.2em;
    }
}
@media (min-width:576px) and (max-width:639px) {
    .body-text-container-home {
        margin-top: 95px;
    }

    .text-alternate-home {
        font-size: 1.2em;
    }
}
@media (min-width:640px) and (max-width:660px) {
    .body-text-container-home {
        margin-top: 110px;
    }

    .text-alternate-home {
        font-size: 1.2em;
    }
}
@media (min-width:661px) and (max-width:690px) {
    .body-text-container-home {
        margin-top: 130px;
    }

    .text-alternate-home {
        font-size: 1.2em;
    }
}

@media (min-width:691px) and (max-width:767px) {
    .body-text-container-home {
        margin-top: 155px;
    }

    .text-alternate-home {
        font-size: 1.2em;
    }
}

@media (min-width:768px) and (max-width:800px) {
    .body-text-container-home {
        margin-top: 140px;
    }

    .text-alternate-home {
        font-size: 1.2em;
    }
}

@media (min-width:801px) and (max-width:849px) {
    .body-text-container-home {
        margin-top: 160px;
    }

    .text-alternate-home {
        font-size: 1.3em;
    }
}

@media (min-width:850px) and (max-width:989px) {
    .body-text-container-home {
        margin-top: 215px;
    }

    .text-alternate-home {
        font-size: 1.2em;
    }
}

@media (min-width:990px) and (max-width:1049px) {
    .body-text-container-home {
        margin-top: 70px;
    }

    .text-alternate-home {
        font-size: 1.3em;
    }
}

@media (min-width:1050px) and (max-width:1149px) {
    .body-text-container-home {
        margin-top: 100px;
    }

    .text-alternate-home {
        font-size: 1.3em;
    }
}

@media (min-width:1150px) and (max-width:1249px) {
    .body-text-container-home {
        margin-top: 120px;
    }

    .text-alternate-home {
        font-size: 1.3em;
    }
}

@media (min-width:1250px) and (max-width:1349px) {
    .body-text-container-home {
        margin-top: 150px;
    }

    .text-alternate-home {
        font-size: 1.5em;
    }
}

@media (min-width:1350px) and (max-width:1449px) {
    .body-text-container-home {
        margin-top: 170px;
    }

    .text-alternate-home {
        font-size: 1.6em;
    }
}

@media (min-width:1450px) and (max-width:1549px) {
    .body-text-container-home {
        margin-top: 190px;
    }

    .text-alternate-home {
        font-size: 1.8em;
    }
}

@media (min-width:1550px) and (max-width:1649px) {
    .body-text-container-home {
        margin-top: 210px;
    }

    .text-alternate-home {
        font-size: 1.8em;
    }
}

@media (min-width:1650px) {
    .body-text-container-home {
        margin-top: 275px;
    }

    .text-alternate-home {
        font-size: 1.8em;
    }
}