/*
 Theme Name:   Industrial Child Theme
 Theme URI:    http://themeforest.net/user/Anps/portfolio
 Description:  Industrial Child Theme
 Author:       AnpsThemes
 Author URI:   http://themeforest.net/user/Anps/portfolio
 Template:     industrial
 Version:      1.0.0
 License:      GNU General Public License
 License URI:  license.txt
 Tags:         responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
 Text Domain:  industrial-child
*/

/* Place your custom CSS in this file */
/* /////////////////////////////////////////////////////////////
  General
  /////////////////////////////////////////////////////////////*/

body {
  font-weight: 400;
  line-height: 130%;
}
.section-main{
  height: 650px;
}
.site-main{
  overflow: hidden;
}
.tax-outlet_cat .content-container .row .col-md-12 {
  padding-bottom: 0px;
}

.vc_row[data-vc-full-width-temp]{
  margin-left: 0;
}

.top-bar .social li a,
.top-bar .social li a:visited{
  color: #00a8ff !important;
}

.top-bar .social li a:hover,
.top-bar .social li a:focus{
  color: #00a8ff !important;
  opacity: .7;
}

.tax-outlet_cat .filter {
  padding-bottom: 50px;
}

.form-row .select2-container {
  width: 100% !important;
  background-color: transparent !important;
  padding: 0 !important;
  border: none !important;
  height: 100%;
}

.wpcf7-form-control-wrap .select2-container .select2-choice {
  padding: 10px 20px;
  height: 100%;
}

.btn,
.btn.btn-md,
.button {
  font-size: 13px;
  font-weight: bold;
}

.btn-top {
  background-color: #00a8ff;
  padding: 15px;
  color: #fff !important;
}

.btn-top:hover {
  background-color: #fff !important;
  color: #00a8ff !important;
}

.btn-store{
  background-color: #EFA912;
  padding: 15px;
  color: #000000 !important;
  font-weight: bold;
  text-transform: uppercase;
}

.owl-nav-style-2 .owlnext,
.owl-nav-style-2 .owlprev {
  color: #fff;
}

.testimonials-style-2 .owl-nav-style-2 .owlnext,
.testimonials-style-2 .owl-nav-style-2 .owlprev {
  color: #0f1729;
}

.ui-widget.ui-widget-content {
  z-index: 9 !important;
}

.filter:not(.filter-dark) a {
  background: none;
  border: none;
  color: #999;
  font-family: 'Roboto';
  padding: 17px 19px;
  text-align: center;
  width: 100%;
}

.filter:not(.filter-dark) a {
  padding: 15px 20px;
  width: auto;
  border: 1px solid #999;
}

.filter:not(.filter-dark) a:hover,
.filter:not(.filter-dark) a:focus,
.filter:not(.filter-dark) a.selected {
  background-color: #f8f8f8;
  color: #3498db;
}

.filter:not(.filter-dark) li::after,
.filter:not(.filter-dark) li::before {
  background-color: #999;
}

.filter:not(.filter-dark) {
  /* border: 1px solid #999;
  border-bottom: 1px solid transparent; */
}

ul.testimonial-wrap .video-image{
  max-height: 250px;
  padding: 0 15px;
}

ul.testimonial-wrap .video-image iframe{
  max-height: 250px !important;
}

.section-transparency {
  opacity: 1 !important;
}

.sidebar .textwidget p {
  margin: 0px;
}

.sidebar-left .widget_nav_menu .menu>li>a:hover,
.sidebar-left .woocommerce-MyAccount-navigation a:hover {
  background-color: #3498db;
  color: #fff;
}

.form-group input:not([type='submit']),
.form-group textarea,
.wpcf7 input:not([type='submit']),
.wpcf7 textarea {
  width: auto;
  max-width: 100%;
}

.form-group input[type='number'] {
  width: 100%;
}

.comment-form textarea {
  width: 100%;
}

.wpcf7 input[type='text'],
.wpcf7 input[type='email'],
.wpcf7 textarea {
  width: 100%;
  max-width: 100%;
}

.gallery-fs figcaption {
  display: none;
}

/* /////////////////////////////////////////////////////////////
  Boostrap
  /////////////////////////////////////////////////////////////*/
.nav-tabs>li {
  display: inline-block;
  margin-bottom: -1px;
}

/* /////////////////////////////////////////////////////////////
  Header
  /////////////////////////////////////////////////////////////*/
.page-header-sm {
  padding: 40px 0;
}


