/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/




/*INICIO CSS HEADER*/
div#header-space {
    position: absolute;
}
div#header-outer {
    background-color: transparent;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons {
    display: none;
}
#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    color: #fff;
    font-weight: 700;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    margin-left: 30px;
    margin-right: 30px;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after {
    border-color: #fff;
}
#header-outer.small-nav {
    background-color: #058EE2;
}
/*FIN CSS HEADER*/


.container-wrap {
    padding-bottom: 0;
}


/*INICIO CSS INDEX*/
div#bloque-banner-principal .slider-pagination .swiper-pagination-switch {
    opacity: 1;
}
div#bloque-banner-principal .slider-pagination .swiper-pagination-switch:before {
    width: 8px;
    height: 8px;
}
div#bloque-banner-principal .swiper-container[data-bullet_position="right"] .slider-pagination-wrap {
    top: 40%;
}
div#bloque-banner-principal .slider-pagination .swiper-pagination-switch {
    height: 20px;
}
div#bloque-banner-principal .slider-pagination .swiper-pagination-switch.swiper-active-switch:before {
    transform: scale3d(1.5, 1.5, 1.5);
}
div#bloque-banner-principal .swiper-slide .video-wrap video {
    max-height: 570px;
}

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

div#bloque-servicios {
    margin-top: -30px;
    z-index: 99;
}
div#bloque-servicios .wpb_text_column, 
div#bloque-noticias .wpb_text_column, 
div#bloque-somos-elecmin .wpb_text_column, 
div#bloque-single-servicios .wpb_text_column {
    margin-bottom: 50px;
}
div#bloque-servicios .wpb_text_column .wpb_wrapper h3, 
div#bloque-quienes-somos .wpb_text_column .wpb_wrapper h3, 
div#bloque-noticias .wpb_text_column .wpb_wrapper h3,
div#bloque-confian .wpb_text_column .wpb_wrapper h3, 
div#bloque-nuestro-trabajo .wpb_text_column .wpb_wrapper h3, 
div#bloque-somos-elecmin .wpb_text_column .wpb_wrapper h3, 
div#bloque-servicio-uno h3, 
div#bloque-servicio-dos h3, 
div#bloque-servicio-tres h3, 
div#bloque-servicio-cuatro h3, 
div#bloque-nuestros-clientes h3, 
div#bloque-single-servicios h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 400;
    color: #525556;
}
div#bloque-servicios .wpb_text_column .wpb_wrapper h3 strong, 
div#bloque-quienes-somos .wpb_text_column .wpb_wrapper h3 strong, 
div#bloque-noticias .wpb_text_column .wpb_wrapper h3 strong, 
div#bloque-confian .wpb_text_column .wpb_wrapper h3 strong, 
div#bloque-nuestro-trabajo .wpb_text_column .wpb_wrapper h3 strong, 
div#bloque-somos-elecmin .wpb_text_column .wpb_wrapper h3 strong, 
div#bloque-servicio-uno h3 strong, 
div#bloque-servicio-dos h3 strong, 
div#bloque-servicio-tres h3 strong, 
div#bloque-servicio-cuatro h3 strong, 
div#bloque-nuestros-clientes h3 strong, 
div#bloque-single-servicios h3 strong {
    font-weight: 900;
}
div#bloque-servicios .nectar-fancy-box {
    padding: 36px 0 36px 21px;
}
div#bloque-servicios .nectar-fancy-box[data-style=hover_desc] .box-bg:before {
    background: rgb(2 36 57 / 25%);
    height: 100%;
}
div#bloque-servicios .nectar-fancy-box[data-style="hover_desc"][data-color].hover_color_4fcc06 .box-bg:after {
    background: rgb(79 204 6 / 75%)!important;
    height: 100%;
}
div#bloque-servicios .column-servicio .nectar-fancy-box .inner i {
    margin-bottom: 9px;
}
div#bloque-servicios .column-servicio:nth-of-type(1) .nectar-fancy-box .inner i {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/04/hub-de-compras.svg) no-repeat;
    color: transparent;
}
div#bloque-servicios .column-servicio:nth-of-type(2) .nectar-fancy-box .inner i {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/04/Trading-Company.svg) no-repeat;
    color: transparent;
}
div#bloque-servicios .column-servicio:nth-of-type(3) .nectar-fancy-box .inner i {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/04/asesoria-360.svg) no-repeat;
    color: transparent;
}
div#bloque-servicios .column-servicio:nth-of-type(4) .nectar-fancy-box .inner i {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/04/sustentabilidad.svg) no-repeat;
    color: transparent;
}
div#bloque-servicios .column-servicio .nectar-fancy-box .inner .heading-wrap {
    font-size: 16px;
    font-weight: 700;
}
div#bloque-servicios .column-servicio .nectar-fancy-box .inner .hover-content {
    font-size: 14px;
    font-weight: 900;
}

body.page-id-12 div#bloque-servicios .column-servicio .inner .hover-content:after, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:after, 
div#bloque-direccion .btn-mapa ul li a:after, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a:after {
    display: none!important;
}
body.page-id-12 div#bloque-servicios .column-servicio .inner .hover-content .text, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link .text, 
div#bloque-direccion .btn-mapa ul li a .text, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a .text {
    animation: ctaArrowTextStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
    padding-left: 42px;
}
body.page-id-12 div#bloque-servicios .column-servicio:hover .inner .hover-content .text, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:hover .text, 
div#bloque-direccion .btn-mapa ul li a:hover .text, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a:hover .text {
    animation: ctaArrowTextStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
