header.bestday-head.optinal-heder {
background: #333333;
}
header.bestday-head.optinal-heder ul.navbar-nav.ms-auto li a.nav-link.active {
color: #fff0ca;
}
header.bestday-head.optinal-heder ul.navbar-nav.ms-auto li a {
color:#fff;
}
/* =====Guide Hero section==== */
section.guide-welcom-sec {
width: 100%;
position: relative;
padding-top: 150px;
}
.bom-hero-hed {
width: 100%;
border-left: 2px solid #f6b512;
text-align: left;
padding-left: 20px;
margin-top: 20px;
}
ul.socila-media {
width: 100%;
position: relative;
list-style: none;
display: flex;
gap: 20px;
justify-content: flex-end;
padding: 0px;
margin: 0px;
}
ul.socila-media li i {
font-size: 20px;
}
.poblish-date h5 {
margin: 0px;
padding: 0px;
}
.poblish-date p {
margin: 0px;
padding: 0px;
color: #8a8484;
}
.guide-main-infomation-box h2 {
margin-top: 50px;
margin-bottom: 20px;
}
.guide-main-infomation-box h3 {
margin-top: 20px;
margin-bottom: 20px;
}
.guide-main-infomation-box h4 {
margin-top: 10px;
margin-bottom: 20px;
}
.guide-main-infomation-box h5 {
margin-bottom: 20px;
}

.blog-pic-box-tittleee {
width: 100%;
margin-top: 15px;
padding-left: 20px;
position: relative;
}
.blog-pic-box-tittleee:before {
position: absolute;
width: 2px;
height: 20px;
content: "";
top: 7px;
left: 0;
background: #f6b512;
}
.blog-pic-box-tittleee p {
font-size: 14px;
}
.triple-pic-pada {
width: 100%;
margin-top: 20px;
}
.triple-pic-pada p {
font-size: 14px;
}
/*===video section css==*/
.video-wrapper {
position: relative;
width: 100%;
max-width: 100%;
cursor: pointer;
}
.video-thumbnail {
position: relative;
}
.video-thumbnail img {
width: 100%;
height: auto;
display: block;
border-radius: 10px;
}
.play-button {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 70px;
height: 70px;
background: rgb(255 0 0);
border-radius: 50%;
}
.play-button::before {
content: "";
position: absolute;
left: 28px;
top: 20px;
border-style: solid;
border-width: 15px 0 15px 25px;
border-color: transparent transparent transparent #fff;
}

/*===video section css End==*/

ul.blog-list li {
margin-bottom: 12px;
}
ul.blog-list li:last-child {
margin-bottom: 0;
}
.guide-qutation-box {
width: 100%;
background: #efefef;
padding: 20px;
border-radius: 15px;
}
.guide-qutation-box p {
font-size: 15px;
}
.guide-qutation-box i {
font-size: 50px;
}

