@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;1,400&display=swap");

body {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  line-height: 1.7em;
  text-shadow: none !important;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
}
.carousel-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #031f4c;
  z-index: 1;
  padding: 136px 0 0 16px;
  display: flex;
  justify-content: start;
  align-items: end;
  opacity: 0.5;
}
.carousel-caption h1 {
  position: absolute;
  opacity: 1;
  font-weight: 600;
  color: #fff;
}
/* Style the tab */
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 21%;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 78%;
  border-left: none;
}
.hcontainer {
  max-height: 330px;
  width: 100%;
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
  color: #fff;
  font-size: 16px;
  outline: 1px solid #ff5e14;
  box-shadow: 1px 1px 0px #1874fb, 2px 2px 0px #2178f7, 3px 3px 0px #2e80f7,
    4px 4px 0px #3a87f7, 5px 5px 0px #438cf5, 6px 6px 0px #71a5f1;
  background-image: url(../Img/dollar-rate-544949_640.jpg);
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}
/*Social media Iconbar */
.iconic-bar {
  position: fixed;
  top: 48%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.iconic-bar a {
  display: block;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.iconic-bar a:hover {
  background-color: #000;
}
.facebook {
  background: #3b5998;
  color: white;
}

.twitter {
  background: #55acee;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.utube {
  background: #bb0000;
  color: white;
}

/* Services */
.area-title {
  margin-bottom: 50px;
  position: relative;
}
.catalouge-content {
  background: rgba(76, 169, 90, 0.8) none repeat scroll 0 0;
  color: #fff;
  padding: 30px;
}
.catalouge-content h3::after {
  border-bottom: 1px dashed;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
}
.catalouge-content h3 {
  color: #fff;
  margin-bottom: 30px;
  padding-bottom: 15px;
  position: relative;
}
.catalouge-content ul {
  margin-top: 40px;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.read-more {
  background: #5d6b82 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin-top: 15px;
  padding: 7px 25px;
  text-align: center;
  width: 140px;
}
a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.catalouge-content .read-more:hover,
.catalouge-content .read-more:focus {
  background: #fff none repeat scroll 0 0;
  color: #43afef;
}
.read-more:hover,
.read-more:focus {
  background: #43afef;
  color: #fff;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: 0;
}
a:focus,
a:hover {
  outline: 0 solid;
  text-decoration: none;
}

.service-catalouge-bg {
  background-image: url(./img/airport.jpg);
}

/* about */
.about-us {
  margin: 0;
  padding: 2em 0;
}

.image-responsive {
  border-radius: 65px;
  height: 135px;
  width: 135px;
  display: flex;
  align-self: center;
}
.incenter {
  text-align: center;
}
.about-us h3 {
  margin: 0;
  padding-bottom: 13px;
  padding-top: 19px;
  font-size: 23px;
}
.page-title {
  margin-bottom: 35px;
  font-size: 27px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-content: center;
}

.iconBlock {
  background-color: #527cd7;
  padding: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
.iconBox {
  padding: 14px;

  border-radius: 100px;
  margin-bottom: 5px;
}

/* counter */

.conunterimage {
  overflow: hidden;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: rgba(47, 47, 48, 0.7);
}
.counter {
  padding: 20px 0;
  margin: 10px 0;
  display: grid;
  place-items: center;
  background-color: #10325a;
  opacity: 0.8;
  height: 100%;

  box-shadow: 0px -3px 17px #000210;
}

.flexi {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.flexi div {
  width: 195px;
  height: 181px;
  padding: 40px 0;
  margin: 15px 32px;
  text-align: center;

  box-shadow: 0px -1px 17px #00235a;
}

/*  */

.icon-bo {
  padding: 30px 20px;
  transition: ease-in-out 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.3);
  height: 100%;
  text-align: center;
}
.icon-bo i {
  font-size: 32px;
  line-height: 1;
  color: #ffc451;
}
.icon-bo h3 {
  font-weight: 700;
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 1;
  font-size: 20px;
  line-height: 26px;
}
.carousel-box {
  z-index: 4;
  top: 50%;
}

p {
  text-align: justify;
}

/*Logo carousel*/

#clientel {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#clientel .clients-wrap {
  display: block;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
#clientel .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#clientel .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 220px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
#clientel .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  opacity: 0.65;
}
#clientel .clients-wrap ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
#clients {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap {
  display: block;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
#clients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 220px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
#clients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  opacity: 0.65;
}
#clients .clients-wrap ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.represent {
  text-align: center;
}
/* footer */
.pull-right {
  float: right;
}
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #2e2e2e;
}
#footer a {
  color: #fff;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}
.pull-right {
  float: right;
}

