@font-face {
  font-family: "San Francisco";
  src: url("https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff");
}

#barZ {
  background-color: #26337B;
}

.nav-link-image {
  position: relative;
  left:10%;
}

  @media (max-width: 360px) {
    .navbar-toggler {
        width: 45px;
        height: 35px;
        padding: 2px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .navbar-toggler-icon {
      width: 30px;
      height: 30px;
    }
}

.nav-link {
  color: red;
  padding-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .nav-item {width: 100% !important;}
}
.navbar-nav {
  padding-top: 10px;
  margin-left: 15%;
  text-align: center;
  font-weight: 1000 !important;
  font-size: 21px;
  letter-spacing: 1px;
}
@media (max-width: 1200px) {
  .navbar-nav {
    margin-left: 0;
  }
  .nav-link {
    padding: .5rem;
  }
}

.fmain {
  background-color: #26337B;
}

.bg-links {
  background-color:#28EEBB;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: 900;
  font-size: 22px;
  letter-spacing: 1px;
}
@media (max-width: 425px) {
  .nav-link-image {
    margin: auto;
    left: 10%;
  }
}
.list-inline-item{
  padding-right: 35px;
  color: #FFFFFF!important;
}

.nav-logo {
  height: 45px;
  margin-bottom: 11px;
}

@media (max-width: 480px) {
  .nav-logo{
    height: 40px;
    margin-right: 10px;
  }
}

.bg-main {
  background-color: #26337B;
}

@media (max-width: 480px) {
  .list-inline-item{
     padding-right: 5px;
  }
  .bg-links .col {
    padding: 0;
  }
}
.main-inline-item {
  color: #26337B;
}
.bg-form-main {
  height: 200px;
  background-image:
  linear-gradient(to top, rgba(3, 4, 73, 0.7), rgba(22, 70, 93, 0.01)),
  url("../images/rio.png");
  background-size: cover;
}
.bg-form {
    height: 300px;
    background-image:
    linear-gradient(to top, rgba(3, 4, 73, 0.7), rgba(22, 70, 93, 0.01)),
    url("../images/rio.png");
    background-size: cover;
}
  .form-button {
    height:70px;
    width:100%;
    margin: auto;
    position:relative;
    top:60%;
    border-radius: 50px;
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 1px;
}

@media (max-width: 767px) {
  .form-buttons {
    width: 70%;
    margin: 0 15%;
  }
  .form-button-class {
      margin-bottom: 10px;
  }
  .form-button-class-submit {
    margin-left: 25%;
  }
}
@media (max-width: 357px) {
  .form-buttons {
    width: 90%;
    margin: 0 5%;
  }
  .list-inline-item{
     padding-right: 0px;
     margin-right: 0px;
  }
  .list-inline-item:not(:last-child) {
    margin-right: 0px;
  }
}

a {
  color: inherit;
}

@media (max-width: 1449px) {
  .form-button-submit {
    width:100%;
    font-size: 16px;
  }
}
@media (max-width: 1279px) {
  .form-button-submit {
    width:100%;
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .form-button {
      height:60px;
      width:100%;
      margin: auto;
      position:relative;
      top:60%;
      border-radius: 50px;
      font-weight: 900;
      font-size: 15px;
      letter-spacing: 1px;
  }
  .form-button-submit {
    width:100%;
    font-size: 11px;
  }

}
.form-button-submit {
  width:60%;
  background-color: #28EEBB;
  border-color: #28EEBB;
  color: #141212;
}
.form-buttons {
  height:50%;
}

.form-text-main {
  color: #FFFFFF;
  position: relative;
  font-size: 4vw;
  top: 15%;
  text-align: center;
  font-weight: 900;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .form-text-main {
    font-size: 6vw;    
  }
}
@media (max-width: 580px) {
  .form-text-main {
    font-size: 10vw;    
  }
}


.form-text {
  color: #FFFFFF;
  position: relative;
  top: 26%;
  font-size: 3vw;
  text-align: center;
  font-weight: 900;
  letter-spacing: 1px;
  font-family: Arial, Helvetica, sans-serif;
}
@media (max-width: 1024px) {
  .form-text {
    font-size: 4vw;
  }
}
@media (max-width: 768px) {
  .form-text {
    font-size: 6vw;    
  }
}
@media (max-width: 580px) {
  .form-text {
    font-size: 8vw;
  }
}

/*.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0,0,0,0.65)!important;
}
*/
.offer-text {
  font-weight: 900 !important;
  font-size: 20px;
  letter-spacing: 1px;
  height: 40px;
  margin: 40px 10% 0 10%;
  top: 40%;
  padding-left: 35px;
 
 
}
.offer-text-blue {
  margin: 0;
  color: #00AEEF;
  padding-left: 5px;
}


.body-card {
  height: 300px;
  margin: 20px 20px;
  /*add*/
  padding: 0px;
  overflow: hidden;
}
.text-card {
  height: 20%;
  background-color: #00AEEF;
}
.text-card-text {
  position: relative;
  top: 10%;
  left: 5%; 
  padding-top: 20px;
  padding-left: 20px;
  font-weight: 900;
  font-size: 35px;
  letter-spacing: 1px;
}
.image-card-1 {
  height: 80%;
   /*height: 100% !important;*/
  background-image: url("../images/dubai.jpeg");
background-size: cover;
}
.image-card-2 {
   height: 80%;
   /*height: 100% !important;*/
  background-image: url("../images/istanbul.jpg");
background-size: cover;
}
.image-card-3 {
   height: 80%;
   /*height: 100% !important;*/
  background-image: url("../images/kuala.jpg");
background-size: cover;

}
.image-card-4 {
  height: 80%;
   /*height: 100% !important;*/
  background-image: url("../images/london.jpg");
background-size: cover;
}

.image-card-5 {
   height: 80%;
   /*height: 100% !important;*/
  background-image: url("../images/newyork.png");
  background-size: cover;
}

.image-card-6 {
   height: 80%;
   /*height: 100% !important;*/
  background-image: url("../images/paris.jpg");
  background-size: cover;
}

.image-card-7 {
   height: 80%;
    /*height: 100% !important;*/
  background-image: url("../images/bangk.jpg");
  background-size: cover;
}

.image-card-8 {
   height: 80%;
   /*height: 100% !important;*/
  background-image: url("../images/singapore.jpeg");
  background-size: cover;
}

.imgCard{
   cursor: pointer; 
   transition: 0.3s linear;
  }
.main-button-contact-us {
  line-height: 48px;
  background-color: #26337B;
  border: none;
  font-weight: 900;
  color: #FFFFFF;
  font-size: xx-large;
  
}
@media (max-width: 360px) {
  .main-button-contact-us{
     width: 150px !important;
     font-size: 17px !important;
  }
}

.btn-more-suggestion {
  width: 300px;
  font-size: 24px;
  font-weight: 900;
}
.cards-info {
  margin: 100px 10%;
}
.card {
  border: none;
}
.card-img-top{
  padding: 35px 100px;
  height: 100px;
  background-color:#26337B;
  border-radius: 10px;
  margin-bottom: -5%;
}
.image-card-bottom {
  position: relative;
  top: 10px;
  left: 10%;
}
.text-card-bottom {
  position: relative;
  bottom: 30px;
  left: 20%;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-size: 25px;
  
}
.cards-body {
  margin: 0 10%;
}
@media (max-width: 1424px) {
  .offer-text {
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 1px;
    height: 40px;
    margin: 40px 10% 0 0;
    top: 40%;
    padding-left: 35px;
    
  }
  .cards-body {
    margin: 0;
  }
  .text-card-bottom {
  width: 80%;

  }
}
@media (max-width: 1650px) {
  .text-card-bottom {
    font-size: 22px;
  }
}
@media (max-width: 1470px) {
  .text-card-bottom {
    font-size: 20px;
  }
}
@media (max-width: 1370px) {
  .text-card-bottom {
    font-size: 18px;
    bottom: 25px;
   
  }
  .cards-info {
    margin: 100px 0;
  }
}
@media (max-width: 996px) {
  .text-card-bottom {
    font-size: 25px;
  }
}
@media (max-width: 696px) {
  .text-card-bottom {
    font-size: 20px;
  }
}
@media (max-width: 577px) {
  .text-card-bottom {
    font-size: 18px; 
    left: 25%;
  }
}
@media (max-width: 375px) {
  .text-card-bottom {
    bottom: 35px;
    left: 26%;
    width: 70%;
  }
}
.SmallScreenText {
  text-align: center; 
  background-color: #00AEEF;
  font-family: 'Roboto', 'sans-serif';
  color: #FFFFFF;
  padding: 30px 0px;
}

/*@media (max-width: 375px) {
  .SmallScreenText {
    margin-right: 0;
    margin-left: 0;
  }
}*/

.about-margin {
  margin: 50px auto;
}
.aboutUsTextMargin {
  font-size: 15px;
  margin-bottom: 35px;
}
.aboutUsPicAndHeadingMargin {
  width: 70px;
  height: 70px;
  margin-bottom: 5%;
}
.why-us {
  width: calc(100% - 15px) !important;
  height: auto;
  background-color: #E9F4FF;
  margin-top: 120px; 
  padding: 0;
  display: flex;
  justify-content: center;
}
.why-us-content {
  width: 90%;
  padding: 70px 0px;
}
.why-us-header {
  margin: 30px auto;
  font-weight: 900;

}
.why-us-text {
  margin: auto 20px;
}



.page-footer {
  background-color: #26337B;
  

}
.footer-copyright {
  margin-top: 30px;
  border-bottom: 3px solid white;
  margin-bottom: 30px;
}
.footer-copyright a {
  margin-right: 60px;
  color: white
}

@media (max-width: 768px) {
  /* .why-us-text {
    margin: 20px;
  }
  .why-us {
    height: 400px;
  } */
  .footer-copyright a {
    margin-right: 20px; color: white
  }
}
@media (max-width: 425px) {
  .footer-copyright a {
    display: block;
    margin-top: 5px;
    margin-right: 0;
  }
  .py-3 {
    margin-top: 0;
  }
}
.input-group {
  margin-top: 20px;
}
.input-group-email {
  width: 70%;
  border: none;
  background-color: #FFFFFF;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.input-group-img {
  margin-right: 15px;
  margin-left: 25px;
  height: 26px;
}
.input-group-input {
  width: 80%;
  height: 60px;
  text-align: left; 
  border: none;
}
.input-group-submit {
  font-weight: 900;
  font-size: 18px;
  padding: 6px 25px;
  background-color:#00AEEF;
  color:#FFFFFF; 
  border-top-right-radius: 50px; 
  border-bottom-right-radius: 50px
}
.book-now {
  height: 60px;
  border: none;
  font-weight: 900;
  background-color:#26337B;
  color: #FFFFFF;
  border-radius: 50px;
  font-size: 18px;
  padding: 15px 25px;
}
.footer-image-logo {
  width: 220px;
  margin-top: 10%;
  margin-bottom: 5%;
}	
.footer-social {
  margin-top: 26px;
  margin-left: 10px;
  width: 50px;
  height: 50px;
}
.logo-footer {
  justify-content: center;
}

@media (max-width: 1199px) {
  .input-group-input {
    width: 70%;
  }
  .input-group-img-header {
    margin-right: 5px;
    margin-left: 15px;
    height: 22px;
  }
}
@media (max-width: 413px) {
  .input-group-img {
    margin-right: 5px;
    margin-left: 15px;
  }
  .input-group-submit {
    font-weight: 900;
    font-size: 18px;
    padding: 6px 15px;
  }
}
@media (max-width: 346px) {
  .input-group-img {
    margin: 0;
  }
  .input-group-submit {
    font-weight: 900;
    font-size: 18px;
    padding: 6px 5px;
  }
}

.input-group-header {
  margin-top: 20px;
  width: 100%;
  border: none;
  background-color: #FFFFFF;
  border-radius: 50px;
}
.input-group-img-header {
  margin-right: 5px;
  margin-left: 35px;
  height: 22px;
}
.input-group-input-header {
  width: 70%;
  height: 60px;
  text-align: left; 
  border: none;
  font-weight: 900;
  letter-spacing: 1px;
  
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #141212;
  opacity: 1; /* Firefox */
}
.header-form {
  padding-top: 10%;
}
@media (max-width: 1199px) {
  .input-group-img-header {
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  .button-header {
    text-align: center;
  }
}
.border-lg {
  border: 1px solid #cdcdcd;
}
.card {
  text-align: left;
  padding: 0;
  border: 1px solid #cdcdcd;
  border-radius: 15px;
  margin-bottom: 20px;
  box-shadow:4px 4px 4px grey;
}
.card-title {
  color: #FFFFFF;
  font-weight: 900;
  text-align: center;
  padding-top: 20px;
  font-size: xx-large;
  height: 80px;
  background-color: #26337B;
  margin: -20px -20px 10px -20px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.card-text {
  padding: 10px;
}

.hidden {
  display: none;
}
.show {
  display: block;
}

.cookie {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.4);
  z-index: 999;
}

.cookieMsg {
  width: 100%;
  height: 90px;
  background-color: rgba(38, 51, 123, .8);
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 8px 25px;
  border-radius: 5px;
  box-sizing: border-box;
}

.message {
  margin-bottom: 0;
  width: 70%;
  height: 90%;
  float: left;
}

.cookieMsg p {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 14px;
  color: rgb(224, 224, 224);
}

.lrnMore {
  text-decoration: underline;
  color: rgb(202, 202, 202);
}

.lrnMore:hover {
  color: rgb(241, 241, 241);;
}

.messageBtnCont {
  width: 30%;
  height: 100%;
  float: left;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.messageBtn {
  padding: 5px 35px;
  margin: 0 5px;
  font-weight: 700;
  background-color: rgb(224, 224, 224);
  border: none;
  outline: none;
  cursor: pointer;
}

.messageBtnReject {
  width: 110px;
  height: 34px;
  margin: 0 20px 0 5px;
  font-weight: 700;
  background-color: rgb(224, 224, 224);
  border: none;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center; 
}

.messageBtnReject>a {
  text-decoration: none;
  color: #212529
}

.messageBtnReject>a:visited {
  color: #212529
}

@media (max-width: 1200px) {
  .cookieMsg{ height: 105px; }
  .message { width: 80%; }
  .messageBtnCont {
    width: 20%;
    float: left;
  }

  .messageBtnReject {
    margin-right: 0;
    width: 100px;
  }
  .cookieMsg { padding: 8px 10px; }
}

@media (max-width: 992px) {
  .cookieMsg p { font-size: 14px; }


  .messageBtnReject {
    width: 75px;
    height: 24px;
    font-size: 12px;
  }

  .lrnMore { font-size: 12px; }
}

@media (max-width: 768px) {

  .cookieMsg {
    padding: 5px 5px;
    height: 100px;
  }
  .cookieMsg p { font-size: 12px; }

  .message {
    width: 73%;
  }

  .messageBtnCont {
    width: 22%;
  }

  .messageBtnReject {
    margin-left: 5px;
    width: 100px;
    font-size: 11px;
  }
}

@media (max-width: 577px) {

  .cookieMsg {
    top: 40%;
    height: 200px;
    padding: 10px 20px 0 20px;
    background-color: rgba(38, 51, 123, .9);
  }
  .cookieMsg p {
    font-size: 13px;
  }
  .message {
    width: 100%;
    height: 45%;
  }

  .messageBtn {
    font-size: 13px;
  }

  .messageBtnCont {
    margin-top: 23px;
    width: 100%;
    justify-content: center;
    height: 45%;
  }
}

@media (max-width: 447px) {

  .cookieMsg {
    top: 40%;
    height: 200px;
    padding: 10px 20px 0 20px;
    background-color: rgba(38, 51, 123, .9);
  }

  .cookieMsg p {
    font-size: 13px;
  }


  .messageBtnReject {
    width: 70px;
    height: 19px;
    font-size: 10px;
  }

  .messageBtnCont {
    margin-top: 25px;
  }

  .lrnMore {
    font-size: 8px;
  }
}

@media (max-width: 360px) {
  .cookieMsg {
    height: 200px;
  }
  .messageBtnCont {
    margin-top: 30px;
  }


  .cookieMsg p {
    font-size: 10px;
  }
}



/**HOTELS OFFERS***/


.container-content{
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}

.new-offer-text{
  padding: 20px 0px;
  text-align: center;
}
.new-offer-text p:last-of-type{
  font-size: 30px;
}
.new-destination{
text-transform: uppercase;
font-size: 20px;
}
.text-hotels{
  position: absolute;
  bottom: 0;
  background-color: red;
  width: 100%;
  opacity: 0;
  transition: 0.8s linear;
  height: 0%;
}

.body-card:hover .text-hotels{
  opacity: 1;
  height: 20%;
}
.body-card:hover .imgCard{
  transform: scale(1.03)
}

.img-fluid{
  height: 300px;
  width: 2000px;
  max-width: 100%;
}

.destination-item img {
  transition: .5s;
}

.destination-item:hover img {
  transform: scale(1.3);
}

.destination-overlay {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
  transition: .5s;
  z-index: 1;
}

.destination-item:hover .destination-overlay {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-width: 30px;
}
.plane-img{
  width: 40x !important;
  margin-right: 15px;
}
.text-find{
  margin-top: 25px;
}
.text-find-img img{
  display: block;
  margin: 0 auto;
}

@media(min-width:650px){
  .text-find{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .text-find-img{
    margin-right: 20px;
  }
  .text-find-text{
    font-size: 20px;
  }
  .text-white{
    font-size: 30px;
  }
}
.search-title{
  text-align: center;
  margin-top: 30px;
}

/**** FOR WHY CHOOSE US BRAKE POINT****/

@media(max-width:768px){
  .SmallScreenText .col-md-3{
    border-bottom: 3px solid white;
    padding: 20px 5px;
  }
  .SmallScreenText .col-md-3:first-of-type{
    border-top: 3px solid white;
  }
}

@media(min-width:769px){
  .SmallScreenText .col-md-3{
    border-right: 3px solid white;

  }
  .SmallScreenText .col-md-3:first-of-type{
    border-left: 3px solid white;
  }
}

/******FOR NAVIGATION*******/
@media(min-width:992px){
  .fmain{
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: -36px;
    border-radius: 0 0 35px 35px;
  }
  .nav-link-image{
    left: 10px;
  }
  #navbar{
    justify-content: end;
  }
}