.why-we-page .title {
  width: 505px
}

.why-we-page .title h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #144b98;
  line-height: 40px;
  margin-bottom: 50px
}

.why-we-page .title p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px
}

.why-we-page .page-container {
  margin-top: 10px
}

.why-we-page .page-container .navigation-block ul {
  position: relative
}

.why-we-page .page-container .navigation-block ul:after {
  content: '';
  display: table;
  clear: both
}

.why-we-page .page-container .navigation-block li {
  text-align: center;
  display: inline-block;
  width: 25%;
  float: left;
  height: 357px;
  vertical-align: top;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.why-we-page .page-container .navigation-block li a {
  display: block;
  padding: 65px 15px 50px
}

.why-we-page .page-container .navigation-block li img {
  width: 100px
}

.why-we-page .page-container .navigation-block li i {
  font-size: 100px;
  color: #4c4c4c;
  line-height: 1
}

.why-we-page .page-container .navigation-block li strong {
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4c4c4c;
  line-height: 30px;
  display: block;
  margin-bottom: 10px;
  height: auto;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease
}

.why-we-page .page-container .navigation-block li p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 20px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease
}

.why-we-page .page-container .navigation-block li:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s
}

.why-we-page .page-container .navigation-block li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s
}

.why-we-page .page-container .navigation-block li:nth-child(4) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s
}

.why-we-page .page-container .content-block .descr-block {
  font-size: 0;
  padding: 0 50px;
  position: relative;
  margin-top: 100px
}

.why-we-page .page-container .content-block .descr-block .title-wr {
  display: inline-block;
  vertical-align: top
}

.why-we-page .page-container .content-block .descr-block .title-wr h2 a {
  font-size: 28px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #144b98;
  margin-bottom: 10px;
  display: inline-block
}

.why-we-page .page-container .content-block .descr-block .title-wr h2 a:after {
  bottom: 3px;
  left: 2px
}

.why-we-page .page-container .content-block .descr-block .title-wr .subtitle {
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #4c4c4c;
  margin-bottom: 45px
}

.why-we-page .page-container .content-block .descr-block .title-wr p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #636363;
  margin-bottom: 40px
}

.why-we-page .page-container .content-block .descr-block .title-wr p:last-child {
  margin-bottom: 0
}

.why-we-page .page-container .content-block .descr-block .img-wr {
  position: relative;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

.why-we-page .page-container .content-block .descr-block .descr-content-wr {
  display: inline-block
}

.why-we-page .page-container .content-block .descr-block .descr-content-wr .item {
  padding-left: 50px;
  margin-bottom: 15px
}

.why-we-page .page-container .content-block .descr-block .descr-content-wr .title-with-line-before {
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 24px;
  color: #4c4c4c;
  position: relative;
  margin-bottom: 8px
}

.why-we-page .page-container .content-block .descr-block .descr-content-wr .title-with-line-before:before {
  content: '—';
  font-size: 44px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 2px;
  position: absolute;
  left: -50px;
  top: 8px
}

.why-we-page .page-container .content-block .descr-block .descr-content-wr p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #4c4c4c
}

.why-we-page .page-container .content-block .descr-block:after {
  content: '';
  width: 100%;
  height: calc(100% - 50px);
  position: absolute;
  left: 0;
  top: 50px;
  background-color: #f7f7f7;
  z-index: -1
}

.why-we-page .page-container .content-block .block-type-1 {
  padding-bottom: 50px;
  margin-top: 65px
}

.why-we-page .page-container .content-block .block-type-1 .title-wr {
  width: 70%
}

.why-we-page .page-container .content-block .block-type-1 .title-wr .title-text-wr {
  width: 36%;
  padding-right: 25px;
  margin-top: 90px;
  display: inline-block
}

.why-we-page .page-container .content-block .block-type-1 .title-wr .img-wr {
  display: inline-block;
  vertical-align: top;
  width: 64%;
  height: 500px
}

.why-we-page .page-container .content-block .block-type-1 .descr-content-wr {
  width: 30%;
  margin-top: 90px
}

@media (min-width: 1280px) {
  .why-we-page .page-container .content-block .block-type-1 .descr-content-wr .title-with-line-before:before {
    width: 50px;
    left: -70px
  }
}

.why-we-page .page-container .content-block .block-type-2 {
  padding-bottom: 50px
}

