#block-vesta-theme-logo p a, #block-vesta-theme-logo-3 p a {
	    font-weight: 700;
    font-size: 20px;
    color: #000;
}
#block-vesta-theme-logo-2 p a {
	font-weight: 700;
    font-size: 16px;
    color: #fff;
}
#block-vesta-theme-logo p a:hover, #block-vesta-theme-logo-3 p a:hover, #block-vesta-theme-logo-2 p a:hover {
	    font-weight: 700;
        color: #f8b11c;
		text-decoration: none;
}
#slider-block .blazy--field.blazy--field-image img {
	object-fit: cover;
}
.advantages-content .view-content .views-row > .node--view-mode-teaser {
	height: 100%
}
.advantages-content .view-content .views-row {
	align-self: stretch;
}
.nullify_link {
	
  color: #fff;
  text-decoration: none;
}
.nullify_link:hover {
  color: #fff;
  text-decoration: none;
}
.nullify-link {
  color: #fff;
  text-decoration: none;
}
.nullify-link:hover {
  color: #fff;
  text-decoration: none;
}
body {
  overflow-x: hidden;
}
.nullify_space.container {
  padding: 0;
  margin: 0;
}
.nullify_space.col-4 {
  padding: 0;
  margin: 0;
}
.nullify_space.col-12 {
  padding: 0;
  margin: 0;
}
.nullify_space {
  padding: 0;
  margin: 0;
}
.page > main.nullify_space {
  padding: 0;
  margin: 0;
}

header .info-address {
	max-width: 405px;
}
.preheader {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #000;
  text-align: center;
}
.preheader-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 14px;
  padding-bottom: 14px;
  height: 65px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.preheader-social-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.preheader-social-wrapper img {
  width: 24px;
  height: 24px;
}
.info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
  height: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.info-address {
  color: #fff;
}
.info-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 4px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.info-inner-wrapper > img {
  width: 20px;
  height: 20px;
}
.preheader-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #f8b11c;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  color: #fff;
  border-radius: 24px;
  padding: 15px 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  height: 40px;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.preheader-button:hover {
  background-color: #313131;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.header-wrapper .region-header {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-inner-buttons {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}
.header-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header-search {
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  border: 1px solid #f1f3f7;
  border-radius: 45px;
  -webkit-box-shadow: 0 1px 4px #18203c14;
  box-shadow: 0 1px 4px #18203c14;
}
.header-search img {
  width: 12px;
  height: 12px;
}
.header-button {
  padding: 0;
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.header-button:hover {
  color: #f8b11c;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.cta-wrapper {
  background-size: cover;
  background-position: center;
  height: 612px;
}
.cta-highlight {
  color: #f8b11c;
}
.cta-header {
  font-family: Inter, sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 48px;
  letter-spacing: 0.0625rem;
  width: 600px;

}
.cta-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.cta-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
.cta-desc {
  display: block;
  max-width: 496px;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 496px;
  letter-spacing: 0.00625rem;
}
.cta-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  font-size: 14px;
  gap: 0.3rem;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 40px;
  background-color: #f8b11c;
  color: #000;
  border-radius: 24px;
  padding: 15px 18px;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.cta-button:hover {
  background-color: #c48f1a;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.about-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 80px 0;
}
.about-header {
  padding: 40px 0 0 63px;
  color: #fff;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  line-height: 85%;
}
.about-bg {
  position: relative;
  z-index: 3;
  background-color: #000;
  border-radius: 35px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 1170px;
}
.about-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 27px;
  height: 100%;
}
.about-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0 77px 43px 63px;
  height: 100%;
  gap: 45px;
}
.about-highlight {
  font-size: 20px;
  color: #f8b11c;
  line-height: 23px;
}
.about-text {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  line-height: 19px;
}
.about-image img {
  width: 554px;
  height: 350px;
  border-radius: 20px;
}
.bg-image-1 {
  z-index: 2;
  width: 621px;
  height: 621px;
  position: absolute;
  top: -170px;
  left: calc(50vw + 271px);
}
.catalog-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 80px 0 56px;
  gap: 52px;
}
.catalog-header {
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
}
.catalog-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  width: 100%;
  max-width: 1106px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.catalog-divider {
  position: relative;
  width: 100%;
  z-index: 3;
  border: none;
  background-color: #f8b11c;
  height: 2px;
  margin: 0;
  padding: 0;
  opacity: 1;
}
.container {
  padding: 0;
}
.catalog-products {
  gap: 22px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}
