@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700;900&display=swap');
body {
  color: #181A16;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  font-weight: 300
}

.h1,
h1 {
  margin-bottom: 1.6rem;
  font-weight: 500;
  font-size: 30px;
  line-height: 35px;
}

.h2,
h2 {
  font-size: 1.3rem;
  margin-bottom: 1.4rem;
}

.h3,
h3 {
  font-size: 1.25rem;
  margin-bottom: 1.20rem;
}

a {
  color: #222;
}

img {
  max-width: 100%;
}

.clearfix {
  zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.content__inner {
  margin-bottom: 40px;
}

.top {
  box-shadow: 0px 10px 15px rgba(15, 23, 0, 0.05);
  margin-bottom: 34px
}

.header {
  padding-top: 25px;
  padding-bottom: 15px;
}

.header__logo img {
  max-width: 100%
}

.header__logo-text {
  font-size: 8px;
  font-weight: 400;
  text-transform: uppercase;
}

.header-contact-text {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 10px;
  letter-spacing: 0.3px;
}

.header-contact {
  padding-bottom: 10px;
  position: absolute;
  left: 45px;
  text-align: center;
  width: 258px;
  margin-top: 2px;
}

.header-contact .phone {
  font-size: 19px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
  display: inline-block;
  letter-spacing: 0.3px;
}
.header-contact-name .phone {
  position: relative;
}
.header-contact-name .phone:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -5%;
  right: -10%;
  border-bottom: 1px solid #ddd;
  opacity: 0;
}
.header-contact.header-contact-name:hover .phone {
  padding-bottom: 15px;
}
.header-contact.header-contact-name:hover .phone:before {
  opacity: 1;
}
#header.header-opacity .header-contact .phone {
  color: #fff;
}

.header-contact:before {
  content: '';
  opacity: 0;
  position: absolute;
  left: 0;
  top: -5%;
  width: 100%;
  height: 110%;
  background: #fff;
  box-shadow: 0px 5px 15px rgba(15, 23, 0, 0.1);
  border-radius: 5px;
  transition: 0.2s;
  z-index: 1;
}

#sticky-header .header-contact {
  left: 0;
}

#sticky-header .header-contact:before {
  left: -5%;
  width: 110%;
}

.header-contact:hover::before {
  opacity: 1;
}
#header.header-opacity .header-contact:hover .phone {
  color: #222;
}

.header-contact>* {
  z-index: 2;
  position: relative;
}

.header-phone-name {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #3F403F;
}

.header-contact .phone .header-phone-name,
.header-contact .phone-second,
.header-contact .header_btn {
  display: none;
  transition: 0.2s;
}

.header-contact:hover .phone .header-phone-name,
.header-contact:hover .phone-second,
.header-contact:hover .header_btn {
  display: inline-block;
}

.phone-first:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #4363CC;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  margin: auto;
}

.header-contact:hover .phone-first:after {
  opacity: 0;
}

.callback {
  display: inline-block;
  text-decoration: none;
  clear: both;
  border: none;
  padding: 8px 20px;
  background: #4363CC;
  border: 3px solid #4363CC;
  margin-top: 6px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border-radius: 5px;
  width: 215px;
  max-width: 100%;
}

.callback:hover,
.callback:focus,
.header-contact .phone:hover,
.header-contact .phone:focus {
  text-decoration: none;
}

.callback:hover {
  color: #4363CC;
  background-color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

@media (min-width:1200px) and (max-width:1400px) {
  .header-contact {
    width: 80%;
  }
  .header-contact .phone {
    font-size: 17px;
  }
  .header__logo {
    margin-right: -40px;
  }
  .header_slogan {
    font-size: 13px;
  }
}

.footer {
  font-size: 0.925em;
}

.footer .footer_top {
  background: #f8f8f8;
  padding: 30px 0 20px;
  border-bottom: 1px solid #ebebeb
}

.footer .footer_bottom {
  background: #f8f8f8;
  padding: 30px 0;
}

.footer .footer_bottom .row {
  align-items: center
}

.footer .min-section-title a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.165em;
  display: inline-block;
  margin-bottom: 12px;
}

.footer ul {
  list-style-type: none;
  padding-left: 0;
}

.footer ul li a {
  color: #575757;
  display: inline-block;
  padding: 5px 0 6px;
}

.footer .footer-menu {
  width: 100%;
  position: relative;
  justify-content: flex-end;
  align-content: center;
  margin: 0;
}

.footer .footer-menu .nav-link {
  padding: 18px;
  color: #181A16;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Inter';
}

.footer .footer-copyright {
  color: #575757
}

.footer .footer-outer-menu>li {
  flex: 0 0 50%;
}

.footer .footer-address {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 15px;
  font-weight: 400;
  position: relative;
  padding: 2px 20px 5px 0px;
  margin-top: 42px;
}

.footer .footer-address svg {
  position: relative;
  top: -4px;
  margin-right: 5px;
}

.footer .footer-phone {
  display: inline-block;
  clear: both;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 10px;
  font-weight: 400;
  position: relative;
  padding: 0 0px 5px 0;
  margin-right: 0;
  transition: .3s;
}

#footer>div.footer_top>div>div>div:nth-child(5)>a:nth-child(4) {
  margin-left: 36px;
}

.footer .footer-phone svg {
  margin-right: 5px;
}

.footer .footer-phone:hover,
.footer .footer-phone:focus {
  text-decoration: none;
}

.footer .webstr {
  font-size: 12px;
  line-height: 22px;
  display: flex;
  justify-content: flex-end;
}
.footer .webstr-image-svg {
  width: 113px;
  height: 32px;
}

.footer .webstr .webstr-link {
  text-align: left;
  margin-left: 10px;
  line-height: 15px;
}

@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    margin-top: 0;
    display: block
  }
}

#navbar .navbar-nav {
  width: 100%;
  position: relative;
  justify-content: space-around;
  align-content: center;
}

.navbar {
  padding: 0;
  /*border-top: 1px solid #EBEBEB;*/
}

#sticky-header .navbar {
  padding: .5rem 1rem;
}

#navbar {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#navbar .navbar-nav .nav-link {
  padding: 18px;
  color: #181A16;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
}

#navbar .navbar-nav .nav-link:hover,
#sticky-header #navbar .navbar-nav .nav-link:hover,
.footer .footer-menu .nav-link:hover  {
  transition: 0.3s;
  color: #4363cc;
}

.header-opacity #navbar .navbar-nav .nav-link {
  color: #fff;
}
#sticky-header #navbar .navbar-nav .nav-link {
  color: #181A16;
}

#navbar .navbar-nav .navving ul li a.nav-link {
  color: #222;
}

#navbar .navbar-nav .navving:not(.navving-8) ul li a.nav-link {
  padding: 12px 32px;
  border-bottom: 1px solid #ececec;
  font-weight: 300;
  font-size: 0.865em;
  transition: .3s;
  text-transform: none;
}

#navbar .navbar-nav .navving:not(.navving-8) ul li:last-child a.nav-link {
  border: none;
}

#navbar .navbar-nav .navving:not(.navving-8) ul li a.nav-link:hover {
  background-color: #f9f9fa;
  color: #000
}

.dropdown-toggle:after {
  margin-left: .955em;
  color: #a2a2a2;
  top: 2px;
  position: relative;
}

.dropdown-menu {
  margin: 0;
  border: none;
  border-radius: 0;
  min-width: 300px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
}

.dropdown.navving.navving-8 {
  position: static;
}

.dropdown .dropdown-menu {
  left: 0;
}

.dropdown.navving.navving-8 .dropdown-menu {
  right: 0
}

.dropdown .dropdown-menu.dropdown-menu-8 {
  padding: 30px;
}

.dropdown .dropdown-menu.dropdown-menu-8>li {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  padding: 0 20px;
}

#navbar .navbar-nav .dropdown .dropdown-menu.dropdown-menu-8>li>a.nav-link {
  padding: 0;
  font-weight: 400;
  font-size: .925em;
  transition: .3s;
  margin-bottom: 8px;
  text-transform: none;
}

#navbar .navbar-nav .dropdown .dropdown-menu.dropdown-menu-8>li ul {
  list-style-type: none;
  padding-left: 0;
}

#navbar .navbar-nav .dropdown .dropdown-menu.dropdown-menu-8>li ul li {
  display: inline-block;
}

#navbar .navbar-nav .dropdown .dropdown-menu.dropdown-menu-8>li ul li a {
  display: inline-block;
  padding: 0;
  font-size: .765em;
  margin-right: 15px;
}

.titleCrumbs {
  margin-bottom: 27px;
}

.wrapper {
  display: flex;
  width: 100%;
  align-items: stretch;
}

#sidebar {
  border: 1px solid #ececec;
  transition: all 0.3s;
  margin-bottom: 30px;
  border-radius: 5px;
}

.sidebar-navigation {
  margin-bottom: 0;
}

.sidebar-navigation li a {
  padding: 13px 19px 10px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #ececec;
  color: #181A16;
  font-weight: normal;
  font-size: 15px;
}

.sidebar-navigation li a.parent {
  position: relative;
}

.sidebar-navigation li a.parent:after {
  position: absolute;
  background: url('../images/expand.svg') center no-repeat;
  width: 5px;
  right: 20px;
  top: 0;
  bottom: 0;
  content: '';
}