body.page-id-12 div#bloque-servicios .column-servicio .inner .hover-content .line, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link .line, 
div#bloque-direccion .btn-mapa ul li a .line, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a .line {
    height: 1px;
    width: 25px;
    position: absolute;
    content: '';
    left: 2%;
    display: block;
    top: 50%;
    transform-origin: left;
    background-color: #000;
    -webkit-transform: translateY(calc(-50% + 0.5px)) translateZ(0);
    transform: translateY(calc(-50% + 0.5px)) translateZ(0);
    animation: ctaArrowLineStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
body.page-id-12 div#bloque-servicios .column-servicio .inner .hover-content svg, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link svg, 
div#bloque-direccion .btn-mapa ul li a svg, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a svg {
    position: absolute;
    left: 62px;
    top: 50%;
    width: 6px;
    animation: ctaArrowSVGStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
    stroke: currentColor;
}
body.page-id-12 div#bloque-servicios .column-servicio .inner .hover-content svg, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link svg, 
div#bloque-direccion .btn-mapa ul li a svg, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a svg {
    left: 25px;
}
body.page-id-12 div#bloque-servicios .column-servicio .inner .hover-content svg polyline, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link svg polyline, 
div#bloque-direccion .btn-mapa ul li a svg polyline, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a svg polyline {
    stroke-dashoffset: 140px;
    stroke-dasharray: 140px;
    animation: ctaArrowEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
    stroke: currentColor;
}
body.page-id-12 div#bloque-servicios .column-servicio:hover .inner .hover-content .line, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:hover .line, 
div#bloque-direccion .btn-mapa ul li a:hover .line, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a:hover .line {
    animation: ctaArrowLineEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
body.page-id-12 div#bloque-servicios .column-servicio:hover .inner .hover-content svg, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:hover svg, 
div#bloque-direccion .btn-mapa ul li a:hover svg, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a:hover svg {
    animation: ctaArrowSVGEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
body.page-id-12 div#bloque-servicios .column-servicio:hover .inner .hover-content svg polyline, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:hover svg polyline, 
div#bloque-direccion .btn-mapa ul li a:hover svg polyline, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a:hover svg polyline {
    animation: ctaArrowStart 0.45s ease 0.25s forwards;
}

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

div#bloque-quienes-somos .cascading-image {
    padding-top: 0!important;
}
div#bloque-quienes-somos .nectar_cascading_images .cascading-image:first-child {
    padding-right: 0!important;
    padding-left: 0!important;
}
div#bloque-quienes-somos .nectar_cascading_images .cascading-image:not(:first-child) {
    padding-right: 0!important;
    left: 41.5%;
    top: 49%;
}
div#bloque-quienes-somos .cascading-image img.skip-lazy {
    border-radius: 10px;
}
div#bloque-quienes-somos .nectar_cascading_images .cascading-image:not(:first-child) img {
    box-shadow: 0px 3px 6px #0000001a;
    -webkit-box-shadow: 0px 3px 6px #0000001a;
}
div#bloque-quienes-somos .vc_col-sm-4 {
    width: 36.5%;
}
div#bloque-quienes-somos .vc_col-sm-2 {
    width: 15%;
}
div#bloque-quienes-somos .vc_col-sm-6 {
    width: 48.5%;
}
div#bloque-quienes-somos .vc_col-sm-6 .wpb_text_column {
    margin-bottom: 0;
}
div#bloque-quienes-somos .vc_col-sm-6 .wpb_text_column h3 {
    margin-bottom: 44px;
}
div#bloque-quienes-somos .vc_col-sm-6 .wpb_text_column p {
    color: #525556;
    line-height: 1.5;
}
div#bloque-quienes-somos .vc_col-sm-6 .nectar-cta {
    margin-top: 46px;
}
div#bloque-quienes-somos .vc_col-sm-6 .nectar-cta a.link_text, 
div#bloque-noticias .vc_col-sm-6 .nectar-cta a.link_text, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link .text, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a .text {
    padding-left: 55px;
}
body.page-id-12 div#bloque-servicios .column-servicio .inner .hover-content .text {
    padding-left: 65px;
}
div#bloque-quienes-somos .vc_col-sm-6 .nectar-cta a span.text, 
div#bloque-noticias .vc_col-sm-6 .nectar-cta a span.text, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a span.text, 
body.page-id-12 div#bloque-servicios .column-servicio .inner .hover-content span.text {
    font-weight: 900;
}
div#bloque-quienes-somos .vc_col-sm-6 .nectar-cta a span.line, 
div#bloque-noticias .vc_col-sm-6 .nectar-cta a span.line, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link span.line, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a span.line, 
body.page-id-12 div#bloque-servicios .column-servicio .inner .hover-content span.line {
    width: 38px;
    height: 2px;
}
div#bloque-quienes-somos .vc_col-sm-6 .nectar-cta a.link_text svg.next-arrow, 
div#bloque-noticias .vc_col-sm-6 .nectar-cta a.link_text svg.next-arrow, 
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link svg.next-arrow, 
div#bloque-tabs div.btn-vermas .wpb_wrapper p a svg.next-arrow, 
body.page-id-12 div#bloque-servicios .column-servicio .inner .hover-content svg.next-arrow {
    left: 40px;
    width: 8px;
}

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

