html {
	scroll-behavior: smooth;
}

.greenColor {
    background-color: var(--greenColor)!important;
}
.redColor {
    background-color: var(--redColor)!important;
}
.orangeColor {
    background-color:  var(--orangeColor)!important;
}

.product-thumbnail img {
    /* width:267px;  */
    height:401px;
    object-fit: scale-down;
    padding:30px
}
.nos-especializamos .box-content{
    min-height:360px;
}

.servicios .box-content{
    min-height:380px;
}
a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

h2.title {
    font-size: 34px;
    font-weight: 600;
}
.widget .widget-title {
    font-weight: bold;
   
}

.widget.widget_products_list ul li a img {
    max-width: 55px;
    max-height: 70px;
    object-fit: contain;
}

.button, .flat-button a, input[type="submit"] {
    width: 100%;
    text-align: center;
    margin: 0!important;
    font-weight: 900;
    font-size: 20px;
}
.flat-button a {
    /* padding: 10px 10px; */
}
.flat-button {
    margin: 10px 0;
}

#mainnav ul li  {
    margin-top: 20px;
   
}

#mainnav > ul > li > a {
    line-height: 40px;
    font-weight: 700;
    font-size: 18px;    
    vertical-align: middle;
}
#mainnav > ul > li.home > a {
    color: white;
}
#mainnav > ul > li > a:hover {
    color: var(--secondaryColor);
}
#mainnav > ul > li > a {
    font-family: "RedHatDisplay", sans-serif;
}
#mainnav > ul > li.home > a {
    text-indent: -9999px;
    border-right: none;
    padding-right:15px; 
    margin-right: 15px;
}

.menu-extra > ul > li > a {
    border-left: none;
    padding: 0px 30px;
    font-size: 24px;
    display: block;
    color: white;
}
.menu-extra {
    margin-right: 30px;
}

#header.upscrolled .menu-extra > ul > li > a {
    color: #777;
}
.shopping-cart .shopping-cart-items-count {
    top:-5px;
}
.header {
    border-bottom: none;
}
img {
    width: 100%;
}

.flat-iconbox .iconbox {
    background: rgba(255, 255, 255, 0.13);
}
.flat-iconbox .iconbox .box-header .box-icon i {
    font-size: 40px;
    vertical-align: middle;
    color: var(--primaryColor);
}
.iconbox.color {
    background-color: var(--primaryColor);
}
.icons-4x2 h5.box-title {
    font-size: 24px;
    font-weight: 600;
}
.icons-4x2 p.box-content {
    font-size: 15px;
    font-weight: 200;
    color: white;
}

element.style {
}
.primaryColor, .primaryColor a {
    background-color: var(--primaryColor);
}

.flat-projects-portfolio ul.portfolio-filter li.active a {

    border-bottom: 10px solid var(--primaryColor);
}
.flat-tabs ul.menu-tab li.active a {
    background-color: var(--primaryColor);

}
.flat-tabs ul.menu-tab li:after {
      border-top: 10px solid var(--primaryColor);
  }

.flat-tabs  a:hover, .flat-tabs a:focus {
    color: var(--primaryColor);
}
.footer-logo img {
    width:120px;
}
.widget .widget-title:after {
    background-color: var(--primaryColor);
}
.flat-iconbox .iconbox {
    min-height: 295px;
}
.flat-iconbox .iconbox img {
    height: 72px;
    width: auto;
}

.main-content-wrap .item:not(:last-child) .post {
    height: 508px;
}

.box-services .box-services-wrap h2.title-box-services:after {
    background-color: var(--primaryColor);
 }
 .page-header {
    padding-bottom: 9px;
    margin: 0px 0 0px; 
    border-bottom: 1px solid #eee;
}
.tp-banner-container.page-header  {
    max-height: 320px !important;
  }

.tp-dottedoverlay.twoxtwo {
    /* background-color: rgba(0,0,0,0.5); */
}

.tp-banner li {
    position: relative;
}
.tp-banner li .curtain {
    /* position: absolute;
    top:0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);  */
}
.tp-banner .slotholder {
    /* filter: brightness(50%); */
}


.servicios .item {
    min-height: 300px;
}

.member .member-content img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.member-info {
    height:140px;
}

.text-blue-right-18 {
    font-size: 18px;
    text-align: right;
    color: var(--primaryColor);
    font-weight: 800;
}

.text-blue {
    color: var(--primaryColor);
}

.text-grey-18 {
    font-size: 18px;
    color: var(--greyColor);
    line-height: 22px;
 }

.member .member-content .member-info .social-links {
    background-color: var(--primaryColor);
}

.member .member-content .member-info .social-links:before {
    border-left: 32px solid var(--primaryColor);
}

.member .member-content .member-info .social-links:after {
    background-color: var(--primaryColor);
}
.member .member-content:after {

    background-color: var(--primaryColor);
}

.page-title .breadcrumbs ul li a {
    color: var(--primaryColor);
}
p a {
    color: var(--primaryColor)!important;
}
.flat-button a {
    background-color: var(--primaryColor);
}

.cart input[type="submit"], button[type="submit"], .cart .button {

    background-color: var(--primaryColor);
    text-transform: unset;
    width: 300px; 
}
.flat-title-section:after {

    background-color: var(--primaryColor);
}

.widget .menu-services-container  ul li {
    list-style: disc;
    margin-left: 20px;
    color: #FFFFFF;
}
.widget .textwidget p {
    color: #FFFFFF;

}

.woocommerce.columns-4 .products li {
   border: 1px solid #eee;
   margin: 2px;
}


