.logo--img{
    height:50px;
}
.header-top-bar {
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(128,137,150,.1);
}
.header-top-content .list-items{
    list-style-type: none;
}
.header-top-content ul,
.header-right-action ul{
    margin-bottom:0 !important;
}
.header-top-content .list-items li {
    padding-right: 13px;
    margin: 5px 0;
    display: inline-block;
    color: #0d233e;
    text-transform: inherit;
    font-size: 14px;
}

.header-top-content .list-items li a{
    text-decoration: none;
}
.header-right-action ul li{
    margin: 5px 0;
}

.header-top-content .list-items li a i{
    font-size: 17px;
    color: #baa17d;
}

.btn-lang{
    border: 0;
    background: transparent;
    display: flex;
    align-items: center;
    margin: 5px 0 0 20px;
}

.rlr-navigation__tailor{
    background: #baa17d;
    padding: 5px 15px !important;
    border-radius: 4px;
    color: #fff !important;
    font-weight: bold !important;
}

.navigation-item:not(.navigation-brand-text):hover .navigation-link.rlr-navigation__tailor {
    background-color: #000;
}

.select--price{
    border:0;
}

details {
    position:relative;
}
details summary {
    display:block;
    cursor: pointer;
    color: red;
}
details summary:focus {
    outline:none;
}
details[open] {
    display:block;
    padding-bottom:25px;
    padding-top:10px;
    animation: open .2s linear;
}
details[open] summary {
    position:absolute;
    bottom: 0;
    left:0;
}

details #open{

}
details #open:after{
    display: inline-block;
    position:relative;
    top: -3px;
    padding-left: 8px;
    content: "\00bb";
    transform: rotate(90deg);
}
details[open] #open{display:none;}
details #close{display:none;}
details[open] #close{display:block;}

::-webkit-details-marker {display: none;}


.action-content{
    margin: 30px 0 0 0;
}

.action-content h3{
    color: #baa17d;
    font-size: 17px;
    font-weight: bold;
}

.action-content h2{
    margin: 10px 0 10px 0;
}

.action-content p{

}

.img--about{
    margin: 30px 0 0 0;
}

.list--about--home{
    padding: 0 0 0 15px;
    margin: 0 0 30px 0;
}

.list--about--home li{
    color: #0087c7;
    line-height: 34px;
}

