@font-face {
	font-family: 'HelveticaNeueLight';
	src: url('../fonts/home/HelveticaNeueLTStd-LtCn.woff');
	font-weight: normal;
}

@font-face {
	font-family: 'HelveticaNeueMediumCondensed';
	src: url('../fonts/home/HelveticaNeueLTStd-MdCn.woff');
}

@font-face {
	font-family: 'ITCGaramondBookItalic';
	src: url('../fonts/home-new/ITCGaramondW01-BookItalic.eot');
	src: url('../fonts/home-new/ITCGaramondW01-BookItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/home-new/ITCGaramondW01-BookItalic.woff') format('woff'),
		url('../fonts/home-new/ITCGaramondW01-BookItalic.ttf') format('truetype'),
		url('../fonts/home-new/ITCGaramondW01-BookItalic.svg#svgFontName') format('svg');
}

@font-face {
	font-family: 'ITCGaramondLightIt';
	src: url('../fonts/home-new/ITCGaramondW01-LightIt.eot');
	src: url('../fonts/home-new/ITCGaramondW01-LightIt.eot?#iefix') format('embedded-opentype'),
		url('../fonts/home-new/ITCGaramondW01-LightIt.woff') format('woff'),
		url('../fonts/home-new/ITCGaramondW01-LightIt.ttf') format('truetype'),
		url('../fonts/home-new/ITCGaramondW01-LightIt.svg#svgFontName') format('svg');
}

header {
	z-index: 999;
	top: 0;
	left: 0;
	height: fit-content;
	position: fixed;
	width: 100vw;
	display: flex;
	justify-content: space-between;
	padding: 40px;
	/*margin-top: -100px;*/
	pointer-events: none;
}

header .logo,
header .navigation,
header .hamburger,
header .sidemenu,
header .close-sidemenu,
header .sidemenu-nav,
header .social_icons {
	pointer-events: auto;
}

@media (max-width: 1024px) {
	header {
		padding: 30px;
	}
}

@media (max-width: 768px) {
	header {
		padding: 20px;
	}
}

@media (max-width: 425px) {
	header {
		padding: 10px 18px;
	}
}

header.contact {
	top: 0;
	position: absolute;
}

h1,
h2,
h3 {
	position: relative;
	z-index: 1;
}


.text-balance{
	text-wrap: balance;
}
.block_title {
	font-family: "ITCGaramondBookItalic";
	color: #fff;
	font-weight: 300;
	/* text-transform: uppercase; */
	text-align: left;
	display: inline-block;
	font-size: 1.77vw;
	font-size: 28px;
}

.block_subtitle {
	font-family: "ITCGaramondLightIt";
	color: #fff;
	font-weight: 300;
	/* font-size: 1.5em; */
	/* font-size: 33px; */
	text-align: left;
	font-size: 1.72vw;
	font-size: 28px;
	line-height: 1.72vw;
	line-height: 38px;
	display: block;
}

.slide_option.slide_info h1 a {
	font-family: "ITCGaramondBookItalic";
	color: #fff;
	font-weight: 300;
	display: inline-block;
	font-size: 1.77vw;
	font-size: 28px;
}

.slide_option.slide_info h2 {
	font-family: "ITCGaramondLightIt";
	color: #fff;
	font-weight: 300;
	/* font-size: 1.5em; */
	/* font-size: 33px; */
	text-align: left;
	font-size: 1.72vw;
	font-size: 28px;
	line-height: 1.72vw;
	line-height: 38px;
	display: block;
}

.slide_option.slide_info a:hover {
	color: #000;
}

.block_subtitle.inline {
	display: inline-block;
}

h3 a {
	font-family: "HelveticaNeueLight";
	font-weight: 300;
	color: rgb(109, 112, 113);
	display: block;
	font-size: 25px;
	line-height: 9px;
	margin-top: 26px;
}

#container {
	min-height: 500px;
}

.slide_info {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
}

.slide_info.top {
	top: 30px;
}

.slide_info.center{
top: 50%;
transform: translate(-50%, -50%);
}
.slide_info.bottom {
bottom:30px;
}

