/* In The Name oF ALLAH The Most beneficient oF The Most Mericful  */
.container {
  border: 0px solid red;
}
h3{
  color: #000;
  font-size: 22px;
  margin-bottom: 15px;
}
p { 
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size:13px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}
li {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size:13px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}
@media (min-width: 992px) {
  p { 
    font-size:15px;
    line-height: 26px;
  }
  li { 
    font-size:15px;
    line-height: 26px;
  }
}
.contact-title {
  text-align:center;
    position: relative;
    margin-bottom: 40px;
    margin-top: 10px;
    border-bottom: 3px solid transparent;
}
.contact-title small {
  color:#666;
  font-family: 'Pacifico', cursive;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  /*! text-transform: uppercase; */
}
.contact-title h2 {
  color:#333;
  line-height: 26px;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-left: 0;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.contact-title::after {
    left:40%;
    background-color: #4f67af;
    width: 20%;
}
.contact-title::after {
    content: '';
    position: absolute;
    bottom: -3px;
    height: 2px;
}
@media (min-width:992px) {
  .contact-title {
    text-align:left;
  }
  .contact-title small {
    font-size: 22px;
    line-height: 56px;
  }
  .contact-title h2 {
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 30px;
  }
  .contact-title::after {
    left: 0;
    width: 60px;
    height: 3px;
  }
}
.section-heading {
  text-align:center;
    position: relative;
    margin-bottom: 40px;
    margin-top: 10px;
    border-bottom: 3px solid transparent;
}
.section-heading small {
  color:#666;
 font-family: 'Pacifico', cursive;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;;
}
.section-heading h2{
font-family: 'Poppins', sans-serif;
  font-size:20px; 
  font-weight:400; 
  line-height:26px; 
  position:relative; 
  margin-bottom:30px; 
  padding-bottom: 15px;
  text-transform:uppercase; 
}
.section-heading h2:after{
  content:''; 
  background:#0C285F; 
  width: 60px;
  height: 3px;
  position:absolute;  
  bottom:-10px; 
  left:50%; 
  margin-left:-30px;
}
@media (min-width:992px) {
  .section-heading small {
    font-size: 22px;
    line-height: 56px;
  } 
  .section-heading h2{
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 30px;
  }
}

h2.sub-title  {  
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 600;
  line-height: 70px;
  margin-bottom: 40px;
  position: relative;
  border: 0px solid red;
}
h2.sub-title::after {
   content: '';
    position: absolute;
    bottom: -3px;
    height: 3px;
    left:0%;
    background-color: #FF4328;
    width: 60px;
}
@media (min-width:992px) {
  h2.sub-title  {  
    font-size: 30px;
  }
}
/* Loader Overlay */
.loader-wrapper{background:#fff;bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:9999999999}@-webkit-keyframes outerRotate1{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes outerRotate1{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes outerRotate2{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes outerRotate2{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}@-webkit-keyframes textColour{0%{color:#fff}100%{color:#3bb2d0}}@keyframes textColour{0%{color:#fff}100%{color:#3bb2d0}}body .loader-wrapper{margin:0;padding:0;font-family:"Open Sans",sans-serif;font-size:62.5%;width:100vw;height:100vh;background:#222}.e-loadholder{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%);width:240px;height:240px;border:5px solid #1b5f70;border-radius:120px;-webkit-box-sizing:border-box;box-sizing:border-box}.e-loadholder:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%);content:" ";display:block;background:#222;-webkit-transform-origin:center;transform-origin:center;z-index:0}.e-loadholder:after{width:100px;height:200%;-webkit-animation:outerRotate2 30s infinite linear;animation:outerRotate2 30s infinite linear}.e-loadholder .m-loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%);width:200px;height:200px;color:#888;text-align:center;border:5px solid #2a93ae;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:20;text-transform:uppercase}.e-loadholder .m-loader:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%);content:" ";display:block;background:#222;-webkit-transform-origin:center;transform-origin:center;z-index:-1}.e-loadholder .m-loader:after{width:100px;height:106%;-webkit-animation:outerRotate1 15s infinite linear;animation:outerRotate1 15s infinite linear}.e-loadholder .m-loader .e-text{font-size:14px;font-size:1.4rem;line-height:130px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%);-webkit-animation:textColour 1s alternate linear infinite;animation:textColour 1s alternate linear infinite;display:block;width:140px;height:140px;text-align:center;border:5px solid #3bb2d0;border-radius:70px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:20}.e-loadholder .m-loader .e-text:after,.e-loadholder .m-loader .e-text:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%);content:" ";display:block;background:#222;-webkit-transform-origin:center;transform-origin:center;z-index:-1}.e-loadholder .m-loader .e-text:before{width:110%;height:40px;-webkit-animation:outerRotate2 3.5s infinite linear;animation:outerRotate2 3.5s infinite linear}.e-loadholder .m-loader .e-text:after{width:40px;height:110%;-webkit-animation:outerRotate1 8s infinite linear;animation:outerRotate1 8s infinite linear}#particleCanvas-White{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%);width:100%;height:50%;opacity:.1}#particleCanvas-Blue{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%);width:300px;height:300px}@-webkit-keyframes pulsecust{0%{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1)}50%{opacity:0;transform:scale(1.4);-moz-transform:scale(1.4);-webkit-transform:scale(1.4);-o-transform:scale(1.4)}100%{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1)}}@keyframes pulsecust{0%{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1)}50%{opacity:0;transform:scale(1.4);-moz-transform:scale(1.4);-webkit-transform:scale(1.4);-o-transform:scale(1.4)}100%{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1)}}


header {
  width: 100%;
  height: auto;
  position: fixed;
  z-index: 1000;
  top: 0;
  background: #fff; 
  border-bottom: 1px solid #ccc;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
header .topbar {
  height: 50px;
  display: none;
  background: #015AC2;
  background: linear-gradient(-45deg, #64a70a, #015AC2);
  transition: all 300ms ease-in;
  border-bottom: 0px solid #cccc;
}
header .topbar p {
  color: #FFF;
  font-size: 13px;
  line-height: 40px;
  display: inline;
  margin:0  0 0 30px;
}
header .topbar p a {
  color: #FFF;
}
header .topbar p i {
  color: #FFF;
  font-size: 16px;
  width: 24px;
  margin:13px 10px 0 0;
  line-height: 24px; 
  text-align: center;
  /*! background: #fff; */
  border-radius: 2px;
  /*! border: 1px solid #fff; */
  transition: all 300ms ease-in-out;
}
header .topbar .social {
  float: right;
  margin: 0;
}
header .topbar .social i a {
  margin: 0;
} 
header .topbar .social i {
  color: #FFF;
  font-size: 16px;
  width: 24px;
  margin:13px 4px 0 0;
  line-height: 24px; 
  text-align: center;
  /*! background: #fff; */
  border-radius: 2px;
  /*! border: 1px solid #fff; */
  transition: all 300ms ease-in-out;
}
header .topbar .social i:hover {
  color: #fff;
  background: none;
}
header .logo {
  width:auto;
  height: 40px;
  display: inline;
  margin: 20px 0;
  z-index:99999 ; position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
header .logo-title {
  display:inline-block; 
  color: #000; 
  font-family: 'Lato';
  font-size: 20px;
  font-weight: 600; 
  line-height: 80px; 
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
header .logo-title small {
  display: block;
  color:#9d9d9c;
  font-size: 8px;
  letter-spacing: 0.25px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;

}
header.sticky {
  height: 40px;
  padding: 0;
  background: rgba(255, 255, 255, 0.85); 
  box-shadow: 0 0 10px #777;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;

}
header.sticky .logo {
  width: auto;
  height: 24px;
  float: left;
  margin: 8px 0; 
}
header.sticky .logo-title {
  display: none;
    font-size: 16px;
  line-height: 50px;
  float: left;
}
header.sticky #navigation {
  margin: 0 0px 0;
}
header.sticky .nav ul li a {
  font-size: 12px;
  line-height: 40px;
}
@media (min-width: 992px) { 
  header {
    padding: 0;
    height: 150px;
  }
  header .topbar {
    display: block;
  }
  header .logo {
    height: 60px;
    float: left;
    margin-right: 15px;
    margin: 20px 0;
  }
  header .logo-title {
    font-size: 26px;
    line-height: 100px;
    margin-left: 15px;
  }
  header .logo-title small {
    font-size: 12px;
    letter-spacing: 0.25px;
  }
  header #navigation {
    width: auto;
    position: relative; 
    left: none; 
    top: none;
    margin-top: 0px;
  }
  header.sticky {
    box-shadow: 0 0 10px #777;
  }
  header.sticky .topbar {
    display: none
  }
  header.sticky .logo {
    height: 20px;
    margin: 10px;
  } 
  header.sticky .logo-title {
    display: none;
  }
  header.sticky #navigation .nav {
    border: 1px solid transparent; 
  }
  header.sticky .nav ul li a {
  }
}



.mt-header {
  margin-top: 80px;
}
@media (min-width: 992px) {
  .mt-header {
    margin-top: 100px;
  }
}
footer {
  width: 100%;
  margin:0px 0 0;
  padding: 30px 0 40px;
  clear: both;
  background: #0c285f;
   background: linear-gradient(-45deg, #015AC2, #0c285f);
  background-position: bottom;
  border: 0px solid red;
  border-top: 5px solid #ccc;
}
footer .logo {
  height: 25px;
  display: block;
  margin: 0 auto 20px;
}
footer .f-partner {
  width: 40%;
  display: block;
  margin: 0 auto 30px;
}
footer h5 {
    font: 500 Normal 15px/16px "Poppins", sans-serif;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #f1f1f1;
  margin-bottom: 20px;
  text-align: center;
}
footer p {
  color: #eee;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
  line-height: 20px;
}
footer .footer-nav  {
  margin: 0px 0 40px;
  padding: 0; 
}
footer .footer-nav li {
  color: #FFF;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer .footer-nav li a {
  display: block;
  color: #eee;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
}
footer .footer-nav li a:hover {
  text-decoration: none;
}
footer .social-icon {
  display: table;
  margin:0 auto 40px;
}
footer .social-icon a {
  height: 35px;
  float: left;
  margin: 10px 5px 0 0;
  display: table;
  cursor: pointer;
  color: #FFF;
  font-size:20px;
  line-height: 33px;
  text-align: center;
  border: 1px solid #0c285f;
  /*! border-radius:100%; */ 
  transition: all 300ms ease-in-out;
}
footer .social-icon a i {
  color: #0c285f;
  font-size: 17px;
  line-height: 33px;
  width: 35px;
}
footer .social-icon a:hover {
  background: #0c285f ;
}
footer .social-icon a:hover i {
  color: #FFF;
}
footer .sub-form {
    margin: 20px 0 0
  }
footer .sub-form .row {
  margin-left: -5px;
  margin-right: -5px;
  border: 0px solid red;
}
footer .sub-form [class*='col-'] {
  padding-left: 5px;
  padding-right: 5px;
  border: 0px solid red;
}

footer .sub-form .sub-input {
  width: 100%;
  height: 43px;
  color: #eee;
  font-size: 12px;

  display: inline-block;
  padding:0 15px;
  background-color: inherit;
  border: 1px solid #eee;
  border-radius: 20px;
}
footer .sub-form .sub-btn {
  width: 43px;
  margin: 0px auto 0;
  padding: 0 15px;
  cursor: pointer;
  color: #0c285f;
  font-size: 14px;
  line-height: 43px;
  background: #fff;
  border: none;
  border-radius: 100%;
  transition: all 400ms ease-in-out;
}
  footer .sub-form .sub-btn i {
    height: 43px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    margin: 0;padding: 0;
  }
footer .sub-form .sub-btn:hover {
  background: #FFF;
}
footer .sub-form .sub-btn:hover i {
  color: #00cbd6;
}
footer .sub-form .subs-text {
  width: 100%;
  position: absolute;
  bottom: 15px;
  color: #FFF; 
  font-size: 14px;
  font-weight: 300;
  border: 1px solid red; 
}
footer .sub-form .subs-text {
  width: 95%;
  position: absolute;
  top:180px; 
  bottom: 15px;
  color: #FFF; 
  font-size: 14px;
  font-weight: 300;
  border: 0px solid red; 
}
footer .sub-form .subs-text input {
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 99999;
}
footer .sub-form .subs-text label {
  width: 100%;
  float: left;
  padding: 0 15px 0 25px;
  line-height: 16px;
}
footer .nav-bottom {
  margin-top: 30px;
}
footer .nav-bottom ul {
  padding: 0;
  margin: 0;
}
footer .nav-bottom ul li {
  list-style-type: none;
  display: inline;
  padding:0 10px;
}
footer .nav-bottom ul li a {
  color: #d1d1d1;
  font-size: 12px;
}
footer .dnd {
  width: 100%;
  margin:40px 0 15px;
  padding:0 15px;
  color: #d1d1d1;
  text-align: center; 
  border: 0px solid red;
}

footer .dnd i {
  color: red;
  font-size: 12px;
  margin: 0 5px;
}
footer .success {
  padding:0.4em 1em;
  margin: 65px 0 0;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  background-color: #09bc8a;
  border: 1px solid #09bc8a;
  border-radius: 3px;
}

footer .error {
  padding:0.4em 1em;
  margin: 65px 0 0;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  background-color: #CC0000;
  border: 1px solid #CC0000;
  border-radius: 4px;
}
.bottom-bar {
  height: auto;
  background: #333;
  border-top: 1px solid #333;
  /*background: linear-gradient(-45deg, #64a70a, #015AC2);*/
}
.bottom-bar .copyright {
  display: block;
  font-size: 12px;
  color: #d1d1d1;
  line-height: 18px;
  text-align: center;
  padding: 15px 15px 5px;
  border:0px solid red;
}
.bottom-bar .dnd {
  display: block;
  color: #FFF;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  padding: 5px 0 15px;
  transition: all 300ms ease-in-out;
}
.bottom-bar dnd:hover {color: #EEE;}
@media (min-width:992px) {
  footer {
    height:auto;
    padding: 50px 0 30px;
  }
  footer .logo {
    height: 50px;
    margin: 0 0 0px;
  }
  footer .f-partner {
    width:50%;
    margin: 0;
  }
  footer h5 {
    font-size: 16px;
    text-align: left;
  }
  footer p {
    text-align: left;
  }
  footer .footer-nav  {
    margin: 0px 0 40px;
  }
  footer .social-icon {
    margin:0 auto ;
  }
  footer .footer-nav li {
    padding: 0 0 0 15px;
  }
  footer .footer-nav li a { 
    text-align:left;
  }
  footer .sub-form .sub-input {
  }
  footer .sub-form .sub-btn {
  }
  footer .sub-form .subs-text {
  }
  footer .sub-form .subs-text input {

  }
  footer .sub-form .subs-text label {
  }
  footer .success {
    margin: 45px 0 0;
  } 
  footer .error {
    margin: 45px 0 0;
  }
  footer h5 {
    text-align:left;
  }
  footer p {
    text-align:left;
  }
  footer .social-icon {
    margin:0;
  }
  footer .dnd {

    margin:40px 0 0;
    padding:0;
  }
  .bottom-bar {
    height: 50px;
  }
  .bottom-bar .copyright {
    display: initial;
    line-height: 50px;
    text-align: left;
    padding: 0 15px;
  }
  .bottom-bar .dnd {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 50px;
    text-align: right;
    transition: all 300ms ease-in-out;
  }
}
#pageup{
  position:fixed;
  z-index:999999999999999999;
  right:-50px;
  bottom:40px;
  display:none;
  cursor:pointer;
  z-index:999;
  color: #fff;
  font-size: 14px;
  line-height: 46px;
  padding:0 15px;
  background:rgba(255, 0, 0, .7);
  transition: all 300ms ease;
}
#pageup  i {
  margin: 0 20px 0 0;
  font-size: 18px; font-weight: 400;
  line-height: 46px;
  text-align: center;
}
#pageup:hover{
  color: #000;
  right: 0;
  background:rgba(225, 225, 225, 0.9);
  transition: all 300ms ease;
}
#slider {
  width: 100%;
  transition: all 350ms ease;
}
#slider.sticky {
  margin: 0;
  transition: all 350ms ease;
}
@media (min-width: 992px) {
  #slider {
    margin-top: 150px;
    border: 0px solid red;
  }
}
.section-container {
  padding-top: 35px;
  padding-bottom: 35px; 
}
@media (min-width: 992px) {
  .section-container {
    padding-top: 70px;
    padding-bottom: 70px; 
  }
}
[class*='container'] {
  border:0px solid red; 
}
.container-left-4 {
  max-width: 380px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 0;
  margin-left: auto;
}
.container-left {
  max-width: 565px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 0;
  margin-left: auto;
}
.container-right {
  max-width: 565px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: 0;
  border:0px solid green; 
}
.btn-center {
  margin: 35px 0 0;
  padding: 0 20px;
  display: table;
  clear: both;
  color: #fff;
  font-family: 'PT Sans';
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
  background: #64a70a;
  border-radius: 2px;
  transition: all 300ms ease-in;
}
.btn-center:hover {
  color: #fff;
  text-decoration: none;
  background: #015AC2;
}
.bg-gray {
    background: #f1f1f1;
}
.container-left {
    max-width: 565px;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
    margin-left: auto;
}
#about {
  color: #444;
  position: relative;
  background: #F5F6FA;
  background:url(../images/bg_about.jpg) 50% 0 no-repeat fixed #3C4146;
  background-size: cover;
}
#about .contact-title:after{background:#64a70a;}
#about::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    opacity: .85;
    content: "";
}
#services {
  color: #FFF;
  text-align: center;
  position: relative;
  background:url(../images/bg_services.jpg) 50% 0 no-repeat fixed #3C4146;
  background-size: cover;
}
#services::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-45deg, #64a70a, #015AC2);
    opacity: .9;
    content: "";
}
#services .section-heading small{color:#FFF;}
#services .section-heading h2:after {background: #FFF;}
#benefit {
  color: #000;
  text-align: left;
  position: relative;
  background:url(../images/bg_about.jpg) 50% 0 no-repeat fixed #FFF;
  background-size: cover;
}
#benefit::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    opacity: .5;
    content: "";
}
#benefit-bg {
  background:url(../images/benefit4.jpg) center  no-repeat  #FFF; 
  background-size: cover;
}
#benefit .contact-title:after {background: #64a70a;}
#clients {
  color: #FFF;
  text-align: center;
  position: relative;
 background:url(../images/bg_clients.jpg) 50% 0 no-repeat fixed #FFF;
  background-size: cover;
}
#clients::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right,#8dc645 0%,#1976bc 100%);
    opacity: .95;
    content: "";
}
#clients .section-heading h2:after{ background:#FFF;}

