.box{
    max-width:1100px;margin:auto;padding-top:25px;
}
.box-alt{
    max-width:850px;margin:auto;
}
.box-alt-2{
    max-width:550px;margin:auto;
}
.page{
    /* background-color: black!important; */
}
index .navbar-inner{
    max-width: 1050px!important; margin: auto!important; position: absolute!important; left: 50%!important; transform: translateX(-50%)!important;
}

.navbar-sm{
    top: 65px!important;width: 100%!important;position: relative!important;
}
.navbar-sm>div{
    padding: 0px 5px;
}
.navbar-sm a{
    background-color: #9cbf51;
    color: white;
    border-radius: 5pt;
    padding: 5px 0px;
    width: 100%!important;
    display: block;
    text-align: center;
}

.titleHome{
    font-size: 55px;
    line-height: 65px;
    font-family: font__5;
    color: white;
    width: 100%;
    position: absolute;
    top: 300px;
    left: 0px;
    text-align: center;

}
.logo-sm{
    position: absolute!important;
    top: -10px;
    left: 0px;
    width: 185px;
    right: 0px;
    margin: auto;
}
.logo{
    position: absolute!important;
    top: -10px;
    left: 0px;
    width: 185px;
}
@media (max-width: 800px){
   
}
.g-recaptcha{
    display: flex;
}
.g-recaptcha>div{
    margin:auto;
}
.cp{cursor: pointer;}
.txt-center{
    text-align: center;
}
.txt-left{
    text-align: left;
}

.rowCotizcion{
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1)!important;
    border: 1px solid #ccc;
    border-radius: 18px;
}
.rowCotizcion .logoCopany{
    max-width: 180px;
    width: 100%;
    margin: auto;
    display: block;
}
.title{
    text-align: center;
    font-family: 'font__5';
    font-size: 32px!important;
    letter-spacing: -1.7px!important;
    line-height: 30px;
    margin-bottom: 15px;
}
.description{
    text-align: center;
    font-size: 18px!important;
    line-height: 20px;
}


.beneficios .col-100{
    padding:20px;
}
.layerWhite{
    z-index: 0;
    position: absolute;
    top: 0;
    bottom: 0px;
    width: calc(100% + 20px);
    background-color: white;
    height: 220px;
    left: -10px;
    margin: auto;
}
.layerFront img{
    margin: auto;
    margin-top: 40px;
    margin-bottom: 15px;
    width: 70px;
    display: block!important;
}
.layerFront .title{
    font-size: 16pt!important;
}
.layerFront{
    z-index: 2;
    position: relative;
}
.beneficios .col-100 > div{
    text-align: center;
    border:3px solid #37a1fb;
    height: 245px;
    position: relative;
    max-width: 300px;
    margin: auto;
    /* box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1)!important; */
}

.crd{
    border: 1px solid #ccc;
    border-radius: 18px;
    padding: 10px;
    margin: 10px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}

.funcionamiento span{
    width: 34px;
    height: 30px;
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    border-radius: 100000pt;
    color: #37a1fb;
    border: 3px solid #1670cf;
    font-weight: bold;
    font-size: 14pt;
    padding-top: 4px;
}

.funcionamiento img{
    width: 70px;
    margin: auto;
    display: block;
    margin-bottom: 20px;
}
.doodleP{
    background: rgb(61 153 204 / 10%);
    width: 120px;
    height: 120px;
    border-radius: 200000pt;
    display: flex;
    margin: auto;
}
.rowBlue{background-color: #37a1fb;border-radius: 8px;padding: 10px;}
.rowBlue *{color:white;}
.fb{font-family: font__5!important;}
.checkedCP{
    position: absolute;
    width: 27px;
    top: 22px;
    right: 10px;
}
.funcionamiento .title{
    font-size: 16pt!important;
    margin-bottom: 20px;
}

.buttonp1{
    padding: 10px;
}
.buttonp1 button{
    background-color: #37a1fb!important;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1)!important;
}


/* popup cotizacion */
.stepsPopup .doodle{
    width: 58px;
    margin: auto;
    display: block;
}
.stepsPopup h1{
    text-align: center;
    font-size: 16pt;
}
.cpInput input{
    font-weight: bold;
    text-align: center;
    padding:5px 0px;
    font-size: 22pt;
    width: 100%;
}
.page-content{
    background: white!important;
}

.steppr{
    max-width: 215px;
    width: 100%;
    padding: 0px 10px;
    margin: auto;
    display: block;
}
.steppr > img{
    width: 100%;
}
.years{
    display: flex;align-items: center;justify-content: center;
}
.years .crd{
    font-weight: bold;
    font-size: 16pt;
    cursor: pointer;
}
.years .crd:hover{
    border: 1px solid #37a1fb!important;
}