 


body
{
     
    margin:0px;background-image: url(images/background1.png);   
  background-repeat:no-repeat;  
  background-attachment:fixed;
  background-position:center; 
}
 
#wrap
{
    background-color:#002f5e;min-width:1250px;
    width:100%;   
    height:40px;    
}

#wrap_inner
{ 
    width:1200px;
    margin:0px auto; 
}


#wrap1
{
    background-color:#fff;min-width:1250px;
    width:100%; 
    padding:10px 0px;
    border-bottom:solid 4px #e2e71b;
    height:100px;background-image:url('images/bg2.png');
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%;
}

#wrap1_inner
{ 
    width:1200px;
    margin:0px auto; 
}







.menu_simple {
    width:865px;
    float: right;  
    margin:0px;   
}

.menu_simple ul {
    margin: 0; padding: 0;
    float: left;
}

.menu_simple ul li {
    display: inline;
}

.menu_simple ul li a {
    float: left; text-decoration: none;
    color: #fff; font-family: 'Roboto', sans-serif;
    padding: 11px 18px; 
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
}
 
.menu_simple ul li a:visited {
    color: white;
}
 
.menu_simple ul li a:hover, .menu_simple ul li .current {
    color: #e2e71b;    
}



ul#meniu 
{
    float: right;  
height:40px;   
margin-top:28px; 
width:800px;}

ul.navigation { 
position: relative; 
z-index: 999;}

ul.navigation li { 
float: left; 
vertical-align: middle; 
zoom: 1; 
line-height: 44px;}

ul.navigation li:hover { 
position: relative; 
z-index: 100; color:#000;
cursor: default;  }
ul.navigation li a:hover
{
    color:#000;
    background-color:#e2e71b;
}
ul.navigation a {
padding: 0px 12px;
display:block; 
color: #000; 
letter-spacing:0.2px;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none; 
text-transform: uppercase;}

ul.navigation, ul.navigation li, ul.navigation ul { 
list-style: none; 
margin: 0;  
padding: 0;}

 

ul.navigation li.active > a:after {
content: "+";  
margin-left: 8px;}

