:root {
	--totalWidth: 100vw;
	--normal-city-height: 397px;
	--comentary-width: 25%;
}

.top-banner .banner-image {
	align-items: flex-end;
	display: flex;
}

.top-banner .img-banner {
	bottom: -12px;
}

.primary {
	color: var(--color-light);
}

.secondary {
	color: var(--color-light);
}

.button .terciary {
	background-color: #ffffff;
	color: var(--color-light);
}

.spacing {
	margin-top: 50px;
}

.full-width {
	width: 100% !important;
}

.align-elements {
	display: flex;
	justify-content: center;
}

.video {
	background-color: #edebeb;
	border-radius: 17px;
	height: 260px;
	overflow: hidden;
	max-width: 450px;
	width: 100vw;
	height: calc((100vw / 4) * 16 / 9);
	max-height: 254px;
}

#text_section #video_container {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

#text_section #video_container .video {
	border: none;
	max-width: 750px;
	max-height: 250px;
}

#text_section .grid-container .central-align {
	margin-top: 6%;
}

#video_section .video-title {
	font-size: 33px;
	margin-top:60px;
}

#comments {
	margin: 0 auto;
	width: 100%;
}

#comments .comentary {
	margin: 0px;
}

#comments:first-of-type(.comentary) {
	margin: 25px;
}

#comments .comentary .conetent{
	width:100%;
}

#comments .comentary.odd .full {
	top: -120%;
}

.central-align {
	vertical-align: middle;
	margin-top: 12%;
}

#city.background,
#text_section.background {
	background-color: #edebeb;
	width: 100%;
	margin-top: 50px;
	height: 100%;
	padding-bottom: 50px;
	margin-bottom: 30px;
}

#text_section.background {
	margin-top: 100px !important;
}

.button-size {
	font-size: 20px;
	color: #fff;
}

#vagas .button-size {
	margin-top: calc((90px)/2);
}

#vagas.background-primary,
#city .background-primary {
	background-color: #0BD692;
	background-color: var(--color-light);
	margin-top: 50px;
	border-radius: 17px;
	height: 100%;
	width: calc(var(--totalWidth)*0.90);
}

#vagas {
	padding-top: 12px;
}

#vagas .title{
	position: relative;
	text-align: right;
	right: 10px;	
}

#vagas .button {
	position: relative;
	text-align: left;
	left: 0px;
}

#vagas .white, #city .white{
	color: #ffffff;
	color: var(--color-light-overlay);
}

#vagas .centralize {
	height: 100%;
	line-height: 150px;
	text-align: center;
}

#vagas .centralize span {
	display: inline-block;
	vertical-align: middle;
}

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

.center-text p {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#principles {
	margin-bottom: 100px;
	margin-top: 80px;
}

#principles p {
	width:22%;
}

#principles .grid-container {
	max-width: 1200px !important;
}

.principle-container {
	color: #ffffff;
	color: var(--color-light-overlay);
	position: relative;
	vertical-align: bottom;
	margin-right: 40px;
}

.principle {
	height: 240px;
	border-radius: 17px;
	position: relative;
	width: 265px;
}

.principle p {
	margin-left: 40px;
	text-align: left;
	margin-right: 60px;
	width: 60% !important;
}

.principle h2 {
	color: #ffffff;
	color: var(--color-light-overlay);
	padding-top: 40px;
	text-align: left;
	padding-left: 40px;
}

#principles .hashtag-detail {
	background-color: #0bd692;
	background-color: var(--color-light);
	height: 70px;
	width: 70px;
	top: 20px;
	margin-left: 30px;
	color: #ffffff;
	color: var(--color-light-overlay);
	font-size: 60px;
	font-weight: bolder;
	z-index: 2;
	position: relative;
	border-radius: 8px;
}

.modal img {
	width: 50%;
	width: calc(var(--totalWidth)/2);	
}

.modal button > img {
	height: 16px !important;
	width: 16px !important;
}

.modal .container{
	width: 50%;
	width: calc(var(--totalWidth)/2);
}

#daytoday {
	margin-top: 100px;
	margin-bottom: 60px;
}

#daytoday .text {
	max-width: 95%;
}

#daytoday .header {
	text-align: center;
	margin-bottom: 40px;
}

#daytoday .section {
	margin: 40px auto;
}

#daytoday button {
	font-size: 20px;
	padding:10px 20px;

}

#daytoday hr {
	border-top: 1px #dddada solid;
}
#daytoday .image-container {
	margin-left: 10px;
}

#daytoday .image-container img {
	border-radius: 20px;
	object-fit: cover;
}

#daytoday .header .text {
	line-height: 20px;
	text-align: center;
	margin: auto;
}

#daytoday img {
	cursor: pointer;
}

#daytoday .image-container .image-name {
	width:120px;
	position: absolute;
	top: 200%;
	color: #fff;
	color: var(--color-light-overlay);
	font-size: 13px;
	font-family: 'Gilroy-Black';
	font-family: var(--font-secondary-strong);
	background-color: #0BD692;
	background-color: var(--color-light);
	padding: 30px 0 0 0px;
	border-radius: 20px;
	font-style: italic;
	height: 90px;
	z-index: 20;
	transition: all 0.2s linear;
}

#daytoday .image-container .image-name .main {
	margin-bottom: 10px;
	font-weight: bold;
}

