.more-less {
    float: right;
    color: #555;
    font-weight: 500;
    font-size: 14px;
    top: 50%;
    position: absolute;
    right: 10px;
    transform: translateY(-50%);
}

.contento {
    padding: 5px 15px;
    border-bottom: 1px solid #e8e8e8;
}

.contento.last {
    border-bottom: 0;
}

.faqblock {
    padding: 10px 20px;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #e8e8e8;
}

.question {
    font-size: 16px;
    font-weight: 400 !important;
    color: #ef8323;
    cursor: pointer;
    position: relative;
}

.question b {
    font-weight: 600;
}

.bgf2 {
    background: #f2f2f2;
}

.faqsec {
    padding: 20px 0 20px;
}

.prelative {
    position: relative;
}

.zindex3 {
    z-index: 3;
}

.ofhidden {
    overflow: hidden;
}

.formy .form-group.form-group-lg {
    margin-bottom: 15px;
}

.formy .form-group.form-group-lg label {
    font-size: 14px;
    color: #333;
    margin: 0 0 2px;
    font-weight: 500;
    display: none;
}

.formy .form-group.form-group-lg .input-icon {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 19px;
}

.formy .form-group .input-icon {
    top: 5px;
}

.formy .form-group .form-control {
    font-size: 14px;
}

.formy .form-group textarea.form-control {
    height: 70px;
    resize: none;
}

.hasshaow {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 4px;
    border-radius: 10px;
    border-bottom: 3px solid #ed8323;
    background: #fff;
}

@media(min-width:992px) {
    .hasshaow {
        margin-top: -24px;
    }

    .brr1::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        height: 100%;
        width: 1px;
        border-right: 1px solid #e8e8e8;
    }
}

.revitem {
    text-align: center;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.089);
}

.revitem p {
    font-size: 15px;
    line-height: 28px;
    font-style: italic;
}

.revitem h5 {
    opacity: .9;
    font-weight: 500;
    font-size: 18px;
}

.th-color {
    color: #ed8323;
}

.triplogo {
    float: right;
    padding-left: 15px;
    display: inline-block;
}

.triplogo img {
    width: 200px;
}

.bbb {
    border-bottom: 3px solid #ed8323;
}

.dest-wrapper {
    position: relative;
}

.faq-accordion .accordion-content ul {
    margin: 0;
    padding: 0;
    padding-left: 20px;
}

.faq-accordion .accordion-button:not(.dusra),
.faq-accordion .accordion-button:not(.collapsed) {
    border: 0;
    color: #333;
    background: #fff;
    border: 1px solid #b7c0cf;
    border-radius: 4px;
    font-size: 90%;
    box-shadow: none !important;
}

.faq-accordion .accordion-button:hover,
.faq-accordion .accordion-button:not(.collapsed):hover {
    color: var(--main-color);
}

.faq-accordion .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%232b5aac' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
}

.faq-accordion .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%232b5aac' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.home-testimonial.owl-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
}

.destination-home .item {
    position: relative;
    overflow: hidden;
}

.destination-home .item {
    position: relative;
    overflow: hidden;
}

.destination-home .item::before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: linear-gradient(to bottom, #00000000, #000000d8);
    height: 240px;
    content: '';
    width: 100%;
}

.destination-home .item:hover img {
    transform: scale(1.2);
    opacity: 0.7;
}

.destination-home .text {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    padding: 14px;
}

.facti {
    position: relative;
    border: 2px solid #fdefea;
    background: var(--whiteColor);
    border-radius: 5px;
}

.facti::before {
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #eb853f;
    opacity: .1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

p.counterr::after {
    content: '+';
    margin-left: 10px;
    top: -8px;
    position: relative;
}

.facti p:first-child {
    font-weight: 500;
    font-size: 44px;
    line-height: 1;
    margin-bottom: 10px;
}

.facti p small {
    font-size: 90%;
    line-height: 1;
}

.facti p+p {
    font-weight: 700;
    font-size: 17px;
    line-height: 1;
}

@media (max-width:767px) {
    .facti p:first-child {
        font-size: 32px;
        line-height: 1;
    }
}

.circle-initials {
    width: 40px;
    height: 40px;
    background-color: #ccc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
    color: white;
    background: var(--main-color);
}

.circle-initials.even {
    background: var(--main-color2);
}


.why-main {
    position: relative
}

.why-main .item {
    position: relative;
    border: 1px solid #acacac50;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    background: var(--whiteColor);
}

.why-main .item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff0;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: -1
}

.why-right-shape {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1000px
}

.why-right-shape-pat {
    position: absolute;
    bottom: 20px;
    right: 30px;
    width: 400px;
    z-index: 1
}

.why-right-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff;
    overflow: hidden;
    border: 16px solid #fff;
    position: relative;
    z-index: 2
}

.bg-cover1 {
    background-color: #0e4e6b;
}




.hover-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 13px;
}

.content {
    background-color: #fff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px;
    border-radius: 7px;
}

.content h5 {
    font-size: 18px;
}

.content span {
    background-color: #f29727;
    color: #fff;
    border-radius: 14px;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 15px;
    line-height: 1;
}