/* cart */
.catalog__basket_action_oform {
  margin-top: 75px;
}

.catalog__basket_action_oform_inner {
  max-width: 900px;
  margin: 0 auto;
}

.catalog__basket_action_oform_title {
  font-size: 26px;
  line-height: 1;
  color: #000;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
}

.catalog__basket_action_oform_body {
  margin-top: 25px;
}


.price_pane_old {
  text-decoration: line-through;
  color: #ccc;
}

.catalog__basket_action .tovar_list table td {
  border-bottom: 1px #ccc solid;
  padding: 15px 5px;
  text-align: center;
  vertical-align: middle;
}

.header-cart {
  position: relative;
  margin-left: 15px;
}

.pts-header-top__cart {
  display: flex;
  align-items: center;
  padding-top: 10px;
}

.header-cart a {
  /* position: relative; */
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  /* border-radius: 50% */
  border: 1px solid #fff;
}

@media(max-width: 1023px) {
  .pts-header-top__cart {
    padding-top: 5px;
    margin-left: auto;
  }

  .header-cart a {
    width: 40px;
    height: 40px;
  }

  .header-cart a img {
    width: 23px;
  }
}

.header-cart a img {
  filter: invert(1);
}

.header-cart.catalog_basket_float_union_kolvo_is::before {
  content: '';
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: -5px;
  bottom: 5px;
}

.main-catalog-items__item_price {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between;
}

.main-catalog-items__item_price_inner {
  padding-left: 30px;
  padding-right: 20px;
}

/* .catalog_basket_formtovar1_to_cart button img,
.catalog_basket_formtovar1_in_cart a img {
  margin-right: 10px;
} */

.catalog_basket_formtovar1_in_cart {
  position: relative;
  display: none;
}

.catalog_basket_formtovar1_to_cart {
  position: relative;
  display: block;
}

.catalog_basket_formtovar1.inbasket .catalog_basket_formtovar1_to_cart {
  display: none;
}

.catalog_basket_formtovar1.inbasket .catalog_basket_formtovar1_in_cart {
  display: block;
}

.catalog_basket_formtovar1_to_cart_button_tx {
  display: flex;
  align-items: center;
  font-family: 'proximanovaregular';
}

.catalog_basket_formtovar1_del {
  position: absolute;
  right: -30px;
  display: flex;
  align-items: center;
  transform: translate(0);
  top: 0;
  bottom: 0;
  width: 30px;
  background-image: url(/themes/images/formtovar1_delete.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
  cursor: pointer;
  margin-left: 0;
  z-index: 10;
}

.catalog_card_basket {
  max-width: 410px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.catalog_basket_formtovar1_in_cart img,
.catalog_basket_formtovar1_to_cart img {
  margin-right: 0px;
}

.catalog_basket_formtovar1_in_cart a,
.catalog_basket_formtovar1_to_cart a,
.catalog_basket_formtovar1_in_cart button,
.catalog_basket_formtovar1_to_cart button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  font-size: 16px;
  color: #000;
  text-align: center;
  text-decoration: none;
  transition: 0.2s;
  letter-spacing: 0.75px;
  cursor: pointer;
  width: 44px;
  height: 44px;
  background: #eee !important;
  margin-left: 5px;
  border: 0;
}

.catalog_basket_formtovar1_in_cart.cart_card a,
.catalog_basket_formtovar1_to_cart.cart_card a,
.catalog_basket_formtovar1_in_cart.cart_card button,
.catalog_basket_formtovar1_to_cart.cart_card button {
  width: 100%;
  height: 50px;
  margin-left: 0;
  border-radius: 30px;
}

@media(max-width: 1023px) {

  .catalog_basket_formtovar1_in_cart a,
  .catalog_basket_formtovar1_to_cart a,
  .catalog_basket_formtovar1_in_cart button,
  .catalog_basket_formtovar1_to_cart button {
    height: 35px;
  }

}

.catalog_basket_formtovar1_in_cart img,
.catalog_basket_formtovar1_to_cart img {
  width: 18px;
}

.catalog_basket_formtovar1_in_cart.cart_card img,
.catalog_basket_formtovar1_to_cart.cart_card img {
  margin-right: 10px;
}

.catalog_basket_formtovar1_in_cart.cart_card .catalog_basket_formtovar1_del::before,
.catalog_basket_formtovar1_to_cart.cart_card .catalog_basket_formtovar1_del::before {
  content: none;
}

.catalog_basket_formtovar1_delete::before {
  content: '';
  width: 15px;
  height: 15px;
  background: #0060aa;
  border-radius: 50%;
  position: absolute;
  right: -7px;
  bottom: 25px;
}

.catalog-products-item__stick>div,
.catalog-products-item__stick>a {
  position: relative;
  width: 30px;
  height: 30px;
}

.catalog_basket_formtovar1_in_cart_del.catalog_basket_formtovar1_delete {
  top: auto;
  right: 0;
}

@media(max-width: 1023px) {
  .catalog_card_basket {
    max-width: 410px;
  }

  .header-cart.catalog_basket_float_union_kolvo_is::before {
    right: -3px;
    bottom: 0px;
    width: 10px;
    height: 10px;
  }

  .catalog_basket_formtovar1_in_cart.cart_card a,
  .catalog_basket_formtovar1_to_cart.cart_card a,
  .catalog_basket_formtovar1_in_cart.cart_card button,
  .catalog_basket_formtovar1_to_cart.cart_card button {
    height: 50px;
    font-size: 16px;
  }
}

@media(max-width: 767px) {

  .catalog_basket_formtovar1_delete::before {
    width: 9px;
    height: 9px;
    right: -3px;
    bottom: 21px;
  }

  .main-catalog-items__item_price_inner {
    padding-left: 0px;
    padding-right: 0px;
  }

  .main-catalog-items__item_right_buttons_info a {
    width: 120px;
  }

  .catalog_card_basket {
    max-width: 290px;
  }

  .header-cart.catalog_basket_float_union_kolvo_is::before {
    right: -3px;
    bottom: 0px;
    width: 10px;
    height: 10px;
  }

  .catalog_basket_formtovar1_in_cart.cart_card a,
  .catalog_basket_formtovar1_to_cart.cart_card a,
  .catalog_basket_formtovar1_in_cart.cart_card button,
  .catalog_basket_formtovar1_to_cart.cart_card button {
    height: 40px;
    font-size: 12px;
    letter-spacing: 0px;
  }
}

.catalog__basket_action_tovar {
  display: flex;
  align-items: flex-start;
}

.catalog__basket_action_empty {
  margin-top: 0 !important;
  text-align: center;
  width: 100%;
  padding: 100px 0;
  border: 1px solid #ccc;
  border-radius: 30px;
}

.catalog__basket_action_empty_title {
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 15px;
}

.catalog__basket_action_empty_text {
  font-size: 16px;
  margin-bottom: 30px;
}

.catalog__basket_action_empty_btn {
  display: flex;
  justify-content: center;
  width: 100%;
}

.catalog__basket_action_empty_btn a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background-color: #000;
  border: 1px solid transparent;
  width: 250px;
  height: 55px;
  font-size: 15px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  transition: 0.2s;
  letter-spacing: 0.75px;
}

.catalog__basket_action_empty_btn a:hover {
  opacity: 0.85;
}

.catalog__basket_action_tovar_list {
  display: flex;
  max-width: 1040px;
  width: 100%;
  margin-right: 70px;
}

.catalog__basket_action_tovar_list table {
  width: 100%;
  border-top: 1px solid #ccc;
}

.catalog__basket_action_tovar_list_namephoto {
  display: flex;
  flex-wrap: nowrap;
  /* align-items: center; */
}

.catalog__basket_action_tovar_list_namephoto_name {
  display: flex;
  align-self: center;
  margin-left: 30px;
  margin-right: 30px;
  flex: 1;
}

.catalog__basket_action_tovar_list_namephoto_photo {
  width: 100px;
}

.catalog__basket_action_tovar_list_photo {
  max-width: 100px;
  text-align: center;
  display: block;
  text-decoration: none !important;
}

.catalog__basket_action_tovar_list_photo_inner {
  padding-top: 120%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.catalog__basket_action_tovar_list_photo_img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.catalog__basket_action_tovar_list_name {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.3;
  color: rgb(0, 0, 0);
  font-weight: bold;
}

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

.catalog__basket_action_tovar_list_name a:hover {
  color: #000;
  text-decoration: underline;
}

.catalog__basket_action_tovar_list_currency {
  font-size: 92%;
}

.catalog__basket_action_tovar_list_prop {
  margin-top: 5px;
  font-size: 15px;
  line-height: 1.2;
  color: #666;
}

.catalog__basket_action .tovar_list tbody .td_name {
  text-align: left;
}

.catalog__basket_action .tovar_list .article,
.catalog__basket_action_tovar_list_article {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.502);
}

.catalog__basket_action .tovar_list .td_kolvo {
  width: 120px;
}

.catalog__basket_action .tovar_list .td_price {
  width: 170px;
  padding-left: 0;
  padding-right: 20px;
}

.catalog__basket_action .tovar_list .td_summa {
  width: 170px;
}

.catalog__basket_action .tovar_list tbody .td_price {
  font-size: 16px;
}

.catalog__basket_action .tovar_list .td_del {
  padding-left: 0;
  width: 35px;
}

.catalog_basket_formtovar_korzina_buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.catalog__basket_action_footer {
  margin-top: 27px;
}

.catalog__basket_action_tovar_price {
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  flex: none;
}

.catalog__basket_action_tovar_price_inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 35px;
  background: #fff;
  padding: 30px 35px;
  border: 1px solid #bdbdbd;
  border-radius: 20px;
}

.catalog__basket_action_tovar_price_price {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.502);
}

.catalog__basket_action_tovar_price_total {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: 700;
}

.catalog__basket_action_tovar_price_total:first-child {
  margin-top: 0;
}

.catalog_basket_formtovar_korzina_inner {
  display: inline-flex;
  vertical-align: top;
  position: relative;
}

.catalog_basket_formtovar_korzina_minus,
.catalog_basket_formtovar_korzina_plus {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.catalog_basket_formtovar_korzina_minus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  font-size: 17px;
  font-family: "Commissioner";
  color: rgb(40, 41, 46);
  cursor: pointer;
  user-select: none;
}

.catalog_basket_formtovar_korzina_plus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  font-size: 17px;
  font-family: "Commissioner";
  color: rgb(40, 41, 46);
  cursor: pointer;
  user-select: none;
}

.catalog_basket_formtovar_korzina_inp {
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 42px;
  margin-right: 10px;
  border: 1px solid #c7c7c7;
}

.catalog_basket_formtovar_korzina input[type="text"] {
  width: 50px;
  text-align: center;
  font-size: 17px;
  font-family: "Commissioner";
  color: rgb(40, 41, 46);
  border: 0;
  background: transparent;
}

.catalog_basket_formtovar_korzina_delete,
.catalog_basket_formtovar_korzina_fav {
  display: flex;
  justify-content: center;
  width: 32px;
}

.catalog_basket_formtovar_korzina_delete_button,
.catalog_basket_formtovar_korzina_fav_button {
  position: relative;
  display: flex;
  width: 18px;
  cursor: pointer;
}

.catalog_basket_formtovar_korzina_delete_button:active {
  top: 1px;
}

.catalog_basket_formtovar_korzina_fav_button .fav-act {
  display: none;
}