div#bloque-contador .nectar-milestone .number {
    margin-bottom: 0;
}
div#bloque-contador .nectar-milestone .number h3 {
    margin-bottom: 0;
}
div#bloque-contador .nectar-milestone .number h3 span {
    color: #fff;
    font-size: 45px;
    font-weight: 900;
}
div#bloque-contador .nectar-milestone .number .symbol-wrap span.symbol {
    color: #fff;
    font-size: 45px;
    font-weight: 900;
}
div#bloque-contador .nectar-milestone .subject {
    color: #fff;
}

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

div#bloque-noticias {
    margin-bottom: 0;
}
div#bloque-noticias .column-noticia .wpb_text_column {
    margin-bottom: 38px;
}
div#bloque-noticias .column-noticia .wpb_wrapper p {
    padding-bottom: 0;
}
div#bloque-noticias .column-noticia .wpb_wrapper p em {
    color: #707070;
    font-style: inherit;
}
div#bloque-noticias .column-noticia .wpb_wrapper h4 {
    color: #525556;
    font-weight: 700;
    margin-bottom: 7px;
}
div#bloque-noticias .column-noticia .wpb_wrapper h4+p {
    color: #525556;
    line-height: 1.5;
}

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

div#bloque-confian .carousel-outer {
    margin-top: 47px;
}

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

div#bloque-trabaja h2 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 0;
}
div#bloque-trabaja h2 strong {
    font-weight: 900;
}
div#bloque-trabaja p a {
    background-color: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    color: #4FCC06;
    display: table;
    font-weight: 900;
    margin: 0 auto;
    margin-top: 33px;
    padding: 13px 22px;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
}
div#bloque-trabaja p a:hover {
    background-color: #4FCC06;
    color: #fff;
}
/*FIN CSS INICIO*/


div#banner-pages h2 {
    color: #FAFAFA;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
}
div#banner-pages .nectar-shape-divider-wrap {
    top: 86%;
}


/*INICIO CSS QUIENES SOMOS*/
div#bloque-nuestro-trabajo .caja-titulo {
    margin-bottom: 62px;
}
div#bloque-nuestro-trabajo .iwithtext {
    margin-bottom: 21px;
}
div#bloque-nuestro-trabajo .iwithtext .iwt-text h3 {
    color: #058EE2;
    font-size: 16px;
    font-weight: 700;
}
div#bloque-nuestro-trabajo .caja-mov {
    margin-bottom: 40px;
}
div#bloque-nuestro-trabajo .caja-mov p {
    color: #525556;
    line-height: 1.4;
    padding-right: 4rem;
}
div#bloque-nuestro-trabajo .nectar_cascading_images .cascading-image, 
div#bloque-servicio-uno .nectar_cascading_images .cascading-image, 
div#bloque-servicio-dos .nectar_cascading_images .cascading-image, 
div#bloque-servicio-tres .nectar_cascading_images .cascading-image, 
div#bloque-servicio-cuatro .nectar_cascading_images .cascading-image {
    padding: 0!important;
}
div#bloque-nuestro-trabajo .nectar_cascading_images .cascading-image+.cascading-image .img-wrap {
    -webkit-transform: translateX(-18%) translateY(13%)!important;
    transform: translateX(-18%) translateY(13%)!important;
}

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

div#bloque-somos-elecmin .nectar-flickity:not(.masonry) .flickity-slider .cell, 
div.bloque-somos-elecmin .nectar-flickity:not(.masonry) .flickity-slider .cell {
    margin-right: 15px;
}
div#bloque-somos-elecmin .wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-slider .cell img, 
div.bloque-somos-elecmin .wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-slider .cell img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
div#bloque-somos-elecmin .flickity-viewport, 
div.bloque-somos-elecmin .flickity-viewport {
    margin: 0 0 22px!important;
}
div#bloque-somos-elecmin .nectar-flickity[data-controls=touch_total] .visualized-total, 
div.bloque-somos-elecmin .nectar-flickity[data-controls=touch_total] .visualized-total {
    background-color: rgb(114 120 134 / 15%);
    height: 7px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    overflow: hidden;
}
div#bloque-somos-elecmin .nectar-flickity[data-controls=touch_total] .visualized-total span, 
div.bloque-somos-elecmin .nectar-flickity[data-controls=touch_total] .visualized-total span {
    background-color: #4FCC06;
    top: 0;
    height: 100%;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
}
body.page-id-216 div#bloque-footer .row-bg, 
body.page-id-279 div#bloque-footer .row-bg {
    background-color: #f5f5f5;
}
/*FIN CSS QUIENES SOMOS*/


