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;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  font-family: "ptsans-narrow", sans-serif;
}
ol,
ul {
  list-style: none;
}
.about_text_block1 {
  padding-top: 50px;
  font-size: 22px;
}
blockquote,
q {
  quotes: none;
}
.about_text_block {
  padding-top: 50px;
  font-size: 25px;
  line-height: 1.2;
  box-shadow: 0 0 10px #33333340;
  padding: 10px;
  margin-top: 50px;
  border-radius: 10px;
}

.about_text_block p {
  margin-bottom: 15px;
  font-size: 20px;
}

blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*______RESET______*/

/*-309 -2*/

.wrapper {
  position: relative;
  overflow: hidden;
  font-family: "ptsans-narrow", sans-serif;
}

.cleaner {
  clear: both;
  height: 0px;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.container {
  max-width: 1178px;
  margin: 0 auto;
  padding: 0 20px;
}
.input-group.field-phone .code-phone > ul.dropdown-menu {
  position: absolute;
  display: none;
  top: 100%;
  left: 0px;
  right: 0px;
  width: auto;
  height: auto;
  max-height: 200px;
  overflow: auto;
  padding: 0px;
  margin: 0px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: 5px;
  color: #333;
}
.input-group.field-phone .code-phone > ul.dropdown-menu.show {
  display: block;
}
.input-group.field-phone .code-phone > ul.dropdown-menu > li {
  display: block;
  position: relative;
  color: inherit;
  height: 20px;
  text-align: left;
  font-size: 16px;
  font-family: "ptsans-narrow", sans-serif;
  padding: 2px 10px;
}
.input-group.field-phone .code-phone > ul.dropdown-menu > li > .flag {
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  background-color: #eee;
  cursor: pointer;
}
.input-group.field-phone .code-phone > i.flag:after {
  position: absolute;
  content: "+";
  top: 0px;
  left: 20px;
  font-size: 14px;
  font-style: normal;
  line-height: 12px;
}
@font-face {
  font-family: "pt_sans-narrow-web-bold";
  src: url("/src/fonts/pt_sans-narrow-web-bold.eot");
  src: local("☺"), url("/src/fonts/pt_sans-narrow-web-bold.woff") format("woff"),
    url("/src/fonts/pt_sans-narrow-web-bold.ttf") format("truetype"),
    url("/src/fonts/pt_sans-narrow-web-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ptsans-narrow";
  src: url("/src/fonts/ptsans-narrow");
  src: local("☺"), url("/src/fonts/ptsans-narrow.woff") format("woff"),
    url("/src/fonts/ptsans-narrow.ttf") format("truetype"),
    url("/src/fonts/ptsans-narrow.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*_____HEADER_____*/
.header_wrapper {
  position: relative;
  overflow: hidden;
  /* min-height: 690px; */
  background: #333 url(/../src/img/header-new-img-3.jpg) center no-repeat;
  background-size: cover;
  padding-bottom: 150px;
}

.header_wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #041829ad;
}

.header_in {
  position: relative;
}

.video_bg {
  position: relative;
  height: auto;
  width: 100%;
  display: block;
  visibility: visible;
  text-align: center;
}

/*.video_bg:before{
	content: "";
	width: 1920px;
	height: 809px;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	text-align: center;
	display: block;
	z-index: 1;
	top: -640px;
}*/

.video_main {
  position: relative;
  margin-top: -471px;
  z-index: -1;
  max-width: 100%;
}

.header_content {
  position: relative;
  z-index: 2;
}

.header_top {
  margin-top: 25px;
  padding: 0 15px;
  display: none;
}

.default {
  position: absolute;
  width: 100%;
  z-index: 9999;
}

#header_top.fixed {
  position: fixed;
  top: -5px;
  left: 0;
  width: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.55);
  padding: 7px 0;
}

#header_top.fixed.header_top {
  margin-top: 5px;
  display: none;
}

.header_top_l {
  position: relative;
  float: left;
  width: 50%;
}

.header_top_r {
  position: relative;
  float: left;
  width: 50%;
  text-align: right;
  margin-top: 14px;
  z-index: 1;
}

.hedaer_logo {
  position: relative;
  padding-left: 20px;
}

.hedaer_logo img {
  max-width: 100%;
}

.lang_wrapper {
  position: relative;
  display: inline-block;
  z-index: 100;
}

.header-rospa-img {
  margin: 0 10px;
}

.header-rospa-img img {
  max-width: 75px !important;
}

.logo_block_bg {
  background: url(/../src/img/logo-new-1.png) 0 0 no-repeat;
  width: 325px;
  height: 100px;
  cursor: pointer;
  background-size: contain;
}

/* .logo_block_bg:hover{
	background: url(/../src/img/logo.png) -170px  0 no-repeat;  
} */

.lang_item {
  position: relative;
  font-size: 27px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 2px 10px 2px 10px;
  display: block;
  text-decoration: none;
  cursor: pointer;
  z-index: 100;
}

.lang_item:hover {
  text-decoration: underline;
  color: #f20b33;
}

.lang_item.active {
  color: #fff;
}

.sub_lang_block {
  position: absolute;
  display: none;
  background: rgba(0, 0, 0, 0.55);
}

.header_btn_block {
  position: relative;
  font-size: 20px;
  color: #ffffff;
  display: flex;
  margin-left: 26px;
  margin-right: 35px;
  align-items: center;
}
.header_block-under-subtitle {
  color: #fff;
  font-size: 20px;
}

.header_block-under-title {
  font-size: 25px;
  margin: 20px 0;
  color: rgb(248, 248, 248);
  font-weight: bold;
}

.header_block-price {
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 38px;
}

.header-google-img {
  position: relative;
}

.header-google-img img {
  max-width: 75px !important;
}

.header_btn {
  display: inline-block;
  padding: 5px 9px;
  color: #fff;
  text-decoration: none;
}

.lang_item.active:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 41px;
  width: 10px;
  height: 9px;
  background: url(/src/img/lang_block_before.png) no-repeat;
}

.lang_wrapper .lang_item.active:hover .sub_lang_block {
  display: block;
  transition: 1s;
  background: rgba(0, 0, 0, 0.55);
}

.header_bottom {
  position: relative;
  margin-top: 170px;
}

.header_bot_l {
  position: relative;
  float: left;
  width: 35%;
  margin-right: 50px;
}

.header_bot_r {
  position: relative;
  float: left;
  width: 50%;
}

.header_popup_btn_block {
  position: relative;
  text-align: center;
  margin-top: 50px;
}

.header_popup_btn {
  position: relative;
  cursor: pointer;
  border: 5px solid #f20b33;
  border-radius: 50%;
  padding: 40px;
  display: inline-block;
  text-align: center;
}

.header_bot_text {
  position: relative;
  font-size: 29px;
  color: #ff7b00;
  text-transform: uppercase;
  font-family: "pt_sans-narrow-web-bold";
}

.header_bot_text1 {
  position: relative;
  font-size: 22px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "pt_sans-narrow-web-bold";
}

.header_bot_line {
  position: relative;
  width: 65px;
  height: 4px;
  background: #f20b33;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 6px;
}

.header_bot_text_lit {
  font-size: 24px;
  color: #ffffff;
}

/*.header_popup_btn:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	box-shadow: 0 0 0px 1px #f20b33;
	animation: point_pulse 2s linear infinite;
}*/

.header_popup_btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  border: 1px solid #f20b33;
  animation: point_pulse 2s linear infinite;
}

@keyframes point_pulse {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    transform: scale(1.7);
  }
}

@keyframes point_pulse2 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
  }
  50% {
    opacity: 1;
    transform: scale(1, 1, 1.5);
  }
  100% {
    opacity: 0;
    transform: scale(1.2, 1.6);
  }
}

.play_btn2 {
  display: none;
}

.header_popup_btn:hover {
  border: 5px solid #ffffff;
}

.header_popup_btn:hover .play_btn1 {
  display: none;
}

.header_popup_btn:hover .play_btn2 {
  display: block;
}

/*.header_popup_btn:hover:before{
	border: 1px solid #ffffff;
	box-shadow: 0 0 0px 1px #ffffff;
}
*/
.header_popup_btn:hover:after {
  border: 1px solid #ffffff;
}

.hedaer_logo {
  display: flex;
  position: relative;
}

.hedaer__logo-block-text {
  position: relative;
  margin-left: 20px;
  color: #fff;
  animation: logo-opacity 4s linear infinite;
  cursor: pointer;
  border: none;
  text-align: left;
  text-decoration: none !important;
}

@keyframes logo-opacity {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}

.hedaer__logo-title {
  font-size: 18px;
  font-weight: bold;
}

.hedaer__logo-subtitle {
  margin: 10px 0;
}

.hedaer__logo-stars {
  max-width: 125px;
}

@media only screen and (min-width: 1400px) {
  .video_main {
    position: relative;
    margin-top: -592px;
    z-index: -1;
    max-width: 100%;
  }
}

@media only screen and (max-width: 1365px) {
  .header_wrapper {
    min-height: auto;
  }
}

@media only screen and (max-width: 990px) {
  .header_bot_text {
    font-size: 50px;
  }

  .header_bot_text_lit {
    font-size: 18px;
  }

  .header_bottom {
    position: relative;
    margin-top: 155px;
    padding-bottom: 40px;
  }

  .header_popup_btn_block {
    margin-top: 50px;
  }

  .header_popup_btn {
    padding: 22px;
  }

  .header_wrapper {
    padding-bottom: 150px;
  }
}

@media only screen and (max-width: 880px) {
  .video_main {
    max-width: inherit;
    max-height: 500px;
  }

  .header_bot_text {
    font-size: 25px;
  }

  .header_popup_btn_block {
    margin-top: 0;
  }

  .header_popup_btn {
    padding: 16px;
  }
}

@media only screen and (max-width: 720px) {
  .video_main {
    max-width: inherit;
    max-height: 500px;
  }
}

@media only screen and (max-width: 650px) {
  /* .header_top_l{
		float: none;
		width: 100%;
		text-align: center;
	} */
  /* .header_top_r{
		float: none;
		width: 100%;
		text-align: center;
	} */

  .header_top {
    margin-top: 9px;
  }

  .header_bottom {
    margin-top: 269px;
  }

  .logo_block_bg {
    margin: 0 auto;
  }

  .header_btn {
    padding: 12px 20px;
  }
}

@media only screen and (max-width: 650px) {
  .header_top_r {
    margin-top: 20px;
  }

  .header_bot_l {
    float: none;
    width: 100%;
    bottom: 20px;
  }

  .header_bot_r {
    width: 100%;
    float: none;
    text-align: center;
  }

  .hedaer_logo {
    padding: 0;
  }

  .header_top {
    padding: 0;
  }

  .header_bot_line {
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .header_btn_block {
    margin: 0;
  }

  .header_bottom {
    margin-top: 195px;
    padding-bottom: 105px;
  }

  /*  .video_bg{
		display: none;
	}

	.header_wrapper{
		background: url(/img/header_img_bg.jpg) center no-repeat;
		margin-top: -9px;
		background-size: cover;
		padding-bottom: 25px;
	}*/
}

.popup_wrapper {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 9999;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #111517;
}

.popup_in,
.popup_video_in {
  position: absolute;
  width: 75%;
  margin: 0 auto;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 6%;
  margin: 0 auto;
}

.video_popup video {
  max-width: 100%;
}

.close_btn_block {
  position: absolute;
  display: inline-block;
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  transition: 300ms linear;
  z-index: 1;
}

.close_btn_block:hover .btn_close1 {
  background: #f20b33;
}

.close_btn_block:hover .btn_close2 {
  background: #f20b33;
}

.close_btn_block:hover {
  transform: rotate(90deg);
}

.btn_close1 {
  width: 35px;
  height: 3px;
  background: #f20b33;
  transform: rotate(45deg);
  position: absolute;
  top: 13px;
}

.btn_close2 {
  width: 35px;
  height: 3px;
  background: #f20b33;
  transform: rotate(-45deg);
  position: absolute;
  top: 13px;
}

@media screen and (max-width: 768px) {
  .popup_in,
  .popup_video_in {
    margin: 80px auto 0 auto;
    top: 0;
  }
}

@media screen and (max-width: 580px) {
  .popup_in,
  .popup_video_in {
    margin: 150px auto 80px auto;
  }
}

@media screen and (max-width: 380px) {
  .popup_in,
  .popup_video_in {
    margin: 180px auto 80px auto;
  }
}

/*_____HEADER_____*/

/*_____COUNTS_____*/
.counts {
  position: relative;
  background: #f77503;
  text-align: center;
  margin-top: -3px;
  padding: 35px 0;
}

.col-4 {
  width: 25%;
  float: left;
  position: relative;
}
.circle {
  font-weight: 600;
  font-size: 56px;
  color: #232222;
}
.label {
  font-size: 19px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 10px;
}

.spincrement4:after {
  /*   content: "$"; */
  font-size: 70px;
  left: -4px;
  top: -4px;
  position: absolute;
}

.count_line {
  position: absolute;
  top: 112px;
  right: 0;
  height: 59px;
  width: 2px;
  background: #ffffff;
}

.spincrement1,
.spincrement2,
.spincrement3,
.spincrement4 {
  color: #fff;
}

@media only screen and (max-width: 1185px) {
  .spincrement4:after {
    left: -27px;
  }
}

@media only screen and (max-width: 1178px) {
  .circle {
    font-size: 60px;
  }
  .label {
    font-size: 14px;
  }

  .spincrement4:after {
    top: -2px;
  }
}

@media only screen and (max-width: 1125px) {
  .col-4 {
    width: 23%;
  }
}

@media only screen and (max-width: 725px) {
  .col-4 {
    width: 50%;
    margin-bottom: 20px;
  }

  .count_line {
    display: none;
  }
}

@media only screen and (max-width: 425px) {
  .col-4 {
    width: 100%;
  }

  .spincrement4:after {
    left: 0;
  }
}

@media only screen and (max-width: 344px) {
  .spincrement4:after {
    left: -16px;
  }
}

/*_____COUNTS_____*/

/*_____step_wrapper_____*/
.step_wrapper {
  position: relative;
  background: #f9f9f9;
  padding-bottom: 90px;
}

.step_title {
  position: relative;
  text-align: center;
  font-size: 45px;
  color: #111111;
  font-weight: 600;
  padding-top: 140px;
}

.step_block {
  position: relative;
  margin-top: 130px;
  text-align: center;
}

.step_item {
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 0 23px;
  vertical-align: middle;
}

.step_item__inner::before {
  content: "";
  position: absolute;
  width: 238px;
  height: 120px;
  background-image: url(/../src/img/step-sprite.png);
  background-repeat: no-repeat;
}

.step1::before {
  background-position: 0px -249px;
  bottom: 110px;
  left: -25px;
}

.step2::before {
  background-position: -257px -244px;
  top: -25px;
  left: -35px;
  width: 257px;
  height: 131px;
  z-index: 1;
}

.step3::before {
  background-position: -532px -249px;
  bottom: 110px;
  left: -25px;
}

.step_item__inner::after {
  content: "";
  position: absolute;
  width: 177px;
  height: 36px;
  background-image: url(/../src/img/step-sprite.png);
  background-repeat: no-repeat;
}

.step1::after {
  background-position: 0px -143px;
  bottom: 90px;
  left: 5px;
}

.step2::after {
  background-position: -207px -143px;
  top: -45px;
  left: 5px;
}

.step3::after {
  background-position: -414px -143px;
  bottom: 90px;
  left: 5px;
}

.step_item__circle {
  width: 178px;
  height: 178px;
  position: relative;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
  box-shadow: 0px 20px 35px 0 rgba(0, 0, 0, 0.3);
}

.step_item__circle::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 153px;
  height: 75px;
  background-image: url(/../src/img/step-sprite.png);
  background-repeat: no-repeat;
}

.s_circle1::before {
  top: 13px;
  background-position: -344px 0px;
}

.s_circle2::before {
  bottom: 13px;
  background-position: 0px 0px;
}

.s_circle3::before {
  top: 13px;
  background-position: -161px 0px;
}

.step_item__image {
  position: relative;
  height: 180px;
}

.step_item__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.step_item__text {
  font-size: 20px;
  color: #111;
  max-width: 185px;
  line-height: 1.3em;
  margin-top: 85px;
}

.step_btn_wrap {
  position: relative;
  text-align: center;
}

.step_btm_block {
  position: relative;
  text-align: center;
  margin-top: 80px;
  display: inline-block;
}

