
.tagFone-menumobile-cta {
	color: #fff !important;
	background: #07A54C;
	border-radius: 2px;
}

.copy-tits {
	text-align: center;
	padding: 0 0 78px 0;
}

.copy-tits h2.titsection,
h2.titsection {
	font-size: 40px;
	font-weight: 700;
	color: #01C7D8;
	margin-bottom: 22px;
	text-transform: uppercase;
}

.copy-tits strong {
	text-transform: uppercase;
	color: #4D4D4D;
	display: block;
	margin-bottom: 8px;
	font-weight: 700;
}

.copy-tits p {
	color: #6D7278;
	max-width: 60%;
	line-height: 22px;
	margin: 0 auto;
	font-weight: 300;
}

.bt-verde-brand {
	transition: 0.30s;
}

.bt-verde-brand:hover {
	background: #077236;
	transition: 0.30s;
}

section.bg-microtextos {
	background: #F2F9FF;
	padding: 50px 0;
}

section.bg-microtextos div.globalmargin {
	margin: 0 auto
}

div.home-branco {
	background: #fff;
}

.sectionox,
section.CustomBlog {
	padding: 60px 0;
	background: #fafafa;
}

.sectionox ul.bar-tit-section,
section.CustomBlog ul.bar-tit-section {
	margin-bottom: 56px
}


#headerCustom {
	position: relative;
	height: 125px;
}

#headerCustom h1.logo {
	position: absolute;
    top: 14px;
    left: 0;
    z-index: 2;
}

#headerCustom h1.logo img {
	height: 95px !important; 
}


.BoxAgendamento-position {
	top: 40px !important;
}

div.BoxAgendamento {
	position: relative;
	z-index: 2;
}

div.BoxAgendamento .flores {
	position: absolute;
	left: -50px;
	bottom: -50px
}

div.BoxAgendamento .borboleta {
	position: absolute;
	right: -50px;
	top: -50px
}

div.waves-headerhero {
	position: absolute;
	width: 100%;
	height: 172px;
	background: url(../img/wave-static-top.svg) repeat-x center;
	bottom: 0;
	left: 0;
}

ul.GradeMicroTextos {
	margin: 0 0 72px 0;
}

.GradeMicroTextos li {
    align-items: center;
    background: #fff;
    border-radius: 5px;
    width: 32% !important;
}

.GradeMicroTextos li div.thumb {
	margin: 0 16px !important;
    min-width: inherit;
}

.GradeMicroTextos li div.Texto {
	padding: 16px;
}

.GradeMicroTextos h2 {
	font-size: 18px;
	font-weight: 600;
}

section.parallaxhome {
	height: 728px;
	box-sizing: border-box;
}

section.parallaxhome .box-servico {
	width: 50%;
	height: 100%;
	background-color: rgba(1,199,216,0.7); 
	display: flex;
	align-items: center;
}

section.parallaxhome .globalmargin {
	margin: 0 auto;
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 90px;
	box-sizing: border-box;
}

section.parallaxhome div.content-cta .copy-tits strong,
section.parallaxhome div.content-cta .copy-tits p {
 color: #fff;
}

section.parallaxhome div.content-cta .copy-tits h2.titsection {
	color: #01527F;
}

section.parallaxhome div.content-cta .bts-ctas {
	margin: 0 auto;
	width: 260px;
}

section.parallaxhome div.content-cta .bts-ctas a {
	color: #fff;
	border-radius: 2px;
	padding: 0 18px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	margin-bottom: 16px;
	transition: 0.30s;
	font-weight: 600;
	height: 64px
}


section.parallaxhome div.content-cta .bts-ctas a img {
	padding-right: 12px;
}

