

/* ==========================================================================
   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: #000; text-decoration: none; }
a:hover { color: #ff7506; text-decoration:underline; }


/*бэкграунд*/
html {
    background:#fff url(/images/bg-blue.jpg) center no-repeat fixed;
    background-size:cover;
    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;
}

@font-face {
	font-family: 'Koryaka Free Rounded';
	src: url('../fonts/koryaka_free_rounded.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/koryaka_free_rounded.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/koryaka_free_rounded.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/koryaka_free_rounded.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/koryaka_free_rounded.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/koryaka_free_rounded.svg#koryaka_free_rounded') format('svg'); /* Chrome < 4, Legacy iOS */
}

/* шрифт */
body {
    color: #303030;
    /*min-height:700px;*/
    /*font-family: 'Koryaka Free Rounded', sans-serif;*/
    font-family: 'Arial', sans-serif;
}
#app {

}


.center-box {
    width:1600px;
    margin:0 auto;
    position: relative;
}
.center-box img {
    max-width:100%;
}


.head_line {
    height:auto;
    /*background:#fff;*/
    color:#000;
    z-index:120;
    position: relative;
}
.head_line .center-box {
    padding-top:15px;
    height:auto;
}

.head_line .logo {
    display:block;
    float:left;
    /*padding:30px 0;*/
    width:250px;
    margin-right:100px;
    
}
.head_line .logo img {
    display:block;
    width:100%;
    height:auto;
}

.head-info {
    width:600px;
    padding:30px 0;
    float:left;
    margin-right:50px;
}
.sitename  {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 32px;
    padding-top: 10px;
    font-weight: bold;
    
}
.city {
    padding: 6px 40px 4px 20px;
    margin-top: 10px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    displaY: inline-block;
    cursor: pointer;
    background:#fff url(/images/city_i.png) right 10px center no-repeat;
    background-size:10px;
}
.city:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}



.head-contacts {
    width:400px;
    padding:30px 0;
    float:left;
    text-align:right;
}
.head-telefon a {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 32px;
    padding-top: 10px;
    font-weight: bold;
    color:#000;
    displaY: inline-block;
}
.head-telefon:hover a {
    color:#52a228;
}
.head-subtelefon a {
    font-size: 18px;
    /*text-transform: uppercase;*/
    line-height: 28px;
    padding-top: 5px;
    font-weight: bold;
    color:#666;
    displaY: inline-block;
}
.head-subtelefon:hover a {
    color:#52a228;
}

.head-basket {
    width:120px;
    height:140px;
    float:right;
    background:url(/images/basket_i.png) center no-repeat;
    background-size:60px;
    cursor:pointer;
    displaY:block;
    position:relative;
}
.head-basket span {
    position:absolute;
    display:block;
    box-sizing: border-box;
    right:20px;
    top:50px;
    min-width:30px;
    height:30px;
    border-radius:15px;
    font-size:18px;
    line-height:20px;
    background:#52a228;
    color:#fff;
    font-weight:bold;
    text-align:center;
    padding:7px 5px 3px;
    
}





.mob-menu {
    display: none;
}
.menu_line {
    height: auto;
    width: 100%;
    position: relative;
    z-index: 200;
}




ul.menu {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    list-style: none;
    overflow: hidden;
    height: auto;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
    background: #52a228;
    border-radius:3px;
    
    /*background: #fff;*/
}
ul.menu li {
    display: block;
    height: 60px;
    float: left;
}

ul.menu li a {
    display: block;
    height: 60px;
    padding: 15px 20px 10px;
    line-height: 35px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight:bold;
    position:relative;
}
ul.menu li.catalog_i a {
    padding: 15px 20px 10px 60px;
    background:#00000011 url(/images/catalog_i.png) left 15px center no-repeat;
    background-size:30px;
    border-right:1px solid #fff;
}
ul.menu li.search_i {
    float:right;
}
ul.menu li.search_i a {
    padding: 15px 10px 10px;
    width:60px;
    background:#00000011 url(/images/search_i.png) center no-repeat;
    background-size:30px;
    border-left:1px solid #fff;
    cursor:pointer;
}
ul.menu li a:hover {
    text-decoration:none;
    color: #fff;
    /*background:#ff7506;*/
}
ul.menu li a::before {
  content: "";
  position:absolute;
  width:90%;
  height:5px;
  left:5%;
  bottom:-5px;
  background:#ff7506;
  transition: bottom 0.5s;
  border-radius:5px 5px 0 0;
}
ul.menu li a:hover::before {
  content: "";
  position:absolute;
  bottom:0;
  background:#ff7506;
}
.search_mobile {
    display:none;
}


