/*@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');*/

@font-face {
 font-family: 'Muli-Bold';
 src: /*url('../fonts/miFuente.woff2') format('woff2'),
  	   url('../fonts/miFuente.woff') format('woff'),*/
      url('../fonts/Muli-Bold.ttf') format('truetype');
}

@font-face {
 font-family: 'PlayfairDisplay-VariableFont_wght';
 src: url('../fonts/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
}


@font-face {
 /*font-family: 'PlayfairDisplay-Black';
 src: url('../fonts/PlayfairDisplay-Black.ttf') format('truetype');

 font-family: 'PlayfairDisplay-Bold';
 src: url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');

 font-family: 'PlayfairDisplay-Medium';
 src: url('../fonts/PlayfairDisplay-Medium.ttf') format('truetype');*/

 font-family: 'PlayfairDisplay-Regular';
 src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');

 /*font-family: 'PlayfairDisplay-SemiBold';
 src: url('../fonts/PlayfairDisplay-SemiBold.ttf') format('truetype');*/
}

@font-face {
 font-family: 'PlayfairDisplay-Black';
 src: url('../fonts/PlayfairDisplay-Black.ttf') format('truetype');
}

@font-face {
 font-family: 'PlayfairDisplay-Bold';
 src: url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
}


@font-face {
 font-family: 'PlayfairDisplay-Medium';
 src: url('../fonts/PlayfairDisplay-Medium.ttf') format('truetype');
}

@font-face {
 font-family: 'PlayfairDisplay-SemiBold';
 src: url('../fonts/PlayfairDisplay-SemiBold.ttf') format('truetype');
}

*,
body {
	/*font-family: "Roboto", sans-serif;
 font-optical-sizing: auto;
 font-style: normal;
 font-variation-settings: "wdth" 100;*/
}
h2 {
	/*font-family: 'Muli-Bold', sans-serif;*/
	font-family: 'PlayfairDisplay-VariableFont_wght', sans-serif;
	line-height: 1.25;
	margin-bottom: 37.5px;
	font-size: 37.5px;
}
h4 {
	font-family: 'PlayfairDisplay-SemiBold', sans-serif;
	line-height: 1;
	margin-bottom: 0px;
	font-size: 25px;
}
p,
ul li,
form label {
	font-family: 'PlayfairDisplay-Regular', sans-serif;
	line-height: normal;
	margin-bottom: 0px;
	text-align: justify;
	color: #737375;
	font-size: 16px;
}
p {
	padding: 0 10%;
}
p span,
ul li span {
	font-family: 'PlayfairDisplay-SemiBold', sans-serif;
}
ul {
	margin-bottom: 0px;
	padding: 0 15%;
}
/*h2,
h3,
h5,
p span {
	font-weight: 700;
}
p,
a,
.secc-5 h4,
.secc-contact-h h4,
.secc-n-2 ul li {
	font-weight: 400;
}*/

html.sticky-header-active #header .header-body {
	padding: 10px 0;
	top: 0;
}

/*.topbar {
	background-color: #000 !important;
}
.topbar .header-container {
	height: 45px !important;
}
.topbar .header-row {
	align-self: center !important;
	display: block !important;
}
.topbar ul {
	margin-bottom: 0 !important;
	padding-left: 0 !important;
}
.topbar ul li a,
.topbar ul li a i {
	color: #fff !important;
	font-weight: 400 !important;
}
.topbar ul li:first-child {
 float: left;
}
.topbar ul li:last-child {
 float: right;
}*/

iframe {
	box-shadow: none !important;
}
body.forms-layout {
	background-color: transparent !important;
}
._container_1jtbj_1 ._card_1jtbj_4 {
 margin-top: 0 !important;
}





#header .header-logo img {
	width: 120px;
}



nav ul li {
	margin-left: 0px;
}
nav ul li a {
 font-weight: 400 !important;
 color: #000 !important;
}
nav ul li:hover a,
nav ul li.active a,
.topbar ul li a:hover {
	color: #f7a501 !important;
}


.section-1 h1 {
	margin-bottom: 5% !important;
	line-height: normal !important;
	color: #fff !important;
	font-size: 52px;
	font-weight: 700;
	

	text-shadow: 0px 4px 6px #000;
}
.section-1 h4 {
	margin-bottom: 10% !important;
	color: #fff !important;
 line-height: normal !important;
 font-weight: 700;
 font-size: 32px !important;
}
.section-1 ul {
	margin-bottom: 4% !important;
	padding: 0;
	border: 0;
}
.section-1 ul li {
	list-style: none;
	color: #fff;
	line-height: normal;
	font-size: 16px;
	font-family: 'Muli-Bold', sans-serif;
	font-weight: 400;
}
.section-1 a {
	font-size: 16px;
	font-family: 'Muli-Bold', sans-serif;
	font-weight: 400;
	padding: 15px 30px;
	border-radius: 0;
	background-color: #000;
	color: #fff;
	display: inline-block;
}
.section-1 a:hover {
	text-decoration: none;
}

