
@charset "utf-8";
@import "http://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,700,400italic,300italic,300,100italic,100";
@import "lightbox.css";
@import "fonts/entypo.css";
[class*="entypo-"]:before {
    font-family: "entypo",sans-serif;
    font-style: normal;
}
.container .row a, .button-gym, .accordion-heading, .logos li img, .gallery .example-image-link:hover img {
    transition: all 0.3s ease 0s;
}
body {
    color: #4c4f55;
    font-family: "Lato",sans-serif;
    font-size: 13px;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #252f38;
    font-family: "Fertigo Pro",sans-serif;
}
h1, h2, h3, h4 {
    font-weight: bold;
}
h2.headers {
    font-size: 2.3em;
}
h2.article-title {
    font-size: 2.7em;
}
h2 {
    font-size: 2.3em;
}
h3 {
    font-size: 1.8em;
}
h4 {
    font-size: 1.3em;
}
h5 {
    font-size: 1.07em;
}
h6 {
    font-size: 0.9em;
}
p {
    line-height: 1.8em;
}
ul {
    padding: 0;
}
canvas {
    height: auto !important;
    max-width: 800px;
    width: 100% !important;
}
a {
    outline: medium none;
    text-decoration: none;
}
a:hover {
    color: #252f38;
    outline: medium none;
    text-decoration: none;
}
img {
    width: 100%;
}
.accordion-group {
    border: 0 none;
    border-radius: 0;
}
.accordion-group .accordion-heading {
    border: 1px solid #e5e5e5;
    color: white;
    overflow: hidden;
    padding: 0 1.5em;
}
.accordion-group .accordion-heading:hover {
    background: none repeat scroll 0 0 #252f38;
}
.accordion-group .accordion-heading h5 {
    color: white;
    float: left;
    text-transform: uppercase;
}
.accordion-group .accordion-toggle {
    border: 0px solid #cad4d3;
    color: #cad4d3;
    display: block;
    float: right;
    font-size: 1.2em;
    height: 13px;
    line-height: 0.8em;
    margin: 13px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    width: 13px;
}
.accordion-group .accordion-body {
    margin-top: 2px;
}
.accordion-group .accordion-body .accordion-inner {
    border: 1px solid #e5e5e5;
    padding: 1.5em;
}
.accordion-group .accordion-body .accordion-inner h5 {
    text-transform: uppercase;
}
.accordion-group .accordion-body .accordion-inner .accordion-toggle {
    font-size: 2em;
    font-weight: normal;
    line-height: 0.4em;
}
.nav-tabs {
    border-bottom: 0 none;
    margin: 0;
}
.nav-tabs > li > a {
    border: 1px solid #ddd;
    border-radius: 0;
    color: white;
    font-weight: bold;
    margin-right: 0;
    padding: 0.6em 2em;
    text-transform: uppercase;
}
.nav-tabs > li > a:first-child {
    border-left: 1px solid #ddd;
}
.nav-tabs > li > a:hover {
    background: none repeat scroll 0 0 #252f38;
}
.tab-content {
    border: 1px solid #dddddd;
    padding: 2em;
}
.nav-tabs.nav-tabs-sec li > a {
    background: none repeat scroll 0 0 white;
}
.nav-tabs.nav-tabs-sec > li > a:hover {
    background: none repeat scroll 0 0 #252f38;
    color: white;
}
.nav-tabs.nav-tabs-sec > li.active > a, .nav-tabs.nav-tabs-sec > li.active > a:hover {
    color: white;
}
.tab-content.nav-tabs-sec {
    color: white;
}
.tabs-left .nav-tabs {
    padding: 0;
}
.tabs-left .nav-tabs > li {
    border-bottom: 1px solid #ddd;
    float: none;
}
.tabs-left .nav-tabs > li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #4c4f55;
    display: table-cell;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    margin: 0 0 0 50px;
    padding: 0 2em;
    text-transform: capitalize;
    vertical-align: middle;
    width: 217px;
}
.tabs-left .nav-tabs > li.active {
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-top-left-radius: 3px;
    margin-right: -1px;
    z-index: 1;
}
.tabs-left .nav-tabs > li.active a {
    border: 0 none;
    color: #252f38;
}
.tabs-left .tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #ddd;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
}
.button-gym {
    border-radius: 2px;
    border-style: solid;
    border-width: 2px;
    color: white;
    font-size: 1.07em;
    font-weight: bold;
    line-height: 1;
    padding: 0.8em 1.8em;
    text-transform: uppercase;
}
.button-gym.big-button {
    font-size: 1.07em;
    padding: 1em 1.8em;
}
.button-gym.medium-button {
    font-size: 1.07em;
}
.button-gym.normal-button {
    font-size: 0.9em;
    padding: 0.5em 1.8em;
}
.button-gym.big-button:hover, .button-gym.medium-button:hover, .button-gym.normal-button:hover, .button-gym.big-button.active, .button-gym.medium-button.active, .button-gym.normal-button.active {
    background: none repeat scroll 0 0 white;
}
.button-list {
    list-style: none outside none;
    text-align: center;
}
.button-list li {
    margin-bottom: 10px;
}
.button-gym.view-all {
    background-color: #fff;
    border-color: #cdd1d0;
    color: #849bae;
    margin: -70px 50px 0 0;
}
.button-gym.view-all:hover {
    text-decoration: none;
}
.button-gym.view-all.no-margin {
    margin-right: 0;
}
.btn-primary {
    background-color: #1a2127;
    border-color: #1a2127;
    color: #fff;
}
.alert {
    background-color: #d2b930;
    border: 0 none;
    border-radius: 0;
    color: white;
    padding: 1em 1.5em;
    text-shadow: none;
}
.alert.alert-success {
    background-color: #72b43c;
}
.alert.alert-info {
    background-color: #3c83b4;
}
.alert.alert-error {
    background-color: #e72a2a;
}
.alert .close {
    color: #fff;
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
    opacity: 1;
    right: 0;
}
.progress {
    background-color: #dddddd;
    border-radius: 0;
    height: auto;
}
.progress .bar {
    background-image: none;
    border-radius: 0;
    color: white;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0.5em 1em;
    text-align: left;
    text-transform: uppercase;
}
.cap {
    display: inline-block;
    float: left;
    font-size: 3em;
    line-height: 1;
    margin: 0 4px 0 0;
}
.highlight {
    color: white;
    display: inline-block;
    line-height: 1.2em;
    padding: 0 1px;
}
.highlight-green-under {
    text-decoration: underline;
}
.highlight-dark {
    background: none repeat scroll 0 0 #252f38;
}
.highlight-gray {
    background: none repeat scroll 0 0 #849bae;
}
.tags {
    list-style: none outside none;
    margin: 0;
}
.tags li {
    display: inline-block;
    margin-bottom: 0.5em;
}
.tags li a {
    background: none repeat scroll 0 0 #849bae;
    border-radius: 2px;
    color: white;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
}
.custom-icon-list {
    list-style: none outside none;
    margin: 0;
}
.custom-icon-list li {
    overflow: hidden;
}
.custom-icon-list li i {
    display: block;
    float: left;
    font-size: 1.3em;
    margin-right: 0.5em;
    text-align: center;
    width: 1.2em;
}
.custom-icon-list li i.entypo-cd, .custom-icon-list li i.entypo-record {
    font-size: 10px;
}
.social {
    margin: 0;
}
.social li {
    display: inline-block;
    margin-bottom: 0.5em;
    margin-right: 4px;
}
.social li a {
    border-radius: 2px;
    color: white;
    display: block;
    font-size: 1.2em;
    height: 30px;
    text-align: center;
    text-decoration: none;
    width: 30px;
}
.social li a:hover, .social li.active a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social li a i {
    line-height: 30px;
}
.dropdown {
    z-index: 2000;
}
.dropdown ul {
    display: none;
    left: 0;
    overflow: visible;
    position: absolute;
    text-align: left;
    top: 100%;
}
.dropdown:hover ul {
    display: block;
}
.dropdown ul li {
    display: inline-block;
    list-style: none outside none;
}
.dropdown ul li a {
    display: inline-block;
    margin: 0;
    padding: 0 15px;
}
.dropdown ul li a:hover {
    text-decoration: none;
}
.testimonial-container p {
    border: 2px solid #252f38;
    border-radius: 3px;
    margin: 0;
    padding: 1.5em 2em;
}
.testimonial-container span.border {
    border-right: 32px solid transparent;
    border-top: 22px solid #252f38;
    display: block;
    margin-left: 4em;
    margin-top: -2px;
    width: 0;
}
.testimonial-container span.back {
    border-right: 25px solid transparent;
    border-top: 18px solid white;
    display: block;
    margin-left: 2px;
    margin-top: -22px;
    width: 0;
}
.testimonial-container.thi p {
    background: none repeat scroll 0 0 #252f38;
    color: white;
}
.testimonial-container .img-container {
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}
.testimonials-name {
    margin: 0;
}
.testimonials-position {
    margin: 0;
    text-transform: uppercase;
}
.pagination {
    margin: 0 0 0 10px;
}
.pagination li a {
    border-radius: 4px;
    color: #474747;
    font-size: 16px;
    height: 43px;
    line-height: 43px;
    margin: 0 5px;
    padding: 0;
    text-align: center;
    width: 43px;
}
.pagination li:last-child a, .pagination li:first-child a {
    font-size: 2em;
    line-height: 0;
    padding-top: 19px;
}
.pagination li:hover a {
    color: #fff;
}
.panel.panel-gym .panel-heading, .panel.panel-gym .panel-footer {
    border-radius: 0;
    text-align: center;
}
.panel.panel-gym .panel-heading h3 {
    color: #fff;
    font-size: 1.8em;
    font-weight: bold;
    padding: 0.4em;
}
.panel.panel-gym .panel-footer {
    background-color: #252f38;
    color: #fff;
    font-size: 1.8em;
    font-weight: bold;
    padding: 0.4em;
    text-transform: uppercase;
}
.panel.panel-gym .panel-footer a {
    color: #fff;
}
.panel.panel-gym .panel-body {
    background-color: #f1f1f1;
    font-size: 1.1em;
    line-height: 2em;
}
.badge.badge-gym {
    background-color: #fff;
    border-radius: 0;
    color: #4c4f55;
    font-weight: normal;
    height: 1.6em;
    padding: 3px 15px;
    /*width: 72px;*/
}
.line {
    border-bottom: 1px solid #cdd1d0;
    display: block;
    margin: 0 0 30px;
}
.line .sub-line {
    display: block;
    margin-bottom: -1px;
    width: 51px;
}
.flickr-feed {
    height: 154px;
    list-style: none outside none;
}
.flickr-feed li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #b3b3b3;
    box-sizing: border-box;
    display: inline-block !important;
    margin: 3.5px;
    padding-left: 0 !important;
}
.flickr-feed li:hover {
    margin: 1.5px;
}
.bannercontainer {
    height: 100%;
    max-height: 500px !important;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100% !important;
}
.tp-leftarrow.default, .tp-rightarrow.default {
    background-repeat: no-repeat;
    height: 64px;
    opacity: 1;
    width: 64px;
}
.tp-rightarrow.default:hover {
    background-position: 0 -66px;
}
.tp-leftarrow.default {
    background-position: -64px 0;
}
.tp-leftarrow.default:hover {
    background-position: -64px -66px;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.isotope {
    transition-property: height, width;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    transition-duration: 0s;
}
section .row {
    margin-bottom: 10px;
}
.article-container {
    padding: 3em 0;
}
.fc-container {
    margin-bottom: 40px;
}
.fc-container h3 {
    line-height: 1;
    margin: 0 0 0.5em;
}
.fc-container a:hover {
    color: #252f38;
}
.slider-control {
    background-position: -16px 0;
    color: #fff;
    display: block;
    font-size: 2.5em;
    height: 21px;
    margin-top: -66px;
    padding: 5px;
    width: 14px;
}
.slider-control.prev {
    background-position: 0 0;
    margin: -66px 20px 0 0;
}
.slider-control:hover {
    background-position: -16px -23px;
    outline: medium none;
    text-decoration: none;
}
.slider-control.prev:hover {
    background-position: 0 -23px;
    outline: medium none;
}
.logos {
    list-style: none outside none;
    margin: 0;
    width: 100%;
}
.logos li {
    float: left;
    margin-right: -2px;
    width: 20%;
}
.logos li img {
    border: 2px solid #849bae;
}
.logos li img:hover {
    outline: medium none;
}
.pricing-table {
    border: 1px solid #ddd;
    border-radius: 2px;
    list-style: none outside none;
    margin: 0 0 50px;
    text-align: center;
}
.pricing-table li {
    padding: 1em;
}
.pricing-table .title {
    border-radius: 2px 2px 0 0;
    color: white;
    padding: 2em 1em 0.5em;
}
.pricing-table .title .item-title {
    font-size: 1.6em;
    margin-bottom: 0.7em;
}
.pricing-table .title .item-price {
    font-size: 1.8em;
    line-height: 1;
}
.pricing-table .title .item-price strong {
    font-size: 2.1em;
    font-weight: normal;
}
.pricing-table .features {
    border-bottom: 1px solid #dddddd;
    font-size: 1.4em;
}
.pricing-table .button {
    padding: 0;
}
.pricing-table .button a {
    color: white;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    padding: 1.2em 1em 1em;
    text-decoration: none;
    text-transform: uppercase;
}
.pricing-table .button a:hover {
    background: none repeat scroll 0 0 #252f38;
}
.grid .content .element {
    margin: 0 10px 40px;
}
.grid .content .element .link {
    background: none repeat scroll 0 0 #f6f6f6;
    height: auto;
    text-align: center;
    width: 370px;
}
.grid .content .element .link a {
    display: block;
    height: 83%;
    margin: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 0.5s ease-out 0s;
    width: 100%;
}
.grid .content .element .link:hover a {
    opacity: 0.8;
}
.grid.magic-grid .filters {
    margin-bottom: 50px;
}
.grid.magic-grid .filters button {
    background-color: #fff;
    border-color: #cdd1d0;
    color: #849bae;
}
.grid.magic-grid .filters button:hover {
    color: #fff;
}
.grid.magic-grid .content .element .title {
    border-bottom: 2px solid #ccc;
    border-top: 2px solid #ccc;
    text-align: center;
}
.grid.magic-grid .content .element .title h4 {
    font-weight: bold;
    margin-bottom: 5px;
}
.grid.slider-grid .content .element {
    display: inline-block;
    margin: 0 22px 40px;
}
.grid.slider-grid .content .element:first-child {
    margin-left: 15px;
}
.grid.slider-grid .content .element:last-child {
    margin-right: 0;
}
.grid.slider-grid .content .element .link {
    height: auto;
    width: 250px;
}
.grid.slider-grid .content .element .title {
    border: 2px solid #ccc;
    padding: 15px 20px;
    width: 250px;
}
.grid.slider-grid .content .element .title h4, .grid.slider-grid .content .element .title h6 {
    font-weight: bold;
}
.grid.slider-grid .content .element .title h4 a {
    color: #252f38;
}
.grid.slider-grid .content .element .title .social {
    padding: 0;
}
.grid.slider-grid .content .element .title p {
    line-height: 1.6em;
    margin-top: 5px;
}
.container-comments .single-comment {
    margin-bottom: 40px;
}
.container-comments .single-comment .arrow-before {
    border-bottom: 6px solid #dde4e4;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    font-size: 0;
    height: 0;
    left: 50px;
    line-height: 0;
    position: relative;
    top: 6px;
    width: 0;
}
.container-comments .single-comment .arrow-after {
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    font-size: 0;
    height: 0;
    left: 50px;
    line-height: 0;
    position: relative;
    top: 1px;
    width: 0;
}
.container-comments .single-comment .comment-bubble {
    border: 1px solid #dde4e4;
    line-height: 2em;
    margin: 0 15px;
    padding: 35px;
}
.container-comments .single-comment header {
    height: 80px;
}
.container-comments .single-comment header small {
    color: #5d5d5d;
    font-size: 0.7em;
}
.container-comments .single-comment header img {
    background: none repeat scroll 0 0 #2e333e;
    border: 1px solid #dde4e4;
    float: left;
    height: 78px;
    margin: 0 15px;
    width: 78px;
}
.container-comments .single-comment header .badge.badge-gym {
    background: none repeat scroll 0 0 #ececec;
    color: #a7a7a7;
    cursor: pointer;
    font-size: 1.3em;
    height: 28px;
    margin-right: 15px;
    padding: 5px;
    width: 28px;
}
.container-comments .single-comment header .badge.badge-gym.up:hover {
    background: none repeat scroll 0 0 #7cb883;
    color: #fff;
}
.container-comments .single-comment header .badge.badge-gym.down:hover {
    background: none repeat scroll 0 0 #eda4a0;
    color: #fff;
}
.container-comments .single-comment header button {
    font-weight: normal;
    height: 30px;
    margin: 15px 0 0;
    padding: 0;
    text-transform: capitalize;
    width: 75px;
}
.container-comments .single-comment header button:hover {
    background: none repeat scroll 0 0 #fff;
}
.sub-header {
    background-color: #d6ebf0;
    background-size: cover;
    padding: 2.5em 0;
}
#errorpage .sub-header {
    background-image: url("../img/header/error.jpg");
}
#classes .sub-header {
    background-image: url("../img/header/classes.jpg");
}
#club .sub-header {
    background-image: url("../img/header/club.jpg");
}
#contact .sub-header {
    background-image: url("../img/header/contact.jpg");
}
#faq .sub-header {
    background-image: url("../img/header/faq.jpg");
}
#features .sub-header {
    background-image: url("../img/header/features.jpg");
}
#gal4 .sub-header {
    background-image: url("../img/header/gal4.jpg");
}
#gal3 .sub-header {
    background-image: url("../img/header/general.jpg");
}
#gal2 .sub-header {
    background-image: url("../img/header/general.jpg");
}
#news .sub-header {
    background-image: url("../img/header/general.jpg");
}
#news-fullscreen .sub-header {
    background-image: url("../img/header/general.jpg");
}
#price .sub-header {
    background-image: url("../img/header/general.jpg");
}
#single-class .sub-header {
    background-image: url("../img/header/general.jpg");
}
#single-news .sub-header {
    background-image: url("../img/header/general.jpg");
}
#single-trainer .sub-header {
    background-image: url("../img/header/general.jpg");
}
#tabs .sub-header {
    background-image: url("../img/header/general.jpg");
}
#trainers .sub-header {
    background-image: url("../img/header/general.jpg");
}
.sub-header .sub-header-container {
    list-style: none outside none;
    margin: 0;
}
.sub-header .title {
    background: none repeat scroll 0 0 #40494f;
    display: inline-block;
    padding: 0.5em;
    text-transform: uppercase;
}
.sub-header .custom-breadcrumb {
    background: none repeat scroll 0 0 #48555d;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0 0.5em;
}
.sub-header .custom-breadcrumb li {
    display: inline-block;
}
.sub-header .custom-breadcrumb h6 {
    line-height: 1;
    margin: 0;
}
.sub-header .custom-breadcrumb a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.sub-header .custom-breadcrumb li h6 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.sidebar h3 {
    margin-top: 50px;
}
.sidebar .categories {
    line-height: 2em;
}
.sidebar .categories li a {
    color: #252f38;
}
.categories li a:hover {
    text-decoration: none;
}
.post {
    background-color: #f8f8f8;
    float: left;
    margin: 0 0 40px;
    width: 415px;
}
.post:nth-child(2n+3) {
    margin-left: 15px;
}
.post .post_tittle {
    height: auto;
    margin: 0 0 20px;
    overflow: hidden;
}
.post .post_tittle h3 {
    background-color: #202a32;
    color: #849bae;
    font-size: 16px;
    font-weight: bold;
    height: 3em;
    line-height: 3em;
    margin: 0;
    padding: 0 15px;
    text-transform: uppercase;
    width: 100%;
}
.post > h4 {
    color: #474747;
}
header .top-bar {
    background: none repeat scroll 0 0 #1a2127;
    border-bottom: 1px solid #232a30;
}
header .top-bar ul {
    list-style: none outside none;
    margin: 0;
}
header .top-bar ul li {
    border-right: 1px solid #111619;
    float: left;
}
header .top-bar ul li > a {
    border-right: 1px solid #232a30;
    color: white;
    display: block;
    font-size: 0.9em;
    padding: 1.1em 1.9em;
    text-decoration: none;
    text-shadow: 0 0.1em black;
}
header .top-bar ul li a i {
    color: #849bae;
    font-size: 1.3em;
}
header .top-bar ul.misc {
    padding: 0;
}
header .top-bar ul.misc li a i {
    margin-right: 0.7em;
}
header .top-bar .dropdown ul {
    margin-top: 1px;
    padding: 10px 0 0;
}
header .top-bar .dropdown ul li {
    border: medium none;
    color: #fff;
    font-size: 1.15em;
    margin: 0;
    padding: 3px 20px;
    width: 300px;
}
header .top-bar .dropdown ul li i {
    float: left;
    font-size: 1.2em;
    margin-right: 1em;
    text-align: center;
    width: 14px;
}
header .top-bar .dropdown ul li:last-child {
    cursor: pointer;
    font-size: 1.8em;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
}
header .top-bar .dropdown ul li:last-child a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: inline;
    font-size: 0.7em;
    margin: 0;
    padding: 0;
    text-shadow: none;
}
header .top-bar .dropdown ul li:last-child a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
header .main-menu {
    background: none repeat scroll 0 0 #252f38;
    border-bottom: medium none;
    border-top: 1px solid #111619;
}
header .main-menu .main-menu-line {
    border-bottom: 1px solid #abbcc0;
}
header .main-menu .navbar {
    margin: 0;
}
header .main-menu .navbar .logo {
    margin: 0;
}
header .main-menu .navbar .navbar-brand {
    height: 98px;
    line-height: 98px;
    padding: 0 15px;
}
header .main-menu .navbar .navbar-toggle {
    border: 0 none;
    border-radius: 0;
}
header .main-menu .navbar .navbar-toggle .icon-bar {
    border-radius: 0;
    box-shadow: 0 0.06em #8ce8a8;
    display: block;
    height: 2px;
    margin-top: 4px;
    width: 1em;
}
header .main-menu .nav {
    border-right: 1px solid #1e262e;
}
header .main-menu .nav > li {
    border-left: 1px solid #1e262e;
}
header .main-menu .nav li > a {
    color: white;
    font-size: 1.07em;
    font-weight: bold;
    height: 98px;
    line-height: 98px;
    padding: 0 1.7em;
    text-shadow: none;
    text-transform: uppercase;
}
header .main-menu .nav .nav_price li > a {
    border-bottom: medium none;
    color: white;
    font-size: 14px;
}
header .main-menu .nav li > a:hover, header .main-menu .nav li.active > a, header .main-menu .nav li.active > a:hover {
    box-shadow: none;
    color: white;
}
header .main-menu .navbar .btn-navbar {
    border: 0 none;
    border-radius: 0;
}
header .main-menu .navbar .btn-navbar .icon-bar {
    background-color: #066322;
    border-radius: 0;
    box-shadow: 0 0.06em #8ce8a8;
    display: block;
    height: 2px;
    margin-top: 4px;
    width: 1em;
}
header .main-menu .dropdown ul {
    padding: 0;
}
header .main-menu .dropdown ul li {
    background-color: #252f38;
    padding: 0;
}
header .main-menu .dropdown ul li a {
    font-size: 1em;
    height: 34px;
    line-height: 34px;
    margin: 1px 0 0;
    width: 185px;
}
.menu-item-has-children {
    z-index: 2000;
}
.menu-item-has-children ul {
    display: none;
    left: 0;
    overflow: visible;
    position: absolute;
    text-align: left;
    top: 100%;
}
.menu-item-has-children:hover ul {
    display: block;
}
.menu-item-has-children ul li {
    background-color: #252f38;
    display: inline-block;
    list-style: none outside none;
    padding: 0;
}
header .main-menu .menu-item-has-children ul li a {
    display: inline-block;
    font-size: 1em;
    height: 34px;
    line-height: 34px;
    margin: 1px 0 0;
    padding: 0 15px;
    width: 185px;
}
.menu-item-has-children ul li a {
    display: inline-block;
    font-size: 1em;
    height: 34px;
    line-height: 34px;
    margin: 1px 0 0;
    padding: 0 15px;
    width: 185px;
}
.menu-item-has-children ul li a:hover {
    text-decoration: none;
}
li.current > a:after {
    content: "▶";
    padding-left: 10px;
}
footer {
    background: url("../img/footer-back.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white;
}
footer h3 {
    color: #849bae;
    text-shadow: 0 0.06em #111619;
}
footer input[type="text"], footer input[type="email"] {
    background: none repeat scroll 0 0 #1d232a;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    font-size: 1em;
    font-style: italic;
    width: 90%;
}
footer input[type="text"]:focus, footer input[type="email"]:focus {
    background-color: #14191e;
}
footer button:hover {
    background: none repeat scroll 0 0 transparent;
    text-shadow: none;
}
footer ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
footer .misc {
    min-height: 514px;
    padding: 40px 0;
}
footer .misc p {
    line-height: 2em;
    margin-bottom: 2em;
}
footer .misc .about li {
    margin-bottom: 0.5em;
    overflow: hidden;
}
footer .misc .about li i {
    display: block;
    float: left;
    font-size: 1.2em;
    margin-right: 1em;
    text-align: center;
    width: 14px;
}
footer .misc .links li {
    border-bottom: 1px solid #2c3640;
}
footer .misc .links li a {
    color: white;
    display: block;
    margin: 15px 0 20px;
    text-decoration: none;
}
footer .misc .links li:first-child a {
    margin-top: 0;
}
footer .misc .links li a i {
    font-size: 1.2em;
    margin-right: 0.5em;
}
footer .copyright {
    background: none repeat scroll 0 0 #2c3640;
    border-top: 2px solid #1e2730;
    padding: 1em 0;
}
footer .copyright p {
    margin: 0;
}
footer .copyright p a {
    text-decoration: none;
}
footer .copyright .main-links li {
    border-right: 1px solid #546475;
    display: inline-block;
    line-height: 1;
    padding: 0 1em;
}
footer .copyright .main-links li:last-child {
    border-right: 0 none;
}
footer .copyright .main-links li a {
    color: white;
    text-decoration: none;
}
#home .sub-header {
    background: none repeat scroll 0 0 #fff;
    padding: 0;
}
#home .banner {
    font-family: "Lato";
    font-size: 13px;
    text-transform: uppercase;
}
#home .banner h2, #home .banner p, #home .banner a {
    display: block;
    font-family: "Lato";
    font-size: 13px;
    height: 2em;
    line-height: 2em;
    text-align: center;
}
#home .banner .slide1 h2 {
    color: white;
    font-size: 3.6em;
    width: 8.97em;
}
#home .banner .slide1 p {
    background: none repeat scroll 0 0 #3a4349;
    font-size: 1.8em;
    margin-top: 5em;
    width: 17.94em;
}
#home .banner .slide1 a {
    color: white;
    font-size: 2.3em;
    height: 2.3em;
    line-height: 2.3em;
    margin-top: 5.5em;
    text-decoration: none;
    width: 14.05em;
}
#home .banner .slide2 .divA, #home .banner .slide2 .divB, #home .banner .slide2 .divC {
    background: none repeat scroll 0 0 #252f38;
    color: #fff;
    font-size: 2em;
    overflow: hidden;
    padding: 0;
    width: 11.9em;
}
#home .banner .slide2 > div > p {
    color: #fff;
    font-size: 0.5em;
    font-style: normal;
    height: 7em;
    padding: 1em;
    text-transform: none;
    white-space: normal;
}
#home .banner .slide2 > div > h2 {
    background-color: #192026;
    font-size: 1em;
    height: 2em;
    line-height: 2em;
    margin: 0;
    width: 11.9em;
}
#home .banner .slide2 > div > h2.invert {
    background-color: #1f8846;
    color: #fff;
}
#home .banner .slide2 button {
    font-size: 0.7em;
    height: 3em;
    margin: 0.7em 25%;
    padding: 0;
    width: 50%;
}
#home .banner .slide3 h2 {
    background: none repeat scroll 0 0 #171e24;
    font-size: 2.7em;
    margin: 0;
    width: 12em;
}
#home .banner .slide3 > div > p {
    background-color: #171e24;
    color: #fff;
    font-size: 1.3em;
    font-style: normal;
    font-weight: normal;
    height: 10em;
    margin-top: 5.8em;
    padding: 1em;
    text-transform: none;
    white-space: normal;
    width: 24.95em;
}
#home .banner .slide3 a {
    color: white;
    font-size: 2.3em;
    height: 2.3em;
    line-height: 2.3em;
    margin-top: 8.8em;
    text-decoration: none;
    width: 14.1em;
}
#home #intro {
    background: url("../img/back-triangle.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-align: center;
}
#home .new-classes > div {
    margin-bottom: 40px;
}
#home .new-classes .new-class {
    background: none repeat scroll 0 0 #252f38;
    min-height: 270px;
    position: relative;
    text-align: center;
}
#home .new-classes .new-class .class-title {
    background: none repeat scroll 0 0 #202a32;
    bottom: 0;
    cursor: default;
    display: block;
    margin: 0;
    padding: 0.8em 0;
    position: absolute;
    width: 100%;
}
#home .new-classes .new-class .class-title a {
    display: block;
    height: 81px;
    margin: -50px auto 0;
    width: 81px;
}
#home .new-classes .new-class .class-title h3 {
    color: #849bae;
    margin: 0;
    text-shadow: 0 1px #111619;
    
}
#home .new-classes .new-class .class-title p {
    color: white;
}
#home .new-classes .new-class .class-title .occult {
    display: none;
}
#home .nav-tabs li .gym-icon {
    background: url("../img/icons-tabs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 34px;
    margin: 13px 10px 13px -20px;
    width: 34px;
}
#home .nav-tabs li .gym-icon.outside {
    background-position: 1px 0;
}
#home .nav-tabs li.active .gym-icon.outside {
    background-position: -70px 0;
}
#home .nav-tabs li:hover .gym-icon.outside {
    background-position: -34px 0;
}
#home .nav-tabs li .gym-icon.video {
    background-position: 1px -60px;
}
#home .nav-tabs li.active .gym-icon.video {
    background-position: -70px -60px;
}
#home .nav-tabs li:hover .gym-icon.video {
    background-position: -34px -60px;
}
#home .nav-tabs li .gym-icon.sports {
    background-position: 1px -115px;
}
#home .nav-tabs li.active .gym-icon.sports {
    background-position: -70px -115px;
}
#home .nav-tabs li:hover .gym-icon.sports {
    background-position: -34px -115px;
}
#home .nav-tabs li .gym-icon.comunity {
    background-position: 1px -175px;
}
#home .nav-tabs li.active .gym-icon.comunity {
    background-position: -70px -175px;
}
#home .nav-tabs li:hover .gym-icon.comunity {
    background-position: -34px -175px;
}
#home .nav-tabs li .gym-icon.footbal {
    background-position: 1px -230px;
}
#home .nav-tabs li.active .gym-icon.footbal {
    background-position: -70px -230px;
}
#home .nav-tabs li:hover .gym-icon.footbal {
    background-position: -34px -230px;
}
.sub-current li a {
    text-align: left;
}
#home .nav-tabs li i {
    display: block;
    float: left;
    height: 34px;
    margin: 13px 13px 13px -15px;
    width: 34px;
}
#trainers #suscribe {
    color: #fff;
    padding: 3em 0;
}
#trainers #suscribe h2 {
    color: #fff;
}
#trainers #suscribe .big-button {
    border-color: #fff;
    font-size: 1.3em;
    margin: 2.5em 25% 0;
    padding: 2em 1.8em;
}
#trainers .magic-grid .content .element .link {
}
#single-trainer h2 {
    margin-top: 0;
}
#single-trainer .trainer-photo h3 {
    background-color: #202a32;
    color: #849bae;
    line-height: 62px;
    margin: 0;
    text-align: center;
    text-shadow: 0 1px #111619;
    text-transform: uppercase;
}
#single-trainer .class-experience p, #single-trainer .class-experience h3 {
    text-align: center;
}
#single-trainer .chart {
    font-size: 1.8em;
    font-style: italic;
    font-weight: bold;
    margin: 0 auto;
}
#grid ul {
    padding: 0 50px;
}
#grid ul li {
    line-height: 25px;
}
.floating-media {
    margin-bottom: 15px;
    margin-right: 15px;
}
.five-columns-list li {
    float: left;
    padding: 0 15px;
    width: 20%;
}
.padded-top {
    padding-top: 80px;
}
.padding-top-mini {
    padding-top: 30px;
}
.padded-bottom {
    padding-bottom: 80px;
}
.separated-top {
    margin-top: 80px;
}
.separated-bottom {
    margin-bottom: 80px;
}
.section-title, .widget-title {
    border-bottom: 1px solid #ebebeb;
    font-size: 18px;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    position: relative;
}
.section-title {
    font-size: 24px;
    margin-top: 0;
}
.section-title:before, .widget-title:before {
    background-color: #fff;
    bottom: -1px;
    content: " ";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
.show-grid [class^="col-"] {
    background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid rgba(86, 61, 124, 0.2);
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.padding-top-mini p {
    color: #808080;
    font-size: 22px;
    font-weight: 300;
    line-height: 28px;
    margin: 0 0 20px;
}
#news .post p, #news .post a, #news .post h4 {
    margin: 0 20px;
}
#news .post a.readmore {
    line-height: 3em;
    vertical-align: middle;
}
#news .post a.readmore:hover {
    color: #849bae;
    text-decoration: none;
}
#news .post a.readmore i {
    font-size: 1.2em;
    padding: 0 0 0 3px;
}
#news .post footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #5d5d5d;
    font-size: 10px;
    height: 45px;
    line-height: 45px;
    margin: 20px 0 0;
    vertical-align: middle;
}
#news .post footer span {
    display: inline-block;
    margin: 0 15px;
}
#news .post footer span i {
    color: #a7a7a7;
    font-size: 1.8em;
    padding-right: 5px;
}
#news .post:first-child {
    width: 100%;
}
#news .post:first-child header h3 {
    margin: 0;
    width: 100%;
}
#news .post:first-child header img {
    height: 90%;
}
#news-fullscreen .post {
    width: 555px;
}
#news-fullscreen .post footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #5d5d5d;
    font-size: 10px;
    height: 45px;
    line-height: 45px;
    margin: 20px 0 0;
    vertical-align: middle;
}
#news-fullscreen .post p, #news-fullscreen .post a, #news-fullscreen .post h4 {
    margin: 0 20px;
}
#news-fullscreen .post a.readmore {
    line-height: 3em;
    vertical-align: middle;
}
#news-fullscreen .post a.readmore:hover {
    color: #849bae;
    text-decoration: none;
}
#news-fullscreen .post a.readmore i {
    font-size: 1.2em;
    padding: 0 0 0 3px;
}
#news-fullscreen .post footer span {
    display: inline-block;
    margin: 0 15px;
}
#news-fullscreen .post footer span i {
    color: #a7a7a7;
    font-size: 1.8em;
    padding-right: 5px;
}
#news-fullscreen .post:first-child {
    width: 100%;
}
#news .post:first-child header h3 {
    margin: 0;
    width: 100%;
}
#news-fullscreen .post:first-child header img {
    height: 90%;
}
#single-news .post:first-child {
    width: 100%;
}
#single-news .post {
    margin: 0;
}
#single-news .post header {
    height: auto;
}
#single-news .post {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#single-news .post h4 {
    margin: 20px 0;
}
#single-news .post p {
    margin: 0 0 30px;
}
#single-news .post .content-new {
    margin: 0 0 0 20px;
    width: 550px;
}
#single-news .post footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 4px solid #dde4e4;
    color: #5d5d5d;
    font-size: 13px;
    padding-top: 20px;
}
#single-news .post footer img {
    border: 1px solid #dde4e4;
    float: left;
    height: 100px;
    text-align: center;
    width: 100px;
}
#single-news .post footer h4 {
    margin: 5px 0;
}
#single-news .post footer p, #single-news .post footer h4 {
    margin-left: 120px;
}
#price .membership {
    background-color: #e7e8ec;
    padding: 30px;
    text-transform: uppercase;
}
#price .membership h2 {
    font-size: 2.5em;
    font-weight: 900;
}
#price .membership p {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1em;
}
#price .membership span {
    background-color: #252f38;
    color: #fff;
    display: block;
    font-size: 1.5em;
    font-weight: 900;
    margin: 20px 0 0 -45px;
    padding: 0.35em 45px;
    position: relative;
    width: 255px;
}
#price .membership span:before, #price .membership span:after {
    border-bottom: 25px solid transparent;
    border-top: 25px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    top: -1px;
    width: 0;
}
#price .membership span:after {
    border-left: 16px solid #252f38;
    right: -15px;
    z-index: 2;
}
#price .membership span:before {
    border-left: 16px solid #252f38;
    right: -16px;
    z-index: 1;
}
#price .membership-price .pricing-table {
    border: medium none;
}
#price .membership-price ul li.title {
    font-weight: bold;
    text-transform: uppercase;
}
#price .membership-price ul.off li.title {
    background-color: #c4c4c4;
}
#price .membership-price ul li.title .item-price {
    font-size: 2.1em;
    font-weight: 400;
}
#price .membership-price ul li.title .item-price small {
    font-size: 0.6em;
    vertical-align: top;
}
#price .membership-price ul li.title {
}
#price .membership-price ul li.features {
    font-size: 1.05em;
}
#price .membership-price ul li.features:nth-child(2n) {
    background-color: #f1f1f1;
}
#price .membership-price ul li.features:nth-child(2n+1) {
    background-color: #fcfcfc;
}
#price .membership-price ul li.button a {
    background-color: #474747;
    padding: 0.51em 1em 0.5em;
}
#contact {
}
#contact #map {
    height: 525px;
    margin: 0 -15px 0 0;
}
#contact .contact {
    padding: 0;
}
#contact .contact form {
    color: #fff;
    font-size: 1.1em;
    height: 525px;
    padding: 25px 0;
}
#contact .contact form em {
    font-weight: normal;
}
#contact .contact form .form-group {
    margin-left: 25px;
    margin-right: 25px;
}
#contact .contact form .form-control {
    border: medium none;
    border-radius: 0;
    color: #fff;
}
#contact .contact form .btn-default {
    background: none repeat scroll 0 0 #252f38;
    border: medium none;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    font-size: 2em;
    font-weight: 900;
    height: 70px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}
