.portlet.box.default {
    border: 1px solid #ddd;
}

.portlet.box.default>.portlet-title, .portlet.default, .portlet>.portlet-body.default {
    background: linear-gradient(to right, #03b9ac, #03e2d3);
    border-radius: 15px 15px 0 0 !important;
}

.portlet.box.default>.portlet-title>.caption, .portlet.box.default>.portlet-title>.caption>i {
    color: #fff;
    margin-left: 20px;
}

@media (min-width: 992px) {
    .tab-min-height {
        min-height: 600px;
    }
}

.row-margin {
    margin: 10px -15px 10px -15px;
}

.pager {
    background: linear-gradient(to right, #03b9ac, #03e2d3);
    margin: 20px -15px -15px -15px;
}

.vertical-align {
    display: flex;
    align-items: center;
}

@media (max-width: 991px) {
    .logo {
        margin-bottom: 15px;
    }
}

h1 {
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    color: #03b9ac;
    text-align: center;
    margin: 40px 15% 70px 15%;
}

@media (max-width: 600px) {
    h1 {
        margin: 0 0 30px 0;
    }
}

hr {
    margin-top: 10px;
    margin-bottom: 15px;
    border-top: 2px solid #ddd;
}

.img-round {
    border-radius: 50% !important;
    border: 2px solid #03b9ac;
    background-color: #fff;
    padding: 5px;
    width: 125px;
    height: 125px;
}

.img-round-small {
    padding: 0;
    width: 75px;
    height: 75px;
}

.img-round-large {
    border-radius: 15px !important;
    width: 90%;
    height: 90%;
}

.img-isolatie {
    padding: 0 0 0 0;
    width: 150px;
}

.img-warm-water {
    padding: 0 10px 0 10px;
    width: 120px;
}

.img-volgende-stappen {
    margin: 10px 0 0 10px;
}

.img-subtext {
    font-size: 13px;
    font-weight: 600;
    color: #a0cbe1;
    text-align: center;
    margin: 5px 0 5px 0;
}

.subtitle {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #03b9ac;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    padding: 2px 10px 2px 10px;
}

.modal-title {
    font-size: 15px;
    font-weight: 600;
    color: #b2b2b2;
    text-transform: uppercase;
}

.subtitle-modal {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #03b9ac;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    margin-top: 0;
    padding: 2px 10px 2px 10px;
}

.subtitle-subtext {
    font-size: 13px;
    font-weight: 600;
    color: #b2b2b2;
    text-align: right;
    width: 100%;
    margin: 5px 0 0 0;
    padding: 2px 5px 2px 5px;
}

@media (max-width: 991px) {
    .subtitle-subtext {
        text-align: left;
        margin: 5px 0 15px 0;
    }
}

.row-margin-slider {
    margin: 20px 0 40px 0;
}

.subtitle-extra {
    font-size: 15px;
    font-weight: 600;
    color: #03b9ac;
    background-color: #fff;
    border: 2px solid #03b9ac;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 2px 10px 2px 10px;
}

@media (max-width: 776px) {
    .subtitle-extra {
        margin: 10px 0 40px 0;
    }
}

.slider-oppervlakte {
    margin-top: 7px;
}

.label-slider {
    font-size: 15px;
    font-weight: 600;
    color: #03b9ac;
}

#slider_oppervlakte_gelijkvloers .ui-slider-tip,
#slider_oppervlakte_1_verdieping .ui-slider-tip,
#slider_oppervlakte_2_verdieping .ui-slider-tip,
#slider_oppervlakte_3_verdieping .ui-slider-tip {
    visibility: visible;
    opacity: 1;
    top: -30px;
}

#slider_oppervlakte_gelijkvloers .ui-slider-handle,
#slider_oppervlakte_1_verdieping .ui-slider-handle,
#slider_oppervlakte_2_verdieping .ui-slider-handle,
#slider_oppervlakte_3_verdieping .ui-slider-handle {
    background: #03b9ac;
}

.select-model {
    display: inline-block;
    border-radius: 0 0 15px 15px !important;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 0;
    background-color: #f5f5f5;
}

.select-model:hover {
    background-color: #cfebfc;
}

