@charset "UTF-8";

/*-- flexbox  --*/

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

/*media queries*/

.hero.hero-default.hero-about .hero-subtitle {
  margin-bottom: 14px;
}

.hero.hero-default.hero-about .hero-content {
  justify-content: start;
}

.hero.hero-default.hero-about .hero-title-cont {
  margin-bottom: 80px;
  margin-top: 120px;
  display: flex;
  gap: 12px;
}

.hero.hero-default.hero-about .hero-title.hero-title-1 {
  font-family: "Graphik";
  font-style: normal;
  font-weight: 400;
  font-size: 100px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #120A00;
  text-align: start;
  margin-bottom: 0;
}

.hero.hero-default.hero-about .hero-subtitle {
  font-family: "Graphik";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: #120A00;
  text-align: center;
}

.navbar:not(.navbar.go) .top-menu li a {
  font-family: "Graphik";
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: start;
  color: #4B5563;
}

.navbar:not(.navbar.go) .top-menu li.current-menu-item a {
  color: #FF7138 !important;
}

.hero.hero-default.hero-about .hero-subtitle {
  text-align: start;
}

.sectionAbout_1 .top_level {
  max-width: 995px;
}

.sectionAbout_1 .top_level h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 46px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #484848;
}

.sectionAbout_1 .text-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 40px 0 0;
  align-items: center;
}

.sectionAbout_1 .text-container .text-descr {
  display: flex;
  flex-direction: column;
}

.sectionAbout_1 .text-container .text-descr p {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 24px;
  line-height: 38px;
  color: #484848;
  margin-bottom: 30px;
}

.sectionAbout_1 .text-container .text-descr .info-aut {
  display: flex;
  align-items: center;
}

.sectionAbout_1 .text-container .text-descr .info-aut .name_author {
  font-family: "Graphik";
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #120A00;
  padding-right: 12px;
  border-right: 1px solid #120A00;
}

.sectionAbout_1 .text-container .text-descr .info-aut .position_author {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #120A00;
  padding-left: 12px;
}

.sectionAbout_1 .text-container .text-img img {
  width: 336px;
  height: 294px;
}

.sectionAbout_1 img {
  margin-bottom: 0;
}

.sectionAbout_1 .text-container-info {
  margin-top: 60px;
}

.sectionAbout_1 .desc-text {
  font-family: "Graphik";
  text-align: center;
  color: #120A00;
  margin: 0 auto 60px;
  max-width: 1033px;
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.02em;
}

.sectionAbout_1 .hero_number_item {
  max-width: 832px;
  margin: 0 auto 60px;
}

.sectionAbout_1 .hero_number_item .number {
  font-family: "Gotham";
  font-weight: 400;
  font-size: 72px;
  line-height: 100%;
  text-align: center;
  color: #120A00;
  margin: 0 auto 14px;
}

.sectionAbout_1 .hero_number_item .info {
  font-family: "Gotham";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  color: #0D0700;
}

.sectionAbout_2 .content-infor p {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.04em;
  color: #FF7138;
  margin-bottom: 6px;
}

.sectionAbout_2 .content-infor h2 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 48px;
  line-height: 62px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #120A00;
  margin-bottom: 60px;
}

.sectionAbout_2 .content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sectionAbout_2 .content-wrapper .flags-wrapp {
  display: block;
}

.sectionAbout_2 .content-wrapper .flags-wrapp .flags {
  display: flex;
  flex-direction: row;
  max-width: 510px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sectionAbout_2 .content-wrapper .flags-wrapp .flags .flag-one {
  display: flex;
  flex-direction: row;
  margin-bottom: 30px;
  align-items: center;
  width: calc(42% + 20px);
}

.sectionAbout_2 .content-wrapper .flags-wrapp .flags .flag-one img {
  margin-right: 16px;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1)) drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.05));
  cursor: pointer;
  max-width: 78px;
  max-height: 44px;
  min-width: 78px;
  height: auto;
}

