/*
  Theme Name:  Estudiantes en Línea (Bizconmy Child)
  Theme URI:   https://pmasquiaran.dev/
  Author:      Pablo Masquiarán
  Author URI:  https://pmasquiaran.dev/
  License:     The MIT License (MIT)
  License URI: https://mit-license.org/
  Description: Tema hijo basado en Bizconmy de <a href="https://themestek.com/">ThemeStek</a>
  Version:     2.4.1
  Tags:        custom-header, rtl-language-support, right-sidebar, one-column, two-columns, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, post-formats, sticky-post, customizer-options, threaded-comments, translation-ready
  Template:    dirdoc-base
  Text Domain: bizconmy
  Domain Path: /languages/
  Paleta:      #153A63 #F59E17 #eaeaea #252525 #5d677e
  ========================================================================== */


/*
	Definición de estilos CSS para la maquetación HTML
	========================================================================== */

html {
	scroll-behavior: smooth;
}
body {
	font-family: 'Poppins', sans-serif;
	line-height: 1.5;
	text-rendering: optimizeLegibility !important;
}
header {
	position: relative;
	z-index: 9;
}
p {}
input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="submit"],
textarea, select {
	font-family: 'poppins', sans-serif;
	line-height: 1 !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'poppins', sans-serif;
}


/*
	Sobreescritura de estilos CSS de la plantilla base
	========================================================================== */

body.tstk-sidebar-no #content {
	padding-top: 0;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	padding: 14px;
}
.row.multi-columns-row {
	margin: inherit;
}
.tstk-header-style-4 .tstk-header-info-inner .menu {
	margin: 0;
}
.tstk-header-style-4 .tstk-header-info-inner .menu .menu-item {
	display: inline-block;
}
.tstk-header-style-4 .tstk-header-info-inner .menu .menu-item {
	margin: 0 5px;
}
.tstk-header-style-4 .tstk-header-info-inner .menu .menu-item a {
	background-color: #153a63;
	color: #ffffff;
	font-weight: 600;
	padding: 5px 15px;
}
.tstk-header-style-4 .tstk-header-info-inner .menu .menu-item a:hover {
	background-color: #eaeaea;
	color: #153a63;
}
.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box {
	margin-right: 30px;
	padding-left: 30px;
}
.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box:last-child {
	margin-right: 0px;
	padding-left: 0px;
}
.tstk-header-style-4 .tstk-header-info-inner .tstk-header-box-icon i {
	font-size: 24px;
}
.tstk-ihbox-style-3 .tstk-ihbox-btn {
	margin-top: 20px;
}
.tstk-ihbox-style-3 .tstk-ihbox-btn a {
	font-weight: 700;
}
.tstk-navbar ul ul a {
  letter-spacing: 0;
}
.site-title img.tstk-main-logo {
  height: 60px;
  max-height: 60px;
}
.site-title img.tstk-responsive-logo {
  height: 50px;
  max-height: 50px;
}
.site-title img.tstk-sticky-logo {
  height: 40px;
  max-height: 40px;
}
.site-footer {
	font-size: 12px;
}
.site-footer .tstk-footer-text-area {
	padding: 20px 0px !important;
}
.site-footer .widget {
	margin: 0px;
}
.site-footer .widget .wp-block-image {
	margin-top: 1em;
}
.site-footer .widget .wp-block-image img {
	max-height: 70px;
}
.site-footer .widget .widget-title {
	margin-bottom: 15px;
}
.tstk-footer-widget .tstk-social-links {
	margin-top: 0;
}
.tstk-footer-widget .tstk-social-links li a {
	background-color: #eaeaea;
	color: #153A63;
}
.tstk-title-bar-wrapper {
	background-position: center top;
}
.tstk-heading-subheading {
	margin-bottom: 30px;
}
.tstk-heading-subheading h4.tstk-element-subtitle {
	font-size: 15px;
	line-height: 1.5em;
}
.tstk-heading-subheading h4.tstk-element-subtitle::before {
	background-color: #F59E17;
}
.tstk-header-search-form-wrapper {
	background-color: rgba(21, 58, 99, 0.9);
}
.tstk-header-search-form-wrapper {
	padding: 0 15px;
}
.tstk-tbar-title {
	background-color: rgba(21, 58, 99, 0.7);
	padding: 5px 10px;
}
.wpcf7-submit {
	background-color: #F59E17;
}
.menu-main-menu-container .tstk-social-links {
	display: none;
}
.widget-area.col-md-3, .content-area.col-md-9 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.elementor-button .elementor-button-content-wrapper::before {
	display: none !important;
}
section.widget .widget-title {
	font-size: 21px;
	line-height: 1.5em;
	margin-bottom: 25px;
	position: relative;
	text-transform: uppercase;
}
section.widget .widget-title::before {
  background-color: #f59e17 !important;
	display: block;
	height: 100%;
	margin-top: 0px;
	margin-bottom: -2px;
	content: "";
	position: absolute;
	top: 0px;
	left: -30px;
	width: 4px;
}
section.widget ul.menu > li {
	margin: 2px 0;
	padding: 0px;
}
section.widget ul.menu > li a {
	background-color: #ffffff;
	font-size: 1rem;
	padding: 15px 30px;
}
section.widget ul.menu > li a::before {
	background-color: inherit !important;
	color: inherit !important;
	content: '\e814' !important;
	font-family: 'themestek-base-icons';
	height: inherit !important;
	left: inherit !important;
	right: 30px;
	width: inherit !important;
	-webkit-transition: all .50s ease-in-out;
	transition: all .50s ease-in-out;
}
section.widget ul.menu > li > a::before {
	top: 35%;
}
section.widget ul.menu > li.current-menu-item > a,
section.widget ul.menu > li.current_page_item > a {
	background-color: #f59e17;
	color: #ffffff;
}
section.widget ul.menu > li a:hover {
	text-decoration: underline;
}
section.widget ul.menu > li ul.sub-menu {
	border-left: 10px solid #153A63;
	margin: 0;
}
section.widget ul.menu > li ul.sub-menu li {
	margin: 2px 0;
	padding-bottom: 0;
}
section.widget ul.menu > li ul.sub-menu li a {
	font-size: .9rem;
	font-weight: 500;
	padding: 5px 30px;
}
section.widget ul.menu > li ul.sub-menu li a::before {
	top: 25%;
}
section.widget ul.menu > li ul.sub-menu li.current-menu-item > a,
section.widget ul.menu > li ul.sub-menu li.current_page_item > a {
	background-color: #f59e17;
	color: #ffffff;
}
section.widget .bbp-login-form input {
	background-color: #ffffff;
}
div.bbp-breadcrumb {
	padding-top: 10px;
}
.bbp-reply-author a.bbp-author-link {
	background-color: #153A63;
	color: #ffffff;
	display: inline-block;
	line-height: 15px;
	padding: 5px;
}
.bbp-reply-author a.bbp-author-link:hover {
	background-color: #f59e17;
	color: #ffffff;
}
.reply {
	letter-spacing: inherit;
	position: relative;
	right: 0;
	top: 0;
}
.reply a {
	font-size: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
}
.tstk-team-style-1 .themestek-team-image-box img {
  filter: none;
}
.tstk-team-style-1:hover .themestek-team-image-box img {
  /*filter: grayscale(1);*/
}
.tstk-portfolio-style-1 .themestek-box-content {
	opacity: 1;
	transform: none;
	transform-origin: unset;
}
.tstk-portfolio-style-1 .themestek-titlebox {
	padding: 15px;
}
.nav-menu-toggle {
	color: #153a63;
	outline: none;
	width: 50px;
	z-index: 99;
}
#bbp_search {
	height: 40px;
}
#bbp_search_submit {
	height: 40px;
	padding-bottom: 0;
	padding-top: 0;
}
#inicio-escritorio {
	margin-top: -125px;
}
#inicio-movil {
	margin-top: -70px;
}


