@charset "UTF-8";
/* CSS Document */


 @font-face {
                        font-family: 'Calibre-Regular';
                        src: url('Calibre-Regular.eot');
       }

      @font-face {
                        font-family: 'Calibre-Regular';
                        src: url('Calibre-Regular.woff') format('woff'),
                        url('Calibre-Regular.svg#Calibre-Regular') format('svg');
       }
 @font-face {
                        font-family: 'Calibre-Light';
                        src: url('Calibre-Light.eot');
       }

      @font-face {
                        font-family: 'Calibre-Light';
                        src: url('Calibre-Light.woff') format('woff'),
                        url('Calibre-Light.svg#Calibre-Light') format('svg');
       }

 @font-face {
                        font-family: 'Calibre-Bold';
                        src: url('Calibre-Bold.eot');
       }

      @font-face {
                        font-family: 'Calibre-Bold';
                        src: url('Calibre-Bold.woff') format('woff'),
                        url('Calibre-Bold.svg#Calibre-Bold') format('svg');
       }
	   
	   

@font-face {
	font-family: 'Calibre-Semibold';
	src: url('Calibre-Semibold.eot');
	src: url('Calibre-Semibold.woff') format('woff'), url('Calibre-Semibold.ttf') format('truetype'), url('Calibre-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
                        font-family: 'Calibre-Medium';
                        src: url('Calibre-Medium.eot');
       }

      @font-face {
                        font-family: 'Calibre-Medium';
                        src: url('Calibre-Medium.woff') format('woff'),
                        url('Calibre-Medium.svg#Calibre-Medium') format('svg');
       }

* {margin:0;padding:0;outline:none;text-decoration:none;border:0;list-style:none;}

*:focus { outline:none;}
#loading {
	position:absolute;
	height:100%;
	width:100%;
	z-index:350;
	background:#fff url(../imgs/preloader.gif) 50% 50% no-repeat;
	}
body{margin:0px; padding:0px; background:#fff; overflow:hidden}

#bg{position:fixed; z-index:1; overflow:hidden; top:50px; left:35px;}

#bgimg{display:none;}

#preloader{position:relative; z-index:2; width:32px; top:50%; margin:-32px auto;}


h2 {
	color:#F61C2E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	letter-spacing:1px;
	padding:11px 0 5px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:100;}

/* Slideshow */


#back { 
	display:none; 
	position:absolute; 
	left:0; 
	width:100%; 
	height:100%;
	background: url("../imgs/backgroundVision.jpg") 50% 50% no-repeat;
	background-size:cover;
}
#back1 { 
	display:none; 
	position:absolute; 
	left:0; 
	width:100%; 
	height:100%;
	background: url("../imgs/fotografia/1.jpg") 50% 50% no-repeat;
	background-size:cover;
}
#background { position:absolute; z-index:10}


/* border */

#top, #bottom, #left, #right {
			background: #fff;
			z-index:400;
			}
			#left, #right {
				position: fixed;
				top: 0; bottom: 0;
				width: 35px;
				}
				#left { left: 0; }
				#right { right: 0; z-index:3001}
				
			#top, #bottom {
				position: fixed;
				left: 0; right: 0;
				height: 50px;
				}
				#top { top: 0; }
				#bottom { bottom: 0; height:90px; z-index:2000 }
		

strong,b {font-family: 'Calibre-Bold';}


#address{
	float:right;
	color:#808080;
	right:35px;
	top:31px;
	position:absolute;
	margin-top:24px;
	font-family: 'Calibre-Medium';
	font-size:14px;
	letter-spacing:1px
	}	
#address a:link, #address a:visited { color:#808080}
#address a:hover { color:#F61C2E}
/* Menu */
#bottom #title{
	font-family: 'Calibre-Bold'; 
	font-size:17px; 
	color:#F51C2E; 
	letter-spacing:1px; 
	font-weight:100;
	margin-left:35px;
	text-transform:uppercase;
	position:absolute;
	top:32px;
	}

#bottom #title:hover { color:#808080}

ul#menu {
	float:left;
	margin-top:40px;
	width:100%;
	border-top:#707072 1px solid;
	margin-left:170px;
	}
ul#menu li {
	display:inline-block;
	float:left;
	margin-right:8px;
	letter-spacing:1px;
	}
ul#menu li a {
	color:#808080;
	font-family: 'Calibre-Medium';
	font-size:16px;
	text-decoration:none;
	padding:13px 0 2px;
	float:left;
	line-height:19px;
	margin-right:15px
}