.sectionAbout_2 .content-wrapper .flags-wrapp .flags .flag-one .flags-text {
  display: flex;
  align-items: center;
  flex: 1 1 100%;
}

.sectionAbout_2 .content-wrapper .flags-wrapp .flags .flag-one .flags-text p {
  font-family: "Graphik";
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #484848;
}

.sectionAbout_2 .content-wrapper .flags-wrapp .flags .flag-one .flags-text p:hover {
  color: #FF7138;
}

.sectionAbout_2 .content-wrapper .flags-wrapp .flags .flag-one .flags-text p.active {
  color: #FF7138;
}

.sectionAbout_2 .content-wrapper .flags-wrapp .flags .mb--0 {
  margin-bottom: 0;
}

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

.sectionAbout_3 .content-infor p {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.04em;
  color: #FF7138;
  margin-bottom: 6px;
}

.sectionAbout_3 .content-infor h2 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 48px;
  line-height: 62px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #120A00;
  margin-bottom: 60px;
}

.sectionAbout_3 .out_teams {
  margin-bottom: -25px;
}

.sectionAbout_3 .out_teams .team_member {
  width: calc(33.3% - 16.667px);
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
}

.sectionAbout_3 .out_teams .team_member img {
  margin-bottom: 20px;
  box-shadow: 0px -2px 6px 0px rgba(182, 182, 182, 0.1607843137);
  border-radius: 6px;
}

.sectionAbout_3 .out_teams .team_member .name {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  color: #120A00;
  margin-bottom: 6px;
  text-align: start;
}

.sectionAbout_3 .out_teams .team_member .position {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #484848;
  text-align: start;
}

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

.sectionAbout_4 .container {
  max-width: 1048px;
}

.sectionAbout_4 .content-infor p {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.04em;
  color: #FF7138;
  margin-bottom: 6px;
}

.sectionAbout_4 .infor_wrapper .services-tab {
  display: flex;
  justify-content: space-between;
}

.sectionAbout_4 .infor_wrapper .services-tab .service-tab {
  width: fit-content;
  display: flex;
  flex-direction: column;
  min-width: 310px;
}

.sectionAbout_4 .infor_wrapper .services-tab .service-tab .title_tab {
  margin-bottom: 16px;
  display: flex;
  justify-content: start;
  align-items: center;
}

.sectionAbout_4 .infor_wrapper .services-tab .service-tab .title_tab h3 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #120A00;
  padding-right: 12px;
}

.sectionAbout_4 .infor_wrapper .services-tab .service-tab .description-tab ul {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-left: 3px;
}

.sectionAbout_4 .infor_wrapper .services-tab .service-tab .description-tab ul li {
  position: relative;
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #484848;
  text-align: center;
}

.sectionAbout_4 .infor_wrapper .services-tab .service-tab:hover {
  cursor: pointer;
}

.sectionAbout_4 .infor_wrapper .services-tab .service-tab:hover .title_tab h3 {
  color: #FF7138;
}

.sectionAbout_4 .infor_wrapper .services-tab .service-tab:hover .title_tab svg path {
  stroke: #FF8267;
}

.sectionAbout_4 ul.marker_list {
  list-style: none;
}

.sectionAbout_4 ul.marker_list li {
  margin-bottom: 14px;
  width: fit-content;
  padding-left: 20px;
}

.sectionAbout_4 ul.marker_list li:last-child {
  margin-bottom: 0;
}

.sectionAbout_4 ul.marker_list li::before {
  content: "•";
  color: #FF7138;
  width: 1em;
  left: -5px;
  position: absolute;
  top: 0;
  transform: none;
}

.sectionAbout_4 .table_wrapper {
  display: flex;
  max-width: calc(33.33% - 10px);
  position: relative;
  justify-content: space-between;
  align-items: center;
}

