* {
    margin: 0;
    padding: 0;
}

.faces h4 {
    color: #27ae60;
    font-size: 1.2em;
    padding-top: 15px;
    padding-bottom: 0px;
    margin-bottom: 0;
}

.faces p {
    padding-top: 0px;
}

.foo_single_contact_info a {
    color: #ffffff;
}

.tp-sign {
    top: 40%;
    width: 600px;
    transform: matrix(1, 0, 0, 1, -300, -53);
    left: 50%;
    padding: 15px 15px 15px 15px;
    position: absolute;
    display: block;
    z-index: 1000;
    text-align: center;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
}

.tp-sign h2 {
    font-size: 49px;
    line-height: 49px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-family: "Open Sans";
}

@media (max-width: 768px) {
    .hidden-sm {
        display: none;
    }
}

@media (min-width: 768px) {
    .show-sm {
        display: none;
    }
}

.description ul li {
    list-style: circle;
    margin-left: 30px;
}

.description ul {
    margin-bottom: 15px;
}

.section_padding_top_100 {
    padding-top: 100px;
}

.section_padding_bottom_30 {
    padding-bottom: 30px;
}

.section_padding_15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

ion-icon {
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    margin-top: 5px;
}

.sneg td {
    vertical-align: middle;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
    .col-col-9 {
        width: 33%;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
    .col-col-9 {
        width: 22%;
    }
}

@media only screen and (min-width: 1000px) {
    .col-col-9 {
        width: 11%;
    }
}

.col-col-9 div {
    margin: 10px 5px 10px 5px;
    height: 45px;
    border: 1px #28a745 solid;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
}

.colors {
    margin-top: 15px;
}

.colors_header {
    margin-top: 30px;
}

.about_us_text .btn {
    white-space: pre-wrap;
}

.colors .col-md-4 {
    margin: 15px 0 15px 0;
}

.colors .col-md-4 > div {
    text-align: center;
    padding: 10px;
    color: #ffffff;
}

.colors img {
    margin-top: 15px;
}

.videos .col-md-6 {
    margin-bottom: 15px;
}

.order {
    margin: 0 0 0 0;
}

.order label {
    font-weight: bold;
    font-size: 16px;
}

.order input, .order select {
    border-radius: 0;
}

.search_course_area .container h2 {
    color: #ffffff;
    margin-bottom: 10px;
    font-weight: bold;
}

#total {
    background: none;
    font-weight: bold;
    font-size: 26px;
    font-style: italic;
    border: 1px #ffffff solid;
    margin-top: -7px;
    text-align: right;
    float: right;
    padding: 0;
    color: #28a745;
}

.total_row {
    padding-top: 10px;
}

.btn-order {
    border: 2px #218838 solid;
    background-color: #ffffff;
    font-size: 20px;
    margin-top: 30px;
}

.orders a {
    text-decoration: underline;
}

.order_section {
    background-color: #eeeeee;
}

@media (max-width: 768px) {
    .text-center-sm {
        text-align: center !important;
        margin-top: 10px;
    }

    .s-hide {
        display: none !important;
    }
}

@media (max-width: 576px) {
    .s-center {
        text-align: center;
    }

    .s-m-t-15 {
        margin-top: 15px;
    }

    .s-m-b-15 {
        margin-bottom: 15px;
    }
}

@media (max-width: 1200px) {
    .md-m-b-15 {
        margin-bottom: 15px;
    }
}

@media (min-width: 992px) {
    .l-border {
        border-right: 1px #eeeeee solid;
    }

    .l-hide {
        display: none;
    }
}

#scrollUp {
    bottom: 120px !important;
}

.action_submit .description {
    padding: 30px 30px 30px 30px;
    background-color: #eeeeee;
}

.background-overlay:before {
    background-color: rgba(0, 0, 0, .3) !important;
}

.cta-btn {
    width: 220px !important;
    background-color: transparent !important;
}

.cta-btn, .cta-btn:hover, .cta-btn:focus {
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    text-decoration: none;
    outline: none;
    color: #111;
}

.cta-btn:hover, .cta-btn:focus {
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    text-decoration: none;
    outline: none;
    color: #111;
    background-color: rgb(87, 202, 133) !important;
}

.flex {
    display: flex;
}

.mt-30 {
    margin-top: 30px;
}

.kladka-block {
    border: 1px #cccccc solid;
    padding: 15px !important;
    margin: 7px !important;
}

.kladka-item-1 img {
    padding: 10px 10px 0 10px;
}

.nav-menu a {
    font-size: 13px !important;
    padding: 26px 8px !important;
}

.nav-menu a strong {
   color: #28a745;
}

.classy-single-feature {
    position: relative;
    display: flex;
    flex-direction: column;
}

.classy-single-feature .minItemPrice {
    position: absolute;
    top: 30px;
    right: 30px;
    background-color: #28a745;
    padding: 10px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
}

.classy-single-feature .itemSmallDescription {
    flex: 1;
    margin: 10px 0 20px 0;
}