*{
    margin:  0;
    padding: 0;
    box-sizing: border-box;
    
}


.container-fluid{
    max-width: 1920px;
    padding: 0 !important;
}

.header{
    background: rgb(15, 4, 78);
    width: 100%;
    position: fixed;
    z-index: 100;

}

.logo{
    width: 20%;
    align-items: center;
    justify-content: center;
}

#logo{
    padding: 20px; 
}

.logo{
    text-decoration: none;
    display: flex;
    justify-content: flex-start;
    
}
.link{
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
    display: flex;
    justify-content: end;
    align-items: center;
    transition: color 0.5s;
}
.link:hover{
    color: #f806a7;
    text-decoration: none;
}

.portada{
    width: 100%;
    color: white;
    font-family: 'Calibri';
    height: 100%;
    max-width: 100%;
    padding-top: 20%;
    position: relative;

}

.fila{
    margin-top: -40px;
    display: flex;
    height: 100%;
    width: 100%;
    max-width: 100%;

}

.col-6{
    width: 90%;
}

.fondo{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 800px;
}

.caja{
    position:absolute;
    top: 10%;
    height: 100%;
    z-index: -1;
}

.texto{
   padding: 30px;
   padding-left: 80px;
   text-align: left;
}

.texto>h1{
    font-size: 50px;
}

.texto>p{
    font-size: 26px;
}

.form{
    width: 75%;
    height: 100%;
    text-align: center;
}

.form-group {
    margin-bottom: 0.4rem !important;
}

.cont{
    padding-left: 150px;
    margin: 0 auto;
    width: 100%;
}

.iti--allow-dropdown {
    width: 40%;
    margin-right: 5px;
}


.iti__selected-flag{
    
    border-right: #4b4a71 4px solid;
}

#tele::-webkit-input-placeholder{
    padding-left: 5px !important;
    
}

#telefono{
    display: flex;
    color: black;
    width: 100%;
}

.container-center{
    margin-top: 10%;
    margin-bottom: 5%;
    height: 100%;
    width: 100%;
}

.title{
    font-family: 'Calibri';
    font-size: 42px;
    color: #4298d5;
    font-weight: bold;

}

.subtitulo{
    text-align: center;

}

.subtitle{
    font-family: 'Calibri';
    font-size: 30px;
    color: #3b92d1;
    font-weight: bold;
}

.card-text{
    font-size: 20px;
    line-height: normal;
    font-weight: 500; 
}

#card{
    width: 90%;
    
    text-align: center;
}

.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.flex2{
    justify-content: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
}

.boton{
    background: rgb(3,159,199);
    background: linear-gradient(90deg, rgba(3,159,199,1) 9%, rgba(41,196,230,1) 24%, rgba(73,119,215,1) 38%, rgba(97,58,199,1) 48%, rgba(104,57,198,1) 58%, rgba(160,50,188,1) 72%, rgba(205,44,180,1) 82%);
    color: white !important;
    border: none !important;
    cursor: pointer;
    font-weight: bolder !important;
    font-size: 15px !important;
    transform: scale(1.1);
    width: 35%;
}
/* 
.boton:hover{
    background: rgb(3,159,199);
    background: linear-gradient(90deg, rgba(3,159,199,1) 9%, rgba(41,196,230,1) 24%, rgba(73,119,215,1) 38%, rgba(97,58,199,1) 48%, rgba(104,57,198,1) 58%, rgba(160,50,188,1) 72%, rgba(205,44,180,1) 82%);
    color: white;
    font-size: 18px !important;
   
    border: none;
    width: 31%;
    cursor: pointer;
    font-weight: bold;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transform: scale(1.1);
} */

.boton:hover{
    width: 38%;

}

.contenedor{
    width: 100%;
    height: 100%;
    margin-top: 400px;
    transition: all 0.5s;
    line-height: 1.2;
}

.row{
    padding-right: 110px;
    padding-left: 110px;
    margin-right: auto;
    justify-content: center;
}

#right {
    top: -30%;
    right: -40px;
    float: right;
    position: absolute;
    width: 80%;
}

.imagen{
    /* display: flex;*/
    align-items: center; 
    justify-content: center;
    height: 195px;

}

.card-imagen{
    height: 230px;

}

#cards{
    border: none; 
    align-items: center; 
    align-content: center;
    justify-content: center;
    padding: 30px;
    
    /* background: #402bb7;
    background: linear-gradient(0deg, rgb(34, 93, 195) 0%, rgba(198,166,83,0) 43%, rgba(253,187,45,0) 100%); */
}

.flex{
    padding-left: 100px;
    padding-right: 100px;
    text-align: center;
    justify-content: center;
    align-content: center;
  
    display: flex;
    flex-wrap: wrap;
}


.lista{
    font-size: 22px;
}

