body {
    padding: 0;
    margin: 0;
    font-family: 'Montserrat-Regular';
    scroll-behavior: smooth;
    overflow-x: hidden;
}

a {
    text-decoration: none !important;
    outline: 0 !important;
    color: inherit !important;
}

a:hover {
    text-decoration: none !important;
    color: inherit !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

p {

    margin-bottom: 0;
}

ul {
    padding: 0;
    margin: 0;

}

input:focus {
    outline: none;
}

/* .people_sec,
.choose,
.provide-sec,
.banner_2,
.travel-sec,
.pay_sec {
    padding: 50px 100px;
} */

.list {
    display: flex;
    align-items: center;
}

.list ul li {
    list-style: none;
    display: inline;
    font-family: 'Montserrat-Bold';
}

.list ul li a {
    text-decoration: none;
    color: black;
    margin-right: 20px;
}

.header {
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0px 0px 3px rgb(139, 129, 129);

}

/* banner */
.banner1 {
    background-color: aliceblue;
}

.now-btn {
    background-color: yellow;
    border: none;
    padding: 8px 15px;
    border-radius: 25px;

}

.now-btn,
.work-btn {
    font-size: 14px;
    font-family: 'Montserrat-SemiBold';
}

.work-btn {
    background-color: transparent;
    border: none;

}

.work-btn img {
    height: 35px;
}

.banner {
    height: 550px;
    background-image: url(../img/Background.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.content-col {
    display: flex;
    align-items: center;
    height: 100%;

}

.heading {
    font-size: 50px;
}

.SubHeadings {
    font-size: 40px;
    font-family: 'Montserrat-ExtraBold';
    margin-bottom: 10px;
}

.ban_content {
    font-size: 20px;
    margin-right: 50%;
}

.people {
    border: 1px solid #E4E6E8;
    border-radius: 10px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.author {
    margin-left: -15px;
}

.author_btn {
    background-color: yellow;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 25px;
}

.people p {
    font-size: 14px;
}

.partner_content p {
    font-size: 10px;
    color: grey;

}

.partner_content h4 {
    font-size: 18px;
    font-family: 'Montserrat-SemiBold';
    margin-bottom: 0 !important;
}

.payment {
    display: flex;
    align-items: center;
    justify-content: end;
}

.payment img {
    margin-right: 5px;
}

/* why choose us */
.choose_us {
    background-color: #E4E6E8;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border-radius: 25px;
    margin-bottom: 10px;
}

.choose_us p,
.testmonials p {
    font-size: 12px;
    font-family: 'Montserrat-SemiBold';
}

.choose h2,
.travel-sec h2,
.client_sec h2 {
    font-family: 'Montserrat-ExtraBold';
    font-size: 40px;
    margin-bottom: 10px;
}

.discover {
    color: grey;
    font-size: 16px;

}

.choose button,
.contact_btn {
    background-color: black;
    color: white;
    font-size: 12px;

}

.choose button {
    margin-top: 15px;
    padding: 10px 20px;
    border: none;
    display: flex;
    justify-content: space-between;
    width: 150px;
    border-radius: 10px;
}

.choose button div {
    background-color: white;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    font-family: 'Montserrat-SemiBold';
    display: flex;
    justify-content: center;
    align-items: center;
}

.choose_img {
    display: flex;
    justify-content: end;
}

.destn,
.support,
.booking,
.price {
    height: 220px;
    width: 230px;

    border-radius: 20px;
}

.destn,
.support {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.destn {
    background-color: yellow;

}

.booking,
.price {
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px;
}

.booking {
    background-image: url(../img/girl.svg);
}

.price {
    background-image: url(../img/pig.svg);
}

.support{
    border: 1px solid lightgray;
}

.head {
    font-size: 14px;
    font-family: 'Montserrat-Bold';
    margin-bottom: 10px;
}

.destn_cont {
    font-size: 11px;
    color: grey;
}

.choose-one {
    margin-top: 50px;
    padding-right: 10px;
}

.choose-two {
    padding-left: 10px;
}

.destn,
.support {
    margin-bottom: 20px;
}

.choose_content {

    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: start;
}

/* provide */

.prodiveCard {
    height: 100%;
    border-radius: 35px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.box_two,
.luggage {
    padding: 30px;
    border-radius: 20px;
    /* width: 340px; */
}

.box {
    border-radius: 20px;
    /* background-image: url(../img/Container.png); */
    height: 227px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.box img {
    width: 100%;
    border-radius: 20px;
    z-index: -1;
}

.box_one{
    background-image: url(../img/accommodation.svg);
}
.box2{
    background-image: url(../img/tourism_package.svg);
}
.box3{
    background-image: url(../img/Restaurant.svg);
}
.box4{
    background-image: url(../img/ticketing.svg);
}
.box5{
    background-image: url(../img/visa.svg);
}
.box_two h6 {
    font-family: 'Montserrat-Bold';
    font-size: 18px;
    margin-bottom: 20px;
}

.box_two {
    margin-top: -32px;
    background-color: white;
    z-index: 1;
}

.pro_content {
   
    padding: 30px 0px 20px 0px;
}

.pro_content-two {
    margin-top: 30px;
}



.luggage p {
    font-size: 14px;
    font-family: 'Montserrat-SemiBold';
}

.luggage h6 {
    font-size: 18px;
    font-family: 'Montserrat-Bold';
}

.contact_btn {
    border-radius: 25px;
    padding: 10px 25px;
}

.travel_box {
    height: 230px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.learn_btn {
    background-color: transparent;
    border: none;
    font-size: 13px;
    margin-top: 10px;
}

/* client */
.client_sec {
    width: 100%;
    background-color: aliceblue;
    padding: 60px;
}

.client_content {

    position: relative;
}

.lines {
    height: 60px;
    position: absolute;
    top: -20px;
    right: 0px;
}

.testmonials {
    background-color: white;
    width: 180px;
    padding: 5px;
    border-radius: 25px;
    margin-bottom: 10px;
}

.test {
    height: 30px;
}



.pay_sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.review_card {
    background-color: white;
    padding: 40px;
    width: 400px;
    border-radius: 25px;
}

.rating {
    color: #FFC700;
    font-size: 12px;
}

.name h6 {
    margin-bottom: 0 !important;
    font-family: 'Montserrat-Bold';
}

.name p {
    font-size: 12px;
    font-weight: 500;
}

.rev_content {
    color: grey;
    font-size: 12px;
}

.left,
.right {
    height: 30px;
    width: 30px;
    background-color: #E4E6E8;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.left,
.right {
    margin-top: 50px;
}

/* banner3 */


.banner3 {
    background-color: aliceblue;
    border-radius: 25px;
}

.banner3_content {
    padding-left: 60px;
}

.join {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: yellow;
    width: 140px;
    padding: 10px 5px;
    border-radius: 20px;

}

.join p {
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
}

.banner3_content h4 {
    font-family: 'Montserrat-ExtraBold';
}

.banner3_ip {
    background-color: white;
    padding: 5px 5px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: none;
    width: auto;
    padding-left: 20px;
}

.banner3_ip::placeholder,
.banner_btn {
    font-size: 14px;
}

.banner3_ip:focus {
    outline: none;
}

.banner_btn {
    background-color: black;
    color: white;
    padding: 10px 15px;
    border-radius: 25px;
    font-size: 14px;
    margin-left: -15px;
}

.ad {
    font-size: 11px;
    color: grey;
}

.eifel {
    margin-left: 50px;
}

/* footer */
.footerSec {
    border-top: 1px solid #E4E6E8;
    ;
}

.footer {
    border-bottom: 1px solid #E4E6E8;
    ;
}

.footer p {
    font-size: 14px;
    margin-bottom: 10px !important;
}

.footer h6 {
    font-family: 'Montserrat-Bold';
    margin-bottom: 15px;
}

.company p {
    color: grey;
}

.company ul li {
    list-style: none;
    font-size: 14px;
    color: grey;
    margin-bottom: 10px;
}

.company ul li:last-child {
    margin-bottom: 0;
}

.email_ip {
    border: 1px solid #E4E6E8;
    padding: 5px 15px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
}

.email_ip input {
    border: none;
    padding-left: 10px;
    width: 100%;
}

.email_ip input::placeholder {
    font-size: 13px;
}

.email_ip i {
    font-size: 12px;
}

.nums {
    color: orange;
    font-size: 18px;
}

.travila {
    font-size: 13px !important;
}

.pointer {
    background-color: black;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 80px;
    right: 50px;

}


.nav-icon1 {

    float: right;
    width: 30px;
    height: 30px;
    position: relative;
    margin: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 100;

}

.nav-icon1 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: black;
    border-radius: 5px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}


.menuSec .nav-icon1 span {
    background: rgb(0, 0, 0);
}

.nav-icon1 span:nth-child(1) {
    top: 0px;
}

.nav-icon1 span:nth-child(2) {
    top: 12px;
}

.nav-icon1 span:nth-child(3) {
    top: 24px;
}

.nav-icon1.open span:nth-child(1) {
    top: 15px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.nav-icon1.open span:nth-child(3) {
    top: 15px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.navbarIcon {
    display: none;
}

.menuSec {
    width: 100%;
    height: 100vh;
    background: white;
    z-index: 1000;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.menuNavBar {
    list-style: none;
    margin: 0px;
    text-align: left;
}

.menuNavBar li {
    padding: 30px 35px;
    padding-bottom: 0px;
    cursor: pointer;
    transition: all .8s ease;
    font-size: 18px;
    color: black;
}


.menuNavBar li.active {
    color: #F38423;
    transition: all .8s ease;

    font-size: 20px;
}

.menuNavBar li:hover {
    color: #F38423;
    transition: all .8s ease-out;
}

.abtBackground {
    background-image: url(../img/Overlay+Background.svg);
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.abtBackground h1 {
    font-size: 50px;
    font-family: 'Montserrat-Black';
    color: white;
}

.abtBackground h4 {
    color: white;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.abtBackground h4 a {
    color: #63AB45 !important;
}

.urfacilityCard {
    border-radius: 7.875px;
    background: rgba(99, 171, 69, 0.10);
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.subCircle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.urfacilityCard h5 {
    font-size: 14px;
    color: #100C08;
    font-family: 'Montserrat-Bold';
}

.facilContent h2 {
    font-size: 30px;
    font-family: 'Montserrat-Bold';
    margin-bottom: 20px;
}

.facilContent p {
    font-size: 16px;
}

.facilContent img {
    width: 65%;
}

.testimonial-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.testimonial-card {
    display: flex;
    justify-content: center;
}

.testimonial-text {
    width: 50%;
    border-radius: 24px;
    background: #FAFAFA;
    /* 94-200 */
    box-shadow: 0px 94px 200px 0px rgba(21, 21, 21, 0.15);
    padding: 50px;
    margin-bottom: 40px;
    margin-top: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}



.testimonial-image img {
    width: 70%;
}

.teamMaincard {
    border-radius: 22.045px;
    border: 1.378px solid #F5F6F7;
    background: #FFF;
    padding: 20px;
    text-align: center;
}

.teamMaincard h5 {
    font-size: 25px;
    font-family: 'Montserrat-Bold';
    margin-top: 10px;
    margin-bottom: 10px;
}

.teamMaincard h6 {
    color: #6A778B;
    font-size: 18px;
    font-family: 'Montserrat-SemiBold';
    margin-bottom: 10px;
}

.teamMaincard p {
    font-size: 14px;
    color: #737373;
    text-align: justify;
}

.teamMemberCard img {
    width: 100% !important;
}

.CinfoTitle {
    font-size: 50px;
    font-family: 'Montserrat-Bold';
    position: relative;
    padding-bottom: 10px;
}

.CinfoTitle::before {
    content: '';
    height: 5px;
    background-color: #FEFA17;
    width: 180px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.CinfoSec {

    display: flex;
    align-items: center;
}

.CinfoSec p {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.CinfoSec h6 {
    font-size: 14px;
    color: rgba(64, 74, 61, 0.80);
    font-family: 'Montserrat-Bold';
    margin-bottom: 10px;
}

.Ciconsec {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 0.463px solid rgba(64, 74, 61, 0.10);
}

.infoCircle {
    width: 40px;
    height: 40px;
    border-radius: 18.516px;
    background: #FEFA17;
    display: flex;
    align-items: center;
    justify-content: center;
}

.CinfoSecImg img {
    width: 100%;
}

.contactForm input {
    border-radius: 6.572px;
    border: 0.657px solid rgba(64, 74, 61, 0.20);
    padding: 10px;
    width: 100%;
}

.contactForm textarea {
    border-radius: 6.572px;
    border: 0.657px solid rgba(64, 74, 61, 0.20);
    padding: 10px;
    width: 100%;
}

.contactFormsec img {
    width: 80%;
}

.subcribleSec {
    border-radius: 29px;
    background: #25282B;
    padding: 50px 100px;
}

.subcribeCont h3 {
    font-size: 30px;
    color: white;
    font-family: 'Montserrat-Bold';
    margin-bottom: 15px;
}

.subcribeCont h5 {
    font-size: 20px;
    color: #FEFA17;
    font-family: 'Montserrat-Bold';
}

.subcribeCont ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

.subcribeCont ul li {
    font-size: 16px;
    color: white;
    margin-bottom: 10px;
}

.subcribeContImg {
    text-align: end;
}

.subcribeContImg img {
    width: 50%;
}

.ser_banner {
    background-image: url("../img/banner_ser.svg");
    height: 600px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ban_content2 {
    display: flex;
    align-items: center;
    padding: 50px;
}

.ban_content2 p {
    font-size: 20px;
    color: rgb(177, 169, 169);
}

.ban_content2 h1 {
    color: #FFF;
    font-family: "Montserrat-Bold";
    font-size: 50px;
}

.ser_btn {
    font-size: 16px;
    font-family: "Montserrat-SemiBold";
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 25px;
    border: none;
    padding: 12px 20px;
    background: linear-gradient(135deg, #F9EC7D 0%, #F5B100 100%);
}

.arrow {
    background-color: black;
    height: 23px;
    width: 23px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.arrow i {
    color: white;
}

/* our services */


.ser_heading {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.ser_heading h2 {
    font-size: 40px;
    font-family: 'Montserrat-Bold';
    margin-bottom: 10px;
}

.ser_bar {
    font-family: "Montserrat-SemiBold";
    display: flex;
    justify-content: space-between;
    background-color: #F7F7F7;

    align-items: center;
    padding: 10px;
    border-radius: 30px;
}

.ser_bar ul {
    border-bottom: none !important;
}

.ser_bar ul li button {
    background: transparent !important;
    border: none !important;
    color: black !important;
}

.ser_bar ul li button:hover {
    border: none;
}

.ser_bar ul li button.active {
    border-radius: 25px !important;
    background: linear-gradient(135deg, #F9EC7D 0%, #F5B100 100%) !important;

}

.services {
    background-color: #F7F7F7;

}

.card_content {
    padding: 20px;
    background-color: white;
    box-shadow: 0 4px 6px rgba(207, 202, 202, 0.1);

}

.card_content,
.services {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.ser_card {
    margin-bottom: 20px;
}

.ser_card1 img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.ser_card2 {
    padding: 20px;
}

.card_content h5,
.prices {
    font-family: "Montserrat-Bold";
    margin-bottom: 10px;
}

.services p {
    font-size: 16px;
    color: grey;

}

.prices {
    font-size: 18px;
    font-family: "Montserrat-ExtraBold";
    letter-spacing: 1px;
}

.enquire {
    font-family: "Montserrat-SemiBold";

    background-color: #F6D104;
    padding: 5px 20px;
    border: none;
    border-radius: 50px;
    font-size: 15px;
    color: black;
    box-shadow: 10px 10px 10px rgb(235, 221, 221);
}

.booknowBtn {
    display: flex;
    align-items: center;
}

/* features */

.featureSecRight {
    display: flex;
}

.features h5 {
    margin-bottom: 20px;
    font-family: 'Montserrat-Bold';
}

.features h6,
.gallery h6 {
    color: grey;
}

.gallery h2 {
    font-size: 40px;
    font-family: 'Montserrat-Bold';
}

.feature1 {
    position: relative;
}

.feature1 h2 {
    font-size: 40px;
    font-family: 'Montserrat-Bold';
}

.turkey {
    position: absolute;
    top: 40%;
    left: 5%;
    color: white;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.22);
    font-size: 13px;
    padding: 6px 15px;
    backdrop-filter: blur(7.5px);
}

/* gallery */
.ball1 {
    background-image: url(../img/gallery1.svg);
    height: 554px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.ball2 {
    padding-left: 20px;
    padding-bottom: 10px;
}

.gallery-2 {
    padding-left: 20px;
    padding-top: 20px;
}

