.land_modal .close{
    opacity: 1;
    text-shadow: none;
    color: #d5d6b9;
}
.land_modal .close:hover{
    opacity: .5;
}
#landing, 
.land_modal .modal-content{
    background: #843931;
    color: #d5d6b9;
}
#landing .service:hover{
    background: #935434;
}
#landing .text-danger{
    color: #EB9290;
}

.l_programm .block:nth-child(odd){
    background-color: #935434;
}

.l_counter .l_counter_timer{
    color: #ffffff;
}
