/* Start Nosotros Custom */
#custom-nosotros {
    text-align: center;
}

#custom-nosotros h2 {
    margin-bottom: 35px;
}

#custom-nosotros .nosotros-items {
    max-width: 320px;
    margin: 0 auto;
}

#custom-nosotros .nosotros-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 50px;
}

#custom-nosotros .nosotros-item-image {
    margin-bottom: 20px;
}

#custom-nosotros .nosotros-item-logos-box img {
    margin: 8px 8px 0;
}

#custom-nosotros .nosotros-item h4 {
    font-family: Roboto, serif;
    font-size: 19px;
    line-height: 1.3;
    font-weight: 300;
    margin: 0;
}

@media (min-width: 768px) {
    #custom-nosotros {
        text-align: left;
    }

    #custom-nosotros .nosotros-item h4 {
        padding-top: 17px;
    }

    #custom-nosotros .nosotros-items {
        justify-content: space-between;
    }

    #custom-nosotros .nosotros-item {
        flex-direction: row;
        width: 32%;
    }

    #custom-nosotros .nosotros-item-image {
        flex: 1;
        text-align: center;
        margin-right: 10px;
    }

    #custom-nosotros .nosotros-item-text {
        flex: 2;
    }

    #custom-nosotros .nosotros-items {
        margin: unset;
        display: flex;
        flex-wrap: wrap;
        max-width: unset;
    }
}
/* End Nosotros Custom */

/* Start footer-cols */
.logo-footer-holder {
    margin-bottom: 20px;
}

.footer-cols {
    padding: 20px 0 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-list {
    width: 199px;
    padding-top: 13px;
}

@media (min-width: 767px) {
    .footer-cols {
        flex-direction: row;
        justify-content: space-evenly;
    }
}
/* End footer-cols */

.listado-checks {
    margin: 0 auto 20px;
    clear: both;
    text-align: center;
    width: 190px;
    position: relative;
    left: -19px;
}

@media (min-width: 767px) {
    .listado-checks {
        margin: 0 0 20px;
        clear: both;
        text-align: center;
        width: inherit;
        position: relative;
        left: 0;
    }
}

#map {
    height: 350px;
    background: url('/images/mapa.jpg') center center;
    background-size: cover;
}

.whatsapp-icon {
    position: fixed;
    bottom: 20px;
    right: 25px;
}

.whatsapp-icon img {
    display: block;
}

#contact .list_item .list_left {
    color: black;
}

.header-container {
    padding-top: 200px;
    padding-bottom: 50px;
}

.titulo-anim {
    position: relative;
    left: -30px;
    opacity: 0;
}

.logos-anim {
    position: relative;
    right: -30px;
    opacity: 0;
}

.header-content {
    background: url('/images/background.jpg');
    min-height: 450px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.header-content h2 {
    margin: 0;
    font-size: 42px;
    color: white;
    text-transform: uppercase;
}

.black-holder * {
    box-sizing: border-box;
}

.black-holder .container {
    width: 100%;
}

.black-holder {
    height: 36px;
    background: rgba(0, 0, 0, .5);
    padding: 20px;
    position: relative;
    top: 187px;
}

.black-holder .columna {
    width: 50%;
    color: white;
    float: left;
}

.black-holder .columna img {
    padding: 0 15px;
}

.text-align-left {
    text-align: left;
    padding-left: 10px;
}

.text-align-right {
    text-align: right;
    padding-right: 25px;
}

.icon_box:hover .icon_wrapper:before, .icon_box a:hover .icon_wrapper:before {
    background-color: #ffcc00;
}

#preloader {
    background: #fff;
    width: 100%;
    text-align: center;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    left: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.equivalencia-img-holder {
    display: inline;
}

#preloader img {
    display: block;
    margin-bottom: 10px;
}

#preloader .preloader-item {
    padding: 5px;
    line-height: 14px;
    font-size: 14px;
}

#preloader .preloader-item p {
    margin: 0;
}

.header-social-bar {
    float: left;
    position: relative;
    top: 22px;
}

.slider-span-holders {
    font-size: 100% !important;
}

#newsletter-loader {
    display: none;
}

#newsletter-email {
    margin-bottom: 0;
}

.fancy_heading .title {
    font-size: 35px;
    line-height: 35px;
}

.list_item .list_left {
    color: #0081C4;
}

.top_bar_left {
    background: #f5f5f5 !important;
}

.is-sticky .top_bar_left {
    background: white !important;
}