.menu_line2 {
    height: 60px;
    width: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    position: relative;
    z-index: 110;
    padding: 10px 0;
    background: #eee;
    
}
ul.menu2 {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    list-style: none;
    overflow: hidden;
    height: 40px;
}
ul.menu2 li {
    display: block;
    height: 40px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    background: #fff;
    overflow:hidden;
}
ul.menu2 li.edit {
    background: #fff url(/images/edit.png) left 10px center no-repeat;
    background-size:20px;
}



ul.menu2 li a {
    display: block;
    height: 40px;
    padding: 10px 20px 5px;
    line-height: 25px;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
}
ul.menu2 li.edit a {
    padding: 10px 20px 5px 40px;
}

ul.menu2 li a:hover {
    background:#00000033;
}
ul.menu2 li a img{
    width:auto;
    height:40px;
    margin-top:-5px;
    display:block;
}


.lk_menu {
    border-bottom:1px solid #eee;
    overflow:hidden;
}
.tab {
    float:left;
    margin-bottom:-1px;
    padding: 15px 30px;
    font-size:21px;
    border-bottom:1px solid #eee;
    cursor:pointer;
}
.tab.active {
    float:left;
    margin-bottom:-1px;
    padding: 15px 30px 14px;
    font-size:21px;
    border-bottom:1px solid #056e05;
}

.tab_card {
    display:none;
}
.tab_card.active {
    display:block;
}

h1 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 60px;
    display:block;
    font-family: 'Koryaka Free Rounded', sans-serif;
}
h2 {
    font-weight: 600;
    font-size: 40px;
    display:block;
    font-family: 'Koryaka Free Rounded', sans-serif;
}
h2.main {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 3px;
    display: block;
    font-weight: 800;
    margin:0;
    padding:0;
    text-transform: uppercase;
}
h2.main span {
    font-size: 70px;
    line-height: 70px;
    display:block;
    color:#ff7506;
}
h2.main strong {
    color:#ffbc00;
    font-weight: 800;
}

h3.main {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 1px;
    display: block;
    font-weight: 600;
    margin:40px 0 0 0;
    padding:0;
    text-transform: uppercase;
    font-family: 'Koryaka Free Rounded', sans-serif;
    
}
 h2.active_h2 {
    border-bottom:1px solid #fff!important;
    background:#fff!important;
}
h3.subst {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 1px;
    display: block;
    font-weight: 600;
    margin:40px 0 20px 0;
    padding:0;
    text-transform: uppercase;
    font-family: 'Koryaka Free Rounded', sans-serif;
}


h3.main.bordered {
    color:#ffbc00!important;
    margin:20px 0;
    padding:20px 40px 15px 40px;
    background:#fff;
    display:inline-block;
}

.block_line {
    position:relative;
    z-index:100;
    
}
.block_line .center-box {
    padding:50px 0;
    /*min-height:700px;*/
}


.slider  {
    /*margin-bottom:50px;*/
}
.slider img {
    display:block;
    border-radius:3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
}

.catalog {
    margin:30px -20px;
}
.catalog h3 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 1px;
    display: block;
    font-weight: 600;
    margin:20px 0 0 20px;
    padding:0;
    text-transform: uppercase;
}
.catalog-item {
    width: 780px;
    position:relative;
    margin:20px 20px;
    float:left;
    border-radius:3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
    overflow:hidden;
    background:#fff;
}
.catalog-item:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}

