/*
Theme Name: Exa2022
Theme URI:
Description: Tema diseñado por Oscar G. Trejo
Version:1.0
*/
@import url(./css/personalizado.php);
@font-face {
  font-family: 'aron_grotesque';
  src: url('fonts/aron_grotesque.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Quebab-Shadow';
  src: url('fonts/Quebab-Shadow.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}

* {      box-sizing: border-box; }
ol,ul,li,div,h1,h2,h3,h4,img,p{ margin: 0; padding: 0; list-style: none; vertical-align: baseline;}
table {border-collapse: collapse;  border-spacing: 0;}
caption, th, td {  text-align: left;  font-weight: normal;  vertical-align: middle;}
q, blockquote {  quotes: none;}
q:before, q:after, blockquote:before, blockquote:after {  content: "";  content: none;}
a img {  border: none; width: 100%; height: auto;}
img{
    max-width: 100%;
    height: auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block; margin: 0; padding: 0}
a{text-decoration: none; 
    color: #fff;}
body{margin: 0 auto; 
    width: 100%; 
    font-family: 'aron_grotesque', sans-serif;
    color: #242424; 
    background-attachment:fixed; 
    background-repeat: no-repeat; 
    background-size: cover; }
h3{
    color: #000;
}
*, *::before, *::after {
    box-sizing: border-box;}
.homepage{
    position: relative;
}
.content-page{ display: block;
    position: relative; }
.top{
    background-color: #306FB6;
    display: flex;
    max-width: 100%;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}
.top .top-cont .logotop{
    text-align: left;
    width: 15%;
    display: inline-block;
}
.top .top-cont .logotop a{
    display: inline-block;
    box-shadow: none;
}
.top .top-cont .logotop img{    
    height: auto;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none}
.top .top-cont{
    max-width:80%; 
    display: inline;
    margin: 0 auto;
    align-content: center;
    align-items: center;
    }
.x{
    display: none;
}
.top .top-cont .menu-1{
    display: inline-flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 60%;
}
.top .top-cont .menu-1 .items{
    width: 100%;
    font-family: 'Roboto';
}
.top .top-cont .menu-1 .items ul{
    display: block;
    position: relative;
    display: flex;
    flex-wrap:wrap ;
}
.top .top-cont .menu-1 .items ul li{
    position: relative;
    border-width: 0;
    font-size: 20px;
    font-weight: 500;
    margin-right: 1%;
}
.top .top-cont .menu-1 .items ul li{}
.top .top-cont .menu-1 .items ul li a{
    padding: 15px 30px 15px 30px;
    display: inline-block;
    font-weight: 700;
}
.top .top-cont .menu-1 .items ul li.ventas{}
.top .top-cont .menu-1 .items ul li.ventas a{
    font-size: 23px;
    font-weight: 500;
    line-height: 1em;
    background-color: #006dd3;
    border-radius: 40px 40px 40px 40px;
    padding: 15px 30px 15px 30px;
    display: inline-block;
}
.top .top-cont .menu-1 .items ul li.whatsapp a{
    font-size: 23px;
    font-weight: 500;
    line-height: 1em;
    background-color: #4c8b37;
    border-radius: 40px 40px 40px 40px;
    padding: 15px 15px 15px 15px;
    display: inline-block;
}
.logo2{    
    text-align: center;
    width: 15%;
    /*display: inline-block;*/
    display:none;
}
.logo2 img{
    height: auto;
    max-width: 70%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
/*Slider*/
.slider{
    position: relative;
}

/**/
.bot-header{
    background-color: #0e0e0efc;
    padding: 20px 20px 20px 20px;
    position: relative;
    box-sizing: border-box;
}
.bot-header .mune-2{
    width: 1140px;
    margin: 0 auto;
}
.bot-header .mune-2 ul{
    display: flex;
    justify-content: center;
}
.bot-header .mune-2 ul li{
    width: 33%;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 10px;
    position: relative;
    width: 100%;
    text-align: center;
}
.bot-header .mune-2 ul li a{
    font-size: 33px;
    font-weight: 500;
    line-height: 1.4em;
    background: #C4005900;
    border-radius: 40px 40px 40px 40px;
}
/*Content*/
.content{
    width: 100%;
    display: flex;
    position: relative;
    box-sizing: border-box;

}
.content #wrap{
    width: 100%;
}
#contnews{
    background-attachment: fixed;
    padding-top: 6rem;
}
.line, .firstcont{
    max-width: 1140px;
    margin: 0 auto;
    display: block;
}
.line{
    color: #d5d5d5;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
}
.line span{
    display: block;
    font-size: 50px;
}
.line img{
    width: 25%;
    height: auto;
}
.firstcont, .pub1{
    max-width: 70%;
    padding: 1%;
    background: #f5f5f5;
    margin: 0 auto;
}
.firstcont{
    font-family: 'aron_grotesque', sans-serif;
    display: flex;
    flex-wrap: wrap;
}
.firstcont > *{
    margin-bottom: 30px;
}
.lastevent{
    position: relative;
    margin-right: 1%;
    margin-left: 1%;
    background: #fff;
    -webkit-box-shadow: -5px 6px 31px -8px rgba(0,0,0,0.75);
-moz-box-shadow: -5px 6px 31px -8px rgba(0,0,0,0.75);
box-shadow: -5px 6px 31px -8px rgba(0,0,0,0.75);
}
.col-lg-1{
    flex: 0 0 33.33333%;
    max-width: 31%;
}
.col-lg-2{
    display: flex;
    flex: 0 0 63.66667%;
    max-width: 65%;
}
.col-lg-2 .post-info h3{
    margin-top: 40%;
}
.col-lg-2 .thumbnail {
    max-width: 70%;
}
.col-lg-2 .post-info{
    padding-top: 0;
    margin-top: 0;
    position: relative;
}
.col-lg-2 .post-info .icon{
    top: -10%;
}
.thumbnail{
    max-width: none; 
    position: relative;
    display: block;
    margin: 0 auto;
    background-position: center;
    background-size: cover;
}
.thumbnail-wide {}
.post-info{ 
    padding: 1.3125rem;
    margin-top: 5%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    position: relative;
}
.ft1{}
.ft2{}
.ft3{}
.post-info h3 a{
    color: #000;
}
.icon{
    position: absolute;
    top: -47%;
    left: 20%;
    margin-bottom: 5%;
    display: block;
    width: 60%;
    }
.icon h3{
    background-color: #306FB6;
    padding: 6px 20px;
    color: white;
    font-family: 'Roboto', sans-serif;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
}
.post-info p{
    font-family: 'Roboto', sans-serif;
    line-height: 1.5em;
    font-size: 14px;
    color: #fff;
}
/* Slide Pub */
.pub1{
    }
.slider-pub{
    width: 50%;
    margin: auto;
   overflow: hidden;
}
.slider-container-pub{
    display: flex;
    margin: auto;
    width: 300%;
}
.slider-container-pub .single-slider-pub{
    display: block;
    width: 100%;
    position: relative;
}
.slider-container-pub .single-slider-pub img{
    width: 100%;
    height: auto;
}
/* Slide video*/    
.container_sli_video{
    width: 100%;
    background: #000;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.container_sli_video .slid-video{
    white-space: nowrap;
    padding: 1% 2%;
}

.slid-video .displayli{
    display: inline-block;

}
.slid-video .displayli #cont-img-play{}
.slid-video .displayli .cont-li{}
.slid-video .displayli #cont-img-play .thumyou{
    border: 5px solid #306FB6;
    padding: 2%;
    box-sizing: border-box;
    border-radius: 50%;
    overflow: hidden;}
.slid-video .displayli #cont-img-play .thumyou img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.slid-video .displayli #cont-img-play .cntxt{
    display: block;
    white-space: pre-line;
    box-sizing: border-box;
    max-width: 80%;
    color: #d5d5d5;
    font-size: 1.3rem;
}
.slid-video .displayli #cont-img-play .cntxt h5{
    width: 100%;
    display: block;
    text-align: center;
    padding: 2%;
    white-space: normal;
    margin: 0;
}
.slid-video .displayli #cont-img-play .cntxt h6{
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 600;
    white-space: normal;
    margin: 0;
    }
