/*!
Theme Name: theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: reshaemonline
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #fff;
    background-color: #FFBABA;
    border: 0;
    border-radius: 3px;
    padding: 10px;
    margin: 0;
    margin-bottom: 40px;
    width: 95%;
}

.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #fff;
    background-color: #DFF2BF;
    border: 0;
    border-radius: 3px;
    padding: 10px;
    margin: 0;
    margin-bottom: 40px;
    width: 95%;
}

span.wpcf7-not-valid-tip {
    display: none;
}

input[aria-invalid="true"],
select[aria-invalid="true"] {
    border: 1px solid red !important;
    background-color: #F8CDCA !important;
}

.section-404 {
    padding: 50px 0;
}

html, body {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
}
.site-wrapper {
  flex: 1 0 auto;
}

.qa__item {
    width: 50%;
}

.reviews-container {
    height: 100% !important;
}

.lr-modal .modal_links span {
    text-decoration: none !important;
}

.mb-0-h1 h1 {
    margin-bottom: 0;
}


.order-form {
    padding: 20px;
    background-color: white;
}

.form__title {
    position: relative;
    color: #554f4f;
    font-family: "proba_probold", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
}

.form__title:before {
    content: url("../images/form-arrow.png");
    position: absolute;
    left: -20px;
    top: 15px;
}

.order-form label {
    display: block;
    color: #505558;
    font-size: 12px;
    font-weight: 400;
    padding: 8px 0 0 0;
    text-align: left;
}

.order-form__input {
    background-color: #F8EDF9 !important;
    border: 1px solid transparent !important;
    /*padding-top: 35px !important;*/

    /*padding-bottom: 35px !important;*/
    font-family: 'dpix_8ptregular', sans-serif !important;
    color: #733F74 !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 42px !important;
    text-align: right !important;
}

.order-form input,
.order-form select {
    display: block;
    width: 100%;
    height: 50px;
    margin-bottom: 5px;
    margin-left: 0;
    padding: 0 10px;
    background-color: white;
    border: 1px solid #c4c4c4;
    color: #505558;
    font-size: 16px;
    font-weight: 400;
}

.order-form input:focus,
.order-form select:focus {
    outline: none;
    border-color: #B45AC1;
}

.order-form .slider__outer {
    height: 10px;
    background-color: #B45AC1;
    margin: 40px 0 12px;
}

.order-form .ui-widget-content {
    background: transparent;
    border: none !important;
    margin-left: 5px;
    width: 93%;
    left: 6.66667%;
}

.order-form .ui-slider-handle {
    margin-top: -6px;
    margin-left: -8.5px;
    width: 30px !important;
    height: 30px !important;
    background: url('images/slinner-icon.png') no-repeat center / contain;
    border: none;
    border-radius: 100%;
    text-align: center;
    color: #fff !important;
    font-size: 9px;
    font-weight: 700 !important;
    line-height: 30px;
}

.order-form .ui-slider-handle:focus {
    outline: none;
    cursor: pointer;
}

.spinnerNumber {
    padding-left: 10px;
    color: #f88525;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 42px;
    width: 100%;
}

.order-form #spinner {
    margin: 0;
}

.order-form .ui-spinner {
    margin: 0;
    width: 100%;
    position: relative;
    border-radius: 0;
}

.order-form .order__submit {
    width: 100%;
    height: 46px;
    background-color: #f88525;
    border-radius: 1px;
    border: none;
    /*margin-top: 20px;*/
    margin-bottom: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.order-form .order__submit:hover {
    background-color: #f88525;
}

.order-form .spinner__outer {
    margin-top: 20px;
}

.order-form .ui-button {
    width: 1.7em !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    background: transparent !important;
    cursor: pointer !important;
}

.order-form .ui-button:active {
    border: 1px solid transparent !important;
    background: #ccc !important;
    border-radius: 0 !important;
}

.order-form .ui-spinner-down {
    right: 33px;
}

.order-form .ui-spinner-up {
    right: 5px;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn{
    border-radius: 0;
}

.sliderITem {
    border: 1px solid #ccc;
    height: 100%;
    margin-top: 30px;
    padding: 2px 15px;
}

.form-bg {
    background: #FEF5FF;
    padding-top: 50px;
    padding-bottom: 50px;
}

#resultInput {
    margin-top: 16px;
}

.fixed-header {
    position: fixed;
    top:0; left:0;
    width: 100%;
    background-color: #fff;
    z-index: 9999;
}

.fixed-header:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    left: 0;
    background-image: linear-gradient(to right, #B65BC3 0%, #13d4bb 100%);
}

/*==========  Non-Mobile First Method  ==========*/


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
    .single__pricelist li span:last-child {
        width: 130px;
    }

    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        margin-right: 0 !important;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.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;
    }

    .reg-btn {
        width: 150px;
        display: block;
        margin: auto;
        text-align: center
    }

    .login-btn {
        width: 50px;
        display: block;
        margin: auto;
        text-align: center
    }

    .header-phone {
        width: 140px;
        padding-left: 20px;
        display: block;
        margin: auto;
        text-align: center 
    }

    .header__logo {
        margin-left: -20px !important;
    }

    .header-phone {
        width: 150px;
    }
}


/* Medium Devices, Desktops */
@media (max-width: 991px) {
    .single__pricelist-outer {
        margin-top: 40px;
    }

    .qa__item,
    .qa__section th {
        display: block;
        width: 100%;
    }

    .qa__section table tr td:first-child, .qa__section table tr th:first-child {
        border-right: 0;
    }
}


@media only screen and (max-width: 992px) {
    .banner-form__wrapper input {
        width: 210px !important;
    }

    .review__outer .nav-tabs a {
        width: 360px;
    }

    .info-grid__single {
        margin-top: 40px;
    }

    .single__pricelist {
        margin-left: 0;
    }

    #review-arr-right {
        right: 0;
        z-index: 9999;
    }

    #review-arr-left {
        left: 0;
        z-index: 9999;
    }

    .info-grid__caption {
        padding-left: 10px;
        padding-right: 10px;
    }

}
/* Small Devices, Tablets */

@media only screen and (max-width: 767px) {
    .footer__description {
        margin-bottom: 20px;
        text-align: center;
    }
    .footer__payments {
        display: block;
        margin: auto;
    }

    .footer__contacts {
        margin-bottom: 20px;
        text-align: center;
    }

    .footer__ul-a {
        text-align: center;
    }

    .footer__contacts-tl {
        margin-top: 20px;
    }

    .footer__contacts li,
    .footer__conf {
        text-align: center !important;
    }

    .review__outer .nav-tabs a {
        width: 100%;
        display: block;
    }

    .banner-form__wrapper input {
        width: 100% !important;
    }

    .banner__outer {
        margin-left: 0;
    }

    .text-section__icon {
        display: block;
        margin: 0 auto 20px auto;
    }

    .hiw__outer>div {
        width: 100%;
    }

    .hiw__outer .hiw__item:after {
        content: "";
    }

    .nav-tabs>li {
        width: 100%;
    }

    .ss__icon-outer img {
        display: block;
        margin: auto;
    }

    .footer__ul-a {
        margin-top: 50px;
    }

    .header__logo {
        display: block;
        margin: 7px 0 0 17px;
        width: 225px;
    }

    .header__logo:before {
             width: 20px;
             left: -10px;
         }

    .lr-modal .modal-dialog {
        margin: 10% auto 0 auto !important;
    }

    .ss__title,
    .ss__subtitle {
        text-align: center;
    }

}



/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {}

