/*
Theme Name:     zunzunegui
Description:    
Author:         emc32-admin
Template:       Divi_3.19
Version: 5.3.0
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@import url("css/header.css");
@import url("css/footer.css");
@import url("css/page.css");
@import url("css/responsive.css");


@font-face{
    font-family: Lato-Regular;
    src: url(https://zunzunegui.net/wp-content/themes/zunzunegui/fonts/Lato-Regular.ttf);
}
@font-face{
    font-family: Lato-Bold;
    src: url(https://zunzunegui.net/wp-content/themes/zunzunegui/fonts/Lato-Bold.ttf);
}
html, body {
    overflow-x: hidden;
}
p, .et_pb_button, a{
    letter-spacing: 2px;
}
a{
    color: #a60303;
}
h1, h2{
    letter-spacing: 5px;
    line-height: 1.2em;
}
h1, h2, h3, h4, h5, h6{
    font-family: Rotis-SemiSerif;
}
.nav li ul {
    border-top: none;
}
ul.sub-menu li:hover{
    border: 1px solid;
}
.nav ul li a:hover {
    opacity: 1;
    background-color: transparent;
}
.sec_casos , .sec_casos .et_pb_row{
    padding: 0 !important;
}

#main-footer {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
button.accordion.active + .panel {
    padding: 20px;
}
#footer-info a{
    font-weight: 400;
}
.footer-widget #media_image-3{
    padding-top: 50px;
}
.footer-widget #media_image-2 {
    padding-top: 80px;
}
.video-slider .et_pb_row, .video-slider{
    padding: 0 !important;
}
    .video-slider h1{
        font-size: 48px !important;
}
.home_banner {
    height: calc(100vh - 80px);
}
.home_banner .et_pb_blurb_content{
    padding-top: 200px;
}
.home_banner .bnr_txt h4.et_pb_module_header {
    font-size: 48px;
    font-family: Rotis-SemiSerif;
}
.home_banner .bnr_txt h4.et_pb_module_header span{
    color: #d40000;
}
.home_banner .bnr_txt p{
    font-size: 16px;
    font-family: Lato-Regular;
    letter-spacing: 2px
}
.below_bnr .et_pb_fullwidth_header{
    padding: 18px 0;
}
.video_sec #brief_btn{
    padding: 60px 40px 0 0;
}
.ica_blurb .et_pb_blurb_content {
    border: 2px solid;
    width: 280px;
    height: 280px;
    padding: 60px 0;
}
.ica_blurb h4.et_pb_module_header{
    font-size: 22px;
    letter-spacing: 2px;
}
.avio_full .et_pb_fullwidth_header{
    padding: 0;
    letter-spacing: 5px;
}
.red_link .et_pb_text_inner {
    text-align: center;
    background-color: #a60303;
    max-width: 225px;
    margin: 0 auto;
    margin-top: -55px;
}

.red_link .et_pb_text_inner a {
    text-align: center;
    background-color: #a60303;
    max-width: 225px;
    margin: 0 auto;
    margin-top: -55px;
    padding: 8px!important;
    display: block;
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 12px
}
.page_link {
    padding: 0 0 37px 0;
}
.page_link .et_pb_image_wrap, .page_link .et_pb_image_wrap img {
    width: 100%;
}
.page_link .et_pb_column {
    width: 25%;
    margin: 0;
}

 .below_bnr .header-content span {
    font-family: Lato-Regular;
    letter-spacing: 3px;
    font-size: 22px;
    padding-left: 70px;
}
 .below_bnr .header-content h1{
     letter-spacing: 5px;
}
#brief_btn .et_pb_button {
    padding: 12px 22px!important;
    font-size: 12px;
    border: 1px solid;
    border-radius: unset;
}
#brief_btn .et_pb_button:after{
    display: none;
}

.page_link .red_link .et_pb_text_inner {
    margin-top: -66px;
}

.page_link .larger_txt.red_link .et_pb_text_inner p{
    line-height: 1em;
}
.ica_blurb .et_pb_blurb_description {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    padding: 0;
    background: transparent;
    height: auto;
    width: 100%;
    color: #fff;
    opacity: 0;
    transition: ease-in-out 0.3s;
    padding: 10px 20px;
    transform: translateY(-50%);
    transform: translateY(-50%);
}
.ica_blurb .et_pb_blurb:hover .et_pb_blurb_description {
    opacity: 1;
}
.ica_blurb .et_pb_blurb_content:before {
    content: "";
    position: absolute;
    background: #333;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    transition: all 500ms ease;
    opacity: 0;
}
.ica_blurb .et_pb_blurb_content:hover:before {
    opacity: 1;
}
.comm_notic .blog_home .et_pb_blog_grid article h2, .comm_notic .blog_home .et_pb_blog_grid article .post-content a.more-link, .comm_notic .blog_sec article h2, .blog_sec article .post-content a.more-link {
    background-color: #ccc;
    color: #333;
}
.comm_notic .blog_home .et_pb_blog_grid article .post-content a.more-link:hover, .blog_sec article .post-content a.more-link:hover {
    background: #a60303;
    color: #fff;
}
.prensa_blog ul.sala-post li:before {
    content: "";
    background: rgba(130, 130, 130, 0.85);
}

.blog_home .et_pb_blog_grid article {
    padding: 0;
    min-height: 300px;
    background: transparent;
    border: none;
}

.blog_home .et_pb_blog_grid article h2 {
    font-size: 16px;
    background-color: #393f3f;
    color: #fff;
    padding: 20px;
    line-height: 1.3em;
    min-height: 125px;
}

.blog_home .et_pb_blog_grid article .post-content {
    padding: 20px;
    border: 1px solid #333;
       padding-bottom: 32px;
}
span._date {
    font-weight: bold;
    font-size: 30px;
}
.entry-content ul li {
    font-family: 'Lato-Regular',Helvetica,Arial,Lucida,sans-serif;
    letter-spacing: 2px;
}
.blog_home .et_pb_blog_grid article .post-content a.more-link {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    background: #393f3f;
    padding: 12px 36px;
}

.blog_home .et_pb_blog_grid article .post-content a.more-link:hover {
    background: #a60303;
}
.blog_home .et_pb_blog_grid article .post-content p {
    padding-bottom: 30px;
    text-align: left;
    line-height: 1.5em;
    font-size: 13px;
    color: #393f3f;
}

.blog_home .et_pb_blog_grid article .post-content {
    text-align: center;
}
.blog_home .post-content p {
    min-height: 150px;
}
.video_sec .video_btn .et_pb_text {
    height: 400px;
}
.video_sec .video_btn .et_pb_text_inner {
    position: static;
}
.wplightbox {
    border: none;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    right: auto;
    width: 85px;
    transform: translate(-50%,-50%);
    background-image: url(/wp-content/uploads/2019/06/play.png);
    background-size: contain;
    height: 85px;
    font-size: 0;
}
a.wplightbox:after{
    display: none;
}
a.wplightbox:hover{
    background-color: transparent !important;
    border: none !important;
}
#html5-watermark a> div{
    display: none !important;
}
.html5-image{
    padding: 0 !important;
}


.prallex_overlay:before {
    content: "";
    background: rgba(0, 0, 0, 0.62);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.prallex_overlay{
    position: relative;
}
ul.sala-post {
    display: flex;
    flex-wrap: wrap;
}
ul.sala-post li {
    display: none;
    width: 23%;
    float: left;
    margin-right: 2.66%;
    list-style: none;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    color: #fff;
    height: 200px;
    overflow: hidden;
}
.loadMore_post {
    background: #a60303;
    text-align: center;
    color: #fff;
    padding: 10px;
    max-width: 120px;
    margin: 0 auto;
}
ul.sala-post li:before {
    content: "";
   background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 1;
    z-index: 55;
}

ul.sala-post li:nth-child(4n) {
    margin-right: 0 !important;
}
.post_con {
   position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    padding: 0;
    background: transparent;
    height: auto;
    width: 100%;
    color: #fff;
     opacity: 1; 
    transition: ease-in-out 0.3s;
    padding: 10px 20px;
    transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 250px;
    margin: auto;
    z-index: 55;
}
.sala_sec {
    padding-top: 0 !important;
}
.sec_red h1 {
    text-align: center;
    padding: 14px!important;
    text-align: center;
    font-family: Rotis-SemiSerif;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}
.sala_btn.et_pb_button {
    background: #a60303;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-align: center;
    font-size: 16px;
    padding: 10px 20px !important;
    border: none !important;
}
.sala_btn.et_pb_button:hover {
      padding: 10px 20px !important;
       border: none !important;
  }
ul.sala-post img {
   
    height: 100%;
    object-fit: contain;
    width: 100%;
}
ul.sala-post li:hover .post-image {
    transform: scale(1.05,1.05);
    transition: .5s all ease-in-out;
}
.post_con p {
    padding: 0;
    line-height: 1.5em;
    font-size: 13px;
}
.blog_sec article{
    display: none;
}
p.post_tile {
    
    margin-bottom: 20px;
}
.eventos-template-default #left-area , .single #left-area {
    width: 100%;
    padding-bottom: 23px;
    padding-right: 0!important;
}
.blog_sec .et_pb_ajax_pagination_container {
    display: flex;
    flex-wrap: wrap;
}
.blog_sec .et_pb_ajax_pagination_container article {
    width: 31%;
    /* float: left; */
    margin-right: 3.5%;
}
#wonderplugincarousel-1 .amazingcarousel-next {
    right: 1% !important;
}
#wonderplugincarousel-1 .amazingcarousel-prev {
    left: 1% !important;
}    
.blog_sec .et_pb_ajax_pagination_container article:nth-child(3n) {
    margin-right: 0;
}
.blog_sec article {
    padding: 0;
    min-height: 300px;
    background: transparent;
    border: none;
}
.blog_sec article h2 {
    font-size: 16px;
    background-color: #393f3f;
    color: #fff;
    padding: 20px;
    line-height: 1.3em;
    min-height: 125px;
}
.blog_sec article .post-content {
    text-align: center;
}
.blog_sec article .post-content {
    padding: 20px;
    border: 1px solid #333;
    padding-bottom: 32px;
}
.blog_sec article .post-content p {
    padding-bottom: 30px;
    text-align: left;
    line-height: 1.5em;
    font-size: 13px;
    color: #393f3f;
}
.blog_sec .post-content p {
    min-height: 150px;
}
.blog_sec article .post-content a.more-link {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    background: #393f3f;
    padding: 12px 0px;
    max-width: 150px;
    margin: 0 auto;
}
.blog_sec article .post-content a.more-link:hover {
    background: #a60303;
}
.notice_post {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
   padding: 12px 36px;
    max-width: 150px;
    margin: 0 auto;
    text-align: center;
    background: #a60303;
    cursor: pointer;
}
.blog_sec {
    margin-bottom: 0 !important;
}
.post_equipo .et_post_meta_wrapper img {
    display: flex;
}
@media (min-width: 981px) and (max-width: 1300px){
    .post_equipo .et_post_meta_wrapper img {
    object-fit: contain;
}
}
@media (min-width: 981px) and (max-width: 1042px){
    #top-menu li {
    display: inline-block !important;
    padding-right: 12px !important;
    font-size: 14px !important;
}
}
@media screen and (min-width: 1200px){
.blog_home .et_pb_blog_grid article .post-content p {
    min-height: 170px;
    max-height: 170px;
}
}
@media screen and (min-width: 981px){
.coll {
    margin-left: -24px;
    }
.defienda {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
}
.et_pb_text_5.tri_content {
    max-width: 600px;
    margin-left: auto;
}
.firma_img  {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
}
.firma_text{
    background-color: #393f3f;
}
.firma_img  * {
    height: 100%;
    display: block;
    width: 100%;
    object-fit: cover;
}
.found_socio {
    padding-top: 0;
    width: 100%;
    float: none;
    margin-top: -56px;
    max-width: 1080px;
    top: -60px;
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    flex-wrap:wrap;
}
    .uppr_box{
    top: 55%;
    transform: translateY(-50%);
    left: 8%;
    position: absolute;
    z-index: 999;
}
.inner_box_two{
    top: 32%;
    transform: translateY(-50%);
    right: 12%;
    position: absolute;
    z-index: 999;
    float: right !important;
}
.uppr_box_two{
     float: left !important;
}
.inner_box{
    float: right;
    max-width: 500px;
    margin-left: auto;
    margin: 0 !important;

}
.inner_box1{
    float: right;
}
.uppr_box_three {
     top: 23px;
    left: 0;
    z-index: 999;
    margin-left: auto;
    max-width: 382px;
    margin: 0 !important;
    margin-left: auto !important;
    margin-right: -50px !important;
}
    .title_mobile{
        display: none;
    }
    .brief_row.et_pb_row{
        max-width: 900px;
    }
    .over_lay .et_pb_column{
    margin-right: 0;
 }
.over_lay .et_pb_column_1_2{
    width: 50%;
}
.over_lay .et_pb_column_1_4{
    width: 25%;
}
.over_lay .et_pb_column_1_3 {
    width: 33.33%
}
    .page_link.temp-casos .et_pb_column{
    width: 33.33%;
}
.tri_row .et_pb_column{
    width: 33.33% !important;
    margin-right: 0;
}
 .blog_home .column.size-1of3 {
    width: 32% !important;
    margin-right: 2% !important;
}
    .blog_home .column.size-1of3:last-child{
    margin-right: 0 !important;
}
    .blog_home.et_pb_row {
    position: relative;
    width: 95%;
    max-width: 100%;
}
.below_bnr .header-content-container {
    max-width: 70%;
    margin: 0 auto;
}
ul#mobile_menu:before {
    position: absolute;
    width: 119px;
    height: 90px;
    content: "";
    background: url(/wp-content/uploads/2019/06/logo-zunzunegui-1.png) no-repeat center center;
    background-size: 100% auto;
    top: 10px;
    right: 0;
    left: 0;
    margin: auto;
}
}
@media screen and (min-width: 481px) and (max-width: 980px) {
 .et_post_meta_wrapper img {
    height: 420px;
    object-fit: contain;
}
}
@media screen and (max-width: 768px) {
.blog_sec .et_pb_ajax_pagination_container article {
    width: 100% !important;
    margin-right: 0 !important;
}
.blog_home .column.size-1of3{
    width: 100%;
}
.below_bnr .header-content span {
    padding-left: 0;
}
ul.casos-post li {
    width: 100% !important;
    TEXT-ALIGN: CENTER;
    float: none !important;
}
.page_link.temp-casos .red_link .et_pb_text_inner {
    margin-top: -54px;
}
.page_link.temp-casos .et_pb_column {
    width: 100%;
    margin-bottom: 16px;
}
.page_link.temp-casos .et_pb_column:last-child{
        margin-bottom: 0;
    }
    .tri_row .et_pb_column {
    padding: 0;
    margin-bottom: 0;
    }
    .title_bg.container h1.entry-title {
    padding: 0 20px;
    max-width: 100%;
      font-size: 25px;
 }
}
@media screen and (max-width: 480px) {
ul.sala-post li {
    width: 100% !important;
    margin-right: 0;
}
 .member_tag h4 {
    letter-spacing: 2px;
}
.over_lay.et_pb_row {
    width: 100% !important;
}
.over_lay .et_pb_main_blurb_image {
    width: 100%;
}
 .et_post_meta_wrapper img {
    height: auto;
    object-fit: contain;
}
}
@media screen and (max-width: 980px) {
#logo {
    width: auto !important;
    object-fit: contain;
    max-width: 50%;
}
.post_equipo .et_post_meta_wrapper {
    
    display: block !important;
    flex-wrap: initial !important;
    justify-content: initial !important;
    height: 420px;
}
.firma_section {
    padding: 0 !important;
}
.firma_section .et_pb_row {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    position: relative;
}
.firma_section span.et_pb_image_wrap {
    display: block;
    width: 100%;
}
.firma_section .et_pb_image img {
    position: relative;
    width: 100%;
}
.tri_row {
    padding: 0 !important;
}

