.ml-auto {
    margin-left: auto;
}

.form-control {
    padding: 15px 6px;
    height: auto;
}

.eachkeypoint .imgbg {
    background-color: #0a3b8d;
}

.eachkeypoint a:hover {
    text-decoration: none;
}

.eachkeypoint a:hover .imgbg,
.eachkeypoint a:hover h2,
.eachkeypoint a:hover p {
    opacity: 0.9;
}

.keypoints .pageheader h1,
.keypoints .eachkeypoint h2,
.keypoints .eachkeypoint p {
    color: #0a3b8d;
}

.wiazrdpage ul li img {
    margin-top: 6px;
}

.wiazrdtickets form .image-upload input {
    visibility: visible;
    width: auto;
    height: auto;
}

.modal-backdrop {
    z-index: -1;
}