<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-white{background-color:#fff}.bg-light{background-color:#F6F6F6}.text-center{text-align:center}.pt-100{padding-top:100px}@media only screen and (max-width: 991px){.pt-100{padding-top:70px}}.pb-100{padding-bottom:100px}@media only screen and (max-width: 991px){.pb-100{padding-bottom:70px}}.pt-70{padding-top:70px}@media only screen and (max-width: 991px){.pt-70{padding-top:40px}}.pb-70{padding-bottom:70px}@media only screen and (max-width: 991px){.pb-70{padding-bottom:40px}}.pb-50{padding-bottom:50px}@media only screen and (max-width: 991px){.pb-50{padding-bottom:20px}}.pb-40{padding-bottom:40px}@media only screen and (max-width: 991px){.pb-40{padding-bottom:10px}}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.more{transform:translateY(-20px);text-align:center;margin-bottom:-20px}.more a{font-weight:bold;font-family:"Nunito",sans-serif;color:#FEA984;font-size:20px;line-height:22px}.btn{display:inline-block;font-size:14px;line-height:1;font-family:"Nunito",sans-serif;font-weight:700;transition:0.3s ease-in;white-space:nowrap;color:#fff;background-color:#FEA984;padding:17px 18px;border:2px solid transparent}.btn:hover{border-color:#FEA984;background-color:transparent;color:#3b3b3b}.btn_underline{display:inline-block;position:relative;line-height:1.4;white-space:nowrap;font-family:"Nunito",sans-serif;padding-bottom:3px;font-size:14px;font-weight:800;overflow:hidden;color:#3b3b3b}.btn_underline:after,.btn_underline:before{position:absolute;content:"";height:1px;width:100%;bottom:0;transition:0.3s ease-in;background-color:#3b3b3b}.btn_underline:before{left:-100%;transition-delay:0.2s}.btn_underline:after{left:0}.btn_underline:hover{color:#3b3b3b}.btn_underline:hover:before{left:0}.btn_underline:hover:after{left:100%}.video-area{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.video-area .icon{position:absolute;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);width:50px;height:50px;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.back-to-top{position:fixed;cursor:pointer;width:70px;height:70px;font-size:20px;border:1px solid #FFF5E5;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;bottom:10%;right:4%;color:#FEA984;transform:scale(0);opacity:0;visibility:hidden;background-color:rgba(255, 255, 255, 0.3)}.back-to-top i{margin-top:15px;transition:0.3s ease-in-out}.back-to-top.show{transform:scale(1);opacity:1;visibility:visible;z-index:999}.back-to-top:hover{border-color:#FEA984}.back-to-top:hover i{margin-top:0}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@keyframes ripple{100%{top:-20px;right:-20px;bottom:-20px;left:-20px;opacity:0}}.ripple:before,.ripple:after{content:"";position:absolute;border:#fff solid 15px;top:0;right:0;bottom:0;left:0;border-radius:100%;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ripple;animation-name:ripple}*{box-sizing:border-box;outline:none}*::before,*::after{box-sizing:border-box;outline:none}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Nunito",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#555;text-align:left;background-color:#F9F9F9}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem;font-family:"Tajawal",sans-serif;color:#3b3b3b}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol, ul ul, ol ul, ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:0.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#222;text-decoration:none;background-color:transparent}a:hover{color:#FEA984;text-decoration:none;transition:0.2s linear}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none;outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none;max-width:100%;height:auto}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:0.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}select{text-transform:none;word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:0.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}.mb-0{margin-bottom:0 !important}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*{box-sizing:inherit}*::before,*::after{box-sizing:inherit}.container,.custom-container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.custom-container{max-width:540px}}@media (min-width: 768px){.container,.custom-container{max-width:720px}}@media (min-width: 992px){.container,.custom-container{max-width:960px}}@media (min-width: 1200px){.container,.custom-container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters&gt;.col,.no-gutters&gt;[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}.flex-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-sm-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-sm-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-md-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-md-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-lg-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-lg-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-xl-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-xl-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}.header{padding:34px 0px;z-index:9999;overflow:visible;transition:0.25s}@media only screen and (max-width: 767px){.header{padding:20px 0}}.header.fixed{position:fixed;top:0;width:100%}.header.fixed.active{background-color:#fff;padding:15px 0px;box-shadow:0 4px 5px rgba(0, 0, 0, 0.05)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}.custom-container{max-width:100%;padding:0px 100px}@media only screen and (max-width: 991px){.custom-container{padding:0px 15px}}.logo{font-size:30px;font-weight:600;margin-right:32px}@media only screen and (max-width: 991px){.logo{margin-right:0}}.logo a{color:#FEA984;font-family:"Tajawal",sans-serif}.logo a:hover{text-decoration:none}ul.main-menu{margin:0;padding:0;list-style:none}@media only screen and (max-width: 991px){ul.main-menu{display:none}}ul.main-menu li{display:inline-block}@media only screen and (max-width: 991px){ul.main-menu li{display:block}}ul.main-menu li a{display:block;padding:10px 14px;text-decoration:none;color:#212121;font-family:"Tajawal",sans-serif;font-size:18px;transition:0.25s linear;font-weight:500}@media only screen and (max-width: 991px){ul.main-menu li a{padding:15px 30px}}ul.main-menu li a:hover, ul.main-menu li a.mPS2id-highlight{color:#FEA984}.mobile-menu{position:fixed;top:0;left:0;height:100%;width:300px;background-color:#fff;z-index:999999;overflow:auto;transform:translateX(-100%);transition:0.25s linear;padding-top:70px;display:none;box-shadow:0 4px 5px rgba(0, 0, 0, 0.05)}@media only screen and (max-width: 991px){.mobile-menu{display:block !important}}.mobile-menu.active{transform:translateX(0)}.mobile-menu .close{position:absolute;top:20px;right:20px}.mobile-menu .main-menu{display:block !important}.mobile-icons{margin:0;padding:0;list-style:none}@media only screen and (max-width: 991px){.mobile-icons{z-index:999}}.mobile-icons li{display:inline-block}@media only screen and (max-width: 767px){.mobile-icons li .btn{padding:14px 15px 10px 15px}}@media only screen and (max-width: 480px){.mobile-icons li .btn{padding:10px 12px 8px 12px;font-size:12px}}.mobile-toggle{cursor:pointer}.mobile-toggle .mt-icon{display:inline-block;height:auto;margin-left:5px}.mobile-toggle .mt-icon span{display:block;height:1px;width:15px;background-color:#fff}.mobile-toggle .mt-icon span:nth-child(2){margin:3px 0}@media only screen and (max-width: 480px){.mobile-toggle .mt-icon span{width:12px}}.mobile-toggle:hover .mt-icon span, .mobile-toggle:active .mt-icon span, .mobile-toggle:focus .mt-icon span{background-color:#3b3b3b}@media only screen and (max-width: 991px){.menu-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0, 0, 0, 0.5);z-index:99999;opacity:0;visibility:hidden;transition:0.25s linear}.menu-overlay.active{opacity:1;visibility:visible}}.close-btn{width:40px;height:40px;border-radius:50%;border:2px solid #3b3b3b;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.close-btn span{width:12px;height:2px;display:block;position:relative;-webkit-transition:background-color 0.18s ease 0.4s, -webkit-transform 0.2s ease 0.38s;transition:background-color 0.18s ease 0.4s, -webkit-transform 0.2s ease 0.38s;-o-transition:background-color 0.18s ease 0.4s, transform 0.2s ease 0.38s;transition:background-color 0.18s ease 0.4s, transform 0.2s ease 0.38s;transition:background-color 0.18s ease 0.4s, transform 0.2s ease 0.38s, -webkit-transform 0.2s ease 0.38s}.close-btn span:before, .close-btn span:after{content:"";width:100%;height:100%;display:block;background-color:#3B3B3B;border-radius:10px}.close-btn span:before{-webkit-transform:translateY(1px) rotate(45deg);-ms-transform:translateY(1px) rotate(45deg);transform:translateY(1px) rotate(45deg)}.close-btn span:after{-webkit-transform:translateY(-1px) rotate(-45deg);-ms-transform:translateY(-1px) rotate(-45deg);transform:translateY(-1px) rotate(-45deg)}.banner-wrapper{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.banner-wrapper .banner-images{position:relative;margin-bottom:343px;z-index:9}@media only screen and (max-width: 991px){.banner-wrapper .banner-images{margin-bottom:145px}}@media only screen and (max-width: 991px){.banner-wrapper .banner-images .elem-1 img{width:250px}}@media only screen and (max-width: 767px){.banner-wrapper .banner-images .elem-1{width:200px}}.banner-wrapper .banner-images .elem-2{position:absolute;bottom:-96px;right:100%;width:255px;margin-right:-65px}@media only screen and (max-width: 991px){.banner-wrapper .banner-images .elem-2{width:150px}}@media only screen and (max-width: 767px){.banner-wrapper .banner-images .elem-2{width:100px;margin-right:-30px;bottom:-50px}}.banner-wrapper .banner-images .elem-3{position:absolute;top:100%;left:100%;height:343px;width:270px;overflow:hidden;z-index:5}@media only screen and (max-width: 991px){.banner-wrapper .banner-images .elem-3{width:150px}}.banner-wrapper .banner-images .elem-4{position:absolute;bottom:0;left:100%;transform:rotate(-90deg);transform-origin:left bottom}.banner-wrapper .banner-images .elem-4 .heading-text{font-size:130px;font-weight:900;letter-spacing:11px;margin-right:-11px;transform:translateY(100%);line-height:1;z-index:-1}@media only screen and (max-width: 991px){.banner-wrapper .banner-images .elem-4 .heading-text{font-size:40px;letter-spacing:4px}}.banner-wrapper .banner-images .elem-4 .heading-text span{display:block}.banner-wrapper .banner-images .elem-4 .heading-text span:nth-child(1){margin-left:-26px}.banner-wrapper .banner-images .elem-4 .heading-text span:nth-child(2){margin-left:256px}@media only screen and (max-width: 991px){.banner-wrapper .banner-images .elem-4 .heading-text span:nth-child(2){margin-left:75px}}.banner-wrapper .text-1, .banner-wrapper .text-2, .banner-wrapper .text-3{position:absolute;font-family:"Tajawal",sans-serif;z-index:11}.banner-wrapper .text-1{bottom:343px;left:80px;transform:translateY(50%)}@media only screen and (max-width: 991px){.banner-wrapper .text-1{left:30px;bottom:145px}}@media only screen and (max-width: 767px){.banner-wrapper .text-1{display:none}}.banner-wrapper .text-1 span{display:block;font-weight:700;font-size:16px;line-height:22px;color:#3b3b3b}.banner-wrapper .text-1 span:not(:last-child){margin-bottom:12px}@media only screen and (max-width: 991px){.banner-wrapper .text-1 span{font-size:13px}}.banner-wrapper .text-2{display:flex;bottom:90px;margin-left:-100px;left:50%;transform:translateX(-50%)}@media only screen and (max-width: 991px){.banner-wrapper .text-2{bottom:40px;margin-left:-50px}}.banner-wrapper .text-2 span:nth-child(1){font-size:75px;line-height:1;font-weight:bold;color:#3b3b3b;margin-right:12px}@media only screen and (max-width: 991px){.banner-wrapper .text-2 span:nth-child(1){font-size:45px}}.banner-wrapper .text-2 span:nth-child(2){font-size:26px;line-height:1.38;font-weight:500;color:#3b3b3b}@media only screen and (max-width: 991px){.banner-wrapper .text-2 span:nth-child(2){font-size:16px}}.banner-wrapper .text-3{right:0;transform:rotate(-90deg) translateX(90%);transform-origin:right bottom}@media only screen and (max-width: 767px){.banner-wrapper .text-3{display:none}}.banner-wrapper .text-3 span{letter-spacing:7px;color:#d1d1d1;font-size:14px}.card-icon{display:flex;align-items:center;padding:40px;background-color:#fff;transition:0.25s linear;margin-bottom:30px}.card-icon:hover{box-shadow:0px 20px 20px rgba(34, 34, 34, 0.05);transform:translateY(-4px)}.card-icon .icon{margin-right:30px}.card-icon .text{font-family:"Tajawal",sans-serif;font-weight:bold;font-size:18px;line-height:22px}.image-card{position:relative;display:inline-block}.image-card.style-1{transition:0.25s ease-in;margin-bottom:57px}.image-card.style-1 .thumbnail{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.05);transition:1s cubic-bezier(0.35, 1.69, 0.35, 0.81);display:block;position:relative}.image-card.style-1 .thumbnail:after{position:absolute;width:100%;height:100%;content:"";left:0;top:0;background:-moz-linear-gradient(-45deg, white 0, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(-45deg, white 0, rgba(255, 255, 255, 0) 100%);background:linear-gradient(135deg, white 0, rgba(255, 255, 255, 0) 100%);opacity:0;transition:1s cubic-bezier(0.35, 1.69, 0.35, 0.81)}.image-card.style-1 .title{margin-top:25px;text-align:center;font-weight:400;display:block;margin-bottom:0}.image-card.style-1 .title a{font-size:16px;line-height:19.2px}.image-card.style-1:not(.coming_soon):hover .thumbnail{transform:translateY(-5px);box-shadow:0px 20px 50px rgba(0, 0, 0, 0.1)}.image-card.style-1:not(.coming_soon):hover .thumbnail:after{opacity:0.5}.image-card.style-2{margin-bottom:50px;transition:0.25s linear}.image-card.style-2:hover .thumbnail{transform:translateY(-5px);box-shadow:0px 20px 50px rgba(0, 0, 0, 0.1)}.image-card.style-2 .title{font-size:24px;line-height:22px;font-weight:bold;margin-bottom:40px;text-align:center}.image-card.style-2 .thumbnail{transition:0.25s linear}.image-card.coming_soon .badge{background-color:#7EE279}.image-card.coming_soon .badge:before{border-bottom-color:#7EE279;border-right-color:#7EE279}.image-card.coming_soon .thumbnail{cursor:not-allowed}.image-card.coming_soon .thumbnail:after{opacity:0.1;background:#000}.image-card.coming_soon .title a{cursor:not-allowed;opacity:0.8}.image-card.coming_soon .title a:hover{color:inherit}.badge{position:absolute;right:0;top:0;transform:translate(10px,-20px);height:60px;width:60px;background-color:#FFCC43;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50px;font-size:12px;line-height:14px;font-weight:700;font-family:"Tajawal",sans-serif;text-align:center;z-index:9}.badge:before{content:"";position:absolute;bottom:0;right:51%;height:0px;width:0px;border:8px solid #FFCC43;border-left-width:16px;border-right-width:16px;border-top-color:transparent;border-left-color:transparent}.badge span{margin-left:1px;margin-top:1px;font-weight:bold}.badge.hot{width:40px;height:40px}.badge.hot:before{border:5px solid #FFCC43;border-left-width:10px;border-right-width:10px;border-top-color:transparent;border-left-color:transparent}.feature-icon{text-align:center;padding:33px 10px 5px 10px;background-color:#fff;margin-bottom:30px;min-height:130px;transition:0.25s linear}.feature-icon:hover{box-shadow:0px 20px 20px rgba(34, 34, 34, 0.05);transform:translateY(-4px)}.feature-icon i{font-size:24px;text-shadow:0px 5px 5px rgba(0, 0, 0, 0.2);color:#555}.feature-icon span{display:block;font-family:"Tajawal",sans-serif;font-size:17px;line-height:22px;font-weight:400;margin-top:14px;color:#3b3b3b}.header-footer-wrapper .title{font-size:24px;line-height:22px;font-weight:bold;font-family:"Tajawal",sans-serif;margin-bottom:58px;color:#333}.header-footer-wrapper img{box-shadow:0px 0px 11px rgba(0, 0, 0, 0.05)}.header-footer-wrapper img:not(:last-child){margin-bottom:30px}.video-section, .video-section video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.section-title{margin-bottom:60px}.section-title .section-title-icon{display:inline-block;margin-bottom:20px}.section-title h2{font-size:36px;line-height:43.2px;margin-bottom:6px;font-weight:900}.section-title h4{margin-top:30px;font-size:18px;line-height:1.22;margin-bottom:14px;font-weight:900}.section-title h3{font-size:24px;margin-bottom:0;font-weight:900;line-height:22px}.section-title p{font-size:16px;line-height:26px;color:#555;max-width:550px}.section-title.text-center p{margin-left:auto;margin-right:auto}.section-title.shortcode_title h2{font-size:24px}.section-title.shortcode_title h2 b{display:block;font-size:36px}.feature-list{padding:0;margin:0;list-style:none}.feature-list li{padding:0;margin:5px 0;position:relative;display:flex;font-size:16px}.feature-list li:before{content:"ïƒš";font-family:"FontAwesome";font-size:15px;margin-right:10px}.mobile-text{max-width:445px}.slider-item&gt;img{margin-bottom:30px;border-radius:10px;box-shadow:0px 8px 20px rgba(0,0,0,0.05)}.mobile-img{width:max-content;margin-left:-200px}@media only screen and (max-width: 1199px){.mobile-img{margin-bottom:50px}}@media only screen and (max-width: 575px){.mobile-img{width:auto;text-align:center;margin-left:0}}.overflow-hidden{overflow:hidden}.blog-widget-wrapper{position:relative;display:block;margin:0 auto;max-width:730px;margin-bottom:100px}@media only screen and (max-width: 991px){.blog-widget-wrapper{max-width:500px}}@media only screen and (max-width: 767px){.blog-widget-wrapper{transform:scale(0.65)}}.blog-widget-wrapper .elem-2, .blog-widget-wrapper .elem-3, .blog-widget-wrapper .elem-4, .blog-widget-wrapper .elem-5, .blog-widget-wrapper .elem-6{position:absolute;border-radius:10px;overflow:hidden;box-shadow:0px 8px 20px rgba(0, 0, 0, 0.05)}.blog-widget-wrapper .elem-1{border-radius:10px;overflow:hidden}.blog-widget-wrapper .elem-2{top:-25px;right:calc(100% + 30px);width:164px}.blog-widget-wrapper .elem-3{bottom:-70px;left:0;transform:translateX(-50%)}.blog-widget-wrapper .elem-4{bottom:100%;left:100%;min-width:120px;margin-bottom:-70px;margin-left:-55px}.blog-widget-wrapper .elem-5{top:50%;left:calc(100% + 18px);min-width:172px}.blog-widget-wrapper .elem-6{right:-20px;bottom:-100px}.g-options ul{margin:0;padding:0;list-style:none;margin-top:80px;margin-bottom:60px}.g-options ul li{display:inline-block}@media only screen and (max-width: 767px){.g-options ul li{display:block}}.g-options ul li:not(:last-child){margin-right:172px}@media only screen and (max-width: 991px){.g-options ul li:not(:last-child){margin-right:100px}}@media only screen and (max-width: 767px){.g-options ul li:not(:last-child){margin-right:0px;margin-bottom:15px}}.g-options ul li i{color:#FEA984;margin-right:15px}.footer-top .quote{text-align:center;font-size:18px;line-height:22px;font-weight:900;color:#333;margin-bottom:60px;font-family:"Tajawal",sans-serif}footer{min-height:70px;display:flex;align-items:center}footer .cradit{font-size:14px;line-height:30px;color:#555}@media only screen and (max-width: 575px){footer .cradit{text-align:center}}footer .social{margin:0;padding:0;list-style-type:none}@media only screen and (max-width: 575px){footer .social{text-align:center}}footer .social li{display:inline-block}footer .social li:not(:last-child){margin-right:20px}.products-slider.swiper-container{padding-bottom:70px}.products-slider .swiper-slide{max-width:320px}.product-item{display:block;color:#333;background-color:#eaeaea;border-radius:8px;text-align:center;overflow:hidden;border:1px solid #ddd;-webkit-transition: .3s cubic-bezier(0.25,0.5,0.5,1);transition: .3s cubic-bezier(0.25,0.5,0.5,1)}.product-item:hover{-webkit-transform:translatey(-3px);transform:translatey(-3px);box-shadow:0 25px 50px 0 rgba(10,10,10,0.2)}.product-item.coming-soon{position:relative;cursor:not-allowed;z-index:1}.product-item.coming-soon:after{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;content:'';opacity:0;visibility:hidden;transition: .3s}.product-item.coming-soon:before{position:absolute;content:'Coming Soon';color:#f00;font-size:14px;font-weight:700;z-index:9999;width:200px;height:35px;display:block;text-transform:uppercase;background-color:#ffea00;line-height:35px;left:-58px;top:25px;transform:rotate(-45deg)}.product-item.coming-soon:hover:after{opacity: .3;visibility:visible}.product-img{height:350px;display:block;width:100%;background-size:cover!important;background-position:center top!important;-webkit-transition:background 6s linear;transition:background 6s linear}.product-item:hover .product-img{background-position:center bottom !important}.product-item .h6{margin-bottom:0;padding:15px 20px 14px;background-color:#fcfcfc;font-size:16px;font-weight:400;line-height:1.7}.product-item.new{position:relative}.product-item.new img{position:absolute;right:0;top:-20px}</pre></body></html>