.product-item .product-item-title:hover,
.product-item .product-item-title:focus {
  text-decoration: none
}

.sidebar-navigation li:last-child a {
  border-bottom: none;
}

.sidebar-navigation li:hover ul {
  display: block;
}

.sidebar-navigation li {
  position: relative;
}

.sidebar-navigation li.active,
.sidebar-navigation li:hover,
.sidebar-navigation li:focus {
  background-color: #F8F8F8;
}

.sidebar-navigation li.active>a {
  font-weight: 500
}

.sidebar-navigation li ul {
  display: none;
  position: absolute;
  left: 100%;
  width: calc(1110px - 100%);
  top: 0;
  z-index: 10;
  background: #fff;
  -webkit-box-shadow: 0px 0px 26px -11px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 26px -11px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 26px -11px rgba(0, 0, 0, 0.75);
  padding: 20px;
  z-index: 99999;
}

.sidebar-navigation li ul li {
  width: 33%;
  display: inline-block;
}

#sidebar ul ul a {
  padding: 8px 15px 8px 30px;
  border-bottom: none;
}

a.article,
a.article:hover {
  background: #6d7fcc !important;
  color: #43474a !important;
}

.content {
  min-height: 560px;
}

.all-products-section {
  margin-bottom: 40px;
}

.all-products-section .pagination,
.sale_items-box .pagination {
  margin-top: 30px;
}

.all-products-section .relative-z:hover {
  z-index: 9999
}

#catalogCategories {
  padding: 0;
  margin-bottom: 40px;
}

#catalogCategories .catalog-category-item {
  text-align: center;
  border: 1px solid #F2F2F2;
  padding: 15px 10px 15px;
  transition: all ease 0.2s;
  margin: 0 0 -1px -1px;
}

#catalogCategories .catalog-category-item:hover a,
#catalogCategories .catalog-category-item a:hover,
a.blockLink:hover {
  text-decoration: none;
}

#catalogCategories .catalog-category-item .title {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 5px;
}

#catalogCategories .catalog-category-item img {
  max-width: 100%;
}

a.blockLink {
  display: block;
}

.nopad {
  padding-left: 0;
  padding-right: 0;
  margin: 0px 0px -1px -1px;
}

.nomar {
  margin-left: 0;
  margin-right: 0;
}

#catlogCategories {
  margin-bottom: 40px;
  padding: 0;
}

.filters-block {
  margin-bottom: 25px;
}

.filters-block .filter-box {
  border: 1px solid #ececec;
  margin-bottom: 10px;
}

.filters-block .filters-block-title {
  font-size: 16px;
  line-height: 48px;
  border-bottom: 1px solid #ccc;
  padding: 0 10px;
  font-weight: 700;
  letter-spacing: 0.7px;
}

.filter-box .filter-box-title.fa_icon:after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  right: 8px;
  top: 4px;
  transition: .1s;
}

.filter-box.active .filter-box-title.fa_icon:after {
  transform: rotate(225deg);
  transition: .1s;
  top: 8px;
}

.filters-block .filter-box .filter-box-title {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding: 10px 15px;
  cursor: pointer;
}

.filter-box .filter-block {
  position: relative;
  display: none;
  border-top: 1px solid #ececec;
  padding: 15px;
}

.filter-block .parameters_box_container_block {
  width: 50%;
  float: left;
  padding-right: 10px;
}

.filter-block .parameters_box_container_block:nth-child(2) {
  padding-left: 10px;
  padding-right: 0;
}

.filter-block .parameters_box_container_block input {
  width: 100%;
}

.filter-block .divider {
  width: 12px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  background: #9a9a9a;
}

.filters-block .resultBlock {
  padding: 0px 0px 10px;
  display: none;
}

.filters-block .filterButtons a,
.filters-block .filterButtons input {
  width: 100%;
  border: none;
  box-shadow: none!important;
  font-size: 14px;
  padding: 11px;
  border-radius: 5px;
  margin-bottom: 15px;
  cursor: pointer;
}

.filters-block .filterButtons a {
  background: none;
  border: 1px solid #ECECEC;
}

.filters-block .filterButtons input {
  color: #fff;
  border: 1px solid transparent;
}

.filters-block .bx_filter_input_container input[type=text] {
  border: 1px solid #EBEBEB;
  padding: 5px 10px;
  font-weight: 300;
  border-radius: 5px;
}

.sort_display a {
  width: 35px;
  height: 35px;
  vertical-align: top;
  text-align: center;
  line-height: 40px;
  border-right: 1px solid #EBEBEB;
  cursor: pointer;
  display: inline-block;
  float: left;
  margin: 0;
}

.sort_display a.active {
  background: #F8F8F8;
}

.sort_display a.current {
  background-color: #de002b;
}

.sort_display a i {
  display: inline-block;
  height: 15px;
  width: 15px;
  line-height: 20px;
  background: url(/assets/images/icons.svg) 0 0 no-repeat;
  vertical-align: unset;
}

.sort_display a.block i {
  background-position: 0px -15px;
}

.sort_display a.list i {
  background-position: 0 -45px;
}

.sort_display a.table i {
  background-position: 0 -75px;
}

.sort_display a.block.active i {
  background-position: 0px 0px;
}

.sort_display a.list.active i {
  background-position: 0 -30px;
}

.sort_display a.table.active i {
  background-position: 0 -60px;
}

.sort_display {
  text-align: right;
  margin-bottom: 15px;
  position: absolute;
  right: 15px;
  top: 0;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  overflow: hidden;
}

.sort-display-out {
  text-align: right;
}

.tagsort {
  margin: 50px 0;
}

.tagsort_box {
  padding: 30px;
  /*border: 1px solid #382D30;*/
  border-radius: 5px;
  background: #F8F8F8;
}

.tagsort_list {
  display: block;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
}

.tagsort_list li {
  display: inline-block;
  margin: 0 6px;
}

.tagsort_list li a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  padding: 5px 20px;
  background: transparent;
  color: #FFF;
  border-radius: 5px;
  margin: 0 -1px 0 0;
}

.tagsort_list li a:hover,
.tagsort_list li a:focus {
  color: #fff;
  text-decoration: none;
}

.tagsort_list li a.tagsort-new,
.product-item-stickers .tag-new,
#msProduct .tag-new {
  background-color: #BA1A35;
}

.tagsort_list li a.tagsort-popular,
.product-item-stickers .tag-popular,
#msProduct .tag-popular {
  background-color: #4363CC;
}

.tagsort_list li a.tagsort-sellout,
.product-item-stickers .tag-sellout,
#msProduct .tag-sellout {
  background-color: #009FDB;
}

.tagsort_list li a.tagsort-favorite,
.product-item-stickers .tag-favorite,
#msProduct .tag-favorite {
  background-color: #F8B024;
}

.tagsort_list li a.tagsort-bigsize,
.product-item-stickers .tag-bigsize,
#msProduct .tag-bigsize {
  background-color: #4D1ABA;
}

.tagsort_list li a.tagsort-spiсy,
.product-item-stickers .tag-spiсy,
#msProduct .tag-spiсy {
  background-color: #FF0000;
}

.tagsort_list li a.tag-stock,
.product-item-stickers .tag-stock,
#msProduct .tag-stock,
.stock-item-sticker .tag-stock {
  background-color: #4363CC;
}

.stock-item .product-item {
  background: #F8F8F8;
}

.product-item.stock-item .product-item-title {
  font-weight: 500;
}

#single-product-action.product-stock .product-item .center-row {
  padding: 10px 0;
  border-right: none;
}

.product-item-stickers.needHideTags .tag:nth-child(n+3) {
  display: none;
}

.product-item-stickers.needHideTags.active .tag:nth-child(n+3) {
  display: inline-block;
}

.product-item-stickers span.showMoreTags {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  background-image: url('../images/showMoreTags.png');
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: top;
}

.product-item-stickers span.showMoreTags:hover {
  cursor: pointer;
}

.product-item-stickers span.showMoreTags.active {
  background-image: url('../images/hideMoreTags.png');
}

.product-item-image img {
  width: 100%;
}

.product-item-stickers {
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
}

.product-item-row:not(.horizontal-item) .product-item-stickers,
.product-item-line:not(.horizontal-item) .product-item-stickers {
  position: static;
}

.product-item.product-item-line {
  padding: 20px 25px;
}

.product-item-stickers.needHideTags.active {
  background: linear-gradient(180deg, #FFFFFF 33.33%, rgba(255, 255, 255, 0) 100%);
}

.badge-secondary {
  background-color: #4fad00;
}

.badge-pill {
  border-radius: 0;
  padding: 5px 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  display: inline-block;
  margin-bottom: 2px;
}

.product-item.sort-block {
  padding: 1px 0;
  height: 100%;
  position: relative;
}

.product-item .fastView {
  display: none;
  position: absolute;
  top: calc(37% - 10px);
  text-align: center;
  left: 30px;
  right: 30px;
  margin: auto;
  padding: 8px 12px;
  color: #fff !important;
}

#fastViewModal .modal-dialog {
  max-width: 1000px;
  max-height: 770px;
}

#fastViewModal .modal-dialog .modal-body {
  padding: 35px 40px;
}

#fastViewModal .h1,
#fastViewModal h1 {
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  margin-top: 16px;
}

#fastViewModal #msProduct .ms2_form .ms2_form_inner {
  width: 100%;
  text-align: center;
}