ul#menu li a#btn1 { width:52px; margin-right: 24px}
ul#menu li a#btn2 { width:67px}
ul#menu li a#btn3 { width:110px}
ul#menu li a#btn4 { width:85px}
ul#menu li a#btn5 { width:68px}

ul#social {
	float:left;
	position:absolute;
	top:50px;
	width:35px;
	}
	
ul#social li {
	color:#808080 ;
	padding-left:10px;
	list-style:none;
	margin-bottom:9px
}

ul#menu li a.active, ul#menu li a:hover{
	color:#707072 ;
	cursor:pointer;
	font-size:17px;
	font-family: 'Calibre-Semibold';
	}

ul#menu ul{
	position:absolute;
	float:left;
	display:none;
	width:124px;
	bottom:49px;
	background:#fff;
	margin-left:-12px;
	}

ul#menu ul li a{
	width:124px;
	padding:7px 6px 3px;
	background:#fff;
	height:19px;
	margin:0;
}

ul#menu ul li { border:#707072 1px solid; width:auto}

ul#menu ul li:first-child { border-bottom:none}


ul#menu ul li a:hover, ul#menu ul li a.active{
	font-family: 'Calibre-Regular';
	color:#fff;
	font-size:16px;
	background:#F61C2E
}
	
ul#menu li:hover > ul{
	display:block
	}


ul#menu ul ul { 
	left:149px; 
	width:226px;
	}

ul#menu ul > li:last-child { margin-right:0;}


ul#menu ul ul{
	display:none;
	width:288px;
	background:none;
	top:0;
	}

ul#menu ul ul li { margin:0; width:}


ul#menu ul ul li:first-child { border:#707072 1px solid; border-right:none;}

ul#menu ul ul li a { width:auto;}

/* */

#vision h2, #exposiciones h2 {
	font-family: 'Calibre-Semibold';
	font-size:27px;margin-left:22px}

#vision, #exposiciones {
	position:absolute;
	z-index:100;
	width:395px;
	height:700px;
	left:0;
	margin-left:-455px;
	top:114px;
	left:0;
	padding-bottom:20px;
	background:#fff;
	}
	
#vision { height:700px;}

#vision p {
	font-family: 'Calibre-Light';
	font-size:14px;
	color:#666
	}

.RAfoto {
	float:left;
	width:135px;
	margin-right:15px;
	height:180px;
	background:url(../imgs/RAretrato.jpg) 0 0 no-repeat}

#contacto {
	position:absolute;
	z-index:100;
	width:312px;
	height:515px;
	left:0;
	margin-left:-400px;
	top:114px;
	left:0;
	padding:20px 0 0 20px;
	background:#fff url(../imgs/forma.gif) 22px 88px no-repeat;
	}

#contacto h2 {
	font-family: 'Calibre-Semibold';
	font-size:27px;
	margin-bottom:0
	}


#close, #close1, #close2 {
	background:url(../imgs/cerrar.gif) 0 -29px;
	width:32px;
	height:29px;
	right:0;
	position:absolute;
	z-index:150;
	text-indent:-100000px
	}
#close2 { margin-top:-20px}
#close:hover, #close1:hover {
	background-position:0 0
	}
#content {
	float:left;
	padding:5px 22px 15px;
	height:445px;
	overflow:auto;
}

/* Scrollbar */

#scrollbar{ width: 360px; margin: 15px 0 10px 22px; font-family: 'Calibre-Regular'; font-size:14px; line-height:17px; color:#676767 }
#scrollbar .viewport { width: 335px; height: 640px; overflow: hidden; position: relative; }
#scrollbar .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar .scrollbar, #scrollbar1 .scrollbar{ background: transparent url(../imgs/bg-scrollbar-track-y.gif) no-repeat 1px 0; position: relative; background-position: 1px 0; float: right; width: 15px; margin-right:4px }
#scrollbar .track, #scrollbar1 .track { background: transparent url(../imgs/bg-scrollbar-track-y.gif) no-repeat 1px 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar .thumb, #scrollbar1 .thumb { background: transparent url(../imgs/bg-scrollbar-thumb-y.gif) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0;  left: -5px; max-height: }
#scrollbar .disable, #scrollbar1 .disable { display: none; }



#scrollbar1 { width: 387px; margin: 15px 0 0 0; font-family: 'Calibre-Regular'; font-size:14px; line-height:17px; color:#676767 }
#scrollbar1 .viewport { width: 368px; min-height: 640px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0 0 0 22px; min-height:500px}
/* Galeria */

div.content, div.content2 {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	position:absolute;
	height:100%;
	width:100%;
	left:0;
	top:0
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	width:100%;
	height:100%;
}