ul.navigation ul li a:hover { 
position: relative; 
z-index: 100; 
color:#fff;
border-bottom:0px;
background:#004080;}

ul.navigation ul { 
visibility: hidden; 
position: absolute; 
top: 100%; 
left: 0;   border-bottom:solid 4px #002f5e;
z-index: 100; 
width: 250px;}

ul.navigation ul li { 
float: none; 
background:#fff; 

line-height: 26px;
vertical-align: middle;}

ul.navigation ul li a { 
padding: 6px 15px;color:#000;
vertical-align: middle;}


ul.navigation ul li ul { 
visibility: hidden; 
position: absolute; 
top: 0%; 
left: 100%;  
z-index: 100; 
width: 220px;}

ul.navigation ul li ul li { 
float: none; 
background:#553500; 
line-height: 30px;
vertical-align: middle;}

ul.navigation ul li ul li a { 
padding: 4px 20px;color:#eeeabb;
vertical-align: middle;}






ul.navigation li:hover > ul { 
visibility: visible;}



#sheet
{
    width:1250px;   
    margin:0px auto;
}

#content
{
    width:1250px;  background:rgba(255, 255, 255,0.2); 
     float:left;  
     
}






.section
{ 
    width:100%; min-width:1248px;
    height:250px; background-image:url('images/bg.png');
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%; 
    
}

.section_inner
{ 
    width:1200px;
    margin:0px auto; 
}

 

.col
{
    width:360px;
    margin:0px;
    padding:0px;
    background-color:#e2e71b;
    float:left;
}



.col img
{
    margin-top:-80px;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
 
}

.col1
{
    width:840px;
    margin:0px;
    padding:0px;  
    float:left;
}
 

 
.col1 h3 {
	display: inline-block;
	background-color:#002f5e;
	padding: 12px 40px;
	color: #fff;
	text-transform:uppercase;
	font-size:20px;
	margin-top:25px;
	font-weight: normal;
	position: relative;font-family: 'Roboto Condensed', sans-serif;
	margin-left:-30px;
	margin-bottom: 0px; 
	z-index: 20;
}
.col1 h3:after, .col1 h3:before {
	background-color: #e2e71b;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 42%;
}
.col1 h3:after {
	right: 15px;
}
.col1 h3:before {
	left: 15px;
}
 

.col1 p
{
    letter-spacing: 0.5px;
    font-size:13px;
    padding:15px 20px 0px 20px;
    text-align:justify;
    margin:0px;
    line-height:28px;
    font-family: 'Roboto', sans-serif;
}
.col1 a
{ 
    background-color:#002f5e;
    float:right;
    color:#e2e71b;
    font-size:12px;
    margin-top:10px;
    font-weight:bold;
    text-decoration:none;
    padding:1px 15px;  
}

 .col1 a:hover
{ 
    background-color:#e2e71b;
    color:#002f5e;
}















 
 







.section1
{
     
    border-top:solid 4px #e9ec6c;
    border-bottom:solid 4px #e9ec6c; 
    height:410px;min-width:1248px; 
    width:100%;  background-image:url('images/bg1.png');
    background-repeat:no-repeat;
    padding:30px 0px;
    background-position:center;
    background-size:100%;
}

.section1_inner
{ 
    width:1200px;
    margin:0px auto; 
}


.section1_inner .box
{
    width:295px;
    float:left;  
    padding-bottom:20px; 
    background:rgba(255, 255, 255,0.4); 
    margin-right:30px; border:solid 4px #fff;
}

.section1_inner .box h3 {
	display: inline-block;
	background-color:#002f5e;
	padding: 12px 40px;
	color: #fff;
	text-transform:uppercase;
	font-size:20px;
	margin-top:20px;
	font-weight: normal;
	position: relative;font-family: 'Roboto Condensed', sans-serif;
	margin-left:0px;
	margin-bottom: 10px; 
	z-index: 20;
}
.section1_inner .box h3:after, .section1_inner .box h3:before {
	background-color: #e2e71b;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 42%;
}
.section1_inner .box h3:after {
	right: 15px;
}
.section1_inner .box h3:before {
	left: 15px;
}


.section1_inner .box p
{
    text-align:center;
    padding:0px 15px;
    margin:15px 0px 0px 0px;
    letter-spacing: 0.5px;
    font-size:13px;  
    
    line-height:25px;
    font-family: 'Roboto', sans-serif;

}
.section1_inner .box a
{  
     
     
    color:#fff; 
    margin-top:10px;
    float:left;
    font-size:12px; 
    background-color:#002f5e;
    padding:2px 15px;
    font-weight:bold;
    margin-left:38%;
    text-decoration:none; 
}

.section1_inner .box a:hover
{  
    color:#e2e71b;
}








.management
{
    width:500px;
    float:left;
    padding-right:20px;
    padding-bottom:20px;
    border:solid 4px #fff;
    background:rgba(255, 255, 255,0.4);
}

.management h3 {
	display: inline-block;
	background-color:#002f5e;
	padding: 12px 40px;
	color: #fff;
	text-transform:uppercase;
	font-size:20px;
	margin-top:20px;
	font-weight: normal;
	position: relative; font-family: 'Roboto Condensed', sans-serif;
	margin-left:0px;
	margin-bottom: 10px; 
	z-index: 20;
}
.management h3:after, .management h3:before {
	background-color: #e2e71b;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 42%;
}
.management h3:after {
	right: 15px;
}
.management h3:before {
	left: 15px;
}













.section2
{ 
    width:100%; min-width:1248px;
    height:420px;   
    background: -webkit-gradient(linear, left top, right top, color-stop(50%,#002f5e), color-stop(50%,#fff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #002f5e 50%,#fff 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #002f5e 50%,#fff 50%); /* Opera 11.10+ */ 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f5e', endColorstr='#fff',GradientType=1 ); /* IE6-9 */
}

.section2_inner
{ 
    width:1200px;
    margin:0px auto; 
}







.section2 .box1
{
    width:570px;
    float:left;   
    margin-top:15px;
    margin-right:40px; 
}

 
.section2 .box1 h3 {
	display: inline-block;
	background-color:#e2e71b;
	padding: 12px 40px;
	color:#002f5e;
	text-transform:uppercase;
	font-size:20px;
	text-shadow:0px 0px 1px #553500; 
	font-weight: normal; 
	position: relative; font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 10px; 
	z-index: 20;
}
.section2 .box1 h3:after, .section2 .box1 h3:before {
	background-color:#002f5e;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 42%;
}
.section2 .box1 h3:after {
	right: 15px;
}
.section2 .box1 h3:before {
	left: 15px;
}
.section2 .box1 p
{ 
    padding:0px;
    margin:15px 0px 0px 0px;
    color:#000;
    letter-spacing: 0.5px;
    font-size:13px;  
    line-height:30px;
   font-family: 'Roboto', sans-serif;

}








.section2 .box2
{
    width:570px;margin-left:15px;
    float:left;  margin-top:15px;
}

 
.section2 .box2 h3 {
	display: inline-block;
	background-color:#002f5e;
	padding: 12px 40px;
	color:#e2e71b;
	text-transform:uppercase;
	font-size:20px;
	text-shadow:0px 0px 1px #553500; 
	font-weight: normal;
	position: relative; font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 10px; 
	z-index: 20;
}
.section2 .box2 h3:after, .section2 .box2 h3:before {
	background-color:#e2e71b;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 42%;
}
.section2 .box2 h3:after {
	right: 15px;
}
.section2 .box2 h3:before {
	left: 15px;
}
.section2 .box2 span
{ 
    padding:0px; 
    margin:0px 25px 20px 0;
    width:270px; 
    float:left;
    color:#000;  
    letter-spacing: 0.5px;
    font-size:13px;   
    line-height:26px;
    font-family: 'Roboto', sans-serif;

}
 
.section2 .box2 span a
{  
    float:right;
    padding-right:10px;
    color:#004488;
    font-size:12px; 
    font-weight:bold;
    text-decoration:none; 
}

.section2 .box2 span a:hover
{  
    color:#000;
}











.section3
{ 
    width:100%; min-width:1248px;
    height:440px; background-image:url('images/background.png');
    background-repeat:no-repeat;
    background-position:center;
    padding-top:20px;
    background-color:#333;
    background-size:100%;  
    
}

.section3_inner
{ 
    width:1200px;
    margin:0px auto; 
}

 .section3_inner h3
{ 
     font-family: 'Roboto Condensed', sans-serif;
     color:#e2e71b;text-shadow: 1px 1px 1px #e2e71b; 
     font-size:25px;
     font-weight:normal;
     
     font-style:italic;
     text-align:center;
}



.section3_inner div
{ 
    background: rgba(0, 65, 130, 0.5);
    float:left; 
    width:445px;
    margin-top:10px;
    margin-bottom:3%;
    border-right:solid 1px #fff;
}

.section3_inner div h2
{ 
     font-family: 'Roboto Condensed', sans-serif;
     color:#fff;font-size:1.3em;
     margin:20px 20px 0px 20px;
}
.section3_inner div p
{ 
     font-family: 'Roboto', sans-serif;
     font-size:13px;
     letter-spacing:0.5px;
     line-height:28px;
     padding-left:20px;
     color:#fff;
}







.sec1
{
    width:945px; 
    margin-top:5px;
    float:left;
}

.sec1 h3 {
	display: inline-block;
	background-color:#e2e71b;
	padding: 12px 40px;
	color:#002f5e;
	text-transform:uppercase;
	font-size:20px;
	text-shadow:0px 0px 1px #553500; 
	font-weight: normal; 
	position: relative; font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 10px; 
	z-index: 20;
}
.sec1 h3:after, .sec1 h3:before {
	background-color:#002f5e;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 42%;
}
.sec1 h3:after {
	right: 15px;
}
.sec1 h3:before {
	left: 15px;
}
.sec1 p
{   
    color:#000;
    letter-spacing: 0.5px;
    text-align:justify;
    font-size:13px;  
    line-height:30px;
   font-family: 'Roboto', sans-serif;

}

.sec1 ul
{   
    color:#000;
    letter-spacing: 0.5px;
    text-align:justify;
    font-size:13px;  
    line-height:30px;
   font-family: 'Roboto', sans-serif;

}




.sec1 a
{  
  
    color:#004488;
    font-size:12px; 
    font-weight:bold;
    text-decoration:none; 
}

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


.sec2
{
    width:280px;  
    margin-top:30px;margin-left:20px;
    margin-right:25px;
    float: left;
}







.bx-wrapper {position: relative;margin: 15px 0 0 25px;padding: 0;width:100%;*zoom: 1;border:solid 2px #e6e95c; padding:15px;}
.bx-wrapper .slide {padding:0;margin:0;display: block;}
.bx-wrapper .testimonials-thumbnail{ margin: 0px 0px px; }
.bx-wrapper .testimonials-title{ text-align: center;   font-size: 24px; line-height: 1; }
.bx-wrapper .testimonials-carousel-thumbnail{ max-width: 50%; float: left; margin-right: 20px; }
.bx-wrapper .testimonials-carousel-thumbnail img{ display: block;border:solid 1px #b5b5b5;  border-radius:0px;width:220px; height:250px;}
 
.bx-wrapper .testimonials-carousel-context{ overflow: hidden; }
.bx-wrapper .testimonials-name{margin-bottom:15px; line-height:26px; color:#000; font-size:13px;font-family: 'Roboto Condensed', sans-serif;letter-spacing:1px; margin-top:0%;text-align: justify;}
.bx-wrapper span{ font-size: 14px; font-weight:bold; color:#002f5e; font-family: 'Roboto', sans-serif;   }

.bx-wrapper .bx-viewport {padding:0px;margin-left:0;z-index:1;width:320px;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: -30px;width: 100%;}
.bx-wrapper .bx-loading {min-height: 50px;background: url(images/bx_loader.gif) center center no-repeat #fff;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}




.testimonials-name a 
{ 
    background-color:#002f5e;
    float:right;
    color:#fff;
    font-size:12px;
    margin-top:10px;
    font-weight:bold;
    text-decoration:none;
    padding:1px 15px;  
}

.testimonials-name a:hover
{ 
    background-color:#e2e71b;
    color:#002f5e;
}


 
.bx-wrapper .bx-next {position: absolute;margin-top: 15px;right: 15px;width: 20px; height: 25px;cursor: pointer;background:#133156 url(images/caousel-next.png) no-repeat 0 0 ;}
.bx-wrapper .bx-prev {position: absolute;margin-top: 15px;right: 50px; width: 25px;height: 25px;cursor: pointer;background:#133156  url(images/caousel-prev.png) no-repeat 0 0 ;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 0; outline: 0;width: 30px;height: 30px;text-indent: -9999px;z-index: 9999;}





#rgtnav
{
    width:220px;height:auto;   
    margin-left:25px;
    margin-top:10px;
    float:left; margin-right:30px; 
}
#rgtnav ul
{
    padding:0px;  
}
#rgtnav ul li
{
    background:url(images/rightbutton.png) top left no-repeat;width:220px;height:50px;margin-bottom:5px;
    list-style:none;   color:#FFF;
}
#rgtnav ul li a
{
    font-size:13px;color:#fff; text-decoration:none;font-family:'Roboto', sans-serif; padding-top:8px; height:40px;display:block;text-align:center;padding-left: 21px;
}
#rgtnav ul li a.actlnk,#rgtnav ul li a:hover
{
    background:url(images/rightbuttonhover.png) top left no-repeat;width:auto;height:40px;color:#003c77;display:block
}







.footer_wrap
{
    height: auto;  
  background-color:#002e5b; min-width:1248px;
    width: 100%;  float:left; border-top:solid 2px #e2e71b;  
}
 
 

.footer
{
    text-align:center; 
    color:#fff;  width:1200px;  margin:0px auto;
    font-size:13px; letter-spacing:1px; 
   font-family: 'Roboto', sans-serif; padding:15px 0px;

 }
 
.footer a
{
    text-align:center;
    color:#fff; 
    text-decoration:none;   
}



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

 






















 .wrapper
 {
    width: 295px;
    float: left;
    padding-bottom: 20px;
    background: rgba(255, 255, 255,0.4);
    margin-right: 30px;
    border: solid 4px #fff;

}
 
.item{
	list-style-type: none; 
} 


.item h3 {
	display: inline-block;
	background-color:#002f5e;
	padding: 12px 40px;
	color: #fff;
	text-transform:uppercase;
	font-size:20px;
	margin-top:20px;
	font-weight: normal;
	position: relative;font-family: 'Roboto Condensed', sans-serif;
	margin-left:0px;
	margin-bottom: 15px; 
	z-index: 20;
}
.item h3:after, .item h3:before {
	background-color: #e2e71b;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 42%;
}
.item h3:after {
	right: 15px;
}
.item h3:before {
	left: 15px;
}
.item p
{
    letter-spacing: 0.5px;
    font-size:13px;
    padding:15px 20px 0px 20px;
    text-align: center;
    margin:0px;
    line-height:28px;
    font-family: 'Roboto', sans-serif;
}

.item a
{  
     
     
    color:#fff; 
    margin-top:10px;
    float:left;
    font-size:12px; 
    background-color:#002f5e;
    padding:2px 15px;
    font-weight:bold;
    margin-left:38%;
    text-decoration:none; 
}

.item a:hover
{  
    color:#e2e71b;
}


 
 
 
/*********************************************************************************************************************
 *
 *	PAGINATION
 *
 **/
 
.pagination{
	margin: -5px 20px 0px 0px;
	text-align: center;
		font-family: Calibri;
		font-size:1em;
		float:right;

}

.pagination a{
	margin: 0px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

.pagination a.current{
	color: red;
}


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 .slbOverlay, .slbWrapOuter, .slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-animation: slbOverlay 0.5s;
  -moz-animation: slbOverlay 0.5s;
  animation: slbOverlay 0.5s;
}

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010;
}

.slbWrap {
  position: absolute;
  text-align: center;
}
.slbWrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%;
}
.slbContentEl .slbContentOuter {
  padding: 5em 1em;
}

.slbContent {
  position: relative;
}
.slbContentEl .slbContent {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}

.slbImageWrap {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  position: relative;
}
.slbImageWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 5em;
  bottom: 5em;
  display: block;
  z-index: -1;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
}

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 3em 0;
  margin: 0 auto;
}

.slbCaption {
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: -1.07143em;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}

.slbCloseBtn, .slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
}
.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.slbCloseBtn:hover, .slbArrow:hover {
  opacity: 0.5;
}
.slbCloseBtn:active, .slbArrow:active {
  opacity: 0.8;
}

.slbCloseBtn {
  font-size: 4em;
  width: 1.66667em;
  height: 1.66667em;
  line-height: 1.66667em;
  position: fixed;
  right: 0;
  top: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.slbContentEl .slbCloseBtn {
  position: absolute;
  right: -0.33333em;
  top: 0em;
}

.slbLoading {
  font-size: 1.4em;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}

.slbArrow {
  position: absolute;
  top: 50%;
  margin-top: -5em;
  width: 5em; font-size:20px;
  height: 10em;
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden;
}
.slbArrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.8em 0 0 -0.8em;
  border: 0.8em solid transparent;
}
.slbArrow.next {
  right: 100px;
}
.slbArrow.next:before {
  border-left-color: #fff;
}
.slbArrow.prev {
  left:100px;
}
.slbArrow.prev:before {
  border-right-color: #fff;
}

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background: #000;
}

@-webkit-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@-moz-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@-webkit-keyframes slbEnter {
  from {
    opacity: 0.5;
    -webkit-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slbEnter {
  from {
    opacity: 0.5;
    -moz-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}
@keyframes slbEnter {
  from {
    opacity: 0.5;
    -webkit-transform: translate3d(0, -1em, 0);
    -moz-transform: translate3d(0, -1em, 0);
    -ms-transform: translate3d(0, -1em, 0);
    -o-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}





.label
{
font-family: 'Roboto', sans-serif;
font-size:14px;
background:rgba(0, 0, 0,0.5); 
float:left;
width:300px; margin-bottom:25px;
letter-spacing:1px;
  color:#fff;
text-align:  center;
padding:10px 0px;
margin-top:-40px;
margin-left:0px;
z-index:+1;
 position:relative;  
 font-weight:normal;
}










 