/*INICIO CSS SERVICIOS*/
div#bloque-tabs .tabs-servicios ul.wpb_tabs_nav {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/03/barra_tabs.svg) no-repeat;
    background-position: bottom;
    background-size: 100%;
    margin-bottom: 0;
}
div#bloque-tabs .tabs-servicios ul.wpb_tabs_nav li {
    border-bottom: 0;
}
div#bloque-tabs .tabs-servicios ul.wpb_tabs_nav li a {
    color: #525556;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 40px;
}
div#bloque-tabs .tabs-servicios ul.wpb_tabs_nav li a::after {
    background-color: #4FCC06;
    height: 7px;
    bottom: 0;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
}
div#bloque-tabs .tabs-servicios ul.wpb_tabs_nav li a i {
    background-position: center!important;
    background-size: 40px!important;
    color: transparent;
    height: 40px;
    margin-bottom: 5px;
}
div#bloque-tabs .tabs-servicios ul.wpb_tabs_nav li:nth-of-type(1) a i {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/04/hub-de-compras-azul.svg) no-repeat;
}
div#bloque-tabs .tabs-servicios ul.wpb_tabs_nav li:nth-of-type(2) a i {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/04/Trading-Company-azul.svg) no-repeat;
}
div#bloque-tabs .tabs-servicios ul.wpb_tabs_nav li:nth-of-type(3) a i {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/04/asesoria-360-azul.svg) no-repeat;
}
div#bloque-tabs .tabs-servicios ul.wpb_tabs_nav li:nth-of-type(4) a i {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/04/sustentabilidad-azul.svg) no-repeat;
}
div#bloque-servicio-uno .vc_col-sm-2, 
div#bloque-servicio-dos .vc_col-sm-2, 
div#bloque-servicio-tres .vc_col-sm-2, 
div#bloque-servicio-cuatro .vc_col-sm-2 {
    width: 14%;
}
div#bloque-servicio-uno .vc_col-sm-6, 
div#bloque-servicio-dos .vc_col-sm-6, 
div#bloque-servicio-tres .vc_col-sm-6, 
div#bloque-servicio-cuatro .vc_col-sm-6 {
    width: 52%;
}
div#bloque-servicio-uno .nectar_cascading_images .img-wrap, 
div#bloque-servicio-dos .nectar_cascading_images .img-wrap, 
div#bloque-servicio-tres .nectar_cascading_images .img-wrap, 
div#bloque-servicio-cuatro .nectar_cascading_images .img-wrap {
    display: block;
}
div#bloque-servicio-uno .nectar_cascading_images .cascading-image:not(:first-child), 
div#bloque-servicio-dos .nectar_cascading_images .cascading-image:not(:first-child), 
div#bloque-servicio-tres .nectar_cascading_images .cascading-image:not(:first-child), 
div#bloque-servicio-cuatro .nectar_cascading_images .cascading-image:not(:first-child) {
    top: 48%;
    left: 45%;
}
div#bloque-servicio-uno .vc_col-sm-6 .wpb_wrapper h3, 
div#bloque-servicio-dos .vc_col-sm-6 .wpb_wrapper h3, 
div#bloque-servicio-tres .vc_col-sm-6 .wpb_wrapper h3, 
div#bloque-servicio-cuatro .vc_col-sm-6 .wpb_wrapper h3 {
    margin-bottom: 44px;
}
div#bloque-servicio-uno .vc_col-sm-6 .wpb_wrapper p, 
div#bloque-servicio-dos .vc_col-sm-6 .wpb_wrapper p, 
div#bloque-servicio-tres .vc_col-sm-6 .wpb_wrapper p, 
div#bloque-servicio-cuatro .vc_col-sm-6 .wpb_wrapper p {
    color: #525556;
    margin-bottom: 23px;
    padding-bottom: 0;
}
div#bloque-servicio-uno .vc_col-sm-6 .wpb_wrapper ul, 
div#bloque-servicio-dos .vc_col-sm-6 .wpb_wrapper ul, 
div#bloque-servicio-tres .vc_col-sm-6 .wpb_wrapper ul, 
div#bloque-servicio-cuatro .vc_col-sm-6 .wpb_wrapper ul {
    margin-left: 0;
    margin-bottom: 43px;
}
div#bloque-servicio-uno .vc_col-sm-6 .wpb_wrapper ul li, 
div#bloque-servicio-dos .vc_col-sm-6 .wpb_wrapper ul li, 
div#bloque-servicio-tres .vc_col-sm-6 .wpb_wrapper ul li, 
div#bloque-servicio-cuatro .vc_col-sm-6 .wpb_wrapper ul li {
    line-height: 1.4;
    list-style-type: none;
    margin-bottom: 27px;
}
div#bloque-servicio-uno .vc_col-sm-12 .wpb_text_column .wpb_wrapper h3, 
div#bloque-servicio-dos .vc_col-sm-12 .wpb_text_column .wpb_wrapper h3, 
div#bloque-servicio-tres .vc_col-sm-12 .wpb_text_column .wpb_wrapper h3, 
div#bloque-servicio-cuatro .vc_col-sm-12 .wpb_text_column .wpb_wrapper h3 {
    margin-bottom: 56px;
}
div#bloque-servicio-uno .vc_col-sm-6 .wpb_wrapper p, 
div#bloque-servicio-dos .vc_col-sm-6 .wpb_wrapper p, 
div#bloque-servicio-tres .vc_col-sm-6 .wpb_wrapper p, 
div#bloque-servicio-cuatro .vc_col-sm-6 .wpb_wrapper p {
    position: relative;
}
div#bloque-servicio-uno .vc_col-sm-6 .wpb_wrapper p a, 
div#bloque-servicio-dos .vc_col-sm-6 .wpb_wrapper p a, 
div#bloque-servicio-tres .vc_col-sm-6 .wpb_wrapper p a, 
div#bloque-servicio-cuatro .vc_col-sm-6 .wpb_wrapper p a {
    color: #4FCC06;
    font-weight: 900;
}
div#bloque-servicio-cuatro .wpb_column.top_padding_desktop_66px > .vc_column-inner {
    padding-top: 33px;
}
div#bloque-tabs div.btn-vermas .wpb_wrapper p a .line {
    left: 0;
}

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

