/* Start Tour Card 1 CSS */
.tour-card-style-1 {
    box-shadow: 0px 0px 20px 1px #f0f1f3;
    overflow: hidden;
}
.tour-card-style-1 .tour-main-container {
    background-color: #ffffff;
}
.tour-card-style-1 .tour-container {
    padding: 15px;
}
.tour-card-style-1 .tour-img {
    height: auto;
    width: 100%;
}
.tour-card-style-1 .tour-content {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
}
.tour-card-style-1 .elementor-tour-name-wrapper {
    width: 70%;
    font-size: 25px;
}
.tour-card-style-1 .elementor-tour-price-wrapper {
    width: 30%;
    text-align: right;
    font-size: 25px;
}
.tour-card-style-1 .elementor-tour-description-wrapper {
    width: 100%;
    margin-top: 15px;
}
.tour-card-style-1 .tour-details {
    padding-bottom: 15px;
}
.tour-card-style-1 .tour-details .tour-detail-ul {
    background-color: #f7f7f7;
    text-align: center;
    display: flex;
    list-style: none;
    padding: 15px 0px;
    margin: 0;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.tour-card-style-1 .tour-details .tour-detail-list {
    flex: 1;
}
.tour-card-style-1 .tour-details .tour-detail-list p {
    margin-bottom: 0px;
}
.tour-card-style-1 .tour-detail-icon {
    font-size: 25px;
}
.tour-card-style-1 .view-tour-btn {
    padding: 10px 0px;
    width: 100%;
    background-color: #3a3a3a;
    display: block;
    text-align: center;
    color: #fff;
}
.tour-card-style-1 .tour-img-overlay {
    position: absolute;
    width: 100%;
    height: 56.5%;
    top: 0;
    left: 0;
}
.tour-card-style-1 .tour-card-share {
    text-align: right;
}
.tour-card-style-1 .tour-card-share img {
    width: 55px;
}
.tour-card-style-1 .elementor-tour-sale-wrapper {
    background: #956917;
    border-radius: 5px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
}
.tour-card-style-1 .elementor-tour-name-wrapper {
    padding: 5px;
}
/* End Tour Card 1 */

/* Start Tour Card 2 CSS */
.tour-card-style-2 {
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 0px 20px 1px #f0f1f3;
    overflow: hidden;
}
.tour-card-style-2 .tour-main-container {
    background-color: #000000BF;
    padding: 135px 15px 15px;
}
.tour-card-style-2 .tour-content {
    display: flex;
    flex-wrap: wrap;
}
.tour-card-style-2 .elementor-tour-name-wrapper {
    width: 70%;
    font-size: 25px;
}
.tour-card-style-2 .elementor-tour-price-wrapper {
    width: 30%;
    text-align: right;
    font-size: 25px;
}
.tour-card-style-2 .tour-details .tour-detail-ul {
    display: flex;
    list-style: none;
    padding: 15px 0px;
    text-align: center;
    margin: 0;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.tour-card-style-2 .tour-details .tour-detail-list {
    flex: 1;
}
.tour-card-style-2 .tour-details .tour-detail-list p {
    margin-bottom: 0px;
}
.tour-card-style-2 .elementor-tour-name-wrapper {
    color: #e25f13;
}
.tour-card-style-2 .tour-detail-icon {
    color: #e25f13;
    font-size: 25px;
}
.tour-card-style-2 .tour-detail-text {
    color: #ffffff;
}
.tour-card-style-2 .tour-content {
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff;
}
.tour-card-style-2 .elementor-tour-description-wrapper {
    color: #ffffff;
    padding-bottom: 15px;
}
.tour-card-style-2 .tour-button {
    padding: 3px 0px;
}
.tour-card-style-2 .tour-button a {
    padding: 8px 32px;
    background-color: #e25f13;
    color: #ffffff;
}
.tour-card-style-2 .tour-img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.tour-card-style-2 .tour-card-share {
    text-align: right;
}
.tour-card-style-2 .tour-card-share img {
    width: 55px;
}
.tour-card-style-2 .elementor-tour-sale-wrapper {
    background: #956917;
    border-radius: 5px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
}
.tour-card-style-2 .elementor-tour-name-wrapper {
    padding: 5px;
}
/* End Tour Card 2 */

/* Start Tour Card 3 CSS */
.tour-card-style-3 .tour-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    filter: brightness(0.8);
}
.tour-card-style-3 .tour-content {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
}
.tour-card-style-3 .elementor-tour-name-wrapper {
    width: 70%;
    font-size: 25px;
}
.tour-card-style-3 .elementor-tour-price-wrapper {
    width: 30%;
    text-align: right;
    font-size: 25px;
}
.tour-card-style-3 .elementor-tour-description-wrapper {
    width: 100%;
    margin-top: 15px;
}
.tour-card-style-3 .tour-details {
    padding-bottom: 15px;
}
.tour-card-style-3 .tour-details .tour-detail-ul {
    background-color: #f7f7f7;
    opacity: 0.7;
    text-align: center;
    display: flex;
    list-style: none;
    padding: 15px 0px;
    margin: 0;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.tour-card-style-3 .tour-details .tour-detail-list {
    flex: 1;
}
.tour-card-style-3 .tour-details .tour-detail-list p {
    margin-bottom: 0px;
}
.tour-card-style-3 .tour-detail-icon {
    font-size: 25px;
}
.tour-card-style-3 .view-tour-btn {
    padding: 10px 0px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    background-color: #3a3a3a;
    text-align: center;
    color: #fff;
}
.tour-card-style-3 .tour-button {
    text-align: right;
    padding-top: 22px;
}
.tour-card-style-3 .elementor-tour-name-wrapper {
    background: rgba(255,255,255,0.7);
    padding: 3px;
    padding-left: 15px;
    width: 50%;
}
.tour-card-style-3 .tour-main-container {
    border: 15px solid #ffffff;
    border-radius: 15px;
    box-shadow: 1px 2px 3px 2px #D1D0D0;
}
.tour-card-style-3 .fa-caret-right:before {
    margin-right: 10px;
}
.tour-card-style-3 .tour-card-share {
    text-align: right;
}
.tour-card-style-3 .tour-card-share img {
    width: 55px;
}
.tour-card-style-3 .tour-img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.tour-card-style-3 .elementor-tour-sale-wrapper {
    background: #956917;
    border-radius: 5px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
}
/* End Tour Card 3 */

/* Start Tour Card 4 CSS */
.tour-card-style-4 .tour-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    filter: brightness(0.8);
    padding: 50%;
}
.tour-card-style-4 .tour-content {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
}
.tour-card-style-4 .elementor-tour-name-wrapper {
    width: 70%;
    font-size: 25px;
}
.tour-card-style-4 .elementor-tour-price-wrapper {
    width: 30%;
    text-align: right;
    font-size: 25px;
}
.tour-card-style-4 .elementor-tour-description-wrapper {
    width: 100%;
    margin-top: 15px;
}
.tour-card-style-4 .tour-details {
    padding-bottom: 15px;
}
.tour-card-style-4 .tour-details .tour-detail-ul {
    background-color: #f7f7f7;
    opacity: 0.7;
    text-align: center;
    display: flex;
    list-style: none;
    padding: 15px 0px;
    margin: 0;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.tour-card-style-4 .tour-details .tour-detail-list {
    flex: 1;
}
.tour-card-style-4 .tour-details .tour-detail-list p {
    margin-bottom: 0px;
}
.tour-card-style-4 .tour-detail-icon {
    font-size: 25px;
}
.tour-card-style-4 .view-tour-btn {
    padding: 10px 0px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    background-color: #3a3a3a;
    text-align: center;
    color: #fff;
}
.tour-card-style-4 .tour-button {
    text-align: right;
    padding-top: 30px;
    padding-right: 30px;
}
.tour-card-style-4 .elementor-tour-name-wrapper {
    background: rgba(255,255,255,0.7);
    padding: 3px;
    padding-left: 15px;
    width: 50%;
}
.tour-card-style-4 {
    border: 15px solid #ffffff;
    border-radius: 15px;
    box-shadow: 1px 2px 3px 2px #D1D0D0;
}
.tour-card-style-4 .fa-caret-right:before {
    margin-right: 10px;
}
.tour-card-style-4 .tour-card-share {
    text-align: right;
}
.tour-card-style-4 .tour-card-share img {
    width: 55px;
}
.tour-card-style-4 .tour-card-left {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
}
.tour-card-style-4 .tour-card-right {
    width: 69%;
    display: inline-block;
    padding: 10px;
}
.tour-card-style-4 .tour-card-flip-box {
    background-color: transparent;
    perspective: 1000px;
}
.tour-card-style-4 .tour-card-flip-inner {
    position: relative;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
.tour-card-style-4 .tour-card-flip-box:hover .tour-card-flip-inner {
    transform: rotateY(180deg);
}
.tour-card-style-4 .tour-card-flip-box-front {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.tour-card-style-4 .tour-card-flip-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
}
.tour-card-style-4 .tour-card-flip-front {
    background-color: rgba(0,0,0, 0.9);
    color: #ffffff;
    border-radius: 50%;
}
.tour-card-style-4 .tour-card-flip-back {
    background-color: rgba(0,0,0, 0.9);
    color: #ffffff;
    border-radius: 50%;
    transform: rotateY(180deg);
}
.tour-card-style-4 .tour-card-flip-back h4 {
    color: #ffffff;
    position: relative;
    /* top: 35%; */
    /* top: 42%; */
    transform: translate(0px,16px);

}
.tour-card-style-4 .tour-img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    left: 0;
}
.tour-card-style-4 .elementor-tour-sale-wrapper {
    background: #956917;
    border-radius: 5px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;

}
.tour-card-style-4 .elementor-tour-sale-wrapper i {
    margin-right: 5px;
}
/* End Tour Card 4 */

/* Start Tour Card 5 CSS */
.tour-card-style-5 .tour-card-left5 {
    position: relative;
}
.tour-card-style-5 .tour-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    filter: brightness(0.8);
    max-width: 100%;
    height: 500px;
}
.tour-card-style-5 .package-ribbon-wrapper {
    bottom: auto;
    top: 22px;
    position: absolute;
    right: -8px;
}
.tour-card-style-5 .package-type {
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    background-color: #3389d7;
    color: #fff;
}
.tour-card-style-5 .package-type-gimmick {
    width: 0;
    height: 0;
    float: right;
    border-width: 8px 8px 0 0;
    border-style: solid;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}
.tour-card-style-5 .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.tour-card-style-5 .elementor-tour-wrapper {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 8px 10px;
    background: #000;
    opacity: .8;
}
.tour-card-style-5 .package-title-overlay {
    filter: alpha(opacity=80);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    font-size: 14px;
}
.tour-card-style-5 .elementor-tour-price-wrapper {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    float: right;
    position: relative;
    margin-right: 10px;
    margin-top: 3px;
}
.tour-card-style-5 .elementor-tour-name-wrapper {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    float: left;
    position: relative;
    margin-right: 10px;
    margin-top: 3px;
}

.tour-card-style-5 .tour-content {
    padding-top: 30px;
}

.tour-card-style-5 .tour-card-right5 {
    width: 47%;
    display: inline-block;
    vertical-align: top;
}

.tour-card-style-5 .tour-button {
    text-align: right;
    padding-top: 7px;
}
.tour-card-style-5 .tour-details {
    padding-bottom: 15px;
    margin-top:30px;
}
.tour-card-style-5 .tour-details .tour-detail-ul {


    text-align: center;
    display: flex;
    list-style: none;
    padding: 15px 0px;
    margin: 0;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.tour-card-style-5 .tour-details .tour-detail-list {
    flex: 1;
}
.tour-card-style-5 .tour-details .tour-detail-list p {
    margin-bottom: 0px;
}
.tour-card-style-5 .tour-detail-icon {
    font-size: 25px;
}

.tour-card-style-5 .view-tour-btn {
    padding: 10px 0px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    background-color: #3a3a3a;
    text-align: center;
    color: #fff;
    display: block;
}
.tour-card-style-5 .tour-button {
    text-align: right;
    padding-top: 7px;

}
.tour-card-style-5 .tour-button a{
    padding: 8px 32px;
    background-color: #e25f13;
    color: #ffffff;
}
.tour-card-style-5 .tour-button a:hover{
    padding: 8px 32px;

}

.tour-card-style-5 .fa-caret-right:before {
    margin-right: 10px;
}
.tour-card-style-5 .tour-card-share {
    text-align: right;
}
.tour-card-style-5 .tour-card-share img {
    width: 55px;
}
.tour-card-style-5 .tour-container {
    margin-top: 30px;
}
.tour-card-style-5 .elementor-tour-sale-wrapper {
    background: #956917;
    border-radius: 5px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;

}
.tour-card-style-5 .elementor-tour-sale-wrapper i {
    margin-right: 5px;
}
@media only screen and (max-width: 420px) {
    .tour-card-style-5 .tour-card-left5 {
        width: 100%;
    }
    .tour-card-style-5 .tour-card-right5 {
        width: 100%;
    }
    .tour-card-style-5 .elementor-tour-name-wrapper {
        width: 100%!important;
    }
    .tour-card-style-5 .tour-img {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 421px) and (max-width: 1024px) {
    .tour-card-style-5 .tour-card-right5 {
        width: 100%;
        display: block;
    }
    .tour-card-style-5 .tour-card-left5 {
        width: 100%;
        display: block;
    }
    .tour-card-style-5 .tour-img {
        margin: 0 auto;
    }
    .tour-card-style-5 .tour-content {
        padding-top: 30px;
    }
}