/*--------------------------------------------------------------
  # Back to top button
  --------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #ffc451;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #151515;
  line-height: 0;
}
.back-to-top:hover {
  background: #151515;
}
.back-to-top:hover i {
  color: #ffc451;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
a {
  color: #ffc451;
  text-decoration: none;
}

/*--------------------------------------------------------------
  /*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #ffc451;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #151515;
  line-height: 0;
}
.back-to-top:hover {
  background: #151515;
}
.back-to-top:hover i {
  color: #ffc451;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #151515;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 0px);
  left: calc(50% - 30px);
  border: 6px solid #ffc451;
  border-top-color: #151515;
  border-bottom-color: #151515;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: black;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}
#footer .footer-top {
  background: #00235a;
  border-bottom: 1px solid #222222;
  padding: 60px 0 30px 0;
}
#footer .footer-top .footer-info {
  margin-bottom: 30px;
}
#footer .footer-top .footer-info h3 {
  font-size: 28px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}
#footer .footer-top .footer-info h3 span {
  color: #ffc451;
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;

  color: #fff;
}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #292929;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
  background: #00235a;
  color: #151515;
  text-decoration: none;
}
#footer .footer-top h4 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #ffc451;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #ffc451;
}
#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
}
#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}
#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #00235a;
  color: #151515;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}
#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #00235a;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
}
#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
#booking label {
  display: block;
  color: #051b48;
  font-size: 15px;
  margin-top: 18px;
}

#quotation-service input[type="radio"] + label {
  color: #1c305a;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
#quotation-service input[type="radio"] + label span::after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 9px;
  left: 5px;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.js-serialshuffle {
  background-color: #00235a;
  color: #fff;
  line-height: 1.6;
}
.navbar-nav .nav-link.active,
.navbar-nav .show > .nav-link {
  opacity: 1;
  font-size: 19px;
  color: #ff5e14;
  border-bottom: 3px solid #ff5e14;
}

#cards_landscape_wrap-2 {
  text-align: center;
}
#cards_landscape_wrap-2 .container {
  padding-top: 80px;
  padding-bottom: 100px;
}
#cards_landscape_wrap-2 a {
  text-decoration: none;
  outline: none;
}
#cards_landscape_wrap-2 .card-flyer {
  border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box {
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box img {
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  -ms-transition: all 2s ease;
  width: 100%;
  height: 200px;
}
#cards_landscape_wrap-2 .card-flyer:hover .image-box img {
  opacity: 0.7;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
#cards_landscape_wrap-2 .card-flyer .text-box {
  text-align: center;
}
#cards_landscape_wrap-2 .card-flyer .text-box .text-container {
  padding: 30px 18px;
}

#cards_landscape_wrap-2 .card-flyer .text-box .text-container:active,
#cards_landscape_wrap-2 .card-flyer .text-box .text-container:focus,
#cards_landscape_wrap-2 .card-flyer .text-box .text-container:hover {
  padding: 30px 18px;
  background-color: #fff;
}

#cards_landscape_wrap-2 .card-flyer {
  background: #ffffff;
  margin-top: 50px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.4);
}
#cards_landscape_wrap-2 .card-flyer:hover {
  background: #fff;
  box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-top: 50px;
}
#cards_landscape_wrap-2 .card-flyer .text-box p:hover {
  color: #000;
}
#cards_landscape_wrap-2 .card-flyer .text-box p {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #000000;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6 {
  margin-top: 0px;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;

  letter-spacing: 1px;
  color: #00acc1;
}
.nav-link {
  font-weight: 500;
  font-size: 18px;
  color: #000;
}

.nav-link:focus,
.nav-link:hover {
  color: #191919;
  border-bottom: 3px solid #ff5e14;
  transition: 0.5s;
}
.bg-default {
  background-color: #00235a;
}

.main-text {
  color: #174383;
}
.jumbot p {
  position: relative;
  top: 80%;
  margin: -251px 0 0 0;
  width: 600px;
  font-size: 2.2rem;
  right: -2%;
  line-height: 1.4em;
}

.solidicon:hover,
.solidicon:focus,
.solidicon:active {
  font-size: 60px;

  transition: 0.8s ease-in-out;
  color: #00235a;
}
.text-orange {
  color: #ff5e14;
}
.bg-orange {
  background-color: #ff5e14;
}

.btn-orange {
  --bs-btn-color: #fff;
  --bs-btn-bg: #ff5e14;
  --bs-btn-border-color: #ff5e14;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #d5612b;
  --bs-btn-hover-border-color: #d5612b;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #d5612b;
  --bs-btn-active-border-color: #b95c31;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #ff5e14;
  --bs-btn-disabled-border-color: #ff5e14;
}