div#bloque-nuestros-clientes .owl-carousel .wpb_row {
    margin-bottom: 0!important;
}
div#bloque-nuestros-clientes .wpb_text_column {
    margin-bottom: 20px;
}
div#bloque-nuestros-clientes .column-content-uno {
    width: 23.2%;
}
div#bloque-nuestros-clientes .column-content-dos {
    width: 25.6%;
}
div#bloque-nuestros-clientes .column-content-tres {
    width: 22%;
}
div#bloque-nuestros-clientes .column-space {
    width: 14.6%;
}
div#bloque-nuestros-clientes blockquote.nectar_single_testimonial p {
    color: #525556;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    min-height: 84px;
    line-height: 1.5;
    padding-bottom: 20px;
}
div#bloque-nuestros-clientes blockquote.nectar_single_testimonial .image-icon {
    width: 48px;
    height: 48px;
}
div#bloque-nuestros-clientes blockquote.nectar_single_testimonial span.wrap span {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #4FCC06;
}
div#bloque-nuestros-clientes blockquote.nectar_single_testimonial span.wrap span.title {
    color: #525556;
    font-size: 14px;
}
div#bloque-nuestros-clientes .owl-dots button.owl-dot span {
    background-color: rgb(191 190 190 / 60%)!important;
}
div#bloque-nuestros-clientes .owl-dots button.owl-dot.active span {
    background-color: #BFBEBE!important;
}
/*FIN CSS SERVICIOS*/


/*INICIO CSS SINGLE SERVICIOS*/
div#bloque-single-servicios {
    margin-bottom: 30px;
}
div#bloque-single-servicios .row-proyectos {
    margin-bottom: 46px;
}
div#bloque-single-servicios .row-proyectos .column-videos .nectar-video-box {
    margin-bottom: 32px;
}
div#bloque-single-servicios .row-proyectos .column-videos .wpb_text_column {
    margin-bottom: 0;
}
div#bloque-single-servicios .row-proyectos .column-videos .wpb_text_column .wpb_wrapper h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #525556;
    margin-bottom: 27px;
}
div#bloque-single-servicios .row-proyectos .column-videos .wpb_text_column .wpb_wrapper p {
    color: #525556;
    line-height: 1.5;
}
div#bloque-single-servicios .row-proyectos .column-videos .nectar-video-box .nectar_video_lightbox:before {
    background-color: transparent!important;
    border: solid 3px #fff;
    width: 66px;
    height: 66px;
}
/*FIN CSS SINGLE SERVICIOS*/


/*INICIO CSS NOTICIAS*/
body.page-id-334 div#banner-pages h2 {
    padding-left: 71px;
}
body.page-id-334 div#bloque-noticias .column-news {
    width: 64.9%;
    padding-right: 0!important;
    margin-right: 0;
}
body.page-id-334 div#bloque-noticias .column-related {
    width: 31%;
    margin-left: 3rem;
}
body.page-id-334 div#bloque-noticias .column-related .vc_column-inner {
    margin-bottom: 80px;
}
body.page-id-334 div#bloque-noticias .column-news .sp-pcp-post {
    display: block;
}
body.page-id-334 div#bloque-noticias .column-news .sp-pcp-post .pcp-post-thumb-wrapper {
    float: left;
    width: 33.4%;
}
body.page-id-334 div#bloque-noticias .column-news .sp-pcp-post .sp-pcp-post-meta, 
body.page-id-334 div#bloque-noticias .column-news .sp-pcp-post h2.sp-pcp-title, 
body.page-id-334 div#bloque-noticias .column-news .sp-pcp-post .sp-pcp-post-content {
    float: right;
    width: 61.7%;
}
div#bloque-noticias .column-news .sp-pcp-post-thumb-area img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
body.page-id-334 div#bloque-noticias .column-news .sp-pcp-post .sp-pcp-post-meta {
    padding-top: 4rem;
}
div#bloque-noticias .column-news .sp-pcp-post-meta li {
    margin: 0;
}
div#bloque-noticias .column-news .sp-pcp-post-meta li i {
    display: none;
}
div#bloque-noticias .column-news .sp-pcp-post-meta li time {
    color: #707070;
}
div#bloque-noticias .column-news h2.sp-pcp-title {
    margin-bottom: 42px;
}
div#bloque-noticias .column-news h2.sp-pcp-title a {
    color: #525556;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 700;
}
div#bloque-noticias .column-news .sp-pcp-post-content p {
    color: #525556;
    font-size: 14px;
    padding-bottom: 0;
}
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore {
    margin-top: 38px;
    position: relative;
}
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link {
    border-color: transparent;
    color: #4FCC06;
    font-size: 14px;
    font-weight: 900;
    padding: 0;
}
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:hover {
    background-color: transparent;
}
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link .line {
    left: 0;
}
div#bloque-noticias .column-news .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:hover .line {
    left: 0;
}

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

div#bloque-noticias .column-related .wpb_text_column {
    margin-bottom: 21px;
}
div#bloque-noticias .column-related .wpb_text_column h5 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #525556;
}
div#bloque-noticias .column-related .row .meta_overlaid .posts-container {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    height: 190px!important;
}
div#bloque-noticias .column-related .row .meta_overlaid .posts-container article {
    height: 190px;
}
div#bloque-noticias .column-related .row .meta_overlaid .posts-container article .article-content-wrap {
    padding-bottom: 0;
}
div#bloque-noticias .column-related .row .meta_overlaid .posts-container article .article-content-wrap .post-header {
    margin-bottom: 0;
}
div#bloque-noticias .column-related .row .meta_overlaid .posts-container article .article-content-wrap .post-header h3.title {
    margin-bottom: 2px;
    text-align: left;
}
div#bloque-noticias .column-related .row .meta_overlaid .posts-container article .article-content-wrap .post-header h3.title a {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
div#bloque-noticias .column-related .row .meta_overlaid .posts-container article .article-content-wrap .post-header span.meta-author {
    display: none;
}
div#bloque-noticias .column-related .row .meta_overlaid .posts-container article .article-content-wrap .post-header .post-meta {
    margin-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}
