Your IP : 18.218.230.170


Current Path : /home/bitrix/ext_www/klimatlend.ua/local/templates/climat_land_B/
Upload File :
Current File : /home/bitrix/ext_www/klimatlend.ua/local/templates/climat_land_B/styles.css

.cuupon{
    color: #51274d;
    font-weight: 800;
}

.aligned-center {
    text-align: center;
}

@media (max-width: 767px) {
    .body-banner-wrap {
        display: none;
    }
}

.description h3{
    margin-top: 7px;
    margin-bottom: 7px;
}

.description img{
    margin-top: 7px;
    margin-bottom: 7px;
}

.description table.text-table {
    width: 30%!important;
    background-color: #FFFFFF!important;
    border-collapse: collapse!important;
    border-width: 2px!important;
    border-color: #c5c5c5!important;
    border-style: solid!important;
    color: #000000!important;
}

.description table.text-table td, .description table.text-table th {
    border-width: 2px!important;
    border-color: #c5c5c5!important;
    border-style: solid!important;
    padding: 3px!important;
}

.description table.text-table thead {
    background-color: #dbdbdb!important;
}

.phone__list0 {
    top: 30px;
    background: #fff;
    z-index: 2;
    padding-left: 0;
    width: 200px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #cdcdcd;
    border-top: 3px solid #5d224d;
}

.city__list, .phone__list0 {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    position: absolute;
    top: 24px;
    right: -9px;
    background: #fff;
    z-index: 2;
    padding-left: 0;
    width: 129px;
    -webkit-box-shadow: 0 2px 1px rgba(175, 164, 160, 0.6), 0 0 3px rgba(175, 164, 160, 0.2), inset 0 0 2px 1px rgba(255, 255, 255, 0.5);
    box-shadow: 0 2px 1px rgba(175, 164, 160, 0.6), 0 0 3px rgba(175, 164, 160, 0.2), inset 0 0 2px 1px rgba(255, 255, 255, 0.5);
}

.active__city, .active__phone0 {
    position: relative;
    display: inline-block;

}


.usluga {
    cursor: pointer;
    width: 100%;
    height: 100px;
    border: 2px solid #ffc300;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}



.usluga_active{
    border: 2px solid #87296d!important;
    background-color: rgba(135, 42, 109, 0.03) !important;
}


.usluga-left {
    /*background: url(/local/templates/climat_land_B/components/bitrix/catalog/klimat/bitrix/catalog.element/.default/images/tes.png) left top no-repeat;*/
    display: block;
    position: absolute;
    width: 55px;
    height: 55px;
    top: 20px;
    right: 30px;

    font-size: 16px;
    font-weight: bold;
    color: #87296d;
    text-align: center;
}


.usluga-left_basket{
    color: #ffc301;
    top: -5px;
    padding-top: -20px;
}
.usluga-left_text {
    background-color: #ffc301;
    width: 20px;
    height: 20px;
    color: #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0px;

}