@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap');

*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
}
#wrapper{
    max-width: 1280px;
    height: auto;
    display: block;
    margin: auto;
}
body{
    background: #E1E6EE;
    border-top: 10px solid #F7594F;
    font-family: 'Montserrat', sans-serif;
}
a, a:hover,.logo img,.logo img:hover,.pro_gal,.pro_gal:hover,.m_videos,.m_videos:hover,.btn_en,.btn_en:hover{
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -ms-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
header{
    height: 140px;
    padding: 0 3.125%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo{
    display: block;
    cursor: pointer;
}
.logo img{
    display: block;
    width: 250px;
    height: auto;
    opacity: 1;
}
.logo img:hover{
    opacity:0.6;
}
.menu ul{
    list-style: none;
}
.menu ul li{
   display: inline-block;
   padding: 15px 5px;
   font-size: 0.9em;
   font-weight: 600;
}
.menu ul li a{
    color:#06065C;
    text-decoration: none;
}
.menu ul li a:hover{
    color:#F7594F;
}
.reel{
    height: auto;
    background: #E1E5EE;
}
.txt_reel{
    padding: 20px;
}
.r_img{
    display: block;
    width: 14.0625%;
    height: auto;
    margin: auto;
    padding-bottom: 20px;
    border-bottom: #F7594F solid 1px;
}
.txt_reel p{
    display: block;
    width: 60%;
    margin: auto;
    padding-top: 10vh;
    font-weight: 500;
    font-size: 1.2em;
    text-align: center;
}
.txt_reel h6{
    font-size: 0.9em;
    font-weight: 300;
    text-align: center;
    padding-top: 10vh;
}
#rads{
    background: #2D2D34;
    height: auto;
    color:#FFF;
    padding: 20px;
}
.col-rad{
    background: #2F2F38;
    border-top: 5px solid #F7594F;
    margin: 0 ;
    height: 100%;
}
.t_rads{
    font-weight: 300;
    display: block;
    padding: 8px;
}
.rad_imgs{
    display: block;
    margin: auto;
    padding: 15px 0 20px 0;
}
.col-rad ul{
    list-style: none;
    padding-bottom: 30px;
}
.col-rad ul li{
    text-align: center;
    font-weight: 300;
    display: block;
    padding: 0.2em 0;
}
.row h5{
    display: block;
    padding: 0px 20px;
    margin-top: -20px;
}
#info_g img{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.pleca_i_g{
    display: block;
    background: rgba(255, 255, 255, 0.7);
    margin: 5% 0 0 5.46875%;
    position: absolute;
    border-top: solid 3px #F7594F;
    z-index: 200;
    width: 47.65625%;
    height: 45%;
    padding: 27px 30px;
    color:#06065C;
}
.pleca_i_g p{
    font-weight: 300;
    margin-top: 20px;
}
.low{
    padding: 20px;
}
.low h4, .low h6{
    color:#F7594F;
}
.low p{
    color:#06065C;
    font-weight: 300;
}
.correo{
    color: #06065C;
}
.correo2{
    color:#E0E2E7;
}
.correo:hover, .correo2:hover{
    color: #F7594F;
    text-decoration: none;
}
footer{
    height: 400px;
    background: #F7594F;
    padding: 80px 40px;
    color:#E0E2E7;
}
.r_inf{
    width: 100px;
    height: 100px;
    background: #FFF;
    border-radius: 50%;
    margin-top: 30px;
}
.txt_nar{
    color:#F7594F;
    font-weight: 500;
    display: block;
    padding: 20px 10px;
}
.txt_az{
    color:#06065C;
    font-weight: 300;
    font-size: 0.8em;
    padding: 0 40px 20px 10px;
	text-align: justify;
}
.txt_8{
    color:#06065C;
    font-size: 1em;
    font-weight: 300;
    display: block;
    padding: 20px 0px 80px 0;
}
.f_menu li a{
    color:#E0E2E7;
    display: block;
    padding: 10px 0;
    width:100px;
}
.f_menu li a:hover{
    color:#06065C;
    text-decoration: none;
}
.redes img{
    display: block;
    width: 20px;
    height: 20px;
}