.single-product .page-header{
  background-color: #15375E;
  color: #fff;
}

.single-product .page-header .page-title{
  color: #fff;
  font-family:'Roboto';
  font-weight: bold;
  text-transform: none;
}
.single-product .title{
  text-transform: none;
  font-size: 1.5rem;
}
.single-product .title::after,
.single-product .widgettitle::after{
  display: none;
}
.single-product .product-top-meta,
.single-product .product_meta{
display: none;
}
.single-product .product-single{
  margin-top: 0;
  position: relative;
  height: 100%;
}

.single-product .label label,
.title-label{
  color: #000;
  font-family:'Roboto';
  font-weight: bold;
  text-transform: none;
  font-size: 1.25rem;
}

.woocommerce-order .woocommerce-notice{
  text-align: center;
  margin-bottom: 50px;
  display: block;
}

.woocommerce-order-overview{
  display: flex;
  font-size: .9rem;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
}
.woocommerce-order-overview li{
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.woocommerce-order-overview li::before{
  display: none;
}
.wc-item-meta{
  margin: 0;
  padding: 0;
}
.woocommerce-cart .page-header,
.woocommerce-checkout .page-header{
  display: none;
}
#billing_phone_code_field {
  width: 15% !important;
  float: left;
  clear: none;
}
#billing_phone_field {
  width: 30% !important;
  float: left;
  clear: none;
}
#billing_address_1_field {
  width: 50% !important;
  float: right;
  clear: none;
}

.type-natural #billing_document_type_field{
  width: 22% !important;
  float: left;
}
.type-natural #billing_document_number_field{
  width: 45% !important;
  float: left;
}
.type-natural #billing_gender_field{
  width: 30% !important;
  float: right;
}
#billing_phone_field label {
  visibility: hidden;
  /* height: 19px; */
}
#billing_pep_field{
  display: flex;
  gap: 5px;
}
#billing_pep_field .woocommerce-input-wrapper{
  display: flex;
  gap: 5px;
  align-content: flex-start;
  align-items: center;
}
.wc-pep-field label,
.wc-terms-field label {
  font-weight: normal !important;
}
.wc-terms-field a {
  color: #0073aa;
  text-decoration: underline;
}
.wc-pep-field ul,
.wc-terms-field {
  margin-top: 20px;
}
.wc-pep-field ul {
  list-style: none;
  padding: 0;
}
.wc-pep-field ul li {
  display: inline-block;
  margin-right: 20px;
}
.hidden {
  display: none !important;
}
#billing_address_2_field.hidden {
  display: none !important;
}
.woocommerce-cart-form,
.woocommerce-shipping-fields,
.woocommerce-billing-fields,
.woocommerce-checkout-review-order,
.woocommerce-additional-fields,
.woocommerce-checkout-payment,
.cart_totals {
  background-color: #fff;
  border: 1px solid #918F8F;
  border-radius: 21px;
  padding: 16px 16px;
  box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
}

.woocommerce-billing-fields .title::after{
  display: none;
}

