@charset "UTF-8";
/*
 Theme Name:   Twenty Nineteen Child
 Theme URI:    https://wordpress.org/themes/twentynineteen/
 Description:  Twenty Nineteen Child Theme
 Author:       Uri Lazcano
 Author URI:   https://www.linkedin.com/in/urielink/
 Template:     twentynineteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentynineteen
*/

/* 
 * Colores base 
 * Convertidor de valores: https://www.w3schools.com/colors/colors_converter.asp
 * dorado: HEX #cf9959, hsl(33, 55%, 58%), rgb(207, 153, 89)
 * 
 * Clases auxiliares existentes:
 * alignwide: centra el objeto a lo ancho
 * alignfull: escala el objeto a todo lo ancho
 * mt-0: quita el margen superior
 * mb-0: quita el margen inferior
 */

 .pl-1{padding-left:1em !important;}
 .hide-module {display: none !important;}
 .img-mark::before{
    padding: 0px;
    content: attr(data-name);
    position: absolute;
    left: 8px;
    bottom: 8px;
    transform: rotate(-90deg);
    transform-origin: 0 0;
    z-index: 1; 
    font-size: 10px;
 }

/*
 * Estilos generales
 */
body,.time-line > li li,.time-line-simple ul {font-family:"Roboto";font-weight:300;}
h1,h2,h3,.site-branding .site-title,.site-header.featured-image .entry-title,.wp-block-coblocks-gallery-carousel.carrusel-secundario .custom-link::before, .custom-link span{font-family:"Lora";font-weight:300;}
a, .coblocks-gallery--figure, .custom-link::before, .custom-link::after{transition:200ms ease-in-out;}
img,.coblocks-gallery.is-cropped .coblocks-gallery--item img,.inner-img-block a{border-radius:1em;}
.site-description {color: #767676;font-weight: normal;margin: 0;display: none;}
.entry .entry-content .wp-block-button .wp-block-button__link{font-weight:300;}
/*UI scrollbar WK,GK*/
/**::-webkit-scrollbar{width:.6em;}
*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#282828;border:1px solid #2d2d2d;}
*::-webkit-scrollbar-thumb{background-color:#000000;outline:1px solid #2d2d2d;}
*{scrollbar-color:#000000 #282828;scrollbar-width:thin;}*/

/*Detalles: Esquinas en titulos y lineas*/
.site-branding .site-title{position:relative;padding:.8em;letter-spacing:.3em;font-size:.8em;}
.site-branding .site-title a{display:inline-block;}
.site-branding .site-title::after,.site-branding .site-title::before,
.site-branding .site-title a::after,.site-branding .site-title a::before{content:'';height:.5em;width:.5em;position:absolute;}
 .site-branding .site-title::after,.site-branding .site-title::before{border-top:3px solid #cf9959;top:0px;}  
 .site-branding .site-title a::after,.site-branding .site-title a::before{border-bottom:3px solid #cf9959;bottom:0px;}  
 .site-branding .site-title::after,.site-branding .site-title a::after{border-left:3px solid #cf9959;left:0px;}
 .site-branding .site-title::before,.site-branding .site-title a::before{border-right:3px solid #cf9959;right:0px;}
.site-footer .site-branding{margin:4em 0em;}
.site-footer .site-branding .site-title a{color:#fff;}
 h1:not(.site-title)::before,h2::before{background:#cf9a59;}

.widget_archive ul ul > li > a::before, .widget_categories ul ul > li > a::before, .widget_meta ul ul > li > a::before, .widget_nav_menu ul ul > li > a::before, .widget_pages ul ul > li > a::before, .widget_recent_comments ul ul > li > a::before, .widget_recent_entries ul ul > li > a::before, .widget_rss ul ul > li > a::before {
    display:none;    
}

/*personalizar las listas*/
 ul, ul ul{list-style:none;}
 ul li::before{content:"\2022";color:#cf9959;font-weight:bold;display:inline-block;width:1em;margin-left:-1em;}
    ul ul li::before{content:"-";}
 ul.time-line li::before,ul.menu li::before,
 .wp-block-coblocks-gallery-masonry ul li::before,
 .wp-block-coblocks-gallery-collage ul li::before{display:none;}

/*Nuevas clases*/
.hero-vh{
    height:100vh;   
    align-items: flex-end;
}

/*modulo timeline*/
.time-line:before, .time-line:after, .time-line > li::before{content: '';background-color: #FFF;width: 40px;height: 40px;display: block;border-radius: 1000%;border: 4px solid #CF9959;margin-left: auto;margin-right: -18px;}
 .time-line > li::before {width: 20px;height: 20px;margin-right: -12px;position: relative;top: 50px;}

.time-line, .time-line ul {
    padding: 0px;
    list-style: none;
    color:#CF9959;
    font-family: 'Lora';
}
    .time-line > li{
        border-right: 4px solid #CF9959;
        font-size: 2em;
    }

    .time-line > li > ul {
        padding-right:.8em;
    }
    
    .time-line > li > ul > li{
        font-size:initial;
        color:initial;
        font-family: 'Lora';
        font-size:.6em;
        color:#CF9959;
        line-height:100%;
        text-align: right;
    }    

    .time-line > li > ul > li > ul > li{
        font-size:initial;
        color:initial;
    }    

ul.time-line-simple {
    font-family: 'Lora';
    color:#cf9a59;
}
ul.time-line-simple li ul li{
    color:#000;
    margin-bottom: 1em;
}

/*header general*/
.site-header {
    padding-top: 1.4em;
}
.home .site-header .entry-title {
	opacity:0;
}

.site-header.featured-image::after {
    opacity: 0;
}

/* 
 * Modificaciones al contenido 
 */

/*sobreescritura wordpress*/
.archive .page-header, .search .page-header, .error404 .page-header {
    display: none;
}
.entry .entry-title::before {
    background: #cf9959;
}

.main-navigation {
    margin-top: .6em;
    max-width: 60px;
    position: fixed;
    top: 10px;
    right: .6em;
    z-index:3000;
}

    .main-navigation ul.main-menu > li > a{
        font-size: .8em;
        font-family: 'Lora';
        font-weight: 100;
    }
    .main-navigation ul.main-menu > li.current-menu-item > a {
        background-color:#000;
        color:#FFF !important;
        padding: .2em .6em;
    }
    .main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle {
        margin-left: 0px;
        width: 36px;
        height: 36px;
        background:#cf9a59;
    }
    .main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle svg {
        display: none;
    }
    .main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle::before {
        content: 'M';
        color:#FFF;
        font-family: 'Lora';
        font-style: italic;
    }
    
.main-navigation .sub-menu{
    background-color:#000000 !important;
}    

/*título en la iamgen destacada*/
.site-header.featured-image .entry-title {
    text-align: right;
}
    .site-header.featured-image .site-featured-image .entry-header .entry-title::before {
        display: none;
    }
.home .site-header.featured-image .site-featured-image .post-thumbnail img {
  height: fit-content;
}

/*noticia destacada*/
.post.sticky .entry-footer{
    display:none;
}

/*cita central*/
.entry .entry-content .wp-block-pullquote blockquote {
    margin-top: 4rem;
    margin-bottom: 2rem;
    text-align: left;
}
    .entry .entry-content .wp-block-pullquote blockquote::before {
        content: '\0022';
        font-size: 16em;
        position: absolute;
        font-style: italic;
        color: #e1e1e1;
        z-index: -1;
        line-height: 50%;
        left: 0;
        width: 90%;
        text-align: right;
    }
     
    .entry .entry-content .wp-block-pullquote p {
        line-height: .8em; 
        font-size: 1.4em;
        font-weight: 700;
    }

/*Carrusel*/
.wp-block-coblocks-gallery-carousel{}

    .flickity-button, .flickity-button:hover {
        /* background: transparent; */
        z-index: 1000;
        width: 55px !important;
        height: 55px !important;
    }
    .flickity-button-icon {
        fill: #cf9959;
		display:inline-block !important;
    }
	.flickity-button::after {
		background-color: transparent !important;
	}


/*Carrusel secundario (apartados)*/
.wp-block-coblocks-gallery-carousel.carrusel-secundario .has-carousel{
    max-height: 400px;
    padding-top: 20px;
    padding-bottom: 70px;
}
    .wp-block-coblocks-gallery-carousel.carrusel-secundario .coblocks-gallery--figure {
        max-height: 400px;
    }
    
.wp-block-coblocks-gallery-carousel.carrusel-secundario .flickity-page-dots {    
    width: 70%;
    left: 15%;
    height: 30px;
}
    .wp-block-coblocks-gallery-carousel.carrusel-secundario .flickity-page-dots .dot.is-selected {
        background: #cf9959;
    }
    
.wp-block-coblocks-gallery-carousel.carrusel-secundario .flickity-prev-next-button {
	top: 92%;
}    

.wp-block-coblocks-gallery-carousel.carrusel-secundario .flickity-enabled.is-draggable .flickity-viewport:hover{
    overflow: visible;
}
    .wp-block-coblocks-gallery-carousel.carrusel-secundario .coblocks-gallery--figure:hover{
        filter: grayscale(100);
        transform: scale(1.05);
        z-index: 1000;
        position: relative;
    }


.wp-block-coblocks-gallery-carousel.carrusel-secundario .custom-link:hover{
    font-size:1.2em;
    color:#FFFFFF;
}
/*    
    .wp-block-coblocks-gallery-carousel.carrusel-secundario .custom-link::before {
        padding: 0px;
        content: attr(data-name);
        position: absolute;
        left: 0;
        bottom: 0;
        transform: rotate(-90deg);
        transform-origin: 0 0;
        z-index: 1;
		color: #fff;
		text-shadow: -2px 1px 3px #000;
		font-size: 1.2em;		
    }
*/
/*nueva regla para textos*/
    .wp-block-coblocks-gallery-carousel.carrusel-secundario .custom-link span {
        padding: 0px;
        position: absolute;
        left: 0;
        bottom: 0;
        transform: rotate(-90deg);
        transform-origin: 0 0;
        z-index: 1;
		color: #fff;
		text-shadow: -2px 1px 3px #000;
		font-size: 1.2em;		
    }    

/*Carrusel de galeria*/
.sm-square{
    max-height:300px;
}
.wp-block-coblocks-gallery-carousel.sm-square .has-carousel,
.wp-block-coblocks-gallery-carousel.sm-square .coblocks-gallery--figure {
        max-height: 300px;
    }

/*sobreposiciones*/
.left-over-right .wp-block-image {
    max-width: 80% !important;
    margin-left: 10px;
    margin-bottom: -6em !important;
}
    .left-over-right .wp-block-column p {
        padding-top: 6em !important;
    }
    
/*galerias simples*/
.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption {
    font-family: "Lora";
}
.coblocks-lightbox {
    z-index: 999999;
}
/*Modulo de instagram*/
.instagramTitle{
    text-align:center !important;
    line-height:1;
}


/*Footer*/
.site-footer{background:#000;}
.site-footer .widget_nav_menu ul {
    list-style: none;
}
.site-footer .widget_nav_menu li {
    padding-left: 0px;
}
.site-footer .widget_nav_menu li a{
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .7em;
}
    .site-footer .widget_nav_menu .menu > li.menu-item-has-children > a::before {
        content: '\f0d7';
        display: inline-block;
        font: normal normal normal 12px/1 'FontAwesome';
        margin-right: 5px;
        margin-left: -15px;
    }
    
 .site-footer .widget a{color:#fff;}
 .site-footer .widget a:hover, .site-footer .widget li.current-menu-item > a{color:#cf9a59;}

#colophon .site-info {
    text-align: center;
}

.partnership {
    display: block;
    text-align: center;
    margin-top: 2em;
    color: #777575;
}

.partnership a {
    margin-right: 0 !important;
}

/*hamburguer menu*/
#iwpmenu_bar div ul.menu li a, #iwpmenu_bar div ul.menu ul.sub-menu li a {
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .7em;
}
#iwpmenu_bar div ul li.current-menu-item > a{
    text-decoration: none;
    color:#cf9959;
}

#iwpmenu_bar div ul.menu li.menu-item-has-children > a::after {
    margin-left: 1em !important;
    vertical-align: middle;
    padding: 10px;
}

#iwpmenu_bar div ul {
    overflow-y: auto;
}

#iwpmenu_bar div ul.menu ul.sub-menu {
    margin-left: 24px;
}

    /*justificar texto y centrar algunos titulos y enlaces*/
    .entry .entry-content p:not(.has-text-align-right){
        text-align: justify;    
    }
    p[style*="text-align:right"],p[style*="text-align:left"]{
        text-align: justify !important;    
    }


/* 
 * Estilos responsivos 
 */
@media only screen and (max-width: 767px){
 /*elementos que necesitan solo un cambio.*/

    /*justificar texto y centrar algunos titulos y enlaces*/
    .entry .entry-content p{
        text-align: justify;    
    }
    p[style*="text-align:right"],p[style*="text-align:left"]{
        text-align: justify !important;    
    }
    h1,h2,h3,h4,h5,h6, .entry .entry-content .wp-block-pullquote blockquote p, .site-footer .site-branding, .wp-block-cover__inner-container p{
        text-align: center !important;
    }
    .wp-block-cover__inner-container p{
        font-size: .8em;
    }

 /*si no es un carrusel, entonces es una sola imagen:*/
    /*.entry .entry-content .wp-block-image.alignfull.imagen-principal {
       min-height: 80vh;
    }*/
    .entry .entry-content .wp-block-image.alignfull.imagen-principal img {
        width: 800px;
        max-width: 800px;
        position: relative;
        left: calc( 100vw / 2 - 400px );
    }   
    /*hamburguer menu*/
    #iwpmenu_icon .iwpmenu_open_button, #iwpmenu_icon .iwpmenu_close_button {
        top: 30px;
        right: 30px;
    }    
    /*imagen home trayectoria*/
    .left-over-right .wp-block-image {
        margin-left: 10%;
    }    
    .time-line {
        margin-top: 4em !important;
    }    
    
}


@media only screen and (min-width: 600px) {}
@media only screen and (min-width: 768px) {
/*generales*/
	.site-header.featured-image {
	  margin-bottom: 0rem;
	}
    img,.coblocks-gallery.is-cropped .coblocks-gallery--item img,.inner-img-block a{border-radius:0;}
/*Nuevas clases*/
.hero-vh{
    align-items: center !important;
}
    .hero-vh h3{
        font-size: 3em;
        font-weight: 100;
    }
    .p-6{
        padding:6em !important;
    }

/*.main-navigation {
    margin-top: 2em;
    max-width: 100%;
    position: relative;
    top: auto;
    right: auto;
}*/

.main-navigation {
    margin-top: 2em;
    max-width: inherit;
    width: 100%;
    position: absolute;
    top: auto;
    right: auto;
    left: -5em;
    transform: rotate(-90deg);
    transform-origin: 0px 0px;
    bottom: -100vh;
}
    
/*modulo timeline */
.time-line::before, .time-line::after{
    margin:0 auto;
}    
.time-line > li {
    width: 50%;
    font-size: 3em;
    text-align: right;
}   

.time-line > li > ul {
    padding-right: 0;
}

.time-line > li::before {
    margin-right: calc(-1em - 12px);
}

    .time-line > li:nth-child(odd) {
        padding-right: 1em;        
    } 

    .time-line > li:nth-child(even) {
        padding-left: 1em;
        border-left:4px solid #CF9959;
        border-right:none;
        margin-left:calc(50% - 4px);
        text-align: left;
    }  
    
        .time-line > li:nth-child(even)::before {
            margin-left: calc(-1em - 12px);
            margin-right:auto;
        }
        
        .time-line > li:nth-child(even) > ul > li {
           text-align: left;
        }        
        

    .time-line > li img {
        border-radius: 100%;
        border: 4px solid #CF9959;
        max-width: 142px;
    }

        .time-line > li:nth-child(odd) img{
            margin-right: -136px;
        }
    
        .time-line > li:nth-child(even) img{
            margin-left: -136px;
        }

/*variables timeline: 2 columnas */
    ul.time-line-simple.col-2 > li {
        width: 40%;
        display: inline-block;
        vertical-align: top;
        margin-right: 8%;
	}
    
    .site-branding {
        text-align: center;
    }
    
/*Carrusel*/
.wp-block-coblocks-gallery-carousel.carrusel-secundario {padding-bottom:1em}
    
/*carrusel secundario*/
.wp-block-coblocks-gallery-carousel.carrusel-secundario .has-carousel,
.wp-block-coblocks-gallery-carousel.carrusel-secundario .coblocks-gallery--figure {
    max-height: inherit;
}

/*Carrusel de galeria*/
.sm-square{
    max-height: inherit;
}
.wp-block-coblocks-gallery-carousel.sm-square .has-carousel,
.wp-block-coblocks-gallery-carousel.sm-square .coblocks-gallery--figure {
    max-height: inherit;
}

    
/*Cita central*/    
.entry .entry-content .wp-block-pullquote blockquote {
    margin-top: calc(4 * 1rem);
    margin-bottom: calc(4.33 * 1rem);
    text-align: center;
}
    .entry .entry-content .wp-block-pullquote p {    
        line-height: .6em;
        font-size: 2.4em;
        font-weight: initial;    
    }
    
.entry .entry-content .wp-block-pullquote blockquote::before {
    font-size: 20em;
    width: 75%;
}

/*sobreposiciones*/
.left-over-right h2{
    font-size:4em;
}
.left-over-right .wp-block-image {
    max-width: 100% !important;
    margin-left: 0px;
    margin-bottom: 0px !important;
    overflow: visible;
    position: relative;
    z-index: 1;
}

    .left-over-right .wp-block-column p {
        width: calc(100% + 6em) !important;
        padding: 3em 4em 4em 10em !important;
        margin-top: -3em !important;
        margin-left: -6em;
        position:relative;
        z-index: -1;
    }
    
.right-over-left h2 {
    font-size: 4em;
    font-weight: 100;
    line-height: 80%;
    margin: 1em auto !important;
    max-width: 70%;
    text-align: right !important;
}

.right-over-left .wp-block-image {
}

    .right-over-left .wp-block-column p {
        width: calc(100% + 6em) !important;
        padding: 4em 10em 4em 6em !important;
        margin-right: -6em;
        position: relative;
        z-index: -1;
    }

    /*modulo de instagram*/
    
/*hamburguer menu    */
    #iwpmenu_bar, #iwpmenu_bar.open {
        width: 33%;
    }   
    #iwpmenu_bar div ul {
        padding-left: 70px !important;
    }    
    
/*footer*/
    #colophon .site-info {
        text-align: left;
    }
    
    .partnership {
        float: right;
        margin-top: 0;
    }
    
    
}
@media only screen and (min-width: 782px) {}
@media only screen and (min-width: 1168px) {}