@font-face {
  font-family: "Poppins-Bold";
  src: url("../fonts/Poppins-Bold.eot");
  src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Poppins-Bold.svg#Poppins-Bold") format("svg"),
    url("../fonts/Poppins-Bold.ttf") format("truetype"),
    url("../fonts/Poppins-Bold.woff") format("woff"),
    url("../fonts/Poppins-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-ExtraBold";
  src: url("../fonts/Poppins-ExtraBold.eot");
  src: url("../fonts/Poppins-ExtraBold?#iefix") format("embedded-opentype"),
    url("../fonts/Poppins-ExtraBold#Poppins-ExtraBold") format("svg"),
    url("../fonts/Poppins-ExtraBold.ttf") format("truetype"),
    url("../fonts/Poppins-ExtraBold.woff") format("woff"),
    url("../fonts/Poppins-ExtraBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Light";
  src: url("../fonts/Poppins-Light.eot");
  src: url("../fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Poppins-Light.svg#Poppins-Light") format("svg"),
    url("../fonts/Poppins-Light.ttf") format("truetype"),
    url("../fonts/Poppins-Light.woff") format("woff"),
    url("../fonts/Poppins-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-thin";
  src: url("../fonts/Poppins-thin.eot");
  src: url("../fonts/Poppins-thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Poppins-thin.svg#Poppins-thin") format("svg"),
    url("../fonts/Poppins-thin.ttf") format("truetype"),
    url("../fonts/Poppins-thin.woff") format("woff"),
    url("../fonts/Poppins-thin.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/VPoppins-Regular.svg#Poppins-Regular") format("svg"),
    url("../fonts/Poppins-Regular.ttf") format("truetype"),
    url("../fonts/Poppins-Regular.woff") format("woff"),
    url("../fonts/Poppins-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/VPoppins-Regular.svg#Poppins-Regular") format("svg"),
    url("../fonts/Poppins-Regular.ttf") format("truetype"),
    url("../fonts/Poppins-Regular.woff") format("woff"),
    url("../fonts/Poppins-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Montserrat-Light.svg#Poppins-Regular") format("svg"),
    url("../fonts/Montserrat-Light.ttf") format("truetype"),
    url("../fonts/Montserrat-Light.woff") format("woff"),
    url("../fonts/Montserrat-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Cairo-light";
  src: url("../fonts/CAIRO-LIGHT.TTF");
  font-weight: normal;
  font-style: normal;
}
body {
 
  overflow-y: scroll; /* Add the ability to scroll */
}

/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
body {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
html {
  scroll-behavior: smooth;
}
h1,h2,h3,h4,h5
{
    font-family: "Poppins-Bold";

}
a:hover {
  text-decoration: none !important;
}

h1 {
  font-size: 30px;
}
h2 {
  font-size: 28px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 20px;
}
.white {
  color: white;
}

body {
  font-family: "Poppins-Regular";
  text-align: left;
  background-image: url(../images/shadow.png);
  background-size: cover;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
    background-position: center;
}

body p {
  line-height: 24px;
  font-size: 15px;
  margin-bottom: 14px;
}
a:hover {
  cursor: pointer;
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins-Bold";
}
header {
  position: relative;
  z-index: 9999999999;
}
.LanguageBtn {
  width: 122px;
  height: 35px;
  border: 1px solid #ffffff;
  text-align: center;
  padding-top: 5px;
}

.LanguageBtn:hover {
background-color:#0073BC;
transition:0.5s ease-in ;
}
.LanguageBtn a {
  color: #ffffff;
  font-family: "Cairo-light";
  font-size: 16px;
}
#burger-menu {
  cursor: pointer;
  height: 27px;
  width: auto;
  margin: 10px;
  overflow: visible;
  position: absolute;
  z-index: 10;
  width: 65%;
}
.close{
  position: fixed  !important;
}
#burger-menu span,
#burger-menu span:before,
#burger-menu span:after {
  background: #fff;
  display: block;
  height: 2px;
  opacity: 1;
  position: absolute;
  transition: 0.3s ease-in-out;
}
#burger-menu span:before,
#burger-menu span:after {
  content: "";
}
#burger-menu span {
    right: 100px;
    top: 13px;
    width: 27px;
    height: 2px;
}
#burger-menu span:before {
  left: 0px;
  top: -10px;
  width: 16px;
  height: 2px;
}
#burger-menu span:after {
  left: 0px;
  top: 10px;
  width: 20px;
  height: 2px;;
}

