﻿@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,800;0,9..40,900;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,900&family=Noto+Sans+Arabic:wght@100;200;300;500;600;700;900&family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@100;300;500;600;700;800&display=swap');


html {
    overflow: auto;
    overflow-x: hidden;
    -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

body {

    margin: 0;
    padding: 0 !important;
    font-family: 'DM Sans', sans-serif;
    position: relative;
    background-color: #ffffff;

}


* {
    outline: none;
    padding: 0;
    margin: 0
}

a:focus {
    outline: thin dotted;
    outline: 0;
    outline-offset: 0;
}

.remove-padding {
    padding-right: 0;
    padding-left: 0
}

.remove-margin {
    margin: 0 !important
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none;
}

a, button {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    outline: none;
    text-decoration: none;
}

a {
    text-decoration: none;
    display: inline-block;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    color: #202124;
}





header {
    background-color: #fff;
   
  
    border-bottom: 1px solid #ddd;
    padding: 0 !important
}

header.main-menu {
  position: sticky;
    top: 0;
    z-index: 999;
}

  
header img {
    height: 80px;
    width: 150px;
    object-fit: contain;
        position: relative;

}

.dropdown-menu {
    padding-left: 0 !important;
    margin-top: 0 !important;
    min-width: auto;
}

 .dropdown-menu li {
    width: 100%;
    display: block;
    margin: 0 !important;
    padding-bottom: 0 !important;
}

 .dropdown-menu li a {
    border: none !important;
    font-size: 14px !important;
    line-height: normal !important;
    border-radius: 0 !important;
    height: auto !important;
}

header .mobile-menu-main ul {
    margin-top: 30px;
    padding-left: 80px;
}

header .mobile-menu-main ul li {
    display: inline-block;
    margin-right: 10px;
    padding-bottom: 15px;
}
header .mobile-menu-main ul li a {
    font-size: 14px;
    color: #202124;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
}

ul.dropdown-menu li a {
    border-bottom: 1px solid #eee !important;
    padding-bottom: 5px;
    padding-top: 5px;
}

ul.dropdown-menu li:last-child a {
    border: none !important;
}

header .mobile-menu-main ul li a:hover {
    color: #ff8900;
    background-color: transparent;
}
.first-menu ul.side-menu  {
    float: right;
    position: relative;
    top: -10px;
 

}
.first-menu ul.side-menu li {
    display: inline-block;
    margin-left: 10px;
     


}

.first-menu a {
    font-size: 14px;
    color: #202124;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.first-menu ul li a:hover {
    color: #ff8900;
    background-color: transparent;
}




.first-menu a:hover {
    color:#ff8900
}

.first-menu {
   
    border-bottom: 1px solid #ddd;
}

.first-menu .email-link {
 position: relative;
 top: 9px;
}



.intro-main {
    /* background-image: url(../img/1.png); */
    height: calc(100vh - 94px);
    /* background-size:cover ; */
    display: flex;
    align-items: center;
    position: relative;
    background-color: #000;
}

.intro-main img {
 height: 100%;
 width: 100%;
 object-fit: cover;
 position: absolute;
 right: 0;
 top: 0;
 opacity: 0.5;
}
.lSSlideOuter .lSPager.lSGallery li {
    border: 1px solid #ddd;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
    border: 1px solid var(--main-color);
}

.lSSlideOuter .lSPager.lSGallery li a {
    position: relative;
    padding-bottom: 100%;
    width: 100%;
    display: table;
    overflow: hidden;
}



.lSSlideOuter .lSPager.lSGallery img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0 !important;
    border: 1px solid #1ec28b !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.lSAction > a {
    background-image: url(../img/controls.png) !important;
    opacity: 1 !important;
    z-index: 1;
}

.hotel-gallary {
    margin-bottom: 30px;
}




.intro-main p {
    font-size: 20px;
    color: #1ec28b;
    font-weight: bold;
    margin-bottom: 15px;
}
.intro-main h1 {
    font-size: 46px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}

.intro-main h5 {
    font-size: 18px;
    color: #eee;
    width: 150%;
    margin-bottom: 25px;
}

.intro-main a {
    background-color: #1ec28b;
    color:#fff;
    padding: 10px 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    font-size: 18px;
    text-decoration: none;
    -webkit-box-shadow: 10px 43px 97px -8px rgba(30,194,139,1);
    -moz-box-shadow: 10px 43px 97px -8px rgba(30,194,139,1);
    box-shadow: 10px 43px 97px -8px rgba(30,194,139,1);
    display: initial !important;
}
.intro-main a:hover {
    background-color: #ff8901;
}
.serch-main {
    background-color: #fff;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-bottom: 40px;
}
.serch-main1 {
    background-color: #fff;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-bottom: 40px;
}
.serch-main1 input, .serch-main1 select {
    width: 100%;
    height: 40px;
    border: 1px solid #000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 10px;
}
.serch-main1 button {
    background-color: #1ec28b;
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    font-size: 18px;
    text-decoration: none;
    -webkit-box-shadow: 10px 43px 97px -8px rgba(30, 194, 139, 1);
    -moz-box-shadow: 10px 43px 97px -8px rgba(30, 194, 139, 1);
    box-shadow: 10px 43px 97px -8px rgba(30, 194, 139, 1);
    border: none;
    margin-top: 30px;
}

    .serch-main1 button:hover {
        background-color: #ff8901;
    }
