/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 5.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
.button, button, fieldset, input, select, textarea {
    font-family: Oswald, sans-serif;
}
.entry-title{
    text-transform: uppercase;
    font-size: 2.4em;
}
.entry-header.text-center .is-divider {
    background-color: rgb(62 175 135);
}
.back-to-top.left {
    left: 20px;
    right: unset;
    color: #3eaf87;
    line-height: 2.2em !important;
}
.back-to-top.left:hover {
    color: #fff;
}
.forminator-ui.forminator-custom-form[data-design=default] .forminator-button {
    padding: 14px 35px!important;
}
#top-bar .nav > li > a {
    font-family: Ubuntu, sans-serif;
}
.forminator-edit-module{
	display:none;
}
.nav>li {
    margin: 0 20px;
}
.stuck .nav>li>a {
    padding: 30px 0;
}
.nav-small.nav>li.html {
    font-size: inherit;
    line-height: 35px;
}
.nav>li.header-divider {
    border-left: 1px solid #B0B0B0;
    height: 100px;
}
.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
    background-color: rgb(0 0 0 / 0%);
        border-color: #B0B0B0;
}
.post-title a{
	color:#27292a
}
.header-wrapper .form-flat .button.icon {
    background-color: #3eaf87!important;
    color: rgb(255 255 255) !important;
    width: 44px;
    height: 44px;
    padding: 0px 0px;
    font-size: 1.0rem;
    line-height: 21px;
    right: 22px;
}
.header-wrapper .form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
    font-size: 1em;
    height: 4.2em;
    max-width: 100%;
    padding: 0 1.75em;
}
.header-top .nav-divided>li+li>a:after {
    border-left: 0px solid rgba(0, 0, 0, .1);
}
.nav>li>a {
    font-size: 1em;
    color: #22436a;
}

.header-wrapper .container{
    max-width: 88%;
}

.menu-productos>a{
    background-color: #22436a;
    color: #fff!important;
    height: 54px;
    padding: 0px 82px 0px 20px!important;
}
.menu-productos.has-dropdown .icon-angle-down {
    font-size: 16px;
    margin-left: .2em;
    opacity: 1;
    background-color: #3eaf87;
    height: 54px;
    width: 54px;
    position: absolute;
    right: 0;
}
.menu-productos.has-dropdown .icon-angle-down:before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://www.fullingenieria.pe/wp-content/uploads/2025/04/flecha-abajo.svg);
    width: 16px;
    height: 10px;
    position: absolute;
    left: calc(50% - 8px);
    top: calc(50% - 5px);
}

.large-4 .res-text {
    font-size: 100%;
}

.servicios .banner p {
    line-height: 16px;
}

.h5, h5 {
    font-size: 1.3em;
}



.servicios:before{
    content: "";
    position: absolute;
    z-index: 1;
    left: 0px;
    top: calc(50% - 180px);
    width: 135px;
    height: 440px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/04/vector-servicios.svg);
}

.servicios:after{
    content: "";
    position: absolute;
    z-index: 0;
    right: 0px;
    top: calc(50% - 180px);
    width: 135px;
    height: 440px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/04/vector-servicios.svg);
}

.servicios .banner:before{
    content: "";
    position: absolute;
    z-index: 1;
    left: 0px;
    bottom:-2px;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #3eaf87 0%, #3eaf87 50%, #22436a 100%);
}

.section-title-bold span, .section-title-bold-center span {
    border: 0px solid rgba(0, 0, 0, .1);
    padding: 0.18em .8em;
}
.productos:before{
    content: "";
    position: absolute;
    z-index: 1;
    right: -3%;
    top: calc(50% - 220px);
    width: 135px;
    height: 440px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/12/vector-slider.svg);
}

.slider-fullingenieria .slider section:before{
    content: "";
    position: absolute;
    z-index: 0;
    left: -3%;
    top: calc(50% - 220px);
    width: 135px;
    height: 440px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/12/vector-slider.svg);
}
.slider-fullingenieria h2 {
    font-size: 4em;
    margin-bottom: 15px;
}

.slider-fullingenieria h3 {
    font-size: 2em;
    color: var(--primary-color)!important;
    font-weight: 700 !important;
    margin-bottom: 0;
}

.slider-fullingenieria .fill {
    left: auto;
    width: 37%;
}
.slider-fullingenieria .titulo-slider:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 4px;
    height: 105px;
    left: -20px;
    top: 0;
    background: linear-gradient(to bottom, #3eaf87 0%, #22436a 50%, #3eaf87 100%);
}
.slider-fullingenieria .slider-imagen:before{
	opacity: 0.2;
    content: "";
    position: absolute;
    z-index: 0;
    left: -36px;
    top: 35px;
    width: 270px;
    height: 310px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/12/logo-color-1.svg);
}

