/* Oriol code */
/*@import url('https://fonts.googleapis.com/css?family=Indie+Flower');*/
@import url('https://fonts.googleapis.com/css?family=Julius+Sans+One');
@import url('https://fonts.googleapis.com/css?family=Exo+2');
.softwareContainer p{

/*aaa*/
/*text-align: justify;*/
}
.softwareContainer{
	float:left;
	text-align:center;
	height:280px;
	width:40%;
	margin-left: 5%;
	margin-right: 5%;
}
.softwareContainer img{
	width:50%;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
0    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
 .style-2::-webkit-scrollbar-track
        {
                -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
                border-radius: 10px;
                background-color: #F5F5F5;
        }

        .style-2::-webkit-scrollbar
        {
                width: 6px;
                background-color: #F5F5F5;
		height:8px;
        }
	.style-2::-webkit-scrollbar-thumb
        {
                border-radius: 10px;
                -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
                background-color: #D62929;
        }

#containerScrollX{
 width: max-content;
}
#backgroundClips{
	overflow-y:hidden;
    overflow-x:auto;
    width: 101%;
    height: 105px;
    position: fixed;
    left:0px;
    bottom: 0px;
    z-index: 6000;
    background-color:black;
}
.squareMenu{
cursor: pointer;
width:100px;
height:100px;
float:left;
margin-left: 40px;
}
.squareMenu > img{
width:100px;
height:100px;
}
.squareMenu:last-child > img{
margin-right:40px;
}
.grayScale{
   -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

}
#prevSismicaEquip{
  cursor:pointer;
    width:20px;
    height:20px;
    background-image: url("../images/prev.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
  
}
#nextSismicaEquip{
  cursor:pointer;
   width:20px;
    height:20px;
  background-image: url("../images/next.png");
    background-repeat: no-repeat;
    background-size: 100%;
      position: absolute;
    right: 0;
  
}
#block-business-content > div > article > footer
{
display:none;
}
#block-business-content > div > article > div.node__content > div.field.field--name-field-data-noticia.field--type-datetime.field--label-above.quickedit-field > div.field__label{
display:none;
}

abbr{
	border-bottom:0px !important;
	cursor:pointer !important;
}

#footer-saran {
     margin: 20px 0px 15px 0px !important;
}

#block-footerblock-investigadores,#block-footerblock,#block-footerblock-km{
	width:33%;
	float:left;
	margin-top:50px;
}

.view-linea-noticias{
    background-color: #b5b5b5;
    padding: 5px;
    height: 30px;
    position: fixed;
    width: 2000px;
    bottom: 0px;
	z-index:3000;
color:black !important;
}
.tituloLineaNoticias{
   color:black !important;
	 float: left;
    margin-right: 15px;
    font-size: 110%;
    font-weight: bold;
}
.introLineaNoticias{

}


#block-business-content > div > div > div > div.view-content > div > ul > li:not(:first-child){
margin-top:50px;
margin-bottom:35px;
border-top:1px solid #80808026;
}
#block-business-content .item-list a:before {
    content: none;
}

#block-business-main-menu > div.navbar > div{

}
.fotoEquipamiento{
    width: 40%;
    margin-left: 10px;
    height: auto;

}



.footer-4{
    width: 33% !important;

}
.footer-1{
display:block;
width:50%;
margin-left:25%;

}
.owlPresentacio .owl-item img {
    height: 150px;
}

figure:hover{
cursor:pointer;
}


.owlCoperatives .owl-item img {
    width: auto !important;
    max-height: 150px !important;
    max-width:75% !important; 
}


h3.titleEquip{
    color: #a50400 !important;
    font-weight: bold;
}
h4.titleEquip{
    color: #a50400 !important;
    font-size: 16px !important;
}

.flex-nav-next{
  display: none;
}
.flex-nav-prev{
  display: none;
}
.title-noticia{

width:70%;
}


.fecha-noticia{
float:right;
}