#airline-bg {
  height: 350px;
  background:url(../images/bg_airline-2.jpg) center  no-repeat  #FFF; 
  background-size: cover;
  border-bottom: 5px solid #64a70a;

}
@media (min-width: 992px) {
  #airline-bg {
    height: auto;
    border-bottom: 0px solid #64a70a;
  }
} 
#testimonials {
  color: #FFF;
  text-align: center;
  position: relative;
 background:url(../images/bg_testimonial.jpg) 50% 0 no-repeat fixed #FFF;
  background-size: cover;
}
#testimonials::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right,#015AC2 0%,#0c285f 100%);
    /*background: linear-gradient(-45deg, #015AC2, #0c285f);*/
    opacity: .8;
    content: "";
}
#testimonials .section-heading h2:after{ background:#FFF;}


#contact {
  color: #000;
  position: relative;
  background:url(../images/bg_contact-1.jpg) 50% 0 no-repeat fixed #3C4146;
  background-size: cover;
}
#contact::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0C285F;
    background: -webkit-linear-gradient(#fff, #fff);
    opacity: .95;
    content: "";
}
#contact .section-heading small {color: #FF4328;}
#contact .section-heading h2:after{background:#64a70a;}

.space-top {
  padding-top:  170px ;
}
/* About */
.about-img {
  max-width: 500px;
  margin-top: 70px;
  display: inline-block;
  position: relative;
}
.about-img img {
  position: relative;
  display: inline-block;
  border-radius: 1px;
}
.about-img::before {
  display: inline-block;
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  transform: translate3d(10px, -10px, -22px);
  background: #64a70a;
  border-radius:1px;
}
@media (min-width:992px) {
  .about-img {
  margin-top: 30px;
}
.about-img::before {
  transform: translate3d(20px, -20px, 22px);
}
}

