/*
 Theme Name:   Imprezza Child
 Description:  Imprezza Child Theme
 Template:     Impreza
 Text Domain:  Imprezza_Child
*/
html, body {
  background-color: #ffffff !important;
  overflow-x: hidden;
}
#page-content {
  overflow: hidden;
}
body {
  font-family: 'Rubik', sans-serif;
}
.no_scroll {
  overflow-y: hidden
}
.slider_post .owl-dots {
  position: absolute;
  top: 300px;
  left: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slider_post .owl-dots .owl-dot.active {
  background: #1589F4;
  width: 15px;
  height: 15px;
}
.slider_post .owl-dots .owl-dot {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #AEB7BE;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.slider_post .owl-dots .owl-dot:first-child {
  margin: 0 5px 0 0;
}
.slider_post .owl-dots .owl-dot:last-child {
  margin: 0 0 0 5px;
}
.slider_post .owl-dots .owl-dot span {
  display: none;
}
.fixed_footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  -webkit-box-shadow: 0px -4px 25px rgba(20, 59, 87, 0.15);
  -moz-box-shadow: 0px -4px 25px rgba(20, 59, 87, 0.15);
  box-shadow: 0px -4px 25px rgba(20, 59, 87, 0.15);
}
.duo_fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  -webkit-box-shadow: 0px -4px 25px rgba(20, 59, 87, 0.15);
  -moz-box-shadow: 0px -4px 25px rgba(20, 59, 87, 0.15);
  box-shadow: 0px -4px 25px rgba(20, 59, 87, 0.15);
  padding: 24px 10px;
  text-align: center;
  color: #AEB7BE;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  font-size: 16px;
  background: #fff;
}
.btn {
  display: block;
  padding: 25px 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  white-space: nowrap;
}
.btn_buy_content {
  font-size: 18px;
  line-height: 21px;
  color: #fff;
  background-color: #1589F4;
  max-width: 270px;
  width: 100%;
}
.btn_buy_content:hover {
  background: #2078CA;
}
.btn_instructions {
  font-size: 18px;
  line-height: 0;
  color: #fff;
  background-color: #1589F4;
  max-width: 170px;
  width: 100%;
}
.btn_instructions:hover {
  background: #2078CA;
}
.btn_buy:hover {
  color: #fff !important;
}
.btn_ask {
  color: #143B57;
  background: #A8C2D7;
  padding: 21px 15px;
  float: right;
  max-width: 270px;
  width: 100%;
}
.btn_ask:hover {
  color: #ffffff !important;
  background: #1589F4;
}
.btn.btn_buy.menu-item > a {
  background-color: #1589F4 !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  padding: 10px 45px !important;
  line-height: normal !important;
  font-size: 14px;
  font-weight: 500;
}
.no-touch .btn.btn_buy.menu-item > a:hover {
  background: #2078CA !important;
}
.title {
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  color: #143B57;
}
.ask .ask_flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ask .ask_text {
  margin: 0 15px 0 0;
}
.ask .ask_btn {
  max-width: 270px;
  width: 100%;
  margin: 0 0 0 15px;
}
.ask .title {
  margin: 0 0 16px;
}
.ask .subtitle {
  font-family: Open Sans;
  font-size: 18px;
  line-height: 25px;
}
.margin_center {
  margin: 0 auto;
  display: block;
}
.header .title {
  margin: 90px 0 !important;
}
.header .subtitle {
  margin: 0 0 172px;
}
.w-nav-icon i {
  color: #143B57;
  left: -15px;
  width: 32px;
}
.w-nav-icon i:before {
  top: 11px;
}
.w-nav-icon i:after {
  top: -11px;
}
.product {
  padding: 0;
  max-width: 370px;
}
.btn:hover {
  color: #fff !important;
}
.product_background {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(174, 183, 190, 0.28)), color-stop(68.75%, rgba(174, 183, 190, 0))), #FFFFFF;
  background: -webkit-linear-gradient(top, rgba(174, 183, 190, 0.28) 0%, rgba(174, 183, 190, 0) 68.75%), #FFFFFF;
  background: -moz-linear-gradient(top, rgba(174, 183, 190, 0.28) 0%, rgba(174, 183, 190, 0) 68.75%), #FFFFFF;
  background: -o-linear-gradient(top, rgba(174, 183, 190, 0.28) 0%, rgba(174, 183, 190, 0) 68.75%), #FFFFFF;
  background: linear-gradient(180deg, rgba(174, 183, 190, 0.28) 0%, rgba(174, 183, 190, 0) 68.75%), #FFFFFF;
  -webkit-box-shadow: 0px 4px 40px rgba(15, 61, 94, 0.07);
  -moz-box-shadow: 0px 4px 40px rgba(15, 61, 94, 0.07);
  box-shadow: 0px 4px 40px rgba(15, 61, 94, 0.07);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.product_background.active {
  background: #E04F49;
}
.product_background.active.product .title_product a {
  color: #fff !important;
}
.product_background.active.product.active .btn_product a {
  color: #fff !important;
}
.ask_product .ask_product__subtitle.close {
  font-style: italic;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  color: #143B57;
  margin: 0;
  font-family: 'Rubik', sans-serif;
}
.product .title_product {
  font-style: italic;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  color: #143B57;
  margin: 0 0 15px;
}
.product .title_product a {
  color: #143B57;
}
.product .title_product a:hover {
  color: #143B57 !important;
}
.product.active .title_product {
  color: #fff;
}
.product .text_product {
  padding: 0 40px;
  font-family: Open Sans;
  font-size: 15px;
  line-height: 20px;
  color: #4B5B66;
  height: 80px;
}
.product .text_product a {
  color: #4B5B66;
}
.product .text_product a:hover {
  color: #4B5B66 !important;
}
.product .btn_product {
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #D4E2EC;
  color: #1589F4;
  padding: 20px 10px;
  margin: 25px 0 0;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
}
.product .btn_product:hover {
  background: #1589F4;
}
.product .btn_product:hover a {
  color: #fff;
}
.product .btn_product a, .btn_buy_product.light_blue {
  white-space: normal;
}
.btn_buy_product.light_blue:hover {
  background: #1589F4;
  color: #fff;
}
.btn_buy_product:hover {
  background: #1589F4;
}
.product.active .btn_product {
  background: rgba(230, 236, 240, 0.4);
  color: #fff;
}
.product .btn_product i {
  position: relative;
  left: 14px;
}
.advantages_home.g-cols.type_default > div > .vc_column-inner {
  padding: 0 !important;
}
.advantages_home .span_text span {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  color: #4B5B66;
  display: block;
  margin: 7px 0 0 0;
}
.advantages_home .w-image-h {
  height: 90px;
  width: 90px;
}
.vertical_center_btn .vc_column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.float_right {
  float: right;
}
.footer .current_page_item {
  color: #AEB7BE;
}
.footer a {
  color: #AEB7BE;
}
.tdu a {
  text-decoration: underline;
}
.w-nav.type_desktop .w-nav-list:not(.level_1) {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.black_font.g-breadcrumbs li a {
  color: #4B5B66 !important;
  font-size: 15px;
  line-height: 17px;
}
.black_font.g-breadcrumbs li:last-child a {
  color: #AEB7BE !important;
}
.black_font.g-breadcrumbs li.g-breadcrumbs-separator {
  color: #AEB7BE !important;
}
.g-breadcrumbs li {
  color: #fff !important;
}
.g-breadcrumbs li a {
  color: rgba(255, 255, 255, 0.7) !important;
}
.g-breadcrumbs li:last-child a {
  color: rgba(255, 255, 255, 0.4) !important;
}
.advantages {
  position: absolute;
  bottom: -354px;
  right: 38px;
  max-width: 770px;
  width: 100%;
}
.advantages_line {
  position: relative;
  top: -35px;
  left: -123px;
  background-image: url(http://www.argett.com/wp-content/uploads/2020/02/line-4.svg);
  height: 1px;
  width: 690px;
}
.advantages_items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 10px;
  justify-items: center;
}
.advantages_item {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 40px rgba(15, 61, 94, 0.07);
  -moz-box-shadow: 0px 4px 40px rgba(15, 61, 94, 0.07);
  box-shadow: 0px 4px 40px rgba(15, 61, 94, 0.07);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  max-width: 243px;
  padding: 0 0 40px;
  position: relative;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.advantages_item::after {
  content: '';
  position: absolute;
  top: -25px;
  left: 25px;
  background-image: url(http://www.argett.com/wp-content/uploads/2020/02/line-4.svg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 1px;
  width: 25px;
}
.advantages_item__top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.advantages_item__top .advantages_item__top__image {
  background: #1589F4;
  -webkit-border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  border-radius: 0px 2px 2px 0px;
  width: 78px;
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px 0 0;
}
.advantages_item__top .advantages_item__top__number {
  color: #E6ECF0;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  margin: 20px 30px 0 0;
}
.advantages_item__text {
  color: #143B57;
  font-family: Open Sans;
  font-style: italic;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  padding: 15px 30px 0;
}
.header_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 27px 0 0;
}
.header_box .header_box__image {
  width: 32%;
}
.header_box .header_box__image img {
  position: absolute;
  left: -39px;
  width: 369px;
}
.header_box .header_box__text {
  width: 68%;
  margin: 17px 0 0;
}
.how_to_parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.how_to_parent .how_to_two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 102px 10px 0 0;
}
.how_to_parent .how_to_two .how_to_two_small.active {
  background: #D4E2EC;
  color: #1589F4;
}
.how_to_parent .how_to_two .how_to_two_large.active {
  background: #D4E2EC;
  color: #1589F4;
}
.how_to_parent .how_to_two .how_to_two_small {
  border: 1px solid #D4E2EC;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 96px;
  color: #143B57;
  padding: 0px 20px 0 84px;
  max-width: 248px;
  position: relative;
  cursor: pointer;
}
.how_to_parent .how_to_two .how_to_two_small img {
  position: absolute;
  top: -11px;
  left: 20px;
}
.how_to_parent .how_to_two .how_to_two_small .how_to_two__text {
  margin: 0 0 0 20px;
}
.how_to_parent .how_to_two .how_to_two_small .how_to_two__text .how_to_two__text__title {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 5px;
}
.how_to_parent .how_to_two .how_to_two_small .how_to_two__text .how_to_two__text_little {
  font-size: 14px;
  line-height: 17px;
}
.how_to_parent .how_to_two .how_to_two_large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 96px;
  padding: 0px 20px 0 124px;
  max-width: 267px;
  color: #143B57;
  position: relative;
  border: 1px solid #D4E2EC;
  cursor: pointer;
}
.how_to_parent .how_to_two .how_to_two_large img {
  position: absolute;
  top: -51px;
  left: 20px;
}
.how_to_parent .how_to_two .how_to_two_large .how_to_two__text .how_to_two__text__title {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 5px;
}
.how_to_parent .how_to_two .how_to_two_large .how_to_two__text .how_to_two__text_little {
  font-size: 14px;
  line-height: 17px;
}
.how_to_parent .how_to_one {
  width: 50%;
}
.how_to {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, 195px);
}
.how_to .how_to__item {
  position: relative;
  background: -webkit-linear-gradient(44.66deg, #D4E2EC 0%, rgba(212, 226, 236, 0) 100%), #FFFFFF;
  background: -moz-linear-gradient(44.66deg, #D4E2EC 0%, rgba(212, 226, 236, 0) 100%), #FFFFFF;
  background: -o-linear-gradient(44.66deg, #D4E2EC 0%, rgba(212, 226, 236, 0) 100%), #FFFFFF;
  background: linear-gradient(45.34deg, #D4E2EC 0%, rgba(212, 226, 236, 0) 100%), #FFFFFF;
  height: 195px;
  cursor: pointer;
}
.how_to .how_to__item:hover {
  background: #E04F49;
}
.how_to .how_to__item:hover .how_to__item__txt {
  color: #fff;
}
.how_to .how_to__item img {
  position: absolute;
  right: 0;
  top: 0;
  width: 130px;
  -webkit-border-radius: 0px 0px 0px 110px;
  -moz-border-radius: 0px 0px 0px 110px;
  border-radius: 0px 0px 0px 110px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  background-color: #fff;
  height: 130px;
  -o-object-fit: cover;
  object-fit: cover;
}
.how_to .how_to__item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.how_to .how_to__item__txt {
  position: absolute;
  bottom: 29px;
  left: 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #143B57;
}
.number {
  font-family: Rubik;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  margin: 0 0 25px 9px;
  display: inline-block;
}
.detail_image_mob {
  display: none;
}
.w-tabs.style_default.layout_hor .w-tabs-item {
  padding: 0 8px;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  border: none;
}
.l-section.preload_parent {
  position: fixed !important;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
.preload_parent + footer .fixed_footer {
  display: none;
}
.preload_box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 10%);
  -moz-transform: translate(-50%, 10%);
  -ms-transform: translate(-50%, 10%);
  -o-transform: translate(-50%, 10%);
  transform: translate(-50%, 10%);
  max-width: 600px;
  width: 100%;
  padding: 0 10px;
  height: 63vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.preload_box .preload_box__title {
  font-family: Rubik;
  font-style: italic;
  font-weight: bold;
  font-size: 30px;
  line-height: 43px;
  text-align: center;
  text-transform: uppercase;
  color: #143B57;
  margin: 0 0 30px;
}
.preload_box .preload_box__close {
  display: none;
  font-family: Rubik;
  font-style: italic;
  font-weight: bold;
  font-size: 36px;
  line-height: 43px;
  text-align: center;
  text-transform: uppercase;
  color: #143B57;
}
.preload_box .preload_box__text {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #4B5B66;
  margin: 0 0 45px;
  background: #fff;
}
.preload_box .preload_box__btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.preload_box .preload_box__btns .preload_box__btn {
  background: #1589F4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  padding: 20px 50px;
  font-family: Rubik;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #EEEEEE;
  cursor: pointer;
}
.preload_box .preload_box__btns .preload_box__btn:first-child {
  margin: 0 5px 0 0;
}
.preload_box .preload_box__btns .preload_box__btn:last-child {
  margin: 0 0 0 5px;
}
.w-tabs.style_default .w-tabs-item.active, .w-tabs-section.active .w-tabs-section-header {
  color: #1589F4 !important;
  background: #D4E2EC !important;
}
.w-tabs.style_default .w-tabs-item.active:after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 0;
  bottom: -13px;
  border: 5px solid transparent;
  border-top: 7px solid #d4e2ec;
}
.w-tabs-list-h {
  border: 1px solid #D4E2EC;
}
.w-tabs-list {
  overflow: visible;
}
.btn_search {
  background: #1589F4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  padding: 24px 64px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.btn_search:hover {
  background: #2078CA;
}
.accordion .w-tabs-section-header {
  font-size: 23px;
  font-weight: 600;
  line-height: 28px;
}
.w-tabs.accordion .w-tabs-section {
  border: none;
}
.w-tabs.accordion .w-tabs-sections {
  overflow-y: scroll;
  height: 477px;
}
.ask_img {
  position: absolute;
  bottom: 30px;
  right: 28px;
}
.red {
  color: #E04F49 !important;
}
.social_box {
  padding: 23px 0 0;
}
.social_box .social_box__name {
  font-weight: bold;
  font-size: 24px;
  color: #143B57;
}
.social_box .social_box__desc {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  color: #4B5B66;
}
.social_box p {
  margin: 0 !important;
}
.color_gray {
  color: #AEB7BE;
}
.top_line_text::after {
  content: '';
  position: absolute;
  top: -14px;
  left: 0;
  width: 40px;
  height: 3px;
  background: #1589F4;
}
.link_id.instructions {
  top: 130px !important;
  height: 77vh;
  overflow-y: scroll;
}
.link_id .txt {
  color: #4B5B66;
  margin: 0 0 30px;
  display: block;
}
.link_id.instructions .txt {
  margin: 0 0 10px;
}
.btn_buy_product.light_blue {
  background: #D4E2EC;
}
.btn_buy_product {
  background: #BED7EA;
  -webkit-border-radius: 0px 0px 2px 2px;
  -moz-border-radius: 0px 0px 2px 2px;
  border-radius: 0px 0px 2px 2px;
  padding: 18px 15px;
}
.btn_buy_product i {
  position: relative;
  left: 14px;
}
.product .wpb_text_column {
  margin: 0 !important;
}
.human_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 40px;
}
.human_box .human_box__item {
  margin: 110px 0 0;
  position: relative;
}
.human_box .human_box__item .human_box__item__txt, .human_box__mob .bottom .human_box__item__txt {
  font-style: italic;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  padding: 0 0 4px;
  border-bottom: 1px solid #E6ECF0;
  margin: 0 0 80px 50px;
}
.human_box__mob .bottom .human_box__item__txt {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 30px 50px;
}
.human_box .human_box__item .human_box__item__txt a, .human_box__mob .bottom .human_box__item__txt a {
  color: #143B57;
  position: relative;
}
.human_box .human_box__item .human_box__item__txt a:hover, .human_box__mob .bottom .human_box__item__txt a:hover {
  color: #1589F4;
}
.human_box .human_box__item .human_box__item__txt a:hover span, .human_box__mob .bottom .human_box__item__txt a:hover span {
  color: #1589F4;
}
.human_box .human_box__item .human_box__item__txt span, .human_box__mob .bottom .human_box__item__txt span {
  color: #AEB7BE;
  margin: 0 20px 0 0;
  position: absolute;
  left: -50px;
}
.human_box .human_box__item img {
  position: relative;
  top: -74px;
  display: none;
}
.human_box .human_box__item img.hover {
  display: block;
  position: absolute;
  width: 418px;
  left: 38px;
  top: -67px;
}
.human_box .human_box__item img.hide {
  opacity: 0;
}
.human_box .human_box__item .human_box__item__img_default {
  display: block;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.link_color_blue a {
  color: #143B57 !important;
}
.human_box .human_box__item img.human_box__item__img_all {
  top: -74px !important;
}
.human_box__mob {
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px 0 0;
}
.human_box__mob .human_box__mob__item .top {
  margin: 0 0 20px;
}
.human_box__mob .human_box__mob__item .top .top_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 10px;
}
.human_box__mob .human_box__mob__item .top .top_item .title {
  text-transform: uppercase;
  margin: 0 0 0 20px;
}
.products .wpb_text_column {
  margin: 0 !important;
}
.ask_product {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  background: rgba(212, 226, 236, 0.6);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 44px;
  display: none;
}
.ask_product.open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ask_product .ask_product__subtitle {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  color: #143b57;
  margin: 0 0 60px;
  background: rgba(212, 226, 236, 0.9);
  width: 210px;
}
.ask_product .ask_product_title {
  font-style: italic;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  color: #143B57;
  margin: 0 0 45px;
}
.ask_product .ask_product_btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.ask_product .ask_product_btns .ask_product_btn {
  background-color: #FFFFFF;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #1589F4;
  padding: 22px 52px;
  cursor: pointer;
}
.tire {
  position: relative;
  margin: 0 0 0 20px;
}
.tire::after {
  position: absolute;
  content: '';
  top: 9px;
  left: -20px;
  width: 10px;
  height: 3px;
  background-color: #1589F4;
}
.slider_background {
  background: -webkit-radial-gradient(55.47% 50%, 90.73% 276.18%, #FFFFFF 0%, #E6ECF0 100%), #FFFFFF;
  background: -moz-radial-gradient(55.47% 50%, 90.73% 276.18%, #FFFFFF 0%, #E6ECF0 100%), #FFFFFF;
  background: -o-radial-gradient(55.47% 50%, 90.73% 276.18%, #FFFFFF 0%, #E6ECF0 100%), #FFFFFF;
  background: radial-gradient(90.73% 276.18% at 55.47% 50%, #FFFFFF 0%, #E6ECF0 100%), #FFFFFF;
}
.slider_post .owl-carousel, .slider_post .owl-stage-outer {
  height: 100%;
}
@media (max-width: 1260px) {
  .buy_in_apteka .ask_product .ask_product_btns .ask_product_btn {
    padding: 15px 30px;
  }
}
@media (max-width: 1215px) {
  .product .text_product {
    padding: 0 10px;
  }
}
@media (max-width: 1199px) {
  .advantages_line {
    display: none;
  }
  .advantages_item::after {
    display: none;
  }
  .header_box .header_box__image img {
    width: 270px;
  }
  .advantages {
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
  .header_box .header_box__text {
    width: 66%;
  }
  .ask_img {
    right: -100px;
  }
}
@media (max-width: 1160px) {
  .flex_direction_mob {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .slider_post.us_custom_a76f4081, .slider_post.layout_607 .usg_hwrapper_1 {
    height: auto !important;
    padding: 30px 0;
  }
  .slider_post .usg_post_image_1 {
    margin: 40px 0 0 !important;
  }
  .slider_post .owl-dots {
    top: 190px;
  }
}
@media (max-width: 1130px) {
  .human_box {
    display: none;
  }
  .human_box__mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1040px) {
  .product .text_product {
    height: 100px;
  }
}
@media (max-width: 1010px) {
  .product .text_product {
    height: 120px;
  }
}
@media (max-width: 991px) {
  .product .text_product {
    padding: 0 5px;
  }
  .advantages .span_text span {
    font-size: 12px;
    line-height: normal;
  }
  .ask .ask_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ask .ask_text {
    margin: 0 0 24px;
  }
  .ask .ask_btn {
    margin: 0;
  }
  .header_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .header_box .header_box__image img {
    left: auto;
    right: 0;
  }
  .advantages {
    bottom: -310px;
  }
  .ask_img {
    bottom: -140px;
    right: 0;
  }
  .how_to_parent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .how_to_parent .how_to_two {
    margin: 100px 0;
  }
  .how_to_parent .how_to_one {
    width: 100%;
  }
  .human_box__mob .human_box__mob__item img.human_img {
    position: absolute;
    right: -20px;
  }
}
@media (max-width: 930px) {
  .human_box__mob .human_box__mob__item img.human_img {
    right: -80px;
  }
}
@media (max-width: 840px) {
  .human_box__mob .human_box__mob__item img.human_img {
    right: -130px;
  }
}
@media (max-width: 800px) {
  .human_box__mob .human_box__mob__item img.human_img {
    right: -260px;
  }
}
@media (max-width: 822px) {
  .product .title_product {
    height: 56px;
  }
}
@media (max-width: 767px) {
  .header .title {
    margin: 57px 0 17px !important;
    max-width: 460px;
  }
  .header .subtitle {
    max-width: 290px;
    line-height: 40px;
    margin: 0 0 97px;
  }
  .product .text_product {
    padding: 0 20px;
  }
  .advantages.g-cols.type_default > div[class*="vc_col-xs-"] {
    margin: 0 !important;
  }
  .product .title_product {
    height: auto;
  }
  .product .text_product {
    height: auto;
  }
  .btn_ask {
    float: none;
  }
  .footer_top_menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer_top_menu .footer {
    max-width: 700px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  h1 {
    font-size: 44px !important;
    line-height: 54px !important;
  }
  .header_box .header_box__image img {
    right: -75px;
    width: 220px;
  }
  .advantages_items {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 10px;
  }
  .advantages {
    bottom: -470px;
  }
  .detail_image_mob {
    display: block;
  }
  .arrow_img_mob_none {
    display: none;
  }
  .ask_flex_mob .g-cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ask_flex_mob .g-cols .vc_col-sm-6:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ask_flex_mob .g-cols .vc_col-sm-6:last-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
  }
  .ask_img {
    bottom: -91px;
  }
  .item_flex_right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .box_parent_first {
    position: relative;
    top: 250px;
  }
  .box_child_first {
    position: relative;
    top: -330px;
  }
  .btn_buy_product.light_blue, .btn_buy_product {
    max-width: 370px;
    margin: 0 auto;
  }
  .duo_fixed {
    padding: 5px 10px;
    font-size: 14px;
    line-height: normal;
  }
}
@media (max-width: 670px) {
  .human_box__mob .human_box__mob__item:first-child {
    width: 69%;
  }
}
@media (max-width: 600px) {
  .header .title h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .header .title {
    max-width: 360px;
  }
  .header .subtitle {
    font-size: 24px !important;
    line-height: 28px;
  }
  .advantages .vc_col-xs-6 {
    width: 100%;
  }
  .how_to {
    grid-template-columns: repeat(auto-fill, 160px);
  }
  .human_box__mob .human_box__mob__item img.human_img {
    right: -270px;
  }
}
@media (max-width: 575px) {
  .detail_image_mob {
    display: none;
  }
  .advantages_home .vc_col-xs-6 {
    width: 100%;
  }
  .border_bottom_mobile {
    border-bottom: 1px solid #D4E2EC;
  }
}
@media (max-width: 550px) {
  h1 {
    font-size: 44px !important;
    line-height: normal !important;
  }
  .header_box .header_box__image {
    display: none;
  }
  .header_box .header_box__text {
    width: 100%;
  }
  .box_parent_first {
    position: relative;
    top: 280px;
  }
  .box_child_first {
    position: relative;
    top: -360px;
  }
}
@media (max-width: 500px) {
  .header .title h1 {
    font-size: 35px;
    line-height: 45px;
  }
  .header .l-section-img {
    background-position: 65%;
  }
  .advantages {
    bottom: -640px;
  }
  .advantages_items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 10px;
  }
  .l-section.header_padding_mobile {
    margin-bottom: 580px !important;
  }
  .ask_img {
    display: none;
  }
  .how_to_parent .how_to_two .how_to_two_small, .how_to_parent .how_to_two .how_to_two_large {
    padding: 0 20px;
  }
  .how_to_parent .how_to_two .how_to_two_small img, .how_to_parent .how_to_two .how_to_two_large img {
    display: none;
  }
  .how_to_parent .how_to_two .how_to_two_small .how_to_two__text, .how_to_parent .how_to_two .how_to_two_large .how_to_two__text {
    margin: 0;
  }
  .slider_post {
    top: 10px;
  }
}
@media (max-width: 470px) {
  .human_box__mob .human_box__mob__item:first-child {
    width: 100%;
  }
  .human_box__mob .human_box__mob__item img.human_img {
    display: none;
  }
}
@media (max-width: 400px) {
  .slider_post.layout_607 .usg_text_2 {
    font-size: 29px !important;
    line-height: 33px !important;
  }
  .box_parent_first {
    position: relative;
    top: 310px;
  }
  .box_child_first {
    position: relative;
    top: -400px;
  }
  .slider_post {
    top: 50px;
  }
  .ask_product .ask_product_btns .ask_product_btn {
    padding: 15px 30px;
  }
}
@media (max-width: 380px) {
  .how_to {
    grid-template-columns: repeat(auto-fill, 130px);
  }
  .slider_post {
    top: 80px;
  }
}
@media (max-height: 800px) {
  .preload_box {
    position: static;
    margin: 20px auto 0;
    height: auto;
    transform: translate(0, 0);
  }
  .l-section.preload_parent .wpb_wrapper .wpb_wrapper {
    height: 69vh;
    overflow-y: scroll;
  }
}
@media (max-height: 640px) {
  .l-section.preload_parent .wpb_wrapper .wpb_wrapper {
    height: 67vh;
  }
}
@media (max-height: 620px) {
  .l-section.preload_parent .wpb_wrapper .wpb_wrapper {
    height: 65vh;
  }
}
@media (max-height: 600px) {
  .l-section.preload_parent .wpb_wrapper .wpb_wrapper {
    height: 63vh;
  }
}
.wpcf7-form input:not([type="submit"]), .wpcf7-form textarea, .wpcf7-form select {
  border: 1px solid #dedede;
  box-shadow: 0px 1px 6px 2px rgb(0 0 0 / 10%) inset;
}
.popup-contact .wpcf7, .contact-div .wpcf7 {
  padding: 45px;
  row-gap: 0px;
  column-gap: 0px;
  overflow: visible;
  border-radius: 20px;
  border: 1px solid #dedede42;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  display: flex;
  margin: auto;
  background-color: #F0F0F0;
  box-shadow: 0px 0px 10px 0px rgba(184.49999999999997, 184.49999999999997, 184.49999999999997, 0.2);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.popup-contact .wpcf7 h4, .contact-div .wpcf7 h4 {
  color: #174A95;
  font-family: "Bulletin regular", Sans-serif;
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
}
@media (min-width: 900px) {
  .contact_pop_up .grid-3, .contact-div .grid-3 {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
/*

.contact-div .wpcf7-form-control-wrap {
    margin: auto;
    display: block;
    width: fit-content;
}*/
