* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
html {
  height: 100%;
  direction: rtl; }

body {
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  font-family: 'Assistant', sans-serif;
  font-size: 1rem;
  height: 100%; }

body.no-scroll{
  overflow: hidden;
}

ul {
  padding: 0;
  margin: 0; }

ul li {
  list-style: none;}
ol li{margin-bottom: 15px;}
a {
  text-decoration: none; }
.stretched-link::after {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);}
p {
  margin: 0; }

h1, h2, h3, h4 {
  margin: 0; }

.fil0 {
  fill:url(#id0);
  fill-rule:nonzero;
}
iframe{max-width: 100%;}
/* validation-form */
.contact__formContainer div.wpcf7{width: 100%;}
.wpcf7-form.sent p,.wpcf7-form.sent .inputContainer,.wpcf7-form.sent .contactUs__btn,
.wpcf7-form.sent .aboutUsBlock__row,.wpcf7-form.sent .aboutUsBlock__btn,
.wpcf7-form.sent .aboutUsBlock__textareaContainer,.wpcf7-form.sent .acceptance,.wpcf7-form.sent .accessibility{display: none;}
div.wpcf7-mail-sent-ok{border:0;}
div.wpcf7-response-output{margin:10px auto;font-size: 22px;font-weight:700;text-align: center;}
span.wpcf7-list-item{margin-right: 0;}
.acceptance,.accessibility{font-size: 14px;margin-bottom: 10px;display: block;text-align: justify;width:100%;}
.small{font-size: 14px;}
.acceptance a{color: #52a2da;text-decoration: underline;}
.contactUs .acceptanceInput{/*position: absolute;top: calc( 100% - 25px );right:0;*/width:100%;}
.ajax-loader{
  display: none !important;
}
.d-none{display: none!important;}
.inputContainer{
  position: relative;
}
.textareaContainer{
	width:97.5%;
	margin-top:10px;
} 
.page-template-template-lp .subtitle {margin-bottom: 2rem!important;}
.subtitle-badge {padding: 1.25rem;
    background-color: #e6eaf5;margin-bottom:1.25rem;}
.page-template-template-lp .subtitle-badge .subtitle{margin-bottom: 0.685rem!important;}
.page-template-template-lp .eventsInner__content h2 {font-size: 20pt;}
.page-template-template-lp .testimonials__list{margin-bottom:0;}
.page-template-template-lp .testimonials__img {max-width: 120px;margin: 0 1rem;}
.page-template-template-lp .whoAreWe__position {display: initial;}
.page-template-template-lp .whoAreWe__author {width: auto;}
.page-template-template-lp .whoAreWe__name, .page-template-template-lp .whoAreWe__position {font-size:120%;}
.textareaContainer textarea{
	font-size: 18px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    resize: none;
    height: 35px;
    padding: 5px 10px;
    outline: none;
    font-family: 'Assistant', sans-serif;
	width:100%;}
.wpcf7-not-valid-tip{
  font-size: 19px;
  font-weight: 700 !important;
  color: #fff !important;
  padding: 5px 17px;
  background-color: rgba(245, 0, 0, 0.6);
  display: block;
  position: absolute;
  left: 20px;
  z-index: 1;
  border-radius: 3px;
  top: 35px;
}

.wpcf7-not-valid-tip::before{
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 7px solid rgba(245, 0, 0, 0.6);
  position: absolute;
  top: -6px;
  left: 20px;
}

.aboutUsBlock__textarea + .wpcf7-not-valid-tip{
  left: 50px;
}

.wpcf7-not-valid::placeholder{
  color: #f50000;
}







/* validation-form */


.container {
  width: 1366px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.product .pageTitle {
  direction: ltr; }
.ltr{direction: ltr;}
.header {
  position: fixed;
  width: 100%;
  left: 0;
  background-color: #ffffff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  z-index: 11;
  -webkit-box-shadow: 0px -5px 52px 0px rgba(0, 0, 0, 0.75);
          box-shadow: 0px -5px 52px 0px rgba(0, 0, 0, 0.75); }
  .header__container {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 25px; }
  .header__rightContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }

.logo {
  width: 172px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.header.sticky .logo {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 130px; }

.header.sticky .header__container {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 10px 25px; }

.menu {
  margin-top: 20px; }
.header.sticky .menu{margin-top: 10px;}
  .menu__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .menu__item {
    position: relative;
    margin-right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .menu__item:nth-of-type(1) {
      margin-right: 0; }
    .menu__item_aboutUs,.menu__item:last-child {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
              .menu__subitem{position: relative;}
              .menu__subitem .subMenu{
                    top: 0px;
    right: calc(100% + 21px);
    padding: 5px 20px;
              }

    .menu__item:hover>.subMenu,
    .menu__subitem:hover>.subMenu,
    .menu__subitem.active>.subMenu {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .subMenu .menu__link.active{color: #f38232; border-top: none;}
  .menu__link {
    font-size: 18px;
    color: #000000;
    padding: 0;
    border-top: 6px solid transparent;
    padding-bottom: 20px; }
  .header.sticky .menu__link{
    padding-bottom: 10px;
  }
    .menu__link:hover {
      color: #f38232; }
    .menu__link_active {
      color: #f38232;
      padding-top: 0;
      border-top: 6px solid #f38232; }
    .menu__link_aboutUs,.menu__item:last-child a {
      color: #52a2da;
      margin-right: 30px;
      margin-left: 20px;
      }
  .menu__item:last-child::after {
    content: "//";
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 18px;
    color: #52a2da;
    }
  .menu__item:last-child::before{
    content: url(../img/flag-icon.png);
    position: absolute;
    left: 0;
    top: 8px;
    width: 15px;
    height: 15px;
  }
.subMenu {
  position: absolute;
  top: 39px;
  right:0;
  background-color: #ffffff;
  border: 1px solid silver;
  padding: 10px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: none;
  min-width: 200px; }
  .subMenu .menu__subitem {
    border-top:0;
    white-space: nowrap;
    padding-left: 30px;
    border-bottom: 1px solid silver; }
    .subMenu .menu__subitem:nth-last-of-type(1) {
      border-bottom: none; }
.subMenu .menu__subitem .drop-down-arrow{
  display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 7px;
    top: 10px;
  transform: rotate(90deg);}
 .subMenu .menu__subitem .drop-down-arrow::after{
  content:'';
    position: absolute;
    right: 30%;
    top: 50%;
    content: "";
    height: 10px;
    width: 3px;
    background-color: #f38232;
    transform-origin: 100% 85%;
    transform: rotate(45deg);
  }
 .subMenu .menu__subitem .drop-down-arrow::before{
  content:'';
    position: absolute;
    right: 30%;
    top: 50%;
    content: "";
    height: 10px;
    width: 3px;
    background-color: #f38232;
    transform-origin: 0% 85%;
    transform: rotate(-45deg);
}
.subMenu .menu__subitem .menu__link{
  border-top:0;
  padding-bottom: 10px;
  padding-top: 10px;
}
.flag-icon {
  margin-right: 5px;
  margin-bottom: 15px; }

.open {
  display: block; }

.overlay {
  display: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9; }

.contactIcon.searchBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #52a2da;
  height: 32px;
  width: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 35px; }
  .contactIcon.searchBtn:hover {
    background-color: #f38232; }

.search-form {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  height: 300px;
  width: 100%;
  position: absolute;
  top: -300px;
  left: 0;
  background-color: #ffffff;
  padding: 100px 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 10; }
  .search__input {
    width: 100%;
    border: none;
    color: #000;
    background: none;
    font-weight: 900;
    padding: 6px 0px 20px 0px;
    height: auto;
    text-transform: lowercase;
    font-size: 41px;
    outline: none;
    font-family: 'Assistant', sans-serif;}
    .search__input::-webkit-input-placeholder {
      color: #ddd;
      font-family: 'Assistant', sans-serif; }
    .search__input::-moz-placeholder {
      color: #ddd;
      font-family: 'Assistant', sans-serif; }
    .search__input:-ms-input-placeholder {
      color: #ddd;
      font-family: 'Assistant', sans-serif; }
    .search__input::-ms-input-placeholder {
      color: #ddd;
      font-family: 'Assistant', sans-serif; }
    .search__input::placeholder {
      color: #ddd;
      font-family: 'Assistant', sans-serif; }
  .search__container {
    position: relative;
    border-bottom: 2px solid #ddd;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .search__submit {
    border: none;
    background-color: transparent;
    margin-bottom: 15px; }
  .search__img {
    width: 40px; }
  .search__close {
    font-size: 28px;
    position: absolute;
    top: -55px;
    left: 0;
    cursor: pointer;
    padding: 10px; }

.contactIcon.searchBtn img {
  width: 55%; }

.wrapper {
  padding-top: 111px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.banner {
  background: url(../img/first-banner.png) no-repeat center top/cover;
  background-position: center -85px !important;
  min-height: 20vmin;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #ffffff;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .banner__content {
	  padding: 20px 15px 30px;
   }
   .single-articles .banner__content{width:100%;}
   .banner__content .logo{margin-left:3rem;}
  .banner__title {
	line-height: 1;
    font-size: clamp(1.9375rem, 1.4327rem + 2.2436vw, 4.125rem);
    font-weight: 400; }
  .banner__description {
	line-height: 1;
    font-size: 4.9vmin;
    font-weight: 300; }
  .banner_internal {
    min-height: 20vmin;
    background-position: center -115px !important; }
.single-articles .banner_internal {min-height:50vmin; background-position: center center !important;}
.footer {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.burgerMenu {
  height: 40px;
  width: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: none; }
  .burgerMenu__line {
    height: 7px;
    width: 100%;
    background-color: #f38232;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }

.closeMenu.burgerMenu {
  background-color: transparent;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .closeMenu.burgerMenu::after {
    -webkit-transform-origin: 105% 100%;
        -ms-transform-origin: 105% 100%;
            transform-origin: 105% 100%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #f38232;
    height: 5px;
    width: 70%; }
  .closeMenu.burgerMenu::before {
    -webkit-transform-origin: 100% 0%;
        -ms-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #f38232;
    height: 5px;
    width: 70%; }

.contactIcon {
  height: 55px;
  width: 55px;
  background-color: #f38232;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
  display: none; }

.contactIcon.close {
  display: none; }

.search__submit.close {
  display: none; }

.fieldOfActivity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 65px 20px 95px 20px;
  background: url("../img/shadow.png") no-repeat center bottom/cover; }
  .fieldOfActivity__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 45%;
	  max-width: 750px;
    padding: 0 40px;
    border-right: 1px solid #cbcbcb; }
    .fieldOfActivity__item:nth-last-of-type(2) {
      border-right: none; }
    .fieldOfActivity__item:nth-last-of-type(2) .hoverLine {
      left: -100%; }
    .fieldOfActivity__item:nth-of-type(1) .hoverLine {
      left: -100%; }
    .ltr .fieldOfActivity__item:nth-last-of-type(3) {
      border-right: 1px solid #cbcbcb; }
    .ltr .fieldOfActivity__item:nth-last-of-type(1) {
      border-right: none;
    }
    .ltr .fieldOfActivity__item:nth-last-of-type(1) .hoverLine{
      left: auto;
      right: 0;
    }
    .ltr .fieldOfActivity__item:nth-last-of-type(2) .hoverLine{
      left:auto;
      right:-100%;
    }
    .ltr .fieldOfActivity__item:nth-of-type(1) .hoverLine{
      left:auto;
      right:-100%;
    }
    .fieldOfActivity__item:hover {
      border-right-color: transparent; }
    .fieldOfActivity__item:hover + .fieldOfActivity__item {
      border-right-color: transparent; }
    .fieldOfActivity__item_hover {
      position: relative; }
      .fieldOfActivity__item_hover:hover .hoverBlock {
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        opacity: 1;
        pointer-events: auto; }
      .fieldOfActivity__item_hover:hover .hoverLine {
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        opacity: 1;
        pointer-events: auto; }
  .fieldOfActivity__img {
    margin-bottom: 20px;
    width: 150px; }
  .fieldOfActivity__title {
    text-align: center;
    margin-bottom: 22px;
    font-size: 25px;
    font-weight: 700; }
  .fieldOfActivity__text {
	width: 100%;
    text-align: center;
    font-size: 18px; }
  .fieldOfActivity__link {
    display: none;
    color: #52a3da;
    border: 1px solid #52a3da;
    padding: 5px 20px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    cursor: pointer;
    font-size: 18px; }
    .fieldOfActivity__link:hover {
      background-color: #52a3da;
      color: #ffffff; }

.hoverBlock {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
  height: 105%;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #52a3da;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  pointer-events: none; }
  .hoverBlock__img {
    margin: 0 auto;
    display: block;
    padding-top: 15px;
    width: 150px;
    fill: #ffffff; }

.formIcon {
  width: 18px;
  height: 18px;
}

.hoverLine {
  z-index: 1;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  bottom: -150px;
  left: 0;
  height: 105%;
  width: 200%;
  background-color: #52a3da;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  padding: 20px 0 20px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  opacity: 0;
  pointer-events: none; }
  .about-content .hoverLine{
    height: 125%;
    bottom: -175px;
  }
  .hoverLine__list {
    direction: ltr;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; 
   }
  /*.ltr .hoverLine__list{
    direction: rtl;
  }*/
  .hoverLine__item {
    text-align: left;
    color: #ffffff;
    font-size: 20px;
    margin-right: 30px;
	  max-width: 400px;
    }
    .hoverLine__item_bold {
      font-weight: 700;
      color: #ffffff; }
  .hoverLine__title {
    font-size: 25px;
    color: #ffffff;
    background-color: #0c2c55;
    margin-bottom: 40px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    padding: 15px 20px 15px 25px;
    margin-right: -20px;
    }
  /*.ltr .hoverLine__title{
    margin-left:-20px;
    margin-right: 0;
    padding-right: 35px;
    padding-left: 20px;
  }*/
  .hoverLine__logoContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .hoverLine__logoOverlay {
    background-color: #ffffff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    padding: 10px;
    height: 100%;
    height: 60px !important; }
    .hoverLine__logoOverlay img {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }

.hoverLine .swiper-container {
  max-width: 390px;
  margin-right: auto;
  margin-left: 0; }
.ltr .hoverLine .swiper-container{
  margin-right: 0;
  margin-left: auto;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

.products {
  width: 50%;
  background-color: #e6e8ef;
  padding: 50px 150px; }
  .products__title {
    font-weight: 900;
    font-size: 32px;
    color: #52a3da;
    text-align: center;
    margin-bottom: 40px; }
  .products__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .products__item {
    width: -webkit-calc(100% / 2 - 25px);
    width: calc(100% / 2 - 25px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 25px;
    margin-bottom: 25px;
    background-color: #ffffff;
    -webkit-border-radius: 12px;
            border-radius: 12px;
    padding: 25px 30px 18px 30px; }
    .products__item:nth-of-type(2n) {
      margin-left: 0; }
  .products__logo {
    margin-bottom: 15px;
    max-height: 52px;
    width: auto; }
  .products__text {
	width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 18px; }
  .products__btn {
    color: #52a3da;
    font-size: 16px;
    font-weight: 300;
    padding: 6px 10px;
    border: 1px solid #52a3da;
    -webkit-border-radius: 5px;
            border-radius: 5px; }
    .products__btn:hover {
      background-color: #52a3da;
      color: #ffffff; }

.aboutUsBlock {
  width: 50%;
  background-color: #d9dee6; }

.aboutUsBlock {
  padding: 50px 150px 80px 150px; }
  .aboutUsBlock__title {
    text-align: center;
    color: #52a3da;
    font-size: 32px;
    margin-bottom: 50px; }
  .aboutUsBlock__text {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 50px; }
  .aboutUsBlock__form {
    padding: 25px 45px  20px 45px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background: url("../img/bg.png") no-repeat right bottom/cover; }
  .aboutUsBlock__description {
    font-size: 23px;
    margin-bottom: 20px; }
  .aboutUsBlock__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .aboutUsBlock__rightContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 15px;
    width: 50%; }
  .ltr .aboutUsBlock__rightContainer{
    margin-left: 0;margin-right: 15px;
  }
  .aboutUsBlock__input {
    border: none;
    margin: 0 10px;
    height: 30px;
    width: 92%;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    outline: none;
    font-family: 'Assistant', sans-serif;
    font-size: 18px; }
    .aboutUsBlock__input::-webkit-input-placeholder {
      font-family: 'Assistant', sans-serif; }
    .aboutUsBlock__input::-moz-placeholder {
      font-family: 'Assistant', sans-serif; }
    .aboutUsBlock__input:-ms-input-placeholder {
      font-family: 'Assistant', sans-serif; }
    .aboutUsBlock__input::-ms-input-placeholder {
      font-family: 'Assistant', sans-serif; }
    .aboutUsBlock__input::placeholder {
      font-family: 'Assistant', sans-serif; }
  .aboutUsBlock__textareaContainer {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 10px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background-color: #fff;
    padding-right: 10px;padding-left: 10px;
    padding-top: 10px; }
    .aboutUsBlock__textareaContainer .formIcon {
      width: 25px;}
  .aboutUsBlock__textarea {
    font-size: 18px;
    width: 90%;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    border: none;
    resize: none;
    height: 95px;
    margin-right: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
    outline: none;
    font-family: 'Assistant', sans-serif;
    margin-top: -5px; }
    .ltr .aboutUsBlock__textarea{
      padding-left: 0;padding-right: 10px;
      margin-right: 0;margin-left: 5px;
    }
  .aboutUsBlock__btn {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #52a3da));
    background: -o-linear-gradient(bottom, #52a3da 0%);
    background: -moz-linear-gradient(bottom, #52a3da 0%);
    background: -webkit-linear-gradient(bottom, #52a3da 0%);
    background: -ms-linear-gradient(bottom, #52a3da 0%);
    background: linear-gradient(to bottom, #52a3da 0%);
    padding: 7px 25px;
    -webkit-border-radius: 10px;
            border-radius: 10px !important;
    background-color: #52a3da !important;
    border: none;
    background-image: none !important;
    border: 1px solid transparent;
    color: #ffffff;
    display: block;
    margin-right: auto;
    margin-left: 0;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;
    font-family: 'Assistant', sans-serif; }
    .ltr .aboutUsBlock__btn{margin-right: 0;margin-left: auto;}
    .aboutUsBlock__btn:hover {
      color: #52a3da !important;
      background-color: #ffffff !important;
      border: 1px solid #52a3da;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
  .aboutUsBlock__inputContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background-color: #ffffff;
    height: 30px;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 10px;padding-left: 10px; }


.products .swiper-slide {
  background-color: #ffffff;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  padding: 25px 30px 18px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.products .swiper-button-next {
  display: none;
  height: 54px;
  width: 54px;
  background-color: #52a3da;
  position: absolute;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  background-image: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer; }
  .products .swiper-button-next:hover {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #f38232; }
  .products .swiper-button-next::after {
    content: "";
    width: 17px;
    height: 5px;
    background-color: #ffffff;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-border-radius: 30px;
            border-radius: 30px;
    -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg); }
  .products .swiper-button-next::before {
    content: "";
    width: 17px;
    height: 5px;
    background-color: #ffffff;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-border-radius: 30px;
            border-radius: 30px;
    -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg); }

.products .swiper-button-prev {
  display: none;
  height: 54px;
  width: 54px;
  background-color: #52a3da;
  position: absolute;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  background-image: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer; }
  .products .swiper-button-prev:hover {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #f38232; }
  .products .swiper-button-prev::after {
    content: "";
    width: 17px;
    height: 5px;
    background-color: #ffffff;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    -webkit-border-radius: 30px;
            border-radius: 30px; }
  .products .swiper-button-prev::before {
    content: "";
    width: 17px;
    height: 5px;
    background-color: #ffffff;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
            transform-origin: 0 100%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
    -webkit-border-radius: 30px;
            border-radius: 30px; }

.products {
  position: relative; }

.products .swiper-container {
  display: none; }

.title {
  font-weight: 700;
  font-size: 32px;
  color: #52a3da;
  text-align: center;
  margin-bottom: 62px; }

.customers {
  padding: 65px 0 95px 0; }
  .customers__container {
    width: 1600px;
    margin: 0 auto;
    position: relative;
    padding: 0 12px; }
  .customers .swiper-container {
    width: 80%; }
  .customers .customers-swiper-button-next {
    height: 54px;
    width: 54px;
    background-color: #52a3da;
    position: absolute;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
    background-image: none;
    right: 0;
    top: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer; }
    .customers .customers-swiper-button-next:hover {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      background-color: #f38232; }
    .customers .customers-swiper-button-next::after {
      content: "";
      width: 17px;
      height: 5px;
      background-color: #ffffff;
      position: absolute;
      right: 20px;
      top: 50%;
      -webkit-border-radius: 30px;
              border-radius: 30px;
      -webkit-transform-origin: 100% 100%;
          -ms-transform-origin: 100% 100%;
              transform-origin: 100% 100%;
      -webkit-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg); }
    .customers .customers-swiper-button-next::before {
      content: "";
      width: 17px;
      height: 5px;
      background-color: #ffffff;
      position: absolute;
      right: 20px;
      top: 50%;
      -webkit-border-radius: 30px;
              border-radius: 30px;
      -webkit-transform-origin: 100% 0;
          -ms-transform-origin: 100% 0;
              transform-origin: 100% 0;
      -webkit-transform: translateY(-50%) rotate(-45deg);
          -ms-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg); }
  .customers .customers-swiper-button-prev {
    height: 54px;
    width: 54px;
    background-color: #52a3da;
    position: absolute;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
    background-image: none;
    left: 0;
    top: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer; }
    .customers .customers-swiper-button-prev:hover {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      background-color: #f38232; }
    .customers .customers-swiper-button-prev::after {
      content: "";
      width: 17px;
      height: 5px;
      background-color: #ffffff;
      position: absolute;
      left: 20px;
      top: 50%;
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
              transform-origin: 0 0;
      -webkit-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      -webkit-border-radius: 30px;
              border-radius: 30px; }
    .customers .customers-swiper-button-prev::before {
      content: "";
      width: 17px;
      height: 5px;
      background-color: #ffffff;
      position: absolute;
      left: 20px;
      top: 50%;
      -webkit-transform-origin: 0 100%;
          -ms-transform-origin: 0 100%;
              transform-origin: 0 100%;
      -webkit-transform: translateY(-50%) rotate(-45deg);
          -ms-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
      -webkit-border-radius: 30px;
              border-radius: 30px; }
  .customers__imgContainer {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .customers .swiper-slide {
    height: 100%; }
  .customers .swiper-wrapper {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }

.reviews {
  background-color: #f6f7f9;
  padding: 50px 0 60px 0;
}
.reviews .title {
  margin-bottom: 40px;
}
.reviews__leftContainer {
 /* margin-right: 90px;
  max-width: 515px;*/
  margin-right: 20px;
  max-width: 250px;
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;    
  -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  height: 100%;
}

.reviews__name {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 5px;
}

.reviews__name:hover {
  color: #52a3da;
}

.reviews__position {
  font-size: 14px;
  margin-bottom: 13px;
}

.reviews__text {
  font-size: 20px;
  margin-bottom: 12px;
  /*max-width: 450px;*/
}

.reviews__btn {
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #52a3da;
  background: #52a3da;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  width: fit-content;
}

.reviews__btn:hover {
  color: #52a3da !important;
  background-color: #ffffff !important;
  border: 1px solid #52a3da;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.reviews__imgContainer {
  position: relative;
  padding: 1px;
}

.reviews .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 20px 30px;
  height: auto;
}

.reviews .swiper-container {
  width: 80%;
}

.reviews__container {
  width: 1600px;
  margin: 0 auto;
  position: relative;
  padding: 0 12px;
}

.reviews .reviews-swiper-button-next {
  height: 54px;
  width: 54px;
  background-color: #52a3da;
  position: absolute;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  background-image: none;
  right: 0;
  top: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

.reviews .reviews-swiper-button-next:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #f38232;
}

.reviews .reviews-swiper-button-next::after {
  content: "";
  width: 17px;
  height: 5px;
  background-color: #ffffff;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.reviews .reviews-swiper-button-next::before {
  content: "";
  width: 17px;
  height: 5px;
  background-color: #ffffff;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

.reviews .reviews-swiper-button-prev {
  height: 54px;
  width: 54px;
  background-color: #52a3da;
  position: absolute;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  background-image: none;
  left: 0;
  top: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

.reviews .reviews-swiper-button-prev:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #f38232;
}

.reviews .reviews-swiper-button-prev::after {
  content: "";
  width: 17px;
  height: 5px;
  background-color: #ffffff;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.reviews .reviews-swiper-button-prev::before {
  content: "";
  width: 17px;
  height: 5px;
  background-color: #ffffff;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.slider-next {
  height: 54px;
  width: 54px;
  background-color: #52a3da;
  position: absolute;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  background-image: none;
  right: 0;
  top: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer; }
  .slider-next:hover {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #f38232; }
  .slider-next::after {
    content: "";
    width: 17px;
    height: 5px;
    background-color: #ffffff;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-border-radius: 30px;
            border-radius: 30px;
    -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg); }
  .slider-next::before {
    content: "";
    width: 17px;
    height: 5px;
    background-color: #ffffff;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-border-radius: 30px;
            border-radius: 30px;
    -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg); }

.slider-prev {
  height: 54px;
  width: 54px;
  background-color: #52a3da;
  position: absolute;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  background-image: none;
  left: 0;
  top: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer; }
  .slider-prev:hover {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #f38232; }
  .slider-prev::after {
    content: "";
    width: 17px;
    height: 5px;
    background-color: #ffffff;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    -webkit-border-radius: 30px;
            border-radius: 30px; }
  .slider-prev::before {
    content: "";
    width: 17px;
    height: 5px;
    background-color: #ffffff;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
            transform-origin: 0 100%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
    -webkit-border-radius: 30px;
            border-radius: 30px; }

.news {
  padding: 60px 0;
  position: relative; }
  .news .container{
    display: flex;
    flex-direction: column;
    align-items: center;   
    position: relative;
  }
  
  .news__imgLink {
    margin-bottom: 30px; }
  .news__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
    justify-content: space-between;
    min-height: 78px;
    max-height: 78px; }
  .news__title {
    color: #000000;
    font-size: 20px;
    margin-left: 30px;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
     }
    .news__title:hover {
      color: #52a3da; }
  .news__date {
    font-size: 16px;
    color: #999999;
    position: relative; }
    .news__date::before {
      content: "";
      height: 100%;
      width: 1px;
      background-color: #a7a7a7;
      position: absolute;
      right: -15px; }
  .news__text {
    font-size: 17px;
    margin-bottom: 15px;
    min-height: 110px; }
  .btn.all-news{
    color: #fff;
    background-color: #52a3da;
    font-size: 20px;
    font-weight: 700;
  }
  .btn.all-news:hover{
    color: #52a3da;
    background-color: #fff;
  }
  .news .swiper-container{
    margin-bottom: 40px;
    width: 90%;
  }
  .news__list {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	  width:100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .news__item {
    width: -webkit-calc(100% / 3 - 35px);
    width: calc(100% / 3 - 35px);
    padding: 0 15px;
    position: relative;}
.news__img.wp-post-image,.whatsGoingOn__img.wp-post-image{border:1px solid #ccc;}
.btn {
  padding: 8px 10px;
  border: 1px solid #52a3da;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  color: #52a3da; }
  .btn:hover {
    background-color: #52a3da;
    color: #ffffff; }

.footer {
  background-color: #f6f7f9;
  padding-top: 60px; }
  .footer .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .footer__col {
    margin-left: 50px; }
    .footer__col:nth-last-of-type(1) {
      margin-left: 0; }
  .footer__title {
    font-weight: 300;
    font-size: 14px;
    color: #f38232; }
  .footer__link {
    font-size: 14px;
    color: #000; }
    .footer__link:hover {
      color: #f38232; }
  .footer__logo {
    margin-right: auto;
    margin-left: 0;
    width: 145px;
    margin-top: 18px; }
    .social-icon{
      border: 1px solid #52a2da;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      margin: 0 10px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .social-icon:first-child{margin: 0;}
    .social-icon img {width: 20px;
      height: 20px;object-fit: contain;}
  .footer__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .footer__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
width: 55%;}

    .footer__right .footer__col{flex-shrink: 0;width: calc(100% / 4 - 50px);}
/*     .footer__left .footer__col{width: calc(100% / 4)} */
    .footer__left .footer__link{direction: ltr;}
.copywriting {
  text-align: center;
  padding: 50px 0 20px 0; }
.copywriting span:before{
  content: '';
  height: 12px;
  width: 1px;
  background: #000;
  display: inline-block;
  margin-left:7px;margin-right: 4px;
  vertical-align: middle;}
.copywriting a{color:#000000;text-decoration: underline;}
.copywriting a:hover,.acceptance a:hover{color:#f38232;}
.text-align-left {
  text-align: left; }

.footer .container {
  position: relative; }

.upstairs {
  cursor: pointer;
  height: 26px;
  width: 26px;
  background-color: #52a3da;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: none;
  left: 50%;
  top: -70px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer; }
  .upstairs:hover {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #f38232; }
  .upstairs::after {
    content: "";
    width: 10px;
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    -webkit-border-radius: 30px;
            border-radius: 30px;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(0, -50%) rotate(50deg);
        -ms-transform: translate(0, -50%) rotate(50deg);
            transform: translate(0, -50%) rotate(50deg); }
  .upstairs::before {
    content: "";
    width: 10px;
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    -webkit-border-radius: 30px;
            border-radius: 30px;
    top: 50%;
    right: 40%;
    -webkit-transform: translate(0, -50%) rotate(-50deg);
        -ms-transform: translate(0, -50%) rotate(-50deg);
            transform: translate(0, -50%) rotate(-50deg); }

.breadcrumbs {
  padding: 13px 25px;
  background-color: #f5f5f5;
  position: relative;
  z-index: -1; }
  .breadcrumbs__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .breadcrumbs__item {
    margin-left: 33px;
    position: relative; }
  .breadcrumbs__item:last-child{margin-left:0;}
    .breadcrumbs__item::after {
      content: "";
      position: absolute;
      left: -20px;
      top: 8px;
      width: 6px;
      height: 1px;
      background-color: #000000;
      -webkit-transform-origin: 100% 100%;
          -ms-transform-origin: 100% 100%;
              transform-origin: 100% 100%;
      -webkit-transform: rotate(-30deg);
          -ms-transform: rotate(-30deg);
              transform: rotate(-30deg); }
    .breadcrumbs__item::before {
      content: "";
      position: absolute;
      left: -20px;
      bottom: 7px;
      width: 6px;
      height: 1px;
      background-color: #000000;
      -webkit-transform-origin: 50% 100%;
          -ms-transform-origin: 50% 100%;
              transform-origin: 50% 100%;
      -webkit-transform: rotate(30deg);
          -ms-transform: rotate(30deg);
              transform: rotate(30deg); }
    .breadcrumbs__item:nth-last-of-type(1)::after {
      content: none; }
    .breadcrumbs__item:nth-last-of-type(1)::before {
      content: none; }
  .breadcrumbs__link {
    z-index: 1;
    font-size: 14px;
    color: #000000; }
    .breadcrumbs__link:hover {
      color: #f38232; }
    .breadcrumbs__link_active {
      color: #f38232; }

.sticky .breadcrumbs {
  padding: 8px 25px; }

.paddingForBreadcrumbs {
  padding-top: 158px; }

.pageTitle {
  font-size: 46px;
  font-weight: 700;
  color: #52a2da;
  text-align: center;
  line-height: normal;
  margin-bottom: 35px; }

.about {
  padding: 45px 0 50px 0; }
  .about__text {
    max-width: 675px;
    margin: 0 auto;
    font-size: 24px;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center; }

.fieldOfActivity__title {
  font-size: 25px;
  color: #52a2da; }

.fieldOfActivity__title + .fieldOfActivity {
  background: url(../img/block-shadow.png) no-repeat center bottom/contain; }

.whoAreWe {
  padding: 70px 0 80px; }
 .whoAreWe__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 840px;
  margin: 0 auto;
}
.whoAreWe__item {
  padding: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
  flex: 0 0 calc(100% / 3);
  max-width: calc(100% / 3);
  position: relative;
}
.whoAreWe__item:nth-last-of-type(1) {
  margin-bottom: 0;
}
.whoAreWe__item a {
  padding: 0 20px;
}
.whoAreWe__img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
#info {
  display: none;
}
#info {
  width: 100%;
}
#info .wrapper {
  position: relative;
  margin-top: 1rem;
  display: block;
  overflow: hidden;
  margin-bottom: 5rem;
  padding: 2rem;
  text-align: center;
  color: #fff;
  background: #0c2c55;
}
#info .wrapper p,#info .wrapper p span{color: #fff;margin-top: 0;}
#info .wrapper .description {display: block;}
[role="button"] {cursor: pointer;}
#info .info-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
  display: block;
}
#info .info-close span {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 3px;
  background: #fff;
  top: 10px;
  left: 0px;
}
.info-arrow {
    height: 30px;
    width: 30px;
    position: absolute;
    background: #0c2c55;
    transform: translateY(30%) translateX(-50%) rotate(45deg);
    left: 50%;
}
#info .info-close span:nth-child(1) {
  transform: rotate(45deg);
}
#info .info-close span:nth-child(2) {
  transform: rotate(135deg);
}
.whoAreWe__item .item-wrapper {
width: 100%; 
border: 1px solid #f2f2f2;
box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075);
}
.position-relative{position: relative;}
.whoAreWe__item_info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding:0 15px;
}
.down-arrow {display: block;position: relative;width: 20px;height: 20px;margin: 0 0.5em;}
.down-arrow::before, .down-arrow::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 2px;
  height: 20px;
  background: #52a3da;
  transition: all 500ms ease-in-out;
}
.down-arrow::before {
  left: 0;
  border-radius: 2px 0 0 2px;
  transform-origin: 100% 50%;
  transform: rotate(-45deg) scale(0.5, 1);
  background-color: #52a3da;
  padding-right: 2px;
}
.down-arrow::after {
  right: 0;
  border-radius: 0 2px 2px 0;
  transform-origin: 0 50%;
  transform: rotate(45deg) scale(0.5, 1);
  background-color: #52a3da;
  padding-right: 2px;
}
.whoAreWe__item:hover .down-arrow::before{
  transform: rotate(-45deg) scale(0.75, 1);
}
.whoAreWe__item.active .down-arrow::before {
  transform: rotate(-135deg) scale(0.5, 1);
  transform-origin: 75% 50%;
}
.whoAreWe__item:hover .down-arrow::after{
  transform: rotate(45deg) scale(0.75, 1);
}
.whoAreWe__item.active .down-arrow::after {
  transform: rotate(135deg) scale(0.5, 1);
  transform-origin: 25% 50%;
}


.whoAreWe__name {
  font-weight: 700;
  font-size: 1.25rem;
  color: #52a2da;
}

.whoAreWe__position {
  font-weight: 300;
  font-size: 1rem;
  color: #52a2da;
  display: block;
}

.whoAreWe__author {
  margin-top: 0.25rem;
  margin-bottom: 5px;
  color: #52a2da;
  width: calc(100% - 40px);
}

.whoAreWe__item .whoAreWe__text {
  max-width: 100%;
  font-size: 18px;
}

.whoAreWe__text ul {
  margin-right: 10px;
}

.whoAreWe__text ul li {
  list-style: disc;
  margin-right: 10px;
}

.ltr .whoAreWe__text ul {
  margin-right: 0px;
  margin-left: 10px;
}

.ltr .whoAreWe__text ul li {
  margin-right: 0px;
  margin-left: 10px;
}
.contactUs {
  margin-bottom: 75px; }
  .contactUs .container {
    padding: 25px 15px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background-color: #f0f1f4;
    background: url(../img/contactUs-bg.jpg) no-repeat center top/cover; }
  .contactUs__form  {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .contactUs .contactUs__form{padding-bottom: 0px;position: relative;}
  .contactUs__description {
    font-size: 20px;
    margin-left: 20px;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1; }
  .contactUs__btn {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #52a3da));
    background: -o-linear-gradient(bottom, #52a3da 0%);
    background: -moz-linear-gradient(bottom, #52a3da 0%);
    background: -webkit-linear-gradient(bottom, #52a3da 0%);
    background: -ms-linear-gradient(bottom, #52a3da 0%);
    background: linear-gradient(to bottom, #52a3da 0%);
    border: 1px solid #52a2da;
    background-color: #52a2da;
    color: #ffffff;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    padding: 7px 15px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-left: 15px;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    font-size: 18px;
    font-family: 'Assistant', sans-serif; }
    .contactUs__btn:hover {
      background: #ffffff;
      color: #52a2da;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
.wpcf7-form-control-wrap{width:100%;}
  .contactUs .inputContainer {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    margin-left: 30px;
    -webkit-flex-basis: 22%;
        -ms-flex-preferred-size: 22%;
            flex-basis: 22%; }

.inputContainer {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #ffffff;
  padding: 7px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .inputContainer input {
    border: none;
    outline: none;
    width: 96%;
    font-size: 18px; 
  font-family: 'Assistant', sans-serif;}
  .inputContainer img {
    margin-left: 10px; }
.wpcf7[dir="rtl"] input[type="url"], .wpcf7[dir="rtl"] input[type="email"], .wpcf7[dir="rtl"] input[type="tel"]{text-align:right;}
.whatsGoingOn {
  padding: 40px 0 0px 0;
  margin-bottom: 65px; }
  .whatsGoingOn .container {
    background: url(../img/block-shadow.png) no-repeat center bottom/contain;
    padding-bottom: 80px; }
  .whatsGoingOn__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 85px; }
  .whatsGoingOn__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 45px; }
    .whatsGoingOn__item:nth-last-of-type(1) {
      margin-bottom: 0; }
  .whatsGoingOn__imgLink {
    margin-left: 55px;
    height: auto;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    max-width: 380px; }
  .whatsGoingOn__img {
    width: 100%;
    height: auto; }
  .whatsGoingOn__title {
    width: 100%;
    border-width: 700px;
    font-size: 20px;
    margin-bottom: 10px; }
    .whatsGoingOn__title a {
      color: #000; }
      .whatsGoingOn__title a:hover {
        color: #52a2da; }
  .whatsGoingOn__date {
    margin-bottom: 20px;
    font-size: 16px;
    color: #999999; }
  .whatsGoingOn__text {
    font-size: 17px;
    margin-bottom: 45px; }
  .whatsGoingOn__btn {
    padding: 5px 10px; }
  .whatsGoingOn__link {
    color: #52a2da;
    margin-right: 15px;
    text-decoration: underline; }
    .whatsGoingOn__link:hover {
      color: #f38232; }
  .whatsGoingOn__date {
    padding: 5px 0px; }
  .whatsGoingOn__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.whatsGoingOn__row .whatsGoingOn__date {
  margin-bottom: 0; }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .pagination__item {
    height: 35px;
    width: 35px;
    border: 1px solid #52a2da;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    color: #52a2da;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 10px;
    font-size: 23px;
    font-weight: 600; }
    .current .pagination__item {
      background-color: #52a2da;
      color: #ffffff; }
    .pagination__item:nth-last-of-type(1) {
      margin-left: 0; }
    .pagination__item:hover {
      background-color: #52a2da;
      color: #ffffff; }

.page-numbers {
  margin-left: 10px; }

.branches {
  padding-top: 35px;
  padding-bottom: 50px; }
  .branches__text {
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 30px;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;  }

.solutions {
  margin-bottom: 70px; }
  .solutions .container {
    padding-bottom: 30px;
    background: url(../img/block-shadow.png) no-repeat center bottom/contain; }
  .solutions__title {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 100px; }
  .solutions__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .solutions__item {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
	  padding: 0 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 60px; }
  .solutions__img {
    width: 160px;
    margin-bottom: 23px; }
  .solutions__itemTitle {
    direction: ltr;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
	  line-height: 1;
    min-height: 55px; }
    .solutions__itemTitle a {
      color: #000000; }
      .solutions__itemTitle a:hover {
        color: #52a3da; }
  .solutions__text {
    font-size: 18px;
    text-align: center;
    min-height: 46px;
    margin-bottom: 20px;
	width:100%;}

.clients {
  padding-top: 30px; }
  .clients__tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: url(../img/block-shadow.png) no-repeat center bottom/cover;
    padding-bottom: 50px; }
  .clients__tab {
    width: auto;
    min-width: 140px;
    padding: 10px;
    border: 1px solid #52a2da;
    background-color: #ffffff;
    text-align: center;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    color: #52a2da;
    margin:10px; }
    .clients__tab:nth-last-of-type(1) {
      margin-left: 0; }
    .clients__tab:hover {
      background-color: #52a2da;
      color: #ffffff; }
    .clients__tab_active {
      background-color: #52a2da;
      color: #ffffff;
      position: relative; }
      .clients__tab_active::after {
        content: "";
        position: absolute;
        bottom: -20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        border: 10px solid transparent;
        border-top: 10px solid #52a2da; }
  .clients__list {
    margin: 0 -60px;
    padding: 70px 0 100px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    background: url(../img/block-shadow.png) no-repeat center bottom/contain;
    margin-bottom: 70px; }
  .clients__item {
    -webkit-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
    width: -webkit-calc(100% / 6 - 5px);
    width: calc(100% / 6 - 5px);
    padding: 65px 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.product {
  padding-top: 40px;
  padding-bottom: 80px; }
  .product__galleryTitle {
    color: #52a2da;
    margin-bottom: 20px; }
  .product__content,.page__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.product__content > div,.page__content > div{width:85%;}
  .product__content > div.product__contactUs,.page__content > div.product__contactUs {
    width: 25%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 50px;
    background: url(../img/product-bg.png) no-repeat center bottom/cover;
    padding: 35px 25px 30px 25px;
    -webkit-border-radius: 10px;
            border-radius: 10px; }
  .product__contactUs .contactUs__form{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .product__contactUs .contactUs__description {
	 max-width:100%;
    text-align: center;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 600; }
  .product__contactUs .inputContainer {
    width: 100%;
    margin-bottom: 10px; }
  .product__contactUs .aboutUsBlock__textareaContainer {
    width: 100%;
    height: 135px;
    padding-right: 5px;padding-left: 5px; }
  .product__contactUs .aboutUsBlock__textarea {
    margin-right: 0px; }
  .product__contactUs .contactUs__btn {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    margin-left: 0;
    padding: 7px 20px; }
  .product__logo {
    margin-bottom: 20px; }
  .product__description {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px; }
  .newsInner h2,.newsInner h3,.product__subTitle,.product__text h2,.pageInner h2, .pageInner h3 {
    font-size: 18px;
    font-weight: 700;
    color: #52a2da;
    margin-bottom: 10px !important; }
    .newsInner h2,.newsInner h3,.pageInner h2, .pageInner h3{
      margin-top: 10px;
    }
  .product__text {
    font-size: 18px;
    margin-bottom: 35px; }
    .product__text_silver {
      color: #999999; }
  .product p {
    font-size: 18px;
    margin-bottom: 15px; }
  .one-name{white-space:nowrap;}
  .newsInner ul,.product__list,.product__content ul,.pageInner ul,.pageInner ol {
    padding-right: 25px;
    margin-top: 15px;
    margin-bottom: 15px; }
    .pageInner ul li{list-style: disc;font-size: 18px;}
    .pageInner ol li{font-size: 18px;}
  .newsInner ul,.pageInner ul{margin-top: 15px;font-size: 18px;}
  .ltr .product__list,.newsInner .ltr ul,.newsInner.ltr ul,.product__content .ltr ul,.pageInner .ltr ul,.pageInner .ltr ol{padding-right: 0;padding-left: 25px;}
  .newsInner ul li,.product__item, .product__content ul li {
    margin-bottom: 10px;
    position: relative; }
  .newsInner ul li::before, .product__item::before,.product__content ul li::before {
      position: absolute;
      right: -25px;
      content: url(../img/list-item.png); }
  .ltr .product__item::before ,.newsInner .ltr ul li::before,.newsInner.ltr ul li::before,.product__content .ltr ul li::before,.newsInner [dir="ltr"] li::before{right: auto;left:-25px;}
  .product__content ul ul li{list-style: disc;}
  .product__content ul ul li::before {content: none;}
  .product__videoContainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 50px; }
  .product__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .product__shadow {
    padding-bottom: 20px;
    margin-bottom: 30px;
    background: url(../img/block-shadow.png) no-repeat center bottom/contain; }
  .product__imageContainer {
    margin-bottom: 50px; }

.formIconText {
  	width: 30px;
	height:20px;}

.openFile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fd7422; }
  .openFile__img {
    margin-left: 15px;margin-bottom: 20px; }
.ltr .openFile__img{margin-left:0;margin-right:15px;}
  .openFile__text {
    font-size: 18px; }
.openFile,
  .openFile:hover {
    color: #52a3da; }

.contact {
  padding-top: 30px;
  padding-bottom: 230px; }
  .contact__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 auto;
    margin-bottom: 65px;
    max-width: 1125px; }
  .contact__info {
    margin-right: 30px; }
  .contact__formContainer {
    width: 80%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .contact__formContainer .aboutUsBlock__form {
      -webkit-border-radius: 0;
              border-radius: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      padding-top: 45px;
      height: 100%; }

.contactInfo {
  width: 20%;
  margin-right: 30px; }
.ltr .contactInfo{margin-right: 0;margin-left: 30px;}
  .contactInfo__img {
    margin-bottom: 20px; }
  .contactInfo__title {
    font-size: 20px;
    color: #52a3da;
    font-weight: 700;
    margin-bottom: 8px; }
  .contactInfo__container {
    margin-bottom: 20px; }
    .contactInfo__container a {
      color: #000000; }
      .contactInfo__container a:hover {
        color: #52a3da; }

.mapContainer {
  max-width: 1125px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .mapContainer__info {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: url(../img/map-bg.jpg) no-repeat center top/cover;
    padding: 0 90px; }
  .mapContainer__map {
    width: 50%; }
  .mapContainer__icon {
    margin-bottom: 10px; }
  .mapContainer__title {
    font-size: 24px;
    font-weight: 700;
    color: #52a3da;
    margin-bottom: 25px; }
  .mapContainer__text {
    text-align: center;
	width:100%;}

#map {
  height: 350px; }

.events {
  padding: 30px 0 60px 0; }
  .events__list {
    margin-bottom: 55px; }
  .events__item {
    background: url(../img/events-item-bg.jpg) no-repeat center bottom/cover;
    min-height: 325px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-bottom: 25px; }
    .events__item:nth-last-of-type(1) {
      margin-bottom: 0; }
  .events__description {
    width: 60%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 40px 50px;
    position: relative; 
    text-align: center;}
    .events__description::after {
      content: "";
      width: 1px;
      height: 150px;
      background-color: #c2c4c8;
      position: absolute;
      left: 0;
      top:50%;
	  margin-top:-75px;}
  .events__date {
    width: 40%;
    padding: 40px 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .events__title {
    font-size: 32px;
    font-weight: 700;
    color: #52a3da;
    margin-bottom: 15px;
    line-height: 1; }
    .events__title a {
      color: #52a3da; }
      .events__title a:hover {
        color: #f38232; }
  .events__text {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center; }
  .events__btn {
    margin-bottom: 20px;
    font-weight: 600;
    margin-left: 15px; }
    .events__btn:nth-last-of-type(1) {
      margin-left: 0; }
  .events__question {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .events__questionIcon {
    margin-left: 10px; }
  .events__questionLink {
    font-size: 15px;
    color: #52a3da;
    font-weight: 400; }
    .events__questionLink:hover {
      color: #f38232; }
  .events__questionText {
    font-size: 15px;
    font-weight: 600; }
  .events__baner {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: auto;
    padding: 1px;
    min-width: 300px; }
  .events__dateItem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 10px; }
  .events__dateIcon {
    margin-left: 10px; }
  .events__dateText {
    color: #52a3da;
    font-size: 20px; }
  .events__btnContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }

.theHallIsFul {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  margin-left: 55px; }
  .theHallIsFul span {
    display: block;
    -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
            transform: rotate(5deg);
    color: #ec1438; }
  .theHallIsFul_small {
    font-weight: 600;
    font-size: 13px;
    font-weight: 900; }
  .theHallIsFul_big {
    font-size: 14px; }
  .theHallIsFul::after {
    content: url(../img/theHallIsFul.png);
    position: absolute;
    top: -18px;
    right: -20px; }

.eventsInner__content {
  padding-top: 80px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

.eventsInner__aside {
  width: 30%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.eventsInner__main {
  width: 70%;padding-left: 50px; }
[dir="ltr"] .eventsInner__main {padding-left:0;padding-right:50px;}
.eventsInnerForm {
  background: url(../img/product-bg.png) no-repeat center bottom/cover;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding: 30px 60px; }
  .eventsInnerForm__title {
    font-size: 39px;
    font-weight: 600;
    text-align: center; }
 [dir="ltr"] .eventsInnerForm__title {font-size:30px;}
  .eventsInnerForm__description {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px; }
  .eventsInnerForm__form {
    width: 100%; }
  .eventsInnerForm__input {
    width: 100%;
    border: none;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 13px;
    font-size: 18px;
    font-family: 'Assistant', sans-serif; }
    .eventsInnerForm__input::-webkit-input-placeholder {
      color: #444c54;
      font-size: 18px;
      font-weight: 400;
      font-family: 'Assistant', sans-serif; }
    .eventsInnerForm__input::-moz-placeholder {
      color: #444c54;
      font-size: 18px;
      font-weight: 400;
      font-family: 'Assistant', sans-serif; }
    .eventsInnerForm__input:-ms-input-placeholder {
      color: #444c54;
      font-size: 18px;
      font-weight: 400; 
      font-family: 'Assistant', sans-serif;}
    .eventsInnerForm__input::-ms-input-placeholder {
      color: #444c54;
      font-size: 18px;
      font-weight: 400; 
      font-family: 'Assistant', sans-serif;}
    .eventsInnerForm__input::placeholder {
      color: #444c54;
      font-size: 18px;
      font-weight: 400; 
      font-family: 'Assistant', sans-serif;}
  .eventsInnerForm__textarea {
    height: 135px;
    resize: none;
    width: 100%;
    border: none;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    padding: 10px;
    margin-bottom: 13px;
    font-size: 18px;
    font-family: 'Assistant', sans-serif; }
    .eventsInnerForm__textarea::-webkit-input-placeholder {
      color: #444c54;
      font-size: 18px;
      font-weight: 400;
      font-family: 'Assistant', sans-serif; }
    .eventsInnerForm__textarea::-moz-placeholder {
      color: #444c54;
      font-size: 18px;
      font-weight: 400;
      font-family: 'Assistant', sans-serif; }
    .eventsInnerForm__textarea:-ms-input-placeholder {
      color: #444c54;
      font-size: 18px;
      font-weight: 400; 
      font-family: 'Assistant', sans-serif;}
    .eventsInnerForm__textarea::-ms-input-placeholder {
      color: #444c54;
      font-size: 18px;
      font-weight: 400;
      font-family: 'Assistant', sans-serif; }
    .eventsInnerForm__textarea::placeholder {
      color: #444c54;
      font-size: 18px;
      font-weight: 400;
      font-family: 'Assistant', sans-serif; }
  .eventsInnerForm__label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .eventsInnerForm__label p {
      font-size: 16px;
      cursor: pointer; }
  .eventsInnerForm__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .eventsInnerForm__checkbox {
    margin-left: 10px;
    cursor: pointer; }
  .eventsInnerForm__btn {
    padding: 10px 30px;
    background-color: #52a3da;
    border: none;
    border: 1px solid #52a3da;
    color: #ffffff;
    display: block;
    margin-right:auto;
    margin-left:0;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    cursor: pointer;
    font-size: 18px;
    font-family: 'Assistant', sans-serif;  }
    .eventsInnerForm__btn:hover {
      background-color: #ffffff;
      color: #52a3da; }
[dir="ltr"] .eventsInnerForm__btn {
    margin-left: auto;
    margin-right: 0;
}
.board {
  background: url(../img/board.jpg) no-repeat center top/contain;
  min-height: 470px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .board__logo {
    width: 175px;
    position: relative;
    z-index: 2; }
  .board__red {
    position: relative;
    font-size: 18px;
    font-weight: 900;
    color: #ec1438;
    -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
            transform: rotate(5deg);
    margin-left: 73px;
    max-width: 145px;
    line-height:1;
    z-index: 5; }
    .board__red::after {
      position: absolute;
      content: url(../img/theHallIsFul.png);
      -webkit-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
              transform: rotate(-5deg);
      top: -20px;
      right: -12px; }

.viewPhotos {
  background: url(../img/blue-bg.jpg) no-repeat center top/cover;
  display: block;
  min-height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 397px; }
  .viewPhotos__link {
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    font-weight: 600; }

.articles {
  padding-top: 40px; }
  .articles .container {
    background: url(../img/block-shadow.png) no-repeat center bottom/contain;
    padding-bottom: 80px;
    margin-bottom: 65px; }
  .articles__list {flex-wrap: wrap;}
  .articles__item {
    padding: 0 15px;
    margin-bottom: 25px;        
   width: calc(100%/2);
   flex: 0 0 calc(100%/2);}
@media (min-width: 992px) {
  .articles__item {
  	width: calc(100%/3);
   	flex: 0 0 calc(100%/3);}
}
  .articles__rightContainer {margin: 1rem 0;width:100%;height:100%;}
  .articles__item_inner {
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  padding: 20px;
  height: 100%;
  background: url(../img/events-item-bg.jpg) no-repeat center bottom/cover;
  }
  .articles__title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px; }
  .articles__titleLink {
    color: #000; }
    .articles__titleLink:hover {
      color: #52a2da; }
  .articles__text {
    font-size: 17px;
    margin-bottom: 35px; }
  .articles__author {
    color: #999999;
    font-size: 17px; }
  .articles__btn {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.brochures {
  padding-top: 40px; }
  .brochures .container {
    background: url(../img/block-shadow.png) no-repeat center bottom/contain;
    padding-bottom: 80px;
    margin-bottom: 65px; }
  .brochures__item {
    padding: 40px 120px;
    margin-bottom: 25px;
    background: url(../img/events-item-bg.jpg) no-repeat center bottom/cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .brochures__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #52a2da; }
  .brochures__text {
    font-size: 22px; }
  .brochures__img {
    max-width: 220px; }
  .brochures__titleLink {
    color: #52a2da; }
    .brochures__titleLink:hover {
      color: #f38232; }

.brochuresInnerImg {
  margin-bottom: 70px; }

.newsInner,.pageInner {
  padding: 45px 0 75px 0; }
  .newsInner__date {
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    padding: 8px 7px 10px 7px;
    background-color: #52a3da;
    margin-bottom: 15px; }
  .newsInner__img {
    margin-bottom: 25px; }
  .newsInner p,.pageInner p {
    font-size: 18px;
    margin-bottom: 15px; }

.career {
  padding: 40px 0 60px 0; }
  .career__item {
    margin-bottom: 35px; }
    .career__item:nth-last-of-type(1) {
      margin-bottom: 0; }
  .career__itemTitle {
    font-size: 24px;
    font-weight: 700; }
  .career__arrow.open {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .career__arrow {
    height: 26px;
    width: 26px;
    background-color: #52a3da;
    position: relative; }
    .career__arrow::after {
      content: "";
      height: 10px;
      width: 3px;
      background-color: #fff;
      position: absolute;
      left: 40%;
      top: 50%;
      -webkit-transform-origin: 100% 100%;
          -ms-transform-origin: 100% 100%;
              transform-origin: 100% 100%;
      -webkit-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg); }
    .career__arrow::before {
      content: "";
      height: 10px;
      width: 3px;
      background-color: #fff;
      position: absolute;
      right: 40%;
      top: 50%;
      -webkit-transform-origin: 0 100%;
          -ms-transform-origin: 0 100%;
              transform-origin: 0 100%;
      -webkit-transform: translateY(-50%) rotate(-45deg);
          -ms-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg); }
  .career__vacancies {
    cursor: pointer;
    position: relative;
    z-index: 2;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px 50px 30px 50px;
    background: url(../img/contactUs-bg.jpg) no-repeat center top/cover; }
  .career__description {
    display: none;
    background-color: #f6f7f9;
    padding: 45px 45px 30px 45px;
    -webkit-border-radius: 0 0 10px 10px;
            border-radius: 0 0 10px 10px;
    margin-top: -10px;
    z-index: 1;
    position: relative; }
    .career__description .description,.career__description h3 {
      font-size: 25px;
      font-weight: 700;
      margin-top: 10px;
      margin-bottom: 20px; }
    .career__description .comment{margin-bottom: 30px;}
    .career__description ul {
      padding-right: 30px;
      margin-bottom: 30px; }
    .career__description li {
      margin-bottom: 10px;
      position: relative;
      font-size: 18px; }
      .career__description li::after {
        content: "";
        height: 7px;
        width: 7px;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        background-color: #52a2da;
        position: absolute;
        right: -25px;
        top: 7px; }
  .career__btn {
    padding: 5px 20px;
    background-color: #52a2da;
    border: 1px solid #52a2da;
    color: #ffffff;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    font-size: 31px;}
    .career__btn:hover {
      background-color: #fff;
      color: #52a2da; }

.thanks {
  padding: 40px 0 110px 0; }
  .thanks__img {
    max-width: 845px;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 45px; }
  .thanks__linkContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .thanks__link {
    font-size: 18px;
    color: #52a3da;
    margin-left: 20px;
    position: relative; }
    .thanks__link:hover {
      color: #f38232; }
    .thanks__link::after {
      content: "";
      position: absolute;
      left: -10px;
      top: 3px;
      height: 20px;
      width: 1px;
      background-color: #000; }
    .thanks__link:nth-last-of-type(1) {
      margin-left: 0; }
      .thanks__link:nth-last-of-type(1)::after {
        content: none; }

.forum {
  padding: 50px 0 100px 0; }
  .forum__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .forum__info {
	margin-left: 35px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {.forum__info{width:100%;} }
  .forum__subscribe {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 25%; }
  .forum__subscribeImg {
    margin-bottom: 30px; }
  .forum__subscribeBtn {
    font-size: 31px;
    font-weight: 600;
    color: #ffffff;
    padding: 20px 20px;
    background-color: #52a2da;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    text-align: center;
    border: 1px solid #52a2da; }
    .forum__subscribeBtn:hover {
      background-color: #fff;
      color: #52a2da; }
  .forum__title {
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: 700; }
  .forum__list{margin-bottom: 20px;margin-top: 20px;padding-right: 30px;}
  .forum__list li{list-style: disc;}
  .forum__text {
    font-size: 18px;
    margin-bottom: 30px; }
    .forum__text_blue {
      font-weight: 700;
      color: #60a8db; }
    .forum__text a {
      font-weight: 700;
      color: #60a8db;
      word-break: break-word; }
      .forum__text a:hover {
        color: #f38232; }
    .forum__text .clickHere {
      text-decoration: underline;
      color: #000000; }
  .forum__attention {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 40px; }

.happyToDeeYou {
  margin-bottom: 30px; }
  .happyToDeeYou__title {
    font-size: 18px;
    color: #52a2da;
    font-weight: 700; }
  .happyToDeeYou__leadership {
    font-size: 18px; }
  .happyToDeeYou__leadership {
    font-size: 18px; }
.forum__info .pictures{
  margin-top: 30px;
}
.pictures__title {
  font-size: 22px;
  font-weight: 700;
  color: #52a2da;
  margin-bottom: 25px;
  text-align: center; }

.pictures__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: justify;
          justify-content: flex-start; }

.pictures__item {
  width: -webkit-calc(100% / 4 - 15px);
  width: calc(100% / 4 - 15px);
  margin: 0px 7.5px 15px; }

.pictures__img {
  width: 100%;
  height: auto;
  margin-bottom: 5px; }

.pictures__events {
  font-weight: 700;
  font-size: 15px;
  color: #52a2da;
  text-align: center; }
  .pictures__events:hover {
    color: #f38232; }

.pictures a {
  width: 100%; }

.galleries {
  padding: 55px 0 80px 0; }
  .galleries__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -20px; }
  .galleries__item {
    width: -webkit-calc(100% / 3 - 20px);
    width: calc(100% / 3 - 20px);
    margin-right: 20px;
    margin-bottom: 35px; }
  .galleries__img {
    width: 100%;
    margin-bottom: 15px; }
  .galleries__events {
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    color: #52a2da;
    text-align: center;
    margin-bottom: 5px; }
    .galleries__events:hover {
      color: #f38232; }
  .galleries__eventsDate {
    font-size: 24px;
    text-align: center; }
  .galleries__linkImg {
    width: 100%; }

.galleriesInner {
  padding-top: 55px;
  padding-bottom: 135px; }
  .galleriesInner__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    right: -20px; }
  .galleriesInner__item {
    width: -webkit-calc(100% / 4 - 20px);
    width: calc(100% / 4 - 20px);
    margin-right: 20px;
    margin-bottom: 20px; }
  .galleriesInner__linkImg {
    width: 100%; }
  .galleriesInner__img {
    width: 100%;
    margin-bottom: 15px; }
  .galleriesInner__events {
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    color: #52a2da;
    text-align: center;
    margin-bottom: 5px;
    line-height: 1; }
    .galleriesInner__events:hover {
      color: #f38232; }
  .galleriesInner__eventsDate {
    font-size: 19px;
    text-align: center; }

.forunAndGallery {
  padding-top: 50px;
  padding-bottom: 130px; }
  .forunAndGallery__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -20px;
    margin-bottom: 33px; }
  .forunAndGallery__item {
    width: -webkit-calc(100% / 4 - 20px);
    width: calc(100% / 4 - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    height: 210px;
	position: relative;
    overflow: hidden; }
  .forunAndGallery__img {
    width: 100%;
	height:100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	}

.presentations {
  padding-top: 55px;
  padding-bottom: 105px;
  margin-bottom: 70px;
  background: url(../img/block-shadow.png) no-repeat center bottom/contain; }
  .presentations__item {
    cursor: pointer;
    position: relative;
    z-index: 2;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 20px;
    background: url(../img/contactUs-bg.jpg) no-repeat center top/cover;
    margin-bottom: 30px; }
    .presentations__item:nth-last-of-type(1) {
      /*margin-bottom: 0;*/ }
  .presentations__itemTitle {
    font-size: 25px;
    font-weight: 700;
    color: #000; }
    .presentations__itemTitle:hover {
      color: #f38232; }

.testimonials {
  padding-top: 30px;
  padding-bottom: 75px;
  margin-bottom: 65px;
  background: url(../img/block-shadow.png) no-repeat center bottom/contain; }
  .testimonials__list {
    margin-bottom: 80px; }
  .testimonials__item {
    padding: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    
    margin-bottom: 30px;
    background: url(../img/events-item-bg.jpg) no-repeat center bottom/cover; }
    .testimonials__item:nth-last-of-type(1) {
      margin-bottom: 0; }
  .testimonials__img {
    flex-shrink: 0;
    margin-left: 75px;
    border: 1px solid #fcfdfd;
    -webkit-box-shadow: 0px 12px 35px -15px gray;
    box-shadow: 0px 12px 35px -15px gray; }
  .testimonials__logo {
    margin-right: 65px;
    flex-shrink: 0; }
  .testimonials__itemTitle {
    font-size: 36px;
    font-weight: 700;
    color: #52a3da;
    margin-bottom: 10px;
    line-height: 1;}
  .testimonials__text {
    font-size: 22px; }
  .testimonials__linkTitle {
    color: #52a3da; }
    .testimonials__linkTitle:hover {
      color: #f38232; }

@media (max-width: 1755px) {
  .search-form {
    margin-top: 0px;
    margin-right: 0; }
  .products {
    padding: 50px; }
  .aboutUsBlock {
    padding: 50px; } }

@media (max-width: 1600px) {
  .customers__container {
    width: 1440px; }
  .reviews__container {
    width: 1440px; }
  .contactIcon.searchBtn {
    margin-right: 20px; }
  .clients__list {
    margin: 0; overflow: hidden;}
  .clients__item{padding: 30px 0;} 
}

@media (max-width: 1500px) {
  .menu__link {
    /*font-size: 15px;*/ }
  .menu__item {
    margin-right: 10px; } 
  .menu__link_aboutUs,.menu__item:last-child a{
    margin-right: 20px;
  }
}

@media (max-width: 1440px) {
  .customers__container {
    width: 1200px; }
  .reviews__container {
    width: 1200px; }
  .menu__link{font-size: 16px;} 
  .solutions__itemTitle{font-size: 22px;}
	.reviews-cont-img {
    width: 250px!important;;
    height: 250px!important;
  }
}

@media (max-width: 1396px) {
  .whoAreWe__img {height: 200px;}
  .container {
    width: 1200px; }
  .contactUs .inputContainer {
    -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%; }
  .board {
    min-height: 413px; } 
  .footer__left .footer__col{flex-shrink: 0;}
  .footer__col {
    margin-left: 30px;
  }
  .footer__left{justify-content: flex-end;}
/*   .footer__left .footer__col {
    width: calc(100% / 4 - 15px);
  } */
  .events__description,.events__date{padding: 20px 30px;}
  .solutions__text{font-size: 17px;}
  .news__item {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    padding: 0 15px; }
    .news__row{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
   -webkit-align-items: flex-start;
        -ms-flex-align: start;
           align-items: flex-start;
		max-height: none;
	}
  .news__date::before{content: none;}
  .news__title{margin-left: 0;}
  .news__text{min-height: 132px;}
  }
@media (max-width: 1300px) {
  .hoverLine__item {
    font-size: 19px; } 
  .container {
    width: 1170px; }
  .menu__link{font-size: 14px;} 
  .menu__item:last-child::after{display: none;}
  .menu__link_aboutUs,.menu__item:last-child a{
    margin-right: 0;}
    .solutions__item {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3); }
  
  
  }

@media (max-width: 1200px) {
  .container {
    width: 970px; }
  .footer__left {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .footer__right {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
	width: 70%;}
  .footer__left .footer__col {
      width: calc(100% / 2 - 50px);
      margin-bottom: 50px;
  }
	.footer__right .footer__col {margin-right: 10px;width: calc(100% / 4 - 10px);}

	.footer__right .footer__col:nth-of-type(1) {margin-right: 0;}
  .footer__left .footer__col:nth-of-type(2){
    margin-left: 0;
  }
  .menu,.header.sticky .menu {
    margin-top: 0; }
  .footer .menu{
    margin-left: 0;
  }
  .brochures__item {
    padding: 40px; }
  .customers__container {
    width: 970px; }
  .reviews__container {
    width: 970px; }
  .aboutUsBlockWithproducts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .aboutUsBlock {
    width: 100%; }
  .products {
    width: 100%; }
  .footer__col {
    margin-bottom: 50px;
    margin-left: 0;
    margin-right: 50px; }
  .footer__logo {
    margin: 0 auto 0 0; }
  .menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    top: 40px;
    width: 500px;
    background-color: #ffffff;
    padding: 20px;
    z-index: 2; 
    max-height: 70vh;
    overflow-y: auto;}
    .menu__link{
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 18px; 
    }
  .menu__item {
    margin-right: 0; }

  .header__rightContainer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .search-form {
    margin-top: 0; }
  .menu {
    margin-left: 30px; }
  .menu__list {
    display: none;
    position: absolute;
    width: 100%;
    right: 0;
    top: 111px;
    -webkit-box-shadow: 0px 12px 35px -15px gray;
    box-shadow: 0px 12px 35px -15px gray;
    padding-bottom: 0;
    background-color: #ffffff;
    padding: 0 25px; }
  .menu__delimiter,.menu__item:last-child::after ,.menu__item:last-child::before{
    display: none; }
  .menu__link_aboutUs,.menu__item:last-child a{
    margin-right: 0;margin-left:0;}
  .burgerMenu {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .menu__link_active{border-top:none;}
  .menu__link_aboutUs::before {
    content: none; }
  .menu__item {
    border-bottom: 1px solid #cccccc; }
    .menu__item:nth-last-of-type(1) {
      border-bottom: none; }
  .contactIcon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .search__submit {
    height: 55px;
    width: 55px;
    margin-right: 15px; }
  .search__input {
    height: 55px; }
  .contactIcon.searchBtn {
    height: 40px;
    width: 40px;
    margin-right: 15px; }
  .flag-icon {
    display: none; }
  .contactIcon {
    height: 40px;
    width: 40px; }
  .contactIcon img {
    width: 60%; }
  .menu__link {
    font-weight: 700; }
  .closeMenu .burgerMenu__line {
    width: 75.5%; }
    .closeMenu .burgerMenu__line:nth-of-type(2) {
      opacity: 0;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    .closeMenu .burgerMenu__line:nth-of-type(1) {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform-origin: 0 100%;
          -ms-transform-origin: 0 100%;
              transform-origin: 0 100%;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .closeMenu .burgerMenu__line:nth-of-type(3) {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
              transform-origin: 0 0;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .menu__item{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .menu__item:hover>.subMenu,
    .menu__subitem:hover>.subMenu
     {
      display: none; }
  .df {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .subMenu {
    position: static;
    background-color: #ffffff;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    display: none;
    min-width: 100%;
    padding: 0; }
    .subMenu .menu__subitem {
      display: block;
      font-weight: 400;
      border-bottom: none;
      white-space: normal;
      padding-right: 15px; }
      .subMenu .menu__subitem:nth-last-of-type(1) {
        border: none; }
  .flag-icon {
    display: none; }
  .menu__link {
    position: relative; }
  .withsSubMenu::after {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    content: "";
    position: absolute;
    background-image: url("../img/menu-arrow.png");
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    display: block;
    left: -50px;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
            transform: translateY(-20%); }
  .menu__link_open {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .menu__link_open::after {
      -webkit-transform-origin: 50% 20%;
          -ms-transform-origin: 50% 20%;
              transform-origin: 50% 20%;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .fieldOfActivity__item_hover:hover .hoverBlock {
    display: none; }
  .fieldOfActivity__item_hover:hover .hoverLine {
    display: none; }
  .fieldOfActivity__item:hover {
    border-right: none; }
  .fieldOfActivity__item:hover + .fieldOfActivity__item {
    border-right: 1px solid #cbcbcb; }
  .fieldOfActivity__text {
    display: none; }
  .fieldOfActivity__link {
    display: block; }
  .hoverBlock {
    display: none; }
  .hoverLine {
    display: none; }
  .header.sticky .menu__list {
    top: 60px;
    padding-top: 20px; }
  .contactUs__form,.contactUs__form .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
	.contactUs .inputContainer{-webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;}
  .contactUs .contactUs__form{padding-bottom: 0;max-width:450px;margin:0 auto;}
	.textareaContainer{width:100%;margin-top:0;}
  .contactUs .acceptanceInput{position: static;max-width: 100%;}
  .contactUs__description {
    margin-bottom: 15px; }
  .contactUs .inputContainer {
    margin-bottom: 15px; }
  .contactUs__btn {
    margin-left: 0; }
  .solutions__item {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2); }
  .contactUs__description {
    margin-left: 0; }
  .contactUs .inputContainer {
    margin-left: 0; }
  .openFile {
    margin-bottom: 40px; }
  .clients__tabs {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  margin-left:-15px;margin-right:-15px; }
  .clients__item {
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4); }
  .eventsInner__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .eventsInner__main {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0; }
   [dir="ltr"] .eventsInner__main {padding-right: 0;}
  .eventsInner__aside {
    width: 100%; }
  .viewPhotos {
    width: 350px;
    margin: 0 auto; }  
  .banner_internal {
    background-position: center top; }
  .banner{
    background-position: center 0px !important;}
  .drop-down-arrow{
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 10px;}
  .drop-down-arrow::after{
    position: absolute;
    right: 30%;
    top: 50%;
    content: "";
    height: 10px;
    width: 3px;
    background-color: #f38232;
    transform-origin: 100% 85%;
    transform: rotate(45deg);}
  .drop-down-arrow::before{
    position: absolute;
    right: 30%;
    top: 50%;
    content: "";
    height: 10px;
    width: 3px;
    background-color: #f38232;
    transform-origin: 0% 85%;
    transform: rotate(-45deg);}
    .testimonials__img{margin-left: 30px;}
    .testimonials__logo{margin-right: 30px;}
    .pageTitle{font-size: 30px;}
    .fieldOfActivity__title{font-size: 22px;}
  }

@media (max-width: 992px) {
  .container {
    width: 750px; }
  .customers__container {
    width: 750px; }
  .reviews__container {
    width: 750px; }
  .news__list {
    display: none; }
  .news .swiper-container {
    display: block;
    width: 80%; }
  .news-swiper-button-next {
    display: block; }
  .news-swiper-button-prev {
    display: block; }
  .events__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .events__baner {
    /*margin-bottom: 20px;*/ }
  .events__description::after {
    content: none; }
  .events__description,.events__date {
    width: 50%;padding-bottom: 0; }
  .events__item {
    padding-top: 20px; }
  .forum__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .forum__info {
    margin-left: 0; }
  .forum__subscribe {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto; }
    .forum__subscribeImg{max-width: 300px;}
  .whatsGoingOn__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .product__content,.page__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .product__content div,.page__content div{width: 100%;}
  .table-responsive{max-width: 100%;overflow-x: scroll;}
  .product__content > div.product__contactUs,.page__content > div.product__contactUs {width: 100%;margin-right: auto;}
  .product__contactUs {
    margin: 20px auto;
    width: auto;
    max-width: 400px; }
  .whatsGoingOn__imgLink {
    margin-left: 0;
    margin-bottom: 20px; }
  .pageTitle {
    font-size: 40px; }
  .contact__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .contact__formContainer {
    width: 100%;
    margin-bottom: 20px; }
  .contactInfo,.ltr .contactInfo {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .mapContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .mapContainer__info {
    width: 100%;
    padding: 90px; }
  .mapContainer__map {
    width: 100%; }
  .clients__tab {
    margin-bottom: 20px; }
  .articles__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .articles__text{margin-bottom: 10px;}
  .articles__rightContainer {
    margin-bottom: 20px; }
  .brochures__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: center; }
  .brochures__rightContainer,.brochures__Link{margin:0 auto;}
  .brochures__text {
    margin-bottom: 20px; }
  .galleries__item {
    width: -webkit-calc(100% / 2 - 20px);
    width: calc(100% / 2 - 20px); }
  .galleriesInner__item {
    width: -webkit-calc(100% / 3 - 20px);
    width: calc(100% / 3 - 20px); }
  .forunAndGallery__item {
    width: -webkit-calc(100% / 3 - 20px);
    width: calc(100% / 3 - 20px); } 
    .testimonials__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: center;
        -ms-flex-align: start;
            align-items: center;
            text-align: justify; }
  .testimonials__itemTitle{font-size: 26px;text-align: center;}
  .testimonials__text {
    margin-bottom: 25px; }
  .testimonials__img{margin-left: 0;margin-bottom: 15px;}
  .testimonials__logo {
    margin-right: 0; }
    .forum__subscribeBtn{font-size: 25px;padding: 10px;}
    .fieldOfActivity__title{font-size: 18px;}
    .solutions__item {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2); }
  .news__text{font-size: 15px;min-height: 120px;}
  .news__title{font-size: 18px;}
  .contactUs .acceptanceInput{max-width: 100%;}
	.reviews-cont-img {
    width: 200px !important;
    ;
    height: 200px !important;
  }
  .page-template-template-lp .whoAreWe__author {text-align:center;}
.page-template-template-lp .whoAreWe__name, .page-template-template-lp .whoAreWe__position {font-size:100%;}
  }

@media (max-width: 768px) {
.whoAreWe__list {max-width: 80%;}
  .whoAreWe__item {max-width: calc(100% / 2);flex: 0 0 calc(100% / 2);}
  .container {
    width: 100%; }
  .customers__container {
    width: 100%; }
  .reviews__container {
    width: 100%; }
   .banner__content .logo {margin:0;}
  .banner__title {
    font-size: 50px; }
  .banner__description {
    font-size: 32px; }
  .fieldOfActivity {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .fieldOfActivity__item {
    width: 100%;
    margin-bottom: 40px;
    border: 0; }
  .articles__item {
    width: 100%;
    flex: 0 0 100%;
	}
  .fieldOfActivity__item:nth-of-type(2) {
    border: none; }
  .fieldOfActivity {
    background: none; }
    .fieldOfActivity__title{font-size: 25px;}
  .fieldOfActivity__item {
    background: url(../img/shadow.png) no-repeat center bottom/cover;
    margin-bottom: 0;
    padding: 45px 0; }
  .products__list {
    display: none; }
  .products .swiper-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%; }
  .products .swiper-button-prev {
    display: block; }
  .products .swiper-button-next {
    display: block; }
  .news .swiper-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
  .news__text{min-height: none;}
  .news__row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  -webkit-align-items: center;
        -ms-flex-align: center;
           align-items: center; }
  .search-form {
    height: 160px;
    padding: 50px; }
  .search__input {
    font-size: 15px; }
  .products .swiper-button-next {
    right: 0;
    z-index: 9; }
  .products .swiper-button-prev {
    left: 0;
    z-index: 9; }
  .fieldOfActivity {
    padding: 0; }
  .solutions__itemTitle{font-size: 18px;}
  .solutions__item {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2); }
  .clients__item {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3); }
  .clients__tab:nth-last-of-type(1) {
    margin-left: 28px; }
  .events__date {
    /*padding-right: 0;*/ }
  .events__description {
    width: 100%; }
  .pictures__item {
    width: -webkit-calc(100% / 2 - 15px);
    width: calc(100% / 2 - 15px); }
  .galleriesInner__item {
    width: -webkit-calc(100% / 2 - 20px);
    width: calc(100% / 2 - 20px); }
  .forunAndGallery__item {
    width: -webkit-calc(100% / 2 - 20px);
    width: calc(100% / 2 - 20px); 
	height: 100px;} 
    .banner{min-height: 200px;}
    .single-articles .banner_internal {min-height: 350px;}
    .career__description .description, .career__description h3{font-size: 20px;}
  .product__content iframe,.page__content iframe{max-width: 100%;}
  .copywriting span{display: block;}
  .copywriting span:before{display: none;}
}

@media (max-width: 640px) {
.whoAreWe__img {height: 40vw;}
  .aboutUsBlock__inputContainer,.aboutUsBlock__input{height: 40px;}
  .formIcon{width: 25px;}
  .aboutUsBlock__inputContainer span {
    width: 100%; }
  .aboutUsBlock__textareaContainer span {
    width: 100%; }
  .aboutUsBlock__textarea {
    height: 85px; }
  .wrapper {
    padding-top: 88px; }
  .logo__img {
    width: 150px; }
  .menu__list {
    top: 88px;
    max-height: calc(100vh - 88px); }
  .search__submit {
    height: 40px;
    width: 40px; }
  .contactIcon {
    height: 40px;
    width: 40px; }
  .contactIcon img {
    /*width: 50%;*/ }
  .menu {
    margin-left: 0; }
  .closeMenu.burgerMenu::after {
    width: 100%; }
  .closeMenu.burgerMenu::before {
    width: 100%; }
  .aboutUsBlock__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .aboutUsBlock__rightContainer,.ltr .aboutUsBlock__rightContainer {
    margin-right: 0;
    margin-left: 0;
    width: 100%; }
  .aboutUsBlock__textareaContainer {
    height: 100px;
    width: 100%; }
  .aboutUsBlock {
    padding: 20px 15px 40px; }
  .aboutUsBlock__title{margin-bottom: 20px;}
  .fieldOfActivity__item {
    padding: 45px 12px; }
  .contactIcon.searchBtn {
    height: 40px;
    width: 40px; }
  .footer__right {
    flex-shrink: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
	width: 50%;}
  .footer__right .footer__col {	
	width: 100%;
    margin-right: 0; }
  .logo {
    width: 150px; }
  .whoAreWe__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .whoAreWe__img,.ltr .whoAreWe__img {    
    margin: 0 auto; }  
  .contact__formImg {
    display: none; }
  .contact__formContainer .aboutUsBlock__form {
    -webkit-border-radius: 15px;
            border-radius: 15px;
            padding-top: 15px; }
  .mapContainer__info {
    padding: 15px; }
  .clients__item {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2); }
  .brochures__title {
    font-size: 25px; }
  .brochures__text {
    font-size: 20px; }
  .galleries__events {
    font-size: 20px; }
  .galleries__eventsDate {
    font-size: 18px; }
  .galleries__item {
    margin-right: 10px;
    width: -webkit-calc(100% / 2 - 10px);
    width: calc(100% / 2 - 10px);
    margin-bottom: 15px; }
  .galleries__list {
    margin-right: -10px; }
  .galleriesInner__item {
    margin-right: 10px;
    width: -webkit-calc(100% / 2 - 10px);
    width: calc(100% / 2 - 10px);
    margin-bottom: 15px; }
  .galleriesInner__list {
    margin-right: -10px; }
  .galleriesInner__events {
    font-size: 16px; }
  .galleriesInner__eventsDate {
    font-size: 15px; } 
  .footer__left .footer__col {
    width: 100%;
    margin-bottom: 15px;
  }
  .footer__col{
    margin-bottom: 15px;
  }
    .contactUs .acceptanceInput{max-width: 100%;}
  }
@media (max-width: 575px) {
.whoAreWe__list {max-width: 100%;}
	  .reviews-cont-img {
    margin: 0 auto;
    width: 170px !important;
    ;
    height: 170px !important;
  }
}

@media (max-width: 500px) {
  .aboutUsBlock__textarea + .wpcf7-not-valid-tip{left:20px;}
  .breadcrumbs,.sticky .breadcrumbs{padding: 13px 15px;}
  .breadcrumbs__item{margin-left: 15px;}
  .breadcrumbs__item::before,.breadcrumbs__item::after{left:-10px;}
  .reviews .swiper-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .reviews__name {
    text-align: center; }
  .reviews__leftContainer {
    margin-right: 0;
    text-align: center;
    margin-top: 10px;}
    .reviews-cont-img_logo,.reviews__btn {margin: 0 auto;}
  .reviews__position {
    text-align: center; }
  .reviews__text {
    text-align: center; 
	font-size: 20px;}
  .reviews__btn {
    text-align: center; }
  .about__text {
    font-size: 20px; }
  .solutions__item {
    width: 100%;}
  .pageTitle {
    font-size: 24px; }
  .branches__text {
    font-size: 16px;
    margin-bottom: 0;}
  .branches {
    padding: 20px 0 25px 0; }
  .solutions__title {
    margin-bottom: 20px; }
  .solutions__text{min-height: auto;}
  .events__description {
    /*padding: 25px 15px;*/ }
  .presentations__itemTitle {
    font-size: 20px; }
  .presentations__icon {
    width: 30px; }
  .presentations {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-bottom: 20px; }
  .whatsGoingOn__text{margin-bottom: 20px;}
  .whatsGoingOn__date{margin-bottom: 0;} 
  .contactUs .acceptanceInput{max-width: 100%;}
}

@media (max-width: 425px) {
  .search-form {
    height: 150px;
    padding: 30px; }
  .brochures__item {
    padding: 15px; }
  .banner {
    min-height: 150px; }
  .banner_internal{
    min-height: 150px;
  }
  
  .fieldOfActivity__item{padding: 15px 12px;}
  .fieldOfActivity__img{margin-bottom: 15px;width: 150px;}
  .fieldOfActivity__link{margin-bottom: 20px;}
  .solutions__itemTitle{min-height: auto;}
  .solutions__itemTitle{font-size: 22px;}
  .banner__title {
    font-size: 31px; }
  .banner__description {
    font-size: 22px; }
  .aboutUsBlock__form {
    padding: 15px;width: 100%; }
  .products{padding: 20px 50px 40px;}
  .products__title{margin-bottom: 20px;}
  .products__text{font-size: 16px;}
  .products .swiper-container {
    width: 100%; }
  .products .swiper-button-next {
    height: 40px;
    width: 40px; }
  .products .swiper-button-next:hover,
  .products .swiper-button-prev:hover{
    background-color: #52a3da;
  }
  .products .swiper-button-next::before {
    right: 15px; }
  .products .swiper-button-next::after {
    right: 15px; }
  .products .swiper-button-prev {
    height: 40px;
    width: 40px; }
  .products .swiper-button-prev::before {
    left: 15px; }
  .products .swiper-button-prev::after {
    left: 15px; }
  .customers .customers-swiper-button-next {
    height: 40px;
    width: 40px; }
  .customers .customers-swiper-button-next::before {
    right: 15px; }
  .customers .customers-swiper-button-next::after {
    right: 15px; }
  .customers .customers-swiper-button-prev {
    height: 40px;
    width: 40px; }
    .customers .customers-swiper-button-prev:hover,
    .customers .customers-swiper-button-next:hover{
      background-color: #52a3da;
    }
  .customers .customers-swiper-button-prev::before {
    left: 15px; }
  .customers .customers-swiper-button-prev::after {
    left: 15px; }
  .reviews .reviews-swiper-button-next {
    height: 40px;
    width: 40px; }
  .reviews .reviews-swiper-button-next::before {
    right: 15px; }
  .reviews .reviews-swiper-button-next::after {
    right: 15px; }
  .reviews .reviews-swiper-button-prev {
    height: 40px;
    width: 40px; }
  .reviews .reviews-swiper-button-prev::before {
    left: 15px; }
  .reviews .reviews-swiper-button-prev::after {
    left: 15px; }
	.reviews-cont-img {
    width: 150px !important;
    height: 150px !important;
  }
  .slider-next {
    height: 40px;
    width: 40px; }
  .slider-next::before {
    right: 15px; }
  .slider-next::after {
    right: 15px; }
  .slider-prev {
    height: 40px;
    width: 40px; }
  .slider-prev:hover,.slider-next:hover{
    background-color: #52a3da;
  }
  .slider-prev::before {
    left: 15px; }
  .slider-prev::after {
    left: 15px; }
  .footer__col {
    margin-bottom: 20px; }
  .menu {
    margin-bottom: 0; }
  .header__rightContainer{width: 60%;}
  .logo{width: 40%;}
  .logo__img {
    width: 100%; }
  .contactIcon {
    height: 35px;
    width: 35px;
    margin-right: 10px; }
  .contactIcon.searchBtn {
    height: 35px;
    width: 35px;
    margin-right: 10px; }
  .header__container {
    padding: 20px 12px; }
  .burgerMenu {
    height: 32px;
    width: 35px; }
  .burgerMenu__line {
    height: 6px; }
  .wrapper {
    padding-top: 78px; }
  .paddingForBreadcrumbs{
    padding-top: 132px;
  }
  .closeMenu .burgerMenu__line {
    width: 100%; }
  .menu__list {
    top: 78px; 
    max-height: calc(100vh - 78px);}
  .products .swiper-slide {
    padding: 15px;
    min-height: 210px; }
    .customers__imgContainer img {
    /*height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;*/ }
  .reviews__imgContainer {
    width: 80%; }
  .reviews__img {
    width: 100%; }
  .reviews__text {
    max-width: 100%; }
  .copywriting {
    padding: 20px 0; }
  .news__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .news__date::before {
    content: none; }
  .news__title {
    margin-left: 0; }
  .customers {
    padding: 20px 0 30px 0; }
  .title {
    margin-bottom: 20px; }
  .reviews {
    padding: 20px 0 30px 0; }
  .reviews .swiper-slide {
    padding: 0;
    padding-top: 25px; }
  .news {
    padding: 20px 0 30px 0; }
  .customers .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .customers__imgContainer {
    max-height: 150px; }
  .header.sticky .header__container{padding-left: 10px;padding-right: 10px;}
  .header.sticky .logo {
    width: 35%; }
  .header.sticky .menu__list {
    top: 50px;
    padding-top: 0; }
  .whoAreWe {
    padding: 20px 0 25px 0; }
  .about {
    padding: 20px 0 25px 0; }
  .pageTitle {
    font-size: 22px;
    margin-bottom: 20px; }
  .contactUs .acceptanceInput{max-width: 100%;}
  .contactUs .inputContainer {
    width: 100%; }
  .contactUs__btn {
    width: auto;margin-right: auto;}
  .whatsGoingOn {
    padding: 20px 0 25px 0;
    margin-bottom: 30px; }
  .whatsGoingOn__list {
    margin-bottom: 40px; }
  .product__contactUs {
    width: 100%;
    padding: 20px; }
  .contact {
    padding-bottom: 50px; }
  .clients__item {
    /*width: 100%;*/ }
  .clients__tabs{padding-bottom: 20px;}
  .clients__tab {
    min-width: 110px;
    }
    .clients__tab:nth-of-type(2n) {
      margin-right: 15px; }
  .clients__tab:nth-last-of-type(1) {
    margin-left: 0px; }
  .clients__list {
    padding: 20px 25px; overflow: hidden;}
  .clients__item {
    /*padding: 15px 0;*/ }
  .clients__item img {
    width: auto; }
  .events__date {
    width: 100%; }
  .events__item {
    padding: 12px; }
  .events__baner {
    width: 100%;min-width: 100%; }
  .eventsInnerForm {
    padding: 15px 12px; }
  .eventsInner__content {
    padding-top: 20px;
    padding-bottom: 25px; }
  .board {
    background: url(../img/board.jpg) no-repeat center top/cover; }
  .viewPhotos {
    width: 100%; }
  .viewPhotos__link {
    font-size: 23px; }
  .articles .container {
    padding-bottom: 30px;
    margin-bottom: 20px; }
  .articles {
    padding-top: 20px; }
  .articles__item {
    padding: 15px; }
  .articles__text {
    margin-bottom: 20px; }
  .brochures__img {
    max-width: 150px; }
  .brochuresInnerImg {
    margin-bottom: 20px; }
  .career__description {
    padding: 20px; }
  .career__description ul {
    margin-bottom: 20px; }
  .career__vacancies {
    padding: 20px; }
  .career__btn {
    font-size: 23px; }
  .thanks {
    padding-top: 20px;
    padding-bottom: 40px; }
  .pictures__item {
    width: -webkit-calc(100% / 2 - 15px);
    width: calc(100% / 2 - 15px); }
  .forum {
    padding: 20px 0 40px 0; }
  .galleries {
    padding-top: 20px;
    padding-bottom: 40px; }
  .galleriesInner {
    padding-top: 20px;
    padding-bottom: 40px; }
  .forunAndGallery__list {
    margin-right: -10px; }
  .forunAndGallery__item {
    width: -webkit-calc(100% / 2 - 10px);
    width: calc(100% / 2 - 10px);
    margin-right: 10px;
    margin-bottom: 10px; }
  .forunAndGallery {
    padding-top: 20px;
    padding-bottom: 40px; }
  .contactUs { padding: 0px 15px;
    margin-bottom: 30px; }
  .testimonials__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .testimonials__img {
    margin-left: 0; }
  .testimonials__list {
    margin-bottom: 30px; }
  .testimonials {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-bottom: 30px; } }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

a {
  display: inline-block; }
.product__content a,.page__content a,
.eventsInner__main a{color: #52a2da;text-decoration: underline;}
a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  a:hover {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

figure {
  margin: 0; }
table{
  max-width: 100%;
  border-collapse: collapse;
}

table, td, th {
    border: 1px solid black;
}
td, th{padding:5px;}
.search_list .whatsGoingOn__text{display:none;}

/* add to calendar links */
.add-calendar {
  position: relative;
  width: calc(100% - 30px);
  max-width: 420px;
  margin: 30px auto 0px;
  border: 2px solid #52a2da;
}

.add-calendar-text {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  padding: 0.5em 0.75em;
  font-size: 30px;
  font-weight: 700;
  color: #52a2da;
  cursor: pointer;
}

.add-calendar-text svg {
  width: 40px;
  height: 40px;
  margin-left: 0.5em;
}

.add-calendar-links {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  transform: translateY(103%);
}

.add-calendar-links a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #52a2da;
  color: #ffffff;
  padding: 10px 15px;
  border-bottom: 1px solid #ffffff;
}
.add-calendar-links a:hover {
  background: #f38232;
}

.add-calendar:hover .add-calendar-links {
  display: block;
}

@media screen and (max-width: 575px) {
  .add-calendar-text {
    font-size: 24px;
  }
  .add-calendar-text svg {
    width: 30px;
    height: 30px;
  }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
	display: block;
    content: "";
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.forunAndGallery .embed-responsive {
	max-width: 780px;
	margin: 0px auto 30px;
}
.reviews-cont-img {
  width: 320px;
  height: 320px;
  border-radius: 50%;
  overflow: hidden;
}

/* .reviews-cont-img_logo img, */
.reviews-cont-img img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
}

.reviews-cont-img_logo {
  display: flex;
  align-items: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  /*position: absolute;
  left: 0;
  bottom: 0;*/
  -webkit-box-shadow: 0px 2px 5px -5px gray;
  box-shadow: 0px 2px 5px -5px gray;  
  background-color: #fff;
  padding: 3px;
}
.reviews-cont-img_logo img {
  object-fit: contain;
  max-height: 100%;
  height: 100%;
  max-width: 100%;
  width: 100%;
  border-radius: 50%;
}

/*.reviews__name span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 25px;
}*/

.grecaptcha-badge{
  visibility: hidden;
}