@charset "UTF-8";

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-v30-cyrillic_latin-300.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-v30-cyrillic_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-cyrillic_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-cyrillic_latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/roboto-v30-cyrillic_latin-300italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-v30-cyrillic_latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-cyrillic_latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-cyrillic_latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v30-cyrillic_latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-v30-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-cyrillic_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-cyrillic_latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/roboto-v30-cyrillic_latin-italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-v30-cyrillic_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-cyrillic_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-cyrillic_latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/roboto-v30-cyrillic_latin-500.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-v30-cyrillic_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-cyrillic_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-cyrillic_latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/roboto-v30-cyrillic_latin-500italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-v30-cyrillic_latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-cyrillic_latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-cyrillic_latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-cyrillic_latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

body
{
 font-family: 'Roboto', Helvetica, sans-serif;
 font-size: 0.875rem;
 font-weight: 400;
 color: #000;
 padding: 0;
 margin: 0;
 background: #F9F9F9
}

h1
{
 font-size: 1.75rem;
 font-weight: 400;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 25px
}

h2
{
 font-size: 1.063rem;
 font-weight: 400;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 15px
}

h3
{
 font-size: 0.938rem;
 font-weight: 400;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 15px
}

p
{
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 15px
}

ul
{
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 15px
}

a, a:hover, a:active, a:visited
{
 color: #1064B9;
 text-decoration: underline
}

.link, .link:active, .link:visited
{
 color: #333;
 text-decoration: none
}

.link:hover
{
 color: #999;
 text-decoration: none
}

.link_active, .link_active:hover, .link_active:active, .link_active:visited
{
 color: #666;
 text-decoration: none
}

.support_phone, .support_phone:hover, .support_phone:active, .support_phone:visited
{
 font-weight: 400;
 color: #000;
 text-decoration: none
}

.phone, .phone:hover, .phone:active, .phone:visited
{
 color: #333;
 text-decoration: none
}

strong
{
 font-weight: 500
}

.center
{
 text-align: center
}

img
{
 display: block;
 border: 0
}

form
{
 position: relative;
 display: block;
 margin: 0
}

textarea
{
 resize: none
}

table
{
 width: 100%;
 border-top: 1px solid #CCC;
 border-left: 1px solid #CCC;
 border-collapse: separate;
 border-spacing: 0;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 20px
}

th
{
 font-size: 0.813rem;
 text-align: center;
 border-bottom: 1px solid #CCC;
 border-right: 1px solid #CCC;
 padding-top: 5px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 background: #EFEFEF
}

td
{
 font-size: 0.813rem;
 text-align: center;
 border-bottom: 1px solid #CCC;
 border-right: 1px solid #CCC;
 padding-top: 5px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 5px
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button
{
 -webkit-appearance: none;
 margin: 0;
}

input[type=number]
{
 -moz-appearance: textfield;
}

.container
{
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0;
 background: #FFF
}

.top
{
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0;
 background: #F6F6F6
}

.top_wrap
{
 display: flex;
 position: relative;
 max-width: 1300px;
 padding-top: 7px;
 padding-left: 50px;
 padding-right: 50px;
 padding-bottom: 7px;
 margin: 0 auto;
 justify-content: space-between
}

.top_left
{
 display: flex;
 position: relative;
 width: 38%;
 padding: 0;
 margin: 0;
 justify-content: flex-start
}

.top_button
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 30px;
 margin-bottom: 0
}

.top_center
{
 font-size: 0.813rem;
 color: #666;
 text-align: center;
 position: relative;
 width: 24%;
 padding: 0;
 margin: 0
}

.top_right
{
 display: flex;
 position: relative;
 width: 38%;
 padding: 0;
 margin: 0;
 justify-content: flex-end
}

.contacts_button
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 30px;
 margin-bottom: 0
}

.account_button
{
 position: relative;
 padding: 0;
 margin: 0
}

.header
{
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0;
 background: #FFF;
 -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.17);
 -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.17);
 box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.17)
}

.header_wrap
{
 display: flex;
 position: relative;
 max-width: 1300px;
 padding-top: 0;
 padding-left: 50px;
 padding-right: 50px;
 padding-bottom: 0;
 margin: 0 auto;
 justify-content: space-between
}

