body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-size: 14px; 
    background: url(images/bg.gif) center bottom no-repeat;
    background-size: 100%;
}

img {
    max-width: 100%;
}
h1, h2, h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
a {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #01a2e9;
}
input, button {
    font-family: 'Montserrat', sans-serif;
    outline: none;
}
label {
    width: 100%;
    font-weight: normal;
}
a:focus {
    outline: none;
    text-decoration: none;
}
input {
    border-radius: 0;
}
header {
    min-height: 240px;
}
header .menu-top-container {
    display: table;
    margin: 70px auto;
}
header .menu-top-container li {
    float: left;
} 
header .menu-top-container li a {
    color: #333;
    font-weight: 500;
    font-size: 16px;
    padding: 8px 20px;
    border-bottom: 2px solid transparent;
} 
header .menu-top-container .current-menu-item a {
    background: #efefef;
}
header .menu-top-container li a:hover {
    text-decoration: none;
    border-bottom: 2px solid #f4662f;
}
header a:hover {
    text-decoration: none;
}
.logotype img {
    max-width: 135px;
    margin: 15px auto 30px auto;
    display: table;
}
#curr_selector {
    margin: 48% auto;
    display: table;
    border: 0;
    background: #efefef;
    padding: 5px;
    font-size: 12px;
}

.single-page .um-2333.um .um-profile-body {
    max-width: 100%;
}
.user-title {
    font-size: 20px;
    padding: 0 0 10px 40px;
}
.single-page .um *, .single-page .um *:before, .single-page .um *:after {
    box-sizing: inherit;
}
.user-serve {
    padding: 40px;
    border-radius: 20px;
    margin: 10px 30px 10px 0;
    background: #f9f9f9;
}
.user-serve button {
    background: #f4662f;
    border: 0;
    color: #fff;
    width: 100%;
    height: 42px;
    margin-top: 30px;
}
.single-page .serve-list {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}
.single-page .serve-list li {
    margin: 0;
}
.serve-list li input {
    float: left;
    margin-right: 7px;
}
.serve-list li label {
    width: auto;
    display: block;
}
.history-order {
    display: table;
    width: 100%;
    margin-top: 70px;
}
/*.logotype {
    background: url(images/logo.svg) center no-repeat;
    background-size: contain;
    display: block;
    height: 150px;
    width: 150px;
    margin: 15px auto 30px auto;
}
.logotype:hover {
    background: url(images/logo_hover.svg) center no-repeat;
    background-size: contain;
    display: block;
    height: 150px;
    width: 150px;
    margin: 15px auto 30px auto;
}*/



