/* styles
-------------------------------------------------- */
/* @import url('https://fonts.googleapis.com/css?family=Play');  */

@font-face {
  font-family: play; /* Гарнитура шрифта */
  src: url(../fonts/play/play-regular.ttf); /* Путь к файлу со шрифтом */
}


html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 230px;
  font-family: 'play', sans-serif;
  font-size: 16px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 220px;
  /*line-height: 60px; !* Vertically center the text there *!*/
  background-color: #1b2022;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  /*padding: 160px 15px 0;*/
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-brand {
  float: left;
  padding: 10px 15px 15px 0px;
  height: inherit;
}

.navbar-nav {
  /*float: left;*/
  margin: 14px;
  font-size: 20px;
}

.navbar-inverse {
  background-color: #fff;
  border-color: #e8e8e8;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
  color: #000;
  background-color: inherit;
  border-bottom: 4px solid #5db05d
}

.navbar-nav>li>a{
  line-height: inherit;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
  color: grey;
  background-color: transparent ;
}

.dropdown-menu .divider {
  margin: 0px 0px;
}

.obrli{
  background: #4f6369;
  color: #fff;
  text-align: center;
}

.ots4{
  margin-top: -6px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  background-color: #e7edf0;
}


.slider-eup{
  border: 1px solid blue;
}

/*-----------------Swiper-----------------------*/
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.eup-swiper-fon{
  padding: inherit;
  /*margin-top: 94px;*/
}


.eup-poster{
  height: auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
}

.eup-poster1{
  background-image: url(../img/ris2-2.jpg);
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
}

.eup-poster2{
  background-image: url("../img/ris3.jpg");
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
}

.eup-poster3{
  background-image: url("../img/ris4.jpg");
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
}



.eup-phone-header{
  color: #000000;
  font-size: 24px;

}