.sectionAbout_4 .table_wrapper .elem_of_table {
  background: #FFFFFF;
  box-shadow: 0px -2px 6px rgba(116, 123, 150, 0.16), 0px 6px 16px rgba(160, 167, 193, 0.25);
  padding: 20px 32px 28px;
  min-height: 270px;
  position: relative;
  margin-right: 28px;
  min-width: 331px;
}

.sectionAbout_4 .table_wrapper .elem_of_table:last-of-type {
  margin-right: 0;
}

.sectionAbout_4 .table_wrapper .elem_of_table .title_tab {
  margin-bottom: 16px;
  display: flex;
  justify-content: start;
  align-items: center;
}

.sectionAbout_4 .table_wrapper .elem_of_table .title_tab h4 {
  font-family: "Graphik";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 31px;
  letter-spacing: -0.02em;
  color: #120A00;
  text-align: center;
  padding-right: 12px;
}

.sectionAbout_4 .table_wrapper .elem_of_table .title_tab:hover h4 {
  color: #FF7138;
}

.sectionAbout_4 .table_wrapper .elem_of_table .title_tab:hover svg path {
  stroke: #FF8267;
}

.sectionAbout_4 .table_wrapper .elem_of_table .description-tab ul {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-left: 3px;
}

.sectionAbout_4 .table_wrapper .elem_of_table .description-tab ul li {
  position: relative;
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #484848;
  text-align: center;
}

.sectionAbout_4 .table_wrapper .elem_of_table .elem_table_head {
  display: flex;
  margin-bottom: 20px;
}

.sectionAbout_4 .table_wrapper .elem_of_table img {
  margin-right: 16px;
  width: 60px;
  height: 60px;
}

.sectionAbout_4 .table_wrapper .elem_of_table h2 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 31px;
  line-height: 36px;
  color: #120A00;
}

.sectionAbout_4 .table_wrapper .elem_of_table .text_table {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #484848;
  margin-bottom: 12px;
}

.sectionAbout_4 .table_wrapper .elem_of_table hr {
  background: #E8E8E8;
  margin-bottom: 12px;
}

.sectionAbout_4 .table_wrapper .elem_of_table ul {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-left: 3px;
}

.sectionAbout_4 .table_wrapper .elem_of_table ul li {
  position: relative;
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #484848;
  text-align: center;
  letter-spacing: 0.015em;
}

.sectionAbout_4 .table_wrapper .elem_of_table .button_wrapper {
  text-align: right;
}

.sectionAbout_4 .table_wrapper .elem_of_table .button_wrapper .button_text {
  font-family: "Graphik";
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.015em;
  color: #807D7D;
  margin-right: 12px;
}

.sectionAbout_4 .table_wrapper .elem_of_table .button_wrapper:hover .button_text {
  color: #FF7138;
}

.sectionAbout_4 .table_wrapper .elem_of_table .button_wrapper:hover svg path {
  stroke: #FF8267;
}

.sectionAbout_4 .table_wrapper .elem_of_table:hover {
  box-shadow: 0px -2px 6px rgba(116, 123, 150, 0.16), 0px 6px 16px rgba(160, 167, 193, 0.5);
  cursor: pointer;
}

.sectionAbout_4 .table_wrapper .elem_of_table:hover .title_tab h4 {
  color: #FF7138;
}

.sectionAbout_4 .table_wrapper .elem_of_table:hover .marker_list li:before {
  color: #FF7138;
}

.sectionAbout_4 .table_wrapper .elem_of_table:hover .button_text {
  color: #FF7138;
}

.sectionAbout_4 .table_wrapper .elem_of_table:hover svg path {
  fill: #FF8267;
}

.sectionAbout_4 .table_wrapper .elem_of_table:hover .button_wrapper .button_text {
  color: #FF7138;
}

.sectionAbout_4 .table_wrapper .elem_of_table:hover .button_wrapper svg path {
  fill: #FF8267;
}

.sectionAbout_4 .cn-m-0-auto {
  margin: 0 auto;
}