.logo
{
 display: flex;
 position: relative;
 width: 20%;
 padding: 0;
 margin: 0
}

.logo img
{
 position: absolute;
 width: auto;
 height: 40px;
 top: 0;
 left: 0;
 bottom: 0;
 margin: auto
}

.navigation
{
 display: flex;
 position: relative;
 width: 60%;
 padding: 0;
 margin: 0;
 justify-content: center
}

.navigation_button
{
 position: relative;
 padding-top: 30px;
 padding-left: 0;
 padding-right: 0;
 padding-bottom: 30px;
 margin-top: 0;
 margin-left: 15px;
 margin-right: 15px;
 margin-bottom: 0;
 box-sizing: border-box
}

.navigation_button img
{
 margin-top: 8px;
 margin-left: 6px;
 float: right
}

.menu, .menu:active, .menu:visited
{
 font-size: 1rem;
 font-weight: 400;
 color: #333;
 text-decoration: none;
 -webkit-transition: color .3s ease;
 -moz-transition: color .3s ease;
 transition: color .3s ease
}

.menu:hover
{
 color: #1F3C90;
 text-decoration: none
}

.menu_active, .menu_active:hover, .menu_active:active, .menu_active:visited
{
 font-size: 1rem;
 font-weight: 400;
 color: #1F3C90;
 text-decoration: none
}

.navigation_popup
{
 display: none;
 visibility: hidden;
 position: absolute;
 padding-top: 0;
 padding-left: 25px;
 padding-right: 25px;
 padding-bottom: 0;
 margin-top: 10px;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 0;
 z-index: 1000;
 background: #FFF;
 box-shadow: 0 0 10px rgba(0,0,0,0.1);
 border-top: 1px solid #F3F3F3;
 border-bottom-left-radius: 3px;
 border-bottom-right-radius: 3px
}

.navigation_button:hover > .navigation_popup, .navigation_popup:hover
{
 display: flex;
 visibility: visible
}

.navigation_popup_links
{
 position: relative;
 padding-top: 20px;
 padding-left: 0;
 padding-right: 0;
 padding-bottom: 10px;
 margin: 0
}

.popup_width_about
{
 width: 150px
}

.navigation_popup_button
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 15px
}

.popupmenu, .popupmenu:active, .popupmenu:visited
{
 font-size: 0.813rem;
 color: #333;
 text-decoration: none;
 -webkit-transition: color .3s ease;
 -moz-transition: color .3s ease;
 transition: color .3s ease
}

.popupmenu:hover
{
 font-size: 0.813rem;
 color: #1F3C90;
 text-decoration: none
}

.popupmenu_active, .popupmenu_active:hover, .popupmenu_active:active, .popupmenu_active:visited
{
 font-size: 0.813rem;
 color: #1F3C90;
 text-decoration: none
}

.shop
{
 display: flex;
 position: relative;
 width: 20%;
 padding: 0;
 margin: 0;
 justify-content: flex-end
}

.user, .search
{
 position: relative;
 padding: 0;
 margin-top: auto;
 margin-left: 0;
 margin-right: 25px;
 margin-bottom: auto
}

.user img, .search img
{
 width: auto;
 height: 18px
}

.cart
{
 position: relative;
 padding: 0;
 margin: auto 0
}

.cart img
{
 width: auto;
 height: 18px
}

.cart_number
{
 font-size: 14px;
 font-weight: 500;
 color: #FFF;
 position: absolute;
 padding-top: 3px;
 padding-left: 7px;
 padding-right: 7px;
 padding-bottom: 3px;
 margin: 0;
 top: -10px;
 right: -10px;
 border-radius: 50%;
 background: #CC0000
}

.navigation_mobile
{
 display: none
}

.account_buttons
{
 display: none
}

.mobile_links
{
 display: none
}

.path
{
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0
}

.path_wrap
{
 position: relative;
 max-width: 1300px;
 padding-top: 20px;
 padding-left: 50px;
 padding-right: 50px;
 padding-bottom: 50px;
 margin: 0 auto
}

.path_wrap::after
{
 content: "";
 display: table;
 clear: both
}