div.catalog-product-wrapper.col-4 {
  max-width: 354px;
  background-color: #fff;
  z-index: 3;
  border-radius: 24px;
  border: 1px solid #e1e4ed;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 36px;
  padding: 0 0 32px;
  max-width: 354px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalog-product-image {
  height: 228px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.catalog-product-image img {
  width: 100%;
  border-radius: 8px 8px 0 0;
  height: 228px;
  object-fit: cover;
  -o-object-fit: cover;
  object-position:top;
  -o-object-position:top;
  
}
.commerce-product--view-mode-teaser, .catalog-product-wrapper {
	height: 100%;
}
.catalog-product-divider {
  background-image: url("/sites/all/themes/vesta_theme/image/Divider.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 23px;
  height: 1px;
  margin-left: 24px;
}
.catalog-product-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 36px;
  padding: 0 24px;
  height: 100%
}
.catalog-product-header {
  font-weight: 600;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 24px;
}
.catalog-product-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  height: 100%;
  justify-content: space-between;
}
.catalog-product-desc {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.catalog-product-buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog-product-more {
  background-color: #f8b11c;
}
.catalog-product-more {
  background-color: #f8b11c;
}
.catalog-product-buy {
  border: 2px solid #f8b11c;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.catalog-all {
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #f8b11c;
  width: 201px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 10px;
  padding: 19px 55px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  border-radius: 24px;
}
.catalog-product-button {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  border-radius: 24px;
  line-height: 14px;
}
div.catalog-product-content div.catalog-product-button a {
  border: none;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 14px 18px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  border-radius: 24px;
  line-height: 13px;
}
div.catalog-product-wrapper.col-4:hover {
  background-color: #f8b11c;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalog-product-wrapper:hover .catalog-product-divider {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.catalog-product-wrapper:hover .catalog-product-more {
  background-color: #fff;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalog-product-wrapper:hover .catalog-product-more a {
  background-color: #fff;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalog-product-wrapper:hover .catalog-product-buy {
  border: 2px solid #000;
  background-color: #000;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalog-product-wrapper:hover .catalog-product-buy a {
  border: none;
  background-color: #000;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalog-product-wrapper:hover .catalog-product-more:hover {
  background-color: #cecece;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalog-product-wrapper:hover .catalog-product-more:hover a {
  text-decoration: none;
  background-color: #cecece;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalog-product-wrapper:hover .catalog-product-buy:hover {
  border: 2px solid #252525;
  background-color: #252525;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalog-product-wrapper:hover .catalog-product-buy:hover a {
  border: none;
  text-decoration: none;
  background-color: #252525;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bg-image-2 {
  z-index: 2;
  width: 663px;
  height: 663px;
  position: absolute;
  top: 458px;
  right: calc(50vw + 241px);
}
.advantages-wrapper {
  position: relative;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 425px;
  gap: 85px;
  padding: 45px 0 118px;
}
.advantages-header {
  color: #fff;
  font-size: 36px;
  font-family: Roboto, sans-serif;
  font-weight: 600;
}
.advantages-content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.advantages-element {
  text-align: center;
  width: 350px;
  height: 100%;
  background-color: #f8b11c;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  padding: 22px;
}
.advantages-line {
  border-radius: 0.09375rem;
  height: 3px;
  background-color: #000;
  width: 95px;
}
.delivery-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 32px;
}
.delivery-header {
  font-family: Roboto, sans-serif;
  font-weight: 600;
  font-size: 36px;
}
.delivery-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  counter-reset: item;
}
li.delivery-list-item div.delivery-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e1e4ed;
  padding: 10px;
}
.delivery-list-counter {
  color: #f8b11c;
  font-size: 18px;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  padding: 12px 0 16px;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}
