/* ==========================================================================
   Author's custom styles
   ========================================================================== */


html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
::-moz-focus-inner { border: 0; padding: 0; }
body { margin:0; padding:0;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

div{ margin:0; outline:0;}
ul {outline:0;}
a:active,
a:hover {
  outline: 0;
}
/*СѓР±РёСЂР°РµРј Р±РѕСЂРґСЋСЂС‹*/
img, a:link img, a:visited img, a:hover img, a:active img { border: 0; }
a:focus { border:0px; }
/*РѕР±С‰РµРµ РѕС„РѕСЂРјР»РµРЅРёРµ СЃСЃС‹Р»РѕРє*/
a { color: #422E1A; text-decoration: none; }
a:hover { color:#F9AA01; text-decoration:underline; }


/*Р±СЌРєРіСЂР°СѓРЅРґ*/
html {background:#fff; max-width:100%; overflow-x:hidden;}
body {min-width:1600px; font-size: 16px; line-height: 1.3; color:#333333; font-weight:normal;}
 

.clear { height:0px; width:100%; clear:both; }


div {
	box-sizing: border-box;
}
a {
	box-sizing: border-box;
}
input {
	box-sizing: border-box;
}

/* РѕР±РЅРѕРІРёС‚Рµ Р±СЂР°СѓР·РµСЂ*/
.browserupgrade {
	text-align:center;
	padding:10px;
	background:#fff;
	border-bottom:3px solid #000;
}
.browserupgrade a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:underline;
}


body {
    color: #303030;
        background:#fff;
  }


body {font-family: 'Arial', sans-serif;}


.center-box {
	margin:0 auto;
	width:1480px;
	position:relative;
	z-index:100;
}
.center-box:after {
    content: '';
    display: block;
    clear: both;
}

/*фишка*/
.fishka {
    z-index:0;
    width:100%;
    height:auto;
    background:#f9aa01;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    padding:15px 0 12px;
}

/* TOP  */
.b-page__top {
    color:#fff;
    font-size:13px;
    line-height:18px;
    font-weight:300;
    background:#422F1E;
    position:relative;
    z-index:20;
}
.b-page__top .center-box {
    padding: 10px 0 10px;
    position:relative;
    z-index:20;
}

.b-top_name {
    float:left;
    padding:9px 0 3px 25px;
    margin-right:30px;
    background:url(../images/b-top_name.png) left center no-repeat;
}
.b-top_address {
    float:left;
    padding:9px 0 3px 25px;
    margin-right:30px;
    background:url(../images/b-top_address.png) left center no-repeat;
}
.b-top_time {
    float:left;
    padding:9px 0 3px 25px;
    margin-right:115px;
    background:url(../images/b-top_time.png) left center no-repeat;
}
.b-top_socbtns {
    float:left;
    padding:9px 0 3px;
}
.b-top_socbtns .socbtn {
    display:inline-block;
    margin:0 6px;
}
.b-top_socbtns .socbtn img {
    display:block;
    margin:-9px 0;
}
.b-top_btns {
    float:right;
    padding:9px 0 3px 25px;
    background:url(../images/b-top_lk.png) left center no-repeat;
}

/* HEADER */
.b-page__header {
    background:#fff;
    position:relative;
    z-index:20;
}
.b-page__header .center-box {
    padding: 20px 0 20px;
    position:relative;
    z-index:20;
}


.b-header_logo {
    float:left;
    margin-right:70px;
}
.b-header_telefon {
    float:left;
    padding:20px 0;
    margin-right:85px;
    position:relative;
    overflow:hidden;
}
.b-header_telefon .telefon {
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    color: #422E1A;
}
.b-header_telefon .fosbtn {
    float:right;
    border-radius:15px;
    height:25px;
    margin-top:10px;
    padding:7px 15px 3px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #422E1A;
    background: #F8E1BE;
    cursor:pointer;
}
.b-header_search {
    float:left;
    padding:20px 0;
    position:relative;
}
.b-header_search input.search {
    height:60px;
    width:480px;
    border: 1px solid #F8E1BE;
    border-radius: 5px;
    padding:20px 100px 20px 25px;
    line-height:20px;
    font-weight: 500;
    font-size: 16px;
    box-sizing: border-box;
    color: rgba(66, 46, 26, 0.5);
    background:#fff url(../images/search.png) right 20px center no-repeat;
}
.b-header_search form {
    position:relative;
}
.b-header_search .search_btn {
    content: "";
    height: 60px;
    width: 60px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor:pointer;
    z-index:10;
}

.b-header_favorit {
    float:right;
    padding:70px 10px 20px;
    width:110px;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #422E1A;
    text-align:center;
    background:#fff url(../images/favorit.png) top 20px center no-repeat;
    cursor:pointer;
}
.b-header_cart {
    float:right;
    padding:70px 10px 20px;
    width:110px;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #422E1A;
    text-align:center;
    background:#fff url(../images/cart.png) top 20px center no-repeat;
    cursor:pointer;
    position:relative;
}
.b-header_cart span {
    position: absolute;
    border-radius: 10px;
    height: 20px;
    line-height: 14px;
    font-size: 14px;
    padding: 4px 3px;
    min-width: 20px;
    text-align: center;
    background: #f9aa01;
    color: #fff;
    top: 15px;
    right: 25px;
    box-sizing: border-box;
}


/* NAVIGATE */
.mob-menu {
    display: none;
}
.b-page__navigate {
    border-top: 1px solid #FBF4EC;
    box-shadow: 0px 5px 15px rgba(66, 46, 26, 0.1);
    position:relative;
    z-index:200;
}
.b-page__navigate .center-box {
    padding: 0;
    position:relative;
    z-index:20;
}

.b-page__navigate ul.menu {
    display:block;
    margin:0 -25px;
    padding:0;
    list-style:none;
    font-weight:500;
    font-size:16px;
    line-height:20px;
    color:#422E1A;
}
.b-page__navigate ul.menu > li {
    display:inline-block;
    margin:0;
}
.b-page__navigate ul.menu > li > a {
    display:block;
    padding:28px 25px 22px;
    color:#422E1A;
    z-index:210;
    text-transform:uppercase;
}
.b-page__navigate ul.menu > li:hover > a {
    background:#FBF4EC;
    text-decoration:none;
    color:#422E1A;
}
.b-page__navigate ul.menu > li > a.catalog {
    padding:28px 25px 22px 75px;
    background:url(../images/menu.png) left 25px center no-repeat;
    z-index:210;
}
.b-page__navigate ul.menu > li:hover > a.catalog {
    background:#FBF4EC url(../images/menu_hover.png) left 25px center no-repeat;
}

.b-page__navigate ul.menu .submenu {
    display:none;

}
.b-page__navigate ul.menu li:hover .submenu {
    display:block;
    min-height:100px;
    background:#FBF4EC;
    position:absolute;
    width:100%;
    z-index:200;
    box-shadow: 0px 10px 20px rgba(66, 46, 26, 0.15);
    padding:50px 35px;
}

/* CONTENT */ 
.block-header {
    padding:20px 0;
}
.block-header:after {
    content: '';
    display: block;
    clear: both;
}
.block-header h3 {
    float: left;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    color: #422F1E;
    margin:0;
}
.block-header .right-btn {
    float: right;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #422E1A;
    margin-left:30px;
    padding:10px 0;
    cursor:pointer;
}
.block-header .right-btn:hover, .block-header .right-btn.active {
    padding:10px 0 9px;
    border-bottom:1px solid #F8E1BE;
    text-decoration:none;
}

.b-page__title {
    
}
.b-page__title .center-box {
    padding: 60px 0 60px;
    position:relative;
    z-index:20;
}
    .breadcrumbs {
        font-size:18px;
        line-height:18px;
        text-transform:uppercase;
        color:rgba(66, 46, 26, 0.5);
        letter-spacing:0.5px;
        
    }
    .b-page__hero2 .breadcrumbs {
        padding:20px 0 0;
    }
    .breadcrumbs__item {
        display:inline-block;
        margin-right:10px;
    }
    .breadcrumbs__separat {
        display:inline-block;
        margin-right:10px;
    }
    .breadcrumbs__a {
        color:rgba(66, 46, 26, 0.5);
        background:#fff;
        border-radius:5px;
        padding:5px 10px;
    }
    .breadcrumbs__a:hover {
        color:rgba(66, 46, 26, 1);
        
    }

h1.header__h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    color: #422F1E;
    margin:20px 0 20px;
    padding:0;
}

.b-page__content {
   /*min-height:800px; */
}
.main_content {
    font-size:18px;
}





/* BEST OFFERS */
.b-page__best_offers {
    position:relative;
    z-index:20;
}
.b-page__best_offers .center-box {
    padding: 40px 0 40px;
    position:relative;
    z-index:20;
}

/* SERTIFICATS */ 
.b-page__sertificats {
    position:relative;
    z-index:20;
}
.b-page__sertificats .center-box {
    padding: 40px 0 40px;
    position:relative;
    z-index:20;
}


/* EVENTS */
.b-page__events {
    position:relative;
    z-index:20;
    padding: 60px 0 60px;
}
.b-page__events:after {
    content: '';
    display: block;
    clear: both;
}

.event {
    width:16.66%;
    float:left;
    height:266px;
    position:relative;
}
.event_inset {
    width:100%;
    height:100%;
    background-size:cover!important;
    position:relative;
    z-index:10;
    displaY: block;
}
.event_inset:hover {
    margin:-5%;
    width:110%;
    height:110%;
    position:relative;
    background-size:cover!important;
    z-index:20;
    border-radius:5px;
    box-shadow:0px 4px 25px rgba(66, 46, 26, 0.25);
}

/* NEWS */
.b-page__news {
    position:relative;
    z-index:20;
}
.b-page__news .center-box {
    padding: 40px 0 40px;
    position:relative;
    z-index:20;
}



/* HERO  */
.b-page__hero {
    background:url(/img/mainpage-bg.jpg) center no-repeat;
    background-size:cover;
}
.b-page__hero .center-box {
    padding: 60px 0 60px;
}
.b-hero_box {
    float:right;
    width:760px;
    margin:0 -20px;
}



.b-hero_box .catalog_item {
    display:block;
    position:relative;
    float:left;
    width:213px;
    height:213px;
    margin:20px;
    border-radius:10px;
    background:#fff;
    box-shadow:0px 5px 10px rgba(0, 0, 0, 0.15);
}
.b-hero_box .catalog_item:hover {
    box-shadow: 0px 5px 20px rgb(0 0 0 / 25%);
}

.b-hero_box .catalog_item_img {
    display:block;
    position:absolute;
    box-sizing: border-box;
    width:120px;
    height:120px;
    left:50%;
    top:20px;
    margin-left:-60px;

   
}
.b-hero_box .catalog_item span {
    display:block;
    position:absolute;
    box-sizing: border-box;
    width:100%;
    left:0;
    bottom:20px;
    padding:0 15px;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #422E1A;
    height:36px;
}


.b-hero_text {
    float:left;
    width:600px;
}
.b-hero__h1 {
    font-size:70px;
    line-height:70px;
    font-weight:800;
    color:#fff;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
}

.b-hero_btn {
    padding:15px 30px;
    font-size:18px;
    line-height:22px;
    font-weight:500;
    color:#fff;
    display:inline-block;
    margin-top:45px;
    background: #422E1A;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}
.b-hero_btn:hover {
    color:#fff;
    text-decoration:none;
    box-shadow: 0px 5px 20px rgb(43 95 46 / 15%);
}


/*  MAPS */
.b-page__maps {
    background: #FDF9F5;
    position:relative;
    z-index:20;
}
.b-page__maps .center-box {
    padding: 60px 0;
    position:relative;
    z-index:20;
}

.b-maps_info {
    float:left;
    width:590px;
}
.b-maps_map {
    float:right;
    width:845px;
    height:400px;
    margin-top:10px;
    box-shadow:0px 10px 30px rgba(66, 46, 26, 0.1);
    border-radius: 10px;
    background:#fff url(/img/map.png);
    background-size:cover;
}

.b-maps_title {
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    color: #422E1A;
}
.b-maps_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    margin-top:20px;
}
.b-maps_name {
    padding:13px 0 7px 40px;
    margin-top:20px;
    background:url(../images/b-maps_name.png) left center no-repeat;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #333333;
}
.b-maps_address {
    padding:13px 0 7px 40px;
    margin-top:20px;
    background:url(../images/b-maps_address.png) left center no-repeat;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #333333;    
}
.b-maps_telefon {
    padding:13px 0 7px 40px;
    margin-top:20px;
    background:url(../images/b-maps_telefon.png) left center no-repeat;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #333333;   
}
.b-maps_time {
    padding:13px 0 7px 40px;
    margin-top:20px;
    background:url(../images/b-maps_time.png) left center no-repeat;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #333333;   
}
.b-maps_socbtns {
    padding:13px 0 7px 40px;
    margin-top:20px;
    background:url(../images/b-maps_socbtns.png) left center no-repeat;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #333333;   
}
.b-maps_socbtns .socbtn {
    display:inline-block;
    margin:0 4px;
}
.b-maps_socbtns .socbtn img {
    display:block;
    margin:-9px 0;
}

/* FOOTER  */
.b-page__footer {
    color:#fff;
    font-size:13px;
    line-height:18px;
    font-weight:300;
    background:#422F1E;
    position:relative;
    z-index:20;
}
.b-page__footer .center-box {
    padding: 20px 0 20px;
    position:relative;
    z-index:20;
}
.b-page__footer a {
    color:#F9AA01;
}
.b-footer_copyright {
    float:left;
}
.b-footer_developer {
    float:right;
}


/***************/
.b-page__actions {
    height:auto;
    width:100%;
    
    position:relative;
} 
.b-page__actions .center-box {
    padding:35px 15px 10px;
    /*overflow:hidden;*/
    
} 
.actions {
    /*white-space: nowrap;*/
}
.action {
    display:inline-block;
    margin:15px;
    width:467px;
    height:240px;
    border: 1px solid #EAEAE4;
    border-radius: 10px;
    padding:30px 30px 46px 30px;
    cursor:pointer;
    position:relative;
    background:#F9E7CB;
    white-space: normal;
    transition: box-shadow 0.5s ease 0s;
    overflow:hidden;
    transition: margin 0.5s ease 0s;
}
.action__title {
    font-size:22px;
    line-height:24px;
    font-weight:600;
    color:#422E1A;
    position:relative;
    z-index:30;
    background: #f9e7cbee;
    padding: 10px;
    margin: -10px;
    border-radius: 5px;
    display: inline-block;
}
.action__desc {
    font-size:14px;
    line-height:20px;
    font-weight:500;
    color:#344738;
    margin-top:10px;
    position:relative;
    z-index:30;
    width:200px;
}
.action__btn {
    float:none;
    font-size:10px;
    line-height:10px;
    font-weight:500;
    color:#fff;
    padding:7px 22px 5px 12px;
    border-radius:50px;
    text-transform:uppercase;
    background:#422E1A url(/images/action__btn.png) right 10px center no-repeat;
    position:absolute;
    left:30px;
    bottom:26px;
    letter-spacing:0.5px;
    z-index:30;
}
.action__fon {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    background-size:contain!important;
}

.action:hover {
    text-decoration:none;
    box-shadow:0px 5px 10px rgba(0, 0, 0, 0.15);
}


.action__list {
    position:relative;
    overflow:hidden;
    margin: 0 -30px;
    padding: 0 ;
}


.news__list {
    position:relative;
    overflow:hidden;
    margin: 0 -45px;
    padding: 0 ;
}

.news {
    display:block;
    float:left;
    margin:15px 45px;
    width:427px;
    height:200px;
    padding:0;
    position:relative;
    white-space: normal;
    overflow:hidden;
}

.news__img {
    display:block;
    float:left;
    margin-right:20px;
    width:200px;
    height:200px;
    padding:0;
    background-size:cover!important;
}
.news__data {
    margin:10px 0;
    font-size:13px;
    line-height:22px;
    color:#422E1A;
    font-weight:400;
}
.news__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin:15px 0;
}
.news_desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
}
.news__desc {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news__btn {
    float:none;
    display:inline-block;
    font-size:10px;
    line-height:10px;
    font-weight:500;
    color: #422E1A;
    padding:7px 22px 5px 22px;
    border-radius:50px;
    text-transform:uppercase;
    background: #F8E1BE;
    letter-spacing:0.5px;
    z-index:30;
    margin-top:15px;
}
.category-items {
    padding:30px 30px;
    background: #FDF9F5;
    border-radius: 5px;
}
.category-item2 {
    float:left;
    width:23%;
    margin-right:2%;

}
.category-item2 .main_cat {
    display:block;
    margin-bottom:15px;
    font-size:18px;
    line-height:22px;
    color:#422E1A;
}

.category-item {
    float:left;
    width:32%;
    margin-right:1%;
    margin-bottom:50px;
    padding-left:120px;
}
.category-item .main_cat {
    display:block;
    font-size:18px;
    line-height:22px;
    color:#422E1A;
    font-weight: 600;
    text-decoration:none;
}
.category-item .main_cat:hover {
    color:#F9AA01;
}
.category-item .category-wrap {
    margin-top:20px;
}
.category-item .link_cat {
    display:block;
    color:#422E1A;
    line-height:22px;
    text-decoration:none;
    margin-bottom:10px;
}
.category-item .link_cat:hover {
    color:#F9AA01;
}

.category-item .more_cat {
    display:block;
    line-height:22px;
    color:#F9AA01;
    text-decoration:none;
    margin-top:15px;
}
.category-item .more_cat:hover {
    text-decoration:underline;
}

.tovar-items {
    margin-top:30px;
    margin-bottom:60px;
}
.tovar-item {
    display:block;
    float:left;
    width:264px;
    padding:15px;
    border-radius:5px;
    border:1px solid #fff;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(66, 46, 26, 0.1);
    margin-right:40px;
    text-decoration:none;
}
.tovar-item.kray {
    margin-right:0;
}
.tovar-item:hover {
    border: 1px solid rgba(248, 225, 190, 0.7);
    box-shadow: unset;
    text-decoration:none;
}
.tovar-item_img {
    display:block;
    width:234px;
    height:234px;
    background-size:contain!important;
    margin-bottom:30px;
}
.tovar-item_img.noimage {
    background-size:unset!important;
}
.tovar-item_title {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    height:66px;
    color:#000;
    margin-bottom:15px;
    overflow:hidden;
}
.tovar-item_cost {
    float:left;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color:#F9AA01;
    padding:5px 0;
}
.tovar-item_more {
    float:right;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #422F1E;
    background: #F8E1BE;
    border-radius: 5px;
    padding:8px 18px;
    width:110px;
    text-align:center;
}
.tovar-item_more:hover {
    color: #fff;
    background: #422E1A;
}

.sert .tovar-item_title {
    height:44px;
}

.after_tovar {
    border-top:1px solid rgba(248, 225, 190, 0.7);
}

.tovar {
    padding-bottom:40px;
}

.tovar-img {
    float:left;
    width:480px;
    margin-right:100px;
}
.tovar-img img {
    display:block;
    overflow:hidden;
    border-radius:5px;
    width:100%;
    height:auto;
    padding:15px;
    background:#fff;
    box-shadow: 0px 10px 30px rgb(66 46 26 / 10%);
}
.tovar-info {
    float:left;
    width:900px;
    font-size:18px;
}
.tovar-article {
    color: #b3b3b3;
}
.tovar-price {
    font-weight: 500;
    font-size: 21px;
    line-height: 28px;
    color: #F9AA01;
    margin-top:30px;
}
.tovar-desc {
    margin-top:50px;
}


.checkBasket {
    overflow:hidden;
    margin-top:50px;
}



.add_cart {
    display:inline-block;
}
.in_cart {
    display:none;
}
.to_cart {
    display:none;
}
.inBasket .add_cart {
    display:none;
}
.inBasket .add_cart2 {
    display:none;
}
.inBasket .in_cart {
    display:inline-block;
}
.inBasket .to_cart {
    display:inline-block;
}

.big_count_to_basket {
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 16px;
    line-height: 18px;
    color: #422F1E;
    background: #FFF;
    border-radius: 5px;
    padding:18px 20px;
    border:0;
    outline:0;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.5);
    cursor:pointer;
    box-sizing: border-box;
    height:54px;

}

.inBasket .big_count_to_basket {
    display:none;
}
.add_cart {
    float:none;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #422F1E;
    background: #F8E1BE;
    border-radius: 5px;
    padding:18px 30px;
    cursor:pointer;
    height:54px;
}
.add_cart:hover {
    color: #fff;
    background: #422E1A;
}
.to_cart {
    float:left;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #422F1E;
    background: #F8E1BE;
    border-radius: 5px;
    padding:18px 30px;
    cursor:pointer;
    height:54px;
}
.to_cart:hover {
    color: #fff;
    background: #422E1A;
}
.in_cart {
    float:left;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #422F1E;
    background: #fff;
    border:1px solid #F8E1BE;
    border-radius: 5px;
    padding:17px 29px;
    margin-right:30px;
    height:54px;
}

.checkBasket.small_view {
    margin-top:10px;
}

.small_view .add_cart {
    float: right;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #422F1E;
    background: #F8E1BE;
    border-radius: 5px;
    padding: 8px 18px;
    width:110px;
    text-align:center;
    height:auto;
}

.small_view .in_cart {
    float: none;
    font-weight: 500;
    font-size: 12px;
    color: #422F1E;
    background: #fff;
    border:1px solid #F8E1BE;
    border-radius: 5px;
    padding: 8px 17px;
    height:auto;
    width:100%;
    text-align:center;
}

.small_view .big_count_to_basket {
    float: left;
    margin-right: 10px;
    color: #422F1E;
    background: #FFF;
    border:0;
    outline:0;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.5);
    cursor:pointer;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 15px;
    border-radius: 5px;
    padding: 8px 18px;
    height:auto;

}




    /*paginator*/

