/*
Theme Name: Kipso Child
Description: Child theme for the Kipso themes
Author: gaviathemes
Template: kipso
*/

.lower-orange{
	color: #E2A117 !important;
	text-transform: lowercase;
}

.verde-water{
	color: #5BBFC6;
}

.get-free-course .title, .apply-for-teaching .title{
	background: #2DA397;
}

.get-free-course .title::after, .apply-for-teaching .title::after {
	border-top-color: #2DA397;
	background: transparent !important;
}

	
.orange .gsc-video-box.style-1 .video-inner .video-action a::after {
	border: 2px solid #fa0c00 /*#E2A117*/;
}

.orange .gsc-video-box.style-1 .video-inner .video-action a {
	background: #fa0c00 /*#E2A117*/;
}

.text-justify .title-desc p {
	text-align: justify;
}
.logos-educamos .owl-stage-outer .owl-stage {
	height: 100%;
	display: flex;
	align-content: center;
	align-items: center;
}


.gsc-image-content.skin-v3,
.gsc-image-content.skin-v3 .image {
	max-width: 510px;
}

.gsc-image-content.skin-v3 .image::after {
	top: 120px;
	left: 120px;
	bottom: 120px;
	right: 120px;
	border: 10px solid #fff;
}

.gsc-image-content.skin-v3::before {
	border: 2px solid #012237;
}

.elementor-4004 .elementor-element.elementor-element-17d9bb7 .gsc-icon-box-styles .content-inner {
	padding: 10px 0px 10px 13px;
}
 /*
  * Ocultando el login and register
  * */
.elementor-element-7ff1998 {
	display: none;
}


.elementor-element-6b40cdd .owl-carousel .owl-item img {
	display: none !important;
}

.elementor-element-6b40cdd .post .post-thumbnail::after {
	background: #011928 !important;
}

.elementor-element-6b40cdd .entry-content {
	position: relative !important;
	min-height: 15em !important;
}

.elementor-element-6b40cdd .entry-thumbnail {
	min-height: 100px !important;
}

.width-edu {
	width: 80%;
}

/**
 * Modificar slide de cursos
 */
article.post:hover .post-thumbnail .entry-date::after {
	left: 0;
	border-color: #E2A117;
}

article.post:hover .post-thumbnail .entry-date {
	background: #E2A117;
	color: #fff;
}

/*
 * Para los botones
 * */

input[type*="submit"]:not(.fa) {
	background: #E2A117;
	color: #fff;
}

input[type*="submit"]:not(.fa):hover {
	color: #fff;
	background: #012237;
	cursor: pointer;
}

/*
 * Modificar el header
 * */

.header-main-wrapper .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 90%;
}

.elementor-4818 .elementor-element.elementor-element-d3eba51 .gva-navigation-menu ul.gva-nav-menu > li > a {
	color: #747b86;
	padding: 38px 10px 38px 10px;
}

.elementor-4818 .elementor-element.elementor-element-d3eba51 .gva-navigation-menu ul.gva-nav-menu > li > a:hover {
	color: #e2a117;
}

.elementor-4818 .elementor-element.elementor-element-59f02a2 .gsc-search-box .control-search {
	color: #ffffff;
	background: #2da397;
}


.header-mobile img {
	max-width: 100%;
}

.bachiller-test h2.title {
	font-size: 14px !important;
}

.elementor-4818 .elementor-element-1ca46bc a {
	color: #fff;
}

/*
 * Insfractructura
 * */

.elementor-4004 .elementor-element.elementor-element-1e07656:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-4004 .elementor-element.elementor-element-1e07656 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-size: 130% 100%;
}

.gva-user {
	display: none;
}

/*
 * Para el footer
 * */

.site-footer {
    background-color: #022c46;
}

.footer-widget__link {
    padding-right: 60px;
    position: relative;
    left: -20px;
}

.footer-widget {
    padding-top: 120px;
    padding-bottom: 120px;
}

.footer-widget__title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1em;
    margin: 0 0 48px;
}

.footer-widget__link-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-widget .list-unstyled {
    margin: 0;
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.footer-widget__link-list li {
    line-height: 2em;
}

.footer-widget__link-list li a {
    color: #94a3ac;
    font-size: 15px;
    font-weight: 500;
    transition: all .4s ease;
}

.footer-widget__gallery {
    position: relative;
    left: -35px;
    padding-right: 52px;
}

.footer-widget__title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1em;
    margin: 0 0 48px;
}

.footer-widget__gallery-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -5px!important;
    margin-right: -5px!important;
    margin-top: -10px;
}

.footer-widget__gallery-list li {
    flex: 1 1 33.33333%;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px;
}

.footer-widget__gallery-list li a {
    display: block;
}

.footer-widget__gallery-list li a img {
    width: 100%;
}