.step_btn {
  display: inline-block;
  color: #ffffff;
  /*background: #d50b2f;*/
  border: 2px solid #f77503;
  text-transform: uppercase;
  padding: 16px 52px;
  border-radius: 19px;
  cursor: pointer;
  /* background: rgb(252, 86, 125);
  background: -moz-linear-gradient(
    top,
    rgba(252, 86, 125, 1) 0%,
    rgba(205, 11, 46, 1) 65%,
    rgba(205, 11, 46, 1) 99%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(252, 86, 125, 1) 0%,
    rgba(205, 11, 46, 1) 65%,
    rgba(205, 11, 46, 1) 99%
  );
  background: linear-gradient(
    to bottom,
    rgb(252, 224, 2) 0%,
    rgb(249, 220, 3) 65%,
    rgb(199, 179, 75) 99%
  ); */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc567d', endColorstr='#cd0b2e',GradientType=0 ); */
  background: #f77503;
}

.step_btn:hover {
  background: #fff;
  color: #009848;
}
/* 
.step_btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 30px;
  border: 1px solid #009848;
  animation: point_pulse2 2s linear infinite;
} */

@media only screen and (max-width: 1235px) {
  .item2:before {
    width: 310px;
    top: -37px;
  }

  .item2:after {
    width: 279px;
    height: 203px;
    right: -275px;
    top: -64px;
  }
}

