#top-header-1{
    background: var(--tophead-bg);  
    border-bottom: 1px solid #e9e9e9;
}

.list-top-header-2 {
    padding-right: 0px; margin-bottom: 0px;
}

#top-header-1 ul li i {
    margin-right: 7px;
}
#top-header-1 ul li {
    display: inline-block; 
    line-height: 36px; 
    padding-left: 20px; 
    position: relative;    
    font-size: var(--tophead-fs);    
    color: var(--tophead-fc);  
    float: right;
}

#top-header-1 ul li a {
    color: var(--tophead-fc);
}
#top-header-1 p { 
    font-size: var(--tophead-fs);  
    color: var(--tophead-fc); 
    line-height: 34px;  
    margin-bottom: 0px;   
    font-weight: 500;
}


.hvr-top-facebook:hover, .hvr-top-googleplus:hover, .hvr-top-twitter:hover, .hvr-top-linkedin:hover    {-moz-transition: all ease-in .3s;   -ms-transition: all ease-in .3s;   -o-transition: all ease-in .3s;   -webkit-transition: all ease-in .3s;    transition: all ease-in .3s;}
.hvr-top-hvr-top-phone {margin-right: 35px;}
.hvr-top-facebook:hover {color: #4267b2 !important;}
.hvr-top-googleplus:hover {color: #dd5144 !important;}
.hvr-top-twitter:hover {color: #1da1f2 !important;}
.hvr-top-linkedin:hover {color: #069 !important;}

@media screen and (max-width: 991px) {
    #top-header-1 .mobile-none {
        display: none;
    }

    #top-header-1 p {
        text-align: center;
    }
}

                   #modal-phone .modal-header img {
  margin: 0 auto;
}
#modal-phone .modal-header .btn-close {
  margin: 0;
}

#modal-phone #modal-phone-text {
  text-align: center;
  font-weight: bold;
}
#modal-phone-form .form-control {
  background: #e8ebed;
  border-color: #e8ebed;
  color: #657380;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 700;
  padding: 12px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 2px solid #e8ebed;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  line-height: initial;
  margin-bottom: 20px;
}
#modal-phone .btn_send {
  background: var(--color-primary);
  color: #FFF;
  border-color: var(--color-primary);
  display: inline-block;
  width: 100%;
  color: #ffffff;
  padding: 11px 18px;
  margin-bottom: 7px;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 1px;
  vertical-align: middle;
  white-space: pre-line;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}#modal-phone-show .modal-header img {
  margin: 0 auto;
}
#modal-phone-show .modal-header .btn-close {
  margin: 0;
}

#modal-phone-show #modal-phone-text {
  text-align: center;
  font-weight: bold;
}

#modal-phone-show .btn_send {
  background: var(--color-primary);
  color: #FFF;
  border-color: var(--color-primary);
  display: inline-block;
  width: 100%;
  color: #ffffff;
  padding: 11px 18px;
  margin-bottom: 7px;
  margin-right: 5px;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 1px;
  vertical-align: middle;
  white-space: pre-line;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#modal-phone-show .modal-sm .modal-header {
  background: #FFF; text-align: center;
}
#modal-phone-show .modal-sm .modal-header img {
  max-height: 30px; margin: 0 auto;
}
#modal-phone-show .modal-sm .modal-body {
  font-size: 14px !important; text-align: center; font-weight: 900; color: #000;
}
#modal-phone-show .modal-sm .modal-body hr {
  background-color: #000;
}
#modal-phone-show .modal-sm .modal-footer .btn {
  width: 100%;
}
#modal-phone-show .modal-body {
  padding: 50px 20px;
}
#modal-phone-show .modal-body .t1 {
  font-size: 24px !important; text-align: center; font-weight: 900; color: var(--principal);
}
#modal-phone-show .modal-body .t2 {
  text-align: center; font-weight: 900; font-size: 24px; margin: 30px 0
}
#modal-phone-show .modal-body .t3 {
  text-align: center; 
}#modal-whats .modal-header img {
  margin: 0 auto;
}
#modal-whats .modal-header .btn-close {
  margin: 0;
}

#modal-whats #modal-whats-text {
  text-align: center;
  font-weight: bold;
}
#modal-whats-form .form-control {
  background: #e8ebed;
  border-color: #e8ebed;
  color: #657380;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 700;
  padding: 12px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 2px solid #e8ebed;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  line-height: initial;
  margin-bottom: 20px;
}
#modal-whats .btn_send {
  background: var(--whatsapp-bg);
  color: #FFF;
  border-color: var(--whatsapp-bg);
  display: inline-block;
  width: 100%;
  color: #ffffff;
  padding: 11px 18px;
  margin-bottom: 7px;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 1px;
  vertical-align: middle;
  white-space: pre-line;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}#menu-1.fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform .3s;
}

