/****************************************************************
* @Author: CraftCoder
* @Date:   x x, 2021
* @Websites: www.craftcoder.ru
* @Telegram: @craftcoder
* @Description: SCSS
*****************************************************************/
/*******************  FONTS *****************/
/*@font-face {
    font-family: 'SourceSansProBold';
    src: url('../fonts/SourceSansProBold/SourceSansProBold.woff') format('woff'),
         url('../fonts/SourceSansProBold/SourceSansProBold.ttf') format('truetype');
         }*/
@font-face {
  font-family: "RoadRadio";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/RoadRadioThin.woff2") format("woff2"); }

@font-face {
  font-family: "FuturaPT";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/FuturaPT-Light.woff2") format("woff2"); }

@font-face {
  font-family: "RoadRadio";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/RoadRadio.woff2") format("woff2"); }

@font-face {
  font-family: "SFProDisplay";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/SFProDisplay-Regular.woff2") format("woff2"); }

@font-face {
  font-family: "SFProDisplay";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/SFProDisplay-Semibold.woff2") format("woff2"); }

@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Jost-SemiBold.woff2") format("woff2"); }

@font-face {
  font-family: "RoadRadio";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/RoadRadioBold.woff2") format("woff2"); }

@font-face {
  font-family: "SFProDisplay";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/SFProDisplay-Bold.woff2") format("woff2"); }

/*********************  preloader  *******************/
/********************  VARS  *****************/
/**********************  MEDIA  *******************/
/*************************** BODY **************************/
html, body {
  height: 100%; }

body {
  font-family: 'SFProDisplay', sans-serif;
  font-size: 1.125em;
  line-height: 1.666;
  width: 100%;
  min-width: 320px;
  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;
  color: #fff;
  font-weight: 400;
  background-color: #06101C; }

@media all and (max-width: 1199px) {
  body {
    font-size: 1em;
    line-height: 1.5; } }

header,
footer {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

ul {
  list-style: none;
  margin: 0; }

p {
  font-style: normal;
  margin: 0; }

p.ninja {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'RoadRadio', sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0; }

h1 {
  font-size: 30px; }

.heading {
  margin-bottom: 46px; }

@media all and (max-width: 575px) {
  .heading {
    text-align: center;
    margin-bottom: 27px; } }

.heading h2 {
  font-size: 62.5738px;
  line-height: 58px;
  text-transform: uppercase;
  background: -o-linear-gradient(357.99deg, #B0D62B -15.59%, #00AD6D 107.32%), #FFFFFF;
  background: linear-gradient(92.01deg, #B0D62B -15.59%, #00AD6D 107.32%), #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  display: inline-block;
  position: relative; }

@media all and (max-width: 575px) {
  .heading h2 {
    font-size: 38px;
    line-height: 92.39%; } }

.heading h2:after {
  position: absolute;
  content: attr(data-number);
  top: -20px;
  left: -20px;
  font-family: 'RoadRadio', sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 92.39%;
  text-transform: uppercase;
  color: #FFFFFF !important;
  text-fill-color: #fff;
  -webkit-text-fill-color: #fff; }

@media all and (max-width: 575px) {
  .heading h2:after {
    font-size: 17.3333px;
    line-height: 92.39%;
    top: -15px;
    left: -10px; } }

.heading.heading-black h2 {
  color: #06101C;
  background: none;
  color: #06101C;
  text-fill-color: #06101C;
  -webkit-text-fill-color: #06101C; }

.heading.heading-black h2:after {
  color: #06101C;
  text-fill-color: #06101C;
  -webkit-text-fill-color: #06101C; }

.heading h3 {
  font-size: 27px;
  line-height: 135.85%;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-top: 18px; }

@media all and (max-width: 575px) {
  .heading h3 {
    margin-top: 15px;
    font-size: 18px;
    line-height: 135.85%; } }

label {
  margin-bottom: 0; }

.btn {
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  color: #313131;
  background-image: linear-gradient(to right, #B0D62B 0%, #00AF6E 51%);
  border-radius: 3.77023px;
  padding: 22px 67px 22px 41px;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.105em;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 5px 21px rgba(151, 208, 52, 0.26);
          box-shadow: 0px 5px 21px rgba(151, 208, 52, 0.26);
  border-radius: 5px;
  position: relative;
  transition: 0.5s;
  background-size: 200% auto; }

/*@media all and (max-width: 575px) {
  .btn {
    padding: 22px 40px 22px 30px; } }*/

.btn:after {
  position: absolute;
  content: '';
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/icon_1.svg");
  width: 21px;
  height: 21px;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto; }

@media all and (max-width: 575px) {
  .btn:after {
    right: 30px; } }

.btn:hover {
  color: #313131;
  background-position: right center; }

.btn.btn-green {
  background-color: #0DB269; }

.btn.btn-green:after {
  background-image: url("../img/icon_2.svg"); }

.btn.btn-green:hover {
  background-color: #13E085; }

.btn.btn_simple {
  padding: 22px 35px;
  background-image: linear-gradient(to right, #B0D62B 0%, #00AF6E 51%);
  -webkit-box-shadow: 0px 5px 21px rgba(151, 208, 52, 0.26);
          box-shadow: 0px 5px 21px rgba(151, 208, 52, 0.26);
  border-radius: 3.77023px;
  transition: 0.5s;
  background-size: 200% auto; }

.btn.btn_simple:hover {
  background-position: right center; }

.btn.btn_simple:after {
  display: none; }

a {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none; }

a:hover, a:active, a:focus {
  text-decoration: none; }

button {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

button:active, button:focus {
  outline: none; }

*:focus {
  outline: none; }

* {
  margin: 0;
  padding: 0; }

img {
  max-width: 100%; }

.center {
  text-align: center; }

.stop-scrolling {
  height: 100%;
  overflow: hidden; }

input {
  border-radius: 0; }

input.wpcf7-submit {
  cursor: pointer;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all; }

/*****************  ARROW UP  **************/
/********************  MODAL  **********************/
/*********************  HEADER  ************************/
header {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  z-index: 100; }

@media all and (max-width: 1199px) {
  header {
    top: 20px; } }

@media all and (max-width: 575px) {
  header {
    top: 16px; } }

@media all and (max-width: 1199px) {
  header .row {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

@media all and (max-width: 1199px) {
  header .header__logo {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; } }

header .header__logo .logo a {
  position: relative; }

@media all and (max-width: 575px) {
  header .header__logo .logo a img {
    width: 190px; } }

header .header__menu {
  padding-top: 16px; }

@media all and (max-width: 1400px) {
  header .header__menu {
    padding-top: 13px; } }

@media all and (max-width: 1199px) {
  header .header__menu {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0; } }

header .header__menu .menu {
  max-width: 788px;
  width: 100%;
  margin: 0 auto; }

header .header__menu .menu .header_burger {
  position: relative; }

header .header__menu .menu .header_burger .burger_button {
  position: relative;
  top: 2px;
  width: 30px;
  height: 30px;
  display: block;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 20;
  display: none; }

@media all and (max-width: 1199px) {
  header .header__menu .menu .header_burger .burger_button {
    display: block; } }

header .header__menu .menu .header_burger .burger_button span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

header .header__menu .menu .header_burger .burger_button span:nth-child(1) {
  top: 4px; }

header .header__menu .menu .header_burger .burger_button span:nth-child(2) {
  top: 12px; }

header .header__menu .menu .header_burger .burger_button span:nth-child(3) {
  top: 20px; }

header .header__menu .menu .header_burger .burger_button.open span:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg); }

header .header__menu .menu .header_burger .burger_button.open span:nth-child(2) {
  opacity: 0;
  left: -60px; }

header .header__menu .menu .header_burger .burger_button.open span:nth-child(3) {
  top: 9px;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

header .header__menu .menu .header_burger .menuopen {
  -webkit-transform: translateX(0%) !important;
      -ms-transform: translateX(0%) !important;
          transform: translateX(0%) !important; }

@media all and (max-width: 1199px) {
  header .header__menu .menu .header_burger .menu_toggle {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #040a11;
    margin: 0;
    overflow: auto;
    z-index: 11;
    padding-top: 108px;
    top: 0;
    padding-bottom: 70px;
    -webkit-transform: translateY(70px);
        -ms-transform: translateY(70px);
            transform: translateY(70px);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); } }

@media all and (max-width: 1199px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px; } }

@media all and (max-width: 991px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner {
    max-width: 720px; } }

@media all and (max-width: 767px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner {
    max-width: 540px; } }

.firstpage_title {
  background: gold;
  box-shadow: 0 -200px 100px -120px crimson inset;
  animation: background 3s infinite alternate;
}

header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__inner {
  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; }

@media all and (max-width: 1400px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__inner {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

@media all and (max-width: 1199px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__inner {
    display: block;
    margin-bottom: 25px; } }

@media all and (max-width: 1199px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__inner li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.13); } }

header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__inner li a {
  font-size: 17px;
  line-height: 113.23%;
  text-align: center;
  color: rgba(255, 255, 255, 0.59);
  padding: 5px 5px 10px 5px;
  text-decoration: none;
  background-image: -o-linear-gradient(357.99deg, #B0D62B -15.59%, #00AD6D 107.32%);
  background-image: linear-gradient(92.01deg, #B0D62B -15.59%, #00AD6D 107.32%);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 2px;
  -webkit-transition: background-size .3s;
  -o-transition: background-size .3s;
  transition: background-size .3s; }

@media all and (max-width: 1199px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__inner li a {
    font-weight: 600;
    font-size: 17px;
    color: #FFFFFF;
    padding: 25px 0 25px 15px;
    display: inline-block; } }

header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__inner li a:hover {
  background-size: 100% 2px;
  color: #fff;
  text-shadow: 0 0 .65px #fff, 0 0 .65px #fff; }

@media all and (max-width: 1199px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__inner li a:hover {
    background-size: 0;
    text-shadow: none;
    color: #97D034; } }

header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__contacts {
  display: none; }

@media all and (max-width: 1199px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__contacts {
    display: block;
    padding-left: 15px; } }

header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__contacts li:first-child {
  margin-bottom: 35px; }

header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__contacts li a {
  font-weight: 600;
  font-size: 20px;
  line-height: 113.23%;
  color: #FFFFFF;
  display: inline-block; }

@media all and (max-width: 1400px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__contacts li a {
    font-size: 18px; } }

header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__contacts li p {
  display: block;
  font-size: 17px;
  line-height: 113.23%;
  color: rgba(255, 255, 255, 0.69); }

header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__logo {
  width: 210px;
  position: absolute;
  top: 20px;
  display: none; }

@media all and (max-width: 1199px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__logo {
    display: block; } }

@media all and (max-width: 991px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__logo {
    width: 150px; } }

@media all and (max-width: 575px) {
  header .header__menu .menu .header_burger .menu_toggle .toggle__inner .menu__logo {
    width: 190px;
    top: 15px; } }

header .header__contacts {
  padding-top: 16px; }

@media all and (max-width: 1400px) {
  header .header__contacts {
    padding-top: 13px; } }

@media all and (max-width: 1199px) {
  header .header__contacts {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    padding-top: 0; } }

header .header__contacts .contacts {
  text-align: right; }

header .header__contacts .contacts .mobile__phone {
  display: none;
  margin-right: 20px;
  position: relative;
  z-index: 20; }

@media all and (max-width: 1199px) {
  header .header__contacts .contacts .mobile__phone {
    display: block; } }

@media all and (max-width: 575px) {
  header .header__contacts .contacts .mobile__phone {
    margin-right: 0; } }

@media all and (max-width: 1199px) {
  header .header__contacts .contacts ul {
    display: none; } }

header .header__contacts .contacts ul li:first-child {
  margin-bottom: 10px; }

header .header__contacts .contacts ul li a {
  font-weight: 600;
  font-size: 20px;
  line-height: 113.23%;
  color: #FFFFFF;
  display: inline-block; }

@media all and (max-width: 1400px) {
  header .header__contacts .contacts ul li a {
    font-size: 18px; } }

header .header__contacts .contacts ul li p {
  display: block;
  font-size: 17px;
  line-height: 113.23%;
  color: rgba(255, 255, 255, 0.69); }

/************************   mainblock  ************************/
#mainblock {
  height: 100vh;
  position: relative; 
  margin-bottom: 90px;
}

@media all and (max-width: 1199px) {
  #mainblock {
    min-height: 800px;
    height: auto; } }

@media all and (max-width: 575px) {
  #mainblock {
    min-height: 860px; } }

#mainblock:after {
  position: absolute;
  content: '';
  background-size: contain;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-image: url("../img/icon_3.svg");
  width: 106px;
  height: 106px;
  bottom: 0;
  right: 10%;
  z-index: 30; }

@media all and (max-width: 767px) {
  #mainblock:after {
    display: none; } }

@media all and (max-width: 575px) {
  #mainblock {
    min-height: 860px; } }

#mainblock .video {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 10; }

#mainblock .video .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10; }

#mainblock .video video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 40%;
     object-position: 50% 40%;
  min-width: 100%;
  min-height: 100%; }

#mainblock .content {
  position: relative;
  z-index: 20;
  padding-top: 200px; }

@media all and (max-width: 1600px) {
  #mainblock .content {
    padding-top: 150px; } }

@media all and (max-width: 575px) {
  #mainblock .content {
    padding-top: 130px; } }

#mainblock .content h1 {
  font-size: 95.8367px;
  line-height: 89px;
  text-transform: uppercase;
  background-image: linear-gradient(to bottom, #B0D62B 50%, #00AF6E 100%);
  background-size: auto 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  transition: 0.5s;
  cursor: default;
  text-fill-color: transparent;}

  #mainblock .content h1:hover {
    background-position: bottom center;}
  

@media all and (max-width: 575px) {
  #mainblock .content h1 {
    font-size: 66.9628px;
    line-height: 62px;
    margin-bottom: 10px; } }

#mainblock .content h2 {
  font-size: 50.0964px;
  line-height: 46px;
  text-transform: uppercase;
  margin-bottom: 16px; }

@media all and (max-width: 575px) {
  #mainblock .content h2 {
    font-size: 19.8547px;
    line-height: 22px;
    margin-bottom: 10px; } }

#mainblock .content p {
  font-size: 20px;
  line-height: 113.23%;
  color: rgba(255, 255, 255, 0.69); }

@media all and (max-width: 575px) {
  #mainblock .content p {
    font-size: 16px;
    line-height: 135.23%; } }

#mainblock .content .box__btn {
  margin-top: 22px; }

#mainblock .content .box__btn .btn {
  margin: 11px 15px; }

@media all and (max-width: 575px) {
  #mainblock .content .box__btn .btn {
    width: 100%;
    margin: 11px auto; } }

/*************************  about  *********************/
#about {
  padding-top: 100px;
  padding-bottom: 36px;
  background-repeat: no-repeat;
  background-size: 593px;
  background-attachment: inherit;
  background-position: 100% 20px;
  background-image: url("../img/1.png"); }

#about .container .row .content a:hover {
  color: #24d554;
}

#about .container .row .content a {
  color: #3DB65E;
}

@media all and (max-width: 1600px) {
  #about {
    padding-top: 100px; } }

