@import url('styles.css');
body {
    background-color: #1d4d9b
}

.wrapper {
    width: 100%
}

a.links {
    text-decoration: none
}

.btn_close_modal {
    cursor: pointer
}

.espacio30 {
    height: 30px;
    display: block
}

.espacio20 {
    height: 20px;
    display: block
}

.espacio10 {
    height: 10px;
    display: block
}

.espacio5 {
    height: 5px;
    display: block
}

.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

.icon-bar a {
    display: block;
    text-align: center;
    transition: all .3s ease;
    color: #fff;
    font-size: 20px;
    margin: 15px;
    border-radius: 10px;
}

.icon-bar a:hover {
    background-color: #fff
}

.whatsapp {
    background: #12ba16;
    color: #fff
}

.twitter {
    background: #00c0ff;
    color: #fff
}

.store {
    background: #ffa900;
    color: #fff
}

.barra-txt {
    background-color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: ProximaNovaBold
}

.img-logo {
    padding: 10px
}

img.logo_etna {
    width: 150px;
    cursor: pointer;
}

img.head_wsp {
    width: 50px;
}

.fuerte {
    font-family: ProximaNovaBold
}

.super_fuerte {
    font-family: ProximaNovaBlack
}

.regular {
    font-family: ProximaNovaRegular
}

.alt_light {
    font-family: ProximaNovaAltLight
}

.extra_bold {
    font-family: ProximaNovaExtrabold
}

.absoluto {
    position: absolute
}

.relativo {
    position: relative
}

.owl-carousel .owl-item img {
    width: auto!important
}

body {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
p {
    margin: 0
}

.center_content {
    max-width: 1135px;
    margin: 0 auto
}

.relativo_icon_footer {
    position: absolute;
    top: -100%;
    right: 4%
}

.center_content.slide {
    margin-top: 102px;
    height: 100px;
    background-color: #fff
}

.width50 {
    width: 50%
}

.width30 {
    width: 30%
}

.col {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box
}

.header_content {
    font-size:20px;
    padding:14px 120px
}

.body_slide {
    font-size: 0;
    position: relative
}

.header_slider {
    width: 100%;
    z-index: 9;
    position: absolute;
    height: 70px;
    background-color: #fff;
}

.right_header {
    font-size: 20px
}

.right_header .num_wsp_content {
   /* padding: 10px 0 10px 5px*/
}

.right_header .num_wsp {
    color: #00539f;
    font-size: 18px;
    font-family: KMKDSKBW
}

.right_header .num_wsp_bold {
    text-decoration: none!important;
    color: #00539f;
    font-family: ProximaNovaExtrabold;
    font-size: 22px;
    letter-spacing: 1px
}

.footer_slide {
    z-index: 9;
    width: 100%;
    height: 120px;
    background-color: #1d4d9b;
    position: absolute;
    bottom: -90px;
    padding: 15px 0;
    box-sizing: border-box
}

.text_slide {
    z-index: 9;
    font-family: ProximaNovaExtrabold;
    color: #fff;
    position: absolute;
    top: 23%;
    left: 10%
}

.text_slide .second {
    width: auto;
    font-size: 25px;
    padding: 8px 10px;
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, .19) 89%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(0, 0, 0, 1)), color-stop(89%, rgba(0, 0, 0, .19)), color-stop(100%, rgba(0, 0, 0, .19)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, .19) 89%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, .19) 89%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, .19) 89%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, .19) 89%, rgba(0, 0, 0, 0) 100%);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    transform: skew(-10deg)!important
}

.text_slide .principal {
    font-size: 60px;
    max-width: 600px;
    box-sizing: border-box;
    display: block;
    background-color: #1d4d9b!important;
    padding: 6px 20px 0 8px!important;
    line-height: 60px;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    transform: skew(-10deg)!important
}