#menu-1.navbar {
    background: #FFF;
    padding: 10px 0;
    border-bottom: 1px solid #cccccc2b;
}

#menu-1 .navbar-brand img {
    max-width: 220px;
}

#menu-1 .navbar-nav .nav-link {
    color: var(--header-fc);
    font-size: var(--header-fs);
    font-weight: var(--header-fw);
    text-align: center;
}

.navbar-default .navbar-toggle {
    border-color: #DDD;
    background: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #CCC;
}

#menu-1 .whatsapp {
    font-size: var(--header-fs);
    background: var(--whatsapp-bg);
    color: var(--whatsapp-color);
    padding: 8px 14px;
    border-radius: 3px;
    text-decoration: none;
}

#menu-1.navbar-expand-lg .navbar-collapse {
    justify-content: space-between;
}
#menu-1.navbar-expand-lg .navbar-nav {
    width: -webkit-fill-available;
    justify-content: center;
}

#menu-1.navbar-expand-lg .whats-right {
    width: 330px;
}

#menu-1 .whatsapp i {
    margin-right: 5px;
}#banner-1 {
    clear: both;
}
.form_banner h4 {
  color: #FFF;
  font-weight: 900;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
}
.form_banner p {
  color: #FFF;
  margin-bottom: 25px !important;
  font-size: 16px;
  line-height: 20px;
}

#banner-1 .btn_whats {
  border: none;
}
#mc-banner .bg {
	background-image: url('../images/uploaded/621/3-79.jpg');
}#features-26 {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 120px 0;
}

#features-26 .bg {
    background-image: url("../images/bg-84.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#features-26::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 0;
}

#features-26 .container {
    position: relative;
    z-index: 2;
}

#features-26 .features-26-content {
    max-width: 1200px;
    margin: auto;
}

#features-26 .features-26-kicker {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    opacity: 0.8;
    margin-bottom: 20px;
    color: #fff;
}

#features-26 h2 {
    font-family: "Playfair Display", serif;
    font-size: 64px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #fff;
}

#features-26 .features-26-text-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    margin-bottom: 80px;
}

#features-26 .features-26-text-grid p {
    font-size: 18px;
    line-height: 1.8;
    opacity: 0.9;
    color: #fff;
    margin-bottom: 0;
}

#features-26 .features-26-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 60px;
}

#features-26 .features-26-stat h3 {
    font-size: 80px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
}

#features-26 .features-26-stat p {
    color: #ff5c5c;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
    #features-26 h2 {
        font-size: 48px;
    }

    #features-26 .features-26-text-grid {
        gap: 40px;
    }

    #features-26 .features-26-stat h3 {
        font-size: 60px;
    }
}

@media screen and (max-width: 768px) {
    #features-26 {
        padding: 100px 0;
    }

    #features-26 .bg {
        background-attachment: scroll;
    }

    #features-26 h2 {
        font-size: 36px;
    }

    #features-26 .features-26-text-grid {
        grid-template-columns: 1fr;
    }

    #features-26 .features-26-stats {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }

    #features-26 .features-26-stat h3 {
        font-size: 50px;
    }
}

@media screen and (max-width: 480px) {
    #features-26 .features-26-stats {
        grid-template-columns: 1fr;
    }
}
#features-29 {
    position: relative;
    background: transparent;
    text-align: center;
}

#features-29 .bg {
    background: #eaf1f6;
}

#features-29 .features-29-kicker {
    color: #f5a300;
    font-weight: 700;
    letter-spacing: .25em;
    font-size: 14px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

#features-29 h2 {
    font-size: 54px;
    font-weight: 800;
    letter-spacing: -0.03em;
    margin-bottom: 14px;
    color: #0f223f;
}

#features-29 .features-29-subtitle {
    font-size: 18px;
    color: #6f8094;
    max-width: 720px;
    margin: 0 auto 60px;
    line-height: 1.8;
}

#features-29 .features-29-grid {
    max-width: 1300px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 28px;
}

#features-29 .features-29-card {
    position: relative;
    height: 420px;
    border-radius: 28px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    padding: 32px;
    text-align: left;
    color: #fff;
    transition: .35s ease;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#features-29 .features-29-card:nth-child(1) {
    background-image: url("../images/item-estate-1.jpg");
}

#features-29 .features-29-card:nth-child(2) {
    background-image: url("../images/item-estate-2.jpg");
}