.slider-fullingenieria .flickity-prev-next-button.previous svg{
    background-color: #22436a;
    border: 2px solid #22436a;
}
.slider-fullingenieria .flickity-prev-next-button.next svg{
    background-color: var(--primary-color);
    border: 2px solid var(--primary-color);
}
.slider-fullingenieria .flickity-prev-next-button {
    width: 50px;
    height: 40px;
}
.slider-fullingenieria .flickity-prev-next-button.previous {
    left: 6%;
    transform: translateX(0%);
    top: 32%;
}
.slider-fullingenieria .flickity-prev-next-button.next{
    right: auto;
    left: 6%;
    transform: translateX(0%);
    top: 25%;
}

.slider-fullingenieria .slider-nav-circle .flickity-prev-next-button svg {
    border-radius: 0%;
}


.caja-productos>.col-inner{
    background-color: #22436a;
    height: 260px;
    display: flex;
}
.caja-productos>.col-inner:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 8px;
    height: 100%;
    left: 0px;
    top: 0;
    background: linear-gradient(to bottom, #3eaf87 0%, #3eaf87 50%, #15251f 100%);
}
.caja-productos>.col-inner:after {
    content: "";
    position: absolute;
    z-index: 0;
    right: -8px;
    top: 14px;
    width: 200px;
    height: 220px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/04/iso-productos.svg);
}
.caja-productos h3{
    color: #3eaf87;
    font-size: 1.5em;
    margin-bottom: 40px;
}
.caja-productos h5{
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1.0em;
}

.portfolio-box .portfolio-box-title{
    text-transform: initial;
    font-size: 1.2em;
    opacity: 1;
}

.portfolio-box .show-on-hover {
    color: #858585;
    font-size: 1.3em;
}

.portfolio-box {
    padding-bottom: 30px;
    background-color: #fff;
}
.portfolio-box:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 70%;
    height: 6px;
    left: calc(50% - 35%);
    bottom: 0;
    background-color: var(--primary-color);
}


.productos .section-title-normal {
    border-bottom: 0px solid #B0B0B0;
}

.fondo-01>.col-inner{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../../uploads/2025/04/banner-iconos-1.jpg);
}
.fondo-01>.col-inner h2{
    color: #3eaf87
}

.fondo-01>.col-inner:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 6px;
    height: 100%;
    left: 0px;
    top: 0;
    background: linear-gradient(to bottom, #3eaf87 0%, #3eaf87 50%, #22436a 100%);
}

.equipos .flickity-prev-next-button {
    display: none;
}

.equipos .section-title-normal span {
    background-color: #f1f3f8;
}

.cabecera-interna .titulos h2 {
    font-size: 4em;
    margin-bottom: 15px;

}

.cabecera-interna .titulos h3 {
    font-size: 2.2em;
    font-weight: 700 !important;
    margin-bottom: 0;
    color:#22436a;
}


.cabecera-interna .titulos:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 4px;
    height: 105px;
    left: -20px;
    top: 0;
    background: linear-gradient(to bottom, #3eaf87 0%, #3eaf87 50%, #15251f 100%);
}


.portfolio-page-wrapper.portfolio-single-page .titulo-productos h5{
    color:#3eaf87;
    text-transform: uppercase;
    font-weight: 400;
}
.portfolio-page-wrapper.portfolio-single-page .titulo-productos h2 {
    font-size: 2.2em;
    font-weight: 600 !important;
}

.portfolio-page-wrapper.portfolio-single-page .imagen-producto:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 70%;
    height: 6px;
    left: calc(50% - 35%);
    bottom: 0;
    background-color: var(--primary-color);
}
.linea-verde>.col-inner:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 70%;
    height: 6px;
    left: calc(50% - 35%);
    bottom: 0;
    background-color: var(--primary-color);
}
.linea-verde-02>.col-inner:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 40%;
    height: 6px;
    left: calc(50% - 20%);
    bottom: 0;
    background-color: var(--primary-color);
}
.linea-verde-02 .section-title-normal {
    border-bottom: 0px solid #B0B0B0;
}
.pb {
    padding-bottom: 0px;
}

.titulo-servicios h5{
    color: #3eaf87;
    text-transform: uppercase;
    font-weight: 400;
}


.titulo-servicios h2 {
    font-size: 2.2em;
    font-weight: 600 !important;
}

.gris .section-title-normal span {
    background-color: #f1f3f8;
}







