/*
@font-face {
font-family: 'Droid Arabic Kufi';
font-style: normal;
 src: url(fonts2/DroidKufi-Regular.eot);
  src: url(fonts2/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(fonts2/DroidKufi-Regular.woff2) format('woff2'),
       url(fonts2/DroidKufi-Regular.woff) format('woff'),
       url(fonts2/DroidKufi-Regular.ttf) format('truetype');
}
body
{
background:#edeef1;	
}
.login-block
{
background: #edeef1;
width:100%;
float:none;
padding : 50px 0;
}
.banner-sec{background:url(../mg/pexels-photo.jpg)  no-repeat  left bottom; background-size:cover; min-height:500px; border-radius: 0 10px 10px 0; padding:0;background-repeat: no-repeat;}
.container{background:#fff; border-radius: 10px;}
.login-form input{width:80%;}
.input-group-append .input-group-text{padding:12px;}
.form-group{width:100%;}
.input-group{width:80%;}
.login-sec{padding: 50px 30px; position:relative;}
.login-sec .copy-text{position:absolute; width:80%; bottom:10px; font-size:13px; text-align:left;}
.login-sec .copy-text a{color:#388BDB;}
.btn-login{background: #0D66CE; color:#fff; font-weight:600;}
.banner-text{width:90%; position:absolute; bottom:120px; padding-left:100px;}
.banner-text h2{color:#fff; font-weight:600;}
.banner-text p{color:#fff;}
.logo-img
{
padding-left:6%;padding-top:50px;    
}

.ads{background:#fff; border-radius: 10px;padding-top:15px;padding-bottom:15px;opacity:0.8;}
 
.new
{
float:right;    
text-align:right;
color:#f1f1f1;    
font-family: 'Droid Arabic Kufi';
font-size:22px;
}


@media (max-width: 700px) 
{
 .logo-img
{
padding:10px;width:60%;    
}
.login-sec{}
.banner-sec{display:none;}

.banner-text{width:100%; position:absolute; bottom:150px; padding-left:10px;}
}

*/



body
{
background:#edeef1;	
}
.login-block
{
background: #edeef1;
width:100%;
float:none;
padding : 30px 0;
}
.banner-sec{background:url(../mg/pexels-photo.jpg)  no-repeat  left bottom; background-size:cover; min-height:500px; border-radius: 0 10px 10px 0; padding:0;background-repeat: no-repeat;}
.container{background:#fff; border-radius: 10px;}
.login-form input{width:80%; }
.input-group-append .input-group-text{padding:12px;}
.form-group{width:100%;}
.input-group{width:80%;}
.login-sec{padding: 50px 30px; position:relative;min-height:400px;}
.login-sec .copy-text{position:absolute; width:80%; bottom:10px; font-size:13px; text-align:left;}
.login-sec .copy-text a{color:#388BDB;}
.btn-login{background: #0D66CE; color:#fff; font-weight:600;}
.banner-text{width:90%; position:absolute; bottom:70px; padding-left:100px;}
.banner-text h2{color:#fff; font-weight:600;}
.banner-text p{color:#fff;}
.logo-img
{
padding-left:8%;padding-top:50px;    
}



@media (max-width: 700px) 
{
 .logo-img
{
padding:10px;width:60%;    
}

.banner-sec{border-radius: 0 1px 1px 0; }


}
