/* inline block */
/* border radius */
/* box shadow */
/* box gradient */
/* text gradient */
.c-info.c-info--cookie {
  min-height: unset;
  padding: 0 15px !important;
  background: #f3f4f5 !important;
  border-color: #dcdedf !important;
  color: #000 !important;
  box-sizing: border-box;
}
.c-info.c-info--cookie .l-container {
  display: block !important;
  position: relative !important;
  padding: 0 !important;
  margin: auto !important;
}
@media (max-width: 479px) {
  .c-info.c-info--cookie .l-container {
    padding: 15px 0 !important;
  }
}
.c-info.c-info--cookie .l-container .c-info__text {
  width: 100% !important;
  padding: 15px 170px 15px 0 !important;
  text-align: left !important;
  font-size: 13px !important;
  line-height: 18px !important;
  box-sizing: border-box;
}
.c-info.c-info--cookie .l-container .c-info__text a {
  color: #092263 !important;
}
.c-info.c-info--cookie .l-container .c-info__text a:hover {
  color: #030a1d !important;
}
@media (max-width: 479px) {
  .c-info.c-info--cookie .l-container .c-info__text {
    padding: 0 5px !important;
    text-align: center !important;
  }
}
.c-info.c-info--cookie .l-container button.c-info__btn {
  margin-right: 15px !important;
  min-width: unset !important;
  height: 34px !important;
  font-size: 15px !important;
  line-height: 34px !important;
  padding: 0 20px !important;
  position: absolute !important;
  border-width: 1px !important;
  color: #fff !important;
  background: #092263 !important;
  width: auto !important;
  top: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  margin: auto !important;
}
.c-info.c-info--cookie .l-container button.c-info__btn:hover {
  background: #030a1d !important;
}
@media (max-width: 479px) {
  .c-info.c-info--cookie .l-container button.c-info__btn {
    margin: 15px auto 0 !important;
    position: relative !important;
  }
}
.body {
  background: #FFF;
  min-width: 320px;
}
.body a {
  color: #3d2d82;
}
.container {
  display: block;
  width: 955px;
  margin: 0px auto;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .container {
    width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}
@media (max-width: 1023px) {
  #container {
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  #left-part {
    display: none;
  }
}
#right-part.kontakt-box {
  min-height: unset;
  width: 100%;
  float: none;
  margin-bottom: 15px;
}
#right-part.kontakt-box #main-content {
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
}
#right-part.kontakt-box .article_holder {
  display: none;
}
@media (max-width: 1023px) {
  #right-part {
    width: 100%;
  }
  #right-part #breadcrumb {
    width: 100%;
  }
  #right-part #main-content {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
    visibility: visible !important;
  }
}
@media (min-width: 768px) {
  .visible-xs {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
    visibility: visible !important;
  }
}
@media (min-width: 768px) {
  .hidden-xs {
    display: block !important;
  }
}
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.header {
  min-height: 205px;
  background-image: url(../images/update/gradient.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 1023px) {
  .header {
    min-height: 260px;
  }
}
@media (max-width: 599px) {
  .header {
    min-height: 400px;
  }
}
@media (max-width: 599px) {
  .header {
    min-height: 205px;
  }
}
@media (max-width: 399px) {
  .header {
    min-height: 165px;
  }
}
.header.index {
  min-height: 500px;
}
@media (max-width: 767px) {
  .header.index {
    max-height: 765px;
  }
}
@media (max-width: 599px) {
  .header.index {
    min-height: 660px;
    height: 720px;
  }
}
@media (max-width: 628px) {
  .header.index {
    max-height: 825px;
  }
}
@media (max-width: 399px) {
  .header.index {
    min-height: 600px;
    height: 680px;
  }
}
.header.content {
  min-height: 255px;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .header.content {
    min-height: 235px;
    margin-bottom: 20px;
  }
}
.header__logos {
  height: 95px;
}
@media (max-width: 1023px) {
  .header__logos {
    height: auto;
    padding: 5px 15px;
  }
}
@media (max-width: 767px) {
  .header__logos {
    padding: 5px 0;
  }
}
@media (max-width: 399px) {
  .header__logos {
    height: 65px;
  }
}
.header .logo-img img {
  margin-top: 33px;
  max-width: 230px;
}
@media (max-width: 1023px) {
  .header .logo-img img {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .header .logo-img img {
    margin: 18px 0;
  }
}
@media (max-width: 399px) {
  .header .logo-img img {
    max-width: 165px;
  }
}
.header .certifikaty_hlavicka {
  margin-top: 12px;
}
@media (max-width: 767px) {
  .header .certifikaty_hlavicka {
    display: none;
    float: none;
    text-align: center;
    padding: 10px 30px;
  }
}
@media (max-width: 599px) {
  .header .certifikaty_hlavicka {
    margin-bottom: 12px;
    margin-top: 0;
  }
}
@media (max-width: 399px) {
  .header .certifikaty_hlavicka {
    padding: 10px;
  }
}
@media (max-width: 341px) {
  .header .certifikaty_hlavicka {
    margin-top: 30px;
    margin-bottom: 0;
  }
}
.header .certifikaty_hlavicka .google-badge img {
  max-width: 170px;
  margin-top: 5px;
}
.header .certifikaty_hlavicka .google {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .header .certifikaty_hlavicka a {
    margin-left: 0;
  }
}
.header .phone-icon {
  text-align: center;
}
@media (max-width: 767px) {
  .header .phone-icon {
    display: none;
  }
}
@media (max-width: 767px) {
  .header .phone-mobile {
    position: absolute;
    top: 75px;
    right: 15px;
    z-index: 10000000;
    width: 135px;
    text-align: right;
    margin: 0;
  }
  .header .phone-mobile a {
    font-size: 16px;
    line-height: 60px;
    color: #3d2d82;
  }
}
.header .content-title {
  text-align: left;
  padding: 32px 0;
}
.header .content-title h1 {
  color: #FFF;
  font-weight: normal;
  font-size: 32px;
  max-width: 740px;
}
@media (max-width: 599px) {
  .header .content-title h1 {
    font-size: 28px;
  }
}
.navigation {
  background: #FFF;
  height: 59px;
  transition: top 0.4s ease-in-out;
  width: 100%;
  z-index: 9999999;
  position: relative;
}
.navigation.nav-up {
  top: -65px;
  box-shadow: 0px 3px 8px rgba(132, 132, 132, 0.3);
  position: fixed;
}
.navigation.nav-up .navigation__main:before,
.navigation.nav-up .navigation__main:after {
  display: none;
}
@media (max-width: 767px) {
  .navigation.nav-up .navigation__main:before,
  .navigation.nav-up .navigation__main:after {
    display: block;
  }
}
@media (max-width: 767px) {
  .navigation.nav-up {
    position: static;
  }
}
.navigation.nav-down {
  top: 0;
  box-shadow: 0px 3px 8px rgba(132, 132, 132, 0.3);
  position: fixed;
}
.navigation.nav-down .navigation__main:before,
.navigation.nav-down .navigation__main:after {
  display: none;
}
@media (max-width: 767px) {
  .navigation.nav-down .navigation__main:before,
  .navigation.nav-down .navigation__main:after {
    display: block;
  }
}
.navigation.nav-down .lang-switcher {
  display: none;
}
.navigation.nav-down #back-to-top {
  display: block;
}
@media (max-width: 767px) {
  
}
.navigation__trigger {
  padding-left: 26px;
  height: 19px;
  position: relative;
  display: none;
  float: left;
  border: none;
  background: transparent;
  cursor: pointer;
  margin-top: 20px;
}
.navigation__trigger .trigger-text {
  font-size: 16px;
  margin-left: 10px;
  font-weight: bold;
  color: #3d2d82;
}
@media (max-width: 767px) {
  .navigation__trigger {
    display: block;
  }
}
.navigation__trigger span {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  display: block;
  position: absolute;
  height: 3px;
  width: 26px;
  background: #2e4f9f;
  opacity: 1;
  left: 0;
  top: 0px;
}
.navigation__trigger span:nth-child(2) {
  top: 8px;
}
.navigation__trigger span:nth-child(3) {
  top: 16px;
}
.navigation__trigger.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 8px;
}
.navigation__trigger.open span:nth-child(2) {
  display: none;
}
.navigation__trigger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 8px;
}
.navigation__main {
  /*&::before {
            & {
                content: "";
                display: block;
                position: absolute;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 0 15px 15px;
                border-color: transparent transparent transparent #152d67;
                top: -1px;
            }
            @media (max-width: @screen-xs-max) {
                top: 0;
                left: 0;
            }
        }
        &::after {
            & {
                content: "";
                display: block;
                position: absolute;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 15px 0 15px 15px;
                border-color: transparent transparent #152d67 transparent;
                right: -30px;
                bottom: 0;
            }
            @media (max-width: @screen-xs-max) {
                right: 0;
            }
        }*/

}
.navigation__main {
  padding-left: 0;
  float: left;
  margin: 0;
  position: relative;
}
@media (max-width: 767px) {
  .navigation__main {
    position: absolute;
    top: 100%;
    background: #f7f9fd;
    left: 0;
    right: 0;
    padding: 10px 21px 10px 8px;
    display: none;
  }
  .navigation__main.open {
    display: block;
  }
}
.navigation__main a {
  text-decoration: none;
  text-transform: none;
  color: #3d2d82;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.navigation__main a:hover {
  opacity: .8;
}
.navigation__main .phone {
  padding: 22px 0px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #5e5e5e;
  position: relative;
  right: 7px;
}
.navigation #back-to-top {
  display: none;
  cursor: pointer;
}
.navigation #back-to-top img {
  width: 20px;
  margin-top: 20px;
}
.navigation #back-to-top:hover {
  opacity: .8;
}
.navigation__lang {
  float: right;
  list-style: none;
  padding: 22px 20px;
}
.navigation__lang a {
  text-decoration: none;
  text-transform: none;
  color: #2e4d9c;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.navigation__lang a:hover {
  opacity: .8;
}
.navigation__lang img {
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  bottom: 1px;
}
@media (max-width: 767px) {
  .navigation__lang a {
    color: #8fb5fb;
  }
}
@media (max-width: 599px) {
  .navigation__lang {
    padding: 26px 0px;
  }
}
@media (max-width: 399px) {
  .navigation__lang {
    font-size: 13px;
    padding: 10px 0;
  }
}
.navigation .nav-item {
  float: left;
  list-style: none;
  padding: 22px 18px;
  position: relative;
}
.navigation .nav-item .carrier-count {
  font-family: Calibri, sans-serif;
  font-size: 11px;
  line-height: 15px;
  min-width: 15px;
  height: 15px;
  text-align: center;
  padding: 0 5px;
  color: #fff;
  background: #da2132;
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 5px;
  border-radius: 10px;
  padding: 0;
}
@media (max-width: 599px) {
  .navigation .nav-item .carrier-count {
    top: 9px;
    right: -4px;
  }
}
@media (max-width: 1023px) {
  .navigation .nav-item {
    padding: 22px 11px;
  }
}
@media (max-width: 767px) {
  .navigation .nav-item {
    padding: 12px 8px;
    display: block;
    float: none;
  }
}
.banner {
  padding: 80px 0 0 0;
}
.banner__box {
  width: 65%;
  float: left;
}
.banner__box__desc {
  max-width: 460px;
}
.banner__box h1,
.banner__box h2 {
  color: #FFF;
  margin: 5px 0px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
}
.banner__box h1 {
  font-size: 48px;
}
.banner__box h2 {
  font-size: 18px;
  line-height: 20px;
}
.banner__box__title {
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .banner__box__title br {
    display: none;
  }
}
@media (max-width: 599px) {
  .banner__box__title {
    max-width: 500px;
  }
}
@media (max-width: 599px) {
  .banner__box__desc {
    max-width: 420px;
  }
}
@media (max-width: 1023px) {
  .banner__box {
    float: none;
    padding: 10px 30px;
    width: auto;
    max-width: 767px;
  }
}
@media (max-width: 599px) {
  .banner__box {
    width: auto;
    height: 150px;
  }
  .banner__box h1 {
    font-size: 26px;
    line-height: 30px;
  }
  .banner__box h2 {
    font-size: 14px;
  }
}
@media (max-width: 399px) {
  .banner__box {
    padding: 10px;
  }
}
.banner::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -15px;
}
@media (max-width: 599px) {
  .banner::after {
    display: none;
  }
}
@media (max-width: 1023px) {
  .banner {
    padding: 40px 0 0 0;
  }
}
.blog__box {
  width: 35%;
  float: left;
  position: relative;
}
.blog__box__image img {
  width: 100%;
  height: 152px;
}
.blog__box__content {
  background: #FFF;
}
.blog__box__content.fast-50 .blog__box__link {
  margin-top: 12px;
  padding: 25px 25px;
}
.blog__box__link {
  padding: 15px 25px;
}
.blog__box__link span {
  display: block;
  margin-top: 15px;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-bottom: 20px;
}
@media (max-width: 599px) {
  .blog__box__link span {
    font-size: 15px;
    line-height: 20px;
  }
}
.blog__box__link a {
  color: #3d2d82;
  height: 45px;
  overflow: hidden;
  display: block;
  margin-top: 5px;
  text-decoration: none;
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.blog__box__link a:hover {
  opacity: .8;
}
@media (max-width: 599px) {
  .blog__box__link a {
    font-size: 15px;
  }
}
.blog__box__link.blog-feed span {
  font-size: 13px;
  margin-top: 0px;
  padding-bottom: 5px;
}
.blog__box__link.blog-feed .date {
  font-size: 10px;
  color: #5e5e69;
  display: block;
  margin-top: 8px;
}
.blog__box__wrapper {
  background: #FFF;
  top: 50px;
  position: relative;
  -webkit-box-shadow: 0 34px 100px -21px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 34px 100px -21px rgba(0, 0, 0, 0.33);
  box-shadow: 0 34px 100px -21px rgba(0, 0, 0, 0.33);
}
.blog__box__wrapper:hover .slider-blog-controls {
  display: block;
}
@media (max-width: 1023px) {
  .blog__box__wrapper {
    height: auto;
  }
}
@media (max-width: 767px) {
  .blog__box__wrapper {
    top: 15px;
  }
}
@media (max-width: 599px) {
  .blog__box__wrapper {
    position: relative;
    top: 0;
  }
}
.blog__box .bx-wrapper .bx-viewport {
  border: none;
  left: 0;
  box-shadow: none;
}
@media (max-width: 1023px) {
  .blog__box {
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
    display: block;
    float: none;
  }
}
@media (max-width: 767px) {
  .blog__box {
    width: 355px;
  }
}
@media (max-width: 599px) {
  .blog__box {
    width: 350px;
  }
}
@media (max-width: 399px) {
  .blog__box {
    width: 280px;
  }
}
.slider-blog-controls {
  position: absolute;
  top: 0;
  z-index: 999;
  right: 0;
}
.slider-blog-controls a {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-position: center center;
  background-repeat: no-repeat;
}
.slider-blog-controls a:hover {
  opacity: .9;
}
.slider-blog-controls a.bx-next {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  background-image: url("../images/update/arrow-right.png");
  position: absolute;
  right: 0;
}
.slider-blog-controls a.bx-prev {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  background-image: url("../images/update/arrow-left.png");
  border-right: 1px solid #e2e2e2;
  position: absolute;
  right: 26px;
}
.social__share {
  position: relative;
  bottom: 40px;
}
.social__share.content {
  bottom: 0;
  margin-top: -30px;
  margin-bottom: -20px;
}
@media (max-width: 1023px) {
  .social__share {
    margin: 110px auto 0;
    bottom: 0;
  }
}
@media (max-width: 599px) {
  .social__share {
    display: block;
    max-width: 360px;
    margin: 130px auto 0;
    position: relative;
    top: 10px;
  }
}
@media (max-width: 399px) {
  .social__share {
    max-width: 290px;
    margin: 100px auto 0;
    top: 25px;
  }
}
.lang-switcher {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  float: right;
  height: 72px;
  margin-top: 12px;
  margin-left: 25px;
}
@media (max-width: 767px) {
  .lang-switcher {
    height: 40px;
  }
}
.lang-switcher__link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border: 1px solid rgba(255, 255, 255, 0.31);
  border-radius: 4px;
  padding: 3px;
}
.lang-switcher__link .is-text {
  padding: 0 8px 0 5px;
  font-size: 10px;
  color: #fff;
}
.lang-switcher__link .is-arrow {
  padding-right: 3px;
}
.lang-switcher__link:hover,
.lang-switcher__link:focus {
  border-color: #fff;
}
.footer {
  margin-bottom: 20px;
}
.footer .newsletter {
  padding: 25px 0px;
  border-top: 1px solid #c4c6cc;
  margin-top: 30px;
}
.footer .newsletter__first {
  width: 50%;
  float: left;
}
.footer .newsletter__first__box {
  padding: 15px;
}
@media (max-width: 599px) {
  .footer .newsletter__first__box {
    padding: 0;
  }
}
.footer .newsletter__first h3 {
  font-size: 24px;
  font-weight: normal;
}
@media (max-width: 599px) {
  .footer .newsletter__first h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
.footer .newsletter__first span {
  font-size: 15px;
}
@media (max-width: 599px) {
  .footer .newsletter__first span {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (max-width: 1023px) {
  .footer .newsletter__first {
    width: 100%;
  }
}
.footer .newsletter__second {
  width: 50%;
  float: left;
  position: relative;
}
.footer .newsletter__second__box {
  padding: 15px;
  margin-top: 50px;
}
.footer .newsletter__second__box form {
  position: relative;
  overflow: hidden;
}
.footer .newsletter__second__box .msg {
  display: none;
  padding: 7px 0;
  text-align: left;
}
.footer .newsletter__second__box .msg.success {
  color: #28ab25;
}
.footer .newsletter__second__box .msg.error {
  color: #e63a3a;
}
@media (max-width: 1023px) {
  .footer .newsletter__second__box {
    margin-top: 0;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .footer .newsletter__second__box {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.footer .newsletter__second__input {
  float: left;
}
.footer .newsletter__second__input label.error {
  color: #e63a3a;
  padding: 10px 0;
  display: block;
  text-align: left;
}
@media (max-width: 599px) {
  .footer .newsletter__second__input {
    width: 100%;
  }
}
.footer .newsletter__second .nohighlight {
  -webkit-box-shadow: inset 0 0 5px #a0a0a0;
  -moz-box-shadow: inset 0 0 5px #a0a0a0;
  box-shadow: inset 0 0 5px #a0a0a0;
  background: transparent;
  border: none;
  padding: 20px 25px 19px;
  border-radius: 5px;
  color: #ababab;
  font-size: 14px;
  width: 200px;
  box-sizing: border-box;
  -webkit-appearance: none;
}
@media (max-width: 599px) {
  .footer .newsletter__second .nohighlight {
    width: 100%;
    padding: 20px 10px 19px;
  }
}
.footer .newsletter__second input {
  border: none;
}
.footer .newsletter__second input.nob {
  position: relative;
  left: -10px;
  top: -3px;
  float: left;
  outline: none;
  height: 55px;
}
.footer .newsletter__second input.nob:hover,
.footer .newsletter__second input.nob:focus,
.footer .newsletter__second input.nob:active {
  outline: none;
}
@media (max-width: 599px) {
  .footer .newsletter__second input.nob {
    position: absolute;
    left: auto;
    right: -3px;
  }
}
@media (max-width: 1023px) {
  .footer .newsletter__second {
    width: 100%;
  }
}
@media (max-width: 399px) {
  .footer .newsletter {
    padding: 0;
  }
}
.footer .map {
  margin-top: 15px;
}
.footer-bottom {
  position: relative;
  bottom: 75px;
}
.footer-bottom .about_text {
  width: 50%;
  float: left;
}
.footer-bottom .about_text img {
  vertical-align: middle;
  margin-bottom: 9px;
  margin-left: 15px;
}
@media (max-width: 599px) {
  .footer-bottom .about_text__wrapper {
    text-align: left;
    padding-left: 20px;
    padding-bottom: 30px;
  }
}
.footer-bottom .about_text .title-main {
  font-size: 24px;
}
.footer-bottom .about_text .bank {
  float: left;
  width: 50%;
  margin-top: 70px;
}
@media (max-width: 599px) {
  .footer-bottom .about_text .bank {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
}
.footer-bottom .about_text .adress {
  float: left;
  width: 50%;
  margin-top: 10px;
}
@media (max-width: 599px) {
  .footer-bottom .about_text .adress {
    float: none;
    width: 100%;
  }
}
.footer-bottom .about_text .first-list {
  padding-left: 0;
}
.footer-bottom .about_text .first-list li {
  list-style: none;
  margin-bottom: 7px;
  font-size: 14px;
}
.footer-bottom .about_text .first-list li:nth-child(2) {
  margin-bottom: 15px;
}
.footer-bottom .about_text .second-list {
  padding-left: 0;
  margin-top: 8px;
}
.footer-bottom .about_text .second-list li {
  list-style: none;
  margin-bottom: 7px;
  font-size: 14px;
}
.footer-bottom .about_text_informations .title-main {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
@media (max-width: 767px) {
  .footer-bottom .about_text {
    width: 100%;
    float: none;
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
@media (max-width: 599px) {
  .footer-bottom .about_text {
    margin-bottom: 0;
  }
}
.footer-bottom .fb-iframe {
  width: 50%;
  float: right;
  text-align: right;
}
@media (max-width: 767px) {
  .footer-bottom .fb-iframe {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.footer-bottom-last {
  background: #092263;
  color: #fff;
  padding: 30px 10px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .footer-bottom {
    bottom: 10px;
  }
}
@media (max-width: 599px) {
  .footer-bottom {
    bottom: 0;
    margin-top: 50px;
  }
}
.footer-bottom-links {
  background: #f6f7fa;
}
.footer-bottom-links .links {
  padding: 0;
  margin: 0;
}
.footer-bottom-links .links .bottom-link {
  float: left;
  width: 20%;
  list-style: none;
  position: relative;
}
.footer-bottom-links .links .bottom-link .link__wrapper {
  padding: 35px 18px;
}
.footer-bottom-links .links .bottom-link .link__wrapper:before {
  content: "●";
  height: 20px;
  width: 20px;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .footer-bottom-links .links .bottom-link .link__wrapper:before {
    top: 25px;
    left: 0;
  }
}
@media (max-width: 599px) {
  .footer-bottom-links .links .bottom-link .link__wrapper:before {
    top: 10px;
    left: 10px;
  }
}
.footer-bottom-links .links .bottom-link .link__wrapper a {
  text-decoration: none;
  font-size: 13px;
  color: #3d2d82;
}
.footer-bottom-links .links .bottom-link .link__wrapper a:hover,
.footer-bottom-links .links .bottom-link .link__wrapper a:focus {
  color: #3d2d82;
  text-decoration: underline;
}
.footer-bottom-links .links .bottom-link .link__wrapper img {
  margin-right: 7px;
  margin-bottom: 2px;
}
@media (max-width: 1023px) {
  .footer-bottom-links .links .bottom-link .link__wrapper {
    padding: 25px 18px;
  }
}
@media (max-width: 599px) {
  .footer-bottom-links .links .bottom-link .link__wrapper {
    padding: 10px 30px;
  }
}
@media (max-width: 1023px) {
  .footer-bottom-links .links .bottom-link {
    width: 50%;
  }
}
@media (max-width: 599px) {
  .footer-bottom-links .links .bottom-link {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .footer-bottom-links {
    padding: 25px 0;
  }
}
.footer-bottom-last__links {
  margin-top: 4px;
}
.footer-bottom-last__links a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  letter-spacing: .2px;
}
.footer-bottom-last__links a:hover {
  color: #fff;
}
/* GALLERY */
#mini-gallery {
  position: relative;
}
.fancybox-overlay {
  z-index: 99999999;
}
#mini-images {
  position: absolute;
  z-index: 99;
  background: #FFF;
  top: 10px;
  padding: 10px;
  -webkit-box-shadow: 0 7px 35px -9px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: 0 7px 35px -9px rgba(0, 0, 0, 0.56);
  box-shadow: 0 7px 35px -9px rgba(0, 0, 0, 0.56);
}
#mini-images li {
  list-style: none;
  float: left;
}
#mini-images li .images-holder {
  margin-right: 10px;
}
#mini-images li .images-holder img {
  width: 53px;
  height: 35px;
}
#mini-images li.go-to-map {
  padding-top: 5px;
  padding-left: 15px;
}
#mini-images li.go-to-map a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #ec1d22;
}
#mini-images li.go-to-map a:hover {
  opacity: .8;
}
#mini-images li.go-to-map img {
  vertical-align: middle;
  margin-left: 5px;
}
@media (max-width: 767px) {
  #mini-images {
    top: 470px;
    left: 50px;
  }
}
@media (max-width: 599px) {
  #mini-images {
    top: 290px;
    left: 20px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 399px) {
  #mini-images {
    left: 5px;
    width: 290px;
    display: block;
    margin: 0 auto;
  }
}
/* MAP */
#google-container {
  position: relative;
  width: 100%;
  height: 600px;
  background-color: #e7eaf0;
}
@media (max-width: 599px) {
  #google-container {
    height: 320px;
  }
}
#cd-google-map {
  position: relative;
}
.gm-fullscreen-control {
  display: none !important;
}
body.cookie-show .cookie-bar {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
body.cookie-show #wh-widget-send-button {
  bottom: 68px!important;
}
.cookie-bar {
  display: block;
  padding: 16px 0;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff;
  background: #3d2e80;
  z-index: 50;
  -webkit-box-shadow: 0 -1px rgba(255, 255, 255, 0.15);
  box-shadow: 0 -1px rgba(255, 255, 255, 0.15);
  opacity: 0;
  -webkit-transform: translateY(calc(110%));
  transform: translateY(calc(110%));
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  will-change: opacity, transform;
}
@media (max-width: 991px) {
  .cookie-bar {
    padding: 20px 0;
  }
}
.cookie-bar .cookie-bar-text p {
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
}
.cookie-bar .cookie-bar-text a {
  color: #dc1969;
}
.cookie-bar .cookie-bar-buttons .btn.btn-cookie {
  padding: 9px 35px;
  line-height: 20px;
  min-height: 40px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
}
.cookie-bar .cookie-bar-buttons .btn.btn-cookie:hover {
  color: #0B0B0D;
  background: #fff;
}
@media (max-width: 575px) {
  .cookie-bar {
    text-align: center;
  }
  .cookie-bar .cookie-bar-buttons {
    padding-top: 1rem;
  }
}
.cookie-bar-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -ms-flex-align: center!important;
  align-items: center!important;
}
.cookie-bar-text {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  -ms-flex-item-align: center!important;
  align-self: center!important;
}
@media (min-width: 576px) {
  .cookie-bar-buttons {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .cookie-bar-buttons {
    width: 100%;
  }
}
.btn-primary {
  font-weight: bold;
  font-size: 20px;
  border: none;
  background: #EE325C;
  color: #fff;
  border-radius: 8px;
  min-height: 72px;
  padding: 12px 20px;
}
.contact-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .contact-content {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .contact-content__item {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 28px;
  }
}
@media (max-width: 599px) {
  .contact-content__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.contact-content__title {
  font-size: 24px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .contact-content__title {
    margin-bottom: 16px;
  }
}
.contact-content__item-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .contact-content__item-content.is-phone {
    text-decoration: none;
    pointer-events: none;
    color: #464646;
  }
}
.contact-content__item-content:hover {
  text-decoration: none;
}
.contact-content__icon {
  margin-right: 14px;
}
.contact-content__text {
  font-size: 15px;
  white-space: nowrap;
}
.contact-company-details {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  padding: 30px 30px 30px 50px;
  box-sizing: border-box;
  font-size: 15px;
  width: 100%;
}
@media (max-width: 1023px) {
  .contact-company-details {
    padding: 30px;
  }
}
.contact-company-details__title {
  font-size: 28px;
}
.contact-company-details__subtitle {
  font-weight: 700;
  margin: 40px 0 10px;
}
.contact-company-details__item {
  line-height: 22px;
}
.contact-form-gallery {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 605px;
  height: 104px;
  float: left;
}
@media (max-width: 1023px) {
  .contact-form-gallery {
    width: 420px;
    height: 72px;
  }
}
@media (max-width: 767px) {
  .contact-form-gallery {
    width: 60%;
  }
}
@media (max-width: 599px) {
  .contact-form-gallery {
    width: 100%;
    height: 100px;
  }
}
@media (max-width: 399px) {
  .contact-form-gallery {
    height: 72px;
  }
}
.contact-form-gallery__item {
  flex: 1;
  overflow: hidden;
}
.contact-form-gallery__item a {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  will-change: filter, transform;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.contact-form-gallery__item a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: grayscale(33%);
  -moz-filter: grayscale(33%);
  -ms-filter: grayscale(33%);
  filter: grayscale(33%);
}
.contact-form-route {
  width: 350px;
  height: 104px;
  float: right;
  border-top: 1px solid #d3d4d9;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .contact-form-route {
    width: 300px;
    height: 72px;
  }
}
@media (max-width: 767px) {
  .contact-form-route {
    width: 40%;
  }
}
@media (max-width: 599px) {
  .contact-form-route {
    width: 100%;
  }
}
.contact-form-route a {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 30px;
  color: #ec1d22;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  box-sizing: border-box;
  will-change: transform;
}
.contact-form-route a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 599px) {
  .contact-form-route a {
    font-size: 16px;
  }
}
.contact-form-route img {
  margin-left: 10px;
}
@media (max-width: 599px) {
  .contact-form-route img {
    max-width: 27px;
  }
}
.contact__form {
  display: block;
  width: 955px;
  position: relative;
  margin: 0 auto;
  bottom: 200px;
  background: #fff;
  -webkit-box-shadow: 0px 20px 40px #989898;
  -moz-box-shadow: 0px 20px 40px #989898;
  box-shadow: 0px 20px 40px #989898;
}
.contact__form.is-contact-page {
  margin-top: -180px;
  bottom: -180px;
  z-index: 1;
}
@media (max-width: 1023px) {
  .contact__form {
    width: 720px;
  }
}
@media (max-width: 767px) {
  .contact__form {
    width: 100%;
    padding: 0;
    float: none;
    bottom: 80px;
  }
  .contact__form.is-contact-page {
    margin-top: 0;
    bottom: 0;
    height: auto;
  }
}
@media (max-width: 599px) {
  .contact__form {
    -webkit-box-shadow: 0px 20px 40px rgba(152, 152, 152, 0.4);
    -moz-box-shadow: 0px 20px 40px rgba(152, 152, 152, 0.4);
    box-shadow: 0px 20px 40px rgba(152, 152, 152, 0.4);
    bottom: 0;
  }
}
#kontakt-form_feedback2 {
  padding: 30px;
  width: 545px;
  height: 450px;
  display: block;
  float: left;
}
#kontakt-form_feedback2 input {
  padding: 12px 0px;
}
#kontakt-form_feedback2 input::placeholder {
  visibility: hidden;
}
@media (max-width: 599px) {
  #kontakt-form_feedback2 input::placeholder {
    visibility: visible;
    font-size: 13px;
    color: #9398a6;
  }
}
#kontakt-form_feedback2 h2 {
  font-size: 28px;
  font-weight: 400;
  display: inline-block;
}
@media (max-width: 399px) {
  #kontakt-form_feedback2 h2 {
    font-size: 22px;
  }
}
#kontakt-form_feedback2 input,
#kontakt-form_feedback2 textarea {
  border: none;
  border-bottom: 1px solid #c4c6cc;
  width: 211px;
  color: #021347;
  font-size: 15px;
  font-weight: normal;
}
@media (max-width: 1023px) {
  #kontakt-form_feedback2 input,
  #kontakt-form_feedback2 textarea {
    width: 150px;
  }
}
@media (max-width: 767px) {
  #kontakt-form_feedback2 input,
  #kontakt-form_feedback2 textarea {
    width: 100%;
  }
}
#kontakt-form_feedback2 .input__block {
  width: 50%;
  float: left;
  margin-bottom: 50px;
}
#kontakt-form_feedback2 .input__block input {
  padding: 20px 0px;
  margin-top: 5px;
}
#kontakt-form_feedback2 .input__block label {
  display: block;
  color: #9398a6;
  font-size: 13px;
  font-weight: normal;
}
@media (max-width: 399px) {
  #kontakt-form_feedback2 .input__block {
    position: relative;
  }
  #kontakt-form_feedback2 .input__block input {
    padding: 15px 0;
  }
  #kontakt-form_feedback2 .input__block:before {
    -webkit-box-shadow: 8px 55px 70px rgba(9, 35, 100, 0.28);
    -moz-box-shadow: 8px 55px 70px rgba(9, 35, 100, 0.28);
    box-shadow: 8px 55px 70px rgba(9, 35, 100, 0.28);
    content: "";
    display: block;
    position: absolute;
    width: 200px;
    left: 44px;
    height: 10px;
    top: -20px;
    background: rgba(0, 0, 0, 0);
  }
}
@media (max-width: 399px) {
  #kontakt-form_feedback2 .input__block {
    width: 100%;
    float: none;
    margin-bottom: 35px;
  }
}
#kontakt-form_feedback2 .input__block label.error {
  color: #e63a3a;
  border-radius: 5px;
  font-weight: normal;
  margin-top: 0px;
  position: absolute;
  bottom: -20px;
}
@media (max-width: 599px) {
  #kontakt-form_feedback2 .input__block label.error {
    position: relative;
    float: left;
    bottom: -5px;
  }
}
#kontakt-form_feedback2 .send_success {
  background: none;
  color: #0dad0c;
  padding-left: 0;
  padding-top: 30px;
  margin-top: 170px;
  text-align: center;
}
#kontakt-form_feedback2 .send_success img {
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  bottom: 2px;
}
@media (max-width: 767px) {
  #kontakt-form_feedback2 .send_success {
    margin-top: 50px;
    margin-bottom: 30px;
  }
}
#kontakt-form_feedback2 .input__textarea label {
  display: block;
  color: #9398a6;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: normal;
}
#kontakt-form_feedback2 .input__textarea textarea {
  width: 470px;
  margin-bottom: 20px;
  height: 55px;
}
#kontakt-form_feedback2 .input__textarea textarea::placeholder {
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 15px;
  color: #000;
}
@media (max-width: 1023px) {
  #kontakt-form_feedback2 .input__textarea textarea {
    width: 250px;
  }
}
@media (max-width: 767px) {
  #kontakt-form_feedback2 .input__textarea textarea {
    max-width: 100%;
    float: left;
    width: 100%;
  }
}
@media (max-width: 599px) {
  #kontakt-form_feedback2 .input__textarea textarea {
    height: 40px;
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 399px) {
  #kontakt-form_feedback2 .input__textarea textarea {
    width: 100%;
  }
}
#kontakt-form_feedback2 .input__textarea label.error {
  color: #e63a3a;
  position: absolute;
  bottom: -10px;
}
@media (max-width: 767px) {
  #kontakt-form_feedback2 .input__textarea label.error {
    position: relative;
    bottom: 10px;
  }
}
@media (max-width: 599px) {
  #kontakt-form_feedback2 .input__textarea {
    margin-top: 55px;
  }
  #kontakt-form_feedback2 .input__textarea .input {
    width: 100%;
  }
}
#kontakt-form_feedback2 .required-inputs {
  text-align: center;
  color: #9398a6;
  font-size: 13px;
}
@media (max-width: 1023px) {
  #kontakt-form_feedback2 .required-inputs {
    margin-top: 10px;
  }
}
@media (max-width: 599px) {
  #kontakt-form_feedback2 .required-inputs {
    position: relative;
    top: 30px;
  }
}
@media (max-width: 1023px) {
  #kontakt-form_feedback2 {
    width: 360px;
  }
}
@media (max-width: 767px) {
  #kontakt-form_feedback2 {
    width: 100%;
    padding: 0;
    float: none;
    height: auto;
  }
  #kontakt-form_feedback2 .kontakt_form__box {
    padding: 30px;
  }
}
@media (max-width: 1023px) {
  #kontakt-form_feedback2 .kontakt_form__box .cover {
    display: none;
  }
}
.kontakt_form__info {
  display: block;
  float: right;
  width: 350px;
  height: 510px;
  background: #092263;
  color: #FFF;
}
.kontakt_form__info.is-contact-page {
  background: #fff;
  color: #464646;
  border-left: 1px solid #D3D4D9;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .kontakt_form__info {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .kontakt_form__info {
    width: 100%;
    padding: 0;
    float: none;
    height: 320px;
  }
  .kontakt_form__info.is-contact-page {
    border-left: none;
    height: auto;
  }
}
@media (max-width: 500px) {
  .kontakt_form__info {
    height: 430px;
  }
}
@media (max-width: 767px) {
  .kontakt_form__info .box__wrapper {
    float: left;
    width: 50%;
  }
}
@media (max-width: 500px) {
  .kontakt_form__info .box__wrapper {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .kontakt_form__info .box__wrapper.social-box {
    float: none;
    text-align: center;
    position: relative;
    top: 30px;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .kontakt_form__info .box__wrapper.social-box {
    top: 0;
  }
}
.kontakt_form__info .box__wrapper .first-box {
  padding: 35px 35px 35px 50px;
  line-height: 18px;
  margin-top: 20px;
}
.kontakt_form__info .box__wrapper .first-box .title1 {
  font-size: 24px;
  line-height: 32px;
  display: block;
  margin-bottom: 24px;
}
.kontakt_form__info .box__wrapper .first-box img {
  margin-right: 15px;
  margin-left: 10px;
}
.kontakt_form__info .box__wrapper .first-box .bold {
  font-size: 16px;
}
.kontakt_form__info .box__wrapper .first-box .go-to-map {
  color: #a7b9ff;
  display: inline-block;
  margin-left: 50px;
}
.kontakt_form__info .box__wrapper .first-box .go-to-map:hover {
  color: #5567ab;
}
@media (max-width: 767px) {
  .kontakt_form__info .box__wrapper .first-box {
    margin-top: 0;
    padding: 50px 35px 35px 50px;
  }
}
@media (max-width: 599px) {
  .kontakt_form__info .box__wrapper .first-box {
    padding: 20px;
    padding-top: 60px;
    padding-bottom: 35px;
  }
}
.kontakt_form__info .box__wrapper .second-box {
  padding: 20px 35px 35px 50px;
  margin-top: 20px;
}
.kontakt_form__info .box__wrapper .second-box .title1 {
  font-size: 24px;
  display: block;
  margin-bottom: 20px;
}
.kontakt_form__info .box__wrapper .second-box img {
  display: block;
  float: left;
}
.kontakt_form__info .box__wrapper .second-box img.first-child {
  position: relative;
  left: 4px;
}
.kontakt_form__info .box__wrapper .second-box .contact {
  height: 40px;
  display: block;
  padding-left: 5px;
}
.kontakt_form__info .box__wrapper .second-box .contact span {
  display: inline-block;
  margin-left: 25px;
  margin-top: 5px;
  font-size: 16px;
}
.kontakt_form__info .box__wrapper .second-box a {
  text-decoration: none;
  color: #FFF;
}
.kontakt_form__info .box__wrapper .second-box .email a {
  text-decoration: underline;
  color: #a7b9ff;
}
.kontakt_form__info .box__wrapper .second-box .email:hover {
  opacity: .8;
}
@media (max-width: 767px) {
  .kontakt_form__info .box__wrapper .second-box {
    margin-top: 0;
    padding: 50px 35px 35px 50px;
  }
}
@media (max-width: 599px) {
  .kontakt_form__info .box__wrapper .second-box {
    padding: 20px;
    padding-top: 60px;
  }
}
@media (max-width: 500px) {
  .kontakt_form__info .box__wrapper .second-box {
    padding-top: 0;
  }
}
.kontakt_form__info .box__wrapper .third-box {
  text-align: left;
  position: relative;
  bottom: 13px;
  padding: 35px 35px 0px 50px;
}
.kontakt_form__info .box__wrapper .third-box a {
  text-decoration: none;
}
.kontakt_form__info .box__wrapper .third-box img {
  margin-right: 12px;
  width: 38px;
}
.kontakt_form__info .box__wrapper .third-box img:hover {
  opacity: .8;
}
@media (max-width: 767px) {
  .kontakt_form__info .box__wrapper .third-box {
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  .kontakt_form__info .box__wrapper .third-box {
    padding: 35px 20px;
  }
}
@media (max-width: 500px) {
  .kontakt_form__info .box__wrapper .third-box {
    padding: 20px;
  }
}
#kontakt_form {
  padding-top: 50px;
}
#kontakt_form .send__form {
  position: relative;
}
#kontakt_form .send__form #btn_login_ajax {
  width: 100px;
  position: absolute;
  right: 10px;
  bottom: -27px;
  border: none;
}
@media (max-width: 1023px) {
  #kontakt_form .send__form #btn_login_ajax {
    right: 0;
  }
}
@media (max-width: 599px) {
  #kontakt_form .send__form #btn_login_ajax {
    position: relative;
    width: 100px;
    bottom: 100px;
    right: -25px;
  }
}
@media (max-width: 599px) {
  #kontakt_form {
    padding-top: 25px;
  }
}
.input {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .input {
    width: 90%;
  }
}
@media (max-width: 399px) {
  .input {
    width: 100%;
  }
}
.input__field {
  position: relative;
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */

}
@media (max-width: 599px) {
  .input__field {
    float: left;
  }
}
.input__field:focus {
  outline: none;
}
.input__label {
  display: inline-block;
  float: right;
  padding: 0 1em;
  width: 40%;
  color: #6a7989;
  font-weight: bold;
  font-size: 70.25%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.input__label-content {
  position: relative;
  display: block;
  padding: 1.6em 0;
  width: 100%;
}
.graphic {
  position: absolute;
  top: 0;
  left: 0;
  fill: none;
}
.icon {
  color: #ddd;
  font-size: 150%;
}
/* Hoshi */
.input__field--hoshi {
  margin-top: 1em;
  padding: 0.85em 0.15em;
  width: 100%;
  background: transparent;
  color: #595F6E;
}
.input__label--hoshi {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  width: 100%;
  height: calc(99%);
  text-align: left;
  pointer-events: none;
}
.input__label-content--hoshi {
  position: absolute;
}
.input__label--hoshi::after {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__field--hoshi:focus + .input__label--hoshi::after,
.input--filled .input__label--hoshi::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi,
.input--filled .input__label-content--hoshi {
  -webkit-animation: anim-1 0.3s forwards;
  animation: anim-1 0.3s forwards;
}
@-webkit-keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }
}
@keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }
}
.index-hero {
  color: #000;
  padding-top: 15px;
  margin-bottom: 30px;
}
.index-hero__title {
  font-size: 30px;
  line-height: 42px;
  max-width: 700px;
  margin: 15px auto 20px;
  text-align: center;
}
.index-hero__title__bottom {
  font-size: 22px;
  line-height: 32px;
  max-width: 700px;
  margin: 0px auto 55px;
  text-align: center;
}
@media (max-width: 767px) {
  .index-hero__title__bottom {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .index-hero__title__bottom {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 599px) {
  .index-hero__title {
    font-size: 20px;
    line-height: 28px;
  }
}
.index-hero__content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .index-hero__content {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .index-hero__content {
    padding: 0 10px;
  }
}
.index-hero__left {
  text-align: left;
  padding-right: 15px;
}
.index-hero__left .index-hero__subtitle:before {
  left: 91px;
}
@media (max-width: 1023px) {
  .index-hero__left .index-hero__subtitle:before {
    left: 35px;
  }
}
@media (max-width: 767px) {
  .index-hero__left .index-hero__subtitle:before {
    left: 0;
  }
}
@media (max-width: 1023px) {
  .index-hero__left {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .index-hero__left {
    text-align: left;
    padding-right: 0;
    padding-left: 0;
  }
}
.index-hero__right {
  text-align: right;
  padding-left: 15px;
}
.index-hero__right .index-hero__subtitle:before {
  right: 74px;
}
@media (max-width: 1023px) {
  .index-hero__right .index-hero__subtitle:before {
    right: 35px;
  }
}
@media (max-width: 767px) {
  .index-hero__right .index-hero__subtitle:before {
    right: 0;
  }
}
@media (max-width: 1023px) {
  .index-hero__right {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .index-hero__right {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    margin-top: 15px;
  }
}
.index-hero__img {
  margin-top: 30px;
}
.index-hero__img.mobile {
  display: none;
}
@media (max-width: 1023px) {
  .index-hero__img {
    position: relative;
    top: 20px;
  }
  .index-hero__img img {
    max-width: 240px;
  }
}
@media (max-width: 850px) {
  .index-hero__img {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .index-hero__img {
    padding: 35px 0;
    margin-top: 15px;
    display: none;
  }
  .index-hero__img.mobile {
    display: block;
    text-align: center;
    padding-top: 0;
    margin-bottom: 25px;
  }
}
@media (max-width: 599px) {
  .index-hero__img {
    padding: 35px 0;
    margin-top: 7px;
  }
  .index-hero__img img {
    max-width: 100%;
  }
}
.index-hero__subtitle {
  font-size: 20px;
  padding: 50px 0 20px;
  position: relative;
}
.index-hero__subtitle a {
  text-decoration: none;
  color: #3d2d82;
}
.index-hero__subtitle a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .index-hero__subtitle {
    padding: 20px 0;
  }
  .index-hero__subtitle a {
    font-size: 16px;
    font-weight: bold;
  }
  .index-hero__subtitle:before {
    left: 0;
    right: 0;
    top: 5px;
    margin: auto;
  }
}
.index-hero__text {
  font-size: 15px;
  line-height: 27px;
  max-width: 400px;
}
.index-hero__text a {
  color: #3d2d82;
  text-decoration: none;
  font-weight: bold;
}
.index-hero__text a:hover,
.index-hero__text a:focus {
  color: #3d2d82;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .index-hero__text {
    max-width: none;
    margin: auto;
    background: #e8e8e8;
    padding: 20px 20px;
    position: relative;
    font-size: 13px;
    line-height: 22px;
  }
  .index-hero__text:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 15px;
    border-color: transparent transparent transparent #FFF;
    top: 0;
  }
}
@media (max-width: 599px) {
  .index-hero {
    padding-top: 20px;
  }
}
@media (max-width: 599px) {
  .hero-padding {
    padding: 0 8px;
  }
}
.index-projects {
  padding-top: 30px;
  color: #000;
  margin-bottom: 90px;
}
.index-projects__title {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 25px;
}
@media (max-width: 599px) {
  .index-projects__title {
    font-size: 24px;
    line-height: 28px;
  }
}
.index-projects__slider {
  -webkit-box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.18);
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.18);
  border: 1px solid #c4c6cc;
  margin-bottom: 40px;
  position: relative;
}
.index-projects__slider .bx-wrapper {
  margin-bottom: 0;
}
.index-projects__slider .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  left: auto;
  background: transparent;
}
@media (max-width: 599px) {
  .index-projects__slider {
    -webkit-box-shadow: 0 4px 65px 8px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 4px 65px 8px rgba(0, 0, 0, 0.18);
    box-shadow: 0 4px 65px 8px rgba(0, 0, 0, 0.18);
  }
}
.index-projects__link a {
  color: #3d2d82;
  text-decoration: none;
  font-size: 18px;
  line-height: 20px;
}
.index-projects__link a span {
  padding-left: 7px;
  position: relative;
  top: 1px;
}
.index-projects__link a:hover,
.index-projects__link a:focus {
  color: #3d2d82;
  text-decoration: none;
}
.index-projects__link a:hover span,
.index-projects__link a:focus span {
  text-decoration: underline;
}
@media (max-width: 599px) {
  .index-projects__link a {
    font-size: 13px;
  }
}
@media (max-width: 599px) {
  .index-projects {
    margin-bottom: 20px;
    padding: 10px;
  }
}
.slider-project {
  padding: 45px 0 70px 55px;
  position: relative;
}
.slider-project__content {
  max-width: 335px;
}
@media (max-width: 1023px) {
  .slider-project__content {
    max-width: 500px;
  }
}
@media (max-width: 900px) {
  .slider-project__content {
    max-width: 390px;
  }
}
@media (max-width: 767px) {
  .slider-project__content {
    max-width: 380px;
  }
}
@media (max-width: 700px) {
  .slider-project__content {
    max-width: 270px;
  }
}
@media (max-width: 599px) {
  .slider-project__content {
    max-width: 485px;
    padding-right: 40px;
  }
}
.slider-project__img {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: absolute;
  bottom: -30px;
  right: 40px;
  overflow: hidden;
  width: 526px;
  height: 330px;
  box-sizing: border-box;
}
.slider-project__img img {
  max-height: 100%;
}
@media (max-width: 1023px) {
  .slider-project__img {
    width: 415px;
    height: 250px;
  }
  .slider-project__img img {
    max-width: 85%;
  }
}
@media (max-width: 767px) {
  .slider-project__img {
    right: 0;
  }
  .slider-project__img img {
    max-width: 80%;
  }
}
@media (max-width: 599px) {
  .slider-project__img {
    width: 100%;
    max-width: none;
    height: auto;
    bottom: -20px;
    position: relative;
  }
  .slider-project__img img {
    max-width: 100%;
  }
}
@media (max-width: 399px) {
  
}
.slider-project__tag {
  font-size: 13px;
  line-height: 18px;
  padding: 3px 15px;
  background: #e0e2e8;
  border-radius: 12px;
  margin-bottom: 35px;
  margin-left: -6px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .slider-project__tag {
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .slider-project__tag {
    font-size: 10px;
    padding: 3px 13px;
  }
}
.slider-project__title {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}
.slider-project__desc {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 15px;
}
@media (max-width: 599px) {
  .slider-project__desc {
    font-size: 13px;
    line-height: 20px;
  }
}
.slider-project__link {
  font-size: 14px;
  line-height: 20px;
  color: #2e4d9c;
  text-decoration: none;
}
.slider-project__link:hover,
.slider-project__link:focus {
  opacity: .8;
}
.slider-project__link a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .slider-project {
    padding: 25px 0 70px 25px;
  }
}
@media (max-width: 599px) {
  .slider-project {
    padding: 25px 0 0 25px;
  }
}
.slider-projects-pager__wrapper {
  margin-top: -15px;
}
.slider-projects-pager__wrapper:after {
  clear: both;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  *line-height: 0px;
  overflow: hidden;
  content: '';
  display: block;
}
.slider-projects-pager__wrapper .bx-wrapper {
  width: 100%;
  float: left;
}
@media (max-width: 767px) {
  .slider-projects-pager__wrapper .bx-wrapper {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .slider-projects-pager__wrapper {
    display: none;
  }
}
.slider-projects-pager__item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 25%;
  height: 110px;
  font-size: 18px;
  line-height: 22px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  border-left: 1px solid #c4c6cc;
  border-top: 1px solid #c4c6cc;
  box-sizing: border-box;
  position: relative;
  margin-top: 15px;
}
.slider-projects-pager__item:not(.all) {
  width: calc(0.9523809523809524%) !important;
}
@media (max-width: 599px) {
  .slider-projects-pager__item:not(.all) {
    width: calc(2.2222222222222223%) !important;
  }
}
.slider-projects-pager__item span {
  display: none;
  color: #FFF;
  text-decoration: none;
}
.slider-projects-pager__item.active {
  text-decoration: none;
}
.slider-projects-pager__item.active:before,
.slider-projects-pager__item.active:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.slider-projects-pager__item.active:before {
  border-color: rgba(161, 163, 170, 0);
  border-bottom-color: #2e4d9c;
  border-width: 16px;
  margin-left: -16px;
}
.slider-projects-pager__item.active:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #2e4d9c;
  border-width: 15px;
  margin-left: -15px;
}
.slider-projects-pager__item.active:hover {
  opacity: 1;
}
.slider-projects-pager__item.active:hover span {
  color: #FFF;
  text-decoration: underline;
}
.slider-projects-pager__item.active {
  background: #2e4d9c !important;
}
.slider-projects-pager__item.active span {
  display: inline;
}
.slider-projects-pager__item.all {
  width: 16%;
  float: left;
  font-size: 25px;
  height: 160px;
}
.slider-projects-pager__item.all a {
  text-decoration: none;
  color: #2e4d9c;
}
.slider-projects-pager__item.all a:hover,
.slider-projects-pager__item.all a:focus {
  color: #2e4d9c;
  text-decoration: underline;
}
.slider-projects-pager__item.all:hover,
.slider-projects-pager__item.all:focus {
  opacity: 1;
}
.slider-projects-pager__item:hover {
  opacity: .7;
}
@media (max-width: 1023px) {
  .slider-projects-pager__item {
    height: 130px;
  }
  .slider-projects-pager__item.all {
    height: 115px;
  }
}
@media (max-width: 767px) {
  .slider-projects-pager__item.active {
    font-size: 14px;
  }
  .slider-projects-pager__item.all {
    display: none;
  }
}
@media (max-width: 599px) {
  .slider-projects-pager__item {
    height: 105px;
  }
}
@media (max-width: 479px) {
  .slider-projects-pager__item {
    height: 75px;
  }
}
@media (max-width: 767px) {
  .slider-projects-pager {
    width: 100%;
  }
}
.slider-projects-controls {
  display: none;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.slider-projects-controls a {
  display: inline-block;
  width: 50%;
  height: 57px;
  background-position: center center;
  background-repeat: no-repeat;
  border-top: 1px solid #ececec;
}
.slider-projects-controls a.bx-next {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  background-image: url("../images/_update/icon_arr_right.png");
}
.slider-projects-controls a.bx-prev {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  border-right: 1px solid #ececec;
  background-image: url("../images/_update/icon_arr_left.png");
}
@media (max-width: 599px) {
  .slider-projects-controls {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #FFF;
  }
}
.slider-project__count {
  display: none;
}
.slider-project__count span {
  color: #a6abba;
  font-size: 15px;
}
@media (max-width: 599px) {
  .slider-project__count {
    display: block;
    position: absolute;
    right: 40px;
  }
}
#index-testimonials {
  margin-bottom: 130px;
}
#index-testimonials:after {
  clear: both;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  *line-height: 0px;
  overflow: hidden;
  content: '';
  display: block;
}
@media (max-width: 767px) {
  #index-testimonials {
    margin-bottom: 60px;
  }
}
.index-brands {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 50%;
  padding-right: 20px;
  float: left;
  color: #000;
}
.index-brands__item {
  -lh-property: 0;
width:-webkit-calc(100% / 3);
width:-moz-calc(100% / 3);
width:calc(100% / 3);
;
  height: 110px;
  position: relative;
  box-sizing: border-box;
}
.index-brands__item img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 70%;
  max-height: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.index-brands__item.title {
  -lh-property: 0;
width:-webkit-calc((100% / 3) * 2);
width:-moz-calc((100% / 3) * 2);
width:calc((100% / 3) * 2);
;
  font-size: 22px;
  line-height: 28px;
  padding: 12px 31px;
}
@media (max-width: 767px) {
  .index-brands__item.title {
    position: relative;
    top: 25px;
    padding: 10px 8px;
  }
}
@media (max-width: 599px) {
  .index-brands__item.title {
    font-size: 18px;
    line-height: 22px;
    padding-left: 25px;
  }
}
.index-brands__item.all {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 25px;
}
.index-brands__item.all a {
  color: #3d2d82;
  text-decoration: none;
}
.index-brands__item.all a:hover {
  color: #3d2d82;
  text-decoration: underline;
}
.index-brands__item:not(:nth-child(-n+2)) {
  border-top: 1px solid #e0e2e8;
}
.index-brands__item:nth-child(3n+1),
.index-brands__item:nth-child(3n) {
  border-right: 1px solid #e0e2e8;
}
@media (max-width: 767px) {
  .index-brands {
    width: 100%;
    padding: 0;
    margin-bottom: 35px;
  }
}
.index-testimonials {
  width: 50%;
  float: left;
  padding-left: 20px;
  box-sizing: border-box;
  color: #000;
}
.index-testimonials__wrapper {
  -webkit-box-shadow: 0 0 40px 0px rgba(145, 147, 152, 0.63);
  -moz-box-shadow: 0 0 40px 0px rgba(145, 147, 152, 0.63);
  box-shadow: 0 0 40px 0px rgba(145, 147, 152, 0.63);
}
.index-testimonials .bx-wrapper {
  margin-bottom: 0;
}
.index-testimonials .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  left: auto;
}
@media (max-width: 767px) {
  .index-testimonials {
    width: 100%;
    padding: 0;
  }
}
.slider-testimonial {
  padding: 30px 35px 30px 50px;
  box-sizing: border-box;
}
.slider-testimonial__header {
  margin-bottom: 23px;
  position: relative;
}
.slider-testimonial__header:after {
  clear: both;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  *line-height: 0px;
  overflow: hidden;
  content: '';
  display: block;
}
.slider-testimonial__header:before {
  content: "";
  width: 19px;
  height: 17px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/_update/icon_quote.png") no-repeat;
}
@media (max-width: 1023px) {
  .slider-testimonial__header:before {
    bottom: -15px;
  }
}
@media (max-width: 599px) {
  .slider-testimonial__header:before {
    bottom: 0;
  }
}
.slider-testimonial__img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1023px) {
  .slider-testimonial__img {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 599px) {
  .slider-testimonial__img {
    width: 80px;
    height: 80px;
  }
}
.slider-testimonial__info {
  -lh-property: 0;
width:-webkit-calc(100% - 80px);
width:-moz-calc(100% - 80px);
width:calc(100% - 80px);
;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  left: -15px;
  padding-top: 30px;
}
@media (max-width: 1023px) {
  .slider-testimonial__info {
    -lh-property: 0;
  width:-webkit-calc(100% - 60px);
  width:-moz-calc(100% - 60px);
  width:calc(100% - 60px);
  ;
  }
}
@media (max-width: 599px) {
  .slider-testimonial__info {
    width: auto;
  }
}
.slider-testimonial__logo {
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.14);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}
.slider-testimonial__logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 1023px) {
  .slider-testimonial__logo {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 599px) {
  .slider-testimonial__logo {
    width: 30px;
    height: 30px;
  }
}
.slider-testimonial__name {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 14px;
  position: relative;
  bottom: 25px;
}
.slider-testimonial__name span {
  font-size: 13px;
  color: #868c98;
  display: block;
}
.slider-testimonial__name span a {
  text-decoration: none;
  color: #868c98;
}
.slider-testimonial__name span a:hover {
  text-decoration: underline;
}
@media (max-width: 599px) {
  .slider-testimonial__name span {
    display: none;
  }
}
@media (max-width: 1023px) {
  .slider-testimonial__name {
    font-size: 15px;
  }
  .slider-testimonial__name span {
    font-size: 13px;
  }
}
@media (max-width: 599px) {
  .slider-testimonial__name {
    max-width: 85px;
    white-space: normal;
  }
}
.slider-testimonial__text {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 280px;
  font-size: 14px;
  line-height: 23px;
  overflow: hidden;
}
.slider-testimonial__text span {
  display: none;
}
.slider-testimonial__text span a {
  text-decoration: none;
  color: #868c98;
}
.slider-testimonial__text span a:hover {
  text-decoration: underline;
}
@media (max-width: 599px) {
  .slider-testimonial__text span {
    display: block;
    font-size: 13px;
    color: #868c98;
    font-weight: bold;
  }
}
.slider-testimonial__text p {
  margin: 0 0 15px;
}
.slider-testimonial__text p:last-child {
  margin-bottom: 0;
}
.slider-testimonial__text .valign {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}
@media (max-width: 1023px) {
  .slider-testimonial__text {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .slider-testimonial__text {
    height: 210px;
  }
}
@media (max-width: 599px) {
  .slider-testimonial__text {
    height: 400px;
    line-height: 21px;
  }
}
@media (max-width: 1023px) {
  .slider-testimonial {
    padding: 30px 20px 10px 30px;
  }
}
@media (max-width: 599px) {
  .slider-testimonial {
    padding: 30px 10px 10px 20px;
  }
}
.slider-testimonial-count {
  float: left;
  position: absolute;
  bottom: -5px;
}
.slider-testimonial-count span {
  color: #a6abba;
  font-size: 17px;
}
.slider-testimonials-controls {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-bottom: 28px;
}
.slider-testimonials-controls a {
  display: inline-block;
  width: 45px;
  height: 30px;
  background-position: center center;
  background-repeat: no-repeat;
}
.slider-testimonials-controls a:hover {
  opacity: .7;
}
.slider-testimonials-controls a.bx-next {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  background-image: url("../images/_update/icon_arr_right.png");
}
.slider-testimonials-controls a.bx-prev {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background-image: url("../images/_update/icon_arr_left.png");
}
@media (max-width: 599px) {
  
}
.index-about {
  padding-bottom: 125px;
  color: #000;
  position: relative;
}
.index-about:after {
  clear: both;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  *line-height: 0px;
  overflow: hidden;
  content: '';
  display: block;
}
@media (max-width: 1023px) {
  .index-about {
    padding-bottom: 90px;
  }
}
.index-about__content {
  width: 50%;
  float: left;
  padding-right: 20px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .index-about__content {
    width: 100%;
    padding: 0;
    margin-bottom: 35px;
  }
}
@media (max-width: 599px) {
  .index-about__content {
    margin-bottom: 0;
  }
}
.index-about__title {
  padding: 0 10px;
  font-size: 38px;
  line-height: 42px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .index-about__title {
    font-size: 28px;
    line-height: 32px;
  }
}
@media (max-width: 599px) {
  .index-about__title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
  }
}
.index-about__subtitle {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .index-about__subtitle {
    font-size: 20px;
    line-height: 24px;
  }
}
.index-about__text {
  padding: 0 10px;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 30px;
}
.index-about__text p {
  margin-bottom: 15px;
}
.index-about__text p:last-child {
  margin-bottom: 0;
}
.index-about__text a {
  text-decoration: none;
}
.index-about__text a:hover {
  text-decoration: underline;
}
.index-about__text .small {
  font-size: 13px;
}
@media (max-width: 479px) {
  .index-about__text {
    font-size: 13px;
    line-height: 22px;
  }
}
.index-about__numbers {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 35px 10px;
}
@media (max-width: 479px) {
  .index-about__numbers {
    display: block;
    padding: 0 10px;
  }
}
.index-about__number strong {
  font-size: 40px;
  line-height: 44px;
  display: block;
}
.index-about__number span {
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 479px) {
  .index-about__number {
    display: block;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    float: left;
    width: 50%;
    text-align: left;
  }
  .index-about__number:not(:last-child) {
    margin-bottom: 15px;
  }
  .index-about__number strong {
    padding-right: 15px;
  }
}
.index-about__logos {
  margin-top: 50px;
  width: 100%;
}
.index-about__logos .logos__box {
  float: left;
  width: 33%;
  text-align: center;
  min-height: 97px;
}
.index-about__logos .logos__box--top {
  margin-top: 10px;
}
.index-about__logos .logos__box--bloger .logos__wrapper img {
  max-width: 65%;
  max-height: 95px;
}
.index-about__logos .logos__box--fb {
  position: relative;
  left: 10px;
  overflow: hidden;
}
.index-about__logos .logos__box--fb .logos__wrapper {
  width: 50%;
  float: left;
}
.index-about__logos .logos__box--fb .logos__wrapper:last-child {
  position: absolute;
  right: 15px;
  bottom: 0;
}
@media (max-width: 499px) {
  .index-about__logos .logos__box--fb .logos__wrapper:last-child {
    position: relative;
    right: 0;
  }
}
@media (max-width: 767px) {
  .index-about__logos .logos__box--fb {
    bottom: 40px;
  }
}
@media (max-width: 499px) {
  .index-about__logos .logos__box--fb {
    left: 0;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .index-about__logos .logos__box {
    min-height: auto;
  }
}
.index-about__logos .logos__box.flex-center {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.index-about__logos .logos__wrapper img {
  max-width: 100%;
}
.index-about__logos .logos__wrapper .fb1 {
  max-width: 90px;
  margin-top: 12px;
}
@media (max-width: 499px) {
  .index-about__logos .logos__wrapper .fb1 {
    margin-top: 0;
  }
}
.index-about__logos .logos__wrapper .fb2 {
  max-width: 90px;
}
.index-about__logos .logos__wrapper .logo-shadow {
  -webkit-box-shadow: -2px 0px 6px 0px #e2e2e2;
  -moz-box-shadow: -2px 0px 6px 0px #e2e2e2;
  box-shadow: -2px 0px 6px 0px #e2e2e2;
}
.index-about__logos .valign {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}
.index-about__logos.mobile {
  display: none;
}
@media (max-width: 767px) {
  .index-about__logos.mobile {
    display: block;
    position: relative;
    margin-top: 70px;
  }
}
@media (max-width: 499px) {
  .index-about__logos.mobile {
    top: 0;
    margin-top: 0;
  }
  .index-about__logos.mobile .logos__box {
    width: 100%;
    height: 105px;
  }
  .index-about__logos.mobile .breaker {
    display: none;
  }
}
.index-about__instagram {
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 50%;
}
@media (max-width: 767px) {
  .index-about__instagram {
    position: inherit;
    float: none;
  }
  .index-about__instagram .index-about__logos {
    display: none;
  }
}
@media (max-width: 599px) {
  .index-about__instagram {
    margin-top: 20px;
  }
}
.index-about__instagram #instafeed {
  max-width: 100%;
  width: 447px;
  height: 410px;
  position: relative;
  margin: auto;
}
@media (max-width: 1023px) and (min-width: 768px), (max-width: 479px) {
  .index-about__instagram #instafeed {
    max-width: 355px;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .index-about__instagram #instafeed {
    height: 320px;
  }
}
.index-about__instagram .instapost {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 5px solid #fff;
  display: block;
  position: absolute;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
}
.index-about__instagram .instapost:hover {
  -webkit-box-shadow: 0 0px 37px -4px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: 0 0px 37px -4px rgba(0, 0, 0, 0.56);
  box-shadow: 0 0px 37px -4px rgba(0, 0, 0, 0.56);
}
.index-about__instagram .instapost:nth-child(1) {
  width: 200px;
  height: 200px;
  top: 85px;
  left: 122px;
  z-index: 5;
  background-image: url("../images/_update/bg_instagram.png") !important;
}
.index-about__instagram .instapost:nth-child(2) {
  width: 160px;
  height: 160px;
  top: 0;
  left: 48px;
  z-index: 2;
}
.index-about__instagram .instapost:nth-child(3) {
  width: 130px;
  height: 130px;
  top: 155px;
  left: 0;
  z-index: 2;
}
.index-about__instagram .instapost:nth-child(4) {
  width: 130px;
  height: 130px;
  top: 85px;
  left: 317px;
  z-index: 2;
}
.index-about__instagram .instapost:nth-child(5) {
  width: 130px;
  height: 130px;
  top: 280px;
  left: 122px;
  z-index: 2;
}
.index-about__instagram .instapost:nth-child(6) {
  width: 180px;
  height: 180px;
  top: 210px;
  left: 247px;
  z-index: 2;
}
.index-about__instagram .instapost:hover {
  -webkit-transform: translateZ(0px) scale(1.05);
  -moz-transform: translateZ(0px) scale(1.05);
  -ms-transform: translateZ(0px) scale(1.05);
  -o-transform: translateZ(0px) scale(1.05);
  transform: translateZ(0px) scale(1.05);
  z-index: 10;
}
@media (max-width: 1023px) and (min-width: 768px), (max-width: 479px) {
  .index-about__instagram .instapost:nth-child(1) {
    width: 150px;
    height: 150px;
    top: 55px;
    left: 75px;
  }
  .index-about__instagram .instapost:nth-child(2) {
    width: 125px;
    height: 125px;
    top: 0;
    left: 15px;
  }
  .index-about__instagram .instapost:nth-child(3) {
    width: 100px;
    height: 100px;
    top: 120px;
    left: -5px;
  }
  .index-about__instagram .instapost:nth-child(4) {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 195px;
  }
  .index-about__instagram .instapost:nth-child(5) {
    width: 100px;
    height: 100px;
    top: 201px;
    left: 75px;
  }
  .index-about__instagram .instapost:nth-child(6) {
    width: 140px;
    height: 140px;
    top: 160px;
    left: 146px;
  }
}
@media (max-width: 767px) {
  .index-about__instagram {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .index-about {
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  #referencie_box {
    width: 100%!important;
  }
  #referencie_box .image-grid {
    width: 100%;
  }
  #referencie_box li {
    width: 31%;
    margin: 10px 0 0 1%;
  }
}
@media (max-width: 767px) {
  #referencie_box li {
    width: 49%;
    margin: 0px 0 0 1%;
  }
}
@media (max-width: 599px) {
  #referencie_box li {
    width: 100%;
  }
}
.article_holder .btn-zaujem_kalkulacia_update {
  -webkit-box-shadow: 0px 7px 5px -2px rgba(0, 0, 0, 0.74);
  -moz-box-shadow: 0px 7px 5px -2px rgba(0, 0, 0, 0.74);
  box-shadow: 0px 7px 5px -2px rgba(0, 0, 0, 0.74);
  font-size: 16px;
  display: block;
  max-width: 320px;
  background: #da2133;
  margin: 0 auto;
  border-radius: 5px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  padding: 15px 10px;
  font-weight: bold;
}
.article_holder .btn-zaujem_kalkulacia_update p {
  display: none;
}
.article_holder .btn-zaujem_kalkulacia_update:hover {
  background: #ad1625;
}
.the-team {
  list-style: none;
  padding: 0;
}
.the-team .the-team-list {
  float: left;
  width: 25%;
  list-style: none;
  margin-bottom: 20px;
}
.the-team .the-team-list .person {
  list-style: none;
  padding: 0;
  height: 215px;
}
.the-team .the-team-list .person .desc {
  margin-top: 10px;
  padding-right: 8px;
}
@media (max-width: 360px) {
  .the-team .the-team-list .person .desc {
    padding: 0;
  }
}
@media (max-width: 700px) {
  .the-team .the-team-list .person {
    padding: 5px;
  }
}
@media (max-width: 700px) {
  .the-team .the-team-list {
    width: 33%;
  }
}
@media (max-width: 500px) {
  .the-team .the-team-list {
    width: 50%;
  }
}
@media (max-width: 360px) {
  .the-team .the-team-list {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
}
@media (max-width: 700px) {
  .ul-ref.marketing li {
    width: 49%;
    margin: 0;
    padding: 0;
  }
}
.content-box-normalny {
  width: 100%;
  max-width: 100%;
}
.content-box-normalny img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 599px) {
  .content-box-normalny .headersBox {
    background: none;
  }
}
@media (max-width: 599px) {
  .content-box-normalny .headersBox h2 {
    color: #2e4d9a;
    padding: 0;
    background: none;
  }
}
/* cookies tabulka */
table.c-cookies-list-table {
  margin-bottom: 15px;
  border-collapse: collapse;
}
table.c-cookies-list-table td {
  border: 1px solid #c4c6cc;
  padding: 6px 10px;
}
@media (max-width: 1023px) {
  table.c-cookies-list-table {
    border: none;
  }
  table.c-cookies-list-table thead {
    display: none;
  }
  table.c-cookies-list-table tbody tr {
    display: block;
    margin-bottom: 24px;
    height: auto !important;
  }
  table.c-cookies-list-table tbody tr:last-child {
    margin-bottom: 0;
  }
  table.c-cookies-list-table tbody td {
    display: block;
    height: auto !important;
    border-bottom: none;
  }
  table.c-cookies-list-table tbody td:last-child {
    border-bottom: 1px solid #c4c6cc;
  }
  table.c-cookies-list-table tbody td::before {
    content: attr(data-label);
    display: block;
    font-size: 11px;
    color: #9E9E9E;
  }
}
.client-projects {
  width: 974px;
}
@media (max-width: 1023px) {
  .client-projects {
    width: 100%;
  }
}
.client-projects__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1023px) {
  .client-projects__wrapper {
    -webkit-box-pack: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
  }
}
.client-projects__item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 33.2%;
  -ms-flex: 0 0 33.2%;
  flex: 0 0 33.2%;
  background: #fff;
  position: relative;
  border: 1px solid #e2e2e2;
  margin-left: -1px;
  margin-top: -1px;
}
@media (max-width: 1023px) {
  .client-projects__item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -lh-property: 0;
  max-width:-webkit-calc(50% - 15px);
  max-width:-moz-calc(50% - 15px);
  max-width:calc(50% - 15px);
  ;
    border: none;
    margin-right: 15px;
    background: transparent;
  }
  .client-projects__item:nth-child(even) {
    margin-right: 0;
    margin-left: 15px;
  }
}
@media (max-width: 599px) {
  .client-projects__item {
    max-width: 100%;
    margin: 0;
  }
}
.client-projects__item.visible {
  display: block;
}
.client-projects__image-wrapper {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 71%;
  overflow: hidden;
}
@media (max-width: 599px) {
  .client-projects__image-wrapper {
    padding-bottom: 0;
  }
}
.client-projects__image-border {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
}
@media (max-width: 599px) {
  .client-projects__image-border {
    position: relative;
    width: 100%;
    height: 250px;
  }
}
.client-projects__image-border.loaded {
  left: 40px;
  top: unset;
  height: auto;
  max-height: 95%;
  border: 14px solid #ebebeb;
  border-right: none;
  border-bottom: none;
  border-top-left-radius: 8px;
  box-shadow: 0 1px 0 2px #e0e0e0;
}
@media (max-width: 1023px) {
  .client-projects__image-border.loaded {
    left: 1px;
  }
}
.client-projects__image-border.loaded::after {
  content: '';
  display: block;
  background: #bbb;
  width: 3px;
  height: 3px;
  top: -8px;
  left: 50%;
  position: absolute;
  border-radius: 3px;
}
.client-projects__image {
  will-change: opacity;
  width: 100%;
  height: auto;
}
.client-projects__image:not(.b-loaded) {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.client-projects__hover {
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0;
  z-index: 1;
  transition: all 400ms ease-in-out;
  top: 0;
  left: 0;
}
@media (max-width: 1023px) {
  .client-projects__hover {
    opacity: 1;
    position: relative;
    height: auto;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: transparent;
    padding: 10px 0 40px;
  }
  .client-projects__hover .front-other-references__logo {
    display: none;
  }
}
.client-projects__hover:hover {
  box-shadow: unset;
}
@media (min-width: 1024px) {
  .client-projects__hover:hover {
    opacity: 1;
  }
}
.client-projects__logo {
  margin: 0 0 15px;
  max-width: 50%;
  max-height: 100px;
}
@media (max-width: 1023px) {
  .client-projects__logo {
    max-width: 90px;
  }
}
.client-projects__name {
  font-size: 24px;
  color: #000;
  margin: 0 0 10px;
  line-height: 1.2;
}
@media (max-width: 1023px) {
  .client-projects__name {
    font-size: 20px;
    line-height: 24px;
  }
}
.client-projects__url {
  font-size: 14px;
  text-decoration: underline;
}
