@charset "UTF-8";
@import url(../assets/style/slick.css);
@import url(../assets/style/jquery.flipster.min.css);
@import 'https://cdnjs.cloudflare.com/ajax/libs/ion-rangeslider/2.3.0/css/ion.rangeSlider.min.css';
@font-face {
  font-family: 'GothamPro';
  src: url("../assets/fonts/GothamPro/GothamPro-Regular/GothamPro-Regular.woff2") format("woff2"), url("../assets/fonts/GothamPro/GothamPro-Regular/GothamPro-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'GothamPro';
  src: url("../assets/fonts/GothamPro/GothamPro-Medium/GothamPro-Medium.woff2") format("woff2"), url("../assets/fonts/GothamPro/GothamPro-Medium/GothamPro-Medium.woff") format("woff");
  font-weight: 500;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'GothamPro';
  src: url("../assets/fonts/GothamPro/GothamPro-Bold/GothamPro-Bold.woff2") format("woff2"), url("../assets/fonts/GothamPro/GothamPro-Bold/GothamPro-Bold.woff") format("woff");
  font-weight: bold;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'icon-font';
  src: url("../assets/fonts/icon-font/icon-font.eot?zapzd9");
  src: url("../assets/fonts/icon-font/icon-font.eot?zapzd9#iefix") format("embedded-opentype"), url("../assets/fonts/icon-font/icon-font.ttf?zapzd9") format("truetype"), url("../assets/fonts/icon-font/icon-font.woff?zapzd9") format("woff"), url("../assets/fonts/icon-font/icon-font.svg?zapzd9#icon-font") format("svg");
  font-weight: normal;
  font-display: swap;
  font-style: normal; }

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-close:before {
  content: "\e900"; }

.fa-play:before {
  content: "\e901"; }

.fa-search:before {
  content: "\e902"; }

.fa-phone:before {
  content: "\e903"; }

.fa-arrow-next:before {
  content: "\e911"; }

.fa-arrow-prev:before {
  content: "\e912"; }

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

*::-moz-selection {
  color: #008C2F;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */ }

*::selection {
  color: #008C2F;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */ }

body {
  min-width: 320px;
  color: #444;
  font: normal 18px "GothamPro", sans-serif; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  font-size: inherit;
  line-height: 1.5;
  font-weight: inherit; }

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none; }

a {
  text-decoration: none;
  outline: none;
  color: #444; }
  a::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  a::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }

form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

input {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

input[type="submit"] {
  cursor: pointer; }

textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none; }

select, option {
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

select::-ms-expand {
  display: none; }

label {
  cursor: pointer;
  margin-bottom: 0; }

.section-frame {
  max-width: 1760px;
  padding: 0 10px;
  margin: 0 auto; }

.load * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important; }

.open-frame {
  overflow: hidden; }

.popup-frame {
  width: 100%;
  height: 100vh;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  z-index: 80; }

@-webkit-keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(18em) skewX(-45deg);
            transform: translateX(18em) skewX(-45deg); } }

@keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(18em) skewX(-45deg);
            transform: translateX(18em) skewX(-45deg); } }

.header {
  width: 100%;
  padding: 15px 0 10px;
  background-color: #fff;
  position: fixed;
  z-index: 10;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.header-scroll {
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05); }
  .header-scroll .logo img {
    height: 80px; }
  .header-scroll .main-nav ul {
    font-size: 18px; }
  .header-scroll .header-phone {
    font-size: 20px; }
    .header-scroll .header-phone i {
      font-size: 18px; }

.logo img {
  height: 96px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.header-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.main-nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 20px; }

.main-nav li {
  margin: 0 25px; }

