@font-face {
  font-family: "HelveticaNeueCyr-Light";
  font-style: normal;
  src: local("HelveticaNeueCyr-Light"),
    url("../fonts/HelveticaNeueCyr-Light.woff2") format("woff2"),
    url("../fonts/HelveticaNeueCyr-Light.woff") format("woff"),
    url("../fonts/HelveticaNeueCyr-Light.ttf") format("truetype"),
    url("../fonts/HelveticaNeueCyr-Light.eot") format("eot");
  font-display: swap;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

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

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

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

button {
  cursor: pointer;
}
body::-webkit-scrollbar {
  width: 4px;
}

body::-webkit-scrollbar-track {
  background: #fff;
}

body::-webkit-scrollbar-thumb {
  background-color: #edcf08;
}

.form_section_container {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #fff;
}
.form_section_container_flex {
  width: 1200px;
  max-width: 100%;
  margin: 60px auto 60px auto;
}
.main_content_button_link_decoration {
  text-decoration: none;
}
.main_content_button_link_decoration:hover {
  text-decoration: none;
}
.information__h5_heading {
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  font-family: "HelveticaNeueCyr-Light";
}
.information__h5_heading_workflow{
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  font-family: "HelveticaNeueCyr-Light";
  line-height: 25px;
}
.form_section_container_flex form {
  width: 500px;
  max-width: 100%;
  margin: 60px auto 0px auto;
}

.form_item_for_company {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.form_item_for_company label {
  font-size: 18px;
  font-family: sans-serif;
}
.form_item_for_company input {
  width: 350px;
  max-width: 100%;
  box-sizing: border-box;
  height: 40px;
  padding-left: 8px;
  display: block;
  font-family: sans-serif;
  font-size: 17px;
  border: 1px solid #edcf08;
  color: #1f306e;
}
.form_item_for_company textarea {
  width: 350px;
  max-width: 100%;
  height: 100px;
  box-sizing: border-box;
  border: 1px solid #edcf08;
  padding-top: 8px;
  padding-left: 8px;
  color: #1f306e;
  font-family: sans-serif;
  font-size: 17px;
}
.header_content__language {
  width: 1000px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.header_content__language ul {
  display: flex;
  height: 35px;
  width: 80px;
  max-width: 100%;
  align-items: center;
  margin-left: auto;
  justify-content: space-between;
}
.header_content__language ul li a {
  text-decoration: none;
  color: #fff;
  font-family: sans-serif;
  text-transform: uppercase;
  font-size: 13px;
}
.button_workflow{
  width:300px;
  height:70px;
  max-width: 100%;
  background:none;
  border:1px solid #EDCF08;
  color:#EDCF08;
  font-size:40px;
  text-transform: uppercase;
  transition: all .5s ease;
  font-family: "HelveticaNeueCyr-Light";
}
.button_workflow:hover{
  background:#1F3064;
  transition: all .5s ease;
  border-color: #1F3064;
  color:#fff;
}
.form_section_container_flex form input[type=submit] {
  display: block;
  margin: 50px auto 0px auto;
  width: 120px;
  height: 40px;
  background: #edcf08;
  border: none;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 18px;
  color: #fff;
  border: 1px solid #edcf08;
  transition: all 0.5s ease;
}
.button_workflow_link{
  width:300px;
  height:70px;
  max-width: 100%;
  margin:0px auto 30px auto;
  display: block;
  text-decoration: none;
}
.button_workflow_link:hover{
  text-decoration: none;
}

.current-lang a span {
  color: #edcf08;
}
.map_2gis_heading{
  width:100%;
  max-width: 100%;
  height: auto;
  margin:0 auto
}
.information__h6_heading {
  text-align: center;
  font-size: 60px;
  font-family: "HelveticaNeueCyr-Light";
  color: #edcf08;
}
.form_section_container__select_for_oborot {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #fff;
}
.form_section_container_flex form button {
  display: block;
  margin: 50px auto 0px auto;
  width: 120px;
  height: 40px;
  background: #edcf08;
  border: none;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 18px;
  color: #fff;
  border: 1px solid #edcf08;
  transition: all 0.5s ease;
}
.form_section_container_flex form button:hover {
  background: #fff;
  color: #edcf08;
  border: 1px solid #edcf08;
  transition: all 0.5s ease;
}
.form_section_container_flex_for_oborot {
  width: 1200px;
  max-width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 60px auto 60px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form_section_container_flex_for_oborot_div {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.svg_maps_contaner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.svg_maps_contaner___div {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}
.svg_maps_container_discroption {
  width: 400px;
  max-width: 100%;
  height: auto;
  align-self: center;
  margin: 0 auto;
}
.svg_maps_container_discroption_diver {
  display: none;
}
.on {
  fill: #1f306e;
  stroke-width: 2;
}
.fitst_list_for_contact {
  margin-top: 30px;
  margin-left: 30px;
}
.fitst_list_for_contact li {
  margin-top: 10px;
}
.second_list_for_contact li {
  margin-top: 10px;
  color: #1f306e;
  font-size: 16px;
  line-height: 25px;
  font-family: sans-serif;
}
.second_list_for_contact li a {
  text-decoration: none;
  color: #1f306e;
}
.second_list_for_contact {
  margin-left: 30px;
  list-style-type: circle;
  list-style-position: inside;
}
.rooter {
  stroke: rgba(247, 202, 24, 1);
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
  cursor: pointer;
}
.heading_list_group {
  font-family: "HelveticaNeueCyr-Light";
  font-size: 18px;
  color: #edcf08;
}
.st0 {
  cursor: no-drop;
  fill: #fff;
  stroke: rgba(247, 202, 24, 1);
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.stoo0 {
  cursor: pointer;
  animation: toglering 2s infinite;
}
@keyframes toglering {
  0% {
    fill: #fff;
  }
  50% {
    fill: rgba(247, 202, 24, 0.5);
  }
  100% {
    fill: #fff;
  }
}

.form_section_container_flex_for_oborot button {
  display: block;
  margin: 40px auto 70px auto;
  width: 200px;
  height: 50px;
  max-width: 100%;
  color: #fff;
  font-family: "HelveticaNeueCyr-Light";
  border: none;
  background: #edcf08;
  font-size: 18px;
  border: 2px solid #edcf08;
  transition: all 0.5s ease;
}
.form_section_container_flex_for_oborot button:hover {
  background: #fff;
  border: 2px solid #edcf08;
  transition: all 0.5s ease;
  color: #edcf08;
}

.header_container {
  width: 100%;
  height: 100vh;
  max-width: 100%;
  margin: 0 auto;
  z-index: 9999999;
  position: relative;
}

.header_content {
  width: 100%;
  height: auto;
  background: rgba(31, 48, 120, 0.9);
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}

.header_content_topheading {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header_main {
  width: 1000px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header_main__logo img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 170px;
}

.header_main__contact {
  width: 500px;
  max-width: 100%;
  height: auto;
  padding-top: 5px;
}

.header_main__contact_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header_main__contact_list li:nth-child(2) {
  width: 130px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.header_main__contact_adreess {
  float: right;
  font-family: sans-serif;
  font-size: 13px;
  color: #edcf08;
  border-bottom: 1px dotted;
  padding-top: 10px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.svg_maps_container_discroption_diver h6 {
  text-align: center;
  font-size: 23px;
  font-family: sans-serif;
  color: #edcf08;
}

.link_classs {
  position: relative;
  padding-left: 25px;
  color: rgba(255, 255, 255, 0.9);
  font-family: sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.link_classs:before {
  content: "";
  width: 18px;
  height: 20px;
  position: absolute;

  left: 0;
  background: url("../img/icons/menuicons.png") no-repeat;
}

.header_contantc_email:before {
  background-position: 0 0;
}

.header_contantc_skype:before {
  background-position: 0 -20px;
}

.header_contantc_telephone:before {
  background-position: 0 -40px;
}

.navigation {
  width: 1000px;
  max-width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navigation__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  width: 190px;
  max-width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navigation__list li a {
  color: rgba(255, 255, 255, 0.9);
  font-family: sans-serif;

  font-size: 13px;
}

.navigation {
  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;
}

.navigation__text {
  color: #fff;
  font-family: sans-serif;
  font-size: 13px;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px dashed #fff;
  transition: all .5s ease;

}
.navigation__text:hover{
  border: 1px solid #EDCF08;
  background:#EDCF08;
  transition: all .5s ease;
}

@media screen and (max-width: 1024px) {
  .header_main {
    width: 95%;
  }
  .header_content__language {
    width: 95%;
  }
  .navigation {
    width: 95%;
  }
}

@media screen and (max-width: 768px) {
  .button_workflow{
    font-size:30px
  }
  .navigation {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header_main {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header_main__logo img {
    width: 150px;
    height: auto;
  }
  .link_classs {
    font-size: 11px;
  }
  .header_main__contact {
    width: 400px;
    padding-top: 10px;
  }
  .header_main__contact_adreess {
    font-size: 11px;
  }
  .navigation__list li a {
    font-size: 11px;
  }
  .navigation__text {
    font-size: 11px;
  }
  .link_classs:before {
    top: -4px;
  }
  .header_content__language ul li a {
    font-size: 13px;
  }
}

@media screen and (max-width: 595px) {
  .header_main__contact {
    margin: 0 auto;
  }
  .header_main__logo img {
    display: none;
  }
  .header_main__contact_adreess {
    text-align: center;
    float: none;
  }
}

@media screen and (max-width: 450px) {
  .button_workflow_link{
    margin:0px auto 20px auto;
    width:200px;
    height:auto;
  }
  .button_workflow{
    width:200px;
    height:50px;
    font-size:20px
  }
  .information__h5_heading_workflow{
    font-size:13px;
    line-height: 16px;
  }
  .header_main__contact_list li:nth-child(2) {
    display: none;
  }
  .header_main__contact_adreess {
    display: none;
  }
  .header_main__contact {
    padding: 0px;
  }
  .header_content__language ul li a {
    font-size: 10px;
  }
  .header_content__language ul {
    width: 80px;
  }
}

.main_container_conte {
  width: 100%;
  max-width: 100%;
  height: auto;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 100px;
}

.about_more_info {
  width: 100%;
  max-width: 100%;
  height: auto;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 100px;
}

.main_content {
  width: 1050px;
  max-width: 100%;
  margin: 90px auto 0px auto;
  position: relative;
}

.main_content h2 {
  font-family: "HelveticaNeueCyr-Light";
  font-size: 40px;
  color: #1a1b1e;
}

.main_content_parone {
  font-family: "HelveticaNeueCyr-Light";
  font-size: 16px;
  line-height: 22px;
  margin-top: 30px;
  width: 450px;
  max-width: 100%;
}

.aside_container_content {
  width: 1100px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.aside_container_content_p {
  width: 85%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.flex_articles {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.article_item {
  width: 309px;
  height: auto;
  background: #fff;
  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;
}

.aside_container_content_p h2 {
  color: #fff;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 36px;
  font-weight: 300;
  line-height: 42px;
  margin-bottom: 25px;
}

.aside_container {
  width: 100%;
  height: 100vh;
  max-width: 100%;
  background: url("../img/main/article_bg.jpg") no-repeat center center;
  background-size: cover;
  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;
}

.aside_prefoter_container {
  width: 100%;
  height: 100vh;
  max-width: 100%;
  background: url("../img/main/ourcustomer_bg.jpg") no-repeat center center;
  background-size: cover;
}

.main_content_parone li {
  margin-top: 10px;
  list-style-type: circle;
}

.posibility {
  position: absolute;
  bottom: 0;
  right: 0;
}

.posibility img {
  max-width: 100%;
  display: block;
  height: auto;
}

.youtube {
  width: 100%;
  height: 100vh;
  max-width: 100%;
  background: url("../img/main/about__bg.jpg") no-repeat center center;
  background-size: cover;
}

#slick {
  width: 85%;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  position: relative;
}

#slick2 {
  width: 85%;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  position: relative;
}

.youtube_slider {
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.youtube_slider2 {
  width: 1080px;
  margin: 0 auto;
  max-width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slick_first_slide {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slick_first_slide1 {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slick_first_slide_left {
  width: 424px;
  max-width: 100%;
  height: 437px;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slick_first_slide_right {
  width: 424px;
  max-width: 100%;
  height: 437px;
}

.slick_first_slide_left1 {
  width: 304px;
  max-width: 100%;
  height: auto;
}

.slick_first_slide_left1 img {
  display: block;
  max-width: 100%;
  height: auto;
}

.article_item_content {
  padding-top: 30px;
  padding-bottom: 20px;
  width: 85%;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.article_item_content h5 {
  max-height: 64px;
  overflow: hidden;
  color: #010101;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
}

.eight_lineer_text_aside {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  color: #636363;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.youtube_h3heading {
  width: 85%;
  max-width: 100%;
  margin: 0 auto;
  color: #fff;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 36px;
  font-weight: 300;
  line-height: 52px;
  padding-top: 230px;
  padding-bottom: 25px;
}

.youtube_h3heading1 {
  width: 85%;
  max-width: 100%;
  margin: 0 auto;
  color: #fff;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 36px;
  font-weight: 300;
  line-height: 52px;
  padding-top: 280px;
  padding-bottom: 25px;
}

.main_content_button {
  width: 120px;
  height: 40px;
  background: #edcf08;
  border: none;
  color: #fff;
  margin-top: 30px;
  font-size: 15px;
  font-family: "HelveticaNeueCyr-Light";
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 2px solid #edcf08;
}

.main_content_button:hover {
  color: #edcf08;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.main_content_button_infor {
  width: 120px;
  height: 40px;
  background: #edcf08;
  border: none;
  color: #fff;
  margin-top: 20px;
  font-size: 15px;
  font-family: "HelveticaNeueCyr-Light";
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 2px solid #edcf08;
}
.main_content_button_infor:hover {
  color: #edcf08;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.slick_first_slide_left_content {
  width: 80%;
  max-width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 auto;
}

.slick_first_slide_left_content_text {
  font-family: sans-serif;
  color: #b8b8b8;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

.slick_first_slide_left_content h4 {
  color: #000;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 26px;
  font-weight: normal;
  line-height: 28px;
  margin-top: 20px;
  font-weight: 600;
}

.slick_first_slide_left_content_text_overfl {
  overflow: hidden;
  max-height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #626161;
  font-family: sans-serif;
  margin-top: 30px;
}

.slick_first_slide_left_content_text_overfl2 {
  overflow: hidden;
  max-height: 80px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #626161;
  font-family: sans-serif;
  margin-top: 30px;
  margin-bottom: 20px;
}

.link_more_info img {
  position: absolute;
  bottom: 0;
}

.righgdivbot {
  margin-top: 7px;
}

.righgdivbot a {
  text-decoration: none;
  border-bottom: 1px dotted #5b7eae;

  color: #5b7eae;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
}

.div_linkbot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

@media screen and (max-width: 1111px) {
  .article_item {
    margin: 10px auto 0px auto;
  }
}

@media screen and (max-width: 1096px) {
  .slick_first_slide_left1 {
    margin: 5px auto 0px auto;
  }
}

@media screen and (max-width: 1024px) {
  .main_content_button {
    display: block;
    margin: 20px auto 0px auto;
  }
  .main_content_button_infor {
    display: block;
    margin: 20px auto 0px auto;
  }
  .aside_container {
    height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .youtube_h3heading {
    padding-top: 50px;
    text-align: center;
  }

  .main_content {
    width: 95%;
  }
  .posibility {
    display: none;
  }
  .main_content_parone {
    margin: 0 auto;
  }
  .main_content h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .slick_first_slide_left {
    margin: 5px auto 0px auto;
  }
  .slick_first_slide_right {
    margin: 5px auto 5px auto;
  }
  .youtube {
    height: auto;
  }
  .aside_prefoter_container {
    height: auto;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 450px) {
  .article_item_content h5 {
    font-size: 18px;
  }
  .eight_lineer_text_aside {
    font-size: 13px;
  }
  .slick_first_slide_left_content h4 {
    font-size: 18px;
  }
  .slick_first_slide_left_content_text_overfl {
    font-size: 14px;
  }
  .slick_first_slide_left_content_text_overfl2 {
    font-size: 14px;
  }
  .slick_first_slide_left_content_text {
    font-size: 18px;
  }
  .aside_container_content_p h2 {
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 50px;
  }
  .main_content_button {
    width: 95px;
    max-width: 100%;
    height: 35px;
    font-size: 12px;
  }
  .main_content_button_infor {
    width: 95px;
    max-width: 100%;
    height: 35px;
    font-size: 12px;
  }
  .youtube_h3heading {
    font-size: 25px;
  }
  .youtube_h3heading1 {
    font-size: 25px;
  }
  #slick {
    margin: 0;
  }
  #slick2 {
    margin: 0;
  }
  .main_content {
    margin: 30px auto 0px auto;
  }
  .main_content h2 {
    font-size: 25px;
  }
  .main_content_parone {
    font-size: 12px;
  }
}
.main_map_svg_for_asc {
  width: 657.81799px;
  height: 369.48447px;
  max-width: 100%;
  display: block;
}
@media screen and (max-width: 657px) {
  .form_section_container_flex_for_oborot button {
    margin: 30px auto 0px auto;
  }
  .form_section_container_flex_for_oborot {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .main_map_svg_for_asc {
    display: none;
  }
}
.footer_container {
  width: 100%;
  height: 100px;
  background: rgb(31, 48, 110);
  margin: 0 auto;
  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;
}

.footer_container p {
  font-family: "HelveticaNeueCyr-Light";
  color: #fff;
  font-size: 15px;
}

.footer_container__icontop {
  position: fixed;
  bottom: 30px;
  right: 20px;
  cursor: pointer;
}
.footer_container__icontop svg {
  fill: #edcf08;
  transition: all 0.5s ease;
}
.footer_container__icontop svg:hover {
  fill: orange;
  transition: all 0.5s ease;
}
/* @keyframes footer_icon {
  0%{
    opacity: 0.5;
  }
  50%{
    opacity: 0.7;
  }
  100%{
    opacity: 1;
  }

} */

@media screen and (max-width: 1080px) {
  .aside_prefoter_container {
    height: auto;
    padding-bottom: 10px;
  }
  .youtube_h3heading1 {
    padding-top: 50px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .information__h6_heading {
    font-size: 35px;
  }
  .form_section_container_flex_for_oborot button {
    width: 150px;
    height: 45px;
  }
}
@media screen and (max-width: 550px) {
  .svg_maps_container_discroption_diver h6 {
    font-size: 17px;
  }
  .heading_list_group {
    font-size: 15px;
  }
  .second_list_for_contact li {
    font-size: 14px;
  }
  .second_list_for_contact {
    margin: 0 auto;
  }
}
@media screen and (max-width: 450px) {
  .form_section_container_flex_for_oborot {
    width: 95%;
    max-width: 100%;
    height: auto;
  }
  .information__h6_heading {
    font-size: 25px;
  }
  .form_section_container_flex_for_oborot button {
    width: 120px;
    height: 35px;
    max-width: 100%;
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  .form_section_container_flex form {
    width: 95%;
    max-width: 100%;
  }
  .information__h5_heading {
    font-size: 16px;
  }
}
@media screen and (max-width: 415px) {
  .form_item_for_company input {
    margin-top: 6px;
    font-size: 15px;
  }
  .form_item_for_company textarea {
    margin-top: 6px;
    font-size: 15px;
  }
  .form_item_for_company label {
    font-size: 16px;
  }
  .form_section_container_flex form button {
    font-size: 15px;
    width: 100px;
    max-width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */
