@charset "UTF-8";

/*-- flexbox  --*/

/*-- конец --*/

/*media queries*/

.sectionProjects .sectionHero .conten-text .top_level {
  text-align: center;
}

.sectionProjects .sectionHero .conten-text .top_level h1 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 77px;
  line-height: 77px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #120A00;
}

.sectionProjects .sectionHero .conten-text .text {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #484848;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}

.sectionProjects .sectionHero .conten-text .text strong {
  font-weight: 600;
}

.sectionProjects_1 .top_level p {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.005em;
  color: #484848;
}

.sectionProjects_1 .project_stats_row h3 {
  line-height: 24px;
}

.sectionProjects_1 .project_stats_row h4 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  color: #120A00;
}

.sectionProjects_1 .project_stats_row .items.project_stats {
  padding: 0 60px 0 0;
}

.sectionProjects_1 .project_stats_row .items.project_stats img {
  min-width: fit-content;
}

.sectionProjects_1 .project_stats_row .items.project_stats .item {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #484848;
  text-align: left;
}

.sectionProjects_1 .project_stats_row .items.project_stats .item:not(:last-child) {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 17px;
  margin-bottom: 17px;
}

.sectionProjects_1 .project_stats_row .items.project_stats .item a {
  font-family: "Gilroy";
  font-weight: 500;
  color: #FF7138;
  position: relative;
  padding-right: 11px;
}

.sectionProjects_1 .project_stats_row .items.project_stats .item a:hover {
  text-decoration: underline;
}

.sectionProjects_1 .project_stats_row .items.project_stats .item a:hover:after {
  transform: translateY(-55%) scale(1.15);
}

.sectionProjects_1 .project_stats_row .items.project_stats .item a span {
  margin-right: 10px;
}

.sectionProjects_1 .project_stats_row .items.project_stats .item a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/projects/arrow_projects.png);
  width: 11px;
  height: 10px;
  transition: all 1.6ms;
}

.sectionProjects_1 .project_stats_row .items.deliverables .item {
  background: #FFECE4;
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #120A00;
  text-align: center;
  padding: 10px 12px;
  width: fit-content;
}

.sectionProjects_1 .project_stats_row .items.deliverables .item:not(:last-child) {
  margin-bottom: 10px;
}

.sectionProjects_1 .text-sec2 p {
  font-family: "Graphik";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #484848;
}

.sectionProjects_2 h2 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 48px;
  line-height: 120%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #120A00;
}

.sectionProjects_2 p {
  font-size: 16px;
  line-height: 26px;
}

.sectionProjects_3 .gif_items .item:not(:last-child) {
  margin-bottom: 100px;
}

.sectionProjects_3 .gif {
  border-radius: 0px;
}

.sectionProjects_3 .gif img {
  min-width: 800px;
  height: auto;
  box-shadow: 1px 7px 12px 0px rgba(35, 37, 41, 0.1607843137);
}

.sectionProjects_3 .text {
  padding-left: 40px;
  margin: auto 0;
}

.sectionProjects_3 .text h5 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  letter-spacing: -0.02em;
  color: #484848;
  text-align: left;
  margin-bottom: 20px;
}

.sectionProjects_3 .text p {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #484848;
  text-align: left;
}

.sectionProjects_4 .reviews_wrap {
  padding: 72px 0 60px 0;
}

.sectionProjects_4 .reviews_wrap .review {
  padding: 0 0 0 53px;
  position: relative;
}

.sectionProjects_4 .reviews_wrap .review:before {
  content: "";
  position: absolute;
  background: url(../img/projects/quote_mark.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 48px;
  height: 48px;
  display: block;
  top: -17px;
  left: 0px;
}

.sectionProjects_4 .reviews_wrap .review .author {
  text-align: center;
}

.sectionProjects_4 .reviews_wrap .review .author h5 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center;
  color: #18191F;
}

.sectionProjects_4 .reviews_wrap .review .author P {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.015em;
  text-align: center;
  color: #838383;
}

.sectionProjects_4 .reviews_wrap .review .author .icon {
  width: 100px;
  height: 100px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}

