.banner-about.pageey .uuy img {
  height: 500px;
  object-fit: cover;
  object-position: center;
}
.bread {
  padding: 60px;
  text-align: center;
  background: #faeee6;
}
.banner-offerings .box {
  width: 100% !important;
}
.link_url {
  color: #000;
  margin: 15px 0;
}
.section_links {
  padding: 70px 0;
  background-color: #faeee6;
}
.link_url img {
  width: 100%;
  /* height: 200px;
  object-fit: cover;
  object-position: center; */
}
.link_url h3 {
  color: #954cf4;
  margin-top: 20px;
}
.link_url p {
  color: #000;
}
.before_header {
  padding: 8px 0;
  background: #faeee6;
  position: relative;
  z-index: 110;
}
.before_header ul > li {
  position: relative;
}
.before_header .menu-item.menu-item-has-children ul {
  position: absolute;
  top: 100%;
  padding: 20px 10px;
  border-radius: 6px;
  background: #fff;
  left: 0;
  width: 180px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  transform: translatey(10px);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.16);
  z-index: 10;
}
.before_header .menu-item.menu-item-has-children > a::after {
  content: ">";
  transform: rotateZ(90deg) scale(0.7, 1.5);
  display: inline-block;
  margin-left: 10px;
}
.before_header .menu-item.menu-item-has-children:hover ul {
  opacity: 1;
  visibility: visible;
  transform: translatey(0);
}
#searchform input[type="submit"] {
  background: none;
  border: 0;
}
.top-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.top-menu li {
  margin: 3px 5px;
}
.top-menu a {
  color: #000;
  font-size: 14px;
}
.gg-content {
  padding: 0 0 40px 0;
}
.wpcf7-field-groups {
  counter-reset: repeatable-fields-counter;
}
.wpcf7-field-group {
  counter-increment: repeatable-fields-counter;
}
.group-index:after {
  content: counter(repeatable-fields-counter);
}
.applyf button.wpcf7-field-group-add {
  border: 0;
  background: 0;
  outline: 0;
}
.applyf button.wpcf7-field-group-remove {
  width: 30px;
  height: 20px;
  margin: 0 10px;
  line-height: 17px;
  background: red;
  color: #fff;
  border: 0;
}
.wpcf7-field-groups {
  outline: 0 !important;
  margin-bottom: 30px;
}
.wpcf7-field-group .wpcf7-field-group-add {
  display: none;
}
.wpcf7-field-groups div:last-child .wpcf7-field-group-add {
  display: inline-block !important;
}
/*menu*/
.aside-dropdown {
  overflow-y: auto;
}
.aside-dropdown .sub-menu .aside-menu__item {
  margin: 5px 10px !important;
  padding: 5px;
}