.catalog-item_market {
    width: 780px;
    position:relative;
    margin:20px 20px;
    float:left;
    border-radius:3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
    overflow:hidden;
    background:#fff;
    height:375px;
    display:block;
}
.catalog-item_market:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}
.ci-image {
    width:400px;
    float:left;
    height:310px;
    background:url(/images/item.jpg) center no-repeat;
    background-size:cover;
    display:block;
}
.ci-title {
    padding:10px;
    font-size:18px;
    font-weight:bold;
    display:block;
    width:370px;
    float:right;
}
.ci-desc {
    width:370px;
    float:right;    
}
.cid-item {
    float:left;
    margin:10px 0 0 10px;
    width:160px;
}
.cid-title {
    font-size:14px;
    font-weight:bold;
}
.cid-values {
    font-size:14px;
    overflow:hidden;
}
.cid-val {
    float:left;
    color:#52a228;
}
.cid-val2 {
    float:left;
    margin:3px;
    padding:2px 5px 0px;
    border-radius:3px;
    border:1px solid #52a228;
    color:#52a228;
    cursor:pointer;
}
.cid-val2.active {
    background:#52a228;
    color:#fff;
}
.ci-more {
    padding:15px 10px 5px 20px;
    margin-top:20px;
    background:#eee;
    overflow:hidden;
    width:380px;
    position:absolute;
    right:0;
    bottom:0;
}
.ci-cost {
    color:#ff7506;
    font-size:14px;
    float:left;
    width:120px;
    padding:5px 0 15px; 
}
.ci-cost span {
    font-size:21px;
    font-weight:bold;
}

.old_cost {
    position: absolute;
    bottom: 5px;
    text-decoration: line-through;
    color: #555;
}
.old_cost div {
    display:inline-block;
    text-decoration: line-through;
}
.ci-btn {
    color:#fff!important;
    text-decoration:none!important;
    displaY:block;
    font-size:14px;
    float:right;
    width:100px;
    padding:10px; 
    background:#52a228;
    border-radius:3px;
    text-align:center;
    position:relative;
    overflow:hidden;
    cursor:pointer;
    margin-bottom:5px;
    margin-left:5px;
}
.ci-btn.fed {
    background:#52a22899;
}
.ci-btn::before {
  content: "";
  position:absolute;
  width:90%;
  height:5px;
  left:5%;
  bottom:-5px;
  background:#ff7506;
  transition: bottom 0.5s;
  border-radius:5px 5px 0 0;
}
.ci-btn:hover::before {
  content: "";
  position:absolute;
  bottom:0;
  background:#ff7506;
}
.ci-btn.ci-btn_bask {
    float:left;
    width:auto;
    background: #ff5722;
    background: #9eb98f;
    margin:0 5px 5px 0;
}
.ci-btn.ci-btn_bask.active {
    background: #ff5722;

}
.ci-btn.ci-btn_bask.active::before {
  background:#52a228;

}
.ci-btn.ci-btn_bask.active:hover::before {
  background:#52a228;
}



/*****************/
.catalog-item2 {
    
}

.item_left {
    float: left;
    width: 50%;
    margin: 50px 0;
}
.item_right {
    padding: 20px;
    background: #FDF9F5;
    float: right;
    width: 45%;
    margin: 50px 0;
}

.catalog-item2 .ci-image {
    width:100%;
    height:450px;
    background:url(/images/item.jpg) center no-repeat;
    background-size:cover!important;
    border-radius:3px;
    float:none;
}

.catalog-item2 .images {
    padding:20px 0;
    margin-right:-20px;
}
.catalog-item2 .img_prev {
    display:none;
}
.catalog-item2 .img_prev.display {
    display:block;
    float:left;
    width:190px;
    height:120px;
    background:url(/images/item.jpg) center no-repeat;
    background-size:cover!important;
    margin:0 10px 10px 0;
    border-radius:3px;
    cursor:pointer;
}
.catalog-item2 .img_prev:hover {
    box-shadow:0 0 7px #ff7506;
    cursor:pointer;
}
.catalog-item2 .ci-desc {
    height: auto;
    width: auto;
    float: none;

}
.catalog-item2 .cid-item {
    float:none;
    margin:10px 0 0 10px;
    width:100%;
}

.catalog-item2 .cid-values {
    font-size:21px;
    overflow:hidden;
}

.catalog-item2 .cid-val2 {
    float:left;
    margin:3px;
    padding:7px 20px 5px;
    background:#fff;
}
.catalog-item2 .cid-val2.active {
    background: #52a228;
}

.catalog-item2 .cid-title {
    font-size: 21px;
    font-weight: normal;
    margin: 30px 0 10px;
}
.catalog-item2 .cid-title.cid-avail {
    font-size: 21px;
    font-weight: normal;
    margin: 10px 0 0;
    padding: 12px 20px 8px;
    /*background: #52a228;*/
    color:#52a228;
}
.catalog-item2 .ci-cost {
    color: #ff7506;
    font-size: 14px;
    float: left;
    width: 200px;
    height: 40px;
    border: 0;
    border-radius: 3px;
    padding: 10px 20px 6px;
    margin-right: 20px;
    background: #fff;
    text-align: center;
}