a.share-btn{
	text-decoration: none!important;
	color: #4d5150;
	border-bottom: 3px solid #fbff0e00;
	font-size: 14px;

}
 a.share-btn:hover {
	border-bottom: 3px solid #f9ff0e;
}
.share_options{
	width: fit-content;
	display: flex;
	gap:10px;
}
.index {
	margin-top: 415px;
	left: 46px;
	z-index: 1;
	position: absolute;
	top: 40%;
	margin-top: 115px;
	margin-left: 5px;
	display: none;
}

.index a {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background: rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin-right: 10px;
	cursor: pointer;
}

a.activo {
	background: rgba(0, 0, 0, 1);
}


.logo-img {
	display: block;
	max-width: 200px;
	max-height: 60px;
	width: 100%;
	height: auto;
}

.navBar {
	display: block;
	font-family: "HelveticaNeueMediumCondensed";
	font-size: 21px;
	margin-left: 480px;
	margin-top: -25px;
	width: 75%;
	/*TEMP*/
	font-size: 22px;
	margin-top: -24px;
}

.navBar a {
	color: #BFC1C3;
	/*margin-left: 7.5%;*/
	margin-left: 11%;
	text-decoration: none;
	padding-top: 5px;
	border-top: 1px solid #BFC1C3;
	text-align: left;
	/*padding-right: 50px;*/
	padding-right: 6.5%;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s;

	/*TEMP*/
	padding-top: 8px;
	padding-right: 6.2%;
}

.navBar a:hover {
	border-top: 2px solid #231F20;
	color: #231F20;
}

.navBar .active {
	border-top: 2px solid #231F20;
	color: #231F20;
}

.navBar a:first-child {
	margin-left: 0px !important;
}

.no-margin-left {
	margin-left: 0px !important;
}

footer,
.footer-home {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #fff;
	color: #231F20;
	display: flex;
	justify-content: space-between;
	padding: 24px 50px;
	z-index: 200;
	font-size: 14px;
	transform: translateY(100%);
	transition: transform 0.5s cubic-bezier(.4,0,.2,1);
}

.footer-home.visible {
	transform: translateY(0);
}

#copyright span {
	color: #4D5150;

	font-family: "ITCGaramondBookItalic";
	font-weight: 300;
	display: block;
	margin: 0;
	line-height: 1.4;
}

#contact_info {
	font-family: "HelveticaNeueLight";
	font-weight: 300;
	color: #231F20;
	font-size: 15px;
	margin: 0;
	float: none;
	text-align: center;
	width: fit-content;
	padding-top: 8px;
}

.location {
	display: inline-block;
	margin-right: 130px;
}

.mailto {
	display: inline-block;
	margin-right: 30px;
}

.mailto a {
	color: #d82626;
}

.mailto a:hover {
	color: #d82626;
	text-decoration: underline;
}

/*ME - BIOGRAFIA*/
.bio_text {
	margin-top: -10px;
	font-family: "HelveticaNeueMediumCondensed";
	font-size: 25px;
	text-align: justify;
	color: #FFF;
	/*-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	background: url(../../images/ej.png);*/
	line-height: 42px;
	word-wrap: break-word;
	display: inline-block;
}

.bio_text span {
	background-color: #000;
	padding: 2px 10px;
	line-height: 45px;
	padding-top: 6px;
	border-bottom: 4px solid transparent;
}

.servicios_info {
	width: 220px;
	height: auto;
	/*top: 150px;*/
	position: relative;
	margin-left: 57.8%;
	margin-top: -28px;
	/*margin-top: -501px;*/
}

.contentMe {
	position: relative;
}

.site_desc {
	color: #0c0706;
	position: relative;
	padding: 20px 50px 156px 50px;
}
@media (max-width: 900px) {
	.site_desc  {
		padding: 30px 18px 156px 18px;
	}
}

@media (max-width: 600px) {
	.site_desc  {
		padding: 18px 18px 187px 18px;
	}
}

.site_desc .navigation_project_container {

	gap: 20px;
	color: #0c0706;
	font-family: "AvenirNextBold";
	font-weight: normal;
	font-size: 54px;
	position: relative;
}

@media (max-width: 768px) {
	.site_desc .navigation_project_container {
		flex-direction: column;
		font-size: 45px;
		gap: 8px;
	}
}

@media (max-width: 480px) {
	.site_desc .navigation_project_container {
		font-size: 30px;
		gap: 5px;
		align-items:start;
	}
	.back{
		display: none;
	}
}

