*{box-sizing:border-box;padding:0;margin:0}:root{--main_color: #363636;--secondary_color: #ffbb00}.main_color{color:var(--main_color)}.secondary_color{color:var(--secondary_color)}.bg_main{background:var(--secondary_color)}.grey_color{color:#555}.light_black{color:rgba(0,0,0,.65)}@font-face{font-family:AdelleSansARA-Thin;src:url("../webfonts/AdelleSansARA-Thin.otf")}@font-face{font-family:AdelleSansARA-Light;src:url("../webfonts/AdelleSansARA-Light.otf")}@font-face{font-family:AdelleSansARA-Regular;src:url("../webfonts/AdelleSansARA-Regular.otf")}@font-face{font-family:AdelleSansARA-Bold;src:url("../webfonts/AdelleSansARA-Bold.otf")}@font-face{font-family:AdelleSansARA-Extrabold;src:url("../webfonts/AdelleSansARA-Extrabold.otf")}body{font-family:AdelleSansARA-Regular;font-weight:400;background-color:#fff}body,html{scroll-behavior:smooth}ul{margin:0;padding:0;list-style:none}a{display:block;text-decoration:none}img{max-width:100%;height:auto}::-webkit-scrollbar{width:10px;height:5px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:var(--secondary_color);border-radius:10px}.main_title{font-size:40px;font-weight:500}.heading .title{color:var(--main_color);font-size:72px;font-weight:700}.heading p{color:var(--main_color);font-size:20px;font-weight:700}@keyframes upMove{0%{transform:translateY(0)}100%{transform:translateY(-50px)}}section.preloader{background-color:#fff;display:flex;align-items:center;justify-content:center;position:fixed;width:100%;height:100vh;z-index:10}section.preloader img{animation:zommInOut 1s infinite alternate}header{height:650px}header img.shape{left:0;top:0;width:540px;height:760px;z-index:1}header .nav_wrapper{position:relative}header .nav_wrapper .upper_nav{box-shadow:0px 1px 0px 0px rgba(0,0,0,.08)}header .nav_wrapper .upper_nav ul li a,header .nav_wrapper nav ul li a{color:#6d8493;transition:color .3s linear}header .nav_wrapper .upper_nav ul li a:hover,header .nav_wrapper nav ul li a:hover{color:#ff1719}header .img .car{top:130px;left:0px;width:670px;z-index:2}header .img .up_arrows{position:absolute;left:100px;top:180px;transform:translate(-50%, -50%);animation:upMove 1.5s infinite linear alternate;z-index:1}header .img .down_arrows{position:absolute;left:190px;bottom:50px;animation:upMove 1.5s 1s infinite linear alternate;z-index:1}section.about_us::before{content:"";position:absolute;top:0;left:0;background-image:url("../images/icons/emdad_shape.png");background-repeat:no-repeat;background-size:100% 100%;width:100%;height:100%;z-index:-1}section.about_us p{font-size:28px}section.services{position:relative;overflow:hidden;z-index:0}section.services::before{right:-160px;top:40px}section.services::after{left:-160px;bottom:-40px}section.services::after,section.services::before{content:"";position:absolute;z-index:-1;width:300px;height:300px;border-radius:459.195px;opacity:.4;background:#ffa43a;filter:blur(187px)}section.services .splide .splide__track{padding-top:40px;padding-bottom:40px}section.services .splide ul.splide__list li.splide__slide{border:none;transition:transform .3s linear}section.services .splide ul.splide__list li.splide__slide.is-active{transform:scale(1.1);z-index:1}section.services .splide ul.splide__list li.splide__slide .title{color:var(--main_color);font-size:23px;font-weight:700}section.services .splide ul.splide__list li.splide__slide img{border-radius:57.951px}section.services .splide .splide__pagination{bottom:-20px}section.services .splide .splide__pagination li button{background-color:var(--main_color)}section.services .splide .splide__pagination li button.is-active{background-color:var(--secondary_color)}footer{background:#f7f7f7;position:relative;overflow:hidden;padding:80px 0;z-index:0}footer::before{right:-200px;top:-240px}footer::after{left:-200px;bottom:-240px}footer::after,footer::before{content:"";position:absolute;z-index:-1;width:400px;height:400px;border-radius:459.195px;opacity:.4;background:#ffa43a;filter:blur(187px)}footer .links_wrapper h3,footer .contact_us h3{color:#0a142f;font-weight:700;font-size:18px}footer .links_wrapper ul li a{color:#0a142f;opacity:.65;transition:color .3s linear}footer .links_wrapper ul li a:hover{color:var(--secondary_color)}footer .contact_us ul li a{color:#363636;font-weight:700;transition:color .3s linear}footer .contact_us ul li a:hover{color:var(--secondary_color)}@media(max-width: 575px){footer .logo img{max-width:40%}}@media(max-width: 767px){header{height:100%}header .shape{z-index:-1 !important}header .nav_wrapper{z-index:0}header .nav_wrapper nav ul{justify-content:center}header .nav_wrapper nav ul li a{color:var(--main_color)}header .content .heading .title{font-size:30px}header .content .heading p{font-size:16px}header .img img.car{position:relative !important;inset:0}header .img img.up_arrows,header .img img.down_arrows{display:none}section.about_us .heading p{text-align:center}section.services .heading .title{font-size:30px}section.services .heading p{font-size:16px}footer{padding:30px 0}footer .logo{justify-content:center}footer .logo,footer .links_wrapper{margin-bottom:15px}}@media(max-width: 991px){section.about_us .heading .title{font-size:30px}section.about_us .heading p{font-size:16px}}