/* Spy menu*/
[id$="menuequipamiento"] li{
list-style-type:none;
    padding: 10px 20px 10px 20px;
border-bottom: 1px solid rgba(128, 128, 128, 0.26);
float:none !important;


}
/*read more*/
.morelink{
  color:gray;
}
.morecontent span {
    display: none;
}
/**/
#sidebar-first nav{
    font-family: 'Julius Sans One', sans-serif;
    font-weight: bold;
}
[id$="menuequipamiento"] ul li:last-child{
border-bottom: 0px !important;
}
[id$="menuequipamiento"] li a:active{
color:red;
}
[id$="menuequipamiento"]li a{
 text-decoration: none;
}
[id$="menuequipamiento"]{

position:fixed;
background-color: #e8e8e8;
border:1px solid rgba(128, 128, 128, 0.26);
top: 5px;
z-index: 100;
display: none;
}
.nav2{
padding-left: 0px !important;
}
/* cool table  */
.coolTable strong {
	font-weight: bold; 
}

. em {
	font-style: italic; 
}
.coolTable>tbody>tr:hover{
  background:#fff2a8;
}
.coolTable  {

	border-collapse: separate;
	box-shadow: inset 0 1px 0 #d8d6d6;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	width: 800px;
	border:0px;
}	

.coolTable th {
	background: black; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(black, gray); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(black, gray); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(black, gray); /* For Firefox 3.6 to 15 */
    background: linear-gradient(black, gray); /* Standard syntax */
	border-left: 1px solid #555;
	border-right: 1px solid #777;
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	box-shadow: inset 0 1px 0 #999;
	color: #fff;
  font-weight: bold;
	padding: 0px 15px;
	position: relative;
	text-shadow: 0 1px 0 #000;	
}

.coolTable th:after {
	background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
	content: '';
	display: block;
	height: 25%;
	left: 0;
	margin: 1px 0 0 0;
	position: absolute;
	top: 25%;
	width: 100%;
}

.coolTable th:first-child {
	border-left: 1px solid #777;	
	box-shadow: inset 1px 1px 0 #999;
}

.coolTable th:last-child {
	box-shadow: inset -1px 1px 0 #999;
}

.coolTable td {
	border-right: 1px solid #d8d6d6;
	border-left: 1px solid #d8d6d6;
	border-top: 1px solid #d8d6d6;
	border-bottom: 1px solid #d8d6d6;
	padding: 0px 15px;
	position: relative;
	transition: all 300ms;
}

.coolTable td:first-child {
	box-shadow: inset 1px 0 0 #d8d6d6;
}	

.coolTable td:last-child {
	border-right: 1px solid #e8e8e8;
	box-shadow: inset -1px 0 0 #d8d6d6;
}	



.coolTable tr:nth-child(odd) td {

}

.coolTable tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #d8d6d6;; 
}

.coolTable tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #d8d6d6;;
}	

. tr:last-of-type td:last-child {
	box-shadow: inset -1px -1px 0 #d8d6d6;;
}	
.coolTable tr:nth-child(odd){
  background:#eee;
}

.coolTable tr:nth-child(even){
  background:#ddd;
}

/*variables de estilos */
:root {
  --colorPrincipal: #A80A00;
  --heightHeader: 90px;
}
/* lang switcher */

.language-switcher-language-url{
	float:right;
}
.language-switcher-language-url ul li{
	list-style-type: none;
	    float: left;
}
.language-switcher-language-url a{
	background-color: transparent !important;
}
body{
font-family: 'Exo 2', sans-serif;
}
main {
    display:none;
}

.navbar{
       min-height: 40px;
}



 
#logo{
      height: var(--heightHeader);
       -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -o-user-select: none;
 -ms-user-select: none;
 user-select: none;
}


#logo > a > img{
        width: 100%;
        height: var(--heightHeader);
        vertical-align: baseline;
    }

#home-quote {
	height: auto;
	font-weight: bold;
	font-family: 'Julius Sans One', sans-serif;
	display:none;
    background: #411818;
    color: #666;
    font-size: 16px;
    border-top: 0px solid #EEE;
    border-bottom: 0px solid #EEE;
    padding:0px;
 
}

#block-business-main-menu {
   position: inherit;
  
}
#block-business-branding {
    display: block;
}

[id^=block-headermask]> div > div > p > img {
           width: 100%;
        height:var(--heightHeader);
        vertical-align: middle;
}

img.fullWidth{
width:100%;
height: auto;
}
img.width80{
width:80%;
height: auto;
}
img.width50{
width:50%;
height: auto;
}
img.width60{
width:60%;
height: auto;
}
img.galeriaMenu{
      padding-right: 5px;
  width: 100%;
  height: 250px;
  margin:2px;
}
#block-business-content > div > div > div.contextual-region.view.view-taxonomy-term.view-id-taxonomy_term.js-view-dom-id-5dc3593c15c5b1baf92b33678aa3aa853b030059777498901bf52d62e878f384 > div.view-content > div{
    width: 33%;
    float: left;
}



