* {
    font-family: 'Open Sans';
    font-style: normal;
    
}

body{
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif !important;
 
}

.lhg{ background: url('image/KAP_BROS_Logo.png') no-repeat center;  
     width: 200px;
      height: 100px; 
      -webkit-transform: skewX(388deg) !important;
      background-size: contain;
      margin-top: 10px;
    }


.image-container{
    background: url('image/bg1.jpg') no-repeat center center;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    width: 100% !important;
    padding: 0px !important;
    min-height: 100%;
     
}
.herobanner-mobile {
    width: 100%;
}
.herobanner-mobile img {
    width: 100%;
    object-fit: cover;
}

.form-container{
    background-color: #fff;
    display: flex;
    justify-content: center;
}

.form-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
}

.form-box h4{
    font-weight: bold;
    color: #2c6f4e;
}

.form-box h2{
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
    color: #2c6f4e;
    font-size: 45px;

}

.form-box p{
    font-size: 12px;
    color:#cac6c6;
    font-weight: 600;
}


.form-box .form-input {
    position: relative;
}

.form-box .form-input input{
    width: 100%;
    height: 49px;
    
    border: none;
    border-radius: 0px;
    background: white;
    padding-left: 45px;
    outline: none;
    font-size: 12px;
    color:#cac6c6;
    font-weight: normal;
}

