
header {
	width: 100%;
	height: 70px;
	background: #fff;
}

.wrapper-visao {
	max-width: 90%;
	margin: 0 auto;
	padding: 6px 0;
}

.wrapper-visao-min {
	max-width: 1250px;
	margin: 0 auto;
} 

.margin-wrapper-header {
	padding-top: 0px;
}

.home .bar-bt-video {
	display: none;
}

.cms-text p {
	font-weight: 300;
}

.logo img {
	height: 50px;
    width: auto;
}

#headerCustom {
	max-width: 98%;
	height: 70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}

#headerCustom .Menu-actions,
#headerCustom .Menu-actions div.menu-menu-header-container {
	display: flex;
	align-items: center;
	height: 100%;
}

#headerCustom .Menu-actions li.bar-menu-header {
	display: flex;
	align-items: center;
	height: 100%;
}

#headerCustom .Menu-actions div.menu-menu-header-container ul {
	display: flex;
	height: 100%;
    align-items: center;
    z-index: 10;
}

#headerCustom .Menu-actions div.menu-menu-header-container ul li {
	height: 100%;
	display: flex;
	align-items: center;
}

#headerCustom .Menu-actions div.menu-menu-header-container ul a {
	padding: 0 15px;
    color: #4D4D4D;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.30s;
}

#headerCustom .Menu-actions div.menu-menu-header-container ul a:hover {
	opacity: .9;
	transition: 0.30s;
}

#headerCustom a.bt-vivo {
	color: #3C40C6;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.30s;
    border: solid 1px;
    border-radius: 100px;
    padding: 12px 18px;
    display: flex;
    align-items: center;
    transition: 0.30s;
}

#headerCustom a.bt-vivo .icon {
	padding-right: 8px;
}

#headerCustom a.bt-vivo:hover {
	background: #3C40C6;
	color: #fff;
	transition: 0.30s;
} 

#headerCustom .Menu-actions .flex-actions {
	display: flex;
	align-items: center;
	padding-left: 6px;
}

#headerCustom .Menu-actions .bar-actions {
	background: #FAFAFA;
	border-bottom: solid 3px #F8F7F7;
	border-radius: 5px;
	display: flex;
	align-items: center;
	padding: 0 12px;
	height: 53px;
	transition: 0.30s;
}

#headerCustom .Menu-actions .bar-actions:hover {
	border-bottom: solid 3px #FAFAFA;
	transition: 0.30s;
}

#headerCustom .Menu-actions .bar-actions li {

}

#headerCustom .Menu-actions .bar-actions-header-shoppinme {
	display: flex;
	align-items: center;
}

#headerCustom .Menu-actions .bar-actions .tagFone-menumobile strong {
	font-weight: 700;
	color: #4D4D4D;
	font-size: 13.5px;
}

#headerCustom .lupaheader {
	display: block;
    padding: 10px;
}

#headerCustom .lupaheader .icon g,
#headerCustom .Menu-actions .bar-actions .tagFone-menumobile .icon g {
	fill: #4D4D4D
}

#headerCustom .sacola-shoppinme {
	display: block;
    padding: 0 0 6px 6px;
}

footer {
	background: #3C40C6;
}

.footer-custom-visao {
	color: #fff;
	max-width: 1250px;
	margin: 0 auto;
}

.footer-custom-visao .bar-content-footer {
	padding: 60px 12px;
}

.footer-custom-visao .bar-logo {
	text-align: center;
	display: block;
	margin-bottom: 60px;
}

