@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap');

body {
    font-family: 'Red Hat Display', sans-serif;
}

p,
a {
    font-family: 'Red Hat Display', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Red Hat Display', sans-serif;

}

.logo {
    width: 44%;
}

header {
    box-shadow: 0px 3px 8px 0px #c8c8c8;
}

.banner {
    background: url(../img/banner.png);
    background-position: 95% 30%;
    background-repeat: no-repeat;
    background-size: 35%;
    height: 450px;
}

.teste-gratis-menu {
    background-color: #f4f4f4;
    color: #212529;
    padding: 12px 14px 12px 14px;
    border-radius: 6px;
    font-weight: 500;
}

.login-menu {
    border: solid 1px #6c5fca;
    color: #6c5fca;
    padding: 12px 32px 12px 32px;
    border-radius: 20px 3px 5px 0px;
    margin-left: 25px;
}

.teste-banner {
    margin-top: 30px;
}

.teste-banner button {
    border: 0;
    color: #ffffff;
    background-color: #ff6754;
    width: 46%;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    transition: 0.6s;
}

.teste-banner button:hover {
    box-shadow: 3px 7px 10px 0px #d8d8d8;
}

.frase-banner {
    margin-top: 18px;
    font-weight: 300;
    font-size: 17px;
    font-family: 'Red Hat Display', sans-serif;
}

.frase-strong {
    font-weight: 700;
}

.teste-banner input {
    width: 51%;
    border: solid 1px #6c5fca;
    padding: 9px;
    border-radius: 5px;
}

.menu-login {
    list-style: none;
}

.menu-login li {
    display: inline-block;
    margin-top: 12px;
}

.titulo-banner {
    margin-top: 147px;
    line-height: 38px;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 37px;
    font-weight: 700;
    margin-bottom: 22px;
    width: 80%;
}

.sub-banner {
    font-weight: 300;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 18px;
    width: 85%;

}

.titulo-servicos-home {
    color: #303841;
    font-weight: 800;
    width: 100%;
    font-size: 29px;
}

.blog {
    padding-bottom: 52px;
    background-color: #fff;
}

.titulo-servico {
    color: #ff6754;
    margin-top: 77px;
    text-align: center;
    font-weight: 700;
}

.sub-servico {
    text-align: center;
    margin-bottom: 58px;
    font-size: 19px;
    color: #6f6f6f;

}

.grid {
    border-radius: 10px;
    padding: 32px;
    box-shadow: 0 0 7px 1px #cecece;
    margin-top: 40px;
}

.grid3 {
    border-radius: 10px;
    padding: 32px;
    box-shadow: 0 0 7px 1px #cecece;
    margin-top: 70px;
}

.grid2 {
    padding: 32px;
    box-shadow: 0 0 8px #e7e7e7;
    border-radius: 10px;
    margin-bottom: 20px;
}

.btn-saibamais {
    text-align: center;
}

.btn-saibamais button {
    background-color: #ff6754;
    border: solid 1px #ff6754;
    padding: 8px;
    margin: auto;
    border-radius: 10px;
    width: 25%;
    cursor: pointer;
    color: white;
    font-size: 18px;
    box-shadow: 3px 5px 1px #e5e5e512;
    margin-top: 64px;
}

.icon {
    background-color: #f9f9f9;
    border-radius: 10px;
    width: 65px;
    height: 65px;
    margin-bottom: 26px;
}

.flaticon-press-card:before {
    content: "\f100";
    font-size: 40px !important;
    font-style: normal;
    margin-left: 14px !important;
    color: #ff6754 !important;
}

.flaticon-communication:before {
    content: "\f101";
    font-size: 40px !important;
    font-style: normal;
    margin-left: 14px !important;
    color: #ff6754 !important;
}

.flaticon-shareholder:before {
    content: "\f102";
    font-size: 40px !important;
    font-style: normal;
    margin-left: 14px !important;
    color: #ff6754 !important;
}

.servicos-home p {
    font-weight: 400;
    line-height: 17px;
}

.solicitar-contato {
    margin-top: 80px;
}

.img-solicitar-contato {
    width: 78%;
}

.solicitar-contato h1 {
    color: #ff6754;
    margin-top: 128px;
    font-weight: 700;
    font-size: 40px;
}

.solicitar-contato p {
    color: #230a07;
    font-size: 15px;
    font-weight: 500;
}

.solicitar-contato button {
    border-radius: 10px;
    border: 0px;
    background-color: #ff6754;
    color: #f9f9f9;
    padding: 10px;
    width: 50%;
    cursor: pointer;
}