@media only screen and (max-width: 1200px) {
  .item2:before {
    display: none;
  }

  .item2:after {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .step_item__inner::before,
  .step_item__inner::after {
    display: none;
  }
  .step_item__text {
    margin-top: 35px;
  }
  .step_item {
    margin: 0 23px 35px 23px;
  }
  .step_item:last-child {
    margin: 0 23px;
  }
  .step_block {
    margin-top: 85px;
  }
}

@media only screen and (max-width: 700px) {
  .step_title {
    font-size: 32px;
    padding-top: 90px;
  }
}
/*_____step_wrapper_____*/

/*ABOUT*/
.about_wrapper {
  position: relative;
  margin-top: 80px;
  padding-bottom: 150px;
}

.about_title_block {
  display: block;
  text-align: center;
}

.about_title {
  position: relative;
  text-align: center;
  font-size: 45px;
  font-weight: 600;
  padding-top: 60px;
  display: inline-block;
}

.about_title:before {
  content: "";
  position: absolute;
  top: 115px;
  right: 0px;
  bottom: 0px;
  left: 0;
  margin: 0 auto;
  width: 63px;
  height: 5px;
  background: linear-gradient(179.53deg, #183b56 2.77%, #0b2437 99.32%);
  z-index: 1;
}

.about_block {
  position: relative;
  margin-top: 130px;
}

.about_item {
  position: relative;
  float: left;
  width: 33.3%;
  text-align: center;
}

.about_item_block1 {
  position: relative;
  margin: 0 auto;
}

.about_item_block1.about_item1 {
  background: url(/../src/img/about_sprite.png) 0 0 no-repeat;
  width: 82px;
  height: 94px;
}

.about_item_block2 {
  position: relative;
  margin: 0 auto;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 20px;
  color: #111111;
}

.about_item_block1.about_item2 {
  background: url(/../src/img/about_sprite.png) -91px 0px no-repeat;
  width: 99px;
  height: 100px;
}

.about_item_block3 {
  position: relative;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 17px;
  color: #5a5a5a;
  padding: 0px 16px;
}

.about_item_block1.about_item3 {
  background: url(/../src/img/about_sprite.png) -207px 0 no-repeat;
  width: 98px;
  height: 100px;
}

.about_subtitle_block {
  position: relative;
  text-align: center;
}

.about_subtitle {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  color: #111111;
  text-transform: uppercase;
  text-align: center;
  margin-top: 100px;
  display: inline-block;
}

.about_subtitle:before {
  content: "";
  position: absolute;
  right: -34px;
  top: 2px;
  width: 50px;
  height: 64px;
  background: url(/../src/img/about_sprite.png) -308px -31px no-repeat;
}

.about_wrapper .step_btm_block {
  margin-top: 50px;
}

@media only screen and (max-width: 768px) {
  .about_item {
    float: none;
    width: 100%;
    margin-bottom: 50px;
  }

  .about_block {
    margin-top: 50px;
  }

  .about_title {
    padding-top: 0px;
  }

  .about_title:before {
    top: 100px;
  }
}
/*ABOUT*/

/*review*/
.review_wrapper {
  position: relative;
  border-bottom: 1px solid #d0d0d0;
  background: #f9f9f9;
  margin-bottom: 30px;
}

.flipster_wrapper {
  position: relative;
  margin-top: 100px;
}

.video_sld_block {
  position: relative;
}

/*CLIENT1*/
.poup_wrapper_people {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 9999;
}

.popup_people_inner {
  width: 100%;
  height: 100%;
}

.popup_people_inner iframe {
  width: 100%;
  height: 100%;
}

.overlay_people {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 11;
  background-color: #111517;
}

.popup_in_people {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  z-index: 1;
}

.popup_in_people iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.close_btn_people {
  position: absolute;
  display: inline-block;
  top: 30px;
  right: 30px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  transition: 300ms ease;
  z-index: 1;
}

.close_btn_people:hover .btn_close1 {
  background: #f20b33;
}

.close_btn_people:hover .btn_close2 {
  background: #f20b33;
}

.close_btn_people:hover {
  transform: rotate(90deg);
}

.btn_close1 {
  width: 35px;
  height: 3px;
  background: #f20b33;
  transform: rotate(45deg);
  position: absolute;
  top: 13px;
}

.btn_close2 {
  width: 35px;
  height: 3px;
  background: #f20b33;
  transform: rotate(-45deg);
  position: absolute;
  top: 13px;
}
/*CLIENT1*/

.clients_btn_block_all {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  margin: 0 auto;
}

.clients_btn_active:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  border: 1px solid #f20b33;
  animation: point_pulse 2s linear infinite;
}

.clients_btn {
  position: relative;
  cursor: pointer;
  border: 5px solid #f20b33;
  border-radius: 50%;
  padding: 40px;
  display: inline-block;
  text-align: center;
}

.clients_btn:hover:after {
  border: 1px solid #ffffff;
}

.clients_btn:hover {
  border: 5px solid #ffffff;
}

.clients_btn:hover .play_btn1 {
  display: none;
}

.clients_btn:hover .play_btn2 {
  display: block;
}

/*review*/

/*join_wrapper*/
.join_wrapper {
  position: relative;
}

.join_block {
  position: relative;
  margin-top: 125px;
}

.join_item {
  position: relative;
  float: left;
  width: 33.3%;
}

.join_item_in_l {
  position: relative;
  float: left;
  width: 75%;
  text-align: right;
}

.join_item_in_r {
  position: relative;
  float: left;
  width: 25%;
  margin-top: 20px;
}

.join_item_in_l_title {
  position: relative;
  font-size: 20px;
  color: #111111;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.join_item_in_l_text {
  font-size: 17px;
  margin-bottom: 25px;
}

.join_item_inner {
  position: relative;
  margin-bottom: 25px;
}

.join_item_in_item1 {
  position: relative;
  background: url(/../src/img/home.svg) 0 0 no-repeat;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.join_item_in_item1:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #e60b31;
  top: -11px;
  left: -11px;
  transform: rotate(45deg);
  z-index: -1;
  transition: 0.3s;
}

/*.join_item_inner:hover .join_item_in_item1{
	background: url(/../img/about_sprite.png) 0px -147px no-repeat;
} */

.join_item_inner:hover .join_item_in_item1:before {
  transform: rotate(0deg);
  /*background: #e60b31;*/
  transition: 0.3s;
}

.join_item_in_item2 {
  position: relative;
  background: url(/../src/img/clock.svg) 0 0 no-repeat;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.join_item_in_item2:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #c3d600;
  top: -11px;
  left: -11px;
  transform: rotate(45deg);
  z-index: -1;
  transition: 0.3s;
}

.join_item_inner:hover .join_item_in_item2 {
  /*background: url(/../img/about_sprite.png) -36px -147px no-repeat;*/
}

.join_item_inner:hover .join_item_in_item2:before {
  transform: rotate(0deg);
  /*background: #c3d600;*/
  transition: 0.3s;
}

.join_item_in_item3 {
  position: relative;
  background: url(/../src/img/wallet.svg) 0 0 no-repeat;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.join_item_in_item3:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #0032a0;
  top: -12px;
  left: -12px;
  transform: rotate(45deg);
  z-index: -1;
  transition: 0.3s;
}

.join_item_inner:hover .join_item_in_item3 {
  /*background: url(/../img/about_sprite.png) -69px -147px no-repeat;*/
}

.join_item_inner:hover .join_item_in_item3:before {
  transform: rotate(0deg);
  /*background: #0032a0;*/
  transition: 0.3s;
}

.leptop_img {
  max-width: 100%;
}

.join_item.right .join_item_in_l {
  text-align: left;
}

.join_item_in_item4 {
  position: relative;
  background: url(/../src/img/download.svg) 0 0 no-repeat;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.join_item_in_item4:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #f49c12;
  top: -9px;
  left: -12px;
  transform: rotate(45deg);
  z-index: -1;
  transition: 0.3s;
}

.join_item_inner:hover .join_item_in_item4 {
  /*background: url(/../img/about_sprite.png) -98px -147px no-repeat;*/
}

.join_item_inner:hover .join_item_in_item4:before {
  transform: rotate(0deg);
  /*background: #f49c12;*/
  transition: 0.3s;
}

.join_item_in_item5 {
  position: relative;
  background: url(/../src/img/internet.svg) 0 0 no-repeat;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.join_item_in_item5:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #356ce6;
  top: -11px;
  left: -11px;
  transform: rotate(45deg);
  z-index: -1;
  transition: 0.3s;
}

.join_item_inner:hover .join_item_in_item5 {
  /*background: url(/../img/about_sprite.png) -130px -147px no-repeat;*/
}

.join_item_inner:hover .join_item_in_item5:before {
  transform: rotate(0deg);
  /*background: #356ce6;*/
  transition: 0.3s;
}

.join_item_in_item6 {
  position: relative;
  background: url(/../src/img/high-quality.svg) 0 0 no-repeat;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.join_item_in_item6:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #f91516;
  top: -11px;
  left: -11px;
  transform: rotate(45deg);
  z-index: -1;
  transition: 0.3s;
}

.join_item_inner:hover .join_item_in_item6 {
  /*background: url(/../img/about_sprite.png) -169px -147px no-repeat;*/
}

.join_item_inner:hover .join_item_in_item6:before {
  transform: rotate(0deg);
  /*background: #f91516;*/
  transition: 0.3s;
}

.join_item.join_item1 {
  width: 30%;
}

.join_item.join_item2 {
  width: 40%;
}

.join_item.join_item3 {
  width: 30%;
}

.join_adaptiv_note {
  position: relative;
  margin: 20px 0;
  display: none;
}

@media only screen and (max-width: 1114px) {
  .join_item.join_item2 {
    display: none;
  }

  .join_item.join_item1 {
    width: 50%;
  }

  .join_item.join_item3 {
    width: 50%;
  }
}

@media only screen and (max-width: 850px) {
  .about_title {
    font-size: 27px;
  }
}

@media only screen and (max-width: 735px) {
  .join_item.join_item1 {
    width: 100%;
    float: none;
    text-align: center;
  }

  .join_item.join_item3 {
    width: 100%;
    float: none;
    text-align: center;
  }

  .join_item_in_l {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 115px;
  }

  .join_item_in_r {
    width: 100%;
    float: none;
    text-align: center;
    position: absolute;
    top: -79px;
  }

  .join_item.right .join_item_in_l {
    text-align: center;
  }

  .join_adaptiv_note {
    display: block;
    text-align: center;
    margin: 55px 0;
  }

  .join_adaptiv_note img {
    max-width: 100%;
  }
}

@media only screen and (max-width: 390px) {
  .about_title {
    font-size: 20px;
  }
}
/*join_wrapper*/

/*build_wrapper*/
.build_wrapper {
  position: relative;
  background: url(/../src/img/build_bg.jpg) center no-repeat;
  margin-top: 130px;
  padding: 150px 0;
  background-size: cover;
}

.build_block {
  position: relative;
}

.build_item1 {
  width: 50%;
  position: relative;
  float: left;
  margin-top: 200px;
}

.build_item_text1 {
  position: relative;
  font-size: 99px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 8px;
}

.build_item_text2 {
  position: relative;
  font-size: 63px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 4px;
}

.build_item_text3 {
  position: relative;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 3px;
}

.build_item2 {
  width: 50%;
  position: relative;
  float: left;
}

.build_item2_l {
  position: relative;
  float: left;
  width: 50%;
}

.build_item2_r {
  position: relative;
  float: left;
  width: 50%;
}

.built_item2_block {
  position: relative;
}

.build_item2_img_block1 {
  width: 195px;
  height: 181px;
  background: url(/../src/img/about_sprite.png) -0px -176px no-repeat;
  margin: 0 auto;
  z-index: 1;
}

.build_item2_img_block2 {
  width: 195px;
  height: 181px;
  background: url(/../src/img/about_sprite.png) -189px -176px no-repeat;
  margin: 0 auto;
  position: absolute;
  top: -98px;
  left: 160px;
  z-index: 1;
}

.build_item2_img_block3 {
  width: 195px;
  height: 181px;
  background: url(/../src/img/about_sprite.png) -376px -176px no-repeat;
  margin: 0 auto;
  position: absolute;
  top: 9px;
  left: 75px;
  z-index: 1;
}

.build_item2_img_block4 {
  width: 195px;
  height: 181px;
  background: url(/../src/img/about_sprite.png) -568px -176px no-repeat;
  margin: 0 auto;
  position: absolute;
  top: 118px;
  left: -9px;
  z-index: 1;
}

.build_item2_img_block5 {
  width: 195px;
  height: 181px;
  background: url(/../src/img/about_sprite.png) -760px -176px no-repeat;
  margin: 0 auto;
  position: absolute;
  top: 226px;
  left: 77px;
  z-index: 1;
}

.build_item2_img_block6 {
  width: 195px;
  height: 181px;
  background: url(/../src/img/about_sprite.png) -953px -176px no-repeat;
  margin: 0 auto;
  position: absolute;
  top: 336px;
  left: -8px;
  z-index: 1;
}

/*.build_item3{
	width: 25%;
	position: relative;
	float: left;
}*/

.build_iten_text_block {
  position: relative;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}

.build_item3_text1 {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-top: 43px;
  background: #ef076b;
  padding: 9px;
}

.build_item3_text1:before {
  content: "";
  position: absolute;
  width: 180px;
  height: 2px;
  top: 17px;
  left: -179px;
  background: #ef076b;
}

.build_item3_text2 {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-top: 61px;
  background: #c3d600;
  padding: 9px;
}

.build_item3_text2:before {
  content: "";
  position: absolute;
  width: 86px;
  height: 2px;
  top: 17px;
  left: -86px;
  background: #c3d600;
}

.build_item3_text3 {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-top: 89px;
  padding: 9px;
  background: #0032a0;
}

.build_item3_text3:before {
  content: "";
  position: absolute;
  width: 108px;
  height: 2px;
  top: 17px;
  left: -105px;
  background: #0032a0;
}

.build_item3_text4 {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-top: 73px;
  padding: 9px;
  background: #f49c12;
}

.build_item3_text4:before {
  content: "";
  position: absolute;
  width: 218px;
  height: 2px;
  top: 17px;
  left: -216px;
  background: #f49c12;
}

.build_item3_text5 {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-top: 70px;
  padding: 9px;
  background: #f91516;
}

.build_item3_text5:before {
  content: "";
  position: absolute;
  width: 173px;
  height: 2px;
  top: 17px;
  left: -168px;
  background: #f91516;
}

.build_item3_text6 {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-top: 76px;
  padding: 9px;
  background: #356ce6;
}

.build_item3_text6:before {
  content: "";
  position: absolute;
  width: 173px;
  height: 2px;
  top: 17px;
  left: -168px;
  background: #356ce6;
}

@media only screen and (max-width: 1200px) {
  .build_item_text1 {
    font-size: 70px;
  }

  .build_item_text2 {
    font-size: 44px;
  }

  .build_item_text3 {
    font-size: 25px;
  }

  .build_item1 {
    width: 46%;
  }

  .build_item2 {
    width: 52%;
  }

  .build_item1 {
    text-align: center;
  }

  .build_item1 {
    width: 100%;
    float: none;
    margin-top: 0;
  }

  .build_item2 {
    width: 52%;
    float: none;
    margin: 0 auto;
    margin-top: 30px;
  }

  .build_wrapper {
    padding: 80px 0;
  }
}

@media only screen and (max-width: 1157px) {
  .build_item2 {
    width: 54%;
  }
}

@media only screen and (max-width: 1120px) {
  .build_item2 {
    width: 56%;
  }
}

@media only screen and (max-width: 1075px) {
  .build_item2 {
    width: 58%;
  }
}

@media only screen and (max-width: 1045px) {
  .build_item2 {
    width: 60%;
  }
}

@media only screen and (max-width: 1010px) {
  .build_item2 {
    width: 62%;
  }
}

@media only screen and (max-width: 977px) {
  .build_item2 {
    width: 64%;
  }
}

@media only screen and (max-width: 950px) {
  .build_item2 {
    width: 66%;
  }
}

@media only screen and (max-width: 923px) {
  .build_item2 {
    width: 68%;
  }
}

@media only screen and (max-width: 895px) {
  .build_item2 {
    width: 70%;
  }
}

@media only screen and (max-width: 875px) {
  .build_item2 {
    width: 72%;
  }
}

@media only screen and (max-width: 848px) {
  .build_item2 {
    width: 74%;
  }
}

@media only screen and (max-width: 825px) {
  .build_item2 {
    width: 76%;
  }
}

@media only screen and (max-width: 809px) {
  .build_item2 {
    width: 78%;
  }
}

@media only screen and (max-width: 789px) {
  .build_item2 {
    width: 80%;
  }
}

@media only screen and (max-width: 770px) {
  .build_item2 {
    width: 82%;
  }
}

@media only screen and (max-width: 753px) {
  .build_item2 {
    width: 84%;
  }
}

@media only screen and (max-width: 740px) {
  .build_item2 {
    width: 87%;
  }
}

@media only screen and (max-width: 714px) {
  .build_item2 {
    width: 90%;
  }
}

@media only screen and (max-width: 690px) {
  .build_item2 {
    width: 94%;
  }
}

@media only screen and (max-width: 665px) {
  .build_item2 {
    width: 97%;
  }
}

@media only screen and (max-width: 645px) {
  .build_item2 {
    width: 70%;
  }

  .build_item2_img_block1 {
    position: relative;
    left: 42px;
  }

  .build_item2_img_block1 {
    width: 53px;
    height: 95px;
    background: url(/../src/img/about_sprite.png) -0px -48px no-repeat;
    margin: 0 auto;
    background-size: cover;
  }

  .build_item2_img_block2 {
    top: -66px;
    left: 145px;
  }

  .build_item2_img_block2 {
    width: 53px;
    height: 95px;
    background: url(/../src/img/about_sprite.png) -51px -48px no-repeat;
    margin: 0 auto;
    background-size: cover;
  }

  .build_item2_img_block3 {
    top: -39px;
    left: 117px;
  }

  .build_item2_img_block3 {
    width: 53px;
    height: 95px;
    background: url(/../src/img/about_sprite.png) -101px -48px no-repeat;
    margin: 0 auto;
    background-size: cover;
  }

  .build_item2_img_block4 {
    top: -9px;
    left: 94px;
  }

  .build_item2_img_block4 {
    width: 53px;
    height: 95px;
    background: url(/../src/img/about_sprite.png) -152px -48px no-repeat;
    margin: 0 auto;
    background-size: cover;
  }

  .build_item2_img_block5 {
    top: 20px;
    left: 119px;
  }

  .build_item2_img_block5 {
    width: 53px;
    height: 95px;
    background: url(/../src/img/about_sprite.png) -204px -48px no-repeat;
    margin: 0 auto;
    background-size: cover;
  }

  .build_item2_img_block6 {
    top: 49px;
    left: 94px;
  }

  .build_item2_img_block6 {
    width: 53px;
    height: 95px;
    background: url(/../src/img/about_sprite.png) -256px -48px no-repeat;
    margin: 0 auto;
    background-size: cover;
  }

  .build_item_text1 {
    font-size: 34px;
  }

  .build_item_text2 {
    font-size: 22px;
  }

  .build_item_text3 {
    font-size: 12px;
  }

  .build_wrapper {
    padding: 20px 0;
  }

  .build_item3_text1 {
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 2px;
  }

  .build_item3_text2 {
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 2px;
  }

  .build_item3_text3 {
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 2px;
  }

  .build_item3_text4 {
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 2px;
  }

  .build_item3_text5 {
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 2px;
  }

  .build_item3_text6 {
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 2px;
  }

  .build_item3_text1:before {
    width: 101px;
    left: -100px;
  }

  .build_item3_text2:before {
    width: 92px;
    left: -90px;
  }

  .build_item3_text3:before {
    width: 96px;
    left: -91px;
  }

  .build_item3_text4:before {
    width: 107px;
    left: -107px;
    top: 14px;
  }

  .build_item3_text5:before {
    width: 103px;
    left: -103px;
  }

  .build_item3_text6:before {
    width: 115px;
    left: -115px;
  }
}

@media only screen and (max-width: 645px) {
  .build_item2 {
    width: 72%;
  }
}

@media only screen and (max-width: 611px) {
  .build_item2 {
    width: 74%;
  }
}

@media only screen and (max-width: 595px) {
  .build_item2 {
    width: 76%;
  }
}

@media only screen and (max-width: 582px) {
  .build_item2 {
    width: 78%;
  }
}

@media only screen and (max-width: 567px) {
  .build_item2 {
    width: 80%;
  }
}

@media only screen and (max-width: 555px) {
  .build_item2 {
    width: 82%;
  }
}

@media only screen and (max-width: 543px) {
  .build_item2 {
    width: 84%;
  }

  .build_item3_text1:before {
    width: 93px;
    left: -93px;
  }

  .build_item3_text2:before {
    width: 65px;
    left: -63px;
  }

  .build_item3_text3:before {
    width: 79px;
    left: -77px;
  }

  .build_item3_text4:before {
    width: 100px;
    left: -98px;
  }

  .build_item3_text5:before {
    width: 94px;
    left: -94px;
  }

  .build_item3_text6:before {
    width: 104px;
    left: -104px;
  }
}

@media only screen and (max-width: 498px) {
  .build_item2 {
    width: 92%;
  }
}

@media only screen and (max-width: 481px) {
  .build_item2 {
    width: 96%;
  }
}

@media only screen and (max-width: 463px) {
  .build_item2 {
    width: 100%;
  }
}

@media only screen and (max-width: 459px) {
  .build_item2_img_block2 {
    top: -66px;
    left: 139px;
  }

  .build_item2_img_block3 {
    top: -39px;
    left: 113px;
  }

  .build_item2_img_block4 {
    top: -9px;
    left: 88px;
  }

  .build_item2_img_block5 {
    top: 20px;
    left: 112px;
  }

  .build_item2_img_block6 {
    top: 49px;
    left: 89px;
  }
}

@media only screen and (max-width: 443px) {
  .build_item2_img_block1 {
    position: relative;
    left: 32px;
  }

  .build_item2_img_block2 {
    top: -66px;
    left: 127px;
  }

  .build_item2_img_block3 {
    top: -39px;
    left: 100px;
  }

  .build_item2_img_block4 {
    top: -9px;
    left: 75px;
  }

  .build_item2_img_block5 {
    top: 20px;
    left: 101px;
  }

  .build_item2_img_block6 {
    top: 49px;
    left: 76px;
  }
}

@media only screen and (max-width: 423px) {
  .build_item2_img_block1 {
    position: relative;
    left: 21px;
  }

  .build_item2_img_block2 {
    top: -66px;
    left: 112px;
  }

  .build_item2_img_block3 {
    top: -39px;
    left: 84px;
  }

  .build_item2_img_block4 {
    top: -9px;
    left: 59px;
  }

  .build_item2_img_block5 {
    top: 20px;
    left: 84px;
  }

  .build_item2_img_block6 {
    top: 49px;
    left: 62px;
  }
}

@media only screen and (max-width: 401px) {
  .ready_btn {
    font-size: 12px;
  }

  .build_item2_img_block1 {
    position: relative;
    left: 8px;
  }

  .build_item2_img_block2 {
    top: -66px;
    left: 94px;
  }

  .build_item2_img_block3 {
    top: -39px;
    left: 68px;
  }

  .build_item2_img_block4 {
    top: -9px;
    left: 42px;
  }

  .build_item2_img_block5 {
    top: 20px;
    left: 68px;
  }

  .build_item2_img_block6 {
    top: 49px;
    left: 45px;
  }
}

@media only screen and (max-width: 379px) {
  .build_item2_img_block1 {
    position: relative;
    left: -2px;
  }

  .build_item2_img_block2 {
    top: -66px;
    left: 79px;
  }

  .build_item2_img_block3 {
    top: -39px;
    left: 52px;
  }

  .build_item2_img_block4 {
    top: -9px;
    left: 28px;
  }

  .build_item2_img_block5 {
    top: 20px;
    left: 51px;
  }

  .build_item2_img_block6 {
    top: 49px;
    left: 29px;
  }
}

@media only screen and (max-width: 358px) {
  .build_item2_img_block1 {
    position: relative;
    left: -13px;
  }

  .build_item2_img_block2 {
    top: -66px;
    left: 63px;
  }

  .build_item2_img_block3 {
    top: -39px;
    left: 35px;
  }

  .build_item2_img_block4 {
    top: -9px;
    left: 10px;
  }

  .build_item2_img_block5 {
    top: 20px;
    left: 36px;
  }

  .build_item2_img_block6 {
    top: 49px;
    left: 13px;
  }
}

@media only screen and (max-width: 341px) {
  .build_item2_img_block1 {
    position: relative;
    left: -13px;
  }

  .build_item2_img_block2 {
    top: -66px;
    left: 63px;
  }

  .build_item2_img_block3 {
    top: -39px;
    left: 35px;
  }

  .build_item2_img_block4 {
    top: -9px;
    left: 10px;
  }

  .build_item2_img_block5 {
    top: 20px;
    left: 36px;
  }

  .build_item2_img_block6 {
    top: 49px;
    left: 13px;
  }

  .build_item3_text1 {
    font-size: 10px;
    margin-bottom: 2px;
  }

  .build_item3_text2 {
    font-size: 10px;
    margin-bottom: 2px;
  }

  .build_item3_text3 {
    font-size: 10px;
    margin-bottom: 2px;
  }

  .build_item3_text4 {
    font-size: 10px;
    margin-bottom: 2px;
  }

  .build_item3_text5 {
    font-size: 10px;
    margin-bottom: 2px;
  }

  .build_item3_text6 {
    font-size: 10px;
    margin-bottom: 2px;
  }
}

@media only screen and (max-width: 323px) {
  .build_item2_img_block1 {
    position: relative;
    left: -23px;
  }

  .build_item2_img_block2 {
    top: -66px;
    left: 45px;
  }

  .build_item2_img_block3 {
    top: -39px;
    left: 20px;
  }

  .build_item2_img_block4 {
    top: -9px;
    left: -5px;
  }

  .build_item2_img_block5 {
    top: 20px;
    left: 20px;
  }

  .build_item2_img_block6 {
    top: 49px;
    left: -3px;
  }
}

/*@media only screen and (max-width: 1200px){
	.build_item_text1 {
		font-size: 70px;
	}

	.build_item_text2{
		font-size: 44px;
	}

	.build_item_text3{
		font-size: 25px;
	}

	.build_item1{
		width: 46%;
	}

	.build_item2{
		width: 52%;
	}

	.build_item1{
		text-align: center;
	}

	.build_item1 {
		width: 100%;
		float: none;
	}

	.build_item2 {
		width: 100%;
		float: none;
	}

	.build_item2_img_block2{
		position: relative;
		top: 0;
		left: 0;
	}

	.build_item2_img_block3{
		position: relative;
		top: 0;
		left: 0;
	}

	.build_item2_img_block4{
		position: relative;
		top: 0;
		left: 0;
	}

	.build_item2_img_block5{
		position: relative;
		top: 0;
		left: 0;
	}

	.build_item2_img_block6{
		position: relative;
		top: 0;
		left: 0;
	}

	.build_item3_text1{
		margin-top: 71px;
	}

	.build_item3_text1:before {
		content: "";
		position: absolute;
		width: 412px;
		height: 2px;
		top: 17px;
		left: -409px;
		background: #ef076b;
	}

	.build_item3_text2:before{
		width: 407px;
		height: 2px;
		top: 17px;
		left: -405px;
	}

	.build_item3_text2 {
		margin-top: 145px;
	}

	.build_item3_text3{
		margin-top: 145px;
	}

	.build_item3_text3:before {
		width: 392px;
		left: -390px;
	}

	.build_wrapper{
		padding-top: 0;
	}

	.build_item1 {
		margin-top: 0;
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.build_item3_text4{
		margin-top: 146px;
	}

	.build_item3_text4:before {
		left: -380px;
		width: 383px;
	}

	.build_item3_text5{
		margin-top: 144px;
	}

	.build_item3_text5:before {
		left: -385px;
		width: 385px;
	}

	.build_item3_text6{
		margin-top: 145px;
	}

	.build_item3_text6:before {
		width: 388px;
		left: -384px;
	}

}

@media only screen and (max-width: 1174px){
	.build_item3_text1:before {
		width: 398px;
		left: -398px;
	}

	.build_item3_text2:before {
		width: 395px;
		left: -395px;
	}

	.build_item3_text3:before {
		width: 381px;
		left: -381px;
	}

	.build_item3_text4:before {
		left: -368px;
		width: 368px;
	}

	.build_item3_text5:before {
		left: -394px;
		width: 394px;
	}

	.build_item3_text6:before {
		width: 370px;
		left: -370px;
	}
}

@media only screen and (max-width: 1055px){
	.build_item3_text1:before {
		width: 334px;
		left: -334px;
	}

	.build_item3_text2:before {
		width: 333px;
		left: -333px;
	}

	.build_item3_text3:before {
		width: 317px;
		left: -317px;
	}

	.build_item3_text4:before {
		left: -305px;
		width: 305px;
	}

	.build_item3_text5:before {
		left: -333px;
		width: 333px;
	}

	.build_item3_text6:before {
		width: 312px;
		left: -312px;
	}
}

@media only screen and (max-width: 921px){
	.build_item3_text1:before {
		width: 267px;
		left: -267px;
	}

	.build_item3_text2:before {
		width: 262px;
		left: -262px;
	}

	.build_item3_text3:before {
		width: 249px;
		left: -249px;
	}

	.build_item3_text4:before {
		left: -237px;
		width: 237px;
	}

	.build_item3_text5:before {
		left: -268px;
		width: 268px;
	}

	.build_item3_text6:before {
		width: 240px;
		left: -240px;
	}
}

@media only screen and (max-width: 786px){
	.build_item3_text1:before {
		width: 196px;
		left: -196px;
	}

	.build_item3_text2:before {
		width: 192px;
		left: -192px;
	}

	.build_item3_text3:before {
		width: 177px;
		left: -177px;
	}

	.build_item3_text4:before {
		left: -168px;
		width: 168px;
	}

	.build_item3_text5:before {
		left: -193px;
		width: 193px;
	}

	.build_item3_text6:before {
		width: 168px;
		left: -168px;
	}
}

@media only screen and (max-width: 655px){
	.build_item3_text1:before {
		display: none;
	}

	.build_item3_text2:before {
		display: none;
	}

	.build_item3_text3:before {
		display: none;
	}

	.build_item3_text4:before {
		display: none;
	}

	.build_item3_text5:before {
		display: none;
	}

	.build_item3_text6:before {
		display: none;
	}

	.build_item2_l {
		position: absolute;
		top: 44px;
		float: none;
		width: 100%;
	}

	.build_item2_r {
		position: relative;
		float: none;
		width: 100%;
	}

	.build_item3_text1 {
		margin-top: 5px;
	}

	.built_item2_block {
		position: relative;
		margin-bottom: 47px;
	}

	.build_item3_text2 {
		margin-top: 196px;
	}

	.build_item3_text3 {
		margin-top: 193px;
	}

	.build_item3_text4 {
		margin-top: 192px;
	}

	.build_item3_text5 {
		margin-top: 191px;
	}

	.build_item3_text6 {
		margin-top: 189px;
	}

	.build_wrapper {
		padding-top: 0;
		padding-bottom: 215px;
	}
}

@media only screen and (max-width: 696px){
	.build_item_text1 {
		font-size: 26px;
	} 

	.build_item_text2 {
		font-size: 17px;
	} 

	.build_item_text3 {
		font-size: 10px;
	}
}*/
/*build_wrapper*/

/*map_wrapper*/
.map_wrapper {
  position: relative;
}

.map_block {
  background: url(/../src/img/map_bg.jpg) center no-repeat;
  background-size: contain;
  min-height: 1000px;
}

.map_item_block {
  position: relative;
}

.map_item_container {
  display: inline-block;
}

.map_item1 {
  position: absolute;
  color: #356ce6;
  top: 305px;
  right: 440px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item1:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
  top: -20px;
  left: -13px;
  z-index: -1;
}

.map_item1:hover {
  transform: scale(1.7);
}

.map_item2 {
  position: absolute;
  color: #356ce6;
  top: 445px;
  right: 252px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item2:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
  top: -20px;
  left: -18px;
  z-index: -1;
}

.map_item2:hover {
  transform: scale(1.7);
}

.map_item3 {
  position: absolute;
  color: #356ce6;
  top: 487px;
  right: 613px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item3:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
  top: -20px;
  left: -23px;
  z-index: -1;
}

.map_item3:hover {
  transform: scale(1.7);
}

.map_item4 {
  position: absolute;
  color: #356ce6;
  top: 441px;
  right: 979px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item4:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
  top: -20px;
  left: -14px;
  z-index: -1;
}

.map_item4:hover {
  transform: scale(1.7);
}

.map_item5 {
  position: absolute;
  color: #356ce6;
  top: 306px;
  right: 1025px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item5:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
  top: -20px;
  left: -14px;
  z-index: -1;
}

.map_item5:hover {
  transform: scale(1.7);
}

.map_item6 {
  position: absolute;
  color: #356ce6;
  top: 447px;
  right: 945px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item6:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
  top: -20px;
  left: -16px;
  z-index: -1;
}

.map_item6:hover {
  transform: scale(1.7);
}

.map_item7 {
  position: absolute;
  color: #356ce6;
  top: 668px;
  right: 806px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item7:before {
  content: "";
  position: absolute;
  border: 8px solid #f91516;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
  top: -20px;
  left: -13px;
  z-index: -1;
}

.map_item7:hover {
  transform: scale(1.7);
}

.map_item8 {
  position: absolute;
  color: #356ce6;
  top: 250px;
  right: 15px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item8:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
  top: -20px;
  left: -13px;
  z-index: -1;
}

.map_item8:hover {
  transform: scale(1.7);
}

.map_item9 {
  position: absolute;
  color: #356ce6;
  top: 380px;
  right: 314px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item9:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
  top: -20px;
  left: -13px;
  z-index: -1;
}

.map_item9:hover {
  transform: scale(1.7);
}

.map_item10 {
  position: absolute;
  color: #356ce6;
  top: 703px;
  right: 80px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item10:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
  top: -20px;
  left: -13px;
  z-index: -1;
}

.map_item10:hover {
  transform: scale(1.7);
}

.map_item11 {
  position: absolute;
  color: #356ce6;
  top: 273px;
  left: 658px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item11:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 6px;
  background: #ffffff;
  top: -11px;
  left: -15px;
  z-index: -1;
}

.map_item11:hover {
  transform: scale(1.7);
}

.map_item12 {
  position: absolute;
  color: #356ce6;
  top: 291px;
  left: 580px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item12:before {
  content: "";
  position: absolute;
  border: 8px solid #356ce6;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 6px;
  background: #ffffff;
  top: -11px;
  left: -12px;
  z-index: -1;
}

.map_item12:hover {
  transform: scale(1.7);
}

.map_item13 {
  position: absolute;
  color: #356ce6;
  top: 350px;
  left: 533px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item13:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 7px;
  background: #ffffff;
  top: -7px;
  left: -5px;
  z-index: -1;
}

.map_item13:hover {
  transform: scale(1.7);
}

.map_item14 {
  position: absolute;
  color: #356ce6;
  top: 350px;
  left: 494px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
}

.map_item14:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 7px;
  background: #ffffff;
  top: -7px;
  left: -8px;
  z-index: -1;
}

.map_item14:hover {
  transform: scale(1.7);
}

.map_item15 {
  position: absolute;
  color: #356ce6;
  top: 372px;
  left: 582px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item15:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 5px;
  background: #ffffff;
  top: -8px;
  left: -6px;
  z-index: -1;
}

.map_item15:hover {
  transform: scale(1.7);
}

.map_item16 {
  position: absolute;
  color: #356ce6;
  top: 363px;
  left: 620px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item16:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 3px;
  background: #ffffff;
  top: -6px;
  left: -7px;
  z-index: -1;
}

.map_item16:hover {
  transform: scale(1.7);
}

.map_item17 {
  position: absolute;
  color: #356ce6;
  top: 354px;
  left: 653px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item17:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 3px;
  background: #ffffff;
  top: -6px;
  left: -7px;
  z-index: -1;
}

.map_item17:hover {
  transform: scale(1.7);
}

.map_item18 {
  position: absolute;
  color: #356ce6;
  top: 377px;
  left: 671px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item18:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -7px;
  left: -4px;
  z-index: -1;
}

.map_item18:hover {
  transform: scale(1.7);
}

.map_item19 {
  position: absolute;
  color: #356ce6;
  top: 398px;
  left: 647px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item19:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -4px;
  left: -7px;
  z-index: -1;
}

.map_item19:hover {
  transform: scale(1.7);
}

.map_item20 {
  position: absolute;
  color: #356ce6;
  top: 414px;
  left: 595px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item20:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -6px;
  left: -5px;
  z-index: -1;
}

.map_item20:hover {
  transform: scale(1.7);
}

.map_item21 {
  position: absolute;
  color: #356ce6;
  top: 401px;
  left: 543px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item21:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -6px;
  left: -5px;
  z-index: -1;
}

.map_item21:hover {
  transform: scale(1.7);
}

.map_item22 {
  position: absolute;
  color: #356ce6;
  top: 434px;
  left: 530px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item22:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -4px;
  left: -5px;
  z-index: -1;
}

.map_item22:hover {
  transform: scale(1.7);
}

.map_item23 {
  position: absolute;
  color: #356ce6;
  top: 435px;
  left: 513px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item23:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -3px;
  left: -6px;
  z-index: -1;
}

.map_item23:hover {
  transform: scale(1.7);
}

.map_item24 {
  position: absolute;
  color: #356ce6;
  top: 444px;
  left: 637px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item24:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -4px;
  left: -5px;
  z-index: -1;
}

.map_item24:hover {
  transform: scale(1.7);
}

.map_item25 {
  position: absolute;
  color: #356ce6;
  top: 440px;
  left: 673px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item25:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -6px;
  left: -5px;
  z-index: -1;
}

.map_item25:hover {
  transform: scale(1.7);
}

.map_item26 {
  position: absolute;
  color: #356ce6;
  top: 480px;
  left: 680px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item26:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -6px;
  z-index: -1;
}

.map_item26:hover {
  transform: scale(1.7);
}

.map_item27 {
  position: absolute;
  color: #356ce6;
  top: 499px;
  left: 660px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item27:before {
  content: "";
  position: absolute;
  border: 3px solid #f91516;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -8px;
  z-index: -1;
}

.map_item27:hover {
  transform: scale(1.7);
}

.map_item28 {
  position: absolute;
  color: #356ce6;
  top: 512px;
  left: 714px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item28:before {
  content: "";
  position: absolute;
  border: 3px solid #f91516;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -8px;
  z-index: -1;
}

.map_item28:hover {
  transform: scale(1.7);
}

.map_item29 {
  position: absolute;
  color: #356ce6;
  top: 482px;
  left: 736px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item29:before {
  content: "";
  position: absolute;
  border: 3px solid #f91516;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -6px;
  z-index: -1;
}

.map_item29:hover {
  transform: scale(1.7);
}

.map_item30 {
  position: absolute;
  color: #356ce6;
  top: 510px;
  left: 760px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item30:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -4px;
  z-index: -1;
}

.map_item30:hover {
  transform: scale(1.7);
}

.map_item31 {
  position: absolute;
  color: #356ce6;
  top: 545px;
  left: 722px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item31:before {
  content: "";
  position: absolute;
  border: 3px solid #f91516;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -8px;
  z-index: -1;
}

.map_item31:hover {
  transform: scale(1.7);
}

.map_item32 {
  position: absolute;
  color: #356ce6;
  top: 539px;
  left: 748px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item32:before {
  content: "";
  position: absolute;
  border: 3px solid #f91516;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -8px;
  z-index: -1;
}

.map_item32:hover {
  transform: scale(1.7);
}

.map_item33 {
  position: absolute;
  color: #356ce6;
  top: 528px;
  left: 764px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item33:before {
  content: "";
  position: absolute;
  border: 3px solid #f91516;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -8px;
  z-index: -1;
}

.map_item33:hover {
  transform: scale(1.7);
}

.map_item34 {
  position: absolute;
  color: #356ce6;
  top: 514px;
  left: 851px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item34:before {
  content: "";
  position: absolute;
  border: 3px solid #f91516;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -6px;
  z-index: -1;
}

.map_item34:hover {
  transform: scale(1.7);
}

.map_item35 {
  position: absolute;
  color: #356ce6;
  top: 523px;
  left: 924px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item35:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -4px;
  z-index: -1;
}

.map_item35:hover {
  transform: scale(1.7);
}

.map_item36 {
  position: absolute;
  color: #356ce6;
  top: 613px;
  left: 955px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item36:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -8px;
  z-index: -1;
}

.map_item36:hover {
  transform: scale(1.7);
}

.map_item37 {
  position: absolute;
  color: #356ce6;
  top: 612px;
  left: 998px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item37:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -6px;
  z-index: -1;
}

.map_item37:hover {
  transform: scale(1.7);
}

.map_item38 {
  position: absolute;
  color: #356ce6;
  top: 595px;
  left: 993px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item38:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -7px;
  z-index: -1;
}

.map_item38:hover {
  transform: scale(1.7);
}

.map_item39 {
  position: absolute;
  color: #356ce6;
  top: 447px;
  left: 1050px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item39:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -8px;
  z-index: -1;
}

.map_item39:hover {
  transform: scale(1.7);
}

.map_item40 {
  position: absolute;
  color: #356ce6;
  top: 468px;
  left: 1070px;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 9px;
}

.map_item40:before {
  content: "";
  position: absolute;
  border: 3px solid #356ce6;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -5px;
  left: -6px;
  z-index: -1;
}

.map_item40:hover {
  transform: scale(1.7);
}

.map_item41 {
  position: absolute;
  color: #f91516;
  top: 850px;
  left: 50%;
  border-radius: 50%;
  font-weight: bold;
  z-index: 2;
  transition: 0.3s;
  font-size: 12px;
}

.map_item41:before {
  content: "";
  position: absolute;
  border: 8px solid #f91516;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 4px;
  background: #ffffff;
  top: -30px;
  left: -10px;
  z-index: -1;
}

.map_item41:hover {
  transform: scale(1.7);
}

@media only screen and (max-width: 1285px) {
  .map_item39 {
    top: 447px;
    left: 1023px;
  }

  .map_item40 {
    top: 471px;
    left: 1034px;
  }
}

@media only screen and (max-width: 1260px) {
  .map_item1 {
    top: 339px;
    right: 475px;
  }

  .map_item2 {
    top: 445px;
    right: 293px;
  }

  .map_item18 {
    top: 386px;
    left: 652px;
  }

  .map_item19 {
    top: 409px;
    left: 641px;
  }

  .map_item20 {
    top: 426px;
    left: 589px;
  }

  .map_item21 {
    top: 401px;
    left: 543px;
  }

  .map_item22 {
    top: 436px;
    left: 536px;
  }

  .map_item23 {
    top: 438px;
    left: 519px;
  }

  .map_item24 {
    top: 444px;
    left: 629px;
  }

  .map_item26 {
    top: 480px;
    left: 669px;
  }

  .map_item29 {
    top: 484px;
    left: 719px;
  }

  .map_item30 {
    top: 510px;
    left: 744px;
  }

  .map_item31 {
    top: 545px;
    left: 713px;
  }

  .map_item32 {
    top: 534px;
    left: 729px;
  }

  .map_item33 {
    top: 525px;
    left: 746px;
  }

  .map_item34 {
    top: 514px;
    left: 826px;
  }

  .map_item35 {
    top: 523px;
    left: 899px;
  }

  .map_item36 {
    top: 604px;
    left: 920px;
  }

  .map_item37 {
    top: 604px;
    left: 960px;
  }

  .map_item38 {
    top: 588px;
    left: 960px;
  }

  .map_item39 {
    top: 448px;
    left: 1010px;
  }

  .map_item40 {
    top: 471px;
    left: 1022px;
  }
}

@media only screen and (max-width: 1200px) {
  .map_block {
    min-height: 770px;
  }

  .map_item1 {
    top: 231px;
    right: 437px;
  }

  .map_item2 {
    top: 334px;
    right: 285px;
  }

  .map_item3 {
    top: 376px;
    right: 588px;
  }

  .map_item4 {
    top: 336px;
    right: 920px;
  }

  .map_item5 {
    top: 219px;
    right: 932px;
  }

  .map_item6 {
    top: 339px;
    right: 883px;
  }

  .map_item7 {
    top: 502px;
    right: 728px;
  }

  .map_item8 {
    top: 167px;
    right: 50px;
  }

  .map_item9 {
    top: 280px;
    right: 349px;
  }

  .map_item10 {
    top: 563px;
    right: 120px;
  }

  .map_item11 {
    top: 186px;
    left: 634px;
  }

  .map_item12 {
    top: 202px;
    left: 555px;
  }

  .map_item12:before {
    border: 3px solid #356ce6;
    top: -6px;
    left: -7px;
  }

  .map_item13 {
    top: 254px;
    left: 522px;
  }

  .map_item14 {
    top: 256px;
    left: 494px;
    font-size: 12px;
  }

  .map_item14:before {
    padding: 5px;
  }

  .map_item15 {
    top: 271px;
    left: 563px;
  }

  .map_item16 {
    top: 262px;
    left: 592px;
  }

  .map_item17 {
    top: 257px;
    left: 621px;
  }

  .map_item18 {
    top: 279px;
    left: 621px;
  }

  .map_item19 {
    top: 302px;
    left: 608px;
  }

  .map_item20 {
    top: 311px;
    left: 568px;
  }

  .map_item21 {
    top: 294px;
    left: 528px;
  }

  .map_item22 {
    top: 324px;
    left: 519px;
  }

  .map_item23 {
    top: 328px;
    left: 501px;
  }

  .map_item24 {
    top: 335px;
    left: 597px;
  }

  .map_item25 {
    top: 331px;
    left: 639px;
  }

  .map_item26 {
    top: 371px;
    left: 638px;
  }

  .map_item27 {
    top: 390px;
    left: 634px;
  }

  .map_item28 {
    top: 403px;
    left: 688px;
  }

  .map_item29 {
    top: 370px;
    left: 693px;
  }

  .map_item30 {
    top: 392px;
    left: 714px;
  }

  .map_item31 {
    top: 421px;
    left: 690px;
  }

  .map_item32 {
    top: 418px;
    left: 705px;
  }

  .map_item33 {
    top: 408px;
    left: 718px;
  }

  .map_item34 {
    top: 402px;
    left: 790px;
  }

  .map_item35 {
    top: 405px;
    left: 866px;
  }

  .map_item36 {
    top: 488px;
    left: 887px;
  }

  .map_item37 {
    top: 484px;
    left: 926px;
  }

  .map_item38 {
    top: 469px;
    left: 924px;
  }

  .map_item39 {
    top: 339px;
    left: 974px;
  }

  .map_item40 {
    top: 359px;
    left: 988px;
  }

  .map_item41 {
    top: 647px;
  }
}

@media only screen and (max-width: 1170px) {
  .map_item39 {
    top: 339px;
    left: 949px;
  }

  .map_item40 {
    top: 359px;
    left: 962px;
  }
}

@media only screen and (max-width: 1150px) {
  .map_item27 {
    top: 387px;
    left: 608px;
  }

  .map_item28 {
    top: 403px;
    left: 655px;
  }

  .map_item29 {
    top: 370px;
    left: 666px;
  }

  .map_item30 {
    top: 395px;
    left: 686px;
  }

  .map_item31 {
    top: 421px;
    left: 660px;
  }

  .map_item32 {
    top: 414px;
    left: 677px;
  }

  .map_item33 {
    top: 408px;
    left: 689px;
  }

  .map_item34 {
    top: 402px;
    left: 757px;
  }

  .map_item35 {
    top: 405px;
    left: 828px;
  }

  .map_item36 {
    top: 478px;
    left: 846px;
  }

  .map_item39 {
    top: 339px;
    left: 931px;
  }
  .map_item40 {
    top: 359px;
    left: 941px;
  }
}

@media only screen and (max-width: 1140px) {
  .map_item1 {
    top: 234px;
    right: 402px;
  }

  .map_item1:before {
    width: 12px;
    height: 12px;
    top: -15px;
    left: -9px;
  }

  .map_item3 {
    top: 372px;
    right: 559px;
  }

  .map_item3:before {
    width: 10px;
    height: 10px;
    top: -14px;
    left: -19px;
  }

  .map_item4 {
    right: 863px;
    top: 335px;
  }

  .map_item4:before {
    width: 10px;
    height: 10px;
    top: -14px;
    left: -8px;
  }

  .map_item2:before {
    width: 10px;
    height: 10px;
    top: -15px;
    left: -12px;
  }

  .map_item2 {
    top: 334px;
    right: 249px;
  }

  .map_item5 {
    top: 219px;
    right: 872px;
  }

  .map_item6 {
    top: 337px;
    right: 835px;
  }

  .map_item9 {
    top: 287px;
    right: 312px;
  }

  .map_item11 {
    top: 197px;
    left: 588px;
  }

  .map_item12 {
    top: 215px;
    left: 525px;
  }

  .map_item13 {
    top: 261px;
    left: 493px;
    font-size: 12px;
  }

  .map_item13:before {
    padding: 5px;
  }

  .map_item14 {
    top: 262px;
    left: 467px;
  }

  .map_item15 {
    top: 271px;
    left: 531px;
  }

  .map_item3 {
    top: 372px;
    right: 535px;
  }

  .map_item16 {
    top: 267px;
    left: 562px;
  }

  .map_item16 {
    top: 267px;
    left: 562px;
  }

  .map_item17 {
    top: 259px;
    left: 590px;
  }

  .map_item18 {
    top: 283px;
    left: 589px;
  }

  .map_item19 {
    top: 302px;
    left: 589px;
  }

  .map_item20 {
    top: 318px;
    left: 532px;
  }

  .map_item21 {
    top: 294px;
    left: 501px;
  }

  .map_item22 {
    top: 327px;
    left: 491px;
  }

  .map_item23 {
    top: 329px;
    left: 464px;
  }

  .map_item24 {
    top: 335px;
    left: 578px;
  }

  .map_item25 {
    top: 331px;
    left: 600px;
  }

  .map_item26 {
    top: 371px;
    left: 610px;
  }

  .map_item27 {
    top: 387px;
    left: 600px;
  }

  .map_item37 {
    top: 482px;
    left: 885px;
  }

  .map_item38 {
    top: 469px;
    left: 878px;
  }

  .map_item39 {
    top: 339px;
    left: 917px;
  }
}

@media only screen and (max-width: 1100px) {
  .map_item13 {
    top: 265px;
    left: 476px;
  }

  .map_item14 {
    top: 265px;
    left: 448px;
  }

  .map_item15 {
    top: 278px;
    left: 508px;
  }

  .map_item16 {
    top: 278px;
    left: 540px;
  }

  .map_item17 {
    top: 278px;
    left: 540px;
  }

  .map_item17 {
    top: 266px;
    left: 569px;
  }

  .map_item18 {
    top: 283px;
    left: 566px;
  }

  .map_item19 {
    top: 302px;
    left: 561px;
  }

  .map_item20 {
    top: 318px;
    left: 506px;
  }

  .map_item21 {
    top: 298px;
    left: 478px;
  }

  .map_item22 {
    top: 330px;
    left: 475px;
  }

  .map_item23 {
    top: 332px;
    left: 457px;
  }

  .map_item24 {
    top: 335px;
    left: 551px;
  }

  .map_item26 {
    top: 371px;
    left: 594px;
  }

  .map_item27 {
    top: 387px;
    left: 574px;
  }

  .map_item28 {
    top: 403px;
    left: 616px;
  }

  .map_item29 {
    top: 370px;
    left: 633px;
  }

  .map_item30 {
    top: 395px;
    left: 649px;
  }

  .map_item31 {
    top: 421px;
    left: 628px;
  }

  .map_item32 {
    top: 412px;
    left: 640px;
  }

  .map_item33 {
    top: 408px;
    left: 653px;
  }

  .map_item34 {
    top: 402px;
    left: 723px;
  }

  .map_item35 {
    top: 405px;
    left: 784px;
  }

  .map_item36 {
    top: 473px;
    left: 805px;
  }

  .map_item37 {
    top: 475px;
    left: 842px;
  }

  .map_item38 {
    top: 463px;
    left: 852px;
  }

  .map_item39 {
    top: 339px;
    left: 892px;
  }

  .map_item40 {
    top: 359px;
    left: 906px;
  }
}

@media only screen and (max-width: 1075px) {
  .map_item39 {
    top: 339px;
    left: 867px;
  }

  .map_item40 {
    top: 359px;
    left: 885px;
  }
}

@media only screen and (max-width: 1050px) {
  .map_item1:before {
    width: 12px;
    height: 12px;
    top: -10px;
    left: -5px;
    border: 3px solid #356ce6;
  }

  .map_item2:before {
    width: 5px;
    height: 5px;
    top: -7px;
    left: -5px;
    border: 3px solid #356ce6;
  }

  .map_item2 {
    top: 345px;
    right: 202px;
  }

  .map_item3:before {
    width: 3px;
    height: 3px;
    top: -7px;
    left: -12px;
    border: 3px solid #356ce6;
  }

  .map_item3 {
    top: 380px;
    right: 499px;
  }

  .map_item4:before {
    width: 3px;
    height: 3px;
    top: -10px;
    left: -3px;
    border: 3px solid #356ce6;
    padding: 14px;
  }

  .map_item4 {
    right: 788px;
    top: 329px;
  }

  .map_item5:before {
    width: 3px;
    height: 3px;
    top: -11px;
    left: -5px;
    border: 3px solid #356ce6;
    padding: 15px;
  }

  .map_item5 {
    top: 236px;
    right: 821px;
  }

  .map_item6:before {
    width: 3px;
    height: 3px;
    top: -11px;
    left: -8px;
    border: 3px solid #356ce6;
    padding: 15px;
  }

  .map_item6 {
    top: 338px;
    right: 764px;
  }

  .map_item7:before {
    width: 3px;
    height: 3px;
    top: -11px;
    left: -5px;
    border: 3px solid #356ce6;
    padding: 15px;
  }

  .map_item7 {
    top: 488px;
    right: 638px;
  }

  .map_item8:before {
    width: 3px;
    height: 3px;
    top: -11px;
    left: -5px;
    border: 3px solid #356ce6;
    padding: 15px;
  }

  .map_item8 {
    top: 188px;
    right: 50px;
  }

  .map_item9:before {
    width: 3px;
    height: 3px;
    top: -11px;
    left: -5px;
    border: 3px solid #356ce6;
    padding: 15px;
  }

  .map_item9 {
    top: 294px;
    right: 265px;
  }

  .map_item10:before {
    width: 3px;
    height: 3px;
    top: -11px;
    left: -5px;
    border: 3px solid #356ce6;
    padding: 15px;
  }

  .map_item10 {
    top: 545px;
    right: 88px;
  }

  .map_item11:before {
    width: 3px;
    height: 3px;
    top: -6px;
    left: -11px;
    border: 3px solid #356ce6;
    padding: 10px;
  }

  .map_item11 {
    top: 200px;
    left: 538px;
  }

  .map_item12 {
    top: 215px;
    left: 474px;
  }

  .map_item13 {
    top: 273px;
    left: 448px;
  }

  .map_item14 {
    top: 272px;
    left: 422px;
  }

  .map_item15 {
    left: 485px;
  }

  .map_item16 {
    top: 275px;
    left: 514px;
  }

  .map_item17 {
    top: 272px;
    left: 542px;
  }

  .map_item18 {
    top: 290px;
    left: 546px;
  }

  .map_item19 {
    top: 307px;
    left: 538px;
  }

  .map_item20 {
    top: 318px;
    left: 487px;
  }

  .map_item21 {
    top: 298px;
    left: 457px;
  }

  .map_item22 {
    top: 332px;
    left: 450px;
  }

  .map_item23 {
    top: 333px;
    left: 433px;
  }

  .map_item24 {
    top: 337px;
    left: 524px;
  }

  .map_item25 {
    top: 337px;
    left: 553px;
  }

  .map_item26 {
    top: 371px;
    left: 558px;
  }

  .map_item27 {
    top: 387px;
    left: 549px;
  }

  .map_item28 {
    top: 403px;
    left: 592px;
  }

  .map_item29 {
    top: 370px;
    left: 603px;
  }

  .map_item30 {
    top: 395px;
    left: 619px;
  }

  .map_item31 {
    top: 416px;
    left: 596px;
  }

  .map_item32 {
    top: 412px;
    left: 612px;
  }

  .map_item33 {
    top: 408px;
    left: 623px;
  }

  .map_item34 {
    top: 395px;
    left: 694px;
  }

  .map_item35 {
    top: 399px;
    left: 749px;
  }

  .map_item36 {
    top: 473px;
    left: 774px;
  }

  .map_item37 {
    top: 472px;
    left: 800px;
  }

  .map_item38 {
    top: 457px;
    left: 803px;
  }

  .map_item39 {
    top: 339px;
    left: 845px;
  }

  .map_item40 {
    top: 359px;
    left: 857px;
  }
}

@media only screen and (max-width: 1020px) {
  .map_wrapper {
    display: none;
  }
}

/*map_wrapper*/

/*ready_wrapper*/
.ready_wrapper {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.ready_link {
  display: block;
  position: relative;
  background: linear-gradient(179.53deg, #183b56 2.77%, #0b2437 99.32%);
  padding: 150px 0;
  cursor: pointer;
  overflow: hidden;
}

.ready_title_block {
  position: relative;
  text-align: center;
}

.ready_title {
  display: inline-block;
  font-size: 34px;
  color: #fff;
}

.ready_btn_block {
  position: relative;
  text-align: center;
  margin-top: 35px;
  display: inline-block;
}

.ready_btn {
  display: inline-block;
  font-size: 56px;
  color: #fff;
  border: 2px solid #fff;
  padding: 15px 80px;
  border-radius: 50px;
  text-transform: uppercase;
}

.ready_btn_block .step_btn {
  background: none;
}

.ready_btn_block .step_btn:hover {
  color: #fff;
}

.ready_btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50px;
  border: 1px solid #333;
  animation: point_pulse2 2s linear infinite;
}

.ready_link:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 140%;
  height: 100%;
  transform: translateX(100%);
  background-color: rgba(0, 0, 0, 0.15);
  opacity: 0;
  transition: transform 1.1s ease, opacity 0.3s ease;
}

.ready_link:hover:before {
  transform: translateX(10%) skew(-20deg);
  opacity: 1;
}

@media only screen and (max-width: 635px) {
  .ready_link {
    padding: 34px 0;
  }

  .ready_btn {
    font-size: 20px;
  }

  .ready_title {
    font-size: 25px;
  }
}
/*ready_wrapper*/

/*dev_wrapper*/
.dev_wrapper {
  position: relative;
  background: linear-gradient(179.53deg, #183b56 2.77%, #0b2437 99.32%);
  padding: 55px 0;
}

.dev_content {
  position: relative;
  text-align: center;
}

.dev_text {
  font-size: 18px;
  color: #fce100;
  padding: 20px 0;
}

.dev_l {
  position: relative;
  float: left;
  width: 50%;
}

.dev_r {
  position: relative;
  float: left;
  width: 50%;
}

.dev_text_block {
  position: relative;
  float: left;
  font-size: 18px;
  color: #fce100;
  padding: 20px 0;
  margin-right: 15px;
  text-decoration: underline;
  cursor: pointer;
}

.dev_text_block:hover {
  text-decoration: none;
}

.dev_popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 60%;
  height: 400px;
  background: #fff;
  padding: 15px;
  z-index: 11;
  transform: scale(0);
  visibility: hidden;
  opacity: 0;
  transition: all 250ms ease;
}

.dev_popup_open {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}

.dev_popup .close_btn_block {
  top: -45px;
  right: -45px;
}

.mask_bg,
.popup_mask_bg,
.map_mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 10;
}

.dev_popup_text {
  position: relative;
}

.dev_text_in {
  overflow-y: scroll;
  height: 400px;
}

.dev_text_in ul {
  text-align: left;
  margin-bottom: 10px;
}

.dev_text_in p {
  text-align: justify;
  margin-bottom: 10px;
}

.dev_text_in .title {
  position: relative;
  font-weight: bold;
}

@media only screen and (max-width: 1038px) {
  .dev_popup {
    width: 40%;
  }
}

@media only screen and (max-width: 840px) {
  .dev_r {
    position: relative;
    float: none;
    width: 100%;
  }

  .dev_l {
    position: relative;
    float: none;
    width: 100%;
  }

  .dev_text_block {
    float: none;
  }
}

@media only screen and (max-width: 700px) {
  .dev_popup {
    width: 40%;
    padding: 15px;
  }

  .dev_popup .close_btn_block {
    top: -36px;
    right: -34px;
  }
}

@media only screen and (max-width: 500px) {
  .dev_popup {
    width: 56%;
    padding: 15px;
  }

  .dev_popup .close_btn_block {
    top: -36px;
    right: -34px;
  }
}

/*dev_wrapper*/

/*VIDEO*/
/*.video_popup::-webkit-media-controls-play-button {
	display: none;
}

.video_popup::-webkit-media-controls-volume-slider{
	display: none;
}

.video_popup::-webkit-media-controls-current-time-display{
	display: none;
}

.video_popup::-webkit-media-controls-time-display{
	display: none;
}

.video_popup::-webkit-media-controls-mute-button{
	display: none;
}

.video_popup::-webkit-media-controls-fullscreen-button{
	display: none;
}

.video_popup::-webkit-media-controls-timeline{
	background: #f20b33;
}

.video_popup::-webkit-media-controls-panel{
	background: #111517;
	padding: 5px;
} 

.video_popup::-webkit-media-controls-time-remaining-display{
	display: none;
}




.video_popup1::-webkit-media-controls-play-button {
	display: none;
}

.video_popup1::-webkit-media-controls-volume-slider{
	display: none;
}

.video_popup1::-webkit-media-controls-current-time-display{
	display: none;
}

.video_popup1::-webkit-media-controls-time-display{
	display: none;
}

.video_popup1::-webkit-media-controls-mute-button{
	display: none;
}

.video_popup1::-webkit-media-controls-fullscreen-button{
	display: none;
}

.video_popup1::-webkit-media-controls-timeline{
	background: #f20b33;
}

.video_popup1::-webkit-media-controls-panel{
	background: #111517;
	padding: 5px;
} 

.video_popup1::-webkit-media-controls-time-remaining-display{
	display: none;
}

.video_popup2::-webkit-media-controls-play-button {
	display: none;
}

.video_popup2::-webkit-media-controls-volume-slider{
	display: none;
}

.video_popup2::-webkit-media-controls-current-time-display{
	display: none;
}

.video_popup2::-webkit-media-controls-time-display{
	display: none;
}

.video_popup2::-webkit-media-controls-mute-button{
	display: none;
}

.video_popup2::-webkit-media-controls-fullscreen-button{
	display: none;
}

.video_popup2::-webkit-media-controls-timeline{
	background: #f20b33;
}

.video_popup2::-webkit-media-controls-panel{
	background: #111517;
	padding: 5px;
} 

.video_popup2::-webkit-media-controls-time-remaining-display{
	display: none;
}

.video_popup3::-webkit-media-controls-play-button {
	display: none;
}

.video_popup3::-webkit-media-controls-volume-slider{
	display: none;
}

.video_popup3::-webkit-media-controls-current-time-display{
	display: none;
}

.video_popup3::-webkit-media-controls-time-display{
	display: none;
}

.video_popup3::-webkit-media-controls-mute-button{
	display: none;
}

.video_popup3::-webkit-media-controls-fullscreen-button{
	display: none;
}

.video_popup3::-webkit-media-controls-timeline{
	background: #f20b33;
}

.video_popup3::-webkit-media-controls-panel{
	background: #111517;
	padding: 5px;
} 

.video_popup3::-webkit-media-controls-time-remaining-display{
	display: none;
}

.video_popup4::-webkit-media-controls-play-button {
	display: none;
}

.video_popup4::-webkit-media-controls-volume-slider{
	display: none;
}

.video_popup4::-webkit-media-controls-current-time-display{
	display: none;
}

.video_popup4::-webkit-media-controls-time-display{
	display: none;
}

.video_popup4::-webkit-media-controls-mute-button{
	display: none;
}

.video_popup4::-webkit-media-controls-fullscreen-button{
	display: none;
}

.video_popup4::-webkit-media-controls-timeline{
	background: #f20b33;
}

.video_popup4::-webkit-media-controls-panel{
	background: #111517;
	padding: 5px;
} 

.video_popup4::-webkit-media-controls-time-remaining-display{
	display: none;
}

.video_popup5::-webkit-media-controls-play-button {
	display: none;
}

.video_popup5::-webkit-media-controls-volume-slider{
	display: none;
}

.video_popup5::-webkit-media-controls-current-time-display{
	display: none;
}

.video_popup5::-webkit-media-controls-time-display{
	display: none;
}

.video_popup5::-webkit-media-controls-mute-button{
	display: none;
}

.video_popup5::-webkit-media-controls-fullscreen-button{
	display: none;
}

.video_popup5::-webkit-media-controls-timeline{
	background: #f20b33;
}

.video_popup5::-webkit-media-controls-panel{
	background: #111517;
	padding: 5px;
} 

.video_popup5::-webkit-media-controls-time-remaining-display{
	display: none;
}

.video_popup6::-webkit-media-controls-play-button {
	display: none;
}

.video_popup6::-webkit-media-controls-volume-slider{
	display: none;
}

.video_popup6::-webkit-media-controls-current-time-display{
	display: none;
}

.video_popup6::-webkit-media-controls-time-display{
	display: none;
}

.video_popup6::-webkit-media-controls-mute-button{
	display: none;
}

.video_popup6::-webkit-media-controls-fullscreen-button{
	display: none;
}

.video_popup6::-webkit-media-controls-timeline{
	background: #f20b33;
}

.video_popup6::-webkit-media-controls-panel{
	background: #111517;
	padding: 5px;
} 

.video_popup6::-webkit-media-controls-time-remaining-display{
	display: none;
}

.video_popup7::-webkit-media-controls-play-button {
	display: none;
}

.video_popup7::-webkit-media-controls-volume-slider{
	display: none;
}

.video_popup7::-webkit-media-controls-current-time-display{
	display: none;
}

.video_popup7::-webkit-media-controls-time-display{
	display: none;
}

.video_popup7::-webkit-media-controls-mute-button{
	display: none;
}

.video_popup7::-webkit-media-controls-fullscreen-button{
	display: none;
}

.video_popup7::-webkit-media-controls-timeline{
	background: #f20b33;
}

.video_popup7::-webkit-media-controls-panel{
	background: #111517;
	padding: 5px;
} 

.video_popup7::-webkit-media-controls-time-remaining-display{
	display: none;
}

.clients_btn_block1{
	position: absolute;
}*/

.playpause {
  background-image: url(http://png-4.findicons.com/files/icons/2315/default_icon/256/media_play_pause_resume.png);
  background-repeat: no-repeat;
  width: 50%;
  height: 50%;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
}

.play_btn_in {
  /*  position: relative;
	text-align: center;
	margin-top: 90px;*/
  position: absolute;
  top: 220px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  cursor: pointer;
  border: 5px solid #f20b33;
  border-radius: 50%;
  padding: 40px;
  display: inline-block;
  text-align: center;
  outline: none;
  background: transparent;
}

#play {
  outline: none;
  background: transparent;
  border: none;
}

/*.popup_btn_video{
	position: relative;
	cursor: pointer;
	border: 5px solid #f20b33;
	border-radius: 50%;
	padding: 40px;
	display: inline-block;
	text-align: center;

}
*/
.popup_btn_video:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  box-shadow: 0 0 5px 2px #f20b33;
}

.popup_btn_video:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  border: 2px solid #f20b33;
}
/*VIDEO*/

.laptop {
  -webkit-perspective: 1800px;
  -moz-perspective: 1800px;
  perspective: 1800px;
  position: relative;
  top: 50%;
  margin: 0 auto;
  width: 425px;
}

.laptop_a {
  position: relative;
  width: 100%;
  height: 269px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
  animation: spin 1.5s linear;
  -webkit-animation: spin 1.5s ease-in;
  -moz-animation: spin 1.5s linear;
  -o-animation: spin 1.5s linear;
  animation-fill-mode: forwards;
  transform-origin: 100% 100%;
}

.laptop_a > div,
.front > div {
  display: inline-block;
  position: absolute;
}

.front {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transform: translate3d(0, 0, 1px);
  -moz-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
  z-index: 10;
  -webkit-animation: bg_n 1.5s ease-in;
  -moz-animation: bg_n 1.5s ease-in;
  -animation: bg_n 1.5s ease-in;
  animation-fill-mode: forwards;
}

.front > div {
  position: absolute;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  top: 0;
  left: 0;
  background: #ccc;
}

.front,
.back,
.front {
  width: 400px;

  border-radius: 1em;
  padding: 1em;
}
.front iframe {
  width: 100%;
  -webkit-animation: opc 2s ease-in;
  -moz-animation: opc 2s ease-in;
  animation: opc 2s ease-in;
  animation-fill-mode: forwards;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.top {
  width: 434px;
  height: 2px;
  top: 11px;
}

.back {
  -webkit-transform: rotate3d(0, 1, 0, -180deg) translate3d(0, 0, 1px);
  -moz-transform: rotate3d(0, 1, 0, -180deg) translate3d(0, 0, 1px);
  transform: rotate3d(0, 1, 0, -180deg) translate3d(0, 0, 1px);
}

.top {
  -webkit-transform: rotate3d(1, 0, 0, 90deg);
  -moz-transform: rotate3d(1, 0, 0, 90deg);
  transform: rotate3d(1, 0, 0, 90deg);
}

.back {
  z-index: 1;
}

.front {
  /*	background-color: #fff;*/
  top: -19px;
}
.back {
  /*	background-color: #999;*/
}
.top {
  /*background-color: #999;*/
}

.viewback {
  -webkit-transform-origin: center center;
  -webkit-transform: rotate3d(0, 1, 0, 180deg) translate3d(0, 0, 0px);
  -moz-transform: rotate3d(0, 1, 0, 180deg) translate3d(0, 0, 0px);
  transform: rotate3d(0, 1, 0, 180deg) translate3d(0, 0, 0px);
}

.bottom {
  /*  background: #fff;
	border: 2px solid #777;
	border-radius: 0 0 1em 1em;*/
  content: " ";
  display: block;
  position: absolute;
  padding: 0.3em;
  left: -32px;
  top: 257px;
  z-index: 100;
  width: 486px;
  /*  box-shadow: 0 3px 4px #DFDFDF;*/
}

/* ANIM */

@keyframes spin {
  from {
    transform: rotateX(-81deg);
  }
  to {
    transform: rotateX(0deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotateX(-79deg);
  }
  to {
    -webkit-transform: rotateX(0deg);
  }
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotateX(-81deg);
  }
  to {
    -moz-transform: rotateX(0deg);
  }
}

@-ms-keyframes spin {
  from {
    -o-transform: rotateX(-81deg);
  }
  to {
    -o-transform: rotateX(0deg);
  }
}

.flipster__nav {
  display: none;
}

/*_________________________________________________*/
.form_wrap {
  position: relative;
}

.modal_wrap {
  margin: auto;
  background-color: rgba(17, 21, 23, 0.94);
  width: 100%;
  position: fixed;
  z-index: 99999;
  top: 0;
  height: 100%;
  left: 0;
  right: 0;
  text-align: justify;
  display: none;
  bottom: 0;
  overflow-x: hidden;
  /*padding: 50px 0 20px;*/
}

.modal_wrap .form_block_wrapper {
  margin: 0 auto;
  background-color: rgb(66 140 162 / 90%);
  max-width: 600px;
  padding: 10px;
  text-align: center;
  margin-top: 7%;
  font-size: 0;
}

.form_block_wrapper img {
  max-width: 95px;
  margin: 0 auto;
}

.form_title {
  text-align: center;
  color: white;
  font-size: 24px;
}

.modal_wrap .form_block input {
  display: block;
  padding: 12px;
  width: 100%;
  border-radius: 5px;
  border: none;
  outline: none;
  font-size: 16px;
  margin-top: 15px;
  font-family: "ptsans-narrow", sans-serif;
  box-sizing: border-box;
}

/* .modal_wrap .form_block button { */
/* padding: 11px 40px;
  background-color: #fbe000;
  display: inline-block;
  font-size: 17px;
  text-transform: uppercase;
  color: #333;
  cursor: pointer;
  transition: all 300ms ease-in-out 50ms;
  outline: none;
  margin-top: 25px;
  border: 1px solid white;
  border-radius: 30px;
  font-family: "ptsans-narrow", sans-serif;
}

.modal_wrap .form_block button:hover {
  background: white;
  color: #cb0b2b;
} */

.close_icon {
  position: absolute;
  top: 15px;
  right: 16px;
  width: 35px;
  height: 35px;
  cursor: pointer;
  transition: 300ms linear;
}

.close_icon:hover {
  transform: rotate(90deg);
}

.close_icon1:hover {
  transform: rotate(90deg);
}

.err_info {
  font-weight: bold;
  color: #ffffff;
  font-family: "ptsans-narrow";
}

.suces_info {
  font-weight: bold;
  color: #ffffff;
  font-family: "ptsans-narrow";
}

.yellolw_block1 {
  margin: 0 auto;
  background-color: #f11010;
  width: 350px;
  padding: 40px;
  text-align: center;
  margin-top: 70px;
}

.about_l a {
  color: #f11010;
}

.about_l a:hover {
  text-decoration: none;
}

.cont_title.sub {
  font-size: 17px;
}

.my_flipster img {
  cursor: pointer;
}

.alert_block {
  position: relative;
}

.modal_wrap .alert_block {
  text-align: center;
  position: relative;
}

/* .modal_wrap .alert-danger {
  color: #ff3c22;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
  position: relative;
} */
.modal_wrap .alert-danger {
  color: #a94442;
  font-size: 16px;
  background-color: #f2dede;
  padding: 15px;
  text-align: center;
  position: relative;
  /* left: 10px; */
}

.modal_wrap .alert-danger:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(/../src/img/vote_icon_error.png) no-repeat center;
  position: absolute;
  top: -10px;
  left: -1px;
  border-radius: 50%;
}

.modal_wrap .alert_block .alert-success {
  position: relative;
  background: #fff;
  display: inline-block;
  width: 511px;
  text-align: justify;
  padding: 36px 60px 36px 110px;
  margin-top: 20%;
  color: #000;
  font-family: Arial;
  line-height: 22px;
  overflow: hidden;
}

.modal_wrap .alert_block .alert-success:before {
  content: "";
  width: 200px;
  height: 200px;
  background: green;
  position: absolute;
  top: 8px;
  left: -114px;
  transform: rotate(-20deg);
}

.modal_wrap .alert_block .alert-success:after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(/../src/img/valid-img2.png) no-repeat center;
  position: absolute;
  top: 67px;
  left: 24px;
  z-index: 1;
}

@media only screen and (max-width: 645px) {
  .modal_wrap .alert_block .alert-success {
    width: auto;
    padding: 15px 140px;
  }
}

@media only screen and (max-width: 600px) {
  .modal_wrap {
    width: 100%;
  }

  .modal_wrap .form_block button {
    padding: 11px 20px;
  }
}

@media only screen and (max-width: 583px) {
  .modal_wrap .alert_block .alert-success {
    width: auto;
    padding: 15px 50px 15px 115px;
  }
}

@media only screen and (max-width: 461px) {
  .modal_wrap .alert_block .alert-success {
    width: auto;
    padding: 15px 8px 15px 67px;
  }

  .modal_wrap .alert_block .alert-success:before {
    left: -145px;
  }

  .modal_wrap .alert_block .alert-success:after {
    left: 13px;
  }
}
/*____________________________________________________________*/

/*BX SLIDER*/
.bx_wrapper {
  position: relative;
  margin-top: 50px;
}

.bx-wrapper .bx-pager {
  display: none;
}
/*BX SLIDER*/

/*mouse_down*/
.mouse_scroll {
  display: block;
  margin: 0 auto;
  width: 29px;
  position: absolute;
  z-index: 9999;
  bottom: 40px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.m_scroll_arrows {
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);

  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3px 4px;

  width: 10px;
  height: 10px;
}

.unu {
  margin-top: 1px;
}

.unu,
.doi,
.trei {
  -webkit-animation: mouse-scroll 1.5s infinite;
  -moz-animation: mouse-scroll 1.5s infinite;
}

.unu {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-direction: alternate;
}

.doi {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-direction: alternate;
  margin-top: -6px;
}

.trei {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-direction: alternate;
  margin-top: -6px;
}

.mouse {
  height: 32px;
  width: 16px;
  border-radius: 14px;
  transform: none;
  border: 2px solid white;
  top: 170px;
}

.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;

  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.wheel {
  -webkit-animation: mouse-wheel 1.5s linear infinite;
  -moz-animation: mouse-wheel 1.5s linear infinite;
}

@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-moz-keyframes mouse-wheel {
  0% {
    top: 1px;
  }
  25% {
    top: 2px;
  }
  50% {
    top: 3px;
  }
  75% {
    top: 2px;
  }
  100% {
    top: 1px;
  }
}

@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

@media only screen and (max-width: 1210px) {
  .modal_form {
    width: 200px;
  }

  .modal_wrap {
    width: 100%;
  }
}
/*muse_down*/

.modal_wrap_new {
  margin: auto;
  background-color: rgba(17, 21, 23, 0.94);
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  height: 100%;
  left: 0;
  right: 0;
  text-align: justify;
  display: none;
  bottom: 0;
  overflow-x: hidden;
  padding: 50px 0 20px;
}

/* --- WORLD MAP --- */

.world_map_wrapper .about_title {
  text-align: center;
  text-transform: uppercase;
  display: block;
}

.world_map_wrapper #world-map {
  width: 100%;
  height: 800px;
}

/* --- WORLD MAP --- */

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

.modal_btn {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-family: "ptsans-narrow", sans-serif;
  display: inline-block;
  cursor: pointer;
}

.modal_policy_content,
.modal_responsibillity_content {
  display: none;
}

.modal_policy_content .dev_text_in,
.modal_responsibillity_content .dev_text_in {
  max-width: 100%;
  margin: 30px auto 45px auto;
  height: 200px;
  font-size: 18px;
  padding: 15px;
  color: #000;
  font-family: "ptsans-narrow", sans-serif;
  background: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

.modal_policy_content .dev_text_in p,
.modal_responsibillity_content .dev_text_in p {
  text-align: left;
  color: #000;
}

@media screen and (max-width: 500px) {
  .video_bg video {
    display: none;
  }
}

.code-phone {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-right: 5px;
}

.code-phone .flag {
  z-index: 100;
  position: absolute;
  top: 32px;
  left: 10px;
}

.modal_wrap .form_block .code-phone input {
  padding-left: 40px;
}

.modal_wrap .form_block input.phone {
  display: inline-block;
  width: 65%;
}

input::-webkit-calendar-picker-indicator {
  display: none; /* remove default arrow */
}
.myarrow:after {
  content: "";
  background: url(/../src/img/arrow.png) no-repeat;
  padding: 0.1em;
  pointer-events: none;
  position: absolute;
  width: 12px;
  height: 9px;
  top: 55%;
  right: 10px;
}

.formassager {
  display: none;
}

.form_block_grit {
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  color: hsl(204, 19%, 94%);
  margin-bottom: 47px;
}

.form_block {
  /* max-width: 520px; */
  margin: 0 auto;
}

.header_wrapper .step_btm_block {
  margin-top: 40px;
}

.display_block {
  display: block;
}

.no_spam_text {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 12px auto 24px auto;
  max-width: 680px;
  font-family: "ptsans-narrow", sans-serif;
  line-height: 1.4;
}

/* loader */

.overlay-loader {
  display: none;
  margin: auto;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}
.loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 97px;
  height: 97px;
  animation-name: rotateAnim;
  -o-animation-name: rotateAnim;
  -ms-animation-name: rotateAnim;
  -webkit-animation-name: rotateAnim;
  -moz-animation-name: rotateAnim;
  animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
}
.loader div {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.loader div:nth-child(odd) {
  border-top: none;
  border-left: none;
}
.loader div:nth-child(even) {
  border-bottom: none;
  border-right: none;
}
.loader div:nth-child(2) {
  border-width: 2px;
  left: 0px;
  top: -4px;
  width: 12px;
  height: 12px;
}
.loader div:nth-child(3) {
  border-width: 2px;
  left: -1px;
  top: 3px;
  width: 18px;
  height: 18px;
}
.loader div:nth-child(4) {
  border-width: 3px;
  left: -1px;
  top: -4px;
  width: 23px;
  height: 23px;
}
.loader div:nth-child(5) {
  border-width: 3px;
  left: -1px;
  top: 4px;
  width: 31px;
  height: 31px;
}
.loader div:nth-child(6) {
  border-width: 4px;
  left: 0px;
  top: -4px;
  width: 39px;
  height: 39px;
}
.loader div:nth-child(7) {
  border-width: 4px;
  left: 0px;
  top: 6px;
  width: 49px;
  height: 49px;
}

.content-block .webinars-wrapper .control {
  position: relative;
  overflow: hidden;
}

@keyframes rotateAnim {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

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

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

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

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

/* loader */

.main-brands__wrapper {
  position: relative;
  margin: 20px 0;
}

.main-brands-title {
  font-size: 24px;
  font-weight: bold;
  margin: 35px 0;
  text-align: center;
}

.main-brands__in {
  position: relative;
}

.main-brands__in-block {
  text-align: center;
  position: relative;
}

.main-brands__in-element {
  position: absolute;
  overflow: hidden;
  opacity: 0;
  z-index: 3;
  bottom: 0;
  top: 0px;
  right: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}

.main-brands__in .main-brands__in-block:hover .main-brands__in-element {
  opacity: 1;
}

.main-brands__in .main-brands__in-block img {
  transform: scale(1);
  transition: all 0.3s ease-in-out;
  max-width: 100%;
  filter: grayscale(100%);
}

.main-brands__in .main-brands__in-block .main-brands__in-element img {
  transform: scale(1);
  -webkit-clip-path: polygon(0 0, 0 0, 0 49%, 0 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 0 49%, 0 100%, 0 100%);
}

.main-brands__in .main-brands__in-block:hover .main-brands__in-element img {
  opacity: 1;
  transform: scale(1);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 0 100%);
}

.slider-price__icons-list {
  position: relative;
}

.slider-price__icons-list-item {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 18px;
}

.slider-price__icons-list-item img {
  margin-right: 15px;
  max-width: 30px;
}

@media screen and (max-width: 1150px) {
  .main-brands__in-block {
    text-align: center;
    position: relative;
    width: 25%;
    margin-top: 21px;
  }
}

@media screen and (max-width: 778px) {
  .main-brands__in-block {
    width: 33%;
  }
}

@media screen and (max-width: 600px) {
  .main-brands__in-block {
    width: 50%;
  }
}

@media screen and (max-width: 500px) {
  .main-brands__in-block {
    width: 100%;
  }
}

.slider-price__wrapper {
  position: relative;
  padding-bottom: 50px;
  background: #102e443b;
}

.slider-price__carousel-img {
  position: relative;
}

.slider-price__carousel-title {
  font-weight: 600;
  font-size: 14px;
  border-bottom: 1px solid #cccfd5;
  text-align: center;
  padding: 15px 15px;
  background: #fff;
}

.slider-price__carousel-text {
  font-size: 14px;
  color: #737373;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  background: #fff;
}

.slider-price__carousel-text img {
  margin-right: 10px;
}

.slider-price__carousel-btn {
  display: block;
  padding: 10px 0;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background: linear-gradient(179.53deg, #183b56 2.77%, #0b2437 99.32%);
}

.slider-price__carousel-btn:hover {
  text-decoration: underline;
}

.bx-wrapper .bx-controls-direction a {
  background: url(/../src/img/controls.png) no-repeat !important;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.slider-price__wrapper .about_title_block {
  margin-bottom: 100px;
  padding: 0;
}

.slider-price__carousel-block {
  box-shadow: 0 0 10px #00000061;
}

.slider-price__carousel-text-block {
  padding: 10px 0;
  background: #fff;
}

.slider-price__carousel-btn-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  padding: 0 15px;
  padding-bottom: 14px;
  background: #fff;
}

.slider-price__carousel-btn-buy {
  color: #fff;
  /* background: #d50b2f; */
  text-transform: uppercase;
  padding: 10px 0;
  text-align: center;
  cursor: pointer;
  display: block;
  text-decoration: none;
  border-radius: 5px;
  background: #ff7b00;
}

.slider-price__carousel-btn-buy:hover {
  text-decoration: underline;
  background: #333;
  color: #fce001;
}

.slider-price__popup {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  z-index: 99999;
}

.slider-price__popup-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000a3;
  display: none;
  top: 0;
  left: 0;
}

.slider-price__popup-in {
  background: #fff;
  position: relative;
  margin: 60px;
  padding: 20px;
  z-index: 2;
  overflow-y: scroll;
  max-height: 80%;
}

.slider-price__popup-worrying {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  padding: 10px;
}

.slider-price__popup-in::-webkit-scrollbar {
  width: 10px;
}

.slider-price__popup-in::-webkit-scrollbar-track {
  background: #dbd5e5;
}

.slider-price__popup-in::-webkit-scrollbar-thumb {
  background: #fce001;
}

.slider-price__popup-in::-webkit-scrollbar-thumb:hover {
  background: #fce001;
}

.slider-price__popup-in h3 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
}

.slider-price__popup-in p {
  margin-bottom: 15px;
  line-height: 1.5;
}

.slider-price__popup-close {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 1;
}

.slider-price__popup-close span:nth-child(1) {
  width: 100%;
  height: 2px;
  background: red;
  display: block;
  transform: rotate(43deg);
  top: 19px;
  left: 0;
  position: absolute;
}

.slider-price__popup-close span:nth-child(2) {
  width: 100%;
  height: 2px;
  background: red;
  display: block;
  transform: rotate(-43deg);
  top: 19px;
  left: 0;
  position: absolute;
}

.slider-price__popup-in ul {
  padding-left: 20px;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.slider-price__popup-in ul li {
  position: relative;
  margin-bottom: 10px;
}

.slider-price__popup-in ul li:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fce001;
}

.slider-price__popup-in tr {
  border-bottom: solid 1px #e4e4e4;
}

.content-table tr:nth-child(even) {
  background-color: #f7f7f9;
}

.content-table tr th {
  border: solid 1px #fce100;
  background-color: #fce100;
  text-transform: uppercase;
}

.content-table tr th {
  color: #2b2b2b;
  padding: 1em;
  font-weight: 600;
}

.content-table td {
  padding: 1em;
  line-height: 1.5;
}

.bx-controls-direction a.bx-next {
  background-position: -43px 0 !important;
}

.slider-price__popup-btn-block {
  position: relative;
  text-align: center;
  margin-top: 35px;
}

.slider-price__popup-btn {
  color: #fff;
  border: 2px solid #cf1a28;
  text-transform: uppercase;
  padding: 10px 40px;
  text-align: center;
  cursor: pointer;
  background: rgb(252, 86, 125);
  background: -moz-linear-gradient(
    top,
    rgba(252, 86, 125, 1) 0%,
    rgba(205, 11, 46, 1) 65%,
    rgba(205, 11, 46, 1) 99%
  );
  background: #cf1a28;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc567d', endColorstr='#cd0b2e',GradientType=0 );
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  margin-bottom: 25px;
}

.slider-price__popup-btn:hover {
  text-decoration: underline;
  background: #333;
  color: #fce001;
}

.copyright__wrapper {
  position: relative;
  background: #f9f9f9;
}

.copyright__in {
  position: relative;
  text-align: center;
  padding: 20px 0;
}

.copyright__in span {
  cursor: default;
  display: inline-block;
}

.copyright__in span:hover {
  animation-name: heartbeat;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 2s;
}

@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.5);
  }
  40% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.5);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}

