@import "https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css";
@import "https://www.w3schools.com/w3css/4/w3.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.min.css";
@import "https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.text-theme-colored2 {
  color: #03045E !important;
}

.font-30 {
  font-size: 25px !important;
  padding-left: 20px !important;

}

.gradient-custom {
  background: rgb(117, 117, 117);
  /* background: linear-gradient(180deg, rgba(0, 9, 172, 0.9248074229691877) 0%, rgba(0, 9, 172, 0.5410539215686274) 100%); */


}

a:link {
  text-decoration: none;
}


.text-theme-colored1 {
  color: #FFD60A !important;
}

.btn-theme-colored {
  /* background-color: #03045E !important; */
  color: white !important;
  background: rgb(12, 0, 143);
  background: linear-gradient(117deg, rgba(12, 0, 143, 1) 20%, rgba(161, 0, 138, 1) 100%) !important;

}

.btn-theme-colored2 {
  background-color: #FFD60A !important;
  color: white !important;
}

hr.style-three {
  border: 0;
  border-bottom: 1px dashed #ccc;
  background: #999;
}

.creason {
  padding: 105px 0;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .creason {
    padding: 70px 0;
  }
}

@media screen and (max-width: 767px) {
  .creason {
    padding: 40px 0;
  }
}

.creason__info {
  border: 3px solid #F6BB00;
  border-radius: 16px;
}

.creason__info_p {
  border: 3px solid #F6BB00;
  border-radius: 16px;
}

.creason__info2 {
  border: 3px solid #03045E;
  text-align: center;
  border-radius: 16px;
}

.creason__info-title {
  font-size: 30px;
  line-height: normal;
  font-weight: 800;
  color: #001D3D;
  width: auto;
  padding: 0 40px;
}

.creason__info-title--hightlight {
  color: #F6BB00;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .creason__info-title {
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  .creason__info-title {
    font-size: 28px;
    padding: 0 20px;
  }
}

.creason__info-para {
  padding: 20px 80px 55px;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  color: #14213D;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .creason__info-para {
    padding: 20px 65px 35px;
  }
}

@media screen and (max-width: 767px) {
  .creason__info-para {
    padding: 20px 20px 30px;
  }
}

.creason-section {
  margin-top: 40px;
}

.creason__list {
  text-align: center;
  border-radius: 16px;
}

.creason__list--yellow {
  border: 3px solid #F6BB00;
  height: 100%;
}

.creason__list--green {
  height: 100%;
  border: 3px solid #2A9BB2;
}

.creason__list-img {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0 35px;
}

.creason__list-img img {
  width: 145px;
  height: 145px;
  object-fit: cover;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .creason__list-img img {
    width: 100px;
    height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .creason__list-img img {
    width: 85px;
    height: 85px;
  }
}

.creason__list-title {
  font-size: 18px;
  line-height: normal;
  font-weight: 600;
  color: #14213D;
  margin-top: 24px;
  margin-bottom: 0px;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .creason__list-title {
    font-size: 18px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .creason__list-title {
    font-size: 18px;
    margin-top: 20px;
  }
}

.creason__list-para {
  font-size: 13px;
  line-height: normal;
  font-weight: 400;
  color: #14213D;
  padding: 16px 46px 24px;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .creason__list-para {
    padding: 12px 16px 12px;
  }
}

@media screen and (max-width: 767px) {
  .creason__list-para {
    padding: 16px 18px 16px;
  }
}

.creason.support-list {
  padding: 100px 0 160px !important;
}

.creason.support-list__item {
  margin-bottom: 80px;
}

.form-group {
  padding-top: 25px;
}

.iconmenu {
  margin-right: 5px;
  width: 20px;
  display: block;
  width: auto;
  float: left;
  display: block;
  background-repeat: no-repeat;
}

.iconmenu img {
  width: 20px;
}

#news-slider {
  margin-top: 80px;
}

.post-slide {
  background: #fff;
  margin: 20px 15px 20px;
  border-radius: 15px;
  padding-top: 1px;
  box-shadow: 0px 14px 22px -9px #bbcbd8;
}

.post-slide .post-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px;


}

.post-slide .post-img img {
  width: 100%;
  height: auto;
  transform: scale(1, 1);
  transition: transform 0.2s linear;
}

.post-slide:hover .post-img img {
  transform: scale(1.1, 1.1);
}

.post-slide .over-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(-45deg, rgba(6, 190, 244, 0.75) 0%, rgba(45, 112, 253, 0.6) 100%);
  transition: all 0.50s linear;
}

.post-slide:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}

.post-slide .over-layer i {
  position: relative;
  top: 45%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 25px;
}

.post-slide .post-content {
  background: #fff;
  padding: 2px 20px 40px;
  border-radius: 15px;
}

