
.ytp-chrome-top, .ytp-chrome-bottom {

    display: none !important;
}
.topbar-gray {
    /* position: relative; */
    background: #e5e5e5;
    z-index: 999;
}
.topbar-gray .navbar {
	width: 100%;
	z-index: 99999;
	padding-top: 20px;
	padding-bottom: 20px;
}
.topbar-gray .navbar li a {
    font-size: 14px;
    color: #262626 !important;
    line-height: 1.5;
}
.topbar-gray .navbar .dropdown-menu.countriesflag.text-left li {
	padding: 4px 0px;
}
.topbar-gray .navbar-toggler {
	padding: 1px;
	font-size: 1.25rem;
	line-height: 1;
	/* background-color: transparent; */
	border: 1px solid transparent;
	border-radius: .25rem;
	margin: 5px;
}
.topbar-gray  select {
    background: none;
    font-weight: 400;
    border: none;
    font-size: 16px;
    color: black;
    margin-left: 15px;
    cursor: pointer;
}
.active {
    color: #1576ed !important;
}
.active {
    color: #1576ed !important;
}
.breadcrumb-item.active {
    color: #cbcbcb !important;
}
.blue-color-link{
    color: #1576ed !important;
}
.dark-color-link{
    color: #071e55 !important;
}
.dropdown-menu {
    z-index: 99999;
}
.cursor-pointer{
    cursor: pointer;
  }
  .navbar {
    width: 100%;
    z-index: 9999;
}

   /* Media Query for Mobile Devices */
   @media (max-width: 480px) {
    .navbar-fixed-top .navbar-nav > li > a {
        color: #071e55;
        font-size: 19px !important;
        line-height: 44px !important;
        padding: 10px 15px!important;
        font-style: normal;
        letter-spacing: .5px;
        font-family: 'Anton', sans-serif;
    }
}
  
/* Media Query for low resolution  Tablets, Ipads */
@media (min-width: 481px) and (max-width: 767px) {
    .navbar-fixed-top .navbar-nav > li > a {
        color: #071e55;
        font-size: 19px !important;
        line-height: 44px !important;
        padding: 10px 15px!important;
        font-style: normal;
        letter-spacing: .5px;
        font-family: 'Anton', sans-serif;
    }
}
/* .topmenu  .dropdown-menu{
    width: 250px;
}
.topmenu  .dropdown-menu li.divider {
    clear: both;
    width: 100%;
    border: 1px solid #f9f6f6;
} */
/* .topmenu  .dropdown-menu{
    width: 250px;
}
.topmenu  .dropdown-menu li.divider {
    clear: both;
    width: 100%;
    border: 1px solid #f9f6f6;
} */

.topmenu ul.dropdown-menu.countriesflag.text-left.show {
    width: 1068px !important;
}

.font-size-14{
    font-size: 14px !important;
}
.font-size-16{
    font-size: 16px !important;
}
.font-size-18{
    font-size: 18px !important;
}
.font-size-20{
    font-size: 20px !important;
}
.font-size-24{
    font-size: 24px !important;
}
.font-size-28{
    font-size: 28px !important;
}
.font-size-30{
    font-size: 30px !important;
}

.countriesflag img, .countryflag {
    width: 25px !important;
    height: 25px !important;
    border-radius: 50%;
}



.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu {
    right: 0 !important;
    width: 1180px;
    height: 480px;
    left: inherit;
    top: 22px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.topMenuFixed .dropdown-submenu ul.dropdown-menu li {
    width: 100%;
    /* border-top: 1px solid rgba(0, 0, 0,.1); */
    /* text-align: center; */
    padding-top: 13px !important;
    margin: 0;
    padding-left: 18px !important;
}









/*!
 * Yamm! - Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm
 *
 * @geedmo - Licensed under the MIT license
 */
 .yamm .collapse,
 .yamm .dropup,
 .yamm .dropdown {
   position: static;
 }
 
 .yamm .container {
   position: relative;
 }
 
 .yamm .dropdown-menu {
   left: auto;
 }
 
 .yamm .yamm-content {
   padding: 1rem;
 }
 
 .yamm .dropdown.yamm-fw .dropdown-menu,
 .yamm .dropup.yamm-fw .dropdown-menu {
   left: 0;
   right: 0;
 }
 





/*  Accordion needs a width to avoid auto resize due to
    its absolute position within dropdowns. Desktops only. */
@media (min-width: 992px) {
    #accordionExample {
        width: 480px;
    }
}

/* Grid demo styles */
.grid-demo {
    padding: 10px 30px;
}