@media all and (max-width: 991px) {
  #about {
    background-size: 262px;
    background-attachment: inherit;
    background-position: 100% 100%;
    background-image: url("../img/1_1.png");
    padding-bottom: 100px; } }

@media all and (max-width: 575px) {
  #about {
    padding-top: 40px; } }

#about .about__content {
  margin-bottom: 37px; }

#about .about__content .content {
  max-width: 546px;
  width: 100%; }

#about .about__content .content .heading {
  margin-bottom: 33px; }

#about .about__content .content p {
  color: rgba(255, 255, 255, 0.69); }

#about .about__content .content .accent {
  margin-top: 30px;
  background: rgba(61, 182, 94, 0.04);
  border-radius: 5px;
  padding: 28px 16px 27px 39px;
  position: relative;
  border: 1px solid;
  background: -o-linear-gradient(#0B1520 0 0) padding-box, -o-linear-gradient(215.5deg, rgba(255, 255, 255, 0.21) 4.64%, rgba(255, 255, 255, 0) 80.64%) border-box;
  background: linear-gradient(#0B1520 0 0) padding-box, linear-gradient(234.5deg, rgba(255, 255, 255, 0.21) 4.64%, rgba(255, 255, 255, 0) 80.64%) border-box;
  color: #313149;
  border: 1px solid transparent;
  border-left: none; }

@media all and (max-width: 575px) {
  #about .about__content .content .accent {
    padding: 19px 11px 19px 18px; } }

