/*!
Theme Name: cidel
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cidel
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

cidel is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */


body {
    font-family: 'Open Sans', sans-serif;
}

p {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    padding: 0px;
    margin: 0px;
}

header {
    width: 100%;
    position: fixed;
    margin: 0px;
    z-index: 3;
    transition: 1s all;
    background: hsl(0deg 0% 0% / 87%);
    box-shadow: 0 5px 9px rgb(0 0 0 / 35%);
    backdrop-filter: blur(5px);
}

.logo-ciled-v2 {
    height: 150px;
    position: relative;
    top: 10px;
}

.navbar-brand {
    padding-top: 1rem;
}


header .navbar-light .navbar-nav .nav-link {
    color: white !important;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
    letter-spacing: 0.06rem;
    padding-left: 3px;
    padding-right: 3px;
}

header .navbar-light .navbar-nav .nav-link.active {
    color: white;
    border-bottom: 2px solid white;
}

header .navbar-light .navbar-nav .nav-link:hover{
    border-bottom: 2px solid white;
}

.img-lupa {
    width: 20px;
}


.wp-block-gallery figure img{
margin: 0px 0px !important;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    bottom: 13px !important;
}
.wp-block-image, .wp-block-embed {
    padding: 15px 0 !important;
}
header button {
    border-width: 0px !important;
    border-style: none !important;
    border-color: transparent !important;
    border-image: none !important;
    background: transparent !important;
}

#Buscador {

    background: transparent;
    border-image: none;
    border: none;
    border-bottom: 2px solid white;
}
.conoce.text-link a{
    color: #9c27b0;
    text-decoration: underline;
}
.conoce.text-link a:hover{
    color: #9c27b0;
    text-decoration: underline;
}
header .alinear-right {
    text-align: end;
}

.cont-buscador {
    margin-right: 12px;
}

#Buscador:focus-visible,
#Buscador:focus {

    background: transparent;
    border-image: none;
    outline: none;
    border: none;
    border-bottom: 2px solid white;
}

.boton-ver-mas-relacionados {
    border: none;
    padding: 6px;
    border-radius: 47px;
    color: white;
    background: black;
    color: white !important;
    margin-top: 16px;
    width: 186px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.navbar {
    padding: 0px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url('img/hamburgueza.svg') !important;
    width: 30px;
}


.seccion-banner-home {
    background-position:50%;
    background-size: cover;
    min-height: 656px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}

.trama-puntos {
    position: absolute;
    width: 180px;
    bottom: 20px;
    right: 0px;
    z-index: 0;
}

.seccion-banner-home .cont h2 {
    font-size: 34px;
    line-height: 53px;
    color: white;
    font-weight: 700;
    margin: 0;
}

.seccion-banner-home .cont h1 {
    font-size: 60px;
    color: #f6d938;
    font-weight: 700;
    margin: 0;
    padding-top: 30%;
}

.seccion-banner-home .cont h2 strong {
    color: white;
    background-color: black;
    padding: 1px 12px;
    flex-wrap: wrap;
}

.listado-de-empresas {
    padding: 0px;
}

.listado-de-empresas {
    padding: 0px;
    display: block;
    margin: 0 auto;
}

.listado-de-empresas li {
    width: 100%;

    /* max-width: 200px; */
    padding: 10px;
    display: inline-block;
}
.recurso-contenido p{
	line-height: 26px;
	font-size:16px;
	color:#000;
    font-family: 'Open Sans', sans-serif;
    padding: 0px;
    padding-bottom: 20px;
    margin: 0px;
}
}
.listado-de-empresas li img {
    width: 200px;
    max-width: 143px;
    display: block;
    margin: 0 auto;
}

.seccion-empresas {
    background-color: #f8f7f7;
}

/*noticias interior*/
	.cont-contenido-noticia{
		padding-bottom: 20px;
	}
	.noticia-interior{
		min-height: 50vh;
	}
.redes-noticias {
    display: block;
    margin: 0 auto;
    padding: 20px;
    list-style: none;
}
.redes-noticias li {
    display: inline-block;
    margin: 0 auto;
    padding: 0px;
    margin-right: 3px;
}
	.redes-noticias li a img {
    width: 23px;
    position: relative;
    top: -3px;
}
	.noticia-interior hr{
    background-color: #ee7251;
    height: 2px;
		margin: 0px;
}



