	/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/stylesheetroboto.css";
@import "../css/superfish.css";
@font-face {
    font-family: 'robotolight';
    src: url('Roboto-Light-webfont.eot');
    src: url('Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Light-webfont.woff') format('woff'),
         url('Roboto-Light-webfont.ttf') format('truetype'),
         url('Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	min-width: 960px;
	font-family: 'Georgia';
	font-size: 14px;
	background: url('../images/bg1.jpg');
	line-height: 20px;
	color: #d8d0c8;
}



text {
	margin-bottom: 22px;
	font-size: 8px;
	font-family: 'roboto';
	text-align: center;
}

p {
	margin-bottom: 22px;
	font-size: 12px;
	font-family: 'roboto';
	text-align: left
}



h1, h2, h4, h5 {
	font-size: 25px;
	font-family: 'roboto';
	line-height: 15px;
	font-weight: 100;
}

h2 {
	color: #fff;
	border-bottom: 1px solid #5b5247;
	background: url('../images/icon2.png') center 0 no-repeat;
	padding: 35px 0 20px;
	text-align: center;
	margin-bottom: 22px;
}

h3 {
	font-size: 18px;
	font-family:'Roboto';
	line-height: 25px;
	font-weight: 100;
	color: #fff;
	margin-bottom: 5px;
	text-align: left;
}

h4 {
	color: #2d2821;
	margin-bottom: 30px;
	background: url('../images/icon3.png') center 0 no-repeat;
	border-bottom: 1px solid #a9a6a2;
	text-align: center;
	padding: 35px 0 20px;
}

h5 {
	font-size: 47px;
	line-height: 40px;
	color: #fff;
	margin-bottom: 20px;
}

img {
	max-width: 100%;
}

input {
	border-radius: 0 !important;
	outline: none !important;
	-webkit-appearance: none;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

.extra_wrapper {
	overflow: hidden;
}


/*-----------Header------------*/

#header h1 {
	clear: both;
	padding-top: 19px;
	float: left;
	margin-bottom: 22px;
}
#header h1 img {
	display: block;
}

/*-----------Content-----------*/
#content {
	background: #000000);
	padding-top: 31px;
}
.bg1 {
	background: #fff;
	padding: 30px 0 35px;
	color: #000;
}


/*------------Page1------------*/
.art {
	padding-bottom: 39px;
}
.art figure {
	margin-bottom: 14px;
}
.art p {
	margin-bottom: 9px;
	border-bottom: 1px solid #0000;
	padding-bottom: 17px;
}
figure.img1 {
	position: relative;
	overflow: hidden;
	background: #fff;
	text-align: center;
	border-radius: 500px;
}
figure.img1>.image_hover{
	display: none;
	position: absolute;
	height: 100%;
	top: 0;
	font: 18px/25px 'Roboto';
	left: 0;
	width: 100%;
	background: url('../images/page1_img_hover.png') repeat;
	color: #fff;
}

figure.dan>.image_hover_dan{
	display: none;
	position: absolute;
	height: 100%;
	top: 0;
	font: 18px/25px 'Roboto';
	left: 0;
	width: 100%;
	background: url('../images/page1_img_hover.png') repeat;
	color: #fff;
}
figure.img1>.image_hover a {
	display: inline-block;	
	padding: 80px 23px 23px 25px;
}
figure.img1:hover>.image_hover{
	display: block;
}


/*------------Page2------------*/
h3>a:hover {
	color: #fff;
}
figure.img2 {
	position: center;
	border-radius: 500px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 13px;
}

figure.Dan {
	position: center;
	overflow: hidden;
	background: #fff;
	margin-bottom: 13px;
}
.gallery {
	text-align: center;
}
.gallery p {
	margin-bottom: 0;
	padding-top: 5px;
}
.page2 {
	padding-bottom: 30px;
}
.page2 p {
	margin-bottom: 6px;
}
.art2 p {
	margin-bottom: 9px;
	border-bottom: 1px solid #a06d3c;
	padding-bottom: 17px;
}
.art1 {
	padding: 0 11px;
}
.art1 p {
	margin-bottom: 6px;
}
.img3 {
	float: left;
	margin: 6px 20px 20px 0;
}
.img4 {
	position: relative;
	border-radius: 500px;
}


