/*main.css*/

.clear{
    width: auto;
    height: auto;
    float: none;
    clear: both;
}
/* b {
    #transform: rotate(30deg);
} */
.deg {
    transform: rotate(30deg) !important;
    /* #background-color: #111; */
    width: 30px;
    height: 30px;
    padding: 15px;
}
#deg {
    width: 10%;
    transform: rotate(30deg);
    /* #float: left; */
}
/* .navbar-header{
    #width: 35%!important;
} */
#best_service{
    width: 100%;
    height: auto;
}
.btn1{
    background-color: #333 !important;
}
/* p > a{
    color: rgb(0, 117, 255) !important;
    font-weight: bold;
} */

.list-points li{
    margin-bottom: 20px;
}
.list-points b{
    font-size: 1.2em;
}