@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/MontserratAlternates-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/MontserratAlternates-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal; }
*,
::after,
::before {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  outline: none; }

body {
  color: #1B4C80;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px; }

.container {
  max-width: 1290px;
  width: 100%;
  position: relative;
  padding: 0; }

button {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  cursor: pointer;
  transition: all 0.4s ease;
  font-family: 'Gilroy', sans-serif;
  color: #0B2035;
  position: relative; }

.main-button {
  width: 410px;
  height: 70px;
  background: #F02A6B;
  box-shadow: 0px 4px 40px rgba(84, 144, 248, 0.15), inset 0px 4px 4px rgba(84, 144, 248, 0.19);
  border-radius: 40px;
  font-weight: bold;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: auto;
  transition: all 0.4s ease; }
  .main-button:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.7; }

input,
textarea {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  font-family: 'Gilroy', sans-serif; }

input,
textarea{
  -webkit-appearance: none;
  appearance: none; }

main {
  overflow: hidden; }

p {
  margin: 0;
  line-height: 1.5; }
  p.bold {
    font-weight: bold; }

a {
  text-decoration: none;
  display: inline-block; }
  a:hover {
    text-decoration: none; }

ul,
ol {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0; }

button:focus,
a:focus,
input:focus {
  outline: none; }

img {
  display: block; }

.main-section-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #1B4C80;
  font-size: 50px;
  line-height: 1.3;
  text-transform: uppercase; }
  .main-section-title span {
    color: #F02A6B; }

.logo {
  display: flex;
  align-items: center; }
  .logo .main-logo {
    max-width: 222px;
    width: 100%; }
  .logo .logo-info {
    max-width: 185px;
    width: 100%;
    margin-left: -10px;
    margin-top: -40px;
    margin-bottom: -40px; }

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  z-index: 10; }
  header .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  header .right-side {
    display: flex;
    align-items: center; }
  header .cart-wrapper {
    margin-left: 65px; }
  header .telephone-wrapper {
    display: flex;
    align-items: center;
    margin-left: 60px; }
    header .telephone-wrapper img {
      width: 100%;
      max-width: 66px;
      margin-right: 12px; }
    header .telephone-wrapper a {
      display: block;
      font-weight: bold;
      font-size: 23px;
      line-height: 1;
      color: rgba(255, 255, 255, 0.87);
      margin-bottom: 15px; }
      header .telephone-wrapper a:last-of-type {
        margin-bottom: 0; }
.terms, .opt {
	overflow: hidden;
}
.prod-terms {
	width: 100%;
	margin-top: 50px;
}
.term {
	float: left;
	width: 50%;
}
.zakaz_send {
	text-align:center; padding: 20px 0; font-weight: bold; font-size: 20pt;
}
.kinder {
	list-style: none;
	padding: 20px 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	height: 150px;
}
.kinder li {
	float: left;
	width:25%;
	text-align:center;
	height: 150px;
	font-weight: bold;
}
.kinder li::before{display: none;}
.kinder span {
	color: #ff0000;
	font-size:150%;
}

.opt-img {
	padding-top: 60px;
}

.terms_cl_left, .terms_cl_right, .opt_cl_left, .opt_cl_right {
	width: 50%;
	position: relative;
	z-index: 1;
}
.terms_cl_right {
	float: right;
	padding: 60px 0 0 35px;
}


.terms_cl_left {
	background-color: #eeefef;
	float: left;
	overflow: hidden;
	padding-bottom: 125px;
}
.terms_cl_left img {
	float: right;
	padding: 70px 25px 0 0;
}
.opt_cl_left {
	float: left;
	overflow: hidden;
	padding: 60px 35px 0 30px;
}

.opt_cl_right img {
	float: left;
	margin: 0 auto;
	border: 7px solid #fec601;
}

.sert {
	border: 8px solid #fff;
	margin:0px 20px;
}
.opt_cl_right {
	background-color: #eeefef;
	float: left;
	padding: 30px 30px 30px 30px;
}
.q_bay {display:none;}


.main-menu {
  margin-top: 19px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.33);
  box-shadow: inset 0px 4px 4px rgba(56, 173, 186, 0.13);
  filter: drop-shadow(0px 21px 60px rgba(255, 255, 255, 0.11));
  border-radius: 40px; }
  .main-menu ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding-right: 80px; }
    .main-menu ul li:first-of-type a.catalog-link {
      background: linear-gradient(358.21deg, #FEC106 1.41%, #FEF614 98.39%);
      box-shadow: inset 0px 4px 4px rgba(254, 193, 6, 0.83);
      border-radius: 40px;
      padding: 22px 47px;
      color: rgba(45, 45, 45, 0.87);
      font-weight: bold;
      display: flex;
      align-items: center;
      line-height: 1;
      transition: none; }
      .main-menu ul li:first-of-type a.catalog-link:hover {
        background: #FEF614;
        box-shadow: none;
        opacity: 1; }
      .main-menu ul li:first-of-type a.catalog-link span {
        margin-left: 15px;
        position: relative;
        top: 2px; }
    .main-menu ul a {
      padding: 22px 0;
      font-size: 22px;
      color: #FFFFFF;
      line-height: 1;
      transition: all 0.4s ease; }
      .main-menu ul a:hover {
        opacity: 0.7; }
  .main-menu .mega-menu-link {
    position: static; }
    .main-menu .mega-menu-link:hover .submenu {
      opacity: 1;
      visibility: visible; }
      .main-menu .mega-menu-link:hover .submenu li:hover .second-level-submenu {
        opacity: 1;
        visibility: visible; }
  .main-menu .submenu {
    position: absolute;
    width: 100%;
    padding: 40px 45px;
    background-color: #fff;
    border: 1px solid rgba(26, 60, 125, 0.1);
    box-shadow: 0px 15px 50px rgba(24, 96, 141, 0.09);
    border-radius: 40px;
    z-index: 98;
    padding-right: 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: all 0.6s ease;
    opacity: 0;
    visibility: hidden; }
    .main-menu .submenu:before {
      content: '';
      height: 100%;
      width: 1px;
      background-color: #E7EBF1;
      position: absolute;
      top: 0;
      left: 400px; }
    .main-menu .submenu li {
      position: static;
      max-width: 355px;
      width: 100%; }
      .main-menu .submenu li a {
        width: 100%;
        font-size: 18px;
        color: #1A3C7D;
        margin-bottom: 20px;
        padding: 0; }
      .main-menu .submenu li:last-of-type a {
        margin-bottom: 0; }
  .main-menu .second-level-submenu {
    position: absolute;
    top: 40px;
    left: 400px;
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden; }
    .main-menu .second-level-submenu li a {
      color: rgba(27, 76, 128, 0.87); }

.black-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease; }
  .black-overlay.active {
    opacity: 1;
    visibility: visible; }

.city-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  background: #FFFFFF;
  border-radius: 40px;
  padding: 30px 35px 50px 35px;
  max-width: 500px;
  width: 100%;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  max-height: 90%;
  overflow: auto; }
  .city-modal.active {
    opacity: 1;
    visibility: visible; }
  .city-modal .cross {
    position: absolute;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(358.21deg, #FEC106 1.41%, #FEF614 98.39%);
    box-shadow: inset 0px 4px 4px rgba(254, 193, 6, 0.83);
    border-radius: 40px;
    top: 25px;
    right: 30px; }
    .city-modal .cross span {
      width: 20px;
      height: 1px;
      background-color: #1A3C7D;
      position: absolute; }
      .city-modal .cross span:first-of-type {
        transform: rotate(45deg); }
      .city-modal .cross span:last-of-type {
        transform: rotate(-45deg); }
  .city-modal ul {
    display: flex;
    flex-direction: column; }
    .city-modal ul li {
      padding-left: 0; }
      .city-modal ul li:nth-of-type(odd) {
        margin-right: 100px; }
      .city-modal ul li:before {
        display: none; }
      .city-modal ul li a {
        position: relative;
        font-weight: normal;
        font-size: 16px;
        text-decoration-line: underline;
        color: #1A3C7D;
        width: 100%; }
        .city-modal ul li a:hover {
          text-decoration: none; }
  .city-modal .title {
    font-weight: bold;
    font-size: 22px;
    color: #1B4C80;
    margin-bottom: 25px; }
  .city-modal .city-submenu {
    margin-top: 20px;
    padding-left: 25px;
    display: none; }
    .city-modal .city-submenu a {
      margin-bottom: 7px; }
      .city-modal .city-submenu a:last-of-type {
        margin-bottom: 0; }

.city-wrapper {
  position: relative;
  transition: all 0.4s ease; }
  .city-wrapper:hover {
    opacity: 0.7; }
  .city-wrapper .title {
    padding: 24px 30px;
    background: rgba(255, 255, 255, 0.33);
    border: 1px solid #62ABB5;
    border-radius: 40px;
    display: flex;
    align-items: center;
    font-weight: normal;
    font-size: 16px;
    color: #175D8C;
    line-height: 1;
    cursor: pointer; }
  .city-wrapper span {
    position: relative;
    margin: 0 15px;
    font-weight: bold;
    text-decoration-line: none;
    color: #175D8C; }
    .city-wrapper span:before {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #175D8C; }

.cart-wrapper {
  max-width: 160px;
  width: 100%;
  display: flex;
  align-items: center; }
  .cart-wrapper .empty, .cart-wrapper .empty a {
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    letter-spacing: 0.03em;
    color: rgba(255, 255, 255, 0.87); }
    
.cart_table {
	
}
.cart_table img{
	width: 200px;
}
.cart_table input{
	width: 120px !important;
	text-align: center;
}
.cart_cont {
	width: 70%;
}
.cart_dop {
	font-size:24px;
}
.cart_dop select {
	width: 100%;
}

.cart {
  max-width: 94px;
  width: 100%;
  position: relative; }
  .cart img {
    width: 100%; }
  .cart .count {
    position: absolute;
    top: -5px;
    right: 10px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    letter-spacing: 0.03em;
    color: #175D8C; }

.title_social{
	font-size: 36px;
	text-transform: uppercase;
	padding: 0 10px;
}

.withnds {
 position: fixed;
 bottom: 20px;
 left: 100px;
 line-height: 30px;
 padding: 10px 10px 10px 10px;
 background: rgba(22, 164, 42, 0.9);
 //background: rgba(0, 0, 0, 0.9);
 text-align: center;
 color: #fff;
 letter-spacing: -0.03em;
 border-radius: 5px;
 z-index: 9999;
 box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.38);
 -webkit-animation: 2.8s ease-in-out 2.5s normal none infinite running trambling-animation;
    -moz-animation: 2.8s ease-in-out 2.5s normal none infinite running trambling-animation;
    -o-animation: 2.8s ease-in-out 2.5s normal none infinite running trambling-animation;
    animation: 2.8s ease-in-out 2.5s normal none infinite running trambling-animation;
}
.withnds.active {
 display: none;
}
.withnds img, .withnds p {
 display: inline-block;
 vertical-align: top;
}
.withnds p {
 color: #fff;
 font-family: 'Montserrat', sans-serif !important;
 font-size: 20px;
 font-weight: 900;
 margin-top: 5px
}
#close-withnds {
    position: absolute;
    top: -5px;
    right: -5px;
    height: 20px;
    width: 20px;
    background: #7D7D7D;
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid #fff;
}
#close-withnds:before, #close-withnds:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 8px;
    height: 10px;
    width: 2px;
    background: #fff;
}
#close-withnds:before {
    transform: rotate(45deg);
}
#close-withnds:after {
    transform: rotate(-45deg);
}
#toTop {
        text-align: center;
        padding: 5px;
        position: fixed;
        /* this is the magic */
        bottom: 10px;
        height: 64px;
        width: 64px;
        left: 20px;
        cursor: pointer;
        display: none;
        color: #333;
        font-family: verdana;
        font-size: 11px;
        z-index: 999;
        background: url("../images/totop.png") no-repeat center center;
    }
