@charset "utf-8";
html { font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body { margin: 0;
font-family: "Helvetica", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
color: #333333;
background: #f5f5f5 url(../img/icons/cross-pattern.png) repeat top center;
}
.container-fluid{ overflow-x:hidden;
overflow-y:hidden;
}
.text-muted{ color:#fff;
}
.text-danger{ color:#ea1717;
}
.text-warning{ color:#c90;
}
a{ color:#c90;
text-decoration:none;
}
a:hover{ color:#c90;
text-decoration:none;
}
a:focus{ color:#c90;
text-decoration:none;
}
.navbar-default{ background-image:url(../img/icons/squares.png)
}
.navbar{ min-height:128px;
border-color:#e7e7e7;
}
.navbar-default .navbar-nav > li > a{ color:#c90;
}
.navbar-nav{ margin: 7.5px 0px;
}
.navbar-category{ color:#ea1717;
}
.navbar-category a{ color:#ea1717;
}
.divider{ border-left:1px solid rgba(98, 98, 98, 0.84);
}
.divider1{ border-left:1px solid rgba(98, 98, 98, 0.84);
position:relative;
left:0;
right:0;
}
.btn-separator:after { content: ' ';
display: block;
float: left;
background: #ADADAD;
margin: 0 10px;
height: 34px;
width: 1px;
}
.navbar-default .navbar-nav>li>a{ float: none;
margin: 10px 10px 0px;
padding: 5px;
font-size: 18px;
line-height:19px;
margin-left:0px;
color:#c90;
border: none;
background-image: url("../img/subrayado.png"); background-size: 100%;
background-position: -200px -10px;
background-repeat: no-repeat;
-webkit-transition: background-position .5s ease, color .8s ease;
-moz-transition: background-position .5s ease, color .8s ease;
-o-transition: background-position .5s ease, color .8s ease;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{ color: #C90;
background-position: 0px 23px;
text-decoration: none;
background-color: transparent;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover{ text-decoration: none;
color: #fff;
background-position: 0 0;
background-image: url("../img/subrayado.png"); background-size: 100%;
}
.navbar-brand{ float:left;
height:110px;
padding:15px 15px;
font-size:18px;
line-height:20px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form{ border-color:rgba(231, 231, 231, 0.01);
}
.navbar-collapse { padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
}
button { overflow: visible;
}
.navbar-inverse{ background-color:rgba(34,34,34,0);
border-top-color:rgba(8,8,8,0);
border-right-color:rgba(8,8,8,0);
border-bottom-color:rgba(8,8,8,0);
border-left-color:rgba(8,8,8,0);
}
.navbar-static-bottom{ min-height:60px;
}
ul li{ position:relative;
top:13px;
right:28px;
margin-left:0px;
margin-right:-5px;
margin-bottom:5px;
}
ol li{ position:relative;
left:-10px;
}
.h1,.h2,.h3,h1,h2,h3{ margin-top:0px;
margin-bottom:0px;
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{ font-family:inherit;
font-weight:500;
line-height:0.3;
color:inherit;
}
.map-container{ margin-left:40px;
width:739px;
}
.map{ height:400px;
}
.list-inline { padding-left: 0;
margin-left:-24px;
list-style: none;
color:#fff;
}
.list-inline1 { padding-left: 0;
margin-left:-180px;
list-style: none;
color:#fff;
}
.list-inline1 > li { display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
hr{ margin-top: 20px;
margin-bottom: 20px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style: inset;
border-right-style: inset;
border-bottom-style: inset;
border-left-style: inset;
border-top-color: rgb(66, 66, 68);
border-right-color: rgba(59, 57, 57, 0.43);;
border-bottom-color: rgba(70, 71, 71, 0.19);
border-left-color: rgba(59, 57, 57, 0.43);;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image-source: none;
border-image-slice: 100% 100% 100% 100%;
border-image-width: 1 1 1 1;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
height: 1px;
}
/*==================================================Slick Hover ==========================================*/
img { color: transparent;
font-size: 0;
vertical-align: middle;
-ms-interpolation-mode: bicubic;
position: relative;
left:0%;
z-index: 2;
}
.borderImage slickHoverPlus{ opacity:1;
}
.borderImage slickHoverVideo{ opacity:1;
}
/*===========================================Grid Footer================================================*/
.col-sm-push-1{ left: 11.33333333%
}/* este lo he puesto y7 lo he modificado pq era la unica forma que he encontrado de que la imagen quedase en el centro