@font-face {
    font-family: "MyriadPro";
    src: url("MyriadPro-Regular.eot");
    src: url("MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("MyriadPro-Regular.woff") format("woff"),
    url("MyriadPro-Regular.ttf") format("truetype"),
    url("MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url("MyriadPro-Bold.eot");
    src: url("MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("MyriadPro-Bold.woff") format("woff"),
    url("MyriadPro-Bold.ttf") format("truetype"),
    url("MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: MyriadPro, sans-serif;
    padding-top: 4.5rem;
    font-size: 17px;
    overflow-x: hidden;
}

h2 {
    font-weight: normal;
    font-size: 36px;
    line-height: 48px;
}

.texto-verde{
    color: #76b214;
}

.topo {
    background: #fff;
}

.topo .telefone, .topo .telefone a {
    font-weight: bold;
    font-size: 23.0035px;
    line-height: 28px;
    color: #68c840;
}

.topo .telefone a img{
    height: 40px;
}

.header {
    overflow: hidden;
}

.header h1, .header .h1 {
   font-size: 2.2rem;
}

.header h3 {
    font-weight: bold;
    font-size: 30px;
}

.carousel-indicators li{
width: 13px;
    height: 13px;
    border-top: none;
    border-bottom: none;
    border-radius: 10px;
    margin-right: 8px;
    margin-left: 8px;
}

.background-header {
    width: 100%;
    /*background: linear-gradient(87.76deg, #67c840 0.77%, #abd92d 99.36%);*/
    background: #404041;
    position: absolute;
    top: 500px;
    height: 100%;
}

.btn-fake {
    color: #ffffff;
    border: 3px solid #ffffff;
    border-radius: 14px;
    font-size: 1.8rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 0.5rem;
}


.frmWhats .termos{
	    line-height: 1.3;
    font-size: 0.8rem;
}

.frmWhats input[type="submit"]{
	font-size: 1.1rem;
    padding: 10px;
}

.frmWhats input[type="text"],.frmWhats input[type="email"],.frmWhats select.form-control{
	height: 33px;
    padding: 4px;
}

.content-header {
    z-index: 1;
    position: relative;
}

.banner-header {
    /*  color: #fff;*/
}

.form-header, .form-rodape {
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.form-header .whatsapp a {
    font-size: 15px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #68c840;
}

label, .modal-body-whatsapp label {
    font-size: 13px;
}

label, .modal-body-whatsapp label, .modal-body-whatsapp .form-group {
    color: #000000;
    font-weight: normal;
}

.modal-body-whatsapp h3{
    font-size: 16px;
    font-weight: bold;
}

.modal-backdrop {
    width: 125vw;
    height: 128vh;
}

input[type="text"],
input[type="email"],
select.form-control {
    background: #ebf2f6;
    border-radius: 0;
    border: 0;
}

input[type="submit"], .btn-agende {
    /*  background: #e19148;*/
    background: linear-gradient(90deg, #8ec63e 0.77%, #8ec63e 99.36%);
    border: none;
    padding: 20px;
    width: 100%;
    white-space: initial;
    /*font-weight: bold;*/
    font-size: 21px;
    line-height: 20px;
      color: #ffffff;
}
.btn-agende{
    font-size: 25px;
}


input[type="submit"]:hover,
input[type="submit"]:focus,
.btn-agende:hover,
.btn-agende:focus{
    /*background: linear-gradient(90deg, #FFED02 0.77%, #FFED02 99.36%);*/
    background: linear-gradient(90deg, #6d942d 0.77%, #6d942d 99.36%);
    color: #ffffff;
}

label.error {
    color: red;
}

.rede {
    background: linear-gradient(179.84deg, rgba(235, 242, 246, 0) 0.55%, #ebf2f6 99.45%);
}

.selo-background {
    border-radius: 50%;
    width: 235px;
    height: 235px;
    position: absolute;
}

.selo-background.azul {
    background: #007ebe;
}

.selo-background.laranja {
    background: #e19148;
}

.selo-background.vermelho {
    background: #d64f51;
    right: 0;
}

.selo-background p {
    transform: matrix(0.97, -0.25, 0.25, 0.97, 0, 0);
    color: #fff;
    text-align: center;
    font-size: 25px;
    line-height: 31px;
    padding: 20px;
    margin: 0;
}

.produto .nome {
    font-size: 25px;
}

.produto .funcao {
    font-size: 60px;
    line-height: 70px;
    color: #95c11f;
    font-weight: bold;
}

.atendimento {
    /*background: linear-gradient(*/
            /*0deg,*/
            /*rgba(235, 242, 246, 0) 0.55%,*/
            /*#ebf2f6 99.45%*/
    /*);*/
     background-color: #e5e5e5;
    color: #6a737b;
}

.historias{
    color: #6a737b;
}

.historias h2{
    font-size: 50px;
}

.historias h3{
    font-size: 40px;
}

.atendimento .selo-background {
    left: 75%;
    top: 25%;
    z-index: 1;
}

.produtos{
    color: #6a737b;
}

.produtos h3{
    font-size: 25px;
}

.produtos p{
    font-size: 25px;
    line-height: 1.1;
}

.produtos ul {
    list-style: none; /* Remove default bullets */
}

.produtos ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #95c11f; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.depoimento {
    position: relative;
    z-index: 1;
}

.cadastre{
    /*background: url(../images/fundo-cadastre.webp) no-repeat center;*/
    background: #404041;
    background-size: cover;
}

.opacidade-5{
    opacity: 0.5;
}

.cadastre .form-rodape{
    margin-bottom: -150px;
}

.cadastre h2{
    font-size: 50px;
}

.quote .blockquote {
    font-size: 50px;
    line-height: 60px;
    color: #000000;
}

.quote p {
    font-size: 25px;
}

.form {
    margin-top: -100px;
}

.form h2 {
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    padding-top: 150px;
    position: relative;
    z-index: 1;
}

.form .background-form {
    padding-top: 150px;
    height: 90%;
    width: 100%;
    position: absolute;
    background: linear-gradient(88deg, #67c840 0.77%, #abd92d 99.36%);
}

footer .endereco {
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    color: #68c840;
}

.botao-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

.modal-content {
    border-radius: 0;
}

.modal-body {
    font-weight: bold;
    font-size: 23.0035px;
    line-height: 28px;
    color: #68c840;
    padding: 3rem;
    text-align: center;
}

div.whats-rodape {
    position: relative;
}

a.btn-whatsapp-rodape {
    z-index: 9999;
    bottom: 25px;
    right: 25px;
    background: #269145;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    color: #ffffff !important;
    border: none;
    transition: .2s ease-out;
    font-size: 75px;
    height: 110px;
    width: 110px;
    border-radius: 100% !important;
    padding-top: 16px;
    padding-left: 0;
    padding-right: 0;
    line-height: 0;
    min-width: auto;
    font-weight: normal;
}

a.btn-whatsapp-rodape:hover {
    background: #186f31;
    color: #ffffff;
    border: none;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .50);
}

@media (max-width: 575.98px) {
    .topo .telefone {
        font-size: 18px;
    }

    .produto .funcao {
        font-size: 40px;
        line-height: 45px;
    }

    .carousel{
        margin-bottom: 4.5rem;
    }
}

@media (max-width: 767.98px) {
    .produtos p{
        font-size: 17px;
    }

	.header h1, .header .h1 {
    font-size: 2rem;
}
	
	.header .h2 {
    font-size: 1.5rem;
}
  .background-header {
    top: 400px;
}

    .background-header {
        height: 50%;
    }

    .quote p {
        font-size: 15px;
    }

    .atendimento .selo-background {
        left: calc(100% - 117.5px);
        top: -15%;
        position: relative;
    }

    .rede .fotos {
        margin: 0 -5%;
        /*    width: 110%;*/
        width: 100%;
    }

    .rede .fotos .col-6,
    .atendimento .col-6 {
        padding: 0 0.5rem;
    }

    .modal-body-whatsapp h3{
		font-size: 18px;
        font-weight: bold;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .selo-background {
        width: 170px;
        height: 170px;
    }

    .selo-background p {
        font-size: 17px;
        line-height: 19px;
    }
}

@media (max-width: 1199.98px) {
    .quote .blockquote {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (max-width: 991.98px) {
    .quote .blockquote {
        font-size: 30px;
        line-height: 35px;
    }
}

@media (min-width: 768px) {
    .carousel-control-prev-icon {
        padding-right: 64px;
    }

    .carousel-control-next-icon {
        padding-left: 64px;
    }
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-image: none;
    color: #95c11f;
    font-size: 41px;
    /* right: 37px; */
    display: inline-block;
    /* padding-right: 64px; */
    width: auto;
    height: auto;
}

.modal-body-whatsapp {
    font-size: 17px;
	padding: 1rem;
}
header a.telefone {
    font-weight: 700;
    font-size: 20px;
    color: #93d43f;
}
.bg-obrigado {
    background-image: url(../images/bg-obrigado.png);
    background-position: center;
    background-size: cover;
}

section.conteudo.bg-obrigado h2 {
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

section.conteudo.bg-obrigado h3 {
    font-size: 35px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

section.conteudo.bg-obrigado p {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

section.conteudo.bg-obrigado a{
    text-decoration: none;
}
.bg-verde {
    background-color: #93d43f;
}
footer {
    font-size: 27px;
}
@media (max-width: 991px) {
    s.bg-obrigado {
        background-image: url(../images/bg-obrigado-mobile.png);
        background-position: center;
        background-size: cover;
        height: 100vh;
    }

    section.conteudo.bg-obrigado h2 {
        font-size: 49px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    section.conteudo.bg-obrigado h3 {
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    section.conteudo.bg-obrigado p {
        font-size: 17px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }
}	