/*
	Sobreescritura de media queries para el CSS de la plantilla base
	========================================================================== */

@media(max-width:767px) {
	.site-title {
		height: 70px;
	}
	.tstk-footer-widget-col-2 {
		margin-top: 40px;
	}
	.tstk-ihbox-style-3 .tstk-ihbox-icon-type-text {
		font-size: 2rem;
		line-height: 1;
		margin-bottom: 15px;
	}
	.tstk-ihbox-style-3 .tstk-element-title a {
		font-size: 30px;
		line-height: 30px;
	}
}
@media(max-width:991px) {
	.site-title img.tstk-main-logo {
		display: none !important;
	}
	.tstk-navbar > div {
		background-color: #153A63;
	}
	.menu-main-menu-container .tstk-social-links {
		bottom: 20px;
		display: flex;
		justify-content: center;
		left: 0;
		position: absolute;
		width: 100%;
	}
	.menu-main-menu-container .tstk-social-links {
		bottom: 20px;
		display: flex;
		justify-content: center;
		left: 0;
		position: absolute;
		width: 100%;
	}
	.menu-main-menu-container .tstk-social-links a {
		background-color: transparent !important;
		padding: 0 !important;
	}
	.menu-main-menu-container .tstk-social-links a i {
		font-size: 1.5rem;
	}
	.tstk-header-style-4 .tstk-navbar div > ul > li > a {
		letter-spacing: 0;
	}
	.site-footer {
		text-align: center;
	}
	.tstk-footer-widget-col-3 {
		margin: 40px auto 0 auto;
		text-align: center;
	}
}
@media(min-width:768px) {
	.tstk-ihbox-style-3 .tstk-element-title a {
		font-size: 22px;
		line-height: 22px;
	}
}
@media(min-width:992px) {
	.tstk-header-style-4 .site-branding {
		padding-right: 20px;
	}
	.tstk-header-style-4 .tstk-social-links li a {
		background-color: #153A63;
		color:  #ffffff;
	}
	.tstk-header-style-4 .navigation-top {
		margin-right: 15px;
	}
	.tstk-header-style-4 .navigation-top .wrap {
		width: 100%;
	}
	.tstk-header-style-4 .tstk-right-box .tstk-header-search-btn {
		background-color: #F59E17;
		padding: 0px 5px;
	}
	.tstk-header-style-4 .tstk-header-search-btn a {
		color: #153A63;
	}
	.tstk-header-style-4 .tstk-navbar > div > ul.menu {
		display: flex;
		justify-content: center;
	}
	.tstk-header-style-4 .tstk-navbar div > ul > li > a {
		background: #153a63;
		color: #ffffff !important;
		letter-spacing: 0;
		margin: 0px;
		padding: 0px 10px;
	}
	.tstk-header-style-4 .tstk-navbar div > ul > li.menu-item-has-children > a::after {
		margin-left: 5px;
	}
	.tstk-header-style-4 .tstk-sticky-header .tstk-navbar div > ul > li > a {
		background: #ffffff;
		color: #153a63 !important;
		margin: 0;
		padding: 5px;
	}
	.tstk-ihbox-style-3 .tstk-element-title a {
		font-size: 30px;
		line-height: 30px;
	}
}