.main-nav a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .main-nav a:hover {
    color: #008C2F; }

.header-phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 28px;
  font-weight: 500;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .header-phone i {
    font-size: 24px;
    margin-right: 15px;
    margin-top: 5px; }
  .header-phone:hover {
    color: #008C2F; }

.burger {
  display: none; }
  .burger span {
    width: 35px;
    height: 3px;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background-color: #008C2F;
    display: block;
    margin-bottom: 6px; }
    .burger span:last-child {
      margin-bottom: 0; }

.close-menu {
  display: none; }

.footer {
  padding: 25px;
  background-color: #373737; }

.copy {
  text-align: center;
  color: #CFCFCF;
  font-weight: 500; }

main {
  padding-top: 125px; }

.info {
  background: url("../assets/images/bg/info-bg.webp") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }

.line-frame {
  position: relative; }
  .line-frame::before, .line-frame::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #dedede;
    position: absolute;
    left: 0; }
  .line-frame::before {
    top: 50px; }
  .line-frame::after {
    bottom: 50px; }

.line-section {
  border-right: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  padding: 50px 30px; }

.info-frame {
  padding: 50px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.info-description h1 {
  max-width: 870px;
  font-size: 50px;
  line-height: 66px;
  font-weight: bold;
  margin-bottom: 35px; }
  .info-description h1::after {
    content: '';
    width: 140px;
    height: 4px;
    display: block;
    background-color: #444;
    margin-top: 35px; }

.info-description ul {
  font-size: 20px;
  font-weight: 500; }

.info-description li {
  margin-bottom: 20px; }
  .info-description li:last-child {
    margin-bottom: 0; }

.info-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 45px;
  text-align: center;
  font-size: 20px;
  font-weight: 500; }

.info-product__item {
  width: 145px;
  margin-right: 35px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative; }
  .info-product__item:last-child {
    margin-right: 0; }
  .info-product__item h3 {
    margin-top: 5px; }

.photo-product {
  height: 121px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .photo-product::before {
    content: '';
    width: 136px;
    height: 98px;
    background: #FFF;
    -webkit-border-radius: 130px;
            border-radius: 130px;
    position: absolute; }
  .photo-product img {
    position: absolute;
    z-index: 2; }

.calculate {
  padding: 50px 0; }

.calculate-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.calculate-title {
  max-width: 858px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-left: 50px; }
  .calculate-title img {
    padding: 15px 0;
    position: relative;
    z-index: 2;
    background-color: #fff; }
  .calculate-title h2 {
    padding: 13px 0;
    display: none;
    color: #444;
    background: #fff;
    line-height: 132.2%;
    position: relative;
    z-index: 3; }
  .calculate-title::before {
    content: '';
    width: 252px;
    height: 252px;
    border: 14px solid #008C2F;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    z-index: 2;
    left: -50px; }

.calculate-form {
  padding: 25px 35px;
  margin-left: 170px;
  background-color: #F4F4F4;
  -webkit-box-shadow: 0px 0px 16px rgba(84, 92, 94, 0.2);
          box-shadow: 0px 0px 16px rgba(84, 92, 94, 0.2); }
  .calculate-form h3 {
    font-weight: bold;
    font-size: 30px;
    line-height: 130%;
    text-align: center; }
    .calculate-form h3::after {
      content: '';
      width: 92px;
      height: 2px;
      display: block;
      background-color: #444;
      margin: 25px auto 0; }

.calculate-input {
  margin-top: 40px; }
  .calculate-input input {
    width: 480px;
    display: block;
    padding-bottom: 20px;
    border: none;
    border-bottom: 1px solid #c0c0c0;
    background-color: transparent;
    font-weight: 500;
    color: #A3A3A3;
    margin-bottom: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .calculate-input input:last-child {
      margin-bottom: 0; }
    .calculate-input input::-webkit-input-placeholder {
      color: #A3A3A3; }
    .calculate-input input::-moz-placeholder {
      color: #A3A3A3; }
    .calculate-input input:-ms-input-placeholder {
      color: #A3A3A3; }
    .calculate-input input::-ms-input-placeholder {
      color: #A3A3A3; }
    .calculate-input input::placeholder {
      color: #A3A3A3; }
    .calculate-input input:focus {
      border-color: #008C2F; }

.calculate-button {
  margin-top: 30px; }
  .calculate-button p {
    font-size: 16px;
    text-align: center;
    margin-top: 20px; }

.calculate-btn {
  max-width: 100%;
  width: 349px;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 1px;
          border-radius: 1px;
  background: -webkit-gradient(linear, left top, left bottom, from(#008C2F), to(#007226));
  background: -webkit-linear-gradient(top, #008C2F 0%, #007226 100%);
  background: -o-linear-gradient(top, #008C2F 0%, #007226 100%);
  background: linear-gradient(180deg, #008C2F 0%, #007226 100%);
  -webkit-box-shadow: 0px -2px 0px #00B33B, 0px 2px 0px #006422;
          box-shadow: 0px -2px 0px #00B33B, 0px 2px 0px #006422;
  font: 500 18px "GothamPro", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin: 0 auto; }
  .calculate-btn input {
    display: none; }
  .calculate-btn:hover {
    -webkit-transform: scale(0.97);
        -ms-transform: scale(0.97);
            transform: scale(0.97); }

.angle-frame {
  position: relative; }

.angle {
  position: absolute;
  border: 1px solid #DEDEDE;
  z-index: 2; }
  .angle:nth-child(1) {
    border-right: none;
    border-bottom: none;
    left: 0;
    top: 0; }
  .angle:nth-child(2) {
    border-left: none;
    border-bottom: none;
    right: 0;
    top: 0; }
  .angle:nth-child(3) {
    border-left: none;
    border-top: none;
    right: 0;
    bottom: 0; }
  .angle:nth-child(4) {
    border-right: none;
    border-top: none;
    left: 0;
    bottom: 0; }

.angle-calculate {
  padding: 50px 25px; }
  .angle-calculate .angle {
    width: 455px;
    height: 140px; }

.catalog-title {
  text-align: center;
  font-size: 50px;
  font-weight: bold; }

.catalog-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 30px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 30px), 1fr));
  grid-gap: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 65px; }
  @media screen and (max-width: 1024px) {
    .catalog-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (4 - 2)) - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (4 - 2)) - 30px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .catalog-list {
      grid-template-columns: repeat(auto-fill, minmax(100%, 1fr)); } }
  .catalog-list img {
    max-width: 100%;
    display: block; }

.catalog-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  padding-bottom: 20px;
  background-color: #f4f4f4; }
  .catalog-item:nth-child(1) .catalog-item-photo {
    top: -50px; }
  .catalog-item:nth-child(2) .catalog-item-photo {
    top: -20px; }
  .catalog-item:nth-child(4) .catalog-item-photo {
    top: 20px; }
  .catalog-item a {
    max-width: 100%;
    width: 250px;
    height: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-border-radius: 1px;
            border-radius: 1px;
    background: -webkit-gradient(linear, left top, left bottom, from(#008C2F), to(#007226));
    background: -webkit-linear-gradient(top, #008C2F 0%, #007226 100%);
    background: -o-linear-gradient(top, #008C2F 0%, #007226 100%);
    background: linear-gradient(180deg, #008C2F 0%, #007226 100%);
    -webkit-box-shadow: 0px -2px 0px #00B33B, 0px 2px 0px #006422;
            box-shadow: 0px -2px 0px #00B33B, 0px 2px 0px #006422;
    font: 500 18px "GothamPro", sans-serif;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: relative;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin: auto auto 0; }
    .catalog-item a input {
      display: none; }
    .catalog-item a:hover {
      -webkit-transform: scale(0.97);
          -ms-transform: scale(0.97);
              transform: scale(0.97); }

.catalog-photo {
  height: 295px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: center;
  font-size: 66px;
  line-height: 63px;
  font-weight: bold;
  position: relative; }

.catalog-item-photo {
  display: block;
  margin: 0 auto;
  position: absolute;
  z-index: 2;
  top: 0; }

.angle-catalog .angle {
  width: 95px;
  height: 70px; }

.catalog-option {
  text-align: center;
  font-weight: bold;
  margin: 20px 0 45px; }
  .catalog-option li {
    margin-bottom: 15px; }
    .catalog-option li:last-child {
      margin-bottom: 0; }

.catalog-photo-title {
  margin-bottom: 20px; }
  .catalog-photo-title h3 {
    color: #444;
    line-height: 40px;
    background-color: #f4f4f4;
    mix-blend-mode: lighten; }

.resource-section {
  margin-top: 60px; }

.resource {
  padding: 50px 0;
  background-color: #F4F4F4; }

.resource-title {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 50px; }

.resource-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .resource-info img {
    max-width: 865px;
    max-height: 575px;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); }

.resource-description {
  padding: 20px;
  padding-bottom: 75px;
  font-weight: 500;
  background: url("../assets/images/bg/resurs-bg.webp") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  position: relative;
  -webkit-box-shadow: 0px 0px 16px rgba(84, 92, 94, 0.2);
          box-shadow: 0px 0px 16px rgba(84, 92, 94, 0.2);
  z-index: 2;
  left: -35px; }
  .resource-description h3 {
    font-weight: bold;
    font-size: 20px;
    color: #008C2F;
    margin-bottom: 25px; }
  .resource-description p {
    line-height: 26px;
    margin-bottom: 30px; }
    .resource-description p:last-child {
      margin-bottom: 0; }

.resource-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 30px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 30px), 1fr));
  grid-gap: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px; }
  @media screen and (max-width: 1024px) {
    .resource-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (4 - 2)) - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (4 - 2)) - 30px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .resource-list {
      grid-template-columns: repeat(auto-fill, minmax(100%, 1fr)); } }
  .resource-list img {
    max-width: 100%;
    display: block; }

.resource-photo {
  background-color: #f1f1f1;
  -webkit-box-shadow: 0 0 0 10px #f1f1f1;
          box-shadow: 0 0 0 10px #f1f1f1;
  padding: 10px; }
  .resource-photo img {
    width: 365px;
    height: 210px;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0 auto;
    -webkit-filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.3));
            filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.3)); }

.angle-resource {
  padding: 5px 10px; }
  .angle-resource .angle {
    width: 100px;
    height: 55px; }

.resource-item {
  font-size: 30px;
  font-weight: bold;
  text-align: center; }
  .resource-item h3 {
    margin-top: 25px; }

.resource-option {
  padding: 60px 0; }

.angle-table {
  padding: 30px; }
  .angle-table .angle {
    width: 450px;
    height: 280px; }

.resource-table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  position: relative;
  z-index: 3;
  margin-bottom: 30px; }
  .resource-table:last-child {
    margin-bottom: 0; }
  .resource-table * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .resource-table thead {
    width: 100%;
    background: #FBFBFB;
    color: #008C2F;
    font-weight: bold; }
    .resource-table thead tr {
      position: relative;
      z-index: 20;
      height: 90px; }
    .resource-table thead td {
      min-width: 50px; }
  .resource-table tbody {
    font-weight: 500; }
    .resource-table tbody tr {
      height: 60px;
      position: relative;
      z-index: 0;
      background-color: #fff; }
      .resource-table tbody tr:nth-child(even) {
        background: #F1F1F1; }
      .resource-table tbody tr:first-child {
        -webkit-box-shadow: inset 0px 4px 8px rgba(0, 0, 0, 0.05);
                box-shadow: inset 0px 4px 8px rgba(0, 0, 0, 0.05); }
      .resource-table tbody tr:hover {
        background-color: #008C2F;
        color: #fff; }
    .resource-table tbody td:first-child {
      font-weight: bold; }

.resource-subtitle {
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  line-height: 142.2%;
  margin-top: 40px; }
  .resource-subtitle a {
    font-weight: bold;
    color: #008C2F;
    position: relative; }
    .resource-subtitle a::after {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #008C2F;
      position: absolute;
      left: 0;
      bottom: 0; }

.resource-video {
  background-color: #f4f4f4; }

.video-title {
  text-align: center;
  font-weight: 500; }

.video-box {
  padding: 30px 0; }

.video-iframe {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-shadow: 0px 0px 16px rgba(84, 92, 94, 0.2);
          box-shadow: 0px 0px 16px rgba(84, 92, 94, 0.2); }
  .video-iframe::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(5, 5, 5, 0.57);
    position: absolute;
    left: 0;
    right: 0; }
  .video-iframe iframe {
    position: relative;
    z-index: 2; }
  .video-iframe img {
    -o-object-fit: cover;
       object-fit: cover;
    display: block; }

.video-frame {
  margin: 35px auto 0; }
  .video-frame iframe {
    width: 935px;
    height: 505px; }
  .video-frame img {
    max-width: 935px;
    max-height: 505px; }

.video-frame-play {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  cursor: pointer; }
  .video-frame-play i {
    width: 110px;
    height: 110px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 50%;
            border-radius: 50%;
    font-size: 32px;
    position: absolute;
    color: #fff; }
  .video-frame-play:hover img {
    -webkit-animation: 10s circlePlay forwards infinite linear;
            animation: 10s circlePlay forwards infinite linear; }

@-webkit-keyframes circlePlay {
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes circlePlay {
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.angle-briquettes {
  padding: 30px; }
  .angle-briquettes .angle {
    width: 450px;
    height: 100px; }

.certificates {
  padding: 50px 0; }

.certificates-title {
  text-align: center;
  font-weight: bold;
  font-size: 50px; }

.certificates-wrapp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 60px; }
  .certificates-wrapp::before {
    content: '';
    width: 100%;
    height: 380px;
    background-color: #008C2F;
    position: absolute;
    left: 0; }

.certificates-slider {
  max-width: 1310px;
  margin: 0 auto; }

.certificates-slide {
  margin: 0 10px;
  outline: none;
  position: relative; }
  .certificates-slide img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
  .certificates-slide:hover .certificates-full {
    opacity: 1; }

.certificates-full {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.43);
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: absolute;
  left: 0;
  top: 0; }
  .certificates-full .angle:nth-child(1) {
    top: 30px;
    left: 30px; }
  .certificates-full .angle:nth-child(2) {
    top: 30px;
    right: 30px; }
  .certificates-full .angle:nth-child(3) {
    bottom: 30px;
    right: 30px; }
  .certificates-full .angle:nth-child(4) {
    bottom: 30px;
    left: 30px; }

.slide-photo {
  width: 100%; }

.photo-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  cursor: pointer; }
  .photo-frame img {
    width: 130px; }
  .photo-frame i {
    width: 105px;
    height: 105px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: rgba(255, 255, 255, 0.7);
    -webkit-border-radius: 50%;
            border-radius: 50%;
    font-size: 40px;
    color: #656565;
    position: absolute; }
  .photo-frame:hover img {
    -webkit-animation: 10s circlePlay forwards infinite linear;
            animation: 10s circlePlay forwards infinite linear; }

.company-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 30px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 30px), 1fr));
  grid-gap: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1024px) {
    .company-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (2 - 0)) - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (2 - 0)) - 30px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .company-list {
      grid-template-columns: repeat(auto-fill, minmax(100%, 1fr)); } }
  .company-list img {
    max-width: 100%;
    display: block; }

.company-video iframe {
  max-width: 100%;
  width: 865px;
  height: 470px; }

.company-video img {
  max-height: 470px; }

.company-description {
  margin-top: 20px; }
  .company-description h3 {
    font-weight: bold;
    font-size: 30px;
    line-height: 29px;
    margin-bottom: 15px; }
  .company-description p {
    line-height: 142.2%; }

.contact {
  padding: 50px;
  background-color: #f4f4f4; }

.angle-contact {
  padding: 30px; }
  .angle-contact .angle {
    width: 450px;
    height: 140px; }

.contact-title {
  font-weight: bold;
  font-size: 50px;
  line-height: 48px;
  text-align: center; }

.contact-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px; }

.contact-info {
  max-width: 850px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 190px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 190px), 1fr));
  grid-gap: 70px 190px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 20px; }
  @media screen and (max-width: 1024px) {
    .contact-info {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (2 - 0)) - 190px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (2 - 0)) - 190px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .contact-info {
      grid-template-columns: repeat(auto-fill, minmax(100%, 1fr)); } }
  .contact-info img {
    max-width: 100%;
    display: block; }

