p {
    color: #030403;
    line-height: 160%;
}
html,
body,
.perspective {
    width: 100%;
    height: 100%;
}
img {
    height: auto;
}
.perspective {
    background: #aaa;
    position: relative;
}
.container {
    /*background: #fff;*/
    min-height: 100%;
    position: relative;
    outline: 1px solid rgba(0, 0, 0, 0);
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.wrapper {
    position: relative;
}
.component {
    margin: 0 auto;
    width: 60%;
    text-align: justify;
    font-size: 1.5em;
}
.linea {
    position: relative;
    display: block;
    height: 3px;
    width: 74px;
    margin-top: 9px;
    margin: auto;
}
.linea:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #5AAD31;
}
.linea:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 33px;
    width: 6px;
    height: 3px;
    background: #fff;
    transform: skewX(-30deg);
}
.texto_titulos h1 {
    text-align: center;
    margin: 15px 0 15px 0;
    font-size: 27px;
    font-family: Satisfy;
    font-weight: 400;
    font-style: normal;
}
.texto-subtitle {
    text-align: center;
    margin: 20px 0;
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.flotante {
    display: scroll;
    position: fixed;
    right: 0px;
    z-index: 9999;
}
.nav-item a.active2 {
    background: #607d8b99;
}
.ph_section {
    margin-right: 0px;
    margin-left: 0px;
}
.et_ph_section {
    padding-top: 0px;
    padding-bottom: 0px;
}
.ph_color {
    background-color: #f7f7f7;
}
/*.slider-home {
    background: url("../img/background_principal.png") repeat;
    height: 35.93rem;
    position: relative;
}
.slider-home .slider-fx {
    margin: 0 auto;
}
.slider-home .slider-fx .fs-pager-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 8000;
    text-align: center;
}
.slider-home .slider-fx .fs-pager-wrapper a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 14px;
    height: 14px;
    margin: 0 0.4em;
    background: #678845;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    vertical-align: middle;
}
.slider-home .slider-fx .fs-pager-wrapper .active {
    background: #ec7914;
}
.slider-home .slider-fx .fraction-slider .prev {
    display: block;
    left: -80px;
    top: 45%;
    width: 40px;
    height: 73px;
}
.slider-home .slider-fx .fraction-slider .prev:hover {
    background-position: -627px -707px;
}
.slider-home .slider-fx .fraction-slider .next {
    display: block;
    right: -80px;
    top: 45%;
    width: 40px;
    height: 73px;
}
.slider-home .slider-fx .fraction-slider .next:hover {
    background-position: -677px -707px;
}
.slider-home .slide .wp-text {
    width: 490px;
    text-align: center;
}
.slider-home .slide .wp-text img {
    display: inline-block;
    display: inline;
    zoom: 1;
    height: 90px !important;
    width: 90px !important;
    top: 24px;
    margin-right: 15px;
}
.slider-home .slide .wp-text h2 {
    margin-bottom: 1.5rem;
    font-weight: normal;
}
.slider-home .slide .wp-text h2 .top {
    font-size: 1.4rem;
    color: #8abe49;
    font-family: 'glegooregular';
    display: block;
    max-width: 380px;
}
.slider-home .slide .wp-text h2 .bot {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.slider-home .slide .wp-text h2 .bot strong {
    font-family: 'glegooregular';
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #fff;
    padding: 0.5rem 1.1rem;
    font-size: 1.4rem;
    margin-top: 0.7rem;
    background-color: #8abe49;
    position: relative;
    font-weight: normal;
}
.slider-home .slide .wp-text .detail {
    margin: 0 1em;
}
.slider-home .slide .wp-text .detail p {
    margin-bottom: 0;
    font-style: oblique;
}
.slider-home .slide .wp-text .detail strong {
    font-family: 'open_sansbold';
}
.slider-home .slide .wp-text {
    text-align: left;
}
.slider-home .slide .wp-text h2 {
    text-align: left;
    text-transform: uppercase;
}
.slider-home .slide .wp-text h2 .top {
    color: #958074;
    font-family: 'montserratbold';
    font-size: 34px;
}
.slider-home .slider-fx .fraction-slider .prev {
    height: 80px;
    background-image: url("../img/flechas-banner-new.png");
    background-position: inherit;
}
.slider-home .slider-fx .fraction-slider .prev:hover {
    background-position: 0px -86px;
}
.slider-home .slider-fx .fraction-slider .next {
    height: 80px;
    background-image: url("../img/flechas-banner-new.png");
    background-position: -128px 0px;
}
.slider-home .slider-fx .fraction-slider .next:hover {
    background-position: -128px -86px;
}
.slider-home .slider-fx .fs-pager-wrapper {
    bottom: 85px;
    text-align: left;
}
.slider-home .slider-fx .fs-pager-wrapper a {
    background: #543c32;
}
.slider-home .slider-fx .fs-pager-wrapper a:hover,
.slider-home .slider-fx .fs-pager-wrapper a.active {
    background: #f00;
}
.slider-home .slider-fx .fs-pager-wrapper a:hover,
.slider-home .slider-fx .fs-pager-wrapper a.active {
    background: #5AAD31;
}*/
.wp-text p {
    color: #543c32;
}
.centrado {
    display: flex;
    justify-content: center;
    align-items: center;
}
.intro-slider {
    position: absolute;
    top: 55%;
    text-align: center;
    width: 960px;
    margin: 0 auto;
    color: #fff;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-size: 30px;
    line-height: 50px;
    font-weight: 200;
    font-family: "Roboto", sans-serif;
}
.youtube {
    position: absolute;
    top: 70%;
    width: 960px;
    margin: 0 auto;
    color: #fff;
    text-shadow: black 0.1em 0.1em 0.2em;
    text-align: center;
    font-size: 70px;
    color: #fff;
}
.hr-line {
    position: relative;
    left: 35%;
    transform: translateX(-50%) translateY(-0%);
    -webkit-transform: translateX(-50%) translateY(-0%);
    -moz-transform: translateX(-50%) translateY(-0%);
    -ms-transform: translateX(-50%) translateY(-0%);
    margin: 30px 0;
    position: absolute;
    top: 53%;
    width: 28%;
    margin: 0 auto;
    color: #fff;
    text-shadow: black 0.1em 0.1em 0.2em;
    text-align: center;
    font-size: 70px;
    color: #fff;
    margin-left: 15%;
}
.hr-line:before,
.hr-line:after {
    content: "";
    vertical-align: top;
    display: inline-block;
    width: 50%;
    border-bottom: 1px solid #fff;
    margin: 0 2% 0 -55%;
}
.hr-line:after {
    margin: 0 -55% 0 2%;
}
.hr-line i {
    position: relative;
    top: -65px;
    font-size: 32px;
    color: #fff;
}
.line {
    width: 100px;
    height: 5px;
    color: #222;
    margin: 0px auto;
}
.line {
    background: #2E8205;
}
.cont-aux-1 {
    width: 100%;
    margin: auto;
}
.intro-productos {
    position: relative;
    text-align: center;
    padding-top: 1em;
}
.intro-productos .text {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'glegooregular';
    font-size: 1.1em;
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 2em;
}
.intro-productos .text {
    font-size: 30px;
    font-family: 'montserratregular';
    color: #543c32;
    max-width: 635px;
}
.tag {
    font-size: 18px;
    color: #030303;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-family: 'SourceSansProLight';
}
.padding-12 {
    padding: 0px 12%;
    text-align: justify;
}
.cont-services {
    width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.cont-services img {
    display: flex;
    align-items: center;
    justify-content: center;
}
@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800);
figure.snip0015 {
    font-family: 'Raleway', Arial, sans-serif;
    color: #fff;
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 220px;
    max-width: 300px;
    width: 100%;
    background: #00000042;
    text-align: center;
    margin-bottom: 20px;
}
figure.snip0015 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
figure.snip0015 img {
    opacity: 1;
    width: 100%;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.snip0015 figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3em 3em;
    width: 100%;
    height: 100%;
}
figure.snip0015 figcaption p {
    text-align: justify;
}
figure.snip0015 figcaption::before {
    position: absolute;
    top: 50%;
    right: 30px;
    bottom: 50%;
    left: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    content: '';
    opacity: 0;
    background-color: #ffffff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
figure.snip0015 h2,
figure.snip0015 p {
    margin: 0 0 5px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s, transform 0.35s;
}
figure.snip0015 h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transform: translate3d(0%, 50%, 0);
    transform: translate3d(0%, 50%, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
figure.snip0015 h2 span {
    font-weight: 800;
}
figure.snip0015 p {
    font-weight: 200;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
figure.snip0015 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    color: #ffffff;
}
figure.snip0015:hover img {
    opacity: 0.35;
}
figure.snip0015:hover figcaption h2 {
    opacity: 1;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
figure.snip0015:hover figcaption p {
    opacity: 0.9;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
figure.snip0015:hover figcaption::before {
    background: rgba(255, 255, 255, 0);
    top: 30px;
    bottom: 30px;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
figcaption h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
figcaption p {
    color: #080707;
}
.wpb_content_element {
    margin-top: 20px;
}
.wpb_wrapper h3 {
    text-align: center;
}
.wpb_wrapper span {
    font-family: Helvetica;
}
.wpb_wrapper span a {
    text-decoration: none;
    color: inherit;
}
.wpb_wrapper span a:hover {
    color: #5AAD31;
}
.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}
.modal-body {
    position: relative;
    padding: 0px;
}
.close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}
.modal-body-2 {
    position: relative;
    padding: 0px;
}
.hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-top: 1.2rem;
}
#lean-overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 115%;
    width: 100%;
    background: #000;
    display: none;
    will-change: opacity;
}
div#lean-overlay {
    z-index: 999999 \9\0;
}
.parallax-page .parallax {
    z-index: 1;
}
.parallax .banner-logo {
    text-align: center;
}
.parallax .banner-logo i {
    text-align: center;
    font-size: 70px;
    color: #f1eaead4;
}
#video .parallax {
    z-index: initial;
}
#video iframe {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    border: 0;
}
#video .modal {
    overflow: hidden;
}
.banner-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
}
.parallax-container {
    position: relative;
    overflow: hidden;
    height: 400px;
}
.parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
#video .parallax {
    z-index: initial;
}
.parallax img {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.parallax img {
    display: block;
}
.parallax .banner-logo h1 {
    color: #fff;
    font-size: 30px;
}
.marbot15 {
    margin-bottom: 15px;
}
.z-depth-4,
.modal {
    -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
    box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#video iframe {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    border: 0;
}
.wplightbox:hover {
    width: 62px;
    height: 62px;
    margin: auto;
    display: block;
    max-width: 100%;
    font-size: 0px;
    background: url(../img/video-icon-hover.png) no-repeat;
    background-size: 100%;
}
.wplightbox {
    width: 62px;
    height: 62px;
    margin: auto;
    display: block;
    max-width: 100%;
    font-size: 0px;
    background: url(../img/video-icon.png) no-repeat;
    background-size: 100%;
}
.et_ph_column_exportadora {
    background-image: url(../../wp_content/uploads/principal/perhusaChiclayo3.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    /*background-size: cover;*/
    background-position: center;
    background-repeat: no-repeat;
}
.et_ph_column_expo {
    padding-top: 40px;
    padding-right: 80px;
    padding-bottom: 40px;
    padding-left: 80px;
}
.ph-expo {
    margin-top: 10px;
    margin-bottom: 10px;
}
.cont-aux-2 {
    width: 100%;
    margin: auto;
}
.intro-export {
    position: relative;
    text-align: center;
    padding-top: 1em;
}
.intro-export.text {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'glegooregular';
    font-size: 1.1em;
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 2em;
}
.intro-export.text {
    font-size: 30px;
    font-family: 'montserratregular';
    color: #543c32;
    max-width: 635px;
}
.tag-export {
    font-size: 18px;
    color: #030303;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-family: 'SourceSansProLight';
}
.padding-13 {
    padding: 0px 12%;
    text-align: justify;
}
.psostenibilidad p {
    line-height: 150%;
}
.content.span12 .et_section {
    width: 100%;
    position: relative;
}
.boxed .et_section,
.blank-page .et_section {
    width: 100% !important;
    left: auto !important;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
}
.et_section.color-scheme-dark p {
    color: #ffffff;
}
.et_section.parallax-section {
    background-attachment: fixed !important;
}
.img_work {
    background-image: url(../../wp_content/uploads/responsabilidad/responsabilidad-social1.jpg) !important;
}
.et_section {
    float: left;
    background-color: #f4f4f4;
    border-top: 1px solid #5AAD31;
    border-bottom: 1px solid #5AAD31;
    color: #565656;
    padding-top: 30px;
    visibility: hidden;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    background-position-x: 50%;
    background-size: cover;
    overflow: hidden;
}
.estilo_img {
    width: 100%;
    visibility: visible;
    background-position: 50% -24px !important;
}
.contenido_sostenib {
    margin: 0 auto;
    margin-left: 20px;
    margin-right: 20px;
}
.col-sm-6 .w-separador-1 {
    border-right: 30px solid rgba(0, 0, 0, 0);
    border-left: 80px solid rgba(0, 0, 0, 0);
}
.texto_frame1_sostenib {
    margin: 18px 0 0px 0;
    color: #030303;
    font-family: 'SourceSansProLight';
    text-align: justify;
    font-size: 20px;
}
.btn-hover-sostenib a {
    color: rgba(255, 255, 255, 1);
    padding: 2px 22px;
    line-height: 40px;
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-decoration: none;
}
.container-nslider {
    min-height: 100%;
    position: relative;
    outline: 1px solid rgba(0, 0, 0, 0);
    z-index: 10;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.n-slides {
    height: 400px;
    position: relative;
    width: 100%;
}
.n-slides ul {
    list-style: none;
    position: relative;
}
.n-slides ul {
    text-align: center;
    margin: 0 12px 0 12px;
}
.n-slides.clas-1 {
    margin-top: 51px;
    margin-left: 15%;
}
.n-slides.clas-2 {
    margin-top: 51px;
    margin-left: 15%;
}
@-webkit-keyframes anim_slides {
    0% {
        opacity: 0;
    }
    6% {
        opacity: 1;
    }
    24% {
        opacity: 1;
    }
    30% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes anim_slides {
    0% {
        opacity: 0;
    }
    6% {
        opacity: 1;
    }
    24% {
        opacity: 1;
    }
    30% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.n-slides ul li {
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-animation-name: anim_slides;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_slides;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}
.n-slides ul li:nth-child(2),
.n-slides ul li:nth-child(2) div {
    -webkit-animation-delay: 6.0s;
    -moz-animation-delay: 6.0s;
}
.n-slides ul li:nth-child(3),
.n-slides ul li:nth-child(3) div {
    -webkit-animation-delay: 12.0s;
    -moz-animation-delay: 12.0s;
}
.n-slides ul li:nth-child(4),
.n-slides ul li:nth-child(4) div {
    -webkit-animation-delay: 18.0s;
    -moz-animation-delay: 18.0s;
}
.n-slides ul li img {
    border: 3px solid #FFF;
    box-shadow: 0px 0px 4px #777;
}
@-webkit-keyframes anim_titles {
    0% {
        left: 100%;
        opacity: 0;
    }
    5% {
        left: 10%;
        opacity: 1;
    }
    20% {
        left: 10%;
        opacity: 1;
    }
    25% {
        left: 100%;
        opacity: 0;
    }
    100% {
        left: 100%;
        opacity: 0;
    }
}
@-moz-keyframes anim_titles {
    0% {
        left: 100%;
        opacity: 0;
    }
    5% {
        left: 10%;
        opacity: 1;
    }
    20% {
        left: 10%;
        opacity: 1;
    }
    25% {
        left: 100%;
        opacity: 0;
    }
    100% {
        left: 100%;
        opacity: 0;
    }
}
.n-slides ul li div {
    background-color: rgb(255, 255, 255, 0.7);
    color: #FFFFFF;
    font-size: 26px;
    left: 0;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    bottom: 5px;
    width: 200px;
    width: 100%;
}
.n-slides img {
    width: 100%;
}
.btn-hover-sostenib {
    text-align: center;
    margin: 0;
}
.btn-hover-sostenib a:hover {
    border-color: rgba(51, 51, 51, 1);
    color: rgba(51, 51, 51, 1);
    background-color: #FFF;
}
.et_section.color-scheme-dark h1 {
    color: #f3f3f3;
}
.grupo.zonas {
    max-width: 100%;
    background: #FFF;
}
.caja {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.grupo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 20px;
}
.grupo h2 {
    font-family: 'Mada', sans-serif;
    color: #333333;
    text-align: left;
    font-weight: 300;
}
.wp_separador {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}
.zonas {
    width: 100%;
    clear: both;
}
.icono-zonas {
    width: 100%;
    text-align: center;
    color: #5AAD31;
}
.subtit-zonas h2 {
    color: #5AAD31;
    text-align: center;
    font-size: 45px;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.subtit-zonas p {
    font-size: 25px;
    width: 100%;
    color: #5AAD31;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.main-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cross-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.textoContenido {
    font-family: 'SourceSansProLight', cursive;
    font-size: 15px;
    color: #333333;
    text-align: justify;
    font-weight: 100;
    font-size-adjust: inherit;
}
.container-maps {
    width: 960px;
    margin: 20px auto;
}
.container-maps img {
    width: 100%
}
.tablet-25,
.caja.tablet-25,
.tablet-25 {
    width: 25%;
}
.caja {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 20px;
}
.division-respo {
    background: #5AAD31;
    width: 100%;
    text-align: center;
}
.div-5 {
    padding: 26px 0;
}
.content-resp-text {
    width: 97%;
    height: 100%;
    max-width: 1111px;
    margin: 0 auto;
}
.content-resp {
    width: 100%;
    height: 100%;
    max-width: 1111px;
    margin: 0 auto;
}
.content-resp ul {
    text-align: center;
}
.txt-div1 {
    color: #fff;
    font-size: 2.313em;
    font-family: 'calibri light';
    margin-bottom: 22px;
    text-align: center;
}
.txt-div2 {
    color: #fff;
    font-size: 2.2em;
    font-weight: bold;
    border: 2px solid #fff;
    text-align: center;
    padding: 7px 28px 12px;
    display: inline-block;
}
#resp-galery {
    width: 100%;
    padding-bottom: 28px;
    padding-top: 50px;
    background-color: #f7f7f7;
}
#resp-galery .itemposts {
    width: 29.733333%;
    margin-right: 3%;
    display: inline-block;
    position: relative !important;
    list-style: none;
}
#resp-galery .itemposts:last-child {
    margin-right: 0;
}
#resp-galery .itemposts .items .titlepost {
    text-align: center;
    width: 320px;
    height: 267px;
    padding: 106px 0 0 0;
    background-image: url(../img/trans.png);
    position: absolute;
    top: 5px;
    left: 5px;
    color: #FFF;
    z-index: 999;
    display: none;
}
.bot-articulo {
    width: 202px;
    height: 56px;
    background: #642e24;
    color: #fff;
    font-family: 'calibri light';
    border-radius: 5px;
    border: 2px solid #fff;
    margin: 0 auto;
    font-size: 1.25em;
    line-height: 56px;
    top: 50%;
    left: 50%;
    margin-left: -101px;
    margin-top: -28px;
    position: absolute;
}
#resp-galery img {
    width: 100%;
    height: auto;
}
.descrProd {
    font-size: 1.250em;
    text-align: center;
    margin-top: 17px;
}
.descrProd p {
    color: #407e13;
    font-family: 'calibri light';
    font-size: 1.1em;
}
.media {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.media__image {
    display: block;
}
.media__body {
    bottom: 0;
    color: white;
    font-size: 1em;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 3.75em 3em;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.media__body:hover {
    opacity: 1;
}
.media__body:after,
.media__body:before {
    border: 1.5px solid rgba(255, 255, 255, 0.7);
    bottom: 1em;
    content: '';
    left: 1em;
    opacity: 0;
    position: absolute;
    right: 1em;
    top: 1em;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: 0.6s 0.2s;
    transition: 0.6s 0.2s;
}
.media__body:before {
    border-bottom: none;
    border-top: none;
    left: 2em;
    right: 2em;
}
.media__body:after {
    border-left: none;
    border-right: none;
    bottom: 2em;
    top: 2em;
}
.media__body:hover:after,
.media__body:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.media__body h2 {
    margin-top: 0;
}
.media__body p {
    margin-bottom: 1.5em;
}
.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
}
.title-arch {
    text-align: center;
    margin: 20px 0;
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.project {
    width: 100%;
    height: 330px;
    background-image: url(../../wp_content/uploads/servicios/serv13.jpg);
    background-size: cover;
    background-position: center;
    padding: 0 !important;
    float: left;
}
.project-2 {
    background-image: url(../../wp_content/uploads/servicios/serv21.jpg);
}
.project-3 {
    background-image: url(../../wp_content/uploads/servicios/serv3.jpg);
}
.project-4 {
    background-image: url(../../wp_content/uploads/servicios/serv41.jpg);
}
.project-hover {
    width: 100%;
    height: 100%;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(0, 0, 0, .15);
    padding: 10% 30px !important;
}
.project-hover hr {
    height: 30px;
    width: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(255, 255, 255, 1);
    border: 0;
}
.project-hover p {
    font-size: 17px
}
.project-hover h2 {
    color: #fff;
    font-size: 22px;
    line-height: 130%;
    text-align: center;
}
.project-hover a {
    color: rgba(255, 255, 255, 1);
    padding: 2px 22px;
    line-height: 40px;
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-decoration: none;
}
.project-hover a {
    border-color: rgba(51, 51, 51, 1);
    color: rgba(51, 51, 51, 1);
    background-color: #FFF;
}
.project:hover .project-hover {
    opacity: 1;
}
.project:hover .project-hover hr {
    width: 100%;
    height: 5px;
}
.project-hover p {
    color: #fff;
}
/*.notice {
    height: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    background-color: #f7f7f7;
    padding-top: 20px;
    padding-left: 50px;
}*/
.preciocafe {
    /* margin-bottom: 30px;
    padding-top: 20px;
    padding-left: 50px; */
    margin: 2%;
}
.cont_pricecoffe {
    width: 100%;
    margin: 0 auto;
}
.cont_pricecoffe .texto-subtitle {
    text-align: left;
    margin: 5px 0;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: none;
}
/* .cont_pricecoffe .row{height: 550px;} */
#carousel .col-md-8{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 100%;
    max-width: 100%;
}
.cont_pricecoffe .section {
    /* margin-top: 7%; */
    padding: 1rem 0.5rem;
}
.investin-class {
    width: 100%;
    /* height: 91%; */
    height: 69%;
}
.certificacion {
    margin-bottom: 1em;
}
.certificacion .title {
    max-width: 940px;
    margin: 0 auto;
    text-align: left;
    font-family: 'SourceSansProLight';
    color: #958074;
    font-size: 0.9em;
    margin-bottom: 0.5em;
}
.certificacion .title {
    width: 92%;
}
.certificacion .title {
    font-family: 'SourceSansProLight';
    font-size: 20px;
}
.certificacion .wp-certificacion {
    background-color: #f7f7f7;
    margin-top: 20px;
}
.certificacion .wp-certificacion .wp-items {
    max-width: 940px;
    margin: 0 auto;
    text-align: center;
    height: 105px;
}
.certificacion .wp-certificacion .wp-items .items li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.certificacion .wp-certificacion .wp-items .items li img {
    margin: 1em 1.1em 0.5em 1.1em;
    display: block;
    *display: inline;
    zoom: 1;
    filter: url("#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: Gray();
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.certificacion .wp-certificacion .wp-items .items li img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.certificacion .wp-certificacion .wp-items .items li a {
    display: block;
}
.ph-us {
    background: #f9f9f9;
}
.phperhusa {
    overflow: hidden;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.img_section {
    position: relative;
}
div.img_section.img_section_nostros {
    background-size: initial;
    background-position: top center;
    background-image: url(../../wp_content/uploads/nosotros/perhusanosotros.jpg)!important;
    background-repeat: no-repeat;
}
.pagetitulo1 {
    color: #fff;
    font-size: 26px;
    font-family: 'SourceSansProLight';
}
.cont-aux-3 {
    width: 720px;
    margin: auto;
}
.intro-nosotros {
    position: relative;
    text-align: center;
    padding-top: 1em;
}
.intro-nosotros .text {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'glegooregular';
    font-size: 1.1em;
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 2em;
}
.intro-nosotros .text {
    font-size: 30px;
    font-family: 'montserratregular';
    color: #543c32;
    max-width: 635px;
}
.tag-n {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 18px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
}
.padding-14 {
    text-align: justify;
}
.cont-nosotros {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.cont-nosotros [class*='cute-'] {
    padding: 0 6px 12px;
    text-align: center;
}
[class*='cute-'] {
    float: left;
    position: relative;
    padding: 0 10px;
    width: 100%;
}
.cute-4-tablet {
    width: 33.333333333333%;
}
.cute-4-2-tablet {
    width: 33.333333333333%;
}
.grid_text {
    width: 290px;
    height: 250px;
    display: inline-table;
    padding-top: 7px;
    text-align: center;
}
.vertical {
    display: table-cell;
    vertical-align: middle;
}
.vertical ul li {
    font-size: 18px;
    line-height: 150%;
    text-align: justify;
    color: #030403;
    margin: 0 0 0.2em;
    font-family: 'SourceSansProLight';
    text-align: inherit;
}
h1.styled {
    font-family: 'din_lightregular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 15px;
    position: relative;
    line-height: 1.2em;
    color: #5AAD31;
}
h1.styled:after {
    display: block;
    width: 165px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -82px;
    content: '';
}
.page-content .row {
    margin-left: -6px;
    margin-right: -6px;
}
.grid_text p {
    margin: 0 0 1em;
    font-family: 'dinregular', Arial, Helvetica, sans-serif;
    color: #030403;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5em;
}
.vision img {
    width: 100%;
    margin-top: 60px
}
.imagen img {
    width: 100%;
}
.right {
    float: right !important;
    margin-top: 35px;
}
.cute-8-tablet {
    width: 66.666666666667%;
}
.clear {
    clear: both;
}
.phperhusa [class*='cute-'] {
    padding: 0 6px 12px;
    text-align: center;
}
.margen-ph {
    margin-top: 50px;
    margin-bottom: 30px;
}
.phhistoria {
    overflow: hidden;
}
.cont-history {
    width: 960px;
    margin: 0 auto;
}
.page_history {
    margin-left: 15%;
    margin-top: 50px;
}
.opacity:hover img {
    -webkit-filter: opacity(0.5);
    filter: opacity(0.5);
}
.phperhusa p {
    font-family: 'SourceSansProLight';
    text-align: justify;
}
div.img_section.img_section_zonas {
    background-size: initial;
    background-position: top center;
    background-image: url(../../wp_content/uploads/zonas/perhusazonas.jpg)!important;
}
.ph-zonas {
    background: #f9f9f9;
}
.page_zonas {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.cont-aux-zonas {
    width: 630px;
    margin: auto;
}
.intro-zonas {
    position: relative;
    text-align: center;
    margin-top: 30px;
}
.tag-zonas {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 17px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
}
.padding-zonas-14 {
    text-align: justify;
}
.tag-zonas-awards {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 17px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.page_main {
    float: left;
    width: 70%;
    margin-bottom: 50px;
}
/*.mapa-peru {
    text-align: right;
    width: 100%;
}
.text-zonas {
    margin: 0 auto;
    padding: 30px 0 15px;
    color: #5AAD31 !important;
    font-family: 'montserratbold';
    font-size: 34px;
    text-align: left;
}*/
.img_section {
    position: relative;
}
div.img_section.img_section_calidad {
    background-size: initial;
    background-position: top center;
    background-image: url(../../wp_content/uploads/calidad/Calidad.jpg)!important;
    background-repeat: no-repeat;
}
.ph-quality {
    background: #f9f9f9;
}
.phcalidad {
    overflow: hidden;
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
}
.page_calidad {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.cont-aux-calidad {
    width: 620px;
    margin: auto;
}
.intro-calidad {
    position: relative;
    text-align: center;
    padding-top: 1em;
}
.tag-calidad {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 17px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
}
.padding-calidad-14 {
    text-align: justify;
}
.tag-planta-awards {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 17px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.cont-calidad {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.space-calidad-top {
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    margin-top: 20px;
}
.tag-calidad-awards {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 18px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.box-calidad {
    margin-top: 20px;
    margin-bottom: 30px;
}
.cont-calidad img {
    width: 100%;
    margin-top: 30px;
}
.pag-calidadcix .box-calidad img {
    width: 100%
}
.pag-calidadlima .box-calidad img {
    width: 100%
}
.pag-calidadzonas .box-calidad img {
    width: 100%
}
div.img_section.img_section_planta {
    background-size: initial;
    background-position: top center;
    background-image: url(../../wp_content/uploads/planta/perhusaplanta.jpg)!important;
}
.ph-planta {
    background: #f9f9f9;
}
.phplanta {
    overflow: hidden;
    margin-top: 40px;
}
.page_plant {
    float: left;
    width: 100%;
}
.cont-aux-plant {
    width: 630px;
    margin: auto;
}
.intro-planta {
    position: relative;
    text-align: center;
    padding-top: 1em;
}
.tag-pl {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 17px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
}
.padding-pl-14 {
    padding: 0px 2%;
    text-align: justify;
}
.tag-planta-awards {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 17px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.cont-planta {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 0;
}
.space-planta-top {
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    margin-top: 20px;
}
.tag-planta-awards {
    font-weight: 300;
    line-height: 30px;
    margin-top: 0;
    font-size: 18px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.box-planta {
    margin-top: 20px;
    margin-bottom: 50px;
}
.cont-planta img {
    width: 100%;
}
.pag-plantamocce .box-planta img {
    width: 100%
}
.pag-plantachiclayo .box-planta img {
    width: 100%
}
.pag-plantacallao .box-planta img {
    width: 100%
}
.ph-premios {
    background: #f9f9f9;
}
.phpremios {
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
}
.cont-awards {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 0;
}
.cnt-premios {
    margin-bottom: 2em;
}
.cnt-premios .w-premios .w-cnt-items .w-item {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: 285px;
    padding: 10px;
    border: 1px solid #eaeaea;
    margin: 15px 20px 20px 15px;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.cnt-premios .w-premios .w-cnt-items .w-item .w-img img {
    display: block;
    max-width: 100%;
    height: auto;
}
.cnt-premios .w-premios .w-cnt-items .w-item .w-cnt-fecha {
    margin-top: 16px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 8px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.cnt-premios .w-premios .w-cnt-items .w-item .w-cnt-fecha ul {
    display: inline-block;
    vertical-align: top;
    width: 89%;
    padding-top: 2px;
}
.cnt-premios .w-premios .w-cnt-items .w-item .w-cnt-fecha ul {
    max-width: 233px;
    width: 100%;
}
.cnt-premios .w-premios .w-cnt-items .w-item .w-cnt-fecha ul li span {
    margin-right: 5px;
    display: block;
}
.cnt-premios .w-premios .w-cnt-items .w-item .w-cnt-fecha ul li {
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    font-family: 'open_sansbold';
    color: #33673a;
}
.cnt-premios .w-premios .w-cnt-items .w-item .w-cnt-fecha ul li {
    color: #543c32;
}
.cnt-premios .w-premios .w-cnt-items .w-item .w-cnt-fecha .w-icon {
    font-size: 24px;
    color: #fff;
    display: inline-block;
    vertical-align: bottom;
    background: #dbdbdb;
    text-align: center;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.cnt-premios .w-premios .w-cnt-items .w-item:hover {
    background: #f9f9f9;
}
.cnt-premios .w-premios .w-cnt-items .w-item:hover .w-cnt-fecha .w-icon {
    background-color: #543c32;
}
.cnt-premios a:hover {
    color: #543c32;
}
.page_awards {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.cont-aux-premios {
    width: 630px;
    margin: auto;
}
.centered {
    position: relative;
    text-align: center;
    padding-top: 1em;
}
.tag-awards {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 18px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.padding-awards {
    padding: 0px 2%;
}
.space-top {
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
}
div.img_section.img_section_productos {
    background-size: initial;
    background-position: top center;
    background-image: url(../../wp_content/uploads/productos/productos.jpg)!important;
}
.top-prod {
    margin-top: 30px;
}
.cont-products {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 0;
}
.space-prodct-top {
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    margin-top: 20px;
}
.tag-prodct-awards {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 18px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.box-prodct {
    margin-top: 20px;
    margin-bottom: 100px;
}
.et_ph_column_prod_1 {
    background-image: url(../../wp_content/uploads/productos/ProdCertificado1.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.et_ph_column_prod_2 {
    background-image: url(../../wp_content/uploads/productos/ProdCertificado2.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.et_ph_column_prod_3 {
    background-image: url(../../wp_content/uploads/productos/ProdCertificado3.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.phmercados {
    overflow: hidden;
}
#chartdiv {
    width: 100%;
    height: 500px;
}
.map-marker {
    margin-left: -8px;
    margin-top: -8px;
}
.map-marker.map-clickable {
    cursor: pointer;
}
.pulse {
    width: 10px;
    height: 10px;
    border: 5px solid #f7f14c;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #716f42;
    z-index: 10;
    position: absolute;
}
.map-marker .dot {
    border: 10px solid #fff601;
    background: transparent;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    height: 50px;
    width: 50px;
    -webkit-animation: pulse 3s ease-out;
    -moz-animation: pulse 3s ease-out;
    animation: pulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 1;
    opacity: 0;
}
@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -moz-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -moz-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -moz-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }
}
@-webkit-keyframes "pulse" {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}
.cont-aux-markets {
    width: 920px;
    margin: auto;
}
.intro-markets {
    position: relative;
    text-align: center;
    padding-top: 1em;
}
.intro-markets .text {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'glegooregular';
    font-size: 1.1em;
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 2em;
}
.intro-markets .text {
    font-size: 30px;
    font-family: 'montserratregular';
    color: #543c32;
    max-width: 635px;
}
.tag-phm {
    font-size: 16px;
    color: #212121;
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-family: 'SourceSansProLight';
}
.padding-markets {
    padding: 0px 12%;
    text-align: justify;
}
.tag-markets-awards {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 18px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.texto-markets {
    font-size: 22px;
    color: #5AAD31;
    margin-bottom: 50px;
}
.vertical-markets {
    display: table-cell;
    vertical-align: middle;
}
.vertical-markets ul li {
    font-size: 17px;
    line-height: 150%;
    text-align: justify;
    color: #030403;
    margin: 0 0 0.2em;
    font-family: 'SourceSansProLight';
    text-align: inherit;
    margin-bottom: 10px;
}
/*.img_section_sost.img_section {
    background-color: #543c32!important;
}
div.img_section.img_section_sost {
    background-size: initial;
    background-position: top center;
    background-image: url(../../wp_content/uploads/sostenibilidad/sostenibilidad.png)!important;
}
.conteiner_sostenib {
    width: 1100px;
    margin: 0 auto;
}
.cont-hcafe {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}
.space-hcafe-top {
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    margin-top: 30px;
}
.tag-hcafe-awards {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 18px;
    color: #030403;
    font-family: 'SourceSansProLight';
    text-align: justify;
    padding-right: 20px;
    padding-left: 30px;
}
.ph-sostenib {
    overflow: hidden;
}
.cont_sostenib {
    max-width: 100%;
    margin-bottom: 50px;
}
.page_main_sostenib {
    margin-left: 0%;
}
.page_main_sostenib {
    float: left;
    width: 100%;
}
.cont-video-1 {
    padding: 10px;
}
.cont-video-1,
#player,
.fallback,
.cont-video-1>iframe {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}
.postauthor-hcafe {
    min-height: 230px;
    background: #f9f9f9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.postauthor-hcafe .avatar {
    margin: 10px 20px 10px 0;
    width: 288px;
}
.avatar {
    float: left;
}
.postauthor-hcafe p {
    text-align: justify;
    !important;
    padding-left: 10px;
    padding-right: 20px;
}
.postauthor-hcafe p {
    margin: 0px;
    color: #444444;
    font-size: 18px;
}*/
.img_section_0.img_section {
    background-color: #543c32!important;
}
.img_section {
    position: relative;
    background-color: #fff;
}
.img_section_ceys.img_section {
    background-color: #543c32!important;
}
div.img_section.img_section_ceys {
    background-size: initial;
    background-position: top center;
    background-image: url(../../wp_content/uploads/ceys/grupoceys.png)!important;
}
.ph-ceys {
    margin-top: 10px;
    margin-bottom: 10px;
}

.et_ph_column_ceys {
    background-image: url(../../wp_content/uploads/ceys/TrianguloSostenibilidad.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    /* background-size: cover; */
    background-position: center;
    background-repeat: no-repeat;
}
.et_ph_column_ceystext{
    padding-top: 40px;
    padding-right: 80px;
    padding-bottom: 40px;
    padding-left: 80px;
}
.et_ph_column_text_100 {
    padding-top: 20px;
    padding-right: 80px;
    padding-bottom: 20px;
    padding-left: 80px;
}
/*.et_ph_section {
    padding-top: 0px;
    padding-bottom: 0px;
}
.margin_ceys {
    min-height: 0px;
    padding-right: 0px;
    padding-left: 0px;
}*/

/*
.cont-ceys {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.ceys_text {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.page_ceys {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.cont-aux-ceys {
    width: 100%;
    margin: auto;
}
.intro-ceys {
    position: relative;
    text-align: center;
    padding-top: 1em;
}
.tag-phceys {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 18px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
}
.padding-14 {
    text-align: center;
}
.margen-pading {
    margin-right: 0px;
    margin-left: 0px;
}
.image-ceys {
    display: flex;
    align-items: center;
    justify-content: center;
}*/
.image-ceys img {
    width: 100%;
}

.ph_section {
    margin-right: 0px;
    margin-left: 0px;
    background-color: #f7f7f7;
}
.et_ph_section {
    padding-top: 0px;
    padding-bottom: 0px;
}
.margin_ceys {
    min-height: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
.ph_color {
    background-color: #f7f7f7;
}
.et_ph_column_1 {
    padding-top: 100px;
    padding-right: 100px;
    padding-bottom: 100px;
    padding-left: 100px;
}
.et_ph_column_text {
    padding-top: 100px;
    padding-right: 100px;
    padding-bottom: 100px;
    padding-left: 100px;
}
.space-ceys-top {
    text-align: justify;
    margin-top: 20px;
}
.tag-ceys-2 {
    font-weight: 300;
    line-height: 38px;
    margin-top: 0;
    font-size: 18px;
    color: #030403;
    margin: 0 0 2em;
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.et_ph_column_extension {
    background-image: url(../../wp_content/uploads/ceys/Extension.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.et_ph_column_Gestion {
    background-image: url(../../wp_content/uploads/ceys/Gestion.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.et_pb_column_Proyectos {
    background-image: url(../../wp_content/uploads/ceys/Proyectos.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.et_pb_column_Premios {
    background-image: url(../../wp_content/uploads/ceys/Premios.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.et_pb_column_Certificaciones {
    background-image: url(../../wp_content/uploads/ceys/Certificaciones2.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.top-bar {
    margin-top: 40px;
    margin-left: 0px;
    margin-right: 0px;
}
.Virtual-Center {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 10px;
}
.Virtual-Center img {
    width: 60%;
}
.Bpracticas-Center {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 10px;
}
.Bpracticas-Center img {
    width: 60%;
}
.bottom-ceys {
    text-align: center;
}
.bottom-ceys a {
    color: rgba(255, 255, 255, 1);
    padding: 2px 22px;
    line-height: 40px;
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-decoration: none;
    text-align: center;
}
.bottom-ceys a {
    border-color: rgba(51, 51, 51, 1);
    color: rgba(51, 51, 51, 1);
    background-color: #FFF;
}
.pag-ceysdetalle .box-ceys-detalle img {
    width: 100%
}
.img_section_desarrollo.img_section {
    background-color: #543c32!important;
}
div.img_section.img_section_desarrollo {
    background-size: initial;
    background-position: top center;
    background-image: url(../../wp_content/uploads/responsabilidad/desarrollosostenible.jpg)!important;
}
.margin-des {
    margin-bottom: 20px;
}
.margin_sost {
    min-height: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
.et_ph_column_sost {
    padding-top: 20px;
    padding-right: 100px;
    padding-bottom: 20px;
    padding-left: 100px;
}
.et_ph_column_sost_pr {
    padding-top: 80px;
    padding-right: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
}
.et_ph_column_sost_ds {
    padding-top: 20px;
    padding-right: 100px;
    padding-bottom: 20px;
    padding-left: 100px;
}
.space-sost-top {
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    margin-top: 20px;
}
.tag-sost-2 {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 18px;
    color: #030403;
    margin: 0 0 1em;
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.et_ph_column_sost_1 {
    background-image: url(../../wp_content/uploads/sostenibilidad/sost-01.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.et_ph_column_sost_2 {
    background-image: url(../../wp_content/uploads/sostenibilidad/sost-02.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.et_ph_column_sost_3 {
    background-image: url(../../wp_content/uploads/sostenibilidad/sost-03.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.et_ph_column_sost_4 {
    background-image: url(../../wp_content/uploads/sostenibilidad/sost-04.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.et_ph_column_sost_5 {
    background-image: url(../../wp_content/uploads/sostenibilidad/sost-05.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
}
.phcompromiso {
    overflow: hidden;
}
.cont_compromiso {
    height: 100%;
    margin-top: 20px;
}
.color-fondo {
    background-color: #5AAD31;
    margin-top: 20px;
}
.clase-1 .title-white {
    color: #fff;
    font-size: 38px;
    font-family: 'SourceSansProLight';
    text-align: center;
    font-weight: 900;
    margin-top: 82px;
}
.clase-1 p {
    color: #fff;
    font-size: 19px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: justify;
}
.clase-2 .title-white {
    color: #5AAD31;
    font-size: 38px;
    font-family: 'SourceSansProLight';
    text-align: center;
    font-weight: 900;
    margin-top: 82px;
}
.clase-2 p {
    margin: 20px;
    font-size: 19px;
    text-align: justify;
}
.tag-compromiso-awards {
    font-weight: 300;
    line-height: 26px;
    margin-top: 0;
    font-size: 20px;
    color: #030403;
    font-family: 'SourceSansProLight';
}
.desarrollo-img-compromiso {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.desarrollo-img-compromiso img {
    width: 50%;
}
.cont_compromiso p {
    line-height: 150%;
    font-size: 18px;
}
.background-white,
.primary-color-white .background-primary {
    background-color: #fff !important;
}
.background-primary,
.primary-color-primary .background-primary {
    background-color: #5AAD31 !important;
}
.background-dark,
.primary-color-dark .background-primary {
    background-color: #002633 !important;
}
.section {
    padding: 1rem 0.5rem;
}
.section-small-padding {
    padding: 2.5rem 1.25rem;
}
.section-top-padding {
    padding-top: 6rem;
}
.section-top-small-padding {
    padding-top: 2.5rem;
}
.size-960 .line-contact,
.pag_contact .line-contact,
.size-1280 .line-contact {
    margin: 0 auto;
    padding: 0 2rem;
}
.pag_contact .line-contact {
    max-width: 65.25rem;
}
.line-contact {
    clear: left;
}
.margin,
.margin2x {
    display: block;
}
.margin {
    margin: 0 -0.625rem;
    margin-bottom: 20px;
}
.margin > .s-1,
.margin > .s-2,
.margin > .s-five,
.margin > .s-3,
.margin > .s-4,
.margin > .s-5,
.margin > .s-6,
.margin > .s-7,
.margin > .s-8,
.margin > .s-9,
.margin > .s-10,
.margin > .s-11,
.margin > .s-12,
.margin > .m-1,
.margin > .m-2,
.margin > .m-five,
.margin > .m-3,
.margin > .m-4,
.margin > .m-5,
.margin > .m-6,
.margin > .m-7,
.margin > .m-8,
.margin > .m-9,
.margin > .m-10,
.margin > .m-11,
.margin > .m-12,
.margin > .l-1,
.margin > .l-2,
.margin > .l-five,
.margin > .l-3,
.margin > .l-4,
.margin > .l-5,
.margin > .l-6,
.margin > .l-7,
.margin > .l-8,
.margin > .l-9,
.margin > .l-10,
.margin > .l-11,
.margin > .l-12 {
    padding: 0 0.625rem;
}
.s-1,
.s-2,
.s-five,
.s-3,
.s-4,
.s-5,
.s-6,
.s-7,
.s-8,
.s-9,
.s-10,
.s-11,
.s-12,
.m-1,
.m-2,
.m-five,
.m-3,
.m-4,
.m-5,
.m-6,
.m-7,
.m-8,
.m-9,
.m-10,
.m-11,
.m-12,
.l-1,
.l-2,
.l-five,
.l-3,
.l-4,
.l-5,
.l-6,
.l-7,
.l-8,
.l-9,
.l-10,
.l-11,
.l-12 {
    float: left;
    position: static;
}
b,
strong,
.text-strong {
    font-weight: 550;
}
.margin p {
    font-size: 14px;
}
.background-primary {
    color: rgba(255, 255, 255, 0.75);
}
.background-icono {
    color: #fff;
}
.float-left {
    float: left!important;
}
.text-uppercase {
    text-transform: uppercase;
    line-height: 1;
}
.margin-bottom {
    margin-bottom: 0.8rem;
}
.margin-left-80 {
    margin-left: 30px !important;
}
i.icon-circle-small {
    border-radius: 60px;
    display: block;
    font-size: 1.1rem;
    height: 35px;
    line-height: 35px;
    margin-bottom: 0.625rem;
    text-align: center;
    width: 35px;
}
.icon-placepin:before {
    content: "\f031";
}
.text-size-20,
.text-l-size-20 {
    font-size: 20px !important;
    line-height: 1.4;
}
.margin-bottom-0 {
    margin-bottom: 0 !important;
    display: block;
}
form {
    line-height: 1.4;
}
.line-contact .line-contact {
    padding: 0;
}
form.customform input,
form.customform textarea,
form.customform select {
    background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.14);
    font-size: 12px;
    padding: 0.625rem;
    width: 100%;
}
form.customform input,
form.customform textarea,
form.customform select {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E0E0E0;
    padding: 0.625rem;
    width: 100%;
}
form.customform input,
form.customform textarea,
form.customform select {
    background: none repeat scroll 0 0 #FFF;
    transition: background 0.20s linear 0s;
    -o-transition: background 0.20s linear 0s;
    -ms-transition: background 0.20s linear 0s;
    -moz-transition: background 0.20s linear 0s;
    -webkit-transition: background 0.20s linear 0s;
}
form.customform input,
form.customform select {
    height: 2.7rem;
}
form.customform input,
form.customform select,
form.customform textarea,
form.customform button {
    font-size: 0.9rem;
    font-family: inherit;
    margin-bottom: 1.25rem;
}
.border-radius {
    border-radius: 0.5px;
}
.line-contact:after,
.center:after,
.box:after,
.margin:after,
.margin2x:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}
.s-12 {
    width: 100%;
}
.l-6 {
    width: 50%;
}
.l-4 {
    width: 33.3333%;
}
form.customform button {
    margin-top: 20px;
    background: none repeat scroll 0 0 #152732;
    border: 0 none;
    color: #fff;
    padding: 0.625rem;
    cursor: pointer;
    width: 20%;
    transition: background 0.20s linear 0s;
    -o-transition: background 0.20s linear 0s;
    -ms-transition: background 0.20s linear 0s;
    -moz-transition: background 0.20s linear 0s;
    -webkit-transition: background 0.20s linear 0s;
}
.grl-contacto {
    height: 350px;
}
.cf {
    zoom: 1;
    text-align: center;
}
.grl-contacto .googlemap {
    height: 100%;
    width: 100%;
}
.grl-contacto .w-ancho {
    position: relative;
}
.w-ancho {
    width: 94%;
    margin: auto;
}
.icon-point-2:before {
    content: "\e902";
    color: #1E81B9;
    font-size: 20px;
}
.imgcont img {
    padding-left: 500px;
    height: 150px;
}
textarea:focus,
input:focus,
input[type]:focus {
    border-color: #007bff9c;
    outline: 0 none;
}
.select-arrow,
.avada-select-parent .select-arrow,
.fusion-modal-content .select-arrow {
    background-color: #1172c1;
}
.texto-class {
    color: #543c32;
}
.texto-class .c-title_1 {
    font-size: 16px;
    text-align: center;
}
.texto-class p {
    color: #543c32;
}
.texto-class p,
input {
    font-size: 20px;
}
.c-caja_1 iframe {
    margin: 0;
    padding-right: 15px;
    width: 100%;
}
.c-caja_1 p {
    padding-left: 40%;
    padding-right: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Mada', sans-serif;
    font-weight: 300;
}
.c-caja_2 iframe {
    margin: 0;
    padding-left: 0px;
    width: 100%;
}
.c-caja_2 p {
    padding-left: 40%;
    padding-right: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Mada', sans-serif;
    font-weight: 300;
}
.separadorsolo {
    margin-bottom: 20px;
    margin-top: 20px;
}
.fa-envelope:before {
    color: #1E81B9;
}
.fa-mobile-phone:before,
.fa-mobile:before {
    color: #1E81B9;
}
.lineahorizontal {
    display: block;
    width: 100%;
    height: 1px;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
.c-h1 h1 {
    width: 100%;
    color: #5AAD31;
    text-align: center;
    font-size: 20px;
}
.c-lineah {
    background: #5AAD31;
    width: 5%;
    height: 3px;
}
.bordergreen {
    border: 2px dashed #5AAD31;
    padding-top: 20px;
    padding-left: 20px;
}
.us-text {
    font-size: 15px;
}
.us-pading {
    margin-left: 60px;
    margin-right: 60px;
}
.cont_noticias {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.main-content {
    width: 100%;
    height: 100%;
    text-align: center;
}
.main-content {
    text-align: left;
}
.main-content {
    margin-top: 0px !important;
}
.main-content {
    color: #58585f;
}
.top-noticias {
    margin-top: 30px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
}
.img-noticia-2 img {
    background-color: #620b0e;
    padding: 8px;
}
.title-container {
    display: inline-block;
    width: 100%;
    text-align: left;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0em;
}
.space_notice {
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #f9f9f9;
}
.space_notice a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.phaulavirtual {
    overflow: hidden;
}
.conten_aula {
    width: 960px;
    margin: 0px auto;
}
.contorno {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
    border-top-width: 5px !important;
    border-right-width: 5px !important;
    border-bottom-width: 5px !important;
    border-left-width: 5px !important;
    padding-top: 1em !important;
    padding-right: 1em !important;
    padding-bottom: 1em !important;
    padding-left: 1em !important;
    border-left-color: #e5e5e5 !important;
    border-left-style: solid !important;
    border-right-color: #e5e5e5 !important;
    border-right-style: solid !important;
    border-top-color: #e5e5e5 !important;
    border-top-style: solid !important;
    border-bottom-color: #e5e5e5 !important;
    border-bottom-style: solid !important;
    border-radius: 5px !important;
}
.conten_aula img {
    max-width: 100%;
}
.aula_btn1 {
    color: #FFF;
    border-color: #FF675B;
    background-color: #FF675B;
    font-size: 14px;
    padding: 14px 20px;
    border-radius: 5px;
}
.aula_btn1 a {
    color: #fff;
}
.aula_btn1:active {
    color: #f2f2f2;
    border-color: #ff4132;
    background-color: #ff4132;
}
.aula_btn1:hover {
    color: #f7f7f7;
    border-color: #ff4b3c;
    background-color: #ff4b3c;
}
.aula_btn1 a:hover {
    color: #f7f7f7;
}
.aula_centerbtn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.aula_title1 p {
    text-align: center;
    font-family: 'SourceSansProLight';
    padding-top: 20px;
    color: #5AAD31 !important;
    line-height: 140%;
    font-size: 40px;
}
.aula_texto {
    font-family: 'SourceSansProLight';
    text-align: justify;
    padding: 20px;
}
.phventas {
    overflow: hidden;
}
.conten_ventas {
    width: 960px;
    margin: 0px auto;
}
.ventas_title1 p {
    text-align: left;
    font-family: 'SourceSansProLight';
    padding-top: 20px;
    color: #fff;
    line-height: 140%;
    font-size: 25px;
}
.ventas_title2 p {
    text-align: left;
    font-family: 'SourceSansProLight';
    padding-top: 5px;
    color: #fff;
    line-height: 140%;
    font-size: 40px;
    font-weight: bold;
}
.ventas_title3 p {
    text-align: left;
    font-family: 'SourceSansProLight';
    color: #fff;
    line-height: 100%;
    font-size: 18px;
    font-weight: bold;
}
hr.style1 {
    border-top: 1px;
}
.phventas hr {
    height: 1px;
    background: 0;
    border-top: 0;
    border-bottom: 1px solid #dddddd;
    border-left: 0;
    border-right: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
}
.ico-trakin {
    padding: 20px;
}
.ventas_texto p {
    font-family: 'SourceSansProLight';
    text-align: justify;
    padding: 2px;
    line-height: 140%;
    color: #fff;
}
.conten_ventas img {
    max-width: 100%;
}
.ventas_btn1 {
    color: #FFF;
    border-color: #FF675B;
    background-color: #FF675B;
    font-size: 14px;
    padding: 14px 20px;
    border-radius: 5px;
}
.ventas_btn1 a {
    color: #fff;
}
.ventas_btn1:active {
    color: #f2f2f2;
    border-color: #ff4132;
    background-color: #ff4132;
}
.ventas_btn1:hover {
    color: #f7f7f7;
    border-color: #ff4b3c;
    background-color: #ff4b3c;
}
.ventas_centerbtn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.ventas_btn1 a:hover {
    color: #f7f7f7;
}
.form {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 300px;
    margin: 0 auto 100px;
    padding: 30px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
}
.form2 {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 300px;
    margin: 0 auto 20px;
    padding: 30px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
}
.form .thumbnail {
    background: #5AAD31;
    width: 150px;
    height: 150px;
    margin: 0 auto 30px;
    padding: 50px 30px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.form .thumbnail img {
    display: block;
    width: 100%;
}
.form input {
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 15px;
    padding: 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}
.form button {
    outline: 0;
    background: #5AAD31;
    width: 100%;
    border: 0;
    padding: 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #FFFFFF;
    font-size: 14px;
    -webkit-transition: all 0.3 ease;
    transition: all 0.3 ease;
    cursor: pointer;
}
.form .message {
    margin: 15px 0 0;
    color: #b3b3b3;
    font-size: 12px;
}
.form .message a {
    color: #EF3B3A;
    text-decoration: none;
}
.form .register-form {
    display: none;
}
.form-container {
    position: relative;
    z-index: 1;
    max-width: 300px;
    margin: 0 auto;
}
.form-container:before,
.form-container:after {
    content: "";
    display: block;
    clear: both;
}
.form-container .info {
    margin: 20px auto;
    text-align: center;
}
.form-container .info h1 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 36px;
    font-weight: 300;
    color: #1a1a1a;
}
.form-container .info span {
    color: #4d4d4d;
    font-size: 12px;
}
.form-container .info span a {
    color: #000000;
    text-decoration: none;
}
.form-container .info span .fa {
    color: #EF3B3A;
}
.fondo-login-clientes {
    background: url(../../wp_content/uploads/login/clientes.jpg) repeat-x;
    height: 35.93rem;
    position: relative;
}
.fondo-login-ventas {
    background: url(../../wp_content/uploads/login/ventas.jpg) repeat-x;
    height: 35.93rem;
    position: relative;
}
.detalle_producto {
    width: 960px;
    margin: 0 auto;
    margin-top: 30px;
    height: 350px;
    margin-bottom: 30px;
}
.image-detprod {
    margin: 0 auto;
    padding-top: 30px;
    float: left;
}
.figura-prod {
    text-align: left;
    width: 100%;
}
.figura-prod img {
    max-width: 300px;
    max-height: 200px;
    margin-right: 30px;
    margin-left: 10px;
}
.tab {
    float: left;
    width: 15%;
    height: 350px;
}
.tab button {
    display: block;
    background-color: inherit;
    color: #543c32;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}
.tab button:hover {
    background-color: #ddd;
}
.tab button.active {
    background-color: #958074;
    color: #fff;
}
.tabcontent {
    float: left;
    padding: 0px 12px;
    width: 85%;
    border-left: none;
    height: 350px;
    padding-right: 54px;
}
.title_green p {
    color: #5AAD31 !important;
    text-align: right;
    padding-right: 30px;
    font-size: 3em;
}
.section_green {
    padding: 3rem 1.25rem;
}
#button {
    display: inline-block;
    background-color: #543c32;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 48px;
    color: #fff;
}
#button:hover {
    cursor: pointer;
    background-color: #333;
}
#button:active {
    background-color: #555;
}
#button.show {
    opacity: 1;
    visibility: visible;
}
.gallery-block.grid-gallery {
    padding-bottom: 60px;
}
.gallery-block.grid-gallery .heading {
    margin-bottom: 50px;
    text-align: center;
}
.gallery-block.grid-gallery .heading h2 {
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
}
.gallery-block.grid-gallery a:hover {
    opacity: 0.8;
}
.gallery-block.grid-gallery .item img {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    transition: 0.4s;
}
.gallery-block.grid-gallery .item {
    margin-bottom: 20px;
}
.page_us {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.phperhusa p {
    font-family: 'SourceSansProLight';
    text-align: justify;
}
.phperhusa p {
    font-size: 18px;
    line-height: 150%;
    margin-top: 20px;
}
@media screen and (max-width: 1024px) {
    .flex-caption p {
        display: none;
        text-align: justify;
    }
    .hr-line {
        top: 45%;
    }
    .intro-slider {
        top: 47%;
        font-size: 52px;
    }
    .youtube {
        top: 63%;
        width: 100%;
    }
    .flex-control-nav {
        left: 43%;
    }
    .cont-services {
        width: 930px;
    }
    .n-slides.clas-1 {
        margin-top: 51px;
        margin-left: 0;
    }
    #resp-galery {
        padding-top: 20px;
    }
    .content-resp {
        margin-left: 15px;
    }
    .project {
        width: 100%;
        height: 350px;
    }
    .project-hover {
        padding: 10% 19px !important;
    }
    .blog-grid {
        padding-top: 0em;
    }
    .blog-list.grid .n-blog-post {
        width: calc(100%/3);
    }
    .c-content-feature-4 {
        height: auto;
        margin-bottom: 0;
    }
    .c-content-feature-4 .c-feature-bg {
        width: 100%;
        margin-bottom: 0;
    }
    .c-content-feature-4 .c-content-right {
        float: right;
    }
    .notice {
        height: 100%;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-left: 0;
    }
    .notice .cont {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .notice .cont .row {
        height: 500px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .notice .cont .row .col-sm-5 {
        height: 100%;
        flex: inherit;
        max-width: inherit;
    }
    .notice .cont .row .col-sm-5 .iframe {
        height: 500px;
    }
    .notice .cont .row .col-sm-5 .iframe {
        display: none;
    }
    .investin-class {
        width: 100%;
        height: 100%
    }
    .notice .cont .row .col-sm-7 {
        display: none;
    }
    .cont-nosotros {
        width: 900px;
    }
    .grid_text {
        width: 281px;
    }
    .phplanta .cont {
        width: 900px;
    }
    .pag-premios .cont {
        width: 900px;
    }
    .w-ancho {
        width: 100%;
    }
    .cnt-premios .w-premios .w-cnt-items .w-item {
        margin: 15px 20px 20px 15px;
    }
    .diagonal-right.diagonal-blanco:after {
        display: none
    }
    .diagonal-right:after {
        display: none
    }
    .conten_aula {
        max-width: 100%;
    }
    .box-calidad {
        margin-top: 20px;
        margin-bottom: 50px;
        margin-left: 10px;
    }
    .box-prodct {
        margin-top: 10px;
        margin-bottom: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .phceys {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .ceys-text-left-1 {
        float: left;
        width: 23%;
    }
    .ceys-text-left {
        margin-right: 5px;
    }
    .ceys_cont-right {
        padding-left: 30px;
    }
    .ceys-text-left-1 {
        width: 27%;
        margin-left: 0px;
    }
    .desarrollo-img-compromiso img {
        width: 50%;
    }
    .cont_compromiso {
        width: 650px;
    }
    .cont_contenedor {
        width: 900px;
    }
}
@media screen and (max-width: 960px) {
    .intro-slider {
        font-size: 52px;
    }
    .head {
        width: inherit;
    }
    .head .item {
        width: 230px;
        height: 48px;
        margin-bottom: 0.2em;
        display: inline-block;
        zoom: 1;
    }
    .head .item .title {
        width: 224px;
    }
    .head .item .title {
        width: 228px;
        text-align: left;
        font-size: 15px;
        padding-left: 5px;
    }
    .postauthor h3,
    h3.related-title {
        font-size: 1.6em !important;
    }
    .top_container h1 {
        font-size: 1.4em !important;
    }
    .cont-services {
        width: 910px;
    }
    .project {
        width: 100%;
        height: 350px;
    }
    .project-hover {
        padding: 10% 19px !important;
    }
    .txt-div1 {
        font-size: 2em;
    }
    .article_content p {
        line-height: 180%;
        text-align: justify !important;
        margin: 0px;
        color: #444444;
        font-size: 16px;
    }
    .cont_ceys {
        height: 100%;
        margin-top: 0px;
    }
    .conteiner_ceys {
        width: 90%;
    }
    .postauthor p {
        line-height: 180%;
        text-align: justify !important;
    }
    .cont-nosotros {
        width: 100%;
    }
    .pag-empresa .cont {
        width: 100%;
    }
    .page_us {
        margin-left: 0px;
    }
    .padding-14 {
        padding: 0px 10%;
    }
    .vision img {
        width: 100%;
        margin-top: 50px;
    }
    #issues li .iss img {
        margin-left: 0px;
    }
    .cont-aux-zonas {
        width: 100%;
        margin: auto;
    }
    .pag-calidad .cont {
        width: 100%;
    }
    .page_calidad {
        margin-left: 0px;
    }
    .pag-calidad .cont-calidad {
        width: 100%;
        padding: 0;
    }
    .box-calidad {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 10px;
    }
    .left_menu {
        margin-left: 20px;
    }
    .phcalidad {
        margin-top: 0px;
    }
    .cont-planta {
        width: 100%;
        padding: 0px;
    }
    .cont-planta img {
        margin-top: 25px;
    }
    .page_plant {
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .cont-aux-plant {
        width: 100%;
    }
    .box-planta {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 10px;
    }
    .phplanta {
        margin-top: 0px;
    }
    .top-prod {
        margin-top: 0px;
    }
    .et_ph_column_sost {
        padding-top: 130px;
        padding-right: 100px;
        padding-bottom: 110px;
        padding-left: 130px;
    }
    #chartdiv {
        width: 100%;
        height: 300px;
    }
    .page_awards {
        margin-left: 0px
    }
    .cnt-premios .w-premios .w-cnt-items .w-item {
        margin: 0px 5px 0px 4px;
    }
    .pag-ceys .cont {
        width: 100%;
    }
    .ceys-text-left-1 {
        width: 90%;
        margin-left: 20px;
    }
    .ceys_cont-right {
        float: left;
        width: 100%;
    }
    .ceys_cont-right {
        padding-left: 0px;
    }
    .pos_image_ceys_2 iframe {
        width: 100%;
        height: 300px;
    }
    .pos_image_ceys iframe {
        width: 100%;
        height: 300px;
    }
    .ceys-text-left p {
        text-align: justify;
        line-height: 180%;
        margin: 0px;
        color: #444444;
        font-size: 18px;
    }
    .ceys-text-left {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
    }
    .ceys_pagetitulo a {
        color: #fff;
        font-size: 26px;
        font-family: 'SourceSansProLight';
    }
    .pos_image_ceys {
        padding-left: inherit;
    }
    .postauthor {
        padding: 0;
        margin: 10px 0 0;
    }
    .ceys_cont-right {
        margin-top: 20px;
    }
    .ceys_cont-right p {
        text-align: justify;
        line-height: 180%;
        margin: 0px;
        color: #444444;
        font-size: 18px;
    }
    .et_ph_column_text {
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
    }
    .cont-products {
        width: 100%;
    }
    .cont-products img {
        width: 90%;
        margin-left: 20px;
        margin-right: 20px;
    }
    .cont {
        width: 900px;
    }
    .et_ph_column_sost_ds {
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
    }
    .Bpracticas-Center img {
        width: 60%;
    }
    .Virtual-Center img {
        width: 60%;
    }
    .cont-hcafe {
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 0px;
    }
}
@media screen and (max-width: 940px) {
    .intro-slider {
        font-size: 43px;
        width: 100%;
    }
    .flex-control-nav {
        left: 43%;
    }
    .cont {
        width: 700px;
        margin: 0 auto;
    }
    .cont-aux-1 {
        width: 100%;
        margin: auto;
    }
    .padding-12 {
        padding: 0px 0px;
    }
    .cont-services {
        width: 750px;
    }
    .project {
        width: 100%;
        height: 400px;
    }
    .project-hover {
        padding: 10% 13px !important;
    }
    .et_ph_column_exportadora {
        display: none;
    }
    .ph-expo .col-sm-6 {
        -webkit-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        max-width: inherit;
    }
    .tag-ceys-2 {
        line-height: 34px;
    }
    .txt-div1 {
        font-size: 1.7em;
    }
    .txt-div2 {
        font-size: 2em;
    }
    .cont-aux-3 {
        width: 100%;
    }
    .mision img {
        width: 100%;
        margin-top: 18%;
    }
    .vision img {
        width: 100%;
        margin-top: 10%;
    }
    .cute-4-tablet {
        width: 100%;
    }
    .cute-4-2-tablet {
        width: 33.333333333333%;
    }
    .grid_text {
        width: 100%;
    }
    .mision {
        margin-left: 10px;
        margin-right: 10px;
    }
    .vision {
        margin-left: 10px;
        margin-right: 10px;
    }
    .valores {
        margin-left: 10px;
        margin-right: 10px;
    }
    .valores img {
        width: 100%;
        margin-top: 0px;
    }
    .cont-aux-calidad {
        width: 650px;
        margin: auto;
    }
    .phcalidad {
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .page_history {
        float: left;
        width: 70%;
    }
    .cont-calidad {
        width: 100%;
    }
    .box-calidad {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
        margin-right: 5px;
    }
    .padding-calidad-14 {
        padding: 0px 10%;
    }
    .cont-aux-plant {
        width: 90%;
    }
    .page_calidad {
        margin-bottom: 10px;
    }
    .cont-aux-plant {
        width: 90%;
    }
    .phplanta .cont {
        width: 800px;
    }
    .cont-planta {
        width: 90%;
    }
    .phplanta {
        margin-top: 0px;
    }
    .phpremios .cont {
        width: 800px;
    }
    .padding-awards {
        padding: 0px 10%;
    }
    .cont-aux-premios {
        width: 550px;
        margin: auto;
    }
    .cnt-premios .w-premios .w-cnt-items .w-itemmargin {
        margin: 15px 20px 20px 15px;
    }
    .cont-mercados {
        width: 100%;
        margin: 0 auto;
    }
    .cont-aux-markets {
        width: 100%;
        margin: auto;
    }
    .head .item .title {
        width: 224px;
    }
    .head .item {
        height: 64px;
        padding-top: 4px;
    }
    #button {
        display: none;
    }
    .us-pading {
        margin-left: 40px;
        margin-right: 40px;
    }
    .us-text {
        font-size: 13px;
    }
    .cont-products img {
        width: 95%;
    }
    .cont_contenedor {
        width: 750px;
    }
    .cont_compromiso {
        width: 500px;
        margin-left: 30px;
    }
    .phpremios {
        overflow: hidden;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media screen and (max-width: 767px) {
    .hr-line {
        top: 41%;
    }
    .intro-slider {
        top: 43%;
        font-size: 34px;
    }
    .youtube {
        top: 60%;
    }
    .flex-control-nav {
        left: 41%;
    }
    .hr-line i {
        position: relative;
        top: -25px;
        font-size: 32px;
        color: #fff;
    }
    .cont-services {
        width: 50%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    figure.snip0015 {
        float: none;
        max-width: 100%;
        margin-bottom: 0px;
    }
    .wpb_content_element {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .et_ph_column_expo {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .tag-ceys-2 {
        line-height: 34px;
    }
    .notice {
        height: 100%;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-left: 0;
    }
    .notice .cont {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .notice .cont .row {
        height: 500px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .notice .cont .row .col-sm-5 {
        height: 100%;
        flex: inherit;
        max-width: inherit;
    }
    .notice .cont .row .col-sm-5 .iframe {
        height: 500px;
    }
    .notice .cont .row .col-sm-5 .iframe {
        display: none;
    }
    .investin-class {
        width: 100%;
        /* height: 100% */
        height: 490px
    }
    .notice .cont .row .col-sm-7 {
        display: none;
    }
    .cont-aux-1 {
        width: 100%;
        margin: auto;
    }
    .padding-12 {
        padding: 0px 0px;
    }
    .cont-export {
        width: 100%;
        margin: auto;
        height: 100%;
        margin-bottom: 20px;
    }
    .blog-card_2 {
        display: none;
    }
    .parallax-container {
        height: 300px;
    }
    .slider1 {
        display: none;
    }
    #resp-galery {
        padding-bottom: 10px;
    }
    .movil-50,
    .caja.movil-50,
    .movil-50 {
        width: 50%;
    }
    .title_box {
        font-size: 35px;
        padding-bottom: 10px;
    }
    .project {
        width: 100%;
        height: 200px;
        margin-bottom: 20px;
    }
    .project-hover {
        opacity: initial;
        padding: 4% 40px !important;
    }
    .project-hover h2 {
        color: #fff;
        font-size: 22px;
        line-height: 130%;
        text-align: justify;
    }
    .project-hover p {
        color: #fff;
        font-size: 19px;
        line-height: 130%;
        text-align: justify;
        font-family: 'SourceSansProLight';
    }
    .project-hover hr {
        height: 3px;
        width: initial;
    }
    .cont {
        width: 90%;
        margin: 0 auto;
    }
    .news p.news_tit {
        display: block;
        line-height: 120%;
        margin-top: 8px;
    }
    .title_box {
        font-size: 35px;
        padding-bottom: 10px;
    }
    .title_box {
        font-size: 35px;
        padding-bottom: 10px;
    }
    .news_tit {
        text-align: left;
    }
    .btop {
        border-top: solid 1px #50A946;
        padding-top: 30px;
        margin-bottom: 10px;
    }
    .news_group {
        min-height: 130px;
    }
    .news_group {
        margin: 0 !important;
    }
    .notice .title {
        margin: 10px;
    }
    .box img {
        float: left;
        margin-right: 25px;
    }
    .figura-up {
        display: none;
    }
    .figura-up img {
        display: none;
    }
    .cont-image .coffee-text {
        display: none;
    }
    .inc {
        display: none !important;
    }
    .left_menu a.first {
        padding-left: 0;
    }
    .left_menu a {
        background: url(../img/design/bg_pagesubmenua2.jpg) right center no-repeat;
    }
    .left_menu a {
        padding-right: 17px;
        padding-left: 11px;
    }
    .show_menu {
        height: 45px;
        line-height: 45px;
        border: 1px solid #44AB33;
        padding-left: 15px;
        color: #44AB33;
        cursor: pointer;
        background: url(../../wp_styles/img/down.jpg) top right no-repeat;
    }
    .dropdown {
        width: 100%;
    }
    .show_menu,
    .dropdown {
        display: block;
    }
    .menu_show {
        border-left: 1px solid #44AB33;
        border-right: 1px solid #44AB33;
        display: none;
    }
    .left_menu li.active {
        color: #fff;
        background: #44AB33;
    }
    .menu_show li {
        border-bottom: 1px solid #44AB33;
        display: block;
    }
    p,
    ul li,
    strong,
    i {
        font-size: 18px;
        line-height: 130%;
    }
    .iss p {
        font-size: 30px;
    }
    .menu_show li a {
        font-size: 16px;
        width: 100%;
        height: 45px;
        line-height: 45px;
        border: 0;
        background: none;
        margin: 0;
        padding: 0;
        padding-left: 15px;
    }
    .left_menu li.active a {
        color: #fff;
        background: #44AB33;
    }
    .left_menu a.last {
        background: none;
    }
    .side_menu li.active {
        color: #fff;
        background: #44AB33;
    }
    .menu_show li {
        border-bottom: 1px solid #44AB33;
        display: block;
    }
    .phperhusa p {
        font-family: 'SourceSansProLight';
        text-align: justify;
    }
    .page_main p {
        margin-bottom: 12px;
        text-align: justify;
        font-family: 'SourceSansProLight';
        line-height: 140%;
    }
    .left_menu {
        float: initial;
        width: auto;
    }
    .page_us {
        margin-bottom: 0px;
        width: 100%;
        margin-left: 0px;
    }
    .padding-14 {
        padding: 0px 0;
    }
    .pag-empresa .cont {
        width: 90%;
    }
    .grid_text {
        width: 100%;
    }
    .cute-4-tablet {
        width: 100%
    }
    .mision img {
        width: 100%;
        margin-top: 0px;
    }
    .vision img {
        width: 100%;
        margin-top: 0px;
    }
    .valores img {
        width: 100%;
        margin-top: 0px;
    }
    .margen-ph {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .page_history p {
        margin-bottom: 12px;
        text-align: justify;
        font-family: 'SourceSansProLight';
        line-height: 140%;
        font-size: 17px;
    }
    .page_history {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }
    .text-premios {
        margin: 10px;
        width: 80%;
        padding: 5px;
        margin-left: 30px;
    }
    .text-premios h2 {
        font-family: Dancing Script;
        font-size: 30px;
        text-transform: none;
    }
    .container-maps {
        width: 100%;
    }
    .page_zonas {
        float: initial;
        width: auto;
        margin-left: 0;
        margin-bottom: 5px;
    }
    .cont-aux-zonas {
        width: 100%;
        margin: auto;
    }
    .padding-zonas-14 {
        padding: 0px 0;
    }
    .page_main {
        width: 100%
    }
    .page_main p {
        margin-bottom: 0;
    }
    .jsmaps-text img {
        width: 100%;
        margin-top: 10px;
    }
    .phplanta .cont {
        width: 90%;
    }
    .page_plant {
        width: 100%;
        margin-left: 0px;
    }
    .cont-aux-plant {
        width: 100%;
    }
    .padding-pl-14 {
        padding: 0px 0px;
    }
    .left_menu {
        margin-left: 0px;
    }
    .cont-planta {
        width: 100%;
        padding: 0px;
        text-align: center;
    }
    .cont-planta img {
        width: 70%;
    }
    .page_plant {
        margin-bottom: 10px;
    }
    .box-planta {
        margin-top: 2px;
        margin-bottom: 2px;
    }
    .grupo p {
        line-height: 150%;
    }
    .pag-calidad .cont {
        width: 90%;
    }
    .cont-calidad img {
        margin-top: 0px;
    }
    .page_calidad {
        margin-bottom: 0px;
        width: 100%;
        margin-left: 0px;
    }
    .phcalidad .col-md-6 {
        text-align: center;
    }
    .cont-calidad img {
        width: 70%;
    }
    .padding-calidad-14 {
        padding: 0px 0;
    }
    .fascia-company.fascia-company-related .slider-container {
        width: 100%;
    }
    .pag-premios .cont {
        width: 90%;
    }
    .page_awards {
        margin-bottom: 0px;
        width: 100%;
        margin-left: 0px;
    }
    .postauthor .avatar {
        margin: 10px 20px 10px 0;
        width: 100%;
    }
    .pag-ceys .phperhusa .ceys_pagetitulo {
        text-align: center;
    }
    .conteiner_ceys .ceys_pagetitulo {
        text-align: center;
    }
    .pos_image_ceys-1 iframe {
        width: 100%;
        height: 300px;
    }
    .pos_image_ceys_2 iframe {
        width: 100%;
        height: 300px;
    }
    .pos_image_ceys iframe {
        width: 100%;
        height: 300px;
    }
    .ceys_cont-right {
        padding-left: 0px;
    }
    .ceys-text-left-1 {
        width: 100%;
    }
    .Bpracticas-Center img {
        width: 70%;
    }
    .Virtual-Center img {
        width: 70%;
    }
    .container-maps {
        width: 420px;
    }
    .cont-products img {
        margin-left: 1px;
        margin-right: 1px;
        width: 100%;
    }
    .us-pading {
        margin-left: 20px;
        margin-right: 20px;
    }
    .space-contacto {
        width: 100%;
        height: 100px;
    }
    .pag-ceys .cont {
        width: 90%;
    }
    .pag-desarrollo .desarrollo-img {
        margin-top: 20px;
        text-align: center;
    }
    .pag-desarrollo .desarrollo-img img {
        width: 50%;
    }
    .ph_section .col-sm-6 {
        flex: inherit;
        max-width: 100%;
        height: 350px;
    }
    .cont_compromiso {
        width: 100%;
        margin-left: 5px;
        padding-right: 20px;
    }
    .image_objetivos {
        display: none;
    }
    .cnt-premios .w-premios .w-cnt-items .w-item {
        text-align: left;
        display: inline-block;
        vertical-align: top;
        width: 90%;
    }
    .w-img {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .hc_sostenible .col-sm-6 {
        flex: inherit;
        max-width: 100%;
    }
    .cont-hcafe {
        width: 100%
    }
    .cont-video-1 {
        padding: 50px;
    }
    iframe {
        height: inherit;
    }
    .notices .col-sm-6 {
        flex: inherit;
        max-width: 100%;
    }
}
@media screen and (max-width: 750px) {
    .hr-line {
        top: 20%;
    }
    .intro-slider {
        top: 23%;
        width: 100%;
    }
    .youtube {
        top: 43%;
        width: 100%;
    }
    .flex-control-nav {
        left: 40%;
    }
    .cont-aux-1 {
        width: 100%;
        margin: auto;
    }
    .padding-12 {
        padding: 0px 0px;
    }
    .parallax .banner-logo h1 {
        font-size: 24px;
    }
    .txt-div1 {
        font-size: 1.8em;
    }
    .txt-div2 {
        font-size: 1.5em;
    }
    .content-resp-text {
        width: 97%;
    }
    .content-resp {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #resp-galery {
        padding-top: 20px;
    }
    #resp-galery .itemposts {
        margin-right: 0px;
        display: initial;
        position: relative !important;
        list-style: none;
    }
    .cont-aux-calidad {
        width: 500px;
        margin: auto;
    }
    .padding-calidad-14 {
        padding: 0px 0;
    }
    .padding-awards {
        padding: 0px 0;
    }
    .utility-info {
        text-align: center;
    }
    .utility-info ul {
        width: 100%;
        margin: 0;
        box-sizing: border-box
    }
    .utility-info li {
        width: 49%;
        display: inline-block;
        box-sizing: border-box;
        margin: 0
    }
    .us-image {
        display: none;
    }
    form.customform button {
        width: 50%;
    }
    .footer .bot {background: url(../img/background_principal.png);height: 100%;}
    .footer .bot .copy a {
        line-height: 50px;
        display: block;
        text-align: center;
        color: #797474;
    }
    .footer .bot .copy p {
        line-height: 50px;
    }
    .content-width {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    body .main-content h1 {
        font-size: 2.2em !important;
        margin-left: 0 !important;
    }
    .c-content-feature-4 .c-feature-bg {
        height: 200px !important;
    }
    .container-hcafe {
        padding-left: inherit;
        padding-right: inherit;
        width: 1000px;
    }
    .col {
        padding-left: inherit;
    }
    .cont-mercados .icon-point:before {
        font-size: 20px;
    }
    .texto-markets {
        margin: 20px 0;
        font-size: 19px;
    }
}
@media screen and (max-width: 600px) {
    .hr-line {
        top: 20%;
    }
    .intro-slider {
        top: 23%;
        width: 100%;
    }
    .youtube {
        top: 43%;
        width: 100%;
    }
    .intro-slider {
        font-size: 27px;
    }
    .flex-control-nav {
        left: 38%;
    }
    .cont-aux-1 {
        width: 100%;
        margin: auto;
    }
    .padding-12 {
        padding: 0px 0px;
    }
    .parallax .banner-logo h1 {
        font-size: 30px;
    }
    .parallax .banner-logo {
        width: 620px;
    }
    .col-sm-6 .w-separador-1 {
        border-right: 30px solid rgba(0, 0, 0, 0);
        border-left: 30px solid rgba(0, 0, 0, 0);
    }
    .texto_frame1_sostenib {
        line-height: 34px;
    }
    .txt-div1 {
        font-size: 1.7em;
    }
    .txt-div2 {
        font-size: 1.3em;
    }
    #resp-galery .itemposts {
        width: 60%;
    }
    .page_us {
        float: initial;
        width: 100%;
        margin-left: auto;
        margin-bottom: 0px;
    }
    .cont-aux-3 {
        width: 90%;
    }
    .padding-14 {
        padding: 0px 0;
    }
    .grid_text {
        width: 100%;
    }
    .cute-4-tablet {
        width: 100%;
    }
    .cute-4-2-tablet {
        width: 100%;
    }
    .vision img {
        margin-top: 10px;
    }
    .cont-nosotros img {
        width: 100%;
        margin-top: 0px;
    }
    .cute-8-tablet {
        width: 100%;
    }
    .page_history {
        float: left;
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }
    .timelime_mobile {
        margin-top: 0px;
    }
    .cont-planta {
        width: 100%;
        padding: 0px;
    }
    .cont-planta img {
        width: 100%
    }
    .box-planta {
        margin-top: 2px;
        margin-bottom: 20px;
    }
    .cont-aux-plant {
        width: 100%;
    }
    .padding-pl-14 {
        padding: 0px 0;
    }
    .page_plant {
        width: 100%;
        margin-left: 0px;
    }
    .page_plant {
        margin-bottom: 20px;
    }
    .et_ph_column_sost {
        padding-top: 130px;
        padding-right: 100px;
        padding-bottom: 110px;
        padding-left: 130px;
    }
    .texto-markets {
        margin: 20px 0;
        font-size: 19px;
    }
    .blog-list.grid .n-blog-post {
        width: 100% !important;
    }
    .blog-list.grid .n-blog-post {
        padding-left: 0px;
        padding-right: 0px;
    }
    .page_calidad {
        float: initial;
        width: 100%;
        margin-left: auto;
        margin-bottom: 0px;
    }
    .cont-calidad img {
        width: 95%;
    }
    .tag-calidad-awards {
        width: 95%;
    }
    .box-calidad {
        margin-bottom: 10px;
    }
    .space-calidad-top {
        padding-left: 0px;
        padding-right: 0px;
    }
    .cont-aux-calidad {
        width: 480px;
    }
    .page_awards {
        float: initial;
        width: 100%;
        margin-left: auto;
        margin-bottom: 0px;
    }
    .cont-aux-premios {
        width: 100%;
    }
    .cont-products img {
        margin-left: 40px;
        width: 80%;
    }
    .phceys {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .conteiner_ceys {
        width: 90%;
    }
    .ceys_cont-right {
        padding-left: 0px;
    }
    .conteiner_ceys .ceys_cont-right {
        padding-left: 0px;
    }
    .ceys-text-left {
        width: 100%;
        margin-left: 0px;
    }
    .pos_image_ceys-1 iframe {
        width: 100%;
        height: 250px;
    }
    .pos_image_ceys_2 iframe {
        width: 100%;
        height: 250px;
    }
    .pos_image_ceys iframe {
        width: 100%;
        height: 250px;
    }
    .postauthor-ceys .avatar {
        margin-bottom: 20px;
    }
    .postauthor-ceys a {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .et_ph_column_sost_ds {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}
@media screen and (max-width: 500px) {
    .hr-line {
        top: 20%;
    }
    .intro-slider {
        top: 23%;
    }
    .youtube {
        top: 43%;
    }
    .flex-control-nav {
        left: 36%;
    }
    .cont-aux-1 {
        width: 100%;
        margin: auto;
    }
    .padding-12 {
        padding: 0px 0px;
    }
    .parallax .banner-logo h1 {
        font-size: 27px;
    }
    .parallax .banner-logo {
        width: 620px;
    }
    .txt-div1 {
        font-size: 1.7em;
    }
    .txt-div2 {
        font-size: 1.2em;
    }
    .utility-info li:last-of-type {
        width: 100%
    }
    .card-info {
        display: none
    }
    .blog-card_2:hover .title-content,
    .title-content {
        margin-top: 40px
    }
    .cont-calidad img {
        width: 95%;
    }
    .caja {
        border-top: solid 1px #fff;
    }
    .icono-zonas {
        width: 50%;
    }
    .grupo h2 {
        font-weight: 140;
    }
    form.customform button {
        width: 100%;
    }
    form.customform button {
        margin-top: 0px;
    }
    .cont-mercados .icon-point:before {
        font-size: 30px;
    }
    .texto-markets {
        margin: 20px 0;
        font-size: 22px;
    }
    .pag-desarrollo .desarrollo-img img {
        width: 80%;
    }
}
@media screen and (max-width: 350px) {
    .slides img {
        height: 200px;
    }
}
@media screen and (max-width: 430px) {
    .slides img {
        height: 200px;
    }
}
@media screen and (max-width: 480px) {
    .slides img {
        height: 200px;
    }
    .hr-line {
        display: none
    }
    .intro-slider {
        display: none;
    }
    .youtube {
        top: 25%;
    }
    .flex-control-nav {
        display: none;
    }
    figure.snip0015 {
        max-width: 100%;
        margin-bottom: 0px;
    }
    .wpb_content_element {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .et_ph_column_expo {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .ph-expo {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .space-ceys-top {
        padding-left: 20px;
        padding-right: 20px;
    }
    #resp-galery {
        padding-top: 10px;
    }
    #resp-galery .itemposts {
        width: 100%;
    }
    .media {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .descrProd {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #resp-galery img {
        width: 70%;
        height: auto;
    }
    .content-resp {
        margin-left: 0px;
    }
    .project {
        width: 100%;
        height: 200px;
        margin-bottom: 20px;
    }
    .project-hover h2 {
        color: #fff;
        font-size: 16px;
        line-height: 130%;
        text-align: justify;
    }
    .project-hover p {
        color: #fff;
        font-size: 17px;
        line-height: 130%;
        text-align: justify;
        font-family: 'SourceSansProLight';
    }
    .project-hover hr {
        height: 3px;
        width: initial;
    }
    .notice {
        height: 100%;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-left: 0;
    }
    .notice .cont {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .notice .cont .row {
        height: 600px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .notice .cont .row .col-sm-5 {
        height: 80%
    }
    .notice .cont .row .col-sm-5 .iframe {
        height: 500px;
    }
    .notice .cont .row .col-sm-5 .iframe {
        display: none;
    }
    .investin-class {
        width: 100%;
        /* height: 100% */
        height: 490px
    }
    .notice .cont .row .col-sm-7 {
        display: none;
    }
    .texto_titulos h1 {
        font-size: 20px;
    }
    .cont-aux-1 {
        width: 100%;
        margin: auto;
    }
    .padding-12 {
        padding: 0px 0px;
    }
    .cont-services {
        margin-top: 26px;
        width: 80%;
    }
    .parallax .banner-logo h1 {
        font-size: 24px;
    }
    .parallax .banner-logo {
        width: 620px;
    }
    .parallax-container {
        height: 200px;
    }
    .page_us {
        float: initial;
        width: 100%;
        margin-left: 0
    }
    .cont-aux-3 {
        width: 90%;
    }
    .padding-14 {
        padding: 0px 0px;
    }
    .cont-nosotros img {
        width: 100%;
        margin-top: 0px;
    }
    .grid_text {
        width: 100%;
    }
    .cute-4-tablet {
        width: 100%;
    }
    .cute-4-2-tablet {
        width: 100%;
    }
    .cute-8-tablet {
        width: 100%;
    }
    .cont-nosotros .col-md-8 {
        padding-right: 0;
        padding-left: 0;
    }
    .mision {
        margin-left: initial;
        margin-right: initial;
    }
    .vision {
        margin-left: initial;
        margin-right: initial;
    }
    .margen-ph {
        margin-top: 1px;
        margin-bottom: 30px;
    }
    .page_history {
        float: left;
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }
    .timelime_mobile img {
        padding: 0;
    }
    .page_calidad {
        float: initial;
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }
    .cont-aux-calidad {
        width: 100%;
    }
    .padding-calidad-14 {
        padding: 0px 0;
    }
    .cont-calidad {
        width: 100%;
        padding: 0;
    }
    .box-calidad {
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: initial;
    }
    .space-calidad-top {
        padding-left: 0px;
    }
    .phcalidad .col-md-6 {
        padding-left: 0px;
    }
    .cont-calidad img {
        margin-top: 0px;
    }
    .phcalidad {
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .tag-calidad-awards {
        width: 95%;
    }
    .left_menu {
        margin-left: 0px;
    }
    .page_plant {
        float: left;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 5px;
    }
    .cont-aux-plant {
        width: 100%;
        margin: auto;
    }
    .padding-pl-14 {
        padding: 0px 0;
    }
    .cont-planta {
        width: 100%;
    }
    .cont-planta img {
        width: 90%
    }
    .box-planta {
        margin-top: 2px;
        margin-bottom: 20px;
    }
    .space-planta-top {
        padding-right: 0px;
        width: 90%;
    }
    .phplanta {
        margin-top: 0px;
    }
    .et_ph_column_sost {
        padding-top: 110px;
        padding-right: 100px;
        padding-bottom: 110px;
        padding-left: 100px;
    }
    .et_ph_column_sost_pr {
        padding-top: 10px;
        padding-right: 30px;
        padding-bottom: 10px;
        padding-left: 30px;
    }
    .ph_section .col-sm-6 {
        flex: inherit;
        max-width: 100%;
        height: 100%;
    }
    .left_menu {
        margin-left: 0px;
    }
    .page_awards {
        float: initial;
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }
    .padding-awards {
        padding: 0px 0;
    }
    .image_ceys img {
        width: 90%;
    }
    .fascia-company.fascia-company-related .slide .tit {
        display: none
    }
    .txt-div1 {
        font-size: 1.2em;
    }
    .txt-div2 {
        font-size: 1.2em;
    }
    .descrProd {
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .lg-h0 {
        font-size: 2rem;
    }
    .group.captioned-single.captioned-single-left .group-details {
        width: 100%;
    }
    .photo-set clearfix {
        display: none;
    }
    .group .photo-set img {
        display: none;
    }
    .related-posts {
        padding: 10px 20px 0px;
        border: 1px solid #b7b7b7;
    }
    .container-maps {
        width: 100%;
    }
    .page_zonas {
        float: initial;
        width: auto;
        margin-left: 0;
        margin-bottom: 5px;
    }
    .cont-aux-zonas {
        width: 100%;
        margin: auto;
    }
    .padding-zonas-14 {
        padding: 0px 0;
    }
    .page_main {
        float: initial;
        width: 100%
    }
    .page_main p {
        margin-bottom: 0;
    }
    .jsmaps-text img {
        width: 100%;
        margin-top: 10px;
    }
    .phperhusa {
        overflow: hidden;
        margin-top: 20px;
    }
    .bloque-box-1 p {
        line-height: 150%;
        font-size: 18px;
        margin-top: 10px;
    }
    .desarrollo-img {
        margin-top: 30px;
    }
    .bloque {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .bloque p {
        line-height: 150%;
        font-size: 18px;
    }
    .margen {
        padding: 10px;
    }
    .pag-desarrollo .desarrollo-img img {
        width: 100%;
    }
    .postauthor-ceys .avatar {
        margin: 0px;
        width: 100%;
        margin-bottom: 20px;
    }
    .margen-des {
        padding-left: 10px;
        padding-right: 10px;
    }
    .et_ph_column_sost_ds {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .pag-ceys .cont {
        width: 90%;
    }
    .cont_ceys {
        width: 100%;
        margin-top: 0px;
    }
    .conteiner_ceys {
        width: 90%;
        margin-top: 0px;
    }
    .ceys-text-left-1 {
        width: 100%;
        margin-left: 0px;
    }
    .ceys_cont-right {
        padding-left: 0px;
        margin-top: 0px;
    }
    .phceys {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .ceys-text-left {
        margin-left: 0px;
        width: 100%;
        margin-right: 0px;
        margin-top: 0px;
    }
    .visible_certif {
        display: none;
    }
    .certificacion {
        display: none;
    }
    .postauthor-ceys p {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pos_image_ceys-1 iframe {
        width: 100%;
        height: 250px;
    }
    .pos_image_ceys_2 iframe {
        width: 100%;
        height: 250px;
    }
    .pos_image_ceys iframe {
        width: 100%;
        height: 250px;
    }
    .et_ph_column_text {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .Bpracticas-Center img {
        width: 90%;
    }
    .Virtual-Center img {
        width: 90%;
    }
    .clase-1 p {
        text-align: justify;
    }
    .clase-2 p {
        margin-top: 20px;
        font-size: 18px;
        text-align: justify;
        margin: 5px;
    }
    .desarrollo-img-compromiso img {
        width: 100%;
    }
    .cont-products {
        width: 100%;
        padding: 0px;
    }
    .cont-products img {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 0px;
    }
    .space-sost-top {
        padding-left: 0px;
        padding-right: 0px;
        text-align: justify;
        margin-top: 20px;
    }
    .us-pading {
        margin-left: 20px;
        margin-right: 20px;
    }
    .space-contacto {
        width: 100%;
        height: 50px;
    }
    .tag-prodct-awards {
        margin: 0px;
    }
    .phpremios {
        margin-top: 0px;
        */margin-left: 10px;
        margin-right: 10px;
    }
    .cnt-premios .w-premios .w-cnt-items .w-item {
        text-align: left;
        display: inline-block;
        vertical-align: top;
        width: 90%;
    }
    .w-img {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .cont-video-1,
    #player,
    .fallback,
    .cont-video-1>iframe {
        overflow: hidden;
        width: 100%;
        margin: 0;
        padding: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
    .postauthor-hcafe {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media screen and (max-width: 320px) {
    .flex-control-nav {
        display: none;
    }
    .flex-direction-nav a {
        top: 30%;
    }
    .flex-caption p {
        display: none;
    }
    .cont-aux-1 {
        width: 100%;
        margin: auto;
    }
    .padding-12 {
        padding: 0px 0px;
    }
    .group-product_demo .p-space-2 {
        border-right: 0px solid transparent;
        border-left: 0px solid transparent;
    }
    .p-slider1 {
        margin-left: 0px;
    }
    .p-slider1 .prod-slider {
        height: 220px;
    }
    .prod-slider ul {
        margin: 0;
    }
    .prod-slider ul li {
        top: 0px;
    }
    .prod-slider ul li div {
        color: #FFFFFF;
        font-size: 26px;
        width: 100%;
    }
    .prod-slider ul li img {
        display: initial;
    }
    .prod-slider {
        overflow: hidden;
        position: relative;
        width: 100%;
    }
    .group-product_demo .p-space-1 {
        border-right: 0px solid transparent;
        border-left: 0px solid transparent;
    }
    .group-product_demo .p-space-2 {
        border-right: 0px solid transparent;
        border-left: 0px solid transparent;
    }
    .prod-slider img {
        width: 70%;
    }
    .prod-slider ul li p {
        text-align: center;
        width: 100%;
        font-family: Verdana;
        color: #543c32;
        font-size: 17px;
        margin: 10px 0 10px 0;
    }
    .p-slider2 .prod-slider {
        height: 220px;
    }
    #resp-galery img {
        width: 90%;
        height: auto;
    }
    .movil-50,
    .caja.movil-50,
    .movil-50 {
        width: inherit;
    }
    .container-nslider {
        display: none;
    }
    .title_cursive h1 {
        font-family: 'SourceSansProLight';
        font-style: inherit;
        text-align: justify;
        color: #f3f3f3;
        margin: 20px;
    }
    .text_cab_work h1 {
        font-size: 20px;
    }
    .col-sm-6 .w-separador-1 {
        border-right: 15px solid rgba(0, 0, 0, 0);
        border-left: 15px solid rgba(0, 0, 0, 0);
    }
    .btn-hover-work {
        text-align: center;
        margin: 0;
    }
    .col-sm-6 .w-separador-2 {
        border-right: 30px solid rgba(0, 0, 0, 0);
        border-left: 30px solid rgba(0, 0, 0, 0);
    }
    .project-hover {
        opacity: initial;
    }
    .news p {
        display: none;
    }
    .caja {
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 10px;
    }
    .group-product_demo {
        width: 100%;
        margin: 0px auto;
    }
    .certificacion {
        display: none;
    }
    .project {
        height: 50%;
    }
    .project-hover h2 {
        font-family: Dancing Script;
        font-size: 25px;
        text-transform: none;
    }
    p {
        line-height: 100%;
    }
    .conten_prod {
        width: auto;
        margin: 10px;
        height: auto;
    }
    .pos_right_productos {
        padding-left: 0;
    }
    .conteiner {
        width: auto;
        margin: 20px;
        height: auto;
    }
    .button {
        border-radius: 5px;
        padding: 5px 15px;
        text-align: center;
        font-size: 14px;
        position: absolute;
        left: 25%;
    }
    p:last-child {
        text-align: justify;
    }
    .tag-calidad-awards {
        width: 95%;
    }
    .pbox_plants_productos {
        width: 300px;
    }
    .image_productos {
        width: 70%;
    }
    .image_productos img {
        margin-top: 30px;
    }
    .pl_slid_prod {
        width: 280px;
    }
    .text-zonas h2 {
        margin-left: 5%;
    }
    #chartdiv {
        height: 200px;
    }
    .margin {
        margin: 0;
    }
    .c-h1 h1 {
        margin-top: 20px;
    }
    .borderorange {
        padding-left: 5px;
        margin-top: 20px;
    }
    .size-960 .line,
    .pag_contact .line,
    .size-1280 .line {
        padding: 0 0.3rem;
    }
    .c-margen {
        margin-left: 0px;
        padding-right: 0px;
    }
    .l-6 {
        width: 100%;
    }
    .c-caja_1 iframe {
        padding-right: 0;
    }
    .c-caja_2 p {
        padding-left: 30%;
    }
    form.customform button {
        width: 50%;
    }
    .customform .col-sm-12 .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .pag_contact .margin {
        margin: 0;
        margin-bottom: 20px;
    }
    .pag_contact .section {
        margin-bottom: 30px;
    }
    form.customform button {
        margin-top: 0px;
    }
    .pag-planta .cont_pagina .page_main img {
        width: 100%;
        height: auto;
    }
    .pl_slid .prev {
        right: inherit;
        float: left;
        bottom: 12px;
        background-position: 0 0;
    }
    .pag-zonas h2 {
        font-family: Dancing Script;
        font-size: 25px;
        text-transform: none;
    }
    .mapa-peru img {
        width: 100%
    }
    .c-content-feature-4 .c-feature-content {
        padding: 0;
        width: inherit;
    }
    .c-content-feature-4 .c-feature-content .c-content-v-center {
        height: 350px;
    }
    .c-content-feature-4 .c-feature-bg {
        height: 200px !important;
    }
    .titulo_green {
        display: none;
    }
    .us-pading {
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media only screen and (min-width: 767px) and (max-width: 1000px) {
    .container-maps {
        width: 700px;
        ;
    }
    .container-maps p {
        width: 95%;
    }
    .blog-list.grid {
        margin-left: -10px;
        margin-right: -10px;
        padding-top: 2em;
    }
}
@media (min-width: 576px) {
    .gallery-block.grid-gallery .scale-on-hover:hover {
        transform: scale(1.05);
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important;
    }
}
@media (min-width: 500px) {
    #button {
        margin: 30px;
    }
}
@media (min-width: 1024px) {
    .slides img {
        height: 715px;   
    }
}
.blog-list.grid .n-blog-post {
    width: calc(100%/3);
}
.flexslider {
    width: 100%;
    position: relative;
}
.slides {
    overflow: hidden;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.slides img {
    width: 100%;    
}
.flex-caption p {
    position: absolute;
    top: 35%;
    text-align: center;
    width: 100%;
    color: #fff;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-size: 70px;
    line-height: 70px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    /*background: #607d8b80;*/
    height: 160px;
}
@media (min-width: 981px) {
    .img_ph_row {
        padding: 7% 0;
    }
}
@media only screen and (min-width: 960px) {
    .img_pb_row {
        padding: 27px 0;
    }
    .img_zh_row {
        padding: 60px 0;
    }
    .img_ph_row {
        padding: 27px 0;
    }
    .img_section {
        padding: 70px 0;
    }
    .img_pr_row {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 1350px) {
    .img_pb_row {
        padding: 27px 0;
    }
    .img_zh_row {
        padding: 60px 0;
    }
    .img_ph_row {
        padding: 27px 0;
    }
    .img_section {
        padding: 70px 0;
    }
    .img_pr_row {
        padding: 60px 0;
    }
}



.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel .carousel-indicators {
    bottom: 5px;
}

.carousel .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 2px;
}

.carousel .carousel-indicators .active{
    margin: 11px 10px; 
} 

.carousel .carousel-indicators li {
    margin: 11px 10px;
}

.carousel .carousel-indicators .active {
    margin-top: 10px;
    transform: scale(1.5);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2);
}

.carousel-caption h4{ background: #607d8bbd;}


.borde-image{
    background: url(../img/bg_inv.jpg) left center no-repeat;
    padding-left: 12px;
}


/* productos */ 

.cont-prodct{
    width: 90%;
    margin: auto;
    margin-top: 60px;
}