﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:.35em .75em .625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/*!
 * fullPage 4.0.16
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block;}.fp-slide{float:left;}.fp-slide,.fp-slidesContainer{height:100%;display:block;}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}.fp-table{display:flex;flex-direction:column;justify-content:center;width:100%;}.fp-slidesContainer{float:left;position:relative;}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.fp-prev{left:15px;}.fp-next{right:15px;}.fp-arrow{width:0;height:0;border-style:solid;}.fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent;}.fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff;}.fp-notransition{-webkit-transition:none!important;transition:none!important;}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0);}#fp-nav.fp-right{right:17px;}#fp-nav.fp-left{left:17px;}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important;}.fp-slidesNav.fp-bottom{bottom:17px;}.fp-slidesNav.fp-top{top:17px;}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0;}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative;}.fp-slidesNav ul li{display:inline-block;}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%;}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px;}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer;}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1;}#fp-nav ul li .fp-tooltip.fp-right{right:20px;}#fp-nav ul li .fp-tooltip.fp-left{left:20px;}.fp-auto-height.fp-section,.fp-auto-height .fp-slide{height:auto!important;}.fp-responsive .fp-is-overflow.fp-section{height:auto!important;}.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,.fp-scrollable .fp-section,.fp-scrollable .fp-slide{height:100vh;height:calc(var(--vh,1vh)*100);}.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]){min-height:100vh;min-height:calc(var(--vh,1vh)*100);}.fp-overflow{justify-content:flex-start;max-height:100vh;}.fp-scrollable .fp-auto-height .fp-overflow{max-height:none;}.fp-is-overflow .fp-overflow.fp-auto-height-responsive,.fp-is-overflow .fp-overflow.fp-auto-height,.fp-is-overflow>.fp-overflow{overflow-y:auto;}.fp-overflow{outline:0;}.fp-overflow.fp-table{display:block;}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide{height:auto!important;min-height:auto!important;}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px;}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent;}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:16px;border:4px solid transparent;}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0;}.fp-warning,.fp-watermark a{text-decoration:none;color:#000;background:rgba(255,255,255,.6);padding:5px 8px;font-size:14px;font-family:arial;color:#000;display:inline-block;border-radius:3px;margin:12px;}.fp-noscroll .fp-overflow{overflow:hidden;}html{box-sizing:border-box;direction:ltr;}*,*::before,*::after{box-sizing:inherit;}@font-face{font-family:"ivymode-bold";src:url("../../../font/ivymode-bold.ttf") format("truetype");}@font-face{font-family:"ivymode-regular";src:url("../../../font/ivymode-regular.ttf") format("truetype");}@font-face{font-family:"almarai-bold";src:url("../../../font/almarai-bold.ttf") format("truetype");}@font-face{font-family:"almarai-regular";src:url("../../../font/almarai-regular.ttf") format("truetype");}body{font-family:"ivymode-regular";}h1{font-family:"ivymode-regular";font-size:4.375rem;font-weight:200;margin:22px 0!important;color:#e86124;}button{font-size:1.5625rem;}h2{font-family:"ivymode-regular";color:#023047;font-size:3.75rem;font-weight:200;}h3{font-family:"ivymode-regular";font-size:2.25rem;font-weight:400;color:#e86124;}h4{font-family:"ivymode-regular";font-size:1.5rem;font-weight:400;color:#e86124;}h5{font-family:"ivymode-regular";font-size:1.5rem;font-weight:200;color:#e86124;}h6{font-family:"ivymode-regular";font-size:1.25rem;font-weight:200;color:#023047;}lable{font-family:"ivymode-regular";font-size:1.5rem;color:#a7e2ff;font-weight:200;}p{font-size:1rem;font-weight:normal;font-weight:400;color:#7f7f8a;font-family:"ivymode-regular";}a{font-family:"ivymode-regular";font-size:1.25rem;width:fit-content;}li{font-family:"ivymode-regular";}span{font-family:"ivymode-regular";}@media(max-width:576px){h1{font-size:2.25rem;font-weight:200;}h2{font-size:2.1875rem;font-weight:200;}h3{font-size:1.875rem;font-weight:200;}h4{font-size:1.625rem;font-weight:200;}h5{font-size:1.5rem;font-weight:200;}h6{font-size:1.25rem;font-weight:200;line-height:29px;}lable{font-size:1.25rem;}p{font-size:.875rem;line-height:19px;}a{font-size:1.25rem;}}@media(max-width:992px){h1{font-size:2.8125rem;font-weight:200;line-height:6rem;}h2{font-size:4.375rem;font-weight:200;line-height:2.5rem;}h3{font-size:2.6875rem;font-weight:200;line-height:2.5rem;}h4{font-size:1.625rem;font-weight:200;line-height:2.5rem;}h5{font-size:1.5rem;font-weight:200;line-height:2.5rem;}h6{font-size:1.25rem;font-weight:200;}lable{font-size:1.25rem;}p{font-size:.875rem;line-height:19px;}a{font-size:1rem;}}@media(max-width:1400px){h1{font-size:4.375rem;font-weight:200;line-height:6rem;}h2{font-size:3.4375rem;font-weight:200;line-height:4rem;}h3{font-size:1.5625rem;font-weight:200;line-height:2.5rem;}h4{font-size:1.25rem;font-weight:200;line-height:2.5rem;}h5{font-size:1.125rem;font-weight:200;}h6{font-size:1rem;font-weight:200;}lable{font-size:1.25rem;}p{font-size:.875rem;line-height:19px;}a{font-size:.875rem;}}@media(max-width:1200px){h1{font-size:4.375rem;font-weight:200;line-height:6rem;}h2{font-size:3.4375rem;font-weight:200;line-height:2.5rem;line-height:4rem;}h3{font-size:1.5625rem;font-weight:200;line-height:2.5rem;}h4{font-size:1.25rem;font-weight:200;line-height:2.5rem;}h5{font-size:1.125rem;font-weight:200;line-height:2.5rem;}h6{font-size:1rem;font-weight:200;}lable{font-size:1.25rem;}p{font-size:.875rem;line-height:19px;}a{font-size:.875rem;}}@media(max-width:768px){h1{font-size:2.8125rem;}h2{font-size:2.1875rem;}h3{font-size:1.4375rem;}h4{font-size:1.25rem;}h5{font-size:1.125rem;}h6{font-size:1rem;}lable{font-size:1rem;}p{font-size:.875rem;line-height:19px;}.About-Us p{font-size:.875rem;}.Our-News .News-desc p{font-size:.875rem;}#carser .item p{font-size:.875rem;}button{font-size:1.125rem;}a{font-size:.875rem;}}.clearfix::after{clear:both;content:"";display:table;}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap;}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}header{position:fixed;width:100%;background-color:transparent;transition:all .5s ease-in;z-index:3333333;}header .container{border-bottom:1px solid #fff!important;transition:all .5s ease-in;}header .container .nav-item{padding:12px;}header .container .nav-item .nav-link{color:#fff!important;font-weight:bold;transition:.2s ease-in;}header .container .nav-item .nav-link:hover{color:#e86124!important;transition:.2s ease-in;}header.scrolled{background:#00111a;transition:all .5s ease-in;z-index:3333333;}header.scrolled .container{border:0!important;transition:all .5s ease-in;}@media(max-width:576px){#navbar{text-align:center;display:none;}#navbar ul{flex-direction:column;padding-top:10px;}#navbar .col-5,#navbar .col-2,#navbar img{width:100%;}#navbar img{margin-top:10px;}}.mobileNav{display:none;}@media(max-width:576px){.mobileNav{display:block;position:fixed;width:100%;background-color:transparent;transition:all .5s ease-in;z-index:3333333;}}.mobileNav .offcanvas-header{background:#00111a!important;}.mobileNav .offcanvas-body{background:#00111a;}.mobileNav .offcanvas-body .navbar-nav .nav-item{padding:12px;}.mobileNav.scrolled{background:#00111a;transition:all .5s ease-in;z-index:3333333;}.mobileNav.scrolled .container{border:0!important;transition:all .5s ease-in;}@media(max-width:576px){.NavSecond .NavSecond{display:none;}}.ContactSection{position:relative;height:50vh;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;}.ContactSection .overlay-mind{background:rgba(2,48,71,.5);position:absolute;top:0;width:100%;height:100%;}.footer{background:#00111a;position:relative;}.footer .container{position:relative;z-index:1111;}.footer .container .row .Logo-Footer{width:250px;}.footer .container .row .Social{margin-left:50px;margin-top:20px;}.footer .container .row .Social .LinkFooter{text-decoration:none;}.footer .container .row .Social .LinkFooter i{font-size:30px;transition:.3s ease-in;color:#fff;}.footer .container .row .Social .LinkFooter i:hover{transition:.3s ease-in;cursor:pointer;color:#e86124;}.footer .container .row .head-title{margin-bottom:10px;color:#a7e2ff;}.footer .container .row h6{color:#f2f4ff;margin-bottom:10px!important;}.footer .container .row .list-inline{line-height:40px;}.footer .container .row .list-inline li{transition:.3s ease-in;color:#fff;}.footer .container .row .list-inline li:hover{transition:.3s ease-in;cursor:pointer;color:#e86124;}.footer .container .row .list-inline li .LinkFooter{transition:.3s ease-in;color:#fff;text-decoration:none!important;}.footer .container .row .list-inline li .LinkFooter:hover{transition:.3s ease-in;cursor:pointer;color:#e86124;}@media(max-width:1400px){.footer .container .row .list-inline li{font-size:14px;}}@media(max-width:1200px){.footer .container .row .list-inline li{font-size:14px;}}.footer .container .row .list-inline .LinkFooter{transition:.3s ease-in;color:#fff;text-decoration:none;}.footer .container .row .list-inline .LinkFooter i{font-size:25px;}.footer .container .row .list-inline .LinkFooter:hover{transition:.3s ease-in;cursor:pointer;color:#e86124;}.footer .container .row .list-inline .LinkFooter:hover h6{color:#e86124;transition:.3s ease-in;cursor:pointer;}.footer .Seconde-Footer{background-color:rgba(240,248,255,.0901960784);position:relative;backdrop-filter:blur(2px);z-index:111;}.footer .Seconde-Footer .Terms{text-align:center;text-align:-webkit-center;}.footer .Seconde-Footer .Terms a{color:#f2f4ff;text-decoration:none;transition:.3s ease-in;padding:0 15px;font-size:16px;}.footer .Seconde-Footer .Terms a:hover{transition:.3s ease-in;cursor:pointer;}@media(max-width:1400px){.footer .Seconde-Footer .Terms a{font-size:14px;}}@media(max-width:1200px){.footer .Seconde-Footer .Terms a{font-size:14px;}}.footer .Seconde-Footer .Copy-Right{text-align:center;color:rgba(255,255,255,.568627451);}.Extra-orange{color:#e86124;text-decoration:none;transition:.2s ease-in-out;}.Extra-orange:hover{color:#023047;transition:.2s ease-in-out;}.Extra-orange1{color:#e86124;text-decoration:none;transition:.2s ease-in-out;float:right;}.Extra-orange1.extar-service:hover{color:#023047;transition:.2s ease-in-out;}.Extra-orange1:hover{color:#fff;transition:.2s ease-in-out;}.Extra-orange-text{color:#e86124;}.Extra-orange-just{color:#e86124;}.Extra-Blue{color:#023047;}.primary-button{background-color:#e86124;color:#fff;padding:12px 8px;text-decoration:none;border-radius:12px;}.primary-button:hover{transition:.2s ease-in;background-color:#fff;color:#e86124;}.ContactForm{max-width:400px;}.ContactForm label{display:block;margin-bottom:8px;border-radius:12px;}.ContactForm input,.ContactForm textarea{width:100%;padding:8px;margin-bottom:16px;border-radius:12px;border:1px solid #023047;}.ContactForm button{background-color:#fc0;color:#33302c;padding:10px 15px;border:0;border-radius:12px;cursor:pointer;width:100%;transition:.2s ease-in-out;}.ContactForm button:hover{background-color:#e86124;color:#fff;transition:.2s ease-in-out;}.First-section{height:100vh;position:relative;overflow:hidden;}.First-section .overlay{position:absolute;width:100%;height:100vh;top:0;background:rgba(0,0,0,.42);z-index:1111111;}.First-section .LinkFooter{font-size:25px;text-decoration:none;}.First-section .custom-title{position:absolute;z-index:1111111;top:45%;}@media(max-width:576px){.First-section .custom-title{top:22%!important;}}@media(max-width:768px){.First-section .custom-title{top:22%!important;}}@media(max-width:1400px){.First-section .custom-title{top:45%!important;}}@media(max-width:1200px){.First-section .custom-title{top:22%!important;}}.First-section .custom-icons{position:absolute;z-index:1111111;top:45%;left:3%;}@media(max-width:1200px){.First-section .custom-icons{display:none;}}.First-section .swiper-container{height:100vh;overflow:hidden;position:relative;}.First-section .swiper-container .swiper-wrapper .swiper-slide{overflow:hidden;}.First-section .swiper-container .swiper-wrapper .swiper-slide .slide-inner{position:absolute;width:100%;height:100%;right:0;top:0;background-size:cover;background-position:center;}.First-section .swiper-container .swiper-button-next{position:absolute;left:83%;top:88%;color:#fff;border:1px solid #fff;border-radius:50%;padding:25px;z-index:1111111;}.First-section .swiper-container .swiper-button-next:after{font-size:20px;}@media(max-width:576px){.First-section .swiper-container .swiper-button-next{top:93%;}}body[dir=rtl] .First-section .swiper-container .swiper-button-next{left:auto;right:83%;}.First-section .swiper-container .swiper-button-prev{position:absolute;left:80%;top:88%;color:#fff;border:1px solid #fff;border-radius:50%;padding:25px;z-index:1111111;}.First-section .swiper-container .swiper-button-prev:after{font-size:20px;}@media(max-width:1400px){.First-section .swiper-container .swiper-button-prev{left:81%;}}@media(max-width:1200px){.First-section .swiper-container .swiper-button-prev{left:81%;}}@media(max-width:576px){.First-section .swiper-container .swiper-button-prev{left:60%;top:93%;}}.First-section .swiper-container .swiper-pagination{position:absolute;top:92%;left:0;z-index:1111111;}.First-section .swiper-container .swiper-pagination .swiper-pagination-bullet{background:#e86124;width:15px;height:15px;margin:4px;z-index:11111111111111110000;border:4px solid rgba(247,247,247,.48);}@media(max-width:576px){.First-section .swiper-container .swiper-pagination{top:92%;left:-30%;}}.ABOUT{position:relative;}.ABOUT .Brandin-icon{position:absolute;width:20%;right:0;transform:rotate(0deg);top:2%;}.ABOUT .mask{-webkit-mask-image:url("../../../content/newfolder/mask1.png");mask-image:url("../../../content/newfolder/mask1.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;}.ABOUT .mask img{height:530px;object-fit:cover;}.ABOUT .mask2{margin-top:-6%;-webkit-mask-image:url("../../../content/newfolder/mask2.png");mask-image:url("../../../content/newfolder/mask2.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:36%;transform:scaleX(1);}body[dir=rtl] .ABOUT .mask2{transform:scaleX(-1);}.ABOUT .mask2 img{object-fit:cover;height:385px;}@media(max-width:576px){.ABOUT .mask2{display:none;}}.COLLECTIONS{background-color:#001621;}.COLLECTIONS .mask-C1{-webkit-mask-image:url("../../../content/newfolder/mask-collection.png");mask-image:url("../../../content/newfolder/mask-collection.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;position:relative;margin-top:-13%;}.COLLECTIONS .mask-C1 img{height:530px;object-fit:cover;}.COLLECTIONS .mask-C1 .overlay-coll{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,13,19,0) 0%,#000d13 100%);}.COLLECTIONS .mask-C1.mask-C2{-webkit-mask-image:url("../../../content/newfolder/mask-collection.png");mask-image:url("../../../content/newfolder/mask-collection.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;position:relative;}.COLLECTIONS .mask-C2{-webkit-mask-image:url("../../../content/newfolder/mask-collection.png");mask-image:url("../../../content/newfolder/mask-collection.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;position:relative;}.COLLECTIONS .mask-C2 img{height:530px;object-fit:cover;}.COLLECTIONS .mask-C2 .overlay-coll{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,13,19,0) 0%,#000d13 100%);}.COLLECTIONS .mask-C3{-webkit-mask-image:url("../../../content/newfolder/mask-collection.png");mask-image:url("../../../content/newfolder/mask-collection.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;position:relative;margin-top:-17%;}.COLLECTIONS .mask-C3 img{height:530px;object-fit:cover;}.COLLECTIONS .mask-C3 .overlay-coll{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,13,19,0) 0%,#000d13 100%);}.Projects{height:70vh;position:relative;}.Projects .overlay{position:absolute;width:100%;height:70vh;top:0;background:linear-gradient(90deg,rgba(0,0,0,.73) 20.4%,rgba(0,0,0,0) 100%);z-index:1111111;}.Projects .custom-title{position:absolute;z-index:1111111;top:22%;}.Projects .iconsSocial{position:absolute;z-index:1111111;top:22%;left:10%;}.Projects .swiper-container{height:70vh;overflow:hidden;position:relative;}.Projects .swiper-container .swiper-wrapper .swiper-slide{overflow:hidden;}.Projects .swiper-container .swiper-wrapper .swiper-slide .slide-inner{position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover;background-position:center;}.Projects .swiper-container .swiper-button-next{position:absolute;right:10%;top:88%;color:#fff;border:1px solid #fff;border-radius:50%;padding:25px;z-index:11111111;}.Projects .swiper-container .swiper-button-next:after{font-size:20px;}.Projects .swiper-container .swiper-button-prev{position:absolute;left:83%;top:88%;color:#fff;border:1px solid #fff;border-radius:50%;padding:25px;z-index:11111111;}.Projects .swiper-container .swiper-button-prev:after{font-size:20px;}@media(max-width:1400px){.Projects .swiper-container .swiper-button-prev{left:81%;}}@media(max-width:1200px){.Projects .swiper-container .swiper-button-prev{left:81%;}}.Projects .swiper-container .swiper-pagination{position:absolute;top:91%;left:10%;z-index:1111111;}.Projects .swiper-container .swiper-pagination .swiper-pagination-bullet{background:#e86124;width:15px;height:15px;margin:4px;border:4px solid rgba(247,247,247,.48);}.NEWS .maskNews{-webkit-mask-image:url("../../../content/newfolder/maskNews.png");mask-image:url("../../../content/newfolder/maskNews.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;}.NEWS .maskNews img{object-fit:cover;height:230px;}.swiper-container .swiper-wrapper .swiper-slide .slide-inner{-webkit-animation:zoomin 10s ease-in infinite;animation:zoomin 16s ease-in infinite;transition:all .5s ease-in-out;}@-webkit-keyframes zoomin{0%{transform:scale(1);}100%{transform:scale(1.5);}}.swiper-container .swiper-wrapper .swiper-slide .News-box a{text-decoration:none;}button.wh-ap-btn{outline:0;width:60px;height:60px;border:0;background-color:#2ecc71;padding:0;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);cursor:pointer;transition:opacity .3s,background .3s,box-shadow .3s;}button.wh-ap-btn::after{content:"";background-image:url("//i.imgur.com/cAS6qqn.png");background-position:center center;background-repeat:no-repeat;background-size:60%;width:100%;height:100%;display:block;opacity:1;}button.wh-ap-btn:hover{opacity:1;background-color:#20bf6b;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);}.wh-api{position:fixed;bottom:0;right:0;z-index:10000000000000000000000000;}.wh-fixed{margin-right:15px;margin-bottom:15px;}.wh-fixed>a{display:block;text-decoration:none;}button.wh-ap-btn::before{content:"Chat with me";display:block;position:absolute;margin-left:-130px;margin-top:16px;height:25px;background:#49654e;color:#fff;font-weight:400;font-size:15px;border-radius:3px;width:0;opacity:0;padding:0;transition:opacity .4s,width .4s,padding .5s;padding-top:7px;border-radius:30px;box-shadow:0 1px 15px rgba(32,33,36,.28);}.wh-fixed>a:hover button.wh-ap-btn::before{opacity:1;width:auto;padding-top:7px;padding-left:10px;padding-right:10px;width:100px;}.whatsapp-pulse{width:60px;height:60px;right:10px;bottom:10px;background:#10b418;position:fixed;text-align:center;color:#fff;cursor:pointer;border-radius:50%;z-index:99;display:inline-block;line-height:65px;}.whatsapp-pulse:before{position:absolute;content:" ";z-index:-1;bottom:-15px;right:-15px;background-color:#10b418;width:90px;height:90px;border-radius:100%;animation-fill-mode:both;-webkit-animation-fill-mode:both;opacity:.6;-webkit-animation:pulse 1s ease-out;animation:pulse 1.8s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);opacity:0;}25%{-webkit-transform:scale(.3);opacity:1;}50%{-webkit-transform:scale(.6);opacity:.6;}75%{-webkit-transform:scale(.9);opacity:.3;}100%{-webkit-transform:scale(1);opacity:0;}}@keyframes pulse{0%{transform:scale(0);opacity:0;}25%{transform:scale(.3);opacity:1;}50%{transform:scale(.6);opacity:.6;}75%{transform:scale(.9);opacity:.3;}100%{transform:scale(1);opacity:0;}}.a{background:#fff;border:solid 1px #e6e6e6;border-radius:2px;display:inline-block;height:100px;line-height:100px;margin:5px;position:relative;text-align:center;vertical-align:middle;width:100px;}.a span{background:#e86124;border-radius:4px;color:#fff;display:inline-block;font-size:11px;font-weight:700;line-height:normal;padding:5px 10px;position:relative;text-transform:uppercase;z-index:1;}.a span:last-child{margin-left:-20px;}.a:before,.a:after{background:#fff;border:solid 3px #9fb4cc;border-radius:4px;content:"";display:block;height:35px;left:50%;margin:-17px 0 0 -12px;position:absolute;top:50%;width:25px;}.a:hover:before,.a:hover:after{background:#e2e8f0;}.a:before{margin:-23px 0 0 -5px;}.a:hover{background:#e2e8f0;border-color:#9fb4cc;}.a:active{background:#dae0e8;box-shadow:inset 0 2px 2px rgba(0,0,0,.25);}.a span:first-child{display:none;}.a:hover span:first-child{display:inline-block;}.a:hover span:last-child{display:none;}.About{position:relative;}.About h1{left:45%;position:absolute;top:-10%;}@media(max-width:1400px){.About h1{left:47%;position:absolute;top:-10%;}}@media(max-width:1200px){.About h1{left:47%;position:absolute;top:-10%;}}@media(max-width:576px){.About h1{left:18%;position:absolute;top:-15%;font-size:68px;}}.About .mask{-webkit-mask-image:url("../../../content/newfolder/mask1.png");mask-image:url("../../../content/newfolder/mask1.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:374px;position:absolute;left:68%;bottom:0;}@media(max-width:576px){.About .mask{display:none;}}.About-Project{height:70vh;position:relative;}.About-Project .overlay{position:absolute;width:100%;height:70vh;top:0;background:linear-gradient(90deg,rgba(0,0,0,.73) 20.4%,rgba(0,0,0,0) 100%);z-index:1111111;}.About-Project .custom-title{position:absolute;z-index:1111111;top:23%;}.About-Project .swiper-container{height:70vh;overflow:hidden;position:relative;}.About-Project .swiper-container .swiper-wrapper .swiper-slide{overflow:hidden;}.About-Project .swiper-container .swiper-wrapper .swiper-slide .slide-inner{position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover;background-position:center;}.About-Project .swiper-container .swiper-button-next{position:absolute;left:83%;top:88%;color:#fff;border:1px solid #fff;border-radius:50%;padding:25px;z-index:11111111;}.About-Project .swiper-container .swiper-button-next:after{font-size:20px;}body[dir=rtl] .About-Project .swiper-container .swiper-button-next{left:auto;right:77%;}.About-Project .swiper-container .swiper-button-prev{position:absolute;left:80%;top:88%;color:#fff;border:1px solid #fff;border-radius:50%;padding:25px;z-index:11111111;}.About-Project .swiper-container .swiper-button-prev:after{font-size:20px;}@media(max-width:1400px){.About-Project .swiper-container .swiper-button-prev{left:81%;}}@media(max-width:1200px){.About-Project .swiper-container .swiper-button-prev{left:81%;}}@media(max-width:576px){.About-Project .swiper-container .swiper-button-prev{left:60%;}}.Team{background:#00111a;}.Team .Card{position:relative;display:flex;justify-content:center;}.Team .Card .mask-C1{-webkit-mask-image:url("../../../content/newfolder/mask-collection.png");mask-image:url("../../../content/newfolder/mask-collection.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;position:relative;}.Team .Card .mask-C1 img{height:370px;object-fit:cover;}@media(max-width:1400px){.Team .Card .mask-C1 img{height:314px;}}@media(max-width:1200px){.Team .Card .mask-C1 img{height:314px;}}.Team .Card .Infor{text-align:center;position:absolute;bottom:3%;z-index:22;}.Team .Card .Infor p{color:#fff;}.Team .Card .Infor h6{color:#e86124;}.Team .overlay-coll{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,13,19,0) 0%,#000d13 100%);-webkit-mask-image:url("../../../content/newfolder/mask-collection.png");mask-image:url("../../../content/newfolder/mask-collection.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;}.Data .mask{-webkit-mask-image:url("../../../content/newfolder/mask1.png");mask-image:url("../../../content/newfolder/mask1.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;}.Data .mask img{height:530px;object-fit:cover;}.Data .mask2{-webkit-mask-image:url("../../../content/newfolder/mask2.png");mask-image:url("../../../content/newfolder/mask2.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;}.Data .mask2 img{object-fit:cover;height:385px;}.ContactUs{position:relative;overflow:hidden;}.ContactUs .Box-Data{background-color:#023047;width:170%;padding:5%;}.ContactUs .Box-Data .sub-Data .socialIcon i{font-size:30px;transition:.3s ease-in;color:#fff;}.ContactUs .Box-Data .sub-Data .socialIcon i:hover{transition:.3s ease-in;cursor:pointer;color:#e86124;}.ContactUs .Box-Data .sub-Data a{text-decoration:none;}@media(max-width:576px){.ContactUs .Box-Data{margin-top:50px;width:100%;}}.ContactUs .VectorCon{position:absolute;left:82%;bottom:0;width:11%;z-index:-1;}@media(max-width:1400px){.ContactUs .VectorCon{width:14%;}}@media(max-width:1200px){.ContactUs .VectorCon{width:14%;}}.News h1{left:45%;position:absolute;top:-10%;}@media(max-width:1400px){.News h1{left:53%;position:absolute;top:-2%;}}@media(max-width:1200px){.News h1{left:53%;position:absolute;top:-2%;}}@media(max-width:576px){.News h1{left:18%;position:absolute;top:-15%;font-size:68px;}}.News .mask{position:absolute;-webkit-mask-image:url("../../../content/newfolder/mask1.png");mask-image:url("../../../content/newfolder/mask1.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:18%;mask-position:right;-webkit-mask-position:90%;top:30%;}.News .mask img{height:530px;object-fit:cover;}@media(max-width:576px){.News .mask{display:none;}}.BoxeseOfNews a{text-decoration:none;}.BoxeseOfNews a .maskNews{-webkit-mask-image:url("../../../content/newfolder/maskNews.png");mask-image:url("../../../content/newfolder/maskNews.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;}.BoxeseOfNews a .maskNews img{object-fit:cover;height:230px;}.Products{position:relative;}.Products .Title-Products{-webkit-mask-image:url("../../../content/newfolder/prudact mask.png");mask-image:url("../../../content/newfolder/prudact mask.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:63%;-webkit-mask-position-y:30%;-webkit-mask-position-x:32%;height:95vh;}@media(max-width:576px){.Products .Title-Products{-webkit-mask-size:79%;-webkit-mask-position-y:29%;-webkit-mask-position-x:24%;height:21vh;}}.Products h1{position:absolute;top:30%;left:61%;}@media(max-width:576px){.Products h1{top:30%;left:40%;}}.ListProducts{position:relative;}.ListProducts a{text-decoration:none;}.ListProducts .Vector1{position:absolute;top:0;width:50%;left:0;}.ListProducts .Vector2{position:absolute;bottom:0;width:50%;right:0;}.Tabs .nav{display:flex;justify-content:center;}.Tabs .nav .nav-item{font-size:29px;}.Tabs .nav .nav-item button{color:#023047;font-size:29px;padding:15px 30px;}.Tabs .nav .nav-item button:hover{color:#e86124;border:0!important;}.Tabs .nav .nav-item .active{color:#e86124!important;background:rgba(232,97,36,.0784313725)!important;border:0!important;}.Tabs .BoxColor{position:relative;padding:44px;width:100%;margin:15px 0;border-radius:0;}.Tabs .BoxColor .hoverBox{display:none;opacity:0;transition:opacity .5s ease;transition:1s ease-in;position:absolute;width:300px;height:300px;border:1px solid #9c9c9c;top:71%;left:79%;box-shadow:0 8px 16px 0 rgba(0,0,0,.1607843137);background:#fff;border-radius:20px;z-index:11111111111111;}.Tabs .BoxColor .hoverBox img{object-fit:cover;}.Tabs .BoxColor:hover .hoverBox{display:block;opacity:1;transition:1s ease-in;}.Map p iframe{width:100%;border-radius:8px;border:0;}@keyframes SecondImg{to{transform-origin:bottom;transform:rotate(-50deg);right:4%;}}@keyframes ThirdImg{to{transform-origin:bottom;transform:rotate(-65deg);right:16%;top:23%;}}