@font-face {
    font-family: 'romulregular';
    src: url('../fonts/romul.eot');
    src: url('../fonts/romul.eot?#iefix') format('embedded-opentype'),
        url('../fonts/romul.woff') format('woff'),
        url('../fonts/romul.ttf') format('truetype'),
        url('../fonts/romul.svg#romulregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('../fonts/robotocondensed-bold.eot');
    src: url('../fonts/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/robotocondensed-bold.woff') format('woff'),
        url('../fonts/robotocondensed-bold.ttf') format('truetype'),
        url('../fonts/robotocondensed-bold.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedlight';
    src: url('../fonts/robotocondensed-light.eot');
    src: url('../fonts/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/robotocondensed-light.woff') format('woff'),
        url('../fonts/robotocondensed-light.ttf') format('truetype'),
        url('../fonts/robotocondensed-light.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../fonts/robotocondensed-regular.eot');
    src: url('../fonts/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/robotocondensed-regular.woff') format('woff'),
        url('../fonts/robotocondensed-regular.ttf') format('truetype'),
        url('../fonts/robotocondensed-regular.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedbold_italic';
    src: url('../fonts/robotocondensed-bolditalic.eot');
    src: url('../fonts/robotocondensed-bolditalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/robotocondensed-bolditalic.woff') format('woff'),
        url('../fonts/robotocondensed-bolditalic.ttf') format('truetype'),
        url('../fonts/robotocondensed-bolditalic.svg#roboto_condensedbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light.eot');
    src: url('../fonts/roboto-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto-light.woff') format('woff'),
        url('../fonts/roboto-light.ttf') format('truetype'),
        url('../fonts/roboto-light.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium.eot');
    src: url('../fonts/roboto-medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto-medium.woff') format('woff'),
        url('../fonts/roboto-medium.ttf') format('truetype'),
        url('../fonts/roboto-medium.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight_italic';
    src: url('../fonts/roboto-lightitalic.eot');
    src: url('../fonts/roboto-lightitalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto-lightitalic.woff') format('woff'),
        url('../fonts/roboto-lightitalic.ttf') format('truetype'),
        url('../fonts/roboto-lightitalic.svg#robotolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotomedium_italic';
    src: url('../fonts/roboto-mediumitalic.eot');
    src: url('../fonts/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto-mediumitalic.woff') format('woff'),
        url('../fonts/roboto-mediumitalic.ttf') format('truetype'),
        url('../fonts/roboto-mediumitalic.svg#robotomedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/*clearfix*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/*end clearfix*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////footer-down//////////////////////////////////////*/
html, body {
    height: 100%;
}
.wrapper_container{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -311px;/*/высота футера*/
}
.footer_down_clear_block{
    height:283px;/*высота футера*/
}
/*////////////////////////////////////end_footer_down//////////////////////////////////////////////////*/
.padding_1_top{
    padding-top:1px;
}
.content_1004{
    width: 1004px;
    margin: 0 auto;
}
.content_1026{
    width: 1026px;
    margin: 0 auto;
}
body{
    background:#fff;
    overflow-x: hidden;
}
.body_fotootchety,.body_video{
    background: url(../images/wall.jpg) fixed center no-repeat;
}
.header{
    background: url(../images/header_bg.jpg) no-repeat center;
    height: 676px;
}
.top_header{
    background: url(../images/top_header.png) no-repeat center;
    height: 56px;
}
.order_callback{
    float: left;
    margin: 2px 0 0 25px;
    width:393px;
    position: relative;
    z-index: 1;

}
.order_callback > a{
    font-family:roboto_condensedbold,Arial;
    font-size:18px;
    color:#fee8bc;
    text-transform:uppercase;
    text-align:center;
    text-decoration: none;
    width: 357px;
    height: 49px;
    background: url(../images/sprite_1.png) no-repeat 0 0;
    line-height: 43px;
    display: block;
}
.order_callback > a:hover{
    background: url(../images/sprite_1.png) no-repeat 0 -50px;
}
.header_phone > p{
    font-family:romulregular,Arial;
    font-size:30px;
    color:#3b240d;
    text-transform:none;
    text-align:right;
    letter-spacing: -1px;
}
.header_phone{
    float: right;
    margin: 14px 29px 0 0;
    width: 382px;
    position: relative;
    z-index: 1;
}
.logo_capital a{
    display: table;
    float: left;
    margin: -50px 0 0 275px;
    position: relative;
}
.logo_capital{
    position: relative;
    z-index: 0;
    margin: 0 auto;  
}
.sub_header_logo > p{
    font-family:roboto_condensedregular,Arial;
    font-size:30px;
    color:#3b240d;
    text-transform:none;
    text-align:center;
    line-height: 36px;
}
.sub_header_logo{
    margin: 9px 0 0 0;
}
.top_menu{
    height: 91px;
    background: url(../images/menu_bg.png) no-repeat center;
    margin: -40px 0 0 ;
}
.top_menu_wrapper{
    display: table;
    margin: 25px auto 0;
}
.top_menu_point{
    display: table-cell;
    border-left:1px solid #fff1d5;
    border-right: 1px solid rgba(153,116,78,0.49);
    vertical-align: middle;
    height: 39px;
    padding: 0 16px;
    position: relative;
    cursor: pointer;
}
.top_menu_point:nth-child(4){
    padding: 0 15px;
}
.top_menu_point:first-child{
    border-left: none;
}
.top_menu_point:last-child{
    border-right: none;
}
.top_menu_point > a{
    text-decoration: none;
    font-family:roboto_condensedregular,Arial;
    font-size:21px;
    color:#000;
    text-transform:uppercase;
    text-align:center;
}
.top_menu_point > a > div{
    width: 22px;
    height: 19px;
    background: url(../images/sprite_1.png) no-repeat 0 -100px;
}
.active_menu > a{
    border-bottom: 2px solid #2d1600 !important;
}
.active_menu > a > div{
    background: url(../images/sprite_1.png) no-repeat 0 -120px !important; 
}
.top_menu_point > a:hover{
    border-bottom: 2px solid #2d1600; 
}
.triangle{
    width: 15px;
    height: 10px;
    background: url(../images/sprite_1.png) no-repeat 0 -140px;
    position: absolute;
    bottom: -12px;
    display: none;
}
.top_menu_wrapper > ul > li > .sub_menu_wrapper > ul{
    border-width: 1px;
    border-color: rgb( 211, 181, 128 );
    border-style: solid;
    background-color: rgb( 249, 227, 181 );
    padding: 18px 14px 4px;
    white-space: nowrap;
    display: inline-block;
    margin: 53px 0 0 0;
    cursor: default;
    position: relative;
    z-index: 1;
}
.top_menu_wrapper > ul > li > .sub_menu_wrapper > ul > li > a{
    text-decoration: none;
    font-family:roboto_condensedregular,Arial;
    font-size:18px;
    color:#2d1600;
    text-transform:none;
    text-align:left;
    border-bottom: solid transparent 1px;
}
.top_menu_wrapper > ul > li >  .sub_menu_wrapper > ul > li > a:hover{
    border-bottom: solid #2d1600 2px;
}
.top_menu_wrapper > ul > li > .sub_menu_wrapper > ul > li {
    margin-bottom: 10px;
}
.sub_menu_wrapper{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}
.director_say{
    background: #fff1d5;
}
.citata > p:nth-child(1){
    font-family:roboto_condensedbold_italic,Arial;
    font-size:24px;
    color:#2d1600;
    text-transform:none;
    text-align:center;
    letter-spacing: 2px;
    line-height: 30px;
}
.citata > p:nth-child(2){
    font-family:robotomedium,Arial;
    font-size:14px;
    color:#2d1600;
    text-transform:none;
    text-align:right;
    letter-spacing: 1px;
    margin: 13px 0 0 0;
}
.citata > p:nth-child(2) span{
    font-family:robotolight,Arial;
}
.director_say > .content_1004 {
    padding: 60px 0 0 0;
}
.citata{
    position: relative;
    width: 918px;
    margin: 0 auto;
}
.citata .open_kav{
    position: absolute;
    top: 0;
    left: -18px;
    width: 28px;
    height: 25px;
    background: url(../images/sprite_1.png) no-repeat 0 -151px;
}
.citata .close_kav{
    position: absolute;
    bottom: 17px;
    right: -37px;
    width: 28px;
    height: 25px;
    background: url(../images/sprite_1.png) no-repeat 0 -177px;
}
.right_sub_citata > img{
    max-height: 138px;
    max-width: 138px;
    float: right;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;   
}
.right_sub_citata{
    width: 336px;
    float: right;
}
.sub_citata{
    margin-top: 59px;
    margin-right: 25px;
}
.left_sub_citata{
    float: left;
    padding: 1px 25px 10px 25px;
    width: 582px;
}
.black_point{
    background: #000;
    border-radius: 50%;
    height: 3px;
    width: 3px;
    float: left;
    margin: 12px 15px 0 0;
}
.left_sub_citata > p{
    font-family:roboto_condensedregular,Arial;
    font-size:18px;
    line-height: 28px;
    color:#3e280e;
    text-transform:none;
    text-align:left;
}
.left_sub_citata > p > span{
    font-family:roboto_condensedbold_italic,Arial;
    color:#d96d34;
}
.preimush {
    background: #fff1d5 url(../images/middle_bg.png) no-repeat center 316px;
    height: 1267px;
}
.vensel{
    width: 108px;
    height: 24px;
    background: url(../images/vensel.png) no-repeat;
    margin: 0 auto;
}
.flag{
    width: 323px;
    height: 91px;
    background: url(../images/flag.png) no-repeat;
    margin: 45px auto 51px;;
}
.preimush .content_1004{
    padding: 47px 0 0 0;
}
.flag > p{
    font-family:roboto_condensedregular,Arial;
    font-size:24px;
    color:#3e280e;
    text-transform:uppercase;
    text-align:center;
    text-shadow: -1px 1px 0px rgba(255, 255, 255, 1);
    line-height: 90px;
}
.triangle_2{
    width:22px;
    height: 16px;
    background: url(../images/sprite_1.png) no-repeat 0 -203px;
    position: absolute;
    top: 169px;
    left: 37px;
    display: none;
}
.preimush_block > a{
    text-decoration: none;
    display: block;
    float: left;
    width: 276px;
    margin: 0 18px 26px;
    position: relative;

}
.preimush_block > a > p{
    font-family:roboto_condensedregular,Arial;
    font-size:24px;
    line-height: 30px;
    color:#3e280e;
    text-transform:uppercase;
    text-align:center;
}
.preimush_block > a > img{
    margin: 0 auto;
    display:block;
}
.preimush_block{
    width: 936px;
    margin: 0 auto;
}
.preimush_title > p{
    font-family:roboto_condensedbold_italic,Arial;
    font-size:30px;
    color:#dd7740;
    text-transform:uppercase;
    text-align:left;
}
.preimush_desc > p{
    font-family:roboto_condensedbold_italic,Arial;
    font-size:18px;
    line-height: 36px;
    color:#3e280e;
    text-transform:none;
    text-align:left;
}
.preimush_top{
    width: 663px;
    height: 50px;
    background: url(../images/lb_wrap_sprite.png) no-repeat 0 0;
}
.preimush_top{
    width: 663px;
    height: 47px;
    background: url(../images/lb_wrap_sprite.png) no-repeat 0 0;
}
.preimush_middle{
    width: 663px;
    background: url(../images/preimush_middle.png) repeat-y;
}
.preimush_bottom{
    width: 663px;
    height: 50px;
    background: url(../images/lb_wrap_sprite.png) no-repeat 0 -57px;
}
.preimush_title{
    padding: 0 36px;
    margin-bottom: 20px;
}
.preimush_desc{
    padding: 0 36px;
}
.leave_order_title > p{
    font-family:roboto_condensedbold,Arial;
    font-size:24px;
    color:#3e280e;
    text-transform:uppercase;
    text-align:center;
}
.leave_order_title > p > span{
    font-size:36px;
    color:#dd7740;
}
.leave_order_form{
    width: 1093px;
    height: 241px;
    background: url(../images/form_bg.png) no-repeat;
    margin: 0 0 0 -97px;
}
.leave_order > .vensel{
    margin-top: 16px;
}
.leave_order{
    margin-top: 63px;
}
.top_footer{
    height: 97px;
    background: url(../images/top_footer.png) no-repeat center;
    margin: -35px 0 0 0;
    position: relative;
}
.leave_order_form .input_wrapper{
    width: 354px;
    height: 53px;
    background: url(../images/form_sprite.png) no-repeat 0 -55px;
    float: left;
}
.leave_order_form .input_wrapper:nth-child(1){
    margin: 53px 0 0 229px;
}
.leave_order_form .input_wrapper:nth-child(2){
    margin: 53px 0 0 30px;
}
.leave_order_form .input_wrapper:nth-child(3){
    margin: 15px 0 0 229px;
}
.leave_order_form input[type=text]{
    font-family:roboto_condensedlight,Arial;
    font-size:18px;
    color:#cea65b;
    text-transform:none;
    text-align:left;
    padding: 5px 0 0 51px;
    width: 273px;
    height: 32px;
}
.leave_order_form input[type=submit]{
    font-family:roboto_condensedbold,Arial;
    font-size:18px;
    color:#fee8bc;
    text-transform:uppercase;
    text-align:center;
    float: left;
    display: block;
    width: 347px;
    height: 45px;
    background: url(../images/form_sprite.png) 0 -110px no-repeat;
    cursor: pointer;
    margin: 15px 0 0 42px;
}
.leave_order_form input[type=submit]:hover{
    background: url(../images/form_sprite.png) 0 -157px no-repeat;
}
.top_footer > .content_1004 > p{
    font-family:roboto_condensedregular,Arial;
    font-size:18px;
    color:#3e280e;
    text-transform:uppercase;
    text-align:center;
    margin: 39px 0 0 0;
}
.footer{
    background: url(../images/footer_bg.png) no-repeat center;
    height: 311px;
}
.footer .content_1004{
    padding: 38px 0 0 0;
}
.have_question > a{
    font-family:roboto_condensedregular,Arial;
    font-size:14px;
    color:#3e280e;
    text-transform:uppercase;
    text-align:center;
    text-decoration: none;
}
.have_question > p{
    font-family:roboto_condensedregular,Arial;
    font-size:48px;
    color:#dd7740;
    text-transform:uppercase;
    text-align:center;
    margin: 0 0 14px 0;
}
.have_question{
    float: left;
    margin: 30px 0 0 115px;
}
.triangle_3{
    width: 15px;
    height: 17px;
    background: url(../images/form_sprite.png) no-repeat 0 -203px;
    float: left;
    margin: 0 12px 0 97px;
}
.contscts_hrefs{
    float: right;
    width: 34%;
}
.contscts_hrefs .left_col{
    float: left;
    width:211px;
    margin: 0 15px 0 0;
}
.contscts_hrefs .right_col{
    float: left;
}
.left_col > p,.right_col > p{
    font-family:roboto_condensedregular,Arial;
    font-size:18px;
    color:#000;
    text-transform:uppercase;
    text-align:left;
}
.long_right_stripe{
    background: url(../images/repeat_stripe.png) repeat-x ;
    height: 29px;
    width: 1000%;
    float: left;
    margin: 6px 0 -4px;
}
.desc_string > p{
    font-family:roboto_condensedregular,Arial;
    font-size:14px;
    color:#3e280e;
    text-transform:none;
    text-align:left;
    display: inline-block;
}
.desc_left_col{
    float: left;
}
.contscts_hrefs > .right_col > a{
    font-family:roboto_condensedregular,Arial;
    font-size:12px;
    color:#3e280e;
    text-transform:none;
    text-align:left;
    text-decoration: none;
    display: block;
    margin: 0 0 11px 0;
}
.desc_string{
    margin: 0 0 11px 0;
}
.desc_string > img{
    margin: 0 9px 0 0;
}
.bottom_footer{
    clear: both;
    margin: 14px 0 0 0;
}
.bottom_footer > p{
    font-family:roboto_condensedregular,Arial;
    font-size:18px;
    color:#3e280e;
    text-transform:none;
    text-align:left;
    float: left;
    margin: 0 0 0 57px;
}
.bottom_footer > p > span{
    font-size:22px;
    margin: -2px 5px 0 6px;
    display: table;
    float: left;  
    font-family: roboto_condensedlight;
}
.bottom_footer > a:nth-child(2){
    float: right;
    margin: 0 35px 0 10px;
}
.bottom_footer > a:nth-child(3){
    font-family:roboto_condensedregular,Arial;
    font-size:12px;
    line-height: 14px;
    color:#dc874e;
    text-transform:none;
    text-align:right;
    text-decoration: none;
    float: right;
}
.order_callback_lb_title > p{
    font-family:roboto_condensedbold,Arial;
    font-size:18px;
    line-height: 24px;
    color:#3e280e;
    text-transform:uppercase;
    text-align:center;
    margin: 50px 0 0 0;
}
.order_callback_lb_top{
    width: 446px;
    height: 100px;
    background: url(../images/form_lb_sprite.png) no-repeat 0 0;
}
.order_callback_lb_bottom{
    width: 446px;
    height: 86px;
    background: url(../images/form_lb_sprite.png) no-repeat 0 -101px;
}
.order_callback_lb_middle{
    width: 446px;
    background: #fff1cf;
    padding: 25px 0 0 ;
}
.order_callback_lb_form .input_wrapper {
    width: 355px;
    height: 53px;
    background: url(../images/form_lb_sprite.png) no-repeat 0 -195px;
    margin: 0 auto 13px;
}
.order_callback_lb_form input[type=text]{
    font-family:roboto_condensedlight,Arial;
    font-size:18px;
    color:#cea65b;
    text-transform:none;
    text-align:left;
    padding: 5px 0 0 51px;
    width: 273px;
    height: 32px;
}
.submit_wrapper{
    position: relative;
}
.order_callback_lb_form input[type=submit]{
    font-family:roboto_condensedbold,Arial;
    font-size:18px;
    color:#fee8bc;
    text-transform:uppercase;
    text-align:center;
    display: block;
    width: 347px;
    height: 45px;
    background: url(../images/form_sprite.png) 0 -110px no-repeat;
    cursor: pointer;
    margin: 15px auto 0px;
    position: relative;
}
.order_callback_lb_form input[type=submit]:hover{
    background: url(../images/form_sprite.png) 0 -157px no-repeat;
}
.left_stripe_submit{
    position: absolute;
    top: 0;
    left: 0;
    width: 114px;
    height: 29px;
    background: url(../images/form_lb_sprite.png) no-repeat 0 -381px;
    top: 16px;
    left: -3px;
}
.order_callback_lb{
    margin: 0 auto;
}
.input_wrapper_to_us{
    width: 363px;
    height: 53px;
    background: url(../images/to_us_input.png) no-repeat 0 0;
    margin-bottom: 13px;
}
.to_us_form input[type=text]{
    font-family:roboto_condensedlight,Arial;
    font-size:18px;
    color:#cea65b;
    text-transform:none;
    text-align:left;
    padding: 5px 0 0 51px;
    width: 273px;
    height: 32px;
}
.to_us_form input[type=submit]{
    font-family:roboto_condensedbold,Arial;
    font-size:18px;
    color:#fee8bc;
    text-transform:uppercase;
    text-align:center;
    display: block;
    width: 347px;
    height: 45px;
    background: url(../images/form_sprite.png) 0 -110px no-repeat;
    cursor: pointer;
    margin: 15px 0 0 13px;
    position: relative;
}
.to_us_form input[type=submit]:hover{
    background: url(../images/form_sprite.png) 0 -157px no-repeat;
}
.to_us_right{
    float: right;
}
.to_us_form .left_stripe_submit{
    width: 298px;
    height: 29px;
    background: url(../images/to_us_input.png) no-repeat 0 -119px;
    position: absolute;
    top: 16px;
    left: -226px;
}
.to_us .content_1004{
    width: 875px;
    padding: 58px 0 0px 0;
}
.to_us{
    background: #fff1d5; 
}
.after_menu{
    background: none repeat scroll 0 0 #fff1d5;
    height: 26px;
    margin: -21px 0 0;
    position: relative;
    z-index: -1;
}
.to_us_left{
    float: left;
    width: 489px;
}
.to_us_title > p{
    font-family:roboto_condensedbold_italic,Arial;
    font-size:16px;
    color:#dd7740;
    text-transform:uppercase;
    text-align:left; 
}
.to_us_desc > p{
    font-family:roboto_condensedregular,Arial;
    font-size:16px;
    line-height: 36px;
    color:#3a3c42;
    text-transform:none;
    text-align:left; 
    margin: 13px 0;
}
.to_us_adresa > p{
    font-family:roboto_condensedlight,Arial;
    font-size:16px;
    color:#3a3c42;
    text-transform:none;
    text-align:left; 
    line-height: 18px;
}
.to_us_adresa > p > span{
    font-family:roboto_condensedbold,Arial;
}
.to_us_desc{
    margin: 0;
}
.to_us .vensel{
    clear: both;
    margin-top: 38px;
}
.map_1{
    width: 857px;
    height: 285px;
    border: 1px solid #dfc48b;
    margin: 0 auto 55px;
}
.how_find .flag{
    margin-top: 0;
}
.how_find > .content_1004{
    padding: 33px 0 74px 0;
}
.how_find {
    background: #fff1d5;
}
.zayavka{
    background: #fff1d5;
}
.zayavka .content_1004{
    padding: 33px 0 54px 0;
}
.zayavka .leave_order{
    margin-top: 47px;
}
/*/////////////////////////////////////////countdown_start///////////////////////                          */
.countdown_block {
    margin: -22px auto 0;
}
.countdown_block  p{
    font-family:roboto_condensedlight,Arial;
    font-size:24px;
    color:#3e280e;
    text-transform:none;
    text-align:center;
}
.countdown{
    display: table;
    margin:11px auto 0 ;
    position: relative;
}
.sub_cd_text > p{
    display: inline-block;
}
.sub_cd_text > p:nth-child(1){
    margin-left: 24px;
}
.sub_cd_text > p:nth-child(2){
    margin-left: 46px;
}
.sub_cd_text > p:nth-child(3){
    margin-left: 39px;
}
.sub_cd_text > p:nth-child(4){
    margin-left: 32px;
}
.colon{
    display: inline-block;
    margin: 0 13px;
    width: 8px;
    position: absolute;
}
.colon:nth-child(1){
    top: 20px;
    left:79px;
}
.colon:nth-child(2){
    top: 20px;
    left:179px;
}
.colon:nth-child(3){
    top: 20px;
    left:274px;
}
.colon_point{
    width: 8px;
    height: 8px;
    background: #3e280e;
}
.colon_point:first-child{
    margin-bottom: 16px;
}
.cd > span{
    font-family:roboto_condensedbold,Arial;
    font-size:60px;
    color:#3e280e;
    text-transform:none;
    text-align:center; 
    display: inline-block;
    margin: 0 19px;
}
/* ///////////////////////////////////////////////////////////////////////////////////////////countdown_finish*/
.zayavka_txt{
    padding: 0 26px 0 19px;
    margin: 73px 0 80px 0;
}
.zayavka_txt > p{
    font-family:roboto_condensedregular,Arial;
    font-size:14px;
    line-height: 24px;
    color:#1c1c1c;
    text-transform:none;
    text-align:left;
}
.zayavka_txt > p > span{
    font-family:roboto_condensedbold_italic,Arial;
    font-size:18px;
    line-height: 20px;
    color:#dd7740;
    text-transform:uppercase;
    text-align:left;
}
.faq{
    background: #fff1d5;
}
.faq .content_1004{
    padding: 33px 0 58px 0;
}
.faq .flag{
    margin: 30px auto 42px;
}
.question_block{
    float: left;
    padding: 0 19px;
    width: 46%;
}
.title_left{
    float: left;
}
.icon_question{
    float: right;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.question_block .icon_question{
    background: url(../images/sprite_1.png) no-repeat 0 -220px;
}
.answer_block .icon_question{
    background: url(../images/sprite_1.png) no-repeat 0 -251px;
}
.question_answer .title_left h3{
    font-family:roboto_condensedbold_italic,Arial;
    font-size:18px;
    color:#dd7740;
    text-transform:uppercase;
    text-align:left;
    font-weight: 100;
    margin: 0 0 4px 0
}
.question_answer .title_left span{
    font-family:roboto_condensedregular,Arial;
    font-size:14px;
    color:#ad5528;
    text-transform:none;
    text-align:left;
}
.question_block  p{
    font-family:roboto_condensedregular,Arial;
    font-size:14px;
    color:#1c1c1c;
    text-transform:none;
    text-align:justify;
    margin: 5px 0 0 0;
    line-height: 20px;
}
.answer_block{
    float: left;
    padding: 0 26px 0 16px;
    width: 46%;
}
.answer_block  p{
    font-family:roboto_condensedregular,Arial;
    font-size:14px;
    color:#1c1c1c;
    text-transform:none;
    text-align:justify;
    margin: 5px 0 0 0;
    line-height: 20px;
}
.small_vensel{
    width: 69px;
    height: 16px;
    background: url(../images/sprite_1.png) no-repeat 0 -282px;
    margin: 0px auto;
}
.wrapper_question_answer{
    margin: 36px auto;
}
/*///////////////////////////////////////pagination///////////////////////////////////////////////////*/
.pagination-container li{
    float:left;
    font-family:roboto_condensedregular,Arial;
    font-size:18px;
    text-transform:none;
    text-align:center;
    margin: 0 9px 0 0;
}
.pagination-container li a{
    text-decoration:none;
    color:#030304;
    width: 26px;
    height: 26px;
    background: #e4c58c;
    display: table-cell;
    vertical-align: middle;
}
.pagination-container li span{
    color:#fff;
    background: #dd7740;
    display: table-cell;
    vertical-align: middle;
    height: 26px;
    width: 26px;
}
.pagination-container{
    float:right;
    margin:0 21px 0 0;
}
.pagination-container li:first-child{
    display:none;
}
.pagination-container li:last-child{
    display:none;
}
.pagination-container li:nth-child(2) span{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 13px 8px 0;
    border-color: transparent #e4c58c transparent transparent;
    line-height: 0px;
    _border-color: #000000 #e4c58c #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    display:block;
    cursor:pointer;
    margin:5px 0px 0 0;
    background: none;
}
.pagination-container li:nth-child(2) span:hover{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 13px 8px 0;
    border-color: transparent #dd7740 transparent transparent;
    line-height: 0px;
    _border-color: #000000 #dd7740 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.pagination-container li:nth-last-child(2) a{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 13px;
    border-color: transparent transparent transparent #e4c58c;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #e4c58c;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    display:block;
    margin:5px 0 0 0px;
    background: none;
}
.pagination-container li:nth-last-child(2) a:hover{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 13px;
    border-color: transparent transparent transparent #dd7740;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #dd7740;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.pagination_wrapper{
    display: block;
}
.question_answer{
    padding: 0 0 60px;
}
.partners{
    background: #fff1d5;
}
.partners .content_1004{
    padding: 33px 0 58px 0;
}
.partners .flag{
    margin: 30px auto 42px;
}
.partners_block{
    margin: 0 auto;
    width: 945px;
    font-size: 0;
    padding: 0 0 39px 0;
}
.partners_point{
    border-width: 1px;
    border-color: rgb( 220, 187, 120 );
    border-style: solid;
    background-color: rgb( 255, 255, 255 );
    width: 123px;
    height: 123px;
    margin: 5px;
    display: table-cell;
    vertical-align: middle;
}
.partners_point  img{
    max-height: 123px;
    max-width: 123px;
    display: block;
    margin: 0 auto;
}
.partners_block > li{
    display: block;
    margin: 5px;
    float: left;
}
.partners_point > a{
    display: none;
    width: 123px;
    height: 123px;
    border-color: rgb( 220, 187, 120 );
    border-style: solid;
    background-color: rgba( 222, 181, 92,0.61 );  
    text-decoration: none;
    font-family:roboto_condensedregular,Arial;
    font-size:18px;
    line-height: 24px;
    color:#38100c;
    text-transform:none;
    text-align:center;
    vertical-align: middle;
}
.material{
    background: #fff1d5;
}
.material .content_1004{
    padding: 33px 0 58px 0;
}
.material_block h2{
    font-family:roboto_condensedregular,Arial;
    font-size:24px;
    color:#3e280e;
    text-transform:uppercase;
    text-align:center;
    line-height: 30px;
    font-weight: 300;
}
.material_block h3{
    font-family:roboto_condensedbold_italic,Arial;
    font-size:18px;
    color:#dd7740;
    text-transform:uppercase;
    text-align:left;
    font-weight: 300;
    margin: 0 0 4px;
}
.material_block p{
    font-family:roboto_condensedregular,Arial;
    font-size:14px;
    line-height: 24px;
    color:#1c1c1c;
    text-transform:none;
    text-align:left;
}
.material_block span{
    font-family:roboto_condensedbold,Arial;
    font-size:14px;
    line-height: 24px;
    color:#1c1c1c;
    text-transform:none;
    text-align:left;
}
.orange_point{
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #dd7740;
    float: left;
    margin: 9px 7px 0 0;
}
.material_block{
    padding: 44px 26px 15px 20px;
}
.material_block img{
    float: left;
    margin: 7px 30px 7px 0;
}
/*romulregular   roboto_condensedlight  roboto_condensedregular    roboto_condensedbold   robotomedium_italic  robotolight_italic    
robotomedium  robotolight   roboto_condensedbold_italic 

    font-family:open_sanslight,Arial;
    font-size:14px;
    color:#fff;
    text-transform:none;
    text-align:left;

*/