@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@400;700&display=swap');
@font-face {
  font-family:"HelveticaNeueLTW20-Ligh";
  src:url('../fonts/helveticaNeo/') format("embedded-opentype"), url('../fonts/helveticaNeo/light.woff') format("woff"), url('../fonts/helveticaNeo/light.ttf') format("truetype"), url('../fonts/helveticaNeo/light.svg') format("svg")
}
@font-face {
  font-family:"HelveticaNeueLTW20-Roma";
  src:url('../fonts/helveticaNeo/roman.eot?#iefix') format("embedded-opentype"), url('../fonts/helveticaNeo/roman.woff') format("woff"), url('../fonts/helveticaNeo/roman.ttf') format("truetype"), url('../fonts/helveticaNeo/roman.svg') format("svg")
}
@font-face {
  font-family:"HelveticaNeueLTW20-Bold";
  src:url('../fonts/helveticaNeo/bold.eot?#iefix') format("embedded-opentype"), url('../fonts/helveticaNeo/bold.woff') format("woff"), url('../fonts/helveticaNeo/bold.ttf') format("truetype"), url('../fonts/helveticaNeo/bold.svg') format("svg")
}
body{font-family:'Noto Kufi Arabic',sans-serif;font-weight:400;font-size:16px;line-height:1.7;color:#454545;background:#fff}
#page{position:relative;overflow-x:hidden;width:100%;height:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.offcanvas #page{overflow:hidden;position:absolute}
.offcanvas #page:after{-webkit-transition:2s;-o-transition:2s;transition:2s;position:absolute;top:0;right:0;bottom:0;left:0;z-index:101;background:rgba(0,0,0,0.7);content:""}
a{color:#F26101;}
a:hover,a:active,a:focus{color:#F26101;outline:none;text-decoration:none}
p{margin-bottom:20px}
h1,h2,h3,h4,h5,h6,figure{font-weight:400;margin:0 0 20px}
h4 {line-height: 1.45;}
::-webkit-selection{color:#fff;background:#F26101}
::-moz-selection{color:#fff;background:#F26101}
::selection{color:#fff;background:#F26101}
.gtco-container{max-width:1100px;position:relative;margin:0 auto;padding-left:15px;padding-right:15px}
.gtco-nav{position:fixed;top:0;left:0;margin:0;padding:0;width:100%;padding:10px 0;z-index:1001;color: #6d7d7f;
  background-color: #edebdf;box-shadow: inset 0 -3px 5px -3px rgba(0, 0, 0, .5);}
@media screen and (max-width: 768px) {
.gtco-nav{padding:10px 0}
}
.gtco-nav #gtco-logo{font-size:20px;margin:0;padding:0;;font-weight:700}
.gtco-nav #gtco-logo em{color:#09C6AB}
.gtco-nav a{padding:5px 10px;}
@media screen and (max-width: 768px) {
.gtco-nav .menu-1,.gtco-nav .menu-2{display:none !important;}
.gtco-nav #gtco-logo { margin-right: 35px;}
}
.gtco-nav ul{padding:0;margin:2px 0 0}
.gtco-nav ul li{padding:0;margin:0;list-style:none;display:inline}
.gtco-nav ul li a{font-size:14px;font-weight: bold;padding:15px 14px;color:#344a5d;-webkit-transition:.1s;-o-transition:.1s;transition:.3s}
.gtco-nav ul li a:hover,.gtco-nav ul li a:focus,.gtco-nav ul li a:active{color:#fff;background-color: #f26101;}
.gtco-nav ul li.has-dropdown{position:relative}
.gtco-nav ul li.has-dropdown .dropdown{
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  width:180px;-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 4px 5px 0 rgba(0,0,0,0.15);box-shadow:0 4px 5px 0 rgba(0,0,0,0.15);z-index:1002;visibility:hidden;opacity:0;position:absolute;top:40px;right:-60px;text-align:right;background:#fff;padding:20px 2px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:0;-o-transition:0;transition:0}
.gtco-nav ul li.has-dropdown .dropdown:before{bottom:100%;right:80px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#fff;border-width:8px;margin-left:-8px}
.gtco-nav ul li.has-dropdown .dropdown li{display:block;margin-bottom:1px}
.gtco-nav ul li.has-dropdown .dropdown li:last-child{margin-bottom:0; direction: rtl;}
.gtco-nav ul li.has-dropdown .dropdown li a{padding:9px 10px;display:block;color:#333;line-height:1.4;font-size:13px;text-align: right;transition: 0}
.gtco-nav ul li.has-dropdown .dropdown li a:hover{color:#fff}
.gtco-nav ul li.has-dropdown .dropdown li.active > a{color:#000!important}
.gtco-nav ul li.has-dropdown:hover a,.gtco-nav ul li.has-dropdown:focus a{color:#fff}
.gtco-nav ul li.btn-cta a{color:#09C6AB}
.gtco-nav ul li.btn-cta a span{border:2px solid rgba(255,255,255,0.5);padding:4px 20px;color:#fff;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;border-radius:7px}
.gtco-nav ul li.btn-cta a:hover span{background:#fff;color:#09C6AB}
.gtco-nav ul li.active > a{color:#fff!important}
.gtco-nav .signup_btn { color: #F26101;}
#gtco-header{background:#4d4d4d}
@media screen and (max-width: 992px) {
#gtco-header.gtco-cover{height:inherit!important;padding:3em 0!important}
}
@media screen and (max-width: 480px) {
#gtco-header .text-left{text-align:center!important}
#gtco-header .btn{display:block;width:100%}
}
#gtco-header .mt-text{margin-top:7em;margin-bottom:3em}
@media screen and (max-width: 768px) {
#gtco-header .mt-text{margin-top:0}
}
#gtco-header .intro-text-small{font-size:14px;;color:rgba(255,255,255,0.5);display:block;margin-bottom:10px}
#gtco-header h1,#gtco-header h2{margin:0;padding:0;color:#fff}
#gtco-header h1{margin-bottom:0;font-size:59px;line-height:1.5;font-weight:300}
@media screen and (max-width: 768px) {
#gtco-header h1{font-size:34px;line-height:1.2;margin-bottom:10px}
}
#gtco-header h2{font-weight:300;font-size:22px;line-height:1.5;margin-bottom:30px}
#gtco-header,.gtco-bg{background-size:cover;background-position:top center;background-repeat:no-repeat;position:relative}
.gtco-bg{background-position:center center;width:100%;float:left;position:relative}
.gtco-social-icons{margin:0;padding:0}
.gtco-social-icons li{margin:0;padding:0;list-style:none;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}
.gtco-social-icons li a{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;padding-left:10px;padding-right:10px; background-color: #6d7d7f; color:#fff; width: 40px; height:40px; border-radius: 50%; padding-top:10px;text-decoration: none; margin: 0 8px;}
.gtco-social-icons li a:hover{ background-color: #000;text-decoration: none !important; }
.gtco-social-icons li a i{font-size:20px;color:#fff}
form label{font-weight:400!important}
#gtco-header .display-tc .intro-text-small,#gtco-counter .display-tc .intro-text-small,.gtco-cover .display-tc .intro-text-small{font-size:14px;;color:rgba(255,255,255,0.5);display:block;margin-bottom:10px}
#gtco-features,#gtco-features-2,#gtco-products,#gtco-services,#gtco-subscribe,#gtco-footer,.gtco-section{padding:7em 0;clear:both;position:relative}
@media screen and (max-width: 768px) {
#gtco-features,#gtco-features-2,#gtco-services,#gtco-subscribe,#gtco-footer,.gtco-section{padding:6em 0}
}
#gtco-services.border-bottom,#gtco-subscribe.border-bottom,#gtco-footer.border-bottom,.gtco-section.border-bottom{border-bottom:1px solid #e6e6e6}
.gtco-heading{margin-bottom:2.0em}
.gtco-heading.gtco-heading-sm{margin-bottom:2em}
.gtco-heading h2{font-size:26px;margin-bottom:10px;line-height:1.5;font-weight:300;color:#454545;position:relative}
.gtco-heading p{font-size:16px;color:#707070}
#gtco-footer { background-color: #edebdf; box-shadow: inset 0 3px 5px -3px rgba(0, 0, 0, .5);}
#gtco-footer .gtco-footer-links{padding:0;margin:0 0 20px;float:left;width:100%}
#gtco-footer .gtco-footer-links li{padding:0;margin:0 0 15px;list-style:none;line-height:1}
#gtco-footer .gtco-footer-links li a{text-decoration:none}
#gtco-footer .gtco-footer-links li a:hover{text-decoration:underline}
#gtco-footer .gtco-widget{margin-bottom:12px}
#gtco-footer .gtco-widget h3{margin-bottom:15px;font-size:15px;}
#gtco-footer .gtco-widget p{font-size: 13px; color:#454545}
#gtco-footer .footer-logo span{color:#09C6AB}
#gtco-footer .copyright{padding-top:0em;margin-top:0em;border-top:1px solid #f2f2f2}
@media screen and (max-width: 768px) {
#gtco-footer .copyright .pull-left,#gtco-footer .copyright .pull-right{float:none!important;text-align:center}
}
#gtco-footer .copyright .block{display:block}
#gtco-offcanvas{position:absolute;z-index:1901;width:270px;background:#344A5D;top:0;right:0;top:0;bottom:0;padding:58px 20px 40px;overflow-y:auto;display:none;-moz-transform:translateX(270px);-webkit-transform:translateX(270px);-ms-transform:translateX(270px);-o-transform:translateX(270px);transform:translateX(270px);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
@media screen and (max-width: 768px) {
#gtco-offcanvas{display:block}
#gtco-offcanvas li.li_login{display:none}
}
.offcanvas #gtco-offcanvas{-moz-transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px)}
#gtco-offcanvas #gtco-logo{position: absolute;top: 0;right: 55px;}
#gtco-offcanvas #gtco-logo img {height:30px;}
#gtco-offcanvas #gtco-logo:hover a {background-color: transparent;}
#gtco-offcanvas a{color:#fff; display: block; padding: 10px 5px 10px 2px; border-radius: 6px;}
#gtco-offcanvas a:hover{color:#fff;background-color: #f26101;}
#gtco-offcanvas ul{padding:0;margin:15px 0 0;}
#gtco-offcanvas ul li{padding:0;margin:0;list-style:none}
#gtco-offcanvas ul li > ul{padding-left:20px;display:none}
#gtco-offcanvas ul li.offcanvas-has-dropdown > a{display:block;position:relative}
#gtco-offcanvas ul li.offcanvas-has-dropdown > a:after{position:absolute;right:0;font-family:'icomoon';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e921";font-size:20px;color:rgba(255,255,255,0.2);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
#gtco-offcanvas ul li.offcanvas-has-dropdown.active a:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}
.gototop{position:fixed;bottom:15px;left:15px;z-index:999;opacity:0;visibility:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.gototop.active{opacity:1;visibility:visible}
.gototop a{width:45px;height:45px;display:table;background:rgba(0,0,0,0.5);color:#fff;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}
.gototop a i{height:45px;display:table-cell;vertical-align:middle}
.gototop a:hover,.gototop a:active,.gototop a:focus{text-decoration:none;outline:none;background: #454545;}
.gtco-nav-toggle{width:25px;height:25px;cursor:pointer;text-decoration:none}
.gtco-nav-toggle.active i::before,.gtco-nav-toggle.active i::after{background:#444}
.gtco-nav-toggle:hover,.gtco-nav-toggle:focus,.gtco-nav-toggle:active{outline:none;border-bottom:none!important}
.gtco-nav-toggle i{position:relative;display:inline-block;width:25px;height:2px;color:#252525;font:bold 14px/.4 Helvetica;;text-indent:-55px;background:#252525;transition:all .2s ease-out}
.gtco-nav-toggle i::before,.gtco-nav-toggle i::after{content:'';width:25px;height:2px;background:#252525;position:absolute;left:0;transition:all .2s ease-out}
.gtco-nav-toggle.gtco-nav-white > i{color:#fff;background:#fff}
.gtco-nav-toggle.gtco-nav-white > i::before,.gtco-nav-toggle.gtco-nav-white > i::after{background:#fff}
.gtco-nav-toggle i::before{top:-7px}
.gtco-nav-toggle i::after{bottom:-7px}
.gtco-nav-toggle:hover i::before{top:-10px}
.gtco-nav-toggle:hover i::after{bottom:-10px}
.gtco-nav-toggle.active i{background:transparent}
.gtco-nav-toggle.active i::before{top:0;-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-o-transform:rotateZ(45deg);transform:rotateZ(45deg)}
.gtco-nav-toggle.active i::after{bottom:0;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.gtco-nav-toggle{position:fixed;right:0;top:0px;z-index:21;padding:8px 15px;display:block;margin:0 auto;display:none;height:55px;width:52px;z-index:2001;border-bottom:none!important;background-color: #344a5d;}
@media screen and (max-width: 768px) {
.gtco-nav-toggle{display:block}
}
.btn{margin-right:4px;margin-bottom:4px;font-size:16px;font-weight:400;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:.2s;-o-transition:.2s;transition:.5s;padding:8px 30px}
.btn.btn-md{padding:8px 20px!important}
.btn.btn-lg{padding:16px 36px!important}
.btn:hover,.btn:active,.btn:focus{box-shadow:none!important;outline:none!important}
.btn-warning{background:#f0ad4e;color:#fff;border:2px solid #f0ad4e}
.btn-warning:hover{background:#5C5C5C!important;border-color:#5C5C5C!important; color:#fff !important}
.btn-warning:focus,.btn-warning:active{background:#f0ad4e!important;border-color:#f0ad4e!important}
.btn-warning.btn-outline{background:transparent;color:#f0ad4e;border:2px solid #f0ad4e}
.btn-warning.btn-outline:hover,.btn-warning.btn-outline:focus,.btn-warning.btn-outline:active{background:#f0ad4e;color:#fff}
.btn-outline{background:none;border:2px solid gray;font-size:16px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.btn-outline:hover,.btn-outline:focus,.btn-outline:active{box-shadow:none}
.form-control{box-shadow:none;background:transparent;border:2px solid rgba(0,0,0,0.1);height:46px;font-size:16px;font-weight:300;padding-left:15px;padding-right:15px}
.form-control:active,.form-control:focus{outline:none;box-shadow:none;border-color:#09C6AB}
.text-dark { color: #707070 !important}
.gtco-loader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background:url(../images/loader.gif) center no-repeat #fff}
.js .animate-box{opacity:0}
.gtco-flex{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;float:left}
.gtco-widget a:hover img { box-shadow: 0px 2px 8px #00000029; }
.gtco-section { padding-bottom: 4em;}
.card.bg-light { background-color: #EBEDEF !important;box-shadow: 0px 2px 4px #00000029;border: 1px solid #E8E8E8;border-radius: 10px;}
.bhead { font-weight: bold; font-size:17px; color:#454545; }
.font-20 { font-size:20px}
.font-18 { font-size:18px}
.font-13 { font-size:13px}
.font-12 { font-size:12px}
.method-card { border-radius: 10px; background: #FFFFFF 0% 0% no-repeat padding-box; box-shadow: 0px 2px 4px #00000029; border: 1px solid #F26101;}
.btn-warning, .bg-warning { background-color: #F26101 !important; }
.btn-warning { border-color: #F26101; }
.cta .btn { font-weight: bold;}
#gtco-footer { padding: 2em 0; }
#gtco-footer .quicklinks a { color: #454545; display: inline-block; padding-left: 28px; font-size: 14px; }
#gtco-footer a:hover { text-decoration: underline; }
.gateway_vendors img { height: 37px; border-radius: 5px; display: inline-block }
.gateway_vendors img.mastercard { background-color: #36495D; padding: 10px; }
.gateway_vendors img.visa { background-color: #0066B2; padding: 13px; }
.gateway_vendors img.fawry { background-color: transparent; padding: 3px; }
.best_solution.badge-dark { background-color: #898989; border-radius: 8px; font-weight: bold; }
.best_solution img { height: 23px; }
.copyright a { color: #3297da; }
.back_action { margin-top: 40px;}
.back_action .btn { border-radius: 12px; border:2px solid #a5a5a5; font-weight: bold; padding: 12px 40px; color: #707070; font-size: 14px;}
.back_action .btn:hover { color:#fff; }
.back_action img { height: 25px}
.warning-disc.border-light { border: 2px solid #EBEDEF !important; border-radius: 8px;}
.search_form { position: relative; }
.search_form input.txt { font-size: 13px; }
.search_form button, .search_form input.txt { background-color: #fff; border:none;height: 30px; }
.search_form button { position: absolute;left: 0;height: 30px; padding-top: 3px; padding-left: 7px; }
.search_form .input-group { border:1px solid #999; }
.search_form .input-group-append { margin-right: 0px; margin-left: 0px; }
.mfp-counter { direction: ltr !important;}
.discover_more { background-color: #EEEFF1; padding:20px 0;box-shadow: inset 0 2px 3px -2px rgba(0, 0, 0, .5);}
.for_devices { font-size: 13px; }
.copyright .rights_note { font-size: 13px;}
footer, footer h3, .download_app .bhead { font-family: 'HelveticaNeueLTW20-Bold'; font-weight: normal;}
.download_app { margin-bottom: 30px;}
.download_app img { max-height: 45px;}
.caution_icon { height:32px; margin-left: 15px;}
.mob_img { display: none; justify-content: center; }
.mob_img img { width: 70% }
@media screen and (max-width: 768px) {
  body { font-size: 13px;}
  .gtco-heading h2{font-size:16px}
  .macbook-wrap img{max-width:100%}
  .btn { padding:5px 17px;padding: 6px 15px;font-size: 13px;}
  .gateway_vendors img { height: 33px; border-radius: 4px;}
  .gtco-nav .mob_nav li a { font-size: 13px;padding-right:8px;padding-left: 6px; letter-spacing: -1px;}
  .logo_wrapper { padding-left: 1px;}
  .card-body { padding: 1.0rem;}
  .gtco-section.main_section { padding-bottom: 1.8rem;}
  .back_action .btn { font-size: 13px; padding:8px 20px;}
  .back_action img { height: 22px; }
  .gtco-heading p.caution { font-size: 13px;padding-left: 35px; padding-right: 35px; flex-direction: column;}
  .caution_icon { height:28px; margin-left: 0; margin-bottom: 6px;}
}
@media screen and (max-width: 540px) {
  .gtco-widget { display: flex; flex-wrap: wrap;}
  .gtco-widget h3 { flex: 1 1 100%}
  .gtco-widget a { flex: 1 1 50%; padding:5px;}
  footer, footer h3 { text-align: center;}
  .copyright .rights_note { display: block;margin-bottom: 2px;font-size: 12px;}
  .copyright .rights_note .seprator { display: none;}
  #gtco-footer .quicklinks a { color: #6d7d7f; font-size: 13px; padding-left: 10px;}
  #gtco-footer .gtco-container { display: flex; flex-direction: column;}
  #gtco-footer .gtco-widget p{font-size: 12px; color:#454545}
  .best_solution.badge-dark { font-size: 12px;}
  .best_solution img { height:20px;}
  .gtco-heading p { font-size: 15px;}
  .bhead { font-size: 14px;}
  .warning-disc img { width:44px;}
  .warning-disc .card-body { padding: 10px; }
  .mob_img { display: flex; }
  .web_img { display: none; }
  .gtco-nav ul li a { padding:9px 14px}
  .gtco-nav-toggle { height:48px;}
  .gtco-nav{padding:6px 0}
  #gtco-logo img { height: 30px;}
  .method-card .text-gray { font-size: 12px;}
}
@media screen and (max-width: 370px) {
  .mob_nav { padding-left: 5px; padding-right: 5px;}
  .gtco-nav .mob_nav li a { padding-right:4px;padding-left: 4px;}
}

.bold{font-weight: bold;}
.h6 {font-size:14px;}