.why-we-page .page-container .content-block .block-type-2 .title-wr .title-text-wr {
  width: 30%;
  display: inline-block;
  padding-left: 45px;
  margin-top: 100px;
  vertical-align: top
}

.why-we-page .page-container .content-block .block-type-2 .title-wr .img-wr {
  width: 70%;
  height: 390px;
  display: inline-block;
  vertical-align: top;
  float: left
}

.why-we-page .page-container .content-block .block-type-2 .descr-content-wr {
  margin-top: 50px
}

.why-we-page .page-container .content-block .block-type-2 .descr-content-wr .item {
  display: inline-block;
  vertical-align: top;
  width: 50%
}

.why-we-page .page-container .content-block .block-type-2 .descr-content-wr .item:nth-child(odd) {
  padding-right: 50px
}

.why-we-page .page-container .content-block .block-type-2 .descr-content-wr .item:nth-child(even) {
  padding-left: 50px
}

.why-we-page .page-container .content-block .block-type-3 {
  padding-bottom: 50px
}

.why-we-page .page-container .content-block .block-type-3 .title-wr {
  width: 100%
}

.why-we-page .page-container .content-block .block-type-3 .title-wr .title-text-wr {
  margin-top: 100px
}

.why-we-page .page-container .content-block .block-type-3 .title-wr .title-text-wr {
  width: 60%;
  padding-right: 100px
}

.why-we-page .page-container .content-block .block-type-3 .descr-content-wr {
  width: 60%;
  padding-right: 100px
}

.why-we-page .page-container .content-block .block-type-3 .descr-content-wr p strong {
  display: block;
  padding-left: 50px;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4c4c4c;
  line-height: 18px
}

.why-we-page .page-container .content-block .block-type-3 .img-wr {
  width: 40%;
  height: 535px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 50px;
  top: 0
}

.why-we-page .page-container .content-block .block-type-4 {
  padding-left: 0;
  margin-bottom: 25px
}