.catalog-item2 .old_cost {
    width: 100%;
    position: relative;
    top:5px;
    text-decoration: line-through;
    color: #555;
    text-align: center;
}
.catalog-item2 .ci-more {
    border-top: 1px dashed #a3a3a3;
    font-size: 21px;
    line-height: 28px;
    padding: 20px;
    background: #FDF9F5;
    overflow: hidden;
    position: relative;
    width: 100%;
    right: unset;
    bottom: unset;
}
.catalog-item2 .ci-cost span {
    font-size:24px;
    font-weight:bold;
}
.catalog-item2 .ci-btn {
    float:none;
    display:inline-block;
    height: 40px;
    padding: 7px;
    margin-left: 20px;
}
/****************/

/*  login form  */
.form_ui  {
    box-sizing: border-box;
    padding:60px;
    display:block;
    width:600px;
    border:1px solid #eee;
    border-radius:10px;
   /* box-shadow:0 0 5px rgba(0,0,0,0.2);*/
}
.form_ui label  {
    display:block;
    
    font-size:24px;
    margin-top:20px;
}
.form_ui input[type=text], .form_ui input[type=email], .form_ui input[type=password]  {
    display:block;
    font-size:24px;
    margin-top:5px;
    padding:10px 30px;
    border:1px solid #999;
    border-radius:5px;
    background:#fff;
    box-sizing: border-box;
}
.form_ui button  {
    display:block;
    font-size:24px;
    margin-top:20px;
    padding:10px 30px;
    border:1px solid #999;
    border-radius:5px;
    background: rgba(29, 29, 29, 1);
    background: linear-gradient(0deg, rgba(29, 29, 29, 1) 0%, rgba(79, 79, 79, 1) 100%);
    color:#fff;
    cursor:pointer;
}




.select, .textarea  {
    display:block;
    font-size:24px;
    margin-top:5px;
    padding:10px 30px;
    border:1px solid #999;
    border-radius:5px;
    background:#fff;
    box-sizing: border-box;
}



.lk_menu {
    border-bottom:1px solid #eee;
    overflow:hidden;
}
.tab {
    float:left;
    margin-bottom:-1px;
    padding: 15px 30px;
    font-size:21px;
    border-bottom:1px solid #eee;
    cursor:pointer;
}
.tab.active {
    float:left;
    margin-bottom:-1px;
    padding: 15px 30px 14px;
    font-size:21px;
    border-bottom:1px solid #056e05;
}
.tab span {
    display:inline-block;
    padding:5px;
    background:#eee;
    margin:-5px 0;
}



.content_line {
    min-height:600px;
}

.contact_line {

    color:#000;
    font-size:21px;
    position:relative;
    z-index:200;
    background:#f5f5f5;

}
.contact_line .center-box {
    padding:40px 0;
    overflow:hidden;
}
.contact_line .contact_wrap {
   margin:-20px;
}
.contact_line .contact_block {
   float:left;
   width:25%;
   padding:20px;
}
.contact_line .contact_content {
   background: #fff;
   border-radius:10px;
   height:200px;
   padding:20px 20px 20px 80px;
}
.contact_line .contact_content a {
   display:block;
}
.contact_line .contact_content .contact_title {
   font-weight:bold;
   font-size:24px;
   margin-bottom:20px;
   margin-top:5px;
   color: #52a228;
}
.contact_line .contact_content.cb1 {
    background: #fff url(/svg/location.svg) left 20px top 20px no-repeat;
    background-size:40px;
}
.contact_line .contact_content.cb2 {
    background: #fff url(/svg/telephone.svg) left 20px top 20px no-repeat;
    background-size:40px;
}
.contact_line .contact_content.cb3 {
    background: #fff url(/svg/mail.svg) left 20px top 20px no-repeat;
    background-size:40px;
}
.contact_line .contact_content.cb4 {
    background: #fff url(/svg/clock.svg) left 20px top 20px no-repeat;
    background-size:40px;
}

.footer_column {
    width:33%;
    float:left;
    padding:0 20px 100px 0;
}

.footer_line {
    background: #eee;
            background: #52a228;
    color:#fff;
    font-size:21px;
    position:relative;
    z-index:200;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
    
}
.footer_line .center-box {
    padding:40px 0;
    
}

