@charset "UTF-8";
.md-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: hidden;
    height: 100%;
    width: 100%;
    padding: 30px 0;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.md-modal-overlay .md-modal-wrapper {
    top: 50px;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    height: initial
}

.md-modal .absol_text {
    top: 37px
}

.md-modal-wrapper {
    margin-bottom: 50px
}

.md-content {
    border-radius: 15px;
    padding: 0!important;
    overflow: hidden;
    height: 650px;
    display: flex;
    font-size: 14px
}

.md-content_new {
    height: 768px;
    font-size: 18px
}

.md-content a {
    text-decoration: none
}

.modal_roket {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center
}

.modal_roket_new {
    padding: 0;
    text-align: inherit
}

.modal_roket img {
    margin-bottom: 20px
}

.modal_roket p {
    margin-top: 20px
}

.modal_roket_new p {
    margin-top: 0
}

.modal_roket .modal_button {
    margin-top: 50px
}

.md-final-overlay {
    height: 650px!important;
    display: flex;
    justify-content: center;
    align-items: center
}

.md-final-overlay_new {
    display: block;
    background: url(/img/modal/final_2.png) no-repeat;
    background-size: cover;
    border-radius: 15px;
    position: relative;
    text-align: center;
    font-size: 21px
}

.md-final-overlay_new>div {
    margin-top: 20px
}

.md-final-overlay_new>div:first-child {
    position: absolute;
    top: 220px;
    left: 103px
}

.md-final-img-bg {
    width: 600px;
    height: 600px;
    margin: 0!important
}

.md-final-title {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    font-size: 24px;
    margin-top: 0
}

.modal_button {
    margin: 20px auto
}

.modal_button_new {
    position: absolute;
    top: 260px;
    left: 130px
}

.modal_button_new>button:last-child {
    background-color: transparent;
    color: #fff;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid transparent;
    width: inherit;
    margin: 0;
    font-size: 16px;
    padding: 0 10px!important
}

.modal_button_new>button:last-child:hover {
    border-color: #fff
}

.modal_button_new>button:last-child::after,
.modal_button_new>button:last-child::before {
    display: none
}

.md-final-bg-overlay {
    margin-top: 40px!important;
    max-width: 175px
}

.modal-wizard-close {
    padding-top: 3px!important
}

.md-content-overlay {
    margin: 35px 235px 55px 35px;
    position: relative;
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.md-content-overlay_new {
    margin: 0;
    transition: none
}

.md-content-overlay_new-details-form {
    margin: 45px;
    margin-right: 235px
}

.md-content-overlay_new-details-form .modal-wizard-steps .modal-wizard-step>div:first-child {
    padding: 0;
    margin: 0 auto
}

.md-content-overlay_new-details-form .modal-contact-first-form {
    height: inherit;
    padding: 0
}

.md-content-overlay_new-details-form .modal-contact-first-form .modal-wizard-information {
    display: none
}

.md-content-overlay_new-details-form .modal-contact-first-form .md-contact-img {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 120px
}

.md-content-overlay_new-details-form .modal-contact-first-form .input_form_new {
    width: 100%;
    max-width: none
}

.md-content-overlay_new-details-form .modal-contact-first-form .md-contact-title {
    font-size: 30px
}

.md-content-overlay_new-details-form .modal-contact-first-form .md-contact-btn-block {
    display: none
}

.modal-wizard-steps {
    width: 100%
}

.modal-wizard-step:last-child .about_me_a_new-details:before {
    padding: 0
}

.modal-wizard-step_new {
    display: flex;
    height: 768px;
    padding: 66px 0
}

.modal-wizard-information {
    padding: 0 89px;
    border-left: 1px solid #fff;
    display: flex;
    flex-direction: column;
    align-items: center
}

.md-details {
    margin-top: 20px;
    padding: 20px 0;
    width: 333px;
    height: 308px;
    border-radius: 10px;
    background: #ffffff2b;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.md-details>div:first-child {
    font-size: 23px;
    text-align: center
}

.md-details-steps-block {
    display: flex;
    padding: 0 51px
}

.md-details-steps-block .md-details-steps {
    margin-right: 40px
}

.md-details-steps-block .md-details-steps>div {
    width: 19px;
    height: 19px;
    background: #fff;
    border-radius: 50%;
    color: #2ac762;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 700
}

.md-details-steps-block .md-details-steps>div:first-child,
.md-details-steps-block .md-details-steps>div:nth-child(2) {
    margin-bottom: 68px;
    position: relative;
    font-weight: 700
}

.md-details-steps-block .md-details-steps>div:first-child:after,
.md-details-steps-block .md-details-steps>div:nth-child(2):after {
    content: "";
    position: absolute;
    width: 3px;
    height: 68px;
    background: #fff;
    top: 19px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.md-details-steps-block .md-details-steps-info>div:first-child,
.md-details-steps-block .md-details-steps-info>div:nth-child(2) {
    margin-bottom: 32px
}

.md-btn-block-fixed {
    position: absolute;
    left: 0;
    bottom: -55px;
    width: 100%;
    height: 110px;
    padding: 0;
    z-index: 5;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.md-btn-block-fixed_new {
    bottom: -40px
}

.md-btn-next {
    width: 160px!important;
    height: 40px!important;
    font-size: 18px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    color: #333;
    position: relative;
    text-align: left;
    padding-top: 6px!important;
    padding-left: 13px!important
}

.md-btn-next i {
    position: absolute;
    right: 2px;
    top: 9px;
    font-size: 18px;
    color: #ffbb4c;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.md-btn-next:hover i {
    color: #fff
}

.md-btn-back {
    display: block;
    width: 150px!important;
    height: 40px!important;
    text-decoration: solid;
    padding: 0 0 10px 0!important;
    margin: 0 auto!important;
    opacity: .3;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease
}

.md-btn-back i {
    display: inline-block;
    font-size: 14px
}

.md-btn-back:hover {
    opacity: .5
}

#modal-wizard-back {
    background: 0 0;
    border: 0
}

.md-empty-overlay {
    position: absolute;
    right: 0;
    background-color: #fff;
    height: 100%;
    width: 200px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.md-contact-form-name {
    padding: 0;
    float: none;
    margin: auto
}

.md-first-content {
    width: 765px
}

.md-first-content_new {
    max-width: 1024px;
    width: 100%
}

.md-first-content .main-wizard-form {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.md-first-content .md-content-overlay {
    margin-right: 35px
}

.md-first-content .md-content-overlay_new {
    margin-right: 0
}

.md-first-content .md-content-overlay .md-btn-block-fixed {
    height: 120px
}

.md-first-content .md-content-overlay .md-content-compliance {
    top: -20px
}

.md-contact-contract .md-content-compliance {
    top: -24px
}

.md-contact-contract .md-content-compliance a {
    margin: 0 5px
}

.md-first-content .md-empty-overlay {
    right: -250px
}

.md-first-content .md-btn-send {
    display: block;
    margin: 10px auto;
    width: auto!important;
    padding-right: 35px!important;
    color: #fff
}

.md-first-content .md-btn-send p {
    position: relative;
    z-index: 2
}

.md-first-content .md-btn-send i {
    z-index: 2
}

.md-first-content .md-btn-send:hover {
    color: #000
}

.md-first-content .md-btn-send::after,
.md-first-content .md-btn-send::before {
    background-color: #2ac761;
    z-index: 1
}

.md-first-content .md-btn-send:hover,
.md-first-content .md-btn-send:hover::after,
.md-first-content .md-btn-send:hover::before {
    background-color: #fff
}

.md-btn-send {
    display: none
}

.md-first-content #modal-wizard-next {
    display: block;
    height: 40px!important;
    width: auto!important;
    padding: 7px 38px 0 20px!important;
    margin: 10px auto!important;
    border: 2px solid #fff;
    color: #000;
    font-size: 16px
}

.md-first-content_new #modal-wizard-next {
    padding: 8px 35px 8px 20px!important;
    margin: 0!important;
    font-size: 16px;
    width: inherit!important
}

.md-first-content #modal-wizard-next:hover {
    color: #fff
}

.md-first-content #modal-wizard-next i {
    top: 7px;
    font-size: 22px
}

.md-first-content_new #modal-wizard-next i {
    font-size: 22px;
    top: 9px
}

.md-first-content #modal-wizard-next:hover {
    color: #fff
}

.md-first-content .md-btn-block-fixed .md-btn-content-first {
    display: block
}

.md-first-content .md-btn-block-fixed .md-btn-content-next {
    display: none
}

.md-btn-content-first {
    display: none
}

.md-btn-content-first_new {
    display: block;
    margin: 0
}

.md-btn-content-final {
    display: none;
    text-align: center
}

.md-btn-final .md-btn-content-next {
    display: none
}

.md-btn-final .md-btn-content-final {
    display: block
}

.md-btn-content-next {
    display: block
}

.modal_a {
    position: absolute;
    top: 0;
    margin-left: 65px;
    border-left: 2px solid #ddd;
    height: 100%
}

.modal_a .modal_last_a:before {
    display: none
}

.modal_a .modal_last_a:before {
    display: none
}

.modal_a .modal_last_a {
    margin-right: 0
}

.modal_a a span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .3);
    display: block;
    margin: 0 auto;
    color: #fff;
    position: relative
}

.modal_a .modal_active_a {
    width: 40px;
    height: 40px;
    background-color: #2ac761;
    margin-top: 85px;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, .5);
    display: block;
    position: relative;
    right: 21px
}

.modal_a .modal_active_a span {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    display: block;
    margin: 0 auto
}

.modal_a .modal_empty_info {
    position: absolute;
    bottom: -15px;
    left: 38px;
    width: 100px
}

.modal_a .modal_empty_info .modal_empty_number {
    font-size: 20px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    padding: 0;
    margin: 0;
    color: #2ac761
}

.modal_a .modal_empty_info .modal_empty_title {
    font-size: 14px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    padding: 0;
    margin-left: 3px;
    color: #333;
    line-height: 1
}

.modal_a .modal_active_empty {
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    border: 3px solid #2ac761;
    box-shadow: none;
    display: block;
    position: relative;
    right: 13px
}

.modal_a .modal_active_empty span {
    background-color: transparent
}

.modal_a .modal_ready_a {
    margin-top: 85px;
    border-radius: 50%;
    display: block;
    position: relative;
    width: 24px;
    height: 24px;
    background-color: #2ac761;
    border: 3px solid #2ac761;
    box-shadow: none;
    right: 13px;
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -ms-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease
}

.modal_a .modal_ready_a span {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer
}

.modal_a .modal_ready_a .modal_empty_info {
    cursor: pointer
}

.modal_a .modal_ready_a span:before {
    font-family: FontAwesome, "Open Sans", sans-serif;
    content: "\f00c";
    font-size: 14px;
    left: 2px;
    position: absolute;
    font-weight: 400;
    line-height: 21px;
    color: #fff
}

.modal_a .modal_ready_a:hover {
    box-shadow: 0 0 8px 2px #2ac761
}

.modal_ready_a:before {
    content: "";
    display: block;
    width: 2px!important;
    height: 85px;
    background-color: #2ac762;
    position: relative;
    left: 8px;
    bottom: 88px;
    z-index: 20
}

.modal_active_a .md-wizard-img {
    display: flex
}

.modal_active_a:before {
    content: "";
    display: block;
    width: 2px!important;
    height: 85px;
    background-color: #2ac762;
    position: relative;
    left: 14px;
    bottom: 90px;
    z-index: 20
}

.modal_active_a span {
    display: none!important
}

.modal_active_empty .md-wizard-img,
.modal_ready_a .md-wizard-img {
    display: none
}

.modal_active_empty:before {
    display: none
}

.modal_active_empty .modal_empty_info,
.modal_ready_a .modal_empty_info {
    left: 32px
}

.md-wizard-img {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px
}

.md-wizard-img-language img {
    padding-left: 2px;
    padding-bottom: 1px
}

.modal-wizard-step>div:first-child {
    padding: 0 89px
}

.modal-wizard-step.animate {
    position: absolute;
    width: 100%;
    overflow: auto
}

.modal-wizard-step .h6 {
    margin-bottom: 15px;
    font-size: 20px
}

.opacity_wrap_input {
    padding: 15px;
    padding-bottom: 5px
}

.opacity_wrap_input .btn-group {
    display: block
}

.md-personal-goal-overlay {
    padding: 5px 15px 0
}

.md-content-title {
    text-align: left;
    padding: 0 15px;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.1em
}

.md-content-title-no-padding {
    padding: 0
}

.md-personal-overlay {
    padding-top: 0
}

.md-personal-overlay-terms {
    padding-top: 5px
}

.md-personal-overlay-terms .pb {
    padding-bottom: 0
}

.md-personal-title {
    margin-bottom: 8px
}

.md-personal-block {
    margin: 10px auto!important
}

.md-study-block {
    background-color: rgba(255, 255, 255, .7);
    border-radius: 3px;
    color: #333;
    height: 65px;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 8px;
    line-height: 1.4em;
    text-align: center
}

.md-study-block img {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    background-color: #b5ebe8;
    padding: 5px
}

.md-study-block p {
    width: inherit;
    color: #333;
    padding-right: 32px;
    padding-top: 15px;
    font-size: 15px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-dropdown-menu-height {
    height: 155px!important;
    font-size: 16px
}

.md-level-range {
    position: relative;
    display: block;
    width: 100%;
    height: 100px;
    margin-top: -40px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.md-level-range {
    z-index: 0
}

.md-level-range .md-level-range-event {
    position: absolute;
    display: block;
    content: none;
    width: 25%;
    height: 100%;
    padding-bottom: 17px;
    font-size: 0;
    color: transparent;
    z-index: 500
}

.md-level-range .md-level-range-event p {
    display: none
}

.md-level-range .md-level-range-event::before {
    content: "";
    display: block;
    position: relative;
    top: 35px;
    height: 14px;
    width: 14px;
    margin: auto;
    border-radius: 50%;
    background-color: #fff
}

.md-level-range .md-level-range-bg {
    position: absolute;
    display: block;
    width: 100%;
    height: 4px;
    top: 0;
    background-color: #fff;
    border-radius: 3px;
    margin-top: 40px;
    margin-bottom: 50px;
    text-align: left
}

.md-level-range .md-level-range-item-span {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%;
    padding-bottom: 17px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.md-level-range .md-level-range-item-span::before {
    content: "";
    display: block;
    height: 18px;
    width: 18px;
    margin: 0 2px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #2ac761;
    z-index: 600
}

.md-level-range .md-level-range-item-span::after {
    content: "";
    position: absolute;
    bottom: 34px;
    border: 10px solid transparent;
    border-bottom: 10px solid #ffba4b
}

.md-level-range .md-level-range-item-active {
    display: block;
    position: absolute;
    background-color: #ffba4b;
    color: #fff;
    height: 35px;
    top: 65px;
    left: auto;
    right: auto;
    border-radius: 4px;
    padding-top: 7px;
    width: 175px;
    font-weight: 700;
    font-size: 15px
}

.input_form {
    color: #fff
}

.input_form a:focus,
.input_form a:hover {
    color: #fff!important
}

.input_form input,
.input_form textarea {
    width: 100%;
    padding: 5px 10px;
    background-color: transparent;
    border: 1px solid #fff;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    border-radius: 4px
}

.input_form input:focus,
.input_form textarea:focus {
    opacity: 1;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.input_form input.error {
    border-color: #ff1414;
    color: #ff1414
}

.input_form input.error::placeholder {
    border-color: #ff1414;
    color: #ff1414
}

.input_form input.error::-moz-placeholder {
    border-color: #ff1414;
    color: #ff1414
}

.input_form input.error::-webkit-input-placeholder {
    border-color: #ff1414;
    color: #ff1414
}

.input_form input.error:-ms-input-placeholder {
    border-color: #ff1414;
    color: #ff1414
}

.md-contact-block-wish textarea {
    position: relative;
    height: 163px;
    min-height: 100px;
    background-color: #c0eed0;
    color: #333!important;
    border-radius: 3px;
    border: none;
    width: 100%;
    padding: 7px 10px 10px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    font-size: 16px;
    resize: none
}

.md-contact-block-wish textarea:focus,
.md-contact-block-wish textarea:valid {
    background-color: #fff
}

.md-contact-block-wish textarea::placeholder {
    color: #7d7d7d!important
}

.md-contact-block-wish textarea::-moz-placeholder {
    color: #7d7d7d!important
}

.md-contact-block-wish textarea::-webkit-input-placeholder {
    color: #7d7d7d!important
}

.md-contact-block-wish textarea:-ms-input-placeholder {
    color: #7d7d7d!important
}

.md-contact-block .md-contact-block-label,
.md-content-input-name .md-contact-block-label {
    position: absolute;
    bottom: -30px;
    right: 80px;
    padding: 2px 0;
    width: 140px;
    box-shadow: 0 0 1px 0 #ff5b00;
    background-color: #ff5b00;
    font-size: 16px;
    font-weight: 400;
    opacity: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.md-contact-block input.error~.md-contact-block-label,
.md-content-input-name input.error~.md-contact-block-label {
    right: 15px;
    opacity: 1
}

.md-contact-block .md-contact-block-label {
    bottom: -12px;
    font-size: 14px
}

.md-contact-block input.error~.md-contact-block-label {
    right: 0
}

#md-contact-block-phone-plus {
    position: absolute;
    top: 5px;
    right: -8px;
    font: 17px MuseoSansCyrlMed, avenir, sans-serif;
    color: #7d7d7d
}

.md-level-overlay input {
    background-color: #c0eed0;
    border-radius: 3px;
    border: none;
    opacity: 1;
    padding-top: 6px;
    padding-left: 12px;
    height: 45px
}

.md-level-overlay button {
    height: 45px;
    padding-top: 5px
}

.md-level-overlay button i {
    font-size: 20px
}

.md-level-overlay button,
.md-level-overlay input {
    color: #333!important;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-level-overlay input::placeholder {
    color: #333!important;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-level-overlay input::-moz-placeholder {
    color: #333!important;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-level-overlay input::-webkit-input-placeholder {
    color: #333!important;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-level-overlay input:-ms-input-placeholder {
    color: #333!important;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-content-input {
    font-size: 16px
}

.md-content-input input:valid {
    background-color: #fff!important
}

.md-schedule-img {
    top: 8px;
    left: 15px
}

.md-block-img {
    position: absolute;
    top: 9px;
    width: 32px;
    height: 32px;
    padding-top: 6px;
    text-align: center
}

.md-level-img {
    left: 8px;
    top: 5px
}

.md-content-block {
    margin-bottom: 55px
}

.md-content-block-last {
    margin-bottom: 0
}

.md-contact-overlay {
    position: relative;
    padding-bottom: 0!important
}

.md-contact-overlay_new {
    position: initial
}

.md-contact-form {
    margin-top: 20px
}

.md-contact-form:before {
    display: none
}

.md-contact-contract {
    position: relative;
    margin-top: 5px
}

.md-contact-contract div {
    position: relative;
    top: -12px
}

.md-contact-contract div a,
.md-contact-contract div p {
    display: inline;
    color: #fff;
    font-family: MuseoSansCyrlReg, avenir, "Open Sans", sans-serif;
    font-size: 15px
}

.md-contact-contract div a {
    border-bottom: 1px dashed #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.md-contact-contract div a:hover {
    color: #baffd4
}

.md-contact-contract .md-contact-contract-agree {
    display: inline-block;
    position: relative;
    top: 13px;
    left: -2px;
    width: 28px;
    height: 28px;
    margin-top: -15px
}

.md-contact-contract-agree input[type=checkbox] {
    visibility: hidden;
    padding: 0;
    margin: 0
}

.md-contact-contract-agree input[type=checkbox]:checked~label:after {
    opacity: 1
}

.md-contact-contract-agree input.error~label {
    background-color: #fff5f0;
    border: 2px solid #ff5b00;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5), 0 1px 5px #ff5b00
}

.md-contact-contract-agree label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    left: 4px;
    top: 4px;
    background-color: #c0eed0;
    border: 2px solid #fff;
    border-radius: 50px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.md-contact-contract-agree label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 10px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 1px;
    left: 1px;
    background-color: #2ac761;
    opacity: 0;
    border-radius: 50px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .5);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.md-level-title {
    margin-top: 35px;
    margin-bottom: 5px
}

.md-level-wrapper::before {
    display: none
}

.modal_thanks .md-close {
    color: #2ac761;
    text-decoration: none
}

.md-close {
    display: none!important
}

.md-contact-img {
    border-radius: 50%;
    overflow: hidden
}

.md-contact-img {
    display: none;
    width: 90px;
    height: 90px;
    border: 10px solid #61d17e;
    box-shadow: 0 0 0 15px #4ccc71;
    margin: 15px;
    background: url(/img/modal/contact.png) center no-repeat #ffcf86;
    background-size: contain
}

.modal-wizard-information .md-contact-img {
    display: block;
    width: 175px;
    height: 175px;
    border: 20px solid #74df90;
    box-shadow: 0 0 0 30px #45d38b;
    margin: 30px;
    background: url(/img/modal/contact.png) center no-repeat #ffcf86;
    background-size: contain
}

.modal_dropdown-menu {
    position: relative
}

.opacity_wrap {
    background-color: rgba(255, 255, 255, .1);
    text-align: center;
    color: #fff;
    padding: 15px
}

.opacity_wrap_img {
    background-color: #94dba3;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    padding-top: 6px
}

.opacity_wrap p {
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 14px
}

.opacity_wrap .mb {
    margin-bottom: 20px
}

.opacity_wrap_big {
    padding-bottom: 20px;
    margin-top: 25px
}

.target_block {
    margin-bottom: 15px;
    margin-top: 15px
}

.target_block .opacity_wrap {
    height: 116px
}

.target_block .opacity_wrap img {
    margin-top: 12px
}

.intl-tel-input {
    width: 100%
}

.form-control,
.intl-tel-input {
    height: 43px;
    margin: 10px
}

.intl-tel-input_new {
    height: 100%
}

.iti-container {
    width: auto;
    height: auto;
    margin: 0
}

.intl-tel-input .flag-container .selected-flag {
    outline: 0
}

.intl-tel-input .flag-container .selected-flag .iti-arrow {
    border-top: 4px solid #fff
}

.intl-tel-input .flag-container .country-list {
    color: #666;
    z-index: 9999
}

.about_me_a {
    cursor: pointer;
    display: block;
    border: 2px solid transparent;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    position: relative
}

.about_me_a_new {
    border: none
}

.about_me_a_new .intl-tel-input {
    margin: 0
}

.about_me_a input {
    background-color: #fff;
    color: #333!important;
    padding: 14px 10px;
    border-radius: 10px;
    width: 100%;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    font-size: 14px;
    border: 2px solid transparent;
    border-radius: 10px
}

.about_me_a i {
    opacity: 0;
    position: absolute;
    top: 14px;
    right: 8px
}

.about_me_a input.error {
    border-color: #cb555d
}

.about_me_a input.error+i {
    opacity: 1;
    color: #cb555d
}

.about_me_a .input-text.error>i {
    opacity: 1;
    color: #cb555d
}

.about_me_a .input-text.error>label,
.about_me_a input.error~label {
    opacity: 1
}

.about_me_a .input-text~span,
.about_me_a input:focus~span {
    opacity: 0
}

.about_me_a input.not-empty~span {
    opacity: 0
}

.about_me_a .input-text.error>span,
.about_me_a input.error~span {
    color: #cb555d
}

.about_me_a_new-details:before {
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: absolute;
    border: 2px solid #fff;
    background-color: #00b94e;
    top: -12px;
    margin: auto;
    left: 0;
    right: 0
}

.active_man:before {
    border-color: #fff!important;
    font-family: FontAwesome, "Open Sans", sans-serif;
    content: "\f00c";
    color: #ffe200;
    font-size: 14px;
    padding-left: 3px;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}

.active_man {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    background-color: #fff!important;
    color: #464646!important
}

.level_modal {
    margin-top: 40px
}

.level_modal_new {
    margin-top: 0
}

.level_modal .input_form {
    position: relative;
    text-align: center
}

.level_modal .input_form_new {
    padding: 0;
    max-width: 364px;
    width: 100%
}

.level_modal .h6 {
    margin-top: 20px
}

.md-content-disposable-date {
    height: 50px;
    background-color: rgba(255, 255, 255, .7);
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    font-size: 15px
}

.md-level-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    border-radius: 3px;
    background-color: #c0eed0;
    color: #333;
    padding: 0 45px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1em
}

.md-level-block p {
    margin: 0;
    padding-top: 5px
}

.md-level-block::before {
    padding-top: 2px;
    border-color: rgba(255, 255, 255, .7)
}

.md-schedule-days {
    height: 60px;
    background-color: #c0eed0;
    border-radius: 3px;
    padding-top: 18px;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    color: #333
}

.md-schedule-days:before {
    border-color: #c0eed0
}

.md-schedule-time {
    background-color: #c0eed0;
    color: #333;
    height: 65px;
    padding: 5px;
    border-radius: 3px
}

.md-schedule-time p {
    border: 1px solid #a8e3b3;
    height: 100%;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 17px;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-schedule-day-wrapper {
    padding: 0 10px
}

.md-schedule-day-overlay {
    padding: 5px
}

.md-schedule-day {
    height: 50px;
    padding-top: 14px;
    background-color: #c0eed0;
    color: #333;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-schedule-day:before {
    border-color: #c0eed0
}

.md-schedule-time:before {
    border-color: #c0eed0
}

.md-content-input-name input {
    opacity: 1;
    padding: 8px 12px;
    height: 45px;
    color: #333!important;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    font-size: 17px;
    background-color: #c0eed0;
    border: none
}

.md-content-input-name input::placeholder {
    color: #797979!important
}

.md-content-input-name input::-moz-placeholder {
    color: #797979!important
}

.md-content-input-name input::-webkit-input-placeholder {
    color: #797979!important
}

.md-content-input-name input:-ms-input-placeholder {
    color: #797979!important
}

.md-contact-block input.error,
.md-content-input-name input.error {
    border-radius: 0;
    border: 2px solid #ff5b00;
    box-shadow: 0 0 1px 0 #ff5b00;
    background-color: #fff5f0
}

.md-content-input-name input:focus,
.md-content-input-name input:valid {
    background-color: #fff!important
}

.md-contact-email-input.error {
    border: none!important;
    box-shadow: none!important;
    background-color: #c0eed0!important
}

.md-content-input-name {
    margin-bottom: 10px
}

.md-contact-title-block {
    padding: 7.5px 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.md-contact-title-block .md-contact-title {
    font-size: 45px;
    margin-top: 28px;
    margin-bottom: 10px
}

.md-contact-title-block .md-contact-description {
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin-top: 10px;
    margin-bottom: 10px
}

.md-contact-title-block .md-contact-description>div {
    height: 35px;
    display: flex;
    align-items: flex-end;
    font-size: 16px
}

.md-contact-title-block .md-contact-description>div>img {
    width: 25px;
    height: 25px;
    margin-right: 7px;
    margin-bottom: 2px
}

.md-contact-title-block .md-contact-description>div:last-child>img {
    width: 29px
}

.md-contact-block {
    position: relative;
    margin-bottom: 10px
}

.md-contact-block_new {
    position: relative;
    margin-bottom: 23px
}

.md-contact-block_new .input-text>span,
.md-contact-block_new>span {
    position: absolute;
    top: 3px;
    left: 10px;
    color: #269543;
    font-size: 13px
}

.md-contact-block_new .md-contact-block-label_new {
    display: block;
    font-size: 13px;
    margin-top: 3px;
    margin-left: 10px;
    opacity: 0
}

.md-contact-block_new .md-contact-block-label_new.email {
    opacity: 1;
    font-weight: 100
}

.md-contact-btn-block {
    text-align: center;
    font-size: 11px
}

.md-contact-btn-block>div {
    margin-top: 5px
}

.md-contact-btn-block>div a {
    color: #fff;
    text-decoration: underline
}

.md-contact-send-btn {
    width: 198px;
    height: 47px;
    border: 3px solid transparent;
    border-radius: 10px;
    background-color: #f6a950;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    transition: all .3s linear;
    font-weight: 700
}

.md-contact-send-btn:before {
    position: absolute;
    content: "";
    background: #f6a950;
    transition-duration: .3s;
    z-index: -1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    opacity: 1
}

.md-contact-send-btn:after {
    position: absolute;
    content: "";
    background: #f6a950;
    transition-duration: .3s;
    z-index: -1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 50%;
    opacity: 1
}

.md-contact-send-btn:hover {
    background-color: transparent;
    border-color: #fff
}

.md-contact-send-btn:hover:after,
.md-contact-send-btn:hover:before {
    height: 0
}

.md-contact-block input {
    margin-bottom: 16px!important;
    padding-left: 32px;
    border: none;
    background-color: #c0eed0
}

.md-contact-block input:focus {
    background-color: #fff
}

.md-contact-block input:valid {
    background-color: #fff
}

.md-contact-block:before {
    content: none
}

.terms_wrap {
    margin-top: 10px;
    margin-bottom: 10px
}

.p_none {
    padding: 0
}

.dropdown-toggle_modal {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 100%;
    box-shadow: none;
    border: 0;
    background-color: transparent;
    text-align: right;
    padding-right: 20px;
    padding-top: 5px;
    height: 35px;
    padding-top: 0;
    padding-bottom: 0
}

.subscribe-modal-wrapper {
    z-index: 0;
    opacity: 0
}

#subscribe-modal .md-subscribe-wrapper {
    background-color: #2ac761;
    margin: 0 auto 0;
    max-width: 900px;
    z-index: 1001
}

.md-subscribe-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 25px 0;
    overflow-y: auto;
    max-width: initial;
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

.md-subscribe-wrapper .md-subscribe {
    position: relative;
    display: block!important;
    margin: 20px auto
}

.md-subscribe-wrapper .md-subscribe .md-final-title {
    width: 100%
}

.md-subscribe-wrapper .md-subscribe .md-final-title .md-subscribe-btn button {
    display: block!important;
    right: 0;
    padding: 0!important;
    color: #2ac761;
    font-size: initial;
    opacity: 1
}

.md-subscribe-wrapper .md-subscribe .md-final-title .md-subscribe-btn button:hover {
    color: #fff
}

.md-personal-no-border {
    border: none
}

.md-personal-no-border::before {
    border-color: rgba(255, 255, 255, .7)
}

@media (max-width:1200px) {
    .modal-wizard-information {
        padding: 0 69px
    }
    .modal-wizard-step>div:first-child {
        padding: 0 80px
    }
}

@media (max-width:991px) {
    .md-content_new {
        height: 667px;
        font-size: 12px
    }
    .about_me_a .input-text.error>i,
    .about_me_a input.error+i {
        font-size: 18px
    }
    .md-content-overlay {
        margin: 20px 190px 40px 20px
    }
    .md-content-overlay_new {
        margin: 0
    }
    .resize-form .md-content-overlay_new-details-form {
        margin: 20px 190px 40px 20px!important
    }
    .modal-wizard-step_new {
        padding: 0;
        height: inherit
    }
    .modal-wizard-step_new {
        flex-direction: column;
        justify-content: space-between
    }
    .modal-wizard-step .md-contact-img {
        display: block;
        margin: 25px auto
    }
    .modal-wizard-information .md-contact-img {
        display: none
    }
    .modal-wizard-information {
        padding: 0;
        border-left: none
    }
    .md-details {
        margin-top: 0;
        padding: 10px 0;
        width: 100%;
        min-height: 123px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        justify-content: flex-start
    }
    .md-details>div:first-child {
        font-size: 13px
    }
    .md-details-steps-block {
        flex-direction: column;
        padding: 0 10px
    }
    .md-details-steps-block .md-details-steps {
        margin: 10px 0;
        display: flex;
        justify-content: center
    }
    .md-details-steps-block .md-details-steps>div:first-child,
    .md-details-steps-block .md-details-steps>div:nth-child(2) {
        margin-bottom: 0;
        margin-right: 104px;
        position: relative
    }
    .md-details-steps-block .md-details-steps>div:first-child:after,
    .md-details-steps-block .md-details-steps>div:nth-child(2):after {
        width: 104px;
        height: 2px;
        left: 19px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }
    .md-details-steps-block .md-details-steps-info {
        display: flex
    }
    .md-details-steps-block .md-details-steps-info>div {
        text-align: center
    }
    .md-details-steps-block .md-details-steps-info>div:first-child,
    .md-details-steps-block .md-details-steps-info>div:nth-child(2) {
        margin-bottom: 0
    }
    .modal-wizard-step>div:first-child {
        padding: 0 50px;
        text-align: center
    }
    .md-contact-title-block {
        padding: 0
    }
    .md-contact-title-block .md-contact-title {
        font-size: 21px;
        margin-top: 0;
        margin-bottom: 0
    }
    .md-contact-title-block .md-contact-description {
        margin-top: 0
    }
    .md-contact-title-block .md-contact-description>div {
        font-size: 14px
    }
    .md-contact-form {
        margin-top: 15px
    }
    .md-contact-block_new {
        margin-bottom: 15px;
        text-align: left
    }
    .md-contact-block_new .md-contact-block-label_new {
        font-size: 10px
    }
    .md-contact-btn-block {
        font-size: 10px
    }
    .md-contact-btn-block>div {
        margin-bottom: 5px
    }
    .md-final-overlay_new {
        background: url(/img/modal/final_3.png) center no-repeat;
        background-position-x: -345px;
        background-size: 250% 100%
    }
    .md-final-overlay_new>div:first-child {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        width: 100%
    }
    .modal_button_new {
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%)
    }
    .md-btn-block-fixed {
        bottom: -40px
    }
    .md-empty-overlay {
        width: 160px
    }
    .md-empty-overlay .modal_a {
        margin-left: 40px
    }
    .form-control,
    .intl-tel-input {
        margin-left: 0;
        margin-right: 0
    }
    .input_form input {
        margin-bottom: 7px
    }
    .md-content-input-name label {
        bottom: -23px
    }
    .md-content-overlay_new-details-form .modal-contact-first-form {
        margin-top: 20px
    }
    .md-content-overlay_new-details-form .modal-contact-first-form .md-contact-title {
        margin-top: 10px;
        font-size: 30px
    }
}

@media (max-width:767px) {
    .resize-form .md-content_new {
        height: auto!important
    }
    .md-content_new {
        height: 667px
    }
    .md-content {
        padding: 15px
    }
    .md-btn-block-fixed {
        bottom: auto
    }
    .modal_a a:before {
        width: 23px;
        right: -22px
    }
    .about_me_a,
    .md-personal-block {
        margin-bottom: 20px!important
    }
    .about_me_a_new {
        margin-bottom: 15px!important
    }
    .md-first-content {
        width: 100%
    }
    .resize-form .md-content-overlay_new-details-form {
        margin: 30px 190px 10px 20px!important
    }
    .md-btn-block-fixed_new {
        position: inherit
    }
}

@media (max-width:630px) {
    .md-final-overlay {
        height: 530px!important
    }
    .md-final-img-bg {
        width: 500px;
        height: 500px
    }
    .md-final-title {
        top: 60px;
        font-size: 21px
    }
    .md-final-bg-overlay {
        margin-top: 15px!important;
        max-width: 170px
    }
    .modal-wizard-close {
        padding-top: 5px!important
    }
    .md-empty-overlay {
        width: 80px
    }
    .md-empty-overlay .modal_a .modal_active_a .modal_empty_info,
    .modal_ready_a .modal_empty_info {
        display: none
    }
    .modal_button_new {
        top: 40px
    }
    .resize-form .md-content-overlay_new-details-form {
        margin: 30px 100px 10px 20px!important
    }
}

@media (max-width:490px) {
    .md-subscribe-wrapper .md-subscribe .md-final-title .md-subscribe-btn button {
        height: 38px;
        font-size: 14px
    }
    .md-final-img-bg {
        width: 400px;
        height: 400px
    }
    .md-final-title {
        top: 45px;
        font-size: 18px
    }
    .md-final-title_new {
        top: 80px
    }
    .md-final-bg-overlay {
        margin-top: 5px!important;
        max-width: 145px
    }
    .modal-wizard-close {
        padding-top: 3px!important;
        height: 35px!important
    }
    .md-empty-overlay {
        width: 60px
    }
    .md-empty-overlay .modal_a {
        margin-left: 30px
    }
    .md-level-block {
        height: 65px
    }
    .md-first-content #modal-wizard-next {
        font-size: 13px;
        padding: 9px 32px 0 10px!important
    }
    .md-first-content #modal-wizard-next i {
        font-size: 18px;
        top: 10px
    }
    .md-first-content_new #modal-wizard-next {
        padding: 8px 35px 8px 20px!important;
        margin: 0!important;
        font-size: 15px
    }
    .modal_button_new {
        top: 50px;
        max-width: inherit
    }
    .md-first-content_new #modal-wizard-next i {
        top: 10px!important
    }
    .md-details-steps-block {
        padding: 0
    }
    .md-final-overlay_new {
        background-position-x: -228px;
        background-size: 200% 100%
    }
    .resize-form .md-content-overlay_new-details-form {
        margin: 20px 80px 10px 10px!important
    }
    .md-content-overlay_new-details-form .modal-contact-first-form .md-contact-title {
        font-size: 25px
    }
}

