header, footer, article, section, nav, menu, hgroup {  
    display: block;  
}
body {
    margin:0;
    padding:0;
    font-size: 13px;
    color: #cbcbcb;
    font-family: Georgia, "Times New Roman", Times, serif;;
    font-style: italic;
}

a {
    outline: none;
    text-decoration: none;
    color: #CBCBCB;
}
ul{
    padding: 0;
    margin: 0;
}
a img {
    border:0 none;
} 
p {
    margin: 0;
    padding: 0;
}

li {
    list-style: none outside none;
    background: none;
    padding: 0;
    margin: 0;
}

header{
    height: 173px;
    float: left;
    width: 100%;
}

#head_content{
    width: 100%;
    height: 168px;
    background: #333333;
}
#head_content .text{
    color: #9e9e9e;
}

header .separator{
    border-top: 1px solid #5b5b5b;
    border-bottom: 1px solid #353535;
    background: #444444;
    height: 3px;

}

.left{
    float: left;
    margin-left: 30px;
}

.right{
    float: right;
    margin-right: 30px;
    position: relative;
}

#like{
    float: right;
}

#like span.btn{
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 71px;
    height: 41px;
    float: right;
    background: url(../images/like.png) no-repeat 0 -29px;
    display: block;
}
#like span.btn:hover{
    height: 55px;
    background-position: 0 -15px;
}

#like span{
    font-family: Georgia, "Times New Roman", Times, serif;;
    font-style: italic;
    font-size: 11px;
    float: right;
    line-height: 40px;
    margin-right: 5px;
}

#soc{
    padding: 0;
    position: absolute;
    right: -3px;
    top: 100px;
}
#soc li{
    float: left;
}
#soc a{
    -o-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: block;
    margin-left: 0;
    border: 3px solid #333333;
}

#soc .op{
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../images/img_op.png);
}
#soc a:hover .op{
    background: none;
}

#rss{background: url(../images/soc.png) no-repeat 0 0;}
#tw{background: url(../images/soc.png) no-repeat -30px 0;}
#yt{background: url(../images/soc.png) no-repeat 0 -30px;}
#in{background: url(../images/soc.png) no-repeat -30px -30px;}
oc li span.soc_border :hover{
    border-color: #CBCBCB;
}

.title{
    color: #FFFFFF;
    font-family: 'Century Gothic';
    font-style: normal;
}

header .title{

    font-size: 85px;
    letter-spacing: -4px;
    line-height: 75px;
    margin: 25px 0 0 -6px;

}

.text{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 13px;    
}



#wrapper {
    background: #212121;
    margin: 0;
    width: 810px;
    height: 1200px;
    overflow: hidden;
}



nav{
    width: 100%;
    height: 47px;
    float: left;
    background: #212121;
}
nav ul{
    padding: 0;
    margin: 0 20px;
    height: 42px;
}

#menu li{
    float: left;
    font-size: 16px;
    margin-top: 5px;
    position: relative;
    z-index: 1;
}

#menu li a{
    font-family: Georgia, "Times New Roman", Times, serif;;
    font-style: italic;
    font-size: 16px;
    line-height: 37px;
    padding: 0 30px;
    display: block;
    cursor: pointer;
    color: #cbcbcb;
}

.separator{
    width: 100%;
    height: 22px;
    float: left;
}

nav .separator{
    border-top: 1px solid #686868;
    border-bottom: 1px solid #353535;
    background: #535353;
    height: 3px;


}

#active_menu{
    width: 103px;
    height: 37px;
    position: absolute;
    top: 5px;
    background: #535353;
    display: none;
    left: 20px;
}

article{
    width: 100%;
    height: 942px;
    float: left;
}

#slider{
    height: 457px;
    background: url('../images/bgr.jpg') repeat;
    float: left;
    width: 100%;
}

.home section{
    float: left;
}
.home .title.home_caption{
    font-size: 32px;
    font-family: 'Century Gothic';
    margin: 0px 20px;
}
.home_caption{
    float: left;
    margin: 12px 20px;
    color: #838282;
}

.about section{
    color: #a3a3a3;
}

.content{
    background: #212121;
    width: 100%;
    float: left;
    padding-top: 28px;
}

.home .content{
    height: 462px;
}
.separator{
    height: 22px;
    border-top: 1px solid #4c4c4c;
    background: #333333;
    border-bottom: 1px solid #151515;

}

