@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic);

/* code by extezzy */

/* ==== reset css start ======================================================= */

ul, ol {
    list-style: none;
}

button {
    cursor: pointer;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    line-height: 1;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 68%, #ffffff 68%, #e1e1e1 96%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(68%,#ffffff), color-stop(68%,#ffffff), color-stop(96%,#e1e1e1));
    background: -webkit-linear-gradient(top,  #ffffff 68%,#ffffff 68%,#e1e1e1 96%);
    background: -o-linear-gradient(top,  #ffffff 68%,#ffffff 68%,#e1e1e1 96%);
    background: -ms-linear-gradient(top,  #ffffff 68%,#ffffff 68%,#e1e1e1 96%);
    background: linear-gradient(to bottom,  #ffffff 68%,#ffffff 68%,#e1e1e1 96%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 );
}

body, input {
    font-weight: normal;
    line-height: 150%;
    font-size: 14px;
    color: #3D3C3C;
    font-family: "bookmanoldstyle", Arial, Verdana, sans-serif;
    
}


body a {
    font-weight: normal;
    line-height: 150%;
    font-size: 14px;
    color: #DB3232;
    font-family: "bookmanoldstyle", Arial, Verdana, sans-serif;
    
}

.table {
    width: 100%;
}

a {
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}

img {
    border: none;
    
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

.clearfix {
    clear: both;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    padding: 0;
    border-top: 1px dashed #D8D8D8;
    margin: 10px 0;
}

input[type="submit"] {
    cursor: pointer;
}

.clr:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.center, #wrapper {
    width: 1100px;
    margin: 0 auto;
}

/* ==== reset css end ======================================================= */

.slide_img, .tel_number, .right {
    float: right !important;
}

.left_content, .last_news_block, .foot_text, .left_mini, .side_title span, .side_title img, .side, .slide_left, .header_menu li, .social_icon li, .social_icon, .left {
    float: left
}

.side_title img, .side_title span, .slide_img, .slide_left h2 a, .header_menu li a, .social_icon li a {
    display: block;
}

.number_top {
     font-family: "bookantiqua", Arial, Verdana, sans-serif;
}


@font-face {
    font-family: bookmanoldstyle;
    
    src: url(../fonts/612965.ttf);
}

@font-face {
    font-family: bookantiqua;
    
    src: url(../fonts/BKANT.ttf);
}

/* ==== header start ======================================================= */

#header {
    height: 158px;
    border-bottom: 1px solid #dbdbdb;
    background: url(../images/header.png) repeat-x;
    position: relative;
}

.social_icon {
    margin-top: 30px;
}

.social_icon, .tel_number {
    position: relative;
   
}

.social_icon li:nth-child(1) a {
    width: 13px;
    height: 14px;
    background: url(../images/social_icon.png) 0 -3px;
    margin-top: 4px;
}

.social_icon li:nth-child(2) a {
    width: 10px;
    height: 19px;
    background: url(../images/social_icon.png) -13px 0;
    margin-top: 1px;
}

.social_icon li:nth-child(3) a {
    width: 20px;
    height: 14px;
    background: url(../images/social_icon.png) -23px -3px;
    margin-top: 5px;
}

.social_icon li:nth-child(4) a {
    width: 16px;
    height: 15px;
    background: url(../images/social_icon.png) -42px 0px;
    margin-top: 3px;
}

.social_icon li a {
    opacity: 0.5;
    margin-right: 20px;
}

.social_icon li a:hover {
    opacity: 1;
}

.tel_number {
    margin-top: 20px;
}

.number_top i {
    width: 18px;
    height: 27px;
    display: inline-block;
    background: url(../images/phone.png);
    position: relative;
    top: 6px;
    margin-right: 3px;
}

.tel_number .number_top {
    font-size: 37px;
    color: #53462d;
}

.tel_number .number_top span {
    font-size: 28px;
    color: #af8c48;
}

.tel_number .number_bottom {
    font-size: 14px;
    text-align: right;
    margin-top: 5px;
}

.tel_number .number_bottom a {
    color: #53462d;
    font-size: 14px;
}

.tel_number .number_bottom a:hover {
    text-decoration: underline;
}

.tel_number .number_bottom span {
    color: #af8c48;
}

.logo_section {
    position: absolute;
    left: 0;
    right: 0;
}

.logo_section .logo {
    margin: 14px auto 0;
    display: table;
}

.header_menu {
    display: table;
    margin: 15px auto 0;
}

.header_menu li {
    padding: 0 40px;
    background: url(../images/menu_right.png) no-repeat right;
}

.header_menu li:last-child {
    background: none;
}

.header_menu li a {
    font-size: 15px;
    color: #a68e71;
    text-transform: uppercase;
}

.header_menu li a:hover {
    text-decoration: underline;
    color: #9f6b2d;
}

.header_shadow {
    width: 1050px;
    height: 19px;
    background: url(../images/header_shadow.png);
    margin: 0 auto;
    position: relative;
    z-index: 1001;
}



/* ==== header end ======================================================= */

/* ==== wrapper start ======================================================= */

.slide_line {
    height: 2px;
    background: url(../images/slide_line.png) no-repeat center;
    margin: 0 auto 30px;
}

#prevBtn {
    left: 0;
}

/* image replacement */
#prevBtn, #nextBtn, #slider1prev, #slider1next{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}
/* // image replacement */

#container{
    
    margin:0 auto;
    position:relative;
    text-align:left;
    width:1100px;
    margin-bottom:2em;
}


#contents{
    position: relative;
    margin-top: -19px;
    background: url(../images/slide_bg.png) no-repeat;
}