@media (max-width:394px) {
    .md-subscribe-wrapper .md-subscribe .md-final-title .md-subscribe-btn button {
        font-size: 12px
    }
    .md-final-overlay {
        height: 430px!important
    }
    .md-final-img-bg {
        width: 300px;
        height: 300px
    }
    .md-final-title {
        top: 38px;
        font-size: 15px
    }
    .md-final-title_new {
        top: 80px
    }
    .md-final-bg-overlay {
        max-width: 110px
    }
    .modal_button_new {
        max-width: inherit
    }
    .modal-wizard-close {
        margin-top: 0!important;
        padding-top: 2px!important;
        height: 28px!important
    }
    .md-study-block {
        height: 70px!important
    }
    .modal-wizard-step>div:first-child {
        padding: 0 30px
    }
    .md-final-overlay_new {
        background-position-x: -197px
    }
    .md-final-overlay_new>div:first-child {
        font-size: 18px
    }
    .md-content-overlay_new-details-form .modal-contact-first-form .md-contact-title {
        font-size: 20px
    }
    .md-btn-next_new {
        font-size: 16px;
        padding-left: 20px!important
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .about_me_a input {
        padding-top: 0;
        padding-bottom: 0
    }
}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    visibility: visible!important
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.price__tag--default {
    display: block !important;
}


/*!
 * Generated using the Bootstrap Customizer (http://bootstrap-3.ru/customize.php?id=9e1867d584bd42112baa497b755d95d2)
 * Config saved to config.json and https://gist.github.com/9e1867d584bd42112baa497b755d95d2
 */


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

a {
    background-color: transparent
}

b,
strong {
    font-weight: 700
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input {
    line-height: normal
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

img {
    vertical-align: middle
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h3,
h3 {
    font-size: 24px
}

p {
    margin: 0 0 10px
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

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

@media (min-width:768px) {
    .container {
        width: 735px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

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

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

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

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

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

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

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

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

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #999
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

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

.breadcrumb>.active {
    color: #999
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    margin: 10px
}

.modal-content {
    position: relative
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.modal_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

.modal_item .title_rew {
    text-align: left;
    margin-top: 20px
}

.modal-header {
    position: absolute;
    right: 0
}

.modal.in .modal-dialog {
    padding-left: 0
}

.modal_left_column {
    padding-left: 40px;
    padding-top: 40px
}

.modal_left_column p {
    font-size: 13px;
    color: #999
}

.modal_stars {
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 8px
}

.modal_item .title_prepod_icons {
    padding-left: 0
}

@media (min-width:768px) {
    .modal-dialog {
        margin: 30px auto
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 80px
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    width: 20px;
    height: 39px;
    background-image: url(../img/ar_left.png);
    left: -23px
}

.carousel-control.left:hover {
    background-image: url(../img/ar_left_hover.png);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.carousel-control.right:hover {
    background-image: url(../img/ar_right_hover.png);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.carousel-control.right {
    left: auto;
    right: -23px;
    width: 20px;
    height: 39px;
    background-image: url(../img/ar_right.png);
    background-repeat: no-repeat
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    padding-left: 0;
    margin-top: 5px
}

.carousel-indicators li {
    display: inline-block;
    margin: 1px;
    border: 2px solid #fff;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators li:hover {
    opacity: 1
}

.carousel-indicators .active {
    opacity: 1;
    background-color: #fff;
    border: 8px solid #2ac761
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.md-perspective,
.md-perspective body {
    height: 100%;
    overflow: hidden
}

.md-modal {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 900px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 90%
}

.md-show {
    visibility: visible
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgba(0, 0, 0, .63);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show+.md-overlay {
    opacity: 1;
    visibility: visible
}

.md-content {
    color: #fff;
    background: linear-gradient(-27deg, #30cd88 0, #7ce191 100%);
    position: relative;
    padding: 50px
}

.md-close {
    background: 0 0;
    border: 0;
    padding: 0;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 56px;
    z-index: 200;
    font-weight: 400;
    opacity: .6;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    line-height: 34px
}

.md-close:hover {
    color: #fff;
    text-decoration: none;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.md-effect-1 .md-content {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-2 .md-content {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.25, .5, .5, .9);
    -moz-transition: all .3s cubic-bezier(.25, .5, .5, .9);
    transition: all .3s cubic-bezier(.25, .5, .5, .9)
}

.md-show.md-effect-2 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.md-effect-3 .md-content {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-3 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.md-effect-4 .md-content {
    -webkit-transform: scale(0) rotate(720deg);
    -moz-transform: scale(0) rotate(720deg);
    -ms-transform: scale(0) rotate(720deg);
    transform: scale(0) rotate(720deg);
    opacity: 0
}

.md-effect-4 .md-content,
.md-show.md-effect-4~.md-overlay {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.md-show.md-effect-4 .md-content {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
    opacity: 1
}

.md-effect-5.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-5 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(600px) rotateX(20deg);
    -moz-transform: translateZ(600px) rotateX(20deg);
    -ms-transform: translateZ(600px) rotateX(20deg);
    transform: translateZ(600px) rotateX(20deg);
    opacity: 0
}

.md-show.md-effect-5 .md-content {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transform: translateZ(0) rotateX(0);
    -moz-transform: translateZ(0) rotateX(0);
    -ms-transform: translateZ(0) rotateX(0);
    transform: translateZ(0) rotateX(0);
    opacity: 1
}

.md-effect-6.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-6 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
    -moz-transform: translate(30%) translateZ(600px) rotate(10deg);
    -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
    transform: translate(30%) translateZ(600px) rotate(10deg);
    opacity: 0
}

.md-show.md-effect-6 .md-content {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transform: translate(0) translateZ(0) rotate(0);
    -moz-transform: translate(0) translateZ(0) rotate(0);
    -ms-transform: translate(0) translateZ(0) rotate(0);
    transform: translate(0) translateZ(0) rotate(0);
    opacity: 1
}

.md-effect-7 {
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.md-effect-7 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.md-show.md-effect-7 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    border-radius: 0 0 3px 3px;
    opacity: 1
}

.md-effect-8.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-8 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-70deg);
    -moz-transform: rotateY(-70deg);
    -ms-transform: rotateY(-70deg);
    transform: rotateY(-70deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.md-show.md-effect-8 .md-content {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1
}

.md-effect-9 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-70deg);
    -moz-transform: rotateX(-70deg);
    -ms-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.md-show.md-effect-9 .md-content {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1
}

.md-effect-10.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-10 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-10 .md-content {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1
}

.md-effect-11 .md-content {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-11 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-12 .md-content {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-12~.md-overlay {
    background: #e74c3c
}

.md-effect-12 .md-content,
.md-effect-12 .md-content h3 {
    background: 0 0
}

.md-show.md-effect-12 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-13.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-13 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-3000px) rotateY(90deg);
    -moz-transform: translateZ(-3000px) rotateY(90deg);
    -ms-transform: translateZ(-3000px) rotateY(90deg);
    transform: translateZ(-3000px) rotateY(90deg);
    opacity: 0
}

.md-show.md-effect-13 .md-content {
    -webkit-animation: slit .7s forwards ease-out;
    -moz-animation: slit .7s forwards ease-out;
    animation: slit .7s forwards ease-out
}

@-webkit-keyframes slit {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@-moz-keyframes slit {
    50% {
        -moz-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -moz-animation-timing-function: ease-out
    }
    100% {
        -moz-transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@keyframes slit {
    50% {
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        animation-timing-function: ease-in
    }
    100% {
        transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

.md-effect-14.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-14 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateY(100%) rotateX(90deg);
    -moz-transform: translateY(100%) rotateX(90deg);
    -ms-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.md-show.md-effect-14 .md-content {
    -webkit-transform: translateY(0) rotateX(0);
    -moz-transform: translateY(0) rotateX(0);
    -ms-transform: translateY(0) rotateX(0);
    transform: translateY(0) rotateX(0);
    opacity: 1
}

.md-effect-15.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-15 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-15 .md-content {
    -webkit-transform: translateZ(0) translateX(0) rotateY(0);
    -moz-transform: translateZ(0) translateX(0) rotateY(0);
    -ms-transform: translateZ(0) translateX(0) rotateY(0);
    transform: translateZ(0) translateX(0) rotateY(0);
    opacity: 1
}

.md-show.md-effect-16~.md-overlay {
    background: rgba(180, 46, 32, .5)
}

.md-show.md-effect-16~.container {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px)
}

.md-effect-16 .md-content {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
    opacity: 0
}

.md-effect-16 .md-content,
.md-show.md-effect-16~.container {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-16 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.md-show.md-effect-17~.container {
    height: 100%;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s
}

.md-show.md-effect-17~.container,
.md-show.md-effect-17~.md-overlay {
    -webkit-transform: rotateX(-2deg);
    -moz-transform: rotateX(-2deg);
    -ms-transform: rotateX(-2deg);
    transform: rotateX(-2deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.md-effect-17 .md-content {
    opacity: 0;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%)
}

.md-show.md-effect-17 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .3s .2s;
    -moz-transition: all .3s .2s;
    transition: all .3s .2s
}

.md-show.md-effect-18~.container {
    height: 100%;
    overflow: hidden
}

.md-show.md-effect-18~.md-overlay {
    background: rgba(143, 27, 15, .8);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.md-show.md-effect-18~.container,
.md-show.md-effect-18~.md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 0 50%;
    -webkit-animation: rotateRightSideFirst .5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 0 50%;
    -moz-animation: rotateRightSideFirst .5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 0 50%;
    animation: rotateRightSideFirst .5s forwards ease-in
}

@-webkit-keyframes rotateRightSideFirst {
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: translateZ(-200px)
    }
}

@-moz-keyframes rotateRightSideFirst {
    50% {
        -moz-transform: translateZ(-50px) rotateY(5deg);
        -moz-animation-timing-function: ease-out
    }
    100% {
        -moz-transform: translateZ(-200px)
    }
}

@keyframes rotateRightSideFirst {
    50% {
        transform: translateZ(-50px) rotateY(5deg);
        animation-timing-function: ease-out
    }
    100% {
        transform: translateZ(-200px)
    }
}

.md-effect-18 .md-content {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    opacity: 0
}

.md-show.md-effect-18 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all .5s .1s;
    -moz-transition: all .5s .1s;
    transition: all .5s .1s
}

.md-show.md-effect-19~.container {
    height: 100%;
    overflow: hidden
}

.md-show.md-effect-19~.md-overlay {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.md-show.md-effect-19~.container,
.md-show.md-effect-19~.md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 100%;
    -webkit-animation: OpenTop .5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 50% 100%;
    -moz-animation: OpenTop .5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 50% 100%;
    animation: OpenTop .5s forwards ease-in
}

@-webkit-keyframes OpenTop {
    50% {
        -webkit-transform: rotateX(10deg);
        -webkit-animation-timing-function: ease-out
    }
}

@-moz-keyframes OpenTop {
    50% {
        -moz-transform: rotateX(10deg);
        -moz-animation-timing-function: ease-out
    }
}

@keyframes OpenTop {
    50% {
        transform: rotateX(10deg);
        animation-timing-function: ease-out
    }
}

.md-effect-19 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0
}

.md-show.md-effect-19 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .5s .1s;
    -moz-transition: all .5s .1s;
    transition: all .5s .1s
}

@media screen and (max-width:32em) {
    body {
        font-size: 75%
    }
}

.course-wrapper {
    background-color: #fafafa
}

.course-content-wrapper {
    margin-top: 50px
}

.course-item-wrapper {
    margin-bottom: 30px
}

.course-item-wrapper,
.course-item-wrapper:active,
.course-item-wrapper:focus,
.course-item-wrapper:hover,
.course-item-wrapper:visited {
    outline: 0;
    text-decoration: none
}

.course-item {
    border: 1px solid #f1f1f1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.course-item:hover {
    box-shadow: 0 0 20px 3px #f1f1f1
}

.course-item-header {
    position: relative
}

.course-item-img {
    width: 100%
}

.course-item-hours {
    position: absolute;
    bottom: 0;
    left: 20px;
    color: #fff
}

.course-item-hours>i {
    display: inline-block;
    margin-right: 8px;
    font-size: 20px
}

.course-item-hours>p {
    display: inline-block;
    position: relative;
    bottom: 2px;
    font-size: 15px
}

.course-item-content {
    height: 285px;
    padding: 20px
}

.course-item-title {
    font-size: 23px;
    color: #727475;
    margin-bottom: 10px
}

.course-item-footer {
    border-top: 1px solid #f1f1f1;
    padding: 20px
}

.course-item-seats {
    position: relative;
    color: #a3a3a3
}

.course-item-seats>i {
    display: inline-block;
    font-size: 20px
}

.course-item-seats>p {
    position: relative;
    display: inline-block;
    bottom: 2px;
    font-size: 15px;
    margin: 0 0 0 8px
}

.course-content h2 {
    margin: 40px 0 20px;
    text-align: left;
    color: #727475;
    font-size: 23px;
    font-family: MuseoSansCyrlReg, avenir, 'Open Sans', sans-serif;
    font-weight: 700
}

.course-content ul {
    list-style-type: disc
}

.course-content ol li,
.course-content p,
.course-content ul li,
.course-item-desc {
    font-size: 16px;
    color: #a3a3a3
}

.course-content ol li,
.course-content ul li {
    overflow: initial
}

.course-content ul li {
    list-style: initial
}

.course-right-block {
    margin-bottom: 40px
}

.course-right-block>div:first-child {
    border-top: 2px solid #f1f1f1
}

.course-right-block>div {
    position: relative;
    color: #727475;
    padding: 20px;
    border-bottom: 2px solid #f1f1f1
}

.course-right-block>div>i {
    font-size: 32px
}

.course-right-block>div>p {
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: 17px
}

.course-social-networks {
    margin: 40px 0
}

.course-social-networks>button {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    font-size: 21px;
    color: #727475;
    text-align: center;
    background-color: initial;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.course-social-networks>button>i {
    margin: auto
}

.course-social-networks>button:hover {
    color: #2ac761
}

.course-comment-block {
    margin-bottom: 40px
}

.course-content-wrapper-other>p {
    font-size: 25px;
    font-weight: 700;
    padding: 20px 3px;
    margin: 0 15px;
    color: #727475;
    border-top: 2px solid #f1f1f1
}

@media (max-width:1200px) {
    .course-content-wrapper .course-item-wrapper .course-item-content {
        height: initial
    }
    .course-content-wrapper-other .course-item-wrapper .course-item-content {
        height: 335px
    }
}

@media (max-width:991px) {
    .course-content-wrapper-other .course-item-wrapper .course-item-content {
        height: initial
    }
}

body a:active,
body a:visited {
    text-decoration: none
}

ul li {
    list-style: none
}

body button:focus {
    outline: 0
}

.textsize {
    font-size: 12px
}

.clear {
    clear: both
}

.medium {
    font-family: Conv_GothaProMed, avenir, 'Open Sans', sans-serif;
    font-size: 14px
}

* {
    font-weight: 400
}

body,
html {
    font-family: 'Futura PT Book', Helvetica, Arial, sans-serif;
    font-size: 16px;
    overflow-x: hidden
}

body {
    background-color: rgba(232, 233, 242, .4)
}

body.category-courses,
body.page-template-page-about,
body.page-template-page-contacts,
body.page-template-page-price,
body.page-template-page-reviews,
body.page-template-page-teachers {
    background-color: #fafafa
}

body.category-blog {
    background-color: #f5f6f9
}

body.page-template-page-courses {
    background: #fafafa
}

.page-teachers-tutor {
    margin-top: -4px
}

.about_Speak {
    background: #fff
}

.bread_nav {
    z-index: 1
}

body a:focus {
    outline: 0!important
}

.hbtn {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    padding: 8px 15px!important;
    margin: 0 3px 6px;
    text-align: center;
    border: 2px solid #2ac761;
    text-decoration: none;
    color: #2ac761;
    white-space: nowrap;
    z-index: 0;
    background: 0 0
}

.hbtn i {
    padding-right: 8px
}

.hbtn:active,
.hbtn:hover {
    text-decoration: none;
    color: #fff
}

.hbtn:visited {
    color: #2ac761
}

.hbtn:focus {
    text-decoration: none
}

.hb-fill-middle-bg::before {
    position: absolute;
    content: "";
    background: #2ac761;
    transition-duration: .3s;
    z-index: -1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 1
}

.hb-fill-middle-bg:hover::before {
    width: 100%;
    height: 50%;
    opacity: 1
}

.hb-fill-middle-bg:hover {
    background: #fff;
    transition: all .3s ease
}

.hb-fill-middle-bg::after {
    position: absolute;
    content: "";
    background: #2ac761;
    transition-duration: .3s;
    z-index: -1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 1
}

.hb-fill-middle-bg:hover::after {
    height: 50%
}

.hpill {
    border-radius: 50px
}

.banner {
    position: relative;
    background-color: #f7c481;
    color: #fff
}

.banner-2 {
    position: relative
}

.banner-bg-image {
    background-image: url(../img/banner.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 1500px;
    width: 1500px;
    margin: 0 auto;
    padding-bottom: 650px;
    z-index: 2;
    position: relative
}

.banner-bg-image-2 {
    background-image: url(../img/man.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 1500px;
    width: 1500px;
    margin: 0 auto;
    padding-bottom: 320px;
    z-index: 2;
    position: relative
}

.banner-bg-bottom {
    height: 138px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: #f98259;
    display: inline-block
}

.banner-bg-bottom-2 {
    height: 140px;
    width: 100%;
    position: absolute;
    bottom: 0;
    display: inline-block
}

.banner-title-wrapper {
    position: relative
}

.banner-title-wrapper .banner-title {
    position: absolute;
    padding-top: 6%;
    width: 58%
}

.banner-title-wrapper .banner-title h1,
.banner-title-wrapper .banner-title p {
    font-family: Reef, 'Open Sans', sans-serif;
    font-size: 50px;
    margin: 0
}

.banner-title .banner-title-logo {
    width: 100%;
    text-align: center
}

.banner-title .banner-title-logo p {
    position: relative;
    display: inline-block;
    margin-right: 25px
}

.banner-title .banner-title-linea:before {
    position: absolute;
    content: '';
    right: -24px;
    top: 28px;
    width: 26px;
    height: 6px;
    border-radius: 10px;
    background-color: #f49f0c;
    transform: rotate(315deg)
}

.banner-title-wrapper .banner-button {
    position: absolute;
    border: none;
    width: 335px;
    height: 150px;
    margin-top: 11.4%;
    margin-left: 75.8%;
    background-color: initial;
    background-image: url(../img/banner-btn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.banner-title-wrapper .banner-button p {
    transform: rotate(2.8deg);
    font-family: Montserrat-Bold, 'Open Sans', sans-serif;
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-top: 11.5%;
    margin-left: 0
}

.banner-title-wrapper .banner-button b {
    color: #f49f0c
}

.green-block-wrapper {
    position: relative;
    background-image: url(../img/man.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    width: 1500px;
    margin: 0 auto;
    padding-bottom: 457px;
    z-index: 2
}

.green-block-btn-wrapper {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 22.8%
}

.green-block-btn {
    height: 40px;
    width: 215px;
    padding: 0!important;
    margin: 0;
    background-color: #ffc47d;
    color: #fff;
    border: 2px solid #ffc47d;
    font-family: Conv_GothaProMed, 'Open Sans', sans-serif;
    font-size: 19px
}

.green-block-btn:hover {
    color: #ffc47d
}

.green-block-content {
    position: relative
}

.green-block-text {
    position: absolute;
    font-family: Montserrat-Bold, 'Open Sans', sans-serif;
    font-size: 13.5px;
    color: #025c38;
    text-align: center;
    line-height: 13px
}

#green-block-text-1 {
    margin-top: 16.8%;
    margin-left: 10.2%;
    width: 8.5%
}

#green-block-text-2 {
    margin-top: 4.7%;
    margin-left: 25.1%;
    width: 10%;
    transform: rotate(-1.5deg)
}

#green-block-text-3 {
    margin-top: 13.1%;
    margin-left: 37.9%;
    width: 8.4%;
    transform: rotate(5.5deg)
}

#green-block-text-4 {
    margin-top: 8.3%;
    margin-left: 53.9%;
    width: 10%;
    transform: rotate(-2deg)
}

#green-block-text-5 {
    margin-top: 4.5%;
    margin-left: 71.4%;
    width: 7.8%;
    transform: rotate(-2.5deg)
}

#green-block-text-6 {
    margin-top: 8.6%;
    margin-left: 88.4%;
    width: 10.5%;
    transform: rotate(1.3deg)
}

.banner-btn-overlay {
    text-align: center;
    width: 35%;
    padding-top: 15%;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.banner-btn-title {
    color: #4e4e4e;
    margin-bottom: 25px;
    font-size: 17px;
    padding-left: 2%;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    top: 5px;
    position: relative;
    text-transform: uppercase;
    margin-top: 0;
    line-height: inherit
}

.banner-btn {
    height: 40px;
    width: 215px;
    font-size: 22px;
    padding: 0!important;
    margin: 0!important;
    background-color: #fff;
    color: #2ac761!important;
    border: none!important
}

.banner-btn:hover {
    color: #fff!important
}

.banner:after {
    content: '';
    width: 100%;
    height: 58px;
    position: absolute;
    bottom: -1px;
    background-image: url(../img/banner_before.png);
    background-repeat: no-repeat;
    left: 0;
    background-size: 2116px;
    z-index: 23
}

.batter_title p {
    font-size: 18px
}

.batter_title .brand_text {
    font-size: 48px;
    color: #fff;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    padding-bottom: 5px;
    position: relative
}

.brand_text:after {
    content: '';
    display: block;
    margin: 10px auto;
    width: 130px;
    height: 10px;
    background-image: url(../img/lini.png)
}

.brand_text span {
    color: #2ac761
}

.banner .hbtn {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    padding: 8px 20px;
    margin: 0 3px 6px;
    text-align: center;
    border: 2px solid #2ac761;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    z-index: 0;
    margin-top: 20px
}

.wrap_arrov a {
    color: #fff;
    font-size: 24px
}

.wrap_arrov {
    margin-top: 70px
}

.hbtn i {
    padding-right: 8px
}

.nav_right {
    width: 30%
}

.hb-fill-middle-rev::before {
    position: absolute;
    content: "";
    background: #2ac761;
    transition-duration: .3s;
    z-index: -1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    opacity: 1
}

.hb-fill-middle-rev:hover::before {
    width: 100%;
    height: 0%;
    opacity: 1
}

.hb-fill-middle-rev:hover {
    background: 0 0;
    color: #fff;
    transition: color .3s ease, background 0s ease;
    text-decoration: none
}

.hb-fill-middle-rev::after {
    position: absolute;
    content: "";
    background: #2ac761;
    transition-duration: .3s;
    z-index: -1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 50%;
    opacity: 1
}

.hb-fill-middle-rev:hover::after {
    height: 0
}

.hpill {
    border-radius: 50px
}

.wrap_center {
    position: relative;
    text-align: center
}

.green_block {
    background-color: #2bc761;
    position: relative
}

.absol {
    position: absolute
}

.absol_1 {
    left: 0
}

.absol_2 {
    left: 200px
}

.absol_right {
    right: 0
}

.absol_right_2 {
    top: 30%;
    right: 28%
}

.green_block img {
    max-width: 90%;
    margin-top: 25px
}

.white {
    color: #fff
}

.green_block_dark h4 {
    border-bottom: 2px solid #fff;
    min-height: 90px;
    padding-top: 12px;
    font-family: MuseoSansCyrlMed, avenir, 'Open Sans', sans-serif
}

.collapse.navbar-collapse {
    margin-left: 65px;
    font-size: 15px
}

h4 {
    font-size: 18px
}

.block_dark_item {
    padding: 10px
}

.block_dark_item span {
    display: block;
    float: left
}

.block_dark_item h4 {
    border-bottom: none;
    min-height: 70px
}

.ic_mar span {
    margin-top: -6px
}

.green_block .absol_text {
    opacity: .2
}

.absol_text {
    position: absolute;
    font-size: 72px;
    width: 100%;
    text-align: center;
    opacity: .1;
    left: 0;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    top: -14px
}

.green_block_dark {
    background-color: #2fa955;
    padding-top: 120px;
    padding-bottom: 60px;
    margin-top: -185px;
    color: #fff
}

.green_block_dark p {
    font-size: 14px
}

.green_block_img_content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 8px;
    background-color: #298946;
    border-radius: 5px;
    text-align: left;
    white-space: nowrap;
    font-size: 15px;
    font-family: MuseoSansCyrlMed, avenir, 'Open Sans', sans-serif;
    color: #fff
}

#green_block_time {
    top: 22.5%;
    left: 22%
}

#green_block_graph {
    top: 26%;
    left: 70%
}

#green_block_result {
    top: 42%;
    left: 9%
}

#green_block_teacher {
    top: 49.8%;
    left: 55%
}

#green_block_points {
    top: 58.5%;
    left: 79%
}

.problem_item_wrap_content {
    position: absolute;
    color: #000;
    width: 100%;
    top: 0;
    text-align: left;
    white-space: nowrap;
    line-height: 1.2em;
    font-size: 1.6em;
    font-family: Conv_GothaProBol, avenir, 'Open Sans', sans-serif
}

#problem_item_wrap_property {
    padding-top: 14%;
    padding-left: 57%
}

#problem_item_wrap_absence {
    padding-top: 28%;
    padding-left: 68%
}

#problem_item_wrap_schedule {
    padding-top: 26%;
    padding-right: 55%;
    text-align: right
}

#problem_item_wrap_skip {
    padding-top: 16%;
    padding-right: 33%;
    text-align: right
}

.problem {
    position: relative;
    background-color: #fff
}

.problem .absol_1 {
    left: 200px
}

.problem .absol_4 {
    left: 0;
    top: 90%
}

.problem .absol_5 {
    top: 50px;
    right: 0!important
}

.problem .absol_3 {
    bottom: 300px
}

.price .absol {
    top: 50%
}

.price .absol_3 {
    left: 50px
}

.price .absol_right {
    right: 50px
}

.problem .absol_text {
    color: #444;
    opacity: .1
}

.problem_item_wrap {
    position: relative;
    margin-bottom: 50px;
    text-align: center
}

.problem_item {
    text-align: center;
    margin-top: 22px
}

.problem_bottom {
    height: 77px;
    background-color: #ff9e00
}

.img4 {
    margin-left: -80px
}

.price {
    background-color: #fafafa;
    position: relative;
    padding-top: 60px;
    position: relative;
    padding-bottom: 50px
}

.price:before {
    content: '';
    width: 100%;
    height: 55px;
    position: absolute;
    background-image: url(../img/price_befor.jpg);
    top: 0;
    left: 0;
    background-size: 2116px
}

.green {
    color: #2ac761
}

.med {
    font-family: Conv_GothaProMed, 'Open Sans', sans-serif
}

.green-ttu-med-p {
    display: inline;
    margin-left: 3px
}

.price_img {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 15px
}

.price1 {
    background-image: url(../img/price1.jpg);
    background-size: cover
}

.price2 {
    background-image: url(../img/price2.jpg);
    background-size: cover
}

.price3 {
    background-image: url(../img/price3.jpg);
    background-size: cover
}

.price_item {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, .2) 0 1px 15px
}

.price_item_center {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, .3) 0 1px 15px
}

.ttu {
    text-transform: uppercase
}

.price h4 {
    text-align: center
}

h5 {
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    font-size: 16px
}

.price h5 {
    text-align: center
}

.price .hbtn:hover {
    color: #fff
}

.price .hbtn {
    margin-top: 20px
}

.time_wrap {
    margin: 0 auto;
    margin-top: -14px;
    width: 91px;
    height: 25px;
    background-color: #fb9d17;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px
}

.time_wrap p {
    display: inline;
    margin-left: 3px
}

.price_ul {
    margin: 0;
    padding: 0
}

.price_ul li {
    color: #d2d2d2;
    list-style: none;
    border-bottom: 1px solid #d2d2d2;
    padding: 15px 20px
}

.price_ul .price_active {
    color: #444242
}

.price_ul li:last-child {
    border-bottom: 0
}

.price .hbtn {
    padding: 8px 45px!important;
    cursor: pointer
}

.price_h5 {
    min-height: 26px;
    text-transform: uppercase;
    font-size: 18px;
    color: #2ac761;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif
}

.price_h5 span {
    text-transform: uppercase;
    font-size: 24px;
    color: #2ac761;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif
}

.prepod {
    padding-top: 90px;
    padding-bottom: 50px;
    position: relative
}

.title_prepod {
    padding: 15px
}

.title_prepod p {
    margin: 0;
    font-size: 16px;
    color: #444;
    line-height: 19px
}

.title_prepod p span {
    font-size: 12px;
    color: #999
}

.prepod_item {
    border-radius: 5px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .05), -2px -2px 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    height: 340px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    transition: all .1s linear
}

.prepod_item:hover {
    cursor: pointer;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .2), -2px -2px 10px rgba(0, 0, 0, .2)
}

.prepod_item img {
    max-width: 100%
}

.banner-btn.hbtn.hb-fill-middle-bg.hpill.wizard-modal.block {
    display: block;
    margin-left: auto!important;
    margin-right: auto!important;
    top: 342px;
    background-color: #fbc181
}

.banner-btn.hbtn.hb-fill-middle-bg.hpill.wizard-modal.block:hover {
    color: #2ac761!important
}

.banner-btn.hbtn.hb-fill-middle-bg.hpill.wizard-modal.block::before {
    background: #fff
}

.banner-btn.hbtn.hb-fill-middle-bg.hpill.wizard-modal.block::after {
    background: #fff
}

.title_prepod_icons {
    color: #666;
    font-size: 13px;
    padding: 15px;
    padding-top: 0
}

.title_prepod_icons i {
    color: #cad9de;
    margin-right: 7px;
    text-align: center;
    width: 14px
}

.container {
    position: relative;
    z-index: 22
}

.carousel-inner {
    height: auto;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.carousel-control {
    top: 50%;
    margin-top: -20px
}

.carousel-control.left {
    left: 50px
}

.carousel-control.right {
    right: 50px
}

.prepod .carousel-control.left {
    left: -23px
}

.prepod .carousel-control.right {
    right: -23px
}

.carousel-indicators {
    text-align: center;
    display: none
}

.carousel-indicators li {
    background-color: #2bc761;
    border: 8px solid #e5ecef;
    border-radius: 50%
}

.reviews {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px
}

.img_wrap_rew {
    border-radius: 50%;
    overflow: hidden;
    width: 111px;
    height: 111px;
    border: 5px solid #cad9de;
    margin: 10px auto;
    margin-top: 0
}

.item_rew {
    text-align: center;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.social_rew_wrap a {
    color: #2c3756;
    opacity: .2;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    font-size: 24px
}

.social i {
    display: block;
    padding-top: 6px
}

.title_rew {
    color: #222;
    font-size: 18px;
    font-family: Conv_GothaProMed, 'Open Sans', sans-serif;
    text-align: center
}

.img_wrap_rew {
    font-size: 36px;
    color: #cad9de;
    line-height: 36px
}

.img_wrap_rew i {
    padding-top: 30px
}

.social_rew_wrap a:hover {
    opacity: 1
}

.arrow_box {
    position: relative;
    background: #fff;
    border: 1px solid #e7e7ea;
    padding: 30px;
    border-radius: 5px;
    padding-left: 60px;
    padding-right: 60px;
    box-shadow: rgba(0, 0, 0, .2) 0 1px 15px;
    margin-top: 10px;
    margin-bottom: 10px
}

.arrow_box:after,
.arrow_box:before {
    right: 100%;
    top: 16%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.arrow_box_right:after,
.arrow_box_right:before {
    left: 100%
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 8px;
    margin-top: -8px
}

.arrow_box:before {
    border-color: rgba(231, 231, 234, 0);
    border-right-color: #e7e7ea;
    border-width: 10px;
    margin-top: -10px
}

.arrow_box_right:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 8px;
    margin-top: -8px
}

.arrow_box_right:before {
    border-color: rgba(231, 231, 234, 0);
    border-left-color: #e7e7ea;
    border-width: 10px;
    margin-top: -10px
}

.arrow_box p {
    font-size: 1rem;
    text-align: left;
    color: #666;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 20px
}

.arrow_box .quotes {
    font-size: 90px;
    color: #2ac761;
    margin: 0;
    margin-left: -30px;
    line-height: 0;
    margin-top: 20px
}

.arrow_box .rew_date {
    font-size: 12px;
    color: #999;
    font-family: Conv_GothaProReg, 'Open Sans', sans-serif;
    float: right;
    margin-right: 20px
}

.arrow_box .quotes_right {
    float: right;
    margin-left: -5px;
    line-height: 20px
}

.entry {
    padding-top: 80px;
    background-color: #2ac761;
    padding-bottom: 50px;
    position: relative;
    z-index: 23
}

.entry:before {
    content: '';
    position: absolute;
    top: -1px;
    width: 100%;
    height: 70px;
    background-image: url(../img/entry_before.jpg);
    left: 0;
    background-size: 2116px
}

.whitebg:before {
    background-image: url(../img/entry_before_white.jpg)
}

.entry:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 60px;
    background-image: url(../img/entry_after.jpg);
    left: 0;
    background-size: 2116px
}

.bigform_step .btn-next-to-2:before {
    background-color: #fff
}

.bigform_step .btn-next-to-2:after {
    background-color: #fff
}

.bigform_step .hbtn {
    border: 2px solid #fff;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    height: 42px;
    margin-top: 10px;
    background-color: #fff;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.bigform_step .hbtn:hover {
    background-color: transparent
}

.entry_form input {
    width: 100%;
    padding-left: 10px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, .75);
    box-shadow: none;
    color: #fff!important
}

.entry_form textarea {
    width: 100%;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, .75);
    box-shadow: none;
    color: #fff!important;
    height: 149px
}

.entry_form textarea:focus {
    border-color: #fff;
    outline: 0;
    box-shadow: none
}

.entry_form input:focus {
    border-color: #fff;
    outline: 0;
    box-shadow: none
}

.entry_form input::-webkit-input-placeholder {
    color: #fff
}

.entry_form input::-moz-placeholder {
    color: #fff
}

.entry_form input:-ms-input-placeholder {
    color: #fff
}

.entry_form input:-moz-placeholder {
    color: #fff
}

.entry_form input::placeholder {
    color: #fff
}

.entry_form textarea::-webkit-input-placeholder {
    color: #fff
}

.entry_form textarea::-moz-placeholder {
    color: #fff
}

.entry_form textarea:-ms-input-placeholder {
    color: #fff
}

.entry_form textarea:-moz-placeholder {
    color: #fff
}

.entry_form textarea::placeholder {
    color: #fff
}

.question .hbtn {
    width: 200px;
    margin: 20px auto;
    display: block;
    background-color: #fff;
    color: #2ac761!important
}

.question .hbtn:hover {
    color: #fff!important
}

.social a {
    background-color: #ff9e00;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    width: 25px;
    height: 25px;
    margin: 0 5px;
    display: inline-block;
    text-align: center;
    line-height: 25px
}

.social a:hover {
    background-color: #2ac761;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none
}

.helpful4 {
    visibility: hidden
}

.helpful4img {
    padding-left: 175px;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    font-size: 25px;
    position: absolute;
    top: 20px
}

.helpful4img {
    visibility: hidden
}

#back-top {
    position: fixed;
    bottom: 10px;
    right: 11px;
    z-index: 2000
}