.left, .right, .MoveL , .MoveR{
    position: absolute;
    top: 30%;
    font-size: 4em;
    height: 50px;
    border: none;
    color: #f7f7f7;
    background-color: #00ccc500;
    border-radius: 100px;
}
.left{
    left: 0px;
    top: 40%;
}
.right{
    right: 0px;
    top: 40%;
}
.left, .right{
    display: none;
}
.slid-video:hover > .left{
    display: block;
}

.slid-video:hover > .right{
    display: block;   
}
/*POP SLIDE VIDEO*/
#fanback{ 
    position: fixed;
    bottom: 25px;
    left: 20px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    z-index: 999;  
    background: url(./img/iconos/backStickys.png) left top;
    }
#fan-exit{
    position: absolute;
    right: 5px;
    top: 5px;
    height: 10px;
    width: 10px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
}
#Burptech{
    padding: 1%;
    box-sizing: border-box;∫
}
/*Programas*/
.secondcontent{}
.secondcontent .line span{
    font-family: 'Quebab-Shadow', sans-serif;
    color: #fff;
}

/*Slider Program*/
.sliderProgram {
        width: 100%;
    position: relative;
            background: url(./img/back-loc.png);
    background-repeat: no-repeat;
    background-size: cover;
    }
.cont-slide-full{
    white-space: nowrap;
    position: relative;
    margin-top: 5%;
    overflow: hidden;
}
.slide-slides{display: inline-block;}
.conte-pro-slider{
    position: relative;
}
.conte-pro-slider .img-slid-pro{}
.conte-pro-slider .img-slid-pro img{
    width: 100%;
    height: auto;
}
.conte-pro-slider .text-progrm{
    display: block;
    padding: 5%;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    opacity: 0;
    width: 100%;
    height: 1px;
    transition: width 2s, height 2s, margin 2s;
}
.conte-pro-slider .conten_text_title{
    width: 100%;
    text-align: center;
    font-weight: 700;
}
.conte-pro-slider .conten_text_post{
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1.5;
    margin-top: 5%;
    white-space: normal;
}
.conte-pro-slider:hover > .text-progrm{
    display: block;
    width: auto%;
    height: 100%;
    background: #000000d1;
    color: #fff;
    opacity: 1;
}
.MoveL{
    left: 0;
    top: 40%;
}
.MoveR{
    right: 0px;
    top: 40%;
}
/*third*/
.third{ background: #306FB6;
    margin: 0 0 4% 0; }
