﻿html[xmlns] .slides{display:block;}
* html .slides{height:1%;}

#slider_wrapper{position: relative; padding-bottom: 0px;}
#slider{margin:0; position: relative; padding: 10px 10px 0; background: #000; background: rgba(0, 0, 0, 0.5); border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; max-width: 965px; margin-left: auto; margin-right: auto;}

#flexslider{position:relative; min-height: 530px;}
#flexslider .slides>li{display:none;position:relative; z-index: 6;}

.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.slides{list-style:none outside none;margin:0;padding: 0;}
.slides img{width:100%; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

#flexslider .flex-control-nav{display:inline-block; padding: 0; margin: 0; position: absolute; right: 0; left: 0; bottom: 7%; z-index:19; overflow:hidden;list-style:none; text-align: center; line-height: 1;}
#flexslider .flex-control-nav li{display: inline-block; float:none; margin: 0 4px;}
#flexslider .flex-control-nav li:first-child{}
#flexslider .flex-control-nav li a{display:block;width: 17px; height: 17px; cursor:pointer; position: relative; overflow: hidden; text-indent: 9999px; background: url(../imageslanding-demo9/pag1.png) center center no-repeat;}
#flexslider .flex-control-nav li a:hover{background-image: url(../imageslanding-demo9/pag3.png);}
#flexslider .flex-control-nav li a.flex-active{ background-image: url(../imageslanding-demo9/pag2.png);}
#flexslider .flex-control-nav li .flex-active{cursor:default;pointer-events:none;}

#flexslider .flex-direction-nav{padding: 0; margin: 0; list-style: none;}
#flexslider .flex-direction-nav li{}




.flex-caption{position:absolute;width: 100%; left:0; top: 50%; margin-top: -140px; text-align:center;}
.flex-caption > div{}
.flex-caption .txt1{font-family: 'Orbitron'; font-weight: 700; font-size: 100px; line-height: 1.1; color: #fff; text-transform: uppercase; text-shadow:1px 1px 3px rgba(0, 0, 0, 0.5); padding-bottom: 15px;}
.flex-caption .txt2{font-family: 'Orbitron'; font-weight: 400; font-size: 50px; line-height: 1.1; color: #fff; text-transform: uppercase; text-shadow:1px 1px 3px rgba(0, 0, 0, 0.5); padding-bottom: 15px;}
.flex-caption .txt3{padding-top: 20px;}
.flex-caption .txt3 a{display: inline-block; font-family: 'Orbitron'; font-size: 16px; line-height: 20px; font-weight: 700; color: #fff; text-transform: uppercase; text-decoration: none; background: #000; background: rgba(0, 0, 0, 0.1); border: 4px solid #fff; padding: 19px 55px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.flex-caption .txt3 a:hover{background: #0076b9;}