.form_content {
    top:13%;
    right:6%;
    z-index:9;
    width:300px;
    padding:15px 15px;
    box-sizing:border-box;
    border: 7px solid #fff;
    border-radius: 10px;
}

.gradient {
    background: rgba(0, 84, 158, 1);
    background: -moz-linear-gradient(left, rgba(0, 84, 158, 1) 0, rgba(43, 53, 141, .78) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(0, 84, 158, 1)), color-stop(100%, rgba(43, 53, 141, .78)));
    background: -webkit-linear-gradient(left, rgba(0, 84, 158, 1) 0, rgba(43, 53, 141, .78) 100%);
    background: -o-linear-gradient(left, rgba(0, 84, 158, 1) 0, rgba(43, 53, 141, .78) 100%);
    background: -ms-linear-gradient(left, rgba(0, 84, 158, 1) 0, rgba(43, 53, 141, .78) 100%);
    background: linear-gradient(to right, rgba(0, 84, 158, 1) 0, rgba(43, 53, 141, .78) 100%)
}

.title_form {
    font-family: ProximaNovaBold;
    font-size: 20px;
    z-index: 9;
    color: #5badff;
    margin-bottom: 20px
}

.content_input {
    margin-bottom: 10px
}

.form_content .inputs_height .input_select {
    width:100%;
    font-family:ProximaNovaThin;
    height:30px;
    background-color:#fff;
    box-sizing:border-box;
    border:2px solid #fff;
    border-radius:inherit!important;
    font-size:12px;
    padding:0 15px;
    outline:0;
    position:relative;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none
}

.inputs_height select::-ms-expand {
    display: none
}

.inputs_height .arrow_selec {
    height:10px;
    width:15px;
    background-image:url(../img/arrow.png);
    background-size:cover;
    background-repeat:no-repeat;
    right:5px;
    top:10px
}

.form_content .inputs_height .input_text {
    width: 100%;
    font-family: ProximaNovaThin;
    outline: 0;
    height: 30px;
    color: #fff;
    border: 3px solid #fff;
    box-sizing: border-box;
    background: 0 0;
    font-size: 12px;
    padding: 0 15px

}

.form_content .inputs_height .input_text::placeholder {
    color: #fff;
    font-size: 12px;
    font-family: ProximaNovaThin
}

.form_content .input_textarea {
    width: 100%;
    font-family: ProximaNovaThin;
    height: 50px;
    outline: 0;
    color: #fff;
    border: 3px solid #fff;
    box-sizing: border-box;
    background: 0 0;
    font-size: 12px;
    padding: 10px 15px;
    overflow-y: auto
}

.form_content .input_textarea::placeholder {
    color: #fff
}

.text_footer {
     color:#ffa900;
    font-family:ProximaNovaBold;
    font-size:11px;
    margin-bottom:10px
}

.fila_radio {
    width: 100%;
    font-size: 0
}

.content_radio {
    font-family: ProximaNovaThin;
    font-size: 16px;
    color: #fff
}

.content_radio:nth-child(2) {
    margin: 0 10px
}

.item{
   
    background-repeat:no-repeat
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
    height:650px;
   width: 100% ;
   text-align: center;
    /*
    position:relative;
    background-position:justify;
    height:700px;
    background-size:cover;
    background-repeat:no-repeat
*/
}
/*
.item_1{
    background-image:url(../img/banner_bike.png);
    margin-top: 10px;
}
*/
.item_2 {
    background-image: url(../img/banner_new.png);
    background-position: center;
}
/*
.item_3 {
    background-image: url(../img/BANNER-ETNAEXPRESS.jpg)
}

.item_4 {
    background-image: url(../img/banner_convenio.png)
}

.item_5 {
    background-image: url(../img/banner_motor.jpg)
}*/

