/*@font-face {
   font-family: candara; /* гарнитура шрифта */
   /*src: url('../fonts/Candara.ttf'); /* Путь к файлу со шрифтом *//* 
}*/
@font-face {
   font-family: Corinthia; /* гарнитура шрифта */
   src: url('../fonts/Corinthia.ttf'); /* Путь к файлу со шрифтом */ 
}
@font-face {
   font-family: gothic; /* гарнитура шрифта */
   src: url('https://beregfeo.com/templates/lsg/fonts/GOTHIC.ttf'); /* Путь к файлу со шрифтом */ 
}
@font-face {
   font-family: gothic_b; /* гарнитура шрифта */
   src: url('https://beregfeo.com/templates/lsg/fonts/GOTHICB.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: #555453;
        background: url(../images/my/bg.jpg) center top repeat-y;
}

h1 {
    color: #3784CE; 
    font-family: gothic, arial;
    font-size: 30px; 
    font-weight: normal;
    text-align: center;
    line-height: 33px;
}
h2 {
    font-size: 27px;
    color: #3784CE;
    font-family: gothic, arial;
    font-weight: normal;
    line-height: 30px;
}
h3 {
    font-size: 24px;
    color: #3784CE;
    font-family: gothic, arial;
    font-weight: normal;
    line-height: 27px;
}
h4 {
    font-size: 21px;
    color: #3784CE;
    font-family: gothic, arial;
    font-weight: normal;
    line-height: 24px;
}
h5 {
    font-size: 18px;
    color: #3784CE;
    font-family: gothic, arial;
    font-weight: normal;
    line-height: 21px;
}
h6 {
    font-size: 32px;
    color: #3784CE;
    font-family: gothic, 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(https://beregfeo.com/templates/lsg/images/my/top_bar.jpg) top repeat-x;*/
    
    /*background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;*/
}
.main3 {
    background: url(../images/my/center_bg.png) center top repeat-y;
    
    
}
.main4 { 
    /*padding-top: 20px;*/
    background: url(../images/my/header_bg2.jpg) center top no-repeat;
}
.main5 {
    background: url(../images/my/menu_bg.png) center 595px no-repeat;
}
.main6 {
    background: url(../images/my/footer_bg.jpg) center bottom no-repeat;
    
}
.main7 {
    /*background: url(https://beregfeo.com/templates/lsg/images/my/top_line.png) center 120px no-repeat;*/
}


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

.main_logo {
    position: absolute;
    background: url(../images/my/logo.png) center top no-repeat;
    display: block;
    top: 70px;
    left: 150px;
    width: 277px;
    height: 73px;
    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: 165px;
    left: 115px;
    padding: 0px 25px 25px 60px;
    line-height: 30px;
    background: url("../images/my/phone.png") no-repeat center left transparent;
    color: #fff;
    font-weight: normal;
    font-size: 28px;
    font-family: OpenSans, arial;
    
    
}


.moduletable_topslogan {
    position: absolute;
    top: 120px;
    left: 85px;
    color: #fff;
    font-size: 38px;
    font-family: Corinthia, arial;
}


.moduletable_forum_btn {
    position: absolute;
    top: 512px;
    left: 775px;
}


/* Поиск
************************* */
.moduletable_topsearch {
    position: absolute;
    top: 70px;
    right: 15px;
    z-index: 1001;
    background: url("https://beregfeo.com/templates/lsg/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 20px;
    font-family: OpenSans, arial;
    /*font-size: 15px;
    line-height: 130%;*/
}
.main_column #content .content {
    /*background: #fff;*/
}

#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: 180px;
    
}
.right_column .right {
    width: auto;
    /*padding-left: 25px;*/
    
    -webkit-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
    
    -webkit-box-shadow: inset 3px 3px 25px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 3px 3px 25px rgba(0, 0, 0, .3);
    box-shadow: inset 3px 3px 25px rgba(0, 0, 0, .3);
}


#left {
    
}



#right {
   
}



.breadcrumbs {
    color: #575757;
    position: relative;
}
.breadcrumbs a {
    color: #DA7F2B;
    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: 657px;
    left: 5px;
    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: 15px;
    margin: 0 5px 8px 5px;
    display: block;
    line-height: 15px;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-family: gothic, arial;
    cursor: pointer;
    
    
    
    
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.menu_main > li > a, .menu_main > li > span.separator {
    -webkit-text-shadow: 2px 2px 5px rgba(0,0,0,.3);
    -moz-text-shadow: 2px 2px 5px rgba(0,0,0,.3);
    text-shadow: 2px 2px 5px rgba(0,0,0,.3);
}
.menu_main li.active a, .menu_main li a:hover, .menu_main li:hover > span.separator, .menu_main li:hover > a, .menu_main li span.separator:hover {
    color: #ba5321;
    background: #fff;
    
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
}

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

ul.menu_main > li > ul {
    position: absolute;
    top: 45px;
    left: 5px;
    background: #fff;
    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: #575757;
    font-size: 15px;
}
ul.menu_main > li > ul li a:hover, ul.menu_main > li > ul li.active a {
    color: #fff;
    background: #FC6C26;
    font-weight: normal;
}


ul.menu_main > li > ul ul {
    position: absolute;
    top: 0px;
    left: 210px;
    background: #fff;
    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: 195px;
    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);*/
}