/*
	Definición de estilos CSS de la plantilla child
	========================================================================== */

.rebalse {
	overflow: hidden;
}
.invisible,
.oculto {
	display: none;
}
.tstk-pre-header-wrapper .tstk-pre-header-right ul {
	display: flex;
}
.tstk-pre-header-wrapper .tstk-pre-header-right ul li {
	padding: 0 0 0 10px;
}
.tstk-pre-header-wrapper .tstk-pre-header-right ul li a {
	color: #ffffff;
	font-size: 12px;
}
.tstk-pre-header-wrapper .tstk-pre-header-right ul li a:hover {
	text-decoration: underline;
}
.tstk-footer-widget .tstk-social-links li.tstk-social-facebook a:hover,
.tstk-header-style-4 .tstk-header-box .tstk-social-links li.tstk-social-facebook a:hover {
	background-color: #1877f2;
}
.tstk-footer-widget .tstk-social-links li.tstk-social-youtube a:hover,
.tstk-header-style-4 .tstk-header-box .tstk-social-links li.tstk-social-youtube a:hover {
	background-color: #ff0000;
}
.tstk-footer-widget .tstk-social-links li.tstk-social-instagram a:hover,
.tstk-header-style-4 .tstk-header-box .tstk-social-links li.tstk-social-instagram a:hover {
	background-color: #405de6;
}
.tstk-footer-menu .menu-item {
	margin: 0 5px;
}
.tstk-footer-menu .menu-item a {
	background-color: #153a63;
	font-weight: 600;
	padding: 5px 15px;
}
.tstk-footer-menu .menu-item a:hover {
	background-color: #eaeaea;
}
.elementor-element.calendario-de-actividades .tstk-ihbox-style-2 .align-items-center {
	justify-content: center;
}
.elementor-element.calendario-de-actividades .tstk-ihbox-style-2 .tstk-element-title {
	color: #ffffff;
	font-size: 21px;
	font-weight: 700;
}
.elementor-element.calendario-de-actividades .tstk-ihbox-style-2 .tstk-element-title a {
	color: #ffffff;
	font-weight: 600;
}
.elementor-element.calendario-de-actividades .tstk-ihbox-style-2 .tstk-ihbox-icon-wrapper img {
	max-width: 140px;
	min-width: 140px;
}
.elementor-element.servicio .tstk-ihbox-style-3 {
	display: flex;
}
.elementor-element.servicio .tstk-ihbox-style-3 .tstk-ihbox-icon-wrapper {
	color: #153a63;
	margin-right: 20px;
	min-width: 80px;
	height: 80px;
	overflow: hidden;
	line-height: 80px;
	font-size: 40px;
	text-align: center;
	position: relative;
}
.elementor-element.servicio .tstk-ihbox-style-3 .tstk-ihbox-icon-wrapper i {
    position: relative;
    z-index: 9;
}
.elementor-element.servicio .tstk-ihbox-style-3:hover .tstk-ihbox-icon-wrapper i {
	color: #ffffff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.elementor-element.servicio .tstk-ihbox-style-3 .tstk-ihbox-icon-wrapper:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #eef1f4;
}
.elementor-element.servicio .tstk-ihbox-style-3 .tstk-ihbox-icon-wrapper:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: #f59e17;
	opacity: 1;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-transform: perspective(400px) rotateX(-90deg);
	-ms-transform: perspective(400px) rotateX(-90deg);
	transform: perspective(400px) rotateX(-90deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	border-radius: 0;
	z-index: 9;
}
.elementor-element.servicio .tstk-ihbox-style-3:hover .tstk-ihbox-icon-wrapper:before {
	-webkit-transform: perspective(400px) rotateX(0deg);
	-ms-transform: perspective(400px) rotateX(0deg);
	transform: perspective(400px) rotateX(0deg);
	opacity: 1;
}
.elementor-element.servicio .tstk-ihbox-style-3 .tstk-element-title {
	color: #153a63;
	font-size: 24px;
	font-weight: 700;
}
.elementor-element.servicio .tstk-ihbox-style-3 .tstk-element-heading {
	font-size: 15px;
}
.elementor-element.servicio .tstk-ihbox-style-3 .tstk-ihbox-btn a span {
	color: #153a63;
	font-weight: 600;
}
.elementor-element.servicio .tstk-ihbox-style-3:hover .tstk-ihbox-btn a span:after {
	right: -10px;
	opacity: 1;
}
.elementor-element.campus .elementor-widget-container {
	background-color: #153a63;
}
.elementor-element.campus .elementor-widget-container .elementor-icon-box-title {
	font-size: 30px;
	margin-bottom: 0;
}
.elementor-element.campus .elementor-widget-container .elementor-icon-box-description {
	padding-top: 10px;
}
.elementor-element.tramite .tstk-ihbox-style-3 .tstk-element-title {
	color: #153a63;
	font-size: 21px;
	font-weight: 700;
}
.elementor-element.tramite .tstk-ihbox-style-3 .tstk-ihbox-btn a span {
	color: #153a63;
	font-weight: 600;
}
.elementor-element.tramite .tstk-ihbox-style-3 .tstk-ihbox-icon-wrapper img {
	max-width: 140px;
	min-width: 140px;
}
.elementor-element.herramienta .tstk-ihbox-style-3 {
	display: flex;
	align-items: center;
}
.elementor-element.herramienta .tstk-ihbox-style-3 .tstk-ihbox-icon-wrapper {
	border-right: 1px solid #153a63;
	color: #153a63;
	margin-right: 20px;
	min-height: 120px;
	overflow: hidden;
	padding-right: 20px;
}
.elementor-element.herramienta .tstk-ihbox-style-3 .tstk-ihbox-icon-wrapper img {
	max-width: 180px;
	min-width: 180px;
}
.elementor-element.herramienta .tstk-ihbox-style-3 .tstk-element-title {
	color: #f59e17;
	font-size: 24px;
	font-weight: 700;
}
.elementor-element.herramienta .tstk-ihbox-style-3 .tstk-ihbox-btn a span {
	color: #153a63;
	font-weight: 600;
}
.elementor-element.herramienta .tstk-ihbox-style-3:hover .tstk-ihbox-btn a span:after {
	right: -10px;
	opacity: 1;
}






