﻿.bottom-band {
    background-color: #fff;
    color: #000;
    padding: 10px;
}

    .bottom-band p {
        font-size: 13px;
        line-height: 15px;
        margin: 0;
        margin-bottom: 5px;
    }

.form-divider {
    border-left: 1px solid #d5d5d5;
}

.price {
    margin-bottom: 150px;
}

.pricem {
    width: 100px;
}

.slider-text {
    font-size: 70px;
    line-height: 70px;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    margin: 0;
    font-family: 'robotobold';
}

.slider-textm {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    margin: 0;
    font-family: 'robotobold';
}

.slider-text2 {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    margin: 0;
    font-family: 'robotomedium';
}

.slider-text2m {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    margin: 0;
    font-family: 'robotomedium';
}

.slider-band {
    background-color: #ff0000;
    width: 250px;
    height: 15px;
    margin: 0;
    padding: 0;
    display: inline-block;
}


.uk-checkbox-lbl {
    font-size: 13px;
    line-height: 13px;
    text-decoration: none;
    color: #000;
}

.acc-a {
    font-size: 13px;
    line-height: 13px;
    text-decoration: none;
    color: #000;
}

    .acc-a:hover {
        text-decoration: none;
        color: #000;
    }


.acc-b {
    font-size: 13px;
    line-height: 13px;
    text-decoration: none;
    color: #000;
}

    .acc-b:hover {
        text-decoration: none;
        color: #000;
    }

.errors {
    border: 1px solid red;
}


.footer-band {
    margin: 0;
    margin-top: -6px;
    width: 100%;
}

.footer-band-logo1 {

}

.footer-band-logo2 {
    height: 98px;
    margin-top: -1px;
}

.footer-band-top {
    background-repeat: repeat-x;
    padding: 0;
    margin: 0;
}

.min30 {
    background-image: url(/kampanya_new/landing_background.png) !important;
}
@media only screen and (max-width: 641px) {
    .min30 {
        background-image: url(/kampanya_new/360x300px-logolu.jpg) !important;
    }

    .uk-position-top-center {
        display: none;
    }
}