div.nav-controls a {
	height:100%;
	width:49%;
	float:left;
	position:relative;
	z-index:200;
	cursor:pointer
	}
div.nav-controls a.prev { left:0;}

div.nav-controls a.next { right:0;}

div.slideshow-container {
	position: absolute;
	left:0;
	width:100%;
	height:100%
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../imgs/preloader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	float:left;
	width:100%
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width:100%
}
div.slideshow a.advance-link {
	display: block;
	text-align: center;
	float:left;
	margin-top:-22px
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: top;
	width:100%;
	min-width:1000px;
	position:absolute
}


div.navigation {
	width:568px;
	left:50%;
	opacity:1;
	top:100%;
	position:absolute;
	margin-top:-150px;
	margin-left:-285px;
	background:#fff;
	z-index:301
	}
ul.thumbs {
	clear: both;
	margin: 0 0 0 20px;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 7px 8px 5px 0;
	list-style: none;
}
a.thumb {
	display: block;
}
ul.thumbs li.selected a.thumb {
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width:99px;
	height:64px;
}
div.pagination {
	position:absolute;
	width:100%
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 35px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	width:10px;
	height:10px;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current, span.ellipsis {
	display:none
}

div.pagination a { display:none}
div.pagination a[title=›] { 
	display: block; 
	position:absolute; 
	right:6px;
	background: url(../imgs/navigation.gif) -10px 0 no-repeat;
	float:left;
	text-indent:-10000px;
	}

div.pagination a[title=‹] { 
	display: block; 
	position:absolute; 
	left:6px;
	background: url(../imgs/navigation.gif) 0 0 no-repeat;
	float:left;
	text-indent:-10000px;
	}

/* Cursor */

#falseTop { position:absolute; height:24px; width:100%}
div.nav-controls a.prev  { position:absolute; width:49%; height:100%; cursor:url(../imgs/left.gif); z-index:300; top:24px}
div.nav-controls a.next{ position:absolute; width:100%; height:100%; cursor:url(../imgs/right.gif); z-index:299; left:0; top:24px}


div.nav-controls a.prev:hover {cursor:url(../imgs/left.gif), pointer;}

div.nav-controls a.next:hover {cursor:url(../imgs/right.gif), pointer;}
#galeria, #galeria2, #galeria3, #prensa{
	position:absolute;
	width:100%;
	height:100%;
	left:-100%;
	}

/* Exposiciones */
#exposiciones img {
	float:left;
	margin-right:17px
	}

h3 { float:left; width:40%;font-family: 'Calibre-Light';}

#exposiciones p {
	font-size:15px;
	color:#F51C2E;
	font-family: 'Calibre-Light';
	}
#exposiciones div.info {
	float:left;
	width:310px;
	border-bottom:#999999 1px solid;
	padding-bottom:22px;
	padding-top:20px;
	min-height:180px
	}


/* Contacto */

input[type="text"] { height:5px;}

input[type="text"], textarea {
	float:left;
	width:300px;
	font-family: 'Calibre-Medium';
	color:#808080;
	background:none;
	font-size:16px;
	padding:9px 0 7px;
	line-height:15px;
	width:230px\9;
	margin-bottom:10px
	}

input[type="text"]:nth-of-type(3) {
	margin-bottom:-2px
	}
label {
	font-family: 'Calibre-Medium';
	color:#808080;
	background:none;
	font-size:16px;
	padding:2px 0 7px;
	line-height:15px;
	float:left;
	width:60px;
	display:none;
	display:block\9 
	}

textarea { height:210px; line-height:30px; width:290px\9 }

::-webkit-input-placeholder	{ font-family: 'Calibre-Medium';
	color:#808080; }
input:-moz-placeholder { font-family: 'Calibre-Medium';
	color:#808080; }

.bt_register {
	float:right;
	width:74px;
	height:22px;
	text-indent:-10000px;
	margin-top:10px;
	font-size:13px;
	color:#595959;
	margin-right:20px;
	background:url(../imgs/send.gif) 0 0 no-repeat;
	}

.bt_register_en {
	float:right;
	width:74px;
	height:22px;
	text-indent:-10000px;
	margin-top:10px;
	font-size:13px;
	color:#595959;
	margin-right:20px;
	background:url(../imgs/send_en.gif) 0 0 no-repeat;
	}

.bt_register:hover, .bt_register_en:hover {
	background-position:0 -22px;}

#fotografia { }

#prensa {
}

#container ul {
	width: 728px;
	margin: 0 auto;
	margin-top: 150px;
}