.catalog_basket_formtovar_korzina_fav_button .fav-dis {
  display: flex;
}

.catalog_basket_formtovar_korzina_fav_button.active .fav-act {
  display: flex;
}

.catalog_basket_formtovar_korzina_fav_button.active .fav-dis {
  display: none;
}

.catalog__basket_action_tovar_list_item:first-child {
  border-top: 1px solid #ccc;
}

.catalog__basket_oform_v2_form {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.catalog__basket_oform_v2_form .g-recaptcha {
  padding-left: 4px;
  margin-top: 2px;
}

.catalog__basket_oform_v2_formlabel {
  width: 100%;
  padding-left: 4px;
  padding-right: 4px;
}

.catalog__basket_form_input50 {
  display: flex;
  width: 100%;
  margin-bottom: 8px;
}

.catalog__basket_form_input50 input {
  width: 100%;
  height: 55px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  color: rgba(0, 0, 0, 1);
}

.catalog__basket_form_input50 input::placeholder {
  color: rgba(0, 0, 0, 0.502);
}

.catalog__basket_form_textarea {
  padding-left: 4px;
  padding-right: 4px;
}

.catalog__basket_form_textarea textarea {
  width: 100%;
  height: 115px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  color: rgba(0, 0, 0, 1);
}

.catalog__basket_oform_v2_form .personal-links {
  margin-left: 5px !important;
  margin-top: 15px !important;
}

.catalog__basket_oform_v2__btn button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 55px;
  border-radius: 30px;
  border: 1px solid rgb(209, 209, 209);
  background: #fff;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.502);
  text-transform: uppercase;
  transition: 0.2s;
  cursor: pointer;
}