.serch-main1 .container {
    background-color: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.serch-main .container{ background-color: #b2f3df; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px;
}

.serch-main ul {
    background-color: #fff;

}

.serch-main ul li {
    display: inline-block;
}

.serch-main ul li:first-child a{
    border-radius: 50px 0 0 0;
    -webkit-border-radius: 50px 0 0 0;
    -moz-border-radius: 50px 0 0 0;
    -ms-border-radius: 50px 0 0 0;
    -o-border-radius: 50px 0 0 0;
}

.serch-main ul li:last-child a{
    border-radius: 0 50px 0 0;
    -webkit-border-radius: 0 50px 0 0;
    -moz-border-radius: 0 50px 0 0;
    -ms-border-radius: 0 50px 0 0;
    -o-border-radius: 0 50px 0 0;
}

.serch-main ul li a {
    background-color: #fff;
    display: block;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    border: 1px solid #eee;
}

.serch-main ul li a img {
    margin-bottom: 10px;
}

.serch-main ul li a.active {background-color: #ff8901; color: #fff; border: none;}
.serch-main ul li a.active img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1); 

}

.search-form {
    margin-top: 40px;
    display: table;
    margin-bottom: 40px;
    padding-right: 30px;
    padding-left: 30px;
}


.serch-main input, .serch-main select{ width: 100%; height: 40px; border: 1px solid #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px;padding: 10px;
}

.serch-main button {
    background-color: #1ec28b;
    color: #fff;
    padding: 8px 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    font-size: 18px;
    text-decoration: none;
    -webkit-box-shadow: 10px 43px 97px -8px rgba(30, 194, 139, 1);
    -moz-box-shadow: 10px 43px 97px -8px rgba(30, 194, 139, 1);
    box-shadow: 10px 43px 97px -8px rgba(30, 194, 139, 1);
    border: none;
    margin-top: 23px;
}
.serch-main button:hover {
    background-color: #ff8901;
}

.grid-main a {
    display: block;
    width: 100%;
}


.grid-main a:hover p {
    color: #ff8901;
}

.grid-main img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.grid-main .col-md-3 img {
    height: 250px;
    object-fit: cover;

}
.grid-main .col-md-5 img {
    height: 250px;
}

.grid-main .col-md-4 img {
    height: 530px;
}

.grid-main a::after {
    position: absolute;
    width: calc(100% - 30px);
    height: 50px;
    content: '';
    left: 15px;
    bottom: 30px;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    background-color: rgb(0 0 0 / 25%);
}

.title-main a::after {
    display: none;
}
 
.grid-main p {
    position: absolute;
    bottom: 45px;
    left: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    z-index: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.title-main {
    margin-top: 30px;
    margin-bottom: 30px;
}

.title-main h1 {
    font-size: 28px;
    color: #333;
    float: left;
}

.title-main a {
    float: right;
    text-align: right;
    width: auto;
    color: #333;
    font-size: 16px;
    text-decoration: none;
    margin-top: 5px;
}

.title-main a:hover {
    color: #ff8901;
}

.trip-item {
    border: 1px solid #eee;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.trip-item a {
    display: block;
}

.trip-item img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius:5px 5px 0 0 ;
    -webkit-border-radius:5px 5px 0 0 ;
    -moz-border-radius:5px 5px 0 0 ;
    -ms-border-radius:5px 5px 0 0 ;
    -o-border-radius:5px 5px 0 0 ;
}

.trip-item a.add-to-wishlist {
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #fff;
    color: #9d9d9d;
    margin-top: -25px;
    z-index: 1;
    position: relative;
    text-align: center;
    margin-right: 15px;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 15px;
    text-decoration: none;
}

.trip-item.hotel-item a.add-to-wishlist {
    margin-top: 0px;
    position: absolute;
    right: 0;
    top: 15px;
}

.trip-item a.add-to-wishlist:hover {
    color: red;
}
.trip-item h6 {
    font-size: 14px;
    color: #787878;
    padding:0 15px;
    margin-bottom: 10px;
}
.trip-item a.trip-info {
    font-size: 16px;
    color: #333;
    text-decoration: none;
    padding:0 15px;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
            line-clamp: 1; 
    -webkit-box-orient: vertical;
    height: 22px;
}
.trip-item a.trip-info:hover {
    color: #ff8901;

}

.trip-item ul {
    display: table;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 0 15px 15px 15px;
    margin-bottom: 15px;

}
.trip-item ul li {
    display: inline-block;
    margin-right: 3px;
    font-size: 16px;
}
.trip-item ul li i {
    color: #ff8901;
}
.trip-item h5 {
    float: left;
    font-size: 14px;
    margin-left: 15px;
    margin-bottom: 15px;
    color: #787878;
}




.trip-item h4{
    float: right;
    margin-right: 15px;
    color: #787878;
    font-size: 14px;
    margin-bottom: 15px;
}


.trip-item h4 span{
    font-weight: bold;
}

.trip-item.hotel-item h6 {
margin-top: 15px;
}
.trip-item.hotel-item .book-link {
    float: right;
    color: #1ec28b;
    margin-right: 15px;
    font-weight: bold;
    position: relative;
    top: -3px;
    text-decoration: none;
}
.trip-item.hotel-item .book-link:hover {
    color: #ff8901;
}



.trip-item.hotel-item h4 {
    float: left;
    margin-left: 15px;
    margin-right: 0;
}

.partners-section {
    padding-top: 30px;
    padding-bottom: 50px;
}


.partners-section a {
    display: block;
    text-align: center;
    padding:15px 0 15px 0;

}


.partners-section a img {
height: 80px;
margin: auto;
max-width: 100%;
object-fit: contain;

}

.partners-section .slide-content {
    padding-left: 10px;
    padding-right: 10px;
}




footer .container-fluid  {
    background-color: #c6f6e7;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 10px;
}
footer h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
footer ul li a {
    color: #333;
    text-decoration: none;
    margin-bottom: 10px;
}
footer a:hover {
    color: #ff8901;
}

footer a i {
    margin-right: 5px;
    font-size: 18px;
}
footer p {
    font-size: 16px;
    float: left;
    margin-top: 7px;
}
footer img {
    float: right;
    margin-bottom: 10px;
}
.hotel-gallary {
    margin-top: 30px;
}