/* Easy Slider */

#slider ul, #slider li,
#slider2 ul, #slider2 li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider2{
    margin-top:1em;
}
#slider li, #slider2 li{
    
    width:1100px;
    height:334px;
    overflow:hidden;
}

#prevBtn, #nextBtn,
#slider1next, #slider1prev{
    
    display: block;
    width: 30px;
    height: 50px;
    position: absolute;
    top: 138px;
    z-index: 1000;
}

#nextBtn, #slider1next{
    
    right: 0;
}

#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
    
    display:block;
    position:relative;
    width: 35px;
    height: 50px;
    background: url(../images/slide_nav.png) no-repeat -37px;
    
}

#nextBtn a, #slider1next a{
    
    background: url(../images/slide_nav.png) no-repeat -9px;
    
}


/* numeric controls */    

ol#controls{
    margin:1em 0;
    padding:0;
    height:28px;
    
}
ol#controls li{
    margin:0 10px 0 0;
    
    padding:0;
    float:left;
    list-style:none;
    height:28px;
    line-height:28px;
}
ol#controls li a{
    float:left;
    height:28px;
    line-height:28px;
    border:1px solid #ccc;
    background:#DAF3F8;
    color:#555;
    padding:0 10px;
    text-decoration:none;
}
ol#controls li.current a{
    background:#5DC9E1;
    color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{
    outline:none;
}


.slide_left {
    margin: 83px 0 0 150px;
}

.slide_left h2 a {
    font-size: 36px;
    color: #070400;
    max-width: 335px;
    line-height: 40px;
    text-transform: uppercase;
}

.slide_left h2 a:hover {
    text-decoration: underline;
}

.slide_left p {
    margin-top: 35px;
    font-size: 20px;
    color: #9a8054;
}

.slide_img {
    margin: 50px 220px 0 0;
}

#nextBtn a:hover, #prevBtn a:hover {
    opacity: 0.7;
}

.side {
    width: 310px;
}

.side_title span {
    font-size: 20px;
    color: #070400;
    margin: 30px 0 0 0;
    text-align: center;
}

.side p, .short_story p, .last_news p {
    font-size: 13px;
    color: #4f4f4f;
    text-align: justify;
    margin-top: 7px;
    line-height: 17px;
}

.big_btn {
    padding: 0 50px;
    font-size: 17px;
    color: #99744d;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#e8e8e8 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0%,#e8e8e8 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e8e8e8',GradientType=0 );
    display: inline-block;
    border-radius: 2px;
    box-shadow: inset 1px 1px 0 #fff, 1px 1px 1px rgba(0, 0, 0, 0.47), 0 -1px 0 rgba(0, 0, 0, 0.1), -1px 0 0 rgba(0, 0, 0, 0.08);
    line-height: 50px;
    margin-top: 13px;
}

.big_btn:hover {
    box-shadow: inset 1px 1px 0 #fff, 1px 1px 1px rgba(0, 0, 0, 0.47), 0 -1px 0 rgba(0, 0, 0, 0.1), -1px 0 0 rgba(0, 0, 0, 0.08), inset 0 0 11px rgba(0, 0, 0, 0.23);
}