.tri_row .et_pb_row {
    padding: 0;
    max-width: 100% !important;
    margin: 0;
    width: 100%;
}
ul.event-post li {
    width: 100% !important;
     margin-right: 0% !important;
   
}
.blog_sec .et_pb_ajax_pagination_container article {
    width: 46%;
    margin-right: 3.5%;
}
.blog_sec .et_pb_ajax_pagination_container article:nth-child(3n) {
   
    margin-right: 3.5%;
}
.blog_sec .et_pb_ajax_pagination_container article:nth-child(2n) {
    margin-right: 0;
    
}

ul.sala-post li {
   
    width: 47%;
}
ul.sala-post li:nth-child(2n) {
    margin-right: 0!important;
}
    .parallax_txt p.boton_link a {
    background-color: transparent !important;
    border: 1px solid;
}
    .parallax_txt .et_pb_text_inner {
    line-height: 1.2em;
    color: #fff;
}
    .parallax_txt:after{
     content: "";
    position: absolute;
    background: rgba(28, 31, 33, 0.68);
    top: 0;
    width: 100%;
    height: 100%;
}
    .et_pb_column_4.uppr_box_two {
    margin-bottom: 0;
}
    .uppr_box_three .et_pb_image_wrap{
        width: 100% !important;
    }
     .uppr_box_three .et_pb_image_wrap img{
        width: 100% !important;
    }
    
    .map_add{
        width: 100%;
    }
    .col_toggle {
    width: 100% !important;
    float: none;
}
    .title_mobile {
    color: #fff;
    text-align: center;
    background-color: #393f3f;
    padding: 12px 0;
    font-size: 18px;
    letter-spacing: 2px;
    width: 100%;
}
    .col_title{
        display: none;
    }
