
/* css goolemap */


.noo-gmaps {
  position: relative;
}
.noo-gmaps .map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.noo-gmaps iframe {
  max-width: 100%;
  border: medium none;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.noo-gmaps.no-map-responsive iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}



.noo-gmaps ~ .contact-info {
  z-index: 99;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 5%;
}


.noo_event_google_map {
	height: 600px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
@media (max-width: 767px) {
  .noo-gmaps ~ .contact-info {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 15px 0;
    background: #f4f4f4;
  }
}
.noo-gmaps ~ .contact-info ul {
  padding: 0;
  margin: 0;
}
.noo-gmaps ~ .contact-info ul li {
    list-style: none;
    background: #ffffff;
    margin-bottom: 4px;
    padding-right: 50px;
}
.noo-gmaps ~ .contact-info ul li i {
    width: 56px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    font-size: 2.714em;
    color: #ffffff;
    background: #fe6367;
    margin-right: 10px;
}
@media (max-width: 767px) {
  .noo-gmaps ~ .contact-info ul li {
    overflow: hidden;
    line-height: 30px;
    word-break: break-all;
  }
  .noo-gmaps ~ .contact-info ul li i {
    float: left;
  }
}
@media (max-width: 991px) {
  .noo-gmaps ~ .contact-info {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .noo-gmaps ~ .contact-info {
    right: 20px;
    left: 20px;
  }
}







/* noo-style */

.noo-class-schedule .class-schedule-filter ul li a.selected,.noo-class-schedule .class-schedule-filter ul li a:hover,.noo-class-schedule .class-schedule-filter ul li a.active {
    background: #fe6367;
    border-color: #fe6367;
}

.noo-class-schedule .fc-toolbar .fc-left .fc-state-default:hover,.noo-class-schedule .fc-toolbar .fc-right .fc-state-default:hover,.noo-class-schedule .fc-toolbar .fc-left .fc-state-default:focus,.noo-class-schedule .fc-toolbar .fc-right .fc-state-default:focus {
    background: #fe6367;
}

.single-noo_class .noo_class .content-meta span,.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-trainer {
    color: #fe6367;
}


.noo-class-schedule .class-schedule-filter {
  padding: 2.142857142857143em 0;
}
.noo-class-schedule .class-schedule-filter ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.noo-class-schedule .class-schedule-filter ul li {
  float: none;
  display: inline-block;
  padding: 0;
}
@media (max-width: 991px) {
  .noo-class-schedule .class-schedule-filter ul li {
    margin: 5px;
  }
}
.noo-class-schedule .class-schedule-filter ul li a {
  border: 2px solid #8f8f8f;
  padding: 1.0714285714285714em 2.142857142857143em;
  text-transform: uppercase;
  display: block;
}
.noo-class-schedule .class-schedule-filter ul li a.selected,
.noo-class-schedule .class-schedule-filter ul li a:hover,
.noo-class-schedule .class-schedule-filter ul li a.active {
  background: #fe6367;
  border-color: #fe6367;
  color: #fff;
}
@media (max-width: 991px) {
  .noo-class-schedule .class-schedule-filter ul li a {
    padding: 5px 10px;
    line-height: 20px;
  }
}
.noo-class-schedule .fc-toolbar {
  padding: 1.0714285714285714em 0;
}
.noo-class-schedule .fc-toolbar .fc-left .fc-state-default,
.noo-class-schedule .fc-toolbar .fc-right .fc-state-default {
  background: transparent;
  border-radius: 50%;
  background-image: none;
  box-shadow: none;
  width: 40px;
  height: 40px;
  text-shadow: none;
}
.noo-class-schedule .fc-toolbar .fc-left .fc-state-default:hover,
.noo-class-schedule .fc-toolbar .fc-right .fc-state-default:hover,
.noo-class-schedule .fc-toolbar .fc-left .fc-state-default:focus,
.noo-class-schedule .fc-toolbar .fc-right .fc-state-default:focus {
  background: #fe6367;
  color: #fff;
  outline: 0;
}
.noo-class-schedule .fc-toolbar .fc-center h2 {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .noo-class-schedule .fc-toolbar .fc-center h2 {
    font-size: 1.2857142857142858em;
  }
}
.noo-class-schedule .fc-view {
  background: #fff;
}
.noo-class-schedule .fc-view table {
  border: 0;
}
@media (max-width: 991px) {
  .noo-class-schedule .fc-view table {
    border: 1px solid #f4f4f4;
  }
}
.noo-class-schedule .fc-view table tr {
  border: 0;
}
.noo-class-schedule .fc-view table th {
  border: 4px solid #f4f4f4;
  border-bottom: 0;
}
@media (max-width: 991px) {
  .noo-class-schedule .fc-view table th {
    border: 1px solid #f4f4f4;
  }
}
.noo-class-schedule .fc-view table td {
  border: 4px solid #f4f4f4;
}
@media (max-width: 991px) {
  .noo-class-schedule .fc-view table td {
    border: 1px solid #f4f4f4;
  }
}
.noo-class-schedule .fc-view .fc-widget-header .fc-widget-header th {
  padding: 1.0714285714285714em 0;
  font-size: 14px;
  font-weight: 300;
}
.noo-class-schedule .fc-view .fc-widget-header .fc-widget-header th:first-child {
  background: #f4f4f4;
  width: 108px!important;
}
@media (max-width: 991px) {
  .noo-class-schedule .fc-view .fc-widget-header .fc-widget-header th:first-child {
    width: 40px !important;
  }
}
.noo-class-schedule .fc-view .fc-widget-header .fc-widget-header td {
  border: 0;
}
.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid tr {
  height: 80px;
}
@media (max-width: 991px) {
  .noo-class-schedule .fc-view .fc-widget-content .fc-time-grid tr {
    height: 50px;
  }
}
.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event {
  border-radius: 0;
  text-align: center;
  color: #5f5f5f;
  font-size: 14px;
  margin: -2px -4px 4px -2px;
  transition: margin 0.3s ease 0s, left 0.3s ease 0s;
}
.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  padding: 5px;
  font-size: 0.8571428571428571em;
  line-height: 1.7;
}
.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-trainer {
  color: #fe6367;
}
.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-trainer:hover {
  color: #000;
}
@media (max-width: 767px) {
  .noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-trainer {
    display: none;
  }
}
.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-title {
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  color: #5f5f5f;
  padding: 5px 0 10px 0;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.3;
}
.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-title:before {
  position: absolute;
  bottom: 0px;
  width: 30px;
  height: 1px;
  content: "";
  background: #5f5f5f;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (max-width: 767px) {
  .noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-content .fc-time {
    display: none;
  }
}
.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event .fc-bg {
  background: transparent;
  opacity: 1;
}
.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid .fc-time-grid-event:hover {
  left: 0!important;
  right: 0!important;
  z-index: 99!important;
  margin: -2px -4px 4px -2px !important;
}
.noo-class-schedule .fc-view .fc-widget-content .fc-time-grid table tbody tr td.fc-axis {
  width: 100px !important;
  text-align: center;
}
@media (max-width: 991px) {
  .noo-class-schedule .fc-view .fc-widget-content .fc-time-grid table tbody tr td.fc-axis {
    width: 38px !important;
  }
}
@media (max-width: 991px) {
  .noo-class-schedule .fc-view-container {
    width: 100%;
    overflow-x: scroll;
  }
  .noo-class-schedule .fc-view {
    width: 768px !important;
  }
}

@media (min-width: 800px) and (max-width: 991px) {
    .container-boxed {
        width: 97%;
    }

    .noo-main {
        float: left;
        width: 66.66666666666666%;
    }

    .col-md-12.noo-main {
        width: inherit;
        float: none;
    }
    
    .noo-sidebar {
        float: left;
        width: 33.33333333333333%;
    }; 
    
    body.nice-scroll {
  position: relative;
  padding-right: 10px !important;
}
body.nice-scroll .nicescroll-rails {
  background: #666;
  z-index: 9001 !important;
}
.noo-main.left-sidebar {
  float: right;
}
@media (max-width: 767px) {
  .noo-main.left-sidebar {
    float: none;
  }
}
.noo-main {
  padding-top: 2.142857142857143em;
}
@media (min-width: 992px) {
  .noo-main {
    padding-top: 80px;
  }
}
.home-classic .noo-main {
  padding-top: 0;
}
.noo-sidebar {
  padding-top: 2.142857142857143em;
}
    
    @media (max-width: 767px) {
  .noo-call-to-action {
    padding-left: 2.142857142857143em;
    padding-right: 2.142857142857143em;
  }
  .noo-call-to-action .btn-thirdary {
    padding: 10px 2.142857142857143em !important;
  }
}
.home .noo-main {
  padding-top: 0;
}

