/*
 Theme Name:     CUINSA
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@media only screen and (max-width:1142px) {}
@media only screen and (max-width:980px) {}
@media only screen and (max-width:767px) {}




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




/* NUEVOoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */

/*NAV*/
.nav li li {
    padding: 0;
    margin: 0;
    width: 100%;
}
.et-menu li li a {
    width: 100%;
}
.sub-menu a {
    font-size: 15px !important;
}
.nav li ul, .et_mobile_menu {
    border-top: 3px solid #2e9860 !important;
}
/*NAV*/

/*BLOG*/
.post_content_margin .et_pb_row {
    width: 100%;
    max-width: 1080px;
    margin: auto;
    position: relative;
	padding-top: 0;
}
/*BLOG*/

/*TOP BLURB*/
.top_blurb {
    width: auto !important;
    display: table;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0 !important;
	float: right;
}
.top_blurb .et_pb_blurb_content {
    width: auto !important;
}
.top_blurb .et_pb_blurb_container {
    padding-left: 0 !important;
    padding-top: 5px !important;
}
.top_blurb h4 {
	padding-bottom: 5px !important;
}


.top_blurb_redes {
    width: auto !important;
    display: table;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0 !important;
	float: right;
}
.top_blurb_redes .et_pb_blurb_content {
    width: auto !important;
}
.top_blurb_redes .et_pb_blurb_container {
    padding-left: 0 !important;
    padding-top: 0 !important;
}

@media only screen and (max-width:767px) {
	.top_blurb {
		float: none;
	}
}
/*TOP BLURB*/

/*CONTACT FORM*/
input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], input[type="textarea"], select, textarea, input[type="date"]:valid {
    background-color: #eee;
    border: 1px solid #b1b1b1;
    padding: 16px;
    width: 100%;
    font-weight: 400;
    color: #2e9860 !important;
	text-transform: uppercase;
	font-size: 14px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
}

.form-submit, .wpcf7-submit {
    -webkit-appearance: none;
    cursor: pointer;
    font-family: Raleway;
    font-size: 14px;
    text-align: center;
    background: #2e9860 !important;
    border: 1px solid #568752 !important;
    color: #fff !important;
    padding: 14px !important;
    text-transform: uppercase;
    font-weight: 600;
    height: 50px;
    border-radius: 50px;
    width: 150px;
}
.form-submit, .wpcf7-submit:hover {
    background: #638da5 !important;
    color: #ffffff !important;
}

.mc4wp-response .mc4wp-alert.mc4wp-notice {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 10px;
    color: #f00;
}

.mc4wp-response .mc4wp-alert.mc4wp-success {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 10px;
    color: #467ba5;
}

div.wpcf7-mail-sent-ok {
    border: none !important;
    margin: 0 !important;
        margin-top: 0px;
    padding: 0 !important;
    margin-top: 20px !important;
    text-transform: uppercase !important;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
    font-weight: 300 !important;
    color: #467ba5 !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    margin: 1em 0 1em;
    padding: 0.2em 1em;
    border-color: #c62f2f;
    width: 100%;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #2e9860;
}

.math_submit {
    margin-top: 1em;
    display: table;
    width: 100%;
	margin-top: 1em;
}
.math_submit .math_block {
    width: auto;
    float: left;
    width: auto;
    margin-right: 15px;
}
.submit_block {
    width: auto;
    display: table;
    float: right;
}

.math_submit .math_block .math {
    margin-left: 10px;
    width: 100px;
}
.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: absolute;
}
/*CONTACT FORM*/

/*NOSOTROS COLUMNAS ESPECIALIDADES*/
@media only screen and (max-width:980px) {
	.especialidades_fullwidth-tablet .et_pb_column_1_5 {
		width: 100% !important;
	}
}
/*NOSOTROS COLUMNAS ESPECIALIDADES*/

/*NOSOTROS EQUIPO*/
@media only screen and (max-width:767px) {
	.et_pb_blurb_position_left .et_pb_blurb_container {
		padding-left: inherit !important;
	}
}
/*NOSOTROS EQUIPO*/

/*WHATSAPP BTN*/
.whatsapp-btn {
    display: scroll;
    position: fixed;
    z-index: 1000;
    bottom: 75px;
    right: 10px;
    width: 70px;
}

@media only screen and (max-width:767px) {
	.whatsapp-btn {
		display: scroll;
		position: fixed;
		z-index: 1000;
		bottom: 10px;
		right: 10px;
		width: 70px;
	}
}
/*WHATSAPP BTN*/

/*FOOTER REDES SOCIALES*/
.links_footer a{
	color: #2e9860 !important;
}
.links_footer a:hover{
	color: #638da5 !important;
}

.redes {
	width: auto;
}
.redes .text {
    width: auto;
    float: left;
    margin-top: 10px;
    font-size: 30px;
}
.redes .logo {
	width: auto;
	float: right;
	margin-left: 10px;
}
@media only screen and (max-width:980px) {
	.redes {
		width: auto;
		display: table;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.redes .text {
		width: auto;
		float: inherit;
    	margin-top: 10px;
	}
}


.redes_hd {
	width: auto;
}
.redes_hd a{
	color: #ffffff !important;
	margin-left: 5px;
	margin-right: 5px;
}
.redes_hd a:hover{
	color: #2e9860 !important;
}
.redes_hd .text {
    width: auto;
    float: left;
    margin-top: 0;
    font-size: 22px;
}
@media only screen and (max-width:980px) {
	.redes_hd {
		width: auto;
		display: table;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.redes_hd .text {
		width: auto;
		float: inherit;
		clear: both;
    	margin-top: 0;
	}
}

/*FOOTER REDES SOCIALES*/

/**/
.redes_seguinos {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
.redes_seguinos a{
	color: #ffffff !important;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 35px;
}
.redes_seguinos a:hover{
	color: #f4f4f4 !important;
}
.redes_seguinos .text {
    width: auto;
    margin-top: 0;
    font-size: 22px;
}
@media only screen and (max-width:980px) {
	.redes_seguinos {
		width: auto;
		display: table;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.redes_seguinos .text {
		width: auto;
		float: inherit;
		clear: both;
    	margin-top: 0;
	}
}
/**/