.menu-auto{
  background: transparent linear-gradient(to bottom,#869499 0px,#657076 100%) repeat scroll 0% 0%;
  /*margin-top: 95px;*/
}

.navbar {

  margin-bottom: 0px;

}




.nav-eup-auto{
  margin-bottom: 0;
  list-style: none;
  padding: 0px;
}

.nav-eup-auto>li {
  text-align: center;
  border-right: 1px solid #829095;
  padding-left: 0px;
  padding-right: 0px;
}

.nav-eup-auto>li:first-child {
  border-left: 1px solid #829095;
}

.nav-eup-auto li img{
  text-align: center;
  margin: 10px auto 0px;
  width: 120px;
}

.nav-eup-auto>li>a:hover {
  background: rgb(83, 97, 103);
  text-decoration: none;
}

.nav-eup-auto>li>a:active {
  text-decoration: none;
}

.nav-eup-auto>li>a {
  position: relative;
  display: block;
  padding: 10px 0px;
  color: white;
}

.dropdown-menu>li>a {
  display: block;
  padding: 14px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  font-size: 18px;

}

.dropdown-menu>li {
  border-bottom: 1px solid #e8e8e8;
}


.dropdown-menu>li:last-child {
  border-bottom: none;
}


.eup-menu-container{
  padding-left: 0px;
  padding-right: 0px;
}

.eup-h1{
  text-align: center;
  color: black;
}

.tir1 {
  background: url(../img/tir.png) 0px 0 repeat-x;
  height: 1px;
  margin-top: -2px;
  margin: 10px 0 0px;
}

.list-point li {
  margin-top: 8px;
  padding-left: 17px;
  background: url(../img/icon-list-point.png) 0 6px no-repeat;
  list-style: none;
}

.list-point-footer li {
  margin-top: 8px;
  padding-left: 17px;
  background: url(../img/marker.png) 0 6px no-repeat;
  list-style: none;

}

.list-point-footer h3{
  color: white;
}

.list-point-footer ul{
  margin-left: 0px;
  padding: 0px;
}

/*----------- РљР°СЂС‚РѕС‡РєР° С‚РѕРІР°СЂР° -------------*/

.catalog-body {
  border: 1px solid #dbdbdb;
  padding: 38px 18px 18px;
  position: relative;
  max-width: 360px;
  margin: 3px auto 0 auto;
  min-height: 390px;
}

.catalog-body-cat{

  border: 1px solid #dbdbdb;
  padding: 38px 18px 18px;
  position: relative;
  margin: 0 auto 30px auto;
  text-align: center;
  min-height: 500px;
}


.catalog-logo {
  position: absolute;
  height: 21px;
  right: 20px;
  top: 13px;
  z-index: 5;
  font-size: 20px;
}

.eup-cat1 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.btn{
  font-size: 18px;
  padding: 5px 20px 8px !important;

}

.catalog-img img {
  display: inline-block !important;
  max-width: 100%;
  max-height: 208px;
  vertical-align: inherit;
  -webkit-transition: all 0.3s ease-out;
}

.catalog-diametr {
  position: absolute;
  right: 20px;
  top: 30px;
  z-index: 5;
  font-size: 18px;
  font-weight: bold;
}

.eup-sw1 {
  top:inherit;
  margin-top: 230px;
}

.eup-block{
  width: 1171px;
  overflow: hidden;
}

.catalog-artikul {
  background: #eeeeee;
  padding: 5px;
  margin-bottom: 10px;
}

.catalog-price {
  font-size: 20px;
  font-weight: bold;
  color: #252524;
  white-space: nowrap;
}

.catalog-price-old span {
  color: #6e767f;
}

.catalog-price-old {
  color: #f0533c;
  text-decoration: line-through;
  white-space: nowrap;
}

.btn-default {
  line-height: 18px;
  color: #10956d;
  border: 2px solid #4eaa6a !important;
  border-radius: 5px;
  padding: 5px 20px;
  /* background: #77b768; */
}

.btn-default:hover {
  color: #fff;
  background-color: #4eaa6a;
  border-color: #adadad;
}


.catalog-nal-green {
  color: #84a838;
}

.catalog-title {
  display: block;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 4px;
  height: 57px;
  overflow: hidden;
  text-align: left;
  font-weight: normal;
}

.eup-footer a{
  color: #8aa4c1;
}


.eup-footer-annot{
  border-top: 1px solid #697e96;
  padding-top: 10px;
  color: #697e96;
  margin-top: 5px;
}

.footer-phone{
  color: white;
  margin-left: 20px;
  font-size: 29px;
}

.footer-phone img{
  margin-top: 20px;
}

.eup-but-menu1 {
  font-size: 20px;
  border: 2px solid #7bb665;
  padding: 0px 30px 4px 20px;
  border-radius: 10px;
  position: absolute;
  top: 55px;
  text-align: center;
  margin: 0 auto;
}



.eup-but-menu{

  float: left;
  margin-top: 27px;
  display: none;
  font-size: 20px;
  border: 2px solid #7bb665;
  padding: 0px 30px 4px 20px;
  border-radius: 10px;


}

.eup-but-menu a{
  color: #57964d;
}

.eup-but-menu a:after {
  content: '';
  position: absolute;
  margin: 13px 6px;
  width: 9px;
  height: 7px;
  background: url(../img/header-catalog-title-r.png) 0 0 no-repeat;
}

a:hover, a:focus {
  text-decoration: none;
}

.eup-modal-content{
  margin-top: 64px;
  /*background: transparent linear-gradient(to bottom,#757f89 0px,#eeeff0 100%) repeat scroll 0% 0%;*/
}

.eup-nav2{
  font-size: 26px;
}

.eup-nav2 a{
  color: #303335;
  margin: 10px;
  box-shadow: 0px 0px 12px 1px #10253b;
  background: transparent linear-gradient(to bottom,#FFF 0px,#b0b2b2 100%) repeat scroll 0% 0%;
  border-radius: 10px;
}

/*------------ cС‚СЂ РєРѕРЅС‚Р°РєС‚С‹ --------- */

.fon-kontakt{
  background: url(../img/kontakt-fon.jpg) 0 0 no-repeat;
  height: 154px;
  width: 100%;
  color: #fff;
  font-size: 28px;
  padding: 31px 301px;
  text-align: center;
  font-weight: bold;
}

.fon-dostavka, .fon-garanty, .fon-brand{
  height: 154px;
  background-position: center !important;
}


.fon-dostavka{
  background: url(../img/dostavka-fon.jpg) 0 0 no-repeat;
}


.fon-garanty{
  background: url(../img/garanty-fon.jpg) 0 0 no-repeat;
}

.fon-brand{
  background: url(../img/brand-fon.jpg) 0 0 no-repeat;
}


.fon2-kont{
  background: url(../img/fon-kont.png);
  padding: 4px 0px 10px 0px;
}

.mapp{
  background: url(../img/map.jpg);
  height: 400px;
  width: 600px;
}

.kont{
  overflow: hidden;
  text-align: center;
}

.kont img{
  width: 100%;
  max-width: 43px;

}

.kont1{
  font-size: 24px;
  color: #57964d;
}

.kont2{
  padding-bottom: 30px;
}


.dop1{
  overflow: hidden;
}

.wrap-ab-bg {
  background: #eef1f5;
  padding: 10px 0px 42px;
  border-top: 1px dashed #9f9f9f;
  border-bottom: 1px dashed #9f9f9f;
}

.eup-m{
  padding: 15px;
}


.eup-m img{
  width: 100%;
}

.obr_red {
  overflow: hidden;
  border: 2px solid red;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mt1 {
  border: 1px solid #DEDEDE;
  border-radius: 5px;
  background: #F5F5F5;
  padding: 10px;
  text-align: center;
  margin-bottom: 23px;
}

.mt1 img {
  padding: 4px 0px 2px;

}

.mt2{
  margin: 20px 0px;
  border-bottom: 1px dashed grey;
}

.eup-rek{
  margin: 7px 0px 25px;
}

.telp{
  font-size:30px;
}

.foot {
  background: url(../img/icon-foot.png) no-repeat 0 50%;
  padding-left: 50px;
  height: 42px;
  line-height: 42px;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
}

.car {
  background: url(../img/icon-car.png) no-repeat 0 50%;
  padding-left: 50px;
  height: 42px;
  line-height: 42px;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
}

.vkl1{
  border: 1px solid grey;
  padding: 20px;
}

.eup-vkl {
  margin: 0;
  position: relative;
  transition: .7s;
}

.eupv{
  min-height: 0;
  margin-bottom: 10px;
  padding: 20px 20px 20px 80px;
  border: 1px solid silver;
  cursor: pointer;
  position: relative;
}

.eupv1{background: url(../img/sp1.png) 10px center no-repeat;}

.eupv2{background: url(../img/sp6.png) 10px center no-repeat;}

.eupv3{background: url(../img/sp3.png) 10px center no-repeat;}

.eupv4{background: url(../img/sp4.png) 10px center no-repeat;}

.eupv5{background: url(../img/sp5.png) 10px center no-repeat;}

.eupv6{background: url(../img/sp2.png) 10px center no-repeat;}

.eup-vkl1:after, .eup-vkl2:after, .eup-vkl3:after, .eup-vkl4:after, .eup-vkl5:after{
  content: '';
  width: 30px;
  height: 15px;
  margin-top: -7px;
  position: absolute;
  right: 20px;
  top: 50%;
  background: url(../img/sp_arrow_down.png) center no-repeat;
}

.eup-vkll1:after, .eup-vkll2:after, .eup-vkll3:after, .eup-vkll4:after, .eup-vkll5:after {
  content: '';
  width: 30px;
  height: 15px;
  margin-top: -7px;
  position: absolute;
  right: 20px;
  top: 50%;
  background: url(../img/sp_arrow_up.png) center no-repeat;
}

.box.gray {
  background: #eef2f3;
  border: 1px dashed #bcc2c6;
}

.box {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 20px 25px 10px 35px;
}

.download-eup {
  float: right;
  width: 130px;
  margin: 30px 0 10px 10px;
  padding-top: 45px;
  font-size: 13px;
  text-decoration: none;
  background: url(../img/download_props.png) center top no-repeat;
}

.eup-ol li{
  margin: 20px 0px;
}

.formkart {
  display: none;
  background: #f5f5f5;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  width: 500px !important;
  padding: 10px 20px 20px 20px;
}

.formkart td {
  border: none !important;
  height: 20px;
  padding: 8px;
  font-weight: bold !important;
  color: #000;
}

.obrfk {
  background: #bbe97a;
  padding: 5px 40px;
  border-radius: 10px;
  border: 3px solid #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  box-shadow: 0px 0px 12px rgba(150,150,150,0.51);
  text-align: center;
}

.obrfk1 {
  background: #ebe88f;
  padding: 5px 40px;
  border-radius: 10px;
  border: 3px solid #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 0px 0px 12px rgba(150,150,150,0.51);
}

.test-block{
  background: green;

}

.otstup-cat{
  /*margin-top: 95px;*/
  background: #e7edf0;
}

.ots2{
  font-weight: normal;
}

.ots3{
  margin-bottom: 30px;
}

.breadcrumb-eup {
  text-align: left;
  font-size: 14px;
  border-radius: 0px;
  background: #e7edf0;
  margin-bottom: 10px;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.list-group-item{
  position: relative;
  display: block;
  padding: 20px 15px;
  margin-bottom: -1px;
  background-color: #f6f6f6;
  border: 1px solid #ddd;
}

.eup-liul1 ul, .eup-liul ul {
  padding: 0px 10px;
  list-style: none;

}

.eup-liul li {
  list-style: none;
  padding: 6px 0;
}

#cvetafiltr span{
  font-size: 15px;
}

#brandfiltr span{
  font-size: 11px;
}

.onecvet-filtr{
  border: 1px solid grey;
  width: 32%;
  /* height: 48px; */
  float: left;
  padding-right: 0px;
  margin: 1px;
  text-align: center;

}

.onecvet-filtr1{
  width: 10px;
  float: left;
  height: 10px;
  padding: 10px;
  border: 1px solid grey;
  margin: 0px 10px;
}

.eup-grey{
  background: grey;
}

.eup-black{
  background: black;
}

.eup-chrome{

  background: rgba(255, 255, 255, 0) linear-gradient(to bottom,#d1d1d1 0px,#ffffff 70%) repeat scroll 0% 0%;
}




.btn-vid{
  font-size: 18px;
  padding: 5px 20px 8px !important;
  margin-top: 0px;
  border: 1px solid #dbdbdb;
}

.filtr2{
  border-bottom: 1px solid #dbdbdb;
  /*overflow: hidden;*/
  padding: 10px;
  margin-bottom: 20px;
}

.filtr3{
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 20px;
}

.filtr2-one{
  padding: 7px;
  font-size: 13px;
}

.filtr2-one select {
  padding: 5px;
  border-color: #dbdbdb;
  background: #ffff;
}

.eup-fon-auto{
  height: 182px;
  background-position: left;
}

.eup-range-rover{
  background: url("../img/fon-rr1.jpg");
}

.eup-range-rover-velar{
  background: url("../img/fon-rr-velar.jpg");
}

.eup-range-rover-sport{
  background: url("../img/fon-rr-sport1.jpg");
}

.eup-range-rover-evoque{
  background: url("../img/fon-rr-evoque.jpg");
}

.eup-land-rover-discovery-sport{
  background: url("../img/rr-lrs.jpg");
}

.eup-land-rover-discovery{
  background: url("../img/rr-lrd.jpg");
}

.eup-land-rover-freelander-2{
  background: url("../img/frl2.jpg");
}

.eup-land-rover-defender{
  background: url("../img/lrdf.jpg");
}



.eup-fon-auto1{
  background: url(../img/fon-kont.png);
  margin: 8px 0px;
  padding: 22px 17px;
  color: white;
}
.eup-logo-fon{
  background: url("../img/logo-rr.png");
  height: 122px;
  background-repeat: no-repeat;
  background-position: right;
}

.btn-eup1 {
  line-height: 19px;
  color: #ffffff;
  border: 2px solid #7bb665 !important;
  border-radius: 5px;
  padding: 5px 20px;
  background: transparent linear-gradient(to bottom,#87bb67 0px,#00936e 100%) repeat scroll 0% 0%;
}

.btn-eup1:hover, .btn-eup1:focus {
  color: white;
  background: transparent linear-gradient(to bottom,#87bb67 0px,#00936e 100%) repeat scroll 0% 0%;
}

.eup-h2{
  margin: 0px 0px 20px;
}

.glyphicon{
  top:3px;
  color: #7d8285;
}

.glyphicon-rub{
  top:3px;
  color: #ff0000;
}

.active-eup{
  background: rgb(83, 97, 103);
}

.eup-n1{
  position: absolute;
  margin: -4px -17px;
}

.eup-filtr1{
  background: #f6f6f6;
}

/* ------------------------- РѕС‚РґР°Р»РєР° --------------------- */

.otladka {
  position: fixed;
  top: 150px;
  z-index: 9999;
  background: #fff;
  opacity: 0.7;
  width: 380px;
}
.otladka table,
tr,
td,
th {
  margin: 15px

}

.otladka th, .otladka td {
  font-size: 10px;
}

/* ================ */

.eupviv1{
  margin-top: 5px;
  font-weight: bold;
}

.eupviv1 span{
  color: red;
}

#show_more, #show_more_СЃt {
  background: #4eaa6a;
  color: #fff;
  border: 2px solid #4eaa6a !important;
  font-weight: bold;
  width: 100%;
  margin-bottom: 40px;
  display: block;
}

.nav_link, .nav_active {
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
  border: 1px solid #ddd;
}

.eup-pag {
  text-align: center;
  display: inherit;
}

.nav_active {
  background-color: rgb(49, 97, 3);
  color: rgb(255, 255, 255);
}

.zaprosbd, .zaprosbd1, .zaprosbd2, .zaprosbd3{
  position: fixed;
  z-index: 9999;
  top: 0px;
  padding: 20px;
  color: white;
}

.zaprosbd{
  background: green;
  margin-top: 150px;
}

.zaprosbd1{
  background: darkgreen;
  margin-top: 50px;
}

.zaprosbd2{
  background: #5c7b1f;
  margin-top: 300px;
}

.zaprosbd3{
  background: #5d59a6;
  margin-top: 350px;
}



.checkbox,.checkbox1,
.radio {
  display: none;
}
.checkbox-custom,
.radio-custom,  .radio-custom1 {
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 3px;
  position: relative;
  background: #fff;
}
.checkbox-custom,
.radio-custom,  .radio-custom1,
.label {
  display: inline-block;
  vertical-align: middle;
}





.checkbox-custom1{
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 3px;
  position: relative;
}

.checkbox:checked + .checkbox-custom::before,
.checkbox1:checked + .checkbox-custom1::before,
.radio:checked + .radio-custom::before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background: #ff0000;
  border-radius: 2px;
}
.radio-custom, .radio-custom1,
.radio:checked + .radio-custom::before, .radio-custom1::before {
  border-radius: 50%;
}

.label,.label1 {
  display: inline-block;
  padding: .2em .6em .3em;
  font-size: 16px;
  font-weight: bold;

  color: #000;
  text-align: center;
  white-space: nowrap;

  border-radius: .25em;
}

.disable-selection label, .disable-selection label1 {
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer */
  -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none; /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none; /* Disable Android and iOS callouts*/
  cursor: pointer;
}

.eup-skr a{
  color: green;
  font-weight: bold;
  font-size: 15px;

}

.dop-filtr{

}

.viseup{
  color: red !important;
}

.eup-liul1 p,.eup-liul p{
  font-size: 20px;
  color: green;
  font-weight: bold;
}

.vishov{
  color: green;
}

.caret-up{
  border-width: 5px;
  border-style: solid;
  border-right: 5px solid transparent;
  border-color: green transparent transparent;
  position: absolute;
  top: 30px;
  margin-left: 8px;
}

.caret-down{
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid green;
  position: absolute;
  top: 30px;
  margin-left: 8px;
}

#up{
  position: fixed;
  display: none;
  z-index: 9999;
}

.block{
  border: 1px solid grey;
  background: lightgrey;
}

.ofrm-tovarbody{
  border: 1px solid #f1f1f1;
  text-align: center;
  padding: 20px 0px;
  box-shadow: 0px 0px 9px 0px #e0e0e0;
}

.ofrm-tovarbody img{
  /*padding: 20px;*/
}

.tabl1 {
  border-bottom: 1px solid #e1e1e1;
  text-align: right;
}

.tabl2{
  border-bottom: none;
}

.tovar td {
  padding: 10px 0 5px;
}

.text-left1{
  text-align: left !important;
}

.tovar-info{
  padding: 15px 20px 24px;
  border: 1px solid #f1f1f1;
  font-size: 13px;
  box-shadow: 0px 0px 9px 0px #e0e0e0;
}

.tovar-kup {
  padding: 10px 20px;
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}

.btn-kup {
  font-size: 24px;
  padding: 5px 20px 8px !important;
  color: #fff;
  background: #4eaa6a;
  background: transparent linear-gradient(to bottom,#87bb67 0px,#00936e 100%) repeat scroll 0% 0%;
}

.cart_price {
  float: left;
}

.cart {
  padding: 26px 0px 10px;
  /* border: 1px solid #ddd; */
  margin-bottom: 20px;
}

.cart_price .price-new {
  margin: 28px 0px;
  font-size: 30px;
  color: #000;
}

.cart_price p {
  float: right;
  padding: 7px 11px;
  font-size: 19px;
  color: #676767;
}

.cart_quantity {
  float: left;
  padding-top: 2px;
}

input.qtyminus {
  width: 26px;
  height: 38px;
  float: left;
  background: transparent linear-gradient(to bottom,#87bb67 0px,#00936e 100%) repeat scroll 0% 0%;
  border: 2px solid #39a058;
  color: #fff;
  border-radius: 5px 0px 0px 5px;
}

.qty {
  height: 38px;
  text-align: center;
  float: left;
  border-top: 2px solid #4eaa6a;
  border-bottom: 2px solid #4eaa6a;
  border-left: 0;
  border-right: 0;
}

input.qtyplus {
  width: 26px;
  height: 38px;
  float: left;
  background: transparent linear-gradient(to bottom,#87bb67 0px,#00936e 100%) repeat scroll 0% 0%;
  border: 2px solid #39a058;
  color: #fff;
  border-radius: 0px 5px 5px 0px;
}

.cart_price_plus {
  float: left;
}

.cart_price_plus p {
  padding: 7px 11px;
  font-size: 22px;
  color: #676767;
  float: left;
}

.rub {
  display: inline-block;
  border-bottom: 1px solid;
  line-height: 0px;
  width: 8px;
  height: 3px;
  font-size: 13.0pt;
  box-sizing: border-box;
}

#summ{
  margin: 28px 17px 0px 0px;
  font-size: 30px;
  color: #ff0000;
  font-weight: bold;
}

.cart_but{
  padding: 3px;
}

.prim{
  margin: 20px 0px 0px;
  padding: 11px;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  border: 1px solid #f1f1f1;
  /* font-size: 13px; */
  box-shadow: 0px 0px 9px 0px #d6d6d6;
  background: #ffffff;

}

.prim span{

  /* background: #12986d; */
  border-radius: 10px;
  color: #6d787e;
}

.prim ul{
  list-style: none;
}

.slider1 {
  width: 100%;

}

.thumbs-tovar {
  border: 1px solid #dedede;
  float: left;
  margin: 0px;
  height: 90px;

}

.eup-knopka {
  /* border: 1px solid blue !important; */
  width: 30px !important;
  height: 30px !important;
  top: 50% !important;
}

.slick-prev, .slick-next {
  z-index: 1000;
}

.eupslide a{
  margin: 0px 0px !important;
}

.slick-slide {
  margin: 0px 12px;
}


.eup-knopka:before {
  font-size: 30px !important;
  color: #b7b7b7 !important;
}


.draggable{
  height: 90px;
}

.btn-back, .btn-back:visited {
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #d8d8d8 !important;
}

.but-upr{
  font-size: 14px;
  background: #fff;
  color: #428bca;
  border: 1px solid #e1e1e1;
}

.pr-grey {
  background: transparent linear-gradient(to bottom,#f3f3f3 0px,#dedede 100%) repeat scroll 0% 0%;
  padding: 20px 30px;
  margin-bottom: 10px;
  box-shadow: 1px 3px 2px 2px #f5f5f5;
  border: 1px solid #e0e0e0;
}

.pr-grey1{
  background: transparent linear-gradient(to bottom,#ffffff 0px,#ededed 100%) repeat scroll 0% 0%;
  padding: 13px 18px;
  margin-bottom: 40px;
  box-shadow: 1px 3px 2px 2px #f5f5f5;
  border: 1px solid #e0e0e0;
  font-size: 14px;
  text-align: left;
  z-index: 1;
}

.pr-grey1 span {
  color: red;
  font-weight: bold;

}

.pr-price-old {
  font-size: 18px;
  color: #f0533c;
  text-decoration: line-through;
  white-space: nowrap;
  line-height: 1;
}

.pr-price-old1 {
  font-size: 12px;
  color: grey;
  text-decoration: line-through;
  white-space: nowrap;
  line-height: 1;
}



.pr-price {
  font-size: 36px;
  font-weight: bold;
  color: #252524;
  white-space: nowrap;

  margin-bottom: 5px;

}

.obr12 {
  text-align: center;
  border: 2px solid #556956;
  font-size: 17px;
  font-weight: bold;
  padding: 4px;
  border-radius: 10px;
  background: #558c56;
  color: white;
}

.tt1 {
  font-size: 10px;
  text-align: center;
}

.arteup {
  padding: 7px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  background: transparent linear-gradient(to bottom,#829095 0px,#536167 50%) repeat scroll 0% 0%;
}

.eup-kompl1 img{
  width: 100%;
  max-width: 170px;
  border: 1px solid #d2d2d2;
}

.eup-kompl{
  padding: 10px 0;


}

.eup-kompl2 li{
  list-style: none;
  margin: 10px;
}

.eup-kompl2 ul{
  padding: 0px;
  margin: 0px;
}

.eup-kompl2 em{
  background: #e60000;
  color: #ffffff;
  border-radius: 10px;
  padding: 3px 7px;
  font-size: 10px;
  font-weight: bold;
}

.eup-kompl2 p {
  font-weight: bold;
}

.bgrnd{
  border: 2px solid grey;
  border-radius: 5px;
  margin: 20px auto 100px;
  padding: 20px;
  background: #ffffe5;
}

.tab-pane{
  font-weight: normal;
  text-align: left;
}

.grnt img {
  text-align: center;
  margin: 0 auto;
  float: left;
  padding: 10px 20px 48px 0;
}

.sop {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 20px;
  margin: 15px 0px;
  min-height: 400px;
  box-shadow: inset -2px 2px 17px 9px #fbfbfb;
  font-size: 14px;
}

.eup-obr1 {
  background: #f1f1f1;
  padding: 10px;
  border-radius: 10px;
}

.catalog-body-brand {
  border: 1px solid #f5f5f5;
  padding: 38px 18px 18px;
  position: relative;
  box-shadow: 0px 2px 7px 0px #f5f5f5;
  text-align: center;
  height: 200px;
}

.catalog-title-brands {
  display: block;
  /*height: 38px;*/
  overflow: hidden;
}

.catalog-body:hover, .catalog-body-brand:hover, .catalog-body-cat:hover {
  box-shadow: inset 0px -1px 11px 4px #eaeaea;
  border: 1px solid #c5c5c5;
}

.brd1 {
  border: 1px solid #ececec;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 10px;
}

.brd1 img {
  width: 100%;
  max-width: 415px;
}

.ntt {

  font-weight: bold;
  margin: 0px 0px 20px 0px;
  text-align: left;
}

.ntt2 {
  text-align: left;
  margin-bottom: 10px;
}

.gradient1 {
  background: url(../img/gradient1.png)no-repeat top;
  padding-top: 50px;
}

.catalog-item {
  /*margin-bottom: 30px;*/
}

.obr11 {
  font-style: italic;
  border: 1px solid #8cb563;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0px;
}

.katlr{

}

.katlr > a{
  color: #0b630a !important;
}

.rad1 {
  font-weight: bold;
  color: #ffffff;
  background: transparent linear-gradient(to bottom,#e2e2e2 0px,#909090 100%) repeat scroll 0% 0%;
  width: 33px;
  border-radius: 50px;
  padding: 6px;
  margin: 0 auto;
  font-size: 12px;
}

.thumbs-tovar:hover{
  box-shadow: inset 0px -1px 11px 4px #dedede;
}

.eup-tables7{
  text-align: left;
  margin-top: 10px;
}

.eup-tables7 th {
  background: transparent linear-gradient(to bottom,#909090 0px,#212121 100%) repeat scroll 0% 0%;
  color: #fff;
}
.rad1{
  font-weight: bold;
  color: #ffffff;
  background: transparent linear-gradient(to bottom,#e2e2e2 0px,#909090 100%) repeat scroll 0% 0%;
  width: 33px;
  border-radius: 50px;
  padding: 6px;
  margin: 0 auto;
  font-size: 12px;
}

.table > tbody > tr > td.rad3{
  padding: 0px !important;
  background: transparent linear-gradient(to bottom,#e8e8e8 0px,#f1f1f1 100%) repeat scroll 0% 0%;
  font-size: 12px;
  text-align: center;
}

.table > tbody > tr > td{
  vertical-align: inherit !important;
  border-bottom: 1px solid #dddddd !important;
}

.eup3{
  margin-top: 0px;
}

.qty {
  background: #fff !important;
}
.korz-img img{
  width: 100%;

  max-width: 200px;
}

/*.bl1{*/
/*border: 1px solid grey;*/
/*}*/

.korz-tit{
  font-weight: bold;
}

.dopobr:first-child{
  padding: 0px;
}

.dopobr{
  border-bottom: 1px solid #dadada;
  padding: 26px 0px 0px;
}

.dop_cart_price p{
  padding: 0px 11px;
}

.tprz_cart{
  padding: 6px 0px 0px;
}

.dop-cart{
  padding: 0px;
}

.dop-cart ul{
  text-align: left;
}


.price-new1{
  font-size: 22px;
  font-weight: bold;

}

.modal-dialog img {
  text-align: center;
}


.dop_cart_price_plus p{
  padding: 0px 11px;
}

.summ1{
  font-size: 18px !important;
  color: red;
  font-weight: bold;
}


input.qtydopminus, input.qtydoplus, .dopqty{
  height: 28px;
}

.modal-header{
  background: rgb(83, 97, 103);
  color: #fff;
}

button.close{
  opacity: 1;
  color: #fff;
}

.ul-dop-korz{
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: left;
  margin: 0px;
}

.ul-dop-korz ul{
  margin: 0px;
  padding: 0px;
}

.dop-label{
  font-size: 14px;
  font-weight: normal;
}
.korztext {
  text-align: center;
  padding: 10px 0px 5px;
  color: #1f1f1f;
  border: 1px solid #f5f5f5;
  box-shadow: 0px 1px 7px 0px #d4d4d4;
  background: #f9e5aa;
  margin: 15px 0px;
}

.modal-footer {

  border-top: none;
}

.btn-delete {
  width: 23px;
  height: 23px;
  border: 2px solid #ababab;
  background: #fff url(../img/btn-close.png) 50% 50% no-repeat;
  border-radius: 5px;
}

.btn-delete:hover {
  border: 2px solid green;
}


.ud {
  position: absolute;
  right: 0;
  margin-right: 10px;
  z-index: 999;
}

.modal-dialog{
  min-width: 298px;
}

.btn-default-kr1, .btn-default-kr{

  margin: 10px 0px 0px !important;
}

.korzppusto{
  background: #efefd8;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
}

.korzina {
  /*border: 1px solid #8e8e8e;*/
  padding: 11px;
  background: #00a069;
  border-radius: 0 0 10px 10px;
  margin-top: 0;
  /* margin-left: 20px; */
  width: 170px;
  position: absolute;
  z-index: 999;
}

.kkrz {
  margin-left: 72%;
}

.krz {
  background: #ffffff;
  border-radius: 10px;
  color: #000;
  font-weight: 700;
  margin: 0 5px 0 7px;
  padding: 3px 5px;
  display: inline;
}

.krz1 {
  display: inline;
  color: #fff;
  margin: 0;
}


@-webkit-keyframes animatedBackground {
  0% {background: #00a069;}
  50% {background: #00a069;}
  100% {background: #87bb67;}
}

.korzina{
  /*top: 173px;*/
  -webkit-animation: animatedBackground 1s linear infinite;

  /* С‚Р°Рє Р¶Рµ, РєР°Рє Рё СЃ @keyframes, РїСЂРµС„РёРєСЃ -ms С‚СѓС‚ РЅРё Рє С‡РµРјСѓ */
}

#cartinfo{
  cursor: pointer;
}

.ulsp{
  max-width: 500px;
}

/*.oform-zakaz{*/
/*font-size: 24px;*/
/*padding: 6px;*/
/*font-weight: bold;*/
/*}*/

.oform-zakaz-tit{
  font-size: 24px;
  padding: 6px 20px;
  margin-bottom: 16px;
  background: transparent linear-gradient(to bottom,#87bb67 0px,#00936e 100%) repeat scroll 0% 0%;
  color: #ffffff;
  font-weight: bold;
  /*border-radius: 10px 10px 0 0;*/
}


.oform-zakaz {
  font-size: 24px;
  padding: 6px 20px;
  font-weight: bold;
  /* background: #ececec; */
  color: #334852;

}
.oform-zakaz-info{
  background: #dee2e4;
  padding: 20px 30px;
  /*border: 1px solid #e2e2e2;*/
}


.oform-zakaz-oplata {
  background: #ffffff;
  padding: 20px 30px;
  border: 2px solid #48a96b;
  margin-bottom: 30px;

}


.vtk{
  display: none;
}


.oform-zakaz-info-adr{
  /*background: #ebedef;*/
  /*border: 1px solid #e2e2e2;*/
  padding: 0px;
}

.oform-zakaz-t{
  border: 1px solid gainsboro;
}


.oform-zakaz1{
  padding: 20px;
  color: #334852;
  font-weight: bold;
  font-size: 20px;
}

.ots5{
  padding: 20px 20px 0px;
}

/*-----С‚Р°Р±С‹ ---------*/
#russia, #self {position: fixed; }
.menu1 > a,
.menu1 #russia:target ~ a:nth-of-type(1),
.menu1 #self:target ~ a:nth-of-type(1),
.menu1 > div { background: #fff;padding: 10px 28px; margin: 5px 0; color: #000 }

.menu1 > a {
  line-height: 28px;
  font-weight: bold;
}
#russia,
#self,
.menu1 > div,
.menu1 #russia:target ~ div:nth-of-type(1),
.menu1 #self:target ~ div:nth-of-type(1) {display: none; }

.menu1 > div:nth-of-type(1),
.menu1 #russia:target ~ div:nth-of-type(2),
.menu1 #self:target ~ div:nth-of-type(3) { display: block; }

.menu1 > a:nth-of-type(1),
.menu1 #russia:target ~ a:nth-of-type(2),
.menu1 #self:target ~ a:nth-of-type(3) {
  background: #dee2e4;
  color: #ef2323;
  font-weight: bold;
}

.pad-panel{
  background: #dee2e4 !important;
}

.ots6{
  margin-top: 10px;
}

.ots7{
  text-align: left;
  white-space: inherit;
  display: table-cell;
  padding: 0 0 0 10px;
  margin: 0px;
}

.ots7 img{
  width: 100%;
  max-width: 180px;
}

.ots7 span{
  font-weight: normal;
}

.ots8{
  font-weight: normal;
  margin-top: 9px;
}

.ots9{
  padding: 10px 0;
  display: block;
}

.radc2{
}

.ots10{
  padding: 20px 0px 180px;
}

.ots11{
  display: inline-block !important;
  float: left;
}

.vibor{
  display: block;
  border: 2px dashed green;
  height: 50px;
  position: absolute;
  width: 89%;
  margin: -13px;
  max-width: 300px;
}

.vibor1 {
  display: block;
  border: 2px dashed green;
  height: 39px;
  position: absolute;
  width: 89%;
  margin: -9px;
  max-width: 300px;
}


/*----------СЃС‚РёР»Рё РѕС‚РІРµС‚Р° СЃ РЅРѕРјРµСЂРѕРј Р·Р°РєР°Р·Р° -------*/
.success1 {
  overflow: hidden;
  margin: 0 0 10px;
  background: #d8f1d2 none repeat scroll 0 0 !important;
  text-align: center;
  font: 16px Tahoma;
  padding: 20px 25px;
  /* border-radius: 15px; */
}

.success2{
  margin: 20px 0 10px;
  background: #f3f3f3 none repeat scroll 0 0 !important;
  text-align: center;
  font: 16px Tahoma;
  padding: 20px 0px;
  /* border-radius: 15px; */
}

.success3 {
  margin: 20px 0 10px;
  background: #fbf9e4 none repeat scroll 0 0 !important;
  text-align: center;
  font: 16px Tahoma;
  padding: 20px 25px;
  /* border-radius: 15px; */
}

.obrk table {
  text-align: left;
  border-collapse: collapse;
  color: #452F21;
  margin: 0 auto
}
.obrk th {
  padding: 10px;
  background: #fff;

}
.obrk td {
  border-top: 1px solid #D8D8D8;
  padding: 8px;
  background: #fff
}
.obrk1 {
  text-align: center;
  font-size: 16px;
  font-style: italic;
  color: #454545
}

.obrk-tovar-img{
  width: 100%;
  max-width: 100px;
}

.butnet{
  text-align: center;
  margin: 60px 0px 500px;
}

.error ul{
  padding: 0;
  margin: 0;
}

.error ul li{
  list-style-type: none;
  padding: 10px;
  color: red;
  width: 200px;
  margin: 0 auto;
  border: 1px solid red;
}

.ots12{
  margin-top: 20px;
}
.ots13{
  display: block;
}

.ots14{
  color: grey !important;
  font-weight: normal;
}

.oform-zakaz-info1 {
  padding: 0px 32px 14px;
  border-bottom: 1px solid #dee2e4;
}

.preup{
  color: red;
}

.preup1{
  color: grey;
}
#yrl{
  display: none;
}

.ots15{
  padding-bottom: 500px;
}

.search-head{
  background: #ffffff;
  width: 288px;
  position: absolute;
  margin: -15px 0 0 41px;
  padding: 18px;
  box-shadow: -2px 5px 12px 2px grey;
  display: none;
  top: 0;
  z-index: 999;
}

.btn-poisk {
  line-height: 18px;
  color: #ffffff;
  border: 2px solid #4eaa6a !important;
  border-radius: 5px;
  padding: 5px 20px;
  background: #46a86b;
}

.glp-eup{
  color: #fff;
  font-size: 16px;
}

.eup-nav3{
  margin-top: 11px;
}

.btn-poisk-one{
  padding: 4px !important;
  background: #fff;
}

.glyphicon:hover{
  color: #ff0000;
}

button:active, button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}

.glp-eup:hover {
  color: #ffffff;
}

.ots16{
  margin: 10px 0 0;
}

.menu-zagl{
  font-size: 24px;
  font-weight: bold;
}

.menu-mod li{
  list-style-type: none;
  padding: 10px;
  border: 1px solid #ffffff;
  margin: 10px;
  box-shadow: 0px 1px 10px 1px #d2d2d2;
  background: #FFFFFF;
}


.menu-mod li:hover{
  background-color: #e7edf0;
}


.menu-mod ul {
  margin-left: 0; /* РћС‚СЃС‚СѓРї СЃР»РµРІР° РІ Р±СЂР°СѓР·РµСЂРµ IE Рё Opera */
  padding-left: 0; /* РћС‚СЃС‚СѓРї СЃР»РµРІР° РІ Р±СЂР°СѓР·РµСЂРµ Firefox, Safari, Chrome */
}

.dop-me{
  background: #dde3e6;
  border-radius: 5px;
}

.fonone{
  background: #f4f4f4;
  padding: 0 0 30px 0;
  border-top: 1px solid #e2e2e2;
  margin-top: 30px;
}

.knopki {
  padding-bottom: 30px;
}

.zag2 {
  font-weight: bold;
  padding: 5px 0px 30px;
}

.brdr{
  border: 1px solid #dbdbdb;
  background-size: 87% !important;
  margin: 0 0 30px 0px;
  box-shadow: #dddddd 0px 0px 20px 0px;
  text-align: center;
}

.rdr-img1 {
  background: url(../img/rc01.jpg) center 50px no-repeat #ffffff;
}

.rdr-img2 {
  background: url(../img/rc02.jpg) center 50px no-repeat #ffffff;
}

.rdr-img3 {
  background: url(../img/rc03.jpg) center 50px no-repeat #ffffff;
}

.rdr-img4 {
  background: url(../img/rc04.jpg) center 50px no-repeat #ffffff;
}

.rdr-img5 {
  background: url(../img/rc05.jpg) center 50px no-repeat #ffffff;
}

.rdr-img6 {
  background: url(../img/rc06.jpg) center 50px no-repeat #ffffff;
}

.rdr-img7 {
  background: url(../img/rc07.jpg) center 50px no-repeat #ffffff;
}


.btn-kn-one {
  line-height: 33px;
  color: #10956d;
  border: 2px solid #4eaa6a !important;
  border-radius: 5px;
  padding: 7px 54px !important;
  font-size: 22px;
  background: #FFFFFF;
}

.btn-kn-one:hover{
  background-color: #4eaa6a;
  color: #FFFFFF;
}

.brd-eup{
  /*border: 1px solid grey;*/
}

.eup-kup-adpt{
  display: none;
  text-align: center;
  border: 1px solid #f3f3f3;
  padding: 20px 0px 15px;
  box-shadow: 0px 0px 9px 0px #e0e0e0;
}

.eup-cart-nastr1 {
  width: 545px;
  margin: auto;
  padding: 20px 0;
}

.eup-ktlg-pr {
  font-size: 20px;
}

.eup-ktlg-prc {
  font-size: 26px;
  padding-bottom: 15px;
}

.dop-f{
  font-weight: bold;
}

.euptelxs{
  font-weight: bold;
}


.btn-lg-eup1{
  background: #4eaa6a;
  color: #fff;
  border: 2px solid #4eaa6a!important;
  font-weight: 700;
  width: 100%;
  margin-bottom: 40px;
  display: block;
}

.btn-lg-eup1:visited, .btn-lg-eup1:hover, .btn-lg-eup1:focus{
  color: #fff;
}
/*-- -------- --*/
.vyvod {
  margin: 0 auto;
  text-align: center;
}

.vyvod table {
  font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
  color: #362626;
  margin: 0 auto;
}

.obrk table, .vyvod table, table {
  border-collapse: collapse;
}

.vyvod tr:nth-child(odd) {
  background: #FDFFA7;
}

.vyvod th {
  padding: 10px;
  text-align: left;
  border: 1px solid #323232;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4F4F4F),to(#2B2B2B));
  background-image: -webkit-linear-gradient(#4F4F4F,#2B2B2B);
  background-image: -o-linear-gradient(#4F4F4F,#2B2B2B);
  background-image: linear-gradient(#4F4F4F,#2B2B2B);
  color: #FFF;
}

.vyvod td {
  padding: 10px;
  border: 1px solid #D5C985;
}

.vyvod tr:nth-child(odd) {
  background: #FDFFA7;
}

.vyvod tr:nth-child(even) {
  background: #FEFFD1;
}