#block-cooperativas-2  img,#block-cooperativas-2  img{
max-width:100%;
height: auto;
}
[id^=block-headermask] {
    float: right;
     -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -o-user-select: none;
 -ms-user-select: none;
 user-select: none;
   
}
[id^=block-headermask]>div >div >p {
    margin:0;
   
}

.tableResumen{
 width:100%;
overflow-x: scroll;
}
/*capçeleras taula*/
.tableResumen > tbody > tr:nth-child(1)>td{
text-align:center;
}
.tableResumen > tbody > tr > td:nth-child(1){
text-align:left;

}
/*.tableResumen > tbody > tr:nth-child(1) > td:nth-child(1){
text-align:center !important;
}*/


.tableResumen > tbody > tr > td{
text-align:center;

}



.tableResumen>tbody>td, .tableResumen>tbody>td{
  padding:10px;
  border:1px solid #000;
  text-align:center;
}



.tableResumen>tbody>tr:nth-child(odd){
  background:#eee;
}

.tableResumen>tbody>tr:nth-child(even){
  background:#ddd;
}


.tableResumen>tbody>tr:hover{
  background:#fff2a8;
}


#page-wrapper.container {
    padding: 0px;
    background-color: #e8e8e8;
}
header{

  background-color: #411818;
	border-bottom: 2px solid var(--colorPrincipal)!important;
  border-top: 4px solid var(--colorPrincipal) ;
}

li>a.is-active{
	text-decoration: none !important;
}
li>a:hover{
  text-decoration: none !important;
}
.dropdown-menu {
	border:0px;
}

.sidebar .region > .block {
    border-bottom: 1px solid #DFDDDD;
    padding-bottom: 20px;
}
.navbar-nav>li>a {
    color: #dadada;
    padding-top: 15px;
    padding-bottom: 15px;
}


iframe{
  width: 100%;
}

#tablaPersonal tr:nth-child(even) {background: #D8D8D8}
#tablaPersonal tr:nth-child(odd) {background: #FFF}

/* menu inicial */ 
#block-business-main-menu > div.navbar > div > div > ul > li:nth-child(4) > a:not( :hover ){
background-color: initial;
}
#page-wrapper {
  /*border-top: 3px solid #B81007;*/
}
a:hover {
  color: #B81007;
}

.flexslider {
    z-index: 0;
}

#block-contacto > div > div > dl > dt {
    font-weight: 100;
}


#block-contacto > div > div > dl > dt > table > tbody > tr > td{
padding:0px;
}


/* pop up img*/
.popupImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.popupImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 2000; /* Sit on top */
   /* padding-top: 100px; *//* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow-y:auto;
    /*overflow: hidden;*/

    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.2); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: auto;
    margin-top: 80px;
    max-width: -webkit-fill-available;
    
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
/*pop up img*/
th{
width:70%;
}



#block-menudocumentacion > div > div > ul > li.active{
	text-decoration: none;
    color:#B81007;
	
}

#block-menudocumentacion > div > div > ul > li{
	text-decoration: none !important;
	color:black;
    cursor: pointer;
    list-style:none;
}
#block-menudocumentacion > div > div > ul > li:not(.active):hover{
	text-decoration: none !important;
    color:#B81007;
}


th {
    padding: 5px;
    background-color: #333;
    color: #fff;
}


li >a{
color:black;
}
li >a:hover{
text-decoration: underline;
}
li >a.is-active{
 color:#B81007 !important;
}
/*
#page-wrapper > div.flexslider > ul.slides > li > p{
font-family: 'Bangers', cursive;
font-size:18px;
 color:#B81007;
}

*/
.navbar-toggle {
        height: 45px;
    margin: 3px;
    position: absolute;
    right: 5px;
    z-index: 20;
}
.navbar {
    z-index: 50;
}

.navbar-nav {
    margin: 0px -15px;
  

}

#block-business-main-menu > div.navbar > div > div{
	    margin-top: -1px;
}
#block-menumobile{
        width: 100%;
    position: absolute;
    float: left;
  
    z-index: 60;
}
.arrow-menu {
	position: relative;
    margin-left: 15px;
    top: 35%;
	height: 15px; width: 15px;
	border: 1px solid #A50400;
	border-width: 3px 3px 0 0;

	transform: rotate(45deg);
}

