@font-face {
   font-family: candara; /* гарнитура шрифта */
   src: url('../fonts/Candara.ttf'); /* Путь к файлу со шрифтом */
}
@font-face {
   font-family: branble; /* гарнитура шрифта */
   src: url('../fonts/branble.ttf'); /* Путь к файлу со шрифтом */ 
}
@font-face {
   font-family: gotham; /* гарнитура шрифта */
   src: url('../fonts/gotham.ttf'); /* Путь к файлу со шрифтом */ 
}
@font-face {
   font-family: OpenSans; /* гарнитура шрифта */
   src: url('../fonts/OpenSans-Regular.ttf'); /* Путь к файлу со шрифтом */ 
}

body
{
        margin: 0;
        padding: 0;
        font-size: 14px;
        line-height: 25px;
        font-family: OpenSans, arial;
        color: #303030;
        background: #F5E2AA;
}

h1 {
    color: #c5581c; 
    color: #fff;
    font-family: OpenSans, arial;
    font-size: 30px; 
    font-weight: normal;
    text-align: center;
    line-height: 33px;
}
h2 {
    font-size: 27px;
    color: #c8642c;
    font-family: OpenSans, arial;
    font-weight: normal;
    line-height: 30px;
}
h3 {
    font-size: 24px;
    color: #c8642c;
    font-family: OpenSans, arial;
    font-weight: normal;
    line-height: 27px;
}
h4 {
    font-size: 21px;
    color: #c8642c;
    font-family: OpenSans, arial;
    font-weight: normal;
    line-height: 24px;
}
h5 {
    font-size: 18px;
    color: #c8642c;
    font-family: OpenSans, arial;
    font-weight: normal;
    line-height: 21px;
}
h6 {
    font-size: 32px;
    color: #c8642c;
    font-family: OpenSans, arial;
    font-weight: normal;
}

a {
    color: #2DABC4;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.main1 {    
    display: table;
    width: 100%;
    height: 100%;
}
.main2 {
    /*background: url(../images/my/bg1.jpg) top center no-repeat fixed;*/
    
    /*background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;*/
}
.main3 {
    /*background: url(../images/my/center-bg.jpg) center top repeat-y;*/
    
    
}
.main4 { 
    /*padding-top: 20px;*/
    background: url(../images/my/top_bg.png) center top repeat-x;
}
.main5 {
    /*background: url(../images/my/menu_bg.png) center 417px no-repeat;*/
}
.main6 {
    background: url(../images/my/footer_bg.jpg) center bottom no-repeat;
    
}
.main7 {
    /*background: url(../images/my/top_line.png) center 120px no-repeat;*/
}


#wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 1000px;
    margin: 0 auto;
    /*padding-top: 780px;*/
    padding-top: 670px;
    /*border: 1px solid green;*/
    
    
}
body.main #wrapper {
    padding-top: 680px;
}
#header {
    width: 100%;
    margin: 0 auto;
}

.main_logo {
    position: absolute;
    background: url(../images/my/logo.png) center top no-repeat;
    display: block;
    top: 5px;
    left: 407px;
    width: 170px;
    height: 173px;
    z-index: 1000;
}

table td {
    vertical-align: top;
}


.main_table {
    width: 100%;
    /*background: #fff;
    margin-bottom: 120px;*/
    
    /*-webkit-box-shadow: 0 0 20px rgba(0,0,0,.7);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.7);
    box-shadow: 0 0 20px rgba(0,0,0,.7);*/
}

.clear {clear: both;}


/* Телефон в шапке
**********************************************/
.moduletable_toptel {
    position: absolute;
    top: 7px;
    right: 15px;
    z-index: 1500;
    color: #000;
    font-size: 24px;
    font-family: myriad, arial;
}

/* Адрес в шапке
**********************************************/
.moduletable_topcontact {
    position: absolute;
    top: 0px;
    right: 65px;
    padding: 20px 30px 75px 0px;
    line-height: 30px;
    background: url("../images/my/phone.png") no-repeat top right transparent;
    color: #fff;
    font-weight: normal;
    text-align: center;
    font-size: 25px;
    font-family: OpenSans, arial;
}


.moduletable_topslogan {
    position: absolute;
    top: 40px;
    left: 5px;
}

.moduletable_zakazat_zvonok {
    position: absolute;
    top: 80px;
    right: 103px;
    color: white;
    font-size: 21px;
    text-transform: uppercase;
    cursor: pointer;
    text-shadow: 1px 1px 5px #C45D18, -1px -1px 5px #C45D18;
}

.moduletable_sl_text {
    position: absolute;
    top: 350px;
    left: -50px;
}
.moduletable_sl_text .custom_sl_text div {
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 35px;
    font-family: branble;
    margin: 10px 5px;
    padding: 10px 10px;
}
.moduletable_sl_text .custom_sl_text div:first-child {
    margin-left: 70px;
}
.moduletable_sl_text .custom_sl_text div:last-child{
    font-size: 30px;
}


/* Поиск
************************* */
.moduletable_topsearch {
    position: absolute;
    top: 70px;
    right: 15px;
    z-index: 1001;
    background: url("../images/my/search.jpg") no-repeat top right transparent;
    width: 200px;
    height: 30px;
}
.moduletable_topsearch label {display: none;}
.moduletable_topsearch input[type=text] {
    outline: none;
    padding: 0px;
    color: #555453;
    border: none;
    position: relative;
    top: 0px;
    right: 25px;
    width: 155px;
    /*-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;*/
}
.moduletable_topsearch button {
    position: relative;
    top: 0px;
    left: 170px;
    height: 30px;
    width: 30px;
    text-indent: -9000px;
    cursor: pointer;
    background: none;
    padding: 3px;
    border: none;
    /*-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;*/
}

.clear {
    clear: both;
}

#content .style_table {
    width: 100%;
    border-collapse: collapse;
}
#content .style_table td {padding: 10px; border: 1px solid #dadada;}

.left_column .left, .main_column #content, .right_column .right {
    
} 
.left_column {
    width: 260px;
    position: relative;
} 
.left_column .left {
    width: 260px;
}
.main_column {
    margin-bottom: 20px;
    min-height: 300px;
    /*padding-bottom: 200px;*/
    padding: 0 0 20px 0px;
    width: auto;
}

.main_column #content {
    width: auto;
    min-height: 750px;
    /*margin: 0 15px 40px 15px;*/
    padding: 10px 10px 10px 10px;
    font-family: OpenSans, arial;
    /*font-size: 15px;
    line-height: 130%;*/
}
.main_column #content .content {
    background: rgba(223, 165, 114, 0.9);
    /*background: rgba(226, 128, 41, 0.9);*/
    padding: 20px 20px 20px;
    margin: 30px 0px 10px;
    font-family: gotham, arial;
    font-size: 17px;
    color: #000;
    text-align: justify;
}
.main_column #content .content .item-page {
    /*padding-bottom: 80px;*/
}