#features-29 .features-29-card:nth-child(3) {
    background-image: url("../images/item-estate-3.jpg");
}

#features-29 .features-29-card:nth-child(4) {
    background-image: url("../images/item-estate-4.jpg");
}

#features-29 .features-29-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,.85) 15%, rgba(0,0,0,.4) 60%, transparent 100%);
    z-index: 1;
}

#features-29 .features-29-card-content {
    position: relative;
    z-index: 2;
}

#features-29 .features-29-card h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #fff;
}

#features-29 .features-29-card p {
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255,255,255,.85);
    margin-bottom: 14px;
}

#features-29 .features-29-view {
    color: #f5a300;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    text-decoration: none;
}

#features-29 .features-29-view::after {
    content: "\2192";
    font-size: 18px;
}

#features-29 .features-29-card:hover {
    transform: scale(1.02);
}

@media screen and (max-width: 1200px) {
    #features-29 .features-29-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 640px) {
    #features-29 h2 {
        font-size: 38px;
    }

    #features-29 .features-29-grid {
        grid-template-columns: 1fr;
    }

    #features-29 .features-29-card {
        height: 360px;
    }
}
#features-4--0 .segmentos {
    background: var(--color-primary);
    border-radius: 1.5em;
    -webkit-box-shadow: 0 0 0 1px rgb(20 20 60 / 8%), 0 0.75em 1em -0.24em rgb(0 0 0 / 25%);
    box-shadow: 0 0 0 1px rgb(20 20 60 / 8%), 0 0.75em 1em -0.24em rgb(0 0 0 / 25%);
    padding: 25px;
    margin-bottom: 20px;
}

#features-4--0 .segmentos img {
    max-width: 75px;
}

#features-4--0 .segmentos p {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 16px;
    margin-top: 15px;
    min-height: 30px;
}

#features-4--0 .segmentos p {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 16px;
    margin-top: 15px;
    min-height: 30px;
}
#brand-2 .logo-list {
    text-align: center;
}

#brand-2 .logo-list img {
    display: inline-block;
    max-width: 100%;
    padding: 15px;
    transition: all 0.3s ease-in-out;
}

#brand-2 .logo-list img:hover {
    filter: none;
    transform: scale(1.2);
}

#brand-2 .owl-carousel .owl-nav .owl-next, #brand-2 .owl-carousel .owl-nav .owl-prev  {
    margin: 0 0.75em;
    background: var(--color-primary);
    background: var(--color-primary);
    color: #fff;
    padding: 4px 7px !important;
    border-radius: 8px;
    font-size: 20px;
    cursor: pointer;
    -webkit-box-shadow: 0 0.75em 0.75em rgba(88, 88, 88, 0.2);
    box-shadow: 0 0.75em 0.75em rgb(88 88 88 / 20%);
} 

#brand-2 .owl-carousel .owl-nav .owl-prev {
position: absolute;
top: 22px;
left: -65px;
}


#brand-2 .logo-list .fig {
    margin: 15px;
}


#brand-2 .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 22px;
    right: -65px;
}

@media screen and (max-width: 768px) {

    #brand-2 .owl-carousel .owl-nav .owl-prev {
        position: relative;
        top: unset;
        left: unset;
        }
        
    #brand-2 .owl-carousel .owl-nav .owl-next {
        position: relative;
        top: unset;
        right: unset; 
    }
}#features-4 .segmentos {
    background: var(--color-primary);
    border-radius: 1.5em;
    -webkit-box-shadow: 0 0 0 1px rgb(20 20 60 / 8%), 0 0.75em 1em -0.24em rgb(0 0 0 / 25%);
    box-shadow: 0 0 0 1px rgb(20 20 60 / 8%), 0 0.75em 1em -0.24em rgb(0 0 0 / 25%);
    padding: 25px;
    margin-bottom: 20px;
}

#features-4 .segmentos img {
    max-width: 75px;
}

#features-4 .segmentos p {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 16px;
    margin-top: 15px;
    min-height: 30px;
}

#features-4 .segmentos p {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 16px;
    margin-top: 15px;
    min-height: 30px;
}
#features-35 {
    position: relative;
    background:
        radial-gradient(circle at top center, rgba(206, 55, 55, 0.08), transparent 32%),
        linear-gradient(180deg, #f8fafc 0%, #f3f5f7 100%);
    overflow: hidden;
}

#features-35 .bg-wrap .bg {
    background: transparent;
}

#features-35 .features-35-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
    gap: 44px;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;
}

#features-35 .features-35-kicker {
    display: inline-flex;
    align-items: center;
    padding: 10px 16px;
    border-radius: 999px;
    background: rgba(183, 28, 28, 0.08);
    color: #b71c1c;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 18px;
}

