/*
 Theme Name:   Divi Child
 Theme URI:    http://www.elegantthemes.com/gallery/divi/
 Description:  Divi Child Theme
 Author:       LingMarco
 Author URI:   https://lingmarco.es/
 Template:     Divi
 Version:      4.18.0
 Tags:         divi, child-themes
 Text Domain:  divi-child
*/
@import url("../divi/style.css");

/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */
/*------------------------------------------HEADER -------------------------------------------*/
/*------------------------------------------HEADER LOGO----------------------------------*/

a:hover #logo {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.logo_container {
       text-align: left;
       display: inherit;
}
#top-menu > .menu-blog {display: none;} /*esonde el menú blog del menú ppal en escritorio*/
#main-header {
    box-shadow: 0 0px 0 rgba(0,0,0,.1);
}
@media screen and (min-width: 800px) {
	#top-menu > .menu-visibleMovil a { display: none;
	}
	#top-menu > .menu-logo-home-movil a { display: none;
	}
}
@media screen and (max-width: 799px) {
	.btn-whatsapp {
		display: none !important;
	}
	.menu-logo-home-movil {
		display: inherit;
	}
}
@media screen and (max-width: 981px) {
	.menu-blog {
		display: inherit !important; /*aparece el menú blog del menú ppal en móvil*/
	}
	
}
.btn-whatsapp {
        display:block;
        width:50px;
        height:50px;
        color: #fff;
        position: fixed;
        /*right:20px;*/
		right:3em;
        bottom:20px;
        border-radius:50%;
        line-height:80px;
        text-align:center;
        z-index:999;
}
.nav ul li a:hover {
	background-color: #c92119;
	color: white !important;
}
.haches-escondidos {
	font-size:1px; 
	line-height: 1px; 
	padding:0px; 
	color: rgb(250,250,250,0);
}

h1 {
	font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 10px;
    line-height: 2em;
}
h2 {
	font-weight: 700;
    
    line-height: 1.2em;
    text-align: center;
	
}
h5 {
	text-transform: uppercase !important;
	letter-spacing: 3px;
	font-size: 24px;
}
.et_pb_fullwidth_header_subhead {
	font-weight: 700;
    font-size: 80px;
    line-height: 1.2em;
    text-align: center;
	margin-bottom:1em;
}
@media screen and (max-width: 799px) {
	.et_pb_fullwidth_header_subhead {
    font-size: 40px;
}
}
/*----------------------------FOOTER----------------------*/

.et-social-icons {
    float: none;
	text-align: center;
	margin-bottom: 1em;
}
#footer-info {
    float: none;
    text-align: center;
}
.footer-imagen {
	top: 0;
	margin-top: -60px !important;
	display: inherit;
}
@media screen and (max-width: 800px) {
	#footer-info a {
       display: block;
	}
}
@media screen and (max-width: 980px) {
	.footer-imagen {
	display: none !important;
}
}
@media screen and (max-width: 1230px) {
	.footer-imagen {
	top: 0;
	margin-top: -50px !important;
	display: inherit;
}
}

/*------------------------------------------BLOG -------------------------------------------*/
/*-------------------------------formato de blog---------------------------------------------------*/
#sidebar {
    background: #fff;
	padding-top: 1em;
	padding-bottom:0px;
	border: solid 3px #e05750;
}
#main-content .container::before {
	background-color: #ffffff; /*línea que divide SLIDEBAR*/
}
.et_pb_post .post-meta { /*grid*/
    text-align: center;
}
#left-area .post-meta {
    text-align: center !important;
}
.more-link:hover, .entry-title:hover, .post-meta a:hover {
	color: #9b9b9b;
}
@media screen and (max-width: 980px) {
	.et_right_sidebar #sidebar {
    	display: none;
	}
}
@media screen and (min-width: 981px) {
	#sidebar {
    position: fixed;
    right: 10%;
    z-index: 1;
	}
	.et_post_meta_wrapper h1 {
		text-align: center;
	}
}

