@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);
html,body{height: 100%;}
body{
    background: #000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
pre{
    background: none transparent;
    padding: 0;
    border: none;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    overflow-x: hidden;
}
.slider-first{background: #fff;}
textarea,
input{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.page{
    height: 100%;
    overflow: hidden;
}
a:focus{
    outline: inherit;
}
.main{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    width: 100%;
}
.img-bg{
    background-size: 100% auto;
    background-position: center 0;
    background-repeat: no-repeat;
    /*height: 100%;*/
    width: 100%;
    -webkit-transition: transform 3s ease-in-out;
    -ms-transition: transform 3s ease-in-out;
    transition: transform 3s ease-in-out;
}
.img-wrap{height: 100%;width: 100%;}
.img-wrap img{
    display: block;
    height: 100%;
    width: 100%;
}
.main .wrap{
    display: table;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.t-cell{
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -50px;
}
.main .pic{
    margin: 0 0 15px;
    text-align: center;
}
.menu{
    background: url(../images/dot.png) repeat-x;
    font-size: 28px;
    padding: 12px 0 0;
    text-align: center;
    width: 100%
}
.menu a{
    color: #3b3c41;
    border-bottom: 1px solid #3b3c41;
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.menu a:hover{color: #00aeef;border-bottom: 1px solid #00aeef;}
.item-content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 72%;
    z-index: 100;
}
.item-content.ic-6 {
}
.item-content .title {
    background: rgba(0, 0, 0, 0) url("../images/dot.png") repeat-x scroll 0 bottom;
    font-size: 45px;
    margin: 14% 0 0 14px;
    padding: 12px 0 11px 10%;
}
.title {
    color: #000;
}
.link {
    font-size: 29px;
    padding: 0 0 0 16%;
}
.link a {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-weight: 300;
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.link a:hover{color: #00aeef;border-bottom: 1px solid #00aeef;text-shadow: 1px 1px 0px rgba(0,0,0,.4);}
.item-content.ic-4 .title{
    text-align: center;
    padding-left: 0;
}
.item-content.ic-18 .title{text-align: center;}
.item-content.ic-18 a{color: #fff;text-decoration: underline;}
.item-content.ic-18 .subtitle-text{padding-left: 10%;}
.get-form{
    cursor: pointer;
    border-bottom: 1px solid #fff;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.get-form:hover{color: #00aeef;text-shadow: 1px 1px 0px rgba(0,0,0,.4);border-bottom: 1px solid #00aeef;}
.subtitle-text{}
.subtitle-text .subtitle{
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}
.subtitle-text .text{
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-shadow: 1px 1px 0px rgba(0,0,0,.4);
}
.subtitle-text .text strong{color: #3991c7;}
.bg-img{
    display: block;
    max-width:100%;
    height:auto;
    width: 100%;
    -webkit-transition: transform 3s ease-in-out;
    -ms-transition: transform 3s ease-in-out;
    transition: transform 3s ease-in-out;
}
.img-wrap img{
    -webkit-transition: transform 3s ease-in-out;
    -ms-transition: transform 3s ease-in-out;
    transition: transform 3s ease-in-out;
}
.img-wrap:hover img,
.bg-img:hover,
.slider-item:hover .img-bg,
.zoomIn .img-bg,
.zoomIn .img-wrap img{
    -webkit-transform:scale(1.03);
    -ms-transform: scale(1.03);
    transform:scale(1.03);
}
.bg-img:first-child:hover{
    -webkit-transform:scale(1);
    -ms-transform: scale(1);
    transform:scale(1);
    
}
.caption{
    background: #000;
    position: absolute;
    color: #fff;
    bottom: 0;
    padding: 5px 0;
    left: 0;
    min-height: 115px;
    width: 100%;
    z-index: 100;
}
.logo{
    float: right;
    width: 218px;
    right: 10%;
    top: 50%;
    transform: translate(0, -50%);
    position: absolute;
}
.caption .fck{
    float: left;
    margin-left: 5%;
    width: 58%;
    z-index: 100;
}
.logo img{display: block;width: 100%;}
.slider-item{position: relative;}
.flex-viewport,
.flexslider,
.slider-item{height: 100%;width: 100%;}


.slides {
    width: 20000em;
    position: relative;

    list-style: none;
    margin: 0;
    padding: 0;
}
.slides{

    height: 100% !important;}
.slides li {
    float: left;
    height: 100% !important;
    width: 100%;
    overflow: hidden;
}
.flex-control-nav{display: none;}
.flex-direction-nav{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.flex-direction-nav a {
    background: rgba(0,0,0,.1);
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    height:100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 50px;
    z-index: 10;
    font-family: "Glyphicons Halflings";
    font-size: 35px;
}
.flex-direction-nav .flex-prev{left: 0;}
.flex-direction-nav .flex-next{right:0;}
.flex-direction-nav .flex-prev:before,
.flex-direction-nav .flex-next:before{
    display: block;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}
.flex-direction-nav .flex-prev:before{
    background: url(../images/prev.png) no-repeat center center;
}
.flex-direction-nav .flex-next:before{
    background: url(../images/next.png) no-repeat center center;
}
.style2 .flex-direction-nav .flex-prev:before,
.style4 .flex-direction-nav .flex-prev:before{
    background: url(../images/prev1.png) no-repeat center center;
}
.style2 .flex-direction-nav .flex-next:before,
.style4 .flex-direction-nav .flex-next:before{
    background: url(../images/next1.png) no-repeat center center;
}
.flexslider .flex-direction-nav a:hover{
    opacity: 1 !important;
}
.style3 .flex-direction-nav a,
.style4 .flex-direction-nav a{
    background-color: transparent;
    height: 102px;
    top: auto;
    bottom: 4px;
}
.fields{
    background: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    position: relative;
    color: #fff;
    display: none;
    margin: 0 auto;
    font-size: 14px;
    padding: 10px 15px;
    width: 670px;
}
.fields .form-group{margin-bottom: 10px;}
.form-group label{}
.form-group textarea{
    height: 70px;
    resize: none;
}
.form-group input{}
.f-text{
    font-weight: bold;
    margin-bottom: 10px;
}
.fields .btn {
    background: #00aeef;
    border: medium none;
    color: #fff;
    display: block;
    min-width: 100px;
}
.fields .close-form{
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    top: 2px;
    z-index: 33;
}
.fields .close-form:before{
    content: "";
    color: #00aeef;
    font-family: "Glyphicons Halflings";
}
.open-form{display: inline-block;margin-bottom: 15px;}
.t-contact{font-size: 15px;}
@media (max-width: 1600px) {
    .subtitle-text .text{font-size: 13px;}
    .caption .fck{font-size: 12px;}
    .caption .fck{width: 67%;}
}
@media (max-width: 1400px) {
    .caption{bottom: 0;}
    .caption .fck{font-size: 12px;}
    pre{font-size: 12px;}
    .text-14 pre{font-size: 14px;}
    .caption .fck{width: 66%;}
    .item-content.ic-4 .title{margin-top: 5%;}
    .subtitle-text .text{font-size: 13px;}
    .subtitle-text .t-contact{font-size: 15px;}
}