﻿.body {
    font-family: 'Narkiss Block Bold';
}

.modal-with-image .image-out {
    left: -5%;
    transform: translateX(-100%);
}

.dir-rtl input[type=tel],
.dir-rtl input[type=email] {
    text-align: end;
}

@media (orientation: portrait) and (max-width:748px), (orientation: landscape) and (max-width:1024px) {

}
