@font-face {
    font-family: "Montserrat-Bold";
    src: url("../fonts/Montserrat-Bold.eot");
    src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
         url("../fonts/Montserrat-Bold.woff") format("woff"),
         url("../fonts/Montserrat-Bold.ttf") format("truetype"),
         url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-Medium";
    src: url("../fonts/Montserrat-Medium.eot");
    src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"),
         url("../fonts/Montserrat-Medium.woff") format("woff"),
         url("../fonts/Montserrat-Medium.ttf") format("truetype"),
         url("../fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-Regular";
    src: url("../fonts/Montserrat-Regular.eot");
    src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),
         url("../fonts/Montserrat-Regular.woff") format("woff"),
         url("../fonts/Montserrat-Regular.ttf") format("truetype"),
         url("../fonts/Montserrat-Regulart.svg#Montserrat-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "theinhardtregular";
    src: url("../fonts/theinhardtreg-webfont.eot");
    src: url("../fonts/theinhardtreg-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/theinhardtreg-webfont.woff") format("woff"),
         url("../fonts/theinhardtreg-webfont.ttf") format("truetype"),
         url("../fonts/theinhardtreg-webfont.svg#theinhardtregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "theinhardtmedium";
    src: url("../fonts/theinhardtmed-webfont.eot");
    src: url("../fonts/theinhardtmed-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/theinhardtmed-webfont.woff") format("woff"),
         url("../fonts/theinhardtmed-webfont.ttf") format("truetype"),
         url("../fonts/theinhardtmed-webfont.svg#theinhardtmedium") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "theinhardtbold";
    src: url("../fonts/theinhardtbold-webfont.eot");
    src: url("../fonts/theinhardtbold-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/theinhardtbold-webfont.woff") format("woff"),
         url("../fonts/theinhardtbold-webfont.ttf") format("truetype"),
         url("../fonts/theinhardtbold-webfont.svg#theinhardtbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: "theinhardtmedium_italic";
    src: url("../fonts/theinhardtmedit-webfont.eot");
    src: url("../fonts/theinhardtmedit-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/theinhardtmedit-webfont.woff") format("woff"),
         url("../fonts/theinhardtmedit-webfont.ttf") format("truetype"),
         url("../fonts/theinhardtmedit-webfont.svg#theinhardtmedium_italic") format("svg");
    font-weight: normal;
    font-style: normal;
}
*
{
  margin:0px;
  padding:0px;
}
.clear
{
	clear: both;
}
.animacion
{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#content ul li .animacion
{
	transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
.no-margin
{
	margin: 0px !important;
}
.active
{
	color: #FFFFFF;
}
.italic
{
	font-family: "theinhardtmedium_italic";
}
img
{
	border: none;
}
a
{
	text-decoration: none;
	outline: none;
	color: #ffffff;
}
body
{
	background: #000000;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

#prehome
{
	background: #ff3636;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: 999;
}
#prehome div
{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: 0 auto;
	margin-top: -74px;
	width: 44.9%;
	max-width: 605px;
	min-width: 300px;
}
#prehome div img
{
	width: 100%;
}
#home
{
	display: none;
}
#container
{
	margin: 0 auto;
	width: 83.2%;
	max-width: 1019px;
	padding: 0 8.4%;
}
#header
{
	padding-top: 55px;
	padding-left: 4px;
	padding-left: 1.5%;
	position: relative;
}
#header h1
{
	display: inline-block;
	position: relative;
//	margin-left: 11px;
}
#header h1 span
{
	position: absolute;
	right: 0;
	overflow: hidden;
	width: 234px;
	height: 59px;
	background: #ffffff;
}
#header h1 span img
{
	position: absolute;
	right: 0;
}
#header2
{
	background: #000000;
	position: fixed;
	top: -100px;
	left: 0;
	right: 0;
	height: 85px;
	z-index: 999;
	width: 100%;
}
#header2 span
{
	position: relative;
	display: block;
	margin: 0 auto;
	padding-top: 22px;
	width: 81%;
	max-width: 990px;
}
#header2 .about
{
	background: url(../imgs/menu-22.png) center no-repeat;
	cursor: pointer;
	float: right;
	height: 30px;
	width: 30px;
	margin-top: 6px;
}
#header2 .about img
{
	width: 100%;
}
#header2 h2
{
	display: inline-block;
	float: left;
	width: 176px;
}
#header2 h2 img
{
	width: 177px;
}
#about_buton
{
	background: url(../imgs/menu.png) center no-repeat;
	cursor: pointer;
	height: 43px;
	position: absolute;
	right: 14px;
	top: 62px;
	width: 43px;
}
#content
{
	padding: 3.9% 1.5% 0px 1.5%;
}
.module
{
	float: left;
	margin-bottom: 3.3%;
	position: relative;
	width: 32%;
}
.module img
{
	position: relative;
	-moz-box-shadow: 0px 0px 0px rgba(186,182,186,0.8);
	-webkit-box-shadow: 0px 0px 0px rgba(186,182,186,0.8);
	box-shadow: 0px 0px 0px rgba(186,182,186,0.8);
	vertical-align: bottom;
	width: 100%;
	z-index: 9;
}
.shadow
{
	position: absolute;
	top: -7px;
	left: -5px;
	right: 0;
	bottom: 0;
	z-index: 0;
}
.even
{
	margin-left: 2%;
}
.info
{
	cursor: pointer;
	font-family: "theinhardtregular";
	color: #000000;
	font-size: 14px;
	background: #fffdf2;
	padding: 6% 0.5% 0 8.3%;
	overflow: hidden;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	line-height: 15px;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
}
.module:hover .info
{
	opacity: 1;
	filter: alpha(opacity=100);
}
.info-slide
{
	margin-top: 20px;
}
.module:hover .info-slide
{
	margin-top: 0;
}
.info h5
{
	font-family: "theinhardtmedium";
	font-size: 15px;
}
.info p
{
	margin-top: 1.9%;
}
.play
{
	background: url(../imgs/triangle.png) no-repeat center;
	background-size: 15px;
	margin-bottom: 4%;
	height: 49px;
	width: 50px;
}
.play img
{
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#video_modal
{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	z-index: 9999;
	display: none;
}
#wrap
{
	display: block;
	background: #171717;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity:0.95;
}
#video_modal div
{
	background-size: contain !important;
	cursor: pointer;
	position: absolute;
	padding-bottom: 39.8%;
	min-width: 300px;
	width: 71.1%;
}
#fotos
{
	padding-bottom: 33.6% !important;
	width: 59.3% !important;
	min-height: 200px;
}
#fotos, #videos
{
	display: none;
}
#video_modal div iframe
{
	position: absolute;
    top: 0;
    left: 0;
	right: 0;
	margin: 0 auto;
    width: 100%;
    height: 100%;
}
#video_modal .cerrar
{
	background: url(../imgs/cruz-g.png) no-repeat center;
	cursor: pointer;
	position: absolute;
	right: 8%;
	top: 12%;
	height: 62px;
	width: 64px;
}
.about_container
{
	background: url(../imgs/about.jpg) center no-repeat;
	background-size: cover;
	background-color: #ff3636;
	color: #f6f6f6;
	font-family: "theinhardtregular";
	font-size: 19px;
	line-height: 24px;
	overflow: hidden;
	height: 0;
	width: 100%;
}
.about_container .italic
{
	font-family: "theinhardtregular";
	font-style: italic;
}
#about ul li:hover, #about a:hover
{
	color: #2a2a2a;
}
.about_container p
{
	margin-bottom: 25px;
}
.about2
{
	height: 563px;
}
#about
{
	margin: 0 auto;
	position: relative;
	padding-left: 4.8%;
	padding-right: 4.8%;
	padding-top: 4.6%;
	width: 91%;
	max-width: 1152px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.services
{
	display: none;
	top: 62px;
}
ul.services
{
	margin-right: 0px !important;
	width: 255px !important;
}
.services li
{
	float: left;
	margin-bottom: 11px !important;
	margin-right: 19px !important;
	width: 108px;
}
.services li img
{
	-moz-box-shadow: 4px 4px 13px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 4px 4px 13px rgba(0, 0, 0, 0.5);
	box-shadow: 4px 4px 13px rgba(0, 0, 0, 0.5);
}
.col
{
	float: left;
	margin-right: 3.6%;
}
.waaa
{
	color:#000000
}
.weee
{
	color:#950000
}
.col:first-child
{
	min-width: 180px;
	width: 18.3%;
}
.thumbs-col
{
	width: 26.2%;
	min-width: 250px;
}
.social a
{
	display: inline-block;
	height: 52px;
	width: 52px;
}
#about ul li
{
	cursor: pointer;
	font-family: "theinhardtbold";
	font-size: 23px;
	margin: 0 10px 10px 0px;
}
.close
{
	background: url(../imgs/cruz.png) no-repeat center;
	cursor: pointer;
	position: absolute;
	right: 13px;
	top: 6px;
	height: 62px;
	width: 64px;
}
#about_buton img, .close img, .cerrar img, .play img, .about img
{
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
#about_buton:hover img, #close_wrap .close:hover img, .cerrar:hover img, .about:hover img, .play:hover img
{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
#close_wrap
{
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 57px;
	width: 99.4%;
	max-width: 1019px;
}
.thumbs li:hover
{
	opacity: 0.5;
}
#footer
{
	background: #000000;
	font-family: "theinhardtregular";
	font-size: 14px;
	color: #f6f6f6;
	width: 100%;
}
#footer span:first-child
{
	margin-right: 3.3%;
}
#footer span
{
	display: inline-block;
	float: left;
	margin-right: 4%;
}
#footer div
{
	margin: 0 auto;
	position: relative;
	padding-top: 24px;
	height: 55px;
	line-height: 17px;
	width: 79%;
	max-width: 990px;
}
.go-up
{
	margin-left: 7%;
	padding-top: 10px;
}
#footer .go-up a:hover
{
	text-decoration: none;
}
.go-up:hover img
{
	padding-bottom: 5px;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer ul
{
	left: 0px;
	right: 0px;
	top: 25%;
	width: 170px;
}
#footer ul li
{
	float: left;
	margin: 0 5%;
	height: 40px;
	width: 40px;
}
#footer ul li img:first-child, #header2 span h2 img:first-child, .thumbs-col a img:first-child
{
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}
#footer ul li:hover img, #header2 span h2:hover img, .thumbs-col a:hover img
{
	opacity: 0;
	filter: alpha(opacity=0);
}
#footer ul li:hover img:first-child, #header2 span h2:hover img:first-child, .thumbs-col a:hover img:first-child
{
	opacity: 1;
	filter: alpha(opacity=100);
}
.vimeo
{
	height: 39px !important;
	width: 39px !important;
}
@media screen and (max-width:1205px)
{
	.info
	{
		font-size: 13px;
	}
}
@media screen and (max-width:1180px)
{
	.about_container br
	{
//		display: none;
	}
	.thumbs-col br
	{
		display: inline;
	}
	.col
	{
		margin-right: 1.6%;
		margin-bottom: 20px;
	}
	.col:first-child
	{
		width: 185px;
	}
	#about
	{
		margin: inherit;
		width: 80%;
	}
	#close_wrap
	{
		right: -100px;
		top: 40px;
	}
	#footer span:first-child, #footer span
	{
		margin-right: 1%;
	}
	.module
	{
		width: 49%;
	}
	.module:nth-child(even)
	{
		margin-left: 2%;
	}
	.even
	{
		margin-left: 0;
	}
	.info h5
	{
		font-size: 21px;
	}
	.info
	{
		line-height: 19px;
		font-size: 16px;
	}
	.play
	{
		height: 63px;
		width: 64px;
	}
}
@media screen and (max-width:1090px)
{
	.about_container
	{
		font-size: 16px;
	}
	#about ul li
	{
		font-size: 23px;
	}
	.close img
	{
		width: 100%;
	}
	
}
@media screen and (max-width:1085px)
{
	#footer span:first-child
	{
		margin-right: 1%;
	}
	#footer span
	{
		margin-right: 2%;
	}
	.about_container
	{
		font-size: 16px;
	}
}
@media screen and (max-width:1010px)
{
	#footer span:first-child
	{
		margin-right: 3.3%;
	}
	#footer span
	{
		margin-right: 4%;
	}
	.col
	{
		margin-right: 0;
	}
	#about ul li
	{
		font-size: 19px;
		margin-bottom: 0px;
	}
	.col:first-child
	{
		min-width: inherit;
		width: 160px;
	}
}
@media screen and (max-width:993px)
{
	.col:first-child
	{
		width: 169px;
	}
	.close
	{
		background-size: 12px;
		width: 45px;
		height: 43px;
	}
}
@media screen and (max-width:950px)
{
	.info
	{
		line-height: 16px;
		font-size: 15px;
	}
	.info h5
	{
		font-size: 20px;
	}
	.play
	{
		height: 57px;
		width: 58px;
	}
	.col:first-child
	{
		padding-top: 6px;
		width: 100%;
	}
	.col:first-child ul li:first-child
	{
		float: left;
		margin-right: 8px;
	}
	.col
	{
		float: none;
	}
	.about_container br
	{
		display: none;
	}
	.thumbs-col br
	{
		display: inline;
	}
}
@media screen and (max-width:900px)
{
	.info
	{
		font-size: 14px;
		line-height: 16px;
	}
}
@media screen and (max-width:890px)
{
	#footer span:first-child
	{
		margin-right: 1%
	}
	#footer span
	{
		margin-right: 2%;
	}
}
@media screen and (max-width:870px)
{
	#footer span:first-child
	{
		display: inline !important;
	}
	#footer span
	{
		display: none !important;
	}
}
@media screen and (max-width:800px)
{
	.info
	{
		font-size: 14px;
	}
	.info h5
	{
		font-size: 19px;
	}
	.module, .even
	{
		float: none;
		margin: 0 auto;
		margin-bottom: 7.3%;
		margin-left: auto;
		width: 100%;
	}
	.module:nth-child(even)
	{
		margin-left: auto;
	}
	.info
	{
		display: inherit;
		font-size: 18px;
		line-height: 23px;
	}
	.info h5
	{
		font-size: 23px;
	}
	.play
	{
		height: 63px;
		width: 64px;
	}
}
@media screen and (max-width:568px)
{
	#header
	{
		padding-top: 40px;
		padding-bottom: 5px;
	}
	#header2 h2, #header2 h2 img
	{
		width: 150px;
	}
	#header2 .about
	{
		height: 26px;
		width: 26px;
		margin-top: 5px;
		background-size: 10px;
	}
	#header2 .about img
	{
		width: 100%;
	}
	#about_buton
	{
		top: 47px;
	}
	.info
	{
		line-height: 15px;
		font-size: 14px;
	}
	.info h5
	{
		font-size: 16px;
	}
	.about_container
	{
		font-size: 11px !important;
		position: relative;
		z-index: 1000;
		line-height: 13px;
	}
	#about ul li
	{
		font-size: 16px;
	}
	.social img, .social a
	{
		width: 30px;
	}
	.close
	{
		background-size: 10px;
		height: 33px;
		top: -23px;
		right: 30px;
		width: 34px;
	}
	.close img
	{
		width: 100%;
	}
	#close_wrap
	{
//		top: 20px;
	}
	#video_modal .cerrar
	{
		background-size: 10px;
		height: 30px !important;
		width: 30px !important;
		z-index: 99999;
	}
	#video_modal .cerrar img
	{
		width: 100%;
	}
	#header
	{
		display: none;
	}
	#container
	{
		padding-top: 85px;
	}
	#header2
	{
		display: inline;
		top: 0px !important;
		height: 77px;
	}
	.col:first-child
	{
		padding-top: 6px;
		width: 100%;
	}
	.col:first-child ul li:first-child
	{
		float: left;
		margin-right: 8px;
	}
	.play
	{
		height: 45px;
		width: 46px;
	}
	#footer ul
	{
		display: none !important;
	}
	#footer span:first-child
	{
		display: inline !important;
	}
	#footer span
	{
		display: none !important;
	}
	.module, .even
	{
		float: none;
		margin: 0 auto;
		margin-bottom: 7.3%;
		margin-left: auto;
		width: 98%;
	}
}
@media screen and (max-width:540px)
{
	#footer span
	{
		font-size: 12px;
	}
	.info
	{
		line-height: 19px;
		font-size: 16px;
	}
	.info h5
	{
		font-size: 22px;
	}
	.play
	{
		height: 56px;
		width: 57px;
	}
	#video_modal .cerrar  img
	{
		width: 100%;
	}
	#video_modal .cerrar
	{
		top: 8%;
	}
	.about_container
	{
		font-size: 11px !important;
		position: relative;
		z-index: 1000;
		line-height: 13px;
	}
}
@media screen and (max-width:440px)
{
	.play
	{
		height: 49px;
		width: 50px;
	}
	.info
	{
		line-height: 13px;
		font-size: 14px;
	}
	.info h5
	{
		font-size: 21px;
	}
}
@media screen and (max-width:365px)
{
	#header
	{
		padding-top: 35px;
		padding-bottom: 5px;
	}
	#header h1
	{
		width: 177px;
	}
	#header h1 span
	{
		width: 177px;
	}
	#header h1 img
	{
		width: 177px;
	}
	.about_container
	{
		font-size: 11px !important;
		position: relative;
		z-index: 1000;
		line-height: 13px;
	}
	#about_buton
	{
		height: 32px;
		width: 32px;
		top: 41px;
	}
	#about_buton img
	{
		width: 100%;
	}
	.module, .even
	{
		float: none;
		margin: 0 auto;
		margin-bottom: 7.3%;
		margin-left: auto;
		width: 98%;
	}
	.info h5
	{
		font-size: 19px;
	}
	.info
	{
		line-height: 12px;
	}
}
@media screen and (max-width:365px)
{
	.play
	{
		height: 40px;
		width: 41px;
	}
}
#loading
{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	margin-top: -31px;
	-webkit-animation: loading 1s infinite ease-in-out;
	animation: loading 1s infinite ease-in-out;
}
@-webkit-keyframes loading
{
    0%
	{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
    100%
	{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes loading
{
	0%
	{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
    100%
	{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.contact {
}