.catalog__basket_oform_v2__btn {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.catalog__basket_oform_v2__btn button:hover {
  background: #000;
  color: #fff;
  border: 1px solid rgb(0, 0, 0);
}

.catalog__basket_oform_v2__btn button:disabled:hover {
  background: #fff;
  color: rgba(0, 0, 0, 0.502);
  border: 1px solid rgb(209, 209, 209);
  cursor: default;
}

@media(max-width: 1535px) {
  .catalog__basket_action_tovar_price {
    max-width: 350px;
  }

  .catalog__basket_action_tovar_price_total {
    font-size: 18px;
  }

  .catalog__basket_action_tovar_price_price {
    font-size: 14px;
  }
}

@media(max-width: 1279px) {
  .catalog__basket_action_tovar {
    flex-direction: column;
  }

  .catalog__basket_action_tovar_price {
    margin-top: 50px;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

}

@media(max-width: 1023px) {
  .catalog__basket_form_input50 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .catalog__basket_oform_v2_formlabel {
    margin-bottom: 8px;
  }

  .catalog__basket_form_input50 input {
    height: 40px;
    font-size: 13px;
  }

  .catalog__basket_action_tovar_list_name {
    font-size: 15px;
  }

  .catalog-card-header__info_buttons_buy {
    margin-bottom: 10px;
  }

  .catalog-card-header__info_buttons {
    flex-direction: column;
    align-items: flex-start;
  }

  .catalog__basket_action_tovar_list {
    max-width: 750px;
    margin: 0 auto;
  }

  .catalog__basket_action_tovar_list_item {
    position: relative;
  }

  .catalog__basket_action_tovar_list table tbody tr:after {
    content: '';
    display: block;
    clear: both;
  }

  .catalog__basket_action_tovar_list table,
  .catalog__basket_action_tovar_list table tbody,
  .catalog__basket_action_tovar_list table tr,
  .catalog__basket_action_tovar_list table td {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
  }

  .catalog__basket_action_tovar_list_namephoto_photo {
    width: 50px;
  }

  .catalog__basket_action_tovar_list_namephoto_name {
    margin-left: 15px;
  }

  .catalog__basket_action_tovar_list_name {
    font-size: 18px;
  }

  .catalog__basket_action_tovar_list_prop {
    font-size: 14px;
  }

  .catalog__basket_action .tovar_list tbody .td_name {
    margin-bottom: 23px !important;
  }

  .catalog__basket_action .tovar_list tbody .td_price {
    margin-bottom: 13px !important;
  }

  .catalog__basket_action .tovar_list tbody .td_summa {
    margin-top: 13px !important;
  }

  .catalog__basket_action_tovar_list table tbody tr {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
    border-bottom: 1px #ccc solid !important;
  }

  .catalog__basket_action_tovar_list table tbody tr:last-child {
    margin-bottom: 0 !important;
  }

  .catalog__basket_action .tovar_list .td_kolvo {
    max-width: 200px;
    margin: 0 auto !important;
    /* background:#e4e4e4; */
    text-align: center;
  }

  .catalog__basket_action_tovar_list .td_del {
    position: absolute;
    z-index: 20;
    right: -7px;
    transform: translateY(2px);
    bottom: 100%;
    width: 20px !important;
    font-size: 0;
    line-height: 1
  }

  .catalog__basket_action .tovar_list thead {
    display: none;
  }

  .catalog__basket_action_summa_itog {
    font-size: 25px;
    padding: 0;
    margin-top: 20px;
  }

  .catalog__basket_action_oform .oform_cont1_box {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 !important;
    margin-top: 10px;
  }

  .catalog__basket_action_oform_step2 {
    margin-top: 10px;
  }

  .catalog_basket_formtovar_korzina_inp {
    margin-right: 0 !important;
  }
}

@media(max-width: 767px) {
  .catalog__basket_oform_v2_form {
    padding-left: 0;
    padding-right: 0;
  }

  .catalog__basket_action_tovar_price_inner {
    padding: 20px 25px;
  }

  .catalog__basket_action_tovar_price_total {
    font-size: 16px;
    margin-top: 15px;
  }

  .catalog__basket_action_tovar_price_price {
    font-size: 13px !important;
  }

  .catalog__basket_action_tovar_list_name {
    font-size: 15px !important;
    padding-right: 30px;
  }
}





/* personal-links */
button:disabled {
  opacity: 0.5;
  cursor: default;
}

.personal-links {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.personal-links label {
  margin-bottom: 5px;
  text-align: left;
  font-size: 14px;
  user-select: none;
  line-height: 1.4;
}

.personal-links input[type="checkbox"] {
  margin-right: 5px;
  flex: none;
  margin-left: 0;
}

.personal-links a {
  color: #000;
  text-align: left;
}

.personal-links.white label {
  color: #fff;
}

.personal-links.white label a {
  color: #fff;
}

.pl2 {
  margin-top: 0;
}

/* personal-links */


/* warning_cookie */
.cmsl_warning_cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
  background: rgba(216, 216, 216, 0.85);
}

.cmsl_warning_cookie_inner {
  max-width: 1135px;
  margin: 0 auto;
  padding: 20px 15px 20px 20px;
  min-height: 65px;
}

.cmsl_warning_cookie_section1 {
  display: flex;
  flex-wrap: nowrap;
}

.cmsl_warning_cookie_section1_box1 {
  flex: 1;
}

.cmsl_warning_cookie_section1_box2 {
  width: 29px;
  margin-left: 30px;
  align-self: center;
}

.cmsl_warning_cookie_tx {
  font-size: 16px;
  line-height: 1.3;
  color: #000;
  padding-top: 5px;
}

.cmsl_warning_cookie_close {
  display: block;
  width: 29px;
  height: 28px;
  background-image: url(/themes/images/warning_cookie_close.png);
  background-repeat: no-repeat;
  opacity: 0.8;
  cursor: pointer;
}

.cmsl_warning_cookie_close:hover {
  opacity: 1;
}

/* warning_cookie */

/* core */
html,
body {
  max-height: 999999px;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  font-family: proximanovaregular, robotolight, tahoma;
}

body {
  overflow-y: scroll;
  background: #fff;
}

/*a,span{
    text-decoration-skip-ink:none;
}*/

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/**{min-height:0;min-width:0;}*/

* {
  outline: 0;
}

img {
  border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time {
  display: block;
}

textarea,
input {
  font-family: inherit;
  font-size: inherit;
  border-radius: 0;
}

/*for FF*/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0;
}

.cmsl_adaptive_table_wrap_column_default table>thead,
.cmsl_adaptive_table_wrap_column_default table>tbody,
.cmsl_adaptive_table_wrap_column_default table>tfoot {
  border-color: inherit;
}

.cmsl_adaptive_table_wrap_column_default table>tr .cmsl_adaptive_table_wrap_column_default>table>thead>tr,
.cmsl_adaptive_table_wrap_column_default table>tbody>tr,
.cmsl_adaptive_table_wrap_column_default table>tfoot>tr {
  border-color: inherit;
}

.cmsl_adaptive_table_wrap_column_default table>td .cmsl_adaptive_table_wrap_column_default table>thead>td,
.cmsl_adaptive_table_wrap_column_default table>thead>tr>td,
.cmsl_adaptive_table_wrap_column_default table>tbody>td,
.cmsl_adaptive_table_wrap_column_default table>tbody>tr>td,
.cmsl_adaptive_table_wrap_column_default table>tfoot>td,
.cmsl_adaptive_table_wrap_column_default table>tfoot>tr>td {
  border-color: inherit;
}

.cmsl_clearfix1:after {
  content: '';
  display: block;
  clear: both;
}

.cmsl_clearfix2:before,
.cmsl_clearfix2:after {
  display: table;
  content: '';
}

.cmsl_clearfix2:after {
  clear: both;
}

.cmsl_clearfix3 {
  display: table;
  width: 100%;
}

.cmsl_clearfix3:after {
  content: '. .';
  display: block;
  word-spacing: 9999px;
  height: 0;
  overflow: hidden;
}

.cmsl_clearfix4 {
  zoom: 1;
  display: block;
}

.cmsl_clearfix4:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear {
  clear: both;
}

.cmsl_content {
  min-height: 300px;
}

.posmo {
  display: none;
}

a.posmo_link {
  text-decoration: none !important;
  border-bottom: 1px dashed;
  padding-bottom: 1px;
  margin-bottom: 5px;
}

a.posmo_link:hover {
  text-decoration: none !important;
  border-bottom: 1px dashed;
}

.cmsl_wrapper0 {
  max-width: 1920px;
  margin: 0 auto;
}

.cmsl_wrapper1 {
  max-width: 1280px;
  margin: 0 auto;
}

.cmsl_wrapper2 {
  max-width: 1135px;
  margin: 0 auto;
}

.cmsl_wrapper3 {
  max-width: 990px;
  margin: 0 auto;
}

.cmsl_wrapper1_custom1 {
  max-width: 1505px;
  margin: 0 auto;
}

.cmsl_osntext ul,
.cmsl_osntext ol {
  padding-left: 25px;
}

.cmsl_osntext ul li {
  list-style-image: url(/file/i_pic/cmsl/4x4.png);
  margin-top: 10px;
}

.cmsl_osntext p:nth-of-type(1) {
  margin-top: 0;
}

.cmsl_osntext p:nth-last-of-type(1) {
  margin-bottom: 0;
}

.cmsl_osntext img {
  max-width: 100%;
  height: auto;
}

.pagedis {
  padding-top: 15px;
}

.pagedis a {
  color: #8d8d8d;
  background: #e3e4e5;
  padding: 5px 9px;
  border-radius: 3px;
  text-decoration: none;
  margin-left: 3px;
  margin-right: 3px;
}

.pagedis a#act {
  background: #7f9abf;
  color: #fff;
}

.bread_crumb {
  font-size: 17px;
  line-height: 1.4;
  font-family: proximanovalight;
  margin: 15px 0 25px 0;
}

.bread_crumb .img {
  margin: 0 4px 0 4px;
  width: 7px;
  height: 11px;
  vertical-align: middle;
}

.bread_crumb_arrow {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  /* display: inline-block; */
  vertical-align: middle;
  background-image: url('/themes/images/breadcrumb_arrow2_white.svg');
  background-repeat: no-repeat;
  width: 17px;
  height: 15px;
  background-size: 17px 15px;
}

.bread_crumb[data-template="white"] .bread_crumb_arrow {
  background-image: url(/file/i_pic/cmsl/breadcrumb_arrow2_white.svg);
}

.cmsl_razdsite {
  margin: 25px 0 35px 0;
}

.cmsl_razdsite .push {
  height: 1px;
  line-height: 1px;
}

.cmsl_razdsite h1 {
  font-size: 36px;
  line-height: 1;
  font-family: proximanovaregular;
  font-weight: normal;
  margin: 0;
}

.cmsl_theme_breadrazd_wrap {
  background: transparent;
  position: relative;
  z-index: 1;
}

.cmsl_theme_breadrazd_wrap_inner {
  padding-top: 30px;
  padding-bottom: 45px;
  position: relative;
}

.cmsl_theme_breadrazd_wrap_cont {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.cmsl_theme_breadrazd_wrap .cmsl_razdsite {
  margin: 0;
  order: 2;
  margin-top: 35px;
}

.cmsl_theme_breadrazd_wrap .cmsl_razdsite.razdsite_no {
  margin-top: 25px;
}

.cmsl_theme_breadrazd_wrap .bread_crumb {
  order: 1;
  margin: 0;
  font-family: proximanovaregular;
}

.cmsl_theme_breadrazd_wrap_abs {
  display: none;
  position: absolute;
  top: 20px;
  right: 340px;
}

.cmsl_theme2_content {
  display: flex;
}

.cmsl_theme2_content_col1 {
  flex: 1;
}

.cmsl_theme2_content_col2 {
  width: 300px;
  flex: 0 1 300px;
  margin-left: 30px;
}

.cmsl_theme3_content {
  display: flex;
  width: 100%;
}

.cmsl_theme3_content_col1 {
  flex: 0 0 275px;
}

.cmsl_theme3_content_col2 {
  flex: 1;
  padding-left: 37px;
}

.leli {
  display: inline-flex;
  align-items: center;
}

.leli-links {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-right: 4px;
  font-family: proximanovaregular;
  font-size: 12px;
  text-align: right;
  line-height: 1.4;
}

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

.leli-links a:hover {
  color: #fff;
  text-decoration: none;
}

.leli-img {
  width: 30px;
  height: 30px;
}

.leli-img img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

.leli_derevotop {
  padding: 5px 15px;
}

.leli_derevotop ul,
.leli_derevotop ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

.leli_derevotop>ul>li {
  padding: 8px 0;
  border-top: 1px #E2E0E0 solid;
  line-height: 1.3;
}

.leli_derevotop>ul>li:first-child {
  border: 0;
}

.leli_derevotop>ul>li a {
  font-size: 16px;
  color: #000;
}

.leli_derevotop>ul>li>ul {
  margin-left: 20px;
}

.leli_derevotop>ul>li>ul>li {
  padding: 5px 0;
  border-top: 1px #E2E0E0 solid;
}

.leli_derevotop>ul>li>ul>li:first-child {
  border: 0;
}

.leli_derevotop>ul>li>ul>li:last-child {
  padding: 0;
}

.leli_derevotop>ul>li>ul>li a {
  font-size: 13px;
  line-height: 1.2;
  color: #000;
}

.leli_derevotop li.act>a {
  color: #06579F;
  font-weight: bold;
}

.cmsl_pagenav {
  margin: 35px 0 35px 0;
  line-height: 1;
  font-family: proximanovalight;
}

.cmsl_pagenav_title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  padding-top: 4px;
  font-size: 16px;
  line-height: 1;
  color: #606060;
}

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

.cmsl_pagenav ul,
.cmsl_pagenav ul li {
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 0;
  padding: 0;
}

.cmsl_pagenav ul {
  padding-left: 0 !important;
}

.cmsl_pagenav ul li {
  display: inline-block;
  margin: 5px 4px 0 0 !important;
  font-size: 18px;
  line-height: 1;
  color: #000;
}

.cmsl_pagenav_insider {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 3px 7px 3px 7px;
  min-width: 25px;
  text-align: center;
  border: 1px transparent solid;
}

a.cmsl_pagenav_insider:hover {
  color: #000;
  text-decoration: none;
  border: 1px #85c3cc solid;
}

.cmsl_pagenav ul li.act .cmsl_pagenav_insider {
  /*font-weight:bold;*/
  background: #85c3cc;
  color: #fff;
}

.cmsl_pagenav ul li.act .cmsl_pagenav_insider:hover {
  color: #fff;
}

.cmsl_pagenav_move {
  display: inline-block;
  vertical-align: middle;
  font-family: tahoma;
}

.cmsl_pagenav_move._next {
  margin-left: 15px;
}

.cmsl_pagenav_move a {
  display: inline-block;
  color: #000 !important;
  text-decoration: none !important;
}

.cmsl_pagenav_move a:nth-child(1) {
  margin-left: 0;
}

.site_dialog_theme {
  padding: 40px 75px 50px 75px;
}

.site_dialog_theme_title {
  font-size: 33px;
  line-height: 1.1;
}

.site_dialog_theme_content {
  margin-top: 30px;
}

.custom_toggle_header {
  font-size: 20px;
  line-height: 1;
  color: #000;
  padding: 6px 10px 5px 40px;
  position: relative;
  cursor: pointer;
  user-select: none;
  background: #ece8dc;
}

.custom_toggle_header:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -4px;
  width: 21px;
  height: 11px;
  background-image: url(/file/i_pic/cmsl/custom_toggle_icon.png);
  background-repeat: no-repeat;
  transition: all 0.1s ease-out 0s;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.custom_toggle_header:hover {
  color: #000;
}

.custom_toggle_header:hover:after {
  opacity: 0.6;
}

.custom_toggle_content {
  display: none;
  margin: 10px 0 0 0;
  padding-bottom: 15px;
}

.custom_toggle.active .custom_toggle_header:after {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.cmsl_currency_rub {
  font-family: PTSansRegular;
}

.cmsl_currency_rub_bold {
  font-family: PTSansBold;
}


/* style */
body {
  line-height: 1.5;
  font-family: "proximanovaregular";
  font-size: 18px;
}

.wrapper {
  max-width: 1920px;
  margin: 0 auto;
}

.container {
  max-width: 1310px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.container-2 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.menu-resp-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.responsive-menu {
  position: relative;
  display: none;
  flex-direction: column;
  align-items: center;
  align-self: center;
  margin-left: 10px;
  cursor: pointer;
  z-index: 5;
  user-select: none;
  cursor: pointer;
}

.responsive-menu__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 30px;
  height: 30px;
  transition: .3s linear;
  user-select: none;
}

.responsive-menu__inner span {
  width: 30px;
  height: 3px;
  background: #fff;
  transition: .15s;
}

.responsive-menu__inner span:nth-child(1) {
  margin-bottom: 7px;
}

.responsive-menu__inner span:nth-child(3) {
  margin-top: -3px;
}

.responsive-menu__inner span:nth-child(4) {
  margin-top: 7px;
}

body.open-menu .responsive-menu span {
  display: none;
}

body.open-menu .responsive-menu span:nth-child(2) {
  display: block;
  transform: rotate(-45deg);
}

body.open-menu .responsive-menu span:nth-child(3) {
  display: block;
  transform: rotate(45deg);
}

body.open-menu .menu-resp-wrap {
  opacity: 1;
  visibility: visible;
}

.pts-header {
  position: absolute;
  top: 0;
  width: 100%;
  max-width: 1920px;
}

body[data-page="default"] .pts-header {
  background: #002748;
}

body[data-page="default"] .pts-header-top {
  min-height: 165px;
}

body[data-page="default"] .pts-header-top__nav>ul>li>a {
  padding-top: 40px;
}

body[data-page="default"] .pts-header-top__contacts {
  margin-top: 30px;
}

body[data-page="default"] .pts-header-top__nav>ul>li.active::before {
  top: -20px
}

body[data-page="default"] .pts-header-top__nav>ul>li:hover::before {
  top: -20px
}

body[data-page="default"] .pts-header-top__nav .submenu {
  top: 70px
}

body[data-page="default"] .header-space {
  height: 165px;
}

.pts-header-block {
  display: flex;
  flex-direction: column;
}

.pts-header-top {
  display: flex;
  width: 100%;
  max-width: 1280px;
  min-height: 180px;
  margin: 0 auto;
  z-index: 10;
}

.pts-header-top-block {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.pts-header-top-block-inner {
  display: flex;
}



.pts-header-top__logo {
  flex: none;
  align-self: center;
  margin-left: 40px;
  padding-right: 40px;
}

.pts-header-top__logo img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.pts-header-top__logo a {
  display: flex;
  align-items: center;
}

.pts-header-top__contacts {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  margin-top: 60px;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 10px;
  border-left: 1px solid #007fe1;
}

.pts-header-top__contacts_phone {
  font-size: 25px;
  font-family: "proximanovaregular";
  color: #fff;
  line-height: 0.8;
}

.pts-header-top__contacts_phone a {
  text-decoration: none;
  color: #fff;
  line-height: 0.8;
}

.pts-header-top__contacts_phone a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.9);
}

.pts-header-top__contacts_link {
  margin-top: 5px;
  font-size: 15px;
  font-family: "proximanovaregular";
  color: #fff;
  line-height: 1.1;
}

.pts-header-top__contacts_link a {
  text-decoration: none;
  color: #fff;
}

.pts-header-top__contacts_link a span {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
  background-position: 0 1.1em;
  background-repeat: repeat-x;
  background-size: 1px 1px;
}

.pts-header-top__contacts_link a:hover span {
  background-image: none;
  text-decoration: none;
  color: #fff;
}

.pts-header-top__nav {
  margin-left: auto;
  padding-right: 10px;
}

.pts-header-top__nav>ul {
  display: flex;
  flex: none;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pts-header-top__nav>ul>li {
  position: relative;
  font-size: 15px;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0.75px;
}

.pts-header-top__nav>ul>li::before {
  content: '';
  position: absolute;
  top: -90px;
  left: calc(50% - 12.5px);
  width: 25px;
  height: 90px;
  background: #0060aa;
  z-index: 1;
  transition: 0.3s;
}

.pts-header-top__nav>ul>li:hover::before {
  top: 0;
}

.pts-header-top__nav>ul>li.active::before {
  top: 0;
}

.pts-header-top__nav>ul>li>a {
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 15px;
  color: #fff;
  text-decoration: none;
  z-index: 2;
}

.pts-header-top__nav .submenu {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 90px;
  padding: 0;
  margin: 0;
  transform: scaleY(0);
  transform-origin: top;
  transition: 0.3s;
  list-style: none;
  z-index: 100;
}

.pts-header-top__nav .submenu-menu {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 315px;
  width: 100%;
  padding: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
  background: #0060aa;
  list-style: none;
}

.pts-header-top__nav .submenu-menu>li>a {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 35px;
  text-decoration: none;
  font-family: 'proximanovaregular';
  font-size: 15px;
  letter-spacing: normal;
}

.pts-header-top__nav .submenu-menu>li>a:hover {
  background: #004377;
}

.pts-header-top__nav>ul>li:hover .submenu {
  transform: scaleY(1);
}

.pts-header-top__nav .submenu-menu2 {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 100%;
  top: 0;
  min-height: 100%;
  padding: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
  background: #004377;
  transform: scaleX(0);
  transform-origin: left;
  /* transition: 0.3s; */
  list-style: none;
  z-index: 100;
}

.pts-header-top__nav .submenu-menu2>li>a {
  display: flex;
  align-items: center;
  min-width: 315px;
  width: 100%;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  font-family: 'proximanovaregular';
  font-size: 15px;
  letter-spacing: normal;
}

.pts-header-top__nav .submenu-menu2>li>a:hover {
  background: #00365f;
}

.pts-header-top__nav .submenu-menu>li:hover .submenu-menu2 {
  transform: scale(1);
}

.submenu-info {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #0060aa;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.submenu-info__link a {
  display: flex;
  align-items: center;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 35px;
  text-decoration: none;
  font-family: 'proximanovaregular';
  font-size: 15px;
  text-decoration: underline;
  letter-spacing: normal;
}

.submenu-info__link a:hover {
  background: #004377;
  text-decoration: none;
}

.submenu-icon {
  position: absolute;
  top: calc(50% - 5px);
  right: 15px;
  width: 5px;
  height: 10px;
  background: url(/file/i_pic/submenu-icon.png) 50% 50% no-repeat;
}

.pts-header-top__nav_info {
  display: none;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 50px;
}

.pts-header-top__nav_info_phone {
  font-size: 25px;
  font-family: "proximanovaregular";
  color: #fff;
  line-height: 0.8;
  text-align: center;
}

.pts-header-top__nav_info_phone a {
  text-decoration: none;
  color: #fff;
  line-height: 0.8;
}

.pts-header-top__nav_info_phone a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.9);
}