.place-order{
  float: none;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{
  position: relative;
  margin-left: 0;
}

.woocommerce-cart-form h2,
.cart_totals h2{
  margin: 0px;
  margin-bottom: 25px;
}

.cart_totals h2{
  text-align: center;

}

.table.shop_table .product-thumbnail img{
  width: 150px;
}

.table.shop_table .product-thumbnail{
  width: 150px;
  max-width: 150px;
  min-width: 150px;
}
.table.woocommerce-checkout-review-order-table .product-thumbnail{
  width: 90px;
  max-width: 90px;
  min-width: 90px;
}

.table.woocommerce-checkout-review-order-table .product-name{
  padding: 5px 10px;
}

.actions{
  display: none;
}

.product-total{
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}

.table.shop_table .product-total th,
.table.shop_table .product-total td{
  font-weight: bold;
  font-size: 1rem;
  text-transform: none;
}

.after-item small{
  font-size: .8rem;
}

.after-item ul{
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: .8rem;
}

.after-item ul li{
  padding: 0;
    display: flex;
    gap: 5px;
    align-items: flex-start;
    -ms-flex: 0 0 13px;
    flex: 0 0 13px;
    /* max-width: 13px; */
}



.after-item ul li::before{
  content: "";
  display: inline-block;
  background-image: url(images/icon-check.png);
  width: 13px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}


.product-quantity .remove{
  display: block;
  margin-top: 15px;
}

.table.shop_table .product-price{
  font-weight: bold;

}

.product-remove{
  display: none;
}

.product-subtotal{
  display: none;
}

.cart_totals  .woocommerce-shipping-totals,
.woocommerce-checkout-review-order  .woocommerce-shipping-totals{
 /* display: none; */
}

.woocommerce-page .container-help{
  margin: 50px auto;
  display: table;
  max-width: 495px;
}

.woocommerce-page .container-help h3{
text-align: center;
}

.cart_totals th{
  font-weight: bold;
}

.anps-no-shadows .table.shop_table,
.table.shop_table>tbody>tr>td,
.table.shop_table>tbody>tr>th,
.table.shop_table>tfoot>tr>td,
.table.shop_table>tfoot>tr>th,
.table.shop_table>thead>tr>td, .table>thead>tr>th{
  border: none;
}

.table.shop_table thead{
  display: none;
}

.order-note td{
  text-align: left;
}

.order-note .alert{
  display: block;
  padding: 10px 15px;

}

.single_add_to_cart_button{
position: relative;
}

.single_add_to_cart_button::before{
  content: "\f07a";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-right: 5px;
}
.woocommerce form .form-row label{
  display: inline-block;

}

.woocommerce-cart .site-main,
.woocommerce-checkout .site-main{
  background-color: #F5F5F5;
}

.single-product .label label::after{
  content: ":";
}

.woocommerce .wc-proceed-to-checkout .btn,
.button, .wc-step-btn{
  max-width: 185px;
  display: table;
  margin: 0 auto;
  /* max-height: 33px; */
  border-radius: 13px;
  font-size: 1rem;
  padding: 5px 30px;
}

.button, .wc-step-btn{
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
}



.woocommerce .wc-step-btn:hover,
.woocommerce .button:hover,
.woocommerce .wc-step-btn:focus,
.woocommerce .button:focus{
  background-color: #072A4A;
}

.woocommerce  .wc-proceed-to-checkout .btn-default,
.woocommerce  .wc-proceed-to-checkout .btn-default:visited{
  margin-top: 10px;
  background-color: #D9D9D9;
  color: #000000;
}

.woocommerce  .wc-proceed-to-checkout .btn-default:focus,
.woocommerce  .wc-proceed-to-checkout .btn-default:hover{
  color: #fff;
  background-color: #072A4A;
}

.woocommerce-shipping-methods li{
  display: flex;
  gap: 5px;
}

.price-label,
.single_variation{
  display: inline-block;
}

.price-label{
  margin-right: 15px;
}

.description-content{
  padding: 15px 20px;
  background-color: #A8D4F033;
  border-radius: 18px;
  display: block;
  margin-top: 15px;
  color: #464646;
}

.xoo-cp-btn-ch{
  display: none !important;
}

.description-content h3{
  margin: 0 0 10px 0;
}

.description-warning{
  background: #fcf8e3;
  border-color: #f7eec5;
  color: #8a6d3b;
}

.menu-search+.mini-cart{
  display: none;
}

.wc-forward{
margin-left: 10px;
}

.technical-content{
  margin: 20px 0;

}

.iva-label{
  color: #0080C4;
  font-family:'Roboto';
  font-weight: bold;
  text-transform: none;
  font-size: .9rem;
  display: block;
}


.xoo-cp-notice .button{
  display: none;
}



.quantity-container{
  display: flex;
      justify-content: flex-start;
      align-content: center;
      align-items: center;
      gap: 10px;
      margin-bottom: 15px;
}

.woocommerce-tabs{
  display: none;
}

.single-product .variations td{
  padding-bottom: 15px;
}

.single-product .flex-viewport{
  width: auto;
  margin-left: 80px;
}

.woocommerce .flex-control-thumbs{
  position: absolute;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  top: 0;
  width: 54%;
}

.woocommerce .btn,
.woocommerce .button,
.woocommerce .xcp-btn{
  background-color: #0080C4;
  border-radius: 13px;
  font-family:'Roboto';
  font-weight: bold;
  text-transform: none;
  font-size: 1.1rem;
  color:#fff
}

.woocommerce .btn:hover,
.woocommerce .btn:focus,
.woocommerce .button:hover,
.woocommerce .button:focus,
.woocommerce .xcp-btn:hover,
.woocommerce .xcp-btn:focus{
  background-color:#072A4A
}

.orderform{
  margin-left: 0;
  padding-left: 0;
}

.orderform .quantity{
  position: relative;
  /* margin-bottom: 15px; */
}

.woocommerce-variation-availability .stock,
.woocommerce-variation-price .stock,
.wc-no-matching-variations{
  /* display: none; */
  font-size: .7rem;
  display: inline-block;
  padding: .25em .4em;
}

.woocommerce-variation-availability .out-of-stock,
.woocommerce-variation-price .out-of-stock,
.wc-no-matching-variations{
  color: #721c24;
  background-color: #f8d7da;
}

.woocommerce-variation-availability .in-stock,
.woocommerce-variation-price .in-stock{
  color: #155724;
  background-color: #d4edda;
}

.form-row-first{
  margin-right: 10px;
}
#order_review_heading{
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
#order_review_heading::after{
  display: none;
}