#fastViewModal #msProduct .ms2_form .ms2_form_inner .msoldprice {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  text-decoration-line: line-through;
  color: #9E9E9E;
  margin-top: -3px;
}

#fastViewModal .count_product_box {
  margin-top: 15px;
}

#fastViewModal .fastView-rightPanel {
  flex: 0 0 320px;
}

#fastViewModal .fastView-leftPanel {
  flex: 0 0 calc(100% - 320px);
}

#fastViewModal .fastView-fullWidth {
  flex: 0 0 100%;
  position: relative;
}

#fastViewModal .modal-close-button {
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 99999;
}

#fastViewModal .modal-close-button button span {
  width: 22px;
  height: 22px;
  display: inline-block;
  background-image: url('../images/fast-close.png');
}

#fastViewModal #msProduct .ms2_form {
  padding: 33px 25px;
}

#fastViewModal .fotorama__thumb {
  border: 2px solid #EBEBEB;
}

#fastViewModal #msGallery {
  max-width: 598px;
}

.modal-open .modal#fastViewModal {
  z-index: 99999999;
}

.product-item .fastView:hover {
  cursor: pointer;
}

.product-item:hover .fastView {
  display: block;
}

.product-item .add-to-cart-block {
  display: none;
  margin-top: 15px;
  transition: .3s;
  position: absolute;
  bottom: -48px;
  left: 0;
  right: 0;
  z-index: 9;
}

.product-item:hover .add-to-cart-block {
  display: block;
}

.product-item .product-item-title-price {
  margin: 0 20px 20px;
}

.all-products-section.view-characteristics .product-item.sort-block .product-item-title-price .product-item-title {
  margin-bottom: 11px;
}

.all-products-section.view-characteristics .product-item.sort-block .product-item-title-price .product-item-characteristics {
  border-top: 1px solid #EBEBEB;
  ;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  padding-top: 10px;
  margin-bottom: 57px;
}

.all-products-section.view-characteristics .product-item.product-item-row .product-item-characteristics {
  font-size: 14px;
  line-height: 16px;
  padding-top: 3px;
}

.all-products-section.view-characteristics .product-item.product-item-row .product-item-characteristics .characteristic-item {
  margin-bottom: 10px;
}

.all-products-section.view-characteristics .product-item.sort-block .product-item-title-price .product-item-characteristics .characteristic-item {
  margin-bottom: 10px;
}

.all-products-section.view-characteristics .product-item.sort-block .product-item-title-price .product-item-characteristics .characteristic-label {
  color: #9E9E9E;
}

.all-products-section.view-desc .product-item.sort-block .product-item-title-price {
  margin-bottom: 0;
  min-height: 100%;
}

.all-products-section.view-characteristics .product-item.sort-block .product-item-title-price {
  margin-bottom: 0;
  min-height: 100%;
}

.product-item .product-item-title-price .product-item-intro {
  display: none;
  font-size: 13px;
  line-height: 18px;
  color: #3F403F;
  margin-bottom: 55px;
}

.product-item-row .product-item-intro {
  display: none;
  font-size: 13px;
  line-height: 18px;
  color: #3F403F;
}

.all-products-section.view-desc .product-item.sort-block .product-item-title-price .product-item-intro,
.all-products-section.view-desc .product-item-row .product-item-intro {
  display: block;
}

.all-products-section.view-desc .product-item.sort-block .product-item-title-price .new-old-price-block {
  flex-direction: column;
  position: absolute;
  bottom: 8px;
}

.all-products-section.view-characteristics .product-item.sort-block .product-item-title-price .new-old-price-block {
  position: absolute;
  bottom: 8px;
}

.all-products-section.view-desc .product-item.sort-block .product-item-title-price .new-old-price-block .old_price {
  margin-left: 0;
  order: 1;
  font-size: 12px;
  line-height: 12px;
}

.all-products-section.view-desc .product-item.sort-block .product-item-title-price .new-old-price-block .price {
  order: 2;
}

.all-products-section.view-desc .product-item.sort-block .product-item-title-price .price .weight {
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #9E9E9E;
  margin-left: 9px;
}

.product-item .product-item-image {
  height: 200px;
  margin: 20px;
}

.product-item.product-item-row form>div {
  padding: 10px 0
}

.product-item.product-item-row.horizontal-item form>div {
  padding: 0;
}

.product-item.product-item-row.horizontal-item form>div.desc-column {
  padding: 0 25px 0 30px;
}

.product-item.product-item-row.horizontal-item.horizontal-double form.horizontal-item-without-photo>div.desc-column .content-block {
  flex-direction: row !important;
}

.horizontal-item.horizontal-double .desc-column .price-block .product-item.product-item-line {
  padding: 15px 25px
}

.product-item.product-item-row .product-item-image {
  width: 240px;
  height: 188px;
  margin: 0
}

.product-item.horizontal-item .product-item-image {
  width: 264px;
  height: 190px;
}

.product-item.horizontal-item.horizontal-double .product-item-image {
  width: 239px;
}

.product-item.product-item-row .btn {
  width: 100%;
  color: #fff;
  margin-top: 15px;
  font-size: 15px;
  padding: 13px;
  font-weight: 500;
}

.product-item.product-item-line .btn {
  width: 100%;
  color: #fff;
  font-size: 15px;
  padding: 10px 0;
}

.product-item.product-item-row .title {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px
}

.product-item.product-item-row.horizontal-item .title {
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
}

.product-item.product-item-row.horizontal-item .title.no-introtext {
  display: inline-block;
  padding-bottom: 12px;
}

.product-item.product-item-row.horizontal-item.horizontal-double .product-title {
  margin-top: 72px;
}

.product-item.product-item-row.horizontal-item .title .weight {
  color: #9E9E9E;
}

.product-item.product-item-line .title {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-bottom: 5px;
  margin-top: 7px;
}

.product-item.product-item-row .center-row {
  padding: 20px 0;
  border-right: 1px solid #ECECEC
}

.product-item.horizontal-item .center-row {
  border-right: none;
}

.product-item.product-item-row .right-row {
  padding: 10px 15px
}

.product-item.product-item-row .options-row {
  color: #9E9E9E;
}

.product-item.product-item-row .flags {
  margin-bottom: 5px
}

.product-item.product-item-row .options-row .value {
  margin-left: 5px;
  color: #181A16
}

.product-item .product-item-title-price .price {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  color: #1A1716;
}

.stock-item .product-item .product-item-title-price .price {
  color: #4363CC;
}

.product-item .product-item-title-price .price .weight {
  display: none;
}

.product-item.product-item-row .price {
  font-size: 24px;
  line-height: 25px;
  font-weight: 500;
}

.product-item.product-item-line .price {
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
}

.add-to-cart-block {
  text-align: center;
}

.add-to-cart-block .btn {
  display: block;
  padding: 11px 40px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.product-item .product-item-title {
  display: inline-block;
  transition: .3s;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #181A16;
  margin-bottom: 16px
}

.all-products-section.view-desc .product-item .product-item-title {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.product-item .product-item-description {
  flex-grow: 1;
}

.looked .product-item .product-item-title {
  line-height: 1.2em;
  font-size: 15px;
  font-weight: 400;
}

.product-item .old_price {
  text-decoration: line-through;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #9E9E9E;
  margin-left: 10px;
}

.cart-header {
  padding: 30px 36px 30px 26px;
  background: #F8F8F8;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
}

.cart-header .ms2_total_cost-box {
  font-weight: 500;
  font-size: 30px;
  line-height: 25px;
  margin-top: 15px;
}

.cart-header .finish-price {
  margin-bottom: 30px;
}

.cart-header .success {
  width: 100%;
  color: #fff;
}

.cart-header .cart-cost {
  margin-right: 25px;
  align-items: center;
  font-size: 21px;
  font-weight: 500;
}

.cart-header .cart-cost .cart-coast-value {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0.6px;
  margin-left: 8px;
  margin-right: 8px;
}

#msCart .table-striped tbody tr:nth-of-type(odd) {
  background: none;
}

#msCart tbody tr {
  border: 1px solid #f2f2f2;
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}

#msCart tbody tr td {
  border: none;
  display: flex;
}

#msCart tbody tr td.title {
  width: 66%;
}

#msCart tbody tr td.price {
  width: 18%;
  flex-direction: column;
  align-items: center;
}

#msCart tbody tr td.count .input-group.input-group-sm {
  min-width: 90px;
}

.cart-items .product-item-image {
  width: 109px;
  height: 82px;
}

.cart-actions .btn {
  font-size: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 15px 28px
}

.cart-actions .btn.success {
  font-family: Rubik;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
}

.cart-actions .btn.btn-danger {
  color: #181A16;
  font-size: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 15px 28px;
}

.cart-actions .btn.btn-danger:hover,
.cart-actions .btn.btn-danger:focus {
  background: none;
  border: none
}

.cart-items .footer .total_cost .ms2_total_cost {
  font-size: 2em;
  margin: 0 15px;
}

.btn-sm {
  padding: .25rem .25rem;
  font-size: .875rem;
  line-height: 8px;
  border-radius: .2rem;
}

#msCart tbody tr td.price .mr-2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  margin-right: 0!important;
}

#msCart tbody tr td.count .form-group {
  margin-bottom: 0;
}

#msCart tbody tr td.title .title {
  margin-left: 16px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  display: flex;
  align-items: center;
}