.aside-dropdown .aside-menu__item a {
  color: #000000 !important;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  padding: 1.25rem 0;
}
header.header .navbar .navbar-collapse .menu-item {
  position: relative;
  padding: 0 1rem 0;
}
header.header .navbar .navbar-collapse .menu-item a {
  text-decoration: none;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0 0 5px;
  border-bottom: 2px solid transparent;
}
header.header .navbar .navbar-collapse .menu-item a:hover {
  color: #954cf4;
}
header.header .navbar .navbar-collapse .menu-item.current-menu-item > a {
  border-color: #954cf4;
  color: #954cf4;
}
header.header .navbar .navbar-collapse .menu-item.menu-item-has-children > a::after {
  content: ">";
  transform: rotateZ(90deg) scale(0.7, 1.5);
  display: inline-block;
  margin-left: 10px;
}
header.header .navbar .navbar-collapse .menu-item.menu-item-has-children ul .menu-item.current-menu-item > a {
  border-color: #fff !important;
}
header.header .navbar .navbar-collapse .menu-item.current-menu-item {
  position: relative;
}
header.header .navbar .navbar-collapse .menu-item.menu-item-has-children ul {
  position: absolute;
  top: 100%;
  padding: 20px 10px;
  border-radius: 6px;
  background: #fff;
  left: 0;
  width: 220px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  transform: translatey(10px);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.16);
  z-index: 10;
}
header.header .navbar .navbar-collapse .menu-item.menu-item-has-children ul li {
  margin: 6px 0;
}
header.header .navbar .navbar-collapse .menu-item.menu-item-has-children:hover ul {
  opacity: 1;
  visibility: visible;
  transform: translatey(0);
}
header.header .navbar .navbar-collapse .menu-item.wpml-ls-item a {
  margin: 0 !important;
  padding: 0 !important;
}
header.header .navbar .navbar-collapse .menu-item.wpml-ls-item::before {
  position: absolute;
  content: "";
  left: 0;
  top: 4px;
  height: 20px;
  width: 1px;
  background: #000;
}
/**/
.page-con {
  padding-top: 50px;
  padding-bottom: 50px;
}
.location-link {
  display: none !important;
}
.per_arts {
  padding: 120px 0;
  color: #000;
  background: #eadbfd;
}
.per_arts h2 {
  font-size: 50px;
  margin-bottom: 30px;
}
.per_arts video {
  height: 400px;
  margin: 15px 0;
  object-fit: cover;
  object-position: center;
}
.per_arts img {
  margin: 15px 0;
  height: 185px;
  object-position: center;
  object-fit: cover;
}
.per_arts img,
.per_arts video {
  width: 100%;
}
.sec-cycle {
  padding: 70px 0;
}
.sec-cycle img {
  max-width: 80%;
}
.sec-cycle:nth-of-type(even) .right-side {
  text-align: right;
}
.sec-cycle:nth-of-type(odd) {
  background-color: #faeee6;
}
.sec-cycle h2 {
  font-size: 40px;
  margin-bottom: 20px;
  line-height: 60px;
  text-align: center;
}
.sec-cycle:nth-of-type(odd) .row {
  flex-direction: row-reverse;
}
.sec-cycle .card {
  background: none;
  border: 0;
  margin-bottom: 20px;
}
.sec-cycle .card-body {
  text-align: center;
}
.sec-cycle .card-header {
  background-color: #fff;
  padding: 0;
  border: 0;
  border-radius: 40px !important;
  overflow: hidden;
}
.sec-cycle:nth-of-type(even) .card-header {
  background-color: #faeee6;
}
.sec-cycle .card-header button {
  color: #17cb73 !important;
  padding: 15px;
  display: block;
  width: 100%;
  text-decoration: none;
}
.sec-Learningg {
  padding: 100px 0;
  /* 	background-color:#FAEEE6; */
}
.sec-Learningg img {
  max-width: 100%;
}
.sec-Learningg ul {
  text-align: center;
  max-width: 600px;
  margin: auto !important;
}
.sec-Learningg li {
  margin: 30px 0;
}
.sec-Learningg h5 {
  background: #faeee6;
  padding: 14px 20px;
  border-radius: 30px;
  width: calc(90% - 60px);
  margin: auto;
  position: relative;
  font-weight: 600;
}
.text_after_team {
  padding: 120px 0;
  text-align: center;
  /* 	color: #954CF4; */
  color: #000;
  /* 	background:#FAEEE6; */
  background: #eadbfd;
  font-size: 30px;
  margin-bottom: 0;
}
.text_before_team .content img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  object-position: top;
  border-radius: 50%;
}
.text_before_team .img img {
  max-width: 90%;
}
.text_before_team {
  padding: 70px 0;
  /* 	background:#EADBFD */
}
.sec-Learningg h5::after,
.sec-Learningg h5::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: calc((100% - 20px) / 2);
  background: #faeee6;
  border-radius: 50%;
}
.sec-Learningg h5::after {
  left: -30px;
}
.sec-Learningg h5::before {
  right: -30px;
}
.sec-Learningg ul li p {
  margin-top: 20px;
}

