h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.body {
  font-family: Roboto, sans-serif;
  color: #000;
}

.footer {
  padding: 50px 20px 30px;
  background-color: #031421;
  color: hsla(0, 0%, 96%, .5);
  font-size: 13px;
  line-height: 16px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.5px;
}

.head-section {
  height: 800px;
  background-image: url('../images/Close-up-view-of-tennis-racket.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: repeat;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.grey {
  background-color: #031421;
  text-align: center;
}

.section.grey.podl {
  padding-top: 80px;
  padding-bottom: 0px;
  background-image: url('../images/Tennis-min.png'), url('../images/tennis_PNG10418.png'), url('../images/ball.png'), -webkit-linear-gradient(270deg, rgba(3, 20, 33, .9), rgba(3, 20, 33, .9)), url('../images/tennis-63733_1920.jpg');
  background-image: url('../images/Tennis-min.png'), url('../images/tennis_PNG10418.png'), url('../images/ball.png'), linear-gradient(180deg, rgba(3, 20, 33, .9), rgba(3, 20, 33, .9)), url('../images/tennis-63733_1920.jpg');
  background-position: 0px 100%, 98% 15px, 0px 24%, 0px 0px, 50% 100%;
  background-size: 320px, 400px, auto, auto, cover;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat, repeat;
}

.section.video {
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.section.train {
  display: none;
  padding: 80px 20px;
  background-color: #fff;
}

.section.photo-train {
  padding-bottom: 0px;
  background-image: none;
  background-position: 0px 0px;
}

.section.png-photo {
  padding-top: 80px;
  padding-bottom: 100px;
  background-image: url('../images/unnamed.png'), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .6)), url('../images/17-Flash.png');
  background-image: url('../images/unnamed.png'), linear-gradient(180deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .6)), url('../images/17-Flash.png');
  background-position: 98% 50%, 0px 0px, 0px 0px;
  background-size: 490px, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.section.png-photo.action {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url('../images/Tennis-player-playing-a-match.jpg'), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .6)), url('../images/17-Flash.png');
  background-image: url('../images/Tennis-player-playing-a-match.jpg'), linear-gradient(180deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .6)), url('../images/17-Flash.png');
  background-position: 100% 50%, 0px 0px, 0px 0px;
  background-size: cover, auto, cover;
  background-repeat: repeat, repeat, repeat;
}

.section.map-sec {
  padding: 80px 10px 10px;
}