#burger-menu.close span {
  transform: rotate(-45deg);
  top: 13px;
  width: 27px;
}
#burger-menu.close span:before {
  top: 0px;
  transform: rotate(90deg);
  width: 27px;
}
#burger-menu.close span:after {
  top: 0px;
  left: 0;
  transform: rotate(90deg);
  opacity: 0;
  width: 0;
}

#menu {
    z-index: 1;
    width: 376px;
    height: 679px !important;
    position: fixed;
    z-index: 6;
    top: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    padding-top: 20px;
    transition: all 0.3s ease-in-out;
}
#menu.overlay {
    visibility: visible;
    opacity: 1;
    padding-top: 100px;
    background: #082a44eb;
    padding-top: 140px;
}

#menu li {
    list-style: none;
    text-align: left;
}
#menu a {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-bottom: 30px;
    text-decoration: none;
    font-family: 'Poppins-Bold';
}
#videoWrapper {
  height: 72vh;
  overflow: hidden;
  position: absolute;
  background: #022744;
  width: 50%;
  top: 22%;
  left: 24%;
  right: 0;
  z-index: -1;
}

#videoWrapper video {
  width: 130% !important;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0 !important;
  object-fit: cover;
  z-index: -100;
  top: 0;
  left: 0;
  transform: translateX(-10%) translateY(0);
}
.vid-bg {
    opacity: 0.5; /* ! */
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%
  }
  #burger-menu p {
    color: #fff !important;
    position: relative;
    z-index: 9;
}
.mainmenu p
{
    color: #fff;
    padding-top: 10px;
}
#menu li {
    position: relative;
}
#menu li a::after {
    content: "";
    position: absolute;
    top: 40px;
    left: 0px;
    right: 0px;
    width: 80%;
    height: 1px;
    background-color: #ffffff30;
}
#menu li:last-child a::after {
    content: none !important;
}
.headerdiv
{
    margin: 0px 100px;
}
.Travel
{
    padding-top: 15%;
}
.treavel-introtitle h1 {
    color: #fff;
    font-size: 46px;
}
.travel-box {
  background: #082a4482 0% 0% no-repeat padding-box;
  border: 1px solid #7E7E7E;
  opacity: 0.96;
  width: auto;
  height: 120px;
  padding: 40px;
}
.departmentitemt-breif
{
  width: 75% ;
}
.travel-items {
  margin-top: 85px;
}
.travel-title h5 {
    font-family: "Poppins-Light";
    font-size: 16px;
    text-align: left;
    letter-spacing: 0px;
    color: #3792CC;
    text-shadow: 0px 3px 6px #00000029;
    text-transform: lowercase;
    opacity: 1;
}

.travel-title2 h3
{
  font-family: "Poppins-Bold";
color: #fff;
font-size: 20px;
letter-spacing: 0px;
color: #FFFFFF;
text-shadow: 0px 3px 6px #00000029;
text-transform: capitalize;
}
.services-title h5
{
  text-align: left;
font-size: 59px;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: capitalize;
opacity: 1;
}
.services {
  margin-top: 10%;
  overflow: hidden;
}
.contentbody
{
  overflow: hidden;
}
.service-box
{
  position: relative;
  z-index: 999 !important;
}
.innerservices
{
  overflow: hidden;
  margin-top: 10%;
position: relative;
}
.services-content .nav-tabs
{
display: flex;
flex-direction: column;
}
.services-content .nav-tabs .active {
  background: #000F1C 0% 0% no-repeat padding-box !important;
  border-top: 1px solid #707070 !important;
  border-left: 1px solid #707070 !important;
  border-right: 1px solid #707070 !important;
  border-bottom: 8px solid #0073BC !important;
}
.services-content .nav-tabs .active:hover
{
  border-top: 1px solid #707070 !important;
  border-left: 1px solid #707070 !important;
  border-right: 1px solid #707070 !important;
  border-bottom: 8px solid #0073BC !important;
}
.services-content .tab-title h5
{
  margin-left: 20px;
  text-align: left;
  font-size: 20px;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-shadow: 0px 3px 6px #00000029;
  text-transform: capitalize;
  opacity: 1;
}
.services-content .nav-link {
  border: 0px;
  width: 477px;
  outline: 0;
  height: 84px;
  font-size: 20px;
  padding: 0px 10px !important;
  border-bottom: 1px solid #ffffff47;
  color: #fff;
  background: transparent !important;
}