.post_equipo .et_post_meta_wrapper {
    display: block;
  /*  display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;*/
}
.space-content{
    padding: 34px;
}
.post_equipo .et_post_meta_wrapper {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
}
.post_equipo .entry-content {
    width: 100% !important;
    float: left !important;
}
.member_tag {
    width: 100% !important;
    max-width: 100% !important;
}
.over_lay.et_pb_row {
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.over_lay .et_pb_blurb_content, .over_lay .et_pb_main_blurb_image {
    max-width: 100% !important;
    width: 100%;
}
.tri_row img {
    width: 100%;
}
.tri_row .et_pb_module {
        margin: 0 !important;
    width: 100%;
    }
.tri_row .et_pb_image_wrap {
    display: block;
    position: relative;
    max-width: 100%;
    width: 100%;
}
.tri_row .et_pb_text_inner {
    text-align: center;
    width: 100%;
    max-width: 500px;
    margin: auto;
}
.tri_row .et_pb_module.et_pb_text{
    width: 100%;
    padding: 50px;
}
    .video-slider h1, .video-slider h1 span{
        font-size: 30px !important;
    }
    .calidad p {
text-align: center;
}
.home .page_link .top_one, .home .page_link .top_two{
    margin-bottom: 30px;
    }
.video_sec #brief_btn {
    padding: 30px 0 0px 0;
}
#brief_btn .et_pb_text_align_left {
    text-align: center;
}
.home .blog_home .et_pb_blog_grid article h2 {
    text-align: center;
}
    .home .blog_home .et_pb_blog_grid article .post-content p {
text-align: center;
}
.home .page_link .red_link .et_pb_text_inner {
    margin-top: auto;
}
#main-footer .fwidget {
    color: #ffffff;
    float: none !important;
    max-width: 100% !important;
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
}
 #main-header .container { 
 width: 100% !important;
 }
 .et_header_style_left .logo_container{
 padding-left: 25px;
 }
 .et_header_style_centered #main-header .mobile_nav {
 background-color: transparent;
 }
 .mobile_nav.closed .select_page {
 display: none;
 }
 .et-fixed-header#main-header {
 background-color: transparent !important;
 }
}
.et_mobile_menu {
 top: 0 !important;
 background-color: rgba(57, 63, 63, 0.86) !important;
 padding: 20% 0;
border-top: none;
}
.et_mobile_menu li a {
 text-align: right;
 font-size: 25px;
 border: 0;
 padding: 25px 0;
 letter-spacing: 1px;
color: #ffffff !important;
}
.mobile_nav ul#mobile_menu .current_page_item > a {
 color: #a60303 !important;
}
.mobile_nav ul#mobile_menu li ul li a {
 font-size: .8em !important;
 margin: auto;
 color: #ffffff !important;
 padding-top: 0.2em;
}
.et_mobile_menu li a:hover {
 color: #999;
 -webkit-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.closed .mobile_menu_bar:before {
padding-right: 25px;
 color: #363636 !important;
}
.opened .mobile_menu_bar:before {
 padding-right: 25px;
 color: #ffffff !important;
    font-size: 24px !important;
}
.mobile_nav.opened .mobile_menu_bar:before {
 content: "\4d";
 z-index: 99999;
}

/* NESTING MOBILE MENU SETTINGS */
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
 content: '\4d';
}