.hotel-gallary .slick-list {
    border-radius:10px ;
    -webkit-border-radius:10px ;
    -moz-border-radius:10px ;
    -ms-border-radius:10px ;
    -o-border-radius:10px ;
}

.hotel-gallary img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: top;
}
.hotel-gallary a {
    display: table;
    width: 100%;

}
.slick-dots {
    text-align: center;
    position: relative;
    top: -45px;
}
.slick-dots li {
    display: inline;
    margin-left: 3px;
    margin-right: 3px;
}

.slick-dots li button {
    font-size: 0;
    background-color: #ddd;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: none;
}

.slick-dots li.slick-active button {
    background-color: #1ec28b;
}


.hotel-info h6 {
background-color: #ffb700;
color: #333;
float: left;
margin-right: 10px;
border-radius:5px ;
-webkit-border-radius:5px ;
-moz-border-radius:5px ;
-ms-border-radius:5px ;
-o-border-radius:5px ;
padding: 3px 10px;
}

.hotel-info h5 {
    background-color: #ea001b;
    color: #fff;
    float: left;
    border-radius:5px ;
    -webkit-border-radius:5px ;
    -moz-border-radius:5px ;
    -ms-border-radius:5px ;
    -o-border-radius:5px ;
    padding: 3px 10px;
}

.hotel-info h1 {
    font-size: 32px;
    margin-bottom: 25px;
    margin-top: 15px;
}

.hotel-info h3{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15;
}

.hotel-info > p {
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    margin-top: 15px;
}

.hotel-info ul {
    margin-top: 15px;
    margin-bottom: 15px;
}
.hotel-info ul li {
    display: inline-block;
    font-size: 16px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.hotel-info ul li i {
    font-size: 12px;
    margin-right: 10px;
    line-height: 15px;
    text-align: center;
}

.hotel-info h4 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 25px;
    opacity: 0.7;
}

.hotel-info h4 span {
    margin-left: 50px;
}


.room-type {
    border-top: 1px solid #ddd;
    padding-bottom: 25px;
    margin-top: 15px;
}

.room-item {
    margin-bottom: 25px;
}
.room-item img {
height: 200px;
width: 100%;
object-fit: cover;
}

.room-item .slick-dots li button {
    height: 10px;
    width: 10px;
}

.room-item .col-md-5 ul li {
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}
.room-item .col-md-5 ul li p {
    font-size: 13px;
    
}

.room-item .col-md-5 {
    border-right: 1px solid #ddd;
    margin-top: 40px;
    
}


.room-item .col-md-5 ul li i {
    border: 1px solid #ddd;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: table;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 15px;
}
.room-type > ul {
    display: table;
    width: 100%;
    clear: both;
    margin-bottom: 30px;
    margin-top: 30px;
} 
.room-type > ul li {
    display: inline-block;
    margin-right: 15px;
}

.room-type > ul li a {
    color: #333;
    font-size: 16px;
    text-decoration: none;
}
.room-type > ul li a:hover {
    color: #ff8901;
}

.room-type > ul li.active a {
    color: #ff8901
}

.room-type h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.room-item {
    border: 1px solid #ddd;
    padding-bottom:5px ;
}

.room-item .slick-dots {
    text-align: center;
    position: relative;
    margin-bottom: -25px;
    top: -40px;
}

.room-item h4 {
    text-align: center;
    margin-top: 90px;
}
.room-item h4 span {
    opacity: 0.5;
}

.reviews {
    margin-top: 15px;
}

.reviews h3 {
    margin-bottom: 30px;
} 
.reviews .review-head {
    padding-left: 65px;
    position: relative;
}

.reviews .review-head img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.reviews .review-head h5 {
    margin-bottom: 5px;
    font-size: 16px;
    margin-top: 8px;
}
.reviews .review-head h6 {
    font-size: 14px;
    opacity: 0.6;
}

.reviews .review-head {
    margin-bottom: 15px;
}

.reviews ul {
    margin-bottom: 15px;
}
.reviews ul li {
    display: inline-block;
    color: #ff8900;
    font-size: 18px;
}

.reviews p {
    margin-bottom: 30px;
    font-size: 16px;
    color: #787878;
}

.add-review {
    margin-bottom: 30px;
}

.add-review input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 30px;
    background-color: #fff;
}
.add-review textarea {
    width: 100%;
    height: 200px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 30px;
    background-color: #fff;
    margin-top: 30px;
    resize: none;
}

.rate-group {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background-color: #fff;
}
.rate-group p {
    float: left;
    margin-top: 3px;
    font-size: 16px;
}
.rate-group input {
    width: initial;
    height: initial;
    padding: initial;
}

.add-review button {
    background-color: #1ec28b;
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    font-size: 18px;
    border: none;
    margin-left: 15px;
    /* margin-top: 30px; */
}

.add-review button:hover {
    background-color: #ff8901;
}
.add-review {
    padding-bottom: 30px;
}
.add-review h3{
     margin-bottom: 30px;
     margin-left: 15px;
}
.faq h3 {
    margin-bottom: 30px;
}




.sub, .add {
    border: 1px solid #e7e7e7;
    height: 30px;
    width: 30px;
    background-color: #fff;
    line-height: 30px;
    position: absolute;
    z-index: 99;
    border-radius: 50px;
    top: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    color: #1ec28b;
}

#sub { 
    left: 0px;
    }

.min-max-input input {
    height: 30px;
    outline: none;
    width: 100%;
    border: none;
    border-right: none;
    border-left: none;
    position: relative;
    border-radius: 9px;
    background: transparent;
    
}

