.modal-header .close{
    margin-top: -30px;
}
.close{
    font-size: 34px;
}
.modal-title{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
}
.butt-45:hover{
    color:#fff;
    background:#00aaff;
}
.modal-dialog{
    top:30%;
}
.thumb img {
            -webkit-filter: grayscale(0);
            filter: none;
            border-radius: 5px;
            background-color: #fff;
            border: 1px solid #ddd;
            padding: 5px;
        }

        .thumb img:hover {
            -webkit-filter: grayscale(1);
            filter: grayscale(1);
        }

        .thumb {
            padding: 5px;
        }
.spisok {
    background: url(../img/4562.png);
    background-repeat: no-repeat;
    padding-left: 40px;
}
.crum{
margin-bottom: 20px;
}
.im{
width:100%;
}
.im90{
width:90%;
}
.im70{
width:70%;
}
.im50{
width:50%;
}