.why-we-page .page-container .content-block .block-type-4 .title-wr {
  position: absolute;
  width: 230px;
  right: 130px;
  top: 100px
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr {
  height: 275px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr .descr-text {
  position: absolute;
  bottom: 20px;
  left: 20px;
  max-width: calc(100% - 40px);
  z-index: 2
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr .descr-text p {
  font-size: 16px;
  font-weight: normal;
  line-height: 19px;
  font-family: Circe, sans-serif;
  color: #fff
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr .descr-text p strong {
  font-size: 21px;
  font-weight: bold;
  line-height: 30px;
  display: block;
  margin-bottom: 5px
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:first-child, .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:nth-child(2) {
  width: 34%;
  margin-bottom: 20px
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:first-child .descr-text, .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:nth-child(2) .descr-text {
  width: 245px
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:first-child, .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:nth-child(3) {
  margin-right: 20px
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:nth-child(3) {
  width: calc(45% - 20px)
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:nth-child(3) .descr-text {
  width: 345px
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:last-child {
  width: 55%
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:last-child .descr-text {
  width: 400px
}

.why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 50%, transparent 100%);
  background-image: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 50%, transparent 100%);
  background-image: -ms-linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 50%, transparent 100%);
  background-image: -o-linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 50%, transparent 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 50%, transparent 100%);
  z-index: 0
}

.why-we-page .page-container .content-block .block-type-4:after {
  left: 50px;
  width: calc(100% - 50px);
  height: calc(100% - 100px)
}

@media (max-width: 1280px) {
  .why-we-page .page-container .navigation-block ul {
    margin: 0 -18px
  }

  .why-we-page .page-container .navigation-block li {
    -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    width: calc(25% - 36px);
    height: 397px;
    margin: 0 18px
  }

  .why-we-page .page-container .content-block .block-type-1 .title-wr {
    width: 100%
  }

  .why-we-page .page-container .content-block .block-type-1 .title-wr .title-text-wr {
    width: 50%;
    padding-right: 150px
  }

  .why-we-page .page-container .content-block .block-type-1 .title-wr .img-wr {
    width: 50%
  }

  .why-we-page .page-container .content-block .block-type-1 .descr-content-wr {
    width: 100%;
    margin-top: 30px
  }

  .why-we-page .page-container .content-block .block-type-4 .title-wr {
    right: 50px
  }
}

@media (max-width: 991px) {
  .why-we-page .page-container .navigation-block ul {
    margin: 0 40px
  }

  .why-we-page .page-container .navigation-block li {
    width: calc(50% - 36px);
    margin-bottom: 36px;
    height: 357px
  }

  .why-we-page .page-container .content-block .descr-block {
    padding: 0 0 40px
  }

  .why-we-page .page-container .content-block .descr-block .title-wr .subtitle {
    margin-bottom: 20px
  }

  .why-we-page .page-container .content-block .descr-block .title-wr p {
    margin-bottom: 20px
  }

  .why-we-page .page-container .content-block .descr-block .descr-content-wr .item {
    padding-left: 35px
  }

  .why-we-page .page-container .content-block .descr-block .descr-content-wr .title-with-line-before:before {
    left: -35px;
    width: 24px
  }

  .why-we-page .page-container .content-block .descr-block:after {
    width: calc(100% + 60px);
    left: -30px
  }

  .why-we-page .page-container .content-block .block-type-1 .title-wr {
    width: 100%
  }

  .why-we-page .page-container .content-block .block-type-1 .title-wr .title-text-wr {
    padding-right: 80px
  }

  .why-we-page .page-container .content-block .block-type-1 .title-wr .img-wr {
    height: 400px
  }

  .why-we-page .page-container .content-block .block-type-2 .title-wr .title-text-wr {
    width: 42%
  }

  .why-we-page .page-container .content-block .block-type-2 .title-wr .img-wr {
    width: 58%;
    height: 325px
  }

  .why-we-page .page-container .content-block .block-type-2 .descr-content-wr .item {
    width: 100%;
    padding-left: 35px
  }

  .why-we-page .page-container .content-block .block-type-2 .descr-content-wr .item p br {
    display: none
  }

  .why-we-page .page-container .content-block .block-type-2 .descr-content-wr .item:nth-child(odd) {
    padding-right: 0
  }

  .why-we-page .page-container .content-block .block-type-2 .descr-content-wr .item:nth-child(even) {
    padding-left: 35px
  }

  .why-we-page .page-container .content-block .block-type-3 .title-wr .title-text-wr {
    width: 50%;
    padding-right: 30px
  }

  .why-we-page .page-container .content-block .block-type-3 .descr-content-wr {
    width: 50%;
    padding-right: 30px
  }

  .why-we-page .page-container .content-block .block-type-3 .descr-content-wr p strong {
    padding-left: 35px
  }

  .why-we-page .page-container .content-block .block-type-3 .img-wr {
    width: 50%;
    height: 420px;
    right: 0
  }

  .why-we-page .page-container .content-block .block-type-4 {
    padding-bottom: 0
  }

  .why-we-page .page-container .content-block .block-type-4 .title-wr {
    right: 35px
  }

  .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:first-child {
    width: 45%;
    display: block
  }

  .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:nth-child(2) {
    width: 45%;
    margin-right: 20px
  }

  .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:nth-child(3) {
    width: calc(55% - 20px);
    margin-right: 0
  }

  .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:last-child {
    width: 65%
  }
}

@media (max-width: 767px) {
  .why-we-page .title {
    width: 100%
  }

  .why-we-page .title h1 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px
  }

  .why-we-page .page-container .navigation-block ul {
    margin: 0 -7px
  }

  .why-we-page .page-container .navigation-block li {
    width: calc(50% - 14px);
    height: auto;
    margin: 0 7px;
    margin-bottom: 14px;
    -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.1);
    -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.1);
    box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.1)
  }

  .why-we-page .page-container .navigation-block li a {
    padding: 15px 15px 10px
  }

  .why-we-page .page-container .navigation-block li img {
    width: 80px
  }

  .why-we-page .page-container .navigation-block li i {
    font-size: 80px
  }

  .why-we-page .page-container .navigation-block li strong {
    font-size: 16px;
    margin-bottom: 0
  }

  .why-we-page .page-container .content-block .descr-block {
    margin-top: 40px;
    padding-bottom: 0
  }

  .why-we-page .page-container .content-block .descr-block .title-wr {
    width: 100%;
    display: block;
    margin-top: 0;
    padding: 0
  }

  .why-we-page .page-container .content-block .descr-block .title-wr .title-text-wr {
    width: 100%;
    padding: 0;
    margin: 0
  }

  .why-we-page .page-container .content-block .descr-block .title-wr h2 a {
    font-size: 24px
  }

  .why-we-page .page-container .content-block .descr-block .title-wr .subtitle {
    font-size: 18px;
    line-height: 24px
  }

  .why-we-page .page-container .content-block .descr-block .title-wr p {
    margin-bottom: 0
  }

  .why-we-page .page-container .content-block .descr-block .title-wr .img-wr {
    width: 100%;
    display: block;
    margin-top: 25px
  }

  .why-we-page .page-container .content-block .descr-block .img-wr {
    width: 100%;
    display: block;
    margin-top: 20px;
    height: 250px;
    -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.16);
    -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.16);
    box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.16)
  }

  .why-we-page .page-container .content-block .descr-block .descr-content-wr {
    margin-top: 20px
  }

  .why-we-page .page-container .content-block .descr-block .descr-content-wr .item {
    padding-left: 0
  }

  .why-we-page .page-container .content-block .descr-block .descr-content-wr .item:last-child {
    margin-bottom: 0
  }

  .why-we-page .page-container .content-block .descr-block .descr-content-wr .title-with-line-before {
    font-size: 18px;
    line-height: 30px
  }

  .why-we-page .page-container .content-block .descr-block .descr-content-wr .title-with-line-before:before {
    content: none
  }

  .why-we-page .page-container .content-block .descr-block:nth-child(odd):after {
    content: none
  }

  .why-we-page .page-container .content-block .descr-block:nth-child(even) {
    padding: 20px 0 25px
  }

  .why-we-page .page-container .content-block .descr-block:nth-child(even):after {
    top: 0;
    height: 100%
  }

  .why-we-page .page-container .content-block .descr-block.block-type-4 {
    padding-bottom: 0
  }

  .why-we-page .page-container .content-block .descr-block.block-type-4:after {
    height: calc(100% - 50px)
  }

  .why-we-page .page-container .content-block .block-type-1 {
    margin-top: 24px
  }

  .why-we-page .page-container .content-block .block-type-1 .title-wr .img-wr {
    height: 250px
  }

  .why-we-page .page-container .content-block .block-type-2 .title-wr .img-wr {
    float: none;
    height: 250px
  }

  .why-we-page .page-container .content-block .block-type-2 .descr-content-wr .item:nth-child(even) {
    padding-left: 0
  }

  .why-we-page .page-container .content-block .block-type-3 .title-wr .subtitle {
    margin-bottom: 0
  }

  .why-we-page .page-container .content-block .block-type-3 .descr-content-wr {
    width: 100%;
    padding: 0
  }

  .why-we-page .page-container .content-block .block-type-3 .descr-content-wr p strong {
    padding-left: 0
  }

  .why-we-page .page-container .content-block .block-type-3 .img-wr {
    position: relative;
    right: inherit;
    top: inherit
  }

  .why-we-page .page-container .content-block .block-type-4 .title-wr {
    position: relative;
    right: inherit;
    top: inherit
  }

  .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr {
    width: 100%;
    margin: 0 0 25px 0
  }

  .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr .descr-text p strong {
    font-size: 18px
  }

  .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:first-child, .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:nth-child(2), .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:nth-child(3), .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:last-child {
    width: 100%;
    margin: 0 0 25px 0
  }

  .why-we-page .page-container .content-block .block-type-4 .images-content-wr .img-wr:last-child {
    margin-bottom: 0
  }
}
.article-page {
  margin-top: 47px
}