.main-section {
  background: url("../img/main-bg.jpg") center no-repeat;
  background-size: cover;
  position: relative; }
  .main-section:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 123px;
    background: url("../img/main-divider.svg") center no-repeat;
    background-size: cover; }
  .main-section .container {
    padding-top: 250px;
    padding-bottom: 150px; }
  .main-section .main-title,  .main-section .main-title h1, .main-title h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 50px;
    line-height: 1.3;
    color: #FFFFFF;
    margin-bottom: 20px; }
  .main-title h2 {
	color: #000;
	text-align:center;
  }
  .main-section ul li {
    font-size: 20px;
    color: #8DDAE2;
    padding-left: 30px; }
    .main-section ul li:before {
      top: 2px; }
  .main-section form {
    padding: 25px 55px; }
  .main-section .gift {
    max-width: 578px;
    margin-left: -60px;
    margin-top: 20px; }
  .main-section .years {
    position: absolute;
    max-width: 105px;
    width: 100%;
    bottom: 300px;
    right: 25px; }
  .main-section .preference-block {
    margin-top: 15px; }
    
 .morozoff {width:970px; margin:0 auto; padding-bottom: 90px;}
 .block_morozoff {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: 200px;
	margin: 0px 10px 0 10px;
	text-align: center;
	background: #dd416c;
	border-radius: 70px;
}
.block_morozoff p{
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 18px !important;
    color: #fff !important;	
}
.block_morozoff b{
	font-size: 50px !important;
}
.m_socials {
	text-align: center;
	margin-top: 65px;
	padding-bottom: 30px;
	list-style: none !important;
}

.m_socials li::before {
	list-style: none !important;
	display: none;
}
.m_socials ul {
	margin-top: 40px;
	list-style-type: none;
}

.m_socials li {
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
	list-style: none !important;
}

.m_socials ul li {list-style: none;}


.block_morozoff:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.block_morozoff div {
	display: inline-block;
	vertical-align: middle;
}


.par_mor_1 {
	font: 25px/1.1 roboto_slablight;
}

.par_mor_2 {
	font: bold 56px/1.0 roboto_slabregular;
}

.par_mor_3 {
	font: 14px/1.2 roboto_slabregular;
}
.aim {
	//background: url(../images/aimg_bg.png) no-repeat center top;
	background-size: cover;
	text-align: center;
	margin-bottom: 50px;
}
.aim h2, .aim .main_h2 {
	color: #231f20;
}

.aim h2 span {
	background: url("../images/h2bg.png") no-repeat;
	color: #fff;
}
.aim img {width:100%;}

.main_comand {
	max-width: 1020px;
	margin: 0 auto;
	text-align: center;
}

.main_comand h2 {
	color: #231f20;
}

.listnone {list-style:none !important;}

.wr_comand {
	display: inline-block;
	vertical-align: top;
	border: 3px solid #dd416c;
	border-radius: 25px;
	padding: 6px 8px 6px 8px;
	margin: 30px 3px 0 3px;
	text-align: center;
}

.comand {
	border: 3px dotted #dd416c;
	border-radius: 25px;
	padding: 20px;
	text-align:center;
}

.comand img {
	width: 200px;
	margin: 0 auto;
	max-width: 200px;
}

.name_comand {
	color: #231f20;
	font-weight: bold;
	margin-top: 15px;
}

.employment {
	margin-top: 5px;
}

.comand_info {
	text-align: center;
	padding: 15px 0 15px 0;
	background-size: 100% 100%;
	margin-top: 15px;
	width:208px;
	background: linear-gradient(89.69deg, rgba(37, 152, 157, 0.87) 0.27%, rgba(23, 93, 140, 0.87) 99.75%);
	border-radius: 40px;
	color: #fff;
}

.comand_info p {
	color: #fff !important;
}

.comand_info a {
	display: block;
	color: #fff;
	text-decoration: underline;
	margin-top: 3px;
}

.comand_info a:hover {
	text-decoration: none;
}
.bl_history {
    color: #dd416c;
    font-size: 16px;
}
.bl_history ul {
    margin: 0 auto;
    padding-top: 30px;
    max-width: 1100px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 55px;
}
.bl_history li {
    position: relative;
    list-style: none;
    clear: both;
    display: table;
    padding: 15px;
    background: #fff;
    box-shadow: 0 2px 3px rgba(121, 112, 112, 0.2);
    margin-bottom: 15px;
    min-height: 81px;
    width: calc(50% - 7px);
    border: 2px solid #dd416c;
}
.bl_history li ._cell {
    display: table-cell;
    vertical-align: middle;
    height: 81px;
}
.bl_history li ._cell img {
    max-width: none;
}
.bl_history li ._cell:nth-child(1) img {
    padding-right: 30px;
}
.bl_history li ._cell:nth-child(2) img {
    padding-left: 30px;
}
.bl_history li:nth-child(odd) {
    float: right;
}
.bl_history li:nth-child(even) {
    float: left;
}
.bl_history li::after {
    position: absolute;
    content: attr(data-year);
    border: 3px solid #dd416c;
    background: #dd416c;
    font-weight:bold;
    font-size: 20px;
    color: #fff;
    width: 81px;
    height: 81px;
    line-height: 81px;
    text-align: center;
    top: 0;
}
.bl_history li:nth-child(odd)::after {
    left: -95px;
}
.bl_history li:nth-child(even)::after {
    right: -95px;
}
.bl_history li::before {
    position: absolute;
    height: 3px;
    background: #dd416c;
    width: 16px;
    top: 40px;
    left: 100%;
}
.bl_history li:nth-child(odd)::before {
    left: -17px;
}
.bl_history li:nth-child(even)::before {
    right: -17px;
}

.faq {padding-left: 50px;}
.faq p{padding-top: 30px;}
.block_order {padding:30px 0 0 30px;}


ul {
  list-style: none;
  margin-top: 15px; }
  ul li {
    position: relative;
    padding-left: 22px;
    font-size: 16px;
    line-height: 1.4;
    color: #1A3C7D;
    margin-bottom: 14px; }
    ul li span {
      font-weight: bold; }
    ul li:last-of-type {
      margin-bottom: 0; }
    ul li:before {
      content: '';
      position: absolute;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #F02A6B;
      border: 1px solid rgba(255, 255, 255, 0.71);
      top: 1px;
      left: 0; }

nav ul {
  list-style: none;
  margin-top: 0px; }
  nav ul li {
    position: relative;
    padding-left: 0px;
    margin-bottom: 0; }
    nav ul li span {
      font-weight: bold; }
    nav ul li:last-of-type {
      margin-bottom: 0; }
    nav ul li:before {
      display: none; }

.form-block form {
  background: rgba(255, 255, 255, 0.17);
  box-shadow: 0px 20px 40px rgba(17, 60, 134, 0.06), inset 0px 4px 4px rgba(255, 255, 255, 0.2);
  border-radius: 40px; }