svg.bi.bi-arrow-down-circle {
    width: 80px;
    font-size: 36px;
}

.whatsapp-flutuante {
    position: fixed;
    bottom: 59px;
    background-color: #1bc45e;
    width: 16%;
    margin-bottom: 13px;
    right: 37px;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    z-index: 99;
    color: #fff;
}

.whatsapp-flutuante:hover {
    color: white;
    text-decoration: none;
}

.tooltip {
    background: #000;
}

.navbar-main {
    background: #fff;
    margin-top: 27px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(118 118 118);
}

.bar-top {
    background: #eff4f5;
    z-index: 999;
    top: 0px;
    width: 100%;
    color: #656565;
    text-align: center;
    font-weight: 600;
    padding: 2px;
}

.bg-fale {
    font-weight: 700;
    color: #f37427;
}

.desc-footer {
    color: #575757;
    font-weight: 400;
}

.logo-copy {
    width: 13%;
}

.clientes {
    margin-top: 50px;
}

.sub-clientes {
    width: 100%;
    font-weight: 700;
    color: #ff6754;
    margin-top: 25px;
    text-align: center;
    margin-bottom: -23px;
}

.titulo-comofunciona {
    margin-top: 100px;
    margin-bottom: 56px;
    padding-top: 16px;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
}

.titulo-comofunciona::before {
    content: "";
    border-bottom: solid 3px #6c5fca;
    position: absolute;
    right: 455px;
    width: 9%;
    bottom: 52px;
}

.imagem {
    width: 290px;
    margin: auto;
    text-align: center;
}

.heading-9 {
    margin-top: 42px;
    margin-bottom: 0px;
    color: #6c5fca;
    text-align: left;
    font-family: 'Red Hat Display', sans-serif;
    text-transform: uppercase;
}

.heading-8 {
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    font-weight: 700;
    font-family: 'Red Hat Display', sans-serif;
    margin-top: 20px;
    font-size: 22px;
}

.desc-comofunciona {
    font-weight: 300;
    font-size: 15px;
    text-align: center;
}

#center {
    text-align: center;
}

.btn-teste-comofunciona {
    margin-top: 50px;
    background-color: #6c5fca;
    color: white;
    padding: 12px 14px 12px 14px;
    border-radius: 20px 3px 5px 0px;
}

.hero {
    margin-top: 71px;
    width: 96%;
    margin-bottom: 37px;
    padding: 12px 14px 12px 14px;
    border-radius: 55px 3px 5px 0px;
}

.navbar-expand-lg .navbar-collapse {
    width: 100%;
}

.navbar-brand {
    width: 43%;
    margin-right: 0rem;
}

.card {
    box-shadow: 0 0 5px #cecece;
    margin-bottom: 34px;
}

.card:hover {
    box-shadow: 0 0 19px #cecece;
    margin-bottom: 34px;
}

.card-blog a {
    padding: 10px;
}

.navbar {
    padding: 0rem 1rem;
    background-color: white;
}

.redes-menu li {
    display: inline-block;
    border: solid 1px #f9f9f9;
    color: #212529;
    padding: 8px;
    text-align: center;
    line-height: 10px;
    border-radius: 10px;
    margin-left: 8px;
    width: 35px;
    height: 35px;
    background-color: #f9f9f9;
    margin-top: 12px;
    transition: 0.6s;
}

.redes-menu li:hover {
    box-shadow: -1px 3px 10px 4px #e9e9e9;
}

.redes-menu a {
    color: #7e7e7e;
}

.navbar-light .navbar-brand {
    margin: auto !important;
    text-align: center;
}

.nav-link.active {
    color: #ff6d00 !important;
    font-weight: 600;
}

.titulo-ola-contato {
    margin-top: 144px;
    color: #0d0d0d;
    font-weight: 700;
    text-align: center;
    font-size: 35px;
    white-space: nowrap;
    line-height: normal;
    margin-bottom: -7px;
}

.sub-ola {
    text-align: center;
    position: relative;
    font-size: 22px;
    font-weight: 200;
    color: #828282;
}

.form-control {
    border: 1px solid #ffffff;
    border-radius: 0px;
    background-color: #ffffff;
    border-bottom: solid 1px #c2c2c2;
}

.site-form {
    margin-top: 50px;
}

.btn-primary {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    border-radius: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
}

@media (min-width: 768px) {
    ::-webkit-scrollbar {
        background: #ebebeb;
        width: 15px;
        padding: 50px;
    }
}

