.eut-sidearea-btn {
	display: none;
}

.eut-back-top.show {
	display: none;
}

#eut-hidden-menu {
	width: calc(100% + 30px) !important;
}

.eut-hidden-area .eut-hiddenarea-content {
	margin: 0 35px;
}

#eut-hidden-menu .eut-close-btn-wrapper {
	margin: 30px 0 0;
	width: 100%;
	text-align: right;
}

#eut-hidden-menu ul.eut-menu li a {
	padding: 10px 0;
	font-weight: 300 !important;
	text-transform: uppercase !important;
}

#eut-hidden-menu-wrapper {
	margin: 0;
}

.eut-hiddenarea-content {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.gvl-header-hidden {
	display: none !important;
}

.gvl-language {
	vertical-align: middle;
	font-size: 14px;
	color: #bab0a5;
}

.gvl-language a {
	color: #bab0a5;
}

.gvl-language .current-language {
	font-weight: bold;
}

.eut-body {
	background-color: #fff !important;
}

/*** home ***/
.gvl-hero {
	position: relative;
}

.gvl-hero .eut-column-wrapper {
	height: 100%;
}

.gvl-hero .gvl-hero-text {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
}

.gvl-hero .gvl-hero-logo {
	max-width: 108px;
	margin-left: auto;
	margin-right: auto;
}

.gvl-hero .gvl-hero-title {
	font-size: 45px;
	font-weight: 300;
	color: #F8F8F8;
	text-transform: uppercase;
}

.gvl-space-title {
	margin-bottom: 40px;
	font-size: 45px;
	font-weight: 300;
	line-height: 1.3em;
	color: #BEB4A9;
	text-transform: uppercase;
	text-align: center;
}

.gvl-home-about-title {
	margin: 0;
	font-size: 45px;
	color: #696969;
	font-weight: 300;
	line-height: 1.3em;
	text-transform: uppercase;
}

.gvl-home-area-title {
	font-size: 45px;
	color: #9B9B9B !important;
	font-weight: 300;
	text-transform: uppercase;
}

.gvl-home-areas > .eut-container {
	max-width: 900px;
}

.gvl-home-areas .eut-single-icon .eut-thumbnail-wrapper {
	width: 130px;
}

.gvl-home-areas .eut-box-content {
	margin-top: 10px;
	padding-top: 30px;
	border-top: 1px solid #d3d3d3;
}

.gvl-home-areas .eut-box-title {
	font-size: 20px;
	font-weight: normal;
	color: #696969;
	line-height: 28px;
}

.gvl-home-areas .eut-column-wrapper {
	border-radius: 26px;
}

.gvl-home-areas-shadow .eut-column-wrapper {
	box-shadow: 0px 4px 16px rgba(0, 0, 0, .15);
}

@media only screen and (max-width: 960px) {
	.gvl-hero .gvl-hero-logo {
		display: none;
	}

	.gvl-hero .gvl-hero-title {
		font-size: 24px;
	}

	.gvl-home-space .eut-column-1-2 {
		display: block;
		width: 100%;
	}

	.gvl-home-space .eut-column-1-2:nth-child(2) {
		margin: 0;
		padding: 0;
		margin-left: -10px;
		margin-top: -3px;
	}

	.gvl-home-space .eut-container {
		width: 100%;
		max-width: 100% !important;
		padding: 0 20px;
		background-color: #8A7E6F;
	}

	.gvl-space-title {
		font-size: 28px;
	}

	.gvl-home-space .eut-bg-primary-1 {
		display: block;
		margin-left: -20px;
		margin-right: -20px;
		border-radius: 0 !important;
	}

	.gvl-home-doc .eut-container {
		width: 100%;
		max-width: 100% !important;
	}

	.gvl-home-doc .eut-column-1-2:nth-child(2) {
		padding: 0 40px;
	}

	.gvl-home-doc .eut-column-1-2:nth-child(2) .eut-height-4x {
		display: none;
	}

	.gvl-home-about-title {
		text-align: center;
		font-size: 32px;
		margin: 20px 0 0;
	}

	.gvl-home-doc .eut-bg-primary-1 {
		display: block;
	}

	.gvl-home-area-title {
		font-size: 32px;
	}

	.gvl-home-areas .eut-box-title {
		font-size: 16px;
	}
}

/*** espaco ***/
.eut-page-title.eut-with-image {
	margin-top: 120px;
}

.eut-page-title.eut-with-image .eut-title {
	display: none;
}

.eut-page-title.eut-with-image .eut-description {
	max-width: 500px;
	font-size: 48px !important;
	line-height: 62px !important;
	color: #696969;
	text-transform: uppercase !important;
}

.eut-page-title.eut-with-image .eut-wrapper {
	min-height: 100% !important;
}

@media only screen and (min-width: 1024px) {
	.eut-page-title.eut-with-image {
		height: 400px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.eut-page-title.eut-with-image {
		margin-top: 70px;
	}

	.eut-page-title.eut-with-image .eut-wrapper {
		padding-top: 0 !important;
	}
}

@media only screen and (max-width: 960px) {
	.eut-page-title.eut-with-image .eut-description {
		font-size: 30px !important;
		line-height: 46px !important;
	}
}

@media only screen and (max-width: 768px) {
	.gvl-space-columns {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.gvl-space-columns .eut-column {
		margin: 0 !important;
	}

	.gvl-space-columns .eut-column .eut-height-3x {
		height: 20px !important;
	}

	.gvl-space-columns .eut-column-1-2 {
		width: 100%;
	}

	.gvl-space-columns .gvl-space-image-column {
		margin: 30px 0 10px !important;
	}

	/*** title adjust ***/
	.eut-page-title.eut-with-image {
		height: 300px !important;
		margin-bottom: 150px;
		overflow: initial;
	}

	.eut-page-title.eut-with-image .eut-title-content-wrapper {
		margin-top: 380px;
	}

	.eut-page-title.eut-with-image .eut-bg-image.eut-bg-center-center {
		background-position: center left;
	}
}

/*** dr gustavo vilela ***/
.gvl-doc-crm {
	font-size: 14px;
	color: #696969;
}

.gvl-doc-name {
	font-size: 45px;
	font-weight: 300;
	color: #696969 !important;
	text-transform: uppercase;
}

.gvl-doc-about {
	color: #696969;
}

.gvl-doc-about p {
	font-size: 20px !important;
	line-height: 28px !important;
}

.gvl-doc-list .eut-title {
	margin: 0 0 20px !important;
	font-size: 45px;
	color: #696969 !important;
	font-weight: 300;
	text-transform: uppercase;
}

.gvl-doc-list .eut-text {
	font-size: 20px;
	color: #696969;
	font-weight: 300;
	line-height: 28px;
}

@media only screen and (max-width: 960px) {
	.gvl-doc-image .eut-empty-space {
		height: 800px !important;
	}

	.gvl-doc-columns {
		text-align: center;
	}

	.gvl-doc-columns .eut-column-content {
		max-width: 100%!important;
	}

	.gvl-doc-name {
		font-size: 32px;
	}

	.gvl-doc-about p {
		font-size: 16px !important;
	}

	.gvl-doc-list .eut-title {
		font-size: 32px;
	}

	.gvl-doc-list .eut-text {
		font-size: 16px;
	}

	.gvl-doc-columns .vc_custom_1540983321593 {
		padding-right: 10% !important;
		padding-left: 10% !important;
	}
}

@media only screen and (max-width: 640px) {
	.gvl-doc-image .eut-empty-space {
		height: 470px !important;
	}
}

/*** areas ***/
.gvl-areas-title .eut-title {
	max-width: 800px;
	margin: 0 auto;
	font-size: 45px;
	font-weight: 300;
	line-height: 1.2em;
	color: #696969;
	text-align: center;
	text-transform: uppercase;
}

.gvl-areas-title .eut-text {
	max-width: 570px;
	margin: 20px auto 0;
	font-size: 20px;
	font-weight: 300;
	color: #696969;
}

@media only screen and (max-width: 1024px) {
	.page-id-6413 #eut-main-content .eut-main-content-wrapper,
	.page-id-6154 #eut-main-content .eut-main-content-wrapper {
		padding-top: 60px;
	}
}

@media only screen and (max-width: 960px) {
	.gvl-areas-title .eut-title {
		font-size: 32px;
	}

	.gvl-areas-title .eut-text {
		font-size: 16px;
	}
}

/*** especialistas ***/
.gvl-specialists .eut-team-name {
	font-size: 21px;
	font-weight: bold;
	color: #696969;
}

.gvl-specialists .eut-team-name:hover {
	color: #696969 !important;
}

.gvl-specialists .eut-team-identity {
	font-size: 14px;
	color: #696969;
}

.gvl-specialist-detail-crm {
	font-size: 14px;
	font-weight: normal;
	color: #696969;
	line-height: 24px;
}

.gvl-specialist-detail-name {
	margin: 0 !important;
	font-size: 20px;
	color: #696969;
}

.gvl-specialist-detail-content p {
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: 300;
	color: #696969;
	line-height: 24px;
}

.mfp-container {
	background-color: #F8F8F8;
}

.eut-modal-dialog {
	border-radius: 26px;
}

@media only screen and (max-width: 1024px) {
	.page-id-6402 #eut-main-content .eut-main-content-wrapper,
	.page-id-295 #eut-main-content .eut-main-content-wrapper {
		padding-top: 60px;
	}
}

@media only screen and (max-width: 768px) {
	.gvl-specialists {
		margin-top: 0 !important;
	}

	.gvl-specialists-empty-line {
		display: none;
	}

	.gvl-specialist-detail-crm,
	.gvl-specialist-detail-name,
	.gvl-specialist-detail-content {
		text-align: center;
	}

	.gvl-specialist-detail-column {
		padding: 0 !important;
	}
}

/*** conteudos ***/
.gvl-pageContent-title {
	max-width: 680px;
	margin: 50px auto;
	text-align: center;
}

.gvl-pageContent-title h1 {
	font-size: 45px;
	color: #696969;
	font-weight: 300;
	text-transform: uppercase;
}

.gvl-pageContent-title p {
	font-size: 20px;
	color: #696969;
}

.gvl-pageContent-ebooks {
	max-width: 890px;
	margin: 60px auto;
	font-size: 0;
}

.gvl-pageContent-ebooks .gvl-pageContent-ebooks__item {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 5%;
	padding: 20px 20px 30px;
	box-shadow: 0px 4px 16px rgba(0, 0, 0, .15);
	border-radius: 26px;
}

.gvl-pageContent-ebooks .gvl-pageContent-ebooks__item:nth-child(3n) {
	margin-right: 0;
}

.gvl-pageContent-ebooks .gvl-pageContent-ebooks__date {
	display: block;
	font-size: 12px;
}

.gvl-pageContent-ebooks .gvl-pageContent-ebooks__description {
	display: block;
	margin: 20px 0 10px;
	padding-bottom: 20px;
	font-size: 45px;
	text-align: center;
	border-bottom: 1px solid #707070;
}

.gvl-pageContent-ebooks .gvl-pageContent-ebooks__title {
	display: block;
	font-size: 12px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}

.gvl-pageContent-ebooks .gvl-pageContent-ebooks__content {
	display: block;
	margin: 10px 0 0;
	font-size: 12px;
	line-height: 22px;
	height: 110px;
	overflow: hidden;
}

.gvl-pageContent-ebooks__triggerSpace {
	display: block;
	margin: 30px 0 0;
	text-align: center;
}

.gvl-pageContent-ebooks__trigger {
	display: inline-block;
	padding: 5px 20px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #C6BCB2;
	background-color: #675648;
	border-radius: 30px;
}

.gvl-pageContent-ebooks__trigger:hover {
	color: #C6BCB2;
}

.gvl-pageContent-ebooks__item--Marrom {
	color: #C6BCB2;
	background-color: #675648;
}

.gvl-pageContent-ebooks__item--Marrom .gvl-pageContent-ebooks__description {
	border-color: #C6BCB2;
}

.gvl-pageContent-ebooks__item--Marrom .gvl-pageContent-ebooks__trigger {
	color: #675648;
	background-color: #C6BCB2;
}

.gvl-pageContent-ebooks__item--Verde {
	color: #696969;
	background-color: #B7C6B2;
}

.gvl-pageContent-ebooks__item--Bege {
	color: #696969;
	background-color: #C6BCB2;
}

.gvl-contentModal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .85);
	z-index: 2;
	overflow: auto;
}