#back-top a {
    display: block;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    color: #0a0a0a;
    opacity: .5
}

#back-top a:hover {
    opacity: 1;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

#back-top a span {
    margin-right: 10px;
    color: #fff;
    display: block;
    background-color: #2ac761;
    line-height: 26px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 0 auto
}

.bread_crumbs {
    color: #999
}

.bread_crumbs a {
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    color: #999
}

.text_block {
    position: relative;
    margin-bottom: 60px
}

.bread_nav {
    background-color: #fafafa;
    padding-top: 25px;
    padding-bottom: 25px
}

.bread_crumbs a:hover {
    color: #000
}

.bread_crumbs .bread_active:hover {
    color: #999
}

.bread_crumbs i {
    margin-left: 10px;
    margin-right: 10px
}

.text_block_item {
    line-height: 57px;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 48px;
    margin: 5px;
    text-align: left;
    font-family: MuseoSansCyrlReg, avenir, 'Open Sans', sans-serif
}

.text_block_item strong {
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif
}

.text_block .scrollbar {
    padding-left: 50px;
    height: 300px;
    overflow-y: scroll;
    margin-bottom: 25px;
    direction: rtl;
    text-align: left
}

.text_block .scrollbar p {
    font-size: 18px;
    color: #444
}

.force-overflow {
    min-height: 450px
}

.italic {
    font-style: italic
}

.bold {
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif
}

.scroll {
    float: left;
    height: 260px;
    overflow: auto;
    margin: 50px;
    width: 600px;
    position: relative;
    direction: rtl
}

.content_scroll {
    overflow: auto;
    height: 320px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCustomScrollBox {
    padding-left: 50px
}

.about_Speak {
    padding-top: 70px;
    padding-bottom: 40px;
    position: relative
}

.about_Speak .absol {
    top: 50%;
    right: 100px
}

.diamond {
    width: 120px;
    height: 120px;
    margin: 20px auto;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .05);
    text-align: center;
    line-height: 120px;
    margin-bottom: 20px
}

.about_Speak {
    text-align: center
}

.about_Speak .title_rew {
    margin-top: 40px
}

.diamond img {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.about_Speak_item p {
    font-size: 14px;
    color: #999
}

.about_Speak_item {
    margin-bottom: 30px;
    margin-top: 30px;
    min-height: 280px
}

.videoWrapper {
    position: relative;
    width: 100%;
    height: 0;
    background-color: #000
}

.video {
    position: relative
}

.videoWrapper43 {
    padding-top: 75%
}

.videoWrapper169 {
    padding-top: 460px
}

.videoIframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent
}

#controls span {
    display: inline-block
}

#playpause {
    background: #eee;
    color: #333;
    padding: 0 5px;
    font-size: 12pt;
    text-transform: uppercase;
    width: 50px
}

.videoPoster:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 110px;
    height: 100px;
    margin: -55px 0 0 -50px;
    background-image: url(../img/o_nas/youtube.png);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 200
}

.highlight:before {
    background-image: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.videoPoster:hover:before {
    background-image: url(../img/o_nas/youtube_hover.png);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

@-moz-document url-prefix() {
    .videoPoster: before {
        display: none
    }
    #video-bg>video:hover {
        cursor: pointer
    }
}

#video-bg:hover .highlight:before {
    background-image: url(../img/o_nas/youtube2_hover.png);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, .8s;
    -moz-transition-delay: 0s, .8s;
    transition-delay: 0s, .8s
}

.personal_cab .absol {
    top: 200px;
    right: 200px
}

.h3 {
    font-size: 30px;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    color: #222
}

.personal_item {
    margin-top: 70px
}

.personal_item_description {
    margin-top: 30px;
    float: left
}

.personal_item p {
    font-size: 16px;
    color: #999
}

.personal_item_description p {
    font-size: 16px;
    color: #999;
}

.personal_cab .bold {
    color: #666
}

.personal_wrap {
    position: relative;
    background-color: #f5f6f9;
    width: 100%;
    max-width: 570px;
    min-height: 328px
}

.personal_wrap img {
    position: absolute;
    top: -18px;
    left: 20px;
    max-width: 100%
}

.personal_wrap_description {
    position: relative;
    width: 100%;
    text-align: center
}

.personal_wrap_description img {
    position: relative;
    width: 100%;
    margin: auto;
    margin-top: -35px
}

.personal_wrap_description_img_1 {
    margin-top: 35px
}

.personal_wrap_description_img_2 {
    margin-top: 15px
}

.personal_wrap_description_img_3 {
    margin-top: 40px
}

.personal_item_right {
    padding-left: 40px;
    float: right
}

.white_contacts {
    margin-top: 0;
    bottom: -50px
}

.contacts_text_wrap .contacts_title {
    font-size: 18px;
    color: #444;
    margin-bottom: 10px
}

.contacts_text_wrap p {
    font-size: 14px;
    color: #959595;
    margin-bottom: 0
}

.contacts_img_wrap {
    padding-right: 25px;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    margin-right: 20px;
    text-align: center
}

.white_contacts {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 200
}

.question {
    background-color: #2ac761;
    color: #fff;
    padding-top: 87px;
    padding-bottom: 40px;
    margin-top: -90px;
    position: relative
}

.social_block {
    padding-top: 80px;
    padding-bottom: 40px;
    background-color: #fafafa;
    position: relative
}

.social_block .absol {
    left: 200px
}

.social_block .social {
    text-align: center
}

.social_block .social a {
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 24px
}

.social_block .social a:hover {
    background-color: #333
}

.social_block .social i {
    padding-top: 12px
}

.reviews_wrap {
    background-color: #fafafa;
    padding-bottom: 40px
}

.reviews_wrap .item_rew {
    margin-top: 20px;
    margin-bottom: 20px;
    display: none
}

.about-header-content {
    height: auto;
    border-left: 2px solid #ececec;
    padding-left: 40px;
    padding-right: 30px
}

.price_wrap .price:before {
    display: none
}

.price_wrap .price {
    padding-top: 0
}

.sale {
    padding-top: 70px;
    padding-bottom: 40px;
    position: relative
}

.sale:before {
    content: '';
    width: 100%;
    height: 79px;
    background-image: url(../img/sale/sale_befor.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: -40px;
    left: 0;
    background-size: 2116px
}

.sale_item {
    text-align: center;
    margin-top: 20px
}

.sale_item .title_rew {
    margin-top: 7px
}

.sale_item p {
    font-size: 14px;
    color: #666;
    margin-top: 7px
}

.payment {
    padding-top: 60px;
    background-color: #fafafa
}

.payment_item {
    text-align: center;
    min-height: 100px;
    vertical-align: middle;
    line-height: 90px
}

.payment_item img {
    max-width: 160px
}

.price_wrap .absol_5 {
    top: 50px
}

.modal_left_column {
    background-color: #f1f3f5;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px
}

.modal_stars i {
    color: #f5a011
}

.modal-dialog {
    background-color: #fff
}

.fancybox-teacher .modal-dialog {
    background: 0 0
}

.fancybox-teacher .modal_right_column {
    background: #fff;
    border-radius: 0 15px 15px 0
}

.modal_item .h3 {
    text-align: left;
    font-size: 24px;
    padding-left: 15px
}

.modal_right_column li,
.modal_right_column p {
    font-size: 14px;
    color: #666
}

.modal_right_column {
    padding-top: 30px;
    padding-bottom: 40px
}

.modal_item .videoWrapper169 {
    padding-top: 200px
}

.modal_item .video:after {
    display: none
}

.modal_item .video {
    margin-top: 20px
}

.modal.in .modal-dialog {
    padding-left: 0;
    padding-right: 0;
    border-radius: 15px
}

.modal-header {
    z-index: 200
}

.close {
    font-size: 52px;
    font-weight: 400;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.close:hover {
    color: #2cc762;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 1
}

.page-teachers {
    padding: 0;
    margin-bottom: 80px;
    background-color: #fafafa
}

.page-teachers::before {
    content: none
}

.page-teachers-tutor {
    background-color: #fff;
    margin-bottom: 0
}

.page-teachers-tutor::after {
    content: none
}


.teachers .teachers-list {
    margin-top: 50px
}

.teachers .teachers-list .prepod_item {
    background-color: #fff
}

.teacher-video {
    padding-top: 10px
}

.teacher-video iframe {
    opacity: 0;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .2);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.popup {
    min-height: 400px
}

.col_wh:hover {
    color: #fff!important
}

.h6 {
    font-size: 20px
}

input:focus {
    outline: 0!important
}

.fz_18 {
    font-size: 20px
}

.entry_form .dropdown-menu {
    height: 130px;
    overflow-y: scroll;
    background-color: #40cd72;
    box-shadow: none;
    width: 100%;
    border-color: rgba(255, 255, 255, .2);
    color: #fff;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, .1)
}

.entry_form .dropdown-menu li a {
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.entry_form .dropdown-menu li a:hover {
    background-color: rgba(255, 255, 255, .2);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.entry_form .dropdown-menu::-webkit-scrollbar {
    width: 12px;
    background-color: transparent
}

.entry_form .dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #fff;
    margin-top: 5px
}

.pb {
    padding-bottom: 30px
}

.btn-group-vertical {
    display: block
}

.col_12 {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px
}

.col_wrapper {
    display: flex;
    justify-content: center;
    padding-bottom: 15px
}

.col_12 .col-lg-2 {
    width: 14%
}

.modal_thanks {
    background-color: #fff;
    color: #222;
    text-align: center
}

.modal_thanks a {
    text-decoration: underline;
    color: #2ac761
}

.modal_thanks .md-close {
    color: #2ac761;
    text-decoration: none
}

#video-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    background: url(../img/banner_bg.jpg) no-repeat #000;
    background-size: cover
}

#video-bg:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 22
}

.banner2 {
    position: relative;
    height: 650px
}

#video-bg>video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto
}

video::-internal-media-controls-download-button {
    display: none
}

video::-webkit-media-controls-enclosure {
    overflow: hidden
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px)
}

.teacher-photo {
    width: 95%
}

@supports (object-fit:cover) {
    #video-bg>video {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

.banner2:after {
    background-image: none
}

.banner2 #video-bg:before,
.banner2:after {
    display: none
}

.formula {
    margin-bottom: 20px;
    max-width: 100%;
    height: auto
}

#load-more-reviews {
    margin: 40px auto 0;
    display: block
}

#load-more-reviews.loading {
    width: 105px;
    text-align: center
}

#load-more-reviews .spinner,
#load-more-reviews.loading .text {
    display: none
}

#load-more-reviews.loading .spinner {
    width: 18px;
    height: 18px;
    margin-bottom: -4px;
    background-color: #ff9e00;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

#load-more-reviews.loading .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

#load-more-reviews.loading .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.with-us {
    position: relative;
    font-family: MuseoSansCyrlReg, avenir, 'Open Sans', sans-serif;
    z-index: 30;
    margin-top: 25px
}

.with-us-block {
    position: relative
}

.with-us-block .with-us-content-img {
    position: relative;
    width: 100%;
    border-radius: 5px;
    background-color: initial;
    cursor: pointer;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.with-us-block .with-us-content-img img {
    width: 100%;
    border-radius: 5px;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.with-us-block .with-us-content-img i {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 25px;
    color: #2ac762;
    opacity: .8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.with-us-block .with-us-content-img:hover {
    background-color: #2ac762;
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02)
}

.with-us-block .with-us-content-img:hover img {
    opacity: .9
}

.with-us-block .with-us-content-img:hover i {
    opacity: 1
}

.with-us-content-list {
    margin-top: 40px
}

.with-us-content-list-second {
    margin-top: 40px;
    padding-bottom: 40px
}

.with-us-block h4 {
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    font-size: 20px
}

.with-us-content-list-second h2 {
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    font-size: 22px
}

.with-us-included h4 {
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    font-size: 18px
}

.with-us-included h4 i {
    width: 25px;
    margin-right: 5px;
    color: #ff9e00;
    font-size: 18px
}

.with-us-included p {
    margin-left: 30px
}

.with-us-rest {
    font-size: 14px;
    margin-bottom: 15px
}

.with-us-rest i {
    margin-right: 15px;
    color: #ff9e00;
    font-size: 15px
}

.with-us-footer {
    height: 35px;
    background-color: #ff9e00
}

#with-us-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    overflow: auto;
    opacity: 0;
    z-index: 100;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.with-us-modal-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    z-index: 1;
    opacity: .4
}

.with-us-modal-content {
    position: relative;
    width: 100%;
    max-width: 1260px;
    margin: 30px auto;
    padding: 0 30px;
    z-index: 5
}

.with-us-modal-content img {
    width: 100%;
    border-radius: 15px
}

.with-us-modal-content button {
    position: absolute;
    top: 3px;
    right: 35px;
    background-color: inherit;
    border: none;
    outline: 0;
    font-size: 22px;
    color: #2ac762;
    opacity: .7;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.with-us-modal-content button:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.man-svg-holder {
    max-width: 930px;
    margin: 0 auto
}

.sitemap-wrepper {
    background-color: #fafafa
}

.sitemap div {
    margin-bottom: 20px
}

.sitemap div a,
.sitemap div p {
    display: block;
    color: #66767c;
    font-family: MuseoSansCyrlReg, avenir, 'Open Sans', sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0
}

.sitemap div .sitemap-main {
    color: #2ac761;
    font-weight: 700;
    margin: 5px 0
}

.sitemap div .sitemap-link {
    font-weight: 700;
    margin: 5px 0
}

@-webkit-keyframes pulse {
    0% {
        opacity: .6
    }
    25% {
        opacity: 1
    }
    75% {
        opacity: 1
    }
    100% {
        opacity: .6
    }
}

@keyframes pulse {
    0% {
        opacity: .6
    }
    25% {
        opacity: 1
    }
    75% {
        opacity: 1
    }
    100% {
        opacity: .6
    }
}

.terms-links {
    color: #aaa
}

.terms-links+.terms-links {
    margin-left: 7px
}

.terms-links:hover {
    text-decoration: none;
    color: #333
}

.terms-links:focus {
    text-decoration: none;
    color: #aaa
}

.description {
    background-color: #fafafa;
    padding-top: 30px;
    padding-bottom: 60px;
    position: relative;
    background-image: url(../img/o_nas/dotted.png);
    background-repeat: no-repeat;
    background-position: left
}

.description:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 80px;
    background-image: url(../img/description_after.png);
    left: 0;
    background-size: 2116px
}

.description:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 121px;
    background-image: url(../img/description_before.png);
    left: 0;
    background-size: 2116px
}

@media (min-width:2000px) {
    .green_block_dark {
        margin-top: -185px
    }
    .banner,
    .banner:after,
    .description:after,
    .description:before,
    .entry:after,
    .entry:before,
    .green_block_dark:after,
    .prepod:after,
    .prepod:before,
    .price:before,
    .sale:before,
    .text_block:after,
    .video:after {
        background-size: cover
    }
    .green_block_dark:after {
        bottom: -1px
    }
    .entry:before,
    .prepod:before,
    .price:before {
        top: -1px
    }
    .medium404 {
        float: right!important
    }
}

@media (max-width:2000px) {
    .medium404 {
        float: right!important
    }
}

@media (max-width:1500px) {
    .error404 img {
        width: 40%!important;
        height: auto
    }
    .banner-title-wrapper .banner-title h1,
    .banner-title-wrapper .banner-title p {
        font-size: 40px
    }
    .banner-title-wrapper .banner-button {
        width: 265px;
        height: 120px
    }
    .banner-title-wrapper .banner-button p {
        font-size: 15px
    }
    #green-block-text-1 {
        margin-top: 16.9%;
        margin-left: 10.8%;
        width: 8%
    }
    #green-block-text-4 {
        margin-top: 8.5%;
        margin-left: 54%;
        width: 9.5%;
        transform: rotate(-2deg)
    }
    .banner-title .banner-title-logo p {
        margin-right: 20px
    }
    .banner-title .banner-title-linea:before {
        right: -18px;
        top: 25px;
        width: 21px;
        height: 5px
    }
    .banner-bg-image-2 {
        background-size: 100%;
        width: 100%;
        padding-bottom: 28.5%
    }
    .banner-bg-image {
        background-size: 100%;
        width: 100%;
        padding-bottom: 45%
    }
    .banner-btn-overlay {
        padding-top: 15%;
        text-align: center;
        width: 35%
    }
    .banner-btn-title {
        font-size: 17px
    }
    .banner-btn {
        width: 41%;
        font-size: 20px
    }
    .green-block-wrapper {
        background-size: 100%;
        width: 100%;
        padding-bottom: 30.5%
    }
    .green-block-text {
        font-size: 10.8px;
        line-height: 11px
    }
    .green-block-btn-wrapper {
        margin-top: 22.7%
    }
    .green-block-btn {
        height: 36px;
        width: 180px;
        font-size: 18px
    }
}