.section_home_6 {
  padding: 60px 0 60px;
}

.section_home_6 .testimonial-slider .description_testimonial {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #484848;
}

.section_home_6 .testimonial-slider .title_testimonial {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: #120A00;
}

.section_home_6 .testimonial-slider .content_testimonial {
  max-width: calc(100% - 570px);
  position: relative;
  padding: 0 0 0 55px;
}

.section_home_6 .testimonial-slider .content_testimonial:before {
  content: "";
  background: url(../img/home/quote.svg) no-repeat;
  background-size: 71px 60px;
  height: 60px;
  width: 71px;
  position: absolute;
  left: 0;
  top: -20px;
  z-index: -1;
}

.section_home_6 .testimonial-slider .slide_testimonial_content {
  padding-top: 20px;
}

.section_home_6 .testimonial-slider .author_info .icon {
  margin-right: 36px;
}

.section_home_6 .testimonial-slider .author_info .info {
  margin-bottom: 0;
  margin-left: 0;
  transform: none;
}

.section_home_6 .testimonial-slider .author_info .info .name {
  font-family: "Graphik";
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #120A00;
}

.section_home_6 .testimonial-slider .author_info .info .position {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #484848;
}

.section_home_6 .testimonial-slider .author_info .info .image_testimonial {
  width: 100%;
}

.section_home_6 .testimonial-slider .av {
  position: relative;
}

.section_home_6 .manage-bx {
  max-width: 256px;
}

.section_home_6 .testimonial-slider .slick-slide {
  min-height: 354px;
}

.section_home_6 .testimonial-slider .slick-slide img {
  max-width: 537px;
  max-height: 351px;
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.arrow-bx {
  position: relative;
  display: flex;
  justify-content: center;
}

.dots-bx {
  position: relative;
  width: auto;
}

.dots-bx .slick-dots {
  width: auto;
  position: relative;
  bottom: 0;
  margin-left: 16px;
  margin-right: 16px;
}

.arrow-bx {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.arrow-bx .slick-arrow {
  position: relative;
  top: 20px;
  width: 40px;
  height: 40px;
  right: unset;
  left: unset;
  background: transparent;
  border: none;
}

.manage-bx .slick-prev:before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(../img/prev.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  opacity: 1;
}

.manage-bx .slick-next:before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(../img/next.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  opacity: 1;
}

.arrow-bx {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.arrow-bx .slick-arrow {
  position: relative;
  top: 20px;
  width: 40px;
  height: 40px;
  right: unset;
  left: unset;
  background: transparent;
  border: none;
}

.manage-bx .slick-prev:before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(../img/prev.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  opacity: 1;
}

.manage-bx .slick-next:before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(../img/next.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  opacity: 1;
}

.slick-dots li {
  width: 25px;
}

.lines_dots {
  max-width: 180px;
  display: flex;
  justify-content: center;
}

.arrow-bx.case_line_dots {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 0 80px;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 12px;
  padding: 0;
  cursor: pointer;
  height: 8px;
  width: 8px;
  left: 0px;
  top: 0px;
  border-radius: 50%;
  background: #E8E8E8;
  opacity: 1;
}

.slick-dots li.slick-active {
  background: #FF7138;
  opacity: 1;
  height: 8px;
  width: 8px;
}

.slick-dots li button {
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 8px;
  height: 8px;
  padding: 0px;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  text-align: center;
  opacity: 0.25;
  background: #E8E8E8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 50%;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  background: #FF7138;
  border-radius: 50%;
}

.arrows_abs {
  position: absolute;
  bottom: -54px;
  left: 45px;
}

.testimonial-slider-wrapper {
  position: relative;
}

.sectionProjects_5 .cta {
  background: url(../img/projects/cta_bg_projects.png);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px -2px 6px 0px rgba(182, 182, 182, 0.1607843137);
  border-radius: 8px;
}

.sectionProjects_5 .cta .cta_content {
  max-width: 627px;
  margin: 0 auto;
}

.sectionProjects_5 .cta .cta_content h3 {
  font-size: 42px;
  font-weight: 600;
  line-height: 43px;
  letter-spacing: -0.02em;
  text-align: left;
}

.sectionProjects_5 .cta .cta_content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: center;
  color: #120A00;
  max-width: 601px;
}

.sectionProjects_5 .cta .cta_content .button {
  width: fit-content;
  margin: 0 auto;
  padding: 0;
  min-width: 200px;
}

.sectionProjects_5 .about-cta-wrapp {
  padding: 60px 0 60px;
}

.sectionProjects_5 .about-cta-wrapp .section_about_cta p {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.04em;
  color: #FF7138;
}

.sectionProjects_5 .about-cta-wrapp .section_about_cta h2 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 48px;
  line-height: 120%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #120A00;
}

.sectionProjects_5 .form-group {
  margin-bottom: 60px;
}

.sectionProjects_5 .form-group .button-about {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  width: 260px;
  height: 56px;
  background: #FF7138;
  box-shadow: 1px 7px 12px rgba(35, 37, 41, 0.1);
}

.sectionProjects_5 .form-group .button-about span {
  font-family: "Graphik";
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #FFF4F5;
}

.sectionProjects_5 .form-group .button-about:hover {
  background: #f85b1c;
}

p,
li {
  color: #484848;
}

p {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.005em;
  color: #484848;
}

h2 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 42px;
  line-height: 42px;
  letter-spacing: -0.02em;
  color: #120A00;
}