#slidebox{
    position: relative;
    overflow: hidden;
    border: 1px solid #eeeeee;
}
#slidebox, #slidebox ul {
    width:350px;
    height:170px;
}
#slidebox, #slidebox ul li{
    width:350px;
    height:170px;
}
#slidebox ul li{
    position:relative;
    left:0;
    background:#eee;
    float:left;
    list-style: none;
    padding:0px 0px;
    font-family:Verdana, Geneva, sans-serif;
    font-size:13px;
}
.next, .previous{
    z-index: 2;
    display: block;
    float: right;
    margin-left: 8px;
    width: 35px;
    height: 35px;
}
.next:hover, .previous:hover {
    opacity: 0.7;
    cursor: pointer;
}
.next{
    right: 0;
    background: url(../images/mini_nav.png) no-repeat -45px;
}
.previous{
    background: url(../images/mini_nav.png) no-repeat -4px;
}

.side_title img {
    margin-right: 10px;
}

.left_mini {
    margin: 20px 0 0 60px;
}

.mini_shadow {
    width: 350px;
    height: 20px;
    background: url(../images/slider_bottom.png) no-repeat center;
}

.slides_nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    z-index: 1009;
}

.navss {
    margin: 0 auto;
    display: table;
}

.left_mini {
    position: relative;
}

.black_sep {
    height: 1px;
    background: url(../images/black_sep.png) no-repeat;
    margin: 40px 0;
}

.left_article, .right_article {
    width: 530px;
}

.right_article h2 {
    text-align: right !important;
}

.left_article p, .right_article p {
    font-size: 14px;
    color: #313131;
    margin-top: 12px;
    text-align: justify;
    line-height: 18px;
}

.left_article h2, .right_article h2 {
    text-align: left;
    font-size: 22px;
    color: #070400;
}

.short_story {
    width: 338px;
    float: left;
    margin: 0 14px 50px 14px;
}

.short_story .big_btn, .last_news .big_btn {
    display: table;
    margin: 13px auto 0;
}

/* ==== wrapper end ======================================================= */

/* ==== footer start ======================================================= */

footer {
    height: 110px;
    border-top: 2px solid #b9b9b9;
    margin-top: 40px;
}

.foot_text {
    color: #929292;
    font-size: 14px;
    margin-top: 25px;
}

footer .tel_number {
    margin-top: 17px;
}

.paginator {
    display: table;
    margin: 0 auto;
}

.paginator a, .paginator span {
    display: inline-block;
    width: 28px;
    line-height: 28px;
    border-radius: 2px;
    text-align: center;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#eeeeee));
    background: -webkit-linear-gradient(top, #f7f7f7 0%,#eeeeee 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%,#eeeeee 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%,#eeeeee 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%,#eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eeeeee',GradientType=0 );
    border: 1px solid #c2c2c2;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
    font-size: 17px;
    color: #8f8f8f;
    margin-left: 12px;
}

.paginator span, .paginator a:hover {
    color: #99744d;
    background: #f8f8f8;
    background: -moz-linear-gradient(top,  #f8f8f8 0%, #cecece 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#cecece));
    background: -webkit-linear-gradient(top,  #f8f8f8 0%,#cecece 100%);
    background: -o-linear-gradient(top,  #f8f8f8 0%,#cecece 100%);
    background: -ms-linear-gradient(top,  #f8f8f8 0%,#cecece 100%);
    background: linear-gradient(to bottom,  #f8f8f8 0%,#cecece 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#cecece',GradientType=0 );
}

.last_news {
    margin-bottom: 30px;
}

.last_news_block {
    width: 350px;
}

.last_title {
    text-align: center;
    background: url(../images/last_sep.png) no-repeat bottom;
    padding-bottom: 20px;
    font-size: 16px;
    color: #99744d;
    margin-bottom: 20px;
}

.left_content {
    margin-left: 90px;
    width: 650px;
}

.left_content h1 {
    font-size: 24px;
    color: #000;
    display: block;
    margin-bottom: 15px;
}

.left_content p {
    font-size: 16px;
    color: #313131;
    text-align: justify;
    line-height: 24px;
}

.left_content img {
    float: left;
    margin: 0 25px 10px 0;
}

.content_date {
    margin-top: 30px;
    font-size: 13px;
    color: #969696;
}

.next-prev {
margin: 0 !important;
box-shadow: none !important;
border: none !important;
}

/* ==== footer end ======================================================= */