/*------------Page4------------*/
.art time.time1 {
	padding-top: 14px;
	float: left;
	background: #e2ddd8;
	font-size: 19px;
	position: relative;
	width: 75px;
	border-radius: 500px;
	height: 61px;
	font-family: 'Roboto Slab', serif;
	margin: 0 10px 15px 0;
	color: #a06d3c;
	text-align: center;
	line-height: 18px;
}
.art time.time1 span {
	display: block;
	font-size: 30px;
	line-height: 25px;
}
.time2 {
	font-size: 18px;
	color: #a06d3c;
	line-height: 25px;
}


/*-------------Text------------*/
.txt {
	text-align: center;
}
.p1 {
	color: #000000;
}
.p2 {
	font-family:'Roboto';
	font-size: 21px;
	color: #b0b0b0;
	line-height: 31px;
	margin-bottom: 36px;
	
}

.p3{
	font-family:'Roboto';
	font-size: 21px;
	color: #0000;
	line-height: 31px;
	margin-bottom: 36px;
}
.p4 {
	
	margin-top: 22px;
	font-size: 12px;
	font-family: 'roboto';
	text-align: center;
}
.p5 {
	margin-bottom: 30px;
	font-size: 20px;
	font-family: 'roboto';
	text-align: center;
	text-decoration: bold;
}



/*-------------Links-----------*/
a.lightbox {
	position: relative;
	display: block;
	text-align: center;
}
a.lightbox img {
	width: 100%;
}
a.lightbox span {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	display: block;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../images/magnify.png') -100px center no-repeat;
	margin-bottom: 10px;
}
a.lightbox:hover span {
	background-position: center center;
}

a.equipo {
	position: relative;
	display: block;
	text-align: center;
}

a.equipo span {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	display: block;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../images/magnify.png') -100px center no-repeat;
	margin-bottom: 10px;
}
a.equipo:hover span {
	background-position: center center;
}


a {
	text-decoration: none;
	color: inherit;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #fff;
}
.a1, .a2 {
	line-height: 24px;
	text-decoration: none;
	font-size: 12px;
	font-family: 'roboto';
}
.a1 {
	color: #a06d3c;
}
.a2 {
	color: #222222;
}
.a2:hover, .a3:hover, .a4:hover {
	color: #a06d3c;
}
.a3 {
	font-size: 18px;
	color: #a06d3c;
	line-height: 25px;
	font-family: 'roboto';
}
.a4 {
	color: #a06d3c;
}
.a5 {
	background: #a06d3c; background-color: 0.5;
	color: #fff;
	border: 1px solid #a06d3c;
	display: inline-block;
	padding: 9px 26px 15px;
	font-family: 'Roboto';
	font-size: 20px;
	line-height: 24px;
	font-style: 100;
}
.a5:hover {
	background: #000000;
}

.a6 {
	color: #fff;
	display: inline-block;
	padding: 9px 26px 15px;
	font-family: 'Roboto';
	font-size: 20px;
	line-height: 24px;
	font-style: 100;
}


/*-------------List------------*/
.list li {
	margin-bottom: 20px;
}
.list1 li {
	background: url('../images/marker1.png') 0 12px no-repeat;
	padding-left: 12px;
	text-align: left;
}
.list1 li a, .list2 li a {
	line-height: 30px;
}
.list1 li a:hover {
	color: #9c8b7a;
}
.list2 li {
	background: url('../images/marker2.png') 0 12px no-repeat;
	padding-left: 12px;
	text-align: left;
}


/*-------------Indent-----------*/
.pad {
	padding: 30px 0 25px;
	overflow: hidden;
}
.pad1 {
	padding-top: 14px;
}
.pad2 {
	padding-top: 30px;
	overflow: hidden;
}
.pad3 {
	padding-bottom: 30px;
}
.mrg1 {
	margin-bottom: 10px;
}
.mrg3 {
	margin-bottom: 15px;
}
.mrg4 {
	margin-bottom: 0;
}
.mrg5 {
	margin-bottom: 30px;
}
.mrg6 {
	margin-bottom: 22px;
}


/*-------------Footer-----------*/
footer {
	padding: 17px 20;
	text-align: center;
	padding-top: 20px;
}
.privacy {
	color: #d8d0c8;
	font-family: 'Roboto';
	position: relative;
	padding-top: 10px;
}
.privacy a:hover {
	color: #a06d3c;
	font-family: 'Roboto';
	position: relative;
}

.face{
	padding-top: 20px;
}

