/* =========================================================================================
    Canvis propis a la plantilla, independent als colors
========================================================================================= */

/* slider home */
.tg-slidercontent h1 {
    font-size: 55px;
    line-height: 65px;
    text-transform: none;
    margin-bottom: 80px;
}
.tg-slidercontent > span {
    color: #fff;
    display: block;
    margin: 0 0 25px;
    font-size: 23px;
    font-weight: 600;
    line-height: 25px;
}

#main-bloque .tg-aboutusshortcode {
    display: block;
}

/* bloques slider */
.tg-slider .tg-bannerimg figcaption{
    height : 855px;
}

/* recursos genericos */
.nomargin{
    margin: 0px !important;
}

.nopadding{
    padding: 0px !important;
}

.mt-10{
    margin-top: 10px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mt-80{
    margin-top: 80px !important;
}
.mt-100{
    margin-top: 100px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.mb-80{
    margin-bottom: 80px !important;
}
.mb-100{
    margin-bottom: 100px !important;
}

.pb-40{padding-bottom: 40px !important}

.tg-navigation > ul > li {
    padding-bottom: 10px;
    margin: 0 15px;
}

.tg-navigation > ul > li >.sub-menu:before {
    right: 10px;
}

.tg-foorterbar .tg-logo {
    width: fit-content;
}

.tg-sectionhead{
    padding : 0px;
}

/* counter time */
#tg-homeslider .tg-upcomingeventcounter .tg-eventcounter{
    
}

/* lista de sponsors*/
.section-entidades .tg-sponsers li {
    float: none; 
    width:24%;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 25px;
}
.section-entidades .tg-sponsers {
    text-align: center;
}

.section-entidades .tg-sponder {
    padding: 0px 30px 15px 30px;
}

.section-entidades .tg-sponder a {
    height: auto;
}
.section-entidades .tg-sponder a img {
    max-height: 150px;
    -webkit-filter: grayscale(0);
    filter: greyscale(0);
}

/* form inscripciones */
.tg-joinusnow.inner-form{
    margin: 50px 0 50px;
}

/* bloques tipo texto*/
.section-texto .tg-aboutusshortcode { 
    /*imagen arriba texto abajo y viceversa*/
    display: block; 
}

.section-texto .tg-shortcodeimg, .tg-shortcodevideo, .tg-shortcodetext {
    margin: 0 0 30px;
}

.section-texto .carousel-indicators li {
    border-radius : 0px;
    border-color: #d0d0d0;
}

.tg-btndownloadschedule:focus{
    color: #fff;
}

/* ESTADISTICAS */
.section-estadisticas .tg-counterholder {
    float: none; 
    margin: 0 auto;
}

.section-estadisticas .tg-counter {
    float: none; 
}

.tg-statisticscounters {
    float: none; 
    display: inline-flex;
}

/* schedule eventos */
.section-programa .tg-event{
    padding: 15px 30px 15px 15px;
}

.section-programa .tg-event .tg-contentbox {
    padding: 0px 0px 0px 5px;
}

.section-programa .tg-event .grupo-ponentes .tg-speakername {
    margin-right: 20px;
    display: flex;
}

.section-programa .tg-event .tg-ponentes + .tg-ponentes{
    margin-top: 20px;
}

.section-programa .tg-event .tg-ponentes .tg-speakername span:before{
    content: " - ";
}

.section-programa .tg-event .details{
    display: flex;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
}

.section-programa .tg-event .details span{
    margin-left: 10px; 
}

.section-programa .tg-event .details time{
    color:inherit;
    margin: 0px;
}

.section-programa .tg-event .tg-title h2{
    font-weight: 600;
}

.section-programa .tg-event .tg-ponentes{
    float: left;
    width: 100%;
}

.section-programa .tg-event .grupo-ponentes {
    padding-bottom: 15px;
    float: left;
    width: 100%;
}

.section-programa .tg-event .grupo-ponentes h3 {
    line-height: 1;
    font-size: 15px;
    text-decoration: underline;
    padding-bottom: 6px;
    padding-top: 6px;
}

.section-programa .tg-event .grupo-ponentes h4 {
    line-height: 1;
    font-size: 15px;
    
}

.section-programa .tg-event .tg-eventspeaker .tg-speakername{
    margin: 2px 0px;
}

.section-programa .tg-eventschedulenav a{
    letter-spacing: 2px;
}

.section-programa .tg-eventschedulenav li a{
    line-height: 8px;
}

/* temas */
.section-temas figure{
    /*max-width: 250px;*/
}

.section-temas .tg-event + .tg-event {
    margin-right: -15px;
    margin-left: -15px;
}

.section-temas .tg-event{
    padding: 15px;
}

/* speakers */
.section-ponentes .tg-posttitle {
    min-height: 190px;
}

.section-ponentes .tg-speaker span {
    min-height: 100px;
}

/* ficha ponente */
.section-ponente .tg-detailinfo {
    padding: 0 0 0 60px;
}

/* LUGARES */
.section-lugares .lugar .mapa-mini-lugar {
    width: 100%;
    padding-bottom: 56.8%;
    position: relative;
}

.section-lugares .tg-post{
    min-height: 330px;
}

.section-lugares .tg-post .tg-postcontent h3{
    line-height: 1.25;
}

.section-lugares .lugar .tg-tags li a {
    display: inline;
}

.section-lugares .tg-places .descripcion-tipo{
    padding-bottom: 40px;
}

.section-lugares .lugar .tg-postcontent small{
    color: inherit;
}

.section-lugares .tg-places .detalles .mapa-detalles-lugar{
    width: 100%;
    padding-bottom: 60%;
    position: relative;
}

.section-lugares .detalles .contacto-small a+a:before{
    content: " | ";
}

.modal-header h3{
    margin: 0px;
}

.modal-body {
    font-size: 13px;
}

/* CONTACTO */
.tg-formcontactus .form-group.full {
    width: 100%;
}

.tg-contactus .msgbox.ok{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.tg-contactus .msgbox.ko{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media (max-width: 992px) {
    .section-entidades .tg-sponsers li {
        width: 45%;
    }
    
    .section-programa .tg-event .grupo-ponentes .tg-speakername {
        display: block;
        margin-bottom: 5px;
    }
    
    .section-programa .tg-event .grupo-ponentes h4 {
        margin-bottom: 2px;
    }
    
    .tg-upcomingeventcounter .tg-eventcounter span:last-child {
        bottom: -2px;
        right: 2px;
    }
}

@media (max-width: 768px) {
    .section-entidades .tg-sponsers li {
        width: 100%;
    }
}

@media (max-width: 568px) {
    .section-ponente .tg-detailinfo {
        padding: 30px 0px;
    }
    
    .section-ponente .tg-detailpage .tg-speakerimg {
        width: 100%;
        text-align: center;
    }
}

/* Para que los videos no se escondan en los carrouseles*/
.embed-responsive-16by9 {
    padding-bottom: 56.25% !important;
    min-height: auto;
    min-width: 265px;
}

.fa-ul > li{
    list-style: none;
}
.tg-packages {
    width: 100%;
    float: left;
    margin-top: 10px;
}
/* página compra registro y/o compra entradas */
.tg-package + .tg-package {
    /*border-left: none !important;*/
}
.tg-package {
    /*width: 31%;*/
    /*background-color: #f9f9f9;*/
    /*margin: 1%;*/
}
.tg-packageinfo {
    padding: 0 25px 22px 25px;
}
.tg-packageinfo li p {
    margin: 0px 0px 18px 0px;
    font-weight: bold;
    color: #555;    
}
.tg-signupimg {
    width: 100%;
    float: left;
    margin: 0 0 30px;
    position: relative;
    background-color: #999;
    padding: 20px;
}
.tg-signupimg img {
    width: auto;
    height: auto;
    display: block;
}
.tg-formjoinus .form-group {
    width: 100% !important;
    padding: 0 5px;
}
.tg-radio label, .tg-checkbox label {
    font-size: 14px;
    line-height: 14px;
    padding: 0px 0 10px 20px;
}
.tg-checkbox, .tg-checkbox label {
    margin-left: 3px;
}
.info-registro .tg-matadata li {
    padding-left: 0px !important;
}
.selector-productos {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}
.selector-productos p {
    font-weight: bold;
    font-size: 15px;
}
.selector-productos label {
    margin-left: 3px;
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.selector-productos input {
    vertical-align: text-top;
    margin-right: 4px;
}
.tg-bgjoinus .msgbox.ok{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.tg-bgjoinus .msgbox.ko{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.label-sold-out{
    text-decoration:line-through;
    color: rgba(255, 149, 180, 0.8) !important;
}
h3.producto-sold-out {
    /* background-color: rgba(255, 149, 180, 0.8) !important; */
    /* margin-top: 25px; */
    margin-left: 15%;
    margin-right: 15%;
    color: white;
    /* font-weight: bold; */
    font-size: 14px;
    border-radius: 5px;
    padding: 8px 25px;
    line-height: initial;
    padding: 15px 25px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442 !important;
    background-color: #f2dede;
    border-color: #ebccd1;
}

@media (max-width: 720px){
    .tg-package.tg-basic {
        padding: 30px 0 30px;
    }
}
.tg-packagehead {
    padding: 10px 0 30px;
}

@media (max-width: 1199px) {
    .tg-slidercontent h1 {
        font-size: 42px !important;
        line-height: 45px !important;
        padding-left: 15%;
        padding-right: 15%;
    }
}

@media (max-width: 900px) {
    .tg-slidercontent h1 {
        font-size: 30px !important;
        line-height: 38px !important;
        padding-left: 15%;
        padding-right: 15%;
    }
}

@media (max-width: 568px) {
    .tg-slidercontent h1 {
        font-size: 26px !important;
        line-height: 30px !important;
        padding-left: 15%;
        padding-right: 10%;
    }
}

.sub-menu li a {
    color: #444349;
    padding: 7px 20px;
    line-height: 22px;
}

.tg-packagehead p {
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 0px;
    font-style: italic;
}