#contact .contact form .btn-default:hover {
    color: #1c9845;
}
#contact h4 {
    color: #474747;
    margin: 20px 0;
}
#club .gym-club {
    width: 100%;
}
#store {
    margin: 60px 0;
}
#store article {
    padding: 0;
}
#store article h2 {
    margin-left: 15px;
}
#store .store-item {
    border: 1px solid #eee;
    display: inline-block;
    margin: 10px;
    padding: 10px;
    vertical-align: top;
    width: 265px;
}
#store .store-item .item-img {
    position: relative;
}
#store .store-item .item-img img {
    width: 100%;
}
#store .store-item .item-img .more {
    background: none repeat scroll 0 0 rgba(30, 30, 30, 0.3);
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
}
#store .store-item .item-img .more a {
    display: block;
    font-size: 3em;
    height: 66px;
    left: 50%;
    line-height: 66px;
    margin: -33px 0 0 -33px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 66px;
}
#store .store-item:hover .item-img .more {
    display: block;
}
#store .store-item h3 {
    font-size: 1em;
}
#store .store-item .price {
    color: #888;
    display: block;
    font-size: 2em;
}
#store .store-item:hover .price {
    color: #222322;
}
#store .store-item .whishlist, #store .store-item .compare {
    color: #999;
    display: none;
    float: left;
    font-size: 1em;
}
#store .store-item:hover .whishlist, #store .store-item:hover .compare {
    display: block;
}
#store .store-item .whishlist:hover, #store .store-item .compare:hover {
    color: #999;
}
#store .store-item .whishlist {
    clear: left;
}
#store .store-item .compare {
    margin: 0 0 0 1em;
}
#store .store-item .star {
    display: none;
    float: left;
}
#store .store-item:hover .star {
    display: block;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
    float: right;
    margin-top: -35px !important;
    position: relative;
    z-index: 100;
}
.woocommerce-page #comments h2 {
    font-size: 0.8em;
}
.woocommerce-page #comments cite, .woocommerce-page #comments small, .woocommerce-page #comments p, .woocommerce-page #comments .comment-edit-link {
    font-size: 0.4em;
    margin-bottom: 0;
}
.woocommerce-page #comments .star-rating {
    font-size: 0.4em;
    margin-bottom: 0;
}
.woocommerce-page #comments header p {
    font-size: 0.3em;
}
.woocommerce-page #commentform input[type="text"], .woocommerce-page #commentform input[type="email"] {
    width: 99.17%;
}
.woocommerce-page #commentform #email {
    margin-left: 0;
}
.addcart {
    background: none repeat scroll 0 0 #999;
    border-radius: 2px;
    color: #fff;
    display: block;
    float: left;
    font-size: 0.8em;
    height: 2.7em;
    line-height: 2.7em;
    margin: 1em 0;
    padding: 0 1em;
    text-transform: uppercase;
    width: 13em;
}
.addcart span {
    border-right: 1px dotted #fff;
    display: inline-block;
    margin: 0 0.9em 0 0;
    padding: 0 0.9em 0 0;
}
.addcart span i {
    font-size: 1.2em;
}
.star {
    display: block;
    font-size: 1.2em;
    height: 1.89em;
    line-height: 1.89em;
    margin: 0.7em 0 0.7em 0.7em;
    padding: 0 1em;
    text-transform: uppercase;
}
.star i:before {
    margin: -0.2em;
}
aside h2 {
    border-left: medium none;
    clear: both;
    font-size: 1.5em;
    font-weight: 400;
    margin: 60px 0 0;
    padding: 0 0 0.75em;
}
aside h2:first-child {
    margin: 0;
}
aside .arrow {
    border-style: solid;
    border-width: 6px 6px 0;
    display: block;
    height: 0;
    margin: 0 0 20px 20px;
    width: 0;
}
aside ul li {
    list-style: none outside none;
}
aside ul li i {
    color: #999;
}
aside ul li a {
    color: #999;
    display: inline-block;
    font-size: 1.1em;
    height: 2em;
}
#faq aside ul li a {
    display: block;
    font-size: 12px;
    height: 1.3em;
}
#faq .custom-icon-list li i {
    display: block;
    float: left;
    font-size: 1em;
    margin-right: 0.2em;
    text-align: center;
    width: 1.2em;
}
#faq .social li a {
    border-radius: 2px;
    color: white;
    display: block;
    font-size: 1.2em;
    height: 30px;
    text-align: center;
    text-decoration: none;
    width: 30px;
}
#faq aside ul.social li i {
    color: white;
}
aside ul li a:hover {
    color: #222322;
}
aside p {
    color: #666;
    font-size: 1.1em;
    line-height: 1.8em;
}
#storeitem {
    margin: 60px 0;
}
#storeitem #img-store {
    float: left;
    margin: 0 20px 20px 0;
}
#storeitem #img-store ol {
    float: left;
    font-size: 1em;
    height: 340px;
    left: 0;
    margin: 0;
    padding: 0;
    position: static;
    text-align: left;
    width: 70px;
}
#storeitem #img-store ol li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    float: left;
    height: 65px;
    margin: 0;
    padding: 0;
    position: relative;
    text-indent: 0;
    width: 70px;
}
#storeitem #img-store ol li img {
    height: 100%;
}
#storeitem #img-store .carousel-inner {
    float: left;
    width: 470px;
}
#storeitem .row .row {
    margin: 0 0 60px;
}
#storeitem .star {
    margin-top: 0;
}
#storeitem form .star {
    display: inline;
}
#storeitem .item-form .form-group {
    margin-bottom: 10px;
    width: 100%;
}
#storeitem .item-form .form-group.qty {
    float: left;
    margin-right: 10px;
    max-width: 80px;
}
#storeitem .addcart {
    float: right;
    font-size: 0.8em;
    height: 4.6em;
    line-height: 3.7em;
    margin: 0;
    width: 16em;
}
#storeitem .addcart span {
    padding: 0 1.5em 0 0;
}
#storeitem .data-item {
    color: #888;
    float: right;
    font-weight: 700;
    width: 265px;
}
#storeitem .data-item p {
    color: #222322;
    font-size: 1.5em;
    font-weight: 400;
    margin: 0;
}
#storeitem .data-item p span {
    display: inline-block;
    font-size: 0.6em;
    margin-top: -5px;
    vertical-align: top;
}
#storeitem .data-item .subprice {
    display: block;
    font-size: 0.8em;
    text-transform: uppercase;
}
#storeitem .data-item .star {
    float: left;
    margin: 15px 0 0;
    padding-left: 0;
}
#storeitem .data-item .review, #storeitem .data-item .avaiable {
    display: block;
}
#storeitem .data-item .review {
    float: left;
    font-size: 0.7em;
    height: 2.7em;
    line-height: 2.7em;
    margin: 1px 0 0;
}
#storeitem .data-item .review a {
    color: #888;
    margin-left: 10px;
}
#storeitem .data-item .review a:hover {
    color: #222322;
}
#storeitem .data-item .avaiable {
    clear: both;
    font-size: 0.9em;
    margin-bottom: 15px;
}
#storeitem .panel-group img {
    width: 270px;
}
#img-store .zoom {
    background: url("../img/store/zoom-in.png") no-repeat scroll 50% 50% #2b2b2b;
    border-radius: 4px;
    color: #e0e0e0;
    cursor: pointer;
    font-size: 12px;
    font-style: normal;
    height: 52px;
    left: 100%;
    line-height: 52px;
    margin: 0 0 0 -65px;
    position: absolute;
    text-align: center;
    top: 7px;
    transition: left 0.3s ease 0s, background-color 0.3s ease 0s;
    width: 52px;
    z-index: 1;
}
img.pull-left {
    margin: 0 1.5em 1.5em 0;
}
#img-store .zoom:hover {
    background-color: #c40303;
    text-decoration: none;
}
#storeitem #img-store.zoomed .carousel-inner {
    width: 735px;
}
#storeitem .data-item.zoomed {
    width: 100%;
}
#storeitem .data-item.zoomed form {
    float: left;
    width: 100%;
}
#storeitem .data-item.zoomed form .form-group {
    width: 32%;
}
#storeitem .data-item.zoomed form .form-group.qty {
    float: none;
    max-width: 100%;
}
#storeitem .data-item, #storeitem #img-store .carousel-inner {
    transition: width 0.3s ease 0s, height 0.3s ease 0s;
}
.container-comments .single-comment header img {
    background: none repeat scroll 0 0 #f8ffa2;
    border: 1px solid #efefef;
    border-radius: 2px;
    float: left;
    height: 78px;
    margin: 0 15px 0 0;
    width: 78px;
}
.panel-accordion .accordion-toggle span, .panel-accordion .accordion-toggle:hover span.invert {
    border-radius: 3px;
    display: inline-block;
    font-size: 1em;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin: 0 15px 0 0;
    text-align: center;
    width: 30px;
}
.form-comment {
    margin-top: 60px;
}
.form-comment .form-group {
    margin: 20px 0 0;
    width: 48%;
}
.form-comment .form-group.txt {
    width: 100%;
}
.form-comment button {
    margin-top: 20px;
}
.form-comment input {
    width: 100%;
}
.form-control {
    border-radius: 0;
    min-height: 50px;
}
form button {
    border: medium none;
    padding: 0.7em 1.2em;
    text-transform: uppercase;
    transition: all 0.4s ease-in 0s;
}
.gallery .col-md-3 {
    margin-bottom: 20px;
}
.gallery .example-image-link {
    background: none repeat scroll 0 0 #252f38;
    display: block;
}
.gallery img {
    background: none repeat scroll 0 0 #252f38;
}
.gallery .example-image-link:hover img {
    opacity: 0.5;
}
.headerbox {
    background: none repeat scroll 0 0 #252f38;
    padding: 20px 0;
}
.headerbox figure img {
    width: auto;
}
header .header-3 .nav {
    border-right: medium none;
}
.header-3 .sf-menu {
    float: none !important;
    margin: 0;
    text-align: center;
}
.header-3 .sf-menu > li {
    display: inline-block;
    float: none;
}
.brand-center {
    padding: 60px 0;
}
footer .footer-2 {
    padding: 5% 0;
}
footer .footer-2 .social {
    text-align: center;
}
footer .footer-2 .social li a {
    border-radius: 22px;
    font-size: 2.2em;
    height: 45px;
    width: 44px;
}
footer .footer-2 .social li {
    margin: 0 0.5em;
}
ul.social_footer_3 {
    text-align: center;
}
.social_footer_3 li {
    margin: 2.5em 0.2em 0 0;
}
.box-info {
    margin-bottom: 10px;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.carousel-control.right {
    right: 11px;
}
.carousel-control {
    bottom: 210px;
    color: #fff;
    font-size: 11px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 0;
    width: 0;
}
.date-box {
    font-size: 13px;
}
.events-carousel, .events-carousel ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.events-carousel li {
    float: left;
    margin-right: 20px;
    transition: all 0.3s ease 0s;
}
.events-no-carousel li {
    margin: 0 0 30px;
}
.events-no-carousel .header-post li {
    margin: 0;
}
.events-carousel li:hover .header-post img {
    cursor: pointer;
    opacity: 0.9;
    transform: scale(1.1);
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.events-carousel li .header-post {
    overflow: hidden;
    position: relative;
}
.events-carousel li .header-post img {
    width: 100%;
}
.events-carousel li .header-post .date {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    left: 5%;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 75px;
    z-index: 2;
}
.events-carousel li .header-post .date span {
    display: block;
    font-size: 12px;
    font-weight: 300;
}
.events-carousel li .header-post .meta-tag {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 6px 15px;
    position: absolute;
    width: 100%;
}
.events-carousel li .header-post .meta-tag ul {
    width: 100%;
}
.events-carousel li .header-post .meta-tag ul li {
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
}
.events-carousel li .header-post .meta-tag ul li a {
    color: #fff;
}
.events-carousel li .header-post .meta-tag ul li.text-right {
    float: right;
}
.events-carousel li .header-post .meta-tag ul li i {
    padding-right: 8px;
}
.events-carousel li .info-post {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #dedede #dedede;
    border-image: none;
    border-right: 1px solid #dedede;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 15px 20px;
}
.events-carousel li .info-post p {
    font-size: 14px;
    line-height: 23px;
}
.events-carousel .info-post h4 a {
    color: #1d232a;
}
.panel-box .box-info h5 a {
    color: #1d232a;
}
.padding-top {
    padding-top: 50px;
}
.panel-box .row {
    margin: 0;
}
.single-carousel .info-single-carousel {
    padding: 10px 5% 0;
}
.section-wide {
    background-color: #fff;
    margin-top: 20px;
    padding: 50px 0;
}
.section-wide li {
    list-style: none outside none;
}
.titles {
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    margin-bottom: 15px;
}
.titles h4 {
    color: #222;
    margin: 0;
    padding: 10px;
}
.club-logo li {
    border: 0 none;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 48%;
}
.club-logo li:last-child {
    margin-right: 0;
}
.club-logo li img {
    width: 90%;
}
.content-counter .club-logo {
    display: table;
    margin: 0 auto;
    width: 250px;
}
.content-counter .club-logo li {
    display: inline-block;
    float: none;
    margin: 0;
    min-height: 80px;
    padding: 0;
    width: 80px;
}
.content-counter .club-logo li span {
    color: #232323;
    font-size: 25px;
}
.list-diary li h5 {
    padding: 0 0 5px;
    text-align: center;
}
.list-diary li h5 span {
    display: block;
    font-size: 12px;
    line-height: 25px;
}
.list-diary li {
    border-bottom: 1px solid #dedede;
    display: block;
    margin: 0 0 10px;
    overflow: auto;
    padding: 10px 0;
    width: 100%;
}
.list-diary li:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.panel-box {
    background-color: #fff;
    border: 1px solid #dedede;
    margin: 0 0 30px;
}
.panel-box .single-carousel {
    padding: 0;
}
.counter {
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    margin: 0 auto;
    padding: 17px 0;
    text-align: center;
}
.counter span {
    color: #232323;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    margin: auto 5px;
}
.counter span small {
    color: #666;
    font-size: 16px;
    font-weight: normal;
}
.content-counter {
    background: none repeat scroll 0 0 #fff;
    position: relative;
    width: 100%;
}
.content-counter-home {
    border-bottom: 1px solid #dedede;
    height: 441px;
}
.content-counter p {
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
.content-counter .post-options {
    border-bottom: 1px solid #dedede;
    font-size: 13px;
    margin-bottom: 30px;
    text-align: center;
}
.content-counter .post-options li {
    display: inline-block;
    margin: 0 5px;
}
.content-counter .post-options li i {
    padding-right: 5px;
}
.content-counter .btn {
    border: 0 none;
    border-radius: 0;
    height: auto;
    margin-top: 30px;
    position: relative;
    width: 100%;
}
.content-counter-home .btn {
    bottom: 0;
    position: absolute;
}
.content-counter .btn i {
    font-size: 25px;
    margin-left: 15px;
    padding-bottom: 5px;
}
.carousel-indicators li {
    background: none repeat scroll 0 0 #1a2127;
}
.carousel-indicators {
    bottom: -30px;
}
.testimonials blockquote > p {
    border: 1px solid #1d232a;
    font-size: 14px;
    font-style: italic;
    margin: 0 0 14px;
    min-height: 70px;
    padding: 30px;
    position: relative;
    text-align: left !important;
}
.testimonials blockquote {
    border-left: 0 none;
    margin: 0 0 20px;
    padding: 10px 20px;
}
.testimonials blockquote > p:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #1d232a transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 14px;
    bottom: -28px;
    left: 25px;
}
.testimonials blockquote > p:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #1d232a transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 11px;
    bottom: -22px;
    content: "";
    height: 0;
    left: 28px;
    position: absolute;
    width: 0;
}
.testimonials blockquote > img {
    border-radius: 50%;
    float: left;
    height: 50px;
    margin: 20px;
    width: 50px;
}
.testimonials blockquote > strong {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    margin: 34px 0 0;
    padding: 0;
}
.testimonials blockquote > a {
    font-size: 14px;
    font-style: italic;
    margin-top: -15px;
}
#layout {
    background: none repeat scroll 0 0 transparent;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease 0s;
}
.content-info {
    background: none repeat scroll 0 0 #f4f4f4;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    margin: 0 auto 58px;
    max-width: 1230px;
    position: relative;
    z-index: 99;
}
.layout-wide .content-info, .layout-wide .dark-home {
    max-width: 100%;
}
.layout-wide .content-info {
}
.layout-wide .dark-home .row {
    margin: 0 auto;
    max-width: 1170px;
}
.layout-wide .semiboxshadow {
    display: none;
}
.layout-wide .tab-content {
    margin-left: 0;
}
.layout-wide .crumbs:before {
    left: 23%;
}
.layout-boxed {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    max-width: 1230px;
    transition: all 0.5s ease 0s;
}
.layout-boxed-margin {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    margin: 50px auto;
    max-width: 1230px;
    transition: all 0.5s ease 0s;
}
.layout-boxed header, .layout-boxed-margin header {
    position: relative;
}
.scrollup {
    background: url("../img/to-top.png") no-repeat scroll center center transparent;
    bottom: 80px;
    display: none;
    height: 50px;
    position: fixed;
    right: 30px;
    width: 50px;
}
.scrollup i {
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
}
.scrollup:hover {
    opacity: 0.7;
    text-decoration: none;
}
.img-hover {
    overflow: hidden;
    position: relative;
    width: 166px;
}
.img-hover img {
    transition: all 0.3s ease 0s;
}
.img-hover .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
}
.img-hover:hover .overlay {
    opacity: 1;
    transition: all 0.25s ease-in-out 0s;
}
.img-hover:hover img {
    cursor: pointer;
    transform: scale(1.2);
    transition: all 0.3s ease 0s;
}
.img-hover .overlay a {
    display: block;
    font-size: 40px !important;
    height: 100%;
    padding-top: 10%;
}
.img-hover .overlay a:hover {
    text-decoration: none;
}
#news aside h2 {
    font-weight: bold;
}
.commentlist .comment {
    float: left;
    margin-bottom: 40px;
}
#comments {
    border-bottom: 1px solid #cdd1d0;
    color: #252f38;
    display: block;
    font-size: 35.1px;
    line-height: 38.616px;
    margin-bottom: 40px;
    margin-left: 15px;
    padding: 0 0 13px;
    width: 96.5%;
}
.commentlist {
    color: transparent;
    float: left;
    margin-left: -41px;
}
.commentlist .comment .arrow-before {
    border-bottom: 6px solid #dde4e4;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    font-size: 0;
    height: 0;
    left: 50px;
    line-height: 0;
    position: relative;
    top: 6px;
    width: 0;
}
.commentlist .comment .arrow-after {
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    font-size: 0;
    height: 0;
    left: 50px;
    line-height: 0;
    position: relative;
    top: 1px;
    width: 0;
}
.commentlist .comment .comment-author {
    float: left;
}
.commentlist .comment .comment-author .fn {
    color: #252f38;
    font-size: 16.9px;
    font-weight: 700;
    line-height: 18.5833px;
}
.commentlist .comment .comment-author .says {
    display: none;
}
.commentlist .comment .comment-body p {
    border: 1px solid #dde4e4;
    color: #4c4f55;
    float: left;
    font-size: 13px;
    line-height: 2em;
    margin: 0 15px;
    padding: 35px;
    width: 96.5%;
}
.commentlist .comment .comment-meta {
    float: left;
    margin-left: 10px;
    margin-top: -1px;
}
.commentlist .comment .comment-meta a {
    color: #5d5d5d;
    font-size: 13px;
    font-weight: normal;
    line-height: 11.833px;
}
.commentlist .comment img {
    background: none repeat scroll 0 0 #2e333e;
    border: 1px solid #dde4e4;
    float: left;
    height: 78px;
    margin: 0 15px 15px;
    width: 78px;
}
.commentlist .comment header .badge.badge-gym {
    background: none repeat scroll 0 0 #ececec;
    color: #a7a7a7;
    cursor: pointer;
    font-size: 1.3em;
    height: 28px;
    margin-right: 15px;
    padding: 5px;
    width: 28px;
}
.commentlist .comment header .badge.badge-gym.up:hover {
    background: none repeat scroll 0 0 #7cb883;
    color: #fff;
}
.commentlist .comment header .badge.badge-gym.down:hover {
    background: none repeat scroll 0 0 #eda4a0;
    color: #fff;
}
.commentlist .reply {
    margin-left: 108px;
    margin-top: 47px;
    position: absolute;
}
.commentlist .comment header button:hover {
    background: none repeat scroll 0 0 #fff;
}
#respond h2 {
    margin-left: 15px;
}
.sub-header {
    background-color: #d6ebf0 !important;
    background-size: cover !important;
    padding: 2.5em 0;
}
.sub-header .sub-header-container {
    list-style: none outside none;
    margin: 0;
}
.sub-header .title {
    background: none repeat scroll 0 0 #40494f;
    display: inline-block;
    padding: 0.5em;
    text-transform: uppercase;
}
.sub-header .custom-breadcrumb {
    background: none repeat scroll 0 0 #48555d;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0 0.5em;
}
.sub-header .custom-breadcrumb li {
    display: inline-block;
}
.sub-header .custom-breadcrumb h6 {
    line-height: 1;
    margin: 0;
}
.sub-header .custom-breadcrumb a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.sub-header .custom-breadcrumb li h6 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.single_page h2, .single_page h3 {
    margin-bottom: 20px;
}
.single_page ul {
    margin: 10px 0 30px;
}
.single_page ol {
}
.single_page ul li {
    background: url("../img/tick_green.png") no-repeat scroll 0 3px transparent;
    display: block;
    line-height: 1.5;
    list-style: none outside none;
    margin: 10px 0;
    padding-left: 20px;
}
.single_page ol li {
    margin: 10px 0;
}
.single_page li > ul, li {
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
.single_page ul li span {
}
.single_page table td {
    border-bottom: 1px solid #e5e2e2;
    padding: 6px 10px 6px 0;
}
.single_page dd {
    line-height: 1.71429;
    margin-bottom: 1.7rem;
}
.single_page dt {
    font-weight: bold;
    line-height: 1.71429;
}
.single_page .size-large {
    width: 100%;
}
.single_page iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.comment-body p {
    color: #4c4f55;
}
.content dt {
    font-weight: bold;
    line-height: 1.71429;
}
.sidebar h3 {
    margin-top: 50px;
}
.sidebar .categories {
    line-height: 2em;
}
.sidebar .categories li a {
    color: #252f38;
}
.categories li a:hover {
    text-decoration: none;
}
#mc_signup_form {
    padding: 25px 15px;
}
#mc_signup_form .mc_var_label {
    font-size: 0.6em;
}
#mc-indicates-required {
    color: #94949e;
    font-size: 0.6em;
}
#mc_signup_submit {
    background-color: #5c5959;
    border-color: #5c5959;
    border-radius: 2px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    font-size: 0.6em;
    font-weight: bold;
    margin: 2em auto 0;
    padding: 0.4em 1.5em;
    text-transform: uppercase;
}
#mc_signup_submit:hover {
    background: none repeat scroll 0 0 transparent;
    border-color: #5c5959;
    color: #5c5959;
}
#mc_display_rewards {
    font-size: 0.5em;
}
.post {
    background-color: #f8f8f8;
    float: left;
    margin: 0 0 40px;
    width: 100%;
}
.col-sm-12 .post {
    width: 562px;
}
.post header {
    height: auto;
    margin: 0 0 20px;
    overflow: hidden;
}
.post header h3 {
    background-color: #202a32;
    color: #849bae;
    font-size: 16px;
    font-weight: bold;
    height: 3em;
    line-height: 3em;
    margin: 0;
    padding: 0 15px;
    text-transform: uppercase;
    width: 100%;
}
.post > h4 {
    color: #474747;
}
.post img {
    height: 100%;
    width: 100%;
}
.single_page img {
    height: auto;
    width: auto;
}
.post p {
    box-sizing: border-box;
    color: rgb(76, 79, 85);
    display: block;
    font-family: Lato,sans-serif;
    font-size: 13px;
}
#news .post p, #news .post a, #news .post h4 {
    margin: 0 20px;
}
#news .post a.readmore {
    line-height: 3em;
    vertical-align: middle;
}
#news .post a.readmore:hover {
    color: #849bae;
    text-decoration: none;
}
#news .post a.readmore i {
    font-size: 1.2em;
    padding: 0 0 0 3px;
}
#news .post footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #5d5d5d;
    font-size: 10px;
    height: 45px;
    line-height: 45px;
    margin: 20px 0 0;
    vertical-align: middle;
}
#news .post footer span {
    display: inline-block;
    margin: 0 15px;
}
#news .post footer span i {
    color: #a7a7a7;
    font-size: 1.8em;
    padding-right: 5px;
}
#news .post:first-child {
    width: 100%;
}
#news .post:first-child header h3 {
    margin: 0;
    width: 100%;
}
#news .post:first-child header img {
    height: 90%;
}
#single-news .post {
    margin: 0;
}
#single-news .post header {
    height: auto;
}
#single-news .post {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#single-news .post h4 {
    margin: 20px 0;
}
#single-news .post p {
    margin: 0 0 30px;
}
#single-news .post .content-new {
    margin: 0 0 0 20px;
    width: 550px;
}
#single-news .post footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 4px solid #dde4e4;
    color: #5d5d5d;
    font-size: 13px;
    padding-top: 20px;
}
#single-news .post footer img {
    border: 1px solid #dde4e4;
    float: left;
    height: 100px;
    text-align: center;
    width: 100px;
}
#single-news .post footer h4 {
    margin: 5px 0;
}
#single-news .post footer p, #single-news .post footer h4 {
    margin-left: 120px;
}
content dt {
    font-weight: bold;
    line-height: 1.71429;
}
#sidebar {
    margin-top: 30px;
}
#sidebar h2 {
    display: block;
    font-size: 23.4px;
    margin: 0 0 30px;
    padding: 0 0 13px;
}
#sidebar ul {
    list-style: none outside none;
    margin: 0 0 -5px;
}
#sidebar ul li {
    padding-left: 20px;
}
#sidebar .widget_archive ul li {
    font-size: 16px;
    margin-bottom: 15px;
}
#sidebar ul li a {
    color: #252f38;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}
