/*
Theme Name: Lascasiana
Description: Page theme Lascasiana
Version: 1.0
Author: Claudia Cordova

*/

@charset "utf-8";
@import url('fonts/style.css');
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family: 'Myriad Pro Regular', Arial, sans-serif;
	background:#272629;
	font-size:12px;
}
a {
    color: #EE2D2F;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: none;
}


header{
	background:url(images/fondo-header.jpg) center no-repeat #272629;
	background-size:cover;
	padding:10px 0;

}
.center{
	text-align:center;
}
.logo{
	background:url(images/fondo-logo.png) no-repeat;
	width:302px;
	padding:13px 0 0 22px;
	height:73px;
	
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 6% !important;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
    height: 351px !important;
}
.logo a:hover{
	 
    -webkit-transform: scale(1.05,1.07);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    /* -webkit-transform:scale(0.95); 
    -moz-transform:scale(1.25);
    -ms-transform:scale(1.25);
    -o-transform:scale(1.25); 
     transform:scale(1.25);
	
	opacity: 0.5;
	filter: alpha(opacity=50);
 	-webkit-transition: opacity 1s linear;*/
	 
}
h1{
	background:#333437;
	font-size:29px;
	font-family: 'bignoodletitlingregular';
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	padding:10px 0 0;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
h2{
	font-family:verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
}
h3{
	font-size:25px;
	font-family: 'bignoodletitlingregular';
	color:#FFF;
	text-align:left;
}
ul{
	padding:0px !important;
}
.navbar-brand{
	margin:0;
	padding:0;
	
}
.navbar-collapse {
     padding-right: 0px !important; 
     padding-left:0px !important; }
nav{
	font-family: 'bignoodletitlingregular';
	font-size:29px;
	color:#C1BEB7;
	padding:0 !important;
	width:100%;
	max-width:984px;
	margin:15px auto 0;
} 
.navbar{
	margin-bottom:50px !important;
	border:none !important;
	
}

.navbar-inverse {
    background-color: #505150 !important;
    border-color:transparent !important;
	    border-radius: 0px !important;
   
}

.navbar-inverse .navbar-nav>li>a {
	color:#C1BEB7;
	    padding: 33px 15px 21px;
		border-right:1px #383c3b solid;

}
.navbar-inverse .navbar-nav>li>a:hover {
	background:#9E3333;
	    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    text-decoration: none;
}

.navbar-inverse .navbar-nav>li>a:active {
	background:#9E3333;
	    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    text-decoration: none;
}


.navbar-inverse .navbar-nav>li>a:focus {
	background:#9E3333;
	    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    text-decoration: none;
}

.navbar-inverse .navbar-nav>.active>a {
   background:#9E3333 !important;
	    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    text-decoration: none;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding:  0;
    margin: 0;
    list-style: none;
    background-color: #4D4D4D;

}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #333437;
}
.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#FFF;
}

.dropdown-menu>li>a {
    color: #FFFFFF;
    text-decoration: none;
	font-size:19px;
	border-bottom:1px #383c3b solid;
	 padding: 7px 0 0;
	text-align:center;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #A4272D;
}

a:active { 
    background-color: yellow;
}
#borderojo{
	width:100%;
	height:5px;
	background:#af3433;
}
.top67{
	margin-top:67px;
	padding-bottom:85px;
}

.nav-tabs{
	font-size:27px;
	font-family: 'bignoodletitlingregular';
	color:#3F4140;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
   
}
.nav-tabs>li>a {
	margin-right:0px;
	border-radius:0px;
	border:0px;
	padding: 10px 36px 0px;
	 color:#3F4140 !important;
	} 
	
	.nav-tabs>li>a:hover {
	margin-right:0px;
	border-radius:0px;
	border:0px;
	padding: 10px 36px 0px;
	 color:#FFFFFF !important;
	 background-color: #00263a;
	} 
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #FFFFFF !important;
    cursor: default;
    background-color: #00263a;
    border-bottom: none !important;
	border:none !important;
}
.tab-content{
	background:#f2f2f2;
	margin-top:27px;
	padding-top:10px;

}
.tab-content p{
	padding:35px;
}
.fondogris{
	background:#f2f2f2;
}
.fondogris2{
	background:#dcdcdd;
}


.fondogris3{
	background:#bab9ba;
}
.fondogris4{
	background: #333638;
    width: 100%;
    height: auto;
    overflow: hidden;
    /* margin-bottom: 20px; */
    margin: 20px 0;
	color:#FFF;
	font-family:verdana, sans-serif;
	padding:20px 0;
}

.fondogris5{
	background: #333638;
    width: 100%;
    height: auto;
    overflow: hidden;
    /* margin-bottom: 20px; */
    margin: -16px 0 20px;
	color:#FFF;
	font-family:verdana, sans-serif;
	padding:20px 0 5px;
}
.top10{
	margin:5px 0;
}