.pts-header-top__nav_info_link {
  margin-top: 15px;
  font-size: 15px;
  font-family: "proximanovaregular";
  color: #fff;
  line-height: 1.1;
  text-align: center;
}

.pts-header-top__nav_info_link a {
  text-decoration: none;
  color: #fff;
}

.pts-header-top__nav_info_link a span {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
  background-position: 0 1.1em;
  background-repeat: repeat-x;
  background-size: 1px 1px;
}

.pts-header-top__nav_info_link a:hover span {
  background-image: none;
  text-decoration: none;
  color: #fff;
}

.pts-header-top__nav_info_button {
  margin-top: 25px;
}

.pts-header-top__nav_info_button a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 220px;
  min-height: 40px;
  margin: 0 auto;
  padding: 5px;
  background: #ffde00;
  border-radius: 30px;
  font-size: 14px;
  font-family: "proximanovasemibold";
  line-height: 0.842;
  text-decoration: none;
  color: #000;
}

.pts-header-top-block-search {
  margin-top: 15px;
}

body[data-page="index"] .pts-header-top-block-search {
  display: none;
}

.pts-header-fixed {
  position: fixed;
  top: -300px;
  width: 100%;
  max-width: 1920px;
  background: #002748;
  z-index: 10;
  transition: 0.2s;
}

.pts-header-fixed-block {
  display: flex;
  flex-direction: column;
}


.pts-header-fixed-top {
  display: flex;
  width: 100%;
  max-width: 1280px;
  min-height: 180px;
  margin: 0 auto;
  z-index: 10;
}

.pts-header-fixed-top-block {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.pts-header-fixed-top-block-inner {
  display: flex;
}

.pts-header-fixed-top__logo {
  flex: none;
  align-self: center;
  margin-left: 100px;
  padding-right: 75px;
}

.pts-header-fixed-top__logo img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.pts-header-fixed-top__logo a {
  display: flex;
  align-items: center;
}

.pts-header-fixed-top__contacts {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-top: 30px;
  border-left: 1px solid #007fe1;
}

.pts-header-fixed-top__contacts_phone {
  font-size: 25px;
  font-family: "proximanovaregular";
  color: #fff;
  line-height: 0.8;
}

.pts-header-fixed-top__contacts_phone a {
  text-decoration: none;
  color: #fff;
  line-height: 0.8;
}

.pts-header-fixed-top__contacts_phone a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.9);
}

.pts-header-fixed-top__contacts_link {
  margin-top: 5px;
  font-size: 15px;
  font-family: "proximanovaregular";
  color: #fff;
  line-height: 1.1;
}

.pts-header-fixed-top__contacts_link a {
  text-decoration: none;
  color: #fff;
}

.pts-header-fixed-top__contacts_link a span {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
  background-position: 0 1.1em;
  background-repeat: repeat-x;
  background-size: 1px 1px;
}

.pts-header-fixed-top__contacts_link a:hover span {
  background-image: none;
  text-decoration: none;
  color: #fff;
}

.pts-header-fixed-top__nav {
  margin-left: auto;
  padding-right: 10px;
}

.pts-header-fixed-top__nav>ul {
  display: flex;
  flex: none;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pts-header-fixed-top__nav>ul>li {
  position: relative;
  font-size: 15px;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0.75px;
}

.pts-header-fixed-top__nav>ul>li::before {
  content: '';
  position: absolute;
  top: -90px;
  left: calc(50% - 12.5px);
  width: 25px;
  height: 90px;
  background: #0060aa;
  z-index: 1;
  transition: 0.3s;
}

.pts-header-fixed-top__nav>ul>li:hover::before {
  top: 0;
}

.pts-header-fixed-top__nav>ul>li.active::before {
  top: 0;
}

.pts-header-fixed-top__nav>ul>li>a {
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 35px;
  color: #fff;
  text-decoration: none;
  z-index: 2;
}

.pts-header-fixed-top__nav .submenu-fixed {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 90px;
  padding: 0;
  margin: 0;
  transform: scaleY(0);
  transform-origin: top;
  transition: 0.3s;
  list-style: none;
  z-index: 100;
}

.pts-header-fixed-top__nav .submenu-fixed-menu {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 315px;
  width: 100%;
  padding: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
  background: #0060aa;
  list-style: none;
}

.pts-header-fixed-top__nav .submenu-fixed-menu>li>a {
  display: flex;
  align-items: center;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 35px;
  text-decoration: none;
  font-family: 'proximanovaregular';
  font-size: 15px;
  letter-spacing: normal;
}

.pts-header-fixed-top__nav .submenu-fixed-menu>li>a:hover {
  background: #004377;
}

.pts-header-fixed-top__nav>ul>li:hover .submenu-fixed {
  transform: scaleY(1);
}

.pts-header-fixed-top__nav .submenu-fixed-menu2 {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 0;
  left: 100%;
  top: 0;
  padding: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
  background: #004377;
  transform: scaleX(0);
  transform-origin: left;
  /* transition: 0.3s; */
  list-style: none;
}

.pts-header-fixed-top__nav .submenu-fixed-menu2>li>a {
  display: flex;
  align-items: center;
  min-width: 315px;
  width: 100%;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
  font-family: 'proximanovaregular';
  font-size: 15px;
  letter-spacing: normal;
}

.pts-header-fixed-top__nav .submenu-fixed-menu2>li>a:hover {
  background: #00365f;
}

.pts-header-fixed-top__nav .submenu-fixed-menu>li:hover .submenu-fixed-menu2 {
  transform: scale(1);
}

.submenu-fixed-info {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #0060aa;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.submenu-fixed-info__link a {
  display: flex;
  align-items: center;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 35px;
  text-decoration: none;
  font-family: 'proximanovaregular';
  font-size: 15px;
  text-decoration: underline;
  letter-spacing: normal;
}

.submenu-fixed-info__link a:hover {
  background: #004377;
  text-decoration: none;
}

/* body.fixed-menu .pts-header-fixed { */
/* top: 0;*/
/* } */

.pts-main {
  display: flex;
  width: 100%;
  min-height: 532px;
  background: url("/themes/images/header-bg.jpg") 50% 0 no-repeat;
  background-size: cover;
}

.pts-main-info {
  display: flex;
  flex-direction: column;
  margin-top: 225px;
  padding-left: 50px;
}

.pts-main-info__title {
  font-size: 86.5px;
  font-family: "proximanovablack";
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(to top, #00C7FF, #0073CC);
  text-transform: uppercase;
  line-height: 0.95;
}

.pts-main-info__text {
  display: block;
  font-size: 47px;
  font-family: "proximanovalight";
  color: #00c1f8;
  line-height: 0.842;
}

.pts-main-info__button {
  margin-top: 25px;
}

.pts-main-info__button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  min-height: 70px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  background: #ffde00;
  border-radius: 40px;
  font-size: 22px;
  font-family: "proximanovasemibold";
  color: #000;
  line-height: 0.842;
  transition: 0.3s;
}

.pts-main-info__button a:hover {
  color: #000;
  text-decoration: none;
  background: #00b7f6;
}

.pts-main-search {
  max-width: 1165px;
  margin: 0 auto;
  margin-top: 30px;
}

.pts-products {
  margin-top: 105px;
}

.pts-products-block {
  display: flex;
  flex-direction: column;
}

.pts-products-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

.pts-products-items__item {
  width: 25%;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.pts-products-items__item_inner {
  position: relative;
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-position: 50%;
  min-height: 498px;
  padding-top: 50px;
  padding-left: 30px;
  padding-bottom: 35px;
  padding-right: 30px;
  text-decoration: none;
}

.pts-products-items__item_inner::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 1;
}

.pts-products-items__item_inner_title {
  position: relative;
  margin-bottom: 20px;
  font-size: 31px;
  font-family: "proximanovalight";
  color: #000;
  text-transform: uppercase;
  z-index: 2;
}

.pts-products-items__item_inner_title span {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
  background-position: 0 1.1em;
  background-repeat: repeat-x;
  background-size: 1px 1px;
}

.pts-products-items__item_inner_button {
  position: relative;
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 175px;
  min-height: 50px;
  padding: 5px;
  background: #00b7f6;
  border-radius: 30px;
  text-align: center;
  font-size: 15px;
  font-family: "proximanovaregular";
  color: black;
  line-height: 1.5;
  transition: 0.2s;
  letter-spacing: 0.15px;
  z-index: 2;
}

.pts-products-items__item_inner:hover::before {
  background: rgba(0, 0, 0, 0.1);
}

.pts-products-items__item_inner:hover .pts-products-items__item_inner_button {
  background: #ffde00;
}

.pts-branch {
  margin-top: 90px;
}

.pts-branch-block {
  display: flex;
}

.pts-branch-left {
  flex: none;
  max-width: 315px;
  width: 100%;
  margin-right: 10px;
}

.pts-branch-left__block {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  padding-left: 30px;
}

.pts-branch-left__block_title {
  font-size: 30px;
  font-family: "proximanovalight";
  color: #000;
  text-transform: uppercase;
  line-height: 1.273;
  letter-spacing: 0.35px;
}

.pts-branch-left__block_text {
  margin-top: 55px;
  font-size: 15px;
  font-family: "proximanovaregular";
  color: #000;
  line-height: 1.227;
}

.pts-branch-right {
  width: 100%;
  margin-left: auto;
}

.pts-branch-right__items {
  display: flex;
  flex-wrap: wrap;
}

.pts-branch-right__items_item {
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}

.pts-branch-right__items_item_inner {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 140px;
  padding-left: 90px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.11);
  text-decoration: none;
}