a.back,
a.prev_project,
a.next_project,
.separator {
	color: #0c0706;
	text-decoration:none;

}

a.prev_project,
a.next_project,
.go_to {
	cursor: pointer;
	color: #0c0706;
	text-decoration:none;
}


span.project_name {
	/*float: right;
    margin-right: 1.5%;*/
	display: block;
	margin-bottom: 1%;
	font-size: 26px;
}

.navigation_project {
	width: fit-content;
}

.site_desc p {
	font-size: 20px;
	font-family: "ITCGaramondLightIt";
	font-weight: normal;
	text-align: justify;
}
@media (max-width:768px){
	.site_desc p {
		font-size: 16px;

	}
}
.large_text {
	overflow: hidden;
}

.arrow_down {
	position: fixed;
	width: 21px;
	height: 45px;
	margin-left: -60px;
	margin-top: 33px;
	display: block;
	background-image: url("../../images/arrow-down.png");
	background-repeat: no-repeat;
	display: none;
}

.arrow_down-project {
	position: fixed;
	width: 21px;
	height: 45px;
	margin-left: -60px;
	margin-top: 0px;
	display: block;
	background-image: url("../../images/arrow-down.png");
	background-repeat: no-repeat;
	top: 138px;
}

.read_more {
	font-family: "HelveticaNeueMediumCondensed";
	font-size: 12px;
	background-color: #fff;
	color: #231F20;
	padding: 3px;
	display: block;
	float: left;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.read_more:hover {
	background-color: #231F20;
	color: #fff;
}


.grid-tags li {
	width: 25%;
	height: 25vw;
	max-height: 475px;
	background-color: #fff;
	display: inline-block;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-ms-behavior: url(/backgroundsize.min.htc);
}

.grid-tags {
	margin-top: 20px;
	float: left;
	width: 100%;
	position: relative;
}

.grid-tags ul {
	padding: 0;
	width: 100%;
}

.grid_item {
	width: 100%;
	height: 100%;
	float: left;
	top: 0px;
	left: 0px;
	overflow: hidden;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

/*
.grid_item img {
	top: 0px;
	width: auto;
	height: 150%;
	position: relative;
	left: -25%;
	margin-top: -25%;
}*/
.grid_item img {
	top: 0px;
	left: -30%;
	width: auto;
	height: 100%;
	position: relative;
	opacity: 0;
}

.grid_item a {
	width: 100%;
	height: 100%;
}

.project_box_info {
	width: 100%;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	max-height: 0;
	height: 0;
	overflow: hidden;
	/* Set our transitions up. */
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.project_box_info .title {
	font-family: "HelveticaNeueMediumCondensed";
	font-size: 16px;
	padding-top: 5px;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	display: block;
	color: #000;
	padding-left: 15px;
	padding-top: 15px;
	width: 100%;
}
.tags-wrapper{
	padding: 48px 0 200px 0;
}
.project_box_info .tags {
	font-family: "ITCGaramondLightIt";
	font-size: 13px;
	color: #000;
	display: block;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	text-transform: capitalize;
	margin-bottom: 5px;
	width: 100%;
	padding-right: 15px;
}

.project_box_info .share {
	font-family: "HelveticaNeueMediumCondensed";
	font-size: 11px;
	text-transform: uppercase !important;
	color: #000;
	display: block;
	text-align: left;
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 3px;
}

.project_box_info .share a {
	color: #000;
}

.project_box_info .share a:hover {
	color: #BFC1C3;
}

/*.grid_item:hover .project_box_info {
	display: block;
}*/
.grid_item:hover .project_box_info {
	/* On hover, set the max-height to something large. In this case there's an obvious limit. */
	max-height: 200px;
	height: 75px;
}

.overlay {
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: rgba(0, 0, 0, .5);
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	position: absolute;
}

.grid_item:hover .overlay {
	display: block;
	opacity: 1;
}

.header-allwork {
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	padding-bottom: 30px;
	width: 100%;
	z-index: 9;
}

.container-allwork {
	margin-top: 80px;
}

.container-project {
	margin-top: 105px;
}

.project_tags {
	font-family: "ITCGaramondLightIt";
	font-size: 20px;
	color: #000;
	display: none;
	text-align: left;
	margin-bottom: 20px;
	margin-top: -5px;
}

.project_tags a {
	color: #000;
	text-transform: capitalize;
}

.image_container {
	width: 100%;
	display: inline-block;
	margin-top: 50px;
	z-index: 2;
	position: relative;
	/*-moz-column-count: 2;
	-moz-column-gap: 0px;
	-webkit-column-count: 2;
	-webkit-column-gap: 0px;
	column-count: 2;
	column-gap: 0px;*/
}

.one-two-design img {
	width: 49.9%;
	display: inline-block;
	height: auto;
}

.one-two-design img:first-child {
	width: 100%;
	height: auto;
}

.one-one-design img {
	width: 100%;
	height: auto;
}

.right_buttons {
	float: right;
	display: block;
	position: relative;
	margin-right: 30px;
}

.right_buttons .container {
	min-width: 185px;
	display: inline-block;
	float: left;
	font-family: "HelveticaNeueMediumCondensed";
	color: #BFC1C3;
	margin-left: 0px;
	text-decoration: none;
	padding-top: 5px;
	border-top: 1px solid #BFC1C3;
	text-align: left;
	padding-right: 33%;
	margin-top: -6px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s;

	/*TEMP*/
	min-width: 150px;
	padding-right: 15%;
}

.right_buttons .mac-container a {
	padding-top: 7px !important;
}

.right_buttons .container a {
	color: #BFC1C3;
	margin-left: 0px;
	text-decoration: none;
	padding-top: 5px;
	border-top: 1px solid #BFC1C3;
	text-align: left;
	font-weight: normal;
	padding-right: 0px;
}

.right_buttons .container a:hover {
	color: #231F20;
	border-top: 2px solid #231F20;
}

.small_text {
	font-size: 13px;
	margin-right: 5px;
	display: inline-block;
	float: right;
	margin-top: 8px;
}

.slash_bar {
	margin-left: -3px;
	margin-right: -3px;
}

a.to-top {
	font-family: "HelveticaNeueMediumCondensed";
	color: #BFC1C3;
	margin-left: 45px;
	text-decoration: none;
	padding-top: 5px;
	border-top: 1px solid #BFC1C3;
	text-align: left;
	padding-right: 50px;

}

a.to-top:hover {
	color: #231F20;
	border-top: 2px solid #231F20;
	text-decoration: none;
}

.share-button {
	/*margin-left: 30% !important;*/
	margin-top: -6px;
	float: right;
	background-color: #fff;
	margin-right: 11%;
}

.share-button:hover {
	margin-top: -7px;
}

.close-share {
	color: #231F20;
	margin-right: -50px;
}

.button-active {
	color: #231F20 !important;
	border-top: 2px solid #231F20 !important;
}

.no-border-top {
	border-top: 0px !important;
}

.no-border-top .share-button:hover {
	margin-top: -6px;
}

.share_bar_content {
	min-width: 340px;
	position: absolute;
	background: #fff;
	height: 30px;
	margin-top: -78px;
	display: none;
	font-family: "ITCGaramondBookItalic";
	font-size: 20px;
	color: #BFC1C3;
	padding-top: 15px;
	padding-bottom: 30px;
}

.share_bar_content a {
	border-top: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	background: #fff;
}

.share_bar_content a:first-child {
	margin-left: 0px;
}

.share_bar_content a:hover {
	color: #231F20;
	border-top: 0px;
}

/*FIREFOX*/
@-moz-document url-prefix() {
	.vertical_img {
		width: 100% !important;
		height: auto !important;
		position: relative;
		left: 0 !important;
		top: -25% !important;
		margin-top: 0 !important;
	}
}

@media (max-width: 1280px) {
	.navBar a {
		margin-left: 8px;
	}

	.share-button {
		margin-right: 6%;
	}

	.right_buttons .container {
		min-width: 154px;
		padding-right: 20%;
	}

	.share_bar_content {
		padding-top: 4px !important;
		font-size: 16px !important;
		min-width: 520px !important;
		padding: 17px 0 !important;
		margin-top: -9px;
	}

	.share_bar_content a:first-child {
		margin-left: -15px !important;
	}

	.share_bar_content a {
		margin-left: 8px !important;
	}
}

@media screen and (max-width: 360px) {
	.grid-tags li {
		width: 100%;
		height: 100vw;
	}

	.navBar {
		margin-top: 20px !important;
		width: 100% !important;
		margin-left: 20px !important;
	}
}

/*FIREFOX*/
/*GRID
#photos {
   line-height: 0;
   -webkit-column-count: 2;
   -webkit-column-gap:   0px;
   -moz-column-count:    2;
   -moz-column-gap:      0px;
   column-count:         2;
   column-gap:           0px;
   width: 100%;
   float: left;

}
#photos img {
  width: 100% !important;
  height: auto !important;
  float: left;
}

@media (max-width: 1200px) {
  #photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 1000px) {
  #photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 800px) {
  #photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  #photos {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}
/*END GRID*/
/*2016*/
.column_right {
	width: 50%;
	float: right;
}

.column_left {
	width: 50%;
	float: left;
}

#contact_info .column_left,
#contact_info .column_right {
	width: 83px !important;
}

#contact_info a.social_link {
	display: block;
	font-family: "ITCGaramondBookItalic";
	color: #4D5150;
	font-size: 14px;
	line-height: 20px;
}

#contact_info a.social_link:hover {
	text-decoration: underline;
}