#sidebar ul li a:hover {
    color: #212c43;
}
#sidebar .textwidget {
    color: #555555;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 20px;
    margin-top: 10px;
}
#sidebar .tagcloud {
    display: inline-block;
    list-style: none outside none;
    margin: 0 0 0.5em;
}
#sidebar .widget_tag_cloud h2 {
    border-bottom: medium none;
}
#sidebar .tagcloud a {
    background: none repeat scroll 0 0 #849bae;
    border-radius: 2px;
    color: white;
    display: inline-block;
    font-size: 13px !important;
    font-weight: normal;
    padding: 0.5em 1em;
    text-decoration: none;
}
#sidebar .widget_rss li {
    color: #646a69;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 20px;
    margin-top: 10px;
}
#sidebar .wp-smiley {
    width: auto !important;
}
.rsswidget {
    color: #252f38;
}
.widget_text img {
    height: 100%;
    width: 100% !important;
}
.widget img {
    width: auto;
}
.widget p {
    font-size: 13px;
    font-weight: normal;
    line-height: 23px;
}
.widget strong {
    font-size: 15px;
}
.widget select {
    font-size: 14px;
    width: 80%;
}
.widget select option {
    font-size: 13px;
}
.screen-reader-text {
    color: #232323;
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
}
#searchform {
    margin: 0;
}
#searchform #searchsubmit {
    border-radius: 2px;
    border-style: solid;
    border-width: 2px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    margin-bottom: 25px;
    margin-top: 14px;
    padding: 0.4em 1.5em;
    text-transform: uppercase;
}
.widget_search form input[type="text"] {
    border: 1px solid #e2ded4;
    height: 30px;
    margin-bottom: 0;
    padding-left: 10px;
    width: 100%;
}
#calendar_wrap {
    margin-bottom: -20px;
    margin-left: -1px;
}
#calendar_wrap caption {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}
#calendar_wrap thead th {
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
}
#calendar_wrap td {
    color: #555555;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 8px 7px;
    text-align: center;
}
#calendar_wrap #today a {
    color: #fff;
    font-size: 10pt;
    font-weight: normal;
}
#calendar_wrap a {
    color: #555555;
}
#prev {
    display: none;
}
.search-results .span3 {
    float: left;
}
.search_res {
    border-bottom: 1px solid #e5e2e2;
    margin-bottom: 20px;
}
#commentform input[type="text"], #commentform input[type="email"], #commentform textarea, #commentform select {
    background-color: transparent;
    border: 1px solid #dde4e4;
    border-radius: 3px;
    font-size: 13px;
    height: 30px;
    line-height: 1.1em;
    margin-bottom: 20px;
    padding: 5px 10px;
}
#commentform textarea {
    height: 150px;
}
#commentform input[type="text"], #commentform input[type="email"] {
    width: 49.17%;
}
#commentform #email {
    margin-left: 10px;
}
#commentform textarea {
    width: 100%;
}
#commentform.botton {
    height: auto;
    margin-top: -10px;
    padding: 8px 30px;
}
#price .membership {
    background-color: #e7e8ec;
    padding: 30px;
    text-transform: uppercase;
}
#price .membership h2 {
    font-size: 2.5em;
    font-weight: 900;
}
#price .membership p {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1em;
}
#price .membership span {
    background-color: #252f38;
    color: #ffffff;
    display: block;
    font-size: 1.5em;
    font-weight: 900;
    margin: 20px 0 0 -45px;
    padding: 0.5em 45px;
    position: relative;
    width: 280px;
}
#price .membership span a {
    color: #fff;
}
#price .membership span a:hover {
    color: #1c9845;
}
#price .membership span:before, #price .membership span:after {
    border-bottom: 25px solid transparent;
    border-top: 25px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    top: -1px;
    width: 0;
}
#price .membership span:after {
    border-left: 16px solid #252f38;
    right: -15px;
    z-index: 2;
}
#price .membership span:before {
    border-left: 16px solid #252f38;
    right: -16px;
    z-index: 1;
}
#price .membership-price .pricing-table {
    border: medium none;
}
#price .membership-price ul li.title {
    font-weight: bold;
    text-transform: uppercase;
}
#price .membership-price ul.off li.title {
    background-color: #c4c4c4;
}
#price .membership-price ul li.title .item-price {
    font-size: 2.1em;
    font-weight: 400;
}
#price .membership-price ul li.title .item-price small {
    font-size: 0.6em;
    vertical-align: top;
}
#price .membership-price ul li.title {
}
#price .membership-price ul li.features {
    font-size: 1.05em;
}
#price .membership-price ul li.features:nth-child(2n) {
    background-color: #f1f1f1;
}
#price .membership-price ul li.features:nth-child(2n+1) {
    background-color: #fcfcfc;
}
#price .membership-price ul li.button a {
    background-color: #474747;
    padding: 0.51em 1em 0.5em;
}
#contact {
}
#contact #map {
    height: 525px;
    margin: 0 -15px 0 0;
}
#contact .contact {
    padding: 0;
}
#contact .contact form {
    color: #fff;
    font-size: 14px;
    height: 525px;
    padding: 25px 0;
}
#contact .contact form em {
    font-weight: normal;
}
#contact .contact form .form-group {
    margin-left: 25px;
    margin-right: 25px;
}
#contact .contact form .form-control {
    border: medium none;
    border-radius: 0;
    color: #010101;
}
#contact .contact form button[type="submit"] {
    background: none repeat scroll 0 0 #252f38;
    border: medium none;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    font-size: 28.6px;
    font-weight: 900;
    height: 70px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}