.min-max-input textarea {
        height: 70px;
    outline: none;
    width: 100%;
    border: none;
    border-right: none;
    border-left: none;
    position: relative;
    border-radius: 9px;
    background: transparent;
    resize: none
}


button#add {
    right: 0px;
}

.min-max-input {
    background: #e7e7e7;
    padding: 9px 15px;
    margin-top: 15px;
    border-radius: 6px;
    border: 1px solid #ddd;
}




/* end header */

/* general  */

.info-form input {
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border:1px solid rgba(196, 196, 196, 1)
}

.info-form input:focus {
    border:1px solid #654FFF
}

.info-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    height: 140px;
    border:1px solid rgba(196, 196, 196, 1)
}

.info-form textarea:focus {
    border:1px solid #654FFF
}

.info-form select {
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border:1px solid rgba(196, 196, 196, 1)
}


.info-form input[type="radio"] {
    width:auto;
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border:none;
    width: 20px;
    height: 20px;
    accent-color: #654FFF;
}

.info-form input[type="checkbox"] {
    width:auto;
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border:none;
    width: 20px;
    height: 20px;
    accent-color: #654FFF;
	outline: none;
    border: 1px solid red;
}

.radio-main label, .checkbox-main label {
    position: relative;
    top: -5px;
    left: 10px;
}

.check-main {
    margin-bottom: 30px;
    margin-left: 20px;
}

.check-main label {
    font-weight: 300;
    margin-left: 10px;
    position: relative;
    top: -5px;
}


.checkbox-main {
    position: relative;
}

.checkbox-wrapper-4 p {
    padding-left:50px;
    color: rgba(146, 146, 157, 1);
    font-size: 15px;
    position: relative;
    top: 5px;
}


.checkbox-wrapper-4 * {
    box-sizing: border-box;
  }
  .checkbox-wrapper-4 p a {
    position: relative;
    z-index: 999;
    text-decoration: none;
    color: #654fff;
}

  .checkbox-wrapper-4 .cbx {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding: 6px 8px;
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.2s ease;
    display: inline-block;
    margin-top: -30px;
    position: relative;
    top: -10px;
  }
  .checkbox-wrapper-4 .label {
    color: rgba(146, 146, 157, 1);
    text-align: left;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px !important;
  }

  .checkbox-wrapper-4 .label a {
    color: #654fff;
    text-decoration: none;
  }

  .checkbox-wrapper-4 .cbx:not(:last-child) {
    margin-right: 6px;
  }
  .checkbox-wrapper-4 .cbx span {
    float: left;
    vertical-align: middle;
    transform: translate3d(0, 0, 0);
  }
  .checkbox-wrapper-4 .cbx span:first-child {
    position: relative;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    transform: scale(1);
    border: 1px solid #cccfdb;
    transition: all 0.2s ease;
    box-shadow: 0 1px 1px rgba(0,16,75,0.05);
    margin-right: 6px;
  }
  .checkbox-wrapper-4 .cbx span:first-child svg {
    position: absolute;
    top: 4px;
    left: 4px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 23px;
    stroke-dashoffset: 23px;
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    transform: translate3d(0, 0, 0);
    height: 15px;
    width: 15px;
  }
  .checkbox-wrapper-4 .cbx span:last-child {
    padding-left: 8px;
    line-height: 18px;
  }
  .checkbox-wrapper-4 .cbx:hover span:first-child {
    border-color: #654fff;
  }
  .checkbox-wrapper-4 .inp-cbx {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    opacity: 0;
  }
  .checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child {
    background: #654fff;
    border-color: #654fff;
    animation: wave-4 0.4s ease;
  }
  .checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child svg {
    stroke-dashoffset: 0;
  }
  .checkbox-wrapper-4 .inline-svg {
    position: absolute;
    width: 0;
    height: 0;
    pointer-events: none;
    user-select: none;
  }
  


/* main info  */


.rate-col {
    float: left;
    margin-left: 30px;
}



.rate:not(:checked) > input {
    position:absolute;
    opacity: 0;
    /* top:-9999px; */
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:20px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';

}
.rate > input:checked ~ label {
    color: #ffc700;  
      
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  

}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;

}

.faq-section {
    background: #fdfdfd;
    min-height: 100vh;
    padding: 10vh 0 0;
}
.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
}
.faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #E91E63;
    bottom: -25px;
    margin-left: -30px;
}
.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}


.faq .card {
  border: none;
  background: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  background-color: #fff;

}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header .faq-title {
    width: 100%;
    text-align: left;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 16px;
}


.faq .card .card-body {
    padding: 15px;
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    padding-top: 0;
}

.faq {
    margin-bottom: 30px;
}

.add-review {
    width: calc(100% + 30px);
    margin-left: -15px;
}