.preference-block .item {
  padding: 33px 43px;
  background: rgba(255, 255, 255, 0.87);
  box-shadow: 0px 15px 50px rgba(24, 96, 141, 0.05);
  border-radius: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start; }
  .preference-block .item img {
    max-width: 121px;
    width: 100%;
    margin-right: 15px; }
  .preference-block .item .info {
    max-width: calc(100% - 136px);
    width: 100%; }
  .preference-block .item .title {
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 0.03em;
    color: #1A3C7D;
    margin-bottom: 13px;
    line-height: 1.2; }
  .preference-block .item p {
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #1A3C7D; }

.morelist {display:none;}

input[type="tel"],
input[type="text"],
input[type="email"],
textarea {
  border: none;
  font-size: 18px;
  width: 100%;
  color: rgba(45, 45, 45, 0.87);
  padding: 24px 37px 20px 37px;
  background: rgba(255, 255, 255, 0.87);
  box-shadow: 0px 4px 40px rgba(84, 144, 248, 0.15), inset 0px 4px 4px rgba(84, 144, 248, 0.19);
  border-radius: 40px;
  margin-bottom: 10px; }
  input[type="tel"]::placeholder,
  input[type="text"]::placeholder,
  input[type="email"]::placeholder,
  textarea::placeholder {
    color: rgba(45, 45, 45, 0.87); }

textarea {
  max-height: 135px;
  resize: none; }

input[type="submit"], input[type="button"] {
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff;
  background: #F02A6B;
  box-shadow: 0px 4px 40px rgba(84, 144, 248, 0.15), inset 0px 4px 4px rgba(84, 144, 248, 0.19);
  border-radius: 40px;
  font-weight: bold;
  font-size: 18px;
  padding-top: 5px;
  border: none; }


.bestseller-section .container {
  padding-top: 75px;
  padding-bottom: 60px; }
.bestseller-section .main-section-title {
  margin-bottom: 34px; }
.bestseller-section .main-button {
  margin-top: -40px; }
  
 .fabriki {
	 padding-top:30px;
 }

.category-label {
  width: 100%;
  height: 63px;
  background: linear-gradient(90deg, #2FA788 0%, #185E8D 100%);
  border-radius: 40px;
  padding: 0 30px;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 23px;
  color: rgba(255, 255, 255, 0.87);
  margin-bottom: 30px;
  padding-top: 5px;
  position: relative; }
  .category-label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/category-bg.svg) center no-repeat;
    background-size: cover; }

.product-row {
  margin-bottom: 75px; }

.product-item {
  padding: 34px 25px 30px 25px;
  background: rgba(255, 255, 255, 0.87);
  border: 1px solid rgba(26, 60, 125, 0.1);
  box-shadow: 0px 15px 50px rgba(24, 96, 141, 0.09);
  border-radius: 40px;
  margin-bottom: 30px;
  position: relative; }
  .product-item a img {
    width: 100%;
    text-align: center;
    margin-bottom: 30px; }
  .product-item .weight {
    font-weight: normal;
    font-size: 16px;
    color: #1A3C7D;
    margin-bottom: 10px; }
    .product-item .weight span {
      font-weight: 700; }
  .product-item .on-sale {
    position: absolute;
    max-width: 125px;
    width: 100%;
    top: 34px;
    right: -15px; }
   .product-item .s_goda {
     position: absolute;
    max-width: 150px;
    width: 100%;
    top: 34px;
    right: -15px; }
  .product-item .title {
    font-weight: bold;
    font-size: 22px;
    line-height: 125%;
    color: #1B4C80;
    margin-bottom: 16px;
    height: 56px; }
  .product-item .price {
    display: flex;
    align-items: center;
    font-size: 23px;
    color: #DD4E7F; }
    .product-item .price .old {
      text-decoration-line: line-through;
      color: rgba(26, 60, 125, 0.45);
      margin-right: 10px; }

.categories-section {
  background: #F6F7F9;
  position: relative; }
  .categories-section.catalog-categories {
    background-color: unset; }
    .categories-section.catalog-categories:before, .categories-section.catalog-categories:after {
      display: none; }
    .categories-section.catalog-categories .container {
      padding-top: 70px;
      padding-bottom: 50px; }
  .categories-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 128px;
    background: url("../img/categories-divider.svg") center no-repeat;
    background-size: cover; }
  .categories-section:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 133px;
    background: url("../img/question-top-divider.svg") center no-repeat;
    background-size: cover; }
  .categories-section .container {
    padding-top: 205px;
    padding-bottom: 165px; }
  .categories-section .main-button {
    margin-top: 57px; }

.categories-block .item {
  background: linear-gradient(99.11deg, rgba(37, 152, 157, 0.7) 2.77%, rgba(26, 60, 125, 0.7) 92.38%);
  box-shadow: 0px 15px 50px rgba(24, 96, 141, 0.05);
  border-radius: 40px;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  padding-right: 13px;
  margin-bottom: 30px; }
  .categories-block .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    background: url("../img/category-item-bg.svg") center no-repeat;
    background-size: cover; }
  .categories-block .item img {
    max-width: 214px;
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: -10px; }
  .categories-block .item .info {
    max-width: 215px;
    width: 100%;
    color: rgba(255, 255, 255, 0.87);
    letter-spacing: 0.03em; }
  .categories-block .item span {
    font-size: 18px;
    display: block;
    margin-bottom: 10px; }
  .categories-block .item .title {
    font-weight: bold;
    font-size: 25px;
    line-height: 1.2; }

.question-section {
  background: url("../img/questions-bg.jpg") center no-repeat;
  background-size: cover;
  position: relative; }
  .question-section:before {
    content: '';
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 260px;
    background: url("../img/questions-divider-bottom.svg") center no-repeat;
    background-size: cover; }
  .question-section .container {
    padding-top: 140px;
    padding-bottom: 280px; }
  .question-section .main-title {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 70px;
    line-height: 1.25;
    text-transform: uppercase;
    margin-bottom: 120px; }
    .question-section .main-title span {
      font-weight: normal; }
  .question-section a {
    display: block;
    font-weight: normal;
    font-size: 40px;
    color: rgba(255, 255, 255, 0.87);
    margin-bottom: 15px; }
  .question-section form {
    padding: 64px 54px; }
  .question-section .snowman {
    position: absolute;
    bottom: 120px;
    left: 345px;
    max-width: 390px;
    width: 100%; }

.why-section .main-section-title {
  margin-bottom: 70px; }
.why-section .item {
  position: relative;
  padding-left: 50px;
  margin-bottom: 65px; }
  .why-section .item:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url("../img/star-list.svg") center no-repeat;
    background-size: contain; }
  .why-section .item .title {
    font-weight: bold;
    font-size: 23px;
    color: #1B4C80;
    margin-bottom: 15px; }
  .why-section .item p {
    color: rgba(27, 76, 128, 0.87);
    font-size: 16px; }

.seo-section {
  background: #F6F7F9;
  position: relative; }
  .seo-section img {
    width: 100%; }
  .seo-section .row {
    align-items: center; }
  .seo-section .main-section-title {
    margin-bottom: 20px; }
  .seo-section:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 88px;
    background: url("../img/why-divider.svg") center no-repeat;
    background-size: cover; }
  .seo-section:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 88px;
    background: url("../img/seo-divider.svg") center no-repeat;
    background-size: cover; }
  .seo-section .container {
    padding-top: 180px;
    padding-bottom: 145px; }
  .seo-section p {
    max-width: 740px;
    width: 100%;
    margin-bottom: 55px;
    font-size: 16px;
    color: rgba(27, 76, 128, 0.87); }
    .seo-section p a {
      font-weight: bold;
      color: rgba(27, 76, 128, 0.87); }

.skidka {
	display: inline-block;
	vertical-align: top;
	background-color: #f6c308;
	color: #fff;
	font-size: 20px;
	border-radius: 5px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0;
	position: relative;
}

.skidka span {
	//color: #f6c308;
	font-weight: bold;
}

.skidka img {
	position: absolute;
	top: 10px;
    right: -60px;
}

.category-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center; 
  padding:0;
  margin:0;}
  .category-list li::before{ display:none;}
  .category-list li {list-style: none !important; }
  .category-list .item, .category-list li a {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    color: rgba(27, 76, 128, 0.87);
    border: 1px solid rgba(26, 60, 125, 0.1);
    filter: drop-shadow(0px 4px 40px rgba(84, 144, 248, 0.15));
    border-radius: 40px;
    margin-right: 7px;
    margin-bottom: 5px;
    padding: 0 18px;
    padding-top: 3px;
    cursor: pointer; 
}
  .category-list .all, .morebutton a {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #CF2262;
     }
    

.review-section .container {
  padding-top: 50px;
  padding-bottom: 60px; }
.review-section .main-section-title {
  margin-bottom: 40px; }
