body{font-family: 'Lato', sans-serif;margin:0px;padding:0px;}
a{text-decoration:none;color:#000;}
.login-container{width:100%;height:100vh;background-image:url('../images/img.jpg');background-size:cover;display: flex; justify-content: center; align-items: center;}
.login-inner{width:400px;height:600px;background-color:#fff;border-radius:10px;}
.login-header{width:100%;height:250px;display: flex; justify-content: center; align-items: center;flex-direction: column;}
.login-header h2{margin:0px 0 10px 0;}
.login-header p{margin:0px;}
.login-form{padding:0px 25px 0 25px;}
.login-form .form-group{margin:0px 0 20px 0;}
.login-form .form-group:lastchild{margin:0px 0 0px 0;}
.login-form .form-group input{width:100%;height:50px;padding:10px;box-sizing: border-box;outline:0;border:solid 1px #e1e1e1;font-size:14px;border-radius:5px;}
.login-form .form-group .btn{width: 100%;height: 50px;background-color: #fd6b68;border: 0;color: #ffff;font-size: 16px;cursor:pointer;}

.container{width:100%;height:100vh;background:#f4f4f4;display: flex; justify-content: center; align-items: center;}
.main-inner{width:400px;height:76vh;background-color:#fff;border-radius:10px;}
.inner-header{width:100%;height:200px;padding:0 25px 0 25px;margin:0 0 40px 0;display: flex; justify-content: flex-end; align-items: center;flex-direction: column;box-sizing:border-box;}
.logo{width:60px;height:60px;margin:0 0 20px 0;background-color:#f6d214;border-radius:100%;display: flex; justify-content: center;align-items:center;line-height:100%;font-size:25px;}
.inner-header h2{margin:0px 0 10px 0;text-align: center;}
.all-cate-txt{font-size:12px;float: right;position:relative;top:2px;}
.inner-header input{margin:20px 0 0 0;width:100%;height:40px;border-radius:5px;border:solid 1px #e1e1e1;outline:0;padding:10px;box-sizing: border-box;}
.inner-content{padding:0 25px 0 25px;width: 100%;box-sizing: border-box;}
.inner-content h2{margin:0px 0 5px 0;font-size:15px;}
.home-inner-content{padding:0 0 0 0;width: 100%;box-sizing: border-box;}
.home-inner-content h2{margin:0px 0 5px 0;font-size:15px;}

.inner-top{padding:0px;}
.box{padding: 10px;border-radius: 5px;}
.box h3{margin:0 0 5px 0;font-size:13px;}
.box h4{margin:5px 0 0px 0;font-size:11px;}
.box span{margin:0px;background-color:#fff;padding: 3px 10px 4px 10px;font-size: 11px;line-height: 100%;border-radius: 5px;}
.inner-bottom{padding:15px 0 0 0;width:100%;box-sizing: border-box;}
.box-1{width:27%;cursor:pointer;}
.boxclr1{background-color:#f1dfde;border: solid 1px #f1e6dc;}
.boxclr2{background-color:#c0dedd;}
.boxclr3{background-color:#e6dff1;}
.boxclr4{background-color:#f1dfde;}
.inner-box{width:100%;display: flex;flex-direction: row;justify-content: space-between;margin:0 0 3px 0;}

.header{width:100%;height:50px;background:#c0dedd;display: flex; justify-content: space-between;align-items:center;padding:0 20px 0 20px;box-sizing: border-box;}

.search-section{margin:0px;padding:0 25px 0 25px;}
.search-section input{margin:20px 0 0 0;width:100%;height:40px;border-radius:5px;border:solid 1px #e1e1e1;outline:0;padding:10px;box-sizing: border-box;}

.inner-search-section{width: 100%;
    height: 100%;
    padding: 20px 25px 0 25px;
    margin: 0px 0 40px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;}
.inner-search-section input{margin:0px 0 20px 0;width:100%;height:40px;border-radius:5px;border:solid 1px #e1e1e1;outline:0;padding:10px;box-sizing: border-box;}
.search-img{width:100%;height:200px;display: flex; justify-content: center;align-items:center;padding: 20px 0 10px 0;}
.inner-search-section img{max-width:100%;max-height:100%;}
.inner-search-section h2{margin:0px 0 5px 0;}
.inner-search-section h3{margin:0px 0 10px 0;}
.inner-search-section p{margin:0px 0 10px 0;font-size:12px;color:#333;}

.main-content{padding:10px 0 0 0;width:100%;box-sizing: border-box;}
.main-content h2{margin:0px 0 10px 0;font-size:15px;}
.main-content img{max-width:100%;max-height:100%;}
.main-content p{margin:0px 0 10px 0;font-size:11px;}
.card{width:100%;background: #f4f4f4;padding: 16px;border: solid 1px #e7e5e5;box-sizing: border-box;}
.card h2{margin:10px 0 10px 0;font-size:13px;}
.spl-btn{width: 100%;height: 35px;background-color: #fd6b68;border: 0;color: #ffff;font-size: 12px;cursor:pointer;}
.bck-btn{width: 120px;height: 35px;background-color: #697c7c;border: 0;color: #ffff;font-size: 12px;cursor:pointer;}
.bk-algn{margin:20px 0 0 0;}
.desc-section{padding:20px 0 0 0;width:100%;}
.desc-section h2{margin:0px 0 10px 0;font-size:15px;}
.desc-section p{margin:0px;font-size:12px;}

.breadcrumb{margin:0px;padding:10px 20px 10px 20px;background: #f1fbfb;border-bottom:solid 1px #d3e3e2;}
.breadcrumb p{margin:0px;font-size:13px;}
.breadcrumb p span{margin:0 3px 0 3px;}
.breadcrumb-active{color:#67abab;}


.desc-hdr{margin:0px;padding:0px;width:100%;}
.desc-hdr h2{font-size:18px;border-bottom:solid 1px #f4f4f4;padding:0 0 10px 0;}