@font-face {
  font-family: "SegoeUI";
  src: url("fonts/SegoeUI/SegoeUILight/SegoeUILight.eot");
  src: url("fonts/SegoeUI/SegoeUILight/SegoeUILight.eot?#iefix") format("embedded-opentype"), url("fonts/SegoeUI/SegoeUILight/SegoeUILight.woff") format("woff"), url("fonts/SegoeUI/SegoeUILight/SegoeUILight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "SegoeUI";
  src: url("fonts/SegoeUI/SegoeUIRegular/SegoeUIRegular.eot");
  src: url("fonts/SegoeUI/SegoeUIRegular/SegoeUIRegular.eot?#iefix") format("embedded-opentype"), url("fonts/SegoeUI/SegoeUIRegular/SegoeUIRegular.woff") format("woff"), url("fonts/SegoeUI/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "SegoeUI";
  src: url("fonts/SegoeUI/SegoeUIBold/SegoeUIBold.eot");
  src: url("fonts/SegoeUI/SegoeUIBold/SegoeUIBold.eot?#iefix") format("embedded-opentype"), url("fonts/SegoeUI/SegoeUIBold/SegoeUIBold.woff") format("woff"), url("fonts/SegoeUI/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "FuturaFuturisC";
  src: url("fonts/Futura Futuris/FuturaFuturisC.otf") format("otf");
  font-weight: normal;
}
@font-face {
  font-family: "FuturaFuturisCondBoldC";
  src: url("fonts/Futura Futuris/convert/FuturaFuturisCondBoldC.eot");
  src: url("fonts/Futura Futuris/convert/FuturaFuturisCondBoldC.eot?#iefix") format("embedded-opentype"), url("fonts/Futura Futuris/convert/FuturaFuturisCondBoldC.woff") format("woff"), url("fonts/Futura Futuris/convert/FuturaFuturisCondBoldC.ttf") format("truetype");
  font-weight: 900;
}

a[data-lightbox],
a[data-uk-lightbox] {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: -webkit-box-shadow .3s linear;
  transition: -webkit-box-shadow .3s linear;
  transition: box-shadow .3s linear;
  transition: box-shadow .3s linear, -webkit-box-shadow .3s linear;
}

.content {
  font-family: "SegoeUI";
}
.content p,
.content li {
  color: #303030;
  font-size: 16px;
  font-weight: 400;
}
.content a,
.portfolio-desc a {
  text-decoration: underline;
}
.uk-container {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
}
.uk-container-medium {
  position: relative;
}
@media (min-width: 0px) {
  .uk-container-medium {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1280px) {
  .uk-container-medium {
    width: 74.9666666%;
    margin-left: 16.666666%;
  }
}
@media (min-width: 768px) {
  .uk-container {
    padding: 0 15px;
  }
}
@media (min-width: 960px) {
  .uk-container {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  .uk-container {
    max-width: 1280px;
  }
}
.uk-grid {
  margin-left: -15px;
}
@media (min-width: 768px) {
  .uk-grid {
    margin-left: -25px;
  }
}
.uk-grid > * {
  padding-left: 15px;
}
@media (min-width: 768px) {
  .uk-grid > * {
    padding-left: 25px;
  }
}
.uk-grid-small {
  margin-left: -10px;
}
.uk-grid-small > * {
  padding-left: 10px;
}

.uk-overflow-container {
  margin-bottom: 20px;
}

.uk-table {
    width: 99.9%;
}

.btn {
  margin: 0 auto;
  padding: 14px;
  display: block;
  width: 100%;
  max-width: 294px;
  color: #ffffff;
  font-family: "SegoeUI";
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  border: 2px solid #e50a62;
  background-color: #e50a62;
  -webkit-transition: color 0.3s, background-color 0.3s linear;
  transition: color 0.3s, background-color 0.3s linear;
  cursor: pointer;
  outline: none;
}
.btn:hover {
  background-color: transparent;
}
.btn.btn--white {
  color: #e50a62;
  border: 2px solid #e50a62;
  background-color: #ffffff;
}
.btn.btn--white:hover {
  background-color: #e50a62;
  color: #ffffff;
}
.btn.btn--pink:hover {
  color: #e50a62;
}
.btn.btn--bg-white:hover {
  color: #e50a62;
}
a.btn {
  color: #ffffff;
  text-decoration: none;
}
h1.page-title,
h2.page-title,
.h2.page-title {
  position: relative;
  color: #2e2771;
  font-family: "FuturaFuturisCondBoldC";
  font-size: 24px;
  line-height: 21px;
  text-transform: uppercase;
}

h3.page-title ,
.h3.page-title{
  position: relative;
  color: #2e2771;
  font-family: "FuturaFuturisCondBoldC";
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
}

h1.page-title {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 42px;
}

h1.design {
    margin-bottom: 20px;
    font: bold 30px/30px 'Segoe UI', sans-serif;
}

h2.design,
p.design {
    margin: 20px 0;
    font: normal 24px/25px 'Segoe UI', sans-serif;
}

.b { font-weight: bold; }

h2.design.padded {
    margin-top: 40px;
}

p.design-img {
    margin: 40px 0;
    text-align: center;
}

.title-lined:before {
  content: '';
  display: block;
  width: 84px;
  height: 3px;
  background-color: #e50a62;
}
.title-question-bg:after {
  content: '?';
  color: #eff8ff;
  font-size: 210px;
  font-weight: 700;
  font-family: "FuturaFuturisC";
  line-height: 21px;
  text-transform: uppercase;
}
.icon-button-prev,
.icon-button-next {
  display: block;
  width: 19px;
  height: 24px;
  fill: #2E2771;
  -webkit-transition: fill .3s ease-out;
  transition: fill .3s ease-out;
}
.icon-button-prev:hover,
.icon-button-next:hover {
  fill: #e50a62;
}

.services-banner-slider .icon-button-prev,
.services-banner-slider .icon-button-next {
  fill: #ffffff;

}
.services-banner-slider .icon-button-prev:hover,
.services-banner-slider .icon-button-next:hover {
  fill: #e50a62;
}

@media screen and (min-width: 1280px) {
    .slick-prev,
    .slick-next {
        top: calc(50% - 20px);
    }

    .popular-slider.titles .slick-prev,
    .popular-slider.titles .slick-next {
        top: 50%;
    }

    .slick-prev {
        left: -60px;
    }

    .slick-next {
        right: -35px;
    }
}

@media screen and (min-width: 568px) and (max-width: 1279px) {
    .slick-prev,
    .slick-next {
        top: -38px;
    }

    .slick-prev {
        left: auto;
        right: 60px;
    }

    .slick-next {
        right: 25px;
    }
}

@media screen and (max-width: 567px) {
    .slick-prev,
    .slick-next {
        display: none !important;
    }
}

.slick-slide img {
  margin: 0 auto;
}
.slider-box {
  width: 100%;
  margin: 0 auto;
}
.slider-box.portfolio-slider img {
  width: 250px;
}
.slider-box img {
  text-align: center;
}
.slider-box-top .slides {
  width: 190px;
}
.slick-next:before,
.slick-next:after,
.slick-prev:before,
.slick-prev:after {
  content: '';
}
.hidden {
  display: none;
}
@media (min-width: 568px) {
  .hidden {
    display: block;
  }
}
.ymap-container {
  width: 100%;
}
@media (min-width: 0px) {
  .ymap-container {
    height: 200px;
  }
}
@media (min-width: 768px) {
  .ymap-container {
    height: 350px;
  }
}
@media (min-width: 920px) {
  .ymap-container {
    height: 548px;
  }
}
.page-header svg {
  fill: #2e2771;
}

.header-logo {
  position: relative;
  display: inline-block;
}

.header-logo:after {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  right: -20px;
  top: 6px;
  background: url('img/icon-svg/original.svg') no-repeat center center;
}

@media (min-width: 0) and (max-width: 960px) {
  .header-logo:after {
    top: 6px;
  }
}

.logo.header-logo:after {
  top: 4px;
}
.page-header-top {
  padding: 13px 0;
  border-bottom: 1px solid #e2e2ed;
  font-family: "SegoeUI";
  text-transform: uppercase;
}
.page-header-top .uk-navbar {
  background: transparent;
}
.page-header-top .uk-navbar li:hover {
  background: transparent;
}
.page-header-top .uk-navbar a {
  padding-right: 40px;
  line-height: 1;
  color: #2e2771;
  font-size: 11px;
  font-family: "SegoeUI";
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  height: auto;
}
.page-header-top .uk-navbar a:hover {
  background: transparent;
  color: #e30962;
}
.page-header-top .uk-navbar li:first-child a {
  padding-left: 0;
}
.page-header-top .uk-navbar li:last-child a {
  padding-right: 0;
}
.dev {
  //padding-left: 45px;
}
.dev a {
  color: #ffffff;
}
.dev a>img {
    padding-right: 6px;
    vertical-align: baseline;
}
.bookmark {
  text-align: right;
  display: none;
}
.bookmark a {
  vertical-align: middle;
  text-align: right;
  font-size: 11px;
  color: #2e2771;
  line-height: 21px;
}
.bookmark-icon {
  margin-top: -3px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  fill: #2e2771;
}
.page-footer .contacts,
.page-footer .address {
  width: 100%;
  word-wrap: break-word;
}
.contacts,
.address {
  position: relative;
}
.contacts .icon,
.address .icon {
  position: absolute;
  top: 6px;
  left: -30px;
  height: 16px;
}
.mobile-header {
  padding: 15px 0;
}
.mobile-header .logo {
  max-width: 130px;
  margin-bottom: 0;
}
.mobile-header .uk-subnav {
  margin-left: -15px;
}
.mobile-header .uk-subnav > * {
  padding-left: 15px;
}
.mobile-header-btn {
  margin-top: 15px;
  border-top: 1px solid #d4d4d4;
}
.mobile-header-btn .btn {
  margin-top: 15px;
  padding-left: 0;
  padding-right: 0;
}
.mobile-icon {
  fill: #393185;
}
#mobile-menu a,
#mobile-menu p {
  color: #ffffff;
}
#mobile-menu a:hover {
  text-decoration: underline;
}

#mobile-menu li.uk-active a {
  color: #E50A62;
  font-weight: 600;
}

#mobile-menu .uk-offcanvas-bar {
  background-color: #393185;
}
#mobile-menu .tel,
#mobile-menu .time {
  margin: 0;
  padding: 0;
}
#mobile-menu hr {
  border-top: 1px solid #7F7AB2;
}
.uk-offcanvas {
  background: rgba(0, 0, 0, 0.6);
}
.uk-offcanvas .uk-panel {
  color: #ffffff;
}
.uk-offcanvas .uk-panel a:not([class]),
.uk-offcanvas .uk-panel a.phone {
  color: #ffffff;
}
.uk-nav > li > a {
  padding: 10px 0;
}
.page-header-bottom {
  padding: 22px 0 30px;
}
.logo-subtitle {
  font-size: 16px;
  color: #393185;
  font-weight: 900;
}
.contacts-link {
  margin-top: 19px;
  
  vertical-align: top;
  color: #393185;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
  //border-bottom: 1px solid #a8a5c9;
}
a.btn.btn--bg-white ~ a.contacts-link {
  margin-top: 14px;
}
.contacts-link:hover {
  color: #393185;
  text-decoration: underline;
}
.contacts .tel {
  color: #262626;
  font-size: 16px;
  font-weight: 900;
}
.contacts .time {
  color: #262626;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
.address .address-text {
  color: #262626;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  font-family: "SegoeUI";
}
.breadcrumbs {
  background-color: #5448a1;
}
.breadcrumbs ul {
  margin: 0;
  padding: 15px 0;
  list-style: none;
  color: #ffffff;
  font-family: "SegoeUI";
}
.breadcrumbs li {
  text-align: left;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
}
.breadcrumbs span {
  padding-left: 6px;
}
.breadcrumbs a {
  position: relative;
  padding-right: 15px;
  padding-left: 6px;
  display: block;
  color: #ffffff;
}
.breadcrumbs li:first-child a{
  padding-left: 0;
}
.breadcrumbs a:after {
  content: '/';
  position: absolute;
  top: 0;
  right: 0;
}
.services {
  color: #ffffff;
}
@media (min-width: 0px) and (max-width: 767px) {
  .services-banner {
    display: none;
  }
}
.services-nav {
  background-color: #393185;
}
.services-nav .uk-container {
  padding: 0;
}
@media (min-width: 767px) {
  .services-nav .uk-container {
    padding: 0 25px;
  }
}
@media (min-width: 768px) {
  .services-nav .uk-navbar-nav {
    padding: 0;
  }
}
.services-nav .sublist {
  padding: 0;
  margin-bottom: 35px;
}
.services-nav .uk-navbar-nav > li {
  float: none;
  display: block;
  width: 100%;
}
.uk-navbar-nav .sublist li {
  display: none;
}
@media (min-width: 767px) {
  .services-nav .uk-navbar-nav > li {
    float: left;
    display: inline;
    width: auto;
  }
}
.services-nav .uk-navbar-nav a {
  background-color: transparent;
}

@media (min-width: 0) and (max-width: 767px) {
  .services-nav .uk-navbar-nav a.services-nav-link {
    padding-right: 40px;
    border-bottom: 1px solid #ccc;
  }
}

.services-nav .services-nav-link {
  position: relative;
  padding: 15px 15px;
  height: auto;
  display: block;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  font-family: "FuturaFuturisCondBoldC";
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media (min-width: 768px) {
  .services-nav .services-nav-link {
    font-size: 16px;
    padding: 12px 18px;
  }
}
@media (min-width: 960px) {
  .services-nav .services-nav-link {
    font-size: 20px;
    padding: 12px 33px;
  }
}
@media (min-width: 1300px) {
  .services-nav .services-nav-link {
    padding: 12px 91px;
  }
}
.services-nav .services-nav-link:hover {
  background-color: #e30962;
  color: #ffffff;
}
.services-nav .services-nav-link .navbar-icon {
  margin-left: 2px;
  width: 20px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 767px) {
  .services-nav .services-nav-link .navbar-icon {
    right: 0;
  }
}
@media (min-width: 960px) {
  .services-nav .services-nav-link .navbar-icon {
    right: 10px;
  }
}
.services-nav .uk-navbar {
  width: 100%;
  background-color: transparent;
}
@media (min-width: 0px) and (max-width: 768px) {
  .services-nav .uk-navbar-nav {
    float: none;
  }
}
.services-nav .uk-navbar .uk-parent:last-child {
  margin-right: 0;
}
.services-nav .uk-navbar-nav > li:hover > a,
.services-nav .uk-navbar-nav > li > a:focus,
.services-nav .uk-navbar-nav > li > a:active {
  background-color: #e30962;
  color: #ffffff;
}
.uk-dropdown-navbar {
  background-color: #ecf5fd;
}
.dropdown-list {
  padding-top: 58px;
}


.uk-dropdown-navbar {
  background-color: #ecf5fd;
  -webkit-box-shadow: 0 28px 95px rgba(55, 47, 129, 0.26);
          box-shadow: 0 28px 95px rgba(55, 47, 129, 0.26);
}
.dropdown-list .dropdown-title {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 30px;
  display: block;
  color: #2e2771;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "FuturaFuturisCondBoldC";
}

.dropdown-list .dropdown-title span {
  //font-size: 18px;
}
.dropdown-list .dropdown-title.title-lined:before {
  position: absolute;
  bottom: 0;
}
.dropdown-list .dropdown-title:hover {
  color: #e30962;
}
.sublist {
  list-style: none;
}
.sublist > li > a {
  font-size: 14px;
  font-family: "SegoeUI";
  font-weight: 400;
  line-height: 24px;
  color: #393185;
}
.social-list {
  list-style: none;
}
.social-list > li {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .services-banner-content {
    padding-top: 43px;
  }
}
@media (min-width: 1280px) {
  .services-banner-content {
    padding-top: 87px;
  }
}

.services-banner-content .uk-list li svg {
  float: left;
  display: block;
}

.services-banner-content .uk-list li span {
  display: block;
  overflow: hidden;
  margin-top: -5px;
  float: left;
  max-width: 78%;
}
.services-banner-content .uk-list li span a {
  color: #ffffff;
}
.services-banner-content .uk-list li span a:hover {
  color: #e50a62;
}
@media (min-width: 768px) and (max-width: 960px) {
  .services-banner-content .uk-list li span {
    max-width: 78%;
  }
}

@media (min-width: 1340px) {
  .services-banner-content .uk-list li span {
    margin-top: -11px;
  }
}

.services-banner {
  position: relative;
  padding: 87px 0;
  min-height: 400px;
  /*min-height: 660px;*/
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 767px) {
  .services-banner {
    padding: 40px 0;
    padding-top: 0;
  }
}
.services-banner h1.page-title {
  padding-top: 10px;
  color: #ffffff;
  font-family: "FuturaFuturisCondBoldC";
  font-size: 90px;
  line-height: 90px;
  text-transform: uppercase;
}

.services-banner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#393185), to(#29243a));
  background: linear-gradient(to bottom, #393185 0%, #29243a 100%);
  opacity: .8;
  z-index: 1;
}
.services-banner .uk-container {
  position: relative;
  z-index: 2;
}
.services-banner-content .uk-container-medium {
  width: 83.333333%;
}
@media (min-width: 767px) and (max-width: 1200px) {
  .services-banner-content .uk-container-medium.medium-2 {
    padding-left: 10%;
  }
}
.services-banner .banner-title {
  font-weight: 900;
  font-family: "SegoeUI";
  color: #ffffff;
}
.services-banner .banner-title span {
  display: block;
  font-size: 21px;
}
@media (min-width: 767px) {
  .services-banner .banner-title {
    padding-left: 0px;
    font-size: 20px;
  }
}
@media (min-width: 1340px) {
  .services-banner .banner-title {
    font-size: 30px;
  }
}
.services-banner .uk-list {
  display: inline-block;
  text-align: left;
}
.services-banner .uk-list li {
  position: relative;
  font-family: "SegoeUI";
}
.services-banner .uk-list li .correct-icon {
  margin-right: 22px;
  fill: #ffffff;
}
@media (min-width: 767px) {
  .services-banner .uk-list li {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
@media (min-width: 1340px) {
  .services-banner .uk-list li {
    margin-bottom: 30px;
    font-size: 24px;
  }
}
.services-banner-slider {
  margin-top: 110px;
}
.services-banner-slider .slider {
  max-width: 820px;
  margin: 0 auto;
}
.services-banner-slider .slide {
  margin: 0 11px;
}
.services-banner-menu {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 0;
  z-index: 3;
  max-width: 188px;
  //display: none;
  list-style: none;
}

@media (min-width: 1700px) {
  .services-banner-menu {
    bottom: auto;
    top: 0;
  }
}

.services-banner-menu.uk-active {
    bottom: auto;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 768px) and (max-width: 1020px) {
  .services-banner-menu {
    display: none !important;
  }
}
.uk-sticky-placeholder {
  margin: 0 !important;
  display: none;
}
.services-banner-link {
  padding: 20px 0 20px 30px;
  display: block;
  min-width: 188px;
  color: #ffffff;
  font-family: "SegoeUI";
  font-weight: 900;
  font-size: 14px;
  border-bottom: 1px solid #473d94;
  background-color: #393185;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.services-banner-link.active {
  color: #ffffff;
  background-color: #e50a62;
}
.services-banner-link:hover {
  color: #ffffff;
  background-color: #e50a62;
}
.services-title {
  position: relative;
}
@media (min-width: 767px) {
  .services-title.page-title {
    font-size: 80px;
    line-height: 80px;
    padding-top: 43px;
  }
}
@media (min-width: 1340px) {
  .services-title.page-title {
    font-size: 108px;
    line-height: 100px;
  }
}
.services-bold-p {
  font-size: 30px;
  font-weight: 900;
}
.services-sublist {
  list-style: none;
}
.services-sublist > li {
  font-size: 24px;
  font-weight: 400;
  line-height: 48px;
}
.services-sublist > li svg {
  margin-right: 25px;
  fill: #ffffff;
  height: 16px;
}
@media (min-width: 768px) {
  .services-sublist > li {
    font-size: 20px;
    line-height: 36px;
  }
}
.services-title.title-lined:before {
  position: absolute;
  bottom: 0;
  left: 5px;
}
.services-tel {
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  font-family: "SegoeUI";
}
@media (min-width: 767px) {
  .services-tel {
    font-size: 18px;
    padding-left: 0;
  }
}
@media (min-width: 1340px) {
  .services-tel {
    font-size: 30px;
  }
}
.timer-icon {
  margin-left: 22px;
  margin-right: 20px;
  float: left;
  fill: #e50a62;
}
@media (max-width: 1300px) {
  .timer-icon {
    margin-left: 0;
  }
}
.services-work {
  font-size: 22px;
  font-weight: 400;
  overflow: hidden;
}
.uk-navbar-nav > li.uk-open > a,
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus {
  background-color: transparent;
  color: #ffffff;
  outline: 0;
}
.services-option .services-option-item {
  margin-bottom: 24px;
  font-family: "SegoeUI";
}
.services-option-link {
  font-weight: 700;
  color: #393185;
  vertical-align: middle;
}
@media (min-width: 0) and (max-width: 767px) {
  .services-option-link {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .services-option-link {
    font-size: 16px;
  }
}
.services-option-link:hover {
  color: #393185;
}
.services-option-link span {
  display: inline-block;
  vertical-align: middle;
}
.services-option-link .services-option-img {
  margin-right: 16px;
  position: relative;
  display: inline-block;
  width: 116px;
  height: 116px;
  line-height: 116px;
  text-align: center;
  background-color: #ecf5fd;
  border-radius: 50%;
}
@media (min-width: 0) and (max-width: 767px) {
  .services-option-link .services-option-img {
    width: 90px;
    height: 90px;
    line-height: 90px;
  }
}
@media (min-width: 768px) {
  .services-option-link .services-option-img {
    width: 116px;
    height: 116px;
    margin-bottom: 15px;
  }
}

.services-option-link .services-option-img:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 116px;
  height: 116px;
  background-color: #ecf5fd;
  border-radius: 50%;
}
.page-content {
  padding: 40px 0;
}
.page-content .page-title.title-lined:before {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: -133px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 1279px) {
    .page-content .page-title.title-lined:before {
        position: static;
        margin-right: 60px;
    }
}
@media (max-width: 767px) {
    .page-content .page-title.title-lined {
        text-align: center;
    }

    .page-content .page-title.title-lined:before {
        float: left;
        margin: 0;
        margin-top: 10px;
    }
}
.page-content .page-title.title-question-bg:after {
  position: absolute;
  top: 158px;
  left: -25%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 0px) {
  .page-content .page-title.title-question-bg:after {
    display: none;
  }
}
@media (min-width: 767px) {
  .page-content .page-title.title-question-bg:after {
    display: block;
  }
}
.page-content .page-title a {
  color: inherit;
  cursor: default;
}
.page-content-margin {
  margin-bottom: 70px !important;
}
.add-questions.page-content-margin {
  margin-bottom: 30px !important;
}
.page-content-big-margin {
  margin-bottom: 127px;
}
.margin-title {
  margin-top: 35px !important;
  margin-bottom: 25px !important;
}
.video-frame {
  position: relative;
  margin-top: 25px;
  padding: 0;
  width: 100%;
}
.video-block {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
}
.video-preview {
  position: relative;
  display: block;
}
.video-preview:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  background-color: rgba(229, 10, 98, 0.35);
}
.video-preview .video-play {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  fill: #ffffff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
.video-preview .video-title {
  color: #ffffff;
  font-weight: 900;
  font-size: 18px;
}
.video-preview img {
  width: 100%;
  height: 100%;
}
.popular-editions-box {
  margin-bottom: 37px !important;
}
.popular-editions-img {
  height: 213px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
}


.popular-editions-img > a {
  display: block;
  height: 100%;
}

/*
.popular-editions-link {
  margin-bottom: 23px;
  display: block;
  color: #393185;
  font-size: 18px;
  font-weight: 900;
  text-decoration: underline;
  min-height: 50px;
  text-transform: uppercase;
}

.popular-editions-link:hover {
  color: #e50a62;
  text-decoration: underline;
}

.popular-editions-link-disabled {
  display: block;
  color: #393185;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}

*/

.popular-editions-link {
  margin-bottom: 23px;
  display: block;
  color: #fff;
  background-color: #393185;
  font-size: 18px;
  font-weight: 900;
  text-decoration: none;
  min-height: 50px;
  padding: 4px 10px 4px;
  text-transform: uppercase;
}

.popular-editions-link:hover {
  color: #fff;
  background-color: #e50a62;
}

.popular-editions-link-disabled {
  display: block;
  color: #393185;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}

@media (min-width: 0) and (max-width: 480px) {
  .popular-editions-link {
    min-height: auto;
  }
}

.popular-caption-wrap {
  position: relative;
}

.button-link-wrap {
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 9;
}

@media (max-width: 767px) {
  .button-link-wrap {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    margin-left: 68px;
  }
}



.popup-link {
  padding: 46px 87px 46px 43px;
  display: block;
  height: 100%;
}

.popular-editions-order {
  width: 100%;
  height: 100%;
  max-height: 215px;
  border: 8px solid #e50a62;
  -webkit-box-shadow: 0 34px 49px rgba(229, 10, 98, 0.16);
          box-shadow: 0 34px 49px rgba(229, 10, 98, 0.16);
  -webkit-transition: border-color .3s, -webkit-box-shadow .3s linear;
  transition: border-color .3s, -webkit-box-shadow .3s linear;
  transition: border-color .3s, box-shadow .3s linear;
  transition: border-color .3s, box-shadow .3s linear, -webkit-box-shadow .3s linear;
}

.popular-editions-order .popup-link {
  position: relative;
  color: #e50a62;
  font-size: 18px;
  font-weight: 900;
  text-decoration: underline;
}

.popular-editions-order .popup-link .icon {
  position: absolute;
  bottom: 8%;
  right: 12%;
  fill: #e50a62;
  -webkit-transition: fill .3s linear;
  transition: fill .3s linear;
}

.popular-editions-order:hover {
  border-color: #393185;
  -webkit-box-shadow: 0 34px 49px rgba(57, 49, 133, .16);
          box-shadow: 0 34px 49px rgba(57, 49, 133, .16);
}

.popular-editions-order:hover .popup-link {
    text-decoration: none;
    color: #393185;
}
.popular-editions-order:hover .icon {
  fill: #393185;
}
@media (min-width: 768px) and (max-width: 1040px) {
    .popular-editions-order .popup-link{
        padding-left: 20px;
        padding-right: 10px;
        font-size: 14px;
    }
}

/* style modal form */
.close {
  font-size: 20px;
  background: transparent;
  cursor: pointer;
}
.head.order-form {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
}
#order-form label {
  text-align: left;
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 18px;
}
.product-name {
  margin-bottom: 15px;
  text-align: left;
  font-weight: bold;
}
#order-form input {
  display: block;
  padding: 10px;
  height: 40px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #8CA3AE;
  background: #ffffff;
  margin-bottom: 16px;
  font-size: 18px;
  -webkit-box-shadow: inset 0 3px 6px 0 rgba(215, 215, 215, 0.7);
          box-shadow: inset 0 3px 6px 0 rgba(215, 215, 215, 0.7);
}
#order-form input[name="count"] {
  width: 50px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
#order-form input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  display: none;
}
.input-minus,
.input-plus {
  display: inline-block;
  vertical-align: middle;
  height: 36px;
  font-size: 30px;
  font-weight: bold;
  border: none;
  background: transparent;
  cursor: pointer;
}
.order-btn {
  cursor: pointer;
  border: none;
  padding: 5px 10px;
  font-size: 20px;
  color: #ffffff;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(#21afe4), to(#006fcb));
  background: linear-gradient(to bottom, #21afe4 0%, #006fcb 100%);
}
/* modal window*/
.modal-backdrop {
  background: #fcfcfc;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1040;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  background-color: #fff;
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  margin-left: -210px;
  outline: none;
  text-align: center;
  font-size: 15px;
  padding: 40px 20px 10px;
  width: 380px;
}
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 15%;
}
.hide {
  display: none;
}
.fade.in {
  opacity: 1;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.close {
  border: 0;
  color: #000000;
  float: right;
  padding: 0;
  width: 24px;
  margin: -40px -20px 0 0;
  height: 24px;
}
table.price-list-table {
  margin-bottom: 0;
  font-family: "SegoeUI";
  border: 1px solid #e6f0f8;
  width: 100%;
}
table.price-list-table thead {
  font-size: 16px;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
  background-color: #393185;
}
table.price-list-table tbody {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
}
table.price-list-table tr td,
table.price-list-table tr th {
  padding: 12px;
/*  padding: 22px;*/
  text-align: center;
}
table.price-list-table tr th:first-child,
table.price-list-table tr td:first-child {
  text-align: left;
}
table.price-list-table tbody tr:nth-child(odd) {
  background-color: #e6f0f8;
}
table:not(.price-list-table) .price-list-item:hover {
  background-color: #d2e7f6;
}
table .price-list-item:hover {
  cursor: pointer;
}

table.detail-table td {
  padding: 10px 20px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #3b3781;
}
table.detail-table td:not([class]):hover {
  font-weight: 900;
  color: #ffffff;
  background-color: #e50a62;
  cursor: pointer;
}
table.detail-table .row-grey {
  background-color: #f2f7fb;
  color: #5448a1;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
table.detail-table .row-1 {
  background-color: #5448a1;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
table.detail-table .row-3 {
  background-color: #3b3781;
  color: #ffffff;
  font-weight: 900;
  padding: 24px;
  text-align: left;
  border-color: #473d94;
}
.price-list-add-info {
  margin-bottom: 45px;
  padding: 25px 22px;
  border-bottom: 1px solid #e6f0f8;
  display: none;
}
.price-list-add-info-title {
  margin-bottom: 20px;
  color: #393185;
  font-size: 14px;
  font-weight: 900;
}
.price-list-add-info-desc {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.mask {
  position: relative;
}
.mask:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: rgba(0, 0, 0, 0.3);
}
.our-questions .our-questions-list {
  list-style: none;
  padding-left: 0;
}
.our-questions .our-questions-list h3 {
  margin: 0;
  padding: 0;
  display: inline-block;
  color: #393277;
  font-size: 18px;
  font-weight: 400;
  line-height: 48px;
  text-decoration: underline;
  background-color: transparent;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.our-questions .our-questions-list h3.uk-active {
  position: relative;
  width: 100%;
  padding: 37px 40px 0;
  font-size: 18px;
  font-weight: 900;
  color: #393185;
  background-color: #ecf5fd;
  text-decoration: none;
}
.our-questions .our-questions-list h3:hover {
  text-decoration: none;
  color: #E50A62;
}
.our-questions .our-questions-list h3.uk-active .accordion-close {
  display: block;
  font-family: "SegoeUI";
  text-indent: -9999px;
}
@media (min-width: 767px) {
  .our-questions .our-questions-list h3.uk-active .accordion-close {
    text-indent: 1px;
  }
}
.our-questions .our-questions-list h3.uk-active .accordion-close:after {
  border-left: 2px solid #393185;
  border-top: 2px solid #393185;
  -webkit-transform: rotate(45deg) translateY(4px);
          transform: rotate(45deg) translateY(4px);
  margin-right: 10px;
  width: 8px;
  height: 8px;
  content: '';
  right: -45px;
  top: 42%;
  position: absolute;
}
.our-questions .our-questions-list .accordion-close {
  display: none;
  color: #393185;
  position: absolute;
  top: 45%;
  right: 70px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  font-family: "SegoeUI";
}
.uk-accordion-title.uk-active {
  padding: 37px 40px 0;
  background-color: #ecf5fd;
}
.uk-accordion-content.our-questions-desc {
  padding: 38px 48px;
  background-color: #ecf5fd;
}
.answer-list {
  counter-reset: section;
  list-style-type: none;
}
.answer-item {
  margin-bottom: 25px;
}
.answer-item:last-child {
  margin-bottom: 0;
}
.answer-item:after {
  content: '';
  display: block;
  clear: both;
}
.answer-list li {
  position: relative;
  padding: 15px 0;
}
.answer-list li:before {
  counter-increment: section;
  content: counter(section) ".";
  margin-right: 30px;
  padding: 10px 11px;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #393185;
  font-size: 14px;
  font-family: "SegoeUI";
  font-weight: 900;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -60px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.answer-text {
  color: #303030;
  font-size: 16px;
  font-weight: 400;
  font-family: "SegoeUI";
  overflow: hidden;
  line-height: 21px;
}
/*** Остались вопросы ***/
.questions-block {
  padding: 16px 20px 30px;
  text-align: center;
  border: 3px solid #e6f0f8;
  -webkit-transition: border-color 0.2s, -webkit-box-shadow 0.2s linear;
  transition: border-color 0.2s, -webkit-box-shadow 0.2s linear;
  transition: border-color 0.2s, box-shadow 0.2s linear;
  transition: border-color 0.2s, box-shadow 0.2s linear, -webkit-box-shadow 0.2s linear;
}
.questions-block:hover {
  border-color: #e50a62;
  -webkit-box-shadow: 0 34px 49px rgba(229, 10, 98, 0.16);
          box-shadow: 0 34px 49px rgba(229, 10, 98, 0.16);
}
.questions-block.middle-block {
  border-left-width: 2px;
  border-right-width: 2px;
}
.questions-block.middle-block:hover {
  border: 3px solid #e6f0f8;
  border-color: #e50a62;
  -webkit-box-shadow: 0 34px 49px rgba(229, 10, 98, 0.16);
          box-shadow: 0 34px 49px rgba(229, 10, 98, 0.16);
}
.quest-title,
.quest-title-bold {
  color: #3b3b3b;
  font-weight: 400;
  font-size: 24px;
  font-family: "SegoeUI";
}
.quest-title {
    margin: 0 0 15px;
}
.quest-title-bold {
  margin: 0 0 35px;
  color: #393185;
  font-weight: 900;
}
.quest-subtitle {
    margin: 0;
}
.quesr-img {
  margin: 0;
  height: 60px;
  vertical-align: top;
}
.quesr-img > img {
    height: 100%;
}
.quest-link {
  color: #393185;
  font-size: 16px;
  font-weight: bold;
  font-family: "SegoeUI";
  border-bottom: 1px solid #8f8bba;
  -webkit-transition: color 0.2s, border-bototm 0.2s linear;
  transition: color 0.2s, border-bototm 0.2s linear;
}
.quest-link:hover {
  color: #e50a62;
  border-bottom: 1px solid #e50a62;
}

  .add-etapy.page-content-margin {
    margin-bottom: 30px !important;
}
.etapy-block{
background-color: #fff;
border: 1px solid #e5f0f9;
padding: 25px;
height: 217px;
}
.etap-img{
      margin: 0;
    height: 68px;
    vertical-align: top;
}
.etap-title{
font-size: 14px!important;
line-height: 21px;
color: #000000!important;
font-family: "SegoeUI";
}

.or {
    display: block;
    text-align: center;
    color: #9ea3c4;
    font-weight: 400;
    text-decoration: underline;
    line-height: 20px;
    margin-top: -20px;
}

.popup-service {
  position: absolute;
  top: 0;
  z-index: 20;
  margin: 0 auto;
  padding: 0 15px;
  width: 74.9666666%;
  left: 16.666666%;
  display: none;
}
.popup-service .visible {
  display: block;
}
.popup-service .close-popup {
  position: absolute;
  top: -27px;
  right: -17px;
  fill: #E82D7A;
  cursor: pointer;
}
.popup-service .close-popup svg {
  width: 24px;
  height: 24px;
}
.popup-service .uk-grid > div {
  padding: 0;
}
.popup-service .uk-grid .questions-block {
  padding: 47px 0;
  background-color: #fff;
  min-height: 454px;
}
.popup-service .uk-grid .btn {
  margin-bottom: 11px;
  padding: 12px;
  width: 85%;
}
.popup-service .uk-grid .quest-link.quest-after-el:after {
  left: 22%;
}
.popup-service .uk-grid div:last-child .questions-block {
  padding-bottom: 68px;
}
@media (min-width: 480px) and (max-width: 768px) {
  .popup-service .uk-grid .questions-block {
    padding: 20px 0;
  }
  .popup-service .uk-grid .questions-block .quesr-img {
    margin: 15px 0;
  }
}
@media (min-width: 0) and (max-width: 960px) {
  .popup-service {
    width: 90%;
    left: 5%;
  }
  .popup-service .close-popup {
    top: 20px;
  }
}
.portfolio.page-content-margin {
  margin-bottom: 0 !important;
}

.portfolio-desc p,
.portfolio-desc li {
  color: #303030;
  font-size: 16px;
  font-family: "SegoeUI";
  font-weight: 400;
}

.portfolio-desc p { margin-bottom: 30px !important; }
.portfolio-desc li { margin-bottom: 15px !important; }
.portfolio-desc ul, .portfolio-desc ol { margin-bottom: 30px !important; }


@media (min-width: 768px) and (max-width: 960px) {
  .portfolio-desc p,
  .portfolio-desc li,
  .portfolio-desc ol,
  .portfolio-desc ul {
    margin-bottom: 15px !important;
  }
}
.portfolio-desc .bold-p {
  color: #2e2771;
  font-weight: 900;
}
.portfolio-desc .portfolio-title {
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 15px;
  color: #2e2771;
  font-size: 18px;
  font-weight: 900;
  font-family: "SegoeUI";
}
@media (min-width: 767px) {
  .portfolio-desc .portfolio-title {
    padding-bottom: 38px;
  }
}
.portfolio-desc .portfolio-title.title-lined:before {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  max-width: 262px;
}
.portfolio-desc .uk-grid {
  margin-top: 40px;
}



.news-list {
  padding: 20px 0;
  font-family: "SegoeUI";
}
.news-list .news-item {
  margin-bottom: 30px;
  width: 100%;
}
.news-list .news-item:after {
  content: '';
  display: block;
  clear: both;
}

.news-list.portfolio-list .news-img {
  float: none;
}
.news-list.portfolio-list .news-title {
  text-align: center;
}
@media (min-width: 0px) {
  .news-list .news-item {
    padding-bottom: 20px;
    //border-bottom: 2px solid #E2E2ED;
  }
}
@media (min-width: 768px) {
  .news-list .news-item {
    padding-bottom: 0;
  }
}
.news-list .news-img {
  margin-right: 5%;
}

.news-list .news-img a {
  display: block;
}

.news-list .news-img img {
  width: 100%;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}
.news-list .news-img img:hover {
  opacity: .7;
}

.news-detail img {
  margin-bottom: 30px;
}
.news-detail:after {
  content: '';
  display: block;
  clear: both;
}

@media (min-width: 0px) {
  .news-list .news-img {
    margin-bottom: 30px;
    float: none;
    width: 100%;
    text-align: center;
  }
}

.news-list .news-desc {
  overflow: hidden;
}
@media (min-width: 0px) {
  .news-list .news-title {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .news-list .news-img {
    width: auto;
    text-align: left;
    float: left;
  }
  .news-list .news-title {
    text-align: left;
  }
}
.news-list .news-title-link {
  font-weight: 900;
  color: #393185;
  text-decoration: underline;
}

.news-list .news-title-link:hover {
  text-decoration: none;
}

@media (min-width: 0px) {
  .news-list .news-title-link {
    font-size: 16px;
    line-height: 1;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .news-list .news-title-link {
    font-size: 16px;
    line-height: auto;
  }
}
.news-list .news-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #303030;
}
.uk-pagination {
  width: 100%;
  display: block;
  font-family: "SegoeUI";
  font-weight: 700;
}
.uk-pagination .uk-icon-angle-double-left:before {
  content: "\f100";
}
.uk-pagination .uk-icon-angle-double-right:before {
  content: "\f101";
}
.uk-pagination > li > a {
  background: transparent;
  font-size: 18px;
  border: 1px solid #393185;
  color: #393185;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.uk-pagination > li > a:hover {
  background: #e50a62;
  border-color: #e50a62;
  color: #ffffff;
}
.uk-pagination .uk-active span {
  font-size: 18px;
  color: #ffffff;
  border: 1px solid #e50a62;
  background: #e50a62;
}
.page-order-form {
  position: relative;
}
.page-order-form:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: url('ux/images/order_bg.jpg') no-repeat;
  content: '';
}

#page-calc-laytboks-form:after {
  background: url('ux/images/calc_bg.png') no-repeat !important;
}

#calc-laytboks-form-anchor select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/local/templates/ayaprint/ux/images/arrow-down.png) no-repeat right center;
  cursor: pointer;
}

.order-form-border {
    position: relative;
    border: 8px solid #393185;
    z-index: 2;
    padding: 75px 100px 50px;
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
    .page-order-form:after {
        width: calc(100% - 32px);
    }
}

@media (min-width: 960px) {
  .page-order-form:after {
    left: 47px;
    top: 54px;
  }
}
@media (max-width: 959px) {
  .page-order-form:after {
    left: 0;
    bottom: 0;
    height: calc(100% - 7px);
  }
}

@media (max-width: 767px) {
    .page-order-form:after {
        background: #ebf5fc none;
    }

    .order-form-border {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.order-form-body .uk-width-1-1 {
    position: relative;
    margin-bottom: 25px;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .order-form-body > .uk-grid > .odd {
        padding-right: 40px;
    }

    .order-form-body > .uk-grid > .even {
        padding-left: 65px;
    }
}

.order-form-legend {
  margin: 0 auto;
  padding: 0 20px;
  color: #2e2771;
  font-size: 24px;
  font-weight: 400;
  font-family: "FuturaFuturisCondBoldC";
  line-height: 21px;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
@media (min-width: 767px) {
  .order-form-legend {
    padding: 0 100px;
  }
}
.order-form-legend a {
  color: inherit;
  cursor: default;
  display: block;
}
.page-order-form .order-form-body {
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  z-index: 19;
}
@media (min-width: 767px) {
  .page-order-form .order-form-body {
    padding: 0;
  }
}
.page-order-form .order-form-input-text,
.page-order-form .order-form-textarea {
    position: relative;
    vertical-align: top;
    width: 100%;
    height: 35px;
    padding: 0;
    border: 0;
    border-bottom: 2px solid #9194be;
    background-color: transparent;
    font: inherit;
    font-size: 16px;
    line-height: 33px;
    color: #3b3781;
    transition: border-bottom .15s linear;
}

.page-order-form .order-form-textarea {
    overflow: auto;
    min-height: 120px;
    max-height: 220px;
    padding: 7px 0 11px;
    line-height: 20px;
    resize: vertical;
}

.page-order-form .order-form-input-text::-webkit-input-placeholder,
.page-order-form .order-form-textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #3b3781;
}
.page-order-form .order-form-input-text::-moz-placeholder,
.page-order-form .order-form-textarea::-moz-placeholder {
  opacity: 1;
  color: #3b3781;
}
.page-order-form .order-form-input-text:-ms-input-placeholder,
.page-order-form .order-form-textarea:-ms-input-placeholder {
  color: #3b3781;
}
.page-order-form .order-form-input-text:focus,
.page-order-form .order-form-textarea:focus {
  border-bottom: 2px solid #393185;
}
.page-order-form .btn {
  font-size: 12px;
  letter-spacing: 2px;
  margin-top: 30px;
}
.page-order-form .uk-padding-left {
  padding-left: 15px;
}
input[name="form_file_6"] {
  display: none;
}
input[name="form_file_87"] {
  display: none;
}
input[name="form_file_24"] {
  display: none;
}
label[for="form_file_6"] {
  display: inline;
  margin-bottom: 27px;
  cursor: pointer;
}
label[for="form_file_24"] {
  display: inline-block;
  margin-bottom: 27px;
  cursor: pointer;
}

.order-form-body .order-form-file,
.order-form-body .order-form-button {
    margin: 0;
}

.order-form-body .order-form-file {
    height: 50px;
    line-height: 50px;
}

.order-form-body .order-form-button {
    text-align: right;
}

@media screen and (max-width: 767px) {
    .order-form-body .order-form-button {
        text-align: center;
    }

    .order-form-body .order-form-file {
        margin-bottom: 20px;
        text-align: right;
    }
}

.order-form-file-style {
  margin-left: 21px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  color: #393185;
  font-family: "SegoeUI";
  -webkit-transition: color .3s linear;
  transition: color .3s linear;
}
.order-form-file-style:hover {
  color: #E50A62;
}


.order-form-label-style {
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  color: #E50A62;
  font-family: "SegoeUI";
}

.default .uk-modal-dialog {
  padding: 35px;
  background-color: #ECF5FD;
}

.default p {
  color: #393185;
}

@media (min-width: 0px) {
  .default .uk-modal-dialog {
    padding: 25px;
  }
  #order-modal .uk-modal-dialog {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .default .uk-modal-dialog {
    padding: 35px;
  }
  #order-modal .uk-modal-dialog {
    padding: 35px;
  }
}
.default .uk-close {
  margin: 0;
  opacity: .7;
  position: absolute;
  top: 2%;
  right: 4%;
  -webkit-transition: opacity .3s  linear;
  transition: opacity .3s  linear;
}
.default .uk-close:after {
  content: '';
}
.default .uk-close .close-browser {
  fill: #393185;
}
.default .uk-close:hover {
  opacity: 1;
}
@media (min-width: 0px) {
  .default .uk-close {
    top: 2%;
    right: 4%;
  }

  .default.success-modal .uk-close {
    top: 20%;
  }
}
@media (min-width: 768px) {
  .default .uk-close {
    top: 4%;
    right: 4%;
  }

  .default.success-modal .uk-close {
    top: 20%;
  }

}
.application-form .field-wrapper {
    position: relative;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
  .application-form .field-wrapper {
    margin-bottom: 10px;
  }
}
.application-form fieldset {
  padding: 30px;
  border: 4px solid #393185;
}
.application-form legend {
  margin: 0 auto;
  padding: 0 40px;
  color: #2e2771;
  font-size: 22px;
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

@media screen and (max-width: 567px) {
    .application-form legend {
        line-height: 25px;
    }
}

@media (min-width: 0px) {
  .application-form legend {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .application-form legend {
    padding: 0 40px;
  }
}
.application-form input,
.application-form textarea {
  margin-bottom: 15px;
  padding: 15px 20px 15px 0;
  display: block;
  width: 100%;
  color: #9394c1;
  font-size: 20px;
  font-weight: 400;
  font-family: "SegoeUI";
  border: none;
  border-bottom: 2px solid #9394c1;
  background-color: transparent;
  outline: none;
  -webkit-transition: color 0.3s, border-bottom 0.3s linear;
  transition: color 0.3s, border-bottom 0.3s linear;
}

.application-form input.service,
.application-form input.service:focus {
    border-bottom: 0;
    color: #979797;
}

.application-form input.service {
    margin-bottom: 30px;
    padding: 14px 20px;
    background-color: #dfeffc;
}

.application-form input::-webkit-input-placeholder,
.application-form textarea::-webkit-input-placeholder {
  color: #9394c1;
}
.application-form input::-moz-placeholder,
.application-form textarea::-moz-placeholder {
  color: #9394c1;
}
.application-form input:-moz-placeholder,
.application-form textarea:-moz-placeholder {
  color: #9394c1;
}
.application-form input:-ms-input-placeholder,
.application-form textarea:-ms-input-placeholder {
  color: #9394c1;
}
.application-form input:focus,
.application-form textarea:focus {
  color: #393185;
  border-bottom: 2px solid #393185;
}
.application-form textarea {
  margin-bottom: 20px;
  min-height: 150px;
  resize: vertical;
}
.application-form input[name="form_file_6"] {
  display: none;
}
.application-form input[name="form_file_87"] {
  display: none;
}
.application-form input[name="form_file_24"] {
  display: none;
}

/*** FOOTER ***/
.page-footer a:hover {
  text-decoration: underline;
}

.page-footer {
    background: linear-gradient(to bottom, #2e2771 0%, #2e2271 100%) left/calc(50% + 330px) 100% no-repeat,
        linear-gradient(to bottom, #3b3781 0%, #3b3781 100%);
  color: #ffffff;
}

.page-footer > .uk-container > .grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.page-footer > .uk-container > .grid > .menu2 > .grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media screen and (min-width: 768px) {
    .page-footer > .uk-container > .grid {
        padding: 0 15px 0 75px;
    }

    .page-footer > .uk-container > .grid > *:not(.onmap) {
        padding-top: 80px;
    }

    .page-footer > .uk-container > .grid > .menu1 {
        -webkit-flex-basis: 180px;
        -ms-flex-preferred-size: 180px;
        flex-basis: 180px;
    }

    .page-footer > .uk-container > .grid > .menu2 {
        -webkit-flex-basis: 400px;
        -ms-flex-preferred-size: 400px;
        flex-basis: 400px;
    }

    .page-footer > .uk-container > .grid > .menu2 > .grid > * {
        -webkit-flex-basis: 180px;
        -ms-flex-preferred-size: 180px;
        flex-basis: 180px;
    }

    .page-footer > .uk-container > .grid > .contact {
        -webkit-flex-basis: 300px;
        -ms-flex-preferred-size: 300px;
        flex-basis: 300px;
    }

    .page-footer > .uk-container > .grid > .onmap {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
    .page-footer > .uk-container > .grid {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 50px;
        padding-right: 0;
    }

    .page-footer > .uk-container > .grid > .menu1 {
        -webkit-flex-basis: 300px;
        -ms-flex-preferred-size: 300px;
        flex-basis: 300px;
    }

    .page-footer > .uk-container > .grid > .menu2 {
        -webkit-flex-basis: 380px;
        -ms-flex-preferred-size: 380px;
        flex-basis: 380px;
        padding-left: 15px;
    }

    .page-footer > .uk-container > .grid > .menu2 > .grid > *:first-child {
        -webkit-flex-basis: 220px;
        -ms-flex-preferred-size: 220px;
        flex-basis: 220px;
    }

    .page-footer > .uk-container > .grid > .menu2 > .grid > *:last-child {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
    .page-footer {
        background: linear-gradient(to bottom, #2e2771 0%, #2e2271 100%) left/calc(50% - 115px) 100% no-repeat,
            linear-gradient(to bottom, #3b3781 0%, #3b3781 100%);
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .page-footer {
        background: linear-gradient(to bottom, #2e2771 0%, #2e2271 100%) left/364px 100% no-repeat,
            linear-gradient(to bottom, #3b3781 0%, #3b3781 100%);
    }
}

@media screen and (max-width: 767px) {
    .page-footer {
        background: #2e2771;
    }

    .page-footer > .uk-container > .grid {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .page-footer > .uk-container > .grid > .menu2 > .grid > * {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

    #feedback > .page-footer-title {
        margin-top: 0;
        margin-bottom: 15px;
        padding-bottom: 28px;
    }

    #feedback > .page-footer-title.title-lined:before {
        display: block;
    }
}

@media screen and (min-width: 568px) {
    .page-footer > .uk-container > .grid > .onmap {
        margin-bottom: -30px;
    }
}

@media screen and (min-width: 568px) and (max-width: 767px) {
    .page-footer > .uk-container > .grid {
        padding-top: 30px;
    }
}

@media screen and (max-width: 567px) {
    .page-footer > .uk-container > .grid {
        padding-top: 10px;
    }
}

.page-footer-title {
  position: relative;
  margin-top: 15px;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  font-family: "FuturaFuturisCondBoldC";
}
@media (min-width: 568px) {
  .page-footer-title {
    margin-bottom: 15px;
    padding-bottom: 28px;
  }
}
@media (min-width: 568px) {
  .page-footer-title {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 28px;
  }
}
.page-footer-title.title-lined:before {
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}
@media (min-width: 568px) {
  .page-footer-title.title-lined:before {
    display: block;
  }
}
.page-footer-title.mobile-icon-arrow {
  cursor: pointer;
}
@media (min-width: 568px) {
  .page-footer-title.mobile-icon-arrow {
    cursor: default;
  }
}
.page-footer-title.mobile-icon-arrow:after {
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  -webkit-transform: rotate(135deg) translateY(4px);
          transform: rotate(135deg) translateY(4px);
  margin-right: 10px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  width: 8px;
  height: 8px;
  content: '';
  display: block;
  right: 11px;
  top: 20%;
  position: absolute;
}

@media (min-width: 568px) {
  .page-footer-title.mobile-icon-arrow:after {
    display: none;
  }
}
.page-footer-title.open:after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.footer-list {
  list-style: none;
  padding: 0;
  padding-top: 25px;
}

@media (max-width: 767px) {
  .footer-list {
    padding-top: 0;
    padding-bottom: 25px;
  }
}

.footer-list a {
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  font-family: "SegoeUI";
}
.footer-list a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.page-footer .page-footer-slogan {
  margin-bottom: 20px;
  padding-top: 27px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
@media (min-width: 568px) {
  .page-footer .page-footer-slogan {
    margin-bottom: 20px;
  }
}

.page-footer .contacts,
.page-footer .address {
    padding-left: 25px;
}

.page-footer .contacts {
    margin-bottom: 20px;
}

.page-footer .address {
    margin-bottom: 30px;
}

.page-footer .contacts .contacts-link,
.page-footer .address .contacts-link {
  border: none;
  color: #b1c2e8;
}
@media (min-width: 568px) {
  .page-footer .contacts,
  .page-footer .address {
    margin-bottom: 20px;
  }
}
.page-footer .contacts > *,
.page-footer .address > * {
  color: #ffffff;
}
.page-footer .icon {
  left: 0;
  fill: #ffffff;
}
.page-footer .contacts .tel {
  font-size: 14px;
  padding-left: 5px;
}


.uk-navbar-nav>li.uk-active>a {
  background-color: transparent;
  color: #e30962;
}

.m_contener_block {
    background: url('img/bg-diz-images.png') no-repeat center top;
    width: 720px;
    padding-top: 248px;
    min-height: 350px;
    margin: 0 auto;
    margin-bottom: 90px;
    position: relative;
}


.m_contener_block .d_mini {
    position: absolute;
    width: 200px;
    height: 70px;
    cursor: pointer;
}

.m_contener_block .d_mini#m-item-01 {
    background: url('img/diz-1-mini.png') no-repeat right top;
    top: 18px;
    left: 78px;
    z-index: 100;
}

.m_contener_block .d_mini#m-item-02 {
    background: url('img/diz-2-mini.png') no-repeat right top;
    top: 56px;
    left: 38px;
    z-index: 99;
}

.m_contener_block .d_mini#m-item-03 {
    background: url('img/diz-3-mini.png') no-repeat right top;
    top: 86px;
    left: 20px;
    z-index: 98;
}

.m_contener_block .d_mini#m-item-04 {
    background: url('img/diz-4-mini.png') no-repeat left top;
    top: 18px;
    right: 77px;
    z-index: 100;
}

.m_contener_block .d_mini#m-item-05 {
    background: url('img/diz-5-mini.png') no-repeat left top;
    top: 58px;
    right: 37px;
    z-index: 99;
}

.m_contener_block .d_mini#m-item-06 {
    background: url('img/diz-6-mini.png') no-repeat left top;
    top: 84px;
    right: 20px;
    z-index: 98;
}

.m_contener_block .left-block,
.m_contener_block .right-block  {
    width: 290px;
    float: left;
    color: #2D287B;
    padding: 24px 13px;
    font-size: 14px;
    border-radius: 43px 43px 43px 0px;
    -pie-border-radius: 43px 43px 43px 0px;
    -moz-border-radius: 43px 43px 43px 0px;
    -webkit-border-radius: 43px 43px 43px 0px;
    background: #D8D9D9 url('img/i-diz-left-block.png') no-repeat 6px center;
    padding-left: 60px;
    min-height: 145px;
}

.m_contener_block .right-block {
    padding-left: 20px;
    width: 290px;
    float: right;
    border-radius: 43px 43px 0px 43px;
    -pie-border-radius: 43px 43px 0px 43px;
    -moz-border-radius: 43px 43px 0px 43px;
    -webkit-border-radius: 43px 43px 0px 43px;
    background: #D8D9D9 url('img/i-diz-right-block.png') no-repeat 246px center;
}

.m_contener_block .d_mini:hover {
      width: 263px;
    height: 100px;
    cursor: pointer;
    z-index: 103 !important;
}
.m_contener_block #m-item-01:hover{
    background: url('img/diz-1-max.png') no-repeat right top;
    top: -2px;
    left: 15px;
}

.m_contener_block #m-item-02:hover{
    background: url('img/diz-2-max.png') no-repeat right top;
    top: 35px;
    left: -26px;
}

.m_contener_block #m-item-03:hover{
    background: url('img/diz-3-max.png') no-repeat right top;
    top: 64px;
    left: -42px;
}

.m_contener_block #m-item-04:hover{
    background: url('img/diz-4-max.png') no-repeat left top;
    top: -3px;
    right: 12px;
}

.m_contener_block #m-item-05:hover{
    background: url('img/diz-5-max.png') no-repeat left top;
    top: 36px;
    right: -27px;
}

.m_contener_block #m-item-06:hover{
    background: url('img/diz-6-max.png') no-repeat left top;
    top: 63px;
    right: -43px;
}


@media (min-width: 768px) and (max-width: 960px) {

  .m_contener_block {
    margin-left: -50px;
    width: 600px;
  }

  .m_contener_block .d_mini#m-item-01 {
    left: 8px;
  }
  .m_contener_block .d_mini#m-item-02 {
    left: -22px;
  }
  .m_contener_block .d_mini#m-item-03 {
    left: -40px;
  }
  .m_contener_block .d_mini#m-item-04 {
    right: 7px;
  }
  .m_contener_block .d_mini#m-item-05 {
    right: -23px;
  }
  .m_contener_block .d_mini#m-item-06 {
    right: -40px;
  }

  .m_contener_block #m-item-01:hover {
    top: -2px;
    left: -55px;
  }
  .m_contener_block #m-item-02:hover {
    top: 35px;
    left: -86px;
  }
  .m_contener_block #m-item-03:hover {
    top: 64px;
    left: -100px;
  }
  .m_contener_block #m-item-04:hover {
    top: -3px;
    right: -55px;
  }
  .m_contener_block #m-item-05:hover {
    top: 36px;
    right: -86px;
  }
  .m_contener_block #m-item-06:hover {
    top: 63px;
    right: -100px;
  }

}
.m-item-mobile-01,
.m-item-mobile-02,
.m-item-mobile-03,
.m-item-mobile-04,
.m-item-mobile-05,
.m-item-mobile-06 {
  margin-bottom: 20px !important;
  width: 100%;
  height: 100px;
  background-size: contain !important;
}

