@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100;300;400;500;800&display=swap');
/*
#1B1D1D
*/
/* Reset default browser styles */
body, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

/* Typography */
body {
    font-family: 'Sora', sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
}

h1 {
    font-size: 32px;
    font-weight: bold;
}

h2 {
    font-size: 24px;
    font-weight: bold;
}

h3 {
    font-size: 20px;
    font-weight: bold;
}

h4 {
    font-size: 18px;
    font-weight: bold;
}

p {
    margin-bottom: 10px;
}

/* Links */
a:hover {
    text-decoration: underline;
}

/* Responsive typography */
@media (max-width: 768px) {
    body {
        font-size: 14px;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 16px;
    }
}

h1, h2, h3, h4, h5, h6{
    color:#61A2CE;
    font-weight: 900;
}
.page-header h1{
    color:#F2CA44;
    text-align: center;
}
.newsletter{
    background-color: #1B1D1D;
}
.bg-nav{
    background-color:#1B1D1D;
}
.bg-green-nat{
    background-color:#61A2CE;
}
.text-green-nat{
    color:#61A2CE;
}
.bg-gray{
    background-color: #1B1D1D !important;
}
.fone{
    padding-top: 40px;
    position: absolute;
    right: 0;
    height: 144px;
}
.menu a:hover, .menu .active{
    color: yellow;
}
.bg-primary{
    background-color: #61A2CE !important;
}
.hero{
    background-image: url(../img/hero.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hero h1{
    color: #F2CA44;
    font-size: 150px;
    line-height: 1;
    padding-bottom: 30%;
    padding-top: 10%;
}
.hero-separator {
    position: absolute;
    margin-top: -76px;
    width: 100%;
}
.parallax {
    min-height: 550px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#slide-hero{
    border-bottom: 3px solid #61A2CE;
}
.splide img{
    width: 100%;
    height: auto;
}
.redes-nav span a{
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 3px 5px;
}

.categories-home{
    overflow-x: scroll;
    font-size: 14px;
}
.categories-box{
    width: 210px;
}
.box-about{
    height: 590px;
}
.title-ab{
    color: #67686B;
    padding: 10px 0;
}
.texto-ab{
    padding: 20px 20px 20px;
    font-size: 13px;
    line-height: 15px;
    height: 280px;
}
.texto-ab strong{
    color: #67686B;
}
.data-ab{
    text-align: center;
    color: #67686B;
    font-weight: bold;
    font-size: 60px;
}
.data-top{
    border-bottom: 20px solid #1A6916;
}
.data-bottom{
    border-top: 20px solid #BBB1B1;
}
.agulha{
    width:12px;
}
.agulha img{
    width: 100%;
    height: 65%;
}
.agulha-top{
    position: relative;
    top: 190px;
}
. agulha-bottom{
    position: relative;
}
.box-about-1, .box-about-2{
    width:48%;
}
.box-about-1{
    margin-top: 190px;
}
.mobile-about {
    padding-top: 90px;
    padding-bottom: 90px;
}
.mobile-about .texto-ab {
    padding: 20px 16px 20px;
    font-size: 14px;
    line-height: 18px;
    height: 350px;
}
.mobile-about .box-about-1 {
    margin-top: 0px;
}
.mobile-about .box-about {
    height: 500px;
}
.mobile-about .agulha-top {
    position: relative;
    top: 0px;
}
.mobile-about .agulha-bottom {
    position: relative;
    top: 135px;
}
.alert-success{
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    background-color: green;
    color: #fff;
    border-radius: 5px;
}
.dropdown a:hover {
    background-color:#61A2CE;
    color: #fff;
}
.sidebar{
    width: 16rem;
}
.product{
    width: 25%;
}
.box-product{
    border: 2px solid #eee;
}
.title-product{
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
}
.img-product{
    height: 200px;
    overflow: hidden;
}
.box-categorias ul li{
    font-size: 11px;
    font-weight: bold;
    padding-top: 10px;
    color: #777;
}
.box-title{
    font-size: 12px;
    color: #777;
}
#slide-hero .splide__pagination {
    position: absolute;
    z-index: 1;
    bottom: 3.5em !important;
    left: 86% !important;
    transform: translateX(-50%);
    padding: 0;
    width: 100px;
}
#slide-hero .splide__pagination__page {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #ccc;
    border-radius: 50%;
    margin: 3px;
    padding: 0;
    transition: transform .2s linear;
    border: none;
    opacity: 1;
    border: 2px solid #1A6916;
}
#slide-hero .splide__pagination__page.is-active {
    transform: none;
    background: #fff;

}
#slide-labs .splide__slide{

}
#slide-labs .splide__slide img{
    height: auto;
    width: 100%;
}
#slide-labs .splide__arrow--prev {
    left: 0;
}
#slide-labs .splide__arrow--next {
    right: 0;
}
#slide-labs .splide__arrow{
    opacity: .4;
    background: #fff;
}
#slide-labs .splide__pagination__page.is-active {
    transform: scale(1.4);
    background: #3c3c3c;
}
.box-labs{
    display: flex;
    height: 150px;
    align-items: center;
    background-color: #eee;
    padding:10px;
    border-radius: 5px;
    justify-content: center;
}
.box-select-city{
    background-color:#61A2CE;
    padding: 50px;
}
.title-select-city{
    font-size: 24px;
    color: #fff;
}
.box-info-agent{
    font-size: 14px;
    color: #fff;
    border-radius: 0 0 0 30px;
    overflow: hidden;
}
.box-agents h3{
    background-color:#61A2CE;
    color: #fff;
    padding: 1rem;
    border-radius: 0 30px 0 0;
}
.box-info-agent span{
    padding-left: 4px;
}
.agent-image{
    overflow: hidden;
    height: 300px;
}
.agent-image img{
    width: 100%;
}
.box-who{
    background-color: #61A2CE;
}
#modal-boas-vindas {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    z-index: 99999;
    transition: 3s;
}
.privacy h1, .privacy h3{
    margin-bottom: 30px;
}
.privacy p{
    margin-bottom: 30px;
}
.copy-bg{
    background-color: #61A2CE;
}
.adjust-button{
    height: 42px;
    margin-top: 27px;
}
.about-us p{
    color: #fff !important;
}
.about-us h1{
    color: #F2CA44 !important;
}
.copyright{
    padding-top: 26px;
    padding-bottom: 20px;
}
.footer-links{
    padding-bottom: 40px;
}
.footer-links a{
    color: #3c3c3c;
}
.fale-no-whatsapp {
    padding: 3px;
    background-color: transparent !important;
    text-align: center;
    border-radius: 5px 0 0 5px !important;
    position: fixed;
    right: 0px;
    top: 50%;
    cursor: pointer;
    border: 0 !important;
    width: 57px;
    line-height: 1.3;
    color: #fff;
}
.fale-no-whatsapp img {
    width: 100%;
    height: auto;
}
.mobile-nav-link{
    padding-bottom: 10px;
    padding-top: 10px;
}
.mobile-nav-link a{
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 18px;
}
.nav-social-links{
    justify-content: center;
    font-size: 22px;
}
@media (max-width: 500px){
    .agent-image{
        height: 390px;
    }
}
@media (max-width: 768px){
    .categories-box{
        width: 157px;
    }
    .hero h1{
        font-size: 70px;
        padding-top: 15%;
        margin-left: 20px;
    }
    .hero-separator {
        position: absolute;
        margin-top: -60px;
        width: 100%;
    }
}