.portfolio-page-wrapper .breadcrumbs{
    display: none;
}
.term-industrial .equipos{
    display: none;
}
.term-equipos-medicos .industrial{
    display: none;
}
.fondo-plomo{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,efefef+50,efefef+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(239,239,239,1) 50%, rgba(239,239,239,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(239,239,239,1) 50%,rgba(239,239,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(239,239,239,1) 50%,rgba(239,239,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=1 ); /* IE6-9 */
}
.portfolio-summary.entry-summary{
    display: none;
}
.portfolio-top .page-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}
.imgnosotros{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.justificado p{
	text-align: justify;
}
.formulariocoti .col-inner{
    padding: 8% 15% 8% 10%;
    background-color: rgb(239, 239, 239);
}
.formulariocoti h2{
    color: #3eaf87;
}
.formulariocoti h3{
    font-size: 1.3em;
    font-weight: 400!important;
    line-height: 1.3em;
}
.formulariocoti img.size-full.alignnone {
    margin-bottom: 0em;
}
.cotiimg .col-inner{
    padding: 15%
}
.formulariocoti:after {
    content: "";
    position: absolute;
    z-index: 9;
    right: 0px;
    bottom: 0px;
    width: 165px;
    height: 52px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://www.fullingenieria.pe/wp-content/uploads/2020/05/productos-icono-rayas-pop-up.png);
}
.cotiimg .col-inner img{
    border: 1px solid #efefef;
}
.cotiimg .col-inner img:after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0px;
    bottom: 0px;
    width: 490px;
    height: 450px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://www.fullingenieria.pe/wp-content/uploads/2020/05/coti-02.png);
}

.imgnosotros{
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.imgnosotros:hover{
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
.nosotrosimg .col-inner{
height: 500px;
}
.nosotros h6{
    font-weight: 400;
    font-size: 17px;

}
.nav-uppercase>li>a {
    letter-spacing: .0em;

}
.nav-spacing-xlarge>li {
    margin: 0px 16px;
}
.banner h3 {
    font-size: 2em;
    color: #ECE427!important;
    font-weight: 600!important;
}
.uppercase, h6, th, span.widget-title {
    letter-spacing: .0em;
}
.banner h2 {
    font-size: 3.8em;
}
.linea:before{
    position: absolute;
    left: -20px;
    top: 10px;
    z-index: 9;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://www.fullingenieria.pe/wp-content/uploads/2020/05/home-slider-1-linea.png);
    width: 8px;
    height: 95px;
}
.is-outline.primary {
    color: #ffffff!important;
    border-color: #3eaf87;
}
.button.primary{
    padding: 5px 6.3em 5px 2em;
}
.button.primary i {
    background-color: #22436a;
    color: #3eaf87;
    padding: 5px 15px;
    font-size: 35px;
    position: absolute;
    width: 54px;
    height: 54px;
    top: 0px;
    vertical-align: middle;
    right: 0;
    margin-left: 0em!important;
    margin-right: 0em!important;
}
.button.primary {
    border: 0px solid transparent;
    height: 54px;
    font-size: 1em;
}
.button.primary span {
    display: inline-block;
    line-height: 2.9;
}
.sliderfull .flickity-button.flickity-prev-next-button.next:before{
	display: none;
}

.sliderfull .flickity-button.flickity-prev-next-button.previous:before{
	display: none;
}
.sliderfull .flickity-prev-next-button.next {
    right: 0%;
    top: auto;
    bottom: 50%;
    height: 40px;
    width: 75px;
    font-size: 20px;
}
.sliderfull .flickity-prev-next-button.previous {
	left: auto!important;
    right: 0%;
    top: 50%;
    height: 40px;
    width: 75px;
    font-size: 20px;
}
.sliderfull .slider-show-nav .flickity-prev-next-button,.sliderfull .slider:hover .flickity-prev-next-button {
    opacity: 1;

}
.sliderfull .slider-nav-circle .flickity-prev-next-button svg,.sliderfull .slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: 0;
    border: 0px solid currentColor;
}
.sliderfull .flickity-prev-next-button {
    background-color: #3eaf87;
}
.sliderfull .slider-nav-circle .flickity-prev-next-button:hover svg{
	background-color: #152421;
}
.icon-box.featured-box p{
	margin-bottom: 0px;
}




.servicios .icon-box.featured-box{
	margin-top: -45px;
	    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.4);
}

.header-bg-color {
    background-color: rgba(0, 0, 0, 0.76);
}

.boton-01 .button.primary i {
    background-color: #152421;
    color: #3eaf87;
    padding: 2px 15px;
    font-size: 35px;
    position: absolute;
    top: -2px;
    border: 2px solid #152421;
}
.boton-01 .button.primary{
    padding: 6.5px 2.2em;
    color: #27282A!important;
}
.row-large>.flickity-viewport>.flickity-slider>.col, .row-large>.col {
    padding: 0 30px 0px;
    margin-bottom: 0;
}

.catepro .portfolio-element-wrapper>.row{
    padding-right: 0px!important;
}   


.flickity-prev-next-button {
    opacity: 1;
}
.show-on-hover, .hover-slide, .hover-slide-in, .hover-zoom, .hover-zoom-in {
    opacity: 1;
    transition: opacity .5s, transform .3s, max-height .6s, filter .6s;
    filter: blur(0);
    pointer-events: none;
        color: #3eaf87;
}

/*
.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
    margin-top: 0px;
}
.slider-nav-reveal .flickity-prev-next-button.previous {
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
    transform: translateX(-10%);
    right: 0px !important;
    left: auto !important;
    width: 75px;
    height: 40px;
    bottom: auto;
    top: 50%;
    font-size: 20px;
}
.slider-nav-reveal .flickity-prev-next-button.next {
    -ms-transform: translateX(10%);
    transform: translateX(10%);
    left: auto !important;
    right: 0px !important;
    width: 75px;
    height: 40px;
    top: auto;
    bottom: 50%;
    font-size: 20px;
}
.slider-nav-reveal .flickity-prev-next-button:hover, .slider-nav-reveal .flickity-prev-next-button {
    background-color: #008b5c;
    box-shadow: 0 0px 0px rgba(0,0,0,0.3);
    color: #fff;
}
.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button:hover .arrow {
    fill: #000000;
    background-color: #fff;
}
.flickity-prev-next-button.previous {
    -ms-transform: translateX(0%)!important;
    transform: translateX(0%)!important;
    left: 0%!important;
}
.flickity-prev-next-button.next {
    -ms-transform: translateX(0%)!important;
    transform: translateX(0%)!important;
    right: 0%!important;
}
.flickity-button.flickity-prev-next-button.next:before{
	content: "SIGUIENTE";
    position: absolute;
    z-index: 9;
    left: -100px;
    top: 4px;
    width: 100px;
    font-size: 16px;
    font-weight: 400;
    color: #008b5c;
    transition: all 0.3s;
}
.flickity-button.flickity-prev-next-button.next:hover:before{
    color: #ffffff;
    transition: all 0.3s;
}
.flickity-button.flickity-prev-next-button.previous:before{
	content: "ANTERIOR";
    position: absolute;
    z-index: 9;
    left: -100px;
    top: 4px;
    width: 100px;
    font-size: 16px;
    font-weight: 400;
    color: #008b5c;
    transition: all 0.3s;
}
.flickity-button.flickity-prev-next-button.previous:hover:before{
	color: #ffffff;
	transition: all 0.3s;
}
*/
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: -2%;
}
.section-title-normal span {
    border-bottom: 0px solid rgba(0, 0, 0, .1);
    margin-right: 0px;
    padding-top: 2.5px;
    padding-bottom: 7.5px;
    margin-bottom: -24px;
    background-color: #fff;
    padding-right: 20px;
    padding-left: 16px;
}
.section-title-container .section-title span{
    position: relative;
}
.section-title-container .section-title span:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 2px;
    height: 40px;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, #3eaf87 0%, #3eaf87 50%, #15251f 100%);

}
.section-title-normal {
    border-bottom: 1px solid #B0B0B0;
}
.seccionpro:after{
	content: "";
    position: absolute;
    z-index: 9;
    right: 0px;
    bottom: 0px;
    width: 165px;
    height: 52px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("https://www.fullingenieria.pe/wp-content/uploads/2020/05/productos-icono-rayas-pop-up-02.png");

}
.clientes{
    position: relative;
}
.clientes:after{
	content: "";
    position: absolute;
    z-index: 1;
    right:  15px;
    top: -80px;
    width: 400px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../../uploads/2025/04/vector-clientes.svg");

}
.cabecera-interna .puntos{
    position: relative;
}
.cabecera-interna .puntos:before{
    content: "";
    position: absolute;
    z-index: 1;
    left: -10px;
    bottom: -80px;
    width: 400px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../../uploads/2025/12/vector-cabecera.svg");

}
.next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown, li.current-dropdown>.nav-dropdown {
    left: 0px;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 0px solid #ddd;
}