.review-section .logos {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .review-section .logos .item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin: 0 11px;
    box-shadow: 0px 16px 50px rgba(24, 96, 141, 0.09); }
    .review-section .logos .item img {
      max-width: 115px;
      width: 100%; }
      
  .image-slider {
  width: calc(100% + 30px);
  position: relative; }
  .image-slider .slick-list {
    padding: 15px;
    margin-left: -30px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .image-slider .item {
    outline: none;
    text-align:center;
    box-shadow: none;
    transition: all 0.4s ease; }
    .image-slider .item img{width:100% !important;}
    .image-slider .item[aria-hidden="false"] {
     }
    .image-slider .slick-prev {
  left: -20px; }
.image-slider .slick-next {
  right: 3px; }

.review-slider {
  width: calc(100% + 60px);
  position: relative;
  right: 30px;
  margin-top: -50px; }
  .review-slider .slick-list {
    padding: 50px 15px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .review-slider .item {
    outline: none;
    margin: 0 15px;
    background: linear-gradient(89.69deg, rgba(37, 152, 157, 0.87) 0.27%, rgba(23, 93, 140, 0.87) 99.75%);
    box-shadow: none;
    border-radius: 40px;
    padding: 29px 30px 30px 35px;
    transition: all 0.4s ease; }
    .review-slider .item[aria-hidden="false"] {
      box-shadow: 0px 15px 50px rgba(24, 96, 141, 0.09); }
    .review-slider .item p {
      margin-bottom: 19px;
      color: rgba(255, 255, 255, 0.87); }
    .review-slider .item .subtitle {
      font-weight: bold;
      font-size: 24px;
      color: #FFFFFF;
      line-height: 1; }

.slick-prev,
.slick-next {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  z-index: 1;
  opacity: 1; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    opacity: 1;
    background-color: #fff; }
  .slick-prev:before,
  .slick-next:before {
    content: '';
    width: 25px;
    height: 16px; }

.slick-prev {
  left: 3px; }

.slick-next {
  right: 3px; }

.slick-prev:before {
  background: url("../img/arrow-prev.svg") center no-repeat;
  background-size: contain; }

.slick-next:before {
  background: url("../img/arrow-next.svg") center no-repeat;
  background-size: contain; }

footer .logo {
  margin-bottom: 35px; }
footer .top-footer {
  position: relative;
  background: #175D8C; }
  footer .top-footer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 88px;
    background: url("../img/footer-divider.svg") center no-repeat;
    background-size: cover; }
  footer .top-footer .container {
    padding-top: 120px;
    padding-bottom: 80px;
    display: flex;
    align-items: stretch;
    justify-content: space-between; }
footer .left-side {
  max-width: 370px;
  width: 100%; }
footer nav ul {
  list-style: none; }
  footer nav ul a {
    display: inline-block;
    font-size: 16px;
    text-decoration-line: none;
    color: rgba(255, 255, 255, 0.87);
    margin-bottom: 17px;
    position: relative;
    line-height: 1;
    transition: all 0.4s ease; }
    footer nav ul a:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.87);
      transition: all 0.4s ease; }
    footer nav ul a:hover {
      color: rgba(255, 255, 255, 0.87); }
      footer nav ul a:hover:before {
        opacity: 0;
        visibility: hidden; }
footer .right-side {
  display: flex;
  align-items: stretch; }
footer p {
  font-weight: normal;
  font-size: 16px;
  text-align: right;
  color: rgba(255, 255, 255, 0.87);
  line-height: 1.2; }
footer .contacts {
  margin-left: 80px; }
footer .label-title {
  font-weight: bold;
  font-size: 16px;
  text-align: right;
  color: rgba(255, 255, 255, 0.87);
  margin-bottom: 15px; }
footer .socials {
  display: flex;
  align-items: center;
  margin-bottom: 35px; }
  footer .socials a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 12px; }
    footer .socials a:last-of-type {
      margin-right: 0; }
footer .tel {
  display: block;
  font-weight: normal;
  font-size: 23px;
  text-align: right;
  color: rgba(255, 255, 255, 0.87); }
footer .address-title {
  margin-top: 30px;
  margin-bottom: 10px; }
footer .bottom-footer {
  padding: 25px 0 15px 0; }
  footer .bottom-footer .container {
    align-items: center;
    display: flex;
    flex-direction: column; }
footer .copyright {
  font-weight: normal;
  font-size: 16px;
  color: #1B4C80;
  text-align: center;
  margin-bottom: 15px; }
footer .payments {
  max-width: 700px;
  width: 100%; }

.contact-section {
  position: relative; }
  .contact-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 88px;
    background: url("../img/map-divider.svg") center no-repeat;
    background-size: cover;
    z-index: 1; }
  .contact-section:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 77px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    z-index: 1; }

.map-block {
  position: relative; }
  .map-block .info-block {
    max-width: 410px;
    width: 100%;
    position: absolute;
    padding: 44px 30px 50px;
    top: 0;
    left: calc((100vw - 1170px) / 2);
    background: rgba(255, 255, 255, 0.87);
    border: 1px solid rgba(26, 60, 125, 0.1);
    box-shadow: 0px 15px 50px rgba(24, 96, 141, 0.09);
    border-radius: 40px;
    z-index: 1; }
    .map-block .info-block .main-section-title {
      margin-bottom: 25px; }
    .map-block .info-block p {
      font-size: 16px;
      color: #1B4C80;
      margin-bottom: 25px; }
    .map-block .info-block .label-title {
      font-weight: bold;
      font-size: 16px;
      color: #1B4C80;
      margin-top: 25px; }
    .map-block .info-block .label-text {
      font-size: 16px;
      color: #1B4C80; }
    .map-block .info-block .tel-block {
      display: flex;
      align-items: center;
      margin-top: 24px; }
      .map-block .info-block .tel-block a {
        display: block;
        font-weight: bold;
        font-size: 23px;
        color: #1B4C80; }
      .map-block .info-block .tel-block img {
        max-width: 64px;
        width: 100%;
        transform: rotateY(180deg);
        margin-left: 20px; }

#map {
  width: 100%;
  height: 600px; }

.page-caption {
  background: url("../img/page-caption.jpg") center no-repeat;
  background-size: cover; }
  .page-caption .container {
    padding-top: 225px;
    padding-bottom: 75px; }
  .page-caption .main-title, .page-caption .main-title h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 50px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
    line-height: 1; }

.breadcrumbs {margin:0; padding:0; list-style:none;}
.breadcrumbs li::before, .breadcrumbs li::after{display:none; width:0px !important; height:0px !important; margin:0; padding:0;}
.breadcrumbs li {float:left;}

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs span {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.87); }

.preference-section {
  padding: 50px 0; }

.catalog-seo {
  background: unset; }
  .catalog-seo:before, .catalog-seo:after {
    display: none; }
  .catalog-seo .container {
    padding-top: 0;
    padding-bottom: 0; }
  .catalog-seo .category-list {
    margin-bottom: 40px; }
  .catalog-seo p {
    max-width: 100%;
    margin-bottom: 35px; }

.catalog-bestseller .container {
  padding-bottom: 0; }

.provider-section {
  background: #F6F7F9;
  position: relative; }
  .provider-section .container {
    padding-top: 160px;
    padding-bottom: 160px; }
  .provider-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 88px;
    background: url("../img/provider-top.svg") center no-repeat;
    background-size: cover; }
  .provider-section:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 133px;
    background: url("../img/provider-bottom.svg") center no-repeat;
    background-size: cover; }
  .provider-section .main-section-title {
    margin-bottom: 40px; }

.provider-logo {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -17px; }
  .provider-logo .item {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    box-shadow: 0px 16px 50px rgba(24, 96, 141, 0.09);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 17px 18px;
    background-color: #fff; }
    .provider-logo .item img {
      max-width: 117px;
      border-radius: 50%; }

@keyframes float {
  0% {
    transform: translatey(0px); }
  50% {
    transform: translatey(-10px); }
  100% {
    transform: translatey(0px); } }
@keyframes left-right {
  0% {
    left: -3%;
    top: 40px; }
  100% {
    left: 108%;
    top: 40px; } }
@keyframes opacity {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }
.delivery-section {
  position: relative; }
  .delivery-section:before {
    content: '';
    position: absolute;
    top: -180px;
    left: 0;
    width: 100%;
    height: 314px;
    background: url("../img/delivery-divider.svg") center no-repeat;
    background-size: cover; }
  .delivery-section .container {
    padding-bottom: 115px;
    padding-top: 130px; }
    .delivery-section .container .row {
      align-items: center; }
  .delivery-section .main-section-title {
    margin-bottom: 35px;
    position: relative;
    z-index: 1; }
  .delivery-section p {
    max-width: 550px;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    z-index: 1; }
  .delivery-section ul {
    margin: 30px 0; }
  .delivery-section .map {
    position: absolute;
    right: 10px;
    width: 100%;
    max-width: 785px; 
    animation: float 6s ease-in-out infinite;}
  
    .delivery-section .map .map-image {
      width: 100%;
      object-fit: contain; }
   

.video-section {
  background: url("../img/videobg.jpg") center no-repeat;
  background-size: cover;
  margin-top: -5px; }
  .video-section .container {
    padding: 30px 0 200px 0; 
    }
    .video-section .row{
	    padding: 30px 0 200px 0; 
    }
    .video-section .container .row {
      align-items: center; }
  .video-section .title {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 70px;
    line-height: 1.2;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.87); }
    .video-section .title span {
      font-weight: bold;
      display: block; }
  .video-section a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
    .video-section a:before {
      content: '';
      max-width: 156px;
      width: 100%;
      height: 109px;
      position: absolute;
      background: url("../img/play-button.svg") center no-repeat;
      background-size: contain;
      z-index: 1; }
  .video-section img {
    width: 100%;
    border-radius: 40px;
    box-shadow: inset 0px 4px 4px rgba(255, 255, 255, 0.2);
    filter: drop-shadow(0px 20px 40px rgba(17, 60, 134, 0.06)); }

.filter-section .container {
  padding-bottom: 30px; }
.filter-section form {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between; }
.filter-section .column {
  max-width: calc(100% / 3 - 20px);
  width: 100%; }