.dev_wrapper-in {
  position: relative;
}

.covid-19-text {
  color: #f44336;
  font-size: 22px;
  line-height: 1.5;
}

.training-text {
  font-size: 18px;
  color: #fce100;
  font-size: 22px;
  line-height: 1.5;
}

.footer-menu__wrapper {
  position: relative;
}

.footer-menu__list {
  position: relative;
  list-style: none;
  display: flex;
  justify-items: flex-start;
  align-items: center;
}

.footer-menu__list-item {
  position: relative;
  font-size: 18px;
  color: #ffffff;
  padding: 20px 0;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 15px;
}

a.footer-menu__list-item-link {
  position: relative;
  font-size: 18px;
  color: #ffffff;
  padding: 20px 0;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 15px;
}

a.footer-menu__list-item:hover {
  text-decoration: none;
}

/* ===== */

.menu-wrapper {
  position: relative;
  z-index: 99999;
  background: #333;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "ptsans-narrow", sans-serif;
}

.menu__toggle-btn {
  display: none;
  padding: 10px;
  cursor: pointer;
  border: 3px solid #fff;
  background: #333;
}

.menu__toggle-btn span {
  display: block;
  background: #fff;
  height: 3px;
  width: 40px;
}

.menu__toggle-btn span:nth-child(2) {
  margin: 10px 0;
}

