
body{
   font-family: HelveticaNeueMedium;
}
@font-face {
  font-family: Mishella;
  src: url("../fonts/Mishella.otf");
}

@font-face {
  font-family: HelveticaNeueMedium;
  src: url("../fonts/HelveticaNeueMedium.otf");
}

h1{
  font-family: Mishella;
}

div#navbarNav {
    display: flex;
    justify-content: end;
    gap: 20px;
}

.custom-but a span {display: block;font-weight: 500;font-size: 12px;}

a {}

.custom-but {
    display: flex;
    align-items: center;
}

.custom-but a {
    text-decoration: none;
    color: black;
    font-size: 13px;
    font-weight: 600;
    font-size: 15px;
}

a.nav-link {
    color: black;
    font-size: 16px;
    padding: 0px 21px!important;
}

img.img-fluid {}

.custom-but img {
    width: 41px;
}

header {}

a.navbar-brand img {
    width: 150px;
}

header {
    position: absolute;
    width: 100%;
    justify-content: center;
    top: 8px;
    z-index: 11111111;
}

section.sec-1 {
    padding-top: 60px;
    background: #e4effa8a;
}

.sec-1-con.heading {
    margin-top: 6rem;
}

.heading h3 {
    font-size: 33px;
    margin-bottom: 0px;
}

