body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    margin: auto;
    padding: 0;
font-family: Gilroy-Light;
}

@font-face {
    font-family: Gilroy-Bold;
    src: url(fonts/Gilroy-Bold.ttf);
}

@font-face {
    font-family: Gilroy-ExtraBold;
    src: url(fonts/Gilroy-ExtraBold.otf);
}


.toverdobavvkorz {
position: fixed;
top: 40%;
left: 50%;
color: #262728;
font-size: 20px;
background-color: white;
border: solid 2px #262728;
border-radius: 10px;
padding: 5px 10px;
z-index: 30;
display: none;
transform: translate(-50%);
}


@font-face {
    font-family: Gilroy-Light;
    src: url(fonts/Gilroy-Light.otf);
}

#tovarcolorselector,#tovarsizeselector {
padding: 5px 10px;
font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    display: inline-block;
    text-align: center;
    font-size: 38px;
    font-family: Gilroy-ExtraBold;
    color: #0d0e25;
    padding: 5px;
    text-transform: uppercase;
}

a{
    cursor: pointer;
}

.menu-mob {
    display: none;
}

.modalbg2{
    display: none;
}

.modalwinte2{
    display: none;
}

.zagolov_1 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #262728;
    font-family: Gilroy-Light;
    text-transform: uppercase;
    padding: 70px 0 0 0;
}

.zagolov_1 > span {
    font-family: Gilroy-ExtraBold;
}

.zagolov_1_1 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #262728;
    font-family: Gilroy-Light;
    text-transform: uppercase;
    padding: 50px 0 30px 0;
}

.zagolov_1_1 > span {
    font-family: Gilroy-ExtraBold;
}

.zagolov_1_2 {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 40px;
    color: #262728;
    font-family: Gilroy-Light;
    text-transform: uppercase;
    padding: 50px 0 30px 25px;
}

.zagolov_1_2 > span {
    font-family: Gilroy-ExtraBold;
}