.card-body>ul {
    width: 100%;
    height: 100%;
    text-align: left;
    color: black;
    list-style-type:none;
    margin:0!important;
    padding:0!important;
    font-family: 'Calibri';
    font-weight: 400;
}
.card-body>ul li::before {
    margin-right: 8px;
    content: url("../img/Recurso11.png"); 
    margin-left: -16px; 
}

.card-body>ul li {
    padding: 0px 0px 0px 20px!important;
}

.servicios{
    justify-content: center;
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    
}

.article{
    background-color: rgb(15, 4, 78);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px;
    color: white;
    margin-top: 10%;
}

.text{

    text-align: center;
}

.text2{
    font-size: 35px;
    font-family: 'Calibri';
    font-weight: 400;
    
}

#text2{
    text-align: center;
}

.footer {
    width: 100%;
    height: 20%;
    text-align: center;
    background-color: #0d0c3d;
    padding-top: 0px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
}

#img-fluid {
    padding: 20px;
    width: 10%;    
    height: 25%;
}

.h2 {
    color: white;
}


.text{
    font-size: 20px;
    color: white;
    font-family: 'Calibri';
    text-align: center;
    font-weight: 400;
}

.pp{
    padding-left: 90px;

}

h3{
    border-top: 1px solid #aaaa;
    padding-top: 6px;
}

.botones-app{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
   
}

.boton-app{
    width: 45%;
    padding: 10px;
}


.section9{
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 30px;
    align-items: center;
}

.imgC{
    width: 36%;
    height: 27%;
    border-radius: 24px;
    right: 0;
    
}
.textoC{
    display: flex;
    width: 34%;
    justify-content: center;
    flex-direction: column;
    padding-left: 70px;
}
.txt{
    text-align: center;
}
.pantalla{
    font-family: Calibri;
    font-size: 40px;
    color: #68b9e5;
}
.p-button{
    font-family: Calibri;
    font-size: 23px;
    color: rgb(48, 47, 47);
}
.btn-section9{
    display: flex;
    justify-content: center;
}
.btn-section9 img{
    width: 110px;
}

#top{
    top: -50px
}

.planes{
    display: flex;
    margin-left: 10%;
    flex-wrap: wrap;
}
.titulo{
    text-align: center;
    font-family: Calibri;
    font-size: 15px;
    font-weight: bold;
    color: #1292D6;
    text-decoration: underline;
}
.pln {
    margin-left: 40%;
    margin-bottom: 10%;
    width: 22%;
    height: 1000px;
    border-top-right-radius: 110px 110px;
    border-bottom-left-radius: 110px 110px;
    box-shadow: 5px 8px 8px #aaaaaa;
    max-height: 36em;
}

.pln h2 {
    color: #0D0C3D;
    font-family: Calibri;
    font-weight: lighter;
    text-align: center;
    padding-right: 30%;
    font-size: 2.3vw;
    margin-top: 2%;
    margin-bottom: 6%;
}

.precio {
    border: 1px solid black;
    width: 80%;
    text-align: center;
    position: relative;
    top: -18px;
    left: -20%;
    background-color: #0D0C3D;
    font-weight: lighter;
    color: white;
    border-top-right-radius: 20px 20px;
    border-bottom-left-radius: 20px 20px;
}
.precio>p{
    font-family: 'Calibri';
    margin: 4px;
    font-size: 5vw;
}
.pln>ul {
    width: 70%;
    text-align: left;
    color: #58595B;
    list-style-type:none;
    margin:0!important;
    padding-left:15px!important;
    font-size: 1vw;
    font-family: 'Calibri';
    font-weight: 400;

}
.pln>ul li::before {
    content: url("../img/check.png");
    margin-left: -10px; 
}

.pln>ul li {
    padding: 0px 0px 0px 20px!important;
}
.btn-p{
    margin-left: 50%;
    padding-bottom: 3%;
    position: relative;
    top: 4%;  
}
.btn-p img{
    width: 120px;
}

#rowplan{
    margin-top: 5%;
    margin-left: -3%;
    margin-right: -3%;
}
#plan2{
    margin-top: -10%;
   
}
.btn1-p{
    margin-left: 50%;
    padding-bottom: 3%;
    position: relative;
    top: 26%;  
}
.btn1-p img{
    width: 120px;
}
.btn2-p{
    margin-left: 50%;
    padding-bottom: 3%;
    position: relative;
    top: 8%;  
}
.btn2-p img{
    width: 120px;
}
.btn3-p{
    margin-left: 50%;
    padding-bottom: 3%;
    position: relative;
    top: 20%;  
}
.btn3-p img{
    width: 120px;
}


/*Estilos pagos*/

 
.container_slider1{
    max-width: 700px;
    max-width: 900px;
    margin: auto;
    align-items: center;
    justify-content: center;
    padding: 30px 10px;
}


#img{
    padding: 20px;
} 