.wp-block-image.aligncenter>figcaption, .wp-block-image .aligncenter>figcaption, .wp-block-image.alignleft>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image.alignright>figcaption, .wp-block-image .alignright>figcaption {
    display: block !important;
    caption-side: bottom;
}
.cont-contenido-noticia img {
    width: 100% !important;
    height: auto;
    object-fit: contain;
    object-position: 37% 31%;
    display: block;
    margin: 10px 0px;
}

.cont-contenido-noticia	figure img{
		display: flex!important;
	}
	.cont-contenido-noticia .wp-block-post-date{
		display: none;
	}
.cont-contenido-noticia p {
    font-size: 20px !important;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    padding: 0px;
    padding-bottom: 20px;
    margin: 0px;
}
	.cont-contenido-noticia a {
    color: #f7b906;
    font-weight: 600;
    text-decoration: none;
    background-color: transparent;
}
		.cont-contenido-noticia a:hover {
    color: #f7b906;
    font-weight: 600;
    text-decoration: none;
    background-color: transparent;
	text-decoration: none;
}
.noticia-interior .categoria-date {
    font-size: 18px;
    font-weight: 400;
    color: #ee7152;
    margin: 0;
    padding: 0px;
    padding-top: 24px;
}
.noticia-interior .titulo {
    font-size: 27px;
    line-height: 33px;
    font-weight: 800;
    color: #030304;
    margin: 0;
    padding: 0px;
	padding: 26px 0px;
}

	@media (min-width: 768px) {
.redes-noticias {
    display: block;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 21px;
    list-style: none;
    position: relative;
    margin-top: 13px;
    margin-left: 15px;
}
}
	@media (min-width: 992px) {
.redes-noticias {
    display: block;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 0px;
    list-style: none;
    position: relative;
    top: -13px;
    margin-top: 0px;
    margin-left: 0px;
}
	}

/*fin*/
/* impacto*/
.impacto {
    background-image: url(img/fondo-home-02.png);
    min-height: 70vh;
    background-position: 50%;
    position: relative;
    padding-bottom: 41px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}

.puntos-chile {
    position: absolute;
    right: 22%;
    top: 10px;
    height: 95%;
}
.postula-aqui-bn {
    color: #974392;
    font-size: 17px;
    font-weight: 300;
    text-decoration: underline;
}
	.postula-aqui-bn:hover {
    color: #974392;
    font-size: 17px;
    font-weight: 300;
    text-decoration: underline;
}
.title-lg {
    font-size: 45px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-top: 41px;
    margin-bottom: 29px;
}

.title-lg::before {
    content: '';
    height: 6px;
    width: 127px;
    position: absolute;
    bottom: -10px;
}

.titulo-tp-lideres {
    font-size: 16px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    margin-top: 11px;
}

.title-small {
    font-size: 63px;
    font-weight: 900;
    width: 100px;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin: 0 auto;
}

.title-small.color-turqueza::before {
    background-color: #57abb8;
}

.cifras-hm img {
    width: 132px;
    display: block;
    margin: 0 auto;
}

.title-small::before {
    content: '';
    height: 6px;
    width: 50px;
    position: absolute;
    bottom: -3px;
    left: 30px;
}

.cifras-hm {
    margin-top: 40px;
}

.cifras-hm p {
    padding-top: 15px;
    font-weight: 600;
    font-size: 16px;
    /*padding-left: 60px;*/
    line-height: 21px;
    /*padding-right: 60px;*/
    display: block;
}

.color-amarillo {
    color: #fadd39 !important;
}

.title-lg.cl-amarillo::before {
    background-color: #fadd39;
}

.title-lg.color-morado::before {
    background-color: #974392;
}

.title-lg.color-rojo::before {
    background-color: #ee7152;
}

.title-lg.color-turqueza::before {
    background-color: #57abb8;
}

.title-lg.color-amarillo::before {
    background-color: #fadd39;
}

.title-lg.color-morado::before {
    background-color: #974392;
}


.title-lg.color-rojo::before {
    background-color: #ee7152;
}