/*--------------To_Top----------*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 500px;
    overflow: hidden;
    width: 22px;
    height: 26px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: 0 bottom;
}


/*--------------Map-------------*/
.map {
	overflow: hidden;
	padding: 5px 0px 30px;
}
.map figure {
	display: block;
	margin-bottom: 16px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 100%;
	height: 355px;
	max-width: 100%;
}
.map address {
    line-height: inherit;
    font-style: normal;
	display: block;
	font-weight: normal;
}
.map address dt {
	color: #ecca9b;
	margin-bottom: 4px;
	font-family: "roboto";
	font-size: 18px;
	line-height: 25px;
}
.map address dd{
	height: 22px;
	font-family: "roboto";
}
.map address dd span {
	color: inherit;
	padding: 0;
	min-width: 80px;
	display: inline-block;
	text-align: left;
	font-family: "roboto";
}
.map address a{
	color: #ecca9b;
}
.map address a:hover{
	color: #fff;
}
.map address+address {
	margin-top: 28px;
}

@font-face {
    font-family: 'robotolight';
    src: url('Roboto-Light-webfont.eot');
    src: url('Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Light-webfont.woff') format('woff'),
         url('Roboto-Light-webfont.ttf') format('truetype'),
         url('Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*=======================RESPONSIVE LAYOUTS===========================*/
@media only screen and (max-width: 1600px) {
	.camera_pag {
		bottom: 50px !important;
	}
}

@media only screen and (max-width: 1500px) {
	.caption {
/* 		top: 19% !important; */
	}
}

@media only screen and (max-width: 1400px) {
	.caption {
/* 		top: 16% !important; */
	}
	.camera_pag {
		bottom: 40px !important;
	}
}

@media only screen and (max-width: 1300px) {
	.camera_pag {
		bottom: 40px !important;
/* 		bottom: 30px !important; */
	}
	h5 {
		font-size: 40px;
		line-height: 35px;
	}
}

@media only screen and (max-width: 1100px) {
	.caption {
/* 		top: 14% !important; */
	}
	h5 {
		font-size: 35px;
		line-height: 30px;
	}
	.camera_pag {
		bottom: 40px !important;
/* 		bottom: 20px !important; */
	}
	.a5 {
		font-size: 20px;
		line-height: 20px;
		padding: 7px 22px 12px;
	}
	.p2 {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 995px) {
	body {
		min-width: 768px;
	}
	.caption {
/* 		top: 10% !important; */
		padding-top: 47px !important;
		width: 100% !important;
		left: 0 !important;
		margin-left: 0 !important;
	}
	h5 {
		font-size: 30px;
		line-height: 25px;
	}
	.camera_pag {
		bottom: 40px !important;
	}
	.a5 {
		font-size: 18px;
		line-height: 18px;
		padding: 6px 20px 10px;
	}
	.p2 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 25px;
	}
	figure.img1 > .image_hover a {
		padding: 30px 20px 25px;
	}
	.gallery img {
		width: 100%;
	}
	.list1 li a, .list2 li a {
		line-height: 12px;
	}
	.list1 li, .list2 li {
		margin-bottom: 12px;
		background-position: 0 4px;
	}
	.mrg7 {
		margin-bottom: 25px;
	}
	#content {
		text-align: center;
	}
	#contact-form label + label {
		margin-left: 0 !important;
		font-family: "roboto";
	}
}

@media only screen and (max-width: 767px) {
	body {
		min-width: 420px;
	}
	#header {
		text-align: center;
	}
	#header h1 {
		float: none;
		display: inline-block;
	}
	.caption {
/* 		top: 7% !important; */
	}
	h5 {
		font-size: 25px;
		line-height: 25px;
	}
	.a5 {
		font-size: 16px;
		line-height: 16px;
		padding: 6px 18px 9px;
	}
	.caption .p2 {
		display: none;
	}
	.art h2 {
		margin-top: 20px;
	}
	.img3, figure.img1 {
		display: inline-block;
	}
	.img3 {
		float: none;
		margin: 0 0 20px;
	}
	figure.img1 > .image_hover a {
		padding: 70px 23px 23px 25px;
	}
	.gallery li {
		margin-bottom: 30px;
	}
	.art1, .art2 {
		margin-bottom: 50px;
	}
	.list2 li:last-child {
		margin-bottom: 40px;
	}
	.art {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 480px) {

	body {
		min-width: 300px;
	}
	.a5 {
		font-size: 15px;
		line-height: 15px;
		padding: 6px 15px 8px;
	}
}