.cart_item .variation{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0px;
  margin: 5px 0;
  line-height: 100%;
  font-size: .9rem;
  /* display: none; */
}
.cart_item .variation dd{
  margin-right:5px;
}
.form-row-last{
  margin-left: 0;
}

#place_order{
  display: none;
}
.woocommerce-cart .woocommerce-shipping-totals{
  display: none;
}

.woocommerce-variation-price .price{
  color: #0080C4;
  font-family:'Roboto';
  font-weight: bold;
  text-transform: none;
  font-size: 1.25rem;
}

.woocommerce .flex-control-thumbs  img{
  border-radius: 18px;

}

.single-product .variations select{
  border: 1px solid #8E8B8B;
  border-radius: 6px;
  width: 100%;
}

#google_language_translator {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}

.top-bar-right p {
  margin: 0px;
}

#flags {
  width: 50px !important;
}

/* /////////////////////////////////////////////////////////////
  Home
  /////////////////////////////////////////////////////////////*/
  html{
    font-size: 16px;
  }
.html-result {
  display: table;
  width: auto;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.html-result span {
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
}

.html-result span strong {
  margin-right: 15px;
}

.projects-item img {
  max-height: 200px;
}

.site-main .vc_custom_1589468696260 {
  background: #ffffff url(/wp-content/webp-express/webp-images/uploads/2020/05/Contactenos.jpg.webp?id=3327) !important;
}

.site-main .vc_custom_1584831739841 {
  background-image: url(/wp-content/webp-express/webp-images/uploads/2020/03/Banner-Maxdur-1.jpg.webp?id=2455) !important;
}

.site-main .vc_custom_1584198346208 {
  background-image: url(/wp-content/webp-express/webp-images/uploads/2020/03/bg_noticias.jpg.webp?id=2327) !important;
}

.site-main .vc_custom_1590096765222 {
  background-image: url(/wp-content/webp-express/webp-images/uploads/2020/03/bg-contactenos.jpg.webp?id=2325) !important;
}

.tax-produce_cat .project-hover {
  font-size: 14px;
}

rs-module rs-layer,
rs-module .rs-layer {
  font-family: 'Roboto' !important;
}

.tax-produce_cat .projects-item h2 {
  font-size: 19px;
}

.post-minimal-light .post-minimal-title {
  color: #fff;
  font-size: 1.5rem;
  line-height: 150%;
}

.content-solution p {
  /* font-size: 1.2rem; */
}

.bg-dark .projects-pagination button {
  color: #fff;
  border: 1px solid #fff;
  opacity: 0.9;
}

.bg-dark .projects-pagination button i {
  color: #fff;
}

.bg-dark .projects-pagination button:hover {
  opacity: 0.5;
}

.title-absolute {
  position: absolute;
  top: auto;
  left: auto;
}

.title-absolute span {
  color: #fff;
}

.filter-dark button {
  padding: 25px 20px;
}

.content-maxdur {
  padding-top: 50px;
  padding-bottom: 50px;
}

.content-maxdur h2 {
  color: #fff;
  font-size: 34px;
}

.content-maxdur p {
  color: #fff;
}

.bck-blue {
  position: relative;
}

.bck-blue::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 112, 183, 0.5);
  width: 100%;
  height: 100%;
}

.bck-blue-dark::before {
  background-color: rgba(0, 60, 106, 0.9);
}

.bck-black::before {
  background-color: rgba(0, 0, 0, 0.7);
}

.bck-blue-faint::before {
  background-color: rgba(7, 42, 74, 0.96);
}

.post-minimal time {
  color: #fff;
}

/* /////////////////////////////////////////////////////////////
  Menu
  /////////////////////////////////////////////////////////////*/
header.sticky nav.site-navigation {
  margin-bottom: 0;
  margin-top: 0 !important;
  padding-top: 0px !important;
}

nav.site-navigation{
  margin: 0 !important;
  padding: 0px !important;
}