section.parallaxhome div.content-cta .bts-ctas a.brand {
	background: rgba(255,171,17,1);
background: -moz-linear-gradient(left, rgba(255,171,17,1) 0%, rgba(255,139,2,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,171,17,1)), color-stop(100%, rgba(255,139,2,1)));
background: -webkit-linear-gradient(left, rgba(255,171,17,1) 0%, rgba(255,139,2,1) 100%);
background: -o-linear-gradient(left, rgba(255,171,17,1) 0%, rgba(255,139,2,1) 100%);
background: -ms-linear-gradient(left, rgba(255,171,17,1) 0%, rgba(255,139,2,1) 100%);
background: linear-gradient(to right, rgba(255,171,17,1) 0%, rgba(255,139,2,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffab11', endColorstr='#ff8b02', GradientType=1 );
}

section.parallaxhome div.content-cta .bts-ctas a.brand:hover {
	background: #ff8b02;
}

section.parallaxhome div.content-cta .bts-ctas a.blue {
	background: #01528F
}

section.parallaxhome div.content-cta .bts-ctas a.blue:hover {
	background: #03365D;
	transition: 0.30s;
}

.logosparceiros li {
	background: #fff;
	border-radius: 5px;
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.logosparceiros li img {
	width: auto !important;
}

footer {
	background: #fff;
}

section.CadastroNews {
	background: #fafafa !important;
}

#footerCustom {
	background: #fff !important;
}

.disclaimer-footer {
	text-align: justify;
	font-size: 12px;
}

.waves-blue {
	display: block;
	background: url(../img/wave-blue.svg) #F2F9FF no-repeat center bottom;
	background-size: cover;
	height: 98px
}

.waves-light {
	display: block;
	background: url(../img/wave-light.svg) no-repeat center bottom;
	background-size: cover;
	height: 90px
}

.waves-fafafa {
	display: block;
	background: url(../img/wave-fafafa.svg) no-repeat center bottom;
	background-size: cover;
	height: 90px
}

#cardsSlider li.whiteboard,
.card-primary-produto li
 {
 	height: 320px;
}

li.ui-card-primary-produto div.bar-text {
	min-height: 90px;
}

.tipo-card-primary-produto h2 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
}

.BarFiltroGrade div.bar-link-cat,
li.ui-card-primary-produto button {
	display: none;

}

.tipo-card-primary h3 {
	color: #01C7D8
}

.pushyProduto .pushyHeader {
	background: rgba(255,171,17,1);
background: -moz-linear-gradient(left, rgba(255,171,17,1) 0%, rgba(255,139,2,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,171,17,1)), color-stop(100%, rgba(255,139,2,1)));
background: -webkit-linear-gradient(left, rgba(255,171,17,1) 0%, rgba(255,139,2,1) 100%);
background: -o-linear-gradient(left, rgba(255,171,17,1) 0%, rgba(255,139,2,1) 100%);
background: -ms-linear-gradient(left, rgba(255,171,17,1) 0%, rgba(255,139,2,1) 100%);
background: linear-gradient(to right, rgba(255,171,17,1) 0%, rgba(255,139,2,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffab11', endColorstr='#ff8b02', GradientType=1 );
}

span.tag-retangulo-big,
.formulario-primary input, .formulario-primary textarea, .formulario-primary select {
	border-radius: 2px;
}

/* MOBILE [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] []  */

@media ( max-width: 768px ) {

	.card-primary-produto li {
		height: inherit;
	}

	li.ui-card-primary-produto div.bar-text {
		
	}

	.GradeMicroTextos li {
		width: 100% !important;
		padding-top: 12px;
	}

	ul.GradeMicroTextos {
	    width: 95%;
	    margin: 0 auto;
	}

	.copy-tits {
		padding: 22px 0 22px 0;
	}

	.copy-tits h2.titsection, h2.titsection {
		font-size: 24px;
	}

	.copy-tits p {
		max-width: 95%;
		font-size: 14px;
	}	

	section.parallaxhome .box-servico {
		width: 100%;
		height: 50%;
		display: block;
	}

	section.parallaxhome div.content-cta .bts-ctas a {
		height: 52px;
		margin-bottom: 8px;
	}

	header {
		height: 100px !important
	}

	#headerMobile .logo img {
		height: 90px;
	}

	#pushy-menu-mobile .bt-agendar {
		margin-right: 0px;
	}
}