.footer{background-color:#212121;color:var(--light-grey);padding:50px 16px 16px}.footer .f-logo{max-width:300px;width:200px}.footer .title{font-size:24px;margin-bottom:16px;color:var(--primary-color)}.footer .mail-input{display:flex;align-items:center;justify-content:space-between;width:100%}.footer .mail-input .borderless-input{width:100%;padding:8px;border-radius:5px}.footer .mail-input .primary-btn{color:#212121!important}.footer .mail-input input{border:none;padding-left:15px!important}.footer .mail-input .borderless-input{font-size:18px;outline:none;margin-right:8px;background-color:var(--very-light-grey)}.footer .mail-input .icon{cursor:pointer}.footer .flex-box{display:flex;align-items:center;margin-bottom:16px}.footer .flex-box img{margin-right:8px}.footer .flex-box .email,.footer .flex-box .number{font-weight:300}.footer .social{padding-top:16px}.footer .social .icon{background-color:var(--light-grey);border-radius:8px;margin-top:16px;margin-right:16px;transition:all .2s ease-in-out;cursor:pointer;height:35px}.footer .social .icon:hover{background-color:var(--primary-color);box-shadow:0 4px 10px -4px var(--primary-color)}.footer .bottom-info{padding:10px 0;color:#fff;display:flex;border-radius:10px;justify-content:space-around}.footer .bottom-info .flex-text{display:flex}.footer .bottom-info .flex-text span,.footer .bottom-info a{color:var(--primary-color)}.footer .bottom-info a{text-decoration:none;font-size:20px;font-weight:600}.footer .link{text-decoration:none;color:var(--light-grey);font-weight:300}.footer .link div{margin-bottom:16px!important}.footer .link:hover{cursor:pointer;color:var(--primary-color)}@media(max-width:768px){.bottom-info{display:block!important}}.header{height:60px;position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:#fff;box-shadow:0 3px 5px rgba(0,0,0,.04);display:flex;align-items:center;justify-content:space-between}.header .logo{height:40px}.header img{max-width:100%}.header .btn{margin-right:10px}.header .btn:hover{color:var(--primary-color);border-color:var(--primary-color)!important}@media(max-width:768px){.header{padding:0 15px 0 20px!important}.header .contact-btn{margin-right:16px}}.home .heading{font-size:50px;font-weight:700;margin-bottom:20px}.home .sub-text{font-size:18px;font-weight:600;color:var(--primary-color);margin-bottom:8px}.home .bottom-line{width:100px;height:5px;background-color:var(--primary-color);margin:auto auto 50px}.home .section-padding{padding:100px 0}@media(max-width:768px){.home .header{padding:0 15px 0 20px}.home .header .contact-btn{margin-right:16px}.home .heading{font-size:30px;text-align:center;font-weight:700;margin-bottom:20px}.home .sub-heading{text-align:center;font-size:16px;margin-bottom:30px}.home .section-padding{padding:32px 16px}}