.select-model.active {
    background-color: #ddd;
}

.label-ketel-type {
    font-size: 14px;
    font-weight: 600;
    color: #03b9ac;
    border-bottom: 2px solid #03b9ac;
    text-align: center;
    height: 40px;
    margin: 10px 5px 5px 5px;
    padding: 0 0 5px 0;
}

.ul-ketel-type {
    font-size: 14px;
    font-weight: 600;
    color: #03b9ac;
    text-align: left;
    min-height: 165px;
    margin: 0 0 0 0;
    padding-left: 25px;
    padding-right: 5px;
}

.label-prijs {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #0d82c7;
    border-radius: 15px !important;
    text-align: center;
    margin: 0 0 0 0;
    padding: 5px;
    min-height: 75px;
}

.label-prijs.active {
    background-color: #03b9ac;
}

.label-prijs-incl-btw {
    font-size: 12px;
}

.label-gratis-block {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border-bottom: 2px solid #fff;
    text-align: center;
    margin: 10px 5px 5px 5px;
    padding: 0 0 5px 0;
}

.ul-gratis-block {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    min-height: 140px;
    margin: 0 0 0 0;
    padding: 30px 5px 0 25px;
}

.ul-gratis-block > li {
    margin-bottom: 30px;
}

.geen-ketels {
    font-size: 15px;
    font-weight: 600;
    color: #132c4b;
    background-color: #f6f6f6;
    border-radius: 15px !important;
    text-align: left;
    min-height: 336px;
    margin: 0;
    padding: 50px;
}

.tijd-optie {
    margin-top: 10px;
}

.btn-subtext {
    font-size: 13px;
    font-weight: 600;
    color: #03b9ac;
    text-transform: none;
    text-align: center;
    width: 100%;
}

.button-group-adjust {
    text-align: center;
    margin-top: 0;
}

.btn-default {
    font-size: 15px;
    font-weight: 600;
    color: #03b9ac;
    background-color: #fff;
    text-transform: uppercase;
    border: 2px solid #03b9ac;
    border-radius: 30px !important;
    min-width: 140px;
    padding: 10px;
    margin: 10px;
}

@media (max-width: 600px) {
    .btn-default {
        min-width: 250px;
        padding: 7px;
        margin: 5px;
    }
}

.btn-next {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #0d82c7 !important;
    text-transform: uppercase;
    border: 2px solid #fff !important;
    border-radius: 30px !important;
    padding: 10px 10px 10px 20px !important;
    margin: 15px 20% 15px 15px;
}

.btn-previous {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #0d82c7 !important;
    text-transform: uppercase;
    border: 2px solid #fff !important;
    border-radius: 30px !important;
    width: 60px;
    padding: 10px 10px 10px 10px !important;
    margin: 15px 15px 15px 20px;
}

.btn-next:hover, .btn-previous:hover {
    border-color: #a0cbe1 !important;
}

.fa-adjust {
    line-height: 9px !important;
}

a:hover {
    cursor: pointer;
    color: #a0cbe1;
    text-decoration: none;
}

a:focus {
    cursor: pointer;
    color: #fff;
}

.custom-link {
    color: #03b9ac;
    text-decoration: none;
}

.bekijk-projecten {
    color: #03b9ac;
    position: absolute;
    right: 30px;
    text-decoration: none;
}

.bekijk-projecten:hover {
    color: #a0cbe1;
    text-decoration: none;
}

.btn-default:focus, .btn-default.focus {
    color: #03b9ac;
    background-color: #fff;
    border-color: #03b9ac;
}

.btn-default:hover {
    color: #03b9ac;
    background-color: #cfebfc;
    border-color: #03b9ac;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #a0cbe1;
    border-color: #03b9ac;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: #fff;
    background-color: #a0cbe1;
    border-color: #03b9ac;
}

.error {
    color: #e74c3c;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-35 {
    margin-bottom: 35px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-45 {
    margin-bottom: 45px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-bottom-70 {
    margin-bottom: 70px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-bottom-90 {
    margin-bottom: 90px;
}

.margin-bottom-100 {
    margin-bottom: 100px;
}