#top-menu .menu-item-has-children .menu-item-has-children > a:first-child::after, 
#et-secondary-nav .menu-item-has-children .menu-item-has-children > a:first-child::after {
 content: '5'; 
}

#main-header #mobile_menu.et_mobile_menu .menu-item-has-children {
 position: relative; 
}

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle {
 position: absolute;
 background-color: rgba(0,0,0,0.03);
 z-index: 1;
 width: 36px;
 height: 36px;
 line-height: 36px;
 border-radius: 50%;
 top: 6px;
 right: 10px;
 cursor: pointer;
 text-align: center;
}

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped {
 background-color: rgba(0,0,0,0.1);
}

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle::before {
 font-family: "ETmodules" !important;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 line-height: 36px;
 font-size: 24px;
 text-transform: none;
 speak: none;
 content: '\33';
}

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped::before {
 content: '\32';
}

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle ~ ul.sub-menu {
 display: none !important;
 padding-left: 0;
}

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped ~ ul.sub-menu {
 display: block !important;
 background-color: rgba(0,0,0,0.03);
}

 #main-header #mobile_menu.et_mobile_menu li li {
 padding-left: 0;
}

#main-header #mobile_menu.et_mobile_menu li a, 
#main-header #mobile_menu.et_mobile_menu li li a,
#main-header #mobile_menu.et_mobile_menu li li li a {
 padding-left: 20px;
 padding-right: 20px;
}