.boton-transparente{
    border: transparent;
  
    cursor: pointer;
    transition: 0.5s;
    width: 100px;
    height: 30px;
    top: 84%;
    left: 34%;
    position: absolute;
    z-index: 200;
}


/*  Responsive para 1024*/
@media screen and (max-width: 1080px) {
    .portada{
        width: 100%;
        color: white;
        font-family: 'Calibri';
        height: 100%;
        max-width: 100%;
        
        position: relative;
    
    }
    .texto>h1{
        font-size: 4vw;
        font-family: 'Calibri';
        font-weight: 400;
        
    }
    .texto>p{
        font-size: 2vw;
        font-family: 'Calibri';
        font-weight: 400;
    }
    .caja{
        top: 7%;
    }

    .form{
        height: 100%;
        transition: all 0.5s;
        line-height: 1.2;
    }

    .cont{
        padding-left: 60px;
        margin: 0 auto;
        width: 100%;
    }

    #card{
        width: 100%;
        
    }


    .col-4{
        width: 50% !important;
        
    }

    .textoC{
        display: flex;
        width: 54%;
        justify-content: center;
        flex-direction: column;
        padding-left: 70px;
    }

    .title{
        font-size: 3vw;
    }

    .card-text{
        font-size: 1.5vw;
    }

    #card{
      height: 250px;
    }

    #right{
        width: 100%;
        top: -20%;
    }

    .contenedor{
        margin-top: 200px;
    }
    .row>*{
        width: 182%;
    }
    .carousel-inner{
        position: relative;
        width: 110%;
        overflow: hidden;
    }
    .pln {
        margin: 0 auto;
        width: 300px;
        height: 500px;
    }

    .pln h2 {
        font-size: 30px;
    }

    .pln>ul {
        font-size: 16px;
        width: 90%;
    }

    .btn-p img {
        top: 20px;
        position: absolute;
    }

    .btn1-p img {
        top: 30px;
        position: absolute;
    }

    .btn2-p img {
        position: absolute;
        top: 20px;
    }

    .btn3-p img {
        top: 30px;
        position: absolute;
    }
    .pln>ul li{
        padding: 0px 0px 0px 20px !important;
    }
    
}

@media screen and (max-width: 900px){
    
    .logo{
       
        height: 80px;
        
    }
    .logo>img{
        width: 100%;
        height: 100%;
    }
    
    #logo{
        padding: 20px; 
    }

    .cont{
        margin-top: -20px;
    }

    .card-text{
        font-size: 15px;
    }

    #card{
      height: 250px;
    }

    #right{
        width: 150% !important;
        top: -17%;
    }

    .contenedor{
        margin-top: 130px;
    }

    .flex {
        padding-left: 0px;
        padding-right: 00px;
        text-align: center;
        justify-content: center;
        align-content: center;
        display: flex;
        flex-wrap: wrap;
    }

    #cards{
        padding: 0;
    }

    .lista{
        font-size: 16px;
    }

    .caja{
        top: 6%;
    }

    .text2{
        font-size: 25px;
    }

    .p-button {
        font-size: 20px;
    }
    .boton{
        width: 60%;
        margin-top: 10px;
    }
    .iti--allow-dropdown {
        width: 90%;
        margin-right: 5px;
    }

}


@media screen and (max-width: 768px){
    #img-fluid {
        padding: 20px;
        width: 15%;    
        height: 25%;
    }
    #img{
        padding-left: 175px;
        padding-right: 175px;
    } 
   
    .logo{    
        height: 100%;
        
    }     
  
    .col-6{
        width: 100% !important;
        max-width: 100% !important;
    }
    .logo{
        width: 40%;
        align-items: center;
        justify-content: center;
    }
    
    #logo{
        padding: 10%;
    }

    .portada{
        width: 100%;
        color: white;
        font-family: 'Calibri';
        height: 100%;
        max-width: 100%;
        padding-top: 10%;
        position: relative;
    
    }

    .texto>h1{
        font-size: 30px !important;
        font-family: 'Calibri';
        font-weight: 400;
        
    }

    .title{
        font-size: 30px;
    }

    .texto{
        padding-left: 5px;
        width: 50%;
    }

    .fila{
        flex-direction: column;
        width: 100%;
        margin-top: 80px;
    }
    

    .form{
        margin: 0 auto;
        height: 100%;
        width: 90%;
        margin-top: 60px; 
        padding-top: 20px;
        padding-bottom: 20px;      
    }

    .boton{
        width: 35%;

        margin-top: 10px;
    }

    .boton:hover{
        width: 36%;

    }

    .cont{
        margin: 0 auto;
        width: 100%;
        padding: 0;
        background-color: #100f43c0;
        border-radius: 10px ;
    }

    #card-body{
       display: flex;
       flex-direction: column;
    }

    #card{
        top: 100%;
        width: 100%;
        height: 100%;
        
    }

    .col-md-6 {
        
        width: 100% !important;
        max-width: 100% !important;
    }

    #col-md-5 {
        flex: 0 0 auto !important;
        width: 75%;
    }

    #right {
        top: 0;
        right: 0px;
        position: relative;
        width: 100%;
    }


    .contenedor{
        margin-top: 90px;
        
    }

    .card-text{
        font-size:  15px;
        padding-bottom: 20px;
    }

    #top{
        top: 0;
        right: 0;
    }

    .servicios{
        flex-direction: column;
    }

    .lista {
        font-size: 20px;
    }

    .boton-transparente{
        border: transparent;
        cursor: pointer;
        transition: 0.5s;
        width: 140px;
        height: 35px;
        top: 86%;
        left: 40%;
        position: absolute;
        z-index: 200;
    }

    
}

