/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.new-pages .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.new-pages .container:before, .container:after {
  content: " ";
  display: table;
}

.new-pages .container:after {
  clear: both;
}

@media (min-width: 768px) {
  .new-pages .container {
    width: 750px;
  }

}

@media (min-width: 992px) {
  .new-pages .container {
    width: 970px;
  }
  .err-left-15{
    margin-left: 15px !important;
  }
  .err-left-30{
    margin-left: 30px !important;
  }

}

@media (min-width: 1200px) {
  .new-pages .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.new-pages .row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

.sl-cutoff{
  width: 394px !important;
  overflow: hidden !important;
  white-space: pre !important;
  text-overflow: ellipsis !important;
  -webkit-appearance: none !important;
}


@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}



@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }

  .sl-cutoff{
    width: 317px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .sl-cutoff{
    width: 290px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 375px) {
  .sl-cutoff{
    width: 300px !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

a {
  color: #0099ff;
}

/*.block {
  padding: 40px 0;
}*/

.bg-light {
  color: #666;
}

.d-block {
  display: block;
}

body {
  color: #666;
}

.pt-60 {
  padding-top: 60px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.box {
  display: block;
  text-align: center;
  border: 5px solid #f5f5f5;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
}

.box img {
  box-shadow: none !important;
  border: none !important;
}

.green-bg, .blue-bg {
  background: #139444 !important;
}

.green-bg h1, .blue-bg h1 {
  color: white;
}

.blue-bg {
  background: #09499f !important;
}

.semibold {
  font-weight: 600;
}

.form-control {
  border: 2px solid #dadada;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  font-size: 18px;
  display: block;
  padding: 15px;
  height: 56px;
  width: 100%;
}

.form-control:focus {
  font-weight: bold;
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.search-form .form-control {
  padding-left: 60px;
  background: url(../images/search.png) no-repeat 20px center;
  background-size: 24px;
}

.search-form {
  margin-bottom: 30px;
  position: relative;
}

.search-form img.loading{
  width: 26px;
  position: absolute;
  top: 13px;
  right: 10px;
  display: none;
}

.breadcrumb {
  margin-bottom: 30px;
}

.breadcrumb li {
  display: inline-block;
  color: #4d4e4d;
  font-size: 12px;
}

.breadcrumb li a {
  color: #0066cc;
}

.breadcrumb li + li:before {
  padding: 0 5px;
  color: #4d4e4d;
  content: "/\00a0";
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.breadcrumb-block.bg-light.block + .block {
  padding-top: 0;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.embed-responsive-24by9 {
  padding-bottom: 37.5%;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.the-content hr {
  border-bottom: 1px solid #cccccc;
  margin: 30px 0;
}

.pt-0 {
  padding-top: 0;
}

.testimonials {
  padding-top: 50px;
}

.testimonials .testimonial + .testimonial {
  margin-top: 80px;
}

.block-testimonial .container:before, .media-boxs .container:before, .block-hr .container:before {
  background: #cccccc;
  display: block;
  width: 100%;
  margin: 0 auto 30px;
  height: 1px;
}

.block-quote-element, .block-quote blockquote, .testimonial .text {
  padding: 0 50px;
  font-size: 24px;
  color: #094a9a;
  font-weight: 600;
  font-style: italic;
  margin: 15px 0;
  line-height: 1.4;
  text-align: center;
  position: relative;
  border: none;
}

.block-quote-element p, .block-quote blockquote p, .testimonial .text p {
  border: none;
  padding: 0;
}

.block-quote-element:after, .block-quote blockquote:after, .testimonial .text:after, .block-quote-element:before, .block-quote blockquote:before, .testimonial .text:before {
  width: 34px;
  height: 30px;
  position: absolute;
  background: url(../images/q-l-t.png) no-repeat center;
  content: "";
  background-size: 100%;
}

.block-quote-element:after, .block-quote blockquote:after, .testimonial .text:after {
  left: 15px;
  top: -5px;
}

.block-quote-element:before, .block-quote blockquote:before, .testimonial .text:before {
  bottom: 0;
  right: 15px;
  background-image: url(../images/q-r-b.png);
}

.block-quote p {
  margin: 0;
}

.block-quote .container div {
  padding: 30px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.block-quote + .trainner-location .container > div {
  border: none;
  padding: 0;
}

.testimonial {
  max-width: 710px;
  margin: auto;
  text-align: center;
  color: #666;
  font-size: 14px;
  padding: 40px 20px;
  position: relative;
  border: 5px solid #f5f5f5;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
}

.testimonial .image {
  width: 87px;
  height: 87px;
  overflow: hidden;
  border: 3px solid #f5f5f5;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  top: -50px;
}

.testimonial .image img {
  border: none;
  box-shadow: none;
}

.testimonial .text:after {
  left: 0px;
}

.testimonial .text:before {
  right: 0px;
}

.content img {
  border: 5px solid #f5f5f5;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
}

.content p:last-child {
  margin-bottom: 0;
}

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

.block-testimonial + .trainner-location {
  padding-top: 0;
}

.block + .trainner-location {
  margin-top: 0;
}

.trainner-location {
  margin: 40px 0;
}

.trainner-location + .block {
  padding-top: 0;
}

.trainner-location .container > div {
  padding: 40px 0 0;
  border-top: 1px solid #cccccc;
}

.trainner-location .container > div.none-top-border {
  padding: 0 0;
  border-top: none;
}

.trainner-location:last-child .container > div {
  border-bottom: none;
}

.trainner-location .col-xs-12 {
  margin-bottom: 10px;
}

body .ui-widget.ui-widget-content {
  border: 2px solid #dadada;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  border-top: 0;
}

body .ui-menu .ui-menu-item {
  border-color: transparent;
  line-height: inherit;
}

body .ui-menu .ui-menu-item a {
  display: block;
  cursor: pointer;
  color: #666;
  position: relative;
  margin: 0 !important;
  border: none !important;
  padding: 16px 16px 16px 60px;
}

body .ui-menu .ui-menu-item a.ui-state-active {
  background: #f5f5f5;
}

body .ui-menu .ui-menu-item a img {
  position: absolute;
  left: 20px;
  top: 12px;
}

body .ui-menu .ui-menu-item a:hover {
  background: #f5f5f5;
  text-decoration: none;
}

.result, .no-result {
  display: none;
  border: 2px solid #dadada;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  background: white;
  position: absolute;
  width: 100%;
  top: 54px;
  z-index: 9;
}

.result.active, .no-result.active {
  display: block;
}

.result img, .no-result img {
  position: absolute;
  left: 20px;
  top: 12px;
}

.result .item, .no-result .item {
  display: block;
  cursor: pointer;
  color: #666;
  position: relative;
  padding: 16px 16px 16px 60px;
}

.result .item img, .no-result .item img {
  max-width: 20px;
}

.no-result .item.selected, .result .item:hover, .no-result .item:hover {
  background: #f5f5f5;
  text-decoration: none;
}

.new-pages .bg-tertiary .container {
  max-width: 710px;
}

.new-pages .bg-tertiary.become-a-partner .container {
  max-width: 960px;
}

.bg-tertiary .container {
  margin: auto;
}

/*.bg-tertiary .grid-4 {
  width: 100%;
}*/

.bg-tertiary .grid-4 .btn {
  max-width: 242px;
  margin-left: auto;
  margin-right: auto;
}

.new-pages .the-content:not(.full-width) .container {
  max-width: 710px;
}

.the-content:not(.full-width) .container {
  margin: auto;
}

table.data {
  font-family: "din", arial;
}

table.data a {
  color: #0066cc;
}

.the-content .block:last-child {
  padding-bottom: 0;
}

.the-content .trainner-location:last-child {
  margin-bottom: 0;
}

.the-content .avatar, .the-content .feature-image {
  border: 5px solid #f5f5f5;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  display: block;
}

.the-content .avatar img, .the-content .feature-image img {
  border: none;
  box-shadow: none;
  width: 100%;
}

.the-content table:not(.data) {
  margin: 0 0 20px 0;
  width: 100%;
}

.the-content table:not(.data) tr {
  background: none;
}

.the-content table:not(.data) td {
  padding: 0 15px;
}

.the-content table:not(.data) td:first-child {
  padding-left: 0;
}

.the-content table:not(.data) td:last-child {
  padding-right: 0;
}

.the-content table:not(.data) img {
  width: 100%;
}

.the-content .table-info {
  margin-top: 10px !important;
}

.the-content .table-info tr td {
  padding: 5px 0 5px 0;
}

.the-content .table-info tr td:first-child {
  width: 70px;
}

table.data th {
  font-family: "din", arial;
}

.list-item {
  margin: 0 -8px 30px;
}

.list-item .col-xs-12 {
  padding: 0 8px;
}

.list-item .avatar {
  display: block;
  position: relative;
  margin: 10px auto;
  width: 160px;
  height: 160px;
  overflow: hidden;
  border-radius: 50%;
  border: 5px solid #f5f5f5;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
}

.list-item .avatar img {
  width: 100%;
  border-radius: 50%;
}

.list-item .avatar .info {
  bottom: 0;
  background: #e8181d;
  padding: 12px 5px;
  width: 100%;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  position: absolute;
  font-weight: bold;
  font-family: "din", arial;
}

.list-item .avatar .info span {
  display: inline-block;
  text-overflow: ellipsis;
  max-width: 65%;
  white-space: nowrap;
  overflow: hidden;
}

@media (max-width: 767px) {
  .list-item .col-xs-12 {
    width: 50%;
  }
  .list-item .avatar {
    width: 150px;
    height: 150px;
  }
}

h4 + .list-ul {
  margin-top: 12px;
}

h4 + .semibold {
  margin-top: 6px;
  display: block;
}

.list-ul {
  margin-bottom: 30px;
}

.list-ul li {
  margin-bottom: 7px;
  padding-left: 28px;
  position: relative;
}

.list-ul li:before {
  width: 20px;
  height: 20px;
  background: url(../images/check.png) no-repeat center left;
  background-size: 100%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
}

.profile-detail h4 {
  color: #09499f;
  font-size: 16px;
  margin: 0 0 5px;
}

.profile-detail .avatar {
  width: 150px;
  height: 150px;
  margin-bottom: 15px;
  border-radius: 50%;
  overflow: hidden;
}

.profile-detail .col-sm-8 p:last-child {
  margin-bottom: 0;
}

.card {
  margin: 0 0 5px;
  border: 5px solid #f5f5f5;
  box-shadow: 0 4px 0 0 #e5e5e5;
}

.card + .text {
  line-height: 1.6;
}

.card img {
  border: none;
  box-shadow: none;
}

.card .card-body {
  min-height: 176px;
  background-size: cover;
  background-position: center;
  display: block;
  background-color: white;
}

.card .card-body img {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.card .card-bottom {
  text-align: center;
  font-family: "din", arial;
}

.card .card-bottom a {
  display: block;
  background: #e8181d;
  font-weight: 600;
  color: white;
  height: 34px;
  line-height: 34px;
  font-family: inherit;
  font-size: 11px;
  text-transform: uppercase;
}

.card .card-bottom a:hover {
  text-decoration: none;
}

.tab-menu {
  margin-bottom: 30px;
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
}

.new-pages .tab-menu{
  width: 100%;
}

.tab-menu .group {
  color: inherit;
  cursor: pointer;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  border: 2px solid #ebebeb;
  height: 48px;
}

.tab-menu .group.active, .tab-menu .group:hover {
  text-decoration: none;
  background: #f8f8f8;
}

.list-article .media {
  padding: 6px 0;
}

.list-article .media .pull-left {
  margin-right: 18px;
  width: 220px;
  padding: 0;
  height: 220px;
  border-radius: 50%;
  overflow: hidden;
  border: 6px solid #e7e7e7;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}

.list-article .media .pull-left img {
  width: 100%;
}

.list-article .media h3 {
  color: inherit;
  font-size: 24px;
  text-transform: none;
  margin: 20px 0 20px;
}

.list-article .media h3 a {
  color: inherit;
}

.list-article .media h3 a:hover {
  color: #0099ff;
  text-decoration: none;
}

p.activity-item{
  line-height: 1.2;
  margin-bottom: 5px;
}

@media (max-width: 766px) {
  .list-article .media {
    text-align: center;
  }
  .list-article .media .pull-left {
    float: none !important;
    margin: 0 auto 10px;
  }
}

.block-table table.table-location {
  font-family: "din", arial;
  margin-bottom: 40px;
}

.block-table table.table-location tr:nth-child(2n + 1) td {
  background: #fcd93f;
  font-weight: 600;
  text-transform: uppercase;
  padding: 16px 10px;
}

.block-table table.table-location tr td {
  background: #fafafa;
  padding: 22px 10px;
}

.block-table table.table-location tr td img {
  max-width: 25px;
  margin: 0 5px 0 0;
  vertical-align: middle;
}

.pt-0 {
  padding-top: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.location-feature .card .card-body {
  min-height: 120px;
}

.trainner-location .card .card-body {
  min-height: 120px;
  height: 176px;
}

.trainner-location .card + div.text {
  height: 45px;
}

.post-item {
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .post-item {
    margin: 0 -8px 15px;
  }
  .post-item .col-xs-12 {
    padding: 0 8px;
  }
}

.post-item h3 {
  font-size: 24px;
  text-transform: capitalize;
  color: inherit;
}

.post-item h3 a {
  color: inherit;
}

.post-item h3 a:hover {
  text-decoration: none;
  color: #0099ff;
}

.post-item p {
  margin: 0 0 20px;
}

.search-result .post-item p {
  margin: 0;
}

.post-item .card .card-body {
  min-height: 152px;
}

.search-page .search-bar .search-form {
  max-width: 710px;
  margin: auto;
}

.map-section {
  border: 5px solid #f5f5f5;
  box-shadow: 0 4px 0 0 #e5e5e5;
}

.listing-table {
  overflow: auto;
}

.link-text {
  color: inherit !important;
}

.the-content .avatar{
  margin-top: 0px;
}

.location-feature .card .card-body {
  min-height: 120px;
  height: 145px;
  overflow: hidden;
}



@media (min-width: 992px) {
  .row-app {
    margin: 0 -10px;
  }
  .row-app .col-xs-12 {
    padding: 0 10px;
  }
  .map-search .embed-responsive-16by9 {
    padding-bottom: 0;
    height: 520px;
  }
}

@media (max-width: 767px) {
  .block-quote-element, .block-quote blockquote, .testimonial .text, .block-quote blockquote, .testimonial .text {
    font-size: 16px;
    padding: 0 30px;
  }
  .block-quote-element:after, .block-quote blockquote:after, .testimonial .text:after, .block-quote-element:before, .block-quote blockquote:before, .testimonial .text:before, .block-quote blockquote:after, .block-quote blockquote:before, .testimonial .text:after, .testimonial .text:before {
    width: 20px;
    height: 30px;
  }
  .trainner-location .card {
    margin-bottom: 20px;
  }
  .post-item .card {
    margin-bottom: 20px;
  }
  .profile-detail .col-sm-4 {
    margin-top: 30px;
  }
  .tab-menu .group {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  table.data th {
    font-size: 10px;
  }
  .session-view table.data th {
    font-size: 14px;
  }
  table.data td {
    font-size: 12px;
  }
  .session-view table.data td {
    font-size: 14px;
  }
  .block-table table.table-location tr td {
    font-size: 12px;
  }
  #bookings-container .tab-menu{
    display: block;
    margin-bottom: 15px;
  }
}

.sidenav li.cat-item ul.children {
  margin-top: 8px;
  padding-left: 20px;
}

#map_canvas img.icon{
  max-width: 60px;
}

.new-pages .heading h2{
  margin-bottom: 0;
}

.heading h2{
  margin-bottom: 0;
}

.home-content p{
  font-size: 14px;
}

.addthis_toolbox a.at300b img{
  max-width: 32px;
  max-height: 32px;
}

.addthis_toolbox a.at300b{
  transition: all .2s ease-in-out;
  display: inline-block;
}
.addthis_toolbox a.at300b:hover{
  transform: translateY(-4px);
}

.location-join-block{
  background: #084497;
  padding: 30px 20%;
  text-align: center;
  margin: 30px 0 0;
}

.location-join--heading{
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
}

.location-join--button{
  font-family: Open sans, Arial, Helvetica, sans-serif;
  background-color: #e91914;
  background-image: url(https://i.imgur.com/jk7kJsN.gif);
  border-radius: 4px;
  border: none;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  min-height: 60px;
  padding: 18px 36px;
  margin: 0 auto;
  background-position: center bottom;
  text-decoration: none;
  background-repeat-y: no-repeat;
}
a.location-join--button:hover{
  text-decoration: none;
}

.location-detail--address{
  display: block;
  background: #084497;
  font-weight: 600;
  color: white;
  min-height: 48px;
  line-height: 20px;
  padding: 20px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  font-family: "din", Arial;
}




@media (max-width: 567px) {
  .location-detail--address{
    line-height: 20px;
    padding: 20px;
  }

  .new-pages .the-content:not(.full-width) .container {
    margin: 10px;
  }
  .image-revert{
    flex-direction: column-reverse;
  }
  .pt-mobile-30 {
    padding-top: 3rem;
  }
  .add-children {
    margin: 10px 0 0 0;
  }
  .dropdown-box-item.empty-item{
    display: block;
  }

  /*.err-left-15,.err-left-30 {*/
  /*  margin-left: 0;*/
  /*}*/
}

.location-detail--address span{
  line-height: 20px;
}

.bbt-40{
  padding: 40px 0 0;
  border-top: 1px solid #cccccc;
}

.input-wrapper {
  float: left;
  width: 100%;
  display: inline-flex;
}

.input-wrapper .radio-inputs {
  flex: 1;
  padding: 0 5px;
}

.text-light{
  font-weight: normal !important;
}

textarea{
  -webkit-box-shadow: #dadada 1px 4px 1px 0px inset;
  box-shadow: #dadada 1px 4px 1px 0px inset;
}

.booking-container {
  background: #F5F3F1;
  padding: 3rem 2rem;
  text-align: center;
}

#trainer-logo.trainer-logo {
  border-radius: 50%;
  height: 160px;
  width: 160px;
  z-index: 10;
  margin: 0 auto;
  display: flex!important;
}

.align-items-center {
  align-items: center;
}

.zoom-anim-dialog .session-info {
  height: auto !important;
}

.d-flex {
  display: flex;
}
.justify-content-between {
  justify-content: space-between;
}
#trainer-logo img {
  flex-grow: 1;
  object-fit: cover;
}
.zoom-anim-dialog h3 {
  font-family: inherit;
  font-weight: bold;
  text-transform: uppercase;
}

.select-spaces {
  font-weight: bold;
  text-align: left;
}
.custom-select {
  font-weight: bold;
  position: relative;
  margin-bottom: 2rem;
}


.label-box, .dropdown-box-item {
  background: white;
  padding: 2rem 5rem 2rem 2rem;
  position: relative;
  font-weight: bold;
}
.dropdown-box-item {
  margin: 0!important;
  border-top: 1px solid #ddd;
  cursor: pointer;

  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dropdown-box-item.empty-item {
  padding: 2rem;
  line-height: 1.4;
  cursor : default;
}
.input-checked {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #399E5C;
  box-shadow: 0px -2px #607266;
  border-color: #399E5C;
}
.input-checked:after {
    content: "";
    width: 18px;
    height: 10px;
    border-left: 4px solid white;
    border-bottom: 4px solid white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1;
    margin-top: -2px;
}
.dropdown-box-item span:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  background: #F5F3F1;
  border-radius: 50%;
  border: 1px solid #ccc;
  box-shadow: 0px -2px #dedcda;
}

.dropdown-box-item input:checked + span:after {
  background: #399E5C;
  box-shadow: 0px -2px #607266;
  border-color: #399E5C;
}

.dropdown-box-item span:before {
  content: "";
  width: 18px;
  height: 10px;
  border-left: 4px solid white;
  border-bottom: 4px solid white;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%) rotate(-45deg);
  z-index: 1;
  margin-right: 5px;
  margin-top: -3px;
  opacity: 0;
}
.dropdown-box-item input:checked + span:before {
  opacity: 1;
}
.add-children {
  margin-left: 10px;
}

.gg-trash {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs,1));
  width: 10px;
  height: 12px;
  border: 2px solid transparent;
  box-shadow:
      0 0 0 2px,
      inset -2px 0 0,
      inset 2px 0 0;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  margin-top: 4px
}
.gg-trash::after,
.gg-trash::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute
}
.gg-trash::after {
  background: currentColor;
  border-radius: 3px;
  width: 16px;
  height: 2px;
  top: -4px;
  left: -5px
}
.gg-trash::before {
  width: 10px;
  height: 4px;
  border: 2px solid;
  border-bottom: transparent;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  top: -7px;
  left: -2px
}
.children-box-item {
  padding: 2rem 2rem;
  background: #F9F9F9;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  align-items: center;
}
.children-box-item  .remove.button {
  color: #e8181d;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.children-box-item  .button  span.icon-plus {
  font-size: 30px;
  color: #09499f;
}
.children-box-item  .button .button-icon {
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 50%;
  margin-left: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  background: white;
  border: 1px solid #ccc;
  box-shadow: 0px -2px #dedcda;
  justify-content: center;
}

.children-box-item  .button .button-icon :hover {
  text-decoration: none;
}

.block-child{
  padding-top: 0 !important;
}

.child-step-title{
  margin-bottom: 5px !important;
}
.block-child .panel-content p{
  margin-bottom: 5px !important;
}

.text-din{
  font-family: "din", Arial, sans-serif !important;
}

.font-bold-700 {
  font-weight: 700;
}