.hotel-side {
    border: 1px solid #ddd;
    margin-top: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.hotel-side h3 {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: bold;
}

.hotel-side input[type=date] {
    width:100% ;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #e7e7e7;
    padding: 10px;
}
.qtn-main {
    width: 120px;
    float: right;
    display: table;
    position: relative;
}

.hotel-side form p {
    float: left;
    margin-top: 5px;
}

.input-item input {
    width:100% ;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #e7e7e7;
    padding: 10px;
    margin-bottom: 15px;  
}

.input-item textarea {
    width:100% ;
    height: 150px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #e7e7e7;
    padding: 10px;
    margin-top: 15px;  
}

.hotel-side form select {
    width:100% ;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #e7e7e7;
    padding: 10px;
    margin-bottom: 15px;

}

.hotel-side button[type=submit] {
    margin-top: 15px;
    margin-bottom: 30px;
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 40px;
    color: #fff;
    background: #1ec28b;
}
.hotel-side button[type=submit]:hover {
    background-color:#ff8900 ;
}

.hotel-side ul li {
    display: block;
    margin-bottom: 10px;
}
.hotel-side ul li a {
    color: #787878;
    text-decoration: none;
}

.hotel-side ul li a:hover {
    color: #ff8901;
}

.hotel-side ul li span i {
   width: 50px;
    height: 50px;
    background-color: rgb(30 194 139 / 17%);
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    line-height: 50px;
    color: #1ec28b;
    margin-right: 15px;
}
.releated-item {
    margin-bottom: 30px;
}

.releated-main img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-top: 15px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.releated-info {
    background-color: #fff;
    -webkit-box-shadow: 0px 14px 90px -28px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 14px 90px -28px rgba(0,0,0,0.35);
    box-shadow: 0px 14px 90px -28px rgba(0,0,0,0.35);
    margin-top: -70px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius:15px ;
    -webkit-border-radius:15px ;
    -moz-border-radius:15px ;
    -ms-border-radius:15px ;
    -o-border-radius:15px ;
    text-align: center;
}
.releated-info h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.releated-info a {
    margin-top: 10px;
    width: 100px;
    height: 40px;
    border: none;
    border-radius: 40px;
    color: #fff;
    background: #1ec28b;
    line-height: 40px;
    text-decoration: none;
}

.releated-info a:hover {
    background-color:#ff8900 ;
}

.slide-content a {
    display: block;
}

.trip-price h2 {
    font-size: 24px;
    font-weight: bold;
    color: #1ec28b;
    float: left;
    margin-right: 15px;
    text-align: center;
    border-right: 1px solid #eceaea;
    padding-right: 15px;
    margin-bottom: 30px;
}
.trip-price h2 span {
    font-size: 12px;
    color: #787878;
    font-weight: normal;
}

.trip-price h2:last-of-type {
    border: none !important;
}


.trip-price p {

    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    display: table;
}

.trip-price p span {
    font-size: 20px;
    color: #ffb700;
    margin-right: 3px;
}

.trip-info-main {
    border: 1px solid #ddd;
    padding: 30px 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    text-align: center;
}

.trip-info-main .col-md-3 {
    border-right: 1px solid #ddd;
}

.trip-info-main .col-md-3:last-child {
    border: none;
}

.trip-info-main h3 {
    background-color: #d9f5eb;
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 50%;
    margin-right: 15px;
    line-height: 50px;
    font-weight: 100;
}
.trip-info-main h3 i {
    color: #1ec28b;
}

.trip-info-main h4 {
    float: left;
    margin: 0;
    font-size: 16px;
    text-align: left;
    font-weight: 300;
    margin-top: 10px;
    opacity: 1;
    color: #787878;
}
.trip-info-main h4 span {
    margin: 0;
    font-size: 14px;
    color: #202124;
}

.included-main {
    border: 1px solid #ddd;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-bottom: 50px;
}

.included-main .col-md-6 {
    border-right: 1px solid #ddd;
    padding: 30px 15px;
}

.included-main .col-md-6:last-child {
    border-right: none;
        border-left: 1px solid #ddd;
    margin-left: -1px;
}
.included-main i {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: block;
    float: left;
    margin-top: 2px;

}

.included-main .included i {
    background-color: #d9f5eb;
}

.included-main .excluded i {
    background-color: #f9a0a0;
}



.included-main ul li {
    display: block;
}

.program-main h1 {
    margin-bottom: 30px;
}

.program-main.faq .card .card-header .faq-title span {
color: #1ec28b;
}

.location-main h1 {
    margin-bottom: 30px;
}

.location-main img {
    width: 100%;
    margin-bottom: 50px;
}

.profile-navbar ul {
 border-bottom: 1px solid #ddd;
 display: block;
 margin-bottom: 30px;
 margin-top: 30px;
}
.profile-navbar ul li {
    display: inline-block;
    margin-right: 15px;

}
.profile-navbar ul li a {
    color: #202124;
    font-size: 16px;
    text-decoration: none;
    padding-bottom: 10px;
}

.profile-navbar ul li a:hover {
    color: #ff8901;
}

.profile-navbar ul li.active a {
    color: #ff8901;
    font-weight: bold;
    border-bottom: 2px solid #ff8901;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination li a {
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 25px;
    background-color: #eceaea;
    color: rgba(17, 17, 17, 1);
    border: none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #f9fafc;
    cursor: default;
    background-color: #1ec28b;
    border-color: #1ec28b;
}

.City-navbar {
    margin-bottom: 30px;
    margin-top: 50px;
}

.City-navbar h1 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 8px;
}

.City-navbar p {
    opacity: 0.7;
}

.profile-form-main {
    margin-top: 30px;
    margin-bottom: 50px;
}
.profile-form-main h1 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.profile-form-main p {
    text-align: center;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 30px;
    opacity: 0.6;
}
.profile-form-main input {
    margin-bottom: 30px;
    width: 100%;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    height: 50px;
}


.profile-form-main input.btn.btn-primary {
    background: #1ec28b !important;
    border: none;
    -webkit-transition: all .3sease;
    -o-transition: all .3s ease;
    transition: all .3sease;
}

.profile-form-main input.btn.btn-primary:hover {
    background-color: #ff8900 !important;
}


.profile-form-main select {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    height: 50px;
    width: 100%;
    margin-bottom: 15px;
}

.profile-form-main button {
    width: 100%;
    background: #1ec28b;
    text-align: center;
    height: 40px;
    color: #fff;
    border: none;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.profile-form-main button:hover {
    background-color: tomato;
}

.about-main {
    margin-top: 50px;
    margin-bottom: 50px;
}
.about-main h1 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px;
}
.about-main h5 {
    font-size: 16px;
    color: #787878;
}
.about-main img {
    width: 100%;
    margin-bottom: 30px;
}
.about-main h3 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}
.about-main ul li {
    display: block;
    margin-bottom: 8px;
}
.about-main ul li p {
    font-size: 16px;
    color: #787878;
}