.cart-actions .btn.cancel {
  display: inline-block;
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  border: 2px solid #ECECEC;
  box-sizing: border-box;
  border-radius: 5px;
  margin-top: 23px;
}

#msCart tbody tr td.count {
  width: 12%;
}

#msCart .table-head {
  background: #f9f9f9;
  border-bottom-color: #f2f2f2;
  padding: 15px 25px;
  display: flex;
  justify-content: space-between;
}

#msCart .table-head span {
  font-weight: 500;
  display: flex;
}

.breadcrumb {
  background: none;
  font-size: .875em;
  padding: .75rem 0;
  margin-bottom: 0;
}

#msProduct {
  margin-bottom: 50px;
}

#msProduct .ms2_form {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  background-color: #F8F8F8;
  padding: 40px 25px
}

#msProduct .ms2_form .ms2_form_inner {}

  #msProduct .ms2_form .msprice {
    font-weight: 500;
    font-size: 2.1em;
    color: #1A1716;
    line-height: 1.333em;
  }

  #msProduct .ms2_form .msweight {
    font-weight: 500;
    font-size: 16px;
    line-height: 12px;
    color: #9E9E9E;
    margin-top: 4px;
  }

  #msProduct .old_price,
  #msCart .old_price,
  .ms2_product .old_price {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #9E9E9E;
    margin-left: 15px;
  }

  .ms2_product .product-item-line .old_price {
    font-size: 14px
  }

  #msCart .cart-items .old_price {
    margin-left: 0;
    font-size: 14px;
  }

  #msProduct .ms2_form .btn {
    width: 100%;
    color: #fff;
    border-radius: 5px;
    padding: 13px 25px;
    margin-top: 23px;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
  }

  #msProduct .ms2_form .btn.btn-small {
    width: auto;
    padding: 10px 25px;
  }

  #msProduct .nav-tabs {
    margin-top: 30px;
    /* margin-bottom: 30px; */
  }

  #msProduct .nav-tabs li a {
    border: 1px solid #ececec;
    /* margin: 0 10px; */
  }

  #msProduct .ms-product-line .ms2_form .product-item-image {
    width: 130px;
    height: 100px
  }

  #msProduct .ms-product-line .flags {
    position: absolute;
    top: -10px;
    left: -10px;
  }

  .nav-tabs .nav-item {
    margin-right: 40px
  }

  .nav-tabs .nav-link {
    font-size: 16px;
    line-height: 20px;
    color: #3F403F;
    font-weight: normal;
    background: #EBEBEB;
    padding: 15px 35px
  }

  .tab-content h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 8px;
    margin-top: 20px
  }

  .fotorama__nav-wrap {
    margin-top: 30px;
  }

  .title_main_about {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-weight: 700;
    color: #f2f2f2;
    font-size: 2em;
    margin-top: 80px;
  }

  #msOrder {
    margin-top: 0;
    border-radius: 5px;
  }

  #msOrder .steps-title {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 30px;
  }

  .md-mb-45 {
    margin-bottom: 45px;
  }

  #msOrder .form-control {
    background: rgba(255, 255, 255, .6);
    height: auto;
    padding: 15px 25px;
    border: 2px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
  }

  #msOrder .form-control::placeholder {
    color: #9E9E9E;
  }

  #msOrder .form-group {
    margin-bottom: 18px;
  }

  #msOrder textarea.form-control {
    min-height: 99px;
  }

  .ms2_form#msOrder #payments {
    margin-top: 28px;
  }

  .payment-label-radio input {
    display: none;
    /* Прячем исходный переключатель */
  }

  .payment-label-radio span {
    position: relative;
    /* Относительное позиционирование */
    display: inline-block;
    /* Строчно-блочный элемент */
    width: 20px;
    height: 20px;
    /* Размеры */
    background: #F8F8F8;
    /* Серый цвет фона */
    border-radius: 50%;
    /* Круглый переключатель */
    border: 10px solid #ECECEC;
    min-width: 20px;
  }

  .payment-label-radio input:checked+span {
    background: #fff;
    /* Красный цвет фона */
    border: 4px solid #4363CC;
  }

  #msOrder .mb-32 {
    margin-bottom: 32px;
  }

  #msOrder .checkbox-name-description {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
  }

  #msOrder #deliveries {
    margin-bottom: 14px;
  }

  #msOrder .msOrder-finish-coast {
    background: #F8F8F8;
    margin-top: 56px;
    padding: 26px 25px 30px;
  }

  #msOrder .msOrder-finish-coast .prices-block>div {
    margin-bottom: 16px;
    position: relative;
  }

  #msOrder .msOrder-finish-coast .prices-block>div:before {
    /* content:"";
    position:absolute;
    left:0;
    right: 0;
    top: 0;
    bottom:0;
    background:#ccc; */
    content: '';
    /* Выводим линию */
    border-bottom: 1px dashed #ccc;
    /* Параметры линии */
    flex-grow: 1;
    /* Линия занимает всё доступное пространство */
    order: 2;
    /* Выводим вторым */
    margin: 0 10px 5px;
    /* Расстояние от текста */
  }

  #msOrder .order-finish-price-name {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    padding-top: 4px;
  }

  #msOrder .order-finish-price-coast {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    order: 3;
    padding-top: 4px;
  }

  #msOrder .order-finish-price-coast-big {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 25px;
    order: 3;
  }

  #msOrder .ms2-payment-methods div.checkbox {
    margin-bottom: 9px;
  }

  #msOrder .checkbox-name-description .checkbox-section-description {
    color: #9E9E9E;
    margin-top: 3px;
  }

  #msOrder .form-control:focus {
    border-color: #9E9E9E;
    outline: 0;
    box-shadow: none;
  }

  #msOrder .col-form-label {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    padding-top: 2px;
    padding-bottom: 11px;
    display: flex;
    flex-direction: row;
    justify-content: left;
  }

  #msOrder .msOrder-finish-coast .agreement-and-order {
    margin-top: 22px;
  }

  #msOrder .msOrder-finish-coast .agreement-and-order .ms-order {
    color: #fff;
    padding: 8px 30px;
    border-radius: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    border-radius: 5px;
    padding: 18px 56px 17px;
  }

  #msOrder .msOrder-finish-coast .agreement-and-order .agreement {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
  }


  /* .agreement
  {
  font-size: 12px
}
.agreement a
{
text-decoration: underline;
text-decoration-style: dotted;
} */

#msCart.ms-finish-cart {
  background: #F8F8F8;
  padding: 30px 30px 30px 25px;
}

#msCart.ms-finish-cart .finish-cart-title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

#msCart.ms-finish-cart .finish-cart-item {
  margin-bottom: 13px;
}

#msCart.ms-finish-cart .finish-cart-item:last-child {
  margin-bottom: 0;
}

.back-to-cart-button a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  display: block;
  border: 2px solid #F8F8F8;
  text-align: center;
  padding: 18px;
  margin-top: 13px;
}

#msCart.ms-finish-cart .finish-cart-item .price {
  color: #9E9E9E;
  margin-top: 2px;
}

.bg-gray {
  background: #f8f8f8;
}

.about {
  padding: 60px 0;
}
.about .section_title {
  line-height: 50px;
}
.about_right {
  padding-left: 60px;
}

.about_text {
  font-size: 16px;
  line-height: 24px;
}
.about_text.about_border_bottom {
  padding-bottom: 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #ebebeb;
}
.about_border_left {
  border-left: 1px solid #ebebeb;
}
.about_caption {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #3F403F;
}
.about_item {
  position: relative;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 45px;
}
.about_item:before {
  content: '';
  position: absolute;
  left: -5px;
  top: 6px;
  width: 10px;
  height: 10px;
  background: #4363CC;
  border-radius: 50%;
}

.services {
  padding: 80px 0;
}

.services_item {
  margin: 50px 0 20px;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  color: #181A16;
  overflow: hidden;
  transition: 0.2s;
  position: relative;
}
.services_item.bordered {
  padding: 50px 40px 30px 50px;
}
.services_item.services_item-image {
  background-color: #fff;
  padding: 40px 25px 30px;
  margin: 30px 0 20px;
  border: 1px solid #EBEBEB;
  height: 440px;
}
.services_item.services_item-image:hover {
  background-color: #4363CC;
  border-color: transparent;
  color: #fff;
  text-decoration: none;
}
.services_item.services_item-bg {
  background-color: #fff;
  color: #fff;
  padding: 40px 25px 50px;
  margin: 30px 0 20px;
  border: none;
  height: 440px;
}
.services_item.services_item-bg:hover {
  background-color: #4363CC;
  color: #fff;
  text-decoration: none;
}
.services_item-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 30px;
}
.services_item-bg .services_item-title {
  margin: auto 0 20px;
}
.services_item-bg .services_item-text {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}

