* {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}


body {
position:relative;
font: 14px/1.4 'r', Arial, sans-serif;
z-index:0;
overflow-x: hidden;
background: white;
}

.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }

img {
border: 0;
}

h1, h2, h3, h4 {
font-weight:normal;
}

h1 {
font-size:2.4em;
}

h2 {
font-size:1.4em;
}

h3 {
font-size:1.2em;
}

a {
color:#0094c9;
text-decoration:none;
}

a:hover {
text-decoration:none;
}

ul {
list-style:none;
}

input, select, button{
outline:none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'r';
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
}

input:focus {
outline:none;
}

b {
font-weight:normal;
}

table {
border-collapse: collapse;
}

.clear:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

* html .clear             { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

@font-face {
    font-family: 'm';
    src: url('font/subset-FedraSansAltPro-Medium.woff2') format('woff2'),
        url('font/subset-FedraSansAltPro-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'b';
    src: url('font/subset-FedraSansAltPro-Bold.woff2') format('woff2'),
        url('font/subset-FedraSansAltPro-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'r';
    src: url('font/subset-FedraSansAltPro-Book.woff2') format('woff2'),
        url('font/subset-FedraSansAltPro-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.head_image {
min-height: 730px;
position: relative;
background: url(img/head_image.jpg) no-repeat center;
background-size: cover;
height: 100vh;
}

.head_image:after {
position: absolute;
bottom:0px;
left:0px;
width:100%;
background: url(img/mask_top.svg) no-repeat bottom center;
display: block;
content:'';
height: 31px;
}


.hi_wrap {
margin: 0 auto;
max-width: 1170px;
padding: 0 20px;
height: 100%;
position: relative;
}

header {
padding: 45px 0 0 0;
}

.logo {
width:130px;
height:46px;
  background-position: center;
  background-repeat: no-repeat ;
display: block;
background-size: contain;
float: left;
margin: 0 60px 0 0;
}

.langs {
float: left;
border: 1px solid white;
border-radius: 3px;
font-size: 13px;
overflow: hidden;
box-sizing: border-box;
margin: 8px 0;
}

.langs li {
float: left;
}

.langs a {
float: left;
height: 26px;
width: 35px;
color:white;
text-align: center;
box-sizing: border-box;
font-family: 'm';
padding: 5px 0;
transition: 0.2s cubic-bezier(.52, .01, .16, 1);
}

.langs a.active, .langs a:hover {
color:black;
background: white;
}

.hi_f {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: table-cell;
display: flex;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
height: calc(100vh - 200px);
min-height: 500px;
}

.hi_norm {
width: 100%;
}

.hi_tl {
width: 480px;
}

.hi_norm h1 {
font-family: 'b';
font-size: 56px;
color: white;
line-height: 1.1em;
}

.hi_norm p {
font-size: 20px;
color:white;
margin: 25px 0 35px 0;
}

.hi_norm a {
display: inline-block;
color:white;
background: #257E51;
font-family: 'm';
font-size: 17px;
padding: 22px 32px;
border-radius: 3px;
transition: 0.2s cubic-bezier(.52, .01, .16, 1);
}

.hi_norm a:hover {
background: #3e9267;
}

.h_foot {
position: absolute;
bottom: 60px;
left: 0px;
color: white;
font-size: 18px;
font-family: 'm';
left: 20px;
}

.notification {
  padding: 70px 0 0;
  margin: 0 0 -60px;
  color: #555;
}


.s_section {
padding: 160px 20px 130px;
max-width: 1170px;
margin: 0 auto;
text-align: center;
}

.s_section h2 {
font-size: 39px;
font-family: 'b';
display: block;
margin: 0 0 50px 0;
}

.s_section ul {
margin: 0 -15px;
}

.s_section li {
width:25%;
float: left;
padding: 0 15px;
box-sizing: border-box;
}

.ss_item {
background: #F5F5F5;
border-radius: 5px;
padding: 50px 35px 50px;
}

.ss_item span{
width:100px;
height: 90px;
margin: 0 auto;
background-position: center;
background-repeat: no-repeat;
display: block;
}

.ss_item p {
font-family: 'm';
font-size: 18px;
margin: 25px 0 0 0;
}

.i1 {
background-image: url(img/i1.svg);
}

.i2 {
background-image: url(img/i2.svg);
}

.i3 {
background-image: url(img/i3.svg);
}

.i4 {
background-image: url(img/i4.svg);
}

.i5 {
background-image: url(img/i5.svg);
}

.i6 {
background-image: url(img/i6.svg);
}

.i7 {
background-image: url(img/i7.svg);
}

.i8 {
background-image: url(img/i8.svg);
}

.t_section {
background: #F5F5F5;
padding: 100px 0;
}

.ts_wrap {
max-width: 1170px;
margin: 0 auto;
text-align: center;
padding: 0 20px;
}

.ts_wrap h2 {
font-size: 39px;
font-family: 'b';
display: block;
margin: 0 0 60px 0;
}

.t_section ul {
margin: 0 -15p
}

.t_section li {
width:25%;
float: left;
padding: 0 15px;
box-sizing: border-box;
position: relative;
}

.t_section li:after {
width:60px;
height: 16px;
background: url(img/arr.svg) no-repeat center;
position: absolute;
left:100%;
top:45px;
margin: 0 0 0 -30px;
display: block;
content:'';
}

.t_section li:last-child:after {
display: none;
}

.ts_item {
max-width: 200px;
margin: 0 auto;

}

.ts_item span {
width: 150px;
height: 115px;
border-radius: 5px;
background-color: white;
display: block;
margin: 0 auto;
background-position: center;
background-repeat: no-repeat;
}

.ts_item p {
margin: 30px 0 0 0;
font-size: 18px;
}

.ts_item p b {
font-family: 'b';
}


.ts_form input[type='text'], .ts_form input[type='email'] {
background: #F6F6F6;
height: 60px;
border-radius: 5px;
font-size: 16px;
box-sizing: border-box;
padding: 18px 20px;
display: block;
margin: 0 0 7px 0;
width: 100%;
}

.ts_form {
max-width: 570px;
margin: 0 auto;
text-align: left;
}

.ts_form button {
background: #257E51;
height: 65px;
font-family: 'm';
font-size: 17px;
border-radius: 5px;
margin: 25px 0 0 0;
text-align: center;
padding: 20px 30px;
color:white;
transition: 0.2s cubic-bezier(.52, .01, .16, 1);
cursor: pointer;
}

.ts_form button:disabled {
  background: rgba(0,0,0, 0.4) !important;
  cursor: auto;
}

.ts_form button:hover {
background: #3e9267;
}

  .ts_form button.preload {
    position: relative;
    
  }
  .ts_form button.preload span {
    opacity: 0;
  }
  .ts_form button.preload::after {
      content: "";
      display: block;
      width: 32px;
      height: 32px;
      margin: 0 auto;
      border: 3px solid #fff;
      border-radius: 50%;
      border-left-color: transparent;
      border-right-color: transparent;
      position: absolute;
      top: calc(50% - 19px);
      left: calc(50% - 19px);
      animation: cssload-spin 575ms infinite linear;
      -o-animation: cssload-spin 575ms infinite linear;
      -ms-animation: cssload-spin 575ms infinite linear;
      -webkit-animation: cssload-spin 575ms infinite linear;
      -moz-animation: cssload-spin 575ms infinite linear;
    }

.f_line {
  margin: 0 0 45px 0;
  border: none;
  padding: 0;
}

.f_line--error{
  margin: 0 0 30px 0;
  border: 2px solid #e24353;
  padding: 15px 25px;
}

.f_line p {
font-size: 22px;
margin: 0 0 18px 0;
}

.swtch label {
float: left;
margin: 0;
cursor: pointer;
margin: 0 10px 0 0;
}

.swtch input {
display: none;
}

.swtch span {
display: block;
background: #f4f5f5;
color: #000;
height: 48px;
font-size: 16px;
text-align: center;
padding: 15px 30px;
box-sizing: border-box;
border-radius: 5px;
transition: 0.2s cubic-bezier(.52, .01, .16, 1);
}

.swtch input[type=radio]:checked~span {
color: #fff;
background: #257E51;
}

.swtch span:hover {
color: #fff;
background: #257E51;
}

.fi_section h2 {
max-width: 970px;
margin: 0 auto 50px;
}

.fi_section {
padding: 70px 0 140px 0;
}

.f_section {
padding: 130px 0 70px 0;
}

.f_section ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.f_section li {
float: left;
width: 50%;
box-sizing: border-box;
padding: 0 15px;
}

.fs_item {
padding: 50px;
background: #F5F5F5;
border-radius: 3px;
text-align: left;
position: relative;
height: 100%;
box-sizing: border-box;
}

.fs_item span {
width:100px;
height: 90px;
background-position: center;
background-repeat: no-repeat;
display: block;
margin: 0 0 40px 0;
}

.fs_item b {
margin: 40px;
font-size: 20px;
font-family: 'b';
display: block;
margin: 0 0 20px 0;
}

.fs_item p {
font-size: 20px;
}

footer {
background: #0F5D1A;
padding: 45px 0;
}

.f_wrap {
max-width: 1170px;
margin: 0 auto;
padding: 0 20px;
}

.f_wrap p {
color:white;
font-size: 16px;
float: left;
padding: 9px 0;
}

.f_wrap ul {
float: right;
}

.f_wrap li {
float: left;
margin: 0 0 0 15px;
}

.f_wrap li a {
display: block;
width: 40px;
height: 40px;
background-color: white;
background-repeat: no-repeat;
background-position: center;
transition: 0.2s cubic-bezier(.52, .01, .16, 1);
}

.f_wrap li a:hover {
opacity: 0.6;
}

.f {
background-image: url(img/f.svg);
}

.t {
background-image: url(img/t.svg);
}

.i {
background-image: url(img/i.svg);
}

.sub_footer {
padding: 55px 0;
font-size: 18px;
text-align: center;
background: #F5F5F5;
}

.sub_footer a {
color:black;
text-decoration: underline;
}

.pp_success {
position: fixed;
width: 100%;
height: 100%;
top:0px;
left:0px;
background: rgba(0,0,0,0.6);
z-index: 999;
display: none;
}

.pp_self {
width: 100%;
height: 100%;
top:0px;
left:0px;
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: table-cell;
display: flex;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
}

.pp_wrap {
width: 100%;
}

.pp_content {
max-width: 740px;
background: white;
position: relative;
margin: 0 auto;
text-align: center;
padding: 50px 100px 90px;
box-sizing: border-box;
}

.pp_content b {
font-family: 'm';
font-size: 30px;
display: block;
margin: 30px 0 15px 0;
}

.pp_content p {
font-size: 18px;
}

.close {
position: absolute;
width:70px;
height: 70px;
background: url(img/close.svg) no-repeat center #007D57;
top:0px;
right: 0px;
}

.pp_content span{
width: 130px;
height: 130px;
background: url(img/i9.svg) no-repeat center;
display: block;
margin: 0 auto;
background-size: contain;
}


.nums {
  font-family: Arial
}


@keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    transform: rotate(360deg); 
  } 
}

@-o-keyframes cssload-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); 
  } 
}