#about .about__content .content .accent:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 4px;
  height: 100%;
  background: -o-linear-gradient(357.99deg, #B0D62B -15.59%, #00AD6D 107.32%), #C4C4C4;
  background: linear-gradient(92.01deg, #B0D62B -15.59%, #00AD6D 107.32%), #C4C4C4; }

#about .about__content .content .accent p {
  font-size: 15px;
  line-height: 132.23%;
  color: #3DB65E; }

@media all and (max-width: 575px) {
  #about .about__profit {
    padding-left: 0;
    padding-right: 0; } }

#about .about__profit .profit {
  border-radius: 20px;
  background: rgba(61, 182, 94, 0.04);
  border: 1px solid;
  background: -o-linear-gradient(rgba(11, 21, 32, 0.8) 0 0) padding-box, -o-linear-gradient(215.5deg, rgba(255, 255, 255, 0.31) 4.64%, rgba(255, 255, 255, 0) 80.64%) border-box;
  background: linear-gradient(rgba(11, 21, 32, 0.8) 0 0) padding-box, linear-gradient(234.5deg, rgba(255, 255, 255, 0.31) 4.64%, rgba(255, 255, 255, 0) 80.64%) border-box;
  border: 1px solid transparent;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  padding: 44px;
  position: relative;
  overflow: hidden;
  z-index: 2; }

@media all and (max-width: 1199px) {
  #about .about__profit .profit {
    padding: 20px 40px; } }

@media all and (max-width: 575px) {
  #about .about__profit .profit {
    padding: 20px 20px;
    border-radius: 0;
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.21); } }

#about .about__profit .profit:after {
  position: absolute;
  content: '';
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/icon_4_1.svg");
  width: 580px;
  height: 416px;
  top: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1; }

@media all and (max-width: 1400px) {
  #about .about__profit .profit:after {
    top: 0px;
    width: 480px;
    height: 360px; } }

@media all and (max-width: 1199px) {
  #about .about__profit .profit:after {
    display: none; } }

#about .about__profit .profit .box {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

@media all and (max-width: 575px) {
  #about .about__profit .profit .box {
    text-align: center; } }

@media all and (max-width: 1199px) {
  #about .about__profit .profit .box:not(:last-child) .box__inner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12); } }

#about .about__profit .profit .box .box__inner {
  padding: 40px; }

@media all and (max-width: 1400px) {
  #about .about__profit .profit .box .box__inner {
    padding: 20px 0; } }

#about .about__profit .profit .box .box__inner span {
  font-family: 'RoadRadio', sans-serif;
  display: block;
  font-weight: 200;
  font-size: 62.5738px;
  line-height: 92.39%;
  text-transform: uppercase;
  margin-bottom: 4px; }

@media all and (max-width: 1400px) {
  #about .about__profit .profit .box .box__inner span {
    font-size: 55px; } }

@media all and (max-width: 575px) {
  #about .about__profit .profit .box .box__inner span {
    font-size: 62.5738px;
    line-height: 92.39%; } }

#about .about__profit .profit .box .box__inner p {
  font-size: 16px;
  line-height: 164.23%;
  color: rgba(255, 255, 255, 0.69); }

  
/************************  all catalog  ********************/
  #allcatalog {
    margin-bottom: 90px;
    padding-top: 70px;
    background-position: 100% 0px;
    background-repeat: no-repeat;
    background-size: 593px;
    background-attachment: inherit;
    background-image: url("../img/1.png");
  }
  @media all and (max-width: 600px) {
    #allcatalog {
      margin-bottom: 90px;
      padding-top: 70px;
      background-position: 100% 0px;
      background-repeat: no-repeat;
      background-size: 593px;
      background-attachment: inherit;
      background-image: none;
    }
  }
  
  @media all and (max-width: 1600px) {
    #allcatalog {
      margin-bottom: 60px; } }
  
  @media all and (max-width: 575px) {
    #allcatalog {
      margin-bottom: 40px; } }
  
  #allcatalog .heading {
    margin-bottom: 73px; }
  
  @media all and (max-width: 991px) {
    #allcatalog .heading {
      margin-bottom: 30px; } }
  
  #allcatalog .box {
    margin-bottom: 48px;
    max-width: 50%;  
    opacity: 85%;
  }
  
  @media all and (max-width: 575px) {
    #allcatalog .box {
      margin-bottom: 18px;
      } }
  
  #allcatalog .box .box__inner {
    border: 1px solid;
    border-radius: 20px;
    background: -o-linear-gradient(#0B1520 0 0) padding-box, -o-linear-gradient(215.5deg, rgba(255, 255, 255, 0.21) 4.64%, rgba(255, 255, 255, 0) 80.64%) border-box;
    background: linear-gradient(#0B1520 0 0) padding-box, linear-gradient(234.5deg, rgba(255, 255, 255, 0.21) 4.64%, rgba(255, 255, 255, 0) 80.64%) border-box;
    border: 1px solid transparent;
    padding: 0 42px 0px 42px;
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  
  @media all and (max-width: 991px) {
    #allcatalog .box .box__inner {
      padding: 33px;
    } }
  
  @media all and (max-width: 575px) {
    #allcatalog .box .box__inner {
      border-radius: 0;
      border: none;
      padding: 33px 20px 26px 20px;
      border-top: 1px solid rgba(255, 255, 255, 0.21); } }
  
  #allcatalog .box .box__inner .image {
    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: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 478px;
    height: 348px;
    margin: -50px auto -15px auto;
    width: 100%; }

  #allcatalog .box .box__inner img{
    margin-top: 24px;
    transition: 0.6s;
    }

  #allcatalog .box .box__inner img:hover {
    transform: scale(1.15);
    transition: 0.6s;
    }
  
  @media all and (max-width: 991px) {
    #allcatalog .box .box__inner .image {
      margin: 0 auto;
    } }
  
  @media all and (max-width: 575px) {
    #allcatalog .box .box__inner .image {
      max-width: none;
      height: auto; } }
  
  #allcatalog .box .box__inner .image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }
  
  #allcatalog .box .box__inner .content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  
  #allcatalog .box .box__inner .content .title {
    margin-top: 24px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  
  @media all and (max-width: 575px) {
    #allcatalog .box .box__inner .content .title {
      margin-bottom: 20px; } }
  
  #allcatalog .box .box__inner .content .title h5 {
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    max-width: 474px;
    width: 100%;
    margin: 0 auto 14px auto; }
  
  @media all and (max-width: 575px) {
    #allcatalog .box .box__inner .content .title h5 {
      font-size: 13px;
      line-height: 120%; } }
  
  #allcatalog .box .box__inner .content .title h5 a {
    color: #fff;
   }
  
  #allcatalog .box .box__inner .content .title h5 a:hover {
    color: rgb(197, 197, 197);
   }
  
  #allcatalog .box .box__inner .content .title p {
    color: rgba(255, 255, 255, 0.69); }
  
  @media all and (max-width: 575px) {
    #allcatalog .box .box__inner .content .title p {
      font-size: 15px;
      line-height: 22px; } }
  
  #allcatalog .box .box__inner .content .plus h6 {
    font-size: 22px;
    line-height: 135.85%;
    text-transform: uppercase;
    margin-bottom: 13px; }
  
  @media all and (max-width: 575px) {
    #allcatalog .box .box__inner .content .plus h6 {
      text-align: center;
      font-size: 18px;
      line-height: 24px; } }
  
  #allcatalog .box .box__inner .content .plus ul li {
    position: relative;
    font-size: 16px;
    line-height: 164.23%;
    padding-left: 32px;
    margin-bottom: 12px; }
  
  @media all and (max-width: 575px) {
    #allcatalog .box .box__inner .content .plus ul li {
      font-size: 15px;
      line-height: 25px; } }
  
  #allcatalog .box .box__inner .content .plus ul li:after {
    position: absolute;
    content: '';
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url("../img/icon_5.svg");
    width: 12px;
    height: 12px;
    top: 6px;
    left: 0; }
  
  @media all and (max-width: 575px) {
    #allcatalog .box__btn {
      margin-top: 10px; } }
  
  #allcatalog .box__btn .btn_simple {
    max-width: 390px;
    width: 100%; }

