input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-portada{
background-color: rgba(191, 191, 191, 0.21) !important;
color: #FFF;
margin-bottom: -12px !important;
border: solid rgba(191, 191, 191, 0.54) 1px;
width: 100% !important;
height: 30px;
}

textarea.wpcf7-form-control.wpcf7-textarea.form-portada{
background-color: rgba(191, 191, 191, 0.21) !important;
margin-bottom: -12px !important;
border: solid rgba(191, 191, 191, 0.54) 1px;
width: 100% !important;
height: 60px;
}

input.wpcf7-form-control.wpcf7-submit.form-portada{
background-color: rgba(191, 191, 191, 0.21) !important;
border-radius: 0px !important;
line-height: 45px;
color: rgba(191, 191, 191, 1);
border: none;
width: 100px;
margin-top: 20px;
}

li#menu-item-458 {
    float: right;
}
@media screen and (max-width: 980px) {
  li#menu-item-458 {
    float: none !important;
}
}
div#footer-bottom {
    display: none;
}
div#et-footer-nav {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*ESTILOS POMPIERS*/

#et-info-email:before {
    content: "\e090" !important;
    margin-right: 4px;
}


#top-header .container {
    padding-top: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
}



@media (min-width: 981px) {
  
#top-header .et-social-icons {
    float: left !important;

    padding-right: 50px !important;
}  
  


}

img.wpml-ls-flag {
    width: 19px;
    height: 19px;
}

.wpml-ls-menu-item .wpml-ls-flag {
    vertical-align: bottom !important;
}



@media (max-width: 981px) {
#top-header{
  display:none;
}

#logo {
    margin-top: 31px;
}
}

@media (max-width: 1200px) {
 #et_mobile_nav_menu {
 display: block;
 }
 
#top-menu {
 display: none;
 }
 
 #et_search_icon::before {

    font-size: 26px;

}

.menu-item-language {
    width: 30px;
    float: left;
    margin-left: 13px;
}

}
 
 .et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li::before, .et_pb_pricing li::before, blockquote {
    border-color: #e83944;
}

.mobile_menu_bar::before {

    color: #e83944 !important;
}

.mobile_menu_bar::before {
    font-size: 40px;
}


.et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
    width: 38% !important;
}

.links-portada a:hover {
    text-decoration: underline;
}

.cu-blog .et_pb_salvattore_content[data-columns]::before {
	content: '4 .column.size-1of4' !important;
}

@media ( min-width: 981px ) {
	.cu-blog .column.size-1of4 {
	    width: 22% !important;
	    margin-right: 3%;
	}
}

.et_pb_blog_grid .et_pb_post {
    border: none !important;
}

.bottom-nav a {
    color: #fff !important;
}

div#top-header {
    border-bottom: rgb(212 212 212 / 42%) 1px solid;
}

#top-header, #top-header a {
    color: #e83944 !important;
    font-weight: 400 !important;
}

#top-header, #top-header a, #et-secondary-nav li li a, #top-header .et-social-icon a:before {
    font-size: 12px;
    text-transform: capitalize;
}
ul#et-secondary-nav .menu-item-type-custom {
    border-right: #e83944 1px solid;
    padding-right: 10px;
    max-height: 16px;
}


div#et-secondary-menu {
    margin-top: -9px !important;
}

.boxes-portada img {
    border-radius: 20px;
}

/*estilos-boxes-noticias*/

.post-meta a {
    z-index: 99;
    position: absolute;
    top: 20px;
    background-color: rgb(230 38 34 / 80%);
    padding: 2px 20px 4px 17px;
    border-radius: 30px;
    color: #fff !important;
    font-size: 19px;
    margin-left: -106px;
}

li.menu-item-language {
    margin-right: 8px !important;
}

.columna-vacia{
 height: 0px;
}

.et_contact_bottom_container {
    padding: 30px 0px 30px 0px;
}