.services_item-text {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}
.services_item-image .services_item-text {
  line-height: 20px;
  width: 170px;
  margin-top: auto;
}
.services_item-btn a,
.services_itemtwo-btn a {
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #181A16;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 12px 15px;
}
.services_item-btn a:hover,
.services_item-btn a:focus,
.services_itemtwo-btn a:hover,
.services_itemtwo-btn a:focus {
  text-decoration: none;
  color: #181A16;
}
.services_item-btn a:after,
.services_itemtwo-btn a:after {
  content: '';
  width: 21px;
  height: 12px;
  display: inline-block;
  margin-left: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='12' viewBox='0 0 21 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5303 6.53033C20.8232 6.23744 20.8232 5.76256 20.5303 5.46967L15.7574 0.696699C15.4645 0.403806 14.9896 0.403806 14.6967 0.696699C14.4038 0.989593 14.4038 1.46447 14.6967 1.75736L18.9393 6L14.6967 10.2426C14.4038 10.5355 14.4038 11.0104 14.6967 11.3033C14.9896 11.5962 15.4645 11.5962 15.7574 11.3033L20.5303 6.53033ZM0 6.75H20V5.25H0V6.75Z' fill='%234363CC'/%3E%3C/svg%3E");
}
.services_item-arrowright {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 0 0 4px 0;
  background: #4363CC;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.2s;
}
.services_item:hover .services_item-arrowright {
  opacity: 1;
}
.services_item-arrowleft {
  position: absolute;
  left: 25px;
  bottom: 30px;
  opacity: 0;
  transition: 0.2s;
}
.services_item:hover .services_item-arrowleft {
  opacity: 1;
}
.services_item-arrowright:after,
.services_item-arrowleft:after {
  content: '';
  width: 21px;
  height: 12px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='12' viewBox='0 0 21 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5303 6.53033C20.8232 6.23744 20.8232 5.76256 20.5303 5.46967L15.7574 0.696699C15.4645 0.403806 14.9896 0.403806 14.6967 0.696699C14.4038 0.989593 14.4038 1.46447 14.6967 1.75736L18.9393 6L14.6967 10.2426C14.4038 10.5355 14.4038 11.0104 14.6967 11.3033C14.9896 11.5962 15.4645 11.5962 15.7574 11.3033L20.5303 6.53033ZM0 6.75H20V5.25H0V6.75Z' fill='%23fff'/%3E%3C/svg%3E");
}
.services_itemtwo {
  margin: 0 0 40px;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: row;
  border-radius: 5px;
  color: #181A16;
  overflow: hidden;
  transition: 0.2s;
  position: relative;
  padding: 50px 35px;
}
.services_itemtwo-left {
  min-width: 60px;
  margin-right: 35px;
}
.services_itemtwo-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 17px;
}
.services_itemtwo-text {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}
.services_tabnav {
  margin-top: 65px;
}
.services_tabnav a {
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  color: #3F403F;
  padding: 0 15px;
  margin: 0 0 25px;
  border-left: 3px solid transparent;
}
.services_tabnav a.active {
  color: #181A16;
  border-color: #4363CC;
}
.services_tabcontent {
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  padding: 30px;
}
.services_tabcontent>.tab-pane {
  display: none;
}
.services_tabcontent>.active {
  display: flex;
}
.services_tabcontent-title {
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  color: #181A16;
  margin: 0 0 24px;
}
.services_tabcontent-text {
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  color: #3F403F;
  width: 85%;
}
.services_tabcontent-text p {
  margin-bottom: 24px;
}
.services_tabcontent-image {
  min-width: 290px;
  margin-right: 40px;
}
.services_tabcontent-image img {
  border-radius: 5px;
}
.services_tabcontent-btn {
  text-align: right;
}
.services_tabarrow {
  position: absolute;
  right: 45px;
  top: 30px;
}

.gallery {
  margin: 100px 0;
  overflow: hidden;
}

.gallery_list,
.gallery_list_two {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gallery_item {
  margin: 0 0 20px;
  display: inline-block;
}
.gallery_list .gallery_item {
  width: 23%;
  margin: 20px 0 0;
}
.gallery_list_two .gallery_item {
  width: 48%;
  margin: 0 0 30px;
}
.gallery_item img {
  max-width: 100%;
}
#gallery-slider .owl-prev,
#gallery-slider .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
#gallery-slider .owl-prev {
  left: -30px;
}
#gallery-slider .owl-next {
  right: -30px;
}

.bidhome {
  /*background: #f8f8f8;*/
  padding: 60px 0;
}
.bidhome.bidhome-center{
  text-align: center;
}
.bidhome_text {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 60px;
}
.bidhome_contact-title {
  font-weight: 300;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px;
}
.bidhome-center .bidhome_form form {
  columns: 2;
  column-gap: 40px;
}
#bidhome ._Forms_generate {
  padding: 0;
}
#bidhome ._Forms_generate textarea {
  max-width: 100%;
  height: 160px;
}
#bidhome ._Forms_generate input,
#bidhome ._Forms_generate textarea {
  background: #F8F8F8;
  border: 2px solid #ECECEC !important;
  border-radius: 5px !important;
  padding: 15px 22px!important;
}
#bidhome ._Forms_generate input:focus,
#bidhome ._Forms_generate textarea:focus {
  border: 2px solid #9E9E9E !important;
}
#bidhome ._Forms_generate .field_submit .btn {
  background: #4363CC;
  border: none !important;
  outline: none;
  color: #fff;
  padding: 14px 30px !important;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  margin: 10px 0 0;
  text-transform: none;
}
#bidhome ._Forms_generate .fiels_item > label {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #181A16;
}
#bidhome .agree-box {
  margin: 0;
}
.bidhome .map {
  width: 100%;
  height: 400px;
}

._Forms_generate .loader {
  background-color: transparent;
}

.partners {
  margin: 100px 0 70px;
}

.partners_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
}

.partners_item {
  border: 1px solid #ECECEC;
  padding: 17px 15px;
  width: 210px;
  margin-bottom: 40px;
}
.partners_banner {
  border: none;
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 320px;
  margin-top: 20px;
  padding: 50px 50px;
}
.partners_banner span {
  font-weight: 300;
  font-size: 60px;
  line-height: 70px;
  display: block;
  margin-bottom: 10px;
}

#review-slider {
  margin-top: 50px;
}

#review-slider>.owl-nav {
  position: absolute;
  right: 0;
  top: -100px;
}

.review_item {
  border: 1px solid #EBEBEB;
  padding: 30px 30px;
  position: relative;
  background: #fff;
  border-radius: 5px;
}
.review_item-bg {
  background: #F8F8F8;
  border-color: #F8F8F8;
}
.review_item-head {
  display: flex;
  align-items: center;
}

.review_item-image {
  border-radius: 50%;
  margin-right: 20px;
  max-width: 60px;
}

.review_item-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #181A16;
}

.review_item-date {
  font-size: 14px;
  line-height: 16px;
  color: #3F403F;
  margin: 7px 0 0;
}

.review_item-text {
  font-size: 15px;
  line-height: 24px;
  color: #3F403F;
  margin-top: 20px;
}
.review_item-instatext {
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  color: #BFBFBF;
  margin: 3px 0 0;
}
.review_item-bottom {
  margin-top: 20px;
}
.review_item-image-big,
.review_item-image-big-left {
  display: block;
  border-radius: 5px;
}
.review_item-image-big {
  margin: 0 auto 20px;
}
.review_item-image-big-left {
  margin: 0 20px 0 0;
}
.review-image-slider .review_item-image-big {
  margin-bottom: 0;
}
.review_item-top {
  text-align: center;
  margin-bottom: 20px;
}

.instablock {
  margin: 0 0 100px;
}

.instablock .gallery_item {
  position: relative;
}

.instablock .gallery_item:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #181A16;
  opacity: 0;
  transition: 0.2s;
}

.instablock .gallery_item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 60px;
  height: 60px;
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.9997 0.833496C37.9243 0.833496 38.913 0.862663 42.0222 1.0085C45.1284 1.15433 47.243 1.64141 49.1038 2.36475C51.0288 3.10558 52.6505 4.10891 54.2722 5.72766C55.7553 7.18569 56.9029 8.94938 57.6351 10.896C58.3555 12.7539 58.8455 14.8714 58.9913 17.9777C59.1284 21.0868 59.1663 22.0756 59.1663 30.0002C59.1663 37.9247 59.1372 38.9135 58.9913 42.0227C58.8455 45.1289 58.3555 47.2435 57.6351 49.1043C56.905 51.052 55.7571 52.8161 54.2722 54.2727C52.8137 55.7553 51.0502 56.9028 49.1038 57.6356C47.2459 58.356 45.1284 58.846 42.0222 58.9918C38.913 59.1289 37.9243 59.1668 29.9997 59.1668C22.0751 59.1668 21.0863 59.1377 17.9772 58.9918C14.8709 58.846 12.7563 58.356 10.8955 57.6356C8.94812 56.9049 7.18413 55.7571 5.72717 54.2727C4.24378 52.8149 3.09614 51.0511 2.36426 49.1043C1.64092 47.2464 1.15384 45.1289 1.00801 42.0227C0.870924 38.9135 0.833008 37.9247 0.833008 30.0002C0.833008 22.0756 0.862174 21.0868 1.00801 17.9777C1.15384 14.8685 1.64092 12.7568 2.36426 10.896C3.09411 8.94818 4.24202 7.18402 5.72717 5.72766C7.18455 4.24375 8.94842 3.09604 10.8955 2.36475C12.7563 1.64141 14.868 1.15433 17.9772 1.0085C21.0863 0.871413 22.0751 0.833496 29.9997 0.833496ZM29.9997 15.4168C26.1319 15.4168 22.4226 16.9533 19.6877 19.6882C16.9528 22.4231 15.4163 26.1324 15.4163 30.0002C15.4163 33.8679 16.9528 37.5772 19.6877 40.3121C22.4226 43.047 26.1319 44.5835 29.9997 44.5835C33.8674 44.5835 37.5767 43.047 40.3116 40.3121C43.0466 37.5772 44.583 33.8679 44.583 30.0002C44.583 26.1324 43.0466 22.4231 40.3116 19.6882C37.5767 16.9533 33.8674 15.4168 29.9997 15.4168ZM48.958 14.6877C48.958 13.7207 48.5739 12.7934 47.8902 12.1097C47.2064 11.4259 46.2791 11.0418 45.3122 11.0418C44.3452 11.0418 43.4179 11.4259 42.7342 12.1097C42.0504 12.7934 41.6663 13.7207 41.6663 14.6877C41.6663 15.6546 42.0504 16.5819 42.7342 17.2657C43.4179 17.9494 44.3452 18.3335 45.3122 18.3335C46.2791 18.3335 47.2064 17.9494 47.8902 17.2657C48.5739 16.5819 48.958 15.6546 48.958 14.6877ZM29.9997 21.2502C32.3203 21.2502 34.5459 22.172 36.1869 23.813C37.8278 25.4539 38.7497 27.6795 38.7497 30.0002C38.7497 32.3208 37.8278 34.5464 36.1869 36.1873C34.5459 37.8283 32.3203 38.7502 29.9997 38.7502C27.679 38.7502 25.4534 37.8283 23.8125 36.1873C22.1715 34.5464 21.2497 32.3208 21.2497 30.0002C21.2497 27.6795 22.1715 25.4539 23.8125 23.813C25.4534 22.172 27.679 21.2502 29.9997 21.2502Z' fill='%23EBEBEB'/%3E%3C/svg%3E%0A");
  opacity: 0;
  z-index: 1;
  transition: 0.2s;
}