button:focus {
  outline: 0px dotted !important;
  outline: 0px !important;
}
.services-content .nav-tabs .nav-item {
  margin-bottom: 10px;
}
.nav-tabs .nav-link .active:focus{
  border-top: 1px solid #707070 !important;
  border-left: 1px solid #707070 !important;
  border-right: 1px solid #707070 !important;
  border-bottom: 8px solid #0073BC !important;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover
{
  border-bottom: 1px solid #707070;

}

.nav-link .tab-image img
{
  width: 28px;
height: 28px;
}

  .nav-tabs {
    border-bottom: 1px solid transparent !important;
}
.tabitemcontent {
  position: relative;
  right: 0;
  bottom: 90px;
  left: 30%;
}
.tabcontent-image
{
  position: relative;
}

.itemdetails {
  position: absolute;
  bottom: 20px;
  left: 10%;
  width: 89%;
}
.itemimage {
  position: relative;
  right: 85%;
  bottom: 400px;
  height: 200px;
}
.itembreif p{
  color: #F6F6F6;
  font-size: 16px;
}

.itemexploremore {
  background: #001221 0% 0% no-repeat padding-box;
  border: 1px solid #7E7E7E;
  width: 190px;
  position: relative;
  height: 43px;
  padding: 10px;
  z-index: 9999999;
}
.branchexploremore {
  background: #001221 0% 0% no-repeat padding-box;
  border: 1px solid #7E7E7E;
  width: 190px;
  height: 43px;
  position: relative;
  padding: 10px;
  margin: 0 auto;
  z-index: 999999999999;
}
.itemexploremore img {
  margin-left: 25px;
}
.itemexploremore a,.branchexploremore a {
  color: #7E7E7E;
}
#videoWrapper:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  border: 41px solid #084d83;
  background: #084d83;
  filter: blur(0.2px);
}
.Department-intro h1
{
font-size: 59px;
text-align: left;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: capitalize;
text-align: center;
}
.Departmentbreif p
{
  font-size: 16px;
  text-align: center;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: capitalize;
opacity: 1;
}
.Department {
  overflow: hidden;
  background-image: url(../images/department.png);
  background-position: -159px 270px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.scroll span
{
  text-align: center;
font-size: 13px;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: uppercase;
font-family: "Montserrat-Light";
}
.scroll {
  position: relative;
  transform: rotate(90deg);
  top: 45px;
}
.scroll::after {
  border-bottom: 2px solid #fff;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 6%;
  top: 30px;
  margin: 0 auto;
}
.carousel {
  width: 100%;
  margin: 0 auto;
}
.flickity-slider,.flickity-viewport,.carousel 
{
  outline: 0;
}
/* Individual carousel cells */
.carousel-cell {
  width: 9% !important;
  padding: 0mar;
  margin-right: 20px;
  background: #082A44 0% 0% no-repeat padding-box;
  opacity: 1;
  text-align: left;
  outline: 0;
  margin: 0px 4px;
}
/* Optional: Adjust styles for active carousel cells */
.carousel-cell.is-selected {
  background: #082A44 0% 0% no-repeat padding-box;
  color: #fff;
  border-color: #082A44;
  outline: 0;
}
.departmentitems {
margin-top: 10%;
}
.departmentitemimage img {
  height: 480px;
}

.departmentitem-content {
  padding: 19px 30px;
  width: 100%;
}
.departmentitemt-title h5 {
  font-size: 20px;
  color: #fff;
}
.departmentitemt-breif p
{
  font-size: 15px;
  color: #F6F6F6;
}
.bracnhestitle h1
{
color: #FFFFFF;
font-size: 59px ;
}
.bracnhesbreif
{
  width: 50%;
  margin: 0 auto;
}
.bracnhesbreif p
{
  color: #fff;
  font-size: 16px;
}
.mapimage
{
  position: relative;
}
.map-content {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0px;
}
.mapyear h2 {
  color: #fff;
  font-family: "Poppins-thin";
  text-align: center;
  font-size: 41px;
  margin-bottom: 0px;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: capitalize;
  opacity: 0.86;
}
.map-content h5
{
  font-family: "Poppins-Light";
  text-align: center;
font-size: 22px;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: capitalize;
opacity: 0.86;
}
.mapitem
{
  margin-bottom: 20px;
}
#world-map {
  background-color: #e0e0e0;
}