.heading h1 {
    font-size: 155px;
    margin-top: -27px;
    background: -webkit-linear-gradient(#0b9de2, #1f59b0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: -20px;
}

.heading p {
    color: black;
    font-size: 13px;
    width: 84%;
    margin-bottom: 33px;
}

.Blue {
    background: linear-gradient(90deg, rgb(21 126 203) 0%, rgb(22 119 198) 50%, rgb(11 85 145) 100%);
    padding: 12px 33px;
    color: white;
    font-size: 13px;
    text-decoration: none;
    border-radius: 33px;
    text-decoration: none;
    position: relative;
    transition: 0.7s ease;
}

.Blue:before {
    position: absolute;
    content: "";
    border: 2px dashed white;
    width: 95%;
    height: 90%;
    left: 4px;
    top: 3px;
    border-radius: 44px;
    transition: 0.7s ease;
}

.Blue:hover:before {
    /* width: 100%; */
    /* height: 100%; */
    border: 2px solid white;
}

.Blue:hover {
    color: white;
}

section.sec-2 {
    background: url(../images/sec-2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 325px;
    display: flex;
    align-items: center;
    z-index: 11111;
    position: relative;
}
.navqqw {
    display: flex;
    gap: 6px;
    margin-bottom: 10px;
}

button.blue1 {
    background: #1ba6f9;
    color: white;
    border: none;
    padding: 7px 30px;
    border-radius: 10px 10px 0px 0px;
}

button.gray {
    background: #9ea0a1;
    color: white;
    border: none;
    padding: 7px 30px;
    border-radius: 10px 10px 0px 0px;
}

.sec-2-form {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 15px 7px;
    border: 2px dashed #1ba6f9;
    border-radius: 16px;
    box-shadow: 4px 8px 20px -10px #1ba6f9;
}

.sec-2-in {width: 70%;}

.sec-2-in label {
    font-size: 12px;
    color: #9ea0a1;
    padding-left: 8px;
}

.sec-2-in input {
    border-radius: 28px;
    border: 1px solid #9ea0a1;
    width: 100%;
    padding: 7px 10px;
}

.sec-2-in .Blue {
    margin-top: ;
}
.sec-2-in.sadasd {
    margin-bottom: -17px;
}
.owl-carousel1 .item {
    padding: 10px 12px;
    border: 3px solid #f9f3f3;
    border-radius: 10px;
}

.owl-carousel1 .item h3 {
    color: black;
    font-size: 18px;
    margin-bottom: 1px;
    margin-top: 15px;
    margin-left: 10px;
}

.owl-carousel1 .item p {
    margin-left: 10px;
    color: #ada8a8;
    font-size: 15px;
}

.owl-carousel1 .item:hover {}

.owl-carousel1 .item:hover {
    border: 3px dashed #3b8ed0;
}

section.sec-3 {
    margin-bottom: 4rem;
}

.owl-carousel1.owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-top: 2rem;
}

.sec-4-con.heading h3 {
    position: absolute;
    left: 13%;
    top: 7px;
    font-size: 52px;
}

.sec-4-con.heading {
    position: relative;
}

.sec-4-con.heading p {
    font-size: 16px;
}

.sucess {
    display: flex;
    gap: 5rem;
}

.sucess12 h2 {background: -webkit-linear-gradient(#0b9de2, #1f59b0);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 49px;margin-bottom: 0px;}

.sucess12 p {
    background: -webkit-linear-gradient(#0b9de2, #1f59b0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
}

.sec-4-img img {
    width: 87%;
}
.owl-carousel1 .item {
    padding: 10px 12px;
    border: 3px solid #f9f3f3;
    border-radius: 10px;
}

.owl-carousel1 .item h3 {
    color: black;
    font-size: 18px;
    margin-bottom: 1px;
    margin-top: 15px;
    margin-left: 10px;
}

.owl-carousel1 .item p {
    margin-left: 10px;
    color: #ada8a8;
    font-size: 15px;
}

.owl-carousel1 .item:hover {}

.owl-carousel1 .item:hover {
    border: 3px dashed #3b8ed0;
}

section.sec-3 {
    margin-bottom: 4rem;
}

.owl-carousel1.owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-top: 2rem;
}

.sec-4-con.heading h3 {
    position: absolute;
    left: 6%;
    top: -28px;
    font-size: 52px;
}

.sec-4-con.heading {
    position: relative;
}

.sec-4-con.heading p {
    font-size: 16px;
}

.sucess {
    display: flex;
    gap: 5rem;
}

.sucess12 h2 {background: -webkit-linear-gradient(#0b9de2, #1f59b0);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 49px;margin-bottom: 0px;}

.sucess12 p {
    background: -webkit-linear-gradient(#0b9de2, #1f59b0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
}

.sec-4-img img {
    width: 87%;
}

section.sec-5 .heading {
    text-align: center;
    position: relative;
}

section.sec-5 .heading h3 {
    position: absolute;
    left: 37%;
    font-size: 42px;
}

section.sec-5 .heading p {
    margin: 0px auto 34px;
    width: 64%;
}

.sec-5-parenr.sec-5-bg-1 {
    background-image: url(../images/sec-5-1.jpg)!important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 437px;
    display: flex;
    align-items: end;
    padding: 10px 20px;
    border-radius: 23px;
}

section.sec-5 {
    background: url(../images/sec-5-bg.png);
    background-position: unset;
    background-size: cover;
    background-repeat: no-repeat;
    height: 745px;
    padding-top: 4rem;
}.sec-5-cont h3 {
    color: white;
    font-size: 22px;
    margin-bottom: 3px;
}

.sec-5-cont p {
    width: 97%;
    color: white;
    font-size: 14px;
    margin-top: 6px;
}

.sec-5-parenr.sec-5-bg-2 {
    background-image: url(../images/sec-5-2.jpg)!important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 437px;
    display: flex;
    align-items: end;
    padding: 10px 20px;
    border-radius: 23px;
}

.sec-5-parenr.sec-5-bg-3 {
    background-image: url(../images/sec-5-3.jpg)!important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 437px;
    display: flex;
    align-items: end;
    padding: 10px 20px;
    border-radius: 23px;
}
.sec-5-parenr.sec-5-bg-4{
    background-image: url(../images/sec-5-4.jpg)!important;
     background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 437px;
    display: flex;
    align-items: end;
    padding: 10px 20px;
    border-radius: 23px;
}

.sec-5-parenr.sec-5-bg-5{
    background-image: url(../images/sec-5-5.jpg)!important;
     background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 437px;
    display: flex;
    align-items: end;
    padding: 10px 20px;
    border-radius: 23px;
}

.sec-5-parenr.sec-5-bg-6{
    background-image: url(../images/sec-5-6.jpg)!important;
     background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 437px;
    display: flex;
    align-items: end;
    padding: 10px 20px;
    border-radius: 23px;
}

.sec-5-parenr.sec-5-bg-7{
    background-image: url(../images/sec-5-7.jpg)!important;
     background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 437px;
    display: flex;
    align-items: end;
    padding: 10px 20px;
    border-radius: 23px;
}

.sec-5-parenr.sec-5-bg-8{
    background-image: url(../images/sec-5-8.jpg)!important;
     background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 437px;
    display: flex;
    align-items: end;
    padding: 10px 20px;
    border-radius: 23px;
}

.sec-5-parenr.sec-5-bg-9{
    background-image: url(../images/sec-5-9.jpg)!important;
     background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 437px;
    display: flex;
    align-items: end;
    padding: 10px 20px;
    border-radius: 23px;
}

section.sec-6 .heading {
    text-align: center;
    position: relative;
    margin-bottom: 2rem;
}

section.sec-6 .heading h3 {
    position: absolute;
    left: 50%;
    top: 24px;
    font-size: 35px;
}

.blogs-parent {border: 1px solid #e7e2e2;border-radius: 10px;transition: 0.7s ease;}

.dic {
    display: flex;
    gap: 14px;
    margin-top: 10px;
    /* padding-left: 10px; */
}

.blogs-parent h2 {
    padding-left: 10px;
    font-size: 20px;
    margin-top: -6px;
}

.blogs-parent p {margin-left: 10px;font-size: 14px;color: #9f9b9b;}

.dic p {
    color: black;
}

section.sec-6 {
    margin: 3rem 0px;
}

section.asda .heading {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

section.asda .heading h3 {
    position: absolute;
    left: 51%;
    top: 12px;
    font-size: 45px;
}

section.sec-7 {
    position: relative;
    height: 421px;
    display: flex;
    align-items: center;
}

section.sec-7:before {
    position: absolute;
    content: "";
    background: url(../images/sec-7-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 40%;
    left: 0px;
}
section.sec-7:after {
    position: absolute;
    content: "";
    background: #f2f4f5;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 60%;
    right: 0px;
    top: 0px;
}

::before {}
.owl-carousel2 .item {
    text-align: center;
}

.owl-carousel2 .item h3 {
    color: #283646;
    font-size: 36px;
    width: 56%;
    margin: 0px auto 17px;
}

.owl-carousel2 .item p {
    color: #8c8e91;
}

.owl-carousel2 .item h5 span {
    display: block;
    margin-top: 7px;
    color: #939598;
}

.owl-carousel2 .item h5 {
    color: #6bc3ff;
}
section.sec-8 {
    margin-bottom: 20px;
    margin-top: 45px;
}

section.sec-8 .heading {
    text-align: center;
    position: relative;
    margin-bottom: 2rem;
}

section.sec-8 .heading h3 {
    position: absolute;
    left: 54%;
    font-size: 42px;
    top: 18px;
}

.contact-inp input {
    background: #f3f4f5;
    border: 1px solid lightgray;
    padding: 10px;
    width: 49.5%;
}

.contact-inp {
    width: 100%;
    margin-bottom: 13px;
}

.contact-te textarea {
    background: #f3f4f5;
    border: 1px solid lightgray;
    padding: 10px;
    width: 100%;
    margin-bottom: 2rem;
}

.conatct-num-parebt {
    display: flex;
    gap: 20px;
    width: 100%;
}

.contact-num h4 {
    font-size: 19px;
    margin-top: 12px;
}

.contact-num p {
    color: #b9b1b1;
}

.contact-num {
    width: 50%;
}
footer {
    background: #181818;
    padding: 14px 0px;
}

.custom-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom-footer ul {
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
}

.custom-footer ul li {
    color: white;
    list-style: none;
    color: white;
}

.custom-footer ul li a {
    color: white;
    text-decoration: none;
}

.custom-footer p {
    color: white;
    margin-bottom: 0px;
}

section.sec-8 {}
section.sec-5.inner {
    height: auto;
    padding: 20px 0rem 5rem;
}

section.sec-5.inner .sec-5-parenr.sec-5-bg-1 {
    /* margin: 10px 0px; */
}
.sec-1-img {
    margin-top: -92px;
}
section.sec-1 {
    position: relative;
    overflow: hidden;
}

.top12 {
    position: absolute;
    bottom: -260px;
    z-index: 0;
    width: 100%;
}

.top12 img {
    /* width: auto; */
    width: 100%;
    height: 463px;
    object-fit: fill;
}
.about-1-con {
    /* display: flex; */
    width: 100%;
    gap: 35px;
    /* flex-wrap: wrap; */
    justify-content: center;
}

.about-1-con p {
    /* width: 21%; */
    font-size: 19px;
    flex: 0 0 28%;
    margin-bottom: 16px;
}

.about-bg {
    /* background: url(../images/about-bg.png); */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* position: relative; */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    /* height: 500px; */
    border-radius: 10px;
    margin-bottom: 34px;
    margin-top: 3rem;
    padding-bottom: 2rem;
}

section.about-2 .heading {
    text-align: center;
}

section.about-2 .heading h3 {
    position: absolute;
    left: 50%;
    top: -8px;
}

.staff {
    box-shadow: 5px 21px 39px -29px #1871c2;
    margin-bottom: 20px;
    border-radius: 10px;
    padding-bottom: 15px;
}

.staff h3 {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 15px;
    color: #328fe9;
    padding-left: 10px;
}

.staff p {
    color: #b7b3b3;
    padding-left: 10px;
    font-size: 16px;
    margin-bottom: 4px;
}

.favioc {
    padding-left: 8px;
    display: flex;
    align-items: center;
    gap: 9px;
}

.favioc a {
    color: white;
    background: #328fe9;
    padding: 5px 7px;
    border-radius: 36px;
    font-size: 14px;
}
section.about-2 {
    padding-bottom: 5rem;
}
.flights-for {
    border: 1px solid black;
    padding: 15px 25px;
    border-radius: 10px;
    margin-bottom: 1rem;
}

.chec {
    display: flex;
    justify-content: space-between;
}

.stops h3 {
    font-size: 23px;
    color: black;
    margin-bottom: 17px;
}

.stops {
    padding: 13px 15px;
    border-bottom: 1px solid black;
}

.chec label {
    color: #312f2f;
}

.chec p {
    color: #312f2f;
}

.flights-for:last-child .stops {
    border-bottom: none!important;
}

.flight-time {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #afa9a9;
    padding: 10px 20px 18px;
    border-radius: 10px;
    margin: 1rem 0rem;
}

.flight-con h4 {
    font-size: 20px;
    margin-bottom: 0px;
    color: black;
}

.flight-con p {
    font-size: 14px;
    color: gray;
    margin-bottom: 12px;
    margin-top: 5px;
}

.flight-mif h4 {
    font-size: 15px;
    color: #157cca;
    margin-bottom: 20px;
}

.flight-end {
    text-align: center;
}

.flight-end h4 {
    font-size: 22px;
    margin-bottom: 11px;
    color: #157cca;
}

.flight-end .Blue:before {
    border: none!important;
}
section.flights {
    padding-bottom: 2rem;
}
.sec-5-parenr {position: relative;transition: 0.7s ease;z-index: 1;margin-bottom: 14px!important;overflow: hidden;}

.sec-5-parenr:before {
    position: absolute;
    content: "";
    background: #000000ad;
    width: 100%;
    height: 0%;
    bottom: 0px;
    left: 0px;
    border-radius: 23px;
    z-index: -1;
    transition: 0.7s ease;
}

.sec-5-parenr:hover:before {
    height: 100%;
}

.blogs-parent:hover {
    transform: scale(1.03);
}
span {
}

.heading h1 span {
    font-family: 'HelveticaNeueMedium';
    font-size: 68px;
}

.sec-4-con.heading h1 {
    font-size: 98px;
}
.about-1-con img {
    border-radius: 10px;
    margin-bottom: 12px;
    height: 408px;
    width: 428px;
}
.sec-5-parenr:after {
    position: absolute;
    content: "";
    background: #00000057;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 25px;
    z-index: -1;
}
section.asda {
    margin: 4rem 0px 15px;
}
section.asda p {
    width: 78%;
    margin: 10px auto;
}
.about-1-con h3 {
    margin-top: 6px;
    color: #212529;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 40px;
}
section.abou1 {
    padding-top: 47px;
}
p.about-1main {
    margin-bottom: 21px;
}

h3 {}
.about-bg video {
    border-radius: 11px;
    width: 1141px;
}
video::-webkit-media-controls-volume-slider {
/*   display: none; */
}


video::-webkit-media-controls-current-time-display{
  display: none;
}

video::-webkit-media-controls-fullscreen-button{
  display:none;
}

video::-webkit-media-controls-time-remaining-display{
  display:none;
}

video::-webkit-media-controls-mute-button {
/*   display: none; */
}

video::-webkit-media-controls-play-button{
/*   display: none; */
}

video::-webkit-media-controls-timeline {
  display: none;
}