.pagination_wrap {
    text-align:left;
}
.pagination_wrap a {
    display:inline-block;
    width:40px;
    height:40px;
    line-height:37px;
    padding-top:3px;
    margin:10px 0 10px 0;
    background:#f6f6f6;
    color: #344738;
    border-radius: 0;
    text-decoration:none;
    text-align:center;
}
.pagination_wrap a:first-child {
    border-radius: 5px 0 0 5px;
}
.pagination_wrap a:last-child {
    border-radius: 0 5px 5px 0;
}
.pagination_wrap a[href] {
    background:#F8E1BE;
}
.pagination_wrap a[href]:hover {
    background: #422E1A;
    color:#fff;
}
.pagination_wrap a.active {
    background: #422E1A;
    color:#fff;
}


/*корзина/оформление заказа*/
.basket-list {
    margin-bottom:10px;
}
.basket-list table {
    width:100%;
}



    .basket-list tr:nth-child(even) td {
        background:#f9f9f9;
    }
        .basket-list td {
            border-bottom:1px solid #a3a3a3;
            padding:20px!important;
        }
        .basket-list th {
            text-align:left;
            border-bottom:1px solid #a3a3a3;
            padding:20px;
            font-size: 21px;
            line-height: 28px;
            font-weight:normal;
        }

            .basket-list td .title {
                font-size:21px;
            }
            .subtitle {
                font-style: italic;
                color: #999;
                font-size: 14px;
            }
            .basket-list td .summ-cost {
                margin:10px 0;
                line-height:28px;
                
            }
                .basket-list td .summ-cost span {
                    font-weight:bold;
                    font-size:21px;
                }
            .basket-list td .colvo {
                margin:10px 0;
            }
            .count {
                display:inline-block;
                overflow:hidden;
                background:#fff;
                border:1px solid #a3a3a3;
                border-radius:5px;
                width:95px;
                height:30px;
                margin-bottom: -10px;
            }
                .count input {
                    display:block;
                    float:left;
                    background:#fff;
                    border:0;
                    outline:0;
                    width:40px;
                    height:30px;
                    font-size:18px;
                    line-height:18px;
                    padding:5px;
                    text-align:center;
                    margin: 0;
                }
                .count .count-button {
                    display:block;
                    float:left;
                    background:#fff;
                    outline:0;
                    width:25px;
                    height:28px;
                    
                    
                    line-height:28px;
                    text-align:center;
                }
                    .count .count-button .plus-to-basket {
                        display:block;
                        background:#fff;
                        width:23px;
                        height:28px;
                        cursor:pointer;
                        border-left:1px solid #a3a3a3;
                    }
                    .count .count-button .minus-to-basket {
                        display:block;
                        background:#fff;
                        width:23px;
                        height:28px;
                        cursor:pointer;
                        border-right:1px solid #a3a3a3;
                    }
                .basket-list td .delete-button {
                    display:inline-block;
                    background:#da251c url(/images/delete.png?1) center no-repeat;
                    border:0;
                    outline:0;
                    width:50px;
                    border:1px solid #a3a3a3;
                    border-radius:5px;
                    width:60px;
                    height:30px;
                    margin-left:10px;
                    margin-bottom: -10px;
                    cursor:pointer;
                }