.instablock .gallery_item:hover::after {
  opacity: 0.4;
}

.instablock .gallery_item:hover::before {
  opacity: 0.7;
}

.contact {
  position: relative;
  overflow: hidden;
}
.contact_text {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 50px;
}
.contact_item {
  margin-bottom: 30px;
}
.contact_item.bold {
  margin-bottom: 40px;
}
.contact_item-name {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.contact_item.bold .contact_item-name {
  font-weight: bold;
}
.contact_item-text {
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  color: #181A16;
}
.contact_item-phone {
  display: inline-flex;
  flex-direction: column;
}
.contact_item-phone a {
}

.working {
  background: #F8F8F8;
  padding: 60px 0 90px;
}
.working_item {
  text-align: center;
  margin-top: 40px;
  cursor: default;
  display: block;
  color: #181A16;
  position: relative;
}
.working_item:before {
  content: '';
  width: 44px;
  height: 18px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -48px;
  margin: auto;
  background-image: url("data:image/svg+xml,%3Csvg width='45' height='17' viewBox='0 0 45 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 15.5C42.4468 15.5 35.5868 9.73642 28.7581 4.14322C25.3577 1.35801 20.5336 1.21423 17.0764 3.92873C9.95225 9.52252 3.13171 15.5 0 15.5' stroke='%23EBEBEB' stroke-width='3'/%3E%3C/svg%3E");
  background-color: #f8f8f8;
  opacity: 0;
  transition: 0.2s;
}
.working_item.active:before {
  opacity: 1;
}
.working_item:hover {
  color: #181A16;
  text-decoration: none;
}
.working_item:hover .working_item-num,
.working_item.active .working_item-num {
  color: #4363CC;
}
.working_item-num {
  font-weight: 300;
  font-size: 150px;
  line-height: 140px;
  margin-bottom: 20px;
  transition: 0.2s;
}
.working_item-title {
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
}
.working_item-text {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 25px;
}
.working .tab-content {
  border: none;
  border-top: 3px solid #EBEBEB;
  border-radius: 0;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  padding: 50px 20px 10px;
  margin: 44px 0 0;
}
.working .tab-content .tab-pane {
  width: 50%;
  margin: auto;
}

.promo {
  padding: 50px 0;
}
.promo-nav {
  align-items: center;
  justify-content: center;
}
.promo-nav a {
  display: inline-block;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  margin: 0 10px;
  color: #181A16;
  border-bottom: 1.5px solid transparent;
}
.promo-nav a:hover {
  text-decoration: none;
  color: #181A16;
}
.promo-nav a.active {
  font-weight: 500;
  border-color: #181A16;
}
.promo-image-nav {
  border-bottom: 1px solid #EBEBEB;
  display: flex;
  justify-content: space-around;
}
.promo-image-nav img {
  display: block;
  margin: 0 auto 15px;
}
.promo-image-nav a {
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  text-transform: uppercase;
  color: #181A16;
  position: relative;
  padding-bottom: 4px;
}
.promo-image-nav a:before {
  content: '';
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  border-bottom: 3px solid transparent;
}
.promo-image-nav a.active:before {
  border-color: #4363CC;
}
.promo-image-nav a:hover {
  text-decoration: none;
  color: #181A16;
}
.promo .tab-content {
  border: none;
  padding: 0;
  margin: 60px 0 0;
}
.promo_itembig {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 680px;
  background-image: url(../images/promo/1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 50px;
  color: #FFFFFF;
  margin-bottom: 40px;
}
.promo_itembig-title {
  font-size: 35px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 0 30px;
}
.promo_itembig-text {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  width: 80%;
}
.promo_itembig-btn {
  margin-top: 35px;
}
.promo_itembig-btn .btn,
.btn.btn-white {
  background: #fff;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #181A16;
  padding: 13px 23px;
  position: relative;
}
.promo_itembig-btn .btn:after,
.btn.btn-white:after {
  content: '';
  width: 21px;
  height: 12px;
  display: inline-block;
  margin-left: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='12' viewBox='0 0 21 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5303 6.53033C20.8232 6.23744 20.8232 5.76256 20.5303 5.46967L15.7574 0.696699C15.4645 0.403806 14.9896 0.403806 14.6967 0.696699C14.4038 0.989593 14.4038 1.46447 14.6967 1.75736L18.9393 6L14.6967 10.2426C14.4038 10.5355 14.4038 11.0104 14.6967 11.3033C14.9896 11.5962 15.4645 11.5962 15.7574 11.3033L20.5303 6.53033ZM0 6.75H20V5.25H0V6.75Z' fill='%234363CC'/%3E%3C/svg%3E");
}
.promo_item {
  border-radius: 5px;
  display: block;
  height: 320px;
  background: #F8F8F8;
  margin-bottom: 40px;
  padding: 40px 30px;
  text-align: center;
}
.promo_item-image {
  margin-bottom: 20px;
}
.promo_item-title {
  font-size: 25px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 10px;
}
.promo_item-text {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
.promo_itemone {
  border-radius: 5px;
  display: block;
  height: 320px;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}
.promo_itemone-inner {
  padding: 40px 30px 30px;
  background: none;
  border-radius: 5px;
}
.promo_itemone:hover {
  z-index: 10;
}
.promo_itemone:hover .promo_itemone-inner {
  background: #f8f8f8;
}
.promo_itemone-image {
  margin-bottom: 20px;
}
.promo_itemone-title {
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
}
.promo_itemone-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: none;
  margin-bottom: 20px;
  text-align: left;
}
.promo_itemone-btn {
  display: none;
}
.promo_itemone:hover .promo_itemone-text,
.promo_itemone:hover .promo_itemone-btn {
  display: block;
}
.promo_itemone-btn .btn {
  padding: 16px 20px;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  line-height: 21px;
  width: 100%;
}

.promo_itemtwo {
  border-radius: 5px;
  display: block;
  height: 350px;
  margin-bottom: 40px;
  padding: 20px 30px 30px;
  text-align: center;
  position: relative;
  background: none;
  transition: 0.2s;
}
.promo_itemtwo:hover {
  background: #f8f8f8;
}
.promo_itemtwo.iteb-bg {
  background: #f8f8f8;
}
.promo_itemtwo-image {
  margin-bottom: 20px;
}
.promo_itemtwo-title {
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
}
.promo_itemtwo-price {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
.promo_itemtwo-btn {
  margin-top: 30px;
}
.promo_itemtwo-btn a {
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 13px 15px;
  margin: 0 5px;
  outline: none;
  width: 110px;
  max-width: 100%;
}
.promo_itemtwo-btn a:focus {
  outline: none;
}
.promo_itemtwo-btn a.colored_theme_bg {
  border-color: transparent;
  color: #fff;
}

.newsblock {
  padding: 70px 0;
}
.newsblock .news_image {
  border-radius: 5px;
  overflow: hidden;
}
.newsblock .news_body {
  position: relative;
}
.newsblock .news_body .date {
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  margin-top: 30px;
}
.newsblock .news_body .title {
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  margin-top: 10px;
}
.newsblock .news_body .text {
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  margin-top: 20px;
}
.newsblock .news_body .btn {
  margin-top: 30px;
  border: 1px solid #ebebeb;
}
.newsblock .item {
  margin-top: 20px;
}
.newsblock .item.item-date .date {
  position: absolute;
  top: -40px;
  left: 0;
  margin: 0;
  background: #fff;
  border-radius: 0 4px;
  padding: 5px 25px;
}
.newsblock .item.item-bg .news_body {
  background: #fff;
  padding: 15px 30px 40px;
  border-radius: 0 0 5px 5px;
}
.newsblock .item.item-bg .news_image {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.newsblock_newsall {
  text-align: center;
  margin: 50px auto 0;
}
.newsblock_newsall a {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #181A16;
  padding: 10px 20px;
  width: 260px;
  max-width: 100%;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
}
.newsblock_newsall a:hover,
.newsblock_newsall a:focus {
  color: #181A16;
  text-decoration: none;
}

.textblock {
  padding: 100px 0;
}
.textblock p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 16px;
}

.banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px 60px;
  border-radius: 5px;
  margin-top: 100px;
  height: 350px;
}
.banner_title {
  font-size: 35px;
  font-weight: normal;
  line-height: 40px;
  color: #FFFFFF;
  margin: 0 0 35px;
}
.banner_text {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  width: 80%;
}
.banner_btn {
  margin-top: 20px;
}

.faq {
  padding: 60px 0;
}
.faq .accordion {
  margin-top: 50px;
}
.faq .card {
  background: none;
  border: none;
  border-radius: 0;
  border-top: 1px solid #EBEBEB;
}
.faq .card:last-child {
  border-bottom: 1px solid #EBEBEB;
}
.faq .card-header {
  padding: 0;
  border-radius: 0;
  border: none;
  background: none;
}
.faq .card-header a {
  padding: 20px 0;
  display: block;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  color: #181A16;
  text-decoration: none;
  position: relative;
}
.faq .card-header a:hover,
.faq .card-header a:focus {
  color: #181A16;
  text-decoration: none;
}
.accordion-plus .card-header a:after {
  content: '';
  font-size: 50px;
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 28px;
  height: 28px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='2' viewBox='0 0 28 2' fill='none' stroke='%23181A16' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='1' x2='28' y2='1'/%3E%3C/svg%3E%0A");
}
.accordion-plus .card-header a.collapsed:after {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' stroke='%23181A16' stroke-width='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='14' y1='4.3714e-08' x2='14' y2='28'/%3E%3Cline y1='14' x2='28' y2='14'/%3E%3C/svg%3E");
}
.accordion-arrow .card-header a:after {
  content: '';
  font-size: 50px;
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 28px;
  height: 28px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='15' viewBox='0 0 27 15' fill='none' stroke='%23181A16' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26 14L13.5 2L1 14'/%3E%3C/svg%3E%0A");
}
.accordion-arrow .card-header a.collapsed:after {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='15' viewBox='0 0 27 15' fill='none' stroke='%23181A16' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L13.5 13L26 1'/%3E%3C/svg%3E%0A");
}
.faq .card-body {
  padding: 0 0 20px;
}

.attractive {
  padding: 80px 0;
}
.attractive_text {
  font-weight: 300;
  font-size: 35px;
  line-height: 50px;
  text-align: center;
  width: 70%;
  margin: auto;
}

.alternant {
  padding: 100px 0;
}
.alternant_item img,
.alternant_itemtwo img {
  border-radius: 5px;
}
.alternant_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 100px;
}
.alternant_item-image {
  width: 49%;
}
.alternant_item-textbox {
  width: 43%;
  margin: 0 4% 0 0;
}
.alternant_item-text {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
.alternant_item:nth-child(even) {
  flex-direction: row-reverse;
}
.alternant_item:nth-child(even) .alternant_item-textbox {
  margin: 0 0 0 4%;
}
.alternant_listtwo {
  display: flex;
  flex-wrap: wrap;
}
.alternant_itemtwo {
  width: 50%;
  padding: 0 60px;
}
.alternant_itemtwo:nth-child(even) {
  margin-top: 160px;
}
.alternant_itemtwo-image {
  margin-bottom: 40px;
}
.alternant_itemtwo-title {
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  margin: 0 0 10px;
}
.alternant_itemtwo-text {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
.alternant_itemthree {
  margin-bottom: 40px;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
}
.alternant_itemthree-inner {
  padding: 55px 40px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.alternant_itemthree-image {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.alternant_itemthree-textbox {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  padding-left: 40px;
}
.alternant_itemthree-title {
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  margin: 0 0 30px;
}
.alternant_itemthree-text {
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  color: #3F403F;
  margin-bottom: 35px;
}
.alternant_itemthree-price {
  font-weight: 500;
  font-size: 15px;
  line-height: 25px;
  color: #1A1716;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.alternant_itemthree-price span {
  font-size: 25px;
}
.alternant_itemthree-priceold {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-decoration-line: line-through;
  color: #9E9E9E;
}
.alternant_itemthree a.btn {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  padding: 16px 30px;
  color: #fff;
  width: 260px;
  max-width: 100%;
  margin-left: 30px;
}
.alternant_itemthree-textleft .alternant_itemthree-textbox {
  padding-right: 40px;
  padding-left: 0;
}
.alternant_itemthree-bottom {
  display: flex;
  align-items: center;
  max-width: 100%;
  padding: 30px 50px;
  background: #f1f1f1;
}
.alternant_itemthree-bottom img {
  max-width: 60px;
}
.alternant_itemthree-bottom-text {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #3F403F;
  padding-left: 25px;
}
.alternant_itemthree-bottom-text span {
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  color: #181A16;
  display: block;
  margin-bottom: 4px;
}

._Forms_generate {
  text-align: left;
}

._Forms_generate .field_submit .btn {
  color: #fff;
  padding: 8px 30px
}

._Forms_generate .field_submit .btn:focus {
  box-shadow: none
}

.design__forms_0 input[type="text"],
.design__forms_0 input[type="phone"],
.design__forms_0 input[type="date"],
.design__forms_0 input[type="time"],
.design__forms_0 input[type="email"],
.design__forms_0 textarea {
  width: 100%;
  background: transparent;
}

.design__forms_0 label {
  font-weight: 400
}

.modal-body-text,
.modal-title {
  padding: 0 15px
}

.modal-header .modal-title {
  font-size: 18px;
  font-weight: 500;
}

.tag {
  font-weight: 500;
  font-size: 14px;
  line-height: 15px;
  padding: 5px 15px;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
  color: #fff;
}

.product-item-row .tag,
.product-item-line .tag {
  margin-right: 5px
}

#page_good h1 {
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  border-bottom: 1px solid #EBEBEB;
  margin: 20px 0 41px;
  padding-bottom: 20px;
}

.count_product_box_1 {
  margin-top: 40px;
}

#msProduct .count_product_box_1 {
  margin-top: 0;
}

#msProduct .ms2_form .ms2_form_inner .msoldprice {
  text-align: left;
  font-size: 20px;
  line-height: 20px;
  text-decoration-line: line-through;
  color: #9E9E9E;
}

.count_product_box {
  border: 1px solid #EBEBEB;
  background: #EBEBEB;
  border-radius: 5px;
}

#msCart .count_product_box {
  max-width: 150px;
}

.count_product_box span {
  background: #EBEBEB;
  padding: 13px 0;
  font-weight: 900;
  font-size: 18px;
  line-height: 20px;
  color: #9E9E9E;
  min-width: 40px;
  text-align: center;
  cursor: pointer;
}

.product-item-row .count_product_box span {
  min-width: 0
}

.count_product_box button {
  background: #EBEBEB;
  border: none;
  cursor: pointer!important;
  display: block!important;
  padding: 2px 8px;
}

.count_product_box span:hover {
  color: #181916;
}

.count_product_box .count_product_input {
  border: none;
  font-size: 18;
  text-align: center;
  font-weight: 500;
  padding: 0;
}

.up {
  position: fixed;
  width: 50px;
  height: 50px;
  left: 50px;
  bottom: 50px;
  content: "\f077";
  background: rgba(255, 255, 255, .4) url(../images/up.png) center no-repeat;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
  border-radius: 5px;
  cursor: pointer;
  display: none;
  z-index: 9999;
}

.news_items-sidebar {
  margin-bottom: 40px;
}

.news_items-sidebar>div {
  margin-bottom: 15px;
}

.news_items-sidebar .news_image {
  width: 100%;
  height: 120px;
  margin-top: 10px;
}

.news_items.news_items-sidebar .item .news_body {
  padding: 10px 20px
}

.news_items.news_items-sidebar .item .news_body .title {
  font-size: 13px;
}

.news_items.news_items-sidebar .item .news_body .date {
  margin-bottom: 0
}

.news-sale-page .breadcrumb {
  margin-bottom: 39px;
}

body.news .image {
  border: 1px solid #ececec;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
}

.news-sale-page p {
  font-size: 18px;
  line-height: 25px;
  color: #181A16;
  margin-bottom: 25px;
  letter-spacing: 0.22px;
}

.news_items-sidebar .item {
  position: relative;
  border: none;
}

.news_items-sidebar .item .sale_image {
  position: relative;
}

.news_items-sidebar .item .sale_image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(180deg, rgba(24, 26, 22, 0) 0%, #181A16 100%)
}

.news_items-sidebar .item .sale_body {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 18px 23px;
  color: #fff;
}

.news_items-sidebar .news_items-sidebar-title {
  font-size: 25px;
  line-height: 30px;
  color: #181A16;
  font-weight: 400;
  margin-bottom: 9px;
}

.news_items-sidebar .item .sale_body .title a {
  font-size: 22px;
  line-height: 25px;
  color: #FFFFFF;
}

.news_items-sidebar .item .sale_body .intro {
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  letter-spacing: 0.15px;
  margin-top: 14px;
}

.dop-mb-24 {
  margin-bottom: 24px;
}

.prev-link-block {
  margin-top: 64px;
}

.prev-link-block a {
  font-size: 16px;
  line-height: 20px;
  color: #181A16;
  padding: 16px 82px;
  border: 2px solid #ECECEC;
  box-sizing: border-box;
  border-radius: 5px;
  display: inline-block;
  transition: .3s;
}

.prev-link-block a:hover {
  text-decoration: none;
}

#partners-slider {
  margin-top: 63px;
}