.nav-main {
  position: relative;
  display: flex;
}

.nav-main__link {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #f9f9f9;
  text-decoration: none;
  transition: 250ms;
  padding: 20px 15px;
}

.nav-main__link-active {
  background: linear-gradient(
    to bottom,
    rgb(219 196 7) 0%,
    rgb(209 186 10) 65%,
    rgb(174 156 64) 99%
  );
}

.nav-main__link:last-child {
  margin: 0;
}

.nav-main__link:hover {
  background: #ff7b00;
}

.show-menu {
  display: flex !important;
  position: fixed;
  top: 0;
  left: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.show-menu .nav-main__link {
  color: #fff;
  margin: 0;
  z-index: 1;
  font-size: 24px;
  margin-bottom: 15px;
}

.show-menu .nav-main__link:last-child {
  margin: 0;
}

.show-menu .nav-main__link:hover {
  color: #000;
}

.menu-overlay--show {
  position: fixed;
  display: block;
  background: #000000de;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.menu__toggle-btn--close {
  position: relative;
  z-index: 2;
  padding: 22px 10px;
}

.menu__toggle-btn--close span:first-child {
  transform: rotate(45deg);
}

.menu__toggle-btn--close span:nth-child(2) {
  display: none;
}

.menu__toggle-btn--close span:last-child {
  transform: rotate(-45deg);
  position: relative;
  top: -3px;
}

.single-page .header_wrapper {
  min-height: auto;
  padding-bottom: 50px;
}

.single-page .header_bottom {
  margin-top: 120px;
}

.nav-main.show-menu .nav-main__link-active {
  color: #000;
}

.single-page .header_wrapper .step_btm_block {
  margin-top: 0;
}

.single-page .mouse_scroll {
  display: none;
}

.header-page__inside {
  position: relative;
  padding: 100px 0;
}

.header-page__inside img {
  max-width: 100%;
  max-height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: 0 -285px;
}

.slider-price__wrapper-single-page {
  position: relative;
  padding: 50px 0;
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(4, 1fr);
  font-family: "ptsans-narrow", sans-serif;
}

.menu-block .header_btn {
  /*   border: 1px solid #f9f9f9; */
  color: #f9f9f9;
}

.menu-block .header_btn:hover {
  background: #f20b33;
  border: 1px solid #f20b33;
  border: 1px solid #fff;
  color: #fff;
}

.single-page__main-content {
  position: relative;
}

.slider-price__carousel-img img {
  max-width: 100%;
}

.menu-block img {
  max-width: 115px;
}

.slider-price__popup-btn.step_btn {
  position: relative;
}

.slider-price__popup-btn.step_btn:before {
  display: none;
}

.header-page__inside-text {
  color: #fff;
  font-weight: bold;
  font-size: 32px;
  z-index: 1;
  position: relative;
}

.header-page__inside-food {
  background: url(/../src/img/Food-Hygiene.jpg) center no-repeat;
  background-size: cover;
}

.header-page__inside-haccp {
  background: url(/../src/img/haccp-main.jpg) center no-repeat;
  background-size: cover;
}

.header-page__inside-health {
  background: url(/../src/img/healthandsafety.jpg) center no-repeat;
  background-size: cover;
}

.header-page__inside-help {
  background: url(/../src/img/help.jpg) center no-repeat;
  background-size: cover;
}

.header-page__inside-courses {
  background: url(/../src/img/all.jpg) center no-repeat;
  background-size: cover;
}

.header-page__inside-training {
  background: url(/../src/img/training.jpg) center no-repeat;
  background-size: cover;
  position: relative;
}

.header-page__inside-consulting {
  background: url(/../src/img/consulting-bg.jpg) center no-repeat;
  background-size: cover;
  position: relative;
}

.header-page__inside-training::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000a8;
}