.basket-total  {
    margin-bottom:50px;
    border-bottom:1px solid #a3a3a3;
    font-size:21px;
    line-height:28px;
    padding:20px;
}      
    .basket-total .summ {
        display:inline-block;
        font-size:21px;
        font-weight:bold;
        margin-left:50px;
    }
    .basket-total .promotext {
        display:none;
        font-size: 16px;
        color: #999;
    }
    .basket-total .promo_summ {
        display:inline-block;
        font-size:21px;
        font-weight:bold;
        margin-left:50px;
    }

    
/**/
.basket-fos {
    padding: 20px;
    background: #FDF9F5;
}
    .basket-big-box {

    }
    .basket-fos input[type="text"], .basket-big-box input[type="email"] {
        display: block;
        width: 320px;
        margin: 10px 0;
        color: #4f4f4f;
        background: #fff;
        padding: 10px;
        border: 1px solid #4f4f4f;
        border-radius: 2px;
        outline: 0;
        box-sizing: border-box;
        font-size: 16px;
    }
    .basket-fos input.error {
        border: 1px solid red;
    }
    
    .basket-fos .blo-check.error {
        border-bottom:1px solid red
    }
    
    .basket-fos textarea {
        display: block;
        width: 320px;
        margin: 10px 0;
        color: #4f4f4f;
        background: #fff;
        padding: 5px;
        border: 1px solid #4f4f4f;
        border-radius: 2px;
        outline: 0;
        box-sizing: border-box;
        font-size: 16px;
    }
    .basket-fos .sendbasket {
        display:inline-block;
        font-weight: 500;
        font-size: 18px;
        line-height: 15px;
        color: #422F1E;
        background: #F8E1BE;
        border-radius: 5px;
        padding: 12px 24px;
        cursor: pointer;
        border:0;
        margin:20px 0;
    }
    .basket-fos .sendbasket:hover {
        background: #422F1E;
        color:#fff;
    }
    .basket-fos .requestbasket {
        border: 1px solid #4f4f4f;
        border-radius: 5px;
        background: #fff;
        padding: 15px 50px;
        text-align: center;
        width: auto;
        line-height: 21px;
        color: #4f4f4f;
        margin: 10px 0;
        cursor: pointer;
        display:inline-block;
        text-decoration:none;
    }
    .basket-fos .requestbasket:hover {
        background: #eee;
    }
    .basket-fos .request {
        border: 1px solid #4f4f4f;
        border-radius: 2px;
        background: #4f4f4f;
        padding: 5px 10px;
        text-align: center;
        text-transform: uppercase;
        width: auto;
        line-height: 21px;
        color: #fff;
        margin: 10px 0;
        cursor: pointer;
        display:inline-block;
        text-decoration:none;
    }
    .basket-fos .request:hover {
        background: #fff;
        color: #4f4f4f;
    }
    
    .basket-full {
        display:block;
    }
    
    
    