.footer_column {
    width:33%;
    float:left;
    padding:0 20px 100px 0;
}
.footer_copyright {
    padding:40px 0;
    border-top:1px solid #ffffff33;
}

.menu_footer {
    list-style:none;
    width:100%;
    padding:0;
    display:block;
}
.menu_footer li {
    display:block;
}
.menu_footer a {
    display:block;
    color:#fff;
}




/*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: #ffbc00;
    color:#fff;
}
.mRed {
    background:#fff7f7!important;
}
.isGreen {
    background:#e9fae9!important;
}
.mYellow {
    background:rgb(255 246 170 / 30%)!important;
}


.b-page__videos {
    padding:50px 0;
    background: #ff980012;
}

.b-page__videos2 {
    padding:50px 0;
    background: #00ff7212;
}
.videos-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 3px;
    display: block;
    font-weight: 800;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Koryaka Free Rounded', sans-serif;
    
}

.videos {
    margin:30px -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:3px;
    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;
}
.video .video_title {
    width: 100%;
    height: 40px;
    position: absolute;
    text-align:left;
    font-size:24px;
    line-height:40px;
    bottom:-50px;
    text-align:center;
    text-transform:uppercase;
}

.otz {
    float:left;
    margin:10px;
    width:240px;
    height:520px;
    border-radius:3px;
    background: #FDF9F5;
    background-size:cover!important;
    position:relative;
    display:block;
    cursor:pointer;
    transition: all 0.3s ease-in;
    box-shadow:0 0 3px rgba(0,0,0,0.3);
    /*overflow:hidden;*/
}
.otz:hover {
    box-shadow:0 0 5px rgba(0,0,0,0.7);
    margin:0px;
    width:260px;
    height:540px;
}


.b-page__photos {
    padding:50px 0;
    background: #52a22812;
}
.photos-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 3px;
    display: block;
    font-weight: 800;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    
}

.photos {
    margin:30px -10px;
}

.photo {
    float:left;
    margin:10px;
    width:480px;
    height:320px;
    border-radius:3px;
    background: #FDF9F5;
    background-size:cover!important;
    position:relative;
    display:block;
    cursor:pointer;
    overflow:hidden;
}
.photo:hover {
    box-shadow:0 0 5px rgba(0,0,0,0.3);
}


/*корзина/оформление заказа*/
.basket-list {
    background:#f9f9f9;
}
.basket-list table {
    width:100%;
}



    .basket-list tr:nth-child(even) td {
        
    }
        .basket-list td {
            border-top: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;
            }
            .basket-list td .subtitle {
                font-size:18px;
            }
            .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;
                background:#fff;
                width:auto;
                height:40px;
            }
                .count input {
                    display:inline-block;
                    float:left;
                    background:#fff;
                    border:0;
                    outline:0;
                    width:auto;
                    max-width:80px;
                    height:40px;
                    font-size:20px;
                    line-height:20px;
                    padding:10px 20px;
                    text-align:center;
                    margin: 0 10px;
                    border:1px solid #a3a3a3;
                    border-radius:3px;
                }
                .count .count-button {
                    display:inline-block;
                    float:left;
                    background:#fff;
                    outline:0;
                    width:40px;
                    height:40px;
                    padding:10px;
                    text-align:center;
                    background: #52a228;
                    color:#fff;
                    border-radius:3px;
                    font-size:20px;
                    line-height:20px;
                    cursor:pointer;
                }
                    .count .count-button .plus-to-basket {
                        width:20px;
                        height:20px;
                    }
                    .count .count-button .minus-to-basket {
                        width:20px;
                        height:20px;
                    }
                .basket-list td .delete-button {
                    display:inline-block;
                    float:left;
                    background:#da251c url(/images/delete.png?1) center no-repeat;
                    border:0;
                    outline:0;
                    width:50px;
                    border:0;
                    border-radius:3px;
                    width:40px;
                    height:40px;
                    cursor:pointer;
                    margin-left: 10px;
                }