#daytoday .image-container:hover .image-name {
	top:0px;
}

#comments .persona {
	background-size: cover !important;
	background-position-x: center !important;
}

#city {
	position: relative;
	min-height: 600px;
	min-height: var(--normal-city-height);
	overflow: hidden;
	padding-bottom: 0px !important;
}

#city .hidden-map {
	position: absolute;
	min-height: 70vh;
	min-height: var(--normal-city-height);
	top: -200%;
	z-index: 5;
	opacity: 0;
	width: 100vw;
	width: var(--totalWidth);
	transition: top 0.3s linear 0.1s,opacity 0.3s linear;
	border-radius:0px;
}

#city #img {
	max-width: 700px;
	max-height: 397px;
}

#city #map {
	width: 50vw;
	width: calc(var(--totalWidth)/2);
	max-width: 700px;
	height: 400px;
}

#city.city .text {
	width:100%;
	margin-top: 50px;
}

#city.city .centralize {
	top:-40px;
}

#city.city .img-container {
	margin-top: 0px;
	width: 50vw;
	width: calc(var(--totalWidth)/2);
	height:397px;
}

#city .city #img {
	object-fit: cover ;
}

#city .hidden-map h2 {
	width:100%;
}

#city .hidden-map p {
	width:90%;
}

#city .city div p {
	margin-top:20px;
}

#city:hover .hidden-map,
#bg_button:active .hidden-map{
	top:-50px;
	opacity: 1;
}

#city:hover .normal {
	display: hidden;
}


.copy-msg {
	display: none;
	border: 1px solid rgb(204, 204, 204);
	position: absolute;
	width: 200px;
	background: rgb(255, 255, 255);
	border-radius: 10px;
	padding: 8px;
	text-align: center;
	color: rgb(74, 76, 63);
}

#email-contact {
	margin-top: 20px;
}

#email-contact a:hover {
	color:#868686;
}

#top-banner.trabalhe-conosco .description h1 {
	font-family: var(--font-default-strong);
}

#top-banner.trabalhe-conosco .description .subtitle {
	font-family: var(--font-secondary-strong);
	margin-top: 30px;
}

@media screen and (max-width: 1200px) {
	#principles .principle {
		width: 100%;
	}
	.principle h2 {
		font-size: 20px;
	}
}

@media screen and (max-width: 1024px) {
	.video {
		width:90%;
	}
	#city.city .img-container {
		width: calc(var(--totalWidth)*0.49);
	}
	#city.city #map {
		width: calc(var(--totalWidth)*0.49);
	}
}

@media screen and (max-width: 840px) {
	.modal .container {
		width: 100vw !important;
	}
	#vagas .title{
		position: initial;
		text-align: center;
		font-size: 30px;
	}
	#vagas .button-size {
		position: initial;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 20px;
	}

	#vagas.background-primary , #city .background-primary {
		text-align: center;
	}

	.modal .container {
		width: 100vw !important;
	}

	.video {
		width:100%;
	}
	#video_container {
		text-align: center;
	}
	#video_text {
		display: flex;
		justify-content: center;
	}
	#video_section .video-title {
		text-align: center;
	}
	#daytoday .mobile-centered {
		text-align: center;
	}
	#daytoday .text {
		max-width: 100%;
	}
	#city {
		min-height: calc(var(--fullHeight)*0.9);
	}
	#city.city .img-container {
		width: calc(var(--totalWidth) - 24px);
	}
	#city.city .hidden-map {
		margin-bottom: 10px;
		padding-bottom: 20px;
	}
	#city.city .normal{
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	#city.city, #city .hidden-map{
		height: 100%;
		min-height: 70vh;
		min-height: calc(var(--fullHeight)*0.7);
	}
	#city.city .text {
		text-align: center;
	}

	#city .hidden-map h2 {
		width:100%;
	}
	#city .hidden-map p {
		width:100%;
	}
	#city #bg_button:active .hidden-map{
		top:-50px;
		opacity: 1;
	}
	#city #map_container {
		width: calc(var(--totalWidth) - 24px);
		margin-bottom: 10px;
	}
	#city #map {
		width: 100% !important;
		height: 90% !important;
	}
	#principles .center-text,
	#principles .center-text p {
		width: calc(var(--totalWidth)*0.9);
	}
	#text_section {
		text-align: center;
	}
	#daytoday .image-container .card-image-container .image-name {
		display: none;
	}
	.grupo-dia-a-dia img {
		width: 90vw !important;
	}
}

@media screen and (max-width: 480px) {
	#video_section .video-title {
		font-size: 25px;
	}
	#vagas .title h2{
		font-size: 23px !important;
	}
	.top-banner.primary.trabalhe-conosco {
		background-image: none !important;
	}
	.grupo-dia-a-dia img {
		width: 300px !important;
		display: none;
	}
	#city .city #img {
		width: 300px;
	}
	#daytoday {
		margin-top: 30px;
		margin-bottom: 0px;
	}
	#daytoday .header {
		text-align: center;
		margin-bottom: 0px;
	}
	.button a .spacing {
		margin-top: 0px;
	}
	#vagas .centralize {
		line-height: 0px;
	}

}

@media screen and (max-width: 375px) {
	#vagas .title {
		font-size: 20px;
	}
	#vagas .button {
		font-size: 16px;
	}
}