h3 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #120A00;
  text-align: left;
}

h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
}

.sub-orange {
  font-family: "Graphik";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.04em;
  color: #FF7138;
}

.list_text {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-left: 3px;
}

.list_text_number {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-bottom: 24px;
  margin-left: 24px;
}

ul.list_text_number {
  padding-left: 20px;
  margin: 1em 0;
  padding: 0;
  list-style-type: none;
  counter-reset: counter;
}

ul.list_text_number li {
  font-family: "Rubik";
  color: #1D2130;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #1D2130;
}

ul.list_text_number > li:before {
  display: block;
  width: 100%;
  text-align: center;
  content: counter(counter) ".";
  counter-increment: counter;
}

ul.list_text_number > li + li {
  margin-top: 0;
}

ul.list_text {
  list-style: none;
}

ul.list_text li {
  position: relative;
  padding-left: 20px;
  font-family: "Rubik";
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #1D2130;
}

ul.list_text li:last-child {
  margin-bottom: 24px;
}

ul.list_text li::before {
  content: "•";
  color: #18181D;
  width: 1em;
  left: 8px;
  position: absolute;
  top: 0px;
  transform: none;
}

.sectionProjects_2 .cn-mb-150:not(:last-child) {
  margin-bottom: 150px;
}

.top-menu li a {
  color: #120A00;
}

.navbar-burger {
  color: #484848;
}

