@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900");
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff") format("woff"),
    url("../fonts/fontawesome-webfont.ttf") format("truetype"),
    url("../fonts/fontawesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  font-family: "Roboto";
  background: #fff;
  color: #000000;
  font-size: 14px;
  overflow-x: hidden;
}
ol,
ul {
  list-style: none;
}
ul li {
  line-height: 22px;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto";
}
a {
  color: #081d5c;
}
a:hover {
  text-decoration: none;
}
h1 {
  font-size: 32px;
  margin: 0 0 30px 0;
}
h2 {
  font-size: 30px;
  margin: 0 0 20px 0;
}
h3 {
  font-size: 28px;
  margin: 0 0 15px 0;
}
h2:after {
  position: absolute;
  background: #2193ab;
  width: 50px;
  height: 5px;
  content: "";
  bottom: 0;
  left: 0;
}
h2 span {
  color: #2192ab;
  font-size: 16px;
  display: block;
  margin: 0 0 10px 0;
}
h2.black {
  color: #19164b;
  font-size: 34px;
  font-weight: 700;
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  width: 100%;
}
h2.white {
  color: #ffffff;
  font-size: 34px;
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
}
a:focus {
  outline: 0;
}
:focus,
button:focus {
  outline: 0;
}
p {
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 30px 0;
}
strong {
  font-weight: bold;
}
p:last-child {
  margin: 0;
}
p.white {
  color: #fff;
}
p.black {
  color: #404040;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.btn {
  border: 2px solid #fff;
  background-color: rgb(25, 22, 75);
  box-shadow: 0px 4px 8.19px 0.81px rgba(0, 0, 0, 0.27);
  width: auto;
  padding: 10px 30px;
  color: #fff;
  border-radius: 50px;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.5s;
}
.btn:hover {
  background: #2193ab;
  color: #fff;
}
.btn svg {
  margin: 0 0 0 10px;
}
label {
  padding: 0 0 5px 0;
  font-size: 12px;
}
textarea.form-control {
  height: 80px;
}
.form-group {
  position: relative;
}
.error {
  font-size: 12px;
  color: #ff0000;
  padding: 5px 0 0 0;
  display: none;
}
.form-control {
  border-radius: 5px 5px 0 0;
  background: #f5f5f5;
  color: #090819;
  border: none;
  padding: 10px;
  font-size: 14px;
  height: auto;
  border-bottom: 2px solid #090819;
}
.form-control:focus {
  box-shadow: none;
}
.form-control ~ .focus-border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: 99;
}
.form-control ~ .focus-border:before,
.form-control ~ .focus-border:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #3399ff;
  transition: 0.4s;
}
.form-control ~ .focus-border:after {
  left: auto;
  right: 0;
}
.form-control:focus ~ .focus-border:before,
.form-control:focus ~ .focus-border:after {
  width: 50%;
  transition: 0.4s;
}
/**Animation Bubble Css**/
.animation-bubble {
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background-image: -moz-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -webkit-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -ms-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
}
canvas {
  display: block;
}
#animation {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
/*menubar start*/
header {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
header .logo {
  float: left;
  margin: 0;
}
header.small {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  font-size: 100%;
}
header.small:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background: #002e6f !important;
  display: block;
  height: 75px;
}
header .navbar {
  padding: 0;
  display: inline-block;
  width: auto;
  float: right;
}
header.small nav.navbar.navbar-expand-lg.navbar-light.bg-light {
  background-color: #fff !important;
}
.nav-menu {
  margin: 0;
  padding: 20px 0 0 0;
  list-style: none;
  text-align: right;
}
.nav-menu li {
  display: inline-block;
  margin: 0 5px;
}
.nav-menu li a {
  display: block;
  padding: 5px;
  color: #ffffff;
  position: relative;
  text-transform: uppercase;
  border: 1px solid rgb(255, 255, 255, 0);
}
.nav-menu li.hover-underline,
.nav-menu li.dropdown a {
  position: relative;
  text-decoration: none;
}
.nav-menu li.hover-underline:before,
.nav-menu li.dropdown a.hover-underline:before {
  content: "";
  position: absolute;
  width: 90%;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #2193ab;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.nav-menu li.hover-underline:hover:before,
.nav-menu li.dropdown a.hover-underline:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.nav-menu li.active a {
  color: #fff;
}
.nav-menu li.active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  background-color: #fff;
}
header.small .nav-menu li.active a {
  color: #2193ab;
}
header.small .nav-menu li.active:after {
  background-color: #2193ab;
}
.nav-menu li.cont-btn a {
  border: 1px solid rgb(255, 255, 255, 0.9);
  border-radius: 25px;
  background: #2193ab;
  transition: 0.5s;
  padding: 5px 10px;
}
.nav-menu li.cont-btn:before {
  display: none;
}
.nav-menu li.cont-btn.active:after {
  display: none;
}
.nav-menu li.cont-btn.active a {
  background: #19164b;
}
.nav-menu .nav-item .item-dropdown {
  position: absolute;
  border-radius: 5px;
  padding: 15px;
  background: #fff;
  display: none !important;
  width: 350px;
  left: -85%;
  margin: auto;
  top: 50px;
  z-index: 99999;
}
.nav-menu .nav-item .item-dropdown:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: relative;
  left: -45%;
  top: -42px;
  margin: 0 auto;
}
.nav-menu li svg {
  margin: 0 5px 0 0 !important;
}
.nav-menu .nav-item .item-dropdown .sub-item {
  width: 50%;
  float: left;
}
.nav-menu .nav-item .item-dropdown .sub-item a {
  width: 100%;
  text-align: left;
  padding: 5px 0;
}
.nav-menu .nav-item i.fas {
  margin-left: 1rem;
}
.nav-menu .nav-item .item-dropdown .sub-item a {
  color: #19164b;
  background: none;
  padding: 5px 0;
}
.nav-menu .nav-item .item-dropdown .sub-item:hover a {
  color: #2193ab;
  padding: 5px;
  transition: 0.5s;
}
/*Homebanner start*/
.homebanner {
  padding: 0;
  position: relative;
  height: 700px;
  text-align: center;
  margin: 0 auto 80px;
  background: #19164b;
  background-size: cover !important;
}
.homebanner .slick-list {
  overflow: inherit !important;
}
.homebanner::before {
  content: "";
  position: absolute;
  border-bottom: 50px solid #fff;
  border-left: 100vw solid transparent;
  bottom: 0;
  z-index: 9;
  width: 100%;
  display: block;
}
.banner-title {
  display: block;
  margin: 0;
}
.banner-title h2 {
  text-align: right;
  padding: 0;
  margin: 0 0 20px;
}
.banner-title h2:after {
  display: none;
}
.banner-title p {
  text-align: right;
  color: #fff;
}
.home-slider {
  width: 100%;
  position: relative;
  min-height: 680px;
}
.home-slider:before {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  width: 100%;
  height: 100%;
  background: url("../images/banner-home-1.png") no-repeat top center;
  background-size: cover;
  transform: rotate(-1.7deg);
}
.banner-img-slider .banner-content h2 {
  float: right;
  text-align: right;
}
.banner-img-slider .banner-content p {
  width: 100%;
  text-align: right;
  float: right;
  display: inline-block;
}
.bannercontent {
  position: relative;
  width: 100%;
  max-width: 1140px;
  left: 0;
  right: 0;
  top: 170px;
  z-index: 9;
  margin: 0 auto;
}
.banner-content h2 span {
  font-size: 18px;
  color: #fff;
  display: block;
  margin: 0 0 5px 0;
  line-height: normal;
}
.mission {
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}
.mission li {
  width: 100%;
  max-width: 260px;
  display: inline-block;
  color: #fff;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.mission li h2 {
  margin: 25px auto;
}
.mission li h2:after {
  display: none;
}
.mission li p {
  font-size: 16px;
  padding: 15px;
  margin: 0 0 15px;
}
.banner-mission-slider {
  display: none !important;
}
.banner-mission-slider .slick-slide {
  max-width: 230px !important;
  margin: 0 15px 0 0;
}
.banner-mvv {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}
.banner-mvv img {
  width: 100%;
  position: inherit !important;
  display: block;
  margin: 0 auto;
}
.mission li .val-ul {
  width: 100%;
  display: block;
}
.mission li.val-li p {
  width: 100%;
  color: #fff;
  min-height: inherit;
  background: none;
  position: relative;
  margin: 15px auto;
  padding: 0;
}
.banner-content {
  width: 100%;
  text-align: left;
  padding: 15px;
}
.banner-content h2 {
  color: #fff;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 900;
  line-height: 45px;
  max-width: 500px;
}
.banner-content h2:after {
  display: none;
}
.banner-content p {
  font-size: 18px;
  color: #fff;
  max-width: 500px;
}
/* homepage background video*/
.video-banner {
  position: relative;
  display: -webkit-box;
  display: flex;
  height: 100vw;
  max-height: 767px;
  overflow: hidden;
}
.video-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  /*background: url("../images/banner-vidoe-tras.png")no-repeat;*/
  background-size: cover;
  z-index: 1;
}
.video-banner__background {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120%;
  height: 0;
  padding-bottom: 66.25%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.video-banner__video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    visibility 0.5s linear;
  transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    visibility 0.5s linear;
}
.video-banner__video-overlay--fadeOut {
  opacity: 0;
  visibility: hidden;
}
.video-banner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
/* homepage slider css start*/
.banner-slider {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
}
.bannercontent img {
  position: absolute;
  right: 0;
  top: 130px;
  height: auto;
  float: right;
}
.banner-slider .slick-prev,
.banner-slider .slick-next {
  top: 40%;
  border-radius: 25px;
  border: 1px solid #fff;
  z-index: 9;
  padding: 5px;
  width: 35px;
  height: 35px;
}
.banner-slider .slick-prev {
  left: 25px;
}
.banner-slider .slick-prev:before {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  background: url("../images/spirit-icon.png") no-repeat -328px -439px;
}
.banner-slider .slick-next {
  right: 25px;
}
.banner-slider .slick-next:before {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  background: url("../images/spirit-icon.png") no-repeat -385px -439px;
}
/*Services start*/
.ourservice {
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0;
  background: #fff;
}
.ourservice::after {
  content: "";
  position: absolute;
  border-top: 50px solid #fff;
  border-right: 100vw solid transparent;
  bottom: -50px;
  z-index: 1;
}
.servicebox ul {
  display: flex;
}
.servicebox ul li {
  width: calc(33.33% - 15px);
}
.iconbox {
  background: #19164b;
  margin: 0 20px 20px 0;
  padding: 0px;
  -webkit-box-shadow: 0px 0px 18px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 18px -8px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 18px -8px rgba(0, 0, 0, 0.75);
  border: 2px solid #fff;
  border-radius: 10px;
  color: #fff;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.iconbox:hover {
  background-image: -moz-linear-gradient(
    90deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 30%,
    rgb(25, 22, 75) 60%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 30%,
    rgb(25, 22, 75) 60%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 30%,
    rgb(25, 22, 75) 60%
  );
  cursor: pointer;
}
.iconbox span {
  text-transform: uppercase;
  font-size: 18px;
  padding: 0 15px 0 15px;
}
.iconbox p {
  line-height: 21px;
  font-size: 14px;
  padding: 10px 15px 15px 15px;
  margin: 0;
}
.mt20 {
  margin-top: 30px !important;
}
.serviceicon1 {
  /*background: url(../images/spirit-icon.png) no-repeat;
	background-position: -305px -11px;*/
  width: 60px;
  height: 50px;
  margin: 15px 0 20px 0px;
  border-left: 5px solid #2193ab;
}
.serviceicon2 {
  /*background: url(../images/spirit-icon.png) no-repeat;
	background-position: -305px -81px;*/
  width: 60px;
  height: 50px;
  margin: 15px 0 20px 0px;
  border-left: 5px solid #2193ab;
}
.serviceicon3 {
  /*background: url(../images/spirit-icon.png) no-repeat;
	background-position: -305px -146px;*/
  width: 60px;
  height: 50px;
  margin: 15px 0 20px 0px;
  border-left: 5px solid #2193ab;
}
.serviceicon4 {
  /*background: url(../images/spirit-icon.png) no-repeat;
	background-position: -305px -214px;*/
  width: 60px;
  height: 50px;
  margin: 15px 0 20px 0px;
  border-left: 5px solid #2193ab;
}
.serviceicon5 {
  /*background: url(../images/spirit-icon.png) no-repeat;
	background-position: -300px -282px;*/
  width: 60px;
  height: 50px;
  margin: 15px 0 20px 0px;
  border-left: 5px solid #2193ab;
}
.serviceicon6 {
  /*background: url(../images/spirit-icon.png) no-repeat;
	background-position: -305px -348px;*/
  width: 60px;
  height: 50px;
  margin: 15px 0 20px 0px;
  border-left: 5px solid #2193ab;
}
/*travelprogram start*/
.travelprogram {
  background-image: -moz-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -webkit-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -ms-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  height: auto;
  padding: 100px 0 400px;
  margin: 0 auto 150px;
  position: relative;
}
.travelprogram::before {
  content: "";
  position: absolute;
  border-bottom: 100px solid #fff;
  border-left: 100vw solid transparent;
  bottom: 0;
  z-index: 1;
  width: 100%;
  display: block;
}
.video-fluid {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
}
.travelvideo {
  display: block;
  width: 100%;
}
.travelvideo .video-banner {
  max-height: 420px;
}
.travel-slider {
  width: 100%;
  display: block;
  position: relative;
  z-index: 9;
  margin: -600px auto 0;
  padding: 80px 0 50px;
}
.travel-pro-slider {
  width: 100%;
  display: block;
  padding: 0;
}
.travel-pro-slider .slick-slide {
  padding: 15px;
}
.travel-pro-slider .slick-center {
  margin: -150px 0 0 0;
}
.travel-pro-slider .slick-dots {
  width: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.travel-pro-slider .slick-dots li {
  margin: 0;
}
.travel-pro-slider .slick-dots li button {
  padding: 0;
  text-align: center;
}
.travel-pro-slider .slick-dots li button:before {
  background: #19164b;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}
.travel-pro-slider .slick-dots li.slick-active button:before {
  width: 12px;
  height: 12px;
}
.travel-pro-slider .slick-arrow {
  display: none !important;
}
.travel-pro-box {
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: auto;
  position: relative;
  padding: 0 20px 20px 0;
  margin: 225px auto 25px;
}
.travel-pro-slider .slick-slide:nth-child(2n + 1) {
  margin: -80px auto 0 !important;
}
.travel-pro-box span {
  width: 100%;
  display: block;
  border-radius: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  height: auto;
  margin: -75px 0 0 0;
}
.travel-pro-slider {
  padding: 20px 20px 0 20px;
  display: block;
}
.travel-pro-content {
  padding: 20px 20px 0 20px;
  display: block;
}
.travel-pro-content h2 {
  font-size: 20px !important;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
.travel-pro-content p {
  margin: 0;
}
.travel-pro-content a {
  padding: 15px 0 0;
  color: #19164b;
  font-size: 14px;
  width: 100%;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
/**Number Speak section**/
.number-speak-section {
  width: 100%;
  margin: 0 auto;
  padding: 100px 0;
  background: #0a101f;
  position: relative;
  overflow-x: hidden;
}
.number-speak-section::before {
  content: "";
  position: absolute;
  border-top: 50px solid #fff;
  border-right: 100vw solid transparent;
  top: 0;
  z-index: 1;
  width: 100%;
  display: block;
}
.number-speak-section p {
  margin: 0 0 30px 0;
}
.number_speak_counter {
  margin: 60px auto;
}
.number-count {
  width: 100%;
  padding: 0 0 0 30px;
  border-left: 5px solid #2193ab;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  margin: 0 0 60px;
}
/**World-globe Css**/
.world {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  cursor: pointer;
  cursor: move;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab;
}
.world-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
}
.world-globe {
  position: absolute;
  right: 100px;
  top: 50%;
  width: 0;
  height: 0;
}
.world-globe-pole {
  position: absolute;
  width: 530px;
  height: 530px;
  left: -265px;
  top: -265px;
  border-radius: 50% 50%;
  background-color: rgb(255, 255, 255, 0.2);
}
.world-globe-doms-container {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
}
.world-globe-halo {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 730px;
  height: 715px;
  margin-left: -368px;
  margin-top: -350px;
}
.info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 10px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 12px;
}
.info-desc {
  color: #ddd;
  font-size: 10px;
}
.dg.ac,
#stats {
  display: none;
}
/**SME-Portal Css**/
.sme-section {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.sme-section .sem-container {
  background: #fff;
  padding: 30px 50px 0;
  margin: -150px auto 60px;
  position: relative;
  z-index: 9;
  border-radius: 10px;
}
.sme-section .sem-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 90%;
  border-radius: 10px;
  box-shadow: 0px 7px 39.13px 3.87px rgba(0, 0, 0, 0.15);
}
.sme-section .sme-content {
  display: block;
  margin: 80px 0 0;
}
.sme-content .sme-icon-area {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 25px 0 0 85px;
  position: relative;
}
.sme-icon-area i {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 65px;
  display: inline-block;
  margin: 0 20px 0 0;
  border-radius: 5px;
  background: #f0f0f0 url("../images/spirit-icon.png") no-repeat -5px -180px;
}
.sme-icon-area i.trust-icon {
  background-position: -105px -180px;
}
.sme-icon-area i.list-icon {
  background-position: -216px -180px;
}
.sme-section .sme-form-area {
  width: 100%;
  display: block;
  position: relative;
}
.sme-form-area .sme-form-box {
  width: 100%;
  display: block;
  border-radius: 10px;
  padding: 40px 20px;
  margin: 30px auto 0;
  background-image: -moz-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -webkit-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -ms-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
}
.sme-form-box h3 {
  font-size: 24px;
  color: #fff;
  display: block;
  position: relative;
  margin: 0 0 40px 0;
}
.sme-form-box h3:before {
  content: "";
  width: 5px;
  height: 100%;
  background: #2193ab;
  display: block;
  position: absolute;
  left: -22px;
  top: 0;
}
.sme-form-box h3 span {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 10px 0 0 0;
}
.sme-form-box .form-group {
  width: 100%;
  margin: 0 0 20px 0;
}
.sme-form-box label {
  color: #fff;
  font-size: 12px;
  padding: 0 0 10px;
}
.sme-form-box .form-control {
  background: #090819;
  color: #fff;
  border-bottom: 2px solid #fff;
}
.sme-form-box .btn {
  margin: 35px auto 0;
  width: 100%;
}
/**Technology section css**/
.technology-section {
  width: 100%;
  margin: 0 auto 60px;
  display: block;
  position: relative;
}
.technology-section:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 38%;
  height: 100%;
  background: url("../images/technology-bg.jpg") no-repeat top right;
  background-size: cover;
}
.technology-section .technology-box {
  width: 100%;
  margin: 150px 0;
}
.com-ul {
  width: 100%;
  display: block;
  margin: 40px 0;
}
.com-ul li {
  width: 100%;
  display: block;
  padding: 0 0 0 25px;
  margin: 0 0 15px 0;
  position: relative;
  font-weight: bold;
}
.com-ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #2193ab;
}
.technology-area {
  width: 100%;
  position: absolute;
  height: 100%;
  display: block;
  left: 0;
  bottom: 0;
  background-size: cover;
}
.technology-area span {
  position: absolute;
  right: 0;
  bottom: 50px;
}
.visa-track-box {
  min-height: 400px;
}
.visa-track-box h2.black {
  margin: 60px auto 30px;
}
.technology-box span {
  display: none;
}
/**Testimonials-Section Css**/
.testimonials-section {
  width: 100%;
  margin: 0 auto;
  padding: 100px 0 0;
  position: relative;
  background: url("../images/testimonials-bg.jpg") no-repeat top center;
  background-size: cover;
  display: none;
}
.testimonials-section h2.white {
  margin: 0 0 70px;
}
.testimonials-section:before {
  content: "";
  position: absolute;
  border-top: 50px solid #fff;
  border-right: 100vw solid transparent;
  top: 0;
  z-index: 1;
  width: 100%;
  display: block;
}
.testimonials-section .img-fluid {
  position: absolute;
  bottom: 0;
  max-width: 450px;
}
.testimonials-slider {
  width: 100%;
  margin: 250px auto 0;
  padding: 0;
  position: relative;
  z-index: 9;
}
.testimonials-slider .testi-card {
  width: 100%;
  max-width: 600px;
  padding: 25px 25px 25px 75px;
  margin: 0 auto 50px;
  border-radius: 10px;
  background: #fff;
  border-bottom: 5px solid #2193ab;
  position: relative;
  box-shadow: 0px 7px 16.38px 1.62px rgba(0, 0, 0, 0.15);
}
.testi-card:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 60px;
  width: 50px;
  height: 50px;
  display: block;
  background: url("../images/spirit-icon.png") no-repeat -431px -423px;
}
.testi-card h3 {
  font-weight: 900;
  color: #19164b;
  font-size: 22px;
}
.testi-card h3 span {
  font-size: 14px;
  font-style: italic;
}
.testimonials-slider .slick-arrow {
  display: none !important;
}
.testimonials-slider .slick-dots li {
  margin: 0;
}
.testimonials-slider .slick-dots li button {
  padding: 0;
  text-align: center;
}
.testimonials-slider .slick-dots li button:before {
  background: #19164b;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}
.testimonials-slider .slick-dots li.slick-active button:before {
  width: 12px;
  height: 12px;
}
/**Awwards Section css**/
.awards-section {
  width: 100%;
  margin: 0 auto;
  padding: 50px 0 50px;
  position: relative;
}
.awards-section:before {
  content: "";
  position: absolute;
  border-top: 100px solid #fff;
  border-right: 100vw solid transparent;
  bottom: -100px;
  z-index: 1;
  width: 100%;
  display: block;
}
.awards-slider {
  width: 100%;
  margin: 60px auto;
  display: block;
}
.awards-slider .slick-slide {
  text-align: center;
}
.awards-slider .slick-slide img {
  margin: 0 auto;
}
.awards-section .slick-arrow {
  display: none !important;
}
.awards-section .slick-dots {
  bottom: -60px;
}
.awards-section .slick-dots li {
  margin: 0;
}
.awards-section .slick-dots li button {
  padding: 0;
  text-align: center;
}
.awards-section .slick-dots li button:before {
  background: #19164b;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}
.awards-section .slick-dots li.slick-active button:before {
  width: 12px;
  height: 12px;
}
/**Enquiry form section css**/
.enquiry-section {
  width: 100%;
  padding: 100px 0;
  display: block;
  background: #208aa4;
  position: relative;
}
.enquiry-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: #208aa4;
}
.enquiry-section:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: #eeeeee url("../images/globe-contant-bg.png") no-repeat top right;
}
.enquiry-section .enquriy-add {
  width: 90%;
  display: block;
  color: #fff;
}
.enquriy-add h2:after {
  background: #fff;
}
.enquriy-add h2 span {
  color: #fff;
}
.enquriy-add p {
  margin: 0 0 40px 0;
}
.enquriy-add a {
  width: 100%;
  display: block;
  padding: 0 0 20px 0;
  color: #fff;
  font-size: 24px;
}
.enquriy-add a svg {
  margin: 0 15px 0 0;
}
.enquiry-section .enquriy-form {
  width: 90%;
  display: block;
  color: #19164b;
  position: relative;
  z-index: 1;
  float: right;
}
.enquriy-form .btn {
  margin: 50px 0 0 0;
}
/**Footer Css**/
footer {
  width: 100%;
  padding: 100px 0;
  background: #19164b url("../images/footer-map-bg.png") center center no-repeat;
  color: #fff;
}
footer .logo {
  display: block;
  margin: 0 0 40px 0;
}
footer h3 {
  font-size: 20px;
  font-weight: bold;
}
footer a {
  color: #fff;
  width: 100%;
  display: block;
  margin: 0 0 15px 0;
  transition: 0.5s;
}
footer a:hover {
  color: #208aa4;
  padding: 0 0 0 5px;
}
footer .newsletter {
  padding: 5px;
  width: 100%;
  margin: 15px 0;
  background: #fff;
  border-radius: 25px;
  overflow: hidden;
}
footer .newsletter .form-control {
  width: 57%;
  border: none;
  background: none;
  display: inline-block;
  border-radius: 25px;
  padding: 8px 10px 5px;
  float: left;
}
footer .newsletter .btn {
  width: 40%;
  font-size: 14px;
  padding: 5px 10px;
  box-shadow: none;
  float: right;
}
footer .newsletter .btn svg {
  margin: 0 0 0 5px;
}
.social {
  width: 100%;
  display: block;
  margin: 50px auto 0;
}
.social a {
  width: 35px;
  height: 35px;
  display: inline-block;
  border-radius: 30px;
  border: 1px solid #fff;
  background: #fff;
  margin: 0 10px 0 0;
  color: #19164b;
  text-align: center;
  line-height: 37px;
  font-size: 18px;
}
.social a:hover {
  background: #208aa4;
  color: #fff;
  padding: 0;
}
.footer-bottom {
  background: #090730;
  width: 100%;
  padding: 10px 0;
  color: #fff;
}
.footer-bottom p {
  margin: 0 !important;
}
.footer-bottom .foot-menu {
  float: right;
  display: none;
  width: auto;
}
.foot-menu a {
  color: #fff;
  text-align: right;
  padding: 0 0 0 30px;
}
/**Technology Page css**/
.tech-banner {
  background: url("../images/technology-banner-bg.jpg") no-repeat top center;
  background-size: cover;
}
.tech-banner .bannercontent img {
  top: -110px;
}
.tech-section-right {
  margin: 50px auto 0;
}
.tech-section-right:before {
  background: url("../images/tech-sec-right.jpg") no-repeat 0 0;
  right: 0;
  top: 0;
  left: inherit;
  border-radius: 10px 0 0 10px;
  background-size: cover;
}
.tech-section-left {
  margin: 0 auto 60px;
}
.tech-section-left:before {
  background: url("../images/tech-sec-left.jpg") no-repeat 0 0;
  border-radius: 0 10px 10px 0;
  left: 0;
  top: 0;
  right: inherit;
  background-size: cover;
}
.tech-section-right .technology-area span {
  left: 0;
  right: inherit;
  bottom: 50px;
}
.tech-app-section {
  margin: 0 auto;
  padding: 150px 0;
  position: relative;
  background: #05060b url("../images/tech-app-bg.jpg") no-repeat center right;
}
.tech-app-section:before {
  content: "";
  position: absolute;
  border-top: 50px solid #fff;
  border-right: 100vw solid transparent;
  top: 0;
  z-index: 9;
  width: 100%;
  display: block;
}
.tech-app-section:after {
  content: "";
  position: absolute;
  border-bottom: 50px solid #fff;
  border-left: 100vw solid transparent;
  bottom: 0;
  z-index: 9;
  width: 100%;
  display: block;
}
.tech-app-section p {
  color: #fff;
}
.visa-tracker {
  width: 100%;
  display: block;
  position: relative;
}
.visa-tracker:before {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 38%;
  height: 100%;
  background: url("../images/visa-tracker-bg.jpg") no-repeat top right;
  background-size: cover;
}
.visa-tracker .technology-area span {
  bottom: 50px;
}
.visa-tracker ul {
  width: 100%;
  display: block;
}
.visa-tracker ul li {
  padding: 0 0 50px 90px;
  width: 100%;
  display: block;
  position: relative;
}
.visa-tracker ul li:before {
  content: "";
  width: 65px;
  height: 65px;
  display: block;
  left: 0;
  top: 0;
  background: #f0f0f0 url("../images/spirit-icon.png") -7px -177px;
  position: absolute;
  border-radius: 5px;
}
.visa-tracker ul li.trust-icon:before {
  background-position: -107px -177px;
}
.visa-tracker ul li.list-icon:before {
  background-position: -218px -177px;
}
.visa-tracker ul li.email-icon:before {
  background-position: -4px -252px;
}
.duty-care-section {
  width: 100%;
  height: auto;
  padding: 50px 0 0;
  margin: 0 auto;
  background-image: -moz-linear-gradient(
    100deg,
    rgb(25, 22, 75) 20%,
    rgb(29, 85, 123) 60%,
    rgb(33, 147, 171) 100%
  );
  background-image: -webkit-linear-gradient(
    100deg,
    rgb(25, 22, 75) 20%,
    rgb(29, 85, 123) 60%,
    rgb(33, 147, 171) 100%
  );
  background-image: -ms-linear-gradient(
    100deg,
    rgb(25, 22, 75) 20%,
    rgb(29, 85, 123) 60%,
    rgb(33, 147, 171) 100%
  );
  position: relative;
  overflow: hidden;
}
.duty-care-section:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 400px;
  border-top: 550px solid #fff;
  border-right: 500vw solid transparent;
  top: 0;
  z-index: 0;
  display: block;
}
.duty-care-section h2:after {
  left: 0;
  right: 0;
  margin: auto;
}
.dutycare-slider {
  display: block;
  margin: 50px auto;
}
.dutycare-slider .slick-slide {
  padding: 10px;
}
.dutycare-slider .travel-pro-box {
  margin: 80px 0;
}
.dutycare-slider .travel-pro-box h2:after {
  right: inherit;
}
.dutycare-slider .slick-dots {
  bottom: 0;
}
.dutycare-slider .slick-dots li button {
  padding: 0;
  text-align: center;
}
.dutycare-slider .slick-dots li button:before {
  background: #2795c1;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}
.dutycare-slider .slick-dots li.slick-active button:before {
  width: 12px;
  height: 12px;
}
.dutycare-slider .slick-arrow {
  display: none !important;
}
/**Covid Information page css**/
.covidinfo-banner {
  background: #19164b url("../images/covid-info-banner.jpg") no-repeat right
    center;
}
.get-back-travel {
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
}
.get-back-travel .get-back-banner {
  border-radius: 10px;
  background-color: rgb(212, 208, 206);
  box-shadow: 0px 7px 11.83px 1.17px rgba(0, 0, 0, 0.16);
  max-width: 500px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.covid-info-section {
  margin: 0 auto;
  padding: 100px 0 80px;
  background: #19164b;
  width: 100%;
  height: auto;
  position: relative;
}
.covid-info-section:before {
  content: "";
  position: absolute;
  border-top: 50px solid #fff;
  border-right: 100vw solid transparent;
  top: 0;
  z-index: 9;
  width: 100%;
  display: block;
}
.covid-info-section:after {
  content: "";
  position: absolute;
  border-bottom: 50px solid #fff;
  border-left: 100vw solid transparent;
  bottom: 0;
  z-index: 9;
  width: 100%;
  display: block;
}
.covid-info-section .country_filters {
  display: block;
}
.covid-info-section .country_filters ul {
  padding: 0;
}
.covid-info-section .country_filters ul li {
  list-style: none;
  display: inline-block;
  padding: 8px 25px;
  cursor: pointer;
  position: relative;
  border-radius: 25px;
  background: #fff;
  text-transform: uppercase;
  font-weight: bold;
  transition: 0.5s;
  margin: 0 15px 0 0;
}
.covid-info-section .country_filters ul li.active,
.covid-info-section .country_filters ul li:hover {
  background: #2193ab;
  color: #fff;
}
.covid-info-section .country_filters-content .show {
  opacity: 1;
  visibility: visible;
  transition: all 350ms;
}
.covid-info-section .country_filters-content .hide {
  opacity: 0;
  visibility: hidden;
  transition: all 350ms;
}
.covid-info-section .country_filters-content .item {
  text-align: center;
  cursor: pointer;
  margin-bottom: 30px;
}
.covid-info-section .grid {
  height: 100% !important;
}
.terms {
  margin: 50px 0 50px 0;
}
.terms .card {
  border-radius: 40px !important;
  border: 0;
  margin: 0 auto 20px;
  width: 100%;
  display: block;
  position: inherit !important;
  left: inherit !important;
  top: inherit !important;
}
.terms .card .collapsed {
  font-size: 24px;
  font-weight: normal;
  text-align: left;
  color: #404040;
  position: relative;
}
.terms .card .collapsed:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  display: block;
  top: 0;
  right: 0;
  background: url("../images/plusminus.png") no-repeat 0 0 !important;
}
.terms .card .plus-icon {
  position: relative;
  font-size: 26px;
  text-align: left;
  color: #404040;
  font-weight: bold;
  padding: 12px 50px 12px 70px;
  margin: 0;
  cursor: pointer;
  background: url("../images/country-flags-icon.png") no-repeat 0 0;
}
.terms .card .ind-icon {
  background-position: 0 -90px;
}
.terms .card .usa-icon {
  background-position: 0 -180px;
}
.terms .card .brazil-icon {
  background-position: 0 -269px;
}
.terms .card .arg-icon {
  background-position: 0 -358px;
}
.terms .card .afr-icon {
  background-position: 0 -448px;
}
.terms .card .plus-icon span {
  float: right;
  font-size: 14px;
  font-weight: normal;
  margin: 5px 0 0 0;
}
.terms .card .plus-icon:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  display: block;
  top: 12px;
  right: 0;
  background: url("../images/plusminus.png") no-repeat 0 -30px;
}
.terms .card-header {
  background: none;
  border: 0;
}
.terms .card-body {
  border: 0;
  padding: 15px 60px 15px 90px;
}
.terms .card-body h3 {
  font-size: 16px;
  font-weight: bold;
}
.we-need-section {
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
  display: block;
}
.we-need-section .travel-pro-box {
  padding: 0 15px 15px 0;
  margin: 100px auto 30px;
}
.we-need-section .travel-pro-content {
  padding: 15px 0 15px 15px;
}
.we-need-section .travel-pro-content h2 {
  font-size: 16px;
}
.journey-ahead {
  background: #19164b;
  margin: 0 auto 50px;
  padding: 50px 50px 0 50px;
}
/**Contact Us page css**/
.contact-banner {
  background: url("../images/contact-banner-bg.jpg") no-repeat top center;
}
.contact-form {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 7px 31.85px 3.15px rgba(0, 0, 0, 0.15);
  max-width: 583px;
  width: 100%;
  height: auto;
  padding: 50px 25px;
  display: block;
  float: right;
  text-align: left;
  position: relative;
  top: -50px;
}
.contact-form .btn {
  margin: 20px auto 0;
}
.contact-add-section {
  width: 100%;
  padding: 150px 0 50px 0;
  margin: 0 auto;
  height: auto;
  background-image: -moz-linear-gradient(
    100deg,
    rgb(25, 22, 75) 45%,
    rgb(29, 85, 123) 75%,
    rgb(33, 147, 171) 100%
  );
  background-image: -webkit-linear-gradient(
    100deg,
    rgb(25, 22, 75) 45%,
    rgb(29, 85, 123) 75%,
    rgb(33, 147, 171) 100%
  );
  background-image: -ms-linear-gradient(
    100deg,
    rgb(25, 22, 75) 45%,
    rgb(29, 85, 123) 75%,
    rgb(33, 147, 171) 100%
  );
  position: relative;
  overflow-x: hidden;
}
.contact-add-section:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  border-top: 150px solid #fff;
  border-right: 150vw solid transparent;
  top: 0;
  z-index: 0;
  display: block;
}
.contact-add-section .contact-add-box {
  border: 1px solid rgb(200, 200, 200);
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 7px 8.19px 0.81px rgba(0, 0, 0, 0.2);
  width: 280px;
  height: auto;
  padding: 30px 25px;
}
.contact-add-box span {
  width: 60px;
  display: block;
  height: 60px;
  background: url("../images/spirit-icon.png") no-repeat -10px -253px;
  position: relative;
  margin: 0 0 30px;
}
.contact-add-box span:before {
  content: "";
  width: 6px;
  height: 100%;
  display: block;
  left: -25px;
  top: 0;
  position: absolute;
  background: #2193ab;
}
.contact-add-box h3 {
  font-weight: bold;
  font-size: 18px;
}
.contactus-slider {
  display: block;
}
.contactus-slider .slick-slide {
  margin: 0 10px;
}
.contactus-slider .slick-dots {
  bottom: -80px;
}
.contactus-slider .slick-dots li button {
  padding: 0;
  text-align: center;
}
.contactus-slider .slick-dots li button:before {
  background: #2795c1;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}
.contactus-slider .slick-dots li.slick-active button:before {
  width: 12px;
  height: 12px;
}
.contactus-slider .slick-arrow {
  display: none !important;
}
.contact-add-section .social {
  width: 100%;
  display: block;
  text-align: center;
  margin: 50px auto 0;
}
.contactus-slider .slick-dots li {
  margin: 0;
}
.contact-add-section .social h3 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
}
.contact-add-section .social a {
  border-radius: 15px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 25px;
}
/**career-banner**/
.career-banner {
  background: url("../images/careers-banner.jpg") no-repeat top center;
}
.career-mid-section {
  display: block;
  padding: 50px 0 80px;
}
.career-mid-section .contactus-slider {
  margin: 0 auto 100px !important;
}
.career-mid-section .contact-add-box {
  border: 1px solid rgb(200, 200, 200);
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 7px 8.19px 0.81px rgba(0, 0, 0, 0.2);
  width: 280px;
  height: auto;
  padding: 30px 25px;
  margin: 30px 15px;
}
.career-mid-section .contactus-slider .slick-dots {
  bottom: -40px;
}
.career-mid-section .contactus-slider .slick-dots li button:before {
  background: #19164b;
}
span.career-icon {
  background-position: -14px -471px;
}
span.trans-icon {
  background-position: -119px -471px;
}
span.resp-icon {
  background-position: -224px -471px;
}
span.learn-icon {
  background-position: -320px -471px;
}
.jobs-area {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.jobs-box {
  width: 100%;
  margin: 15px auto;
  background: #f0f2f1;
  border-radius: 10px;
  border-left: 5px solid #2193ab;
  padding: 25px 80px;
}
.jobs-box h3 {
  font-size: 22px;
  font-weight: bold;
  color: #2d2c31;
}
.jobs-box h3 span {
  background: #2193ab;
  padding: 5px;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
.job-location {
  display: block;
  margin: 0 0 40px;
}
.job-location li {
  width: auto;
  display: inline-block;
  padding: 0 30px 0 0;
  font-size: 16px;
}
.job-location li svg {
  color: #2193ab;
  margin: 0 10px 0 0;
}
.jobs-box strong {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin: 0 0 20px;
}
.jobs-box .expand {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.jobs-box .expand svg {
  margin: 0 0 0 10px;
  font-size: 16px;
}
.expand-inner {
  margin: 0 auto;
}
.jobs-box .btn {
  float: right;
  margin: 15px 0;
  display: block;
}
.jobs-box .com-ul {
  margin: 0 0 25px 0;
}
.jobs-box .com-ul li {
  margin: 0 0 10px 0;
  font-weight: normal;
}
.jobs-box .expander {
  position: relative;
  overflow: hidden;
  max-height: 90px;
  transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -webkit-transition: max-height 0.5s ease-in-out;
  margin-bottom: 40px;
}
.expanded {
  max-height: 100% !important;
  transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -webkit-transition: max-height 0.5s ease-in-out;
}
.jobs-filter {
  width: auto;
  display: inline-block;
  float: right;
}
.jobs-filter strong {
  float: left;
  padding: 15px 0 0 0;
}
.jobs-filter .form-control {
  width: auto;
  float: left;
  margin: 0 0 0 15px;
  border-radius: 20px;
  border: 1px solid #081d5c;
  background: none;
  padding: 7px 15px;
}
.filter-cat {
  margin: 1em 0;
}
.fil-cat-jobs {
  display: inline-block;
  width: 100%;
}
.filter-cat-results .fil-cat-jobs {
  opacity: 0;
  display: none;
}
.filter-cat-results .fil-cat-jobs.active {
  opacity: 1;
  display: block;
  -webkit-animation: fadeIn 0.65s ease forwards;
  animation: fadeIn 0.65s ease forwards;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**Jobs details css**/
.jobs-section {
  width: 100%;
  display: block;
  padding: 60px 0 0;
}
.jobs-section h2:after {
  left: 0;
  right: 0;
  margin: auto;
}
.jobs-section .jobs-area {
  max-width: 740px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.jobs-area .back-btn {
  font-weight: bold;
  color: #081d5c;
  text-transform: uppercase;
}
.jobs-area .back-btn svg {
  font-size: 16px;
  margin: 5px 5px 0 0;
}
.jobs-section .jobs-form-box {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 7px 8.19px 0.81px rgba(0, 0, 0, 0.2);
  margin: 40px auto;
  padding: 25px 50px;
  display: block;
}
.jobs-form-box .job-location {
  float: right;
}
.jobs-form-box .job-location li {
  padding: 0 0 0 30px;
}
.jobs-form-box strong {
  font-weight: bold;
  margin: 0 0 10px;
  display: block;
}
.jobs-form-box .fileupload {
  position: relative;
}
#upload-btn {
  background: #fff;
  border: 1px solid #081d5c;
  border-radius: 25px;
  padding: 10px 20px;
  cursor: pointer;
  color: #081d5c;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
#upload-btn svg {
  margin: 0 5px 0 0;
}
#upload-btn:hover {
  background-color: #081d5c;
  color: #fff;
}
#upload-btn-text {
  margin-left: 10px;
  font-family: sans-serif;
  color: #aaa;
}
.job-form {
  display: block;
  margin: 50px auto;
}
.job-form .form-group {
  margin: 0 0 25px;
}
.job-form .btn {
  margin: 40px auto 0;
}
/**Corporate-profile Css**/
.corporate-profile {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 150px 0;
  position: relative;
  overflow-x: hidden;
}
.corporate-profile:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 400px;
  border-top: 550px solid #090730;
  border-right: 500vw solid transparent;
  top: 0;
  z-index: 0;
  display: block;
}
.pdf-area {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
}
/**Contact map**/
.contact-map-sec h2:after {
  left: 0;
  right: 0;
  margin: auto;
}
.contact-map-sec .contact-map-section {
  width: 100%;
  height: 400px;
  background: #ccc;
  position: relative;
  top: 0;
  margin: -30px auto 0;
  z-index: 0;
  overflow: hidden;
}
.contact-map-section #map,
.contact-map-section #map2 {
  width: 100%;
  height: 500px;
  display: block;
  z-index: 0;
  padding: 80px 0 0 0;
  top: 0;
}
.contact-map-section .leaflet-container .leaflet-marker-pane img {
  width: 30px !important;
  height: 30px !important;
  display: block;
  z-index: 99 !important;
  left: 10px;
  top: 20px;
}
.contact-map-section .text-marker .leaflet-div-icon:after {
  content: "";
  width: 25px;
  height: 40px;
  color: #19164b;
  background: url("../images/abt-map-pointer-2.png") no-repeat 0 0;
  background-size: 100%;
  font-size: 25px;
  border-top: none;
  border-bottom: none;
  border-left: none;
  display: block;
  bottom: -48px;
  position: absolute;
  z-index: -1;
  left: 20px;
}
.contact-map-section #map2 .text-marker .leaflet-div-icon:after {
  content: "";
  width: 25px;
  height: 40px;
  color: #19164b;
  background: url("../images/abt-map-pointer-3.png") no-repeat 0 0;
  background-size: 100%;
  font-size: 25px;
  border-top: none;
  border-bottom: none;
  border-left: none;
  display: block;
  bottom: -48px;
  position: absolute;
  z-index: -1;
  left: 20px;
}
.contact-map-section .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  display: block;
  max-width: 250px;
  bottom: -30px !important;
  left: -115px !important;
}
.contact-map-section .leaflet-container a h2 {
  font-size: 16px;
  font-weight: 600;
}
.contact-map-section .leaflet-fade-anim .leaflet-map-pane .leaflet-popup p {
  width: 100%;
  font-size: 13px;
}
.contact-map-section .leaflet-fade-anim .leaflet-map-pane .leaflet-popup span {
  float: right;
  width: auto;
  color: #ec2027;
  font-size: 12px;
  border-bottom: 1px solid #ec2027;
}
.contact-map-sec {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.contact-map-sec .contact-select-box {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  max-width: 820px;
  width: 100%;
  height: auto;
  padding: 15px;
  margin: 0 auto;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.contact-select-box .state-result {
  width: 100%;
  max-width: 475px;
  display: block;
  float: right;
}
.state-result strong {
  width: auto;
  padding: 0 15px 0 0;
}
.state-result .select2-container--default .select2-selection--single {
  width: 100%;
  text-align: left;
  height: auto;
  display: inline-block;
  border-radius: 5px 5px 0 0;
  background: #f5f5f5;
  color: #090819;
  border: none;
  padding: 10px;
  font-size: 14px;
  border-bottom: 2px solid #090819;
}
.state-result
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field {
  border: 1px solid #ececec !important;
}
.state-result
  .select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background: #f8f8f8 !important;
  color: #4f4f4f !important;
}
.state-result .select2-container,
.state-result
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  width: 100% !important;
  float: right;
  padding: 0;
  text-align: left;
  border-radius: 5px;
  line-height: inherit;
  font-weight: bold;
}
.state-result
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
  position: absolute;
  top: 1px;
  right: 10px;
  width: 20px;
}
.state-result
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #212529 transparent transparent transparent;
  border-width: 6px 6px 0 6px;
}
.state-result
  .select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #212529 transparent;
  border-width: 0 6px 6px 6px;
}
.contact-select-box .btn {
  width: 100%;
  padding: 5px 20px;
}
.cont-map-result {
  width: 100%;
  padding: 60px 0;
}
.state-details-rep {
  display: none;
  max-width: 1140px;
  margin: -60px auto 0;
  width: 100%;
  height: auto;
  padding: 0;
}
.state-details-rep:before {
  content: "";
  position: absolute;
  top: inherit;
  top: -21px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-bottom: 21px solid #365f85;
  z-index: 2;
}
.state-details-rep:after {
  content: "";
  position: absolute;
  top: inherit;
  top: -19px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #19164b;
  z-index: 2;
}
.state-details-rep ul {
  width: 100%;
  text-align: center;
  display: block;
  margin: -100px auto 0;
}
.state-details-rep ul li {
  width: 32%;
  height: 200px;
  display: inline-table;
  text-align: center;
  margin: 0 5px;
  padding: 30px 25px 15px;
  color: #fff;
  font-size: 16px;
  position: relative;
  background: #19164b;
  border: 1px solid #19164b;
  border-radius: 5px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
}
.state-details-rep ul li a {
  color: #fff;
}
.state-details-rep ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  right: 0;
  margin: auto;
  width: 45px;
  height: 45px;
  background: url("../images/contact-spirit-icon.png") no-repeat 13px -100px;
}
.state-details-rep ul li.cont-address:before {
  background-position: 8px -215px;
}
.state-details-rep ul li.cont-email:before {
  background-position: 8px -40px;
}
.state-details-rep ul li svg {
  font-size: 20px;
  display: block;
  margin: 0 auto 10px;
}
.state-details-rep ul li a {
  display: block;
  width: 100%;
  color: #fff;
}
.state-details-rep ul li.cont-address {
  width: 32%;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}