.moduletable_left_menu {
    padding-top: 20px;
    position: relative;
    left: -33px;
}
.moduletable_left_menu > ul {
    margin: 0 auto;
    padding: 0px;
    
    
    -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 25px;
    margin-bottom: 10px;
    width: 278px;
    height: 78px;
    background: url(../images/my/left_menu_item_bg.png) bottom center no-repeat;
}
.moduletable_left_menu > ul > li > a, .moduletable_left_menu > ul > li > span.separator {
    
    text-transform: uppercase;
    
    padding: 37px 15px 15px;
    margin: 0 5px 0px 5px;
    display: block;
    line-height: 15px;
    color: #fff;
    text-decoration: none;
    font-size: 21px;
    font-family: gothic, arial;
    cursor: pointer;
    
    
    -webkit-text-shadow: 2px 2px 5px rgba(0,0,0,.3);
    -moz-text-shadow: 2px 2px 5px rgba(0,0,0,.3);
    text-shadow: 2px 2px 5px rgba(0,0,0,.3);
    
    -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:hover > a, .moduletable_left_menu > ul > li > span.separator:hover {
    color: #fff;
    text-decoration: underline;
}
.moduletable_left_menu > ul li:hover > ul {display: block;}
.moduletable_left_menu > ul ul {
    display: none;
    position: absolute;
    top: 12px;
    left: 270px;
    z-index: 100;
    margin: 0px;
    padding: 0px;
    background: #fff;

    
    -webkit-box-shadow: 5px 7px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 5px 7px 10px rgba(0, 0, 0, .3);
    box-shadow: 5px 7px 10px rgba(0, 0, 0, .3);
}
.moduletable_left_menu > ul ul li {
    list-style: none;
    display: block;
    width: 200px;
}
.moduletable_left_menu > ul ul li a {
    display: block;
    color: #575757;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 15px;
    font-family: OpenSans, arial;
    cursor: pointer;
    
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.moduletable_left_menu > ul ul > li.active a, .moduletable_left_menu > ul ul > li > a:hover, .moduletable_left_menu > ul ul > li > span.separator:hover {
    color: #fff;
    background: rgba(247, 115, 64, 0.8);
    /*padding-left: 15px;*/
    /*-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);*/
}



#vk_people {
    margin: 0 auto;
}



.menu_right {
    margin: 30px 0 0 0;
    padding: 30px 0 30px 0;
}
.menu_right li {
    list-style: none;
    margin-bottom: 10px;
}
.menu_right li a {
    display: block;
    text-align: center;
    color: #742701;
    text-transform: uppercase;
    font-weight: bold;
    font-family: gothic_b, arial;
    font-size: 15px;
}
.menu_right li a .image-title {
    display: block;
    position: relative;
                bottom: 5px;
}






.menu_right li a img {
    max-width: 80px;
}
.menu_right li:first-child a img {
    max-width: 110px;
}


.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;
}





/* Баннеры на главной */
.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(https://beregfeo.com/templates/lsg/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(https://beregfeo.com/templates/lsg/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(https://beregfeo.com/templates/lsg/images/my/slider/slide1.jpg) repeat-x center top;
}
div.slider .slides li:first-child + li {
	background: url(https://beregfeo.com/templates/lsg/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_forum {
    position: absolute;
    top: 530px;
    left: 840px;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
}
.moduletable_forum a {
    color: #fff;
}







/* Форма обратной связи
**************************************/
#aiContactSafe_mainbody_3 {
    margin: 50px 0 50px 0;
    width: 200px;
    background: -webkit-radial-gradient(#a3a0a0,#818080);
    background: -moz-radial-gradient(#a3a0a0,#818080);
    background: -o-radial-gradient(#a3a0a0,#818080);
    background: -webkit-radial-gradient(#a3a0a0,#818080);
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    
}
#aiContactSafe_mainbody_3 .aiContactSafe_label {
    color: #fff;
}
#aiContactSafe_mainbody_3 input[type=text], #aiContactSafe_mainbody_3 textarea {
    outline: none;
    padding: 2px 5px;
    border: 1px solid #f8f8f8;
    background: -webkit-linear-gradient(#dcdddd, #fefefe);
    background: -moz-linear-gradient(#dcdddd, #fefefe);
    background: -o-linear-gradient(#dcdddd, #fefefe);
    background: linear-gradient(#dcdddd, #fefefe);
    height: 25px;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    
    -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.3);
    -moz-box-shadow: 1px 1px 10px rgba(0,0,0,.3);
    box-shadow: 1px 1px 10px rgba(0,0,0,.3);
}
#aiContactSafe_mainbody_3 #aiContactSafe_info {
    display: none;
}
div#aiContactSafe_mainbody_3 input#aics_fio {
    width: 170px;
}
div#aiContactSafe_mainbody_3 input#aics_email {
    width: 170px;
}
div#aiContactSafe_mainbody_3 input#aics_phone {
    width: 170px;
}
div#aiContactSafe_mainbody_3 #aics_comment {
    width: 170px;
    height: 50px;
}
div#aiContactSafe_mainbody_3 div#aiContactSafeBtns input {
    margin: 0 0 0 40px;
    border: 2px solid #2491bf;
    background: #005493;
    color: #fff;
    font-size: 17px;
    padding: 5px 10px;
    cursor: pointer;
    
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    
      
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
div#aiContactSafe_mainbody_3 div#aiContactSafeBtns input:hover {
    background: #005493 url("https://beregfeo.com/templates/lsg/images/my/menu-bg.png") no-repeat left;
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,.3);
    -moz-box-shadow: 1px 1px 15px rgba(0,0,0,.3);
    box-shadow: 1px 1px 15px rgba(0,0,0,.3);
}