.redes li a{
    float: left;
    padding: 15px 15px 0 0;
    margin:0 10px 0 0;
    font-size: 0.9em;
    font-weight: 600;
}
.redes li a:hover{
    opacity:0.4;
}
.legales{
    margin-top: 40px;
    border-top: 1px solid #E0E2E7;
}
.legales p{
    display: block;
    padding-top: 20px;
    font-weight: 300;
    font-size: 0.8em;
}
.titulos{
    padding: 40px;
}
.titulos h1{
    display: block;
    border-left: #F7594F 1px solid;
    padding-left: 30px;
    height: 80px;
    line-height: 80px;
}
.serv_img{
    display: block;
    float: right;
}
#rads hr, .pleca_g hr{
    border: #F7594F 1px solid;
    display: block;
    width: 20%;
}
#rads h6{
    font-weight: 300;
}
#rads p{
    font-weight: 300;
    font-size: 0.85em;
    display: block;
    margin-top: 30px;
    padding: 0 20px 0 0;
}
.spacer{
    display: block;
    height: 45px;
}
.eleccion{
    padding:  40px 40px 0 40px;
    color: #06065C;
}
.eleccion hr{
    border: #F7594F 1px solid;
    display: block;
    width: 4%;
    float: left;
}
.eleccion h6{
    font-weight: 300;
    font-size: 0.9em;
    display: block;
    padding: 8px 30px;
    margin-left: 40px;
}
.eleccion h4{
    display: block;
    margin-left: 70px;
}
.pro_g{
    width: 100%;
    height: auto;
}
.pro_foto{
    width:80%;
    height: auto;
    display: block;
    float: left;
    padding: 0 0px 0 20px;
}
.pro_cont{
    width:76%;
    height: auto;
    display: block;
    float: left;
    margin-left: 20px;
    background: #2D2D34;
    color:#E0E2E7;
    padding: 40px;
}
.pro_cont label, .pro_cont input, .btn_en{
    display: block;
}
.pro_cont label{
    padding: 10px 0 0 0;
    font-weight: 300;
    font-size: 0.9em;
}
.pro_cont .t_in, .pro_cont textarea{
    background: transparent;
    border: none;
    padding: 5px;
    border-bottom: #F7594F solid 1px;
    width: 95%;
    color: #E0E2E7;
    font-weight: 300;
}
.pro_cont textarea{
height: 100px;
}
input:focus, textarea:focus{
    outline:none!important;
    background: transparent;
}
.btn_en{
    border: none;
    background: transparent;
    display: block;
    margin: auto;
    padding: 5px;
    margin-top: 20px;
    color: #E0E2E7;
    font-weight: 300;
    opacity:1;
}
.btn_en:hover{
    opacity:0.6;
}
.pleca_g{
    width:18.5%;
    background: #2F2F38;
    display: block;
    float: left;
    margin: 30px 0;
    padding: 20px;
}
.pleca_g h6, .pleca_g h4, .pleca_g h8, .pleca_g p{
    color:#E0E2E7;
}
.pleca_g h7{
    color:#F7594F;
}
.pleca_g p{
    font-size: 0.9em;
    font-weight: 300;
    display: block;
    padding-top: 20px;
}
.pleca_g h6{
    font-weight: 300;
    font-size: 0.8em;
}
.pleca_g h8{
    font-weight: 300;
    font-size: 0.7em;
}
.pro_gal{
    display: block;
    float: right;
    margin-top: 170%;
    padding: 0 10px;
    border-left:   1px solid #F7594F;
}
.pro_gal:hover{
    border-left:   1px solid #E0E2E7;
}
.pro_gal a{
    color:#E0E2E7;
    font-weight: 300;
    font-size: 0.8em;
}
.pro_gal a:hover{
    color:#F7594F;
    text-decoration: none;
}
#mat_av {
    padding: 25px;
}
.vid_wrap{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.vid_wrap iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.m_videos{
    padding: 30px 0 10px 0 ;
    text-align: center;
    width: 14%;
    display: block;
    margin: auto;
    border-bottom: #F7594F 1px solid;
}
.m_videos:hover{
    border-bottom: #06065C 1px solid;
}
.m_videos a{
    font-size: 1.1em;
    font-weight: 500;
    color: #06065C;
}
.m_videos a:hover{
    text-decoration: none;
    color:#F7594F;
}

/* responsive */
.slicknav_menu {
    display:none;
}
@media only screen and (min-width:320px) and (max-width: 640px){
        /* #menu is the original menu */
        #m_mov {
            display:none;
        }
    
        .slicknav_menu {
            display:block;
        }
        .logo{
            margin: auto;
        }
        .titulos{
            padding: 20px 0px;
            display: block;
            width: 70%;
            margin: auto;
        }
        .txt_reel p{
            width: 90%;
            padding-top: 1vh;
            padding-bottom: 1vh;
            font-weight: 500;
            font-size: 3.3vw;
            text-align: center;
        }
        .txt_reel h6{
            font-size: 0.9em;
            padding-top: 1.1vh;
        }
        .pleca_i_g{
            display: block;
            margin: 5% 0 0 0%;
            position: relative;
            border-top: solid 3px #F7594F;
            z-index: 200;
            width: 100%;
            height: 45%;
            padding: 27px 30px;
            color:#06065C;
        }
        .pleca_i_g p{
            font-weight: 300;
            margin-top: 20px;
        }
        .r_inf{
            display: block;
            margin: auto;
            margin-top: 20px;
        }
        .txt_nar{
            text-align: center;
        }
        .low{
            padding: 10px;
        }
        .txt_8{
            display: block;
            padding: 20px 0px;
        }
        .txt_az{
            font-size: 0.9em;
            padding: 20px;
            text-align: justify;
        }
        footer{
            height: auto;
            padding: 40px 40px 20px 40px;
            color:#E0E2E7;
        }
        .pro_foto{
            width:100%;
            height: auto;
            display: block;
            float: none;
            padding: 0px;
        }
        .pleca_g{
            clear: both;
            width: 88%;
            display: block;
            margin: 0 auto;
            float: none;
            padding: 20px;
        }
        .pro_gal{
            margin-top: 10%;
        }
        .m_videos{
            padding: 30px 0 10px 0 ;
            text-align: center;
            width: 60%;
            display: block;
            margin: auto;
            border-bottom: #F7594F 1px solid;
        }
        .pro_cont{
            width:100%;
            height: auto;
            display: block;
            float: left;
            margin-left: 0px;
            background: #2D2D34;
            color:#E0E2E7;
            padding: 10px 20px;
        }
}/* 320 - 640 */
@media only screen and (min-width:768px) and (max-width: 1024px){
    .titulos{
        padding: 20px 0px;
        display: block;
        width: 70%;
        margin: auto;
    }
    .txt_reel p{
        width: 90%;
        padding-top: 1vh;
        padding-bottom: 1vh;
        font-weight: 500;
        font-size: 3vw;
        text-align: center;
    }
    .txt_reel h6{
        font-size: 0.9em;
        padding-top: 1.1vh;
    }
    .pleca_i_g{
        width: 70%;
        height: auto;
    }
    .r_inf{
        display: block;
        margin: auto;
        margin-top: 20px;
    }
    .txt_nar{
        text-align: center;
    }
    .low{
        padding: 10px 20px;
    }
    .txt_8{
        display: block;
        padding: 20px 0px;
    }
    .txt_az{
        font-size: 0.9em;
        padding: 20px;
        text-align: justify;
    }
    footer{
        height: auto;
        padding: 40px 40px 20px 40px;
        color:#E0E2E7;
    }
    .col-xl-10{
        width:75%;
    }
    .col-xl-2{
        width:25%;
    }
    .pro_foto{
        width:100%;
        height: auto;
        display: block;
        float: none;
        padding: 0px;
    }
    .pleca_g{
        clear: both;
        width: 88%;
        display: block;
        margin: 0 auto;
        float: none;
        padding: 20px;
    }
    .pro_gal{
        margin-top: 10%;
    }
    .m_videos{
        padding: 30px 0 10px 0 ;
        text-align: center;
        width: 40%;
        display: block;
        margin: auto;
        border-bottom: #F7594F 1px solid;
    }
    .pro_cont{
        width:100%;
        height: auto;
        display: block;
        float: left;
        margin-left: 0px;
        background: #2D2D34;
        color:#E0E2E7;
        padding: 10px 10px 10px 40px;
    }
}