*{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	/* font-family: 'Hind', sans-serif; */
}
::-webkit-scrollbar {
	width: 8px;
}
::-webkit-scrollbar-track {
	background-color: #ffffff;
	box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.15);
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 20px;
	border-radius: 0;
	background: #292929;
	border: 2px solid #ffffff;
	width: 8px;
}

::-webkit-scrollbar-thumb:active {
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: #616161;
}
a:hover,
a:focus,
a:active{
	text-decoration: none;
}
ol, ul{
	margin: 0;
	padding: 0;
}
img{
	display: block;
}
body{
	overflow-x: hidden;
}
body{
	max-width: 1500px !important
	margin: auto;
}
.item img{ width:104px; height:104px}

@font-face {
  font-family: averta;
  src: url("../fonts/Averta.otf");
}
@font-face {
  font-family: averta-light;
  src: url("../fonts/Averta Light.otf");
}
@font-face {
  font-family: averta-semibold;
  src: url("../fonts/Averta Semibold.otf");
}
@font-face {
  font-family: averta-extrathin;
  src: url("../fonts/Averta Extrathin.otf");
}
@font-face {
  font-family: averta-extrabold;
  src: url("../fonts/Averta Extra Bold.otf");
}
@font-face {
  font-family: averta-bold;
  src: url("../fonts/Averta Bold.otf");
}
@font-face {
  font-family: averta-black;
  src: url("../fonts/Averta Black.otf");
}
@font-face {
  font-family: averta-thin;
  src: url("../fonts/averta-thin.otf");
}
@font-face {
  font-family: test;
  src: url("../fonts/test.ttf");
}
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background-color: #ffffff;
  box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.15);
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 20px;
  border-radius: 0;
  background: #292929;
  border: 2px solid #ffffff;
  width: 8px;
}

::-webkit-scrollbar-thumb:active {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #616161;
}

h1 {
  font-family: averta-extrabold;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
}

ol, ul {
  margin: 0;
  padding: 0;
}

img {
  display: block;
}

body {
  overflow-x: hidden;
}

body {
  max-width: 1500px !important;
  position: relative;
  margin: auto;
}

.current_item > img {
  max-width: 100%;
}