a {
   color:var(--colorPrincipal);
}

.arrowed{

	z-index:60; 
	-webkit-animation: bounce 1.5s;
  -moz-animation: bounce 1.5s;
  animation: bounce 1.5s;
	
	
	
  position: absolute;
	width: 50px;
  height: 50px;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -o-user-select: none;
 -ms-user-select: none;
  user-select: none;
   
}
#mobile-menu{
	
    background-color: rgba(129, 127, 127,1);
    
    position: absolute;
    
    width: 100%;
   
    height: auto;
    z-index: 50;
    display: none;
}
.menuImg{
  float:left;
  width: 33%;
}
.menuImgLast{
  width: 33%;
}
/*
#mobile-menu > nav >ul >li:not(.menu-item--expanded):focus,
#mobile-menu > nav >ul >li:not(.menu-item--expanded):hover,
#mobile-menu > nav >ul >li:not(.menu-item--expanded):active,
#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:not(.menu-item--expanded):active,
#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:not(.menu-item--expanded):focus,
#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:not(.menu-item--expanded):hover,
#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:focus,
#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:active,
#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:hover*/
#mobile-menu > nav > ul > li:not(.menu-item--expanded):hover  {
background-color: var(--colorPrincipal) !important;
}
#mobile-menu > nav > ul > li.menu-item--expanded:hover  {
background-color: transparent !important;
}
#mobile-menu > nav a:hover  {
color: white !important;
}

/*#mobile-menu  nav >ul >li>ul>li>a:hover {
color:white;
}*/
#mobile-menu > nav >ul >li:not(.menu-item--expanded):focus,#mobile-menu > nav >ul >li:not(.menu-item--expanded):hover,#mobile-menu > nav >ul >li:not(.menu-item--expanded):active,#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:not(.menu-item--expanded):active,#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:not(.menu-item--expanded):focus,#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:active,#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:hover{
  background-color: var(--colorPrincipal);
 
 /* border:2px outset #d41212;*/
  border-radius: 4px;
}
#mobile-menu > nav >ul >li:not(.menu-item--expanded),#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li:not(.menu-item--expanded),#mobile-menu >nav > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li{
  cursor: pointer;
}
#background-mobile{
	display: none;
	    width: 100%;
    height: 100%;
    background-color: rgba(89, 78, 78, 0.37);
    position: fixed;
    margin-top: -127px;
}
.navbar-toggle {
	background-color: rgba(0, 0, 0, 0);
}
.navbar-toggle span {
    background-color: #A50400;
}
#sidebar-first >div > nav> ul > li.menu-item> a{
	    line-height: 2 !important;
}
.rotate {
    transform: rotate(-135deg);
    /*transform: rotate(180deg);*/
    transition: .3s;
}
.rotate-reset {
    transform: rotate(45deg);
    transition: .3s;
}
#mobile-menu > nav >ul >li{


    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
   
    margin: 0px ;
    width: 100%;

 }
#mobile-menu > nav >ul >li:not(.menu-item--active-trail){
	padding:10px;
}
#mobile-menu > nav >ul >li.menu-item--active-trail>a:first-child{
	margin-left:10px;
}
#mobile-menu > nav > ul > li > a{
    
     display:block;
    
 }
#mobile-menu .menu-item--expanded ul.menu {
	border-left: 5px solid #A50400;
	margin-left: 0px;

}
#mobile-menu .menu-item--expanded ul.menu li{
	margin-left: 25px;
	    padding: 5px;
}
#mobile-menu .menu-item--expanded ul.menu li:hover{
background-color: #A50400 !important;
}
#mobile-menu>nav>h2{
	border-bottom: 1px solid #a0a0a0;
    padding-bottom: 9px;
   padding-top: 2px;
}
#mobile-menu > nav >ul >li ul >li{
	
    margin: 0;

    
   

   
   
}
#mobile-menu > nav >ul {
	
	
    margin-left: 0px;
   
}

#block-business-main-menu{
    height: 49px;
}


#sidebar-first >div > nav,#block-menudocumentacion{
  margin-left: 20px;
}
#block-instalaciones > ul > li.menu-item.menu-item--expanded.menu-item--active-trail > ul > li.menu-item.menu-item--expanded.menu-item--active-trail{
  list-style-position: inside;
}
#block-business-content > div > article > div.node__content > div > table > tbody > tr > td > ul > li > em > a