@media (min-width: 768px) {
    ::-webkit-scrollbar-corner {
        background: #ebebeb;
        color: #000;
    }
}

@media (min-width: 768px) {
    ::-webkit-scrollbar-thumb {
        background: #b1b1b1;
        border: 3px solid #ebebeb;
        -webkit-border-radius: 1ex;
    }
}

::selection {
    color: #fff;
    background: #0050dc;
}

.logo-rodape {
    width: 100% !important;
}

.main-footer #newsletter-form {
    padding: 3px 0;
    background-color: #ff6754;
    margin-top: 38px;
    margin-bottom: 38px;
}

.main-footer #newsletter-form .form-group .form-control {
    width: 100%;
    display: block;
    background-color: white;
    border: solid 1px #f9f9f9;
    padding: 8px;
}

.info-contato {
    margin-top: 57px;
    font-size: 23px;
    font-weight: 800;
}

.secao-sobre {
    background-image: url(../img/cta-one-bg.png);
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: 100% 2%;
    margin-bottom: 50px;
    padding-bottom: 50px;

}

.header-titulo {
    /* background: url(../img/header_bg.png); */
    margin-top: 50px;
    /* height: 250px; */
    background-size: auto;
    color: white;
    background-position: left;
    background-repeat: repeat-x;
    /* background-color: #1d232a; */
    text-align:left;
}

.header-titulo h1 {
    font-weight: 800;
    padding-top: 88px;
    color: black;
    margin-left: -8px;
}

.img-fundadores {
    text-align: center;
}

.img-fundadores span {
    font-weight: 900;
    color: #ff720e;
    font-size: 22px;
}

.img-fundadores img {
    width: 60%;
    border-radius: 10px;
    box-shadow: 0 0 6px #fbfbfb;
}

.img-fundadores p {
    margin-top: 17px;
    width: 100%;
    display: grid;
    text-align: center;
    font-weight: normal;
    font-size: 17px;
}

.sobre-titulo {
    margin-top: 57px;
    font-size: 23px;
    font-weight: 800;
    color: #f37121;
}

.sobre {
    font-weight: normal;
    font-size: 17px;
    width: 59%;
}

.progress-container {
    width: 100%;
    height: 3px;
    top: 63px;
    background: #f9f9f9;
    position: fixed;
    z-index: 99;
}

.progress-bar-cor {
    height: 3px;
    top: 72px;
    background: #ff7813;
    width: 0%;
}

.card-blog {
    border: 0;
    cursor: pointer;
    background-color: #fff;
    padding: 5px;
    border-radius: 10px;
    box-shadow: none;
}

.card-blog img {
    width: 100%;
    border-radius: 10px 10px 10px 10px;
}

.card-blog h1 {
    padding: 5px;
    font-size: 18px;
    margin-top: 17px;
    text-align: center;
    font-weight: 500;
}

.card-blog p {
    padding: 5px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
}

.card-blog button {
    border-radius: 10px;
    border: 0px;
    background-color: #ff6754;
    color: #f9f9f9;
    padding: 10px;
    margin-bottom: 10px;
    width: 100%;
    cursor: pointer;
}

.titulo-blog {
    margin-bottom: 59px;
    margin-top: 59px;
    text-align: center;
    font-weight: 700;
}

.accordion {
    background: #f9f9f9;
}

.accordion-tabs {
    display: none;
}

.accordion-tabs :focus {
    outline: none;
}

.accordion-item {
    border-bottom: 1px solid #eaeaea;
}

.accordion-item:last-child {
    border: none;
}

.accordion-item__label {
    margin: 0;
    padding: 1.25rem;
    cursor: pointer;
    -webkit-transition: padding .2s ease;
    transition: padding .2s ease;
    position: relative;
}

.accordion-item__label:after {
    content: "";
    height: 4px;
    width: 4px;
    position: absolute;
    top: -4px;
    right: 1.25rem;
    bottom: 0;
    margin: auto;
    border: 3px solid transparent;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-color: transparent #447fff #447fff transparent;
    opacity: 1;
    -webkit-transition: opacity .1s ease;
    transition: opacity .1s ease;
}

.accordion-item__label:hover {
    background: #d3e1ff;
}

.accordion-item__container {
    padding: 0 1.25em;
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: padding .2s ease, opacity .5s .15s ease;
    transition: padding .2s ease, opacity .5s .15s ease;
}

.accordion-active {
    background: rgba(68, 127, 255, 0.1);
}