.path_wrap ul
{
 margin-top: 0;
 margin-left: -40px;
 margin-right: 0;
 margin-bottom: 0;
}

.path_wrap li
{
 display: block;
 font-size: 0.75rem;
 font-weight: 300;
 color: #333;
 list-style: none;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 10px;
 margin-bottom: 0;
 float: left
}

.path_item
{
 display: block;
 font-size: 0.75rem;
 font-weight: 300;
 color: #333;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 10px;
 margin-bottom: 0;
 float: left
}

.path_item a
{
 color: #336699;
 text-decoration: none
}

.path_item a:hover
{
 text-decoration: underline
}

.path_mobile
{
 display: none
}

.title
{
 position: relative;
 max-width: 1300px;
 padding-top: 0;
 padding-left: 50px;
 padding-right: 50px;
 padding-bottom: 0;
 margin: 0 auto
}

.title_wrap
{
 position: relative;
 width: 55%;
 padding-top: 0;
 padding-left: 20%;
 padding-right: 25%;
 padding-bottom: 0;
 margin: 0
}

.title_wrap p
{
 font-size: 0.875rem;
 margin-bottom: 20px
}

.content
{
 display: flex;
 position: relative;
 max-width: 1300px;
 padding-top: 0;
 padding-left: 50px;
 padding-right: 50px;
 padding-bottom: 0;
 margin: 0 auto;
 justify-content: space-between;
 flex-wrap: wrap
}

.col_left
{
 position: relative;
 width: 20%;
 padding-top: 0;
 padding-left: 0;
 padding-right: 50px;
 padding-bottom: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 30px;
 box-sizing: border-box
}

.col_left_sticky
{
 position: -webkit-sticky;
 position: sticky;
 top: 30px;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 40px;
 align-self: start
}

.col_left p
{
 font-size: 0.938rem;
 font-weight: 500;
 margin-bottom: 20px
}

.col_left ul
{
 margin-bottom: 20px
}

.col_left li
{
 list-style: none;
 font-size: 0.813rem;
 padding-top: 0;
 padding-left: 2px;
 padding-right: 0;
 padding-bottom: 0;
 margin-top: 0;
 margin-left: -40px;
 margin-right: 0;
 margin-bottom: 15px
}

.col_middle
{
 position: relative;
 width: 55%;
 padding: 0;
 margin: 0
}

.section
{
 position: relative;
 padding: 0;
 margin: 0
}

.news
{
 position: relative;
 padding: 0;
 margin: 0
}

.news h2
{
 font-size: 1rem;
 font-weight: 400;
 margin-bottom: 5px
}

.news p
{
 font-size: 0.875rem;
 font-weight: 300;
 line-height: 1.7;
 margin-bottom: 30px
}

.date
{
 font-size: 0.875rem;
 font-weight: 400;
 color: #333
}

.text_description
{
 position: relative;
 padding: 0;
 margin: 0
}

.text_description p
{
 font-size: 1rem;
 font-weight: 400;
 line-height: 1.7;
 margin-bottom: 25px
}

.text_image
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 30px
}

.text_image img
{
 width: 100%;
 height: auto;
 border-radius: 5px
}

.text
{
 position: relative;
 padding-top: 0;
 padding-left: 0;
 padding-right: 0;
 padding-bottom: 45px;
 margin: 0
}

.text h2
{
 margin-bottom: 20px
}

.text h3
{
 margin-bottom: 20px
}

.text p
{
 font-size: 0.938rem;
 font-weight: 300;
 line-height: 1.7;
 margin-bottom: 20px
}

.text ul
{
 margin-bottom: 25px
}

.text li
{
 list-style-type: disc;
 font-size: 0.938rem;
 font-weight: 300;
 line-height: 1.9;
 margin-left: -5px
}

figure
{
 display: block;
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0
}

.image
{
 position: relative;
 padding: 0;
 margin-top: 25px;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 20px
}

.image img
{
 width: 100%;
 height: auto;
 border-radius: 5px
}

figcaption
{
 font-size: 0.938rem;
 font-style: italic;
 font-weight: 300;
 color: #333;
 margin-top: 10px;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 0;
}

.pages
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 70px
}

.pages p
{
 font-size: 1.125rem;
 margin: 0;
}