.delivery-list-counter:before {
  content: "0" counter(item);
  counter-increment: item;
}
.delivery-term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 14px 0 16px;
  gap: 14px;
}
.delivery-term-title {
  font-weight: 600;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
}
.delivery-term-desc p {
  font-weight: 400;
  width: 100%;
  max-width: 717px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  padding-bottom: 14px;
  line-height: 22px;
}
.delivery-list-divider {
  margin: 0;
  padding: 0;
}
.gallery-wrapper {
  background-size: cover;
  position: relative;
  z-index: 6;
  margin-top: 70px;
  background-color: #f8b11c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 50px;
  padding: 40px 0 140px;
  margin-bottom: 50px;
}
.gallery-header {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  color: #000;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.gallery-preview > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 38px;
}
.gallery-preview div.gallery-image .field--name-field-gallery.field__items {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 38px;
}
div.gallery-image img {
  max-width: 354px;
  border-radius: 15px;
  width: 354px;
  height: 354px;
}
.gallery-button {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 19px 55px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 10px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  border-radius: 24px;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.gallery-button:hover {
  background-color: #cecece;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.pricelist-wrapper {
  padding-left: 104px;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 137px;
}
.pricelist-background {
  position: relative;
  background-image: url("/sites/all/themes/vesta_theme/image/price-list-background.png");
  border-radius: 35px;
  width: 1170px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 45px;
  padding: 51px 70px 52px 63px;
}
.pricelist-header {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 24px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.pricelist-header-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 34px;
}
.pricelist-desc p {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
}
.pricelist-text {
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 61px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.pricelist-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 23px;
}
.pricelist-list .view-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 23px;
}
.pricelist-item-name {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
}
.pricelist-item-price {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 32px;
  text-align: right;
  line-height: 24px;
}
.pricelist-list-item {
  color: #fff;
  height: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px dashed #fff;
  line-height: 24px;
}
.pricelist-button {
  background-color: #f8b11c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 18px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 10px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  border-radius: 24px;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  width: 201px;
  height: 48px;
}
.pricelist-button:hover {
  background-color: #c48f1a;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.bg-image-3 {
  z-index: 2;
  width: 492px;
  height: 492px;
  position: absolute;
  top: -190px;
  left: calc(50vw + 400px);
}
.bg-image-4 {
  z-index: 2;
  width: 376px;
  height: 376px;
  position: absolute;
  top: 443px;
  right: calc(50vw + 400px);
}
.footer-wrapper {
  z-index: 3;
  background-color: #fff;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 72px 167px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 72px;
}
.footer-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 33px;
  color: #b4b9c9;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