.accordion-active .accordion-item__label {
    padding-bottom: 0;
    cursor: inherit;
}

.accordion-active .accordion-item__label:hover {
    background: none;
}

.accordion-active .accordion-item__label:after {
    opacity: 0;
}

.accordion-active .accordion-item__container {
    padding: 1.25em;
    height: auto;
    opacity: 1;
}

.accordion-active .accordion-item__container p:first-child,
.accordion-active .accordion-item__container h1:first-child,
.accordion-active .accordion-item__container h2:first-child,
.accordion-active .accordion-item__container h3:first-child,
.accordion-active .accordion-item__container h4:first-child,
.accordion-active .accordion-item__container h5:first-child,
.accordion-active .accordion-item__container h6:first-child {
    margin-top: 0;
}

.accordion-active .accordion-item__container p:last-child,
.accordion-active .accordion-item__container h1:last-child,
.accordion-active .accordion-item__container h2:last-child,
.accordion-active .accordion-item__container h3:last-child,
.accordion-active .accordion-item__container h4:last-child,
.accordion-active .accordion-item__container h5:last-child,
.accordion-active .accordion-item__container h6:last-child {
    margin-bottom: 0;
}

@media (min-width: 600px) {
    .accordion-tabs {
        display: -webkit-box;
        display: flex;
        background: rgba(68, 127, 255, 0.1);
    }

    .accordion-tabs .accordion-tab {
        background: rgba(68, 127, 255, 0.1);
        padding: 1rem 2rem;
        font: inherit;
        -webkit-box-flex: 1;
        flex: 1;
        border: none;
        cursor: pointer;
        -webkit-transition: background .1s ease;
        transition: background .1s ease;
    }

    .accordion-tabs .accordion-tab:hover {
        background: rgba(249, 249, 249, 0.01);
    }

    .accordion-tabs .accordion-tab:last-child {
        border-right: 0;
    }

    .accordion-tabs .accordion-tab.accordion-active {
        background: #f9f9f9;
    }

    .accordion-item {
        padding: 2.4rem;
        display: none;
        border: none;
        background: #fff;
        min-height: 260px;
    }

    .accordion-item__label,
    .accordion-item__container {
        padding: 0;
        -webkit-transition: inherit;
        transition: inherit;
    }

    .accordion-item__label {
        margin-bottom: 1.5rem;
    }

    .accordion-item.accordion-active {
        display: block;
    }

    .accordion-item.accordion-active .accordion-item__container {
        padding: 0;
    }
}

* {
    box-sizing: border-box;
}

.accordion {
    box-shadow: 0 1em 2em -0.9em rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    max-width: 400px;
}

@media (min-width: 600px) {
    .accordion {
        max-width: 100%;
    }
}

.accordion+p {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 300;
    font-size: .9rem;
    margin-top: 2rem;
}

.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ececec;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190e7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item {
    text-align: center;
    padding: 50px;
    margin-bottom: 80px;
    opacity: 0.2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190e7;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #3190e7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}

footer {
    padding-top: 52px;
    background: #000;
}

.titulo-footer {
    font-weight: 700;
    font-family: inherit;
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
}

.sub-footer {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    opacity: 0.9;
}

.hr-footer {
    width: 100%;
    margin-bottom: -18px;
    border-top: 1px solid #fff;
}

.hr-footer2 {
    width: 100%;
    margin-bottom: 35px;
    border-top: 1px solid #fff;
}

.copy {
    margin-top: 50px;
    color: #a3a3a3;
}

.ul-footer {
    margin-left: 0px;
    display: block;
    list-style-type: none;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

/*########## Box momento ##############*/
.box-momento {
    padding: 50px 0px 0px 0px;
    margin-top: 40px;
    background: #150e21;
    background-position: center;
}

.box-momento h4 {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 15px;
}

.box-momento h4 span {
    font-weight: 500;
}

.box-momento h2 {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
}

.box-momento .mg-top {
    margin-top: 55px;
}

.btn-branco {
    background-color: #fff0;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 10px;
    color: white;
    font-weight: 800;
    border: solid 1px #ffff;
}

/*######### Fim Box Momento ##########*/
ul.redes-menu-footer {
    text-align: right;
}

.redes-menu-footer li {
    display: inline-block;
    border: solid 1px #f9f9f9;
    color: #fff;
    padding: 8px;
    text-align: center;
    line-height: 10px;
    border-radius: 10px;
    margin-left: 8px;
    width: 35px;
    height: 35px;
    margin-top: 44px;
}

.redes-menu-footer a {
    color: #7e7e7e;
}

.ul-footer a {
    color: #a0acb5;
    /* padding-top: 1.6rem; */
    outline: 0;
    font-size: 15px;
}

.depoimentos {
    background: #000;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 80px;
    margin-bottom: 80px;
}

:root {
    --Magenta-color: hsl(300, 43%, 22%);
    --Light-Magenta: hsl(300, 24%, 96%);
    --Dark-magenta: hsl(303, 10%, 53%);
    --soft-pink-color: hsl(333, 80%, 67%);
}

#main-content {
    max-width: 100%;
    padding: 5rem 8rem 1rem 8rem;
}

#main-content .content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 4rem;
    grid-gap: 3rem;
}