.page, .page:hover, .page:active, .page:visited
{
 font-size: 1.125rem;
 text-decoration: none;
 margin-right: 15px
}

.page_active
{
 font-size: 1.125rem;
 margin-right: 15px
}

.col_right
{
 position: relative;
 width: 25%;
 padding-top: 0;
 padding-left: 50px;
 padding-right: 0;
 padding-bottom: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 30px;
 box-sizing: border-box
}

.col_right_sticky
{
 position: -webkit-sticky;
 position: sticky;
 top: 30px;
 align-self: start
}

.border
{
 position: relative;
 padding-top: 15px;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 5px;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 20px;
 background: #F6F6F6;
 border-radius: 3px
}

.border_img
{
 width: 100%;
 height: auto;
 border-radius: 5px
}

.brand_logo
{
 width: auto;
 height: 18px;
 margin-top: 5px
}

.border_icon
{
 width: auto;
 height: 17px;
 margin-top: 0;
 margin-left: 0;
 margin-right: 7px;
 margin-bottom: 0;
 float: left
}

.border p
{
 font-size: 0.875rem;
 font-weight: 400;
 margin-bottom: 10px
}

.border ul
{
 margin-bottom: 10px
}

.border li
{
 list-style: none;
 font-size: 0.813rem;
 font-weight: 300;
 line-height: 1.5;
 margin-left: -40px;
 margin-bottom: 5px
}

.border label
{
 font-size: 0.75rem;
 font-weight: 400
}

.payment_border
{
 display: grid;
 grid-template-columns: 1fr 1fr 1fr;
 grid-gap: 10px;
 position: relative;
 padding: 15px;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 20px;
 background: #FFF;
 border-radius: 5px
}

.payment_border_icon
{
 display: flex;
 position: relative;
 padding: 10px;
 margin: 0;
 border: 1px solid #E9E9E9;
 border-radius: 5px
}

.payment_border_icon img
{
 width: 100%;
 height: auto;
 margin: auto
}

.accept
{
 color: #00AA00
}

.error
{
 color: #CC0000
}

.form_field
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 15px
}

.form_button
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 10px
}

label
{
 font-size: 0.75rem;
 font-weight: 400;
 line-height: 1.7
}

.label
{
 font-size: 0.75rem;
 font-weight: 400;
 margin-bottom: 15px
}

.textform
{
 width: 100%;
 font-family: 'Roboto', Helvetica, sans-serif;
 font-size: 0.813rem;
 font-weight: 400;
 color: #333;
 padding: 8px;
 box-sizing: border-box;
 border: 1px solid #CCC;
 border-radius: 5px
}

.button
{
 font-family: 'Roboto', Helvetica, sans-serif;
 font-size: 0.75rem;
 font-weight: 500;
 color: #FFF;
 text-transform: uppercase;
 padding-top: 10px;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 10px;
 margin: 0;
 background: #336699;
 border: 0;
 border-radius: 5px;
 cursor: pointer;
 appearance: none
}

.cancel
{
 font-family: 'Roboto', Helvetica, sans-serif;
 font-size: 0.75rem;
 font-weight: 500;
 color: #FFF;
 text-transform: uppercase;
 padding-top: 10px;
 padding-left: 25px;
 padding-right: 25px;
 padding-bottom: 9px;
 margin: 0;
 background: #CC0000;
 border: 0;
 border-radius: 5px;
 cursor: pointer;
 appearance: none
}

.testform
{
 display: none
}

.footer
{
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0;
 background: #F0F0F0
}

.footer_wrap
{
 display: flex;
 position: relative;
 max-width: 1300px;
 padding-top: 50px;
 padding-left: 50px;
 padding-right: 50px;
 padding-bottom: 25px;
 margin: 0 auto;
 justify-content: space-between;
 flex-wrap: wrap
}

.footer_company, .footer_products, .footer_customers
{
 position: relative;
 width: 25%;
 padding-top: 0;
 padding-left: 0;
 padding-right: 20px;
 padding-bottom: 0;
 margin: 0;
 box-sizing: border-box
}

.footer_company p, .footer_products p, .footer_customers p
{
 font-size: 0.938rem;
 font-weight: 500;
 margin-bottom: 20px
}