header.site-header.classic .mobile-wrap>ul>li>ul.sub-menu {
  top: auto;
}

header.site-header.sticky .mobile-wrap>ul>li>ul.sub-menu {
  top: auto;
}

.site-header.classic.sticky .site-navigation .main-menu>li>a,
.site-header.classic .site-navigation .main-menu>li>a {
  word-break: inherit;
  max-width: 130px;
  display: block;
  text-align: center;
  padding: 15px 10px;
  line-height: 120%;
  font-weight: 600;
}

.site-header.classic.sticky .site-navigation .sub-menu>li>a,
.site-header.classic .site-navigation .sub-menu>li>a {
  /* max-width: 160px; */
}

nav.site-navigation ul li>ul.sub-menu {
  width: 250px;
  max-width: 250px;
}

nav.site-navigation ul li .sub-menu {
  max-width: 100%;
}

nav.site-navigation ul li>ul.sub-menu a {
  line-height: 120%;
}

/* /////////////////////////////////////////////////////////////
  Slider
  /////////////////////////////////////////////////////////////*/

.bck-slide rs-sbg-wrap {
  position: relative;
}

.bck-slide rs-sbg-wrap::after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
}

/* /////////////////////////////////////////////////////////////
  Portfolio
  /////////////////////////////////////////////////////////////*/
.title-portfolio {
  margin-bottom: 25px;
}

.gallery-fs {
  margin-bottom: 25px;
}

.single-portfolio .page-header {
  background-color: #072a4a;
}

.single-portfolio .page-header {
  background-color: #072a4a;
  background-image: url('/wp-content/uploads/2020/04/bck-proyectos.jpg');
}

.single-portfolio .page-header .page-title {
  color: #fff;
}

.single-portfolio .gallery-fs figure {
  height: 360px;
  overflow: hidden;
}

.single-portfolio .content-container>.row>*.col-md-12 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.single-portfolio .sidebar {
  padding-top: 0px;
}

.single-portfolio .sidebar-left .widget_nav_menu,
.single-portfolio .sidebar-left .widget {
  margin-right: 0px;
  padding-right: 0px;
}

.single-portfolio .content-container .row:last-child {
  border-top: 1px solid #e5e5e5;
}

.widget .form-group input:not([type='submit']),
.widget .form-group textarea,
.widget .wpcf7 input:not([type='submit']),
.widget .wpcf7 textarea {
  padding: 5px 20px;
  font-size: 15px;
}

/* /////////////////////////////////////////////////////////////
  VC composer
  /////////////////////////////////////////////////////////////*/

body.page.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a,
body.page.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a,
.nav-tabs li a {
  padding: 17px 25px;
  width: auto;
  background: none;
  font-family: 'Roboto';
  border-radius: 0px;
  font-size: 17px;
  border: 1px solid #999;
}

body.page.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:focus,
body.page.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover,
body.page.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active>a,
.nav-tabs li a:hover,
.nav-tabs li.active a {
  background-color: #f8f8f8;
  color: #3498db;
}

.nav-tabs li.active a {
  padding: 17px 25px;
  border: 1px solid #999;
}

body.page.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
  margin-left: 0px;
}

body.page.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab:first-child {
  margin-left: 1px;
}

.wpb-js-composer .vc_tta-tabs:not([class*='vc_tta-gap']):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
  display: none !important;
}

.tab-content {
  border: 1px solid transparent;
  padding: 20px 0px;
}

body.page.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background-color: transparent;
}

body.page.wpb-js-composer .vc_tta-tabs:not([class*='vc_tta-gap']):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a {
  border-bottom-color: inherit;
}

body.page.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  padding: 30px 0px 0px 0px;
}

body.page.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
body.page.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
body.page.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
  border-color: transparent;
}

/* /////////////////////////////////////////////////////////////
  Products
  /////////////////////////////////////////////////////////////*/
.single-produce {}

.single-produce .wpb_content_element,
.single-service .wpb_content_element,
.single-portfolio .wpb_content_element {
  /* max-height: 250px;
overflow: auto; */
}

.single-produce .entry-footer {
  display: none;
}

.single-produce .post-meta {
  display: none;
}

.entry-header {}

.single-produce .post-title {
  text-transform: none;
}

.single-produce .page-header {
  background-color: #60697a;
  background-image: url('/wp-content/uploads/2020/04/bck-productos.jpg');
}

.single-produce .content-container .row>*.col-md-12 {
  padding-bottom: 30px;
}