.article-page .title {
  margin-bottom: 80px;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px
}

.article-page .title h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #144b98
}

.article-page .title p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #4c4c4c;
  margin-top: 36px
}

.article-page .title p strong {
  font-weight: bold
}

.article-page .title .button-link {
  margin-top: 36px
}

.article-page .title .button-link a {
  text-transform: none;
  font-size: 16px
}

.article-page .title .content-wr {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%
}

.article-page .title .main-img-wr {
  width: 625px;
  display: inline-block;
  margin-left: 30px;
  vertical-align: top;
  float: right;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.article-page .title .main-img-wr .img-content {
  width: 560px;
  height: 395px;
  display: block;
  position: relative;
  margin: 0 0 100px auto
}

.article-page .title .main-img-wr .img-content:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: -65px;
  top: 100px;
  background-color: #f7f7f7;
  z-index: -1
}

.article-page .title ul, .article-page .title ol {
  margin-top: 35px
}

.article-page .title ul li, .article-page .title ol li {
  margin-bottom: 10px
}

.article-page .title ul li:last-child, .article-page .title ol li:last-child {
  margin-bottom: 0
}

.article-page ul {
  margin-bottom: 35px
}

.article-page ul li:before {
  content: '—';
  font-size: 44px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 2px;
  position: absolute;
  left: -3px;
  top: 10px
}