@media only screen and (min-width: 40em) {
  ul.list_text_number {
    list-style: none;
    list-style-type: decimal;
  }

  ul.list_text_number > li:before {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 1200px) {
  .sectionProjects_1 .top_level {
    max-width: 951px;
  }

  .sectionProjects_2 .top_title {
    max-width: 944px;
    text-align: center;
  }

  .sectionProjects_4 .reviews_wrap .review .comment {
    max-width: calc(100% - 377px);
  }

  .sectionProjects_2_clone_item .top_title {
    max-width: 788px;
  }
}

@media (max-width: 1218px) {
  .section_home_6 .testimonial-slider .content_testimonial {
    padding: 20px 10px 20px 35px;
  }
}

@media (max-width: 1200px) {
  .sectionProjects_3 .gif img {
    min-width: 400px;
  }

  .sectionProjects_4 .reviews_wrap .review .comment {
    max-width: 55%;
  }
}

@media (max-width: 992px) {
  .sectionProjects_3 .gif img {
    min-width: 400px;
    width: 100%;
  }

  .sectionProjects_3 .gif {
    width: 100%;
    margin-bottom: 24px;
  }

  .section_home_6 {
    padding: 0 0 60px;
  }

  .section_home_6 .testimonial-slider .title_testimonial {
    font-size: 24px;
    line-height: 120%;
  }

  .section_home_6 .testimonial-slider .content_testimonial {
    width: 100%;
    max-width: 100%;
    padding: 18px 0 0;
    margin-bottom: 30px;
  }

  .section_home_6 .testimonial-slider .slide_testimonial_content {
    flex-direction: column;
  }

  .section_home_6 .testimonial-slider .slick-slide img {
    margin: 0 auto;
    max-width: -webkit-fill-available;
    max-height: -webkit-fill-available;
  }

  .section_home_6 .arrow-bx {
    justify-content: center;
  }

  .section_home_6 .testimonial-slider .content_testimonial {
    max-width: 570px;
    margin: 0 auto 30px;
  }

  .slick-dots {
    margin: 0 24px;
  }

  .arrows_abs {
    position: relative;
    bottom: unset;
    left: unset;
    margin-top: 30px;
  }

  .testimonial-slider .slick-slide img {
    margin: 0 auto;
  }

  .arrow-bx {
    justify-content: center;
  }

  .section_home_6 .testimonial-slider .content_testimonial {
    max-width: 570px;
    margin: 0 auto 30px;
  }

  .sectionProjects_5 .cta .cta_content {
    padding: 0 10px;
  }

  .sectionProjects_5 .about-cta-wrapp .section_about_cta p {
    margin-bottom: 6px;
  }

  .sectionProjects_5 .about-cta-wrapp .section_about_cta h2 {
    font-size: 32px;
    margin-bottom: 40px;
    line-height: 120%;
  }
}

@media (max-width: 768px) {
  .form-submit-button {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

@media (max-width: 680px) {
  .sectionProjects .sectionHero .conten-text .top_level {
    text-align: left;
  }

  .sectionProjects .sectionHero .conten-text .top_level h1 {
    font-weight: 400;
    font-size: 42px;
    line-height: 120%;
    letter-spacing: -0.02em;
    text-align: left;
  }

  .sectionProjects .sectionHero .conten-text .text {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: -0.015em;
    text-align: left;
  }

  .sectionProjects_2 h2 {
    font-size: 32px;
  }

  .sectionProjects_3 .gif_items .item:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E8E8E8;
  }

  .sectionProjects_3 .gif img {
    min-width: auto;
  }

  .sectionProjects_3 .text h5 {
    font-size: 24px;
    line-height: 120%;
    text-align: left;
    margin-bottom: 10px;
  }

  .sectionProjects_3 .text {
    padding-left: 0;
  }

  .sectionProjects_4 .reviews_wrap {
    padding: 40px 0 40px;
  }

  .sectionProjects_4 .reviews_wrap .review {
    padding: 53px 0 0 0;
  }

  .sectionProjects_4 .reviews_wrap .review:before {
    top: 5px;
  }

  .sectionProjects_4 .reviews_wrap .review .comment {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .sectionProjects_4 .reviews_wrap .review .author {
    text-align: left;
  }

  .sectionProjects_4 .reviews_wrap .review .author h5 {
    text-align: left;
  }

  .sectionProjects_4 .reviews_wrap .review .author P {
    text-align: left;
  }

  .sectionProjects_4 .reviews_wrap .review .author .icon {
    margin-left: 0;
    margin-right: 0;
  }

  .sectionProjects_5 .cta {
    background: url(../img/projects/cta_bg_projects_mobile.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .sectionProjects_5 .cta .cta_content {
    max-width: 100%;
  }

  .sectionProjects_5 .cta .cta_content h3 {
    font-size: 32px;
    line-height: 39px;
    text-align: left;
  }

  .sectionProjects_5 .cta .cta_content p {
    max-width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
  }

  .sectionProjects_5 .about-cta-wrapp {
    padding: 0;
  }

  p {
    line-height: 26px;
  }

  h2 {
    font-size: 32px;
    line-height: 39px;
  }

  h3 {
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -0.005em;
  }

  h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0px;
  }
}

@media (max-width: 415px) {
  .form-group:nth-child(n) {
    display: block;
  }

  .sectionProjects_5 .form-group .button-about {
    width: 100%;
  }
}
/*# sourceMappingURL=maps/projects.css.map */