.div-conteiner {
  display: block;
  width: 95%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.nav-bar {
  margin-bottom: 150px;
  background-color: transparent;
}

.brand {
  padding-top: 20px;
  padding-bottom: 10px;
}

.logo {
  width: 350px;
}

.nav-block {
  padding-top: 25px;
  float: right;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
}

.nav-block.in-fixed-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 540px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-button {
  position: relative;
  top: -2px;
  margin-top: 0px;
  padding-top: 10px;
  padding-right: 25px;
  padding-left: 25px;
  float: right;
  clear: right;
  border: 2px solid #000;
  border-radius: 25px;
  background-color: #88c900;
  box-shadow: 1px 1px 3px 0 #000;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-button:hover {
  background-color: #88c900;
  color: #000;
}

.nav-button.button-in-fixed-contact {
  top: 0px;
  padding-bottom: 10px;
}

.nav-button.wrapper-button {
  top: 0px;
  display: block;
  width: 230px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
  float: none;
}

.h1 {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 1px 1px 10px 0 #000;
  -webkit-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
  color: #000;
  font-size: 42px;
  line-height: 56px;
  font-weight: 400;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.text-heading {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: none;
}

.text-heading.shadow {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}

.text-heading.h1-th {
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 5px;
  background-color: #88c900;
  -webkit-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
  color: #000;
  font-size: 24px;
  line-height: 42px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button {
  padding-right: 50px;
  padding-left: 20px;
  border: 2px solid #000;
  border-radius: 25px;
  background-color: #88c900;
  background-image: url('../images/keyboard-right-arrow-button.png');
  background-position: 90% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #000;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
}

.button:hover {
  background-position: 97% 48%;
}

.div-head-line {
  width: 150px;
  height: 3px;
  margin-top: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  background-color: #88c900;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);
}

.h2-heading {
  margin-top: 10px;
  font-size: 38px;
  line-height: 48px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.h2-heading.green {
  color: #88c900;
  font-size: 36px;
  font-style: italic;
  text-shadow: 1px 1px 4px #000;
}

.h2-heading.green.marginh2 {
  margin-bottom: 40px;
}

.h2-heading.action {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  font-size: 34px;
  line-height: 36px;
  font-weight: 500;
  text-align: center;
  text-shadow: none;
}

.h2-heading.more-action {
  color: #000;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}

.h2-heading.prise-heading {
  margin-bottom: 30px;
  color: #161616;
  text-decoration: none;
}

.h2-heading.wrapper-heading {
  display: block;
  margin: 20px auto 30px;
  color: #161616;
  font-size: 34px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.h3-heading {
  margin-top: 10px;
  margin-bottom: 35px;
  font-size: 20px;
  line-height: 24px;
  font-style: italic;
  text-align: center;
  letter-spacing: 1px;
}

.h3-heading.white {
  color: #fff;
}

.h3-heading.action-h3 {
  width: 210px;
  margin-top: 1px;
  margin-right: 100px;
  margin-bottom: 15px;
  float: right;
  font-size: 18px;
  line-height: 20px;
  text-align: right;
}

.wrapper {
  margin-top: 25px;
  margin-right: 30px;
  margin-left: 40px;
  text-align: center;
}

.submit-button {
  width: 100%;
  margin-top: 5px;
  border: 2px solid #000;
  border-radius: 25px;
  background-color: #88c900;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);
  color: #fff;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  text-transform: uppercase;
}

.submit-button:hover {
  position: static;
  top: 2px;
  background-color: #88c900;
  color: #000;
}

.submit-button.in-price-section {
  width: 30%;
  margin-top: 50px;
}

.field {
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  border-color: transparent transparent #88c900 #88c900;
  border-radius: 0px 15px 15px;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .5);
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.tennis-div {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}

.div-this-is {
  display: block;
  overflow: visible;
  width: 220px;
  height: 220px;
  margin-right: 15px;
  padding: 10px;
  float: left;
  background-color: transparent;
  background-image: url('../images/tennis_PNG1000.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: none;
}

.div-this-is:hover {
  color: #fff;
}

.div-this-is-inside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 50px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #fff;
  border-radius: 150px;
  color: #000;
  font-size: 20px;
  line-height: 24px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, .3);
}

.div-line {
  display: block;
  width: 100px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #88c900;
}

.div-line.to-left {
  width: 50px;
  height: 2px;
  margin-bottom: 10px;
  margin-left: 0px;
  text-align: left;
}

.div-line.centr {
  width: 50px;
  height: 2px;
  float: right;
  text-align: center;
}

.div-line.price-line {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block {
  display: inline-block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.paragraph.white {
  display: block;
  width: 718px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
}

.paragraph.green {
  color: #88c900;
}

.light-box-treners {
  position: relative;
  overflow: hidden;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  border: 1px solid #88c900;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  text-decoration: none;
}

.light-box-treners:hover {
  border-color: #88c900;
}

.colomnnone {
  padding-right: 0px;
  padding-left: 0px;
}

.colonmtext {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.img-0opacity {
  position: relative;
  opacity: 0;
}

.div-train {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 100%;
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.div-train._2t {
  width: 300px;
}

.background-video {
  position: relative;
  display: block;
  overflow: visible;
  height: 1050px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-reasons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 260px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(136, 201, 0, .85);
  background-image: url('../images/billionphotos-1637241-300x300.jpg');
  background-position: 0px 0px;
  background-size: cover;
  color: #f5f5f5;
}

.div-reasons.r2 {
  background-image: url('../images/DSC_6077 copy.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-reasons.r3 {
  background-image: url('../images/map.jpg');
  background-size: 250px;
}

.div-reasons._4r {
  background-image: url('../images/415.jpg');
  background-size: cover;
}

.div-reasons._5r {
  background-image: url('../images/photodune-3385945-700x976.jpg');
  background-size: cover;
}

.div-reasons._6r {
  background-image: url('../images/Level-300.jpg');
}

.div-reasons._7r {
  background-image: url('../images/smart-watch-821558_960_720.jpg');
  background-size: 320px;
}

.div-reasons._8r {
  background-image: url('../images/T4LLIX5GEX.jpg');
  background-size: cover;
}

.text-reasons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 45px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #f5f5f5;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  color: #fff;
  font-size: 23px;
  line-height: 28px;
  font-style: italic;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 1px 1px 5px #000;
}

.slider-collage {
  height: auto;
  margin-top: 50px;
  background-color: transparent;
}

.mask {
  height: auto;
}

.slide-nav-collage {
  position: relative;
}

.footer-heading {
  margin-bottom: 5px;
  color: #88c900;
  font-size: 17px;
  line-height: 22px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.link-social {
  width: 32px;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.link-social:hover {
  box-shadow: 1px 1px 10px 0 #000;
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.logo-footer {
  width: 310px;
  float: left;
}

.colomn5 {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.label {
  margin-bottom: 5px;
  color: #000;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
  text-shadow: none;
}

.span-call {
  color: #88c900;
  font-size: 24px;
  letter-spacing: -0.5px;
  text-shadow: 1px 1px 3px #000;
}

.phone {
  display: inline-block;
  margin-bottom: 10px;
  float: right;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
}

.phone.phone-in-fixed-contacct {
  margin-bottom: 0px;
}

.div-spes {
  margin-top: 30px;
  text-align: center;
}

.text-spes {
  margin-top: 15px;
  color: #f5f5f5;
  font-size: 24px;
  line-height: 32px;
  font-style: italic;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  text-shadow: 1px 1px 10px #000;
}

.text-spes.age {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #161616;
  font-weight: 500;
  text-transform: none;
  text-shadow: none;
}

.h4-spes {
  margin-bottom: 5px;
  color: #88c900;
  font-size: 20px;
  line-height: 32px;
  font-style: italic;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .75);
}

.div-adv {
  padding: 35px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent hsla(0, 0%, 96%, .1) hsla(0, 0%, 96%, .1) transparent;
  background-color: transparent;
}

.div-adv._2adv {
  border-top-color: transparent;
  border-right-color: transparent;
}

.div-adv._3adv {
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.div-adv._4adv {
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.icon-adv {
  display: inline-block;
  width: 50px;
  margin-right: 25px;
  margin-bottom: 15px;
  float: left;
  clear: none;
  opacity: 0.7;
}

.icon-adv.to-right {
  margin-right: 0px;
  margin-left: 25px;
  float: right;
}

.text-adv {
  display: block;
  float: none;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #000;
}

.text-adv.to-right {
  text-align: right;
}

.row-first {
  margin-top: 50px;
}

.div-this {
  display: block;
  width: 800px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  text-align: center;
}

.div-form-head {
  width: 410px;
  height: 410px;
  margin-top: 80px;
  padding: 35px 40px 50px;
  float: right;
  border: 3px solid #000;
  border-radius: 200px;
  background-color: #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, .75);
}

.span-action {
  display: block;
  font-size: 21px;
  font-weight: 300;
}

.img-50per {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 170px;
  padding-top: 180px;
  float: right;
}

.img-50per.second50 {
  padding-top: 110px;
}

.form-div {
  width: 540px;
  height: 530px;
  padding: 50px 140px;
  float: right;
  background-image: url('../images/Free Hand Ipad Pro-обрезка-min.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.span {
  font-size: 20px;
  line-height: 24px;
  text-transform: none;
}

.div-os {
  margin-bottom: 15px;
  text-align: right;
}

.div-name-trener {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #88c900;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.text-train {
  display: block;
  color: #161616;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  text-transform: none;
}

.text-trener {
  display: block;
  line-height: 20px;
}

.col8 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.col8.left {
  padding-left: 150px;
}

.col8.right {
  padding-right: 150px;
}

.row8 {
  display: block;
  width: 960px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.col-map {
  padding-right: 0px;
  padding-left: 0px;
}

.map {
  height: 500px;
  border: 5px solid #fff;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

.map.half {
  height: 250px;
}

.h3-map {
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: #88c900;
  color: #fff;
  font-size: 18px;
  line-height: 46px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.text-footer {
  margin-bottom: 5px;
}

.link-footer {
  color: #88c900;
}

.link-footer:hover {
  text-decoration: none;
}

.div-action {
  width: 450px;
  height: 450px;
  padding-top: 35px;
  padding-right: 50px;
  padding-left: 40px;
  float: right;
  border: 3px solid #000;
  border-radius: 250px;
  background-color: #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, .75);
}

.price-div {
  display: block;
  width: 95%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  text-align: center;
  text-transform: capitalize;
}

.section-price {
  padding-top: 70px;
  padding-bottom: 60px;
  background-color: hsla(0, 0%, 69%, .2);
}

.text-span-link {
  text-decoration: underline;
}

.heading-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px 1px 1px;
  border-color: #678d18;
  color: #fff;
  text-align: center;
  text-transform: none;
  text-shadow: 1px 1px 6px #000;
}

.heading-column.one {
  border-bottom-width: 1px;
  border-left-width: 2px;
}

.heading-column.four {
  border-right-width: 2px;
}

.column-div {
  padding: 25px;
  border-radius: 6px;
  background-color: #88c900;
}

.price-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #678d18;
  color: #fff;
  text-transform: none;
}

.price-text.half {
  height: 90px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top-style: solid;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.price-text.half.three {
  border-bottom-width: 2px;
}

.price-text.half.four {
  border-right-width: 2px;
}

.price-text.half.five {
  border-right-width: 2px;
  border-bottom-width: 2px;
}

.price-text.two {
  height: 180px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  text-shadow: 1px 1px 6px #000;
}

.fixed-contact {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(3, 20, 33, .8);
}

.modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20000;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 20, 33, .8);
  opacity: 0;
}

.modal-block {
  display: block;
  max-width: 670px;
  margin-top: 12%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 60px;
  border-radius: 20px;
  background-color: #fff;
}

.wrapper-button {
  display: block;
  width: 164px;
  margin-right: auto;
  margin-left: auto;
}

.wrapper-text-field {
  margin-bottom: 20px;
  border-bottom: 1px solid #88c900;
  border-left: 4px solid #88c900;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.close-x {
  position: relative;
  top: -20px;
  right: -20px;
  display: inline-block;
  overflow: visible;
  float: right;
  color: #161616;
  font-size: 17px;
  font-weight: 700;
  cursor: pointer;
}

.sign-up-text {
  margin-top: 30px;
  padding: 25px 0px;
  border-radius: 15px;
  background-color: #021b2e;
  color: #88c900;
  font-size: 37px;
  line-height: 50px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #031421;
}

.text-span {
  color: #fff;
  font-size: 18px;
  font-style: italic;
  text-transform: none;
}

html.w-mod-js *[data-ix="fixed-contact"] {
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

@media (max-width: 991px) {
  .head-section {
    height: auto;
    padding-bottom: 50px;
  }
  .section.grey.podl {
    padding-top: 50px;
    background-image: url('../images/tennis_PNG10418.png'), url('../images/ball.png'), -webkit-linear-gradient(270deg, rgba(3, 20, 33, .9), rgba(3, 20, 33, .9)), url('../images/tennis-63733_1920.jpg');
    background-image: url('../images/tennis_PNG10418.png'), url('../images/ball.png'), linear-gradient(180deg, rgba(3, 20, 33, .9), rgba(3, 20, 33, .9)), url('../images/tennis-63733_1920.jpg');
    background-position: 98% 15px, 0px 24%, 0px 0px, 50% 100%;
    background-size: 400px, auto, auto, cover;
    background-repeat: no-repeat, no-repeat, repeat, repeat;
  }
  .section.photo-train {
    padding-top: 50px;
  }
  .section.png-photo {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url('../images/Young-Woman-Playing-Tennis.png'), -webkit-linear-gradient(270deg, null, null), url('../images/17-Flash.png');
    background-image: url('../images/Young-Woman-Playing-Tennis.png'), linear-gradient(180deg, null, null), url('../images/17-Flash.png');
    background-position: 100% 100%, 0px 0px, 0px 0px;
    background-size: contain, auto, cover;
  }
  .section.map-sec {
    padding-top: 50px;
  }
  .nav-bar {
    margin-bottom: 100px;
  }
  .h1 {
    font-size: 33px;
    line-height: 42px;
  }
  .text-heading {
    margin-bottom: 20px;
    font-size: 19px;
  }
  .text-heading.h1-th {
    font-size: 23px;
    letter-spacing: 0px;
  }
  .div-head-line {
    margin-top: 10px;
  }
  .h2-heading {
    font-size: 32px;
    line-height: 36px;
  }
  .h2-heading.green {
    font-size: 33px;
  }
  .h2-heading.green.marginh2 {
    font-size: 32px;
  }
  .h2-heading.action {
    margin-bottom: 5px;
  }
  .h3-heading {
    font-size: 17px;
    line-height: 20px;
  }
  .h3-heading.action-h3 {
    margin-top: 0px;
  }
  .wrapper {
    margin-top: 40px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .submit-button.in-price-section {
    width: 40%;
    margin-top: 40px;
  }
  .tennis-div {
    display: block;
    width: auto;
    text-align: center;
  }
  .div-this-is {
    display: inline-block;
    float: none;
  }
  .paragraph.white {
    width: auto;
  }
  .background-video {
    height: 900px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .div-reasons {
    width: 223px;
    height: 223px;
  }
  .text-reasons {
    font-size: 18px;
    line-height: 24px;
  }
  .text-spes {
    font-size: 20px;
    line-height: 22px;
  }
  .h4-spes {
    font-size: 18px;
    line-height: 24px;
  }
  .div-this {
    width: auto;
    float: none;
    text-align: center;
  }
  .div-form-head {
    margin-top: 155px;
    padding-top: 30px;
    padding-right: 60px;
    padding-left: 60px;
  }
  .img-50per {
    z-index: 2;
    width: 160px;
    padding-top: 250px;
  }
  .div-os {
    padding-right: 130px;
  }
  .col8.left {
    padding-left: 110px;
  }
  .col8.right {
    padding-right: 110px;
  }
  .row8 {
    width: auto;
  }
  .h3-map {
    font-size: 16px;
  }
  .div-action {
    padding-right: 55px;
    padding-left: 45px;
  }
  .heading-column {
    font-size: 12px;
  }
  .column-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column {
    padding-left: 0px;
  }
  .modal-block {
    margin-top: 27%;
  }
  .first-form {
    position: relative;
    top: -21px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .text-span {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .footer {
    padding-top: 30px;
    text-align: center;
  }
  .section.video {
    overflow: visible;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #031421;
  }
  .section.png-photo {
    padding-top: 30px;
    padding-bottom: 300px;
    background-image: url('../images/Young-Woman-Playing-Tennis.png'), -webkit-linear-gradient(270deg, null, null), url('../images/17-Flash.png');
    background-image: url('../images/Young-Woman-Playing-Tennis.png'), linear-gradient(180deg, null, null), url('../images/17-Flash.png');
    background-position: 100% 100%, 0px 0px, 0px 0px;
    background-size: 70%, auto, cover;
  }
  .section.png-photo.action {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .nav-bar {
    margin-bottom: 30px;
  }
  .brand {
    width: 50%;
  }
  .logo {
    width: auto;
  }
  .nav-block {
    width: 50%;
    padding-top: 15px;
  }
  .nav-block.in-fixed-contact {
    width: 380px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .h1 {
    display: block;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
  }
  .text-heading {
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
  }
  .text-heading.h1-th {
    display: block;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .button {
    display: block;
    width: 310px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
  }
  .div-head-line {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .h2-heading {
    font-size: 24px;
  }
  .h2-heading.green {
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0px;
  }
  .h2-heading.green.marginh2 {
    font-size: 24px;
    line-height: 26px;
  }
  .h2-heading.action {
    margin-bottom: 7px;
    font-size: 24px;
    line-height: 24px;
  }
  .h2-heading.more-action {
    font-size: 18px;
    line-height: 20px;
  }
  .h2-heading.wrapper-heading {
    margin-top: 15px;
  }
  .h3-heading {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 0px;
  }
  .h3-heading.action-h3 {
    width: auto;
    font-size: 16px;
    line-height: 17px;
  }
  .h3-heading.dark {
    margin-bottom: 25px;
    font-size: 17px;
  }
  .wrapper {
    margin-top: 25px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .submit-button.in-price-section {
    width: 55%;
    margin-top: 25px;
  }
  .tennis-div {
    margin-bottom: 10px;
  }
  .div-this-is {
    width: 130px;
    height: 130px;
    margin-right: 0px;
    font-size: 12px;
  }
  .div-this-is-inside {
    padding: 24px 5px;
    font-size: 12px;
    line-height: 14px;
  }
  .div-line.to-left {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .div-line.centr {
    float: none;
  }
  .background-video {
    display: block;
    height: auto;
  }
  .div-reasons {
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }
  .text-reasons {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 15px;
    line-height: 16px;
  }
  .footer-heading {
    font-size: 15px;
    line-height: 17px;
    text-align: center;
  }
  .logo-footer {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .span-call {
    display: block;
    font-size: 22px;
  }
  .phone {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .div-adv {
    padding: 10px 0px 0px 20px;
  }
  .icon-adv {
    width: 45px;
    margin-bottom: 5px;
  }
  .icon-adv.to-right {
    margin-right: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
  }
  .text-adv {
    font-size: 16px;
    line-height: 20px;
  }
  .text-adv.to-right {
    text-align: left;
  }
  .row-first {
    margin-top: 15px;
  }
  .div-this {
    margin-top: 15px;
  }
  .div-form-head {
    display: block;
    width: auto;
    height: auto;
    margin-top: 20px;
    padding: 15px 20px 20px;
    float: none;
    border-radius: 25px;
  }
  .span-action {
    font-size: 20px;
  }
  .img-50per {
    width: 100px;
    padding-top: 50px;
  }
  .img-50per.second50 {
    width: 100px;
    padding-top: 78px;
  }
  .form-div {
    display: block;
    width: 435px;
    height: 440px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 115px;
    padding-left: 115px;
    float: none;
  }
  .div-os {
    padding-right: 0px;
    text-align: center;
  }
  .col8.left {
    padding-left: 10px;
  }
  .col8.right {
    padding-right: 10px;
  }
  .row8 {
    margin-bottom: 0px;
  }
  .map {
    height: 200px;
  }
  .map.half {
    height: 150px;
  }
  .h3-map {
    margin-top: 10px;
    line-height: 32px;
  }
  .text-footer {
    font-size: 11px;
    line-height: 11px;
    text-align: center;
  }
  .div-action {
    width: auto;
    height: auto;
    padding: 20px 10px;
    float: none;
    border-radius: 25px;
  }
  .heading-column {
    height: 50px;
    font-size: 16px;
  }
  .column-div {
    margin-bottom: 20px;
  }
  .modal-block {
    max-width: 500px;
    margin-top: 35%;
    padding: 40px 50px;
  }
  .close-x {
    top: -20px;
    right: -20px;
  }
  .first-form {
    position: static;
  }
  .sign-up-text {
    font-size: 33px;
    line-height: 37px;
  }
  .text-span {
    font-size: 18px;
    line-height: 7px;
  }
}

@media (max-width: 479px) {
  .section.grey.podl {
    padding-bottom: 200px;
    background-image: url('../images/Tennis-min.png'), -webkit-linear-gradient(270deg, rgba(3, 20, 33, .9), rgba(3, 20, 33, .9)), url('../images/tennis-63733_1920.jpg');
    background-image: url('../images/Tennis-min.png'), linear-gradient(180deg, rgba(3, 20, 33, .9), rgba(3, 20, 33, .9)), url('../images/tennis-63733_1920.jpg');
    background-position: 0px 100%, 0px 0px, 50% 100%;
    background-size: 40%, auto, cover;
    background-repeat: no-repeat, repeat, repeat;
  }
  .section.png-photo {
    padding-top: 30px;
    padding-bottom: 180px;
  }
  .brand {
    display: block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 0px;
    float: none;
  }
  .nav-block {
    display: inline-block;
    width: 100%;
    padding-top: 5px;
    float: none;
    text-align: center;
  }
  .nav-block.in-fixed-contact {
    width: 95%;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nav-button {
    float: none;
    clear: none;
  }
  .nav-button.wrapper-button {
    width: 220px;
  }
  .h1 {
    font-size: 22px;
  }
  .text-heading {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
  }
  .button {
    display: block;
    width: 210px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    line-height: 20px;
  }
  .h2-heading.green {
    font-size: 21px;
  }
  .h2-heading.action {
    font-size: 24px;
    line-height: 22px;
  }
  .h2-heading.more-action {
    font-size: 19px;
    line-height: 24px;
  }
  .h2-heading.wrapper-heading {
    margin-top: 10px;
    font-size: 26px;
    line-height: 30px;
  }
  .h3-heading.action-h3 {
    width: auto;
    margin-right: 85px;
    margin-bottom: 5px;
    float: none;
  }
  .h3-heading.dark {
    font-size: 16px;
  }
  .wrapper {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .submit-button.in-price-section {
    width: 75%;
    margin-top: 25px;
  }
  .paragraph.white {
    font-size: 12px;
    line-height: 16px;
  }
  .link-social {
    width: 24px;
  }
  .logo-footer {
    width: 90%;
  }
  .phone {
    display: block;
    float: none;
    font-size: 17px;
  }
  .text-spes {
    font-size: 18px;
    line-height: 18px;
  }
  .icon-adv {
    width: 32px;
  }
  .text-adv {
    font-size: 12px;
    line-height: 16px;
  }
  .div-form-head {
    width: auto;
    height: auto;
    padding: 15px 0px;
    float: none;
    border-radius: 25px;
  }
  .span-action {
    font-size: 16px;
  }
  .img-50per {
    width: 100px;
    padding-top: 90px;
  }
  .img-50per.second50 {
    width: 100px;
    padding-top: 65px;
  }
  .form-div {
    width: auto;
    height: auto;
    margin-bottom: 35px;
    padding: 15px 0px;
    border: 2px solid #88c900;
    border-radius: 25px;
    background-color: #fff;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    box-shadow: 1px 1px 3px 0 #000, inset 0 1px 2px 0 rgba(0, 0, 0, .75);
  }
  .span {
    font-size: 18px;
  }
  .div-action {
    width: auto;
    height: auto;
    padding: 15px 0px;
    float: none;
    border-radius: 25px;
  }
  .price-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-column {
    font-size: 11px;
  }
  .column-div {
    margin-bottom: 20px;
  }
  .price-text.half {
    font-size: 16px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .modal-block {
    max-width: 280px;
    margin-top: 30%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .close-x {
    right: -9px;
  }
}