.input_radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 5px;
    height: 15px;
    width: 15px;
    transition: all .15s ease-out 0s;
    background: -ms-gradient(linear, left top, right top, from(rgba(0, 83, 159, .9)), color-stop(20%, rgba(0, 83, 159, .5)), color-stop(40%, rgba(0, 83, 159, .5)), color-stop(60%, rgba(43, 53, 141, .5)), color-stop(80%, rgba(43, 53, 141, .5)), to(rgba(43, 53, 141, .5)));
    border: 3px solid #fff;
    color: #ccc;
    cursor: pointer;
    display: inline-block;
    margin-right: .3rem;
    outline: 0;
    position: relative;
    z-index: 1000;
    outline: 0
}

.input_radio:checked {
    outline: 0
}

.input_radio:checked::before {
    height: 15px;
    width: 15px;
    position: absolute;
    content: '';
    display: inline-block;
    font-size: 26.66667px;
    text-align: center;
    line-height: 40px;
    outline: 0
}

.input_radio:checked::after {
    -webkit-animation: click-wave .65s;
    -moz-animation: click-wave .65s;
    animation: click-wave .65s;
    background: url(../img/check.png);
    content: '';
    position: absolute;
    z-index: 100;
    outline: 0;
    height: 10px;
    width: 10px
}

.btn-enviar {
    margin-top:10px;
    height:35px;
    width:100%;
    padding:10px;
    box-sizing:border-box;
    background-color:#d92524;
    font-family:ProximaNovaBold;
    font-size:15px;
    color:#fff;
    border:0;
    cursor:pointer
}

.wrapper__content img.fondo {
    width: 100%
}

.columnas_foot {
    color: #fff
}

.icon_detalle {
    padding-left: 15px;
    text-align: left
}

.foot_letter {
    box-sizing: border-box;
    padding: 24px 0
}

.footer_slide .columnas_foot:nth-child(1) {
    padding-right: 20px
}

.footer_slide .columnas_foot:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #d92524
}

.footer_slide .columnas_foot:nth-child(2) .icon_detalle {
    padding-left: 0
}

.footer_slide .columnas_foot:nth-child(3) {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #d92524
}



.footer_slide .columnas_foot:nth-child(3) .icon_detalle {
    padding-left: 0;
}

.footer_slide .columnas_foot:nth-child(4) {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #d92524
}

.footer_slide .columnas_foot:nth-child(4) .icon_detalle {
    padding-left: 0
}

.footer_slide .columnas_foot:nth-child(5) {
     padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #d92524
}

.footer_slide .columnas_foot:nth-child(5) .icon_detalle {
    padding-left: 0
}

.footer_slide .columnas_foot:nth-child(6) {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #d92524
}

.footer_slide .columnas_foot:nth-child(6) .icon_detalle {
    padding-left: 0
}

.footer_slide .columnas_foot:nth-child(7) {
     padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #d92524
}

.footer_slide .columnas_foot:nth-child(7) .icon_detalle {
    padding-left: 0
}


.col.columnas_foot.icons_redes {
   padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #d92524
}

.col.columnas_foot.icons_redes {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #d92524
}
/*
.footer_slide .columnas_foot:nth-child(4) {
    padding: 0 0px
}

.footer_slide .columnas_foot:nth-child(5) {
    padding: 0 20px;
    border-left: 1.5px solid #fff;
    border-right: 1.5px solid #fff
}

.footer_slide .columnas_foot:nth-child(6) {
    padding: 0 20px;
    border-right: 1.5px solid #fff
}
*/
.footer_slide .columnas_foot:last-child {
    padding-left: 20px
}

.footer_content {
    position: relative
}

.footer_pages {
    background-color: #1d4d9b;
    color: #fff;
    padding: 10px 0;
    font-family: ProximaNovaRegular;
    font-size: 20px;
    text-align: center;
}

.footer_pages .text_foot {
    margin: 0 15px
}

.horarios_col {
    padding-top: 10px;
    padding-bottom: 10px
}

.iziModal {
    background: inherit!important;
    box-shadow: inherit!important;
    z-index: 99999!important
}