.content-left h1 {
    font-size: 47px;
    color: #ff6652;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1.1;
}

.content-left p {
    color: #e6e6e6;
    line-height: 1.5;
    padding: 0px 50px 0px 0px;
}

.content-right p {
    padding: 15px 20px;
    background-color: #fafafa;
    margin-bottom: 20px;
    border-radius: 5px;
    color: var(--Magenta-color);
    font-weight: 700;
    width: 100%;
}

.content-right p:nth-child(2) {
    margin-left: 35px;
}

.content-right p:last-child {
    margin-left: 70px;
}

.content-right span {
    margin-left: 30px;
}


.testimonials {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2.5rem;
    height: 100%;
    width: 100%;
    margin-top: 34px;
}

.testimonials .testimonial {
    background-color: #ffffff;
    padding: 30px 20px;
    border-radius: 5px;
    height: 85%;
    width: 100%;
    box-shadow: 0 0 9px #b9b9b95e;
}

.testimonials .testimonial:nth-child(2) {
    margin-top: 20px;
}

.testimonials .testimonial:last-child {
    margin-top: 40px;
}

.testimonials .testimonial .row {
    display: flex;
    margin-bottom: 20px;
}

.testimonials .testimonial .row img {
    border-radius: 50%;
    width: 60%;
}

.testimonials .testimonial .row .row-heading h4 {
    color: #303841;
    margin-bottom: 5px;
    font-weight: 700;
}

.testimonials .testimonial .row .row-heading p {
    color: var(--soft-pink-color);
    line-height: 1.5;
}

.testimonials .testimonial p {
    color: #937b92;
    line-height: 1.6;
    font-size: 13px;
}

@media (max-width: 675px) {
    #main-content {
        padding: 3.5rem 1rem 3rem 1rem;
    }

    #main-content .content {
        display: block;
        text-align: center;
    }

    #main-content .content .content-left h1 {
        font-size: 28px;
    }

    #main-content .content .content-left p {
        padding: 0;
        margin-bottom: 30px;
    }

    #main-content .content .content-right p {
        padding: 10px 12px;
        text-align: center;
    }

    #main-content .content .content-right p:nth-child(2) {
        margin-left: 0px;
    }

    #main-content .content .content-right p:last-child {
        margin-left: 0px;
    }

    #main-content .content .content-right span {
        margin-left: 0;
        display: block;
        margin-top: 10px;
    }

    .testimonials {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }

    .testimonials .testimonial {
        height: 90%;
    }

    .testimonials .testimonial:nth-child(2) {
        margin-top: 0;
    }

    .testimonials .testimonial:last-child {
        margin-top: 0;
    }
}

.input-footer {
    background-color: #ffffff00;
    border: 0px;
    border-bottom: solid 1px #b1b1b1
}

.titulo-email-footer {
    color: #fff !important;
}

.titulo-info-footer {
    color: #c6c6c6;
    font-weight: 400;
}

.titulo-acabe {
    color: #ff6d00;
    font-weight: revert;
    font-size: 24px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5);
    color: rgb(29, 35, 42);
    font-weight: 500;
    font-size: 18px;
}

label:hover,
a:hover {
    border-bottom-color: #9b59b6;
}