/************************  catalog  ********************/
#catalog {
  margin-bottom: 90px;
  padding-top: 20px; }

@media all and (max-width: 1600px) {
  #catalog {
    margin-bottom: 60px; } }

@media all and (max-width: 575px) {
  #catalog {
    margin-bottom: 40px; } }

#catalog .heading {
  margin-bottom: 73px; }

@media all and (max-width: 991px) {
  #catalog .heading {
    margin-bottom: 30px; } }

#catalog .box {
  margin-bottom: 48px; }

@media all and (max-width: 575px) {
  #catalog .box {
    margin-bottom: 18px;
    padding-left: 0;
    padding-right: 0; } }

#catalog .box .box__inner {
  border: 1px solid;
  border-radius: 20px;
  background: -o-linear-gradient(#0B1520 0 0) padding-box, -o-linear-gradient(215.5deg, rgba(255, 255, 255, 0.21) 4.64%, rgba(255, 255, 255, 0) 80.64%) border-box;
  background: linear-gradient(#0B1520 0 0) padding-box, linear-gradient(234.5deg, rgba(255, 255, 255, 0.21) 4.64%, rgba(255, 255, 255, 0) 80.64%) border-box;
  border: 1px solid transparent;
  padding: 0 42px 42px 42px;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media all and (max-width: 991px) {
  #catalog .box .box__inner {
    padding: 33px; } }

@media all and (max-width: 575px) {
  #catalog .box .box__inner {
    border-radius: 0;
    border: none;
    padding: 33px 20px 26px 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.21); } }

#catalog .box .box__inner .image {
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 478px;
  height: 348px;
  margin: -50px auto -15px auto;
  width: 100%; }

@media all and (max-width: 991px) {
  #catalog .box .box__inner .image {
    margin: 0 auto; } }

@media all and (max-width: 575px) {
  #catalog .box .box__inner .image {
    max-width: none;
    height: auto; } }

#catalog .box .box__inner .image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%; }

#catalog .box .box__inner .content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

#catalog .box .box__inner .content .title {
  margin-bottom: 24px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

@media all and (max-width: 575px) {
  #catalog .box .box__inner .content .title {
    margin-bottom: 20px; } }

#catalog .box .box__inner .content .title h5 {
  font-size: 26px;
  line-height: 135.85%;
  text-align: center;
  text-transform: uppercase;
  max-width: 474px;
  width: 100%;
  margin: 0 auto 14px auto; }

@media all and (max-width: 575px) {
  #catalog .box .box__inner .content .title h5 {
    font-size: 20px;
    line-height: 135.85%; } }

#catalog .box .box__inner .content .title h5 a {
  color: #BBD641;
  border-bottom: 1px dashed #BBD641; }

#catalog .box .box__inner .content .title h5 a:hover {
  color: #DFFF4C;
  border-bottom: 1px dashed #DFFF4C; }

#catalog .box .box__inner .content .title p {
  color: rgba(255, 255, 255, 0.69); }

@media all and (max-width: 575px) {
  #catalog .box .box__inner .content .title p {
    font-size: 15px;
    line-height: 22px; } }

#catalog .box .box__inner .content .plus h6 {
  font-size: 22px;
  line-height: 135.85%;
  text-transform: uppercase;
  margin-bottom: 13px; }

@media all and (max-width: 575px) {
  #catalog .box .box__inner .content .plus h6 {
    text-align: center;
    font-size: 18px;
    line-height: 24px; } }

#catalog .box .box__inner .content .plus ul li {
  position: relative;
  font-size: 16px;
  line-height: 164.23%;
  padding-left: 32px;
  margin-bottom: 12px; }

@media all and (max-width: 575px) {
  #catalog .box .box__inner .content .plus ul li {
    font-size: 15px;
    line-height: 25px; } }

#catalog .box .box__inner .content .plus ul li:after {
  position: absolute;
  content: '';
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/icon_5.svg");
  width: 12px;
  height: 12px;
  top: 6px;
  left: 0; }

@media all and (max-width: 575px) {
  #catalog .box__btn {
    margin-top: 10px; } }

#catalog .box__btn .btn_simple {
  max-width: 390px;
  width: 100%; }

/************************  portfolio  ******************/
#portfolio {
  margin-bottom: 95px;
  overflow: hidden;
  padding-top: 30px; }

@media all and (max-width: 1600px) {
  #portfolio {
    margin-bottom: 70px; } }

@media all and (max-width: 575px) {
  #portfolio {
    margin-bottom: 30px; } }

@media all and (max-width: 575px) {
  #portfolio .container {
    padding-left: 0;
    padding-right: 0; } }

#portfolio .portfolio__slider .slide .slide__inner .image {
  border-radius: 20px;
  border: 10px solid #fff;
  overflow: hidden;
  width: 100%;
  height: 520px;
  position: relative;
  margin-bottom: 46px; }

@media all and (max-width: 767px) {
  #portfolio .portfolio__slider .slide .slide__inner .image {
    height: 400px; } }

@media all and (max-width: 575px) {
  #portfolio .portfolio__slider .slide .slide__inner .image {
    border: none;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    border-radius: 0;
    margin-bottom: 20px;
    height: 220px; } }

#portfolio .portfolio__slider .slide .slide__inner .image img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  width: 100%;
  height: 100%; }

#portfolio .portfolio__slider .slide .slide__inner .desc {
  max-width: 1155px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

@media all and (max-width: 575px) {
  #portfolio .portfolio__slider .slide .slide__inner .desc {
    padding-left: 15px;
    padding-right: 15px; } }

#portfolio .portfolio__slider .slide .slide__inner .desc .row {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

#portfolio .portfolio__slider .slide .slide__inner .desc .box {
  margin-bottom: 18px; }

@media all and (max-width: 991px) {
  #portfolio .portfolio__slider .slide .slide__inner .desc .box {
    text-align: center; } }

@media (min-width: 1200px) {
  #portfolio .portfolio__slider .slide .slide__inner .desc .box.box__item-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 27%;
        -ms-flex: 0 0 27%;
            flex: 0 0 27%;
    max-width: 27%; } }

#portfolio .portfolio__slider .slide .slide__inner .desc .box .box__inner h3 {
  font-family: 'RoadRadio', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 135.85%; }

@media all and (max-width: 1199px) {
  #portfolio .portfolio__slider .slide .slide__inner .desc .box .box__inner h3 {
    font-size: 26px; } }

@media all and (max-width: 575px) {
  #portfolio .portfolio__slider .slide .slide__inner .desc .box .box__inner h3 {
    font-size: 29px; } }

#portfolio .portfolio__slider .slide .slide__inner .desc .box .box__inner span {
  display: block;
  font-family: 'RoadRadio', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 135.85%;
  margin-bottom: 17px; }

