-::-webkit-scrollbar-track {
    background: #f7f7f7;
}
::-webkit-scrollbar-thumb {
    background: #8f042e;
    border-radius: 5px;
    max-width: 8px;
}
::-webkit-scrollbar{
    width: 8px;
    max-width: 8px;
    height: auto;
    max-height: 8px;
}

@font-face {
    font-family: club-icons;
    src: url(../../fonts/club-icons.woff?gqm302) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Montserrat-light";
    src: url("../../../plantilla/fonts/Montserrat-Light.otf");
}

@font-face {
    font-family: "Montserrat-Regular";
    src: url("../../../plantilla/fonts/Montserrat-Regular.otf");
}

@font-face {
    font-family: "Montserrat-Medium";
    src: url("../../../plantilla/fonts/Montserrat-Medium.otf");
}

@font-face {
    font-family: "Montserrat-SemiBold";
    src: url("../../../plantilla/fonts/Montserrat-SemiBold.otf");
}

@font-face {
    font-family: "Montserrat-Bold";
    src: url("../../../plantilla/fonts/Montserrat-Bold.otf");
}

@font-face {
    font-family: "Montserrat-Italic";
    src: url("../../../plantilla/fonts/Montserrat-Italic.otf");
}

@font-face {
    font-family: "Montserrat-BoldItalic";
    src: url("../../../plantilla/fonts/Montserrat-BoldItalic.otf");
}

@font-face {
    font-family: "Montserrat-LightItalic";
    src: url("../../../plantilla/fonts/Montserrat-LightItalic.otf");
}


@font-face {
    font-family: "Montserrat-MediumItalic";
    src: url("../../../plantilla/fonts/Montserrat-MediumItalic.otf");
}


@font-face {
    font-family: "Montserrat-SemiBoldItalic";
    src: url("../../../plantilla/fonts/Montserrat-SemiBoldItalic.otf");
}

@font-face {
    font-family: "Misses";
    src: url("../../../plantilla/fonts/Misses.otf");
}


@font-face {
    font-family: "Louis";
    src: url("../../../plantilla/fonts/Louis-George-Cafe.ttf");
}

input,select,textarea{
    font-family: 'Louis' !important;
}