#partners-slider .partner-item {
  border: 1px solid #ECECEC;
  padding: 17px 15px;
}

#partners-slider .partners-slider-title {
  font-weight: 300;
  font-size: 40px;
  line-height: 50px;
  color: #181A16;
  margin-bottom: 49px;
}

#partners-slider .owl-dots {
  text-align: center;
  margin-top: 45px;
}

#partners-slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ECECEC;
  display: inline-block;
  margin: 0 5px;
}

#partners-slider .owl-dots .owl-dot.active {
  background: #4363CC;
}

#sale-related-items .sale-related-title {
  font-weight: 300;
  font-size: 30px;
  line-height: 35px;
  color: #181A16;
}

#sale-related-items .sale-related-outer {
  margin-top: 34px;
}

.section_title.looked_section_title {
  margin-bottom: 54px;
}

.comments-module #comments-wrapper ol.comment-list {
  padding-left: 0;
}

#sticky-header {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  background: #fff;
  top: -1px;
  transition: .3s;
  transition-property: visibility, opacity;
  opacity: 0;
  box-shadow: 0px 10px 15px rgba(15, 23, 0, 0.05);
  visibility: hidden;
}
@media (min-width:1400px) {
  .compensate-for-scrollbar #sticky-header {
    margin-right: 17px;
  }
}