@media all and (max-width: 575px) {
  #portfolio .portfolio__slider .slide .slide__inner .desc .box .box__inner span {
    margin-bottom: 10px; } }

#portfolio .portfolio__slider .slide .slide__inner .desc .box .box__inner p {
  font-size: 16px;
  line-height: 164.23%;
  color: rgba(255, 255, 255, 0.69); }

#portfolio .portfolio__slider .slide .slide__inner .desc .box__item {
  margin-bottom: 18px; }

@media all and (max-width: 991px) {
  #portfolio .portfolio__slider .slide .slide__inner .desc .box__item {
    text-align: center; } }

@media (min-width: 1200px) {
  #portfolio .portfolio__slider .slide .slide__inner .desc .box__item.box__item-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1200px) {
  #portfolio .portfolio__slider .slide .slide__inner .desc .box__item.box__item-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 28%;
        -ms-flex: 0 0 28%;
            flex: 0 0 28%;
    max-width: 28%; } }

#portfolio .portfolio__slider .slide .slide__inner .desc .box__item .item__inner img {
  display: block;
  margin-bottom: 15px; }

@media all and (max-width: 991px) {
  #portfolio .portfolio__slider .slide .slide__inner .desc .box__item .item__inner img {
    margin: 0 auto 15px auto; } }

#portfolio .portfolio__slider .slide .slide__inner .desc .box__item .item__inner h5 {
  font-weight: 600;
  font-size: 17px;
  line-height: 164.23%;
  margin-bottom: 1px; }

#portfolio .portfolio__slider .slide .slide__inner .desc .box__item .item__inner p {
  font-size: 16px;
  line-height: 164.23%;
  color: rgba(255, 255, 255, 0.68); }

#portfolio .portfolio__slider .slider-track {
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }

#portfolio .portfolio__slider .slide .image img {
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
      transform: scale(1.01); }

/*#portfolio .portfolio__slider .slide.slick-active .image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1);
  -webkit-animation: cssAnimation 4s 1 ease-in-out forwards;
  animation: cssAnimation 4s 1 ease-in-out forwards; }*/

@keyframes cssAnimation {
  from {
    -webkit-transform: scale(1) translate(0px); }
  to {
    -webkit-transform: scale(1.1) translate(0px); } }

@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: scale(1) translate(0px); }
  to {
    -webkit-transform: scale(1.1) translate(0px); } }

#portfolio .slick-prev, #portfolio .slick-next {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  cursor: pointer;
  position: absolute;
  z-index: 100;
  top: 22.5%;
  margin: auto;
  width: 194px;
  height: 194px;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  border: 2px solid rgba(255, 255, 255, 0.09);
  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;
  border-radius: 50%; }

@media all and (max-width: 991px) {
  #portfolio .slick-prev, #portfolio .slick-next {
    top: 15%; } }

@media all and (max-width: 767px) {
  #portfolio .slick-prev, #portfolio .slick-next {
    top: 11%; } }

#portfolio .slick-prev img, #portfolio .slick-next img {
  display: block; }

#portfolio .slick-prev:hover, #portfolio .slick-next:hover {
  border: 2px solid rgba(255, 255, 255, 0.2); }

#portfolio .slick-prev {
  left: -90px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

@media all and (max-width: 1256px) {
  #portfolio .slick-prev {
    left: -70px; } }

#portfolio .slick-next {
  right: -90px; }

@media all and (max-width: 1256px) {
  #portfolio .slick-next {
    right: -70px; } }

/************************  advantages  **********************/
#advantages {
  padding-top: 20px;
  margin-bottom: 90px; }

@media all and (max-width: 1600px) {
  #advantages {
    margin-bottom: 80px; } }

@media all and (max-width: 575px) {
  #advantages {
    margin-bottom: 30px; } }

#advantages .heading {
  margin-bottom: 73px; }

@media all and (max-width: 767px) {
  #advantages .heading {
    margin-bottom: 50px; } }

@media all and (max-width: 575px) {
  #advantages .heading h2 {
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
    font-size: 34px; } }

@media all and (max-width: 991px) {
  #advantages .heading h2:after {
    left: 220px; } }

@media all and (max-width: 767px) {
  #advantages .heading h2:after {
    left: 130px; } }

@media all and (max-width: 575px) {
  #advantages .heading h2:after {
    left: 100px; } }

#advantages .box {
  margin-bottom: 30px; }

#advantages .box .box__inner .image {
  text-align: center;
  margin-bottom: 24px; }

#advantages .box .box__inner .image img {
  height: 127px; }

#advantages .box .box__inner .content h5 {
  font-family: 'RoadRadio', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 135.85%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 24px; }

@media all and (max-width: 767px) {
  #advantages .box .box__inner .content h5 {
    margin-bottom: 17px; } }

#advantages .box .box__inner .content p {
  font-size: 16px;
  line-height: 180.73%;
  color: rgba(255, 255, 255, 0.69); }

@media all and (max-width: 575px) {
  #advantages .box .box__inner .content p {
    font-size: 15px; } }

/******************************  work  ***************************/
#work {
  background-color: #BBD641;
  padding-top: 93px;
  padding-bottom: 70px; }

@media all and (max-width: 1600px) {
  #work {
    padding-top: 80px; } }

@media all and (max-width: 575px) {
  #work {
    padding-top: 42px;
    padding-bottom: 22px; } }

#work .heading {
  margin-bottom: 63px; }

@media all and (max-width: 767px) {
  #work .heading {
    margin-bottom: 27px; } }

@media all and (max-width: 575px) {
  #work .heading h2 {
    max-width: 220px;
    width: 100%;
    margin: 0 auto; } }

@media all and (max-width: 767px) {
  #work .heading h2:after {
    left: 100px; } }

@media all and (max-width: 575px) {
  #work .heading h2:after {
    left: 20px; } }

#work .work__main ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: normal;
      -ms-flex-align: center;
          align-items: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media all and (max-width: 991px) {
  #work .work__main ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; } }

#work .work__main ul li {
  margin-left: -13px;
  margin-right: -13px;
}

@media all and (max-width: 991px) {
  #work .work__main ul li {
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 22px;
    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; } }

#work .work__main ul li .title {
  border: 1.06084px solid rgba(6, 16, 28, 0.39);
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 279px;
  height: 279px;
  border-radius: 50%;
  color: #06101C;
  cursor: pointer;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  margin: 0 auto 20px auto; }

@media all and (max-width: 1308px) {
  #work .work__main ul li .title {
    width: 250px;
    height: 250px; } }

@media all and (max-width: 1199px) {
  #work .work__main ul li .title {
    width: 200px;
    height: 200px; } }

@media all and (max-width: 991px) {
  #work .work__main ul li .title {
    width: 80px;
    height: 80px;
    background-color: #06101C;
    color: #BBD641 !important;
    margin-right: 22px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; } }

@media all and (max-width: 575px) {
  #work .work__main ul li .title {
    width: 43px;
    height: 43px; } }

#work .work__main ul li .title span {
  font-family: 'RoadRadio', sans-serif;
  display: block;
  font-weight: 200;
  font-size: 133.665px;
  line-height: 47px;
  color: inherit;
  margin-bottom: 42px; }

@media all and (max-width: 1199px) {
  #work .work__main ul li .title span {
    font-size: 100px;
    margin-bottom: 25px; } }

@media all and (max-width: 991px) {
  #work .work__main ul li .title span {
    font-weight: 400;
    font-size: 60.3693px;
    line-height: 10px;
    margin-bottom: 0; } }

@media all and (max-width: 575px) {
  #work .work__main ul li .title span {
    font-size: 29px; } }

#work .work__main ul li .title h5 {
  font-family: 'SFProDisplay', sans-serif;
  font-weight: 400;
  color: inherit;
  font-size: 18px;
  line-height: 20px; }

@media all and (max-width: 991px) {
  #work .work__main ul li .title h5 {
    display: none; } }