.layout {
    display: grid;
    height: 100%;
    width: 100%;
    overflow: hidden;
    grid-template-rows: 50px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

input[type="radio"] {
    display: none;
}

label.nav {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #f9f9f9;
    user-select: none;
    transition: background 0.4s, padding-left 0.2s;
    padding-left: 0;
    color: #303841;
}

input[type="radio"]:checked+.page+label.nav {
    background: #303841;
    color: #ffffff;
}

input[type="radio"]:checked+.page+label.nav svg {
    opacity: 1;
}

label.nav span {
    padding-left: 0px;
    font-size: 13px;
    position: relative;
}

label.nav svg {
    left: 0;
    top: -3px;
    position: absolute;
    width: 15px;
    opacity: 0;
    transition: opacity 0.2s;
}

.page {
    grid-column-start: 1;
    grid-row-start: 2;
    grid-column-end: span 5;
    padding: 0px 20px;
    display: flex;
    align-items: center;
}

.page-contents>* {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.2s, transform 0.2s;
}

.page-contents>*:nth-child(1) {
    transition-delay: 0.4s;
}

.page-contents>*:nth-child(2) {
    transition-delay: 0.6s;
}

.page-contents>*:nth-child(3) {
    transition-delay: 0.8s;
}

.page-contents>*:nth-child(4) {
    transition-delay: 1s;
}

.page-contents>*:nth-child(5) {
    transition-delay: 1.2s;
}

.page-contents>*:nth-child(6) {
    transition-delay: 1.4s;
}

.page-contents>*:nth-child(7) {
    transition-delay: 1.6s;
}

.page-contents>*:nth-child(8) {
    transition-delay: 1.8s;
}

.page-contents>*:nth-child(9) {
    transition-delay: 2s;
}

.page-contents>*:nth-child(10) {
    transition-delay: 2.2s;
}

.page-contents>*:nth-child(11) {
    transition-delay: 2.4s;
}

.page-contents>*:nth-child(12) {
    transition-delay: 2.6s;
}

.page-contents>*:nth-child(13) {
    transition-delay: 2.8s;
}

.page-contents>*:nth-child(14) {
    transition-delay: 3s;
}

.page-contents>*:nth-child(15) {
    transition-delay: 3.2s;
}

.page-contents>*:nth-child(16) {
    transition-delay: 3.4s;
}

.page-contents>*:nth-child(17) {
    transition-delay: 3.6s;
}

.page-contents>*:nth-child(18) {
    transition-delay: 3.8s;
}

.page-contents>*:nth-child(19) {
    transition-delay: 4s;
}

.page-contents>*:nth-child(20) {
    transition-delay: 4.2s;
}

input[type="radio"]+.page {
    transition: transform 0.2s;
    transform: translateX(100%);
}

input[type="radio"]:checked+.page {
    transform: translateX(0%);
}

input[type="radio"]:checked+.page .page-contents>* {
    opacity: 1;
    transform: translateY(0px);
}

.page-contents {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 31px;
}

.page-contents h1 {
    color: #303841;
    font-weight: 800;
    width: 51%;
}

.carousel {
    width: 100%;
    margin: 0 auto;
}

.btn-mensagem-footer {
    border: solid 1px #ff6d00 !important;
    background-color: #ff6d00 !important;
    border-radius: 10px !important;
    width: 100%;
    max-width: 100%;
    color: #fff;
}

.btn-mensagem-footer:hover {
    border: solid 1px #e76707 !important;
    background-color: #e76707 !important;
}

.btn-mensagem-footer:focus {
    box-shadow: none;
}

.form-control:focus {
    color: #fff;
    background-color: #fff0;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
    border-bottom: solid 1px #ff6d00;
}

.btn-consultor {
    border-radius: 10px;
    border: solid 1px #fafafa;
    width: 100%;
    color: white;
    background-color: #ff6d00;
}

.btn-consultor:hover {
    color: #fff;
}

.servicos {
    margin-bottom: 80px;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.ti-cursor{
    color:#f37121 !important;
}

   /* .mauticform_wrapper { max-width: 600px; margin: 10px auto; } */
   .mauticform-innerform {}

   .mauticform-post-success {}

   .mauticform-name {
       font-weight: bold;
       font-size: 1.5em;
       margin-bottom: 3px;
   }

   .mauticform-description {
       margin-top: 2px;
       margin-bottom: 10px;
   }

   .mauticform-error {
       margin-bottom: 10px;
       color: red;
   }

   .mauticform-message {
       margin-bottom: 10px;
       color: green;
   }

   .mauticform-row {
       display: block;
       margin-bottom: 20px;
   }

   .mauticform-label {
       font-size: 1.1em;
       display: block;
       font-weight: bold;
       margin-bottom: 5px;
   }

   .mauticform-row.mauticform-required .mauticform-label:after {
       color: #e32;
       content: " *";
       display: inline;
   }

   .mauticform-helpmessage {
       display: block;
       font-size: 0.9em;
       margin-bottom: 3px;
   }

   .mauticform-errormsg {
       display: block;
       color: red;
       margin-top: 2px;
   }

   .mauticform-selectbox,
   .mauticform-input,
   .mauticform-textarea {
       width: 100%;
       padding: 0.5em 0.5em;
       border: 1px solid #CCC;
       background: #fafafa;
       box-shadow: 0px 0px 0px #fff inset;
       border-radius: 10px;
       box-sizing: border-box;
   }

   .mauticform-checkboxgrp-row {}

   .mauticform-checkboxgrp-label {
       font-weight: normal;
   }

   .mauticform-checkboxgrp-checkbox {}

   .mauticform-radiogrp-row {}

   .mauticform-radiogrp-label {
       font-weight: normal;
   }

   .mauticform-radiogrp-radio {}

   .mauticform-button-wrapper .mauticform-button.btn-default,
   .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default {
    background-color: #ff6d00;
    border-color: #ff6d00;
    width: 100%;
    color: #ffffff;
    border-radius: 10px;
   }

   .mauticform-button-wrapper .mauticform-button,
   .mauticform-pagebreak-wrapper .mauticform-pagebreak {
       display: inline-block;
       margin-bottom: 0;
       font-weight: 600;
       text-align: center;
       vertical-align: middle;
       cursor: pointer;
       background-image: none;
       border: 1px solid transparent;
       white-space: nowrap;
       padding: 6px 12px;
       font-size: 13px;
       line-height: 1.3856;
       border-radius: 3px;
       -webkit-user-select: none;
       -moz-user-select: none;
       -ms-user-select: none;
       user-select: none;
   }

   .mauticform-button-wrapper .mauticform-button.btn-default[disabled],
   .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default[disabled] {
       background-color: #ffffff;
       border-color: #dddddd;
       opacity: 0.75;
       cursor: not-allowed;
   }

   .mauticform-pagebreak-wrapper .mauticform-button-wrapper {
       display: inline;
   }
   div#mauticform_wrapper_contatosite {
    margin-top: 45px;
}
   .nice-select{
    width: 100% !important;
    border-radius: 10px !important;
    margin-bottom: 18px !important;
    line-height: 25px !important;
    background: #fafafa !important;
   }
   .option.disabled {
    background-color: transparent;
    color: #ff6d00 !important;
    cursor: default;
    font-weight: 900 !important;
}
.secao-contato{
    margin-bottom: 80px;
}
.btn-fechar-modal{
    background-color: #FF5722;
    border: 0px;
    color:#fff;
    border-radius: 10px;
    width: 100%;
}
.modal-header{
  border: 0px;
}
.modal-footer{
    border: 0px;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    color: #ffffff;
    font-size: 33px;
    opacity: 9;
    background-color: #ff5722;
    border-radius: 0px 0px 0px 39px;
}
.mauticform-message {
    margin-bottom: 10px;
    text-align: center;
    font-size: 23px;
    color: #111111;
    font-weight: 900;
}
.email-label{
    font-weight: 200;
    color: #e5e5e5;
}
div#mauticform_campanha_message {
    color: #1bc45e;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    /* background-color: white; */
}
.sub-case{
    color: #8a8a8a;
    margin-left: -7px;
}
.card-cases{
    /* text-align: center; */
    margin-bottom: 35px;
    margin-top: 41px;
}