.image_frame:hover .image_wrapper img, .image_frame.hover .image_wrapper img {
    transform: scale(1.1);
    top: auto;
}

#contact h4 {
    font-family: Roboto;
    font-size: 18px;
    line-height: 1.3;
    color: #626262;
}

.about-us h4 {
    font-family: Roboto;
}

.about-us h4 strong {
    font-weight: 400;
    color: #ffcc00;
}

.about-us h4, .mission h4 {
    font-size: 19px;
    line-height: 1.3;
    color: #626262;
}

.section.mission {
    padding-bottom: 0;
}

#aplication {
    padding-bottom: 0;
}

.mission h4 {
    padding-top: 10px;
    margin-bottom: 0;
    font-family: Roboto;
}

.section.products {
    padding-bottom: 10px;
}

.mission .icon img {
    z-index: 1;
    position: relative;
}

#Action_bar .contact_details li {
    color: #ffcc00;
}

#Action_bar .contact_details li i {
    color: black;
}

.fancy_heading .ram-title {
    text-transform: uppercase;
    color: #ffcc00;
    font-size: 42px;
    line-height: 42px;
}

.section {
    padding: 35px 0;
}

.facts {
    background: rgba(168, 168, 168, 0.2);
    padding: 50px 0;
    margin-bottom: 15px;
}

.bajada-slider .themecolor {
    font-weight: 500 !important
}

.facts .column {
    margin-bottom: 0;
}

.facts .number:before {
    content: '+';
}

.logo-footer-holder {
    text-align: center;
}

.header-social-bar a {
    margin-right: 10px;
}

#Top_bar.is-sticky .header-social-bar {
    top: 13px;
}

.contact-socialbar {
    float: right;
}

.about-us .brands {
    overflow: hidden;
}

.product-list {
    overflow: hidden;
}

.products-list .product {
    float: left;
    width: 13.5%;
    border: 2px solid #c6c7c9;
    padding: 10px;
    height: 186px;
    text-align: center;
    box-sizing: border-box;
    margin: 4px;
    box-shadow: 0 -3px 0 #ffcc00;
    border-radius: 10px;
}

.products-list .product h4 {
    padding-top: 6px;
}

.about-us .brands img {
    float: left;
    margin: 5px;
}

.products .brands {
    text-align: center;

}

.footer_copy .column {
    margin-bottom: 0;
}

.products .brands img {
    margin: 15px;
    vertical-align: top;
}

.industry-item {
    text-align: center;
}

.industry-item h4 {
    padding-top: 8px;
}

ul.list_check li:last-child:after {
    display: block
}

#news {
    padding-bottom: 0;
}

#brands {
    padding-bottom: 7px;
}

.prefooter img {
    vertical-align: top;
    margin-left: 5px;
}

.prefooter h2 {
    font-size: 38px;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase;
    padding-top: 9px;
}

.footer_copy {
    padding-top: 30px;
    padding-bottom: 20px;
}

.footer-list {
    padding-left: 70px;
    padding-top: 43px;
}

.newsletter-column {
    padding-top: 35px;
    position: relative;
}

.newsletter-column input:focus {
    outline: none;
}

#Footer .footer_copy a#back_to_top {
    float: right;
    margin: -1px 0 0;
}

.data-fiscal {
    margin-left: 27px;
}

.newsletter-column input {
    max-width: 100%;
    min-width: 313px;
    display: block;
    color: rgb(204, 204, 204);
    background: #6f6c6b;
    border: none;
    height: 33px;
    padding: 0 10px;
    box-sizing: border-box;
}

.footer-list li {
    margin-bottom: 10px;
}

#Footer {
    background: #545454;
    border-top: 35px solid #848484;
}

.footer-socialbar {
    padding-top: 25px;
    text-align: center;
}

#Footer .footer-logo {
    max-width: 100%;
}

#Footer .footer-list li {
    padding-left: 22px;
}

#Footer .phone {
    background: url('/images/footer-icon-1.png') 0 3px no-repeat;
}

#Footer .emails {
    background: url('/images/footer-icon-2.png') 0 5px no-repeat;
}

#Footer .location {
    background: url('/images/footer-icon-3.png') 0 5px no-repeat;
}

.footer_copy .one-third.column {
    width: 11.333%;
}

.footer_copy .two-third.column {
    width: 84.666%;
}

.footer_copy p {
    margin-bottom: 5px;
}