.navigation {
	display: flex;
   flex-direction: column;
	font-weight: normal;
	color: #E0E1E2;
	width: fit-content;
}

.navigation a {
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.18), 0 1px 1px rgba(0, 0, 0, 0.12);
}

.navigation a.link {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: "Helvetica Neue";
	text-decoration: none;
	margin-bottom: 5px;
	/*line-height: 1.8vw;*/
	font-size: 16px;
	line-height: 30px;
	color: #E0E1E2;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s;
}

.navigation a.link:hover {
	color: #D3D3D4;
}

.navigation a.link.active {
	color: #C5C5C5;
}

.navigation a.link:last-child {
	margin-bottom: 2vw;
}



.social_icons {
	display: flex;
	gap: 18px;
	width: fit-content;
	height: fit-content;
    opacity: 1;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s;
}

.social_icons_mobile {
margin-top: 10px;
gap: 25px!important;
display: grid!important;
grid-template-columns: repeat(4, 1fr);
}



a.social_icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 17px;
	color: #E0E1E2;
	background: none;
	transition: color 0.2s;
	text-decoration: none;
}

.social_icons_mobile a.social_icon{
	font-size: 23px;
}
a.social_icon:hover {
	color: #C5C5C5;
}

.info_project{
	font-family: "ITCGaramondBookItalic";
    text-align: center;
}
.info_project h3{
	font-size: 22px;
}
.info_container {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 100vh;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.info_container .general_container {
	display: flex;
	gap: 15px;
	flex-direction: column;
	text-align: center;

}

.info_container .info_title {
	font-family: "AvenirLTStd-Black";
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-wrap: balance;
	line-height: 1em;
}
@media (min-width: 1200px) {
	.info_container .info_title {
		font-size: 29px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.info_container .info_title {
		font-size: 20px;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.info_container .info_title {
		font-size: 18px;
	}
}

@media (max-width: 479px) {
	.info_container .info_title {
		font-size: 16px;
	}
}
.info_container .text {
	font-family: "ITCGaramondLightIt";
	font-weight: 300;
	color: rgba(255, 255, 255, 0.95);
	text-align: center;
	font-size: .95vw;
	width: 100%;
	letter-spacing: 1px;
	line-height: 1.1em;
}

@media (min-width: 1200px) {
	.info_container .text {
		font-size: 18px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.info_container .text {
		font-size: 16px;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.info_container .text {
		font-size: 14px;
	}
}

@media (max-width: 479px) {
	.info_container .text {
		font-size: 12px;
	}
}

.tag_container {
	height: fit-content;
	top: 100%;
	background-color: #000;
	z-index: 0;
}

span.tag_title {
     font-size: 36px;
	font-weight: normal;
	color: #656565;
	display: block;
}


a.tag_name {

	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
   font-size: 14px;
   letter-spacing: -1px;
}

.tag_count {
	color: #656565;
}

a.tag_name:hover {
	text-decoration: underline;
}


.blocks {
	width: 100%;
	height: 100%;
	display: block;
	top: 19px;
}

.blocks.home {
	top: 0;
}

.home_block {
	width: 100%;
	/*padding-bottom: 51.5%;*/
	height: 100vh;
	display: block;
	float: left;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 19px;
}

.home_block:last-child {
	margin-bottom: 0;
}


.block._1x1 {
	width: calc(32.95% - 19px);
	height: 41.478%;
}

.block._1x1 {
	width: calc(32.95% - 19px);
	height: 41.478%;
}

.block._2x1 {
	width: calc(65.9% - 19px);
	height: 41.478%;
}

.block._3x1 {
	width: calc(98.85% - 19px);
	height: 41.478%;
}

.block._1x2 {
	width: calc(32.95% - 19px);
	height: calc(82.956% + 18px);
}

.block._2x2 {
	width: calc(65.9% - 19px);
	height: calc(82.956% + 18px);
}

.block._3x2 {
	width: calc(98.85% - 19px);
	height: calc(82.956% + 18px);
}

.block.full {
	width: calc(98.85% - 19px);
	height: calc(98.85% + 18px);
}

.site_desc p a,
.site_desc p a:active,
.site_desc p a:visited {
	color: #b5b5b5 !important;
}



@media (max-width: 900px) {

	footer,
	.footer-home {
		font-size: 14px;
		padding: 30px 18px;
	}

	#contact_info {
		font-size: 14px;
		padding-top: 6px;
	}
}

@media (max-width: 600px) {

	footer,
	.footer-home {
		flex-direction: column;
		font-size: 13px;
		text-align: center;
		row-gap: 10px;
		justify-content: center;
		align-items: center;
		flex-direction: column-reverse;
		padding: 18px;
		z-index: 80;
	}

	#copyright span {
		font-size: 13px;
	}

	#contact_info {
		font-size: 12px;
		padding-top: 4px;
	}
}

/* Centrar los íconos de redes sociales en el footer */
.icon {
	width: 19px;
	height: 18px;
	display: inline-block;
	background: url(../../images/social_icons.png);
	background-repeat: no-repeat;
	margin: 0 8px;
	vertical-align: middle;
	float: none;
}

.social-icons-footer {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 8px 0 0 0;
	padding: 0;
}

/* Responsive para íconos en móvil */
@media (max-width: 600px) {
	.social-icons-footer {
		margin: 4px 0 0 0;
	}

	.icon {
		width: 24px;
		height: 24px;
		margin: 0 6px;
	}
}

/* --- Hamburguesa y Sidemenu --- */
.hamburger {
	display: none;
	flex-direction: column;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: none;
	border: none;
	cursor: pointer;
	z-index: 1100;

}

.hamburger span {
	display: block;
	width: 30px;
	height: 4px;
	margin: 5px auto;
	background: #E0E1E2;
	border-radius: 2px;
	transition: all 0.3s;
}

.sidemenu {
	position: fixed;
	top: 0;
	right: 0;
	width: 80vw;
	max-width: 320px;
	height: 100vh;
	background: #232323;
	box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
	z-index: 1200;
	transform: translateX(100%);
	transition: transform 0.3s ease;
	display: flex;
	flex-direction: column;
	padding: 0;
}

.sidemenu.open {
	transform: translateX(0);
}

.sidemenu-nav {
	display: flex;
	flex-direction: column;
	margin-top: 60px;
	padding: 0 30px;
}

.sidemenu-nav .link {
	color: #E0E1E2;
	font-size: 20px;
	margin-bottom: 18px;
	text-align: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue";
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.18), 0 1px 1px rgba(0, 0, 0, 0.12);
}

.sidemenu-nav .link.active {
	color: #C5C5C5;
}

.sidemenu .social_icons {
	opacity: 1;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 10px;

}



.close-sidemenu {
	position: absolute;
	top: 18px;
	right: 18px;
	background: none;
	border: none;
	color: #fff;
	font-size: 32px;
	cursor: pointer;
	z-index: 1300;
}

@media (max-width: 900px) {
	.hamburger {
		display: flex;
	}

	nav.navigation, .social_icons_desk {
		display: none !important;
	}

	.sidemenu {
		display: flex;
	}

}

@media (min-width: 901px) {
	nav.navigation {
		display: flex !important;
	}

	.sidemenu {
		display: none !important;
	}

	.hamburger {
		display: none !important;
	}
}

/* --- Fin Hamburguesa y Sidemenu --- */