.filter-section .title {
  font-size: 18px;
  letter-spacing: 0.03em;
  color: #1A3C7D;
  margin-bottom: 24px; }
.filter-section .dropdown {
  position: relative;
  margin-top: 15px; }
  .filter-section .dropdown-title {
    background: rgba(255, 255, 255, 0.87);
    box-shadow: 0px 4px 40px rgba(84, 144, 248, 0.15), inset 0px 4px 4px rgba(84, 144, 248, 0.19);
    border-radius: 40px;
    padding: 24px 37px 20px 37px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    color: rgba(45, 45, 45, 0.87);
    cursor: pointer; }
  .filter-section .dropdown-content {
    position: absolute;
    width: 100%;
    top: calc(100% + 5px);
    border-radius: 0 0 20px 20px;
    background-color: #fff;
    display: flex;
    padding: 10px 0;
    flex-direction: column;
    box-shadow: 0px 4px 40px rgba(84, 144, 248, 0.15);
    z-index: 10;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden; }
    .filter-section .dropdown-content span {
      font-size: 16px;
      padding: 10px 20px;
      cursor: pointer;
      transition: all 0.4s ease; }
      .filter-section .dropdown-content span:hover {
        opacity: 0.7; }
  .filter-section .dropdown.active .dropdown-content {
    opacity: 1;
    visibility: visible; }

.noUi-horizontal {
  height: 3px;
  border: 0;
  border-radius: 0;
  background: #DDE2EF;
  width: calc(100% - 34px);
  margin-left: 17px; }
  .noUi-horizontal .noUi-handle {
    outline: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 0;
    top: calc(50% - 15px);
    background: #F02A6B;
    box-shadow: none; }
    .noUi-horizontal .noUi-handle.noUi-handle-lower {
      left: -17px; }
    .noUi-horizontal .noUi-handle.noUi-handle-upper {
      right: -17px; }
    .noUi-horizontal .noUi-handle:after, .noUi-horizontal .noUi-handle:before {
      display: none; }

.noUi-connect {
  background: #23A492;
  border-radius: 0px; }

.single-product-section .container {
  padding-top: 80px;
  padding-bottom: 38px; }
.single-product-section hr {
  margin-top: 5px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #E7EBF2; }
.single-product-section .image {
  padding: 55px 90px;
  position: relative;
  background: rgba(255, 255, 255, 0.87);
  border: 1px solid rgba(26, 60, 125, 0.1);
  box-shadow: 0px 15px 50px rgba(24, 96, 141, 0.09);
  border-radius: 40px; }
  .single-product-section .image .main-img {
    width: 100%; }
  .single-product-section .image .sale-img {
    position: absolute;
    top: 30px;
    left: 30px;
    max-width: 120px;
    width: 100%; }
  .single-product-section .image .free-sale {
    width: 170px;
    height: 48px;
    border: 1px solid #F02A6B;
    border-radius: 40px;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 12px;
    color: #1A3C7D;
    position: absolute;
    top: 90px;
    left: 30px;
    line-height: 1.2;
    background-color: #fff; }
   .single-product-section .image .product-sale {
    position: absolute;
    top: 22px;
    left: 30px;
 }

   .single-product-section .image .sold {
    
    position: absolute;
    top: 220px;
    left: 200px;
    }
    .single-product-section .image .sold img{
	    width:250px;
	    }
   .single-product-section .image .product-sale {
    position: absolute;
    top: 22px;
    left: 30px;
 }
  .product-item .sold {
    
    position: absolute;
    top: 120px;
    left: 70px;
    }
    .product-item .sold img{
	    width:150px;
	    }
   .product-item .product-sale {
    position: absolute;
    top: 22px;
    left: 30px;
 }


.single-product-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 410px;
  width: 100%; }
  .single-product-info .item {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #1A3C7D;
    width: 200px;
    margin-bottom: 25px; }
    .single-product-info .item svg {
      margin-right: 15px;
      max-width: 22px;
      width: 100%; }
    .single-product-info .item .text {
      line-height: 1; }
    .single-product-info .item span {
      font-weight: bold; }

.single-product-price-line {
  margin-bottom: 40px; }
  .single-product-price-line .title {
    font-weight: bold;
    font-size: 22px;
    color: #1A3C7D;
    margin-bottom: 10px; }
  .single-product-price-line .line {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .single-product-price-line .price {
    display: flex;
    align-items: center;
    font-size: 30px;
    line-height: 1; }
    .single-product-price-line .price .new {
      color: #F02A6B;
      margin-left: 7px; }
    .single-product-price-line .price .old {
      text-decoration-line: line-through;
      color: rgba(26, 60, 125, 0.45); }
  .single-product-price-line form {
    display: flex;
    align-items: center; }
    .single-product-price-line form button {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.87);
      box-shadow: 0px 4px 40px rgba(84, 144, 248, 0.15), inset 0px 4px 4px rgba(84, 144, 248, 0.19);
      border-radius: 40px;
      font-size: 16px;
      color: #1A3C7D;
      line-height: 1;
      padding-top: 4px; }
    .single-product-price-line form input {
      margin: 0 5px;
      width: 70px;
      height: 70px;
      border: none;
      border-radius: 50%;
      text-align: center;
      color: #1A3C7D;
      font-size: 16px;
      padding: 0; }
  .single-product-price-line .add-to-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 270px;
    height: 70px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    background: #F02A6B;
    box-shadow: 0px 4px 40px rgba(84, 144, 248, 0.15), inset 0px 4px 4px rgba(84, 144, 248, 0.19);
    border-radius: 40px; }
    .single-product-price-line .add-to-cart svg {
      margin-right: 15px; }
    .single-product-price-line .add-to-cart span {
      position: relative;
      top: 2px; }

.single-product-description p {
  font-size: 16px;
  color: rgba(27, 76, 128, 0.87);
  margin-bottom: 10px; }
  .single-product-description p span {
    text-decoration: underline; }
    
 .zapros-price {
 	display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  max-width: 500px;
  height: 30px;
  border: 1px solid rgba(26, 60, 125, 0.1);
  border-radius: 40px;
  padding: 15px 50px;
  margin-top: 5px;
  transition: all 0.4s ease; 
 	background: #d78f32 !important;
	color: #fff;
	margin-bottom:5px;
 }
 
 .zapros-price:hover {
 	background: #FFF;
    color: rgba(255, 255, 255, 0.87);
    box-shadow: 0px 4px 40px rgba(84, 144, 248, 0.15), inset 0px 4px 4px rgba(84, 144, 248, 0.19); 
 }
 
 .zapros-price span {
    position: relative;
    top: 2px; }


.single-product-wildberries, .single-product-personal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #CF2262;
  max-width: 500px;
  height: 60px;
  border: 1px solid rgba(26, 60, 125, 0.1);
  border-radius: 40px;
  padding: 0 15px;
  margin-top: 25px;
  transition: all 0.4s ease; }
  .single-product-wildberries:hover, .single-product-personal:hover {
    background: #F02A6B;
    color: rgba(255, 255, 255, 0.87);
    box-shadow: 0px 4px 40px rgba(84, 144, 248, 0.15), inset 0px 4px 4px rgba(84, 144, 248, 0.19); }
  .single-product-wildberries span, .single-product-personal span {
    position: relative;
    top: 2px; }
  .single-product-wildberries img {
    max-width: 100px;
    width: 100%; }
    
.single-product-personal {
	background: #F02A6B !important;
	color: #fff;
	margin-bottom:35px;
	max-width: 370px !important;
}
.single-product-personal span {
	text-align:center !important;
}

.single-product-offer-section .container {
  padding: 38px 0 0; }

.single-product-offer-item {
  display: flex;
  align-items: center;
  margin-bottom: 40px; }
  .single-product-offer-item img {
    max-width: 120px;
    width: 100%;
    margin-right: 20px; }
  .single-product-offer-item span {
    font-size: 14px;
    letter-spacing: 0.03em;
    color: #1A3C7D;
    margin-bottom: 10px;
    display: block; }
  .single-product-offer-item .title {
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.03em;
    color: #1A3C7D;
    line-height: 1;
    margin-bottom: 20px; }
  .single-product-offer-item .price {
    font-size: 23px;
    line-height: 125%;
    color: #DD4E7F; }

.single-product-tabs-section .container {
  padding: 35px 0; }
.single-product-tabs-section .tab-content {
  padding: 80px 60px;
  background: #F6F7F9;
  border-radius: 40px;
  display: none;
  margin-top: 30px; }
  .single-product-tabs-section .tab-content[data-tab="1"] {
    display: block; }
  .single-product-tabs-section .tab-content p {
    font-size: 16px;
    line-height: 150%;
    color: rgba(27, 76, 128, 0.87);
    margin-bottom: 30px; }
    .single-product-tabs-section .tab-content p:last-of-type {
      margin-bottom: 0; }
.single-product-tabs-section button {
  height: 64px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border: 1px solid #156D68;
  padding-right: 25px;
  margin-top: 20px;
  border-radius: 40px;
  font-weight: bold;
  font-size: 23px;
  line-height: 76.9%;
  color: rgba(26, 60, 125, 0.87);
  position: relative; }
  .belsostav {
  	margin-left: 15%;
  }
  .single-product-tabs-section button.active {
    color: rgba(255, 255, 255, 0.87); }
    .single-product-tabs-section button.active:before, .single-product-tabs-section button.active:after {
      opacity: 1;
      visibility: visible; }
  .single-product-tabs-section button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    background: linear-gradient(90deg, #2FA788 0%, #185E8D 100%);
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden; }
  .single-product-tabs-section button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    background: url("../img/tab-snow.svg") right bottom no-repeat;
    background-size: 290%;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden; }
  .single-product-tabs-section button img {
    max-width: 77px;
    width: 100%;
    margin-right: 10px;
    top: -10px;
    position: relative;
    z-index: 2; }
  .single-product-tabs-section button span {
    position: relative;
    z-index: 2; }