.gvl-contentModal.visible {
	display: block;
}

.gvl-contentModal__block {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90%;
	max-width: 900px;
	transform: translate(-50%, -50%);
	padding: 60px 80px;
	background-color: #fff;
	box-shadow: 0px 4px 16px rgba(0, 0, 0, .15);
	border-radius: 26px;
}

.gvl-contentModal__block .gvl-pageContent-ebooks__item {
	width: 100%;
	max-width: 280px;
}

.gvl-contentModal__close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.gvl-contentModal__left,
.gvl-contentModal__right {
	display: inline-block;
	vertical-align: top;
}

.gvl-contentModal__left {
	width: 40%;
	margin-right: 10%;
}

.gvl-contentModal__right {
	width: 50%;
}

.gvl-contentModal__text {
	margin: 0 0 20px;
	font-size: 20px;
	color: #696969;
}

.gvl-contentModal__text p {
	margin: 0 0 5px;
}

.gvl-contentModal__form {
	margin: 0 0 10px;
}

.gvl-contentModal__form input,
.gvl-contentModal__form textarea {
	padding: 0;
	font-size: 16px;
	color: #696969;
	border: none;
	border-radius: 0 !important;
	border-bottom: 1px solid #696969;
}

.gvl-contentModal__form input[type=submit] {
	padding: 10px 25px !important;
	color: #675648 !important;
	background-color: #C6BCB2 !important;
	border-radius: 30px !important;
}