.secc-1,
.secc-3 {
	padding: 3% 0 5%;
}
.secc-1 h2,
.secc-1 h4,
.secc-1 ul,
.secc-3 h2,
.secc-3 h4,
.secc-3 ul,
form {
	margin-top: 2%;
}
.secc-1 h4 {
	font-size: 28.125px;
	margin-bottom: 3%;
}
.secc-1 a {
	font-size: 16px;
	font-family: 'Muli-Bold', sans-serif;
	font-weight: 400;
	padding: 15px 30px;
	border-radius: 0;
	background-color: #e1c699;
	color: #fff;
	text-decoration: none;
	display: inline-block;
 margin-bottom: 2%;
}
.secc-1 a:hover {
	text-decoration: none;
}

.row-gal {
	display: flex;
	align-items: center;
}
.row-gal > div {
	padding: 2%;
}
.secc-3 ul {
	padding: 0;
	margin-bottom: 30px;
}
.secc-3 ul li {
 display: inline-block;
 display: block;
 padding-left: 0px;
 margin-bottom: 2%;
 width: 100%;
 text-align:center;
}
.secc-3 ul li:last-child {
	margin-bottom: 0;
}
.secc-3 ul li img {
 width: 12.5%;
 width: 50%;
}
.secc-3 h4 {
	line-height: 1.5;
	margin-top: 0;
}
img.map-ubicaciones,
img.map-atzaro {
	width: 100%;
	margin: 5% 0 3%;
}

form input,
form select,
form textarea {
	border-color: #e1c69970 !important;
}
form button {
	font-size: 16px !important;
	font-family: 'Muli-Bold', sans-serif !important;
	font-weight: 400 !important;
	padding: 15px 30px !important;
	border-radius: 0 !important;
	background-color: #e1c699 !important;
	color: #fff !important;
	border-color: #e1c69970 !important;
}
.iti,
.iti__country {
	display: block !important;
}
.iti__country-list {
	position: relative !important;
}


.footer {
	background: #000 !important;
	padding: 65px 0;
}
.footer p,
.footer p > a {
	color: #fff !important;
}

.gracias {
	padding: 3% 0;
}
.gracias img.gmovil {
	display: none;
}

@media(max-width: 790px) {

	/*.gracias img.g-web {
		display: none;
	}
	.gracias img.g-movil {
		display: block;
	}*/

	
	.header-logo img,
	.gracias img.gweb {
		display: none;
	}
	.gracias img.gmovil {
		display: block;
	}
	.topbar ul li:first-child,
	.topbar ul li:last-child {
		float: none;
  display: inline-block !important;
	}
	/*.topbar .header-container {
		height: 60px !important;
	}
	.topbar ul li a {
		display: block;
  margin-left: 0px !important;
  width: 100%;
	}*/
	#header .header-btn-collapse-nav {
  background: #f7a501;
	}
	.header-logo a img {
		display: block;
	}
	.nav-pills>li.active>a,
	.nav-pills .nav-link.active {
		background-color: #f7a501 !important;
		color: #fff !important;
	}

	.section-1 h1 {
		margin-bottom: 3% !important;
		margin-top: 12%;
		font-size: 24px;
	}
	.section-1 h4 {
		margin-bottom: 5% !important;
		font-size: 16px !important;
	}
	.section-1 a {
		font-size: 12px;
		padding: 8px 18px;
	}

	#inicio {
  height: 220px !important;
 }
	/*.section-1 {
		top: -95%;
	}
	.section-1 h1 {
		font-size: 26px;
	}
	.section-1 h4 {
		font-size: 16px !important;
	}*/

	h2 {
		font-size: 28.125px;
		margin-bottom: 18.75px;
	}
	p {
		padding: 0 5%;
		padding: 0;
		text-align: center;
	}
	.secc-1 h4/*,
	.secc-3 h4*/ {
		margin-top: 4%;
		font-size: 18.75px;
	}
	.secc-1 ul li {
		text-align: left;
	}
	.secc-1 ul {
		margin-top: 3%;
	}

	.secc-3 h2 {
		font-size: 24px !important;
		margin-top: 0 !important;
	}
	.secc-3 h4 {
			margin-top: 0%;
			margin-bottom: 5%;
			font-size: 18px;
	}
	.secc-3 ul {
		margin-bottom: -55px !important;
	}
	.secc-3 ul.ofic {
		margin-bottom: 0 !important;
	}
	.secc-3 ul li {
		display: grid;
		text-align: center;
		padding: 0 8%;
	}
	.secc-3 ul li:last-child {
		margin-bottom: 4%;
	}
	.secc-3 ul li img {
		width: 50%;
		width: 100%;
  margin: 0 auto;
  display: block;
	}
	/*.secc-3 h2.mtop0 {
		margin-bottom: 0 !important;
	}*/
	.secc-3 .Swiper-Clientes {
		margin-top: 37.5px !important;
		margin-bottom: 38px !important;
	}
	.row-gal > div {
		padding: 0 !important;
	}

}