.post-slide .post-title a {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.post-slide .post-title a:hover {
  text-decoration: none;
  color: #3498db;
}

.post-slide .post-description {
  line-height: 24px;
  color: #808080;
  margin-bottom: 25px;
}

.post-slide .post-date {
  color: #a9a9a9;
  font-size: 14px;
}

.post-slide .post-date i {
  font-size: 20px;
  margin-right: 8px;
  color: #CFDACE;
}

.post-slide .read-more {
  padding: 7px 20px;
  float: right;
  font-size: 12px;
  background: #2196F3;
  color: #ffffff;
  box-shadow: 0px 10px 20px -10px #1376c5;
  border-radius: 25px;
  text-transform: uppercase;
}

.post-slide .read-more:hover {
  background: #3498db;
  text-decoration: none;
  color: #fff;
}

/* .owl-controls .owl-buttons {
  text-align: center;
  margin-top: 20px;
}

.owl-controls .owl-buttons .owl-prev {
  background: #fff;
  position: absolute;
  top: -13%;
  left: 15px;
  padding: 0 18px 0 15px;
  border-radius: 50px;
  box-shadow: 3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-next {
  background: #fff;
  position: absolute;
  top: -13%;
  right: 15px;
  padding: 0 15px 0 18px;
  border-radius: 50px;
  box-shadow: -3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
  content: "\f104";
  font-family: FontAwesome;
  color: #333;
  font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after {
  content: "\f105";
} */

@media only screen and (max-width:1280px) {
  .post-slide .post-content {
    padding: 0px 15px 25px 15px;
  }
}

.border {
  border-color: #F00 !important;
}

.navMenu li {
  padding-left: 10px;
}

ul.navMenu a:hover {
  color: #fddb3a !important;
}

.navul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 75%;
  border-radius: 5px;
  background-color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .navul {
    width: 100%;
  }
}



.navli {
  display: inline-block;

}

@media screen and (max-width: 767px) {
  .navli {
    width: 100%;
    font-size: 18px;
  }

  .nav-bg {
    background-color: white;
  }

}



.navli a {
  display: block;
  color: rgb(11, 129, 197);
  text-align: center;
  padding: 16px;
  text-decoration: none;
  border-bottom: none;
  font-family: sans-serif;
  font-weight: 600;
}


li a:hover {
  color: #fdba00
}

body {
  background-color: #dfe1e24d;
}

.card-text {
  font-size: 10pt;
  font-weight: 600;
  font-family: Poppins;
  text-align: justify;
}

.card-title {
  font-weight: 600;
  font-family: Poppins;
  text-align: center;
  padding-bottom: 10px;
  color: #03045E;

}

p {
  font-family: Poppins;
  text-align: justify;

}

.cardname {

  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  text-align: center;
  color: rgb(255, 255, 255);
}

.styleul1>li::before {
  content: '';
  display: inline-block;
  height: 30px;
  width: 30px;
  background-size: cover;
  background-image: url('assets/right-arrowB.png');
  background-repeat: no-repeat;
  margin-right: 10px;
  background-position: center center;
  vertical-align: middle;

}

.styleul2>li::before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: cover;
  background-image: url('./../assets/telephone.png');
  background-repeat: no-repeat;
  margin-right: 10px;
  background-position: center center;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .styleul2>li::before {
    background-image:none;
    padding-left: 2rem;
   
  }

.sm-footer{
  font-size: 15pt;
}

}
.accordion-button:not(.collapsed) {
  background-color: rgb(11, 129, 197) !important;
  font-size: large !important;
  color: white !important;

}

.accordion-collapse {
  background-color: rgb(11, 129, 197);
  font-size: small;
  color: white;

}

.revCard {

  margin-top: 10px;
  background-color: #ffffffbd !important;
}

@media screen and (max-width: 767px) {
  .cb {
    padding-bottom: 40px;
  }

}

.bg-rate {
  background: url('./../assets/panorama-paris-sunset.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-aboutUS {
  background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%);

}

.btn-lg {
  height: 50px;
}

.font-30 {
  font-size: 30px;
}
.zero-mt {
  margin: 50px;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .zero-mt {
    margin: 50px;
  }
}

@media screen and (max-width: 767px) {
  .sm-center {
    text-align: center;
  }

  .sm-margin {
    margin-bottom: 25px;
  }
  .zero-mt {
    margin: 0px;
  }

}

.links{
  .card-footer {
    background-color: #00436f;
    
}
}

.switch-field {
  display: flex;
  margin-bottom: 12px;
  overflow: hidden;
}

.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.switch-field label {
  background-color: #e4e4e4;
  color: rgb(0, 169, 247);
  font-size: 20pt;
  line-height: 1;
  text-align: center;
  padding: 15px 55px;
  margin-right: 20px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
  cursor: pointer;
}

.switch-field input:checked+label {
  background-color: #4538757c;
  box-shadow: none;
  color: aliceblue;
}

.switch-field label:first-of-type {
  border-radius: 50px;
}

.switch-field label:last-of-type {
  border-radius: 50px;
}

.arrival {
  padding: 11px 55px 11px 55px;
}

@media screen and (max-width: 767px) {
  .switch-field label {
      font-size: 15pt;
      padding: 15px 10px;
      margin-right: 5px;
      box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
      transition: all 0.1s ease-in-out;
  }

  .arrival {
      padding: 15px 24px 10px 24px!important;
  }
}