#contact .contact form button[type="submit"]:hover {
    color: #1c9845;
}
#contact h4 {
    color: #474747;
    margin: 20px 0;
}
form {
    margin: 0 !important;
}
#result {
    float: left;
    margin-left: 27px;
}
#club .gym-club {
    width: 100%;
}
.errorpage {
    padding-bottom: 50px;
    text-align: center;
}
.errorpage strong {
    color: #e3e3e3;
    display: block;
    font-size: 145px;
    line-height: 100px;
}
.errorpage b {
    color: #eee;
    display: block;
    font-size: 40px;
    line-height: 40px;
    margin: 0;
}
.errorpage i {
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 50px;
    margin: 0;
}
.errorpage p {
    margin: 0 0 40px;
}
.gallery .col-md-3 {
    margin-bottom: 20px;
}
.gallery .example-image-link {
    background: none repeat scroll 0 0 #252f38;
    display: block;
}
.gallery img {
    background: none repeat scroll 0 0 #252f38;
}
.gallery .example-image-link:hover img {
    opacity: 0.5;
}
#news .post:first-child {
    width: 100%;
}
.post {
    background-color: #f8f8f8;
    float: left;
    margin: 0 0 40px;
    width: 415px;
}
.flickr-feed {
    list-style: none outside none !important;
}
.flickr-feed li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #b3b3b3;
    box-sizing: border-box;
    display: inline-block !important;
    margin: 3.5px;
    padding-left: 0 !important;
}
.flickr-feed li a {
    height: auto !important;
    width: auto !important;
}
.flickr-feed li a img {
    height: auto !important;
    width: auto !important;
}
.flickr-feed li:hover {
    margin: 1.5px;
}
@media handheld, only screen and (max-width: 1200px) {
#classes .classes-club .class-club {
    height: 252px;
    width: 300px;
}
.logos {
    padding: 0 10px;
}
.logos li {
    margin: 0 3px;
    width: auto;
}
.logos li img {
    width: 183px;
}
.flickr-feed li a img {
    height: 60px;
    width: 60px;
}
.grid .content .element .link {
    width: 300px;
}
}
@media handheld, only screen and (max-width: 1024px) {
header .top-bar ul.social-header {
    padding: 0;
}
}
@media handheld, only screen and (max-width: 990px) {
header .main-menu .nav-collapse .nav > li > a {
    border-radius: 0;
    padding: 1.7em;
}
header .main-menu .nav li > a {
    padding: 0 0.8em;
}
#home .new-classes .new-class {
    margin: 0 0 30px;
}
.tp-leftarrow.default, .tp-rightarrow.default {
    background-size: 96px 96px;
    height: 48px;
    width: 48px;
}
.tp-rightarrow.default:hover {
    background-position: 0 -49.5px;
}
.tp-leftarrow.default {
    background-position: -48px 0;
}
.tp-leftarrow.default:hover {
    background-position: -48px -49.5px;
}
.logos {
    text-align: center;
}
.logos li {
    display: inline-block;
    float: none;
    margin: 10px;
    width: 210px;
}
.logo a img {
    height: 60px;
}
#classes .classes-club .class-club {
    height: 193px;
    width: 230px;
}
#news .post:first-child header h3 {
    font-size: 14px;
    line-height: 2em;
}