path {
  fill: #9999;
  stroke: #333;
  stroke-width: 0.5;
  position: relative;
  cursor: pointer;
}

.pop-up {
  position: absolute;
  background: Rgba(0,0,0,0.30);
  border: 1px solid #ccc;
  padding: 10px;
  display: none;
  color: #fff;
  z-index: 1;
}
.country:hover path {
  fill: #ffcc00;
}

.country:hover .pop-up {
  display: block;
}

.country-name {
  font-size: 1.2em;
  margin: 0;
}

.country-info {
  margin: 5px 0;
}
.awardsheadtitle h1
{
  font-size: 59px;
  color: #fff;
}
.awarditem
{
height: 243px;
background: #093455 0% 0% no-repeat padding-box;
opacity: 1;
margin: 10px; /* Adjust this margin to add spacing */
}
.awarditemimage img {
    padding-top: 20px;
    width: 140px;
    height: 160px;
}
.awardyear {
  width: 93px;
  height: 36px;
  border: 1px solid #ffffff4d;
  border-radius: 5px;
  margin: 18px auto;
}
.awardyear h5
{
  color: #fff;
  font-size: 18px;
}
.owl-nav button
{
  background: transparent;
  border: 0;
}
.owl-nav button i
{

  margin: 0px 10px;
  color: #fff !important;
}
#owlcrousel1 .owl-nav
{
margin-top: 20px;
}

.lastestnewsintrotitle h1
{
  color: #fff;
  font-size: 59px ;
}
.departmentitemt-breif
{
  width: 100%;
}
.newsbackground {
  margin: 0 auto;
  width: auto;
  height: 196px;
  background-image: url(../images/newsbackground.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.newsitems {
  position: relative;
  margin-top: 60px;
  margin-bottom: 100px;
}
.newstemimage 
{
  padding-top: 45px;
}
#owlcrousel2 .owl-nav
{
  margin-top: 30px;
}
.newsdate p
{
  font-size: 19px;
  color: #C4E3F6;
  opacity: 0.72
}
footer {
    margin-top: 70px;
    position: relative;
}
.newsitems::after {
  border-bottom: 2px solid #fff3;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 120%;
  /* top: 0; */
  margin: 0 auto;
}
.newsbreif::after {
  border-bottom: 2px solid #fff3;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 192px;
  margin: 0 auto;
}
.footer-nav ul
{
  list-style-type: none;

}
.footer-nav ul li {
  display: inline-block;
  padding: 0px 26px;
}
.footer-nav ul li a
{
  font-family: "Poppins-Bold";
  color: #fff;
  font-size: 15px;
}
.socialmedia ul 
{
  padding: 0px;
}
.socialmedia ul  li
{
display:inline-block;
padding: 0px 5px;
}
.footer2
{
  padding-top: 50px;
}
.copyrights p
{
  color: #fff;
  font-size: 15px;
}
.footersecondarymenu ul li
{
display: inline-block;
padding: 0px 10px;

}
.footersecondarymenu ul li a
{
  color: #ffffff94;
    font-family: "Poppins-Regular";
  font-size: 15px;
}
.footerlogo img
{
  width: 100%;
}

#scroll-top {
  position: fixed;
  bottom: 70px;
  right: 70px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background: transparent;
  width: 47px;
  height: 47px;
  border-radius: 50% !important;
  border: 1px solid #FFFFFF;
  color: white;
  cursor: pointer;
  padding: 0;
  border-radius: 0;
  text-align: center;
}


.innerbackground::before, .innerbackground2::before {
  content: "";
  background-image: url(../images/overlay.png);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  right: -7%;
  width: 45%;
  height: 50%;
  z-index: -1;
  opacity: 0.5;
}
.associationbox {
  margin: 20px auto !important;
}
.breadcrumb {
  justify-content: center;
  background: transparent;
  margin-top: 50px;
}

.breadcrumbpart .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-left: 0.5rem;
  color: #ACCDE2;
  content: "||";
}
.breadcrumb a
{
  color:  #ACCDE2 ;
}
.innerheadertitile h1
{
  color: #fff;
  font-size: 59px;
}
.innerheadercontnent {
  width: 80%;
  margin: 40px auto;
}
.innerheadercontnent p {
  color: #fff;
  font-size: 16px;
  font-family: "Poppins-Regular";
  padding-bottom: 60px;
}
.opicity
{
  color: #ffffff91 !important;
}
.innerbackground {
    height: 890px;
}
.flip-card {
  width: 318px;
  cursor: pointer;
  height: 221px;
  perspective: 1000px; /* Add perspective to create a 3D effect */
}

