form .error {
    background: rgba(255, 0, 0, 0.8)!important;
    left: 15px!important;
    right: auto!important;
}

form .error {
    position: absolute;
    right: 0;
    bottom: 5px;
    z-index: 1;
    font-size: 10px;
    background: rgba(255, 0, 0, 0.5);
    color: #fff;
    padding: 2px 5px;
    xletter-spacing: 1px;
    font-weight: 400;
    z-index: 100;
}

.WhiteImage
{
    -webkit-filter: brightness(0) invert(1);     filter: brightness(0) invert(1);
}


body {    
    font-family: 'A Jannat LT', 'Open Sans', sans-serif !important;
    text-align: right !important;
    

}

h1, h2, h3, h4, h5, h6 {  
    font-family: 'A Jannat LT', 'Open Sans', sans-serif !important;

}
.playfair {
    font-family: 'A Jannat LT', 'Open Sans', sans-serif !important;
}

@media (min-width: 1200px){
a.logo img + .logo_text .title {
    font-size: 30px !important;
}
}

a.logo img + .logo_text .title + span {
    
    margin-top: 15px!important;
}

.text-right {
    text-align: left!important;
}

.cs {
    
    color: #fff!important;
}