html {
  margin: 0;
  padding: 0;
  background: #fff; }

body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
  font-size: 16px;
  line-height: 29px;
  font-weight: 400;
  letter-spacing: 0; }

#wrapper {
  position: relative;
  z-index: 2600;
  background: #fff;
  float: left;
  width: 100%;
  overflow: hidden; }

#mm-0 {
  background: #fff;
  display: inline-block;
  width: 100%; }

.mm-menu {
  transition: all 0.2s ease; }

.mm-page {
  z-index: 200; }

.centered {
  text-align: center !important; }

img {
  max-width: 100%; }

hr {
  display: block;
  float: left;
  border: none;
  width: 100%;
  height: 1px;
  background: #e8e8e8;
  margin: 30px 0; }

hr.bold {
  height: 6px; }

h1 + hr {
  margin-top: 13px; }

.fleft {
  float: left !important; }

.fright {
  float: right !important; }

img.fleft,
img[align="left"] {
  margin-right: 30px;
  margin-bottom: 30px; }

img.fright,
img[align="right"] {
  margin-left: 30px;
  margin-bottom: 30px; }

.mm-menu {
  display: none; }

.row {
  width: 100%;
  display: block;
  float: left; }

.w30 {
  width: 30%;
  display: block;
  float: left; }

.w49 {
  width: 49%;
  display: block;
  float: left; }

.w50 {
  width: 50%;
  display: block;
  float: left; }

.w70 {
  width: 70%;
  display: block;
  float: left; }

.w75 {
  width: 75%;
  display: block;
  float: left; }

.w100 {
  width: 100% !important; }

.ib {
  display: inline-block; }

.text_bold {
  font-weight: 700; }

.sec {
  display: block;
  float: left;
  width: 100%;
  text-align: center; }

.container {
  display: inline-block;
  width: 100%;
  max-width: 1167px;
  text-align: left; }

* {
  outline: none;
  box-sizing: border-box; }

a {
  text-decoration: none;
  color: #BD6F20;
  transition: all 0.2s ease-out; }