/*------------------------------------------CONTACT F O R M -------------------------------------------*/
/*-------------------------------formulario con form 7---------------------------------------------------*/
.et_pb_contact {
    margin-bottom: .9vw;
	color: #666 !important; 
}

.et_pb_contact p input {
    color: #666 !important;
    font-size: 16px; 
    border: solid 3px #e05750; 
    background-color: #f7f7fa;
	max-height: 58px !important;
}

.et_pb_contact p input:focus {
    border: solid 3px #e05750;
	color: #666 !important;
}
.et_pb_contact p textarea:focus {
    border: solid 3px #e05750;
	color: #666 !important;
}

.et_pb_contact p textarea {
    color: #666 !important; 
	font-size: 16px; 
    border: solid 3px #e05750; 
    background-color: #f7f7fa;
    /*font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;*/
    font-size: 16px;
}

.et_pb_contact p {
    color: #666 !important; 
    /*font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;*/
    font-size: 16px;
}

.et_pb_contact .aceptando {
    margin-left: 38px;
    margin-top: -23px;
    position: absolute;
}
.aceptando a {color: #e05750 !important;}
.wpcf7-form-control.wpcf7-select {
    width: 100%;
    padding: 15.5px;
    border: medium none;
    border-radius: 0px;
    font-family: inherit;
    color: #666 !important;
    -moz-appearance: none; 
    -webkit-appearance: none;
    background-position: right 5px center;
    background-image: url(https://lingmarco.es/wp-content/uploads/2019/02/arrow.png);
    background-repeat: no-repeat; 
    font-size: 16px;
    margin-bottom: 0px;
    cursor: pointer;
    height: 56px;
    border-radius: 0px !important;
    border: solid 3px #e05750; 
    margin-top: 0vw;
	background-color: #f7f7fa;
}
.wpcf7-form-control.wpcf7-form-control-wrap {
	color: #666 !important;
	background-color: #f7f7fa;
}
.wpcf7 input[type="email"] {
	color: #666 !important;
}
.captcha { 
    margin-bottom: 15px; 
}
.wpcf7-form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #666;
}
.wpcf7-form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #666;
}
.wpcf7-form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #666;
}

@media screen and (min-width: 800px) {
    .et_pb_contact_izq { 
        width: 50%; 
        float: left; 
        z-index: 999; 
        position: relative; 
		margin-bottom: 1vw;
    }
    .et_pb_contact_der { 
        width: 50%; 
        float: right; 
        border-left: solid 5px rgba(255, 255, 255, 0);
        z-index: 999; position: relative; 
		margin-bottom: 1vw;
    } 
}


.et_pb_contact_submit { 
    background-color: #cecece !important;
    border: solid 0px !important;
    border-radius: 0px !important;
    margin-left: 0px;
    letter-spacing: 2px;
    /*font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;*/
    text-transform: uppercase !important;
    color: #fff !important;
    width: auto !important;
    padding: 1vw !important;
    font-weight: bold;
    font-size: 14px !important;
    margin-top: .5vw;
	float: right;
}

.et_pb_contact_submit:hover {
    border-color: #9b681f !important;
    background-color: #e05750 !important;
    color: #fff !important;
}

@media screen and (max-width: 799px) {
    .et_pb_contact_izq { 
        width: 100%; 
        float: left; 
		margin-bottom: 2vw;
    }
    .et_pb_contact_der { 
        width: 100%; 
        float: none; 
		margin-bottom: 2vw;
    } 
    .et_pb_contact_submit { 
        letter-spacing: 0px !important; 
		padding: 4vw !important;
    }
    .et_pb_contact_submit:hover { 
        letter-spacing: 0px !important;
    }
	.et_pb_contact {
    margin-bottom: 2vw;
	}
}


div.wpcf7-mail-sent-ok {
    border: 2px solid #56d4de;
}

div.wpcf7-validation-errors {
    border: 2px solid #e1cd60;
}
span.wpcf7-not-valid-tip {
    color: #de6f6f;
}


