/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
p {
	font-family: 'poppins-regular';
}
/*footer*/
footer#socket {
    height: 105px;
    background-size: cover;
}
#whatsapp {
    position: fixed;
    right: 40px;
    bottom: 30px;
    padding: 10px;
    z-index: 10;
}
/*footer*/
/*menu*/
.logo a {
    display: flex;
    align-items: center;
}
.escolares ul.sub-menu {
    width: 221px;
}
.carreras ul.sub-menu {
    width: 290px;
}
ul.sub-menu {
    position: absolute;
    top: 72%;
    left: -35%;
    border-radius: 10px;
    padding: 4px 23px;
    background-color: #ffffff !important;
    width: 170px;
}
.sub-menu a {
    width: fit-content;
    color: #000000 !important;
    background: #ffffff !important;
    padding: 0 !important;
    border: 0 !important;
}
.sub-menu a:hover {
    color: #10322c !important;
}
/*menu*/

/*educacion*/
.educacion-seccion2 .content {
    padding: 48px 0px 24px 0px;
    background-color: #ffffff;
    border-radius: 22px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.educacion-seccion2 .entry-content-wrapper.clearfix {
    padding: 0 110px;
}

.educacion-seccion3 .container {
    max-width: 81%;
}
.educacion-seccion3  .av-flex-placeholder {
    width: 1% !important;
}
.contenedor-valores .avia_textblock {
    background-color: #ffffff;
    border-radius: 21px;
    padding: 15px;
	height: 190px;
    overflow: hidden;
}
.contenedor-valores .avia_textblock:hover {
    height: auto;
    transition: all .5s ease;
}
.educacion-seccion4 .container {
    max-width: 82%;
}
.educacion-seccion4 .entry-content-wrapper.clearfix {
    display: flex;
    justify-content: center;
}
.educacion-seccion4 .av_one_fourth {
    margin-left: 1%;
    width: 25.5%;
}
.lista ul {
    list-style: none;
    margin-left: 0;
}
.lista ul li {
    margin-left: 0;
}
.lista ul li:before {
    content: '';
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    background-color: #007E6C;
    border-radius: 100%;
    margin-right: 11px;
    margin-bottom: 12px;
}
/*educacion*/

/*proceso de registro*/
.columna-formulario-registro {
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.columna-formulario-registro form {
    width: 60%;
    margin: auto;
}
.columna-formulario-registro form input[type='text'], .columna-formulario-registro form input[type='email'], .columna-formulario-registro form select {
    border: none !important;
    border-bottom: 2px solid #000000 !important;
	font-size: 17px !important;
	font-family: 'poppins-regular';
	color: #000000 !important
}
.columna-formulario-registro form p.form_element {
    text-align: center;
}
.columna-formulario-registro form input.button {
    background: #007E6C !important;
    border-color: #007E6C !important;
    border-radius: 17px !important;
    font-family: 'poppins-bold';
    font-size: 28px;
    width: 317px;
    height: 58px;
    padding: 6px 0px;
}
/*proceso de registro*/

/*exito comprobado*/
.columna-exito-comprobado {
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.columna-exito-comprobado .avia-video {
    margin-bottom: 0;
}
/*exito comprobado*/

@media only screen and (max-width: 989px) {
    .educacion-seccion4 .entry-content-wrapper.clearfix {
        display: block;
    }
	/*ofertas de empleo*/
	.columna-ofertas-empleo {
		padding: 14px !important;
	}
	.columna-ofertas-empleo  {
		display: flex;
		align-items: center;
		word-break: break-all;
		justify-content: center;
	}
	/*ofertas de empleo*/
	/*universidades*/
	.columna-universidades .link-uni {
		display: flex;
		align-items: center;
		word-break: break-all;
		justify-content: center;
	}
	/*universidades*/
	/*exito comprobado*/
	.columna-exito-comprobado {
		padding: 15px !important;
	}
	/*exito comprobado*/
}
@media only screen and (max-width: 901px) {
	/*menu*/
	.av-main-nav > li.menu-item-avia-special {
		display: block;
	}
	.av-main-nav > li {
		display: none;
	}
	ul.sub-menu {
		position: relative;
		top: 0;
		left: 0;
		border-radius: 10px;
		padding: 0px;
		background-color: #10322c !important;
		width: 100%;
	}
	.sub-menu a {
		width: 100%;
		color: #ffffff !important;
		background: #10322c !important;
		padding: 15px 50px !important;
		border: 0 !important;
	}
	.carreras ul.sub-menu, .escolares ul.sub-menu {
		width: 100%;
	}
	.sub-menu a:hover {
		color: #ffffff !important;
	}
	/*menu*/
}
@media only screen and (max-width: 767px) {
	/*menu*/
	ul.sub-menu {
		position: relative;
		top: 0;
		left: 0;
		border-radius: 10px;
		padding: 0px;
		background-color: #10322c !important;
		width: 100%;
	}
	.sub-menu a {
		width: 100%;
		color: #ffffff !important;
		background: #10322c !important;
		padding: 15px 50px !important;
		border: 0 !important;
	}
	.carreras ul.sub-menu, .escolares ul.sub-menu {
		width: 100%;
	}
	.sub-menu a:hover {
		color: #ffffff !important;
	}
	/*menu*/
	/*educacion*/
	.educacion-seccion2 .entry-content-wrapper.clearfix {
		padding: 0 34px;
	}
	/*educacion*/
	
	/*proceso de registro*/
	.columna-formulario-registro form {
		width: 95%;
		margin: auto;
	}
	.columna-formulario-registro form input.button {
		font-size: 20px;
		width: 50%;
	}
	/*proceso de registro*/
}

