body{font-family:"Inter",sans-serif;color:#434343}a{text-decoration:none;color:#F39443}a:hover{color:#f6af73;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:"Inter Tight",sans-serif}#main{margin-top:90px}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:998;background:#434343;width:40px;height:40px;border-radius:50px;transition:all 0.4s}.back-to-top i{font-size:24px;color:#fff;line-height:0}.back-to-top:hover{background:#f5aa69;color:#fff}.back-to-top.active{visibility:visible;opacity:1}@media screen and (max-width: 768px){[data-aos-delay]{transition-delay:0 !important}}#header{transition:all 0.5s;z-index:10;transition:all 0.5s;padding:20px 0 20px 0;background:#434343}#header.header-transparent{background:#434343}#header.header-scrolled{background:#434343;padding:12px}#header .logo h1{font-size:24px;margin:0;line-height:1;font-weight:700;letter-spacing:1px;font-family:"Inter Tight",sans-serif;text-transform:uppercase}#header .logo h1 a,#header .logo h1 a:hover{color:#434343;text-decoration:none}#header .logo img{padding:10;margin:10;max-height:150px}@media (max-width: 768px){#header.header-scrolled{padding:15px 0}}.navbar{padding:0;position:static}.navbar ul{margin:0;padding:0;display:flex;list-style:none;align-items:left}.navbar li{position:relative}.navbar a,.navbar a:focus{display:flex;align-items:right;justify-content:space-between;padding:8px 16px;margin-left:10px;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;color:#fafafa;white-space:nowrap;transition:0.3s}.navbar a i,.navbar a:focus i{font-size:12px;line-height:0;margin-left:5px}.navbar a:hover,.navbar .active,.navbar .active:focus,.navbar li:hover>a{font-weight:400;color:#F39443}.navbar .dropdown ul{display:block;position:absolute;left:10px;top:calc(100% + 30px);margin:0;padding:10px 0;z-index:99;opacity:0;visibility:hidden;box-shadow:0px 0px 30px rgba(127,137,161,0.25);transition:0.3s}.navbar .dropdown ul li{min-width:200px}.navbar .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;font-weight:600;color:#97cc41}.navbar .dropdown ul a i{font-size:12px}.navbar .dropdown ul a:hover,.navbar .dropdown ul .active:hover,.navbar .dropdown ul li:hover>a{color:#F39443}.navbar .dropdown:hover>ul{opacity:1;top:100%;visibility:visible}.navbar .megamenu{position:static}.navbar .megamenu ul{margin:0;padding:10px;display:block;position:absolute;top:130%;left:0;right:0;visibility:hidden;opacity:0;display:flex;transition:0.3s;border-radius:4px;z-index:99}.navbar .megamenu ul li{flex:1}.navbar .megamenu ul li strong{padding:10px 0 10px 20px;display:block}.navbar .megamenu ul li a,.navbar .megamenu ul li:hover>a{color:rgba(var(--color-white-rgb), 0.5);background:none;padding:8px 10px}.navbar .megamenu ul li a:hover,.navbar .megamenu ul li .active,.navbar .megamenu ul li .active:hover{color:#F39443}.navbar .megamenu:hover>ul{opacity:1;top:100%;visibility:visible}.navbar .dropdown .dropdown ul{top:0;left:calc(100% - 30px);visibility:hidden}.navbar .dropdown .dropdown:hover>ul{opacity:1;top:0;left:100%;visibility:visible}@media (max-width: 1366px){.navbar .dropdown .dropdown ul{left:-90%}.navbar .dropdown .dropdown:hover>ul{left:-100%}}.mobile-nav-toggle{color:#fafafa;font-size:28px;cursor:pointer;display:none;line-height:0;transition:0.5s}@media (max-width: 991px){.mobile-nav-toggle{display:block}.navbar ul{display:none}}.navbar-mobile{position:fixed;overflow:hidden;top:0;right:0;left:0;bottom:0;background:rgba(172,85,11,0.9);transition:0.3s}.navbar-mobile .mobile-nav-toggle{position:absolute;top:15px;right:15px}.navbar-mobile ul{display:block;position:absolute;top:55px;right:15px;bottom:15px;left:15px;padding:10px 0;background-color:#fafafa;overflow-y:auto;transition:0.3s}.navbar-mobile a,.navbar-mobile a:focus{padding:10px 20px;font-size:15px;color:#97cc41}.navbar-mobile a:hover,.navbar-mobile .active,.navbar-mobile li:hover>a{color:#F39443}.navbar-mobile .getstarted,.navbar-mobile .getstarted:focus{margin:15px}.navbar-mobile .dropdown ul{position:static;display:none;margin:10px 20px;padding:10px 0;z-index:99;opacity:1;visibility:visible;background:#fafafa;box-shadow:0px 0px 30px rgba(127,137,161,0.25)}.navbar-mobile .dropdown ul li{min-width:200px}.navbar-mobile .dropdown ul a{padding:10px 20px}.navbar-mobile .dropdown ul a i{font-size:12px}.navbar-mobile .dropdown ul a:hover,.navbar-mobile .dropdown ul .active:hover,.navbar-mobile .dropdown ul li:hover>a{color:#F39443}.navbar-mobile .dropdown>.dropdown-active{display:block}.navbar-mobile .megamenu ul li a,.navbar-mobile .megamenu ul li:hover>a{color:rgba(var(--color-white-rgb), 0.5);background:none}.navbar-mobile .megamenu ul li a:hover,.navbar-mobile .megamenu ul li .active,.navbar-mobile .megamenu ul li .active:hover{color:#F39443}#hero{width:100%;height:100vh;background:linear-gradient(to bottom right, rgba(243,148,67,0.95), rgba(243,148,67,0.9)),url("../img/hero-bg.png") top center;background-size:cover;position:relative;margin-bottom:-90px}#hero .hero-container{position:absolute;bottom:0;top:0;left:0;right:0;display:flex;justify-content:center;align-items:left;flex-direction:column;text-align:left}#hero h1{margin:60px 10% 0 10%;font-size:60pt;font-weight:600;line-height:50pt;color:#fafafa}#hero h2{margin:0 10% 0 10%;color:#434343;margin-bottom:5px;font-size:40pt;font-weight:700;text-decoration:underline;text-decoration-color:#fafafa}#hero p{margin:10px 10% 25px 10%;color:#fafafa;font-size:30px;line-height:35px}#hero b{color:#F39443}#hero .btn-get-started{font-size:45pt;display:inline-block;padding:4px 0;border-radius:50px;transition:0.3s ease-in-out;width:64px;height:64px;text-align:center;color:#fafafa}#hero .btn-get-started:hover{padding-top:8px;color:#ac550b}@media (min-width: 1024px){#hero{background-attachment:fixed}}@media (max-width: 768px){#hero h1{font-size:28px;line-height:36px}#hero h2{font-size:18px;line-height:24px;margin-bottom:30px}}section{padding:60px 0;overflow:hidden}.section-bg{background-color:#F39443}.about{background:#434343;background-size:cover;padding:30px 0;position:relative;color:#fafafa}.about ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}.about ol li+li{padding-left:10px}.about ol li+li::before{display:inline-block;font-size:20px;font-weight:900;line-height:1;padding-right:10px;color:#F39443;content:" // "}.about .container{position:relative;z-index:1}.about .content{padding:30px}.about .content h1{font-size:42pt;font-family:"Inter Tight",sans-serif;font-weight:400;color:#F39443}.about .content h3{font-family:"Inter Tight",sans-serif;font-weight:100;font-size:24pt;color:#f6af73;margin-bottom:5px}.about .content p{margin-bottom:8px}.about .content .about-btn{display:inline-block;background:#F39443;padding:6px 44px 8px 30px;color:#fafafa;border-radius:2px;transition:0.3s;position:relative}.about .content .about-btn i{font-size:18px;position:absolute;right:18px;top:9px}.about .content .about-btn:hover{background:#2a2a2a}@media (max-width: 1200px){.about .content{padding-right:0}}@media (max-width: 768px){.about{text-align:center}}#footer{background:#434343;padding:00 30px 0;color:#fafafa}#footer b{color:#fafafa}#footer a{color:#F39443;transition:0.3s;display:inline-block;line-height:1}#footer a:hover{color:#fafafa}#footer .footer-top{padding:60px 0 30px 0}#footer .footer-top .footer-info{margin-top:-70px;margin-bottom:15px;color:#fafafa;border-top:4px solid #434343;text-align:left;padding:30px}#footer .footer-top .footer-info h3{font-size:14pt;margin:0 0 20px 0;padding:2px 0 2px 0;line-height:20pt;font-weight:700}#footer .footer-top .footer-info p{margin-bottom:0;font-family:"Inter",sans-serif}#footer .footer-top .social-links a{font-size:18px;display:inline-block;background:#F39443;color:#fafafa;line-height:1;padding:8px 0;margin-right:4px;border-radius:50%;text-align:center;width:36px;height:36px;transition:0.3s}#footer .footer-top .social-links a:hover{background:#F39443;color:#fafafa;text-decoration:none}#footer .footer-top h4{font-size:12pt;font-weight:600;color:#fafafa;position:relative;padding-bottom:12px}#footer .footer-links{margin-bottom:30px}#footer .footer-links ul{list-style:none;padding:0;margin:0}#footer .footer-links ul i{padding-right:2px;color:#f9cba3;line-height:1}#footer .footer-links ul li{padding:10px 0;display:flex;align-items:center}#footer .footer-links ul li:first-child{padding-top:10px}#footer .footer-links ul a{color:#fafafa;transition:0.3s;display:inline-block;line-height:1}#footer .footer-links ul a:hover{color:#fafafa}#footer .footer-links .php-email-form{font-size:9pt;line-height:13pt;padding:5px;background:#fafafa}#footer .footer-links .php-email-form .error-message{display:none;color:#fafafa;background:#ce3140;text-align:left;padding:15px;font-weight:600}#footer .footer-links .php-email-form .error-message br+br{margin-top:25px}#footer .footer-links .php-email-form .sent-message{display:none;color:#fafafa;background:#97cc41;text-align:center;padding:15px;font-weight:600}#footer .footer-links .php-email-form .loading{display:none;background:#fafafa;text-align:center;padding:15px}#footer .footer-links .php-email-form .loading:before{content:"";display:inline-block;border-radius:50%;width:24px;height:24px;margin:0 10px -6px 0;border:3px solid #97cc41;border-top-color:#eee;-webkit-animation:animate-loading 1s linear infinite;animation:animate-loading 1s linear infinite}#footer .footer-links .php-email-form input,#footer .footer-links .php-email-form textarea{border-radius:0;box-shadow:none;font-size:9pt;line-height:13pt}#footer .footer-links .php-email-form input::focus,#footer .footer-links .php-email-form textarea::focus{background-color:#F39443}#footer .footer-links .php-email-form input{padding:10px 15px}#footer .footer-links .php-email-form textarea{padding:12px 15px}#footer .footer-links .php-email-form button[type=submit]{background:#434343;border:0;padding:10px 24px;color:#fafafa;transition:0.4s}#footer .footer-links .php-email-form button[type=submit]:hover{background:#F39443}#footer .footer-links .footer-newsletter form{margin-top:30px;background:#fafafa;padding:6px 10px;position:relative;border-radius:1}#footer .footer-links .footer-newsletter form input[type="email"]{border:0;padding:4px;width:calc(100% - 110px)}#footer .footer-links .footer-newsletter form input[type="submit"]{position:absolute;top:0;right:0;bottom:0;border:0;background:none;font-size:16px;padding:0 20px;background:#434343;color:#fafafa;transition:0.3s;border-radius:4}#footer .footer-links .footer-newsletter form input[type="submit"]:hover{background:#434343}#footer .copyright{border-top:1px solid #f5a25b;text-align:left;padding-top:10px}#footer .credits{padding-top:10px;text-align:center;font-size:13px;color:#fafafa}@media (max-width: 575px){#footer .footer-top .footer-info{margin:-20px 0 30px 0}}
