/*
  Theme Name: Menezes Gomes
  Theme URI: https://www.menezesgomes.com.br/
  Author: LLOS&
  Author URI: https://llos.co
  Description: Menezes Gomes template
  Version: 1.0
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Text Domain: llos
*/

.oficinas-single .content .country-head .download {
	color: white;
}
.servicios-box .visual {
	cursor: default;
}
.noticias-title {
	cursor: pointer;
}
.social-mob .screen-text {
	font-weight: normal;
}
.social .screen-text {
	display: none;
}

/* EXTRA ADDED */
.first-window,
.home-slider {
	height: 70vh;
}
#header .logo img,
#footer .logo img {
	max-width: 240px;
	width: auto;
	height: 23px;
}
.home-slider {
	background: rgba(183, 186, 178, 0.8);
}
.home-slider .slide .visual figcaption {
	opacity: 0;
}
.home-slider .slide .visual.loaded figcaption {
	opacity: 1;
}

/* height of cookies was exceeding */
.cookie-bar p {
	padding: 40px 50px 40px 0;
}

/* Fixed white line */
main {
	margin-top: 112px !important;
}
@media (max-width: 1679px) {
	main {
		margin-top: 105px !important;
	}
}
@media (max-width: 1024px) {
	main {
		margin-top: 72px !important;
	}
}
/* Reduce header image height*/
@media (max-width: 1440px) {
	.page-header .visual {
	    height: 250px;
	}
}

#header .main-nav .nav-links .langs li a.active {
	color: white !important;
	font-weight: bold !important;
}
.oficinas-single {
	padding-bottom: 50px;
}
section.single-equipo .titile {
    font-size: 28px;
    margin-top: 15px;
}
section.single-equipo .subtitile {
    font-size: 20px;
    line-height: 28px;
}
.caption {
    position: absolute;
    bottom: -10px;
    right: 20px;
    text-align: right;
    color: white;
	font-size: 12px;
	font-weight: bold;
    text-shadow: 0.5px 0.5px #666;
}
.page-content.firma ol li {
    list-style-type: decimal;
    padding-bottom: 15px;
}
.page-content.firma ol {
    margin: 15px 0 0 20px;
}
.page-content.firma .content a {
	text-decoration: underline;
}
.oficinas-single .content .country-team {
	justify-content: flex-start;
}
.single-offices .equipo-archive-card {
    padding: 0 10px;
}
.single-offices .pie-de-tabla {
    width: 65%;
    margin: 0 auto;
    margin-top: 80px;
}
.oficinas-single .content .country-head .download {
	margin-left: 0;
	width: 300px;
}
.equipo .content {
	justify-content: flex-start;
}
.equipo-archive-card {
	padding-right: 15px;
}
.archive .equipo-archive-card .visual-inner {
	height: 400px;
}
.equipo-archive-card .visual-inner img {
	height: 400px;
	object-fit: cover;
}
.resources .resource-item.video a span::before {
    right: -0.2em;
    width: 1em;
    height: 1em;
}
.resources .resource-item.video .icon  {
	display: none;
}
.servicio-single .content .advantages p {
	justify-content: center;
}
.contacts .wpcf7 [type="submit"] {
	border-radius: 0;
	-webkit-appearance: none;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: none;
    background: rgba(233, 28, 36, 0.1);
	font-size: 12px;
}
.contacts .wpcf7 .wpcf7-form-control-wrap [role="alert"] {
	font-size: 12px;
}
.news-page .share-mob.fixed {
	display: none;
}
body.frozen {
	overflow:hidden;
}
section.single-equipo .content .text {
	margin-bottom: 50px;
	max-height: 100%;
}
section.single-equipo .content .text #more-cont {
	display: none;
}
section.single-equipo .content .noticias-link {
	margin: 0;
}
section.single-equipo .photo img {
	width: auto;
	height: 100%;
}


.contacts .wpcf7-form p {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.resources .resource-item a:hover {
	text-decoration: underline;
}

@media (min-width: 1440px) {
	#header .logo {
		margin-bottom: 0;
	}
}

@media (max-width: 1339px) {
	.equipo-archive-card {
		-ms-flex-preferred-size: 30%;
		flex-basis: 30%;
		margin-bottom: 40px;
	}
	.archive .equipo-archive-card .visual-inner {
		height: 330px;
	}
	.equipo-archive-card .visual-inner img {
		height: 330px;
	}
}
@media (max-width: 1280px) {
	.equipo-archive-card .card-name {
		font-size: 20px;
		line-height: 26px;
	}
	.equipo-archive-card .card-position,
	.equipo-archive-card .card-country {
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width: 1024px) {
	.equipo-archive-card {
		-ms-flex-preferred-size: 45%;
		flex-basis: 45%;
	}
	#header .main-nav {
		padding-top: 35px;
	}
	#header .main-nav .nav .dropdown .drop {
		margin-top: 0;
	}
	#header .main-nav .nav .dropdown .drop li {
		padding: 5px 0;
	}
	#header .main-nav .nav-links {
		margin-bottom: 80px;
	}
	#header .main-nav .nav {
		max-height: calc(100vh - 230px);
	}
	#header .main-nav .nav > li:last-child {
		border-bottom: 1px solid #f4f3f0;
		margin-bottom: 40px;
	}
	.resources .resource-item .visual { position: relative; }
	.resource-item .visual .video-fancybox {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		transform: none;
		-webkit-transform: none;
	}
	.resources .resource-item.video .icon  {
		content: '';
		background: url('images/ico-play-white.svg') no-repeat;
		background-size: 100% 100%;
		display: block;
		position: absolute;
		width: 2em;
		height: 2em;
		background: url(images/ico-play-white.svg) no-repeat;
		background-size: 100% 100%;
		top: calc(50% - 1em);
		left: calc(50% - 1em);
	}
	.resources .resource-item .underline {
		border-bottom: 1px solid;
		padding-bottom: 5px;
	}
}

@media only screen
    and (device-width : 375px)
    and (device-height : 812px)
    and (-webkit-device-pixel-ratio : 3) {
		#header .main-nav .nav {
			max-height: calc(100vh - 260px);
		}
		.gradient {
			bottom: 220px;
		}
		#header .main-nav .nav-links {
			margin-bottom: 110px;
		}
	}

@media (max-width: 768px) {
	.archive .equipo-archive-card .visual-inner,
	.archive .equipo-archive-card .visual-inner img {
		height: auto;
	}

}
@media (max-width: 767px) {
	.news-page .share.fixed {
		display: none;
	}
	.news-page .share-mob.fixed {
		display: flex;
	}

}

/* FINISH EXTRA ADDED */
