html {
    scroll-behavior: smooth
}

body {
    font-family: Roboto, sans-serif
}

img {
    max-width: 100%
}

.banner {
    padding: 50px 0;
    min-height: 500px;
    background-image: linear-gradient(180deg, #1f242cee 50%, #1f242cE6 100%), url(../img/Heat-Pump-House-Price.jpg);
    background-size: cover;
    background-position: center center
}

a:focus, a:hover, a:visited {
    color: #342662;
    outline: 0;
    text-decoration: none
}

.logoz {
    padding: 10px 0;
    background-color: #fff
}

.logo {
    margin: auto auto 40px;
    display: block
}

section {
    padding: 70px 0 0
}

.bggrey ul {
    margin: 40px 0;
    padding: 0
}

.bggrey ul li {
    list-style: none;
    position: relative;
    padding-left: 40px;
    line-height: 1;
    margin-bottom: 20px;
    color: #fff
}

.bggrey ul li {
    color: #1f242c
}

.bggrey ul li::before {
    content: url(../img/checkmark.svg);
    width: 24px;
    height: 24px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute
}

button, input {
    outline: 0
}

#form1, #form2, #form3, #form4, #form5, #form6, #form7, #form8, #formf {
    display: none
}

#formf {
    padding: 30px 0
}

#formf h2 {
    color: #999 !important;
    text-align: center
}

#formf .fa-check {
    color: #F6A235;
    display: block;
    text-align: center;
    font-size: 40px;
    margin: 10px 0
}

#formf p {
    text-align: center;
    line-height: 1.2;
    color: #999
}

.signup-box {
    width: 100%;
    height: auto;
    box-shadow: 0 8px 28px 2px rgb(61 61 61 / 12%);
    min-height: 250px
}

.signup-box-headling {
    width: 100%;
    height: auto;
    padding: 5px 20px;
    position: relative;
    text-align: center
}

.signup-box-body {
    width: 100%;
    padding: 20px;
    background: #fff;
    padding-top: 40px;
    color: #fff;
    padding-bottom: 40px;
    border-radius: 0 0 25px 25px
}

.signup-box-body img {
    width: 33.33%;
    display: block;
    margin: 0 auto 20px
}

.selectorama {
    background: #F6A235;
    padding: 20px 12px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    margin: 10px 2% 0 0;
    text-align: center;
    max-width: 49%;
    line-height: 1;
    border-radius: 7px;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #e4e2e2;
    transition: all .25s
}

.noright {
    margin-right: 0
}

.selectorama2:hover, .selectorama:hover {
    background: #F6A235
}

.gratos {
    background-color: #fff;
    font-size: 18px;
    padding: 20px 20px 0;
    line-height: 1.2
}

h1.titleozor {
    color: #1f242c;
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    text-align: center
}

.btn-signup, .signup-button {
    background-color: #F6A235;
    transition: all .4s ease-in-out;
    outline: 0
}

.btn-signup:hover, .signup-button:hover {
    background: #F6A235;
    transition: all .4s ease-in-out;
    color: #fff;
    cursor: pointer
}

.signup-box-headling {
    background-color: #fff;
    border-bottom: 2px solid #1f242c;
    border-radius: 20px 20px 0 0
}

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.signup-button {
    height: 46px;
    font-size: 18px;
    border: none;
    width: 100%;
    color: #fff;
    margin: 10px 0 0
}

.signup-box-headling h2 {
    margin-bottom: 10px;
    margin-top: 10px;
    color: #1f242c;
    font-size: 20px;
    font-weight: 600
}

.signup-box .form-control {
    border: none;
    height: 43px;
    margin-bottom: 10px;
    color: #999
}

.signup-box .form-control:focus {
    box-shadow: 0 0 0 2px #e9edf3
}

.signup-box .form-control {
    border: none;
    height: 43px;
    margin-bottom: 1rem;
    color: #6c757d;
    -webkit-appearance: none
}

.form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f9f9f9;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.leftside {
    margin-bottom: 40px
}

.leftside h1 {
    font-size: 36px;
    color: #fff;
    line-height: 40px;
    font-weight: 800;
    margin: 20px 0 35px
}

.leftside h1 span {
    color: #F6A235;
    font-size: 40px;
}



.leftside h2 {
    margin: 0;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    font-weight: 400
}

.leftside h2 span {
    color: #F6A235;
    font-weight: 500
}

.leftside p {
    color: #fff;
    font-size: 15px;
    margin-top: 40px
}

.leftside ul {
    margin: 0;
    padding: 0
}

.leftside ul li {
    list-style: none;
    position: relative;
    padding-left: 40px;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
    color: #fff
}

