        * {
            margin: 0px;
            padding: 0px;
            box-sizing: border-box;
        }
        
        html,
        body {
            font-family: "Plus Jakarta Sans", sans-serif;
        }
        
        body a {
            text-decoration: none;
            transition: 0.5s all;
            -webkit-transition: 0.5s all;
            -moz-transition: 0.5s all;
            -o-transition: 0.5s all;
            -ms-transition: 0.5s all;
        }
        
        a {
            text-decoration: none;
            color: #081E2A;
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-family: "Plus Jakarta Sans", sans-serif;
            text-rendering: optimizeLegibility;
            color: #081E2A;
        }
        
        p {
            margin: 0 0 10px;
            line-height: 30px;
            font-size: 16px;
        }
        
        ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        
        label {
            margin: 0;
        }
        
        .navbar-default .navbar-toggle:focus {
            background-color: #ddd0!important;
        }
        /*header*/
        /***************************************marquee-wrap*************************************/
        
        .marquee-wrap {
            background: #760803;
            padding: 5px 0px;
        }
        
        .marquee-wrap ul {
            list-style-type: none;
            margin: 0;
            text-align: center;
        }
        
        .cont p a {
            color: #fff;
        }
        
        .marquee-wrap p {
            color: #ffffff;
            display: inline-block;
            font-size: 14px;
            font-weight: 600;
            margin: 0px;
        }
        
        .marquee-wrap p:hover {
            color: #f2f2f2;
        }
        
        .footer-social>li {
            display: inline-block;
            margin-right: 6px;
            margin-bottom: 6px;
            width: 35px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            padding-top: 1px;
        }
        
        .footer-social>li a {
            color: #fff;
            font-size: 19px;
        }
        /* .facebook-bg {
       background-color: #3b5998;
   }
   
   .twitter-bg {
       background-color: #00acee;
   }
   
   .linkedin-bg {
       background-color: #0e76a8;
   }
   
   .instagram-bg {
       background-color: #3f729b;
   }
   
   .pint-bg {
       background-color: #c8232c;
   }
   */
        
        .cont i {
            color: #fff;
            margin-right: 5px;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
        }
        
        .cont {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-left: 20px;
            margin-top: 15px;
        }
        
        .cont i {
            background: #000;
            color: #fff;
            width: 30px;
            height: 32px;
            text-align: center;
            vertical-align: middle;
            line-height: 32px;
            font-size: 18px;
            margin-right: 10px;
        }
        
        .short-info {
            font-size: 14px;
            font-family: Open Sans;
            text-transform: capitalize;
            color: #fff;
            font-weight: 400;
        }
        
        .short-info h4 {
            font-size: 14px;
            font-weight: 700;
            line-height: 18px;
            margin: 0px;
        }
        /*---------------book Button----------------------*/
        
        .book i {
            color: #fff;
            margin-right: 15px;
            background: red;
            width: 30px;
            height: 29px;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            padding-top: 7px;
        }
        
        .book {
            line-height: 30px;
        }
        
        .book span {
            color: #fff;
        }
        
        #logo1 {
                width: 70px;
    margin-top: -12px;
        }
        
        nav.navbar.bootsnav ul.nav > li > a.active,
        nav.navbar.bootsnav ul.nav > li > a:hover {
            color: #0f6b63;
            transition: .4s;
        }
        
        nav.navbar.bootsnav ul.nav > li > a {
            letter-spacing: 0px;
            color: #081E2A;
            font-size: 15px;
            transition: 0.5s;
            margin-left: 5px;
            font-weight: 600;
        }
        
        .navbar-brand h3 {
            margin: 0px;
            margin-top: 15px;
            color: #607d8b;
            font-size: 26px;
            text-transform: uppercase;
            font-weight: 900;
        }
        @media (min-width: 1024px) {
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu.destinationsss {
        
         height: 300px;
        overflow-y: scroll;
    }
        }
        /***************************************marquee-wrap*************************************/
        /*header*/
        /*header-top*/
        
        .header-top {
            background-color: #EBEBEB;
        }
        
        .flex-two {
            justify-content: space-between;
            align-items: center;
            display: flex;
        }
        
        .flex-three {
            display: flex;
            align-items: center;
        }
        
        .header-top .header-top-wrap .header-top-right ul li:not(:last-child) {
            margin-right: 36px;
        }
        
        .flex-two {
            justify-content: space-between;
            align-items: center;
            display: flex;
        }
        
        .header-top .header-top-wrap .header-top-left .booking {
            margin-right: 32px;
        }
        
        .header-top .header-top-wrap .header-top-right ul li i {
            color: #0f6b63;
            margin-right: 8px;
            font-size: 18px;
        }
        
        .header-top .header-top-wrap .header-top-left .booking i {
            color: #0f6b63;
            margin-right: 5px;
        }
        
        .header-top .header-top-wrap .header-top-left .booking span {
            font-size: 14px;
            font-weight: 500;
            line-height: 17px;
            text-decoration: underline;
            color: #000;
        }
        
        .header-top .header-top-wrap .header-top-left .follow-social span {
            font-size: 15px;
            font-weight: 500;
            line-height: 19.53px;
            margin-right: 18px;
        }
        
        .header-top .header-top-wrap .header-top-left .follow-social ul {
            background-color: #DCDCDC;
            padding: 12px 30px;
        }
        
        .header-top .header-top-wrap .header-top-left .follow-social ul li:not(:last-child) {
            margin-right: 22px;
        }
        
        .header-top .header-top-wrap .header-top-left .follow-social ul li a {
            color: rgba(0, 0, 0, 0.72);
        }
        /*header-top*/
        /*slider*/
        
        header .item {
            height: 100vh;
            position: relative;
        }
        
        header .item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        header .item .cover {
            padding: 75px 0;
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.6);
            display: flex;
            align-items: center;
        }
        
        header .item .cover .header-content {
            position: relative;
            padding: 56px;
            overflow: hidden;
        }
        
        header .item .cover .header-content .line {
            content: "";
            display: inline-block;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            position: absolute;
            border: 9px solid #fff;
            -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
            clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
        }
        
        header .item .cover .header-content h2 {
            font-weight: 300;
            font-size: 35px;
            color: #fff;
        }
        
        header .item .cover .header-content h1 {
            font-size: 56px;
            font-weight: 600;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
        }
        
        header .item .cover .header-content h4 {
            font-size: 24px;
            font-weight: 300;
            line-height: 36px;
            color: #fff;
        }
        
        header .owl-item.active h1 {
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            animation-name: fadeInDown;
            animation-delay: 0.3s;
        }
        
        header .owl-item.active h2 {
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            animation-name: fadeInDown;
            animation-delay: 0.3s;
        }
        
        header .owl-item.active h4 {
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            animation-name: fadeInUp;
            animation-delay: 0.3s;
        }
        
        header .owl-item.active .line {
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            animation-name: fadeInLeft;
            animation-delay: 0.3s;
        }
        
        header .owl-nav .owl-prev {
            position: absolute;
            left: 15px;
            top: 43%;
            opacity: 0;
            -webkit-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;
            background: rgba(0, 0, 0, 0.5) !important;
            width: 40px;
            cursor: pointer;
            height: 40px;
            position: absolute;
            display: block;
            z-index: 1000;
            border-radius: 0;
        }
        
        header .owl-nav .owl-prev span {
            font-size: 1.6875rem;
            color: #fff;
        }
        
        header .owl-nav .owl-prev:focus {
            outline: 0;
        }
        
        header .owl-nav .owl-prev:hover {
            background: #000 !important;
        }
        
        header .owl-nav .owl-next {
            position: absolute;
            right: 15px;
            top: 43%;
            opacity: 0;
            -webkit-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;
            background: rgba(0, 0, 0, 0.5) !important;
            width: 40px;
            cursor: pointer;
            height: 40px;
            position: absolute;
            display: block;
            z-index: 1000;
            border-radius: 0;
        }
        
        header .owl-nav .owl-next span {
            font-size: 1.6875rem;
            color: #fff;
        }
        
        header .owl-nav .owl-next:focus {
            outline: 0;
        }
        
        header .owl-nav .owl-next:hover {
            background: #000 !important;
        }
        
        header:hover .owl-prev {
            left: 0px;
            opacity: 1;
        }
        
        header:hover .owl-next {
            right: 0px;
            opacity: 1;
        }
        /*slider*/
        /*about-us*/
        
        .all-section {
            padding: 50px 0px;
        }
        
        .travel-video {
            position: relative;
        }
        
        .travel-video .image-video {
            margin: 0px 0px -14px -20px;
        }
        
        .travel-video .mask-video {
            position: absolute;
            left: -12.5%;
            bottom: -5%;
            width: auto;
        }
        
        .tf-anime-rorate {
            -webkit-animation: anime-rorate 8s infinite;
            animation: anime-rorate 8s infinite;
        }
        
        @keyframes anime-rorate {
            0% {
                transform: rotate(0deg);
            }
            50% {
                transform: rotate(-15deg);
            }
            100% {
                transform: rotate(0deg);
            }
        }
        
        .travel-video .mask-enjoy {
            bottom: 2%;
            left: 25%;
            width: auto;
            position: absolute;
        }
        
        .inner-content-about {
            padding-left: 6px;
        }
        
        .text-main {
            color: #0f6b63 !important;
            margin-bottom: 15px;
        }
        
        .title-heading {
            font-size: 50px;
            line-height: 60px;
            font-weight: 800;
            text-transform: capitalize;
        }
        
        .font-yes {
            font-family: "Yesteryear", sans-serif;
        }
        
        .text-gray {
            color: #B6C2D4;
        }
        
        .title {
            font-size: 18px;
            line-height: 30px;
            font-weight: 700;
            margin-bottom: 10px;
        }
        
        .inner-content-about .btn-wrap-about {
            margin-top: 37px;
            gap: 40px;
            flex-wrap: wrap;
        }
        
        .btn-main {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            padding: 18px 32px;
            border-radius: 5px;
            border: none;
            overflow: hidden;
            background: #0f6b63;
            color: #FFFFFF;
        }
        
        .btn-main .btn-main-text {
            transform: translateX(15px);
            font-size: 15px;
            font-weight: 600;
            margin-bottom: 0px;
            line-height: 18.9px;
            letter-spacing: 0.05em;
            text-transform: uppercase;
            transition-duration: 0.3s;
        }
        
        .btn-main .iconer {
            transform: translateX(-15px);
            transition-duration: 0.3s;
            opacity: 0;
        }
        
        .btn-main:hover {
            background-color: #FF970D;
        }
        
        .btn-main:hover .btn-main-text {
            color: #FFFFFF;
            transform: translateX(0px);
        }
        
        .btn-main:hover .iconer {
            color: #FFFFFF;
            transform: translateX(0px);
            opacity: 1;
        }
        
        .flex-three {
            display: flex;
            align-items: center;
        }
        
        .inner-content-about .btn-wrap-about .profile .image img {
            width: 56px;
            height: 56px;
            border-radius: 100%;
            border: 4px solid #FFFFFF;
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
        }
        
        .inner-content-about .btn-wrap-about .profile .content {
            margin-left: 20px;
        }
        
        .inner-content-about .btn-wrap-about .profile .content img {
            width: auto;
        }
        
        .inner-content-about .btn-wrap-about .profile .content span {
            display: block;
            font-size: 14px;
            font-weight: 500;
            line-height: 24px;
        }
        /*about-us*/
        /*packages*/
        
        .package-section {
            background-image: url(../images/pattern-1.png);
            background-repeat: repeat;
            background-position: left top;
        }
        
        .package-block .inner-box {
            position: relative;
            display: block;
            background: #fff;
            border: 1px solid rgba(0, 0, 0, 0.03);
            box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.07);
            min-height: 100%;
            border-radius: 10px;
        }
        
        .package-block .inner-box {
            position: relative;
            display: block;
            background: #fff;
            border: 1px solid rgba(0, 0, 0, 0.03);
            box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.07);
            min-height: 100%;
            border-radius: 10px;
        }
        
        .package-block .image-box .image {
            position: relative;
            background: #ff5522;
            border-radius: 10px 10px 0 0;
            overflow: hidden;
        }
        
        .package-block .image-box .image img {
            position: relative;
            width: 100%;
            border-radius: 10px 10px 0 0;
            transition: all 0.5s ease;
                height: 225px;
        }
        
        .package-block .inner-box:hover .image img {
            opacity: 0.50;
            transform: scale(1.05);
        }
        
        .package-block .lower-box {
            position: relative;
            display: block;
            padding: 30px 30px 0;
        }
        
        .package-block .lower-box .location {
            position: relative;
            font-weight: 800;
            color: #ff5522;
            margin-bottom: 10px;
        }
        
        .package-block .lower-box h5 {
            position: relative;
            font-weight: 400;
            color: #a8b1b5;
            margin-bottom: 20px;
            font-size: 22px;
            font-weight: 700;
        }
        
        .package-block .lower-box .info {
            position: relative;
            font-size: 14px;
            line-height: 20px;
        }
        
        .package-block .lower-box .info {
            position: relative;
            font-size: 14px;
            line-height: 20px;
        }
        
        .package-block .lower-box .info .duration i,
        .package-block .lower-box .info .persons i {
            position: relative;
            padding-right: 5px;
            color: #ff5522;
        }
        
        .package-block .bottom-box {
            position: relative;
            margin-top: 25px;
            padding: 15px 0;
            border-top: 1px solid rgba(0, 0, 0, 0.15);
        }
        
        .package-block .bottom-box .rating {
            position: relative;
            float: left;
        }
        
        .package-block .bottom-box .rating a {
            font-size: 12px;
            color: #a8b1b5;
            display: inline-block;
            vertical-align: top;
            line-height: 20px;
        }
        
        .package-block .bottom-box .rating i {
            position: relative;
            color: #ffb400;
            font-size: 14px;
            padding-right: 5px;
            line-height: 20px;
            z-index: 1;
        }
        
        .package-block .bottom-box .price {
            position: relative;
            font-size: 14px;
            color: #6c7171;
            line-height: 20px;
            float: right;
        }
        
        .package-block .bottom-box .price .amount {
            font-size: 18px;
            color: #ff5522;
        }
        /*packages*/
        /*destinations*/
        
        .destinations {
            position: relative;
            margin-bottom: 20px;
        }
        
        .destinations img {
            border-radius: 10px;
            overflow: hidden;
            height: 250px;
        }
        
        .tour-destination:before {
            content: '';
            position: absolute;
            top: 10px;
            bottom: 10px;
            left: 10px;
            right: 10px;
            border: 1px solid #fff;
        }
        
        .tour-destination {
            position: relative;
            border-radius: 10px;
            overflow: hidden;
        }
        
        .tour-destination::after {
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            top: 0px;
            left: 0px;
            background-color: #00000038;
            transition: .5s;
        }
        
        .tour-destination:hover::after {
            background-color: #00000073;
            transition: .5s;
        }
        
        .tour-destination h3 {
            margin: 0px;
            font-weight: bold;
        }
        
        .tour-destination .tour-destination-content {
            position: absolute;
            bottom: 0px;
            left: 10px;
            color: #fff;
            z-index: 1;
        }
        
        .tour-destination .tour-destination-content2 {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100%;
            bottom: auto;
            text-align: center;
            transform: translate(-50%, -50%);
            color: #fff;
            z-index: 1;
        }
        
        .tour-destination-content2 h3 {
            color: #fff;
            font-weight: 800;
        }
        
        .tour-destination-content2 p {
            font-weight: 600;
        }
        /*destination*/
        /*counter*/
        
        .counter-point {
            margin-top: -250px;
            margin-bottom: 50px;
        }
        
        .widget-counter {
            background-color: #0f6b63;
            background-image: url(../images/bg-counter.png);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            padding-top: 124px;
            padding-bottom: 124px;
        }
        
        .tf-counter {
            background-color: #FFFFFF;
            padding: 50px;
            border: 1px solid rgba(255, 255, 255, 0.17);
            border-radius: 23px;
            box-shadow: 0px 14px 40px 0px rgba(0, 0, 0, 0.03);
            position: relative;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            z-index: 1;
            text-align: center;
        }
        
        .tf-counter::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 90%;
            height: 92%;
            border: 1px dashed rgba(0, 0, 0, 0.17);
            border-radius: 23px;
        }
        
        .tf-counter:hover::before {
            border: 1px dashed #0f6b63;
        }
        
        .tf-counter .icon {
            color: #FF970D;
            height: 75px;
        }
        
        .tf-counter .icon img {
            width: 70px;
            transition: all 0.5s ease;
        }
        
        .tf-counter:hover .icon img {
            transform: rotateY(180deg);
        }
        
        .tf-counter .number-counter {
            font-size: 40px;
            font-weight: 700;
            color: #0f6b63;
            line-height: 40px;
            position: relative;
        }
        
        .tf-counter .line {
            height: 3px;
            width: 50px;
            border: 1px dashed #0f6b63;
            display: inline-block;
            margin-top: 19px;
            margin-bottom: 3px;
        }
        
        .tf-counter .title-counter {
            font-size: 21px;
            font-weight: 600;
            line-height: 27px;
            color: #081E2A;
        }
        
        .tf-counter .number-counter.percen::after {
            position: absolute;
            content: "%";
        }
        
        .tf-counter .number-counter.plus::after {
            position: absolute;
            content: "+";
        }
        /*counter*/
        /*activity*/
        
        .clip-text {
            font-size: 105px;
            font-weight: 800;
            line-height: 89px;
            text-align: center;
            text-transform: uppercase;
            margin-top: -10px;
            margin-bottom: -5px;
            color: transparent;
            -webkit-background-clip: text;
            background-image: url(../images/clip-text.jpg);
            background-size: cover;
            background-position: center;
        }
        
        .activities {
            background-color: #fff;
            text-align: center;
            padding: 10px;
            border: 1px solid #ddd;
            border-radius: 15px;
            margin-top: 50px;
            transition: all 0.5s ease;
        }
        
        .activities:hover {
            background-color: #0f6b63;
        }
        
        .activities img {
            width: 80px !important;
            margin: 0px auto 0px;
            padding-top: 20px;
        }
        
        .activities h3 {
            font-size: 22px;
            font-weight: 700;
        }
        
        .activities:hover h3 {
            color: #FFFFFF;
        }
        /*activity*/
        /*testimonial*/
        
        .testi-block-one .inner-box {
            position: relative;
            display: block;
            text-align: center;
            min-height: 332px;
            padding: 60px 40px 60px;
            background: #fff;
            border-radius: 10px;
            border: 1px solid rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 15px 0px rgba(2, 24, 93, 0.07);
        }
        
        .testi-block-one .icon {
            position: relative;
            font-size: 48px;
            color: #ff5522;
            line-height: 48px;
            margin-bottom: 30px;
        }
        
        .testi-block-one .travilo-text {
            position: relative;
            font-size: 18px;
            color: #6c7171;
            font-style: italic;
        }
        
        .testi-block-one .info {
            position: relative;
            display: inline-block;
            vertical-align: top;
            padding-top: 5px;
            padding-left: 115px;
            margin-top: 25px;
            text-align: left;
        }
        
        .testi-block-one .info .image {
            position: absolute;
            left: 0;
            top: 0px;
            width: 92px;
            height: 92px;
            border-radius: 50%;
            overflow: hidden;
        }
        
        .testi-block-one .info .image img {
            position: relative;
            display: block;
            width: 100%;
            border-radius: 50%;
        }
        
        .testi-block-one .info .rating {
            position: relative;
            font-size: 16px;
            line-height: 24px;
            font-weight: 400;
            color: #ffb400;
            margin-bottom: 7px;
        }
        
        .testi-block-one .info .rating i {
            position: relative;
            display: inline-block;
            vertical-align: middle;
        }
        
        .testi-block-one .info .name {
            color: var(--dark-gray-gray);
            font-size: 18px;
            font-weight: 400;
            font-family: 'Gilroy_Bold', sans-serif;
            margin-bottom: 0px;
        }
        
        .testi-block-one .info .designation {
            position: relative;
            float: left;
            font-size: 14px;
            font-weight: 400;
            color: var(--light-gray-gray);
        }
        /*footer*/
        
        .callt-to-action {
            background-color: #0f6b63;
            border-radius: 7px;
            padding: 35px 39px 39px 39px;
            position: relative;
        }
        
        .flex-three {
            display: flex;
            align-items: center;
        }
        
        .callt-to-action .callt-to-action-content .image {
            margin-right: 43px;
        }
        
        .callt-to-action .callt-to-action-content .content .title-call {
            font-size: 36px;
            font-weight: 700;
            line-height: 45px;
            color: #FFFFFF;
            margin-bottom: 10px;
        }
        
        .callt-to-action .callt-to-action-content .content .des {
            font-size: 18px;
            font-weight: 400;
            line-height: 32px;
            color: rgba(255, 255, 255, 0.52);
            text-transform: capitalize;
        }
        
        .callt-to-action .shape-ab {
            position: absolute;
            width: auto;
            right: 22%;
            -webkit-animation: anime-rorate 8s infinite;
            animation: anime-rorate 8s infinite;
        }
        
        @keyframes anime-rorate {
            0% {
                transform: rotate(0deg);
            }
            50% {
                transform: rotate(-15deg);
            }
            100% {
                transform: rotate(0deg);
            }
        }
        
        .get-call {
            font-size: 15px;
            font-weight: 600;
            line-height: 18.9px;
            letter-spacing: 0.05em;
            text-transform: uppercase;
            padding: 23px 36px;
            background-color: #FFFFFF;
            color: #0f6b63;
            display: inline-block;
            border-radius: 5px;
            text-align: center;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }
        
        .get-call:hover {
            background-color: #FF970D;
            color: #FFFFFF;
        }
        
        .footer {
            background-color: #1D231F;
            padding: 100px 0px 0px;
            margin-top: -90px;
        }
        
        .logo-footer {
            margin-bottom: 26px;
        }
        
        .des-footer {
            color: #FFFFFF;
            margin-bottom: 20px;
        }
        
        .footer-info li:not(:last-child) {
            margin-bottom: 11px;
        }
        
        .footer-info li i {
            color: #0f6b63;
            margin-right: 12px;
            font-size: 17px;
        }
        
        .footer-info li p {
            font-size: 16px;
            font-weight: 500;
            line-height: 34px;
            color: #FFFFFF;
        }
        
        .footer-info li a {
            font-size: 16px;
            font-weight: 500;
            line-height: 34px;
            color: #FFFFFF;
        }
        
        .footer-main .title {
            margin-bottom: 25px;
            color: #FFFFFF;
            line-height: 35px;
        }
        
        .footer-menu li a {
            font-size: 16px;
            font-weight: 600;
            line-height: 35px;
            color: #B4B4B4;
            transition: all 0 0.3ss ease-in-out;
        }
        
        .footer-bottom {
            padding: 28px 0px;
            border-top: 1px solid rgba(242, 242, 242, 0.07);
        }
        
        .footer-bottom p {
            font-size: 17px;
            color: #FFFFFF;
        }
        
        .flex-six {
            display: flex;
            justify-content: flex-end;
            align-items: center;
        }
        
        .social {
            display: flex;
            align-items: center;
            gap: 10px;
        }
        
        .social a {
            color: #FFFFFF;
            width: 40px;
            height: 40px;
            border-radius: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }
        
        .gallery-img {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr;
            grid-gap: 10px;
        }
        
        .gallery-img img {
            border-radius: 2px;
            height: 100px;
}
        
        
        .gallery img {
            width: 100%;
            height: 300px;
            border-radius: 10px;
            margin-bottom: 20px;
        }
        /*footer*/
        
        @media (min-width: 1024px) {
            nav.navbar.bootsnav ul.nav > li > a {
                padding: 30px 35px;
                font-weight: 600;
                font-size: 16px;
            }
        }
        
        @media only screen and (max-width: 480px) {
            .travel-video .mask-video {
                display: none;
            }
            .title-heading {
                font-size: 30px;
                line-height: 35px;
            }
            .callt-to-action {
                flex-wrap: wrap;
                justify-content: center;
            }
            .callt-to-action-content {
                flex-direction: column;
                text-align: center;
                margin-bottom: 20px;
            }
            .callt-to-action .callt-to-action-content .content .title-call {
                font-size: 26px;
                line-height: 40px;
            }
            .travel-video .mask-enjoy {
                bottom: 2%;
                left: 15%;
            }
            .clip-text {
                font-size: 50px;
            }
            .gallery img {
                width: 100%;
                height: 160px;
            }
            #logo1 {
                width: 53px;
        margin-top: -13px;
            }
        }