.phones {
    margin: 50px 0 0 0;
    font-size: 20px;
}
.phones a {
    color: #333;
}
.phones a:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f095";
    padding: 0 8px 0 0;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #f66421;
    -webkit-font-smoothing: antialiased;
}
.call ul li {
    float: left;
}
.call ul li:nth-child(1) a {
    color: #f4662f;
    border-bottom: 1px dotted;
    margin: 7px 0 0 0;
    display: block;
}
.call ul li:nth-child(2) a {
    background: #f4662f;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 5px;
    margin: 7px 0 0 20px;
    display: block;
}
.call ul li:nth-child(2) a:hover {
    background: #ff4801;
}
.location {
    font-size: 10px;
    margin-top: 54px;
}
.location .text-1 {
    font-size: 14px;
    color: #f4662f;
    margin: 0 0 7px 0;
}
.login {
    display: table;
    width: 100%;
}
.login a {
    display: table;
    float: right;
    color: #f4662f;
    padding: 5px 20px 5px 40px;
    margin: 0 0 10px 0px;
    font-size: 13px;
    background: #f9f9f9 url(images/user.svg) left 15px center no-repeat;
    background-size: 15px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.login a:hover {
    background: #fff url(images/user.svg) left 15px center no-repeat;
    background-size: 15px;
}
.social {
    margin-top: 4px;
    text-align: right;
}
.socials li {
    float: right;
}
.socials li a {
    color: #333; 
    font-size: 35px;
    margin: 2px 0 0 20px;
    display: block;
}
.socials li a:hover {
    color: #e57d2b;
}
.metaslider {
    overflow: hidden;
}
.news {
    background: #231f20;
    color: #fff;
    padding: 60px 0;
    margin: 40px 0 0 0;
}
.title {
    font-size: 3rem;
    font-weight: bold;
}
.copyright img {
    max-width: 110px;
    margin: 0 0 20px 0;
}
.copyright {
    font-size: 9px;
}
.footer-nav a {
    padding: 5px 0;
    color: #333;
    display: block;
}
.title-footer {
    font-weight: bold;
    font-size: 16px;
    padding: 5px 0;
}
.contact-footer li {
    padding: 8px 0;
    display: block;
}
.contact-footer li:nth-child(1):before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0e0";
    padding: 0 8px 0 0;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #f66421;
    -webkit-font-smoothing: antialiased;
}
.contact-footer li:nth-child(2):before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f095";
    float: left;
    line-height: 20px;
    padding: 0 8px 0 0;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #f66421;
    -webkit-font-smoothing: antialiased;
}
.contact-footer li:nth-child(3):before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f3c5";
    float: left;
    line-height: 40px;
    padding: 0 8px 0 0;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #f66421;
    -webkit-font-smoothing: antialiased;
}
.about {
    margin-top: 50px;
}
.tseli-i-zadachi li {
    background: url(images/bike_ico.svg) left center no-repeat;
    background-size: 50px;
    padding: 20px 0 20px 70px;
}
.addon .step-back {
    background-color: #f4662f;
    margin-right: 10px;
    margin-top: 30px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 17px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 9px 18px;
    border: 0;
    min-width: 118px;
    text-align: center;
    border-radius: 7px;
    cursor: pointer;
}
.addon .skip-person {
    background-color: #f4662f;
    margin-right: 10px;
    margin-top: 30px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 17px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 9px 18px;
    border: 0;
    min-width: 118px;
    text-align: center;
    border-radius: 7px;
    cursor: pointer;
    float: right;
}
.addon .container-item {
    background: #efefef;
    text-align: center;
    padding: 30px;
    cursor: pointer;
}
.addon .container-item:hover {
    color: #fff;
    background: #f66421;
}
.motorcycles .params {
    background: #efefef;
    text-align: center;
    padding: 30px;
    cursor: pointer;
    font-size: 20px;
}
.motorcycles .params:hover {
    color: #fff;
    background: #f4662f;
}
.bookly-extra-step .bookly-extras-thumb {
    position: relative;
}
.bookly-extra-step .bookly-extras-thumb .extra-widget-price {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #f66421;
    color: #fff;
    padding: 3px 5px;
    font-size: 11px;
}
.single-page {
    margin-top: 30px;
    margin-bottom: 70px;
}
.single-page ul {
    list-style: disc;
}
.single-page ul li {
    padding: 3px 0 3px 0;
    margin: 0 0 0 16px;
}
footer {
    padding: 50px 0;
    font-size: 13px;
}
footer a {
    color: #333;
}
footer a:hover {
    text-decoration: none;
    color: #f66421;
}
.container .bookly-form {
    margin: 50px 0 0 0;
}
.addon .loader {
    background: url('https://motorancho.com/wp-includes/js/tinymce/skins/lightgray/img/loader.gif') no-repeat;
    width: 31px;
    height: 31px;
    background-size: 100%;
    margin: 20px auto;
    font-size: 0;
}
.selectAll {
    display: table;
    margin: 20px auto 0 auto;
    border: 1px solid;
    color: #f66421;
    padding: 5px 20px;
    cursor: pointer;
    border-radius: 5px;
}
.persons div[data-person-id="1"],
.persons div[data-person-id="2"],
.persons div[data-person-id="3"],
.persons div[data-person-id="6"],
.persons div[data-person-id="8"],
.persons div[data-person-id="9"],
.persons div[data-person-id="10"]{
    cursor: pointer;
}
.persons div[data-person-id="1"]:hover,
.persons div[data-person-id="2"]:hover,
.persons div[data-person-id="3"]:hover,
.persons div[data-person-id="6"]:hover,
.persons div[data-person-id="8"]:hover,
.persons div[data-person-id="9"]:hover,
.persons div[data-person-id="10"]:hover{
    background: #f4662f;
    color: #fff;
}
.persons div[data-person-id="1"]:hover .descr,
.persons div[data-person-id="2"]:hover .descr,
.persons div[data-person-id="3"]:hover .descr,
.persons div[data-person-id="6"]:hover .descr,
.persons div[data-person-id="8"]:hover .descr,
.persons div[data-person-id="9"]:hover .descr,
.persons div[data-person-id="10"]:hover .descr {
    color: #fff;
}
.persons div[data-person-id="1"]:before,
.persons div[data-person-id="2"]:before,
.persons div[data-person-id="3"]:before,
.persons div[data-person-id="6"]:before,
.persons div[data-person-id="8"]:before,
.persons div[data-person-id="9"]:before,
.persons div[data-person-id="10"]:before{
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    margin: 0 20px 0 0;
}
.persons div[data-person-id="1"]:before {
    background: url(//motorancho.com/wp-content/uploads/2018-10-26-15.22.00.jpg) center no-repeat;
    background-size: cover;
}
.persons div[data-person-id="2"]:before {
    background: url(//motorancho.com/wp-content/uploads/viber-image.jpg) center no-repeat;
    background-size: cover;
}
.persons div[data-person-id="3"]:before {
    background: url(//motorancho.com/wp-content/uploads/vlad_dardishev.jpg) center no-repeat;
    background-size: cover;
}
.persons div[data-person-id="6"]:before {
    background: url(//motorancho.com/wp-content/uploads/taras.jpg) center no-repeat;
    background-size: cover;
}
.persons div[data-person-id="8"]:before {
    background: url(//motorancho.com/wp-content/uploads/artem.jpg) center no-repeat;
    background-size: cover;
}
.persons div[data-person-id="9"]:before {
    background: url(//motorancho.com/wp-content/uploads/photo_2020-04-15_14-07-41.jpg) center no-repeat;
    background-size: cover;
}
.persons div[data-person-id="10"]:before {
    background: url(//motorancho.com/wp-content/uploads/lozovoi.jpg) center no-repeat;
    background-size: cover;
}
.persons .params {
    font-size: 19px;
    margin: 8px 0;
}
.persons .descr {
    font-size: 11px;
    margin: 9px 0 0 0;
    color: #888888;
}
.persons .persona {
    padding-top: 15px;
    padding-bottom: 15px;
}
.addon h3 {
    margin-bottom: 30px;
}
.bookly-mobile-step-1, .bookly-details-step {
    margin: 0 !important;
}
.emodal .wpcf7-form input {
    font-size: 13px;
    font-weight: normal;
    background: #efefef;
    border: 0;
    margin: 15px 0 0 0;
    height: 37px;
    width: 100%;
    color: #333;
    padding: 0 15px;
}
.emodal .wpcf7-form input[type="submit"] {
    background: #f66721;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.single-post.container img {
    max-width: 100%;
    height: auto;
}
.single-post .title {
    margin: 20px 0;
}
ul.category-list li img {
    max-width: 100%;
    height: auto;
    margin: 30px 0 0 0;
}
ul.category-list li a {
    color: #333;
}
ul.category-list li a h3 {
    color: #333;
    font-weight: normal;
    font-size: 2rem;
}
ul.category-list li a:hover,
ul.category-list li a:hover h3 {
    color: #f4662f;
    text-decoration: none;
}
ul.category-list .post-desc {
    font-size: 11px;
    color: #8c8c8c;
    line-height: 17px;
}
ul.category-list a.post-more {
    background: #f4662f;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    font-size: 10px;
    letter-spacing: 2px;
    margin: 20px 0 0 0;
    display: table;
}
ul.category-list a.post-more:hover {
    color: #fff;
    background: #d45322;
}
ul.category-list .post-date {
    color: #d0d0d0;
    font-size: 10px;
    margin: 0 0 11px 0;
    letter-spacing: 1px;
}
.um-profile-nav a .title {
    font-size: 16px;
    font-weight: normal;
}
@media screen and (max-width: 780px) {
    .item-level {
        margin-bottom: 20px;
    }
    .menu-top-container ul .menu-item {
        display: none;
    }
    .menu-top-container ul .menu-item-71 {
        display: block;
    }
    .addon .container-item {
        padding: 10px;
    }
    .addon .container-item .title {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .addon .container-item p {
        font-size: 9px;
    }
    .persons .params {
        font-size: 15px;
        margin: 10px 0 0 0;
        display: inline-block;
    }
    .motorcycles .params {
        font-size: 14px;
    }
    .location {
        margin-top: 20px;
        font-size: 10px;
    }
    .logotype img {
        margin: 0 auto;
        max-width: 90px;
    }
    .social {
        margin: 15px auto;
        display: table;
    }
    header .menu-top-container {
        display: table;
        margin: 20px auto 0 auto;
        width: 100%;
    }
    .menu-top-container ul .menu-item-71 {
        width: 100%;
    }
    header .menu-top-container li a {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .phones {
        margin: 20px auto 0 auto;
        font-size: 16px;
        display: table;
    }
    .logotype {
        display: table;
        width: 100%;
        margin: 0px 0;
    }
    .call {
        display: table;
        font-size: 13px;
        margin: 0 auto 20px auto;
    }
    .social .text-2,
    .location .text-1 {
        font-size: 12px;
    }
    footer .social {
        text-align: left;
    }
    footer .socials li {
        float: left;
    }
    footer {
        font-size: 10px;
    }
    .copyright img {
        max-width: 60px;
        opacity: .8;
    }
    #n2-ss-2-align {
        overflow: hidden;
        margin: 15px 0 0 0;
    }
    .bookly-btn, .bookly-btn > span,
    .addon .skip-person,
    .addon .step-back {
        font-size: 12px!important;
    }
} 

.bookly-form .bookly-payment-nav > div > label > img {
    max-width: 90px;
}
.language-chooser {
    margin: 70px auto;
    display: table;
}
.language-chooser .active a {
    color: #fff;
    background: #f4662f;
}
.language-chooser li {
    float: left;
    margin: 0 3px;
}
.language-chooser li a {
    display: block;
    width: 25px;
    font-size: 10px;
    line-height: 25px;
    color: #333;
    text-align: center;
}
.language-chooser li a:hover {
    color: #f4662f;
}
.language-chooser li.active a:hover {
    color: #fff;
}
@media screen and (max-width: 767px) {
    .language-chooser {
        margin: 10px auto;
    }
    #curr_selector {
        margin: 10px auto;
    }
    .socials li a {
        color: #333;
        font-size: 25px;
        margin: 2px 0 0 11px;
        display: block;
    }
    .row-top {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        padding-top: 20px;
        justify-content: space-around;
    }

    .row-top .col-phones {
        order: 3;
    }

    .row-top .col-logo,
    .row-top .col-soc {
        max-width: 100%;
        margin: 0;
    }
    .login a {
        float: none;
        margin: 10px auto;
    }

    .row-top .col-phones .call {
        margin-bottom: 0;
    }
}
.bookly-time-additional {
    display: none;
}
.single-page ol {
    list-style: decimal;
    padding: 0 0 0 15px;
}
.single-page ol li {
    padding: 5px 0;
}
.single-page #tribe-events .tribe-events-button,
.single-page #tribe-events .tribe-events-button:hover,
.single-page #tribe_events_filters_wrapper input[type=submit],
.single-page .tribe-events-button, .tribe-events-button.tribe-active:hover,
.single-page .tribe-events-button.tribe-inactive, .tribe-events-button:hover,
.single-page .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.single-page .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #f66621;
}
#tribe-events-content a, .tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a:hover, .tribe-events-back a, .tribe-events-back a:hover, .tribe-events-event-meta a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-list-widget .tribe-events-widget-link a:hover, ul.tribe-events-sub-nav a, ul.tribe-events-sub-nav a:hover {
    color: #f66621;
}


/*new styles*/
.nav-button {
    position: fixed;
    right: 15px;
    top: 30px;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #333;
    display: none;
    z-index: 9999;
}

.nav-button .icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end;
  margin-top: -5px;
}
.nav-button .icon span {
  margin: 6px 0 0 15px;
  transition: 0.5s;
}
.nav-button .icon span:nth-child(1),
.nav-button .icon span:nth-child(3) {
  display: block;
  background: #f4662f ;
  width: 30px;
  height: 2px;
}
.nav-button .icon span:nth-child(2) {
  display: block;
  background: #f4662f ;
  width: 30px;
  height: 2px;
}
.show + .nav-button {
  color: red;
}
.show + .nav-button .icon span:nth-child(2) {
  opacity: 0;
}
.show + .nav-button .icon span:nth-child(1) {
  position: relative;
  -ms-transform: translateY(8px) rotate(45deg);
      transform: translateY(8px) rotate(45deg);
      -webkit-transform: translateY(8px) rotate(45deg);
}
.show + .nav-button .icon span:nth-child(3) {
  position: relative;
  -ms-transform: translateY(-8px) rotate(-45deg);
      transform: translateY(-8px) rotate(-45deg);
      -webkit-transform: translateY(-8px) rotate(-45deg);
}

footer {
    margin-top: 70px;
    background: #efefef;
}

.socials ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row-reverse;
}

.single-post.container img {
    display: block;
    margin: 0 auto;
}

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

.bookly-extra-step .bookly-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.bookly-extra-step .bookly-extras-item {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
}

ul.category-list li > a:first-child {
    min-height: 130px;
}

.logotype img {
    display: block;
    max-height: 150px;
}

ul.category-list .post-desc {
    text-align: justify;
}

.single-post p {
    text-align: justify;
}

.trainers {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: stretch;
}

.trainer {
    width: 25%;
    padding: 5px;
    border: 5px solid transparent;
}

.trainer:hover {
    border-color: #f4662f;
}

.trainer__name {
    padding: 15px 0;
    color: #f4662f;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.trainer__photo img {
    width: auto;
    height: auto;
}

.trainer__descr {
    text-align: justify;
}

.single-page .list-mot,
.single-page .list-mot li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-page .list-mot {
    margin-top: 30px;
}
.single-page .list-mot li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.extra-widget-price {
    font-size: 17px;
    padding: 6px 0;
    display: inline-block;
    color: #444;
    border-bottom: 1px solid;
    text-align: center;
}
.training-price {
    text-align: right;
}
.training-price-type {
    color: #ababab;
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
}
/*
.training-button a {
    display: inline-block;
    color: #f4662f;
    border: 1px solid #f4662f;
    line-height: 36px;
    padding: 0 23px;
    float: right;
    margin: 7px 0;
}
.training-button a:hover {
    background: #f4662f;
    color: #fff;
}
*/
.single-page .list-mot p {
    font-size: 13px;
    color: #b3b3b3;
}
.single-page .list-mot p span {
    color: #444;
    font-size: 16px;
    font-weight: 500;
}
.training-level {
    padding-left: 20px;
}
.training-date {
    padding: 7px 0;
    text-align: center;
}
#schedule_block {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.6);
    top: 0;
    left: 0;
    z-index: 99;
}
#schedule_container_global {
    background: #fff;
    padding: 50px;
    min-height: 400px;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
}
.schedule-buttons-navigation {
    display: table;
    margin: 20px auto;
}
.schedule-buttons-navigation {
    text-align: center;
}
.schedule-buttons-navigation button {
    margin: 10px;
    display: inline-block;
    background: #e6e6e6;
    border: 0;
    height: 40px;
    padding: 0 20px; 
    color: #fff;
    border-radius: 5px;
}
.schedule-buttons-navigation #schedule_ok {
    background: #f4662f;
}
#schedules p input[type="radio"] {
    float: left;
}
#schedules p label {
    float: left;
    margin-right: 5px;
    display: contents;
}
#trainer_full_name { 
    font-size: 28px;
    color: #333;
    font-weight: 400;
    padding-bottom: 30px;
    display: block;
}
.schedules-date-column {
    float: left;
    width: 12.5%;
}