/*------------------------------------------elemento [et-learn-more] -------------------------------------------*/
/*-------------------------------[learn_more caption="ver" class="caption-verMas"]-------------------------------------*/

.caption-verMas.et-learn-more {border: 1px solid rgba(255,255,255,0);}
.caption-verMas.et-learn-more .learn-more-content {padding: 0px; border-top: 1px solid rgba(255,255,255,0);}
.caption-verMas.et-learn-more h3.heading-more {background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0) 100%);text-align: right;
font-family: Open Sans,Arial,sans-serif !important;
font-size: 16px !important;
}
.caption-verMas.et-learn-more h3.heading-more span.et_learnmore_arrow {box-shadow: -1px 0 0 0 rgba(255,255,255,0);}

/*.caption-verMas.et-learn-more VER MAS / VER MENOS*/
.et-learn-more h3.heading-more::after {content: " más";}
.et-learn-more h3.heading-more.open::after {content: " menos";}

.et-learn-more { 
background: rgba(255,255,255, 0);
box-shadow: 1px -1px 0 0 rgba(255,255,255, 0);
}

.et-learn-more h3.heading-more {
text-shadow: 0px 1px 0 rgba(255,255,255, 0) !important;
border-top: 0px solid rgba(255,255,255, 0) !important;
border-left: 0px solid rgba(255,255,255, 0) !important;
font-family: 'ABeeZee',Helvetica,Arial,Lucida,sans-serif !important;
}
.et-learn-more h3.heading-more span.et_learnmore_arrow {
border-left: 0px solid rgba(255,255,255, 0);
}
.learn-more-content {
color: #383d42 !important;
}



/*------------------------------------------blurbs -------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

.gq-blurb-hover img.et-waypoint {
margin-bottom: -5px;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: scale(1);
transform: scale(1);
}

.gq-blurb-hover img.et-waypoint:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.CtoA-servicios {}

/*-------Toggle pestañas---------icon codes divi: https://dividezigns.com/divi-icon-codes/ ----------*/
.et_pb_toggle {
    border: 3px solid #e05750;
}
.et_pb_toggle_title::before {
    content: "\030";
    font-size: 16px;
    color: #e05750;
}
.et_pb_tabs  {
    border: 3px solid #e05750;
}
.et_pb_tab_active a {
    color: #e05750 !important;
}
.et_pb_tabs_controls li a {
	color: #aeaeae;
}
.et-tabs-container .et-tabs-control li.active a {
    color: #e05750 !important;
}
.et-tabs-container .et-tabs-control {
	border: 0px;
}
.et-tabs-container .et-tabs-control::before {
	height: 0px;
}

.et-tabs-container .et-tabs-control {
	background: #f2f2f2;
background: -webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255,0)),to(rgb(255,255,255,0)));
background: linear-gradient(180deg,#f2f2f2,#f2f2f2);
}
.et-tabs-container {
	box-shadow: 0 12px 17px rgba(31, 31, 31, 0.42);
}
.et-tabs-container .et-tabs-control li a {
	background: #f2f2f2;
}

/*------------------------------full width slider------------------------------------*/

.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
min-height: 100% !important;
height: 100% !important;
}

/*blurbs de home*/
.porcentajeBlurb {
	max-width: 29%;
	float: left;
	display: inline-block;
	margin-right: 1em;
	min-height: 180px;
	/*background-color: grey;*/
}
@media screen and (max-width: 799px) {
	.porcentajeBlurb {
	max-width: 26%;
	min-height: 150px;
}
}


/*------------Módulos LM---------------------*/

.error {
	border: solid red;
    margin-right: 2em;
    padding: 0em 1em;
    text-align: center;
}
#damaged_modules_list ul {
	border: solid blue;
    margin-right: 2em;
    padding: 0em 1em;
    text-align: center;
}
.damaged_module_entry {
	border: solid blue;
    margin-right: 2em;
    padding: 0em 1em;
    text-align: center;
}