.single-produce .content-container .row:last-child {
  border-top: 1px solid #e5e5e5;
}

.single-produce .sidebar-left .widget,
.single-produce .sidebar-left .woocommerce-MyAccount-navigation {
  padding-right: 15px;
}

.single-produce .sidebar {
  padding-top: 0px;
}

.single-produce .download a {
  background-color: #3498db;
  border-radius: 4px;
  color: #fff;
  padding: 8px 10px 8px 47px;
  position: relative;
  display: table;
  margin: 0 auto;
}

.single-produce .download-title {
  color: #ffffff;
}

.single-produce .download-icon i {
  color: #ffffff;
  font-size: 16px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 34px;
}

.single-produce *:not(.widget)>.download {
  padding: 0;
}

.single-produce .wpcf7-form .wpcf7-submit {
  display: block;
  width: 100%;
}

.single-produce .page-header {
  background-color: #60697a;
}

.single-produce .page-header .page-title {
  color: #fff;
}

/* /////////////////////////////////////////////////////////////
  Services and solutions
  /////////////////////////////////////////////////////////////*/
.parent-pageid-2472 {}

.parent-pageid-2472 .page-header {
  background-color: #60697a;
  background-image: url('/wp-content/uploads/2020/04/bck-servicios-y-soluciones.jpg');
}

.parent-pageid-2472 .page-header .page-title {
  color: #fff;
}

/* /////////////////////////////////////////////////////////////
  Service
  /////////////////////////////////////////////////////////////*/
.single-service {}

.single-service {}

.single-service .entry-footer {
  display: none;
}

.single-service .post-meta {
  display: none;
}

.entry-header {}

.single-service .content-container .row>*.col-md-12 {
  padding-bottom: 30px;
}

.single-service .content-container .row:last-child {
  border-top: 1px solid #e5e5e5;
}

.single-service .sidebar-left .widget,
.single-service .sidebar-left .woocommerce-MyAccount-navigation {
  padding-right: 15px;
}

.single-service .sidebar {
  padding-top: 0px;
}

.single-service .download a {
  background-color: #3498db;
  border-radius: 4px;
  color: #fff;
  padding: 8px 10px 8px 47px;
  position: relative;
  display: table;
  margin: 0 auto;
}

.single-service .download-title {
  color: #ffffff;
}

.single-service .download-icon i {
  color: #ffffff;
  font-size: 16px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 34px;
}

.single-service *:not(.widget)>.download {
  padding: 0;
}

.single-service .wpcf7-form .wpcf7-submit {
  display: block;
  width: 100%;
}

.single-service .page-header {
  background-color: #60697a;
  background-image: url('/wp-content/uploads/2020/04/bck-servicios.jpg');
}

.single-service .page-header .page-title {
  color: #fff;
}

.widget_nav_menu a,
.woocommerce-MyAccount-navigation a {
  font-size: 15px;
}

.product-single>.row{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}

.product-single>.row::before,
.product-single>.row::after{
  display: none;
}

.product-single>.row>.col-md-6{
  /* -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  float: none;
  min-height: auto;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; */
  height: auto;
}

.site{
  overflow: initial;
}

.product-single .sticky-content{
  position: sticky;
  top: 100px;
  display: block;
}

.woocommerce .flex-control-thumbs img{
  border-radius: 16px;
}

.woocommerce-product-gallery .flex-control-nav img, .woocommerce-product-gallery .flex-viewport, .woocommerce-product-gallery__wrapper{
  box-shadow: none;
}

.woocommerce .flex-control-thumbs img{
  border: 1px solid #807D7D;
}

/* /////////////////////////////////////////////////////////////
  About
  /////////////////////////////////////////////////////////////*/
.section-signature {
  background-color: #fbfbfb;
  padding-top: 30px;
  padding-bottom: 30px;
  display: inline-block;
  color: #808080;
}

.section-signature p {
  color: #808080;
  text-align: center;
  line-height: 120%;
  font-weight: bold;
}

.section-signature .wpb_content_element {
  margin-bottom: 0px;
}

.section-download {
  display: none;
}

/* /////////////////////////////////////////////////////////////
  Tecnical
  /////////////////////////////////////////////////////////////*/
.table-colors {
  border: 1px solid #e5e5e5;
}

.table-colors>tbody td,
.table-colors>tbody th,
.table-colors>tfoot td,
.table-colors>tfoot th,
.table-colors>thead td,
.table-colors>thead th {
  padding: 15px 20px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 0px solid #ddd;
  text-align: center;
}