.divider.home-style1 {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% -215.25px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
    border-radius: 10px;
}
.divider:before {
    background-color: rgba(29, 41, 62, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.business_exposer {
    position: relative;
}
.business_exposer .title {
    font-size: 36px;
    font-weight: bold;
    line-height: normal;
}
.business_exposer .exposer_btn {
    background-color: #FFFFFF;
    border-radius: 8px;
    color: #1e789f;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
    height: 55px;
    width: 200px;
}

.about-image-box{
    background: #f5f4f4;
    margin: 50px 0;
    padding: 0 0 30px 0;
}
.rlr-product-card {
    -webkit-box-shadow: 0 2px 8px 2px rgb(14 85 124 / 16%);
    box-shadow: 0 2px 8px 2px rgb(14 85 124 / 16%);
}
.rlr-product-card:hover {
    -webkit-box-shadow: 0 4px 10px 4px rgba(14,85,124,.16);
    box-shadow: 0 4px 10px 4px rgba(14,85,124,.16);
}
.rlr-product-card__image-wrapper {
    height: 230px;
    overflow: hidden;
}
.rlr-product-card__image-wrapper .swiper img{
    width:100%;
    height:100%;
}

.divider {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0;
    position: relative;
    z-index: 1;
}

.business_exposer {
    position: relative;
}

.feat_property {
    background-color: #ffffff;
    border: 1px solid #EAEAEA;
    border-radius: 8px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.feat_property .thumb {
    background: #1D293E;
    border-radius: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 0 0 10px 0;
    position: relative;
    padding-bottom: 0px !important;
    height:250px;
}

.feat_property .thumb img{

}

.feat_property .details {
    position: relative;
}
.feat_property .details .tc_content {
    padding: 5px 15px 10px 15px;
    text-align: center;
}
.feat_property .details .tc_content h4{
    line-height: 17px;
}
.feat_property .details .tc_content h4 a{
    font-size: 13px;
    color: #222222;
    font-weight: 700;
    text-decoration: none;
}

.rlr-navigation .rlr-icon-text{
    display: block;
    float: right;
    width: 25%;
    padding: 15px 15px 5px 15px;
}

.rlr-navigation .rlr-icon-text a{
    display: block;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 5px 0;
    color: #000;
}

.rlr-support-card__img-wrapper i{
    font-size:36px;
}

.rlr-postcard__thumbnail{
    height: 200px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.rlr-postcard__thumbnail img{
    min-width:100%;
}

.rlr-product-card__title.mt-1{
    font-size: 17px;
}

.rlr-postcard__thumbnail.larg--block{
    height: 400px;
}
.card-item {
    margin-bottom: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 13px 7px rgb(82 85 90/10%);
    -moz-box-shadow: 0 0 13px 7px rgb(82 85 90/10%);
    box-shadow: 0 0 13px 7px rgb(82 85 90/10%);
    border: 1px solid #dededeb0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
}
.testimonial-card {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px rgba(82,85,90,.05);
    -moz-box-shadow: 0 0 40px rgba(82,85,90,.05);
    box-shadow: 0 0 40px rgba(82,85,90,.05);
    border: 1px solid rgba(128,137,150,.2);
    padding: 25px 30px 30px;
}
.testimonial-card .testi-desc-box {
    padding-bottom: 25px;
}
.testimonial-card .testi__desc {
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    min-height: 150px;
}
.author-content .author-img {
    width: 64px;
    height: 64px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.author-content .author-img img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 40px rgba(82,85,90,.05);
    -moz-box-shadow: 0 0 40px rgba(82,85,90,.05);
    box-shadow: 0 0 40px rgba(82,85,90,.05);
}
.author-content .author-bio .author__title {
    color: #0d233e;
    font-size: 16px;
    font-weight: 500;
}


.gallery--home{
    height: 500px;
    overflow: hidden;
    border-radius: 15px;
    border: 4px solid #dfd9d9;
    margin: 0 0 15px 0;
}

.gallery--home img{
    width:100%;
    min-height:100%;
}
.right--block--faq {
    margin: 0 0 0 0;
}

.feat_property {
    background-color: #ffffff;
    border: 1px solid #EAEAEA;
    border-radius: 8px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.feat_property .thumb {
    background: #1D293E;
    border-radius: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    overflow: hidden;
    margin: 0 0 10px 0;
    position: relative;
    padding-bottom: 0px !important;
    height: 250px;
}
.right--block--faq .feat_property .details {
    position: absolute;
    top: 20%;
    right: 5%;
}
.right--block--faq .feat_property .details .tc_content {
    text-align: center;
}

.right--block--faq .feat_property .details .tc_content h4 {
    font-weight: 900;
    color: #fff;
    font-size: 28px;
    line-height: 46px;
    text-shadow: 0 0 10px #8b8282;
}
.readmore-faq {
    background: #baa17d;
    color: #fff;
    padding: 15px;
    display: block;
    border-radius: 5px;
    margin: 30px auto 0 auto;
    width: 50%;
    text-decoration: none;
}

.accordion-button:not(.collapsed) {

    color: #000;
}
.accordion-button:not(.collapsed):after {
    background-color: #fff;
    text-align: center;
    border-radius: 50px;
}

.accordion-button{
    font-weight: bold;
}
.rlr-search-results-page__breadcrumb-section {
    background: #f7f4f4;
    margin-top: 0;
    padding: 20px 10px 10px 10px;
}

#profile-description .show-more {
    cursor: pointer;
    text-align: left;
    margin: 30px 0 50px 0;
    color: blue;
    float: left;
}
#profile-description .show-more:hover {
    color: #1779dd;
}
#profile-description .show-more-height {
    height: 70px;
    overflow:hidden;
}

.rlr-product-filters__label {
    font-weight: bold;
    font-size: 19px;
    margin: 10px 0 20px 0;
}

.label--cat a{
    color: var(--heading-color);
    text-decoration: none;
    padding: 0 0 10px 0;
    display: block;
}
.label--cat a i{
    width: 24px;
    height: 24px;
    background: #ddd;
    text-align: center;
    border-radius: 25px;
    line-height: 23px;
}

.label--cat a:hover{
    text-decoration: underline;
}

.price-tour-main{
    border: 2px solid #baa17d;
    padding: 15px 30px;
    border-radius: 10px;
    font-size: 19px;
    font-weight: bold;
}

.rlr-overview-detail__icon-group{
    border-right: 1px solid #ddd;
    margin-right: 30px;
    row-gap: normal;
}

.rlr-icon-text{
    margin: 0;
}

.rlr-overview-detail__icon-groupset{
    background: #eee;
    padding: 25px 15px 0 35px;
    border-radius: 10px;
    margin: 0 0 20px 0;
}
.touristattraction {
    position: relative;
}
.touristattraction:before {
    content: "";
    width: 1px;
    border-left: 2px dashed #6195c5;
    height: 100%;
    position: absolute;
    left: 30px;
    z-index: 1;
}
.author-content .author-img {
    width: 64px;
    height: 64px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.touristattraction .author-content .author-img {
    z-index: 5;
}
.author-content .author-img img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 40px rgba(82,85,90,.05);
    -moz-box-shadow: 0 0 40px rgba(82,85,90,.05);
    box-shadow: 0 0 40px rgba(82,85,90,.05);
}
.touristattraction p, .itinerary-item p {
    padding-left: 80px;
}

.title {
    font-size: 18px;
    color: #0d233e;
}
.rlr-accordion__item {
    margin: 10px 0 0 0;
}

.tit-main-itn{


    margin: 0 0 20px 0;
    background: #eee;
    display: block;
    width: 100%;
    padding: 15px;
    border-radius: 5px;
}

.tit-main-itn h6{
    font-size: 19px;
    font-weight: bold;
}

.listing_single_description {
    margin: 0 0 30px 0;
}
.div--style--price {
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.div--style--price span {
    float: left;
    width: 50%;
    background: #eee;
    font-size: 28px;
    height: 100px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-right: 1px solid #ddd;
}
.div--style--price p {
    float: left;
    width: 50%;
    padding: 15px;
    text-align: center;
    min-height: 100px;
    line-height: 34px;
    margin: 0;
}
.div--style--price p strong {
    display: block;
    font-size: 27px;
}


.rlr-secondary-menu-desc__icon .fa-tags{
    font-size: 55px;
    color: #ddd;
}



.policy-links .policy-list li {
    display: inline;
    padding: 5px;
    border-left: 2px solid #b4b4b4
}

.policy-links .policy-list li:first-child {
    border: none !important
}

.footer-social-links a svg {
    /* filter: invert(100%) sepia(0%) saturate(16%) hue-rotate(74deg) brightness(105%) contrast(100%) !important; */
    width: 5%
}

.topbar-social-links a svg {
    /* filter: invert(100%) sepia(0%) saturate(16%) hue-rotate(74deg) brightness(105%) contrast(100%) !important; */
    width: 5%
}