/* ====Related Packages css ====*/
.safari-card-box {
position: relative;
display: flex;
flex-direction: column;
border-radius: 10px;
overflow: hidden;
text-decoration: none;
box-shadow: 0 1px 5px #9fa7b133;
}
ul.tour-hiegt-points {
width: 100%;
position: relative;
display: flex;
list-style: none;
justify-content: flex-start;
padding: 0px;
gap: 10px;
}
ul.tour-hiegt-points li {
padding: 4px 8px;
font-size: 11px;
border-radius: 24px;
}
ul.tour-hiegt-points li:nth-child(1) {
background: #5242b81a;
border: 1px solid #bdbcc2;
}
ul.tour-hiegt-points li:nth-child(2) {
background: #f8efda;
}
ul.tour-hiegt-points li:nth-child(3) {
background: #fbefef;
}
ul.tour-hiegt-points li:nth-child(4) {
background: #fcf5eb;
}
.safari-card-details h3 {
font-size: clamp(16px, 1.5vw, 19px);
margin: 15px 0;
}
.pack-pricebox {
display: flex;
align-items: center;
padding: 0px;
margin: 0px;
justify-content: space-between;
}
.pack-pricebox h4 {
font-size: clamp(10px, 0.9vw, 12px);
padding: 0;
margin: 0;
color: #7c7c7c;
font-weight: 400;
}
.pack-pricebox h4 strong {
font-size: clamp(14px, 1.5vw, 18px);
color: #000;
padding-left: 5px;
font-weight: 500;
}
.pack-pricebox h4 span {
color: #cc950d;
}
.safari-card-details {
width: 100%;
padding: 25px;
}
.safari-card-pic {
overflow: hidden;
}
.safari-card-box a {
text-decoration: none;
color: inherit;
}
.safari-card-box:hover img{
transform: scale(1.1);
transition: .5s;
}
.safari-card-box:hover h3 {
text-decoration: underline;
text-decoration-color: #f8b712;
text-underline-offset: 4px;
text-decoration-thickness: 2px;
}
.travel-guide-slider .carousel-control-prev, .travel-guide-slider .carousel-control-next {
width: 40px;
height: 40px;
background: rgb(246 181 18);
border-radius: 50%;
top: 30%;
transform: translateY(-50%);
}
/* ====CTA ===*/
.guide-cta-box h3 {
font-size: 15px;
padding: 0px;
margin: 0px;
text-transform: uppercase;
color: #fff;
}
.guide-cta-box p {
padding: 0px;
margin: 0px;
color: #a7a7a7;
}
.guide-cta-box {
background: #111111;
padding: 40px 30px;
border-radius: 15px;
}
.guide-cta-rigt-btn {
text-align: end;
}
.guide-cta-rigt-btn .btn-order {
border: 1.5px solid #f6b512;
padding: 10px 28px;
font-weight: 400;
white-space: nowrap;
transition: background 0.3s, color 0.3s;
color: #fff !important;
text-decoration: none;
font-size: clamp(14px, 0.9vw, 15px);
text-transform: capitalize;
border-radius: 25px;
}
.guide-cta-rigt-btn .btn-order:hover {
background: #f6b512;
}
/* ====CTA END===*/
.guide-faq-box h2 {
margin-bottom: 0px;
margin-top:0px;
}
/* ====Related Topic=== */
.related-topic-list {
width: 100%;
position: relative;
margin-top: 20px;
display: flex;
flex-wrap: wrap;
gap:10px;
}
.related-topic-list a {
color: #000;
text-transform: uppercase;
text-decoration: none;
border: 1px solid #333333;
font-size: clamp(10px, 1.2vw, 12px);
font-weight: 500;
padding: 7px 10px;
border-radius: 15px;
}
.related-topic-list a:hover {
color: #fff;
background-color: #f6b512;
border: 1px solid #f6b512;
}
.single-author-box {
display: flex;
flex-wrap: nowrap;
align-items: center;
gap: 30px;
}
.single-author-avatar {
flex-shrink: 0;
}
.single-author-box-desc {
flex-grow: 1;
}
.single-author-box-desc h3 {
font-size: clamp(13px, 1.2vw, 15px);
padding: 0px;
margin: 0px 0px 10px 0px;
}
.single-author-box-desc h3 span {
display: inline-block;
background: #1e1f24;
color: #fff;
padding: 3px 6px;
font-size: .85rem;
margin-inline-start: 5px;
border-radius: 3px;
vertical-align: middle;
}
.single-author-box-desc ul {
display: flex;
justify-content: flex-start;
}