.table-colors th {
  color: #000;
}

/* /////////////////////////////////////////////////////////////
  Job
  /////////////////////////////////////////////////////////////*/
.single-job .page-header {
  background-color: #60697a;
  background-image: url('/wp-content/uploads/2020/04/bck-postulese-oferta.jpg');
}

.single-job .page-header .page-title {
  color: #fff;
}

.featured-title {
  font-size: 1.5rem;
  padding-top: 17px;
}

/* /////////////////////////////////////////////////////////////
  Blog
  /////////////////////////////////////////////////////////////*/

.single-post .page-header {
  background-color: #60697a;
  background-image: url('/wp-content/uploads/2020/04/bck-blog.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.single-post .page-header .page-title {
  color: #fff;
}

.post-info {
  display: none;
}

article.post {
  margin-bottom: 0px;
}

.anps-blog article.post {
  margin-bottom: 60px;
}

.comment-respond {
  margin-top: 10px;
}

.comment-reply-title {
  display: none;
}

.post-meta li.author {
  display: none;
}

/* /////////////////////////////////////////////////////////////
  Sidebar
  /////////////////////////////////////////////////////////////*/
.widget_nav_menu div>ul>li:not(.current-menu-item):first-of-type>a {
  padding-top: 15px;
}

/* /////////////////////////////////////////////////////////////
  Contact form 7
  /////////////////////////////////////////////////////////////*/
.form-icon .row {
  margin-bottom: 20px;
}

.wpcf7-form .form-icon .fa {
  position: absolute;
  z-index: 9;
  top: 20px;
  left: 18px;
}

.wpcf7-form .form-icon input.wpcf7-form-control,
.wpcf7-form .form-icon textarea.wpcf7-form-control,
.wpcf7-form .form-icon select.wpcf7-form-control {
  padding-left: 40px;
  width: 100%;
  border: 1px solid #ccc;
}

.wpcf7-form .form-icon .wpcf7-acceptance,
.wpcf7-form .form-icon .wpcf7-checkbox {
  padding-left: 0px;
}

.wpcf7-form .form-icon select {
  padding: 15px 20px;
}

/* /////////////////////////////////////////////////////////////
  Environment
  /////////////////////////////////////////////////////////////*/
.section-environment {
  background-color: #74bf00;
  padding-top: 30px;
  position: relative;
  text-align: center;
  color: #fff;
  padding-bottom: 30px;
  display: inline-block;
  margin-bottom: -8px;
}

.section-environment:after {
  content: '';
  position: absolute;
  top: -81px;
  left: auto;
  right: 48px;
  background-image: url(images/hoja.png);
  width: 133px;
  height: 154px;
  background-size: contain;
  background-repeat: no-repeat;
}

.section-environment .wpb_content_element {
  margin: 0px;
}

.section-environment p {
  text-align: center;
  color: #fff;
  font-size: 2rem;
}

/* /////////////////////////////////////////////////////////////
  TML
  /////////////////////////////////////////////////////////////*/
.tml input:not([type='submit']),
.tml textarea,
.tml input:not([type='submit']),
.tml textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  color: inherit;
  padding: 15px 20px;
  position: relative;
  width: 90%;
  z-index: 1;
}

.tml .tml-rememberme-wrap {
  display: none;
}

.tml .tml-button {
  background-color: #3498db;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  text-overflow: ellipsis;
  transition: background-color 0.2s, color 0.2s;
  white-space: nowrap;
  padding: 11px 28px;
  font-size: 13px;
  font-weight: 700;
}

.tml .tml-button:hover {
  background-color: #2a76a9;
  color: #fff;
}

.tml-links {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.tml-links li {
  margin: 0px;
  padding: 0px;
}

/* /////////////////////////////////////////////////////////////
  Footer
  /////////////////////////////////////////////////////////////*/
.float .bt-navy {
  position: fixed;
  bottom: 0px;
  right: 10px;
  margin-bottom: 20px;
  z-index: 9999;
  font-size: 21px;
  font-family: 'helvetica-black';
  display: none;
}

.float .bt-online {
  position: fixed;
  bottom: 0px;
  right: 80px;
  margin-bottom: 20px;
  z-index: 9999;
  font-size: 21px;
  font-family: 'helvetica-black';
}

.float .bt-online .fa {
  font-size: 5rem;
}

.float .bt-online:hover {
  opacity: .8;
}

.widget_anpsimages img {
  width: 100%;
}

.anps_menu_widget ul li {
  width: 100%;
}

.anps_menu_widget .menu a {
  color: #fff;
}

.anps_menu_widget .menu li {
  margin-bottom: 0px;
}

.site-footer>.container {
  padding-bottom: 0px;
}

#text-17 img {
  max-width: 100px;
}