.basket-list img {
    width:120px;
    height:auto;
    display:block;
    border-radius:5px;
    overflow:hidden;
}


.b-page__hero_video iframe {
    overflow:hidden;
    border-radius:5px;
    box-shadow: 0px 10px 30px rgba(66, 46, 26, 0.1);
}


.fos-wrapper {
    display:none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 200;
}
.fos-box {
    display:none;
    position: fixed;
    left: 50%;
    top: 50%;
    width:620px;
    height:560px;
    margin-left: -310px;
    margin-top: -280px;
    padding: 50px 30px 50px 40px;
    background: #fff;
    background-size:cover;
    color: #333;
    z-index: 2200;
}

    .fos-box .fos-box-close {
        position: absolute;
        width: 32px;
        height: 32px;
        top: 20px;
        right: 20px;
        background: url(/images/fos-close.png) top center no-repeat;
        cursor: pointer;
        z-index:100;
    }
    .fos-box .fos-box-title {
        height: auto;
        font-weight:600;
        color: #422F1E;
        font-size: 50px;
        line-height: 60px;
        margin-bottom:10px;
    }
    .fos-box .fos-box-success {
        height: auto;
        font-weight:400;
        color:#F38535;
        font-size: 18px;
        line-height: 18px;
        margin-bottom:10px;
        margin-right:-10px;
        padding: 10px 0;
    }
    .fos-box .fos-box-subtitle {
        height: auto;
        font-weight:500;
        color:#422F1E;
        font-size: 18px;
        line-height: 26px;
        padding: 10px 0;
        margin-bottom:10px;
    }
    .fos-box .blo {
        margin: 20px 0 0;
    }
    .fos-box input[type="text"] {
        display: block;
        width: 100%;
        margin: auto;
        color: #344738;
        background: #F5F5F5;
        padding: 16px 20px;
        border-radius: 5px;
        border:0;
        outline: 0;
        box-sizing: border-box;
        font-size: 16px;
        line-height:20px;
    }
    .fos-box textarea {
        display: block;
        width: 100%;
        height:60px;
        margin: auto;
        color: #344738;
        background: #F5F5F5;
        padding: 16px 20px;
        border-radius: 5px;
        border:0;
        outline: 0;
        box-sizing: border-box;
        font-size: 16px;
        line-height:20px;
    }
    
    .fos-box input[type="submit"] {
        float:left;
        font-weight: 500;
        font-size: 16px;
        line-height:20px;
        color: #422F1E;
        background: #F8E1BE;
        border-radius: 5px;
        border:0;
        padding:8px 18px;
        cursor:pointer;
    }
    