.nav-dropdown-default {
    padding: 0px;
}

.nav-dropdown>li>a {
    padding: 16px 20px;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    margin: 0 0px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    color: #22436a;
    font-weight: 500;
}

.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after, .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before{
    display: none;
}

.nav>li>a {
    padding: 40px 0;
}
.menu-productos .nav-dropdown {
    margin-top: 24px;
}
.menu-productos .nav-dropdown:before {
    height: 24px;
    width: 100%;
    position: absolute;
    z-index: 1;
    content: "";
    left: 0;
    top: -20px;
}
.nav li.has-icon-left>a>img{
    margin-right: 12px;
}
.caja-servicios .button.primary i {
    background-color: #3eaf87;
    color: #ffffff;
}
.caja-servicios>.col-inner:before {
    position: absolute;
    z-index: 1;
    content: "";
    width: 92%;
    height: 6px;
    left: calc(50% - 46%);
    bottom: 0;
    background-color: var(--primary-color);
}

.caja-servicios>.col-inner h3{
    margin-bottom: 10px;
    line-height: 20px;
    height: 40px;
}

.caja-servicios>.col-inner h6{
    color: #3eaf87;
    font-weight: 400;
    font-size: 1.2em;
    opacity: 1;
    margin-bottom: 28px;
}









.bordenegro.button.is-outline{
    border: 2px solid #14251F;
    background-color: transparent;
        padding: 8px 2.2em;
}
.bordenegro.button.is-outline i {
    background-color: #14251F;
    color: #fff;
    padding: 4px 15px;
    font-size: 35px;
    position: absolute;
}
.footer-wrapper img.size-full.alignnone {
    margin-bottom: 0em;
}