@media screen and (max-width: 500px){
    .row {
         padding-right: 10px; 
         padding-left: 10px;
    }

    .col-md-5 {
        width: 100% !important;
    }

    .lista {
        font-size: 14px;
    }



    .fila{
        width: 100%;
        margin-top: 0;
    }

    .texto {
        padding-left: 5px;
        width: 100%;
    }

    .texto>h1{
        font-size: 24px !important;
    }

    .texto>p{
        font-size: 17px;
        font-family: 'Calibri';
        font-weight: 400;
    }

    #img{
        padding-left: 40px !important;
        padding-right: 40px !important;
    } 
    
    #img-fluid {
        padding: 20px;
        width: 22%;    
        height: 25%;
    }

}



@media screen and (max-width: 500px){
    .container__slider1{
        max-width: 400px;
        height: 500px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 30px 10px;
    }
    
    input[type=radio]{
        display: none;
    }
    
    .container-slid{
        width: 100%;
        height: 100%; 
        transform-style: preserve-3d;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .cards2{
        position: relative;
        width: 100%;
        height: 100%;
    }
    
    .card2{
        width: 60%;
        height: 100%;
    }
    
  
    
    .boton-transparente{
        
        border: transparent;
        cursor: pointer;
        transition: 0.5s;
        width: 100px;
        height: 30px;
        top: 84%;
        left: 39%;
        position: absolute;
        z-index: 200;
    }
    
}

@media screen and (max-width: 780px) {
    
    .pln {
        margin: 0 auto;
        width: 300px;
        height: 500px;
    }

    .pln h2 {
        font-size: 30px;
    }

    .pln>ul {
        font-size: 15px;

    }

    .btn-p img {
        top: -12px;
        position: absolute;
    }

    .btn1-p img {
        top: 50px;
        position: absolute;
    }

    .btn2-p img {
        position: absolute;
        top: -6px;
    }

    .btn3-p img {
        top: 45px;
        position: absolute;
    }

}

@media screen and (max-width: 920px) {
    .pln {
        margin: 0 auto;
        width: 300px;
        height: 500px;
    }

    .pln h2 {
        font-size: 30px;
    }

    .pln>ul {
        font-size: 15px;

    }

    .btn-p img {
        top: -12px;
        position: absolute;
    }

    .btn1-p img {
        top: 50px;
        position: absolute;
    }

    .btn2-p img {
        position: absolute;
        top: -6px;
    }

    .btn3-p img {
        top: 45px;
        position: absolute;
    }


}



@media screen and (max-width: 414px) {
    #carouselExampleSlidesOnly{
        width: 100vw !important;
        max-width: 100vw!important;
    }
    .precio{
        position: relative;
        left: -20px;
        font-size: 15px;
        width: 40%;
    }
    
}

@media screen and (max-width:393px) {
    #carouselExampleSlidesOnly{
        width: 90vw !important;
        max-width: 90vw!important;
    }
    .precio{
        position: relative;
        left: -5px;
        font-size: 15px;
        width: 40%;
    }

    .btn-p img {
        top: 20px;
        position: absolute;
    }

    .btn1-p img {
        top: 30px;
        position: absolute;
    }

    .btn2-p img {
        position: absolute;
        top: 20px;
    }

    .btn3-p img {
        top: 30px;
        position: absolute;
    }
    .pln>ul li{
        padding: 0px 0px 0px 20px !important;
    }

}

@media screen and (max-width:360px) {
    #carouselExampleSlidesOnly{
        width: 80vw !important;
        max-width: 80vw!important;
    }
}


@media screen and (max-width: 393px) {
    #carouselExampleSlidesOnly{
        width: 60vw !important;
        max-width: 60vw!important;
        padding: 0px;
    }
}

@media screen and (max-width: 680px) {

    #img{
        padding-left: 120px;
        padding-right: 120px;
    } 

} 

@media screen and (max-width:375px){
    .texto{
        width: 110%;
    }
}


    

