@charset "utf-8";

/*
Theme Name:  Tendas Brasil 2025
Theme URI:   https://uebb.digital
Author:      Uébb Digital
Author URI:  https://uebb.digital
Description: Website/One Page/Landing Page
Version:     2025
License:     Uébb Digital
License URI: https://uebb.digital
Text Domain: Uébb Digital
Tags:        desenvolvimento de sites goiania, otimizacao de sites goiania, seo goiania, redes sociais Goiania, criacao de sites goiania, redes sociais para empresas, social media, marketing digital goiania, mkt digital goiania, planejamento estrategico digital goiania, posicionamento de sites no google
*/



/* desktop (rem) base size */
@media (min-width: 1367px) { html { font-size: 16px !important; } }

/* laptop (rem) base size */
@media (max-width: 1366px) { html { font-size: 14px !important; } }

/* mobile (rem) base size */
@media (max-width: 991px) { html { font-size: 12px !important; } }



/* nav header */

/* dark navigation */
header.header-appear nav.header-dark,
header.sticky nav.navbar-fixed-top.header-dark,
header.sticky nav.navbar-scroll-fixed-top.header-dark {
  background: linear-gradient(210deg, #404143 20%, #4A4B4E 80%) !important;
}



/* nav logo */
header a.logo { padding: 12px 0; }
header a.logo img { max-height: 58px !important; }

@media (max-width: 1366px) { header a.logo img { max-height: 50px !important; } }
@media (max-width:  991px) { header a.logo img { max-height: 48px !important; } }


/* nav tagline */
.nav-tagline { font-weight:600!important; }

@media (min-width: 1367px) { .nav-tagline { font-size: 0.875rem !important; line-height:1.315rem!important; } }
@media (max-width: 1366px) { .nav-tagline { font-size: 0.975rem !important; line-height:1.395rem!important; } }
@media (max-width:  991px) { .nav-tagline { font-size: 1.075rem !important; line-height:1.595rem!important; } }
@media (max-width:  390px) { .nav-tagline { font-size: 0.975rem !important; line-height:1.395rem!important; } }
@media (max-width:  360px) { .nav-tagline { font-size: 0.975rem !important; line-height:1.395rem!important; } }



/* navmenu */

/* color links */

/* nav header transparent */
header nav.navbar.white-link .navbar-nav > li > a,
nav.navbar.bootsnav.white-link ul.nav > li > a {
  color: var(--dark100) !important;
  opacity: 0.7 !important;
}

header nav.navbar.white-link .navbar-nav > li > a:hover,
nav.navbar.bootsnav.white-link ul.nav > li > a:hover,
header nav.navbar.white-link .navbar-nav > li > a.active,
nav.navbar.bootsnav.white-link ul.nav > li > a.active {
  color: var(--dark100) !important;
  opacity: 1.0 !important;
}

/* nav header scroll */
header.header-appear nav.bootsnav.header-light .navbar-nav > li > a {
  color: var(--dark100) !important;
  opacity: 0.7 !important;
}

header.header-appear nav.bootsnav.header-light .navbar-nav > li > a:hover,
header.header-appear nav.bootsnav.header-light .navbar-nav > li > a.active {
  color: var(--dark100) !important;
  opacity: 1.0 !important;
}

/* nav desktop menu */
nav.navbar.navbar-default ul.nav > li > a,
header.sticky nav.navbar.navbar-default.navbar-top ul.nav > li > a {
  padding: 21px 0px;
  background: transparent;
  display: block;
  border-top: 5px solid transparent;
}

nav.navbar.navbar-default ul.nav > li > a:hover,
nav.navbar.navbar-default ul.nav > li > a.active {
  border-top: 5px solid var(--secundary500);
}

header.sticky nav.navbar.navbar-default.navbar-top ul.nav > li > a:hover,
header.sticky nav.navbar.navbar-default.navbar-top ul.nav > li > a.active {
  border-top: 5px solid var(--secundary500);
}


/* nav title h1 *
nav.navbar.navbar-default h1.overline-text { color:var(--dark100); }
header.sticky nav.navbar.navbar-default h1.overline-text { color:var(--primary500); } */

/* nav padding */
@media (min-width:  1200px) { .nav-padding { padding-left: 8%; padding-right: 0%; } }
@media (min-width:  1367px) { .nav-padding { padding-left: 6%; padding-right: 0%; } }
@media (min-width:  1500px) { .nav-padding { padding-left: 1%; padding-right: 1%; } }
@media (min-width:  1600px) { .nav-padding { padding-left: 2%; padding-right: 2%; } }
@media (min-width:  1700px) { .nav-padding { padding-left: 4%; padding-right: 4%; } }
@media (min-width:  1800px) { .nav-padding { padding-left: 5%; padding-right: 5%; } }

/* nav hamburger menu */
.mobile-toggle span { background: var(--dark100) !important; }
.mobile-toggle:hover span { background: var(--dark100) !important; opacity:0.7 !important;}

ul.list-style-none li a.hamburger-menu img { opacity:1.0; }
ul.list-style-none li a:hover.hamburger-menu img { opacity:0.5; }

ul.list-style-none li a.hamburger-menu p.body1 { color:var(--dark900); }
ul.list-style-none li a:hover.hamburger-menu p.body1 { color:var(--dark500); }

a.hamburger-menu img { height: 28px; }

@media (min-width: 1200px) { .hamburger-menu-button { display:none; } }

/* navmenu *
a.nav-menu-item img         { opacity: 1.0 }
a:hover.nav-menu-item img   { opacity: 0.8 }

a.nav-menu-item div.caption-text        { opacity: 0.6; color: var(--dark100); }
a:hover.nav-menu-item div.caption-text  { opacity: 0.4; color: var(--dark100); }

a.nav-menu-item div.button-text-large        { opacity: 1.0; color: var(--dark100); }
a:hover.nav-menu-item div.button-text-large  { opacity: 0.6; color: var(--dark100); }

a.nav-cta { opacity:1.0; }
a:hover.nav-cta { opacity:0.8; }



/* nav-hidden */
@media (max-width:  1499px) { .nav-hidden-1500  { display: none; } }
@media (max-width:  1366px) { .nav-hidden-1367  { display: none; } }
@media (max-width:  1279px) { .nav-hidden-1280  { display: none; } }
@media (max-width:  1199px) { .nav-hidden-1200  { display: none; } }
@media (max-width:   839px) { .nav-hidden-840   { display: none; } }
@media (max-width:   767px) { .nav-hidden-768   { display: none; } }
@media (max-width:   575px) { .nav-hidden-576   { display: none; } }
@media (max-width:   559px) { .nav-hidden-560   { display: none; } }
@media (max-width:   499px) { .nav-hidden-500   { display: none; } }
@media (max-width:   419px) { .nav-hidden-420   { display: none; } }
@media (max-width:   339px) { .nav-hidden-340   { display: none; } }



/* view-at */
@media (min-width:   768px) { .view-at-767    { display: none; } }



/* col-hidden */
@media (max-width:  1499px) { .col-hidden-1500  { display: none; } }

/* col-padding */
@media (min-width:  1500px) { .col-padding-8-33-lr  { padding: 0 8.33%; } }
@media (max-width:  1499px) { .col-padding-8-33-lr  { padding: 0 0; } }



/* container */
div.container-fluid { padding-right: 30px; padding-left:30px; }

@media (min-width:  1500px) { div.container-fluid.padding-15px-lr { padding-right: 15px; padding-left:15px; } }



/* float buttons */
.float-phone           { right: 0.625rem; bottom: 6.250rem; opacity: 1.00; z-index: 99; position: fixed; border-radius: 100%; width: 6.250rem; }
.float-phone:hover     { right: 0.625rem; bottom: 6.250rem; opacity: 0.85; z-index: 99; position: fixed; border-radius: 100%; width: 6.250rem; }

.float-wpp             { right: 0.625rem; bottom: 0.625rem; opacity: 1.00; z-index: 99; position: fixed; border-radius: 100%; width: 6.250rem; }
.float-wpp:hover       { right: 0.625rem; bottom: 0.625rem; opacity: 0.85; z-index: 99; position: fixed; border-radius: 100%; width: 6.250rem; }

@media (max-width: 991px) {

  .float-phone         { right: 0.625rem; bottom: 7.250rem; width: 7.450rem; }
  .float-phone:hover   { right: 0.625rem; bottom: 7.250rem; width: 7.450rem; }

  .float-wpp           { right: 0.625rem; bottom: 0.625rem; width: 7.450rem; }  
  .float-wpp:hover     { right: 0.625rem; bottom: 0.625rem; width: 7.450rem; }

}

@media (min-width: 992px) { .btn-float-phone-hidden { display: none; } }



/* link <a> colors default */
a { color: var(--dark600); }
a:active, a:focus { color: var(--primary500); }
a:hover, a:active { color: var(--primary500); }



/* slideshow */
.slideshow-img-banner {
  position: relative;
  background-size: cover;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
}

.slideshow-image-overlay {
  background: linear-gradient(180deg, rgba(31, 32, 34, 0.85) 0%, rgba(31, 32, 34, 0.60) 30%, rgba(31, 32, 34, 0.60) 55%, rgba(31, 32, 34, 0.60) 80%, rgba(31, 32, 34, 0.85) 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.slideshow-size-screen { height: 900px; }

@media (max-width: 1366px) { .slideshow-size-screen { height: 860px; } }
@media (max-width:  991px) { .slideshow-size-screen { height: 860px; } }
@media (max-width:  767px) { .slideshow-size-screen { height: 800px; } }
@media (max-width:  575px) { .slideshow-size-screen { height: 780px; } }

@media (max-width:  991px) { section#inicio p.hero1 { font-size: 5.375rem!important; } }
@media (max-width:  575px) { section#inicio p.hero1 { font-size: 4.875rem!important; } }

.products-section {
  margin-top: -140px;
  padding: 0;
  z-index: 9;
  width: 100%;
  position: absolute;
}

.products-section-spacing {
  padding: 410px 0 0 0;
  background: linear-gradient(180deg, #636365 0%, #969698 14.81%, #B4B4B5 30%, #DDD 55%, #FFF 94.57%);
}

@media ( max-width: 1699px ) { .products-section-spacing { padding:   410px 0 0 0; } }
@media ( max-width: 1366px ) { .products-section-spacing { padding:   390px 0 0 0; } }
@media ( max-width: 1199px ) { .products-section-spacing { padding:   300px 0 0 0; } }
@media ( max-width:  991px ) { .products-section-spacing { padding:  1080px 0 0 0; } }
@media ( max-width:  767px ) { .products-section-spacing { padding:  1030px 0 0 0; } }
@media ( max-width:  575px ) { .products-section-spacing { padding:   795px 0 0 0; } }

@media ( min-width:  992px ) { .col-auto.products-grid-col { width:20%; } }
@media ( max-width:  991px ) { .col-auto.products-grid-col { width:50%; } }

.products-grid-item {
  padding: 50px 0;
  text-align: center;
  outline: solid 1.5px transparent;
}

#products-grid-dark .products-grid-border { border: solid 1.5px transparent; background: var(--dark800); }
#products-grid-light .products-grid-border { border: solid 1.5px var(--dark300); }

#products-grid-dark .products-grid-item { background: linear-gradient(152deg, #47484B 5%, #404143 80%); outline-color: transparent !important; }
#products-grid-dark .products-grid-item:hover { background: #313234; outline-color: transparent !important; }

#products-grid-light .products-grid-item { background: var(--dark100); outline-color: var(--dark300) !important; }
#products-grid-light .products-grid-item:hover { background: var(--secundary500); outline-color: var(--secundary500) !important; }

@media ( max-width: 1199px ) { .products-grid-item { padding: 40px 0;  } }
@media ( max-width:  575px ) { .products-grid-item { padding: 30px 0;  } }

.products-grid-item .products-grid-icon {
  margin: 0 auto;
  width: 80px;
  height: 80px;
  aspect-ratio: 1 / 1;
  background-size: contain;
}

@media ( max-width: 575px ) {

  .products-grid-item .products-grid-icon {
    width: 60px;
    height: 60px;
  }

  .products-grid-item h2.header6 {
    font-size: 1.575rem !important;
    line-height: 1.675rem !important;
    font-weight: 600 !important;
  }

}

/* icon */
.products-grid-item .products-grid-icon { filter: grayscale(1.0); opacity: 0.6; }
.products-grid-item:hover .products-grid-icon { filter: grayscale(0.0); opacity:1.0; }

/* title */
#products-grid-dark .products-grid-item h2.header6 { color: var(--dark500); }
#products-grid-dark .products-grid-item:hover h2.header6 { color: var(--dark100); }

#products-grid-light .products-grid-item h2.header6 { color: var(--dark500); }
#products-grid-light .products-grid-item:hover h2.header6 { color: var(--dark800); }

/* button */
.products-grid-item a.btn-color-text { opacity: 0.6; border-radius: none !important; border: none !important; padding: 0 !important; }

#products-grid-dark .products-grid-item a.btn-color-text { color: var(--dark500); }
#products-grid-dark .products-grid-item:hover a.btn-color-text { color: var(--secundary500); opacity: 1.0; }

#products-grid-light .products-grid-item a.btn-color-text { color: var(--dark500); }
#products-grid-light .products-grid-item:hover a.btn-color-text { color: var(--primary500); opacity: 1.0; }

/* icons aguiar teal */
#products-grid-dark .products-grid-item .products-grid-icon.galpao           { background-image: url(../images/icon-prod-grn-galpao.svg);         }
#products-grid-dark .products-grid-item .products-grid-icon.carpa            { background-image: url(../images/icon-prod-grn-carpa.svg);          }
#products-grid-dark .products-grid-item .products-grid-icon.piramidal        { background-image: url(../images/icon-prod-grn-piramidal.svg);      }
#products-grid-dark .products-grid-item .products-grid-icon.sanfonada        { background-image: url(../images/icon-prod-grn-sanfonada.svg);      }
#products-grid-dark .products-grid-item .products-grid-icon.calhada          { background-image: url(../images/icon-prod-grn-calhada.svg);        }
#products-grid-dark .products-grid-item .products-grid-icon.obras            { background-image: url(../images/icon-prod-grn-obras.svg);          }
#products-grid-dark .products-grid-item .products-grid-icon.tensionada       { background-image: url(../images/icon-prod-grn-tensionada.svg);     }
#products-grid-dark .products-grid-item .products-grid-icon.personalizada    { background-image: url(../images/icon-prod-grn-personalizada.svg);  }
#products-grid-dark .products-grid-item .products-grid-icon.sanitaria        { background-image: url(../images/icon-prod-grn-sanitaria.svg);      }
#products-grid-dark .products-grid-item .products-grid-icon.ombrelone        { background-image: url(../images/icon-prod-grn-ombrelone.svg);      }

/* icons green */
#products-grid-light .products-grid-item .products-grid-icon.galpao          { background-image: url(../images/icon-prod-grn-galpao.svg);         }
#products-grid-light .products-grid-item .products-grid-icon.carpa           { background-image: url(../images/icon-prod-grn-carpa.svg);          }
#products-grid-light .products-grid-item .products-grid-icon.piramidal       { background-image: url(../images/icon-prod-grn-piramidal.svg);      }
#products-grid-light .products-grid-item .products-grid-icon.sanfonada       { background-image: url(../images/icon-prod-grn-sanfonada.svg);      }
#products-grid-light .products-grid-item .products-grid-icon.calhada         { background-image: url(../images/icon-prod-grn-calhada.svg);        }
#products-grid-light .products-grid-item .products-grid-icon.obras           { background-image: url(../images/icon-prod-grn-obras.svg);          }
#products-grid-light .products-grid-item .products-grid-icon.tensionada      { background-image: url(../images/icon-prod-grn-tensionada.svg);     }
#products-grid-light .products-grid-item .products-grid-icon.personalizada   { background-image: url(../images/icon-prod-grn-personalizada.svg);  }
#products-grid-light .products-grid-item .products-grid-icon.sanitaria       { background-image: url(../images/icon-prod-grn-sanitaria.svg);      }
#products-grid-light .products-grid-item .products-grid-icon.ombrelone       { background-image: url(../images/icon-prod-grn-ombrelone.svg);      }



/* info offer */
/* large screens - 1200px e acima */
.info-offer-lg-size { display: none; }

@media (min-width: 1200px) { .info-offer-lg-size { display: block; } }

/* medium screens - entre 768px e 1199px */
.info-offer-md-size { display: none; }

@media (min-width: 768px) and (max-width: 1199px) { .info-offer-md-size { display: block; } }

/* small screens - 767px e abaixo */
.info-offer-sm-size { display: none; }

@media (max-width: 767px) { .info-offer-sm-size { display: block; } }

/* cta */
.info-offer-cta { margin: -60px 0 0 0; }

@media (max-width: 1199px) { .info-offer-cta { margin: -50px 0 0 0; } }
@media (max-width:  991px) { .info-offer-cta { margin: -40px 0 0 0; } }
@media (max-width:  767px) { .info-offer-cta { margin:  40px 0 0 0; } }
@media (max-width:  575px) { .info-offer-cta { margin:  20px 0 0 0; } }


/* solutions */
#s-item-1 .solutions-card::before { background-image: url('../images/img-cover-tenda-para-agricultura-pecuaria.jpg'); }
#s-item-2 .solutions-card::before { background-image: url('../images/img-cover-tenda-para-canteiros-de-obras.jpg'); }
#s-item-3 .solutions-card::before { background-image: url('../images/img-cover-tenda-para-construcao-civil.jpg'); }
#s-item-4 .solutions-card::before { background-image: url('../images/img-cover-tenda-para-festas-eventos.jpg'); }

.solutions-card {
  position: relative;
}

.solutions-card::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  filter: grayscale(1.0);
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

#s-item-1:hover .solutions-card::before,
#s-item-2:hover .solutions-card::before,
#s-item-3:hover .solutions-card::before,
#s-item-4:hover .solutions-card::before {
  filter: grayscale(0.0);
}

.solutions-card .row .col-12 { padding: 340px 50px 50px 50px; }

@media ( max-width: 1499px ) { .solutions-card .row .col-12 { padding: 260px 40px 40px 40px; } }
@media ( max-width: 1366px ) { .solutions-card .row .col-12 { padding: 220px 40px 40px 40px; } }
@media ( max-width: 1199px ) { .solutions-card .row .col-12 { padding: 220px 50px 50px 50px; } }
@media ( max-width:  991px ) { .solutions-card .row .col-12 { padding: 240px 40px 40px 40px; } }
@media ( max-width:  767px ) { .solutions-card .row .col-12 { padding: 220px 40px 40px 40px; } }
@media ( max-width:  575px ) { .solutions-card .row .col-12 { padding: 200px 40px 40px 40px; } }

.solutions-lens-overlay {
  background: linear-gradient(22deg, rgba(99, 99, 101, 0.95) 0%, rgba(99, 99, 101, 0.30) 90.67%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

#s-item-1:hover .solutions-lens-overlay,
#s-item-2:hover .solutions-lens-overlay,
#s-item-3:hover .solutions-lens-overlay,
#s-item-4:hover .solutions-lens-overlay {
  background: linear-gradient(22deg, #1F2022 0%, rgba(31, 32, 34, 0.22) 49.76%, rgba(31, 32, 34, 0.08) 65.06%, rgba(31, 32, 34, 0.00) 90.67%);
}

@media ( max-width: 1199px ) {

  .solutions-card::before { filter: grayscale(0.0); }

  .solutions-lens-overlay { background: linear-gradient(22deg, #1F2022 0%, rgba(31, 32, 34, 0.22) 49.76%, rgba(31, 32, 34, 0.08) 65.06%, rgba(31, 32, 34, 0.00) 90.67%); }

  #s-item-1:hover .solutions-card::before,
  #s-item-2:hover .solutions-card::before,
  #s-item-3:hover .solutions-card::before,
  #s-item-4:hover .solutions-card::before {
    filter: grayscale(1.0);
  }

  #s-item-1:hover .solutions-lens-overlay,
  #s-item-2:hover .solutions-lens-overlay,
  #s-item-3:hover .solutions-lens-overlay,
  #s-item-4:hover .solutions-lens-overlay {
    background: linear-gradient(22deg, rgba(99, 99, 101, 0.95) 0%, rgba(99, 99, 101, 0.30) 90.67%);
  }

}



/* infobanner */
@media ( max-width: 767px ) {

  #highlights h3.header6 {
    font-size: 1.555rem !important;
    line-height: 1.555rem !important;
  }

}



/* infovideo */
@media ( min-width: 1500px ) { .infovideo-cover { aspect-ratio: 16 / 8; } }
@media ( max-width: 1499px ) { .infovideo-cover { aspect-ratio: 16 / 8.5; } }
@media ( max-width: 1199px ) { .infovideo-cover { aspect-ratio: 16 / 10; } }
@media ( max-width:  991px ) { .infovideo-cover { aspect-ratio: auto; } }
@media ( max-width:  575px ) { .infovideo-cover { aspect-ratio: auto; } }

.infovideo-cover-lens-overlay {
  background: linear-gradient(210deg, rgba(64, 65, 67, 0.30) 15%, rgba(64, 65, 67, 0.50) 45%, rgba(64, 65, 67, 0.70) 70%, rgba(64, 65, 67, 0.90) 90%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}



/* blog */
.blog-img-cover {
  position: relative;
  background-size: cover;
  overflow: hidden;
  background-position: top center;
  background-repeat: no-repeat;
  border-radius: 12px;
  aspect-ratio: 16 / 9;
  width: 100%;
}

#blog-card > a > div > h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#blog-card > a > div > p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.blog-tag, .blog-date {
  border: 1px solid;
  padding: 0 10px;
  border-radius: 15px;
  margin: 0;
  width: fit-content;
}

.blog-tag {
  border-color: var(--dark500);
  color: var(--dark500);
}

.blog-date {
  border-color: transparent;
  color: var(--dark500);
}

#blog-card > a > div.blog-img-cover { filter:grayscale(0.0); opacity:0.8; }
#blog-card > a:hover > div.blog-img-cover { filter:grayscale(0.0); opacity:1.0; }

#blog-card > a > div > h4 { color: var(--dark800); }
#blog-card > a:hover > div > h4 { color: var(--primary500); }



/* footer */
.footer-menu ul li            { margin-top: 40px;}

@media (max-width: 1366px) { .footer-menu ul li            { margin-top: 29px;} }

.footer-menu p                { color: var(--dark600); margin: 0 0 40px; }

.footer-menu ul li a          { color: var(--dark400);  }
.footer-menu ul li a:hover    { color: var(--secundary500);  }

@media (max-width: 991px) { 

  .footer-menu ul li          { margin-top: 25px; }
  .footer-menu ul li a        { font-size: 1.550rem!important; line-height: 1.975rem!important; }

}


/* social */
a img.social-btn {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #4F5052;
  background-size: 26px;
  border-radius: 100%;
  padding: 23px;
}

a:hover img.social-btn {
  background-color: #5E5F61;
}

a img#instagram   { opacity: 0.6; background-image: url(../images/icon-social-instagram.svg); }
a img#facebook    { opacity: 0.6; background-image: url(../images/icon-social-facebook.svg);  }
a img#linkedin    { opacity: 0.6; background-image: url(../images/icon-social-linkedin.svg); }

a:hover img#instagram   { opacity: 1.0; background-image: url(../images/icon-social-instagram.svg); }
a:hover img#facebook    { opacity: 1.0; background-image: url(../images/icon-social-facebook.svg);  }
a:hover img#linkedin    { opacity: 1.0; background-image: url(../images/icon-social-linkedin.svg); }



/* modal */
.mfp-fade.mfp-bg.mfp-ready,
.mfp-bg, .my-mfp-zoom-in.mfp-ready.mfp-bg, .my-mfp-slide-bottom.mfp-ready.mfp-bg {
  background: var(--dark900);
  opacity: 0.8;
}



/* typebot */
.modal-typebot {
  height: 720px;
  min-height: 580px;
}

@media (max-width: 767px) {

  .modal-typebot {
    height: 580px;
    min-height: 380px;
  }

}



/* google recaptcha */
.grecaptcha-badge { display:none !important; }



/* pagetitle */
.pagetitle-lens-overlay {
  background: linear-gradient(180deg, rgba(31, 32, 34, 0.85) 0%, rgba(31, 32, 34, 0.70) 30%, rgba(31, 32, 34, 0.60) 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}



/* page - tendas brasil */

/* sectionvideo */
@media ( min-width: 1500px ) { .sectionvideo-cover { aspect-ratio: 16 / 5; } }
@media ( max-width: 1499px ) { .sectionvideo-cover { aspect-ratio: 16 / 7; } }
@media ( max-width: 1199px ) { .sectionvideo-cover { aspect-ratio: 16 / 10; } }
@media ( max-width:  991px ) { .sectionvideo-cover { aspect-ratio: 16 / 10; } }
@media ( max-width:  991px ) { .sectionvideo-cover { aspect-ratio: 16 / 14; } }
@media ( max-width:  575px ) { .sectionvideo-cover { aspect-ratio: 14 / 16; } }

.sectionvideo-lens-overlay {
  background: linear-gradient(180deg, rgba(56, 56, 56, 0.20) 0%, rgba(56, 56, 56, 0.70) 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

a.sectionvideo-button { opacity: 0.6; }
a:hover.sectionvideo-button { opacity: 1.0; }



/* page - solucoes em cobertura */

/* productvideo */
@media ( min-width: 1500px ) { .productvideo-cover { aspect-ratio: 16 / 8; } }
@media ( max-width: 1499px ) { .productvideo-cover { aspect-ratio: 16 / 7; } }
@media ( max-width: 1199px ) { .productvideo-cover { aspect-ratio: 16 / 7; } }
@media ( max-width:  991px ) { .productvideo-cover { aspect-ratio: 16 / 10; } }
@media ( max-width:  991px ) { .productvideo-cover { aspect-ratio: 16 / 14; } }
@media ( max-width:  575px ) { .productvideo-cover { aspect-ratio: 14 / 16; } }

.productvideo-lens-overlay {
  background: linear-gradient(180deg, rgba(56, 56, 56, 0.20) 0%, rgba(56, 56, 56, 0.70) 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

a.productvideo-button { opacity: 0.6; }
a:hover.productvideo-button { opacity: 1.0; }

/* slider gallery */
.slider-gallery-lens-overlay {
  background: linear-gradient(180deg, rgba(56, 56, 56, 0.00) 0%, rgba(56, 56, 56, 0.05) 40%, rgba(56, 56, 56, 0.25) 65%, rgba(56, 56, 56, 0.85) 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}



/* page - midia e conteudo */
.portfolio-filter-tab-1 li.active a {
    border-bottom: 1px solid var(--primary400) !important;
    color: var(--primary400) !important;
    font-weight: 700 !important;
}

.portfolio-filter-tab-1 li a {
    color: var(--dark500) !important;
    font-weight: 500 !important;
}

@media (max-width: 767px) {

  .portfolio-filter-tab-1 li {
    width: auto !important;
    margin: 10px 20px !important;
  }

}

.aspect-ratio-16-9 { aspect-ratio: 16 / 9; }



/* page - tire suas dúvidas */
.accordion-style1 .panel-heading i {
    font-size: 18px;
    color: var(--primary500);
}



/* page - termos e politicas */
hr {
    margin-top: 30px !important;
    margin-bottom: 60px !important;
}



/* side menu */
ul.side-menu { list-style: none; padding: 0 20px 0 0; margin: 0; }

@media (max-width: 1499px) { ul.side-menu { padding: 0  0px 0 0; } }
@media (max-width: 1199px) { ul.side-menu { padding: 0 20px 0 0; } }
@media (max-width:  991px) { ul.side-menu { padding: 0  0px 0 0; margin: 0 0 60px 0 } }

ul.side-menu li { padding-bottom: 25px; margin-bottom: 15px; border-bottom: 1px solid var(--dark300); }
ul.side-menu li:hover { border-bottom: 1px solid var(--secundary500); }

@media (max-width: 1366px) { ul.side-menu li { padding-bottom: 20px; margin-bottom: 10px; } }
@media (max-width:  991px) { ul.side-menu li { padding-bottom: 20px; margin-bottom: 15px; } }
@media (max-width:  575px) { ul.side-menu li { padding-bottom: 15px; margin-bottom: 10px; } }

ul.side-menu li a { color: var(--dark600); }
ul.side-menu li:hover a { color: var(--primary500); font-weight: 600; }

ul.side-menu li a i { color: var(--dark300); margin-right: 5px; }
ul.side-menu li:hover a i { color: var(--secundary500); }







































/* skills *
.skills-card {
  background: linear-gradient(242deg, #F8F8F8 24.97%, #E8E8E8 100.05%);
  border-radius: 22px;
  padding: 50px 50px;
}

.skills-card:hover {
  background: var(--dark100);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.03);
}

.skills-lens-overlay {
  background: linear-gradient(180deg, #FFF 1%, rgba(255, 255, 255, 0.00) 15%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}



/* call to actions *
.cta-lens-overlay {
  background: linear-gradient(42deg, rgba(0, 223, 84, 0.3) 15%, rgba(0, 223, 84, 0.0) 85%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}



/* benefits *
.benefits-card {
  position: relative;
  background-color: var(--dark300);
  background-size: cover;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  padding: 220px 50px 50px 50px;
  border-radius: 22px;
}

@media ( max-width: 1199px ) { .benefits-card { padding: 160px 40px 40px 40px; } }



/* business *
.business-item {
  min-width: 92px;
  padding: 20px;
  border-radius: 100%;
  border: solid 2px transparent;
  width: fit-content;
  background-color: var(--primary500);
}

.business-item-outline {
  min-width: 92px;
  padding: 20px;
  border-radius: 100%;
  border: solid 2px var(--primary500);
  width: fit-content;
  background-color: transparent;
}



/* about *
.about-image-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.about-logo { height:80px; }

@media ( max-width: 1366px ) { .about-logo { height:70px; } }
@media ( max-width: 1199px ) { .about-logo { height:70px; } }
@media ( max-width:  991px ) { .about-logo { height:70px; } }
@media ( max-width:  767px ) { .about-logo { height:65px; } }
@media ( max-width:  575px ) { .about-logo { height:60px; } }



/* services *
div.service-box-item {
  position: relative;
  background-size: cover;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  padding: 240px 0 40px 40px;
}

div.service-box-item div.service-lens-overlay {
  background: linear-gradient(225deg, rgba(57, 55, 68, 0.60) 0%, rgba(57, 55, 68, 0.80) 50%, rgba(57, 55, 68, 0.95) 88.1%, #393744 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

div:hover.service-box-item div.service-lens-overlay {
  background: linear-gradient(225deg, rgba(57, 55, 68, 0.00) 20%, rgba(57, 55, 68, 0.50) 55%, rgba(57, 55, 68, 0.80) 70%, #393744 100%);
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

div.service-box-item h2.header5 { color: var(--dark400); }
div:hover.service-box-item h2.header5 { color: var(--dark100); }

div.service-box-item a.btn-dark500-text { color: var(--dark600)!important; }
div:hover.service-box-item a.btn-dark500-text { color: var(--primary500)!important; opacity: 1.0!important; }



/* blog & carreira *
.blog-img-lens-overlay {
  background: var(--dark700);
  opacity: 0.1;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

#blog-item-one a h4.header4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#blog-item-one a:hover h4.header4 {
  color: var(--dark100);
}

#blog-item-one a p.body1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}

@media ( max-width:  767px ) {

  #blog-item-one a p.body1 {
    -webkit-line-clamp: 4;
  }

}

#blog-item-two a h4.subtitle2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#blog-item-two a:hover h4.subtitle2 {
  color: var(--dark100);
}

#blog-item-two a p.body2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}




/* nosso escritorio *
section div#about.container-fluid { padding-right:0!important; }
@media (max-width: 1199px) { section div#about.container-fluid { padding-right:30px!important; } }

/* video *
.video-aspect-ratio { aspect-ratio: 3.4 / 1; }

@media (max-width: 1199px) { .video-aspect-ratio { aspect-ratio:   3 / 1; } }
@media (max-width:  991px) { .video-aspect-ratio { aspect-ratio:   2 / 1; } }
@media (max-width:  767px) { .video-aspect-ratio { aspect-ratio: 1.5 / 1; } }
@media (max-width:  575px) { .video-aspect-ratio { aspect-ratio:   1 / 1; } }

.about-video-lens-overlay {
  background: linear-gradient(23deg, rgba(57, 55, 68, 0.90) 10.47%, rgba(57, 55, 68, 0.40) 92.18%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

a.video-button       { opacity:1.0; }
a:hover.video-button { opacity:0.9; }



/* testimonial *
.testimonial-card { 
  background-color: transparent;
  border: 2px solid var(--dark800);
}



/* profissionais do direito *
.pro-imagem {
  border-radius: 22px 22px 0 0;
  position: relative;
  background-size: cover;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  height: 375px;
  
}

.pro-info {
  border-radius: 0 0 22px 22px;
  padding: 30px;
  background: linear-gradient(0deg, #565560 -100.75%, #393744 195.52%);
}

.pro-info h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}


.pro-imagem .lens-overlay {
  background: linear-gradient(188deg, rgba(57, 55, 68, 0.15) 23.67%, rgba(57, 55, 68, 0.50) 67.35%, rgba(57, 55, 68, 0.70) 93.55%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.pro-image-card {
  position: relative;
  background-size: cover;
  background-color: var(--dark700);
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 8px;
  aspect-ratio: 3 / 4;
}

@media (max-width:  767px) { .pro-image-card { aspect-ratio: 3 / 3; } }



/* areas de atuacao *
.area-image-card {
  position: relative;
  background-size: cover;
  background-color: var(--dark700);
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 22px;
  aspect-ratio: 4 / 3;
}

@media (max-width: 1199px) { .area-image-card { aspect-ratio: 16 / 9; } }

@media (max-width:  575px) { .area-image-card { aspect-ratio:  4 / 3; } }



/* midia e conteudo *
.aside-title:after {
  background: var(--primary500);
  height: 1px;
}

.list-style-6 li {
    border-bottom: 1px solid var(--dark800);
}

.aside-title span {
    height: 22px;
}

.tag-cloud span,
.tag-cloud a {
  padding: 4px 8px;
  border: 1px solid var(--dark600);
  margin: 0px 4px 8px 0;
  display: inline-block;
  color: var(--dark600);
  background-color: transparent;
  border-radius: 6px;
}

.tag-cloud a:hover {
  border: 1px solid var(--dark500);
  color: var(--dark900);
  background-color: var(--dark500);
}

.pagination a {
  float: left;
  padding: 0 18px;
  line-height: 40px;
  text-decoration: none;
  border: 1.5px solid var(--dark800);
  border-left-width: 0;
  background-color: transparent;
}

.pagination a:hover {
  background-color: transparent;
  color: var(--primary500);
}

.pagination .active a {
  background-color: var(--dark800);
  color: var(--dark500);
  cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: var(--dark800);
  background-color: transparent;
  cursor: default;
}

.blog-text .content a h2.header4 { 
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.blog-text .content a:hover h2.header4 { color:var(--dark300); }

.blog-text .content p.body2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.blog-image a div.post-cover {
  position: relative;
  background-size: cover;
  background-color: var(--dark700);
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 22px;
  aspect-ratio: 16 / 9;
}

@media (max-width: 1199px) { .blog-image a div.post-cover { aspect-ratio: 4 / 3; } }
@media (max-width:  991px) { .blog-image a div.post-cover { aspect-ratio: 21 / 9; } }
@media (max-width:  767px) { .blog-image a div.post-cover { aspect-ratio: 16 / 9; } }

.blog-image a div.lens-overlay {
  background: linear-gradient(188deg, rgba(57, 55, 68, 0.15) 23.67%, rgba(57, 55, 68, 0.50) 67.35%, rgba(57, 55, 68, 0.70) 93.55%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

#blog-post.post-cover.aspect-ratio {
  position: relative;
  background-size: cover;
  background-color: var(--dark700);
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  border-radius:22px;
}

@media (min-width:  768px) { #blog-post.post-cover.aspect-ratio { aspect-ratio: 21 / 9; } }
@media (max-width:  767px) { #blog-post.post-cover.aspect-ratio { aspect-ratio: 16 / 9; } }

#blog-post.post-cover div.lens-overlay {
  background: linear-gradient(188deg, rgba(57, 55, 68, 0.15) 23.67%, rgba(57, 55, 68, 0.50) 67.35%, rgba(57, 55, 68, 0.70) 93.55%);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

h3.wp-block-heading {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
}

h3.wp-block-heading strong {
  font-weight: 600 !important;
  color: var(--dark400) !important;
}

p strong {
  font-weight: 600 !important;
}

ul.wp-block-list li {
  margin-bottom: 0.75rem;
}



/* duvidas frequentes *
.accordion-style1.panel-group .panel-heading {
    border: 0px;
    border-bottom: 1px solid var(--dark800);
}



/* fale conosco *
a.address-link img { opacity:1.0; }
a:hover.address-link img { opacity:0.7; }

a.address-link p.button-text-regular { color:var(--dark300); }
a:hover.address-link p.button-text-regular { color:var(--dark500); }



/* politicas de privacidade *
#politicas.body2 > p > strong { color: var(--dark400) }



/* highlights *
@media ( max-width: 1899px ) { .hl-text { height:  90px; } }
@media ( max-width: 1549px ) { .hl-text { height: 115px; } }
@media ( max-width: 1499px ) { .hl-text { height:  90px; } }
@media ( max-width: 1366px ) { .hl-text { height:  75px; } }
@media ( max-width:  575px ) { .hl-text { height:  auto; } }



/* contact form *
.contact-form-lens-overlay-up {
  background: linear-gradient(197deg, rgba(2, 101, 145, 0.30) 25%, rgba(0, 55, 86, 0.90) 90%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.contact-form-lens-overlay-down {
  background: var(--primary600);
  opacity: 0.5;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.contact-form-box {
  background: var(--dark100);
  border-radius: 22px;
  padding: 50px 50px 40px 50px;
  box-shadow: 0px 30px 50px 0px rgba(0, 0, 0, 0.30);
}

@media ( max-width:  1199px ) { .contact-form-box { padding: 50px 40px 40px 40px; } }
@media ( max-width:   991px ) { .contact-form-box { padding: 45px 40px 30px 40px; } }
@media ( max-width:   575px ) { .contact-form-box { padding: 40px 35px 30px 35px; } }



/* slideshow *
@media (min-width: 1600px) { .slideshow-height { aspect-ratio: 2.34 / 1; } }
@media (max-width: 1599px) { .slideshow-height { aspect-ratio: 1.94 / 1; } }
@media (max-width: 1399px) { .slideshow-height { aspect-ratio: 1.70 / 1; } }
@media (max-width: 1199px) { .slideshow-height { aspect-ratio: 1.64 / 1; } }
@media (max-width:  991px) { .slideshow-height { aspect-ratio: 1.64 / 1; } }
@media (max-width:  767px) { .slideshow-height { aspect-ratio: 1.00 / 1; } }
@media (max-width:  575px) { .slideshow-height { aspect-ratio: 0.70 / 1; } }

                             .slideshow-cta-button { padding-top: 330px; }
@media (max-width: 1700px) { .slideshow-cta-button { padding-top: 280px; } }
@media (max-width: 1600px) { .slideshow-cta-button { padding-top: 260px; } }
@media (max-width: 1599px) { .slideshow-cta-button { padding-top: 330px; } }
@media (max-width: 1500px) { .slideshow-cta-button { padding-top: 300px; } }
@media (max-width: 1400px) { .slideshow-cta-button { padding-top: 280px; } }
@media (max-width: 1399px) { .slideshow-cta-button { padding-top: 330px; } }
@media (max-width: 1367px) { .slideshow-cta-button { padding-top: 320px; } }
@media (max-width: 1366px) { .slideshow-cta-button { padding-top: 330px; } }
@media (max-width: 1280px) { .slideshow-cta-button { padding-top: 300px; } }
@media (max-width: 1200px) { .slideshow-cta-button { padding-top: 280px; } }
@media (max-width: 1199px) { .slideshow-cta-button { padding-top: 290px; } }
@media (max-width: 1099px) { .slideshow-cta-button { padding-top: 260px; } }
@media (max-width:  999px) { .slideshow-cta-button { padding-top: 240px; } }
@media (max-width:  992px) { .slideshow-cta-button { padding-top: 230px; } }
@media (max-width:  991px) { .slideshow-cta-button { padding-top: 240px; } }
@media (max-width:  899px) { .slideshow-cta-button { padding-top: 220px; } }
@media (max-width:  799px) { .slideshow-cta-button { padding-top: 180px; } }
@media (max-width:  768px) { .slideshow-cta-button { padding-top: 170px; } }
@media (max-width:  767px) { .slideshow-cta-button { padding-top: 410px; } }
@media (max-width:  717px) { .slideshow-cta-button { padding-top: 390px; } }
@media (max-width:  677px) { .slideshow-cta-button { padding-top: 370px; } }
@media (max-width:  637px) { .slideshow-cta-button { padding-top: 340px; } }
@media (max-width:  607px) { .slideshow-cta-button { padding-top: 350px; } }
@media (max-width:  576px) { .slideshow-cta-button { padding-top: 330px; } }
@media (max-width:  575px) { .slideshow-cta-button { padding-top: 450px; } }
@media (max-width:  545px) { .slideshow-cta-button { padding-top: 420px; } }
@media (max-width:  515px) { .slideshow-cta-button { padding-top: 440px; } }
@media (max-width:  485px) { .slideshow-cta-button { padding-top: 410px; } }
@media (max-width:  455px) { .slideshow-cta-button { padding-top: 380px; } }
@media (max-width:  425px) { .slideshow-cta-button { padding-top: 350px; } }
@media (max-width:  395px) { .slideshow-cta-button { padding-top: 330px; } }
@media (max-width:  365px) { .slideshow-cta-button { padding-top: 330px; } }
@media (max-width:  360px) { .slideshow-cta-button { padding-top: 325px; } }
@media (max-width:  359px) { .slideshow-cta-button { display:none; } }



.lens-overlay-slideshow {
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.00) 30%, rgba(0, 0, 0, 0.00) 64.76%, rgba(0, 0, 0, 0.30) 100%);
  position: absolute;
}


/* banner desktop *
@media (min-width: 768px) {

  .slideshow-banner-one     { background-image: url('./img/img-banner-web-001.jpg'); }
  .slideshow-banner-two     { background-image: url('./img/img-banner-web-002.jpg'); }

}

/* banner mobile *
@media (max-width: 767px) {

  .slideshow-banner-one     { background-image: url('./img/img-banner-mob-001.jpg'); }
  .slideshow-banner-two     { background-image: url('./img/img-banner-mob-002.jpg'); }

}



/* separator *
.separator-center {
  width: 120px;
  height: 8px;
  background-color: var(--primary400);
  margin: 30px auto;
}



/* product slider */

/*
.carousel-box-item { padding: 0px 10px; }

@media ( max-width: 767px ) { .carousel-box-item { padding: 0; } }

.carousel-cover-img {
  position: relative;
  background-size: cover;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 1 / 1;
  border-radius: 22px;
}

.swiper-pagination-bullet { 
  background-color: var(--dark900) !important;
}

.product-slider-lens-overlay {
  background: linear-gradient(180deg, rgba(0, 31, 61, 0.00) 0%, rgba(0, 31, 61, 0.05) 40%, rgba(0, 31, 61, 0.25) 65%, rgba(0, 31, 61, 0.85) 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
} */



/* testimonials *
.testimonials-box-item {
  padding: 40px;
  border-radius: 16px;
  background-color: var(--dark100);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.03);
}

.testimonials-box-item div.cli-name {
  border-left:5px solid var(--dark300);
  padding-left: 15px;
}

.testmonials-lens-overlay {
  background: linear-gradient(201deg, rgba(255, 107, 0, 0.40) 9.24%, rgba(255, 107, 0, 0.70) 88.81%);
  mix-blend-mode: plus-darker;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}



/* clients *
.clients-box {
  background-color: var(--dark100);
  box-shadow: 0px 15px 35px 0px rgba(45, 50, 47, 0.05);
  border: 2px solid var(--dark100);
  border-radius: 16px;
  padding: 15px 0;
  text-align: center;
}

.clients-box:hover {
  background-color: var(--dark200);
  box-shadow: 0px 0px 0px 0px rgba(45, 50, 47, 0.00);
  border: 2px solid var(--dark100);
}

.clients-box img        { filter: grayscale(0.0); opacity: 1.0; mix-blend-mode:multiply; }
.clients-box:hover img  { filter: grayscale(0.0); opacity: 1.0; mix-blend-mode:multiply; }



/* about *
.about-form-lens-overlay-up {
  background: linear-gradient(197deg, rgba(250, 250, 250, 0.50) 11.72%, rgba(250, 250, 250, 0.90) 90.08%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.about-form-lens-overlay-down {
  opacity: 0.8;
  background: var(--dark200);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}



/* product *
#left.product-section     { background: linear-gradient(270deg, rgba(12, 76, 135, 0.00) 50%, rgba(12, 76, 135, 0.03) 75%, rgba(12, 76, 135, 0.05) 90%, rgba(12, 76, 135, 0.10) 100%); }

#right.product-section    { background: linear-gradient(90deg, rgba(12, 76, 135, 0.00) 50%, rgba(12, 76, 135, 0.03) 75%, rgba(12, 76, 135, 0.05) 90%, rgba(12, 76, 135, 0.10) 100%); }

@media ( max-width: 1199px ) {

  #left.product-section,
  #right.product-section    { background: linear-gradient(0deg, rgba(12, 76, 135, 0) 0%, rgba(12, 76, 135, 0.00) 60%, rgba(12, 76, 135, 0.05) 80%, rgba(12, 76, 135, 0.10) 100%); }

}

.product-title { border-left: solid 10px var(--secundary500); padding: 0 0 0 30px; }

@media ( max-width: 767px ) { .product-title { border-left: none; padding: 0 15px; } }

.product-img-slider {
  position: relative;
  background-size: cover;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 1.34 / 1;
}

.carousel-control-next,
.carousel-control-prev {
    width: 20px;
    opacity: .5;
    transition: opacity .15s ease;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFD405' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFD405' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}



/* service infobanner *
.service-infobanner {
  position: relative;
  background-size: 360px;
  overflow: hidden;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 100px 80px;
}

#blue div.service-infobanner { background-color: var(--primary500); }

#yellow div.service-infobanner { background-color: var(--secundary500); }

@media ( max-width: 575px ) { .service-infobanner { padding: 160px 50px 60px 50px; } }



/* cta section *
a.cta-item img         { opacity: 1.0 }
a:hover.cta-item img   { opacity: 0.8 }

a.cta-item div.body2        { opacity: 0.6; color: var(--primary500); }
a:hover.cta-item div.body2  { opacity: 0.4; color: var(--primary500); }

a.cta-item div.header5        { opacity: 1.0; color: var(--primary500); }
a:hover.cta-item div.header5  { opacity: 0.6; color: var(--primary500); }