.pts-branch-right__items_item_inner::before {
  content: '';
  position: absolute;
  width: 192px;
  height: 0px;
  background: #00bdf5;
  top: -6px;
  right: 15px;
  transition: 0.3s;
}

.pts-branch-right__items_item_inner:hover::before {
  height: 6px;
}

.pts-branch-right__items_item_title {
  margin-right: 15px;
  font-size: 24px;
  font-family: "proximanovalight";
  color: #000;
  text-transform: uppercase;
  line-height: 1.064;
}

.pts-branch-right__items_item_icon {
  flex: none;
  display: flex;
  align-items: center;
  margin-left: auto;
  width: 100px;
  height: 100px;
  right: 30px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.pts-cat {
  margin-top: 70px;
}

.pts-cat-block {
  display: flex;
  flex-direction: column;
}

.pts-cat__title {
  font-size: 35px;
  font-family: "proximanovalight";
  color: #000;
  text-transform: uppercase;
  line-height: 1.273;
  letter-spacing: 0.35px;
}

.pts-cat__title a {
  text-decoration: none;
  color: #000;
}

.pts-cat__title a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

.pts-cat__items .pts-catalog-category__block_items {
  margin-top: 30px;
}

.pts-feedback {
  margin-top: 70px;
  background: #efefef;
  padding-top: 75px;
  padding-bottom: 50px;
}

.pts-feedback-block {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
}

.pts-feedback__title {
  font-size: 55px;
  font-family: "proximanovalight";
  color: #000;
  text-transform: uppercase;
  line-height: 1.117;
}

.pts-feedback__title strong {
  font-family: "proximanovablack";
}

.pts-feedback__form {
  display: flex;
  flex-direction: column;
  margin-top: 45px;
}

.pts-feedback__form_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

.pts-feedback__form_block_label {
  position: relative;
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}

.pts-feedback__form_block_label.err input {
  border-radius: 0;
  border: 1px solid #d07c7c;
}

.pts-feedback__form_block_label.req::after {
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
  right: 15px;
  content: '*';
  padding-top: 10px;
}

.pts-feedback__form_block_label input {
  width: 100%;
  height: 60px;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
  font-family: "proximanovaregular";
  color: #4a4a4a;
  border: 1px solid transparent;
  border-radius: 0;
}

.pts-feedback__form_block_label input::placeholder {
  font-size: 20px;
  font-family: "proximanovaregular";
  color: #4a4a4a;
}

.pts-feedback__form_bottom {
  display: flex;
  margin-top: 35px;
}

.pts-feedback__form_bottom_personal {
  /* padding-left: 25px; */
  font-size: 16.32px;
  font-family: "proximanovaregular";
  color: #4a4a4a;
  line-height: 1.152;
}

.pts-feedback__form_bottom_personal a {
  color: #4a4a4a;
  text-decoration: underline;
}

.pts-feedback__form_bottom_personal a span {
  background-image: linear-gradient(to bottom, rgba(74, 74, 74, 0.7), rgba(74, 74, 74, 0.7));
  background-position: 0 1.1em;
  background-repeat: repeat-x;
  background-size: 1px 1px;
}

.pts-feedback__form_bottom_personal a:hover {
  color: #4a4a4a;
  text-decoration: none;
}

.pts-feedback__form_bottom_personal a:hover span {
  background-image: none;
}

.pts-feedback__form_bottom_button {
  margin-left: auto;
}

.pts-feedback__form_bottom_button button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  min-height: 70px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  background: #ffde00;
  border-radius: 40px;
  font-size: 22px;
  font-family: "proximanovasemibold";
  color: #000;
  line-height: 0.842;
  transition: 0.3s;
  border: 0;
  cursor: pointer;
}

.pts-feedback__form_bottom_button button:hover {
  color: #000;
  text-decoration: none;
  background: #00b7f6;
}

.pts-feedback__form_bottom_button button:disabled:hover {
  background: #ffde00;
  opacity: 0.5;
  cursor: default;
}

body[data-page="default"] .footer-space {
  height: 50px;
}

.offers_form_captcha {
  padding-left: 5px;
}

.offers_form_captcha .error {
  margin-top: 10px;
  color: red;
}

.pts-footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #000;
}

.pts-footer-block {
  display: flex;
}

.pts-footer-left {
  max-width: 612px;
  width: 100%;
  border-right: 1px solid #00ace9;
}

.pts-footer-left__nav {
  margin-bottom: 20px;
}

.pts-footer-left__nav ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pts-footer-left__nav ul li {
  display: flex;
  border-right: 1px solid #d3d3d3;
  padding-left: 38px;
  padding-right: 38px;
}

.pts-footer-left__nav ul li:last-child {
  border: 0;
}

.pts-footer-left__nav ul li a {
  font-size: 17px;
  font-family: "proximanovaregular";
  color: #fff;
  line-height: 1.5;
  text-decoration: none;
}

.pts-footer-left__nav ul li a:hover {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}

.pts-footer-left__links {
  padding-left: 38px;
  margin-top: 25px;
}

.pts-footer-left__links_link a {
  display: inline-flex;
  font-size: 17px;
  font-family: "proximanovaregular";
  color: #fff;
  line-height: 1.738;
  text-decoration: none;
}

.pts-footer-left__links_link a:hover {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}

.pts-footer-right {
  display: flex;
  flex-direction: column;
  padding-left: 45px;
  padding-top: 20px;
}

.pts-footer-right__top {
  display: flex;
}

.pts-footer-right__top_left_adress {
  font-size: 21px;
  font-family: "circleregular";
  color: #fff;
  line-height: 1.381;
}

.pts-footer-right__top_left_mail {
  display: flex;
  align-items: center;
  margin-top: 40px;
  font-size: 23px;
  font-family: "circleregular";
  color: #fff;
  line-height: 1.129;
}

.pts-footer-right__top_left_mail a {
  color: #fff;
  text-decoration: none;
}

.pts-footer-right__top_left_mail a:hover {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}

.pts-footer-right__top_left_mail .icon {
  width: 30px;
  height: 22px;
  margin-right: 10px;
  background: url("/themes/images/footer-mail.svg") 50% 0 no-repeat;
  background-size: 30px 22px;
}

.pts-footer-right__top_right {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-left: 70px;
}

.pts-footer-right__top_right_phone {
  font-size: 25px;
  font-family: "circlebold";
  color: #fff;
  text-transform: uppercase;
  line-height: 1.168;
}

.pts-footer-right__top_right_phone a {
  text-decoration: none;
  color: #fff;
}

.pts-footer-right__top_right_phone a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.9);
}

.pts-footer-right__top_right_button {
  margin-top: 15px;
}

.pts-footer-right__top_right_button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  min-height: 50px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  background: #00b7f6;
  border-radius: 40px;
  font-size: 14px;
  font-family: "circlebold";
  text-transform: uppercase;
  color: #000;
  line-height: 0.842;
  transition: 0.3s;
  letter-spacing: 1.3px;
}

.pts-footer-right__top_right_button a:hover {
  color: #000;
  text-decoration: none;
  background: #ffde00;
}

.pts-footer-right__copy {
  margin-top: 85px;
}

.pts-footer-right__copy_copyright {
  font-size: 15px;
  font-family: "circleregular";
  color: #fff;
  line-height: 1.5;
}

.pts-footer-right__copy_personal {
  margin-top: 5px;
  font-size: 15px;
  font-family: "circleregular";
  color: #fff;
  line-height: 1.5;
}

.pts-footer-right__copy_personal a {
  text-decoration: underline;
  color: #fff;
}

.pts-footer-right__copy_personal a:hover {
  text-decoration: none;
  color: #fff;
}

.pts-footer-bottom {
  padding-top: 25px;
  padding-bottom: 40px;
}

.pts-footer-bottom-block {
  display: flex;
  align-items: center;
}

.pts-footer-bottom__metrics {
  display: flex;
  margin-left: auto;
  margin-right: 45px;
}

.pts-footer-bottom__leli {
  display: flex;
  margin-left: auto;
  margin-top: 30px;
}

/*# sourceMappingURL=style.css.map */


/* adaptive toggle */
.adaptivetoggle {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: none;
  text-align: center;
  color: #000;
  opacity: 0.8;
  /*padding-bottom:10px;*/
}

.adaptivetoggle a {
  font-size: 14px;
  line-height: 1;
  color: #000;
  text-decoration: underline;
}

.adaptivetoggle a:hover {
  color: #000;
  text-decoration: none;
}

a.adaptivetoggle_desctop {
  font-size: 35px;
}

/* style_union */
table.table_effect5 {
  border-collapse: collapse;
}

table.table_effect5 {
  border: 0;
}

table.table_effect5 p {
  margin: 0;
  padding: 0;
}

table.table_effect5 td {
  border: 0;
  padding: 10px 10px;
  border-bottom: 1px #ece8dc solid;
  border-right: 1px #ece8dc solid;
}

table.table_effect5 tr td:last-child {
  border-right: 0;
}

table.table_collapse {
  border-collapse: collapse;
}

table.table_collapse td {
  padding: 7px;
}


.catalog_text1 {
  font-size: 24px;
  line-height: 1.25;
}

.catalog_text2 {
  font-size: 21px;
  line-height: 1.3;
}

.catalog_text3 {
  font-size: 19px;
  line-height: 1.45;
}

.catalog_text4 {
  font-size: 16px;
  line-height: 1.5;
}

.catalog_text5 {
  font-size: 13px;
  line-height: 1.5;
}

.link_decoration_none_important {
  text-decoration: none !important;
}

.catalog_decor_cont1 {
  display: flex;
  flex-wrap: nowrap;
}

.catalog_decor_cont1_box:nth-child(1) {
  flex: 1;
}

.catalog_decor_cont1_box:nth-child(2) {
  margin-left: 30px;
  width: 410px;
}

@media (max-width: 1365px) {
  .catalog_text1 {
    font-size: 21px;
    line-height: 1.3;
  }

  .catalog_text2 {
    font-size: 19px;
    line-height: 1.3;
  }

  .catalog_text3 {
    font-size: 17px;
    line-height: 1.4;
  }

  .catalog_text4 {
    font-size: 15px;
  }

  .catalog_text5 {
    font-size: 13px;
  }

  .catalog_decor_cont1_box:nth-child(2) {
    margin-left: 25px;
    width: 350px;
  }
}

@media (max-width: 1023px) {
  .catalog_decor_cont1 {
    flex-direction: column;
  }

  .catalog_decor_cont1_box {
    margin: 0 !important;
    padding: 0 !important;
  }

  .catalog_decor_cont1_box:nth-child(1) {
    width: 100% !important;
  }

  .catalog_decor_cont1_box:nth-child(2) {
    margin-top: 25px !important;
    width: auto;
    max-width: 350px;
  }
}

@media (max-width: 767px) {
  .catalog_text1 {
    font-size: 18px;
    line-height: 1.35;
  }

  .catalog_text2 {
    font-size: 17px;
    line-height: 1.45;
  }

  .catalog_text3 {
    font-size: 16px;
    line-height: 1.35;
  }

  .catalog_text4 {
    font-size: 14px;
  }

  .catalog_text5 {
    font-size: 12px;
  }
}