@-ms-keyframes cssload-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); 
  } 
}

@-webkit-keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); 
  } 
}

@-moz-keyframes cssload-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); 
  } 
}
/* Keyframes end */

.error-text{
  display: none;
  margin: 20px 0;
  font-size: 19px;
  line-height: 24px;
}

.form_notification{
  font-size: 14px;
  font-style: italic;
  color: #555;
  margin-top: 12px;
}

.desctop-hidden-text{
  display: none;
  font-style: normal;
}

.mobile-hidden-text{
  display: inline;
  font-style: normal;
}

.empty-field__error{
  display: none;
  color: #e24353;
  margin-bottom: 15px;
}


@media screen and (max-width: 1000px) {
  header {
  padding: 25px 0 0 0;
  }

  .notification {
    padding: 20px 0 0px;
    margin: 0 0 -10px;
  }

  .logo {
  margin: 0px;
  }

  .langs {
  float: right;
  }

  .hi_norm h1 {
  font-size: 39px;
  }

  .hi_norm p {
  font-size: 16px;
  margin: 16px 0 25px 0;
  }

  .hi_norm a {
  font-size: 14px;
  padding: 18px 32px;
  }

  .h_foot {
  left: 0px;
  color: white;
  font-size: 14px;
  width: 100%;
  text-align: center;
  left: 0px;
  box-sizing: border-box;
  padding: 0 20px;
  }

  .s_section h2, .t_section h2, .f_section h2, .fi_section h2 {
  font-size: 22px;
  margin: 0 0 30px 0;
  }

  .s_section {
  padding: 45px 20px 65px;
  }

  .s_section ul {
  margin: 0 -10px;
  }

  .ss_item {
  min-height: 180px;
  box-sizing: border-box;
  padding: 30px 15px 20px;
  }

  .s_section li {
  width: 50%;
  padding: 0 10px;
  margin: 0 0 20px;
  }

  .ss_item span, .fs_item span {
  width: 60px;
  height: 60px;
  background-size: contain;
  }

  .fs_item span {
  margin: 0 auto;
  }

  .fs_item b {
  font-size: 16px;
  margin: 20px 0 10px;
  }

  .fs_item p {
  font-size: 16px;
  }

  .ss_item p {
  font-size: 13px;
  margin: 15px 0 0 0;
  }



  .t_section {
  padding: 50px 0;
  }

  .f_section {
  padding: 50px 0;
  }

  .ts_wrap ul {
  margin: 0px;
  }

  .ts_wrap ul {
    display: block;
  }
  .ts_wrap li {
  width: 100%;
  padding: 0px;
  margin: 0 0 20px 0;
  }

  .fs_item {
  text-align: center;
  padding: 50px 30px;
  }

  .swtch {
  margin: 0 -2.5%;
  }

  .swtch label {
  margin: 0 2.5%;
  width: 45%;
  }

  .t_section li:after {
  display: none;
  }

  .t_section .ts_item span {
  display: none;
  }

  .ts_item {
  max-width: none;
  position: relative;
  height: 40px;
  }

  .ts_item p {
  margin: 0px;
  font-size: 15px;
  text-align: left;
  box-sizing: border-box;
  padding: 0 0 0 52px;
  }

  .ts_item p br {
  display: none;
  }

.ts_item:after {
  width:40px;
  height:40px;
  background: #257E51;
  border-radius: 100%;
  position: absolute;
  left:0px;
  top:0px;
  display: block;
  font-size: 15px;
  font-family: 'm';
  text-align: center;
  box-sizing: border-box;
  padding: 8px 0;
  color:white;
  }

  .t_section li:nth-child(1) .ts_item:after {
  content:'1';
  }

  .t_section li:nth-child(2) .ts_item:after {
  content:'2';
  }

  .t_section li:nth-child(3) .ts_item:after {
  content:'3';
  }

  .t_section li:nth-child(4) .ts_item:after {
  content:'4';
  }

  .hi_wrap {
  z-index: 4;
  }

  .head_image:before{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0px;
  left: 0px;
  content: '';
  display: block;
  background: #0D1335;
  opacity: 0.6;
  }


  .fi_section {
  padding: 30px 0 56px 0;
  }

  .f_line p {
  font-size: 16px;
  margin: 0 0 18px 0;
  text-align: center;
  }

  .ts_form button {
  background: #C5C7C6;
  height: 55px;
  font-family: 'm';
  font-size: 15px;
  border-radius: 5px;
  margin: 20px 0 0 0;
  text-align: center;
  padding: 18px 30px;
  color: white;
  width: 100%;
  }



  .sub_footer {
  padding: 35px 20px;
  font-size: 16px;
  }

  .f_wrap li {
  margin: 0 0 0 10px;
  }

  .f_wrap li a {
  display: block;
  width: 30px;
  height: 30px;
  }

  .f_wrap p {
  font-size: 14px;
  padding: 7px 0 0 0;
  }

  footer {
  padding: 20px 0;
  }

  .hi_tl {
  width: 100%;
  }

  .pp_content p {
  font-size: 14px;
  }

  .pp_content b {
  font-size: 20px;
  }

  .pp_content {
  padding: 50px 30px 50px;
  }

  .desctop-hidden-text{
    display: inline;
  }

  .mobile-hidden-text{
    display: none;
  }

}