.contact-info {
    margin-top: 110px;
}

.contact-info h2 {
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: bold;
}
.contact-info p {
    text-align: left;
    font-size: 16px;
    font-style: normal;
    color: #202124;
}
.contact-info ul li {
    display: block;
    margin-bottom: 10px;
    padding: 7px;
}
.contact-info ul li a{
    color: #202124;
    text-decoration: none;
    font-size: 16px;
}
.contact-info ul li a:hover{
    color: #1ec28b;
}
.contact-form-main {
    background-color: #fff;
    -webkit-box-shadow: 3px -2px 62px -20px rgba(140,140,140,1);
    -moz-box-shadow: 3px -2px 62px -20px rgba(140,140,140,1);
    box-shadow: 3px -2px 62px -20px rgba(140,140,140,1);
    margin-top: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 30px;
}
.contact-form-main textarea { width: 100%; margin-bottom: 15px; padding: 15px; height: 200px; border: 1px solid #ddd; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;
}
.contact-form-main h1 {
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 500;
    text-align: left;
}



.regeter-main aside {
    he_ight: 100vh;
    di_splay: flex;
    flex-direction: column;
    background-position: top;
    padding-left: 120px;
    padding-right: 120px;
    background-color: #c6f6e7;
    justify-content: center;
    }
    
    
   
    .regeter-main main {
        background-image: url(../img/1.jpg);
        background-size: cover;
        background-position: top;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: flex-start;
    overflow-y: scroll;
    padding-left: 120px;
    padding-right: 120px;
    overflow-x: hidden;
    position: relative;
    justify-content: center;
    }

    .regeter-main main::after {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.749);
        content: "";
        position: absolute;
        right: 0;
    }

.regeter-main aside h1 {
 font-size: 28px;
 padding-bottom: 15px;
 border-bottom: 1px solid #a5a5a5;
 margin-bottom: 30px;
}


.regeter-main form input {
    height: 50px;
    width: 100%;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #a5a5a5;
}

.regeter-main form button { background-color: #1ec28b; padding: 10px 20px; float: left; border: none; color: #fff; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px;
}
.regeter-main form button:hover {
    background-color: tomato;
}
.regeter-main form div {
float: right;
margin-top: 10px;
margin-bottom: 30px;
}

.regeter-main form div p {
display: inline-block;
margin-right: 15px;
font-size: 16px;
opacity: 0.7;
}

.regeter-main form div ul {
    display: inline-block;
}

.regeter-main form div ul li{
    display: inline-block;
    margin-right: 7px;
}

.regeter-main form div ul li a{
    font-size: 26px;
    color: #1ec28b;
    position: relative;
    top: 5px;
    text-decoration: none;
}

.regeter-main h4 {
    font-size: 18px;
}

.regeter-main h4 a {
    color: tomato;
    text-decoration: none;
    margin-left: 5px;
}

.regeter-main main img {
    position: relative;
    z-index: 1;
    width: auto;
    height: 100px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    margin-bottom: 30px;
}

.regeter-main main h1 {
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    font-size: 26px;
   }

   .regeter-main main p {
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 16px;
   }
   .regeter-main main a {
    padding: 10px 20px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    color: #202124;
    text-align: center;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    text-decoration: none;
}

.Articles-main {
    margin-top: 50px;
}

.Articles-main h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

.artical-item {
    border: 1px solid #eee;
    padding: 15px;
    border-radius:8px ;
    -webkit-border-radius:8px ;
    -moz-border-radius:8px ;
    -ms-border-radius:8px ;
    -o-border-radius:8px ;
    text-decoration: none !important;
    margin-bottom: 30px;
}
.artical-item img{
     width: 100%;
     height: 150px;
     object-fit: cover;
     border-radius: 8px 8px 0 0;
     -webkit-border-radius: 8px 8px 0 0;
     -moz-border-radius: 8px 8px 0 0;
     -ms-border-radius: 8px 8px 0 0;
     -o-border-radius: 8px 8px 0 0;
     margin-bottom: 15px;
}

.artical-item h6{
    color: #787878;
    margin-bottom: 10px;

}

.artical-item p{
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}

.artical-item:hover p {
    color: #ff8901;
}

.artical-item h4{
font-size: 14px;
margin-bottom: 10px;
}

.artical-item h5{
    color: #787878;
}

.artical-item.artical-d {
    border: none;
    padding: 0;
}

.artical-item.artical-d img {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    height: 400px;
}
.artical-item.artical-d {
    padding-right: 30px;
}
.artical-item.artical-d:hover p {
    color: #202124;
}
.artical-item.artical-d h1 {
    margin-bottom: 20px;
}
.artical-item.artical-d h6 {
    float: right;
    margin-top: -40px;
}

.artical-item.artical-d p {
    margin-top: 15px;
    font-weight: normal;
}

.Package-main {
    margin-top: 30px;
    margin-bottom: 50px;
}

.Package-main .col-xs-6 {
    text-align: center;
}

.Package-main .col-xs-6 img {
    width: 100%;
   height:300px;
    object-fit: cover;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    margin-bottom: 15px;
}
.Package-main .col-xs-6 a {
    text-decoration: none;
}

.Package-main .col-xs-6 a:hover h3 {
   
    color: #ff8901;
}

.Package-main .col-xs-6 h3 {
    font-size: 18px;
    color: #787878;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.Package-main .col-xs-6 p {
    font-weight: bold;
    margin-top: 10px;
    color: #ff8900;
}

.hotel-info a.add-to-wishlist {
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #fff;
    color: #9d9d9d;
    margin-top: -40px;
    z-index: 1;
    position: relative;
    text-align: center;
    margin-right: 15px;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 15px;
    text-decoration: none;
    border: 1px solid #ddd;
}