.blue-bgd {
    background-color: #0E7FC0;
    color: white;
    margin-top: 36px;
    margin-bottom: 36px;
}
h2.title-box-welcome {
    font-size:30px;
    color: white;
    font-family: 'RedHatDisplayBold';
    margin-bottom: 30px;

}
.nos-especializamos {
    
}
.box-welcom-wrap {
    padding: 60px;
    text-align: center;
}
.box-welcom-wrap p {
    font-size:20px;
    color: white;
    font-family: 'RedHatDisplayLight';
    line-height: 24px;
}

.shadow-top {
    box-shadow: 0 -7px 14px 0px rgba(0, 0, 0, 0.6);
}
.shadow-bottom {
    box-shadow: 0 7px 14px 0px rgba(0, 0, 0, 0.6);
}

.centered {
    text-align: center;
}
.blue-h2 {
    color: #0E7FC0;
    font-size: 30px;
    font-weight: bold;
    font-family: 'RedHatDisplayBold';
    margin: 20px 0;
}
p {
    font-size: 18px; 
    text-align: justify;
}
#gente .item {
    width: 50%!important;
    margin-bottom: 50px;
    float: left;
    padding: unset!important;
    
}
#gente .item-inside{
    position: relative;
    padding-right: 50px;
}

#gente .boxes-overlay{
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 20px;
    color: white;
    font-family: 'RedHatDisplayExtraBoldItalic';
    background-color: #0E7FC0;
    padding: 10px 20px; 
    width: 300px;
    height: 60px;
    border-radius: 0 60px 0 0px ;
}     

#home-boxes .boxes .item {
    width: 50%;
    margin-bottom: 50px;
    
}
#home-boxes .item-inside{
    position: relative;
}
#home-boxes .boxes-overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 20px;
    color: white;
    font-family: 'RedHatDisplayExtraBoldItalic';
    background-color: #0E7FC0;
    padding: 10px 20px; 
    width: 300px;
    height: 60px;
    border-radius: 0 60px 0 0px ;
}

.with-blue-separator {
    border-bottom: 4px solid var(--primaryColor);
    padding: 50px 0;
 } 
 .empresas .main-text{
      padding: 0 0 0 35px;
 }
 .empresas .main-text p {
     text-align: justify;
 }

 .wa-button-holder {
    position:fixed;
    right:30px; 
    bottom:30px;
    z-index:99999
}

@media (min-width: 981px){
    .show-desktop {
        display: block;
    }
    .show-mobile {
        display: none;
    }

    .container {
        width: 100%;
    }
    .site-brand .container {
        /* background-color: var(--primaryColor); */
        padding: 0;
        margin: unset;
        /* position: absolute;
        top:0;
        left: 0; 
        right: 0;  */
        margin-left: auto; 
        margin-right: auto;
       
    }
    .site-brand {
       position: relative;
       clear:both;
       min-height: 130px;
       padding: 20px 0 0 0;
    }
    .left-header {
        float: left;
        width: 20%;
        height:100px;
        /* background-image: url('images/header-left-bgd.jpg');
        background-repeat: repeat-x; */
    }
    .right-header {
        float: left;
        width: 80%;
        /* background-color: var(--primaryColor); */
        height:100px;
       
    }
    .right-header:after {
        clear:both;
    }
    .site-brand .header-widgets {
       float: left;
    }
    
    .header-widgets {
        position: absolute;
        top: 50px;
        right:7%;
        margin-left: 420px;
        /* padding: 100px 0 0 50px; */
    }
    .header-widgets .widget_text {
        float: left;
        margin-top: 30px;
    }
    .site-brand .container {
        color: white; 
    }
    .site-brand .logo {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    
    .header-widgets .textwidget .info-icon .content {
        color: white;
    }
    .header-widgets .widget .info-icon .content span {
        color: white;
        font-weight: 900;
    }
    .site-brand .header-widgets .widget i {
        color:white;
    }
    .site-brand .header-widgets .widget, #mainnav ul li:not(:last-child) {
        border-right: 2px solid white;
    }

    .woocommerce.columns-4 .products li {
        width: 24%;
    }
    
}


@media (min-width: 1400px){
    .container {
        width: 1400px;
    }
}

@media (max-width: 980px){

    #wa-button2 img {
        width: 150px;
    }
    .wa-button-holder {
        position:fixed;
        right:5px; 
        bottom:40px;
        z-index:99999
    }

    .empresas .main-text {
        padding: 0 10px;
    }
    .empresas img {
        width: 75%;
        margin: 0 auto;
    }
    .empresas .col-md-3 {
        text-align: center;
    }
    .footer-content .row .col-md-3, .footer-content .row .col-md-6 {
        padding: 20px 0;
    }
    .show-desktop {
        display: none;
    }
    .show-mobile {
        display: block;
        max-width: 200px;
        margin: 0 auto; 
    }

    #mainnav-mobi {
        background-color: var(--primaryColor)
    }
    .product-thumbnail img {
        height:301px;
    }

    /* Additional responsive menu styles */
    .site-brand {
        position: relative;
    }

    .mobile-menu-trigger {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

    .main-menu-wrapper {
        padding-left: 0 !important;
        float: none !important;
    }

    #mainnav ul li {
        margin-top: 0;
    }

    #mainnav > ul > li > a {
        line-height: 1.5;
        padding: 15px 0;
    }

    .menu li a {
        color: var(--primaryColor);
    }

    body.menu-active {
        overflow: hidden;
    }
}