.rtl {
    direction: rtl;
    text-align: right;
}
#js-rotating > span {
    font-size: .8em;
}
p {
    text-align: justify;
    line-height: 1.8 !important;
}
.header .btn-solid-lg i {

    font-size: 1.3em;
    vertical-align: -3px;
    margin-left: 10px;

}
#header img {
    width: 100%;
}
.img-fluid{
    border-radius: 15px;
}
.navbar-custom .navbar-brand.logo-image img {
    width: 140px;
    height: unset;
    margin-bottom: 1px;
    -webkit-backface-visibility: hidden;
    position: relative;
    margin-top: -20px;
    bottom: -10px;
}

.img-fluid {
    border-radius: 15px;
    box-shadow: 0 0 25px 0px #f935c8;
}
#header img {
    width: 100%;
    box-shadow: none !important;
}
