@font-face {
    font-family: 'GothamLight';
    src: url('../fonts/Gotham-Light.otf') format('truetype');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/Gotham-Bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;}

  ::selection {background: #f9068b; color: #FFF; text-shadow: none;}
  ::-moz-selection {background: #f9068b; /* Firefox */ color: #FFF; text-shadow: none;}
  ::-webkit-selection {background: #f9068b; /* Safari */ color: #FFF; text-shadow: none;}

body{font-family: 'Roboto', sans-serif; font-size:16px; line-height: 26px; color:#5b616e; margin: 0px; padding: 0px; background-color:#fff; -webkit-font-smoothing: antialiased;}
ul {list-style: none; margin:0;	padding:0;}
ul,li{padding:0; margin:0;}
li{list-style-type: none; font-size: 14px; text-transform: uppercase; font-weight: bold;}
.navbar-nav{margin: 0 0 0 0;}
.navbar-nav li a:hover,
.navbar-nav li a:focus {outline:none;	outline-offset: 0;text-decoration:none; background: transparent;}
a {color: #4f4f4f;	text-decoration: none;-webkit-transition: 300ms;	-moz-transition: 300ms;	-o-transition: 300ms;	transition: 300ms;}
a:focus, a:hover {color: #23527c; text-decoration: underline;}
a:active, a:hover {outline: 0;}
.tanqeel-colour{color: #1f5dc2;}

h1{ font-family: 'GothamBold', sans-serif; text-transform: capitalize; font-size:60px; color: #001e44; margin: 0 0 0 0; padding: 0 0 0 0;}
h2{ font-family: 'GothamBold', sans-serif; text-transform: capitalize;  font-size:44px; color: #001e44; line-height:52px; margin: 0 0 0 0; padding: 0 0 0 0;}
h3{ font-family: 'GothamBold', sans-serif; text-transform: capitalize;  font-size:32px; color: #001e44; line-height:48px; margin: 0 0 0 0; padding: 0 0 0 0;}
h4{ font-family: 'Roboto', sans-serif; text-transform: capitalize;  font-size:20px; color: #001e44; line-height: 24px;  margin: 0 0 0 0; padding: 0 0 0 0;}
h5{ font-family: 'Roboto', sans-serif; text-transform: capitalize;  font-size:16px; color: #001e44; line-height: 22px; text-transform: uppercase; margin: 0 0 0 0; padding: 0 0 0 0;}
h6{ font-family: 'Roboto', sans-serif; text-transform: capitalize;  font-size:14px; color: #5a5f61; line-height: 22px; text-transform: uppercase; margin: 0 0 0 0; padding: 0 0 0 0;}
p{ font-family: 'Roboto', sans-serif; font-size:14px; line-height: 26px; color:#5a5f61; margin:0px 0 0 0; padding: 0 0 0 0;}
@media (max-width:767px){
  h1{ font-size: 25px; margin: 0 0 0 0;}
  h2{ font-size: 18px; margin: 0 0 0 0;}
  h3{ font-size: 22px !important; }
}
mark, .mark{background: rgb(19, 111, 245); color: #ffffff;}
.padding-top {padding-top:100px;}
.padding-bottom{padding-bottom:100px;}
.space-50{padding-top:50px;}
.navbar-toggle {/*border:1px solid #fff;*/	margin-top:15px;}
.navbar-toggle i{color: #ffffff; font-size: 34px;}
/* .navbar-toggle .icon-bar {background-color:#000000;}
.navbar-toggle .icon-bar {display: block; width: 30px; height: 4px; border-radius: 1px;} */

.main-nav {left: 0;	position: absolute;	top: 0;	width: 100%; z-index: 1000; border: 0px;}
.top-bar-hide {display: none;}
.top-bar {position:absolute; right:30px;	top:25px;	z-index: 10;}
.top-bar span {margin-left:10px; float: left;}
.top-bar span a {color: rgb(255 255 255 / 0.5); font-size: 13px; font-weight: bold; float: left;}
.top-bar span a:hover {color: rgb(255 255 255 / 1); font-size: 13px; font-weight: bold; border: 0;}
.top-bar span i {color: rgb(255 255 255 / 0.5);	margin-right: 10px; margin-top: 3px; font-size: 20px; float: left;}

#navigation .container {position:relative;}
.navbar-brand {width: 300px; height:auto; padding: 0px; margin:25px 0 0 0;}
.navbar-brand a:hover{border: 0px;}
#navigation .navbar-right {margin-top: 60px; margin-right: 0px;}
#navigation .navbar-right li a {color:#ffffff; height: 100%; font-family: 'Roboto', sans-serif; font-size: 14px; font-weight: normal; text-transform: none; margin: 0 3px; padding:3px 10px;}
#navigation .navbar-right li a.active,
#navigation .navbar-right li a:hover,
#navigation .navbar-right li a:focus,
#navigation .navbar-right li.active a{border-bottom: 3px solid #f9068b;}
/*Main Carousel CSS*/
/* #carousel-wrapper {background: url("../images/cloud-bg.jpg") #ecf5f9 no-repeat center bottom;} */
/* #carousel-wrapper{background: linear-gradient(214deg, #f5004a, #28c1f1); background-size: 400% 400%; -webkit-animation: bra-indo-animation 10s ease infinite; -moz-animation: bra-indo-animation 10s ease infinite; animation: bra-indo-animation 10s ease infinite;} */
@-webkit-keyframes bra-indo-animation {
    0%{background-position:94% 0%}
    50%{background-position:7% 100%}
    100%{background-position:94% 0%}
}
@-moz-keyframes bra-indo-animation {
    0%{background-position:94% 0%}
    50%{background-position:7% 100%}
    100%{background-position:94% 0%}
}
@keyframes bra-indo-animation {
    0%{background-position:94% 0%}
    50%{background-position:7% 100%}
    100%{background-position:94% 0%}
}

#home-carousel  .item {background-position: top; background-repeat: no-repeat;	background-size:cover; width:100%; height:679px;}
.carousel-img img{width: 100%; height: auto;}
.carousel-caption {left:15px;	right:15px;	top:140px; font-size:15px; text-align:left; color:#0a3389; text-shadow:none;}
.banner-text{margin:0px 0 0 0; padding: 50px 0 0 0;}
.banner-text h1{padding: 0 0 0 0; margin: 0 0 35px 0; height: 45px; background: #2a0a58; color: #ffffff; float: left;}
.slide-h1-box{width: 100%; height: auto; float: left;}
.slide-h1-box h3{float: left; color: rgb(255 255 255 / 0.7); font-size: 28px;}
.slide-h1-box h4{ width: 100%;color: #c6d2e8; float: left; font-size: 26px; line-height: 32px;}
/* .carousel-caption h3 {color: #dbeaff;} */
.carousel-caption p {color: #dbeaff; text-transform: uppercase; font-size: 18px; max-width:580px;}
.primary-btn{float: left; margin-top: 25px; padding: 15px 35px; background: #f9068b; color: #ffffff; font-family: 'Roboto', sans-serif; -webkit-font-smoothing:auto; font-size: 12px; text-transform: uppercase; line-height: normal; -webkit-border-radius:25px; moz-border-radius: 25px; border-radius:25px; border: 0px; -webkit-box-shadow: 0px 10px 18px -11px rgb(4 11 25);
-moz-box-shadow: 0px 10px 18px -11px rgb(4 11 25); box-shadow: 0px 10px 18px -11px rgb(4 11 25);}
.primary-btn:hover{text-decoration: none; background: #c2056c; color: #ffd8ed; -webkit-box-shadow: 0px 0px 36px 0px rgb(4 11 25); -moz-box-shadow: 0px 0px 36px 0px rgb(4 11 25); box-shadow: 0px 0px 36px 0px rgb(4 11 25);}
.secondary-btn{padding: 5px 0 0 10px; border-bottom: 2px solid #8eafee; font-size: 15px; color: #8eafee; margin: 25px 0 0 40px; float: left;}
.secondary-btn i{padding: 0 0 0 10px;}
.secondary-btn:hover{color: #e4edff; text-decoration: none; border-bottom: 2px solid #e4edff;}

.more-btn-rignt{padding: 5px 0 0 10px; border-bottom: 2px solid #5a5f61; font-size: 15px; color: #5a5f61; margin: 25px 0 0 40px; float: right;}
.more-btn-rignt i{padding: 0 0 0 10px;}
.more-btn-rignt:hover{color: #aeaeb7; text-decoration: none; border-bottom: 2px solid #aeaeb7;}

.whyus-btn{padding: 5px 0 0 10px; border-bottom: 2px solid #ffffff; font-size: 15px; color: #ffffff; margin: 25px 0 0 0px; float: left;}
.whyus-btn i{padding: 0 0 0 10px;}
.whyus-btn:hover{color: #aeaeb7; text-decoration: none; border-bottom: 2px solid #aeaeb7;}

.join-btn{float: left; margin-top: 25px; padding: 15px 65px 15px 35px; background: url("../images/delivery-bike.png") no-repeat right 20px center #f9068b; background-size: 28px; color: #ffffff; font-family: 'Roboto', sans-serif; -webkit-font-smoothing:auto; font-size: 12px; text-transform: uppercase; line-height: normal; -webkit-border-radius:25px; moz-border-radius: 25px; border-radius:25px; border: 0px; -webkit-box-shadow: 0px 10px 18px -11px rgb(4 11 25);
-moz-box-shadow: 0px 10px 18px -11px rgb(4 11 25); box-shadow: 0px 10px 18px -11px rgb(4 11 25);}
.join-btn:hover{text-decoration: none; background: url("../images/lighting-hover.png") no-repeat right 20px center #3cd257; background-size: 28px;  color: #baeac3; -webkit-box-shadow: 5px 0px 16px -10px rgb(4 11 25); -moz-box-shadow: 5px 0px 16px -10px rgb(4 11 25); box-shadow: 5px 10px 16px -10px rgb(4 11 25);}

.apply-btn{float: left; margin-top: 0; padding: 15px 35px 15px 35px; background: #f9068b; color: #ffffff; font-family: 'Roboto', sans-serif; -webkit-font-smoothing:auto; font-size: 12px; text-transform: uppercase; line-height: normal; -webkit-border-radius:25px; moz-border-radius: 25px; border-radius:25px; border: 0px; -webkit-box-shadow: 0px 10px 18px -11px rgb(4 11 25); -moz-box-shadow: 0px 10px 18px -11px rgb(4 11 25); box-shadow: 0px 10px 18px -11px rgb(4 11 25);}
.apply-btn:hover{text-decoration: none; background: #3cd257; color: #baeac3; -webkit-box-shadow: 5px 0px 16px -10px rgb(4 11 25); -moz-box-shadow: 5px 0px 16px -10px rgb(4 11 25); box-shadow: 5px 10px 16px -10px rgb(4 11 25);}

.whatsapp-btn{font-size:15px; color:#87888b; text-decoration: none; float: right; margin:35px 0 0 0;}
.whatsapp-btn span{ border-bottom: 2px solid #87888b; margin-left: 10px}
.whatsapp-btn:hover{text-decoration: none; color: #021f44;}
/* .whatsapp-btn i{color: red; font-size: 30px;} */
/* .card-links{font-size: 16px; color: #ffffff; text-decoration: none; width: 100%; height: auto; margin: 0px auto; text-align: center;} */

.container>.carousel-arrows {top: 580px; right:0;	position: relative;}
.home-carousel-left,
.home-carousel-right {position: absolute;	font-size:50px !important; z-index: 15;	color:#28c1f1;}
.home-carousel-left {left:0px;}
.home-carousel-right {left:25px;}

.intro-sec{width:100%; height: auto; float: left; background: url("../images/intro-sec-bg.jpg") no-repeat top right 100px;}
.intro-txt-box{background: #fafbfc; float: left; padding: 30px 50px;}
.intro-txt-box h2{padding: 20px 0 35px 0; }
.intro-txt-box h4{color: #777d85; padding-bottom: 20px; line-height: 30px;}
.intro-txt-box p{color: #5a5f61; line-height: 26px;}
.intro-bullet-parent{padding:130px 0px 0 60px; }
.intro-bullets{width: 100%; height: auto; float: left; padding: 0; margin: 20px 0;}
.intro-bullets img{float: left; padding:10px 20px 0 0px;}
.intro-bullets span{float: left; font-family: 'GothamBold', sans-serif; color: #5a5f61; text-transform: uppercase; font-size: 14px;}
.tanqeel-services{width: 100%; height: auto; float: left;}
.bluebox-delivery{float: left; background:url("../images/dubai-bg.jpg") no-repeat bottom center #1f5dc2; padding:3em 1.5em 2em 1.5em; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-blend-mode: color-dodge; background-size: cover;}
.bluebox-delivery h2{color: #ffffff; padding-bottom: 20px; line-height: 42px;}
.bluebox-delivery h4{color: #d7e5fe;}
.delivery-boxes{width: 255px; height: 255px; float: left; background: #fafbfc; padding: 25px; -webkit-border-radius: 25px;
-moz-border-radius: 25px; border-radius: 25px;}
.delivery-boxes h5{font-family: 'GothamBold', sans-serif; color: #323d65; text-align: center; width: 100%; float: left;}
/* flip cards homepage */
.flip-card {background-color: transparent; float: left; width: 255px; height: 255px; perspective: 1000px; margin-bottom: 15px}
.flip-card-inner {position: relative; width: 100%; height: 100%; text-align: center; transition: transform 0.6s; transform-style: preserve-3d;}
.flip-card:hover .flip-card-inner {transform: rotateY(180deg);}
.flip-card-front, .flip-card-back {position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.flip-card-front {}
.flip-card-front img{width: 92px; height: auto; padding: 25px 0;}
.flip-card-back {background-color: #1f5dc2; color: white; transform: rotateY(180deg);padding: 30px 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
.flip-card-back a{font-family: 'GothamBold', sans-serif; color: #d7e5fe; font-size: 14px; text-transform: uppercase;}
.tanqeel-flip-img{background: url("../images/tanqeel-flip.jpg") no-repeat top center; background-size: cover;}
.tanqeel-flip-img2{background: url("../images/tanqeel-flip2.jpg") no-repeat top center; background-size: cover;}

.partner-section{width: 100%; height: auto; float: left; }
.partner-section .container{background: url("../images/partner-sec-bg.jpg") no-repeat top left; background-size: 365px;}
.become-partner{background: #ffffff; float: left; margin-top: 7em; padding: 40px; box-shadow: -21px 28px 30px -14px rgba(145,150,161,1); -webkit-box-shadow: -21px 28px 30px -14px rgba(145,150,161,1); -moz-box-shadow: -21px 28px 30px -14px rgba(145,150,161,1);}
.become-partner h2{padding: 25px 0 20px 0;}
.become-partner h4{padding: 15px 0 0px 0; line-height: 36px;}
.delivery-boy-img{position: absolute; z-index: -1; right: 0; margin-top:45px;}

.whyus-section{width: 100%; height: auto; float: left; background: #04172f;}
.testimonial-box{float: left;}
.testimo-carousel{width: 100%; height: auto; float: left; background: #ffffff; padding: 0px;}
.why-us-copy{float: left; padding: 30px 30px 0 60px;}
.why-us-copy h3{color: #c2daf9; padding-bottom: 0px;}
.why-us-copy h1{color: #ffffff; padding-bottom: 20px;}
.why-us-copy h4{color: #c2daf9; padding-top: 20px; padding-bottom: 20px;}
.why-us-copy p{color: #b0b8c2; padding-top: 20px;}
/* testimonial slider */
.slideshow-container {position: relative;}
.mySlides {display: none; padding: 30px 40px 0 50px; text-align: left;}
.mySlides h4{padding-bottom: 20px;}
.prev, .next {cursor: pointer; position: absolute; top: 50%; width: auto; margin-top: -30px; padding: 16px; color: #888; font-weight: bold; font-size: 20px; border-radius: 0 3px 3px 0; user-select: none;}
.next { position: absolute; right: 0; border-radius: 3px 0 0 3px; }
.prev:hover, .next:hover {background-color: rgba(0,0,0,0.8); color: white;}
.dot-container {text-align: right; padding: 15px;}
.dot {cursor: pointer; height: 15px; width: 15px; margin: 0 2px; background-color: #ffffff; border-radius: 50%; display: inline-block; transition: background-color 0.6s ease; border: 3px solid #b0bdd2;}
.dot-container span.active{background-color: #ffffff; border: 3px solid #1f5dc3;}
.dot:hover {background-color: #ffffff; border: 3px solid #1f5dc3;}

.customer-support{width: 100%; height: auto; float: left;}
.customer-support .container{background: url("../images/support-sec-bg.jpg") bottom left no-repeat; border-bottom: 1px solid #d4d4d4;}
.support-number{float: left; padding: 0 0 0 0;}
.support-number h2{padding-bottom: 50px;}
.green-box{background: #39c76b; color: #ffffff; text-align: center; padding: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
.green-box img{margin: 0px auto; padding: 20px 0;}
.green-box h5{color: #ffffff; line-height: normal; font-family: 'GothamBold', sans-serif; text-transform: uppercase; font-size: 16px; padding: 10px 0;}
.green-box a{color: #ffffff; font-family: 'GothamBold', sans-serif; text-transform: uppercase; font-size:24px;}
.wantto-know{padding:17px; float: left;}
.wantto-know h4{padding: 0px 0 20px 0px; line-height: 30px;}
.wantto-know .whyus-btn{color: #87888b; border-color: #87888b;}
.tanqeel-parcel-box{background: #ffffff; float: left; padding:30px 0; margin-top:30px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; box-shadow: -4px 7px 47px 17px rgba(135,146,162,0.4);
-webkit-box-shadow: -4px 7px 47px 17px rgba(135,146,162,0.4);
-moz-box-shadow: -4px 7px 47px 17px rgba(135,146,162,0.4);}
.tanqeel-parcel-box img{margin: 0px auto;}
/*++++++++++++++++
Footer CSS
+++++++++++++++++*/
.footer {width: 100%; height: auto; float: left; }
.foot-readmore-link{font-size: 13px; text-decoration: underline; float: left;}
.foot-readmore-link:hover{color: #5a5f61; text-decoration-color: #f9068b;}
.logofooter {width: 100%; height: auto; float: left; padding:0 15px;}
.logofooter p{width: 100%; height: auto; float: left; padding: 30px 0;}
.logofooter img{width: 190px;}
.footer-col{float: left;}
/* .footer-col p { color:#565b5d; font-size:12px; margin-bottom:15px;} */
/* .footer-col p i { width:20px; color:#999;} */
.footer-ul { list-style-type:none;  padding-left:0; margin-left:2px; float: left; margin-bottom: 20px;}
.footer-ul li {width: auto; float: left; border-right: 1px solid #cecece; font-size:13px; color: #565b5d; list-style: none; padding: 0px 10px;}
.footer-ul li:last-child{border-right: 0px;}
.footer-ul li a { color:#5a5f61; text-transform: none; font-weight: normal; }
/* .footer-ul i { margin-right:10px;} */
.footer-ul li a:hover {color: #7f7f7f; text-decoration: underline; text-decoration-color: #f9068b;}
.social-links{margin: 0 0 0 0;}
.social-links ul{width: auto; height:  auto; float: left; padding: 0px 0 0 0px;}
.social-links ul li{width: auto; height:  auto; float: left; padding-top: 10px; padding-right: 15px; list-style: none;}
.social-links ul li a{width: auto; height:  auto; color:#f60049; font-size:20px;}
.copyright {width: 100%; float: left; background: #f3f6f9; padding: 0px 0; margin: 30px 0 0 0;}
.copyright .col-md-6{padding: 0px;}
.copyright p { text-align:left; color:#5a5f61; font-size: 13px; padding:10px 20px 10px 0px; margin-bottom:0; float: left;}
.post{width: 100%; height: auto; float: left; padding: 50px 10px 0 10px;}
.post p { font-size:13px; color:#5a5f61; line-height:30px; padding-bottom: 30px; text-transform: capitalize;}
/* .post p span { display:block; color:#8f8f8f;} */
/* .post p a{color:#5a5f61; text-decoration:underline;} */
/* .post p a:hover{color: #7f7f7f; text-decoration: underline;} */
.email-call{width: 100%; height: auto; float: left; padding: 50px 10px 30px 0px;}
.email-call span{width: 100%; height: auto; float: left; }
.email-call i { color:#1f5dc2; font-size:18px; padding-right: 15px;}
.email-call a { color:#5a5f61;  font-size:13px;}
.email-call a:hover {color: #7f7f7f; text-decoration: underline; text-decoration-color: #f9068b;}
.footer-support{width: 100%; height: auto; float: left; padding: 20px 10px 0 0px;}
.footer-support i {color: #1f5dc2; font-size: 38px; padding-bottom: 15px;}
.footer-support h4{font-family: 'GothamBold', sans-serif; font-size: 14px; text-transform: uppercase;}
.footer-support a{font-family: 'GothamBold', sans-serif; font-size: 22px; text-decoration: underline; text-transform: uppercase; text-decoration-color: #f9068b; color: #001e44;}
.bottom_ul { list-style-type:none; float: left; padding-top:14px; padding-bottom: 14px; margin-bottom:0;}
.bottom_ul li { float:left; line-height:18px; font-size: 13px; text-transform: none; font-weight: normal; list-style: none; border-right: 1px solid #989ea7; padding: 0 5px;}
.bottom_ul li:last-child{border-right: 0px;}
/* .bottom_ul li:after { content:"|"; color:#5a5f61; margin-right:7px; margin-left:7px;} */
.bottom_ul li a { color:#5a5f61;  font-size:13px;}
.social-icon {width: 30px; height: 30px; font-size: 15px; background-color: blue; color: #fff; text-align: center; margin-right: 10px; padding-top: 7px; border-radius: 50%;}
.footer-social li{float:left; list-style: none;}
.footer-social li a img{float:left; margin: 0 10px 0 0; width:28px;}
.footer-social li a img:hover{opacity: 0.7;}
.linked-in{background-color:#007bb6;}
.facebook{background-color:#3b5998;}
.twitter{background-color:#1da1f2;}
.google{background-color:#f63e28;}
/* kreativemug styles */
.kreativemug{width:auto; float: right; margin-top: 0;}
.kreativemug span{text-align: left; color: #858585; font-size: 13px; padding: 10px 0; margin-bottom: 0; float: left;}
.kreativemug a{text-align: left; color: #858585; font-size: 13px; padding: 10px 0; margin-bottom: 0; float: left;}
.kreativemug i{font-size: 16px; color: #ffe740; float: left; padding: 15px 6px 0 6px;}
.kreativemug a:hover{opacity: 0.8; text-decoration: underline;}
/* CSS back to top rocket ====== */
#scrolltop {display: none;}
#rocketmeluncur {position: fixed; bottom: 50px; z-index: 7; display: none; visibility: hidden; width: 26px; height: 48px; right: 25px; background: url(https://3.bp.blogspot.com/-GZOBULN1Q4s/VbNxQrf37EI/AAAAAAAAAPk/rak337seJ70/s1600/Ask.png) no-repeat 50% 0; opacity: 0; -webkit-transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -webkit-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335); -moz-transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335); transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);}
#rocketmeluncur:hover {background-position: 50% -62px}
#rocketmeluncur:hover i {background-position: 50% 100%; -webkit-animation: flaming .7s infinite; -moz-animation: flaming .7s infinite; animation: flaming .7s infinite}
#rocketmeluncur.showrocket {visibility: visible; opacity: 1}
#rocketmeluncur.launchrocket {background-position: 50% -62px; opacity: 0; -webkit-transform: translateY(-800px); -moz-transform: translateY(-800px); -ms-transform: translateY(-800px); transform: translateY(-800px); pointer-events: none}
#rocketmeluncur.launchrocket i {background-position: 50% 100%; -webkit-transform: scale(1.4, 3.2); -moz-transform: scale(1.4, 3.2); transform: scale(1.4, 3.2)}/*rocket ends here*/
/* subpage css */
.about-banner{width:100%; height: auto; background: url("../images/dedicated-driver-2.jpg") no-repeat top center #1f5dc3; background-size: cover;}
.contact-banner{width:100%; height: auto; background: url("../images/contact-bg.jpg") no-repeat top left #1f5dc3; background-size: cover;}
.career-banner{width:100%; height: auto; background: url("../images/careers-bg.jpg") no-repeat top left #1f5dc3; background-size: cover;}
.food-banner{width:100%; height: auto; background: url("../images/food-delivery-bg.jpg") no-repeat top left #1f5dc3; background-size: cover;}
.ecommerce-banner{width:100%; height: auto; background: url("../images/ecommerce-delivery.jpg") no-repeat top left #1f5dc3; background-size: cover;}
.grocery-banner{width:100%; height: auto; background: url("../images/grocery-bg.jpg") no-repeat top left #1f5dc3; background-size: cover;}
.courier-banner{width:100%; height: auto; background: url("../images/courier-bg.jpg") no-repeat top left #1f5dc3; background-size: cover;}
.services-banner{width:100%; height: auto; background: url("../images/services-banner.jpg") no-repeat top left #1f5dc3; background-size: cover;}
.partner-banner{width:100%; height: auto; background: url("../images/partner-bg.jpg") no-repeat top left #1f5dc3; background-size: cover;}
.dedicated-banner{width:100%; height: auto; background: url("../images/dedicated-drivers.jpg") no-repeat top left #1f5dc3; background-size: cover;}
.inner-banner  {width:100%; height: auto; padding-bottom:50px; background: url("../images/sub-pg-bnr.jpg") no-repeat top left 130px #1f5dc3; background-size: cover;}
.sub-pg-img{float: left; padding: 0 0 0 0; margin: 0px 0 0 0;}
.sub-pg-text{padding: 0 0 0 0; margin:100px 0 0px 0; float: left;}
.sub-pg-text h1{padding: 0 0 0 0; margin: 0 0 15px 0; color: #ffffff; float: left;}
.about-section{width: 100%; height: auto; float: left;}
.intro-about-box{background: #fafbfc; padding: 30px 50px 50px 50px; box-shadow: -4px 7px 47px 17px rgba(135,146,162,0.4); -webkit-box-shadow: -4px 7px 47px 17px rgba(135,146,162,0.4); -moz-box-shadow: -4px 7px 47px 17px rgba(135,146,162,0.4);}
.intro-about-box h2{padding: 20px 0 35px 0; }
.intro-about-box h4{color: #777d85; padding-bottom: 20px; line-height: 30px;}
.intro-about-box p{color: #5a5f61; line-height: 26px;}
.solve-delivery{width: 100%; height: auto; float: left; }
.solve-head{padding-bottom: 50px;}
.solve-head h4{color: #777d85; padding-bottom:20px;}
.solve-boxes{padding-top:30px; padding-bottom: 30px;}
.solve-boxes img{float: left; padding: 0 0 20px 0;}
.solve-boxes h3{width: 100%; float: left; padding: 0 0 20px 0;}
.solve-boxes p{width: 100%; float: left; padding: 0 0 20px 0;}
.born-text{margin: 30px 0 0 0; padding: 25px; border-left: 2px solid #f92095;}
.born-text h5{color: #5a5f61; line-height: 28px;}
/* team cards */
.team-img{float: left; padding:10px; box-shadow: -5px 10px 30px -7px rgba(138,146,169,0.75);
-webkit-box-shadow: -5px 10px 30px -7px rgba(138,146,169,0.75);
-moz-box-shadow: -5px 10px 30px -7px rgba(138,146,169,0.75);}
.team-head{padding:30px; float: left;}
.team-head h2{padding-bottom: 15px;}
.team-head h4{padding-bottom: 15px; color: #5a5f61;}
/* .team-head p{padding-bottom: 50px;} */
.team-tanqeel{width: 100%; height: auto; float: left;}
.team-cards-1 {width: 250px; height: 250px; background-color: rgb(249 31 149); position: absolute;}
.team-cards-1 img {position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; height: 340px;}
.team-cards-1 .hover {width: 250px; height: 336px; opacity: 0;}
.team-cards-1:hover .hover {opacity: 1;}
.team-cards-1 h1 {position: absolute; top: 100%; letter-spacing: 0px; color: rgb(40, 40, 88); margin-top: 10px; font-size: 26px; font-weight: 600;}
.team-cards-1 p {position: absolute; top: 115%; font-weight: 500; text-transform: uppercase; font-size: 12px; letter-spacing: 1.5px; color: rgb(31, 31, 68);}
.team-cards-2 {width: 250px; height: 250px; background-color: rgb(249 31 149); position: absolute; left: 370px;}
.team-cards-2 img {position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; height: 340px;}
.team-cards-2 .hover {width: 250px; height: 336px; opacity: 0;}
.team-cards-2:hover .hover {opacity: 1;}
.team-cards-2 h1 {position: absolute; top: 100%; letter-spacing: 0px; color: rgb(40, 40, 88); margin-top: 10px; font-size: 26px; font-weight: 600;}
.team-cards-2 p {position: absolute; top: 115%; font-weight: 500; text-transform: uppercase; font-size: 12px; letter-spacing: 1.5px; color: rgb(31, 31, 68);}
.team-cards-3 {width: 250px; height: 250px; background-color: rgb(249 31 149); position: absolute; left: 640px;}
.team-cards-3 img {position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; height: 340px;}
.team-cards-3 .hover {width: 250px; height: 336px; opacity: 0;}
.team-cards-3:hover .hover {opacity: 1;}
.team-cards-3 h1 {position: absolute; top: 100%; letter-spacing: 0px; color: rgb(40, 40, 88); margin-top: 10px; font-size: 26px; font-weight: 600;}
.team-cards-3 p {position: absolute; top: 115%; font-weight: 500; text-transform: uppercase; font-size: 12px; letter-spacing: 1.5px; color: rgb(31, 31, 68);}
.team-cards-4 {width: 250px; height: 250px; background-color: rgb(249 31 149); position: absolute; left: 910px;}
.team-cards-4 img {position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; height: 340px;}
.team-cards-4 .hover {width: 250px; height: 336px; opacity: 0;}
.team-cards-4:hover .hover {opacity: 1;}
.team-cards-4 h1 {position: absolute; top: 100%; letter-spacing: 0px; color: rgb(40, 40, 88); margin-top: 10px; font-size: 26px; font-weight: 600;}
.team-cards-4 p {position: absolute; top: 115%; font-weight: 500; text-transform: uppercase; font-size: 12px; letter-spacing: 1.5px; color: rgb(31, 31, 68);}

.our-values{width: 100%; height: auto; float: left; }
.our-values h1{padding: 10px 0 25px 0; color: #ffffff;}
.our-values h4{color: #5a5f61;}
.value-box-blue{padding: 30px; background: #2074d2; background: linear-gradient(322deg, rgba(8,64,126,1) 0%, rgba(32,116,210,1) 100%); margin-top: 30px; box-shadow: 10px 11px 23px 6px rgba(220,215,215,1);
-webkit-box-shadow: 10px 11px 23px 6px rgba(220,215,215,1);
-moz-box-shadow: 10px 11px 23px 6px rgba(220,215,215,1);}
.value-box-blue div{padding:20px;}
.value-box-blue img{padding: 0 0 20px 0; }
.value-box-blue h4{font-size: 18px; text-transform: uppercase; font-family: 'GothamBold', sans-serif; color: #fff;}
.value-box-blue p{color: #8fb3e0; }

.delivery-services{width: 100%; height: auto; float: left;}
.services-menu{width: 100%; height: auto; background: #fafbfc; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; margin-top:30px; padding: 10px; box-shadow: 2px 2px 15px -2px rgba(177,202,227,0.98);
-webkit-box-shadow: 2px 2px 15px -2px rgba(177,202,227,0.98);
-moz-box-shadow: 2px 2px 15px -2px rgba(177,202,227,0.98);}
/* .services-menu ul{width: 100%; height: auto; margin: 0 0 0 0; padding: 0 0 0 0;} */
/* .services-menu ul li{width: auto; height: auto; float: left; margin: 0 0 0 0; padding: 0 10px 0 10px; } */
/* .services-menu ul li:last-child{border: 0px} */
.services-menu a{width: auto; height: auto; float: left; margin: 0 0 0 0; padding: 0 20px; font-size: 15px; text-transform: uppercase; font-family: 'GothamBold', sans-serif; color: #8f97a5;}
.services-menu a:hover{text-decoration-color:#f9068b; color:#215ec4; }
.tough-delivery{float: left; }
.tough-delivery img{padding-bottom: 45px; height: auto; float: left;}
.tough-delivery div{padding: 25px;}
.tough-delivery h4{padding-bottom:15px; color: #5a5f61; line-height: 30px;}
.tough-delivery h3{padding-bottom: 20px;}
.tough-delivery h5{line-height: 28px; padding-bottom: 25px; color: #5a5f61;}

.dedicated-drivers{width: 100%; height: auto; float: left; background: url("../images/dedicated-driver.jpg") no-repeat top left #2260c4; background-size: cover;}
.driver-sec-head{text-align: center; padding-bottom: 30px;}
.driver-sec-head h2{color: #ffffff; padding-bottom: 25px; text-align: center;}
.driver-sec-head h4{color: #b3cdf6; text-align: center;}
.driver-sec-head p{color: #b3cdf6; text-align: center;}
.help-table h2{padding-bottom:20px; font-family: 'GothamBold', sans-serif; text-align: center;}
.help-table h5{padding-bottom:20px; color: #777d85; text-align: center;}
.help-points{padding: 15px; background: rgb(62 121 213 / 1); margin:10px; color: #ffffff; text-align:center; font-size: 14px; text-transform: uppercase; -webkit-border-radius: 50px; -moz-border-radius:50px; border-radius:50px;}
.help-table p{color: #ffffff;}
.help-points:hover {background: rgb(62 121 213 / 1); text-shadow: 1px 1px 3px rgba(72, 61, 142, 1);}

.about-pg-intro{padding: 30px;}
.about-pg-intro h2{padding: 20px 0 35px 0; }
.about-pg-intro h4{color: #777d85; padding-bottom: 20px; line-height: 30px; font-size: 22px;}
.about-pg-intro p{color: #5a5f61; line-height: 26px;}

/*careers page css*/
.contact-box{padding-top: 0px; margin-right:0px;}
.contact-box h2{text-align: center; padding-bottom: 30px;}
.contact-form{padding: 40px 0 0 0; /*float: left;*/}
.contact-form .form-group{margin-bottom: 25px;}
.input-box{padding: 0 30px;}
.form-group span{font-size:14px; line-height:24px; color:#1b002e; }
.form-group label{color: #ff0000; background: none; padding: 0 0 0 0;}
/* .form-group input{height: 34px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 14px; } */
/* .form-group select{height: 34px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 14px; } */
.form-group textarea{-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  font-size:14px;}
.nav-social-links{margin:40px 0 0 0px;}
.nav-social-links h4{ margin: 0px 0 0px 0px; padding-bottom: 20px; font-size: 16px; font-family: 'GothamBold', sans-serif; text-transform: uppercase;}
.nav-social-links p {font-size: 14px; }
.nav-social-links ul{padding: 0 0 0 0; margin: 0 0 0 0;}
.nav-social-links ul li{list-style: none; float: left; margin: 0 15px 0 0;}
.nav-social-links ul li a{ float: left; padding: 0 0px;}
.nav-social-links ul li a i{font-size: 18px; color: #344dfd;}
.nav-social-links ul li a .fa-facebook{color: #4267B2;}
.nav-social-links ul li a .fa-instagram{color: #dd2a7b;}
.nav-social-links ul li a .fa-linkedin{color: #0077b5;}
.nav-social-links ul li a .fa-twitter{color: #00acee;}
.nav-social-links ul li a .fa-youtube{color: #e62117;}
.nav-social-links ul li a i:hover{opacity: 0.7;}

.contact-main-text {padding: 0 0 30px 0;}
.contact-main-text h2{padding-bottom: 15px;}
.contact-main-text h3{padding-bottom: 10px;}
.contact-main-text h5{padding-bottom: 10px;}
.building-box{width: auto; height: auto; padding: 0 0 0 0; margin: 0 0 0 0;}
.address-box{width: 350px; height: auto; background: #fff; padding: 25px; position: absolute;  z-index: 1; right: 20px; top: 100px;}
.address-box h3{padding: 0 0 15px 0;}
.form-box{padding:0 60px; margin: 0 0 0 0; }
.form-box h3{padding: 0 0 20px 0;}
.form-box h5{padding: 0 0 20px 0;}
.form-group input {width: 100%; height: 38px; border-radius: 0px;background: none; border: 1px solid #bfbfbf; box-shadow: none;}
.form-group select {width: 100%; height: 38px; font-size: 14px; color: #868686; border-radius: 0px;background: none; border: 1px solid #bfbfbf; box-shadow: none;}
.form-group textarea{border: 1px solid #bfbfbf; border-radius: 0;}
.career-img-box{padding: 10px;}
/*========================
g-map styles
===========================*/
.g-map{ margin-bottom: 0px; margin-top:0px;}
#map {width: 100%; height: 550px; margin-top: 0px; margin-bottom: 0px;}
.info-window {font-family: 'Roboto', sans-serif; font-size:14px;}
.info-content {color: #999;}
/* .form-group span{ font-size: 14px; }
.form-group label{background: none; padding: 0 0 0 0;}
.form-group input{height: 38px; border-radius: 0px; font-family: 'Roboto', sans-serif; font-size:14px; }
.form-group textarea{border-radius: 0px; font-family: 'Roboto', sans-serif; font-size:14px; } */
.contact-page{padding: 100px 0;}
.info-window p{ padding: 0  0;}
/* BOX ON MAP  */
.box-contacts {width:330px; position: absolute; z-index: 1; left: 75px; margin-top: 100px; background: #f6004a; padding: 40px 60px; text-align: left; box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.16); font-size: 14px;  text-transform: uppercase; color: #ffffff;}
.box-contacts h3{color: #ffffff; }


/*========================== MEDIA QUERY CSS FOR RESPONSIVE
 Extra small devices (phones, 600px and down)
 ================================ */
  @media only screen and (max-width: 600px) {
    .navbar-brand {width: 225px; margin:10px 10px;}
    .navbar-brand a img{width:130px;}
    #navigation .navbar-right li a{color: #}
    .banner-text h1 {margin: 0 0 20px 0; height: 21px;}
    .sub-pg-text {margin: 30px 0 0px 0;}
    .sub-pg-img {margin: 70px 0 0 0;}
    .sub-pg-text h1 { margin: 0px 0 15px 0; height: 20px;}
    .sub-pg-text h3{float: left;}
    .carousel {margin: 0px; padding: 0 0 0 0px;}
    .carousel-img{margin: 0 0 0 0; padding: 0 0 0 0;}
    .carousel-caption{width: 100%;}
    .container>.carousel-arrows {top: 620px;}
    .welcome-box{padding:0 20px;}
    #myCarousel{top: 30px;}
    .vision-mission h2{padding: 0 0 0 0; margin: 0 0 0 0;}
    .vision-mission img {padding-bottom: 0px;}
    .vision-mission h5 {margin-bottom: 0px;}
    .sustain-home{padding: 0 0 50px 0;}
    .about-number h5 {margin: 15px 0px 0px 0px;}
    .flip-card{width: 100%; margin-top: 15px;}
    .form-box{padding: 30px;}
    .intro-txt-box{padding: 10px;}
    .intro-txt-box h2{padding: 20px 0 0px 0;}
    .tough-delivery div{padding: 10px;}
    .about-pg-intro{padding: 10px;}
    .about-pg-intro h4{font-size: 20px;}
    .input-box{padding: 0 0px;}
    .form-group{padding: 0px;}
    .contact-form .form-group{margin-bottom: 15px;}
    .contact-banner{background: url("../images/contact-bg.jpg") no-repeat top left -130px #1f5dc3; background-size: 960px}
    .intro-bullet-parent{padding: 20px 0px 0 10px}
  }

  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (min-width: 600px) {

  }

  /* Medium devices (landscape tablets, 768px and up) */
  @media only screen and (min-width: 768px) {
    .navbar-brand{width: 180px;}
  }

  /* Large devices (laptops/desktops, 992px and up) */
  @media only screen and (min-width: 992px) {

  }

  /* Extra large devices (large laptops and desktops, 1200px and up) */
  @media only screen and (min-width: 1200px) {

  }

  /*+++++++++++++++++
  nav with dropdowns++++++++++++++++++ */
.toggle, [id^=drop] {display: none;}
.toggle i{font-size: 28px; float: right; padding: 10px 5px 0 0;}
nav {width: 100%; height: auto; float: right; margin-top:0; padding: 0;}
nav:after {content:""; display:table; clear:both;}
nav ul {float: right; padding:0; margin:0; list-style: none; position: relative; top: 55px;}
nav ul li {text-transform: none; margin: 0px; display:inline-block; float: left;}
nav a {margin: 0 3px; padding:3px 10px; color: #ffffff; font-size: 14px; display:block; text-decoration:none;}
/* nav ul li ul li:hover { border-bottom: 3px solid #f9068b; } */
.menu ul li .active{text-decoration: none; border: 0; color: red; text-decoration: none;}
nav ul li ul li:hover{text-decoration: none; border: 0; color: red; text-decoration: none;}
nav a:hover {border-bottom: 3px solid #f9068b; color: #a2c5ff; text-decoration: none;}
nav a.active {border-bottom: 3px solid #f9068b; color: #a2c5ff; text-decoration: none;}
nav ul ul {display: none; position: absolute; top:35px; background: #18438e;}
nav ul li:hover > ul {display:inherit;}
nav ul ul li {width:100%; float:none; display:list-item; position: relative; padding: 3px 0; border-bottom: 3px solid #18438e;}
nav ul ul ul li {position: relative; top:-60px; left:170px; }

li > a:after { content:  ''; }
li > a:only-child:after { content: ''; }

@media all and (max-width : 768px) {

	nav {margin: 0; background: #18438e;}
	.toggle + a,
	.menu {display: none;}
  .toggle {display: block; padding:0 13px; color:#FFF; font-size:14px; text-decoration:none; border:none;}
  .toggle .fa-bars {display: block; padding:20px 10px; color:#FFF; text-decoration:none; border:none;}
  .toggle .fa-caret-down {display: block; padding: 0 0 0 0; color:#FFF; text-decoration:none; border:none;}
  .toggle:hover {background-color: none;}
  [id^=drop]:checked + ul {display: block;}
  nav ul{top: 0;}
	nav ul li {display: block; width: 100%; padding: 5px 10px;}
	nav ul ul .toggle,
	nav ul ul a {padding: 0 40px;}
  nav ul ul ul a {padding: 0 80px;}
	nav a:hover,
 	nav ul ul ul a {}
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{margin: 0 3px; padding:3px 10px; color:#FFF; font-size:14px;}
	nav ul li ul li .toggle,
	nav ul ul a {}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}

	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}

	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {position: static;}
}
@media all and (max-width : 330px) {
 	nav ul li {display:block; width: 94%;}

}
/* whatsapp style */
.float{position:fixed; width:60px; height:60px; bottom:40px; left:40px; background-color:#25d366; color:#FFF; border-radius:50px; text-align:center; font-size:30px; box-shadow: 2px 2px 3px #999; z-index:100;}
.my-float{margin-top:16px;}
.partners-logo{width: 100%; height: auto; float: left; }
.partners-logo div img{-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.partner-img{float: left;}