.img_border{
    border: 3px solid #333333;
    padding: 7px;
    float: left;
    position: relative;
}

.home .content ul{
    margin: 15px;
    float: left;
    width: 100%;
}
.home .content ul li{
    width: 231px;
    float: left;
    margin: 0 15px;

}
.home .title{
    color: #FFFFFF;
    float: left;
    font-family: 'Century Gothic';
    font-size: 28px;
    font-style: normal;
    letter-spacing: -1px;
    line-height: 48px;
    margin-bottom: 7px;
}
.home .text{
    color: #71706f;
    float: left;
    margin-bottom: 21px;
    line-height: 18px;
}

.th_opacity{
    position: absolute;
    width: 107px;
    height: 81px;
    z-index: 9999;
    left: 5px;
    top: 5px;
    background: url(../images/img_op.png);
}
.active .th_opacity{
    background: none;
}

.button{
    -o-transition: background-position 0.3s, color 0.3s;
    -webkit-transition: background-position 0.3s, color 0.3s;
    -moz-transition: background-position 0.3s, color 0.3s;
    transition: background-position 0.3s, color 0.3s;
    float: left;
    background: url(../images/btn.png) no-repeat 0 0px;
    color: #000000;
    padding-left: 4px;
    cursor: pointer;
}

.button:hover{
    background: url(../images/btn.png) no-repeat 0 -35px;
    color: #ffffff;
}

.button .left{
    -o-transition: background-position 0.3s;
    -webkit-transition: background-position 0.3s;
    -moz-transition: background-position 0.3s;
    transition: all 0.3s;
    background: url(../images/btn.png) no-repeat 100% -140px;
    float: left;
    margin: 0;
    padding-right: 4px;
}
.button:hover .left{
    background: url(../images/btn.png) no-repeat 100% -175px;
}

.button .right{
    -o-transition: background-position 0.3s;
    -webkit-transition: background-position 0.3s;
    -moz-transition: background-position 0.3s;
    transition: all 0.3s;
    background: url(../images/btn.png) repeat-x 0 -70px;
    float: left;
    margin: 0;
    line-height: 34px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    padding: 0 10px;
}
.button:hover .right{
    background: url(../images/btn.png) repeat-x 0 -105px;
}

.flag{
    width: 76px;
    height: 70px;
    background: url(../images/flag.png) no-repeat;
    position: absolute;
    right: 20px;
    top: -17px;
}

.flag p{
    width: 66px;
    color: #ffffff;
    font-family: 'Brush Script Std';
    font-size: 29px;
    text-align: center;
    line-height: 30px;

}


.about{
    background: #474747;
}
#about_cont{
    width: 750px;
    height: 325px;
    padding: 30px;
    background: #474747;
}
.about .content{
    width: 750px;
    height: 533px;
    padding: 30px;
}
#about_cont .title, .about .content .title{
    font-size: 28px;
    letter-spacing: -1px;
}
#about_text{
    width: 770px;
    margin-top: 17px;
    height: 275px;
}
#about_text img{
    padding: 7px;
    background: #212121;
    border: 4px solid #333333;
    float: left;
    margin: 0 18px 18px 0;
}

#about_text p{
    line-height: 17px;
    margin-bottom: 17px;
}

.li_arrow li{
    list-style: url(../images/about_arrow.png);
    text-transform: uppercase;
    font-weight: normal;
    font-size: 11px;
    color: #737372;
    line-height: 28px;
}

#big_ul{
    margin: 5px 0 20px 0;
    float: left;
}
.big_li{
    float: left;
    margin-left: 21px;
    width: 229px;
}

.title2{
    color: #737372;
    margin: 18px 0;
    line-height: 18px;
}

.title2 span{
    color: #ffffff;
    font-weight: bold;
}

.offers{
    background: #212121;
}

.offers .content{
    padding: 30px;
    width: 750px;
    height: 882px;
}

.offers .title{
    font-size: 28px;
    letter-spacing: -1px;
}

.offers_items img{
    float: left;
}

.offers_items li{
    border: 1px solid #333333;
    margin-top: 13px;
    padding: 22px 13px;
}

.offers_items .title2{
    color: #cecdcd;
    font-weight: bold;
}
.offers_items .text{
    color: #737372;
    line-height: 18px;
}
.text .arrow{
    background: url(../images/arrow_text.png) no-repeat 0 0;
    width: 15px;
    height: 7px;
    text-indent: -9999px;
    display: inline-block;
    margin-left: 14px;
}