.fondoblanco{
	background:#FFF;
	height:auto;
	padding:0 30px;
}
.top25{
	padding-top:25px;
	padding-bottom:25px;
}
.footer{
	background:url(images/fondo-footer.jpg) repeat center #272629;
	background-size:cover;
	width:100%;
}

#lineagris{
	width:100%;
	max-width:765px;	
	background:url(images/linea.png) no-repeat;
	height:3px;
	margin:20px auto;
	clear:both;
}

/*Nosotros*/
#nosotros{
	max-width:876px;
	margin:0 auto;
	width:100%;
	font-family:verdana, sans-serif;
	font-size:12px;
	
}

#dsnosotros{
	max-width:806px;
	background:#f2f2f2;
	margin-top:22px;
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:18px;
	
}

#dsnosotros .col-md-6{
	padding:0 !important;
}



#dsnosotros .col-md-4{
	padding:0 !important;
}

#dsnosotros .col-md-8{
	padding:0 !important;
}
#dsnoticias{
	max-width:806px;
	background:#f2f2f2;
	margin-top:22px;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:18px 10px;
	
}
#dscontactof{
	max-width:806px;
	background:#ffffff;
	margin-top:22px;
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:18px;
}
#dsgaleria{
	max-width:806px;
	background:#D0D0D0;
	margin-top:22px;
	width:100%;
	height:auto;
	padding-top:10px;
}
.alto215{
	height:255px;
}
.alto175{
	height:175px;
}
.alto260{
	height:290px;
}
.alto{
	height:100px;
}
.alto130{
	height:130px;
}
.alto168{
	height:145px;
}
.alto155{
	height:155px;
}
.alto180{
	height:180px;
}
.top70{
	padding-top:27px;
}
.top115{
	padding-top:27px;
}
#dsgaleria .col-md-3{
	padding:0 5px !important;
	
}
#nosotrosfoto{
	float:left;
}

#nosotrosds{
	width:100%;
	max-width:490px;	
}

#bordenaranja{
	background:#cb2027;
	height:3px;
	width:100%;
	
}

#bordenaranja2{
	background:#cb2027;
	height:2px;
	width:100%;
	margin:30px 0 0;
}
#bordenaranja3{
	background:#cb2027;
	height:2px;
	width:100%;
}

#separador{
	width:100%;
	height:30px;
	clear:both;
}
.textright{
	text-align:right;
}
.size13{
	font-size:13px;
	font-family:verdana, sans-serif;
}
#mapa{
	max-width:638px;
	width:100%;
	border:3px #ad3333 solid;
	margin:0 auto 50px;
}

#dsmapa{
	max-width:638px;
	width:100%;	margin:0 auto;
	overflow:hidden;
}
#dsnosotros li{
	list-style-image:url(images/vinieta.png);
	margin-left:15px;
}
#dsmapa li{
	list-style-image:url(images/vinieta.png);
	
}

#dsnoticias li{
	list-style-image:url(images/vinieta.png);
	margin-left:40px;
}

.fondogris li{
	list-style-image:url(images/vinieta.png);
	margin-left:40px;
}
.col-md-7 p{
	padding:0 !important;
}
	

#idioma{
	text-align:right;
	padding:10px;
	float:left;
}

.img20{
  margin: 10px 12px 0 0;
 
}
.left{
	float:left;
}
.clear{ clear:both;}
.more-link{
	font-size:0px !important;
}

@media(max-width:1280px){
.form-control {
	float:left;
	}
	.container {
    width: 100%;
	padding:0 !important;
}
}

@media(max-width:992px){
.form-control {
	float:left;
	}
	.navbar-nav {
        margin: 84px 0 0 0;
    font-size: 25px;
    float: none !important;
    width: 100%;
}
.navbar-inverse .navbar-nav>li>a {
    color: #C1BEB7;
    padding: 27px 26px;
    border-right: 1px #383c3b solid;
}
.container {
    width: 100%;
	padding:0 !important;
}

.nav-tabs>li>a {
    padding: 10px 29px !important;
}
}

@media(max-width:1024px){
.navbar-nav {
	float:left !important;
	margin:0;
}
.container {
    width: 100%;
	padding:0 !important;
}
.navbar-form .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
	float:left;
}

.form-group {
    margin-bottom: 15px;
    width: 90%;
    float: left;
}
container {
    width: 100%;
	padding:0 !important;
}
.navbar-brand img {
    width: 100%;
    padding: 0;
}
.nav-tabs>li>a {
    padding: 10px 29px !important;
}
}
@media (max-width: 768px){
.navbar-nav { 
	float:left !important;
	margin:0;
}
.navbar-brand img {
    width: 80%;
    padding: 0;
    margin: -3px 0 0;
}
.collapse {
    display: none;
}

}
@media(max-width:640px){
.navbar-brand img {
    width: 80%;
    padding: 0;
    margin: -3px 0 0;
}

.navbar-nav {
     float:left; 
    margin: 0;
	font-size:0.875em;
	width: 100%;
}
.navbar-inverse .navbar-nav>li>a {
    color: #C1BEB7;
    padding: 10px 15px;
    border-right: 1px #383c3b solid;
}
.form-control {
	float:left;
	}
	.nav-tabs>li>a {
   padding: 3px 33px;
}
.noneimg img{
	width:0px;
}
.tab-content {
    margin-top: -80px;
}
}