#sticky-header .sticky-header-logo img {
  padding: 8px;
  max-height: 58px;
}

#sticky-header .header-contact {
  padding-top: 20px;
  text-align: center;
  width: 100%;
  margin-top: 0;
}

#sticky-header .header-contact:hover {
  margin-top: 85px;
}

@media (max-width:1408px) {
  .product-item.product-item-row .product-item-image {
    width: 200px;
  }
}


/* @media (min-width: 1200px){
.offset-md-1 {
margin-left: 8.333333%;
}
}
@media (min-width: 768px){
.offset-md-1 {
margin-left: 0%;
}
} */

@media (max-width:1200px) {
  #msProduct .ms2_form {
    padding: 30px 20px;
  }
  .nav-tabs .nav-item:last-child {
    margin-right: 0px;
  }
  #msOrder .msOrder-finish-coast .agreement-and-order {
    flex-direction: column;
  }
  #msOrder .msOrder-finish-coast .agreement-and-order .agreement {
    text-align: center;
    margin-bottom: 15px;
  }
  .cart-items .product-item-image {
    width: 63px;
    height: 63px;
  }
  #msCart tbody tr td.title .title {
    margin-left: 0;
    font-size: 16px;
    line-height: 18px;
  }
  #msCart tbody tr td.title {
    width: 54%;
  }
  #msCart tbody tr td.count {
    width: 19%;
  }
  .header-contact::before {
    width: 110%;
  }
  #footer>div.footer_top>div>div>div:nth-child(5)>a:nth-child(4) {
    margin-left: 0;
  }
  .tagsort_list li {
    margin: 5px 6px;
  }
  .product-item.horizontal-item .product-item-image {
    width: 218px;
  }
  .horizontal-item .desc-column .price-block {
    min-width: 146px;
  }
  .horizontal-item .desc-column .dashed-line {
    display: none;
  }
  .horizontal-item .product-item-stickers {
    top: 15px;
  }
  .product-item.horizontal-item.horizontal-double .product-item-image {
    width: 160px;
  }
  .product-item.product-item-row.horizontal-item.horizontal-double form>div.desc-column {
    padding: 0 25px 0 20px;
  }
  .horizontal-item.horizontal-double .product-item-stickers {
    left: 21px;
  }
  .product-item.product-item-row .product-item-image {
    width: 200px;
  }
  .product-item.product-item-row .product-item-image {
    width: 153px;
  }
}

@media (max-width:990px) {
  .nav-tabs .nav-link {
    padding: 8px 10px;
  }
  #page_good h1 {
    font-size: 21px;
    line-height: 27px;
  }
  .count_product_box_1 {
    margin-top: 20px;
  }
  .sidebar-navigation li a.parent:after {
    right: 12px;
  }
  #msOrder {
    margin-top: 45px;
  }
  #msCart tbody tr td.title {
    width: 59%;
  }
  .news_items>.outer-item {
    margin-bottom: 40px;
  }
  .product-item:hover .fastView {
    display: none !important;
  }
  .product-item:hover .fastView:hover {
    display: none !important;
  }
  .product-item.product-item-row.horizontal-item form>div.desc-column {
    padding: 0 0 0 18px;
  }
  .horizontal-item.horizontal-double .product-item-stickers {
    left: 21px;
  }
  #sticky-header {
    display: none;
  }
  .header {
    padding-top: 51px;
  }
  .gallery_list_two .gallery_item,
  .gallery_list .gallery_item {
    width: 48%;
  }
  .footer .webstr {
    justify-content: center;
    margin-top: 20px;
  }
}

@media (max-width:768px) {
  #msCart tbody tr td.count {
    width: 23%;
  }
  #msProduct .ms2_form .ms2_form_inner {
    text-align: center;
  }
  #msProduct .ms2_form .ms2_form_inner .msoldprice {
    text-align: center;
  }
  #msProduct .ms2_form .msweight {
    margin-bottom: 18px;
  }
  .news_items-sidebar .item .sale_image img {
    width: 100%;
  }
  .news-sale-page .image img {
    max-width: 100%;
  }
  .horizontal-item .desc-column {
    position: static;
  }
  .product-item.horizontal-item .product-item-image {
    margin: 0 auto;
  }
  .product-item.product-item-row.horizontal-item form>div.desc-column {
    padding: 0 20px;
  }
  .horizontal-item .desc-column .price-block {
    min-width: 100%;
    padding-bottom: 16px;
  }
  .product-item.horizontal-item button.img {
    margin-top: 0;
    margin-left: 12px;
  }
  .product-item.horizontal-item.horizontal-double .product-item-image {
    width: auto;
    margin-top: 8px;
  }
  .product-item.product-item-row.horizontal-item.horizontal-double .product-title {
    margin-top: 15px;
  }
  .horizontal-item.horizontal-double .desc-column .price-block {
    margin-bottom: 0;
    margin-top: 8px;
  }
  .product-item.product-item-row .product-item-image {
    width: auto;
  }
  .product-item.product-item-row .center-row {
    padding: 20px 15px;
  }
  .about_right {
    padding-left: 15px;
    margin-top: 30px;
  }
  .sale_items img {
    width: 100%;
  }
  .network-items {
    text-align: center;
  }

  .bidhome-center .bidhome_form form {
    columns: 1;
  }
  .gallery_item {
    margin: 0 0 20px;
  }
}

@media (max-width:575px) {
  #msProduct .ms2_form {
    padding: 30px 50px;
  }
  #msOrder .steps-title {
    font-size: 21px;
    line-height: 27px;
  }
  .ms2_form#msOrder .mb-18 {
    margin-bottom: 18px;
  }
  #msOrder .msOrder-finish-coast .agreement-and-order .agreement {
    font-size: 12px;
  }
  .product-item .product-item-title-price {
    margin: 0 10px 15px;
  }
  .product-item .product-item-title-price .new-old-price-block {
    flex-direction: column;
    align-items: center!important;
  }
  .product-item .product-item-image {
    height: 150px;
  }
  .news_items .item .news_image img {
    width: 100%;
  }
  .overline {
    width: 100%;
    top: auto;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    bottom: 0;
  }
  .overline .line {
    display: inline-block;
    width: 49%;
  }
  .overline .line img {
    width: 24px;
  }
  .overline .line.basket-box {
    width: 49%;
    border-bottom: none;
    border-right: 1px solid #ececec;
  }
  .overline .line {
    padding: 8px;
    text-align: center;
  }
  .overline .minicart .ms2_total_count {
    right: calc(45% - 12px);
  }
  .footer .footer_bottom {
    padding: 20px 0 70px;
  }
  .product-item .old_price {
    margin-left: 0;
  }
  .product-item.product-item-line .old_price {
    margin-left: 12px;
  }
  .prev-link-block a {
    width: 100%;
    text-align: center;
  }
  .about {
    padding: 0px 0;
  }
  .gallery {
    margin: 40px 0;
  }
  .bidhome {
    padding: 40px 0;
  }
  .partners {
    margin: 40px 0;
  }
  .partners_item {
    margin-bottom: 20px;
  }
  .review {
    margin: 0 0 40px;
  }
  .instablock {
    margin: 0 0 40px;
  }
  #review-slider {
    margin-top: 100px;
  }
  #review-slider>.owl-nav {
    top: -70px;
    left: 0;
    margin: auto;
    text-align: center;
  }
  .gallery_list_two .gallery_item,
  .gallery_list .gallery_item {
    width: 100%;
  }
}
