@import url("https://fonts.googleapis.com/css?family=Open+Sans");
/* by Vladimir */
.bottom {
  padding: 5px 0;
  background: #21023b;
  text-align:center;
  color: #fff;  }
  
.header {
  min-height: 100%;
  background: url("../images/main-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff; }
  .header .header-wrap {
    background-color: rgba(0, 0, 0, 0.62);
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 100%; }
    .header .header-wrap .contact-number {
      display: flex;
      justify-content: flex-end; }
      .header .header-wrap .contact-number .phone-btn {
        background-color: #2c7ec9;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 20px;
        border-style: solid;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-color: white;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 12px;
        padding-right: 12px;
        font-size: 14px;
        color: white;
        outline: none;
        cursor: pointer;
        text-decoration: none; }
        .header .header-wrap .contact-number .phone-btn i {
          transform: rotate(90deg); }
        .header .header-wrap .contact-number .phone-btn:hover {
          background-color: #0b65b6; }
    .header .header-wrap .logo img {
       }
    .header .header-wrap .logo span {
      padding-left: 15px;
      font-family: 'Open Sans', sans-serif;
      font-weight: bolder; }
    .header .header-wrap .header-content {
      padding-top: 50px; }
      .header .header-wrap .header-content .header-content_title h1 {
        font-family: "TTNorms-Medium", sans-serif; }
      .header .header-wrap .header-content .header-content_title h2 {
        padding-top: 10px;
        opacity: 0.83;
        line-height: 1.5;
        font-family: 'Open Sans', sans-serif;
        font-size: 28px; }
      .header .header-wrap .header-content .header-content_triggers {
        padding-top: 60px; }
        .header .header-wrap .header-content .header-content_triggers .triggers-items img {
          height: 35px;
          margin: 0 auto;
          display: block; }
        .header .header-wrap .header-content .header-content_triggers .triggers-items p {
          text-align: center;
          font-size: 14px;
          width: 69%;
          margin: 0 auto;
          padding-top: 20px;
          font-family: "TTNorms-Medium", sans-serif;
          letter-spacing: 0.1em;
          line-height: 1.5; }
      .header .header-wrap .header-content .header-content_btn {
        padding-top: 50px;
        text-align: center; }
        .header .header-wrap .header-content .header-content_btn button {
          background-color: #0e7ee3;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          border-bottom-right-radius: 5px;
          border-bottom-left-radius: 5px;
          border-style: solid;
          border-top-width: 2px;
          border-bottom-width: 2px;
          border-left-width: 2px;
          border-right-width: 2px;
          border-color: #0b65b6;
          padding-top: 8px;
          padding-bottom: 8px;
          padding-left: 28px;
          padding-right: 28px;
          font-size: 14px;
          color: white;
          cursor: pointer;
          outline: none; }
          .header .header-wrap .header-content .header-content_btn button i {
            font-size: 18px;
            vertical-align: text-top;
            margin-right: 5px; }
          .header .header-wrap .header-content .header-content_btn button:hover {
            background-color: #0b65b6; }

.about {
  background-color: #e9eff0;
  height: 100%;
  padding-bottom: 40px; }
  .about .about-video_frame {
    background: url("../images/video-border.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 600px; }
  .about .video-iframe {
    width: 98%;
    height: 65%;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .about .about-title {
    text-align: center;
    padding-top: 45px; }
  .about .about-title h1 {
    font-size: 32px;
    font-weight: normal; }
  .about .about-desc .about-desc_wrapper {
    position: relative;
	text-align:left;
    top: 20%; }
  .about .about-desc h3 {
    font-family: "TTNorms-Medium", sans-serif;
    line-height: 1.1; }
  .about .about-desc p {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.4; }
  .about .about_btn {
    text-align: center; }
    .about .about_btn button {
      background-color: #0e7ee3;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      border-bottom-left-radius: 5px;
      border-style: solid;
      border-top-width: 2px;
      border-bottom-width: 2px;
      border-left-width: 2px;
      border-right-width: 2px;
      border-color: #0b65b6;
      padding-top: 8px;
      padding-bottom: 8px;
      padding-left: 28px;
      padding-right: 28px;
      font-size: 14px;
      color: white;
      cursor: pointer;
      outline: none; }
      .about .about_btn button i {
        font-size: 18px;
        vertical-align: text-top;
        margin-right: 5px; }
      .about .about_btn button:hover {
        background-color: #0b65b6; }

.about-coach {
  padding-top: 35px;
  padding-bottom: 25px;
  background-image: linear-gradient(#d5e1f7, #d9dcde); }
  .about-coach .img-fluid {
    max-width: 100%;
    height: auto; }
  .about-coach .about-coach_title {
    font-family: 'TTNorms-Medium', sans-serif;
    margin-bottom: 25px; }
  .about-coach .about-coach_desc span {
    font-family: 'TTNorms-Medium', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.5;
    color: #2f3192;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 25px; }
  .about-coach .about-coach_desc p {
    font-family: 'Open Sans', sans-serif;
    color: #626262;
    font-size: 16px;
    padding-bottom: 15px;
    padding-top: 10px; }

.services {
  background: url("../images/services-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff; }
  .services .services-wrap {
    background-color: rgba(0, 0, 0, 0.62); }
  .services .services-title h1 {
    font-family: 'TTNorms-Medium', sans-serif;
    text-align: center;
    padding: 25px;
    font-size: 32px; }
  .services .services-item {
    border: 2px solid #fff;
    padding: 35px 0;
    text-align: center;
    height: 600px;
    margin-bottom: 60px; }
    .services .services-item .service-name {
      height: 100px; }
    .services .services-item .service-price {
      height: 100px; }
    .services .services-item .service-desc {
      height: 130px; }
      .services .services-item .service-desc p {
        padding: 5px; }
    .services .services-item .people-count {
      height: 95px; }
      .services .services-item .people-count p {
        padding: 10px; }
    .services .services-item img {
      width: 50px;
      height: auto;
      margin-bottom: 20px; }
    .services .services-item h3 {
      font-family: 'TTNorms-Medium', sans-serif;
      font-size: 28px;
      vertical-align: middle;
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
    .services .services-item span {
      font-family: 'TTNorms-Medium', sans-serif;
      text-transform: lowercase;
      font-size: 25px;
      font-weight: bolder;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      display: block; }
    .services .services-item .ind-price {
      text-transform: uppercase;
      font-size: 20px; }
    .services .services-item button {
      background-color: rgba(255, 255, 255, 0);
      border-top-left-radius: 25px;
      border-top-right-radius: 25px;
      border-bottom-right-radius: 25px;
      border-bottom-left-radius: 25px;
      border-style: solid;
      border-top-width: 2px;
      border-bottom-width: 2px;
      border-left-width: 2px;
      border-right-width: 2px;
      border-color: #dddfeb;
      padding-top: 11px;
      padding-bottom: 11px;
      padding-left: 60px;
      padding-right: 60px;
      font-size: 12px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: white;
      cursor: pointer;
      outline: none; }
      .services .services-item button:hover {
        background-color: #0b65b6;
        border: 2px solid #0b65b6; }

.clients {
  background: #f3f7fe; }
  .clients .clients-title h1 {
    font-family: 'TTNorms-Medium', sans-serif;
    text-align: center;
    padding: 25px;
    font-size: 32px; }
  .clients .clients-logo .clients-log_image {
    margin-bottom: 20px; }
    .clients .clients-logo .clients-log_image img {
      width: 150px;
      height: auto;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      margin: 0 auto; }
  .clients .clients-quote {
    position: relative;
    top: 10%; }
  .clients .clients-quote_text {
    padding: 25px;
    background-color: #dee7f0;
    border-radius: 5px;
    border-bottom-left-radius: 0; }
    .clients .clients-quote_text p {
      font-family: 'Open Sans', sans-serif;
      font-style: oblique;
      font-size: 16px;
      color: #2c7ec9; }
  .clients .clients-quote_author-name {
    padding-top: 20px; }
    .clients .clients-quote_author-name strong {
      font-family: 'TTNorms-Medium', sans-serif;
      line-height: 1;
      letter-spacing: 0.05em;
      color: #1666f1;
      font-size: 14px;
      display: block;
      font-weight: normal; }
    .clients .clients-quote_author-name span {
      font-family: 'Open Sans' sans-serif;
      line-height: 1.2;
      font-size: 13px;
      color: #9A9DA0; }
  .clients .owl-nav {
    outline: none;
    margin-bottom: 10px;
    margin-left: 40px; }
  .clients .owl-nav button {
    outline: none !important; }
  .clients .owl-nav .owl-prev {
    background: #f3f7fe;
    border: 2px solid #D8DBE1;
    border-radius: 50%;
    margin: 5px;
    padding: 1px 13px;
    outline: none;
    font-size: 20px;
    cursor: pointer; }
  .clients .owl-nav .owl-next {
    background: #f3f7fe;
    border: 2px solid #D8DBE1;
    border-radius: 50%;
    margin: 5px;
    padding: 1px 13px;
    outline: none;
    font-size: 20px;
    cursor: pointer; }
  .clients .angle {
    width: 30px;
    height: 17px;
    overflow: hidden; }
    .clients .angle::before {
      content: ' ';
      display: block;
      margin-top: -19px;
      margin-left: -13px;
      width: 30px;
      height: 30px;
      background-color: #dee7f0;
      transform: rotate(50deg); }

.testimonials {
  text-align: center;
  background: url("../images/testimonials-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .testimonials .testimonials-wrapper {
    background-color: rgba(36, 39, 43, 0.85); }
    .testimonials .testimonials-wrapper .testimonials-title h1 {
      color: #fff;
      padding-top: 25px;
      font-size: 32px;
      font-family: 'TTNorms-Medium', sans-serif; }
    .testimonials .testimonials-wrapper .testimonials-content .testimonials-item .company-image {
      margin: 25px; }
      .testimonials .testimonials-wrapper .testimonials-content .testimonials-item .company-image img {
        height: 75px;
        width: auto;
        max-width: 200px;
        display: block;
        margin: 0 auto; }
    .testimonials .testimonials-wrapper .testimonials-content .testimonials-item .commentar p {
      line-height: 1.4;
      word-wrap: break-word;
      opacity: 0.7;
      color: #fff; }
    .testimonials .testimonials-wrapper .testimonials-content .testimonials-item .commentator-image {
      margin: 25px; }
      .testimonials .testimonials-wrapper .testimonials-content .testimonials-item .commentator-image img {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        display: block;
        margin: 0 auto; }
    .testimonials .testimonials-wrapper .testimonials-content .testimonials-item .commentator-desc p {
      font-family: 'Open Sans' sans-serif;
      font-size: 17px;
      color: #fff;
      line-height: 1.4;
      word-wrap: break-word; }
    .testimonials .testimonials-wrapper .testimonials-content .testemonials-btn {
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
      .testimonials .testimonials-wrapper .testimonials-content .testemonials-btn button {
        flex: 0 0 44px;
        height: 44px;
        font-size: 19px;
        line-height: 42px;
        text-align: center;
        border-radius: 100%;
        border: 1px solid rgba(255, 255, 255, 0.2);
        color: white;
        opacity: 0.8;
        background: none;
        padding: 0 18px;
        cursor: pointer;
        outline: none; }

.footer {
  background-color: #f3f7fe;
  color: #333;
  text-align: center;
  padding: 30px; }
  .footer strong {
    font-size: 26px;
    font-weight: bold;
    display: block; }
  .footer a {
    color: #0054a5;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none !important; }

.modal .modal-content {
  width: 80%;
  margin: 0 auto;
  text-align: center; }
  .modal .modal-content .modal-body input {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: 0; }
  .modal .modal-content .modal-footer {
    border-top: none;
    padding-top: 0;
    padding-bottom: 25px; }
    .modal .modal-content .modal-footer button {
      display: block;
      margin: 0 auto;
      width: 100%;
      outline: none;
      background-color: #0e7ee3;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      border-bottom-left-radius: 5px;
      border-style: solid;
      border-top-width: 1px;
      border-bottom-width: 3px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-color: #0b65b6;
      padding-top: 8px;
      padding-bottom: 8px;
      padding-left: 16px;
      padding-right: 16px;
      font-size: 18px;
      color: white;
      box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
      .modal .modal-content .modal-footer button:hover {
        background-color: #0b65b6; }

.modal-success .modal-content {
  padding: 4rem;
  width: 100%; }
  .modal-success .modal-content p {
    font-size: 25px;
    font-family: 'TTNorms-Medium', sans-serif; }

@media (max-width: 1024px) {
  .about-coach_title {
    padding-top: 15px; }

  .about-desc_wrapper {
    top: 0 !important;
    text-align: center; }

  .clients {
    padding-bottom: 40px; } }
@media (max-width: 767px) {
  .header-content_title h1 {
    font-size: 27px !important; }
  .header-content_title h2 {
    font-size: 22px !important; }

  .header-content_triggers {
    padding-top: 40px !important; }
    .header-content_triggers .triggers-items {
      padding-top: 20px !important; }

  .about_btn {
    text-align: center !important; }

  .about-coach_title {
    text-align: center;
    padding-top: 10px; }

  .testemonials-btn {
    display: none; }

  .modal-content {
    width: 100% !important; } }
@media (max-width: 575px) {
  .logo {
    display: flex;
    justify-content: center !important; }

  .contact-number {
    padding-top: 15px;
    justify-content: center !important; } }
@font-face {
  font-family: "TTNorms-Medium";
  src: url("/fonts/TTNorms-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

/*# sourceMappingURL=style.css.map */