.flip-card-inner {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d; /* Preserve 3D transformations */
  transition: transform 0.5s; /* Add a transition effect for the flip */
  transform: rotateY(0deg); /* Initialize to the front side */
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg); /* Flip to the back side on hover */
}

.flip-card-front,
.flip-card-back {
  width: 100%;
  height: 100%;
  position: absolute;
  backface-visibility: hidden; /* Hide the back of the card */
}

.flip-card-front {
  padding: 40px;
  background: Rgba(0,0,0,0.30) 0% 0% no-repeat padding-box;
  border-radius: 5px;
  text-align: center;
}
.flip-card-back {
  background: #0073BC 0% 0% no-repeat padding-box;
  border-radius: 5px;
  display: flex;
  text-align: center;
  color: #fff;
  justify-content: center;
  align-items: center;
  transform: rotateY(180deg);
}
/* Additional styling, adjust as needed */
.flip-card h5{
  font-family: "Poppins-ExtraBold";
  color: #fff;
  font-size: 30px;

}
.flip-card-back p {
font-size: 18px;
}
.flip-carditems {
  margin-top: 5%;
  margin-bottom: 13%;
}
.layer {
  position: relative;
  overflow: hidden;
}
/* .layer::after {
  content: "";
  background-image: radial-gradient(#ffffff00,#074B7E);
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.5;
} */
.bolder {
  font-weight: bold;
  color: #ffff;
}
.servicecontent p
{
  font-family: "Poppins-Light";
}
.servicecontent 
{
  width: 55%;
  margin: 0 auto
}
.service-title h4 {
  color: #fff;
  font-size: 35px;
}
.service-breif p {
  color: #ffffffc2;
  font-size: 16px;
  font-family: "Poppins-Light";
  text-align: left;
letter-spacing: 0px;
}
.service-image img
{
width: 100%;
}
.service-box .service-breif {
  width: 90%;
}
.spaceing {
  margin-top: 5%;
  height: 100px;
}
.spaceing::before {
  background-image: url(../images/servicebackground.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  position: absolute;
  top: 40%;
  right: 0;
  width: 40%;
  left: 30%;
  height: 100%;
  z-index: 0;
}

/* .spaceing2::before {
  background-image: url(../images/servicebackground.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  position: absolute;
  top: 75%;
  right: 0;
  width: 40%;
  left: 30%;
  height: 100%;
  z-index: 0;
} */
.style2 .service-box .service-breif {
  width: 100% !important;
}
.spaceing2 {
  margin-top: 10%;
  height: 100px;
}
.spaceingwithoutbackground {
  margin-top: 20%;
}
.style1,.style2
{
  position: relative;
}

.footerbackground::before {
  content: "";
  background-image: url(../images/latestnews.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -225px;
  right: 0;
  width: 100%;
  height: 520px;
  z-index: 1;
  opacity: 1;
  z-index: -1;
}
svg
{
position: relative;
}
.footerbackground
{
  position: relative;

}
.smoke {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #00f; /* Blue color */
  border-radius: 50%;
  opacity: 0;
}
canvas {
  background-color: rgba(255, 255, 255, 0.5); /* White background with 50% opacity */
}






.animation1
{
  animation: image_move_rotate2 4s infinite linear;
}
.animation2
{
  animation: image_move_rotate1 4s infinite linear;
}

@keyframes image_upDown1 {
  0% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(5px);
  }
}
@keyframes image_upDown2 {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
@keyframes image_upDown3 {
  0% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(15px);
  }
}
@keyframes image_leftRight1 {
  0% {
    transform: translateX(-5px);
  }
  100% {
    transform: translateX(5px);
  }
}
@keyframes image_leftRight2 {
  0% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(10px);
  }
}
@keyframes image_leftRight3 {
  0% {
    transform: translateX(-15px);
  }
  100% {
    transform: translateX(15px);
  }
}
@keyframes image_scale1 {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes image_scale2 {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes image_scale3 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes image_move1 {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(10px, 20px);
  }
  50% {
    transform: translate(30px, 30px);
  }
  75% {
    transform: translate(20px, 10px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move2 {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(20px, -20px);
  }
  50% {
    transform: translate(0px, -40px);
  }
  75% {
    transform: translate(20px, -20px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move3 {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(20px, 0px);
  }
  50% {
    transform: translate(30px, -20px);
  }
  75% {
    transform: translate(20px, 0px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move4 {
  0% {
    transform: translate(0px, 0px);
  }
  15% {
    transform: translate(0px, 20px);
  }
  30% {
    transform: translate(-20px, 20px);
  }
  45% {
    transform: translate(-20px, 40px);
  }
  60% {
    transform: translate(-25px, 30px);
  }
  75% {
    transform: translate(-20px, 20px);
  }
  90% {
    transform: translate(0px, 20px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move_rotate1 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  25% {
    transform: translate(-10px, -10px) rotate(5deg);
  }
  50% {
    transform: translate(-20px, 0px) rotate(0);
  }
  75% {
    transform: translate(-10px, -10px) rotate(-2deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes image_move_rotate2 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  25% {
    transform: translate(10px, 10px) rotate(-5deg);
  }
  50% {
    transform: translate(-5px, 15px) rotate(-10deg);
  }
  75% {
    transform: translate(-10px, 5px) rotate(-5deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes image_move_rotate3 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  20% {
    transform: translate(0px, -10px) rotate(-5deg);
  }
  40% {
    transform: translate(15px, -15px) rotate(0deg);
  }
  60% {
    transform: translate(25px, 0px) rotate(7deg);
  }
  80% {
    transform: translate(10px, 10px) rotate(-2deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes image_move_rotate4 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  15% {
    transform: translate(-10px, 10px) rotate(5deg);
  }
  30% {
    transform: translate(-25px, 15px) rotate(10deg);
  }
  45% {
    transform: translate(-25px, 25px) rotate(13deg);
  }
  60% {
    transform: translate(-5px, 20px) rotate(16deg);
  }
  75% {
    transform: translate(5px, 5px) rotate(13deg);
  }
  90% {
    transform: translate(15px, -10px) rotate(8deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}

.wgl-image-animate .img-layer_image-wrapper.move-rotate2 .img-layer_image {
  animation: image_move_rotate2 4s infinite linear;
}
.card {
  height: auto;
  background: #082A44 0% 0% no-repeat padding-box;
  transition: transform 0.2s;
  overflow: hidden;
  position: relative;
}
.card:hover {
  transform: scale(1.02);
}

.card-content {
  padding: 30px;
}

h2 {
  font-size: 24px;
  margin: 0;
}

p {
  font-size: 14px;
  margin: 0;
}

.card-details {
  display: none;
  background-color: #000000e8;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.card:hover .card-details {
  display: block;
}
.card-details
{
  color: #F6F6F6;
  text-align: center;
  padding-top: 100px;
}
.contactinfo
{
  position: absolute;
  width: 100%;
  bottom: 15px;
}
.contactinfo h5{
  font-size: 17px;
}
.contactinfodetails p
{
  font-size: 15px;
  font-family: "Poppins-Light";
  color: #F6F6F6;
}

.carrerform, .contactform {
  width: 1186px;
  padding: 40px;
  background: #082A44 0% 0% no-repeat padding-box;
  border: 1px solid #7A7A7A;
  opacity: 1;
  position: relative;
  margin: 0 auto;
  z-index: 9;
}
.carrerform input,.carrerform textarea,.contactform  input,.contactform textarea
{
  background: #FFFFFF00 0% 0% no-repeat padding-box;
border: 1px solid #848484;
opacity: 1;
color: #C4E3F6 !important;                            
}
.carrerform input ,.contactform input
{
  height: 70px;
}
.form-intro-title h5{
  color: #fff;
  text-align: center;
  font-family: "Poppins-Bold";
font-size: 35px;
}
.file-label {
 
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid transparent !important;
  background: #FFFFFF00 0% 0% no-repeat padding-box;
  border: 1px solid #848484  !important;
  opacity: 1;
  height: 70px;
  color: #C4E3F6;          
}
.input-file {
  position: absolute;
  font-size: 100px;
  opacity: 0;
  right: 0;
  top: 0;
  width: 0px;
  color: #ccc;
}
 input::placeholder,textarea::placeholder,select::placeholder{
  color: #C4E3F6 !important;          
}

.carrerform .Formsubmitbtn, .contactform .Formsubmitbtn {
  width: 176px;
  height: 56px;
  margin: 0 auto;
  background: #0073BC 0% 0% no-repeat padding-box;
  opacity: 1;
  cursor: pointer;
}
.Formsubmitbtn a{
  color: #fff;
  font-family: "Poppins-Bold";
}
.Formsubmitbtn img {
  margin-left: 25px;
}
.innersearch input
{
  width: 740px;
height: 70px;
background: #FFFFFF00 0% 0% no-repeat padding-box;
border: 1px solid #9E9E9E;
opacity: 1;
}
.searchbytitle
{
  border-right: 1px solid transparent !important;
}
.white
{
  color: #fff;
}
.searchbtn
{
  border-right: 1px solid #9E9E9E;
  border-top: 1px solid #9E9E9E;
  border-bottom: 1px solid #9E9E9E;
  border-radius: 0px;
}
.form-control:focus{
  background: transparent;
  border-color:#9E9E9E !important;
}
.innersearch select
{
  color: #C4E3F6 !important;          

  width: 339px;
height: 70px;
background: #FFFFFF00 0% 0% no-repeat padding-box;
border: 1px solid #9E9E9E;
opacity: 1;
}
.searchbtn  i
{
  font-size: 20px;
  color: #C4E3F6 !important;          

}
.newsdetailstitle h1
{
  font-size: 59px;
  color:#fff;
}

.newsdetailsDate p{
  color: #fff;
  font-size: 18px;
  font-family: "Poppins-Light";

}
.newsdetailstitle
{
  width: 70%;
}
.newsdetails ,.newsbreif
{
  position: relative;
  margin-top: 60px;
}
.newsdetails  .newsbreif
{
  color: #fff;
  font-size: 16px;
}
.share ul
{
  list-style-type: none;
}
.share ul li
{
  display:inline-block;
  padding: 0px 10px;
}
.share span{
  color: #fff;
  font-size: 16px;
  font-family: "Poppins-Bold";
}
.contentdetails {
  margin-top: 150px;
}
.contentdetails h5
{
  color: #fff;
  font-size: 20px;
}
.contentdetails p,.contentdetails li
{
  color: #fff;
}
.contentdetails ul
{
  list-style-type: none;
  padding: 0px;
}
.contentdetails li
{
  padding: 20px 0px;
}

.associationbox {
  width: 272px;
  height: 155px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 50px;
}
.departmentitemimage {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.departmentitemimage:hover  {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.departmentitemimage
{
  overflow: hidden; 
}
.Awards {
  background-image: url(../images/department.png);
  background-position: -335px 13px;
  background-repeat: no-repeat;
  background-size: auto;
  overflow: hidden;
  height: 650px;
}


.fixedlayer {
  position: relative;
  height: 2705px;
  overflow: hidden;
}

.test {
  height: 100vh;
  overflow: hidden;
  background: #000;
}



.slick-dotted.slick-slider {
  height: 100vh;
}
.slick-track
{
  margin-top: 250px !important;
}
.slick-list 
{
  height: 100vh;
  position: absolute;
  bottom: 197px;
}


.scroll-slider {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  height: 106vh !important;
}
.scroll-wrapper {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.scroll-slide {
  flex: 1 0 50vw;
  max-width: 50vw;
  margin-right: 10px;
}
.scroll-slide:first-child {
  flex: 1 0 43vw !important;
  max-width: 43vw !important;
  height: 100%;
  margin-right: 10px;
}
.item-container {
  position: relative;
  background: #082A44 0% 0% no-repeat padding-box;
  text-align: left;
  height: 720px;
}
.item-title {
  font-size: 4vw;
  font-weight: bold;
  line-height: 1;
}
@media (min-width: 40em) {
  .item-body {
    position: absolute;
    left: 100%;
    top: 50%;
    width: 50%;
    transform: translate(-25%, -50%);
 }
}
.tag {
  margin-right: 0.5rem;
}
.tag > a {
  display: block;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  background: rgba(255, 255, 255, .25);
  color: #fff;
}
.responsiveslider
{
  display: none;
}

@keyframes borderAnimation {
  0% {
    width: 0%;
  }
  30% {
    width: 3%;
  }
  50% {
    width: 5%;

  }
  100% {
    width: 6%;

  }
}
.scroll::after
{
  animation: borderAnimation 2s infinite alternate;
}
#videoWrapper::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0px;
  background: #084d8303;
  filter: blur(0.2px);
}
.Awards
{
  position: relative;
}
.Awards::before {
  content: "";
  background-image: url(../images/alt-images/awards.png);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  right: 10%;
  width: 45%;
  height: 50%;
  z-index: -1;
  /* opacity: 0.5; */
}
.accordion .card
{
  background-color: #fff;
}
.accordion 
{
  display: none;
}
.accordion .btn-link
{
  text-decoration: none;
color: #000;
}

.accordion  .card:hover {
  transform:none  !important;
}
.Branches
{
  position: relative;
}
.departmentitemimage {
  background-image: url(../images/toursim.jpg);
  height: 525px;
  background-size: cover;
}
.accordion-item:focus + .accordion-item-content,
    .accordion-item.active .accordion-item-content {
      border-top: 1px solid #707070 !important;
      border-left: 1px solid #707070 !important;
      border-right: 1px solid #707070 !important;
      border-bottom: 8px solid #0073BC !important;
      background: #000F1C 0% 0% no-repeat padding-box !important;
      color: #fff;
    }
    .accordion .active {
      border-top: 1px solid #70707000 !important;
      border-left: 1px solid #70707000 !important;
      border-right: 1px solid #70707000 !important;
      border-bottom: 8px solid #0073BC !important;
      background: #000F1C 0% 0% no-repeat padding-box !important;
      color: #fff;
  }
.accordion .nav-link {
    border: 0px;
    width: 477px;
    outline: 0;
    position: relative;
    height: 84px;
    font-size: 20px;
    padding: 0px 10px !important;
    border-bottom: 1px solid #ffffff47;
    color: #fff;
    background: transparent !important;
    z-index: 99999999999999;
}
.item-container .item
{
  overflow: hidden;
}

.Branches {
  margin-top: 70px !important;
}

.departmentitemimage2 {
  background-image: url(../images/corporate.jpg);
  height: 525px;
  background-size: cover;
}



.departmentitemimage3 {
  background-image: url(../images/hajj\ and\ 1.jpg);
  height: 525px;
  background-size: cover;
}


.departmentitemimage4 {
  background-image: url(../images/cargo01.jpg);
  height: 525px;
  background-size: cover;
}


.departmentitemimage5 {
  background-image: url(../images/departmentitem5.png);
  height: 525px;
  background-size: cover;
}



.departmentitemimage6 {
  background-image: url(../images/online\ 1.jpg);
  height: 525px;
  background-size: cover;
}
.burgerdiv
{
  cursor: pointer;
}
.mainmenu
{
  flex-direction: row-reverse;
}