.title-lg.cl-amarillo::before {
    background-color: #fadd39;
}

.title-small.color-morado::before {
    background-color: #974392;
}

.title-small.color-rojo::before {
    background-color: #ee7152;
}

.title-small.color-turqueza::before {
    background-color: #57abb8;
}

.title-small.cl-amarillo::before {
    background-color: #fadd39;
}

.title-small.color-morado::before {
    background-color: #974392;
}

.color-white {
    color: aliceblue
}

.bajada {
    font-size: 18px;
}

input {
    -webkit-appearance: none;
}

.amarillo {
    color: #f6d938;
}

.bg-turqueza {
    background: #57abb8;
}

.boton-ver-mas {
    border: none;
    padding: 6px;
    border-radius: 47px;
    color: white;
    margin-top: 16px;
    width: 186px;
    display: block;
    margin: 0 auto;

    text-align: center;
}

.boton-ver-mas:hover {
    color: white;
    opacity: 0.8 !important;
    text-decoration: none;
}

/* noticias*/

.noticias-home h2 {}

.noticias-seccion h2 {
    padding-bottom: 50px;
}

.img-portada img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}

.noticias-seccion {
    margin-top: 50px;
}

.noticia-destacada .categoria {
    color: #ff672f;
    font-size: 18px;
    margin: 0px;
}

.noticia-destacada .categoria {
    color: #ff672f;
    font-size: 16px;
    font-weight: 400;
    margin: 3px 0px;
}

.link-text {
    color: #ff672f;
    font-size: 18px;
}

.link-text:hover {
    color: #ff672f;
    text-decoration: underline;
}

.noticia-destacada {
    box-shadow: 0px 1px 19px rgb(0 0 0 / 14%);
    padding-bottom: 10px;
}

.noticia-destacada h4 {
    font-size: 26px;
    line-height: 24px;
    margin-top: 10px;
    min-height: 85px;
    font-weight: 800;
}

.noticia-destacada .cont {
    padding: 20px 15px;
}

/*hacemos*/
.seccion-banner {
    padding-top: 200px;
    min-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}

.seccion-banner {
    color: white;
}

.seccion-banner h2 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.seccion-banner p {
    font-size: 22px;
    font-weight: 600;
}

.formacion {
    position: relative;
    min-height: 200px;
    padding-top: 61px;
    padding-bottom: 32px;
}

.formacion h2 {
    font-size: 39px;
    font-weight: 700;
}

.formacion p {
    font-size: 20px;
}

.formacion h3 {
    font-weight: 800;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.formacion .imagen-fondo-puntos {
    width: 200px;
}

.formacion .imagen-fondo-puntos {
    width: 235px;
    position: absolute;
    right: 0px;
    top: 130px;
    z-index: 0;
}
.formacion .con-rounder-card {
    width: 100%;
    max-width: 350px;
    height: auto;
    display: block;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
    margin-top: 20px;
    /* box-shadow: 0px 4px 10px rgb(0 0 0); */
    box-shadow: 0px 1px 19px rgb(0 0 0 / 35%);
}

.formacion .con-rounder-card h4 {
    color: white;
    font-weight: 800;
    text-align: left;
    padding: 25px;
    font-size: 26px;
}

.formacion .imagen-banner-03-fondo {
    position: absolute;
    width: 100%;
    height: 46%;
    bottom: 481px;
    object-fit: cover;
    /* margin-top: -5%; */
    z-index: 0;
}

.aparatado-inovacion {
    position: relative;
}

.formacion .vector-cuadrado {
    position: absolute;
    width: 30%;
    z-index: 0;
    right: 3%;
    top: 64px;
}
.like-btn {
    background-color: #011758;
    padding: 0px 13px 2px 9px;
    color: white;
    border-radius: 17px;
    font-weight: 600;
}
.like-btn img {
    width: 15px !important;
    position: relative;
    left: -2px;
    top: -2px !important;
    text-align: end;
	transition: 3s all;
}
	.like-btn:hover {
    background-color: #ee7251;
    padding: 0px 13px 2px 9px;
    color: #011758;
    border-radius: 17px;
    font-weight: 600;
		text-decoration: none;
}

.formacion .hacemos-link .con-rounder-card{
    transition: all 0.5s ease;
}

.formacion .hacemos-link:hover .con-rounder-card{
    mix-blend-mode: hard-light;
}
.formacion.hacemos .con-rounder-card{
	height:250px !important;
}

.cont-contenido-noticia .block-editor-block-list__block figure {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667) !important;
	display:flex !important;
}
@media screen and (max-width: 576px) {
	
	.hacemos-formacion-color-fondo {
    background: #F6D938;
    position: absolute;
    width: 100%;
    height: 8%;
    top: 443px;
    z-index: 0;
}
	
    .seccion-banner-home .cont h2 {
        font-size: 25px;
        line-height: 43px;
        color: white;
        font-weight: 700;
        margin: 0;
    }

    .seccion-banner-home .cont h1 {
        font-size: 57px;
        color: #f6d938;
        font-weight: 700;
        margin: 0;
        padding-top: 51%;
    }

    .trama-puntos {
        position: absolute;
        width: 160px;
        bottom: 20px;
        right: 0px;
        z-index: 0;
    }

    .seccion-banner-home {
        background-size: cover;
        min-height: 618px;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 0;
    }

    .puntos-chile {
        display: none;
    }

}