.menu__toggle-btn.menu__toggle-btn--close {
  border: 3px solid #fff;
}

.menu__toggle-btn.menu__toggle-btn--close span {
  background: #fff;
}

.faq-wrapper {
  position: relative;
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  margin: 75px 0;
}

.topic-block-title {
  background-color: #474949;
  padding: 1rem 1.5rem;
}

.topic-block-question {
  cursor: pointer;
  border-top: 2px solid #fff;
  position: relative;
  background-color: #f2f2f2;
  padding: 0 1.5rem;
}

.topic-block-answer {
  display: none;
  padding: 0.25rem 1.5rem;
}

.toggle-arrow {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  transition: all 0.5s ease;
  float: right;
  margin-top: 1.2rem;
}

.toggle-title {
  display: inline-block;
  margin: 1rem 0;
  font-weight: 600;
  font-style: normal;
  font-size: 1.125rem;
  color: #414141;
  vertical-align: middle;
  max-width: 90%;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.mobile-arrow.mobile-only {
  display: none;
}

.topic-block-title h2 {
  color: #fff;
  margin: 0;
}

.fa-info-circle {
  color: #428bca;
  background-color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.topic-block-title .svg-inline--fa {
  margin-right: 10px;
}

.topic-block {
  border: 1px solid #d3d3d3;
  background-color: #fff;
  margin-bottom: 2rem;
}

.rotate {
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.shopping-cart-green {
  color: #5cb85c;
}

.fa-sign-in-alt {
  color: #d9534f;
}

.fa-certificate {
  color: #f0ad4e;
}

.training-top-block {
  position: relative;
}

.training-top__title {
  position: relative;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 26px;
}

.training-top__text {
  position: relative;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.training-wrapper {
  position: relative;
  margin-top: 75px;
}

.training-row {
  position: relative;
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 110px;
  box-shadow: 0 10px 28px #0000004a;
  padding: 20px;
  border-radius: 15px;
}

.training-row__block {
  position: relative;
}

.training-row__block-title {
  font-weight: bold;
  font-size: 22px;
}

.training-row__block p {
  line-height: 1.5;
  margin: 10px 0;
  font-size: 18px;
}

.training-row__block-img {
  text-align: center;
}

.training-row__block ul {
  margin-left: 30px;
}

.training-row__block ul li {
  position: relative;
  margin-top: 10px;
  font-size: 18px;
}

.training-row__block ul li:first-child {
  margin-top: 0;
}

.training-row__block ul li:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fce001;
}

.training-row__block-img img {
  max-width: 300px;
}

.about_text_block ul {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.about_text_block ul li {
  margin-bottom: 10px;
  position: relative;
  font-size: 20px;
}

.about_text_block ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -18px;
  width: 7px;
  height: 7px;
  background: #fce001;
  border-radius: 50%;
}

.slider-price-lang-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 100px;
}

.slider-price-lang-link {
  margin: 0 20px;
  display: block;
  text-align: center;
}

.slider-price-lang-link img {
  max-width: 45px;
}

.header-google-img_fix {
  bottom: 100px !important;
  right: 50px !important;
}

.elearning-wrapper {
  position: relative;
}

.elearning-in {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
}

.elearning-block {
  position: relative;
}

.elearning-title-block {
  position: relative;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.elearning-subtitle {
  color: #f77503;
  font-size: 18px;
}

.elearning-title {
  color: #009848;
  font-size: 35px;
  font-weight: 500;
}

.elearning-list {
  position: relative;
}

.elearning-list-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
}

.elearning-list-item-img {
  padding: 15px;
  border-radius: 50%;
  border: 1px solid #eaeaea;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 25px;
  position: relative;
}

.elearning-list-item-img img {
  width: 30px;
  height: 30px;
}

.elearning-list-item-text {
  font-size: 20px;
}

.elearning-block img {
  max-width: 100%;
}

.elearning-list-item-text a {
  color: #009848;
}

@media screen and (max-width: 1190px) {
  .menu__toggle-btn {
    display: inline-block;
  }

  .nav-main {
    display: none;
  }

  .header-page__inside img {
    object-position: 0 0;
  }
}

@media screen and (max-width: 800px) {
  .elearning-in {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .about_title {
    padding-top: 60px;
  }

  .slider-price__wrapper .about_title:before {
    top: 115px;
  }

  .slider-price__wrapper-single-page {
    grid-template-columns: repeat(2, 1fr);
  }

  .faq-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .training-row {
    display: flex;
    flex-direction: column;
  }

  .training-row__block-adaptive {
    order: 2;
    display: none;
  }

  .slider-price-lang-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
  }

  .header-google-img_fix {
    right: 10px;
    bottom: 100px !important;
  }

  .slider-price-lang-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
  }
}

@media screen and (max-width: 600px) {
  .menu-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .menu-wrapper {
    padding: 10px 20px;
  }

  .menu__toggle-btn {
    margin: 15px 0;
    position: fixed;
    top: 0px;
    left: 20px;
  }

  .slider-price__wrapper-single-page {
    grid-template-columns: repeat(1, 1fr);
  }

  .header-page__inside {
    position: relative;
    padding: 57px 0;
    background-size: contain !important;
  }

  .header-google-img {
    display: none;
  }

  .header_bot_l {
    max-width: 250px;
    margin: 0 auto;
  }

  .header_wrapper .step_btm_block {
    margin: 0;
  }

  .header_bottom {
    padding-bottom: 0;
    margin-top: 25px;
  }

  .header_btn_block {
    margin: 0;
  }

  .menu-block:first-child {
    margin-left: 70px;
  }

  .header-rospa-img {
    display: block;
  }

  .nav-main__link {
    padding: 10px 10px;
  }

  .menu-block img {
    max-width: 40px !important;
  }

  .menu__toggle-btn span:nth-child(2) {
    margin: 7px 0;
  }

  .menu__toggle-btn {
    margin: 6px 0;
    position: fixed;
    top: 0px;
    left: 20px;
  }
}

@media screen and (max-width: 500px) {
  .slider-price__popup-in {
    background: #fff;
    position: relative;
    margin: 45px 10px;
    padding: 20px;
    z-index: 2;
  }

  .footer-menu__list {
    flex-direction: column;
    margin-right: 0;
  }

  .header_wrapper {
    background-position: -696px 0;
  }
}

.hero-wrapper {
  position: relative;
  overflow: hidden;
  background: url(/../src/img/hero-wrapper.jpg) center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 200px 0;
  margin: 100px 0;
}

.hero-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0009;
}