.card-cases {
    position: relative;
    display: inline-block;
  }
  
  .card-cases .tooltiptext {
    visibility: hidden;
    width: 382px;
    background-color: #ff720e;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    font-weight: 500;
    left: -81px;
    top: -34px;
  }
  
  .card-cases:hover .tooltiptext {
    visibility: visible;
  }
  .secao-portifolio {
    background-image: url(../img/cta-one-bg.png);
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: 100% 2%;
    margin-bottom: 50px;
    padding-bottom: 50px;

}
.servicos{
    background-image: url(../img/cta-one-bg.png);
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: 100% 2%;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
.margin-portifolio{
    margin-top: 46px;
}
.icon{
    text-align: center;
}
.icon svg{
    font-size: 38px;
    text-align: center;
    margin: auto;
    margin-top: 12px;
    color: #ff720e;
}
.icon:hover {
    text-align: center;
    background-color: black;
}
.leiamais{
    background-color: #ff720e;
    color: white;
    border-radius: 10px;
    text-align: center;
    width: 39%;
    padding: 4px;
    cursor: pointer;
}
.sub-sobre{
    color: #7b7b7b;
    margin-left: -7px;
}
/* Mobile */

@media (min-width:360px) and (max-width:640px){
    .titulo-ola-contato {
        font-size: 35px;
        max-width: 100%;
        width: 100%;
        white-space: break-spaces;
    }
    .navbar-light .navbar-brand {
        margin: initial !important;
        text-align: left;
    }
    .navbar-brand {
        width: 81%;
    }
    .logo {
        width: 52%;
        margin-top: 10px;
    }
    .navbar {
        padding: 0rem 1rem;
        background-color: white;
        border-bottom: solid 2px #fafafa;
    }
    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.5);
        border-color: rgb(255 255 255);
    }
    .info-contato {
        margin-top: 27px;
        font-size: 23px;
        font-weight: 800;
    }
    .titulo-info-footer {
        color: #c6c6c6;
        font-weight: 400;
        font-size: 14px;
    }
    .whatsapp-flutuante {
        position: fixed;
        bottom: 59px;
        background-color: #1bc45e;
        width: 41%;
        margin-bottom: 13px;
        right: 19px;
        border-radius: 5px;
        text-align: center;
        padding: 10px;
        z-index: 99;
        color: #fff;
    }
    .copy {
        margin-top: 50px;
        color: #a3a3a3;
        text-align: center;
    }
    ul.redes-menu-footer {
        text-align: center;
        margin-left: -51px;
    }
    .ul-footer{
        margin-bottom: 18px;
    }
    .secao-portifolio {
        background-image: url(../img/cta-one-bg.png);
        background-repeat: no-repeat;
        background-size: 20%;
        background-position: 100% 0%;
        margin-bottom: 50px;
        padding-bottom: 50px;
    }
    .tooltiptext{
        display: none;
    }
    .banner{
        background: none;
    }
    .titulo-banner{
        width: 100%;
    }
    .sub-banner{
        width: 100%;
    }
    .content-right p:last-child {
        margin-left: 1px;
    }
    .testimonials .testimonial {
        background-color: #ffffff;
        padding: 30px 20px;
        border-radius: 5px;
        height: 85%;
        width: 94%;
        box-shadow: 0 0 9px #b9b9b95e;
        margin-left: 12px;
    }
    .sub-clientes {
        width: 100%;
        font-weight: 700;
        color: #ff6754;
        margin-top: 149px;
        text-align: center;
        margin-bottom: 0px;
    }
    .layout {
        display: initial;
}
.page-contents>* {
    opacity: 9;
    transform: translateY(20px);
    transition: opacity 0.2s, transform 0.2s;
}
input[type="radio"]+.page {
    transition: transform 0.2s;
    transform: translateX(0%);
}
input[type="radio"]:checked+.page+label.nav {
    background: #303841;
    color: #ffffff;
    display: none;
}
label.nav {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #f9f9f9;
    user-select: none;
    transition: background 0.4s, padding-left 0.2s;
    padding-left: 0;
    color: #303841;
    display: none;
}
.page-contents h1 {
    color: #303841;
    font-weight: 800;
    width: 100%;
    font-size: 23px;
}
.btn-saibamais button{
    width: 67%;
}
.titulo-servicos-home{
    font-size: 23px;
}
.img-solicitar-contato {
    width: 100%;
}
.solicitar-contato h1 {
    color: #ff6754;
    margin-top: 8px;
    font-weight: 700;
    font-size: 40px;
    text-align: center;
}
.solicitar-contato p{
    text-align: center;
}
.solicitar-contato button{
    width: 67%;
}
.solicitar-contato {
    margin-top: 80px;
    text-align: center;
}
.content-left h1{
    text-align: center;
}
.content-left p{
    text-align: center;
    padding: 0px;
}
.slick-next {
    right: -25px;
    display: none !important;
}
.slick-prev {
    right: -25px;
    display: none !important;
}
.secao-sobre {
    background-image: url(../img/cta-one-bg.png);
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: 100% 1%;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
.sobre {
    font-weight: normal;
    font-size: 17px;
    width: 100%;
}
.servicos {
    background-image: url(../img/cta-one-bg.png);
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: 100% 0%;
    margin-bottom: 50px;
    padding-bottom: 50px;
}}

.iframe-blog{
    width: 100%;
    height: 520px;
    border: 0px;
    /* max-width: 100%; */
    /* height: -webkit-fill-available; */
}
@media (min-width:320px) and (max-width:640px){
    .iframe-blog {
        width: 100%;
        height: 1690px;
        border: 0px;
    }
    .progress-container {
        width: 100%;
        height: 3px;
        top: 49px;
        background: #f9f9f9;
        position: fixed;
        z-index: 99;
    }
}