.article-page ol {
  list-style: none;
  counter-reset: item;
  margin-bottom: 35px
}

.article-page ol>li:before {
  counter-increment: item;
  content: counter(item) ".";
  margin-right: 10px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #144b98;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: auto;
  height: auto
}

.article-page li {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 24px;
  padding-left: 45px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.article-page li strong {
  font-weight: bold
}

.article-page li:last-child {
  margin-bottom: 0
}

.article-page li ul, .article-page li ol {
  margin-top: 10px
}

.article-page li ul li, .article-page li ol li {
  margin-bottom: 10px
}

.article-page .article-wr {
  margin-bottom: 85px;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px
}

.article-page .article-wr table tr td img {
  max-width: 100%
}

.article-page .article-wr table tr td h2 {
  font-size: 28px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 36px;
  color: #144b98;
  margin-bottom: 45px
}

.article-page .article-wr table tr td:nth-child(odd) {
  padding-right: 25px
}

.article-page .article-wr table tr td:nth-child(even) {
  padding-left: 25px
}

.article-page .services-list-wr {
  margin-bottom: 90px
}

.article-page .services-list-wr h2 {
  font-size: 28px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 36px;
  color: #144b98;
  margin-bottom: 30px;
  width: 280px
}

.article-page .services-list-wr .services-item-wr {
  margin: 0 -15px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative
}

.article-page .services-list-wr .services-item-wr:after {
  content: '';
  display: table;
  clear: both
}

.article-page .services-list-wr .services-item-wr .services-item {
  margin: 25px 15px;
  width: calc(33.33% - 30px);
  display: inline-block;
  float: left;
  vertical-align: top;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.article-page .services-list-wr .services-item-wr .services-item .img-wr {
  width: 100%;
  height: 260px;
  position: relative;
  overflow: hidden
}

.article-page .services-list-wr .services-item-wr .services-item .img-wr img {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease
}

.article-page .services-list-wr .services-item-wr .services-item .name {
  margin-top: 25px
}

.article-page .services-list-wr .services-item-wr .services-item .name a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #144b98;
  line-height: 20px
}

.article-page .services-list-wr .services-item-wr .services-item .descr {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 21px;
  color: #282828;
  margin-top: 7px
}

.article-page .services-list-wr .services-item-wr .services-item .image-with-content-popup a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.article-page .services-list-wr .services-item-wr .services-item .image-with-content-popup a:first-child {
  z-index: 2
}

.article-page .services-list-wr .services-item-wr .show-more {
  text-align: center;
  margin-top: 25px;
  width: 100%
}

.article-page .services-list-wr .services-item-wr .show-more a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8
}

.article-page .services-list-wr .services-item-wr .show-more a:hover {
  color: #144b98;
  border-bottom-color: transparent
}

.article-page .slider-img-block {
  margin-bottom: 90px;
  position: relative
}

.article-page .slider-img-block:after {
  content: '';
  display: table;
  clear: both
}

.article-page .slider-img-block .text-content {
  width: 470px;
  display: inline-block;
  vertical-align: top;
  float: left;
  position: relative;
  background-color: #f7f7f7;
  padding: 55px 115px 65px 50px;
  margin-top: 40px
}

.article-page .slider-img-block .text-content h3 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #144b98;
  line-height: 40px;
  margin-bottom: 25px
}

.article-page .slider-img-block .text-content p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #282828;
  line-height: 21px;
  margin-bottom: 75px
}

.article-page .slider-img-block .text-content .button-link a {
  text-transform: none;
  font-size: 16px
}

