@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/Roboto-Regular.ttf)
}
@font-face {
    font-family: Roboto-Medium;
    src: url(../fonts/Roboto-Medium.ttf)
}
@font-face {
    font-family: Roboto-bold;
    src: url(../fonts/Roboto-Bold.ttf)
}


@media screen and (max-width: 991px) {
    .header {
        height: auto !important;
    }
    .header .text {
        justify-content: center !important;
        margin: 15px 0;
    }
    .header .social {
        justify-content: center !important;
        height: auto !important;
    }
    .quem-somos .historia-img img {
        width: 100%;
    }
    .quem-somos .historia-text p{
        font-size: 14px;
    }
    .mercado .mercado-text p {
        font-size: 14px;
    }
    .carousel-control-prev {
        opacity: 1;
    }
    .carousel-control-prev-icon {
        width: 20px;
        height: 20px;
        color: #fff;
        background-color: #ffcb05;
        border-radius: 50px;
        background-size: auto;
    }
    .informations .informations-right {
        border-right: 0 !important;
        margin-bottom: 50px;
    }
    .informations .informations-left p {
        font-size: 16px !important;
        text-align: center !important;
    }
    .informations .informations-left .contacts {
        align-items: center !important;
    }
    .informations .informations-left .contacts span {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 767px) {
    .header .text .header-text-white {
        font-size: 18px !important;
    }
    .header .text .header-text-yellow {
        font-size: 18px !important;
    }
    .banner-text {
        height: 500px !important;
    }
    .banner-text p {
        font-size: 28px !important;
    }
    .banner-text a {
        width: 100% !important;
    }
    .banner-arrow {
        height: auto !important;
        align-items: center;
    }
    .historia-text a {
        width: 100% !important;
        font-size: 16px !important;
    }
    .mercado-text {
        height: auto !important;
    }
    .mercado-text a {
        width: 100% !important;
        font-size: 16px !important;
    }
    .pacote-text p {
        font-size: 16px !important;
    }
    .formulario p {
        font-size: 18px !important;
    }
    .form-cadastro {
        width: 100% !important;
    }
    .lista-valores ul li {
        font-size: 18px !important;
    }
    .mercado-img {
        left: 0 !important;
    }
    .info-row a {
        width: 300px !important;
        font-size: 16px !important;
    }
}

html {
    scroll-behavior: smooth;
    animation-duration: 1ms;
}

/* header css */
.header {
    background-color: #5b0700;
    height: 88px;
}
.header .logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header .logo img {
    width: 206px;
    height: 44px;
}
.header .text {
    display: flex;
    align-items: center;
    justify-content: end;
}
.header .text .header-text-white {
    font-family: 'Roboto-Regular';
    color: #fff;
    font-size: 17pt;
    text-transform: uppercase;
    padding-right: 10px;
    letter-spacing: 2px;
}
.header .text .header-text-yellow {
    font-family: 'Roboto-Regular';
    color: #ffcb05;
    font-size: 17pt;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.header .social {
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header .social a {
    text-decoration: none;
    padding: 10px;
}
.header .fab {
    background-color: #fff;
    color: #5b0700;
    font-size: 24px;
    border-radius: 50px;
    padding: 5px;
}

/* Body css */
body {
    width: 100%;
}

.banner-img {
    height: 561px;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%), url('../img/banner-2.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-text {
    height: 561px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
.banner-text p {
    font-size: 29.5pt;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Roboto-Regular';
}
.banner-text a{
    width: 377px;
    height: 43px;
    font-family: 'Roboto-medium';
    letter-spacing: 1px;
    color: #000;
    background-color: #ffcb05;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17pt;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 10px;
}
.banner-arrow {
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    color: #fff;
}
.banner-arrow a{
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffcb05;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14pt;
    border-radius: 50px;
    text-decoration: none;
}
.quem-somos {
    height: 384px;
    background-color: #5b0700;
}
.historia-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.historia-text {
    height: 384px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    font-family: 'Roboto-Regular';
}
.historia-text  p {
    font-size: 17pt;
    letter-spacing: 1px;
    font-family: 'Roboto-Regular';
}
.historia-text a{
    width: 377px;
    height: 43px;
    color: #000;
    background-color: #ffcb05;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17pt;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Roboto-Medium';
}
.mercado .row {
    align-items: center;
}
.mercado h2 {
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 17pt;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    color: #5b0700;
    font-family: 'Roboto-Regular';
}
.mercado-text {
    height: 461px;
    background-color: #ffcb05;
    padding: 25px;
    font-family: 'Roboto-Regular';
    z-index: 99;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.mercado-text  p {
    font-size: 16px;
    letter-spacing: 1pt;
    color: #5b0700;
    font-weight: 500;
    font-family: 'Roboto-Medium';
}
.mercado-text a {
    width: 220px;
    height: 43px;
    color: #fff;
    background-color: #5b0700;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17pt;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Roboto-Medium';
    letter-spacing: 1px;
}
.mercado-img {
    left: -30px;
}
.mercado-img .carousel-item img{
    height: 527px;
    object-fit: cover;
}
.carousel-control-next {
    opacity: 1;
}
.carousel-control-next-icon {
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: #ffcb05;
    border-radius: 50px;
    background-size: auto;
}
.pacote-text {
    margin-top: 87px;
    text-align: center;
}
.pacote-text h3 {
    font-size: 17pt;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #5b0700;
    font-family: 'Roboto-Regular';
}
.pacote-text p {
    font-size: 17pt;
    letter-spacing: 1px;
    color: #5b0700;
    font-family: 'Roboto-Regular';
}
.info-cards {
    height: 174px;
    text-align: center;
    padding: 25px;
    margin: 30px 0;
    background-color: #5b0700;
}
.info-cards img {
    margin-bottom: 10px;
    width: 35px;
    height: 35px;
}
.info-cards p{
    font-size: 17pt;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto-Regular';
}
.info-row {
    justify-content: center;
}
.info-row a{
    width: 400px;
    height: 43px;
    color: #000;
    background-color: #ffcb05;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17pt;
    text-decoration: none;
    margin-bottom: 80px;
    font-family: 'Roboto-Regular';
    letter-spacing: 1px;
}

.formulario {
    padding-top: 88px;
    padding-bottom: 88px;
    background-color: #5b0700;
    text-align: center;
}
.formulario p {
    font-size: 17pt;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-family: 'Roboto-Regular';
}
.lista-valores {
    margin-top: 50px;
    margin-bottom: 50px;
}
.lista-valores p {
    font-size: 17pt;
    letter-spacing: 1px;
    color: #fff;
    font-family: 'Roboto-Regular';
    text-transform: none;
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.formulario .observacao {
    font-size: 12pt;
    letter-spacing: 1px;
    text-transform: none;
    color: #fff;
    font-family: 'Roboto-Regular';
}
.form-cadastro {
    width: 492px;
    margin-top: 50px;
    display: inline-block;
}
.form-cadastro .form-title {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffcb05;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.form-cadastro .form-title p{
    font-family: 'Roboto-Regular';
    font-size: 17pt;
    text-transform: none;
    color: #000;
    font-weight: 700;
    margin: 0;
}
.form-cadastro .form-fields {
    background-color: #fff;
    padding: 20px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.form-cadastro .form-fields .form-group {
    text-align: right;
}
.form-cadastro .form-fields .btn-success {
    width: 170px;
    height: 45px;
    font-family: 'Roboto-Regular';
}
.formulario hr {
    height: 2px;
    background-color: #800a00;
    margin-top: 60px;
    margin-bottom: 90px;
}

.informations .informations-right{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-right: 2px solid #fff;
}
.informations .informations-right a{
    width: 200px;
    height: 27px;
    color: #000;
    background-color: #ffcb05;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11pt;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 13px;
    font-family: 'Roboto-Medium';
}
.informations .informations-left p{
    text-transform: none;
    text-align: left;
    font-size: 17pt;
    letter-spacing: 1px;
    font-family: 'Roboto-Regular';
}
.informations .informations-left .contacts {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.informations .informations-left .contacts span{
    font-size: 15pt;
    font-family: 'Roboto-Regular';
    margin-bottom: 20px;
}
.informations .informations-left .contacts span a {
    text-decoration: none;
    color: #fff;
    font-family: 'Roboto-Regular';
}
.informations .informations-left .contacts span a i{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    color: #5b0700;
    background-color: #fff;
    border-radius: 50px;
    font-size: 20px;
    padding: 5px;
}
/* Footer css */
.footer {
    display: grid;
    align-items: center;
    justify-content: center;
    background-color: #000;
    height: 50px;
}
.footer .text-footer {
    color: #fff;
    font-family: 'Roboto-Regular';
}

/* pagina obrigado */
.banner-obg {
    height: calc(100vh - 138px);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%), url('../img/banner-2.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-obg .banner-text {
    height: calc(100vh - 138px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    font-family: 'Roboto-Regular';
    color: #fff;
}
.banner-obg .banner-text p {
    font-size: 29.5pt;
    letter-spacing: 3px;
    font-family: 'Roboto-Regular';
    text-transform: uppercase;
}