div#bloque-noticias .column-related .row .meta_overlaid .posts-container article .article-content-wrap .post-header .post-meta .date {
    font-size: 14px;
}
div#bloque-noticias .column-related .wpb_wrapper .wpb_text_column:nth-of-type(1)+.row {
    margin-bottom: 28px;
    padding-bottom: 0;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent .type-post {
    background-color: #FFFFFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    margin-bottom: 0;
    padding: 17px 14px;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent .type-post:first-child {
    margin-bottom: 28px;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent .type-post .post-header {
    left: 0;
    width: 100%;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent .type-post .post-header h2.title {
    color: #525556;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 0;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent .type-post .post-header span.meta {
    margin-bottom: 3px;
    text-align: left;
    color: #707070;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent .col:hover .post-header .title {
    transform: inherit;
    color: #4FCC06!important;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent {
    margin-bottom: 28px;
    padding-bottom: 0;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article {
    margin-bottom: 0;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article:nth-of-type(even) {
    margin: 29px 0;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content {
    min-height: auto;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-featured-img-wrap {
    width: 68px;
    height: 68px;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-featured-img-wrap {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-featured-img-wrap img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content-wrap {
    left: 28%;
    padding: 0;
    width: 74%;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content-wrap .meta-category {
    display: none;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content-wrap .post-header {
    margin-bottom: 0;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content-wrap .post-header h3.title {
    line-height: 0.9;
    margin-bottom: 3px;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content-wrap .post-header h3.title a {
    color: #525556!important;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content-wrap .excerpt {
    display: none;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content-wrap .grav-wrap {
    margin-top: 3px;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content-wrap .grav-wrap>a {
    display: none;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content-wrap .grav-wrap .text a {
    display: none;
}
div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article .post-content-wrap .grav-wrap .text span {
    color: #707070;
    font-size: 14px;
}
div#bloque-noticias nav.pcp-on-desktop {
    margin-top: 13px;
    text-align: right;
    padding-right: 17%;
}
div#bloque-noticias nav.pcp-on-desktop span.current, 
div#bloque-noticias nav.pcp-on-desktop a {
    box-shadow: 0px 3px 6px #00000029;
    -webkit-box-shadow: 0px 3px 6px #00000029;
}
div#bloque-noticias nav.pcp-on-desktop span.current, 
div#bloque-noticias nav.pcp-on-desktop a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
}
div#bloque-noticias nav.pcp-on-desktop a {
    margin-left: 9px;
}
div#bloque-noticias nav.pcp-on-desktop a.next, 
div#bloque-noticias nav.pcp-on-desktop a.prev {
    width: auto;
    height: auto;
    color: transparent;
    font-weight: 400;
    border-radius: inherit;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    -o-border-radius: inherit;
    -ms-border-radius: inherit;
    box-shadow: inherit;
    -webkit-box-shadow: inherit;
}
div#bloque-noticias nav.pcp-on-desktop a.next::after {
    content: "Siguiente >>";
    color: #525556;
}
div#bloque-noticias nav.pcp-on-desktop a.next:hover, 
div#bloque-noticias nav.pcp-on-desktop a.prev:hover {
    background: #fff;
    border-color: #fff;
}
div#bloque-noticias nav.pcp-on-desktop a.prev::before {
    content: "<< Anterior";
    color: #525556;
}
/*FIN CSS NOTICIAS*/


/*INICIO CSS SINGLE NOTICIAS*/
body.single-post div#page-header-wrap {
    display: none;
}
body.single-post div#page-header-wrap+.container-wrap {
    padding-top: 0!important;
}
body.single-post div#banner-pages h2 {
    color: transparent;
}
body.single-post .container-wrap .container, 
body.page-id-334 .container-wrap .container {
    max-width: 100%;
    padding: 0;
}
body.single-post .post-area, 
body.page-id-334 .post-area {
    max-width: 100%!important;
}

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

body.single-post div#bloque-noticias .column-related .wpb_wrapper .blog-recent+.wpb_text_column+.row .post-area article {
    height: 69px;
}
body.single-post div#bloque-noticias .column-related .wpb_text_column h5 {
    margin-top: 0;
}
body.single-post div#bloque-noticias .column-single-news {
    width: 60%;
}
body.single-post div#bloque-noticias .column-related {
    width: 31%;
    margin-left: 7.6rem;
}

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

body.single-post div#bloque-noticias .column-single-news .titulo-noticia {
    margin-bottom: 50px;
}
body.single-post div#bloque-noticias .column-single-news .titulo-noticia h2 {
    color: #525556;
    font-size: 25px;
    font-weight: 700;
    margin-top: 0;
}
body.single-post div#bloque-noticias .column-single-news .parrafo-noticia {
    margin-bottom: 47px;
}
body.single-post div#bloque-noticias .column-single-news .parrafo-noticia p {
    color: #525556;
    line-height: 1.5;
}
body.single-post div#bloque-noticias .column-single-news .subtitulo-noticia {
    margin-bottom: 14px;
}
body.single-post div#bloque-noticias .column-single-news h4 {
    margin-top: 0;
}
body.single-post div#bloque-noticias .column-single-news .img-with-aniamtion-wrap {
    margin-bottom: 39px;
    margin-top: 35px;
}
body.single-post div#bloque-noticias .column-single-news .img-with-aniamtion-wrap img {
    width: 100%;
}    
body.single-post div#bloque-noticias .column-single-news .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0;
}
body.single-post .heateor_sss_sharing_container {
    width: 60%;
    margin-top: 12px;
}
body.single-post article .content-inner {
    padding-bottom: 44px;
}
body.single-post div#author-bio {
    display: none;
}
body.single-post .main-content>.row {
    padding-bottom: 0;
}
body.single-post .row .blog_next_prev_buttons {
    left: 0;
    margin-bottom: 64px;
    margin-top: 0;
    margin-left: 71px;
    width: 55%;
}
body.single-post .row .blog_next_prev_buttons ul li.next-post {
    display: block;
    text-align: right;
    padding: 0;
    min-height: inherit;
    background-color: #fff;
}
body.single-post .row .blog_next_prev_buttons ul li.previous-post {
    display: block;
    text-align: left;
    padding: 0;
    min-height: inherit;
    background-color: #fff;
}
body.single-post .row .blog_next_prev_buttons ul li.previous-post .post-bg-img, 
body.single-post .row .blog_next_prev_buttons ul li.next-post .post-bg-img {
    background-image: none!important;
    background-color: #fff;
}
body.single-post .row .blog_next_prev_buttons ul li.previous-post::after, 
body.single-post .row .blog_next_prev_buttons ul li.next-post::after {
    background-color: transparent;
}
body.single-post .row .blog_next_prev_buttons ul li.previous-post h3, 
body.single-post .row .blog_next_prev_buttons ul li.next-post h3 {
    margin-bottom: 0;
}
body.single-post .row .blog_next_prev_buttons ul li.previous-post h3 span, 
body.single-post .row .blog_next_prev_buttons ul li.next-post h3 span {
    color: #525556;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
body.single-post .row .blog_next_prev_buttons ul li.previous-post h3 span::before {
    content: "<< ";
}
body.single-post .row .blog_next_prev_buttons ul li.next-post h3 span::after {
    content: " >>";
}
body.single-post .row .blog_next_prev_buttons ul li.previous-post h3 span.text, 
body.single-post .row .blog_next_prev_buttons ul li.next-post h3 span.text {
    display: none;
}
body.single-post .row .blog_next_prev_buttons ul li.previous-post:hover h3, 
body.single-post .row .blog_next_prev_buttons ul li.next-post:hover h3 {
    transform: translateX(0) translateZ(0);
    -webkit-transform: translateX(0) translateZ(0);
}
.nectar-social {
    display: none;
}
body.single-post .heateor_sss_sharing_container .heateor_sss_sharing_ul a {
    margin: 0 7px;
}
body.single-post .heateor_sss_sharing_container .heateor_sss_sharing_ul a.heateor_sss_facebook span.heateor_sss_svg svg {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/03/icono_fb.svg) no-repeat;
    background-color: #fff;
}
body.single-post .heateor_sss_sharing_container .heateor_sss_sharing_ul a.heateor_sss_button_instagram span.heateor_sss_svg svg {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/03/icono_ig.svg) no-repeat;
    background-color: #fff;
}
body.single-post .heateor_sss_sharing_container .heateor_sss_sharing_ul a.heateor_sss_button_twitter span.heateor_sss_svg svg {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/03/icono_tw.svg) no-repeat;
    background-color: #fff;
}
body.single-post .heateor_sss_sharing_container .heateor_sss_sharing_ul a.heateor_sss_button_linkedin span.heateor_sss_svg svg {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/03/icono_in.svg) no-repeat;
    background-color: #fff;
}
body.single-post .heateor_sss_sharing_container .heateor_sss_sharing_ul a.heateor_sss_facebook span svg path, 
body.single-post .heateor_sss_sharing_container .heateor_sss_sharing_ul a.heateor_sss_button_instagram span svg path, 
body.single-post .heateor_sss_sharing_container .heateor_sss_sharing_ul a.heateor_sss_button_twitter span svg path, 
body.single-post .heateor_sss_sharing_container .heateor_sss_sharing_ul a.heateor_sss_button_linkedin span svg path {
    opacity: 0;
}
/*FIN CSS SINGLE NOTICIAS*/