.hotel-info a.add-to-wishlist:hover {
    color: red;
}

.wishlist-hotel {
    margin-top: -10px !important;
}
.Package-main .col-xs-6 {
    margin-bottom: 30px;
}

.whats-btn {
    position: fixed;
    bottom: 20px;
    right: 5px;
 
}

.whats-btn svg {
    width: 65;
    height: 65px;
}
.liveChat {
    background: #ff8901;
    border: none;
    border-radius: 50%;
    bottom: 100px;
    height: 55px;
    position: fixed;
    right: 30px;
    width: 55px;
    text-align: center;
    line-height: 75px;
}

.liveChat svg {
    width: 30px;
    height: 30px;
}

#contact button.close {
    width: auto;
    height: auto;
    color: #000;
    background: transparent !important;
    font-size: 20px;
    border: 1px solid #000;
    height: 30px;
    width: 30px;
    top: 0px;
    position: relative;
}


.stie-map {
    margin-top: 30px;
}

.stie-map ul li {
    display: inline-block;
}

.stie-map a {
    color: #787878;
    text-decoration: none;
}

.stie-map span {
    margin-left: 5px;
    margin-right: 5px;
    color: #787878;
}

.stie-map p {
    color: #1ec28b
}

.stie-map a:hover {
    color: #ff8901
}


p.hotel-rate {
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    display: table;
}

p.hotel-rate span {
    font-size: 20px;
    color: #ffb700;
    margin-right: 3px;
}

/* .dropdown:hover .dropdown-menu {
    display: block;
  }

  .dropdown-menu:hover {
    display: block;
  } */
  
.dropdown-menu::after {
    height: 15px;
    width: 100%;
    background-color: red;
    content: "";
}



 #lightgallery { margin-top: 30px;    height: 575px;
    overflow: hidden; margin-bottom: 30px; }
#lightgallery div {height: 135px; cursor: zoom-in;
    width: 12.5%; position: relative; float: left;  }
 #lightgallery div:nth-child(1)  { width: 50%;height: 440px; }
 #lightgallery div:nth-child(2) { width: 50%;height: 440px; }
 #lightgallery div img {  width: 100%; height: 100%; object-fit:cover; position: absolute;
 left: 0; right: 0; top:0;padding: 2px }

#lightgallery div .more-img-overylay {     position: absolute;
    z-index: 1;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    background-color: rgba(0, 0, 0, 0.7);
    left: 2px;
    top: 2px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;}

 .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #ffd93b;
}

.lg-outer .lg-thumb-item {

    border-radius: 0;
}

.hotel-option {
    float: right;
    margin-top: -12px !important;
}
.hotel-option li {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}

