body { background: #263238 url(../../../../img/ecopros/policz/bg.jpg) no-repeat; font-family: Roboto, sans-serif; width: 100%; height: 100%; background-position-y: -150px; }
html { width: 100%; height: 100% }

.body-overlay {
    background: #002143;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
}

.page { z-index: 1; padding-bottom: 70px; }

.navbar-brand {  margin-left: -15px; }

@media (min-width: 1405px) {
    .container {
        max-width: 1040px
    }
}

@media (max-width: 1170px) {


}


h1 {
    font: normal normal bold 54px/65px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

h2 { padding-top: 0.2em; }

.text-green, .green {
    color: #54B049 !important;
}

.underlined {
    text-decoration: underline;
}

.text-orange {
    letter-spacing: 0px;
    color: #FD6A02; }

.btn-orange {
    background: #FD6A02 0% 0% no-repeat padding-box;
    border-radius: 3px;
    font-family: 'Roboto';
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 0.59em;
    font-size: 1rem;
}

.btn-orange:hover {
    color: #FFFFFF;
}

.points-container { margin-top: 2em; display: flex; justify-content: center; flex-direction: column }

.points {
    list-style: none;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
}

.points li {
    padding-bottom: .5em;
    text-align: left;
    font: normal normal normal 18px/24px Roboto;
    letter-spacing: 0.56px;
    color: #707070;
    opacity: 1;
}

.points li::before {
    background: url(../../../../img/ecopros/policz/point.svg);
    width: 20px;
    height: 20px;
    margin-top: 0;
    margin-right: 13px;
    text-shadow: 0px 0px 20px rgba(0,0,0,0.25);
    content: '';
    display: block;
    float: left;
    margin-left: -12px;
}

.mobile-section { display: none }

.container-footer h1 {
    font-weight: 500;
    font-size: 41px;
    text-align: left !important;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
    line-height: 42px;
    margin-bottom: 0.5em;
}

.container-footer {
    background: #EEEEEE 0% 0% no-repeat padding-box;
}

.container-footer p {
    text-align: left;
    font: normal normal normal 24px/29px Roboto;
    letter-spacing: 0px;
    color: #707070;
}

.container-footer .footer-area { padding: 4em; }

.col-right .step-4 .form_heading {
    text-align: left !important;
    font: normal normal 900 24px/29px Roboto !important;
    letter-spacing: 0px !important;
    color: #707070 !important;
    opacity: 1 !important;
}


@media (max-width: 768px) {

    .main { padding: 1.5em; }

    .main-body { padding: 0em; }
    .main-body img, .main-body p, .main-subtitle { display: none }
    .navbar-brand {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-left: 1em;
    }
    .navbar-brand img { max-width: 90px; max-height: 32px; }

    h1 {
        text-align: center !important;
        font: normal normal 900 28px/33px Roboto;
        letter-spacing: 0px;
        color: #FFFFFF;
        margin-bottom: 0.5em
    }

    .stepper .col-left {
        padding: 1.5em;
        min-height: unset;
    }

    .stepper .col-right {
        padding: 1.5em;
        min-height: unset;
    }

    .sum {
        min-height: 60px;
        margin-top: 1.5em;
    }

    .sum .total {
        font-size: 25px;
    }

    .sum .label .text {
        font: normal normal bold 16px/19px Roboto;
    }

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

    .slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
        width: 41px;
        height: 41px;
        margin-left: -19px !important;
        margin-top: -9px;
    }

    .stepper .col-right .step-1 h3 {
        text-align: center;
        font: normal normal 900 18px/22px Roboto;
        letter-spacing: 0.56px;
        color: #707070;
        opacity: 1;
    }

    .points { margin-bottom: 0em; }

    .col-right .step-2 h2 {
        font: normal normal 900 18px/22px Roboto;
        margin-bottom: 0em;
    }

    .col-right .custom-control-label {
        margin-top: 1.2em;
        text-align: left;
        font: normal normal normal 12px/14px Roboto;
        letter-spacing: 0.37px;
        opacity: 1;
    }

    .col-right .form__footer {
        margin-top: 1em;
    }

    .col-left .step-2 { padding-left: 0em; padding-top: 0em }

    .col-left.simple .step-1 .title { display: none }
    .col-left.simple .step-1 .slider-container { display: none }
    .col-left.simple .step-1 .check { display: none !important }
    .col-left.simple { padding-top: 0.5em; }

    .form-group {
        margin-bottom: 1.3rem;
    }


    .col-left .step-2 h2 {
        font: normal normal bold 16px/17px Roboto;
        margin-bottom: 0.1em;
        padding-bottom: 0.1em;
        text-align: center !important;
    }

    .col-left .step-2 h3 {
        text-align: center !important;
    }

    .col-left .step-2 h3 {
        font: normal normal normal 14px/17px Roboto;
        letter-spacing: 0px;
    }

    .col-right .step-3 h3 {
        font: normal normal normal 18px/22px Roboto;
    }

    .col-right .step-3 h4 {
        margin-top: 0.5em;
        margin-bottom: 0.8em;
        font: normal normal 900 18px/22px Roboto;
        color: #707070;
    }

    .col-right .step-3 .btn-orange {
        margin-bottom: 1.5em;
    }

    .col-left .step-3 { display: none }
    .col-right .step-4 .form_heading {
        font: normal normal 900 18px/22px Roboto;
        letter-spacing: 0px;
        color: #707070;
        text-align: left;
    }

    .col-right .step-5 h2 {
        font: normal normal 900 18px/22px Roboto;
    }

    .col-right .step-5 p {
        font: normal normal normal 16px/19px Roboto;
        color: #707070;
    }

    .col-right .step-5 h1 {
        text-align: left !important;
        font: normal normal 900 18px/22px Roboto;
        margin-top: 1em;
    }

    .col-right .step-5 .simple { display: none }
    .col-right .step-5 .title { margin-bottom: 1.5em; }

    .container-footer h1 {
        font-weight: 500;
        font-size: 24px;
        text-align: left !important;
        font: normal normal medium 24px/29px Roboto;
        letter-spacing: 0px;
        color: #707070;
        opacity: 1;
        line-height: 28px;
    }

    .container-footer {
        background: #EEEEEE 0% 0% no-repeat padding-box;
    }

    .container-footer p {
        text-align: left;
        font: normal normal normal 18px/22px Roboto;
        letter-spacing: 0px;
        color: #707070;
    }

    .container-footer .footer-area { padding: 1.5em; }

    .mobile-section {
        display: flex;
        font: normal normal 900 16px/19px Roboto;
        letter-spacing: 0px;
        color: #707070;
        margin-bottom: 1em;
    }

    .mobile-section img { margin-right: 1em }

    .mobile-section.green {
        color: #54B049;
    }

    .mobile-section.green a {
        color: #54B049;
        font-size: 15px;
    }

    .page { padding-bottom: 0px; }

    body {
        background-position: 30% 50%;
    }

    .col-left .custom-control-label { margin-top: 0.7em !important;}
    .slider-value { margin-top: 1.1em !important; }
    .step-1 .col-left .title { margin-bottom: 1em !important; margin-bottom: 0.8em; }
    .main {
        padding: 1.1em !important;
    }

    .stepper .col-left {
        border-radius: 4px 4px 0px 0px !important;
    }

    .stepper .col-right {
        border-radius: 0px 0px 4px 4px !important;
    }
}

.body-overlay { position: fixed !important; }

.container-faq h1 {
    text-align: left;
    font-size: 41px !important;
    font-weight: normal;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
}

.container-faq {
    background: white;
}

.container-faq .faq-area p {
    font: normal normal normal 18px/22px Roboto;
    letter-spacing: 0px;
    padding-right: 30px;
    color: #707070;
}

.container-faq .panel-heading a {
    color: rgb(84, 176, 73);
    position: relative;
    text-decoration: none;
}

.container-faq .panel-heading .panel-title {
    position: relative;
    padding-right: 50px;
    display: block;
    font-size: 1.5rem
}

.container-faq .faq-area {
    padding: 4em;
}

.container-faq .panel-body {
    /* padding-left: 30px; */
}

.container-faq .panel-body h5 {
    margin-bottom: 0;
    font-weight: 400;
}

.container-faq .panel-heading span:before {
    transition: 0.3s all;
    transform: translate(-50%, -50%) rotate(90deg);
}

.container-faq .panel-heading span {
    position: absolute;
    height: 20px;
    width: 30px;
    top: 5px;
    right: 10px;
    /* margin-left: 5px; */
}

.container-faq .panel-heading span:before,
.container-faq .panel-heading span:after {
    content: '';
    position: absolute;
    display: block;
    height: 3px;
    width: 19px;
    background: rgb(84, 176, 73);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.container-faq .panel-heading span:before {
    transition: 0.3s all;
    transform: translate(-50%, -50%) rotate(90deg);
}

.container-faq .panel-heading a[aria-expanded='true'] span:before {
    transform: translate(-50%, -50%) rotate(0deg);
}

@media (max-width: 768px) {
    .container-faq .faq-area {
        padding: 1.5em;
    }
    .container-faq .faq-area p {
        padding-right: 15px;
    }
    .container-faq h1 {
        font-weight: 500 !important;
        font-size: 24px !important;
        text-align: left !important;
        letter-spacing: 0px;
        color: #707070 !important;
        line-height: 28px !important;
    }
}

.form-group .custom-control-label.agree2 { margin-top: 0px }
.form-group .custom-control-label.agree2ex { margin-top: 0px }
#example1-error {
    font-size: 12px;
    font-weight: bold;
    margin-left: 25px;
}