#modalpoli.iziModal {
    background-color: #fff!important;
    box-shadow: initial!important;
    box-sizing: border-box;
    height: 400px!important;
    padding: 20px
}

.body_terminos {
    height: 350px;
    overflow-y: auto
}

.body_terminos ol {
    padding-left: 0;
    margin-top: 0
}

.modal_content span.btn_close_modal {
    color: #1d4d9b;
    font-size: 20px;
    background-color: #fff;
    border-radius: 50%;
    padding: 4px 4px 4px 8px;
    display: block;
    height: 30px;
    width: 30px;
    right: 10px;
    top: 10px
}

.marco_poppup {
    box-sizing: border-box;
    padding: 10px;
    border: 3px solid #fff;
    max-width: 400px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 10px;
    color: #fff
}

.marco_poppup .header_marco {
    font-size: 40px;
    text-align: center;
    top: -28px;
    left: 10%;
    right: 10%;
    letter-spacing: 2px
}

.owl-carousel .owl-nav button {
    width: 30px;
    height: 30px;
    background-color: #fff!important;
    z-index: 99999;
    position: absolute;
    top: 50%;
    outline: 0
}

.owl-carousel .owl-dots button {
    width: 20px;
    height: 20px;
    background-color: #fff!important;
    z-index: 99999;
    bottom: 10%;
    outline: 0;
    border-radius: 50%;
    margin-right: 10px
}

.owl-carousel .owl-dots button.active {
    background-color: #1d4d9b!important
}

.owl-dots {
    position: absolute;
    bottom: 15%;
    left: 45%
}

.owl-nav .owl-prev {
    left: 10px!important
}

.owl-nav .owl-next {
    right: 10px!important
}

.modal_content {
    box-sizing: border-box;
    padding: 20px
}

.pidelo_img {
    top: -40px;
    right: 0
}

.global_content {
    padding: 8px 0
}

.fb_content {
    padding: 8px 0
}

@media(max-width:1700px) {
    .form_content {
       
        right: 8%
    }
}

@media(max-width:1160px) {
    .text_slide {
        left: 130px
    }
}

@media(max-width:1082px) {
    .form_content {
        right: 10%
    }
    .picker_table {
        margin: 0 auto
    }
    .right_header .num_wsp_bold {
        font-size: 16px!important
    }
    .right_header .num_wsp {
        font-size: 16px!important
    }
}

@media(max-width:1800px) {
    .relativo_icon_footer {
        position: absolute;
        top: -100%;
        left: 2%
    }
}

@media(max-width:1082px) {
    .footer_slide {
        position: relative;
        height: auto;
        bottom: 0px;
    }

    .form_content {
        position: relative;
        margin: 0 auto;
        right: inherit;
        z-index: 9999
    }
    .header_slider {
        text-align: center
    }
    .columnas_foot {
        width: 100%;
        text-align: center!important;
        padding: 0!important;
        margin-bottom: 30px;
        border: 0!important
    }
    .title_picker {
        text-align: center!important
    }
    .body_picker {
        text-align: center!important
    }
    .icon_detalle {
        text-align: center!important
    }
    .center_content {
        margin-top: 20px
    }
    .header_content {
        padding: 14px 0;
        text-align: center
    }
    .form_content {
        margin-top: -60%
    }
}
@media(max-width:768px){
    .form_content{
        margin-top:-70%
    }
}


