@charset "utf-8";
/***************************************************************************/
/********************************  $Content  *******************************/
/**
* + Content
* + Imports Fonts and Icons
* + General Tags
* + Alerts
* + Animate Itemas on Start
* + Buttons
* + Club
* + Coaches
* + Contact
* + Features
* + Forms
* + Gallery
* + Home
* + Item Thumbnail
* + Login and SingUp forms
* + Menu Effect
* + Navbar
* + Navbar Navigation
* + Navbar Toggle
* + Parallax
* + Patners
* + Preloader
* + Pricing
* + Social
* + Testimonials
* + Video Background
*/
/**
 *
 *
 *
 *
/************************  $Import Fonts and Icons  ************************/
/*
 *
/* Bender - From Google Fonts */
@import url("fonts/bender-font.css");
/**
 *
 *
 *
 *
/***************************************************************************/
/*****************************  $General Tags  *****************************/
a {
  color: #0c69f4;
  font-family: 'bender';
  font-size: 0.875em;
  outline: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover {
  color: #222;
  text-decoration: none;
}
article {
  background-color: #242424;
  padding: 100px 0;
  position: relative;
}
article.arrow:after {
  border-color: #242424 transparent;
  border-style: solid;
  border-width: 70px 70px 0;
  bottom: -70px;
  content: '';
  display: block;
  left: 50%;
  margin: 0 0 0 -70px;
  position: absolute;
  width: 0;
  z-index: 999;
}
body {
  color: #5f5f5f;
  font-family: 'bender';
  font-size: 16px;
}
footer {
  background-color: #242424;
  min-height: 220px;
  overflow: hidden;
  text-align: center;
}
footer .copy {
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 30px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
  font-family: 'bender';
  font-weight: 700;
  letter-spacing: 2px;
  margin: 1.5em 0 0.5em 0;
  text-transform: uppercase;
}
h1 {
  font-size: 2.7em;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: none;
}
h2 {
  font-size: 2em;
  font-style: italic;
  font-weight: 900;
  letter-spacing: 0px;
  text-align: center;
}
h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 50px;
  text-transform: none;
}
h4 {
  font-size: 1.5em;
  font-weight: 400;
  text-align: center;
}
h5 {
  font-size: 1.1em;
}
h6 {
  font-size: 0.875em;
}
img {
  width: 100%;
}
input::-moz-focus-inner {
  border: 0;
}
object,
embed {
  outline: 0;
}
p {
  color: #959595;
  font-family: 'bender';
  font-size: 1em;
  line-height: 2em;
  text-align: center;
}
p a {
  font-size: 1em;
}
section {
  overflow: hidden;
}
section h1:first-child {
  margin-top: 0;
}
ul {
  padding: 0;
}
/**
 *
 *
/********************************  $Alerts  ********************************/
.alert {
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #242424;
}
.alert.alert-danger {
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.alert.alert-success {
  background-color: #2ecc71;
  border-color: #2ecc71;
}
/**
 *
 *
/***********************  $Animate Itemas on Start  ************************/
.animated {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
/**
 *
 *
/*******************************  $Buttons  ********************************/
.btn {
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #232323;
  font-style: italic;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 20px 0;
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.btn:hover {
  background-color: #232323;
}
/**
 *
 *
/*********************************  $Club  *********************************/
.club {
  background-image: url("../img/bg/club.jpg");
  min-height: 635px;
}
.club .video-yt {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.club .video-yt iframe {
  border: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.club .panel {
  background-color: rgba(0,0,0,0.5);
  border: 1px solid #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.club .panel .panel-body {
  color: #cac8c9;
  line-height: 2em;
}
.club .panel .panel-heading {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.club .panel .panel-title {
  font-weight: 700;
  text-align: left;
  text-transform: none;
}
.club .panel .panel-title i {
  font-size: 1.2em;
}
.club .panel-group .panel-heading+.panel-collapse .panel-body {
  border: none;
}
.club .panel-group {
  margin-bottom: 30px;
}
/**
 *
 *
/*******************************  $Coaches  ********************************/
.coaches {
  padding-bottom: 100px;
}
.coaches .coaches-item {
  background-color: #000;
  margin-top: 50px;
  padding: 20px;
}
.coaches figure {
  border: 1px solid #242424;
}
.coaches h5 {
  color: #fff;
  font-style: italic;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 14px;
  margin: 40px 0;
  position: relative;
  text-align: center;
}
.coaches h5:after {
  background-color: #4b4b4b;
  content: '';
  height: 1px;
  left: 50%;
  margin: 0 0 0 -35px;
  position: absolute;
  top: 34px;
  width: 70px;
}
.coaches h6 {
  font-size: 1.1em;
  font-weight: 500;
  margin: 5px 0 15px 0;
  text-align: center;
}
.modal-title {
  color: #161616;
}
.modal figure{
  margin: 0 auto;
  width: 60%;
}
/**
 *
 *
/*******************************  $Contact  ********************************/
.contact {
  background-color: #e5e3df;
  height: 390px;
  padding: 0;
  position: relative;
}
.contact .contact-info {
  height: 100%;
  left: 0;
  padding: 70px 0 70px 7%;
  position: absolute;
  top: 0;
  width: 40%;
  z-index: 1;
}
.contact .contact-info:after {
  border-bottom: none;
  border-left: none;
  border-right: 230px solid transparent;
  content: ' ';
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 0px;
}
.contact .contact-info address {
  max-width: 400px;
  width: 100%;
}
.contact .contact-info i {
  font-size: 1.4em;
  left: 0;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
}
.contact .contact-info h2,
.contact .contact-info p {
  color: #242424;
  text-align: left;
}
.contact .contact-info h2 {
  margin-top: 0;
}
.contact .contact-info p {
  font-size: 1.1em;
  padding: 0 0 0 50px;
  position: relative;
}
.contact .map {
  float: right;
  height: 390px;
  width: 60%;
}
/**
 *
 *
/*******************************  $Features  *******************************/
.features-item {
  padding: 0 50px;
}
.features-item:hover i {
  border-color: #242424;
  color: #242424;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.features-item i {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  font-size: 3em;
  height: 125px;
  line-height: 125px;
  margin: 70px auto;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s, -webkit-transform 1s;
  -moz-transition: all 0.2s, -moz-transform 1s;
  -o-transition: all 0.2s, -o-transform 1s;
  -ms-transition: all 0.2s, -ms-transform 1s;
  transition: all 0.2s, transform 1s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  width: 125px;
}
.features-item i:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.features-item h4 {
  height: 26px;
  margin-bottom: 50px;
  position: relative;
}
.features-item h4:after {
  content: '';
  height: 5px;
  left: 50%;
  margin: 0 0 0 -33px;
  position: absolute;
  top: 50px;
  width: 66px;
}
/**
 *
 *
/********************************  $Forms  *********************************/
.form-control {
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #242424;
  height: auto;
  line-height: 30px;
  padding: 10px 20px;
}
.form-response .alert {
  display: none;
}
/**
 *
 *
/*******************************  $Gallery  ********************************/
.gallery {
  background-color: #161616;
  max-height: 800px;
  padding: 0;
}
.gallery figure {
  float: left;
  max-height: 400px;
  width: 25%;
}
.gallery figure.item-thumbnail:hover .icons {
  margin-top: -70px;
  top: 50%;
}
.gallery figure.item-thumbnail .icons a {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-width: 4px;
  font-size: 3em;
  height: 140px;
  line-height: 130px;
  padding: 0;
  width: 140px;
}
/**
 *
 *
/*********************************  $Home  *********************************/
.home {
  min-height: 720px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.home form {
  background-color: rgba(0,0,0,0.3);
  height: 100%;
  padding-top: 150px;
  position: absolute;
  width: 100%;
  z-index: 90;
}
.home .carousel-inner {
  min-width: 1530px;
}
/*********************************  $Home2  *********************************/
.home2 {
  min-height: 100vh;
  overflow: hidden;
  padding: 0;
  position: relative;
  background: url("../img/home/bg.jpg") center center no-repeat;
  background-size: cover;
}
.home2 form {
  background-color: rgba(0,0,0,0.3);
  height: 100%;
  padding-top: 150px;
  position: absolute;
  width: 100%;
  z-index: 90;
}
.home2 .carousel-inner {
  min-width: 1530px;
}
/**
 *
 *
/****************************  $Item Thumbnail  ****************************/
.item-thumbnail {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.item-thumbnail:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.item-thumbnail:hover .icons {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  top: 45%;
}
.item-thumbnail:hover .overthumb {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  top: 0;
}
.item-thumbnail img {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.item-thumbnail .icons {
  display: block;
  font-size: 19px;
  height: auto;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  top: 100%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  width: 100%;
  z-index: 10;
}
.item-thumbnail .icons a {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  font-style: italic;
  font-weight: 700;
  line-height: 34px;
  padding: 12px 24px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.item-thumbnail .icons a:hover {
  border-color: #242424;
  color: #242424;
  text-decoration: none;
}
.item-thumbnail .overthumb {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  top: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
  z-index: 9;
}
/**
 *
 *
/************************  $Login and SingUp forms  ************************/
.login-navbar {
  border-left: 2px solid #464646;
  margin: 26px 0 26px 20px;
  padding: 0 0 0 20px;
}
/* Morph Button: Default Styles */
.login-button {
  display: block;
  height: 38px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 60px;
}
.login-button>a {
  height: 100%;
  -webkit-transition: opacity 0.1s 0.5s;
  -moz-transition: opacity 0.1s 0.5s;
  -o-transition: opacity 0.1s 0.5s;
  -ms-transition: opacity 0.1s 0.5s;
  transition: opacity 0.1s 0.5s;
  width: 100%;
  z-index: 1000;
}
.login-button>button {
  background-color: transparent;
  border: none;
  color: #e74b32;
  font-size: 13px;
  font-style: italic;
  font-weight: 900;
  line-height: 36px;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.login-button>button:hover {
  background-color: #e74b32;
  color: #232323;
}
.login-button.open::before {
  display: block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  pointer-events: auto;
}
.login-button.open>a {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.login-button.open>button {
  pointer-events: none;
}
.login-button.open .login-content {
  background-color: #fff;
  height: 420px;
  left: 50% !important;
  margin: -210px 0 0 -300px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  pointer-events: auto;
  top: 50% !important;
  -webkit-transition: background-color 0.4s 0.1s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  -moz-transition: background-color 0.4s 0.1s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  -o-transition: background-color 0.4s 0.1s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  -ms-transition: background-color 0.4s 0.1s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: background-color 0.4s 0.1s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  width: 600px;
}
.login-button.open .login-content>div {
  height: auto;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s 0.3s;
  -moz-transition: opacity 0.3s 0.3s;
  -o-transition: opacity 0.3s 0.3s;
  -ms-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
  visibility: visible;
}
.login-button.open .login-content.login-content-login {
  height: 420px;
  margin: -210px 0 0 -170px;
  width: 340px;
}
.login-button.open .login-content.login-content-singup {
  height: 510px;
  margin: -255px 0 0 -210px;
  width: 420px;
}
.login-button.open .login-content.login-content-singup>div {
  height: 420px;
}
.login-button.open .login-forms h2,
.login-button.open .login-forms p,
.login-button.open .login-forms .icon-cancel {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.login-button.active>button {
  z-index: 2000;
}
.login-button.active .login-content {
  z-index: 1900;
}
.login-button.active::before {
  z-index: 1800;
}
.login-button::before {
  background: rgba(0,0,0,0.5);
  content: '';
  display: none;
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
  position: fixed;
  top: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
  width: 100%;
  z-index: 800;
}
.login-content {
  background-color: transparent;
  color: #e75854;
  height: 38px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  overflow: hidden;
  pointer-events: none;
  position: fixed;
  -webkit-transition: background-color 0.4s 0.1s, opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  -moz-transition: background-color 0.4s 0.1s, opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  -o-transition: background-color 0.4s 0.1s, opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  -ms-transition: background-color 0.4s 0.1s, opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: background-color 0.4s 0.1s, opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  width: 60px;
  z-index: 900;
}
.login-content>div {
  height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
  -moz-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
  -o-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
  -ms-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
  transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
  visibility: hidden;
}
.login-content h2 {
  color: #242424;
  font-size: 3em;
  font-style: italic;
  font-weight: 900;
  margin: 0;
  padding: 0.4em 0 0.3em;
  text-align: center;
}
.login-content .icon-cancel {
  color: #ebd3bd;
  cursor: pointer;
  display: block;
  font-size: 22px;
  height: 2em;
  line-height: 2;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 2em;
  z-index: 100;
}
.login-content .icon-cancel:hover {
  color: #e75854;
}
/* Let's add some nice easing for all cases */
.login-button .login-content,
.login-button.open .login-content,
.login-button-modal-4 .login-clone {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
/* Helper classes */
.noscroll {
  overflow: hidden;
}
.login-button-overlay.scroll .login-content {
  overflow-y: scroll;
}
.login-button-sidebar.scroll .login-content {
  overflow: auto;
}
/* No JS fallback: let's hide the button and show the content */
.no-js .login-button {
  float: none;
  margin: 10px 0;
}
.no-js .login-button>button {
  display: none;
}
.no-js .login-button,
.no-js .login-button .login-content,
.no-js .login-button .login-content>div {
  height: auto;
  left: auto;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  pointer-events: auto;
  position: relative;
  top: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  width: auto;
}
.no-js .login-button .login-content .icon-cancel {
  display: none;
}
.no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.login-forms {
  position: relative;
  text-align: left;
}
.login-forms form {
  padding: 10px 30px;
}
.login-forms form p {
  margin: 0 0 5px 0;
  font-size: 0.7em;
}
.login-forms form p:first-child {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.login-forms form p:nth-child(2) {
  -webkit-transition-delay: 0.45s;
  -moz-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  -ms-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.login-forms form p:nth-child(3) {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.login-forms label {
  color: #d5bba4;
  display: block;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 0 0;
  text-transform: uppercase;
}
.login-forms input[type="text"],
.login-forms input[type="password"] {
  background: transparent;
  border: 2px solid #ebd3bd;
  color: #b09a86;
  font-size: 2.2em;
  font-weight: 300;
  padding: 10px;
  width: 100%;
}
.login-forms input[type="text"]:focus,
.login-forms input[type="password"]:focus {
  border-color: #e75854;
  color: #e75854;
}
.login-forms input:focus {
  outline: 0;
}
.login-forms button {
  background: #e75854;
  border: none;
  color: #f9f6e5;
  display: block;
  font-size: 1.25em;
  font-weight: 800;
  letter-spacing: 1px;
  margin-top: 2.5em;
  padding: 1.5em;
  text-transform: uppercase;
  width: 100%;
}
.js .login-forms h2,
.js .login-forms p,
.js .login-forms .icon-cancel {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -o-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: opacity 0.2s 0.35s, -webkit-transform 0.2s 0.35s;
  -moz-transition: opacity 0.2s 0.35s, -moz-transform 0.2s 0.35s;
  -o-transition: opacity 0.2s 0.35s, -o-transform 0.2s 0.35s;
  -ms-transition: opacity 0.2s 0.35s, -ms-transform 0.2s 0.35s;
  transition: opacity 0.2s 0.35s, transform 0.2s 0.35s;
}
/**
 *
 *
/*****************************  $Menu Effect  ******************************/
.menu-effect>li>a::after {
  background-color: rgba(255,255,255,0.5);
  content: '';
  height: 2px;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  -o-transition: opacity 0.3s, -o-transform 0.3s;
  -ms-transition: opacity 0.3s, -ms-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  width: 100%;
}
.menu-effect>li>a:hover::after,
.menu-effect>li>a:focus::after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
/**
 *
 *
/********************************  $Navbar  ********************************/
.navbar {
  background-color: rgba(0,0,0,0.7);
  height: 90px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 100%;
}
.navbar:hover {
  background-color: rgba(0,0,0,0.9);
}
.navbar .navbar-brand {
    margin-top: 27px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 27px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    width: 170px;
}
/**
 *
 *
/**************************  $Navbar Navigation  ***************************/
.navbar-nav>li>a {
  color: #949494;
  display: inline-block;
  font-size: 13px;
  font-style: italic;
  font-weight: 900;
  line-height: 30px;
  margin: 30px 20px;
  padding: 0;
  position: relative;
  text-transform: uppercase;
}
.navbar-nav>li>a:active,
.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-nav>li.open>a,
.navbar-nav>li.open>a:focus,
.navbar-nav>li.open>a:hover {
  background-color: transparent;
}
.navbar-nav>li.active>a {
  color: #fff;
}
/**
 *
 *
/****************************  $Navbar Toggle  *****************************/
.navbar-toggle {
  border-color: #fff;
  margin: 27px 10px;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
/**
 *
 *
/*******************************  $Parallax  *******************************/
.parallax {
  background-attachment: fixed;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}
.parallax:before {
  background-color: rgba(0,0,0,0.4);
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.parallax .container {
  position: relative;
  z-index: 2;
}
/**
 *
 *
/*******************************  $Patners  ********************************/
.patners {
  padding: 30px 0;
}
.patners .item {
  max-width: 228px;
}
.patners .item a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.patners .owl-carousel {
  position: relative;
}
.patners .owl-carousel .owl-item {
  height: 80px;
  line-height: 80px;
}
.patners .owl-carousel .owl-item .item {
  height: 80px;
  padding: 20px 0;
  margin: 0 auto;
}
.patners .owl-carousel .owl-item .item a {
  display: block;
  line-height: 80px;
  text-align: center;
  width: 100%;
}
.patners .owl-theme .owl-controls {
  height: 0;
  margin: -30px 0 0 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.patners .owl-theme .owl-controls .owl-prev,
.patners .owl-theme .owl-controls .owl-next {
  background-color: transparent;
  font-size: 1.2em;
  height: 60px;
  line-height: 50px;
  position: absolute;
  top: 0;
  width: 60px;
}
.patners .owl-theme .owl-controls .owl-prev:before,
.patners .owl-theme .owl-controls .owl-next:before {
  font-family: 'fontello';
  font-size: 2em;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.patners .owl-theme .owl-controls .owl-prev:hover:before,
.patners .owl-theme .owl-controls .owl-next:hover:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.patners .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background-color: transparent;
}
.patners .owl-theme .owl-controls .owl-prev {
  left: -35px;
}
.patners .owl-theme .owl-controls .owl-next {
  right: -35px;
}
.patners .owl-theme .owl-controls .owl-prev:before {
  content: '\e870';
}
.patners .owl-theme .owl-controls .owl-next:before {
  content: '\e871';
}
/**
 *
 *
/******************************  $Preloader  *******************************/
#preloader {
  background-color: #fff;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 999999;
}
.preloader {
  background: #fff;
  height: 36px;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 36px;
}
/**
 *
 *
/*******************************  $Pricing  ********************************/
.pricing .pricing-item {
  color: #b1b1b1;
  list-style: none;
  margin-top: 30px;
  position: relative;
  text-align: center;
}
.pricing .pricing-item:before {
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.pricing .pricing-item:hover:before {
  top: 100%;
}
.pricing .pricing-item li {
  font-size: 16px;
  padding: 10px 0;
}
.pricing .pricing-item li:nth-child(even) {
  background-color: #131313;
}
.pricing .pricing-item li:nth-child(odd) {
  background-color: #161616;
}
.pricing .pricing-item li:first-child {
  font-size: 4em;
  font-style: italic;
  font-weight: 900;
  padding: 30px 0;
}
.pricing .pricing-item li:first-child small {
  display: block;
  font-size: 0.3em;
  font-weight: 400;
  text-transform: uppercase;
}
.pricing .pricing-item li .btn {
  font-size: 1.5em;
  width: 70%;
}
/**
 *
 *
/********************************  $Social  ********************************/
.social {
  list-style: none;
  margin: 70px 0;
  text-align: center;
}
.social li {
  display: inline-block;
  margin: 0 10px;
}
.social li a {
  color: #979797;
  font-size: 1.1em;
}
/**
 *
 *
/*****************************  $Testimonials  *****************************/
.testimonials {
  background: url("../img/bg/Slide_G.jpg") center center no-repeat;
  background-size: cover;
  padding: 100px 0 50px 0;
}
.testimonials .owl-carousel {
  margin: 100px 0 0 0;
}
.testimonials .owl-carousel .owl-item {
  height: 300px;
}
.testimonials .owl-carousel .owl-item>div {
  padding: 20px 20px 20px 120px;
  position: relative;
}
.testimonials .owl-carousel .owl-item>div strong,
.testimonials .owl-carousel .owl-item>div small {
  display: block;
  line-height: 2em;
  font-size: 0.9em;
}
.testimonials .owl-carousel figure {
  border: 4px solid transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 100px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100px;
}
.testimonials .owl-carousel figure img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.testimonials .owl-carousel .txt {
  color: #fff;
  display: none;
  left: 30px;
  position: absolute;
  top: 130px;
  width: 800px;
}
.testimonials .owl-carousel .current figure:after {
  border: 8px solid transparent;
  content: '';
  left: 50%;
  margin: 4px 0 0 -8px;
  position: absolute;
  top: 100%;
}
.testimonials .owl-carousel .current .txt {
  display: block;
}
/*****************************  $Testimonials  *****************************/
.distributors {
  background: url("../img/bg/slide_distributeurs.jpg") center center no-repeat;
  background-size: cover;
  padding: 100px 0 50px 0;
}
.distributors .owl-carousel {
  margin: 100px 0 0 0;
}
.distributors .owl-carousel .owl-item {
  height: 300px;
}
.distributors .owl-carousel .owl-item>div {
  padding: 20px 20px 20px 120px;
  position: relative;
}
.distributors .owl-carousel .owl-item>div strong,
.distributors .owl-carousel .owl-item>div small {
  display: block;
  line-height: 2em;
  font-size: 0.9em;
}
.distributors .owl-carousel figure {
  border: 4px solid transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 100px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100px;
}
.distributors .owl-carousel figure img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.distributors .owl-carousel .txt {
  color: #fff;
  display: none;
  left: 30px;
  position: absolute;
  top: 130px;
  width: 800px;
}
.distributors .owl-carousel .current figure:after {
  border: 8px solid transparent;
  content: '';
  left: 50%;
  margin: 4px 0 0 -8px;
  position: absolute;
  top: 100%;
}
.distributors .owl-carousel .current .txt {
  display: block;
}
/************************** Video Background & image background***********************/
div.vd-bg {
  top: 170px;
  position: absolute;
}
.image_slide {
  min-width: 1530px;
}
.home .form-video {
	position: initial;
	margin: 0 auto;
	padding: 0;
}