#features-35 h2 {
    font-size: 58px;
    line-height: 1.03;
    letter-spacing: -0.04em;
    color: #1a1f29;
    margin-bottom: 18px;
    font-weight: 700;
}

#features-35 .features-35-text {
    color: #667085;
    font-size: 18px;
    line-height: 1.85;
    max-width: 760px;
    margin-bottom: 0;
}

#features-35 .features-35-stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin-top: 34px;
}

#features-35 .features-35-stat {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 22px 20px;
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid rgba(26, 31, 41, 0.08);
    border-radius: 22px;
    box-shadow: 0 18px 34px rgba(26, 31, 41, 0.07);
}

#features-35 .features-35-icon {
    width: 52px;
    height: 52px;
    border-radius: 16px;
    background: #b71c1c;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 52px;
    font-size: 20px;
}

#features-35 .features-35-label {
    margin-bottom: 6px;
    color: #8b95a7;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

#features-35 .features-35-copy h3 {
    margin-bottom: 0;
    color: #1a1f29;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 700;
}

#features-35 .features-35-media {
    display: flex;
    justify-content: flex-end;
}

#features-35 .features-35-image-card {
    width: min(100%, 520px);
    border-radius: 32px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 30px 60px rgba(26, 31, 41, 0.14);
}

#features-35 .features-35-image {
    width: 100%;
    height: 760px;
    object-fit: cover;
    display: block;
}

@media screen and (max-width: 1200px) {
    #features-35 h2 {
        font-size: 48px;
    }

    #features-35 .features-35-image {
        height: 680px;
    }
}

@media screen and (max-width: 991px) {
    #features-35 .features-35-grid {
        grid-template-columns: 1fr;
    }

    #features-35 .features-35-media {
        justify-content: center;
        order: -1;
    }

    #features-35 .features-35-image-card {
        width: min(100%, 680px);
    }

    #features-35 .features-35-image {
        height: 480px;
    }
}

@media screen and (max-width: 767px) {
    #features-35 h2 {
        font-size: 36px;
    }

    #features-35 .features-35-text {
        font-size: 16px;
        line-height: 1.72;
    }

    #features-35 .features-35-stats {
        grid-template-columns: 1fr;
    }

    #features-35 .features-35-stat {
        padding: 18px 16px;
        border-radius: 18px;
    }

    #features-35 .features-35-copy h3 {
        font-size: 22px;
    }

    #features-35 .features-35-image {
        height: 340px;
    }
}

@media screen and (max-width: 520px) {
    #features-35 h2 {
        font-size: 31px;
    }

    #features-35 .features-35-kicker {
        font-size: 12px;
        padding: 8px 13px;
    }

    #features-35 .features-35-icon {
        width: 46px;
        height: 46px;
        flex-basis: 46px;
        border-radius: 14px;
        font-size: 18px;
    }

    #features-35 .features-35-copy h3 {
        font-size: 20px;
    }

    #features-35 .features-35-image-card {
        border-radius: 22px;
    }

    #features-35 .features-35-image {
        height: 280px;
    }
}
#gallery-1 .photo-gallery-item {
    overflow: hidden;
    position: relative;
  }
  
  #gallery-1 .photo-gallery-item a img {
    -webkit-transition: .9s;
    transition: .9s;
  }
  
  #gallery-1 .photo-gallery-item:hover a img, #gallery-1 .photo-gallery-item:focus a img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }#cta-5 {
    position: relative;
    min-height: 72vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 110px 0 90px;
    text-align: center;
}

#cta-5 .bg {
    background-image: url("../images/bg-78.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#cta-5 .cta-5-overlay {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(6, 10, 16, 0.60);
    pointer-events: none;
}

#cta-5 .container {
    position: relative;
    z-index: 2;
}

#cta-5 .cta-5-inner {
    max-width: 1050px;
    margin: 0 auto;
}

#cta-5 .cta-5-kicker {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    opacity: 0.9;
    margin: 0 0 18px;
    position: relative;
    padding-bottom: 10px;
    color: #fff;
    font-weight: 500;
}

#cta-5 .cta-5-kicker::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 140px;
    height: 2px;
    background: rgba(255, 255, 255, 0.75);
}

#cta-5 h2 {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 64px;
    line-height: 1.08;
    letter-spacing: 0.2px;
    margin-bottom: 18px;
    color: #fff;
}

#cta-5 p {
    font-size: 20px;
    line-height: 1.8;
    opacity: 0.9;
    max-width: 980px;
    margin: 0 auto 44px;
    color: #fff;
}

