@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,slnt,wdth,wght,GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC@8..144,-10..0,25..151,100..1000,-200..150,27..175,323..603,25..135,649..854,-305..-98,560..788,416..570,528..760&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html{

    background: #000;
    scroll-behavior: smooth;

}
header{

    width: 100%;
    height: 100vh;
    background: #ffffff;
    text-align: center;
    /*background: url(Img/Imagenes/429816489_919781726822402_8208077433597585555_n.jpg);
     /*fallback for old browsers */
    /*background: -webkit-linear-gradient(to bottom, #ff0000a9, #000000d8), url(Img/Imagenes/429816489_919781726822402_8208077433597585555_n.jpg);  
     /*Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #00000065, #00000065),url(../Imagenes/Backgrouds/acueducto.jpg); 
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
nav{

    text-align: right;
    width: 100%;
    height: 50px;
    display: flex;
    background: #000;
}
nav >.div-logo{
    width: 25%;
    height: 50px;
    display: flex;
    align-items: center;
    background: #000;

} 
nav >.div-icon{

    width: 75%;
    height: 50px;
    display: flex;
    align-items: center;
    background: linear-gradient(to right, #000000, #00000000),url(../Imagenes/Backgrouds/IMG_9252.jpg);
    background-size: cover; 



}
nav .div-logo a img{

    justify-content: left;
    align-items: center;
    margin: 5px;
    padding-left: 10px;
    transition: 1s;

}
nav .div-logo a img:hover{

    /*rotate: 360deg;*/
    height: 40px;

}
nav > .div-icon{

    justify-content: right;
    align-items: center;
    padding-right: 25px;

}
nav > .div-icon .icon-menu{
    color: #fff;
    font-size: 45px;
    background: #000;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.5s;
}
nav > .div-icon .icon-menu:hover{
    rotate: 360deg;
}
header .textos-header{

    display: flex;
    height: 650px;
    width: 100%;
    margin: -50px 0 0 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;

}
.eslogan{
    color: #fff;
    font-size: 40px;
    margin: -175px 0 0 0;
    font-family: "Roboto Flex", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;

}
.bottom{
    width: 100%;
    height: 10vh;
    margin: 15px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Comenzar{
    color: #000;
    text-decoration: none;
    padding: 20px 35px;
    background: #fff;
    font-size: 15px;
    border-radius: 10px;
    font-family: "Roboto Flex", serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    transition: all 0.5s ease;
}
.Comenzar:hover{
    color: #000;
    text-decoration: none;
    padding: 20px 50px;
    background: #fff;
    font-size: 16px;
    border-radius: 10px;
    box-shadow: 0 0 100px rgb(0, 0, 0);
    font-family: "Roboto Flex", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
}
/*----------------------------------------------*/
@media(max-width:1200px){
    header{
        width: 100%;
        height: 100vh;
        text-align: center;
        background: linear-gradient(to bottom, #00000065, #00000065),url(../Imagenes/Backgrouds/acueducto.jpg); 
        background-size: cover;
        background-repeat: no-repeat;
    }
    nav{

        text-align: right;
        width: 100%;
        height: 100px;
        display: flex;
        background: #000;
    }
    nav >.div-logo{
        width: 25%;
        height: 100px;
        display: flex;
        align-items: center;
        background: #000;
    
    } 
    nav .div-logo a img{

        justify-content: left;
        align-items: center;
        height: 50px;
        margin: 5px;
        padding-left: 10px;
        transition: 1s;
    
    }
    nav .div-logo a img:hover{

        /*rotate: 360deg;*/
        height: 55px;
    
    }
    nav > .div-icon .icon-menu{
        color: #fff;
        font-size: 75px;
        background: #000;
        border-radius: 10px;
        cursor: pointer;
        transition: all 0.5s;
    }
    nav > .div-icon .icon-menu:hover{
        rotate: 360deg;
    }
    nav >.div-icon{
    
        width: 75%;
        height: 100px;
        display: flex;
        align-items: center;
        background: linear-gradient(to right, #000000, #00000000),url(../Imagenes/Backgrouds/IMG_9252.jpg);
        background-size: cover; 
    
    
    
    }
    .textos-header img{
        height: 800px;
    }
    header .textos-header{
        display: flex;
        justify-content: center;
    }
    header .textos-header{
        margin: 15vh 0 0 0;
    }
    .eslogan{
        color: #fff;
        font-size: 60px;
        margin: 5vh 0 0 0;
    }
}
.Seccion_Uno{
    width: 100%;
    height: 100vh;
    background: url(../Imagenes/Backgrouds/IMG_9252.jpg);
}
.Seccion_Uno .gradient-uno{
    width: 100%;
    height: 10vh;
    background: linear-gradient(to bottom, #000000, #00000058);
    display: flex;
    align-items: center;
    justify-content: center;
}
.Seccion_Uno .gradient-uno .gradient-uno-p{
    font-size: 30px;
    padding: 15px 20px;
    background: #000000;
    border-radius: 10px;
    border: 1px solid #ffffff52;
}
.Seccion_Uno .gradient-dos{
    width: 100%;
    height: 80vh;
    background: #00000058;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Uno .gradient-dos .gradient-dos-cont{
    width: 95%;
    height: 90%;
    background: #000000;
    border-radius: 30px;
    border: 1px solid #ffffff52;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Uno .gradient-dos .gradient-dos-cont .gradient-dos-cont-1{
    width: 70%;
    height: 100%;
    background: #00000000;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Uno .gradient-dos .gradient-dos-cont .gradient-dos-cont-1 video{
    border-radius: 30px;
}
.Seccion_Uno .gradient-dos .gradient-dos-cont .gradient-dos-cont-2{
    width: 30%;
    height: 100%;
    background: #00000000;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Uno .gradient-dos .gradient-dos-cont .gradient-dos-cont-2 img{
    width: auto;
    height: 500px;
    border-radius: 30px;
}
.Seccion_Uno .gradient-dos .gradient-dos-cont .gradient-dos-cont-2 .imagen-flayer-dos{
    display: none;
}
.Seccion_Uno .gradient-tres{
    width: 100%;
    height: 10vh;
    background: linear-gradient(to top, #000000, #00000058);
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Uno .gradient-tres .icon{

    color: #fff;
    font-size: 60px;
    transition: all .3s ease;
    border: 1px solid #ffffff52;
    border-radius: 50%;

}
.Seccion_Uno .gradient-tres .icon:hover{

    color: #fff;
    font-size: 70px;

}
@media(max-width:1200px){
    .Seccion_Uno{
        width: 100%;
        height: 100vh;
        background: url(../Imagenes/Backgrouds/Background_Vertical.JPG);
        background-size: 100%;
    }
    .Seccion_Uno .gradient-dos .gradient-dos-cont{
        width: 95%;
        height: 90%;
        background: #000000;
        border-radius: 30px;
        border: 1px solid #ffffff52;
        display: flex;
        display: block;
    }

    .Seccion_Uno .gradient-dos .gradient-dos-cont .gradient-dos-cont-1{
        width: 100%;
        height: 40%;
        background: #00000000;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .Seccion_Uno .gradient-dos .gradient-dos-cont .gradient-dos-cont-2{
        width: 100%;
        height: 60%;
        background: #00000000;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .Seccion_Uno .gradient-dos .gradient-dos-cont .gradient-dos-cont-2 .imagen-flayer{
        display: none;
    }
    .Seccion_Uno .gradient-dos .gradient-dos-cont .gradient-dos-cont-2 .imagen-flayer-dos{
        display: block;
    }
    .Seccion_Uno .gradient-dos .gradient-dos-cont .gradient-dos-cont-2 img{
        width: auto;
        height: 800px;
        border-radius: 30px;
    }
    .Seccion_Uno .gradient-tres{
        width: 100%;
        height: 10vh;
        background: linear-gradient(to top, #000000, #00000058);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .Seccion_Uno .gradient-tres .icon{
    
        color: #fff;
        font-size: 100px;
        transition: all .3s ease;
        border: 1px solid #ffffff52;
        border-radius: 50%;
    
    }
    .Seccion_Uno .gradient-tres .icon:hover{

        color: #fff;
        font-size: 120px;
    
    }
    .bottom{
        width: 100%;
        height: 10vh;
        margin: 15px 0 0 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .Comenzar{
        color: #000;
        text-decoration: none;
        padding: 40px 90px;
        background: #fff;
        font-size: 25px;
        border-radius: 10px;
        font-family: "Roboto Flex", serif;
        font-optical-sizing: auto;
        font-weight: 800;
        font-style: normal;
        transition: all 0.5s ease;
    }
    .Comenzar:hover{
        color: #000;
        text-decoration: none;
        padding: 40px 95px;
        background: #fff;
        font-size: 26px;
        border-radius: 10px;
        box-shadow: 0 0 100px rgb(0, 0, 0);
        font-family: "Roboto Flex", serif;
        font-optical-sizing: auto;
        font-weight: 900;
        font-style: normal;
    }

}
/*---------------------------------------------------------------------*/
.Seccion_Dos{
    width: 100%;
    height: 100vh;
    background: url(../Imagenes/Backgrouds/IMG_9252.jpg);
}
.Seccion_Dos .gradient-uno{
    width: 100%;
    height: 10vh;
    background: linear-gradient(to bottom, #000000, #00000058);
    display: flex;
    align-items: center;
    justify-content: center;
}
.Seccion_Dos .gradient-uno .gradient-uno-p{
    font-size: 30px;
    padding: 15px 20px;
    background: #000000;
    border-radius: 10px;
    border: 1px solid #ffffff52;
}
.Seccion_Dos .gradient-dos{
    width: 100%;
    height: 80vh;
    background: #00000058;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Dos .gradient-dos .gradient-tres-cont{
    width: 95%;
    height: 90%;
    background: #000000;
    border-radius: 30px;
    border: 1px solid #ffffff52;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Dos .gradient-tres{
    width: 100%;
    height: 10vh;
    background: linear-gradient(to top, #000000, #00000058);
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Dos .gradient-tres .icon{

    color: #fff;
    font-size: 60px;
    transition: all .3s ease;
    border: 1px solid #ffffff52;
    border-radius: 50%;

}
.Seccion_Dos .gradient-tres .icon:hover{

    color: #fff;
    font-size: 70px;

}
/*------------------------------------------------------------*/
.wrapper{
    width: 30%;
    height: 95%;
    background-color: rgb(255, 255, 255);
    padding: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    /*box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.829);*/
    /*border: 1px solid #fff;*/
}
.wrapper header{
    display: flex;
    position: relative;
    align-items: center;
    height: 55px;
    border: 1px solid #cccccc00;
    border-radius: 15px;
    color: #ffffff;
    background: #000;
    font-family: "Nunito Sans", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}
#tab-1:checked ~ header .tab-1,
#tab-2:checked ~ header .tab-2,
#tab-3:checked ~ header .tab-3{
    color: #000000;
}
header label{
    height: 100%;
    width: 30%;
    z-index: 2;
    display: flex;
    position: relative;
    font-size: 18px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    transition: all 0.9s ease;
}
header label:nth-child(2){
    width: 40%;
}
header .slider{
    position: absolute;
    height: 85%;
    border-radius: inherit;
    background: #01010100;
    box-shadow: 1px 1px 15px rgb(0, 0, 0);
    transition: all 0.3s ease;
}
#tab-1:checked ~ header .slider{
    left: -1%;
    width: 120px;
    transform: translateX(5%);
}
#tab-2:checked ~ header .slider{
    left: 50%;
    width: 120px;
    transform: translateX(-50%);
}
#tab-3:checked ~ header .slider{
    left: 101%;
    width: 120px;
    transform: translateX(-105%);
}
.wrapper input[type="radio"]{
    display: none;
}
.cards-area{
    overflow: hidden;
}
.cards-area .cards{
    width: 300%;
    display: flex;
    color: #000000;
}
.cards .row{
    width: 33.4%;
}
.cards .row-1{
    transition: all 0.3s ease;
}

#tab-1:checked ~ .cards-area .cards .row-1{
    margin-left: 0%;
}
#tab-2:checked ~ .cards-area .cards .row-1{
    margin-left: -33.4%;
}
#tab-3:checked ~ .cards-area .cards .row-1{
    margin-left: -66.8%;
}

.row .pricing-details{
    margin: 20px 0;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
}
.pricing-details span{
    font-size: 65px;
    font-weight: 600;
    position: relative;
    font-family: "Nunito Sans", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    color: #000;
}
.pricing-details span::before,
.pricing-details span::after{
    position: absolute;
    font-family: "Nunito Sans", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    color: #000;
}
.pricing-details .semestral::before{
    content: "$";
    font-size: 20px;
    right: 130px;
    bottom: 35px;
}
.pricing-details .anual::before{
    content: "$";
    font-size: 20px;
    right: 130px;
    bottom: 35px;
}
.pricing-details .semestral::after{
    content: "/MXN";
    font-size: 13px;
    right: -35px;
    bottom: 20px;
}
.pricing-details .anual::after{
    content: "/MXN";
    font-size: 13px;
    right: -35px;
    bottom: 20px;
}
.pricing-details p{
    font-size: 18px;
    margin-top: 5px;
    font-family: "Nunito Sans", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    color: #000;
}
.row .features li{
    display: flex;
    align-items: center;
    font-size: 15px;
    margin-bottom: 25px;
    list-style: none;

}
.features li i{
    color: #FFD700;
    font-size: 12px;
}
.features li span{
    margin-left: 20px;
    font-family: "Nunito Sans", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    color: #000;
}
.wrapper button{
    height: 55px;
    width: 100%;
    margin-top: 20px;
    border: none;
    color: #000000;
    font-size: 18px;
    cursor: pointer;
    border-radius: 30px;
    background: #ffff00;
    transition: .3s ease-in-out;
}
.wrapper button:hover{
    transform: scale(1.08);
    background: #ffff00;
    color: #000000;
    box-shadow: 1px 1px 15px rgb(0, 0, 0);
}
.wrapper .term{
    height: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.terminos{
    text-decoration: none;
    font-size: 10px;
    color: #fff;
    text-decoration:underline;
    transition: .5s;
    font-family: "Nunito Sans", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}
.terminos:hover{
    font-size: 12px;
    color: #ffff00;
}
/*--------------------------------------------------------*/
.Prem{
    width: 65%;
    height: 95%;
    /*border: 1px solid #fff;*/
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.Prem .info_prem{
    width: 100%;
    height: 50%;
    background: #fff;
    /*border: 1px solid #000;*/
    border-top-left-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.Prem .info_prem img{
    height: 80px;
    margin: 0 0 20px 0;
}
.Prem .info_prem .span_info{
    width: 90%;
    height: 50%;
    background: #000;
    border-radius: 30px;
    display: flex;
    align-items: center;
}
.span_info .features{
    list-style: none;
    margin: 0 0 0 50px;
}
.span_info .features span{
    color: #fff;
}
.Prem .podio{
    width: 100%;
    height: 50%;
    background: #fff;
    /*border: 1px solid #000;*/
    display: flex;
    justify-content: center;
    align-items: end;
    border-bottom-left-radius: 30px;
}
.Prem .podio .lugares{
    width: 20%;
    border: 2px solid #FFD700;
    margin: 0 10px 0 10px;
}
.Prem .podio .primer_lugar{
    height: 100%;
    background: #FFD700;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.829);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.Prem .podio .primer_lugar .Lugar_Primero{
    color: #000;
    font-size: 80px;
    margin: 0 0 0 30px;
}
.Prem .podio .segundo_lugar{
    height: 80%;
    background: #FFD700;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.829);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.Prem .podio .segundo_lugar .Lugar_Segundo{
    color: #000;
    font-size: 70px;
    margin: 0 0 0 30px;
}
.Prem .podio .tercer_lugar{
    height: 60%;
    background: #FFD700;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.829);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.Prem .podio .tercer_lugar .Lugar_Tercero{
    color: #000;
    font-size: 60px;
    margin: 0 0 0 30px;
}
@media(max-width:1200px){
    .Seccion_Dos{
        width: 100%;
        height: 100vh;
        background: url(../Imagenes/Backgrouds/Background_Vertical.JPG);
        background-size: 100%;
    }
    .Seccion_Dos .gradient-dos .gradient-tres-cont{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .Prem{
        width: 75%;
        height: 45%;
        /*border: 1px solid #fff;*/
    }
    .Prem .info_prem{
        border-top-right-radius: 30px;
    }
    .Prem .info_prem img{
        height: 100px;
        margin: 0 0 20px 0;
    }
    .Prem .podio{
        border-bottom-left-radius: 0px;
    }
    .wrapper{
        width: 75%;
        height: 35%;
        background-color: rgb(255, 255, 255);
        padding: 30px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        /*box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.829);*/
        /*border: 1px solid #fff;*/
    }
    .Seccion_Dos .gradient-tres{
        width: 100%;
        height: 10vh;
        background: linear-gradient(to top, #000000, #00000058);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .Seccion_Dos .gradient-tres .icon{
    
        color: #fff;
        font-size: 100px;
        transition: all .3s ease;
        border: 1px solid #ffffff52;
        border-radius: 50%;
    
    }
    .Seccion_Dos .gradient-tres .icon:hover{

        color: #fff;
        font-size: 120px;
    
    }
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.Seccion_Tres{
    width: 100%;
    height: 100vh;
    background: url(../Imagenes/Backgrouds/IMG_9252.jpg);
}
.Seccion_Tres .gradient-uno{
    width: 100%;
    height: 10vh;
    background: linear-gradient(to bottom, #000000, #00000058);
    display: flex;
    align-items: center;
    justify-content: center;
}
.Seccion_Tres .gradient-uno .gradient-uno-p{
    font-size: 30px;
    padding: 15px 20px;
    background: #000000;
    border-radius: 10px;
    border: 1px solid #ffffff52;
}
.Seccion_Tres .gradient-dos{
    width: 100%;
    height: 80vh;
    background: #00000058;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Tres .gradient-dos .gradient-dos-cont{
    width: 95%;
    height: 90%;
    background: #000000;
    border-radius: 30px;
    border: 1px solid #ffffff52;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Tres .gradient-tres{
    width: 100%;
    height: 10vh;
    background: linear-gradient(to top, #000000, #00000058);
    display: flex;
    justify-content: center;
    align-items: center;
}
.Seccion_Tres .gradient-tres .icon{

    color: #fff;
    font-size: 60px;
    transition: all .3s ease;
    border: 1px solid #ffffff52;
    border-radius: 50%;
    rotate: 180deg;

}
.Seccion_Tres .gradient-tres .icon:hover{

    color: #fff;
    font-size: 70px;

}
.Ruta_Cont{
    width: 65%;
    height: 90%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.Ruta_Cont img{
    width: auto;
    height: 95%;
}
.Registro_Cont{
    width: 30%;
    height: 90%;
    background: #fff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.Registro_Cont img{
    width: 50%;
    padding: 10px 5px;
    background-color: #000;
    border-radius: 15px;
    margin: 0 0 20px 0;
}
.Registro_Cont .Txt_Registro{
    width: 85%;
    height: auto;
    color: #000000;
    text-align: center;
    font-size: 15px;
    font-family: "Nunito Sans", serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    border-top: 1px solid #00000033;
    border-bottom: none;
}
.Registro_Frase{
    width: 85%;
    height: auto;
    color: #000000;
    text-align: center;
    font-size: 20px;
    font-family: "Nunito Sans", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    border-top: none;
    border-bottom: 1px solid #00000033;
}
.Registro_Cont a{
    font-size: 15px;
    color: #ffffff;
    background: #000000;
    padding: 15px 45px;
    text-decoration: none;
    border-radius: 15px;
    font-family: "Nunito Sans", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    border-top: none;
    margin: 50px 0 0 0;
    transition: all 0.3s ease-in-out;
}
.Registro_Cont a:hover{
    padding: 16px 55px;
    font-size: 16px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media(max-width:1200px){
    .Seccion_Tres{
        width: 100%;
        height: 100vh;
        background: url(../Imagenes/Backgrouds/Background_Vertical.JPG);
        background-size: 100%;
    }
    .Seccion_Tres .gradient-dos .gradient-dos-cont{
        width: 95%;
        height: 90%;
        background: #000000;
        border-radius: 30px;
        border: 1px solid #ffffff52;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .Ruta_Cont{
        width: 90%;
        height: 45%;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        border-bottom-left-radius: 0;
    }
    .Ruta_Cont img{
        width: auto;
        height: 95%;
    }
    .Registro_Cont{
        width: 90%;
        height: 45%;
        background: #fff;
        border-top-right-radius: 0;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .Registro_Cont img{
        width: 30%;
        padding: 10px 5px;
        background-color: #000;
        border-radius: 15px;
        margin: 0 0 20px 0;
    }
    .Registro_Cont .Txt_Registro{
        width: 85%;
        height: auto;
        color: #000000;
        text-align: center;
        font-size: 25px;
        font-family: "Nunito Sans", serif;
        font-optical-sizing: auto;
        font-weight: 800;
        font-style: normal;
        border-top: 1px solid #00000033;
        border-bottom: none;
    }
    .Registro_Frase{
        width: 85%;
        height: auto;
        color: #000000;
        text-align: center;
        font-size: 35px;
        font-family: "Nunito Sans", serif;
        font-optical-sizing: auto;
        font-weight: 900;
        font-style: normal;
        border-top: none;
        border-bottom: 1px solid #00000033;
    }
    .Registro_Cont a{
        font-size: 30px;
        color: #ffffff;
        background: #000000;
        padding: 15px 45px;
        text-decoration: none;
        border-radius: 15px;
        font-family: "Nunito Sans", serif;
        font-optical-sizing: auto;
        font-weight: 900;
        font-style: normal;
        border-top: none;
        margin: 50px 0 0 0;
        transition: all 0.3s ease-in-out;
    }
    .Registro_Cont a:hover{
        padding: 16px 55px;
        font-size: 35px;
    }
    .Seccion_Tres .gradient-tres{
        width: 100%;
        height: 10vh;
        background: linear-gradient(to top, #000000, #00000058);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .Seccion_Tres .gradient-tres .icon{
    
        color: #fff;
        font-size: 100px;
        transition: all .3s ease;
        border: 1px solid #ffffff52;
        border-radius: 50%;
        rotate: 180deg;
    
    }
    .Seccion_Tres .gradient-tres .icon:hover{

        color: #fff;
        font-size: 120px;
    
    }
}
/*---------------------------------------Estilos Nav------------------------------------*/
body .Nav{
    display: flex;
    align-items: center;
    justify-content: right;
}
.Nav{
    width: 20%;
    height: 100vh;
    background: #000000ac;
    backdrop-filter: blur(20px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: fixed;
}
.Nav .Cerrar{
    width: 100%;
    height: 5%;
    display: flex;
    justify-content: left;
    align-items: center;
}
.Nav .Cerrar .icon{
    color: #ffffff;
    border-radius: 50%;
    margin: 0 0 0 10px;
    font-size: 20px;
    transition: all 0.3s;
    cursor: pointer;
}
.Nav .Cerrar .icon:hover{
    font-size: 25px;
    cursor: pointer;
}
.Nav .Menu{
    width: 100%;
    height: 95%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}
.Nav .Menu a{
    margin: 30px 0 30px 0;
    color: #ffffff;
    text-decoration: none;
    font-size: 20px;
    font-family: "Nunito Sans", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    transition: all 0.5s ease-in-out;
}
.Nav .Menu a:hover{
    font-size: 25px;
}
.Nav{
    position: fixed;
}
.Nav.responsive{
    top:0;
}
.Nav{
    position: fixed;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: -1000px;
    right: 0px;
    transition: .9s;
}
@media(max-width:1200px){
    .Nav{
        width: 50%;
        height: 100vh;
        background: #000000ac;
        backdrop-filter: blur(20px);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .Nav .Cerrar .icon{
        color: #ffffff;
        border-radius: 50%;
        margin: 0 0 0 10px;
        font-size: 80px;
        transition: all 0.3s;
        cursor: pointer;
    }
    .Nav .Cerrar .icon:hover{
        font-size: 85px;
        cursor: pointer;
    }
    .Nav .Menu a{
        margin: 100px 0 100px 0;
        color: #ffffff;
        text-decoration: none;
        font-size: 40px;
        font-family: "Nunito Sans", serif;
        font-optical-sizing: auto;
        font-weight: 900;
        font-style: normal;
        transition: all 0.5s ease-in-out;
    }
    .Nav .Menu a:hover{
        font-size: 25px;
    }
    .Nav{
        position: fixed;
    }
    .Nav.responsive{
        top:0;
    }
    .Nav{
        position: fixed;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        top: -2500px;
        right: 0px;
        transition: .9s;
    }
}
/* SECTION NEW INFO */
.new-info{
    width: 100%;
    height: 100vh;
    background: rgb(0, 74, 172);
}
.new-info .gradient-1{
    width: 100%;
    height: 10vh;
}
.new-info .gradient-1-uno{
    width: 100%;
    height: 10vh;
    background: linear-gradient(to bottom, #000, #00000000);
}
.new-info .gradient-2{
    width: 100%;
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.new-info .gradient-2 img{
    height: 100%;
}
.new-info .gradient-2 video{
    box-shadow: 1px 1px 5px rgb(0, 0, 0), -1px -1px 5px rgb(0, 0, 0);
    border-radius: 22px;
    height: 100%;
    animation: vid 6s infinite ease-out;
}
.new-info .gradient-2 .logo-vid{
    width: 25rem;
    height: auto;
    margin: 3rem;
}
@keyframes vid {
    0% {
        box-shadow: 1px 1px 5px rgb(0, 0, 0), -1px -1px 5px rgb(0, 0, 0);
    }

    50% {
        box-shadow: 1px 1px 50px rgb(0, 0, 0), -1px -1px 50px rgb(0, 0, 0);
        scale: 1.1;
    }

    100% {
        box-shadow: 1px 1px 5px rgb(0, 0, 0), -1px -1px 5px rgb(0, 0, 0);
    }
}
.new-info .gradient-3{
    width: 100%;
    height: 10vh;
}
.new-info .gradient-3-tres{
    width: 100%;
    height: 10vh;
    background: linear-gradient(to top, #000, #00000000);
}
@media(max-width:1200px){
    /* SECTION NEW INFO */
.new-info{
    width: 100%;
    height: 50vh;
    background: rgb(0, 74, 172);
}
.new-info .gradient-1{
    width: 100%;
    height: 5vh;
}
.new-info .gradient-1-uno{
    width: 100%;
    height: 5vh;
    background: linear-gradient(to bottom, #000, #00000000);
}
.new-info .gradient-2{
    width: 100%;
    height: 40vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.new-info .gradient-2 img{
    height: 90%;
}
.new-info .gradient-2 video{
    box-shadow: 1px 1px 5px rgb(0, 0, 0), -1px -1px 5px rgb(0, 0, 0);
    border-radius: 22px;
    height: 90%;
    animation: vid 6s infinite ease-out;
}
.new-info .gradient-2 .logo-vid{
    width: 15rem;
    height: auto;
    margin: 1rem;
}
@keyframes vid {
    0% {
        box-shadow: 1px 1px 5px rgb(0, 0, 0), -1px -1px 5px rgb(0, 0, 0);
    }

    50% {
        box-shadow: 1px 1px 50px rgb(0, 0, 0), -1px -1px 50px rgb(0, 0, 0);
        scale: 1.1;
    }

    100% {
        box-shadow: 1px 1px 5px rgb(0, 0, 0), -1px -1px 5px rgb(0, 0, 0);
    }
}
.new-info .gradient-3{
    width: 100%;
    height: 5vh;
}
.new-info .gradient-3-tres{
    width: 100%;
    height: 5vh;
    background: linear-gradient(to top, #000, #00000000);
}
}