:root {--theme-color-main: #fa3b11;--theme-color-sec: #fa3b11;--theme-color-light: #D1EBFF;--theme-color-landing: #4F4F4F;}*, body {outline: none;font-family: "Jost", sans-serif;margin: 0;padding: 0;}a, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {text-decoration: none !important;}h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {font-weight: 600;color: #101828;text-transform: uppercase;font-family: "Jost", sans-serif;}p {font-family: "Jost", sans-serif;font-size: 16px;}a {color: #000000 !important;}.containt-panel {width: 90%;margin: 0 auto;padding: 0;display: block;}.main-bg {width: 100%;margin: 0;padding: 100px 0;background: url(../images/main-banner.webp) no-repeat center top/contain, linear-gradient(90deg, #27272d, #000);}.main-bg span {color: rgb(236, 236, 1);}.main-bg h1, .main-bg .h1 {font-size: 110px;color: #FFC11A;}.main-bg hr {color: #ffffff;}.theme-btn {text-align: center;padding: 10px 20px;font-weight: 600 !important;text-transform: uppercase;color: #ffffff !important;background: #0a0a0a;border-radius: 9px;transition: all linear 0.3s;border: 1px solid #0a0a0a;}.text-sec {color: var(--theme-color-sec);}.theme-btn:hover {background: var(--theme-color-sec);color: #ffffff !important;border: 1px solid var(--theme-color-main);}.rounded-20 {border-radius: 20px;}.rounded-top {border-radius: 40px 40px 0 0;}.rounded-box {border-radius: 0px 20px 0 20px;}.theme-bg {background: var(--theme-color-main);}.theme-bg-sec {background: var(--theme-color-sec);}.theme-bg-lght {background: var(--theme-color-light);}.theme-bg-form {background: #0B55B560;}.col-8 {flex: 0 0 auto;width: 66.66666667%;}.col-4 {flex: 0 0 auto;width: 33.33333333%;}.fw-bold {font-weight: 600;}.border {border-color: #e3e3e3 !important;}hr {color: #af9cc3;}.nowrap {white-space: nowrap;}.bg-white {background: #ffffff;}.bg-dark {background: #032C4A;}.bg-light {background: var(--theme-color-light) !important;}.bg-theme {background: var(--theme-color-main) !important;}.bg-theme-sec {background: var(--theme-color-sec) !important;}.text-theme {color: var(--theme-color-main);}.btn {white-space: nowrap;}.c-img {height: 80px;display: flex;align-items: center;}.form-control:focus, .form-select:focus {box-shadow: none !important;}footer {background: #000;color: #ffffff;}.footer a {color: #ffffff !important;margin: 0 15px;}.footer a:hover {color: #FA3B0E !important;}footer h2, footer .h2 {font-size: 130px;color: #ffc21a68;}footer hr {color: #ffffff;}.form-control, .form-select {padding: 15px 30px;border-radius: 12px;}.header a.logo, .header li a {text-decoration: none;color: #fff !important;display: block;}.header li a.active {color: #FA3B0E !important;background-color: #032c4a00;}.header li a:hover.active {color: #FA3B0E !important;background-color: #032c4a00;}.header {position: fixed;z-index: 1000;width: 100%;}.header ul {margin: 10px 0 0;padding: 0;list-style: none;overflow: hidden;}.header li a {padding: 12px 20px;text-transform: uppercase;font-weight: 500;}.header .menu-btn:hover, .header li:hover a {color: var(--theme-color-main) !important;}.header a.logo {float: left;font-size: 2em;padding: 10px;}.header a:hover.logo {color: #000;}.header .menu {clear: both;max-height: 0;transition: max-height 0.2s ease-out;}.header .menu-icon {cursor: pointer;display: inline-block;float: right;padding: 28px 20px;position: relative;user-select: none;}.header .menu-icon .navicon {background: #fff;display: block;height: 2px;position: relative;transition: background 0.2s ease-out;width: 18px;}.header .menu-icon .navicon:after, .header .menu-icon .navicon:before {background: #fff;content: "";display: block;height: 100%;position: absolute;transition: 0.2s ease-out;width: 100%;}.header .menu-icon .navicon:before {top: 5px;}.header .menu-icon .navicon:after {top: -5px;}.header .menu-btn {display: none;}.header .menu-btn:checked~.menu {max-height: 260px;padding-bottom: 20px;background: #272727;}.header .menu-btn:checked~.menu-icon .navicon {background: 0 0;}.header .menu-btn:checked~.menu-icon .navicon:before {transform: rotate(-45deg);}.header .menu-btn:checked~.menu-icon .navicon:after {transform: rotate(45deg);}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after, .header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {top: 0;}@media(min-width: 992px) {.d-lg-flex {display: flex !important;}.header li {float: left;}.header li a {padding: 12px 30px;}.header .menu {clear: none;float: right;max-height: none;}.header .menu-icon {display: none;}}.j-tags {border-radius: 12px;border: 1px solid #dadada;color: #000 !important;padding: 5px 20px;display: inline-block;margin-bottom: 10px;}.j-tags:hover {background: var(--theme-color-sec);color: #fff !important;}.description-lp {all: initial !important;font-family: var(--bs-font-sans-serif) !important;}.description-lp li, .description-lp p, .description-lp ul {padding: revert !important;margin: revert !important;font-size: 18px;list-style: revert !important;}.side-border {border-left: 5px solid var(--theme-color-main);padding-left: 10px;}label.error {color: red;font-size: 1rem;display: block;margin-top: 5px;}label.error.fail-alert {border: 2px solid red;border-radius: 4px;line-height: 1;padding: 2px 0 6px 6px;background: #ffe6eb;}input.valid.success-alert {border: 2px solid #4caf50;color: green;}input.error, textarea.error {border: 1px solid red !important;font-weight: 300;color: red;}.alert {border: 1px solid #0A3622;border-radius: 6px;background: #d1e7dd;padding: 10px;}.alert-success {color: #0a3622;}.header01 {position: fixed;z-index: 1000;width: 100%;background: rgba(255, 255, 255, 0);padding: 18px;-webkit-transition: all ease-out .5s;-moz-transition: all ease-out .5s;-o-transition: all ease-out .5s;transition: all ease-out .5s;}.active {background-color: #222222;color: #fff;}button {text-decoration: none;position: relative;border: none;font-size: 18px;font-weight: 600;font-family: inherit;cursor: pointer;color: #000;width: 7em;height: 2em;line-height: 2em;text-align: center;background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);background-size: 300%;border-radius: 30px;z-index: 1;}button:hover {animation: ani 8s linear infinite;border: none;}@keyframes ani {0% {background-position: 0%;}100% {background-position: 400%;}}button:before {content: "";position: absolute;top: -5px;left: -5px;right: -5px;bottom: -5px;z-index: -1;background: linear-gradient(90deg, #FA3B0E, #FFDC00, #ffeb3b, #FA3B0E);background-size: 400%;border-radius: 35px;transition: 1s;}button:hover::before {filter: blur(20px);}button:active {background: linear-gradient(32deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);}.button {text-decoration: none;position: relative;border: none;font-size: 18px;font-weight: 600;font-family: inherit;cursor: pointer;color: #000;width: 7em;height: 2em;line-height: 2em;text-align: center;background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);background-size: 300%;border-radius: 30px;z-index: 1;display: inline-block;}.button:hover {animation: ani 8s linear infinite;border: none;}@keyframes ani {0% {background-position: 0%;}100% {background-position: 400%;}}.button:before {content: "";position: absolute;top: -5px;left: -5px;right: -5px;bottom: -5px;z-index: -1;background: linear-gradient(90deg, #FA3B0E, #FFDC00, #ffeb3b, #FA3B0E);background-size: 400%;border-radius: 35px;transition: 1s;}.button:hover::before {filter: blur(20px);}.button:active {background: linear-gradient(32deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);}.who-we-bg {width: 100%;margin: 0;padding: 0px 0;background: linear-gradient(90deg, #73000022, #000000a7 90%), url(../images/who-we-bg.webp) no-repeat left top/cover fixed;}h2 span, .h2 span {font-size: 80px;font-weight: 300;}h2, .h2 {font-size: 100px;font-weight: 600;}h2 b, .h2 b {margin-left: 200px;}.recent-jobs-bg {width: 100%;margin: 0;padding: 0px 0;background: linear-gradient(#01121F, #002F5C, #001122);}.recent-jobs img {border-radius: 100%;background: #fff;padding: 10px;}.blog-left {width: 100%;height: 250px;background: url(../images/blog-pages/blog-one.webp) no-repeat left bottom/cover;border-radius: 30px;}.blog-right {width: 100%;background: #fff;border-radius: 30px;position: relative;left: -100px;top: 50px;}.blog-right1 {width: 100%;height: 250px;background: url(../images/blog-pages/blog-two.webp) no-repeat center top/cover;border-radius: 30px;}.blog-left1 {width: 100%;background: #fff;border-radius: 30px;position: relative;left: 100px;top: 50px;}.find-job-box {background: #FFC11A;}.find-job-box h2, .find-job-box .h2 {font-size: 80px;}@media (min-width:993px) and (max-width:1024px) {.main-bg h1, .main-bg .h1 {font-size: 90px;}footer h2, footer .h2 {font-size: 160px;}.inner-bg h1, h2, .inner-bg .h1, .h2 {font-size: 80px;}.blog-hdng-bg h1, .blog-hdng-bg .h1 {font-size: 300%;}}.center-element {-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}@mixin transition($value) {-webkit-transition: $value;-moz-transition: $value;-o-transition: $value;transition: $value;}.add-img-color {-webkit-filter: grayscale(100%);filter: grayscale(100%);&.smooth {@include transition(all .5s ease-in-out);}&:hover {-webkit-filter: grayscale(0%);filter: grayscale(0%);}cursor: pointer;}.inner-hdr .menu-icon .navicon {background: #222;display: block;height: 2px;position: relative;transition: background 0.2s ease-out;width: 18px;}.inner-hdr .menu-icon .navicon:after, .inner-hdr .menu-icon .navicon:before {background: #222;content: "";display: block;height: 100%;position: absolute;transition: 0.2s ease-out;width: 100%;}.inner-bg h1 {font-size: 80px;font-weight: 700 !important;color: #FA3B0F;}.inner-hdr li a {text-decoration: none;color: #000000 !important;display: block;}.inner-hdr .active .menu li a {background-color: #222222;color: #fff !important;}.mscroll {background: linear-gradient(90deg, #000000, #000000);color: #fff !important;}.mscroll .menu li a {color: #fff !important;}.mscroll .menu li a.active {color: #FA3B0E !important;}.inner-hdr .mscroll .menu li a {color: #ffffff !important;}.inner-hdr a.logo {color: #000 !important;}.mscroll a.logo {color: #ffffff !important;}.mscroll .menu-icon .navicon:after, .mscroll .menu-icon .navicon:before {background: #ffffff;}.mscroll .menu-icon .navicon {background: #ffffff;}.thumb-box {width: 100%;position: relative;left: -80px;top: 30px;}.top-radius {--r: 20px;--s: 30px;--x: 20px;--y: 10px;background: #F2F2F2;border-radius: var(--r);--_m: /calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%, #0000 72%);--_g: conic-gradient(at var(--r) var(--r), #000 75%, #0000 0);--_d: (var(--s) + var(--r));mask: calc(var(--_d) + var(--x)) 0 var(--_m), 0 calc(var(--_d) + var(--y)) var(--_m), radial-gradient(var(--s) at 0 0, #0000 99%, #000 calc(100% + 1px)) calc(var(--r) + var(--x)) calc(var(--r) + var(--y)), var(--_g) calc(var(--_d) + var(--x)) 0, var(--_g) 0 calc(var(--_d) + var(--y));mask-repeat: no-repeat;}.job-btn {position: relative;top: 30px;margin: 0 auto;}.compy-logo img {border-radius: 100%;padding: 10px;background: #fff;}.landing-bg {background: url(../images/inner-bg.svg) no-repeat center/contain;}.blue-box {background: #EBF7FE;color: #000000;}.green-box {background: #EBFEF2;color: #000000;}.yellow-box {background: #FEFBEB;color: #000000;}.red-box {background: #FEEEEB;color: #000000;}.keywords-box {width: auto;margin: -20px 10px 0 10px;background: var(--theme-color-landing);display: inline-block;}.who-we-are {width: 100%;height: 550px;background: url(../images/driver-image.webp) no-repeat center top/contain;}.blog-top-one {width: 100%;height: 250px;background: url(../images/blog-pages/blog-one.webp) no-repeat center top/cover;border-radius: 30px;}.blog-top-two {width: 100%;height: 250px;background: url(../images/blog-pages/blog-two.webp) no-repeat center top/cover;border-radius: 30px;}.blog-top-three {width: 100%;height: 250px;background: url(../images/blog-pages/blog-three.webp) no-repeat center top/cover;border-radius: 30px;}.blog-top-four {width: 100%;height: 250px;background: url(../images/blog-pages/blog-four.webp) no-repeat center top/cover;border-radius: 30px;}.blog-top-five {width: 100%;height: 250px;background: url(../images/blog-pages/blog-five.webp) no-repeat center top/cover;border-radius: 30px;}.blog-botm {width: 90%;margin: 0 auto;background: #fff;border-radius: 30px;position: relative;left: 0px;bottom: 30px;}.blog-hdng-bg {background: #1a1a1a;position: relative;left: -60px;}.blog-hdng-bg h1 {font-size: 35px;display: inline;}.contact-form-input:focus {border: 1px solid #15141c99;}.contact-form-input {border: 1px solid #15141c5e;border-radius: 10px;height: 60px;margin: 5px 0;padding-top: 10px;padding-bottom: 10px;padding-left: 22px;width: 100%;font-size: 16px;}.contact-form-input.textarea {border: 1px solid #15141c5e;border-radius: 10px;height: 125px;margin: 5px 0;padding-top: 10px;padding-bottom: 10px;padding-left: 22px;width: 100%;font-size: 16px;}.contact-box {width: 100%;padding: 15% 5%;background: linear-gradient(90deg, #73000022, #000000a7 90%), url(../images/contact-page/contact-box.webp) no-repeat center / cover;border-radius: 40px;}.contact-radius {--r: 20px;--s: 30px;--x: 20px;--y: 10px;background: #F2F2F2;border-radius: var(--r);--_m: /calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%, #0000 72%);--_g: conic-gradient(at var(--r) var(--r), #000 75%, #0000 0);--_d: (var(--s) + var(--r));mask: calc(var(--_d) + var(--x)) 0 var(--_m), 0 calc(var(--_d) + var(--y)) var(--_m), radial-gradient(var(--s) at 0 0, #0000 99%, #000 calc(100% + 1px)) calc(var(--r) + var(--x)) calc(var(--r) + var(--y)), var(--_g) calc(var(--_d) + var(--x)) 0, var(--_g) 0 calc(var(--_d) + var(--y));mask-repeat: no-repeat;}.contact-radius img {width: 100%;}.about-us-banner {padding: 45%;background: url(../images/about-page/about-us-image.webp) no-repeat center/contain;}.contact-us-banner {padding: 45%;background: url(../images/contact-page/contact-banner.webp) no-repeat center/contain;}.blog-banner {padding: 45%;background: url(../images/blog-pages/blog-banner.webp) no-repeat center/contain;}.companies-banner {padding: 45%;background: url(../images/companies-banner.webp) no-repeat center/contain;}.locations-banner {padding: 45%;background: url(../images/location-banner.webp) no-repeat center/contain;}.categories-banner {padding: 45%;background: url(../images/categories-banner.webp) no-repeat center/contain;}.job-categories {width: 100%;margin: 0;padding: 0;}.job-categories h2 b, .job-categories .h2 b {margin-left: 120px;}.img-flrt img {width: 80%;border-radius: 100%;padding: 10px;background: #fff;margin: 10px 0;}.inner-hdr li a.active {color: #000 !important;font-weight: 600 }@media (min-width:320px) and (max-width:992px) {.who-we-are {height: 500px!important;}.inner-hdr li a.active {color: #FA3B0E !important;font-weight: 600 }.logo img {width: 70px;height: 35px;}.main-bg {width: 100%;margin: 0;padding: 100px 0;background: url(../images/main-mobile-banner.webp) no-repeat center top/cover, linear-gradient(90deg, #27272d, #000);}.find-job-box h2, .find-job-box .h2 {font-size: 40px;}footer h2, footer .h2 {font-size: 60px;}.inner-hdr a .logo, .inner-hdr li a {color: #fff !important;}.blog-right {left: 0;top: -40px;}.blog-left1 {left: 0;top: -40px;}h2 b, .h2 b {margin-left: 0px;}.inner-bg h1, h2, .inner-bg .h1, .h2 {font-size: 50px;}.blog-hdng-bg {left: 0;}.blog-hdng-bg h1, .blog-hdng-bg .h1 {font-size: 300%;}.main-bg h1, .main-bg .h1 {font-size: 400%;}footer h2, footer .h2 {font-size: 400%;}[data-aos=fade-left], [data-aos=fade-right] {transform: translateY(20px) !important;}.job-categories h2 b, .job-categories .h2 b {margin-left: 0px;font-size: 50px;}h2 span, .h2 span {font-size: 50px;}}@font-face {font-family: 'Jost';font-style: italic;font-weight: 100 900;font-display: swap;src: url(https://fonts.gstatic.com/s/jost/v20/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family: 'Jost';font-style: italic;font-weight: 100 900;font-display: swap;src: url(https://fonts.gstatic.com/s/jost/v20/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: 'Jost';font-style: italic;font-weight: 100 900;font-display: swap;src: url(https://fonts.gstatic.com/s/jost/v20/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: 'Jost';font-style: normal;font-weight: 100 900;font-display: swap;src: url(https://fonts.gstatic.com/s/jost/v20/92zatBhPNqw73oDd4iYl.woff2) format('woff2');unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family: 'Jost';font-style: normal;font-weight: 100 900;font-display: swap;src: url(https://fonts.gstatic.com/s/jost/v20/92zatBhPNqw73ord4iYl.woff2) format('woff2');unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: 'Jost';font-style: normal;font-weight: 100 900;font-display: swap;src: url(https://fonts.gstatic.com/s/jost/v20/92zatBhPNqw73oTd4g.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: 'Lora';font-style: italic;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LLPtLp_A.woff2) format('woff2');unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family: 'Lora';font-style: italic;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LJftLp_A.woff2) format('woff2');unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family: 'Lora';font-style: italic;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LXftLp_A.woff2) format('woff2');unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}@font-face {font-family: 'Lora';font-style: italic;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LT_tLp_A.woff2) format('woff2');unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}@font-face {font-family: 'Lora';font-style: italic;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LLvtLp_A.woff2) format('woff2');unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}@font-face {font-family: 'Lora';font-style: italic;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LL_tLp_A.woff2) format('woff2');unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: 'Lora';font-style: italic;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LIftL.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: 'Lora';font-style: normal;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwf7I-NP.woff2) format('woff2');unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family: 'Lora';font-style: normal;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMw77I-NP.woff2) format('woff2');unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family: 'Lora';font-style: normal;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuM3b7I-NP.woff2) format('woff2');unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}@font-face {font-family: 'Lora';font-style: normal;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuM2T7I-NP.woff2) format('woff2');unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}@font-face {font-family: 'Lora';font-style: normal;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwX7I-NP.woff2) format('woff2');unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}@font-face {font-family: 'Lora';font-style: normal;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwT7I-NP.woff2) format('woff2');unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: 'Lora';font-style: normal;font-weight: 400 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7Iw.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: 'Mona Sans';font-style: italic;font-weight: 200 900;font-stretch: 100%;font-display: swap;src: url(https://fonts.gstatic.com/s/monasans/v4/o-0ZIpQmx24alC5A4PNr4C5OaxRsfNNlKbCePevttnOmDyw.woff2) format('woff2');unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}@font-face {font-family: 'Mona Sans';font-style: italic;font-weight: 200 900;font-stretch: 100%;font-display: swap;src: url(https://fonts.gstatic.com/s/monasans/v4/o-0ZIpQmx24alC5A4PNr4C5OaxRsfNNlKbCePevtt3OmDyw.woff2) format('woff2');unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: 'Mona Sans';font-style: italic;font-weight: 200 900;font-stretch: 100%;font-display: swap;src: url(https://fonts.gstatic.com/s/monasans/v4/o-0ZIpQmx24alC5A4PNr4C5OaxRsfNNlKbCePevtuXOm.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family: 'Mona Sans';font-style: normal;font-weight: 200 900;font-stretch: 100%;font-display: swap;src: url(https://fonts.gstatic.com/s/monasans/v4/o-0bIpQmx24alC5A4PNB6Ryti20_6n1iPHjc5aHdu2ui.woff2) format('woff2');unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}@font-face {font-family: 'Mona Sans';font-style: normal;font-weight: 200 900;font-stretch: 100%;font-display: swap;src: url(https://fonts.gstatic.com/s/monasans/v4/o-0bIpQmx24alC5A4PNB6Ryti20_6n1iPHjc5aDdu2ui.woff2) format('woff2');unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family: 'Mona Sans';font-style: normal;font-weight: 200 900;font-stretch: 100%;font-display: swap;src: url(https://fonts.gstatic.com/s/monasans/v4/o-0bIpQmx24alC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}.precision-cls {background: url(../images/about-page/precision-image.webp) no-repeat left top/cover;padding: 25%;border-radius: 20px;width: 300px;margin: 0 auto;}.our-story {background: url(../images/about-page/our-story.webp) no-repeat left top/cover;padding: 32%;}.truck-icon {background: url(../images/about-page/truck-icon.webp) no-repeat left top/cover;padding: 35%;border-radius: 20px;}.about-sec4 {background: url(../images/about-page/our-mission-values.webp) no-repeat left top/cover;padding: 35%;border-radius: 20px;}.button1 {text-decoration: none;position: relative;border: none;font-size: 18px;font-weight: 600;font-family: inherit;cursor: pointer;color: #000;width: 7em;height: 2em;line-height: 2em;text-align: center;background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);background-size: 300%;border-radius: 30px;z-index: 1;}.button1:hover {animation: ani 8s linear infinite;border: none;}@keyframes ani {0% {background-position: 0%;}100% {background-position: 400%;}}.button1:before {content: "";position: absolute;top: -5px;left: -5px;right: -5px;bottom: -5px;z-index: -1;background: linear-gradient(90deg, #FA3B0E, #FFDC00, #ffeb3b, #FA3B0E);background-size: 400%;border-radius: 35px;transition: 1s;}.button1:hover::before {filter: blur(20px);}.button1:active {background: linear-gradient(32deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);}.location-cls {background: url(../images/contact-page/location-image.webp) no-repeat left top/contain;padding: 35%;border-radius: 20px;width: 300px;margin: 0 auto;}.email-cls {background: url(../images/contact-page/email-image.webp) no-repeat left top/contain;padding: 35%;border-radius: 20px;width: 300px;margin: 0 auto;}