@media (max-width:1200px) {
    .error404 img {
        width: 50%!important;
        height: auto
    }
    .prepod_item {
        height: 320px
    }
    .banner-title-wrapper .banner-title h1,
    .banner-title-wrapper .banner-title p {
        font-size: 37px
    }
    .banner-title-wrapper .banner-button {
        width: 220px;
        height: 100px
    }
    .banner-title-wrapper .banner-button p {
        font-size: 12px
    }
    .banner-btn-overlay {
        padding-top: 15%
    }
    .banner-bg-image {
        padding-bottom: 47%
    }
    .banner-btn-title {
        margin-bottom: 20px;
        font-size: 14px
    }
    .banner-title .banner-title-logo p {
        margin-right: 18px
    }
    .banner-title .banner-title-linea:before {
        right: -16px;
        top: 21px;
        width: 18px;
        height: 5px
    }
    .banner-btn {
        font-size: 18px
    }
    .green-block-text {
        font-size: 9px;
        line-height: 8.5px
    }
    #green-block-text-1 {
        margin-top: 17.1%;
        margin-left: 10.5%;
        width: 8.3%
    }
    #green-block-text-2 {
        margin-top: 4.8%
    }
    #green-block-text-3 {
        margin-top: 13.3%
    }
    #green-block-text-4 {
        margin-top: 8.5%;
        margin-left: 54.2%;
        width: 9.5%
    }
    #green-block-text-5 {
        margin-top: 4.7%;
        margin-left: 71.5%;
        width: 7.7%
    }
    #green-block-text-6 {
        margin-top: 8.8%
    }
    .green-block-btn-wrapper {
        margin-top: 22.6%
    }
    .green-block-btn {
        height: 30px;
        width: 150px;
        font-size: 16px
    }
    .green_block_dark {
        padding-top: 70px;
        margin-top: -152px
    }
    h4 span {
        margin-right: 5px
    }
    .price_img {
        padding-top: 10px;
        padding-bottom: 20px;
        margin-top: 0
    }
    .title_prepod p {
        font-size: 15px
    }
    .title_prepod,
    .title_prepod_icons {
        padding: 10px
    }
    .mar_h4 {
        line-height: 18px
    }
    .about_Speak_item {
        margin-bottom: 0
    }
    .personal_wrap {
        min-height: 290px
    }
    .prepod:before {
        display: none
    }
    .contacts_img_wrap {
        padding-right: 10px;
        float: none;
        text-align: left;
        margin-right: 0;
        border-right: 0
    }
    .contacts_img_wrap,
    .contacts_skype {
        text-align: center;
        border-bottom: 0
    }
    .payment_item img {
        max-width: 145px
    }
    .about_Speak .absol {
        top: 56%;
        right: 0
    }
    .green_block .absol {
        display: none
    }
    .block_dark_item {
        margin-top: 30px
    }
    .block_dark_item img {
        max-width: 50px
    }
    .block_dark_item h4 {
        font-size: 14px;
        padding-top: 0;
        min-height: 45px
    }
    .block_dark_item span {
        margin-right: 10px
    }
    .green_block_img_content {
        font-size: 12.5px
    }
    .problem_item_wrap_content {
        font-size: 1.5em
    }
    #problem_item_wrap_property {
        padding-top: 17%;
        padding-left: 71%
    }
    #problem_item_wrap_absence {
        padding-top: 29%;
        padding-left: 73%
    }
    #problem_item_wrap_schedule {
        padding-top: 32%;
        padding-right: 44%
    }
    #problem_item_wrap_skip {
        padding-top: 20%;
        padding-right: 20%
    }
    .personal_item_description {
        margin-top: 20px
    }
    .personal_wrap_description_img_1 {
        margin-top: 55px
    }
    .personal_wrap_description_img_2 {
        margin-top: 50px
    }
    .personal_wrap_description_img_3 {
        margin-top: 90px
    }
    .carousel-control.left {
        left: -23px
    }
    .carousel-control.right {
        right: -23px
    }
}

@media (max-width:991px) {
    .collapse.navbar-collapse {
        margin-left: 0
    }
    .prepod_item {
        height: 310px
    }
    .banner-title-wrapper .banner-title h1,
    .banner-title-wrapper .banner-title p {
        font-size: 28px
    }
    .banner-title-wrapper .banner-button {
        width: 170px;
        height: 80px
    }
    .banner-title-wrapper .banner-button p {
        font-size: 9.5px
    }
    .banner-btn-title {
        margin-bottom: 18px;
        font-size: 11px
    }
    .banner-bg-image {
        padding-bottom: 48%
    }
    .banner-title .banner-title-logo p {
        margin-right: 15px
    }
    .banner-title .banner-title-linea:before {
        right: -13px;
        top: 17px;
        width: 14px;
        height: 4px
    }
    .banner-btn {
        height: 30px;
        font-size: 15px
    }
    .green-block-btn-wrapper {
        margin-top: 22.5%
    }
    .green-block-btn {
        height: 26px;
        width: 130px;
        font-size: 14px
    }
    .green_block_dark {
        margin-top: -130px
    }
    .green_block img {
        max-width: 100%
    }
    .block_dark_item img {
        max-width: 50px;
        margin-right: 5px
    }
    .block_dark_item h4 {
        font-size: 16px
    }
    .contacts_img_wrap,
    .contacts_text_wrap {
        text-align: center
    }
    .contacts_skype {
        margin-bottom: 15px;
        padding-bottom: 20px;
        text-align: center
    }
    .contacts_skype:last-child {
        border-bottom: 0
    }
    .white_contacts {
        padding-bottom: 0
    }
    h4 {
        line-height: 19px;
        padding-bottom: 8px;
        font-size: 15px
    }
    h4 span {
        margin-right: 15px
    }
    .price_item {
        padding-left: 6px;
        padding-right: 6px
    }
    .price .container .price_item .green,
    .price .container .price_item_center .green {
        height: 48px
    }
    .price_ul li {
        font-size: 14px
    }
    .item_car {
        padding: 5px
    }
    .title_prepod_icons {
        font-size: 12px
    }
    .title_prepod p {
        font-size: 12px
    }
    .absol,
    .prepod:after {
        display: none
    }
    .green_block_dark h4 {
        line-height: 35px
    }
    .personal_wrap {
        min-height: 218px
    }
    .content_scroll {
        height: 430px
    }
    .sale_item {
        min-height: 133px
    }
    .dn_mobile {
        display: none
    }
    .img4 {
        padding-top: 195px;
        padding-bottom: 60px
    }
    .img3 {
        margin-top: 115px;
        margin-bottom: -131px
    }
    .problem_item.col-sm-4 {
        width: 50%
    }
    .title_prepod {
        height: 105px
    }
    .title_prepod_icons p:first-child {
        height: 45px
    }
    .medium404 {
        float: none!important
    }
    .error404 img {
        width: 60%!important;
        height: auto
    }
    .green-block-text {
        font-size: 7.2px;
        line-height: 7.2px
    }
    .green_block_img_content {
        padding: 4px 7px;
        font-size: 10.5px
    }
    #green_block_time {
        left: 20%
    }
    #green_block_graph {
        left: 73%
    }
    #green_block_result {
        left: 4%
    }
    #green_block_teacher {
        left: 56.5%
    }
    #green_block_points {
        left: 82.2%
    }
    .problem_item_wrap_content {
        font-size: 1.3em
    }
    #problem_item_wrap_property {
        padding-top: 11%;
        padding-left: 48%
    }
    #problem_item_wrap_absence {
        padding-top: 20%;
        padding-left: 51%
    }
    #problem_item_wrap_schedule {
        padding-top: 25%;
        padding-right: 56%
    }
    #problem_item_wrap_skip {
        padding-top: 72%;
        padding-right: 38%
    }
    .description {
        background-image: none
    }
    .personal_wrap_description {
        width: 80%;
        margin: 0 auto
    }
    .personal_item_description-img {
        margin-top: 5px;
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .prepod_item {
        height: 100%
    }
    .wrap_center {
        margin: 0 10px
    }
    .banner-title-wrapper .banner-title h1,
    .banner-title-wrapper .banner-title p {
        font-size: 17px
    }
    .banner-title-wrapper .banner-button {
        width: 150px;
        height: 70px
    }
    .banner-title-wrapper .banner-button p {
        font-size: 8px
    }
    .banner-btn-title {
        font-size: 10px
    }
    .banner-title .banner-title-logo p {
        margin-right: 12px
    }
    .banner-title .banner-title-linea:before {
        right: -10px;
        top: 12px;
        width: 11px;
        height: 3px
    }
    .green-block-text {
        font-size: 6px;
        line-height: 6.2px
    }
    .green-block-btn {
        height: 24px;
        width: 110px;
        font-size: 11.5px
    }
    .price .container .price_item .green,
    .price .container .price_item_center .green {
        height: initial
    }
    .col_wrapper {
        display: block
    }
    .banner-btn {
        width: 110px;
        height: 25px;
        font-size: 14px
    }
    .green_block_dark {
        margin-top: -128px
    }
    .block_dark_item h4 {
        margin-top: 5px
    }
    .problem_bottom {
        margin-top: 0
    }
    .dn_mobile {
        display: none
    }
    .absol_text {
        font-size: 50px;
        top: 5px
    }
    .problem_item_wrap {
        margin-top: 23px;
        margin-bottom: 23px
    }
    .carousel-inner {
        max-width: 100%;
        margin: 20px auto;
        text-align: center
    }
    .prepod_item img {
        width: 100%
    }
    .carousel-control.left {
        left: 0
    }
    .carousel-control.right {
        right: 0
    }
    .carousel-indicators {
        display: block
    }
    .carousel-control {
        display: none
    }
    .arrow_box {
        margin-top: 30px
    }
    .social {
        margin-top: 20px
    }
    .personal_wrap {
        background-color: #fff
    }
    .personal_wrap img {
        position: relative;
        left: 0;
        right: 0
    }
    .personal_item_right {
        padding-left: 15px
    }
    .personal_item {
        margin-top: 30px
    }
    .h3 {
        font-size: 22px
    }
    .mCustomScrollBox {
        padding-left: 30px
    }
    .personal_wrap {
        min-width: 100%;
        text-align: center;
        background-color: transparent
    }
    .text_block_item {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .text_block {
        margin-bottom: 0
    }
    .entry:before {
        display: none
    }
    .entry {
        padding-top: 25px
    }
    .contacts_skype {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    .question {
        margin-top: 0;
        padding-top: 40px
    }
    .item_rew_right {
        display: none
    }
    .arrow_box:after,
    .arrow_box:before {
        display: none
    }
    .reviews_wrap {
        background-image: none
    }
    .modal_item {
        display: block
    }
    .entry:after {
        display: none
    }
    .problem_item_wrap img {
        max-width: 100%
    }
    .level_eng {
        margin-top: 40px
    }
    .block_dark_item h4 {
        font-size: 17px;
        padding-top: 10px;
        min-height: 56px;
        line-height: 20px
    }
    .videoPoster:before {
        display: none
    }
    .img2 {
        top: 225px;
        position: relative
    }
    .img3 {
        top: -225px;
        position: relative;
        margin: 0
    }
    .img4 {
        margin-left: -30px;
        padding: 0
    }
    .problem_item.col-sm-4 {
        width: auto
    }
    .title_prepod {
        height: auto
    }
    .title_prepod_icons p:first-child {
        height: auto
    }
    .error404 img {
        width: 70%!important;
        height: auto
    }
    .green_block_img_content {
        font-size: 10px
    }
    .problem_item_wrap_content {
        position: absolute;
        font-size: 1.5em
    }
    #problem_item_wrap_property {
        padding-top: 7%
    }
    #problem_item_wrap_absence {
        padding-top: 13%
    }
    #problem_item_wrap_schedule {
        padding-top: 13%;
        padding-right: 53%
    }
    #problem_item_wrap_skip {
        padding-top: 8%;
        padding-right: 48%
    }
    .personal_item_description-img {
        width: 100%
    }
    .with-us-block .with-us-content-img {
        cursor: default
    }
    .with-us-block .with-us-content-img i {
        display: none
    }
    .with-us-block .with-us-content-img:hover {
        background-color: initial;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    .with-us-block .with-us-content-img:hover img {
        opacity: 1
    }
}

@media (max-width:690px) {
    .banner-btn-title {
        font-size: 9px
    }
    .green_block_img_content {
        padding: 4px 5px;
        font-size: 8px
    }
    .banner-title-wrapper .banner-title h1,
    .banner-title-wrapper .banner-title p {
        font-size: 20.5px
    }
    .banner-title-wrapper .banner-button {
        width: 140px;
        height: 65px
    }
    .banner-title-wrapper .banner-button p {
        font-size: 7.3px
    }
    .banner-title .banner-title-logo p {
        margin-right: 11px
    }
    .banner-title .banner-title-linea:before {
        right: -9px;
        top: 11px;
        width: 9px;
        height: 3px
    }
    .green-block-text {
        font-size: 5px;
        line-height: 6px
    }
    #problem_item_wrap_property {
        padding-top: 8%
    }
    #problem_item_wrap_absence {
        padding-top: 16%
    }
    #problem_item_wrap_schedule {
        padding-top: 15%
    }
    #problem_item_wrap_skip {
        padding-top: 9%;
        padding-right: 48%
    }
}

@media (max-width:630px) {
    .banner-title-wrapper .banner-title h1,
    .banner-title-wrapper .banner-title p {
        font-size: 19px
    }
    .banner-title-wrapper .banner-button {
        width: 130px;
        height: 60px
    }
    .banner-title-wrapper .banner-button p {
        font-size: 6.8px
    }
    .green-block-btn {
        height: 20px;
        width: 90px;
        font-size: 9.5px
    }
    .banner-btn-title {
        margin-bottom: 18px;
        font-size: 9px
    }
    .banner-bg-image {
        padding-bottom: 51%
    }
    .banner-btn {
        width: 100px;
        height: 25px;
        font-size: 13px
    }
    .banner-title .banner-title-logo p {
        margin-right: 9px
    }
    .banner-title .banner-title-linea:before {
        right: -8px;
        top: 9px;
        width: 8px;
        height: 2px
    }
    .green_block_dark {
        margin-top: -104px
    }
    .text_block:after {
        display: none
    }
    .text_block {
        padding-bottom: 30px
    }
    .text_block_item p {
        line-height: 35px;
        font-size: 33px
    }
    .about_Speak_item {
        min-height: auto
    }
    .video:after {
        display: none
    }
    .error404 img {
        width: 80%!important;
        height: auto
    }
    .green_block_img_content {
        font-size: 8px
    }
    #problem_item_wrap_property {
        padding-top: 9%
    }
    #problem_item_wrap_absence {
        padding-top: 18%
    }
    #problem_item_wrap_schedule {
        padding-top: 16%
    }
    #problem_item_wrap_skip {
        padding-top: 10%
    }
}

@media (max-width:580px) {
    .banner-title-wrapper .banner-title h1,
    .banner-title-wrapper .banner-title p {
        font-size: 16.2px
    }
    .banner-title-wrapper .banner-button {
        width: 110px;
        height: 50px
    }
    .banner-title-wrapper .banner-button p {
        font-size: 5.9px
    }
    .banner-btn-title {
        margin-bottom: 15px;
        font-size: 7px
    }
    .banner-title .banner-title-logo p {
        margin-right: 8px
    }
    .banner-title .banner-title-linea:before {
        right: -7px;
        top: 9px;
        width: 7px;
        height: 2px
    }
    .green-block-text {
        font-size: 4px;
        line-height: 5px
    }
    .green_block_img_content {
        font-size: 7px
    }
    #problem_item_wrap_property {
        padding-top: 10%
    }
    #problem_item_wrap_absence {
        padding-top: 20%
    }
    #problem_item_wrap_schedule {
        padding-top: 19%
    }
    #problem_item_wrap_skip {
        padding-top: 12%
    }
}

@media (max-width:490px) {
    .banner-title-wrapper .banner-title h1,
    .banner-title-wrapper .banner-title p {
        font-size: 15px
    }
    .banner-title-wrapper .banner-button {
        width: 105px;
        height: 48px
    }
    .green-block-text {
        font-size: 3px;
        line-height: 3px
    }
    .banner-title-wrapper .banner-button p {
        font-size: 5.7px
    }
    .banner-btn-title {
        margin-bottom: 10px;
        font-size: 6px
    }
    .banner-bg-image {
        background-size: 100%
    }
    .banner-bg-bottom {
        height: 89px
    }
    .banner-btn-overlay {
        padding-top: 77px;
        width: 135px
    }
    .banner-btn {
        height: 24px;
        padding-top: 2px!important
    }
    .green_block_dark {
        margin-top: -78px
    }
    .nav_right {
        float: none;
        margin: 0 auto
    }
    .carousel-inner {
        max-width: 300px
    }
    .absol_text {
        font-size: 30px
    }
    h2 {
        font-size: 25px
    }
    .batter_title .brand_text {
        font-size: 30px
    }
    .hbtn {
        padding: 8px 9px
    }
    .arrow_box {
        padding-left: 5px;
        padding-right: 5px
    }
    .arrow_box .quotes {
        margin-left: 0
    }
    .arrow_box .quotes {
        font-size: 58px
    }
    .banner {
        margin-top: 15px
    }
    .img2 {
        top: 185px;
        position: relative
    }
    .img3 {
        top: -185px;
        position: relative
    }
    .error404 img {
        width: 90%!important;
        height: auto
    }
    .green_block_img_content {
        font-size: .33em
    }
    .problem_item_wrap_content {
        position: absolute
    }
    #problem_item_wrap_property {
        padding-top: 11%
    }
    #problem_item_wrap_absence {
        padding-top: 21%
    }
    #problem_item_wrap_schedule {
        padding-top: 21%
    }
    #problem_item_wrap_skip {
        padding-top: 13%
    }
    .personal_wrap_description {
        width: 100%
    }
}

@media (max-width:460px) {
    .banner-title-wrapper .banner-title h1,
    .banner-title-wrapper .banner-title p {
        font-size: 13.2px
    }
    .banner-title-wrapper .banner-button {
        width: 90px;
        height: 40px
    }
    .banner-title-wrapper .banner-button p {
        font-size: 4.6px
    }
    .problem_item_wrap_content {
        font-size: 1.2em
    }
    #problem_item_wrap_property {
        padding-top: 13%
    }
    #problem_item_wrap_schedule {
        padding-top: 24%
    }
    .banner-title .banner-title-logo p {
        margin-right: 7px
    }
    .banner-title .banner-title-linea:before {
        right: -6px;
        top: 8px;
        width: 6px;
        height: 2px
    }
}

@media (max-width:394px) {
    .banner-title-wrapper .banner-title h1,
    .banner-title-wrapper .banner-title p {
        font-size: 11px
    }
    .banner-title-wrapper .banner-button {
        width: 75px;
        height: 35px
    }
    .banner-title-wrapper .banner-button {
        width: 90px;
        height: 40px
    }
    .banner-title-wrapper .banner-button p {
        margin-top: 12%;
        font-size: 4.2px
    }
    .green_block_dark {
        margin-top: -61px
    }
    .carousel-inner {
        max-width: 230px
    }
    .img2 {
        top: 180px;
        position: relative
    }
    .img3 {
        top: -180px;
        position: relative
    }
    .error404 img {
        width: 100%!important;
        height: auto
    }
    .green_block_img_content {
        font-size: .23em
    }
    .problem_item_wrap_content {
        position: absolute;
        font-size: .8em
    }
    #problem_item_wrap_property {
        padding-top: 12%
    }
    #problem_item_wrap_schedule {
        padding-top: 26%;
        padding-right: 58%
    }
}

.pagination {
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 20px;
    text-align: center;
    font-weight: 700
}

.pagination a,
.pagination span {
    margin-right: 10px;
    color: #000;
    font-weight: 700
}

.pagination .current {
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background-color: #2ac761;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    padding-top: 1px;
    padding-right: 1px
}

.blog-wrap .blog-inner article .post-item .entry-wrap .entry-thumbnail-wrap {
    position: relative;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.entry-thumbnail {
    position: relative;
    overflow: hidden
}

.entry-thumbnail a.prettyPhoto {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-align: center;
    color: #fff;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.entry-thumbnail a.prettyPhoto i {
    font-size: 36px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.entry-thumbnail a.entry-thumbnail_overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    background-color: rgba(43, 199, 97, .5);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 1;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.blog_content {
    display: flex;
    flex-wrap: wrap
}

.blog_content_item:hover a.entry-thumbnail_overlay:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.blog_content_item:hover a.prettyPhoto {
    opacity: 1
}

.blog_content_item:hover a.prettyPhoto i {
    font-size: 24px
}

.blog_content>.entry-thumbnail-wrap>.entry-thumbnail a.prettyPhoto {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    opacity: .8;
    width: 80px;
    height: 80px;
    font-size: 80px;
    line-height: 80px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.entry-thumbnail_overlay img {
    width: 100%;
    display: block
}

.blog_content_item {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.entry-thumbnail-wrap img {
    max-width: 100%
}

.blog_content_item:hover {
    background-color: #fff;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .1)
}

.blog_item_wrapper .blog_content_item {
    padding: 20px
}

.blog_item_wrapper .blog_content_item:hover {
    background-color: transparent;
    box-shadow: none
}

.entry-excerpt img {
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 100%
}

h4.entry-title {
    font-size: 25px;
    margin-bottom: 20px
}

h4.entry-title a {
    color: rgba(31, 42, 55, .6)
}

.entry-post-meta-wrap {
    margin-bottom: 15px
}

.entry-post-meta-wrap ul.entry-meta {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0
}

.entry-post-meta-wrap ul.entry-meta li {
    display: inline;
    font-size: 14px;
    line-height: 1.4;
    margin-right: 15px;
    vertical-align: middle;
    color: rgba(31, 42, 55, .7)
}

.entry-post-meta-wrap ul.entry-meta li a {
    color: inherit;
    pointer-events: none
}

.entry-post-meta-wrap ul.entry-meta li a:hover {
    text-decoration: none;
    color: #333
}

.entry-post-meta-wrap ul.entry-meta li i {
    margin-right: 5px;
    vertical-align: middle
}

.blog-inner .read-more {
    text-decoration: underline
}

.blog-inner .jp-interface {
    background-color: transparent;
    height: 140px;
    border: 2px solid #ccc
}

.blog-inner .entry-post-meta-wrap ul.entry-meta li {
    display: inline;
    font-size: 14px;
    line-height: 1.4;
    margin-right: 15px;
    vertical-align: middle;
    color: rgba(31, 42, 55, .7)
}

.blog-inner .entry-content-wrap .entry-detail h3 {
    font-size: 19px;
    height: 30px
}

.blog-inner .entry-content-wrap .entry-detail h3 a {
    color: #1f2a37;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.blog-inner .entry-content-wrap .entry-detail h3:hover a {
    color: #2bc761;
    text-decoration: none;
    color: #aaa
}

.entry-meta-tag a {
    display: inline-block;
    margin-right: 10px;
    line-height: 1;
    font-size: 11px;
    font-weight: 600;
    color: #5aa774;
    text-transform: uppercase;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.entry-meta-tag a:before {
    content: "#";
    margin-right: 5px;
    display: inline-block
}

.entry-meta-tag a:hover {
    color: #25ac54;
    text-decoration: none
}

.entry-excerpt p {
    font-size: 16px
}

.entry-meta-tag label {
    margin-right: 5px
}

.blog-inner .entry-content-wrap .entry-detail .btn-readmore {
    position: relative;
    display: inline-block;
    color: #1f2a37;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    font-size: 16px
}

.entry-meta-tag {
    margin-bottom: 10px
}

.entry-detail .hb-fill-middle-bg:hover {
    color: #fff
}

.blog_content_item {
    padding-top: 15px;
    padding-bottom: 15px
}

.blog_wrapper {
    position: relative;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #f5f6f9;
    padding-bottom: 40px
}

.mb-45 {
    margin-bottom: 30px;
    border-bottom: 2px solid #46c761;
    padding-bottom: 27px
}

.mb-45_bor {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.sidebar .form-input {
    width: 100%;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    position: relative
}

.sidebar .form-input input {
    background-color: transparent;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 100%;
    padding: 0 15px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.sidebar .form-input input:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.sidebar .form-input a {
    color: #2bc761;
    padding: 0 15px;
    position: absolute;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    top: 0;
    right: 0
}

.sidebar .form-input input::placeholder {
    color: #2bc761
}

.sidebar .form-input input::-moz-placeholder {
    color: #2bc761
}

.sidebar .form-input input::-webkit-input-placeholder {
    color: #2bc761
}

.sidebar .form-input input:-ms-input-placeholder {
    color: #2bc761
}

.cat-blog-list a {
    border-bottom: 1px solid #eee;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 0;
    width: 100%;
    color: #1f2a37;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.cat-blog-list a i {
    padding: 0 10px 0 3px;
    font-size: 14px
}

.cat-blog-list-item {
    position: relative
}

.cat-blog-list a:hover {
    color: #2ac761;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.cat-blog-list-count {
    font-size: 14px;
    font-weight: 600;
    color: #1f2a37;
    position: absolute;
    top: 19%
}

.cat-blog-list-link {
    position: relative
}

.cat-blog-list-item {
    position: relative
}

.cat-blog-list-item:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    top: 12px;
    left: -16px;
    background-size: cover
}

.cat-blog-list-count::before {
    content: '('
}

.cat-blog-list-count::after {
    content: ')'
}

.posts-thumbnail-list {
    padding-left: 15px;
    padding-top: 15px
}

.posts-thumbnail-list li {
    display: inline-block;
    position: relative;
    padding-left: 70px;
    width: 100%;
    margin-bottom: 20px;
    height: 40px
}

.posts-thumbnail-list li .posts-thumbnail-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px
}

.posts-thumbnail-list .posts-thumbnail-content a {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 13px;
    color: #000;
    line-height: 18px;
    display: block
}

.posts-thumbnail-list li:hover {
    cursor: pointer
}

.posts-thumbnail-list li:hover .posts-thumbnail-content a {
    color: #2ac761
}

.posts-thumbnail-list .posts-thumbnail-content a:hover {
    color: #2ac761;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.posts-thumbnail-list .posts-thumbnail-content .posts-thumbnail-meta {
    font-size: 13px;
    color: #a6a6a6
}

.posts-thumbnail-list .posts-thumbnail-content .posts-thumbnail-meta span.author,
.posts-thumbnail-list .posts-thumbnail-content .posts-thumbnail-meta time {
    margin-right: 10px;
    text-transform: capitalize
}

.posts-thumbnail-list .posts-thumbnail-content .posts-thumbnail-meta span.author,
.posts-thumbnail-list .posts-thumbnail-content .posts-thumbnail-meta time {
    margin-right: 10px;
    text-transform: capitalize
}

.posts-thumbnail-list .posts-thumbnail-content .posts-thumbnail-meta .comment-count i {
    margin-right: 4px;
    color: #2ac761
}

.posts-thumbnail-list .posts-thumbnail-content .posts-thumbnail-meta .comment-count a {
    font-size: 12px;
    color: #000
}

.blog-detail .entry-meta-tag-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    display: inline-block;
    padding: 10px 0;
    width: 100%
}

.blog-detail .entry-meta-tag-list .entry-meta-tag {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 10px 0
}

.blog-detail .entry-meta-tag-list .entry-meta-tag-right {
    display: inline-block;
    float: right
}

.blog-detail .entry-meta-tag-list .entry-meta-tag-right .social-share-wrap {
    width: auto
}

.social-share-block {
    display: inline-block
}

.social-share-btn {
    background-color: inherit;
    border: none;
    text-align: center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding: 5px 8px;
    color: rgba(31, 42, 55, .7);
    display: inline-block;
    list-style: none
}

.social-share-btn:hover {
    color: #2ac761
}

.blog-detail .entry-meta-tag-list .entry-meta-tag-right a,
.blog-detail .entry-meta-tag-list .entry-meta-tag-right label {
    color: #1f2a37;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.blog-detail .entry-meta-tag-list .entry-meta-tag-right a:hover {
    color: #2ac761;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.article-tag-list {
    padding: 0
}

.social-share-wrap label {
    font-size: 12px;
    margin-bottom: 0;
    color: rgba(31, 42, 55, .7);
    font-weight: 400;
    margin-right: 5px;
    text-transform: uppercase
}

.social-share-wrap ul.social-share {
    padding: 0;
    margin: 0;
    display: inline
}

.social-share-wrap ul.social-share li {
    display: inline-block;
    list-style: none
}

.social-share-wrap ul.social-share li a {
    display: block;
    text-align: center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding: 5px 8px;
    color: rgba(31, 42, 55, .7)
}

.social-share-wrap label i {
    margin-right: 10px
}

.blog-detail .comment-fields-wrap input,
.blog-detail .comment-fields-wrap textarea {
    border: 1px solid #eee;
    box-shadow: none
}

@media (max-width:991px) {
    .blog_wrapper {
        background-image: none
    }
    .problem_item_wrap img {
        max-width: 100%
    }
    .posts-thumbnail-list li {
        min-height: 50px
    }
}

.blog_title {
    text-align: center;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    font-size: 36px;
    position: relative;
    margin-bottom: 30px
}

.entry-excerpt ul li {
    list-style: unset
}

.article-tag-list {
    display: flex
}

h1,
h2 {
    text-align: center;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    font-size: 36px;
    position: relative;
    margin-bottom: 30px
}

h3 {
    text-align: center;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    font-size: 24px;
    position: relative;
    margin-bottom: 30px
}

.error404 {
    background-color: #fafafa;
    padding-bottom: 30px
}

.error404 img {
    display: block;
    margin: 0 auto;
    width: 30%;
    height: auto
}

.error404 p {
    display: block;
    text-align: center;
    font-family: Conv_GothaProBol, 'Open Sans', sans-serif;
    font-size: 36px;
    margin-bottom: 0
}

.error404 .b404 {
    display: block;
    margin: 0 auto;
    margin-bottom: -55px;
    margin-top: 55px
}

.medium404 {
    float: right;
    font-family: Conv_GothaProMed, 'Open Sans', sans-serif;
    font-size: 14px
}

.imgguy {
    position: relative;
    top: 53px
}

.personal_item_description li {
    color: #999
}

.personal_item_description ul li {
    list-style: disc
}

.teacher-page-photo-1 {
    width: 60%;
    margin-top: 35px
}

.teacher-page-photo-2 {
    margin-top: 50px
}

.teacher-page-photo-3 {
    margin-top: 50px;
    width: 85%
}

li.pll-parent-menu-item {
    position: relative
}

ul.sub-menu {
    display: none
}

li.pll-parent-menu-item._show ul.sub-menu {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0 0;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .15)
}

li.pll-parent-menu-item img {
    display: block;
    width: 25px;
    height: auto
}

li.pll-parent-menu-item a:hover {
    border: none!important
}

li.pll-parent-menu-item._show ul.sub-menu li a {
    display: block;
    padding: 10px
}

a:hover {
    text-decoration: none!important
}

a:focus {
    text-decoration: none!important
}

.page-template-page-home {
    background-color: rgba(232, 233, 242, .4)
}

.page-template-page-home header {
    background: 0 0!important;
    position: absolute!important;
    width: 100%
}

section {
    position: relative
}

#main-page {
    min-height: 800px;
    max-height: 1000px;
    height: 100vh;
    background: url(../img/new/main.png);
    background-size: cover;
    background-position: bottom center
}

.bg_pattern {
    background: url(../img/new/main.png);
    background-size: cover;
    background-position: bottom center
}

.bg_patter .bread_nav {
    background: 0 0
}

#header .fa-chevron-down {
    display: none
}

#header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: 100vw;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#header.scrolling {
    position: fixed!important;
    background: #fff!important;
    box-shadow: 0 0 14px #c5c5c5
}