.gvl-contentModal__form input[type=submit]:hover {
	color: #C6BCB2 !important;
	background-color: #675648 !important;
}

.gvl-contentModal__form .wpcf7-response-output {
	margin: 10px 0 0;
	font-size: 12px;
	color: #675648 !important;
	text-align: left !important;
}

.gvl-contentModal__download {
	display: inline-block;
	padding: 10px 25px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #675648;
	background-color: #C6BCB2;
	border-radius: 30px;
	transition: all 250ms ease;
}

.gvl-contentModal__download:hover {
	color: #C6BCB2;
	background-color: #675648;
}

.gvl-contentModal__download.gvl-contentModal__download--fake {
	color: #a4a4a4;
	background-color: #C6BCB2;
}

@media only screen and (max-width: 1024px) {
	.page-id-6173 #eut-main-content .eut-main-content-wrapper,
	.page-id-6441 #eut-main-content .eut-main-content-wrapper {
		padding-top: 70px;
	}
}

@media only screen and (max-width: 960px) {
	.gvl-pageContent-title {
		padding: 0 20px;
	}
	
	.gvl-pageContent-title h1 {
		font-size: 32px;
	}

	.gvl-pageContent-title p {
		font-size: 16px;
	}

	.gvl-pageContent-ebooks {
		padding: 0 20px;
	}

	.gvl-pageContent-ebooks .gvl-pageContent-ebooks__item {
		display: block;
		width: 100%;
	}

	.gvl-contentModal__left {
		display: none;
	}

	.gvl-contentModal__right {
		display: block;
		width: 100%;
	}

	.gvl-contentModal__block {
		margin: 60px 0 10px;
		padding: 60px 30px;
	}

	.gvl-contentModal__text {
		font-size: 16px;
	}
}