.text .arrow:hover{
    background: url(../images/arrow_text.png) no-repeat 0 -7px;
}


.offers_items .img_border{
    background: url(../images/thumb_bgr.png) no-repeat 0 -91px;
    width: 107px;
    height: 81px;
    border: none;
    padding: 5px;
    float: left;
    margin-right: 17px;

}


#pager a.bx-prev{
    float: left;
    width: 29px;
    height: 29px;
    background: url(../images/page_arrow.png) no-repeat;
    text-indent: -9999px;
}
#pager a.bx-next{
    float: right;
    width: 29px;
    height: 29px;
    background: url(../images/page_arrow.png) no-repeat -29px 0;
    text-indent: -9999px;
}

#pager{
    float: left;
    position: relative;
    left: 38%;
    top: 42px;
}
#pager a{
    margin: 0 10px;
    line-height: 28px;
    font-size: 12px;
    color: #a3a3a3;
}
#pager a.pager-active{
    color: #ffffff;
}


.news #about_cont img{
    padding: 7px;
    background: #212121;
    border: 4px solid #333333;
    margin-bottom: 12px;
}

.news #about_cont li{
    width: 230px;
    float: left;
    margin: 0 15px;
}
.news #about_cont{
    padding: 15px;
    width: 780px;
    height: 405px;
    background: #474747;
}
.news #about_cont ul{
    float: left;
    width: 100%;
}
.news .text{
    color: #a3a3a3;
    line-height: 19px;
    letter-spacing: 0px;
}

.news .content .text{
    letter-spacing: 0px;
    line-height: 17px;
    color: #737372;
}
.news .text img, .offers .text img{
    margin-left: 5px;
}
.news .button{
    margin-top: 14px;
}

.news .content .button{
    margin-left: 15px;
    margin-top: 10px;
}

.news #about_cont li .title{
    color: #cecdcd;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 0px;
}

.news .content{
    padding: 15px;
    width: 780px;
    height: 453px;
}

.news .content li{
    display: block;
    float: left;
    margin-bottom: 20px;
    padding: 0 13px;
}

.news .img_border{
    background: url(../images/news/img_bgr.png) no-repeat;
    margin-right: 17px;
    padding: 5px;
    width: 127px;
    height: 81px;
    border: none;
}
.news #about_cont .title{
    line-height: 66px;
}
.news #about_cont li .title, .news .title2{
    line-height: 18px;
    color: #cecdcd;
    font-weight: bold;
    margin-bottom: 4px;
}

.news .content .title, .contacts .content .title{
    padding: 0 15px;
    line-height: 62px;
    font-size: 28px;
    font-family: 'Century Gothic';
    letter-spacing: -1px;
}

.scroll-pane{
    height: 370px;
}
.contacts #about_cont{
    height: 284px;
}

.contacts .content .title{
    padding: 0;
    margin: 0;
}

.contacts .content{
    padding: 15px 30px;
    width: 750px;
    height: 544px;
}

#maps{
    background: #212121;
    padding: 7px;
    border: 4px solid #333333;
    float: left;
    margin-top: 17px;
}

#contact_text p{
    margin-top: 13px;
}

#contact_text{
    float: left;
    width: 240px;
    margin-left: 20px;
    margin-top: 7px;
}

#contact_text p{
    line-height: 17px;
}

.website, .email{
    text-decoration: underline;
    cursor: pointer;
}

a.website:hover, a.email:hover{
    text-decoration: none;
}

.input_text{
    width: 354px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    color: #737372;
    font-style: italic;
    background: #000000;
    border: 1px solid #3b3b3b;
    margin: 6px 0;
    padding: 7px;

}

.contacts textarea{
    width: 470px;
    height: 194px;
    resize: none;
}

.contacts .button{
    margin-top: 15px;
}

.contacts .button .right{
    padding: 0 30px;
}

#send_form p{
    position: relative;
}
#send_form label{
    position: absolute;
    top: 14px;
    left: 7px;
    color: #737372;
}

#form_result{
    color: #da5221;
}

.contacts .content .text{
    color: #737372;
    margin-bottom: 4px;
}

.color{
    color: #da5221;
}
footer {
    width: 100%;
    height: 37px;
    font-size: 13px;
    background: #333333;
    border-top: 1px solid #4c4c4c;
    float: left;
    padding: 10px 27px;
}