.bdr1{border: 1px solid #ededed !important; border-left: 4px solid #b7cc63 !important;}
.bdr2{border: 1px solid #ededed !important; border-top: 0px !important;}

.form-box .form-input span{
    position: absolute;
    top: 13px;
    padding-left: 20px;
  
    color: #828181;
    
}

 

.custom-control-label{color: #828181; font-size: 12px;  font-weight:600;}

.form-box .form-input input::placeholder{
    padding-left: 0px;
}

.sign-box{ max-width: 20px 0px 20px 0px;}

.form-box .form-input input:focus,
.form-box .form-input input:valid{
    border-bottom: 2px solid #b7cc63 !important;
}

.form-box input[type="checkbox"]:not(:checked) + label:before{
    background: transparent;
    border: 1px solid #828181;
    width: 15px;
    height: 15px;
    border-radius: 0px;
}

.form-box .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{
    background-color: #b7cc63;
    border: 0px;
}

.form-box button[type="submit"]{
    border: none;
    cursor: pointer;
    width: 100%;
    height: 40px;
    border-radius: 0px;
    background: rgb(6,65,73);
    background: linear-gradient(90deg, rgba(6,65,73,1) 20%, rgba(3,92,62,1) 70%);
    color: #fff;
    transition: 0.5s;
    font-size: 12px;
    font-weight: 600;
     
     
}

.sign-bt a{

    border: 2px solid #828181;
    cursor: pointer;
    width: 100% !important;
    height: 40px !important;
    border-radius: 0px;
    background:#fff;
    color: #999;
    transition: 0.5s;
    float: left;  text-align: center; line-height: 40px; font-size: 12px; font-weight: 600;
}
ul.link1 li{ list-style: none; float: left; margin-left: 15px;}


.sign-bt a:hover{ color:#064346;}

.link1{ margin-left: 10px; float: left;}
.clear{ width: 100%; height: 1px; clear: both;}
.log-bx{
    margin-top: 50px;
     
}

.m0{ margin: 0px !important;}
.p0{ padding: 0px !important;}

.form-box button[type="submit"]:hover{
    -webkit-box-shadow: 0px 9px 10px -2px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 9px 10px -2px rgba(0,0,0,0.55);
    box-shadow: 0px 9px 10px -2px rgba(0,0,0,0.55);
}

.forget-link, .register-link, .login-link{
    color: #3c3c3c;
    font-weight: 600;
    font-size: 12px;
}

.forget-link:hover, .register-link:hover, .login-link:hover{
    color: #292525;
}

.bgm{ 
    background: url(image/bg.jpg) no-repeat center; 
    width: 100%;
height: 100vh;
background-size: cover;
}

.custom-box-shadow {
    box-shadow: 3px 2px 17px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 3px 2px 17px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 3px 2px 17px 1px rgba(0,0,0,0.1);
}
.logo-desh {
    width: 115px;
    background-color: #cac6c621;
}
.green-border-box {
    background: linear-gradient(1deg, rgba(6,65,73,1) 20%, rgba(3,92,62,1) 70%);
    padding: 36px 12px;
}
.main-logo-bar {
    width: 80px;
    padding-left: 18px;
}
.main-logo-bar img {
    width: 100%;
}

/******* index-page-css-start *******/
header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 998;
}
.navbarleft{
    /* border: 1px solid red; */
    padding: 42px 0;
    -ms-transform: skewX(332deg); /* IE 9 */
    -webkit-transform: skewX(332deg); /* Safari */
    transform: skewX(332deg); 
     border-radius: 0px 0px 15px 0px;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}
.navbarleft::after {
    content: " ";
    position: absolute;
    left: 0;
    width: 30px;
    top: 0;
    bottom: 0;
    transform: skewX(28deg); 
    background-color: #ffffff;
}
.navbar-logo {
    position: absolute;
    left: 40px;
    top: 60%;
    transform: translateY(-60%);
    font-size: 45px;
    color: black;
    z-index: 2;
    font-weight: 800;
}

.navbarright {
    /* border: 1px solid black; */
    padding: 33px 0;
     -ms-transform: skewX(334deg); 
    -webkit-transform: skewX(334deg); 
    transform: skewX(334deg);
    background-color: #f5cf90;
    border-radius: 0px 0px 15px 0px;
    position: relative;
    z-index: -1;
}
.navbarright::after {
    content: " ";
    position: absolute;
    left: 0;
    width: 100px;
    top: 0;
    bottom: 0;
    border-radius: 0px 0px 15px 0px;
    background-color: #debf7f;
}
.navbarbottom {
    padding: 2px 0;
    -ms-transform: skewX(332deg); /* IE 9 */
    -webkit-transform: skewX(332deg); /* Safari */
    transform: skewX(332deg); 
     border-radius: 0px 0px 15px 0px;
    background-color: #272a3b;
    position: relative;
}
.navbarbottom::after {
    content: " ";
    position: absolute;
    left: 0;
    width: 90%;
    top: 0;
    bottom: 0;
    border-radius: 0px 0px 15px 0px;
    background-color: #592f00;
}
.login-ac-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 4px 7px;
    border-radius: 100px;
    letter-spacing: 1px;
    display: inline-block;
    color: black;
    font-weight: 500;
    max-width: 190px;
    text-align: center;
    width: 100%;
    font-size: 15px;
}
.login-ac-btn:hover {
    text-decoration: none;
    color: black;
    
}
.main {
    padding: 24px;
}

/*****footer-css-start ******/
footer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 998;
}
.f-nav-left{
    padding: 42px 0;
    -ms-transform: skewX(32deg); /* IE 9 */
    -webkit-transform: skewX(32deg); /* Safari */
    transform: skewX(32deg); 
     border-radius: 0px 15px 0px 0px;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}
.f-nav-left::after {
    content: " ";
    position: absolute;
    left: 0;
    width: 30px;
    top: 0;
    bottom: 0;
    transform: skewX(328deg); 
    background-color: #eaebed;
}
.f-nav-left::before {
    content: " ";
    position: absolute;
    left: 0;
    width: 90%;
    top: 0;
    bottom: 0;
    transform: skewX(0deg); 
    border-radius: 0px 15px 0px 0px;
    background-color: #eaebed;
}
.footer-logo {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    z-index: 998;
    gap: 30px;
}
.f-nav-right {
    padding: 33px 0;
    -ms-transform: skewX(25deg); 
    -webkit-transform: skewX(25deg); 
    transform: skewX(25deg);
    background-color: #592f00;
    border-radius: 0px 15px 0px 0px;
    position: relative;
    z-index: -1;
}
.f-nav-right::after {
    content: " ";
    position: absolute;
    left: 0;
    width: 100px;
    top: 0;
    bottom: 0;
    border-radius: 0px 15px 0px 0px;
    background-color: #4a2802;
}
.f-logo-primery, .f-logo-secondery {
    width: 66px;
    height: 66px;
}
.fix-image {
    width: 100%;
}
/******* index-page-css-end *******/
@media (max-width: 991px) {
    .navbar-logo {
        font-size: 35px;
    }
    .login-ac-btn {
        letter-spacing: 0;
        font-size: 13px;
        max-width: 150px;
    }
}
@media (max-width: 767px) {
    .form-box {
        padding-top: 20px;
    }
    .main {
        padding: 14px !important;
    }
    .main-container {
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
        -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
    }
    .custom-box-shadow {
        box-shadow: none;
    }
    .navbarleft, .f-nav-left {
        padding: 34px 0;
    }
    .navbarright, .f-nav-right {
        padding: 26px 0;
    }

    .form-box h2{ font-size: 30px;}
}

/* @media only screen and (max-width:600px) {
    .form-container {
      background: url(image/mobg.jpg) no-repeat center !important;
      width: 100% !important;
      height: auto !important;
      background-size: cover !important;
    }
  }
  */

  
