img{
    max-width: 100%;
}

a{
    color:  #003563;
}

.logocont {
    background-color: #003563;
}

.logocont .container {
    font-size: 14px;
    font-family: arial;
    height: 75px;
    position: relative;
    text-align: center;
}

.containerfrase {
    font-size: 14px;
    font-family: arial;
    position: relative;
}

img.logo {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 55px;
    max-width: 100%;
    padding-top: 15px;
}

.container-head {
    font-size: 14px;
    font-family: arial;
    position: relative;
    display: block;
    background-color: #003563c9;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.logomapfre {
    height: auto;
    display: block;
}

.titdece {
    color: #fff;
    /*width: 184px;*/
    font-family: oswald;
    font-size: 2rem;
    font-weight: normal;
    line-height: 1.3;
    letter-spacing: 0;
    /*top: 156px;*/
    /*left: 30px;*/
    /*height: 32.5px;*/
    display: block;
    margin-top: 20px;
}

.tit1 {
    color: #fff;
    /*width: 373px;*/
    font-family: oswald;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0;
    /*top: 208.5px;*/
    /*left: 30px;*/
    /*height: 98.3906px;*/
    text-align: center;
    text-align-last: center;
    font-style: normal;
    display: block;
    margin-top: 20px;
}

.tit2 {
    color: #fff;
    /*width: 373px;*/
    font-family: oswald;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
    letter-spacing: 0;
    /*top: 339px;*/
    /*left: 30px;*/
    /*height: 90.1875px;*/
    text-align: center;
    text-align-last: center;
    font-style: normal;
    display: block;
    margin-top: 30px;
}

.btn-calc {
    color: #003563;
    font-family: arial;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    max-width: 324px;
    /*height: 150px;*/
    text-decoration: none;
    text-align: center;
    text-align-last: center;
    display: inline-block;
    margin-top: 45px;
    margin-left: 0;
    padding-left: 0;
    border: 25px;
    text-transform: uppercase;
    background-color: #facf3f;
    padding: 15px 10px 15px 10px;

    animation: heartBeat 3s infinite;
}

.btn-calc:hover {
    background-color: #fbd558;
    border-color: #fbd558;
    color: #003563;
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.sechead {
    border: 0;
    background-color: #ffffff;
    background-image: url(img/header_desktop.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll;
    background-size: cover !important;
    position: relative;
    border-bottom: 10px solid #facf3f;
}

.containerfrase {
    line-height: 1.3;
    text-align: center;
    text-align-last: center;
    letter-spacing: 0;
}

.frase1 {
    color: #facf3f;
    font-family: oswald;
    font-size: 2.4rem !important;
    font-weight: normal;
    font-weight: 700;
    width: 100%;
    margin-top: 40px;

}

.frase2 {
    color: #000000;
    font-size: 2rem;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
}

.containerlist h3 {
    color: #facf3f;
    letter-spacing: 0;
    text-align: center;
    text-align-last: center;
    display: block;
    font-weight: bold;
    font-size: 27px;
    font-family: oswald;
    margin: 40px 0;
}

.containerlist ul li {
    list-style: none;
    padding-left: calc(1em + 5px);
    margin-bottom: 5px;
    line-height: 1.3;
    position: relative;
}

.containerlist ul li:before {
    content: "\2003";
    background-image: url(img/check.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 3px;
    position: absolute;
    left: -4px;
}

.containerlist ul li span {
    color: #666666;
}



div.containerlist.listlist {

    display: block;
    border: none;
}

.containerbtn {
    margin-bottom: 40px;
}

footer {
    min-height: 115px;
    background-color: #093046;
    position: relative;
    display: block;
}

footer p {
    color: #ffffff;
}



.list_icon label{
    background-color: #facf3f;
    border-color: #facf3f;
    color: #0a4b7c;
}
.list_icon label:hover, .list_icon label:focus-visible {
    background-color: #0a4b7c;
    border-color: #0a4b7c;
    color: #facf3f;
}
.list_icon label:hover .list_icon_text{
    color: #facf3f;
}
.list_icon_pre_text span{
    color: #0a4b7c;
}
.nf_button_c{
    background-color: #facf3f;
    border-color: #facf3f;
}
.nf_button_c:disabled{
    background-color: #e0a0a0;
    border-color: #e0a0a0;

}

.nf_barra_llena{
    background-color: #0a4b7c;
}
.list_icon label.selected{
    background-color: #fff99e;
    color: #0a4b7c;
}

.hidden, .no_show{
    display: none;
}

.cacho_title{
    color: #003563;
    letter-spacing: 0;
    text-align: center;
    text-align-last: center;
    display: block;
    font-weight: bold;
    font-size: 27px;
    font-family: oswald;
    margin-top: 40px;
}

.ueles{
    border-radius: 40px;
    color: white;
    position: relative;
}
.ueles1{
    background: linear-gradient(-225deg, rgb(250, 207, 63) 6%, rgb(0, 91, 170) 6%, rgb(0, 53, 99) 100%);
}
.ueles2{
    background: linear-gradient(-225deg, rgb(249, 197, 23) 6%, rgb(48, 166, 255) 6%, rgb(0, 138, 242) 93%);
}