#content ul.list_style {
    margin: 5px 10px;
    padding: 0;
}
#content ul.list_style li {
    list-style: none;
    background: url(../images/my/ul_li.png) no-repeat left center transparent;
    padding: 0 0 0 25px;
}

.right_column {
    width: 350px;
    
}
.right_column .right {
    width: auto;
    padding-left: 25px;
}


#left {
    
}



#right {
   
}

.breadcrumbs {
    color: #fff;
    background: #FF9E35;
    border: 3px solid #fff;
    -webkit-box-shadow: inset 1px 1px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 1px 1px 10px rgba(0, 0, 0, .3);
    box-shadow: inset 1px 1px 10px rgba(0, 0, 0, .3);
    position: relative;
    display: inline-block;
    padding: 5px;
}
.breadcrumbs a {
    color: #fff;
    text-decoration: none;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.breadcrumbs a.pathway:first-child {
    display: inline-block;
    height: 19px;
    width: 16px;
    background: url(../images/my/home.png) bottom no-repeat;
    text-indent: -9000px;
}


.rsform h2 {
    display: none;
}

.content_bottom_img {
    height: 32px;
    width: 100%;
    background: -webkit-linear-gradient(#f7f7f7, #d0d0d0);
    background: -moz-linear-gradient(#f7f7f7, #d0d0d0);
    background: -o-linear-gradient(#f7f7f7, #d0d0d0);
    background: linear-gradient(#f7f7f7, #d0d0d0);
}


/* Верхнее меню
*********************************/
.menu_main {
    list-style: none;
    padding: 0 5px;
    position: absolute;
    top: 180px;
    left: 35px;
    margin: 0;
    padding: 0;
}
.menu_main li {
    display: block;
    float: left;
    margin: 0 0px 0 0px;
    position: relative;
}
.menu_main li:hover, .menu_main li.active {
    /*background: #17c2e1;*/
}

.menu_main li a, .menu_main li span.separator {
    padding: 10px 35px 20px;
    margin: 0 5px 8px 5px;
    display: block;
    line-height: 15px;
    color: #26cffd;
    text-decoration: none;
    font-size: 27px;
    font-family: branble, arial;
    cursor: pointer;
    /*text-transform: uppercase;
    -webkit-transform: rotate(-90deg);*/
    
    
    /*-webkit-text-shadow: 2px 2px 5px rgba(255,255,255,.5);
    -moz-text-shadow: 2px 2px 5px rgba(255,255,255,.5);
    text-shadow: 2px 2px 5px rgba(255,255,255,.5);*/
    
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.menu_main li.active > a, .menu_main li a:hover, .menu_main li:hover > a, .menu_main li span.separator:hover {
    color: #fff;
    background: url(../images/my/main_menu_a_hover.png) center bottom no-repeat;
}

ul.menu_main > li:hover > ul {display: block;}

ul.menu_main > li > ul {
    position: absolute;
    top: 40px;
    left: 0px;
    background: #fff;
    background: rgba(223, 165, 114, 0.9);
    z-index: 150;
    margin: 0;
    padding: 0;
    display: none;

    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, .3);
    -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, .3);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .3);

}
ul.menu_main ul li {
    list-style: none;
    display: block;
    text-align: left;
    margin: 5px;
    width: 210px;
    position: relative;
    background: none;
}
ul.menu_main > li > ul li a {
    display: block;
    text-decoration: none;
    padding: 7px 15px;
    margin: 0px;
    color: #561901;
    font-size: 21px;
}
ul.menu_main > li > ul li a:hover, ul.menu_main > li > ul li.active a {
    color: #561901;
    background: #fff;
    font-weight: normal;
}


ul.menu_main > li > ul ul {
    position: absolute;
    top: 0px;
    left: 210px;
    background: #C3BC47;
    z-index: 150;
    margin: 0;
    padding: 0;
    display: none;

    -webkit-box-shadow: 1px 1px 15px rgba(0, 58, 131, .5);
    -moz-box-shadow: 1px 1px 15px rgba(0, 58, 131, .5);
    box-shadow: 1px 1px 15px rgba(0, 58, 131, .5);
}
.menu_main > li > ul > li:hover > ul {display: block;}




.moduletable_main_nedvig {
    display: none;
    position: absolute;
    top: 560px;
    left: 10px;
}
body.main .moduletable_main_nedvig {
    display: block;
}
.moduletable_main_nedvig ul {
    margin: 0;
    padding: 0;
}
.moduletable_main_nedvig ul li {
    display: block;
    float: left;
    list-style: none;
    position: relative;
}
.moduletable_main_nedvig ul li a, .moduletable_main_nedvig ul li span.separator {
    display: block;
    color: #561901;
    text-decoration: none;
    font-size: 16px;
    font-family: OpenSans, arial;
    cursor: pointer;
    text-transform: uppercase;
    width: 160px;
    height: 170px;
    text-align: center;
}
.moduletable_main_nedvig ul li a span.image-title, .moduletable_main_nedvig ul li span.separator span.image-title {
    display: block;
    position: absolute;
    top: 110px;
    text-align: center;
    width: 100%;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.moduletable_main_nedvig ul li a:hover .image-title, .moduletable_main_nedvig ul li span.separator:hover .image-title {
    text-decoration: underline;
}
.moduletable_main_nedvig ul li a img, .moduletable_main_nedvig ul li span.separator img {
    /*-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;*/
}
.moduletable_main_nedvig ul li a:hover > img, .moduletable_main_nedvig ul li span.separator:hover > img {
    /*-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);*/
}


#progress-back {
    display: none !important;
}


.moduletable_left_menu {
    background: url(../images/my/left_menu_top_bg.png) top center no-repeat;
    padding-top: 50px;
}
.moduletable_left_menu ul {
    margin: 0 auto;
    padding: 10px 10px;
    width: 234px;
    background:  url(../images/my/left_menu_bg2.jpg) top center no-repeat, url(../images/my/left_menu_bg.jpg) top repeat-y;
    overflow: hidden;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.moduletable_left_menu ul li {
    display: block;
    list-style: none;
    position: relative;
    padding: 0 0px 3px 55px;
    margin-bottom: 10px;
    background: url(../images/my/left_menu_sep.png) bottom center no-repeat;
}
.moduletable_left_menu ul li a, .moduletable_left_menu ul li span.separator {
    display: block;
    color: #561901;
    text-decoration: none;
    font-size: 15px;
    font-family: OpenSans, arial;
    cursor: pointer;
    text-transform: uppercase;
    
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.moduletable_left_menu ul li.active a, .moduletable_left_menu ul li a:hover, .moduletable_left_menu ul li span.separator:hover {
    color: #fff;
    background: url(../images/my/left_menu_active.png) left center no-repeat;
    padding-left: 15px;
    -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}




.moduletable_mainuslugi {
    background: url(../images/my/menu_uslugi_bg.jpg) center top no-repeat;
    width: 972px;
    height: 272px;
    display: block;
    position: relative;
}
.moduletable_mainuslugi h3 {
    position: absolute; 
    top: -57px;
    left: 250px;
    min-width: 530px;
    background: url(../images/my/title_line.jpg) right 15px no-repeat;
}
ul.menu_uslugi {
    position: relative;
    top: -5px;
    margin: 15px 0 0 60px;
}
ul.menu_uslugi li {
    list-style:none;
    display: block;
    float: left;
    width: 160px;
    height: 100px;
    margin: 15px;
    text-align: center;
    
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
ul.menu_uslugi li a, ul.menu_uslugi li span.separator {
    display: block;
    line-height: 110%;
    color: #000;
    font-size: 15px;
    font-family: myriad, arial;
    padding-top: 80px;
    cursor: pointer;
    
}
ul.menu_uslugi li.item-137 {
    background: url(../images/my/uslugi_sprite.png) 45px top no-repeat;
}
ul.menu_uslugi li.item-137:hover {
    background-position: 40px -151px;
}
ul.menu_uslugi li.item-138 {
    background: url(../images/my/uslugi_sprite.png) 55px top no-repeat;
    background-position: -210px 0px;
}
ul.menu_uslugi li.item-138:hover {
    background-position: -210px -150px;
}
ul.menu_uslugi li.item-139 {
    background: url(../images/my/uslugi_sprite.png) 55px top no-repeat;
    background-position: 40px -315px;
}
ul.menu_uslugi li.item-139:hover {
    background-position: 40px -470px;
}
ul.menu_uslugi li.item-140 {
    background: url(../images/my/uslugi_sprite.png) 55px top no-repeat;
    background-position: -205px -320px;
}
ul.menu_uslugi li.item-140:hover {
    background-position: -210px -470px;
}
ul.menu_uslugi li.item-141 {
    background: url(../images/my/uslugi_sprite.png) 55px top no-repeat;
    background-position: 40px -640px;
}
ul.menu_uslugi li.item-141:hover {
    background-position: 40px -820px;
}
ul.menu_uslugi li.item-142 {
    background: url(../images/my/uslugi_sprite.png) 55px top no-repeat;
    background-position: -210px -640px;
}
ul.menu_uslugi li.item-142:hover {
    background-position: -210px -820px;
}
ul.menu_uslugi li.item-143 {
    background: url(../images/my/uslugi_sprite.png) 55px top no-repeat;
    background-position: 40px -1035px;
}
ul.menu_uslugi li.item-143:hover {
    background-position: 40px -1250px;
}
ul.menu_uslugi li.item-144 {
    background: url(../images/my/uslugi_sprite.png) 55px top no-repeat;
    background-position: -210px -1035px;
}
ul.menu_uslugi li.item-144:hover {
    background-position: -210px -1250px;
}



.moduletable_br_form {
    position: absolute;
    top: 260px;
    right: 20px;
    background: rgba(38, 200, 244, 0.72);
    width: 380px;
    height: 395px;
    box-shadow: 1px 1px 15px rgba(0,0,0,.4);
}
.moduletable_br_form h3 {
    background: rgba(255,255,255,.85);
    text-align: center;
    text-transform: uppercase;
    color: #000;
    padding: 12px 0px;
    margin: 10px 0px 15px;
}
.moduletable_br_form .item_row {
    margin: 10px 25px 10px 22px;
}
#br_fio, #br_phone, #br_email, #br_in, #br_out {
    outline: none;
    border: none;
    display: inline-block;
    height: 40px;
    background: rgba(255,255,255,.7);
    width: 317px;
    padding: 0 10px;
    color: #444444;
    font-size: 17px;
    font-style: italic;
}
#br_in, #br_out {
    width: 137px;
    background: url(../images/my/calendar.png) 95% center no-repeat, rgba(255,255,255,.7);
}
#br_out {
    position: relative;
    left: 22px;
}
#br_send {
    position: relative;
    top: 10px;
    display: block;
    border: none;
    padding: 12px 40px;
    width: 200px;
    margin: 5px auto;
    color: white;
    font-size: 19px;
    text-transform: uppercase;
    background: rgba(221, 164, 119, 0.9);
}
::-webkit-input-placeholder {color:#444444;}
::-moz-placeholder          {color:#444444;}/* Firefox 19+ */
:-moz-placeholder           {color:#444444;}/* Firefox 18- */
:-ms-input-placeholder      {color:#444444;}



.moduletable_main_nashi_nomera {
    background: rgba(0,0,0,.58);
    overflow: hidden;
    border: 8px solid rgba(255, 255, 255, 0.15);
}
.moduletable_main_nashi_nomera h3 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.mod_ext_bxslider_k2_content li {
    list-style-type: none;
    background: none !important;
    padding: 5px !important;
    border: none !important;
}
.ext-itemtitle {
    text-align: center;
}
.ext-itemtitle a {
    display: block;
    margin: 5px;
    color: #fff;
    text-decoration: none !important;
    font-size: 19px;
}
.ext-itemtitle a:hover {
    text-decoration: underline !important;
}
.ext-moduleitemimage {
    display: block;
    width: 260px;
    height: 174px;
    border: 3px solid #fff;
    border-radius: 5px;
}
/*.bx-wrapper {
    max-width: 100%;
}
.mod_ext_bxslider_k2_content li {
    width: 250px;
}*/




.moduletable_main_question {
    margin-top: 30px;
    background: #F3AE73 url(../images/my/question_bg.png) left bottom no-repeat;
    height: 250px;
}
.moduletable_main_question > h3 {
    text-align: center;
    text-transform: uppercase;
    color: #0479be;
    font-size: 28px;
    padding-top: 30px;
}
.moduletable_main_question .item_row {
    margin: 15px 25px 15px 22px;
}
#q_question, #q_contact {
    outline: none;
    border: none;
    display: inline-block;
    height: 55px;
    background: rgba(255, 255, 255, .7);
    width: 425px;
    padding: 0 10px;
    color: #444444;
    font-size: 17px;
    font-style: italic;
}
#q_question {margin-right: 40px;}
#q_send {
    display: block;
    border: none;
    padding: 12px 40px;
    width: 250px;
    margin: 25px auto;
    color: white;
    font-size: 22px;
    text-transform: uppercase;
    background: #31BCE2;
    cursor: pointer;
}



.moduletable_leftcontact {
    background: #13BACE;
    margin: 0 5px;
    overflow: hidden;
}
.moduletable_leftcontact h3 {
    padding: 5px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.custom_leftcontact {
    background: #BCF0F5;
    margin: 5px;
}


#sm2-container {
    display: none;
}


/* Баннеры на главной */
.moduletable_mainbanner {
    position: absolute;
    top: 250px;
}
.moduletable_mainbanner table div {
    height: 229px;
    width: 228px;
    background: #FAFAFA;
    border: 1px #D9D9D9 solid;
    float: left;
    margin: 22px 6px 20px 6px;
    padding: 5px 0;
    box-shadow: 0px 1px 6px #D9D9D9;
    -moz-box-shadow: 0px 1px 6px #D9D9D9;
    -webkit-box-shadow: 0px 1px 6px #D9D9D9;
}
.moduletable_mainbanner table div a {
    display: block;
    margin: 0 5px;
    text-decoration: none;
}
.moduletable_mainbanner table div img + a {
    color: #686868;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
}
.moduletable_mainbanner table div img + a + a {
    color: #5491AB; font-style: italic;
    text-align: right;
}
.moduletable_mainbanner table div img + a + a:hover {color: #7AC8ED;}



.moduletable_last_publ {
    /*border: 1px white solid;
    width: 300px;
    text-align: center;*/
    border: 1px #D9D9D9 solid;
    background: #FAFAFA;
    box-shadow: 0px 1px 5px #D9D9D9;
    -moz-box-shadow: 0px 1px 5px #D9D9D9;
    -webkit-box-shadow: 0px 1px 5px #D9D9D9;
    margin: 0px 0px 35px 0px;
    padding: 10px;
}
.moduletable_last_publ h3 {
    background: #fff url(../images/my/sidetopic.jpg) 15px center no-repeat;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #CBCBCB;
    text-align: center;
    padding: 10px 0;
}
.moduletable_last_publ ul.latestnews_last_publ {
    margin: 0;
    padding: 15px;
    background: #fff;
}
.moduletable_last_publ ul.latestnews_last_publ li:first-child {
    border-top: none;
}
.moduletable_last_publ ul.latestnews_last_publ li {
    list-style: none;
    border-top: 1px white solid;
    border-bottom: 1px #ECECEC solid;
    text-align: center;
}
.moduletable_last_publ ul.latestnews_last_publ li a {
    color: #061C6F;
    background: #f8f8f8;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    padding: 10px 15px 10px 15px;
    display: block;
    text-shadow: 0px 1px 0px white;
}
.moduletable_last_publ ul.latestnews_last_publ li a:hover {
    color: #5491AB;
}




.custom_bottombtn > div {
    height: 50px;
    border: 1px white solid;
    position: relative;
}
.custom_bottombtn > div > div:first-child {
    border-right: 1px #D9D9D9 solid;
    width: 517px;
    float: left;
    height: 100%;
}
.custom_bottombtn > div > div + div {float: right;}
.custom_bottombtn > div > div + div > div {
    height: 50px;
    width: 108px;
    background: url(../images/my/readmore.jpg) repeat-x center center;
}
.custom_bottombtn > div > div + div > div a {
    text-decoration: none;
    display: block;
    color: #A3A3A3;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    height: 36px;
    padding-top: 14px;
    text-shadow: 0px 1px 0px white;
}

/*div.d_slider {
	display: table;
	width: 100%;
	height: 100%;
	height: 392px;
	overflow: hidden;
	position: absolute;
    top: 142px;
	z-index: 10;
}
div.slider {
	position: absolute;
	left: 0;
	top: 150px;
}
div.slider, div.slider div.wk-slideshow {
	width: 100%;
	height: 392px;
	overflow: hidden;
}
div.slider li {
	list-style: none;
    height: 392px;
}
.wk-slideshow-default .nav li {
	_display: inline;
}

.wk-slideshow-default .nav {
    position: absolute;
    z-index: 500;
    top: 353px;
    left: 13%;
}

div.slider .slides li:first-child {
	background: url(../images/my/slider/slide1.jpg) repeat-x center top;
}
div.slider .slides li:first-child + li {
	background: url(../images/my/slider/slide1.jpg) repeat-x center top;
}*/
.slider {
    position: absolute;
    top: 0px;
    right: 2px;
    width: 513px;
    height: 261px;
}

/* Слайдер */
.moduletable_mainslider {
    
}
.moduletable_mainslider .nav {
    position: relative;
    top: -50px;
    z-index: 100;
}










.moduletable_main_preimushestva {
    margin-top: 30px;
    background: #c2dbe9 url(../images/my/preimushestva_bg.png) center bottom no-repeat;
    padding: 30px 30px 300px;
    color: #000;
}
.moduletable_main_preimushestva table td {
    font-size: 20px;
    padding: 25px;
}




/* Кнопка заказа */
.online_order {
    display: block;
    background: url(../images/my/online_order.png) no-repeat;
    width: 390px;
    height: 133px;
    text-indent: -9000px;
    margin: 50px 0 0 0;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.online_order:hover {
    background: url(../images/my/online_order_h.png) no-repeat;
}

/* Меню соц. сетей
*********************************/
.menu_bottom {
    list-style: none;
    display: block;
    padding: 0;
    margin: 30px 30px 30px 150px;
    
}
.menu_bottom li {
    display: block;
    margin-right: 15px;
    
    position: relative;
    
}
.menu_bottom li:after {
    content: "|";
    color: #fcc37f;
}
.menu_bottom li:last-child:after {
    content: "";
}


.menu_bottom li a {
    padding-right: 15px;
    display: inline-block;
    width: auto;
    color: #fcc37f;
    text-decoration: none;
    font-size: 15px;
    
    text-shadow: 1px 1px 5px #000;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
ul.menu_bottom li.active a, ul.menu_bottom a:hover, ul.menu_bottom li.active a:hover {
    text-decoration: underline;
}


.after_table {position: relative;}
.custom_uslugiinfo {
    position: absolute;
    top: -280px;
    left: 200px;
    color: #fff;
}
.custom_uslugiinfo table td {
    text-align: center;
    padding: 5px 10px;
}
.custom_uslugiinfo table {border-collapse: collapse;}
.custom_uslugiinfo > table > tbody > tr:first-child td {border-bottom: 1px solid #fff;}
.custom_uslugiinfo > table table {margin-left: 50px;}


/* Фильтр в шапке */
.moduletable_topfilter {
    position: absolute;
    top: 115px;
    right: 40px;
    padding: 5px 35px 15px;
    background: rgba(255, 255, 255, .7);
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.moduletable_topfilter h3 {
    margin: 10px;
    text-align: center;
}
.moduletable_topfilter input[name=btnSubmit] {
    background: -webkit-linear-gradient(#79cc69, #379439);
    background: -moz-linear-gradient(#79CC69, #379439);
    background: -o-linear-gradient(#79CC69, #379439);
    background: linear-gradient(#79CC69, #379439);
    text-shadow: none;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
}
.moduletable_topfilter input[name=btnSubmit]:hover {
    background: -webkit-linear-gradient(#379439, #79cc69);
    background: -moz-linear-gradient(#379439, #79cc69);
    background: -o-linear-gradient(#379439, #79cc69);
    background: linear-gradient(#379439, #79cc69);
}
.moduletable_topfilter ul li:last-child {
    text-align: center;
}
.moduletable_topfilter ul.ja-k2filter li {
    margin-bottom: 0px !important;
}
.moduletable_topfilter ul li:nth-child(3) {
    margin-bottom: 15px !important;
}
.moduletable_topfilter ul.ja-k2filter li.last-item {
    /*margin-top: 10px;*/
}


/*Фильтр в левой колонке*/
.moduletable_leftfilter {
    padding: 10px;
    background: #E1BF77;
    overflow: hidden;
    width: 214px;
    margin: 20px auto 35px;
}
.moduletable_leftfilter h3 {
    margin-top: 0px;
    text-align: center;
}


/* Паджинация */
div.k2Pagination {
    padding: 8px;
    margin: 24px 0 4px 0;
    text-align: center;
    color: #999;
}
div.k2Pagination ul {
    margin: 0;
    padding: 0;
    
}
div.k2Pagination ul li {
    display: inline-block;
    padding: 3px 10px;
    /*border-top: 1px solid #E25513;
    border-bottom: 1px solid #E25513;
    border-left: 1px solid #E25513;*/
    margin: 3px;
    background: rgba(216, 130, 0, 0.56);
    color: #fff;
    background: url(../images/my/left_menu_bg.jpg) top repeat-y;
}
/*div.k2Pagination ul li:last-child {
    border-right: 1px solid #E25513;
}*/
div.k2Pagination ul li a, div.k2Pagination ul li span {
    display: block;
} 
div.k2Pagination ul li a {
    color: #561901;
} 





#footer {
    width: 1000px;
    height: 225px;
    margin: 0 auto;
    
    /*overflow: hidden;*/
    position: relative;
}
.footer_top {
    color: #fff;
    margin: 0;
    
}
.custom_footinfo {
    /*clear: both;
    position: relative;
    top: 0px;
    margin: 0 0 0 5px;
    color: #555453;*/
    
    clear: both;
    text-align: center;
    position: absolute;
    top: 160px;
    left: 360px;
    margin: 0 0 0 5px;
    color: #fff;
    font-family: opensans, arial;
    font-size: 15px;
    line-height: 21px;
    background: url(../images/my/footer_info_bg.png) center top no-repeat;
    padding-top: 0px;
}
.custom_footinfo p {
    margin: 9px;
}

.custom_bottom_slogan {
    position: absolute;
    top: 115px;
    right: 25px;
}

.custom_footer_logo {
    position: absolute;
    top: 0px;
    left: 110px;
}
.custom_footer_logo p {
    margin: 0;
    padding: 0;
}

.custom_bottom_socnet_icon {
    position: absolute;
    top: 95px;
    left: 100px;
}

/* Соц. сети */
.moduletable_socnetlink {
    position: absolute;
    top: 10px;
    left: 50px;
}
.moduletable_socnetlink a {
    text-decoration: none;
    display: inline-block;
    width: 22px;
    height: 22px;
    text-indent: -9000px;
}
.moduletable_socnetlink a.facebook {
    background: url('../images/my/f.png') center no-repeat;
}
.moduletable_socnetlink a.facebook:hover {
    background: url('../images/my/f_h.png') center no-repeat;
}
.moduletable_socnetlink a.twitter {
    background: url('../images/my/tw.png') center no-repeat;
}
.moduletable_socnetlink a.twitter:hover {
    background: url('../images/my/tw_h.png') center no-repeat;
}
.moduletable_socnetlink a.vkontakte {
    background: url('../images/my/vk.png') center no-repeat;
}
.moduletable_socnetlink a.vkontakte:hover {
    background: url('../images/my/vk_h.png') center no-repeat;
}









.custom_bottomcontactinfo {
    position: absolute;
    top: 50px;
    right: 5px;
    font-family: magistral2, arial;
    font-size: 15px;
    color: #fff;
}
.custom_bottomcontactinfo td {
    padding: 5px;
}



.menu_bottommenu {
    margin: 0;
    padding: 0;
    z-index: 150;
    padding-top: 8px;
    position: absolute;
    top: 0px;
    left: 400px;
}
.menu_bottommenu li {
    list-style: none;
    margin-bottom: 0px;
}
.menu_bottommenu li a, .menu_bottommenu li span.separator {
    position: relative;
    color: #fff;
    display: block;
    padding: 1px 5px 1px 20px;
    font-family: OpenSans, arial;
    text-decoration: none;
    font-size: 17px;
    cursor: pointer;
}
.menu_bottommenu li a:hover, .menu_bottommenu li.active > a, .menu_bottommenu li span.separator:hover {
    background: url('../images/my/bottom_menu_a.png') left center no-repeat;
}
.menu_bottommenu .item-188, .menu_bottommenu .item-187 {display: none;}

.menu_bottommenu ul {
    display: none;
    background: #bf7930;
    margin: 0px;
    padding: 5px;
}
.menu_bottommenu li:hover > ul {
    display: block;
    position: absolute;
    top: 0px;
    left: 100px;
}
.menu_bottommenu li > ul a {
    line-height: 20px;
    margin-bottom: 10px;
}



.custom_bottomcontacts {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-family: opensans, arial;
}
.custom_bottomcontacts > div {
    margin-bottom: 7px;
}
.custom_bottomcontacts > div:first-child img {
    position: relative;
    top: 15px;
}

.custom_socneticon {
    position: absolute;
    top: 1px;
    right: 25px;
}

a.author {
    display: block;
    position: absolute;
    width: 170px; 
    text-decoration: none; 
    color: #814a0e; 
    height: 37px;
    font-size: 17px;
    background: url('/templates/lsg/images/my/author.png') center no-repeat;
    bottom: 15px;
    right: 20px;
    text-indent: -9000px;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/*a.author:hover {
    background-position: right bottom;
}*/


.success_msg {
    display: inline-block;
    position: absolute;
    width: 450px;
    height: auto;
    margin: auto;
    font-size: 15px;
    color: #235B1A;
    background: #C7EDC0;
    padding: 15px;
    box-shadow: 0 0 15px rgba(0,0,0,.4);
    text-align: center;
    z-index: 1000;
}
.error_msg {
    display: inline-block;
    position: absolute;
    width: 450px;
    height: auto;
    margin: auto;
    font-size: 15px;
    color: #AA0000;
    background: #FFCACA;
    padding: 15px;
    box-shadow: 0 0 15px rgba(0,0,0,.4);
    text-align: center;
    z-index: 1000;
}


/* Окно заказать звонок, вызвать замерщика
***************************/
.get_callback, .call_metering {
    position: absolute;
    display: none;
    width: 400px;
    height: 280px;
    background: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,.5);
    overflow: hidden;
    z-index: 1005;
    padding: 15px;
    
}
.call_metering {height: 400px;}
.call_metering textarea {
    border: 1px solid #f8f8f8;
    outline: none;
    padding: 1px 5px;
    width: 160px;
    height: 100px;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,.3);
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.3);
}
.get_callback .close, .call_metering .close {
    display: block;
    background: url("../images/my/close.png") no-repeat center;
    width: 32px;
    height: 32px;
    text-indent: -9000px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.get_callback h2, .call_metering h2 {color: #09F; text-align: center; font-size: 22px; margin: 10px;}
.get_callback p, .call_metering p {font-size: 15px;}
.get_callback .item_field, .call_metering .item_field {padding: 5px;}
.get_callback .field_wrap, .call_metering .field_wrap {
    width: 300px;
    margin: 15px auto;
}
.get_callback .required, .call_metering .required {color: red;}
.get_callback .caption, .call_metering .caption {font-size: 15px;}
.get_callback .caption, .get_callback .field, .call_metering .caption, .call_metering .field {
    display: inline-block;
}
.get_callback .caption, .call_metering .caption {width: 100px;}
.get_callback input[type=text], .call_metering input[type=text] {
    border: 1px solid #f8f8f8;
    outline: none;
    height: 25px;
    padding: 1px 5px;
    width: 160px;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,.3);
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.3);
}
#get_callback_btn, #call_metering_btn {
    background: #4ECE26;
    color: #fff;
    padding: 10px 15px;
    border: none;
    font-size: 17px;
    cursor: pointer;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#get_callback_btn:hover, #call_metering_btn:hover {
    background: #3CA31C;
}



.main_featured ul {
    margin: 0;
    padding: 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
    border-right: none;
    display: block;
    padding: 0 0 0 25px;
}

#cboxOverlay {
    background: none !important;
}


/* K2 */
div.itemListCategory {
    background: none;
    border: none;
    margin: 0px;
    padding: 0px;
}

.main_featured li {
    width: 215px;
    height: 170px;
    margin: 0 20px 20px 0;
    padding: 0px;
    overflow: hidden;
    position: relative;
    
    float: left;
}
div.itemContainer {
    float: none !important;
}
div.catItemView {
    position: relative;
    background: rgba(255, 255, 255, 0.82);
    margin: 0 7px 17px 7px;
    width: 440px;
    height: 255px;
    float: left;
    border: 3px solid transparent;
    padding: 5px !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
div.catItemView:hover {
    border: 3px solid #fff;
}



span.catItemImage img {
    border: none;
    padding: 0px;
    display: none;
}

h2.catItemTitle {
    margin: 0;
    padding: 5px 0 8px;
    line-height: 18px;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

div.catItemView:hover h2.catItemTitle{
    background: #FD880A;
}

div.catItemImageBlock {
    padding: 3px 8px 8px 2px;
    margin: 0 0 16px 0;
    float: left;
}

.main_featured .moduleItemTitle {
    margin: 0;
    padding: 5px 0 8px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, .6);
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.main_featured li:hover .moduleItemTitle {
    top: 0px;
    background: rgba(0, 0, 0, .0);
}
h2.catItemTitle a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    display: block;
}

div.catItemExtraFields, div.genericItemExtraFields {
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    border-top: none;
}

div.catItemExtraFields h4, div.genericItemExtraFields h4 {
    display: none;
}

.catItemPrice {
    position: absolute;
    top: 110px;
    left: 0px;
    border: 3px solid #fff;
    padding: 5px;
    font-size: 17px;
    text-align: center;
    color: white;
    background: rgba(0, 0, 0, .7);
    font-weight: bold;
    
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}
div.catItemView:hover .catItemPrice{
    background: #FD880A;
}


.moduleItemPrice {
    position: absolute;
    top: 70px;
    left: -235px;
    width: 150px;
    padding: 5px;
    font-size: 17px;
    text-align: center;
    border: 2px solid white;
    color: white;
    font-weight: bold;
    z-index: 100;
    
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.main_featured li:hover .moduleItemPrice {
    left: 35px;
}

.k2ReadMore {
    display: block;
    /*width: 25px;
    height: 7px;*/
    background: rgba(0,0,0,.7) url(../images/my/cat_item_more2.png) center no-repeat;
    text-indent: -9000px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 100;
    color: #fff;
    text-decoration: none;
}
div.catItemView:hover .k2ReadMore{
    background: #FD880A url(../images/my/cat_item_more2.png) center no-repeat;
}

.moduleItemReadMore {
    display: block;
    width: 25px;
    height: 7px;
    background: url(../images/my/cat_item_more.png) center no-repeat;
    text-indent: -9000px;
    position: absolute;
    bottom: -35px;
    right: 5px;
    z-index: 100;
    color: #fff;
    text-decoration: none;
    
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.main_featured li:hover .moduleItemReadMore {
    bottom: 8px;
}

.main_featured li:hover > .catHoverBg {
    display: block;
}


span.catItemDateCreated {
    display: block;
    background: url(../images/my/date2.png) center left no-repeat;
    padding-left: 18px;
    position: absolute;
    left: 10px;
    bottom: 2px;
    z-index: 100;
    font-weight: normal;
    color: #555453;
    text-decoration: none;
    font-size: 12px;
    
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.main_featured li .moduleItemDateCreated {
    display: block;
    background: url(../images/my/date.png) center left no-repeat;
    padding-left: 18px;
    position: absolute;
    bottom: -35px;
    left: 5px;
    z-index: 100;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.main_featured li:hover .moduleItemDateCreated {
    bottom: 0px;
}
div.catItemHitsBlock {
    padding: 0px;
    border-bottom: none;
    margin: 0;
}
span.catItemHits {
    display: block;
    background: rgba(0,0,0,.7) url(../images/my/hits2.png) 7px center  no-repeat;
    /*padding-left: 25px;*/
    padding: 2px 10px 0px 35px;
    position: absolute;
    left: 5px;
    font-size: 12px;
    bottom: 5px;
    z-index: 100;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
div.catItemView:hover span.catItemHits{
    background: #FD880A url(../images/my/hits2.png) 7px center  no-repeat;
}

.moduleItemHits {
    display: block;
    background: url(../images/my/hits.png) center left no-repeat;
    padding-left: 25px;
    position: absolute;
    bottom: -35px;
    left: 95px;
    z-index: 100;
    color: #fff;
    text-decoration: none;
    
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.main_featured li:hover .moduleItemHits {
    bottom: 0px;
}


.main_featured li:hover > .catHoverBg {
    display: block;
}
.catHoverBg {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}


/* K2 item */
div.itemView {
    padding: 8px 0 24px 0;
    margin: 0 0 24px 0;
    border-bottom: none !important;
}
div.itemHeader h2.itemTitle {
    font-family: OpenSans, tahoma;
}
span.itemImage img {
    border: none;
    padding: 0px;
    width: 400px !important;
}
.itemPrice {
    background: #cc540e;
    padding: 15px;
    color: white;
    font-weight: bold;
    font-size: 23px;
    width: 180px;
    margin: 0 auto;
    text-align: center;
}
div.itemImageBlock {
    padding: 0px;
    margin: 0 0 0px 0;
}
.sigProPseudoCaption, .sigProCaption {display: none !important;}
ul.sigProElegant li.sigProThumb a.sigProLink:hover {
    color: #EEE;
    text-decoration: none;
    background-color: #CE9B9B;
    border: 14px solid #E9B07C;
}
.itemImageBlock {
    float: left;
}
.itemExtraFields {
    float: left;
    margin: 0px 0 0 0 !important;
    padding: 0px 0 0 0 !important;
    border-top: none !important;
    width: 320px;
    text-align: center;
}
.itemExtraFields ul li {
    border-bottom: 1px solid #C8642C;
    margin-bottom: 10px;
}
.itemHits {
    /*float: right;*/
    position: relative;
    top: 10px;
    font-size: 14px;
}
div.itemContentFooter {
    display: block;
    text-align: justify;
    padding: 4px;
    margin: 0px 0 4px 0 !important;
    border-top: none !important;
    color: #999;
}
.itemBackToTop {
    display: none;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 4px 0 0;
    width: 55%;
}
ul.sigProElegant li.sigProThumb {
    margin: 0 7px 7px 0;
}
.itemImageGallery h3 {
    color: #fff;
    margin-bottom: 5px;
}
div.itemNavigation a.itemPrevious, div.itemNavigation a.itemNext {
    color: #000;
}
.map_wrap h3 {
    background: url(../images/my/map.png) center left no-repeat;
    padding-left: 40px;
    margin-bottom: 15px;
}

.moduletablemain_featured {clear: both;}

div.itemFullText {
    background: rgba(255, 255, 255, 0.61);
    padding: 10px 25px;
}
div.itemFullText > table {
    width: 100%;
    border: 1px solid #000;
    border-collapse: collapse;
}
div.itemFullText > table td {
    border: 1px solid #000;
    text-align: center;
}
div.itemFullText > table td p {
    margin: 0px;
}
div.itemFullText > table > tbody > tr > td {
    padding: 10px 5px 5px;
    font-size: 15px;
}
div.itemFullText > table td > table {
    border: none;
    width: 100%;
}
div.itemFullText > table table td {
    border: none;
    width: 50%;
}
div.itemFullText > table table tbody > tr > td:first-child {
    border-right: 1px solid #000;
}


table.price_table {
    width: 100%;
    border: 1px solid #000;
    border-collapse: collapse;
}
table.price_table td {
    border: 1px solid #000;
    text-align: center;
}
table.price_table td p {
    margin: 0px;
}
table.price_table > tbody > tr > td {
    padding: 10px 5px 5px;
    font-size: 15px;
}
table.price_table td > table {
    border: none;
    width: 100%;
}
table.price_table table td {
    border: none;
    width: 50%;
}
table.price_table table tbody > tr > td:first-child {
    border-right: 1px solid #000;
}


/* Бронирование */
.moduletable_bronirovanie {
    display: none;
    position: absolute;
    top: 50px;
    left: 20%;
    z-index: 10000;
    background: #fff;
    width: 550px;
    height: auto;
    padding: 10px;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.3);
    box-shadow: 0 0 25px rgba(0,0,0,.3);
}
.moduletable_bronirovanie h2 {
    text-align: center;
    margin: 10px;
}
.moduletable_bronirovanie .close_form {
    position: absolute;
    top: 5px;
    right: 5px;
    text-indent: -9000px;
    background: url(../images/my/close.png) left top no-repeat;
    width: 32px;
    height: 32px;
}
.moduletable_bronirovanie .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 15px;
}

.moduletable_bronirovanie  label[for=check_obrabotka20] {
    float: none !important;
}
.moduletable_bronirovanie  .rsform-block-obrabotka-info {
    margin-bottom: 0px !important; 
    position: relative;
    top: 10px;
}


.order_btn_wrap {
    text-align: center; 
    margin: 25px 15px 5px;
    border-top: 1px solid white;
    padding-top: 15px;
}
.view_form_btn {
    display: inline-block;
    width: 200px;
    background: -webkit-linear-gradient(#9EF08F, #379439);
    background: -moz-linear-gradient(#9EF08F, #379439);
    background: -o-linear-gradient(#9EF08F, #379439);
    background: linear-gradient(#9EF08F, #379439);
    text-decoration: none !important;
    padding: 10px 25px;
    margin: 0px 0;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.view_form_btn:hover {
    background: -webkit-linear-gradient(#9EF08F 20% , #379439);
    background: -moz-linear-gradient(#9EF08F 20% , #379439);
    background: -o-linear-gradient(#9EF08F 20% , #379439);
    background: linear-gradient(#9EF08F 20% , #379439);
}

/* Стили для комментариев */
#jc {
    background: #E1BF77;
    padding: 15px;
}
#jc input[type=text], #jc textarea {
    display: inline-block;
    outline: none;
    border: none;
    
    padding: 2px 5px !important;
    
     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
     -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,.4);
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.4);
}
#jc input[type=text] {
    height: 30px;
}
#comments-form .btn, #comments-report-form .btn {
    display: block;
    background: -webkit-linear-gradient(#FAB46C, #F35308);
    background: -moz-linear-gradient(#FAB46C, #F35308);
    background: -o-linear-gradient(#FAB46C, #F35308);
    background: linear-gradient(#FAB46C, #F35308);
    border: none;
    text-decoration: none;
    font-family: arial, tahoma;
    color: #fff !important;
    padding: 10px 25px !important;
    font-size: 16px;
    cursor: pointer;
    
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#comments-form .btn a, #comments-report-form .btn a {
    font-size: 16px;
    color: #fff !important;
}
#comments-form .btn div, #comments-report-form .btn div {
    background: none !important;
}
.comment-body {
    margin-top: 15px !important;
}
#jc h4 {
    font-size: 18px !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
}


@media screen and (max-width: 800px) {
    
    .moduletable_zakazat_zvonok, .moduletable_br_form, .menu_bottommenu, .custom_bottom_socnet_icon, .menu_bottommenu, .custom_footer_logo, .moduletable_sl_text, .moduletable_topcontact, .menu_main, .custom_footinfo, .custom_bottomcontacts, a.author, .main_logo, .moduletable_topslogan {
        position: static;
    }
    
    .custom_footer_logo {
        text-align: center;
    }
    
    .main_logo {
        margin: 0 auto;
    }
    
    .moduletable_topcontact {
        text-align: center;
        background: none;
        padding: 0px 30px 25px 0px;
    }
    
    .custom_bottom_socnet_icon {
        text-align: center;

    }
    
    .moduletable_topslogan {
        display: none;
        text-align: center;
    }
    
    
    
    .moduletable_topslogan img {
        width: 100%;
        max-width: 100%;
    }
    
    
    .moduletable_zakazat_zvonok {
        display: block;
        width: 170px;
        border: none;
        background: -webkit-linear-gradient(#79cc61, #558546);
        background: -moz-linear-gradient(#79cc61, #558546);
        background: -o-linear-gradient(#79cc61, #558546);
        background: linear-gradient(#79cc61, #558546);
        text-decoration: none !important;
        padding: 15px 25px;
        margin: 15px auto;
        font-size: 17px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        cursor: pointer;
        
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        
        text-shadow: none;
    }
    .moduletable_zakazat_zvonok p {
        padding: 0px;
        margin: 0px;
    }

    
    .main_column #content {
        padding: 10px 10px 10px 10px;
    }
    
    td.left_column {
        display: none;
    }
    
    body.main #wrapper {
        padding-top: 0px;
    }
    
    #wrapper {
        padding-top: 0px;
    }
    
    #wrapper, #footer {
        width: 100%;
    }
    
    .main6 {
        background: none;
        
    }
    
    #footer {
        height: auto;
        padding-top: 20px;
        padding-bottom: 70px;
        background: #643f24 url(../images/my/footer_bg.jpg) center top no-repeat;
    }
    
    .menu_main li {
        float: none;
        width: auto;
        text-align: center;
    }
    
    .menu_main li a, .menu_main li span.separator {
        padding: 10px 20px 10px;
        background: rgba(255, 255, 255, 0.8);
    }
    
    .menu_main li.active > a, .menu_main li a:hover, .menu_main li:hover > a, .menu_main li span.separator:hover {
        color: #fff;
        background: #E0A955;
    }
    
    ul.menu_main > li > ul {
        background: #FCF3CF;
        width: 100%;
    }
    
    ul.menu_main > li > ul li {
        width: auto;
    }
    
    .menu_bottommenu li {
        position: relative;
    }
    
    .breadcrumbs {
        background: #E0A955;
        padding: 5px 10px;
    }
    
    div.catItemView {
        height: auto;
    }
    
    div.catItemImageBlock {
        float: none;
    }
    
    
    .catItemIntroText, .mainInfo {
        margin: 0 15px;
    }
    
    .custom_footinfo {
        text-align: right;
        margin-right: 15px;
    }
    
    .custom_footinfo, .custom_bottomcontacts {
        text-align: center;
        margin-right: 15px;
        padding-top: 5px;
    }
    
    .custom_bottom_slogan, .moduletable_sl_text {
        display: none;
    }
    
    .custom_bottomcontacts > div:first-child img {
        position: relative;
        top: 5px;
    }
    
    .itemImageBlock {
        float: none;
    }
    
    .itemExtraFields {
        float: none;
    }
    
    
    .moduletable_sl_text .custom_sl_text div:first-child {
        margin-left: 5px;
    }
    
    
    .moduletable_br_form {
        width: auto;
        margin: 20px auto;
        text-align: center;
        height: 445px;
    }
    
    #br_fio, #br_phone, #br_email, #br_in, #br_out {
        outline: none;
        border: none;
        display: block;
        height: 40px;
        width: auto;
        margin: 0px auto;
        color: #444444;
        font-size: 17px;
        font-style: italic;
    }
    
    

    #br_out {
        position: relative;
        left: 0px;
        margin-top: 15px;
    }
    
    .moduletable_main_preimushestva {
        padding: 10px 10px 100px;
    }
    .moduletable_main_preimushestva {
        text-align: center;
    }
    
    .moduletable_main_preimushestva {
        height: auto;
    }
    
    ul.sigProElegant li.sigProThumb {
        margin: 10px auto;
        width: 250px;
        float: none;
    }
    
    div.itemExtraFields {
        width: 315px;
        margin: 15px auto !important;
    }
    
    .content {
        text-align: justify;
    }
    
    .menu_bottommenu li a, .menu_bottommenu li span.separator {
        text-align: center;
    }
    
    .moduletable_main_nashi_nomera {
        max-width: 100%;
    }
    
    .moduletable_main_question {
        text-align: center;
        height: auto;
        padding-bottom: 25px;
    }
    #q_question, #q_contact {
        outline: none;
        border: none;
        display: inline-block;
        height: 55px;
        margin: 10px auto;
        background: rgba(255, 255, 255, .7);
        width: auto;
        padding: 0 10px;
        color: #444444;
        font-size: 17px;
        font-style: italic;
    }
    
    a.author {
        margin: 15px auto;
    }
    
    .moduletable_main_question .item_row {
        margin: 15px;
    }
    
    ul.menu_main > li > ul {
        top: 30px;
    }
    
    .menu_bottommenu li:hover > ul {
        z-index: 10;
    }
    
    
    div.catItemView {
        width: auto;
        float: none;
        height: 200px;
    }
    
    div.itemFullText > table > tbody > tr:first-child {
        background: #ecc590;
    }
    
    div.itemFullText > table table td {
        width: auto;
    }
    
    /* Адаптация таблиц */
    #content table, #content thead, #content tbody, #content th, #content td, #content tr { 
        display: block; 
      }
      
      /* Hide table headers (but not display: none;, for accessibility) */
      #content thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
      }
      
      #content tr { /*border: 1px solid #ccc;*/ }
      
      #content td { 
        /* Behave  like a "row" */
        border: none;
        /*border-bottom: 1px solid #eee; */
        position: relative;
        /*padding-left: 50%;*/ 
            
      }
      
      #content td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
      }
      
      /*
      Label the data
      */
      /*td:nth-of-type(1):before { content: "First Name"; }
      td:nth-of-type(2):before { content: "Last Name"; }
      td:nth-of-type(3):before { content: "Job Title"; }
      td:nth-of-type(4):before { content: "Favorite Color"; }
      td:nth-of-type(5):before { content: "Wars of Trek?"; }
      td:nth-of-type(6):before { content: "Porn Name"; }
      td:nth-of-type(7):before { content: "Date of Birth"; }
      td:nth-of-type(8):before { content: "Dream Vacation City"; }
      td:nth-of-type(9):before { content: "GPA"; }
      td:nth-of-type(10):before { content: "Arbitrary Data"; }*/
}









