/* CSS Document

logo 
color: #f9d32d;
top: #FAD32F;
bottom: #FADF70:
celeste: #2FCAFA;
343A40
oscuro
principal  : #343A40
principal_b  : #32150A
secundario : #50382F
texto : #343A40
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*font-family: 'Roboto', sans-serif;*/
body {
    background-color:#F7F5F5;
    width: 100%;
    height: 100%;
    color:#343A40;
    padding: 0;
    margin: 0;
    font: normal normal normal 16px/25px Poppins;

}
.ptpp {
    background:#F7F5F5 url("../images/bg-body.png") left top no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 500px;
    margin-top: -150px;
}
.ptpp-lg {
    min-height: 570px;
}
.ptpp-rse {
    min-height: 570px;
}
.formr{
    padding-top: 120px;
    background:#F7F5F5 url("../images/bg-body.png") left top repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    margin-top: -150px;
}
input[type=checkbox]{
    border-color:#F7F5F5;
    padding: 5px;
    margin-right: 10px;
}
::placeholder {
    text-align: left;
    font: normal normal 600 16px/25px Poppins;
    letter-spacing: 0px;
    color: #343A40;
    opacity: 1;
}
label a{
    color:#2FCAFA;
}
span.input-group-text,
select.form-control,
input.form-control{
    background-color:#F7F5F5;
    border: none;
    height: 56px;
}
textarea.form-control.fca{
    height: 112px;
}
select.form-control.fca,
textarea.form-control.fca,
input.form-control.fca{
    background: #F5F7FA 0% 0% no-repeat padding-box;
    border: none;
}
.abs-center {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}
input.bbm{
    height: 58px;
}
.input-group-prepend.bbm,
input.bbm{
    border-bottom:2px solid #FAD32F;
}
a:hover{
    text-decoration: none;
    color: #32150A;
}
hr{
    color: #32150A;
    
}
.img-fuid{
    margin: auto;
}
.input-group-append{
    background-color:#FAD32F;
}
.input-group-text {
    background-color: transparent!important;
    border: 1px solid #343A40;
    font-size: 12px;
    cursor: pointer;
}
.inv-a{
    margin-top: -200px;
    width: 100%;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 32px 64px #0000000A;
    border-radius:  0px;
    opacity: 1;
    padding-bottom: 123px;
}
.inv-c{
    width: 100%;
    margin: -200px auto 0;
}
.ttprc{
    width: 90%;
    height: 67px;
    text-align: center;
    font: normal normal bold 28px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin: 150px auto;
    background-color: transparent;
    line-height: 40px;
}
.ttprc p{
    text-align: center;
    font: normal normal bold 16px/24px Poppins;
    margin-top: 26px;
}
.ttprc-rse {
    margin: 146px auto;
}


/* TOP NAV */
nav{
    margin-top: -30px;
}
.fixed-top {
    background-color: #32150A;
    margin-top: -20px;
    height: 100px;
    border-bottom:1px solid #FAD32F;
}

.homeapp{
    position:absolute;
    top: 0;
    right: 0;
    width:300px;
    background-color:#32150A;
    z-index: 100;
}
.navbar{
    z-index: 101;
}
ul.nav-happ{
    list-style: none;
    text-align: right;
    width:300px;
}

ul.nav-happ li.nav-item{
    margin-right: 36px;
    font-weight: bold;
}
ul.nav-happ li.nav-item a.nav-link-hp:after{
    content: ' ';
    width: 4px;
    border-radius: 3px;
    border: 2px solid transparent;
    margin-left: 12px;
}
ul.nav-happ li.nav-item a.nav-link-hp.selected:after{
    content: ' ';
    background-color: #FAD32F;
    color: #FAD32F;
    width: 4px;
    border-radius: 3px;
    border: 2px solid #FAD32F;
    margin-left: 12px;
}
a.nav-link-hp.selected, 
a.nav-link-hp:hover::after, 
a.nav-link-hp:focus::after {
    color: #FAD32F;
}
.navbar-nav{
    height: 40px;
}
a.navbar-brand{
    color:#FAD32F;
    font-weight: bolder;
    font: normal normal bold 16px/25px Poppins;
    line-height: 58px;
    margin-top: 20px;
}

a.navbar-brand img{
    height:32px
}