.footer-wrapper h3 {
    margin-bottom: 0;
    font-size: 16px;
    color: #3eaf87;
}

.pull-left {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.back-to-top.button.is-outline {
    line-height: 1.5em;
}
.social-icons.follow-icons a.plain {
    color: var(--primary-color);
    transition: color .3s, opacity .3s, transform .3s;
}
.pie .social-icons.follow-icons a.plain {
    color: #3eaf87;
    transition: color .3s, opacity .3s, transform .3s;
    margin-left: 0em;
    margin-right: 1.0em;
}
.pie{
    font-size: 90%;
    padding-bottom: 10px!important;
}
.pie:before{
    position: absolute;
    z-index: 1;
    content: "";
    right: 0px;
    top: 35px;
    width: 140px;
    height: 140px;
    opacity: 0.1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../../uploads/2025/12/logo-color.webp");

}
.pie p{
    margin-bottom: 0.5em;
}
.libro p{
    line-height: 20px;
}
.libro.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.5em;
}
.absolute-footer {
    color: rgba(0, 0, 0, .5);
    font-size: .9em;
}
.cabecera{
    padding-top: 150px!important;
    padding-bottom: 40px!important;
}
.section-title b {
    height: 0px;
}
.detalle .col-inner{
    padding: 50px;
}
.detalle img.size-full.alignnone {
    margin-bottom: 0em;
}
.detalle h5{
    color: #3eaf87;
    margin-bottom: 0;
}
.detalle .is-outline.primary {
    color: #000000!important;
    border-color: #3eaf87;
    padding: 5px 2.2em;
    height: 50px;
}
.detalle .button.primary i {
    background-color: #3eaf87;
    color: #ffffff;
    padding: 2px 15px;
    font-size: 35px;
    height: 50px;
    top: -2px;
    position: absolute;
    border: 1px solid #3eaf87;
}
.detalle:after{
    content: "";
    position: absolute;
    z-index: 9;
    right: 0px;
    bottom: 0px;
    width: 165px;
    height: 52px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("https://www.fullingenieria.pe/wp-content/uploads/2020/05/productos-icono-rayas-pop-up.png");
}
.detalle h4 {
    font-size: 1.3em;
    font-weight: 400!important;
    line-height: 1.3em;
}
.catepro .tab-panels {
    padding-top: 4em;
}
.seccionpro .row .row:not(.row-collapse){
        padding-right: 260px;
}


.box-text .button.primary{
    line-height: 6px;
    position: absolute;
    top: -63px;
    right: 0;
    padding: 5px 1.2em;
    height: 50px;
    width: 50px;
    margin-right: 0px;
}
.box-text .button.primary i {
    background-color: transparent;
    color: #fffffc;
    padding: 4px 0px;
    font-size: 16px;
    line-height: initial;
    position: relative;
}
.box-text .button:not(.icon)>span+i {
    margin-right: auto;
    margin-left: auto;
}