.leftside ul li:before {
    content: url(../img/checkmark.svg);
    width: 24px;
    height: 24px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute
}

.text-white {
    color: #fff
}

.bggrey {
    background: #f6f7f8
}

.bggreen {
    background-image: linear-gradient(180deg, #F6A235D9 0, #F6A235 82%);
    color: #fff
}

.bggreen .btn {
    background: #1f242c;
    text-align: center;
    line-height: 1;
    padding: 20px 30px;
    font-size: 20px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    font-weight: 700;
    display: inline-block
}

.mybtn {
    background: #F6A235;
    text-align: center;
    line-height: 1;
    padding: 20px 30px;
    font-size: 20px;
    color: #fff !important;
    border: 1px solid #fff;
    border-radius: 5px;
    font-weight: 700;
    display: inline-block
}

.space {
    padding: 90px 0
}

.space p {
    color: #1f242c
}

.bgdark p {
    color: #fff
}

.bggrey {
    background: #f6f7f8;
    color: #1f242c
}

.fluc h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600
}

.flac img {
    border-radius: 25px
}

.mycard {
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    border-bottom: 4px solid #F6A235;
    border-radius: 10px
}

.mycard img {
    border-radius: 10px
}

.mycard h3 {
    margin-top: 40px;
    font-weight: 900;
    font-size: 23px;
    line-height: 29px;
    padding: 0 35px 15px;
    color: #1f242c
}

.mycard p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 24px;
    color: #9b9b9b !important;
    padding: 0 35px
}

.myavis {
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    border-bottom: 4px solid #F6A235;
    border-radius: 10px;
    position: relative;
    padding: 20px 35px
}

.myavis h2 {
    font-weight: 900;
    font-size: 18px;
    color: #1f242c;
    margin-bottom: 0
}

.myavis h3 {
    font-weight: 900;
    font-size: 20px;
    color: #1f242c
}

.myavis p {
    font-size: 15px;
    color: #9b9b9b !important;
    margin-bottom: 10px
}

.myavis img {
    border-radius: 50%;
    width: 70px;
    position: absolute;
    right: 15px;
    top: 15px
}

.myavis .stars {
    color: gold;
    margin-bottom: 10px
}

.footer {
    padding: 10px 0;
    color: #c1c1c1;
    font-size: 14px;
    text-align: center;
    margin: 0;
    font-weight: 300;
    background: #1f242c
}

.footer a {
    color: #c1c1c1
}

.modal-title {
    position: absolute;
    font-family: Roboto, sans-serif;
    font-size: 20px
}

#myProgress {
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    transition: all .4s ease-in-out
}

#myBar {
    width: 5%;
    height: 20px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700;
    transition: all .4s ease-in-out;
    background: #F6A235;
}

#myBar::after {
    content: "";
    left: 24px;
    right: 16px;
    position: absolute;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    -webkit-animation: boogie 2s linear infinite;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    background-size: 30px 30px;
    z-index: 1;
    overflow: hidden;
    height: 20px;
    opacity: .5
}

@-webkit-keyframes boogie {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 50px 40px
    }
}

@-moz-keyframes boogie {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 50px 40px
    }
}

.padleft {
    padding-left: 1.5rem
}

.icon-text h3 {
    font-size: 22px;
    margin-top: 15px;
    color: #1f242c;
    font-weight: 500
}

.icon-text span {
    font-size: 16px;
    display: block;
    line-height: 18px;
    color: rgba(255, 255, 255, .7)
}

.btngreen {
    background: #F6A235;
}

@media screen and (min-width:1200px) {
    .container-fluid {
        max-width: 1370px
    }
}

@media screen and (max-width:480px) {
    .leftside h2, .leftside p, .leftside ul {
        display: none
    }

    .cheat {
        order: -1
    }

    .leftside h1 {
        font-size: 22px;
        line-height: 1;
        margin-top: 0
    }

    .banner {
        padding-top: 20px
    }

    .flac img {
        margin-bottom: 20px
    }

    .bggreen {
        padding: 0 15px;
        text-align: center
    }

    .disoff {
        display: none
    }

    .leftside {
        margin-bottom: 0
    }

    .padleft {
        padding-left: 15px
    }

    .selectorama {
        max-width: 100%;
        margin: 10px 0 0 0
    }

    .logoz {
        margin-bottom: 0;
        padding: 0
    }

    .myavis, .mycard {
        margin-bottom: 35px
    }
}

@media screen and (max-width:390px) {
    .banner {
        min-height: 500px
    }

    .signup-box-headling h2 {
        font-size: 18px
    }
}