/* --- ui dropdown --- */

body {
    background-color: #fff !important;
}
.wpp-step-form {
    overflow: hidden;
}

.wpp-sf-wrap {
    margin-top: 30px;
}
.wpb_text_column ul.wpp-pr-block li::before {
    display: none;
}

.wpb_text_column  ul.wpp-pr-block li {
    padding-left: 0;
}
.wpp-sf-left {
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
}

.wpp-step-form-fields .ui-selectmenu-button {
    margin-bottom: 10px;
}
/* right-aligned */
.wpp-dropdown .ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.wpp-step-form .ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    font-family: 'Raleway', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 1;
    -moz-box-shadow: 0px 20px 19px -20px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0px 20px 19px -20px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 20px 19px -20px rgba(0, 0, 0, 0.12);
}

.wpp-step-form .ui-selectmenu-menu .ui-menu {
    overflow: auto;
    /* Support: IE7 */
    overflow-x: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.wpp-step-form .ui-selectmenu-menu .ui-menu li {
    font-family: 'Raleway', 'Arial', sans-serif;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.wpp-step-form .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}

.wpp-dropdown.ui-selectmenu-open {
    display: block;
}

.wpp-step-form .ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

.wpp-step-form .ui-selectmenu-button span.ui-icon {
    top: 0;
    right: 0;
    margin: 0;
    position: absolute;
}

.wpp-step-form .ui-selectmenu-icon::before {
    content: "\62";
    font-family: 'cc-template';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wpp-step-form .ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* --- cost calculator --- */
.wpp-step-form,
.vc_row .wpb_column .wpp-step-form {
    background: transparent;
    padding: 0;
    clear: both;
}

.wpp-step-form.cost-calculator-transparent,
.vc_row .wpb_column .wpp-step-form.cost-calculator-transparent {
    background: transparent;
}

.wpp-step-form .select_container {
    display: none;
}

.wpp-step-form label {
    width: auto;
    font-family: 'Raleway', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #303030;
}

.wpp-step-form input[type='text'] {
    float: right;
    width: 18%;
    margin-left: 7%;
    margin-top: 0;
    background: #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.wpp-step-form input[type='text']:focus,
.wpp-step-form input[type='text']:active {
    background: #FFF;
}

body .vc_row .wpp-step-form input[type='text'].cost-calculator-big {
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.cost-calculator-hidden {
    display: none;
}

.cost-calculator-sum input[type="submit"] {
    float: none;
    width: auto;
    margin-left: 0;
}

.wpp-step-form .ui-selectmenu-button {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    float: right;
    border: 1px solid #EBEBEB;
    margin: 15px 0 0;
    background: #FFF;
}

.wpp-step-form input + select + .ui-selectmenu-button,
.wpp-step-form input + .select_container + .ui-selectmenu-button,
.wpp-step-form input + .select-wrap > .ui-selectmenu-button {
    margin-top: 16px;
}

.wpp-step-form .ui-selectmenu-button span.ui-selectmenu-text {
    padding: 12px 40px 12px 15px;
    font-family: 'Raleway', 'Arial', sans-serif;
    line-height: 24px;
    font-size: 14px;
    color: #303030;
}

.wpp-step-form .select-wrap::after {
    display: none;
}

.wpp-step-form .ui-selectmenu-button .ui-icon {
    color: #303030;
    font-size: 16px;
    padding: 16px 16px 17px;
    width: auto;
    height: auto;
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-filter: fliph;
    filter: fliph;
    background: none;
    text-indent: 0;
}

.wpp-step-form .ui-selectmenu-button.ui-corner-top .ui-icon,
.wpp-step-form .ui-selectmenu-button:hover .ui-icon,
.wpp-step-form .cost-calculator-datepicker-container:hover .ui-icon {
    color: #c5283d;
}

.wpp-step-form .ui-selectmenu-menu {
    z-index: 99999;
}

.ui-selectmenu-menu .ui-menu.wpp-dropdown {
    border: 1px solid #EBEBEB;
    border-top: none;
    max-height: 204px;
}

.ui-selectmenu-menu .ui-menu.wpp-dropdown li {
    cursor: pointer;
    background: #FFF;
    color: #303030;
    padding: 13px 15px;
    border: none;
}

.ui-selectmenu-menu .ui-menu.wpp-dropdown li:first-child {
    border-top: 0;
    /* padding-top: 23px;*/
}

.ui-selectmenu-menu .ui-menu.wpp-dropdown li:last-child {
    /*padding-bottom: 23px;*/
}

.ui-selectmenu-menu .ui-menu.wpp-dropdown li.ui-state-focus {
    color: #56B665;
}

.wpp-step-form input[type='text'] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    max-width: none;
    height: auto;
    border: 1px solid #EBEBEB;
    background: #FFF;
    font-family: 'Raleway', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 15px;
    color: #303030;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: textfield;
}

.wpp-step-form input {
    border-color: #F6F6F6;
}

.wpp-step-form ::-webkit-input-placeholder {
    color: #A4AAB3;
}

.wpp-step-form :-moz-placeholder {
    color: #A4AAB3;
    opacity: 1;
}

.wpp-step-form ::-moz-placeholder {
    color: #A4AAB3;
    opacity: 1;
}

.wpp-step-form :-ms-input-placeholder {
    color: #A4AAB3;
}

.wpp-step-form .ui-selectmenu-button,
.wpp-step-form .ui-selectmenu-menu .ui-menu,
.wpp-step-form .ui-selectmenu-button .ui-icon,
.wpp-step-form input[type='text'] {
    border-color: #E2E6E7;
}

.ui-selectmenu-menu .ui-menu.wpp-dropdown li {
    border-top: 1px solid #E2E6E7;
}

.wpp-dropdown .ui-state-active, .ui-widget-content.wpp-dropdown .ui-state-active {
    border: none;
    background: transparent;
    font-weight: normal;
    color: #777777 !important;
}

.ui-menu.wpp-dropdown .ui-menu-item-wrapper {
    position: relative;
    padding: 0;
}

.ui-menu.wpp-dropdown .ui-state-focus, .ui-menu.wpp-dropdown .ui-state-active {
    margin: 0;
}

.wpp-step-form .ui-button {
    padding: 0;
}


.wpp-modal {
    max-width: 600px;
    background: #fff;
    width: 100%;
    position: fixed;
    top: -1000px;
    left: 50%;
    margin-left: -300px;
    z-index: 10000;
}

.wpp-modal-1 {
    border: 2px solid #c5283d;
}

.wpp-modal-2 {
    border: 2px solid #cc1818;
}

.wpp-modal img {
    max-width: 235px;
}

.m-flex {
    display: flex;
    padding: 0 30px;
}

.col-m-r {
    text-align: center;
}

b.text-uppercase {
    text-transform: uppercase;
}

.col-m-l {
    padding: 0 15px 0 0;
}

.wpp-m-action {
    text-align: center;
    padding: 15px 0;
}

.wpp-m-action a {
    color: #c5283d;
}

button.close.wpp-close {
    background: transparent!important;
    color: #d1e4dd;
    right: 15px;
    position: absolute;
    top: 5px!important;
    border: none;
    padding: 5px;
    font-size: 22px;
    cursor: pointer;
}


.wpp-m-head {
    height: 32px;
}

button.close.wpp-close:hover {
    color: #b6b6b6;
    padding: 5px;
    top: 5px;
}

.oilContainer {
    display: flex;
    justify-content: space-evenly;
    align-items: self-end;
}
.oilContainer img {
    max-width: 140px;
}

.recommendation {
    padding-bottom: 15px;
    text-align: center;
}

.recommendation a {
    color: #c5283d;
}

.col-m-f {
    text-align: center;
}

.r-head {
    text-align: center;
}

ul.wpp-pr-block span {
    font-weight: 600;
}

.wpp-pr-btns a {
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    padding: 19px 30px 20px;
    line-height: normal;
    letter-spacing: 1px;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.wpp_product_block {
    font-size: 16px;
    border: 2px solid #c5283d;
    padding: 25px 30px;
    margin-top: 20px;
}

ul.wpp-pr-block {
    list-style: none;
    padding: 0;
}
a.wpp-pr-modal {
    background-color: #c5283d;
    float: right;
}

.wpp-pr-btns {margin-top: 20px;overflow: hidden;}

a.wpp-pr-link {
    background-color: #cc1818;
}

a.wpp-pr-modal:active,a.wpp-pr-modal:focus,a.wpp-pr-modal:hover {
    background-color: #1d60a7!important;
    text-decoration:none!important;
    border-bottom:none!important;
}


a.wpp-pr-link:active,a.wpp-pr-link:focus,a.wpp-pr-link:hover {
    background-color: #b91a1a!important;
    text-decoration:none!important;
    border-bottom:none!important;
}

.wpp-overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 70%);
    z-index: 9999;
}

.oilContainer.wpp-nf {
    display: block;
    padding: 0 30px 30px;
}

.oilContainer.wpp-nf a {
    color: #c5283d;
}

.wpp-modal p {
    margin-top: 5px;
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    .wpp-sf-left{
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .wpp-modal{
        width:100%;
        left:auto;
        margin-left: auto;
    }

    .m-flex {
        flex-direction: column;
    }

    .wpp-pr-btns a {
        width: 100%;
        text-align: center;
        display: inline-block;
        box-sizing: border-box;
    }

    .wpp-pr-btns {
        text-align: center;
    }

    a.wpp-pr-modal {
        margin-top: 15px;
    }

    .oilContainer {
        display: flex;
        justify-content: space-around;
        align-items: self-end;
        flex-wrap: wrap;
        align-content: space-around;
    }
    .recommendation {
        width: 40%;
        display: block;
    }
}