.box-text .button.primary i {
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.box-text .button.primary:hover i{
  -webkit-transform:scale(1.3);
  -moz-transform:scale(1.3);
  -ms-transform:scale(1.3);
  -o-transform:scale(1.3);
  transform:scale(1.3);
}
.icon-plus:before {
    content: "\f1b8";
    font-family: Flaticon;
}
.tabbed-content .nav-pills li.active a{
    background-color: #152421;
}
.tabbed-content .nav-pills>li>a {
    padding: 8px 1.75em 8px 4.5em;
    border-radius: 0px;

    line-height: 2.5em;
    font-weight: 600!important;
    letter-spacing: .0em!important;
    font-size: 16px!important;
}
.tabbed-content .nav-pills li{
    border-bottom: 4px solid #3eaf87;
}
.tabbed-content .nav-pills li:nth-child(1) a:after{
    content: "";
    position: absolute;
    z-index: 9;
    left: 23px;
    bottom: 15px;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("https://www.fullingenieria.pe/wp-content/uploads/2020/05/productos-icono-industrial.png");
filter: url('#grayscale'); /* Versi贸n SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es est谩ndar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.tabbed-content .nav-pills li:nth-child(2) a:after{
    content: "";
    position: absolute;
    z-index: 9;
    left: 23px;
    bottom: 12px;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("https://www.fullingenieria.pe/wp-content/uploads/2020/05/productos-icono-equipos-medicos.png");
filter: url('#grayscale'); /* Versi贸n SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es est谩ndar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.tabbed-content .nav-pills li.active a:after {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.mfp-ready .mfp-close {
    opacity: 1;
    transform: translateY(0) translateZ(1px);
}

.box-text-bottom h5{
    color: #3eaf87;
}
h5{
    color: #3eaf87;
}
.mfp-bg.mfp-ready {
    opacity: .8;
}
.mfp-bg {
    background: #ffffff;
}
.mfp-bg.mfp-ready {
    opacity: .8;
}
.mfp-close {
    background-color:#3eaf87;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.mfp-close:hover{
    background-color: #152421;
}
.box-text p {
    margin-top: .1em;
    margin-bottom: .1em;
    color: #6f6f6f;
}
.mapa p{
    margin-bottom: -10px;
}
.servi h1 {
    font-size: 2.5em;
    line-height: 1;
}
.conta-01 .col-inner{
    padding: 10px;
}
.conta-02 .col-inner{
    padding: 10px;
}
.nosotros .col-inner{
    padding: 30px 45px 0;
}
.caldera-grid .form-control {

    height: 40px!important;
    border: 0px solid #3eaf87!important;
    border-bottom: 1px solid #3eaf87!important;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075)!important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075)!important;

}
.header-wrapper .header-nav li.active a:after{
    content: "";
    position: absolute;
    z-index: 9;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c1c253+0,29845b+100 */
background: rgb(193,194,83); /* Old browsers */
background: -moz-linear-gradient(left, rgb(62 175 135) 0%, rgb(62 175 135) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgb(62 175 135) 0%,rgb(62 175 135) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgb(62 175 135) 0%, rgb(62 175 135) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c253', endColorstr='#29845b',GradientType=1 ); /* IE6-9 */
}
.servi .flickity-slider>div:not(.col){
    padding-right: 200px;
}
.servi .nav-center {
    -ms-flex-pack: initial;
    justify-content: initial;
}
.servi .tab-panels{
    background-color: white;
    padding: 40px 50px;
}
.servi .tabbed-content .nav-vertical {
    padding-top: 0;
    width: 45%;
    padding-right: 80px;
}
.servi .nav-vertical+.tab-panels {
    border-left: 0px solid #ddd;
}
.infoservicios .tabbed-content .is-outline.primary {
    color: #27282A!important;
    border-color: #3eaf87;
    height: 50px;
    margin-right: 22px!important;
}
.infoservicios .tabbed-content .is-outline:hover,.infoservicios .tabbed-content .primary.is-outline:hover {
    color: #fff!important;
}
.infoservicios .tabbed-content .button.primary i {
    background-color: #3eaf87;
    color: #ffffff;
    padding: 4px 15px;
    font-size: 35px;
    position: absolute;
    height: 50px;
}
.infoservicios .tabbed-content p{
    text-align: justify;
}
.infoservicios .flickity-button.flickity-prev-next-button.next:hover:before {
    color: #152421;
    transition: all 0.3s;
}
.infoservicios .flickity-button.flickity-prev-next-button.previous:hover:before {
    color: #152421;
    transition: all 0.3s;
}
.infoservicios .slider .flickity-prev-next-button:hover svg,.infoservicios  .slider .flickity-prev-next-button:hover .arrow {
    fill: #000000;
    background-color: #152421;
}
.infoservicios .slider-show-nav .flickity-prev-next-button,.infoservicios .slider:hover .flickity-prev-next-button {
    opacity: 1;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
}

.infoservicios .nav-simple.nav-vertical a{
    box-shadow: 1px 1px 10px rgba(66, 66, 66, 0.7);
    background-color: #CDCDCD;
    color: #ffffff;
    font-weight: 600!important;
    font-size: 0.9em;
    padding-left: 20px;
    height: 66px;
    position: relative;
    line-height: 16px;
    padding-top: 22px;
}
.infoservicios .nav-simple.nav-vertical li{
    padding-top: 50px;
    padding-bottom: 50px;
    margin-left: 57%!important;
    width: 200px;
    margin-bottom: 20px;
    opacity: 0.4;
    transition: all .2s;
     
}
.infoservicios .nav-simple.nav-vertical li:nth-child(1) a span:before, .infoservicios .nav-simple.nav-vertical li:nth-child(2) a span:before, .infoservicios .nav-simple.nav-vertical li:nth-child(3) a span:before{
    content: "SERVICIO DE";
    position: absolute;
    z-index: 9;
    padding: 0px;
    left: 20px;
    top: 8px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
   
}
.infoservicios .nav-simple.nav-vertical li.active a{
    background-color: #3eaf87;
    transition: all .2s;
}
.infoservicios .nav-simple.nav-vertical li:hover a{
    background-color: #3eaf87;
        transition: all .2s;
}
.infoservicios .nav-simple.nav-vertical li.active{
    opacity: 1;
        transition: all .2s;
}
.infoservicios .nav-simple.nav-vertical li:hover{
    opacity: 1;
        transition: all .2s;
}
.infoservicios .nav:hover>li:not(:hover)>a:before {
    opacity: 1;
}
.infoservicios .nav-simple.nav-vertical li:nth-child(1) a:after{
content: "";
    position: absolute;
    z-index: 9;
    padding: 11px;
    left: -66px;
    background-color: #152421;
    top: 0px;
    width: 66px;
    height: 66px;
    background-size: 41px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("https://www.fullingenieria.pe/wp-content/uploads/2020/05/icono-vehiculo.png");
}
.infoservicios .nav-simple.nav-vertical li:nth-child(1) a:before{
content: "";
    position: absolute;
    z-index: -1;
    padding: 11px;
    left: -230px;
    top: -50px;
    width: 300px;
    height: 166px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("https://www.fullingenieria.pe/wp-content/uploads/2020/05/servicios-calificacion-de-vehiculo-miniatura.jpg");
}

.infoservicios .nav-simple.nav-vertical li:nth-child(2) a:after{
content: "";
    position: absolute;
    z-index: 9;
    padding: 11px;
    left: -66px;
    background-color: #152421;
    top: 0px;
    width: 66px;
    height: 66px;
    background-size: 41px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("https://www.fullingenieria.pe/wp-content/uploads/2020/05/icono-calibracion.png");
}
.infoservicios .nav-simple.nav-vertical li:nth-child(2) a:before{
content: "";
    position: absolute;
    z-index: -1;
    padding: 11px;
    left: -230px;
    top: -50px;
    width: 300px;
    height: 166px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("https://www.fullingenieria.pe/wp-content/uploads/2020/05/servicios-servicio-calificacion-de-vehiculo-miniatura.jpg");
}
.infoservicios .nav-simple.nav-vertical li:nth-child(3) a:after{
content: "";
    position: absolute;
    z-index: 9;
    padding: 11px;
    left: -66px;
    background-color: #152421;
    top: 0px;
    width: 66px;
    height: 66px;
    background-size: 41px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("https://fullingenieria.pe/wp-content/uploads/2020/05/icono-termico.png");
}
.infoservicios .nav-simple.nav-vertical li:nth-child(3) a:before{
content: "";
    position: absolute;
    z-index: -1;
    padding: 11px;
    left: -230px;
    top: -50px;
    width: 300px;
    height: 166px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("https://www.fullingenieria.pe/wp-content/uploads/2020/05/servicios-servicio-de-mapero-termico-miniatura.jpg");
}
.tooltip-02{position:fixed;z-index:99;right:40px;bottom:80px}
.tooltip-02 .ripple,.tooltip-02 .ripple:before,.tooltip-02 .ripple:after{-webkit-animation:ripple 3s infinite;animation:ripple 3s infinite;border-radius:50%;box-shadow:0 0 0 0 rgba(27,215,65,.3);top:25px;height:55px;position:absolute;width:55px}
.tooltip-02 .ripple:before{-webkit-animation-delay:.9s;animation-delay:.9s;content:"";position:absolute;top:0}
.tooltip-02 .ripple:after{-webkit-animation-delay:.6s;animation-delay:.6s;content:"";position:absolute;top:0}
@-webkit-keyframes ripple{70%{box-shadow:0 0 0 50px rgba(27,215,65,0)}100%{box-shadow:0 0 0 0 rgba(27,215,65,0)}}
@keyframes ripple{70%{box-shadow:0 0 0 50px rgba(27,215,65,0)}100%{box-shadow:0 0 0 0 rgba(27,215,65,0)}}
.tooltip-02 .buy-now-btn {
    background: rgba(27,215,65);
    border-radius: 50%;
    box-shadow: 0 5px 10px 0 rgba(35,50,56,.1);
    -webkit-transform-origin: center;
    transform-origin: center;
    position: relative;
    height: 55px;
    width: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 1.3em;
    color: #fff;
    z-index: 1;
    display: block;
}
.absolute-footer {
    padding: 0px 0 0px;
}

.off-canvas-center:not(.dark) .mfp-close {
    color: #22436a;
}

/* Libro de reclamaciones */
#e2pdf-download{background-color:#22436a;color:#fff;padding:8px 20px;border-radius:99px;text-decoration:none;}






@media only screen and (max-width: 1600px) {
    .header-wrapper .container {
        max-width: 95%;
    }
}


@media only screen and (max-width: 1560px) {
	.slider-fullingenieria .slider section:before {
		left: -5%;
	}
	.slider-fullingenieria .flickity-prev-next-button.next {
		right: auto;
		left: 4%;
		transform: translateX(0%);
		top: 25%;
	}
	.slider-fullingenieria .flickity-prev-next-button.previous {
		left: 4%;
		transform: translateX(0%);
		top: 32%;
	}
}
@media only screen and (max-width: 1490px) {
	.slider-fullingenieria .slider section:before {
		left: -7%;
	}
	.slider-fullingenieria .flickity-prev-next-button.next {
		right: auto;
		left: 2%;
		transform: translateX(0%);
		top: 25%;
	}
	.slider-fullingenieria .flickity-prev-next-button.previous {
		left: 2%;
		transform: translateX(0%);
		top: 32%;
	}
	.productos:before {
		width: 105px;
		height: 280px;
	}
}
@media only screen and (max-width: 1430px) {
	.slider-fullingenieria .slider section:before {
		display:none;
	}
	.slider-fullingenieria .flickity-prev-next-button.next {
		right: auto;
		left: 0%;
		transform: translateX(0%);
		top: 25%;
	}
	.slider-fullingenieria .flickity-prev-next-button.previous {
		left: 0%;
		transform: translateX(0%);
		top: 32%;
	}
}
@media only screen and (max-width: 1400px) {
    .header-wrapper .container {
        max-width: 98%;
    }
}
@media only screen and (max-width: 1370px) {
    .slider-fullingenieria .flickity-prev-next-button.previous {
        left: 0%;
        transform: translateX(0%);
        top: auto;
        bottom: 0;
    }
	.slider-fullingenieria .flickity-prev-next-button.next {
        right: auto;
        left: 0%;
        transform: translateX(0%);
        top: auto;
        bottom: 40px;
    }
	.slider-fullingenieria h2 {
		font-size: 3em;
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 1350px) {
    .header-main  .search-form {
        width: 59%;
    }

}
@media only screen and (max-width: 1330px) {
    .header-main .search-form {
        width: 56%;
    }
}
@media only screen and (max-width: 1270px) {
    .header-main .search-form {
        width: 53%;
    }
}
@media only screen and (max-width: 1230px) {
    .header-main .search-form {
        width: 49%;
    }
}
@media only screen and (max-width: 1190px) {
    .header-main .search-form {
        width: 45%;
    }
	.fondo-01>.col-inner{
		padding: 35px 40px 35px 40px!important;
	}
}
@media only screen and (max-width: 1150px) {
    .header-main .search-form {
        width: 40%;
    }
	.nav>li {
		margin: 0px 10px;
	}
}

@media only screen and (max-width: 1024px) {
	.clientes:after {
		top: -80px;
		width: 300px;
	}
	.cabecera-interna .titulos h3 {
		font-size: 1.4em;
	}
	.cabecera-interna .titulos h2 {
		font-size: 3em;
	}
	.portfolio-page-wrapper.portfolio-single-page .titulo-productos h2 {
		font-size: 2.2em;
	}
	.titulo-servicios h2 {
		font-size: 2.2em;
		font-weight: 600 !important;
	}
}


@media only screen and (max-width: 1000px) {
    .fondo-01>.col-inner {
        padding: 35px 15px 35px 15px !important;
    }
	.header-search-form.search-form.html.relative{
		display:none;
	}
}

@media only screen and (max-width: 845px) {
	.mobile-sidebar .searchform-wrapper{
		margin-bottom: 1rem;
	}
	.mobile-sidebar .searchform-wrapper input[type=search]{
		height: 3.507em;
    	max-width: 100%;
    	padding: 10px 1.75em;
	}
	.nav-vertical>li.html {
		padding-bottom: 0em;
		padding-top: 0em;
	}
	.nav>li.html {
		font-size: 100%;
	}
	.menu-productos>a {
		padding: 0px 20px 0px 20px !important;
	}
	.fondo-01>.col-inner .icon-box-img{
		width: 60px!important;
	}
	.h2, h2 {
		font-size: 1.2em;
	}
	.libro br{
		display:none;
	}
	.caja-productos>.col-inner {
		height: 325px;
	}
	.nav>li>a {
		padding: 18px 0;
	}
	
}








@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


@media only screen and (max-width: 545px) {
	.portfolio-page-wrapper.portfolio-single-page .titulo-productos h2 {
		font-size: 2.0em;
	}
	.titulo-servicios h2 {
		font-size: 2.0em;
		font-weight: 600 !important;
	}
	.cabecera-interna .puntos:before {
		left: -14px;
		bottom: -80px;
		width: 300px;
		height: 40px;
	}
	.cabecera-interna .titulos h2 {
        font-size: 2em;
    }
	.slider-fullingenieria .fill {
		left: auto;
		width: 100%;
		height: 190px;
		top: auto;
	}
	.slider-fullingenieria h3 {
		font-size: 1.4em;
	}
	.slider-fullingenieria h2 {
        font-size: 2.2em;
    }
	.fondo-01>.col-inner .row-collapse>.col{
		padding: 0 15px 30px!important;
	}
	.libro{
		width: 210px;
		margin: auto;
	}
	.caja-productos>.col-inner {
        height: auto;
    }
	.caja-productos{
		margin-bottom:15px
	}
}