.deliv-btn  {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    line-height: 15px;
    color: #422F1E;
    background: #F8E1BE;
    border-radius: 5px;
    padding: 12px 24px;
    cursor: pointer;
    border: 0;
    margin: 20px 0;
    opacity:0.5;
}
.deliv-btn:hover  {
    opacity:1;
}
.deliv-btn.active  {
    background: #422F1E;
    color: #fff;
    opacity:1;
}
.copy_search {
    padding:5px;
    cursor:pointer;
    display:inline-block;
}


.b-hero_study {
    font-size:35px;
    line-height:60px;
    font-weight:800;
    overflow:hidden;
    padding:100px 0 100px;
        margin-left: 0;
    float: right;
    width: 800px;
}
.b-hero_study.full {
    margin-left:0;
}
.b-hero_study a {
    display:block;
}
.b-hero_study .mainly1 {
    font-size:45px;
}
.mainly3 {
    font-weight:500;
    font-size:28px;
    line-height:40px;
}
.mainly4 {
    font-weight:600;
    font-size:32px;
    line-height:40px;
}
.b-hero_study .mainly_text {
    font-size:24px;
    line-height:32px;
    margin:20px 0;
    font-weight:500;
}

.b-hero_study .mainly_price {
    font-size:24px;
    line-height:32px;
    margin:20px 0;
    font-weight:500;
    padding:5px 10px;
    border-radius:5px;
    background:#fff;
}
.b-hero_study .mainly_p_title {
    padding:5px;
    border-bottom:1px dashed #422F1E;
    overflow:hidden;
}
.b-hero_study .mainly_p_cost {
    float:right;
    color:#ffab00;
}
.b-hero_study .mainly_p_desc {
    font-size:18px;
    line-height:21px;
    padding:5px;
}