.home_section_5 {
  padding: 60px 0 120px;
}

.home_section_5 .container {
  max-width: 894px;
}

.home_section_5 .container .media-head {
  margin: 0 auto;
}

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

.industry-recognition img {
  object-fit: contain;
}

.industry_recognition_icons {
  display: flex;
  justify-content: space-between;
}

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

.sectionAbout_5 .content-infor p {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.04em;
  color: #FF7138;
  margin-bottom: 6px;
}

.sectionAbout_5 .content-infor h2 {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 48px;
  line-height: 62px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #120A00;
  margin-bottom: 60px;
}

.sectionAbout_5 .wrapper_inf {
  display: flex;
  justify-content: space-between;
}

.sectionAbout_5 .wrapper_inf .l-content {
  display: flex;
  flex-direction: column;
  max-width: 648px;
  margin-right: 10px;
}

.sectionAbout_5 .wrapper_inf .l-content .l-item {
  padding: 32px 30px;
}

.sectionAbout_5 .wrapper_inf .l-content .l-item:hover {
  background: #FFEEE8;
}

.sectionAbout_5 .wrapper_inf .l-content .l-item .title-items {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 32px;
  line-height: 26px;
  color: #484848;
  margin-bottom: 20px;
}

.sectionAbout_5 .wrapper_inf .l-content .l-item p {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #484848;
}

.sectionAbout_5 .wrapper_inf .l-content .active-text {
  background: #FFEEE8;
}

.sectionAbout_5 .title-vision {
  font-family: "Graphik";
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 120%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #120A00;
  margin-bottom: 20px;
}

.sectionAbout_5 .cn-mb-62 {
  margin-bottom: 62px;
}

.sectionAbout_5 .info-vision {
  font-family: "Graphik";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #484848;
  margin: 0 auto 40px;
  max-width: 629px;
}

.sectionAbout_5 .title_of_differents {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  color: #120A00;
  margin-bottom: 20px;
  margin-left: 16px;
  text-align: start;
}

.sectionAbout_5 .text_table {
  font-family: "Graphik";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #484848;
}

.sectionAbout_5 .wrap-visions img {
  margin-bottom: 80px;
}

.sectionAbout_5 .elem_table_head {
  display: flex;
}

.sectionAbout_5 .elem_table_head img {
  height: fit-content;
  margin-bottom: 0;
}

.sectionAbout_5 .info-vision-text {
  width: 62%;
}

.sectionAbout_5 .item-li {
  margin-bottom: 42px;
}

.sectionAbout_5 .item-li:last-of-type {
  margin-bottom: 0;
}

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

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

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

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

.sectionAbout_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;
}

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

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

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

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

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

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

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

.sectionAbout_6 .slick-next,
.sectionAbout_6 .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;
}

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

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

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

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

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

.sectionAbout_6 .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;
}

.sectionAbout_6 .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;
}

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

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

.sectionAbout_6 .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;
}

.sectionAbout_6 .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;
}

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

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

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

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

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

.sectionAbout_6 .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;
}

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

.sectionAbout_6 .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;
}

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

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

.sectionAbout_6 .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%;
}

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

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

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

.sectionAbout_6 .testimonial-slider .slick-slide {
  min-height: 380px;
}

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

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

.sectionAbout_CTA .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;
}

.sectionAbout_CTA .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;
}

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

.sectionAbout_CTA .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);
}

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

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

h3 {
  line-height: 62px;
}

.hero.hero-default.hero-about .hero-title.hero-title-1 {
  margin-top: 192px;
}

.navbar:not(.navbar.go) .top-menu li a:hover {
  color: #FF7138;
}

.hero.hero-default.hero-about .hero-title.hero-title-1 {
  margin-top: 0;
}

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

@media (min-width: 1200px) {
  .sectionAbout_3 .top-level h3 {
    line-height: 62px;
    max-width: 1063px;
  }

  .sectionAbout_3 .top-level P {
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -0.005em;
    text-align: center;
    max-width: 875px;
    margin: 0 auto;
  }
}

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