#work .work__main ul li .title:hover {
  background-color: #06101C;
  color: #BBD641; }

#work .work__main ul li .title:hover + .desc {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }

#work .work__main ul li .desc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  color: #06101C;
  text-align: center; }

@media all and (max-width: 991px) {
  #work .work__main ul li .desc {
    opacity: 1;
    visibility: visible;
    text-align: left; } }

#work .work__main ul li .desc h6 {
  font-family: 'SFProDisplay', sans-serif;
  font-size: 20px;
  line-height: 23px;
  color: inherit;
  margin-bottom: 10px; }

@media all and (max-width: 575px) {
  #work .work__main ul li .desc h6 {
    font-size: 16px;
    margin-bottom: 6px; } }

#work .work__main ul li .desc p {
  color: inherit;
  font-size: 18px;
  line-height: 23px; }

@media all and (max-width: 575px) {
  #work .work__main ul li .desc p {
    font-size: 15px; } }

#work .work__main ul li .desc h5 {
  display: none;
  font-size: 22px;
  line-height: 23px;
  margin-bottom: 9px; }

@media all and (max-width: 991px) {
  #work .work__main ul li .desc h5 {
    display: block; } }

/*********************************  clients  ****************************/
#clients {
  padding-top: 182px;
  margin-bottom: 110px;
  position: relative;
  z-index: 2; }

@media all and (max-width: 1199px) {
  #clients {
    padding-top: 80px;
    margin-bottom: 90px; } }

@media all and (max-width: 991px) {
  #clients {
    margin-bottom: 40px; } }

@media all and (max-width: 575px) {
  #clients {
    padding-top: 50px;
    margin-bottom: 30px; } }

#clients:before {
  position: absolute;
  content: '';
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/9.png");
  width: 644px;
  height: 690px;
  z-index: -1;
  top: -70px;
  left: 0; }

@media all and (max-width: 1600px) {
  #clients:before {
    width: 500px;
    height: 550px; } }

@media all and (max-width: 1400px) {
  #clients:before {
    width: 400px;
    height: 450px; } }

@media all and (max-width: 1199px) {
  #clients:before {
    display: none; } }

#clients:after {
  position: absolute;
  content: '';
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/9.png");
  width: 644px;
  height: 690px;
  z-index: -1;
  top: -70px;
  right: 0;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1); }

@media all and (max-width: 1600px) {
  #clients:after {
    width: 500px;
    height: 550px; } }

@media all and (max-width: 1400px) {
  #clients:after {
    width: 400px;
    height: 450px; } }

@media all and (max-width: 1199px) {
  #clients:after {
    display: none; } }

#clients .heading {
  margin-bottom: 90px; }

@media all and (max-width: 991px) {
  #clients .heading {
    margin-bottom: 30px; } }

#clients .clients__slider {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, 185px);
  grid-column-gap: 30px;
  grid-row-gap: 30px; }

@media all and (max-width: 991px) {
  #clients .clients__slider {
    display: block;
    margin: 0 -10px; } }

@media all and (max-width: 575px) {
  #clients .clients__slider {
    margin: 0 -6px; } }

@media all and (max-width: 575px) {
  #clients .clients__slider .slick-list {
    display: block;
    padding: 0 20% 0 0; } }

#clients .clients__slider .slide {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.21);
  position: relative;
  z-index: 2;
  overflow: hidden; }

#clients .clients__slider .slide:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(11, 21, 32, 0.8);
  z-index: -1;
  -webkit-backdrop-filter: blur(60px);
          backdrop-filter: blur(60px);
  z-index: -1; }

@media all and (max-width: 991px) {
  #clients .clients__slider .slide {
    margin: 10px;
    border-radius: 13px; } }

@media all and (max-width: 575px) {
  #clients .clients__slider .slide {
    margin: 6px; } }

#clients .clients__slider .slide .slide__inner {
  text-align: center;
  padding: 18px 18px 46px 18px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  position: relative; }

@media all and (max-width: 575px) {
  #clients .clients__slider .slide .slide__inner {
    height: 120px; } }

@media all and (max-width: 991px) {
  #clients .clients__slider .slide .slide__inner .image {
    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;
    max-width: 200px;
    height: 56px;
    margin: 0 auto 15px auto;
    width: 100%; } }

@media all and (max-width: 991px) {
  #clients .clients__slider .slide .slide__inner .image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; } }

#clients .clients__slider .slide .slide__inner p {
  font-size: 16px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.55);
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  margin: auto; }

@media all and (max-width: 991px) {
  #clients .clients__slider .slide .slide__inner p {
    bottom: 11px; } }

@media all and (max-width: 575px) {
  #clients .clients__slider .slide .slide__inner p {
    font-size: 10.2919px !important;
    line-height: 12px !important; } }

#clients .clients__slider .slide:nth-child(3) {
  width: 410px;
  height: 465px;
  margin-top: -30px;
  grid-column: span 1;
  grid-row: span 2; }

@media all and (max-width: 1199px) {
  #clients .clients__slider .slide:nth-child(3) {
    width: 300px; } }

@media all and (max-width: 991px) {
  #clients .clients__slider .slide:nth-child(3) {
    width: auto;
    height: auto;
    margin: 10px; } }

@media all and (max-width: 575px) {
  #clients .clients__slider .slide:nth-child(3) {
    margin: 6px; } }

#clients .clients__slider .slide:nth-child(3) .slide__inner {
  padding-bottom: 96px; }

@media all and (max-width: 991px) {
  #clients .clients__slider .slide:nth-child(3) .slide__inner {
    padding: 18px 18px 46px 18px; } }

#clients .clients__slider .slide:nth-child(3) .slide__inner p {
  font-size: 25px;
  line-height: 30px;
  bottom: 47px; }

@media all and (max-width: 991px) {
  #clients .clients__slider .slide:nth-child(3) .slide__inner p {
    font-size: 16px;
    line-height: 19px;
    bottom: 11px; } }

/*****************************  contacts  **************************/
#contacts {
  padding-top: 20px;
  margin-bottom: 52px; }

@media all and (max-width: 575px) {
  #contacts {
    margin-bottom: 26px; } }

@media all and (max-width: 575px) {
  #contacts .contacts__map {
    padding-left: 0;
    padding-right: 0; } }

#contacts .contacts__map .map__inner #map {
  width: 100%;
  height: 475px;
  border-radius: 20px;
  overflow: hidden; }

@media all and (max-width: 575px) {
  #contacts .contacts__map .map__inner #map {
    border-radius: 0; } }

@media all and (max-width: 991px) {
  #contacts .contacts__content {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; } }

#contacts .contacts__content .content__inner {
  max-width: 460px;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  padding-top: 34px; }

@media all and (max-width: 991px) {
  #contacts .contacts__content .content__inner {
    padding-top: 0;
    margin-left: 0;
    margin-right: auto; } }

#contacts .contacts__content .content__inner .item {
  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;
  margin-bottom: 40px; }

@media all and (max-width: 575px) {
  #contacts .contacts__content .content__inner .item {
    margin-bottom: 35px; } }

#contacts .contacts__content .content__inner .item img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 14px; }

#contacts .contacts__content .content__inner .item div p {
  font-size: 17px;
  line-height: 113.23%;
  margin-bottom: 12px; }

#contacts .contacts__content .content__inner .item div a {
  font-weight: 600;
  font-size: 20px;
  line-height: 113.23%;
  color: #FFFFFF; }

#contacts .contacts__content .content__inner .social {
  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-left: 30px;
  margin-bottom: 46px; }

#contacts .contacts__content .content__inner .social li {
  margin-right: 16px; }

#contacts .contacts__content .content__inner .social li a {
  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;
  border: 1px solid #707a99;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 7px;
  width: 42px;
  height: 42px; }