.column-2{
    padding: 5% 0;
    display: flex;
    background-size: contain;
    padding-bottom: 10%;
}
.cont-column{
    width: 1140px;
    margin: 0 auto;
    display: flex;
}
/* footer */
.player{
    background: #0e0e0efc;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.player .inner-player{
    max-width: 1200px;
    width: 100%;
    color: #fff;
    margin: 0 auto;
}
.contplay{
    max-width: 80%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.time-loc{
    max-width: 50%;
}
.player .audio-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    border: none;
}
.player button{
    padding: 10px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background-color: #55006d;
    min-height: 48px;
    min-width: 48px;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    margin-right: 10px;
}
.prm{
    display: flex;
    max-width: 100%;
    align-items: center;
    align-content: center;
}
.prm .conduc{
    display: flex;
    max-width: 30%;
    margin-right: 10%;
}
.prm .conduc img{}
.prm .Program{
    width: 70%;
}
.social-container {
    display: flex;
}
.social-container .elementor-grid-item{
    margin-right: 50%;
}
.social-container .cell-2{
    width: 100%;
}

/*---------------Single-----------------------*/
.catg{
    display: flex;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    width: 55%;
    background: #fff;
    padding: 2%;
}
#single_entry{    
}
#single_entry #entryMeta{
    margin-bottom: 2%;
}
#single_entry #entry{
    line-height: 1.5;
}