a:hover {
  text-decoration: none;
  color: #761F18; }

.header_sec {
  background: #105c98; }

.header_sec .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff; }

.index_page .header_sec .container {
  border-bottom: none; }

.header_sec + .products_menu_sec_skelet {
  margin-top: -9px;
  background-color: #fff; }

.logo_top {
  margin-top: 22px; }

.top_menu {
  list-style-type: none;
  margin: 0;
  padding: 20px 0; }

.top_menu > li {
  float: left; }

.top_menu > li > a {
  position: relative;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0px 11px;
  color: #105c98;
  font-size: 17px;
  font-weight: 300;
  text-shadow: 0px 0px 0px #105c98;
  text-transform: uppercase; }

.top_menu > li > a:hover {
  color: #0286ba; }

.top_menu > li:first-child > a {
  padding-left: 0; }

.top_menu > li:last-child > a {
  background: none;
  padding-right: 0; }

.top_menu > li.current_link > a {
  font-weight: 600; }

/* HOME SLIDER */
.slider_sec {
  margin-bottom: 30px; }

.home_slider li {
  padding-left: 60px;
  padding-right: 60px; }

.home_slider {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.home_slider li {
  min-height: 460px;
  background-size: cover;
  background-position: 50% 50%; }

.hs_infobox {
  max-width: 365px;
  background: #fff;
  padding: 30px;
  margin: 60px 0 55px;
  float: left; }

.hs_infobox h2 {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 46px;
  text-transform: uppercase;
  font-weight: 700;
  color: #145c97;
  line-height: 1.1em;
  letter-spacing: 1px; }

.hs_infobox h3 {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 37px;
  text-transform: uppercase;
  font-weight: 400;
  color: #145c97;
  line-height: 1.2em;
  letter-spacing: 1px; }

.hs_desc {
  float: left;
  width: 100%;
  border-top: 2px solid #dbdbdb;
  font-size: 18px;
  color: #6b6b6b;
  line-height: 31px;
  padding-top: 30px;
  margin-top: 30px; }

.owl-dots {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  height: 30px;
  text-align: center; }

.owl-dots .owl-dot {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center; }

.owl-dots .owl-dot span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 10em;
  border: 2px solid #145c97;
  transition: all 0.3s ease-out; }

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  border-width: 8px; }

h1 {
  float: left;
  width: 100%;
  color: #145c97;
  font-size: 46px;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px; }

h2 {
  float: left;
  width: 100%;
  color: #145c97;
  font-size: 46px;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px; }

h6 {
  font-size: 18px;
  color: #6b6b6b;
  margin: 0;
  margin-bottom: 35px;
  font-weight: 400; }

.content_sec {
  padding-bottom: 35px; }

.content_sec ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }

.content_sec ul > li {
  background: url(img/li.png) no-repeat 4px 13px;
  padding-left: 23px; }

.centered h6 {
  position: relative;
  margin-bottom: 60px; }

.centered h6::after {
  content: '';
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  height: 1px;
  background-color: #928f8e; }

big {
  font-size: 20px;
  line-height: 31px;
  color: #2f2f2f; }

big.big {
  font-size: 30px; }

.blue {
  color: #0286ba; }

.plitka_box {
  width: 100%;
  display: table; }

.plitka_box h2 {
  color: #fff; }

a.plitka_row,
a.plitka_w100 {
  color: #fff; }

a.plitka_row {
  display: block; }

a.plitka_row:hover,
a.plitka_w100:hover {
  opacity: 0.9; }

a.plitka_row:hover h4,
a.plitka_w100:hover h2 {
  text-decoration: underline; }

.plitka_w50 {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  background-color: #145c97;
  background-size: cover;
  background-position: top center;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 22px; }

.plitka_cell {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  height: 315px;
  padding: 43px;
  padding-top: 36px;
  padding-bottom: 0;
  font-size: 14px; }

.plitka_cell h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Calibri', sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 400; }

.plitka_cell p {
  margin-top: 0;
  margin-bottom: 20px; }

.globus_left {
  width: 50%;
  float: left;
  padding-top: 85px; }

.globus_right {
  position: relative;
  float: right;
  width: 50%;
  max-width: 446px; }

.globus_right span {
  position: absolute;
  z-index: 5;
  background-color: #ff1f4e;
  color: #fff;
  line-height: 26px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 18px;
  font-weight: 300; }

.globus_right span::after {
  content: '';
  position: absolute;
  bottom: -13px;
  left: 28px;
  border: 7px solid transparent;
  border-top: 7px solid #ff1f4e; }

.gl_1 {
  top: 43%;
  left: 15%; }

.gl_2 {
  top: 9%;
  left: 73%; }

.plitka_w20 {
  display: table-cell;
  width: 324px;
  vertical-align: top; }

.plitka_w100 {
  float: left;
  width: 100%;
  height: 436px;
  vertical-align: top;
  padding: 43px; }

.plitka_w100 h2 {
  font-family: 'Calibri', sans-serif;
  text-transform: none;
  font-size: 61px;
  line-height: 1em;
  margin-bottom: 60px; }

.contact_sec {
  padding: 30px 0; }

.contact_sec h2 {
  text-transform: none;
  font-family: 'Calibri', sans-serif;
  text-align: center;
  margin-bottom: 30px; }

.contact_form {
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .contact_form .input_text {
    max-width: 100%; }

.ip_item {
  width: 48%;
  float: left;
  margin-bottom: 20px; }

.ip_item:nth-child(even) {
  float: right; }

.contact_form .ip_item {
  width: 50%; }

.contact_form .ip_item:first-child {
  padding-right: 20px; }

.ip_item.captcha .ip_item:first-child {
  padding-right: 0; }

.contact_form .ip_item:nth-child(2) .input_text {
  float: right; }

.ip_item.gopstop .input_text {
  width: calc(100% - 100px);
  max-width: 310px;
  float: left; }

.ip_item.gopstop img {
  float: left;
  margin-top: 7px;
  margin-right: 20px; }

.ip_item.captcha img {
  float: left;
  margin-top: 5px;
  margin-right: 15px; }

.ip_item.captcha .input_text {
  float: right;
  max-width: 300px; }

.ip_item.captcha .button {
  float: right; }

.input_text {
  background-color: #fff;
  height: 55px;
  padding: 0 25px;
  width: 100%;
  max-width: 390px;
  border: 1px solid #d9ddde;
  border-radius: 30px;
  font-size: 16px;
  transition: all 0.2s ease; }
  .input_text::placeholder {
    color: #1fa0d3; }

.input_text:hover,
.input_text:focus {
  border-color: #0387bb; }

.input_text[disabled],
.input_text[readonly] {
  background-color: #cacaca; }

textarea.input_text {
  max-width: 100%;
  height: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: none; }

.contact_form textarea.input_text {
  max-width: 100%; }

.input_text.white {
  background-color: #fff;
  border: 1px solid #eee;
  height: 52px;
  padding: 0 24px;
  font-size: 16px;
  transition: all 0.2s ease-out; }

.input_text.white:hover {
  background-color: #f6f6f6; }

.input_text.white:focus {
  position: relative;
  border-color: #b5b5b5;
  background-color: #fff; }

/* BUTTONS */
.button,
.button.small,
.button-o {
  display: inline-block;
  background-color: #145c97;
  color: #fff;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 15px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  text-align: center;
  transition: all 0.2s ease-out; }

button.button,
button.button-o,
input.button,
input.button-o {
  width: 250px;
  height: 48px;
  font-size: 22px;
  line-height: inherit; }

button.w_auto,
input.w_auto {
  width: auto;
  padding-left: 15px;
  padding-right: 15px; }

.button:hover,
.button:focus {
  background-color: #2d7dbe;
  color: #fff; }

.button.gray {
  background-color: #818181;
  color: #fff; }

.button.gray:hover {
  background-color: #9c9c9c; }

.button.lightblue {
  background-color: #0286ba;
  color: #fff; }

.button.lightblue:hover {
  background-color: #0095cf; }

.button.white {
  background-color: #fff;
  color: #6d6d6d;
  box-shadow: 0px 0px 1px 1px #a5a5a5 inset;
  -webkit-box-shadow: 0px 0px 1px 1px #a5a5a5 inset;
  -moz-box-shadow: 0px 0px 1px 1px #a5a5a5 inset;
  -o-box-shadow: 0px 0px 1px 1px #a5a5a5 inset; }

.button.white:hover {
  background-color: #a5a5a5;
  color: #fff; }

.button-o {
  height: 50px;
  padding: 8px 30px;
  background-color: transparent;
  border: 1px solid #0286ba;
  color: #0286ba;
  font-weight: 700;
  text-transform: none; }

.button-o:hover {
  background-color: #0286ba;
  color: #fff; }

.button.big {
  height: 48px;
  line-height: 48px;
  margin-right: 15px;
  font-size: 18px; }

.button.submit {
  height: 34px;
  width: 98%; }

.button.green {
  background-color: #3cbf52; }

.button.green:hover {
  background-color: #259037; }

/* // BUTTONS */
.gray_sec {
  background-color: #eaeaea; }

.subscribe_sec {
  padding-top: 35px;
  padding-bottom: 45px;
  background-color: #105c98;
  color: #fff; }
  .subscribe_sec .container {
    display: flex;
    margin-left: auto;
    margin-right: auto; }

.subscribe_form {
  display: flex;
  width: 100%;
  align-items: flex-end; }

.subscribe_ip {
  width: 100%;
  margin-right: 17px; }

.subscribe_form .input_text {
  display: inline-block;
  float: left;
  margin-bottom: 15px;
  height: 55px;
  width: 100%;
  max-width: 100%;
  padding: 0 20px;
  border: none;
  background-color: #fff;
  color: #383838; }

.subscribe_form label {
  display: inline-block;
  float: left;
  width: 100%; }

.subscribe_sec .button {
  flex-shrink: 0;
  display: inline-block;
  width: auto;
  height: 55px;
  padding: 0 40px;
  margin-bottom: 15px;
  border: none;
  background-color: #0286ba;
  font-size: 25px;
  color: #fff;
  text-transform: none;
  transition: all 0.2s ease-out; }

.subscribe_sec .button:hover {
  background-color: #0095cf; }

.subscribe_left {
  flex-shrink: 0;
  display: inline-block;
  margin-right: 4%;
  padding-top: 18px;
  font-size: 22px;
  font-weight: 300;
  color: #fff; }

.subscribe_left small,
.subscribe_left big {
  display: block;
  color: #fff; }

.subscribe_left small {
  font-size: 21px; }

.subscribe_big_text {
  font-size: 32px;
  line-height: 50px;
  font-weight: 600; }

/* FOOTER */
.footer_sec {
  padding: 50px 0; }

.fcols {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }

.fcol:not(:last-child) {
  margin-right: 30px; }

.fcol img {
  width: 200px; }

.footer_menu {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .footer_menu li {
    display: inline-block;
    margin-right: 20px; }
    .footer_menu li a {
      display: inline-block;
      color: #105c98; }
      .footer_menu li a:hover {
        color: #133e61; }
  .footer_menu li:last-child {
    margin-right: 0; }

/* BREAD */
ul.bread {
  float: left;
  width: 100%;
  height: 29px;
  list-style-type: none;
  margin: 0;
  margin-bottom: 30px;
  padding: 0; }

ul.bread li {
  float: left;
  color: #363839;
  font-size: 16px;
  padding-left: 0;
  background: none; }

ul.bread li a {
  display: inline-block;
  color: #888888; }

ul.bread li a:hover {
  color: #000; }

ul.bread li::after {
  content: '';
  display: inline-block;
  width: 4px;
  height: 1em;
  margin-left: 10px;
  margin-right: 10px;
  background: url(img/arrow_right.png) no-repeat 50% 90%; }

ul.bread li:last-child::after {
  display: none; }

/* TEAM */
.team_intro {
  display: block;
  font-size: 30px;
  color: #2f2f2f;
  margin-top: 30px;
  margin-bottom: 50px; }

.team_box {
  float: left;
  width: 100%;
  min-height: 620px;
  margin-bottom: 50px; }

.team_list_box {
  position: relative;
  float: left;
  width: 45%; }

ul.team_list {
  float: left;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0; }

ul.team_list li {
  margin-bottom: 2px;
  padding-left: 0;
  background-image: none; }

ul.team_list a {
  position: relative;
  display: block;
  border-left: 14px solid #ebebeb;
  padding: 14px 33px; }

ul.team_list a::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #ebebeb;
  transition: all 0.5s ease; }

ul.team_list li.current a::before,
ul.team_list li a:hover::before {
  width: 100%; }

ul.team_list a h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  color: #2f2f2f; }

ul.team_list a h6 {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  color: #2f2f2f; }

.team_emp_img {
  position: absolute;
  top: -30px;
  right: -170px;
  height: 696px; }

.team_info_box {
  float: right;
  width: 55%;
  border: 4px solid #145c97;
  padding: 40px 0;
  padding-left: 180px; }

.team_info_box h2 {
  background-color: #145c97;
  background-image: url(img/team_name_grad.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto 100%;
  font-size: 50px;
  color: #fff;
  font-weight: 300;
  text-transform: none;
  margin: 0;
  margin-bottom: 10px;
  padding: 5px 23px 7px; }

.team_info_box h5 {
  font-size: 20px;
  color: #797979;
  font-weight: 400; }

.team_contacts p {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0px; }

.team_contacts .fa {
  display: inline-block;
  width: 30px;
  color: #145c97; }

/* SUBMENU */
.products_menu_sec {
  border-bottom: 5px solid #145c97;
  border-top: 1px solid #e8e8e8;
  margin-top: -1px; }

.products_menu_sec.fixed {
  position: fixed;
  z-index: 1300;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff; }

.products_menu_sec_skelet {
  height: 50px;
  float: left;
  width: 100%; }

.products_menu {
  position: relative;
  z-index: 1100;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  margin-bottom: -9px; }

.products_menu > li {
  display: table-cell;
  width: 1%;
  vertical-align: middle; }

.products_menu > li > a {
  display: inline-block;
  width: 100%;
  height: 44px;
  padding-top: 6px;
  font-size: 14px;
  color: inherit;
  text-align: center;
  text-transform: uppercase;
  background-image: url(img/tm_wrap.png);
  background-repeat: no-repeat;
  background-position: right center; }

.products_menu > li:hover > a {
  color: #145c97;
  font-style: italic; }

.sub_new > a {
  font-weight: 600; }

.sub_sale > a {
  font-weight: 600;
  color: #e15458 !important; }

/* submenu */
.submenu_box.visible {
  z-index: 310;
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  transition: all 0.3s ease 0s; }

.submenu_box {
  position: absolute;
  z-index: 300;
  top: 100%;
  margin-top: 5px;
  left: 0;
  width: 100%;
  background: #f5f5f5;
  padding: 30px;
  transform: translateY(-3px);
  transition: all 0.3s ease 0.5s;
  visibility: hidden;
  opacity: 0; }

.submenu_left {
  float: left;
  width: 820px;
  height: 350px;
  column-count: 5;
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-gap: 50px;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-rule: 1px dotted #e1e1e1;
  -webkit-column-rule: 1px dotted #e1e1e1;
  -moz-column-rule: 1px dotted #e1e1e1; }

.submenu_ib {
  width: 200px;
  display: inline-block;
  margin-bottom: 40px;
  text-align: left;
  vertical-align: top; }

.submenu_ib h4 {
  margin: 0;
  margin-bottom: 15px;
  width: 74%;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 600; }

.submenu_ib a {
  display: block;
  font-size: 14px;
  color: inherit; }

.submenu_ib a:hover {
  color: #000; }

.submenu_right {
  float: right;
  background: #fff;
  width: 280px;
  min-height: 360px;
  margin-top: -30px;
  margin-right: -30px;
  margin-bottom: -30px;
  padding: 20px 40px; }

.sb_prod_title {
  font-weight: 600;
  color: inherit;
  font-size: 24px; }

.contact_icons {
  display: inline-block;
  width: 100%;
  margin: 20px 0 40px; }

.contact_icons .ib {
  width: 45%;
  margin-right: 4%;
  vertical-align: top; }

.contact_icons img {
  display: inline-block;
  vertical-align: top; }

.contact_icons .ib div {
  display: inline-block;
  width: calc(99% - 77px);
  line-height: 1.45em;
  padding-left: 20px; }

.contact_icons .ib h4 {
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #145c97;
  font-size: 26px; }

.contact_form_page {
  float: left;
  width: 100%;
  margin-bottom: 30px; }

.contact_form_page .input_text {
  float: left;
  width: 33.3%;
  margin-bottom: 20px;
  margin-right: -1px; }

.contact_form_page .button {
  background-color: #0286ba;
  width: 125px; }

.contact_form_page .button:hover {
  background-color: #145c97; }

.contact_form_page textarea.input_text {
  width: 99.8%;
  height: 154px;
  padding-top: 10px;
  padding-bottom: 10px; }

h3.line {
  position: relative;
  float: left;
  width: 100%;
  text-transform: uppercase;
  color: #145c97;
  font-size: 26px; }

h3.line span {
  position: relative;
  z-index: 2;
  background: #fff;
  padding-right: 30px; }

h3.line::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e2e2e2; }

.info_page h1 {
  float: none; }

.with_img {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 30px;
  margin-bottom: 60px;
  line-height: 26px; }

.with_img img {
  float: left;
  border-right: 30px solid #fff; }

.with_img.right img {
  float: right;
  border-right: none;
  border-left: 30px solid #fff; }

.with_img_img {
  float: left;
  margin-right: 30px; }

.with_img_img img {
  border: 1px solid #ddd; }

.with_img_img + p {
  margin-top: 0; }

.short_article_title {
  float: none;
  display: block;
  font-size: 31px;
  color: #414040;
  text-transform: none;
  letter-spacing: 0;
  border-bottom: 1px solid #e2e2e2;
  margin-top: -9px;
  margin-bottom: 10px;
  padding-bottom: 15px; }

.short_article {
  float: left;
  width: 100%;
  margin-bottom: 60px; }

.short_article img.bor_left {
  border-left: 30px solid #fff; }

.short_article img.bor_right {
  border-right: 30px solid #fff; }

.short_article_title.bigpad {
  padding-bottom: 30px;
  margin-bottom: 30px; }

.carousel_gallery_box {
  float: left;
  width: 100%;
  margin-bottom: 60px; }

.carousel_gallery_box .short_article_title.bigpad {
  margin-bottom: 45px; }

ul.gallery_carousel {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%; }

ul.gallery_carousel li {
  padding-left: 0;
  background: none; }

ul.gallery_carousel li a {
  display: inline-block; }

ul.gallery_carousel li a:hover {
  transform: scale(0.95); }

ul.gallery_carousel .owl-dots {
  bottom: -60px; }

ul.gallery_carousel .owl-dots::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e2e2e2; }

ul.gallery_carousel .owl-dot {
  position: relative;
  z-index: 2;
  background-color: #fff;
  width: 20px; }

ul.gallery_carousel .owl-dot:first-child {
  padding-left: 10px;
  width: 33px; }

ul.gallery_carousel .owl-dot:last-child {
  padding-right: 5px;
  width: 28px; }

ul.gallery_carousel .owl-dot span {
  background-color: #928f8e;
  width: 10px;
  height: 10px;
  border: none; }

ul.gallery_carousel .owl-dot:hover span,
ul.gallery_carousel .owl-dot.active span {
  background-color: #0286ba; }

.prodlist_box {
  float: left;
  width: 100%; }

.prodlist_box + .prodlist_box {
  padding-top: 60px; }

.prod_item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 23%;
  max-width: 273px;
  margin-right: 2%;
  margin-bottom: 40px;
  border: 1px solid #e2e2e2;
  padding: 20px 25px;
  padding-bottom: 0; }

.prod_item:nth-child(4n+4) {
  margin-right: 0; }

.modal .ip_cell {
  width: 100%;
  margin-bottom: 15px; }

.modal .input_text {
  width: 100%;
  max-width: 100%; }

.order_label {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px; }

.input_text.comment {
  height: 120px;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: initial; }

.modal.modal_send_request {
  display: none; }

.modal_send_request .modal_content {
  padding: 20px;
  transform: translateY(-50%);
  margin-top: 0; }

.modal_send_request .modal_content h3 {
  background: none;
  padding: 0;
  margin-bottom: 20px;
  color: #000;
  font-size: 20px; }

.ip_cell.buttons {
  display: flex;
  justify-content: space-between; }

.ip_cell.buttons .button {
  width: auto; }

.button.close_modal {
  background-color: #717171; }

.plankjop_flex {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between; }

.plankjop_flex .flex {
  display: flex;
  margin-bottom: 20px; }

.plankjop_flex .flex .ib {
  display: flex;
  align-items: center;
  margin-left: 30px; }

.plankjop_flex .flex label {
  margin-right: 10px; }

.nospace {
  white-space: nowrap; }

.wraped_items span:not(:last-child):after {
  content: '|';
  margin-left: 5px;
  color: #c8c8c8; }

.video_box {
  position: relative;
  float: left;
  width: 100%;
  height: 0;
  padding-top: 35.275%;
  margin-bottom: 27px;
  overflow: hidden;
  background: rgba(109, 187, 173, 0.4); }

.video_box video {
  position: absolute;
  display: inline-block;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%); }

.prodlist_box.perline-5 {
  width: 106%; }

.prodlist_box.perline-5 .prod_item {
  width: 17%; }

.prodlist_box.perline-5 .prod_item:nth-child(4n+4) {
  margin-right: 2%; }

.paginate a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #f6f6f6;
  text-align: center;
  line-height: 30px;
  color: #333; }

.paginate a:hover {
  background: #e6e6e6; }

.paginate a.current {
  background: #105c98;
  color: #fff; }

/* NEW PRODUCT PAGE */
.newprod_info_section {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 30px; }

.newprod_photos {
  flex-shrink: 0;
  width: 400px;
  margin-right: 30px; }

.newprod_img {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #e2e2e2; }

.newprod_img:hover {
  border: 1px solid #c9c9c9; }

.newprod_img img {
  max-height: 400px;
  transition: all 0.3s ease; }

.newprod_img:hover img {
  transform: scale(0.95); }

.newprod_video_container {
  position: relative;
  width: 100%;
  padding-top: 51.25%; }

.newprod_video_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.newprod_infobox {
  width: 100%; }

.title_category {
  margin-top: 0;
  margin-bottom: 20px;
  color: #0a2044;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%; }

.prod_title {
  float: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 120%;
  font-weight: 600; }

.newprod_desc_title {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0 3px;
  font-size: 16px;
  color: #474747;
  font-weight: 500;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2; }

.newprod_params_table {
  width: 100%; }

.newprod_params_table tr:hover td {
  background-color: #f6f6f6; }

.newprod_params_table tr:first-child td {
  border-top: 1px solid #e2e2e2; }

.newprod_params_table td {
  padding: 2px 0;
  border-bottom: 1px solid #e2e2e2; }

.newprod_nav_section {
  border-top: 4px solid #0088bb;
  padding-top: 30px; }

ul.newprod_nav_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }

ul.newprod_nav_list li {
  display: inline-block;
  padding-left: 0;
  background: none;
  vertical-align: top; }

.newprod_nav_list a {
  position: relative;
  display: block;
  width: 96px;
  text-align: center;
  color: #0087bb;
  font-size: 16px;
  font-weight: 300; }

.newprod_nav_list li:not(:last-child) a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 60px;
  background: #e2e2e2; }

.newprod_nav_list a div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  margin-bottom: 20px; }

.newprod_nav_list a span {
  display: block; }

.newprod_nav_list a:hover {
  transform: scale(0.95); }

.newprod_section {
  float: left;
  width: 100%;
  border-top: 4px solid #0088bb;
  padding-top: 30px; }

.newprod_subtitle {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 28px;
  color: #0087bb;
  font-weight: 400;
  line-height: 110%;
  text-transform: none; }

.newprod_subtitle + p {
  margin-top: 0; }

.newprod_subtitle img {
  vertical-align: middle;
  margin-right: 15px;
  max-height: 35px; }

.newprod_prodlist {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  width: calc(100% + 20px); }

.newprod_prod_item {
  display: inline-block;
  width: calc(25% - 5px - 15px);
  margin-right: 15px;
  margin-bottom: 20px;
  color: inherit; }

.newprod_prod_item:hover {
  color: #0088bb; }

.newprod_prod_img {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  margin-bottom: 30px;
  border: 1px solid #e2e2e2;
  margin-bottom: 20px; }

.newprod_prod_img img {
  position: absolute;
  top: 2%;
  left: 2%;
  width: 94%;
  height: 94%;
  object-fit: contain; }

.newprod_prod_item h3 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120%; }

.newprod_prod_desc {
  font-weight: 300;
  line-height: 140%; }

.newprod_table {
  width: 100%;
  margin-bottom: 30px; }

.newprod_table tr:hover td {
  background-color: #f6f6f6; }

.newprod_table tr:first-child td {
  border-top: 1px solid #e2e2e2; }

.newprod_table td {
  padding: 2px 0;
  border-bottom: 1px solid #e2e2e2; }

.newprod_table td b {
  color: #000; }

.newprod_table.no-border-top tr:first-child td {
  border-top: none; }

.newprod_file {
  display: inline-block;
  margin-bottom: 10px; }

.file_type {
  display: inline-block;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #0088bb;
  border-radius: 3px;
  padding: 0 5px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-right: 5px;
  transition: all 0.3s ease; }

.file_name {
  color: #0088bb;
  text-decoration: underline; }

.newprod_file:hover .file_name {
  color: #000;
  text-decoration: none; }

.newprod_file:hover .file_type {
  background: #000; }

.prod_info_rows {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.prod_info_row {
  display: flex;
  align-items: stretch;
  width: 50%;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc; }

.prod_info_row-image {
  width: 120px;
  flex-shrink: 0;
  margin-right: 10px;
  text-align: center; }

.prod_info_row-image img {
  max-width: 100%;
  max-height: 200px; }

.prod_info_row-desc {
  width: 100%;
  line-height: 110%; }

.prod_info_row-desc h4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 110%; }

.prod_info_row-desc h4 + p {
  margin-top: 0; }

.smaller_inputs .input_text {
  height: 36px; }

.index_intro_sec .container,
.index_content_sec .container,
.service_sec .container,
.subscribe_sec .container,
.footer_sec .container,
.contact_sec .container {
  max-width: 1167px; }

.index_intro_box {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 40px; }

.index_intro_big {
  position: relative;
  width: 100%;
  padding-top: 45%; }
  .index_intro_big img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%; }

.index_intro-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  font-size: 17px;
  color: #084778;
  font-weight: 700;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 90%, rgba(255, 255, 255, 0) 100%); }
  .index_intro-text h1 {
    font-weight: 300;
    font-size: 57px;
    line-height: 100%;
    margin: 0;
    margin-bottom: 5px; }
  .index_intro-text p {
    margin: 0; }

.index_intro_smalls {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 379px;
  margin-left: 18px; }
  .index_intro_smalls img:not(:last-child) {
    margin-bottom: 18px; }

.index_prodlist_box {
  display: flex;
  flex-wrap: wrap;
  width: 103%; }

.index_prod_item {
  position: relative;
  width: 31%;
  margin-right: 2%;
  margin-bottom: 30px;
  text-align: center; }
  .index_prod_item.new:before {
    content: 'new';
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 2;
    background: #3cc853;
    color: #fff;
    line-height: 50px;
    padding: 0 12px;
    font-weight: 700;
    font-size: 20px;
    border-radius: 0 0 10px 10px; }

.index_prod_img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  border: 1px solid #dedede;
  padding-top: 100%;
  margin-bottom: 20px; }
  .index_prod_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%); }
  .index_prod_img:hover {
    opacity: .8; }

.index_prod_desc {
  margin-bottom: 20px;
  text-transform: uppercase; }
  .index_prod_desc span {
    font-size: 14px;
    font-weight: 300; }
  .index_prod_desc h3 {
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    min-height: 58px; }
    .index_prod_desc h3 a {
      color: inherit; }
      .index_prod_desc h3 a:hover {
        color: #0286ba; }

.index_about_imgs {
  display: flex;
  flex-wrap: wrap;
  width: 100.5%;
  margin-bottom: 40px; }
  .index_about_imgs img {
    width: calc(33.3% - 5px);
    margin-right: 5px;
    margin-bottom: 5px; }

.index_about_desc {
  display: flex;
  margin-bottom: 30px; }

.index_about_left {
  width: 100%;
  color: #7a7a7a;
  font-size: 20px;
  padding-top: 25px; }
  .index_about_left h2 {
    margin: 0;
    margin-bottom: 30px;
    font-size: 38px;
    font-weight: 300;
    color: #7a7a7a;
    line-height: 130%; }
    .index_about_left h2 b {
      font-size: 50px;
      font-weight: 600; }
    .index_about_left h2 h5 {
      font-size: 17px;
      font-weight: 600;
      margin: 10px 0; }

.index_about_right {
  flex-shrink: 0;
  width: 400px; }

.index_service_box {
  display: flex;
  align-items: stretch; }

.index_service_img {
  position: relative;
  flex-shrink: 0;
  width: 36.8%; }
  .index_service_img img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.index_service_content {
  width: 100%;
  background: #0286ba;
  background: linear-gradient(31deg, #0286ba 0%, #199acd 100%);
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  padding: 60px 65px; }
  .index_service_content h2 {
    margin: 0;
    margin-bottom: 20px;
    font-size: 57px;
    font-weight: 400;
    color: #fff; }
    .index_service_content h2 b {
      font-size: 82px;
      font-weight: 700; }

.index_service_desc {
  max-width: 470px; }

.form_captcha {
  display: flex;
  align-items: center;
  width: 100%;
  float: left; }
  .form_captcha .captcha_box {
    margin-right: 55px; }
  .form_captcha .button {
    height: 55px;
    margin-bottom: 0; }

@media (min-width: 1134px) {
  .prod_item:nth-last-child(1),
  .prod_item:nth-last-child(2),
  .prod_item:nth-last-child(3),
  .prod_item:nth-last-child(4) {
    margin-bottom: 0; } }
.prod_img {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  height: 290px;
  text-align: center; }

.prod_img:hover {
  opacity: .8; }

.prod_img img {
  max-height: 280px; }

.prod_item h3 {
  float: left;
  width: 100%;
  min-height: 116px;
  margin: 0;
  font-size: 21px;
  font-weight: 600; }

.prod_item h3 a {
  color: #2f2f2f;
  text-decoration: none; }

.prod_item h3 a:hover {
  color: #0286ba; }

.prod_art {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #6b6b6b;
  font-weight: 300;
  border-bottom: 1px solid #e2e2e2;
  width: calc(100% + 50px);
  margin-left: -25px;
  padding: 0 25px;
  padding-bottom: 10px; }

.prod_prices {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #6b6b6b;
  padding: 10px 0; }

.prod_price {
  display: block; }

.prod_prices small {
  font-size: 16px;
  color: #6b6b6b; }

.prod_price.old b {
  color: #2f2f2f; }

.prod_price.new b {
  color: #0286ba;
  font-size: 17px; }

.prod_buttons {
  float: left;
  width: calc(100% + 50px);
  margin-left: -25px; }

.prod_buttons .button {
  float: left;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  padding: 0;
  border-radius: 0;
  margin-bottom: 0; }

.prod_buttons .button.gray {
  width: 40%; }

.prod_buttons .button.lightblue {
  width: 60%; }

#mmenu_button {
  display: none; }

/* PROD PAGE */
.prod_leftcol {
  float: left;
  width: 40%;
  max-width: 480px; }

.prod_rightcol {
  float: right;
  width: 57%;
  max-width: 720px;
  margin-top: -10px;
  margin-bottom: 30px; }

.prod_imgs_box {
  /*position: relative;*/
  float: left;
  width: 100%; }

.prod_imgs_box.new::after,
.prod_item.new::after,
.prod_item.discount::after,
.plus_item.new::after {
  content: 'ny';
  position: absolute;
  z-index: 1010;
  /*top: 20px;
  left: 423px;*/
  width: 43px;
  height: 42px;
  margin-top: -10px;
  margin-left: -43px;
  background: url(img/badj_new.png) no-repeat;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding-top: 2px; }

.plus_item.new::after {
  top: -10px;
  right: -10px; }

.prod_item.new::after,
.prod_item.discount::after {
  left: auto;
  right: 0;
  top: -13px; }

.prod_item.discount::after {
  content: 'ny pris';
  background-image: url(img/badj_price.png);
  width: 66px; }

.prod_main_photo {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid #e2e2e2;
  overflow: hidden; }

.prod_main_photo img {
  transition: all 0.2s ease-out; }

.prod_imgs_box-relative {
  /*position: relative;*/
  float: left;
  width: 100%;
  height: 453px; }

.nonRelative {
  position: static; }

.prod_slider {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #dbdbdb;
  transition: all 0.6s ease; }

.prod_slider li {
  background: none;
  padding: 0 !important;
  text-align: center; }

.prod_slider .owl-item {
  text-align: center;
  transition: all 0.6s ease; }

.prod_slider li img {
  display: inline-block !important;
  width: auto !important;
  max-height: 100%; }

.prod_slider.inactive::before {
  content: '';
  position: absolute;
  z-index: 80;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7) url(img/an_plus.png) no-repeat center center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out; }

.prod_slider.inactive:hover::before {
  opacity: 1;
  visibility: visible; }

.prod_slider.inactive .owl-nav {
  visibility: hidden;
  opacity: 0; }

.prod_slider .owl-prev,
.prod_slider .owl-next {
  position: absolute;
  z-index: 1010;
  top: 50%;
  padding: 30px;
  color: transparent;
  font-size: 0;
  background: red; }

.prod_slider .owl-prev {
  left: 0; }

.prod_slider .owl-next {
  right: 0; }

.prod_slider .owl-prev::before,
.prod_slider .owl-next::before {
  float: left;
  font-size: 37px;
  color: #fff;
  font-family: 'FontAwesome'; }

.prod_slider .owl-prev::before {
  content: '\f053'; }

.prod_slider .owl-next::before {
  content: '\f054'; }

.prod_slider.active {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  background: #fff;
  border: none; }

.relative {
  position: relative; }

.prod_thumbs {
  float: left;
  width: 100%;
  text-align: justify; }

.prod_thumbs::after {
  content: '';
  width: 100%;
  display: inline-block; }

.prod_thumbs a {
  display: inline-block;
  width: 100px;
  height: 100px;
  border: 1px solid #e2e2e2;
  margin-bottom: 15px;
  overflow: hidden; }

.prod_thumbs a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.2s ease-out; }

.prod_main_photo:hover,
.prod_thumbs a:hover {
  border-color: #0286ba; }

.prod_main_photo:hover img,
.prod_thumbs a:hover img {
  transform: scale(1.1); }

.prod_thumbs.owl-carousel a {
  position: relative;
  width: 100%;
  padding-top: 100%; }

.prod_thumbs.owl-carousel a img {
  position: absolute;
  top: 0;
  left: 0; }

.prod_thumbs .owl-nav {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%; }

.prod_thumbs .owl-nav div {
  position: absolute;
  bottom: 0;
  margin-bottom: -2px;
  padding: 5px;
  font-size: 21px; }

.prod_thumbs .owl-nav div.owl-prev {
  left: 0; }

.prod_thumbs .owl-nav div.owl-next {
  right: 0; }

.prod_thumbs .owl-dots {
  bottom: 0; }

.prod_rightcol h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px; }

.prod_rightcol h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px; }

.prod_art_row {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 500; }

.prod_art_row span {
  display: inline-block;
  padding-right: 15px;
  margin-right: 15px;
  line-height: 13px;
  border-right: 1px solid #e2e2e2;
  vertical-align: top; }

.prod_art_row span:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none; }

.prod_art_row span b {
  color: #03ba55;
  text-transform: uppercase; }

.ppr_desc {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 26px; }

.ppr_desc p:first-child {
  margin-top: 0; }

.ppr_desc p:last-child {
  margin-bottom: 0; }

.ppr_buttons {
  float: left;
  width: 100%;
  margin-bottom: 14px; }

.ppr_buttons .button {
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  text-transform: none;
  margin-right: 20px;
  padding-left: 51px;
  padding-right: 51px; }

.prod_prices_row {
  float: left;
  width: 100%;
  max-width: 436px;
  font-size: 18px;
  color: #000; }

.prod_prices_row > div {
  display: flex;
  justify-content: space-between;
  height: 40px;
  background: #f6f6f6;
  padding: 7px 20px;
  margin-bottom: 5px;
  font-weight: 700; }

.prod_prices_row > div > label {
  font-size: 16px;
  margin-right: 15px;
  font-weight: 400; }

.ppr_old_price {
  font-weight: 700; }

.prod_prices_row.noprice {
  margin: 10px 0;
  color: #0286ba;
  border-color: #0286ba;
  text-align: center;
  font-size: 16px; }

.prod_prices_row.noprice p {
  margin: 0; }

div.ppr_main_price {
  height: 60px;
  line-height: 44px;
  color: #000;
  font-size: 24px;
  background: #ebf9ff; }

.ppr_group_price,
.ppr_group2_price {
  font-size: 110%; }

.table_box {
  float: left;
  width: 100%; }

table.zebra {
  width: 100%;
  margin-bottom: 40px; }

table.zebra a {
  color: #0286ba; }

table.zebra a:hover {
  color: #333; }

table.zebra th {
  background-color: #f5f5f5;
  border-bottom: 6px solid #e2e2e2;
  color: #6e6e6e; }

table.zebra th,
table.zebra td {
  padding: 15px 35px;
  font-weight: 400;
  font-size: 16px; }

table.zebra td:first-child {
  border-left: 1px solid #e2e2e2; }

table.zebra td:last-child {
  border-right: 1px solid #e2e2e2; }

table.zebra td {
  border-bottom: 1px solid #e2e2e2; }

.input_text_antall {
  width: 52px;
  height: 32px;
  text-align: center;
  padding: 0 5px;
  margin-right: 10px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  transition: all 0.2s ease; }

.input_text_antall:focus {
  border-color: #c3c3c3; }

.button.table_add_to_cart {
  width: auto;
  height: 40px;
  padding: 0 10px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  text-transform: none; }

.button.blue {
  background: #145c97; }

.button.cyen {
  background: #0286ba; }

.section-heading {
  color: #444;
  font-size: 46px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 40px; }

.prod_anchors {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  margin-bottom: 30px; }

.prod_anchors a {
  position: relative;
  display: inline-block;
  width: 25%;
  margin-bottom: 30px;
  text-align: center;
  font-size: 14px;
  color: #0286ba; }

.prod_anchors a::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 64px;
  top: 0;
  right: 0;
  background-color: #dbdbdb; }

.prod_anchors a:last-child::before {
  display: none; }

.prod_anchors a img {
  margin-bottom: 20px; }

.prod_anchors a span {
  display: block; }

.prod_anchors a::after {
  content: '\f078';
  font-family: 'FontAwesome';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -10px;
  text-align: center;
  opacity: 0;
  transition: all 0.3s ease-out; }

.prod_anchors a:hover::after {
  margin-top: 0;
  opacity: 1; }

.an_sec {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 60px;
  border-bottom: 6px solid #dbdbdb; }

.an_sec:last-child {
  margin-bottom: 0; }

.an_sec h2 {
  font-size: 56px;
  color: #0286ba;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 30px; }

.an_sec h2 img {
  float: left;
  height: 46px;
  margin-right: 20px;
  margin-top: 11px; }

table.thRow {
  width: 100%;
  max-width: 500px;
  margin-bottom: 30px;
  border-collapse: separate;
  border-spacing: 0px 7px; }

table.thRow th {
  background-color: #928f8e;
  color: #fff; }

table.thRow th,
table.thRow td {
  border: 1px solid #928f8e;
  padding: 8px 22px;
  font-size: 16px;
  font-weight: 400; }

.video_left {
  float: left;
  width: 50%;
  max-width: 570px; }

.video_right {
  float: right;
  width: 50%;
  max-width: 520px;
  min-height: 430px;
  border-top: 6px solid #dbdbdb;
  padding-top: 30px; }

.video_right h3 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 35px;
  font-weight: 400; }

.videos_slider {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: calc(100% - 105px); }

.videos_slider li {
  background: none !important;
  padding: 0 !important;
  display: inline-block;
  width: 48%;
  margin-bottom: 20px; }

.videos_slider li:nth-child(2n+2) {
  float: right;
  text-align: right; }

.videos_slider li a,
.videos_slider li img {
  position: relative;
  display: inline-block;
  float: left; }

.videos_slider li a.current::after {
  content: '';
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0286ba;
  opacity: .6; }

.videos_slider-next {
  float: right;
  width: 85px; }

#pagination {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
  width: 86px; }

#pagination li {
  background: none !important;
  padding: 0 !important;
  display: none; }

#pagination li.prev,
#pagination li.next {
  display: table-cell;
  width: 1%;
  height: 263px;
  vertical-align: middle;
  padding-top: 20px !important;
  font-size: 0;
  text-align: center;
  border: 1px solid #dbdbdb;
  color: transparent;
  cursor: pointer;
  transition: all 0.2s ease-out; }

#pagination li.prev:hover,
#pagination li.next:hover {
  background-color: #0286ba !important;
  border-color: #0286ba; }

#pagination li.prev:hover::before,
#pagination li.next:hover::before {
  color: #fff; }

#pagination li.prev::before,
#pagination li.next::before {
  content: '';
  font-family: 'FontAwesome';
  font-size: 33px;
  color: #928f8e;
  transition: all 0.2s ease-out; }

#pagination li.prev::before {
  content: '\f053'; }

#pagination li.next::before {
  content: '\f054'; }

.docs_box {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  text-align: justify; }

.docs_box::after {
  content: '';
  width: 100%;
  display: inline-block; }

.doc_item {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  padding: 45px 40px;
  margin-bottom: 16px;
  border: 1px solid #e2e2e2;
  text-align: left; }

.doc_item img {
  float: left;
  margin-right: 20px; }

.doc_item-info {
  float: left;
  width: calc(100% - 244px);
  font-size: 18px; }

.doc_item-info p {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2em; }

.doc_item-info small {
  display: block;
  font-size: 16px; }

.doc_item-info small span {
  display: inline-block;
  margin-right: 20px; }

.doc_item-info small span:last-child {
  margin-right: 0; }

.doc_item .button.gray {
  float: right;
  background-color: #5a5a5a;
  font-weight: 400;
  font-size: 16px;
  height: 62px;
  line-height: 62px;
  line-height: 62px; }

.doc_item .button.gray:hover {
  background-color: #0286ba; }

.plus_box {
  float: left;
  width: 100%;
  margin-bottom: 30px; }

.plus_item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 160px;
  margin-bottom: 30px;
  margin-right: 25px;
  text-align: center; }

.plus_item-img_box {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 160px;
  line-height: 160px;
  text-align: center;
  margin-bottom: 15px;
  padding: 20px;
  border: 1px solid #e2e2e2; }

.plus_item-img_box img {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.2s ease-out; }

.plus_item-img_box:hover img {
  opacity: .7; }

.plus_item h4 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.2em; }

.plus_item .button {
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  text-transform: none;
  font-weight: 400;
  padding-left: 18px;
  padding-right: 18px; }

/* NEW TOP BAR */
.top_little_sec {
  padding-top: 20px; }

.top_little_sec .container {
  position: relative;
  text-align: right;
  color: #626668;
  font-size: 14px; }

.top_little_sec .ib {
  padding-left: 10px;
  padding-right: 15px;
  vertical-align: top; }

.top_little_sec .ib:last-child {
  padding-right: 0; }

.top_little_sec .ib.border {
  position: relative; }

.top_little_sec .ib.border::after {
  content: '';
  position: absolute;
  top: 4px;
  right: 0;
  width: 1px;
  height: 20px;
  background-color: #dbdbdb; }

.top_little_sec a {
  color: #0286ba; }

.top_little_sec a:hover {
  text-decoration: underline; }

.mini_cart_link {
  color: #626668 !important; }

.mini_cart_link .fa {
  margin-right: 5px; }

.mini_cart_link .fa,
.mini_cart_link b {
  color: #0286ba; }

.mini_cart_link:hover {
  text-decoration: none !important;
  color: #0286ba !important; }

.mini_cart_tb {
  position: relative; }

.mini_search_box {
  position: relative;
  width: 100%;
  max-width: 370px; }

.mini_search_box input::placeholder {
  color: #9ae2ff;
  opacity: 1; }

.mini_search_box input::-ms-input-placeholder {
  color: #9ae2ff; }

.mini_search_box input {
  width: 100%;
  background: none;
  color: #fff;
  border: 1px solid #3287c9;
  border-radius: 30px;
  height: 48px;
  padding: 0 30px;
  transition: all 0.2s ease; }

.mini_search_box input:focus {
  border-color: #9ae2ff; }

.mini_search_box button {
  display: none;
  float: left;
  height: 50px;
  background-color: #fff;
  color: #0286ba;
  border: none;
  border-right: 1px solid #d7d7d7;
  padding: 0 20px;
  font-size: 18px;
  transition: all 0.2s ease-out; }

.mini_search_box button:hover {
  background-color: #f6f6f6; }

/* MINI CART */
.mini_cart {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1200;
  display: none;
  width: 350px;
  margin-top: 10px;
  padding: 18px;
  border: 2px solid #145c97;
  border-radius: 10px;
  background: #fff;
  text-align: left;
  color: #5c5c5c;
  overflow: hidden; }

.mini_cart::before,
.login_form::before,
#search_box::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 47%;
  border: 10px solid transparent;
  border-bottom: 10px solid #145c97; }

#search_box::before {
  display: none;
  left: 76%; }

.login_form::before {
  display: none;
  left: 20px; }

#scrollbar {
  height: 270px; }

#mCSB_1_scrollbar_vertical {
  right: -17px; }

.mc_prod {
  display: inline-block;
  width: 100%;
  border-bottom: 3px solid #145c97;
  padding-bottom: 20px;
  margin-bottom: 15px; }

.mc_prod:last-child {
  margin-bottom: 0; }

.mc_img {
  position: relative;
  float: left;
  width: 95px;
  height: 95px;
  border: 1px solid #d5d5d5;
  overflow: hidden;
  text-align: center; }

.mc_img img {
  max-height: 100%; }

.mc_img a {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #c34527 url(img/remove.png) no-repeat center; }

.mc_img a:hover {
  background-color: #f65934; }

.mc_prod_info {
  float: right;
  width: calc(100% - 105px); }

.mc_title {
  display: block;
  color: inherit;
  font-size: 14px;
  margin-top: -4px;
  margin-bottom: 10px;
  line-height: 20px; }

.mc_title:hover {
  color: #f7921e; }

.mc_prod_info select {
  width: 100%;
  height: 24px;
  padding: 0 7px;
  padding-right: 28px;
  font-size: 14px;
  line-height: 24px;
  background: #f4f4f4 url(img/arrow_select_s.png) no-repeat right;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  border: 1px solid #d5d5d5;
  margin-bottom: 5px;
  color: #333;
  transition: all 0.2s ease-out; }

.mc_prod_info select:hover,
.mc_prod_info select:focus {
  border-color: #bbb; }

.mc_total {
  float: left;
  width: 100%;
  font-weight: 600;
  font-size: 18px; }

.mc_total {
  font-weight: 400;
  font-size: 18px; }

.mc_total b {
  font-weight: 600;
  font-size: 20px; }

.mini_cart small {
  display: block;
  width: 100%;
  font-size: 14px;
  text-shadow: 0px 0px 0px #333; }

.mc_footer {
  float: left;
  width: 100%;
  background: #145c97;
  width: calc(100% + 36px);
  margin-top: 10px;
  margin-left: -18px;
  margin-bottom: -18px;
  padding-top: 2px; }

.mc_f_close,
.mc_f_tocart {
  display: inline-block;
  height: 42px;
  padding: 6px 17px 0px;
  text-transform: uppercase;
  font-size: 17px; }

.header_right a.mc_f_close {
  float: left;
  width: 123px;
  padding-left: 56px;
  text-align: left;
  background: #fff url(img/mc_close.png) no-repeat 17px 50%;
  color: #145c97;
  font-weight: 400; }

.header_right a.mc_f_close:hover {
  background-color: #fe1f4d;
  color: #fff;
  text-decoration: none !important; }

.mc_f_tocart {
  float: right;
  width: 220px;
  font-weight: 600;
  color: #fff !important;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }

.mc_f_tocart:hover {
  color: #fff;
  background: #0286ba;
  text-decoration: none !important; }

/* // MINI CART */
.return_form {
  float: left;
  width: 100%; }

.return_w50 {
  float: left;
  width: 50%;
  padding-right: 20px; }

.return_details {
  padding-right: 0;
  padding-left: 20px; }

.return_title {
  display: inline-block;
  float: left;
  width: 100%;
  margin: 0; }

.return_form .button {
  width: auto;
  height: 40px;
  font-size: 16px; }

.return_form .input_text {
  border: 1px solid transparent; }

.return_form .error_input {
  border-color: #ff0000; }

.return_form .msg_error {
  display: inline-block;
  float: left;
  width: 100%;
  color: #ff0000; }

.radio,
.checkbox {
  display: none; }

.radio + label,
.checkbox + label {
  display: inline-block;
  min-height: 19px;
  padding-left: 33px;
  margin-bottom: 13px;
  line-height: 1.2em;
  cursor: pointer;
  color: #6e6e6e;
  background: url(img/checkbox.gif) no-repeat 0 2px; }

.radio:checked + label,
.checkbox:checked + label {
  background-image: url(img/checkbox_r.gif);
  color: #000; }

.radio + label:hover,
.checkbox + label:hover {
  color: #000; }

.radio[disabled] + label,
.checkbox[disabled] + label {
  opacity: .8;
  cursor: not-allowed; }

.check_imgs .checkbox + label {
  position: relative;
  background: none;
  padding-left: 0;
  margin-bottom: 15px; }

.check_imgs .checkbox:checked + label::before {
  content: '\f058';
  font-family: 'FontAwesome';
  position: absolute;
  top: 20%;
  left: 9px;
  color: #0286ba;
  font-size: 19px; }

.checkboxes {
  float: left;
  width: 100%;
  max-width: 800px;
  margin-bottom: 30px; }

.checkboxes .radio + label {
  width: 45%;
  margin-right: 2%;
  vertical-align: top; }

.checkbox + label img {
  vertical-align: middle;
  margin-right: 15px; }

.return_form .table_box {
  margin-bottom: 20px; }

table.zebra.return {
  margin-bottom: 0; }

table.zebra.return th {
  text-transform: uppercase; }

table.zebra.return td {
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px; }

table.zebra.return .input_text,
table.zebra.return textarea {
  height: 40px; }

.button.send {
  width: 100%;
  max-width: 400px;
  height: 60px; }

.return_submit_box {
  text-align: center;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 30px 0;
  margin-top: 40px; }

.return_submit_box .button {
  margin-bottom: 0; }

.prodlist_filters {
  float: left;
  width: 100%;
  margin-bottom: 30px; }

.filters_chosed {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 10px; }

.filters_box_overflow {
  float: left;
  width: 100%; }

.filters_box {
  display: table;
  width: calc(100% + 54px);
  border-collapse: separate;
  border-spacing: 27px;
  margin-left: -27px; }

.filters_toggle {
  float: left;
  width: 100%;
  height: 75px;
  line-height: 75px;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 34px;
  background-color: #0286ba;
  border-bottom: 6px solid #145c97; }

.filters_toggle .fa {
  margin-right: 20px;
  font-size: 14px; }

.filters_toggle:hover {
  background-color: #145c97;
  color: #fff; }

.filters_clear {
  position: absolute;
  top: 18px;
  right: 16px;
  float: right;
  height: 38px;
  line-height: 36px;
  font-size: 18px;
  background-color: #ff1f4e;
  color: #fff;
  padding: 0 15px;
  text-align: center; }

.filters_clear .fa {
  font-size: 14px;
  margin-right: 5px; }

.filters_clear:hover {
  color: #fff;
  background-color: #ff587b; }

.filter_item {
  display: inline-block;
  padding: 0 5px;
  background-color: #0286ba;
  color: #fff; }

.filter_column {
  position: relative;
  display: table-cell;
  color: #6e6e6e; }

.filter_column h4 {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  margin-bottom: 24px;
  padding-bottom: 15px;
  font-weight: 400;
  font-size: 20px; }

.filter_column h4::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: #928f8e url(img/filter_h4.png) no-repeat right top;
  background-size: auto 100%; }

.filter_col_inner {
  float: left;
  width: 100%;
  height: 160px;
  overflow-y: auto;
  background-color: #fff;
  color: #333;
  padding: 5px 10px;
  padding-bottom: 0; }

.filter_col_inner label {
  display: block;
  margin-bottom: 5px; }

.remove_filter {
  display: none;
  position: absolute;
  top: 17px;
  right: 10px;
  float: left;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 16px;
  background-color: #fff;
  color: #e15458;
  font-weight: 600;
  margin-left: 5px;
  cursor: pointer; }

.remove_filter:hover {
  background-color: #e15458;
  color: #fff; }

.catlist_item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: -5px;
  width: 33%;
  max-width: 420px;
  height: 320px;
  min-height: 51px;
  background: no-repeat center center; }

.catlist_item img {
  float: left;
  width: 100%; }

.catlist_item span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 400;
  padding: 11px;
  background-color: rgba(20, 92, 151, 0.87);
  transition: padding 0.2s ease-out; }

.catlist_item:nth-child(even) span {
  background-color: rgba(2, 134, 186, 0.87); }

.catlist_item:hover span {
  padding: 5px 11px; }

.mobile950 {
  display: none; }

.dashboard_left {
  float: left;
  width: 69%;
  max-width: 870px;
  border: 1px solid #0286ba; }

.dashboard_tabs_container {
  float: left;
  width: 497px;
  width: calc(100% - 258px); }

.dashboard_tabs_container .tab {
  background: no-repeat center center;
  background-size: contain;
  height: 260px; }

ul.dashboard_nav {
  width: 258px;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  border: 1px solid #0286ba;
  border-left: none; }

ul.dashboard_nav li {
  background: none;
  padding-left: 0; }

ul.dashboard_nav li a {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: 129px;
  padding: 27px 30px 32px;
  background-color: #fff;
  color: #0286ba;
  font-size: 14px;
  line-height: 1.3em; }

ul.dashboard_nav li.current a {
  background-color: #0286ba;
  color: #fff; }

ul.dashboard_nav li a strong {
  font-weight: 600;
  font-size: 20px; }

ul.dashboard_nav li.current a strong {
  color: #f8fcd9; }

ul.dashboard_nav li a::before {
  content: '';
  position: absolute;
  right: 100%;
  top: 40%;
  border: 16px solid transparent;
  border-right: 16px solid transparent;
  transition: border 0.2s ease; }

ul.dashboard_nav li.current a::before {
  border-right: 16px solid #0286ba; }

.dashboard_right {
  float: right;
  width: 28%;
  max-width: 350px; }

.dash_shortlinks {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  text-align: center;
  padding: 18px 24px 10px;
  color: #0286ba;
  font-size: 16px; }

.dash_shortlinks:hover {
  color: #000; }

.dash_shortlinks img {
  display: inline-block;
  transition: all 0.2s ease-out; }

.dash_shortlinks:hover img {
  transform: scale(0.9); }

.dash_shortlinks span {
  display: block;
  font-weight: 500; }

.dash_shortlinks:nth-child(1),
.dash_shortlinks:nth-child(2) {
  border-bottom: 1px solid #dbdbdb; }

.dash_shortlinks:nth-child(odd) {
  border-right: 1px solid #dbdbdb; }

.dash_shortlinks:nth-last-child(1),
.dash_shortlinks:nth-last-child(2) {
  padding-bottom: 0; }

.dash_heading {
  font-weight: 400;
  color: #000;
  font-size: 32px;
  margin-top: 20px; }

table.activs {
  width: 100%;
  border: 1px solid #d3d3d3;
  margin-bottom: 20px; }

table.activs th,
table.activs td {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px; }

table.activs th {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #efefef;
  border-bottom: 1px solid #d3d3d3;
  font-weight: 400; }

table.activs td {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #d3d3d3; }

table.activs th:not(:last-child)::after,
table.activs td:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 25%;
  right: 0;
  width: 1px;
  height: 50%;
  background-color: #d3d3d3; }

table.activs tr:nth-child(odd) td {
  background-color: #efefef; }

table.activs td a {
  color: inherit;
  text-decoration: underline; }

table.activs td a:hover {
  text-decoration: none; }

table.activs.small th,
table.activs.small td {
  padding: 5px 10px; }

table.activs.small th {
  font-weight: 600;
  white-space: nowrap; }

table.activs.small td {
  vertical-align: top; }

.login_form_relative {
  position: relative;
  z-index: 10; }

.login_form {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 10px;
  width: 415px;
  text-align: left;
  background-color: #fff;
  display: none; }

.login_form .input_text {
  width: 150px;
  height: 33px;
  margin-left: 5px;
  padding: 0 14px;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  transition: all 0.2s ease-out; }

.login_form .input_text:focus {
  border-color: #666; }

.login_form .input_text:first-child {
  margin-left: 0; }

.login_form .button {
  width: auto;
  height: 33px;
  background-color: #0286ba;
  color: #fff;
  border: none;
  padding: 0 20px;
  margin-left: 5px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: none; }

.login_form .button:hover {
  background-color: #ff1f4e; }

.login_form a {
  font-size: 14px;
  margin-right: 80px;
  margin-left: 15px; }

.logreg_block {
  display: inline-block;
  width: 48%;
  padding-right: 15px;
  text-align: center;
  vertical-align: top; }

.request_box {
  display: inline-block;
  width: 48%;
  padding-left: 15px;
  text-align: center;
  vertical-align: top; }

.request_box .g-recaptcha {
  display: inline-block; }

.logreg_block + .logreg_block {
  padding-right: 0;
  padding-left: 30px;
  border-right: none;
  border-left: 1px solid #dbdbdb; }

.logreg_block > .ib,
.request_box > .ib {
  width: 100%;
  max-width: 420px; }

.logreg_block h2,
.request_box h2 {
  font-size: 30px; }

.logreg_block .input_ib,
.request_box .input_ib {
  width: 100%;
  margin-bottom: 10px; }

.logreg_block .input_ib label,
.request_box .input_ib label {
  width: 100%;
  display: block; }

.logreg_block .button {
  width: 100%;
  max-width: 420px;
  margin-top: 15px; }

.request_box .button {
  width: 60%;
  max-width: 420px;
  margin-top: 15px; }

.login_block_w50 {
  float: left;
  width: 50%; }

.login_block_w50 + .login_block_w50 {
  padding-left: 30px;
  padding-top: 22px; }

.login_block_w50 a {
  color: #145c97; }

.login_block_w50 a:hover {
  text-decoration: underline; }

.amnesiac_block {
  text-align: left; }

/* CART PAGE */
.cart_table {
  width: 100%; }

.cart_table th {
  background-color: #f6f6f6;
  padding: 10px 20px;
  font-weight: 600;
  text-align: center;
  border-bottom: 1px solid #ccc; }

.cart_table td {
  padding: 10px 20px;
  text-align: center;
  border-bottom: 1px solid #ccc; }

.cart_table th:first-child,
.cart_table td:first-child {
  text-align: left; }

.cart_table td a {
  color: inherit; }

.cart_table td a:hover {
  text-decoration: underline; }

.cart_table tr.cart_table_total td {
  border-bottom: none;
  background: #f6f6f6;
  font-weight: 600; }

fieldset {
  border-color: #ccc;
  padding: 15px 20px;
  margin-bottom: 50px; }

fieldset legend {
  font-weight: 600;
  padding: 0 10px;
  margin-left: -10px; }

.levering_box,
.payment_box {
  float: left;
  width: 100%; }

.levering_box label,
.payment_box label {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-right: 2%; }

.levering_box label span,
.payment_box label span {
  display: block;
  margin-bottom: 10px; }

.levering_box label img,
.payment_box label img {
  margin-left: -33px; }

.levering_box label textarea {
  display: none;
  width: 100%;
  height: 78px;
  padding-top: 7px; }

.levering_box input:checked + label textarea {
  display: block; }

.cart_login {
  float: left;
  width: 100%; }

.cart_login .input_ib {
  display: inline-block;
  vertical-align: top;
  width: 49%; }

.cart_data .row:first-child h3 {
  margin-top: 0; }

.cart_data h3 {
  font-size: 18px;
  margin-top: 30px; }

.ip_label {
  float: left;
  width: 100%;
  height: 34px;
  margin-bottom: 0px;
  padding-top: 2px; }

.ip_label + .input_text {
  float: right;
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px; }

.cart_data .w50 {
  padding-right: 20px; }

.cart_data .w50 + .w50 {
  padding-right: 0;
  padding-left: 20px; }

.cart_data select.input_text {
  background-image: url(img/arrow_select_s.png);
  background-position: right 10px top 50%;
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

.cart_buttons_row {
  float: left;
  width: 100%;
  padding-top: 30px;
  text-align: center; }

.cart_data a {
  color: #145c97; }

.cart_data a:hover {
  text-decoration: underline; }

/* // CART PAGE */
.ui-menu {
  z-index: 1000 !important; }

.ui-menu-item {
  font-size: 14px;
  background-color: #fff;
  padding: 5px 10px; }

.ui-menu-item:nth-child(even) {
  background: #f6f6f6; }

.ui-menu-item:hover {
  background-color: #e6e6e6; }

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

.modal_content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 450px;
  margin-top: -103px;
  margin-left: -225px;
  background: #fff; }

.modal_content h3 {
  margin-top: 0;
  margin-bottom: 20px;
  background: #145c97;
  color: #fff;
  text-align: left;
  text-transform: none;
  padding: 10px 30px; }

.modal_inner {
  float: left;
  width: 100%;
  padding: 0 30px; }

.added_table {
  width: 100%;
  margin-bottom: 20px; }

.added_table td:first-child {
  padding-left: 0;
  padding-top: 0; }

.added_table td img {
  max-width: 60px;
  max-height: 60px;
  border: 1px solid #ccc;
  float: left; }

.added_table td {
  position: relative;
  padding: 10px;
  padding-top: 20px;
  vertical-align: top;
  line-height: 1.2em;
  border-bottom: 1px solid #ccc; }

.added_table td:last-child {
  text-align: center; }

.added_table label {
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 12px;
  color: #666; }

.added_table td:last-child label {
  width: 100%;
  left: 0;
  text-align: center; }

.added_buttons {
  float: left;
  width: 100%; }

.added_buttons a {
  float: left; }

.added_buttons a:last-child {
  float: right; }

.cd-slider-pagination {
  bottom: 50px; }

.cd-slider {
  background-color: #fff; }

/* PRODLIST 2 */
.prodlist2 {
  float: left;
  width: 100%; }

.prod_item2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #e2e2e2;
  padding: 10px 20px;
  font-size: 15px;
  line-height: 20px; }

.pi2_left,
.pi2_right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.pi2_left {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.prod_item2 h3 {
  font-size: 15px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  color: #2f2f2f; }

.prod_item2 h3 a {
  color: #2f2f2f; }

.prod_item2 h3 a:hover {
  color: #0086bb; }

.prod_item2 .button,
.prod_item2 .button-o {
  text-transform: none;
  font-weight: 400;
  margin-right: 0;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.prod_item2 .prod_img {
  width: 50px;
  height: auto; }

.prod_item2 .prod_info,
.prod_item2 .form_box,
.prod_item2 .pi2_buttons {
  padding: 0 10px; }

.prod_item2 .prod_info {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.prod_item2 .form_box {
  width: 220px; }

.prod_item2 .btn_box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center; }

.prod_item2 .pi2_buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-right: 0; }

.prod_item2 .prod_info p {
  margin: 0; }

.prod_item2 .prod_info .palls {
  margin: 0; }

.prod_item2 .prod_info .qty_counter_box {
  width: 200px;
  margin-right: 0;
  margin-bottom: 10px; }

.prod_item2 .palls {
  margin: 5px 0 0 0;
  font-size: 15px; }

.prod_item2 .prod_art_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 15px; }

.prod_item2 .prod_art_row span {
  padding-right: 10px;
  margin-right: 10px;
  line-height: 20px; }

.prod_item2 .prod_art_row span:last-child {
  margin-right: 0;
  padding-right: 0; }

.prod_item2 .prod_art_row span b {
  text-transform: lowercase; }

.prodlist_video_box {
  display: inline-block;
  float: right;
  width: 300px;
  margin-left: 30px; }

.pi2_fields {
  font-size: 15px;
  color: #848484; }

.pi2_fields .ib {
  margin-right: 12px; }

.pi2_fields label {
  display: inline-block;
  margin-right: 5px; }

.pi2_price {
  font-weight: 600;
  color: #3ac051; }

.pi2_ip_antall {
  width: 100%;
  height: 35px !important;
  color: #848484; }

.pi2_fields .pi2_buttons {
  width: 100%;
  margin-right: 0; }

.pi2_buttons .button {
  width: 48%;
  height: 35px;
  line-height: 35px;
  padding: 0 18px;
  margin-right: 2%;
  font-size: 16px; }

.pi2_buttons .button:last-child {
  margin-right: 0; }

.email_column {
  display: inline-block;
  width: 30%;
  margin-right: 2%; }

.email_table {
  width: 100%;
  border: 0; }

.email_table th,
.email_table td {
  height: 54px;
  border: 1px solid #ddd;
  padding: 7px 20px;
  font-size: 14px;
  vertical-align: top;
  line-height: 1.4em; }

.email_table th {
  background: #f6f6f6; }

#map {
  width: 100%;
  height: 500px; }

.add_button {
  float: right;
  margin-top: -49px;
  width: 40px;
  height: 40px;
  border-radius: 10em;
  border: none;
  background-color: #4bd963;
  color: #fff;
  transition: background 0.2s ease; }

.add_button:hover {
  background-color: #145c97; }

.add_table {
  width: 100%; }

.add_table th {
  background: #f6f6f6;
  border-bottom: 2px solid #145c97;
  padding: 7px 20px; }

.add_table td {
  padding: 7px 20px;
  border-bottom: 1px solid #ddd; }

.add_rediger,
.add_remore {
  display: inline-block; }

.add_rediger::before,
.add_remove::before {
  content: '';
  font-family: 'FontAwesome'; }

.add_rediger {
  margin-right: 10px;
  color: #145c97; }

.add_rediger.clicked {
  opacity: .4;
  cursor: default;
  color: #145c97 !important; }

.add_rediger:hover {
  color: #4bd963; }

.add_remove:hover {
  color: #000; }

.add_rediger::before {
  content: '\f14b'; }

.add_remove::before {
  content: '\f00d'; }

.add_table .checkbox + label {
  padding-left: 20px;
  margin-bottom: -5px; }

#add_table_primer {
  display: none; }

.modal_confirm {
  position: fixed;
  z-index: 3000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); }

.modal_confirm_content {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 150px;
  margin-top: -75px;
  margin-left: -150px;
  background: #fff;
  text-align: center;
  padding: 20px; }

.modal_confirm_content h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 28px; }

.modal_confirm_content .confirm_yes {
  background-color: #e15458; }

.modal_confirm_content .confirm_yes:hover {
  background-color: #b14548; }

.modal_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5; }

.button.save_changes {
  /*display: none;*/
  float: right;
  height: 40px;
  max-width: 150px;
  margin-top: 29px; }

.header_right {
  font-size: 17px; }

.header_right a {
  color: #fff; }

.header_right a:hover {
  color: #dff6ff; }

.header_right .ib > a {
  margin-left: 30px; }

.topmenu_sec {
  background: #fff;
  border-top: 4px solid #084778;
  margin-bottom: 30px; }

.topmenu_sec + .index_intro_sec {
  margin-top: -30px; }

.topmenu_box {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: space-between; }

.js_add_all {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding: 0 15px;
  background: #0286ba;
  color: #fff;
  margin-bottom: 20px;
  margin-right: 10px; }

.js_add_all .fa,
.plan_remove .fa {
  margin-right: 5px; }

.js_add_all:hover {
  background-color: #1fabe2;
  color: #fff; }

.plan_remove {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding: 0 15px;
  border: 1px solid #ba0202;
  color: #ba0202;
  margin-bottom: 20px; }

.plan_remove:hover {
  background: #ba0202;
  color: #fff; }

.text_red {
  color: #ba0202 !important; }

.button.text_red {
  background: #ba0202;
  color: #fff !important; }

.logout_link {
  color: #626668 !important;
  display: inline-block;
  margin-left: 0 !important; }

.logout_link:hover {
  text-decoration: underline; }

.mini_cart_button {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  font-size: 17px;
  padding: 0 30px;
  background: #0286ba;
  color: #fff !important; }

.mini_cart_button .fa {
  display: none; }

.mini_cart_button:hover {
  background-color: #1fabe2;
  color: #fff; }

.qty_cart_input {
  width: 80px;
  text-align: center;
  height: 30px;
  border: 1px solid #ddd;
  background: #fff;
  color: #000; }

.leftcolumn {
  /*position: relative;*/
  float: left;
  width: 270px;
  /*margin-top: 70px;*/ }

.maincolumn {
  float: right;
  width: calc(100% - 300px); }

ul.leftmenu {
  /*position: relative;*/
  list-style: none;
  padding: 0;
  margin: 0; }

.leftmenu.fixed {
  position: fixed;
  top: 0;
  margin-top: 0; }

.leftmenu.footered {
  position: absolute;
  top: auto;
  bottom: 44px; }

ul.leftsubmenu > li,
ul.leftmenu > li {
  padding-left: 0;
  background-image: none; }

.leftmenu > li > a {
  position: relative;
  display: block;
  color: #fff;
  background: #0286ba;
  border-bottom: 1px solid #00729e;
  padding: 3px 15px; }

.leftmenu > li > a:hover {
  color: #fff;
  background-color: #145c97; }

.leftmenu li.submenu_arrow > a:after {
  content: '\f107';
  font-family: 'FontAwesome';
  position: absolute;
  top: 4px;
  right: 10px; }

ul.leftsubmenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none; }

ul.leftsubmenu > li > a {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #ddd; }

ul.leftsubmenu li:last-child {
  border-bottom: none; }

ul.leftsubmenu.lvl-2 > li > a {
  padding-left: 40px;
  background: #fff; }

.leftsubmenu li a {
  display: block;
  color: #0286ba;
  padding: 3px 15px; }

.leftsubmenu li a:hover {
  color: #001688; }

.leftmenu li.opened > .leftsubmenu {
  display: block; }

.leftmenu li.opened.submenu_arrow > a:after {
  transform: rotate(180deg); }

.leftmenu > li.opened > a {
  background-color: #145c97; }

.leftmenu li.current > a {
  font-weight: 700; }

.leftmenu > li.prisbok_menu_li {
  position: relative; }

.leftmenu a.prisbok_menu_arrow {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  background: #025778;
  color: #fff;
  text-align: center;
  line-height: 36px;
  border-bottom: none;
  padding: 0; }

.leftmenu a.prisbok_menu_arrow:hover {
  background: #166d8f !important; }

.leftmenu li.opened a.prisbok_menu_arrow {
  transform: rotateX(180deg); }

.prisbok_menu_li ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none; }

.prisbok_menu_li ul li {
  background: none;
  padding-left: 0; }

.prisbok_menu_li ul li a {
  display: block;
  background: #f6f6f6;
  padding: 0 15px;
  color: #333;
  border-bottom: 1px solid #ccc; }

.prisbok_menu_li ul li a:hover {
  background: #f0f0f0; }

.sorting_box {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px; }

.sorting_box .flex {
  display: flex;
  align-items: center; }

.sorting_box .flex .button {
  flex-shrink: 0; }

.sorting_box .ib {
  display: flex;
  align-items: center;
  margin-left: 15px; }

.sorting_box .input_text {
  height: 30px; }

.sorting_box .button {
  margin-bottom: 0; }

.excel_export {
  display: inline-block;
  color: #000;
  font-weight: 600; }

.button.excel_export {
  color: #fff; }

.sorting_box label {
  margin-right: 10px; }

.select {
  width: 100%;
  height: 24px;
  padding: 0 7px;
  padding-right: 28px;
  font-size: 14px;
  line-height: 24px;
  background: #f4f4f4 url(img/arrow_select_s.png) no-repeat right;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  border: 1px solid #d5d5d5;
  margin-bottom: 5px;
  color: #333;
  transition: all 0.2s ease-out; }

.button.js_plan_product_submit {
  width: auto; }

.js_plan_product {
  width: 100%;
  height: 30px; }

.mt0 {
  margin-top: 0 !important; }

.product_mainimage {
  display: inline-block;
  border: 1px solid #ddd;
  margin-bottom: 20px; }

.container.relative .leftcolumn {
  margin-top: 0; }

.main_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch; }

ul.bread.haveLeftMenu {
  padding-left: 300px; }

.topmenu_box.haveLeftMenu {
  padding-left: 280px;
  text-align: left; }

.pt0 {
  padding-top: 0 !important; }

.js_plan_products tr:nth-child(even) td {
  background: #f9f9f9; }

.js_plan_products tr:hover td {
  background: #f0f0f0; }

.prod_2020_buybox {
  flex-shrink: 0;
  width: 230px; }

.prod_2020_buttons {
  display: flex;
  justify-content: space-between; }

.prod_2020_buttons .button {
  width: 48%; }

.prod_2020_buttons .button:hover {
  opacity: .8; }

.prod_2020_details {
  display: flex;
  align-items: stretch;
  float: left;
  width: 100%; }

.prod_2020_prices {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #e8e8e8; }

.prod_2020_prices a {
  color: #0286ba; }

.prod_2020_prices a:hover {
  color: #000; }

.prod_2020_qty label {
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin-top: 4px;
  margin-bottom: 12px;
  color: #0286ba; }

.palls {
  font-size: 16px;
  margin: 10px 0; }

.qty_counter_box {
  width: 100%;
  position: relative; }

.qty_input {
  width: 100%;
  height: 60px;
  border: 1px solid #ccc;
  padding: 0 15px;
  padding-right: 50px;
  background: #fff;
  text-align: left; }

select.qty_input {
  background: #fff url(img/arrow_select.png) no-repeat right 15px top 50%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

.qty_count_ctrl {
  position: absolute;
  top: 5px;
  bottom: 5px;
  width: 40px;
  background: #f6f6f6;
  border: none;
  color: #333;
  font-size: 18px; }

.qty_count_ctrl:hover {
  background: #dadada; }

.qty_count_ctrl.minus {
  right: 5px; }

.qty_count_ctrl.plus {
  right: 50px; }

/* REQUEST PRICE PAGE */
.mobile_left_menu {
  display: none;
  position: static !important;
  width: 270px !important;
  margin-bottom: 20px !important; }

.request_price_menu .current a {
  background-color: #145c97; }

.request_price_box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%; }

.request_price_box.flex_column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.request_price_box .input_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.request_price_box .w50 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 48%;
  margin-right: 40px; }

.request_price_box .w50:last-child {
  margin-right: 0; }

.request_price_box label {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-right: 2%; }

.request_price_box span {
  display: block;
  margin-bottom: 10px; }

.request_price_box img {
  margin-left: -33px; }

.request_price_box .ip_label {
  width: 100%;
  margin-right: 0; }

.request_price_box .buttons_row {
  float: left;
  width: 100%;
  padding-top: 30px;
  text-align: center; }

.request_more_options {
  display: none;
  float: left;
  width: 100%; }

.request_more_options fieldset {
  margin-bottom: 20px; }

.show_more_options_lbl {
  margin-top: 13px; }

/* CHAT */
#zissonWebChat {
  z-index: 3000 !important; }

.prisbok_cat_title {
  font-size: 30px;
  color: #000;
  margin-top: 0;
  margin-bottom: 10px; }

.prisbok_subcat_title {
  margin-top: 0;
  margin-bottom: 0; }

.prisbok_subtitle_row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f6f6f6;
  padding: 10px;
  border: 1px solid #d3d3d3; }

.prisbok_subtitle_row .button.text_red {
  margin-bottom: 0; }

.prisbok_main_buttons {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  text-align: right; }

.prisbok_main_buttons + h3 {
  display: block;
  float: left;
  width: 100%;
  margin-top: -45px; }

/* RESPONSIVE */
@media (max-width: 1260px) {
  .container {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding-left: 2%;
    padding-right: 2%; }

  .plitka_box {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }

  #main_video {
    width: 100% !important; }

  .video_right {
    width: 47%; }

  /*.prod_imgs_box.new::after,
  .plus_item.new::after {
          left: 48%;
  }*/
  .filters_box {
    width: calc(100% + 27px); }

  .contact_form textarea.input_text {
    max-width: 100%; }

  .ip_item.captcha img {
    margin-right: 0; }

  .ip_item.captcha .input_text {
    width: calc(100% - 100px); }

  .subscribe_form .ib {
    text-align: left; }

  .prod_anchors a {
    width: 33%; }

  .prod_anchors a img {
    margin-bottom: 0; }

  .prod_anchors a:nth-child(3n+3)::before {
    display: none; }

  .leftcolumn + .maincolumn .prod_item {
    width: 31%; }

  .prod_2020_details {
    flex-direction: column; }

  .prod_2020_prices {
    margin-right: 0;
    padding-right: 0;
    border-right: none; }

  .prod_prices_row {
    max-width: 100%;
    margin-bottom: 2px; }

  .prod_2020_buybox {
    width: 100%; }

  .prodlist_box.perline-5 {
    width: 105%; }

  .prodlist_box.perline-5 .prod_item {
    width: 22%; } }
@media (max-width: 1130px) {
  .newprod_photos {
    width: 200px; } }
@media (max-width: 1040px) {
  .email_column {
    width: 100%;
    margin-right: 0; }

  .email_table th {
    width: 235px; } }
@media (max-width: 1024px) {
  .products_menu_sec {
    display: none; }

  .top_menu {
    display: none; }

  #mmenu_button {
    display: inline-block;
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #145c97;
    color: #fff;
    font-size: 21px; }

  .fcol:first-child {
    width: 150px; }

  .plitka_w100 h2 {
    font-size: 46px; }

  .doc_item {
    float: left;
    width: 100%;
    margin-right: 0; }

  .filters_box_overflow {
    overflow-x: auto;
    display: none; }

  .filters_box_overflow::-webkit-scrollbar {
    height: 5px; }

  .filters_box_overflow::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 3px; }

  .filters_box_overflow::-webkit-scrollbar-track-piece {
    background: #ddd; }

  .filters_box {
    width: 1000px; }

  .filters_clear {
    display: none; }

  .products_menu_sec_skelet {
    display: none; }

  .dash_shortlinks {
    padding: 18px 15px 10px; }

  .ip_item.captcha .button {
    max-width: 250px;
    width: 100%; }

  .header_right {
    width: 100%;
    float: left;
    text-align: right; }

  .header_right .row {
    display: inline;
    float: none; }

  .header_left {
    width: 100%; }

  .leftcolumn {
    display: none; }

  .leftcolumn + .maincolumn {
    width: 100%; }

  .leftcolumn + .maincolumn .prod_item {
    width: 22%; }

  .mobile_left_menu {
    display: inline-block; }

  .prod_item:nth-child(4n+4) {
    margin-right: 2%; }

  .topmenu_box {
    margin-bottom: 15px; }

  .mini_search_box {
    position: absolute;
    top: 79px;
    right: 20px;
    max-width: 230px; }

  .header_sec .container {
    padding: 5px 20px; }

  .mini_search_box input {
    height: 40px;
    color: #000; }

  .topmenu_sec {
    padding-top: 15px; }

  .logo_top {
    display: block;
    margin-top: 0;
    margin-bottom: -15px; }

  ul.bread {
    display: none; }

  .subscribe_sec .container {
    flex-direction: column; }

  .subscribe_left {
    text-align: center; }

  .subscribe_form {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; } }
@media (max-width: 950px) {
  .top_little_sec {
    padding-top: 0; }

  .top_little_sec .container {
    text-align: center;
    border-bottom: 1px solid #dbdbdb; }

  .noMobile950 {
    display: none; }

  .top_little_sec .ib:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 4px;
    right: 0;
    width: 1px;
    height: 20px;
    background-color: #dbdbdb; }

  .mobile950 {
    display: block; }

  .login_form {
    display: none; }

  .login_form {
    width: 441px;
    top: 100%;
    left: 0;
    margin-top: 10px;
    right: auto;
    padding: 10px;
    padding-bottom: 5px;
    border: 3px solid #145c97; }

  .login_form::before {
    display: block; } }
@media (max-width: 900px) {
  .prod_item {
    width: 30%; }

  .prod_item:nth-child(3n+3) {
    margin-right: 0; }

  .prod_item:nth-child(4n+4) {
    margin-right: 2%; }

  .prodlist_box.perline-5 .prod_item:nth-child(3n+3) {
    margin-right: 2%; }

  .ppr_buttons .button {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0; }

  table.zebra th,
  table.zebra td {
    padding-left: 20px;
    padding-right: 20px; }

  #main_video {
    height: 250px; }

  .dashboard_left,
  .dashboard_right {
    width: 100%;
    max-width: 100%;
    text-align: center; }

  .dashboard_nav {
    text-align: left; }

  .dashboard_left {
    margin-bottom: 40px; }

  .dash_shortlinks {
    width: 24%;
    border-bottom: none !important;
    border-right: 1px solid #dbdbdb !important; }

  .dash_shortlinks:last-child {
    border-right: none !important; }

  .prod_anchors a {
    width: 48%; }

  .prod_anchors a:nth-child(2n+2)::before {
    display: none; }

  .prod_anchors a:nth-child(3n+3)::before {
    display: inline-block; } }
@media (max-width: 810px) {
  .prod_thumbs {
    text-align: left; }

  .prod_thumbs a {
    width: 30%;
    margin-right: 2%; }

  .prod_thumbs a:nth-child(3n+3) {
    margin-right: 0; } }
@media (max-width: 800px) {
  .plitka_w50 {
    width: 100%;
    float: left;
    display: block; }

  .plitka_cell {
    font-size: 20px;
    line-height: 1.4em; }

  h2 {
    font-size: 40px; }

  .plitka_w20 {
    width: 150px; }

  .subscribe_sec .container,
  .contact_form {
    padding-left: 2%;
    padding-right: 2%; }

  .fcols {
    flex-direction: column;
    text-align: center; }

  .fcol:first-child {
    width: auto;
    margin-bottom: 20px;
    margin-right: 0; }

  .fcol {
    margin-right: 0; }

  .plitka_w100 h2 {
    font-size: 40px;
    margin-bottom: 40px; }

  h2 {
    font-size: 36px; }

  .centered h6 {
    font-size: 20px; }

  .plitka_w100 {
    height: 300px; }

  .globus_left {
    padding-right: 40px; }

  .contact_form textarea.input_text {
    max-width: 100%; }

  .input_text.white {
    border-color: #ccc; }

  .team_info_box h2 {
    font-size: 26px; }

  .team_info_box h5 {
    font-size: 18px; }

  h1 {
    font-size: 40px; }

  .home_slider li {
    min-height: 300px; }

  .table_box {
    overflow-x: auto; }

  .table_box::-webkit-scrollbar {
    height: 5px; }

  .table_box::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 3px; }

  .table_box::-webkit-scrollbar-track-piece {
    background: #ddd; }

  .video_left,
  .video_right {
    width: 100%;
    max-width: 100%; }

  .videos_slider li {
    width: 48%;
    margin-right: 1% !important;
    float: none !important;
    vertical-align: top;
    margin-right: 10px; }

  .videos_slider li a {
    width: 100%; }

  .videos_slider li a img {
    width: 100%; }

  .leftcolumn + .maincolumn .prod_item {
    width: 47%;
    max-width: 100%; }

  .prod_item:nth-child(3n+3) {
    margin-right: 2%; }

  /* REQUEST PRICE PAGE */
  .request_price_box .notes_box {
    width: 100%;
    padding-right: 0; }

  /* // REQUEST PRICE PAGE */
  .prod_item2 {
    padding: 10px; }

  .pi2_left, .pi2_right {
    width: 100%; }

  .pi2_left {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }

  .pi2_right {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-left: 50px;
    padding-left: 10px;
    margin-top: 10px; }

  .prod_item2 .form_box,
  .prod_item2 .pi2_buttons {
    width: 50%; }

  .pi2_buttons .button {
    padding: 0 10px; }

  .prod_item2 .form_box {
    max-width: 220px;
    padding-left: 0;
    margin-bottom: 10px; }

  .prod_info_row {
    width: 100%;
    padding-right: 0; }

  .index_about_desc {
    flex-wrap: wrap; }

  .index_about_left,
  .index_about_right {
    width: 100%;
    text-align: center; }

  .index_about_left {
    font-size: 18px; }

  .index_about_left h2 {
    font-size: 28px; }

  .index_about_left h2 b {
    font-size: 40px; }

  .index_about_right {
    margin-bottom: 30px; }

  .index_service_content {
    padding: 20px 35px;
    font-size: 16px; }

  .index_service_content h2 {
    font-size: 28px; }

  .index_service_content h2 b {
    font-size: 50px; }

  #mmenu_button {
    width: 40px;
    height: 40px;
    line-height: 40px; }

  .index_prod_item.new:before {
    font-size: 16px;
    line-height: 30px;
    padding: 0 8px; } }
@media (max-width: 700px) {
  h2,
  .hs_infobox h2 {
    font-size: 32px; }

  .subscribe_sec .w70 {
    padding-left: 40px; }

  .fcol {
    padding: 0 10px; }

  .map_box iframe {
    height: 300px !important; }

  .prod_item {
    width: 47%;
    max-width: 1000px; }

  .prod_item:nth-child(2n+2) {
    margin-right: 0; }

  .prod_item:nth-child(3n+3) {
    margin-right: 2%; }

  .prod_item:nth-child(4n+4) {
    margin-right: 2%; }

  .catlist_item {
    width: 49%; }

  table.activs {
    width: 1024px; }

  table.activs th,
  table.activs td {
    padding-left: 20px;
    padding-right: 20px; }

  .login_block_w50,
  .request_box .button {
    width: 100%;
    text-align: center; }

  .amnesiac_block .login_block_w50 {
    width: 50%; }

  .login_block_w50 + .login_block_w50 {
    padding-top: 0;
    padding-left: 0; }

  /* CART PAGE */
  .levering_box label,
  .payment_box label {
    width: 47%; }

  .ip_label {
    width: 100%;
    height: auto;
    margin-bottom: 0; }

  .cart_data .input_text {
    width: 100%; }

  /* // CART PAGE */
  /* REQUEST PRICE PAGE */
  .request_price_box {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }

  .request_price_box label {
    width: 47%; }

  /* // REQUEST PRICE PAGE */
  .team_info_box {
    padding-left: 150px; }

  .logreg_block,
  .request_box {
    width: 100%;
    padding: 0; }

  .request_box {
    margin-top: 20px; }

  .prodlist_box.perline-5 .prod_item {
    width: 46%; }

  .newprod_info_section {
    flex-direction: column;
    align-items: center;
    padding-top: 30px; }

  .newprod_photos {
    width: 100%;
    max-width: 400px;
    margin-right: 0;
    margin-bottom: 30px; }

  .newprod_section .table_box,
  .newprod_infobox .table_box {
    overflow-x: auto;
    float: none;
    margin-bottom: 30px; }

  .newprod_section .table_box table,
  .newprod_infobox .table_box table {
    width: 700px;
    margin-bottom: 0; }

  .newprod_nav_list {
    display: flex; }

  .newprod_nav_list li {
    width: 16.6%; }

  .newprod_nav_list a {
    width: 100%; }

  .logo_top img {
    width: 150px; }

  .header_right {
    display: flex;
    align-items: center;
    justify-content: flex-end; }

  .header_right,
  .header_right a {
    font-size: 14px; }

  .header_right .ib > a {
    margin-left: 10px;
    white-space: nowrap; }

  .index_intro_smalls {
    width: 50%; } }
@media (max-width: 600px) {
  .contact_icons .ib {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }

  .team_list_box {
    width: 100%;
    height: 700px; }

  .team_emp_img {
    right: 0; }

  .team_info_box {
    width: 100%;
    padding-left: 20px; }

  .team_info_box h5 {
    margin-bottom: 23px; }

  .team_contacts p {
    display: inline-block;
    margin-right: 20px; }

  .subscribe_sec .w30 {
    width: 40%; }

  .subscribe_sec .w70 {
    width: 60%; }

  .fcol {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    margin-right: 2%;
    margin-bottom: 20px; }

  .prod_rightcol h1 {
    font-size: 24px; }

  .prod_leftcol,
  .prod_rightcol {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }

  .prod_main_photo {
    width: 48%;
    float: left; }

  .prod_thumbs {
    width: 50%;
    float: left; }

  .prod_thumbs a {
    margin-bottom: 2px; }

  /*.prod_imgs_box.new::after {
          right: auto;
          left: 0;
  }*/
  .prod_main_photo {
    margin-right: 2%;
    margin-bottom: 0; }

  .prod_prices_row {
    text-align: center;
    max-width: 100%; }

  table.zebra {
    width: 900px; }

  .section-heading {
    font-size: 30px; }

  .dashboard_tabs_container {
    width: 100%;
    display: block; }

  ul.dashboard_nav {
    display: table;
    width: 100%;
    border: 1px solid #0286ba; }

  ul.dashboard_nav li {
    display: table-cell; }

  ul.dashboard_nav li a::before {
    right: 45%;
    top: auto;
    bottom: 100%; }

  ul.dashboard_nav li.current a::before {
    content: '';
    border-bottom-color: #0286ba;
    border-right-color: transparent; }

  .login_form {
    width: 300px;
    text-align: center; }

  .login_form .input_text {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px; }

  .login_form .button {
    margin-left: 0;
    width: 100%; }

  .login_form a {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0; }

  .prod_anchors a {
    width: 33%; }

  .prod_anchors a:nth-child(2n+2)::before {
    display: inline-block; }

  .prod_anchors a:nth-child(3n+3)::before {
    display: none; }

  .sorting_box {
    margin-top: -40px;
    margin-bottom: 30px;
    justify-content: flex-start;
    flex-wrap: wrap; }

  .sorting_box .ib {
    margin-left: 0;
    margin-right: 15px;
    margin-bottom: 10px; }

  .newprod_prod_item {
    width: calc(50% - 5px - 15px); }

  ul.newprod_nav_list {
    flex-wrap: wrap; }

  ul.newprod_nav_list li {
    width: 33%;
    margin-bottom: 15px; }

  ul.newprod_nav_list li:last-child a:after,
  ul.newprod_nav_list li:nth-child(3) a:after {
    display: none; }

  ul.newprod_nav_list a {
    padding: 0 10px; }

  .newprod_nav_list a div {
    margin-bottom: 0; }

  .index_intro-text h1 {
    font-size: 40px; }

  .index_intro-text {
    font-size: 12px; }

  .index_prod_desc h3 {
    font-size: 14px; }

  .index_service_img {
    display: none; }

  .form_captcha {
    flex-direction: column; }

  .form_captcha .captcha_box {
    margin-right: 0;
    margin-bottom: 25px; }

  .subscribe_form {
    flex-direction: column;
    align-items: center; }

  .subscribe_ip {
    margin-right: 0; }

  .subscribe_form label {
    text-align: center; }

  .subscribe_sec .button {
    font-size: 18px; } }
@media (max-width: 500px) {
  .hs_infobox h3 {
    font-size: 30px; }

  .plitka_cell {
    padding: 30px;
    height: 250px; }

  .globus_left,
  .globus_right {
    width: 100%;
    padding-right: 0; }

  .plitka_w20 {
    width: 0; }

  .plitka_w100 h2 {
    font-size: 30px;
    margin-bottom: 20px; }

  .fcol {
    width: 100%;
    text-align: center; }

  .subscribe_sec .container {
    text-align: center; }

  .subscribe_sec .w30 {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc; }

  .subscribe_sec .w70 {
    width: 100%;
    padding-left: 0; }

  .subscribe_form .input_text {
    width: 100%; }

  .contact_form_page .input_text {
    width: 100%;
    max-width: 100%; }

  .team_list_box {
    overflow: hidden; }

  .team_emp_img {
    top: 0;
    right: -40px; }

  .with_img img {
    float: none !important;
    margin-bottom: 20px;
    border: none !important; }

  .with_img h2 {
    display: inline-block; }

  .short_article img {
    margin-top: 0 !important;
    border-left: 0 !important;
    float: none !important;
    margin-bottom: 20px; }

  #pagination li.prev,
  #pagination li.next {
    height: 228px; }

  .doc_item {
    padding: 10px; }

  .doc_item img {
    display: none; }

  .doc_item-info {
    width: calc(100% - 160px); }

  .an_sec h2 {
    font-size: 40px; }

  .an_sec h2 img {
    margin-top: 0; }

  /* CART PAGE */
  #del_unnamed + label {
    width: 100%; }

  /* // CART PAGE */
  .team_emp_img {
    position: static;
    margin-top: 20px; }

  .modal_content {
    margin-left: 0;
    left: 0;
    width: 100%; }

  .subscribe_text {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center; }

  .subscribe_submit {
    width: 100%; }

  .ip_item.captcha .ip_item {
    width: 100%; }

  .ip_item.captcha .button {
    max-width: 100%; }

  .leftcolumn + .maincolumn .prod_item {
    width: 100%;
    margin-right: 0; }

  .prodlist_box.perline-5 {
    width: 100%; }

  .prodlist_box.perline-5 .prod_item {
    width: 100%;
    margin-right: 0; }

  .prod_item2 .form_box,
  .prod_item2 .pi2_buttons {
    width: 100%;
    padding: 0; }

  .prod_item2 .form_box {
    width: 220px; }

  .prod_item2 .btn_box {
    width: 100%;
    margin-top: 10px;
    padding-left: 60px; }

  .prod_title {
    font-size: 22px; }

  .index_prodlist_box {
    justify-content: center; }

  .index_prod_item {
    width: 48%; }

  .index_about_left h2,
  .index_about_left h2 b {
    font-size: 30px; }

  .index_about_left {
    font-size: 16px; } }
@media (max-width: 450px) {
  .catlist_box {
    text-align: center; }

  .catlist_item {
    width: 100%;
    margin-right: 0; }

  .dash_shortlinks {
    width: 49%;
    border-bottom: 1px solid #dbdbdb !important; }

  .dash_shortlinks:nth-last-child(1),
  .dash_shortlinks:nth-last-child(2) {
    border-bottom: none !important; }

  .mini_search_box {
    vertical-align: middle;
    margin-left: 0; }

  .mini_cart_button,
  .open_search {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    padding: 0;
    background: #0286ba;
    border-radius: 50%;
    vertical-align: middle;
    color: transparent;
    overflow: hidden; }

  .mini_cart_button .fa,
  .open_search .fa {
    font-size: 13px;
    color: #fff;
    margin-right: 0;
    vertical-align: middle; }

  .prod_info_row {
    flex-wrap: wrap; }

  .prod_info_row-image {
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 20px; }

  .header_right .ib > a {
    text-align: center; }

  .mini_cart_button .fa {
    display: inline-block; }

  .mini_cart_button span {
    display: none; }

  .mini_search_box {
    top: 60px;
    right: 10px; } }
@media (max-width: 400px) {
  .logo_top {
    width: 70%; }

  .home_slider li {
    padding-left: 30px;
    padding-right: 30px; }

  h2, .hs_infobox h2 {
    text-align: center; }

  .newprod_subtitle {
    text-align: left; }

  .hs_infobox {
    max-width: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.9); }

  .plitka_w50 {
    background: none; }

  .plitka_row {
    margin-bottom: 40px;
    display: block; }

  .plitka_cell {
    display: block;
    width: 100%;
    height: auto;
    min-height: 320px;
    background: #145c97; }

  .plitka_w20 {
    display: none; }

  .plitka_w20 + .plitka_w50 {
    background: #145c97; }

  div.plitka_w100 {
    height: 400px;
    background-position: bottom center; }

  .ip_item {
    width: 100%; }

  .globus_left {
    padding-top: 0; }

  .contact_form button.button,
  .contact_form input.button {
    width: 100%; }

  .contact_icons .ib h4 {
    font-size: 22px; }

  .prod_item {
    width: 100%;
    max-width: 1000px;
    margin-right: 0 !important; }

  .with_img_img {
    width: 40%; }

  .prod_imgs_box.new {
    width: 100%; }

  .prod_thumbs {
    width: 100%; }

  .prod_thumbs a {
    width: 22%;
    margin-left: 1%;
    margin-right: 1%; }

  .prod_thumbs a:nth-child(3n+3) {
    margin-right: 1%; }

  .prod_main_photo {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px; }

  .videos_slider {
    width: 100%;
    min-height: 265px;
    margin-bottom: 10px !important; }

  #pagination {
    width: 100%; }

  #pagination li.prev,
  #pagination li.next {
    height: 48px; }

  .doc_item-info {
    width: 100%;
    margin-bottom: 15px; }

  .doc_item .button {
    width: 100%; }

  .dashboard_tabs_container .tab {
    height: 188px; }

  ul.dashboard_nav li {
    width: 100%;
    display: block; }

  ul.dashboard_nav li a {
    padding: 18px;
    height: auto; }

  ul.dashboard_nav li a p:last-child {
    margin-bottom: 0; }

  table.activs {
    width: 800px; }

  .dash_heading {
    font-size: 28px; }

  .an_sec h2 {
    font-size: 29px; }

  .plus_item {
    width: 47%;
    margin-right: 2%; }

  .an_sec h2 img {
    margin-top: -4px; }

  .mini_cart {
    width: 300px;
    margin-left: -184px; }

  .mc_f_tocart {
    width: 167px; }

  .logreg_block {
    width: 100%;
    border-right: none !important;
    border-left: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb; }

  /* CART PAGE */
  .cart_data .w50 {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 17px;
    margin-bottom: 22px; }

  .cart_table th,
  .cart_table td {
    padding-left: 10px;
    padding-right: 10px; }

  .levering_box label,
  .payment_box label {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px; }

  /* // CART PAGE */
  /* REQUEST PRICE PAGE */
  .request_price_box .input_row {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }

  .request_price_box .w50 {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 17px;
    margin-bottom: 22px; }

  .request_price_box label {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px; }

  .request_price_box .ip_label {
    margin-bottom: 0; }

  /* // REQUEST PRICE PAGE */
  .return_w50 {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .ip_item.captcha .button {
    max-width: 100%; }

  .modal_content {
    top: 0;
    margin-top: 0;
    transform: none !important;
    overflow-y: auto;
    max-height: 100%; }

  .added_buttons a {
    padding: 0 20px; }

  .top_little_sec .ib {
    padding-left: 5px;
    padding-right: 10px; }

  .email_table th {
    width: 130px; }

  .email_table th,
  .email_table td {
    padding: 7px 5px; } }
.bold_me {
  font-weight: bold; }

.ui-menu-item-wrapper {
  position: static !important;
  padding: 0 !important; }

.ui-menu-item-wrapper * {
  box-sizing: border-box; }

/*# sourceMappingURL=style.css.map */