@media all and (max-width: 575px) {
  #contacts .contacts__content .content__inner .social li a {
    background-color: #40B3E0;
    border: 1px solid #40B3E0; } }

#contacts .contacts__content .content__inner .social li a:hover {
  background-color: #40B3E0;
  border: 1px solid #40B3E0; }

#contacts .contacts__content .content__inner .social li a:hover img {
  opacity: 1; }

#contacts .contacts__content .content__inner .social li a img {
  opacity: 0.4;
  -webkit-transition: .25s all;
  -o-transition: .25s all;
  transition: .25s all; }

@media all and (max-width: 575px) {
  #contacts .contacts__content .content__inner .social li a img {
    opacity: 1; } }

#contacts .contacts__content .content__inner .social li.insta a:hover {
  background: -o-linear-gradient(222.81deg, #8F39C1 -3.71%, #E74359 48.33%, #FFDE85 105.38%);
  background: linear-gradient(227.19deg, #8F39C1 -3.71%, #E74359 48.33%, #FFDE85 105.38%);
  border: 1px solid #E74359; }

@media all and (max-width: 575px) {
  #contacts .contacts__content .content__inner .social li.insta a {
    background: -o-linear-gradient(222.81deg, #8F39C1 -3.71%, #E74359 48.33%, #FFDE85 105.38%);
    background: linear-gradient(227.19deg, #8F39C1 -3.71%, #E74359 48.33%, #FFDE85 105.38%);
    border: 1px solid #E74359; } }

#contacts .contacts__content .content__inner .social li.vk a:hover {
  background-color: #2787F5;
  border: 1px solid #2787F5; }

@media all and (max-width: 575px) {
  #contacts .contacts__content .content__inner .social li.vk a {
    background-color: #2787F5;
    border: 1px solid #2787F5; } }

#contacts .contacts__content .content__inner .social li.youtube a:hover {
  background-color: #FF0000;
  border: 1px solid #FF0000; }

@media all and (max-width: 575px) {
  #contacts .contacts__content .content__inner .social li.youtube a {
    background-color: #FF0000;
    border: 1px solid #FF0000; } }

#contacts .contacts__content .content__inner .social li.whatsapp a:hover {
  background-color: #00E676;
  border: 1px solid #00E676; }

@media all and (max-width: 575px) {
  #contacts .contacts__content .content__inner .social li.whatsapp a {
    background-color: #00E676;
    border: 1px solid #00E676; } }

/******************************  footer  ****************************/
#footer {
  padding-bottom: 60px; }

@media all and (max-width: 991px) {
  #footer {
    text-align: center; } }

#footer .footer__item {
  margin-bottom: 36px; }

#footer .footer__logo .logo a img {
  width: 206px; }

@media all and (max-width: 991px) {
  #footer .footer__logo .logo a img {
    width: 260px; } }

@media all and (max-width: 991px) {
  #footer .footer__menu {
    margin-bottom: 16px; } }

#footer .footer__menu .menu ul li {
  display: inline-block;
  margin-right: 30px; }

@media all and (max-width: 1199px) {
  #footer .footer__menu .menu ul li {
    margin-right: 10px; } }

@media all and (max-width: 991px) {
  #footer .footer__menu .menu ul li {
    display: block;
    margin: 0 auto 20px auto; } }

#footer .footer__menu .menu ul li a {
  font-size: 17px;
  line-height: 113.23%;
  text-align: center;
  color: rgba(255, 255, 255, 0.59);
  padding: 5px 5px 10px 5px;
  text-decoration: none;
  background-image: -o-linear-gradient(357.99deg, #B0D62B -15.59%, #00AD6D 107.32%);
  background-image: linear-gradient(92.01deg, #B0D62B -15.59%, #00AD6D 107.32%);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 2px;
  -webkit-transition: background-size .3s;
  -o-transition: background-size .3s;
  transition: background-size .3s; }

#footer .footer__menu .menu ul li a:hover {
  background-size: 100% 2px;
  color: #fff;
  text-shadow: 0 0 .65px #fff, 0 0 .65px #fff; }

#footer .footer__copyright p {
  font-size: 16px;
  line-height: 165.5%;
  color: rgba(255, 255, 255, 0.36); }

/**********************  calculator  *********************/
#calculator {
  padding-top: 200px;
  padding-bottom: 80px; }

@media all and (max-width: 1600px) {
  #calculator {
    padding-top: 150px; } }

@media all and (max-width: 575px) {
  #calculator {
    padding-top: 130px;
    padding-bottom: 60px; } }

#calculator .container {
  max-width: 1230px; }

#calculator .heading h3 {
  max-width: 633px;
  width: 100%;
  margin: 14px auto 0 auto; }

#calculator .form__page .form__step {
  margin-bottom: 40px; }

#calculator .form__page .form__step .form__title {
  margin-bottom: 34px; }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__title {
    margin-bottom: 20px;
    text-align: center; } }

#calculator .form__page .form__step .form__title h5 {
  font-weight: 700;
  font-size: 26px;
  line-height: 135.85%; }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__title h5 {
    font-size: 18px; } }

#calculator .form__page .form__step .form__content {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto; }

#calculator .form__page .form__step .form__content .chartdiv__wrapper {
  height: 614px;
  border-radius: 20px;
  position: relative; }

@media all and (max-width: 767px) {
  #calculator .form__page .form__step .form__content .chartdiv__wrapper {
    height: auto; } }

#calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level {
  position: absolute;
  z-index: 1000;
  top: 0;
  right: 0;
  background: rgba(11, 11, 11, 0.56);
  padding: 20px; }

@media all and (max-width: 767px) {
  #calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level {
    position: relative;
    background: transparent;
    padding: 0;
    margin-bottom: 22px; } }

#calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level h6 {
  font-family: 'SFProDisplay', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 148.23%;
  margin-bottom: 9px; }

#calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level 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; }

#calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level ul li {
  font-size: 15px;
  line-height: 148.23%;
  color: rgba(255, 255, 255, 0.69);
  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; }

@media all and (max-width: 767px) {
  #calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level ul li {
    font-size: 10px; } }

#calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level ul li:not(:last-child) {
  margin-right: 20px; }

@media all and (max-width: 767px) {
  #calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level ul li:not(:last-child) {
    margin-right: 16px; } }

@media all and (max-width: 350px) {
  #calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level ul li:not(:last-child) {
    margin-right: 10px; } }

#calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level ul li span {
  width: 24px;
  height: 22px;
  border-radius: 3px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 13px; }

@media all and (max-width: 767px) {
  #calculator .form__page .form__step .form__content .chartdiv__wrapper .insolation__level ul li span {
    width: 16px;
    height: 15px;
    margin-right: 5px; } }

#calculator .form__page .form__step .form__content #chartdiv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 614px;
  background: #0b0b0b;
  border-radius: 20px;
  position: relative; }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__content #chartdiv {
    height: 500px; } }

#calculator .form__page .form__step .form__content .ammapDescriptionWindow {
  position: absolute;
  top: 540px !important;
  left: 0 !important;
  width: 500px !important;
  background: rgba(11, 11, 11, 0.56);
  padding-left: 50px;
  padding-bottom: 30px; }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__content .ammapDescriptionWindow {
    top: 440px !important;
    padding: 10px 10px 20px 10px; } }

#calculator .form__page .form__step .form__content .ammapDescriptionWindow .ammapDescriptionTitle {
  font-family: 'RoadRadio', sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 135.85%;
  text-transform: uppercase; }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__content .ammapDescriptionWindow .ammapDescriptionTitle {
    font-size: 18px; } }

#calculator .form__page .form__step .form__content .ammapDescriptionWindow .ammapDescriptionText {
  font-family: 'SFProDisplay', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 148.23%;
  color: rgba(255, 255, 255, 0.69);
  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; }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__content .ammapDescriptionWindow .ammapDescriptionText {
    font-size: 9px; } }

