﻿
.breadcrumb{}
.login-block{
height:100%;
width:100%;
padding : 7px 0;
}
.cptha
{
   outline: none;
  display: block;
  width: 100%;
  background:transprant !important;
  border: 1px solid #ccc;
  margin: 0 0 10px;
  border-radius:5px;
  padding: 5px 15px;
  box-sizing: border-box;
  font-wieght: 400;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
    }
.login{float:left !important}
.banner-sec{background:#fff; background-size:cover; min-height:auto; border-radius: 0 10px 10px 0; padding:0; border-left:2px solid #eee}
.container{background:#fff; border-radius: 10px; box-shadow:0px 6px 0px rgba(0,0,0,0.1);}
.carousel-inner{border-radius:0 10px 10px 0;}
.carousel-caption{text-align:left; left:5%;}
.login-sec{padding: 50px 30px; position:relative;border-radius: 0 10px 10px 0;}
.login-sec .copy-text{position:absolute; width:80%; bottom:20px; font-size:13px; text-align:center;}
.login-sec .copy-text i{color:#FEB58A;}
.login-sec .copy-text a{color:#E36262;}
.login-sec h2{margin-bottom:30px; font-weight:800; font-size:30px; color: #035398;}
.login-sec h2:after{content:" "; width:100px; height:5px; background:#8cc5ff; display:block; margin-top:20px; border-radius:3px; margin-left:auto;margin-right:auto}
.btn-login{background: #035398; color:#fff; font-weight:600;}
.banner-text{width:70%; position:absolute; bottom:40px; padding-left:20px;}
.banner-text h2{color:#fff; font-weight:600;}
.banner-text h2:after{content:" "; width:100px; height:5px; background:#FFF; display:block; margin-top:20px; border-radius:3px;}
.banner-text p{color:#fff;}

.logn li
{
   list-style-type:none !important;
    }