.grid-demo [class*='col-'] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: center;
    line-height: 2;
    background-color: #e5e1ea;
    border: 1px solid #d1d1d1;
}

pre.prettyprint {
    border-color: #d9e0ef !important;
    border-radius: 4px;
}


.bg-image {
    background-image: url('../images/bg-2.jpg');
    background-size: cover;
    background-position: center center;
  }
  .image-bg {
    min-height: 100vh;
  }
  .font-1 {
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 80px;
    line-height: 83px !important;
    letter-spacing: 1.4px;
    font-weight: 700
}
  .font-5{
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    font-style: normal;
 
}
.font-4 {
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
}
  .font-2 {
    font-family: 'Zuume';
    letter-spacing: 1.4px;
}
.p-tag {
    font-family: 'Zuume';
    font-weight: bold;
    font-style: normal;
    font-size: 30px;
}
.p-tag-2 {
    font-family: 'Teko', sans-serif;
    /* font-weight: bold; */
    font-style: normal;
    font-size: 24px;
    line-height: 1.4;
    color: #717e8d;
}
.p-tag-3 {
    font-family: 'Teko', sans-serif;
    font-size: 42px;
    color: white;
    line-height: 1;
}
.home-section-3 .icons {
    max-width: 70px;
    margin-top: 20px;
}

.yamm-content .list-unstyled img{
    width: 30px;
    height: 20px;
    border-radius: 2px;
    margin-right: 5px;
}


/* .modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #000;
} */
@media (min-width: 768px) {
    .video-pop .modal-xl {
      width: 90%;
     max-width:1200px;
    }
  }
.bullet-icon {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.bullet-icon img {
    /* display: flex; */
    width: 76px;
    margin-right: 18px;
}

.bullet-icon h3 {
    font-size: 24px;
    line-height: 1 !important;
    padding: 0;
    margin: 0;
}
#features .item {
    /* position: relative;*/
    text-align: left;
}

#features .item .overlay {
    background: #ffffff;
    height: 100%;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    z-index: 2;
    overflow-y: scroll;
}

#features .item a,
#features .item a:hover {
    text-decoration: none !important;
}

#features .item a.collapse-btn {
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 22px;
    padding: 0 18px;
}
#features .item a.collapse-btn.active {
    position: relative;
    z-index: 9;
  
}
#features .item .content {
    height: 100%;
    position: relative;
    width: 100%;
    padding: 0 18px;
    z-index: 1;
}
#features .item .content a{
    height: 100%;
    position: relative;
   
    z-index: 5;
}
#features .item .top-content {
    height: 100%;
    position: relative;
    width: 100%;
    padding: 0 18px;
    z-index: 3;
}

#features .item .content {
    text-align: left;
}
#features .item .content p{
    text-align: left;
}

#features .item .overlay h3,
#features .item .content h3 {
    font-size: 28px;
    margin-top: 0;
    z-index: 34;
    font-family: 'Teko', sans-serif;

}

#features .item .content a,
#features .item .overlay a {
    font-size: 20px;
    text-decoration: none;
    z-index: 34;

}

#features .item .overlay a {
    position: absolute;
    bottom: 0;
    left: 20px;
    text-decoration: none;
    z-index: 34;
}

#features .item .content img {
    cursor: pointer;
    position: relative;
}
#features .item .content:hover .hidden-content2{
    visibility: visible;
    opacity: 0.7; 
    z-index: 10000;
}
.hidden-content2{
    position: absolute;
    bottom: 0;
    right: 0;
    background: black;
    color: white;
    margin-bottom: 5px;
    font-family: sans-serif;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s, opacity 0.5s linear; 
    transition: visibility 0s, opacity 0.5s linear;
}
.overlay-2 {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: #008CBA;
    overflow: hidden;
    width: 100%;
    height:0;
    transition: .5s ease;
  }

  #features img.img-fluid.m-b-50.width-100.image-shadow.bottom-margins-images:hover .overlay-2 {
    bottom: 0;
    height: 100%;
  }
  .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }

/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #1576ed #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 16px;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #1576ed;
    border-radius: 10px;
    border: 3px solid #ffffff;
  }
a.btn-collapse {
    position: absolute;
    width: 100%;
    /* padding: 0 18px; */
    z-index: 34;
}
.small-btn .link-btn-1 {
    position: relative !important;
    left: 0 !important;
    margin: 0px 6px !important;
    font-size: 19px !important;
    font-family: 'Teko', sans-serif;
    border: 1px solid;
    padding: 0px 10px;
    border-radius: 50px;
}
@media screen and (max-width: 767px) {
    .page-banner {
        background-position: 70% 40%;
    }

    #features .item .overlay a {
        position: relative;
        left: 0;
    }
}