/* /////////////////////////////////////////////////////////////
RESPONSIVE
/////////////////////////////////////////////////////////////*/
@media (max-width: 991.98px) {
  .section-main{
    height: 565px;
  }
  [class*='col-md-']+[class*='col-md-'] {
    margin-top: 0px;
  }

  .recent-news .post-minimal {
    width: auto;
    margin: 0 auto;
    display: block;
    max-width: 300px;
    padding-bottom: 25px;
  }

  body,
  .panel-title,
  .site-main .wp-caption p.wp-caption-text,
  .mini-cart-link i,
  .anps_menu_widget .menu a:before,
  .vc_gitem_row .vc_gitem-col.anps-grid .post-desc,
  .vc_gitem_row .vc_gitem-col.anps-grid-mansonry .post-desc,
  .alert,
  div.wpcf7-mail-sent-ng,
  div.wpcf7-validation-errors,
  .contact-form .form-group label,
  .contact-form .form-group .wpcf7-not-valid-tip,
  .wpcf7 .form-group label,
  .wpcf7 .form-group .wpcf7-not-valid-tip,
  .projects-item .project-title,
  .product_meta,
  .btn.btn-wide,
  .btn.btn-lg,
  .breadcrumb li:before {
    font-size: 15px;
  }

  .top-bar {
    display: none;
  }

  .top-bar-left {
    display: none;
  }

  .top-bar-right .widget_anpssocial {
    display: none !important;
  }

  .title-absolute {
    position: relative;
    top: auto;
    left: auto;
  }

  .filter-dark button {
    padding: 10px 7px;
  }
}

@media (max-width: 767.98px) {
  .section-main {
    height: 445px;
  }
  .top-bar {
    display: none;
  }

  .content-container .filter {
    display: none;
  }

  [class*='col-md-']+[class*='col-md-'] {
    margin-top: 0px;
  }

  .post-minimal-wrap {
    margin-bottom: 25px;
  }

  rs-module {
    width: 100%;
  }

  .filter-dark li {
    margin-top: 1px;
    width: 100%;
  }

  .projects-content .projects-item {
    margin-top: 0px;
  }



  .shortcode-calcualtor img {
    max-width: 220px;
    margin: 0 auto;
  }

  .form-group input:not([type='submit']),
  .form-group textarea,
  .wpcf7 input:not([type='submit']),
  .wpcf7 textarea {
    width: 100%;
    max-width: 100%;
  }

  .nav-tabs li a {
    padding: 5px 25px;
    font-size: 15px;
  }

  .nav-tabs li.active a {
    padding: 5px 25px;
  }

  .nav-tabs>li {
    width: 100%;
  }

  body,
  .panel-title,
  .site-main .wp-caption p.wp-caption-text,
  .mini-cart-link i,
  .anps_menu_widget .menu a:before,
  .vc_gitem_row .vc_gitem-col.anps-grid .post-desc,
  .vc_gitem_row .vc_gitem-col.anps-grid-mansonry .post-desc,
  .alert,
  div.wpcf7-mail-sent-ng,
  div.wpcf7-validation-errors,
  .contact-form .form-group label,
  .contact-form .form-group .wpcf7-not-valid-tip,
  .wpcf7 .form-group label,
  .wpcf7 .form-group .wpcf7-not-valid-tip,
  .projects-item .project-title,
  .product_meta,
  .btn.btn-wide,
  .btn.btn-lg,
  .breadcrumb li:before {
    font-size: 15px !important;
  }

  .filter:not(.filter-dark) a {
    width: 100%;
  }

  .filter:not(.filter-dark) li {
    width: 100%;
  }

  .single-produce .wpb_content_element,
  .single-service .wpb_content_element {
    /* max-height: 100%; */
    overflow: auto;
  }

  .divider-modern:not(.heading-content) span {
    font-size: 1.8rem;
  }

  .divider-modern:not(.heading-content) span:after {
    left: 0px;
  }

  .heading-subtitle {
    font-size: 1.3rem;
  }

  .heading-middle span {
    padding: 0 15px 20px;
  }

  .content-container>.row>*.col-md-12 {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  [class*='col-md-']+[class*='col-md-'] {
    margin-top: 0px;
  }
}