#main-header #mobile_menu.et_mobile_menu .menu-item-has-children .sub-menu-toggle + a {
 padding-right: 20px;
}

#main-header #mobile_menu.et_mobile_menu .menu-item-has-children > a {
 background-color: transparent;
 font-weight: inherit;
}

#main-header #mobile_menu.et_mobile_menu li.current-menu-item > a {
 font-weight: bolder;
}

/*home page*/
.video_mobile .et_pb_row {
    padding: 0 !important;
}
.video_mobile{
    padding-top: 0 !important;
}
/*Comunicacion page*/
.comunica_bnr:after {
    content: "";
    position: absolute;
    background: rgba(28, 31, 33, 0.82);
    top: 0;
    width: 100%;
    height: 100%;
  }
ul.event-post li {
    width: 49%;
    color: #fff;
    list-style: none;
    margin-right: 2%;
    margin-bottom: 30px;
}
ul.event-post li {
    display: none;
    }
ul.event-post {
    display: flex;
    flex-wrap: wrap;
}
ul.event-post li:nth-child(2n){
    margin-right: 0%;

}
.vedio_sec .et_pb_row {
    position: relative;
    width: 95%;
    max-width: 100%;
}
.event_post {
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    max-width: 150px;
    padding: 10px 20px;
    margin: 0 auto;
}
.post_date {
    width: 21%;
    float: left;
    margin-right: 4%;
    text-align: center;
    padding: 20px 30px;
    border: 1px solid #fff;
}
.event_post_sec .et_pb_row{
    position: relative;
    width: 90%;
    max-width: 100%;
    margin: 0 auto;
}
.post_sec {
    width: 75%;
    margin-right: 0%;
    float: right;
    color: #fff;
    margin-top: 20px;
}
.post_sec a {
    font-size: 17px;
}
span._year {
    font-size: 17px;
    text-transform: uppercase;
    /* line-height: 3px; */
}
.post_sec a {
    color: #fff !important;
}
/*Comunicacion page css end*/
/*ÁREAS DE PRÁCTICA template*/

