::-webkit-scrollbar {
    border-radius: 100px;
    -webkit-border-radius: 100px;
    background-color: rgba(0,0,0,0);
    width: 9px;
    height: 16px;
    overflow: visible;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

::-webkit-scrollbar-thumb {
    border: 1px solid rgba(255,255,255,0.4);
    border-radius: 100px;
    -webkit-border-radius: 100px;
    background: rgba(0,0,0,0.2);
}

/* red-hat-text-regular - latin */
@font-face {
    font-family: 'Red Hat Text';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/red-hat-text-v3-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Red Hat Text'), local('RedHatText-Regular'),
         url('fonts/red-hat-text-v3-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/red-hat-text-v3-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/red-hat-text-v3-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/red-hat-text-v3-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/red-hat-text-v3-latin-regular.svg#RedHatText') format('svg'); /* Legacy iOS */
}

body{
    font-family: 'Red Hat Text';
    font-size: 18px;
}

.navbar {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background-color: transparent;
}

.btnseguir{
    margin-top: -200px;
}

.navbar.scrolled {
    background: black;
}

.logo{
    height: 40px;
    width: 140px;
}

.top-image, .top-imageMain{
    height: 700px;
    background-attachment: fixed;
    background-position: 50% 80%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/ebookBg.jpg");
}

.top-imageMain{
    background-position: 50% 50%;
    background-image: url("../images/homeBg.jpg");
}

.start-text{
	font-family: 'Montserrat', sans-serif;
    padding: 35px;
    font-size: 50px;
    color:white;
    text-align: center;
    font-weight: 600;
    margin-left: 20px;
    margin-right: 20px;
    line-height:normal
}

.start-text.start-textM{font-size:22px!important; padding:0; font-weight:400}
.start-text.start-textS{font-size:17px!important; padding:0; font-weight:200}

.img-business{
    margin-top: 7%;
    width: 380px;
    height: 240px; 
    object-fit: cover;
    object-position: 100% 0;
}

.panel-right, .panel-left{
    width: 100%;
    height: 80%;
}

.gral-image-right, .gral-image-left{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gral-img-container{
    margin-bottom:-4%;
}

.somos{
    font-size: 2rem;
}

.general-text{
    font-size: 1.5em;
    font-weight: 400;
}

.m2{
    margin-bottom: 2%;
}

.m3{
    margin-bottom: 3%;
}

.m4{
    margin-bottom: 4%;
}

.m6{
    margin-bottom: 6%;
}

.aviso-privacidad, .aviso-privacidad:hover{
    color: black;
}

.aviso-privacidad-texto>li{
    list-style-type: upper-roman;
    color:#2F4DA9;
}

.aviso-privacidad-texto{
    text-align: justify;
}

.aviso-privacidad-texto>ol>li>h4,.aviso-privacidad-texto>ol>li>p>span{
    color:#2F4DA9;
    font-weight: bold;
    font-size: 1em;
}

.aviso-privacidad-texto>ol>li>p, .aviso-privacidad-texto>ol>li>ul{
    color:black;
}

.aviso-privacidad-texto>ol>li>ul>li {
    list-style-type: disc;
}

.contenedor-text-video{
    background-color: #F7F7F8;
    padding-top: 2%;
    padding-bottom: 2%;
}

.banner-element{
    background-color: #F7F7F8;
    padding:22px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2em;
}

.banner-obtienes{
    color: #46BEBD;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5em;
    font-weight:600;
    
}

.linea-separador{
    background-color:#C0C0C0;
    height:4px;
    border-width:0;
}

.linea-separador-green{
    background-color:#4AC3BC;
    height:4px;
    border-width:0;
}

.col-center-block {
    float: none;
    display: block;
    margin: 0 auto;
    /* margin-left: auto; margin-right: auto; */
}

.text-prueba{
	font-family: 'Montserrat', sans-serif;
    font-size: 1.5em;
    font-weight:600;
    
}

.htText{font-size:1.2em; color:#304da9;}

.text-medium{
    font-size: 55%;
}

footer{
    padding-top: 20px;
    padding-bottom: 20px;
    color:#F7F7F8;
    font-style: oblique;
    font-size: 0.7rem;
}

.dev{
    font-style: normal;
    font-size: 1rem;
}

.footer-s{
    background-image: linear-gradient(to right, #4AC3BC, #304DA9);
}

.ins-cuonta{
    background-image: url(/images/bg-c.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.separator-footer{
    background-color:#C0C0C0;
    height:1px;
    border-width:0;
    width: 20%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.whats{
    background-color: #34C300;
    color: #F7F7F8;
    padding: 20px 0 20px 0;
}

.whats>a{
    color: #F7F7F8;
}

.desc-list{
    background-color: fff;
}

.banner-list>div>h3{
    padding-top: 7%;
    text-align: center;
    font-weight: 400;
}

.banner-list{
    padding-bottom: 2%;
}

li{
    list-style-type: square;
    line-height: 30px;
}

.correo{
    color: black;
    text-decoration: underline;
}

.correo:hover{
    color: black;
}

@media screen and (max-width:424px){
    .start-text{
        font-size: 35px;
    }
    .top-image{
        background-attachment: initial;
        height: 400px;
    }
}

@media screen and (max-width:350px){
    .start-text{
        font-size: 28px;
        border-width: 7px;
        word-wrap: break-word;
    }
    .top-image{
        background-attachment: initial;
        height: 400px;
    }
}

.equal-height-cols{
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
}

.header {
    color: #304DA9;
    font-size: 130%;
    padding: 5% 0 5% 0;
    font-weight: 400;
    text-align: center;
}

body {
    background-color: #FFFFFF;
}

.btn {
    background-color: #ef5d2e;
    color: white;
    border: none;
    width: 100%;
}

.btn:hover {
    background-color: #4DC1BB;
    color: white;
}

.text-small{
    font-size: 0.9rem;
}

.form-control {
    border: 1px solid #2b2f34;
    color:black !important;
    width:100%;
}

.benefitsSq{background-color:#fdfdfd!important; border-radius:6px;}
.benefitsSq h3{font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    font-weight:600; padding-left:20px}
    
.benefitsSq ul{font-size:0.8em; }
.benefitsSq ul li{line-height:1.7; padding-bottom:10px; list-style-type:disc; color:#555555}

.priceContainer{text-align:center!important; background-color:#fff; box-shadow:0px 0px 10px 3px #dadada; border-radius:15px; font-family: 'Montserrat', sans-serif; color:#3a3a3a; padding-bottom:15px; margin-bottom:35px}
.priceContainer p{margin:0}

.priceContainer h5{font-size:50px; color: #1e94fa; font-weight:600}
.priceContainer h4{font-size:30px; font-weight:600; padding-top:50px; padding-bottom:27px}
.mainPriceText{line-height: normal;}
.fromMonth{font-size: 22px;}
.oldPrice{font-size:33px; font-weight:600; text-decoration: line-through}
.note{font-size:15px}

.finalPrice{padding:20px 0px}
.finalPrice .fromMonth{margin-top:-10px}
.offerContainer{color:#fff; background-color:#4ac3bc; font-size:17px; font-weight:400; padding:15px 44px; line-height:20px}


.bgGray{background-color:#f5f5f5}

.pbMax{padding-bottom:130px}

.fluidPic{margin-top:-120px}

@media (max-width:676px){
	.pricesMain .col-10{padding-left:0px!important; padding-right:0px!important}
}

.loader {
    margin: auto;
    width: 100%;
    height: 110%;
    background-size: 115px;
    background-repeat: no-repeat;
    background-image: url('/images/loading.gif');
    background-color: #000000d1;
    background-position-x: center;
    background-position-y: center;
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

input::placeholder {
    font-size: 13px;
}

.form-registro1{
    margin-top: 4%;
}

.paypalBtn {
    margin-left: 3%;
    margin-right: 3%;
}

/*buttons*/
.getBtn {
    display: inline-block;
    background-color: #304FA9;
    border-radius: 10px;
    border: 0;
    color: #eeeeee;
    text-align: center;
    /*font-size: 28px;*/
    padding: 5px;
    width: 180px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
  }
  .getBtn span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }
  .getBtn span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
  }
  .getBtn:hover {
    background-color: #4DC1BB;
  }
  .getBtn:hover span {
    padding-right: 25px;
  }
  .getBtn:hover span:after {
    opacity: 1;
    right: 0;
  }