.b-page__days .mainly1 {
    font-size:36px;
    font-weight:600;
    margin:20px 0;
}
.b-page__days .mainly_text {
    font-size:24px;
    line-height:32px;
    margin:20px 0;
    font-weight:500;
}


.b-page__hero1 {
    overflow:hidden;
    position:relative;
    background-image: linear-gradient(to right, #be8e7b, #57433a);
}
.b-page__hero2 {
    background: #FDF9F5;
    position:relative;
    z-index:200;
    min-height:550px;
}


.b-page__hero1 .center-box {
    position:absolute;
    top:0;
    left:50%;
    margin-left:-740px;
    margin-top:400px;
    z-index:200;
}
#slider {
    position:absolute;
    position:relative;
    float:left;
    z-index:100;
    top:0;
    left:0;
    width:600px;
    height:auto;
    overflow:hidden;
    border-radius:10px;
    padding: 100px 0 100px;

}
.nivo-controlNav {
    display:none!important;
}
.nivo-directionNav {
    display:none!important;
}

.b-page__days {
    padding:50px 0;
}
.days-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    color: #422F1E;
    margin: 20px 0 20px;
    padding: 0;
    
}

.days {
    margin:0 -10px;
}
.day {
    float:left;
    margin:10px;
    /*width:480px;
    height:420px;
    padding-top:320px;*/
    
    width: 730px;
    height: 490px;
    padding-top: 380px;
    border-radius:10px;
    background: #FDF9F5;
    position:relative;
    display:block;
    cursor:pointer;
    overflow:hidden;
    text-decoration:none!important;
}
.day:hover {
    box-shadow:0 0 5px rgba(0,0,0,0.3);
}
.day_small {
    float:left;
    margin:10px;
    width:480px;
    height:420px;
    padding-top:320px;
    border-radius:10px;
    background: #FDF9F5;
    position:relative;
    display:block;
    cursor:pointer;
    overflow:hidden;
    text-decoration:none!important;
}
.day_small2 {
    width:340px;
    height:280px;
    padding:0;
}
.day_small:hover {
    box-shadow:0 0 5px rgba(0,0,0,0.3);
}
.day_title {
    width:100%;
    padding:20px 40px;
    color: #422F1E;
    font-size:21px;
    line-height:36px;
    font-weight:800;
    text-align:right;
    text-transform:uppercase;
    background: #FDF9F5;
}
.day_title span {
    display:block;
    text-transform:unset;
    color: #ffab00;
    font-size:18px;
    font-weight:600;
}
.day_garry {
    background:#FDF9F5 url(/stud/img/garry.jpg) center top no-repeat;
    background-size:contain;
}
.day_charly {
    background:#FDF9F5 url(/stud/img/charly.jpg) center top no-repeat;
    background-size:contain;
}
.day_barby {
    background:#FDF9F5 url(/stud/img/barby.jpg) center top no-repeat;
    background-size:contain;
}
.day_classic {
    background:#FDF9F5 url(/stud/img/day_barby.jpg) center top no-repeat;
    background-size:contain;
}