.footer_company ul, .footer_products ul, .footer_customers ul
{
 margin-bottom: 25px
}

.footer_company li, .footer_products li, .footer_customers li
{
 font-size: 0.813rem;
 color: #666;
 line-height: 1.9;
 list-style: none;
 margin-top: 0;
 margin-left: -40px;
 margin-right: 0;
 margin-bottom: 10px
}

.footer_social
{
 position: relative;
 width: 25%;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 25px
}

.social_title
{
 position: relative;
 padding: 0;
 margin: 0
}

.social_title p
{
 font-size: 0.938rem;
 font-weight: 500;
 text-align: right
}

.social
{
 display: flex;
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 25px;
 justify-content: flex-end
}

.social_icon
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 10px;
 margin-right: 0;
 margin-bottom: 0
}

.social_icon img
{
 width: 30px;
 height: auto
}

.payment_title
{
 position: relative;
 padding: 0;
 margin: 0
}

.payment_title p
{
 font-size: 0.938rem;
 font-weight: 500;
 text-align: right
}

.payment
{
 display: flex;
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 5px;
 justify-content: flex-end
}

.payment_icon
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 10px;
 margin-right: 0;
 margin-bottom: 10px
}

.payment_icon img
{
 width: auto;
 height: 15px
}

.payment_text
{
 position: relative;
 padding: 0;
 margin: 0
}

.payment_text p
{
 font-size: 0.813rem;
 text-align: right;
 margin: 0
}

.macropod
{
 position: absolute;
 padding: 0;
 margin: 0;
 bottom: 0;
 right: 0
}

.macropod img
{
 width: 35px;
 height: auto
}

.copyright
{
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0;
 background: #F9F9F9
}

.copyright_wrap
{
 display: flex;
 position: relative;
 max-width: 1300px;
 padding-top: 30px;
 padding-left: 50px;
 padding-right: 50px;
 padding-bottom: 30px;
 margin: 0 auto;
 justify-content: space-between;
 flex-wrap: wrap
}

.copyright_left
{
 display: flex;
 position: relative;
 width: 40%;
 padding: 0;
 margin: 0;
 justify-content: flex-start
}

.copyright_logo
{
 position: relative;
 padding: 0;
 margin: auto 0
}

.copyright_logo img
{
 width: 120px;
 height: auto;
 filter: grayscale(100%);
 opacity: 0.7
}

.copyright_right
{
 position: relative;
 width: 60%;
 padding: 0;
 margin: 0
}

.copyright_links
{
 display: flex;
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 10px;
 justify-content: flex-end
}

.copyright_legal
{
 font-size: 0.75rem;
 position: relative;
 padding: 0;
 margin: 0
}

.copyright_privacy
{
 font-size: 0.75rem;
 position: relative;
 padding-top: 0;
 padding-left: 10px;
 padding-right: 0;
 padding-bottom: 0;
 margin-top: 0;
 margin-left: 10px;
 margin-right: 0;
 margin-bottom: 0;
 border-left: 1px solid #999;
 box-sizing: border-box
}

.copyright_sitemap
{
 font-size: 0.75rem;
 position: relative;
 padding-top: 0;
 padding-left: 10px;
 padding-right: 0;
 padding-bottom: 0;
 margin-top: 0;
 margin-left: 10px;
 margin-right: 0;
 margin-bottom: 0;
 border-left: 1px solid #999;
 box-sizing: border-box
}

.copyright_text
{
 font-size: 0.75rem;
 color: #666;
 text-align: right;
 position: relative;
 padding: 0;
 margin: 0
}

.mobile_navigation
{
 display: none;
 position: fixed;
 left: 0;
 right: 0;
 bottom: 0;
 width: 100%;
 padding: 0;
 margin: 0;
 background: #FFF
}

.mobile_navigation_wrap
{
 display: flex;
 position: relative;
 padding-top: 10px;
 padding-left: 30px;
 padding-right: 30px;
 padding-bottom: 10px;
 margin: 0 auto;
 justify-content: space-between
}

.mobile_navigation_shop
{
 display: flex;
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0;
 justify-content: space-between
}

.mobile_navigation_image
{
 position: relative;
 padding: 0;
 margin: auto
}