[class*=" icon-"],
[class^=icon-] {
    font-family: club-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-allies::before {
    content: ""
}
.icon-contact::before {
    content: ""
}
.icon-mail::before {
    content: ""
}
.icon-downloads::before {
    content: ""
}
.icon-events::before {
    content: ""
}
.icon-videos::before {
    content: ""
}
.icon-places::before {
    content: ""
}
.icon-volume::before {
    content: ""
}
.icon-arrow-left::before {
    content: ""
}
.icon-arrow-right::before {
    content: ""
}
.icon-arrow-up::before {
    content: ""
}
.icon-arrow-down::before {
    content: ""
}
.icon-facebook::before {
    content: ""
}
.icon-gplus::before {
    content: ""
}
.icon-read-more::before {
    content: ""
}
.icon-linkedin::before {
    content: ""
}
.icon-message::before {
    content: ""
}
.icon-twitter::before {
    content: ""
}
.icon-youtube::before {
    content: ""
}
.icon-instagram::before {
    content: ""
}
.icon-menu::before {
    content: ""
}
.icon-search::before {
    content: ""
}
.icon-newsletter::before {
    content: ""
}

a {
    color: #223476;
}

/*SCROLL BARRA MENU*/
.menu::-webkit-scrollbar-track {
    background-color: #f2f2f2;
    border-left: 1px solid #ccc;
}
.menu::-webkit-scrollbar {
    width: 7px;
}
.menu::-webkit-scrollbar-thumb:hover {
    background-color: #8f042e;
}
.menu::-webkit-scrollbar-thumb {
    background-color: #8f042e;
}

.no-padding{
    padding: 0px;
}

/* CLUB FRANQUICIA*/



.cf-section-blog{
    padding: 30px 0;
}


/* header redes*/
.cf-top-redes {
    list-style: none;
    font: 12px/13px Helvetica, Arial, sans-serif;
}

.cf-top-redes li {
    position: relative;
    padding: 7px !important;
    z-index: 999;
}
.cf-top-redes li {
    /* background: #BDD2FF; */
    white-space: nowrap;
    transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
}
.cf-top-redes>li {
    float: left;
    background: url(../img/icono/menu-border.png) top right no-repeat;
}
.cf-top-redes a {
    display: block;
    position: relative;
    font-size: 12px;
    text-decoration: none;
    zoom: 1;
}
.cf-top-redes>li a {
    background: url(../img/icono/menu-border.png) top right no-repeat;
    color: #fff;
}
.cf-top-redes li a {
    transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    font-size: 15px;
}


.cf-col-footer{
    background: #8f042e;
    padding: 17px 0px 0px 25px;
    margin-left: 15px;
    font-size: 18px;
    height: 75px;
}

.cf-i{
    padding: 0px 10px 0px 10px;
    font-size: 25px !important;
}

.cf-fluid{
    background:  #777777;
    margin-top: 10px;
    padding: 0px 0px 40px 0px;
}

.cf-p-footer{
    text-transform: uppercase;
    color: #88042D;
    font-size: 16px;
    margin-top: 20px;
}

.cf-fluid .nav>li>a {
    padding: 0px;
    color: #fff;
    font-size: 15px;
}

.cf-fluid .nav>li>a:hover {
    background-color: #000;
    color: #fff;
    font-size: 16px;
}

.btn-footer{
    background: #fff;
    color: #8f042e;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding: 11px 20px 11px 20px;
}

.btn-footer:hover{
    background: #8f042e;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding: 11px 20px 11px 20px;
}

.cf-titulo{
    color: #777777;
    font-size: 32px;
    border-radius: 0px;
}


.cf-titulo2{
    color: #fff;
    font-size: 32px;
    border-radius: 0px;
    font-weight: bold;
}

.cf-titulo3, .cf-titulo3 a { 
    font-size: 32px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #79183D;
    font-family: 'Montserrat-Bold';
    margin-bottom: 20px;
}



.cajon-cf{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.cajon-titulo{
    color: #84083A;
    font-weight: bold;
    font-size: 22px;
}

.cf-bloftitulo{
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.cf-hrcajon {
    border-top: 1px solid #717171;
    width: 100%;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cajon-footer{
    color: #000;
    font-size: 22px;
    padding: 1px 0px 1px 0px;
    border-top: 1px solid #717171;

}

.seach-fran1{
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    font-size: 15px;
    height: 40px;
    width: 29.5%;
    float: left;
}

.seach-fran2{
    font-size: 15px;
    height: 40px;
    border-radius: 0px;
    width: 29.5%;
    float: left;
}

.seach-fran3{
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    font-size: 15px;
    height: 40px;
    width: 29.5%;
    float: left;
}

.btn-search-fran{
    background: #AD093C; 
    color: #fff; 
    border-radius: 25px;
    font-size: 16px;
    padding: 9px 30px 9px 30px;
    border: #AD093C;
    font-family: myriad-bold !important;
    width: 14.5%;
    margin-left: -30px;
}



.btn-search{
    background: #8f042e;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    border-radius: 20px;
    padding: 5px 15px 5px 15px;
}


/*Estilos Base*/
.cf-cajnoticia{
    padding: 20px 0px 20px 0px;

}

.cajon-evento{
    background: #8C8984;
}


.fran-dest{
    overflow: hidden;   
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #db144d;
}

.divider2{
    margin-top: 5px;
    height: 40px;
    width: 1px;
    margin-left: 10px;
    margin-right: 10px;
    background: #fff !important;
}

.divider3{
    margin-top: 2px;
    height: 14px;
    width: 1px;
    margin-left: 5px;
    margin-right: 5px;
    background: #8c8984 !important;
    float: left;
}

.fa-redes1{
    background: #565656;
    font-size: 20px;
    padding: 8px 15px;
    border-radius: 50%;
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
}
.fa-redes2{
    background: #565656;
    font-size: 20px;
    padding: 8px 12px;
    border-radius: 50%;
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
}

.fa-redes3{
    background: #565656;
    font-size: 20px;
    padding: 8px 13px;
    border-radius: 50%;
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
}

.fa-redes4{
    background: #565656;
    font-size: 20px;
    padding: 8px 12px;
    border-radius: 50%;
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
}


.fa-redes1:hover,.fa-redes2:hover,.fa-redes3:hover,.fa-redes4:hover{
    color: #AD093C;    
}

.cf-span{
    color: #E13263;
}

.btn-cf{
    background: #ED1B62;
    color: #fff;
    border-radius: 30px;
    font-size: 20px;
    font-weight: bold;
    padding: 7px 20px 7px 20px;
}

.hservicio{
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.img-cf:hover{
    opacity: 0.5
}


/* NAVBAR 2*/
.nav-cf2{
    background:#79183D;
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
}

.navbar-brand {
    padding: 0px 15px;
}

.navbar-toggle .icon-bar{
    background: #fff !important;
}

.navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
    background: #AD093C;
}

.nav>li>a:focus, .nav>li>a:hover,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    text-decoration: none;
    background-color: #AD093C;   
}

.drop-cf a{
    font-size: 15px;
    color: #fff !important;
}

.drop-menu-cf{
    background:#DA154D;
}

.cf-redes1{
    background: #fff;
    font-size: 15px;
    padding: 3px 8px;
    border-radius: 50%;
    color: #da154d !important;
    margin-left: 2px;
    margin-right: 2px;
}
.cf-redes2{
    background: #fff;
    font-size: 15px;
    padding: 3px 6px;
    border-radius: 50%;
    color: #da154d !important;
    margin-left: 2px;
    margin-right: 2px;
}

.cf-redes3{
    background: #fff;
    font-size: 15px;
    padding: 3px 5px;
    border-radius: 50%;
    color: #da154d !important;
    margin-left: 2px;
    margin-right: 2px;
}

.cf-redes4{
    background: #fff;
    font-size: 15px;
    padding: 3px 6px;
    border-radius: 50%;
    color: #da154d !important;
    margin-left: 2px;
    margin-right: 2px;
}

/*NOVEDADES*/
.title-noticia  span{
    display: block;
    background: #84083A;
    height: 2px;
    width: 103px;
    margin-top: 9px;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
}

.title-noticia:hover span{
    color: #84083A;
    width: 100%;
    transition: all .25s ease-out;
}
.title-noticia{
    font-size: 25px;
}

.title-noticia:hover{
    color: #84083A !important;
    text-decoration: none;
}

.header-noticia{
    font-size: 17px;
    font-weight: bold;
    color: #8f042e;
    margin-top: 0px;
    text-transform: uppercase;
}

.articulo-lista{
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.articulo-lista>li{
    display: inline-block;
    padding: 10px;
    padding-left: 0px;
    color: #7f7f7f;
}
.articulo-descripcion{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    font-family: serif;
    font-size: 17px;
    line-height: 1.3;
}
.articulo-icono {
    width: 20px;
    height: 24px;
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
}

.not-tita{
    font-size: 40px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
    font-family: serif;
    text-transform: none;
    display: block;
    color: #37474F !important;
    line-height: 40px;
}
.not-armas{
    border-bottom: 1px solid #223475;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.list-category1{
    padding-left: 0px;
    list-style: none;
}
.list-category1 li{
    margin-bottom: 20px;
    padding-top: 10px;
    /*border-bottom: 1px dashed #233679;*/
}
.tit-notcategor{
    font-size: 27px;
    margin-top: 0;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #203170;
}
.tit-notcategor a{
    color:#233679;
    transition: all ease 0.5s;
}
.tit-notcategor a:hover,.tit-notcategor a:active,.tit-notcategor a:focus{
    color: #161615;
    text-decoration: none;
}

.img-cf{
    width: 75px !important;
    height: 70px;
}

/* FICHA DE FRANQUICIA*/
.header_f_fran{
    margin-top: 25px;
}

.header_f_fran img{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.ul_header_fran{
    list-style: none;
}

.ul_header_fran li{
    font-size: 15px;
    color: #AD093C;
    /*margin-left: 10px;*/
    margin-bottom: 10px;
}

.ul_header_fran li a{
    color: #AD093C;
}

.divider{
    margin-top: 3px;
    margin-bottom: 20px;
    height: 18px;
    width: 1px;
    background: #777777;
}

.title_table_fran{
    text-align: center;background: #777777;color: #fff;padding: 5px 0px 5px 0px;margin-top: 0px;
}

.table_operative tr{
    color: #FFF;border-top: 2px solid transparent;font-family: 'Montserrat-light';
}

/*
* PARA LAS INTERNAS
*/
.section-intenal{
    background: url('../../imagen/extras/fondo-interna-2.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


.section-intenal-noticia{
    background: url('../../../plantilla/images/header-franquinews.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.section-intenal-ferias{
    background: url('../../../plantilla/images/header-ferias.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.section-intenal-blog{
    background: url('../../../plantilla/images/header-vblog.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.section-intenal-eventos{
    background: url('../../../plantilla/images/header-eventos.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.section-intenal-contacto{
    background: url(../../../plantilla/images/header-contactenos.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.section-intenal-nosotros{
    background: url(../../../plantilla/images/header-nosotros.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.section-intenal-politica{
    background: url(../../../plantilla/images/header-politica.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.section-intenal-novedad{
    background: 
        -webkit-linear-gradient(
            rgba(6, 6, 6, 0.61),
            rgba(6, 6, 6, 0.61)),url('../../imagen/noticias/club-franquicia-peru-club-franquicia-per-imagen-1502842933-1503954493.jpg');
    background: 
        -o-linear-gradient(rgba(6, 6, 6, 0.61),rgba(6, 6, 6, 0.61)),url('../../imagen/noticias/club-franquicia-peru-club-franquicia-per-imagen-1502842933-1503954493.jpg');
    background: 
        linear-gradient(rgba(6, 6, 6, 0.61),rgba(6, 6, 6, 0.61)),url('../../imagen/noticias/club-franquicia-peru-club-franquicia-per-imagen-1502842933-1503954493.jpg');
        
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 2em 1em 6em !important;
}

.cf-title-fran{
    color: #fff;
    font-size: 90px;
    border-radius: 0px;
    text-transform: uppercase;   
}



.fa-fran1{
    border-right: 1px solid;
    padding-right: 12px;
    margin-right: 8px;
}

.fa-fran2{
    border-right: 1px solid;
    padding-right: 10px;
    margin-right: 8px;
}

.fa-fran3{
    border-right: 1px solid;
    padding-right: 11px;
    margin-right: 8px;
}

.prst-fran{
    /*background: rgba(255, 255, 255, 0.5);*/
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
}

.btn-prst-fran{
    background: #AD093C; 
    color: #fff; 
    border-radius: 25px;
    font-size: 16px;
    padding: 6px 30px 9px 30px;
    border: #AD093C;
    font-family: myriad-bold !important
}

.frm-fran{
    color: #000 !important;
    border-radius: 25px;
    padding-left: 20px;
}
.frm-fran::placeholder{
    color: #000 !important;
}

.cf-title-novedades{
    color: #fff;
    font-size: 45px;
    font-weight: bold;
}

.fa-line-chart::before{
    border-right: 5px solid #fff;
    font-size: 25px !important;
    left: 0;
    padding: .4em;
    pointer-events: none;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.fa-newspaper-o::before{
    border-right: 5px solid #fff;
    font-size: 25px !important;
    left: 0;
    padding: .4em;
    pointer-events: none;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
}


.menu-novedades .menu-item::before{
    border-right: 5px solid #fff;
    font-size: 28px;
    left: 0;
    padding: .4em;
    pointer-events: none;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.menu-novedades .menu-item{
    background-color: #D6D6D6;display: block;margin: 5px 0;overflow: hidden;position: relative;
}

.menu-novedades .menu-item a{
    color: #444;display: block;font-size: 13px;padding: 16px 0px 16px -webkit-calc(55px + 0em);padding: 16px 0px 16px calc(55px + 1em);text-transform: uppercase;font-family: myriad;
}


.menu-item:hover.fa::before {
    background-color: #E9104B;
    color: #fff;
}


.content_fran1{
    background: #fff;padding: 6px;
}

.content_fran2{
    background: #999;padding: 6px;
}

/* NOVEDADES */
.post-cfp{
    margin: 0;
    left: 50%;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    list-style: none;
}

.post-cfp li{
    background-color: #e9104b;
}

.banner-sector{
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url(../../imagen/extras/banner-sector.png);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
}

.banner-sector img{
    display: initial; width: 55%
}

/* CARRUSEL */
.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
    right: -12px;
}
/* The indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
    background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}


/*SCROLLUP*/
.scrollup{
    width: 50px;
    height: 50px;
    opacity: 0.6;
    position: fixed;
    bottom: 5%;
    right: 1%;
    display:none;
    text-indent:-9999px;
    background: url('../img/icono/icon_top.png') no-repeat;
    z-index: 10;
}


.scrollup:hover,.scrollup:active,.scrollup:focus{
    color: #fff;
}

.frm-evento{
    background: #cbcbcb;
    color: #000 !important;
    border-radius: 5px;
    padding-left: 20px;
    border: 1px solid #59595B;
}

.frm-evento::placeholder{
    color: #000 !important;
}




@media only screen and (min-width: 768px){  
    .sec-evento {
        min-height: 536px;
    }
}

@media only screen and (min-width: 1270px){
    .sec-evento{
        min-height: 780px;
    }

    .sec-bloger{
        padding: 12em 1em 20em;
    }
}
/*.sec-evento{
    min-height: 536px;
}*/


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#poster::after{
    border-style: solid;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 99;
    border-color: transparent #fff transparent #fff ;
    border-width: 5em 0 0em 100vw;
}

#poster__fran::after{
    border-style: solid;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 99;
    border-color: transparent #999a9c transparent #999a9c;
    border-width: 5em 0 0em 100vw;
}


/* ------------------------ */
.buscador_avanzado{
    background-image: url('../../../plantilla/images/imagen-datos.png');
    height: 57%;
    /* Center and scale the image nicely */
  
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.seach-fran2-int{
    border-radius: 30px;
    font-size: 15px;
    height: 40px;
    width: 100%;
    float: left;
}




.header-franquicia{
    background-image: url(../../../plantilla/images/header-franquicias.png);
    padding: 0px 0px 50px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}


.nav-blog>li>a{
    color: #29133C !important;
}

.nav-blog>li>a:hover,.nav-blog>li>a:focus{
    background-color: transparent;
    color: #29133C !important;
    text-decoration: underline;
    font-weight: bold;
}

.ul-be-mem>li{
    list-style: none;
    margin-bottom: 10px;
}

.ul-be-mem>li img{
    width: 7%;
}

.event_desc_1 *
{
    color: #FFF !important;text-align: justify;font-family: 'Montserrat-Regular' !important;font-size: 16px;
}
.event_desc_1 p,
.event_desc_2 p
{
   margin-bottom: 10px;
}

.event_desc_1>span>b{
    color: #FFF !important;text-align: justify;font-family: 'Montserrat-Regular' !important;font-size: 16px;
}

.event_desc_2{
    color: #29133C;text-align: justify;font-family: 'Montserrat-light' !important;font-size: 16px;
}

.event_desc_2>span>b{
    color: #29133C;text-align: justify;font-family: 'Montserrat-light' !important;font-size: 16px;
}

.title-franqui-new{
    font-family: 'Montserrat-light' !important;font-size: 80px !important;color: #FFF;text-transform: capitalize;    
}

.title-eventos{
    font-family: 'Montserrat-light' !important;font-size: 80px !important;color: #FFF;text-transform: capitalize;
}

.row-convierte{
    padding: 0px 0px 0px 85px;
}


.quote-classic:before{
    position: absolute;
    top: 4px;
    left: 0;
    z-index: 0;
    font-family: fontawesome;
    font-size: 30px;
    line-height: 30px;
    color: #F37548;
    content: "";
    transform: scaleX(-1) rotateY(-180deg);
}

/*.quote-classic:after{
    position: absolute;
    top: 4px;
    left: 0;
    z-index: 0;
    font-family: fontawesome;
    font-size: 30px;
    line-height: 30px;
    color: #F37548;
    content: "";
    transform: scaleX(-1) rotateY(-180deg);
}*/

.quote-classic .quote-body {
    padding: 0 10px 0 30px;
}

.img-membresia{
    display: inherit;width: 35%;
}


@media only screen and (max-width: 599px) {
    .title-franqui-new{
        font-family: 'Montserrat-light' !important;font-size: 34px !important;color: #FFF;text-transform: capitalize;  
    }
/*
    .section-intenal-noticia{
        background: url('../../../plantilla/images/header-franquinews.png');
        height: 40%;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .section-intenal-eventos{
        background: url('../../../plantilla/images/header-eventos.png');
        height: 40%;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .section-intenal-ferias{
        background: url('../../../plantilla/images/header-ferias.png');
        height: 40%;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .section-intenal-blog{
        background: url('../../../plantilla/images/header-vblog.png');
        height: 40%;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    
    .section-header-membresia{
        background: url(../../../plantilla/images/header-membresia.png);
        height: 40%;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .section-intenal-contacto{
        background: url(../../../plantilla/images/header-contactenos.png);
        height: 40%;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .section-intenal-nosotros{
        background: url(../../../plantilla/images/header-nosotros.png);
        height: 40%;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    
    .section-intenal-politica{
        background: url(../../../plantilla/images/header-politica.png);
        height: 40%;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
*/
    .title-eventos{
        font-family: 'Montserrat-light' !important;font-size: 50px !important;color: #FFF;text-transform: capitalize;
    }

    .separa-cupo-event{
        display: none;
    }
    .img-asesorate{
        display: none;   
    }
    .img-franquiciar{
        display: none;   
    }

    .row-convierte{
        padding: 0px 0px 0px 0px;
    }

    .img-membresia{
       display: inherit;width: 100%;
    }

}


@supports(object-fit: cover){
    .box-fran img{
      height: 100%;
      object-fit: cover;
      object-position: center center;
    }
}

th.ui-datepicker-week-end,
td.ui-datepicker-week-end {
    display: none;
}

.unete  {
    display: flex;
    position: relative;
}
.unete .col {
    width: 100%;
}
.unete .col.afiliate {
    background: url(../../imagen/bg-afiliate.jpg) no-repeat center top;
    background-size: 100%;
    padding: 280px 100px 50px;
}
.unete .col.miembro {
    background: url(../../imagen/bg-miembro.jpg) no-repeat center top;
    background-size: 100%;
    padding: 120px 100px 50px;
}

.unete .lema {
    position: absolute;
    left: 0;
    top: 150px;
    background: #2b0d3d;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    padding: 20px 80px 20px 130px;
    margin-bottom: 40px;
}
.unete .lema .tit {
    color: #FFF;
    font-size: 34px;
    font-family: 'Montserrat-bold';
    letter-spacing: 5px;
}
.unete h2 {
    color: #FFF;
    font-size: 24px;
    font-family: 'Montserrat-light';
}