.b-page__cash {
    padding:50px 0;
    /*background: rgb(247, 243, 234) url(/images/qr-bonus.png) right bottom no-repeat;*/
    background: rgb(247, 243, 234);
}
.b-page__cash.top {
    padding:0 0;
    background: rgb(247, 243, 234);
}
.b-page__cash.top .center-box {
    padding:20px 0;
    background:  url(/images/binus.png?2) right bottom no-repeat;
}
.cash-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #422F1E;
    margin: 20px 0 10px;
    padding: 0;
}
.cash-subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    color: #422F1E;
    margin: 10px 0 20px;
    padding: 0;
}

.cash_btn {
    color: #422F1E;
    font-size:21px;
    line-height:36px;
    font-weight:800;
    padding:10px 10px 5px;
    border:1px solid #422F1E;
    border-radius:10px;
    margin-bottom:20px;
    text-transform:uppercase;
    text-align:center;
    display:block;
    width:300px;
}
.cash_btn:hover {
    background:#fff;
}
.cash_btn span {
    display:inline-block;
    color: #F9AA01;
    font-size:21px;
    line-height:36px;
    font-weight:600;
    margin-right:20px;
}


.cashs {
    /*border-top:1px solid #422F1E;*/
    padding:20px 0 20px;
}

.cash-mainly {
    font-size: 35px;
    line-height: 60px;
    font-weight: 800;
}
.cash-desc {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;   
    margin-bottom:20px;
}



.b-page__videos {
    padding:50px 0;
    background:#FDF9F5;
}
.videos-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    color: #422F1E;
    margin: 20px 0 20px;
    padding: 0;
    
}