.tri_row img {
    min-height: 300px;
    object-fit: cover;
}
.tri_row .et_pb_row {
    padding: 0;
}

.tri_row .et_pb_text_inner{
    text-align: center;
}
.tri_row .et_pb_text_inner h2{
    font-family: Lato-Bold;
    font-size: 20px;
}
.tri_row .et_pb_text_inner p{
    font-size: 15px;
     padding: 0 10px;
}
.devider {
    height: 4px;
    width: 90px;
    background: #a60303;
    margin: 20px auto;
}
ul.casos-post h1{
    background-color: #a60303;
    color: #fff;
    text-align: center;
     padding: 30px 0;
    letter-spacing: 5px;
}
ul.casos-post{
    max-width: 900px;
    margin: 0 auto;
}
ul.casos-post h1:before, ul.casos-post h1:after {
    position: absolute;
    width: 600%;
    left: -600%;
    content: "";
    height: 100%;
    background: #a60303;
    z-index: 0;
    top: 0;
}
ul.casos-post h1 {
    position: relative;
    margin-bottom: 50px;
}
ul.casos-post h1:after {
    left: 100%;
}
.tri_row .et_pb_column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
     align-items: center;
}
.tri_row > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
}
ul.casos-post li {
    list-style: none;
    width: 46%;
    float: left;
    padding: 20px;
    background-color: #e4e4e4;
    min-height: 175px;
    margin-bottom: 39px;
    margin-right: 8% !important;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: Lato-Regular;
}
ul.casos-post li a{
    font-size: 16px;
    font-family: Lato-Bold;
    color: #393f3f;
}
ul.casos-post li p{
    padding-top: 15px;
}
ul.casos-post li {
    display: none;
}
ul.casos-post:after {
    display: table;
    content: "";
    clear: both;
}
.uppr_box_two .et_pb_module.et_pb_text{
    margin-bottom: 0 !important;
}
.loadMoreshop.loadMore_cat3 {
        text-align: center;
    background-color: #393f3f;
    color: #fff;
    max-width: 160px;
    padding: 10px;
    margin: 0 auto;
    font-size: 13px;
    font-family: Lato-Regular;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
ul.casos-post li:nth-child(2n+1) {
    margin-right: 0 !important;
}
/* single casos */
.et_right_sidebar #main-content .container:before{
    display: none;
}
.bg_img:after{
    content: "";
    position: absolute;
    background: rgba(28,31,33,0.66);
    top: 0;
    width: 100%;
    height: 100%;
}
.bg_img{
    position: relative;
}
.casos-template-default #left-area ,.sala_de_prensa-template-default #left-area {
    width: 100%;
    padding-bottom: 23px;
    padding-right: 0 !important;
}
.title_bg.container{
    position: relative;
}
.title_bg.container {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 9;
    transform: translate(0, -50%);
}
.title_bg.container h1.entry-title {
    max-width: 615px;
    text-align: center;
    font-size: 40px;
    line-height: 1.2em;
    color: #fff;
    margin: 0 auto;
}
p.date_sec {
    background-color: #a60303;
    color: #fff;
    padding: 14px !important;
    text-align: center;
    font-family: Rotis-SemiSerif;
    font-size: 16px;
     text-transform: uppercase;
}
.title_bg.container {
    padding-top: 0 !important;
}
.bg_img img {
    object-fit: cover;
    width: 100%;
    height: 400px;
    display: block;
}
/* single casos css end */
/*Equipo page css*/
.over_lay h4.et_pb_module_header {
    color: #fff;
    position: absolute;
    bottom: 37px;
    text-align: center;
    font-family: Lato-Regular;
    left: 0;
    right: 0;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 1.2em;
}
.over_lay.et_pb_row{
    padding-bottom: 0 !important;
        padding-top: 0 !important;
}
.over_lay .et_pb_main_blurb_image{
    margin-bottom: 0;
}
.member_tag h4 {
    letter-spacing: 5px;
}
.over_lay et_pb_column{
    flex-wrap: wrap;
    align-items: flex-end;
}
.over_lay{
        display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
}
.over_lay span.et_pb_image_wrap img {
    margin-bottom: -6px;
}
.over_lay .et_pb_blurb_content:before {
    content: "";
    position: absolute;
    background: rgba(28,31,33,0.43);
    top: 0;
    width: 100%;
    height: 100%;
}
.admini .over_lay .et_pb_blurb_content:before {
    background: rgba(28, 31, 33, 0.1);
}
.admini .over_lay h4.et_pb_module_header{
    text-shadow: 1px 1px #393f3f;
}
.over_lay .et_pb_blurb_content{
    z-index: 999;
}
.member_tag .et_pb_text_3 h4{
    line-height: 1.3em;
}
.comunica_bnr.equipo_bnr{
    padding-top: 0;
    background-position: bottom;
}
.equipo_bnr .et_pb_row {
    position: relative;
    height: 300px;
    padding: 0 !important;
}
.equipo_bnr {
    padding: 0 !important;
}
.equipo_bnr .et_pb_column {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0,-50%);
    left: 0;
}
/*Equipo page css end*/
/*Equipo single page*/
.mimbros_equipo-template-default #left-area{
    width: 100%;
    padding-right: 0;
}
.post_equipo .et_post_meta_wrapper {
  width: 46%;
    float: left;
    margin-right: 0%;
    margin-left: 0%;
}