/*INICIO CSS CONTACTO*/
div#bloque-formulario {
    margin-bottom: 0;
}
div#bloque-formulario form .forminator-row {
    margin-bottom: 20px;
}
div#bloque-formulario form label {
    color: #525556!important;
    font-family: 'Roboto', sans-serif!important;
    font-size: 14px!important;
    font-weight: 400!important;
    margin-bottom: 3px;
}
div#bloque-formulario form input.forminator-input {
    background-color: #fff!important;
    border: solid 1px #BEBDC1!important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    height: 43px;
}
div#bloque-formulario form input.forminator-input, 
div#bloque-formulario form span.select2-selection span {
    color: #8b8d8e!important;
    font-size: 14px!important;
}
div#bloque-formulario form span.select2-selection.select2-selection--single {
    background-color: #fff!important;
    border: solid 1px #BEBDC1!important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    height: 43px;
}
body.admin-bar>.forminator-select.forminator-select-dropdown-container--open {
    margin-top: 0!important;
}
.forminator-select-dropdown-container--open .forminator-custom-form-406.forminator-dropdown--default {
    background-color: #fff!important;
    border: solid 1px #BEBDC1!important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
div#bloque-formulario form textarea {
    background-color: #fff!important;
    border: solid 1px #BEBDC1!important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    color: #525556!important;
    font-family: 'Roboto', sans-serif!important;
    font-size: 14px!important;
    font-weight: 400!important;
    height: 162px;
}
div#bloque-formulario form button.forminator-button {
    background-color: #fff!important;
    border: solid 2px #4FCC06;
    border-radius: 50px!important;
    color: #4FCC06!important;
    display: table;
    font-weight: 900!important;
    margin: 0 auto;
    margin-top: 35px;
    padding: 10px 33px;
    text-transform: uppercase;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
}
div#bloque-formulario form button.forminator-button:hover {
    background-color: #4FCC06!important;
    box-shadow: none;
    color: #fff!important;
}
div#bloque-formulario .forminator-edit-module {
    display: none;
}

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