#cta-5 .cta-5-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 64px;
    padding: 0 42px;
    background: #ffffff;
    color: #151a20;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    border: 2px solid rgba(255, 255, 255, 0.9);
    transition: 0.2s ease;
}

#cta-5 .cta-5-btn:hover {
    transform: translateY(-1px);
    filter: brightness(0.96);
}

#cta-5 .cta-5-btn:active {
    transform: translateY(0);
}

@media screen and (max-width: 1024px) {
    #cta-5 h2 {
        font-size: 52px;
    }

    #cta-5 p {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    #cta-5 {
        min-height: 78vh;
        padding: 96px 0 80px;
    }

    #cta-5 .bg {
        background-attachment: scroll;
    }

    #cta-5 h2 {
        font-size: 40px;
    }

    #cta-5 p {
        font-size: 17px;
    }

    #cta-5 .cta-5-btn {
        min-height: 58px;
        font-size: 18px;
        padding: 0 34px;
    }

    #cta-5 .cta-5-kicker::after {
        width: 120px;
    }
}

@media screen and (max-width: 420px) {
    #cta-5 h2 {
        font-size: 34px;
    }

    #cta-5 p {
        font-size: 16px;
    }

    #cta-5 .cta-5-btn {
        width: 100%;
        max-width: 320px;
    }
}
#footer_02 {
    background-color: #FFF;
}

#footer_02 .footer-widget {
    margin-bottom: 30px;
}

#footer_02 .footer-widget .footer-logo {
    margin-bottom: 20px;
}

#footer_02 .footer-widget .footer-logo .footer-logo2 {
    display: none;
}

#footer_02 .footer-widget .social-link {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer_02 .footer-widget .social-link li {
    display: inline-block;
    margin-right: 10px;
}

#footer_02 .footer-widget .social-link li a {
    display: inline-block;
}

#footer_02 .footer-widget .social-link li a i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    color: var(--color-primary);
    border: 1px solid var(--color-primary);
    background-color: transparent;
}

#footer_02 .footer-widget h3 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 30px;
    color: var(--fc-h3);
}

#footer_02 .btn_whats {
    border-radius: 4px;
    white-space: inherit;
    cursor: pointer !important;
    background: var(--whatsapp-bg);
    color: var(--whatsapp-color);
    padding: 10px 15px;
    border: 1px solid var(--whatsapp);
}

#footer_02 .footer-widget .hours {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#footer_02 .footer-widget .hours li .content {
    margin-bottom: 20px;
}

#footer_02 .footer-widget .footer-contact li {
    display: block;
    padding-left: 65px;
    position: relative;
    margin-bottom: 15px;
}

#footer_02 .endereco {
    margin-left: 20%;
}

.footer-widget .hours li .content h3 {
    font-size: 16px;
    margin-bottom: 5px !important;
    font-weight: 500;
}

#footer_02 .btn_phone {
    border-radius: 4px;
    white-space: inherit;
    cursor: pointer !important;
    background: var(--color-primary);
    color: var(--color-secondary);
    padding: 10px 15px;
    border: 1px solid var(--whatsapp);
}

#footer_02 .footer-widget .footer-contact {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer_02 .footer-widget .footer-contact li:last-child {
    margin-bottom: 0;
}

#footer_02 .footer-widget .footer-contact li i {
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 1;
    width: 45px;
    height: 45px;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    color: var(--color-primary);
    border: 1px solid var(--color-primary);
    background-color: transparent;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

#footer_02 .footer-widget .footer-contact li .content h4 {
    font-size: var(--fontSize);
    color: var(--titleColor);
    margin-bottom: 5px;
    font-family: var(--bodyFonts);
    font-weight: 600;
}

#footer_02 .footer-widget .footer-contact li .content span {
    color: var(--bodyColor);
    margin-bottom: 0;
}


.signature { 
  padding: 10px 0;
}

.signature .row {
  align-items: center;
}

.signature p {
  margin-bottom: 0px;
  color: #000;
  font-size: 14px;
}

.signature a {
  text-decoration: underline;
  color: #000;
}

.signature img {
  max-height: 40px;
}


@media screen and (max-width: 991px) {
  .signature p {
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .signature {
    padding-bottom: 50px;
  }
}#contact-2 p {
    color: #FFF;
    margin-bottom:  10px;
}.d-mobile .d-phone {
    background-color: var(--color-primary);
}
.d-mobile .d-whats {
    background-color: var(--whatsapp-bg);
}
.d-mobile .d-phone a, .d-mobile .d-whats a {
    color: #FFF;
}
#contact-1 p {
    margin:  0;
}