.basket-total  {
    margin-bottom:50px;
    border-top:1px dashed #a3a3a3;
    font-size:21px;
    line-height:28px;
    padding:20px;
    background: #FDF9F5;
}      
    .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;
    float: right;
    width: 35%;
    margin:50px 0;
}
    .basket-big-box {
        float: left;
        width: 60%;
        margin:50px 0;
    }
    .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 #a3a3a3;
        border-radius: 3px;
        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;
        border:0;
        margin:20px 0;
        float:none;
        width:180px;
    }

    .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:300px;
    height:auto;
    display:block;
    border-radius:3px;
    overflow:hidden;
}

.advants {
    padding:60px 0;
}
.advants_list {
    margin-top:30px;
    margin:30px -1% 0px
}
.advant {
    display:inline-block;
    width:31%;
    margin:5px 1%;
}

.ads {
    padding:0 0 60px;
}
.ads_list {

    margin:0 1% 0px;
    text-align:center;
    border-bottom:1px solid rgba(0,0,0,0.1);
}
.ad_item {
    display:inline-block;
    float:none;
    width:11%;
    margin:0px 1% 5px;
}


.overscreen {
    font-size:16px;
    display:block;
    display:none;
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:#00000044;
    z-index:1000;
    overflow:hidden;
}
.cities_box {
    font-size:16px;
    display:block;
    display:none;
    position:absolute;
    overflow:auto;
    width:100%;
    height:auto;
    top:0;
    left:0;
    padding:30px 20px;
    background:#fff;
    z-index:1010;
    box-shadow:0 0 30px #000;
    overflow:hidden;
}
.cities_close {
    width:30px;
    height:30px;
    right:10px;
    top:10px;
    border-radius:3px;
    position:absolute;
    background:url(/images/fos-close.png) center no-repeat;
}
.city_col {
    float:left; 
    width:16.5%; 
    padding:0 0; 
    text-align:left;
    border-right:1px dashed #eee;
}
.city_col:last-child {
    border-right:0;
}
.city_name {
    display:block;
    padding:3px 5px 1px 10px;
    cursor:pointer;
    
}
.city_name:hover {
    background:#f8f8f8;
    
}
a.city_name {
    display:block;
    color:#52a228;
    text-decoration:none;
    cursor:pointer;
}
a.city_name:hover {
    color:#ff7506;
    text-decoration:none;
}

.colum {
                                float:left;
                                width:19%;
                                padding:20px 20px 20px;
                                font-size:18px;
                                margin-right:1%;
                                margin-top:50px;
                                background: #FDF9F5;
                            }
                            .colum a {
                                display:block;
                                overflow:hidden;
                                padding:10px 0;
                                border-bottom:1px solid #fefefe;
                            }
                            .colum a strong {
                                display:block;float:right;
                            }
.main_right {
    float:right;
    width:55%;
    margin:50px 0;
}
.main_left {
    float:left;
    width:40%;
    margin:50px 0;
}

.content_block {
    padding:20px;
    box-shadow:0 0 5px rgba(0,0,0,0.1);
    border:1px solid #eee;
    margin-bottom:20px;
    border-radius: 3px;
    overflow:hidden;
}
.content_block:hover {
    box-shadow:0 0 5px rgba(0,0,0,0.2);
}
#map {
    border:1px solid #eee;
    box-shadow:0 0 5px rgba(0,0,0,0.1);
    margin-bottom:20px;
    border-radius: 3px;
    overflow:hidden;
}

.fos_line {
    background:#dde2e8;
    background:#dde2e8 url(/images/fos2.jpg) center no-repeat;
    background-size:cover;
    height:400px;
}
.fos_line2 {
    background:#dde2e8;
    background:#eff3f6 url(/images/fos4.jpg) center right no-repeat;
    background-size:contain;
    height:400px;
}
.fos_line .center-box {
    padding:40px 0;
    overflow:hidden;
}
.fos_line a {
    color:#ff7506;
}
.fos_main1 {
    width:100%;
    max-width:800px;
}
.fos_main2 {
    width:100%;
    max-width:800px;
}
.fos_subtitle {
    margin:20px 0;
    font-size:21px;
}
.fos_main1 input[type="text"], .fos_main1 input[type="email"] {
    display: block;
    width: 320px;
    margin: 10px 0;
    color: #4f4f4f;
    background: #fff;
    padding: 10px;
    border: 1px solid #a3a3a3;
    border-radius: 3px;
    outline: 0;
    box-sizing: border-box;
    font-size: 16px;
}
.fos_main1 .ci-btn {
        display:inline-block;
        border:0;
        margin:0 0 20px;
        float:none;
        width:180px;
}
