.color-naranja-capitan{
    color:#ffb415 !important;
}
.color-azul-capitan{
    color: #042751;
}
#container-slider
{
    position: relative;
    display: block;
    width: 100%;
}
#slider {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    min-height: 500px;
}
#slider li {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    z-index: -1;
    opacity: 0;
}
#container-slider .arrowPrev, #container-slider .arrowNext{
    font-size: 30pt;
    color: rgba(4,39,81,0.7);
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50px;
    z-index: 2;
}
#container-slider .arrowNext {
    left: initial;
    right: 50px !important;
}
.content_slider{
    padding: 15px 30px;
    color: #FFF;
    width: 100%;
    height: 100%;
}
#slider li .content_slider{
    /*background: rgba(0, 0, 0, 0.50);*/
    padding: 10px 125px;
}
.content_slider{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.btnSlider{
    color: #FFF;
    font-size: 15pt;
    font-family: 'arial';
    letter-spacing: 1px;
    padding: 10px 50px;
    border: 1px solid #CCC;
    background: rgba(13, 13, 13, 0.55);
    border-radius: 31px;
    text-decoration: none;
    transition: .5s all;
}
.btnSlider:hover{
    background: #111;
    border: 1px solid #111;
}
.listslider {
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: 50%;
    bottom: 0;
    list-style: none;
    z-index: 2;
    transform: translateX(-50%);
}
.listslider li {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 0 5px;
}
.listslider li a {
    background: #CCC;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block;
}
.item-select-slid {
    background: #042751  !important;
}
.borde-capitan{
    display: inline-block;
    width: auto;
    height: auto;
    transform: skew(-20deg);
    border: 2px solid white;
    border-radius: 5px;
    padding: 5px;
}
.borde-capitan-naranja{
    display: inline-block;
    width: auto;
    height: auto;
    transform: skew(-20deg);
    border: 2px solid #ffb415;
    border-radius: 15px;
    padding: 5px;
    color: white;
    background: #ffb415;
}
.borde-capitan-azul{
    display: inline-block;
    width: auto;
    height: auto;
    transform: skew(-20deg);
    border: 2px solid #042751;
    border-radius: 15px;
    padding: 10px;
    color: white;
    background: #042751;
}
.borde-capitan-azul-borde-naranja{
    display: inline-block;
    width: auto;
    height: auto;
    transform: skew(-20deg);
    border: 5px solid #ffb415;
    border-radius: 15px;
    padding: 10px;
    color: white;
    background: #042751;
}
.sombrita{
    box-shadow: 0 0 1px 0 rgba(21, 20, 20, 0.5), 0 6px 12px 0 rgba(28, 27, 27, 0.5);
}
.contacto-input,.contacto-input:active,.contacto-input:focus{
    width:100%;background: transparent;color:#042751;border: none;border-bottom: 1px solid;border-color: #042751;
}
.contacto-input::placeholder{
    background: transparent;color: grey;
}
.redes-i{
    color: #042751;background: white;border-radius: 50%;
}
.padding-10-15{
    padding: 10px 15px;
}
.padding-10{
    padding: 10px;
}
.redes-span{
    font-size: 18pt;padding-left: 10px;
}
.background-celestito{
    background: #f0f5fa;
}
.soc-item i{
    color: #042751;
}
.background-azul{
    background: #042751 !important;
}
.m-20{
    margin: 20px;
}
.ppp{
    padding-top: 100px !important;display: block !important;
}
.banner_capitan{
    width: 300px;height: 114px;position:relative;left: -135px;
}
.banner_p{
    color: white;font-weight: bold;font-size: 20pt;
}
.banner_p_span{
    padding:10px;background: rgba(4,39,81,0.7);border-radius: 15px;
}
.banner_p_2{
    text-align: right;padding-top: 200px;
}
.banner_img{
    width: 80px;position: relative;top: -110px;left: 97%;
}
.display-flex{
    display: flex;
}
.img_back_1{
    margin-top: -30px;margin-left: -20px;width: 200px;z-index: 3;
}
.img_back_2{
    margin-top: -30px;left: 70vw;position:relative;width: 200px;
}
.descubre-h1{
    font-size:2.5rem;text-align: center;margin-top: 30px;font-weight: normal;
}
.img_torneo{
    background: url('../../media/nueva_imagen/torneos.png');width: 100%;height: 290px;background-size: contain;
}
.promociones_h1{
    text-align: center;margin-top: 30px;color: white;font-size: 2.5rem;
}
.display-flex-no-resp{
    display: flex;
}
.nosotros-box-1{
    background: white;border-radius: 20px;margin-right: 20px;padding: 20px;text-align: center;margin-bottom: 70px;
}
.nosotros-box-2{
    background:#042751;border-radius: 50%;padding: 10px;width: 80px;height: 80px;margin-right: auto;margin-left: auto;position:relative;top: -60px;margin-bottom: -30px;
}
.background-video{
    background: url('../../media/nueva_imagen/video_back.png');background-size: cover;padding: 30px;
}
.centrado{
    text-align: center !important;
}
.padding-video{
    padding: 100px;
}
.width-img-video{
    width: 150px;
}
.logros{
    display: flex;width: 100%;text-align: center;justify-content: center;margin-top: 50px;
}
.logros-div{
    background-size: cover;width: 160px;height: 160px;margin-right: 50px;
}
.logros-div h3{
    color: white;padding: 10px;
}
.logros-div h3 span{
    color: #ffb415;font-size: 40pt;font-weight: bold
}
.logros-h1{
    text-align: center;margin-top: 30px;color: #042751;
}
.logros-hr{
    width: 50%;background: #ffb415;height: 5px;
}
.margin-top--10{
    margin-top: -100px;
}
@media screen and (max-width: 460px){
    .content_slider h2 {
        font-size: 15pt !important;
    }
    .content_slider p {
        font-size: 12pt !important;
    }
    #container-slider .arrowPrev, #container-slider .arrowNext{
        font-size: 20pt;
    }
    #container-slider .arrowPrev{
        left: 15px;
    }
    #container-slider .arrowNext{
        right: 15px !important;
    }
    #slider{
        height: 400px;
        min-height: 400px;
    }
    #slider li .content_slider{
        padding: 10px 35px;
    }
    .btnSlider{
        padding: 10px 30px;
        font-size: 10pt;
    }
    .banner_capitan{
        width: 250px;height: 95px;position:relative;left: -35px;
    }
    .banner_p_2{
        text-align: right;padding-top: 0;
    }
    .banner_img{
        position: relative;left: 91%;width: 60px;top: -100px;
    }
    .img_back_1{
        margin-top: 0;margin-left: -30px;width: 120px;
    }
    .img_back_2{
        position:relative;left: 45vw;width: 140px;margin-top: -20px;
    }
    .descubre-h1{
        font-size:2rem;text-align: center;margin-top: 30px;font-weight: normal;padding-top: 45px;
    }
    .img_torneo{
        background: url('../../media/nueva_imagen/torneos_resp.png');width: 100%;height: 290px;background-size: contain;
    }
    .promociones_h1{
        text-align: center;margin-top: 30px;color: white;font-size: 2rem;
    }
    .display-flex-no-resp{
        display: block;
    }
    .padding-video{
        padding: 10px;
    }
    .width-img-video{
        width: 90px;
    }
    .logros{
        display: block;width: 100%;text-align: center;justify-content: center;margin-top: 50px;
    }
    .logros-div{
        background-size: cover;width: 160px;height: 160px;margin-right: auto;margin-left: auto;margin-bottom: 20px;
    }
    .logros-h1{
        text-align: center;margin-top: 120px;
    }
    .cid-rVQPVDmRzK {
        padding-top: 45px;
        padding-bottom: 200px;
    }
    .redes-span{
        font-size: 15pt;padding-left: 10px;
    }
}
.privacidad{
    text-align: justify !important; font-size: 8pt; color: black;background: white;margin:100px auto 0 auto;
}
.login-nuevo{
    background: linear-gradient(to bottom, white, #c3e1ff);
    display: inline-block;
    width: auto;
    height: auto;
    transform: skew(-15deg);
    border: 10px solid orange;
    border-top-right-radius: 300px;
    border-bottom-right-radius: 100px;
    padding:80px 5px 5px 5px;
    left: -70px;
    border-top-width: inherit;
    border-block-width: inherit;
}
.login-input{
    min-height: 0.5rem;padding: 0.5rem;width: 75%;margin-left: 75px;background: rgba(4,39,81,0.1);
}
.login-input-width100{
    min-height: 0.5rem;padding: 0.5rem;width: 100%;margin-left: 0;background: rgba(4,39,81,0.1);
}
.login-nuevo-div{
    transform: skew(15deg); padding: 20px;margin-left: 70px;margin-right: 40px;
}
.login-boton-principal{
    font-family:'NeosansBold';background: #042751 !important;border-color: #042751 !important;padding: 3px;width: 300px;border-radius: 15px;
}
.login-boton-principal:hover{
    background: #0b5aba !important;
    border:1px solid #0b5aba !important;
}
.login-texto-alt{
    font-family:'NeosansBold';font-weight: bold;margin-right: 30px;text-decoration: underline;text-decoration-color: #042751;color: #042751;
}
.login-texto-alt:hover{
    color: orange;
}
.login-display{
    display: flex;justify-content: space-evenly;
}
.login-img-logo{
    padding-bottom: 15px;border-radius: 15px;width: 50%;
}
.width100{
    width: 100%;
}
.margin-bottom-0{
    margin-bottom: 0;
}