#calculator .form__page .form__step .form__content .ammapDescriptionWindow .ammapDescriptionText .box__color {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 24px;
  height: 22px;
  margin-right: 13px;
  border-radius: 3px; }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__content .ammapDescriptionWindow .ammapDescriptionText .box__color {
    width: 14px;
    height: 14px;
    margin-right: 5px; } }

#calculator .form__page .form__step .form__content .form__item {
  margin-bottom: 34px; }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__content .form__item {
    margin-bottom: 30px; } }

#calculator .form__page .form__step .form__content .form__item label {
  display: block;
  font-size: 15px;
  line-height: 148.23%;
  color: #FFFFFF;
  margin-bottom: 17px; }

#calculator .form__page .form__step .form__content .form__item select {
  max-width: 430px;
  width: 100%;
  height: 56px;
  border-radius: 10px;
  background: rgba(11, 11, 11, 0.56);
  border: 1px solid #292C31;
  color: #fff;
  padding-left: 30px;
  font-size: 15px;
  line-height: 148.23%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 24px;
  background-position: 96% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/icon_10.svg"); }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__content .form__item select {
    font-size: 14px;
    padding-left: 13px;
    padding-right: 30px; } }

#calculator .form__page .form__step .form__content .form__item select option {
  background-color: #090d12; }

#calculator .form__page .form__step .form__content .form__item select::-ms-expand {
  /* для IE */
  display: none; }

#calculator .form__page .form__step .form__content .consumers {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  margin-bottom: 20px;
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* When the checkbox is checked, add a blue background */ }

@media all and (max-width: 991px) {
  #calculator .form__page .form__step .form__content .consumers {
    grid-template-columns: repeat(6, 1fr); } }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__content .consumers {
    grid-template-columns: repeat(3, 1fr); } }

#calculator .form__page .form__step .form__content .consumers .consumers__item {
  width: 66px;
  position: relative;
  margin-bottom: 28px;
  justify-self: center; }

#calculator .form__page .form__step .form__content .consumers .wrapper {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 66px;
  width: 100%;
  z-index: 2; }

#calculator .form__page .form__step .form__content .consumers .wrapper .consumers__input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

#calculator .form__page .form__step .form__content .consumers .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 64px;
  width: 66px;
  background-color: #fff;
  border-radius: 10px;
  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;
  border: 4px solid transparent; }

#calculator .form__page .form__step .form__content .consumers .wrapper .consumers__input:checked ~ .checkmark {
  border: 4px solid #97D034; }

#calculator .form__page .form__step .form__content .consumers .show {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

#calculator .form__page .form__step .form__content .consumers .quantity {
  position: absolute;
  z-index: 1;
  bottom: -21px;
  width: 100%;
  height: 32px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 1px;
  display: none; }

#calculator .form__page .form__step .form__content .consumers .quantity .quantity__btn {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #97D034;
  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;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  margin-bottom: 2px; }

#calculator .form__page .form__step .form__content .consumers .quantity .amount_input {
  font-family: 'RoadRadio', sans-serif;
  -moz-appearance: textfield;
  text-align: center;
  width: 28px;
  height: 19px;
  font-weight: 700;
  border: 1px solid #C7C7C7;
  font-size: 14px;
  margin-left: 2px;
  margin-right: 2px; }

#calculator .form__page .form__step .form__content .consumers .quantity input[type=number]::-webkit-inner-spin-button,
#calculator .form__page .form__step .form__content .consumers .quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

#calculator .form__page .form__step .form__content .totalClassCSS h5 {
  font-size: 20px;
  line-height: 148.23%;
  font-weight: 600;
  margin-bottom: 14px;
}

#calculator .form__page .form__step .form__content .totalClassCSS p {
  font-family: 'RoadRadio', sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 135.85%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}

#calculator .form__page .form__step .form__content .box__btn {
  margin-top: 44px; }

@media all and (max-width: 575px) {
  #calculator .form__page .form__step .form__content .box__btn {
    margin-top: 30px; } }

#calculator .form__page .calc__total .total__title {
  border: 1px solid;
  border-radius: 20px;
  background: -o-linear-gradient(#0B1520 0 0) padding-box, -o-linear-gradient(215.5deg, rgba(255, 255, 255, 0.21) 4.64%, rgba(255, 255, 255, 0) 80.64%) border-box;
  background: linear-gradient(#0B1520 0 0) padding-box, linear-gradient(234.5deg, rgba(255, 255, 255, 0.21) 4.64%, rgba(255, 255, 255, 0) 80.64%) border-box;
  border: 1px solid transparent;
  padding: 0 30px 8px 30px;
  margin-bottom: 30px; }

@media all and (max-width: 767px) {
  #calculator .form__page .calc__total .total__title {
    padding: 22px 5px 18px 5px;
    margin-bottom: 36px; } }

#calculator .form__page .calc__total .total__title h3 {
  font-family: 'SFProDisplay', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 58px;
  border-bottom: 1px solid #97D034;
  margin-bottom: 14px;
  padding-bottom: 3px; }

@media all and (max-width: 767px) {
  #calculator .form__page .calc__total .total__title h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 18px;
    margin-bottom: 25px; } }

#calculator .form__page .calc__total .total__title p {
  font-size: 28px;
  line-height: 48px;
  color: rgba(255, 255, 255, 0.74);
  margin-bottom: 2px; }

@media all and (max-width: 767px) {
  #calculator .form__page .calc__total .total__title p {
    font-size: 17px;
    line-height: 28px; } }

#calculator .form__page .calc__total .box__btn {
  margin-bottom: 40px; }

#calculator .form__page .calc__total .total__form {
  max-width: 570px;
  width: 100%;
  margin: 0 auto; }

#calculator .form__page .calc__total .total__form .form__title {
  margin-bottom: 23px; }

#calculator .form__page .calc__total .total__form .form__title p {
  font-weight: 400;
  font-size: 15px;
  line-height: 148.23%;
  margin-bottom: 23px; }

#calculator .form__page .calc__total .total__form .form__title h5 {
  font-weight: 700;
  font-size: 26px;
  line-height: 135.85%; }

@media all and (max-width: 575px) {
  #calculator .form__page .calc__total .total__form .form__title h5 {
    font-size: 18px; } }

#calculator .form__page .calc__total .total__form .form__item {
  margin-bottom: 10px; }

#calculator .form__page .calc__total .total__form .form__item input {
  padding-left: 32px;
  padding-right: 15px;
  width: 100%;
  height: 56px;
  font-size: 15px;
  color: #fff;
  border-radius: 10px;
  border: 1px solid #393C40;
  background-color: #090D12; }

@media all and (max-width: 575px) {
  #calculator .form__page .calc__total .total__form .form__item input {
    padding-left: 13px; } }

#calculator .form__page .calc__total .total__form .form__item input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item input::-moz-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item input::-ms-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item input::-moz-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item input:-ms-input-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item input::-ms-input-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item input::placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item textarea {
  padding-left: 32px;
  padding-right: 15px;
  padding-top: 15px;
  width: 100%;
  height: 219px;
  font-size: 16px;
  color: #fff;
  border-radius: 10px;
  border: 1px solid #393C40;
  background-color: #090D12; }

@media all and (max-width: 575px) {
  #calculator .form__page .calc__total .total__form .form__item textarea {
    padding-left: 13px; } }

#calculator .form__page .calc__total .total__form .form__item textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item textarea::-moz-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item textarea::-ms-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item textarea::-moz-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item textarea::-ms-input-placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__item textarea::placeholder {
  color: #fff;
  opacity: 1; }

#calculator .form__page .calc__total .total__form .form__policy {
  text-align: center;
  margin-bottom: 40px; }

@media all and (max-width: 575px) {
  #calculator .form__page .calc__total .total__form .form__policy {
    margin-bottom: 32px; } }

#calculator .form__page .calc__total .total__form .form__policy p {
  font-size: 14px; }

#calculator .form__page .calc__total .total__form .form__submit {
  text-align: center; }

#modal_thanks .modal {
  background-color: #38B34F;
  color: #001935;
  cursor: default;
}