.nopad {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.slider-section .slider-block {
  background-position: center top !important;
  padding: 200px 0 110px;
}

.choose_slider_items .current_item {
  left: 16% !important;
}

.slider-block .slide-container {
  padding: 15px 58px;
}

.parallelogram_bg {
  width: 150px;
  height: 100px;
  background: red;
}

.parallelogram_bg {
  background: #131318 none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  width: 100%;
  opacity: 0.9;
  z-index: 1;
}

.slide_content_area {
  position: relative;
  z-index: 99;
}

.slide_content_area h1 {
  color: #fff;
  font-size: 40px;
  line-height: 48px;
  margin-top: 10px;
}

.slide_content_area > p {
  color: #fff;
  font-family: averta;
  padding-right: 13%;
  line-height: 25px;
  margin-bottom: 15px;
}

.standard-button-light {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 2px;
}

.nav-side .level-1-dropdown-menu a {
  padding: 11px 15px !important;
}

.nav > li > a:focus, .nav > li > a:hover {
  background: transparent;
}

.standard-button-light > a {
  color: #fff;
  display: inline-block;
  font-family: averta-light;
  padding: 4px 15px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  float: left;
}

.slider-control-btns > div > i {
  background: #fff;
  color: #333;
  padding: 9px 24px;
  font-size: 24px;
}

.slider-control-btns div {
  float: left;
  margin-right: 5px;
  cursor: pointer;
}

.classes-section .left-btn i {
  background: #6d8fcf none repeat scroll 0 0 !important;
}

.classes-section .owl-nav {
  opacity: 0;
}

.nav-side a:hover {
  color: #6D8FCF;
}

body, html {
  overflow-x: hidden !important;
}

.content-area .welcome-section {
  padding: 0 !important;
  text-align: left;
}

.slider-control-btns > div > i {
  background: #fff none repeat scroll 0 0;
  color: #333;
  font-size: 26px;
  padding: 7px 19px;
  margin-bottom: 10px;
}

.site-header {
  background: rgba(19, 19, 24, 0.8) none repeat scroll 0 0;
  padding: 0 0 0 80px;
  position: fixed;
  top: 0;
  max-width: 1500px;
  width: 100%;
  z-index: 999;
}

.nav-side > li {
  float: left;
  list-style: outside none none;
  margin: 0 1px !important;
}

.nav-side {
  margin-top: 18px;
}

.nav-side li a {
  color: #fff;
  font-family: averta;
  font-size: 15px;
  margin: 0 0px;
  padding: 0px 10px !important;
}

.contact-side {
  position: relative;
}

.contact-side .info-txt {
  background: rgba(113, 150, 220, 0.8) none repeat scroll 0 0;
}

.info-txt > a {
  color: #fff;
  display: inline-block;
  font-family: roboto condensed;
  letter-spacing: 0.5px;
  margin: 0 10px;
  padding: 32px 0;
}

.left-triangle {
  background: transparent none repeat scroll 0 0;
  border-color: transparent rgba(113, 150, 220, 0.8) transparent transparent;
  border-style: solid;
  border-width: 42px 40px 42px 0;
  float: left;
  left: 0;
  position: absolute;
  transform: translateX(-100%);
}

.nav-side {
  margin-right: 45px;
  margin-top: 33px;
}

.site-logo > img {
  margin-top: 13px;
}

.style-sections {
  background: #0f1014 none repeat scroll 0 0;
  padding: 25px 0;
}

.circle-icon > img {
  display: inline-block;
  max-width: 100%;
}

.circle-icon {
  background: #222127 none repeat scroll 0 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  float: left;
  line-height: 93px;
  margin-right: 10px;
  padding: 0 28px;
  text-align: center;
  width: 90px;
}

.style-sections h4 {
  color: #fff;
  float: left;
  font-family: averta-semibold;
  font-size: 20px;
  margin-bottom: 6px;
  margin-top: 16px;
  width: calc(100% - 100px);
}

.page-title-area {
  margin: 0;
}

.style-sections span {
  color: #fff;
  font-family: averta-light;
  line-height: 22px;
  letter-spacing: 1px;
  opacity: 0.5;
}

.page-title-area > h2 {
  color: #222;
  font-family: averta-extrabold;
  font-size: 30px;
  line-height: 35px;
  margin: 0;
  display: inline-block;
}

.underliner-area {
  display: inline-block;
}

.colored-underline {
  background: #6d8fcf none repeat scroll 0 0;
  float: left;
  height: 6px;
  margin-bottom: 0;
  width: 70px;
}

.page-title-area span {
  float: left;
  width: 100%;
}

.underliner-area .simple-underline {
  background: black none repeat scroll 0 0;
  float: left;
  height: 1px;
  width: 100%;
}

.underliner-area {
  display: inline-block;
  margin-top: 10px !important;
  width: 78%;
  position: relative;
  top: -14%;
}

.fitness-txt-sec .txt-container {
  float: left;
  width: 85%;
}

.txt-container > h5 {
  font-family: averta-light;
  font-size: 25px;
  margin: 0;
  letter-spacing: 2px;
  margin-bottom: 10px;
  margin-top: 25px;
}

.txt-container > h5 > span {
  color: #6D8FCF;
}

.txt-container > p {
  font-family: averta-light;
  color: #999;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 30px;
  margin-bottom: 15px;
  margin-top: 5px;
  display: inline-block;
}

.bg_area {
  position: absolute;
  left: -15%;
  top: 0;
  width: 112.8%;
  height: 270px;
  background: #f5f5f5;
  z-index: -1;
}

.fitness-txt-sec .txt-container {
  margin-top: 23px;
}

.welcome-section {
  padding: 60px 0;
}

.welcome-section p {
  color: #777;
  font-family: averta-light;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.standard-button-dark {
  background: #6d8fcf none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  padding: 2px;
}

.standard-button-dark > a {
  color: #fff;
  display: inline-block;
  float: left;
  font-family: averta-light;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 8px 16px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}

.standard-button-dark > input[type=submit] {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  float: left;
  font-family: averta-light;
  font-size: 14px;
  letter-spacing: 1px;
  overflow: hidden;
  padding: 8px 16px;
  position: relative;
}

.standard-button-dark.pull-left > input[type=submit]::after {
  background: #fff none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 100%;
  left: -41%;
  position: absolute;
  top: 77%;
  transform: rotateZ(40deg);
  width: 100%;
  transition: all 0.4s ease;
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.standard-button-dark.pull-left > a::after {
  background: #fff none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 100%;
  left: -41%;
  position: absolute;
  top: 77%;
  transform: rotateZ(40deg);
  width: 100%;
  transition: all 0.4s ease;
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.standard-button-light > a::after {
  background: #fff none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 100%;
  left: -41%;
  position: absolute;
  top: 77%;
  transform: rotateZ(40deg);
  width: 100%;
  transition: all 0.4s ease;
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.standard-button-dark > a:hover:after {
  transform: rotateZ(40deg) translatey(-280%) translateX(40%);
}

.standard-button-light > a:hover:after {
  transform: rotateZ(40deg) translatey(-280%) translateX(40%);
}

.underliner-area .simple-underline {
  background: #ccc;
  float: left;
  height: 1px;
  width: 100%;
  position: relative;
  top: -1px;
  z-index: -1;
}

.featured-image > img {
  display: inline-block;
  width: 85%;
  margin-top: 25px;
}

.container {
  padding: 0;
}

.classes-navigation div {
  float: left;
}

.classes-navigation div i {
  background: black none repeat scroll 0 0;
  color: #fff;
  font-size: 22px;
  margin-left: 3px;
  margin-top: 10px;
  padding: 9px 19px;
  cursor: pointer;
}

.classes-section .row {
  margin: 0 !important;
}

.classes-slider {
  margin-top: 25px;
}

.classes-slider h5 {
  color: #111;
  font-family: averta-bold;
  font-size: 18px;
  margin-bottom: 10px;
  margin-left: 16px;
}

.teacher-name {
  float: left;
  margin-left: 10px;
}

.teacher-name i {
  color: #6d8fcf;
  font-size: 18px;
  margin-right: 5px;
}

.teacher-name {
  color: #666;
  float: left;
  font-family: averta-light;
  margin-left: 16px;
  padding-right: 15px;
  letter-spacing: 1px;
}

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

.gallery-sec {
  background: rgba(0, 0, 0, 0) url("../images/banner.jpg") repeat fixed center top/100% auto;
}

.overlay {
  background: rgba(109, 143, 207, 0.85);
  padding: 50px 0;
}

.page-title-area.center-it {
  display: inline-block;
}

.page-title-area.negative > h2 {
  color: #fff;
}

.negative.page-title-area .underliner-area > div {
  background: #fff none repeat scroll 0 0;
  z-index: 1;
}

.amenities-features-sec {
  padding: 60px 0;
}

.amenities-features-sec .page-title-area {
  margin-bottom: 30px;
}

.training-div > img {
  width: 100%;
}

.overlay-txt {
  background: rgba(17, 17, 17, 0.8) none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-family: averta-light;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 8px 0;
  position: absolute;
  width: 100%;
}

.training-div {
  overflow: hidden;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 28px;
}

.teatimonial-navigation .nav-item {
  color: #aaa;
  float: left;
  margin-right: 7px;
  font-size: 12px;
}

.nav-item.active {
  color: #6d8fcf;
  transform: scale(1.5, 1.5);
  margin-right: 10px;
}

.circle-img {
  border-radius: 100%;
  overflow: hidden;
  height: 105px;
  width: 105px;
  overflow: hidden;
  position: relative;
}

.circle-img > img {
  height: auto !important;
  left: 50%;
  max-height: 120%;
  max-width: 120%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: auto !important;
}

.testimonial-sec h4 {
  color: #111;
  font-family: averta-bold;
  margin-bottom: 0;
  margin-top: 14px;
  text-align: left;
}

.testimonial-slider {
  margin-top: 40px;
}

.testimonial-sec h4 span {
  font-family: averta-light;
  color: #777;
}

.testimonial-sec .item {
  position: relative;
}

.quote-sec {
  position: absolute;
  right: 22px;
  color: #aaa;
  font-size: 34px;
  transform: translateY(-87%);
}

.testimonial-sec .item p {
  color: #888;
  font-family: averta-light;
  margin-top: 10px;
  padding-right: 45px;
  text-align: left;
  line-height: 24px;
}

.map-section > div {
  height: 300px;
  margin-top: 45px;
}

.circle-msg {
  background: #6d8fcf none repeat scroll 0 0;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 35px;
  left: 50%;
  line-height: 103px;
  padding: 0 35px;
  position: absolute;
  top: 0;
  transform: translateY(-50%) translateX(-50%);
}

.level-1-dropdown > a {
  padding: 34px 0;
}

.contact-form-sec {
  background-attachment: fixed;
  background-image: url("../images/banner.jpg");
}

.contact-form-sec .overlay {
  background: rgba(9, 21, 45, 0.9) none repeat scroll 0 0;
  padding-top: 96px;
  padding-bottom: 70px;
}

.page-title-sec {
  background-attachment: fixed;
  background-image: url("../images/banner.jpg");
  float: left;
  width: 100%;
}

.page-title-sec .overlay {
  background: rgba(19, 19, 24, 0.9) none repeat scroll 0 0;
  border-bottom: 0 solid #7c9bd4;
  padding: 0;
}

.inner-page .style-sections {
  background: #000D26;
}

.inner-page .circle-icon {
  background: #031230;
}

.page-title-sec h1 {
  color: #fff;
  float: left;
  font-family: averta-bold;
  font-size: 32px;
  letter-spacing: 0.3px;
  margin: 0;
  padding: 30px 60px;
  position: relative;
}

.page-title-sec span {
  position: relative;
  z-index: 9;
}

.contact-form > .form-group {
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
  width: 350px;
}

.page-title-sec .parallelogram {
  padding: 40px 0;
  background: #6D8FCF none repeat scroll 0 0;
  height: 101%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  width: 100%;
  opacity: 0.9;
  z-index: 1;
  box-shadow: 1px -13px 8px #000;
}

.contact-form input, .contact-form textarea {
  float: left;
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  padding: 10px 18px;
  font-family: averta-light;
  color: #fff;
}

.left-line {
  position: absolute;
  height: 15px;
  left: 0;
  width: 1px;
  background: #fff;
  bottom: 0;
}

.right-line {
  position: absolute;
  height: 15px;
  right: 0;
  width: 1px;
  background: #fff;
  bottom: 0;
}

.contact-form input[type=submit] {
  background: #6d8fcf none repeat scroll 0 0;
  border: medium none;
  letter-spacing: 3px;
  margin-top: 7px;
  padding: 11px 0;
  text-transform: uppercase;
  font-size: 12px;
}

.contact-info-sec > ul > li {
  color: #fff;
  display: inline-block;
  font-family: averta-light;
  font-size: 15px;
  list-style: outside none none;
  margin-bottom: 25px;
  width: 100%;
}

.contact-info-sec > ul > ul > li {
  float: left;
  list-style: outside none none;
  margin-right: 20px;
  margin-top: 10px;
}

.contact-info-sec > ul {
  padding-right: 35%;
}

.contact-info-sec i {
  font-size: 22px;
  width: 25px;
  text-align: center;
  float: left;
}

.contact-info-sec span {
  float: left;
  margin-left: 8px;
  width: calc(100% - 43px);
}

.contact-info-sec ul ul a:hover {
  color: #fff;
}

.contact-info-sec ul ul a i {
  font-size: 25px;
}

.copyright_section {
  background: #000d26;
  font-family: averta-light;
  color: #fff;
  padding: 10px 0;
}

.copyright_section > div {
  opacity: 0.8;
}

.choose_slider_items {
  display: inline-block;
  float: left;
  height: 640px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.choose_slider_items > ul {
  display: inline-block;
  float: left;
  left: -6%;
  margin-top: 40px;
  position: relative;
  width: 100%;
}

.Gallery.Section {
  overflow: hidden;
  text-align: center;
}

.written_area {
  background: #4b2fd8 none repeat scroll 0 0;
  bottom: 0;
  padding: 25px;
  position: absolute;
  right: 0;
  text-align: left;
  width: 335px;
}

.written_area > h5 {
  color: #fff;
  font-family: averta-semibold;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 0;
}

.written_area > p {
  font-family: averta-light;
  color: #fff;
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 8px;
}

.written_area > a {
  color: #fff;
  font-family: averta-light;
  letter-spacing: 1px;
  text-decoration: underline;
}

.nav-btns > a {
  background: #fff none repeat scroll 0 0;
  color: #333;
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  line-height: 0;
  margin: 0 2px;
  padding: 10px 22px;
}

.owl-dot > span {
  background: #aaa;
  border-radius: 100%;
  float: left;
  height: 13px;
  margin: 0 5px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  width: 13px;
}

.testimonial-sec .owl-dots {
  position: absolute;
  right: 0;
  width: 70px;
}

.testimonial-sec .owl-dots {
  position: absolute;
  right: 0;
  width: 70px;
  top: -108px;
}

.owl-dot.active > span {
  background: #6D8FCF;
  transform: scale(1.4, 1.4);
}

.choose_slider_items .previous_item {
  left: -38% !important;
}

.choose_slider_items .next_item {
  left: 70% !important;
}

.classes-slider .owl-dots {
  display: none !important;
}

.inner-page .site-header {
  background: #131318 none repeat scroll 0 0;
  position: relative;
}

.inner-page .circle-msg {
  display: none;
}

.contact-form-page > #map {
  border-radius: 10px;
  box-shadow: 3px 3px 10px #ccc;
  height: 350px;
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}

.contact-page #map {
  margin: 0;
}

.classes-slider a.slide-item {
  display: inline-block;
  padding-bottom: 15px;
  transition: all 0.1s ease;
}

.classes-slider a.slide-item:hover {
  background: #6D8FCF;
}

.classes-slider a.slide-item:hover * {
  color: #fff;
}

.classes-non-carousel .slide-item {
  float: left;
  width: 33.33%;
  margin-bottom: 30px;
}

.classes-non-carousel .slide-item img {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  width: 100%;
}

.services-scc .slide-item:hover img {
  transform: scale(1.07, 1.07) translateY(-50%);
}

.classes-non-carousel .slide-item {
  float: left;
  margin: 0 1.5% 40px;
  width: 30.33%;
}

.content-area {
  padding-top: 50px;
  padding-bottom: 50px;
}

.content-area p {
  color: #555;
  font-family: averta-light;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  margin-bottom: 20px;
}

.sidebar-area .underliner-area {
  position: relative;
  top: -11px;
}

.sidebar-area ul {
  display: inline;
}

.sidebar-area ul > li {
  float: left;
  border-bottom: 1px solid #ccc;
  padding: 10px 6px;
}

.sidebar-area h4 {
  color: #6d8fcf;
  font-family: averta-semibold;
  line-height: 24px;
  margin: 0 0 5px;
}

.sidebar-area p {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 23px;
  color: #888;
  margin-bottom: 7px;
}

.sidebar-area .page-title-area span {
  font-family: averta-bold;
  font-size: 24px;
  margin-bottom: -3px;
}

.sidebar-area li a {
  font-family: averta;
  position: relative;
  text-decoration: underline;
  top: -3px;
}

.content-area h3 {
  color: #6d8fcf;
  font-family: averta-semibold;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 35px;
  margin-bottom: 11px;
  margin-top: 9px;
  padding-right: 40px;
}

.inner-page .classes-section {
  padding-bottom: 25px;
}

.membership-form .control-label {
  font-family: averta-light;
  color: #000;
  margin-top: 7px;
}

.membership-form .form-control {
  border-radius: 0;
  border: 1px solid #ddd;
  font-family: averta-light;
  letter-spacing: 1px;
  height: auto;
  padding: 10px 15px;
}

.membership-form .form-group {
  display: inline-block;
  width: 100%;
}

.membership-form .control-label {
  color: #000;
  font-family: averta;
  margin-top: 10px;
  text-align: right;
}

.bg-area-sec:hover {
  border-color: #999;
  box-shadow: 0 0 12px #ccc;
  transform: scale(1.05, 1.05);
}

.bg-area-sec.rbg:hover {
  border-color: #f00;
  box-shadow: 0 0 12px #c00;
}

@media (max-width: 844px) {
  .bg-area-sec img {
    max-width: 400px;
    max-height: 257px;
  }

  .bg-area-sec:hover {
    border-color: #999;
    box-shadow: none;
    transform: none;
  }

  .bg-area-sec.rbg:hover {
    border-color: #f00;
    box-shadow: none;
  }
}
.txt-blog > span {
  font-family: averta;
  text-decoration: underline;
}

.membership-form .radio > label {
  font-family: averta;
}

.blog-list {
  margin-bottom: 20px;
}

.feat-img > img {
  max-width: 100%;
}

.txt-blog > h4 {
  font-family: averta-semibold;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 0;
  margin-top: 7px;
  padding-right: 10px;
}

.rbg .txt-blog > h4 {
  color: #dd0000;
}

.txt-blog p {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 7px;
  margin-top: 7px;
}

.txt-blog a {
  color: #6685BF;
  font-family: averta;
  text-decoration: underline;
  margin: 0;
}

.classes-slider .slide-item > span {
  display: inline-block;
  font-family: averta;
  margin-left: 15px;
  margin-top: 5px;
  text-decoration: underline;
}

.class-img {
  display: inline-block;
  height: 160px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.next-it:hover, .prev-it:hover {
  background: #6d8fcf none repeat scroll 0 0;
  color: #fff;
}

.contact-form-area i {
  color: #6D8FCF;
}

.classes-non-carousel .class-img {
  height: 201px;
  position: relative;
}

.class-img img {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.class-page .featured-image {
  float: left;
  margin-top: 15px;
  padding-right: 40px;
}

.class-page .welcome-section {
  padding-bottom: 15px;
  padding-top: 0;
}

.bg-area-sec {
  border: 1px solid transparent;
  border-radius: 0px;
  display: inline-block;
  padding: 10px;
  width: 95%;
  transition: all 0.2s ease;
}

.services-scc h5 {
  color: #111;
  font-family: averta-bold;
  font-size: 18px;
  margin-bottom: 10px;
  margin-left: 16px;
}

.service-inner-page .welcome-section img {
  border-radius: 0 0 0 90px;
  box-shadow: -1px 1px 7px rgba(0, 0, 0, 0.2);
  float: right;
  margin-bottom: 10px;
  margin-left: 24px;
  margin-top: 10px;
  max-width: 50%;
  overflow: hidden;
}

.service-inner-page .welcome-section p {
  text-align: justify;
}

.service-inner-page .welcome-section {
  padding-top: 0;
}

.level-1-dropdown-menu {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

.level-1-dropdown:hover .level-1-dropdown-menu {
  visibility: visible;
  opacity: 1;
  transform: translate(0);
}

.level-1-dropdown-menu {
  background: rgba(19, 19, 24, 0.9) none repeat scroll 0 0;
  position: absolute;
  top: 100%;
  width: 250px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(30px);
}

.level-1-dropdown-menu a {
  float: left;
  line-height: normal;
  margin: 0 !important;
  padding: 12px 12px;
  width: 100%;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}

.level-1-dropdown-menu > li {
  float: left;
  width: 100%;
  list-style: none;
}

.level-1-dropdown-menu a:hover {
  background: #5e7cb5 none repeat scroll 0 0;
  color: #fff;
  padding-left: 20px;
}

/* -----------------------------Responsive Css Start----------------------------------- */
@media all and (max-width: 1280px) {
  .site-header {
    padding-left: 15px;
  }
}
@media all and (max-width: 1200px) {
  .nav-side > li {
    margin: 0 2px;
  }

  .training-div {
    height: 205px;
  }

  .bg_area {
    height: 205px;
  }

  .txt-container > h5 {
    font-size: 20px;
  }

  .standard-button-dark > a {
    padding: 3px 15px;
  }

  .txt-container > p {
    font-size: 13px;
    line-height: 20px;
  }

  .txt-container {
    margin-top: 0 !important;
  }

  .nav-side li a {
    margin: 0 3px;
    font-size: 13px;
  }
}
@media all and (max-width: 991px) {
  .sidebar-area {
    padding: 0;
  }

  .inner-page .welcome-section {
    padding: 20px 0 5px !important;
    text-align: left;
  }

  .classes-non-carousel .class-img {
    height: 135px;
    position: relative;
  }

  .choose_slider_items .previous_item, .choose_slider_items .next_item {
    opacity: 0;
  }

  .choose_slider_items {
    height: auto;
  }

  .choose_slider_items .current_item {
    position: relative !important;
    width: 80%;
  }

  .nav-btns {
    display: inline-block;
    margin-top: 20px;
  }

  .left-triangle {
    border-width: 30px 25px 31px 0;
  }

  .nav-side {
    margin-top: 20px;
  }

  .site-logo > img {
    margin-top: 8px;
    width: 115px;
  }

  .slide_content_area h1 {
    font-size: 28px;
    line-height: 30px;
    margin: 5px 0;
  }

  .slide_content_area > p {
    font-size: 12px;
    line-height: 20px;
  }

  .slider-control-btns > div > i {
    padding: 2px 12px;
    margin-bottom: 2px;
    position: relative;
    top: -3px;
  }

  .parallelogram_bg {
    transform: skew(-9deg);
  }

  .slider-block .slide-container {
    padding: 15px 30px;
  }

  .style-sections span {
    font-size: 12px;
    line-height: 0 !important;
  }

  .style-sections h4 {
    margin-bottom: 0;
  }

  .style-sections {
    float: left;
    width: 100%;
  }

  .page-title-area > h2 {
    font-size: 18px;
    line-height: 23px;
  }

  .col-md-12 {
    float: left;
    width: 100%;
  }

  .welcome-section {
    padding: 40px 0;
  }

  .welcome-section p {
    font-size: 13px;
    line-height: 22px;
  }

  .txt-container {
    margin-bottom: 70px;
  }

  .contact-info-sec > ul > ul > li {
    margin-right: 15px !important;
  }

  .info-txt span {
    display: none;
  }

  .info-txt > a {
    padding: 17px 0;
    font-size: 19px;
  }

  .nav-side li a {
    padding: 0 2px !important;
  }

  .page-title-sec h1 {
    padding: 17px 30px;
    font-size: 20px;
  }

  .page-title-sec {
    overflow: hidden;
  }

  .content-area h3 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 0;
    padding-right: 0;
  }

  .content-area p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 12px;
  }

  .sidebar-area {
    margin-top: 35px;
  }

  .sidebar-area .page-title-area span {
    margin-bottom: 10px;
  }

  .sidebar-area .page-title-area span {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .sidebar-area ul > li {
    width: 100%;
  }

  .content-area {
    padding: 30px 0;
  }
}
@media all and (max-width: 768px) {
  .content-area h3 {
    text-align: left;
  }

  .classes-non-carousel .class-img {
    height: 140px;
  }

  .teacher-name {
    font-size: 12px;
    line-height: 17px;
    padding: 0;
    text-align: justify;
    margin-left: 10px;
  }

  .container > br {
    display: none;
  }

  .services-scc h5 {
    margin: 3px 10px 9px;
  }

  .teacher-name i {
    font-size: 14px;
    margin-right: 2px;
  }

  .navbar-toggle {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 14px;
  }

  .navbar-toggle .icon-bar {
    background: #fff;
  }

  .contact-side {
    margin-right: 70px;
  }

  .left-triangle {
    display: none;
  }

  .contact-side .info-txt {
    background: transparent;
  }

  .slider-block .slide-container {
    padding: 20px 30px 55px;
    left: 5%;
    width: 87%;
  }

  .slider-block {
    padding: 150px 0 80px !important;
  }

  .slider-section .slider-block {
    height: auto;
  }

  .style-sections > div > div {
    float: left;
    width: 33.33%;
  }

  .circle-icon {
    line-height: 85px;
    width: 85px;
  }

  .style-sections h4 {
    margin-top: 3px;
  }

  .container {
    width: 95%;
  }

  .classes-slider {
    margin-top: 80px;
  }

  .classes-section {
    padding-bottom: 10px;
  }

  .overlay {
    padding: 30px 0;
  }

  .amenities-features-sec {
    padding-top: 30px;
  }

  .fitness-txt-sec .txt-container {
    margin-top: 23px;
    margin-left: 7px;
  }

  .contact-info-sec > ul > li {
    margin-bottom: 10px;
  }

  .contact-info-sec br {
    display: none;
  }

  .contact-info-sec {
    float: left;
    width: 100%;
    margin-bottom: 50px;
  }

  .contact-form-sc {
    float: left;
    width: 100%;
  }

  .contact-info-sec > ul > li {
    text-align: center;
  }

  .contact-info-sec span {
    display: inline-block;
    float: none;
    width: auto;
  }

  .contact-info-sec ul li i {
    display: inline-block;
    float: none;
  }

  .sc-icons {
    display: inline-block;
    width: 100%;
    text-align: center;
  }

  .sc-icons > li {
    float: none !important;
    display: inline-block;
  }

  .slider-block {
    background-size: cover !important;
  }

  .testimonial-sec .owl-dots {
    right: 5%;
    top: -32%;
  }

  .bg_area {
    display: none;
  }

  .amenities-features-sec .page-title-area {
    margin-bottom: 0px;
  }

  .txt-container {
    margin: 0;
    width: 96% !important;
    margin-bottom: 25px;
  }

  .contact-form > .form-group {
    width: 100%;
  }

  .contact-form {
    width: 80%;
    margin-left: 10%;
  }

  .contact-info-sec > ul {
    padding-right: 0 !important;
  }

  .nav-side > li {
    width: 100%;
    border: none;
    background: none;
  }

  .level-1-dropdown-menu {
    display: none !important;
  }

  .collapse.navbar-collapse {
    background: rgba(0, 0, 0, 0.92);
    left: -15px;
    position: relative;
    width: 103%;
    padding: 0;
  }

  .navbar-nav {
    float: left;
    width: 100%;
  }

  .nav-side li a {
    padding: 8px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  .classes-non-carousel .classes .slide-item {
    width: 50%;
    margin: 0;
    padding: 10px;
  }

  .teacher-name {
    height: 38px;
    overflow: hidden;
  }

  .classes-slider a.slide-item {
    margin: 0 0 0px;
    padding: 0 0 15px;
    width: 50%;
  }

  .classes-section .classes-slider a.slide-item {
    width: 100%;
  }
}
@media all and (max-width: 630px) {
  .service-inner-page .welcome-section img {
    border-radius: 0 0 0 30px;
  }

  .featured-image {
    display: none;
  }

  .welcome-section .col-md-5 {
    width: 100%;
  }

  .txt-container {
    text-align: center;
  }

  .txt-container .standard-button-dark.pull-left {
    display: inline-block;
    float: none !important;
  }

  .welcome-section {
    padding: 40px !important;
    text-align: center;
  }

  .welcome-section .standard-button-dark.pull-left {
    display: inline-block;
    float: none !important;
  }

  .page-title-area > h2 {
    font-size: 15px;
    line-height: 23px;
  }

  .copyright_section {
    font-size: 12px;
  }

  .class-img {
    height: 230px;
  }

  .style-sections h4 {
    width: 100%;
    text-align: center;
  }

  .style-sections span {
    display: none;
  }

  .circle-icon {
    float: none !important;
    display: inline-block;
    margin-bottom: 10px;
  }

  .style-sections {
    text-align: center;
  }

  .slider-section {
    overflow: hidden;
  }

  .style-sections h4 {
    font-size: 15px;
  }

  .circle-icon {
    margin-right: 0;
  }

  .written_area {
    padding: 14px;
  }

  .written_area > h5 {
    font-size: 13px;
    margin-bottom: 3px;
  }

  .written_area > a {
    font-size: 12px;
  }

  .written_area > p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 2px;
  }
}
@media all and (max-width: 460px) {
  .nav-side.pull-right.nav.navbar-nav {
    text-align: center;
    margin: 0 !important;
  }

  .collapse.navbar-collapse {
    width: 105%;
  }

  .amenities-features-sec .row {
    margin: 0 !important;
  }

  .amenities-features-sec .col-sm-6 {
    padding: 0 8px;
  }

  .training-div {
    margin-bottom: 12px;
  }

  .training-div {
    height: 155px;
  }

  .amenities-features-sec .txt-container {
    margin-bottom: 20px !important;
    display: inline-block;
  }

  .txt-container > h5 {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 3px;
  }

  .txt-container > p {
    font-size: 11px;
    text-align: justify;
  }

  .standard-button-dark > a {
    font-size: 11px !important;
    letter-spacing: 0.4px;
  }

  .overlay-txt {
    font-size: 10px;
  }

  .written_area {
    display: none;
  }

  .choose_slider_items > ul {
    margin-top: 10px;
  }

  .nav-btns > a {
    padding: 3px 10px;
  }

  .colored-underline {
    width: 25px;
  }

  .slide_content_area > p {
    padding-right: 0;
  }

  .classes-non-carousel .classes .slide-item {
    width: 100% !important;
  }

  .classes-non-carousel .class-img {
    height: 160px;
    margin-bottom: 2px;
  }
}
/* -----------------------------Responsive Css Ended----------------------------------- */
.loader_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loader_img_h {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

.ubtn {
  transform: skewX(-15deg);
}