.videos {
    margin:0 -10px;
}
.videos iframe {
    float:left;
    margin:10px;
    width:480px;
    height:320px;
    border-radius:10px;
    background: #FDF9F5;
    background-size:cover!important;
    position:relative;
    display:block;
    cursor:pointer;
    overflow:hidden;
}
.video {
    float:left;
    margin:10px;
    width:480px;
    height:320px;
    border-radius:10px;
    background: #FDF9F5;
    background-size:cover!important;
    position:relative;
    display:block;
    cursor:pointer;
    overflow:hidden;
}
.video:hover {
    box-shadow:0 0 5px rgba(0,0,0,0.3);
}
.video .preview_btn {
    width: 100px;
    height: 60px;
    background: url(/images/youtube.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -30px;
    display: block;
    opacity: 0.8;
}


.b-page__reviews {
    padding:50px 0;
}
.reviews-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    color: #422F1E;
    margin: 20px 0 20px;
    padding: 0;
    
    
}

.reviews {
    margin:0 -10px;
}
.review {
    float:left;
    margin:10px;
    width:480px;
    height:320px;
    border-radius:10px;
    background: #FDF9F5;
    /*border: 2px solid #422F1E;*/
    box-shadow:0 0 2px rgba(0,0,0,0.3);
    background-size:cover!important;
    position:relative;
    display:block;
    cursor:pointer;
    overflow:hidden;
}
.review:hover {
    box-shadow:0 0 5px rgba(0,0,0,0.3);
}
.reviews-all {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #422F1E;
    margin: 40px 0 20px;
    padding: 0;
    display:block
}

.b-page__menus {
    padding:50px 0;
    background: #ffab0022;
}
.menus-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    color: #422F1E;
    margin: 20px 0 20px;
    padding: 0;
    
}

.menus {
    margin:0 -10px;
}
.menu_item {
    float:left;
    margin:10px;
    width:480px;
    height:auto;
    border-radius:10px;
    background: #FDF9F5;
    position:relative;
    display:block;
    cursor:pointer;
    overflow:hidden;
}
.menu_item2 {
    margin:10px;
    width:730px;
}
.menu_item:hover {
    box-shadow:0 0 5px rgba(0,0,0,0.3);
}
.menu_img {
    width:480px;
    height:320px;
    background: #FDF9F5;
    background-size:cover!important;
    position:relative;
    display:block;
    cursor:pointer;
    overflow:hidden;
}
.menu_text {
    width:100%;
    padding:20px 40px;
    font-size:21px;
    line-height:32px;
    text-align:right;
    background: #FDF9F5;
    
}

.menu_item2 .menu_text {
    text-align: left;
}
.menu_title {
    color: #422F1E;
    font-size:24px;
    line-height:36px;
    font-weight:800;
    text-transform:uppercase;
    padding:10px 0;
    border-bottom:1px dashed #422F1E;
    margin-bottom:10px;
}
.menu_hit {
    float:left;
    color: #F9AA01;
}
.menu_desc {
    min-height:130px;
    font-size:14px;
}
.menu_desc2 {
    min-height:200px;
    font-size:16px;
    text-align:left;
}
.menu_item2 .menu_desc2 {
    min-height:200px;
    font-size:24px;
    text-align:left;
}

.menu_btn {
    color: #422F1E;
    font-size:21px;
    line-height:36px;
    font-weight:800;
    padding:10px 10px 5px;
    border:1px solid #422F1E;
    border-radius:10px;
    margin-top:20px;
    text-transform:uppercase;
    text-align:center;
    display:block;
}
.menu_btn:hover {
    background:#fff;
}
.menu_btn span {
    display:inline-block;
    color: #F9AA01;
    font-size:21px;
    line-height:36px;
    font-weight:600;
    margin-right:20px;
}

.mytable {
                
            }
            
            .mytable td {
                padding:10px;
                border-bottom:1px solid #422F1E;
                min-width:200px;
            }
            .mytable tr:first-child td {
                background:#FDF9F5;
            }
  
    
.b-page__arnd {
    padding:0 0;
    background: rgb(251 170 1);
}
.b-page__arnd .center-box {
    overflow:hidden;
}

.arnd-title {
    font-weight: 700;
    font-size: 21px;
    line-height: 40px;
    color: #fff;
    margin: 10px 0 10px;
    padding: 0;
    float:left;
}


.arnd_btn {
    color: #fff;
    font-size:16px;
    line-height:20px;
    font-weight:800;
    padding:10px 10px 5px;
    border:1px solid #fff;
    border-radius:10px;
    margin-bottom:20px;
    text-transform:uppercase;
    text-align:center;
    display:block;
    width:250px;
    float:right;
    margin: 10px 0 10px;
    
}
.arnd_btn:hover {
    background:#fff;
    border:1px solid #422F1E;
    color:#422F1E;
}


.imgs {
    width:100%;
}
.tovar_img {
   width:100%;
   height:400px;
   border:1px solid #fff;
   border-radius:5px;
   margin-bottom:20px;
   background-size: contain !important;
   background-color:#fff!important;
   display:block;
}
.tovar_img img {
   height:auto;
   max-width:100%;
}
.tovar_img_item {
    float:left;
    margin-bottom:10px;
    margin-right:10px;
    width: 140px;
    height: 100px;
    background-color:#fff!important;
    background-size:contain!important;
    border:1px solid #fff;
    border-radius:5px;
    cursor:pointer;
}

.vkv {
    float: left;
    width: 320px;
    margin: 0 20px 20px 0;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 5px;
    border: 2px solid #f9aa01;
}
.vkv iframe {
    display:block;
}