.footer-widget__about {
    position: relative;
}

.footer-widget__about:before {
    content: "";
    width: 100000px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -60px;
    background-color: #012237;
}

.footer-widget__title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1em;
    margin: 0 0 48px;
}

.footer-widget__about * {
    position: relative;
}

.footer-widget__text {
    font-size: 15px;
    line-height: 30px;
    color: #94a3ac;
    margin: -10px 0 0;
}

.footer-widget__btn-block {
    margin-top: 30px;
}

.thm-btn {
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    background-color: #f16101;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 6.5px 27px;
    transition: all .4s ease;
}

.site-footer__bottom {
    background-color: #012237;
}

.site-footer__bottom .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.site-footer__copy {
    color: #94a3ac;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.site-footer__copy a {
    color: #f16101;
    margin-left: 10px;
    transition: all .4s ease;
}
/*
.site-footer__social {
    display: flex;
    align-items: center;
    padding: 35px 70px 35px 30px;
    position: relative;
}*/

.site-footer__social {
	display: flex;
	align-items: center;
	/* padding: 35px 70px 35px 30px; */
	position: relative;
	padding: 35px 0;
	width: 53%;
	justify-content: space-evenly;
}

.site-footer__social:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100000px;
    height: 100%;
    background-color: #022c46;
}

.site-footer__scroll-top {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
    position: absolute!important;
    top: 0;
    left: 0;
    transform: translateX(-50%) translateY(-50%);
}

.site-footer__scroll-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: -5px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #fff;
    transition: all .4s ease;
}

.site-footer__scroll-top i {
    font-size: 22px;
    color: #012237;
}

.kipso-icon-top-arrow:before {
    content: "\E910";
}

.site-footer__social a {
    color: #94a3ac;
    font-size: 20px;
    transition: all .4s ease;
    position: relative;
    z-index: 10;
}

.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-twitter:before {
    content: "\F099";
}



.fab {
    font-family: Font Awesome\ 5 Brands;
}

/*
 * Quitar padding
 * */

.the-footer .elementor-widget-wrap.elementor-element-populated {
	padding: 0 !important;
}

.footer-2 .elementor-widget-wrap.elementor-element-populated {
	padding: 0 !important;
}

.footer-widget.footer-widget__about {
	height: 100% !important;
}

#wp-footer a.thm-btn {
	color: white;
}

.footer-widget.footer-widget__link.mas {
	padding-right: 0px !important;
	left: 0px;
}

#wp-footer a:hover {
	color: #E2A117;
}

.thm-btn {
	background-color: #f16101;
	font-size: 14px;
	padding: 6.5px 20px;
}

.thm-btn-2{
	background: #2da397;
}

.kipso-icon-top-arrow::before {
	content: "⬆";
}

.kipso-icon-top-arrow::before {
	content: "⬆" !important;
	color: black;
}

.copyright {
	display: none;
}
/*
#newFooterV1 .container {
	max-width: 100%;
}*/

/*
 * Formulario home
 * */
.get-free-course .title, .apply-for-teaching .title {
	background: #2DA397;
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	padding: 30px 60px 34px 60px;
	position: relative;
}

#codeBtn{
	height: 0px !important;
}

/*
 * Seccion de "Educamos con estas tecnologías" - Home
 * */
.elementor-4004 .elementor-element.elementor-element-b7ce38d .gsc-heading .content-inner {
	max-width: 100%;
}

/*
 * Recuadro para btn play
 * */

.btn-theme.btn-cta {
	background: #fa0c00 !important;
}

/*
 * Ocultar el by Admin
 * */
.post-author {
	display: none;
}

/*
 * Para dejarlo en una sola linea
 * */
.educamos-con-tecnologias .content-inner {
	max-width: 100% !important;
}

/*
 * 6. Donde se describe con los íconos las características de nuestra metodología EduTech, deben eliminarse los links, y hacer que el carrusel pueda correr de forma continua.
 * */
.metodologia .icon-box-item:hover .icon-box-item-content .title {
	color: #012237 !important;
	cursor: default;
}

.metodologia .icon-box-item:hover .icon-box-item-content + a.link-overlay {
	display: none;
}

.flex.flex-espaciado {
	display: flex;
	justify-content: space-evenly;
}

.elementor-element.elementor-element-5597f16.elementor-widget.elementor-widget-html {
	width: 100% !important;
}
/*
 * Pedido de aumentar tono del sitio
 * */
body {
	color: #7a7a7a;
}

/*
 * Pedido de mejorar el blockquote
 * */


blockquote {
	/*line-height: 24px;*/
	font-style: normal;
	border-left: 5px solid #d4d4d4;
	background-color: transparent;
	border-left-color: #ecb202;
	padding: 0 0 0 1em;
}