/* ------------ Pantalla Macbooks a1278 -------------*/
@media screen and (max-width: 1400px){

header #contheader, #attec, #consli, #wrap,#contsec,#redescont,#footcont, #mnusli{
    width: 100%;
}
#consli{
    background: #2b2b2b; 
}
.firstcont, .pub1{
   max-width: 90%;
}
.col-lg-2 .post-info .icon {
    top: -15%;
}
.col-lg-2 .post-info h3{    
    margin-top: 50%;
}
}
/* ------------ Pantalla de Laptop -------------*/
@media screen and (max-width: 1400px){
    .top .top-cont{padding: 1% 0;}
    .menu-1 .fa-bars{ display:none; }
    .top .top-cont .menu-1{
        width: 80%;
    }

}
/* ------------ Pantalla de Celular -------------*/
@media screen and (max-width: 720px){
    /* Menu mobile*/
    .content-page{ 
        overflow: hidden;
    }
    .slider{
        width: 200%;
        overflow: hidden;
    }
    .top{    
        padding: 2%;
        box-sizing: border-box;
    }
    .top .top-cont{
        width: 100%;
        max-width: 100%;
        display: inline;}
    .top .top-cont .logotop{width: 25%;}
    .top .top-cont .logo2{  }
    .top .top-cont .menu-1{
        width: 50%;
        justify-content: center;
    }
    .top .top-cont .menu-1 .items{
        display: none;
    }
    .top .top-cont .menu-1.active .items{
        clip-path: polygon(101% -1%, 101% 101%, -1% 101%, -1% -1%);
        background: #e20f059c;
        align-items: center;
        display: flex;
        flex-direction: column;
        font-size: 28px;
        position: absolute;
        top: 100%;
        transition: clip-path 400ms cubic-bezier(0.4, 0, 0.2, 1), background-color 400ms cubic-bezier(0.4, 0, 0.2, 1);
        width: 100%;
        z-index: 999;
    }
    .top .top-cont .menu-1 .items ul{ 
        display: block;   }
    .top .top-cont .menu-1 .items ul li{
    }
    .top .top-cont .menu-1 .items ul li a{
        font-size: .9rem;
    }
    .logo2 img{
        width: 100%;
        max-width: 100%;
    }
    .fa-bars{ display:block; }
    #contnews{padding-top: 1rem;}
    .firstcont, .pub1{
        max-width: 100%;
    }
    .col-lg-1{
        flex: 0 0 48%;
        max-width: 49%;
        position: relative;
    }
    .col-lg-1:nth-child(5n){
        max-width: 100%;
        flex: 0 0 100%;
    }
    .col-lg-2{
        display: flex;
        flex: 0 0 48%;
        max-width: 99%;
    }
    .col-lg-2 .thumbnail, .thumbnail{
        overflow: hidden;
        max-width: 100%;
    }
    .thumbnail img{
        max-width: 240%;
        width: 240%;
    }
   .col-lg-1 .post-info, .col-lg-2 .post-info{
        position: absolute;
        background: #00000087;
        padding: 0;
        height: 100%;    }

    .post-info .icon{
        display: none;
    }
    .col-lg-1 .post-info h3, .col-lg-2 .post-info h3{
        margin-top: 40%;
    }

    .col-lg-1 .post-info h3 a, .col-lg-2 .post-info h3 a{
        color: #fff;
    }
    .slider-pub{
        width: 100%;
    }
    .contplay{width: 100%;
        max-width: 100%;}
    .time-loc{
        width: 100%;
        max-width: 100%;
    }
    .time-loc .prm{

    }
    .prm .Program{
        width: 100%;
    }
    .third{
        margin-bottom:50%;
    }
}