.zagolov_2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 25px;
    font-family: Gilroy-Light;
    text-transform: uppercase;
    padding: 20px 0 0 0;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.clear {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.main-wrap {
    max-width: 100%;
    min-width: 1220px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: auto;
    z-index: 10;
    text-align: center;
}

.wrap {
    width: 1220px;
    margin: 0 auto;
    position: relative;
}

.menu-list {
    display: inline-block;
    text-align: center;
    width: 900px;
    padding: 5px;
    margin-top: 0px;
    z-index: 9999;
    float: left;
    position: relative;
    top: 3px;
    left: 40px;
}

.menu {
    font-family: Gilroy-Light;
    color: #262728;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
}

ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul:after {
    display: block;
    content: ' ';
    clear: both;
    float: none;
}

ul.menu > li {
    float: left;
    position: relative;
}

ul.menu > li > a {
    display: block;
    padding: 7px;
    color: #262728;
    border: solid 1px #262728;
    text-decoration: none;
    margin-left: 3px;
    margin-right: 7px;
}

ul.menu > li > a:hover{
    background: #262728;
    color: #fff;
}

.indexslide {
width: 100%;
height: 100%;
position: relative;
z-index: -1;
}

.newsslwarap {
position: relative;
z-index: 10;
}

.otzc{
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 380px;
    background: url(img/otz1.jpg);
    background-size: cover;
    padding: 40px 0 0 0;
}

.text__otz{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 550px;
}

.text__otz p{
    display: inline-block;
    font-size: 55px;
    text-align: left;
    font-family: Gilroy-ExtraBold;
}

.top_n {
    display: inline-block;
    width: 100%;
    height: 30px;
    text-align: center;
    background: #262728;
}

header {
    display: inline-block;
    width: 100%;
    height: 120px;
    text-align: center;
}

header .logo {
    display: inline-block;
    width: 250px;
    float: left;
    text-align: center;
    margin: 20px 0 0 0;
}

header .logo img {
    width: 110px;
}

header .logo_text {
    display: inline-block;
    width: 200px;
    float: left;
    text-align: center;
    margin: 35px 0 0 0;
}

header .logo_text div {
    font-family: Gilroy-Light;
    color: #262728;
    display: inline-block;
    font-size: 15px;
    text-align: left;
    font-weight: 500;
    text-transform: uppercase;
}

.basket_h {
    display: inline-block;
    width: 250px;
    text-align: center;
    margin: 25px 0 0 50px;
    float: left;
}

.basket_h a {
    color: #000;
}

.basket_h img {
    width: 30px;
    margin: 20px 0 0 0;
}

.basket_h .left {
    display: inline-block;
    width: 50px;
    text-align: center;
    vertical-align: top;
}

.basket_h .right {
    display: inline-block;
    width: 150px;
    text-align: center;
    vertical-align: top;
}

.basket_h .right p {
    font-family: Gilroy-Light;
    font-size: 14px;
    text-align: left;
}

.basket_h .right p > b {
    font-family: Gilroy-Bold;
    font-size: 16px;
}

.button_1 {
    display: inline-block;
    width: 150px;
    float: left;
    font-size: 17px;
    text-align: center;
    border-radius: 30px;
    font-family: Gilroy-Light;
    border: solid 1px #262728;
    padding: 8px;
    margin: 35px 0 0 0px;
    cursor: pointer;
}

.button_1:hover {
    background: #262728;
    color: #fff;
}

.phone {
    display: inline-block;
    width: 300px;
    float: right;
    text-align: center;
}

.phone a{
    text-decoration: none;
    color: #262728;
}

.phone > div {
    display: inline-block;
    font-family: Gilroy-Bold;
    color: #262728;
    font-size: 25px;
    margin: 30px 0 0 0;
}



.line {
    display: none;
    width: 1120px;
    height: 1px;
    text-align: center;
    background: #dedede;
    margin: 20px 0 0 0;
}

.line_3 {
    display: inline-block;
    width: 1120px;
    height: 1px;
    text-align: center;
    background: #dedede;
    margin: 40px 0 0 0;
}

.poisk {
    display: inline-block;
    width: 300px;
    float: right;
    text-align: center;
    vertical-align: top;
    position: relative;
    bottom: 15px;
}

.poisk p {
position: relative;
display: inline-block;
}

.poisk input[type="text"] {
    display: inline-block;
    width: 200px;
    padding: 8px;
    text-align: left;
    font-family: Gilroy-Light;
}

.zakaz_ofrm {
color: #262728;
text-decoration: none;
display: inline-block;
background-color: #F2F2F2;
padding: 5px 50px;
position: relative;
}

.zakaz_ofrm:before {
content: '«';
position: absolute;
font-size: 36px;
top: -8px;
right: 5px;
animation: zakaz_ofrr 1s linear infinite;
}

@keyframes zakaz_ofrr {
   0%,100% {
right: 5px;	
  }
  50% {
right: 20px;	
  }
}

.zakaz_ofrm:after {
content: '»';
position: absolute;
font-size: 36px;
top: -8px;
left: 5px;
animation: zakaz_ofrl 1s linear infinite;
}

@keyframes zakaz_ofrl {
   0%,100% {
left: 5px;	
  }
  50% {
left: 20px;	
  }
}

.abssearch {
position: absolute;
right: 0px;
top: 0px;
height: 32px;
width: 32px;
border: none;
background: transparent url(./img/lupa.png) center center no-repeat;
background-size: 28px auto;
cursor: pointer;
}

.slider {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 550px;
    
	position: relative;
}

.sliderrgr {
position: relative;
height: 550px;
}

.slider_absnesw {
width: 100%;
height: 550px;
position: absolute;
top: 0px;
left: 0px;
z-index: -1;
    background-size: cover;
	background-position: center bottom;
	display: none;
}

.slider_text {
    display: inline-block;
    text-align: center;
    width: 100%;
min-height: 200px;
}

.slider_text_small {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.slider_text p {
    display: inline-block;
    text-align: left;
    width: 850px;
    font-family: Gilroy-ExtraBold;
    font-size: 50px;
    float: left;
    padding: 0;
    margin: 0;
    color: #262728;
    margin-top: 70px;
    margin-left: 60px;
}

.slider_text p > span {
    text-align: left;
    font-family: Gilroy-Light;
    font-size: 28px;
}

.slider_text_small p {
    display: inline-block;
    text-align: left;
    width: 800px;
    font-family: Gilroy-Light;
    font-size: 28px;
    float: left;
    padding: 0;
    margin: 0;
    color: #262728;
    margin-top: 20px;
    margin-left: 60px;
}

.line_2 {
    display: inline-block;
    width: 1120px;
    height: 1px;
    text-align: center;
    background: #dedede;
    margin: 0px 0 0 0;
    position: relative;
    bottom: 22px;
}

.button_2 {
    display: inline-block;
    width: 200px;
    float: left;
    font-size: 19px;
    text-align: center;
    border-radius: 30px;
    font-family: Gilroy-Light;
    border: solid 2px #262728;
    padding: 8px;
    margin: 35px 0 0 60px;
    cursor: pointer;
}

.button_2:hover{
    background: #262728;
    color: #fff;
}

.adv {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0 0 50px 0;
}

.icon {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-left: -60px;
    padding-top: 80px;
}

.descr {
    display: none;
    padding: 10px;
    margin-top: 17px;
    background: #f3f3f3;
    height: 150px;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}

.icon .poster:hover .descr {
    display: block;
    position: absolute;
    top: 140px;
    left: -10px;
    z-index: 9999;
    width: 200px;
}

.icon .poster {
    position: relative;
    display: inline-block;
    width: 180px;
    text-align: center;
    margin-left: 50px;
    vertical-align: top;
    text-transform: uppercase;
}

.icon .poster > img {
    width: 90px;
}

.icon .poster > p {
    font-size: 20px;
    color: #262728;
    font-family: Gilroy-Bold;
    padding: 0;
    margin: 0;
    padding-top: 15px;
}

.icon .poster > p > span {
    color: #262728;
    font-size: 17px;
    font-family: Gilroy-Light;
    position: relative;
    top: 10px;
}

.video{
    display: inline-block;
    width: 100%;
    text-align: center;
}

.video iframe{
    display: inline-block;
    width: 600px;
    height: 350px;
    text-align: center;
    padding: 30px 0 30px 0;
}

.box_block {
    display: inline-block;
    justify-content: space-between;
    width: 100%;
    padding: 20px 0 0 0;
    text-align: center;
    position: relative;
}

.over_number {
    position: absolute;
    top: -20px;
    left: 20px;
    font-weight: 700;
    color: #d4ac89;
    font-size: 220px;
    font-family: Orani;
    opacity: .3;
    z-index: 999;
}

.box_con {
    vertical-align: top;
    display: inline-block;
    width: 280px;
    height: 250px;
    margin: 5px;
    position: relative;
    font-family: Gilroy-ExtraBold;
    color: #fff;
    text-shadow: 1px 1px 1px #262728;
    text-transform: uppercase;
}

.box_rgba {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 250px;
    background: rgba(45, 44, 44, 0.5);
}

.box_con .center {
    position: relative;
    top: 12px;
    width: 260px;
    height: 220px;
    display: inline-block;
    text-align: center;
    padding-top: 15px;
}

.box_con img {
    width: 64px;
}

.box_block p {
    width: 240px;
    padding: 5px;
    margin: 0;
    margin-left: 0px;
    display: inline-block;
    text-align: center !important;
    font-size: 32px;
    margin-top: 40px;
    font-family: Gilroy-Bold;
}

.box_con span {
    display: inline-block;
    text-align: center;
    font-family: Gilroy-Light;
    font-size: 14px;
    width: 250px;
}

.product {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 50px;
    background: #f5f5f7;
}

.product h1 {
    font-size: 30px;
}

.product .box {
    display: inline-block;
    width: 380px;
    height: 420px;
    text-align: center;
    margin: 10px;
    vertical-align: top;
}

.box_img {
    display: inline-block;
    text-align: center;
    height: 300px;
}

.box_img img {
    width: 350px;
    height: 350px;
    object-fit: contain;
    background: #fff;
}

.box_text {
    display: inline-block;
    text-align: center;
    width: 280px;
    height: 112px;
    background: #fff;
    color: #000;
}

.box_text p > span {
    font-family: Gilroy-Bold;
    font-size: 22px;
    text-align: center;
    color: #262728;
}

.box_text p {
    font-family: Gilroy-Light;
    font-size: 18px;
    text-align: center;
}

.button_bac_3 {
    background: #262728;
    display: inline-block;
    width: 250px;
    padding: 10px;
    color: #fff;
    font-size: 22px;
    margin-top: 30px;
    border-radius: 30px;
    border: solid 2px #fff;
    font-family: Gilroy-Light;
}

.offer {
    display: inline-block;
    width: 100%;
    height: 320px;
    position: relative;
    top: 0px;
}

.offer .form {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
    top: 40px;
}

.offer .form p {
    font-family: Gilroy-ExtraBold;
    color: #262728 !important;
    font-size: 38px;
    margin-left: 10px;
    text-transform: uppercase;
}

.offer .form input {
    display: inline-block;
    width: 200px;
    text-align: center;
    padding: 8px;
    margin-left: 10px;
    font-family: Gilroy-Light;
    font-size: 19px;
    text-align: left;
}

.offer .form .button_of {
    display: inline-block;
    width: 190px;
    text-align: center;
    border-radius: 2px;
    background: #262728;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.75);
    color: #fff;
    font-family: Gilroy-Light;
    border: none;
    float: none;
    position: relative;
    left: 0 !important;
    text-transform: uppercase;
}

.abt {
    display: inline-block;
    width: 100%;
    height: 300px;
    background: url(img/about.jpg);
background-size: 400px auto;
    text-align: center;
}

.abt .left {
    display: inline-block;
    vertical-align: top;
    width: 800px;
    float: right;
}

.but {
    display: inline-block;
    width: 570px;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.6);
    border-style: solid;
    border-radius: 5px;
    border-color: rgb(217, 217, 217);
    margin: 70px 0 0 100px;
}

.abt .left p {
    display: inline-block;
    width: 550px;
    text-align: center;
    font-family: Gilroy-Bold;
    color: #262728;
    font-size: 21px;
}

.abt .right {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 260px;
    margin: 0 0px 0 0;
}

.abt .right img {
width: 300px;
margin: 40px 0px 0px 0px;
}

.abt .right p {
    display: inline-block;
    width: 500px;
    text-align: center;
    font-family: Gilroy-Light;
    color: #262728;
    font-size: 35px;
    margin: 150px 0 0 0;
}

.button_bac_4 {
    background: #262728;
    display: inline-block;
    width: 250px;
    padding: 10px;
    color: #fff;
    font-size: 19px;
    margin-top: 30px;
    border-radius: 30px;
    border: solid 2px #fff;
    font-family: Gilroy-Light;
}

.you_t iframe {
    margin: 30px;
}

.bur {
    display: inline-block;
    width: 100%;
    height: 710px;
    text-align: center;
    background: #333;
}

.bur h1 {
    color: #fff;
}

.box_bur {
    display: inline-block;
    vertical-align: top;
    width: 350px;
    height: 400px;
    text-align: center;
    margin: 20px;
}

.box_bur p {
    text-align: center;
    font-family: Gilroy-Light;
    font-weight: 700;
    color: #fff;
    font-size: 22px;
}

.bur_img {
    display: inline-block;
    width: 100%;
    height: 320px;
    text-align: center;
    position: relative;
}

.rob {
    display: inline-block;
    text-align: center;
    width: 100%;
   
    background-color: rgb(155, 155, 163);
    color: #FFF;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.rob p {
    display: inline-block;
    text-align: left;
    width: 90%;
    padding: 0;
    margin: 0;
    padding-top: 8px;
    font-size: 20px;
    font-family: Gilroy-Light;
}

.button_bac_5 {
    background: #262728;
    display: inline-block;
    width: 250px;
    padding: 10px;
    color: #fff;
    font-size: 19px;
    margin-top: 30px;
    border-radius: 30px;
    border: solid 2px #fff;
    font-family: Gilroy-Light;
    cursor: pointer;
}

.button_bac_5:hover{
    background: #fff;
    color: #000;
}

footer {
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 200px;
    padding: 30px 0 30px 0;
    background: #262728;
}

.menu_foot a {
    text-decoration: none;
    color: #fff;
}

footer .center {
    display: inline-block;
    width: 1100px;
    text-align: center;
    font-family: Gilroy-Light;
    color: #fff;
    padding: 20px 0 0 0;
}

.menu_foot {
    display: inline-block;
    float: left;
    text-align: left;
    width: 350px;
}

.menu_foot .tb_men {
    font-family: Gilroy-Light;
    font-size: 25px;
    text-align: left;
    margin-left: 0px;
}

.menu_foot .tb_men_r {
    font-family: Gilroy-Light;
    font-size: 25px;
    text-align: left;
}

.menu_foot div {
    display: block;
    padding: 5px;
}

.menu_foot div > img {
    width: 18px;
    position: relative;
    right: 10px;
    top: 3px;
}

.menu_foot_two {
    display: inline-block;
    float: left;
    text-align: center;
    width: 350px;
}

.menu_foot_two .tb_men_r {
    font-family: Gilroy-Light;
    font-size: 25px;
    text-align: center;
}

.menu_foot_two div {
    display: block;
    padding: 5px;
}

.menu_foot_two div > i {
    padding: 7px;
}

.menu_foot_two div > span {
    font-family: Gilroy-Bold;
}

.menu_foot_two div > img {
    width: 18px;
    position: relative;
    right: 10px;
    top: 3px;
}

.logo_foot {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 30px;
}

.logo_foot img {
    width: 150px;
}

.product_2 {
    display: inline-block;
    width: 1000px;
    float: right;
    text-align: center;
    padding-bottom: 50px;
}

.product_2 .box_2 {
    display: inline-block;
    width: 300px;
    height: 520px;
    text-align: center;
    margin: 10px;
    vertical-align: top;
    background: #f5f5f7;
}

.product_2 .box_2 a {
    text-decoration: none;
    color: #000;
}

.box_2_img {
    display: inline-block;
    text-align: center;
    height: 300px;
position: relative;
}

.box_2_img img {
    width: 300px;
    height: 300px;
    object-fit: contain;
    background: #fff;
}

.box_2_text {
    display: inline-block;
    text-align: center;
    width: 280px;
    height: 142px;
}

.box_2_text p > span {
    font-family: Gilroy-Bold;
    font-size: 22px;
    text-align: center;
    color: #262728;
}

.box_2_text p {
    font-family: Gilroy-Light;
    font-size: 18px;
    text-align: center;
}

.button_bac_5 {
    background: #262728;
    display: inline-block;
    width: 250px;
    padding: 10px;
    color: #fff;
    font-size: 22px;
    margin-top: 30px;
    border-radius: 30px;
    border: solid 2px #fff;
    font-family: Gilroy-Light;
}

.left_menu {
    display: inline-block;
    width: 300px;
    height: 800px;
    float: left;
    text-align: center;
    padding-top: 20px;
position: relative;
}

.mobilesidecat h2 {
    font-size: 35px;
    border-bottom: solid 1px #000;
}

.mobilesidecat {
    display: block;
    text-align: center;

}

.ordebalr {
    width: 1320px;
    text-align: center;
    display: inline-block;
    position: relative;
    left: -20px;
    padding-bottom: 40px;
}

.catalcateg {
    display: inline-block;
    width: 230px;
    text-align: left;
    padding: 10px 20px 10px 0px;
    font-size: 22px;
    cursor: pointer;
    margin-left: 0px;
    font-family: Gilroy-Light;
    font-weight: 900;
    background: none !important;
    border-bottom: solid 1px #000;
    position: relative;
}

.catalcateg img {
    position: absolute;
    right: 10px;
    top: 16px;
}

.catalcategco {
    width: 150px;
    padding: 10px 0px 10px 0px;
    font-size: 18px;
    display: inline-block;
    cursor: pointer;
}

.relabcatg {
    display: inline-block;
    position: relative;
    width: 150px;
    margin-left: 10px;
    left: -20px;
}

.catpunkts {
    background-color: #EAEAEA;
    position: static;
    width: 250px;
    z-index: 80;
    overflow: hidden;
    display: none;
    font-family: Gilroy-Light;
}

.catpunkts a {
    color: black;
    text-decoration: none;
}

.catpunktsbutn {
    padding: 10px;
    text-align: left;
    border-bottom: solid 2px white;
}

.catpunktsbutnpp {
    padding: 10px 10px 10px 30px;
    text-align: left;
    border-bottom: solid 2px white;
}

.catpunkh {
    padding: 10px;
    text-align: left;
    color: white;
    background-color: #111;
}

.catpunkhpp {
    padding: 10px 10px 10px 30px;
    text-align: left;
    color: white;
    background-color: #111;
}

.button_ct {
    display: inline-block;
    width: auto;
    float: right;
    text-align: center;
    font-size: 17px;
    font-family: Gilroy-Light;
    vertical-align: top;
    border-bottom: solid 1px #000;
    margin: 0 15px 0 0;
}

.cash {
    display: inline-block;
    width: 100px;
    text-align: center;
    float: left;
    vertical-align: top;
    font-family: Gilroy-ExtraBold;
    font-size: 17px;
    margin: 0 0 0 10px;
    text-transform: uppercase;
}

.tovar_block {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0 0 50px 0;
}

.tovar_block .left {
    display: inline-block;
    width: 600px;
    text-align: center;
    vertical-align: top;
}

.tovar_block .left img {
    width: 500px;
}

.tovar_block .right {
    display: inline-block;
    width: 500px;
    text-align: center;
    vertical-align: top;
}

.name_text {
    display: inline-block;
    text-align: left;
    width: 100%;
    font-size: 28px;
    font-family: Gilroy-Bold;
}

.cash_text {
    display: inline-block;
    text-align: left;
    width: 100%;
    font-size: 23px;
    font-family: Gilroy-Light;
    font-weight: 900;
    padding: 10px 0 0 0;
}

.color_tov {
    display: inline-block;
    text-align: left;
    width: 100%;
    margin-top: 5px;
}

.color_tov p {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-family: Gilroy-Light;
    font-weight: 900;
    padding: 10px 0 0 0;
}

.color_box {
    display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 25px;
    text-align: center;
    float: left;
    margin: 5px;
    position: relative;
    bottom: 10px;
    right: 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.raz_tov {
    display: inline-block;
    text-align: left;
    width: 100%;

}

.raz_tov p {
    display: inline-block;
    text-align: left;
    font-size: 16px;
    font-family: Gilroy-Light;
    font-weight: 900;
    padding: 10px 0 0 0;
}

.mat_tov {
    display: inline-block;
    text-align: left;
    width: 100%;
    margin-top: -15px;
}

.mat_tov p {
    display: inline-block;
    text-align: left;
    font-size: 16px;
    font-family: Gilroy-Light;
    font-weight: 900;
    padding: 10px 0 0 0;
}

.num_tov {
display: inline-block;
    text-align: left;
    width: 100%;
    margin-top: -15px;
}

.num_tov input[type="number"] {
width: 50px;
}

.raz_box {
    display: inline-block;
    vertical-align: top;
    height: 25px;
    text-align: center;
    float: left;
    margin: 5px;
    position: relative;
    bottom: 10px;
    right: 5px;
    padding: 5px;
    padding-top: 10px;
    font-family: Gilroy-Light;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.button_tovar {
    background: #262728;
    display: inline-block;
    width: 200px;
    padding: 10px;
    color: #fff;
    float: left;
    font-size: 18px;
    margin-top: 10px;
    border-radius: 2px;
    cursor: pointer;
    border: solid 2px #fff;
    font-family: Gilroy-Light;
}

.wrsp{
    display: inline-block;
    width: 1340px;
    text-align: center;
}

.opisa {
    display: inline-block;
    text-align: left;
    width: 100%;
    margin-top: 5px;
}

.opisa p {
    display: inline-block;
    width: 400px;
    text-align: left;
    font-size: 16px;
    font-family: Gilroy-Light;
    font-weight: 900;
    padding: 10px 0 0 0;
}

.regisblock {
    display: inline-block;
    vertical-align: top;
}

.regisblock input[type="text"],
.regisblock input[type="password"] {
    padding: 10px;
    border-radius: 2px;
    font-size: 16px;
    width: 300px;
    box-siziong: border-box;
    border: solid 1px #dedede;
}

.regisblock select {
    padding: 10px;
    border-radius: 2px;
    font-size: 16px;
    width: 300px;
    box-siziong: border-box;
    border: solid 1px #dedede;
}

.regisblock input[type="submit"] {
    padding: 10px;
    border-radius: 2px;
    font-size: 16px;
    width: 300px;
    box-siziong: border-box;
    border: solid 1px #dedede;
    cursor: pointer;
    opacity: 0.7;
}

.regisblock input[type="submit"]:hover {
    opacity: 1.0;
}

.basketlaft {
    text-align: left;
}

.basketpredm {
border-bottom: solid 1px #e6e6e6;
margin: 10px 0px;
display: flex;
flex-wrap: wrap;
align-content: space-between;
justify-content: space-around;
}

.basketpredm0 {
width: 20%;
display: inline-block;
text-align: left;
}

.basketpredm1 {
width: 30%;
display: inline-block;
text-align: left;
}

.basketpredm2 {
width: 30%;
display: inline-block;
text-align: left;
}

.basketpredm3 {
width: 10%;
display: inline-block;
text-align: left;
}

.basketpredm4 {
width: 10%;
display: inline-block;
text-align: left;
}

.basketimg {
    width: 110px;
    height: 110px;
    display: block;
    background-size: cover;
}

.crosbitnbs {
    width: 30px;
    height: 30px;
    background: transparent url(./img/krestik.png);
    background-size: 100% 100%;
    cursor: pointer;
    border: none;
}

.itosgo {
    font-size: 20px;
    color: #b60000;
}

.oformitelform {
    display: none;
    text-align: left;
}

.basketnnamet {
    font-size: 18px;
margin: 0px 0px 10px 0px;
}

.ofer3 {
    display: inline-block;
    width: 190px;
    text-align: center;
    border-radius: 2px;
    background: #262728;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.75);
    color: #fff;
    font-family: Gilroy-Light;
    border: none;
    float: none;
    position: relative;
    left: 0 !important;
    text-transform: uppercase;
    padding: 10px;
cursor: pointer;
}

.mocsligen {
    overflow-y: hidden;
    height: 500px;
    width: 90%;
    text-align: center;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.paginstelsder {
    display: inline-block;
    cursor: pointer;
    width: 100px;
    height: 70px;
    background-size: cover;
    margin: 0px 2px;
}

.specalaction {
padding: 10px;
background-color: #e8e8e8;
border: solid 1px #c2c2c2;
font-size: 20px;
margin: 10px 0px;
text-align: right;
}


.specalaction b {
color: #b60000;
}

.contaceflex {
display: flex;
flex-wrap: wrap;
align-content: space-between;
justify-content: space-around;

}

.contaceflex div {
box-sizing: border-box;
width: 50%;
padding: 10px;
text-align: left;
}
.contaceflex div h2,.contaceflex div h3{
margin: 0px;
}

.contaceflex div h3{
font-size: 27px;
text-align: left;
}


/*=== Quiz css ===*/

.modalbg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(11, 11, 11, 0.9);
    background: rgba(11, 11, 11, 0.9);
    z-index: 300;
display: none;
}

.modulator {
width: 1200px;
position: fixed;
top: 0px;
left: 50%;
margin-left: -600px;
z-index: 301;
display: none;
}

.relmodul {
width: 100%;
height: 100%;
display: flex;
justify-content: space-around;
}

.modlslider {
width: 65%;
box-sizing: border-box;
overflow-y: hidden;
}

.modltextyr {
width: 34%;
box-sizing: border-box;
padding: 60px 0px 0px 40px;
color: white;
text-align: left;
font-family: Gilroy-Light; 
}


.modltextyr h2{
font-family: Gilroy-ExtraBold;
}

.lomplekt {
liast-style: none;
margin: 10px 0px;
padding: 0px;
text-align: left;
}


.lomplekt li {
display: inline-block;
padding: 5px 10px;
text-transform: uppercase;
border:solid 1px white;
margin: 2px 0px;
cursor: pointer;
}

.lomaciv {
background-color: white;
color: black;
}

.cana {
font-size: 26px;
font-family: Gilroy-Bold;
}

.cana span {
color: #f9ff00;
}

.crossmdl {
opacity: 0.7;
position: absolute;
top: 5px;
right: 0px;
font-size: 60px;
color: white;
cursor: pointer;
}


.crossmdl:hover {
opacity: 1.0;
}

.mocsligen {
overflow-y: hidden;
height: 500px;
width: 100%;
text-align: center;
background-size: contain;
background-position: center top;
background-repeat: no-repeat;
}


.paginstelsder {
display: inline-block;
cursor: pointer;
width: 100px;
height: 70px;
background-size: cover;
margin: 0px 2px;
}

.modalbg {
width: 100%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
background-color: rgba(11, 11, 11, 0.9);
background: rgba(11, 11, 11, 0.9);
z-index: 300;
display: none;
}

.modaldisplay {
position: fixed;
top: 10%;
width: 320px;
box-sizing: border-box;
background-color: white;
margin-left: -160px;
z-index: 301;
left: 50%;
display: none;
transition: all 0.5s;
}

.modalrepad {
padding: 25px 15px 15px 15px;
position: relative;
width: 100%;
height: 100%;
font-family: Gilroy-Light; 
text-align: center;
box-sizing: border-box;
}

.modalcross {
background-color: #262728;
width: 40px;
height: 40px;
position: absolute;
top: -15px;
right: -15px;
}

.modalcross:before {
content: '';
width: 4px;
height: 40px;
position: absolute;
top: 0px;
left: 18px;
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
background-color: white;
z-index:302;
}

.modalcross:after {
content: '';
width: 4px;
height: 40px;
position: absolute;
top: 0px;
left: 18px;
-moz-transform: rotate(315deg);
-ms-transform: rotate(315deg);
-webkit-transform: rotate(315deg);
-o-transform: rotate(315deg);
transform: rotate(315deg);
background-color: white;
cursor: pointer;
z-index: 302;
}

.modalcrossb {
width: 100%;
height: 100%;
z-index: 303;
position: relative;
cursor: pointer;
}


.checkboxerm {
margin: 20px 10px;
display: block;
text-align: center;
vertical-align: top;
position: relative;
}

.checkboxerm input {
position: absolute;
top: -1000px;
}

.checkboxerm label {
box-sizing: border-box;
padding: 5px 5px;
text-align: center;
background-color: white;
border: solid 1px #262728;
color: #262728;
font-size: 16px;
text-transform: uppercase;
font-family: Gilroy-Bold;
cursor: pointer;
display: block;
}

.cizblock {
display: none;
}

.cizblock > select {
box-sizing: border-box;
width: 100%;
padding: 10px;
font-size: 18px;
border: solid 1px #262728;
color: #262728;
}

.cizblock > input[type="text"] {
box-sizing: border-box;
width: 100%;
padding: 10px;
font-size: 18px;
border: solid 1px #d13980;
color: #262728;
}

.cizblock > input[type="submit"] {
box-sizing: border-box;
width: 100%;
padding: 10px;
font-size: 18px;
background-color: #262728;
color: white;
border: solid 1px #262728;
}

.aleebuton {
text-align: center;
margin: 20px 0px 0px 0px;
border: solid 1px lightgray;
padding: 10px 20px;
color: lightgray;
}

.xyzquiz {
display: inline-block !important;
padding: 70px 5px 5px 5px !important;
width: 130px;
font-size: 12px !important;
background-size: 100px 65px;
background-repeat: no-repeat;
background-position: center 5px;
height: 105px;
vertical-align: top;
}

.xyzqich {
display: inline-block !important;
margin: 5px 2px !important;

}

/*=== Quiz css ===*/

.nesection {
width: 100%;
display: block;
padding-bottom: 50px;    
text-align: center;
}

.shirina {
width: 1200px;
display: inline-block;
text-align: center;
}

.zagolovok {
font-size: 38px;
font-family: Gilroy-ExtraBold;
text-transform: uppercase;
margin: 30px 0px;
color: #262728;
}


.namdoveryaut {
background-size: contain;
height: 100px;
display: inline-block;
margin: 5px 10px;
background-repeat: no-repeat;
background-position: center center;
}

.myvideootz {
margin: 30px;
width: 450px;
display: inline-block;
height: 300px;
}


.voprosotvet {
text-align: left;
font-weight: bold;
font-size: 20px;
font-family: Gilroy-Light; 
}

.answerr {
font-weight: normal;
font-style: italic;
padding: 10px 10px 20px 40px;
background-color: #ededed;
border-radius: 5px;
margin: 0px 0px 30px 0px;
}

.questionn {
border: solid 4px #ededed;
display: inline-block;
padding: 5px;
font-size: 23px;
}

.butonincata {
position: relative;
}

.aff{
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: Gilroy-Light;
    font-size: 17px;
    float: right;
    padding: 5px;
}

.aff li {
display: inline-block;
}

.aff a{
    text-decoration: none;
    color: #fff;
}

.butonincata:before {
    content: '';
    display: block;
    width: 25px;
    background: rgba(255,255,255,0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: skew(-25deg);
    transform: skew(-25deg);
    -webkit-animation: btnLeftToRight 3s linear infinite;
    -moz-animation: btnLeftToRight 3s linear infinite;
    -o-animation: btnLeftToRight 3s linear infinite;
    animation: btnLeftToRight 3s linear infinite;
    opacity: 1.0;
    cursor: pointer;
}


@keyframes btnLeftToRight {
0% {
    left: 3%;
opacity: 0.0;
	
}
3% {
    left: 5%;
opacity: 1.0;
	
}
50% {
    left: 75%;
opacity: 1.0;
}
60% {
    left: 80%;
opacity: 0.0;
}
100% {
	left: 0%;
opacity: 0.0;
}
}

.floatingbasket {
position: fixed;
bottom: 5px;
right: 5px;
background: #f2f2f2 url(./img/basket.png) 18px 2px no-repeat;
background-size: 40px auto;
width: 60px;
height: 60px;
border-radius: 30px;
z-index: 99999;
border: solid 1px #bdbdbd;
/*animation: drigdrig 4s linear infinite;*/
animation: pulse 2s infinite;
transform: rotate(0deg);
box-shadow: 0 0 0 rgba(204,169,244, 0.7);
}

@keyframes drigdrig {
  0%,4%,8%,12%,26%,100% {
    transform: rotate(0deg);
	-webkit-box-shadow: 0 0 0 0 rgba(204,169,244, 0.7);
  }
  2%,10,18% {
    transform: rotate(10deg);
	-webkit-box-shadow: 0 0 0 40px rgba(204,169,244, 0);
  }

  6%,14%,22% {
    transform: rotate(-10deg);
	-webkit-box-shadow: 0 0 0 0 rgba(204,169,244, 0);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.7);
  }
  70% {
      -webkit-box-shadow: 0 0 0 40px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,244, 0.7);
    box-shadow: 0 0 0 0 rgba(204,169,244, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 40px rgba(204,169,244, 0);
      box-shadow: 0 0 0 40px rgba(204,169,244, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,244, 0);
      box-shadow: 0 0 0 0 rgba(204,169,244, 0);
  }
}


.floatingbasket div {
position: rpeative;
}

.floatingbasket div span {
display: block;
position: absolute;
bottom: -4px;
left: -4px;
padding: 5px 8px;
width: 12px;
font-size: 18px;
background-color: black;
border-radius: 17px;
color: white;
}

.sunamdoveryaut {
padding: 95px 0px 0px 0px;
background-size: auto 90px;
height: 100px;
display: inline-block;
margin: 5px 10px;
background-repeat: no-repeat;
background-position: center top;
font-size: 26px;
font-weight: bold;
}

.sticky {
  position: fixed;
  z-index: 101;
}
.stop {
  position: relative;
  z-index: 101;
}

.mobilesidecat.fixed {
  position: fixed;
  left: 50%;
  margin-left: -50%;
width: 300px;
}

.zabibliparol {
color: #1e98ff;
cursor: pointer;
}

.umenyanyetavt {
color: #1e98ff;
cursor: pointer;
font-size: 20px;
text-transform: uppercase;
margin: 0px 0px 30px 0px;
}

.thsdswww {
position: absolute;
top: 0px;
right: 0px;
border-radius: 0px 0px 0px 10px;
padding: 7px 12px;
color: white;
font-weight: bold;
background-color: #d32b20;
}

.langsd {
float: left;
text-align: center;
margin: 5px 0px;
display: inline-block;
}

.langsd a {
color: white;
text-decoration: none;
display: inline-block;
padding: 0px 20px 0px 0px;
}

.langsd a span {
display: inline-block;
}

.modalbg3 {
width: 100%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
background-color: rgba(11, 11, 11, 0.9);
background: rgba(11, 11, 11, 0.9);
z-index: 300;
}

.langsd li span:last-child {
display: none;
}

.modaldisplay3 {
position: fixed;
top: 10%;
width: 320px;
box-sizing: border-box;
background-color: white;
margin-left: -160px;
z-index: 301;
left: 50%;
transition: all 0.5s;
}


.gototop {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 80px;
    left: 20px;
    background: 
    white url(./img/arrowtop.png) center center no-repeat;
        background-size: auto;
    background-size: contain;
    border-radius: 30px;
    display: none;
z-index: 55;
}

.distrib_ind {
width: 100%;
text-align: center;
display: block;
}

.distrib_ind_wrap {
width: 1220px;
margin: 0 auto;
display: flex;
jsutify-cintent: space-between;
flex-wrap: wrap;
}

.dist_col {
width: 48%;
}

.distr_title {
width: 100%;
text-align: center;
margin: 10px 0px;
font-family: Gilroy-ExtraBold;
  font-size: 50px;
  color: #262728;
}

.distr_text {
font-family: Gilroy-Light;
color: #262728;
font-size: 20px;
text-align: left;
width: 100%;
box-sizing: border-box;
padding: 10px;
}

.distr_text_both {
width: 100%;
text-align: center;
margin: 10px 0px;
font-family: Gilroy-ExtraBold;
  font-size: 28px;
  color: #262728;
}