a.nav-link-hp,
a.nav-link{
    color:#FFF;
    line-height: 30px;
    padding-top: 15px;
    text-decoration: none;
    background-image: linear-gradient(#FAD32F,#FAD32F);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 3px;
    transition: linear .3s;
}
a.nav-link.selected, 
a.nav-link:hover, 
a.nav-link:focus {
    background-size: 100% 3px;
    color:#FAD32F;
}
.nav-item{
    line-height: 50px;
    height: 50px;
    margin-left: 10px;
    margin-right: 10px;
}
a.nav-link-btn-t div{
    width: 102px;
    height: 39px; 
    line-height: 42px;
    margin-left: 10px;
    background: transparent linear-gradient(180deg, #FAD32F 0%, #FCE172 100%) 0% 0% no-repeat padding-box;
    /*box-shadow: 0px 8px 16px #FAD32F;*/
    border-radius: 8px;
    opacity: 1;
    text-align: center;
    color:#32150A;
    font-weight: bold;
    margin-top: 8px;
}

a.nav-link-btn-t-3 div{
    width: 130px;
    height: 39px; 
    line-height: 42px;
    margin-left: 10px;
    background: transparent linear-gradient(180deg, #FAD32F 0%, #FCE172 100%) 0% 0% no-repeat padding-box;
    /*box-shadow: 0px 8px 16px #FAD32F;*/
    border-radius: 8px;
    opacity: 1;
    text-align: center;
    color:#32150A;
    font-weight: bold;
    margin-top: 8px;
}

a.nav-link-btn-t-2 div{
    width: 130px;
    height: 39px; 
    line-height: 42px;
    margin-left: 10px;
    background: transparent linear-gradient(180deg, #32150A 0%, #32150D 100%) 0% 0% no-repeat padding-box;
    /*box-shadow: 0px 8px 16px #FAD32F;*/
    border-radius: 8px;
    border: 1px solid #FAD32F;
    opacity: 1;
    text-align: center;
    /* color:#32150A; */
    color:#FAD32F;
    font-weight: bold;
    margin-top: 8px;
}


a.nav-link-btn div{
    background-color: rgba(249,211,45,1)!important;
    color: rgba(50,12,10,1.00)!important;
    border-radius:8px;
    margin-top: 5px;
    font-weight: bolder;
    font: normal normal bold 16px/25px Poppins;
    padding:16px 0;

}

a.nav-link-btn-bis div{
    background-color: rgba(249,211,45,1)!important;
    color: rgba(50,12,10,1.00)!important;
    border-radius:8px;
    margin-top: 5px;
    font-weight: bolder;
    font: normal normal bold 12px/18px Poppins;
    padding:12px 0;

}

a.nav-link-btn-bis-2 div{
    background-color: rgba(249,211,45,1)!important;
    color: rgba(50,12,10,1.00)!important;
    border-radius:8px;
    margin-top: 5px;
    font-weight: bolder;
    font: normal normal bold 16px/24px Poppins;
    padding:12px 0;
    width: 250px;
}

a.nav-link-btn-inv div{
    background-color: rgba(50,12,10,1.00)!important;
    color: rgba(249,211,45,1)!important;
    border:2px solid rgba(249,211,45,1)!important;
    border-radius:8px;
    margin-top: 15px;
    font-weight: bolder;
    font: normal normal bold 16px/25px Poppins;
    padding:16px 0;

}

a.nav-link-btn-2 div{
    background-color: rgba(50,12,10,1.00)!important;
    color: rgba(249,211,45,1)!important; 
    border-radius:8px;
    margin-top: 5px;
    font-weight: bolder;
    font: normal normal bold 12px/18px Poppins;
    padding:12px 0;
}

a.nav-link-btn-3 div{
    background-color: rgba(50,12,10,1.00)!important;
    color: rgba(249,211,45,1)!important; 
    border-radius:8px;
    margin-top: 5px;
    font-weight: bolder;
    font: normal normal bold 16px/22px Poppins;
    padding:12px 0;
    width: 250px;
}

a.nav-link-btn-4 div{
    background-color: rgba(249,211,45,1)!important;  
    color: rgba(50,12,10,1.00)!important;
    border-radius:8px;
    margin-top: 5px;
    font-weight: bolder;
    font: normal normal bold 14px/21px Poppins;
    padding:12px 0;
    width: 250px;
}


.price-value{

}

.rhidden{
        visibility: hidden!important;
}
.bg-light{
    background-color: #F7F5F5;
}
.text-center-wr{
    text-align: center;
}
.mt-00{
    margin-top: -40px;
}
/* index */
.banner{
    width: 100%;
    background: url("../images/bg-banner.png") top left no-repeat;
    background-size: cover;
    position: relative;
    top: -125px;
    margin: 0;
    padding: 0;
    padding-top: 150px;
    overflow: hidden;
}
.tbh{
    text-align: left;
    font: normal normal bold 32px/40px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    line-height: 45px;
}

.tbh.tbh-v2{
    color: #FAD32F;
}

.pbh{
    text-align: left;
    font: normal normal bold 16px/25px Poppins;
    letter-spacing: 0px;
    color: #FAD32F;
    opacity: 1;
    margin-top: 10px;
}
.pbh.pbh-v2{
    color: #FFFFFF;
}
.pbh.pbh-v3{
    color: #FFFFFF;
    font: normal normal 600 16px/25px Poppins;
}
.btn.bbh{
    width: 252px;
    height: 55px;
    line-height: 12px;
    background: #FAD32F 0% 0% no-repeat padding-box;
    border-radius: 8px;
    opacity: 1;
    margin-top: 10px;
}
.bbh span.f{
    text-align: center;
    font: normal normal bold 16px/25px Poppins;
    letter-spacing: 0px;
    color: #32150A;
    opacity: 1;
}

.bbh span.s{
    text-align: center;
    font-size: 12px;
    letter-spacing: 0px;
    color: #32150A;
    opacity: 1;
}
.rectangulo{
    width: 24px;
    height: 48px;
    border: 2px solid #FAD32F;
    border-radius: 12px;
    opacity: 1;
    margin-bottom: 20px;
}

/*  grales */ 
.container-log {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.mt-7 {
    margin-top: 5rem !important;
}
.mt-6 {
    margin-top: 6rem !important;
}
.mtm-6 {
    margin-top: 0rem !important;
}
.bg-all-whith{
    width: 100%;
    background-color: #FFF;
    padding-top: 20px;
}

section.top-home{
    width: 100%;
    background-color: #FFF;
    overflow: hidden;
    padding-bottom: 200px;
    margin-top:-100px;
    padding-top:0;
}

section.top-foo{
    width: 100%;
/**    background-color: #32150A; **/
    background: url("../images/bg-banner.png") top left no-repeat;
    background-size: cover;
    overflow: visible;
    min-height: 355px;
}
.justify-c{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 120px;
}
.foo-center {
    width: 100%;
    display: flex;
    margin-top: 180px;
    text-align: center;
}

.foo-center-o {
    width: 100%;
    display: flex;
    margin-top: 64px;
    text-align: center;
}

.suscribe{
    width: 312px;
    margin: auto;
    height: 451px;
    background: #1A0B05 0% 0% no-repeat padding-box;
    box-shadow: 0px 24px 32px #1A0B0529;
    border-radius: 16px;
    position: absolute;
    margin-top:-150px;
}
.cllps{
    font: normal normal bold 16px/25px Poppins;
    color: #32150A; 
    cursor: pointer;
}
.ml-30{
    margin-left: 30px;
}
.card-body hr:before{
    content:'o';
    position: absolute;
    margin-top: -14px;
    left: 50%;
}
.text-marca{
    color:#FAD32F!important;
}

.text-marca-v2{
    color:#360d04!important;
    padding-bottom: 20px;
}

.text-marca-v3{
    color:#360d04!important;
    margin-top: 0px;
}

.hexagono{
  height: 5.7735em;
  position: relative;
  width: 10em;
  border-right: 12px solid #4ee40e;
  border-left: 12px solid #4ee40e;
  border-radius: 18px;
  text-align: center;
  margin-top: 40px;
  font: normal normal bold 12px/20px Poppins;
  padding-top: 20px;
}

.hexagono:before {
  content: '';
  height: 100%;
  position: absolute;
  transform: rotate(-60deg);
  transform-origin: 50% 50%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left:0;
  border-right: 12px solid #4ee40e;
  border-left: 12px solid #4ee40e;
  border-radius: 16px;
}
.hexagono:after {
  content: '';
  height: 100%;
  position: absolute;
  transform: rotate(60deg);
  transform-origin: 50% 50%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left:0;
  border-right: 12px solid #4ee40e;
  border-left: 12px solid #4ee40e;
  border-radius: 18px;
}

#hexagono3 {
  height: 20em;
  margin: -3em 0;
  overflow: hidden;
  transform: rotate(120deg);
  visibility: hidden;
  width: 10em;
}
#hexagono3-1 {
  height: 100%;
  overflow: hidden;
  transform: rotate(-60deg);
  width: 100%;
}
#hexagono3-2 {
  height: 100%;
  transform: rotate(-60deg); 
  visibility: visible ;
  width: 100%;
}

.margin-bottom-cero {
  margin-bottom: 0rem;
}

.text-marca-dark{
    color:#32150A!important;
}
.text-marca-dark-light{
    color:#746059!important;
}
.alert {
  border-radius: 16px;
}
.font-3248-sm{
     font: normal normal bold 24px/35px Poppins;
}
.font-3248-bis{
     font: normal normal bold 20px/24px Poppins;
}
.font-3248{
    font: normal normal bold 32px/48px Poppins;
}
.font-2435{
    font: normal normal bold 24px/35px Poppins;
}
.font-1620{
    font: normal normal normal 16px/20px Poppins;
}
.font-1625{
    font: normal normal bold 16px/25px Poppins!important;
}
.font-1218{
    font: normal normal normal 12px/18px Poppins!important;
}
.font-1218-bold{
    font: normal normal bold 12px/18px Poppins!important;
}
.font-3553-sm{
     font: normal normal bold 35px/53px Poppins;
}
.font-2131-sm{
     font: normal normal bold 21px/31px Poppins;
}

.font-2131-normal{
     font: normal normal normal 21px/31px Poppins;
}

.font-3923-sm{
     font: normal normal bold 39px/23px Poppins;
}
.font-3525-sm{
     font: normal normal bold 35px/25px Poppins;
}

.font-3525-normal{
     font: normal normal normal 35px/25px Poppins;
}

.font-3553-sm{
     font: normal normal bold 35px/25px Poppins;
}
.font-2842-sm{
     font: normal normal bold 28px/42px Poppins;
}
.font-2030-sm{
     font: normal normal normal 20px/30px Poppins;
}
.font-2030-sm-bold{
     font: normal normal bold 20px/30px Poppins;
     color: #746059;
}

.font-1630-sm{
    font: normal normal normal 16px/30px Poppins;
}

.check-circle-disabled {
    color: #746059; 
    opacity: 0.35;
}    

.check-circle-enabled {
    color: #FAD32F; 
    opacity: 1;
}    

.texto-dudas {
    font: normal normal normal 16px/25px Poppins;   
    color: #32150A;
    margin-top: 15px;
}

.w-100{
    width: 100%;
}
.btn{
    border-radius: 8px;
    height: 56px;
}
.btn-sm {
    padding: 0 0.8rem;
    border-radius: 10px;
    height: 29px;
}

.btn-radius {
    padding: 0 1.5rem;
    width: 100%;
    border-radius: 28px;
}

.btn-marca-rev:hover,
.btn-marca{
    color: #32150A;
    background-color:#FAD32F;
}
.btn-marca-rev-lg,
.btn-marca:hover,
.btn-marca-rev{
    color:#FAD32F;
    background-color:#32150A;
}
.btn-marca-rev-lg{
    width: 312px;
    height: 76px;
    line-height: 60px;
}
.btn-marca-rev-lg:hover{
    background: transparent linear-gradient(180deg, #32150A 0%, #746059 100%) 0% 0% no-repeat padding-box;
    color:#FAD32F;
    width: 312px;
    height: 76px;
}
.btn-marca-adm{
    width: 153px;
    height: 39px;
    background: #32150A 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    font: normal normal bold 16px/25px Poppins;
    text-align:center;
    letter-spacing: 0px;
    color: #FAD32F;
}
.btn-marca-adm:hover{
    color:#FAD32F;
}
.btn-marca-vec{
    width: 89px;
    height: 39px;
    background: #FAD32F 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    font: normal normal bold 16px/25px Poppins;
    text-align:center;
    letter-spacing: 0px;
    color: #32150A;
}
.btn-marca-vec:hover{
    color:#32150A;
}

.btn-line{
    border: 1px solid #32150A;
    border-radius: 28px;
    width: 152px;
    height: 41px;
    line-height: 30px;
    text-align:center;
    font-size: 12px;
    font-weight: bolder;
}
.btn-line:hover{
    background-color:#32150A;
    color:#FAD32F;
}
.btn.after:after,
.btn-line.after:after{
    content: url("../svg/ico_arrow_right.png");
    position: absolute;
    margin-top: 2px;
    margin-left: 2px;
}
.badge-marca{
    background-color:#32150A;
    color:#FAD32F;
    position: absolute;
    top:10px;
    right: 20px;
    padding: 5px 10px;    
}
#logs, 
#forms{ 
    width: 100%;
    height: 100%;
    background-color: #FFF;
    margin: 20px auto;
    border-radius: 16px 16px 0 0; 
}
#logs{ 
    border-radius: 16px; 
    height: 100vh;
}
.card {
  word-wrap: break-word;
  background-clip: border-box;
  border: none;
  border-radius: 0;
  background-color: transparent!important;
}
.card-title{
    font-weight: bold;
}
.card-body{
    width: 98%;
    margin: 0 auto;
}
.ico-round{
    /*background: #FFF8DD 0% 0% no-repeat padding-box;
    border-radius: 16px;*/ 
    padding-bottom: 20 px;
    width: 72px;
    height: 72px;
}

.ico-round img{
    width: 72px;
    height: 72px;
}

.box-prog-rec {
    margin-top: 60px !important;
    background-color: #1A0B05;
    border-radius: 16px;
    padding: 40px;
}

.box-prog-rec-title {
    color: #FAD32F;
    font: normal normal bold 32px/48px Poppins;
    margin-top: 1px;
}

.prog_disp_cord {
    color: #FFFFFF;
    font: normal normal normal 16px/25px Poppins;
    margin-top: 1px;
}

.prog_disp_precio {
    color: #488919;
    font: normal normal normal 49px/29px Poppins;
    margin-top: 20px;
}

.prog_disp_iva {
    color: #488919;
    font: normal normal normal 19px/29px Poppins;
}

.prog_disp_mensual {
    color: #746059;
    font: normal normal normal 19px/29px Poppins;    
}

.prog-input {
    border-radius: 8px;
    font: normal normal normal 10px/25px Poppins;       
    color: #838A91;
    width: 100%;
    height: 100%;
    border: 0px;
}

.prog-input::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.prog-input::placeholder {
  color: #6c757d;
  opacity: 1;
}

.prog-button {
    background-color: #FAD32F;
    border-radius: 28px;
    font: normal normal bold 16px/25px Poppins;       
    color: #32150A;
    padding-top: 15px;
    height: 100%;
}

.scrollh{
    cursor: pointer;
}
.hidden-sm{
    display: none;
}
.hidden-sm-rev{
    display: block;
}

.precio{
    text-align: center;
    font-size: 40px;
    letter-spacing: 0px;
    color: #FAD32F;
    margin-bottom: 15px;
}
.precio small{
    font-size: 21px;
    color: #FAD32F;    
}
.oferta{
    text-align: center;
    font-size: 21px;
    letter-spacing: 0px;
    color: #666;
    margin-bottom: 15px;
    text-decoration: line-through;
}
.oferta small{
    font-size: 12px;
    color: #666;
}

.card-bg{
    background: rgb(255,248,221);
    background: linear-gradient(180deg, rgba(255,248,221,1) 167px, rgba(255,255,255,1) 167px, rgba(255,255,255,1) 100%, rgba(230,231,232,1) 100%);
}
.clb{
    background: #FAD32F 0% 0% no-repeat padding-box;
    margin: 80px auto 0;
    width: 100%;
    height: 4px;
}
.card-t{
    width: 100%;
    height: auto;
    border: 2px solid #DED9D7;
    border-radius: 16px;
    opacity: 1;
    margin-top:40px;
    background-color: #FFF;
    display:block;
}
.card-m{
    width: 100%;
    height: auto;
    opacity: 1;
    margin:23px auto auto;
    background-color: #FFF;
    display:block;
    font: normal normal normal 16px/20px Poppins;
}
.oferta-l{
    text-align: center;
    font: normal normal 600 16px/25px Poppins;
    background: #FAD32F 0% 0% no-repeat padding-box;
    letter-spacing: 0px;
    color: #32150A;
    margin-top: 9px;
    margin-left: 18px;
    width: 174px;
    height: 27px;
    border-radius: 4px;
    opacity: 1;    
}
.card-tt{
    text-align: center;
    font: normal normal bold 24px/35px Poppins;
    letter-spacing: 0px;
    color: #343A40;
    opacity: 1;
    height: 15px;
    width: 100%;
    margin: 30px auto;
}
.cor-tt{
    margin: 10px auto 100px;
}

.p.crd-a{
    text-align: left;
    font: normal normal 600 16px/25px Poppins;
    letter-spacing: 0px;
    color: #32150A;
    opacity: 1;
}

ul.card-ul{
    margin-left: 40px!important;
    padding-left: 0!important;
    list-style-image: url("../svg/ico_check.svg");
    align-self: center;
    min-height: 800px;
    text-align: left;
    font: normal normal normal 16px/25px Poppins;
    letter-spacing: 0px;
    color: #838A91;
    line-height: 23px;
    margin-bottom: 9px;
}
p.valor{
    text-align: left;
    font: normal normal medium 20px/30px Poppins;
    letter-spacing: 0px;
    color: #343A40;
    padding-left: 5px;
}
.valor-p{
    width: auto;
    margin-left:5px;
}
p.comision span{
    font: normal normal 500 31px/27px Poppins;
    color: #FAD32F;
}
p.comision{
    width: 90%;
    margin: 0 auto;
    height: 72px;
    font: normal normal medium 15px/23px Poppins;
    text-align: center;
}
.btn.btn-card{
    width: 90%;
    height: 64px;
    background: #32150A 0% 0% no-repeat padding-box;
    border-radius: 8px;
    color:#FAD32F;
    margin-bottom: 10px;
    font: normal normal medium 20px/30px Poppins;
}
.btn.btn-card:hover{
    color:#FAD32F;
}
.card-bottom{
    position: absolute;
    bottom: 0;
    width: 90%;
}

.p-am{
    width: 100%;
    height: 820px;
    background: rgba(255, 248, 221, 0.5) 0% 0% no-repeat padding-box;
}
.p-am p{
    width: 100%;
    height: 45px;
    text-align: center;
    font: normal normal bold 20px/30px Poppins;
    letter-spacing: 0px;
    color: #343A40;
    opacity: 1;
    padding-top:34px;
    line-height: 30px;
    padding-bottom: 50px;
}
.p-am p span{
    text-align: center;
    font: normal normal bold 16px/25px Poppins;
    letter-spacing: 0px;
    color: rgba(250, 211, 47, 1);
    opacity: 1;
}
.marco-am{
    width: 98%;
    height: auto;
    margin: 10px auto;
    background: rgba(255, 248, 221, 1) 0% 0% no-repeat padding-box;
    border-radius: 8px;
    opacity: 1;    
}
p.ppma{
    width: 90%;
    margin: 10px auto;
    padding: 0;
    padding-top: 20px;
    min-height: 28px;
    text-align: left;
    font: normal normal bold 20px/30px Poppins;
    letter-spacing: 0px;
    color: rgba(250, 211, 47, 1);
    opacity: 1;
}
p.rest{
    width: 90%;
    margin: 28px auto;
    height: auto;
    padding: 5px 0;
    text-align: left;
    font: normal normal normal 16px/25px Poppins;
    letter-spacing: 0px;
    color: rgba(26, 11, 5, 1);
    opacity: 1;
}
.card-img{
    width: 100%;
    height: 100px;
    opacity: 1;
}
.card-img img{
    margin: 34px auto;
}
.faq{
    margin-top: 10px;
    width: 98%;
    margin: auto;
    height: auto;
    padding-bottom: 65px;
    padding-top: 65px;
}
.faq p.pfaq{
    text-align: center;
    font: normal normal bold 20px/30px Poppins;
    letter-spacing: 0px;
    color: #FAD32F;
    opacity: 1;
}
.cont-badges{
    width: 288px;
    margin: auto;
}

.badges{
    text-align: center;
    font: normal normal bold 11px/17px Poppins;
    letter-spacing: 0px;
    color: #FAD32F;
    opacity: 1;
    width: 72px;
}
ul.otro-ul{
    margin-left: 60px!important;
    padding-left: 0!important;
    list-style-image: url("../svg/ico-vista.png");
    align-self: center;
    text-align: left;
    font-size:20px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #32150A;
    line-height: 23px;
    word-break:normal;
}
ul.price-ul{
    margin-left: 10px!important;
    padding-left: 0!important;
    list-style: none;
    align-self: center;
    text-align: center;
    font: normal normal normal 14px/20px Poppins;
    letter-spacing: 0px;
    color: #000;
    line-height: 23px;
    font-size: 16px;
    margin-bottom:0;
}
ul.price-ul li{
    /*background: url("../svg/ico-vista.png") no-repeat left 5px;*/
    padding: 4px 0px;
    word-break:normal;
}

.prehifi{
    border:1px solid #DED9D7;
    border-radius: 16px;
}
.hifi{
    height:  400px;           
}
.hifitop{
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    /*background-color: rgba(250,211,47,0.2);*/
    padding-top: 15px;
}
.img-partner{
    height: auto;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background-color: rgba(250,211,47,0.2);
}
.h2b {
  font-size: 28px;
}

.border-bottom-items {
  border-bottom: 1px solid #dee2e6 !important;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px;
}

.recuadro{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-height: 950px;
}
.recuadro2{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.rse-t{
    width: 312px;
    height: 270px;
    text-align: left;
    font: normal normal normal 20px/30px Poppins;
    color: #1A0B05;
    opacity: 1;
    margin:24px auto;
}
.rse-b{
    width: 312px;
    margin:24px auto;
}
.rse-b{
    width: 312px;
    height: auto;
    text-align: left;
    font: normal normal normal 20px/30px Poppins;
    color: #1A0B05;
}
.rse-c{
    width: 98%;
    margin: 0 auto; 
    height: auto;
    text-align: left;
    font: normal normal normal 20px/30px Poppins;
    color: #1A0B05;
}
.rse-c-t{
/**    width: 90%; **/
    margin: 20px auto; 
    height: auto;
    text-align: center;
    font: bold 25px Poppins;
    color: #32150A;
}

ul.rse-ul{
   margin-left: 40px!important;
   padding-left: 0!important;
   list-style-image: url("../svg/ico_check.svg");
   align-self: center;
   text-align: left;
   font: normal normal normal 16px/25px Poppins;
   letter-spacing: 0px;
   color: #838A91;
   line-height: 23px;
   margin-bottom: 9px;
   width: 596px;
   margin: auto;
}
 
ul.rse-ul span{
    display: block;
    font: normal normal bold 16px/25px Poppins;
    letter-spacing: 0px;
    color: #838A91;
}
.compromiso span{
    display: block;
    text-align: center;
    font: normal normal bold 16px/25px Poppins;
    letter-spacing: 0px;
    color: #838A91;    
}

.compromiso{
    width: 280px;
    height: 349px;
    margin-top: 48px;
    text-align: center;
    font: normal normal normal 16px/25px Poppins;
    letter-spacing: 0px;
    color: #838A91;
} 
.ttprc-cont {
    margin: 193px auto 10px;
    width: 312px;
    height: 100px;
}

.ttprc-vec {
    margin: 150px auto 10px;
    width: 312px;
    height: 60px;
    font: normal normal normal 24px/30px Poppins;
}

.vec-st{
    width: 312px;
    height: 23px;
    text-align: center;
    font: normal normal normal 16px/20px Poppins;
    letter-spacing: 0px;
    color: #FAD32F;
    opacity: 1; 
    margin: 0;
}
.vec-st span{
    display: block;
}
.hrm{
    height: 4px;
    width: 100%;
    background-color: #FAD32F;
}
.cont-st span{
    display: block;
}
.cont-st{
    width: 312px;
    height: 43px;
    text-align: center;
    font: normal normal normal 16px/20px Poppins;
    letter-spacing: 0px;
    color: #FAD32F;
    opacity: 1;    
}
.cont-st-v{
    height: 28px;
}
.p-cntct{
    width: 320px;
    height: 28px;
    text-align: left;
    font: normal normal bold 20px/30px Poppins;
    letter-spacing: 0px;
    color: #32150A;
    opacity: 1;
    padding-left: 8px;
}
.btn-cntct{
    width: 100%;
    height: 56px;
    background: #FAD32F 0% 0% no-repeat padding-box;
    border-radius: 8px;
    opacity: 1; 
    text-align: center;
    font: normal normal bold 16px/25px Poppins;
    letter-spacing: 0px;
    color: #32150A;
    margin: 0 auto;
} 

.tcnt1{
    height: 40px;
    text-align: left;
    font: normal normal 600 20px/30px Poppins;
    letter-spacing: 0px;
    color: #32150A;
    opacity: 1;
    padding-left: 18px;
}
.tcnt2{
    text-align: left;
    font: normal normal normal 16px/25px Poppins;
    letter-spacing: 0px;
    color: #343A40;
    opacity: 1; 
    padding-left: 46px;
}
iframe{
    margin: 0;
    padding: 0;
}
.bg-cntct{
    background: #FFF 0% 0% no-repeat padding-box;
}
.pad-con{
    width: 100%;
}
.video{
    width: 312px;
    height: 176px;
    margin: 29px auto;
    box-shadow: 0px 16px 24px #32150A14;
    border-radius: 16px;
}

.video framework{
    border-radius: 16px;
}
.pad-vec{
   margin-top: 140px;
}
.ptpp-v {
   min-height: 650px;
}
ul.ul-vec{
    list-style:none;
    margin-left: 40px!important;
    padding-left: 0!important;
    align-self: center;
    text-align: left;
    font: normal normal normal 16px/25px Poppins;
    letter-spacing: 0px;
    color: #838A91;
    line-height: 23px;
    margin-bottom: 9px;
    width: 276px;
    margin: auto;
}
ul.ul-vec span{
    display: block;
    font: normal normal bold 16px/25px Poppins;
    letter-spacing: 0px;
    color: #838A91;
}
    .btbg{
        width: 360px;
        height: 400px;
        margin: 80px auto;
        display: block;
    }
    .btbg-a{
        width: 100%;
        height: 199px;
        background: rgba(50,21,10,0.04) 0% 0% no-repeat padding-box;
        display:block;
        padding: 0;
        border:1px solid transparent;
    }
    .btbg-int-a{
        width: 312px;
        height: 175px;
        margin: 24px 24px 0 24px;
        background: #FAD32F 0% 0% no-repeat padding-box;
        border-radius:16px 16px 0 0 ;
    }
    
    
    .btbg-b{
        width: 100%;
        height: 199px;
        margin: 0px 24px 24px 24px;
        background: rgba(255, 248, 221, 0.26) 0% 0% no-repeat padding-box;
        display:block;
        border:1px solid transparent;
    }
    .btbg-int-b{
        width: 312px;
        height: 175px;
        margin: 0 0px;
        background: #32150A  0% 0% no-repeat padding-box;
        border-radius: 0 0 16px 16px;
   }
    .btbg-top{
        width: 225px;
        height: 28px;
        text-align: left;
        font: normal normal medium 16px/25px Poppins;
        letter-spacing: 0px;
        color: #32150A;
        opacity: 1;
        padding: 24px 0 0 24px;
    }
    .btbg-title{
        width: 100%;
        height: 45px;
        text-align: left;
        font: normal normal bold 20px/30px Poppins;
        letter-spacing: 0px;
        color: #32150A;
        opacity: 1;
        padding: 8px 0 0 24px;
    }
    .btn-btbg-a{
        width: 264px;
        height: 56px;
        background: #32150A 0% 0% no-repeat padding-box;
        border-radius: 8px;
        opacity: 1;
        color: #FAD32F;
        font: normal normal bold 16px/25px Poppins;
        margin: 0px 0 0 24px;
        padding-top: 15px;
    }
    .btn-btbg-a:hover{
        color: #FAD32F;
    }
    
    .btbg-top-b{
        width: 225px;
        height: 28px;
        text-align: left;
        font: normal normal medium 16px/25px Poppins;
        letter-spacing: 0px;
        color: #FAD32F;
        opacity: 1;
        padding: 24px 0 0 24px;
    }
    .btbg-title-b{
        width: 100%;
        height: 45px;
        text-align: left;
        font: normal normal bold 20px/30px Poppins;
        letter-spacing: 0px;
        color: #FAD32F;
        opacity: 1;
        padding: 8px 0 0 24px;
    }
    .btn-btbg-b{
        width: 264px;
        height: 56px;
        padding-top: 15px;
        background: #FAD32F 0% 0% no-repeat padding-box;
        border-radius: 8px;
        opacity: 1;
        color: #32150A;
        font: normal normal bold 16px/25px Poppins;
        margin: 0px 0 0 24px;
    }

.client-opinion{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 8px;
    padding: 20px;
}

.client-opinion-icon {
    display: flex;
}

.client-opinion-title {
    color: #360d04;
}

.plan-detail {
    color: #360d04;
    font: normal normal 16px/25px Poppins;
}


.descuento {
    color: red;
}

.client-opinion-subtitle {
    color: #FAD32F;
}
.client-opinion-subtitle-2 {
    color: #4ee40e;
    margin-bottom: 0;
}

.client-opinion-text {
    color: #360d04;
    font: normal normal 11px/22px Poppins;
}

.client-option-info {
    margin-left: 20px;
    margin-bottom: 20px;
}

.client-option-info p {
    margin-bottom: 0;
}

.client-opinion-left{
    float:left;
    margin-right: 2%;
}
.client-opinion-center{
    float:right;
}
.client-opinion-right{
    margin:0 auto;}
}

.btn-planes {
    margin-top: 60px;
}

.faqs{
    background-color: #ffffff; 
    padding-right: 100px; 
    padding-left: 100px;
    border-radius: 20px;
    margin-top: -140px;
}

.plan {
    padding-top: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 100px;
}

.precio-comparativo {
    color: #ffffff;
    font: normal normal 600 36px/21px Poppins;
    /* margin-bottom: 0rem; */
    margin-left: -20px;
}

.plan-item-list {
    margin-bottom: 0px;
    font: normal normal 14px/21px Poppins;
    /* padding: 5px; */
}

.plan-icon-list-pro {
    padding-top: 5px; 
    padding-bottom: 5px; 
    border-left: 1px solid #a19eee;
    border-right:1px solid #a19eee;
}

.plan-icon-list-lite {
    padding-top: 5px; 
    padding-bottom: 5px; 
    border-left: 1px solid #746058;
    border-right:1px solid #746058;
}

.plan-icon-list-premium {
    padding-top: 5px; 
    padding-bottom: 5px; 
    border-left: 1px solid #fad32f;
    border-right:1px solid #fad32f;
}

.planes-box {
    padding: 50px;
    border-radius: 20px;
    margin-top: -100px;
}

.plan-comparativo-lite{
    /** background-color: #746059; **/
    background-color: rgba(116, 98, 89, 0.5);
}

.plan-comparativo-pro{
    background-color: #a19eee;
}

.plan-comparativo-premium{
    background-color: #fad32f;
}

.titulo-comparativo {
    font: normal normal bold 16px/25px Poppins;
    color: #32150A;
    opacity: 1.0;
    /* margin-bottom: 0rem; */
}

.descripcion-comparativo {
    font: normal normal 14px/21px Poppins;
    margin-bottom: 0rem;
}

.plan-comparativo-box {
    padding-left: 5px;
    padding-right: 5px;
}

.plan-comparativo {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
    border-top-left-radius: 20px;
    border-top-right-radius: 80px;
}

.plan-1 {
    border: 1px solid #000000;
}

.plan-2 {
    border: 1px solid #a19eee;
}

.plan-3 {
    border: 1px solid #fad32f;
}

.plan-price-1 {
    color: #746059;
}

.plan-price-2 {
    color: #a19eee;
}

.plan-price-3 {
    color: #fad32f;
}

h2, .h2 {
  font-size: 1.5rem;
}
.plcr{
    text-align: center
}

.person-border{
    border:2px solid #FAD32F;
    border-radius: 1px 0 0 10px;
}

.clients-box{
    background-color: #ffffff;
    border-radius: 4px;   
}

@media (max-width: 576px) {

    .prog-button {
        background-color: #FAD32F;
        border-radius: 28px;
        font: normal normal bold 16px/25px Poppins;       
        color: #32150A;
        padding-top: 15px;
        padding-bottom: 15px;
        height: 100%;
    }    

    .box-prog-rec {
        margin-top: 60px !important;
        background-color: #1A0B05;
        border-radius: 16px;
        padding: 20px;
        text-align: center;
    }    

    .box-prog-rec-title {
        color: #FAD32F;
        font: normal normal bold 20px/30px Poppins;
        margin-top: 1px;
    }        

    .cllps{
        font: normal normal bold 16px/25px Poppins;
        color: #32150A; 
        cursor: pointer;
    }

    .font-3248{
        font: normal normal bold 20px/30px Poppins;
    }

    .faqs{
        background-color: #ffffff; 
        padding-right: 10px; 
        padding-left: 10px;
        border-radius: 0px;
        margin-top: 0px;
    }    

    .bene-rse {
        text-align: center;
        display: inline-block;
    }

    section.top-home{
        padding-bottom: 100px;
        margin-top:-130px;
    }

    #container-planes_id_normal{
        display: none;
    }
    #container-planes_id_mobile{
        display: block;
    }
    #box-dudas-normal{
        display: none;
    }
    #box-dudas-mobile{
        display: block;
    }

    .box-garantia {
        margin-top: -40px;
        text-align: center;
        margin-bottom: 5px;
    }

    .box-garantia-meses {
        margin-top: 20px;
        text-align: center;
        margin-bottom: 5px;
    }    

    .font-3525-sm{
         font: normal normal bold 16px/25px Poppins;
    } 

    .font-2842-sm{
        font: normal normal bold 25px/38px Poppins;
    }    

    .font-2030-sm{
        font: normal normal normal 16px/25px Poppins;
    }   

    .gestiona {
        margin-top: -20px;
    }         
    .gestiona1 {
        margin-top: -40px;
    }             

    .suscribe{
        width: 312px;
        margin: auto;
        height: 451px;
        background: #1A0B05 0% 0% no-repeat padding-box;
        box-shadow: 0px 24px 32px #1A0B0529;
        border-radius: 16px;
        position: absolute;
        margin-top:0px;
    }    

    .foo-center {
        margin-top: 250px;
    }    
}

