@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap');:root {--c1: #373737;--c2: #a88e53;--c3: #fff;--c4: #794b50;--f_extralight: 200;--f_light: 300;--f_regular: 400;--f_medium: 500;--f_semibold: 600;--f_semibold: 600;--f_bold: 700;font-family: "Readex Pro", sans-serif;}* {margin: 0;padding: 0;user-select: none;}html {position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow-x: hidden;direction: rtl;}body[lang="en"]>* {direction: ltr !important;text-align: left !important;}.container {position: absolute;left: 0%;top: 0%;width: 100%;height: 100%;transform: translate(0%, 0%);background-color: #eef2f7;background-position: center;background-size: cover;background-repeat: no-repeat;}.main {position: relative;height: 63vh;width: 100%;border-radius: 0 0 8vh 8vh;}.main .first_text {position: absolute;right: 5%;top: 50%;transform: translate(5%, -50%);z-index: 2;color: var(--c3);width: 54vh;text-align: right;font-size: 4.5vh;font-weight: var(--f_medium);transition: all ease-in-out 0.3s;opacity: 1;}.main .second_text {position: absolute;left: 5%;top: 50%;transform: translate(-5%, -50%);z-index: 2;color: var(--c3);width: 40vh;text-align: right;font-size: 8vh;font-weight: var(--f_medium);opacity: 0;transition: all ease-in-out 0.3s;}.main .plane {position: absolute;left: 5%;bottom: 4%;width: 75vh;height: 50vh;background-image: url(./img/plane.png);background-position: bottom;background-repeat: no-repeat;background-size: contain;z-index: 2;transition: all ease-in-out 0.6s;}.main .plane.active {left: 120vh;bottom: 20vh;}.main .plane.move {left: 60%;bottom: 30%;}.main>.bg {position: absolute;width: 100%;height: 100%;background-image: url(./img/bgs/1.png);background-size: cover;-o-background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;background-repeat: no-repeat;background-position: bottom;background-attachment: scroll;overflow: hidden;border-radius: 0 0 8vh 8vh;}.main>.bg::before {content: '';position: absolute;left: 50%;bottom: -13vh;transform: translateX(-50%);width: 105%;height: 12vh;background: rgba(217, 217, 217, 0.01);box-shadow: 0px -7vh 7vh rgba(0, 0, 0, 0.7);}.main>.bg::after {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(./img/bgs/mask.png);mix-blend-mode: multiply;}body[lang="en"] .item.lang {margin-right: unset;margin-left: 20%;}body[lang="en"] .first_text {text-align: left;}body[lang="en"] .services .services-container,body[lang="en"] .services .action>.btn{transform: translateX(55%);}body[lang="en"] .title, body[lang="en"] .subtitle, body[lang="en"] .company_name, body[lang="en"] .company_des, body[lang="en"] .img {right: unset;left: 3%;}body[lang="en"] .subtitle{right: unset;left: 3%;text-align: left;direction: ltr;}body[lang="en"] .services .services-container .travel_company_services, body[lang="en"] .services .services-container .hajj_services{direction: ltr;}body[lang="en"] .social-containers, body[lang="en"] .footer>.social>.title, body[lang="en"] .footer>.item>.title, body[lang="en"] .footer>.item>.text {right: unset !important;left: 50% !important;transform: translateX(-50%) !important;text-align: left;}.menu {position: fixed;top: 0;left: 0;width: 100%;height: 8vh;z-index: 1;display: flex;justify-content: flex-start;align-items: center;background-color: #d9d9d9 0;transition: all ease-in-out 0.3s;}.menu .item {position: relative;width: 11vh;height: 5vh;margin-left: 2%;line-height: 5vh;font-size: 1.6vh;font-weight: var(--f_medium);color: var(--c2);text-align: center;transition: all ease-in 0.2s;}.menu .item:not(.logo, .lang)::after {content: '';position: absolute;width: 100%;padding: 0.1vh;height: 4vh;left: 50%;top: 50%;transform: translate(-50%, -50%);background-color: var(--c2);opacity: 0;border-radius: 2vh;transition: all ease-in 0.3s;}.menu .item:not(.logo, .lang):hover::after {opacity: 0.2;cursor: pointer;}.menu .item.active:not(.logo, .lang)::after {opacity: 0.2;cursor: pointer;}.menu .item.logo {background-image: url(./img/logo.png);background-position: center;background-repeat: no-repeat;background-size: 30vh;width: 40vh;height: 9vh;margin-right: 5%;}.menu .item.lang {height: 4vh;line-height: 4vh;width: 11vh;background-color: var(--c2);color: var(--c3);border-radius: 1.2vh;text-align: center;transition: all ease-in-out 0.3s;margin-right: 20%;}.menu .item.lang .text {position: absolute;width: 100%;height: 100%;left: -20%;transition: all ease-in-out 0.3s;opacity: 0.8;}.menu .item.lang.en {background-color: var(--c1);color: var(--c2);}.menu .item.lang.en .text {left: 20%;}.menu .item.lang>.circle {position: absolute;right: 5%;top: 50%;transform: translateY(-50%);height: 3vh;width: 3vh;background-color: #fff;border-radius: 100%;box-shadow: inset 0px 0px 4.8px 1px rgba(0, 0, 0, 0.3);opacity: 0.5;transition: all ease-in-out 0.3s;}.menu .item.lang.en>.circle {right: 70%;}.menu .item.lang:hover>.circle, .menu .item.lang:hover>.text {opacity: 1;}.menu .item.lang:hover {opacity: 1;cursor: pointer;}.menu .item.lang.ar {padding-left: 1vh;}.menu .item.lang.en {padding-right: 1vh;}.menu.sticky {background-color: #eef2f7;z-index: 99;}.menu:before {content: '';position: absolute;left: 50%;top: -12vh;transform: translateX(-50%);width: 105%;height: 12vh;background: rgba(217, 217, 217, 0.01);box-shadow: 0px 7vh 7vh rgba(0, 0, 0, 0.7);transition: all ease-in 0.3s;}.menu.sticky::before {height: 0vh;}.services {height: auto;position: relative;background-image: url(./img/news.png);background-position: center;background-size: cover;background-repeat: no-repeat;}.services .title,.our .title ,.news .title,.partners .title,.info .title{padding-top: 1%;}.services .cards {position: relative;top: 12%;height: 75vh;width: 100%;z-index: 2;display: flex;justify-content: center;flex-wrap: nowrap;flex-direction: row;align-items: center;}.services .cards_packages {position: relative;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;height: auto;}.services .cards .item.special {position: relative;width: 35vh;height: 60vh;margin: 2vh;background-image: url(./img/card.jpg);background-position: center;background-repeat: no-repeat;background-size: contain;overflow: hidden;border-radius: 5.5vh;transition: all ease-in 0.3s;opacity: 0.4;}.services .cards_packages .item.special.package {height: 55vh;width: 31vh;background-image: var(--img);background-size: cover;}.services .cards .item.special .icon {position: absolute;width: 100%;height: 20vh;left: 50%;top: 0%;transform: translateX(-50%);background-repeat: no-repeat;background-position: center;background-size: 40%;filter: drop-shadow(-10px 10px 0px #000 70);}.services .cards .item.special .icon.kaaba {background-image: url(./img/icons/kaaba.png);}.services .cards .item.special .icon.package {background-size: contain;background-image: url(./img/icons/location.png);height: 26vh;top: -3vh;}.services .cards .item.special .icon.plane {background-size: contain;height: 30vh;background-position: top;top: -5vh;background-image: url(./img/icons/aeroplane.png);}.services .cards .item.special .icon.ticket {background-size: contain;background-image: url(./img/icons/flight-ticket.png);}.services .cards .item.special .ctitle {position: absolute;width: 100%;text-align: center;top: 37%;color: var(--c3);font-weight: var(--f_semibold);font-size: 2.5vh;}.services .cards .item.special .description {position: absolute;width: 30vh;text-align: center;padding: 5%;top: 43%;color: var(--c3);font-weight: var(--f_light);font-size: 1.5vh;line-height: 2.6vh;}.services .cards_packages .item.special .description {position: absolute;width: 30vh;text-align: center;padding: 1%;top: 43%;color: var(--c3);font-weight: var(--f_semibold);font-size: 1.5vh;line-height: 2.6vh;text-shadow: 0 0 20px black;}.services .cards .item.special .btn {position: absolute;bottom: 2%;left: 50%;transform: translateX(-50%);width: 17vh;height: 7vh;background-color: #d9d9d9;border-radius: 1vh;text-align: center;line-height: 7vh;color: var(--c1);}.services .cards .item.special::before {content: '';position: absolute;left: 0;top: -10vh;width: 0%;height: 30vh;background-image: url(./img/card-head.svg);background-position: center;background-size: cover;transition: all ease-in 0.3s;}.services .cards .item.special:hover {cursor: pointer;opacity: 1 !important;}.services .cards .item:hover::before {width: 100%;}.services .cards .item:hover {cursor: default;}.services .cards .item:hover .icon::after {left: 0%;}.services .cards .item:hover .icon {opacity: 1;}.services .cards .item:hover .btn {opacity: 1;cursor: pointer;}.services .action>.btn {position: relative;bottom: 10%;transform: translateX(-55%);width: 96vh;height: 7vh;background-color: #d9d9d9;border-radius: 1vh;text-align: center;line-height: 7vh;color: var(--c1);background-color: #d9d9d9;transition: all ease-in-out 0.3s;z-index: 44;margin-top: 3%;}.services .action>.btn:hover {background-color: var(--c2);color: var(--c3);cursor: pointer;}.services .services-container {position: relative;width: 95vh;height: 63vh;transform: translateX(-55%);background-color: #5b6066;border-radius: 2vh;direction: rtl;text-align: right;}.services .services-container.some_height{height: fit-content;}.services .services-container.show_services {height: fit-content;}.services .services-container .title {margin-right: 5%;}.services .services-container .contain {position: relative;width: 100%;height: 100%;}.services .services-container .view {position: absolute;width: 100%;height: 100%;}.services .services-container .contain {position: relative;width: 64%;height: 100%;}.services .services-container .sendreq {position: relative;width: 100%;height: 100%;}.services .services-container .sendreq .title {font-size: 1.8vh;}.services .services-container .img {position: absolute;left: -1vh;top: 0;height: 100%;width: 35vh;background-image: url(./img/news/1.png);background-position: center;background-size: cover;background-repeat: no-repeat;border-radius: 1vh 0 0 1vh;}.services .services-container .description {position: relative;width: 55vh;padding: 3%;font-weight: var(--f_light);color: var(--c3);}.services .services-container .btn {position: relative;width: 25vh;height: 6vh;background-color: #d9d9d9;border-radius: 1vh;text-align: center;line-height: 6vh;color: var(--c1);opacity: 0.7;transition: all ease-in 0.3s;margin-top: 5%;margin-bottom: 3%;}.services .services-container .ticket_req>.btn, .services .services-container .package_req>.btn {right: 50%;transform: translateX(50%);}.services .services-container .contain>.btn {position: absolute;}.services .services-container .btn:hover {opacity: 1;cursor: pointer;}.services .services-container .input {position: relative;width: 100%;height: 6vh;margin-right: 1%;margin-top: 1%;margin-bottom: 3%;}.services .services-container .input .header {position: relative;padding: 0%;margin: 2%;margin-bottom: 1.5%;color: var(--c3);font-size: 1.7vh;}.services .services-container .input input:not(.radial) {position: relative;margin: unset;width: 98%;height: 4vh;border: none;padding: unset;appearance: none;outline: unset;box-shadow: unset;background: none;padding-right: 1%;font-weight: var(--f_semibold);font-family: "Readex Pro", sans-serif;font-size: 1.7vh;}.services .services-container .input input.radial {position: relative;margin: unset;width: 3vh;height: 3vh;border: none;padding: unset;outline: unset;box-shadow: unset;background: none;padding-right: 1%;font-weight: var(--f_semibold);font-family: "Readex Pro", sans-serif;font-size: 1.7vh;background: var(--c3);}.services .services-container .input .filed {position: relative;width: 88%;height: 4.3vh;background-color: var(--c3);margin-right: 2%;border-radius: 0.5vh;border-right: 5vh solid transparent;}.services .services-container .input .filed.error {border-top: 0.1vh solid red;border-bottom: 0.1vh solid red;border-right: 5vh solid transparent;}.services .services-container .input .filed.comment {width: 93%;border-right: unset;}.services .services-container .input .filed.radial {background-color: transparent;color: white;display: flex;justify-content: flex-start;align-items: center;border-right: unset;}.services .services-container .input .filed.radial label {margin-left: 6%;}.services .services-container .input .filed.radial .urgent {width: 30vh;}.services .services-container .input .filed.radial label span {margin-left: 3%;font-size: 1.2vh;color:var(--c2);}.services .services-container .input .filed.radial input {margin-left: 1%;}.services .services-container .input .filed:not(.radial, .comment):before {content: '';position: absolute;right: -5vh;top: 0;height: 100%;width: 5vh;background-color: #d9d9d9;border-radius: 0 0.5vh 0.5vh 0;text-align: center;line-height: 4.3vh;}.services .services-container .input .filed:not(.radial)::after {position: absolute;right: -4.8vh;width: 4.5vh;height: 4.5vh;top: 0%;font-size: 2vh;font: var(--fa-font-solid);content: '';transform: scale(1.1);color: #373737;text-align: center;line-height: 4vh;}.services .services-container .input .filed.user::after {content: '\f007';}.services .services-container .input .filed.number::after {content: '\f2a0';}.services .services-container .input .filed.persons::after {content: '\f0c0';}.services .services-container .input .filed.date::after {content: '\f073';}.services .services-container .input .filed.plane::after {content: '\f072';transform: rotate(211deg);margin-top: -0.5vh;}.services .services-container .input .filed.plane_to::after {content: '\f072';transform: rotate(147deg);margin-top: -0.5vh;}.services .services-container .input.radial {display: inline-flex;align-items: flex-end;flex-wrap: nowrap;height: 5vh;margin-bottom: 0%;}.services .services-container .input.radial .header {width: 10vh;}.services .services-container .oneline {position: relative;width: 94.5%;padding: 1%;padding-top: 0%;margin-top: 0%;display: flex;height: 10vh;}.services .services-container .oneline .header {margin-bottom: 3%;}.title {position: relative;right: 3%;width: fit-content;height: 5vh;line-height: 3vh;font-size: 3.6vh;font-weight: var(--f_medium);color: var(--c1);z-index: 3;transition: all ease-in 0.3s;opacity: 0.5;}.title.active, .title.dontmove {opacity: 1;}.title::before {content: '';position: absolute;left: 50%;margin-top: 5%;top: 50%;transform: translate(-50%, -50%);background-color: var(--c2);width: 0%;height: 1.5vh;z-index: -1;transition: all ease-in 0.3s;}.title.active::before, .title.dontmove::before {width: 105%;}.subtitle {position: relative;right: 3%;height: 5vh;font-size: 1.7vh;font-weight: var(--f_regular);color: var(--c1);opacity: 0.1;transition: all ease-in 0.5s;}.subtitle ul li{margin: 2%;}.subtitle.services_show{height: fit-content;padding: 1%;}.subtitle.dontmove {right: 3%;opacity: 1;}.title.white, .subtitle.white {color: var(--c3);}.subtitle.active {opacity: 1;right: 3%;}.title.w15 {width: 13vh;}.our {height: 103vh;position: relative;background-position: center;background-size: cover;background-repeat: no-repeat;opacity: 1;border-radius: 5%;}.our .company_name {position: relative;margin-top: 4%;right: 3%;width: fit-content;font-size: 2.4vh;font-weight: var(--f_semibold);color: var(--c4);background-color: var(--c2);padding: 0.4vh;transition: all ease-in-out 0.5s;opacity: 0.5;}.our .company_des {position: relative;margin-top: 1%;right: 3%;width: fit-content;font-size: 1.8vh;font-weight: var(--f_semibold);color: var(--c1);background-color: var(--c3);padding: 0.4vh;transition: all ease-in-out 0.5s;opacity: 0.5;}.our .company_name.active, .our .company_des.active {right: 3%;opacity: 1;}.our .img {position: relative;margin-top: 2%;right: 3%;width: 35vh;height: 44vh;background-image: url(./img/our-img.png);background-position: center;background-size: cover;border: 1vh solid var(--c2);}.our .info {position: absolute;width: 90vh;height: 30vh;top: 20%;right: 46vh;}.our .info .title {width: fit-content;font-size: 2.7vh;font-weight: var(--f_medium);line-height: 4.5vh;margin-top: 3vh;}.our .info .subtitle {color: var(--c3);margin-bottom: 3%;font-size: 2vh;font-weight: var(--f_light);}body[lang="en"] .our::before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-image: url(./img/our.png);background-position: center;background-size: cover;background-repeat: no-repeat;transform: scaleX(-1);}body[lang="ar"] .our::before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-image: url(./img/our.png);background-position: center;background-size: cover;background-repeat: no-repeat;}.news {height: 80vh;position: relative;background-image: url(./img/news.png);background-position: center;background-size: cover;background-repeat: no-repeat;}.news .news_container {position: absolute;width: 100%;height: 40vh;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: var(--c1);background-position: top;background-size: cover;display: flex;flex-wrap: nowrap;justify-content: center;align-items: center;flex-direction: row;direction: ltr;}.news .news_container .item {position: relative;width: 50vh;height: 35vh;overflow: hidden;border-radius: 1vh;border: 0.3vh dotted var(--c1);margin-left: 2%;transition: all ease-in-out 0.3s;text-align: right;opacity: 1;}.news .news_container .item .description {position: absolute;width: 100%;min-height: 10vh;bottom: 0;left: 0;background-color: rgba(55, 55, 55, 0.84);color: var(--c3);}.news .news_container .item .description .text {padding: 2%;font-weight: var(--f_light);font-size: 1.5vh;}.news .news_container .item .description::after {content: "“";position: absolute;top: -7vh;left: 0;font-size: 14vh;color: var(--c2);}.news .news_container .item img {position: relative;width: 100%;height: 100%;}.news .news_container::after {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-image: url(./img/bgs/mask2.png);background-size: cover;mix-blend-mode: multiply;opacity: 0.4;}.news .news_container::before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-image: url(./img/bgs/2.jpg);background-position: center;background-size: cover;opacity: 0.4;}.news .siwtcher {position: absolute;width: 100%;height: 1vh;top: 77%;left: 50%;transform: translate(-50%, -50%);display: flex;flex-wrap: nowrap;justify-content: center;align-items: center;flex-direction: row;direction: ltr;}.news .siwtcher .item {position: relative;width: 5vh;height: 1vh;border-radius: 10vh;margin: 0.5vh;overflow: hidden;}.news .siwtcher .item:hover {cursor: pointer;}.news .siwtcher .item.active::before {opacity: 1;}.news .siwtcher .item::before {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-color: var(--c1);opacity: 0.3;}.partners {min-height: 90vh;position: relative;background-image: url(./img/news.png);background-position: center;background-size: cover;background-repeat: no-repeat;border-radius: 0;}.partners .partners-containers {position: relative;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;justify-content: center;}.partners .partners-containers .item {position: relative;width: 20vh;height: 15vh;color: white;text-align: center;border-radius: 2vh;border: solid 0.2vh var(--c2);margin: 2%;font-size: 1.5vh;}.partners .partners-containers .item .img {position: absolute;background-image: var(--img);background-position: center;background-size: contain;background-repeat: no-repeat;width: 100%;height: 100%;left: 0;top: 0;}.partners .partners-containers .item img {width: 20vh;height: 15vh;object-fit: contain;}.partners .partners-containers .item::after {content: attr(data-name);position: absolute;width: 100%;height: 2vh;color: var(--c1);bottom: -20%;left: 0;text-align: center;font-weight: var(--f_light);}.footer {position: relative;height: 25vh;background-color: #1e1e1e;display: grid;grid-template-columns: repeat(4, 1fr);grid-template-rows: 1fr;grid-column-gap: 0px;grid-row-gap: 0px;text-align: center;user-select: all !important;}.footer .copyright {position: absolute;text-align: center;left: 50%;bottom: 3%;transform: translateX(-50%);width: fit-content;color: var(--c3);font-size: 1.3vh;font-weight: var(--f_light);}.footer .copyright::before {content: '';position: absolute;width: 110%;height: 0.2vh;left: 50%;transform: translateX(-50%);top: -50%;background-color: var(--c2);}.footer .copyright::after {content: '';position: absolute;width: 1.6vh;height: 1.6vh;left: -5%;bottom: 5%;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACxSURBVHgBpdAxDgFBFMbxHVEoJLaRKBRbShRoaDc6p+AmjuAICifQUGhcQyUanZhio5KM//CRF43IvuSX2X0z7+2bTZIyEULo4GhskMW9ijmUKlnHXVJMsP3uOAuvmJvcSLkQ36vqlqOHPYpYqPN9ret3da7ipZnZxhXPIqfOU83Xxg4HdRxggTO6v2aOl74pP3R2g6WBJlZKt/TFAtnn1znnPE48etTE69Jj9i7JP/EA8O2KMkmH+v0AAAAASUVORK5CYII=');background-repeat: no-repeat;background-position: center;background-size: contain;}.footer .aboutus {grid-area: 0.25;}.footer .aboutus .description {font-weight: var(--f_extralight);text-align: right;font-size: 1.5vh;padding: 1%;padding-right: 5%;color: var(--c3);}.footer .contact {grid-area: 0.0833333333;}.footer .contact .text {position: relative;text-align: right;width: 14vh;color: var(--c3);}.footer .text {font-weight: var(--f_light);}.footer .head {margin-top: 3%;margin-bottom: 1%;font-weight: var(--f_medium);}.footer .title, .footer .text {right: 50%;transform: translateX(50%);font-size: 1.5vh;}.footer .social {grid-area: 0.0416666667;}.footer .social .title {right: 50%;transform: translateX(50%);}.footer .social .social-containers {position: relative;width: 17vh;display: flex;flex-wrap: wrap;justify-content: space-evenly;right: 50%;transform: translateX(50%);margin-top: 5%;}.footer .social .social-containers .item {position: relative;width: 4.3vh;height: 4.3vh;border-radius: 100%;background-color: #d9d9d9 49;margin: 3%;opacity: 0.6;transition: all ease-in 0.3s;}.footer .social .social-containers .item::after {content: '';position: absolute;width: 60%;height: 60%;left: 50%;top: 50%;transform: translate(-50%, -50%);background-position: center;background-repeat: no-repeat;background-size: contain;transition: all ease-in 0.3s;}.footer .social .social-containers .item:hover {cursor: pointer;opacity: 1;background-color: #d9d9d9;}.footer .social .social-containers .item.email::after {background-image: url(./img/icons/email.png);}.footer .social .social-containers .item.whatsapp::after {background-image: url(./img/icons/whats.png);}.footer .social .social-containers .item.x::after {background-image: url(./img/icons/x.png);}.footer .social .social-containers .item.instagram::after {background-image: url(./img/icons/insta.png);}.footer .social .social-containers .item.facebook::after {background-image: url(./img/icons/facebook.png);}.footer .logo {position: relative;grid-area: 0.025;}.footer .logo img {position: relative;margin-top: 6%;object-fit: contain;width: 20vh;height: 20vh;}.footer .title {font-size: 2vh;}.loader {position: fixed;top: 0%;left: 0%;width: 100%;height: 100%;z-index: 9999;background-color: var(--c3);}.loader::before {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%) rotate(0deg);border: 1vh solid #f3f3f3;border-top: 1vh solid var(--c2);border-radius: 100%;width: 5vh;height: 5vh;animation: spin 1s linear infinite;}@keyframes spin {0% {transform: translate(-50%, -50%) rotate(0deg);}100% {transform: translate(-50%, -50%) rotate(360deg);}}.sliders-items-tbit {position: absolute;width: 100%;height: 1vh;left: 50%;bottom: -5%;transform: translateX(-50%);z-index: 111;display: flex;justify-content: center;direction: ltr;}.sliders-items-tbit .item {position: relative;width: 4vh;height: 1vh;background-color: var(--c1);opacity: 0.3 !important;margin-left: 1%;border-radius: 2vh;}.sliders-items-tbit .item:hover {cursor: pointer;}.sliders-items-tbit .item.active {opacity: 1 !important;}.contain.sliders>.item>.title {margin-top: 2%;}.btn.disable {opacity: 0.2 !important;}.btn.disable:hover {cursor: not-allowed !important;}@media screen and (max-width: 1115px) {.menu {position: -webkit-sticky;position: fixed;top: 0;right: 0;width: unset;z-index: 1000;display: flex;flex-direction: column;background-color: #eef2f7;min-height: 5vh;height: 5vh;z-index: 999;overflow: hidden;}.menu .item.lang {margin-right: 0;}.menu::before {background: unset;box-shadow: unset;}.main .bg {border-radius: 0 0 1vh 1vh;}.main .plane {width: 30vh;height: 30vh;}.main .first_text, .main .second_text {font-size: 4vh;width: 45vh;text-align: center;position: absolute;top: 30%;}.services {height: 303vh;}.services .cards {display: flex;flex-direction: column;height: unset;top: 4%;}.services .action>.btn {bottom: 1%;}.services .services-container {width: 100%;height: fit-content;transform: unset;margin-top: 25%;}.services .services-container .view {display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: center;}.services .services-container .img {position: relative;width: 100%;height: 40%;left: 0;top: 0;}.services .services-container .contain {margin-bottom: 5%;width: 90%;}.services .services-container .description {width: 100%;}.services .services-container .btn {right: 50%;transform: translateX(50%);bottom: unset;}.services .services-container .sendreq {width: 95%;}.services .services-container .sendreq .btn {bottom: 0vh;}.services .services-container .input {margin-bottom: 10%;}.services .services-container .oneline {flex-direction: column;height: fit-content;}.our {border-radius: 0;height: fit-content;}.our .title {margin-bottom: 15%;}.our .img {margin-top: 10%;right: 10%;margin-bottom: 10%;}.our .info {position: relative;display: flex;height: 100%;width: 100%;margin-top: 0;top: 0;flex-direction: column;align-items: stretch;text-align: center;right: unset;}.our .info .title {position: relative;width: 100%;margin-bottom: 5%;right: 0;margin-right: 0;}.our .info .subtitle {right: 0;margin-right: 0;position: relative;width: 90%;margin-bottom: 20%;}.news {height: 165vh;display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: center;align-items: stretch;}.news .news_container {position: relative;display: flex;flex-direction: column;height: 120vh;}.news .news_container .item {margin-bottom: 15%;}.news .news_container .item .description {width: 48vh;background-color: var(--c1);}.news .siwtcher {position: absolute;top: 105%;}.partners {border-radius: 0;}.partners .title {margin-top: 30%;}.partners .partners-containers {margin-top: 10%;}.partners .partners-containers .item {margin-bottom: 15%;}.footer {display: flex;flex-direction: column;flex-wrap: nowrap;height: fit-content;}.footer .item {position: relative;margin-top: 5%;margin-bottom: 3%;width: 100%;}.footer .copyright {position: relative;width: 100%;margin-bottom: 3%;}.footer .logo>img {margin-bottom: 3%;}html, body {position: absolute;left: 0;top: 0;width: 100%;height: 100%;margin: 0;padding: 0;overflow-x: hidden;}.services.active {height: fit-content;}.services .action>.btn {transform: unset;width: 100%;}.services .cards_packages{margin-top: 25%;}.title, .company_name, .company_des, .subtitle {opacity: 1 !important;}.subtitle {padding-left: 2vh;padding-right: 2vh;}.company_des {padding-left: 3vh;margin-left: 3vh;}.title::before {width: 100%;}.item {opacity: 0.8 !important;}}