/* footer */
.section-bg-2 .play-store {
    display: inline-block;
    margin-right: 10px;
}
.section-bg-2 #footer-style-1 ul {
    list-style: none;
    padding-left: 0px !important;
}
.section-bg-2 .address-flex {
    display: flex;
    gap: 17px;
}
.section-bg-2 .address-flex i {
    font-size: 16px;
    margin-top: 7px;
   color: #eafdff;
    font-size: 20px;
}
.section-bg-2 .address-flex .adress-text {
    display: flex;
    color: #eafdff;
    padding-right: 6px;
    padding-bottom: 8px;
}
.section-bg-2 .item-link {
    color: #eafdff;
    font-family: 'Teko', sans-serif;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: .5px;
}
.text-light-blue {
    color: #ffd915 !important;
}
.section-bg-2 #footer-style-1 .widget ul li a {
    color: #43c8f5;
}
.section-bg-2 .footer-payment-logo {
    width: 45%;
}
.section-bg-2 .social-footer li {
    display: inline-block;
}
.section-bg-2 .social-footer li a {
    width: 39px;
    height: 39px;
    line-height: 35px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 0 4px;
     padding-top: 40px;
    /* padding-bottom: 20px; */
}

.subscribe_form {
    max-width: 470px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 2px 5px 0px rgba(10, 6, 20, 0.24);
  }
  .subscribe_form:focus {
    outline: none;
  }
  .subscribe_form .form-control {
    border: none;
  }
  .subscribe_form .form-control:focus {
    box-shadow: none;
  }
  .subscribe_form input {
    height: 44px;
  }
  .subscribe_form button {
    border: none;
    height: 44px;
    background-color: #0ed085;
    color: #fff;
    margin: -1px;
    border-radius: 0;
    width: 97px;
    position: relative;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}
  .subscribe_form button:hover, .subscribe_form button:focus, .subscribe_form button:active, .subscribe_form button:visited {
    color: #fff;
    background-color: rgba(14, 208, 133, 0.77);
    outline: none;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
  }
  .subscribe_form button:hover:before, .subscribe_form button:focus:before, .subscribe_form button:active:before, .subscribe_form button:visited:before {
    background-color: rgba(14, 208, 133, 0.77);
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
  }
  .subscribe_form button:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 1px;
    background-color: #0ed085;
    width: 100%;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
  }
  .subscribe_form .input-group-btn:last-child > .btn, .subscribe_form .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: 0px;
  }


  /* about.css */

 .about-section .breadcrumb {
    background: none !important;
  
}
 .about-section ul li, ol li {
    font-size: 31px;
    font-family: 'Teko', sans-serif;
}
 .about-section ol li a {
    color: #1576ed !important;

}
.line-arrow {
    background: #004bff;
    height: 5px;
    border-radius: 50px;
    width: 25%;
    margin: 50px auto;
    
}
.learn-more-ul {
    margin: 0 auto;
    display: block;
    text-align: center;
}
.learn-more-ul {
    margin: 0 auto;
    display: block;
    text-align: center;
}
.learn-more-ul ul li {
    list-style: none;
    display: inline-block;
    border: 2px solid #002367;
    padding: 5px 30px;
    border-radius: 4px;
    margin-right: 11px;
    border-radius: 50px;
    margin-bottom: 30px;
}
.learn-more-ul ul li a {
    color: #002367;
    transition: .3s;
    font-size: 31px;
    font-family: 'Teko', sans-serif;
}
.thumb img {
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.total-transparency {
    border: none;
    padding: 32px;
    min-height: 430px;
    border-radius: 5px;
    /* background: #f3f1f1; */
    border-radius: 5px;
    margin-bottom: 50px;
}
.meta {
    display: flex;
    align-items: center;
    gap: 20px;
}
.info {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.info__link {
    width: 100%;
    align-self: flex-end;
    margin-top: 20px;
}

/* contact.css */
.Global-Logistics-section {
    padding: 100px 0;
  }
  .global-contact-us-text {
    display: flex;
    width: 100%;
  }
  .global-contact-heading {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  .global-contact-heading h3 {
    font-size: 35px;
    color: #1D1D1F;
    /* font-family: "GT Super Display"; */
  }
  .helpful-topics-row {
    display: flex;
    width: 100%;
    justify-content: center;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #dedede;
  }
  .helpful-topics {
    width: 33%;
    border-right: 1px solid #dedede;
  }
  .helpful-topics-img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .helpful-topics-img img {
    width: 78px;
}
  .contact-link {
    display: flex;
    justify-content: center;
  }
  .helpful-topics a {
    /* display: block; */
  }
  a.learn-more {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .helpful-topics:last-child {
    border-right: 0;
  }
  
  .global-contact-us-text {
      display: flex;
      width: 100%;
  }
  .global-contact-heading {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      justify-content: center;
      text-align: center;
  }
  .global-contact-title {
      width: 100%;
  }
  .global-contact-title p {
      font-size: 16px;
      color: #646464;
      margin-top: 10px;
      margin-bottom: 35px;
  }
  .schedule-row {
      display: grid;
      width: 100%;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 15px;
      margin-bottom: 120px;
  }
  .schedule-col {
      border: 1px solid #dedede;
      border-radius: 4px;
      text-align: center;
      padding: 50px 50px 40px 50px;
  }
  .schedule-title {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 10px 0 10px 0;
    font-size: 40px;
    font-weight: 500;
    color: #3c3c3c;
}
  .schedule-txt {
      font-size: 16px;
      font-weight: normal;
      color: #3c3c3c;
  }
  .support-detail-subtitle {
      font-size: 24px;
      color: #646464;
      margin-top: 10px;
          font-family: 'Teko', sans-serif;
  }
  .support-detail .support-detail-title {
    color: #004685;
    font-size: 18px;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: 500;
    font-family: 'Teko', sans-serif;
    font-size: 26px;
    line-height: 1;
    margin-top: 6px;
}
button.btn.btn-primary.mb-2.contact-btn {
    font-family: 'Teko', sans-serif;
    padding: 10px 33px;
    border-radius: 50px;
    font-size: 24px;
    margin-top: 32px;
}
  .contact-link {
      display: flex;
      justify-content: center;
  }
  .contact-form-section {
      background-color: #F2F2F2;
      padding: 80px 0 80px 0;
  }
  .contact-form-section .form-control {
      width: 100%;
      height: 51px;
      border-radius: 4px !important;
      transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
      box-sizing: border-box !important;
    padding: 5px 12px;
      font-size: 15px;
      font-weight: 400;
      /* line-height: 1.5; */
      color: #495057;
      background-color: #fff;
      background-clip: padding-box;
      border-radius: .25rem;
      transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
      box-sizing: border-box;
  }
  .contact-form-section label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    color: black;
    font-family: 'Teko', sans-serif;
    font-size: 25px;
}
  .contact-form-section .iti {
      position: relative;
      display: block !important;
  }
  .contact-form-section  .nice-select.wide .list {
    height: 200px;
    left: 0 !important;
    right: 0 !important;
    overflow-y: scroll;
  }
  .tiva-common-banner2 {
    height: 100%;
    min-height: 382px;
  }
  @media screen and (max-width: 991.98px) {
    .helpful-topics-row {
      flex-wrap: wrap;
      border-bottom: none;
  }
  .helpful-topics {
      width: 100%;
      border-right: none;
      border-bottom: 1px solid #dedede;
      padding-bottom: 40px;
      padding-top: 40px;
  }
  .schedule-row {
      grid-template-columns: 1fr;
  }
  .schedule-col {
      padding: 30px 20px 20px 20px;
  }
  }.schedule-img img {
    width: 109px;
}
/* video-popup */


.video-pop .modal {
    z-index: 99999;
}
.breadcrumb-item.active {
    color: #cbcbcb;
}
.video-pop .o-video {
    width: 100%;
    height: 0;
    position: absolute;
    min-height: 754px;
    /* padding-top: 79px; */
}
  .video-pop .o-video > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
  }
  .video-pop .o-video > iframe body.date-20230724.en_GB.ltr.site-center-aligned.site-as-giant-card.webkit.webkit-537 .ytp-chrome-top {
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    left: 12px;
    right: 12px;
    top: 0;
    z-index: 58;
    display: none;
}
 



.video-pop {
    position: relative;
    width: 100%;
    /* min-height: 200px; */
    z-index: 9998;
    margin-top: 33px;
}

.video-pop .fragment {

    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

  .video-pop .fragment:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);

  }


  .video-pop #close {
    /* display: inline-block; */
    padding: 12px 18px;
    background: #ccc;
    cursor: pointer;
    position: absolute;
    right: 29px;
    top: 81px;
    z-index: 99999;
}

  .video-pop #close:hover {
    display: inline-block;
    background: #ccc;
    color: #fff;
  }
 