.contact-item {
  font-weight: 500;
  line-height: 24px; }
  .contact-item h3 {
    font-weight: bold;
    font-size: 30px;
    line-height: 29px;
    color: #008C2F;
    margin-bottom: 20px; }
  .contact-item a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .contact-item a:hover {
      color: #008C2F; }

.map {
  width: 100%;
  max-width: 865px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .map iframe {
    width: 100%;
    height: 410px;
    -webkit-filter: drop-shadow(0px 0px 16px rgba(84, 92, 94, 0.2));
            filter: drop-shadow(0px 0px 16px rgba(84, 92, 94, 0.2)); }

.range-frame {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin: 50px auto 0; }

.range-slider {
  width: 100%;
  position: absolute; }

.irs--flat {
  top: -9px;
  height: 11px; }

.irs--flat .irs-line {
  display: none; }

.irs--flat .irs-bar--single {
  display: none; }

.irs--flat .irs-handle {
  width: 75px;
  height: 11px;
  background-color: #008C2F;
  -webkit-border-radius: 11px;
          border-radius: 11px;
  top: 0;
  cursor: pointer; }

.irs--flat .irs-handle > i:first-child {
  display: none; }

.photo-box {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .photo-box img {
    max-width: 90%;
    max-height: 90%; }
  .photo-box i {
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    position: absolute;
    right: 50px;
    top: 50px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .photo-box i:hover {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }

.photo-box-item {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.about {
  padding: 60px 0; }

.about-title {
  text-align: center;
  margin-bottom: 40px; }
  .about-title h2 {
    font-weight: bold;
    font-size: 50px;
    line-height: 48px;
    margin-bottom: 25px; }
  .about-title p {
    max-width: 605px;
    font-weight: 500;
    line-height: 26px;
    margin: 0 auto; }

.about-slide {
  outline: none; }

.about-wrapp .slick-center {
  width: 590px !important; }

.about-wrapp li {
  cursor: pointer;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative; }
  .about-wrapp li::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .about-wrapp li:hover::before {
    opacity: 0; }
  .about-wrapp li:hover .about-hover {
    opacity: 1; }
  .about-wrapp li:hover .about-photo-frame img {
    -webkit-animation: 10s circlePlay forwards infinite linear;
            animation: 10s circlePlay forwards infinite linear; }

.about-wrapp img {
  display: block; }

.about-hover {
  width: 530px;
  height: 340px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0;
  position: absolute;
  top: 30px;
  left: 30px; }

.about-photo {
  width: 590px;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover; }

.about-photo-frame i {
  width: 200px;
  height: 200px;
  font-size: 50px;
  background: rgba(255, 255, 255, 0.7); }

.about-photo-frame img {
  width: 244px; }

.angle-about .angle {
  width: 130px;
  height: 85px; }

.flipster--flat .flipster__item--future .flipster__item__content {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.flipster--flat .flipster__item--past .flipster__item__content {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.flipster__item--future-1, .flipster__item--past-1 {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 1 !important; }

.flipster__item--future-2, .flipster__item--past-2 {
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  opacity: 1 !important; }

.popup-js {
  display: none;
  position: relative; }

.popup-request {
  padding: 40px 30px;
  background: url("../assets/images/bg/popup-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }

.request-btn {
  max-width: 100%;
  width: 305px;
  height: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 1px;
          border-radius: 1px;
  background: -webkit-gradient(linear, left top, left bottom, from(#008C2F), to(#007226));
  background: -webkit-linear-gradient(top, #008C2F 0%, #007226 100%);
  background: -o-linear-gradient(top, #008C2F 0%, #007226 100%);
  background: linear-gradient(180deg, #008C2F 0%, #007226 100%);
  -webkit-box-shadow: 0px -2px 0px #00B33B, 0px 2px 0px #006422;
          box-shadow: 0px -2px 0px #00B33B, 0px 2px 0px #006422;
  font: 500 18px "GothamPro", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin: 0 auto; }
  .request-btn input {
    display: none; }
  .request-btn:hover {
    -webkit-transform: scale(0.97);
        -ms-transform: scale(0.97);
            transform: scale(0.97); }

.popup-title {
  font-weight: bold;
  font-size: 30px;
  line-height: 132.2%;
  text-align: center; }

.popup-close {
  color: #fff;
  cursor: pointer;
  position: absolute;
  font-size: 20px;
  top: -25px;
  right: -25px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .popup-close:hover {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }

.mob-phone {
  display: none; }

.pulse {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80px;
  height: 80px;
  color: #008C2F;
  font-size: 26px;
  background: white;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-animation: radial-pulse 1s infinite;
          animation: radial-pulse 1s infinite;
  position: fixed;
  bottom: 40px;
  right: 15px;
  z-index: 9; }

@-webkit-keyframes radial-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(0, 140, 47, 0.5);
            box-shadow: 0 0 0 0px rgba(0, 140, 47, 0.5); }
  100% {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 140, 47, 0);
            box-shadow: 0 0 0 15px rgba(0, 140, 47, 0); } }

@keyframes radial-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(0, 140, 47, 0.5);
            box-shadow: 0 0 0 0px rgba(0, 140, 47, 0.5); }
  100% {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 140, 47, 0);
            box-shadow: 0 0 0 15px rgba(0, 140, 47, 0); } }

.swal-button {
  background-color: #008C2F; }
  .swal-button:hover {
    background-color: #008C2F !important; }

.gallery-wrapp {
  width: 100%;
  display: none;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 25px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll; }
  .gallery-wrapp .close {
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    position: absolute;
    right: 50px;
    top: 50px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .gallery-wrapp .close:hover {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }

.slider-frame {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  position: relative; }

.photo-slider {
  width: 1000px !important;
  position: relative;
  outline: none; }
  .photo-slider * {
    max-height: 100%; }

.photo-slide {
  outline: none; }
  .photo-slide img {
    width: 100%; }

.arrow {
  width: 100%;
  position: absolute;
  font-size: 72px; }
  .arrow a {
    position: absolute;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .arrow a:hover {
      color: #008C2F; }

.arrow-next {
  right: -150px; }

.arrow-prev {
  left: -150px; }

.resource-td {
  width: 240px; }

@media screen and (max-width: 1800px) {
  .section-frame {
    max-width: -webkit-calc(100% - 100px);
    max-width: calc(100% - 100px); }
  .calculate-title img {
    width: 600px; }
  .catalog-photo-title img {
    height: 40px; }
  .resource-info img {
    max-width: 715px; }
  .map {
    max-width: 665px; }
  .contact-frame {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .contact-info {
    display: block; }
  .contact-item {
    margin-bottom: 40px; }
    .contact-item:last-child {
      margin-bottom: 0; } }

@media screen and (max-width: 1500px) {
  main {
    padding-top: 100px; }
  .main-nav ul {
    font-size: 16px; }
  .main-nav li {
    margin: 0 15px; }
  .header-phone {
    font-size: 18px; }
    .header-phone i {
      font-size: 16px;
      margin-right: 10px; }
  .logo img {
    height: 70px; }
  .header-scroll .logo img {
    height: 60px; }
  .header-scroll .main-nav ul {
    font-size: 16px; }
  .header-scroll .header-phone {
    font-size: 18px; }
    .header-scroll .header-phone i {
      font-size: 16px; }
  .info-description {
    max-width: 550px; }
  .info-photo {
    width: 515px; }
  .calculate-frame {
    padding: 30px;
    display: block; }
  .calculate-title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: none;
    margin: 0 auto; }
  .calculate-form {
    margin: 85px auto 0; }
  .calculate-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .calculate-input input {
      width: 48%; }
  .catalog-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 30px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 30px), 1fr));
    grid-gap: 30px 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }
  @media screen and (max-width: 1500px) and (max-width: 1024px) {
    .catalog-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (2 - 0)) - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (2 - 0)) - 30px), 1fr)); } }
  @media screen and (max-width: 1500px) and (max-width: 700px) {
    .catalog-list {
      grid-template-columns: repeat(auto-fill, minmax(100%, 1fr)); } }

@media screen and (max-width: 1500px) {
    .catalog-list img {
      max-width: 100%;
      display: block; }
  .resource-info img {
    max-width: 500px; }
  .resource-description {
    font-size: 16px; }
    .resource-description p {
      margin-bottom: 15px; }
  .resource-item {
    font-size: 22px;
    margin-top: 15px; }
  .resource-table thead {
    font-size: 16px; }
  .resource-table tbody {
    font-size: 14px; }
  .resource-subtitle {
    font-size: 24px; }
  .request-input {
    display: block; }
    .request-input input {
      width: 480px; }
  .certificates-slider {
    max-width: 95%; }
  .photo-slider {
    width: 800px !important; }
  .arrow {
    font-size: 64px; }
  .arrow-next {
    right: -100px; }
  .arrow-prev {
    left: -100px; } }

@media screen and (max-width: 1200px) {
  .info-photo {
    display: none !important; }
  .resource-info {
    display: block; }
  .resource-description {
    margin: 30px auto 0;
    left: 0; }
  .resource-info img {
    max-width: 600px;
    display: block;
    margin: 0 auto; }
  .resource-table thead {
    font-size: 14px; }
  .resource-subtitle {
    font-size: 22px; }
  .video-frame {
    width: 100%; }
    .video-frame img {
      max-width: 100%; }
    .video-frame iframe {
      width: 100%; }
  .company-video {
    width: 100%; }
    .company-video iframe {
      width: 100%;
      height: 250px; }
    .company-video .video-preview {
      height: 250px; }
  .company-description h3 {
    font-size: 22px;
    margin-bottom: 5px; }
  .company-description p {
    font-size: 14px; }
  .contact-frame {
    display: block; }
  .contact-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    grid-gap: inherit;
    margin-right: 0; }
  .contact-item {
    width: 34%; }
  .map {
    max-width: 100%; } }

@media screen and (max-width: 950px) {
  .header-phone {
    display: none; }
  .main-nav li {
    margin: 0 10px; }
  .resource-subtitle {
    font-size: 18px; }
  .resource-table thead {
    font-size: 10px; }
  .resource-table tbody {
    font-size: 10px; }
  .certificates-wrapp::before {
    height: 320px; }
  .company-list {
    display: block; }
  .company-video .video-preview {
    width: 100%;
    height: 350px; }
  .company-video iframe {
    height: 350px; }
  .company-item {
    margin-bottom: 30px; }
    .company-item:last-child {
      margin-bottom: 0; }
  .calculate-title img {
    width: 480px; }
  .calculate-title::before {
    width: 230px;
    height: 230px; }
  .calculate-input {
    display: block; }
    .calculate-input input {
      width: 480px; }
  .angle-contact .angle {
    width: 225px;
    height: 100px; }
  .angle-calculate .angle {
    width: 225px;
    height: 140px; }
  .contact {
    padding: 50px 10px; }
  .info-description {
    max-width: 100%; }
    .info-description h1 {
      text-align: center; }
      .info-description h1::after {
        margin: 20px auto 0; }
  .info-product {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .info-product__item {
    width: 48%;
    margin-right: 0; }
  .photo-slider {
    width: 600px !important; }
  .arrow {
    font-size: 54px; }
  .arrow-next {
    right: -50px; }
  .arrow-prev {
    left: -50px; } }

@media screen and (max-width: 700px) {
  .section-frame {
    max-width: -webkit-calc(100% - 20px);
    max-width: calc(100% - 20px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .line-section {
    padding: 25px 15px; }
  .line-frame::before {
    top: 15px; }
  .line-frame::after {
    bottom: 15px; }
  .info-frame {
    padding: 20px 0; }
  .info-description h1 {
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 20px; }
  .info-description ul {
    font-size: 18px;
    line-height: 1.5; }
  .info-description li {
    margin-bottom: 10px; }
  .calculate-frame {
    padding: 0; }
  .angle-calculate {
    padding: 25px 15px; }
  .calculate-form {
    margin-top: 70px;
    padding: 25px 15px; }
    .calculate-form h3 {
      font-size: 22px; }
  .calculate-input input {
    width: 100%;
    font-size: 16px;
    padding-bottom: 10px; }
  .angle-calculate .angle {
    width: 110px;
    height: 130px; }
  .calculate-button p {
    font-size: 14px; }
  .calculate-btn {
    height: 55px;
    font-size: 16px; }
  .calculate-title {
    padding-left: 40px; }
    .calculate-title img {
      display: none !important; }
    .calculate-title h2 {
      display: block; }
    .calculate-title::before {
      width: 130px;
      height: 130px;
      border-width: 7px;
      left: 0; }
  .calculate-frame {
    padding-top: 15px; }
  .catalog-title {
    font-size: 28px; }
  .catalog-list {
    margin-top: 30px; }
  .catalog-item a {
    height: 55px;
    font-size: 16px; }
  .catalog-photo-title img {
    height: 35px; }
  .resource-section {
    margin-top: 50px; }
  .resource-title {
    font-size: 38px;
    margin-bottom: 30px; }
  .resource-info img {
    max-width: 100%; }
  .resource-item h3 {
    margin-top: 20px; }
  .resource-option {
    padding: 50px 0; }
  .angle-table, .angle-briquettes {
    padding: 25px 15px; }
    .angle-table .angle, .angle-briquettes .angle {
      width: 120px;
      height: 120px; }
  .resource-table {
    width: 300px;
    margin: 0 auto 30px; }
    .resource-table thead {
      font-size: 14px; }
      .resource-table thead tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .resource-table thead tr td {
          width: 150px;
          display: none; }
          .resource-table thead tr td:first-child {
            display: block; }
    .resource-table tbody {
      font-size: 12px; }
      .resource-table tbody tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .resource-table tbody td {
        width: 150px;
        display: none; }
        .resource-table tbody td:first-child {
          display: block; }
  .mob-table {
    display: block !important; }
  .video-frame-play {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9); }
  .video-frame iframe {
    height: 175px; }
  .resource-subtitle {
    padding: 0 15px;
    font-size: 16px; }
  .certificates-wrapp::before {
    height: 280px; }
  .range-frame img {
    width: 100%; }
  .about-title {
    padding: 0 15px; }
    .about-title h2 {
      font-size: 28px;
      line-height: 1.5;
      margin-bottom: 15px; }
    .about-title p {
      font-size: 16px; }
  .about-photo {
    width: 300px; }
  .about-hover {
    display: none; }
  .photo-box i {
    top: 25px;
    right: 25px; }
  .about {
    padding-top: 0; }
  .company-video .video-preview {
    height: 250px; }
  .company-video iframe {
    height: 250px; }
  .angle-contact {
    padding: 25px 15px; }
    .angle-contact .angle {
      width: 120px;
      height: 130px; }
  .contact-info {
    display: block; }
  .contact-item {
    width: 100%;
    text-align: center; }
  .map {
    margin-top: 30px; }
  .copy {
    font-size: 16px; }
  .main-nav {
    display: none; }
  .logo img {
    height: 60px; }
  .header-scroll .logo img {
    height: 50px; }
  .header-scroll .main-nav ul {
    font-size: 26px; }
  .main-nav {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 30;
    left: 0;
    top: 0; }
    .main-nav ul {
      font-size: 26px;
      width: 100%;
      height: 75%;
      background-color: #fff;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .main-nav li {
      margin: 25px 0; }
  .close-menu {
    display: block;
    color: #008C2F;
    position: absolute;
    top: 20px;
    right: 20px; }
  .certificates-title {
    font-size: 28px; }
  .certificates-wrapp {
    margin-top: 30px; }
  .popup-request {
    max-width: -webkit-calc(100% - 20px);
    max-width: calc(100% - 20px);
    padding: 25px; }
  .popup-close {
    right: 0;
    top: -50px; }
  .burger {
    display: block; }
  .mob-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .resource-subtitle span {
    display: block; }
  .resource-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    grid-gap: 0px 0px; }
  .resource-item {
    width: 48%; }
    .resource-item h3 {
      margin-top: 10px;
      font-size: 14px; }
  .angle-resource .angle {
    width: 50px;
    height: 25px; }
  .resource-photo img {
    width: 100%;
    height: auto;
    max-height: 81px;
    -o-object-fit: cover;
       object-fit: cover; }
  .photo-slider {
    width: 300px !important; }
  .arrow {
    font-size: 24px; }
  .arrow-next {
    right: -25px; }
  .arrow-prev {
    left: -25px; } }

@media screen and (max-width: 350px) {
  .info-product__item {
    width: 100%; }
  .resource-table {
    width: 260px;
    margin: 0 auto 30px; }
    .resource-table thead tr td {
      width: 130px; }
    .resource-table tbody td {
      width: 130px; }
  .main-nav ul {
    font-size: 22px; }
  .main-nav li {
    margin: 15px 0; }
  .header-scroll .main-nav ul {
    font-size: 22px; } }