.mobile_navigation_image img
{
 width: auto;
 height: 25px;
 filter: opacity(40%)
}

.mobile_navigation_image_active
{
 position: relative;
 padding: 0;
 margin: auto
}

.mobile_navigation_image_active img
{
 width: auto;
 height: 25px
}

.popup_background
{
 display: flex;
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 justify-content: center;
 align-items: center;
 z-index: 1000;
 background: rgba(0,0,0, .70)
}

.popup_window
{
 position: relative;
 max-width: 450px;
 padding: 20px;
 margin: 20px;
 background: #FFF;
 border-radius: 5px
}

.popup_message
{
 position: relative;
 padding-top: 20px;
 padding-left: 0;
 padding-right: 0;
 padding-bottom: 30px;
 margin: 0
}

.popup_message p
{
 font-size: 0.875rem;
 font-weight: 400;
 text-align: center;
 margin: 0
}

.popup_button
{
 display: flex;
 position: relative;
 gap: 10px;
 padding: 0;
 margin: 0;
 justify-content: center
}

.exit
{
 font-family: 'Roboto', Helvetica, sans-serif;
 font-size: 0.75rem;
 font-weight: 400;
 color: #FFF;
 text-transform: uppercase;
 padding-top: 10px;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 10px;
 margin: 0;
 background: #336699;
 border: 0;
 border-radius: 5px;
 cursor: pointer
}

.cart_popup_background
{
 display: flex;
 position: fixed;
 top: 0;
 left: 50%;
 right: 50%;
 justify-content: center;
 align-items: flex-start;
 z-index: 10000;
}

.cart_popup_window
{
 position: relative;
 min-width: 200px;
 padding: 20px;
 margin: 20px;
 background: #FFF;
 border-radius: 5px
}

.cart_popup_message
{
 position: relative;
 padding-top: 20px;
 padding-left: 0;
 padding-right: 0;
 padding-bottom: 20px;
 margin: 0
}

.cart_popup_message p
{
 font-size: 0.875rem;
 font-weight: 400;
 text-align: center;
 margin: 0
}

@media screen and (max-width: 1080px)
{
 .col_left
 {
  padding-right: 30px
 }
}

@media screen and (max-width: 1020px)
{
 .top_button
 {
  margin-right: 20px
 }

 .contacts_button
 {
  margin-right: 20px
 }
}

@media screen and (max-width: 990px)
{
 h1
 {
  margin-bottom: 20px
 }

 .top_wrap
 {
  padding-left: 30px;
  padding-right: 30px
 }

 .top_left
 {
  width: 35%
 }

 .top_center
 {
  width: 30%
 }

 .top_right
 {
  width: 35%
 }

 .top_button
 {
  margin-right: 15px
 }

 .contacts_button
 {
  margin-right: 15px
 }

 .header_wrap
 {
  padding-left: 30px;
  padding-right: 30px
 }

 .path_wrap
 {
  padding-left: 30px;
  padding-right: 30px
 }

 .title
 {
  padding-left: 30px;
  padding-right: 30px
 }

 .content
 {
  padding-left: 30px;
  padding-right: 30px
 }

 .text
 {
  padding-bottom: 25px
 }

 .pages
 {
  margin-bottom: 50px
 }

 .col_right
 {
  padding-left: 30px
 }

 .footer_wrap
 {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 5px
 }

 .copyright_wrap
 {
  padding-top: 25px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 25px
 }
}

