@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2eabab}@layer components{.elements-center{@apply flex justify-center items-center}.elements-between{@apply flex justify-between items-center}.main-btn{@apply bg-main lg:py-4 lg:px-7 px-6 py-3 rounded-full text-white text-[15px] lg:text-base transition-all duration-300 hover:shadow-lg hover:scale-105}}body{font-family:"Cairo",serif}body nav .links ul li a.active{color:#2eabab}body .menu-small-screen{-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:0.5s;transition:0.5s;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);visibility:hidden}body .menu-small-screen.open{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);visibility:visible}body .work-times{-webkit-box-shadow:0 5px 20px -10px rgba(0,0,0,0.7294117647);box-shadow:0 5px 20px -10px rgba(0,0,0,0.7294117647)}body .services .container .box:nth-child(odd) .text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:end}body .services .container .box:nth-child(odd) .image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:100%}body .services .container .box:nth-child(odd):after{content:"";position:absolute;right:-170px;bottom:-170px;background-color:#2eabab;width:200px;height:200px;border-radius:50%;-webkit-transition:0.8s;transition:0.8s;z-index:1}body .services .container .box:nth-child(2n) .text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body .services .container .box:nth-child(2n) .image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:120px}body .services .container .box:nth-child(2n):after{content:"";position:absolute;left:-170px;bottom:-170px;background-color:#2eabab;width:200px;height:200px;border-radius:50%;-webkit-transition:0.8s;transition:0.8s;z-index:1}body .services .container .box .image,body .services .container .box .text{position:relative;z-index:3}body .services .container .box .text h5,body .services .container .box .text p{-webkit-transition:0.5s;transition:0.5s}body .services .container .box:hover .text h5,body .services .container .box:hover .text p{color:white!important}body .services .container .box:hover:after{width:400%;height:400%}body .blog .box{-webkit-transition:0.3s;transition:0.3s}body .blog .box h4,body .blog .box p{-webkit-transition:0.3s;transition:0.3s}body .blog .box:hover{background-color:#2eabab}body .blog .box:hover h4,body .blog .box:hover p:last-child{color:white}body .swiper{width:80%}body .swiper .image{overflow:hidden}body .swiper .image:before{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:100px;background:-webkit-gradient(linear,left bottom,left top,from(white),color-stop(rgba(255,255,255,0.8)),color-stop(rgba(255,255,255,0.6)),color-stop(rgba(255,255,255,0.4)),color-stop(rgba(255,255,255,0.2)),to(rgba(255,255,255,0)));background:linear-gradient(to top,white,rgba(255,255,255,0.8),rgba(255,255,255,0.6),rgba(255,255,255,0.4),rgba(255,255,255,0.2),rgba(255,255,255,0))}body .video .play-icon:after,body .video .play-icon:before{content:"";position:absolute;border-radius:50%;-webkit-transition:0.3s;transition:0.3s;width:100%;height:100%}body .video .play-icon:before{z-index:-1;background-color:rgba(46,171,171,0.7137254902)}body .video .play-icon:after{z-index:-2;background-color:rgba(46,171,171,0.4666666667)}body .video:hover img{-webkit-filter:brightness(0.5);filter:brightness(0.5)}body .video:hover .play-icon:before{width:130%;height:130%}body .video:hover .play-icon:after{width:150%;height:150%}body.aboutUs-page .about-us .row:nth-child(odd) .image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body.aboutUs-page .about-us .row:nth-child(odd) .text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.aboutUs-page .about-us .row:nth-child(2n) .image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.aboutUs-page .about-us .row:nth-child(2n) .text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body .preview-video{-webkit-transition:0.8s;transition:0.8s;opacity:1;-webkit-transform:scale(1);transform:scale(1)}body .preview-video.close{opacity:0;-webkit-transform:scale(0);transform:scale(0)}@media (max-width:1024px){.services .container .box .image{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important;height:110px!important}.services .container .box .text{text-align:center!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}}@media (max-width:767px){body.aboutUs-page .about-us .row .image{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}body.aboutUs-page .about-us .row .text{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}}