/*FORMULARIO*/
div.wpcf7 .ajax-loader {
    position: absolute;
    left: 0;
}
.wpcf7-submit:hover {
    padding: 0.3em 1em !important;
}
.wpcf7-acceptance span {
    margin-bottom: 1em;
}
div.wpcf7-validation-errors {
    display: none !important;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-spam-blocked {
    clear: both;
    border: none;
}
.wpcf7 input:focus::-webkit-input-placeholder,
.wpcf7 textarea:focus::-webkit-input-placeholder {
    opacity: 0 !important;
}
.wpcf7 input:focus:-moz-placeholder,
.wpcf7 textarea:focus:-moz-placeholder {
    opacity: 0 !important;
}
.wpcf7 input:focus::-moz-placeholder,
.wpcf7 textarea:focus::-moz-placeholder {
    opacity: 0 !important;
}
.wpcf7 input:focus:-ms-input-placeholder,
.wpcf7 textarea:focus:-ms-input-placeholder {
    opacity: 0 !important;
}
@media only screen and (max-width: 520px) {
    .wpcf7 .et_contact_bottom_container {
        margin: 5px auto;
    }
}
/*formularios contact forms 7*/

.wpcf7-text, .wpcf7-textarea, .wpcf7-select, .wpcf7-captchar {

background-color: #eee !important;

border: none !important;

width: 100% !important;

-moz-border-radius: 0 !important;

-webkit-border-radius: 0 !important;

border-radius: 0 !important;

font-size: 14px;

color: #757575 !important;

padding: 16px !important;

-moz-box-sizing: border-box;

-webkit-box-sizing: border-box;

box-sizing: border-box;

}

.wpcf7-submit {

color: #fff !important;

margin: 8px auto 0;

cursor: pointer;

font-size: 20px;

font-weight: 500;

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px;

padding: 6px 20px;

line-height: 1.7em;

background: transparent;

border: 2px solid;

-webkit-font-smoothing: antialiased;

-moz-osx-font-smoothing: grayscale;

-moz-transition: all 0.2s;

-webkit-transition: all 0.2s;

transition: all 0.2s;
float: right !important;

}

.wpcf7-submit:hover {

background-color: #e839449e;

border-color:#e83944;

padding: 6px 20px !important;

}

.cabecera-breadcrumbs a {
    color: #fff;
}

/*estilos pestañas*/

@media (min-width: 981px) {
.tabs-2-columnas {
    width: 45%;
    float: left;
    margin-right: 56px;
}

.et_pb_tab_0 {
    margin-right: 10px;
}

.et_pb_tab_1 {
    border-radius: 30px 30px 0px 0px;
    margin-right: 10px;
}

.et_pb_tab_1 {
    border-radius: 30px 30px 0px 0px;
    margin-right: 10px;
}

.et_pb_tab_2 {
    border-radius: 30px 30px 0px 0px;
    margin-right: 10px;
}

.et_pb_tab_3 {
    border-radius: 30px 30px 0px 0px;
    margin-right: 10px;
}
.et_pb_tab_4 {
    border-radius: 30px 30px 0px 0px;
    margin-right: 10px;
}

.et_pb_tab_5 {
    border-radius: 30px 30px 0px 0px;
    margin-right: 10px;
}

.et_pb_tab_6 {
    border-radius: 30px 30px 0px 0px;
    margin-right: 10px;
}

.et_pb_tab_7 {
    border-radius: 30px 30px 0px 0px;
    margin-right: 10px;
}

.et_pb_all_tabs {
    border-radius: 0px 30px;
}

}



ul.et_pb_tabs_controls {
    background-color: rgb(244 244 244 / 0%);
}

ul.et_pb_tabs_controls::after {
    border-top: 0px !important;
}

.et_pb_tab_0 {
    border-radius: 30px 30px 0px 0px;
}

.et_pb_tab_0 a{
    margin: 14px !important;
    text-align: center;
}

.et_pb_tab_1 a {
    margin: 14px !important;
    text-align: center;
}

.et_pb_tab_2 a {
    margin: 14px !important;
    text-align: center;
}

.et_pb_tab_3 a {
    margin: 14px !important;
    text-align: center;
}

.et_pb_tab_4 a {
    margin: 14px !important;
    text-align: center;
}

.et_pb_tab_5 a {
    margin: 14px !important;
    text-align: center;
}

.et_pb_tab_6 a {
    margin: 14px !important;
    text-align: center;
}

.et_pb_tab_7 a {
    margin: 14px !important;
    text-align: center;
}

ul.et_pb_tabs_controls.clearfix li {
    padding: 14px;
  
}

.centro-pestanas {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 16px;
    line-height: 1.5em;
}

/*estilos listas*/

::marker {
    color: #e62622;
    font-size: 23px;
}

/*Altura minima box separadores*/

.anuncio-separador .et_pb_blurb_container {
    min-height: 90px !important;
    margin: -10px 20px 0px 20px;
}

.anuncio-separador-secundario .et_pb_blurb_container {
    min-height: 90px !important;
    margin: 30px 20px 0px 20px;
}

#main-header {
    box-shadow: 0 0px 0 rgb(0 0 0 / 10%) !important;
}

/*iconos sociales blog*/
.et_pb_widget_area_left {
    border-right: 1px solid rgba(0,0,0,0) !important;
}

div#a2a_share_save_widget-2 {
    text-align: center;
}

/*altura cajas blog*/

.et_pb_post {
    min-height: 450px;
}

/* cajas blog */
.et_pb_post {
    background: rgb(239 239 239 / 48%) !important;
    border: #8a8a8a 2px solid;
    box-shadow: #dfdfdf 0px 0px 10px 1px;
}