.schedules-date-column span {
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    background: #f4662f;
    border: 1px solid #f4662f;
    line-height: 21px;
    padding: 6px;
    display: block;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
}
.schedules-date-column p {
    border: 1px solid #ddd;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
}
#schedule_prev,
#schedule_next {
    background: #fff;
    border: 1px solid #d0d0d0;
    color: #333;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 172px;
}
#schedule_prev {
    right: 10px;
}
#schedule_next {
    left: 10px;
}
table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting {
    font-weight: normal;
}
#schedule_loading {
    background: url(../clean/images/loading.svg) center no-repeat;
    background-size: contain;
    font-size: 0;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 290px;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: 999;
    border-radius: 20px;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
}
.dataTables_filter,
.dataTables_length,
.dataTables_info {
	display: none;
}
.history-order .dataTables_wrapper .dataTables_paginate {
	display: table;
	margin: 30px auto 0 auto;
	float: none;
}
.history-order tfoot {
	display: none;	
}
.comm_change,
.status_change {
	display: inline-block;
	margin-left: 7px;
	margin-bottom: -3px;
	width: 15px;
	height: 15px;
	background: url(images/edit.svg) no-repeat;
	background-size: contain;
}
.comm_change:hover,
.status_change:hover {
	filter: grayscale(1);
}
.um .um-field-group-head, .picker__box, .picker__nav--prev:hover, .picker__nav--next:hover, .um .um-members-pagi span.current, .um .um-members-pagi span.current:hover, .um .um-profile-nav-item.active a, .um .um-profile-nav-item.active a:hover, .upload, .um-modal-header, .um-modal-btn, .um-modal-btn.disabled, .um-modal-btn.disabled:hover, div.uimob800 .um-account-side li a.current, div.uimob800 .um-account-side li a.current:hover,
.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
	background: #f4662f;
}
.um input[type=submit].um-button:hover, .um a.um-button:hover {
	background: #333;
}
.um-profile.um .um-profile-headericon a:hover, .um-profile.um .um-profile-edit-a.active,
.um .um-tip:hover, .um .um-field-radio.active:not(.um-field-radio-state-disabled) i, .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i, .um .um-member-name a:hover, .um .um-member-more a:hover, .um .um-member-less a:hover, .um .um-members-pagi a:hover, .um .um-cover-add:hover, .um .um-profile-subnav a.active, .um .um-item-meta a, .um-account-name a:hover, .um-account-nav a.current, .um-account-side li a.current span.um-account-icon, .um-account-side li a.current:hover span.um-account-icon, .um-dropdown li a:hover, i.um-active-color, span.um-active-color,
.um a.um-link {
	color: #f4662f;
}
.um-editing .um-profile-nav {
	display: none;
}
table.dataTable thead .sorting_desc {
	filter: grayscale(1);
}
a.um-account-link[data-tab="privacy"],
a.um-account-link[data-tab="delete"] {
	display: none;
}
.um-profile-nav-item a {
    padding: 6px 10px 6px 10px;
}
.single-page .um .um-account-side *, .single-page .um .um-account-side *:before, .single-page .um .um-account-side *:after {
	box-sizing: initial;
}
.re_pay_button a {
    display: inline-block;
    background: #3eb347;
    color: #fff;
    padding: 3px 5px;
    position: relative;
}
.re_pay_button a:after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 26px;
    width: 10px;
    height: 10px;
    border: 6px solid transparent;
    border-top: 6px solid #3eb347;
}
.re_pay_button {
    position: absolute;
    top: -26px;
}
.button-refresh,
.button-cancel {
    display: block;
    border: 0;
    padding: 0;
    width: 25px;
    height: 25px;
    float: right;
    margin: 15px 0 0 0;
}
.button-refresh {
    background: url(images/refresh.svg) no-repeat;
    background-size: 25px;
}
.button-refresh:hover {
    opacity: .7;
}
.button-cancel {
    background: url(images/cancel.svg) no-repeat;
    background-size: 25px;
    filter: grayscale(1);
}
.button-cancel:hover {
    filter: grayscale(0);
}
.um-profile-meta .um-meta-text {
    display: none;
}
.um-profile-meta #add_bike_link {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #41bd45;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 28px;
}
.um-profile-meta #bikes_list,
.um-profile-meta #bikes_list li {
    margin: 0;
    padding: 0;
    font-size: 17px;
    list-style: none;
    color: #555555;
}
.um-profile-meta #bikes_list li {
    padding: 5px 0;
}
.um-profile-meta input[name="new_bike_title"] {
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-top: 10px;
}
.title-you-mot {
    padding: 15px 0;
}
.um-profile-meta #del_bike_link {
    display: inline-block;
    border: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    margin: 0 0 -1px 3px;
    background: url(images/cancel.svg) no-repeat;
    background-size: 12px;
    filter: grayscale(1);
}
.user-serve select[name="serve-bike"] {
    background: transparent;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-bottom: 1px solid #dadada;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    outline: none;
}
.serve-list-item {
    margin: 7px 0;
    width: 100%;
    display: inline-block;
    border-bottom: 1px dashed #ddd;
    padding: 0 0 20px 0;
}
.serve-list-title {
    font-weight: 500;
    font-size: 16px;
    padding: 15px 0;
    color: #f4662f;
}
.single-page .sub-serve-list-checkbox {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}
.um .um-form input.tire_input {
    width: 100%;
    height: 20px;
    margin: 5px 0;
    display: block;
}
.single-page .um label {
    display: inline;
}
.single-page .um  input[type=checkbox] {
    margin-right: 5px;
}
.single-page .um .sub-serve-list {
    margin: 15px 0px 15px 16px;
    font-size: 14px;
    line-height: 17px;
}
.date-label {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    margin-right: 10px;
    color: #a0a0a0;
}
.single-page .um input[type="date"] {
    border: 1px solid #ddd;
    padding: 6px;
}
.not-moto {
    font-size: 12px;
    text-align: center;
    padding: 3px 0;
    padding: 6px 0;
    background: #d87171;
    color: #fff;
    margin: 0 0 15px 0;
}
.not-moto a {
    color: #fff;
    border-bottom: 1px dotted;
}
.um-viewing #bikes_list li {
    float: left;
    border: 1px solid #f4662f;
    margin: 5px 10px 5px 0;
    padding: 5px 20px;
    background: #f4662f0f;
    color: #333;
}
#select_trainers {
	margin-bottom: 20px;
    height: 40px;
    border: 1px solid #ddd;
    padding: 0 15px;
}
.um-tip-n .title {
	display: block !important;
}
.um-tip-n .cube-trainings,
.um-tip-n .cube-maintain {
	display: none !important;
}