#wpgmza_map {
    float: none !important;
}
}
@media handheld, only screen and (max-width: 767px) {
header .top-bar ul.social-header, header .top-bar ul.misc {
    text-align: center;
    width: 100%;
}
header .top-bar ul.misc li, header .top-bar ul.social-header li {
    display: inline-block;
    float: none;
}
header .main-menu {
    position: static;
}
.copyright ul, .copyright p {
    float: none !important;
    text-align: center;
}
.copyright ul li {
    display: inline-block;
}
#classes .classes-club {
    margin: 0 0 0 30px;
}
header .main-menu .nav li {
    position: relative;
}
header .main-menu .nav li > a {
    height: 48px;
    line-height: 48px;
}
header .navbar-nav li ul {
    display: block;
    margin: 0 0 0 30px;
    padding: 0;
    position: static;
    text-align: left;
    top: 0;
}
header .navbar-nav li ul li {
    background-color: #252f38;
    display: block;
    list-style: none outside none;
    margin: 1px 0 0;
    padding: 0;
}
header .navbar-nav li ul li a {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    margin: 0;
    padding: 0 15px;
    width: 165px;
}
header .main-menu ul li:hover ul {
    position: relative;
}
}
@media handheld, only screen and (max-width: 568px) {
header .top-bar ul.misc li {
    width: 100%;
}
header .top-bar ul.social-header li a {
    padding: 1.1em 1.6em;
}
.filters {
    text-align: center;
}
.filters button {
    display: inline-block;
    float: none !important;
    margin-bottom: 10px;
}
}
@media handheld, only screen and (max-width: 480px) {
.navbar-toggle {
    margin-top: 28px;
}
.nav-tabs li {
    width: 100%;
}
}
@media handheld, only screen and (max-width: 320px) {
h2.article-title {
    font-size: 1.6em;
}
}