@media(max-width:600px) {
    @keyframes float {
        0% {
            box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
            transform: translatey(0)
        }
        50% {
            box-shadow: 0 25px 15px 0 rgba(0, 0, 0, .2);
            transform: translatey(-10px)
        }
        100% {
            box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
            transform: translatey(0)
        }
    }
    .contenedor{
        padding: 0px;
 }

    .header_slider {
        position: relative;
        height: auto;
        padding: 5px 0;
        background-color: #fff;
        z-index: 9999
    }
    .header_content {
        width: 100%;
        padding: 0
    }
    .col.width50.header_content.right_header{
        display: none;
    }
    .left_header {
        margin-bottom: 0
    }
    .fondo_content {
        display: none
    }
    .fondo_content_2 {
        display: block!important
    }
    .relativo_icon_footer {
        display: none
    }
    a.twitter {
        /*display: none !important;*/
    }
    .icon-bar {
        z-index: 9999
    }
    .icon-bar .barra-txt {
        font-size: 10px!important
    }
    .icon-bar .responsive_barra {
        font-size: 10px!important
    }
    .icon-bar a {
        width: 60px
    }
    .icon-bar img {
        width: 100%;
        height: 100%
    }
    .img-logo {
            padding: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    }
    .wrapper__content {
        height: auto
    }
    .text_slide {
        display: none
    }
    .time_icon {
        width: 100%;
        margin-bottom: 30px
    }
    .detalle_foot_1 {
        padding-left: 0
    }
    .item {
        background-position-y: -200px
    }
    .form_content {
        max-width: 380px!important;
        width: auto;
        margin-top: 0;
        height: auto!important
        border: 0;
        border-radius: 0px;
            border: 1px solid #fff;
    }
    
    .medio_detalle {
        width: 90%
    }
    .columnas_foot {
        margin-bottom: 12px
    }
    .owl-nav {
        display: none
    }
    .owl-dots {
        bottom: 55.5%
    }
    .owl-dots button.active {
        background-color: #1d4d9b!important
    }
    .icon-bar {
        top: inherit!important;
        bottom: -50px;
        background: #d92524;
        width: 100%;
        text-align: center;
    }
    .icon-bar a {
    margin: 5px;
        }
    a.twitter.col_icons {
    background: #d92524;
    }
    a.store.col_icons{
         background: #d92524;
    }
    a.whatsapp.col_icons{
    
        border-radius: 50%;
    margin-top: -16px;
    border: 15px solid #d92524;
        
    }
    .pidelo_img {
        display: none
    }
    .icons_redes {
        width: auto!important;
        margin: 0 10px
    }
    .owl-carousel {
        /*display: none!important*/
    }
    .item{
        margin-top: 0px;
        height: 720px;
        background-position: bottom;
        background-size: cover;

    }
    .btn-go-formulario {
        position: absolute;
        background: wheat;
        width: 50px;
        height: 50px;
        bottom: 26%;
        left: 45%;
        opacity: 0;
    }
    div#frame-tecsible {
        z-index: 99999!important;
        height: 485px!important
    }
    .icon-bar a {
        /*
        border-radius: 50%;
        font-size: 0;
        -webkit-transform: translatey(0);
        transform: translatey(0);
        -webkit-animation: float 2s ease-in-out infinite;
        animation: float 2s ease-in-out infinite
        */
    }
    .ocultar {
        display: none!important
    }
    .col_icons {
        display: inline-block!important;
        vertical-align: top
    }
    img.logo_etna {
        width: 150px
    }
    img.head_wsp {
        width: 40px
    }
    .num_wsp_content {
        line-height: 9px
    }
    .right_header .num_head {
        font-size: 13px!important
    }
    .title_form {
        font-size: 20px
    }
    .form_content .inputs_height .input_select {
        height: 35px;
        font-size: 15px
    }
    .form_content .inputs_height .input_text {
        height: 35px;
        font-size: 13px
    }

    .form_content .inputs_height .input_text::placeholder {
        font-size: 13px;
    }

    .inputs_height .arrow_selec {
        top: 10px!important
    }
    .form_content .input_textarea {
        height: 65px;
        font-size:13px;
    }

    .form_content .input_textarea::placeholder {
        font-size:13px;
    }
   
}

@media(max-width:400px) {
    .marco_poppup .header_marco {
        font-size: 40px
    }
}