.post_equipo .entry-content {
    width: 54%;
    float: left;
    background-color: #dbdbdb;
        /*padding: 30px;*/
}
.mimbros_equipo-template-default #main-content {
    background-image: url(/wp-content/uploads/2019/06/Equipo-background.jpg)!important;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.post_equipo article{
display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.titlen_tog {
    width: 100%;
    float: left;
}
.coll{
    color: #fff;
    text-align: center;
    background-color: #393f3f;
    padding: 12px 0;
    font-size: 18px;
    letter-spacing: 2px;
    display: block;
  }
/*.col_title {
    width: 45% !important;
    float: left;
    color: #fff;
    text-align: center;
    background-color: #393f3f;
    padding: 12px 0;
    font-size: 18px;
    letter-spacing: 2px;
}
.col_title h2{
    color: #fff;
    background-color: #393f3f;
    padding: 12px 0;
}*/
/*.col_toggle {
    width: 54%;
    float: right;
}*/
.post_equipo button.accordion {
    background-color: #393f3f;
    color: #fff;
    font-size: 14px;
}
/*.post_equipo .et_post_meta_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
}*/
.post_equipo button.accordion:after {
    color: #fff;
}
.post_equipo .col_toggle .panel {
    background-color: #dbdbdb !important;
}
.post_equipo button.accordion.active, .post_equipo button.accordion:hover {
    background-color: #393f3f;
}
.col_title.title_mobile{
    width: 100%;
    float: none;
}
/*Equipo single page css end*/
/*La Firma page css*/
  
.uppr_box .et_pb_module, .uppr_box_three .et_pb_module{
    text-align: center;
    margin-bottom: 0 !important;
} 

.divide_content{
    padding: 38px 20px;
}
.divide_content h3{
letter-spacing: 3px;
    line-height: 1.2em;
}
.pdf_linked {
    color: #fff;
    max-width: 220px;
    padding: 8px;
    margin: 0 auto;
    bottom: 16px;
    position: relative;
}
.pdf_linked a{
    color: #fff;
    font-size: 13px;
}


.inner_box_two .et_pb_module{
    text-align: center;
}
.socio_toggle .et_pb_toggle_title{
    font-size: 11px;
    font-family: Lato-Regular;
}
.socio_toggle .et_pb_toggle_close {
    background-color: #a60303;
    padding: 20px 12px;
}
.socio_toggle .et_pb_toggle_open h5.et_pb_toggle_title, .socio_toggle .et_pb_toggle_close h5.et_pb_toggle_title {
    color: #fff;
    letter-spacing: 1px;
}


body .socio_toggle .et_pb_toggle, .socio_toggle .et_pb_toggle {
    padding: 0;
    background: transparent;
    border: 0;
}
body .socio_toggle .et_pb_toggle .et_pb_toggle_title, .socio_toggle .et_pb_toggle_title {
    padding: 18px;
    background: #a60303;
    border: 1px solid #eee;
    position: relative;
}
.socio_toggle .et_pb_toggle_close .et_pb_toggle_title:before{
    right: 6px !important;
    content: "\4c" !important;
}
.socio_toggle h5.et_pb_toggle_title:before {
    display: block!important;
}
.defienda .et_pb_text_inner a{
    color: #fff;
    border: 1px solid;
    padding: 7px 0px;
    max-width: 220px;
    display: block;
    margin: 0 auto;
    margin-top: 32px;
    text-align: center;
}
.socio_toggle .et_pb_toggle_open .et_pb_toggle_title:before {
display: block !important;
content: "\4b";
    right: 6px !important;
}
.socio_toggle .et_pb_toggle_content {
    background-color: #e4e4e4;
    padding: 12px;
    text-align: left;
}
.tu_divide {
    height: 1px;
    width: 75px;
    background: #ffffff;
        margin: 20px 0;
}
.defienda .tri_content.et_pb_module{
        padding: 40px 65px;
}
.defienda .et_pb_image_wrap img{
    width: 100%;
}
.parallax_txt p.boton_link a{
    font-size: 13px;
    color: #ffffff;
    background-color: #393f3f;
    padding: 12px;
    max-width: 50px !important;
    margin: 0 auto;
    font-family: Lato-Regular !important;
}
.parallax_txt p.boton_link{
    max-width: 240px;
    margin: 0 auto;
    padding-top: 14px;
}
.parallax_txt .et_pb_text_inner h3{
    padding-bottom: 20px;
}
.parallax_txt .et_pb_text_inner {
    max-width: 350px;
    margin: 0 auto;
}
.parallax_txt .et_pb_text_inner{
    line-height: 1.2em;
}
.noso_con .et_pb_button{
    padding: 6px 46px !important;
    border: 1px solid #fff;
}

/* contact page */
.Gobierno_section {
    width: 100%;
}
.map_box {
    height: 580px;
}
.map_box .et_pb_module.et_pb_code{
    height: 100%;

}
.map_box .et_pb_code_inner {
   
    height: 100%;
}
.map_box iframe {
    height: 100%;

}

.address_box{
    top: 10%;
    position: absolute;
    float: right;
    right: 9%;
}
.address_box h2, .map_add h2{
    font-size: 20px;
}
.address_box ul li, .map_add ul li{
    list-style: none;
}
.address_box .et_pb_module, .map_add .et_pb_text {
     padding: 34px 20px;
}
.address_box .et_pb_text_inner, .map_add .et_pb_text_inner{
    text-align: center;
}
.address_box ul li a, .et_pb_text_inner ul li a{
    color: #393f3f;
}
.address_box .fa{
    color: #a60303;
   font-size: 22px;
}
.map_add .et_pb_text{
    margin-bottom: 0;
}

@media (max-width: 1200px){
    .post_date {
  
    padding: 20px 10px;
  
}
}
@media (max-width: 580px){

    ul.sala-post li {
    width: 100% !important;
    margin-right: 0;
}
ul.sala-post li:nth-child(3) , ul.sala-post li:nth-child(4) {
    display:none !important;
}
}
@media (max-width: 1139px){
 div#et-top-navigation {
  
    padding-left: 0px!important;
  
}
}   
@media (max-width: 1120px){
 #logo {
 width:24%;
}
}

@media (max-width: 1250px){
    #wonderplugincarousel-1 .amazingcarousel-prev {
    left: 3%!important;
}
#wonderplugincarousel-1 .amazingcarousel-next {
    right: 3%!important;
}
}


@media (max-width: 767px){
    #wonderplugincarousel-1 .amazingcarousel-prev {
    left: 5%!important;
}
#wonderplugincarousel-1 .amazingcarousel-next {
    right: 5%!important;
}
}

@media (max-width: 480px){
    #wonderplugincarousel-1 .amazingcarousel-prev {
    left: 7%!important;
}
#wonderplugincarousel-1 .amazingcarousel-next {
    right: 7%!important;
}
.post_equipo .et_post_meta_wrapper img{
    height: 100%;
    object-fit: cover;
}
}