.content-404 {
  margin: 50px 0 0;
}
.content-404 .title-404 {
  color: #3C4146;
  font-family: 'PT Sans';
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
}
.content-404 .note-404 {
  color: #3C4146;
  font-family: 'PT Sans';
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  margin: 10px 0 0
}
@media (min-width:992px) {
  .content-404 {
    margin: 100px 0 0;
    min-height: 400px;
  }
  .content-404 .title-404 {
    font-size: 64px;
    line-height: 136px;
  }
  .content-404 .note-404 {
    font-size: 24px;
    line-height: 36px;
  }
}
/* = Contact 
----------------------------------------*/
#contact  h5 {
  font-family: 'Lato';
  font-size: 22px;
  font-weight: 500;
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border: 0px solid red;
}
#contact  h5:before {
  content: '';
  width: 50px;
  height: 3px;
  position: absolute;
  left: 15px;
  top:45px;
  background: -webkit-linear-gradient(#0C285F, #0a1959);
}
.location-map {
  width: 100%;
  height: 350px;
  display: block;
  margin: 0;
  border: 1px solid #ccc;
}
.contact-tab {
  margin-bottom: 10px;
  border: 0px solid red;
}
.pt-4{padding-top: none !important;;}
.contact-tab i {
  width: 40px;
  display: block;
  margin: 15px auto; 
  font-size: 26px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  background: -webkit-linear-gradient(#64a70a, #015AC2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 00%;
  border: 1px solid #64a70a;
}
.contact-tab h5 {
  color: #fff;
  text-align: center;
}
.contact-tab p {
  color:#444;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  margin:0;
}
.contact-tab p a {
  color: #444;
  transition: all 300ms ease-in-out;
}
.contact-tab p a:hover {
  color: #000;
  text-decoration: none;
}
.contact-tab p b {
  margin: 0 10px 0 0; 
  font-weight: 600;
  display: inline-block;
  border: 0px solid red;
  text-align: left;
}
@media (min-width:992px) {
  .contact-tab {
    margin-bottom: 15px;
    border: 0px solid red;
  }
  .contact-tab div {display: table-cell; vertical-align:  top; border: 0px solid red; }
  .contact-tab i {
    width: 50px;
    float: left;
    margin:0 15px 0 0; 
    font-size: 24px;
    line-height: 50px;
  }
  .contact-tab p {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }
}
.social {
  display: table;
  margin:15px auto;
}

.social i a {
  margin: 0;
} 
.social i {
  color: #000;
  font-size: 16px;
  width: 30px;
  margin:10px 3px 0 0;
  line-height: 30px; 
  text-align: center;
  border-radius: 3px;
  border: 1px solid;
  transition: all 300ms ease-in-out;
}
@media (min-width:992px) {
  .social {
    margin:30px 0 0;
  }
  .social i {
    font-size: 20px;
    width: 36px;
    line-height: 36px; 
  }
}
.social .fa-facebook-f {background: #38529A;color:#FFF; border-color: #38529A;}
.social .fa-twitter {background: #4EA6E9;color:#FFF; border-color: #4EA6E9;}
.social .fa-linkedin-in {background: #0073B1;color:#FFF; border-color: #0073B1;}
.social .fa-instagram {background: #7D20AF;color:#FFF; border-color: #7D20AF;}

.social .fa-facebook-f:hover {background: #38529A}
.social .fa-twitter:hover {background: #4EA6E9}
.social .fa-linkedin-in:hover {background: #0073B1}
.social .fa-instagram:hover {background: #7D20AF;}

.social i:hover {
  color: #fff;
  background: none;
}
.form-tagline {
  color: #444;
  line-height: 50px;
}
.form {top-bottom: 50px;}
.form .input {
  width: 100%;
  height: 50px;
  float: left;
  margin: 0 0 15px;
  padding: 0 20px;
  color: #000;
  font-size: 14px;
  background: none;
  border:none;
  border-bottom: 1px solid #015AC2;
}
.form .textarea {
  width: 100%; position: relative;
  height: 120px;
  margin: 0 0 15px;
  padding: 20px;
  color: #000;
  font-family: 'PT Sans';
  font-size: 14px;
  background: none;
  border:none;
  border-bottom: 1px solid #015AC2;
}
.input:focus, .textarea:focus {
  border: none;
  border-bottom:  1px solid #000;
}
.g-recaptcha {
  margin: 10px 0;
  transform:scale(0.70);
  -webkit-transform:scale(0.70);
  transform-origin:180px 0;
  -webkit-transform-origin:180px 0;
}
.form .submit {
  display: table;
  margin: 0 auto;
  padding: 0 25px;
  cursor: pointer;
  font-family: 'PT Sans';
  font-size: 14px;
  line-height: 44px;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  background: #015AC2;
  background: #015AC2;
  border-radius: 2px;
  border: 2px solid transparent;
  transition: all 300ms ease-in;
}
.form .submit:hover {
  color: #FFF;
  background: #64a70a;
  border: 2px solid #64a70a;
}
.section-message {
  width: 100%; 
  position: absolute;
  z-index: 99999999999999999999999999999999;
  margin:  150px 0 0;
  border: 0px solid red;
}
@media (min-width: 992px) {
  .form {margin: 0;}
  .g-recaptcha {
    transform:scale(0.70);
    -webkit-transform:scale(0.70);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
  .form .submit {
    float: right;
  }
}




.service-tab {
  padding: 15px;
  margin: 15px 0;
  border: 0px solid #FFF
}
.service-tab div {
  display: block;
}
.service-tab .st-icon {border: 0px solid red;}
.service-tab .st-caption {border: 0px solid red; padding: 0 0 0 15px;}
.service-tab img {
  display: block;
  margin:0 auto 15px;
  width: 30%;
}
.service-tab h3 {
  color: #FFF;
  font-size: 18px;
  font-family: 'Poppins';
  font-weight: 500;
  text-align: center;

}
.service-tab p {
  color: #eee;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.service-tab a {
  color: #eee;
  font-family: 'Poppins';
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  display: inline;
  margin: auto;
}
.service-tab .btn-service {
  color: #FFF;
  display: block;
  text-align: center;
  text-transform: uppercase;
  border: 0px solid red;
}
.service-tab .btn-service i {
  margin-left: 5px;
}
.service-tab .btn-service:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .service-tab div {
     display: table-cell;
    vertical-align: top;
  }
  .service-tab img {
    width: 80px;
    display: block;
    margin-bottom: 30px;
  }
  .service-tab h3 {
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px; 
    font-weight: 500;
    text-align: left;
    text-transform: uppercase
  }
  .service-tab p {
    color: #eee;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
  }
  .service-tab .btn-service {
    text-align: left;
  }  
}
/* Client */
.clinet img {
  display: block;
  margin:15px auto;
  width: 30%;
}
.clinet h4 {
  font-family: 'Poppins';
  font-size: 16px;
  text-align: center;
}
@media (min-width:992px) {
  .clinet img {
    width: auto;
    height: 100px;
  }
  .clinet h4 {
    font-size: 18px;
  }
}

.pa-image {
  width: 100%;
  padding:15px;
  border:1px solid #0C285F;
}

.airline-img {
  width: 100%;
  display: block;
  margin:15px 0; 
  border: 1px solid #f1f1f1;
}
/* = Page Title Wrapper 
----------------------------------------*/
.page_title_wrapper {
  width: 100%;
  padding: 40px 0;
  position: relative;
  background: center center no-repeat ;
  background-size: cover;
  margin:80px 0 00px;
}
.page_title_wrapper::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-45deg, #64a70a, #015AC2);
    /*background: #173782;*/
    opacity: .80;
    content: "";
}
.page_title_wrapper .container:after {
  content: "";
  position: absolute;
  top: 100%;
  width: 50%;
  height: 34px;
  background-image:url(../images/bottom-shadow.jpg);
  background-repeat: no-repeat;
  background-size: 100% 34px;
  background-position: 0% bottom;
}
.ptw-about- {
  background:url(../images/bg_classes.jpg) center no-repeat;
  background-size: cover;
}
.ptw-business { background: url('../images/services/cover/business-tour.jpg') no-repeat center; background-size: cover;}
.ptw-visa { background: url('../images/services/cover/visa-assistance.jpg') no-repeat center; background-size: cover;}
.ptw-bus { background: url('../images/services/cover/bus-tour.jpg') no-repeat center; background-size: cover;}
.ptw-car { background: url('../images/services/cover/car-rentals.jpg') no-repeat center; background-size: cover;}


.ptw-haram { background: url('../images/spiritual/cover/haram.jpg') no-repeat center; background-size: cover;}
.ptw-karbala { background: url('../images/spiritual/cover/karbala.jpg') no-repeat center; background-size: cover;}
.ptw-pakistan { background: url('../images/spiritual/cover/pakistan.jpg') no-repeat center; background-size: cover;}
.ptw-india { background: url('../images/spiritual/cover/india.jpg') no-repeat center; background-size: cover;}

.page_title {
  position: relative;
  display: block;
  margin: 0 0 0;
  border: 0px solid red;
}
.page_title h1 {
  display: block;
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 80px;
  text-align: center;
  margin:0 0 0;
}
.page_title .ptw-location {
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 0px;
  text-align: center;
  text-transform: uppercase;
  margin:0px;
}
.page_title .ptw-location i {
  margin: 0 15px 0 0;
}
.page_title_wrapper .breadcrumb {
  background: none;
  padding: 0;
}
.page_title_wrapper .breadcrumb li a {
  color: #eee;
 
}
.page_title_wrapper .breadcrumb .active {
  color: #fff;
  font-weight: 400;
}
.page_title_wrapper .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #eee;
    content: "/";
}
@media (min-width: 992px) {
  .page_title_wrapper {
    margin:150px 0 00px;
    padding: 70px 0;
  }
  .page_title_wrapper .container:after {
    background-size: 658px 34px;
  }
  .page_title  {
    padding: 0;
  }
  .page_title h1 {
    font-size: 50px;
    line-height: 100px;
    text-align: center;
    margin: 0 0 00px;
  }
  .page_title .ptw-location {
    font-size: 20px;
    font-weight: 600;
  }
}
.about-image {
  width: 100%;
}
/* Explore 
---------------------------*/
.explore {
  width:100%;
  float: left;
  margin:15px 0;
  position:relative;
  overflow: hidden;
  text-align:center;display: -webkit-flex;
  -webkit-align-items: flex-start;
  display: flex;
  align-items: flex-start;
  text-decoration: none !important;;
  border: 1px solid #ccc;
}
.explore-350 {
  height: 350px;
}
.explore-550 {
  height: 550px;
}
.explore .entry__img {
  display: block;
  height: auto;
  width: 100%;
}
.explore:before{
   content:"";
   position:absolute;
   z-index:2;
   opacity:0;
   top:0;
   left:0; 
   width:100%;
   height:100%;
   background:rgba(2, 91, 192,.85);
   -webkit-transition:all .45s ease;
   -moz-transition:all .45s ease;
   transition:all .45s ease
}
.explore:hover:before {
   opacity:1
}
.explore:hover .explore_content p, .explore:hover .explore_btn {
   opacity:1;
   -webkit-transform:translateY(0);
   -moz-transform:translateY(0);
   -ms-transform:translateY(0);
   -o-transform:translateY(0);
   transform:translateY(10)
}
.explore:hover .explore_btn:after {
   width:100%
}

.entry__img--link {
   display:table;
   width:100%;
   margin-bottom:20px
}

.explore_content {
  position:absolute;  
  z-index:25; 
  display:table;
  width:100%;  
  height: 100%;
  top: 0; 
  left: 0;
  vertical-align:middle;
  color:#fff; 
  display: -webkit-flex;
  -webkit-align-items: flex-start;
  display: flex;
  align-items: flex-start;
  background: rgba(0,0,0, 0.0);
}
.content_center {
  width: 100%;
  display:table;
  vertical-align: middle;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.explore h3 {
  margin:14px 0 15px;
  padding:0 10%;
  line-height:23px;
  line-height:1.4375rem;
  font-family: 'Poppins', sans-serif;
  font-size:16px;
  font-weight:300;
  text-align: center;
  opacity:0;
  -webkit-transform:translateY(-50px);
  -moz-transform:translateY(-50px);
  -ms-transform:translateY(-50px);
  -o-transform:translateY(-50px);
  transform:translateY(-50px);
  -webkit-transition:all .45s ease;
  -moz-transition:all .45s ease;
  transition:all .45s ease
}
.explore:hover h3 {
  opacity:1;
  -webkit-transform:translateY(0);
  -moz-transform:translateY(0);
  -ms-transform:translateY(0);
  -o-transform:translateY(0);
  transform:translateY(-0px)
}
.explore_content p {
  margin:14px 0 25px;  
  margin:0.875rem 0 1.5625rem;
  padding:0 15%;
  color: #f7f7f7;
  line-height:20px;
  font-family: 'Poppins', sans-serif;
  font-size:14px;
  font-weight:300;
  opacity:0;
  -webkit-transform:translateY(-30px);
  -moz-transform:translateY(-30px);
  -ms-transform:translateY(-30px);
  -o-transform:translateY(-30px);
  transform:translateY(-30px);
  -webkit-transition:all .45s ease;
  -moz-transition:all .45s ease;
  transition:all .45s ease
}
.explore_content:hover p {
  display: block;
  margin:14px 0 25px; 
  margin:0.875rem 0 1.5625rem;
  padding:0 15%;
  color: #f7f7f7;
  line-height:23px;
  line-height:1.4375rem;
  font-family: 'Muli', sans-serif;
  font-size:14px;
  font-weight:300;
  opacity:0;
  -webkit-transform:translateY(-30px);
  -moz-transform:translateY(-30px);
  -ms-transform:translateY(-30px);
  -o-transform:translateY(-30px);
  transform:translateY(-30px);
  -webkit-transition:all .45s ease;
  -moz-transition:all .45s ease;
  transition:all .45s ease
}
.explore_content .explore_title {
  color: #FFF;
  font-family: 'Poppins';
  font-size: 18px;
  text-align: left;
  display: table;
  padding: 10px 30px;
  -webkit-transform:translateY(145px);
  -moz-transform:translateY(145px);
  -ms-transform:translateY(145px);
  -o-transform:translateY(145px);
  transform:translateY(115px);
  -webkit-transition:all .45s ease;
  -moz-transition:all .45s ease;
  transition:all .45s ease;
  background: rgba(96, 164, 18,0.9); 
  border: 0px solid red;
}
.explore:hover .explore_title {
  color: #FFF;
  display: block;
  text-align: center;
  text-shadow: none;
  -webkit-transform:translateY(-0px);
  -moz-transform:translateY(-0px);
  -ms-transform:translateY(-0px);
  -o-transform:translateY(-0px);
  transform:translateY(-0px);
  background: none;
  
}
@media (min-width:992px) {
  .explore:hover .efforts_title { 
    /*display: block;*/
  display: table !important;
  }
} 
.explore_btn {
  position:relative;
  z-index:2;
  display:inline-block;
  font-size: 16px; 
  font-weight:500;
  color:#fff;
  text-transform:uppercase;
  opacity:0;
  -webkit-transform:translateY(20px);
  -moz-transform:translateY(20px);
  -ms-transform:translateY(20px);
  -o-transform:translateY(20px);
  transform:translateY(20px);
  -webkit-transition:all .45s ease;
  -moz-transition:all .45s ease;
  transition:all .45s ease
}
.explore_btn:after {
  content:"";
  position:absolute;
  left:0;
  bottom:-4px;
  bottom:-0.25rem;
  width:0;
  height:3px;
  height:0.1875rem;
  background:#60a412;
  -webkit-transition:all .8s ease;
  -moz-transition:all .8s ease;
  transition:all .8s ease
}
@media (min-width:768px) {
  .explore_content .explore_title {font-size: 16px; line-height: 40px; font-weight: 500; padding: 5px 25px;}
  .explore h3 {
    font-size: 14px;
    margin:14px 0 25px;
    padding:0 10%;
  }
  .explore_content p {font-size: 12px; line-height: 20px; text-align: center;}
  .explore_btn {font-size: 14px;}
}

/* = Packages 
----------------------------------------*/
.package {
  background: #FFF;
  box-shadow: 0 0 15px #ccc;
}
.package .p-thumb {
  height:230px;
  position:relative;
  overflow:hidden;
}
.package  .p-thumb img {
  width:100%;
  position: absolute;
    left: 50%;
    top: 50%;
    transition:all 300ms ease-in-out;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.package figcaption {
  padding: 15px; 
}
.package figcaption h3 {
  color: #000;
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 600;
  height: 40px;
}
.package figcaption .p-caption {
  color: #666;
  font-size: 13px;
  line-height:20px;
  height: 60px; 
  white-space:normal;
  overflow: hidden;
  text-overflow:ellipsis;
  margin-bottom: 10px;
}
.package figcaption .p-service {
  color: #666;
  font-size: 13px;
  line-height:20px;
  border: 0px solid red;
}
.package figcaption p {
  color: #666;
  font-size: 13px;
  line-height:20px;
}
.package .btn-package {
  display: block;
  padding: 0 15px;
  color: #FFF;
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 40px;
  background: #64a70a;
  background: linear-gradient(-45deg, #64a70a, #015AC2);
  transition:all 300ms ease-in-out;
}
.package .btn-package:hover {
  background: #173782 ;
  text-decoration: none;
}
.package .p-footer {
  padding: 0 15px;
  border-top: 1px solid #f1f1f1;
}
.package .p-footer .p-duration {
  color: #e15416;
  font-size: 14px;
  line-height: 40px; 
}
.package .p-footer .p-price {
  color: #e15416;
  font-family: 'Lato';
  font-weight: 600;
  line-height: 40px; 
  text-align: right;
}
.service-logo {
  width: 100%; 
  margin-bottom: 30px; 
  border: 1px solid #eee;
}


.tour-form {
  margin: 15px 0 0 !important;;
  padding: 30px;
  background: #f1f1f1;
  border-radius: 10px;
}
.tour-form  .input {
  height: 40px;
  line-height: 40px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.tour-form .textarea {
  height: 100px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.tour-form .submit {
  display: table;
  margin: 0 auto;
  padding: 0 20px;
  cursor: pointer;
  font-family: 'PT Sans';
  font-size: 14px;
  line-height: 40px;
  color: #FFF;
  text-align: center;
  text-transform: capitalize;
  background: #015AC2;
  background: #015AC2;
  border-radius: 5px;
  border: 2px solid transparent;
  transition: all 300ms ease-in;
}

@media (min-width: 992px) {
  .form {margin: 0;}
  .tour-form  .g-recaptcha {
    margin: 0;
    transform:scale(0.70);
    -webkit-transform:scale(0.60);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
  .tour-form  .form .submit {
    float: right;
  }
}