/*fin hacemos parte 1*/
@media screen and (min-width: 576px) {
    .listado-de-empresas li {
        width: 16%;
        padding: 150x 0;
    }

    .listado-de-empresas li img {
        height:62px;
		object-fit: scale-down;
		width:100%;
    }
}

@media screen and (min-width: 768px) {
    .listado-de-empresas li {
        width: 16%;
        padding: 150x 0;
    }

    .listado-de-empresas li img {
        height:62px;
		object-fit: scale-down;
		width:100%;
    }

    .logo-ciled-v2 {
        height: 150px;
    }
}

@media screen and (min-width: 992px) {
    header {
        width: 100%;
        position: fixed;
        margin: 0px;
        z-index: 3;
        transition: 1s all;
        background: none;
        box-shadow: none;
        backdrop-filter: blur(0px);
    }

    header.active {
        background: hsl(0deg 0% 0% / 87%);
        box-shadow: 0 5px 9px rgb(0 0 0 / 35%);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
    }
}



@media screen and (min-width: 1200px) {
    .logo-ciled-v2 {
        height: 150px;
    }
}



/* Fonts - inicio */
@media screen and (min-width: 576px) {

}

@media screen and (min-width: 768px) {

    .cont-contenido-noticia p {
        font-size: 16px !important;
    }

    p {
        font-size: 14px;
    }

    .seccion-banner p {
        font-size: 18px;
    }

    .link-text {
        font-size: 14px;
    }

    .noticia-destacada h4 {
        font-size: 21px;
    }

    .noticia-destacada .categoria {
        font-size: 14px;
    }

    .somos-bajada {
        font-size: 16px;
    }

    .formacion p {
        font-size: 16px;
    }
    .formacion h3 {
        font-size: 25px;
    }

    .formacion .con-rounder-card h4 {
        font-size: 20px;
    }

    .formacion.diplomado .con-rounder-card.columna-blanca h3{
        font-size: 19px;
    }
    
    .formacion.diplomado .con-rounder-card.columna-blanca p{
        font-size: 14px;
    }
    
    .formacion.diplomado .parrafo-destacado p{
        font-size:17px;
    }

    .formacion.diplomado .ver-mas-diplomado{
		font-size: 16px;
	}

    #resultados article div.tipo p{
        font-size: 13px !important;
    }
 .listado-de-empresas li img {
        height:62px;
		object-fit: scale-down;
		width:100%;
    }

}

    
@media screen and (min-width: 992px) { 


    #resultados article div.titulo a {
        font-size: 16px !important;
    }


    #resultados article div.temas ul li {
        font-size: 11px !important;
    }

    #resultados article div.tags ul li {
        font-size: 12px !important;
    }

    #resultados article div.ver a {
        font-size: 13px !important;
    }
	  .listado-de-empresas li img {
        height:50px;
		object-fit: scale-down;
    }
}

@media screen and (min-width: 1200px) {
	
	
	
}

/* Fonts - fin */