.content-wrapper {
  max-width: 1920px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.max-width-wrapper {
  max-width: 1920px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.sidebar.right {
  float: left;
  width: 300px;
  margin-left: -300px;
  margin-top: 13px;
  z-index: 3;
  min-height: 20px;
}
.sidebar.left {
  width: 300px;
}
.content {
  padding-left: 300px;
  padding-right: 300px;
}
.mode_main .content {
  padding-right: 300px;
}
.sidebar.right .edit-block-wrap {
  margin-top: 0;
}
.top_image_block {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  max-height: 200px;
  overflow: hidden;
}
.top_image_block a {
  display: block;
  text-align: center;
}
.top_image_block a img {
  vertical-align: top;
  max-width: 100%;
}
.shop-categories-wrap {
  position: relative;
}
.shop-categories.invicible {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 48px;
  width: 300px;
}
.shop-categories.invicible.show_categories {
  display: block;
}
.content-wrapper.not_main_page .shop-categories.show_categories {
  width: 300px;
}
.shop-categories-wrap {
  width: 300px;
  margin-left: 0;
}
.top_search_wrap {
  position: relative;
  z-index: 10;
  padding-top: 12px;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
}
.top_search_wrap .shop-search-panel {
  position: static !important;
  width: auto;
  flex-grow: 1;
  margin-right: 0;
  margin-left: 20px;
  display: flex;
  justify-content: space-between;
}
.top_search_wrap .shop-search-panel .search-products-lite {
  width: auto;
  flex-grow: 1;
  margin-right: 20px;
}
.edit-block-wrap {
  margin-left: 0;
}
.left-menu {
  margin-left: 0;
}
.page_path_wrap {
  margin-left: 0;
}
.mode_product .shop-categories-wrap .title {
  cursor: pointer;
}
.mode_cart .shop-categories-wrap .title {
  cursor: pointer;
}
.shop-product .button-wrap .shop-btn.type-3 {
  text-align: center;
  padding-left: 0;
}
.search-form .block-body {
  width: 300px;
}
.shop-search-panel .search-products-basic {
  max-width: 300px;
}
.shop-product .button-wrap .shop-btn.type-3 .icon {
  display: inline-block;
  vertical-align: middle;
  position: static;
}
.site-wrapper.product_page .sidebar.left {
  width: 300px;
}
.site-wrapper.product_page .content {
  padding-right: 300px;
}
.site-wrapper.product_page .content-wrapper.not_main_page .page_path_wrap {
  width: auto;
}
.site-wrapper.product_page .sidebar.left {
  margin-right: 0;
}
.header {
  min-height: auto;
}
.right-header-area {
  padding-top: 30px;
  padding-bottom: 15px;
}
.slider-wrap .bx-wrapper ul li {
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider-wrap .bx-wrapper ul li img {
  visibility: hidden;
}
.company-name-wrap .logo-text {
  font-size: 26px;
}
.company-name-wrap .logo-text .logo-desc {
  font-size: 23px;
}
.company-name-wrap .logo-text {
  max-width: 400px;
}
#shop-filter-wrap {
  margin-left: 0;
}
.default-our-team2 {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  padding: 26px 35px 9px;
}
@media screen and (max-width: 767px) {
  .default-our-team2 {
    padding: 22px 15px 9px;
  }
}
.default-our-team2--title {
  color: #333;
  font: 30px "Roboto", Arial, sans-serif;
  line-height: 1;
  padding: 0 0 18px;
}
@media screen and (max-width: 767px) {
  .default-our-team2--title {
    font-size: 21px;
  }
}
.default-our-team2--inner {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.default-our-team2--item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 32%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 32%;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  max-width: 32%;
  margin: 0 2% 25px 0;
  padding: 16px;
  background: #f4efe7;
  box-sizing: border-box;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
  border-radius: 5px;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .default-our-team2--item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    margin: 0 4% 20px 0;
  }
}
@media screen and (max-width: 479px) {
  .default-our-team2--item {
    padding: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px;
  }
}
@media screen and (min-width: 640px) {
  .default-our-team2--item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 639px) {
  .default-our-team2--item:nth-child(2n) {
    margin-right: 0;
  }
}
.default-our-team2--item:last-child {
  margin-right: 0;
}
.default-our-team2--item-pic {
  margin: 0 0 10px;
  font-size: 0;
}
.default-our-team2--item-pic img {
  max-height: 269px;
  max-width: 100%;
}
@media screen and (min-width: 320px) {
  .default-our-team2--item-pic img {
    min-height: 220px;
  }
}
@media screen and (min-width: 980px) {
  .default-our-team2--item-pic img {
    min-height: 269px;
  }
}
.default-our-team2--item-title {
  color: #1f1f1f;
  font: bold 18px "Roboto", Arial, sans-serif;
  line-height: 18px;
  padding: 0 0 8px;
}
@media screen and (max-width: 979px) {
  .default-our-team2--item-title {
    font-size: 16px;
    padding: 0 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .default-our-team2--item-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 639px) {
  .default-our-team2--item-title {
    font-size: 12px;
    line-height: 16px;
  }
}
.default-our-team2--item-desc {
  color: #676767;
  font: 14px "Roboto", Arial, sans-serif;
}
@media screen and (max-width: 979px) {
  .default-our-team2--item-desc {
    font-size: 12px;
    line-height: 14px;
  }
}
.default-our-team2 {
  padding: 0;
}
.default-our-team2--item {
  background: none;
  border: 1px solid #00f;
}
@media (max-width: 960px) {
  .sidebar.right {
    float: none;
    margin-left: 0;
    width: 100%;
    padding: 0 13px;
    box-sizing: border-box;
  }
}
@media (max-width: 480px) {
  .top_search_wrap {
    display: none;
  }
}
@media (max-width: 360px) {
  .right-header-area {
    padding-bottom: 20px;
  }
}
/*start 1268*/
.form-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.form-wrapper.opened {
  opacity: 1;
  visibility: visible;
}
.form-wrapper .form-wrapper-inner {
  width: 300px;
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  position: relative;
}
@media (min-width: 481px) {
  .form-wrapper .form-wrapper-inner {
    width: 420px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.form-wrapper .title {
  font-size: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.form-wrapper .tpl-anketa-success-note {
  font-size: 20px;
  text-align: center;
}
.form-wrapper .tpl-field {
  padding-bottom: 10px;
}
.form-wrapper .tpl-field input, .form-wrapper .tpl-field textarea {
  outline: none;
  border: none;
  background: none;
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 30px;
  padding: 0 15px;
}
.form-wrapper .tpl-field input:focus, .form-wrapper .tpl-field textarea:focus {
  border-color: #000;
}
.form-wrapper .tpl-field textarea {
  resize: none;
  padding-top: 5px;
  padding-bottom: 5px;
  height: 76px;
}
.form-wrapper .tpl-field.field-error input, .form-wrapper .tpl-field.field-error textarea {
  border-color: #f00;
}
.form-wrapper .tpl-field.tpl-field-button {
  text-align: center;
}
.form-wrapper .tpl-field.tpl-field-button button {
  outline: none;
  border: none;
  background: none;
  padding: 10px 15px 11px;
  cursor: pointer;
  background: #4279cb;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 15px;
}
.form-wrapper .field-required-mark {
  color: #f00;
}
.form-wrapper .error-message {
  display: none;
}
.form-wrapper .icon-close {
  position: absolute;
  right: -15px;
  top: -15px;
  background: rgba(0, 0, 0, 0) url("/shared/highslide-4.1.13/graphics/close.png") repeat scroll 0 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
@media (max-width: 450px) {
  .form-wrapper .form-wrapper-inner {
    padding: 10px;
    width: 270px;
  }
}
#tcal {
  z-index: 100300;
}
/*end 1268*/
@media only screen and (max-width: 768px) {
  .shop-product .product-side-left {
    width: 100%;
    display: block;
  }
  .shop-product .product-side-right {
    width: 100%;
    display: block;
  }
  .shop-product {
    display: block;
  }
  .shop-product .product-thumbnails ul {
    width: 100% !important;
  }
}
.h1_main {
  font-size: 24px;
  color: #000;
  font-family: "roboto-b";
  margin: 0;
}
@media (max-width: 480px) {
  .h1_main {
    font-size: 20px;
  }
}
.shop2-product-article {
  font-size: 14px;
}
@media (max-width: 480px) {
  .categories-wrap_mobile .categories_mobile li.categories_title, .categories-wrap_mobile .categories_mobile li.parrent_name {
    background: #00f !important;
  }
}
.shop-group-kinds .shop-kind-item .kind-image img {
  width: auto !important;
}
.art-tpl__note {
  font-size: 17px !important;
}
.art-tpl__note span, .art-tpl__note p {
  font-size: 17px !important;
}
.content_area.content_paddings .table-wrapper {
  font-size: 17px !important;
}
.content_area.content_paddings .table-wrapper span, .content_area.content_paddings .table-wrapper p {
  font-size: 17px !important;
}
.no_h1 {
  font-size: 24px;
}
.s_h1_line {
  display: flex;
  align-items: baseline;
}
@media (max-width: 540px) {
  .s_h1_line {
    flex-direction: column;
  }
  .s_h1_line h2 {
    margin: 0;
  }
}
.gr-amount-flag span {
  font-weight: 400;
  vertical-align: top;
  display: inline-block;
  font-size: 13px;
  line-height: 1.2;
  padding: 5px 12px;
  color: #ffffff;
  background: #5abf70;
  border-radius: 5px !important;
}
.gr-amount-flag span ins {
  text-decoration: none;
}