@media (max-width: 479px) {
  .catalog_decor_cont1_box:nth-child(2) {
    margin-top: 20px !important;
  }
}

@media (max-width: 359px) {
  .catalog_text1 {
    font-size: 17px;
    line-height: 1.35;
  }

  .catalog_text2 {
    font-size: 16px;
    line-height: 1.4;
  }

  .catalog_text3 {
    font-size: 15px;
    line-height: 1.4;
  }

  .catalog_text4 {
    font-size: 13px;
  }

  .catalog_text5 {
    font-size: 11px;
  }
}

/* style_media */
@media (max-width: 1650px) {
  .cmsl_razdsite h1 {
    font-size: 2.4rem;
  }

  .cmsl_wrapper1_custom.cmsl_wrapper_padding_self {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 1365px) {

  html,
  body {
    font-size: 17px;
    line-height: 1.5;
  }

  .cmsl_razdsite h1 {
    font-size: 2.1rem;
  }

  .cmsl_wrapper_padding {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .cmsl_wrapper_padding2 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .cmsl_wrapper1.cmsl_wrapper_padding_self {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .cmsl_pagenav {
    margin: 15px 0 15px 0;
  }

  .cmsl_theme2_cont1_col1 {
    width: 242px;
    margin-right: 14px;
  }

  .cmsl_theme3_cont1_col2 {
    width: 242px;
    margin-left: 14px;
  }
}

@media (max-width: 1023px) {

  html,
  body {
    font-size: 16px;
    line-height: 1.5;
  }

  .cmsl_wrapper1 {
    max-width: 992px;
  }

  .cmsl_wrapper2 {
    max-width: 992px;
  }

  .cmsl_theme_breadrazd_wrap_inner {
    min-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .cmsl_razdsite {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .zag1 {
    font-size: 1.7rem;
  }

  .cmsl_wrapper1 {
    max-width: 100%;
  }

  .cmsl_wrapper2 {
    max-width: 100%;
  }

  .cmsl_razdsite h1 {
    font-size: 1.9rem;
  }

  .bread_crumb {
    font-size: 12px;
  }

  .bread_crumb_arrow {
    margin-left: 3px;
    margin-right: 3px;
  }

  .cmsl_theme_away_razdsite {
    margin-top: 10px;
  }

  .cmsl_theme2_cont1 {
    flex-direction: column;
  }

  .cmsl_theme2_cont1_col1 {
    order: 2;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 40px;
  }

  .cmsl_theme2_cont1_col1_inner {
    max-width: 220px;
    margin: 0 auto;
  }

  .cmsl_theme2_cont1_col2 {
    order: 1;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .cmsl_theme2_cont1_col2_inner {
    max-width: 738px;
    margin: 0 auto;
  }

  .cmsl_theme3_cont1 {
    flex-direction: column;
  }

  .cmsl_theme3_cont1_col1 {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .cmsl_theme3_cont1_col1_inner {
    max-width: 738px;
    margin: 0 auto;
  }

  .cmsl_theme3_cont1_col2 {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 60px;
  }

  .cmsl_theme3_cont1_col2_inner {
    max-width: 220px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .cmsl_pagenav {
    margin: 15px 0 15px 0;
  }

  .cmsl_pagenav_move {
    display: none;
  }

  .cmsl_pagenav_title {
    font-size: 13px;
  }

  .cmsl_pagenav_list>* {
    min-height: 25px;
  }

  .cmsl_pagenav_list_item {
    font-size: 14px;
  }

  .cmsl_pagenav_insider {
    width: 25px;
    height: 25px;
  }

  .site_dialog_theme {
    padding: 40px 15px 30px 15px;
  }

  .site_dialog_theme_title {
    font-size: 23px;
  }

  .site_dialog_theme_content {
    margin-top: 20px;
  }

  .zag1 {
    font-size: 1.5rem;
  }

  .cmsl_content {
    min-height: 250px;
  }
}

@media (max-width: 479px) {

  html,
  body {
    font-size: 15px;
    line-height: 1.5;
  }

  .cmsl_razdsite h1 {
    font-size: 1.5rem;
  }

  .bread_crumb {
    font-size: 12px;
  }

  .bread_crumb {
    line-height: 1.5;
  }

  .site_dialog_theme {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cmsl_pagenav {
    margin: 12px 0 12px 0;
  }
}

/* style_adaptive */
.cmsl_adaptive__adaptive_just_show {
  display: none !important;
}

.cmsl_adaptive_video {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 900px;
  padding-top: 56%;
}

.cmsl_adaptive_video>iframe {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width:1023px) {
  .cmsl_adaptive_table1 {
    border: 0;
    width: 100% !important;
    height: auto !important;
    display: table !important;
  }

  .cmsl_adaptive_table1 tr,
  .cmsl_adaptive_table1 thead,
  .cmsl_adaptive_table1 tbody,
  .cmsl_adaptive_table1 tfoot {
    display: block;
  }

  .cmsl_adaptive_table1 td {
    display: block;
    width: 100% !important;
  }

  /*old
    .cmsl_adaptive_table_wrap_column_default table{
        border:0;
        width:100%!important;
        height:auto!important;
        display:block!important;
    }
    .cmsl_adaptive_table_wrap_column_default tr,
    .cmsl_adaptive_table_wrap_column_default thead,
    .cmsl_adaptive_table_wrap_column_default tbody,
    .cmsl_adaptive_table_wrap_column_default tfoot{
        display:block!important;
    }
    .cmsl_adaptive_table_wrap_column_default td{
        display:block!important;
        width:100%!important;
    }
    */

  .cmsl_adaptive_table_wrap_column_default table {
    border: 0;
    width: 100% !important;
    height: auto !important;
    display: block !important;
    border-color: #ced4d9;
  }

  .cmsl_adaptive_table_wrap_column_default table>thead,
  .cmsl_adaptive_table_wrap_column_default table>tbody,
  .cmsl_adaptive_table_wrap_column_default table>tfoot {
    display: block !important;
    border-color: inherit;
  }

  .cmsl_adaptive_table_wrap_column_default table>tr .cmsl_adaptive_table_wrap_column_default>table>thead>tr,
  .cmsl_adaptive_table_wrap_column_default table>tbody>tr,
  .cmsl_adaptive_table_wrap_column_default table>tfoot>tr {
    display: block !important;
    border-color: #ced4d9;
    border-color: inherit;
  }

  .cmsl_adaptive_table_wrap_column_default table>td .cmsl_adaptive_table_wrap_column_default table>thead>td,
  .cmsl_adaptive_table_wrap_column_default table>thead>tr>td,
  .cmsl_adaptive_table_wrap_column_default table>tbody>td,
  .cmsl_adaptive_table_wrap_column_default table>tbody>tr>td,
  .cmsl_adaptive_table_wrap_column_default table>tfoot>td,
  .cmsl_adaptive_table_wrap_column_default table>tfoot>tr>td {
    display: block !important;
    width: 100% !important;
    border-color: inherit;
  }

  .cmsl_adaptive_block1>div {
    display: block !important;
    float: none !important;
    width: 100% !important;
    margin: 0;
    padding: 0;
    margin-top: 25px;
  }

  .cmsl_adaptive_block_wrap1 {
    max-width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }

  .cmsl_adaptive_block_wrap1>div {
    min-width: 630px;
  }

  .cmsl_adaptive_table_wrap1 {
    max-width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }

  .cmsl_adaptive_table_wrap2 table {
    width: 100% !important;
    height: auto !important;
  }

  .cmsl_adaptive_table_wrap2 table,
  .cmsl_adaptive_table_wrap2 table *,
  .cmsl_adaptive_table_wrap2 table td {
    font-size: calc(9px + 0.5vw) !important;
  }

  .cmsl_adaptive_table_wrap2_b table {
    width: 100% !important;
    height: auto !important;
  }

  .cmsl_adaptive_table_wrap2_b table,
  .cmsl_adaptive_table_wrap2_b table *,
  .cmsl_adaptive_table_wrap2_b table td {
    font-size: calc(8px + 0.5vw) !important;
  }

  .cmsl_adaptive_table_wrap2_c table {
    width: 100% !important;
    height: auto !important;
  }

  .cmsl_adaptive_table_wrap2_c table,
  .cmsl_adaptive_table_wrap2_c table *,
  .cmsl_adaptive_table_wrap2_c table td {
    font-size: calc(10px + 0.5vw) !important;
  }

  .cmsl_adaptive_image1 {
    max-width: 100% !important;
    height: auto !important;
  }

  .cmsl_adaptive_wrap_image img {
    max-width: 100% !important;
    height: auto !important;
  }

  .cmsl_adaptive_table_wrap_column_duo table {
    border: 0;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .cmsl_adaptive_table_wrap_column_duo tr,
  .cmsl_adaptive_table_wrap_column_duo thead,
  .cmsl_adaptive_table_wrap_column_duo tbody,
  .cmsl_adaptive_table_wrap_column_duo tfoot {
    display: block !important;
  }

  .cmsl_adaptive_table_wrap_column_duo td {
    display: block !important;
    width: 100% !important;
  }

  .cmsl_adaptive_table_wrap_column_duo tr {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .cmsl_adaptive_table_wrap_column_duo td {
    width: 50% !important;
    margin-bottom: 20px !important;
    padding: 1% 2.5% !important;
  }

  .cmsl_adaptive_table_wrap_column_duo td:nth-child(2n+1) {
    padding-left: 0 !important;
  }

  .cmsl_adaptive_table_wrap_column_duo td:nth-child(2n) {
    padding-right: 0 !important;
  }

  .cmsl_adaptive_table_wrap_td_padding_0 table td {
    padding: 0 !important;
  }

  .cmsl_adaptive_table_wrap_td_padding_5 table td {
    padding: 5px !important;
  }

  .cmsl_adaptive_table_wrap_min_width_700 table {
    min-width: 700px;
  }

  .cmsl_adaptive_content_center {
    text-align: center;
  }

  .cmsl_adaptive__adaptive_just_show {
    display: block !important;
  }

  .cmsl_adaptive__adaptive_just_hide,
  table.cmsl_adaptive__adaptive_just_hide,
  td.cmsl_adaptive__adaptive_just_hide,
  tr.cmsl_adaptive__adaptive_just_hide,
  thead.cmsl_adaptive__adaptive_just_hide,
  tbody.cmsl_adaptive__adaptive_just_hide,
  tfoot.cmsl_adaptive__adaptive_just_hide {
    display: none !important;
  }

  .cmsl_adaptive_table_wrap_tr_margin_bottom_20 table tr {
    margin-bottom: 20px !important;
  }

  .cmsl_adaptive_table_wrap_tr_margin_bottom_40 table tr {
    margin-bottom: 40px !important;
  }

  .cmsl_adaptive_table_wrap_td_margin_bottom_20 table td {
    margin-bottom: 20px !important;
  }

  .cmsl_adaptive_table_wrap_td_margin_bottom_40 table td {
    margin-bottom: 40px !important;
  }

  .cmsl_adaptive_table_wrap_td_border_none table td {
    border: 0 !important;
  }

  .cmsl_adaptive_table_wrap_column_one table,
  .cmsl_adaptive_table_wrap_column_one tr,
  .cmsl_adaptive_table_wrap_column_one thead,
  .cmsl_adaptive_table_wrap_column_one tbody,
  .cmsl_adaptive_table_wrap_column_one tfoot,
  .cmsl_adaptive_table_wrap_column_one td {
    display: block;
    width: 100%;
  }

  .cmsl_adaptive_table_wrap_column_one tr {
    display: flex;
    flex-wrap: wrap;
  }

  .cmsl_adaptive_table_wrap_column_one td {
    width: 100% !important;
    margin-bottom: 30px !important;
    padding: 1% 0 !important;
  }
}

@media (max-width: 767px) {
  .cmsl_adaptive_font_size_from_current_less0 {
    font-size: 0.9em;
    display: block;
  }

  .cmsl_adaptive_font_size_from_current_less1 {
    font-size: 0.8em;
    display: block;
  }

  .cmsl_adaptive_font_size_from_current_less2 {
    font-size: 0.6em;
    display: block;
  }

  .cmsl_adaptive_font_size_from_current_less3 {
    font-size: 0.4em;
    display: block;
  }
}

@media (max-width: 359px) {

  .cmsl_adaptive_table_wrap2 table,
  .cmsl_adaptive_table_wrap2 table *,
  .cmsl_adaptive_table_wrap2 table td {
    font-size: calc(8px + 0.5vw) !important;
  }

  .cmsl_adaptive_table_wrap2_b table,
  .cmsl_adaptive_table_wrap2_b table *,
  .cmsl_adaptive_table_wrap2_b table td {
    font-size: calc(7px + 0.5vw) !important;
  }

  .cmsl_adaptive_table_wrap2_c table,
  .cmsl_adaptive_table_wrap2_c table *,
  .cmsl_adaptive_table_wrap2_c table td {
    font-size: calc(9px + 0.5vw) !important;
  }
}


/* dialogred */
.dialogred_modal {
  position: absolute;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
  overflow: hidden;
}

.dialogred_modal:before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.dialogred_wall {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 4;
  width: 100%;
  height: 100%;
  max-width: 890px;
  background: #fff;
  transform: translateX(-50%);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
}

.dialogred_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
}

.dialogred_wall2 {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 12;
  width: 100%;
  height: 1px;
  max-width: 890px;
  transform: translateX(-50%);
}

.dialogred_inner {
  display: inline-block;
  vertical-align: middle;
  margin: 50px 0px 50px 0;
  padding-bottom: 30px;
  /*background:#fff;*/
  width: 100%;
  text-align: left;
  position: relative;
  z-index: 8;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
  /*transform:translateY(900px);*/
  top: -500px;
}

.dialogred_inner2 {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 15;
  background: #fff;
}

.dialogred_inner_show {
  opacity: 1;
  top: 0;
  /*transform:translateY(0);*/
}

.dialogred_close {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 15;
  line-height: 1;
  font-size: 0;
  user-select: none;
  padding-bottom: 25px;
}

.dialogred_close_img {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-image: url(/option/js/dialogred/img/close3.png);
  background-size: 15px 15px;
  background-position: center center;
  opacity: 1;
  transition: opacity 0.07s linear 0s, transform 0.20s linear 0s;
  will-change: opacity, transform;
  transform: rotate(0);
}

.dialogred_close_img:hover {
  opacity: 0.8;
}

/* .dialogred_modal[data-close_template="2"] .dialogred_close {} */

.dialogred_modal[data-close_template="2"] .dialogred_close_img {
  width: 20px;
  height: 20px;
  background-image: url(/option/js/dialogred/img/close13.svg);
  background-size: 20px 20px;
}

.dialogred_modal[data-close_template="emil1"] .dialogred_close_img {
  width: 20px;
  height: 20px;
  background-image: url(/option/js/dialogred/img/close_emil1.png);
  background-size: 20px 20px;
  transform: rotate(0);
  filter: invert(1);
}

.dialogred_modal .dialogred_close_img:hover {
  transform: rotate(180deg);
}

.dialogred_loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 20;
  transform: translateX(-50%) translateY(-50%);
}

.dialogred_loader1 {
  width: 55px;
  height: 32px;
  text-align: center;
  font-size: 10px;
}

.dialogred_loader1>div {
  background-color: #333;
  height: 100%;
  width: 7px;
  display: inline-block;
  -webkit-animation: dialogred_sk-stretchdelay 0.6s infinite ease-in-out;
  animation: dialogred_sk-stretchdelay 0.6s infinite ease-in-out;
  margin-left: 2px;
  border: 1px #858585 solid;
  opacity: 0.9;
}

.dialogred_loader1 .rect2 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.dialogred_loader1 .rect3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.dialogred_loader1 .rect4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.dialogred_loader1 .rect5 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

@-webkit-keyframes dialogred_sk-stretchdelay {

  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.50);
  }

  20% {
    -webkit-transform: scaleY(1.0);
    background-color: #e8e8e8;
  }
}

@keyframes dialogred_sk-stretchdelay {

  0%,
  40%,
  100% {
    transform: scaleY(0.50);
    -webkit-transform: scaleY(0.50);
  }

  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
    background-color: #e8e8e8;
  }
}

.dialogred_modal.loading .dialogred_loader {
  display: block;
}

.body_dialogred_open {
  overflow-y: scroll;
}

.body_dialogred_open .cmsl_outer {
  position: fixed;
  width: 100%;
  /*-webkit-filter:blur(3px);
  filter:blur(3px);*/
  /*transition:opacity .5s ease-out;
  opacity:1;
  overflow:hidden;
  min-height:100%;*/
}

.body_dialogred_open .dialogred_modal {
  overflow: visible;
  display: block;
}

.body_dialogred_inner_show .dialogred_close {
  display: flex;
}

.dialogred_data {
  /* min-height:400px; */
  position: relative;
  z-index: 10;
}

@media (max-width: 1365px) {
  .dialogred_inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1023px) {
  .dialogred_data {
    min-height: 300px;
  }

  .dialogred_modal[data-close_template="emil1"] .dialogred_close_img {
    width: 25px;
    height: 25px;
    background-size: 20px 20px;
  }
}

@media (max-width: 767px) {
  .dialogred_inner {
    padding-left: 10px;
    padding-right: 10px;
  }

  /*.dialogred_inner{
      width:calc(100% - 20px);
  }*/

  .dialogred_modal[data-close_template="2"] .dialogred_close {
    top: 15px;
    right: 15px;
  }
}

@media (max-width: 479px) {
  .dialogred_data {
    min-height: 250px;
  }

  .dialogred_close {
    top: 10px;
    right: 10px;
  }

  .dialogred_modal[data-close_template="2"] .dialogred_close {
    top: 10px;
    right: 10px;
  }

  .dialogred_modal[data-close_template="2"] .dialogred_close_img {
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
  }
}


/* zakazonline */
.sendparamunion {
  display: none;
}

@keyframes pulse_animation {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

.zakazonline_button0 {
  position: relative;
  display: inline-block;
  border: 0;
  outline: 0;
  font-size: 17px;
  line-height: 1;
  color: #4b2e13;
  padding: 7px 10px;
  border-radius: 3px;
  cursor: pointer;
  min-width: 150px;
  text-align: center;
  text-decoration: none !important;

  /* http://colorzilla.com/gradient-editor/#ffd200+0,ffb400+100 */
  background: #ffd200;
  background: -moz-linear-gradient(top, #ffd200 0%, #ffb400 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd200), color-stop(100%, #ffb400));
  background: -webkit-linear-gradient(top, #ffd200 0%, #ffb400 100%);
  background: -o-linear-gradient(top, #ffd200 0%, #ffb400 100%);
  background: -ms-linear-gradient(top, #ffd200 0%, #ffb400 100%);
  background: linear-gradient(to bottom, #ffd200 0%, #ffb400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd200', endColorstr='#ffb400', GradientType=0);
}

.zakazonline_button0:hover {
  color: #000;
  background: #ffb400;
  background: -moz-linear-gradient(top, #ffb400 0%, #ffd200 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb400), color-stop(100%, #ffd200));
  background: -webkit-linear-gradient(top, #ffb400 0%, #ffd200 100%);
  background: -o-linear-gradient(top, #ffb400 0%, #ffd200 100%);
  background: -ms-linear-gradient(top, #ffb400 0%, #ffd200 100%);
  background: linear-gradient(to bottom, #ffb400 0%, #ffd200 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb400', endColorstr='#ffd200', GradientType=0);

  animation-name: pulse_animation;
  animation-duration: 300ms;
  animation-delay: 100ms;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}

.zakazonline_button0:active {
  top: 1px;
}


.zakazonline_button {
  position: relative;
  background: #ff9908;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  display: inline-block;
  padding: 10px 25px;
  max-width: 300px;
  text-decoration: none;
}

.zakazonline_button:hover {
  color: #fff;
  text-decoration: none;
  background: #ffa526;
}

.zakazonline_button:active {
  top: 1px;
}

/* photopic */
.photopic_photo_list4 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}

.photopic_photo_list4_item {
  width: 33.333%;
  padding: 12px;
}

.photopic_photo_list4_item_inner {
  display: block;
  text-decoration: none !important;
  position: relative;
  /*border-radius:10px;*/
  overflow: hidden;
}

.photopic_photo_list4_item_photo {
  padding-top: 72%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.photopic_photo_list4_item_bg {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in 0s;
  border-radius: 10px;
  background: rgba(117, 66, 144, 0.9);
  background: -moz-linear-gradient(45deg, rgba(117, 66, 144, 0.9) 9%, rgba(117, 66, 144, 0.81) 20%, rgba(117, 66, 144, 0.75) 27%, rgba(117, 66, 144, 0.2) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(9%, rgba(117, 66, 144, 0.9)), color-stop(20%, rgba(117, 66, 144, 0.81)), color-stop(27%, rgba(117, 66, 144, 0.75)), color-stop(100%, rgba(117, 66, 144, 0.2)));
  background: -webkit-linear-gradient(45deg, rgba(117, 66, 144, 0.9) 9%, rgba(117, 66, 144, 0.81) 20%, rgba(117, 66, 144, 0.75) 27%, rgba(117, 66, 144, 0.2) 100%);
  background: -o-linear-gradient(45deg, rgba(117, 66, 144, 0.9) 9%, rgba(117, 66, 144, 0.81) 20%, rgba(117, 66, 144, 0.75) 27%, rgba(117, 66, 144, 0.2) 100%);
  background: -ms-linear-gradient(45deg, rgba(117, 66, 144, 0.9) 9%, rgba(117, 66, 144, 0.81) 20%, rgba(117, 66, 144, 0.75) 27%, rgba(117, 66, 144, 0.2) 100%);
  background: linear-gradient(45deg, rgba(117, 66, 144, 0.9) 9%, rgba(117, 66, 144, 0.81) 20%, rgba(117, 66, 144, 0.75) 27%, rgba(117, 66, 144, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#754290', endColorstr='#754290', GradientType=1);
}

.photopic_photo_list4_item_zoom {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 47px;
  height: 47px;
  background-image: url(img/photo_list4_zoom.svg);
  background-repeat: no-repeat;
  transition: all 0.1s ease-in 0s;
  -webkit-transform: translateX(-51%) translateY(-50%);
  -moz-transform: translateX(-51%) translateY(-50%);
  -ms-transform: translateX(-51%) translateY(-50%);
  -o-transform: translateX(-51%) translateY(-50%);
  transform: translateX(-51%) translateY(-50%);
}

.photopic_photo_list4_item_inner:hover .photopic_photo_list4_item_bg {
  visibility: visible;
  opacity: 1;
}

.photopic_photo_list4_item_inner:hover .photopic_photo_list4_item_zoom {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 1365px) {
  .photopic_photo_list4_item_zoom {
    display: none;
  }

  .photopic_photo_list4 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 1023px) {
  .photopic_photo_list4_item {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .photopic_photo_list4 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .photopic_photo_list4_item {
    padding: 5px;
  }
}


/* upononline */
.upononline {
  position: relative;
}

.upononline_inner {
  position: relative;
  z-index: 1;
}

.upononline_result {
  display: none;
  position: absolute;
  top: 15%;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 25px;
  line-height: 1.2;
  /*color:green;*/
  color: #002748;
}

.upononline_error {
  display: none;
  text-align: left;
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.2;
  color: red;
}

/* .upononline.error .upononline_error{
  display:block;
} */

.upononline_form_wrap {
  position: relative;
}

.upononline,
.upononline_form_wrap_inner {
  transition: all 0s linear 0s !important;
}

.upononline.result .upononline_form_wrap_inner,
.upononline.result .upononline_form_wrap_inner * {
  visibility: hidden !important;
}

.upononline.result .upononline_result {
  display: block;
}

.upononline.result,
.upononline.result * {
  transition: all 0s linear 0s !important;
}


/* catalog autocomplite */

/* autocomplite */
.catalog__autocomplete_form1 button.catalog__autocomplete {
  position: relative;
}

.catalog__autocomplete_inner {
  position: relative;
}

.catalog__autocomplete .result {
  display: none;
  position: absolute;
  z-index: 400;
  top: 100%;
  left: 0px;
  width: 100%;
  border: 1px solid #dbdbdb;
  border-top: 0;
}

.catalog__autocomplete:not(.it_active) .result {
  display: none !important;
}

.catalog__autocomplete .result ul,
.catalog__autocomplete .result li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.catalog__autocomplete .result ul {
  min-height: 15px;
  max-height: 250px;
  background: #fff;
  overflow-y: auto;
  border-top: 0px;
  text-align: left;
}

.catalog__autocomplete .result ul li {
  display: block;
}

.catalog__autocomplete .result ul li a {
  display: block;
  padding: 5px 5px 5px 15px;
  font-size: 15px;
  line-height: 1.2;
  color: #000;
  text-decoration: none !important;
}

.catalog__autocomplete .result ul li a span {
  color: #666;
}

.catalog__autocomplete .result ul li.over {
  background: #e5e5e5;
}

.catalog__autocomplete_form1_content {
  display: flex;
  height: 70px;
}

.pts-header-top-block-search .catalog__autocomplete_form1_content {
  height: 40px;
}

.pts-header-top-block-search .catalog__autocomplete_form1 input[type="text"] {
  padding-left: 15px;
  background: #0c3457;
  color: #fff;
  font-size: 16px;
  font-family: 'proximanovalight';
  color: rgb(255, 255, 255);
  border: 1px solid #0060aa;
}

.pts-header-top-block-search .catalog__autocomplete_form1 input[type="text"]::placeholder {
  color: #fff;
  font-size: 16px;
  font-family: 'proximanovalight';
  color: rgb(255, 255, 255);
}

.pts-header-top-block-search .catalog__autocomplete_form1 button {
  background-size: 20px 20px;
}

.pts-header-top-block-search .catalog__autocomplete_form1 button:hover {
  background-color: #0e548b;
}

/* 0c3457 */

.catalog__autocomplete_form1_content_col1 {
  flex: 1;
}

.catalog__autocomplete_form1_content_col2 {
  flex: 0;
}

.catalog__autocomplete_form1 input[type="text"] {
  height: 100%;
  border: 0px;
  color: #4a5359;
  font-size: 18px;
  padding-left: 28px;
  padding-right: 28px;
  font-family: 'proximanovaregular';
  box-sizing: border-box;
  width: 100%;
  vertical-align: top;
  border: 1px #dbdbdb solid;
  border-right: 0;
}

.catalog__autocomplete_form1 input[type="text"]::-webkit-input-placeholder {
  color: #4a5359;
}

.catalog__autocomplete_form1 input[type="text"]::-moz-placeholder {
  color: #4a5359;
}

.catalog__autocomplete_form1 input[type="text"]:-moz-placeholder {
  color: #4a5359;
}

.catalog__autocomplete_form1 input[type="text"]:-ms-input-placeholder {
  color: #4a5359;
}

.catalog__autocomplete_form1 button {
  width: 70px;
  border: 0px;
  cursor: pointer;
  height: 100%;
  font-size: 15px;
  line-height: 1;
  color: #000;
  vertical-align: top;
  background: #0060aa;
  padding: 0 15px;
  background-image: url('/themes/images/catalog-search-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  transition: 0.2s;
}

.catalog__autocomplete_form1 button:hover {
  background-color: #002748;
}

/* form-fixed */

.catalog__autocomplete_form-fixed_content {
  display: flex;
  height: 70px;
}

.pts-header-fixed-top-block-search .catalog__autocomplete_form-fixed_content {
  height: 40px;
  margin-top: 15px;
}

.pts-header-fixed-top-block-search .catalog__autocomplete_form-fixed input[type="text"] {
  padding-left: 15px;
  background: #0c3457;
  color: #fff;
  font-size: 16px;
  font-family: 'proximanovalight';
  color: rgb(255, 255, 255);
  border: 1px solid #0060aa;
}

.pts-header-fixed-top-block-search .catalog__autocomplete_form-fixed input[type="text"]::placeholder {
  color: #fff;
  font-size: 16px;
  font-family: 'proximanovalight';
  color: rgb(255, 255, 255);
}

.pts-header-fixed-top-block-search .catalog__autocomplete_form-fixed button {
  background-size: 20px 20px;
}

.pts-header-fixed-top-block-search .catalog__autocomplete_form-fixed button:hover {
  background-color: #0e548b;
}

/* 0c3457 */

.catalog__autocomplete_form-fixed_content_col1 {
  flex: 1;
}

.catalog__autocomplete_form-fixed_content_col2 {
  flex: 0;
}

.catalog__autocomplete_form-fixed input[type="text"] {
  height: 100%;
  border: 0px;
  color: #4a5359;
  font-size: 18px;
  padding-left: 28px;
  padding-right: 28px;
  font-family: 'proximanovaregular';
  box-sizing: border-box;
  width: 100%;
  vertical-align: top;
  border: 1px #dbdbdb solid;
  border-right: 0;
}

.catalog__autocomplete_form-fixed input[type="text"]::-webkit-input-placeholder {
  color: #4a5359;
}

.catalog__autocomplete_form-fixed input[type="text"]::-moz-placeholder {
  color: #4a5359;
}

.catalog__autocomplete_form-fixed input[type="text"]:-moz-placeholder {
  color: #4a5359;
}

.catalog__autocomplete_form-fixed input[type="text"]:-ms-input-placeholder {
  color: #4a5359;
}

.catalog__autocomplete_form-fixed button {
  width: 70px;
  border: 0px;
  cursor: pointer;
  height: 100%;
  font-size: 15px;
  line-height: 1;
  color: #000;
  vertical-align: top;
  background: #0060aa;
  padding: 0 15px;
  background-image: url('/themes/images/catalog-search-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  transition: 0.2s;
}

.catalog__autocomplete_form-fixed button:hover {
  background-color: #002748;
}

.catalog__autocomplete_form2 form {
  display: block;
  position: relative;
}

.catalog__autocomplete_form2 input {
  height: 54px;
  width: 100%;
  background: #fff;
  font-size: 17px;
  line-height: normal;
  color: #8d8c8c;
  /*text-transform:uppercase;*/
  border: 0;
  outline: 0;
  padding: 5px 80px 3px 20px;
  border: 0;
  transition: all 0.05s linear 0s;
  will-change: box-shadow, border-radius;
}

.catalog__autocomplete_form2 input:focus {
  box-shadow: 0px 0px 0px 1px #fff inset, 0px 0px 0px 2px #000 inset;
}

.catalog__autocomplete_form2_btn {
  position: absolute;
  z-index: 20;
  top: 50%;
  right: 3px;
  height: calc(100% - 10px);
  transform: translateY(-50%);
  width: 75px;
}

.catalog__autocomplete_form2_btn:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 100%;
  width: 1px;
  background: #999;
  transform: translateY(-50%);
}

.catalog__autocomplete_form2_btn_button {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  outline: 0;
  user-select: none;
  background: #fff;
  cursor: pointer;
}

.catalog__autocomplete_form2_btn_button_icon {
  background-image: url(/modul/catalog/plugin/autocomplete/img/search_ico4.png);
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  transition: all 0.10s linear 0s;
  will-change: opacity;
}

.catalog__autocomplete_form2_btn_button:hover .catalog__autocomplete_form2_btn_button_icon {
  opacity: 0.7;
}



.catalog__autocomplete_form3 form {
  display: block;
}

.catalog__autocomplete_form3 input {
  height: 54px;
  width: 100%;
  background: #fff;
  font-size: 17px;
  line-height: normal;
  color: #8d8c8c;
  /*text-transform:uppercase;*/
  border: 0;
  outline: 0;
  padding: 5px 80px 3px 20px;
  border: 0;
  transition: all 0.05s linear 0s;
  will-change: box-shadow, border-radius;
  border: 5px solid #2ebdff;
}

.catalog__autocomplete_form3 input:focus {
  box-shadow: 0px 0px 0px 1px #000;
  /*border-color:#14b1fa;*/
}

.catalog__autocomplete_form3_btn {
  position: absolute;
  z-index: 20;
  top: 50%;
  right: 3px;
  height: calc(100% - 10px);
  transform: translateY(-50%);
  width: 75px;
}

.catalog__autocomplete_form3_btn:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 100%;
  width: 1px;
  background: #999;
  transform: translateY(-50%);
}

.catalog__autocomplete_form3_btn_button {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  outline: 0;
  user-select: none;
  background: #fff;
  cursor: pointer;
}

.catalog__autocomplete_form3_btn_button_icon {
  background-image: url(/modul/catalog/plugin/autocomplete/img/search_ico4.png);
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  transition: all 0.10s linear 0s;
  will-change: opacity;
}

.catalog__autocomplete_form3_btn_button:hover .catalog__autocomplete_form2_btn_button_icon {
  opacity: 0.7;
}

@media (max-width: 1023px) {
  .catalog__autocomplete_form2 input {
    height: 40px;
    font-size: 15px;
    border: 1px #ccc solid;
    padding: 5px 40px 3px 10px;
  }

  .catalog__autocomplete_form2_btn {
    width: 40px;
  }

  .catalog__autocomplete_form2_btn_button_icon {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }

  .catalog__autocomplete_form2 input:focus {
    box-shadow: none;
  }
}

@media (max-width: 767px) {
  .catalog__autocomplete .result ul li a {
    font-size: 13px;
    padding-left: 10px;
  }

  .catalog__autocomplete_form1_content {
    height: 50px;
  }

  .catalog__autocomplete_form1 input[type="text"] {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }

  .catalog__autocomplete_form1 button {
    width: 50px;
    background-size: 20px;
  }
}

.fixright {
  position: fixed;
  z-index: 200;
  top: 483px;
  right: 0;
}