.state-details-rep ul li.cont-address h3 {
  font-size: 20px;
}
.state-details-rep ul li span {
  display: block;
}
/**Newsletter Css**/
.newsletter-banner {
  text-align: center;
  width: 100%;
  background: #19164b;
  padding: 150px 0 50px;
}
.newsletter-banner .banner-content {
  height: auto;
  max-width: inherit;
  text-align: center;
}
.newsletter-banner .banner-content p {
  max-width: 900px;
  margin: 0 auto;
}
.newsletter-mid {
  width: 100%;
  margin: 50px auto;
}
.newsletter-mid .travel-pro-box {
  margin: 75px auto 50px;
}
.news-banner {
  background: url("../images/newsletter-banner.jpg") no-repeat 0 0;
}
.news-banner .banner-content {
  padding: 250px 0 0;
}
.newsetter-area {
  width: 100%;
  max-width: 800px;
  margin: 50px auto;
}
.newsetter-area h2 {
  font-size: 24px;
  font-weight: bold;
}
.newsetter-area h2:after {
  display: none;
}
.newsetter-area .news-hightlight {
  width: 100%;
  padding: 30px;
  background: #f0f2f1;
  border-left: 5px solid #2193ab;
  margin: 0 auto 30px;
}
.newsetter-area .news-high-img {
  width: 100%;
  margin: 0 auto 30px;
  display: block;
}
.newsetter-area p:last-child {
  margin: 0 0 30px;
}
/**Seema Css**/
.mt60 {
  margin-top: 60px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.riyagroup h2.white {
  width: 100%;
  padding: 0;
}
.riyagroup h2.white:after {
  display: none;
}
/*about us start*/
.about-banner {
  background: url("../images/banner-aboutus.jpg") no-repeat top center;
}
.about-banner .bannercontent img {
  top: 175px;
  max-width: 750px;
}
.commonbanner {
  padding: 0px 0 0 0;
  position: relative;
  min-height: 700px;
}
.aboutbanner {
  position: relative;
  padding: 250px 0 0 0;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
.innerbanner {
  width: 45%;
}
.innerbanner h2 {
  font-size: 40px;
  color: #fff;
  font-weight: 900;
}
.innerbanner h2 span {
  font-size: 18px;
  color: #fff;
  display: block;
  margin: 0 0 5px 0;
}
.innerbanner p {
  font-size: 14px;
  color: #fff;
}
.innerbanner h2:after {
  display: none;
}
.sidepic {
  position: absolute;
  bottom: -235px;
  right: 0;
  z-index: 9;
}
.sidepic .img-fluid {
  max-width: 700px;
  width: 100%;
}
/*about us end*/
/*why choose us start*/
.why {
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0;
  background: #fff;
}
.why::before {
  content: "";
  position: absolute;
  border-bottom: 100px solid #fff;
  border-left: 100vw solid transparent;
  top: -100px;
}
.mission-slider {
  display: block;
  width: 100%;
}
.mission-slider .slick-dots li {
  width: 10px !important;
  height: 10px !important;
}
.mission-slider .slick-dots li.slick-active button:before,
.why .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #19164b;
}
.mission-slider .slick-dots li button:before,
.why .slick-dots li button:before {
  font-size: 0px;
  background: #19164b;
  content: "";
  width: 10px !important;
  height: 10px !important;
  border-radius: 100px;
}
.whyslider {
  position: relative !important;
}
.whypic {
  position: relative !important;
}
.whypic img {
  border-radius: 10px;
  width: 90%;
}
.imgcontent {
  width: 46%;
  background: #19164b;
  right: 0;
  bottom: 30px;
  position: absolute;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
}
.imgcontent span {
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  padding: 0 15px 0 15px;
}
.imgcontent p {
  line-height: 21px;
  font-size: 14px;
  padding: 10px 15px 15px 15px;
  margin: 0;
}
/*why choose us start*/
/*mission end*/
.missionbox {
  height: auto;
  width: 100%;
  position: relative;
  padding: 0px 0 80px 0;
  background: #fff;
}
.missionbox::after {
  content: "";
  position: absolute;
  border-top: 50px solid #fff;
  border-right: 100vw solid transparent;
  bottom: -50px;
  z-index: 1;
}
.mission-slider {
  font-family: Arial;
  display: flex;
  margin: 0 auto;
  position: relative;
}
.action {
  display: block;
  margin: 100px auto;
  width: 100%;
  text-align: center;
}
.action a {
  display: inline-block;
  padding: 5px 10px;
  background: #f30;
  color: #fff;
  text-decoration: none;
}
.action a:hover {
  background: #000;
}
.mission-slider .slider.slider-for {
  position: relative;
  width: 70%;
}
.mission-slider .slider.slider-for .slick-slide img {
  border-radius: 0px 10px 10px 0px;
}
.mission-slider .slick-dotted.slick-slider {
  margin-bottom: 30px;
  width: 20%;
  left: -50px;
  top: 50px;
}
.mission-slider .slick-arrow {
  display: none !important;
}
.mission-slider .slick-dots {
  bottom: 105px;
}
.mission-popup {
  background: #ffffff;
  right: 0;
  bottom: 30px;
  margin: 0 10px;
  color: #fff;
  border: 1px solid #c8c8c8;
  /* -webkit-box-shadow: 0px 0px 18px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 18px -8px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 18px -8px rgba(0, 0, 0, 0.75);*/
  border-radius: 10px;
}
.mission-popup span {
  font-size: 30px;
  display: block;
  padding: 0 25px 0 25px;
  color: #2d2c31;
  font-weight: 700;
}
.mission-popup p {
  line-height: 21px;
  font-size: 14px;
  padding: 10px 25px 20px 25px;
  margin: 0 !important;
  color: #262628;
}
.mission-popup .com-ul {
  padding: 0 25px 20px 25px;
  margin: 0 auto;
}
.mission-popup ul li {
  color: #262628;
  margin: 0 0 10px 0;
  padding: 0 0 0 20px;
}
.missionicon1 {
  /*background: url(../images/spirit-icon.png) no-repeat;
  background-position: -459px -11px;*/
  width: 120px;
  height: 114px;
  margin: 15px 0 20px 0px;
  border-left: 5px solid #2193ab;
  padding: 0 0 0 15px;
}
.whyslider .slick-dots {
  bottom: -50px;
}
/*mission end*/
/*travel-about section start*/
.travel-about {
  background-image: -moz-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -webkit-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -ms-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  height: auto;
  padding: 100px 0 50px;
  margin: 0 auto 0px;
  position: relative;
}
.travel-about h2:after {
  left: 0;
  right: 0;
  margin: auto;
}
.travelslider {
  position: relative;
  overflow: hidden;
  min-height: 300px;
  margin: 0px 0 0 0;
}
.travelslider .slick-dots {
  position: relative !important;
}
.travelslider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
}
.travelslider .slick-dots li button:before {
  font-size: 0px;
  background: #fff;
  content: "";
  width: 10px !important;
  height: 10px !important;
  border-radius: 100px;
}
.ourforteslider .ourfortbox {
  display: block;
}
.travelslider span,
.ourfortbox span {
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  margin: 20px 0 10px 0;
  display: block;
  color: #fff;
}
.travelslider .slick-slide {
  padding: 0 10px;
}
.travelslider p,
.ourfortbox p {
  font-size: 14px;
  color: #fff;
  margin: 0;
  width: 80%;
}
.travel-slide-box {
  width: 100%;
  display: block;
  margin: 0px auto 50px;
  text-align: center;
  min-height: 150px;
}
.travel-slide-box img {
  margin: 0 auto;
}
.travel-slide-box p {
  margin: 0 auto;
}
/*travel-about section end*/
/*team deatils start*/
.teambox {
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0 0;
  background: #fff;
}
.teambox::before {
  content: "";
  position: absolute;
  border-bottom: 50px solid #fff;
  border-left: 100vw solid transparent;
  top: -50px;
}
.teambox::after {
  content: "";
  position: absolute;
  border-top: 100px solid #fff;
  border-right: 100vw solid transparent;
  bottom: -100px;
  z-index: 1;
}
.teambox h3.black {
  width: 100%;
}
.teambox h3:after {
  display: none;
}
.teamlist {
  padding: 0;
  margin: 0 auto;
}
.teamlist-slider .slick-slide {
  padding: 15px;
}
.teamlist-slider .slick-dots {
  display: none;
}
.teamlist-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #19164b;
}
.teamlist-slider .slick-dots li button:before {
  font-size: 0px;
  background: #19164b;
  content: "";
  width: 10px !important;
  height: 10px !important;
  border-radius: 100px;
}
/*ul.teamlist li {
  display: inline-block;
  width: calc(25% - 45px);
  margin: 0 20px 100px 20px;
}*/
.teamlist .member img {
  border-radius: 10px;
}
.teamlist .member {
  position: relative;
  width: 90%;
}
/*.teamlist h4 {
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0px 6px 10px 0px rgba(204, 204, 204, 1);
	-moz-box-shadow: 0px 6px 10px 0px rgba(204, 204, 204, 1);
	box-shadow: 0px 6px 10px 0px rgba(204, 204, 204, 1);
	border-radius: 10px;
	margin: -28px 0 0 15px;
	padding: 15px 5px;
	color: #19164b;
	font-size: 20px;
	text-align: center;
	font-weight: 900;
	text-transform: uppercase;
}*/
.teamlist .teamdetails {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(204, 204, 204, 1);
  -moz-box-shadow: 0px 6px 10px 0px rgba(204, 204, 204, 1);
  box-shadow: 0px 6px 10px 0px rgba(204, 204, 204, 1);
  border-radius: 10px;
  margin: -28px 0 0 15px;
  padding: 15px;
  color: #19164b;
  font-size: 20px;
  text-align: left;
  font-weight: 900;
}
.teamlist .teamdetails h4 {
  font-size: 18px;
  position: relative;
}
.teamlist .teamdetails h4:after {
  position: absolute;
  background: #2193ab;
  width: 50px;
  height: 5px;
  content: "";
  bottom: 0;
  left: 0;
}
.teamlist .teamdetails p {
  font-weight: normal;
  text-transform: inherit;
  line-height: normal;
  margin: 10px 0 0 0;
  color: #404040;
}
.teamlist .teamdetails h4 span {
  display: block;
  font-size: 14px;
  margin: 10px 0 0 0;
  width: 100%;
  min-height: 40px;
  font-style: italic;
  color: #404040;
  font-weight: normal;
  text-transform: capitalize;
}
.teamlist .teamdetails a {
  font-size: 14px;
  color: #404040;
  margin: 15px 0 0;
  display: block;
}
.core-manage {
  display: block;
  margin: 0 auto 30px;
}
.team-popup {
  display: block;
}
.team-popup .profilebox {
  width: 150px;
  height: auto;
  display: inline-block;
  float: left;
  margin: 0 15px 0 0;
}
.team-popup .profilebox img {
  width: 100%;
  display: block;
  height: auto;
  border-radius: 10px;
}
.team-popup .modal-title {
  width: auto;
  display: inline-block;
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin: 80px 0 0 0;
  color: #19164b;
}
.team-popup .modal-title span {
  font-size: 14px;
  font-style: italic;
  display: block;
  width: 100%;
  font-weight: normal;
  color: #404040;
}
/*team deatils end*/
.teambox h2.black:after {
  display: none;
}
/*team deatils start*/
/*global deatils start*/
.global {
  background-image: -moz-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -webkit-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -ms-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  height: auto;
  padding: 150px 0 400px;
  margin: 0 auto 150px;
  position: relative;
}
.global::before {
  content: "";
  position: absolute;
  border-bottom: 50px solid #fff;
  border-left: 100vw solid transparent;
  bottom: 0;
  z-index: 1;
  width: 100%;
  display: block;
}
.about-map {
  width: 100%;
  min-height: 475px;
  margin: 40px auto;
  background: url("../images/about-us-map.png") no-repeat top center;
}
.about-map .abt-map-row {
  width: 100%;
  position: relative;
  height: 100px;
}
.abt-map-row .abt-map-pin {
  background: url("../images/abt-map-pointer-1.png") no-repeat 0 0;
  width: 65px;
  height: 100px;
  position: absolute;
  display: block;
  font-size: 25px;
  font-weight: bold;
  padding: 17px 0;
  color: #067b90;
  text-align: center;
}
.abt-map-row .abt-map-sm-pin {
  background: url("../images/abt-map-pointer-2.png") no-repeat 0 0;
  width: 40px;
  height: 60px;
  position: absolute;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 9px 0;
  color: #067b90;
  text-align: center;
}
.abt-map-row .abt-map-red-pin {
  background: url("../images/abt-map-pointer-3.png") no-repeat 0 0;
  width: 18px;
  height: 26px;
  position: absolute;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 9px 0;
  color: #067b90;
  text-align: center;
}
.abt-map-row .map-pin-ind {
  left: 539px;
  top: -43px;
}
.abt-map-row .map-pin-uae {
  left: 476px;
  top: -15px;
}
.abt-map-row .map-pin-us {
  left: 126px;
  top: -17px;
}
.abt-map-row .map-pin-can {
  left: 124px;
  top: 75px;
}
.abt-map-row .map-pin-all {
  left: 142px;
  top: 49px;
}
@keyframes swing {
  15% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  30% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
  65% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  80% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.swing:hover {
  -webkit-animation: swing 1s ease;
  animation: swing 1s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.tooltips {
  position: relative;
  display: inline;
}
.tooltips span {
  position: absolute;
  color: #333;
  font-size: 14px;
  background: #fff;
  padding: 8px 10px;
  width: auto;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform 0.3s, opacity 0.6s, margin-left 0.2s, margin-top 0.2s;
}
.tooltips > span img {
  max-width: 140px;
}
.tooltips[tooltip-position="top"] span {
  margin-left: 10px;
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.tooltips[tooltip-position="bottom"] span {
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.tooltips[tooltip-position="left"] span {
  margin-top: 30px;
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.tooltips[tooltip-position="right"] span {
  margin-top: 30px;
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.tooltips span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.tooltips[tooltip-position="top"] span:after {
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.tooltips[tooltip-position="bottom"] span:after {
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  border-bottom: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.tooltips[tooltip-position="left"] span:after {
  top: 50%;
  left: 100%;
  margin-top: -8px;
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.tooltips[tooltip-position="right"] span:after {
  top: 50%;
  right: 100%;
  margin-top: -8px;
  border-right: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.tooltips:hover span {
  visibility: visible;
  opacity: 1;
  z-index: 999;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  filter: alpha(opacity=100);
}
.tooltips[tooltip-position="top"]:hover span {
  bottom: 30px;
  left: 50%;
  margin-left: -76px;
}
.tooltips[tooltip-position="bottom"]:hover span {
  top: 30px;
  left: 50%;
  margin-left: -76px;
}
.tooltips[tooltip-position="left"]:hover span {
  right: 100%;
  top: 50%;
  margin-top: -15px;
  margin-right: 15px;
}
.tooltips[tooltip-position="right"]:hover span {
  left: 100%;
  top: 50%;
  margin-top: -15px;
  margin-left: 15px;
}
/*global deatils start*/
/*resource section start*/
.resources-banner {
  background: url("../images/banner-resources.jpg") no-repeat top center;
}
.resourcebanner {
  padding: 0px 0 0 0;
  position: relative;
  min-height: 700px;
}
.resourcebanner:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e1016+22,0e1016+100&1+22,0+100 */
  background: -moz-linear-gradient(
    left,
    rgba(14, 16, 22, 1) 22%,
    rgba(14, 16, 22, 0) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(14, 16, 22, 1) 22%,
    rgba(14, 16, 22, 0) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(14, 16, 22, 1) 22%,
    rgba(14, 16, 22, 0) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0e1016', endColorstr='#000e1016', GradientType=1); /* IE6-9 */
  height: 100%;
  width: 100%;
  content: "";
  position: absolute;
}
.sustainability {
  background-image: -moz-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -webkit-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -ms-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  height: auto;
  padding: 50px 0;
  margin: 0 auto 0px;
  position: relative;
}
.sustainability h2.white:after {
  display: none;
}
.sustainability .travelslider .slick-dots {
  position: relative !important;
  text-align: center;
}
.businesstravel {
  background: #19164b;
  padding: 50px;
  width: 100%;
  -webkit-box-shadow: 0px 0px 19px 10px rgba(25, 22, 75, 0.31);
  -moz-box-shadow: 0px 0px 19px 10px rgba(25, 22, 75, 0.31);
  box-shadow: 0px 0px 19px 10px rgba(25, 22, 75, 0.31);
  margin: 0 0 100px 0;
}
.businesstravel h2.white span,
.surveys h2.white span {
  color: #fff;
}
.calbox {
  background: #2193ab;
  padding: 0px 0px;
  border-radius: 6px;
  width: 80%;
}
.calbox ul {
  width: 100%;
  text-align: center;
  display: flex;
  margin: 0 0 50px 0;
  color: #fff;
}
.calbox ul li {
  width: calc(50% - 5px);
  display: inline-flex;
  font-weight: 600;
  justify-content: center;
  font-size: 24px;
  padding: 15px 0;
  border-right: 2px solid #fff;
}
.calbox ul li:last-child {
  border-right: 0px solid #fff;
}
.calbox ul li span {
  display: inline-block;
  vertical-align: middle;
  line-height: 17px;
  font-size: 14px;
}
.calbox ul li .date span strong {
  font-size: 30px;
}
.calbox ul li img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.btn-sm {
  border: 2px solid #fff;
  background-color: rgb(25, 22, 75);
  box-shadow: 0px 4px 8.19px 0.81px rgba(0, 0, 0, 0.27);
  width: auto;
  padding: 7px 20px;
  color: #fff;
  border-radius: 50px;
  font-size: 14px;
  text-transform: uppercase;
  transition: 0.5s;
}
.btn-sm:hover {
  background: #2193ab;
  color: #fff;
}
.btn-sm svg {
  margin: 0 0 0 10px;
}
.revolution {
  margin: 80px 0;
}
ul.webinar {
  margin: 0;
  padding: 0;
  display: block;
}
ul.webinar li {
  display: inline-block;
  width: calc(33.33% - 25px);
  text-align: center;
  color: #fff;
  margin: 0 10px 30px 10px;
  vertical-align: top;
}
ul.webinar li img {
  border: 2px solid #2193ab;
  display: block;
  text-align: center;
  margin: 0 auto;
  border-radius: 100px;
}
ul.webinar li h4 {
  font-size: 14px;
  margin: 10px 0 5px 0;
}
ul.webinar li p {
  font-size: 12px;
}
ul.webinar li p span {
  font-size: 12px;
  font-style: italic;
}
.our-icon {
  width: 80px;
  height: 80px;
  display: block;
  background: url("../images/spirit-icon.png") no-repeat -11px -582px;
}
.our-icon.stable-work {
  background: url("../images/spirit-icon.png") no-repeat -125px -582px;
}
.our-icon.funct-exp {
  background: url("../images/spirit-icon.png") no-repeat -238px -582px;
}
.our-icon.centric-cust {
  background: url("../images/spirit-icon.png") no-repeat -352px -582px;
}
/*resource section end*/
.surveys {
  background-image: -moz-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -webkit-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  background-image: -ms-linear-gradient(
    120deg,
    rgb(33, 147, 171) 0%,
    rgb(29, 85, 123) 32%,
    rgb(25, 22, 75) 68%
  );
  height: auto;
  padding: 50px 0 80px;
  margin: 0 auto 0px;
  position: relative;
  overflow-x: hidden;
}
.surveys-slider {
  display: block;
  margin: 0px auto;
}
.surveys-slider .slick-slide {
  padding: 10px;
}
.surveys-slider .travel-pro-box {
  margin: 80px 0 0px;
}
.surveys-slider .travel-pro-box h2:after {
  right: inherit;
}
.surveys-slider .slick-dots {
  bottom: -26px;
}
.surveys-slider .slick-dots li button {
  padding: 0;
  text-align: center;
}
.surveys-slider .slick-dots li button:before {
  background: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}
.surveys-slider .slick-dots li.slick-active button:before {
  width: 12px;
  height: 12px;
}
.surveys-slider .slick-arrow {
  display: none !important;
}
.surveys .travel-pro-content h2 {
  font-size: 20px !important;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  min-height: 60px;
}
.takesurveys {
  background: #2193ab;
  padding: 50px 20px 50px 20px;
  border-radius: 10px;
  margin: 5px 0 0 0;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.takesurveys h2 {
  font-size: 32px;
  color: #fff;
  font-weight: 600;
  line-height: 37px;
  margin: 0 0 20px 0;
  padding: 0;
}
.takesurveys p {
  color: #fff;
  margin: 0 0 70px 0 !important;
}
.surveysbtn {
  border: 2px solid #fff;
  background-color: rgb(25, 22, 75);
  box-shadow: 0px 4px 8.19px 0.81px rgba(0, 0, 0, 0.27);
  width: auto;
  padding: 10px 30px;
  color: #fff;
  border-radius: 13px;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.5s;
}
.surveysbtn:hover {
  background: #2193ab;
  color: #fff;
}
.surveysbtn svg {
  margin: 0 0 0 10px;
}
.graphic {
  margin: 50px auto;
}
/*Case studies start*/
.casestudies {
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0;
  background: #fff;
}
.casestudies::before {
  content: "";
  position: absolute;
  border-bottom: 50px solid #fff;
  border-left: 100vw solid transparent;
  top: -50px;
}
.casestudies-slider {
  display: block;
  margin: 0px auto;
}
.casestudies-slider .slick-slide {
  padding: 10px;
}
.casestudies-slider .travel-pro-box {
  margin: 80px 0 0px;
}
.casestudies-slider .travel-pro-box h2:after {
  right: inherit;
}
.casestudies-slider .slick-dots {
  bottom: -45px;
}
.casestudies-slider .slick-dots li button {
  padding: 0;
  text-align: center;
}
.casestudies-slider .slick-dots li button:before {
  background: #19164b;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}
.casestudies-slider .slick-dots li.slick-active button:before {
  width: 12px;
  height: 12px;
}
.casestudies-slider .slick-arrow {
  display: none !important;
}
.casestudies-slider .travel-pro-box {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  padding: 0 20px 20px 0;
  margin: 0px auto 25px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2) !important;
}
.casestudies-slider .travel-pro-box span {
  width: 40%;
  display: inline-block;
  border-radius: 5px;
  position: absolute;
  border: 1px solid #fff;
  overflow: hidden;
  height: auto;
  margin: 0px 0 0 0;
  float: left;
}
.casestudies-slider .travel-pro-content {
  padding: 20px 20px 20px 20px;
  display: inline-block;
  width: 60%;
  float: right;
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.2);
}
.casestudies-slider .travel-pro-content h2 {
  font-size: 18px !important;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
.graphic h2:after {
  left: 0;
  right: 0;
  margin: auto;
}
.graphic ul {
  width: 100%;
  display: block;
  margin: 30px 0 0 0;
}
.graphic ul li {
  padding: 10px 0 60px 90px;
  width: 100%;
  display: block;
  position: relative;
  font-weight: 800;
}
.graphic ul li:before {
  content: "";
  width: 65px;
  height: 65px;
  display: block;
  left: 0;
  top: 0;
  background: #f0f0f0 url("../images/spirit-icon.png") -5px -178px;
  position: absolute;
  border-radius: 5px;
}
.graphic ul li.trust-icon:before {
  background-position: -104px -178px;
}
.graphic ul li.list-icon:before {
  background-position: -216px -178px;
}
/*case study*/
.middlecontent {
  margin: 70px 0 0 0;
}
.blue-heading {
  color: #19164b;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 30px 0;
}
.highlight {
  border-left: 5px solid #2193ab;
  padding: 15px 20px 15px 40px;
  background: #f0f2f1;
  font-style: italic;
}
ul.catlist {
  margin: 0 0 50px 0;
}
ul.catlist li {
  colotr: #2d2c31;
  font-size: 14px;
  position: relative;
  margin: 0 0 15px 0;
}
ul.catlist li svg {
  margin: 0 5px 0 0;
}
ul.recentpost {
  margin: 0 0 50px 0;
}
ul.recentpost li {
  color: #2d2c31;
  font-size: 14px;
  position: relative;
  margin: 0 0 10px 0;
}
ul.recentpost li span {
  display: inline-block;
  vertical-align: middle;
}
ul.recentpost li span img {
  border-radius: 6px;
}
ul.recentpost li p {
  display: inline-block;
  margin: 0 0 0 15px !important;
  padding: 0;
  vertical-align: middle;
  line-height: 25px;
  font-size: 14px;
}
ul.recentpost li p strong {
  display: block;
  font-weight: 600;
  font-size: 16px;
}
ul.tag {
  margin: 0 0 50px 0;
}
ul.tag li {
  display: inline-block;
  background: #f0f2f1;
  border-radius: 50px;
  margin: 0 5px 10px 5px;
  color: #2d2c31;
  padding: 5px 12px;
  cursor: pointer;
}
ul.tag li.active,
ul.tag li:hover {
  background: #090730;
  color: #fff;
}
ul.postlist {
  width: 100%;
  display: block;
  margin: 0px 0 30px 0;
}
ul.postlist li {
  width: 100%;
  display: block;
  padding: 0 0 0 20px;
  margin: 0 0 10px 0;
  position: relative;
  font-weight: normal;
  color: #2d2c31;
  font-size: 14px;
}
ul.postlist li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  display: block;
  border-radius: 50%;
  background: #2d2c31;
}
ul.postlist p {
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 10px 0 !important;
  color: #2d2c31;
}
ul.othercase {
  margin: 0 0 50px 0;
}
ul.othercase li {
  color: #2d2c31;
  font-size: 14px;
  position: relative;
  margin: 0 0 10px 0;
  display: flex;
}
ul.othercase li span {
  display: inline-block;
  vertical-align: middle;
}
ul.othercase li span img {
  border-radius: 6px;
}
ul.othercase li p {
  display: inline-block;
  margin: 0 0 0 15px !important;
  padding: 0;
  vertical-align: middle;
  line-height: 19px;
  font-size: 13px;
}
ul.othercase li p strong {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.readmore {
  color: #19164b;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  transition: 0.5s;
  display: block;
  margin: 5px 0 0 0;
}
.readmore:hover {
  color: #2193ab;
}
.case-content h2 {
  max-width: 100%;
}
/*newsletter new design*/
#div2,
#div3,
#div4 {
  display: none;
}
#prev {
  display: none;
  float: left;
}
#next {
  float: right;
}
#prev,
#next {
  font-weight: bold;
  color: #081d5c;
  border: 0;
  background: transparent;
  text-transform: uppercase;
}
.navbox {
  width: 100%;
  float: left;
  text-align: center;
}
.news-box {
  border: 1px solid #8f8f8f;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 7px 8.19px 0.81px rgba(0, 0, 0, 0.2);
  margin: 40px auto;
  padding: 25px 50px;
  display: block;
}
.year-title {
  font-size: 30px;
  margin: -95px 0 45px 0 !important;
  text-align: center;
  font-weight: 600;
  left: 0;
  position: absolute;
  width: 100%;
}
.letter-text {
  margin: 0 0 40px 0;
}
.letter-text h2 {
  font-size: 30px !important;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
.letter-text h2:after {
  position: absolute;
  background: #2193ab;
  width: 50px;
  height: 5px;
  content: "";
  bottom: 0;
  left: 0;
}
.letter-text h3 {
  font-size: 18px !important;
  margin: 0 0 20px 0;
  font-weight: 600;
  padding: 0 0 20px 0;
  position: relative;
}
.letter-text h3:after {
  position: absolute;
  background: #2193ab;
  width: 50px;
  height: 5px;
  content: "";
  bottom: 0;
  left: 0;
}
.letter-text p {
  font-size: 14px;
  margin: 0 0 20px 0 !important;
}
.letter-text a {
  padding: 0px 0 0;
  color: #19164b;
  font-size: 14px;
  width: 100%;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: underline;
}
.letter-text .m30 {
  margin: 0 0 30px 0;
}
.no-padding {
  padding: 15px !important;
  margin: 15px !important;
}
/**our services new page design**/
.services-banner {
  background: url("../images/services-banner.jpg") no-repeat top center;
  background-size: cover;
}
ul.service-list {
  margin: 10px 0 30px 0;
}
ul.service-list li {
  margin: 0 0 8px 0;
  padding: 0 0 0 25px;
  line-height: 20px;
  display: block;
  vertical-align: top;
  position: relative;
}
ul.service-list li:before {
  content: "";
  width: 7px;
  height: 7px;
  display: block;
  border-radius: 50px;
  background: #404040;
  left: 0;
  top: 8px;
  position: absolute;
}
.mice-section {
  margin: 0 auto;
  padding: 100px 0 50px;
  position: relative;
  background: #05060b;
}
.mice-section::before {
  content: "";
  position: absolute;
  border-bottom: 50px solid #05060b;
  border-left: 100vw solid transparent;
  top: -50px;
}
.mice-section::after {
  content: "";
  position: absolute;
  border-top: 50px solid #05060b;
  border-right: 100vw solid transparent;
  bottom: -50px;
  z-index: 1;
}
.mice-box {
  margin: 50px 0 0px 0;
}
.mice-icon {
  margin: 0px 0 30px 0;
}
.mice-icon img {
}
.mice-icon span {
  font-size: 18px;
  text-transform: uppercase;
  margin: 20px 0 10px 0;
  display: block;
  color: #fff;
}
.mice-icon p {
  font-size: 14px;
  color: #fff;
  margin: 0;
  width: 80%;
}
.m-100 {
  margin: 100px auto 100px !important;
}
.right-section-bg {
  width: 100%;
  display: block;
  position: relative;
}
.right-section-bg:before {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 45%;
  height: 100%;
  border-radius: 10px 0 0 10px;
}
.right-section-bg h2 {
  margin-top: 80px;
}
.air-section-right {
  position: relative;
  min-height: 400px;
}
.air-section-right:before {
  background: url(../images/service-air-bg.jpg) no-repeat top right;
  background-size: cover;
}
.visa-section-right {
  position: relative;
  min-height: 400px;
}
.visa-section-right:before {
  background: url(../images/service-visa-bg.jpg) no-repeat top right;
  background-size: cover;
}
.travel-section-right {
  position: relative;
  min-height: 400px;
}
.travel-section-right:before {
  background: url(../images/service-travel-bg.jpg) no-repeat top right;
  background-size: cover;
}
.left-section-bg {
  width: 100%;
  display: block;
  position: relative;
}
.left-section-bg h2 {
  margin-top: 80px;
}
.left-section-bg:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: inherit;
  width: 45%;
  height: 100%;
  border-radius: 0 10px 10px 0;
}
.accom-left {
  position: relative;
  min-height: 400px;
}
.accom-left:before {
  background: url(../images/service-acco-bg.jpg) no-repeat top left;
  background-size: cover;
}
.land-left {
  position: relative;
  min-height: 400px;
}
.land-left:before {
  background: url(../images/service-land-bg.jpg) no-repeat top left;
  background-size: cover;
}
.mice-gal {
  border: 1px solid #fff;
  border-radius: 10px;
}
.miceslider .slick-dots {
  position: relative !important;
  text-align: center;
}
.miceslider .slick-dots li button:before {
  font-size: 0px;
  background: #fff;
  content: "";
  width: 10px !important;
  height: 10px !important;
  border-radius: 100px;
}
.miceslider .slick-prev,
.miceslider .slick-next {
  display: none !important;
}
.thanks-subscribe {
  width: 100%;
  padding: 15px 0 15px 70px;
  border-top: 1px solid #2193ab;
  border-bottom: 1px solid #2193ab;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  background: url("../images/spirit-icon.png") no-repeat -11px -685px;
  display: none;
}
/**Thanks You popup css**/
.thank-popup {
  width: 100%;
  margin: 0 auto;
  background: url("../images/thankyou-pop-bg.jpg") no-repeat top center;
  position: relative;
  padding: 130px 15px;
  text-align: center;
  color: #fff;
}
.thank-popup h2:after {
  left: 0;
  right: 0;
  margin: auto;
}
.thank-popup p {
  z-index: 9;
  position: relative;
  width: 75%;
  margin: 0 auto;
}
.popup-footer {
  padding: 15px;
  text-align: center;
  width: 75%;
  margin: 0 auto !important;
}
.thank-popup:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgb(25, 22, 75, 0.8);
}
.news-accordion {
  display: block;
}
.news-accordion .card {
  margin: 0 auto 30px;
  border: 0;
}
.news-accordion .card .card-header {
  background: none;
  font-weight: bold;
  color: #19164b;
}
.news-accordion .card .plus-icon {
  padding: 7px 0;
  margin: 0 auto;
  position: relative;
}
.news-accordion .card .plus-icon svg {
  color: #2193ab;
  font-size: 30px;
  margin: 0 10px 0 0;
}
.news-accordion .card .plus-icon:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  display: block;
  top: 12px;
  right: 0;
  background: url(../images/plusminus.png) no-repeat 0 -30px;
}
.news-accordion .card .plus-icon.collapsed:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  display: block;
  top: 12px;
  right: 0;
  background: url(../images/plusminus.png) no-repeat 4px 1px !important;
}
.news-accordion .card-body {
  padding: 15px;
}
/**Address Tabs**/
.address-tabs {
  display: block;
  margin: 50px auto 0;
}
.address-tabs .nav {
  text-align: center;
  width: auto;
  display: inline-block;
}
.address-tabs .nav-item {
  display: inline-block;
}
.address-tabs .nav-link {
  width: auto;
  padding: 10px 30px;
  background: #f5f5f5;
  margin: 0 auto;
}
.address-tabs .nav-link.active {
  background: #2193ab;
  position: relative;
}
.address-tabs .nav-link.active:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #2493ae;
  z-index: 2;
}