/* ====right side box css ===*/
.guide-info-left {
width: 100%;
padding-right: 50px;
}
.left-blog-post-box {
width: 100%;
position: sticky;
top: 100px;
}
.plan-trip-widget {
border: 1px solid #e0e0e0;
border-radius: 12px;
padding: 24px 20px 20px;
background: #efefef;
text-align: center;
}
.plan-trip-widget .plan-trip-title {
font-size: 15px;
font-weight: 800;
color: #111;
text-transform: uppercase;
letter-spacing: 0.4px;
margin-bottom: 10px;
line-height: 1.3;
}
.plan-trip-widget .plan-trip-desc {
font-size: 13px;
color: #444;
line-height: 1.6;
margin-bottom: 18px;
}
.plan-trip-widget .plan-trip-avatars {
display: flex;
justify-content: center;
margin-bottom: 35px;
}
.plan-trip-widget .plan-trip-avatars img {
width: 70px;
height: 70px;
border-radius: 50%;
object-fit: cover;
border: 3px solid #fff;
box-shadow: 0 2px 8px rgba(0,0,0,0.12);
}
.plan-trip-widget .plan-trip-avatars img:nth-child(2) {
margin-left: -18px;
}
.plan-trip-widget .plan-trip-rec {
font-size: 12px;
color: #888;
margin-bottom: 10px;
}
.plan-trip-widget .plan-trip-logos {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
flex-wrap: wrap;
}
.plan-trip-widget .plan-trip-logos img {
height: 18px;
width: auto;
object-fit: contain;
filter: grayscale(100%);
opacity: 0.7;
transition: opacity 0.2s, filter 0.2s;
}
.plan-trip-widget .plan-trip-logos img:hover {
filter: grayscale(0%);
opacity: 1;
}

/*===Blog table of content===*/
.accordion-item.blog-accordion-item h2 {
margin: 0px;
}
.jumping-box ul {
padding: 0px;
list-style: none;
}
.jumping-box ul li {
margin-bottom: 10px;
}
.jumping-box ul li a:hover {
color: #f6b512;
text-decoration: underline;
}
.jumping-box ul li:last-child {
margin-bottom: 0;
}
.jumping-box ul li a {
text-decoration: none;
color: #5d5d5d;
font-size: 15px;
}
.jumping-box ul li a strong {
margin-right: 6px;
}
.accordion-body.blog-accordion-body {
background: #efefef;
}

/* ====Travel Guide Section=== */
.travel-guide-slider .travel-guide-card {
border-radius: 10px;
overflow: hidden;
background: #f9f9f9;
height: 100%;
border: 1px solid #dfded7;
}
.travel-guide-slider .travel-guide-pic img {
height: 220px;
object-fit: cover;
}
.travel-guide-slider .travel-guide-para {
padding: 20px 20px 30px 20px;
}
.travel-guide-slider .travel-guide-para h6 {
font-size: 15px;
color: #888;
margin-bottom: 5px;
font-weight: 400;
}
.travel-guide-slider .travel-guide-para h4 {
font-size: 16px;
margin: 0;
}
.travel-guide-slider .carousel-control-prev,
.travel-guide-slider .carousel-control-next {
width: 40px;
height: 40px;
background: rgb(246 181 18);
border-radius: 50%;
top:35%;
transform: translateY(-50%);
}
.travel-guide-slider .travel-guide-card a {
text-decoration: none;
}
.travel-guide-pic {
width: 100%;
overflow: hidden;
}
.travel-guide-slider .travel-guide-card:hover h4 {
color:#f6b512;
}
.travel-guide-slider .travel-guide-card:hover img{
transform: scale(1.1);
transition: 0.5s;
}

/*===========table CSS ===========*/
/*.table-box {*/
/*    width: 100%;*/
/*    overflow: hidden;*/
/*}*/
/*.custome-best-table {*/
/*    width: 100%;*/
/*    border: 1px solid #e8e9ea;*/
/*    border-radius: 10px;*/
/*    overflow: hidden; */
/*    border-collapse: separate;*/
/*    border-spacing: 0;*/
/*}*/
/*.table.custome-best-table thead tr th {*/
/*    vertical-align: bottom;*/
/*    background: #f9f9f9;*/
/*    padding:10px;*/
/*    font-weight: 500;*/
/*    font-size: 14px;*/
/*}*/
/*.table.custome-best-table tbody tr th {*/
/*    padding: 10px;*/
/*    font-weight: 500;*/
/*    font-size: 14px;*/
/*}*/
/*.table.custome-best-table tbody tr td {*/
/*    padding: 10px;*/
/*    font-size: 13px;*/
/*    vertical-align: middle;*/
/*}*/
/*table.custome-best-table tbody tr:nth-child(even) td {*/
/*    background-color: #f9f9f9 !important;*/
/*}*/
/*table.custome-best-table tbody tr:nth-child(even) th {*/
/*    background-color: #f9f9f9 !important;*/
/*}*/
/*table.custome-best-table.table tr {*/
/*    vertical-align: middle;*/
/*}*/



