.my-navbar{background:rgba(0,0,0,.3);position:fixed;top:0;left:0;right:0;z-index:9999;height:72px}.my-navbar__wrapper{display:flex;align-items:center;justify-content:space-between}.my-navbar__wrapper .logo-wrapper .logo{height:1.5rem}@media screen and (max-width:756px){.my-navbar__wrapper .logo-wrapper .logo{position:absolute;top:21px;left:50%;margin-left:-72px;height:2rem}}@media screen and (max-width:300px){.my-navbar__wrapper .logo-wrapper .logo{margin-left:-100px}}.my-navbar__wrapper .navlinks{display:flex;padding:.5rem 0}.my-navbar__wrapper .navlinks__navlink{display:block;padding:1rem}@media screen and (max-width:756px){.my-navbar__wrapper .navlinks__navlink{display:none}}.my-navbar__wrapper .navlinks__navlink.menu-icon{display:none;font-size:1.5rem;padding:10px}@media screen and (max-width:756px){.my-navbar__wrapper .navlinks__navlink.menu-icon{display:block}}.my-navbar__wrapper .navlinks__navlink.menu-icon.menu-open{position:absolute;top:0;right:1rem;color:red;z-index:999999;font-size:2rem}.my-navbar__wrapper .navlinks__navlink a{color:#000}.my-navbar__wrapper .navlinks__navlink:not(last-child){padding-right:1rem}.my-navbar__wrapper .navlinks__navlink.active a,.my-navbar__wrapper .navlinks__navlink:hover{color:#ff4d00}.my-navbar__wrapper .mobile-menu{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;z-index:99;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.7);margin:0;transition:.2s ease-in-out;transform:translateX(-100%)}.my-navbar__wrapper .mobile-menu.open{transform:translateY(0)}.my-navbar__wrapper .mobile-menu .navlink{padding:1rem}@media screen and (max-width:756px){.my-navbar__wrapper .mobile-menu .navlink{display:block}}.my-navbar__wrapper .mobile-menu .navlink.active a{color:#ff4d00}.my-navbar__wrapper .mobile-menu .navlink a{font-size:2rem;padding:1rem 10px;color:#fff;text-transform:uppercase}footer{padding:6rem 0;background:#ffd4c2;color:#fff;margin-top:3rem}footer .logo-description{padding-bottom:3rem;text-align:center;align-self:center}footer .logo-description .logo-section a img.footer-logo{padding-top:10px;height:60px}footer .logo-description .description{color:#3c3b3b;padding-left:10px}footer .social-links-wrapper{align-items:center;justify-content:space-evenly}footer .social-links-wrapper ul li{display:block}footer .social-links-wrapper ul li a{display:block;text-align:center;color:#3c3b3b}footer .social-links-wrapper ul li a:hover{color:#ff4d00;text-decoration:underline}footer .social-links-wrapper .internal-links ul li a{line-height:2}footer .social-links-wrapper .social-links ul li a{font-size:1.5rem}main.main{overflow:hidden;min-height:60vh;padding:72px 0 0}@media screen and (max-width:768px){.homepage-wrapper{padding-left:10px;padding-right:10px}}.homepage-wrapper h1{padding:3rem 0}.header{padding:1rem 0;display:flex}.header.row{margin:0}@media screen and (max-width:768px){.header{flex-direction:column-reverse}}.header .hero-banner-content{margin-top:20px;padding-bottom:3rem}.header .hero-banner-content .hero-text h1{padding:10px 10px 2rem 0;font-weight:600}.header .hero-banner-content .hero-text h4{padding:0 0 2rem}.header .hero-banner-content .cta-btn{padding:1rem 2rem;background:#ff4d00;font-size:18px;color:#fff;font-weight:400;border-radius:5px}.header .hero-image-wrapper{padding:10px;position:relative}.header .hero-image-wrapper .hero-bg{position:absolute;height:97%;width:97%;top:20px;right:25px;background-color:#ff4d00;z-index:-1;border-radius:5px}@media screen and (max-width:1200px){.header .hero-image-wrapper .hero-bg{height:93%}}@media screen and (max-width:992px){.header .hero-image-wrapper .hero-bg{width:100%;height:60%;right:20px;top:20px}}@media screen and (max-width:768px){.header .hero-image-wrapper .hero-bg{width:100%;height:97%;right:0}}.header .hero-image-wrapper img{border-radius:5px;position:relative}@media screen and (max-width:756px){.header .hero-image-wrapper img{margin:0}}.header .hero-image-wrapper .bg-2{position:absolute;top:-207px;right:0;z-index:-1;width:724px}@media screen and (max-width:768px){.header .hero-image-wrapper .bg-2{display:none}}div.video-section{display:flex;align-items:center;padding-top:8rem}div.video-section .video-text p{text-align:justify}div.video-section .video-text .annotate{text-align:right}.history-section{padding:8rem 0 5rem}.history-section div.wrapper div.col-wrapper{align-self:flex-end}.history-section div.wrapper div.col-wrapper.desc{padding-bottom:1.5rem}.history-section div.wrapper div.col-wrapper h2{padding:2rem 0 3.5rem;font-size:2rem}.history-section div.wrapper div.col-wrapper .button{margin-top:1rem;padding:1rem 2rem;background:#ff4d00;color:#fff;border-radius:5px}.history-section div.wrapper div.col-wrapper .image-wrapper{background:red;margin-top:-10px;position:relative}.history-section div.wrapper div.col-wrapper .image-wrapper img{border-radius:5px}.history-section div.wrapper div.col-wrapper .image-wrapper div.bg{height:100%;width:100%;background:#ff4d00;position:absolute;top:20px;right:20px;border-radius:5px;z-index:-1}@media screen and (max-width:768px){.history-section div.wrapper div.col-wrapper .image-wrapper div.bg{width:105%;left:-13px}}.title{font-weight:700;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;margin-top:3rem;margin-right:auto;margin-left:auto}.title:before{content:"";position:absolute;height:5px;width:100%;background:#ff4d00;top:100%;left:0}.page-header .header-wrapper{position:relative;height:200px;overflow:hidden;background-color:rgba(255,77,0,.2);border-radius:0 0 20px 20px}@media screen and (max-width:768px){.page-header .header-wrapper{height:150px}}@media screen and (max-width:576px){.page-header .header-wrapper{height:150px;border-radius:0 0}}.page-header .header-wrapper .header-img{position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}.page-header .header-wrapper .header-title{font-size:2.5rem;color:#f5f5f5;font-weight:700;position:absolute;bottom:10px;right:20px;text-transform:uppercase}.section-wrapper{padding-bottom:3rem}.section-wrapper .section-content{margin:0;padding-top:10rem}@media screen and (max-width:768px){.section-wrapper .section-content{padding-left:10px;padding-right:10px}}.section-wrapper .section-content .section-image-wrapper{position:relative;margin-top:-4rem;padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:768px){.section-wrapper .section-content .section-image-wrapper img{width:90%;margin-left:5%;margin-right:5%}}.section-wrapper .section-content .section-image-wrapper .bg{height:100%;width:100%;background:#ff4d00;position:absolute;top:20px;left:20px;border-radius:5px;z-index:-1}@media screen and (max-width:768px){.section-wrapper .section-content .section-image-wrapper .bg{width:100%;left:0}}.section-wrapper .section-content .section-description-wrapper{padding-left:2rem}@media screen and (max-width:768px){.section-wrapper .section-content .section-description-wrapper{padding:3rem 5px 0}}@media screen and (min-width:786px){.section-wrapper .section-content.alt{flex-direction:row-reverse}}.section-wrapper .section-content.alt .section-image-wrapper .bg{left:auto;right:20px}@media screen and (max-width:768px){.section-wrapper .section-content.alt .section-image-wrapper .bg{right:0}}.section-wrapper .section-content.alt .section-description-wrapper{text-align:right;padding-right:3rem}@media screen and (max-width:768px){.section-wrapper .section-content.alt .section-description-wrapper{padding-right:.5rem;text-align:left}}.section-wrapper .team-details{padding-top:3rem;padding-bottom:3rem}.section-wrapper .team-details .team-wrapper{padding:10px;text-align:center}.section-wrapper .team-details .team-wrapper .team-wrapper__ind{padding-top:2.5rem}.section-wrapper .team-details .team-wrapper .team-wrapper__ind:not(last-child){padding-bottom:.5rem}.section-wrapper .team-details .team-wrapper .team-wrapper__ind .image-wrapper{width:250px;height:250px;overflow:hidden;margin-right:auto;margin-left:auto;border-radius:50%;border:3px solid #ff4d00}@media screen and (max-width:1200px){.section-wrapper .team-details .team-wrapper .team-wrapper__ind .image-wrapper{width:200px;height:200px}}@media screen and (max-width:768px){.section-wrapper .team-details .team-wrapper .team-wrapper__ind .image-wrapper{width:65vw;height:65vw}}.section-wrapper .team-details .team-wrapper .team-wrapper__ind .image-wrapper img{width:100%}.section-wrapper .team-details .team-wrapper .team-wrapper__ind .team-name{padding:10px 0 0;font-size:18px;font-weight:700;color:#915a43}@media screen and (max-width:768px){.section-wrapper .team-details .team-wrapper .team-wrapper__ind .team-name{font-size:24px}}.section-wrapper .team-details .team-wrapper .team-wrapper__ind .team-post{font-size:14px;color:#8f8f8f;font-weight:700}@media screen and (max-width:768px){.section-wrapper .team-details .team-wrapper .team-wrapper__ind .team-post{font-size:20px}}.section-wrapper.contact-us .contact-us-wrapper{padding-top:3rem}@media screen and (max-width:768px){.section-wrapper.contact-us .contact-us-wrapper{padding:10px}}.section-wrapper.contact-us .contact-us-wrapper .contact-detail-wrapper{padding:10px}.section-wrapper.contact-us .contact-us-wrapper .contact-detail-wrapper .contact-detail-section{padding-left:1rem;margin-left:.6rem;border-left:3px solid #ff4d00}.section-wrapper.contact-us .contact-us-wrapper .contact-detail-wrapper .contact-detail-section p{color:#666}.section-wrapper.contact-us .contact-us-wrapper .contact-detail-wrapper .contact-detail-section p svg{color:#8a4320}.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper{padding-top:10px}@media screen and (max-width:768px){.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper{padding-top:2rem}}.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .head{color:#cf4000}.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .head h3{font-weight:700}.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .head p{color:#000}.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .contactus-form{padding-right:4rem}@media screen and (max-width:992px){.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .contactus-form{padding-right:.5rem}}.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .contactus-form form .input label{padding:3px 0;color:#8f8f8f}.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .contactus-form form .input input,.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .contactus-form form .input textarea{width:100%;padding:10px 1rem;border-radius:100rem;border:none;background:#d6d0cf}.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .contactus-form form .input input:focus,.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .contactus-form form .input textarea:focus{outline:none}.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .contactus-form form .input textarea{border-radius:20px}.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .contactus-form form .input input[type=submit]{margin-top:2rem;width:auto;background:#ff4d00;color:#fff;border-radius:10px;padding:1rem 3rem;border:none;box-shadow:5px 5px 5px rgba(255,77,0,.2)}@media screen and (max-width:768px){.section-wrapper.contact-us .contact-us-wrapper .contact-form-wrapper .contactus-form form .input input[type=submit]{margin-top:1rem}}*{padding:0;box-sizing:border-box}*,ul{margin:0}body{position:relative;font-family:"Poppins",sans-serif}
/*# sourceMappingURL=main.f050f4de.chunk.css.map */