.home .hero-container .container {
  display: flex;
  padding-left: 0;
  padding-right: 0;
  flex-direction: column;
}
.home .hero-container .carousel-control-prev,
.home .hero-container .carousel-control-next {
  display: none;
}
.home .hero-container .carousel-indicators {
  position: static;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 0;
}
.home .hero-container .carousel-indicators li {
  opacity: 1;
  border: 1.5px solid #4F4F4F;
  width: 6px;
  height: 6px;
  border-radius: 100%;
}
.home .hero-container .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  background-color: #4F4F4F;
}
.home .hero-container .carousel,
.home .hero-container .carousel-inner,
.home .hero-container .carousel-item {
  height: 100%;
}
.home .hero-container .carousel-inner > .carousel-item > a > img {
  height: 100%;
}
.home .hero-container .carousel-container {
  flex: 1;
}
.home .hero-container .c-profile-container {
  flex: 1;
  flex-basis: 42%;
  padding: 1.5rem 15px;
}
.home .hero-container .c-profile-container .welcome {
  font-size: 1.125rem;
  line-height: 1.5;
  color: #929292;
  margin-bottom: 1rem;
}
.home .hero-container .carousel-inner {
  height: 0;
  padding-bottom: 75%;
}
.home .hero-container .carousel-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home .service-container {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.home .service-container .container {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.home .service-container .grid-card-container {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1.5rem;
}
.home .service-container .service-item {
  align-items: center;
}
.home .service-container .service-item .media-img {
  display: flex;
  width: 100px;
}
.home .service-container .service-item .media-img img {
  margin: 0 auto;
}
.home .service-container .service-item .media-body {
  margin-left: 0.75rem;
}
.home .service-container .service-item-label {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 800;
}
.home .why-container {
  padding-bottom: 3rem;
}
.home .why-container .container {
  position: relative;
}
.home .why-container .header-text {
  margin-bottom: 0;
}
.home .why-container .why-content {
  margin-top: 2.25rem;
}
.home .why-container .why-content .why-item {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 1.5rem;
}
.home .why-container .why-content .why-item:not(:last-child) {
  margin-bottom: 2.5rem;
}
.home .why-container .why-content .why-item:last-child .description {
  margin-bottom: 0;
}
.home .why-container .why-content .why-item__description-container {
  width: 80%;
}
.home .why-container .why-content .why-item__image {
  width: 100%;
  text-align: end;
}
.home .why-container .why-content .why-item__image img {
  width: 100%;
  max-width: 259px;
  height: 206px;
  border-radius: 21px 21px 21px 85px;
}
.home .why-container .why-content .why-item.reverse {
  flex-direction: column-reverse;
}
.home .why-container .why-content .why-item.reverse .why-item__description {
  display: flex;
  justify-content: end;
}
.home .why-container .why-content .why-item.reverse .why-item__image {
  text-align: left;
}
.home .why-container .why-content .why-item.reverse .why-item__image img {
  border-radius: 21px 21px 85px 21px;
}
.home .why-container .element-container .element-shape-modern-check {
  top: 3.6%;
  right: -4%;
  z-index: -1;
}
.home .why-container .element-container .element-shape-modern-check img {
  width: 200px;
  height: 160px;
}
.home .why-container .element-container .element-grid-modern-check {
  top: 10.5%;
  left: 0;
  z-index: -1;
}
.home .why-container .element-container .element-grid-modern-check img {
  width: 200px;
  height: 180px;
}
.home .why-container .element-container .element-ellipse-modern-check {
  top: 17%;
  right: 0;
}
.home .why-container .element-container .element-ellipse-modern-check img {
  width: 40px;
  height: 80px;
}
.home .why-container .element-container .element-shape-professional-workforce {
  top: 35.6%;
  left: -4%;
  z-index: -1;
}
.home .why-container .element-container .element-shape-professional-workforce img {
  width: 200px;
  height: 160px;
}
.home .why-container .element-container .element-circle-professional-workforce {
  top: 50%;
  left: -12%;
  z-index: 2;
}
.home .why-container .element-container .element-circle-professional-workforce img {
  width: 126px;
  height: 126px;
}
.home .why-container .element-container .element-element-professional-workforce {
  top: 32%;
  right: 10%;
  z-index: -1;
}
.home .why-container .element-container .element-element-professional-workforce img {
  width: 50px;
  height: 34px;
}
.home .why-container .element-container .element-circle-2-professional-workforce {
  bottom: 16%;
  right: -36%;
  z-index: -1;
}
.home .why-container .element-container .element-circle-2-professional-workforce img {
  width: 260px;
  height: 260px;
}
.home .why-container .element-container .element-shape-international-standard {
  bottom: 16%;
  right: 17%;
  z-index: -1;
}
.home .why-container .element-container .element-shape-international-standard img {
  width: 200px;
  height: 160px;
}
.home .why-container .element-container .element-element-international-standard {
  bottom: 14%;
  left: 18%;
  z-index: -1;
}
.home .why-container .element-container .element-element-international-standard img {
  width: 50px;
  height: 34px;
}
.home .why-container .element-container .element-ellipse-35-international-standard {
  display: none;
}
.home #home-order {
  padding-top: 2.25rem;
  background: linear-gradient(308.43deg, #FFDC00 14.35%, #FFEA68 73.52%);
  padding-bottom: 0;
}
.home #home-order .container {
  position: relative;
}
.home #home-order .wrapper {
  margin-bottom: 2rem;
}
.home #home-order .header-text {
  font-weight: 600;
  color: #4F4F4F;
}
.home #home-order a.btn {
  color: #4F4F4F;
  background-color: #FFFFFF;
}
.home #home-order .image-wrapper {
  text-align: right;
  margin-top: -1rem;
  margin-right: -20px;
}
.home #home-order .image-wrapper img {
  width: 280px;
  height: 280px;
}
.home #home-video {
  padding-top: 3rem;
}
.home #home-video iframe {
  width: 100%;
  height: 280px;
  border-radius: calc(1rem - 1px);
  border: 0;
}
.home .package-container {
  padding-bottom: 2rem;
}
.home .package-container .accordion-body {
  padding-left: 0;
  padding-right: 0;
}
.home .package-container .accordion-button .subheader-text {
  color: #4F4F4F;
}
.home .package-container .accordion-children-container .accordion-button::after {
  display: none;
}
.home .package-container .accordion-children-container .subheader-text {
  color: #4F4F4F;
}
.home .package-container .accordion-children-container .other {
  color: #C0C0C0;
}
.home .package-container .accordion-child .accordion-button {
  justify-content: start;
}
.home .package-container .accordion-child .accordion-button:not(.collapsed)::before {
  transform: rotate(90deg);
}
.home .package-container .accordion-child .accordion-button::before {
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%234F4F4F" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/></svg>');
  background-repeat: no-repeat;
  background-size: 1rem;
  transition: transform 0.2s ease-in-out;
}
.home .package-container .accordion-child .accordion-button + div {
  margin-left: 1.5rem;
  padding: 1rem 0;
}
.home .package-container .accordion-child .collapse li {
  line-height: 1.75;
}
.home .package-container .slick-image img {
  width: 100%;
  border-radius: 0.5rem;
}
.home .package-container .slick-track {
  min-width: 1000px;
}
.home .package-container .slick-slide {
  min-width: 208px;
  max-width: 341px;
}
.home .location-container .nav-pills {
  flex-wrap: nowrap;
  align-items: center;
}
.home .location-container .nav-link.active {
  padding: 0.5rem 2rem;
}
.home .location-container .slick-track {
  min-width: 1000px;
}
.home .location-container .slick-slide {
  height: auto;
  position: relative;
  margin-bottom: 54px;
  min-width: 289px;
  max-width: 471px;
}
.home .location-container .slick-slide > div {
  height: 100%;
}
.home .location-container .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
}
.home .location-container .card {
  height: 100%;
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.home .location-container .card-container {
  margin-left: 0;
  margin-right: 0;
}
.home .location-container .card-body {
  display: flex;
  flex-direction: column;
}
.home .location-container .card-title {
  color: #DE9C24;
  text-transform: uppercase;
}
.home .location-container .card-img-top {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.home .location-container .card-img-top-container {
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden;
}
.home .location-container .info {
  display: flex;
  align-items: center;
  color: #4F4F4F;
}
.home .location-container .info:not(:last-child) {
  margin-bottom: 0.75rem;
}
.home .location-container .info-container {
  margin-bottom: 2.5rem;
}
.home .location-container .info-icon {
  flex: 0 0 30px;
  text-align: center;
  margin-right: 0.25rem;
}
.home .location-container .info .day {
  min-width: 140px;
  margin-right: 1.25rem;
}
.home .location-container .info .day-hour {
  margin-bottom: 0.125rem;
}
.home .location-container .pic {
  color: #4F4F4F;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  font-weight: 600;
}
.home .location-container .pic-container {
  margin-top: auto;
  margin-bottom: 1rem;
  width: calc(100% - 120px);
}
.home .location-container .pic-work-hour {
  color: #4F4F4F;
  font-size: 0.75rem;
  line-height: 1.3;
}
.home .location-container .pic-photo {
  position: absolute;
  right: 0;
  bottom: -45px;
  width: 145px;
  height: auto;
}
.home .location-container .pic-photo img {
  width: 100%;
  height: 100%;
}
.home .article-container .card {
  background-color: #F2F5FF;
  flex-basis: 100%;
  flex-shrink: 1;
  margin-left: 0;
  margin-right: 0;
}
.home .article-container .card:not(:last-child) {
  margin-bottom: 1.5rem;
}
.home .article-container .card-container {
  flex-direction: column;
  overflow: hidden;
  padding: 2rem 0;
}
.home .article-container .card-title {
  font-size: 1.125rem;
  line-height: 1.6;
}
.home .article-container .card-img-top {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.home .article-container .card-img-top-container {
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  padding-bottom: 44%;
  position: relative;
  overflow: hidden;
}
.home .article-container .card-link {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
}
.home .article-container .card-link::after {
  flex-shrink: 0;
  width: 0.75rem;
  height: 0.75rem;
  margin-left: 0.5rem;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23157AD8" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/></svg>');
  background-repeat: no-repeat;
  background-size: 0.75rem;
  transition: transform 0.2s ease-in-out;
}
.home #kontak {
  padding-bottom: 2rem;
}
.home #kontak .contact-info {
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
}
.home #kontak .contact-info i {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  width: 1.675rem;
  height: 1.675rem;
}
.home #kontak .contact-info span {
  margin-left: 0.5rem;
}
.home #kontak .map {
  text-decoration: none;
  overflow: hidden;
  max-width: 720px;
  width: 100%;
  height: 240px;
}
.home #kontak .map iframe {
  height: 100%;
  width: 100%;
  border: 0;
}
.home #kontak .contact-input input.form-control {
  height: calc(1.5em + 1rem + 2px);
}
.home #kontak .btn-send-container {
  text-align: center;
  margin-top: 2rem;
}
@media (min-width: 576px) {
  .home .hero-container .carousel-control-prev,
  .home .hero-container .carousel-control-next {
    display: block;
  }
  .home .hero-container .carousel-indicators {
    display: none;
  }
  .home .hero-container .c-profile-container {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .home .package-container .slick-slide {
    min-width: 199px;
    max-width: 275px;
  }
  .home .location-container .slick-slide {
    min-width: 413px;
    max-width: 566px;
  }
  .home .service-container .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .home .service-container .grid-card-container {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem;
  }
  .home .why-container .why-content .why-item {
    align-items: normal;
    flex-direction: column-reverse;
  }
  .home .why-container .why-content .why-item:not(:last-child) {
    margin-bottom: 4rem;
  }
  .home .why-container .why-content .why-item.reverse {
    flex-direction: column-reverse;
  }
  .home .why-container .why-content .why-item__image img {
    max-width: 380px;
    height: 300px;
    border-radius: 20px 20px 20px 120px;
  }
  .home .why-container .why-content .why-item.reverse .why-item__description {
    display: flex;
    justify-content: end;
  }
  .home .why-container .why-content .why-item.reverse .why-item__image img {
    border-radius: 20px 20px 120px 20px;
  }
  .home .why-container .element-container .element-shape-modern-check {
    top: 3%;
    right: -3%;
  }
  .home .why-container .element-container .element-grid-modern-check {
    top: 10.5%;
    left: 0;
  }
  .home .why-container .element-container .element-ellipse-modern-check {
    top: 16%;
    right: 0;
  }
  .home .why-container .element-container .element-shape-professional-workforce {
    top: 35.3%;
    left: -3%;
  }
  .home .why-container .element-container .element-circle-professional-workforce {
    top: 53%;
    left: -9%;
  }
  .home .why-container .element-container .element-element-professional-workforce {
    top: 34%;
    right: 10%;
  }
  .home .why-container .element-container .element-circle-2-professional-workforce {
    bottom: 18%;
    right: -22%;
  }
  .home .why-container .element-container .element-shape-international-standard {
    bottom: 7.7%;
    right: 230px;
  }
  .home .why-container .element-container .element-element-international-standard {
    bottom: 20%;
    left: 15%;
  }
  .home .why-container .element-container .element-ellipse-35-international-standard {
    display: none;
  }
  .home #home-order {
    padding-bottom: 2.25rem;
  }
  .home #home-order .image-wrapper {
    position: absolute;
    right: 0;
    margin-right: 0;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .home #home-order .image-wrapper img {
    width: 220px;
    height: 220px;
  }
  .home #home-order .wrapper {
    max-width: 65%;
  }
}
@media (min-width: 768px) {
  .home .hero-container .container {
    flex-direction: row;
    max-width: 960px;
  }
  .home .hero-container .carousel-container {
    flex-basis: 48%;
  }
  .home .hero-container .c-profile-container {
    flex-basis: 52%;
  }
  .home .hero-container .c-profile-container .welcome {
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .home .hero-container .c-profile-container .header-text {
    font-size: 2.5rem;
    line-height: 1.4;
  }
  .home .hero-container .c-profile-container .description {
    font-size: 1.25rem;
    line-height: 1.6rem;
  }
  .home .hero-container .carousel-inner {
    min-height: 534px;
    padding-bottom: 100%;
  }
  .home .package-container .accordion-children-container .subheader-text {
    font-size: 1.25rem;
  }
  .home .package-container .slick-slide {
    min-width: 276px;
    max-width: 277px;
  }
  .home .location-container .slick-slide {
    margin-bottom: 48px;
    min-width: 389px;
    max-width: 513px;
  }
  .home .service-container .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .home .service-container .grid-card-container {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.5rem;
  }
  .home .service-container .service-item-label {
    font-size: 1.25rem;
    line-height: 1.6;
  }
  .home .why-container .why-content .why-item {
    flex-direction: row;
    gap: 1;
  }
  .home .why-container .why-content .why-item__description {
    flex: 1 1 50%;
  }
  .home .why-container .why-content .why-item__image {
    flex: 1 1 50%;
  }
  .home .why-container .why-content .why-item__image img {
    max-width: 320px;
    height: 234px;
    border-radius: 20px 20px 20px 80px;
  }
  .home .why-container .why-content .why-item.reverse {
    flex-direction: row-reverse;
  }
  .home .why-container .why-content .why-item.reverse .why-item__description {
    justify-content: center;
  }
  .home .why-container .why-content .why-item.reverse .why-item__image img {
    border-radius: 20px 20px 80px 20px;
  }
  .home .why-container .element-container .element-shape-modern-check {
    top: 6%;
    right: -2%;
  }
  .home .why-container .element-container .element-shape-modern-check img {
    width: 220px;
    height: 180px;
  }
  .home .why-container .element-container .element-grid-modern-check {
    top: 15%;
    left: 30%;
  }
  .home .why-container .element-container .element-grid-modern-check img {
    width: 220px;
    height: 200px;
  }
  .home .why-container .element-container .element-ellipse-modern-check {
    top: 30%;
    right: 20px;
  }
  .home .why-container .element-container .element-ellipse-modern-check img {
    width: 50px;
    height: 100px;
  }
  .home .why-container .element-container .element-shape-professional-workforce {
    top: 37.4%;
    left: -2%;
  }
  .home .why-container .element-container .element-shape-professional-workforce img {
    width: 220px;
    height: 180px;
  }
  .home .why-container .element-container .element-circle-professional-workforce {
    top: 59.2%;
    left: -8%;
  }
  .home .why-container .element-container .element-circle-professional-workforce img {
    width: 126px;
    height: 126px;
  }
  .home .why-container .element-container .element-element-professional-workforce {
    top: 50%;
    right: 50%;
  }
  .home .why-container .element-container .element-element-professional-workforce img {
    width: 60px;
    height: 40px;
  }
  .home .why-container .element-container .element-circle-2-professional-workforce {
    bottom: 22%;
    right: -20%;
  }
  .home .why-container .element-container .element-circle-2-professional-workforce img {
    width: 230px;
    height: 230px;
  }
  .home .why-container .element-container .element-shape-international-standard {
    bottom: -4%;
    left: auto;
    right: 170px;
  }
  .home .why-container .element-container .element-shape-international-standard img {
    width: 220px;
    height: 180px;
  }
  .home .why-container .element-container .element-element-international-standard {
    bottom: 11%;
    left: auto;
    right: -26px;
  }
  .home .why-container .element-container .element-element-international-standard img {
    width: 60px;
    height: 40px;
  }
  .home .why-container .element-container .element-ellipse-35-international-standard {
    display: block;
    bottom: 4%;
    left: -3%;
  }
  .home .why-container .element-container .element-ellipse-35-international-standard img {
    width: 150px;
    height: 150px;
  }
  .home #home-order {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .home #home-order .wrapper {
    max-width: 65%;
  }
  .home #home-order .image-wrapper img {
    width: 290px;
    height: 290px;
  }
  .home #home-video iframe {
    height: 340px;
  }
  .home .article-container .card {
    flex-basis: calc(50% - 1rem);
    flex-shrink: 0;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    margin-bottom: 0;
  }
  .home .article-container .card:not(:last-child) {
    margin-bottom: 0;
  }
  .home .article-container .card-container {
    flex-direction: row;
  }
  .home .article-container .card-title {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .home .hero-container .container {
    max-width: 1140px;
  }
  .home .hero-container .carousel-container {
    flex-basis: 45%;
  }
  .home .hero-container .c-profile-container {
    padding: 2rem 1.5rem;
    flex-basis: 55%;
  }
  .home .hero-container .carousel-inner {
    min-height: auto;
    padding-bottom: 100%;
  }
  .home .package-container .slick-slide {
    min-width: 280px;
    max-width: 301px;
  }
  .home .location-container .slick-slide {
    min-width: 385px;
    max-width: 414px;
  }
  .home .service-container .container {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }
  .home .service-container .grid-card-container {
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 1.25rem;
  }
  .home .service-container .service-item .media-img {
    width: auto;
  }
  .home .why-container {
    padding-bottom: 4rem;
  }
  .home .why-container .why-content .why-item__image img {
    max-width: 360px;
    height: 250px;
  }
  .home .why-container .element-container .element-ellipse-modern-check {
    top: 31%;
    right: 15px;
  }
  .home .why-container .element-container .element-circle-professional-workforce {
    top: 59.2%;
    left: -8%;
  }
  .home .why-container .element-container .element-element-professional-workforce {
    top: 50%;
    right: 50%;
  }
  .home .why-container .element-container .element-circle-2-professional-workforce {
    bottom: 20%;
    right: -14%;
  }
  .home .why-container .element-container .element-shape-international-standard {
    bottom: -4%;
    right: 194px;
  }
  .home .why-container .element-container .element-ellipse-35-international-standard {
    bottom: 6%;
  }
  .home #home-order {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .home #home-order .image-wrapper img {
    width: 320px;
    height: 320px;
  }
  .home #home-video {
    padding-top: 4rem;
  }
  .home #home-video iframe {
    width: 90%;
    height: 480px;
  }
  .home .article-container .card {
    flex-basis: calc(33.33% - 1rem);
  }
}
@media (min-width: 1200px) {
  .home .hero-container .carousel-container {
    flex-basis: 50%;
  }
  .home .hero-container .c-profile-container {
    flex-basis: 50%;
  }
  .home .package-container .slick-slide {
    min-width: 280px;
    max-width: 301px;
  }
  .home .location-container .slick-slide {
    min-width: 344px;
    max-width: 357px;
  }
  .home #home-order .image-wrapper img {
    width: 280px;
    height: 280px;
  }
}
@media (max-width: 468px) {
  .home .location-container .nav-pills {
    overflow-x: scroll;
  }
  .home .location-container .info .day {
    min-width: auto;
    margin-right: 0;
  }
  .home .location-container .info .day-hour {
    flex-direction: column;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}
