@charset "utf-8";

/*
Theme Name:  TC Securitizadora
Theme URI:   https://leonardovicente.com.br
Author:      Leonardo Vicente
Author URI:  https://leonardovicente.com.br
Description: Website/One Page/Landing Page
Version:     2025
License:     Leonardo Vicente
License URI: https://leonardovicente.com.br
Text Domain: Leonardo Vicente
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 */
header nav.navbar.header-dark {
  background: transparent;
}

header.header-appear nav.header-dark {
  background: linear-gradient(270deg, var(--primary400) 0%, var(--primary600) 100%);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.30);
}



/* nav logo */
header a.logo { padding: 9px 0; }



/* 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:  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:   559px) { .nav-hidden-560   { display: none; } }
@media (max-width:   499px) { .nav-hidden-500   { 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: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-lens-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}


.slideshow-lens-overlay.up {
  background: linear-gradient(180deg, #003756 0%, rgba(0, 55, 86, 0.30) 40%, rgba(0, 55, 86, 0.10) 60%, rgba(0, 55, 86, 0.50) 100%);
}

.slideshow-lens-overlay.down {
  background: var(--primary600);
  opacity: 0.5;
}



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

@media (max-width: 1366px) { .slideshow-size-screen { height: 700px; } }
@media (max-width:  991px) { .slideshow-size-screen { height: 600px; } }
@media (max-width:  767px) { .slideshow-size-screen { height: 600px; } }
@media (max-width:  575px) { .slideshow-size-screen { height: 500px; } }

@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; } }



/* features card */
.features-section {
  margin-top: -120px;
  padding: 0;
  z-index: 9;
  width: 100%;
  position: absolute;
}

@media ( max-width: 1199px ) { .features-section { margin-top: -80px; } }
@media ( max-width:  991px ) { .features-section { margin-top: -70px; } }
@media ( max-width:  767px ) { .features-section { margin-top: -60px; } }
@media ( max-width:  399px ) { .features-section { margin-top: -40px; } }

.features-section-spacing { padding: 270px 0 0 0; }
@media ( max-width: 1699px ) { .features-section-spacing { padding:  270px 0 0 0; } }
@media ( max-width: 1366px ) { .features-section-spacing { padding:  225px 0 0 0; } }
@media ( max-width: 1199px ) { .features-section-spacing { padding:  565px 0 0 0; } }
@media ( max-width:  991px ) { .features-section-spacing { padding:  565px 0 0 0; } }
@media ( max-width:  767px ) { .features-section-spacing { padding: 1210px 0 0 0; } }
@media ( max-width:  575px ) { .features-section-spacing { padding: 1150px 0 0 0; } }
@media ( max-width:  379px ) { .features-section-spacing { padding: 1150px 0 0 0; } }

.features-card {
  text-align: center;
  padding: 70px 0px;
  margin: 0;  
}

@media ( max-width: 1366px ) { .features-card { padding: 60px 0px; } }
@media ( max-width: 1199px ) { .features-card { padding: 50px 0px; } }
@media ( max-width:  575px ) { .features-card { padding: 40px 0px; } }

/*
@media ( max-width:  359px ) { .features-card p.body1 { padding: 0  5%; } }
@media ( min-width:  360px ) { .features-card p.body1 { padding: 0 10%; } }
@media ( min-width:  425px ) { .features-card p.body1 { padding: 0 15%; } }
@media ( min-width:  992px ) { .features-card p.body1 { padding: 0 20%; } }
@media ( min-width: 1200px ) { .features-card p.body1 { padding: 0  9%; } }
@media ( min-width: 1500px ) { .features-card p.body1 { padding: 0  5%; } }
@media ( min-width: 1920px ) { .features-card p.body1 { padding: 0 15%; } }
*/

@media ( max-width: 1366px ) { .features-card img { height: 100px; } }



/* 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; } }



/* footer */
.logo-uebb-footer { margin-top: -4px; }

@media (max-width: 991px) { .logo-uebb-footer { margin-top: -9px; } }

@media (max-width: 767px) {

  .footer-menu p { margin: 0 0 30px; }
  ul.body2 li a { font-size: 1.250rem !important; }

}



/* modal */
.mfp-fade.mfp-bg.mfp-ready { opacity: 0.7;}



/* 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; }






















/* 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); }