.m-item-mobile-01 {
  background: url('img/diz-1-max.png') no-repeat left top;
}
.m-item-mobile-02 {
  background: url('img/diz-2-max.png') no-repeat left top;
}
.m-item-mobile-03 {
  background: url('img/diz-3-max.png') no-repeat left top;
}
.m-item-mobile-04 {
  background: url('img/diz-4-max.png') no-repeat left top;
}
.m-item-mobile-05 {
  background: url('img/diz-5-max.png') no-repeat left top;
}
.m-item-mobile-06 {
  background: url('img/diz-6-max.png') no-repeat left top;
}

/*** ДСТАВКА  ***/

.page-dostavka {
    color: #606060;
    padding: 25px 34px 0px;
    font-weight: 300;
}

.dostavka-text {
    background: url('img/dostavka_icons.png') 0 0 no-repeat;
    padding-left: 95px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.dostavka-text > div {
    margin-bottom: 35px;
    font-size: 16px;
}

.dostavka-head {
    padding: 15px 20px;
    color: #515151; /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: -webkit-gradient(linear,  left top, right top,  from(rgba(218,219,219,1)),to(rgba(255,255,255,0)));
    background: linear-gradient(to right,  rgba(218,219,219,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadbdb', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    font-size: 24px;
}

.map {
    background: url('img/map.png');
    width: 221px;
    height: 312px;
    margin: 20px auto;
}



.equipment-list {
    margin-top: 35px;
}

.equipment-list .row + .row {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ededed;
}

.equipment {
    margin-right: 20px;
    height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
}

@media (min-width: 0) and (max-width: 768px) {
  .equipment-block {
    text-align: center;
  }
}

.equipment-block .uk-grid > div {
  margin-bottom: 25px;
}
.uk-grid > *:first-child .equipment {
    margin-right: 0;
    margin-left: 20px;
}
.equipment-block .page-title {
  margin-bottom: 30px;
  color: #2e2771;
  font-family: "FuturaFuturisCondBoldC";
  font-size: 24px;
  line-height: 21px;
  text-transform: uppercase;
}
.equipment img {
    max-height: 170px;
}

.hidden-text {
    max-height: 180px;
    position: relative;
    overflow: hidden;
    -webkit-transition: max-height 1s ease;
    transition: max-height 1s ease;
}

.hidden-text:after {
    position: absolute;
    bottom: 0;
    height: 20px;
    background: #fff;
    opacity: .6;
    left: 0;
    right: 0;
}

.visible-text {
    max-height: 800px;
}


.bold-p {
  color: #2e2771;
  font-weight: 900;
}

/*** СОТРУДНИЧЕСТВО ***/


.cooperation-page {
    padding-top: 10px;
}

.cooperation-page .bold-p,
.cooperation-page .h2,
.cooperation-page h2 {
  color: #2e2771;
  font-weight: 900;
}

@media (min-width: 0) and (max-width: 768px) {
  .cooperation-page .bold-p,
  .equipment-block .bold-p {
    margin: 15px 0;
  }
}

.cooperation-page .h2 {
  font-size: 18px;
}

.cooperation-page p,
.advantage-list div,
.equipment-block p {
    color: #303030;
    font-size: 16px;
    font-family: "SegoeUI";
    font-weight: 400;
}
.equipment-block .bold-p {
    color: #2e2771;
    font-weight: 900;
}
.cooperation-page strong {
    color: #1F2E4F;
    font-size: 15px;
}

.cooperation-page p strong {
    font-size: 16px;
}


ul.advantage-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.advantage-list li {
    padding-left: 50px;
    margin: 16px 0;
    position: relative;
}

.advantage-list .icon {
    color: #2e2771;
    font-size: 30px;
    position: absolute;
    left: 0;
}

.advantage-list li strong {
    margin-bottom: 5px;
    display: block;
}

.text-box-center {
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    display: table;
    width: 100%;
    font-size: 18px;
    color: #333366;
}

.upload-files {
    margin: 20px auto;
    display: table;
}

.upload-files a {
    color: #cc0066;
    text-decoration: none;
    display: block;
    padding-left: 70px;
    min-height: 70px;
    line-height: 70px;
    background: url('img/i-pdf-file-upload.png') no-repeat left center;
    border-radius: 4px;
    -webkit-transition: -webkit-box-shadow .3s ease-out;
    transition: -webkit-box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out, -webkit-box-shadow .3s ease-out;
}
.upload-files a:hover {
    text-decoration: underline;
    -webkit-box-shadow: 0 0 32px 0px;
            box-shadow: 0 0 32px 0px;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-star:before {
  content: "\e90b";
}
.icon-calendar:before {
  content: "\e900";
}
.icon-cogwheel:before {
  content: "\e901";
}
.icon-communication:before {
  content: "\e902";
}
.icon-money:before {
  content: "\e903";
}
.icon-notepad:before {
  content: "\e904";
}
.icon-photo:before {
  content: "\e905";
}
.icon-placeholder:before {
  content: "\e906";
}
.icon-settings:before {
  content: "\e907";
}
.icon-speedometer:before {
  content: "\e908";
}
.icon-transport:before {
  content: "\e909";
}
.icon-user:before {
  content: "\e90a";
}

.page-contacts {
    color: #303030;
    font-size: 16px;
    font-family: "SegoeUI";
    font-weight: 400;
}


/*** О КОМПАНИИ***/
.about-page .uk-tab {
  border: none;
}

.about-page .uk-tab li{
  width: 33.3333%;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-family: "FuturaFuturisCondBoldC";
  background-color: #393185;
}

.about-page .uk-tab>li.uk-active {
  background-color: #e30962;
}

.about-page .uk-tab>li.uk-active>a {
  border: none;
  background-color: #e30962;
}

.about-page .uk-tab>li>a {
  border: none;
}

.about-page .uk-tab li a {
  color: #ffffff;
}

.about-page .uk-tab>li>a:hover,
.about-page .uk-tab>li:hover {
  background-color: #e30962;
}

.about-page-desc {
  padding: 0;
}

.about-page-desc ol {
  padding-left: 15px;
}

.about-page-desc ul {
  padding-left: 0;
  list-style-type: disc;
}

.slider-box.about-slider {
    height: 500px;
    max-height: 500px;
}
.slider-box.about-slider .slide {
  max-height: 436px;
}

.page-404 .page-title.title-lined:before {
  left: -94px;
}

.page-404 p {
  font-size: 18px;
}

.page-404 p:first-child {
  color: #E50A62;
  font-weight: bold;
  font-size: 28px;
}

.portfolio-detail-text {
  float: right;
  width: 40%;
  padding-left: 30px;
  box-sizing: border-box;
}

.portfolio-detail-img {
  float: left;
  width: 60%;
}

.services-banner .uk-list {
    margin-top: 14px;
    width: 100%;
}
.services-tel {
    margin-top: 4px;
}

@media (min-width: 0) and (max-width: 768px) {
  .news-detail table {
    float: none;
  }
}
.page-arrow-up {
    position: fixed;
    top: 50%;
    right: 70px;
    display: none;
    cursor: pointer;
}
.page-arrow-up svg{
    fill: #b1c2e8;
    -webkit-transition: fill .3s ease-out;
    transition: fill .3s ease-out;
}
.page-arrow-up:hover svg{
    fill: #E50A62;
}



@media (min-width: 0) and (max-width: 768px) {
  .dropdown-list {
    padding-top: 0;
  }
  .dropdown-list .dropdown-title {
    padding-bottom: 10px;
  }
  .services-nav .uk-navbar-nav a:not(class) {
    border-bottom: none;
  }
  .services-nav .sublist {
    margin-bottom: 20px;
  }
  .page-content {
    padding: 30px 0 20px;
  }
  .margin-title {
    margin-top: 20px !important;
    margin-bottom: 25px !important;
  }
}



@media (min-width: 768px) and (max-width: 959px) {
  .services-banner h1.page-title {
    font-size: 84px;
  }
  .dropdown-list {
    padding-top: 25px;
  }
  .page-content {
    padding: 40px 0 20px;
  }
  .margin-title {
    margin-top: 20px !important;
    margin-bottom: 25px !important;
  }
  .page-content-margin {
    margin-bottom: 35px !important;
  }
  .popular-editions-box {
    margin-bottom: 20px !important;
  }
  .portfolio-desc .uk-grid:not(:first-child) {
    margin-top: 16px;
  }
  .dev a>img {
    padding-right: 11px;
    float: left;
  }
  .dev span {
    display: block;
    overflow: hidden;
  }
  .popular-editions-link-disabled {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .uk-navbar-nav .uk-parent:last-child a svg {
    right: -5px;
  }
  .uk-container-medium {
    width: 100%;
    margin-left: 0;
  }
  .services-work {
    font-size: 16px;
  }
  .services-banner .uk-list {
    margin-top: 14px;
  }
}


@media (min-width: 768px) {
  .uk-navbar-nav .uk-parent>a{
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .uk-navbar-nav {
    width: 100%;
  }

  .uk-navbar-nav .uk-parent:first-child {
    width: 34%;
  }
  .uk-navbar-nav .uk-parent:last-child {
    width: 49%;
  }
  .uk-navbar-nav .uk-parent:nth-child(2) {
    width: 17%;
  }

}

@media (min-width: 768px) and (max-width: 1340px) {
    .services-tel {
        margin-top: 11px;
    }
    .services-sublist {
        padding-left: 0;
    }
    .services-banner-content .uk-container-medium.medium-2 {
        padding-left: 0;
    }
}


/*** equipment START  ***/

.equipment-block .page-title {
  margin: 30px 0;
  color: #2e2771;
  font-family: "FuturaFuturisCondBoldC";
  font-size: 24px;
  line-height: 21px;
  text-transform: uppercase;
}
.equipment-block .bold-p {
  color: #2e2771;
  font-size: 18px;
  font-weight: 900;
}
.equipment-block li p.bold-p {
  font-size: 16px;
}
.equipment-block p {
  color: #303030;
  font-size: 16px;
  font-family: "SegoeUI";
  font-weight: 400;
}
.equipment-block a[data-uk-lightbox] {
  float: right;
}
.equipment-block img {
  float: right;
  max-width: 300px;
  padding: 0 15px;
}
@media (min-width: 0) and (max-width: 767px) {
  .equipment-block img {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
.equipment-block .uk-tab {
  margin: 25px 0;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
}
.equipment-block .uk-tab li a {
  margin: 0;
  color: #ffffff;
  background: #393185;
  border: none;
}
.equipment-block .uk-tab li a:hover {
  background: #E50A62;
  margin-bottom: 0;
  padding-bottom: 8px;
}
.equipment-block .uk-tab li a:focus {
  padding-bottom: 8px;
}
.equipment-block .uk-tab li.uk-active a {
  background: #E50A62;
  border: none;
}
.equipment-block table {
  width: 100%;
}
.equipment-block table thead tr td {
  padding: 22px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.equipment-block table tbody tr:nth-child(odd) {
  background-color: #e6f0f8;
}
.equipment-block table tbody tr td {
  padding: 22px;
  width: 50%;
  text-align: left;
}
.equipment-block table.table-desc tr td {
  width: 25%;
}
/*** equipment END ***/

.table-price-list {
  border-collapse: collapse;
  border-spacing: 0;
}
.table-price-list tr td:first-child{
  width: 40%;
  text-align: left;
}
.table-price-list tr td {
  padding: 24px 12px;
  text-align: center;
  vertical-align: middle;
  width: 20%;
  border: 1px solid #e6f0f8;
}
.table-price-list thead {
    background-color: #393185;
    color: #ffffff;
    font-weight: 900;
}

.table-price-list tr.price-list-title td{
  border-right: none;
  text-align: center;
  width: 100%;
  background-color: #f2f7fb;
  color: #5448a1;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.portfolio-desc ul li {
  font-size: 16px;
  line-height: 24px;
}

span.strong,
span.bold,
span.b{
  font-weight: bold;
}

span.em,
span.i{
  font-style: italic;
}

span.em{ color: #D05; }


.page-header-top .uk-navbar-nav li ul{
display: none;
padding-left:0;
list-style-type: none;}

.page-header-top .uk-navbar-nav li:hover ul{
display: block;
position: absolute;}

.popular-slider.slick-slider {
    width: calc(100% + 25px);
    margin-bottom: 60px;
}

.popular-slider.custom.slick-slider {
    margin: 0;
}

.popular-slider.gallery:not(.pseudo-popular) {
    margin: 80px 0 -20px;
}

.popular-slider .slick-slide {
    margin: 0 !important;
    padding-right: 25px;
}

.popular-slider .slick-slide > a,
.popular-slider .slick-slide > a > img {
    width: 100%;
}

.slick-dots {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: static;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px;
    margin-bottom: -15px;
}

@media screen and (max-width: 567px) {
    .slick-dots {
        padding-right: 25px;
    }
}

.slick-dots > li {
    width: auto;
    height: auto;
    margin: 0 0 15px;
    cursor: default;
}

.slick-dots > li:not(:last-child) {
    margin-right: 15px;
}

.slick-dots > li > button,
.slick-dots > li > button:before {
    border-radius: 50%;
}

.slick-dots > li > button {
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    border: 2px solid #3b3781;
    background-color: transparent;
}

.slick-dots > li > button:before {
    content: '';
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #e31362;
}

.slick-dots > li.slick-active > button:before {
    display: block;
}

form[name="CALL"] .btn--pink {
    margin-top: 35px;
}

@media screen and (min-width: 360px) and (max-width: 959px) {
    .add-questions > .uk-grid > .uk-width-1-1 {
        width: 320px;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .add-questions > .uk-grid {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .add-questions > .uk-grid > .uk-width-1-1:last-child {
        margin-top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .add-questions > .uk-grid {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .add-questions > .uk-grid > .uk-width-1-1:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 359px) {
    .add-questions > .uk-grid > .uk-width-1-1 {
        width: calc(300px + 15px);
    }
}

.table-price-list tbody tr:not(.price-list-title):hover td {
    border-color: #bdd9ef;
    background-color: #d2e7f6;
}

font.errortext {
    display: block;
    margin: 20px 0 -15px;
    line-height: 20px;
}

.order-form-file-remove sup {
  font-size: 16px;
  margin-left: 10px;
}

.hidden-all {
  display: none;
}

.services-subitem a {
  color: #FFF;
}

.services-subitem a:hover {
  color: #e50a62;
}

.b {
  font-weight: bold !important;
}

.u {
  text-decoration: underline;
}

/*-----------------new head---------------------*/

header.new .h_top {
    background: #f5f5f5;
    padding: 10px 0;
}

header.new .h_top .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

header.new .h_top .inner>div {
    background-size: 20px;
    padding: 0px 0px 0px 25px;
}

header.new .h_top .inner>div.address {
    background-position-y: center;
    height: 22px;
}

header.new .h_top .inner .question {
    position: relative;
    padding-left: 25px;
}

header.new .h_top .inner .schedule {
    margin-top: 0px !important;
}

header.new .h_top .inner .question:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background: url(/local/templates/ayaprint/ux/css/../images/spritesheet.svg) no-repeat;
    background-position: 87.719% 35%;
    width: 20px;
    height: 17px;
    left: 0;
}

header.new .h_top .inner .address br {
    display: none;
}

header.new .inner.sec {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

header.new .inner.sec .contact {
    height: auto;
}

header.new .inner.sec .buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

header.new .inner.sec .buttons>div {
    margin-right: 10px;
}

header.new .container-phone {
    background: none;
    padding: 0;
}

header.new .container-phone a {
    background: none;
    text-decoration: none;
    color: #000;
    font-size: 1.6em;
    font-weight: bold;
}

header.new .container-email {
    background-size: 23px;
    padding: 0 0 0 30px;
    height: 25px;
    margin-top: 10px !important;
}

header.new .h_search{
  display: none !important;
}

header.new .h_search .h_serarch_button {
    width: 50px;
    cursor: pointer;
}

header.new .h_search .search-form,
header.new .h_search.active .h_serarch_button {
    display: none;
}

header.new .h_search.active .search-form {
    display: block;
    position: relative;
}

header.new .h_search.active .search-form input[type="submit"] {
    background: url(/local/templates/ayaprint/img/search.svg);
    color: transparent;
    border: 0;
    background-size: 100%;
    height: 45px;
    position: absolute;
    top: 1px;
    right: -40px;
    cursor: pointer;
}

header.new .h_search.active .search-form input[type="text"] {
    position: absolute;
    width: 480px;
    right: -50px;
    border: 2px solid #3b3781;
    border-radius: 5px;
    height: 50px;
    top: 0px;
}

.container-phone.for-768 {
    display: none;
}

@media (max-width: 770px) {
    .container-phone.for-768 {
        display: block;
    }

    header.new .inner.sec .contact {
        display: none !important;
    }

    header.new .inner.sec .buttons {
        -webkit-box-flex: 1;
            -ms-flex: 1 0;
                flex: 1 0;
    }

    header.new .h_search {
        position: relative;
    }

    header.new .h_search.active .search-form {
        position: absolute;
        top: -25px;
    }
}

@media (max-width: 500px) {

    header.new .h_search,
    header.new .h_top .schedule {
        display: none;
    }

    header.new .h_top .inner {
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap;
    }

    header.new .h_top .inner>div {
        height: auto !important;
        background: none;
        padding: 0;
    }

    header.new .h_top .inner .address {
        padding-bottom: 5px;
    }
}

/*-----------------/new head---------------------*/

#portfolio-tab.inner {
    width: 100%;
    justify-content: space-between;
}

#portfolio-tab.inner li {
    width: 33%;
}

@media (max-width: 960px) {
    #portfolio-tab.inner li {
        width: 100%;
    }
}

#portfolio-tab.inner a {
    color: #2e2771;
    font-size: 18px;
    font-weight: 900;
    font-family: "SegoeUI";
    text-decoration: none;
    border-bottom: 3px solid #AAA;
    padding-bottom: 10px;
}

#portfolio-tab.inner .uk-active a,
#portfolio-tab.inner a:hover {
    border-bottom: 3px solid #e50a62;
}

#subnav-portfolio-content-1 {
    width: 100%;
}

.port_sub_category{
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-bottom: 30px;
}

.port_sub_category .psc_item{
  margin-bottom: 15px;
}

.port_sub_category .psc_item > a{
    background-color: #393185;
    font-size: 16px;
    font-weight: 900;
    text-decoration: none;
    min-height: 50px;
    padding: 4px 25px 4px;
    text-transform: uppercase;
    color: #fff;
  }

.port_sub_category .psc_item > a:hover{ 
    opacity: 0.8;
} 

.rblockflex {
    display: flex;
    flex-direction: column;
  }
  .innerblflex {
    display: flex;
    justify-content: space-between;
  }  
  .ux-header .rblockflex{
    flex-grow: 1;
  }
  .ux-header .index{
    flex-grow: 1;
  }
  .innerblflex.bottom-m {
    margin-top: 15px;
  }

  .header-adress {
    padding-left: 30px;
    background: url(/images/us/addr.png) left center no-repeat;
    line-height: 25px;
  }
  .header-email {
    padding-left: 30px;
    background: url(/images/us/email.png) left center no-repeat;
    line-height: 25px;
  }
  .header-schedule {
    padding-left: 30px;
    background: url(/images/us/ca.png) left center no-repeat;
    line-height: 25px;
  }
  .header-tel {
    padding-left: 30px;
    background: url(/images/us/tel1.png) left center no-repeat;
    line-height: 25px;
  }
  .ux-header span, .ux-header a{
    font-size: 13px;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
  }
  .header-tel a {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
  }
  .header-callback,.header-question {
    width: 48px;
    height: 50px;
    background-color: #ffffff;
    border: 2px solid #e31362;
    cursor: pointer;
  }
  .header-callback {
    background: url(/images/us/tel.png) center center no-repeat;
  }
  .header-question {
    background: url(/images/us/vop.png) center center no-repeat;
  }
  .search-form {
    width: 343px;
    height: 50px;
    background-color: #ffffff;
    border: 2px solid #e8e8e8;
    padding-left: 5px;
    box-sizing: border-box;
  }
  .search-form input[type=text] {
    float: left;
    padding: 0;
    border: 0;
    width: 285px;
    height: 46px;
  }
  .search-form input[type=submit] {
    float: left;
    padding: 0;
    border: 0;
    width: 46px;
    height: 46px;
    background: url(/images/us/search.png) center center no-repeat;
    color: transparent;
  }
  #menu_search_xs {
    display: none;
    border: 0;
    margin-top: -4px;
  }

header>.body.fixed .top-m {
  display: none;
}

header>.body.fixed>.inner {
  padding-top: 10px;
  padding-bottom: 10px;
}

header>.body.fixed>.inner>.index {
  height: 65px;
}

header>.body.fixed>.inner>:not(.misc) {
  justify-content: center;
}

header>.body.fixed .innerblflex.bottom-m {
  align-items: center;
  margin-top: 0;
}

.our-advantages-list {
  display: flex;
  text-align: center;
  justify-content: space-around;
  flex-wrap: wrap;
}

.our-advantages-item {
  width: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}

.our-advantages-item-title {
  color: #2e2771;
  font-size: 16px;
  font-weight: 900;
  font-family: "SegoeUI";
  background-color: #ecf5fd;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  line-height: 1em;
  justify-content: center;
  margin-bottom: 15px;
}

.field-required,
.field-privacy-policy,
.field-privacy-policy a {
  color: #9394c1;
  font-size: 11px;
  font-weight: bold;
}

.field-required.field-white,
.field-privacy-policy.field-white,
.field-privacy-policy.field-white a {
  color: #fff;
}

.field-required.field-white {
  margin-bottom: 0 !important;
}

.field-privacy-policy a {
  text-decoration: underline;
}

.field-privacy-policy a:hover {
  text-decoration: none;
}

.field-privacy-policy input {
  display: inline-block;
  width: initial;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
}
.field-privacy-policy .tooltip {
  top: calc(100% + -10px);
}

  @media screen and (max-width: 1279px) {
    .header-adress {
      max-width: 250px;
      line-height: normal;
    }
    .ux-header .index {
      padding-right: 30px;
    }
    .search-form {
      width: 200px;
    }
    .search-form input[type=text] {
      width: 140px;
    }
    .header-tel a {
      font-size: 18px;
    }
    .header-email,.header-schedule {
      height: 25px;
    }
  }
  @media screen and (max-width: 959px) {
    .search-block,.header-adress {
      display: none;
    }
    header>.body>.inner.ux-header .index {
      flex-grow: 0;
      flex-basis: auto;
    }
    #menu_search_xs {
      display: inline-block;
      vertical-align: middle;
      width: calc(100% - 80px);
      box-sizing: border-box;
      padding-left: 20px;
    }
    header>.bottom>.inner {
      text-align: left;
    }
    .search-form {
      width: 100%;
      height: 40px;
    }
    .search-form input[type=text],.search-form input[type=submit] {
      height: 34px;
    }
    .search-form input[type=text] {
      width: 80%;
    }
    .search-form input[type=submit]{
      width: 20%;
      float: right;
      max-width: 50px;
    }
  }

@media screen and (max-width: 767px) {
  .innerblflex.top-m {
    display: none;
  }
  .innerblflex.bottom-m {
    flex-wrap: wrap;
    align-items: center;
  }
  .flex-tel {
    flex-basis: auto;
    text-align: center;
    order: 1;
  }
  .innerblflex.bottom-m > div:nth-child(3){
    order: 3;
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .innerblflex.bottom-m > div:nth-child(4){
    order: 4;
    position: absolute;
    top: 20px;
    right: 90px;
  }
  .innerblflex.bottom-m > div:nth-child(5){
    order: 2;
  }
  .header-tel {
    display: inline-block;
  }
  header>.body>.inner {
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    max-width: calc(100% - 10px);
  }
  header>.body>.inner>:not(.misc) {
    width: 100%;
  }
  header>.body>.inner.ux-header .index {
    width: auto;
  }
  header > .body.fixed {
    display: block;
  }
  header>.body.fixed>.inner>.index>.logo {
    background-position: left center;
    width: 46px;
  }
  header>.body.fixed>.inner .flex-tel {
    order: 4;
    position: absolute;
    top: 27px;
    right: 20px;
  }
  header>.body.fixed .innerblflex.bottom-m > div:nth-child(3) {
    order: 1;
    position: relative;
    top: initial;
    right: initial;
  }
  header>.body.fixed .innerblflex.bottom-m > div:nth-child(4) {
    order: 2;
    position: relative;
    top: initial;
    right: initial;
  }
  body.padded header>.bottom {
    position: fixed;
    top: 75px;
    z-index: 9;
    width: 95px;
    left: 10px;
  }
  body.padded header>.bottom #menu_search_xs {
    display: none;
  }
  header>.body.fixed .innerblflex.bottom-m {
    margin-left: 110px;
  }

  .field-required,
  .field-privacy-policy {
    font-size: 9px;
  }
}

.whatsapp-button {
    position: fixed;
    right: 23px;
    bottom: 20px;
    transform: translate(-50%, -50%);
    background: #25D366; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.whatsapp-button a {
    color: #fff;
}
.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.whatsapp-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}