@media only screen and (max-height: 680px) {
	.gvl-contentModal__block {
		margin: 125px 0 10px;
	}
}

/*** contato ***/
.gvl-contact .eut-h1 {
	font-size: 45px;
	color: #696969;
	font-weight: 300;
	text-transform: uppercase;
}

.gvl-contact .eut-text {
	max-width: 380px;
	font-size: 20px;
	color: #696969;
}

.gvl-contact .gvl-contact-phone {
	margin: 0 0 5px;
	font-size: 20px;
	font-weight: normal;
	color: #696969;
}

.gvl-contact .gvl-contact-phone.gvl-contact-phone-bold {
	font-weight: bold;
}

.gvl-contact-form input,
.gvl-contact-form textarea {
	padding: 0;
	font-size: 20px !important;
	border-radius: 0 !important;
}

.gvl-contact-form input[type=submit] {
	padding: 15px 30px !important;
	font-size: 20px !important;
	font-weight: bold !important;
	color: #8A7E6F !important;
	background-color: #BEB4A9 !important;
	border: none !important;
	border-radius: 30px !important;
	text-transform: none !important;
}

.gvl-contact-form input[type=submit]:hover {
	color: #fff !important;
	background-color: #8A7E6F !important;
}

@media only screen and (max-width: 1024px) {
	.page-id-6396 #eut-main-content .eut-main-content-wrapper,
	.page-id-2943 #eut-main-content .eut-main-content-wrapper {
		padding-top: 70px;
	}
}

@media only screen and (max-width: 768px) {
	.gvl-contact,
	.gvl-contact-form {
		text-align: center;
	}

	.gvl-contact .eut-text,
	.gvl-contact .gvl-contact-phone {
		font-size: 16px;
	}

	.gvl-contact-form .vc_custom_1598009980728 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
}

/*** content ***/
.gvl-paragraph {
	font-size: 20px;
	color: #696969;
}

.gvl-paragraph-big {
	font-size: 30px;
	line-height: 42px;
}

.gvl-font-light {
	font-weight: 300;
}