.table-box {
    width: 100%;
    position: relative;
    overflow-x: scroll;
     scrollbar-width: thin;
}
.table-box::-webkit-scrollbar {
    height: 6px;
}
.custome-best-table {
    width: 100%;
    min-width: 650px;
    border: 1px solid #e8e9ea;
    border-radius: 10px;
    overflow: hidden;
    border-collapse: separate;
    border-spacing: 0;
}
.table.custome-best-table thead tr th:first-child {
    min-width: 200px;
}
.table.custome-best-table thead tr th {
    vertical-align: bottom;
    background: #f9f9f9;
    padding: 20px;
    font-weight: 500;
    font-size: 15px;
}
.table.custome-best-table tbody tr th {
    padding: 20px;
    font-weight: 500;
    font-size: 15px;
}
.table.custome-best-table tbody tr td {
    padding: 20px;
    font-size: 14px;
}
table.custome-best-table tbody tr:nth-child(even) td {
    background-color: #f9f9f9 !important;
}
table.custome-best-table tbody tr:nth-child(even) th {
    background-color: #f9f9f9 !important;
}
table.custome-best-table.table tr {
    vertical-align: middle;
}

section.guide-deatils-sec.mt-80 a strong {
    font-weight: 400;
}

.col-md-12.new-sec-experi {
    display: flex;
    margin-top: 25px;
    margin-left: 18px;
}

.child-despoints {
    width: 100%;
    position: relative;
    padding-left: 45px;
    margin-bottom: 30px;
}
.child-despoints::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background-color: #f6b512;
    border-radius: 50%;
}


.best-season-guide-point {
    width: 100%;
    background: #f9f9f9;
    padding: 20px;
}
.best-season-guide-point h4 {
    font-size: 22px;
}
.main-content-best-box h2 {
    margin-bottom: 20px;
}
.main-content-best-box p {
    font-weight: 300;
    line-height:26px;
}
.best-season-guide-point ul {
    width: 100%;
    position: relative;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.best-season-guide-cont h3 {
    font-weight: 500;
}
.best-season-guide-cont.give-top-spsps {
    padding-top: 20px;
}
.best-season-guide-point ul li {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d0cbcb;
    font-size: 15px;
    font-weight: 300;
}
.best-season-guide-point ul li:last-child {
    margin-bottom: 0;
    border-bottom:none;
}
.best-season-guide-point ul li i.bi.bi-check-circle {
    color: #f6b512;
}
.best-season-guide-point ul li i.bi.bi-x-circle {
    color: #ff0000;
}


/*====Responsive Code====*/
@media (max-width: 767px) {
  .guide-info-left {
    width: 100%;
    padding-right: 0px;
}
.blog-pic-box .row .col-md-4 {
  width: 33.33% !important;
}
.guide-cta-rigt-btn {
    text-align: left;
    margin-top: 30px;
}
.single-author-box {
    display: flex;
    flex-wrap: wrap;
}
.col-md-12.new-sec-experi {
    display: flex;
    flex-direction: column;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
.coomon-heading-box {
    width: 100%;
}
section.guide-deatils-sec .row .col-md-9 {
    width: 100%;
}
section.guide-deatils-sec .row .col-md-3 {
    width: 100%;
}
.left-blog-post-box {
    width: 70%;
    display: none;
}
.guide-info-left {
    width: 100%;
    padding-right: 0px;
}
.blog-pic-box .row .col-md-4 {
  width: 33.33% !important;
}
.guide-cta-rigt-btn {
    text-align: left;
    margin-top: 30px;
}
.col-md-12.new-sec-experi {
    display: flex;
    flex-direction: column;
}
.rating-head-bestday {
    width: 100%;
}
}