@media (min-width: 576px) {

    #container-planes_id_normal{
        display: none;
    }
    #container-planes_id_mobile{
        display: block;
    }    
    #box-dudas-mobile{
        display: none;
    }
    #box-dudas-normal{
        display: block;
    }    

    .box-garantia {
        margin-top: 0px;
        text-align: center;
        margin-bottom: 5px;
    }    

    .box-garantia-meses {
        margin-top: 0px;
        text-align: center;
        margin-bottom: 5px;
    }        

    nav{
        margin-top: 0px;
    }

    #forms{ 
        width: 90%;
    }
    #logs{ 
        width: 90%;
    }
    .btn-line{
        width: 168px;
    }
    .btn-line.after:after{
        margin-left: 8px;
    }
    h2, .h2 {
      font-size: 2rem;
    }
    .plcr{
        text-align: left;
    }
    .h2b {
      font-size: 36px;
    }
    .mtm-6 {
        margin-top: 6rem !important;
    }
    .ico-round img{
        width: 76px;
        height: 76px;
    }

    .font-2842-sm{
       font: normal normal bold 28px/42px Poppins;
    }    

    .font-2030-sm{
        font: normal normal normal 20px/30px Poppins;
    }    
}

@media (min-width: 768px) {

    .prog-button {
        background-color: #FAD32F;
        border-radius: 28px;
        font: normal normal bold 16px/25px Poppins;       
        color: #32150A;
        padding-top: 15px;
        height: 100%;
    }    

    .box-prog-rec {
        margin-top: 60px !important;
        background-color: #1A0B05;
        border-radius: 16px;
        padding: 40px;
        text-align: left;
    }    

    .box-prog-rec-title {
        color: #FAD32F;
        font: normal normal bold 32px/48px Poppins;
        margin-top: 1px;
    }    

    .font-3248{
        font: normal normal bold 32px/48px Poppins;
    }

    .faqs{
        background-color: #ffffff; 
        padding-right: 100px; 
        padding-left: 100px;
        border-radius: 20px;
        margin-top: 40px;
    }        

    .bene-rse {
        text-align: left;
    }    

    .font-3525-sm{
        font: normal normal bold 35px/25px Poppins;
    }    

    #container-planes_id_normal{
        display: block;
    }
    #container-planes_id_mobile{
        display: none;
    }    

    .gestiona {
        margin-top: 60px;
    }             

    .btbg{
        width: 100%;
        height: 340px;
        margin: 80px auto;
        display: flex;
    }
    .btbg-a{
        width: 50%;
        height: 337px;
        background: rgba(50,21,10,0.04) 0% 0% no-repeat padding-box;
        display:inline-block;
        padding: 0;
        margin: 0;
    }
    .btbg-int-a{
        width: 452px;
        height: 273px;
        margin: 44px 0px 44px 120px;
        background: #FAD32F 0% 0% no-repeat padding-box;
        border-radius: 16px 0 0 16px;
    }
    
    
    .btbg-b{
        width: 50%;
        height: 337px;
        background: rgba(255, 248, 221, 0.26) 0% 0% no-repeat padding-box;
        display:inline-block;
        padding: 0;
        margin: 0;
    }
    .btbg-int-b{
        width: 452px;
        height: 273px;
        margin: 44px 99px 44px 0;
        background: #32150A  0% 0% no-repeat padding-box;
        border-radius: 0 16px 16px 0;
    }
    .btbg-top{
        width: 100%;
        height: 28px;
        text-align: left;
        font: normal normal 600 20px/30px Poppins;
        letter-spacing: 0px;
        color: #32150A;
        opacity: 1;
        padding: 64px 0 0 64px;
    }
    .btbg-title{
        width: 100%;
        height: 45px;
        text-align: left;
        font: normal normal bold 32px/48px Poppins;
        letter-spacing: 0px;
        color: #32150A;
        opacity: 1;
        padding: 8px 0 0 64px;
    }
    .btn-btbg-a{
        width: 216px;
        height: 56px;
        background: #32150A 0% 0% no-repeat padding-box;
        border-radius: 8px;
        opacity: 1;
        color: #FAD32F;
        font: normal normal bold 16px/25px Poppins;
        margin: 8px 0 0 64px;
        padding-top: 15px;
    }
    .btn-btbg-a:hover{
        color: #FAD32F;
    }
    
    .btbg-top-b{
        width: 225px;
        height: 28px;
        text-align: left;
        font: normal normal 600 20px/30px Poppins;
        letter-spacing: 0px;
        color: #FAD32F;
        opacity: 1;
        padding: 64px 0 0 64px;
    }
    .btbg-title-b{
        width: 100%;
        height: 45px;
        text-align: left;
        font: normal normal bold 32px/48px Poppins;
        letter-spacing: 0px;
        color: #FAD32F;
        opacity: 1;
        padding: 8px 0 0 64px;
    }
    .btn-btbg-b{
        width: 216px;
        height: 56px;
        padding-top: 15px;
        background: #FAD32F 0% 0% no-repeat padding-box;
        border-radius: 8px;
        opacity: 1;
        color: #32150A;
        font: normal normal bold 16px/25px Poppins;
        margin: 8px 0 0 64px;
    }
    
    #logs.forgot{ 
        height: 331px;
        width: 536px;
    }
    #logs.ladmin{ 
        height: 560px;
    }
    .rhidden{
        visibility: visible!important;
    }
    .banner{
        padding-top: 100px;
    }
    section.top-home{
        padding-bottom: 100px;
        margin-top:-120px;
    }
    .font-3248-sm,
    .font-3248-bis{
        font: normal normal bold 32px/48px Poppins;
    }
    .font-1620{
        font: normal normal bold 16px/25px Poppins;
    }
    .font-860{
        font: normal normal bold 10px/20px Poppins;
    }
    .suscribe{
        width: 1088px;
        margin: auto;
        margin-top:0px;
        height: 265px;
    }
    .foo-center {
        margin-top: 180px;
        text-align: left;
    }
    .text-center-wr{
        text-align: left;
    }
    .mt-00{
        margin-top: 0px;
    }
    .hidden-sm{
        display:block;
    }
    .hidden-sm-rev{
        display:none;
    }
    .card-t{
        width: 100%;
        margin-top:98px;
    }
    .ttprc{
        width: 90%;
        height: 67px;
        font: normal normal bold 48px Poppins;
        letter-spacing: 0px;
        margin: 211px auto;
    }
    .ttprc p{
        text-align: center;
        font: normal normal bold 24px/36px Poppins;
        margin-top: 10px;
    }
    
    .cont-st span{
        display: inline-block;
    }
    .cont-st{
        width: 625px;
        height: 30px;
        text-align: center;
        font: normal normal normal 20px/30px Poppins;
        letter-spacing: 0px;
        color: #FAD32F;
        opacity: 1;  
        margin-top: 8px;
    }
    .ttprc-cont {
        margin: 197px auto 64px;
        width: 625px;
    }
    .inv-a{
            border-radius: 16px 16px 0px 0px;
    }

    .inv-c{
        width: 1088px!important;
    }

    .oferta-l{
        margin-top: 32px;
        margin-left: 32px;
    }
    .clb{
        width: 420px;
        margin: 60px auto 0;
    }
    .card-tt{
        width: 380px;
        font: normal normal bold 32px/48px Poppins;
    }
    .card-m{
        width: 420px;
        font: normal normal normal 16px/25px Poppins;
    }
    .card-bottom{
        width: 75%;
    }
    ul.card-ul{
        margin-left: 30px!important;
    }

    .btn-card{
        width: 380px;
    }
    p.comision{
        width: 100%;
        font: normal normal 600 19px/29px Poppins;
    }
    .cor-tt{
        margin: 10px auto 80px;
    }
    
    .valor-p{
        width: auto;
        margin-left:200px;
    }
    p.valor{
        padding-left: 0px;
    }
    .p-am{
        height: 465px;
    }
    .p-am p{
        height: 45px;
        font: normal normal bold 32px/48px Poppins;
        letter-spacing: 0px;
        padding-top:64px;
        line-height: 30px;
        padding-bottom: 50px;
    }
    .p-am p span{
        font: normal normal bold 16px/25px Poppins;
    }
    p.ppma{
        width: 90%;
        margin: 10px auto;
        padding: 0;
        padding-top: 20px;
        min-height: 28px;
        font: normal normal bold 20px/30px Poppins;
    }
    p.rest{
        width: 90%;
        margin: 28px auto;
        height: auto;
        padding: 5px 0;
        font: normal normal normal 16px/25px Poppins;
    }
    .marco-am{
        width: 90%;
        height: 265px;
    }
    .faq{
        margin-top: 87px;
        width: 60%;
        margin: auto;
        height: auto;
        padding-bottom: 125px;
        padding-top: 125px;
    }
    .faq p.pfaq{
        font: normal normal bold 32px/48px Poppins;
    }
    .cllps{
        font: normal normal bold 18px/22px Poppins;
    }
    a.navbar-brand img{
        height:40px
    }

    .cont-badges{
        width: 304px;
        margin: auto;
    }

    .badges{
        font: normal normal bold 12px/18px Poppins;
        width: 76px;
    }
    .rse-t{
        height: 88px;
        text-align: left;
        font: normal normal normal 20px/30px Poppins;
        letter-spacing: 0px;
        color: #1A0B05;
        opacity: 1;
        margin: 40px auto;
        width: 720px;
    }
    .rse-b{
        margin: 40px auto;
        width: 720px;
    }

    ul.rse-ul{
        width: 100%;
    }
    ul.rse-ul li{
        width: 70%;
        padding-left: 0!important;
        list-style-image: url("../svg/ico-vista.png");
        align-self: center;
        text-align: left;
        font: normal 20px Poppins;
        letter-spacing: 0px;
        color: #1A0B05;
        line-height: 23px;
        margin: 0 0 9px 15%;
    }

    .compromiso{
        width: 646px;
        height: 247px;
        text-align: left;
    } 
    .compromiso span{
        text-align: left;
    } 
    .bg-cntct{
        background: rgba(255, 248, 221, 0.5) 0% 0% no-repeat padding-box;
        margin: 64px auto;
        padding: 64px 0;
        width: 100%;
    }
    .bg-cntct-int{
        background: rgba(255, 248, 221, 0.5) 0% 0% no-repeat padding-box;
        margin: 0px auto;
        width: 531px;
    }
    .btn-cntct{
        width: 45%;
        margin-left: 55%;
    } 
    .pad-con{
        margin: 64px auto;
        width: 531px;
    }
    .video{
        width: 536px;
        height: 302px;
        margin: 0px auto;
    }
    .ptpp-lg {
        min-height: 850px;
    }
    .ptpp-v {
        min-height: 850px;
    }
    .ttprc-vec {
        margin: 197px auto 50px;
    }
    .pad-vec{
       margin: 40px auto 0;
        width: 720px;
    }
    ul.ul-vec{
        width: 596px;
    }
    .bg-all-whith{
        padding-top: 0;
    }
    .tbh{
        font: normal normal bold 40px/40px Poppins;
            line-height: 45px;

    }
    .font-2842-sm{
       font: normal normal bold 28px/42px Poppins;
    }        

    .font-2030-sm{
        font: normal normal normal 20px/30px Poppins;
    }        
}

@media (min-width: 992px) {
    #logs{ 
        width: 536px;
    }
}

.vertical-center {
  margin: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}