@media (min-width: 1600px) {
  .container {
    max-width: 1540px; } }

body {
  background-color: #21242e;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400; }

img.img-responsive {
  max-width: 100%;
  outline: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  border-color: rgba(0, 92, 191, 0);
  color: #fff;
}

a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
input, textarea {
  outline: none !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important; }

@media (min-width: 768px) {
  .header__menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}

.header__menu .dropdown-menu {
  margin-top: 15px;
  text-align: center;
}

@media (min-width: 768px) {
  .header__menu .dropdown-menu {
    margin-top: 8px;
    min-width: 212px;
    padding: 7px 14px;
    background-color: rgba(37, 49, 76, 0.9);
    border: 0px;
    border-radius: 0px;
  }
}
@media (min-width: 992px) {
  .header__menu .dropdown-menu {
    margin-top: 15px;
    min-width: 250px;
  }
}

@media (min-width: 768px) {
  .rose .header__menu .dropdown-menu {
    background-color: rgba(69, 42, 86, 0.9);
  }
}
@media (min-width: 768px) {
  .gold .header__menu .dropdown-menu {
    background-color: rgba(62, 47, 41, 0.9);
  }
}
@media (min-width: 768px) {
  .green .header__menu .dropdown-menu {
    background-color: rgba(41, 60, 58, 0.9);
  }
}

.header__menu .dropdown-menu.show {
  display: contents;
}

@media (min-width: 768px) {
  .header__menu .dropdown-menu.show {
    display: block;
  }
}

.header__menu .dropdown span {
    display: initial;
    position: relative;
    left: 30px;
    padding: 15px 15px;
    cursor: pointer;
    margin-left: -44px;
}

@media (min-width: 768px) {
  .header__menu .dropdown span {
    display: none;
  }
}

.header__menu section.content__1, .header__menu section.content__2 {
  display: none;
}

.content__projects .portfolio-menu {
  display: none;
}

.header__menu .dropdown-menu a {
  color: #3da7f3;
  text-decoration: none;
  padding: 15px 14px;
  font-size: 17px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header__menu .dropdown-menu a:hover {
  color: #2a8ed6;
}

.rose .header__menu .dropdown-menu a {
  color: #f8454c;
}

.rose .header__menu .dropdown-menu a:hover {
  color: #e83a40;
}
.gold .header__menu .dropdown-menu a {
  color: #faae40;
}

.gold .header__menu .dropdown-menu a:hover {
  color: #d8932f;
}
.green .header__menu .dropdown-menu a {
  color: #26d339;
}

.green .header__menu .dropdown-menu a:hover {
  color: #20b930;
}


@media (min-width: 768px) {
  .header__menu .dropdown-menu a {
    font-size: 14px;
    padding: 7px 0px;
    color: #fff;
  }
  .header__menu .dropdown-menu a:hover {
    color: #3da7f3;
  }
  .rose .header__menu .dropdown-menu a {
    color: #fff;
  }
  .rose .header__menu .dropdown-menu a:hover {
    color: #f8454c;
  }
  .gold .header__menu .dropdown-menu a {
    color: #fff;
  }
  .gold .header__menu .dropdown-menu a:hover {
    color: #faae40;
  }
  .green .header__menu .dropdown-menu a {
    color: #fff;
  }
  .green .header__menu .dropdown-menu a:hover {
    color: #26d339;
  }
}

@media (min-width: 992px) {
  .header__menu .dropdown-menu a {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  .header__list .dropdown-menu li {
    margin: 10px 0 10px 0;
  }
}

@media (min-width: 992px) {
  .header__list .dropdown-menu li {
    margin: 12px 0 12px 0;
  }
}

h1 {
  font-size: 30px;
  font-weight: bold; }

h2 {
  color: #47608e;
  font-size: 36px;
  font-weight: 300;
  line-height: 30px;
  text-transform: uppercase; }

.content__2 h2 {
  color: #6b3876; }

.content__3 h2 {
  color: #3e6b55; }

.content__4 h2 {
  color: #8b593a; }

h1 {
  font-size: 52px;
  font-weight: 700;
  line-height: 54px; }

.content__1 {
  padding: 128px 0 0 0; }

.content__2, .content__3, .content__4 {
  padding: 60px 0 0 0; }

.content__text__block__txt {
  font-size: 15px;
  line-height: 28px;
  margin-top: 110%; }

.content__image {
  position: relative;
  margin-top: 41%; }

@media (min-width: 768px) {
  h2 {
    font-size: 35px;
    line-height: 30.73px; }
  h1 {
    font-size: 60px;
    line-height: 65px; }
  .content__text__block__txt {
    font-size: 16px;
    line-height: 30px;
    margin-top: 400px; }
  .content__1, .content__2, .content__3, .content__4 {
    padding: 230px 0 0 0; }
  .content__image {
    margin-top: -24%; } }

@media (min-width: 992px) {
  h2 {
    font-size: 39px;
    line-height: 22.73px; }
  .content__text__block__txt {
    font-size: 15px;
    line-height: 25px;
    margin-top: 130px; }
  .content__1 {
    padding: 260px 0 0 0; }
  .content__2 {
    padding: 200px 0 0 0; }
  .content__3 {
    padding: 260px 0 0 0; }
  .content__4 {
    padding: 300px 0 0 0; }
  .content__image {
    margin-top: -9%; } }

@media (min-width: 1200px) {
  h2 {
    font-size: 45px;
    line-height: 35.73px; }
  h1 {
    font-size: 70px; }
  .content__text__block__txt {
    font-size: 16px;
    line-height: 30px;
    margin-top: 160px; }
  .content__1 {
    padding: 280px 0 0 0; }
  .content__2 {
    padding: 300px 0 0 0; }
  .content__3 {
    padding: 360px 0 0 0; }
  .content__4 {
    padding: 410px 0 0 0; }
  .content__image {
    margin-top: -10%; } }

@media (min-width: 1600px) {
  h2 {
    font-size: 55px;
    line-height: 50px; }
  h1 {
    font-size: 80px;
    line-height: 70px; }
  .content__text__block__txt {
    font-size: 16px;
    line-height: 37px;
    margin-top: 235px; }
  .content__1 {
    padding: 450px 0 0 0; }
  .content__2, .content__3, .content__4 {
    padding: 580px 0 0 0; }
  .content__image {
    margin-top: -12%; } }

.content__text__block__txt p {
  padding: 0 0 0 47px; }

.content__text__block__txt:before {
  content: '';
  position: absolute;
  top: 12px;
  width: 36px;
  height: 4px;
  background-color: #3da7f3; }

.content__text__block__bg {
  position: absolute;
  width: 40%;
  height: 145px;
  background-color: #242d42;
  left: 0;
  margin-top: -39px; }

.content__2 .content__text__block__txt:before {
  background-color: #f8454c; }

.content__2 .content__text__block__bg {
  background-color: #3b244a; }

.content__3 .content__text__block__txt:before {
  background-color: #26d339; }

.content__3 .content__text__block__bg {
  background-color: #253534; }

.content__4 .content__text__block__txt:before {
  background-color: #faae40; }

.content__4 .content__text__block__bg {
  background-color: #3d2f29; }

@media (min-width: 768px) {
  .content__text__block__bg {
    width: 28%;
    height: 165px; } }

.content__image__shape1 img {
  position: absolute;
  width: 11%;
  margin: 43% 0 0 7%; }

.content__2 .content__image__shape1 img {
  width: 21%;
  margin: -18% 0 0 0; }

.content__3 .content__image__shape1 img {
  width: 17%;
  margin: 33% 0 0 4%; }

.content__4 .content__image__shape1 img {
  width: 12%;
  margin: 42% 0 0 5%; }

.content__image__shape2 img {
  position: absolute;
  width: 75%;
  margin: -20% 0 0 0; }

.content__2 .content__image__shape2 img {
  width: 60%;
  margin: -9% 0 0 0; }

.content__3 .content__image__shape2 img {
  width: 8%;
  margin: -5% 0 0 87%; }

.content__4 .content__image__shape2 img {
  width: 60%;
  margin: 2% 0 0 17%; }

.content__image__shape3 img {
  position: absolute;
  width: 74%;
  margin: -36% 0 0 15%; }

.content__2 .content__image__shape3 img {
  width: 77%;
  margin: -20% 0 0 18%; }

.content__3 .content__image__shape3 img {
  width: 54%;
  margin: 5% 0 0 28%; }

.content__4 .content__image__shape3 img {
  width: 69%;
  margin: -28% 0 0 0; }

.content__image__shape4 img {
  position: absolute;
  width: 68%;
  margin: -18% 0 0 27.5%; }

.content__2 .content__image__shape4 img {
  width: 70%;
  margin: -23% 0 0 22%; }

.content__3 .content__image__shape4 img {
  width: 64%;
  margin: -26% 0 0 5%; }

.content__4 .content__image__shape4 img {
  width: 76%;
  margin: -16% 0 0 20%; }

.content__3 .content__image__shape8 img {
  position: absolute;
  width: 58%;
  margin: -16% 0 0 30%; }

.content__2 .content__image__icon1, .content__2 .content__image__icon2, .content__2 .content__image__icon3, .content__2 .content__image__icon4, .content__3 .content__image__icon1, .content__3 .content__image__icon2, .content__3 .content__image__icon3, .content__3 .content__image__icon4, .content__3 .content__image__icon5 {
  position: absolute;
  font-size: 12px; }

.content__2 .content__image__icon1__bg img, .content__2 .content__image__icon2__bg img, .content__2 .content__image__icon3__bg img, .content__2 .content__image__icon4__bg img {
  position: absolute;
  width: 70%;
  margin: -23% 0 0 22%; }

.content__3 .content__image__icon1__bg img, .content__3 .content__image__icon2__bg img, .content__3 .content__image__icon3__bg img, .content__3 .content__image__icon4__bg img, .content__3 .content__image__icon5__bg img {
  position: absolute;
  width: 58%;
  margin: -16% 0 0 30%; }

.content__2 .content__image__icon1 {
  margin: -10% 0 0 5%; }

.content__2 .content__image__icon1 img, .content__2 .content__image__icon2 img, .content__2 .content__image__icon3 img, .content__2 .content__image__icon4 img {
  position: relative;
  z-index: 1; }

.content__2 .content__image__icon1 img {
  margin: -60px -58px 0 0; }

.content__2 .content__image__icon1:before, .content__2 .content__image__icon2:before,
.content__2 .content__image__icon3:before, .content__2 .content__image__icon4:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #f8454c;
  top: -50px; }

.content__2 .content__image__icon1:before {
  left: 12px; }

.content__2 .content__image__icon1 span, .content__2 .content__image__icon2 span,
.content__2 .content__image__icon3 span, .content__2 .content__image__icon4 span {
  content: '';
  position: absolute;
  opacity: 0.5;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 9px solid #f8454c;
  top: -66px; }

.content__2 .content__image__icon1 span {
  left: -4px; }

.content__2 .content__image__icon2 {
  margin: -15% 0 0 70%; }

.content__2 .content__image__icon2 img {
  margin: -60px -44px 0 0; }

.content__2 .content__image__icon2:before {
  left: 5px; }

.content__2 .content__image__icon2 span {
  left: -11px; }

.content__2 .content__image__icon3 {
  margin: 39% 0 0 12%; }

.content__2 .content__image__icon3 img {
  margin: -60px -41px 0 0; }

.content__2 .content__image__icon3:before {
  left: 7px; }

.content__2 .content__image__icon3 span {
  left: -9px; }

.content__2 .content__image__icon4 {
  margin: 45% 0 0 79%; }

.content__2 .content__image__icon4 img {
  margin: -60px -48px 0 0; }

.content__2 .content__image__icon4:before {
  left: 3px; }

.content__2 .content__image__icon4 span {
  left: -13px; }

.content__3 .content__image__icon1 img {
  padding-top: 12px; }

.content__3 .content__image__icon2 img {
  padding-top: 16px; }

.content__3 .content__image__icon3 img {
  padding-top: 15px; }

.content__3 .content__image__icon4 img {
  padding-top: 20px; }

.content__3 .content__image__icon5 img {
  padding-top: 22px; }

.content__3 .content__image__icon1, .content__3 .content__image__icon2, .content__3 .content__image__icon3, .content__3 .content__image__icon4, .content__3 .content__image__icon5 {
  width: 82px;
  height: 82px;
  border: 2px solid #26d339;
  border-radius: 50%;
  text-align: center; }

.content__3 .content__image__icon1 {
  margin: -18% 0 0 67%; }

@media (min-width: 430px) {
.content__3 .content__image__icon1 {
  margin: -18% 0 0 75%; }
}

.content__3 .content__image__icon2 {
  margin: -23% 0 0 36%; }

.content__3 .content__image__icon3 {
  margin: -10% 0 0 12%; }

.content__3 .content__image__icon4 {
  margin: 18% 0 0 16%; }

.content__3 .content__image__icon5 {
  margin: 34% 0 0 40%; }

.content__3 .content__image__icon1:before, .content__3 .content__image__icon2:before, .content__3 .content__image__icon3:before, .content__3 .content__image__icon4:before, .content__3 .content__image__icon5:before {
  content: '';
  position: absolute;
  top: -16px;
  left: -16px;
  width: 110px;
  height: 110px;
  border: 20px solid #26d339;
  border-radius: 50%;
  opacity: 0.3; }

.content__image__shape5 {
  position: absolute;
  width: 28px;
  height: 28px;
  border: 3px solid #3da7f3;
  border-radius: 50%;
  margin: -14% 0 0 12.5%; }

.content__2 .content__image__shape5 {
  border: 3px solid #f8454c;
  margin: -22% 0 0 47%; }

.content__3 .content__image__shape5 {
  border: 3px solid #26d339;
  margin: 5% 0 0 80%; }

.content__4 .content__image__shape5 {
  border: 3px solid #faae40;
  margin: -12% 0 0 19%; }

.content__image__shape6 {
  position: absolute;
  width: 28px;
  height: 28px;
  border: 3px solid #333b78;
  border-radius: 50%;
  margin: 40% 0 0 67%; }

.content__2 .content__image__shape6 {
  border: 3px solid #731288;
  margin: 43% 0 0 68%; }

.content__3 .content__image__shape6 {
  border: 3px solid #115431;
  margin: 48% 0 0 70%; }

.content__4 .content__image__shape6 {
  border: 3px solid #6f4421;
  margin: 46% 0 0 80%; }

.content__image__shape7 img {
  position: absolute;
  width: 68%;
  margin: -18% 0 0 27.5%; }

.content__4 .content__image__shape7 img {
  position: absolute;
  width: 76%;
  margin: -16% 0 0 20%; }

.content__4 .content__image__form {
  position: absolute;
  width: 50%;
  margin: -32% 0 0 34%;
  z-index: 3; }

@media (min-width: 420px) {
  .content__4 .content__image__form {
    margin: -17% 0 0 34%; } }

@media (min-width: 475px) {
  .content__4 .content__image__form {
    margin: -3% 0 0 34%; } }

  .content__4 .content__image__form 
.alert-success {
    color: #ffffff;
    background-color: #27a644;
    border: 0;
    padding: 5px;
    text-align: center;
}

.content__4 .form-control {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  padding: 0;
  margin-top: 0px;
    height: auto; }

.content__4 .form-control::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5; }

.content__4 .btn {
  background-color: rgba(255, 255, 255, 0);
  border-color: #fff;
  width: 30%;
  margin-left: 33%;
  min-width: 96px; }

.content__4 .btn-primary:hover {
  background-color: rgba(0, 0, 0, 0.1); }

.content__4 .btn-primary:not(:disabled):not(.disabled).active, .content__4 .btn-primary:not(:disabled):not(.disabled):active, .content__4 .show > .btn-primary.dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.1); }

.hidden {
  visibility: hidden; }

.content__text__title {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  z-index: 2; }

.content__text__subtitle {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  z-index: 2; }

.content__text__block {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.content__image__shape1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.content__image__shape2 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.content__image__shape3 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.content__image__shape4 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.content__image__shape5 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.content__image__shape6 {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.content__image__shape7 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.content__4 .content__image__shape7 {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.content__4 .content__image__form {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.content__image__shape8 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

@media (min-width: 768px) {
  .content__text__block {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s; }
  .content__image__shape1 {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s; }
  .content__image__shape2 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s; }
  .content__image__shape3 {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s; }
  .content__image__shape4 {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s; }
  .content__image__shape5 {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s; }
  .content__image__shape6 {
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s; }
  .content__image__shape7 {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .content__image__shape8 {
    -webkit-animation-delay: 3.3s;
    animation-delay: 3.3s; } }

.content__2 .content__image__icon1, .content__2 .content__image__icon1__bg {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.content__2 .content__image__icon2, .content__2 .content__image__icon2__bg {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.content__2 .content__image__icon3, .content__2 .content__image__icon3__bg {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.content__2 .content__image__icon4, .content__2 .content__image__icon4__bg {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.content__3 .content__image__icon1, .content__3 .content__image__icon1__bg {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.content__3 .content__image__icon2, .content__3 .content__image__icon2__bg {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.content__3 .content__image__icon3, .content__3 .content__image__icon3__bg {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.content__3 .content__image__icon4, .content__3 .content__image__icon4__bg {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.content__3 .content__image__icon5, .content__3 .content__image__icon5__bg {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.btn {
  color: #fff;
  background-color: #3da7f3;
  border-radius: 0px; }

.btn:hover {
  color: #fff;
  background-color: #2a8ed6; }

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1050;
  padding: 0 0 18px 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#21242e), color-stop(#21242e), color-stop(rgba(33, 36, 46, 0.7)), to(rgba(33, 36, 46, 0)));
  background-image: -webkit-linear-gradient(top, #21242e, #21242e, rgba(33, 36, 46, 0.7), rgba(33, 36, 46, 0));
  background-image: -o-linear-gradient(top, #21242e, #21242e, rgba(33, 36, 46, 0.7), rgba(33, 36, 46, 0));
  background-image: linear-gradient(to bottom, #21242e, #21242e, rgba(33, 36, 46, 0.7), rgba(33, 36, 46, 0));
  background-repeat: repeat-x; }

.logo {
  margin-top: 18px;
  display: block; }
.logo-rose {
  margin-top: 18px;
  display: none; }
.logo-gold {
  margin-top: 18px;
  display: none; }
.logo-green {
  margin-top: 18px;
  display: none; }

@media (min-width: 408px) {
  .logo {
  margin-top: 29px; }
.logo-rose {
  margin-top: 29px; }
.logo-gold {
  margin-top: 29px; }
.logo-green {
  margin-top: 29px; }
}
.rose .logo {
  display: none; }
.rose .logo-rose {
  display: block; }

.gold .logo {
  display: none; }
.gold .logo-gold {
  display: block; }

.green .logo {
  display: none; }
.green .logo-green {
  display: block; }

.logo img, .logo-rose img, .logo-gold img, .logo-green img {
  width: 100%;
  max-width: 120px; }

.header__burger {
  display: none; }

.header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 65px 0 0 0; }

.header__list li {
  list-style: none;
  margin: 0 20px 0 0;
  font-size: 15px; }

.header__contact {
    float: left;
}

.header__contact button {
  margin: 0 0 15px 0;
  font-size: 15px;
  max-width: 200px; }

.header__form {
  list-style: none;
  display: block;
  margin: 0 0 0 0;
  text-align: right; }

.header__lang {
  position: absolute;
  right: 15px; }

.header__lang .dropdown-menu {
  right: 0px !important;
  left: auto !important;
  border-radius: 0px;
  min-width: 110px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background-color: rgba(61, 167, 243, 0.3); }

.header__lang .dropdown-menu .btn a {
  color: #fff;
  text-transform: none;
  text-decoration: none; }

.header__lang .dropdown-menu .btn a:hover {
  color: #3da7f3;
  text-transform: none;
  text-decoration: none; }

@media (min-width: 768px) {
  .header__list li {
    margin: 0 0 0 0;
    font-size: 14px; }
  .header__contact button {
    margin: 0 6px 0 0;
    font-size: 14px;
    max-width: 85px; }
  .header__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 46px 0 8px 0;
    text-align: center; }
  .header__lang {
    position: relative;
    right: 0; } }

@media (min-width: 992px) {
  .header__list li {
    font-size: 15px; }
  .header__contact button {
    margin: 0 20px 0 0;
    font-size: 15px;
    max-width: 150px; }
  .header__form {
    margin: 57px 0 8px 0; } }

a.header__link {
  color: #fff;
  text-decoration: none;
  padding: 20px 14px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

@media (min-width: 768px) {
  a.header__link {
    padding: 20px 8px; }
}

@media (min-width: 992px) {
  a.header__link {
    padding: 20px 14px; }
}

a.header__link:hover {
  color: #3da7f3; }

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

.header__row {
  position: relative;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.header__lang .btn {
  background-color: rgba(63, 168, 243, 0);
  color: #3da7f3;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase; }

.header__lang .btn:hover {
  color: #fff;
  text-decoration: none; }

@media (max-width: 767px) {
  .header__row {
    display: block;
    position: absolute;
    right: 62px;
    top: 56px; }
  .header__lang {
    position: relative;
    right: 0px; }
  body.lock {
    overflow: hidden; }
  .header__burger {
    display: block;
    position: relative;
    width: 30px;
    height: 20px;
    float: right;
    z-index: 2;
    top: 65px;
    margin-right: 15px; }
  .header__burger span {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 9px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .header__burger:before,
  .header__burger:after {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .header__burger:before {
    top: 0; }
  .header__burger:after {
    bottom: 0; }
  .header__burger.active:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px; }
  .header__burger.active:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 9px; }
  .header__burger.active span {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  .header__menu {
    display: block;
    position: fixed;
    width: 100%;
    height: auto;
    top: -342px;
    left: 0;
    overflow: auto;
    background-color: #21242e;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .header__menu.active {
    opacity: 1;
    top: 0;
    height: 100%;
    z-index: 1; }
  .header__list {
    display: block;
    padding: 65px 15px 1px 15px;
    text-align: center; }
  .header__list li {
    margin: 10px 0 10px 0;
    font-size: 18px;
    line-height: 38px; }
  .header {
    position: absolute; } }

@media (max-width: 407px) {
  .header__burger {
    top: 44px; }
  .header__row {
    top: 28px; }
  .header__contact button {
    font-size: 12px;
    max-width: 77px; } 
    .header__lang {
    top: 5px; }
    .header__lang .dropdown-menu {
    top: 10px !important;
}
  }

.footer__body {
  margin-top: 60px;
  background-color: #242d42;
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 768px) {
  .footer__body {
    margin-top: 80px; } }

@media (min-width: 992px) {
  .footer__body {
    margin-top: 100px; } }

@media (min-width: 1200px) {
  .footer__body {
    margin-top: 125px; } }

@media (min-width: 1600px) {
  .footer__body {
    margin-top: 200px; } }

.footer__body__content {
  padding: 15px 0 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.footer__copyright {
  display: block; }

.footer__social a {
  display: block;
  color: #fff;
  font-size: 17px; }


/* Modal */
.modal-content {
  background-color: rgba(61, 167, 243, 0);
    background-image: url(../img/modal/modal-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /* min-height: 420px; */
    border: 0;
    border-radius: 0;
}
.modal-header {
    display: block;
    text-align: center;
    padding: 31px 0 5px 0;
    border-bottom: 1px solid #fff;
    margin: 0 25px;
}
.modal-header .close {
    padding: 14px;
    margin: -53px 0 0 0;
    color: #fff;
}
.modal-body {
    text-align: center;
    padding: 11px 30px;
}
.modal-body .row {
    padding: 0 0 7px 0;
    line-height: 28px;
    font-size: 17px;
}
.modal-body .fa {
    font-size: 14px;
}
.modal-body img {
  width: 100%;
  border: 5px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  max-width: 95px;
      -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.modal-body img:hover {
  width: 100%;
  border: 5px solid rgba(255, 255, 255, 1);
  border-radius: 50%;
}
.modal-body .col-3 {
    padding: 0 10px;
}
.modal-body a {
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.modal-body a:hover {
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.modal-body-callback a {
    border-bottom: 1px dashed #fff;
    background-color: rgba(36, 61, 150, 0.5);
    padding: 4px 8px;
    border-radius: 12px;
}
.modal-body-callback a:hover {
    color: #fff;
    border-bottom: 1px dashed #fff;
    background-color: rgba(36, 61, 150, 1);
}
.viber-pc {
    display: block;
}
@media (max-width: 1033px) {
.viber-pc {
    display: none;
}
}
.viber-mobile {
    display: none;
}
@media (max-width: 1033px) {
.viber-mobile {
    display: block;
}
}

@media (min-width: 405px) {
  .modal-header {
    padding: 88px 0 4px 0;
    margin: 0 43px;
  }
  .modal-body {
    padding: 21px 36px;
  }
  .modal-body .row {
    padding: 0 0 22px 0;
    line-height: 28px;
  }
  .modal-body .col-3 {
      padding: 0 15px;
  }
  .modal-body-callback a {
    padding: 12px 16px;
  }
}

@media (min-width: 500px) {
  .modal-header {
    padding: 88px 0 21px 0;
  }
  .modal-body .row {
    padding: 0 0 32px 0;
  }
}

/* Contacts, Company */

.gold a.header__link:hover {
    color: #faae40;
}
.gold .btn {
    color: #fff;
    background-color: #faae40;
    border-radius: 0px;
}
.gold .btn-primary {
    border-color: rgba(248, 69, 76, 0);
}
.gold .btn:hover {
    background-color: #d8932f;
}
.gold .header__lang .btn {
    background-color: rgba(63, 168, 243, 0);
    color: #faae40;
}
.gold .header__lang .dropdown-menu .btn a:hover {
    color: #faae40;
}
.gold .header__lang .dropdown-menu {
    background-color: rgba(250, 174, 64, 0.3);
}
.gold .footer__body {
    background-color: #3d2f29;
}



.content__contacts h2 {
    color: #8b593a;
}
.content__contacts .content__text__block__bg {
    background-color: #3d2f29;
}
.content__contacts .content__text__block__txt:before {
    background-color: #faae40;
}
.content__contacts .content__image__shape1 img, .content__projects__main .content__projects .content__image__shape1 img, .content__services__main .content__services .content__image__shape1 img {
    position: absolute;
    width: 94%;
    margin: -24% 0 0 4%;
}
.content__contacts .content__image__shape5 {
    border: 3px solid #faae40;
    margin: -12% 0 0 12%;
}
.content__contacts .content__image__shape6 {
    border: 3px solid #6f4421;
    margin: 47% 0 0 84%;
}
.content__company h2 {
    color: #47608e;
}
.content__company .content__text__block__bg {
    background-color: #242d42;
}
.content__company .content__text__block__txt:before {
    background-color: #3da7f3;
}
.content__company .content__image__shape1 img {
    position: absolute;
    width: 97%;
    margin: -17% 0 0 0;
}
.content__company .content__image__shape5 {
    border: 3px solid #3da7f3;
    margin: -12% 0 0 53%;
}
.content__company .content__3 .content__image__shape5 {
    margin: 18% 0 0 87%;
}
.content__company .content__2 .content__image__shape5 {
    margin: 79% 0 0 26%;
}
.content__company .content__image__shape6 {
    border: 3px solid #333b78;
    margin: 50% 0 0 89%;
}
.content__company .content__3 .content__image__shape6 {
    margin: 10% 0 0 71%;
}
.content__company .content__2 .content__image__shape6 {
    margin: 14% 0 0 79%;
}
.content__contacts .content__image, .content__company .content__image {
    position: relative;
    margin-top: 31%;
}
.content__contacts .content__text__block__txt, .content__company .content__text__block__txt, .content__projects__main .content__projects .content__text__block__txt {
    font-size: 15px;
    line-height: 28px;
    margin-top: 100%;
}
.content__company .content__3 .content__image {
    margin-top: 0;
}
.content__company .content__3 .content__text__block__txt {
    margin-top: 46px;
}
@media (min-width: 768px) {
.content__contacts .content__image, .content__company .content__image {
    margin-top: -24%;
  }
  .content__contacts .content__text__block__txt, .content__company .content__text__block__txt, .content__projects__main .content__projects .content__text__block__txt {
    font-size: 16px;
    line-height: 30px;
    margin-top: 400px;
  }
  .content__company .content__3 {
    padding: 38px 0 0 0;
  }
}
@media (min-width: 992px) {
.content__contacts .content__image, .content__company .content__image {
    margin-top: -9%;
  }
  .content__contacts .content__text__block__txt, .content__company .content__text__block__txt, .content__projects__main .content__projects .content__text__block__txt {
    font-size: 15px;
    line-height: 25px;
    margin-top: 130px;
  }
  .content__company .content__3 {
    padding: 185px 0 0 0;
  }
}
@media (min-width: 1200px) {
  .content__contacts .content__image, .content__company .content__image {
    margin-top: -10%;
  }
  .content__contacts .content__text__block__txt, .content__company .content__text__block__txt, .content__projects__main .content__projects .content__text__block__txt {
    font-size: 16px;
    line-height: 30px;
    margin-top: 160px;
  }
  .content__company .content__3 {
    padding: 212px 0 0 0;
  }
}
@media (min-width: 1600px) {
.content__contacts .content__image, .content__company .content__image {
    margin-top: -12%;
  }
  .content__contacts .content__text__block__txt, .content__company .content__text__block__txt, .content__projects__main .content__projects .content__text__block__txt {
    font-size: 16px;
    line-height: 37px;
    margin-top: 235px;
  }
  .content__company .content__3 {
    padding: 300px 0 0 0;
  }
}
.content__contacts .content__4 {
    padding: 20px 0 0 0;
}
.content__contacts h3 {
    color: #faae40;
}
.content__company h3 {
    color: #3da7f3;
}
.content__contacts .content__2 .content__image__shape1 img, .content__company .content__2 .content__image__shape1 img {
    position: absolute;
    width: 90%;
    margin: 8% 0 0 8%;
}
.content__image__messengers {
    position: absolute;
    width: 90%;
    margin: 26% 0 0 8%;
    z-index: 1;
}
@media (min-width: 768px) {
.content__image__messengers {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
  }
}
.content__contacts .content__2 .content__image__shape5 {
    margin: 10% 0 0 58%;
}
.content__contacts .content__2 .content__image__shape6 {
    margin: 61% 0 0 14%;
}
.content__contacts .content__2 .content__image, .content__company .content__2 .content__image {
    margin-top: -10%;
}
.content__contacts .content__2 .content__text__block__txt, .content__company .content__2 .content__text__block__txt {
    margin-top: 91%;
}
@media (min-width: 768px) {
  .content__contacts .content__2 .content__image, .content__company .content__2 .content__image {
    margin-top: -17%;
  }
  .content__contacts .content__2 .content__text__block__txt, .content__company .content__2 .content__text__block__txt {
    margin-top: 400px;
  }
}
@media (min-width: 992px) {
  .content__contacts .content__2 .content__image, .content__company .content__2 .content__image {
    margin-top: -9%;
  }
  .content__contacts .content__2 .content__text__block__txt, .content__company .content__2 .content__text__block__txt {
    margin-top: 130px;
  }
}
@media (min-width: 1200px) {
  .content__contacts .content__2 .content__image, .content__company .content__2 .content__image {
    margin-top: -10%;
  }
  .content__contacts .content__2 .content__text__block__txt, .content__company .content__2 .content__text__block__txt {
    margin-top: 160px;
  }
}
@media (min-width: 1600px) {
  .content__contacts .content__2 .content__image, .content__company .content__2 .content__image {
    margin-top: -12%;
  }
  .content__contacts .content__2 .content__text__block__txt, .content__company .content__2 .content__text__block__txt {
    margin-top: 235px;
  }
}
.content__contacts .content__2, .content__company .content__2 {
    padding: 90px 0 0 0;
}
@media (min-width: 1600px) {
  .content__contacts .content__2, .content__company .content__2 {
    padding: 175px 0 0 0;
  }
    .content__contacts .content__1, .content__company .content__1 {
    padding: 378px 0 0 0;
    }
}
.content__map {
    padding-top: 35px;
    margin-bottom: -70px;
}
@media (min-width: 768px) {
  .content__map {
    margin-bottom: -85px;
  }
}
@media (min-width: 992px) {
  .content__map {
    padding-top: 150px;
    margin-bottom: -106px;
  }
}
@media (min-width: 1200px) {
  .content__map {
    padding-top: 185px;
    margin-bottom: -130px;
  }
}
@media (min-width: 1600px) {
  .content__map {
    padding-top: 255px;
    margin-bottom: -205px;
}
}

/* Portfolio */

/* Portfolio header-footer */
.rose a.header__link:hover {
    color: #f8454c;
}
.rose .btn {
    color: #fff;
    background-color: #f8454c;
    border-radius: 0px;
}
.rose .btn-primary {
    border-color: rgba(248, 69, 76, 0);
}
.rose .btn:hover {
    background-color: #e83a40;
}
.rose .header__lang .btn {
    background-color: rgba(63, 168, 243, 0);
    color: #f8454c;
}
.rose .header__lang .dropdown-menu .btn a:hover {
    color: #f8454c;
}
.rose .header__lang .dropdown-menu {
    background-color: rgba(248, 69, 76, 0.3);
}
.rose .footer__body {
    background-color: #3b244a;
}


.content__projects h1 {
    text-shadow: 0px 0px 15px #21242e;
}
.content__projects__main .content__projects h1 {
    text-shadow: none;
}
.content__projects .btn {
    background-color: #f8454c
}
.content__projects .btn:hover {
    background-color: #e83a40
}
.content__projects h2 {
    color: #6b3876;
}
.content__projects .content__text__block__bg {
    background-color: #3b244a;
}
.content__projects .content__text__block__txt:before {
    background-color: #f8454c;
}
.content__projects .content__image__shape5 {
    border: 3px solid #f8454c;
    margin: -60% 0 0 12%;
}
.content__projects .content__image__shape6 {
    border: 3px solid #731288;
    margin: 11% 0 0 86%;
}

.content__projects .content__text__block {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }
.content__projects .content__image__shape1 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }
.image-slider-for {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.content__projects .content__text__subtitle img {
    padding: 0 3px;
}
.content__text__subtitle a {
    margin: 10px 0 18px 0;
}
.portfolio__image {
    position: absolute;
    margin: -32% 0 0 -5%;
    width: 100%;
}
.content__projects .content__image__shape1 img {
    position: absolute;
    width: 100%;
    margin: -31% 0 0 -5%;
}
.content__projects .content__text__block__txt {
    margin-top: 128%;
}
@media (min-width: 768px) {
  .content__text__subtitle a {
    margin: 26px 0 32px 0;
  }
.portfolio__image {
    margin: 30% 0 0 0;
  }
.content__projects .content__image__shape1 img {
  margin: -76% 0 0 0;
  }
.content__projects .content__text__block__txt {
    margin-top: 138%;
  }
}
@media (min-width: 992px) {
.portfolio__image {
    margin: -81% 0 0 0;
  }
.content__projects .content__image__shape1 img {
  margin: -68% 0 0 0;
  }
.content__projects .content__text__block__txt {
    margin-top: 17%;
  }
}
@media (min-width: 1200px) {
.portfolio__image {
    margin: -78% 0 0 0;
  }
.content__projects .content__image__shape1 img {
  margin: -63% 0 0 0;
  }
}
@media (min-width: 1600px) {
.content__projects .content__text__block__txt {
    margin-top: 20%;
  }
}
.content__projects .content__2 {
    padding: 10% 0 0 0;
}
.content__projects__main .content__projects .content__image__shape5 {
    margin: -21% 0 0 0%;
}
.content__projects__main .content__projects .content__image__shape6 {
    margin: 49% 0 0 43%;
}
.project__item {
    margin-bottom: 120px;
}
.project__item a:hover {
    text-decoration: none;
}
.project__item h2 {
    font-size: 24px;
    margin-top: 10px;
    color: #fff;
    line-height: 30px;
}
@media (min-width: 450px) {
  .project__item h2 {
    font-size: 27px;
    line-height: 35px;
}
}
@media (min-width: 768px) {
  .project__item h2 {
    font-size: 24px;
    line-height: 34px;
}
}
@media (min-width: 1600px) {
  .project__item h2 {
    font-size: 30px;
    line-height: 43px;
}
}
.project__item__title a {
    background-color: rgba(87, 42, 117, 0.6);
    position: absolute;
    bottom: -18%;
    left: 0;
    width: 63%;
    padding-left: 12px;
    padding-right: 12px;
    min-height: 40%;
    -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.project__item:hover > .project__item__title a {
    min-height: 123%;
}



/* Services */

.content__services h1 {
    text-shadow: 0px 0px 15px #21242e;
}
.content__services__main .content__services h1 {
    text-shadow: none;
}
.content__services h2 {
    color: #3e6b55;
}
.content__services a:hover {
    text-decoration: none;
}
.content__services .content__text__block__bg {
    background-color: #253534;
}
.content__services .content__text__block__txt:before {
    background-color: #26d339;
}
.content__services .content__image__shape5 {
    border: 3px solid #26d339;
    margin: -18% 0 0 40%;
}
.content__services .content__image__shape6 {
    border: 3px solid #115431;
    margin: 52% 0 0 27%;
}

.green a.header__link:hover {
    color: #26d339;
}
.green .btn {
    color: #fff;
    background-color: #26d339;
    border-radius: 0px;
}
.green .btn-primary {
    border-color: rgba(248, 69, 76, 0);
}
.green .btn:hover {
    background-color: #20b930;
}
.green .header__lang .btn {
    background-color: rgba(63, 168, 243, 0);
    color: #26d339;
}
.green .header__lang .dropdown-menu .btn a:hover {
    color: #26d339;
}
.green .header__lang .dropdown-menu {
    background-color: rgba(38, 211, 57, 0.3);
}
.green .footer__body {
    background-color: #253534;
}
.content__services .content__2 {
    padding: 5% 0 0 0;
}
@media (min-width: 1600px) {
    .content__services .content__2 {
    padding: 12% 0 0 0;
}
}
.content__services .content__3 {
    padding: 5% 0 0 0;
}
.content__icon__img {
    text-align: center;
}
.content__icon__txt {
    text-align: center;
    color: #26d339;
    margin: 10px 0 25px 0;
}

.services__image img {
    border-radius: 50%;
    border: 20px solid #253534;
    -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.services__title {
    margin: 22px 0 12px 0;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.services__text__excerpt {
    border-radius: 28px;
    border: 4px solid #253534;
    padding: 20px;
    margin-bottom: 40px;
    -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.services__item:hover > .services__image img {
  border: 20px solid rgba(38, 211, 57, 0.3);
}
.services__item:hover > .services__title h2 {
  color: #26d339;
}
.services__item:hover > .services__text__excerpt {
  border: 4px solid rgba(38, 211, 57, 0.3);
}
.services__title h2 {
    font-size: 38px;
    line-height: 39px;
}

.content__services .content__image__shape2 img {
    border-radius: 50%;
    border: 20px solid rgba(38, 211, 57, 0.3);
}

.content__services .content__image__shape1 img {
    position: absolute;
    width: 100%;
    margin: -29% 0 0 -5%;
}
.content__services .content__image__shape2 img {
    position: absolute;
    width: 75%;
    margin: -32% 0 0 24%;
}
@media (max-width: 767px) {
.content__services .content__text__block__txt {
    margin-top: 128%;
}
}

@media (min-width: 1200px) {
  .content__services .content__image__shape1 img {
    width: 90%;
    margin: -20% 0 0 -2%;
  }
.content__services .content__image__shape2 img {
    width: 73%;
    margin: -24% 0 0 26%;
  }
}
@media (min-width: 1600px) {
  .content__services .content__image__shape1 img {
    width: 84%;
    margin: -23% 0 0 -2%;
  }
.content__services .content__image__shape2 img {
    width: 69%;
    margin: -29% 0 0 29%;
  }
}

.service__images {
    margin: 17% 0 0 0;
    text-align: center;
}
@media (min-width: 1600px) {
.service__images {
    margin: 6% 0 0 0;
}
}
.service__images img {
    margin: 0 0 28px 0;
}
.content__services h3 {
    color: #26d339;
}
.content__services .content__4 {
    padding: 80px 0 0 0;
}

.content__services .content__4 .content__text__block__txt {
    margin-top: 20px;
}

.button__back__services .btn {
  min-width: 212px;
  margin: 31px 0 0 0;
  background-color: #26d339;
}
.button__back__services .btn:hover {
  background-color: #20b930;
}

/* Home button */

.button__goto__company, .button__goto__projects, .button__goto__services, .button__goto__contacts {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.button__goto__projects .btn {
  background-color: #f8454c;
    border-color: rgba(248, 69, 76, 0);
}
.button__goto__projects .btn:hover {
  background-color: #e83a40;
}
.button__goto__services .btn {
  background-color: #26d339;
    border-color: rgba(248, 69, 76, 0);
}
.button__goto__services .btn:hover {
  background-color: #20b930;
}
.button__goto__contacts .btn {
  background-color: #faae40;
    border-color: rgba(248, 69, 76, 0);
    width: 0;
    margin-left: 0;
    min-width: 114px;
}
.button__goto__contacts .btn:hover {
  background-color: #d8932f;
}


/* News */

.post-date {
    color: #47608e;
}
.content__news .content__company .content__text__block__txt {
    margin-top: 50px;
}
.post-image {
    text-align: center;
    margin-bottom: 65px;
}
.post-nav {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.content__news a {
    color: #3da7f3;
}
.content__news a:hover {
    color: #2a8ed6;
    text-decoration: none;
}
.post-list {
    position: relative;
}
.post-item-align {
    position: relative;
}
@media (min-width: 992px) {
.post-item-align {
    position: absolute;
    bottom: 0;
    padding: 0 15px 0 0;
}
}
.post-list-row {
    margin-bottom: 50px;
}
.post-list .post-image {
    margin-bottom: 0;
}
.post-introductory p {
    padding: 0 0 0 47px;
}
.post-list-row .post-introductory:before {
    content: '';
    position: absolute;
    top: 88px;
    width: 36px;
    height: 4px;
    background-color: #3da7f3;
}
.news-header {
    margin-bottom: 50px;
}