#block-business-content > div > article > div.node__content > div > p > a,#block-business-content > div > article > div.node__content > div > table > tbody > tr > td > ul > li > em > a,#block-business-content > div > article > div.node__content > div > table > tbody > tr > td > ul > li > a{
	color:var(--colorPrincipal);
}

[id^=block-footerblock] > div > div{
	height: 150px;
   /* background-color: var(--colorPrincipal);
*/
}
[class^=footer]{
	padding:0px;
	display:none;
}



[id^=block-footerblock] > div > div > h3{
	text-align: center;
	margin-top: 30px;

}


.count{
	font-family: 'Lobster', cursive;
	    font-size: 35px;
    text-align: center;
            text-shadow: 1px 1px var(--colorPrincipal);
}


#block-copyrightc2015unidaddetecnologiamarina > div > div > p{
	margin-left: 25px;
}

.imgGaleria{
	width: 30%;
    height: 180px;
    margin:5px;
    float:left;
}
.imgGaleriaLast{
  width: 30%;
    height: 180px;
    margin:5px;

}

/*LightBox */

/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


/* Bounce Effect */
@-webkit-keyframes bounce {
	0% {
		-webkit-transform: translateY(0%);
	}
	20% {
		-webkit-transform: translateY(-120%)                              rotate(20deg);
	}
	30% {
		-webkit-transform: translateY(0%);
	}
	40% {
		-webkit-transform: translateY(-25%);
	}
	50% {
		-webkit-transform: translateY(0%);
	}
	60% {
		-webkit-transform: translateY(-12%);
	}
	70% {
		-webkit-transform: translateY(0%);
	}
	80% {
		-webkit-transform: translateY(-6%);
	}
	100% {
		-webkit-transform: translateY(0%);
	}
}

@-moz-keyframes bounce {
	0% {
		-moz-transform: translateY(0%);
	}
	20% {
		-moz-transform: translateY(-120%)                              rotate(20deg);
	}
	30% {
		-moz-transform: translateY(0%);
	}
	40% {
		-moz-transform: translateY(-25%);
	}
	50% {
		-moz-transform: translateY(0%);
	}
	60% {
		-moz-transform: translateY(-12%);
	}
	70% {
		-moz-transform: translateY(0%);
	}
	80% {
		-moz-transform: translateY(-6%);
	}
	100% {
		-moz-transform: translateY(0%);
	}
}

@keyframes bounce {
	0% {
		transform: translateY(0%);
	}
	20% {
		transform: translateY(-120%)                              rotate(20deg);
	}
	30% {
		transform: translateY(0%);
	}
	40% {
		transform: translateY(-25%);
	}
	50% {
		transform: translateY(0%);
	}
	60% {
		transform: translateY(-12%);
	}
	70% {
		transform: translateY(0%);
	}
	80% {
		transform: translateY(-6%);
	}
	100% {
		transform: translateY(0%);
	}
}

/*img text animation   */
figure {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	overflow: hidden;
	
}

figure:hover figcaption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	opacity: 1;
	top: 0;
}

figcaption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	height: 97%;
	width: 100%;
	background: rgba(0,0,0,.5);
	color: #fff;
	-webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-o-transition: all .9s ease;
	-ms-transition: all .9s ease;
	transition: all .9s ease;
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-o-transition-delay: .1s;
	-ms-transition-delay: .1s;
	transition-delay: .1s;
}
figure > img{
	width: 100%;
	height: auto;
}
figure img {
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	-o-transition: all 1.5s;
	-ms-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

figure:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

figcaption h3 {
	font-weight: 400;
	color: #E84500;
	padding: 10px 20px;
	margin-top: 0;
	position: relative;
	righ: 100%;
	
	font-size: 25px;
}

figcaption p {
	padding: 10px 20px;
	margin-bottom: 0;
	margin-top: 20px;
	position: relative;
	left: 100%;
	font-size: 13px;
}

figure:hover h3,figure:hover p {
	left: 0;
}

figcaption a {
	color: #fff;
	border: 2px solid #fff;
	padding: 4px 10px;
	text-decoration: none;
}

figcaption a:hover {
	color: #4f5856;
	background: #fff;
}