@media (max-width: 1200px) {
  .sectionAbout_3 .out_teams .team_member {
    width: calc(33.33% - 30px);
  }
}

@media (max-width: 992px) {
  .hero.hero-default.hero-about .hero-title.hero-title-1 {
    font-size: 64px;
  }

  .sectionAbout_1 .text-container {
    flex-direction: column-reverse;
  }

  .sectionAbout_1 .text-info {
    margin-bottom: 30px;
  }

  .sectionAbout_1 .text-info p {
    font-family: "Graphik";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 38px;
    font-feature-settings: "salt" on, "liga" off;
    color: #484848;
  }

  .sectionAbout_1 .text-descr-mobile {
    display: flex;
    justify-content: space-between;
  }

  .sectionAbout_1 .info-aut-mob {
    display: flex;
    flex-direction: column;
    align-self: flex-end;
  }

  .sectionAbout_1 .info-aut-mob .name_author {
    font-family: "Graphik";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #120A00;
    margin-bottom: 8px;
  }

  .sectionAbout_1 .info-aut-mob .position_author {
    font-family: "Graphik";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #120A00;
  }

  .sectionAbout_1 .text-container .text-img img {
    width: 159px;
    height: 140px;
  }

  .sectionAbout_1 .text-img {
    width: 159px;
    height: 140px;
  }

  .sectionAbout_2 .content-infor h2 {
    font-size: 32px;
    margin-bottom: 40px;
    line-height: 120%;
  }

  .sectionAbout_2 .content-wrapper {
    flex-direction: column;
  }

  .sectionAbout_2 .content-wrapper .flags-wrapp .flags {
    margin-bottom: 38px;
  }

  .sectionAbout_3 {
    padding: 0 0 60px;
  }

  .sectionAbout_3 .content-infor h2 {
    font-size: 32px;
    margin-bottom: 40px;
    line-height: 120%;
  }

  .sectionAbout_3 .out_teams .team_member {
    width: calc(50% - 12px);
    margin-bottom: 20px;
  }

  .sectionAbout_4 {
    padding: 0 0 60px;
  }

  .sectionAbout_4 .infor_wrapper {
    justify-content: start;
  }

  .sectionAbout_4 .infor_wrapper .services-tab {
    flex-direction: column;
  }

  .sectionAbout_4 .infor_wrapper .services-tab .service-tab {
    margin: 0 0 30px;
  }

  .sectionAbout_4 .infor_wrapper {
    flex-direction: column-reverse;
  }

  .sectionAbout_4 .table_wrapper {
    flex-direction: column;
    width: 100%;
    max-width: 100%;
  }

  .sectionAbout_4 .table_wrapper .elem_of_table {
    margin-right: 0;
    margin-bottom: 20px;
    min-width: calc(100% - 32px);
  }

  .sectionAbout_4 .table_wrapper .elem_of_table h2 {
    font-size: 24px;
    line-height: 120%;
  }

  .home_section_5 {
    padding: 0 0 60px;
  }

  h2 {
    font-size: 32px;
    margin-bottom: 40px;
    line-height: 120%;
  }

  .industry_recognition_icons {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    max-width: 328px;
    margin: 0 auto;
  }

  .sectionAbout_5 {
    padding: 0 0 60px;
  }

  .sectionAbout_5 .content-infor h2 {
    font-size: 32px;
    margin-bottom: 40px;
    line-height: 120%;
  }

  .sectionAbout_5 .wrapper_inf .l-content {
    width: fit-content;
  }

  .sectionAbout_5 .title_of_differents {
    font-size: 24px;
    line-height: 120%;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .sectionAbout_6 {
    padding: 0 0 60px;
  }

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

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

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

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

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

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

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

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

  .sectionAbout_CTA .about-cta-wrapp .section_about_cta h2 {
    font-size: 32px;
  }

  .orange-subtitle {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .sectionAbout_5 .wrapper_inf {
    flex-direction: column-reverse;
  }

  .sectionAbout_5 .c-content {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .sectionAbout_5 .c-content:last-of-type {
    margin-bottom: 0;
  }

  .sectionAbout_5 .c-content img {
    margin: 0 auto 20px;
    width: fit-content;
  }

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

  .sectionAbout_5 .c-content .title-items {
    font-family: "Graphik";
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    color: #120A00;
    margin-bottom: 20px;
    text-align: center;
  }

  .form-submit-button {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

@media (max-width: 680px) {
  .hero.hero-default.hero-about .hero-subtitle {
    display: block !important;
  }

  .hero.hero-default.hero-about .hero-subtitle br {
    display: none;
  }

  .hero.hero-default.hero-about .hero-title-cont {
    margin-bottom: 30px;
    margin-top: 36px;
  }

  .hero.hero-default.hero-about .hero-title.hero-title-1 {
    font-weight: 400;
    font-size: 42px;
    line-height: 120%;
    text-align: start;
  }

  .hero.hero-default.hero-about .hero-subtitle {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: -0.02em;
    text-align: start;
    margin-bottom: 30px;
  }

  .media {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
  }

  .media-content {
    padding-top: 94px;
  }

  .sectionAbout_1 .top_level h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: -0.02em;
    text-align: center;
  }

  .sectionAbout_1 img {
    margin-bottom: 0;
  }

  .sectionAbout_1 .desc-text {
    max-width: 100%;
  }

  .sectionAbout_1 .hero_numbers {
    flex-direction: column;
  }

  .sectionAbout_2 .content-wrapper .flags-wrapp .flags .flag-one img {
    max-width: 39px;
    max-height: 22px;
    min-width: 39px;
  }

  .sectionAbout_2 .content-wrapper .flags-wrapp .flags .flag-one .flags-text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
  }

  .sectionAbout_3 .out_teams .team_member .name {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
  }

  .sectionAbout_3 .out_teams .team_member .position {
    font-family: "Lexend Deca";
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
  }

  .sectionAbout_4 .cn-m-0-auto--xs {
    margin: 0;
  }

  .sectionAbout_5 .title-vision {
    font-size: 32px;
  }

  .sectionAbout_5 .info-vision {
    font-size: 16px;
  }

  .sectionAbout_5 .wrap-visions img {
    margin-bottom: 40px;
  }

  .sectionAbout_5 .elem_table_head {
    margin-bottom: 16px;
  }

  .sectionAbout_5 .info-vision-text {
    width: 100%;
  }

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

  h3 {
    line-height: 39px;
  }
}

@media (max-width: 468px) {
  .sectionAbout_5 .c-content .title-items {
    text-align: start;
  }
}

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

  .sectionAbout_CTA .form-group .button-about {
    width: 100%;
  }
}

@media (max-width: 360px) {
  .sectionAbout_1 .text-img {
    width: fit-content;
    height: auto;
    align-self: flex-end;
  }

  .sectionAbout_1 .text-container .text-img img {
    width: fit-content;
    height: auto;
    align-self: flex-end;
  }
}

@media screen and (min-device-width: 668px) and (orientation: landscape) {
  #page header section.hero:not(.header-null) {
    min-height: 660px;
  }

  #page header section.hero:not(.header-null) {
    min-height: 600px;
    height: 600px;
  }
}

@media screen and (min-device-width: 668px) and (orientation: portrait) {
  #page header section.hero:not(.header-null) {
    min-height: 660px;
  }
}

@media screen and (max-device-width: 668px) and (orientation: landscape) {
  #page header section.hero:not(.header-null) {
    min-height: 266px;
  }
}

@media screen and (max-device-width: 668px) and (orientation: portrait) {
  #page header section.hero:not(.header-null) {
    min-height: 266px;
  }
}
/*# sourceMappingURL=maps/about.css.map */