/* Кнопка заказа */
.online_order {
    display: block;
    background: url(https://beregfeo.com/templates/lsg/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(https://beregfeo.com/templates/lsg/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: 50px;
    right: 140px;
    width: 263px;
    padding: 5px 20px 15px;
    background: rgba(255, 255, 255, .7);
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 35px rgba(0, 0, 0, .3);
    box-shadow: 0 0 35px rgba(0, 0, 0, .3);
}
.moduletable_topfilter h3 {
    margin: 10px;
    text-align: center;
    color: #FC6C26;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    font-family: OpenSans, arial;
}
.moduletable_topfilter ul.vertical-layout li label.group-label {
    color: #3D7BC0;
    font-family: OpenSans, arial;
}
.moduletable_topfilter input[name=btnSubmit] {
    border: none;
    background: -webkit-linear-gradient(#7daeda, #4171a7);
    background: -moz-linear-gradient(#7daeda, #4171a7);
    background: -o-linear-gradient(#7daeda, #4171a7);
    background: linear-gradient(#7daeda, #4171a7);
    text-shadow: none;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 35px;
    cursor: pointer;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.moduletable_topfilter input[name=btnSubmit]:hover {
    background: -webkit-linear-gradient(#4171a7, #7daeda);
    background: -moz-linear-gradient(#4171a7, #7daeda);
    background: -o-linear-gradient(#4171a7, #7daeda);
    background: linear-gradient(#4171a7, #7daeda);
}
.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_topfilter .ja-k2filter input[type="text"], .ja-k2filter select {
    border: none;
    color: #575757;
}
.full_search {
    text-align: center;
}
.full_search a {
    color: #FC6C26;
    text-decoration: none;
    border-bottom: 1px dotted #FC6C26;
}
#jak2filter103 li:nth-child(4), #jak2filter103 li:nth-child(5), #jak2filter103 li:nth-child(6), #jak2filter103 li:nth-child(7), #jak2filter103 li:nth-child(8) {
    display: none;
}
#jak2filter103 li:last-child {
    display: none;
}




.moduletable_before_logo_btn {
    position: absolute;
    top: 10px;
    left: 235px;
}




/*Фильтр в левой колонке*/
.moduletable_leftfilter {
    padding: 10px;
    background: rgba(221, 147, 50, 0.43);
    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 0px;
    /*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(https://beregfeo.com/templates/lsg/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;
} 
#pg-pagination ul li, .k2Pagination li {
    list-style: none;
    float: left;
    display: block;
}
#pg-pagination ul li span, #pg-pagination ul li a, .k2Pagination li span, .k2Pagination li a {
    display: block;
    padding: 3px 7px;
    text-decoration: none;
    margin-right: 5px;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    color: #fff !important;
    background: -webkit-linear-gradient(#FADEAF, #E0B274);
    background: -moz-linear-gradient(#FADEAF, #E0B274);
    background: -o-linear-gradient(#FADEAF, #E0B274);
    background: linear-gradient(#FADEAF, #E0B274);
}
#pg-pagination ul li span:hover, #pg-pagination ul li a:hover, #pg-pagination ul li span.pagenav, .k2Pagination li span:hover, .k2Pagination li a:hover, .k2Pagination li span.pagenav {
    background: -webkit-linear-gradient(#FBC468, #C79045);
    background: -moz-linear-gradient(#FBC468, #C79045);
    background: -o-linear-gradient(#FBC468, #C79045);
    background: linear-gradient(#FBC468, #C79045);
}





#footer {
    width: 1200px;
    height: 270px;
    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: 195px;
    left: 420px;
    margin: 0 0 0 5px;
    color: #555453;
    font-family: opensans, arial;
    font-size: 15px;
    line-height: 21px;
}


/* Соц. сети */
.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('https://beregfeo.com/templates/lsg/images/my/f.png') center no-repeat;
}
.moduletable_socnetlink a.facebook:hover {
    background: url('https://beregfeo.com/templates/lsg/images/my/f_h.png') center no-repeat;
}
.moduletable_socnetlink a.twitter {
    background: url('https://beregfeo.com/templates/lsg/images/my/tw.png') center no-repeat;
}
.moduletable_socnetlink a.twitter:hover {
    background: url('https://beregfeo.com/templates/lsg/images/my/tw_h.png') center no-repeat;
}
.moduletable_socnetlink a.vkontakte {
    background: url('https://beregfeo.com/templates/lsg/images/my/vk.png') center no-repeat;
}
.moduletable_socnetlink a.vkontakte:hover {
    background: url('https://beregfeo.com/templates/lsg/images/my/vk_h.png') center no-repeat;
}









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



.menu_bottommenu {
    margin: 0;
    padding: 0;
    z-index: 150;
    padding-top: 8px;
    position: absolute;
    top: 5px;
    left: 10px;
}
.menu_bottommenu li {
    list-style: none;
    margin-bottom: 8px;
}
.menu_bottommenu li a, .menu_bottommenu li span.separator {
    color: #fff;
    display: block;
    padding: 5px 5px 5px 30px;
    font-family: myriad, arial;
    text-decoration: none;
    font-size: 19px;
}
.menu_bottommenu li a:hover, .menu_bottommenu li.active a, .menu_bottommenu li span.separator:hover {
    background: url('https://beregfeo.com/templates/lsg/images/my/bottom_menu_item.png') left center no-repeat;
    font-weight: bold;
}


.custom_bottomcontacts {
    position: absolute;
    top: 45px;
    right: 50px;
    font-size: 28px;
    line-height: 30px;
    color: #76420a;
    font-family: gothic, arial;
}

.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('../images/my/author.png') center no-repeat;
    bottom: 15px;
    right: 80px;
    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: 35px;
    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 {
    position: absolute;
    display: none;
    width: 300px;
    height: 500px;
    background: -webkit-linear-gradient(#cbb13e, #f7dc5b);
    box-shadow: 0 0 25px rgba(0,0,0,.5);
    overflow: hidden;
    z-index: 1005;
    padding: 15px;
    
}

.get_callback .close {
    display: block;
    background: url('../images/my/close.png') center no-repeat;
    width: 32px;
    height: 32px;
    text-indent: -9000px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.get_callback h2 {color: rgb(254, 137, 0); text-align: center; font-size: 22px; margin: 10px;}
.get_callback p {font-size: 15px; color: rgb(216, 74, 0); text-align: center;}
.get_callback .item_field {padding: 5px;}
.get_callback .field_wrap {
    margin: 20px 0 20px 14px;
}
.get_callback .required {color: red;}
.get_callback .caption {font-size: 15px; color: rgb(216, 74, 0);}
.get_callback .caption, .get_callback .field {
    display: inline-block;
}
.get_callback .caption {width: 100px;}
.get_callback input[type=text], .call_metering input[type=text] {
    border: none;
    outline: none;
    height: 25px;
    padding: 1px 5px;
    width: 250px;
    
    -webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,.5);
    -moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,.5);
    box-shadow: inset 1px 1px 5px rgba(0,0,0,.5);
}
.get_callback textarea {
    border: none;
    outline: none;
    padding: 1px 5px;
    width: 250px;
    height: 100px;
    
    -webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,.5);
    -moz-box-shadow: inset 1px 1 5px rgba(0,0,0,.5);
    box-shadow: inset 1px 1px 5px rgba(0,0,0,.5);
}
#get_callback_btn {
    display: block;
    width: 160px;
    height: 42px;
    text-indent: -9000px;
    background: url('https://beregfeo.com/templates/lsg/images/my/order_btn.png') center no-repeat;
    color: #fff;
    padding: 10px 15px;
    border: none;
    font-size: 17px;
    cursor: pointer;
    margin-left: 150px;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}



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


/* Бронирование */
.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;
}

.order_btn_wrap {text-align: center; margin: 25px 15px 5px;}
.view_form_btn {
    display: inline-block;
    background: -webkit-linear-gradient(#F0A027, #A05421);
    background: -moz-linear-gradient(#F0A027, #A05421);
    background: -o-linear-gradient(#F0A027, #A05421);
    background: linear-gradient(#F0A027, #A05421);
    text-decoration: none !important;
    padding: 10px 25px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.view_form_btn:hover {
    background: -webkit-linear-gradient(#A05421, #F0A027);
    background: -moz-linear-gradient(#A05421, #F0A027);
    background: -o-linear-gradient(#A05421, #F0A027);
    background: linear-gradient(#A05421, #F0A027);
}

/* 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(207, 170, 51, 0.09);
    margin: 0 0 20px 0;
    height: 260px;
    height: auto;
    padding: 5px !important;
    border: 1px solid #DFB678;
}
div.catItemView:hover {
    box-shadow: 0px 0px 15px rgba(231, 129, 19, .5);
}
div.catItemView:hover h2.catItemTitle {
    background: #D88C1A;
}
.news_wrap  div.catItemView {
    /*height: 170px;*/
}

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



div.catItemImageBlock {
    width: 270px;
    height: 180px;
    overflow: hidden;
    padding: 3px 8px 8px 2px;
    margin: 0 0 0px 0;
    float: left;
}
.k2Articles div.catItemImageBlock {
    width: auto;
    height: auto;
}
.news_wrap div.catItemImageBlock {
    width: 100px;
    height: auto;
    float: left;
}
.news_wrap div.catItemIntroText {
    clear: none;
}


.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 {
    margin: 0;
    padding: 5px 7px 7px 7px;
    line-height: 18px;
    text-align: left;
    background: #DFB678;
    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;
}
h2.catItemTitle a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    /*font-weight: bold;*/
    text-align: left;
    
    -webkit-text-shadow: 1px 1px 1px #C1862C;
    -moz-text-shadow: 1px 1px 1px #C1862C;
    text-shadow: 1px 1px 1px #C1862C;
}

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;
}


.subCategoryImage img {
    height: 80px;
}


.catItemPrice {
    /*position: absolute;
    top: 51px;*/
    border: 3px solid #fff;
    padding: 5px;
    font-size: 17px;
    text-align: center;
    color: white;
    background: #379439;
    font-weight: bold;
    margin: 10px auto;
    width: 170px;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.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: url(../images/my/cat_item_more2.png) center no-repeat;
    text-indent: -9000px;*/
    position: absolute;
    right: 10px;
    bottom: 7px;
    z-index: 100;
    color: #fff;
    text-decoration: none;
}
div.catItemReadMore a {
    color: rgba(255, 255, 255, 0.92);
    background: #E0B779;
    padding: 5px;
    text-decoration: none;
    
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
div.catItemReadMore a:hover {
    background: #CC9139;
}

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


span.catItemDateCreated {
    display: inline-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: 11px;
    margin-right: 15px;
    
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.catItemHitsBlock {
    display: inline-block;
}
span.catItemHits {
    display: inline-block;
    background: url(../images/my/hits2.png) center left no-repeat;
    padding-left: 25px;
    /*position: absolute;
    left: 120px;
    bottom: 2px;
    */
    font-size: 11px;
    z-index: 100;
    color: #555453 !important;
    text-decoration: none;
}
div.catItemHeader span.catItemDateCreated {
    color: #555453 !important;
    font-size: 11px;
}

div.catItemBody {
    padding: 0px 0;
    margin: 0;
}

.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;
}


.moduleItemHits {
    display: inline-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);
}

div.catItemIntroText {
    clear: both;
}


/* 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;
}
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;
}

div.itemFullText {
    margin: 15px 0 25px;
}

.item_price_table {
    width: 100%;
    /*background: #E1BF77;*/
    border: none;
    border-collapse: collapse;
    /*box-shadow: 1px 1px 7px rgba(0,0,0,.3);*/
}
.item_price_table td {
    padding: 10px;
    text-align: center;
    border: 1px solid #DD9332;
    color: #272727;
}
.item_price_table tr:first-child {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    background: #F9DDAE;
}
.item_price_table tr:last-child {
    font-size: 12px;
    text-align: center;
    background: #F9DDAE;
}
.item_price_table tr:first-child td {
    color: #DC510C;
}
.item_price_table tr:last-child td {
    padding: 1px;
    color: #272727;
}


.itemNumberObject {
    background: #64B138;
    margin: 0 auto 10px;
    color: white;
    padding: 10px;
    text-align: center;
}
.itemIconWrap {
    float: right; 
    width: 350px;
}

.item_option_table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    margin-bottom: 30px;
}
.item_option_table td {
    padding: 10px;
    border: 1px solid #DD9332;
    color: #272727;
}
.item_option_table tr:first-child {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    background: #DD9332;
}
.item_option_table tr:first-child td {
    color: #fff;
}



.catItemIcons > div {
    width: 32px !important;
    height: 32px !important;
    display: inline-block !important;
    padding: 3px !important;
}
.itemIcons {
    /*margin-left: 400px;*/
}
.itemIcons > div {
    width: 32px !important;
    height: 32px !important;
    display: inline-block !important;
    padding: 5px !important;
}
.opt1 {
    background: url(../images/my/option_icon/cond.png) center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 3px;
}
.opt2 {
    background: url(../images/my/option_icon/tv.png) center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 3px;
}
.opt3 {
    background: url(../images/my/option_icon/plitka_gazovaja.png) center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 3px;
}
.opt4 {
    background: url(../images/my/option_icon/holodilnik.png) center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 3px;
}
.opt5 {
    background: url(../images/my/option_icon/double_bed.png) center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 3px;
}
.opt6 {
    background: url(../images/my/option_icon/polutor_divan.png) center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 3px;
}
.opt7 {
    background: url(../images/my/option_icon/shkaf.png) center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 3px;
}
.opt8 {
    background: url(../images/my/option_icon/table.png) center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 3px;
}
.opt9 {
    background: url(../images/my/option_icon/stoyanka_ohranjaemaya.png) center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 3px;
}
.opt10 {
    background: url(../images/my/option_icon/wifi.png) center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 3px;
}
.opt11 {
    background: url(../images/my/option_icon/posuda.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt12 {
    background: url(../images/my/option_icon/beljo.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt13 {
    background: url(../images/my/option_icon/microwave.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt14 {
    background: url(../images/my/option_icon/iron.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt15 {
    background: url(../images/my/option_icon/hair_dryer.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt16 {
    background: url(../images/my/option_icon/towel.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt17 {
    background: url(../images/my/option_icon/parking.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt18 {
    background: url(../images/my/option_icon/vanna.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt19 {
    background: url(../images/my/option_icon/shower.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt20 {
    background: url(../images/my/option_icon/jacuzzi.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt21 {
    background: url(../images/my/option_icon/pool.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt22 {
    background: url(../images/my/option_icon/barbecue.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt23 {
    background: url(../images/my/option_icon/besedka.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt24 {
    background: url(../images/my/option_icon/det_ploshadka.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt25 {
    background: url(../images/my/option_icon/kompleks_pitanie.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}
.opt26 {
    background: url(../images/my/option_icon/seif.png) left center no-repeat;
    padding: 0px 0 0px 40px;
    line-height: 40px;
}


.catItemOption {
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
}

.itemObjectContact {
    background: #F3AB78;
    padding: 10px;
    border: 5px dotted #C77721;
    float: right;
    width: 320px;
}

.itemExtraFields {
    margin: 0px 0 0 0 !important;
    padding: 0px 0 0 0 !important;
    border-top: none !important;
    width: 320px;
    float: left;
}
.itemExtraFields ul li {
    border-bottom: 1px solid #C8642C;
    margin-bottom: 10px;
}
.itemHits {
    float: right;
    position: relative;
    top: 10px;
}
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 {
    background: url(../images/my/gallery.png) center left no-repeat;
    padding-left: 45px;
    margin-bottom: 5px;
    cursor: pointer;
}*/
.itemImageGallery {
    text-align: center;
}
.itemImageGallery h3 {
    display: none;
    background: url(../images/my/gallery.png) 7px center no-repeat, url(../images/my/menu_bg.png) -50px no-repeat;
    padding: 10px 10px 10px 48px;
    margin-bottom: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 22px;
    width: 260px;      
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.3);
}

/*.map_wrap h3 {
    margin-top: 10px;
    background: url(../images/my/map.png) center left no-repeat;
    padding-left: 40px;
    margin-bottom: 15px;
    cursor: pointer;
}*/



.map_wrap {
    text-align: center;
}
.map_wrap h3 {
    display: none;
    background: url(../images/my/map.png) 7px center no-repeat, url(../images/my/menu_bg.png) -50px no-repeat;
    padding: 10px 10px 10px 48px;
    margin-bottom: 5px;
    cursor: pointer;
    color: #fff;
    width: 260px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.3);
}

/*.switch_comment {
    background: url(../images/my/comment_icon.png) center left no-repeat;
    padding-left: 40px;
    margin-bottom: 15px;
    cursor: pointer;
}*/
.switch_comment {
    display: none;
    background: url(../images/my/comment_icon.png) 7px center no-repeat, url(../images/my/menu_bg.png) -50px no-repeat;
    padding: 10px 10px 10px 48px;
    margin-bottom: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 22px;
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.3);
}
/*.switch_media {
    background: url(../images/my/media.png) center left no-repeat;
    padding-left: 40px;
    margin-bottom: 15px;
    cursor: pointer;
}*/
.itemVideoBlock {
    text-align: center;
}
.switch_media {
    display: inline-block;
    width: 260px;
    text-align: left;
    background: url(../images/my/media.png) 7px center no-repeat, url(../images/my/menu_bg.png) -50px no-repeat;
    padding: 10px 10px 10px 48px;
    margin-bottom: 5px;
    margin-top: 9px;  
    cursor: pointer;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.3);
}

.moduletable_featured {clear: both;}
.moduletable_featured h3 {
    padding: 10px;
    background: linear-gradient(0deg, #EBC377 70%, rgba(255,255,255,.0));
    background: -webkit-linear-gradient(0deg, #EBC377 70%, rgba(255,255,255,.0));
    background: -moz-linear-gradient(0deg, #EBC377 70%, rgba(255,255,255,.0));
    background: -o-linear-gradient(0deg, #EBC377 70%, rgba(255,255,255,.0));
    
    color: #fff;
    
    -webkit-text-shadow: 1px 1px 3px rgba(0,0,0,.3);
    -moz-text-shadow: 1px 1px 3px rgba(0,0,0,.3);
    text-shadow: 1px 1px 3px rgba(0,0,0,.3);
}
.mod_ext_bxslider_k2_content ul {
    
}
.bx-viewport {
    height: 300px !important; 
}
.mod_ext_bxslider_k2_content li {
    list-style-type: none;
    background: #e5c065 !important;
    padding: 0px !important;
    border: none;
    display: block;
    height: 300px;
    position: relative;
}
.mod_ext_bxslider_k2_content li .moduleItemTitle {
    color: #472703;
    text-decoration: none;
    display: block;
    text-align: center;
    margin: 10px;
    font-size: 15px;
    line-height: 18px;
}
.mod_ext_bxslider_k2_content li .moduleItemReadMore {
    background: -webkit-linear-gradient(#d38f45, #8b5111);
    background: -moz-linear-gradient(#d38f45, #8b5111);
    background: -o-linear-gradient(#d38f45, #8b5111);
    background: linear-gradient(#d38f45, #8b5111);
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 5px 0px 19px;
    text-decoration: none;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 200px;
}
.mod_ext_bxslider_k2_content li .moduleItemReadMore:hover {
    background: -webkit-linear-gradient(#8b5111, #d38f45);
    background: -moz-linear-gradient(#8b5111, #d38f45);
    background: -o-linear-gradient(#8b5111, #d38f45);
    background: linear-gradient(#8b5111, #d38f45);
}
.itemSlidePrice {
    font-size: 19px;
    color: #143f0d;
    text-align: center;
    margin: 10px;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    
    box-shadow: inset 0px 0px 15px rgba(0,0,0,0.5);
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #CEA459;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #C46114;
}



.moduletable_prochee_item {
    clear: both;
}
.moduletable_prochee_item h3 {
    background: url(../images/my/prochee_header.png) left repeat-x;
    height: 74px;
    text-transform: uppercase;
    color: #fff;
    line-height: 74px;
    padding: 0 20px;
    font-size: 21px;
    -webkit-text-shadow: 2px 2px 5px rgba(0, 0, 0, .3);
    -moz-text-shadow: 2px 2px 5px rgba(0, 0, 0, .3);
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .3);
}
.moduletable_prochee_item ul {
    margin: 0;
    padding: 0;
}
.moduletable_prochee_item ul li {
    list-style: none;
    width: 145px;
    margin: 10px;
    float: left;
}
.moduletable_prochee_item ul li .moduleItemTitle {
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
}
.moduletable_prochee_item ul li .moduleItemImage {
    display: block;
    text-align: center;
}
.moduletable_prochee_item div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: none;
    margin: 0px;
    padding: 0;
    border: none;
}


div.itemNavigation {
    padding: 4px 8px;
    margin: 0 0 24px 0;
    border-top: none;
    border-bottom: none;
    background: rgba(221, 147, 50, 0.43);
}
div.itemNavigation span.itemNavigationTitle {
    color: #272727;
}
div.itemNavigation a.itemPrevious {
    padding: 0 12px;
    color: #805412;
}
div.itemNavigation a.itemNext {
    padding: 0 12px;
    color: #805412;
}
div.itemVideoBlock {
    margin: 0 0 0px 0 !important;
    padding: 0px;
    background: none;
}





/* Стили для комментариев */
#jc {
    background: #F8E2B3;
    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;
}

.itemContainer2 {
    float: left;
    margin: 5px;
}
.itemContainer2 div.catItemImageBlock {
    width: auto;
}
.itemContainer2 div.catItemImageBlock img {
    width: 200px !important;
}
.itemContainer2 div.catItemView {
    height: 240px;
    width: 210px;
}
.itemContainer2 h2.catItemTitle {
    margin: 0;
    font-size: 13px;
}
.mainInfo {
    margin-left: 290px;
}
#vk_groups, #SinoptikInformer {
    margin: 0 auto;
}



.item_gallery_wrap {
    width: 750px;
    height: 210px;
    overflow-y: scroll;
}

#ya-site-form0 .ya-site-form__search, #ya-site-form0 .ya-site-form__search td, #ya-site-form0 .yaform__precise-i {
    background-color: #F0D0A6 !important;
}

#comments-form textarea {width: 400px;}






@media screen and (max-width: 800px) {
    
    .moduletable_topfilter, .moduletable_before_logo_btn, .moduletable_topcontact, .menu_main, .custom_footinfo, .custom_bottomcontacts, a.author, .main_logo, .moduletable_main_nedvig {
        position: static;
    }
    
    .moduletable_before_logo_btn {
        display: none;
    }
    
    .moduletable_main_nedvig {
        margin-top: 50px;
        padding-top: 25px;
        border-top: 1px solid chocolate;
    }
    
    .main_logo {
        margin: 0 auto;
        padding: 10px 0 10px;
        background: url(../images/my/logo.png) center bottom no-repeat;
    }
    
    .moduletable_topcontact {
        text-align: center;
        background: none;
        padding: 0px 25px 25px;
        margin: 25px;
        -webkit-text-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
        -moz-text-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
        text-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    }
    
    .moduletable_forum {
        text-align: center;
        position: relative;
        left: 10px;
        top: 150px;
    }
    
    .moduletable_topfilter {
        background: none;
        height: auto;
        width: auto;
        overflow: hidden;
        margin: 525px 10px 20px 10px;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
        box-shadow: 0 0 5px rgba(0, 0, 0, .3);
        
        background: #E5C065 !important;
    }
    .moduletable_topfilter h3 {
        /*color: #fff;*/
        margin-bottom: 30px;
    }
    
    .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%;
    }
    
    #footer {
        height: auto;
        padding-bottom: 70px;
    }
    
    .menu_main {
        background: #F1743D;
        margin: 10px;
    }
    
    .menu_main li {
        float: none;
        width: auto;
        text-align: center;
        
    }
    .menu_main li a, .menu_main li span.separator {
        border-bottom: 1px solid #fff;
        margin: 0px;
    }
    .menu_main li.active a, .menu_main li a:hover, .menu_main li:hover > a, .menu_main li span.separator:hover {
        color: #fff;
        background: #AC5510;
    }
    
    ul.menu_main > li > ul {
        background: #FCF3CF;
        width: 100%;
    }
    
    ul.menu_main > li > ul li {
        width: auto;
    }
    
    .breadcrumbs {
        background: #E7E7E7;
        padding: 5px 10px;
    }
    
    div.catItemView {
        height: auto;
        padding-bottom: 25px !important;
    }
    
    div.catItemImageBlock {
        float: none;
    }
    
    div.catItemImageBlock {
        width: auto;
    }
    
    .catItemIntroText, .mainInfo {
        margin: 0 15px;
    }
    
    .custom_footinfo {
        text-align: right;
        margin-right: 15px;
    }
    
    .custom_footinfo, .custom_bottomcontacts {
        text-align: right;
        margin-right: 15px;
    }
    
    .itemImageBlock {
        float: none;
    }
    
    .itemExtraFields {
        float: none;
    }
    
    
    ul.sigProElegant li.sigProThumb {
        margin: 10px auto;
        width: 250px;
        float: none;
    }
    
    div.itemExtraFields {
        width: auto;
        margin: 15px auto !important;
    }
    
    .content {
        text-align: justify;
    }
    .catItemPrice {
        position: static;
        
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    
    .item_option_table td div {
        line-height: 18px;
        margin-bottom: 15px;
        padding: 7px 0 7px 40px;
    }
    
    .itemContainer2 {
        float: none;
        margin: 20px 20px 20px 20px;
    }
    
    .itemIconWrap {
        float: none;
        width: auto;
        margin: 0 auto;
    }
    .itemObjectContact {
        float: none;
        width: auto;
        margin: 0 auto;
    }
    ul.menu_main > li > ul ul {
        position: absolute;
        top: 0px;
        left: 150px;
    }    
    
    
    .item_gallery_wrap {
        width: auto;
        height: auto;
        overflow-y: auto;
    }
    
    span.itemImage img, .itemFullText img {
        width: 100% !important;
    }
    
    #jc {
        width: 100% !important;
        padding: 0px;
    }
    
    #comments-form-comment {
        width: 70% !important;
        max-width: 70%;
    }
    
    #comments-form .grippie {
        width: 70% !important;
        max-width: 70%;
    }
    
    .ymaps-map {
        width: 100% !important;
    }
    
    .news_wrap div.catItemView {
        height: auto;
    }
    
    
    
    table, thead, tbody, th, td, tr { 
        display: block; 
      }
      
      /* Hide table headers (but not display: none;, for accessibility) */
      thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
      }
      
      tr { /*border: 1px solid #ccc;*/ }
      
      td { 
        /* Behave  like a "row" */
        border: none;
        /*border-bottom: 1px solid #eee; */
        position: relative;
        /*padding-left: 50%;*/ 
            
      }
      
      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"; }*/
    
    
    
      .right_column {
            /*display: none;*/
            width: auto;
        }
        .right_column .right {
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }
        
        
        .moduletable_forum_btn {
            position: absolute;
            top: 300px;
            left: 0;
            right: 0;
            text-align: center;
        }
    
}



@media screen and (max-width: 500px) {
    
    
    
    .moduletable_topcontact {
        padding: 0px 5px 25px;
        margin: 25px 2px;
    }
    
    
    
}


@media screen and (max-width: 330px) {
    
    div.content article.item-page img {
        width: 100%;
    }
    
    /*.main_logo {
        background: url(https://beregfeo.com/templates/lsg/images/my/logo_little2.png) center top no-repeat;
        width: 230px;
        height: 47px;
    }*/
    
    /*.moduletable_topfilter {
        margin-top: 260px;
    }
    
    .moduletable_topcontact {
        font-size: 25px;
    }
    */
}