html > body div#page header .info-phone a:hover {
	color: #f8b11c;
}
html > body div#page header .info-mail a:hover {
	    color: #f8b11c;
}
.footer-logo-image {
  height: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
.footer-navigation-button {
  color: #000;
  line-height: 22px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.footer-info {
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
.footer-underscore {
  text-decoration: underline;
}
.footer-highlight {
  font-weight: 700;
  color: #000;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.footer-social-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-down {
  gap: 8px;
  border-top: 1px solid #e1e4ed;
  padding: 24px 0;
  font-weight: 400;
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #b4b9c9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-vesta-links {
  text-decoration: underline;
  color: #000;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.cta-header-secondary {
  width: 518px;
  font-family: Inter, sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 42px;
  letter-spacing: 0.0625rem;
}
section .pricelist-wrapper .region-pricelist-list {
  width: 100%;
}
main section .pricelist-wrapper .block {
  margin: 0;
}
main .webform-wrapper .block {
  margin: 0;
}
.catalog-products .view-content {
  gap: 22px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
main .region-gallery-more #block-vesta-theme-knopkaotkrytiyagalerei {
  margin: 0;
}
section .container .row .region-advantages .views-element-container {
  margin: 0;
}
section .container .row .region-advantages {
  width: 100%;
  margin: 0;
}
section div.advantages-content {
  padding: 0;
}
#block-vesta-theme-content .views-element-container .view-tovary .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 22px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
header #superfish-main .sf-with-ul .sf-sub-indicator:after {
  background-image: url("/sites/all/themes/vesta_theme/image/dropdown-icon.svg");
  content: "";
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
header #superfish-main .sf-with-ul:hover .sf-sub-indicator:after {
  -webkit-transform: rotate(0.5turn);
      -ms-transform: rotate(0.5turn);
          transform: rotate(0.5turn);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
header #superfish-main .sf-with-ul {
  padding-right: 2.15em;
}
.pricelist-page {
  padding: 64px 48px;
  width: 100%;
  background-color: #000;
  border-radius: 35px;
}
.view-fotogalereya.view-id-fotogalereya .field--name-field-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-button {
  background-color: #fff;
}
body #scrollToTop {
  right: 54px;
}
.product-view-full .catalog-product-button a {
  width: 100%;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.product-view-full .catalog-product-button:hover {
  background-color: #f8b11c;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.product-view-full .catalog-product-button {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.product-view-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
}
.advantages-content .view-content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
div.catalog-products.col-12.nullify-space {
  padding: 0;
  margin: 0;
}
.footer-wrapper .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 72px;
}
main .about-bg .region-about .block {
  margin: 0;
}
.block-superfish:has(.header-inner-buttons) {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.block-superfish .sf-depth-1 {
  padding: 16px 12px;
}
.region_navigation:has(.block-superfish) {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-search:hover {
  -webkit-filter: brightness(50%);
          filter: brightness(50%);
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}
.catalog-all:hover {
  background-color: #c48f1a;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.footer-down .vesta_link.nullify_link {
  color: #b4b9c9;
}
.footer-vesta-links.nullify_link:hover {
  color: #343434;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
footer .header-inner-buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  color: black;
  line-height: 22px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 16px;
}
footer .block-superfish .sf-depth-1 {
  padding: 0;
}
.footer-highlight:hover {
  color: #f8b11c;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

div.webform-wrapper.col-12 {
  padding: 80px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.webform-text {
  width: 100%;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  gap: 24px;
  max-width: 491px;
}
.webform-text p {
  width: 100%;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  max-width: 491px;
}
.webform-header p {
  font-family: Roboto, sans-serif;
  font-weight: 800;
  font-size: 48px;
  line-height: 48px;
}

.eight-gap-class {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}

.webform-links.nullify_link {
  color: #000;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.webform-links.nullify_link:hover {
  color: #f8b11c;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.webform-form {
  max-width: 523px;
  width: 50%;
  border-radius: 8px;
  border: 1px solid #e1e4ed;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 4px rgba(24.73, 32.61, 60.56, 0.08);
          box-shadow: 0px 1px 4px rgba(24.73, 32.61, 60.56, 0.08);
}

#edit-keys {
	font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 18px 16px;
  border-radius: 6px;
  border: 1px solid #f1f3f7;
  width: 100%;
  -webkit-box-shadow: 0px 1px 4px rgba(24.73, 32.61, 60.56, 0.08);
          box-shadow: 0px 1px 4px rgba(24.73, 32.61, 60.56, 0.08);
}
#edit-submit{
  -webkit-box-shadow: 0px 1px 4px rgba(24.73, 32.61, 60.56, 0.08);
          box-shadow: 0px 1px 4px rgba(24.73, 32.61, 60.56, 0.08);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #f8b11c;
  border-radius: 6px;
  border: none;
  padding: 14px 18px;
  height: 38px;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 0;
  color: #000;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}
#edit-submit: hover {
	  -webkit-filter: brightness(90%);
          filter: brightness(90%);
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}
.webform-input-label {
  font-family: Roboto, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 12px;
}
div.webform-form-wrapper .webform-input-label:after {
  display: none;
}

div.webform-form-wrapper .webform-input-field {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 18px 16px;
  border-radius: 6px;
  border: 1px solid #f1f3f7;
  width: 100%;
  -webkit-box-shadow: 0px 1px 4px rgba(24.73, 32.61, 60.56, 0.08);
          box-shadow: 0px 1px 4px rgba(24.73, 32.61, 60.56, 0.08);
}

div.webform-form-wrapper .form-item {
  margin: 0;
}
div.webform-form-wrapper .form-actions {
  margin: 0;
}
div.webform-form-wrapper .webform-submit {
  -webkit-box-shadow: 0px 1px 4px rgba(24.73, 32.61, 60.56, 0.08);
          box-shadow: 0px 1px 4px rgba(24.73, 32.61, 60.56, 0.08);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
div.webform-form-wrapper .webform-submit > input {
  background-color: #f8b11c;
  border-radius: 6px;
  border: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 14px 18px;
  height: 38px;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 0;
  color: #000;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}
div.webform-form-wrapper .webform-submit > input:hover {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}

div.webform-form-wrapper {
	display: flex;
	
  margin: 0;
  padding: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 24px;
  width: 100%;
}
div.webform-form-inner {
	display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 32px;
}
div.webform-form-wrapper div.webform-flex {
  width: 100%;
}

div.webform-form-wrapper div.webform-flex--container {
  margin: 0;
}

div.cta-text a.webform-summon-button {
  padding: 0;
  margin: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

a.webform-summon-button > div {
  text-wrap: nowrap;
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  border-radius: 24px;
  padding: 14px 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.3rem;
  width: 162px;
  height: 40px;
  background-color: #f8b11c;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}

a.webform-summon-button > div > img {
  width: 12px;
  height: 12px;
}

a.webform-summon-button:hover > div {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}

.ui-dialog .ui-dialog-titlebar.ui-widget-header {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #f8b11c;
  border: none;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
.ui-dialog .ui-dialog-buttonpane.ui-widget-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #f8b11c;
  border: none;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
.ui-dialog .ui-dialog-buttonpane.ui-widget-content .webform-button--submit {
  background-color: #fff;
  border-radius: 6px;
  border: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 14px 18px;
  height: 38px;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 0;
  color: #000;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}

.ui-dialog
  .ui-dialog-buttonpane.ui-widget-content
  .webform-button--submit:hover {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}

.ui-dialog:has(.ui-dialog-titlebar.ui-widget-header) {
  border-radius: 8px;
}
.image-relative-point {
  position: relative;
}

.gallery-top-edges {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 338px;
  top: 0;
}
.gallery-top-edges .edge-bg {
  margin-left: 80px;
  min-width: 100%;
  background-color: #fff;
}
.gallery-top-edges .right-edge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 83px;
  background-image: url("/sites/all/themes/vesta_theme/image/gallery-edge.svg");
  background-size: 81px 83px;
  background-repeat: no-repeat;
}

.gallery-top-edges .left-edge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 83px;
  background-image: url("/sites/all/themes/vesta_theme/image/gallery-edge.svg");
  background-size: 81px 83px;
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
  background-repeat: no-repeat;
}

.gallery-bottom-edges .edge-bg {
  margin-right: 80px;
  min-width: 100%;
  background-color: #fff;
}
.gallery-bottom-edges .right-edge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
  height: 86px;
  background-image: url("/sites/all/themes/vesta_theme/image/gallery-edge-bottom.svg");
  background-size: 81px 86px;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  background-repeat: no-repeat;
  background-position: right;
}

.gallery-bottom-edges .left-edge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 86px;
  background-image: url("/sites/all/themes/vesta_theme/image/gallery-edge-bottom.svg");
  background-size: 81px 86px;
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
  background-repeat: no-repeat;
  background-position: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.gallery-bottom-edges {
  max-width: 523px;
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: -1px;
}
.about-edge {
  margin-left: 281px;
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 51px;
  background-image: url("/sites/all/themes/vesta_theme/image/about-edge.svg");
  background-size: 72px 51px;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  background-repeat: no-repeat;
}

.about-edge .edge-bg {
  margin-left: 72px;
  min-width: 100%;
  background-color: #fff;
}
.about-bg .one-edge-addon {
  position: absolute;
  top: 51px;
  width: 100%;
  background-image: url("/sites/all/themes/vesta_theme/image/one-edge-addon.svg");
  background-size: 35px 35px;
  background-position: right;
  background-repeat: no-repeat;
  height: 35px;
}

.pricelist-edge {
  margin-left: 570px;
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 66px;
  background-image: url("/sites/all/themes/vesta_theme/image/pricelist-edge.svg");
  background-size: 76px 66px;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  background-repeat: no-repeat;
}

.pricelist-edge .edge-bg {
  z-index: 1;
  margin-left: 75px;
  min-width: 100%;
  background-color: #fff;
}
.pricelist-background .one-edge-addon {
  position: absolute;
  top: 66px;
  left: 1px;
  width: 100%;
  background-image: url("/sites/all/themes/vesta_theme/image/one-edge-addon.svg");
  background-size: 35px 35px;
  background-position: right;
  background-repeat: no-repeat;
  height: 35px;
}

.advantages-top-edges {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 398px;
  top: 0;
}
.advantages-top-edges .edge-bg {
  margin-right: 31px;
  min-width: 100%;
  background-color: #fff;
}
.advantages-top-edges .right-edge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 32px;
  background-image: url("/sites/all/themes/vesta_theme/image/advantage-edge.svg");
  background-size: 32px 32px;
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
  background-repeat: no-repeat;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background-position: right;
}

.advantages-top-edges .left-edge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 32px;
  background-image: url("/sites/all/themes/vesta_theme/image/advantage-edge.svg");
  background-size: 32px 32px;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  background-repeat: no-repeat;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background-position: right;
}

.advantages-bottom-edges .edge-bg {
  margin-right: 31px;
  min-width: 100%;
  background-color: #fff;
}
.advantages-bottom-edges .right-edge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
  height: 32px;
  background-image: url(/sites/all/themes/vesta_theme/image/advantage-edge.svg);
  background-size: 32px 32px;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
  background-repeat: no-repeat;
  background-position: right;
}

.advantages-bottom-edges .left-edge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 32px;
  background-image: url(/sites/all/themes/vesta_theme/image/advantage-edge.svg);
  background-size: 32px 32px;
  -webkit-transform: scale(-1, -1);
      -ms-transform: scale(-1, -1);
          transform: scale(-1, -1);
  background-repeat: no-repeat;
  background-position: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.advantages-bottom-edges {
  max-width: 463px;
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
}
.about-text .region-about-text {
  width: 100%;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  color: #fff;
  line-height: 19px;
}

.product-view-full .product-teaser {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
@media (min-width: 768px) {
  div.webform-form-wrapper .block {
    margin: 0;
  }
  div.webform-form-wrapper .webform-flexbox {
    margin: 0;
  }
}
.not-front .node--type-photogallery .field--name-field-gallery img {
	width: 100%;
    max-height: 354px;
    border-radius: 15px;
    max-width: 354px;
    object-fit: cover;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
div#page main.main div.view.view-catalog.view-id-catalog.view-display-id-page .view-content {
	    grid-template-columns: repeat(auto-fill, minmax(250px, 350px));
		width: 100%
}
div#page header#header div.header-mobile-block {
	background-color: #000;
}
.region-content .field--name-field-catalog-image img {
	width: 100%;
    height: auto;
}
html body div.page .field--name-taxonomy-term-title h1, h1 a, h2, h2 a, h3, h3 a, h4,h4 a, h5,h5 a, h6 ,h6 a, .page > *:not(header,footer) .block-title a{
	font-family: Roboto, sans-serif;
}
html body div.page .field--name-taxonomy-term-title h1, h2, h3, h4, h5, h6, .page > *:not(header,footer) .block-title{
	font-family: Roboto, sans-serif;
}
html body div.page .field--name-taxonomy-term-title h1, h1 a, h2, h2 a, h3, h3 a, h4,h4 a, h5,h5 a, h6 ,h6 a, .block-title a {
	color: #000;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
html body div.page .field--name-taxonomy-term-title h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .block-title a:hover {
	text-decoration: none;
	color: #F8B11C;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
.field-tel a, .field-mail a {
	color: #000;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
.field-tel:hover a, .field-mail:hover a {
	text-decoration: none;
	color: #F8B11C;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
.header-wrapper #main-standardfront-page {
	display: none
}
footer .sf-sub-indicator, footer .footer-wrapper .footer-up #main-views-viewviewscatalogpage ul {
	display: none !important;
}
html body {
	font-family: Roboto, sans-serif;
	
}
@media (max-width: 1280px) {
  .cta-header {
    font-size: 42px;
  }
  .cta-desc {
    font-size: 14px;
  }
  .cta-text {
    gap: 12px;
  }
  div.gallery-preview.col-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  div.gallery-image.col-4 {
    width: 304px;
    height: 304px;
    max-width: 304px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .pricelist-wrapper {
    padding: 0 16px;
    width: 100%;
  }
  .pricelist-background {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .pricelist-item-name {
    line-height: 18px;
  }
  .pricelist-item-price {
    line-height: 18px;
  }
  .pricelist-list-item {
    color: #fff;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
    border-bottom: 1px dashed #fff;
    line-height: 18px;
    padding-bottom: 12px;
  }
  .catalog-wrapper {
    padding: 40px 0 56px;
    gap: 20px;
  }
  .bg-image-1,
  .bg-image-2,
  .bg-image-3,
  .bg-image-4 {
    display: none;
  }
  .about-bg {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .about-wrapper {
    padding: 0 16px;
  }
  .about-content {
    padding-right: 45px;
  }
  .region-slider .blazy.blazy--field img {
    min-height: 410px;
  }
}
@media (max-width: 1200px) {
  .preheader-wrapper {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 1120px) {
  .about-content {
    padding: 0 40px 63px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-text {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 32px;
  }
  .about-header {
    padding: 60px 0 0 40px;
  }
  .about-highlight {
    font-size: 16px;
  }
  .about-info {
    font-size: 16px;
  }
  .preheader-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .info-wrapper {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  div.gallery-image.col-4 {
    width: 256px;
    height: 256px;
    max-width: 256px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .webform-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
  }
  .pricelist-background {
    padding: 51px 40px 52px 40px;
    gap: 24px;
  }
  .pricelist-text {
    gap: 32px;
  }
}
@media (max-width: 992px) {
  .pricelist-desc p {
    font-size: 18px;
  }
  .pricelist-item-name {
    font-size: 18px;
    line-height: 18px;
  }
  .pricelist-item-price {
    font-size: 26px;
    line-height: 18px;
  }
  
}

@media (max-width: 767px) {
  .cta-left {
    padding: 24px;
  }
  .cta-left .col-6 {
    display: none;
  }
  .cta-left .cta-desc {
    width: 100%;
  }
  .preheader {
    margin-top: 18px;
    margin-bottom: 24px;
  }
  .preheader .info-wrapper {
    display: none;
  }
  .preheader #block-vesta-theme-zakazatzvonok a {
    padding: 0;
  }
}
body div.page h1 {
	font-family: Inter, sans-serif;
	font-weight: 800;
	font-size: 3.5rem
}
@media (max-width: 650px) {
  .about-image img {
    width: 100%;
    height: auto;
  }
}
@media (max-width:975px) {
	div.webform-wrapper.col-12 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding: 50px 24px;
	}
	.webform-form, .webform-text {
		max-width: 100%;
		width: 100%;
	}
	.footer-wrapper {
		padding: 24px 24px 0;
	}
	.footer-wrapper .container {
		max-width: 100%;
	}
	div.footer-up.col-12 {
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
			gap: 24px;
	}
	.footer-logo {
		gap: 16px;
	}
	.footer-down {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
}
@media (max-width: 600px) {
  .pricelist-desc p {
    font-size: 17px;
  }
  .pricelist-item-price {
    font-size: 15px;
    line-height: 15px;
  }
  .pricelist-item-name {
    font-size: 15px;
    line-height: 15px;
  }
}
@media (max-width: 576px) {
	.cta-header {
		width: 100%
	}
.product-view-full .product-teaser-image img {
	    width: 100%;
    object-fit: cover;
    object-position: center;
}
  .cta-header {
    font-size: 32px;
  }
  .footer-down-divider {
	  display: none;
  }
  .footer-down {
	      gap: 12px;
  }
}
@media (max-width: 450px) {
	.cta-desc {
		line-height: 1.3;
	}
  .catalog-products .view-content {
    padding: 24px;
  }
  div.gallery-image img {
    width: 284px;
    height: 284px;
  }
  .gallery-preview div.gallery-image .field--name-field-gallery.field__items {
    gap: 24px;
  }

  .advantages-top-edges,
  .pricelist-edge,
  .one-edge-addon {
    display: none;
  }
  .gallery-top-edges {
    display: none;
  }
  .advantages-wrapper .view-content {
    width: 100%;
    padding: 0 24px;
  }
  .advantages-wrapper .view-content .views-row {
    width: 100%;
  }
  .advantages-element {
    width: 100%;
    height: 100%;
    min-height: 160px;
    padding: 52px;
  }
  .about-header,
  .catalog-header,
  .advantages-header,
  .gallery-header,
  .pricelist-header,
  .delivery-header  {
    font-size: 30px;
  }
  .catalog-wrapper,
  .delivery-wrapper {
    gap: 0;
  }
  .advantages-wrapper,
  .gallery-wrapper,
  .pricelist-header-wrapper {
    gap: 24px;
  }
}
@media (max-width: 400px) {
  .about-bg .about-edge,
  .about-bg .one-edge-addon {
    display: none;
  }
}
@media (max-width: 353px) {
  .cta-header {
    font-size: 26px;
  }
}