.hotel-option a {
    width: auto !important;
    border-radius: 40px !important;
    padding: 10px;
    line-height: 14px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.hotel-option a span {
    font-size: 14px;
}

button.slick-arrow{
  position: absolute;
    z-index: 99;
    top: calc(50% - 50px);
               font-family: 'remixicon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
     font-size: 0;
     background: #1ec28b;
    color: #fff;
    border: 0;
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
button.slick-prev.slick-arrow {
 left: 15px;
}

button.slick-next.slick-arrow {
    right: 15px;
}

button.slick-prev.slick-arrow::after {
        content: "\ea64";
        font-size: 36px;
}

button.slick-next.slick-arrow::after {
       content: "\ea6e";
        font-size: 36px;
}

button.slick-arrow:hover {
    background-color: #ff8901;
}
    



/*


===================================================================================================================
                                                    media
====================================================================================================================
*/


@media only screen and (max-width: 1366px) {
header .mobile-menu-main ul li a {
    font-size: 13px;
}

.first-menu ul.side-menu li {
    margin-left: 5px;
}

}


@media only screen and (max-width: 1200px) {





    .Package-main .col-xs-6 img {
        height: 130px;
    }

    header .col-md-4 ul li {
        margin-left: 10px;
    }

    header .col-md-4 ul li a {
        padding-left: 12px;
        padding-right: 12px;
    }

    header .col-md-5 ul li {
        margin-right: 15px;
    }

    header .col-md-5 ul li a {
        font-size: 15px;
    }

    header .col-md-2 img {
        width: 100%;
    }



.first-menu ul.side-menu li a {
    font-size: 12px;
}

.first-menu ul.side-menu li:last-child a {
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 29px;
    font-size: 12px;

}




}




@media only screen and (max-width: 991px) {


    .trip-price h2 {
        border: none;
    }

    .trip-info-main .col-md-3 {
        border-right:none;
        margin-bottom: 15px;
    }

    .included-main .col-md-6 {
        border-right: none;
        padding: 10px 15px;
        border-bottom: 1px solid #ddd;
    }

    .faq .card .card-header .faq-title {
        font-size: 14px;
    }

    .trip-info-main {
        padding-bottom: 15px;
    }

    header .mobile-menu-main ul {
        padding-left: 30px;
    }

    header .mobile-menu-main ul li {
    display: block;
}

    .intro-main {
        padding: 40px;
        background: #cff7ea;
        height: auto;
    }

    .intro-main h5 {
        font-size: 14px;
        margin-bottom: 25px;
        width: 100%;
    }

    .intro-main h1 {
        font-size: 30px;
    }

    .serch-main ul li {
        display: inline-block;
        width: auto;
        padding: 10px;
    }

    .serch-main ul li img {
        height: 22px;
    }

    .serch-main ul li a {
        font-size: 12px;
    }
    .serch-main ul li a {
        background-color: transparent;
    }

    .serch-main ul li a.active {
        background-color: transparent;
        color: #ff8901;
    }
    .serch-main ul li a.active img {
        filter:initial;
        -webkit-filter:initial;
}


.serch-main ul li a{
    padding: 0;
}

.serch-main ul {
    background-color: #fff;
    display: flex;
    width: 100% ;
    overflow: auto;
}

.serch-main .container {
    /* background-color: transparent; */
        margin-top: 15px;
    margin-bottom: 15px;
}

.serch-main button {
    font-size: 14px;
}

 
/* width */
.serch-main ul::-webkit-scrollbar {
    height: 5px;
  }
  
  /* Track */
  .serch-main ul::-webkit-scrollbar-track {
    background: #eee;
  }
  
  /* Handle */
  .serch-main ul::-webkit-scrollbar-thumb {
    background: #ddd;
  }

  .search-form {
    padding-left: 0;
    padding-right: 0;
  }
  .serch-main {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
.search-form form div {
    width: 100%;
    margin-bottom: 15px;
}

.title-main h1 {
    font-size: 16px;
    color: #333;
    float: left;
}

.title-main a {
    font-size: 14px;
    margin-top: 0;
}

.grid-main .col-md-5 img {
    height: 165px;
}

.grid-main .col-md-4 img {
    height: 200px;
}

.hotel-gallary img {
    height: 200px;
}

.hotel-info h1 {
    font-size: 22px;
}

.hotel-info h3 {
    font-size: 18px;
}

.hotel-info > p {
    font-size: 14px;
}

.hotel-info h4 {
    font-size: 14px;
}
.hotel-info ul li {
    font-size: 14px;
}

header .mobile-menu-main ul li {
    padding-bottom: 10px;
}
  

.mob-menu {
        float: right;
        margin-right: 10px;
        margin-top: 0;
        position: fixed;
        z-index: 9999;
        font-size: 20px;
        top: 14px;
        right: 0;
}
header .col-md-2 img {
    width: auto;
    height: 30px;
}

.mobile-menu-main {
    position: fixed;
    height: 100vh;
    background: #f9fafc;
    z-index: 9;
    width: 100%;
    top: 0;
    padding-top: 50px;
    right: 0;
    align-items: center;
    justify-content: center;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    transition: -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91), -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
}

header.main-menu {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.mobile-menu-main.open-menu {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

header .col-md-8 ul li {
    display: block;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding-bottom: 10px;
}

header img {
    height: 40px;
    position: relative;
    z-index: 9999;
}

header .col-md-8 > ul li:nth-last-child a {
    color: #002B53;
    height: 38px;
    border: 1px solid #002B53;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    padding-left: 22px;
    padding-right: 22px;
    line-height: 38px;
    font-size: 16px;
    text-decoration: none;
}




header .col-md-8 .dropdown-menu {
    position: static;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: none;
    min-width: auto;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: unset;
    background-clip: padding-box;
    border: 0;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

header .col-md-8 ul.dropdown-menu li a {
    font-size: 16px;
    color: #202124;
    text-decoration: none;
    cursor: pointer;
    height: auto;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

header .col-md-8 ul.dropdown-menu {
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

header .col-md-8 ul.dropdown-menu li {
    border: none !important;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 30px;
    float: none;
    margin-left: 0;
}




header .col-md-8 ul {
    width: 100%;
}


.room-type h3 {
    font-size: 16px;
}

.room-item h4 {
    text-align: left;
    margin-top: 30px;
    margin-left: 15px;
    margin-bottom: 30px;
}

.hotel-side {
    margin-top: 0;
}
.faq {
    margin-bottom: 0;
}
.reviews p {

    font-size: 14px;
   
}

.regeter-main aside {
    padding-left: 30px;
    padding-right: 30px;
}

.regeter-main h4 {
    font-size: 14px;
}

.about-main img {
    margin-top: 30px;
}

.contact-form-main {
     padding: 0;
     border-radius: 0;
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     -ms-border-radius: 0;
     -o-border-radius: 0;
     box-shadow: none;
}

.contact-info {
    margin-top: 0;
}

.artical-item.artical-d {
    padding-right: 0;
}

.Package-main .col-xs-6 {
   margin-bottom: 30px;
}

.Package-main .col-xs-6 img {
    height: 190px;
}
.Package-main .col-xs-6 h3 {
    font-size: 16px;
}
#lightgallery {
    height: 490px;
}

#lightgallery div:nth-child(2) {
    height: 150px;
}

#lightgallery div:nth-child(1) {
    height: 150px;
}

#lightgallery div {
    height: 50px;
}

#lightgallery div .more-img-overylay {

    font-size: 14px;
}

#lightgallery {
    height: 199px;
}

header .mobile-menu-main ul li a {
    font-size: 14px;
}

header .col-md-8 ul.dropdown-menu {
            padding-top: 15px;
}

header .col-md-8 ul.dropdown-menu li {
    margin-bottom: 10px !important;
}


button.slick-prev.slick-arrow {
    left: 0;
}

button.slick-next.slick-arrow {
    right: 0;
}

button.slick-arrow {
    width: 30px;
    height: 30px;
    top: calc(50% - 30px) ;
    border-radius: 0;
}

button.slick-arrow::after {
font-size: 22px !important;
}


}


@media only screen and (max-width: 767px) {


    .Package-main .col-xs-6 img {
        height: 130px;
        width: 130px;
    }

    .Package-main {
        margin-bottom: 0;
    }
    #lightgallery {
        height: 199px;
    }
    

}

.mobfiler {
    position: fixed;
    right: 15px;
    width: 50px;
    height: 50px;
    bottom: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    background-color: #402ad0;
    line-height: 50px;
    z-index: 9;
}

.hideScroll::-webkit-scrollbar {
    display: none;
} 

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    background-color: transparent !important;
}


/*
===================================================================================================================
                                                    end media
====================================================================================================================
*/