.elementor-element.acompanamiento .tstk-ihbox-style-3 .tstk-ihbox-icon-wrapper {
	display: none;
}
.elementor-element.acompanamiento .tstk-ihbox-style-3 .tstk-element-title {
	color: #f59e17;
	font-size: 24px;
	font-weight: 700;
}
.elementor-element.acompanamiento .tstk-ihbox-style-3 .tstk-heading-desc {
	color: #ffffff;
}
.elementor-element.acompanamiento .tstk-ihbox-style-3 .tstk-ihbox-btn a span {
	color: #ffffff;
	font-weight: 600;
}
.elementor-element.acompanamiento .tstk-ihbox-style-3:hover .tstk-ihbox-btn a span:after {
	right: -10px;
	opacity: 1;
}
.elementor-element.sitios .tstk-client-style-2 .tstk-client-wrapper {
	background-color: #153a63;
	border: none;
	padding: 20px;
}


/*
	Media queries para CSS de la plantilla child
	========================================================================== */

@media(max-width:767px) {
	.elementor-element.unidades .elementor-element-populated {
		border-width: 0px 0px 3px 0px !important;
	}
	.elementor-element.unidades .elementor-widget-container {
		background-color: #F59E17 !important;
	}
	.elementor-element.unidades .elementor-widget-container .tstk-ihbox-style-3 .tstk-element-title a {
		color:  #ffffff;
	}
}
@media(max-width:991px) {}
@media(min-width:992px) {}

