/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.video-banner-tr {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: relative;
    display: block;
}.text-banner h4 {
    text-transform: uppercase;
    font-size: 20px;
}
.text-banner h2 {
    font-size: 100px;
}
.text-banner p {
    font-size: 22px;
}
.text-right-st1-home h4 {
    text-transform: uppercase;
}
.text-right-st1-home h3 {
    font-size: 60px;
    line-height: 59px;
    margin-bottom: 0px;
}
.text-left-st1-home p {
    font-size: 18px;
}
.text-left-st1-home p br {
    display: none;
}
.read-more-right p {
    margin: 0 !important;
}
.read-more-right {
    text-align: right;
}
.box-des-tr h4 {
    font-size: 30px;
    color: rgb(26, 26, 26);
}
.box-des-tr p {
    color: rgb(108, 106, 101);
    font-size: 16px;
}
.box-des-tr h4 a{
    color: rgb(26, 26, 26);
}
.box-des-tr p  a{
    color: rgb(108, 106, 101);
}
.itinerary-list ul{
    list-style:none;
    margin:0;
    padding:0;
    counter-reset:item;
}
.itinerary-list li {
    position: relative;
    padding: 8px 0px 8px 50px;
    border-bottom: 1px solid #ddd;
    counter-increment: item;
    font-size: 25px;
    font-family: "Cormorant Garamond", sans-serif;
    margin-left: 0px !important;
}

.itinerary-list li::before {
    content: counter(item, decimal-leading-zero);
    position: absolute;
    left: 0;
    top: -3px;
    color: #c67a5a;
    font-family: "Cormorant Garamond", sans-serif;
    font-size: 35px;
    font-weight: 500;
}
.footer-1-tr h1 {
    font-size: 72px;
    line-height: 70px;
}
.footer-1-tr h3 {
    font-family: "DM Sans", sans-serif;
    color: rgba(234, 230, 223, 0.5);
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
}
.footer-2-tr h4, .footer-3-tr h4 {
    color: rgba(234, 230, 223, 0.5);
    text-transform: uppercase;
    font-family: "DM Sans", sans-serif;
    font-size: 13px;
    font-weight: 300;
}
.footer-2-tr a, .footer-3-tr a {
    color: rgb(234, 230, 223);
    font-size: 15px;
}
.footer-2-tr ul, .footer-3-tr ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-2-tr ul li, .footer-3-tr li {
    list-style: none;color: rgb(234, 230, 223);
    padding: 5px 0px;margin: 0px !important;
    margin: 0px;
}
.footer-2-tr ul li, .footer-3-tr li img {
    margin-bottom: 0px !important;
}
.footer-3-tr p {
    color: rgba(234, 230, 223, 0.5);
    font-size: 13px;
    margin-top: 20px;
}
.list-text-des h4 {
    font-size: 14px;
    color: rgb(168, 77, 59);
    font-family: "DM Sans", sans-serif;
    letter-spacing: 2px;
}
.list-text-des h2 {
    color: rgb(26, 26, 26);
    font-size: 60px;
    margin-bottom: 15px;
}
.list-text-des p {
    font-size: 18px;
    color: rgba(26, 26, 26, 0.8);
}
.list-text-des a:before {
    content: '';
    position: absolute;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #000;
    width: 0px;
    transition: all .5s;
}
.list-text-des a {
    font-size: 14px;
    letter-spacing: 2px;
    color: rgb(26, 26, 26);
    position: relative;
}
.list-text-des a:hover:before{
    width: 100%;
}
.list-text-des h5 {
    color: rgb(168, 77, 59);
    font-size: 24px;
    font-style: italic;
}
.destination-filter a, .tour-style-filter button {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    border: 1px solid #e3ded6;
    color: #545454;
    text-transform: none;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    margin: 5px;
    margin-left: 0px;
}
.destination-filter a.destination-item.active {
    background: #000;
    color: #fff;
} 
.tour-style-filter button.style-item.active {
    background: #a84d3b;
    color: #fff;

}
.tour-style-filter {
    margin-bottom: 30px;
}
.tour-des-page {
    padding: 70px 0px;
}
.tour-des-page {
    padding: 70px 0px;
    background: #f7f5f0;
}.tour-description-content h2 {
    font-size: 3.75rem;
    line-height: 1;
    margin-bottom: 10px;
}.box-image.img-400 img {
    height: 400px;
    object-fit: cover;
    width: 100%;
}
.box-image.img-600 img {
    height: 600px;
    object-fit: cover;
    width: 100%;
}
.banner-page {
    height: 600px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;position: relative;
}
.banner-page h2 {
    font-size: 128px;
    color: #fff;
    line-height: 1;
    margin: 0px;
}


.banner-page p {
    font-size: 20px;
    color: #fff;
    margin: 0px;
}.banner-page .container {
    position: relative;
}

.banner-page:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000054;
}

.banner-page.banner-single h2 {
    font-size: 4.5rem;
}
.section-1-tour {
    padding: 70px 0px;
    background: #f7f5f0;
}
.textl-left-st1-tour>h4 {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 6px;
    color: rgb(108, 106, 101);
    font-family: "DM Sans", sans-serif;
}
.textl-right-st1-tour {
    color: rgba(26, 26, 26, 0.85);
    font-size: 24px;
}
.section-2-tour {
    padding: 70px 0px;
    background: #f2efe9;
}
.textl-left-st1-tour h3 {
    font-size: 50px;
}
.section-2-tour {
    padding: 70px 0px;
    background: #f2efe9;
}
.textl-left-st1-tour h3 {
    font-size: 50px;
}

.section-3-tour {
    text-align: center;
    padding: 100px;
    background: #4a5d4e;
    color: #fff;
}.booking-section p {
    font-size: 21px;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #f7f5f0d9;
}.booking-section {
    max-width: 500px;
    margin: 0 auto;
}
.btn-white{
      display: flex;
    align-items: center;
    justify-content: center;
    max-width: 284px;
    margin: 0 auto;
    background: #f7f5f0;
    text-transform: uppercase;
    font-size: 13px;
    gap: 20px;
    padding: 14px 0px;
    letter-spacing: 2px; 
}
a.booking-btn.btn-white {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 284px;
    margin: 0 auto;
    background: #f7f5f0;
    text-transform: uppercase;
    font-size: 13px;
    gap: 20px;
    padding: 14px 0px;
    letter-spacing: 2px;
}
.btn-white:hover{
    background: #a84d3b !important;
    color: #fff;
}

.section-4-tour {
    padding: 70px 0px;
}
.relate-tour.textl-left-st1-tour>h4 {
    margin-bottom: 17px;
}
.section-2-1-tour {
    padding: 70px 0px;
    background: #f7f5f0;
    padding-top: 100px;
}
.list-feature-tour ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.list-feature-tour ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 30px;
    height: 1px;
    background: #a84d3b;
}
h2.title-term {
    font-size: 4.5rem;
    line-height: 1;
    color: rgb(26, 26, 26);
    margin-top: 50px;
}
h2.title-term a {
    color: rgb(26, 26, 26);
}
.list-feature-tour ul li {
    list-style: none;
    margin: 0;
    padding: 10px 0px;
    padding-left: 40px;
    position: relative;
}
.banner-page-fix h1 {
    color: #fff;
    font-size: 100px;
    line-height: 1;
    margin-bottom: 20px;
}
.banner-page-fix p#breadcrumbs * {
    color: #fff;
}

.banner-page-fix {
    height: 600px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
}