.footer-custom-visao ul.bar-podcast {
	background: #FFD32A;
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.footer-custom-visao ul.bar-podcast li {
	padding: 0 12px;
}

.footer-custom-visao ul.bar-podcast h2 {
	color: #000;
	display: flex;
	align-items: center;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}

.footer-custom-visao ul.bar-podcast h2 .icon {
	padding-right: 8px;
}

.footer-custom-visao ul.bar-infos {
	display: flex;
	align-items: center;
	padding: 20px 0;
}

.footer-custom-visao ul.bar-infos li {
	width: 50%;
}

.footer-custom-visao ul.bar-infos li p {
	font-size: 18px;
	line-height: 27px;
	font-weight: 100;
}

.footer-custom-visao ul.bar-infos .bar-contato {
	background: rgba(255,255,255,0.3);
	padding: 24px 60px;
    box-sizing: border-box;
    font-size: 13px;
}

.footer-custom-visao ul.bar-infos .bar-contato a {
	display: block;
}

.footer-custom-visao ul.bar-infos .bar-contato .bt-fone {
	display: flex;
	align-items: center;
	color: #fff;
}

.footer-custom-visao ul.bar-infos .bar-contato .bt-fone .icon {
	width: 10px;
}


.footer-custom-visao ul.bar-infos .bar-contato .bt-whats {
	display: flex;
	align-items: center;
	color: #fff;
	background: #59AD00;
	font-size: 20px;
	border-radius: 5px;
	padding: 10px;
	max-width: 200px;
	margin-top: 18px;
}

.footer-custom-visao ul.bar-infos .bar-contato .bt-whats .icon,
.footer-custom-visao ul.bar-infos .bar-contato .bt-fone .icon {
	padding-right: 8px;
}
.footer-custom-visao ul.bar-infos .bar-contato .bt-whats .icon g,
.footer-custom-visao ul.bar-infos .bar-contato .bt-fone .icon g {
	fill: #fff;
}

ul.compartilha-redes {
	justify-content: center;
}

h3.tit3 {
	text-align: center;
	margin-bottom: 60px;
	font-size: 13px;
	line-height: 19px;
}

/* sub menu > > > > > > > > > > > > > > > > > > > > > */

ul.Menuheader li.menu-item-has-children {
	position: relative;
}

ul.Menuheader li.menu-item-has-children ul.sub-menu {
	position:absolute; 
	top: 70px; 
	left: 0;
	background-color:#f4f4f4; 
	display:none !important;
	box-sizing: border-box;
	width: 100%;
	height: initial !important;
	min-width: 300px;
	transition: all 0.4s ease 1s;
}

ul.Menuheader li.menu-item-has-children ul.sub-menu li {
	display: block;
	height: 50px !important;
	border-bottom: 1px solid #cccccc;
}

ul.Menuheader li.menu-item-has-children ul.sub-menu li:hover {
	background: #fafafa;
}

ul.Menuheader li.menu-item-has-children ul.sub-menu li a {
	padding: 18px 4px;
	display: block;
	font-weight: 600;
}

ul.Menuheader li.menu-item-has-children:hover ul.sub-menu {
	display:block !important;
	transition: all 0.4s ease 1s;
}

/* ^sub menu > > > > > > > > > > > > > > > > > > > > > */

section.posts-home {
	padding: 30px 0;
	position: relative;
}

section.posts-home .owl-carousel .owl-nav button {
	font-size: 35px;
	background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.posts-home .owl-carousel .owl-nav button:hover {
	background: #3c40c6;
	color: #fff;
}

section.posts-home .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    left: 10px;
    bottom: 50%;
}

section.posts-home .owl-carousel .owl-nav button.owl-next {
	position: absolute;
    right: 10px;
    bottom: 50%;
}

section.posts-home .owl-carousel .owl-nav button.owl-next span {
	padding-bottom: 4px;
}

section.posts-home .card-primary li {
	margin: 4px;
}

ul.bar-tit-section {
	max-width: 98%;
	margin: 0 auto 16px auto;
}

.wrapper-visao ul.bar-tit-section {
	max-width: 100%;
}

ul.bar-tit-section .titsection {
	font-weight: 600;
	font-size: 14px;
	display: flex;
	align-items: center;
	white-space: nowrap;
}

ul.bar-tit-section .titsection:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #3C40C6;
	margin-left: 8px;
}

ul.bar-tit-section .link_mais {
	color: #fff;
	background: #3C40C6;
	font-size: 12px;
	border-radius: 100px;
	padding: 4px 8px;
}

section.header-hero-big-background .content .bar-text h1 {
	font-weight: 600 !important;
}

section.header-hero-big-background .owl-theme .owl-dots .owl-dot span {
	background: #fff;
}

section.header-hero-big-background .owl-theme .owl-dots .active span {
	background: #3c40c6;
}

.MenuheaderMobile {
	padding: 12px 6px;
}

.MenuheaderMobile li a {
	font-size: 24px;
    text-transform: uppercase;
    padding: 12px 0;
    font-weight: 800;
    color: #3C40C6;
    display: block;
}

.MenuheaderMobile li a:hover {
	background: #3C40C6;
	color: #fff;
}

.MenuheaderMobile ul.sub-menu {
	padding-left: 12px;
}

.MenuheaderMobile ul.sub-menu li a {
	font-weight: 600;
}

.bg-branco {
	background: #fff;
	box-shadow: 35vw 0 0 #fff, -35vw 0 0 #fff
}

li.ui-card-primary-video h2 {
    font-weight: 600;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
}

#pushy-menu-mobile .barTelefones,
#pushy-menu-mobile .barmenu
 {
	display: none;
}

.leitura,
.scrollDesce .leitura {
    top: 0px !important;
}

/* Ajustes display [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] []  */

@media ( max-width: 1300px ) {
	.wrapper-visao {
		max-width: 96%;
		margin: 0 auto;
	} 
	.wrapper-visao-min {
		max-width: 80%;
		margin: 0 auto;
	} 
}


@media ( max-width: 768px ) {
	#headerCustom {
		display: none;
			}
	.wrapper-visao {
		padding: 6px;
	}	

	.wrapper-visao-min {
		max-width: 96%;
		margin: 0 auto;
	} 	

}

@media ( max-width: 600px ) {
	.footer-custom-visao ul.bar-infos {
		flex-direction: column;
	}

	.footer-custom-visao ul.bar-infos li {
    	width: 100%;
    	margin-bottom: 12px;	
	}

	.footer-custom-visao ul.bar-infos li p {
    	font-size: 16px;
    	line-height: 24px;
	}

	.footer-custom-visao ul.bar-podcast {
		flex-wrap: wrap;
	}

	.footer-custom-visao ul.bar-podcast .tit {
		flex-grow: 1;
		width: 100%;
		text-align: center;
		padding-bottom: 12px;
	}
	.footer-custom-visao ul.bar-podcast h2 {
		justify-content: center;
	}
	
}