@media screen and (max-width: 920px)
{
 body
 {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none
 }

 h1
 {
  font-size: 1.5rem
 }

 .top_left
 {
  display: none
 }

 .top_center
 {
  width: 100%
 }

 .top_right
 {
  display: none
 }
 
 .navigation_mobile
 {
  display: flex;
  position: relative;
  width: 20%;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px;
  margin: 0;
  justify-content: flex-end
 }

 .mobile_menu
 {
  position: relative;
  padding: 0;
  margin: 0
 }

 .mobile_menu img
 {
  width: auto;
  height: 25px
 }

 .logo
 {
  width: 80%
 }

 .logo img
 {
  width: auto;
  height: 30px
 }

 .navigation
 {
  display: none
 }

 .shop
 {
  width: 30%
 }

 .user img, .search img
 {
  height: 22px
 }

 .cart img
 {
  height: 22px
 }

 .mobile_links
 {
  position: absolute;
  width: 100%;
  padding-top: 25px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 5px;
  margin: 0;
  border-bottom: 1px solid #F9F9F9;
  background: #FFF;
  box-shadow: 0 10px 10px rgba(0,0,0,0.1);
  z-index: 1000;
  box-sizing: border-box
 }

 .account_buttons
 {
  display: block;
  position: relative;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCC
 }

 .navigation_button
 {
  position: relative;
  padding-top: 0;
  padding-bottom: 20px;
  margin: 0
 }

 .menu, .menu:active, .menu:visited
 {
  font-size: 1.125rem
 }

 .menu_active, .menu_active:hover, .menu_active:active, .menu_active:visited
 {
  font-size: 1.125rem
 }

 .path
 {
  display: none
 }

 .title
 {
  padding-top: 20px
 }

 .title_wrap
 {
  width: 100%;
  padding-left: 0;
  padding-right: 0
 }

 .col_left
 {
  display: none
 }

 .content
 {
  display: block;
  padding-bottom: 0
 }

 .col_middle
 {
  width: 100%;
  margin-bottom: 0
 }

 .news h2
 {
  font-size: 1.125rem;
  font-weight: 500
 }

 .news p
 {
  font-size: 0.938rem;
  margin-bottom: 20px
 }

 .text_description p
 {
  margin-bottom: 20px
 }

 .text_image
 {
  margin-bottom: 20px
 }

 .text
 {
  padding-bottom: 15px
 }

 .text h2
 {
  margin-bottom: 15px
 }

 .text p
 {
  margin-bottom: 15px
 }

 .text ul
 {
  margin-bottom: 15px
 }

 .text li
 {
  font-size: 0.938rem
 }

 .pages
 {
  margin-bottom: 30px
 }

 .page, .page:hover, .page:active, .page:visited
 {
  margin-right: 20px
 }

 .page_active
 {
  margin-right: 20px
 }

 .col_right
 {
  width: 100%;
  padding-left: 0;
  margin-bottom: 10px
 }

 .brand_logo
 {
  height: 20px
 }

 .border p
 {
  font-size: 1rem;
  font-weight: 500
 }

 .border label
 {
  font-size: 0.875rem
 }

 .border li
 {
  font-size: 0.875rem;
  list-style: none;
  margin-left: -40px;
  margin-bottom: 10px
 }

 .textform
 {
  font-size: 0.875rem
 }

 .button
 {
  font-size: 0.813rem
 }

 .footer_wrap
 {
  padding-top: 25px;
  padding-bottom: 5px
 }

 .footer_company, .footer_products, .footer_customers
 {
  width: 50%;
  padding-right: 0
 }

 .footer_company p, .footer_products p, .footer_customers p
 {
  font-size: 1rem
 }

 .footer_company ul, .footer_products ul, .footer_customers ul
 {
  margin-bottom: 20px
 }

 .footer_company li, .footer_products li, .footer_customers li
 {
  font-size: 0.875rem
 }

 .footer_social
 {
  width: 50%;
  padding-top: 0;
  margin-bottom: 0
 }

 .social_title p
 {
  text-align: left
 }

 .social
 {
  justify-content: flex-start
 }

 .social_icon
 {
  margin-left: 0;
  margin-right: 15px;
  margin-bottom: 0
 }

 .payment
 {
  justify-content: flex-start
 }

 .payment_icon
 {
  margin-left: 0;
  margin-right: 15px;
  margin-bottom: 15px;
 }

 .payment_title p
 {
  text-align: left
 }

 .payment_text p
 {
  font-size: 0.875rem;
  text-align: left
 }

 .macropod
 {
  position: relative;
  left: 0;
  right: auto;
  margin-top: 20px;
  margin-bottom: 20px
 }

 .copyright_wrap
 {
  display: block;
  padding-bottom: 25px
 }

 .copyright_left
 {
  width: 100%;
  margin-bottom: 20px
 }

 .copyright_logo img
 {
  width: 140px
 }

 .copyright_right
 {
  width: 100%
 }

 .copyright_links
 {
  margin-bottom: 15px;
  justify-content: flex-start
 }

 .copyright_legal, .copyright_privacy, .copyright_sitemap
 {
  font-size: 0.813rem
 }

 .copyright_text
 {
  font-size: 0.813rem;
  text-align: left
 }
}

