body, html {
    overflow-x: hidden;
}
body {
	font-family: "Rubik", sans-serif !important;
	background-color: #FCFDEA;
}

.hero-home {
    padding-bottom: 60px;
    padding-top: 60px;
}

.titulo-1 {
    font-family: 'Gloock';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 58px;
    color: #123F22;
}

.texto-1 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #123F22;
}

.texto-1 iframe {
	width: 100%;
	border-radius: 20px;
}

.btn-1 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FCFDEA;
    background: #E67E00;
    border-radius: 4px;
    padding: 15px 35px;
	display: inline-block;
}
.btn-1:hover{
	opacity: 0.7;
	text-decoration: none;
}

.btn-2 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FCFDEA;
    background: transparent;
	border: 1px solid #FCFDEA;
    border-radius: 4px;
    padding: 15px 35px;
    display: inline-block;
}
.btn-2:hover{
	opacity: 0.7;
	text-decoration: none;
}

.btn-3 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #123F22;
    background: transparent;
	border: 1px solid #123F22;
    border-radius: 4px;
    padding: 15px 35px;
    display: inline-block;
}
.btn-3:hover{
	opacity: 0.7;
	text-decoration: none;
}

.home-2 {
    padding-top: 90px;
    padding-bottom: 90px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.card-guardia {
    background-color: #FCFDEA;
    padding: 15px;
    border-radius: 15px;
	border: 1px solid #ACA798;
}

.card-guardia img {
    width: 214px;
    height: 134px;
    border-radius: 10px;
    object-fit: cover;
    margin-bottom: 10px;
}

.card-guardia h3 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #123F22;
}

.card-guardia span, .tag_cat {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #FCFDEA;
    background: #E67E00;
    border-radius: 40px;
    padding: 5px 15px;
    width: max-content;
    display: block;
    margin-bottom: 10px;
}

.card-guardia a {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #123F22;
}

.home-3 {
    padding-top: 90px;
    padding-bottom: 90px;
}


.card-blog span {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #FCFDEA;
    background: #E67E00;
    border-radius: 40px;
    padding: 5px 15px;
    width: max-content;
    display: block;
    margin-bottom: 10px;
}

.card-blog h3 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #123F22;
}

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

.card-blog a {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #123F22;
}

.home-4 {
    padding-bottom: 100px;
    padding-top: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.home-5 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.card-acoes {
    background: #E67E00;
    border-radius: 15px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    text-align: center;
}

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

.card-acoes h3 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #F7F8DD;
}

.home-6 {
    padding-top: 90px;
    padding-bottom: 20px;
}

.big-number {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #E67E00;
}

.big-number b {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 76px;
    text-align: center;
    color: #E67E00;
    display: block;
}

.home-7 {
    padding-top: 120px;
    padding-bottom: 120px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

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

.principal li a {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #123F22;
}

.btn-i {
    border: 1px solid #123F22;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
}

.redes {
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    gap: 15px;
    list-style: none;
}


.redes li a {
    color: #FCFDEA;
    width: 30px;
    height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #123F22;
    border-radius: 100%;
    font-size: 20px;
}

#footer {
    padding-top: 100px;
    margin-top: -50px;
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-p {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FCFDEA;
}

.titulo-f {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FCFDEA;
    display: block;
    margin-bottom: 20px;
}

.footmenu {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footmenu li a {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #FCFDEA;
}

.footmenu li a:hover {
    color: #FCFDEA !important;
}

.footmenu li {
    padding: 0px !important
}

.data-blog {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #E95F28;
    display: block;
    margin-bottom: 10px;
}

.blog-cover {
    width: 100%;
    height: 580px;
    border-radius: 6px;
    object-fit: contain;
}


.box-tags ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.box-tags {
    background: #fff;
    border-radius: 8px;
    padding: 25px;
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.box-tags span {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 160%;
    color: #2D5935;
    display: block;
}

.box-tags ul li a {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #535C54;
    background-color: #F2E1C1;
    padding: 10px 20px;
    border-radius: 4px;
    display: block;
}

.sub-g {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #123F22;
}

.titulo-g {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 24px;
    color: #123F22;
    margin-bottom: 0;
}

@media (max-width: 767px) {
	
	
.blog-cover {
    width: 100%;
    height: auto;
    border-radius: 5px;
    object-fit: contain;
}	
	
.titulo-1 {
    font-size: 35px;
    line-height: 44px;
}
	
.principal li a {
    text-align: center;
}
	
.principal {
    padding: 30px;
}	

.btn-i {
    width: max-content;
    margin: auto;
}	
	
	
	
	
	
}