.single-product-table-section .container {
  padding: 35px 0 38px 0; }
.single-product-table-section p {
  font-size: 16px;
  color: rgba(27, 76, 128, 0.87);
  margin-bottom: 30px; }
  .single-product-table-section p:last-of-type {
    margin-bottom: 0; }

.single-product-table {
  margin-bottom: 70px; }
  .single-product-table .table-caption {
    height: 64px;
    background: #F6F7F9;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    font-weight: bold;
    font-size: 18px;
    line-height: 76.9%;
    color: #1A3C7D; }
  .single-product-table .title-column {
    display: flex;
    align-items: center; }
    .single-product-table .title-column img {
      max-width: 120px;
      width: 100%;
      margin-right: 20px; }
    .single-product-table .title-column span {
      font-size: 16px;
      line-height: 150%;
      color: rgba(27, 76, 128, 0.87);
      text-align: left; }
  .single-product-table .right-side {
    display: flex;
    align-items: center; }
  .single-product-table .create-column {
    width: 130px;
    margin-right: 160px;
    text-align: center; }
  .single-product-table .quantity-column {
    width: 100px;
    text-align: center; }
  .single-product-table .table-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 30px;
    border-bottom: 1px solid #ECEFF5; 
    background:#FFF;}
    .single-product-table .table-row:last-of-type {
      border-bottom: 0px; }
    .single-product-table .table-row.table-centered {
      font-weight: normal;
      font-size: 30px;
      line-height: 76.9%;
      text-align: center;
      justify-content: center;
      color: #1A3C7D; }

.single-product-similar-section .container {
  padding-top: 35px; }
.single-product-similar-section .main-section-title {
  margin-bottom: 35px; }

.contact-main-section .container {
  padding-top: 90px;
  padding-bottom: 40px; }
.contact-main-section .main-title, .contact-main-section .main-title h1 {
  font-size: 23px;
  color: #1B4C80;
  margin-bottom: 30px; }
.contact-main-section p {
  font-size: 16px;
  margin-bottom: 30px;
  color: #1B4C80; }
.contact-main-section .tel {
  font-weight: bold;
  font-size: 23px;
  line-height: 76.9%;
  color: #1B4C80;
  margin-bottom: 30px; }
.contact-main-section .label {
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 8px;
  color: #1B4C80;
  display: block; 
  
  }
  .contact-main-section .label span {
    font-weight: bold; }
.contact-main-section .row-line {
  max-width: 550px;
  width: 100%;
  display: flex;
  justify-content: space-between; }
.contact-main-section .form-block form {
  padding: 40px 60px;
  background: rgba(255, 255, 255, 0.87);
  border: 1px solid rgba(26, 60, 125, 0.1);
  box-shadow: 0px 15px 50px rgba(24, 96, 141, 0.09);
  border-radius: 40px; }

@media (max-width: 1329px) {
  .container {
    max-width: calc(100% - 60px); }

  .preference-block .item {
    padding: 23px;
    flex-direction: column; }
   
   	.whysnowman{
	 display:none;
  }

  .preference-block .item .info {
    max-width: 100%; }

  .preference-block .item img {
    max-width: 100px;
    margin-bottom: 25px; }

  .preference-block .item .title {
    font-size: 22px; }

  .main-section-title {
    font-size: 45px; }

  .page-caption .main-title, .page-caption .main-title h1 {
    font-size: 45px;
    line-height: 1.2; }

  .question-section .main-title {
    font-size: 60px;
    margin-bottom: 70px; }

  .question-section a {
    font-size: 35px; }

  .question-section .snowman {
    position: absolute;
    bottom: 120px;
    left: 285px;
    max-width: 290px;
    width: 100%; }

  .question-section .container {
    padding-top: 70px; }

  .question-section {
    margin-top: -5px; }

  .review-slider .item .subtitle {
    font-size: 22px; }

  .map-block .info-block {
    left: 30px;
    max-width: 400px; }

  .contact-section:before {
    top: -5px;
    height: 58px; }

  .categories-block .item img {
    left: -40px; }

  .main-menu ul {
    padding-right: 30px; }

  .logo .main-logo {
    max-width: 170px; }

  .logo .logo-info {
    max-width: 115px;
    margin-top: -30px; }

  .cart-wrapper .empty {
    display: none; }

  .cart-wrapper {
    max-width: unset;
    width: auto; }

  header .telephone-wrapper img {
    display: none; }

  header .cart-wrapper {
    margin-left: 30px; }

  header .telephone-wrapper {
    margin-left: 30px; }

  .main-menu ul a {
    font-size: 20px; }

  .main-section form {
    padding: 25px; }

  .video-section .title {
    font-size: 55px; }

  .delivery-section .container {
    padding-top: 60px;
    padding-bottom: 100px; }

  .delivery-section img.map {
    max-width: 605px; }

  .single-product-tabs-section button span {
    line-height: 1.1; }

  .single-product-tabs-section button {
    font-size: 20px; }

  .single-product-tabs-section .tab-content {
    padding: 60px; }

  .single-product-price-line .line {
    flex-wrap: wrap; }

  .single-product-price-line .price {
    width: 100%;
    margin-bottom: 20px; }

  .contact-main-section .form-block form {
    padding: 40px 35px; }

  textarea {
    border-radius: 20px; }

  .contact-main-section .container {
    padding-top: 50px; }

  .contact-main-section .form-block {
    margin-top: 50px; }

  .delivery-section .map {
    max-width: 575px; }

  .delivery-section .map .map-car {
    max-width: 90px;
    right: 160px;
    bottom: 60px; } }
.sandwich {
  position: relative;
  display: none;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 16px;
  margin-left: 20px; }
  .sandwich span {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 5px; }
    .sandwich span:nth-of-type(1) {
      top: 0; }
    .sandwich span:nth-of-type(3) {
      bottom: 0; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.5);
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px); }
  .overlay.active {
    opacity: 1;
    visibility: visible; }

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  max-height: 100vh;
  overflow: auto;
  max-width: 340px;
  width: 100%;
  box-shadow: 0 9px 30px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  z-index: 100;
  transition: all .4s ease;
  visibility: hidden;
  transform: translateX(-120%); }
  .mobile-menu.active {
    visibility: visible;
    transform: translateX(0); }
  .mobile-menu .caption {
    padding: 20px;
    background-color: #F2F9FD;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .mobile-menu .caption span {
      color: #000;
      font-weight: bold;
      font-size: 20px; }
    .mobile-menu .caption button {
      width: 20px;
      height: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      .mobile-menu .caption button span {
        position: absolute;
        width: 100%;
        height: 2px;
        border-radius: 10px;
        background-color: #000; }
        .mobile-menu .caption button span:nth-of-type(1) {
          transform: rotate(45deg); }
        .mobile-menu .caption button span:nth-of-type(2) {
          transform: rotate(-45deg); }
  .mobile-menu nav {
    display: none; }
    .mobile-menu nav[data-tab="1"] {
      display: block; }
    .mobile-menu nav ul a {
      color: rgba(27, 76, 128, 0.87);
      font-size: 18px;
      display: block;
      padding: 15px 20px;
      border-bottom: 1px solid #DCE5E5; }
  .mobile-menu .tabs {
    display: flex;
    align-items: center; }
    .mobile-menu .tabs button {
      max-width: 50%;
      width: 100%;
      padding: 18px 15px;
      font-size: 16px;
      color: #000;
      font-weight: 500; }
      .mobile-menu .tabs button.active {
        background-color: #F02A6B;
        color: #fff; }
  .mobile-menu .second-level-mobile {
    display: none; }
  .mobile-menu .has-submenu > a {
    position: relative;
    transition: all 0.4s ease;
    padding: 15px 50px 15px 20px; }
    .mobile-menu .has-submenu > a.active {
      background-color: #F2F9FD; }
    .mobile-menu .has-submenu > a:before {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 100%;
      border-left: 1px solid #DCE5E5;
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' role='img' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EAngle Down%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name='layer1' fill='none' stroke='%23232323' stroke-miterlimit='10' stroke-width='2' d='M20 26l11.994 14L44 26' stroke-linejoin='round' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
      background-size: 30px; }
  .mobile-menu .main-section .years {
    right: -28%; }

@media (max-width: 1199px) {
  .categories-block .item img {
    left: 1vw; } }
@media (max-width: 991px) {
  .sandwich {
    display: flex; }

  .city-wrapper .title div {
    display: none; }

  .city-wrapper .title {
    padding: 16px 20px; }

  header .telephone-wrapper a {
    font-size: 18px; }

  .cart {
    max-width: 75px; }

  .logo .main-logo {
    max-width: 130px; }

  .logo .logo-info {
    max-width: 95px; }

  header .cart-wrapper {
    margin-left: 20px; }

  header .telephone-wrapper {
    margin-left: 20px; }

  .city-wrapper span {
    margin-left: 0; }
  
  
  .preference-block .item {
    flex-direction: row; }

  .preference-block .item img {
    margin-bottom: 0; }

  .preference-block .item {
    margin-bottom: 25px; }

  .preference-block .item .title {
    font-size: 25px; }

  .preference-block .item p {
    font-size: 20px; }

  .main-section .container {
    padding-bottom: 110px;
    padding-top: 140px; }

  .bestseller-section .container {
    padding-top: 45px; }

  .main-section-title {
    font-size: 40px; }

  .categories-section .container {
    padding-top: 155px;
    padding-bottom: 115px; }

  .categories-block .item img {
    left: -23px;
    max-width: 170px; }

  .categories-block .item .info {
    margin-left: 130px; }

  .categories-block .item {
    justify-content: center; }

  .question-section .container {
    padding-top: 30px; }

  .question-section .main-title {
    margin-bottom: 40px; }

  .question-section .main-title {
    font-size: 50px; }

  .question-section a {
    font-size: 30px;
    margin-bottom: 10px; }

  .question-section form {
    margin-top: 50px; }

  .why-section {
    margin-top: -60px; }

  .why-section .item .title {
    font-size: 20px;
    line-height: 1.2; }

  .seo-section .container {
    padding-top: 150px; }

  .seo-section img {
    display: none; }

  .review-section .container {
    padding-top: 20px; }

  .review-slider .item p {
    font-size: 15px; }

  .review-slider .item .subtitle {
    font-size: 20px;
    line-height: 1.2; }

  .map-block .info-block {
    max-width: 360px; }

  footer .payments {
    max-width: 330px; }

  footer .top-footer .container {
    flex-direction: column; }

  footer .right-side {
    justify-content: space-between; }

  footer .left-side {
    margin-bottom: 30px; }

  .review-slider .item .subtitle {
    font-size: 15px; }

  .review-slider .item p {
    max-height: 245px;
    overflow: auto; }

  .question-section .snowman {
    bottom: unset;
    top: 120px;
    left: 365px; }

  .why-section .item {
    margin-bottom: 35px; }

  .main-section .form-block {
    margin-bottom: 50px; }

  .main-menu {
    display: none; }

  .page-caption .container {
    padding-top: 135px;
    padding-bottom: 35px; }

  .page-caption .main-title, .page-caption .main-title h1 {
    font-size: 40px; }

  .categories-section.catalog-categories .container {
    padding-top: 20px; }

  .filter-section form {
    flex-wrap: wrap; }

  .filter-section .column {
    max-width: calc(50% - 15px);
    margin-bottom: 50px; }

  .filter-section .container {
    padding-bottom: 10px; }

  .catalog-seo .container {
    padding-top: 0; }

  .provider-logo .item {
    width: 110px;
    height: 110px; }

  .provider-section .container {
    padding-top: 140px;
    padding-bottom: 130px; }

  .video-section .container {
    padding: 70px 0 180px 0; }

  .video-section .title {
    font-size: 50px;
    margin-bottom: 50px; }

  .delivery-section .container {
    padding-top: 10px;
    padding-bottom: 40px; }

  .delivery-section img.map {
    position: relative;
    right: 0;
    top: 0; }

  footer .top-footer:before {
    top: -1px; }

  .single-product-info {
    margin-top: 50px; }

  .single-product-price-line .price {
    width: unset; }

  .single-product-table .create-column {
    margin-right: 60px; }

  .single-product-table .title-column img {
    max-height: 100px; }

  .single-product-tabs-section .tabs-container {
    padding-bottom: 10px;
    overflow: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .single-product-tabs-section .tabs-container .col-md-6 {
      flex: 0 0 40%;
      max-width: 380px;
      margin-bottom: 10px; }

  .main-section .years {
    right: 30px;
    bottom: 220px; }

  .preference-block .item .info {
    max-width: unset;
    width: unset; }

  .preference-block .item {
    justify-content: center;
    align-items: center; }

  .main-right-column {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }

  .main-section .gift {
     width: 430px; 
    }

  .main-section .preference-block {
    margin-top: 75px; }

  .delivery-section .map {
    position: relative;
    max-width: 100%;
    right: 0;
    margin-top: -50px;
    margin-bottom: -90px; }

  .delivery-section .map .map-car {
    max-width: 150px;
    right: 170px;
    bottom: 60px; } 
   
   .morozoff {width:700px; margin:0px auto; test-align: center;}
   .block_morozoff {margin: 5px auto;}
    
    
    }
@media (max-width: 767px) {
  .product-item .title {
    font-size: 19px; }
    
    .morozoff {width:300px; margin:0px auto;}
    
  
  .review-section .logos .item {
    width: 80px;
    height: 80px; }

  footer .payments {
    margin-top: 20px; }

  footer .copyright {
    margin-bottom: -5px;
    text-align: center; }

  .main-section-title {
    font-size: 30px; }

  .provider-logo .item {
    width: 100px;
    height: 100px; }

  .provider-logo .item img {
    max-width: 100px; }

  .video-section .title {
    font-size: 40px; }

  .video-section .container {
    padding: 20px 0 160px 0; }

  .delivery-section .container {
    padding-top: 0; }

  .filter-section .column.dropdown {
    max-width: 100%; }

  .page-caption .main-title, .page-caption .main-title h1 {
    font-size: 35px; }

  .logo .logo-info {
    display: none; }

  .city-wrapper {
    display: none; }

  .city-modal {
    max-width: 94%;
    max-height: 90%;
    overflow: auto; }

  .single-product-section .container {
    padding-top: 50px; }

  .single-product-price-line .price {
    width: 100%; }

  .single-product-tabs-section .tabs-container .col-md-6 {
    flex: 0 0 60%;
    max-width: 300px;
    margin-bottom: 10px; }

  .single-product-table .table-row.table-centered {
    font-size: 24px; }

  .single-product-table .table-caption {
    font-size: 16px; }

  .single-product-table .quantity-column {
    width: 80px; }

  .single-product-table .create-column {
    width: 120px; }

  .single-product-table .create-column {
    margin-right: 20px; }

  .single-product-table .title-column img {
    max-width: 80px;
    margin-right: 10px; }

  .single-product-table .title-column span {
    font-size: 14px; }

  .single-product-table {
    margin-bottom: 40px; }

  .categories-block .item img {
    position: relative;
    left: -10px;
    margin-right: -20px; }

  .categories-block .item .info {
    margin-left: 0; }

  .preference-block .item p,
  .preference-block .item .title {
    text-align: center; }

  .main-section .preference-block {
    margin-top: 15px; }

  .main-section .years {
    right: unset;
    left: 300px;
    bottom: 200px; }

  .single-product-price-line .line {
    justify-content: center; }

  .single-product-price-line form {
    margin-right: 25px; }

  .single-product-offer-section .col-md-6 {
    display: flex;
    justify-content: center; }
   
   .question-section .snowman {
	   display:none;
   }

  .delivery-section .map .map-car {
    max-width: 90px;
    right: 150px;
    bottom: 50px; } }
@media (max-width: 575px) {
  .main-section .main-title, .main-section .main-title h1 {
    font-size: 38px; }
    .video-section iframe {width:100% !important;}
    .block_morozoff {margin:10px auto;} 
  .morozoff {width:300px; margin:0px auto;}
  .main_comand {margin-top: 30px;}
  
  .container {
    max-width: calc(100% - 30px); }
	
.product-item .sold {
    
    position: absolute;
    top: 50px;
    left: 30px;
    }
    .product-item .sold img{
	    width:120px;
	    }
		
.single-product-section .image .sold {
    
    position: absolute;
    top: 120px;
    left: 100px;
    }
    .single-product-section .image .sold img{
	    width:150px;
	    }


  input[type="submit"] {
    font-size: 16px; }

  input[type="tel"],
  input[type="text"],
  input[type="email"] {
    font-size: 16px;
    padding: 17px 37px 12px 37px; }

  .main-section .gift {
    max-width: 470px;
    margin-left: -50px;
    margin-top: 50px; }
	.withnds {display:none;}
	.totop {dispay:none;}
  .preference-block .item {
    flex-direction: column;
    background: rgba(255, 255, 255, 0.97); }
    .preference-block .item img {
      margin-bottom: 20px; }

  .main-section .container {
    padding-bottom: 70px; }

  .main-section-title {
    font-size: 28px; }

  .bestseller-section .container {
    padding-top: 30px;
    padding-bottom: 30px; }

  .product-item .title {
    font-size: 16px;
    height: 60px; }

  .product-item .weight {
    font-size: 13px; }

  .product-item .price {
    font-size: 18px; }

  .product-item {
    padding: 30px 15px 10px 15px;
    border-radius: 10px;
    margin-bottom: 10px; }

  .product-item .on-sale, .product-item .s_goda {
    max-width: 85px;
    top: 14px;
    right: 15px; }

 .product-sale {
	 position:absolute;
    max-width: 85px;
    top: -20px;
    }
    
  .product-row {
    margin-left: -5px;
    margin-right: -5px; }

  .product-row .col-6 {
    padding-left: 5px;
    padding-right: 5px; }

  .main-button {
    width: 100%; }

  .categories-section .container {
    padding-top: 135px; }

  .question-section .main-title {
    font-size: 40px; }

  .question-section a {
    font-size: 24px; }

  .question-section form {
    margin-top: 20px; }

  .question-section form {
    padding: 34px 24px; }

  .question-section .container {
    padding-bottom: 230px; }

  input[type="submit"] {
    height: 55px; }

  .why-section {
    margin-top: -90px; }

  .why-section .main-section-title {
    margin-bottom: 40px; }

  .category-list .all {
    margin-left: 0; }

  .review-section .logos {
    flex-wrap: wrap; }

  footer .payments {
    max-width: 100%; }

  footer .right-side {
    flex-direction: column;
    justify-content: flex-start; }

  footer .contacts {
    margin-left: 0;
    margin-top: 30px; }

  footer .label-title,
  footer .tel,
  footer p {
    text-align: left; }

  .map-block .info-block {
    left: 15px;
    max-width: calc(100% - 30px); }

  footer nav ul a:before {
    display: none; }

  footer nav ul a {
    text-decoration: underline;
    line-height: 1.2; }

  footer .top-footer .container {
    padding-top: 90px;
    padding-bottom: 40px; }

  .seo-section .container {
    padding-bottom: 115px; }

  .review-section {
    margin-top: -20px; }

  .filter-section form {
    flex-direction: column; }
    .filter-section form .column {
      max-width: 100%; }

  .catalog-seo .container {
    padding-bottom: 10px; }

  .provider-logo .item {
    width: 90px;
    height: 90px; }

  .provider-section .container {
    padding-bottom: 110px;
    padding-top: 100px; }

  .video-section .title {
    font-size: 35px; }

  .video-section a:before {
    max-width: 115px; }

  .provider-section:before {
    top: -30px; }

  header .cart-wrapper {
  	margin:0 !important;
  	padding:0 !important;
    }
.telephones {
	font-size: 8px !important;
}
  .sandwich {
    margin-left: 30px; }

  .logo .main-logo {
    max-width: 100px; }

  .single-product-section .image {
    padding: 50px; }

  .single-product-price-line .price {
    font-size: 22px;
    justify-content: center; }

  .single-product-price-line .add-to-cart {
    width: 190px;
    height: 55px; }

  .single-product-price-line form input {
    width: 60px;
    height: 60px; }

  .single-product-offer-item .title {
    font-size: 18px; }

  .single-product-offer-item span {
    font-size: 12px; }

  .single-product-offer-item .price {
    font-size: 20px; }

  .single-product-tabs-section .tab-content {
    padding: 30px;
    border-radius: 20px;
    margin-top: 15px; }

  .single-product-tabs-section button {
    font-size: 16px;
    height: 50px; }

  .single-product-tabs-section button img {
    max-width: 45px;
    top: -1px;
    left: 8px; }

  .single-product-wildberries {
    font-size: 14px;
    max-width: 100%;
    justify-content: center; }

  .single-product-wildberries span {
    max-width: 180px; }

  .single-product-table .table-row.table-centered {
    font-size: 18px; }

  header .telephone-wrapper a {
    font-size: 15px; }

  .page-caption .main-title, .page-caption .main-title h1 {
    font-size: 27px; }

  .page-caption .container {
    padding-top: 115px; }

  .single-product-offer-item img {
    max-width: 100px; }

  .single-product-offer-item {
    margin-bottom: 30px; }

  .single-product-table .table-caption {
    font-size: 13px;
    line-height: 1.2;
    padding: 0 20px; }

  .single-product-table .table-row {
    padding: 15px 0;
    font-size: 14px; }

  .single-product-table .title-column img {
    max-width: 60px; }

  .single-product-table .title-column span {
    font-size: 12px; }

  .single-product-table .create-column {
    width: 85px; }

  .single-product-table .title-column {
    max-width: 80px; }

  .single-product-section .image .sale-img {
    top: 20px;
    left: 20px;
    max-width: 90px; }

  .single-product-price-line .title {
    font-size: 18px; }

  .single-product-section .container {
    padding-bottom: 20px; }

  .single-product-offer-section .container {
    padding: 20px 0 0; }

  .single-product-section .image .free-sale {
    top: 70px;
    left: 20px; }
    
   .single-product-section .image .product-sale {
    top: 10px;
    left: 20px; }

  .contact-main-section .tel {
    font-size: 17px; }

  .contact-main-section .label {
    font-size: 12px; }

  .main-section .years {
    left: 270px;
    bottom: 240px; }

  .single-product-offer-item .info {
    max-width: 135px; }

  @keyframes left-right {
    0% {
      left: -3%;
      top: 0px; }
    100% {
      left: 108%;
      top: 0px; } }
  .main-right-column {
    justify-content: center; }

  .delivery-section .map .map-car {
    max-width: 60px;
    right: 110px;
    bottom: 30px; }

  .delivery-section .map {
    margin-bottom: -60px; } }
@media (max-width: 374px) {
   .morozoff {width:350px; }
  .main-section .main-title, .main-section .main-title h1 {
    font-size: 32px; }
    
    .main-section .gift {max-width: 200px;}
 
    h1{font-size:80%;}

  input[type="submit"] {
    font-size: 14px; }

  input[type="tel"],
  input[type="text"],
  input[type="email"],
  textarea {
    padding: 17px 27px 12px 27px; }
	
.product-item .sold {
    
    position: absolute;
    top: 50px;
    left: 30px;
    }
    .product-item .sold img{
	    width:70px;
	    }
.single-product-section .image .sold {
    
    position: absolute;
    top: 100px;
    left: 70px;
    }
    .single-product-section .image .sold img{
	    width:150px;
	    }

  .categories-block .item .title {
    font-size: 21px; }

  .categories-block .item img {
    left: -40px;
    margin-right: -50px; }

  .why-section .item {
    padding-left: 35px; }

  .why-section .item:before {
    top: -1px; }
    

  .main-section-title {
    font-size: 24px; }

  .map-block .info-block .tel-block img {
    display: none; }

  .review-section .logos {
    margin-top: 0; }

  .review-section .logos .item {
    width: 70px;
    height: 70px; }

  .provider-logo .item {
    width: 70px;
    height: 70px; }

  .provider-logo .item img {
    max-width: 65px; }

  header .telephone-wrapper a {
    font-size: 15px; }

  .sandwich {
    margin-left: 20px; }

  .logo .main-logo {
    max-width: 90px; }

  .main-section .container {
    padding-top: 110px; }

  .city-modal .title {
    font-size: 18px; }

  .city-modal {
    padding-left: 20px;
    padding-right: 20px; }

  .city-modal .cross {
    right: 20px; }

  .single-product-price-line .add-to-cart {
    width: 140px;
    height: 50px;
    font-size: 14px; }

  .single-product-wildberries {
    font-size: 12px; }

  .single-product-offer-item img {
    max-width: 80px; }

  .single-product-tabs-section button img {
    max-width: 30px; }

  .single-product-tabs-section button {
    font-size: 13px;
    width: calc(100% + 20px); }

  .single-product-tabs-section .tab-content p {
    font-size: 14px; }

  .single-product-table .table-caption {
    height: 45px; }

  .single-product-table .table-caption {
    font-size: 11px; }

  .single-product-table .quantity-column {
    width: 60px; }

  .single-product-table .create-column {
    width: 70px; }

  .single-product-table .table-row.table-centered {
    font-size: 16px; }

  .single-product-table .title-column img {
    max-width: 40px; }

  .single-product-table .title-column span {
    font-size: 11px; }

  .single-product-table .table-row {
    font-size: 12px; }

  .single-product-table-section .container {
    padding-top: 15px; }

  .single-product-table-section p,
  .single-product-description p {
    font-size: 14px; }

  .contact-main-section .container {
    padding-top: 40px; }

  .contact-main-section .row-line {
    max-width: 100%;
    flex-direction: column;
    margin-top: 30px; }

  .contact-main-section .tel {
    margin-bottom: 20px; }

  .contact-main-section .label {
    margin-bottom: 5px; }

  .contact-main-section .main-title, .contact-main-section .main-title h1 {
    font-size: 18px; }

  .contact-main-section p {
    font-size: 14px;
    margin-bottom: 20px; }

  .contact-main-section .form-block {
    margin-top: 30px; }

  .contact-main-section .form-block form {
    padding: 25px;
    border-radius: 20px; }

  .contact-main-section input[type="submit"] {
    font-size: 13px; }

  input[type="tel"],
  input[type="text"],
  input[type="email"],
  textarea {
    font-size: 14px; }

  .main-section .years {
    left: 220px; }

  .product-item a img {
    width: 70%;
    margin: 0 auto 20px; } }

.add_cart_mess{
	position: fixed;
	left: 10px;
	top: 30px;
	background-color: rgba(22, 164, 42, 0.9);
	color: #fff;
	border-radius: 5px;
	padding: 8px 25px;
    z-index: 99;
	font-size: 14px;
	display: none;	
	z-index: 9999999;
}
.sitemap ul{
	padding: 5px 0 15px 30px !important;
}
.error {
	text-align: center;
	color: #ff0000;
	margin: 0 auto;
}
.error2 {
	position: fixed;
	top: 100px;
	left: 0;
	background-color: yellow;
	display: none;
	padding: 5px 10px;
	margin: 15px;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #000;
	z-index: 999999;
	font-size: 13px;
}
.magaz {
	text-align:center;
	background: #dd416c;
	color: #fff;
	font-size: 14pt;
	padding: 20px 10%;
}
.magaz a{
	margin:10px 0px 5px 0;
	font-size: 24pt;
	color: #fff;
	text-decoration:none;
	border-bottom:1px dashed #fff;
}
.magaz a:hover{
	border-bottom:1px solid #fff;
}
.magaz b{
	font-size: 18pt;
}
.soyuz {padding-bottom:20px; }
.soyuz img{width:100%;}
.hidden {display:none;}