body, html {
    overflow-x: hidden;
}
body {
	font-family: "Nunito Sans", serif !important;
}

#header {
    background-color: #F4F4F4;
    height: 85px;
}


#header.home{
    background-color: transparent;
	position: absolute;
	width: 100%;
	z-index: 999;
}

.redes {
    display: flex;
    flex-direction: row;
}

.redes a {
    background-color: #F5941C;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    border-radius: 100%;
    color: #000;
    font-size: 22px;
    margin-right: 10px;
}

.navbar-brand img {
    height: 55px;
}

.principal {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}

#footer {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 60px;
}

.titulo-6 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    color: #F5941C;
}

.icoff {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

.icoff i {
    font-size: 50px;
    display: block;
    color: #000;
	margin-bottom: 10px;
}

.text-foo {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

.text-foo a {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
	text-decoration: underline;
}

.hero-home {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 140px;
    height: 610px;
    position: relative;
}

.destaque1 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    display: block;
}

.titulo-1 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 900;
    font-size: 45px;
    line-height: 56px;
    color: #000000;
}

.btn-1 {
    background: #F5941C;
    border-radius: 4px;
    display: inline-block;
    padding: 10px 40px;
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}

.btn-1:hover {
    opacity: 0.7;
    color: #000000;
}

.faixa-1 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.card-serv h3 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    background-color: #F5941C;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
}

.card-serv img {
    height: 190px;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    object-fit: cover;
}

.card-serv p {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    padding-left: 10px;
	padding-right: 10px;
    height: 100px;
}

.card-serv span {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    display: block;
    padding-left: 10px;
    padding-bottom: 15px;
}

.card-serv {
    background: #FFFFFF;
    border: 1px solid #F5941C;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.card-serv:hover {
    opacity: 0.7;
}

.titulo-2 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 56px;
    color: #000000;
}
.texto-1 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}

.escolhas {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 400px;
}

.card-esc {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 100px;
    text-align: center;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
	margin-bottom: 60px;
    margin-top: 60px;
}

.big-number {
    text-align: center;
}

.big-number span {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 30px;
    color: #000000;
    display: block;
    margin-bottom: 10px;
}

.big-number b {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    display: block;
}

.gal-w {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 10px;
}

.card-blog img {
    border-radius: 10px 10px 0px 0px;
    height: 240px;
    object-fit: cover;
    width: 100%;
}

.card-blog span {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #7F7F7F;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.card-blog h3 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
}

.blog_s {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 200px;
    position: relative;
    z-index: 1;
    padding-top: 200px;
}

.contato {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px;
    padding-top: 200px;
    margin-top: -80px;
    position: relative;
    z-index: 2;
}

.formu {
    background: linear-gradient(180deg, #000000 0%, #403630 100%);
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    padding: 30px;
}

.formu h3 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #FFFFFF;
}

.formu input[type="text"], .formu input[type="email"], .formu select {
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 6px;
    height: 60px;
    width: 100%;
    padding: 10px;
}

.formu label {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
}

.formu label a {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
	text-decoration: underline;
}

.formu button {
    background: #F5941C;
    border: 1px solid #F5941C;
    border-radius: 4px;
    height: 60px;
    width: 100%;
    display: block;
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}


.formu button:hover {
    opacity: 0.7;
}

.cate_bigode {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
    color: #000000;
}

.blog-post-2 {
    border: 1px solid #F5941C;
    border-radius: 10px;
}

.blog-post-2 img {
    height: 230px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
}

.blog-post-2 div {
    padding: 15px;
    margin-bottom: 20px;
}

.blog-post-2 h3 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
}

.blog-post-2 span {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #F5941C;
}


.blog-post-2 i {
    font-size: 24px;
    color: #F5941C;
}

.pagination {
    margin: auto;
}
.pagination span {
    color: #F5941C;
    font-weight: 700;
    font-size: 22px;
    padding: 5px;
}
.pagination a, .pagination a:hover {
    color: #F5941C;
    font-size: 22px;
    padding: 5px;
}

.texto-c, .conteudo p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #242424;
}

.conteudo {
	font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #242424;
}

.conteudo img {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 15px;
	border-radius: 10px;
}

.dat-1 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #F5941C;
}

.titulo-3 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #000000;
}

.post-cover {
    height: 330px;
    width: auto;
    max-width: 100%;
    object-fit: cover;
    border-radius: 15px;
}




@media (max-width: 767px) {
	
	
.navbar-toggler {
    background-color: #F5941C;
    border: none;
}
	
#header {
    height: auto;
}
	
.principal {
   padding-top: 30px;
   padding-bottom: 20px;
}
	
#header.home #navbar {
    background-color: rgb(244 244 244);
    padding: 10px;
    border-radius: 10px;
}
	
	
.destaque1 {
    font-size: 18px;
}	
	
.titulo-1 {
    font-size: 35px;
    line-height: 45px;
}
	
.titulo-2 {
    font-size: 30px;
    line-height: 38px;
}
	
.texto-1 {
    font-size: 16px;
    line-height: 24px;
}
	
.card-serv p, .card-serv p {
    font-size: 18px;
    line-height: 24px;
}
	
.card-esc {
    padding: 20px 30px;
}
	
.big-number span {
    font-size: 36px;
    line-height: 40px;
}
	
	
.big-number b {
    font-size: 16px;
    line-height: 24px;
}	
	
.formu {
    margin: 0;
}	
	
	
	
	
}