.prefooter li {
    font-size: 15px;
    line-height: 1.5;
}

.contact-section {
    padding-bottom: 0px;
    padding-top: 50px;
}

.prefooter .column {
    margin: 0;
}

.prefooter {
    padding-top: 20px;
    padding-bottom: 10px;
    background: #dadada;
}

hr {
    background-color: rgb(115, 126, 134);
    color: rgb(115, 126, 134);
}

@media only screen and (max-width: 1240px) {
    .products-list .product {
        width: 18%;
    }

    .data-fiscal {
        margin-left: 0;
    }
}

@media only screen and (max-width: 1239px) {
    #mp_banner {
        display: none;
    }

    .footer-list {
        padding-left: 7px;
    }
}

@media only screen and (max-width: 1005px) {
    .header-content {
        background-size: 120%;
        background-position: 50% 50%
    }
}

@media only screen and (max-width: 960px) {
    .equivalencia-img-holder {
        display: block;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .photo_box h4 {
        font-size: 19px;
    }

    .products-list .product {
        width: 22%;
    }
}

@media only screen and (max-width: 959px) {
    #contact h4, #contact h4 a {
        font-size: 15px !important;
        line-height: 1.4;
    }

    .footer-list {
        width: 199px;
        margin: 0 auto;
        padding-top: 13px;
    }

    .list_item_padd {
        padding-left: 0 !important;
    }

    .footer_copy .one-third.column {
        width: 16.333%;
    }

    .footer_copy .two-third.column {
        width: 79.666%;
    }

    #Footer .widgets_wrapper .column {
        width: 100%;
    }

    .newsletter-form {
        float: none !important;
        text-align: center;
    }

    .newsletter-column input {
        display: inline-block;
        max-width: 100%;
        min-width: auto;
    }
}

@media only screen and (max-width: 840px) {
    .header-content {
        background-size: 130%;
    }
}

@media only screen and (max-width: 767px) {
    .section_wrapper .listado-checks .column {
        margin: 0;
    }

    .section_wrapper .listado-checks ul.list_check li {
        background: url(/images/icons/list_check.png) no-repeat 20px center;
    }

    #Top_bar .wpml-languages {
        margin-right: 0;
    }

    .header-container {
        padding-top: 50px;
    }

    .black-holder {
        top: 132px;
    }

    .header-content {
        background: url('/images/background.jpg');
        min-height: 340px;
        background-size: 150%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .menu_wrapper {
        padding-left: 0px;
    }

    .contact-section .section_wrapper {
        width: 290px !important;
    }

    #contact .section_wrapper {
        width: 100% !important;
    }

    #Top_bar #menu ul li a {
        text-align: center;
    }

    #menu, .menu_wrapper {
        width: 100% !important;
    }

    #Footer .container {
        width: 90% !important;
    }

    .prefooter .section_wrapper {
        width: 80% !important;
    }

    #Top_bar .container {
        width: 100% !important;
    }

    .header-social-bar {
        top: 8px;
    }

    #contact .list_item {
        width: 320px;
        margin: 0 auto;
    }

    .section .prefooter h2 {
        padding-left: 0 !important;
    }

    .caja-su-opinion, .caja-su-opinion .flv_style_11 {
        text-align: left;
    }

    .products-list .product {
        width: 30%;
    }

    .contact-socialbar {
        float: left;
    }

    .products-list .product img {
        width: 40%;
    }

    .section.prefooter {
        text-align: center !important;
    }

    .footer-list {
        padding-top: 0;
    }

    #Footer .footer_copy a#back_to_top {
        float: none;
        vertical-align: top;
        margin: 12px 0 0 10px;
    }

    #Top_bar .top_bar_right .top_bar_right_wrapper {
        float: none;
        width: 55px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 716px) {
    .black-holder {
        height: auto;
        top: 95px;
    }

    .black-holder .columna {
        width: 100%;
        padding: 0;
        margin: 10px 0;
        text-align: center;
    }

    .black-holder .container {
        width: 100% !important;
    }

    .text-align-left {
        padding: 0;
    }
}

@media only screen and (max-width: 645px) {
    .products-list .product {
        width: 46%;
    }

    .products-list .product img {
        width: 29%;
    }
}

@media only screen and (max-width: 520px) {
    .header-content {
        background-size: 200%;
    }
}

@media only screen and (max-width: 480px) {
    .products-list .product {
        width: 100%;
        height: auto;
    }

    .products-list .product img {
        width: 20%;
    }
}