#eut-theme-wrapper .eut-bg-primary-1 {
	padding: 15px 30px;
	font-size: 20px !important;
	font-weight: bold !important;
	color: #8A7E6F;
	text-transform: none;
	background-color: #BEB4A9;
	border: none;
	border-radius: 30px;
}

#eut-theme-wrapper .eut-bg-primary-1:hover {
	color: #fff !important;
	background-color: #8A7E6F !important;
}

@media only screen and (max-width: 960px) {
	.gvl-paragraph {
		font-size: 16px;
	}

	.gvl-paragraph-big {
		font-size: 16px;
		line-height: 32px;
		text-align: center;
	}

	#eut-theme-wrapper .eut-bg-primary-1 {
		font-size: 16px !important;
	}
}

/*** footer ***/
.gvl-menu-footer {
	text-align: center;
}

.gvl-menu-footer a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
	color: #C6BCB2;
	text-transform: uppercase;
}

.gvl-social-footer .eut-text-white {
	color: #C6BCB2 !important;
}

.gvl-logo-footer {
	max-width: 58px;
	min-height: auto;
	margin: 0 auto 30px;
}

.gvl-copy-footer {
	font-size: 12px;
}

@media only screen and (max-width: 960px) {
	.gvl-menu-footer {
		display: none;
	}
}

/** pre-consulta **/
body.page-id-6462,
body.page-id-6467 {
	background-color: #ffffff;
}

body.page-id-6467 .gvl-areas-title .eut-title {
	max-width: 900px;
}

body.page-id-6467 .gvl-areas-title .eut-text {
	max-width: 690px;
}

.gvl-center {
	color: #696969;
	text-align: center;
	line-height: 1.2em;
}

.gvl-errorMessage {
	margin-top: 20px;
	color: #e47171;
}

.gvl-center a {
	color: #696969;
	text-decoration: underline;
}

.gvl-login-box {
	max-width: 500px;
	margin: 20px auto;
}

.gvl-login-box .eut-container {
	padding: 15px 30px;
	border-radius: 26px;
	box-shadow: 0px 4px 16px rgba(0, 0, 0, .15);
}

.gvl-login-box label {
	margin: 0 0 10px;
	font-size: 18px;
    color: #696969;
}

.gvl-login-box .wpcf7-text {
	border-radius: 5px;
}

.gvl-login-box .wpcf7-submit {
	border-radius: 50px !important;
    background-color: #8A7E6F !important;
	border-color: #8A7E6F !important;
}

.gvl-docs {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
	margin: 10px 0 40px;
}

.gvl-document {
	display: block;
	margin: 0 0 15px;
	padding: 15px 30px;
	color: #8a7e6f;
	text-align: center;
	border-radius: 26px;
	box-shadow: 0px 4px 16px rgba(0, 0, 0, .15);
	transition: all 250ms ease;
}

.gvl-document .document-icon {
	display: block;
    margin-top: 3px;
}

.gvl-document .document-icon svg {
    fill: #c6bcb2;
}

.gvl-document:hover {
    color: #ffffff;
    background-color: #c6bcb2;
}

.gvl-document:hover .document-icon svg {
    fill: #ffffff;
}

.gvl-media-box {
	margin: 20px 0;
	padding-top: 60px !important;
	background-color: #c6bcb2;
}

@media only screen and (max-width: 640px) {
	.gvl-docs {
		display: block;
	}
}
/* Fix: título 'Um espaço de SAÚDE E CONHECIMENTO' herdando branco da seção */
.gvl-space-title span { color: #BEB4A9 !important; }

/* ─── Fix: títulos com span herdando branco de rows com Font Color transparente ─── */

/* Home: "Um espaço de SAÚDE E CONHECIMENTO" */
div.eut-container .gvl-space-title span { color: #BEB4A9 !important; }

/* Home: "Dr. Gustavo Vilela" (bloco sobre) */
div.eut-container .gvl-home-about-title span { color: #696969 !important; }

/* Home: "Áreas de atuação" */
div.eut-container .gvl-home-area-title span { color: #9B9B9B !important; }

/* /sobre/: título principal e subtítulos */
div.eut-container .gvl-doc-name span { color: #696969 !important; }
div.eut-container .eut-h5 span { color: #696969 !important; }

/* /areas/: título principal */
div.eut-container .eut-h3 span { color: #696969 !important; }

/* /contato/: "Contato" e telefones */
div.eut-container .eut-heading-140 span { color: #696969 !important; }
div.eut-container .gvl-contact-phone span { color: #696969 !important; }