@media screen and (max-width: 680px)
{
 .top_wrap
 {
  display: block
 }

 .user, .search
 {
  margin-right: 20px
 }
}

@media screen and (max-width: 480px)
{
 h1
 {
  font-size: 1.375rem;
  font-weight: 500
 }

 h2
 {
  font-size: 1.188rem;
  font-weight: 500
 }

 h3
 {
  font-size: 1.063rem;
  font-weight: 500
 }

 .top_wrap
 {
  padding-left: 20px;
  padding-right: 20px
 }

 .top_center
 {
  font-size: 1rem
 }

 .header_wrap
 {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0
 }
 
 .logo
 {
  width: 70%
 }
 
 .shop
 {
  display: none
 }

 .mobile_links
 {
  padding-left: 20px;
  padding-right: 20px
 }

 .title
 {
  padding-left: 20px;
  padding-right: 20px
 }

 .content
 {
  padding-left: 20px;
  padding-right: 20px
 }

 .news p
 {
  font-size: 1rem;
  font-weight: 400
 }

 .text_description p
 {
  font-size: 1.063rem
 }

 .text p
 {
  font-size: 1.063rem;
  font-weight: 400
 }

 .text li
 {
  font-size: 1.063rem;
  font-weight: 400
 }

 figcaption
 {
  font-size: 1rem
 }

 label
 {
  font-size: 0.813rem
 }

 .label
 {
  font-size: 0.813rem
 }

 .button
 {
  font-size: 0.875rem
 }

 .col_right
 {
  margin-bottom: 0
 }

 .border p
 {
  font-size: 1.063rem
 }

 .border li
 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7
 }

 .border_icon
 {
  margin-top: 5px
 }

 .footer_wrap
 {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 25px
 }

 .footer_company, .footer_products, .footer_customers
 {
  width: 100%;
  padding-bottom: 5px
 }

 .footer_company p, .footer_products p, .footer_customers p
 {
  font-size: 1.125rem
 }

 .footer_company li, .footer_products li, .footer_customers li
 {
  font-size: 1.063rem;
  line-height: 1.5;
  margin-bottom: 15px
 }

 .footer_social
 {
  width: 100%
 }

 .social
 {
  margin-bottom: 30px
 }

 .social_title p
 {
  font-size: 1.125rem;
  margin-bottom: 25px
 }

 .social_icon img
 {
  width: 40px
 }

 .payment_title p
 {
  font-size: 1.125rem;
  margin-bottom: 25px
 }

 .payment
 {
  margin-bottom: 5px
 }

 .payment_text p
 {
  font-size: 1.063rem
 }

 .macropod
 {
  margin-top: 35px;
  margin-bottom: 5px
 }

 .macropod img
 {
  width: 45px
 }

 .copyright_wrap
 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 70px
 }

 .copyright_left
 {
  margin-bottom: 15px
 }

 .copyright_links
 {
  display: block;
  margin-bottom: 20px
 }

 .copyright_legal
 {
  font-size: 1rem;
  margin-bottom: 10px
 }

 .copyright_privacy
 {
  font-size: 1rem;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 10px;
  border-left: 0
 }

 .copyright_sitemap
 {
  font-size: 1rem;
  padding-left: 0;
  margin-left: 0;
  border-left: 0
 }
 
 .mobile_navigation
 {
  display: block
 }
 
 .cart_number
 {
  top: -5px
 }
}

@media screen and (max-width: 380px)
{
 .popup_window
 {
  margin: 10px
 }
}

/* Password Validation Feedback Styles */
.password-feedback
{
 display: block;
 font-size: 0.875rem;
 margin-top: 5px;
 font-weight: 400;
 line-height: 1.4
}

.password-feedback.error
{
 color: #d32f2f
}

.password-feedback.success
{
 color: #388e3c
}

input.password-invalid
{
 border-color: #d32f2f !important;
 background-color: #fff5f5 !important
}

input.password-valid
{
 border-color: #388e3c !important;
 background-color: #f5fff5 !important
}