#container ul li {
	float: left;
	margin-right:5px;
	margin-left:5px;
	display: inline;
	margin-bottom: 10px;
	display: inline-block;
	border: #707072 1px solid
}

#container ul li:nth-of-type(2) {border:2px solid red}

#container a img {
	opacity: 1;
	-moz-transition: opacity 1s; /* Firefox 4 */
	-webkit-transition: opacity 1s; /* Safari and Chrome */
	-o-transition: opacity 1s; /* Opera */
}

#container a:hover img{
	opacity: 0.4;
	-moz-transition: opacity 1s; /* Firefox 4 */
	-webkit-transition: opacity 1s; /* Safari and Chrome */
	-o-transition: opacity 1s; /* Opera */
}


/* Firefox */

@-moz-document url-prefix() {
	#exposiciones div.info:nth-last-of-type(1) { display:none}
	
	input[type="text"] { height:15px;}

	input[type="text"], textarea {
	padding:0 0 8px;
	}

	
 } 
 
 
 /* Slideshow 2 */
 
 #slideshow {
    position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

.cb-slideshow,
.cb-slideshow:after { 
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0; 
}

.cb-slideshow li { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
}

.cb-slideshow li:nth-child(1) { 
    background-image: url(../imgs/slideshow1.jpg) 
}
.cb-slideshow li:nth-child(2) { 
    background-image: url(../imgs/slideshow2.jpg);
}
.cb-slideshow li:nth-child(3) { 
    background-image: url(../imgs/slideshow3.jpg);
}
.cb-slideshow li:nth-child(4) { 
    background-image: url(../imgs/slideshow4.jpg);
}
.cb-slideshow li:nth-child(5) { 
    background-image: url(../imgs/slideshow5.jpg);
}
.cb-slideshow li:nth-child(6) { 
    background-image: url(../imgs/slideshow6.jpg);
}

.cb-slideshow li:nth-child(7) { 
    background-image: url(../imgs/slideshow7.jpg);
}
.

/* Slider */

#loading{
	position:absolute;
	width:100%;
	height:100%;
	background:#fff url(../imgs/preloader.gif) 50% 50% no-repeat;
	z-index:200;
}
.bg_image img{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:0;
}
.footer{
	position:fixed;
	top:10px;
	right:10px;
	z-index:999999;
}
.footer a{
	color:#888;
	text-decoration:none;
	text-shadow:1px 1px 1px #fff;
	font-size:12px;
	padding-right:20px;

}
.footer a:hover{
	color:#000;
}

/* Preview Slider Gallery Style */
.ps_container{
	display:none;
	width:100%;
	height:100%;
	margin:70px auto 0px auto;
	position:relative;
}
.ps_image_wrapper{
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.ps_image_wrapper img{
	position:absolute;
	left:0px;
	top:0px;
	height:100%
}
.ps_prev,
.ps_next{
	width:60px;
	height:60px;
	position:absolute;
	top:50%;
	margin-top:-30px;
	cursor:pointer;
}
.ps_prev{
	background:transparent url(../imgs/prev.png) no-repeat top center;
	left:35px;
}
.ps_next{
	background:transparent url(../imgs/next.png) no-repeat top center;
	right:35px;
}
.ps_prev:hover,
.ps_next:hover{
	opacity:0.9;
}
ul.ps_nav{
	list-style:none;
	display:none
}

#galeria 2 { margin-left:-100%;}


.te_content img{ height: 760px !important; width: auto !important}

/* Hacks */


@media only screen and (orientation:portrait){

ul#menu { width:608px;}

ul#menu ul { width:283px; margin-left:0}
ul#menu li {
	font-size:12px
	}

ul#menu li a#btn1 { width:auto}

ul#menu li a#btn2 { width:auto}

ul#menu li a#btn3 { width:auto}

ul#menu li a#btn4 { width:auto; margin-right:0}

ul#menu li a#btn5 { width:auto}

ul#menu li a#gal1 { width:auto}

ul#menu li a#gal2 { width: auto}

#address { margin-top:20px}

#vision, #exposiciones { height:546px}

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {

ul#menu { }

ul#menu ul { width:350px; margin-left:0;}

ul#menu li a#btn1 { width:auto}

ul#menu li a#btn2 { width:auto}

ul#menu li a#btn3 { width:auto}

ul#menu li a#btn4 { width:auto; margin-right:0}

ul#menu li a#gal1 { width:auto}

ul#menu li a#btn5 { width:auto}

ul#menu li a#gal2 { width: auto}

#address { margin-top:20px}


}

@-moz-document url-prefix() {

#bottom #title {
	position:relative;
	top:22px
}

ul#menu {
	margin-top:19px
}

}