.hero-text {
  text-align: left;
  font-weight: bold;
  font-size: 30px;
  color: #fce100;
  position: relative;
}

.hero-text-green {
  color: #009848;
  margin-bottom: 25px;
  font-size: 35px;
}

.contact-wrapper {
  position: relative;
  padding: 150px 0;
}

.contact-in {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
}

.contact-block {
  position: relative;
  box-shadow: 0 0 6px #000;
  border-radius: 6px;
  padding: 20px;
}

.contact-block p {
  font-size: 22px;
  margin-bottom: 20px;
}

.contact-block a {
  color: #009848;
}

.contact-img img {
  max-width: 100%;
}

@media screen and (max-width: 650px) {
  .contact-in {
    grid-template-columns: repeat(1, 1fr);
  }

  .contact-block p {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

/* ======================== courses-slider-wrapper ======================== */

.courses-slider-wrapper {
  position: relative;
  background: url(../img/bg-product.svg) 0 0 no-repeat;
  background-size: cover;
  padding: 60px 0;
}

.courses-slider-in {
  position: relative;
  color: #fff;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
  align-items: center;
}

.courses-slider-block {
  position: relative;
}

.courses-slider-text-wrapper {
  position: relative;
}

.courses-slider-title {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 20px;
}

.courses-slider-text {
  font-size: 18px;
  max-width: 690px;
}

.courses-reviews {
  position: relative;
  margin-top: 50px;
}

.courses-reviews-text {
  font-size: 14px;
  margin-bottom: 20px;
}

.quantity-discounts-table {
  position: relative;
  max-width: 440px;
  font-size: 12px;
  color: #f8f9fa;
}

.quantity-discounts {
  width: 100%;
}

.quantity-discounts td {
  padding: 5px;
}

.discount-level__selected {
  background: linear-gradient(90deg, #ff7b00, hsla(0, 0%, 100%, 0) 98.92%);
  background-attachment: fixed;
}

.text-right {
  text-align: right;
}

.discount-level__selected td {
  color: #fff;
}

.buy-certification-wrapper {
  position: relative;
  margin-top: 20px;
  display: flex;
  align-items: center;
}

.buy-certification-block {
  position: relative;
  margin-right: 20px;
}

.amount-add-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 8px;
}

.buy-certification-block {
  display: inline-block;
}

.number-of-amount {
  color: #000;
}

.amount-add-block-pluse {
  color: #e3030f;
  cursor: pointer;
}

.amount-add-block-minus {
  color: #e3030f;
  cursor: pointer;
}

.amount-add-block {
  padding: 15px;
}

.buy-certification-price-block {
  display: inline-block;
  position: relative;
  text-align: center;
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 8px;
  padding: 5px 19px;
}

.buy-certification-price {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
}

.buy-certification-price-text {
  color: #fff;
  font-size: 10px;
}

.buy-certification-btn {
  position: relative;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  background: #f77503;
  border-color: #f77503;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
  padding: 15px 35px;
}

.courses-slider-img img {
  max-width: 100%;
}

@media screen and (max-width: 890px) {
  .courses-slider-block:last-child {
    display: none;
  }

  .courses-slider-in {
    grid-gap: 0;
    grid-template-columns: repeat(1, 1fr);
  }

  .buy-certification-wrapper {
    flex-direction: column;
  }

  .buy-certification-block {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.wrapper #feedbackBtn {
  display: none !important;
}
/* ======================== courses-slider-wrapper ======================== */

@media only screen and (max-width: 650px) {
  .mob {
    display: inline-block;
    margin: 10px;
    width: 200px;
  }
  .desc {
    display: none;
  }
  .faq-popup {
    top: 0 !important;
    left: 0 !important;
    z-index: 99999 !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
  }
}
@media only screen and (min-width: 650px) {
  .mob {
    display: none;
  }
  .desc {
    display: block;
  }
}
.header-btn-contact {
  color: #f77503;
  font-weight: 500;
  margin-right: 15px;
  text-decoration: none;
  display: flex;
  align-items: center;
  cursor: pointer;
}
/* =========================== */

.faq-popup {
  position: fixed;
  bottom: 100px;
  left: 30px;
  z-index: 999;
  background: #fff;
  max-width: 375px;
  width: 100%;
  box-shadow: 0 0 10px #333;
  display: none;
}

.faq-popup-in {
  padding: 20px;
}

.faq-popup-block select {
  box-sizing: border-box;
  outline: none;
  border: 1px solid #eee;
  padding: 10px 15px;
  margin-bottom: 25px;
  cursor: pointer;
  width: 100%;
  font-size: 16px;
}

.faq-popup-block-2 select {
  margin: 0;
}

.faq-popup-block-3 {
  margin-top: 25px;
}

.faq-popup-header {
  position: relative;
  background: linear-gradient(45deg, #37a682e0, #498672);
  padding: 20px;
}

.faq-popup-header-text-block {
  color: #fff;
  font-weight: bold;
  font-size: 28px;
}

.faq-popup-header-close {
  position: absolute;
  top: 8px;
  right: 8px;
  background: rgb(255, 255, 255);
  padding: 5px;
  cursor: pointer;
  border-radius: 5px;
}

.faq-popup-header-close svg {
  fill: rgb(249, 128, 5);
  display: block;
}

.faq-popup-block-3 {
  font-size: 18px;
  line-height: 1.3;
  max-height: 290px;
  overflow: hidden;
  overflow-y: scroll;
}

.header-btn-contact-faq {
  color: #fff;
}

.header-btn-contact-faq:hover {
  color: #cf1a28;
}

.header-btn-contact-faq svg {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}

.panel {
  background-color: unset;
}
.floating-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #009a63;
  color: white;
  border: none;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  z-index: 5;
}

.floating-btn i {
  font-size: 24px;
}

/* Модальне вікно */
.modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

/* Контент модального вікна */
.modal-content {
  background-color: white;
  margin: 15% auto;
  padding: 10px;
  border: 1px solid #888;
  width: 80%;
  max-width: 500px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

/* Закриваюча кнопка */
.close-btn {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.close-btn:hover,
.close-btn:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* Стилі форми */
form {
  display: flex;
  flex-direction: column;
}

label {
  margin-top: 1px;
}

input,
textarea {
  margin-top: 5px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

/* button[type="submit"] {
			margin-top: 20px;
			padding: 10px;
			background-color: #007bff;
			color: white;
			border: none;
			border-radius: 5px;
			cursor: pointer;
		}
		
		button[type="submit"]:hover {
			background-color: #0056b3;
		} */
.buy-certification-price {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
}
.buy-certification-block {
  position: relative;
  margin-right: 20px;
}
.buy-certification-wrapper {
  position: relative;
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.buy-certification-price-block {
  display: inline-block;
  position: relative;
  text-align: center;
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 8px;
  padding: 5px 19px;
}

.menu-block {
  display: flex;
  align-items: center;
}

.menu-wrapper {
  position: relative;
  z-index: 99999;
  background: linear-gradient(179.53deg, #183b56 2.77%, #0b2437 99.32%);
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "ptsans-narrow", sans-serif;
}
/* ======================== */

.design-wrapper {
  position: relative;
  margin: 80px 0;
  background: #f9f9f9;
}

.design-in {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 50px;
}

.design-title-block {
  position: relative;
  text-align: center;
  margin-bottom: 80px;
}

.design-title {
  font-size: 32px;
  font-weight: bold;
  color: #ff7b00;
}

.design-title span {
  color: #0f2d43;
}

.design-subtitle {
  margin-top: 20px;
  color: #5a7180;
  /* font-size: 18px; */
}

.design-block {
  position: relative;
}

.design-title-in {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
}

.design-text {
  color: #5a7180;
}

.design-icon img {
  width: 25px;
  height: 25px;
}

.design-icon {
  color: #e3030f;
  display: inline-block;
  padding: 10px;
  border-radius: 5px;
}

.design-icon-in {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .design-in {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
}

@media screen and (max-width: 700px) {
  .design-in {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .design-in {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* ======================== */

/* ======================== */

.certified-wrapper {
  position: relative;
  margin: 20px 0;
}

.certified-in {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 50px;
}

.certified-block {
  position: relative;
  filter: grayscale(1);
  transition: 250ms;
}

.certified-block:hover {
  filter: grayscale(0);
}

.certified-block img {
  max-width: 100%;
}

.design-title-block {
  margin-bottom: 35px;
  text-align: center;
}

.design-title {
  font-size: 30px;
  font-weight: bold;
}

.design-subtitle {
  font-size: 18px;
  margin-top: 20px;
}

@media screen and (max-width: 850px) {
  .certified-in {
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 30px;
  }
}

@media screen and (max-width: 769px) {
  .certified-in {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* ======================== */
/* ======================== */

.still-questions {
  position: relative;
  margin: 50px 0;
}

.still-questions-in {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px;
  border-radius: 10px;
  background: linear-gradient(179.53deg, #183b56 2.77%, #0b2437 99.32%);
  color: #fff;
}

.still-questions-block {
  position: relative;
}

.still-questions-title {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 5px;
}

.still-questions-subtitle {
  font-size: 13px;
}

.still-questions-subtitle a {
  text-decoration: none;
  color: #f77503;
}

.still-questions-btn {
  padding: 15px 50px;
}

.still-questions-btn-text {
  font-size: 12px;
  margin-top: 20px;
}

.still-questions-btn.btn-orange {
  background: #ff7b00;
  color: #fff;
  border-radius: 6px;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
@media screen and (max-width: 920px) {
  .still-questions-in {
    flex-direction: column;
    text-align: center;
  }

  .still-questions-block:first-child {
    margin-bottom: 35px;
  }
}

/* ======================== */
/* ======================== */

.train-wrapper {
  position: relative;
  background: #0f2d43;
}

.train-wrapper:before {
  background: #ff7b00;
  clip-path: ellipse(53% 100% at 50% 0);
  -webkit-clip-path: ellipse(53% 100% at 50% 0);
  content: " ";
  display: block;
  height: 64px;
  width: 100%;
}

.train-in {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-top: 60px;
  grid-gap: 50px;
}

.train-block {
  position: relative;
}

.train-text-wrapper {
  position: relative;
  color: #fff;
}

.train-title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 25px;
}

.train-text {
  margin-bottom: 25px;
  font-weight: 500;
  color: #b3bac5;
}

.train-img {
  text-align: center;
}

.train-btn-block {
  position: relative;
}

.train-btn {
  display: inline-block;
  text-decoration: none;
  padding: 15px 35px;
  border-radius: 8px;
  background: #ff7b00;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 14px;
}

.train-list-wrapper {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
  background: #0000004d;
  padding: 20px;
  display: inline-block;
  border-radius: 10px;
}

.train-list-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.train-list-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
}

.train-list {
  list-style: none;
}

.train-list-item {
  position: relative;
  margin-bottom: 5px;
  padding-left: 20px;
}

.train-list-item::before {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  width: 15px;
  height: 15px;
  background: url(../img/ok-icon-2.svg) 0 0 no-repeat;
  background-size: cover;
}

.train-list-item:last-child {
  margin: 0;
}

.train-checklist {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background: #22252d;
  display: none;
}

.train-checklist-block {
  position: relative;
  margin: 0 20px;
  color: #fff;
  font-size: 12px;
  padding: 15px 25px;
}

.train-checklist-block::before {
  position: absolute;
  content: "";
  top: 13px;
  left: 0;
  width: 15px;
  height: 15px;
  background: url(../img/ok-icon-3.svg) 0 0 no-repeat;
  background-size: cover;
}

@media screen and (max-width: 850px) {
  .train-block:first-child {
    /* display: none; */
  }

  .train-in {
    grid-template-columns: repeat(1, 1fr);
  }
  .img-cert {
    width: 380px;
  }
}

/* ======================== */

/* ======================== */

.day-wrapper {
  position: relative;
  background: #123148;
  margin: 110px 0;
}

.day-in {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  align-items: center;
}

.day-block {
  position: relative;
}

.day-calendar {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.day-calendar-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.day-calendar-text-block {
  max-width: 520px;
}

.day-img {
  margin: -55px 0;
}

@media screen and (max-width: 850px) {
  .day-in {
    grid-template-columns: repeat(1, 1fr);
  }

  .day-img {
    margin: 0;
  }

  .day-wrapper {
    padding: 50px 0;
  }

  .day-calendar {
    flex-direction: column;
  }
}

/* ======================== */
.slider-courses-main-wrapper .about_title_block {
  margin-bottom: 50px;
  position: relative;
}

.swiper-slide .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.slider-wrapper-navbar img {
  max-width: 100%;
}

.slide-main .ready_link {
  position: relative;
  background: linear-gradient(179.53deg, #183b56 2.77%, #0b2437 99.32%);
  padding: 0;
  cursor: pointer;
  z-index: 99999;
  height: 100%;
  display: flex;
}
/* ======================================== */

.slideContent-1-1 {
  background: url(/src/img/1-1.jpg) 0 0 no-repeat;
  background-size: cover;
}

.slideContent-1-2 {
  background: url(/src/img/1-2.jpg) 0 0 no-repeat;
  background-size: cover;
}

.slideContent-1-3 {
  background: url(/src/img/1-3.jpg) 0 0 no-repeat;
  background-size: cover;
}

.slideContent-1-4 {
  background: url(/src/img/1-4.jpg) 0 0 no-repeat;
  background-size: cover;
}

.slideContent-1-5 {
  background: url(/src/img/1-5.jpg) 0 0 no-repeat;
  background-size: cover;
}

.slideContent-1-6 {
  background: url(/src/img/1-6.jpg) 0 0 no-repeat;
  background-size: cover;
}

.slideContent-1-7 {
  background: url(/src/img/1-7.jpg) 0 0 no-repeat;
  background-size: cover;
}

.slideContent {
  display: flex !important
;
  height: 535px;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

.slideTitle {
  background: #000000ba;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  padding: 20px;
}

.slideSubText {
  color: #fff;
  background: #000000ba;
  padding: 20px;
  line-height: 1.4;
  font-size: 18px;
}

.bulletPoint {
  color: #fff;
  background: #000000ba;
  padding: 0 30px;
}

.bulletText {
  color: #fff;
  font-size: 16px;
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
}

.bulletText:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -13px;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}

.slider-courses-main-wrapper .swiper-pagination-buttons {
  position: absolute;
  width: 100%;
  max-width: 130px;
  margin: 0 auto;
  left: calc(50% - 75px);
  bottom: -32px;
}

.slider-courses-main-wrapper .ready_link {
  padding: 162px 0;
}

.slider-courses-main-wrapper .ready_btn {
  font-size: 30px !important;
}

.slider-courses-main-wrapper {
  padding-bottom: 100px;
}

.slider-courses-main-wrapper .swiper-pagination-buttons {
  position: relative;
  width: 100%;
  max-width: 140px;
  margin: 0 auto;
  left: auto;
  bottom: -32px;
}

.swiper-button-next,
.swiper-button-prev {
  height: auto;
  width: 45px;
  color: #ffffff;
  background-color: #123148;
  border: solid 1px #123148;
  padding: 5px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 15px;
}

.swiper-button-prev:after {
  position: absolute;
  left: 4px;
}

.swiper-button-next:after {
  position: relative;
  left: 5px;
}

@media only screen and (max-width: 768px) {
  .slider-courses-main-wrapper .about_title:before {
    top: 130px;
  }
}
