a {
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.homepage .first-section {
  height: unset !important;
  padding-top: 0 !important;
}
.homepage .first-section .registration-suggestions {
  width: calc(100% - 30px);
  position: absolute;
  z-index: 2;
  bottom: 123px;
  justify-content: center;
}
.homepage .first-section .registration-suggestions .registration-block {
  width: 33.3%;
  height: 111px;
  text-align: center;
  padding: 27px;
}
.homepage .first-section .registration-suggestions .registration-block .text {
  font-size: 19px;
  font-family: inconsolata;
  letter-spacing: 1.1px;
}
.homepage .first-section .registration-suggestions .registration-block .text span {
  font-size: 19pt;
  font-weight: 800;
  text-transform: uppercase;
}
.homepage .first-section .registration-suggestions .btn-green {
  background-image: linear-gradient(to left, #CCFF00, #CCFF00, #FFFFFF, #CCFF00, #CCFF00);
}
.homepage .first-section .swiper-wrapper {
  height: 1073px;
}
.homepage .first-section .swiper-wrapper .swiper-first-img {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("/images/Mask Group 2.png");
}
.homepage .first-section .swiper-wrapper .swiper-second-img {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("/images/fizinis_rengimas_1_1.png");
}
.homepage .first-section .swiper-wrapper .swiper-third-img {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("/images/PRO_1_2.png");
}
.homepage .first-section .swiper-wrapper .swiper-fourth-img {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("/images/stovykla_1_4.png");
}
.homepage .first-section .swiper-wrapper .swiper-fifth-img {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("/images/teniso_klubas_1_1.png");
}
.homepage .first-section .swiper-wrapper .swiper-slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 284px 0 123px 23px;
}
.homepage .first-section .swiper-wrapper .swiper-slide .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.homepage .first-section .swiper-wrapper .swiper-slide .first-text-block {
  width: 50%;
}
.homepage .first-section .swiper-wrapper .swiper-slide .first-text-block .text3 {
  width: 90%;
}
.homepage .first-section .swiper-wrapper .swiper-slide .second-text-block {
  width: 484px;
  margin-left: 10%;
  background: black;
  padding: 60px 45px;
  text-transform: uppercase;
  line-height: 1.2;
  position: relative;
}
.homepage .first-section .swiper-wrapper .swiper-slide .second-text-block .close {
  position: absolute;
  top: 30px;
  right: 30px;
}
.homepage .first-section .swiper-wrapper .swiper-slide .second-text-block .text1 {
  margin-bottom: 65px;
}
.homepage .first-section .swiper-wrapper .swiper-slide .second-text-block .btn {
  font-size: 15px;
  font-family: inconsolata;
  padding: 13px 36px;
}
.homepage .second-section .block {
  padding: 143px 18px 174px;
}
.homepage .second-section .block .inner-blocks {
  margin-top: 34px;
  justify-content: space-between;
}
.homepage .second-section .block .inner-blocks .new {
  height: 489px;
  width: 29%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.homepage .second-section .block .inner-blocks .new .text-block {
  position: absolute;
  bottom: 13px;
  left: 28px;
}
.homepage .second-section .block .inner-blocks .new .text-block .header6 {
  margin-bottom: 35px;
}
.homepage .second-section .block .inner-blocks .new.img-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url("/images/Mask Group 9.png");
}
.homepage .second-section .block .inner-blocks .new.img-2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url("/images/Mask Group 22.png");
}
.homepage .second-section .block .inner-blocks .new.just-text {
  padding: 38px 22px 38px 19px;
  border-top: 1px solid #C4D0D9;
  border-bottom: 1px solid #C4D0D9;
}
.homepage .second-section .block .inner-blocks .new.just-text .header6 {
  line-height: 1.3;
}
.homepage .second-section .block .inner-blocks .new.just-text .text-block {
  bottom: 16px;
  left: 20px;
  right: 80px;
}
.homepage .second-section .block .inner-blocks .new.just-text .text-block .text2 {
  margin-bottom: 17px;
  line-height: 1.35;
  font-weight: 500;
}
.homepage .second-section .first-block {
  border-right: 1px solid #C4D0D9;
  width: 100%;
}
.homepage .second-section .second-block {
  width: 32.5%;
  padding-left: 49px;
  padding-right: 25px;
}
.homepage .second-section .second-block .inner-blocks {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 18px 0;
  height: 489px;
  font-family: inconsolata;
}
.homepage .second-section .second-block .inner-blocks .event {
  border-top: 2px solid #C4D0D9;
  padding: 6px 0 2px;
  border-top: 1px solid #C4D0D9;
  width: 100%;
  font-weight: 500;
  align-items: center;
}
.homepage .second-section .second-block .inner-blocks .event:first-child {
  border-top: none;
}
.homepage .second-section .second-block .inner-blocks .event .day {
  font-size: 34pt;
  font-weight: 900;
  color: #652D90;
  margin-bottom: 0;
}
.homepage .second-section .second-block .inner-blocks .event .date {
  font-size: 13px;
  padding: 0 9px;
  letter-spacing: -0.5px;
  width: 39%;
  color: #652D90;
  margin-bottom: 0;
}
.homepage .second-section .second-block .inner-blocks .event .time {
  margin-left: 2px;
  margin-top: 17px;
  font-size: 17px;
  width: 60%;
  line-height: 1.2;
}
.homepage .second-section .second-block .inner-blocks .event:hover {
  background-image: linear-gradient(to right, #FFFFFF, #E6F99C, #CCFF00);
}
.homepage .second-section .second-block .inner-blocks .event:hover .time {
  text-decoration: underline;
}
.homepage .third-section {
  border-top: 1px solid #C4D0D9;
  background-image: url("/images/Group 6759.png");
  padding: 153px 18px 187px;
}
.homepage .third-section .block {
  padding: 0 153px;
}
.homepage .third-section .block .text-block {
  width: 51%;
  padding: 85px 150px 0 0;
}
.homepage .third-section .block .text-block .text1 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 21px;
}
.homepage .fourth-section {
  height: 1072px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7)), url("/images/stovykla_1_4.png");
}
.homepage .fourth-section .container {
  height: 1080px;
  position: relative;
}
.homepage .fourth-section .block-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)), url("/images/teniso_akademija_1_1.png");
  left: 6%;
  top: -13%;
}
.homepage .fourth-section .block-2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)), url("/images/teniso_klubas_1_2.jpg");
  right: 3%;
  top: 3%;
}
.homepage .fourth-section .block-3 {
  left: 7%;
  bottom: 2%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)), url("/images/Mask Group 18.png");
}
.homepage .fourth-section .block-4 {
  right: 5%;
  bottom: -13%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)), url("/images/atributika_17.png");
}
.homepage .fourth-section .block {
  position: absolute;
  width: 578px;
  height: 578px;
}
.homepage .fourth-section .block a {
  cursor: url("/images/teniso_klubas_1_2.jpg"), auto;
}
.homepage .fourth-section .block .inner {
  position: relative;
  height: 100%;
}
.homepage .fourth-section .block .inner .text-block {
  position: absolute;
  bottom: 25px;
  left: 38px;
  width: 45%;
}
.homepage .fourth-section .block .inner .text-block .text1 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}
.homepage .fourth-section .block .inner .text-block .img {
  display: none;
}
.homepage .fourth-section .block:hover {
  background-image: linear-gradient(to right, #FFFFFF, #E6F99C, #CCFF00);
}
.homepage .fourth-section .block:hover .inner .text-block {
  position: unset;
  width: 100%;
}
.homepage .fourth-section .block:hover .inner .text-block p {
  color: black;
  position: absolute;
  left: 38px;
}
.homepage .fourth-section .block:hover .inner .text-block .text1 {
  top: 57px;
  width: 49%;
}
.homepage .fourth-section .block:hover .inner .text-block .text2 {
  bottom: 25px;
}
.homepage .fourth-section .block:hover .inner .text-block .img {
  display: block;
  position: absolute;
  bottom: 25px;
  width: 100%;
}
.homepage .fourth-section .block:hover .inner .text-block .img .img-padding {
  padding: 0 37px;
}
.homepage .fourth-section .block:hover .inner .text-block .img .img-padding img {
  width: 100%;
}
.homepage .fifth-section {
  padding: 213px 20px 118px;
}
.homepage .fifth-section .companies {
  height: 76px;
  display: flex;
  justify-content: space-between;
  margin: 66px 67px 102px;
}
.homepage .seventh-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7)), url("/images/Mask Group 17.png");
  padding: 283px 180px 225px;
}
.homepage .seventh-section .first-block .info-block {
  margin-bottom: 47px;
}
.homepage .seventh-section .first-block .line {
  width: 58px;
  height: 43px;
  border-bottom: 1px solid #FFFFFF;
}
.homepage .seventh-section .first-block .text-block {
  margin-left: 90px;
  padding-top: 5px;
  width: 226px;
}
.homepage .seventh-section .first-block .text-block .header2 {
  font-size: 52px;
}
.homepage .seventh-section .first-block .text-block .header5 {
  margin-top: 14px;
  line-height: 24px;
  font-size: 15px;
}
.homepage .seventh-section .second-block {
  margin: 30px 9% 0 15.5%;
}
.homepage .seventh-section .second-block .text2 {
  margin: 50px 0 18px;
  line-height: 24px;
}
.homepage .seventh-section .second-block .btn {
  border: 1px solid #000000;
  background-image: linear-gradient(to left, #ccff00, white, #ccff00);
  padding: 13px;
}

@media screen and (max-width: 1441px) {
  .homepage .first-section .registration-suggestions {
    bottom: 11vh;
    left: 15px;
  }
  .homepage .first-section .registration-suggestions .registration-block {
    height: 99px;
    padding: 23px;
  }
  .homepage .first-section .swiper-wrapper {
    height: 768px;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide {
    padding: 212px 0 61px;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide .second-text-block {
    padding: 57px 50px;
    margin-top: -27px;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide .second-text-block .btn {
    padding: 13px 34px;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide .second-text-block .close {
    top: 23px;
    right: 24px;
  }
  .homepage .second-section .block {
    padding-top: 146px;
  }
  .homepage .second-section .block .inner-blocks {
    height: 496px;
  }
  .homepage .second-section .block .inner-blocks .new:first-child {
    display: none;
  }
  .homepage .second-section .block .inner-blocks .new {
    width: 43%;
    margin-right: 7%;
    height: 494px;
  }
  .homepage .second-section .block .inner-blocks .new .text-block .header6 {
    margin-bottom: 7px;
  }
  .homepage .second-section .first-block {
    width: 66%;
  }
  .homepage .second-section .second-block {
    padding-right: 0;
  }
  .homepage .second-section .second-block .inner-blocks .event .time {
    max-height: 61px;
    overflow: hidden;
  }
  .homepage .third-section {
    padding: 108px 0 110px;
  }
  .homepage .third-section .block {
    padding: 0 104px;
  }
  .homepage .third-section .block .text-block {
    width: 62%;
    padding: 59px 113px 0 0;
  }
  .homepage .third-section .block img {
    width: 38%;
    margin-top: 23px;
  }
  .homepage .fourth-section {
    height: 767px;
  }
  .homepage .fourth-section .container {
    height: 767px;
  }
  .homepage .fourth-section .block {
    width: 31%;
    height: 393px;
  }
  .homepage .fourth-section .block .inner .text-block {
    bottom: 15px;
    left: 33px;
    width: 65%;
  }
  .homepage .fourth-section .block-1 {
    left: 18%;
    top: -13%;
  }
  .homepage .fourth-section .block-2 {
    right: 18%;
    top: 9%;
  }
  .homepage .fourth-section .block-3 {
    left: 18%;
    bottom: 4%;
  }
  .homepage .fourth-section .block-4 {
    right: 18%;
    bottom: -17%;
  }
  .homepage .fifth-section {
    padding: 181px 0 88px;
  }
  .homepage .fifth-section .companies {
    margin: 70px 0 54px;
  }
  .homepage .fifth-section .companies img {
    margin-right: 0;
  }
  .homepage .seventh-section {
    padding: 127px 0 76px;
  }
  .homepage .seventh-section .second-block {
    margin: -13px 16% 0 21.5%;
  }
}
@media screen and (max-width: 1200px) {
  .homepage .first-section .registration-suggestions .registration-block .text {
    font-size: 16px;
  }
  .homepage .first-section .registration-suggestions .registration-block .text span {
    font-size: 15pt;
  }
  .homepage .second-section .block {
    padding: 100px 0;
  }
  .homepage .second-section .block .inner-blocks .new {
    width: 45%;
    margin-right: 5%;
    height: 477px;
  }
  .homepage .second-section .second-block {
    padding-left: 28px;
  }
  .homepage .second-section .second-block .inner-blocks {
    height: 477px;
  }
  .homepage .second-section .second-block .inner-blocks .event .time {
    font-size: 14px;
    max-height: 64px;
  }
  .homepage .second-section .second-block .inner-blocks .date {
    font-size: 12px;
  }
  .homepage .second-section .second-block .inner-blocks .day {
    font-size: 32pt;
  }
  .homepage .third-section .block {
    padding: 0 60px;
  }
  .homepage .fourth-section .block {
    width: 30%;
    height: 352px;
  }
  .homepage .fourth-section .block .inner .text-block {
    bottom: 5px;
    left: 24px;
    width: 87%;
  }
  .homepage .fourth-section .block .inner .text-block .text1 {
    font-size: 30px;
    margin-bottom: 13px;
  }
  .homepage .fourth-section .block-1 {
    left: 14%;
    top: -8%;
  }
  .homepage .fourth-section .block-2 {
    right: 14%;
    top: 6%;
  }
  .homepage .fourth-section .block-3 {
    left: 17%;
    bottom: 3%;
  }
  .homepage .fourth-section .block-4 {
    right: 11%;
    bottom: -6%;
  }
  .homepage .fifth-section {
    padding: 100px 0;
  }
  .homepage .fifth-section .companies {
    align-items: center;
  }
  .homepage .fifth-section .companies img {
    width: 120px;
  }
  .homepage .seventh-section .first-block .text-block {
    margin-left: 45px;
  }
  .homepage .seventh-section .second-block {
    margin: -3px 9% 0;
  }
}
@media screen and (max-width: 991px) {
  .homepage .first-section .registration-suggestions .registration-block .text span {
    font-size: 14pt;
  }
  .homepage .first-section .swiper-wrapper {
    height: 676px;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide {
    padding-top: 170px;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide .first-text-block {
    width: 65%;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide .second-text-block {
    display: none;
  }
  .homepage .second-section {
    padding-bottom: 70px;
  }
  .homepage .second-section .container {
    flex-direction: column;
  }
  .homepage .second-section .block {
    padding: 70px 0 0;
    width: 100%;
    border-right: none;
  }
  .homepage .second-section .block .inner-blocks {
    height: auto;
  }
  .homepage .second-section .block .inner-blocks .new {
    height: 425px;
  }
  .homepage .third-section .block {
    flex-direction: column;
  }
  .homepage .third-section .block .text-block {
    width: 100%;
    padding: 59px 0 0;
  }
  .homepage .third-section .block img {
    width: 100%;
  }
  .homepage .fifth-section .companies img {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .homepage .first-section .registration-suggestions {
    margin-top: 10px;
    flex-direction: column;
    bottom: 8vh;
  }
  .homepage .first-section .registration-suggestions .registration-block {
    height: 72px;
    width: 100%;
    margin-bottom: 5px;
    padding: 14px;
  }
  .homepage .first-section .swiper-wrapper {
    height: 725px;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide {
    padding-top: 155px;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide .first-text-block {
    width: 100%;
  }
  .homepage .second-section .block .inner-blocks .new.just-text .text-block {
    width: 80%;
  }
  .homepage .fourth-section .block {
    width: 43%;
    height: 310px;
  }
  .homepage .fourth-section .block-1 {
    left: 4%;
    top: -8%;
  }
  .homepage .fourth-section .block-2 {
    right: 4%;
    top: 3%;
  }
  .homepage .fourth-section .block-3 {
    left: 2%;
    bottom: 1%;
  }
  .homepage .fourth-section .block-4 {
    right: 5%;
    bottom: -10%;
  }
  .homepage .fifth-section {
    padding: 100px 0 75px;
  }
  .homepage .fifth-section .companies {
    margin: 50px 0;
    flex-wrap: wrap;
  }
  .homepage .fifth-section .companies img {
    margin-bottom: 20px;
  }
  .homepage .seventh-section {
    padding: 80px 0;
  }
  .homepage .seventh-section .main-block {
    flex-direction: column;
  }
  .homepage .seventh-section .first-block .info-block {
    margin-bottom: 30px;
    justify-content: center;
  }
  .homepage .seventh-section .second-block {
    margin: 10px 0 0;
  }
  .homepage .seventh-section .second-block .text2 {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 590px) {
  .homepage .second-section .block .inner-blocks {
    flex-direction: column;
  }
  .homepage .second-section .block .inner-blocks .new {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    height: 350px;
  }
  .homepage .third-section .block {
    padding: 0 40px;
  }
  .homepage .fourth-section-mobile {
    height: 1640px;
    background: #E9EEF2;
  }
  .homepage .fourth-section {
    padding-top: 25px;
  }
  .homepage .fourth-section .block {
    width: 90%;
    height: 359px;
    position: relative;
    right: 0 !important;
    margin-left: 5%;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin-top: 30px;
  }
  .homepage .fifth-section .companies {
    height: unset;
    margin: 50px 30px 10px;
  }
  .homepage .fifth-section .companies img {
    margin-bottom: 40px;
    width: 113px;
  }
}
@media screen and (max-width: 426px) {
  .homepage .first-section .registration-suggestions {
    margin-top: 43px;
    bottom: 4vh;
  }
  .homepage .first-section .swiper-wrapper {
    height: 630px;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide {
    padding: 206px 0 31px;
  }
  .homepage .first-section .swiper-wrapper .swiper-slide .first-text-block .text3 {
    display: none;
  }
  .homepage .second-section .block .inner-blocks .new {
    margin-bottom: 40px;
    height: 400px;
  }
  .homepage .second-section .first-block .more-info-btn {
    margin-top: 0;
  }
  .homepage .third-section {
    padding: 60px 0;
  }
  .homepage .third-section .title {
    padding-left: 6px;
  }
  .homepage .third-section .block {
    padding: 0;
  }
  .homepage .fifth-section {
    padding: 75px 0;
  }
  .homepage .seventh-section .first-block .info-block {
    justify-content: left;
    margin-bottom: 15px;
  }
  .homepage .seventh-section .first-block .line {
    display: none;
  }
  .homepage .seventh-section .first-block .text-block {
    margin-left: 0;
  }
}
@media screen and (max-width: 375px) {
  .homepage .third-section .block .text-block {
    padding: 30px 0 0;
  }
  .homepage .third-section .block .text-block .text1 {
    font-size: 22px;
  }
  .homepage .fourth-section .block .inner .text-block .text1 {
    font-size: 27px;
  }
  .homepage .fifth-section .companies img {
    width: 115px;
  }
}
@media screen and (max-width: 350px) {
  .homepage .first-section .swiper-wrapper {
    height: 624px;
  }
  .homepage .fifth-section .companies {
    margin: 50px 0px 10px;
  }
}

.service-inner .first-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/Mask Group7.png");
}
.service-inner .first-section .btn {
  background-image: linear-gradient(to left, #CCFF00, #FFFFFF, #CCFF00);
  margin-top: 15px;
}
.service-inner .second-section {
  background-image: url("/images/Group 10568.png");
  background-size: 70%;
  background-position: left;
  height: 782px;
  padding: 139px 0;
}
.service-inner .second-section .img {
  width: 100%;
}
.service-inner .second-section .img img {
  width: 100%;
}
.service-inner .second-section .text-block {
  padding-right: 140px;
  padding-left: 80px;
}
.service-inner .second-section .text-block .header1 {
  padding-bottom: 55px;
}
.service-inner .third-section {
  padding: 125px 0;
}
.service-inner .third-section .text-block {
  width: 60%;
}
.service-inner .third-section .text-block .header3 {
  padding-bottom: 30px;
}
.service-inner .fourth-section {
  background-image: none;
  padding: 0 !important;
  height: unset;
}
.service-inner .fourth-section .text-block {
  padding-top: 14%;
}
.service-inner .fifth-section .first-block {
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}
.service-inner .fifth-section .first-block .text-block {
  width: 85%;
  padding-right: 22%;
  margin-bottom: 80px;
}
.service-inner .fifth-section .first-block .text-block .header3 {
  text-transform: uppercase;
}
.service-inner .fifth-section .first-block .img-block {
  width: 85%;
  max-height: 360px;
}
.service-inner .fifth-section .first-block .img-block img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.service-inner .fifth-section .second-block {
  justify-content: flex-end;
  align-items: flex-end;
  padding-right: 169px;
}
.service-inner .fifth-section .second-block img {
  height: 80%;
  max-width: 100%;
}
.service-inner .sixth-section {
  padding-bottom: 100px !important;
}
.service-inner .sixth-section .row {
  flex-direction: row-reverse;
}
.service-inner .sixth-section .d-flex {
  justify-content: flex-end;
}
.service-inner .sixth-section .text-block {
  padding-top: 3%;
  width: 93%;
  padding-right: 10%;
}
.service-inner .sixth-section .text-block .header3 {
  padding-bottom: 30px;
}
.service-inner .sixth-section .img img.sixth-section-img {
  max-height: 510px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.service-inner .seventh-section {
  background-color: #E8D7FE;
  padding: 100px 0;
}
.service-inner .seventh-section .text4 {
  margin-bottom: 55px;
  font-weight: 600;
}
.service-inner .seventh-section .text2 {
  margin-bottom: 0;
}
.service-inner .eighth-section {
  padding: 100px 0;
}
.service-inner .eighth-section .header3 {
  text-align: center;
  margin-bottom: 30px;
}
.service-inner .eighth-section .block {
  width: 60%;
}
.service-inner .eighth-section .faq {
  border-bottom: 1px solid #EBF7FF;
  padding: 20px 0;
  width: 100%;
}
.service-inner .eighth-section .faq .question {
  align-items: center;
}
.service-inner .eighth-section .faq .question .icon-div {
  background-color: #E9EEF2;
  width: 50px;
  height: 50px;
  padding: 10px 15px;
  margin-right: 30px;
}
.service-inner .eighth-section .faq .question .icon-div img {
  width: 20px;
}
.service-inner .eighth-section .faq .question .text {
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0;
}
.service-inner .eighth-section .faq .answer {
  margin-left: 80px;
  margin-top: 25px;
}
.service-inner .eighth-section .faq .answer .text {
  margin-bottom: 0;
}
.service-inner .eighth-section .faq:last-child {
  border-bottom: none;
}
.service-inner .twelfth-section {
  padding: 100px 0;
}
.service-inner .twelfth-section .container {
  max-width: 1140px;
}
.service-inner .twelfth-section form .header3 {
  text-align: center;
}
.service-inner .twelfth-section form .block {
  margin-top: 50px;
}
.service-inner .twelfth-section form .block .text5 {
  margin-bottom: 20px;
}
.service-inner .twelfth-section form .block .inner-block {
  flex-wrap: wrap;
  justify-content: space-between;
}
.service-inner .twelfth-section form .block .inner-block .form-group {
  width: 48%;
}
.service-inner .twelfth-section form .block .inner-block .form-group .form-input {
  width: 100%;
}
.service-inner .twelfth-section form .block .inner-block .dropdown-check-list {
  width: 48%;
  position: relative;
}
.service-inner .twelfth-section form .block .inner-block .dropdown-check-list .form-group {
  width: 100%;
  margin-bottom: 0;
}
.service-inner .twelfth-section form .block .inner-block .dropdown-check-list .items {
  box-shadow: 0 0 4px #C4D0D9;
  padding: 20px 0 15px;
  position: absolute;
  width: 100%;
  background: #f8fafc;
  z-index: 1;
}
.service-inner .twelfth-section form .block .inner-block .dropdown-check-list .items .custom-checkbox {
  padding: 9px 24px 6px;
}
.service-inner .twelfth-section form .block .inner-block .dropdown-check-list .items .custom-checkbox label {
  margin-left: 40px;
  margin-bottom: 0;
  vertical-align: text-bottom;
}
.service-inner .twelfth-section form .block .inner-block .dropdown-check-list .items .custom-checkbox.checked {
  background: #652D90;
  color: #FFFFFF;
}
.service-inner .twelfth-section form .block .inner-block .age {
  width: 24%;
  margin-right: 24%;
}
.service-inner .twelfth-section form .block .form-group-checkbox .inner-block {
  width: 33.39%;
}
.service-inner .twelfth-section form .block .form-group-checkbox .inner-block .form-group {
  width: 100%;
  border-right: none;
}
.service-inner .twelfth-section form .block .form-group-checkbox .inner-block:last-child .form-group {
  border-right: 1px solid #C4D0D9;
}
.service-inner .twelfth-section form .block .time {
  margin-top: 20px;
}
.service-inner .twelfth-section form .block .time .text3 {
  color: #959BA4;
}
.service-inner .twelfth-section form .block .time .first-block {
  width: 33.39%;
}
.service-inner .twelfth-section form .block .time .second-block {
  width: 66.61%;
}
.service-inner .twelfth-section form .block .add-other-child {
  border: none;
}
.service-inner .twelfth-section form .block .add-other-child .form-input {
  justify-content: space-between;
  align-items: center;
  padding: 0 35px;
  background-color: #E9EEF2;
}
.service-inner .twelfth-section form .block .add-other-child .form-input img {
  height: 18px;
}
.service-inner .twelfth-section form .block .add-other-child .form-input .text3 {
  margin: 0;
  font-weight: 600;
}
.service-inner .twelfth-section form .block .contract-checkbox .checkmark {
  margin-top: 2px;
}
.service-inner .twelfth-section form .block .contract-checkbox .text3 {
  margin: 0 33px;
  color: #959BA4;
}
.service-inner .twelfth-section form .block .contract-checkbox .text3 a {
  text-decoration: underline;
}

.text3.error {
  color: red !important;
}

@media screen and (max-width: 1441px) {
  .service-inner .second-section {
    background-size: 67%;
    height: auto;
    padding: 83px 0;
  }
  .service-inner .second-section .text-block {
    padding-right: 111px;
    padding-left: 60px;
    margin-top: -10px;
  }
  .service-inner .second-section .text-block .header1 {
    padding-bottom: 20px;
  }
  .service-inner .second-section .img img {
    width: 98%;
  }
  .service-inner .third-section {
    padding: 95px 0;
  }
  .service-inner .third-section .text-block {
    width: 50%;
  }
  .service-inner .fifth-section .second-block {
    padding-right: 125px;
  }
  .service-inner .sixth-section {
    padding: 50px 0 100px !important;
  }
  .service-inner .sixth-section .text-block {
    padding-right: 64px;
  }
  .service-inner .eighth-section .block {
    width: 50%;
  }
  .service-inner .ninth-section {
    overflow: hidden;
  }
  .service-inner .ninth-section .owl-carousel .owl-stage-outer {
    overflow: visible !important;
  }
  .service-inner .twelfth-section form .block .inner-block .age {
    width: 29%;
    margin-right: 19%;
  }
}
@media screen and (max-width: 1200px) {
  .service-inner .first-section {
    background-position: left;
  }
  .service-inner .second-section {
    background-size: 75%;
    padding: 95px 0 85px;
  }
  .service-inner .second-section .img img {
    width: 105%;
    margin-top: 40px;
  }
  .service-inner .second-section .text-block {
    padding-right: 40px;
    padding-left: 43px;
    margin-top: -13px;
  }
  .service-inner .fifth-section .first-block .text-block {
    padding-right: 15%;
  }
  .service-inner .fifth-section .second-block {
    padding-right: 55px;
  }
  .service-inner .sixth-section .img img {
    width: 100% !important;
    margin-top: 55px;
  }
  .service-inner .sixth-section .text-block {
    padding-right: 2px;
  }
  .service-inner .twelfth-section form .block .inner-block .age {
    width: 48%;
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .service-inner .second-section {
    background-size: 77%;
    background-position: top left;
    padding: 60px 0 0;
  }
  .service-inner .second-section .img img {
    width: 107%;
    margin-top: 64px;
  }
  .service-inner .third-section .text-block .header3 {
    padding-bottom: 20px;
  }
  .service-inner .fourth-section .text-block {
    padding-top: 0;
    margin-top: 10px;
  }
  .service-inner .fifth-section .second-block img {
    height: 70%;
  }
  .service-inner .sixth-section .text-block .header3 {
    padding-bottom: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .service-inner .first-section {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/Mask Group 2mob.png");
  }
  .service-inner .second-section {
    background-size: 104%;
    background-position: bottom left;
    padding: 75px 0 65px;
  }
  .service-inner .second-section .row {
    flex-direction: column-reverse;
  }
  .service-inner .second-section .img img {
    width: 100%;
    margin-top: 0;
  }
  .service-inner .second-section .text-block {
    margin-bottom: 110px;
    padding: 0;
  }
  .service-inner .third-section {
    padding: 65px 0;
  }
  .service-inner .third-section .text-block {
    width: 100%;
  }
  .service-inner .fourth-section .row {
    flex-direction: unset;
  }
  .service-inner .fourth-section .text-block {
    margin-top: 50px;
    padding: 0;
  }
  .service-inner .fourth-section .text-block .text2:first-child {
    font-size: 19px;
  }
  .service-inner .fifth-section .first-block .text-block, .service-inner .fifth-section .second-block .text-block {
    width: 100%;
    padding: 0;
  }
  .service-inner .fifth-section .first-block {
    align-items: flex-start;
  }
  .service-inner .fifth-section .first-block .text-block {
    margin-bottom: 60px;
  }
  .service-inner .fifth-section .first-block .img-block {
    align-items: flex-end;
    width: 100%;
  }
  .service-inner .fifth-section .first-block .img-block img {
    width: 60%;
  }
  .service-inner .fifth-section .first-block .img-block .second-img {
    display: block;
    width: 38%;
    margin-left: 2%;
  }
  .service-inner .fifth-section .second-block {
    display: none;
  }
  .service-inner .sixth-section {
    padding: 15px 0 80px !important;
  }
  .service-inner .sixth-section .row {
    flex-direction: column-reverse;
  }
  .service-inner .sixth-section .text-block {
    margin-top: 0;
    width: 100%;
  }
  .service-inner .eighth-section {
    padding: 80px 0;
  }
  .service-inner .eighth-section .block {
    width: 100%;
  }
  .service-inner .twelfth-section {
    padding: 80px 0;
  }
  .service-inner .twelfth-section form {
    width: 100%;
  }
  .service-inner .twelfth-section form .block .inner-block .form-group {
    width: 100%;
  }
  .service-inner .twelfth-section form .block .inner-block .dropdown-check-list {
    width: 100%;
  }
  .service-inner .twelfth-section form .block .inner-block .form-group:last-child {
    margin-bottom: 0;
  }
  .service-inner .twelfth-section form .block .form-group-checkbox {
    flex-direction: column;
  }
  .service-inner .twelfth-section form .block .form-group-checkbox .inner-block {
    width: 100%;
  }
  .service-inner .twelfth-section form .block .form-group-checkbox .inner-block .form-group {
    border: 1px solid #C4D0D9;
  }
  .service-inner .twelfth-section form .block .time {
    flex-direction: column;
  }
  .service-inner .twelfth-section form .block .time .first-block, .service-inner .twelfth-section form .block .time .second-block {
    width: 100%;
  }
  .service-inner .twelfth-section form .block .time .first-block {
    margin-top: 15px;
  }
  .service-inner .twelfth-section form .block .time .second-block {
    margin-top: 30px;
  }
}
@media screen and (max-width: 590px) {
  .service-inner .fourth-section .text-block {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 426px) {
  .service-inner .first-section .header2 {
    width: 50%;
    margin-bottom: 20px;
  }
  .service-inner .second-section {
    padding: 75px 0 50px;
  }
  .service-inner .second-section .text-block {
    margin-bottom: 80px;
  }
  .service-inner .sixth-section .text-block {
    margin-bottom: 30px !important;
  }
  .service-inner .seventh-section .text4 {
    margin-bottom: 25px;
  }
  .service-inner .eighth-section .faq .question .text, .service-inner .eighth-section .faq .answer .text {
    font-size: 15px;
  }
  .service-inner .contract-checkbox .text3 {
    font-size: 13px;
  }
}
@media screen and (max-width: 375px) {
  .service-inner .second-section {
    padding: 75px 0 45px;
  }
  .service-inner .fifth-section .first-block .text-block {
    margin-bottom: 20px;
  }
}

.fc-v-event .fc-event-title {
  font-size: 9px;
}

.adult-training .first-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/teniso_klubas_1_1.png");
}
.adult-training .second-section {
  background-image: url("/images/Group 105682.png");
  background-position: right;
}
.adult-training .second-section .row {
  flex-direction: row-reverse;
}

@media screen and (max-width: 1200px) {
  .adult-training .second-section {
    background-size: 75%;
    padding: 92px 0 85px;
  }
  .adult-training .second-section .img img {
    width: 102%;
    margin-top: 55px;
    margin-left: -3%;
  }
  .adult-training .second-section .text-block {
    padding-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  .adult-training .first-section {
    padding-top: 192px;
  }
  .adult-training .second-section {
    background-size: 81%;
    padding: 60px 0 0px;
  }
  .adult-training .second-section .text-block .header1 {
    padding-bottom: 5px;
    font-size: 40px;
  }
  .adult-training .second-section .text-block .text2 {
    margin: 10px 0 0;
  }
  .adult-training .second-section .img img {
    margin-top: 85px;
  }
}
@media screen and (max-width: 767px) {
  .adult-training .second-section {
    background-size: 104%;
    background-position: bottom right;
    padding: 75px 0 65px;
  }
  .adult-training .second-section .row {
    flex-direction: column-reverse;
  }
  .adult-training .second-section .img img {
    margin: 0;
    width: 100%;
  }
  .adult-training .second-section .text-block {
    padding: 0;
  }
}
@media screen and (max-width: 590px) {
  .adult-training .second-section {
    padding: 75px 0 51px;
  }
}
@media screen and (max-width: 426px) {
  .adult-training .first-section {
    padding-top: 160px;
  }
}

.adult-training .third-section {
  overflow: hidden;
}
.adult-training .third-section .owl-carousel .owl-stage-outer {
  overflow: visible !important;
}

.tournament .first-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/teniso_klubas_1_1.png");
}
.tournament .second-section .img img {
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tournament .second-section .text-block {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}
.tournament .sixth-section .img img.sixth-section-img {
  -o-object-position: center;
     object-position: center;
}
.tournament .fourth-section {
  padding-bottom: 100px !important;
}
@media screen and (max-width: 991px) {
  .tournament .second-section .img img.sixth-section-img, .tournament .second-section .img img {
    max-height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .tournament .second-section .text-block .header1 {
    word-break: break-word;
    font-size: 38px;
  }
  .tournament .sixth-section {
    padding: 0 !important;
  }
}
@media screen and (max-width: 590px) {
  .tournament .second-section {
    background-size: 114%;
  }
  .tournament .sixth-section {
    padding: 60px 0 !important;
  }
}

.attributes .first-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/Mask Group 26.png");
}
.attributes .second-section {
  background: none;
  height: unset;
  text-align: center;
  padding-bottom: 0;
}
.attributes .third-section .section-block {
  flex-wrap: wrap;
  justify-content: space-between;
}
.attributes .third-section .section-block .product-img {
  width: 48%;
  padding: 20px 0;
}

.alert-fixed {
  position: fixed;
  right: 0;
  bottom: 0;
  margin: 16px;
  z-index: 9999;
  max-width: 300px;
}
.alert-fixed button {
  background: transparent;
  border: none;
}

.tennis-centers .first-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/Mask Group 26.png");
}
.tennis-centers .second-section {
  padding: 70px 0 110px;
}
.tennis-centers .second-section img {
  width: 100%;
}
.tennis-centers .second-section .center-img {
  height: 335px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tennis-centers .second-section .background-img {
  height: 315px;
}
.tennis-centers .second-section .block {
  padding: 25px;
  margin-top: -1px;
  margin-bottom: 20px;
}
.tennis-centers .second-section .block .text4 {
  letter-spacing: 0.8px;
  margin-bottom: 5px;
}
.tennis-centers .second-section .block .text2.address {
  width: 100%;
  margin-bottom: 25px;
  height: 51px;
}
.tennis-centers .third-section #map {
  height: 620px;
  width: 100%;
}
.tennis-centers .third-section #map .text5 {
  font-weight: bold;
  padding-left: 7px;
}
.tennis-centers .third-section #map button[aria-label=Close] {
  display: none !important;
}
.tennis-centers .third-section #map .gm-style-iw-tc {
  display: none;
}
@media screen and (max-width: 1441px) {
  .tennis-centers .second-section .block .text2.address {
    width: 70%;
  }
}
@media screen and (max-width: 1200px) {
  .tennis-centers .second-section .block .text2.address {
    width: 83%;
  }
}
@media screen and (max-width: 991px) {
  .tennis-centers .second-section .block .text2.address {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .tennis-centers .second-section img {
    max-height: 270px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 590px) {
  .tennis-centers .first-section {
    padding-top: 158px;
  }
}
@media screen and (max-width: 426px) {
  .tennis-centers .first-section {
    padding-top: 220px;
  }
}

.all-coaches .first-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/Mask Group 226.png");
}
.all-coaches .second-section {
  padding: 65px 0;
}
.all-coaches .second-section .block {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)), url("/images/treneris_3_2.png");
  margin-bottom: 30px;
  position: relative;
}
.all-coaches .second-section .block:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.all-coaches .second-section .block .text-block {
  position: absolute;
  bottom: 20px;
  left: 30px;
}
.all-coaches .second-section .block .text-block .header3 {
  width: 22%;
  line-height: 1.4;
}
.all-coaches .second-section .block-2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)), url("/images/treneris_9_1.png");
}
@media screen and (max-width: 767px) {
  .all-coaches .second-section .block {
    height: 470px;
  }
}
@media screen and (max-width: 590px) {
  .all-coaches .first-section {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/mobina-rb-FKZPP.png");
  }
}
@media screen and (max-width: 426px) {
  .all-coaches .second-section .block {
    height: 370px;
  }
}

.coach .second-section .block {
  background-image: none;
  width: 60%;
  margin: 0 auto;
  height: unset;
}
.coach .second-section .first-block {
  width: 50%;
  justify-content: center;
}
.coach .second-section .first-block img {
  -o-object-fit: none;
     object-fit: none;
}
.coach .second-section .second-block {
  width: 50%;
  padding: 70px 40px;
  position: relative;
}
.coach .second-section .second-block .header1 {
  width: 52%;
}
.coach .second-section .block:after {
  content: none;
}
.coach .third-section {
  padding: 30px 0 65px;
}
.coach .third-section .block {
  width: 42%;
  margin: 0 auto;
}
.coach .fourth-section img {
  width: 100%;
}
.coach .fourth-section .under-img {
  font-size: 13px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1441px) {
  .coach .second-section .block .first-block img {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .coach .second-section .block {
    width: 71%;
  }
  .coach .second-section .block .second-block {
    padding: 35px 40px;
  }
  .coach .second-section .block .second-block .contacts {
    bottom: 29px;
  }
  .coach .third-section .block {
    width: 52%;
  }
}
@media screen and (max-width: 991px) {
  .coach .second-section .block .second-block {
    padding: 21px 40px;
  }
  .coach .second-section .block .second-block .contacts {
    bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .coach .second-section .block {
    width: 100%;
  }
  .coach .third-section .block {
    width: 70%;
  }
}
@media screen and (max-width: 590px) {
  .coach .second-section {
    padding: 65px 0 5px;
  }
  .coach .second-section .block {
    flex-direction: column;
  }
  .coach .second-section .block .first-block {
    width: 100%;
  }
  .coach .second-section .block .second-block {
    width: 100%;
    padding: 30px 0 0;
  }
  .coach .third-section .block {
    width: 100%;
  }
}

.sponsors .first-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/Mask Group 226.png");
}
.sponsors .second-section .main-block {
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 40px 0 55px;
}
.sponsors .second-section .block {
  width: 46%;
  margin-bottom: 20px;
}
.sponsors .second-section .block .title {
  border-bottom: 1px solid #C4D0D9;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 25px;
}
.sponsors .second-section .block .title .img-block {
  width: 180px;
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sponsors .second-section .block .title .img-block img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
}
.sponsors .second-section .block .title .header6 {
  text-transform: none;
}
@media screen and (max-width: 991px) {
  .sponsors .second-section .block {
    width: 100%;
  }
  .sponsors .second-section .block .title .img-block {
    width: 140px;
    padding: 15px 0 10px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
}

.fund .first-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/2Mask Group 26.jpg");
}
.fund .second-section {
  padding: 100px 0;
  background-color: #E8D7FE;
  background-image: url("/images/Group 67611.png");
  background-size: 45%;
  background-position: bottom right;
}
.fund .second-section img {
  width: 50%;
  height: 411px;
  -o-object-fit: cover;
     object-fit: cover;
}
.fund .second-section .first-block {
  width: 100%;
  justify-content: space-between;
}
.fund .second-section .first-block .text-block {
  width: 33%;
}
.fund .second-section .first-block .text-block .more-info-btn {
  width: 395px;
  padding: 13px;
  background-image: linear-gradient(to left, rgb(204, 255, 0), #FFFFFF, rgb(204, 255, 0));
}
.fund .second-section .second-block {
  margin-top: 100px;
  justify-content: space-between;
  align-items: center;
}
.fund .second-section .second-block .text-block {
  width: 42%;
}
.fund .second-section .second-block .text-block .text4 {
  font-weight: bold;
  text-transform: uppercase;
}
.fund .second-section .second-block .text-block .text2 {
  margin-bottom: 10px;
}
.fund .third-section .block {
  width: 100%;
  padding: 150px 0 100px;
  justify-content: space-around;
}
.fund .third-section .block .text-block {
  width: 26%;
}
.fund .third-section .block .text-block .header3 {
  margin-bottom: 30px;
}
.fund .third-section .block .second-text-block .header3 {
  height: 163px;
  display: flex;
  align-items: flex-end;
}
.fund .fourth-section {
  padding: 70px 0;
  background-color: #CCFF00;
}
.fund .fourth-section p {
  text-align: center;
  margin: 0 auto;
  font-weight: 600;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .fund .second-section img {
    height: 320px;
    width: 46%;
  }
  .fund .second-section .first-block .text-block {
    width: 43%;
  }
  .fund .second-section .second-block .text-block {
    width: 40%;
  }
  .fund .second-section .second-block .text-block .text2 {
    margin-bottom: 8px;
  }
  .fund .third-section .block .text-block {
    width: 29%;
  }
}
@media screen and (max-width: 991px) {
  .fund .second-section .first-block .text-block, .fund .second-section .first-block img {
    width: 48%;
  }
  .fund .second-section .first-block .text-block .more-info-btn, .fund .second-section .first-block img .more-info-btn {
    width: 100%;
  }
  .fund .third-section .block .text-block {
    width: 35%;
  }
  .fund .fourth-section p {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .fund .second-section {
    padding: 60px 0;
    background-size: 100%;
    background-position: center;
  }
  .fund .second-section .first-block {
    flex-direction: column;
  }
  .fund .second-section .first-block .text-block, .fund .second-section .first-block img {
    width: 100%;
    margin-bottom: 58px;
  }
  .fund .second-section img {
    width: 100%;
  }
  .fund .second-section .second-block {
    flex-direction: column;
    margin-top: 0;
  }
  .fund .second-section .second-block .text-block {
    width: 100%;
    margin-top: 50px;
  }
  .fund .third-section .block {
    flex-direction: column;
    padding: 60px 0;
  }
  .fund .third-section .block .text-block {
    width: 100%;
  }
  .fund .third-section .block .second-text-block .header3 {
    margin-top: 40px;
    height: unset;
  }
}
@media screen and (max-width: 590px) {
  .fund .first-section {
    padding-top: 158px;
  }
}
@media screen and (max-width: 426px) {
  .fund .first-section {
    padding-top: 220px;
  }
  .fund .fourth-section p {
    width: 90%;
  }
}
@media screen and (max-width: 350px) {
  .fund .fourth-section p {
    width: 100%;
  }
}

.aboutUs .first-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/Mask Group 222.png");
  padding-top: 290px;
}
.aboutUs .first-section .text2 {
  width: 26%;
  margin-top: 35px;
}
.aboutUs .first-section .text2.about-us-text {
  width: 50%;
}
.aboutUs .second-section {
  height: unset;
  background: #E8D7FE;
  padding: 0;
}
.aboutUs .second-section .main-block {
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.aboutUs .second-section .main-block img {
  width: 57.5%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.aboutUs .second-section .main-block .text-block {
  width: 40%;
}
.aboutUs .second-section .main-block .text-block .header3 {
  margin-bottom: 35px;
}
.aboutUs .fifth-section {
  padding: 125px 0 25px;
}
.aboutUs .fifth-section .first-block .text-block {
  width: 73%;
  padding-right: 28%;
}
.aboutUs .sixth-section {
  background: unset;
}
.aboutUs .sixth-section .img {
  padding-right: 155px;
}
.aboutUs .sixth-section .d-flex {
  align-items: center;
}
.aboutUs .sixth-section .text-block {
  width: 79%;
  padding-right: 17%;
}
.aboutUs .sponsors-section {
  padding: 100px 0;
}
.aboutUs .sponsors-section .main-block {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.aboutUs .sponsors-section .main-block .text-block {
  width: 27%;
}
.aboutUs .sponsors-section .main-block .text-block .header3 {
  margin-bottom: 35px;
}
.aboutUs .sponsors-section .main-block .second-block {
  flex-wrap: wrap;
  align-items: center;
  width: 30%;
  justify-content: space-between;
}
.aboutUs .sponsors-section .main-block .second-block img {
  margin: 0 20px;
  max-height: 83px;
}
.aboutUs .sponsors-section .bottom-block {
  justify-content: space-between;
  margin: 15px 0 0;
}
.aboutUs .team-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url("/images/Image 49.png");
  height: 585px;
}
.aboutUs .team-section .container {
  position: relative;
  height: 500px;
}
.aboutUs .team-section .container .text-block {
  flex-direction: column;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 25.5%;
}
.aboutUs .news-section {
  background-color: #fff;
  padding: 40px 0;
  overflow: hidden;
}
.aboutUs .news-section .title {
  font-size: 25px;
  font-weight: 700;
}
.aboutUs .news-section .owl-carousel .owl-stage-outer {
  overflow: visible;
}
@media (min-width: 767px) {
  .aboutUs .news-section .owl-carousel .owl-stage-outer {
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .aboutUs .news-section .container {
    max-width: 1275px;
  }
}
@media (min-width: 1024px) {
  .aboutUs .news-section {
    padding: 100px 0 80px;
  }
}

@media screen and (max-width: 1441px) {
  .aboutUs .first-section {
    height: 495px;
    padding-top: 218px;
  }
  .aboutUs .first-section .text2 {
    width: 35%;
  }
  .aboutUs .first-section .text2.about-us-text {
    width: 63%;
  }
  .aboutUs .sponsors-section .main-block .second-block {
    width: 36%;
  }
  .aboutUs .sponsors-section .main-block .text-block {
    width: 35%;
  }
  .aboutUs .team-section {
    height: 443px;
  }
  .aboutUs .team-section .container {
    height: 400px;
  }
  .aboutUs .team-section .container .text-block {
    right: 10px;
    width: 33.5%;
  }
}
@media screen and (max-width: 1200px) {
  .aboutUs .first-section .text2.about-us-text {
    width: 76%;
  }
  .aboutUs .fifth-section .first-block .text-block {
    width: 75%;
    padding-right: 2%;
  }
  .aboutUs .sixth-section .img {
    padding-right: 40px;
  }
  .aboutUs .sixth-section .text-block {
    width: 79%;
    padding-right: 9%;
  }
  .aboutUs .sponsors-section .main-block .second-block {
    width: 40%;
  }
  .aboutUs .sponsors-section .main-block .second-block img {
    margin: 0 10px;
  }
  .aboutUs .team-section .container .text-block {
    width: 40.5%;
  }
}
@media screen and (max-width: 991px) {
  .aboutUs .first-section {
    padding-top: 220px;
    height: 325px;
    margin-bottom: 20px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url(/images/mobile-about-us.jpg) !important;
    background-position: center;
  }
  .aboutUs .first-section .text2 {
    width: 55%;
  }
  .aboutUs .first-section .text2.about-us-text {
    width: 88%;
  }
  .aboutUs .second-section .main-block img {
    width: 57%;
    height: 342px;
  }
  .aboutUs .second-section .main-block .text-block {
    width: 41%;
    padding-right: 0px;
    padding-left: 43px;
    margin-top: 7px;
  }
  .aboutUs .fifth-section {
    padding: 25px 0;
  }
  .aboutUs .fifth-section .first-block .text-block {
    margin-bottom: 40px;
    width: 77%;
    padding-right: 6%;
  }
  .aboutUs .sixth-section .text-block {
    width: 85%;
    padding-right: 0;
  }
  .aboutUs .sixth-section .img img {
    padding-top: 15px;
  }
  .aboutUs .sponsors-section .main-block .second-block {
    align-content: space-around;
    width: 52%;
  }
}
@media screen and (max-width: 767px) {
  .aboutUs .first-section p {
    display: none;
  }
  .aboutUs .d-none.mobile-top {
    display: block;
  }
  .aboutUs .d-none.mobile-top .first-section {
    background-color: #000000;
    display: block;
    padding-top: 220px;
    height: 325px;
    background-image: none;
  }
  .aboutUs .d-none.mobile-top .first-section .header2 {
    width: 100%;
  }
  .aboutUs .d-none.mobile-top .first-section-2 img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 40px;
  }
  .aboutUs .third-section {
    padding: 30px 0;
  }
  .aboutUs .second-section img.desktop-none {
    height: 300px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .aboutUs .second-section .main-block .text-block {
    margin: 50px 0;
    padding: 0;
    width: 100%;
  }
  .aboutUs .fifth-section {
    padding: 50px 0 0;
  }
  .aboutUs .fifth-section .first-block .text-block {
    width: 100%;
    padding-right: 0;
  }
  .aboutUs .sixth-section {
    padding: 0 0 30px !important;
  }
  .aboutUs .sixth-section .row {
    flex-direction: unset;
  }
  .aboutUs .sixth-section .text-block {
    width: 100%;
    padding-right: 0;
    margin: 45px 0 30px;
  }
  .aboutUs .sixth-section .img {
    padding-right: 0;
    width: 45%;
  }
  .aboutUs .sponsors-section {
    padding: 70px 0 100px;
  }
  .aboutUs .sponsors-section .main-block {
    flex-direction: column;
  }
  .aboutUs .sponsors-section .main-block .text-block {
    width: 100%;
    margin-bottom: 40px;
  }
  .aboutUs .sponsors-section .main-block .second-block {
    width: 100%;
    justify-content: space-between;
  }
  .aboutUs .sponsors-section .main-block .second-block img {
    margin: 0 10px 20px;
  }
  .aboutUs .sponsors-section .main-block .d-none {
    display: block;
  }
  .aboutUs .sponsors-section .all-sponsors {
    float: right;
    margin-top: 5px;
  }
  .aboutUs .sponsors-section .bottom-block {
    display: none;
  }
  .aboutUs .team-section {
    height: 295px;
    margin-bottom: 250px;
  }
  .aboutUs .team-section .container {
    height: unset;
  }
  .aboutUs .team-section .container .text-block {
    width: 100%;
    padding-top: 341px;
    position: unset;
    color: #000000;
  }
}
@media screen and (max-width: 426px) {
  .aboutUs .d-none.mobile-top .first-section-2 img {
    height: 240px;
  }
  .aboutUs .second-section img.desktop-none {
    height: 240px;
  }
  .aboutUs .sponsors-section {
    padding: 70px 0;
  }
  .aboutUs .sponsors-section .main-block .second-block img {
    width: 40%;
    margin: 0 0 40px;
  }
  .aboutUs .team-section {
    height: 240px;
    margin-bottom: 272px;
  }
  .aboutUs .team-section .container .text-block {
    padding-top: 287px;
  }
}
@media screen and (max-width: 350px) {
  .aboutUs .d-none.mobile-top .first-section-2 img {
    height: 220px;
  }
  .aboutUs .second-section img.desktop-none {
    height: 220px;
  }
}

.contacts .grey {
  color: #959BA4;
}
.contacts .block {
  width: 33.3%;
}
.contacts .second-section {
  padding: 70px 0;
}
.contacts .second-section .first-block .header3 {
  padding-right: 2%;
}
.contacts .third-section .d-flex.mobile-wrap {
  flex-wrap: wrap;
}
.contacts .third-section .block {
  margin-bottom: 70px;
}
.contacts .third-section .block .text4 {
  margin-bottom: 0;
}
.contacts .third-section .block .text2.address {
  height: 60px;
  width: 76%;
  margin-bottom: 0;
}
.contacts .third-section .block .text2.address a {
  text-decoration: underline;
}
.contacts .third-section .block .contact {
  height: unset;
  margin-bottom: 2px;
  align-items: center;
}
.contacts .third-section .block .contact .img-block {
  width: 41px;
  height: 41px;
}
.contacts .third-section .block .contact .img-block img {
  width: 11px;
}
.contacts .third-section .block .contact .img-block img.email {
  width: 15px;
}
.contacts .third-section .block .contact .img-block img.social-media {
  height: 16px;
  width: unset;
}
.contacts .fourth-section {
  padding: 10px 0 80px;
}
.contacts .fourth-section .text4.bold {
  text-transform: uppercase;
}
.contacts .fourth-section .social-media .btn-icon {
  display: flex;
  align-items: center;
  margin-right: 10px;
  justify-content: center;
}
.contacts .fourth-section .second-block {
  width: 49%;
}
.contacts .fourth-section .second-block .contract-checkbox label {
  margin-left: 30px;
  margin-bottom: 0;
  vertical-align: super;
}
.contacts .fourth-section .second-block .contract-checkbox a {
  text-decoration: underline;
}
@media screen and (max-width: 1441px) {
  .contacts .block {
    padding-right: 5%;
  }
}
@media screen and (max-width: 1200px) {
  .contacts .third-section .block {
    width: 50%;
  }
  .contacts .third-section .block .text2.address {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .contacts .second-section .second-block {
    width: 47%;
  }
  .contacts .third-section .block {
    padding-right: 4%;
  }
  .contacts .third-section .block .contact .span-email {
    width: 71%;
    word-break: break-word;
    margin-right: 0;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .contacts .block {
    width: 100%;
    padding: 0;
  }
  .contacts .mobile-wrap {
    flex-wrap: wrap;
  }
  .contacts .second-section {
    padding: 30px 0 10px;
  }
  .contacts .second-section .second-block {
    width: 100%;
  }
  .contacts .third-section .block {
    margin-bottom: 35px;
  }
  .contacts .third-section .block .text2.address {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: 90%;
  }
  .contacts .fourth-section {
    padding: 0 0 30px;
  }
  .contacts .fourth-section .second-block {
    margin-top: 35px;
    width: 100%;
  }
}
@media screen and (max-width: 426px) {
  .contacts .third-section .block {
    width: 100%;
  }
}

.news .first-section {
  background: #000000;
}
.news .second-section {
  padding: 70px 0;
}
.news .second-section .all-blocks {
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .second-section .all-blocks .block {
  width: 23.5%;
  height: 443px;
  flex-direction: column;
  margin-bottom: 40px;
  justify-content: flex-end;
}
.news .second-section .all-blocks .block .top {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url("/images/mobina-rb-FKZPP.png");
  padding: 30px 33px;
  height: 58%;
  position: relative;
}
.news .second-section .all-blocks .block .top .text-block {
  position: absolute;
  bottom: 0;
  left: 0;
}
.news .second-section .all-blocks .block .top .text-block .text3 {
  margin-bottom: 0;
}
.news .second-section .all-blocks .block .top .text-block .header6 {
  font-weight: bold;
}
.news .second-section .all-blocks .block .bottom {
  height: 42%;
  background-color: #F9F2FF;
  padding: 30px 33px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.news .second-section .all-blocks .block .bottom a {
  color: #652D90;
}
.news .second-section .all-blocks .block:hover .bottom {
  background-color: #CCFF00;
}
.news .second-section .all-blocks .block.new-without-img {
  background-color: #F9F2FF;
}
.news .second-section .all-blocks .block.new-without-img .top {
  background-image: unset;
}
.news .second-section .all-blocks .block.new-without-img .top .text-block {
  color: #000000;
  bottom: unset;
  top: 0;
}
.news .second-section .all-blocks .block.new-without-img:hover {
  background-color: #CCFF00;
}
.news .second-section .all-blocks .block.large-block {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url("/images/Mask Group 28.png");
  width: 47%;
  color: #FFFFFF;
}
.news .second-section .all-blocks .block.large-block .top {
  background-image: unset;
  padding: 30px 33px 0;
  height: unset;
}
.news .second-section .all-blocks .block.large-block .bottom {
  background: unset;
  padding: 15px 33px 30px;
  height: unset;
}
.news .second-section .all-blocks .block.large-block .bottom a {
  color: #FFFFFF;
}
.news .second-section .pagination {
  margin: 20px 0;
}
@media screen and (max-width: 1441px) {
  .news .second-section .all-blocks .block .top {
    padding: 19px 25px;
  }
  .news .second-section .all-blocks .block .bottom {
    height: 43%;
    padding: 19px 25px;
  }
}
@media screen and (max-width: 1200px) {
  .news .second-section .all-blocks .block .top {
    padding: 15px;
  }
  .news .second-section .all-blocks .block .bottom {
    height: 49%;
    padding: 15px;
  }
}
@media screen and (max-width: 991px) {
  .news .second-section .all-blocks .block {
    width: 32%;
  }
  .news .second-section .all-blocks .block .top {
    height: 57%;
    padding: 10px 20px;
  }
  .news .second-section .all-blocks .block .bottom {
    height: 46%;
    padding: 10px 20px;
  }
  .news .second-section .all-blocks .block.large-block {
    width: 66%;
  }
}
@media screen and (max-width: 767px) {
  .news .second-section {
    padding: 40px 0;
  }
  .news .second-section .all-blocks .block {
    width: 100%;
    height: 370px;
    margin-bottom: 20px;
  }
  .news .second-section .all-blocks .block .top {
    padding: 30px 33px;
  }
  .news .second-section .all-blocks .block .bottom {
    padding: 30px 33px;
    height: 51%;
  }
  .news .second-section .all-blocks .block.large-block {
    width: 100%;
  }
}
@media screen and (max-width: 350px) {
  .news .second-section .all-blocks .block {
    height: 435px;
  }
}

.news-inner .block {
  width: 60%;
  margin: 0 auto;
}
.news-inner .second-section {
  background: #F9F2FF;
  padding-bottom: 250px;
}
.news-inner .third-section {
  margin-top: -230px;
}
.news-inner .third-section img {
  width: 100%;
  margin-bottom: 7px;
}
.news-inner .third-section p {
  margin: 40px 0 47px;
}
.news-inner .fourth-section {
  margin-bottom: 90px;
}
.news-inner .fourth-section .block {
  justify-content: space-between;
}
.news-inner .fourth-section .block .btn {
  padding: 12px 18px;
}
.news-inner .fourth-section .block .btn img {
  width: 20px;
  vertical-align: initial;
}
.news-inner .fourth-section .block .btn-previous img {
  transform: rotate(180deg);
  margin-right: 11px;
}
.news-inner .fourth-section .block .btn-next {
  background: #CCFF00;
}
.news-inner .fourth-section .block .btn-next img {
  margin-left: 11px;
}
@media screen and (max-width: 767px) {
  .news-inner .block {
    width: 100%;
  }
}
@media screen and (max-width: 426px) {
  .news-inner .second-section {
    padding-bottom: 50px;
  }
  .news-inner .third-section {
    margin-top: -50px;
  }
  .news-inner .fourth-section .block .btn {
    padding: 12px 14px;
  }
  .news-inner .fourth-section .block .btn img {
    margin-left: 10px;
  }
  .news-inner .fourth-section .block .btn-previous span {
    display: none;
  }
}

.cart .first-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url(/images/atributika_17.png);
}
.cart .second-section {
  width: 60%;
  margin: 70px auto;
}
.cart .second-section .title {
  border-bottom: 1px solid #C4D0D9;
  text-align: center;
  padding-bottom: 30px;
}
.cart .second-section .orders .order {
  padding: 30px 0;
  border-bottom: 1px solid #C4D0D9;
}
.cart .second-section .orders .order .product-img {
  min-width: 260px;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cart .second-section .orders .order .product-img.cart-placeholder {
  background-color: #f7f7f7;
}
.cart .second-section .orders .order .order-info {
  margin: 20px 50px 18px;
  position: relative;
  flex: 1;
}
.cart .second-section .orders .order .order-info .header-5 {
  text-transform: inherit;
  margin-bottom: 15px;
}
.cart .second-section .orders .order .order-info .order-info-bottom {
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.cart .second-section .orders .order .order-info .order-info-bottom .text3 {
  margin-bottom: 0;
}
.cart .second-section .orders .order .order-info .order-info-bottom .first-block {
  align-items: center;
}
.cart .second-section .orders .order .order-info .order-info-bottom .first-block .remove-from-cart:hover {
  cursor: pointer;
}
.cart .second-section .orders .order .order-info .order-info-bottom .first-block .edit {
  margin-right: 25px;
}
.cart .second-section .orders .order .order-info .order-info-bottom .first-block .delete {
  color: #652D90;
}
.cart .second-section .orders .order .order-info .order-info-bottom .first-block .delete-icon {
  width: 12px;
  height: 12px;
  margin-left: 10px;
}
.cart .second-section .cart-pay-button {
  padding: 15px 40px;
  background-image: linear-gradient(to right, #E6F99C, #FFFFFF, #E6F99C, #CCFF00);
  outline: none;
  border: none;
}