@media(max-width:480px){
.navbar-brand img {
    width: 80%;
    padding: 0;
    margin: 0px 0 0;
}

.navbar-nav {
     float:left; 
    margin: 0;
	font-size:0.875em;
	width: 100%;
}
.navbar-inverse .navbar-nav>li>a {
    color: #C1BEB7;
    padding: 10px 15px;
    border-right: 1px #383c3b solid;
}
.form-control {
	float:left;
	}
	.nav-tabs>li>a {
      padding: 3px 7px;
}
.noneimg img{
	width:0px;
}
.tab-content {
    margin-top: -80px;
}
	}
	
	@media(max-width:414px){
.navbar-brand img {
    width: 80%;
    padding: 0;
    margin: 0px 0 0;
}

.navbar-nav {
     float:left; 
    margin: 0;
	font-size:0.875em;
	width: 100%;
}
.navbar-inverse .navbar-nav>li>a {
    color: #C1BEB7;
    padding: 10px 15px;
    border-right: 1px #383c3b solid;
}
.form-control {
	float:left;
	}
	.nav-tabs>li>a {
      padding: 3px 7px;
}
.noneimg img{
	width:0px;
}
.tab-content {
    margin-top: -80px;
}
	}
	
	@media(max-width:375px){
.navbar-brand img {
   width: 70%;
    padding: 0;
    margin: 0;
}

.navbar-nav {
     float:left; 
    margin: 0;
	font-size:0.875em;
	width: 100%;
}
.navbar-inverse .navbar-nav>li>a {
    color: #C1BEB7;
    padding: 10px 15px;
    border-right: 1px #383c3b solid;
}
.form-control {
	float:left;
	}
	.nav-tabs>li>a {
      padding: 3px 7px;
}
.noneimg img{
	width:0px;
}
.tab-content {
    margin-top: -80px;
}
	}
	
	@media(max-width:320px){
.navbar-brand img {
    width: 80%;
    padding: 0;
    margin: 0px 0 0;
}

.navbar-nav {
     float:left; 
    margin: 0;
	font-size:0.875em;
	width: 100%;
}
.navbar-inverse .navbar-nav>li>a {
    color: #C1BEB7;
    padding: 10px 15px;
    border-right: 1px #383c3b solid;
}
.form-control {
	float:left;
	}
	}

.goscuro{
	font-size:16px;
	font-family: 'bignoodletitlingregular';
	background:#B8B8B8;
	padding:10px 8px 0;
	display:inline-block;
	margin:0 0 0 -4px;
}

.gclaro{
	font-size:16px;
	font-family: 'bignoodletitlingregular';
	background:#DBDBDB;
	display:inline-block;
	margin:0 0 0 -4px;
	padding:10px 8px 0;
}
/*Lightbox*/

.lb-album{
	width: 900px;
	margin: 0 auto;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
}
.lb-album li{
	float: left;
	margin: 5px;
	position: relative;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{
	width: 150px;
	height: 150px;
	position: relative;
	padding: 10px;
	background: #f1d2c2;
	-webkit-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
}
.lb-album li > a span{
	position: absolute;
	width: 150px;
	height: 150px;
	top: 10px;
	left: 10px;
	text-align: center;
	line-height: 150px;
	color: rgba(27,54,81,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgb(51,52,55);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(51,52,55,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(51,52,55,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(51,52,55,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(51,52,55,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(51,52,55,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(51,52,55,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background: rgb(51,52,55);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(51,52,55,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(51,52,55,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(51,52,55,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(51,52,55,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(51,52,55,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(51,52,55,1) 100%);
}
.lb-overlay > div{
	position: relative;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 10px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 20px;
	width: 200px;
	height: 60px;
}
.lb-overlay div h3{
	font-size: 36px;
	float: left;
	text-align: right;
	border-right: 1px solid rgba(27,54,81,0.4);
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-style: italic;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	text-align: left;
	float: left;
	width: 260px;
}
.lb-overlay a.lb-close{
	background: rgba(27,54,81,0.8);
	z-index: 1001;
	color: #fff;
	position: absolute;
	top: 43px;
	left: 50%;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	width: 50px;
	height: 23px;
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 500px;
	height:100%;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: 100%;
	height: 100%;
	bottom: 0px;
	right: 0px;
	padding: 80px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
	width:363px;
	height:500px;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}

/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}