#header .navbar {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center
}

.nav_right {
    width: auto
}

#header .collapse.navbar-collapse {
    margin-left: 0
}

#header .navbar:after,
#header .navbar:before {
    display: none
}

.navbar-new .navbar-nav>li>a {
    color: #393e5b!important;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.navbar-new li.current-menu-item a {
    color: #30cd88!important;
    border-bottom: 0;
    position: relative
}

.navbar-new .navbar-nav>li>a:hover {
    color: #30cd88!important
}

.collapse.navbar-collapse {
    font-size: 1.125rem
}

.navbar-default .navbar-nav_menu a:hover {
    border-bottom: none!important
}

.phone_header_icon svg path {
    fill: #393e5b
}

.phone_header_icon svg {
    margin-top: 3px;
    margin-right: 5px
}

.nav_right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.navbar-nav {
    padding-top: 0!important
}

.nav_left {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.nav_phones,
.phone_header_icon {
    padding: 0!important;
    font-weight: 600
}

.main-wrapper {
    height: 80%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.main-wrapper {
    padding-left: calc((100vw - 1170px)/ 2);
    position: relative
}

.main-offer__head {
    font-family: "Futura PT - Heavy";
    color: #393e5b;
    font-size: 3.75rem;
    letter-spacing: .075rem;
    line-height: 3.125rem;
    text-align: left;
    max-width: 500px
}

.main-offer__subhead {
    font-size: 1.25rem;
    line-height: 1.688rem;
    text-align: left;
    font-family: Futura PT Book;
    color: #393e5b
}

.main-offer__action--block {
    margin-top: 45px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

.play-video--icon {
    margin-left: 10px;
    width: 32px;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #444;
    border: 2px solid #f3d236;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.play-video--icon:hover {
    background: #f3d236
}

.play-video--icon svg {
    margin-left: 2px
}

.play-video--icon svg path {
    fill: #f3d236;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.play-video--icon:hover svg path {
    fill: #444
}

.button-new {
    cursor: pointer;
    border-radius: 1.563rem;
    box-shadow: 0 .625rem 1.25rem rgba(57, 62, 91, .15);
    display: inline-block;
    position: relative;
    padding: 13px 50px;
    font-family: "Futura PT - Demi";
    color: #fff;
    font-size: 1.125rem;
    outline: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.button-new:hover {
    color: #fff;
    text-decoration: none;
    color: #30cd88
}

.button-new--yellow:hover {
    color: #fedb21;
    background: #fff;
    border-color: #fedb21
}

.button-new--green:hover {
    color: #30cd88
}

.button-new--black:hover {
    color: #4c526d
}

.button-new--green {
    background-image: linear-gradient(-27deg, #30cd88 0, #7ce191 100%)
}

.button-new--yellow {
    background-color: #fedb21
}

.button-new--black {
    background-color: #4c526d
}

.button-new__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    opacity: 0;
    border-radius: 1.563rem;
    z-index: 0;
    border: 1px solid #30cd88;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.button-new--yellow .button-new__overlay {
    border: 1px solid #fedb21
}

.button-new--green .button-new__overlay {
    border: 1px solid #30cd88
}

.button-new--black .button-new__overlay {
    border: 1px solid #4c526d
}

.button-new:hover .button-new__overlay {
    opacity: 1
}

.button-new__text {
    position: relative;
    z-index: 1
}

.button-new--mini {
    font-size: 1rem;
    padding: 8px 23px;
    font-family: Futura PT Book
}

.text-new {
    color: #393e5b;
    line-height: 1.688rem;
    font-size: 1.25rem
}

.align-items-center {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.main-exam__images {
    margin-top: 30px
}

#about {
    padding-top: 50px;
    padding-bottom: 50px
}

.head {
    text-align: center;
    position: relative
}

h2.head__text {
    margin: 0!important
}

.head__logo {
    position: relative;
    opacity: .4;
    color: #e4e5ed;
    font-size: 5rem;
    font-weight: 700;
    line-height: 0;
    z-index: 1
}

.head__text {
    letter-spacing: .05rem;
    color: #393e5b;
    font-family: "Futura PT - Heavy";
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 2.525rem;
    position: relative;
    z-index: 2
}

.head--white .head__logo {
    color: #616788
}

.head--white .head__text {
    color: #fff
}

.about-block {
    text-align: center
}

.swiper--about .about-block {
    width: 97%;
    margin: 20px auto;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 2px 5px 6px #d0d0d059
}

.swiper-slide-active {
    width: 90%!important;
    margin-left: 5%
}

.swiper--about {
    max-width: 100vw;
    padding-bottom: 30px
}

.about-block__circle {
    width: 90px;
    height: 90px;
    margin: 0 auto;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    background-image: linear-gradient(-60deg, #fdd826 0, #f9de44 100%);
    box-shadow: 0 .625rem 1.25rem rgba(57, 62, 91, .15);
    border-radius: 50%
}

.about-block__overlay {
    position: absolute;
    width: 90px;
    height: 90px;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: #44d28a;
    z-index: 0;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.about-block__circle:hover .about-block__overlay {
    opacity: 1
}

.about-block__icon {
    position: relative;
    z-index: 1;
    width: 60%!important
}

.about-block__head {
    text-align: center;
    letter-spacing: .031rem;
    margin-top: 21px;
    color: #393e5b;
    font-family: "Futura PT - Demi";
    font-size: 1.563rem;
    font-weight: 400;
    margin-bottom: 8px
}

.about-block__text {
    text-align: center;
    opacity: .8;
    color: #393e5b;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.563rem
    max-width: 399px;
}

.row--about {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 80px
}

.members--block {
    margin-top: 90px
}

#owl-members.owl-carousel .owl-stage-outer {
    padding-bottom: 40px
}

.members__head {
    color: #54d78c;
    font-family: "Futura PT - Heavy";
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 3.125rem;
    letter-spacing: .05rem;
    text-align: center
}

.members__block {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 50px 0;
    box-shadow: 0 .625rem 2.5rem rgba(57, 62, 91, .2);
    background-image: linear-gradient(-110deg, #7ce191 0, #30cd88 51%, #7ce191 100%);
    position: relative;
    border-radius: 1.25rem;
    margin-top: 30px
}

.members--yellow .members__block {
    background-image: linear-gradient(-110deg, #f6e068 0, #fdd826 51%, #f6e068 100%)
}

.members--green .members__block {
    background-image: linear-gradient(-110deg, #7ce191 0, #30cd88 51%, #7ce191 100%)
}

.members--red .members__block {
    background-image: linear-gradient(-110deg, #ef858f 0, #ff6573 51%, #ef858f 100%)
}

.members--yellow .members__head {
    color: #fdd826
}

.members--green .members__head {
    color: #54d78c
}

.members--red .members__head {
    color: #ff6573
}

.members__text {
    color: #f6f6fa;
    font-family: "Futura PT - Heavy";
    font-size: 3.75rem;
    font-weight: 400;
    letter-spacing: .075rem;
    z-index: 2
}

.members__bg {
    background: url(../img/new/members_bg.png);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 1.25rem;
    z-index: 1
}

#advantages {
    padding-top: 100px;
    padding-bottom: 50px;
	display: none
}

.advantage {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.advantage__text--side {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 60%
}

.advantage__img--side {
    width: 40%
}

.advantage__left.advantage__text--side {
    padding-right: 80px
}

.advantage__num {
    opacity: .6;
    color: #e4e5ed;
    font-family: "Futura PT - Heavy";
    font-size: 9.375rem;
    font-weight: 400;
    letter-spacing: .188rem;
    line-height: 6rem;
    padding-right: 10px
}

.advantage__head {
    color: #fedb21;
    font-family: "Futura PT - Demi";
    font-size: 1.75rem;
    line-height: 1.5rem
}

.advantage__text {
    opacity: .9;
    color: #393e5b;
    font-size: 1.25rem;
    line-height: 1.688rem;
    margin-top: 20px
}

.advantage__img {
    max-width: 100%
}

.advantage__right.advantage__text--side {
    padding-left: 80px
}

.row--advantages {
    margin-top: 80px
}

#teachers {
    padding-top: 100px;
    padding-bottom: 100px
}

.fancybox-teacher.fancybox-content {
    padding: 0!important;
    background: 0 0!important
}

.fancybox-teacher .fancybox-close-small {
    right: 10px!important;
    top: 27px!important
}

.teachers {
    margin-top: 50px
}

.teacher {
    padding: 20px 40px 40px 55px
}

.swiper-slide .teacher {
    background: #fff;
    box-shadow: 0 0 4px #d2d2d285;
    width: 96%
}

.teacher__photo {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    box-shadow: 0 .625rem 1.25rem rgba(57, 62, 91, .25);
    text-align: center
}

.teacher__photo-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.teacher__name {
    color: #393e5b;
    font-size: 1.25rem;
    font-weight: 400;
    text-align: center;
    margin-top: 12px;
    font-weight: 600
}

.teacher__description {
    opacity: .9;
    color: #393e5b;
    font-size: 1.063rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-align: center;
    margin-top: 16px
}

.teacher__spec {
    color: #393e5b;
    font-size: 1.063rem;
    font-weight: 500;
    line-height: 1.563rem;
    text-align: center;
    margin-top: 22px
}

.teacher__exp {
    color: #393e5b;
    font-size: 1.063rem;
    font-weight: 500;
    line-height: 1.563rem;
    text-align: center;
    margin-top: 17px
}

.teacher-wrapper {
    position: relative;
    min-height: 420px
}

.teacher {
    border-radius: .625rem;
    position: relative;
    min-height: 400px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.teacher__button {
    opacity: 0;
    position: absolute;
    background-image: linear-gradient(-53deg, #30cd88 0, #7ce191 100%);
    border-radius: 1.563rem;
    box-shadow: 0 .625rem 1.25rem rgba(57, 62, 91, .15);
    color: #fff;
    font-size: 1.063rem;
    font-weight: 500;
    text-align: center;
    width: 200px;
    display: block;
    padding: 14px 0;
    bottom: 5px;
    left: calc(50% - 100px);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.play-audio {
    position: relative;
    background-image: linear-gradient(-53deg, #30cd88 0, #7ce191 100%);
    border-radius: 1.563rem;
    box-shadow: 0 .625rem 1.25rem rgba(57, 62, 91, .15);
    color: #fff;
    font-size: 1.063rem;
    font-weight: 500;
    text-align: center;
    width: 200px;
    display: block;
    padding: 14px 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer
}

.play-audio:hover {
    opacity: .85
}

.play-audio--stop {
    display: none
}

.play-audio--stop svg path {
    fill: #fff
}

.play-audio--stop svg {
    margin-left: 4px
}

.play-audio--play svg path {
    fill: #fff
}

.teacher__button--play {
    display: none
}

.teacher__button--back {
    display: none;
    justify-content: center;
    align-items: center
}

.teacher__button--back svg {
    margin-right: 3px
}

.teacher__button--overlay {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #30cd88;
    border-radius: 1.563rem;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.teacher__button--text {
    position: relative;
    z-index: 1
}

.teacher__button:not(.play):not(.stop):not(.to-hide):hover .teacher__button--overlay {
    opacity: 1
}

.teacher__button:not(.play):not(.stop):not(.to-hide):hover .teacher__button--text {
    color: #30cd88;
    font-weight: 600
}

.teacher-block {
    cursor: pointer
}

#owl-teachers .owl-stage-outer {
    padding: 25px 0;
    z-index: 2
}

.teacher-block:hover .teacher__button {
    bottom: -5px;
    opacity: 1
}

.teacher__bg {
    position: absolute;
    border-radius: .625rem;
    width: 100%;
    border-radius: .625rem;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-size: cover;
    background-position: center center
}

.teacher-block:hover .teacher__bg {
    opacity: 1
}

.teacher--relative {
    position: relative;
    z-index: 1
}

.teacher__exp svg {
    margin-right: 5px
}

.teacher__exp svg path {
    fill: #393e5b
}

.teacher span {
    font-weight: 600
}

.teacher__button svg path {
    fill: #fff
}

.teacher__button svg {
    margin-right: 5px
}

.teacher__button svg.stop {
    margin-right: -10px;
    margin-left: 5px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.teacher__button svg.stop:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

#owl-teachers {
    margin-top: 80px
}

#owl-teachers .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 110%;
    top: 42%;
    margin-left: -5%;
    z-index: 1
}

#owl-teachers-mob .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 110%;
    top: 42%;
    margin-left: -5%;
    z-index: 1
}

.owl-next svg path,
.owl-prev svg path {
    fill: #393e5b
}

.owl-next,
.owl-prev {
    opacity: .5;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.owl-next:hover,
.owl-prev:hover {
    opacity: 1
}

.owl-dots {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center
}

.owl-dots .owl-dot:not(.owl-dot--custom) {
    width: .438rem;
    height: .438rem;
    border-radius: 50%;
    background-color: #6edda2!important;
    opacity: .5;
    margin: 0 7px
}

.owl-dots .owl-dot.active {
    opacity: 1
}

.no-webp #price {
    padding-top: 150px;
    padding-bottom: 250px;
    background: url(../img/new/price_bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.webp #price {
    padding-top: 150px;
    padding-bottom: 250px;
    background: url(../img/price_bg.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.price--block {
    margin: 0 15px;
    background: #fff;
    border-radius: .625rem;
    box-shadow: 0 .313rem 1.25rem rgba(57, 62, 91, .7);
    position: relative
}

.price--block--mob {
    width: 86%;
    margin-left: auto!important;
    margin-right: auto!important
}

.price--block--mob .owl-item {
    padding-bottom: 30px
}

.price__tag {
    position: absolute;
    padding: 6px 12px;
    letter-spacing: .01rem;
    top: -15px;
    right: -9px;
    font-size: 1rem;
    border-radius: .625rem;
    background-color: #df1f34;
    color: #fff;
    display: none
}

.price__body {
    text-align: center;
    padding-bottom: 30px;
    position: relative
}

.price__head {
    padding: 18px 0;
    color: #fff;
    font-family: "Futura PT - Demi";
    font-size: 1.25rem;
    font-weight: 400;
    text-align: center;
    border-radius: .625rem .625rem 0 0
}

.price__head--green {
    background-image: linear-gradient(-80deg, #30cd88 0, #8ee5ae 100%)
}

.price__head--yellow {
    background-image: linear-gradient(-70deg, #fdd826 0, #f6e068 100%)
}

.price__head--red {
    background-image: linear-gradient(-80deg, #ff6573 0, #ef858f 100%)
}

.price__img {
    margin-top: 0;
    margin-bottom: 0
}

.price__price {
    letter-spacing: .004rem;
    font-family: "Futura PT - Heavy";
    color: #393e5b;
    font-size: 1.875rem
}

.price__features {
    padding-left: 0;
    width: 100%;
    margin-top: 25px
}

.price__features li {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    color: rgba(57, 62, 91, .3);
    font-size: 1.063rem
}

.price__features li:nth-child(2n-1) {
    background-color: #e3e4ed
}

.price__features li.price__features--active {
    color: rgba(57, 62, 91, 1)
}

.price__description {
    color: #393e5b;
    opacity: .9;
    line-height: 1.563rem;
    font-size: 1.25rem;
    padding: 0 30px;
    text-align: center;
    margin-top: 23px
}

.price-wrapper {
    margin-top: 50px
}

.price-button {
    position: absolute;
    width: 230px;
    left: calc(50% - 115px);
    font-size: 1.125rem;
    padding: 13px 0;
    bottom: -23px
}

.price-button--green {
    background-image: linear-gradient(-27deg, #30cd88 0, #7ce191 100%)
}

.price-button--green .button-new__overlay {
    border: 1px solid #7ce191
}

.price-button--yellow {
    background-image: linear-gradient(-70deg, #fdd826 0, #f6e068 100%)
}

.price-button--yellow:hover {
    color: #fdd826
}

.price-button--yellow .button-new__overlay {
    border: 1px solid #fdd826
}

.price-button--red {
    background-image: linear-gradient(-80deg, #ff6573 0, #ef858f 100%)
}

.price-button--red:hover {
    color: #ff6573
}

.price-button--red .button-new__overlay {
    border: 1px solid #ff6573
}

#reviews {
    padding-top: 50px;
    padding-bottom: 80px
}

.review {
    box-shadow: 0 .313rem 1.25rem rgba(57, 62, 91, .1);
    background-color: #fff;
    border-radius: .625rem;
    padding: 25px 45px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.review__left {
    width: 15%;
    text-align: center;
    padding: 0 10px
}

.review__right {
    width: 85%;
    padding: 0 10px
}

.review_photo {
    width: 111px;
    height: 111px;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0 .625rem 1.25rem rgba(57, 62, 91, .25)
}

.review__name {
    color: #54d78c;
    font-family: "Futura PT - Demi";
    font-size: 1.563rem;
    line-height: 1.25rem;
    text-align: center;
    margin-top: 20px
}

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

.review__fb svg path {
    fill: #393e5b;
    opacity: .5;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.review__fb:hover svg path {
    opacity: .8
}

.review__text {
    color: #393e5b;
    opacity: .9;
    letter-spacing: .013rem;
    line-height: 1.688rem;
    font-size: 1.25rem
}

.review__date {
    color: #9c9ead;
    font-size: 1.063rem;
    text-align: right
}

.owl-carousel .owl-stage {
    display: flex;
    align-items: center
}

#owl-reviwes .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 110%;
    top: 49%;
    margin-left: -5%
}

#owl-reviwes .owl-dots {
    margin-top: 15px
}

#offer {
    padding-top: 110px;
    padding-bottom: 110px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom center
}

.webp #offer {
    background-image: url(../img/new/offer_bg.webp)
}

.no-webp #offer {
    background-image: url(../img/new/offer_bg.png)
}

.offers-steps {
    margin-top: 70px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.offer-step {
    width: 250px;
    height: 250px;
    background-color: #fff;
    box-shadow: 0 .625rem 1.25rem rgba(57, 62, 91, .1);
    border-radius: .625rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 10px;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    -webkit-transition: all 1.5s cubic-bezier(.64, .5, .79, .79);
    -o-transition: all 1.5s cubic-bezier(.64, .5, .79, .79);
    transition: all 1.5s cubic-bezier(.64, .5, .79, .79)
}

.offer-step.is-active {
    background-color: #fdd826
}

.offer-step__head {
    color: #393e5b;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.563rem;
    margin-top: 35px;
    text-align: center;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.offer-step.is-active .offer-step__head {
    color: #fff
}

.offer-dots {
    margin: 0 7px;
    opacity: 0;
    position: relative;
    -webkit-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out
}

.offer-dots.is-active {
    opacity: .8
}

.offer-dots__overlay {
    background: #fff;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.offer-dots.is-active .offer-dots__overlay {
    left: 60px
}

.offer-button {
    margin-top: 100px
}

.languages {
    position: relative;
    margin-left: 15px
}

.languages__item {
    height: 33px;
    width: 33px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: .813rem;
    color: #3b3b3b;
    font-weight: 600;
    background: #fedb21;
    box-shadow: 0 .625rem 1.25rem rgba(57, 62, 91, .2);
    cursor: pointer
}

.languages__item.lang_item {
    background: #fff;
    color: #000;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.languages__item.lang_item:hover {
    color: #3b3b3b;
    background: #30cd88
}

.lang_item {
    position: absolute
}

.lang_0,
.lang_1 {
    top: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: -1;
    opacity: 0
}

.languages.is-open .lang_0 {
    top: 40px;
    z-index: 1;
    opacity: 1
}

.languages.is-open .lang_1 {
    top: 80px;
    z-index: 1;
    opacity: 1
}

.main-exam__img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: .3;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.main-exam__img_ {
    opacity: .65
}

.main-exam__img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: gray;
    opacity: 1
}

.teachers_wrap_row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center
}

.md-contact-title-block .md-contact-title {
    text-align: left;
    line-height: 3.5rem
}

.fancybox {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.fancybox.is-open {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

#modal-contact {
    background: 0 0
}

.modal-app {
    color: #fff;
    background: #2ac762;
    position: relative
}

#phone {
    padding-left: 50px!important
}

.entry_form .hbtn {
    border: 2px solid #fff;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    height: 42px;
    margin-top: 10px;
    background-color: #fff;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    color: #fff
}

.md-btn-next:hover i {
    color: #000!important
}

.hb-fill-middle-rev:hover {
    background: 0 0;
    color: #000;
    transition: color .3s ease, background 0s ease;
    text-decoration: none
}

.entry_form .hbtn_new {
    background-color: transparent
}

.hb-fill-middle-rev::before {
    position: absolute;
    content: "";
    background: #2ac761;
    transition-duration: .3s;
    z-index: -1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 1
}

.hb-fill-middle-rev:hover::before {
    width: 100%;
    height: 50%;
    opacity: 1
}

.hb-fill-middle-rev::after {
    position: absolute;
    content: "";
    background: #2ac761;
    transition-duration: .3s;
    z-index: -1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 1
}

.hb-fill-middle-rev:hover::after {
    height: 50%
}

.entry_form .hb-fill-middle-rev:after {
    background-color: #fff
}

.entry_form .hb-fill-middle-rev::before {
    background-color: #fff
}

.hpill_new {
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.resize-form .md-content_new {
    height: 650px
}

.md-first-content #modal-wizard-next:hover {
    color: #000
}

.modal_button.md-final-bg-overlay .hbtn.hb-fill-middle-rev.hpill.modal-wizard-close {
    color: #000
}

.white-btn:after {
    height: 50%
}

.white-btn:before {
    height: 50%
}

.white-btn:hover::after {
    height: 0%
}

.white-btn:hover::before {
    height: 0%
}

.white-btn:hover i {
    color: #fff!important
}

.white-btn--gotovo {
    color: #2ac761!important
}

.white-btn--gotovo:hover {
    color: #000
}

@media (min-width:992px) {
    .blog_content_item {
        min-height: 670px
    }
}

.entry-excerpt p {
    font-size: 1.2rem
}

.cat-item {
    position: relative
}

.cat-item:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    top: 12px;
    left: -16px;
    background-size: cover
}

.cat-item a {
    border-bottom: 1px solid #eee;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
    width: 100%;
    color: #1f2a37;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.cat-item a:hover {
    color: #2ac761
}

.posts-thumbnail-list li .posts-thumbnail-image img {
    height: 62px;
    width: 107%;
    margin-left: -4px;
    margin-top: 4px
}

.posts-thumbnail-list li {
    margin-bottom: 40px
}

.posts-thumbnail-list .posts-thumbnail-content a {
    font-size: 1.1rem
}

.post-single-content {
    padding-top: 30px
}

.post-meta__author {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.post-single__thumb {
    margin-top: 20px
}

.post-meta__author-data {
    margin-bottom: 0;
    padding-left: 10px
}

.post-meta__author-avatar .avatar {
    border-radius: 50%
}

.teacher {
    z-index: 1
}

.teacher__button {
    z-index: 1
}

.teacher-full {
    position: absolute;
    z-index: 0;
    background: #fff;
    left: 0;
    top: 0;
    margin-left: 0;
    width: 600px;
    height: calc(100% - 20px);
    opacity: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.teacher-full.is-active {
    margin-left: 300px;
    opacity: 1;
    width: calc(300px * 3);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.owl-item {
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.owl-item.is-hide {
    opacity: 0
}

.teacher.is-active .teacher__bg {
    opacity: 1
}

.teacher.is-active~.teacher__button {
    bottom: -5px;
    opacity: 1
}

.owl-item.is-active {
    z-index: 1
}

.teacher-full {
    padding: 40px;
    border-radius: 0 10px 10px 0
}

.teacher-full__close {
    position: absolute;
    right: 10px;
    top: 10px
}

.teacher-full__close svg path {
    fill: #393e5b;
    opacity: .5;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.teacher-full__close:hover svg path {
    opacity: .8
}

.teacher-full__body {
    height: 100%
}

.teacher-full__about {
    font-size: 1.25rem;
    line-height: 1.438rem;
    color: #393e5b
}

.teacher-full__head {
    color: #393e5b;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.25rem;
    margin-bottom: 20px
}

.teacher__button--play svg path {
    fill: #fff
}

.teacher__button--play {
    margin-right: 10px
}

.teacher__button--stop {
    display: none
}

.teacher-full .mCSB_scrollTools {
    right: -20px;
    left: auto
}

.teacher-full .mCustomScrollBox {
    padding-left: 0;
    padding-right: 10px
}

.teacher-full .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    border-radius: 10px
}

.teacher-full .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #737373d1
}

.teacher-full__achivments {
    margin-top: 30px
}

.teacher-full__achivments-img {
    width: auto!important;
    display: inline-block!important;
    margin-right: 15px
}

#bars {
    display: inline-block;
    position: relative;
    left: -10px
}

.bar {
    background: #fff;
    bottom: 1px;
    height: 3px;
    position: absolute;
    width: 3px;
    animation: sound 0s -.8s linear infinite alternate
}

@keyframes sound {
    0% {
        opacity: .35;
        height: 3px
    }
    100% {
        opacity: 1;
        height: 15px
    }
}

.bar:nth-child(1) {
    left: 1px;
    animation-duration: 474ms
}

.bar:nth-child(2) {
    left: 5px;
    animation-duration: 433ms
}

.bar:nth-child(3) {
    left: 9px;
    animation-duration: 407ms
}

.text-center {
    text-align: center
}

#blog {
    padding-top: 50px;
    padding-bottom: 50px
}

#blog .head {
    margin-bottom: 30px
}

.blog-card__title {
    color: #393e5b;
    font-family: "Futura PT - Demi";
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.563rem;
    margin-top: 20px;
    display: block
}

.blog-card__text {
    opacity: .9;
    color: #393e5b;
    font-size: 1.25rem;
    line-height: 1.563rem;
    margin-top: 9px
}

.blog-card {
    border-radius: .625rem;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.blog-card:hover {
    box-shadow: 0 .313rem 1.25rem rgba(57, 62, 91, .1);
    background-color: #fff
}

.blog-card__thumb {
    border-radius: .625rem .625rem .625rem .625rem;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.blog-card:hover .blog-card__thumb {
    border-radius: .625rem .625rem 0 0
}

.blog-card__button {
    position: absolute;
    width: 210px;
    display: block;
    text-align: center;
    left: calc(50% - 105px);
    bottom: -10px;
    opacity: 0;
    padding: 12px 0
}

.blog-card:hover .blog-card__button {
    bottom: -25px;
    opacity: 1
}

.blog-card__body {
    padding: 0 20px 0 20px
}

.blog-card__footer {
    padding: 20px 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between
}

.blog-card__date,
.blog-card__views {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    color: rgba(57, 62, 91, .5);
    font-size: 1.063rem;
    line-height: 1.563rem
}

.blog-card__date svg,
.blog-card__views svg {
    margin-right: 5px
}

.blog-card__date svg path,
.blog-card__views svg path {
    fill: #35cf89
}

.button-blog--wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center
}

.button-blog--all {
    margin-top: 50px
}

#why {
    padding-top: 50px;
    padding-bottom: 50px
}

.flex-va-center {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.why-head {
    color: #fedb21;
    font-family: "Futura PT - Demi";
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1.875rem;
    margin-bottom: 30px
}

.why-text {
    opacity: .9;
    color: #393e5b;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.625rem
}

.why-text p {
    margin-top: 30px
}

.why-text--block {
    margin-top: 80px
}

.why-img {
    text-align: right
}

.why-img img {
    max-width: 100%
}

.owl-height .owl-stage {
    -ms-align-items: flex-start!important;
    align-items: flex-start!important
}

#owl-reviwes .item {
    padding: 15px 0
}

.owl_photo {
    width: 35px;
    height: 35px;
    border-radius: 50%
}

#carousel-custom-dots {
    margin-bottom: 0;
    margin-right: 10px
}

.owl-dot--custom {
    display: inline-block;
    opacity: .5;
    cursor: pointer;
    border: 3px solid transparent;
    margin: 0 1px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.owl-dot--custom:hover {
    opacity: .9
}

.owl-dot--custom.active {
    opacity: 1;
    border: 3px solid #f9dc49;
    border-radius: 50%
}

.owl-dots-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-end
}

#footer {
    padding-top: 120px;
    margin-bottom: 0 !important;
    position: relative
}

.webp #footer {
    background: url(../img/footer_bg.webp);
    background-size: cover;
    background-position: top center
}

.no-webp #footer {
    background: url(../img/new/footer_bg.png);
    background-size: cover;
    background-position: top center
}

.footer-left {
    width: 30%;
    margin-left: -15px;
}

.footer-center {
    width: 43%;
    padding-left: 19px;
}

.footer-right {
    width: 25%;
    margin-right: -30px;
}

.footer-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: space-between
}

.footer__logo{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.footer__logo img {
    width: 65px;
    height: 50px;
}
.footer-logo__right{
    display: inline-block;
    padding-left: 20px;
    padding-left: 21px;
    margin-top: -8px;
}

.footer__name {
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
    font-size: 25px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 1.5px;
}

.footer__underlogo {
    opacity: .6;
    color: #fff;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.email,
.phone,
.adress {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex; 
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.phone {
    margin-top: 8px;
    letter-spacing: 0.2px;
}

.email {
    margin-top: 13px;

    letter-spacing: 0.6px;
}
.adress__text{
    padding-left: 14px;
}
.email svg path,
.phone svg path {
    fill: #e7e8f1
}

.email__link,
.phone__link {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.563rem;
    margin-left: 10px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.email__link:hover,
.phone__link:hover {
    color: #19bf76
}

.adress {
    color: #fff;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin-top: 17px;
    letter-spacing: .1px;
}

.socials {
    margin-top: 27px
}
.social:first-child{
    margin-left: 2px;
}
.social {
    margin-right: 23px;
    fill: #30cd88;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.social:hover {
    fill: #fff
}

.footer__menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
}

.footer_header {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.563rem;

    text-align: left;
    margin-top: 12px;
    margin-left: 7px;
    letter-spacing: 1.9px;
}

.footer__menu .menu {
    padding-left: 0;
    margin: 0 10px
}
.footer__menu .menu:nth-child(2){
    margin-left: 70px;    
}
.footer__menu .menu li {
    text-align: left;
    margin-top: 12px
}

.footer__menu .menu li a {
    opacity: .6;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5rem;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.footer__menu .menu li a:hover {
    color: #19bf76;
    opacity: .9
}

.footer__menu .menu li.current-menu-item a {
    border-bottom: 0;
    color: #19bf76;
    opacity: .9
}

.footer-link {
    display: block;
    opacity: .6;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin: .6rem 0
}

.footer-link:hover {
    opacity: .9;
    color: #19bf76
}

.up {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-end;
    opacity: .6;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 20px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.up svg path {
    fill: #45d18a
}

.up svg {
    margin-left: 5px
}

.up:hover {
    opacity: .9;
    color: #45d18a
}

.copyright {
    margin-top: 55px;
    font-size: 1rem;
    font-weight: 400;
    color: #fff;
    text-align: center;
}

.copyright span {
    color: #30cd88
}

.fancybox-teacher .modal-dialog {
    padding-left: 5px;
    padding-right: 5px
}

.teacher-video iframe {
    opacity: 1
}

#modal-phone:focus~.input-text span {
    opacity: 0
}

.video-box {
    width: 700px;
    background: 0 0!important
}

.video-box .fancybox-button svg path {
    fill: #fff!important
}

.video-box .fancybox-slide--html .fancybox-close-small {
    padding: 7px
}

.lazy-yt {
    background: #000
}

.header-lesson {
    margin-left: 10px;
    color: #393e5b;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.563rem;
    cursor: pointer
}

#owl-reviwes {
    margin-top: 40px
}

[data-youtube-id] {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    max-width: 100%
}

[data-youtube-id] iframe,
[data-youtube-id] img {
    max-width: 100%
}

[data-youtube-id]:after {
    content: '►';
    margin: auto;
    position: absolute;
    opacity: .7;
    padding: 9px 23px 9px 23px;
    border-radius: 4px;
    color: #fff;
    background: #cd201f
}

[data-youtube-id^="#"]:after {
    content: '';
    display: none;
    padding: 0
}

[data-youtube-id]:hover:after {
    opacity: 1
}

.subscribe_modal {
    width: 100%;
    max-width: 350px!important;
    padding: 10px!important;
    background: 0 0!important
}

.subscribe_modal .input_text {
    margin-top: 30px;
    width: 100%;
    box-shadow: 0 .625rem 1.25rem rgba(57, 62, 91, .15);
    border-radius: 1.563rem;
    background-color: #fff;
    padding: 10px 20px;
    border: none
}

.input_submit {
    width: 190px;
    border-radius: 20px;
    border: none;
    margin: 10px auto;
    display: block;
    padding: 9px;
    background: #37cf89;
    color: #fff;
    font-weight: 600;
    letter-spacing: .05rem
}

.header-button {
    margin-left: 10px
}

.subscribe_modal div.wpcf7-response-output {
    margin-top: 0;
    color: #fff
}

.subscribe_modal .fancybox-close-small svg path {
    fill: #fff
}

.main-offer__video {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    align-items: center
}

.main-offer__video-text {
    color: #393e5b;
    font-size: 1.125rem;
    padding-left: 5px
}

.main-img {
    position: absolute;
    top: -40px;
    right: 52%
}

.main-page__people {
    position: absolute;
    z-index: 1;
    top: 120px;
    left: 50px;
    animation: main_movement 1.4s ease-in-out infinite alternate-reverse
}

.main-page__background {
    position: absolute;
    z-index: 0
}

@keyframes main_movement {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-4%);
        transform: translateY(-4%)
    }
}

.offer-step__icon {
    max-width: 65px;
    min-height: 45px
}

.page-sitemap {
    list-style: none;
    background: #fafafa;
    padding-top: 100px;
    padding-bottom: 100px
}

.page-template-page-sitemap {
    background: #fafafa
}

.sitemap__title {
    font-size: 1.25rem;
    color: #30cd88;
    font-weight: 600;
    margin-bottom: 20px
}

.sitemap__link {
    color: #393e5b;
    font-size: 1.1rem;
    line-height: 1.5rem;
    display: block;
    margin-bottom: 10px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.sitemap__link:hover {
    color: #30cd88
}

.page-sitemap .cat-item a {
    color: #393e5b;
    font-size: 1.1rem;
    line-height: .8rem;
    font-weight: 400;
    border-bottom: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.page-sitemap .cat-item a:hover {
    color: #30cd88
}

.sitemap-button {
    background: #fff;
    color: #19bf76;
    font-family: "Futura PT - Heavy";
    font-size: 1.15rem;
    font-weight: 400;
    z-index: 50;
    text-align: center;
    

    margin-left: 43px;
    margin-top: 20px;
    padding: 10px 25px;
    border-radius: 0.65rem;
    width: 173px;


    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.sitemap-button:hover {
    color: #fff;
    background: #19bf76
}

.main-offer__phone--mob {
    display: none;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    margin-top: 25px
}

.main-offer__phone__icon--mob path {
    fill: #393e5b
}

.phn-block {
    color: #393e5b;
    font-size: 1.25rem;
    padding-left: 8px
}

.personal_cab {
    padding-top: 90px;
	display: none
}

.head__text h2 {
    margin-top: 0
}

.page-teachers-tutor {
    padding-top: 100px;
    background-color: #fafafa
}

.head--contact {
    margin-top: 40px;
    margin-bottom: 20px
}

.head--contact .head__logo {
    opacity: .15;
    color: #fff
}

.relpost-block-single {
    background: 0 0!important
}

.relpost-block-single:hover .relpost-block-single-text {
    text-decoration: underline
}

.category-blog .bread_nav,
.category-blog-de .bread_nav,
.category-blog-en .bread_nav {
    background-color: #f5f6f9
}

.price_wrap {
    padding-bottom: 50px
}

.price_wrap .price {
    padding-top: 110px;
    padding-bottom: 160px;
    background-color: #525673;
    position: relative;
    box-shadow: 0 5px 7px 0 #c1c1c1
}

.price_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../img/new/main.png);
    background-size: cover;
    background-position: bottom center
}

.price-block-wrapper {
    margin-top: 80px
}

.selected-flag .iti-flag {
    margin-bottom: 12px!important;
    margin-left: 5px!important
}

.intl-tel-input {
    height: 100%!important
}

.level_modal .input_form_new {
    margin: 0 auto;
    margin-top: 37px!important
}

.intl-tel-input.allow-dropdown .selected-flag {
    width: 43px!important
}

.video-box {
    padding: 34px!important
}

img.lazy:not(.lazy-loaded) {
    background: transparent no-repeat 50% 50% url(../img/spinner.svg)
}

.md-details-steps-block .md-details-steps>div:nth-child(3) {
    margin-top: 20px
}

#contact-modal {
    padding: 0;
    background: 0 0;
    max-width: 1030px;
    min-width: 320px;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#contact-modal.is-open {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.contact-modal__wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    background: linear-gradient(-27deg, #30cd88 0, #7ce191 100%);
    background-image: linear-gradient(-27deg, #30cd88 0, #7ce191 100%);
    height: auto;
    padding: 45px 0;
    border-radius: 15px;
    color: #fff
}

.contact-modal__wrapper>div:first-child {
    padding: 0 89px
}

.contact-modal__wrapper .md-details {
    font-size: 1.2rem
}

.old_price {
    opacity: .5;
    color: #393e5b;
    font-size: 1rem;
    display: inline-block
}

.new_price {
    color: #df1f34;
    font-size: 1.563rem;
    font-weight: 700
}

.strikethrough {
    position: relative
}

.strikethrough:before {
    border-bottom: 2px solid #df1f34;
    position: absolute;
    content: "";
    width: 100%;
    height: 59%;
    transform: rotate(5deg)
}

.with_discount {
    margin-top: -25px
}

.entry-thumbnail_overlay.blog-card__thumb {
    background-color: #e4e4e4
}
.pay-systems{
    margin-top: 15px;
}
.pay-systems img {
    height: 54px
}

.stock-block {
    background-image: linear-gradient(-52deg, #24343f 0, #2e4555 100%);
    box-shadow: 0 .313rem .625rem rgba(57, 62, 91, .2);
    width: 300px;
    height: 300px;
    border-radius: 50%;
    padding: 10px;
    display: none
}

.stock-block--fixed {
    position: fixed;
    right: -300px;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    top: 100px;
    z-index: 100
}

.stock-block__container {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1;
    left: 0;
    top: 0;
    text-align: center;
	/*background-image: url(https://speakstarter.com/wp-content/uploads/2019/12/NewYear2020.png);*/
    background-size: cover;
}

.stock-block__anim {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: animationBtn_36 14s linear infinite;
    animation: animationBtn_36 14s linear infinite;
    z-index: 0;
    left: 0;
    top: 0
}

.stock-block__close {
    cursor: pointer;
    position: absolute;
    opacity: 0;
    right: 20px;
    top: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	fill: #FDDE35;
}

.stock-block:hover .stock-block__close {
    opacity: .9
}

.stock-block__close:hover {
    opacity: .9
}

.stock-block--fixed.is-show {
    right: 10px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.stock-block__head {
    color: #fdde35;
    font-size: 1.875rem;
    font-family: "Futura PT - Heavy";
    margin-bottom: 15px;
    line-height: 2rem
}

.stock-block__text {
    opacity: .9;
    color: #fff;
    font-size: 1.25rem;
    font-family: "Futura PT - Heavy";
    margin-bottom: 10px
}

.stock-block__timer-text {
    opacity: .9;
    color: #fff;
    font-size: 1.25rem;
    margin-bottom: 0
}

.stock-block__timer {
    color: #fdde35;
    opacity: .9;
    font-size: 1.563rem;
    font-family: "Futura PT - Heavy";
    margin-bottom: 10px
}

.stock-block__link {
    display: inline-block;
    border-bottom: 1px dashed #fff;
    color: #fff;
    font-weight: 700;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.stock-block__link:hover {
    color: #fdde35
}

.days_ref,
.hours_ref,
.minutes_ref,
.seconds_ref {
    display: none
}

.countdown {
    padding-left: 0
}

.countdown li {
    display: inline-block
}

.stock-chf,
.stock-eur,
.stock-rub,
.stock-uah,
.stock-usd {
    display: none
}

body:not(.c_ua):not(.c_ru):not(.c_ch):not(.c_th):not(.c_us) .stock-block {
    display: block
}

body.c_ru .stock-rub {
    display: block!important
}

body.c_ua .stock-uah {
    display: block!important
}

body.c_th .stock-usd {
    display: block!important
}

body.c_ch .stock-chf {
    display: block!important
}

.stock-block:hover {
    box-shadow: 1px 2px 3px 2px rgba(15, 65, 33, .08), 5px 10px 20px 2px rgba(18, 43, 26, .2)
}

.md-contact-block_new {
    margin-bottom: 8px!important
}

.md-contact-block_new .md-contact-block-label_new {
    margin-top: 0!important;
    font-size: .85rem!important
}

.modal_roket_new {
    width: 1000px
}

html.overflow {
    position: fixed;
    width: 100%;
    overflow: hidden
}

input,
textarea {
    font-size: initial!important
}

.intl-tel-input.iti-container {
    z-index: 100000!important
}

.md-contact-block-label_new.show {
    opacity: 1!important
}

.about_me_a i {
    margin-top: 5px!important
}

.fancybox-can-swipe .fancybox-content {
    cursor: default!important
}

#contact-modal {
    overflow: hidden!important
}

.contact-mob__img-wrapper {
    position: relative
}

.contact-mob__bg {
    display: block;
    width: 100%
}

.contact-mob__img {
    display: block;
    max-width: 100%;
    position: absolute;
    top: 50%
}

.contact-mob__text {
    position: absolute;
    max-width: 300px;
    top: 20%;
    left: calc(50% - 150px)
}

.contact-mob__head {
    color: #393e5b;
    font-family: "Futura PT - Heavy";
    font-size: 1.963rem;
    font-weight: 400;
    line-height: 1.5rem;
    letter-spacing: .031rem;
    text-align: center;
    margin-bottom: 18px
}

.contact-mob__subhead {
    text-align: left;
    color: #393e5b;
    font-size: 1ю1rem;
    line-height: 1.438rem;
    font-family: "Futura PT Book";
    text-align: center
}

.contact-mob__form {
    max-width: 245px;
    margin: 110px auto
}

.contact-mob__form .iti-flag {
    margin-top: 41%!important
}

.contact-mob__form .iti-arrow {
    border-color: #9c9c9c
}

.input--new {
    width: 100%;
    box-shadow: 0 .625rem 1.25rem rgba(57, 62, 91, .15);
    border-radius: 1.563rem;
    background-color: #fff;
    padding: 15px 20px;
    color: #282828;
    border: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.input--new:focus {
    background: #30cd88;
    color: #fff
}

.input--new.error {
    border: 1px solid red
}

.label--error {
    display: none;
    padding-left: 9px
}

.label--error.show {
    display: block
}

.mob-input--mt {
    margin-top: 15px
}

.label--error {
    opacity: 0;
    color: red
}

.input--new::-webkit-input-placeholder {
    color: #282828;
    opacity: .4
}

.input--new::-moz-placeholder {
    color: #282828;
    opacity: .4
}

.input--new:-ms-input-placeholder {
    color: #282828;
    opacity: .4
}

.input--new:-moz-placeholder {
    color: #282828;
    opacity: .4
}

.input--new::placeholder {
    color: #282828;
    opacity: .4
}

.input--new:focus::-webkit-input-placeholder {
    color: #fff;
    opacity: .4
}

.input--new:focus::-moz-placeholder {
    color: #fff;
    opacity: .4
}

.input--new:focus:-ms-input-placeholder {
    color: #fff;
    opacity: .4
}

.input--new:focus:-moz-placeholder {
    color: #fff;
    opacity: .4
}

.input--new:focus::placeholder {
    color: #fff;
    opacity: .4
}

.button-new--submit {
    border: none;
    font-size: 1.125rem;
    -webkit-appearance: none;
    margin-top: 10px
}

.hidden {
    display: none!important
}

.md-final-overlay_new {
    display: none
}

.owl--about .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 110%;
    top: 42%;
    margin-left: -5%;
    z-index: 1
}

.owl--price-mob .owl-item {
    padding-bottom: 30px
}

.owl--price-mob,
.owl-nav {
    display: none
}

.owl--price-mob .owl-dots {
    margin-top: 20px
}

.swiper--mob-price .swiper-slide-active {
    width: 100%!important;
    margin-left: 0
}

.swiper-pagination-bullet {
    background-color: #6edda2!important;
    opacity: .5
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper--teacher-mob {
    padding-bottom: 30px
}

.swiper--reviews {
    margin-top: 30px;
    padding-bottom: 40px
}

.swiper--reviews .review {
    width: 97%
}


/*!
 * Font Awesome Free 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frown:before {
    content: "\f119"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-key:before {
    content: "\f084"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-male:before {
    content: "\f183"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-moon:before {
    content: "\f186"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-percent:before {
    content: "\f295"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-plane:before {
    content: "\f072"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-print:before {
    content: "\f02f"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-road:before {
    content: "\f018"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-strava:before {
    content: "\f428"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    src: url(font-awesome/fa-brands-400.eot);
    src: url(font-awesome/fa-brands-400-.eot#iefix) format("embedded-opentype"), url(font-awesome/fa-brands-400.woff2) format("woff2"), url(font-awesome/fa-brands-400.woff) format("woff"), url(font-awesome/fa-brands-400.ttf) format("truetype"), url(font-awesome/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: 'Font Awesome 5 Brands'
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url(font-awesome/fa-regular-400.eot);
    src: url(font-awesome/fa-regular-400-.eot#iefix) format("embedded-opentype"), url(font-awesome/fa-regular-400.woff2) format("woff2"), url(font-awesome/fa-regular-400.woff) format("woff"), url(font-awesome/fa-regular-400.ttf) format("truetype"), url(font-awesome/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url(font-awesome/fa-solid-900.eot);
    src: url(font-awesome/fa-solid-900-.eot#iefix) format("embedded-opentype"), url(font-awesome/fa-solid-900.woff2) format("woff2"), url(font-awesome/fa-solid-900.woff) format("woff"), url(font-awesome/fa-solid-900.ttf) format("truetype"), url(font-awesome/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot-v=4.7.0.html);
    src: url(../fonts/fontawesome-webfont.eot-.html#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont-v=4.7.0.woff2) format('woff2'), url(../fonts/fontawesome-webfont-v=4.7.0.woff) format('woff'), url(../fonts/fontawesome-webfont-v=4.7.0.ttf) format('truetype'), url(../fonts/fontawesome-webfont-v=4.7.0.svg#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_GothaProBla;
    src: url(../fonts/GothaProBla.eot);
    src: local('☺'), url(../fonts/GothaProBla.woff) format('woff'), url(../fonts/GothaProBla.ttf) format('truetype'), url(../fonts/GothaProBla.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_GothaProReg;
    src: url(../fonts/GothaProReg.eot);
    src: local('☺'), url(../fonts/GothaProReg.woff) format('woff'), url(../fonts/GothaProReg.ttf) format('truetype'), url(../fonts/GothaProReg.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_GothaProBol;
    src: url(../fonts/GothaProBol.eot);
    src: local('☺'), url(../fonts/GothaProBol.woff) format('woff'), url(../fonts/GothaProBol.ttf) format('truetype'), url(../fonts/GothaProBol.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_GothaProMed;
    src: url(../fonts/GothaProMed.eot);
    src: local('☺'), url(../fonts/GothaProMed.woff) format('woff'), url(../fonts/GothaProMed.ttf) format('truetype'), url(../fonts/GothaProMed.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: MuseoSansCyrlMed;
    src: url(../fonts/MuseoSansCyrlMed.eot);
    src: local('☺'), url(../fonts/MuseoSansCyrlMed.woff) format('woff'), url(../fonts/MuseoSansCyrlMed.ttf) format('truetype'), url(../fonts/MuseoSansCyrlMed.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: MuseoSansCyrlReg;
    src: url(../fonts/MuseoSansCyrlReg.eot);
    src: local('☺'), url(../fonts/MuseoSansCyrlReg.woff) format('woff'), url(../fonts/MuseoSansCyrlReg.ttf) format('truetype'), url(../fonts/MuseoSansCyrlReg.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Reef;
    src: url(../fonts/Reef.otf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/Montserrat-Bold.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Futura PT Book';
    src: url(../fonts/FuturaPT-Book.eot);
    src: url(../fonts/FuturaPT-Book.eot?#iefix) format('embedded-opentype'), url(../fonts/FuturaPT-Book.woff) format('woff'), url(../fonts/FuturaPT-Book.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Futura PT - Demi';
    src: url(../fonts/FuturaPT-Demi.eot);
    src: url(../fonts/FuturaPT-Demi.eot?#iefix) format('embedded-opentype'), url(../fonts/FuturaPT-Demi.woff) format('woff'), url(../fonts/FuturaPT-Demi.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Futura PT - Heavy';
    src: url(../fonts/FuturaPT-Heavy.eot);
    src: url(../fonts/FuturaPT-Heavy.eot?#iefix) format('embedded-opentype'), url(../fonts/FuturaPT-Heavy.woff) format('woff'), url(../fonts/FuturaPT-Heavy.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0
}

.navbar-default {
    background-color: transparent;
    border: 0
}

.navbar-default .navbar-nav>li>a {
    color: #333a56
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
li.current-menu-item a {
    background-color: transparent;
    border-bottom: 1px dashed #333a56
}

.navbar-default .navbar-nav_menu a {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.navbar-default .navbar-nav_menu a:hover {
    border-bottom: 1px dashed #333a56;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.navbar-brand {
    font-size: 11px;
    color: #333a56
}

.navbar-brand img {
    float: left;
    margin-right: 5px;
    width: 77px
}

.navbar-brand p {
    line-height: 17px;
    font-size: 12px;
    margin-top: 10px;
    color: #777
}

.navbar-default .navbar-brand {
    padding-left: 0;
    padding-right: 0
}

.navbar-nav {
    padding-top: 15px;
    padding-right: 0
}

header {
    position: relative;
    background-color: #fff;
    z-index: 23
}

header .container {
    z-index: 23
}

header .nav .button_header {
    padding-top: 5px
}

header .nav .button_header a:hover {
    color: #fff
}

header .navbar-collapse {
    float: left
}

header .nav>li>a {
    padding: 0;
    padding-bottom: 1px
}

header .nav>li {
    padding: 15px 10px;
    line-height: 20px
}

.language-header-wrapper {
    position: relative;
    width: 0;
    padding: 0!important
}

.language-header {
    position: absolute;
    top: 9px;
    left: 0;
    z-index: 1
}

.language-header>button {
    height: 32px;
    width: 50px;
    padding: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.language-header>button,
.language-header>button:active,
.language-header>button:focus,
.language-header>button:hover {
    background-color: initial!important;
    border: none!important;
    outline: 0!important;
    box-shadow: none!important
}

.language-header>button>img {
    padding-bottom: 4px;
    width: 30px
}

.language-header>button>i {
    font-size: 12px;
    color: #777
}

.language-header:hover>button>i {
    color: #0b9b4e
}

.language-header-list {
    padding: 5px 0 0 0;
    min-width: 40px;
    left: -9px;
    top: 90%
}

.language-header-list>a {
    display: block;
    width: 50px;
    height: 40px;
    margin-top: -5px;
    border: none!important;
    outline: 0!important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.language-header-list>a:hover {
    background-color: #cdcdcd
}

.language-header-list>a>img {
    display: block;
    padding: 0;
    margin: auto;
    width: 40px
}

.navbar-default {
    margin-bottom: 0
}

.navbar-nav {
    padding-top: 19px
}

.footer .navbar-brand {
    padding-top: 0;
    display: block;
    clear: both;
    margin-bottom: 10px
}

.footer a:hover {
    color: #000
}

.footer .social a:hover {
    color: #fff
}

.container-fluid {
    width: 70%
}

.footer {
    padding-top: 40px
}

.footer .hbtn {
    color: #fff
}

.footer .hbtn:hover {
    color: #2ac761
}

.footer_adres a,
.footer_adres div {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px
}

.footer_adres a {
    display: inline-block
}

.footer_adres a:focus,
.footer_adres a:hover {
    text-decoration: none
}

.footer_adres a i,
.footer_adres div i {
    margin-right: 7px;
    color: #cad9de;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.footer_adres a i:hover {
    color: #2ac761
}

.footer_menu ul {
    margin: 0;
    padding: 0
}

.footer_menu ul li {
    list-style: none
}

.footer_menu ul li a {
    text-decoration: none;
    color: #444;
    font-size: 14px
}

.footer_menu ul li a:hover {
    text-decoration: underline
}

.footer_menu ul li a i {
    margin-right: 15px
}

.footer_form input {
    border-radius: 50px;
    width: 50%;
    float: left;
    margin: 0;
    height: 43px
}

.footer_form input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #2ac761
}

.footer_form .hbtn {
    color: #2ac761;
    border-width: 1px;
    height: 43px
}

.footer_form .hbtn:hover {
    color: #fff
}

.footer_bottom {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 15px;
    padding-bottom: 15px;
    color: #999;
    font-size: 14px
}

.footer .form-control {
    color: #000
}

.footer .fa-vk:before {
    margin-left: -1px
}

.footer .fa-twitter:before {
    margin-right: -1px
}

.footer_top p {
    font-size: 20px;
    font-weight: 300;
    margin: 14px auto
}

.footer-contact-icon {
    width: 14px
}

.social-footer {
    text-align: right
}

@media (max-width:1200px) {
    header .navbar-right {
        float: none!important;
        clear: both;
        text-align: center
    }
    header .nav_right {
        margin-top: auto;
        width: 20%
    }
    header .container-fluid {
        width: 80%
    }
    header .nav>li {
        padding: 15px 9px
    }
    header .navbar-right li {
        float: none;
        display: inline-block
    }
    header .nav li .hbtn {
        margin-bottom: 0
    }
    .navbar-collapse {
        padding: 0
    }
    .navbar-brand {
        padding: 0;
        padding-top: 15px
    }
    header .nav .medium {
        padding-bottom: 0
    }
    header .nav_right .medium {
        padding-top: 0
    }
    .nav_right li {
        float: none
    }
    .navbar-nav {
        text-align: center
    }
    .nav.navbar-nav.navbar-nav_menu {
        margin-left: 25px
    }
    .navbar-default .navbar-toggle {
        border-color: #2ac761;
        background-color: #2ac761
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #2ac761
    }
    .footer .navbar-brand {
        margin-bottom: 10px
    }
}

@media (max-width:991px) {
    header .nav_right {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        text-align: right
    }
    header .nav_right li {
        display: inline-block
    }
    header .container-fluid {
        width: initial
    }
    header .container-fluid .navbar-collapse {
        width: 100%
    }
    header .container-fluid .navbar-collapse .navbar-nav_menu {
        margin: 0 auto;
        padding: 0 0 5px 0
    }
    header .container-fluid .navbar-collapse .navbar-nav_menu li {
        float: none;
        display: inline-block
    }
    .language-header-wrapper {
        width: 50px
    }
    .language-header-wrapper .language-header {
        position: relative;
        top: 0
    }
    .nav_right {
        width: initial
    }
    .navbar-nav {
        float: none;
        text-align: center
    }
    .nav_right {
        margin: 0 auto
    }
    .navbar-toggle {
        margin-top: 32px
    }
    .mobile_clear {
        clear: both
    }
}

@media (max-width:767px) {
    header .nav_right {
        position: relative;
        width: 100%;
        text-align: center
    }
    header .nav_right li {
        display: block
    }
    header .container-fluid {
        width: initial
    }
    header .container-fluid .navbar-collapse {
        width: inherit
    }
    header .container-fluid .navbar-collapse .navbar-nav_menu {
        padding: 19px 0 0 0
    }
    header .container-fluid .navbar-collapse .navbar-nav_menu li {
        float: none;
        display: block
    }
    .language-header-wrapper .language-header {
        position: inherit;
        top: inherit
    }
    .language-header-wrapper .language-header .language-header-list .dropdown-item {
        height: 40px;
        padding: 0!important
    }
    .language-header-wrapper {
        width: 100%
    }
    .language-header {
        position: relative;
        top: 0;
        margin: auto;
        width: 65px
    }
    .language-header-list {
        width: 52px!important;
        background-color: #efefef!important;
        border: 1px solid #dcdcdc!important
    }
    .navbar-brand {
        float: none;
        display: block;
        text-align: center;
        width: 200px;
        margin: 0 auto
    }
    .navbar-brand img {
        float: none;
        display: inline
    }
    .navbar-toggle {
        margin-top: 22px;
        margin-right: 0
    }
    header .navbar-collapse {
        float: none
    }
    .navbar-brand p {
        padding-left: 0!important
    }
    .navbar-collapse {
        overflow-y: initial!important
    }
    .navbar-nav_menu {
        margin-left: 0!important
    }
    .navbar-nav_menu a {
        height: 35px;
        padding: 8px 0 0!important
    }
    .footer {
        text-align: center
    }
    .footer_adres,
    .footer_form,
    .footer_menu {
        margin-top: 15px
    }
    .footer_form input {
        width: 100%
    }
    .footer_form .hbtn {
        width: 100%;
        margin-top: 5px
    }
    .footer_form .hbtn {
        margin: 0;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .social-footer {
        text-align: center
    }
}

@media (max-width:630px) {
    .navbar-nav {
        text-align: center;
        display: block
    }
    header .navbar-collapse {
        float: none
    }
    header .nav>li {
        padding: 9px 9px
    }
    .social-footer {
        text-align: center
    }
}

@media (max-width:490px) {
    .footer_adres,
    .footer_form,
    .footer_menu {
        text-align: left
    }
    .social-footer {
        text-align: center
    }
}

@media (max-width:394px) {
    .social-footer {
        text-align: center
    }
}

.intl-tel-input {
    position: relative;
    display: inline-block
}

.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.intl-tel-input .hide {
    display: none
}

.intl-tel-input .v-hide {
    visibility: hidden
}

.intl-tel-input input,
.intl-tel-input input[type=tel],
.intl-tel-input input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-right: 36px;
    margin-right: 0
}

.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px
}

.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll
}

.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px
}

.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px
}

@media (max-width:500px) {
    .intl-tel-input .country-list {
        white-space: normal
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.intl-tel-input .country-list .country {
    padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
    color: #999
}

.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag-box {
    vertical-align: middle
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
    margin-right: 6px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    width: 46px
}

.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
    cursor: default
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
    background-color: transparent
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, .05);
    display: table
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
    padding-left: 66px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
    padding-left: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
    padding-left: 74px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
    padding-left: 82px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
    padding-left: 92px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
    padding-left: 90px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
    padding-left: 100px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px
}

.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.intl-tel-input.iti-container:hover {
    cursor: pointer
}

.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em
}

.iti-flag {
    width: 20px
}

.iti-flag.be {
    width: 18px
}

.iti-flag.ch {
    width: 15px
}

.iti-flag.mc {
    width: 19px
}

.iti-flag.ne {
    width: 18px
}

.iti-flag.np {
    width: 13px
}

.iti-flag.va {
    width: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag {
        background-size: 5630px 15px
    }
}

.iti-flag.ac {
    height: 10px;
    background-position: 0 0
}

.iti-flag.ad {
    height: 14px;
    background-position: -22px 0
}

.iti-flag.ae {
    height: 10px;
    background-position: -44px 0
}

.iti-flag.af {
    height: 14px;
    background-position: -66px 0
}

.iti-flag.ag {
    height: 14px;
    background-position: -88px 0
}

.iti-flag.ai {
    height: 10px;
    background-position: -110px 0
}

.iti-flag.al {
    height: 15px;
    background-position: -132px 0
}

.iti-flag.am {
    height: 10px;
    background-position: -154px 0
}

.iti-flag.ao {
    height: 14px;
    background-position: -176px 0
}

.iti-flag.aq {
    height: 14px;
    background-position: -198px 0
}

.iti-flag.ar {
    height: 13px;
    background-position: -220px 0
}

.iti-flag.as {
    height: 10px;
    background-position: -242px 0
}

.iti-flag.at {
    height: 14px;
    background-position: -264px 0
}

.iti-flag.au {
    height: 10px;
    background-position: -286px 0
}

.iti-flag.aw {
    height: 14px;
    background-position: -308px 0
}

.iti-flag.ax {
    height: 13px;
    background-position: -330px 0
}

.iti-flag.az {
    height: 10px;
    background-position: -352px 0
}

.iti-flag.ba {
    height: 10px;
    background-position: -374px 0
}

.iti-flag.bb {
    height: 14px;
    background-position: -396px 0
}

.iti-flag.bd {
    height: 12px;
    background-position: -418px 0
}

.iti-flag.be {
    height: 15px;
    background-position: -440px 0
}

.iti-flag.bf {
    height: 14px;
    background-position: -460px 0
}

.iti-flag.bg {
    height: 12px;
    background-position: -482px 0
}

.iti-flag.bh {
    height: 12px;
    background-position: -504px 0
}

.iti-flag.bi {
    height: 12px;
    background-position: -526px 0
}

.iti-flag.bj {
    height: 14px;
    background-position: -548px 0
}

.iti-flag.bl {
    height: 14px;
    background-position: -570px 0
}

.iti-flag.bm {
    height: 10px;
    background-position: -592px 0
}

.iti-flag.bn {
    height: 10px;
    background-position: -614px 0
}

.iti-flag.bo {
    height: 14px;
    background-position: -636px 0
}

.iti-flag.bq {
    height: 14px;
    background-position: -658px 0
}

.iti-flag.br {
    height: 14px;
    background-position: -680px 0
}

.iti-flag.bs {
    height: 10px;
    background-position: -702px 0
}

.iti-flag.bt {
    height: 14px;
    background-position: -724px 0
}

.iti-flag.bv {
    height: 15px;
    background-position: -746px 0
}

.iti-flag.bw {
    height: 14px;
    background-position: -768px 0
}

.iti-flag.by {
    height: 10px;
    background-position: -790px 0
}

.iti-flag.bz {
    height: 14px;
    background-position: -812px 0
}

.iti-flag.ca {
    height: 10px;
    background-position: -834px 0
}

.iti-flag.cc {
    height: 10px;
    background-position: -856px 0
}

.iti-flag.cd {
    height: 15px;
    background-position: -878px 0
}

.iti-flag.cf {
    height: 14px;
    background-position: -900px 0
}

.iti-flag.cg {
    height: 14px;
    background-position: -922px 0
}

.iti-flag.ch {
    height: 15px;
    background-position: -944px 0
}

.iti-flag.ci {
    height: 14px;
    background-position: -961px 0
}

.iti-flag.ck {
    height: 10px;
    background-position: -983px 0
}

.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0
}

.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0
}

.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0
}

.iti-flag.co {
    height: 14px;
    background-position: -1071px 0
}

.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0
}

.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0
}

.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0
}

.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0
}

.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0
}

.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0
}

.iti-flag.cy {
    height: 13px;
    background-position: -1225px 0
}

.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0
}

.iti-flag.de {
    height: 12px;
    background-position: -1269px 0
}

.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0
}

.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0
}

.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0
}

.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0
}

.iti-flag.do {
    height: 13px;
    background-position: -1379px 0
}

.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0
}

.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0
}

.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0
}

.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0
}

.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0
}

.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0
}

.iti-flag.er {
    height: 10px;
    background-position: -1533px 0
}

.iti-flag.es {
    height: 14px;
    background-position: -1555px 0
}

.iti-flag.et {
    height: 10px;
    background-position: -1577px 0
}

.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0
}

.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0
}

.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0
}

.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0
}

.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0
}

.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0
}

.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0
}

.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0
}

.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0
}

.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0
}

.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0
}

.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0
}

.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0
}

.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0
}

.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0
}

.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0
}

.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0
}

.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0
}

.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0
}

.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0
}

.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0
}

.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0
}

.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0
}

.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0
}

.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0
}

.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0
}

.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0
}

.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0
}

.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0
}

.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0
}

.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0
}

.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0
}

.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0
}

.iti-flag.id {
    height: 14px;
    background-position: -2325px 0
}

.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0
}

.iti-flag.il {
    height: 15px;
    background-position: -2369px 0
}

.iti-flag.im {
    height: 10px;
    background-position: -2391px 0
}

.iti-flag.in {
    height: 14px;
    background-position: -2413px 0
}

.iti-flag.io {
    height: 10px;
    background-position: -2435px 0
}

.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0
}

.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0
}

.iti-flag.is {
    height: 15px;
    background-position: -2501px 0
}

.iti-flag.it {
    height: 14px;
    background-position: -2523px 0
}

.iti-flag.je {
    height: 12px;
    background-position: -2545px 0
}

.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0
}

.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0
}

.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0
}

.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0
}

.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0
}

.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0
}

.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0
}

.iti-flag.km {
    height: 12px;
    background-position: -2721px 0
}

.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0
}

.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0
}

.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0
}

.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0
}

.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0
}

.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0
}

.iti-flag.la {
    height: 14px;
    background-position: -2875px 0
}

.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0
}

.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0
}

.iti-flag.li {
    height: 12px;
    background-position: -2941px 0
}

.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0
}

.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0
}

.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0
}

.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0
}

.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0
}

.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0
}

.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0
}

.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0
}

.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0
}

.iti-flag.md {
    height: 10px;
    background-position: -3160px 0
}

.iti-flag.me {
    height: 10px;
    background-position: -3182px 0
}

.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0
}

.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0
}

.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0
}

.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0
}

.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0
}

.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0
}

.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0
}

.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0
}

.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0
}

.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0
}

.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0
}

.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0
}

.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0
}

.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0
}

.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0
}

.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0
}

.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0
}

.iti-flag.my {
    height: 10px;
    background-position: -3578px 0
}

.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0
}

.iti-flag.na {
    height: 14px;
    background-position: -3622px 0
}

.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0
}

.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0
}

.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0
}

.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0
}

.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0
}

.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0
}

.iti-flag.no {
    height: 15px;
    background-position: -3774px 0
}

.iti-flag.np {
    height: 15px;
    background-position: -3796px 0
}

.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0
}

.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0
}

.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0
}

.iti-flag.om {
    height: 10px;
    background-position: -3877px 0
}

.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0
}

.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0
}

.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0
}

.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0
}

.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0
}

.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0
}

.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0
}

.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0
}

.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0
}

.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0
}

.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0
}

.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0
}

.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0
}

.iti-flag.py {
    height: 11px;
    background-position: -4185px 0
}

.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0
}

.iti-flag.re {
    height: 14px;
    background-position: -4229px 0
}

.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0
}

.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0
}

.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0
}

.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0
}

.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0
}

.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0
}

.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0
}

.iti-flag.se {
    height: 13px;
    background-position: -4427px 0
}

.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0
}

.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0
}

.iti-flag.si {
    height: 10px;
    background-position: -4493px 0
}

.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0
}

.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0
}

.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0
}

.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0
}

.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0
}

.iti-flag.so {
    height: 14px;
    background-position: -4625px 0
}

.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0
}

.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0
}

.iti-flag.st {
    height: 10px;
    background-position: -4691px 0
}

.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0
}

.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0
}

.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0
}

.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0
}

.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0
}

.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0
}

.iti-flag.td {
    height: 14px;
    background-position: -4845px 0
}

.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0
}

.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0
}

.iti-flag.th {
    height: 14px;
    background-position: -4911px 0
}

.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0
}

.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0
}

.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0
}

.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0
}

.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0
}

.iti-flag.to {
    height: 10px;
    background-position: -5043px 0
}

.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0
}

.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0
}

.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0
}

.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0
}

.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0
}

.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0
}

.iti-flag.um {
    height: 11px;
    background-position: -5219px 0
}

.iti-flag.us {
    height: 11px;
    background-position: -5241px 0
}

.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0
}

.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0
}

.iti-flag.va {
    height: 15px;
    background-position: -5307px 0
}

.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0
}

.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0
}

.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0
}

.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0
}

.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0
}

.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0
}

.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0
}

.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0
}

.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0
}

.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0
}

.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0
}

.iti-flag.za {
    height: 14px;
    background-position: -5566px 0
}

.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0
}

.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0
}

.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(../img/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag {
        background-image: url(../img/flags@2x.png)
    }
}

.iti-flag.np {
    background-color: transparent
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 11px;
    height: auto;
    left: 0;
    top: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 115px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 11px;
    height: 100%;
    margin: 0 auto;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(202, 202, 202, .4)
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f59f0f;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png.html);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.md-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: hidden;
    height: 100%;
    width: 100%;
    padding: 30px 0;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.md-modal-overlay .md-modal-wrapper {
    top: 50px;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    height: initial
}

.md-modal .absol_text {
    top: 37px
}

.md-modal-wrapper {
    margin-bottom: 50px
}

.md-content {
    border-radius: 15px;
    padding: 0!important;
    overflow: hidden;
    height: 650px;
    display: flex;
    font-size: 16px
}

.md-content_new {
    height: 768px;
    font-size: 20px
}

.md-content a {
    text-decoration: none
}

.modal_roket {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center
}

.modal_roket_new {
    padding: 0;
    text-align: inherit
}

.modal_roket img {
    margin-bottom: 20px
}

.modal_roket p {
    margin-top: 20px
}

.modal_roket_new p {
    margin-top: 0
}

.modal_roket .modal_button {
    margin-top: 50px
}

.md-final-overlay {
    height: 650px!important;
    display: flex;
    justify-content: center;
    align-items: center
}

.md-final-overlay_new {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
    position: relative;
    text-align: center;
    font-size: 23px
}

.md-final-overlay_new>div {
    margin-top: 20px
}

.md-final-overlay_new>div:first-child {
    position: absolute;
    top: 220px;
    left: 103px
}

.md-final-img-bg {
    width: 600px;
    height: 600px;
    margin: 0!important
}

.md-final-title {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    font-size: 26px;
    margin-top: 0
}

.modal_button {
    margin: 20px auto
}

.modal_button_new {
    position: absolute;
    top: 260px;
    left: 130px
}

.modal_button_new>button:last-child {
    background-color: transparent;
    color: #fff;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid transparent;
    width: inherit;
    margin: 0;
    font-size: 18px;
    padding: 0 10px!important
}

.modal_button_new>button:last-child:hover {
    border-color: #fff
}

.modal_button_new>button:last-child::after,
.modal_button_new>button:last-child::before {
    display: none
}

.md-final-bg-overlay {
    margin-top: 40px!important;
    max-width: 175px
}

.modal-wizard-close {
    padding-top: 3px!important
}

.md-content-overlay {
    margin: 35px 235px 55px 35px;
    position: relative;
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.md-content-overlay_new {
    margin: 0;
    transition: none
}

.md-content-overlay_new-details-form {
    margin: 45px;
    margin-right: 235px
}

.md-content-overlay_new-details-form .modal-wizard-steps .modal-wizard-step>div:first-child {
    padding: 0;
    margin: 0 auto
}

.md-content-overlay_new-details-form .modal-contact-first-form {
    height: inherit;
    padding: 0
}

.md-content-overlay_new-details-form .modal-contact-first-form .modal-wizard-information {
    display: none
}

.md-content-overlay_new-details-form .modal-contact-first-form .md-contact-img {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 120px
}

.md-content-overlay_new-details-form .modal-contact-first-form .input_form_new {
    width: 100%;
    max-width: none
}

.md-content-overlay_new-details-form .modal-contact-first-form .md-contact-title {
    font-size: 32px
}

.md-content-overlay_new-details-form .modal-contact-first-form .md-contact-btn-block {
    display: none
}

.modal-wizard-steps {
    width: 100%
}

.modal-wizard-step:last-child .about_me_a_new-details:before {
    padding: 0
}

.modal-wizard-step_new {
    display: flex;
    height: 768px;
    padding: 66px 0
}

.modal-wizard-information {
    padding: 0 89px;
    border-left: 1px solid #fff;
    display: flex;
    flex-direction: column;
    align-items: center
}

.md-details {
    margin-top: 20px;
    padding: 20px 0;
    width: 333px;
    height: 308px;
    border-radius: 10px;
    background: #ffffff2b;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.md-details>div:first-child {
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px
}

.md-details-steps-block {
    display: flex;
    padding: 0 51px
}

.md-details-steps-block .md-details-steps {
    margin-right: 40px
}

.md-details-steps-block .md-details-steps>div {
    width: 19px;
    height: 19px;
    background: #fff;
    border-radius: 50%;
    color: #2ac762;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 700
}

.md-details-steps-block .md-details-steps>div:first-child,
.md-details-steps-block .md-details-steps>div:nth-child(2) {
    margin-bottom: 68px;
    position: relative;
    font-weight: 700;
    margin-top: 20px
}

.md-details-steps-block .md-details-steps>div:first-child:after,
.md-details-steps-block .md-details-steps>div:nth-child(2):after {
    content: "";
    position: absolute;
    width: 3px;
    height: 68px;
    background: #fff;
    top: 19px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.md-details-steps-block .md-details-steps-info>div:first-child,
.md-details-steps-block .md-details-steps-info>div:nth-child(2) {
    margin-bottom: 32px
}

.md-btn-block-fixed {
    position: absolute;
    left: 0;
    bottom: -55px;
    width: 100%;
    height: 110px;
    padding: 0;
    z-index: 5;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.md-btn-block-fixed_new {
    bottom: -40px
}

.md-btn-next {
    width: 160px!important;
    height: 40px!important;
    font-size: 19px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    color: #333;
    position: relative;
    text-align: left;
    padding-top: 6px!important;
    padding-left: 13px!important
}

.md-btn-next i {
    position: absolute;
    right: 2px;
    top: 9px;
    font-size: 20px;
    color: #ffbb4c;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.md-btn-next:hover i {
    color: #fff
}

.md-btn-back {
    display: block;
    width: 150px!important;
    height: 40px!important;
    text-decoration: solid;
    padding: 0 0 10px 0!important;
    margin: 0 auto!important;
    opacity: .3;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease
}

.md-btn-back i {
    display: inline-block;
    font-size: 16px
}

.md-btn-back:hover {
    opacity: .5
}

#modal-wizard-back {
    background: 0 0;
    border: 0
}

.md-empty-overlay {
    position: absolute;
    right: 0;
    background-color: #fff;
    height: 100%;
    width: 200px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.md-contact-form-name {
    padding: 0;
    float: none;
    margin: auto
}

.md-first-content {
    width: 765px
}

.md-first-content_new {
    max-width: 1024px;
    width: 100%
}

.md-first-content .main-wizard-form {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.md-first-content .md-content-overlay {
    margin-right: 35px
}

.md-first-content .md-content-overlay_new {
    margin-right: 0
}

.md-first-content .md-content-overlay .md-btn-block-fixed {
    height: 120px
}

.md-first-content .md-content-overlay .md-content-compliance {
    top: -20px
}

.md-contact-contract .md-content-compliance {
    top: -24px
}

.md-contact-contract .md-content-compliance a {
    margin: 0 5px
}

.md-first-content .md-empty-overlay {
    right: -250px
}

.md-first-content .md-btn-send {
    display: block;
    margin: 10px auto;
    width: auto!important;
    padding-right: 35px!important;
    color: #fff
}

.md-first-content .md-btn-send p {
    position: relative;
    z-index: 2
}

.md-first-content .md-btn-send i {
    z-index: 2
}

.md-first-content .md-btn-send:hover {
    color: #000
}

.md-first-content .md-btn-send::after,
.md-first-content .md-btn-send::before {
    background-color: #2ac761;
    z-index: 1
}

.md-first-content .md-btn-send:hover,
.md-first-content .md-btn-send:hover::after,
.md-first-content .md-btn-send:hover::before {
    background-color: #fff
}

.md-btn-send {
    display: none
}

.md-first-content #modal-wizard-next {
    display: block;
    height: 40px!important;
    width: auto!important;
    padding: 7px 38px 0 20px!important;
    margin: 10px auto!important;
    border: 2px solid #fff;
    color: #000;
    font-size: 18px
}

.md-first-content_new #modal-wizard-next {
    padding: 8px 35px 8px 20px!important;
    margin: 0!important;
    font-size: 18px;
    width: inherit!important
}

.md-first-content #modal-wizard-next:hover {
    color: #fff
}

.md-first-content #modal-wizard-next i {
    top: 7px;
    font-size: 24px
}

.md-first-content_new #modal-wizard-next i {
    font-size: 24px;
    top: 9px
}

.md-first-content #modal-wizard-next:hover {
    color: #fff
}

.md-first-content .md-btn-block-fixed .md-btn-content-first {
    display: block
}

.md-first-content .md-btn-block-fixed .md-btn-content-next {
    display: none
}

.md-btn-content-first {
    display: none
}

.md-btn-content-first_new {
    display: block;
    margin: 0
}

.md-btn-content-final {
    display: none;
    text-align: center
}

.md-btn-final .md-btn-content-next {
    display: none
}

.md-btn-final .md-btn-content-final {
    display: block
}

.md-btn-content-next {
    display: block
}

.modal_a {
    position: absolute;
    top: 0;
    margin-left: 65px;
    border-left: 2px solid #ddd;
    height: 100%
}

.modal_a .modal_last_a:before {
    display: none
}

.modal_a .modal_last_a:before {
    display: none
}

.modal_a .modal_last_a {
    margin-right: 0
}

.modal_a a span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .3);
    display: block;
    margin: 0 auto;
    color: #fff;
    position: relative
}

.modal_a .modal_active_a {
    width: 40px;
    height: 40px;
    background-color: #2ac761;
    margin-top: 85px;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, .5);
    display: block;
    position: relative;
    right: 21px
}

.modal_a .modal_active_a span {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    display: block;
    margin: 0 auto
}

.modal_a .modal_empty_info {
    position: absolute;
    bottom: -15px;
    left: 38px;
    width: 100px
}

.modal_a .modal_empty_info .modal_empty_number {
    font-size: 22px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    padding: 0;
    margin: 0;
    color: #2ac761
}

.modal_a .modal_empty_info .modal_empty_title {
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    padding: 0;
    margin-left: 3px;
    color: #333;
    line-height: 1
}

.modal_a .modal_active_empty {
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    border: 3px solid #2ac761;
    box-shadow: none;
    display: block;
    position: relative;
    right: 13px
}

.modal_a .modal_active_empty span {
    background-color: transparent
}

.modal_a .modal_ready_a {
    margin-top: 85px;
    border-radius: 50%;
    display: block;
    position: relative;
    width: 24px;
    height: 24px;
    background-color: #2ac761;
    border: 3px solid #2ac761;
    box-shadow: none;
    right: 13px;
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -ms-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease
}

.modal_a .modal_ready_a span {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer
}

.modal_a .modal_ready_a .modal_empty_info {
    cursor: pointer
}

.modal_a .modal_ready_a span:before {
    font-family: FontAwesome, "Open Sans", sans-serif;
    content: "\f00c";
    font-size: 14px;
    left: 2px;
    position: absolute;
    font-weight: 400;
    line-height: 21px;
    color: #fff
}

.modal_a .modal_ready_a:hover {
    box-shadow: 0 0 8px 2px #2ac761
}

.modal_ready_a:before {
    content: "";
    display: block;
    width: 2px!important;
    height: 85px;
    background-color: #2ac762;
    position: relative;
    left: 8px;
    bottom: 88px;
    z-index: 20
}

.modal_active_a .md-wizard-img {
    display: flex
}

.modal_active_a:before {
    content: "";
    display: block;
    width: 2px!important;
    height: 85px;
    background-color: #2ac762;
    position: relative;
    left: 14px;
    bottom: 90px;
    z-index: 20
}

.modal_active_a span {
    display: none!important
}

.modal_active_empty .md-wizard-img,
.modal_ready_a .md-wizard-img {
    display: none
}

.modal_active_empty:before {
    display: none
}

.modal_active_empty .modal_empty_info,
.modal_ready_a .modal_empty_info {
    left: 32px
}

.md-wizard-img {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px
}

.md-wizard-img-language img {
    padding-left: 2px;
    padding-bottom: 1px
}

.modal-wizard-step>div:first-child {
    padding: 0 89px
}

.modal-wizard-step.animate {
    position: absolute;
    width: 100%;
    overflow: auto
}

.modal-wizard-step .h6 {
    margin-bottom: 15px;
    font-size: 22px
}

.opacity_wrap_input {
    padding: 15px;
    padding-bottom: 5px
}

.opacity_wrap_input .btn-group {
    display: block
}

.md-personal-goal-overlay {
    padding: 5px 15px 0
}

.md-content-title {
    text-align: left;
    padding: 0 15px;
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1.1em
}

.md-content-title-no-padding {
    padding: 0
}

.md-personal-overlay {
    padding-top: 0
}

.md-personal-overlay-terms {
    padding-top: 5px
}

.md-personal-overlay-terms .pb {
    padding-bottom: 0
}

.md-personal-title {
    margin-bottom: 8px
}

.md-personal-block {
    margin: 10px auto!important
}

.md-study-block {
    background-color: rgba(255, 255, 255, .7);
    border-radius: 3px;
    color: #333;
    height: 65px;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 8px;
    line-height: 1.4em;
    text-align: center
}

.md-study-block img {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    background-color: #b5ebe8;
    padding: 5px
}

.md-study-block p {
    width: inherit;
    color: #333;
    padding-right: 32px;
    padding-top: 15px;
    font-size: 15px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-dropdown-menu-height {
    height: 155px!important;
    font-size: 18px
}

.md-level-range {
    position: relative;
    display: block;
    width: 100%;
    height: 100px;
    margin-top: -40px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.md-level-range {
    z-index: 0
}

.md-level-range .md-level-range-event {
    position: absolute;
    display: block;
    content: none;
    width: 25%;
    height: 100%;
    padding-bottom: 17px;
    font-size: 0;
    color: transparent;
    z-index: 500
}

.md-level-range .md-level-range-event p {
    display: none
}

.md-level-range .md-level-range-event::before {
    content: "";
    display: block;
    position: relative;
    top: 35px;
    height: 14px;
    width: 14px;
    margin: auto;
    border-radius: 50%;
    background-color: #fff
}

.md-level-range .md-level-range-bg {
    position: absolute;
    display: block;
    width: 100%;
    height: 4px;
    top: 0;
    background-color: #fff;
    border-radius: 3px;
    margin-top: 40px;
    margin-bottom: 50px;
    text-align: left
}

.md-level-range .md-level-range-item-span {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%;
    padding-bottom: 17px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.md-level-range .md-level-range-item-span::before {
    content: "";
    display: block;
    height: 18px;
    width: 18px;
    margin: 0 2px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #2ac761;
    z-index: 600
}

.md-level-range .md-level-range-item-span::after {
    content: "";
    position: absolute;
    bottom: 34px;
    border: 10px solid transparent;
    border-bottom: 10px solid #ffba4b
}

.md-level-range .md-level-range-item-active {
    display: block;
    position: absolute;
    background-color: #ffba4b;
    color: #fff;
    height: 35px;
    top: 65px;
    left: auto;
    right: auto;
    border-radius: 4px;
    padding-top: 7px;
    width: 175px;
    font-weight: 700;
    font-size: 17px
}

.input_form {
    color: #fff
}

.input_form a:focus,
.input_form a:hover {
    color: #fff!important
}

.input_form input,
.input_form textarea {
    width: 100%;
    padding: 5px 10px;
    background-color: transparent;
    border: 1px solid #fff;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    border-radius: 4px
}

.input_form input:focus,
.input_form textarea:focus {
    opacity: 1;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.input_form input.error {
    border-color: #ff1414;
    color: #ff1414
}

.input_form input.error::placeholder {
    border-color: #ff1414;
    color: #ff1414
}

.input_form input.error::-moz-placeholder {
    border-color: #ff1414;
    color: #ff1414
}

.input_form input.error::-webkit-input-placeholder {
    border-color: #ff1414;
    color: #ff1414
}

.input_form input.error:-ms-input-placeholder {
    border-color: #ff1414;
    color: #ff1414
}

.md-contact-block-wish textarea {
    position: relative;
    height: 163px;
    min-height: 100px;
    background-color: #c0eed0;
    color: #333!important;
    border-radius: 3px;
    border: none;
    width: 100%;
    padding: 7px 10px 10px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    font-size: 18px;
    resize: none
}

.md-contact-block-wish textarea:focus,
.md-contact-block-wish textarea:valid {
    background-color: #fff
}

.md-contact-block-wish textarea::placeholder {
    color: #7d7d7d!important
}

.md-contact-block-wish textarea::-moz-placeholder {
    color: #7d7d7d!important
}

.md-contact-block-wish textarea::-webkit-input-placeholder {
    color: #7d7d7d!important
}

.md-contact-block-wish textarea:-ms-input-placeholder {
    color: #7d7d7d!important
}

.md-contact-block .md-contact-block-label,
.md-content-input-name .md-contact-block-label {
    position: absolute;
    bottom: -30px;
    right: 80px;
    padding: 2px 0;
    width: 140px;
    box-shadow: 0 0 1px 0 #ff5b00;
    background-color: #ff5b00;
    font-size: 18px;
    font-weight: 400;
    opacity: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.md-contact-block input.error~.md-contact-block-label,
.md-content-input-name input.error~.md-contact-block-label {
    right: 15px;
    opacity: 1
}

.md-contact-block .md-contact-block-label {
    bottom: -12px;
    font-size: 18px
}

.md-contact-block input.error~.md-contact-block-label {
    right: 0
}

#md-contact-block-phone-plus {
    position: absolute;
    top: 5px;
    right: -8px;
    font: 17px MuseoSansCyrlMed, avenir, sans-serif;
    color: #7d7d7d
}

.md-level-overlay input {
    background-color: #c0eed0;
    border-radius: 3px;
    border: none;
    opacity: 1;
    padding-top: 6px;
    padding-left: 12px;
    height: 45px
}

.md-level-overlay button {
    height: 45px;
    padding-top: 5px
}

.md-level-overlay button i {
    font-size: 20px
}

.md-level-overlay button,
.md-level-overlay input {
    color: #333!important;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-level-overlay input::placeholder {
    color: #333!important;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-level-overlay input::-moz-placeholder {
    color: #333!important;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-level-overlay input::-webkit-input-placeholder {
    color: #333!important;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-level-overlay input:-ms-input-placeholder {
    color: #333!important;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-content-input {
    font-size: 16px
}

.md-content-input input:valid {
    background-color: #fff!important
}

.md-schedule-img {
    top: 8px;
    left: 15px
}

.md-block-img {
    position: absolute;
    top: 9px;
    width: 32px;
    height: 32px;
    padding-top: 6px;
    text-align: center
}

.md-level-img {
    left: 8px;
    top: 5px
}

.md-content-block {
    margin-bottom: 55px
}

.md-content-block-last {
    margin-bottom: 0
}

.md-contact-overlay {
    position: relative;
    padding-bottom: 0!important
}

.md-contact-overlay_new {
    position: initial
}

.md-contact-form {
    margin-top: 20px
}

.md-contact-form:before {
    display: none
}

.md-contact-contract {
    position: relative;
    margin-top: 5px
}

.md-contact-contract div {
    position: relative;
    top: -12px
}

.md-contact-contract div a,
.md-contact-contract div p {
    display: inline;
    color: #fff;
    font-family: MuseoSansCyrlReg, avenir, "Open Sans", sans-serif;
    font-size: 15px
}

.md-contact-contract div a {
    border-bottom: 1px dashed #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.md-contact-contract div a:hover {
    color: #baffd4
}

.md-contact-contract .md-contact-contract-agree {
    display: inline-block;
    position: relative;
    top: 13px;
    left: -2px;
    width: 28px;
    height: 28px;
    margin-top: -15px
}

.md-contact-contract-agree input[type=checkbox] {
    visibility: hidden;
    padding: 0;
    margin: 0
}

.md-contact-contract-agree input[type=checkbox]:checked~label:after {
    opacity: 1
}

.md-contact-contract-agree input.error~label {
    background-color: #fff5f0;
    border: 2px solid #ff5b00;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5), 0 1px 5px #ff5b00
}

.md-contact-contract-agree label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    left: 4px;
    top: 4px;
    background-color: #c0eed0;
    border: 2px solid #fff;
    border-radius: 50px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.md-contact-contract-agree label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 10px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 1px;
    left: 1px;
    background-color: #2ac761;
    opacity: 0;
    border-radius: 50px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .5);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.md-level-title {
    margin-top: 35px;
    margin-bottom: 5px
}

.md-level-wrapper::before {
    display: none
}

.modal_thanks .md-close {
    color: #2ac761;
    text-decoration: none
}

.md-close {
    display: none!important
}

.md-contact-img {
    border-radius: 50%;
    overflow: hidden
}

.md-contact-img {
    display: none;
    width: 90px;
    height: 90px;
    border: 10px solid #61d17e;
    box-shadow: 0 0 0 15px #4ccc71;
    margin: 15px;
    background: url(../img/modal/contact.png) center no-repeat #ffcf86;
    background-size: contain
}

.modal-wizard-information .md-contact-img {
    display: block;
    width: 175px;
    height: 175px;
    border: 20px solid #74df90;
    box-shadow: 0 0 0 30px #45d38b;
    margin: 30px;
    background: url(../img/modal/contact.png) center no-repeat #ffcf86;
    background-size: contain
}

.modal_dropdown-menu {
    position: relative
}

.opacity_wrap {
    background-color: rgba(255, 255, 255, .1);
    text-align: center;
    color: #fff;
    padding: 15px
}

.opacity_wrap_img {
    background-color: #94dba3;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    padding-top: 6px
}

.opacity_wrap p {
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 14px
}

.opacity_wrap .mb {
    margin-bottom: 20px
}

.opacity_wrap_big {
    padding-bottom: 20px;
    margin-top: 25px
}

.target_block {
    margin-bottom: 15px;
    margin-top: 15px
}

.target_block .opacity_wrap {
    height: 116px
}

.target_block .opacity_wrap img {
    margin-top: 12px
}

.intl-tel-input {
    width: 100%
}

.form-control,
.intl-tel-input {
    height: 43px;
    margin: 10px
}

.intl-tel-input_new {
    height: 100%
}

.iti-container {
    width: auto;
    height: auto;
    margin: 0
}

.intl-tel-input .flag-container .selected-flag {
    outline: 0
}

.intl-tel-input .flag-container .selected-flag .iti-arrow {
    border-top: 4px solid #fff
}

.intl-tel-input .flag-container .country-list {
    color: #666;
    z-index: 9999
}

.about_me_a {
    cursor: pointer;
    display: block;
    border: 2px solid transparent;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    position: relative
}

.about_me_a_new {
    border: none
}

.about_me_a_new .intl-tel-input {
    margin: 0
}

.about_me_a input {
    background-color: #fff;
    color: #333!important;
    padding: 14px 10px;
    border-radius: 10px;
    width: 100%;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    font-size: 14px;
    border: 2px solid transparent;
    border-radius: 10px
}

.about_me_a i {
    opacity: 0;
    position: absolute;
    top: 14px;
    right: 8px
}

.about_me_a input.error {
    border-color: #cb555d
}

.about_me_a input.error+i {
    opacity: 1;
    color: #cb555d
}

.about_me_a .input-text.error>i {
    opacity: 1;
    color: #cb555d
}

.about_me_a .input-text.error>label,
.about_me_a input.error~label {
    opacity: 1
}

.about_me_a .input-text~span,
.about_me_a input:focus~span {
    opacity: 0
}

.about_me_a input.not-empty~span {
    opacity: 0
}

.about_me_a .input-text.error>span,
.about_me_a input.error~span {
    color: #cb555d
}

.about_me_a_new-details:before {
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: absolute;
    border: 2px solid #fff;
    background-color: #00b94e;
    top: -12px;
    margin: auto;
    left: 0;
    right: 0
}

.active_man:before {
    border-color: #fff!important;
    font-family: FontAwesome, "Open Sans", sans-serif;
    content: "\f00c";
    color: #ffe200;
    font-size: 14px;
    padding-left: 3px;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}

.active_man {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    background-color: #fff!important;
    color: #464646!important
}

.level_modal {
    margin-top: 40px
}

.level_modal_new {
    margin-top: 0
}

.level_modal .input_form {
    position: relative;
    text-align: center
}

.level_modal .input_form_new {
    padding: 0;
    max-width: 364px;
    width: 100%
}

.level_modal .h6 {
    margin-top: 20px
}

.md-content-disposable-date {
    height: 50px;
    background-color: rgba(255, 255, 255, .7);
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    font-size: 15px
}

.md-level-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    border-radius: 3px;
    background-color: #c0eed0;
    color: #333;
    padding: 0 45px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1em
}

.md-level-block p {
    margin: 0;
    padding-top: 5px
}

.md-level-block::before {
    padding-top: 2px;
    border-color: rgba(255, 255, 255, .7)
}

.md-schedule-days {
    height: 60px;
    background-color: #c0eed0;
    border-radius: 3px;
    padding-top: 18px;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    color: #333
}

.md-schedule-days:before {
    border-color: #c0eed0
}

.md-schedule-time {
    background-color: #c0eed0;
    color: #333;
    height: 65px;
    padding: 5px;
    border-radius: 3px
}

.md-schedule-time p {
    border: 1px solid #a8e3b3;
    height: 100%;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 17px;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-schedule-day-wrapper {
    padding: 0 10px
}

.md-schedule-day-overlay {
    padding: 5px
}

.md-schedule-day {
    height: 50px;
    padding-top: 14px;
    background-color: #c0eed0;
    color: #333;
    font-size: 16px;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif
}

.md-schedule-day:before {
    border-color: #c0eed0
}

.md-schedule-time:before {
    border-color: #c0eed0
}

.md-content-input-name input {
    opacity: 1;
    padding: 8px 12px;
    height: 45px;
    color: #333!important;
    font-family: MuseoSansCyrlMed, avenir, "Open Sans", sans-serif;
    font-size: 17px;
    background-color: #c0eed0;
    border: none
}

.md-content-input-name input::placeholder {
    color: #797979!important
}

.md-content-input-name input::-moz-placeholder {
    color: #797979!important
}

.md-content-input-name input::-webkit-input-placeholder {
    color: #797979!important
}

.md-content-input-name input:-ms-input-placeholder {
    color: #797979!important
}

.md-contact-block input.error,
.md-content-input-name input.error {
    border-radius: 0;
    border: 2px solid #ff5b00;
    box-shadow: 0 0 1px 0 #ff5b00;
    background-color: #fff5f0
}

.md-content-input-name input:focus,
.md-content-input-name input:valid {
    background-color: #fff!important
}

.md-contact-email-input.error {
    border: none!important;
    box-shadow: none!important;
    background-color: #c0eed0!important
}

.md-content-input-name {
    margin-bottom: 10px
}

.md-contact-title-block {
    padding: 7.5px 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.md-contact-title-block .md-contact-title {
    font-size: 47px;
    margin-top: 28px;
    margin-bottom: 10px
}

.md-contact-title-block .md-contact-description {
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin-top: 10px;
    margin-bottom: 10px
}

.md-contact-title-block .md-contact-description>div {
    height: 35px;
    display: flex;
    align-items: flex-end;
    font-size: 18px
}

.md-contact-title-block .md-contact-description>div>img {
    width: 25px;
    height: 25px;
    margin-right: 7px;
    margin-bottom: 2px
}

.md-contact-title-block .md-contact-description>div:last-child>img {
    width: 29px
}

.md-contact-block {
    position: relative;
    margin-bottom: 10px
}

.md-contact-block_new {
    position: relative;
    margin-bottom: 23px
}

.md-contact-block_new .input-text>span,
.md-contact-block_new>span {
    position: absolute;
    top: 3px;
    left: 10px;
    color: #269543;
    font-size: 15px
}

.md-contact-block_new .md-contact-block-label_new {
    display: block;
    font-size: 15px;
    margin-top: 3px;
    margin-left: 10px;
    opacity: 0
}

.md-contact-block_new .md-contact-block-label_new.email {
    opacity: 1;
    font-weight: 100
}

.md-contact-btn-block {
    text-align: center;
    font-size: 13px
}

.md-contact-btn-block>div {
    margin-top: 5px
}

.md-contact-btn-block>div a {
    color: #fff;
    text-decoration: underline
}

.md-contact-send-btn {
    width: 198px;
    height: 47px;
    border: 3px solid transparent;
    border-radius: 10px;
    background-color: #f6a950;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    transition: all .3s linear;
    font-weight: 700
}

.md-contact-send-btn:before {
    position: absolute;
    content: "";
    background: #f6a950;
    transition-duration: .3s;
    z-index: -1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    opacity: 1
}

.md-contact-send-btn:after {
    position: absolute;
    content: "";
    background: #f6a950;
    transition-duration: .3s;
    z-index: -1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 50%;
    opacity: 1
}

.md-contact-send-btn:hover {
    background-color: transparent;
    border-color: #fff
}

.md-contact-send-btn:hover:after,
.md-contact-send-btn:hover:before {
    height: 0
}

.md-contact-block input {
    margin-bottom: 16px!important;
    padding-left: 32px;
    border: none;
    background-color: #c0eed0
}

.md-contact-block input:focus {
    background-color: #fff
}

.md-contact-block input:valid {
    background-color: #fff
}

.md-contact-block:before {
    content: none
}

.terms_wrap {
    margin-top: 10px;
    margin-bottom: 10px
}

.p_none {
    padding: 0
}

.dropdown-toggle_modal {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 100%;
    box-shadow: none;
    border: 0;
    background-color: transparent;
    text-align: right;
    padding-right: 20px;
    padding-top: 5px;
    height: 35px;
    padding-top: 0;
    padding-bottom: 0
}

.subscribe-modal-wrapper {
    z-index: 0;
    opacity: 0
}

#subscribe-modal .md-subscribe-wrapper {
    background-color: #2ac761;
    margin: 0 auto 0;
    max-width: 900px;
    z-index: 1001
}

.md-subscribe-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 25px 0;
    overflow-y: auto;
    max-width: initial;
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

.md-subscribe-wrapper .md-subscribe {
    position: relative;
    display: block!important;
    margin: 20px auto
}

.md-subscribe-wrapper .md-subscribe .md-final-title {
    width: 100%
}

.md-subscribe-wrapper .md-subscribe .md-final-title .md-subscribe-btn button {
    display: block!important;
    right: 0;
    padding: 0!important;
    color: #2ac761;
    font-size: initial;
    opacity: 1
}

.md-subscribe-wrapper .md-subscribe .md-final-title .md-subscribe-btn button:hover {
    color: #fff
}

.md-personal-no-border {
    border: none
}

.md-personal-no-border::before {
    border-color: rgba(255, 255, 255, .7)
}

@media (max-width:1200px) {
    .modal-wizard-information {
        padding: 0 69px
    }
    .modal-wizard-step>div:first-child {
        padding: 0 80px
    }
}

@media (max-width:991px) {
    .md-content_new {
        height: 667px;
        font-size: 12px
    }
    .about_me_a .input-text.error>i,
    .about_me_a input.error+i {
        font-size: 18px
    }
    .md-content-overlay {
        margin: 20px 190px 40px 20px
    }
    .md-content-overlay_new {
        margin: 0
    }
    .resize-form .md-content-overlay_new-details-form {
        margin: 20px 190px 40px 20px!important
    }
    .modal-wizard-step_new {
        padding: 0;
        height: inherit
    }
    .modal-wizard-step_new {
        flex-direction: column;
        justify-content: space-between
    }
    .modal-wizard-step .md-contact-img {
        display: block;
        margin: 25px auto
    }
    .modal-wizard-information .md-contact-img {
        display: none
    }
    .modal-wizard-information {
        padding: 0;
        border-left: none
    }
    .md-details {
        margin-top: 0;
        padding: 10px 0;
        width: 100%;
        min-height: 123px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        justify-content: flex-start
    }
    .md-details>div:first-child {
        font-size: 13px
    }
    .md-details-steps-block {
        flex-direction: column;
        padding: 0 10px
    }
    .md-details-steps-block .md-details-steps {
        margin: 10px 0;
        display: flex;
        justify-content: center
    }
    .md-details-steps-block .md-details-steps>div:first-child,
    .md-details-steps-block .md-details-steps>div:nth-child(2) {
        margin-bottom: 0;
        margin-right: 104px;
        position: relative
    }
    .md-details-steps-block .md-details-steps>div:first-child:after,
    .md-details-steps-block .md-details-steps>div:nth-child(2):after {
        width: 104px;
        height: 2px;
        left: 19px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }
    .md-details-steps-block .md-details-steps-info {
        display: flex
    }
    .md-details-steps-block .md-details-steps-info>div {
        text-align: center
    }
    .md-details-steps-block .md-details-steps-info>div:first-child,
    .md-details-steps-block .md-details-steps-info>div:nth-child(2) {
        margin-bottom: 0
    }
    .modal-wizard-step>div:first-child {
        padding: 0 50px;
        text-align: center
    }
    .md-contact-title-block {
        padding: 0
    }
    .md-contact-title-block .md-contact-title {
        font-size: 21px;
        margin-top: 0;
        margin-bottom: 0
    }
    .md-contact-title-block .md-contact-description {
        margin-top: 0
    }
    .md-contact-title-block .md-contact-description>div {
        font-size: 14px
    }
    .md-contact-form {
        margin-top: 15px
    }
    .md-contact-block_new {
        margin-bottom: 15px;
        text-align: left
    }
    .md-contact-block_new .md-contact-block-label_new {
        font-size: 10px
    }
    .md-contact-btn-block {
        font-size: 10px
    }
    .md-contact-btn-block>div {
        margin-bottom: 5px
    }
    .md-final-overlay_new {
        background: url(../img/modal/final_3.png) center no-repeat;
        background-position-x: -345px;
        background-size: 250% 100%
    }
    .md-final-overlay_new>div:first-child {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        width: 100%
    }
    .modal_button_new {
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%)
    }
    .md-btn-block-fixed {
        bottom: -40px
    }
    .md-empty-overlay {
        width: 160px
    }
    .md-empty-overlay .modal_a {
        margin-left: 40px
    }
    .form-control,
    .intl-tel-input {
        margin-left: 0;
        margin-right: 0
    }
    .input_form input {
        margin-bottom: 7px
    }
    .md-content-input-name label {
        bottom: -23px
    }
    .md-content-overlay_new-details-form .modal-contact-first-form {
        margin-top: 20px
    }
    .md-content-overlay_new-details-form .modal-contact-first-form .md-contact-title {
        margin-top: 10px;
        font-size: 30px
    }
}

@media (max-width:767px) {
    .resize-form .md-content_new {
        height: auto!important
    }
    .md-content_new {
        height: 667px
    }
    .md-content {
        padding: 15px
    }
    .md-btn-block-fixed {
        bottom: auto
    }
    .modal_a a:before {
        width: 23px;
        right: -22px
    }
    .about_me_a,
    .md-personal-block {
        margin-bottom: 20px!important
    }
    .about_me_a_new {
        margin-bottom: 15px!important
    }
    .md-first-content {
        width: 100%
    }
    .resize-form .md-content-overlay_new-details-form {
        margin: 30px 190px 10px 20px!important
    }
    .md-btn-block-fixed_new {
        position: inherit
    }
}

@media (max-width:630px) {
    .md-final-overlay {
        height: 530px!important
    }
    .md-final-img-bg {
        width: 500px;
        height: 500px
    }
    .md-final-title {
        top: 60px;
        font-size: 21px
    }
    .md-final-bg-overlay {
        margin-top: 15px!important;
        max-width: 170px
    }
    .modal-wizard-close {
        padding-top: 5px!important
    }
    .md-empty-overlay {
        width: 80px
    }
    .md-empty-overlay .modal_a .modal_active_a .modal_empty_info,
    .modal_ready_a .modal_empty_info {
        display: none
    }
    .modal_button_new {
        top: 40px
    }
    .resize-form .md-content-overlay_new-details-form {
        margin: 30px 100px 10px 20px!important
    }
}

@media (max-width:490px) {
    .md-subscribe-wrapper .md-subscribe .md-final-title .md-subscribe-btn button {
        height: 38px;
        font-size: 14px
    }
    .md-final-img-bg {
        width: 400px;
        height: 400px
    }
    .md-final-title {
        top: 45px;
        font-size: 18px
    }
    .md-final-title_new {
        top: 80px
    }
    .md-final-bg-overlay {
        margin-top: 5px!important;
        max-width: 145px
    }
    .modal-wizard-close {
        padding-top: 3px!important;
        height: 35px!important
    }
    .md-empty-overlay {
        width: 60px
    }
    .md-empty-overlay .modal_a {
        margin-left: 30px
    }
    .md-level-block {
        height: 65px
    }
    .md-first-content #modal-wizard-next {
        font-size: 13px;
        padding: 9px 32px 0 10px!important
    }
    .md-first-content #modal-wizard-next i {
        font-size: 18px;
        top: 10px
    }
    .md-first-content_new #modal-wizard-next {
        padding: 8px 35px 8px 20px!important;
        margin: 0!important;
        font-size: 15px
    }
    .modal_button_new {
        top: 50px;
        max-width: inherit
    }
    .md-first-content_new #modal-wizard-next i {
        top: 10px!important
    }
    .md-details-steps-block {
        padding: 0
    }
    .md-final-overlay_new {
        background-position-x: -228px;
        background-size: 200% 100%
    }
    .resize-form .md-content-overlay_new-details-form {
        margin: 20px 80px 10px 10px!important
    }
    .md-content-overlay_new-details-form .modal-contact-first-form .md-contact-title {
        font-size: 25px
    }
}

@media (max-width:394px) {
    .md-subscribe-wrapper .md-subscribe .md-final-title .md-subscribe-btn button {
        font-size: 12px
    }
    .md-final-overlay {
        height: 430px!important
    }
    .md-final-img-bg {
        width: 300px;
        height: 300px
    }
    .md-final-title {
        top: 38px;
        font-size: 15px
    }
    .md-final-title_new {
        top: 80px
    }
    .md-final-bg-overlay {
        max-width: 110px
    }
    .modal_button_new {
        max-width: inherit
    }
    .modal-wizard-close {
        margin-top: 0!important;
        padding-top: 2px!important;
        height: 28px!important
    }
    .md-study-block {
        height: 70px!important
    }
    .modal-wizard-step>div:first-child {
        padding: 0 30px
    }
    .md-final-overlay_new {
        background-position-x: -197px
    }
    .md-final-overlay_new>div:first-child {
        font-size: 18px
    }
    .md-content-overlay_new-details-form .modal-contact-first-form .md-contact-title {
        font-size: 20px
    }
    .md-btn-next_new {
        font-size: 16px;
        padding-left: 20px!important
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .about_me_a input {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media only screen and (max-width:1370px) {
    .stock-block {
        -webkit-transform: scale(.7)!important;
        -ms-transform: scale(.7)!important;
        -o-transform: scale(.7)!important;
        transform: scale(.7)!important;
        top: 60px
    }
}

@media only screen and (max-width:1200px) {
    header .nav_right {
        margin-top: 0!important;
        width: 30%!important
    }
    header .container {
        width: 100%
    }
    .main-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
    .teacher {
        width: 310px;
        margin: 0 auto;
        margin-top: 30px
    }
    .price--block {
        margin: 0
    }
    #price {
        padding-top: 250px!important
    }
    .price-wrapper {
        margin-top: 0
    }
    .price--block {
        margin-top: 80px
    }
    .review__left {
        width: 20%
    }
    .offers-steps {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .offer-step {
        margin: 30px 0
    }
    .offer-dots {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .offer-button {
        margin-top: 10px
    }
    #why .flex-va-center {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .header-lesson {
        display: none
    }
    .blog-card {
        margin-top: 50px
    }
    .navbar-brand {
        padding: 5px 0!important
    }
}

@media only screen and (max-width:1020px) {
    .main-offer {
        position: relative;
        z-index: 2
    }
    .main-page__image {
        right: -180px;
        z-index: 0
    }
    .navbar-toggle {
        margin: 20px 0 0 0!important
    }
}

@media only screen and (max-width:992px) {
    .md-details-steps-block .md-details-steps-info>div {
        margin: 0 10px
    }
    header .nav_right {
        position: relative!important;
        margin: 0!important;
        margin-right: 55px!important;
        width: 100%!important;
        display: flex;
        justify-content: flex-end
    }
    .nav_phones,
    .phone_header_icon {
        display: none!important
    }
    #bs-example-navbar-collapse-1 {
        border-radius: 10px;
        position: absolute;
        background: #fff;
        width: 100%;
        margin: 0;
        top: 80px
    }
    header .navbar-toggle {
        position: absolute;
        right: 0;
        display: block
    }
    header .nav>li {
        padding: 9px
    }
    .navbar-new li.current-menu-item a:before {
        display: none
    }
    #header .collapse.navbar-collapse {
        margin-left: 0
    }
    .main-page__image {
        right: -280px
    }
    .advantage {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .advantage__left.advantage__text--side,
    .advantage__right.advantage__text--side {
        padding: 0
    }
    .advantage__num {
        font-size: 6.5rem
    }
    .advantage__text--side {
        width: 100%
    }
    .advantage__left.advantage__img--side {
        order: 1
    }
    .advantage__head {
        line-height: 1.7rem
    }
    .review {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .review__left {
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
        margin-bottom: 15px
    }
    .review_photo {
        margin: 0;
        margin-right: 15px
    }
    .review__name {
        margin-right: 15px
    }
    .review__name-photo {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        text-align: left
    }
    .footer-center {
        display: none
    }
    .advantage__img--side {
        width: 60%
    }
    .contact-modal__wrapper {
        flex-direction: column;
        justify-content: space-between;
        height: 950px
    }
    .contact-modal__wrapper {
        padding-bottom: 0
    }
    .contact-modal__wrapper .md-details {
        height: 148px;
        font-size: .9rem
    }
    .modal_roket_new {
        width: 100%
    }
}

@media only screen and (max-width:768px) {
    body,
    html {
        width: 100%
    }
    .md-contact-title-block .md-contact-title {
        text-align: center
    }
    .nav_toggle {
        display: block
    }
    .top_header {
        padding-right: 0
    }
    .header_topline {
        background: rgba(0, 0, 0, .6);
        height: 60px
    }
    #menu {
        display: none
    }
    .navbar-brand {
        width: auto!important
    }
    .main-page__image {
        display: none!important
    }
    #main-page {
        min-height: auto;
        height: auto
    }
    .main-wrapper {
        display: block;
        padding-top: 100px;
        height: auto;
        padding-bottom: 20px
    }
    .main-exam .align-items-center {
        display: block
    }
    .main-exam__img {
        margin-bottom: 15px
    }
    .main-exam__images div {
        text-align: center
    }
    .modal_left_column {
        padding-left: 20px;
        padding-top: 20px
    }
    .modal_left_column {
        border-radius: 15px 15px 0 0
    }
    .fancybox-teacher .fancybox-close-small {
        top: 10px!important
    }
    .fancybox-teacher .modal_right_column {
        border-radius: 0 0 15px 15px
    }
    .review {
        padding: 15px;
        width: 90%;
        margin: 0 auto
    }
    .review__right {
        width: 100%
    }
    .review_photo {
        flex-width: 111px
    }
    #carousel-custom-dots {
        display: none
    }
    .owl-dots-wrapper {
        justify-content: center
    }
    .footer-wrap {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .footer-right {
        margin-top: 30px;
        width: 100%
    }
    #footer {
        padding-top: 220px!important
    }
    .copyright {
        text-align: center
    }
    .video-box {
        width: 100%!important
    }
    #price {
        background: #41445d!important;
        padding-top: 80px!important;
        padding-bottom: 90px!important
    }
    #footer {
        background: #41445d!important;
        padding-top: 40px!important;
        padding-bottom: 90px!important
    }
    .main-offer__video {
        margin-top: 20px
    }
    .main-img {
        top: 0;
        left: 0;
        width: 100%
    }
    .main-offer__head {
        font-size: 2.45rem;
        letter-spacing: 0;
        line-height: 2.525rem;
        margin-top: 0;
        text-align: center;
        margin-bottom: 10px
    }
    .main-offer__video {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        padding-right: 45px
    }
    .main-offer__subhead {
        text-align: center
    }
    .main-offer__action--block {
        text-align: center
    }
    .main-offer__action--block {
        margin-top: 375px
    }
    .main-page__people {
        position: absolute;
        z-index: 1;
        top: 290px;
        width: 300px;
        left: calc(50% - 150px)
    }
    .main-page__background {
        position: absolute;
        z-index: 0;
        width: 600px;
        margin-left: calc(50% - 300px)
    }
    .main-offer__phone--mob {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex
    }
    .footer-left {
        width: 100%;
        margin-left: 0;
    }
    .footer-center {
        width: 100%
    }
    .footer-right {
        width: 100%
    }
    .members__block {
        width: 97%
    }
    .price_overlay {
        background: 0 0
    }
    .md-content_new {
        height: 781px!important
    }
    .md-contact-send-btn {
        height: 60px!important
    }
    #about {
        padding-top: 120px
    }
    .stock-block--fixed.is-show {
        transform: scale(.4)!important;
        left: -80px;
        bottom: -80px;
        top: auto
    }
    .main-offer__action--block {
        display: block
    }
}

@media only screen and (max-width:480px) {
    .modal_right_column {
        padding-bottom: 90px
    }
    .md-details {
        min-height: 180px!important
    }
    .header-button {
        display: none
    }
    .row--about {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        margin-top: 0
    }
    .about-block {
        margin-top: 80px
    }
    .members__text {
        text-align: center;
        font-size: 3.15rem;
        line-height: 3.1rem
    }
    .members__block {
        padding: 40px 0
    }
    .advantage__num {
        font-size: 3.7rem;
        line-height: 2.1rem;
        padding: 2px;
        letter-spacing: 0
    }
    .advantage__img--side {
        width: 80%
    }
    .review__name {
        margin-right: 0
    }
    .review_photo {
        width: 90px;
        height: 90px
    }
    .review__name-photo {
        text-align: center
    }
    .review__name {
        font-size: 1.15rem
    }
    .review__fb svg {
        width: 18px
    }
    .review__fb {
        margin-top: 7px
    }
    .head__logo {
        font-size: 4rem
    }
    .price__img {
        height: 260px
    }
    .whi-img__img {
        height: 270px
    }
    .advantage__img--side {
        text-align: center
    }
}

@media only screen and (min-width:768px) {
    .contact-mob__bg {
        height: 380px
    }
    .contact-mob__img {
        top: 40%;
        left: 50%;
        margin-left: -300px
    }
    .contact-mob__form {
        margin-top: 280px
    }
}

@media only screen and (min-width:1200px) {
    .advantage__img:not(.lazy-withReplace) {
        height: 361px
    }
    .price__img:not(.lazy-withReplace) {
        height: 260px
    }
}

@media only screen and (min-width:2100px) {
    #footer {
        padding-top: 170px!important
    }
}

@media only screen and (min-width:3000px) {
    #footer {
        padding-top: 220px!important
    }
}

@media (max-width:992px) {
    .navbar-header {
        float: none
    }
    .navbar-left,
    .navbar-right {
        float: none!important
    }
    .navbar-toggle {
        display: block
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px
    }
    .navbar-nav>li {
        float: none
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .collapse.in {
        display: block!important
    }
}

.youCover,
.youCover.active-iframe iframe {
    display: block
}

.youCover {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    background-color: #000
}

.youCover:before {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    content: " ";
    position: absolute;
    width: 100px;
    height: 70px;
    background-image: url(../dist/youtube-ico.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -35px;
    z-index: 3
}

.youCover.active-iframe img {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0
}

.youCover.active-iframe:before {
    -moz-opacity: 0!important;
    -khtml-opacity: 0!important;
    -webkit-opacity: 0!important;
    opacity: 0!important;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    -moz-transform: scale(3);
    transform: scale(3)
}

.youCover iframe,
.youCover img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.youCover:hover:before {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.youCover.fancybox-active img {
    border: 5px solid #639
}
