#sandbox_theme_panel_78301 {
  width: 200px !important;
  top: 50% !important;
  right: 0 !important;
  left: inherit !important;
  width: 200px !important;
  font-size: 12px !important;
}
.ios, .ios * {
  cursor: pointer;
}
html, body {
  min-width: auto;
}
img {
  max-width: 100%;
  height: auto;
}
input, textarea, iframe {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.option-item label, .form-item label {
  display: block !important;
}
.option-item label input, .option-item label textarea, .form-item label input, .form-item label textarea {
  max-width: 100%;
}
.site-wrapper {
  width: 100%;
  overflow: hidden;
}
.search_wrapper {
  padding: 80px 20px;
}
.header_in {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 5px;
  position: relative;
  z-index: 20;
}
.header_in .hleft .logo-top {
  width: auto;
  height: auto;
  float: none;
  display: block;
}
.header_in .hleft .site-versions-wrap {
  position: relative;
  top: inherit;
  left: inherit;
  margin: 10px 0 0;
  z-index: inherit;
}
.header_in .phone-top {
  float: none;
  margin: 0;
}
.shop2-pricelist .td.column-price, .shop2-pricelist table.shop2-product-options th, .shop2-collection-header, .shop2-product-folders-header, .shop2-kind-item .kind-price .price-current {
  color: #fff;
}
#shop2-msg a {
  color: #000;
}
.shop2-group-kinds {
  display: flex;
  flex-wrap: wrap;
}
.shop2-group-kinds .shop2-kind-item {
  width: calc(20% - 25px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1440px) {
  .shop2-group-kinds .shop2-kind-item {
    width: calc(33% - 25px);
  }
}
@media (max-width: 768px) {
  .shop2-group-kinds .shop2-kind-item {
    width: calc(50% - 25px);
  }
}
@media (max-width: 580px) {
  .shop2-group-kinds .shop2-kind-item {
    width: calc(100% - 25px);
  }
}
.shop2-cart-registration h2 {
  color: #fff;
}
.content-wrapper {
  padding-top: 0 !important;
}
.new-contacts-phone, .new-contacts-address, .tot {
  display: none;
}
.product-list.product-list-thumbs {
  justify-content: flex-start;
}
.product-list.product-list-thumbs .product-item-thumb {
  width: calc(14.2% - 25px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-list.product-list-thumbs .product-item-thumb .product-top .product-image {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-list.product-list-thumbs .product-item-thumb .product-top .product-amount {
  display: flex;
  justify-content: space-between;
}
.product-list.product-list-thumbs .product-item-thumb .product-bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-list.product-list-thumbs .product-item-thumb .product-bot .product-price {
  color: #fff;
}
.product-list.product-list-thumbs .product-item-thumb .product-bot .product-price .price-current {
  color: #fff;
}
@media (max-width: 1440px) {
  .product-list.product-list-thumbs .product-item-thumb {
    width: calc(20% - 25px);
  }
}
@media (max-width: 1024px) {
  .product-list.product-list-thumbs .product-item-thumb {
    width: calc(25% - 25px);
  }
}
@media (max-width: 768px) {
  .product-list.product-list-thumbs .product-item-thumb {
    width: calc(33.33% - 25px);
  }
}
@media (max-width: 640px) {
  .product-list.product-list-thumbs .product-item-thumb {
    width: calc(50% - 25px);
  }
}
@media (max-width: 520px) {
  .product-list.product-list-thumbs .product-item-thumb {
    width: calc(100% - 25px);
  }
}
table.shop2-cart-table td.cart-product .cart-product-param > li .shop2-color-ext-select {
  width: auto;
}
.g-gallery2-album-list .g-img--gallery-album {
  margin-right: 40px !important;
  margin-left: 0 !important;
}
@media (max-width: 480px) {
  .g-gallery2-album-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .g-gallery2-album-list .g-img--gallery-album {
    margin-right: 0 !important;
  }
}
@media (max-width: 480px) {
  .g-gallery2-photo-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .g-gallery2-photo-list .g-img--gallery-image {
    margin-right: 0 !important;
  }
}
@media (max-width: 1024px) {
  .folder_blocks a {
    width: 33.33%;
  }
  .flex_container.jc_sb {
    padding: 0;
  }
  .flex_container.jc_sb a img {
    margin: 0;
  }
  .container {
    margin-right: 0 !important;
    width: 100% !important;
  }
  .default-certificates2--inner {
    padding: 0 !important;
  }
  .default-certificates2--inner .js-certificates2-slider {
    padding: 0 10px;
  }
  .jour_team6-our-team6 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .jour_team6-our-team6 .js-our-team6-slider .slick-prev {
    top: calc(50% - 15px);
    bottom: inherit;
    left: 20px;
    right: inherit;
    z-index: 10;
  }
  .jour_team6-our-team6 .js-our-team6-slider .slick-next {
    top: calc(50% - 15px);
    bottom: inherit;
    right: 20px;
    left: inherit;
    z-index: 10;
  }
  .jexamples-examples {
    padding-right: 10px;
    padding-left: 10px;
  }
  .jexamples-examples .js-examples-slider {
    padding-bottom: 0;
  }
  .jexamples-examples .js-examples-slider .slick-prev {
    top: calc(50% - 15px);
    bottom: inherit;
    left: 20px;
    right: inherit;
    z-index: 10;
  }
  .jexamples-examples .js-examples-slider .slick-next {
    top: calc(50% - 15px);
    bottom: inherit;
    right: 20px;
    left: inherit;
    z-index: 10;
  }
  .jexamples-examples .js-examples-slider .slick-list .slick-track li {
    background-size: cover !important;
  }
  .jexamples-examples .js-examples-previews {
    display: none;
  }
  .go_up {
    display: none;
  }
  .fixed_buttons .search_ico {
    width: 40px;
    height: 40px;
  }
  .fixed_buttons .search_ico:before {
    -webkit-background-size: 40px;
    background-size: 40px;
  }
  .fixed_buttons #shop2-cart-preview .order-btn {
    width: 40px !important;
    height: 40px;
  }
  .fixed_buttons #shop2-cart-preview .order-btn:before {
    width: auto;
    left: 0;
  }
  .fixed_buttons #shop2-cart-preview .order-btn:after {
    width: auto;
    left: 0;
    -webkit-background-size: 40px;
    background-size: 40px;
  }
  .fixed_buttons #shop2-cart-preview .order-btn .inner {
    display: none;
  }
  .fixed_buttons .login_block_ico {
    width: 40px;
    height: 40px;
  }
  .fixed_buttons .login_block_ico:before {
    -webkit-background-size: 40px;
    background-size: 40px;
  }
}
@media (max-width: 980px) {
  .localmap .map_blocks {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .localmap .map_blocks .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .f-block .f-title {
    text-align: center;
  }
  .f-block .f-all-div {
    flex-wrap: wrap;
  }
  .f-block .f-all-div a.f-all {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .f-block .f-all-div a.f-all img {
    float: none;
    margin: 0;
    width: auto;
  }
  .f-block .f-all-div a.f-all .f-link {
    float: none;
    margin: 0;
    width: auto;
    text-align: center;
  }
  .f-block .f-all-div a.f-all .f-link * {
    text-align: center !important;
  }
  .opnform-wrapper {
    flex-direction: column;
  }
  .opnform-wrapper .text-opnform {
    width: 100%;
    padding: 20px 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: flex-start;
  }
  .opnform-wrapper .tpl-anketa {
    width: 100%;
    padding: 0 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: flex-start;
  }
  .opnform-wrapper .opnform-image {
    display: none;
  }
  .first-bl, .cont-fbl {
    flex-direction: column;
  }
  .first-bl .video-bl, .first-bl .text-bl, .first-bl .block-double, .cont-fbl .video-bl, .cont-fbl .text-bl, .cont-fbl .block-double {
    width: 100% !important;
    margin: 0 0 20px !important;
  }
  .first-bl .video-bl .block-cont .header-bl, .first-bl .text-bl .block-cont .header-bl, .first-bl .block-double .block-cont .header-bl, .cont-fbl .video-bl .block-cont .header-bl, .cont-fbl .text-bl .block-cont .header-bl, .cont-fbl .block-double .block-cont .header-bl {
    margin: 10px 0;
  }
  .first-bl .video-bl .block-cont .text-bl p:first-child, .first-bl .text-bl .block-cont .text-bl p:first-child, .first-bl .block-double .block-cont .text-bl p:first-child, .cont-fbl .video-bl .block-cont .text-bl p:first-child, .cont-fbl .text-bl .block-cont .text-bl p:first-child, .cont-fbl .block-double .block-cont .text-bl p:first-child {
    margin: 0;
  }
  .first-bl .video-bl .button-bl-tw a, .first-bl .text-bl .button-bl-tw a, .first-bl .block-double .button-bl-tw a, .cont-fbl .video-bl .button-bl-tw a, .cont-fbl .text-bl .button-bl-tw a, .cont-fbl .block-double .button-bl-tw a {
    position: static;
    display: inline-block;
    margin: 0;
  }
  .header {
    margin-top: 40px !important;
    height: auto !important;
    margin-bottom: 0 !important;
  }
  .header:before {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 40px;
    content: "";
    background: #124761;
    z-index: 100;
  }
  .header .new-contacts-phone {
    position: fixed;
    right: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: #02284c url(../tel-logo-white.png) no-repeat 50% 46%;
    float: none;
    margin: 0;
    padding: 0;
    z-index: 101;
  }
  .header .new-contacts-phone .new-contacts-phone-title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40px;
  }
  .header .new-contacts-phone .new-contacts-phone-body {
    display: none;
  }
  .header .new-contacts-phone .new-contacts-phone-body span, .header .new-contacts-phone .new-contacts-phone-body a {
    color: #fff !important;
    text-decoration: none;
  }
  .header .new-contacts-phone .new-contacts-phone-body > p {
    margin: 0;
    padding: 0;
  }
  .header .new-contacts-phone.active {
    background-color: #1e6f96;
  }
  .header .new-contacts-phone.active .new-contacts-phone-body {
    position: absolute;
    top: 100%;
    right: 0;
    width: 220px;
    font-size: 14px;
    background: #1e6f96;
    padding: 10px;
    text-align: right;
    color: #fff;
    display: block;
  }
  .header .new-contacts-phone.active .new-contacts-phone-body span, .header .new-contacts-phone.active .new-contacts-phone-body a {
    color: #fff !important;
    text-decoration: none;
  }
  .header .new-contacts-phone.active .new-contacts-phone-body > p {
    margin: 0;
    padding: 0;
  }
  .header .new-contacts-address {
    position: fixed;
    right: 45px;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: #02284c url(../adr-logo-white.png) no-repeat 50% 46%;
    float: none;
    margin: 0;
    padding: 0;
    z-index: 101;
  }
  .header .new-contacts-address .new-contacts-address-title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40px;
  }
  .header .new-contacts-address .new-contacts-address-body {
    display: none;
  }
  .header .new-contacts-address.active {
    background-color: #1e6f96;
  }
  .header .new-contacts-address.active .new-contacts-address-body {
    position: absolute;
    top: 100%;
    right: 0;
    width: 237px;
    font-size: 14px;
    background: #1e6f96;
    padding: 10px;
    text-align: right;
    color: #fff;
    display: block;
  }
  .header .new-contacts-address.active .new-contacts-address-body a {
    color: #fff;
    text-decoration: none;
  }
  .header_in {
    padding-bottom: 20px;
  }
  .header_in .hleft {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header_in .phone-top {
    display: none;
  }
  .menu-top-wrapper, .menu-top-lineheight {
    display: none;
  }
  .slider-wrap {
    margin-top: 0;
  }
  .footer {
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 0;
  }
  .footer .bottom_menu, .footer .clear, .footer .soc-block {
    display: none;
  }
  .footer:after {
    display: none;
  }
  .footer .site-counters {
    float: none;
  }
}
@media (max-width: 768px) {
  #shop2-cart {
    margin-bottom: 40px;
  }
  .shop2-cart-total {
    position: relative;
    padding-bottom: 100px;
  }
  .shop2-cart-total .shop2-coupon {
    width: 309px;
    position: absolute;
    bottom: -40px;
    right: 0;
    left: auto;
  }
  .shop2-cart-total .shop2-coupon .coupon-body {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .shop2-cart-total .shop2-coupon .coupon-body .coupon-label {
    order: 1;
  }
  .shop2-cart-total .shop2-coupon .coupon-body .coupon-field {
    order: 2;
  }
  .shop2-cart-total .shop2-coupon .coupon-body .coupon-btn {
    order: 3;
  }
  .shop2-cart-total .shop2-coupon .coupon-arrow {
    display: none;
  }
  .table-registration {
    display: block !important;
    width: 100% !important;
  }
  .table-registration tbody {
    display: block !important;
  }
  .table-registration tbody tr {
    display: block !important;
  }
  .table-registration tbody tr td.cell-l, .table-registration tbody tr td.cell-r {
    display: block !important;
    width: 100% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .shop2-product {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .shop2-pricelist .td.column-options, .shop2-pricelist .th.column-options {
    display: none;
  }
  .r-tabs .r-tabs-accordion-title {
    background: #33498b;
    padding: 10px 20px;
    margin-bottom: 10px;
    border-radius: 20px;
  }
  .r-tabs .r-tabs-accordion-title a {
    text-decoration: none;
  }
  .localpagelist2__block {
    width: 50%;
  }
  .folder_blocks a {
    width: 50%;
  }
  .footer {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer .site-name-bottom {
    width: auto;
    margin: 0 0 20px;
  }
  .footer .site-counters {
    width: auto;
    margin: 0;
  }
  .shop2-pricelist .th {
    font-size: 0;
  }
  .shop2-pricelist .th.column-name {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  table.shop2-cart-table td.cart-price.cart-price {
    display: none;
  }
  table.shop2-cart-table th {
    font-size: 0;
  }
  table.shop2-cart-table th:first-child {
    font-size: 13px;
  }
  table.shop2-cart-table th.pr1 {
    display: none;
  }
  table.shop2-cart-table td.cart-product .cart-product-image {
    display: none;
  }
  h1 {
    font-size: 25px;
  }
  #shop2-msg {
    left: inherit !important;
  }
  .product-list .product-item-simple {
    display: flex;
    flex-direction: column;
  }
  .product-list .product-item-simple .product-side-l {
    float: none;
    order: 1;
  }
  .product-list .product-item-simple .product-side-c {
    order: 2;
    padding: 0;
  }
  .product-list .product-item-simple .product-side-r {
    order: 3;
    width: 100%;
    padding: 0;
    border: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 0;
  }
}
@media (max-width: 580px) {
  #shop2-order-delivery .shop2-delivery--item__tab .label .delivery-items .option-type .option-label {
    flex-direction: column;
  }
  #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-details {
    margin-left: 0;
  }
  table.shop2-cart-table td.cart-amount .shop2-product-amount {
    width: 36px;
  }
  table.shop2-cart-table td.cart-amount .shop2-product-amount button {
    display: none;
  }
  .shop2-product .form-add {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .shop2-product .form-add .product-price {
    min-width: 0;
    margin-right: 0;
    margin-left: 0;
  }
  .shop2-product .form-add .product-amount {
    margin-right: 0;
    margin-left: 0;
  }
  .shop2-sorting-panel .sorting a {
    margin: 0 10px 10px 0 !important;
  }
  .localpagelist2__block {
    width: 100%;
    margin-left: 0 !important;
  }
  .folder_blocks {
    margin: 0 -10px;
  }
  .folder_blocks a {
    width: 100%;
  }
  .shop2-pricelist .td.column-name {
    padding: 0;
  }
  .shop2-pricelist .td.column-price {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .shop2-pricelist .td.column-amount .shop2-product-amount {
    width: 44px;
  }
  .shop2-pricelist .td.column-amount .shop2-product-amount button {
    display: none;
  }
}
/*-----------------------------------------------*/
.menu-mobile-wr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
.menu-mobile-wr.opened {
  opacity: 1;
  visibility: visible;
}
.menu-mobile-wr.opened .mobile-menu-in {
  transform: none;
}
.menu-mobile-wr:before {
  display: none;
}
.menu-mobile-wr .close-menu {
  position: absolute;
  right: -45px;
  top: 10px;
  width: 45px;
  height: 47px;
  background: #02284c url(../close-ico.svg) 50% 50% no-repeat;
  cursor: pointer;
}
.menu-mobile-wr .menu-overflow {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
}
.menu-mobile-wr .mobile-menu-in {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  transform: translateX(-100%);
  transition: all 0.3s ease;
  width: 250px;
}
.menu-mobile-wr .mobile-menu-in nav {
  text-align: right;
}
.menu-mobile-wr .mobile-menu-in .mob_menu {
  line-height: 0;
  font-size: 0;
  list-style: none;
  list-style-image: none;
  padding: 15px;
  margin: 20px 0 0;
}
.menu-mobile-wr .mobile-menu-in .mob_menu li {
  position: relative;
}
.menu-mobile-wr .mobile-menu-in .mob_menu li .arrbg {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  background: url(../menu-arrow-bot.png) 50% 50% no-repeat;
  z-index: 1;
}
.menu-mobile-wr .mobile-menu-in .mob_menu li.open > .arrbg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-mobile-wr .mobile-menu-in .mob_menu > li {
  padding-bottom: 1px;
}
.menu-mobile-wr .mobile-menu-in .mob_menu > li > a {
  font: normal 18px/18px CuprumRegular;
  text-decoration: none;
  display: block;
  color: #fff;
  padding: 0 25px 0 10px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -wekit-border-radius: 7px;
  behavior: url(/g/libs/pie/1.0.0/pie.htc);
  position: relative;
  background: #02284c;
}
.menu-mobile-wr .mobile-menu-in .mob_menu > li > a span {
  display: block;
  padding: 4px 0 5px 10px;
}
.menu-mobile-wr .mobile-menu-in .mob_menu > li > a:hover {
  color: #fff;
}
.menu-mobile-wr .mobile-menu-in .mob_menu > li ul {
  display: none;
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.menu-mobile-wr .mobile-menu-in .mob_menu > li ul li {
  margin: 0;
  padding: 5px 0 5px;
}
.menu-mobile-wr .mobile-menu-in .mob_menu > li ul li a {
  display: block;
  margin: 0;
  padding: 5px 25px 5px 0;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  line-height: normal;
}
.menu-burger {
  position: fixed;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: #02284c;
  padding: 0;
  border: none;
  outline: none;
  z-index: 999;
}
@media (min-width: 981px) {
  .menu-burger {
    display: none;
  }
}
.menu-burger .lines {
  height: 15px;
  position: relative;
  width: 24px;
  margin: 9px auto;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
.menu-burger .lines:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 6px;
  border-top: 3px solid #fff;
}
.table-wrapper {
  width: 100%;
  overflow: overlay;
}
.shop2-cart-update ~ .table-wrapper {
  overflow: visible;
}
#shop2-order-delivery .options-list {
  margin-top: 20px;
}
#shop2-order-delivery .shop2-delivery--item__tab .label .delivery-items .option-type .g-form-field .g-form-field__value {
  width: 100%;
}
#shop2-order-delivery .shop2-delivery--item__tab .label .delivery-items .option-type .g-form-field .g-form-field__value select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 680px) {
  .highslide-wrapper {
    background: #000;
    right: 15px !important;
    width: auto !important;
    height: auto !important;
  }
  .highslide-wrapper .highslide-html {
    width: auto !important;
  }
  .highslide-wrapper .highslide-html * {
    width: auto !important;
  }
  .highslide-wrapper .highslide-html .highslide-header {
    height: 24px;
  }
  .highslide-wrapper .highslide-html .highslide-header ul {
    height: 24px;
  }
  .highslide-wrapper .highslide-html .highslide-header ul li.highslide-close {
    height: 24px !important;
    width: 24px !important;
  }
  .highslide-wrapper .highslide-html .highslide-header ul li.highslide-close a {
    width: 15px !important;
  }
}
@media (max-width: 1024px) {
  .search_wrapper .shop2-block.search-form {
    overflow: auto;
    max-height: 370px;
    border: 3px solid #fff;
  }
  .search_wrapper .shop2-block.search-form .close {
    right: 3px;
    top: 3px;
  }
  .search_wrapper .shop2-block.search-form .block-body {
    border: none;
  }
}