body.body {
  background-color: #fff !important;
}
.sec-contact-page,
.sec-contact-page .left-side ul li p a,
.sec-contact-page .left-side .follow-links a {
  color: #000 !important;
}
.banner-home h1 {
  font-size: 45px !important;
}
.sec-contact-page {
  background-color: #d1f5e3 !important;
}
.mc-main li.current-day {
  border-left: 0 !important;
}
.mc-main select:not(.my-calendar-admin .mc-main select) {
  margin: 0 5px !important;
}
.mc-format {
  display: none;
}
.category-key {
  display: none;
}
.mc-main .details .mc-image {
  width: 150px !important;
}
.single-event .address,
.mc-main .address {
  float: none !important;
  max-width: 100% !important;
  width: 100 !important;
}
.single-event .address,
.mc-main .address {
  margin: 0 !important;
}
.mc-main .list-event .details {
  padding: 0 20px !important;
}
/* -----------------------------------
      Gallery Section
--------------------------------------*/

.portfolio-section {
  padding: 50px 0;
  background-color: #fff;
}
.portfolio-section h2 {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.portfolio-menu {
  text-align: center;
}
.control {
  background-color: #954cf4;
  color: #fff;
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #954cf4;
  border-radius: 3px;
  margin: 5px;
  cursor: pointer;
  -webkit-transition: all 05s ease;
  -moz-transition: all 05s ease;
  -ms-transition: all 05s ease;
  -o-transition: all 05s ease;
  transition: all 0.5s ease;
}

.mixitup-control-active,
.control:hover {
  color: #000;
  background: #fff;
}
.fancybox-container button:focus {
  outline: 0;
  box-shadow: none;
}
.portfolio-item {
  padding-top: 30px;
}
.pd {
  padding: 0;
  padding: 10px;
}
.pd {
  height: 200px;
}
.pd img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 0.5s;
  width: 100%;
}
.portfolio-overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  text-align: center;
  visibility: hidden;
  transition: all 0.5s;
  transform: scale(0);
}
.portfolio-overlay p,
.portfolio-overlay a {
  position: relative;
  z-index: 4;
}
/* .portfolio-overlay::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 0;
  position: absolute;
  left: 10%;
  top: 10%;
  transition: 50ms height ease 150ms;
  z-index: 3;
}
.portfolio-overlay::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 0;
  position: absolute;
  right: 10%;
  bottom: 10%;
  transition: 100ms width ease 200ms;
  z-index: 3;
}
.portfolio-item:hover .portfolio-overlay::before {
  width: 80%;
  height: 80%;
  border-top: 1px solid #50977f;
  border-right: 1px solid #50977f;
  transition: width 0.1s ease 0.3s, height 0.1s ease 0.5s;
}
.portfolio-item:hover .portfolio-overlay::after {
  width: 80%;
  height: 80%;
  border-bottom: 1px solid #50977f;
  border-left: 1px solid #50977f;
  transition: width 0.1s ease 0.6s, height 0.1s ease 0.7s;
}
.portfolio-item li:hover .portfolio-overlay {
  visibility: visible;
  transform: scale(1);
} */
.portfolio-overlay .category {
  margin-top: 70px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.portfolio-overlay .magnify-icon {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  background: #50977f;
  margin: 0 5px;
  cursor: pointer;
  display: inline-block;
  transition: all 0.25s;
}
.portfolio-overlay .magnify-icon:hover {
  background: #000;
}
.portfolio-overlay .magnify-icon p span i {
  font-size: 15px;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
}

/*************/
.family-sec {
  padding: 70px 0 120px 0;
}
.family-sec h2 {
  /* text-align: right; */
  font-size: 60px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.family-part {
  display: block;
  margin: 15px 0;
  height: 350px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.family-part:before {
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.family-col:first-of-type .family-part:before {
  background-color: #fe3069;
}
.family-col:nth-of-type(2) .family-part:before {
  background-color: #954cf4;
}
.family-col:nth-of-type(3) .family-part:before {
  background-color: #17cb73;
}
.family-col:last-of-type .family-part:before {
  background-color: yellow;
}
.contact-sec .right-side .map .map-img img {
  height: 450px;
  object-fit: cover;
  object-position: center;
}
.family-col:first-of-type .family-part::after {
  background: -moz-linear-gradient(
    top,
    rgba(254, 48, 105, 0) 0,
    rgba(254, 48, 105, 0.6) 50%,
    rgba(254, 48, 105, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(12, 35, 63, 0),
    rgba(12, 35, 63, 0.6) 50%,
    rgba(254, 48, 105, 1)
  );
  background: -o-linear-gradient(
    top,
    rgba(12, 35, 63, 0) 0,
    rgba(12, 35, 63, 0.6) 50%,
    rgba(254, 48, 105, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(12, 35, 63, 0) 0,
    rgba(12, 35, 63, 0.6) 50%,
    rgba(254, 48, 105, 1)
  );
}

.family-col:nth-of-type(2) .family-part::after {
  background: -moz-linear-gradient(top, rgba(12, 35, 63, 0) 0, rgba(12, 35, 63, 0.6) 50%, #954cf4 100%);
  background: -webkit-linear-gradient(top, rgba(12, 35, 63, 0), rgba(12, 35, 63, 0.6) 50%, #954cf4);
  background: -o-linear-gradient(top, rgba(12, 35, 63, 0) 0, rgba(12, 35, 63, 0.6) 50%, #954cf4 100%);
  background: linear-gradient(180deg, rgba(12, 35, 63, 0) 0, rgba(12, 35, 63, 0.6) 50%, #954cf4);
}

.family-col:nth-of-type(3) .family-part::after {
  background: -moz-linear-gradient(top, rgba(12, 35, 63, 0) 0, rgba(12, 35, 63, 0.6) 50%, #17cb73 100%);
  background: -webkit-linear-gradient(top, rgba(12, 35, 63, 0), rgba(12, 35, 63, 0.6) 50%, #17cb73);
  background: -o-linear-gradient(top, rgba(12, 35, 63, 0) 0, rgba(12, 35, 63, 0.6) 50%, #17cb73 100%);
  background: linear-gradient(180deg, rgba(12, 35, 63, 0) 0, rgba(12, 35, 63, 0.6) 50%, #17cb73);
}
.family-col:last-of-type .family-part::after {
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 0, 0) 0,
    rgba(255, 255, 0, 0.6) 50%,
    rgba(255, 255, 0, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 0, 0) 0,
    rgba(255, 255, 0, 0.6) 50%,
    rgba(255, 255, 0, 1)
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 0, 0) 0,
    rgba(255, 255, 0, 0.6) 50%,
    rgba(255, 255, 0, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 0, 0) 0,
    rgba(255, 255, 0, 0.6) 50%,
    rgba(255, 255, 0, 1)
  );
}
.family-part::after {
  content: "";
  display: block;
  height: 150%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.family-part:hover::after {
  height: 100%;
}
.news-part {
  margin: 15px 0;
}
.sec-news {
  background-color: #fff;
}
.sec-news .event-row .info span,
.sec-news .top-event .info span,
.sec-news .event-row .info a,
.sec-news .top-event .info a {
  color: #fff;
  background-color: #ddc6b1;
  display: inline-block;
  border-radius: 24px;
  padding: 8px 16px;
  font-size: 16px;
}
.sec-news-row ul li .box .top-info .info a {
  background-color: #faeee6;
  border-radius: 24px;
  padding: 8px 16px;
  color: #ddc6b1;
  font-size: 16px;
  display: inline-block;
}

.family-part:hover h3 {
  transform: translateY(-15px);
}
.family-col:nth-last-of-type(odd) {
  position: relative;
  top: 30px;
}
.family-con {
  max-width: 1100px;
  margin: auto;
}
.family-part img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.family-part h3 {
  position: absolute;
  left: 20px;
  transition: all 0.3s ease-in-out;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
}
div.search_result {
  display: none;
}
span.wpcf7-form-control-wrap[data-name="phonetext-15"] {
  position: absolute;
  top: 14px;
  left: 15px;
}
.noresult {
  margin-top: 10px;
  font-size: 16px;
}
#datafetch {
  margin-top: 15px;
}
.sec-legazy {
  background-color: #d1f5e3;
  padding: 6rem 0;
  color: #000;
}

footer .contact-row p a {
  color: #000;
}
footer .contact-row p a:hover {
  color: #954cf4;
}

.form-content .country {
  position: relative;
  color: #000;
}

.form-content .country span.wpcf7-form-control-wrap.phonetext-15 {
  position: absolute;
  top: 12px;
  left: 27px;
}

.form-content .country .intl-tel-input.allow-dropdown {
  width: auto;
  display: inline-block;
}

.form-content .country .selected-flag {
  padding: 0;
  width: auto;
}

.form-content .country .form-control {
  padding: 19px 24px 16px 110px;
}

.wpcf7 input[type="tel"] {
  padding: 19px 24px 16px 110px !important;
}

.form-content .country .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent;
}
.form-content .wpcf7-response-output {
  margin: 15px 0 0 !important;
  border: 0 !important;
  padding: 0 !important;
  color: #111;
  text-align: center;
  font-size: 16px !important;
}
.form-content .wpcf7-not-valid-tip {
  font-size: 14px;
  padding-top: 5px;
}
.form-content .country .wpcf7-phonetext {
  width: auto;
  border: 0;
  background: transparent;
  max-width: 55px;
}

.sec-values .row {
  justify-content: center;
}

@media (max-width: 991px) {
  .layers__triggers {
    margin-top: 0;
    flex-wrap: wrap;
    position: initial !important;
  }
  .layers__trigger {
    padding: 10px !important;
  }
  .layers__trigger > span {
    font-size: 16px !important;
    letter-spacing: 1px !important;
  }

  .sec-legazy,
  .sec-about,
  .sec-vision,
  .sec-image,
  .sec-Leadership,
  .banner-offering,
  .sec-image-blocks,
  .sec-faq-page {
    padding: 3rem 0;
  }
  .sec-about p:last-child {
    margin-bottom: 0;
  }
  .download-btn {
    margin-bottom: 15px;
  }
  .sec-faq-page .info {
    margin-bottom: 0;
  }
}
/**/
#mainSliderDemo .video-slide video {
  object-fit: cover;
  width: 100%;
  position: relative;
  bottom: 0;
  height: calc(100vh - 80px);
  object-position: center;
}
#mainSliderDemo .image-slide {
  height: calc(100vh - 80px);
}
#mainSliderDemo .image-slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}
.layers__item.is-active {
  display: block;
  opacity: 1;
  visibility: visible;
}
.layers__item {
  display: none;
  background-color: #fff;
  opacity: 0;
  overflow: hidden;
  position: relative;
  visibility: hidden;
  z-index: 2;
  top: 60px;
  /* transition: all 0.5s ease-in-out; */
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

.layers__item {
  display: none;
  background-color: #fff;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
}

.layers__item--1 {
  top: 0;
}
.layers {
  min-height: 600px;
  /* min-height: 100vh;
  overflow: scroll; */
}
.layers__triggers {
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  margin-top: 0;
  width: 100%;
  z-index: 1;
}
.layers__trigger--1 {
  background-color: #fff;
  color: #1d2769;
}
.layers__trigger--1 span {
  color: #000;
}
.layers__trigger {
  position: relative;
  flex: 1;
  border: 0;
  outline: 0;
  color: #000;
  padding: 0;
  text-align: center;
  transition: all 0.4s ease-in-out;
}
.layers__trigger--2 {
  background-color: #eadbfd;
  color: #000;
}
.layers__trigger--3 {
  background-color: #d1f5e3;
  color: #000;
}
.layers__trigger--4 {
  background-color: #faeee6;
}
.layers__trigger > span {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  white-space: nowrap;
}
footer#footer2 {
  z-index: 2;
  width: auto !important;
}
header#header2 {
  width: auto !important;
}
#header2.sticky-nav {
  position: initial !important;
}
#mainSliderDemo .owl-next {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 30px;
}
#mainSliderDemo .owl-prev {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: calc(50% + 70px);
  left: 30px;
}
@media (min-width: 1200px) {
  .layers__trigger {
    flex: 0 0 2.7rem;
    width: 2.7rem;
  }
  .layers__trigger.is-active {
    flex: 1;
    width: auto;
  }
  .layers__trigger > span {
    position: absolute;
    top: 50%;
    left: 1.35rem;
    font-size: 16px;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .layers__triggers {
    bottom: 0;
    z-index: 1;
  }
  .layers__item--2 {
    margin-left: 5.4rem;
    margin-right: 5.4rem;
  }
  .layers__item--1 {
    margin-right: 8.1rem;
  }
  .layers__item--3 {
    margin-left: 8.1rem;
    margin-right: 2.7rem;
  }
  .layers__item--4 {
    margin-left: 10.8rem;
  }

  .layers__trigger--1.is-active {
    opacity: 0;
    visibility: hidden;
  }
}

/*sider*/
.whyUs {
  overflow: hidden;
  position: relative;
}
.whyUs .g-header {
  margin-left: auto;
  width: 780px;
}
.whyUs .g-header br {
  display: none;
}
.whyUs .g-header h2 {
  color: #fff;
}
.whyUs .whyUs__link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.whyUs .whyUs__header {
  float: left;
  margin-bottom: 40px;
  position: relative;
  width: -webkit-calc(50% + 243px);
  width: -moz-calc(50% + 243px);
  width: calc(50% + 243px);
  z-index: 4;
}
.whyUs .whyUs__inner {
  min-height: 830px;
  padding-top: 100px;
  position: relative;
}
.whyUs .whyUs__inner:after {
  clear: both;
  display: table;
}
.whyUs .whyUs__inner:before {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.whyUs .whyUs__inner:after {
  background: -moz-linear-gradient(top, #000 0, rgba(2, 1, 2, 0) 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #000),
    color-stop(100%, rgba(2, 1, 2, 0))
  );
  background: -webkit-linear-gradient(top, #000, rgba(2, 1, 2, 0));
  background: -o-linear-gradient(top, #000 0, rgba(2, 1, 2, 0) 100%);
  background: -ms-linear-gradient(top, #000 0, rgba(2, 1, 2, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(2, 1, 2, 0)));
  background: linear-gradient(180deg, #000 0, rgba(2, 1, 2, 0));
  content: "";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00020102",GradientType=0);
  height: 50%;
  left: 0;
  opacity: 0.35;
  position: absolute;
  right: 0;
  top: 0;
}
html.lt-ie9 .whyUs .whyUs__inner:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDIwMTAyIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik0wIDBoMXYxSDB6Ii8+PC9zdmc+);
  -webkit-filter: none;
  filter: none;
}
.whyUs .whyUs__content {
  clear: both;
  margin: 0 auto;
  max-width: 1074px;
  position: relative;
  z-index: 2;
}
.whyUs .whyUs__content .whyUs__item {
  display: none;
  max-width: 805px;
  opacity: 0;
  -webkit-transition: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
html.no-touch .whyUs .whyUs__content .whyUs__item:hover .btnReadMore:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.whyUs .whyUs__content .whyUs__item.isActive {
  display: block;
  opacity: 1;
}
.whyUs .whyUs__pictures {
  background: #344042;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.whyUs .whyUs__picture {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100%;
}
.whyUs .whyUs__picture img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  width: 100%;
}
.whyUs .whyUs__picture:first-child {
  background: gray;
}
.whyUs .whyUs__picture:nth-child(2) {
  background: red;
}
.whyUs .whyUs__picture:nth-child(3) {
  background: blue;
}
.whyUs .whyUs__picture:nth-child(4) {
  background: green;
}
.whyUs .whyUs__picture:nth-child(5) {
  background: #40e0d0;
}
.whyUs .whyUs__picture.isActive {
  opacity: 1;
}
.whyUs .whyUs__nav {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.whyUs .whyUs__nav .whyUs__title {
  bottom: 0;
  cursor: pointer;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 50px;
  margin-right: 10px;
  opacity: 0.5;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}
.whyUs .whyUs__button {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 20%;
}
.whyUs .whyUs__button:before {
  background: #aaa;
  right: 0;
  width: 3px;
}
.whyUs .whyUs__button:after,
.whyUs .whyUs__button:before {
  bottom: 0;
  content: "";
  height: 100%;
  opacity: 0.5;
  position: absolute;
}
.whyUs .whyUs__button:after {
  background: #fff;
  max-height: 0;
  right: -1px;
  width: 5px;
}
.whyUs .whyUs__button.isActive .whyUs__title {
  opacity: 1;
}
.whyUs .whyUs__button.isActive:after {
  max-height: 100%;
  -webkit-transition: max-height 7s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: max-height 7s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: max-height 7s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: max-height 7s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.whyUs .whyUs__button .whyUs__title {
  opacity: 0.5;
}
.whyUs .whyUs__title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.18;
  margin-bottom: 20px;
}
.whyUs .whyUs__text,
.whyUs .whyUs__title {
  color: #fff;
  font-family: Poppins, sans-serif;
}
.whyUs .whyUs__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.44;
}
.whyUs .whyUs__footer {
  display: none;
  margin-top: 40px;
  position: relative;
  text-align: center;
  z-index: 2;
}
.gall-image {
  height: 250px;
  margin: 15px 0;
  cursor: pointer;
}
.gall-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 768px) {
  .whyUs .jsStroke__pathWrapper {
    display: block;
    margin-top: 10px;
    position: relative;
    height: 10px;
    background-color: #17cb73;
  }
  .whyUs .jsStroke__line {
    left: 0;
    width: 0;
  }
  .whyUs .whyUs__content {
    opacity: 1;
  }
  .whyUs .whyUs__nav .whyUs__title {
    opacity: 0.5;
  }
}
@media (max-width: 1240px) {
  .whyUs .whyUs__inner {
    min-height: 665px;
    padding-top: 80px;
  }
  .whyUs .g-header {
    width: 680px;
  }
  .whyUs .whyUs__content {
    max-width: 880px;
  }
}
@media (max-width: 1023px) {
  .whyUs .whyUs__content {
    padding: 0 15px;
  }
  .whyUs .g-header {
    padding-left: 30px;
    width: 710px;
  }
  .whyUs .whyUs__header {
    width: -webkit-calc(50% + 273px);
    width: -moz-calc(50% + 273px);
    width: calc(50% + 273px);
  }
  .whyUs .whyUs__inner {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
	header.header{
		background:#fff!important
	}
  #mainSliderDemo .video-slide video,
  #mainSliderDemo .image-slide {
    height: 400px !important;
  }

  .gall-image {
    height: 160px;
  }
  .whyUs .jsStroke__pathWrapper {
    display: none;
  }
  .family-col:nth-last-of-type(odd) {
    top: 0;
  }
  .whyUs .whyUs__header {
    text-align: center;
    width: 100%;
  }
  .whyUs .whyUs__inner {
    min-height: unset;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .whyUs .g-header {
    border-bottom: 8px solid #f04e4f;
    display: inline-block;
    padding-left: 0;
    width: auto;
  }
  .whyUs .g-header br {
    display: block;
  }
  .whyUs .whyUs__nav {
    display: none;
  }
  .whyUs .whyUs__footer {
    display: block;
  }
  .whyUs .whyUs__content .whyUs__item {
    display: block;
    opacity: 1;
  }
  .whyUs .whyUs__text {
    font-size: 16px;
    opacity: 0;
    -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
    -o-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
    -moz-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
    width: 100%;
  }
  .whyUs .whyUs__itemBody {
    display: none;
    margin: 20px 0 30px;
    padding: 0 20px;
  }
  .whyUs .whyUs__item {
    margin-bottom: 20px;
    position: relative;
    text-align: center;
  }
  .whyUs .whyUs__item .whyUs__itemHeader {
    border: 2px solid #fff;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    cursor: pointer;
    padding: 8px 10px 9px;
  }
  .whyUs .whyUs__item h4 {
    display: inline-block;
    margin-bottom: 0;
    font-size: 18px;
  }
  .whyUs .whyUs__item h4:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.483 12.57'%3E%3Cpath d='M18.068 1.414 9.741 9.741 1.414 1.414' fill='none' stroke='%23fff' stroke-width='4'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 18px;
    margin-left: 10px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    vertical-align: middle;
    width: 18px;
  }
  .whyUs .whyUs__link {
    top: 60px;
  }
  .whyUs .whyUs__item.isOpened h4:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .whyUs .whyUs__item.isOpened .whyUs__text {
    opacity: 1;
    -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
    -o-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
    -moz-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
  }
  .whyUs .btnReadMore {
    display: none;
  }
}
@media (max-width: 580px) {
  .whyUs .whyUs__itemBody {
    padding: 0;
  }
}
@media (max-width: 991px) {
  header#header2 {
    width: 100% !important;
  }
}