div#bloque-direccion .titulo-address {
    margin-bottom: 0;
}
div#bloque-direccion .titulo-address h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 27px;
    padding-left: 27px;
}
div#bloque-direccion .nectar-hor-list-item {
    padding: 0;
    padding-left: 27px;
    border-bottom: 0;
}
div#bloque-direccion .nectar-hor-list-item i.item-icon {
    display: none;
}
div#bloque-direccion .nectar-hor-list-item {
    color: #fff;
    line-height: 1.4;
    margin-bottom: 10px;
}
div#bloque-direccion .nectar-hor-list-item:nth-of-type(2) i.item-icon::before, 
div#bloque-direccion .nectar-hor-list-item:nth-of-type(3) i.item-icon::before, 
div#bloque-direccion .nectar-hor-list-item:nth-of-type(4) i.item-icon::before, 
div#bloque-direccion .nectar-hor-list-item:nth-of-type(5) i.item-icon::before {
    color: transparent;
}
div#bloque-direccion .nectar-hor-list-item:nth-of-type(2) {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/03/icono1.svg) no-repeat;
    background-position-y: 4px;
}
div#bloque-direccion .nectar-hor-list-item:nth-of-type(3) {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/03/icono2.svg) no-repeat;
    background-position-y: 4px;
}
div#bloque-direccion .nectar-hor-list-item:nth-of-type(4) {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/03/icono3.svg) no-repeat;
    background-position-y: 0px;
}
div#bloque-direccion .nectar-hor-list-item:nth-of-type(5) {
    background: url(https://lab.bigbuda.com/elecmin/wp-content/uploads/2023/03/icono4.svg) no-repeat;
    background-position-y: 2px;
}
div#bloque-direccion .btn-mapa {
    margin-top: 23px;
    position: relative;
}
div#bloque-direccion .btn-mapa ul li {
    list-style-type: none;
}
div#bloque-direccion .btn-mapa ul li a {
    color: #fff;
    font-weight: 900;
}
div#bloque-direccion .btn-mapa ul li a span.line {
    width: 38px;
    height: 2px;
    left: 11%;
}
div#bloque-direccion .btn-mapa ul li a span.text {
    padding-left: 59px;
}
div#bloque-direccion .btn-mapa ul li a svg {
    left: 65px;
    width: 8px;
}
/*FIN CSS CONTACTO*/


body #ajax-content-wrap #error-404 h1, 
body #ajax-content-wrap #error-404 h2 {
    font-family: 'Roboto', sans-serif;
}
div#error-404 a.nectar-button {
    background-color: #4fcc06!important;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
}


/*INICIO CSS FOOTER*/
div#bloque-footer .row_col_wrap_12.col.span_12.dark.left {
    width: 80.3%;
    margin: 0 auto;
}
div#bloque-footer .column-footer:nth-of-type(1) {
    width: 44%;
}
div#bloque-footer .column-footer:nth-of-type(2) {
    width: 20%;
}
div#bloque-footer .column-footer:nth-of-type(3) {
    width: 27%;
}
div#bloque-footer .column-footer:nth-of-type(4) {
    width: 9%;
}
div#bloque-footer .column-footer h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 16px;
}
div#bloque-footer .column-footer ul {
    margin-left: 0;
}
div#bloque-footer .column-footer ul li {
    list-style-type: none;
}
div#bloque-footer .column-footer:nth-of-type(2) ul li {
    line-height: 1.6;
}
div#bloque-footer .column-footer:nth-of-type(2) ul li a {
    color: #fff;
}
div#bloque-footer .column-footer:nth-of-type(3) ul {
    padding-right: 44px;
}
div#bloque-footer .column-footer:nth-of-type(3) ul li {
    color: #fff;
    line-height: 1.2;
}
div#bloque-footer .column-footer:nth-of-type(3) ul li a {
    color: #fff;
}
div#bloque-footer .column-footer:nth-of-type(4) ul li {
    float: left;
}
div#bloque-footer .column-footer:nth-of-type(4) ul li:first-child {
    margin-right: 10px;
}
div#bloque-copy .wpb_wrapper p {
    color: #fff;
    font-size: 13px;
}
div#bloque-copy .wpb_wrapper p a {
    color: #fff;
}
div#copyright {
    display: none;
}
a#to-top {
    display: none;
}
#return-to-top {
    position: fixed;
    bottom: 110px;
    right: 33px;
    z-index: 99;
    background: #949494;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #058EE2;
}
#return-to-top img {
    width: 100%;
    padding: 16px;
}
.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}
/*FIN CSS FOOTER*/


