.article-page .slider-img-block .slider-wr {
  width: calc(100% - 470px);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  position: relative;
  z-index: 2
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows {
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  position: relative;
  background-color: #fff
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow {
  width: 45px;
  height: 45px;
  font-size: 0;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  border: 1px solid #4785bf;
  top: inherit;
  margin: 0;
  bottom: -70px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow:after {
  top: 14px;
  color: #fff;
  -webkit-transform: none;
  transform: none
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-prev {
  left: 41px
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-prev:after {
  content: "\f053";
  left: 14px
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-next {
  left: 88px
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-next:after {
  content: "\f054";
  left: 17px
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow:before {
  color: #fff
}

.article-page .slider-img-block .slider-wr .item .img-wr {
  width: 100%;
  height: 385px;
  position: relative;
  overflow: hidden
}

.article-page .slider-img-block .slider-wr .item .img-wr a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-in
}

.article-page .slider-img-block .slider-wr .slider-count {
  background-color: #144b98;
  width: 233px;
  display: block;
  margin: -89px 0 0 -85px;
  padding: 117px 32px 17px 50px;
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 1
}

.article-page .slider-img-block .slider-wr .slider-count .current {
  font-size: 40px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  display: inline-block
}

.article-page .slider-img-block .slider-wr .slider-count .all {
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  display: inline-block
}

.article-page .banner-block {
  margin-bottom: 55px
}

@media (max-width: 1279px) {
  .article-page .title .main-img-wr {
    width: calc(54% - 30px)
  }

  .article-page .title .main-img-wr .img-content {
    width: 95%;
    height: 375px;
    margin-bottom: 50px
  }

  .article-page .title .main-img-wr .img-content:after {
    left: -35px;
    top: 50px
  }

  .article-page .services-list-wr .services-item-wr .services-item .img-wr {
    height: 220px
  }
}

@media (max-width: 991px) {
  .article-page {
    margin-top: 35px
  }

  .article-page .title {
    margin-bottom: 65px
  }

  .article-page .title h1 {
    margin-bottom: 25px
  }

  .article-page .title .content-wr {
    width: 100%
  }

  .article-page .title p {
    line-height: 21px;
    margin-top: 20px
  }

  .article-page .title .button-link {
    margin-top: 25px
  }

  .article-page .title .main-img-wr {
    width: 100%;
    margin-left: 0;
    float: none
  }

  .article-page .title .main-img-wr .img-content {
    width: 560px;
    height: auto;
    margin: 0 auto 100px
  }

  .article-page .title .main-img-wr .img-content img {
    position: relative;
    left: inherit;
    top: inherit;
    -webkit-transform: none;
    transform: none
  }

  .article-page .title .main-img-wr .img-content:after {
    left: -70px;
    top: 100px
  }

  .article-page .title .button-link.visible-sm {
    display: inline-block !important
  }

  .article-page li {
    margin-bottom: 25px
  }

  .article-page .article-wr {
    margin: 0 0 55px
  }

  .article-page .article-wr table tr td h2 {
    margin-bottom: 20px
  }

  .article-page .article-wr table tr td:nth-child(odd) {
    padding-right: 15px
  }

  .article-page .article-wr table tr td:nth-child(even) {
    padding-left: 15px
  }

  .article-page .services-list-wr {
    margin-bottom: 55px
  }

  .article-page .services-list-wr h2 {
    margin-bottom: 15px
  }

  .article-page .services-list-wr .services-item-wr .services-item {
    width: calc(50% - 30px)
  }

  .article-page .services-list-wr .services-item-wr .services-item .img-wr {
    height: 200px
  }

  .article-page .services-list-wr .services-item-wr .services-item .name {
    margin-top: 15px
  }

  .article-page .services-list-wr .services-item-wr .show-more {
    margin-top: 15px
  }

  .article-page .slider-img-block {
    margin: 0 0 75px -30px
  }

  .article-page .slider-img-block .text-content {
    width: 400px;
    padding: 50px 60px 40px 30px;
    margin-top: 20px;
    position: relative
  }

  .article-page .slider-img-block .text-content h3 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px
  }

  .article-page .slider-img-block .text-content p {
    margin-bottom: 40px
  }

  .article-page .slider-img-block .text-content:after {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    background-color: #f7f7f7;
    left: 0;
    top: 0;
    z-index: -1
  }

  .article-page .slider-img-block .slider-wr {
    width: calc(100% - 400px)
  }

  .article-page .slider-img-block .slider-wr .item .img-wr {
    height: 235px
  }

  .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow {
    bottom: -60px
  }

  .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-prev {
    left: 96px
  }

  .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-next {
    left: 143px
  }

  .article-page .slider-img-block .slider-wr .slider-count {
    margin: -89px 0 0 -30px;
    padding: 107px 32px 17px 35px
  }
}

@media (max-width: 767px) {
  .article-page .title {
    margin-bottom: 50px
  }

  .article-page .title h1 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 50px
  }

  .article-page .title p {
    font-size: 16px;
    line-height: 24px
  }

  .article-page .title .button-link {
    width: 210px;
    display: block;
    margin: 25px auto 0
  }

  .article-page .title .main-img-wr {
    margin: 0 0 30px
  }

  .article-page .title .main-img-wr .img-content {
    width: 100%;
    margin-bottom: 0
  }

  .article-page .title .main-img-wr .img-content:after {
    left: -40px;
    top: -30px;
    height: calc(100% + 60px)
  }

  .article-page .title .button-link.visible-sm {
    display: block !important
  }

  .article-page ul li {
    padding-left: 35px
  }

  .article-page ul li:before {
    font-size: 32px;
    top: 9px
  }

  .article-page li {
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 35px
  }

  .article-page .article-wr {
    margin: 0 0 35px
  }

  .article-page .article-wr table tr {
    display: flex;
    flex-wrap: wrap
  }

  .article-page .article-wr table tr td {
    width: 100%;
    display: block
  }

  .article-page .article-wr table tr td h2 {
    font-size: 24px;
    line-height: 28px
  }

  .article-page .article-wr table tr td img {
    margin: 20px auto 0;
    display: block;
    max-width: 100%
  }

  .article-page .article-wr table tr td:first-child {
    order: 2
  }

  .article-page .article-wr table tr td:last-child {
    order: 1
  }

  .article-page .article-wr table tr td:nth-child(odd) {
    padding-right: 0
  }

  .article-page .article-wr table tr td:nth-child(even) {
    padding-left: 0
  }

  .article-page .services-list-wr {
    margin-bottom: 50px
  }

  .article-page .services-list-wr h2 {
    font-size: 24px;
    line-height: 28px;
    width: 100%;
    margin-bottom: 35px
  }

  .article-page .services-list-wr .services-item-wr {
    margin: 0;
    display: block
  }

  .article-page .services-list-wr .services-item-wr .services-item {
    margin: 0 0 40px;
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column
  }

  .article-page .services-list-wr .services-item-wr .services-item .img-wr {
    order: 3;
    margin-top: 10px
  }

  .article-page .services-list-wr .services-item-wr .services-item .name {
    margin-top: 0
  }

  .article-page .services-list-wr .services-item-wr .services-item .name a {
    font-size: 18px;
    font-weight: normal
  }

  .article-page .services-list-wr .services-item-wr .services-item .descr {
    font-weight: 300
  }

  .article-page .services-list-wr .services-item-wr .services-item:last-child {
    margin-bottom: 35px
  }

  .article-page .services-list-wr .services-item-wr .show-more {
    margin-top: 0
  }

  .article-page .slider-img-block {
    margin: 0 0 40px;
    position: relative
  }

  .article-page .slider-img-block:before {
    content: '';
    width: calc(100% + 20px);
    height: calc(100% - 40px);
    position: absolute;
    left: -10px;
    top: 0;
    background-color: #f7f7f7;
    z-index: -1
  }

  .article-page .slider-img-block .text-content {
    width: 100%;
    display: block;
    float: none;
    padding: 30px 0;
    text-align: center
  }

  .article-page .slider-img-block .text-content h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px
  }

  .article-page .slider-img-block .text-content p {
    font-size: 14px;
    color: #144b98;
    margin-bottom: 25px
  }

  .article-page .slider-img-block .text-content .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .article-page .slider-img-block .text-content:after {
    display: none
  }

  .article-page .slider-img-block .slider-wr {
    width: 100%
  }

  .article-page .slider-img-block .slider-wr .item .img-wr {
    height: 300px
  }

  .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-prev {
    left: inherit;
    right: 47px
  }

  .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-next {
    left: inherit;
    right: 0
  }

  .article-page .slider-img-block .slider-wr .slider-count {
    margin: -89px -10px 0 auto
  }

  .article-page .banner-block {
    margin-bottom: 30px
  }
}
body:not(.mobile) .article-page .services-list-wr .services-item-wr .services-item:hover .name a:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

body:not(.mobile) .article-page .services-list-wr .services-item-wr .services-item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow:hover {
  border-color: #fff
}