@media screen and (max-width: 780px) {
    #schedule_block {
        position: absolute;
    }
    .training-date,
    .training-price {
        text-align: left;
    }
    .training-button a {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .training-price-type {
        text-align: left;
        padding: 8px 0;
    }
    .training-level,
    .training-trainer {
        padding: 0 0 15px 0;
    }
    .single-page .training-date p {
        background: #fff8d9;
        display: table;
        padding: 5px 15px;
        color: #848484;
    }
    .schedules-date-column {
        width: 33.3333333%;
    }
    body.show-menu {
        position: fixed;
    }

    header {
        position: relative;
    }

    .nav-button {
        display: -ms-flexbox;
        display: flex;
    }
    header .menu-wrap {
        position: fixed;
        top: 0;
        bottom: 0;
        right: -100%;
        width: 100%;
        padding: 10px;
        transition: 0.5s;
        z-index: 100;
    }

    header .menu-wrap.show {
        right: 0;
        transition: 0.5s;
        background: #000;
    }

    .menu-wrap .menu {
        margin: 40% 0;
        display: grid;
    }

    header .menu-top-container {
        margin: 0;
        display: inherit;
    }

    .menu-top-container ul .menu-item {
        display: block;
        width: 100%;
    }

    .trainer {
        width: 100%;
    }

}
#trailer {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    overflow: hidden;

}
#trailer > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#trailer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    transition: all .5s;
    z-index: 1;
}
@media (min-aspect-ratio: 16/9) {
    #trailer > video { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
    #trailer > video { width: 300%; left: -100%; }
}
@supports (object-fit: cover) {
    #trailer > video {
        top: 0; left: 0;
        width: 100%; height: 100%;
        object-fit: cover;
    }
}