.main-content {
    overflow: hidden
}

.owl-carousel {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.tz-header.header-type-6 {
    background: center;
    padding: 0 40px;
    position: absolute;
    left: 0;
    right: 0
}

.tz-header.header-type-6 .pull-left {
    float: left !important
}

.tz-header.header-type-6 .pull-right {
    float: right !important
}

.tz-header.header-type-6 nav ul.tz-nav > li > a {
    color: #fff
}

.tz-header.header-type-6 .tz-header-search span {
    color: #fff
}

.tz-header.header-type-6 .tz-header-cart .shop-woo__your-cart {
    color: #fff
}

.tz-header.tz-headereff {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .7)
}

.tzElement_Image_slide {
    z-index: 1;
    height: 100vh
}

.tzElement_Image_slide .tzImage_Slide_Item {
    height: 111vh;
    position: relative
}

.tzElement_Image_slide .tzImage_Slide_Item:after {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.tzElement_Image_slide .tzImage_Slide_Item h3 {
    position: relative;
    margin-top: 144px;
    font-size: 66px;
    line-height: 72.6px;
    color: #fff;
    font-family: "Open Sans";
    font-weight: 700;
    top: 160px;
    z-index: 2;
    text-transform: capitalize;
    -o-transition: .5s ease;
    transition: .5s ease;
    -moz-transition: .5s ease;
    -webkit-transition: .5s ease
}

.tzElement_Image_slide .tzImage_Slide_Item .readmore {
    position: relative;
    z-index: 2;
    margin-top: 233px;
    background: inherit;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    -o-transition: .3s ease;
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease
}

.tzElement_Image_slide .tzImage_Slide_Item .readmore:hover {
    border: 1px solid #dc8051;
    background: #dc8051;
    -o-transition: .3s ease;
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease
}

.tzElement_Image_slide .tzImage_Slide_Item .readmore:hover .discover {
    color: #dc8051;
    -o-transition: .3s ease;
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease
}

.tzElement_Image_slide .tzImage_Slide_Item .readmore .discover {
    font-size: 14px;
    margin-left: 82px;
    margin-top: 12px;
    color: #fff;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: .1px;
    font-family: "Open Sans";
    width: 120px;
    text-transform: uppercase;
    -o-transition: .3s ease;
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease
}

.tzElement_Image_slide .tzImage_Slide_Item .readmore .view-more span {
    color: #fff;
    position: absolute;
    padding: 16px;
    font-size: 16px
}

.tzElement_Image_slide .owl-carousel .owl-item img {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.tzElement_Image_slide .owl-nav {
    display: none
}

.tzElement_Image_slide .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: -70px;
    right: 60px;
    bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.tzElement_Image_slide .owl-dots .owl-dot {
    position: relative;
    padding: 15px 0;
    width: 50px
}

.tzElement_Image_slide .owl-dots .owl-dot:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 50px;
    height: 1px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: .4
}

.tzElement_Image_slide .owl-dots .owl-dot span {
    display: none
}

.tzElement_Image_slide .owl-dots .active {
    position: relative;
    padding: 15px 0;
    width: 100px
}

.tzElement_Image_slide .owl-dots .active:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 100px;
    height: 1px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 1
}

.tzElement_Image_slide .owl-dots .active span {
    color: #fff;
    display: block;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    position: absolute;
    right: -35px;
    margin-top: -15px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    font-family: "Open Sans"
}

.tzElement_Image_slide .box-video {
    position: relative;
    bottom: 16%
}

.tzElement_Image_slide .video {
    position: absolute;
    z-index: 1;
    float: right;
    right: 180px;
    bottom: 15%
}

.tzElement_Image_slide .video:hover .play {
    background: #dc8051;
    -o-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease
}

.tzElement_Image_slide .video:hover .play i {
    color: #fff !important;
    -o-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease
}

.tzElement_Image_slide .video .play {
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 50%;
    -o-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease
}

.tzElement_Image_slide .video .play i {
    position: absolute;
    padding: 23px 28px;
    font-size: 26px;
    color: #dc8051;
    -o-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease
}

.tzElement_Image_slide .video h5 {
    position: absolute;
    margin-left: 100px;
    margin-top: -60px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-family: "Open Sans";
    font-weight: 300;
    width: 180px;
    text-transform: uppercase
}

.tzElement_Image_slide .video h5 em {
    position: absolute;
    width: 140px;
    font-style: normal;
    font-size: 24px;
    line-height: 30px;
    font-family: "Open Sans";
    font-weight: 700;
    display: inline-table;
    top: 20px;
    left: 0;
    text-transform: capitalize
}

.tzElement_Image_slide .video h5 a {
    color: #fff
}

.tzElement_Search.type-2 {
    width: 100%;
    -o-transition: .3s ease;
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    max-width: 100%;
    padding: 70px 0 90px;
    position: relative;
    z-index: 2
}

.tzElement_Search.type-2:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 90%;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 10px 0 50px 0 rgba(0, 0, 0, .1);
    box-shadow: 10px 0 50px 0 rgba(0, 0, 0, .1)
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field {
    padding-right: 250px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field label {
    font-size: 36px;
    color: #222;
    line-height: 1.4em
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name {
    margin: 0;
    width: 100% !important;
    padding-top: 0;
    padding-right: 30px
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name .field-box input {
    background: inherit;
    color: #222;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    font-family: "Open Sans";
    border-bottom: 1px solid #aaaaaa7a;
    margin-top: 30px;
    height: 60px
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name .field-box input::-webkit-input-placeholder {
    color: #aaa
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name .field-box input:-ms-input-placeholder {
    color: #aaa
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name .field-box input::-ms-input-placeholder {
    color: #aaa
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name .field-box input::placeholder {
    color: #aaa
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date {
    width: 100% !important;
    margin-top: auto;
    margin-bottom: 0;
    padding-top: 0
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date label {
    display: none
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date .field-box input {
    background: inherit;
    color: #222;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    font-family: "Open Sans";
    border-bottom: 1px solid #aaaaaa7a;
    margin-top: -35px;
    height: 60px
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date .field-box input::-webkit-input-placeholder {
    color: #aaa
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date .field-box input:-ms-input-placeholder {
    color: #aaa
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date .field-box input::-ms-input-placeholder {
    color: #aaa
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date .field-box input::placeholder {
    color: #aaa
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date .field-box:after {
    color: #dc8051 !important;
    top: 10px !important;
    font-size: 20px
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_submit {
    position: absolute;
    right: 0;
    top: unset;
    bottom: 0;
    width: 250px;
    z-index: 2
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_submit button.tz-search-btn {
    color: #fff !important;
    height: 60px;
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: .5px
}

.tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_submit button.tz-search-btn:before {
    border: #dc8051 solid 6px
}

.tzElement_Search.type-2 .form-destination {
    display: none
}

.tzElement_Search.type-2 .form-duration {
    display: none
}


.tzElement_Destination.type-6 {
    margin-bottom: 155px
}

.tzElement_Destination.type-6 .destination-slider-wrapper {
    position: relative;
    z-index: 2;
    -webkit-clip-path: inset(-100vw -100vw -100vw 0);
    clip-path: inset(-100vw -100vw -100vw 0)
}

.tzElement_Destination.type-6 .destination-slider {
    overflow: inherit
}

.tzElement_Destination.type-6 .destination-slider .owl-stage-outer {
    overflow: inherit
}

.tzElement_Destination.type-6 .destination-slider .owl-stage-outer .distination-item {
    width: 100%;
    min-width: 370px
}

.tzElement_Destination.type-6 .destination-slider .owl-stage-outer .distination-item:hover h3 {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tzElement_Destination.type-6 .destination-slider .owl-stage-outer .distination-item:hover a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -moz-box-shadow: 0 10px 10px 2px rgba(0, 0, 0, .5);
    -ms-box-shadow: 0 10px 10px 2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 10px 10px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 10px 2px rgba(0, 0, 0, .5)
}

.tzElement_Destination.type-6 .destination-slider .owl-stage-outer .distination-item h3 {
    position: absolute;
    margin-top: -70px;
    margin-left: 40px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tzElement_Destination.type-6 .destination-slider .owl-stage-outer .distination-item h3 a {
    font-size: 20px;
    line-height: 25.2px;
    font-family: "Open Sans";
    font-weight: 800;
    color: #fff;
    height: unset
}

.tzElement_Destination.type-6 .destination-slider .owl-stage-outer .distination-item a {
    display: block;
    width: 100%;
    height: 518px
}

.tzElement_Destination.type-6 .destination-slider .owl-stage-outer .distination-item a img {
    -o-object-fit: cover;
    object-fit: cover;
    min-height: auto;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tzElement_Destination.type-6 .destination-slider .owl-nav {
    display: block;
    position: relative;
    margin-top: 123px
}

.tzElement_Destination.type-6 .destination-slider .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    position: absolute;
    top: -50px;
    left: 50px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tzElement_Destination.type-6 .destination-slider .owl-nav .owl-prev i {
    padding: 18px 20px;
    color: #aaa
}

.tzElement_Destination.type-6 .destination-slider .owl-nav .owl-prev:hover {
    background: #dc8051;
    border: 1px solid #dc8051;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tzElement_Destination.type-6 .destination-slider .owl-nav .owl-prev:hover i {
    color: #fff
}

.tzElement_Destination.type-6 .destination-slider .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    position: absolute;
    top: -50px;
    right: 50px;
    -o-transition: .5s ease;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease
}

.tzElement_Destination.type-6 .destination-slider .owl-nav .owl-next i {
    padding: 18px 20px;
    color: #aaa
}

.tzElement_Destination.type-6 .destination-slider .owl-nav .owl-next:hover {
    background: #dc8051;
    border: 1px solid #dc8051;
    -o-transition: .5s ease;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease
}

.tzElement_Destination.type-6 .destination-slider .owl-nav .owl-next:hover i {
    color: #fff
}

.tzElement_Destination.type-6 .destination-slider .owl-dots {
    width: 78%;
    height: 2px;
    position: relative;
    background: #aaa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 auto;
    bottom: 25px;
    top: inherit
}

.tzElement_Destination.type-6 .destination-slider .owl-dots .owl-dot {
    width: 224px;
    height: 2px;
    background: #e0e0e0;
    padding: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    position: relative
}

.tzElement_Destination.type-6 .destination-slider .owl-dots .owl-dot:before {
    position: absolute;
    top: -10px;
    left: 0;
    content: "";
    width: 100%;
    padding: 10px 0;
    background: 0 0
}

.tzElement_Destination.type-6 .destination-slider .owl-dots .owl-dot:after {
    display: none
}

.tzElement_Destination.type-6 .destination-slider .owl-dots .owl-dot span {
    display: none
}

.tzElement_Destination.type-6 .destination-slider .owl-dots .owl-dot.active {
    background: #dc8051;
    width: 245px;
    height: 4px;
    margin-top: -1px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.tzElement_Destination.type-6 .destination-slider .owl-dots .owl-dot.active:after {
    display: none
}

.tzElement_Destination.type-6 .destination-slider .owl-dots .owl-dot.active span {
    display: none
}

.tzElement_Destination.type-6 .destination-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 100px
}

.tzElement_Destination.type-6 .destination-top h3 {
    font-size: 48px;
    line-height: 57.6px;
    font-family: "Open Sans";
    font-weight: 800;
    position: relative;
    width: 50%
}

.tzElement_Destination.type-6 .destination-top h3:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    left: 0;
    top: 145px;
    background: #dc8051
}

.tzElement_Destination.type-6 .destination-top p {
    width: 50%;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 28.8px;
    opacity: .8;
    letter-spacing: .3px
}

.tzElement_FeaturedTour.type-6 {
    padding-bottom: 150px
}

.tzElement_FeaturedTour.type-6 .tzTour-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 100px
}

.tzElement_FeaturedTour.type-6 .tzTour-top .tour-title {
    width: 50%;
    font-size: 48px;
    line-height: 57.6px;
    font-family: "Open Sans";
    font-weight: 800;
    position: relative
}

.tzElement_FeaturedTour.type-6 .tzTour-top .tour-title:after {
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    background: #dc8051;
    left: 0;
    margin-top: 90px
}

.tzElement_FeaturedTour.type-6 .tzTour-top .tour-description {
    width: 50%;
    font-weight: 400;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 28.8px;
    color: #595959;
    opacity: .8
}

.tzElement_FeaturedTour.type-6 .tzTour-bottom {
    margin-top: 10px;
    text-align: center
}

.tzElement_FeaturedTour.type-6 .tzTour-bottom a {
    color: #595959;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.tzElement_FeaturedTour.type-6 .tzTour-bottom a:hover .icon {
    color: #fff
}

.tzElement_FeaturedTour.type-6 .tzTour-bottom .icon {
    font-size: 16px;
    width: 40px;
    height: 40px;
    border: 1px solid;
    display: inline-block;
    padding: 11px 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.tzElement_FeaturedTour.type-6 .tzTour-bottom .tz_txt {
    margin-left: 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.tzElement_FeaturedTour.type-6 .tzTour {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
    grid-column-gap: 50px
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item {
    width: 100%
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzImg-tour .tz-thumb {
    width: 100%;
    height: 420px;
    position: relative
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzImg-tour .tz-thumb .tz-tour-sold-out {
    width: 70px;
    height: 70px;
    background: #e36252;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 22px 0;
    text-align: center
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzImg-tour .tz-thumb a {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzImg-tour .tz-thumb a:hover:after {
    background: #222;
    opacity: .4;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzImg-tour .tz-thumb a img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzImg-tour .tz-thumb a:after {
    background: rgba(0, 0, 0, 0);
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzImg-tour .discount {
    display: none
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info {
    height: 190px
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-reviews {
    display: none
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-button {
    display: none
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-price {
    min-width: 110px;
    height: 40px;
    background: #dc8051;
    position: absolute;
    top: -40px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-price p {
    display: none
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-price .price {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: "Open Sans";
    position: absolute;
    padding: 8px 11px
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-title {
    position: absolute;
    margin-top: 56px
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-title h4 {
    font-family: "Open Sans";
    font-weight: 800;
    font-size: 24px;
    line-height: 28.8px
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-title h4 a {
    color: #222;
    text-transform: capitalize;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-title h4 a:hover {
    color: #dc8051;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-title span {
    position: absolute;
    width: 140px;
    margin-left: 140px;
    margin-top: -3px;
    text-transform: capitalize
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-title span i {
    color: #dc8051;
    padding-right: 10px
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-title .tz-average-rating {
    right: -140px;
    top: -38px;
    position: absolute
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-time {
    position: relative
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-time .tz-date {
    position: absolute;
    margin-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-time .tz-date .icon i {
    padding-right: 10px;
    font-size: 14px;
    color: #dc8051
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-time .tz-date .content p {
    display: none
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-time .tz-date .content .text {
    display: block;
    margin-bottom: 0;
    font-weight: 400;
    color: #222;
    position: absolute;
    width: 100px
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-time .tz-destination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 25px
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-time .tz-destination .icon i {
    padding-right: 10px;
    font-size: 14px;
    color: #dc8051
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-time .tz-destination .content p {
    display: none
}

.tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-time .tz-destination .content .text {
    display: block;
    margin-bottom: 0;
    font-weight: 700;
    color: #aaa;
    position: absolute;
    width: 100%
}

.tzElement_quote {
    width: 95%;
    float: right !important;
    z-index: 9;
    right: 0
}

.tzElement_quote img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 800px
}

.tzElement_quote .tzImage_Slide_Item .absotute-content {
    padding: 50px 50px 95px 50px;
    position: absolute;
    width: 570px;
    right: 50%;
    top: 35%;
    bottom: 18.5%;
    left: auto;
    margin-right: -535px;
    background: #fff
}

.tzElement_quote .tzImage_Slide_Item .content {
    font-size: 24px;
    font-style: italic;
    line-height: 38.4px;
    font-family: "Open Sans";
    color: #595959;
    max-height: 155px;
    overflow: auto
}

.tzElement_quote .tzImage_Slide_Item .author {
    font-size: 18px;
    line-height: 27px;
    font-family: "Open Sans";
    font-weight: 800;
    color: #222;
    margin-top: 33px;
    text-transform: uppercase
}

.tzElement_quote .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    top: 70%;
    left: 50%;
    margin-left: 5px;
    margin-top: 10px
}

.tzElement_quote .owl-dots .owl-dot {
    padding: 15px 0;
    margin: 0 10px;
    width: 30px;
    opacity: .5
}

.tzElement_quote .owl-dots .owl-dot:after {
    content: '';
    position: absolute;
    background: #aaa;
    width: 30px;
    height: 2px
}

.tzElement_quote .owl-dots .owl-dot span {
    display: none
}

.tzElement_quote .owl-dots .owl-dot.active {
    position: relative;
    padding: 15px 0;
    width: 30px;
    opacity: 1
}

.tzElement_quote .owl-dots .owl-dot.active:after {
    content: '';
    position: absolute;
    background: #dc8051;
    width: 30px;
    height: 2px
}

.tzElement_quote .owl-dots .owl-dot.active span {
    display: none
}

.tzElement_Articles.type-2 {
    padding-top: 103px
}

.tzElement_Articles.type-2 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: revert;
    flex-direction: revert;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tzElement_Articles.type-2 .Articles-top {
    margin-bottom: 38px
}

.tzElement_Articles.type-2 .Articles-top .Articles-Title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: none;
    font-size: 48px;
    line-height: 57.6px;
    font-weight: 800;
    font-family: "Open Sans";
    text-transform: capitalize;
    color: #222;
    position: relative;
    margin-bottom: 90px
}

.tzElement_Articles.type-2 .Articles-top .Articles-Title:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    background: #dc8051;
    top: 90px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.tzElement_Articles.type-2 .tzArticle-item:hover .content-article > a:after {
    background: rgba(0, 0, 0, 0)
}

.tzElement_Articles.type-2 .tzArticle-item .content-article > a:hover:after {
    background: rgba(0, 0, 0, .4)
}

.tzElement_Articles.type-2 .tzArticle-item .content-article a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.tzElement_Articles.type-2 .tzArticle-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tzElement_Articles.type-2 .tzArticle-item:hover .info .date {
    color: #595959
}

.tzElement_Articles.type-2 .tzArticle-item .content-article a {
    overflow: hidden;
    position: relative
}

.tzElement_Articles.type-2 .tzArticle-item .content-article a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tzElement_Articles.type-2 .tzArticle-item .content-article a img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.tzElement_Articles.type-2 .tzArticle-item .content-article a img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tzElement_Articles.type-2 .tzArticle-item .content-article .title {
    margin-top: 30px;
    padding-left: 0;
    position: relative;
    padding: 0
}

.tzElement_Articles.type-2 .tzArticle-item .content-article .title a {
    font-size: 24px;
    line-height: 28.8px;
    font-weight: 800;
    font-family: "Open Sans";
    text-transform: initial;
    color: #222;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.tzElement_Articles.type-2 .tzArticle-item .content-article .title a:hover {
    color: #dc8051;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.tzElement_Articles.type-2 .tzArticle-item .info {
    background: inherit;
    padding: 0
}

.tzElement_Articles.type-2 .tzArticle-item .info .author {
    display: none
}

.tzElement_Articles.type-2 .tzArticle-item .info .date {
    float: left;
    font-size: 12px;
    line-height: 28px;
    color: #595959;
    font-weight: 400;
    text-transform: uppercase
}

.tz-newsletter.tz-newsletter-type-3 {
    padding: 50px 0 537px 0;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center
}

.tz-newsletter.tz-newsletter-type-3 .newsletter-right .newsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tz-newsletter.tz-newsletter-type-3 .newsletter-right form .tnp-field-button:before {
    left: 40px
}

.tz-newsletter.tz-newsletter-type-3 .newsletter-right form .tnp-field-email input {
    padding: 8px 27px
}

.tz-newsletter.tz-newsletter-type-3 .newsletter-left {
    position: relative
}

.tz-newsletter.tz-newsletter-type-3 .newsletter-left .news-content {
    padding: 60px 0 10px
}

.tz-newsletter.tz-newsletter-type-3 .newsletter-left .news-content:after {
    position: absolute;
    content: '';
    height: 1px;
    background: rgba(0, 0, 0, .1);
    opacity: .3;
    top: -50px;
    left: 0;
    width: 95%;
    margin: 0 auto;
    right: 0
}

.tz-newsletter.tz-newsletter-type-3 .newsletter-left .news-content .new-title {
    color: #222;
    font-size: 48px;
    line-height: 57.6px;
    text-transform: capitalize;
    text-align: center
}

.tz-newsletter.tz-newsletter-type-3 .newsletter-left .news-content p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #595959;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-email {
    padding: 0
}

.tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-email input {
    height: 60px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: initial;
    color: #222
}

.tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-email input::-webkit-input-placeholder {
    color: #aaa
}

.tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-email input:-ms-input-placeholder {
    color: #aaa
}

.tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-email input::-ms-input-placeholder {
    color: #aaa
}

.tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-email input::placeholder {
    color: #aaa
}

.tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-button {
    padding: 0;
    float: left
}

.tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-button:before {
    color: #fff
}

.tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-button input.tnp-button {
    background: #dc8051;
    height: 60px;
    border-radius: initial;
    color: #fff;
    font-weight: 700
}

.tz-newsletter.tz-newsletter-type-3:after {
    background: inherit
}

.tz-footer.tz-footer-type-3 {
    padding: 103px 0 0;
    background: #fff;
    background-image: none !important
}

.tz-footer.tz-footer-type-3 .tz-footer-top {
    padding: 0 0 55px
}

.tz-footer.tz-footer-type-3 .tz-footer-top .footerattr h3 {
    font-size: 14px;
    line-height: 27px;
    font-family: "Open Sans";
    font-weight: 800;
    color: #222 !important
}

.tz-footer.tz-footer-type-3 .tz-footer-center {
    padding-bottom: 80px
}

.tz-footer.tz-footer-type-3 .tz-footer-center .partner-slider .item {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tz-footer.tz-footer-type-3 .tz-footer-center .partner-slider .item img {
    width: auto;
    opacity: .3;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tz-footer.tz-footer-type-3 .tz-footer-center .partner-slider .item img:hover {
    opacity: 1;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tz-footer.tz-footer-type-3 .tz-footer-bottom {
    background: #fff;
    position: relative;
    padding: 27px 0
}

.tz-footer.tz-footer-type-3 .tz-footer-bottom:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    background: #aaa;
    opacity: .3
}

.tz-footer-bottom.tz_social .tz-copyright {
    padding: 40px 15px !important;
    text-align: center
}

.tz-footer-bottom.tz_social .tz-footer-logo {
    text-align: left;
    padding: 36px 15px
}

.tz-footer-bottom.tz_social .tz-footer-social {
    padding: 0
}

.tz-footer-bottom.tz_social .tz-footer-social .aventura-footer-bottom-left-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 32px 15px
}

.tz-footer-bottom.tz_social .tz-footer-social .aventura-footer-bottom-left-box .aventura-footer-social-item {
    width: 40px;
    height: 40px;
    margin: 0 5px;
    background: #fff;
    border: 1px solid #aaa;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tz-footer-bottom.tz_social .tz-footer-social .aventura-footer-bottom-left-box .aventura-footer-social-item:last-child {
    margin-right: 0
}

.tz-footer-bottom.tz_social .tz-footer-social .aventura-footer-bottom-left-box .aventura-footer-social-item a i {
    padding: 12px 13px;
    color: #dc8051;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tz-footer-bottom.tz_social .tz-footer-social .aventura-footer-bottom-left-box .aventura-footer-social-item a .fa-facebook {
    padding: 12px 15px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tz-footer-bottom.tz_social .tz-footer-social .aventura-footer-bottom-left-box .aventura-footer-social-item:hover {
    border: 1px solid #dc8051;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tz-footer-bottom.tz_social .tz-footer-social .aventura-footer-bottom-left-box .aventura-footer-social-item:hover a i {
    color: #fff;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tz-footer.tz-footer-type-3 .tz-footer-top .footerattr .widget ul li a {
    color: #595959;
    opacity: .9
}

.tz-footer.tz-footer-type-3 .tz-footer-bottom .tz-footer-link ul li a:hover {
    color: #000
}

.tz-footer.tz-footer-type-3 .tz-footer-top .footerattr .widget.WP_Editor_Widget p {
    color: #595959
}

@media only screen and (max-device-width: 1600px) {
    .tzElement_quote .tzImage_Slide_Item .absotute-content{
        margin-right:-585px;
    }
    .tzElement_quote {
        width: 100%
    }
    .tzElement_quote .owl-dots{
        margin-left: 55px;
    }

    .tzElement_Search.type-2:before {
        width: 100%
    }

    .tzElement_Image_slide .tzImage_Slide_Item h3 {
        font-size: 53px;
        line-height: 1.3em;
        top: 33%;
        margin-top: 0;
        position: absolute
    }

    .tzElement_Image_slide .tzImage_Slide_Item .readmore {
        position: absolute;
        top: 35%
    }

    .tzElement_Image_slide .box-video {
        position: relative
    }

    .tzElement_Image_slide .box-video .video {
        right: 180px;
        bottom: 16%
    }
}

@media only screen and (max-device-width: 1199px) {
    .tzElement_quote .tzImage_Slide_Item .absotute-content{
        margin-right:-485px;
    }
    .tzElement_Image_slide .box-video .video {
        right: 150px
    }

    .tzElement_Image_slide .box-video .video .play {
        width: 65px;
        height: 65px
    }

    .tzElement_Image_slide .box-video .video .play i {
        position: absolute;
        padding: 0;
        font-size: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 100%;
        left: 2px
    }

    .tzElement_Image_slide .box-video .video h5 {
        position: absolute;
        margin-left: 85px;
        margin-top: -55px;
        font-size: 12px
    }

    .tzElement_Image_slide .box-video .video h5 em {
        font-size: 20px;
        line-height: 28px
    }

    .tzElement_FeaturedTour.type-6 {
        padding-bottom: 80px !important
    }

    .tzElement_FeaturedTour.type-6 .tzTour-bottom .alltour {
        padding: 20px
    }

    .tzElement_FeaturedTour.type-6 .tzTour {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto auto auto;
        grid-template-columns: auto auto auto;
        grid-column-gap: 35px
    }

    .tzElement_FeaturedTour.type-6 .tzTour .owl-stage-outer .distination-item {
        min-width: 300px
    }

    .tzElement_FeaturedTour.type-6 .tzTour-top .tour-description {
        font-size: 15px;
        line-height: 27.8px
    }

    .tzElement_Search.type-2 {
        padding: 60px 0 70px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name label {
        font-size: 26px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name input {
        font-size: 16px;
        margin-top: 25px;
        height: 55px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date .field-box input {
        font-size: 16px;
        height: 55px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_submit button.tz-search-btn {
        height: 55px;
        font-size: 16px !important
    }

    .tzElement_Destination.type-6 .destination-slider .owl-nav .owl-prev {
        left: 25px
    }

    .tzElement_Destination.type-6 .destination-slider .owl-nav .owl-next {
        right: 25px
    }

    .tzElement_Destination.type-6 .destination-top h3 {
        font-size: 45px;
        line-height: 1.3em
    }

    .tzElement_Destination.type-6 .destination-top p {
        font-size: 15px;
        line-height: 27.8px
    }

    .tzElement_FeaturedTour.type-6 {
        padding-bottom: 495px
    }

    .tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-title h4 {
        font-size: 18px
    }

    .tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-title span {
        font-size: 13px
    }

    .tzElement_FeaturedTour.type-6 .tzTour .tzTour-item .tzTour-info .tz-time .tz-date .content .text {
        font-size: 13px
    }

    .tzElement_FeaturedTour.type-6 .tzTour-top .tour-title {
        font-size: 45px;
        line-height: 1.3em
    }

    div.tzElement_quote {
        margin-top: 0 !important
    }

    .tzElement_quote {
        width: 100%
    }

    .tzElement_quote img {
        height: 575px
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content {
        padding: 40px 40px 0 40px;
        top: 25%;
        bottom: 15%;
        width: 505px
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content .content {
        font-size: 21px;
        letter-spacing: .3px
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content .author {
        margin-top: 25px
    }

    .tzElement_quote .owl-dots {
        margin-left: 10px
    }

    .tzElement_Articles.type-2 {
        padding-top: 95px
    }

    .tzElement_Articles.type-2 .tzArticle-item .content-article .title a {
        font-size: 22px
    }

    .tz-newsletter.tz-newsletter-type-3 {
        padding: 50px 0 480px 0
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-left .news-content .new-title {
        font-size: 45px;
        line-height: 1.3em
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter {
        height: 60px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field {
        padding-right: 190px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_submit {
        width: 20%
    }

    .tzElement_Destination.type-6 .destination-slider .owl-stage-outer .distination-item {
        min-width: 300px
    }

    .tzElement_Destination.type-6 .destination-slider .owl-stage-outer .distination-item a {
        height: 450px
    }
}

@media only screen and (max-device-width: 1024px) {
    .tzElement_Articles.type-2 {
        padding-top: 85px
    }
}

@media only screen and (max-device-width: 992px) {
    body .tz-home-slide.not-fixed .tz-home-left{
        height:auto;
    }
    .tz-footer.tz-footer-type-3 .tz-footer-top {
        padding: 0 0 25px
    }

    .tz-header.header-type-6 nav ul.tz-nav > li > a {
        color: #595959
    }

    .tz-header.header-type-6 .navbar-toggle i {
        color: #fff
    }

    .tz-header.header-type-6 .tz-icon-cart {
        margin-right: 15px
    }

    .tzElement_Image_slide .tzImage_Slide_Item h3 {
        font-size: 50px;
        line-height: 1.3em
    }

    .tzElement_Destination.type-6 .destination-slider .owl-nav .owl-prev {
        left: 10px
    }

    .tzElement_Destination.type-6 .destination-slider .owl-nav .owl-next {
        right: 10px
    }

    .tz-footer.tz-footer-type-3 .tz-footer-top .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (max-device-width: 991px) {
    .tz-footer.tz-footer-type-3 .tz-footer-top {
        padding: 0 0 30px
    }
    .tzElement_quote .tzImage_Slide_Item .absotute-content{
        background:rgba(255,255,255,0.8);
    }

    .tzElement_Image_slide .tzImage_Slide_Item h3 {
        font-size: 43px;
        line-height: 1.3em
    }

    .tzElement_Image_slide .box-video .video {
        right: 135px
    }

    .tzElement_Image_slide .box-video .video .play {
        width: 60px;
        height: 60px
    }

    .tzElement_Image_slide .box-video .video .play i {
        padding: 20px 25px;
        font-size: 22px
    }

    .tzElement_Image_slide .box-video .video h5 {
        margin-left: 80px;
        margin-top: -50px;
        font-size: 14px
    }

    .tzElement_Image_slide .box-video .video h5 em {
        font-size: 18px;
        line-height: 26px
    }

    .tzElement_FeaturedTour.type-6 .tzTour {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
        grid-column-gap: 30px;
        margin: 0 15px
    }

    .tzElement_FeaturedTour.type-6 .tzTour .owl-stage-outer .distination-item {
        min-width: 300px
    }

    .tzElement_FeaturedTour.type-6 .tzTour-top .tour-title {
        font-size: 40px;
        line-height: 1.3em;
        width: 45%
    }

    .tzElement_FeaturedTour.type-6 .tzTour-top .tour-description {
        width: 55%;
        font-size: 14px;
        letter-spacing: -.1px
    }

    .tzElement_Search.type-2 {
        padding: 60px 0 70px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field {
        padding-right: 140px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name label {
        font-size: 22px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name .field-box input {
        font-size: 14px;
        margin-top: 20px;
        height: 55px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date .field-box input {
        font-size: 14px;
        height: 55px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-date .field-box:after {
        font-size: 18px;
        top: 5px !important
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_submit button.tz-search-btn {
        height: 50px;
        font-size: 14px !important
    }

    .tzElement_Destination.type-6 .destination-top h3 {
        font-size: 40px;
        line-height: 1.3em;
        width: 45%
    }

    .tzElement_Destination.type-6 .destination-top p {
        font-size: 14px !important;
        width: 55%
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content {
        padding: 40px 40px 0 40px;
        top: 25%;
        bottom: 15%;
        width: 60%;
        left: 20%
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content .content {
        font-size: 20px;
        letter-spacing: .5px
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content .author {
        font-size: 17px;
        line-height: 35px
    }

    .tzElement_quote .owl-dots {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .tz-newsletter.tz-newsletter-type-3 {
        padding: 50px 0 430px 0
    }





    .tz-newsletter.tz-newsletter-type-3 .tnp-field input {
        height: 55px !important
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-right {
        margin-top: 32px
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-right form .tnp-field-button:before {
        left: 15px;
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-left .news-content .new-title {
        font-size: 40px;
        line-height: 1.3em
    }

    .tzElement_Articles.type-2 .Articles-top .Articles-Title {
        font-size: 40px;
        margin-bottom: 60px
    }

    .tzElement_Articles.type-2 .Articles-top .Articles-Title:after {
        top: 80px
    }

    .tz-footer.tz-footer-type-3 .tz-footer-top .row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto
    }

    .tz-footer.tz-footer-type-3 .tz-footer-top .row:before {
        display: none
    }

    .tz-footer.tz-footer-type-3 .tz-footer-top .row .footerattr {
        width: 100%
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom {
        padding: 35px 0
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row {
        margin: 0 auto;
        width: 100%
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row:before {
        display: none
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row .tz-footer-logo {
        padding: 0 !important;
        line-height: 50px;
        width: 100%
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row .tz-copyright {
        text-align: center;
        width: 100%;
        line-height: 50px;
        padding: 0 !important
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row .tz-footer-social .aventura-footer-bottom-left-box {
        padding: 5px 0 0 0 !important;
        width: 100%
    }
}

@media (max-width: 768px) {
    .tz-footer.tz-footer-type-3 .tz-footer-top {
        padding: 0 0 25px
    }

    .tzElement_Articles.type-2 {
        margin: 0 15px
    }

}

@media (max-width: 767px) {
    .tzElement_Image_slide .tzImage_Slide_Item h3 {
        font-size: 35px;
        line-height: 1.3em
    }

    .tzElement_Image_slide .tzImage_Slide_Item .readmore {
        position: absolute;
        top: 24%;
        width: 40px;
        height: 40px
    }

    .tzElement_Image_slide .tzImage_Slide_Item .readmore .view-more span {
        padding: 12px;
        font-size: 13px
    }

    .tzElement_Image_slide .tzImage_Slide_Item .readmore .discover {
        font-size: 13px;
        margin-left: 60px;
        margin-top: 8px
    }

    .tzElement_Image_slide .owl-dots {
        right: 15px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        grid-row-gap: 60px;
        padding-right: 0
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group {
        padding: 0 !important
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_submit {
        position: relative;
        top: 30px;
        width: 100% !important
    }

    .tzElement_Destination.type-6 .destination-top {
        display: -ms-grid;
        display: grid;
        margin-bottom: 50px
    }

    .tzElement_Destination.type-6 .destination-top h3 {
        width: 100%;
        padding-bottom: 30px;
        position: relative;
        margin-bottom: 50px;
        font-size: 35px
    }

    .tzElement_Destination.type-6 .destination-top h3:after {
        top: unset;
        bottom: 0
    }

    .tzElement_Destination.type-6 .destination-top p {
        width: 100%
    }

    .tzElement_Destination.type-6 .destination-slider .owl-dots {
        width: 70%
    }

    .tzElement_FeaturedTour.type-6 {
        padding-top: 0 !important
    }

    .tzElement_FeaturedTour.type-6 .tzTour-top {
        display: -ms-grid;
        display: grid;
        padding-bottom: 40px;
        padding-top: 80px
    }

    .tzElement_FeaturedTour.type-6 .tzTour-top .tour-title {
        font-size: 35px;
        width: 100%;
        padding-bottom: 30px;
        margin-bottom: 50px
    }

    .tzElement_FeaturedTour.type-6 .tzTour-top .tour-title:after {
        margin-top: 0;
        bottom: 0
    }

    .tzElement_FeaturedTour.type-6 .tzTour-top .tour-description {
        width: 100%
    }

    .tzElement_FeaturedTour.type-6 .tzTour {
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        max-width: 400px;
        margin: 0 auto
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content {
        padding: 35px 40px 0 40px;
        top: 30%;
        bottom: 15%;
        width: 70%;
        left: 15%;
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content .content {
        font-size: 17px;
        letter-spacing: .5px;
        line-height: 2em
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content .author {
        font-size: 15px;
        line-height: 30px
    }

    .tzElement_Articles.type-2 .Articles-top .Articles-Title {
        font-size: 35px;
        margin-bottom: 50px
    }

    .tzElement_Articles.type-2 .Articles-top .Articles-Title:after {
        top: 80px
    }

    .tzElement_Articles.type-2 .tzArticle-item .content-article .title a {
        font-size: 20px
    }

    .tz-footer.tz-footer-type-3 .tz-footer-top .row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        margin: 0 auto
    }

    .tz-footer.tz-footer-type-3 .tz-footer-top .row:before {
        display: none
    }

    .tz-footer.tz-footer-type-3 .tz-footer-top .row .footerattr {
        width: 100%
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom {
        padding: 35px 0
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        grid-row-gap: 20px;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        margin: 0 auto
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row:after, .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row:before {
        display: none
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row .tz-footer-logo {
        padding: 0 !important;
        width: 100%;
        text-align: center
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row .tz-copyright {
        text-align: center;
        width: 100%;
        line-height: 50px;
        padding: 0
    }

    .tz-footer.tz-footer-type-3 .tz-footer-bottom-box .row .tz-footer-social .aventura-footer-bottom-left-box {
        padding: 5px 0 0 0 !important;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-left .news-content .new-title {
        font-size: 35px;
        line-height: 1.3em
    }


}

@media (max-width: 575px) {
    .tz-header.header-type-6 {
        padding: 0 15px
    }

    .tzElement_Image_slide .tzImage_Slide_Item h3 {
        font-size: 30px;
        line-height: 1.3em
    }

    .tzElement_Image_slide .tzImage_Slide_Item .readmore {
        position: absolute;
        top: 25%;
        width: 35px;
        height: 35px
    }

    .tzElement_Image_slide .tzImage_Slide_Item .readmore .view-more span {
        padding: 10px;
        font-size: 12px
    }

    .tzElement_Image_slide .tzImage_Slide_Item .readmore .discover {
        font-size: 12px;
        margin-left: 55px;
        margin-top: 7px
    }

    .tzElement_Image_slide .owl-dots {
        right: 15px
    }

    .tzElement_Image_slide .owl-dots .owl-dot {
        padding: 13px 0;
        width: 30px
    }

    .tzElement_Image_slide .owl-dots .owl-dot:after {
        width: 30px
    }

    .tzElement_Image_slide .owl-dots .owl-dot.active {
        width: 60px
    }

    .tzElement_Image_slide .owl-dots .owl-dot.active:after {
        width: 60px
    }

    .tzElement_Image_slide .owl-dots .owl-dot.active span {
        right: -23px;
        font-size: 16px
    }

    .tzElement_Destination.type-6 .destination-top h3 {
        width: 100%;
        padding-bottom: 30px;
        position: relative;
        margin-bottom: 50px;
        font-size: 33px
    }

    .tzElement_FeaturedTour.type-6 .tzTour-top .tour-title {
        font-size: 33px;
        width: 100%;
        padding-bottom: 30px;
        margin-bottom: 50px
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content {
        padding: 35px 40px 0 40px;
        top: 30%;
        bottom: 18%;
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content .content {
        font-size: 15px;
        letter-spacing: .5px;
        line-height: 2em
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content .author {
        font-size: 14px;
        line-height: 30px
    }

    .tzElement_Articles.type-2 .Articles-top .Articles-Title {
        font-size: 33px;
        margin-bottom: 50px
    }

    .tz-newsletter.tz-newsletter-type-3 {
        padding: 50px 0 380px 0
    }



    .tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-button input.tnp-button {
        padding: 8px 0 8px 10px;
        font-weight: 700;
        font-size: 12px !important
    }

    .tz-newsletter.tz-newsletter-type-3 .tnp-field input {
        height: 50px !important
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-right {
        margin-top: 32px
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-right form .tnp-field-button:before {
        font-size: 10px
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-left .news-content .new-title {
        font-size: 33px;
        line-height: 1.3em
    }
}

@media (max-width: 480px) {
    .tz-header.header-type-6 {
        padding: 5px 15px
    }
    body .tz-newsletter.tz-newsletter-type-3 .newsletter-right{
        padding:0 15px;
    }
    body .tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-email{
        padding:0;
        width:75%;
    }
    body .tz-newsletter.tz-newsletter-type-3 .tnp-field.tnp-field-button{
        padding: 0;
        float: left;
        margin-top: 0;
        margin-left: 0;
        width: 25%;
    }

    .tz-header.header-type-6 .tz-header-cart .shop-woo__your-cart {
        color: #fff;
        padding: 17px 0 17px 20px
    }

    .tz-header.header-type-6 .tz-header-search {
        display: block
    }

    .tz-header.header-type-6 .tz-header-search span {
        padding: 15px 0;
        width: auto
    }

    .tz-header.header-type-6 .tz-header-search .tz-header-search-form {
        width: 230px
    }

    .tzElement_Image_slide .tzImage_Slide_Item h3 {
        font-size: 28px;
        line-height: 1.3em;
        left: 15px
    }

    .tzElement_Image_slide .tzImage_Slide_Item .readmore {
        position: absolute;
        top: 22%;
        width: 35px;
        height: 35px;
        left: 15px
    }

    .tzElement_Image_slide .tzImage_Slide_Item .readmore .view-more span {
        padding: 10px;
        font-size: 12px
    }

    .tzElement_Image_slide .tzImage_Slide_Item .readmore .discover {
        font-size: 12px;
        margin-left: 55px;
        margin-top: 7px
    }

    .tzElement_Image_slide .owl-dots {
        right: 15px;
        top: unset;
        bottom: 14%
    }

    .tzElement_Image_slide .owl-dots .owl-dot {
        padding: 13px 0;
        width: 30px
    }

    .tzElement_Image_slide .owl-dots .owl-dot:after {
        width: 30px
    }

    .tzElement_Image_slide .owl-dots .owl-dot.active {
        width: 60px
    }

    .tzElement_Image_slide .owl-dots .owl-dot.active:after {
        width: 60px
    }

    .tzElement_Image_slide .owl-dots .owl-dot.active span {
        right: -23px;
        font-size: 16px
    }

    .tzElement_Image_slide .box-video .video {
        right: unset;
        left: 15px
    }

    .tzElement_Search.type-2 form.tzElement_search_form .tzElement_search_field .form-group.form-name label {
        font-size: 20px
    }

    .tzElement_Destination.type-6 {
        margin-bottom: 70px
    }

    .tzElement_Destination.type-6 .destination-top h3 {
        width: 100%;
        padding-bottom: 30px;
        position: relative;
        margin-bottom: 50px;
        font-size: 28px
    }

    .tzElement_Destination.type-6 .destination-top p {
        font-size: 12px !important;
        line-height: 2em
    }

    .tzElement_Destination.type-6 .destination-slider .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        left: 0
    }

    .tzElement_Destination.type-6 .destination-slider .owl-nav .owl-prev i {
        padding: 13px
    }

    .tzElement_Destination.type-6 .destination-slider .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        right: 0
    }

    .tzElement_Destination.type-6 .destination-slider .owl-nav .owl-next i {
        padding: 13px 15px
    }

    .tzElement_Destination.type-6 .destination-slider .owl-dots {
        width: 70%;
        bottom: 30px
    }

    .tzElement_FeaturedTour.type-6 {
        padding-top: 0 !important
    }

    .tzElement_FeaturedTour.type-6 .tzTour-top .tour-title {
        font-size: 28px;
        width: 100%;
        padding-bottom: 30px;
        margin-bottom: 50px
    }

    .tzElement_quote img {
        height: 480px
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content {
        padding: 35px 35px 0 40px;
        top: 28%;
        bottom: 18%;
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content .content {
        font-size: 13px;
        letter-spacing: .5px;
        line-height: 2em
    }

    .tzElement_quote .tzImage_Slide_Item .absotute-content .author {
        font-size: 13px;
        line-height: 20px
    }

    .tzElement_quote .owl-dots {
        top: 70%;
    }

    .tzElement_Articles.type-2 .Articles-top .Articles-Title {
        font-size: 28px;
        margin-bottom: 50px
    }

    .tz-newsletter.tz-newsletter-type-3 {
        padding: 50px 0 300px 0
    }




    .tz-newsletter.tz-newsletter-type-3 .tnp-field input {
        height: 45px !important
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-right {
        margin-top: 32px
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-right form .tnp-field-button:before {
        left: 20px;
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-left .news-content .new-title {
        font-size: 28px;
        line-height: 1.5em
    }

    .tz-newsletter.tz-newsletter-type-3 .newsletter-right form .tnp-field-email input {
        padding: 8px 15px;
        font-size: 13px
    }
}

.tzElement_Image_slide.slr_socials .owl-dots .owl-dot:before, .tzElement_Image_slide.slr_socials .slr_social a:before, .tzElement_Image_slide.slr_socials .slr_social a:hover:before {
    content: "";
    width: 2px;
    height: 60px;
    z-index: 1;
    position: absolute
}

.tzElement_Search.type-3 .tzElement_search_form div.tzElement_search_field .form-group .field-box.tz_date:after, .widget_newsletterwidgetminimal .tnp-widget-minimal:after {
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 43px;
    color: #dc8051;
    text-align: center;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: default
}

.TzElement_btn_aventura a:before, .tzElement-heading-title a:before, .tzElement_Latest_Posts.tz_lp .owl-nav .owl-next:before, .tzElement_Latest_Posts.tz_lp .owl-nav .owl-prev:before, .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_field .form-group .field-box:after, .tzElement_Search.type-4 .field-box:after {
    font-family: Linearicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.tzElement_FeaturedTour.type-7 h2, .tzElement_FeaturedTour.type-8 h2 {
    position: relative;
    font-size: 48px;
    font-weight: 800;
    line-height: 58px;
    color: #333;
    min-width: 350px;
    margin-bottom: 80px;
    padding-bottom: 30px
}

.tzElement_Articles.type-3 .Articles-top h2:before, .tzElement_FeaturedTour.type-7 h2:after, .tzElement_FeaturedTour.type-8 h2:after {
    content: '';
    width: 100px;
    height: 2px;
    background: #dc8051;
    position: absolute;
    left: 0;
    bottom: 0
}

.tzElement_FeaturedTour.type-7 p, .tzElement_FeaturedTour.type-8 p {
    max-width: 539px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #666;
    margin-left: auto
}

.tzElement_FeaturedTour.type-7 .owl-nav .owl-next i, .tzElement_FeaturedTour.type-7 .owl-nav .owl-prev i, .tzElement_FeaturedTour.type-8 .owl-nav .owl-next i, .tzElement_FeaturedTour.type-8 .owl-nav .owl-prev i {
    width: 50px;
    height: 50px;
    border: 1px solid #aaaaaa7d;
    color: #aaa;
    text-align: center;
    line-height: 47px;
    position: absolute;
    margin: 0;
    font-size: 24px;
    background: #fff
}

.Tz_align_center:before, .Tz_align_left:before, .Tz_align_right:before {
    content: "";
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: 0
}

.tz-header .tz-header-cart .widget_shopping_cart_content ul.cart_list {
    max-height: 60vh
}

.tz-header .tz-header-cart .widget_shopping_cart_content:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #dc8051;
    top: -10px;
    right: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1
}

.tz-header-cart .shop__widget-cart .widgettitle {
    display: none
}

.tz-header-cart .widget_shopping_cart_content {
    padding: 10px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    color: #dc8051
}

.tz-header-cart .woocommerce-mini-cart-item.mini_cart_item {
    height: auto;
    padding: 20px 0 20px 0 !important;
    margin: 0 !important
}

.tz-header-cart .woocommerce-mini-cart-item.mini_cart_item a.remove {
    font-size: 20px !important;
    top: 19px !important;
    right: 5px !important
}

.tz-header-cart .woocommerce-mini-cart-item.mini_cart_item a.title {
    padding: 0;
    margin: 0 !important;
    color: #2a2a2a !important
}

.tz-header-cart .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.tz-header.header-type-7 {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    background: 0 0;
    padding: 0 50px;
    border-bottom: 1px solid #ccccc86b
}

.tz-header.header-type-7 .tz-header-search .tz_icon_close, .tz-header.header-type-7 .tz-header-search .tz_icon_search {
    color: #fff;
    padding: 45px 0 39px 30px
}

.tz-header.header-type-7 .tz-header-search span {
    color: #fff
}

.tz-header.header-type-7 .tz-header-cart {
    margin-left: 20px
}

.tz-header.header-type-7 .tz-header-cart a {
    padding: 45px 0 39px 20px
}

.tz-header.header-type-7 .tz-header-cart, .tz-header.header-type-7 .tz-header-search {
    display: none
}

.tz-header.header-type-7 .tz-header-cart i, .tz-header.header-type-7 .tz-header-search i {
    color: #fff
}

.tz-header.header-type-7 .Show {
    display: block !important
}

.header-type-7.tz-headereff {
    position: fixed;
    z-index: 999;
    background: rgba(0, 0, 0, .7);
    border-bottom: none
}

.tzElement_Image_slide.slr_socials:hover {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_Image_slide.slr_socials:hover .slr_social a {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_Image_slide.slr_socials:hover .slr_social a:hover:after {
    max-width: 100vw
}

.tzElement_Image_slide.slr_socials .tzImage_Slide_Item {
    height: 112vh
}

.tzElement_Image_slide.slr_socials .tzImage_Slide_Item:after {
    background: rgba(0, 0, 0, .5)
}

.tzElement_Image_slide.slr_socials .tzImage_Slide_Item h2 {
    -webkit-transition: .6s linear 0s;
    -moz-transition: .6s linear 0s;
    -ms-transition: .6s linear 0s;
    -o-transition: .6s linear 0s;
    transition: .6s linear 0s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 66px;
    line-height: 80px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 1;
    height: 100vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 3px
}

.tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .6s linear 0s;
    -moz-transition: .6s linear 0s;
    -ms-transition: .6s linear 0s;
    -o-transition: .6s linear 0s;
    transition: .6s linear 0s;
    opacity: 1;
    position: absolute;
    z-index: 2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin-top: 100px
}

.tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores a:hover {
    color: #dc8051
}

.tzElement_Image_slide.slr_socials .tzImage_Slide_Item span {
    margin-right: 13px;
    font-size: 18px
}

.tzElement_Image_slide.slr_socials .tzImage_Slide_Item .discover {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 20px
}

.tzElement_Image_slide.slr_socials .readmore {
    padding-top: 20px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

.tzElement_Image_slide.slr_socials .readmore:hover {
    border: none;
    background: 0 0
}

.tzElement_Image_slide.slr_socials .readmore .discover {
    line-height: 48px;
    margin: 0
}

.tzElement_Image_slide.slr_socials .readmore span {
    position: unset !important
}

.tzElement_Image_slide.slr_socials .readmore a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tzElement_Image_slide.slr_socials .slr_social {
    -webkit-transition: .5s linear 0s;
    -moz-transition: .5s linear 0s;
    -ms-transition: .5s linear 0s;
    -o-transition: .5s linear 0s;
    transition: .5s linear 0s;
    position: absolute;
    z-index: 1;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 1;
    left: 65px;
    margin-top: 28px
}

.tzElement_Image_slide.slr_socials .slr_social a {
    font-size: 20px;
    line-height: 55.5px;
    color: #fff;
    position: relative
}

.tzElement_Image_slide.slr_socials .slr_social a:after {
    position: absolute;
    overflow: hidden;
    top: 1px;
    max-width: 0;
    left: 30px;
    content: attr(data-hover);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 14px
}

.tzElement_Image_slide.slr_socials .slr_social a:before {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    height: 0;
    bottom: 0;
    left: 7px
}

.tzElement_Image_slide.slr_socials .slr_social a:hover {
    margin: 0 0 100px 0
}

.tzElement_Image_slide.slr_socials .slr_social a:hover:before {
    pointer-events: none;
    bottom: -80px
}

.tzElement_Image_slide.slr_socials .slr_social .box-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: inherit;
    top: -110px
}

.tzElement_Image_slide.slr_socials .owl-item {
    overflow: hidden
}

.tzElement_Image_slide.slr_socials .owl-dots {
    -webkit-transition: .6s linear 0s;
    -moz-transition: .6s linear 0s;
    -ms-transition: .6s linear 0s;
    -o-transition: .6s linear 0s;
    transition: .6s linear 0s;
    opacity: 1;
    margin: 5px 0 0 0;
    position: absolute;
    top: 0
}

.tzElement_Image_slide.slr_socials .owl-dots .active, .tzElement_Image_slide.slr_socials .owl-dots .owl-dot {
    width: 0 !important;
    margin: 13px 0
}

.tzElement_Image_slide.slr_socials .owl-dots .active:after, .tzElement_Image_slide.slr_socials .owl-dots .owl-dot:after {
    display: none
}

.tzElement_Image_slide.slr_socials .owl-dots .active span, .tzElement_Image_slide.slr_socials .owl-dots .owl-dot span {
    display: block !important;
    color: #fff;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    position: absolute;
    right: -10px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    font-family: "Open Sans", sanserif;
    opacity: 1;
    margin: 15px 0;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_Image_slide.slr_socials .owl-dots .owl-dot span {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    opacity: .3
}

.tzElement_Image_slide.slr_socials .owl-dots .owl-dot span:before {
    content: "";
    position: absolute;
    z-index: 1;
    padding: 15px
}

.tzElement_Image_slide.slr_socials .owl-dots .owl-dot span:hover {
    opacity: 1
}

.tzElement_Image_slide.slr_socials .owl-dots .owl-dot.active {
    margin-bottom: 100px
}

.tzElement_Image_slide.slr_socials .owl-dots .owl-dot.active span {
    opacity: 1
}

.tzElement_Image_slide.slr_socials .owl-dots .owl-dot.active:before {
    height: 60px;
    bottom: -120px;
    opacity: 1
}

.tzElement_Image_slide.slr_socials .owl-dots .owl-dot {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s
}

.tzElement_Image_slide.slr_socials .owl-dots .owl-dot:before {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    left: -1px;
    bottom: 0;
    pointer-events: none;
    height: 0;
    opacity: 0
}

.tzElement_Image_slide.slr_socials .Txt_global {
    font-size: 200px;
    text-transform: uppercase;
    opacity: .08;
    color: #fff;
    font-family: "Proxima Nova Black";
    margin: 0;
    padding: 0;
    cursor: default;
    letter-spacing: 70px;
    text-indent: 70px;
    position: absolute;
    top: 46%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    left: 50%;
    line-height: normal
}

.tzElement_Search.type-3 {
    background: #fff;
    position: relative;
    z-index: 1;
    max-width: 1290px;
    margin: 0 auto;
    padding: 54px 0 55px
}

.tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_field {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
    padding-right: 183px
}

.tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_field .form-group .field-box select option {
    color: #717171
}

.tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_field .form-group .field-box:after {
    content: "\e93a";
    line-height: 42px;
    font-size: 10px !important;
    font-weight: 700
}

.tzElement_Search.type-3 label {
    font-size: 18px !important;
    color: #2a2a2a !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    padding-bottom: 13px
}

.tzElement_Search.type-3 .field-box.tz_search:after {
    display: none
}

.tzElement_Search.type-3 .field-box {
    border-bottom: 1px solid #aaaaaa40
}

.tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box select {
    line-height: 20px !important;
    font-weight: 300 !important;
    padding-left: 10px !important;
    margin-bottom: 5px !important
}

.tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input::-webkit-input-placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
    font-size: 18px !important;
    color: #aaa !important;
    background: 0 0 !important;
    cursor: pointer
}

.tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input:-ms-input-placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
    font-size: 18px !important;
    color: #aaa !important;
    background: 0 0 !important;
    cursor: pointer
}

.tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input::-ms-input-placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
    font-size: 18px !important;
    color: #aaa !important;
    background: 0 0 !important;
    cursor: pointer
}

.tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input::placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
    font-size: 18px !important;
    color: #aaa !important;
    background: 0 0 !important;
    cursor: pointer
}

.tzElement_Search.type-3 .form-group {
    width: auto !important;
    padding-right: 30px
}

.tzElement_Search.type-3 .tzElement_search_submit {
    margin: 2px 15px 0 0
}

.tzElement_Search.type-3 .tzElement_search_submit button {
    font-size: 18px !important;
    letter-spacing: .5px;
    min-width: 170px !important;
    height: 60px !important;
    background: #dc8051 !important;
    color: #fff !important;
    font-weight: 600 !important
}

.tzElement_Search.type-3 .tzElement_search_submit button:before {
    border: solid 6px !important;
    color: #dc8051
}

.tzElement_Search.type-3:before {
    content: "";
    width: 100%;
    height: 100%;
    background: 0 0;
    top: 0;
    z-index: 0;
    position: absolute;
    max-width: 1290px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-box-shadow: 0 20px 30px 10px gray;
    -moz-box-shadow: 0 20px 30px 10px gray;
    box-shadow: 0 20px 30px 10px gray;
    opacity: .15
}

.Tz_video_popup {
    position: relative;
    text-align: right
}

.Tz_video_popup img {
    position: relative;
    width: 100%
}

.Tz_video_popup .video {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 300px;
    min-height: 120px;
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 4px 15px 10px #8080801a;
    -moz-box-shadow: 0 4px 15px 10px #8080801a;
    box-shadow: 0 4px 15px 10px #8080801a
}

.Tz_video_popup .video i {
    border: 1px solid transparent;
    background: #dc8051;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    font-size: 24px;
    width: 71px;
    height: 71px;
    text-align: center;
    line-height: 69px;
    margin-left: 30px;
    padding-left: 5px;
    color: #fff;
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s
}

.Tz_video_popup .video .content {
    position: absolute;
    left: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 30%;
    font-size: 14px;
    color: #2a2a2a;
    text-transform: uppercase
}

.Tz_video_popup .video span {
    display: inline-block;
    line-height: 25px;
    font-weight: 300;
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    margin-right: auto
}

.Tz_video_popup .video .title {
    font-weight: 700;
    font-size: 24px;
    text-transform: capitalize;
    position: relative
}

.Tz_video_popup .video .title:before {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    height: 2px;
    background: #dc8051;
    bottom: -5px
}

.Tz_video_popup .video.only_ic {
    width: auto !important;
    padding-right: 30px
}

.Tz_video_popup i {
    position: relative
}

.Tz_video_popup i:before {
    position: relative;
    z-index: 1
}

.Tz_video_popup i:after {
    content: "";
    background: #dc8051;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.Tz_video_popup i:hover:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.Tz_video_popup a:hover .title {
    color: #dc8051
}

.Tz_video_popup a:hover .title:before {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    width: 100%
}

.tzElement-heading-title h2 {
    font-size: 48px;
    line-height: 1.2em;
    font-weight: 800;
    position: relative;
    padding-bottom: 33px;
    margin-bottom: 51px;
    color: #2a2a2a
}

.tzElement-heading-title p {
    line-height: 1.8em;
    font-weight: 400;
    font-size: 16px
}

.tzElement-heading-title .Tz_btn {
    margin-top: 60px
}

.tzElement-heading-title a {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    font-size: 14px;
    line-height: 30px;
    color: #595959;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px
}

.tzElement-heading-title a:before {
    content: "\e944";
    font-size: 18px;
    margin-right: 15px;
    top: 2px;
    position: relative
}

.tzElement-heading-title a:after {
    position: absolute;
    content: "";
    left: 0;
    width: 0;
    background: 0 0;
    height: 100%;
    border-bottom: 1px solid;
    color: #dc8051;
    padding: 15px 0;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement-heading-title a:hover {
    color: #dc8051
}

.tzElement-heading-title a:hover:after {
    width: 100%
}

.tzElement-heading-title .Tz_box.Tz_right {
    text-align: right
}

.tzElement-heading-title .Tz_box.Tz_left {
    text-align: left
}

.tzElement-heading-title .Tz_box.Tz_center {
    text-align: center
}

.tzElement_Counter.type3 h3 {
    font-size: 14px;
    font-weight: 800;
    line-height: 20px;
    color: #595959;
    text-align: left
}

.tzElement_Counter.type3 .tzElement_counts, .tzElement_Counter.type3 p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #dc8051;
    font-size: 72px;
    font-weight: 700;
    opacity: 1;
    line-height: 60px
}

.tzElement_FeaturedTour.type-7, .tzElement_FeaturedTour.type-8 {
    padding-bottom: 22px;
    margin: 0 15px
}

.tzElement_FeaturedTour.type-7 .container, .tzElement_FeaturedTour.type-8 .container {
    padding: 0 30px
}

.tzElement_FeaturedTour.type-7 .tzTour-slider, .tzElement_FeaturedTour.type-8 .tzTour-slider {
    padding-bottom: 100px
}

.tzElement_FeaturedTour.type-7 .Tz_sl_overfow, .tzElement_FeaturedTour.type-8 .Tz_sl_overfow {
    overflow: hidden
}

.tzElement_FeaturedTour.type-7 .owl-stage-outer, .tzElement_FeaturedTour.type-8 .owl-stage-outer {
    overflow: unset;
    padding-bottom: 45px
}

.tzElement_FeaturedTour.type-7 .owl-nav, .tzElement_FeaturedTour.type-8 .owl-nav {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 69%;
    margin: 0 auto;
}

.tzElement_FeaturedTour.type-7 .owl-nav .owl-prev i, .tzElement_FeaturedTour.type-8 .owl-nav .owl-prev i {
    left: 0
}

.tzElement_FeaturedTour.type-7 .owl-nav .owl-next i, .tzElement_FeaturedTour.type-8 .owl-nav .owl-next i {
    right: 0;
    padding-left: 3px
}

.tzElement_FeaturedTour.type-7 .owl-nav i, .tzElement_FeaturedTour.type-8 .owl-nav i {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_FeaturedTour.type-7 .owl-nav i:hover, .tzElement_FeaturedTour.type-8 .owl-nav i:hover {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    color: #fff !important;
    background: #dc8051;
    border: 1px solid #dc8051
}

.tzElement_FeaturedTour.type-7 .tzTour[data-item="2"] .owl-nav, .tzElement_FeaturedTour.type-8 .tzTour[data-item="2"] .owl-nav {
    max-width: 84%
}

.tzElement_FeaturedTour.type-7 .tzTour[data-number="1"] .owl-dot, .tzElement_FeaturedTour.type-8 .tzTour[data-number="1"] .owl-dot {
    width: 50%
}

.tzElement_FeaturedTour.type-7 .tzTour[data-number="2"] .owl-dot, .tzElement_FeaturedTour.type-8 .tzTour[data-number="2"] .owl-dot {
    width: 50%
}

.tzElement_FeaturedTour.type-7 .tzTour[data-number="3"] .owl-dot, .tzElement_FeaturedTour.type-8 .tzTour[data-number="3"] .owl-dot {
    width: 33%
}

.tzElement_FeaturedTour.type-7 .tzTour[data-number="4"] .owl-dot, .tzElement_FeaturedTour.type-8 .tzTour[data-number="4"] .owl-dot {
    width: 25%
}

.tzElement_FeaturedTour.type-7 .tzTour[data-number="5"] .owl-dot, .tzElement_FeaturedTour.type-8 .tzTour[data-number="5"] .owl-dot {
    width: 20%
}

.tzElement_FeaturedTour.type-7 .tzTour[data-number="6"] .owl-dot, .tzElement_FeaturedTour.type-8 .tzTour[data-number="6"] .owl-dot {
    width: 16.6%
}

.tzElement_FeaturedTour.type-7 .owl-dots, .tzElement_FeaturedTour.type-8 .owl-dots {
    position: relative;
    max-width: 54.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: -1;
    padding-top: 15px;
    margin: 0 auto
}

.tzElement_FeaturedTour.type-7 .owl-dots .owl-dot, .tzElement_FeaturedTour.type-8 .owl-dots .owl-dot {
    width: 10%;
    height: 20px;
    position: relative
}

.tzElement_FeaturedTour.type-7 .owl-dots .owl-dot:before, .tzElement_FeaturedTour.type-8 .owl-dots .owl-dot:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #aaa;
    top: 50%
}

.tzElement_FeaturedTour.type-7 .owl-dots .owl-dot:after, .tzElement_FeaturedTour.type-8 .owl-dots .owl-dot:after {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    width: 0;
    content: "";
    position: absolute;
    height: 1px;
    background: #aaa;
    top: 50%;
    left: 50%
}

.tzElement_FeaturedTour.type-7 .owl-dots .active:after, .tzElement_FeaturedTour.type-8 .owl-dots .active:after {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    background: #dc8051;
    height: 3px;
    margin-top: -1px;
    width: 100%;
    left: 0
}

.tzElement_FeaturedTour.type-7 .tzTour-top, .tzElement_FeaturedTour.type-8 .tzTour-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 -15px
}

.tzElement_FeaturedTour.type-7 .tzImg-tour, .tzElement_FeaturedTour.type-7 .tzTour-item, .tzElement_FeaturedTour.type-7 .tzTour-item-box, .tzElement_FeaturedTour.type-8 .tzImg-tour, .tzElement_FeaturedTour.type-8 .tzTour-item, .tzElement_FeaturedTour.type-8 .tzTour-item-box {
    position: relative
}

.tzElement_FeaturedTour.type-7 .tz-tour-sold-out, .tzElement_FeaturedTour.type-8 .tz-tour-sold-out {
    display: none
}

.tzElement_FeaturedTour.type-7 .discount, .tzElement_FeaturedTour.type-8 .discount {
    display: none;
    position: absolute;
    top: 40px;
    left: -15px;
    width: 100px;
    height: 40px;
    color: #fff;
    background: #dc8051;
    text-align: center;
    line-height: 40px
}

.tzElement_FeaturedTour.type-7 .discount:before, .tzElement_FeaturedTour.type-8 .discount:before {
    border-left: 15px solid #dc8051;
    border-left-color: #dc8051;
    border-bottom: 20px solid transparent;
    content: "";
    height: 0;
    right: -15px;
    position: absolute;
    top: 0;
    width: 0
}

.tzElement_FeaturedTour.type-7 .discount:after, .tzElement_FeaturedTour.type-8 .discount:after {
    border-left: 15px solid #dc8051;
    border-right-color: #dc8051;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    right: -15px;
    position: absolute;
    bottom: 0;
    width: 0
}

.tzElement_FeaturedTour.type-7 .discount small:after, .tzElement_FeaturedTour.type-8 .discount small:after {
    border-right: 15px solid rgba(0, 0, 0, .6);
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    left: 0;
    top: 40px;
    width: 0
}

.tzElement_FeaturedTour.type-7 .tz-price, .tzElement_FeaturedTour.type-8 .tz-price {
    position: absolute;
    top: 380px;
    font-size: 16px;
    right: 0;
    min-width: 110px;
    height: 40px;
    background: #dc8051;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-weight: 600
}

.tzElement_FeaturedTour.type-7 .tz-price:before, .tzElement_FeaturedTour.type-8 .tz-price:before {
    content: "$";
    margin: 0 -3px
}

.tzElement_FeaturedTour.type-7 .tz-price:after, .tzElement_FeaturedTour.type-8 .tz-price:after {
    content: "/day";
    margin: 0 -3px
}

.tzElement_FeaturedTour.type-7 .tzTour-info, .tzElement_FeaturedTour.type-8 .tzTour-info {
    margin: 27px 0
}

.tzElement_FeaturedTour.type-7 .tz-thumb, .tzElement_FeaturedTour.type-8 .tz-thumb {
    height: 420px;
    overflow: hidden
}

.tzElement_FeaturedTour.type-7 .tz-thumb a:before, .tzElement_FeaturedTour.type-8 .tz-thumb a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_FeaturedTour.type-7 .tz-thumb a:hover:before, .tzElement_FeaturedTour.type-8 .tz-thumb a:hover:before {
    background: rgba(0, 0, 0, .3)
}

.tzElement_FeaturedTour.type-7 img, .tzElement_FeaturedTour.type-8 img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.tzElement_FeaturedTour.type-7 h4, .tzElement_FeaturedTour.type-8 h4 {
    font-size: 14px;
    color: #aaa;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-bottom: 15px
}

.tzElement_FeaturedTour.type-7 h4:after, .tzElement_FeaturedTour.type-8 h4:after {
    content: ' tour'
}

.tzElement_FeaturedTour.type-7 h3, .tzElement_FeaturedTour.type-8 h3 {
    font-size: 24px;
    text-transform: capitalize
}

.tzElement_FeaturedTour.type-7 h3 a, .tzElement_FeaturedTour.type-8 h3 a {
    color: #2a2a2a;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_FeaturedTour.type-7 h3 a:hover, .tzElement_FeaturedTour.type-8 h3 a:hover {
    color: #dc8051;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_FeaturedTour.type-7 .tz-date, .tzElement_FeaturedTour.type-8 .tz-date {
    margin-top: -2px
}

.tzElement_FeaturedTour.type-7 i, .tzElement_FeaturedTour.type-8 i {
    margin-right: 10px;
    color: #dc8051
}

.tzElement_FeaturedTour.type-7 .icon, .tzElement_FeaturedTour.type-8 .icon {
    margin-right: 30px
}

.tzElement_FeaturedTour.type-7 .view-more, .tzElement_FeaturedTour.type-8 .view-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tzElement_FeaturedTour.type-7 .view-more span, .tzElement_FeaturedTour.type-8 .view-more span {
    color: #595959;
    margin: 0 30px 0 0;
    width: 40px;
    height: 40px;
    border: 1px solid;
    line-height: 38px;
    text-align: center
}

.tzElement_FeaturedTour.type-7 .view-more p, .tzElement_FeaturedTour.type-8 .view-more p {
    margin: 0;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: 600
}

.tzElement_FeaturedTour.type-7 .alltour, .tzElement_FeaturedTour.type-8 .alltour {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 50px
}

.tzElement_quote.tz_full_width {
    margin: 0;
    width: 100%;
    float: none !important;
    z-index: 9
}

.tzElement_quote.tz_full_width img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 800px
}

.tzElement_quote.tz_full_width .absotute-content {
    padding: 50px 55px 0 60px;
    position: absolute;
    width: 570px;
    right: 0;
    top: 29%;
    bottom: 25%;
    left: 50%;
    margin-left: 0;
    background: #fff;
    letter-spacing: -.3px;
    margin-top: -2px
}

.tzElement_quote.tz_full_width .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    top: 64%;
    left: 50%;
    margin-left: 50px
}

.tzElement_quote.tz_full_width .owl-dots .owl-dot {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_quote.tz_full_width .owl-dots .owl-dot:before {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    background: #dc8051
}

.tzElement_quote.tz_full_width .owl-dots .active:before {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    width: 30px;
    z-index: 10
}

.tzElement_quote.tz_full_width .owl-dots .active:after {
    display: none
}

.tzElement_Articles.type-3 img {
    height: 470px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.tzElement_Articles.type-3 .Articles-top {
    text-align: center
}

.tzElement_Articles.type-3 .Articles-top h2 {
    font-size: 48px;
    line-height: 57.6px;
    font-weight: 800;
    text-transform: capitalize;
    float: none;
    position: relative;
    padding-bottom: 33px;
    margin-bottom: 62px
}

.tzElement_Articles.type-3 .Articles-top h2:before {
    right: 0;
    margin: 0 auto
}

.tzElement_Articles.type-3 .infos {
    position: absolute;
    bottom: 0;
    left: 15px;
    margin: 0 45px 45px 30px
}

.tzElement_Articles.type-3 .infos span {
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    cursor: default
}

.tzElement_Articles.type-3 .infos h3 {
    margin: 0
}

.tzElement_Articles.type-3 .infos h3 a {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    font-size: 24px;
    line-height: 28.8px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: .2px;
    position: relative
}

.tzElement_Articles.type-3 .infos h3:after, .tzElement_Articles.type-3 .infos h3:before {
    content: "";
    position: absolute;
    background: #dc8051;
    width: 50px;
    height: 1px;
    bottom: -15px;
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s
}

.tzElement_Articles.type-3 .infos h3:after {
    left: 0;
    opacity: 0;
    width: 0
}

.tzElement_Articles.type-3 .tzArticle-item:hover h3 a {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    color: #dc8051
}

.tzElement_Articles.type-3 .tzArticle-item:hover h3:after {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    opacity: 1;
    background: #fff;
    width: 50px
}

.tzElement_Articles.type-3 .tzArticle-item .content-article a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2)
}

.Tz_partner {
    min-height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.Tz_partner img {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    opacity: .3
}

.Tz_partner a:hover {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s
}

.Tz_partner a:hover img {
    opacity: 1
}

.tzElement_Distination {
    position: relative
}

.tzElement_Distination:hover .tz-overlay {
    background: rgba(0, 0, 0, .7)
}

.tzElement_Distination .Tz_img {
    position: relative;
    height: 370px
}

.tzElement_Distination img {
    position: relative;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.tzElement_Distination .tz-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_Distination h3 {
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center
}

.tzElement_Distination h3 .count-offer {
    display: block;
    font-size: 12px;
    line-height: 25px;
    font-weight: 500;
    color: #fff;
    opacity: .6;
    cursor: default
}

.tzElement_Distination h3 a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 25px;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tzElement_Distination h3 a:hover {
    color: #dc8051
}

.Tz_align_center {
    text-align: center;
    width: 100%
}

.Tz_align_center:before {
    left: 0;
    right: 0;
    margin: 0 auto
}

.Tz_align_right {
    text-align: right;
    width: 100%
}

.Tz_align_right:before {
    right: 0
}

.Tz_align_left {
    text-align: left;
    width: 100%
}

.Tz_align_left:before {
    left: 0
}

.tzElement-title h2 {
    color: #2a2a2a;
    font-size: 48px;
    line-height: 57.6px;
    margin-bottom: 40px
}

.TzElement_btn_aventura {
    padding-top: 50px;
    text-align: center;
    display: inline-block
}

.TzElement_btn_aventura a {
    font-size: 18px;
    line-height: 28.8px;
    text-transform: uppercase;
    font-weight: 700;
    color: #595959;
    letter-spacing: 1px;
    position: relative;
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s
}

.TzElement_btn_aventura a:before {
    content: "\e942";
    position: absolute;
    top: -40px;
    color: #dc8051;
    width: 99%;
    pointer-events: none
}

.TzElement_btn_aventura a:hover {
    color: #dc8051
}

.tz-footer.tz-footer-type-1.tz_bgft {
    overflow: hidden;
    position: relative;
    padding: 0
}

.tz-footer.tz-footer-type-1.tz_bgft .tz_background {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

.tz-footer.tz-footer-type-1.tz_bgft .tz_bgblur {
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -ms-filter: blur(2px)
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-content {
    position: relative;
    z-index: 1
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top {
    padding: 99px 0 60px
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top .widget h3.title-widget {
    line-height: 14px;
    font-weight: 700;
    margin-bottom: 16px;
    font-size: 14px;
    letter-spacing: .9px
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top .widget.WP_Editor_Widget p {
    line-height: 32px;
    font-size: 14px
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top .widget.widget_nav_menu ul li a {
    display: block;
    padding: 4px 0;
    font-size: 14px
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top .widget_newsletterwidgetminimal.widget {
    padding-bottom: 16px
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top .widget_media_image {
    margin: 0 0 25px
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom {
    background: 0 0;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-copyright {
    padding: 45px 15px;
    color: #aaa
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-footer-link {
    padding: 45px 0
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-footer-link a {
    color: #aaa;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-footer-link a:hover {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tz-footer.tz-footer-type-1.tz_bgft ul li a {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tz-footer.tz-footer-type-1.tz_sloverlay {
    position: relative
}

.tz-footer.tz-footer-type-1.tz_sloverlay:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    opacity: .8
}

.tz-footer .tzwidget-social {
    padding: 11px 0
}

.tz-footer .tzwidget-social a {
    width: 40px;
    height: 40px;
    background: #fff;
    display: inline-block;
    margin: 0 10px 10px 0;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    color: #aaa;
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s
}

.tz-footer .tzwidget-social a:hover {
    color: #fff;
    background: #dc8051
}

.tz-footer .tzwidget-social a i {
    padding: 10px 0
}

.tz-footer .tzwidget-social a:last-child {
    margin: 0 0 10px 0
}

.tz-footer .tz-footer-credit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end
}

.tz-footer .tz-footer-credit .item {
    margin-left: 10px
}

.tz-footer .tz-footer-credit .item:first-child {
    margin-left: 0
}

.tz-footer .tz-footer-credit img {
    max-width: 51px
}

.tz-footer .tz-footer-logo_c {
    text-align: center
}

.tz-footer .tz-copyright_c {
    line-height: 33px;
    color: #595959;
    opacity: .9
}

.tz-footer .tz-footer-bottom.ft_credit {
    padding: 30px 0
}

.tz-footer .tz-footer-bottom.ft_credit:after {
    max-width: 1140px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.tz-footer ul.product_list_widget {
    padding-top: 11px !important
}

.tz-footer ul.product_list_widget li {
    height: 70px;
    margin-bottom: 20px
}

.tz-footer ul.product_list_widget li:before {
    display: none
}

.tz-footer ul.product_list_widget li a {
    position: relative;
    left: 0
}

.tz-footer ul.product_list_widget li a img {
    position: absolute;
    left: 0;
    min-width: 70px;
    height: 70px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0;
    width: 70px
}

.tz-footer ul.product_list_widget li .star-rating {
    display: none
}

.tz-footer ul.product_list_widget li del {
    margin-right: 5px;
    opacity: .7
}

.tz-footer ul.product_list_widget li .product-title {
    line-height: 1.7em;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    max-width: 150px;
    left: 90px;
    position: relative
}

.tz-footer ul.product_list_widget li .woocommerce-Price-amount.amount {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4em;
    left: 90px;
    position: relative;
    color: #dc8051
}

.tz-footer.tz-footer-type-1 ul.product_list_widget li .product-title {
    color: #ababab
}

.tz-footer.tz-footer-type-1 .tz-footer-bottom.ft_credit .tz-copyright_c {
    color: #ababab
}

.tz-footer.tz-footer-type-1 .tz-footer-bottom.tz_social .tz-copyright {
    color: #ababab
}

.tz-footer.tz-footer-type-2 {
    overflow: hidden
}

.tz-footer.tz-footer-type-2 ul.product_list_widget li .product-title {
    color: #ababab
}

.tz-footer.tz-footer-type-2 .tz-footer-bottom.ft_credit .row {
    padding: 30px 0 0 0
}

.tz-footer.tz-footer-type-2 .tz-footer-bottom.tz_social .tz-footer-logo {
    left: 15px
}

.tz-footer.tz-footer-type-2 .tzwidget-social a {
    border: 1px solid #dc8051
}

.tz-footer.tz-footer-type-2 .tzwidget-social a:hover {
    color: #fff !important
}

.widget_newsletterwidgetminimal .tnp-submit {
    position: absolute;
    right: 5px;
    width: 25px !important;
    z-index: 1;
    opacity: 0
}

.widget_newsletterwidgetminimal .tnp-widget-minimal {
    position: relative;
    bottom: -7px;
    max-width: 280px
}

.widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email {
    background: 0 0;
    border: none;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    position: relative
}

.widget_newsletterwidgetminimal .tnp-widget-minimal:after {
    content: '\f1d8'
}

.tz-footer.tz-footer-type-3 .widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email {
    color: #aaa
}

.tz-footer.tz-footer-type-3 .tzwidget-social a {
    background: #aaa;
    color: #fff
}

.tz-header.header-type-4 {
    position: absolute
}

.tz-header.header-type-4.fixed {
    position: fixed
}

.tz-header ul.tz-nav .current_page_item a {
    color: #dc8051 !important
}

.tz-header ul.tz-nav .current_page_item .sub-menu li a {
    text-decoration: none;
    color: #000 !important
}

.tz-header ul.tz-nav li .sub-menu .current_page_item a {
    text-decoration: underline;
    color: #dc8051 !important
}

.tz-header.tz-header-shop {
    z-index: 999
}

.tz-header.tz-header-shop .menu-top {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center
}

.tz-header.tz-header-shop .menu-top .tz_logo {
    padding: 40px 0
}

.tz-header.tz-header-shop .menu-top .box-infor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.tz-header.tz-header-shop .menu-top .box-infor .Tz-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    position: relative;
    width: auto;
    padding: 0 40px 0 30px
}

.tz-header.tz-header-shop .menu-top .box-infor .Tz-item:after {
    content: "";
    position: absolute;
    right: 0;
    z-index: 1;
    height: 100%;
    width: 1px;
    background: rgba(0, 0, 0, .1);
    top: 0
}

.tz-header.tz-header-shop .menu-top .box-infor .Tz-item i {
    font-size: 24px;
    color: #dc8051;
    line-height: 1.4em;
    margin-right: 20px
}

.tz-header.tz-header-shop .menu-top .box-infor .Tz-item .tz-shop-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tz-header.tz-header-shop .menu-top .box-infor .Tz-item:last-child {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tz-header.tz-header-shop .menu-top .box-infor .Tz-item:last-child:after {
    display: none
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart {
    padding: 0 0 0 30px;
    z-index: 9;
    position: relative;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart small {
    display: none
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart .woo_content {
    width: 125px
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart:hover .widget_shopping_cart {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    opacity: 1;
    top: 100%;
    z-index: 1;
    visibility: visible
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content ul.cart_list li img {
    float: left;
    width: 60px;
    margin-left: 0;
    margin-right: 15px
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content ul.cart_list li a {
    font-size: 12px;
    color: #595959;
    text-transform: uppercase;
    letter-spacing: .3px;
    padding-bottom: 4px
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content ul.cart_list li span {
    font-size: 12px
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content .woocommerce-mini-cart__total.total span {
    display: inline-block;
    float: right;
    font-weight: 600
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons a {
    width: 100%;
    text-align: center;
    border-radius: 0;
    padding: 10px 0;
    text-transform: uppercase;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons a:hover {
    color: #fff
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart .woocommerce-mini-cart-item.mini_cart_item {
    height: auto;
    padding: 5px 0 20px 0 !important;
    margin: 0 !important
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart .woocommerce-mini-cart-item.mini_cart_item a.remove {
    font-size: 15px !important;
    top: 5px !important;
    left: 95% !important
}

.tz-header.tz-header-shop .menu-top .box-infor .woo_cart .woocommerce-mini-cart-item.mini_cart_item a.title {
    padding: 0;
    margin: 0 !important;
    color: #2a2a2a !important
}

.tz-header.tz-header-shop .menu-top .woo_content, .tz-header.tz-header-shop .menu-top h4 {
    font-size: 12px;
    font-weight: 300;
    color: #595959;
    margin: 0;
    text-align: left;
    line-height: 1.4em
}

.tz-header.tz-header-shop .menu-top .woo_content a, .tz-header.tz-header-shop .menu-top .woo_content span, .tz-header.tz-header-shop .menu-top h4 a, .tz-header.tz-header-shop .menu-top h4 span {
    font-size: 13px;
    font-weight: 400;
    color: #2a2a2a
}

.tz-header.tz-header-shop .menu-top .widget_shopping_cart {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    opacity: 0;
    position: absolute;
    width: 210px;
    padding: 20px 15px 10px;
    background: #fff;
    left: 0;
    top: 130%;
    z-index: -1;
    border-top: 2px solid;
    visibility: hidden
}

.tz-header.tz-header-shop .menu-top .widget_shopping_cart h2 {
    display: none
}

.tz-header.tz-header-shop .menu-bottom {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    background: #dc8051;
    min-height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tz-header.tz-header-shop .menu-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tz-header.tz-header-shop .menu-bottom .menu-shop {
    width: auto
}

.tz-header.tz-header-shop .menu-bottom .menu-shop ul li:last-child {
    margin-right: 0
}

.tz-header.tz-header-shop .menu-bottom .menu-shop ul .menu-item-has-children a i {
    display: inline-block
}

.tz-header.tz-header-shop .menu-bottom .menu-shop ul li {
    margin-right: 56px
}

.tz-header.tz-header-shop .menu-bottom .menu-shop ul li a {
    color: #fff;
    margin: 28px 0
}

.tz-header.tz-header-shop .menu-bottom .menu-shop ul li a i {
    color: #fff;
    margin-left: 10px;
    display: none
}

.tz-header.tz-header-shop .menu-bottom .menu-shop ul li a:after, .tz-header.tz-header-shop .menu-bottom .menu-shop ul li a:before {
    display: none
}

.tz-header.tz-header-shop .menu-bottom .menu-shop ul li .sub-menu li {
    margin: 0 !important
}

.tz-header.tz-header-shop .menu-bottom .menu-shop ul li .sub-menu li a {
    margin: 0;
    color: #2a2a2a
}

.tz-header.tz-header-shop .menu-bottom .menu-shop ul li .sub-menu li a i {
    display: none
}

.tz-header.tz-header-shop .menu-bottom .menu-shop.tz_full {
    width: 100%
}

.tz-header.tz-header-shop .menu-bottom .tz-search {
    max-width: 370px;
    max-height: 40px;
    margin-left: auto;
    overflow: hidden;
    width: 100%
}

.tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form {
    width: 100%;
    height: 40px
}

.tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form form {
    width: 100%;
    height: 100%;
    position: relative
}

.tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form form .Tzsearchform {
    position: relative;
    width: 100%;
    height: 100%;
    border: none;
    background: #fff;
    padding: 0 20px;
    font-size: 13px;
    font-weight: 300;
    color: #aaa
}

.tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form form .submit {
    display: block;
    position: absolute;
    right: 9px;
    top: 9px;
    z-index: 2;
    width: 10px;
    height: 25px;
    opacity: 0
}

.tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form form span {
    position: absolute;
    top: 13px;
    right: 15px;
    color: #dc8051;
    font-size: 14px
}

.tz-header.tz-header-shop .Tz_shop_menu.tz-headereff {
    position: fixed;
    top: -50px;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px)
}

.tz-header.tz-header-shop .Tz_shop_menu nav ul.tz-nav > li > ul.sub-menu {
    left: -23px
}

.Tz_elm_shop_slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.Tz_elm_shop_slider .tzshop_Slide_content {
    position: relative
}

.Tz_elm_shop_slider .tzshop_Slide_content:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1
}

.Tz_elm_shop_slider .tzshop_Slide_content img {
    position: relative;
    min-height: 562px;
    max-height: 100vh;
    -o-object-fit: cover;
    object-fit: cover
}

.Tz_elm_shop_slider .tzshop_Slide_content .box-content {
    position: absolute;
    top: 48.6%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 60px;
    z-index: 2
}

.Tz_elm_shop_slider .tzshop_Slide_content h3 {
    font-size: 18px;
    color: #dc8051;
    line-height: 1.7em;
    font-weight: 600
}

.Tz_elm_shop_slider .tzshop_Slide_content h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.19em;
    margin-bottom: 27px
}

.Tz_elm_shop_slider .tzshop_Slide_content p {
    font-size: 14px;
    color: #d4d4d4;
    line-height: 24px
}

.Tz_elm_shop_slider .tzshop_Slide_content .Tz_btn a {
    color: #2a2a2a;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 170px;
    max-height: 40px;
    background: #fff;
    display: inline-block;
    text-align: center;
    margin-top: 27px;
    padding: 8px 15px;
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.Tz_elm_shop_slider .tzshop_Slide_content .Tz_btn a:hover {
    background: #dc8051;
    color: #fff
}

.Tz_elm_shop_slider .tzshop_Slide_content .Tz_btn .btn_shop {
    padding: 0
}

.Tz_elm_shop_slider .owl-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.Tz_elm_shop_slider .owl-dots .owl-dot {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    width: 8px;
    height: 8px;
    background: #fff;
    margin: 0 10px;
    border-radius: 50%;
    position: relative;
    opacity: .5
}

.Tz_elm_shop_slider .owl-dots .owl-dot:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 200%;
    left: -50%;
    top: -50%
}

.Tz_elm_shop_slider .owl-dots .owl-dot.active {
    opacity: 1
}

.Tz_elm_shop_slider .Tz_box-carousel {
    width: 100%
}

.Tz_woo_categories, .Tz_woo_tags {
    border: 2px solid #dc8051;
    height: 100%;
    overflow: auto
}

.Tz_woo_categories .tz_cat_top, .Tz_woo_tags .tz_cat_top {
    padding: 21px 15px;
    background: #dc8051;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.Tz_woo_categories .tz_cat_top h3, .Tz_woo_tags .tz_cat_top h3 {
    margin: 0;
    line-height: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding-left: 15px
}

.Tz_woo_categories .tz_cat_top span, .Tz_woo_tags .tz_cat_top span {
    width: 20px;
    height: 2px;
    background: #fff;
    margin: 0 0 5px 0
}

.Tz_woo_categories .tz_cat_top span:last-child, .Tz_woo_tags .tz_cat_top span:last-child {
    margin: 0
}

.Tz_woo_categories .icon, .Tz_woo_tags .icon {
    position: relative;
    width: 20px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.Tz_woo_categories .tz_catbottom h4, .Tz_woo_tags .tz_catbottom h4 {
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    max-height: 50px
}

.Tz_woo_categories .tz_catbottom a, .Tz_woo_tags .tz_catbottom a {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    font-size: 14px;
    color: #565656;
    font-weight: 400;
    text-transform: capitalize
}

.Tz_woo_categories .tz_catbottom a:hover, .Tz_woo_tags .tz_catbottom a:hover {
    color: #dc8051
}

.tzElement_categories_woo .Tz_box_parent {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s;
    position: relative;
    width: 100%;
    z-index: 1
}

.tzElement_categories_woo .Tz_box_parent a {
    position: relative;
    display: inline-block;
    max-width: 100%
}

.tzElement_categories_woo .Tz_box_parent a:before {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    visibility: hidden;
    opacity: 0;
    content: "";
    position: absolute;
    width: auto;
    height: auto;
    z-index: 2;
    top: 50%;
    left: 20%;
    right: 20%;
    bottom: 10px;
    background: #000
}

.tzElement_categories_woo .Tz_box_parent a:hover .box-content {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.tzElement_categories_woo .Tz_box_parent a:hover:before {
    visibility: visible;
    opacity: .6;
    top: 10px;
    left: 10px;
    right: 10px;
    border: 3px solid #fff
}

.tzElement_categories_woo .Tz_box_parent img {
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.tzElement_categories_woo .Tz_box_parent .box-content {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%
}

.tzElement_categories_woo .Tz_box_parent span, .tzElement_categories_woo .Tz_box_parent strong {
    color: #fff;
    margin: 0;
    text-align: center;
    line-height: 1.4em;
    display: block
}

.tzElement_categories_woo .Tz_box_parent strong {
    font-size: 24px;
    font-weight: 800
}

.tzElement_categories_woo .Tz_box_parent span {
    font-size: 14px;
    font-weight: 300
}

.Tz_shop_paner h2 {
    font-size: 32px;
    margin: 0;
    padding: 10px 0 0 0;
    line-height: 2em
}

.Tz_shop_paner h2:before {
    display: none
}

.tz-footer.tz-footer-type-3 .tnp-widget-minimal input.tnp-email {
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.tz-footer.tz-footer-type-3 .tz-footer-bottom .tz-copyrights, .tz-footer.tz-footer-type-3 .tz-footer-bottom .tz-footer-logos {
    padding: 25px 15px
}

.tz-footer.tz-footer-type-3 .tz-footer-bottom .tz-footer-logos {
    text-align: center
}

.tz-footer.tz-footer-type-3.ft_credit {
    padding: 73px 0 0 0
}

.tz-footer.tz-footer-type-3.ft_credit .tz-footer-top {
    padding: 0 0 70px
}

.tz-footer.tz-footer-type-3.ft_credit .tz-footer-top .footerattr .widget {
    margin: 0 0 33px
}

.tz-footer.tz-footer-type-3.ft_credit .tz-footer-top .footerattr .widget img {
    padding-top: 5px
}

.tz-footer.tz-footer-type-3.ft_credit .tz-footer-top .footerattr .widget h3.title-widget {
    margin: 0 0 23px
}

.tz-footer.tz-footer-type-3.ft_credit .tz-footer-top .footerattr .widget ul li {
    line-height: 26px
}

.tz-footer.tz-footer-type-3.ft_credit .tz-footer-top .footerattr .widget.WP_Editor_Widget p {
    margin-bottom: 6px
}

.tz-footer.tz-footer-type-3.ft_credit .tzwidget-social {
    padding: 0
}

.tz-footer.tz-footer-type-3.ft_credit ul.product_list_widget li {
    grid-gap: 15px;
    margin-bottom: 10px
}

.tzpreview {
    padding: 10px;
    background: #f0f0f0;
    margin: 10px 0 30px
}

.tzpreview span {
    background-color: #f7f7f9;
    color: #d14;
    display: block;
    font-size: 14px;
    line-height: 25px
}

.tzpreview span.shortcode-preview-c {
    padding-left: 20px
}

.TzElement_btn_type2 {
    padding-bottom: 30px
}

.TzElement_btn_type2 a {
    position: relative;
    min-width: 170px;
    height: 50px;
    color: #fff;
    display: inline-block;
    line-height: 46px;
    border: 2px solid transparent;
    text-align: center;
    font-size: 14px;
    letter-spacing: .75px;
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    padding: 0 30px
}

.TzElement_btn_type2 a:hover {
    color: #fff
}

.tz_btn_align_center {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.tz_btn_align_right {
    float: right
}

.btn_shop {
    padding-bottom: 30px
}

.btn_shop a {
    position: relative;
    margin-top: 25px;
    min-width: 170px;
    height: 50px;
    color: #fff;
    background: #dc8051;
    display: inline-block;
    line-height: 48px;
    border: 2px solid transparent;
    text-align: center;
    font-size: 14px;
    letter-spacing: .75px
}

.btn_shop a:after, .btn_shop a:before {
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    content: "" !important;
    position: absolute;
    background: #fff;
    width: 0;
    height: 25px;
    margin: 0;
    padding: 0;
    z-index: -1
}

.btn_shop a:before {
    top: 0;
    left: 0
}

.btn_shop a:after {
    bottom: 0;
    left: 100%;
    -webkit-transform: translate(-100%, 1px);
    -moz-transform: translate(-100%, 1px);
    -ms-transform: translate(-100%, 1px);
    -o-transform: translate(-100%, 1px);
    transform: translate(-100%, 1px)
}

.btn_shop a:hover {
    border: 2px solid #dc8051;
    opacity: .7
}

.btn_shop a:hover:after, .btn_shop a:hover:before {
    width: 100%
}

.tz-shop-content table.variations {
    position: relative
}

.tz-shop-content table.variations td.label {
    padding-right: 1em;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    padding-top: 10px;
    text-transform: capitalize
}

.tz-shop-content table.variations td.label label {
    font-size: 20px !important
}

.tz-shop-content table.variations select {
    border: 1px solid #ededed;
    line-height: 0;
    padding: 14px 10px 10px;
    height: 40px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none
}

@media only screen and (min-device-width: 1282px) {
    .tz-header ul.tz-nav .current-menu-item ul.sub-menu li a {
        color: #595959 !important
    }

    .tz-header.header-type-7 ul.tz-nav li {
        position: relative;
        margin: 0 16px !important
    }

    .tz-header.header-type-7 ul.tz-nav li:before {
        position: absolute;
        content: "";
        bottom: -1px;
        height: 2px;
        left: 0;
        width: 0;
        -webkit-transition: .3s linear 0s;
        -moz-transition: .3s linear 0s;
        -ms-transition: .3s linear 0s;
        -o-transition: .3s linear 0s;
        transition: .3s linear 0s
    }

    .tz-header.header-type-7 ul.tz-nav li:hover {
        -webkit-transition: .3s linear 0s;
        -moz-transition: .3s linear 0s;
        -ms-transition: .3s linear 0s;
        -o-transition: .3s linear 0s;
        transition: .3s linear 0s
    }

    .tz-header.header-type-7 ul.tz-nav li:hover:before {
        width: 100%;
        background: #dc8051
    }

    .tz-header.header-type-7 ul.tz-nav li a {
        color: #fff;
        position: relative;
        font-weight: 400 !important;
        margin: 45px 10px 41px 10px !important
    }

    .tz-header.header-type-7 ul.tz-nav li a:before {
        display: none
    }

    .tz-header.header-type-7 ul.tz-nav li a:after {
        display: none
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu {
        margin: -1px 0 0 -13px !important;
        border-top: 2px solid #dc8051
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu li {
        margin: 0 !important
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu li:hover:before {
        display: none
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu li ul.sub-menu {
        margin: 0 !important
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu a {
        color: #000 !important;
        margin: 0 !important
    }

    .Tz_video_popup {
        max-width: 50vw
    }

    .tzElement-heading-title .Tz_box.Tz_right {
        text-align: right
    }

    .tzElement-heading-title .Tz_box.Tz_right p {
        padding-left: 30px
    }

    .tzElement-heading-title .Tz_box.Tz_left {
        text-align: left
    }

    .tzElement-heading-title .Tz_box.Tz_left p {
        padding-right: 30px
    }

    .tzElement-heading-title .Tz_box.Tz_center {
        text-align: center
    }

    .tzElement-heading-title .Tz_box.Tz_center p {
        padding: 35px
    }

    .tzElement_quote .tz_full_width .tzImage_Slide_Item {
        height: 800px
    }
}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1281px) {
    .tz-header.tz-header-shop .Tz_shop_menu nav ul.tz-nav > li > ul.sub-menu {
        left: -11px
    }

    .tz-header.header-type-7 ul.tz-nav li {
        position: relative;
        margin: 0 9px !important
    }

    .tz-header.header-type-7 ul.tz-nav li:before {
        position: absolute;
        content: "";
        bottom: -1px;
        height: 2px;
        left: 0;
        width: 0;
        -webkit-transition: .3s linear 0s;
        -moz-transition: .3s linear 0s;
        -ms-transition: .3s linear 0s;
        -o-transition: .3s linear 0s;
        transition: .3s linear 0s
    }

    .tz-header.header-type-7 ul.tz-nav li:hover {
        -webkit-transition: .3s linear 0s;
        -moz-transition: .3s linear 0s;
        -ms-transition: .3s linear 0s;
        -o-transition: .3s linear 0s;
        transition: .3s linear 0s
    }

    .tz-header.header-type-7 ul.tz-nav li:hover:before {
        width: 100%;
        background: #dc8051
    }

    .tz-header.header-type-7 ul.tz-nav li a {
        color: #fff;
        position: relative;
        font-weight: 400 !important;
        margin: 45px 10px 41px 10px !important
    }

    .tz-header.header-type-7 ul.tz-nav li a:before {
        display: none
    }

    .tz-header.header-type-7 ul.tz-nav li a:after {
        display: none
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu {
        margin: -1px 0 0 0 !important;
        border-top: 2px solid #dc8051
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu li {
        margin: 0 !important
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu li:hover:before {
        display: none
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu li ul.sub-menu {
        margin: 0 !important
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu a {
        color: #000 !important;
        margin: 0 !important
    }

    .Tz_video_popup {
        max-width: 50vw
    }

    .tzElement-heading-title .Tz_box.Tz_right {
        text-align: right
    }

    .tzElement-heading-title .Tz_box.Tz_right p {
        padding-left: 70px
    }

    .tzElement-heading-title .Tz_box.Tz_left {
        text-align: left
    }

    .tzElement-heading-title .Tz_box.Tz_left p {
        padding-right: 70px
    }

    .tzElement-heading-title .Tz_box.Tz_center {
        text-align: center
    }

    .tzElement-heading-title .Tz_box.Tz_center p {
        padding: 35px
    }

    .tzElement_quote .tz_full_width .tzImage_Slide_Item {
        height: 800px
    }
}

@media only screen and (min-device-width: 993px) and (max-device-width: 1199px) {
    div.Tz_partner {
        padding: 0 !important;
        padding-bottom: 35px !important
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top .widget h3.title-widget {
        letter-spacing: 0
    }

    .tz-header.header-type-7 ul.tz-nav li {
        position: relative;
        margin: 0 !important
    }

    .tz-header.header-type-7 ul.tz-nav li:before {
        position: absolute;
        content: "";
        bottom: -1px;
        height: 2px;
        left: 0;
        width: 0;
        -webkit-transition: .3s linear 0s;
        -moz-transition: .3s linear 0s;
        -ms-transition: .3s linear 0s;
        -o-transition: .3s linear 0s;
        transition: .3s linear 0s
    }

    .tz-header.header-type-7 ul.tz-nav li:hover {
        -webkit-transition: .3s linear 0s;
        -moz-transition: .3s linear 0s;
        -ms-transition: .3s linear 0s;
        -o-transition: .3s linear 0s;
        transition: .3s linear 0s
    }

    .tz-header.header-type-7 ul.tz-nav li:hover:before {
        width: 100%;
        background: #dc8051
    }

    .tz-header.header-type-7 ul.tz-nav li a {
        color: #fff;
        position: relative;
        font-weight: 400 !important;
        margin: 45px 10px 41px 10px !important
    }

    .tz-header.header-type-7 ul.tz-nav li a:before {
        display: none
    }

    .tz-header.header-type-7 ul.tz-nav li a:after {
        display: none
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu {
        margin-top: -1px !important;
        border-top: 2px solid #dc8051
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu li:hover:before {
        display: none
    }

    .tz-header.header-type-7 ul.tz-nav li .sub-menu a {
        color: #000 !important;
        margin: 0 !important
    }

    .tzElement-heading-title.Tz_Title {
        padding: 90px 0 19px 0 !important
    }

    div.tzElement-heading-title {
        padding: 45px 15px 0 15px !important;
        margin-bottom: 0 !important
    }

    div.tzElement-heading-title h2 {
        font-size: 42px;
        line-height: 1.3em;
        padding-bottom: 30px;
        margin-bottom: 40px
    }

    div.tzElement-heading-title p {
        padding: 0
    }

    div.tzElement-heading-title .Tz_btn {
        margin-top: 45px
    }

    .tzElement_Counter.type3 .tzElement_counts, .tzElement_Counter.type3 p {
        font-size: 62px
    }

    .Tz_video_popup {
        margin: 0 15px 20px 0
    }

    .Tz_video_popup .video {
        width: 300px;
        min-height: 105px
    }

    .Tz_video_popup .video i {
        font-size: 20px;
        width: 60px;
        height: 60px;
        line-height: 58px
    }

    .Tz_video_popup .video .content {
        left: 105px;
        top: 32%;
        font-size: 13px
    }

    .Tz_video_popup .video span {
        line-height: 20px
    }

    .Tz_video_popup .video .title {
        font-size: 20px
    }

    .Tz_video_popup img {
        -o-object-fit: cover;
        object-fit: cover
    }

    .tzElement_FeaturedTour.type-7, .tzElement_FeaturedTour.type-8 {
        padding-bottom: 0
    }

    .tzElement_FeaturedTour.type-7 h2, .tzElement_FeaturedTour.type-8 h2 {
        font-size: 42px;
        line-height: 1.3em
    }

    .tzElement_FeaturedTour.type-7 p, .tzElement_FeaturedTour.type-8 p {
        max-width: 454px;
        font-size: 14px;
        line-height: 25px
    }

    .tzElement_quote.tz_full_width img {
        height: 600px
    }

    .tzElement_quote.tz_full_width .absotute-content {
        padding: 40px 40px 0 50px;
        position: absolute;
        width: 480px;
        top: 30%;
        bottom: 17%
    }

    .tzElement_quote.tz_full_width .absotute-content .content {
        font-size: 19px;
        line-height: 34px
    }

    .tzElement_quote.tz_full_width .absotute-content .author {
        margin-top: 25px
    }

    .tzElement_quote.tz_full_width .owl-dots {
        top: 70%;
        margin-left: 40px
    }

    .tzElement_Articles.type-3 {
        margin-top: 30px !important;
        padding-bottom: 0
    }

    .tzElement_Articles.type-3 .Articles-top {
        margin: 0
    }

    .tzElement_Articles.type-3 .Articles-top h2 {
        font-size: 42px;
        line-height: 1.3em
    }

    .tzElement_Articles.type-3 .infos h3 a {
        font-size: 19px;
        line-height: 20.8px
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-copyright {
        left: 15px
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-link ul {
        text-align: right
    }

    .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_field {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto auto auto;
        grid-template-columns: auto auto auto;
        padding-right: 164px
    }
}

@media only screen and (max-device-width: 992px) {
    .tz-header.header-type-7 .tz-header-search .tz_icon_search {
        padding: 44px 0 39px 30px
    }

    div.Tz_partner {
        padding-top: 10px;
        padding-bottom: 50px !important
    }

    .Tz_align_center:before, .Tz_align_left:before, .Tz_align_right:before, .tzElement_Articles.type-3 .Articles-top h2:before, .tzElement_FeaturedTour.type-7 h2:after {
        width: 70px
    }

    .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_field {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto auto auto;
        grid-template-columns: auto auto auto;
        padding-right: 164px
    }

    .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_field .form-group .field-box:after {
        content: "\e93a";
        line-height: 44px;
        font-size: 8px !important
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top .widget h3.title-widget {
        letter-spacing: 0
    }

    .tz-header-cart, .tz-header-search {
        margin: 0 !important
    }

    .tz-header-cart span:before, .tz-header-search span:before {
        font-size: 16px
    }

    .tz-header.header-type-7 {
        padding: 0 20px
    }

    .tz-header.header-type-7 .navbar-toggle {
        margin-left: 20px;
        margin-right: 0
    }

    .tz-header.header-type-7 .navbar-toggle i {
        color: #fff
    }

    .tzElement-heading-title.Tz_Title {
        padding: 90px 0 19px 0 !important
    }

    div.tzElement-heading-title {
        padding: 70px 0 0 0 !important;
        margin-bottom: 0 !important
    }

    div.tzElement-heading-title h2 {
        font-size: 38px;
        line-height: 1.3em;
        padding-bottom: 30px;
        margin-bottom: 50px
    }

    div.tzElement-heading-title p {
        padding: 0
    }

    .tzElement_Counter.type3 .tzElement_counts, .tzElement_Counter.type3 p {
        font-size: 58px
    }

    .tzElement_FeaturedTour.type-7, .tzElement_FeaturedTour.type-8 {
        margin: 0 10px;
        padding-top: 30px !important
    }

    .tzElement_FeaturedTour.type-7 .tzTour-top, .tzElement_FeaturedTour.type-8 .tzTour-top {
        padding-top: 50px
    }

    .tzElement_FeaturedTour.type-7 h2, .tzElement_FeaturedTour.type-8 h2 {
        font-size: 38px;
        line-height: 1.3em
    }

    .tzElement_FeaturedTour.type-7 .tour-description, .tzElement_FeaturedTour.type-8 .tour-description {
        max-width: 480px;
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 40px
    }

    .tzElement_FeaturedTour.type-7 .owl-nav .owl-next i, .tzElement_FeaturedTour.type-7 .owl-nav .owl-prev i, .tzElement_FeaturedTour.type-8 .owl-nav .owl-next i, .tzElement_FeaturedTour.type-8 .owl-nav .owl-prev i {
        width: 40px;
        height: 40px;
        line-height: 37px;
        font-size: 17px
    }

    .tzElement_FeaturedTour.type-7 .owl-dots, .tzElement_FeaturedTour.type-8 .owl-dots {
        padding-top: 10px
    }

    .tzElement_FeaturedTour.type-7 h4, .tzElement_FeaturedTour.type-8 h4 {
        font-size: 13px
    }

    .tzElement_FeaturedTour.type-7 h3, .tzElement_FeaturedTour.type-8 h3 {
        font-size: 20px
    }

    .tzElement_FeaturedTour.type-7 .tz-date, .tzElement_FeaturedTour.type-8 .tz-date {
        font-size: 13px
    }

    .tzElement_FeaturedTour.type-7 .tz-price, .tzElement_FeaturedTour.type-8 .tz-price {
        font-size: 14px;
        min-width: 100px
    }

    .tzElement_FeaturedTour.type-7 .tzTour-slider, .tzElement_FeaturedTour.type-8 .tzTour-slider {
        padding-bottom: 50px
    }

    .tzElement_quote.tz_full_width img {
        min-height: 600px;
        height: 600px
    }

    .tzElement_quote.tz_full_width .absotute-content {
        padding: 40px 40px 0 50px;
        position: absolute;
        width: 480px;
        top: 30%;
        bottom: 17%
    }

    .tzElement_quote.tz_full_width .absotute-content .content {
        font-size: 19px;
        line-height: 34px
    }

    .tzElement_quote.tz_full_width .absotute-content .author {
        margin-top: 25px
    }

    .tzElement_quote.tz_full_width .owl-dots {
        top: 70%;
        margin-left: 40px
    }

    .tzElement_Image_slide.slr_socials .owl-dots .owl-dot.active {
        margin-bottom: 60px
    }

    .tzElement_Image_slide.slr_socials .owl-dots .owl-dot.active span {
        opacity: 1
    }

    .tzElement_Image_slide.slr_socials .owl-dots .owl-dot.active:before {
        height: 40px;
        bottom: -85px;
        opacity: 1
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top .widget.widget_nav_menu ul li a {
        display: block;
        padding: 4px 0;
        font-size: 12px
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tzwidget-social a {
        width: 35px;
        height: 35px;
        line-height: 34px;
        font-size: 13px
    }

    .tzElement_Search.type-3 {
        margin-bottom: 80px !important
    }

    .tzElement_Articles.type-3 {
        padding: 0
    }

    .tzElement_Articles.type-3 .Articles-top h2 {
        margin: 30px 0 40px 0;
        font-size: 38px
    }

    .tzElement_Articles.type-3 .infos h3 a {
        font-size: 19px;
        line-height: 21.8px
    }

    div.TzElement_btn_aventura {
        padding: 80px 0 85px !important
    }
}

@media only screen and (max-device-width: 991px) {
    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom-box .tz-copyright, .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom-box .tz-footer-logo {
        width: 100%
    }

    .tz-footer-bottom.tz_social .tz-footer-logo {
        text-align: center;
        padding: 36px 0
    }

    .tz-footer-bottom.tz_social .tz-footer-social .aventura-footer-bottom-left-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 32px 15px
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item h2 {
        font-size: 50px;
        line-height: 1.3em
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores {
        margin-top: 70px
    }

    .tzElement_Image_slide.slr_socials .slr_social {
        margin-top: 36px;
        left: 40px
    }

    .tzElement_Image_slide.slr_socials .slr_social a {
        font-size: 15px;
        line-height: 40.5px
    }

    .tzElement_Image_slide.slr_socials .owl-dots {
        right: 35px
    }

    .tzElement_Image_slide.slr_socials .owl-dots .owl-dot span {
        font-size: 15px
    }

    .tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input::-webkit-input-placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
        font-size: 15px !important
    }

    .tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input:-ms-input-placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
        font-size: 15px !important
    }

    .tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input::-ms-input-placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
        font-size: 15px !important
    }

    .tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input::placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
        font-size: 15px !important
    }

    .tzElement_Search.type-3 .tzElement_search_field {
        padding: 0 !important
    }

    .tzElement_Search.type-3 .tzElement_search_field .form-group {
        width: 100% !important;
        padding-right: 15px !important
    }

    .tzElement_Search.type-3 .tzElement_search_field .form-group:last-child, .tzElement_Search.type-3 .tzElement_search_field .form-group:nth-child(4) {
        padding-right: 0 !important
    }

    .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_submit {
        position: unset;
        width: 100%
    }

    .tzElement_Search.type-3 form label {
        font-size: 16px !important;
        padding: 0
    }

    .tzElement_Search.type-3 form .form-group .field-box select {
        font-size: 15px !important
    }

    .tzElement_Search.type-3 form .form-group .field-box:after {
        font-size: 15px !important
    }

    .tzElement_Search.type-3 .tzElement_search_submit button {
        font-size: 14px !important;
        height: 50px !important;
        margin-top: 10px
    }

    .Tz_video_popup {
        margin: 0 15px 20px 0
    }

    .Tz_video_popup .video {
        width: 100%;
        min-height: 105px
    }

    .Tz_video_popup .video i {
        font-size: 20px;
        width: 60px;
        height: 60px;
        line-height: 58px
    }

    .Tz_video_popup .video .content {
        left: 105px;
        top: 32%;
        font-size: 13px
    }

    .Tz_video_popup .video span {
        line-height: 20px
    }

    .Tz_video_popup .video .title {
        font-size: 20px
    }

    .Tz_video_popup img {
        min-height: 440px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .tzElement-heading-title.Tz_Title {
        padding: 80px 15px 19px 15px !important
    }

    div.tzElement-heading-title {
        padding: 25px 0 0 0 !important
    }

    div.tzElement-heading-title h2 {
        font-size: 33px;
        line-height: 1.3em;
        padding-bottom: 25px;
        margin-bottom: 35px
    }

    div.tzElement-heading-title p {
        font-size: 13px
    }

    div.tzElement-heading-title .Tz_btn {
        margin-top: 35px
    }

    div.tzElement-heading-title a {
        font-size: 13px
    }

    div.tzElement-heading-title a:before {
        font-size: 16px;
        margin-right: 6px
    }

    .tzElement_Counter.type3 {
        margin: 0 15px
    }

    .tzElement_Counter.type3 .tzElement_counts, .tzElement_Counter.type3 p {
        font-size: 52px
    }

    .tzElement_FeaturedTour.type-7, .tzElement_FeaturedTour.type-8 {
        margin: 0 30px
    }

    .tzElement_FeaturedTour.type-7 h2, .tzElement_FeaturedTour.type-8 h2 {
        font-size: 33px;
        line-height: 1.3em;
        margin-bottom: 40px
    }

    .tzElement_FeaturedTour.type-7 .owl-nav, .tzElement_FeaturedTour.type-8 .owl-nav {
        max-width: 75%
    }

    .tzElement_FeaturedTour.type-7 p, .tzElement_FeaturedTour.type-8 p {
        max-width: 100%;
        font-size: 13px;
        line-height: 23px
    }

    .tzElement_FeaturedTour.type-7 .tour-description, .tzElement_FeaturedTour.type-8 .tour-description {
        max-width: 100%;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
        padding-top: 10px
    }

    .tzElement_FeaturedTour.type-7 .tzTour-top, .tzElement_FeaturedTour.type-8 .tzTour-top {
        padding-top: 50px
    }

    .tzElement_quote.tz_full_width .owl-dots {
        top: 64%;
        margin-left: 30px
    }

    .tzElement_quote.tz_full_width .absotute-content {
        padding: 30px 30px 0 40px;
        position: absolute;
        width: 370px;
        top: 30%;
        bottom: 23%
    }

    .tzElement_quote.tz_full_width .absotute-content p.content {
        font-size: 14px;
        line-height: 30px;
        margin: 0
    }

    .tzElement_quote.tz_full_width .absotute-content .author {
        margin-top: 18px !important;
        font-size: 16px
    }

    .tzElement_Articles.type-3 {
        margin: 5px 15px 0 !important;
        padding-bottom: 0 !important
    }

    .tzElement_Articles.type-3 img {
        height: 400px
    }

    .tzElement_Articles.type-3 .Articles-top {
        padding: 50px 0 10px
    }

    .tzElement_Articles.type-3 .Articles-top h2 {
        font-size: 33px;
        line-height: 1.3em;
        margin-bottom: 40px
    }

    .tzElement_Articles.type-3 .infos h3 a {
        font-size: 20px;
        line-height: 22.8px
    }

    .tzElement_Distination .Tz_img {
        height: 300px
    }

    .tzElement_Distination h3 {
        bottom: 5px
    }

    .tzElement_Distination h3 a {
        font-size: 17px
    }

    div.TzElement_btn_aventura a {
        font-size: 16px;
        line-height: 16.8px
    }
}

@media only screen and (max-device-width: 768px) {
    .Tz_video_popup {
        margin: 0 15px 20px 15px
    }

    .tzElement_FeaturedTour.type-7 .tour-description, .tzElement_FeaturedTour.type-8 .tour-description {
        max-width: 100%;
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 30px;
        padding-top: 10px
    }
}

@media only screen and (max-device-width: 767px) {
    .tzElement_Articles img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item h2 {
        font-size: 40px;
        line-height: 1.3em
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores {
        margin-top: 70px
    }

    .tzElement_Image_slide.slr_socials .slr_social {
        margin-top: 35px;
        left: 30px
    }

    .tzElement_Image_slide.slr_socials .slr_social a {
        font-size: 15px;
        line-height: 40.5px
    }

    .tzElement_Image_slide.slr_socials .owl-dots {
        right: 25px
    }

    .tzElement_Image_slide.slr_socials .owl-dots .owl-dot {
        margin: 5px 0
    }

    .tzElement_Image_slide.slr_socials .owl-dots .owl-dot span {
        font-size: 15px
    }

    .tzElement_Image_slide.slr_socials:hover a:after, .tzElement_Image_slide.slr_socials:hover a:before {
        display: none
    }

    .tzElement_Image_slide.slr_socials .slr_social a:hover {
        margin: 0
    }

    .tzElement_Search.type-3 .tzElement_search_field {
        padding: 0 !important
    }

    .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_submit {
        position: unset;
        width: 100%
    }

    .tzElement_Search.type-3 form label {
        font-size: 16px !important;
        padding: 0
    }

    .tzElement_Search.type-3 form .form-group .field-box select {
        font-size: 15px !important
    }

    .tzElement_Search.type-3 form .form-group .field-box:after {
        font-size: 15px !important
    }

    .Tz_video_popup {
        margin: 0 15px 20px
    }

    .Tz_video_popup .video {
        width: 50%;
        min-height: 105px
    }

    .Tz_video_popup .video i {
        font-size: 20px;
        width: 60px;
        height: 60px;
        line-height: 58px
    }

    .Tz_video_popup .video .content {
        left: 105px;
        top: 32%;
        font-size: 13px
    }

    .Tz_video_popup .video span {
        line-height: 20px
    }

    .Tz_video_popup .video .title {
        font-size: 20px
    }

    .Tz_video_popup img {
        height: 550px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .tzElement-heading-title.Tz_Title {
        padding: 80px 15px 19px 15px !important
    }

    div.tzElement-heading-title {
        padding: 50px 0 1px 0 !important
    }

    div.tzElement-heading-title h2 {
        font-size: 30px;
        line-height: 1.3em;
        padding-bottom: 25px;
        margin-bottom: 35px
    }

    div.tzElement-heading-title .Tz_btn {
        margin-top: 40px
    }

    div.tzElement-heading-title a, div.tzElement-heading-title p {
        font-size: 13px
    }

    div.tzElement-heading-title a:before {
        font-size: 16px;
        margin-right: 6px
    }

    .tzElement_Counter.type3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 0
    }

    .tzElement_Counter.type3 .tzElement_counts, .tzElement_Counter.type3 p {
        font-size: 50px
    }

    .tzElement_FeaturedTour.type-7, .tzElement_FeaturedTour.type-8 {
        margin: 0 30px
    }

    .tzElement_FeaturedTour.type-7 h2, .tzElement_FeaturedTour.type-8 h2 {
        min-width: 50%;
        font-size: 30px;
        line-height: 1.3em
    }

    .tzElement_FeaturedTour.type-7 .tour-description, .tzElement_FeaturedTour.type-8 .tour-description {
        font-size: 12px;
        line-height: 1.7em
    }

    .tzElement_FeaturedTour.type-7 .owl-nav, .tzElement_FeaturedTour.type-8 .owl-nav {
        max-width: 80%
    }

    .tzElement_FeaturedTour.type-7 .tzTour-top, .tzElement_FeaturedTour.type-8 .tzTour-top {
        padding-top: 30px
    }

    div.tzElement_Distination {
        margin: 0 0 30px 0 !important;
        position: relative
    }

    div.tzElement_Distination .Tz_img {
        max-width: 350px;
        margin: 0 auto
    }

    div.tzElement_Distination .Tz_img img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .tzElement_quote.tz_full_width img {
        min-height: 400px;
        height: 400px
    }

    .tzElement_quote.tz_full_width .owl-dots {
        top: 68%;
        left: 35%;
        margin-left: 30px
    }

    .tzElement_quote.tz_full_width .absotute-content {
        padding: 30px 35px 0 40px;
        position: absolute;
        width: 370px;
        top: 20%;
        bottom: 15%;
        left: 35%
    }

    .tzElement_quote.tz_full_width .absotute-content p.content {
        font-size: 14px;
        line-height: 30px;
        margin: 0
    }

    .tzElement_quote.tz_full_width .absotute-content .author {
        margin-top: 15px !important;
        font-size: 14px
    }

    .tzElement_Articles.type-3 {
        max-width: 400px;
        margin: 0 auto 0 !important
    }

    .tzElement_Articles.type-3 .row {
        padding-bottom: 20px
    }

    .tzElement_Articles.type-3 .content-article img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .tzElement_Articles.type-3 .Articles-top {
        margin-bottom: 0
    }

    .tzElement_Articles.type-3 .Articles-top h2 {
        font-size: 30px;
        line-height: 1.3em
    }

    .tzElement_Articles.type-3 .infos h3 a {
        font-size: 20px;
        line-height: 21.8px
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top {
        padding: 100px 0 0 0
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-copyright {
        left: 0;
        right: 0
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-footer-link ul {
        text-align: center
    }

    div.TzElement_btn_aventura {
        padding: 55px 0 85px !important
    }

    div.TzElement_btn_aventura a:before {
        top: -30px
    }
}

@media only screen and (max-device-width: 575px) {
    .tzElement_Image_slide.slr_socials:hover a:after, .tzElement_Image_slide.slr_socials:hover a:before {
        display: none
    }

    .tzElement_Image_slide.slr_socials .slr_social a:hover {
        margin: 0
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item h2 {
        font-size: 30px;
        line-height: 1.3em
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores {
        margin-top: 40px
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores .discover {
        font-size: 12px
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores span {
        font-size: 14px;
        line-height: 18px
    }

    .tzElement_Image_slide.slr_socials .slr_social {
        margin-top: 35px;
        left: 30px
    }

    .tzElement_Image_slide.slr_socials .slr_social a {
        font-size: 15px;
        line-height: 40.5px
    }

    .tzElement_Image_slide.slr_socials .owl-dots {
        right: 25px
    }

    .tzElement_Image_slide.slr_socials .owl-dots .owl-dot {
        margin: 5px 0
    }

    .tzElement_Image_slide.slr_socials .owl-dots .owl-dot span {
        font-size: 15px
    }

    .tzElement_Image_slide.slr_socials:hover a:after {
        display: none
    }

    .tzElement_Search.type-3 {
        margin-bottom: 80px !important
    }

    .tzElement_Search.type-3 .tzElement_search_field {
        padding: 0 !important
    }

    .tzElement_Search.type-3 .tzElement_search_field .form-group {
        width: 100% !important;
        padding: 0 !important;
        margin-bottom: 45px
    }

    .tzElement_Search.type-3 .tzElement_search_field .form-group:last-child {
        margin-bottom: 15px
    }

    .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_submit {
        position: unset;
        width: 100%
    }

    .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_field {
        -ms-grid-columns: auto;
        grid-template-columns: auto
    }

    .tzElement_Search.type-3 form label {
        font-size: 14px !important;
        padding: 0
    }

    .tzElement_Search.type-3 form .form-group .field-box select {
        font-size: 13px !important
    }

    .tzElement_Search.type-3 form .form-group .field-box:after {
        font-size: 13px !important
    }

    .Tz_video_popup {
        margin: 0 15px 20px
    }

    .Tz_video_popup .video {
        width: 100%;
        min-height: 105px
    }

    .Tz_video_popup .video i {
        font-size: 20px;
        width: 60px;
        height: 60px;
        line-height: 58px
    }

    .Tz_video_popup .video .content {
        left: 105px;
        top: 32%;
        font-size: 13px
    }

    .Tz_video_popup .video span {
        line-height: 20px
    }

    .Tz_video_popup .video .title {
        font-size: 20px
    }

    .Tz_video_popup img {
        height: 550px;
        -o-object-fit: cover;
        object-fit: cover
    }

    div.tzElement-heading-title {
        margin-bottom: 0 !important
    }

    div.tzElement-heading-title h2 {
        font-size: 30px;
        line-height: 1.3em;
        padding-bottom: 25px;
        margin-bottom: 35px
    }

    div.tzElement-heading-title .Tz_btn {
        margin-top: 40px
    }

    div.tzElement-heading-title p {
        line-height: 24px;
        font-weight: 400;
        font-size: 13px
    }

    div.tzElement-heading-title a {
        font-size: 12px
    }

    div.tzElement-heading-title a:before {
        font-size: 15px;
        margin-right: 6px
    }

    .tzElement_Counter.type3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 0
    }

    .tzElement_Counter.type3 h3 {
        margin-bottom: 10px
    }

    .tzElement_Counter.type3 .tzElement_counts, .tzElement_Counter.type3 p {
        font-size: 43px
    }

    .tzElement_FeaturedTour.type-7 .tzTour-top, .tzElement_FeaturedTour.type-8 .tzTour-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0
    }

    .tzElement_FeaturedTour.type-7 h2, .tzElement_FeaturedTour.type-8 h2 {
        padding-top: 0;
        min-width: 100%;
        font-size: 30px;
        line-height: 1.4em;
        margin-bottom: 30px
    }

    .tzElement_FeaturedTour.type-7 .tour-description, .tzElement_FeaturedTour.type-8 .tour-description {
        max-width: 100%;
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 40px
    }

    .tzElement_FeaturedTour.type-7 .owl-nav, .tzElement_FeaturedTour.type-8 .owl-nav {
        max-width: 100%
    }

    .tzElement_FeaturedTour.type-7 .owl-nav .owl-next i, .tzElement_FeaturedTour.type-7 .owl-nav .owl-prev i, .tzElement_FeaturedTour.type-8 .owl-nav .owl-next i, .tzElement_FeaturedTour.type-8 .owl-nav .owl-prev i {
        width: 40px;
        height: 40px;
        line-height: 37px;
        font-size: 17px
    }

    .tzElement_FeaturedTour.type-7 .owl-dots, .tzElement_FeaturedTour.type-8 .owl-dots {
        max-width: 68%;
        padding-top: 10px
    }

    .tzElement_FeaturedTour.type-7 h4, .tzElement_FeaturedTour.type-8 h4 {
        font-size: 13px
    }

    .tzElement_FeaturedTour.type-7 h3, .tzElement_FeaturedTour.type-8 h3 {
        font-size: 20px
    }

    .tzElement_FeaturedTour.type-7 .tz-date, .tzElement_FeaturedTour.type-8 .tz-date {
        font-size: 13px
    }

    .tzElement_FeaturedTour.type-7 .tz-price, .tzElement_FeaturedTour.type-8 .tz-price {
        font-size: 14px;
        min-width: 100px
    }

    .tzElement_FeaturedTour.type-7 .tzTour-slider, .tzElement_FeaturedTour.type-8 .tzTour-slider {
        padding-bottom: 50px
    }

    .tzElement_Distination {
        position: relative;
        margin-bottom: 30px
    }

    .tzElement_Distination .Tz_img {
        max-width: 350px;
        margin: 0 auto
    }

    .tzElement_Distination .Tz_img img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .tzElement_quote.tz_full_width img {
        min-height: 400px;
        height: 400px
    }

    .tzElement_quote.tz_full_width .owl-dots {
        top: 68%;
        left: 20%;
        margin-left: 30px
    }

    .tzElement_quote.tz_full_width .absotute-content {
        padding: 30px 30px 0 40px;
        position: absolute;
        width: 370px;
        top: 20%;
        bottom: 15%;
        left: 20%
    }

    .tzElement_quote.tz_full_width .absotute-content p.content {
        font-size: 14px;
        line-height: 30px;
        margin: 0
    }

    .tzElement_quote.tz_full_width .absotute-content .author {
        margin-top: 15px !important;
        font-size: 13px
    }

    .tzElement_Articles.type-3 {
        max-width: 400px;
        margin: 0 auto !important
    }

    .tzElement_Articles.type-3 .Articles-top {
        padding: 40px 0 0 0
    }

    .tzElement_Articles.type-3 .Articles-top h2 {
        font-size: 30px;
        line-height: 1.3em;
        margin-bottom: 40px
    }

    .tzElement_Articles.type-3 .content-article img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .tzElement_Articles.type-3 .infos h3 a {
        font-size: 20px;
        line-height: 20.8px
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top {
        padding: 100px 0 0 0
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-copyright {
        left: 0;
        right: 0
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-footer-link ul {
        text-align: center
    }

    div.TzElement_btn_aventura {
        padding: 40px 0 70px !important
    }

    div.TzElement_btn_aventura a {
        font-size: 14px
    }

    div.TzElement_btn_aventura a:before {
        top: -30px
    }
}

@media only screen and (max-device-width: 480px) {
    .tz-header.header-type-7 {
        padding: 0 10px
    }

    .tz-header.header-type-7 .tz-header-search .tz_icon_close {
        padding: 20px 0 20px 30px
    }

    .tz-header.header-type-7 .tz-header-search .tz-header-search-form {
        width: 250px;
        right: -30px
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item h2 {
        font-size: 25px;
        line-height: 1.3em
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores {
        margin-top: 30px
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores .discover {
        font-size: 12px
    }

    .tzElement_Image_slide.slr_socials .tzImage_Slide_Item .readmores span {
        font-size: 14px;
        line-height: 18px
    }

    .tzElement_Image_slide.slr_socials .slr_social {
        left: 30px
    }

    .tzElement_Image_slide.slr_socials .slr_social a {
        font-size: 15px;
        line-height: 40.5px
    }

    .tzElement_Image_slide.slr_socials .owl-dots {
        right: 20px;
        top: 50%
    }

    .tzElement_Image_slide.slr_socials .owl-dots .owl-dot {
        margin: 5px 0
    }

    .tzElement_Image_slide.slr_socials .owl-dots .owl-dot span {
        font-size: 15px
    }

    .tzElement_Image_slide.slr_socials:hover a:after, .tzElement_Image_slide.slr_socials:hover a:before {
        display: none
    }

    .tzElement_Image_slide.slr_socials .slr_social a:hover {
        margin: 0
    }

    .tzElement_Search.type-3 {
        padding: 50px 0 10px 0 !important;
        margin-bottom: 80px !important
    }

    .tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input::-webkit-input-placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
        font-size: 13px !important
    }

    .tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input:-ms-input-placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
        font-size: 13px !important
    }

    .tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input::-ms-input-placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
        font-size: 13px !important
    }

    .tzElement_Search.type-3 .field-box input, .tzElement_Search.type-3 .field-box input::placeholder, .tzElement_Search.type-3 .field-box select, .tzElement_Search.type-3 .field-box:after {
        font-size: 13px !important
    }

    .tzElement_Search.type-3 .tzElement_search_field {
        padding: 0 !important
    }

    .tzElement_Search.type-3 .tzElement_search_field .form-group {
        width: 100% !important;
        padding: 0 !important
    }

    .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_submit {
        position: unset;
        width: 100%
    }

    .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_submit button {
        font-size: 13px !important;
        height: 50px !important
    }

    .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_field {
        -ms-grid-columns: auto;
        grid-template-columns: auto
    }

    .tzElement_Search.type-3 form label {
        font-size: 14px !important;
        padding: 0
    }

    .tzElement_Search.type-3 form .form-group .field-box select {
        font-size: 13px !important
    }

    .tzElement_Search.type-3 form .form-group .field-box:after {
        font-size: 13px !important
    }

    .Tz_video_popup {
        margin: 0 15px 20px
    }

    .Tz_video_popup .video {
        width: 100%;
        min-height: 105px
    }

    .Tz_video_popup .video i {
        font-size: 20px;
        width: 60px;
        height: 60px;
        line-height: 58px
    }

    .Tz_video_popup .video .content {
        left: 105px;
        top: 32%;
        font-size: 13px
    }

    .Tz_video_popup .video span {
        line-height: 20px
    }

    .Tz_video_popup .video .title {
        font-size: 20px
    }

    .Tz_video_popup img {
        height: 550px;
        -o-object-fit: cover;
        object-fit: cover
    }

    div.tzElement-heading-title h2 {
        font-size: 30px;
        line-height: 1.3em;
        padding-bottom: 25px;
        margin-bottom: 35px
    }

    div.tzElement-heading-title .Tz_btn {
        margin-top: 40px
    }

    div.tzElement-heading-title p {
        line-height: 24px;
        font-weight: 400;
        font-size: 13px
    }

    div.tzElement-heading-title a {
        font-size: 12px
    }

    div.tzElement-heading-title a:before {
        font-size: 14px;
        margin-right: 6px
    }

    .tzElement_Counter.type3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .tzElement_FeaturedTour.type-7, .tzElement_FeaturedTour.type-8 {
        margin: 0 10px;
        padding-top: 0 !important
    }

    .tzElement_FeaturedTour.type-7 .tzTour-top, .tzElement_FeaturedTour.type-8 .tzTour-top {
        padding-top: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tzElement_FeaturedTour.type-7 h2, .tzElement_FeaturedTour.type-8 h2 {
        min-width: 100%;
        font-size: 30px;
        line-height: 1.3em;
        margin-bottom: 30px
    }

    .tzElement_FeaturedTour.type-7 .tour-description, .tzElement_FeaturedTour.type-8 .tour-description {
        max-width: 100%;
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 60px
    }

    .tzElement_FeaturedTour.type-7 .owl-nav, .tzElement_FeaturedTour.type-8 .owl-nav {
        max-width: 100%
    }

    .tzElement_FeaturedTour.type-7 .owl-nav .owl-next i, .tzElement_FeaturedTour.type-7 .owl-nav .owl-prev i, .tzElement_FeaturedTour.type-8 .owl-nav .owl-next i, .tzElement_FeaturedTour.type-8 .owl-nav .owl-prev i {
        width: 40px;
        height: 40px;
        line-height: 37px;
        font-size: 17px
    }

    .tzElement_FeaturedTour.type-7 .owl-dots, .tzElement_FeaturedTour.type-8 .owl-dots {
        max-width: 68%;
        padding-top: 10px
    }

    .tzElement_FeaturedTour.type-7 h4, .tzElement_FeaturedTour.type-8 h4 {
        font-size: 13px
    }

    .tzElement_FeaturedTour.type-7 h3, .tzElement_FeaturedTour.type-8 h3 {
        font-size: 20px
    }

    .tzElement_FeaturedTour.type-7 .tz-date, .tzElement_FeaturedTour.type-8 .tz-date {
        font-size: 13px
    }

    .tzElement_FeaturedTour.type-7 .tz-price, .tzElement_FeaturedTour.type-8 .tz-price {
        font-size: 14px;
        min-width: 100px
    }

    .tzElement_FeaturedTour.type-7 .tzTour-slider, .tzElement_FeaturedTour.type-8 .tzTour-slider {
        padding-bottom: 50px
    }

    .tzElement_Distination {
        position: relative;
        margin: 0 10px 30px 10px
    }

    .tzElement_Distination .Tz_img {
        max-width: 380px;
        margin: 0 auto
    }

    .tzElement_Distination .Tz_img img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .TzElement_btn_aventura a {
        font-size: 15px;
        line-height: 20.8px
    }

    .tzElement_quote.tz_full_width img {
        min-height: 400px;
        height: 400px
    }

    .tzElement_quote.tz_full_width .owl-dots {
        top: 68%;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin-left: -50px
    }

    .tzElement_quote.tz_full_width .owl-dots .owl-dot {
        margin: 0 0 0 10px
    }

    .tzElement_quote.tz_full_width .absotute-content {
        padding: 25px 15px 0 30px;
        position: absolute;
        width: 300px;
        top: 27%;
        bottom: 15%;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .tzElement_quote.tz_full_width .absotute-content p.content {
        font-size: 12px;
        line-height: 24px;
        margin: 0
    }

    .tzElement_quote.tz_full_width .absotute-content .author {
        margin-top: 15px !important;
        font-size: 13px
    }

    .tzElement_Articles.type-3 {
        max-width: 400px;
        padding-bottom: 10px !important
    }

    .tzElement_Articles.type-3 .Articles-top {
        padding: 40px 0 0 0
    }

    .tzElement_Articles.type-3 .Articles-top h2 {
        font-size: 30px;
        line-height: 1.3em;
        font-weight: 800;
        padding-bottom: 33px;
        margin-bottom: 40px
    }

    .tzElement_Articles.type-3 .content-article {
        margin: 0 5px
    }

    .tzElement_Articles.type-3 .content-article img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .tzElement_Articles.type-3 .infos h3 a {
        font-size: 20px;
        line-height: 20.8px
    }

    .tz-footer.tz-footer-type-1.tz_bgft {
        overflow: hidden
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top {
        padding: 100px 15px 0 15px
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-top .widget.widget_nav_menu ul li a {
        font-size: 13px
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-copyright {
        text-align: center;
        left: 0;
        right: 0;
        padding: 20px 0 !important
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-footer-link {
        padding: 20px 0 !important
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-footer-link ul {
        text-align: center
    }

    .tz-footer.tz-footer-type-1.tz_bgft .tz-footer-bottom .tz-footer-link ul a {
        padding: 0 8px
    }

    .tz-footer.tz-footer-type-1 .tz-footer-bottom.tz_social .tz-copyright {
        padding: 20px 0 !important
    }

    .tzwidget-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .footerattr {
        padding: 0
    }
}

.tz-mgleft.tz-shop-sidebar-none .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tz-header.header-type-6 .nav-collapse ul.tz-nav li a {
    -webkit-transition: .4s linear 0s;
    -moz-transition: .4s linear 0s;
    -ms-transition: .4s linear 0s;
    -o-transition: .4s linear 0s;
    transition: .4s linear 0s
}

.tz-header ul.tz-nav .current-menu-item ul.sub-menu li a {
    color: #595959 !important
}

.xoo-qv-container {
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

.xoo-qv-summary tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.xoo-qv-summary .variations select {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px 5px
}

.tz-wishlist .tz-tour-sold-out {
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 1.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    left: 20px
}

.zoom-instagram-widget.widget a {
    font-family: "Open Sans", sanserif
}

.zoom-instagram-widget.widget ul li {
    padding: 0
}

.zoom-instagram-widget.widget .zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-about-data {
    display: block
}

.zoom-instagram-widget.widget .zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-follow-button {
    display: inline-block;
    font-family: "Open Sans", sanserif
}

.zoom-instagram-widget.widget .zoom-instagram-widget__follow-me a:hover {
    color: #fff !important
}

.tz-tour-single.tz-tour-single-sidebar-none .content.itinerary p:last-child {
    max-width: 70%
}

.tz-tour-single.tz-tour-single-sidebar-none .content.itinerary p:nth-last-child(2) {
    max-width: 70%
}

.tz-tour-single .tz-tour-other .row > div {
    padding-bottom: 10px
}

.category-blog .tz-header.header-type-2, .post-type-archive-tour .tz-header.header-type-2 {
    position: relative;
    height: 103px
}

.category-blog .tz-header.header-type-3, .post-type-archive-tour .tz-header.header-type-3 {
    position: relative
}

.category-blog .tz-header.header-type-2.tz-headereff, .category-blog .tz-header.header-type-3.tz-headereff, .post-type-archive-tour .tz-header.header-type-2.tz-headereff, .post-type-archive-tour .tz-header.header-type-3.tz-headereff {
    position: fixed;
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s;
    top: -100px;
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px)
}

@media only screen and (min-width: 993px) {
    .tz-header.tz-header-shop .nav-collapse ul.tz-nav li a:hover {
        color: #fff
    }

    .tz-header.tz-header-shop ul.tz-nav .current_page_item > a {
        color: #fff !important
    }

    .tz-header.tz-header-shop ul.tz-nav ul.sub-menu li.current_page_item ul.sub-menu li a {
        color: #000 !important
    }

    .tz_logomb {
        display: none
    }

    .tz-header.tz-header-twomenu .box-menu .tz_show {
        display: block !important
    }

    .tz-header nav {
        position: relative;
        margin-left: auto
    }

    .tz-header.header-type-1 > .container,
    body .tz-header.header-type-2,
    body .tz-header.header-type-6,
    body .tz-header.header-type-7,
    body .tz-header.header-type-4 .container,
    body .tz-header.header-type-3 .container,
    body .tz-header.header-type-5 .container,
    body .tz-header.header-type-11 .container
    {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center
    }
}

@media only screen and (device-width: 992px) {
    .tz-footer .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .tz-newsletter.tz-newsletter-type-1 {
        padding: 0
    }

    .tz-newsletter.tz-newsletter-type-1 .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .tz-newsletter.tz-newsletter-type-1 form div.tnp-field-button {
        padding: 0
    }
}

.tz-blog .tz-serach-notda .page-content form {
    height: 40px
}

.tz-blog .tz-serach-notda .page-content form input {
    height: 100%
}

.tz-blog .tz-serach-notda .page-content form input.submit {
    height: 100%;
    background: #dc8051;
    border: 1px solid #dc8051;
    padding: 0 15px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
    transition: .3s linear 0s
}

.tz-blog .tz-serach-notda .page-content form input.submit:hover {
    opacity: .9
}

@media only screen and (max-device-width: 992px) {
    .tz-shop-detail-wrapper .tz-shop-content div.product div.summary h1.product_title, .woocommerce .products h2, .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary h1.product_title {
        font-size: 32px
    }

    ::-webkit-scrollbar-thumb {
        background: #595959;
        border-radius: 10px
    }

    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px grey;
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px
    }

    ::-webkit-scrollbar {
        width: 10px
    }

    ::-webkit-scrollbar-thumb:hover {
        background: #2a2a2a
    }

    .tz-header.tz-header-twomenu.fixed nav.nav-collapse {
        overflow-y: unset;
        max-height: unset
    }

    .tz-header.tz-header-twomenu.fixed .box-menu {
        height: 88vh;
        overflow-y: auto;
        overflow-x: hidden;
        display:none;
    }
    .tz-header.tz-header-twomenu.fixed .box-menu.in {
        display:block;
    }

    .tz-header.tz-header-twomenu nav.nav-collapse {
        position:relative;
    }
    .tz-header.fixed nav.nav-collapse {
        overflow-y: auto;
        max-height: 80vh
    }

    .tz-home-slide nav.nav-collapse.vertical_menu {
        max-height: 80vh;
        overflow-y: auto
    }

    .widget ul.zoom-instagram-widget__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .tz-header.header-type-1 .tz-header-cart .shop-woo__your-cart, .tz-header.header-type-2 .tz-header-cart .shop-woo__your-cart, .tz-header.header-type-3 .tz-header-cart .shop-woo__your-cart, .tz-header.header-type-4 .tz-header-cart .shop-woo__your-cart, .tz-header.header-type-5 .tz-header-cart .shop-woo__your-cart {
        margin-right: 15px
    }

    .tz-header.fixed.tz-headereff {
        position: fixed;
        top: -20px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-transform: translate(0, 20px);
        -moz-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px);
        -o-transform: translate(0, 20px);
        transform: translate(0, 20px)
    }

    .category-blog .tz-header.header-type-2 nav, .post-type-archive-tour .tz-header.header-type-2 nav {
        position: absolute;
        left: 40px;
        right: 40px;
        width: auto
    }

    .category-blog .tz-header.header-type-2.fixed.tz-headereff, .post-type-archive-tour .tz-header.header-type-2.fixed.tz-headereff {
        top: -100px
    }

    .tz-contact-info .wpb_text_column .wpb_wrapper div, .tz-contact-info .wpb_text_column .wpb_wrapper p {
        font-size: 12px
    }

    .tz-header.header-type-1.fixed.active, .tz-header.header-type-5.fixed.active {
        position: fixed;
        top: -50px;
        -webkit-transform: translate(0, 50px);
        -moz-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
        -o-transform: translate(0, 50px);
        transform: translate(0, 50px);
        width: 100%
    }
}

@media only screen and (max-device-width: 991px) {
    .tz-top .top-left, .tz-top .top-right {
        padding: 0 15px;
        width: 100%
    }

    .tz-footer.tz-footer-type-2 .tz-footer-bottom.tz_social .tz-footer-logo {
        text-align: center;
        left: 0
    }

    .tz-footer.tz-footer-type-2 .tz-footer-social {
        text-align: center;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-device-width: 768px) {
    .tz-shop-detail-wrapper .tz-shop-content div.product div.summary h1.product_title, .woocommerce .products h2, .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary h1.product_title {
        font-size: 30px
    }

    .tz-tour-single .tz-tour-head .tz-tour-thumbnail {
        min-height: 300px
    }

    .tz-tour-single .tz-tour-head .tz-tour-thumbnail img {
        height: 300px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .tz-tour-book-contact .wpcf7-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        flex-direction:column;
    }

    .tz-tour-single.tz-tour-single-sidebar-none .content.itinerary p:last-child {
        max-width: 100%
    }

    .tz-tour-single.tz-tour-single-sidebar-none .content.itinerary p:nth-last-child(2) {
        max-width: 100%
    }
}

@media only screen and (max-device-width: 480px) {
    .tz-shop-detail-wrapper .tz-shop-content div.product div.summary h1.product_title, .woocommerce .products h2, .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary h1.product_title {
        font-size: 26px
    }

    ::-webkit-scrollbar {
        width: 6px
    }

    .tz-home-slide.tz-home-croll .tz_logo {
        max-width: 145px
    }

    .tz-header .tz_icon_menu {
        padding: 17px 10px 13px
    }

    .tz-header .tz_logo {
        max-width: 140px
    }

    .tz-header nav .icon_menu_item_mobile:after {
        font-size: 10px
    }

    .tz-header nav ul.tz-nav > li > ul.sub-menu {
        padding: 0 0 14px
    }

    .tz-header .nav-collapse ul.tz-nav li a {
        margin: 15px 15px 15px;
        font-size: 12px
    }

    .nav-collapse {
        padding: 0
    }

    .tz-top-slider .tz-top-search-wrap .tz-top-search .tz-search-tour-mobile {
        font-size: 14px
    }

    .tz-header.header-type-1 .tz-header-cart .shop-woo__your-cart, .tz-header.header-type-2 .tz-header-cart .shop-woo__your-cart, .tz-header.header-type-3 .tz-header-cart .shop-woo__your-cart, .tz-header.header-type-4 .tz-header-cart .shop-woo__your-cart, .tz-header.header-type-5 .tz-header-cart .shop-woo__your-cart {
        padding: 18px 0 18px 24px;
        margin-right: 15px
    }

    .tz-header.header-type-7 .tz-header-search .tz_icon_search {
        padding: 20px 0 20px 30px
    }

    .tz-header.header-type-7 .tz-header-cart a {
        padding: 22px 0 20px 20px
    }

    .tz-footer.tz-footer-type-1 .tz-footer-top, .tz-footer.tz-footer-type-2 .tz-footer-top {
        padding: 0 15px
    }

    .category-blog .tz-header.header-type-2, .post-type-archive-tour .tz-header.header-type-2 {
        height: 60px
    }

    .tz-header.header-type-2 {
        padding: 0 15px
    }
}

.woocommerce-mini-cart-item.mini_cart_item a {
    padding: 0 !important
}

.woo-products-element .wpe__item {
    position: relative;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.woo-products-element .wpe__item:hover .wpe__Img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.woo-products-element .wpe__item:hover .wpe__Img .wpe__Hover {
    bottom: 0
}

.woo-products-element .wpe__content {
    text-align: center
}

.woo-products-element .wpe__title {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 700;
    margin: 24px 0 8px;
    text-transform: capitalize
}

.woo-products-element .wpe__title a {
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    color: #202020
}

.woo-products-element .tz_title {
    text-align: center;
    padding-bottom: 30px
}

.woo-products-element .tz_title h2 {
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 800;
    margin: 0;
    line-height: 2em
}

.woo-products-element .tz_title p {
    font-size: 14px;
    color: #565656;
    font-weight: 300;
    line-height: 1.9em;
    margin: 0
}

.wpe__rating {
    margin-bottom: 12px
}

.wpe__rating .star-rating {
    float: none !important;
    display: inline-block;
    color: #fdb714;
    height: 1.1em;
    font-size: 12px
}

.wpe__price {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 20.4px;
    margin: 0 0 10px;
    font-weight: 600
}

.wpe__price del {
    margin: 0 10px;
    -webkit-text-decoration-color: #cecece;
    text-decoration-color: #cecece
}

.wpe__price del .woocommerce-Price-amount {
    color: #cecece
}

.wpe__price ins {
    margin: 0 10px;
    text-decoration: none
}

.wpe__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding-top: 22px
}

.grid-layout .wpe__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 15px;
    margin: 0 0 30px
}

.grid-col-1 .wpe__item {
    width: 100%
}

.grid-col-2 .wpe__item {
    width: 50%
}

.grid-col-3 .wpe__item {
    max-width: 33.33%
}

.grid-col-4 .wpe__item {
    max-width: 25%
}

.grid-col-5 .wpe__item {
    max-width: 20%
}

.wpe__Img {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    overflow: hidden
}

.wpe__Img a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%
}

.wpe__Img a img {
    position: relative;
    width: 100%;
    height: 100%;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.wpe__Hover {
    position: absolute;
    bottom: -40px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 40px;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.wpe__Hover a {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: 0;
    height: auto;
    line-height: 40px;
    padding: 0 !important;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.wpe__Hover a i {
    font-size: 12px;
    margin-right: 6px
}

.wpe__Hover a:hover:before {
    background: rgba(0, 0, 0, .1)
}

.wpe__Hover a:before {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0
}

.wpe__Hover a.xoo-qv-button {
    border: none;
    font-size: 12px;
    background: #bbcd77;
    color: #fff;
    z-index: 0
}

.wpe__Hover a.button {
    position: relative
}

.wpe__Hover .added_to_cart, .wpe__Hover a.button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #dc8051;
    color: #fff;
    font-size: 12px;
    line-height: 40px
}

.wpe__Hover .added_to_cart:hover, .wpe__Hover a.button:hover {
    background: #dc8051;
    color: #fff
}

.wpe__Hover a.wc-forward {
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 1
}

.tz_woo a.wc-forward {
    width: 100%
}

.wpe__Content .wpe__title {
    margin: 28px 0 10px
}

.wpe__Content .wpe__title a {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase
}

.wpe__Price {
    display: inline-block;
    font-size: 16px;
    font-weight: 600
}

.wpe__Price del {
    opacity: .5
}

.wpe__ratings {
    display: contents;
    position: relative;
    color: #fdb714
}

.wpe__ratings .star-rating {
    top: 5px;
    height: 1.2em
}

@media only screen and (max-device-width: 1199px) {
    .tz-newsletter.tz-newsletter-type-2 .newsletter-right form .tnp-field-button:before {
        left: 35px;
        color: #fff
    }

    .tz-header.tz-header-shop .menu-top .tz_logo {
        padding: 35px 0 30px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .Tz-item i {
        font-size: 22px
    }

    .tz-header.tz-header-shop .menu-top h4 {
        font-size: 14px
    }

    .tz-header.tz-header-shop .menu-top h4 a, .tz-header.tz-header-shop .menu-top h4 span {
        font-size: 12px
    }

    .tz-header.tz-header-shop .menu-bottom .menu-shop ul li a {
        font-size: 12px
    }

    .tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form {
        height: 34px
    }

    .tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form form .submit {
        top: 5px
    }

    .tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form form span {
        top: 10px;
        font-size: 13px
    }

    .tz-header.tz-header-shop .Tz_shop_menu nav ul.tz-nav > li > ul.sub-menu {
        left: -11px
    }

    .Tz_woo_categories .tz_cat_top h3, .Tz_woo_tags .tz_cat_top h3 {
        font-size: 12px
    }

    .Tz_woo_categories .tz_catbottom a, .Tz_woo_tags .tz_catbottom a {
        font-size: 12px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content h3 {
        font-size: 17px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content h2 {
        font-size: 44px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content p {
        font-size: 13px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content .Tz_btn a {
        font-size: 14px;
        min-width: 160px
    }

    .tzElement_categories_woo .Tz_box_parent span {
        font-size: 12px
    }

    .tzElement_categories_woo .Tz_box_parent span strong {
        font-size: 20px
    }

    .woo-products-element .tz_title h2 {
        font-size: 33px
    }

    .woo-products-element .wpe__title {
        font-size: 15px
    }

    .woo-products-element .wpe__price {
        font-size: 15px
    }

    .woo-products-element .wpe__rating .star-rating {
        font-size: 10px
    }

    .woo-products-element .wpe__Hover a.button, .woo-products-element .wpe__Hover a.xoo-qv-button {
        font-size: 14px
    }

    .vc_custom_heading.Tz_hd_customize {
        font-size: 28px !important
    }

    .TzElement_btn_type2 a {
        font-size: 12px;
        min-width: 160px;
        height: 45px;
        line-height: 42px
    }
}

@media only screen and (max-device-width: 992px) {
    .tz-header.tz-header-shop .Tz_shop_menu .navbar-toggle {
        margin-bottom: 25px;
        margin-top: 26px;
        padding: 0
    }

    .tz-newsletter-flex{
        flex-wrap: wrap;
        justify-content: left;
    }

    .tz-header.tz-header-shop .Tz_shop_menu .navbar-toggle i {
        color: #fff;
        opacity: .8
    }

    .tz-header.tz-header-shop .Tz_shop_menu .menu-shop {
        position: absolute;
        top: 100%;
        width: 100%;
        left: 0;
        max-height: 88vh;
        overflow-y: auto
    }

    .tz-header.tz-header-shop .Tz_shop_menu .menu-shop ul li a {
        margin: 15px;
        color: #2a2a2a;
        font-size: 13px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .Tz-item {
        padding: 0 20px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .Tz-item i {
        margin-right: 15px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .woo_cart {
        padding: 0 0 0 20px
    }

    .tz-header.tz-header-shop .menu-bottom .menu-shop ul li a {
        font-weight: 400
    }

    .tz-header.tz-header-shop .Tz_shop_menu nav ul.tz-nav > li > ul.sub-menu {
        left: -5px
    }

    .Tz_woo_categories .icon, .Tz_woo_tags .icon {
        width: 18px
    }

    .Tz_woo_categories .tz_cat_top, .Tz_woo_tags .tz_cat_top {
        padding: 22px 10px;
        background: #dc8051;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .Tz_woo_categories .tz_cat_top span, .Tz_woo_tags .tz_cat_top span {
        width: 15px
    }

    .Tz_woo_categories .tz_cat_top h3, .Tz_woo_tags .tz_cat_top h3 {
        font-size: 12px;
        padding-left: 10px
    }

    .Tz_woo_categories .tz_catbottom h4, .Tz_woo_tags .tz_catbottom h4 {
        padding: 10px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content h2 {
        font-size: 36px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content h3 {
        font-size: 15px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content p {
        font-size: 14px;
        line-height: 20px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content img {
        min-height: 472px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content .Tz_btn a {
        font-size: 14px;
        min-width: 150px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content .box-content {
        left: 30px
    }

    .tzElement_categories_woo .Tz_box_parent span {
        font-size: 14px
    }

    .tzElement_categories_woo .Tz_box_parent span strong {
        font-size: 15px
    }

    .woo-products-element .tz_title h2 {
        font-size: 30px
    }

    .woo-products-element .tz_title p {
        font-size: 12px
    }

    .vc_custom_heading.Tz_hd_customize {
        font-size: 23px !important
    }
}

@media only screen and (max-device-width: 991px) {
    .tz-header.tz-header-shop .Tz_shop_menu .menu-shop {
        margin: 0 auto;
        max-width: 770px
    }

    .tz-header.tz-header-shop .menu-top .widget_shopping_cart {
        width: 190px;
        padding: 20px 9px 5px
    }

    .tz-newsletter.tz-newsletter-type-2 .newsletter-right form .tnp-field-button:before {
        left: 23px;
        color: #fff
    }

    .woo-products-element.grid-layout .wpe__item {
        max-width: 50%
    }
}

@media only screen and (max-device-width: 767px) {
    .tz-header.tz-header-shop .menu-top .box-infor .Tz-item i {
        margin-right: 0;
        cursor: pointer
    }

    .tz-header.tz-header-shop .menu-top .box-infor .Tz-item .woo_content, .tz-header.tz-header-shop .menu-top .box-infor .Tz-item h4 {
        position: fixed;
        visibility: hidden;
        opacity: 0
    }

    .tz-header.tz-header-shop .menu-top .box-infor .Tz-item.active .woo_content, .tz-header.tz-header-shop .menu-top .box-infor .Tz-item.active h4 {
        position: unset;
        margin-left: 15px;
        visibility: visible;
        opacity: 1;
        -moz-transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        transition: .4s
    }

    .tz-header.tz-header-shop .menu-top .widget_shopping_cart {
        width: 190px;
        padding: 15px 10px 10px;
        margin-top: -3px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content ul.cart_list li img {
        width: 50px;
        margin-right: 10px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content ul.cart_list li a, .tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content ul.cart_list li span {
        font-size: 12px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons a {
        width: 50%;
        font-size: 12px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .woo_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons a:last-child {
        margin-right: 0
    }

    .tz-header.tz-header-shop .menu-bottom .tz-search {
        max-width: 50%
    }

    .tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form form .Tzsearchform {
        font-size: 12px;
        padding: 0 15px
    }

    .tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form form span {
        font-size: 12px
    }

    div.Tz_woo_categories {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    div.Tz_elm_shop_slider, div.tzElement_categories_woo {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .tzElement_categories_woo .Tz_box_parent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .tz-newsletter.tz-newsletter-type-2 .newsletter-right {
        padding: 0 10%
    }

    .tz-newsletter.tz-newsletter-type-2 .newsletter-right form .tnp-field-button {
        width: 35%;
        max-width: 130px
    }

    .tz-newsletter.tz-newsletter-type-2 .newsletter-right form .tnp-field-button:before {
        left: 30px
    }

    .tz-newsletter.tz-newsletter-type-2 .newsletter-right form .tnp-field-email {
        width: 65%
    }
}

@media only screen and (max-device-width: 550px) {
    .tz-header.tz-header-shop .Tz_shop_menu .menu-shop ul li a {
        font-size: 12px
    }

    .tz-header.tz-header-shop .menu-top .tz_logo img {
        max-width: 130px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .Tz-item {
        padding: 0 15px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .Tz-item i {
        font-size: 18px
    }

    .tz-header.tz-header-shop .menu-top .box-infor .Tz-item h4 {
        line-height: 1.1em
    }

    .tz-header.tz-header-shop .menu-top .box-infor .Tz-item.active h4 {
        position: unset;
        margin-left: 10px;
        visibility: visible;
        opacity: 1;
        -moz-transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        transition: .4s
    }

    .Tz_elm_shop_slider .tzshop_Slide_content .box-content {
        left: 25px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content h2 {
        font-size: 32px
    }

    .woo-products-element .tz_title h2 {
        font-size: 28px
    }

    .woo-products-element .tz_title p {
        font-size: 12px
    }

    .woo-products-element.grid-layout .wpe__item {
        display: -ms-grid;
        display: grid;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%
    }

    .woo-products-element.grid-layout .wpe__Img a img {
        max-width: 100%
    }

    .tz-newsletter.tz-newsletter-type-2 .newsletter-left .news-content h3.new-title {
        font-size: 28px
    }
}

@media only screen and (max-device-width: 480px) {
    .tz-header.tz-header-shop .container {
        max-height: 100%
    }

    .tz-header.tz-header-shop .menu-top {
        max-height: 100%
    }

    .tz-header.tz-header-shop .menu-top .tz_logo {
        padding: 25px 0 20px
    }

    .tz-header.tz-header-shop .menu-top .box-infor {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
        border-top: 1px solid rgba(0, 0, 0, .1);
        border-radius: 5px
    }

    .tz-header.tz-header-shop .menu-bottom {
        min-height: 70px
    }

    .tz-header.tz-header-shop .menu-bottom .tz-search {
        max-width: 66%
    }

    .tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form form .Tzsearchform {
        font-size: 14px;
        padding: 0 10px
    }

    .tz-header.tz-header-shop .menu-bottom .tz-search .tz-header-search-form form span {
        font-size: 12px
    }

    .tz-header.tz-header-shop .Tz_shop_menu .navbar-toggle {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0
    }

    .Tz_woo_categories .tz_cat_top, .Tz_woo_tags .tz_cat_top {
        padding: 20px 10px
    }

    .Tz_woo_categories .tz_cat_top span, .Tz_woo_tags .tz_cat_top span {
        margin: 0 0 4px 0;
        height: 2px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content img {
        min-height: 470px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content h2 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content h3 {
        font-size: 14px;
        line-height: 1.1em
    }

    .Tz_elm_shop_slider .tzshop_Slide_content p {
        font-size: 14px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content .box-content {
        left: 15px
    }

    .Tz_elm_shop_slider .tzshop_Slide_content .Tz_btn a {
        font-size: 12px;
        min-width: 100px;
        margin-top: 15px;
        padding: 6px 15px
    }

    .Tz_elm_shop_slider .owl-dots .owl-dot {
        margin: 0 5px
    }

    .woo-products-element .tz_title h2 {
        font-size: 22px
    }

    .woo-products-element .tz_title p {
        font-size: 14px
    }

    .vc_custom_heading.Tz_hd_customize {
        font-size: 20px !important;
        line-height: 1.4em !important
    }

    div.TzElement_btn_type2 {
        padding-bottom: 50px !important
    }

    div.TzElement_btn_type2 a {
        font-size: 14px;
        min-width: 115px;
        max-height: 40px;
        padding: 4px 0;
        height: auto;
        line-height: unset
    }

    .tz-newsletter.tz-newsletter-type-2 .newsletter-left .news-content h3.new-title {
        font-size: 20px
    }

    .tz-newsletter.tz-newsletter-type-2 .newsletter-left .news-content p {
        font-size: 14px
    }
}

.tz-home-croll {
    position: relative;
    display: block;
    background: unset;
    max-width: 16.7%
}

.tz-home-croll .tz_menu {
    width: 100%;
    left: 0;
    top: 0;
    background: #222;
    height: 100vh
}

.tz-home-croll .tz-home-left .tz_btn_toggle {
    display: none
}

.tz-home-croll .tz-home-left .tz-home-left-box {
    width: 16.7%;
    position: fixed;
    height: 100%;
    z-index: 99;
    background: #222;
    top: 0;
    padding-top: 20px
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li:hover a {
    color: #fff
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li ul.sub-menu {
    top: -14px
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li ul.sub-menu li a {
    color: #aaa;
    padding: 7px 0 6px;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li ul.sub-menu li:hover > a {
    color: #fff
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li ul.sub-menu li:hover:after {
    color: #fff !important
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li ul.sub-menu li.menu-item-has-children:after {
    font-size: 14px;
    top: 6px
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li a {
    font-weight: 700;
    font-size: 14px;
    color: #aaa;
    padding: 10px 0;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li .icon_menu_item_mobile {
    display: none
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children:after {
    content: '\f105' !important;
    font-family: "Font Awesome 5 Free";
    color: #aaa !important;
    position: absolute;
    top: 6px;
    right: 35px;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children:hover:after {
    color: #fff !important
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.current-menu-item [aria-current=page] {
    color: #fff !important
}

.tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.current-menu-item:after {
    color: #fff !important
}

.tz-home-croll .tz-home-left .tz-home-left-box .tz-home-logo {
    margin: 0;
    padding: 27px 40px 42px
}

.tz-home-croll .tz-home-left .tz-home-left-box .sidebar-home-slide {
    padding: 0 40px 30px
}

.tz-home-croll .tz-home-left .tz-home-left-box .current-menu-ancestor > a, .tz-home-croll .tz-home-left .tz-home-left-box .current-menu-item > a, .tz-home-croll .tz-home-left .tz-home-left-box .current-menu-parent > a {
    color: #fff !important
}

.tz-home-croll .tz-home-content {
    position: relative;
    max-width: 83.3%;
    width: 100%
}

.tz-home-croll .sidebar-home-slide aside.widget {
    position: relative
}

.tz-home-croll .sidebar-home-slide aside.widget hr {
    position: relative;
    width: 134%;
    left: -40px;
    right: -40px;
    bottom: 0;
    opacity: .15;
    margin: 33px 0
}

.tz-home-croll .sidebar-home-slide p {
    margin: 0 0 5px
}

.tz-home-croll .sidebar-home-slide p a {
    margin-bottom: 9px
}

.tz-home-croll .tz-home-left .tz-home-left-box .sidebar-home-slide aside.widget .tzwidget-social {
    padding-bottom: 33px
}

.tz-home-croll .tz-home-left .tz-home-left-box .sidebar-home-slide aside.widget .tzwidget-social a {
    font-size: 18px;
    color: #aaa
}

.page-template-template-homepage .tz-mgleft .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0
}

.tz-mgleft {
    max-width: 83.3%;
    width: 100%;
    margin-left: auto
}

.tz-mgleft .tz-home-croll {
    position: relative
}

.tz-mgleft .tz-footer, .tz-mgleft .tz-newsletter {
    margin-left: 16.7%
}

.tz-mgleft .TzElement_btn_type2 a {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1px;
    padding: 0 35px
}

.tz-mgleft .tzElement_Search.type-3 {
    padding: 43px 0 15px;
    max-width: 1243px
}

.tz-mgleft .tzElement_Search.type-3 label {
    font-size: 14px !important;
    padding-bottom: 2px
}

.tz-mgleft .tzElement_Search.type-3 .field-box input, .tz-mgleft .tzElement_Search.type-3 .field-box input::-webkit-input-placeholder, .tz-mgleft .tzElement_Search.type-3 .field-box select, .tz-mgleft .tzElement_Search.type-3 .field-box:after {
    font-size: 14px !important
}

.tz-mgleft .tzElement_Search.type-3 .field-box input, .tz-mgleft .tzElement_Search.type-3 .field-box input:-ms-input-placeholder, .tz-mgleft .tzElement_Search.type-3 .field-box select, .tz-mgleft .tzElement_Search.type-3 .field-box:after {
    font-size: 14px !important
}

.tz-mgleft .tzElement_Search.type-3 .field-box input, .tz-mgleft .tzElement_Search.type-3 .field-box input::-ms-input-placeholder, .tz-mgleft .tzElement_Search.type-3 .field-box select, .tz-mgleft .tzElement_Search.type-3 .field-box:after {
    font-size: 14px !important
}

.tz-mgleft .tzElement_Search.type-3 .field-box input, .tz-mgleft .tzElement_Search.type-3 .field-box input::placeholder, .tz-mgleft .tzElement_Search.type-3 .field-box select, .tz-mgleft .tzElement_Search.type-3 .field-box:after {
    font-size: 14px !important
}

.tz-mgleft .tzElement_Search.type-3 .field-box input, .tz-mgleft .tzElement_Search.type-3 .field-box select {
    padding: 5px !important;
    margin-bottom: 0 !important;
    height: 40px !important
}

.tz-mgleft .tzElement_Search.type-3 .form-group {
    width: 385px !important;
    padding-right: 30px !important
}

.tz-mgleft .tzElement_Search.type-3 .form-group.form-duration {
    max-width: 200px
}

.tz-mgleft .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_submit {
    top: 25px;
    margin: 2px 3px 0 0
}

.tz-mgleft .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_submit button {
    height: 50px !important;
    font-size: 14px !important
}

.tz-mgleft .tzElement_Search.type-3 div.tzElement_search_field {
    padding-right: 168px;
    display: unset
}

.tz-mgleft .tzElement_Search.type-3 div.tzElement_search_field .form-group {
    margin-bottom: 35px
}

.tz-mgleft .tzElement_Search.type-3 div.tzElement_search_field .form-group .field-box:after {
    width: 25px !important
}

.tzElement_Search.type-3 .tzElement_search_form div.tzElement_search_field .form-group .field-box.tz_date:after {
    content: "\f073";
    font-size: 18px !important;
    font-weight: lighter !important
}

.tzElement_title {
    padding: 24px 0
}

.tzElement_title .tzTitle {
    position: relative;
    padding-bottom: 26px;
    font-size: 40px;
    margin-bottom: 8px
}

.tzElement_Latest_Posts.tz_lp .tz_lastest_post {
    margin-bottom: 50px;
    position: relative
}

.tzElement_Latest_Posts.tz_lp .tz_lastest_post:hover a:before {
    opacity: .7;
    right: 0
}

.tzElement_Latest_Posts.tz_lp .img-box {
    position: relative;
    display: block;
    overflow: hidden
}

.tzElement_Latest_Posts.tz_lp .img-box:before {
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    content: '';
    position: absolute;
    width: 100%;
    right: 50%;
    height: 100%;
    opacity: 0;
    background: #000
}

.tzElement_Latest_Posts.tz_lp img {
    height: 470px;
    -o-object-fit: cover;
    object-fit: cover
}

.tzElement_Latest_Posts.tz_lp .tz_content {
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center;
    width: 100%;
    padding: 0 40px
}

.tzElement_Latest_Posts.tz_lp .tz_content a {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    display: inline-block;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 1.2em;
    text-transform: capitalize
}

.tzElement_Latest_Posts.tz_lp .tz_content p {
    margin-bottom: 8px
}

.tzElement_Latest_Posts.tz_lp .tz_content p a {
    font-size: 14px;
    font-weight: 400
}

.tzElement_Latest_Posts.tz_lp .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.tzElement_Latest_Posts.tz_lp .owl-nav .owl-next, .tzElement_Latest_Posts.tz_lp .owl-nav .owl-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: unset;
    height: 50px;
    width: 50px;
    background: #fff;
    border: 1px solid #aaa;
    margin: 0 10px;
    opacity: .7
}

.tzElement_Latest_Posts.tz_lp .owl-nav .owl-next:before, .tzElement_Latest_Posts.tz_lp .owl-nav .owl-prev:before {
    font-size: 12px;
    content: "\e93c";
    color: #aaa;
    font-weight: 600;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.tzElement_Latest_Posts.tz_lp .owl-nav .owl-next:hover, .tzElement_Latest_Posts.tz_lp .owl-nav .owl-prev:hover {
    opacity: .8;
    border-color: #fff
}

.tzElement_Latest_Posts.tz_lp .owl-nav .owl-next:hover:before, .tzElement_Latest_Posts.tz_lp .owl-nav .owl-prev:hover:before {
    color: #fff
}

.tzElement_Latest_Posts.tz_lp .owl-nav .owl-prev:before {
    content: "\e93b"
}

.tzElement_Counter.tz_wave {
    padding: 45px 0;
    position: relative
}

.tzElement_Counter.tz_wave:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 13px;
    border: 2px solid #2a2a2a;
    border-radius: 50%;
    background: #fff;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.tzElement_Counter.tz_wave .stat-count.tz_ntp2 {
    margin: 0 auto;
    font-size: 60px;
    line-height: 1.3em
}

.tzElement_Counter.tz_wave h3.tz_tp2 {
    text-align: center;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 700;
    margin-top: 10px;
    color: #2a2a2a
}

.tzElement_FeaturedTour.tz_nav {
    padding-bottom: 25px
}

.tzElement_FeaturedTour.tz_nav .tzTour-slider {
    padding-bottom: 0
}

.tzElement_FeaturedTour.tz_nav .owl-stage-outer {
    overflow: hidden;
    padding-bottom: 0
}

.tzElement_FeaturedTour.tz_nav .owl-nav {
    position: unset;
    width: auto;
    display: unset;
    max-width: 100%;
    margin: 0
}

.tzElement_FeaturedTour.tz_nav .owl-nav .owl-next, .tzElement_FeaturedTour.tz_nav .owl-nav .owl-prev {
    position: absolute;
    top: 42%
}

.tzElement_FeaturedTour.tz_nav .owl-nav .owl-next {
    right: -90px
}

.tzElement_FeaturedTour.tz_nav .owl-nav .owl-prev {
    left: -90px
}

.tzElement_FeaturedTour.tz_nav .owl-dots {
    display: none
}

.TzElement_btn_type3 {
    text-transform: uppercase;
    margin-bottom: 20px
}

.TzElement_btn_type3 a {
    font-size: 14px;
    line-height: 1.4em;
    color: #595959;
    font-weight: 700;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.TzElement_btn_type3 span {
    margin-right: 10px
}

.tzElement_quote_Nbg .content {
    padding: 0 35px 21px;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: #595959;
    font-style: italic;
    letter-spacing: .4px;
    line-height: 1.6em;
    font-weight: 300
}

.tzElement_quote_Nbg .content:after, .tzElement_quote_Nbg .content:before {
    content: '"'
}

.tzElement_quote_Nbg h3 {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 19px;
    color: #2a2a2a;
    line-height: 1.3em;
    margin-bottom: 8px
}

.tzElement_quote_Nbg h4 {
    font-size: 14px;
    color: #595959;
    text-align: center;
    font-weight: 300
}

.tzElement_quote_Nbg .owl-dots {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 12px auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto
}

.tzElement_quote_Nbg .owl-dot {
    width: 20px;
    height: 20px;
    margin: 0 5px;
    position: relative
}

.tzElement_quote_Nbg .owl-dot:after, .tzElement_quote_Nbg .owl-dot:before {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    content: '';
    width: 6px;
    height: 6px;
    background: #aaa;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.tzElement_quote_Nbg .owl-dot:after {
    width: 0
}

.tzElement_quote_Nbg .owl-dot.active:after {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    width: 8px;
    height: 8px
}

.tz-Breadcrumb.tz-mgleft .tzOverlayBreadcrumb .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tz-tour-single.tz-mgleft, .tz_page_content.tz-mgleft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tz-footer.tz-footer-type-2.tz_cstyle .tz-footer-top {
    padding: 0 0 65px
}

.tz-footer.tz-footer-type-2.tz_cstyle .tz-footer-top .footerattr .widget ul li a {
    color: #595959;
    font-size: 14px;
    line-height: 25.5px
}

.tz-footer.tz-footer-type-2.tz_cstyle .tz-footer-top .footerattr .widget.WP_Editor_Widget p, .tz-footer.tz-footer-type-2.tz_cstyle .tz-footer-top .footerattr ul.product_list_widget li .product-title {
    color: #595959;
    font-size: 14px
}

.tz-footer.tz-footer-type-2.tz_cstyle .tz-footer-bottom-box {
    border-top: none !important
}

.tz-footer.tz-footer-type-2.tz_cstyle .tz-footer-bottom-box:before {
    content: "";
    background: rgba(42, 42, 42, .05);
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    z-index: 1
}

.tz-footer.tz-footer-type-2 .widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email, .tz-footer.tz-footer-type-2.tz_cstyle .widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email {
    color: #aaa;
    border-bottom: 1px solid rgba(170, 170, 170, .2)
}

.tz-footer.tz-footer-type-2 .tzwidget-social a {
    color: #aaa !important;
    border-color: #f5f5f5 !important;
    background: #f5f5f5;
    line-height: 36px
}

.tz-footer.tz-mgleft .tz-footer-bottom.tz_social .tz-footer-logo {
    left: 0
}

@media only screen and (min-device-width: 1600px) {
    .tz-home-croll.tz_sticky {
        height: auto
    }

    .tz-home-croll.tz_sticky:before {
        content: "";
        background: #222;
        position: fixed;
        max-width: 16.7%;
        height: 100vh;
        z-index: 1;
        left: 0;
        right: 0
    }

    .tz-home-croll.tz_sticky .tz_menu {
        position: unset;
        padding-top: 0
    }

    .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box {
        width: 100%;
        position: relative;
        height: auto;
        z-index: 2
    }

    .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box .sidebar-home-slide {
        margin-top: 9vh;
        position: unset
    }

    .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box nav.vertical_menu {
        z-index: 99;
        position: relative
    }
}

@media only screen and (max-device-width: 1599px) {
    .tz-mgleft {
        max-width: 100%
    }

    .tz-home-croll.tz_sticky .tz-home-left .tz_btn_toggle {
        position: absolute
    }

    .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box {
        position: absolute
    }

    .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box .sidebar-home-slide {
        position: unset;
        margin-top: 8vh
    }

    .tz-home-croll.tz_sticky .tz-home-left.tz_menu:before {
        content: "";
        background: #222;
        position: fixed;
        max-width: 0;
        height: 100vh;
        z-index: 2;
        left: 0;
        top: 0;
        right: 0;
        -moz-transition: .3s;
        -o-transition: .3s;
        -webkit-transition: .3s;
        transition: .3s
    }

    .tz-home-croll.tz_sticky .tz-home-left.tz_menu.active:before {
        max-width: 318px
    }

    .tz-home-croll .tz-home-left {
        width: unset
    }

    .tz-home-croll .tz-home-left .tz-home-left-box {
        width: 318px;
        visibility: hidden;
        left: -318px;
        -moz-transition: .3s;
        -o-transition: .3s;
        -webkit-transition: .3s;
        transition: .3s
    }

    .tz-home-croll .tz-home-left .tz_btn_toggle {
        -webkit-animation-delay: .6s;
        -moz-animation-delay: .6s;
        -o-animation-delay: .6s;
        animation-delay: .6s;
        display: block;
        position: fixed;
        left: 0;
        top: 10%;
        cursor: pointer;
        -moz-transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        transition: .4s;
        padding: 10px
    }

    .tz-home-croll .tz-home-left .tz_btn_toggle span {
        width: 25px;
        height: 2px;
        background: #fff;
        margin: 8px 0;
        display: block;
        -moz-transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        transition: .4s
    }

    .tz-home-croll .tz-home-left .tz_btn_toggle span:first-child {
        position: relative
    }

    .tz-home-croll .tz-home-left .tz_btn_toggle:before {
        -moz-transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        transition: .4s;
        background: #222;
        position: fixed;
        top: 5px;
        left: 0;
        width: 48px;
        height: 48px;
        content: '';
        z-index: -1
    }

    .tz-home-croll .tz-home-left.active .tz-home-left-box {
        visibility: visible;
        left: 0
    }

    .tz-home-croll .tz-home-left.active .tz_btn_toggle {
        padding: 10px;
        left: 313px;
        background: #222;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px
    }

    .tz-home-croll .tz-home-left.active .tz_btn_toggle span {
        opacity: .7;
        width: 20px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .tz-home-croll .tz-home-left.active .tz_btn_toggle span:first-child {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute
    }

    .tz-home-croll .tz-home-left.active .tz_btn_toggle span:last-child {
        display: none
    }

    .tz-home-croll .tz-home-left.active .tz_btn_toggle:hover span {
        opacity: 1
    }

    .tz-home-croll .tz-home-left.active .tz_btn_toggle:before {
        width: 0;
        left: -200px
    }

    .tz-home-croll .tz-home-content {
        max-width: 100%;
        overflow: hidden
    }

    .tz-mgleft .tz-footer, .tz-mgleft .tz-newsletter {
        margin-left: 0
    }
}

@media only screen and (max-device-width: 1368px) {
    .tz-home-croll .tz-home-left .tz-home-left-box .sidebar-home-slide aside.widget .tzwidget-social {
        padding-bottom: 10px
    }
    .tz-tour-single-sidebar-none .full-price{
        height:52px;
        padding:3px 25px;
    }
    .tz-tour-single-sidebar-none .full-price .tz-tour-total-price{
        font-size:17px;
    }

    .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box {
        position: absolute
    }

    .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box .sidebar-home-slide {
        position: unset;
        margin-top: 8vh;
        max-height: unset;
        overflow: unset
    }

    .tz-home-croll.tz_sticky .tz-home-left.tz_menu:before {
        content: "";
        background: #222;
        position: fixed;
        max-width: 0;
        height: 100vh;
        z-index: 2;
        left: 0;
        top: 0;
        right: 0;
        -moz-transition: .3s;
        -o-transition: .3s;
        -webkit-transition: .3s;
        transition: .3s
    }

    .tz-home-croll.tz_sticky .tz-home-left.tz_menu.active:before {
        max-width: 280px
    }

    .tz-home-croll .tz-home-left .tz-home-left-box {
        width: 280px;
        left: -280px
    }

    .tz-home-croll .tz-home-left .tz-home-left-box .tz-home-logo {
        margin: 0;
        padding: 10px 25px 0
    }

    .tz-home-croll .tz-home-left .tz-home-left-box .sidebar-home-slide {
        padding: 0 25px 5px;
        max-height: 40vh;
        overflow: auto
    }

    .tz-home-croll .tz-home-left .tz-home-left-box .sidebar-home-slide p {
        margin-bottom: 5px
    }

    .tz-home-croll .tz-home-left .tz-home-left-box .sidebar-home-slide aside.widget hr {
        bottom: 0;
        margin: 25px 0
    }

    .tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children:after {
        right: 23px
    }

    .tz-home-croll .tz-home-left .tz_btn_toggle {
        left: 0;
        top: 8%
    }

    .tz-home-croll .tz-home-left .tz_btn_toggle span {
        width: 20px;
        margin: 6px 0
    }

    .tz-home-croll .tz-home-left .tz_btn_toggle:before {
        left: 0;
        width: 40px;
        height: 40px
    }

    .tz-home-croll .tz-home-left.active .tz_btn_toggle {
        padding: 10px 8px;
        left: 275px
    }
}

@media only screen and (max-device-width: 1281px) {
    .tzElement_FeaturedTour.tz_nav .owl-nav .owl-prev {
        left: -60px
    }

    .tzElement_FeaturedTour.tz_nav .owl-nav .owl-next {
        right: -60px
    }

    .tzElement_Counter.tz_wave .stat-count.tz_ntp2 {
        font-size: 56px
    }

    .tzElement_Counter.tz_wave h3.tz_tp2 {
        font-size: 15px
    }

    .tzElement_quote_Nbg .content {
        font-size: 16px
    }

    .tz-mgleft p {
        font-size: 13px
    }

    .tz-mgleft .tzElement_FeaturedTour.type-7 h3 {
        font-size: 23px
    }

    .tz-mgleft .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_submit {
        width: auto
    }
}

@media only screen and (max-device-width: 1199px) {
    .tzElement_title {
        padding: 5px 0 20px
    }

    .tzElement_title .tzTitle {
        padding-bottom: 24px;
        font-size: 36px;
        margin-bottom: 3px
    }

    .Tz_align_center:before, .Tz_align_left:before, .Tz_align_right:before {
        width: 90px
    }

    .tz-mgleft h2 strong {
        font-size: 36px
    }

    .tz-mgleft .tzElement_Search.type-3 {
        padding: 40px 0 15px
    }

    .tz-mgleft .tzElement_Search.type-3 label {
        font-size: 13px !important
    }

    .tz-mgleft .tzElement_Search.type-3 .field-box input, .tz-mgleft .tzElement_Search.type-3 .field-box input::-webkit-input-placeholder, .tz-mgleft .tzElement_Search.type-3 .field-box select, .tz-mgleft .tzElement_Search.type-3 .field-box:after {
        font-size: 13px !important
    }

    .tz-mgleft .tzElement_Search.type-3 .field-box input, .tz-mgleft .tzElement_Search.type-3 .field-box input:-ms-input-placeholder, .tz-mgleft .tzElement_Search.type-3 .field-box select, .tz-mgleft .tzElement_Search.type-3 .field-box:after {
        font-size: 13px !important
    }

    .tz-mgleft .tzElement_Search.type-3 .field-box input, .tz-mgleft .tzElement_Search.type-3 .field-box input::-ms-input-placeholder, .tz-mgleft .tzElement_Search.type-3 .field-box select, .tz-mgleft .tzElement_Search.type-3 .field-box:after {
        font-size: 13px !important
    }

    .tz-mgleft .tzElement_Search.type-3 .field-box input, .tz-mgleft .tzElement_Search.type-3 .field-box input::placeholder, .tz-mgleft .tzElement_Search.type-3 .field-box select, .tz-mgleft .tzElement_Search.type-3 .field-box:after {
        font-size: 13px !important
    }

    .tz-mgleft .tzElement_Search.type-3 .form-group {
        width: 31% !important;
        padding-right: 20px !important
    }

    .tz-mgleft .tzElement_Search.type-3 .form-group.form-duration {
        max-width: 185px
    }

    .tz-mgleft .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_submit {
        top: 30px;
        width: auto
    }

    .tz-mgleft .tzElement_Search.type-3 form.tzElement_search_form .tzElement_search_submit button {
        height: 45px !important;
        font-size: 13px !important
    }
}

@media only screen and (max-device-width: 992px) {
    .tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li ul.sub-menu {
        top: 0;
        background: #2a2a2a
    }

    .tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li ul.sub-menu li {
        border: 1px solid rgba(250, 250, 250, .1)
    }

    .tz-footer.tz-mgleft .tz-footer-bottom .tz-footer-link {
        width: unset;
        padding: 30px 0
    }

    .tz-footer.tz-mgleft .tz-footer-bottom .tz-copyright {
        text-align: left
    }

    .tzElement_FeaturedTour.type-8 {
        padding-top: 0 !important
    }

    .tz-home-croll .tz-home-left, .tz-home-croll.tz_sticky .tz-home-left {
        height: auto
    }

    .tz-home-croll .tz-home-left .tz_btn_toggle, .tz-home-croll.tz_sticky .tz-home-left .tz_btn_toggle {
        display: none
    }

    .tz-home-croll .tz-home-left .tz-home-left-box, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box {
        visibility: visible;
        position: fixed;
        top: 0;
        height: auto;
        width: 100%;
        left: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .tz-home-croll .tz-home-left .tz-home-left-box .tz-home-logo, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box .tz-home-logo {
        margin: 0;
        padding: 0 0 0 20px
    }

    .tz-home-croll .tz-home-left .tz-home-left-box .navbar-toggle, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box .navbar-toggle {
        margin-left: auto;
        margin-bottom: 20px;
        margin-top: 22px
    }

    .tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box nav.vertical_menu {
        background: #2a2a2a;
        padding: 0 20px
    }

    .tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu {
        padding: 15px 0
    }

    .tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children .icon_menu_item_mobile, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children .icon_menu_item_mobile {
        position: absolute;
        right: 0;
        top: 15px
    }

    .tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children:after, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children:after {
        display: none
    }

    .tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children ul.sub-menu li, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children ul.sub-menu li {
        padding: 0 15px
    }

    .tz-home-croll .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children .icon_menu_item_mobile, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box nav.vertical_menu ul.main-menu li.menu-item-has-children .icon_menu_item_mobile {
        display: block
    }

    .tz-mgleft h2 strong {
        font-size: 35px
    }

    .tz-mgleft .tzElement_Search.type-3 {
        margin-bottom: 0 !important
    }

    .tz-mgleft .tzElement_FeaturedTour.type-7.tz_nav {
        padding-top: 0 !important
    }

    .tzElement_Counter.tz_wave .stat-count.tz_ntp2 {
        font-size: 48px;
        line-height: 1.2em
    }

    .tzElement_Counter.tz_wave h3.tz_tp2 {
        font-size: 14px
    }

    .tzElement_Counter.tz_wave:before {
        top: 15px
    }

    .tzElement_title .tzTitle {
        font-size: 35px
    }

    .tzElement_FeaturedTour.tz_nav .owl-nav .owl-prev {
        left: -50px
    }

    .tzElement_FeaturedTour.tz_nav .owl-nav .owl-next {
        right: -50px
    }
}

@media only screen and (max-device-width: 991px) {
    .tz-footer.tz-mgleft .tz-footer-bottom .tz-footer-link {
        width: 100%
    }

    .tz-footer.tz-mgleft .tz-footer-bottom .tz-copyright {
        text-align: center
    }

    .tzElement_Counter.tz_wave:before {
        top: 20px
    }

    .tz-mgleft .tzElement_Search.type-3 {
        padding: 45px 0 45px
    }

    .tz-mgleft .tzElement_Search.type-3 div.tzElement_search_field .form-group {
        margin-bottom: 10px;
        width: 37% !important
    }

    .tzElement_Latest_Posts.tz_lp .owl-nav .owl-next, .tzElement_Latest_Posts.tz_lp .owl-nav .owl-prev {
        height: 40px;
        width: 40px
    }

    .tzElement_Latest_Posts.tz_lp .owl-nav .owl-next:before, .tzElement_Latest_Posts.tz_lp .owl-nav .owl-prev:before {
        font-size: 10px
    }

    .tz-mgleft h2.vc_custom_heading {
        font-size: 48px !important
    }
}

@media only screen and (max-device-width: 600px) {
    .tz-tour-single-sidebar-none .full-price{
        height:50px;
        padding:4px 25px;
    }
    .tz-tour-single-sidebar-none .full-price:before{
        bottom:1px;
    }
}
@media only screen and (max-device-width: 768px) {
    .tzElement_Counter.tz_wave .stat-count.tz_ntp2 {
        font-size: 45px
    }
    .tz-tour-single-sidebar-none .full-price .tz-tour-price {
        line-height:1.4em;
    }
    .tz-tour-single-sidebar-none .full-price{
        height:41px;
        padding:3px 25px;
    }
    .tz-tour-single-sidebar-none .full-price .tz-tour-total-price{
        font-size:17px;
    }

    .tzElement_Counter.tz_wave h3.tz_tp2 {
        font-size: 13px
    }

    .page-template-template-homepage .tz-mgleft .vc_column_container > .vc_column-inner {
        padding-left: 15px;
        padding-right: 15px
    }

    .tzElement_Counter.tz_wave:before {
        top: 18px
    }

    .tzElement_title .tzTitle {
        font-size: 32px
    }

    .tzElement_quote_Nbg h3 {
        font-size: 15px
    }

    .tz-mgleft h2 span strong {
        font-size: 32px
    }

    .tz-mgleft p span {
        font-size: 20px !important
    }

    .tzElement_FeaturedTour.tz_nav .owl-nav {
        display: none
    }

    .tz-home-croll .tz-home-left .tz-home-left-box .tz-home-logo, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box .tz-home-logo {
        padding: 0 0 0 15px
    }
}

@media only screen and (max-device-width: 767px) {
    .tz-background-wave {
        display: none
    }

    .tzElement_Counter.tz_wave {
        padding: 25px 0 30px;
        margin: 0 !important
    }

    .tzElement_Counter.tz_wave:before {
        top: 0
    }

    .tzElement_Counter.tz_wave h3.tz_tp2 {
        margin-top: 5px
    }

    .tzElement_title {
        padding: 24px 0 20px
    }

    .tz-mgleft .tzElement_Search.type-3 div.tzElement_search_field .form-group {
        max-width: 100% !important;
        margin-bottom: 20px;
        width: 100% !important;
        padding-right: 1px !important
    }

    .tz-mgleft .tzElement_Search.type-3 div.tzElement_search_field .form-group label {
        margin: 0 0 5px
    }
}

@media only screen and (max-device-width: 480px) {
    .tz-home-croll .tz-home-left .tz-home-left-box .navbar-toggle, .tz-home-croll.tz_sticky .tz-home-left .tz-home-left-box .navbar-toggle {
        margin: 10px 10px 10px auto
    }

    .tzElement_Counter.tz_wave:before {
        top: 0
    }

    .tzElement_title .tzTitle {
        font-size: 30px
    }

    .tz-mgleft p {
        font-size: 12px
    }

    .tz-mgleft .TzElement_btn_type2 a {
        font-size: 14px !important;
        padding: 4px 15px
    }

    .tz-mgleft h2 span strong {
        font-size: 30px
    }

    .tz-mgleft p span {
        font-size: 16px !important
    }

    .tzElement_quote_Nbg {
        padding-bottom: 250px !important
    }

    .tzElement_quote_Nbg .content, .tzElement_quote_Nbg h3 {
        font-size: 14px
    }

    .tzElement_quote_Nbg .content {
        padding: 0 15px 21px
    }

    .tzElement_quote_Nbg h4 {
        font-size: 13px
    }

    .tz-footer.tz-mgleft .row {
        padding: 0 15px
    }

    .tz-tour-single.tz-mgleft, .tz_page_content.tz-mgleft {
        overflow: hidden
    }
}

.main-content.tz_sub .tz_scrolldown {
    top: 68vh
}

.tz-footer-center.tz_hide {
    display: none
}

.main-content.tz_subx .tz_scrolldown {
    top: 74vh
}

.main-content.tz_suby .tz_scrolldown {
    top: 84vh
}

.tz-header.tz-header-twomenu .tz_box_sc {
    position: absolute;
    right: 0
}

.tz-header.tz-header-twomenu .tz_menu_left .tz_box_sc {
    right: -10px
}

.tz-header.tz-header-twomenu .box-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 40px;
    max-width: 1140px
}

.tz-header.tz-header-twomenu .box-menu .tz_show {
    display: block
}

.tz-header.tz-header-twomenu .box-menu:before {
    content: "";
    position: absolute;
    width: 100vw;
    background: #fff;
    height: 100%;
    opacity: 0;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    top: -1px
}

.tz-header.tz-header-twomenu .tz_logo {
    max-width: 160px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.tz-header.tz-header-twomenu .tz_logo .tz_logo {
    padding: 20px 0
}

.tz-header.tz-header-twomenu .tz_menu_left, .tz-header.tz-header-twomenu .tz_menu_right {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tz-header.tz-header-twomenu .tz_menu_left ul.tz-nav > li > a, .tz-header.tz-header-twomenu .tz_menu_right ul.tz-nav > li > a {
    margin: 33px 25px 33px;
    font-size: 13px
}

.tz-header.tz-header-twomenu .tz_menu_left ul.tz-nav > li > .sub-menu, .tz-header.tz-header-twomenu .tz_menu_right ul.tz-nav > li > .sub-menu {
    border-top: 2px solid rgba(0, 0, 0, .5)
}

.tz-header.tz-header-twomenu .tz-header-cart a.shop-woo__your-cart, .tz-header.tz-header-twomenu .tz-header-search > span {
    font-size: 13px;
    padding: 33px 0;
    width: 25px;
    text-align: center
}

.tz-header.tz-header-twomenu .tz-header-cart .shop-woo__item-total {
    left: -2px
}

.tz-header-twomenu.tz-headereff .box-menu {
    position: fixed;
    top: 0
}

.tz-header-twomenu.tz-headereff .box-menu:before {
    top: 0;
    opacity: 1;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.Tz_video_popup.tz_left .video {
    left: 0;
    right: unset
}

.tzElement_quote_imgat {
    margin: 0 -15px;
    background: #fff
}

.tzElement_quote_imgat .tzImage_Slide_Item {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tzElement_quote_imgat .img_author, .tzElement_quote_imgat .section {
    width: 50%
}

.tzElement_quote_imgat .img_author {
    padding-right: 15px
}

.tzElement_quote_imgat .section {
    padding-left: 15px
}

.tzElement_quote_imgat .absotute-content {
    position: relative;
    margin-left: 61px
}

.tzElement_quote_imgat .absotute-content p {
    font-size: 22px;
    font-style: italic;
    line-height: 1.73em;
    letter-spacing: -.2px
}

.tzElement_quote_imgat .absotute-content h3 {
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 35px;
    padding-bottom: 75px
}

.tzElement_quote_imgat .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 14%;
    left: 50%;
    margin-left: 75px
}

.tzElement_quote_imgat .owl-dots .owl-dot {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0 20px 0 0
}

.tzElement_quote_imgat .owl-dots .owl-dot:after, .tzElement_quote_imgat .owl-dots .owl-dot:before {
    top: 15px;
    content: "";
    position: absolute;
    bottom: 2px;
    background: #d4d4d4;
    width: 100%;
    height: 2px
}

.tzElement_quote_imgat .owl-dots .owl-dot:after {
    width: 0;
    left: 10%;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.tzElement_quote_imgat .owl-dots .owl-dot.active:after {
    width: 100%;
    left: 0
}

.tz-newsletter.tz-newsletter-type-4 {
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.tz-newsletter.tz-newsletter-type-4:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4)
}

.tz-newsletter.tz-newsletter-type-4 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tz-newsletter.tz-newsletter-type-4 .news-content {
    text-align: center;
    padding: 0
}

.tz-newsletter.tz-newsletter-type-4 .news-content h3.new-title {
    font-size: 40px;
    line-height: 1.2em;
    text-transform: capitalize;
    text-align: center;
    padding: 120px 0 35px
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right {
    padding: 0 0 143px
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field {
    padding: 0;
    max-height: 50px
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field .tnp-email {
    height: 50px;
    background: #fff;
    color: #aaa;
    padding-left: 25px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field .tnp-email::-webkit-input-placeholder {
    color: #aaa
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field .tnp-email:-ms-input-placeholder {
    color: #aaa
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field .tnp-email::-ms-input-placeholder {
    color: #aaa
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field .tnp-email::placeholder {
    color: #aaa
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-email {
    width: 80%
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button {
    width: 20%
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button .tnp-button {
    height: 50px;
    border-radius: 0;
    color: #fff;
    font-weight: 700
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button:before {
    color: #fff;
    left: 35px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin:0;
}

.tz-newsletter.tz-newsletter-type-4 .newsletter-left, .tz-newsletter.tz-newsletter-type-4 .newsletter-right {
    margin: 0 auto
}

.Tz_bgslide {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: -2
}

.Tz_bgslide img {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.Tz_bgslide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 2;
    background: currentColor
}

.tzElement_Search.type-4 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tzElement_Search.type-4 .tz_sw {
    display: none
}

.tzElement_Search.type-4 form {
    position: relative
}

.tzElement_Search.type-4 .tzElement_search_field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0 20px 20px
}

.tzElement_Search.type-4 .form-group.form-name {
    width: 36.2%
}

.tzElement_Search.type-4 .form-group {
    width: 23.5%;
    margin: 0;
    padding: 20px 20px 0 0
}

.tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::-webkit-input-placeholder {
    height: 50px;
    width: 100%;
    border-radius: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #595959;
    font-size: 14px;
    padding-left: 17px;
    background: 0 0
}

.tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control:-ms-input-placeholder {
    height: 50px;
    width: 100%;
    border-radius: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #595959;
    font-size: 14px;
    padding-left: 17px;
    background: 0 0
}

.tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::-ms-input-placeholder {
    height: 50px;
    width: 100%;
    border-radius: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #595959;
    font-size: 14px;
    padding-left: 17px;
    background: 0 0
}

.tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::placeholder {
    height: 50px;
    width: 100%;
    border-radius: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #595959;
    font-size: 14px;
    padding-left: 17px;
    background: 0 0
}

.tzElement_Search.type-4 .btn:after, .tzElement_Search.type-4 .field-box input:after, .tzElement_Search.type-4 .field-box select:after, .tzElement_Search.type-4 .form-control::-webkit-input-placeholder:after {
    content: ""
}

.tzElement_Search.type-4 .btn:after, .tzElement_Search.type-4 .field-box input:after, .tzElement_Search.type-4 .field-box select:after, .tzElement_Search.type-4 .form-control:-ms-input-placeholder:after {
    content: ""
}

.tzElement_Search.type-4 .btn:after, .tzElement_Search.type-4 .field-box input:after, .tzElement_Search.type-4 .field-box select:after, .tzElement_Search.type-4 .form-control::-ms-input-placeholder:after {
    content: ""
}

.tzElement_Search.type-4 .btn:after, .tzElement_Search.type-4 .field-box input:after, .tzElement_Search.type-4 .field-box select:after, .tzElement_Search.type-4 .form-control::placeholder:after {
    content: ""
}

.tzElement_Search.type-4 .field-box {
    position: relative;
    z-index: 1;
    background: #fff
}

.tzElement_Search.type-4 .field-box:after {
    width: 40px;
    height: 43px;
    content: "\e93a";
    font-size: 10px;
    line-height: 43px;
    color: #595959;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: 800;
    z-index: -1
}

.tzElement_Search.type-4 .field-box.tz_search:after {
    visibility: hidden
}

.tzElement_Search.type-4 .btn {
    background: #2a2a2a;
    max-width: 100%;
    color: #fff;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
    padding-left: 12px;
    font-weight: 600
}

.tzElement_Search.type-4 .btn:before {
    content: "";
    background: #000;
    width: 20%;
    height: 100%;
    position: absolute;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.tzElement_Search.type-4 .btn:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    content: attr(data-hover);
    width: 100%;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.tzElement_Search.type-4 .btn:hover:after, .tzElement_Search.type-4 .btn:hover:before {
    width: 100%;
    opacity: 1
}

.tzElement_Search.type-4 .tzElement_search_submit {
    max-width: 100%;
    color: #fff;
    text-transform: uppercase;
    width: 16.5%;
    padding: 20px 20px 0 0;
    position: absolute;
    right: 0;
    height: 100%
}

.tzElement_Search.type-4 .tzElement_search_submit:before {
    content: "";
    width: 100%;
    height: 100%;
    background: red
}

@-o-keyframes mymove {
    0% {
        top: 35px;
        opacity: 1
    }
    to {
        top: 55px;
        opacity: 0
    }
}

@-webkit-keyframes mymove {
    0% {
        top: 35px;
        opacity: 1
    }
    to {
        top: 55px;
        opacity: 0
    }
}

@keyframes mymove {
    0% {
        -webkit-transform: translate(0, -5px);
        transform: translate(0, -5px);
        opacity: 0
    }
    25% {
        opacity: 1
    }
    to {
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
        opacity: 0
    }
}

.tz_scrolldown {
    position: absolute;
    top: 87.2vh;
    left: 50%;
    color: #fff;
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.tz_scrolldown i {
    position: absolute;
    top: 35px;
    font-size: 24px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-animation: mymove 1.5s infinite;
    -o-animation: mymove 1.5s infinite;
    animation: mymove 1.5s infinite
}

.tz_scrolldown span {
    position: absolute;
    width: 100px;
    text-align: center
}

.tz_scrolldown span:after, .tz_scrolldown span:before {
    content: "";
    background: #fff;
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: -1;
    left: 0;
    opacity: 0;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.tz_scrolldown span:after {
    right: 0;
    left: unset
}

.tz_scrolldown:hover span:after, .tz_scrolldown:hover span:before {
    opacity: 1;
    width: 70%;
    height: 100%
}

.tz_customslider .Tz_custombox {
    overflow: hidden
}

.tz_customslider .Tz_custombox:hover .Tz_content {
    bottom: 10px;
    opacity: 0
}

.tz_customslider .Tz_custombox:hover .Tz_ov {
    background: rgba(0, 0, 0, .7)
}

.tz_customslider .Tz_custombox:hover .Tz_ov:before {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1
}

.tz_customslider .Tz_custombox:hover .Tz_ov:after {
    opacity: .5;
    width: 110px
}

.tz_customslider .Tz_custombox img {
    position: relative;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.tz_customslider .Tz_custombox .Tz_content, .tz_customslider .Tz_custombox .Tz_ov {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2em;
    text-align: center;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.tz_customslider .Tz_custombox .Tz_content {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 42px;
    display: inline-block;
    z-index: 2;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.tz_customslider .Tz_custombox .Tz_ov {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    z-index: 1
}

.tz_customslider .Tz_custombox .Tz_ov:after, .tz_customslider .Tz_custombox .Tz_ov:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 0;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.tz_customslider .Tz_custombox .Tz_ov:before {
    content: attr(data-hover)
}

.tz_customslider .Tz_custombox .Tz_ov:after {
    content: "";
    top: 55%;
    width: 0;
    height: 1px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

@media only screen and (max-device-width: 1199px) {
    .container .wpb_content_element p span {
        font-size: 14px !important
    }

    .main-content h2.vc_custom_heading {
        font-size: 52px !important;
        line-height: 1.3em !important
    }

    .tz-header.tz-header-twomenu .box-menu {
        max-width: 940px
    }

    .tz-header.tz-header-twomenu .tz_box_sc {
        display: none
    }

    .tz-header.tz-header-twomenu .tz_menu_left, .tz-header.tz-header-twomenu .tz_menu_right {
        padding: 0 !important
    }

    .tz-header.tz-header-twomenu .tz_menu_left ul.tz-nav > li > a, .tz-header.tz-header-twomenu .tz_menu_right ul.tz-nav > li > a {
        margin: 32px 16px 32px;
        font-size: 13px
    }

    .tzElement_quote_imgat .absotute-content {
        margin-left: 20px
    }

    .tzElement_quote_imgat .absotute-content h3 {
        font-size: 16px;
        padding-top: 20px;
        padding-bottom: 35px
    }

    .tzElement_quote_imgat .absotute-content p {
        font-size: 19px;
        letter-spacing: 0
    }

    .tzElement_quote_imgat .owl-dots {
        bottom: 12%;
        margin-left: 35px
    }

    .tz_customslider .Tz_custombox .Tz_content, .tz_customslider .Tz_custombox .Tz_ov {
        font-size: 20px
    }

    div.tzElement-heading-title.tz_custom {
        padding: 0 30px 0 0 !important
    }

    div.tzElement-heading-title.tz_custom h2 {
        font-size: 36px !important
    }

    div.tzElement-heading-title.tz_custom p {
        font-size: 15px
    }

    div.tzElement-heading-title.tz_custom a {
        font-size: 13px
    }

    .tz-newsletter.tz-newsletter-type-4 {
        padding-bottom: 0
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button:before {
        left: 30px;
        font-size: 13px
    }

    .tz-newsletter.tz-newsletter-type-4 .news-content h3.new-title {
        font-size: 36px;
        padding: 120px 0 20px
    }
}

@media only screen and (max-device-width: 992px) {
    .tz_box__button {
        margin-left: auto
    }

    .tz-header.tz-header-twomenu.tz-headereff .box-menu {
        -webkit-box-shadow: 0 20px 20px 1px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 20px 20px 1px rgba(0, 0, 0, .1);
        box-shadow: 0 20px 20px 1px rgba(0, 0, 0, .1)
    }
    body .tz-newsletter.tz-newsletter-type-4 .newsletter-right{
        padding-left:10%;
        padding-right:10%;
    }
    body .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-email{
        width:75%;
    }
    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button{
        width:25%;
    }

    .tz-header.tz-header-twomenu .tz_logomb {
        height: 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        position: relative
    }

    .tz-header.tz-header-twomenu .tz_logomb:before {
        content: "";
        position: absolute;
        bottom: 0;
        height: 0;
        width: 100%;
        -webkit-box-shadow: 0 2px 0 1px #dc8051;
        -moz-box-shadow: 0 2px 0 1px #dc8051;
        box-shadow: 0 2px 0 1px #dc8051
    }

    .tz-header.tz-header-twomenu .tz_twomn {
        position: absolute;
        top: 0
    }

    .tz-header.tz-header-twomenu .tz_logo {
        display: none
    }

    .tz-header.tz-header-twomenu .navbar-toggle {
        float: left;
        left: 15px
    }

    .tz-header.tz-header-twomenu .tz_menu_left, .tz-header.tz-header-twomenu .tz_menu_right {
        width: 100%;
        margin: 0
    }

    .tz-header.tz-header-twomenu .tz_menu_left ul.tz-nav > li > a, .tz-header.tz-header-twomenu .tz_menu_right ul.tz-nav > li > a {
        margin: 15px 20px 15px
    }

    .tz-header.tz-header-twomenu .tz_menu_left ul.tz-nav > li > .sub-menu, .tz-header.tz-header-twomenu .tz_menu_right ul.tz-nav > li > .sub-menu {
        border-top: 1px solid rgba(121, 121, 121, .1)
    }

    .tz-header.tz-header-twomenu .box-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        top: 100px;
        max-width: 100%
    }

    .tz-header.tz-header-twomenu .box-menu .tz_show {
        display: none
    }

    .tz-header.tz-header-twomenu .tz_twomn {
        display: inline-block;
        width: 50px;
        height: 50px;
        z-index: 1
    }

    .tz-header.tz-header-twomenu .tz_twomn span {
        width: 28px;
        height: 3px;
        display: block;
        margin: 5px 0;
        cursor: pointer;
        -moz-transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        transition: .4s
    }

    .tz-header.tz-header-twomenu .tz_twomn.active span:first-child {
        top: 18px;
        position: absolute;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .tz-header.tz-header-twomenu .tz_twomn.active span:last-child {
        position: absolute;
        top: 18px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .tz-header.tz-header-twomenu .tz_twomn.active span:nth-last-child(2) {
        opacity: 0;
        width: 0
    }

    .tz-header.tz-header-twomenu .tz_menu_right ul {
        border-top: none
    }

    .main-content h2.vc_custom_heading {
        font-size: 50px !important;
        line-height: 1.3em
    }

    div.tzElement-heading-title.tz_custom h2 {
        font-size: 35px !important
    }

    .tz-newsletter.tz-newsletter-type-4 .news-content h3.new-title {
        font-size: 35px
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button:before {
        left: 25px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .tz-header.tz-header-shop .menu-top {
        display: block
    }

    .tz-header.tz-header-shop .menu-top .box-infor {
        border-top: 1px solid rgba(0, 0, 0, .1);
        border-radius: 5px;
        padding: 20px;
        width: 100%;
        justify-content: center;
        -webkit-justify-content: center
    }
}

@media only screen and (max-device-width: 991px) {
    .tz-footer .tz-footer-bottom.ft_credit .tz-copyright_c, .tz-footer .tz-footer-bottom.ft_credit .tz-footer-credit, .tz-footer .tz-footer-bottom.ft_credit .tz-footer-logo_c {
        width: 100%;
        text-align: center;
        padding: 20px 0
    }

    .tz-footer .tz-footer-bottom.ft_credit .tz-footer-credit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .tzElement_quote_imgat .absotute-content p {
        font-size: 14px
    }

    .tzElement_quote_imgat .absotute-content h3 {
        padding-top: 15px;
        font-size: 13px
    }

    div.tzElement-heading-title.tz_custom p {
        font-size: 13px
    }

    div.tzElement-heading-title.tz_custom a {
        font-size: 12px
    }

    .Tz_video_popup.tz_left {
        margin: 0
    }

    .Tz_video_popup.tz_left img {
        min-height: 420px
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-left, .tz-newsletter.tz-newsletter-type-4 .newsletter-right {
        margin: unset
    }

    .tzElement_Search.type-4 .field-box:after {
        font-size: 9px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::-webkit-input-placeholder {
        height: 45px;
        font-size: 13px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control:-ms-input-placeholder {
        height: 45px;
        font-size: 13px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::-ms-input-placeholder {
        height: 45px;
        font-size: 13px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::placeholder {
        height: 45px;
        font-size: 13px
    }

    .tzElement_Search.type-4 .form-group {
        padding: 15px 15px 0 0
    }

    .tzElement_Search.type-4 .tzElement_search_field {
        padding: 0 0 15px 15px
    }

    .tzElement_Search.type-4 .tzElement_search_submit {
        padding: 15px 15px 0 0;
        width: 50%;
        position: relative
    }

    .tzElement_Search.type-4 .form-group.form-category, .tzElement_Search.type-4 .form-group.form-date, .tzElement_Search.type-4 .form-group.form-destination, .tzElement_Search.type-4 .form-group.form-duration, .tzElement_Search.type-4 .form-group.form-name {
        width: 50%
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button:before {
        left: 35px
    }
}

@media only screen and (max-device-width: 768px) {
    .container .wpb_content_element p span {
        font-size: 13px !important
    }

    .tz_customslider .Tz_custombox .Tz_content, .tz_customslider .Tz_custombox .Tz_ov {
        font-size: 18px
    }

    div.tzElement-heading-title.tz_custom h2 {
        font-size: 32px !important
    }

    .main-content h2.vc_custom_heading {
        font-size: 42px !important;
        margin-bottom: 5px
    }

    p {
        font-size: 13px
    }

    .tzElement_quote_imgat {
        margin: 0
    }

    .tzElement_quote_imgat .absotute-content {
        margin-left: 0
    }

    .tzElement_quote_imgat .absotute-content h3 {
        padding-top: 25px
    }

    .tzElement_quote_imgat .owl-dots {
        bottom: 14%;
        margin-left: 15px
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-left, .tz-newsletter.tz-newsletter-type-4 .newsletter-right {
        padding-left: 30px;
        padding-right: 30px
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right {
        padding-bottom: 135px
    }

    .tzElement_Search.type-4 .field-box:after {
        width: 32px;
        height: 40px;
        font-size: 8px;
        line-height: 40px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::-webkit-input-placeholder {
        height: 43px;
        font-size: 12px;
        padding-left: 12px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control:-ms-input-placeholder {
        height: 43px;
        font-size: 12px;
        padding-left: 12px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::-ms-input-placeholder {
        height: 43px;
        font-size: 12px;
        padding-left: 12px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::placeholder {
        height: 43px;
        font-size: 12px;
        padding-left: 12px
    }
}

@media only screen and (max-device-width: 767px) {
    .tzElement_quote_imgat {
        margin: 0
    }

    .tzElement_quote_imgat .absotute-content {
        margin-left: 0
    }

    .tzElement_quote_imgat .absotute-content h3 {
        padding: 15px 0 30px
    }

    .tzElement_quote_imgat .owl-dots {
        bottom: 14%;
        margin-left: 15px
    }

    .tzElement_quote_imgat .img_author, .tzElement_quote_imgat .section {
        width: 100%
    }

    .tzElement_quote_imgat .img_author {
        padding: 0 0 30px 0
    }

    .tzElement_quote_imgat .section {
        padding-left: 0
    }

    .tzElement_quote_imgat .owl-dots {
        bottom: 0;
        margin-left: 15px;
        left: 0
    }

    .tzElement-heading-title.tz_custom .Tz_box {
        margin-bottom: 30px
    }

    .tz-newsletter.tz-newsletter-type-4 .news-content h3.new-title {
        font-size: 32px
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-left, .tz-newsletter.tz-newsletter-type-4 .newsletter-right {
        padding-left: 0;
        padding-right: 0
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-email {
        width: 65%
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button {
        width: 30%;
        max-width: 140px
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button:before {
        left: 22%
    }

    .tz_scrolldown {
        font-size: 14px
    }

    .tz_scrolldown i {
        top: 30px;
        font-size: 20px
    }
}

@media only screen and (max-device-width: 480px) {
    .tz-header.tz-header-shop .menu-top {
        display: block
    }

    .tz-header.tz-header-shop .menu-top .box-infor {
        padding: 20px 0
    }

    .wpb_content_element p {
        padding: 0 5px
    }

    .wpb_content_element p span {
        font-size: 12px !important
    }

    .main-content h2.vc_custom_heading {
        font-size: 31px !important;
        margin-bottom: 0
    }

    p {
        font-size: 12px
    }
    .tzElement_Search.type-4 .form-group.form-category, .tzElement_Search.type-4 .form-group.form-date, .tzElement_Search.type-4 .form-group.form-destination, .tzElement_Search.type-4 .form-group.form-duration, .tzElement_Search.type-4 .form-group.form-name{
        width:100%;
    }

    .tzElement_Search.type-4 .field-box:after {
        width: 32px;
        height: 40px;
        font-size: 8px;
        line-height: 40px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::-webkit-input-placeholder {
        height: 40px;
        font-size: 12px;
        padding-left: 10px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control:-ms-input-placeholder {
        height: 40px;
        font-size: 12px;
        padding-left: 10px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::-ms-input-placeholder {
        height: 40px;
        font-size: 12px;
        padding-left: 10px
    }

    .tzElement_Search.type-4 .btn, .tzElement_Search.type-4 .field-box input, .tzElement_Search.type-4 .field-box select, .tzElement_Search.type-4 .form-control::placeholder {
        height: 40px;
        font-size: 12px;
        padding-left: 10px
    }

    .tzElement_Search.type-4 .btn {
        padding-left: 12px
    }

    .tzElement_Search.type-4 .form-group {
        padding: 12px 12px 0 0;
        width: 100%;
        margin: 0
    }

    .tzElement_Search.type-4 .form-group.tzElement_search_submit {
        padding: 12px 12px 0 0
    }

    .tzElement_Search.type-4 .tzElement_search_field {
        padding: 0 0 12px 12px
    }

    div.tzElement-heading-title.tz_custom h2 {
        font-size: 30px !important
    }

    .tz-newsletter.tz-newsletter-type-4 .news-content h3.new-title {
        font-size: 24px;
        padding: 75px 0 10px
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right {
        padding: 0 5px 80px
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right form {
        display: unset
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button {
        margin: 0;
        width: 100%;
        max-width: 100%
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button:before {
        display: none
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button .tnp-button {
        height: 45px
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-button input.tnp-button {
        padding: 7px 0 7px 0
    }
    body .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-email{
        width: 100%;
    }
    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field-email {
        width: 100%;
        margin-bottom: 10px
    }

    .tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-field .tnp-email {
        height: 45px;
        padding-left: 15px
    }

    .tz-header.tz-header-twomenu .tz_logomb {
        height: 70px
    }

    .tz-header.tz-header-twomenu .tz_twomn {
        margin: 5px 0
    }

    .tz-header.tz-header-twomenu .tz_twomn span {
        width: 25px;
        height: 2px
    }

    .tz-header.tz-header-twomenu .tz_twomn.active {
        margin: 10px 0
    }

    .tz-header.tz-header-twomenu .box-menu {
        top: 70px
    }

    .tz_customslider .Tz_custombox .Tz_content, .tz_customslider .Tz_custombox .Tz_ov {
        font-size: 16px
    }

    .tz_customslider .Tz_custombox img {
        max-height: 480px
    }

    .tz_customslider .Tz_custombox .Tz_content {
        bottom: 50px
    }
}
/*Home 11*/
.tz-top.type-11 {
    background: rgba(42, 42, 42, 0.6);
}

.tz-header.header-type-11 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: transparent;
}
.tz-header.header-type-11 nav ul.tz-nav > li > a {
    color: #ffffff;
}
.tz-header.header-type-11 .tz-menu-header {
    position: absolute;
    right: 0;
    left: 0;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.tz-header.header-type-11 .tz-menu-header.tz-headereff {
    position: fixed;
    top: 0;
    background: rgba(42, 42, 42, 0.6);
}
.tz-header.header-type-11 .tz-header-search span {
    color: #ffffff;
}
.tz-header.header-type-11 .tz-header-cart .shop-woo__your-cart {
    color: #ffffff;
}

.tzElement_Destination.type-2 .destination-slider,
.tzElement_Destination.type-7 .destination-slider {
    overflow: inherit;
}
.tzElement_Destination.type-7 .destination-slider .distination-item {
    height: 370px;
}
.tzElement_Destination.type-7 .destination-slider .distination-item .des-img {
    width: 100%;
    height: 100%;
}
.tzElement_Destination.type-7 .destination-slider .distination-item .des-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tzElement_Destination.type-7 .destination-slider .distination-item .content {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
.tzElement_Destination.type-7 .destination-slider .distination-item .content .title {
    margin-left: 30px;
    font-size: 18px;
    text-transform: uppercase;
}
.tzElement_Destination.type-7 .destination-slider .distination-item .content .title a {
    color: #ffffff;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.tzElement_Destination.type-7 .destination-slider .distination-item .content .title a:hover {
    color: #dc8051;
}
.tzElement_Destination.type-2 .destination-slider .owl-nav ,
.tzElement_Destination.type-7 .destination-slider .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -25px;
}
.tzElement_Destination.type-2 .destination-slider .owl-nav .owl-next,
.tzElement_Destination.type-2 .destination-slider .owl-nav .owl-prev,
.tzElement_Destination.type-7 .destination-slider .owl-nav .owl-next,
.tzElement_Destination.type-7 .destination-slider .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    text-align: center;
    color: #999999;
    border: 1px solid #d8d8d8;
    display: inline-flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;
    align-content: center;
    align-items: center;
    align-self: center;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.tzElement_Destination.type-2 .destination-slider .owl-nav .owl-next:hover,
.tzElement_Destination.type-2 .destination-slider .owl-nav .owl-prev:hover,
.tzElement_Destination.type-7 .destination-slider .owl-nav .owl-next:hover,
.tzElement_Destination.type-7 .destination-slider .owl-nav .owl-prev:hover {
    background: #dc8051;
    color: #ffffff;
    border-color: #dc8051;
}
.tzElement_Destination.type-2 .destination-slider .owl-nav .owl-prev,
.tzElement_Destination.type-7 .destination-slider .owl-nav .owl-prev {
    position: absolute;
    left: -90px;
}
.tzElement_Destination.type-2 .destination-slider .owl-nav .owl-next,
.tzElement_Destination.type-7 .destination-slider .owl-nav .owl-next {
    position: absolute;
    right: -90px;
}
.tzElement_Destination.type-6 .destination-slider .owl-nav {
    pointer-events: auto;
}

.content-tour_category {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.content-tour_category img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.content-tour_category .tour_category-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.content-tour_category .title {
    position: absolute;
    bottom: 0;
    left: 30px;
    font-size: 18px;
    font-family: "Muli", sans-serif;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: capitalize;
    z-index: 10;
}
.content-tour_category .title a {
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.content-tour_category .title a:hover, .content-tour_category .title a:active, .content-tour_category .title a:focus {
    color: #dc8051;
}
.content-tour_category::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.25) 100%);
}

.full_url {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
}

@media screen and (max-width: 992px) {
    .tz-header.header-type-11 .tz-header-cart .shop-woo__your-cart {
        margin-right: 15px;
    }
    .tz-header.header-type-11 .tz_icon_menu i {
        color: #ffffff;
    }
    .tz-header.header-type-11 .nav-collapse {
        position: relative;
    }
    .tz-header.header-type-11 nav ul.tz-nav > li > a {
        color: #595959;
    }

    .tzElement_Destination.type-2 .destination-slider .owl-nav .owl-next,
    .tzElement_Destination.type-2 .destination-slider .owl-nav .owl-prev,
    .tzElement_Destination.type-7 .destination-slider .owl-nav .owl-next,
    .tzElement_Destination.type-7 .destination-slider .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        background: #ffffff;
    }
    .tzElement_Destination.type-2 .destination-slider .owl-nav .owl-next,
    .tzElement_Destination.type-7 .destination-slider .owl-nav .owl-next {
        right: 0;
    }
    .tzElement_Destination.type-2 .destination-slider .owl-nav .owl-prev,
    .tzElement_Destination.type-7 .destination-slider .owl-nav .owl-prev {
        left: 0;
    }
}
@media screen and (max-device-width: 480px) {
    .tz-header.header-type-11 .tz-header-cart .shop-woo__your-cart {
        margin-right: 15px;
        padding: 18px 0 18px 24px;
    }
}
/*owl gallery*/
div.tour-gallery-owl{
    z-index: 12;
}
.tour-gallery-owl .owl-nav .owl-prev:before{
    content:"\f104";
    font-family:"Font Awesome 5 Free";
    color:#fff;
    font-size:30px;
    line-height: 50px;
}
.tour-gallery-owl .owl-nav .owl-next:before{
    content:"\f105";
    font-family:"Font Awesome 5 Free";
    color:#fff;
    font-size:30px;
    line-height: 50px;
}
.tour-gallery-owl .owl-nav .owl-prev{
    position: absolute;
    left:0;
    top:50%;
    width:40px;
    height:50px;
    background:rgba(0,0,0,0.8);
    font-size:0;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-top: -30px;
}
.tour-gallery-owl .owl-nav .owl-next{
    position: absolute;
    left:auto;
    top:50%;
    right:0;
    width:40px;
    height:50px;
    background:rgba(0,0,0,0.9);
    font-size:0;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-top: -30px;
}
.tour-gallery-owl .owl-nav .owl-prev:hover,
.tour-gallery-owl .owl-nav .owl-next:hover{
    background: #F59300;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
div.tour-gallery-owl .owl-item{
    position:relative;
}
div.tour-gallery-owl .owl-item.active .item:before{
    content:"";
    background:rgba(0,0,0,0.6);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
div.tour-gallery-owl .owl-item.active.center .item:before{
    display:none;
    background:none;
}
.tz-newsletter-flex{
    display:flex;
    justify-content: center;
    align-items: center;
    padding:35px 0;
}
.tz-newsletter-flex .newsletter-left{
    display:flex;
    align-items: center;
}
.tz-newsletter-type-2 .tz-newsletter-flex,
.tz-newsletter-type-3 .tz-newsletter-flex{
    flex-wrap: wrap;
}
.tz-newsletter-type-2 .tz-newsletter-flex .newsletter-left,
.tz-newsletter-type-3 .tz-newsletter-flex .newsletter-left
{
    justify-content: center;
}
.tz-newsletter-type-2 .tz-newsletter-flex .tnp-subscription,
.tz-newsletter.tz-newsletter-type-4 .newsletter-right .tnp-subscription,
.tz-newsletter-type-3 .tz-newsletter-flex .tnp-subscription{
    max-width:100%;
}
.tz-newsletter.tz-newsletter-type-3 .newsletter-right{
    padding:0 16.667%;
    margin:33px 0 0;
}
.tz-newsletter.tz-newsletter-type-4 .newsletter-right{
    padding-left:16.667%;
    padding-right:16.667%;
}
.tz-tour-single .tz-tour-head .tz-tour-thumbnail .slides,
.tz-tour-single .tz-tour-head .tz-tour-thumbnail .slides li{
    height:100%;
}
.tz-tour-single .tz-tour-head .tz-tour-thumbnail .slides li img,
.tour-gallery-owl .owl-stage .item img,
.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb a img,
.tz-tour-archive .tz-tour-content .tz-tour-item .item-content .tz-thumb span img,
.tz-tour-single .tz-tour-other .tz-tour-item .tz-other-thumb img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.tz-tour-single .tz-tour-head .tz-tour-thumbnail{
    border-radius:0;
}
.tour-gallery-owl .owl-stage .item{
    height:100%;
}
.tz-button-reset{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    padding: 12px 25px 13px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.tz-reset-filter{
    margin-top: 40px;
}
.tz-button-reset:hover{
    background-color:#c67349;
    color:#fff;
}
.woocommerce form .form-row .input-checkbox{
    position:relative;
}
.tour_booking_form form label{
    font-weight:600;
    margin-bottom:0;
    width:100%;
    display:block;
}
.tour_booking_form form input,
.tour_booking_form form textarea{
    font-weight:normal;
    color:#555;
}
.modal{
    z-index: 99999 !important;
}
.modal-dialog {
    top:50% !important;
    transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    -webkit-transform: translate(0, -50%) !important;
    z-index: 99999 !important;
}
.book-message {
    color: #f96d6d !important;
}
 .book-message-max{
    display:none;
    color: #f96d6d !important;
}
.tz-tour-single-sidebar-none .full-price .tz-tour-total-price{
    font-weight: 800;
    font-size: 22px;
    text-transform: capitalize;
    width: 100%;
    display: block;
}
.tz-tour-single-sidebar-none .full-price{
    height:62px;
    background: #f4d279;
    justify-content: center;
    display:flex;
    color:#2a2a2a;
    padding:10px 30px;
    position:relative;
}
.tz-tour-single-sidebar-none .full-price:before{
    content: '';
    position: absolute;
    bottom: -2px;
    height: 2px;
    background: #f4d279;
    left: 0;
    width: 100%;
}
.tz-tour-booking-btn{
    background: #e36252;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    padding:0 30px;
    border: none;
    border-radius:0;
    width: auto;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin: 0 0 40px 15px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.tz-tour-single.full-width{
    z-index:1050;
}
.tz-tour-single.full-width .tz-tour-content .tz-tour-booking{
    padding:0;
    margin:0;
    border:none;
}
.tz-tour-single.full-width .tz-tour-content .tz-tour-book-form{
    padding:30px;
}
.tz-tour-single.full-width .tz-tour-content .modal-content{
    height:90vh;
    overflow-y:scroll;
}
.tz-tour-single.full-width .tz-tour-content h4{
    margin-bottom:0;
}
.tz-tour-single.full-width .tz-tour-content{
    padding-bottom:0;
}
.aventura-backtotop {
    position: fixed;
    bottom: -100px;
    right: 20px;
    opacity: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: #222;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index:99;
}
.aventura-backtotop:hover {
    background: #dc8051;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.aventura-backtotop.show {
    bottom: 20px;
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.tz-home-slide.not-fixed{
    position:relative;
}
.tz-home-slide.not-fixed .tz-home-left{
    position:absolute;
    background:#222;
    top:0;
    left:0;
    height:100vh;
}
.tz-tour-other .owl-dots{
    width:100%;
    margin-top:30px;
    display:flex;
    justify-content: center;
}
.tz-tour-other .owl-dots .owl-dot{
    position: relative;
    width: 25px;
    height: 30px;
    margin: 0 7px;
    display:flex;
    align-items:center;
}
.tz-tour-other .owl-dots .owl-dot span{
    width:100%;
    height:2px;
    background:#d4d4d4;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tz-tour-other .owl-dots .owl-dot.active span,
.tz-tour-other .owl-dots .owl-dot:hover span{
    background:#dc8051;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tz-newsletter-type-1 .tnp-subscription{
    display:flex;
}
.tz-newsletter.tz-newsletter-type-1 .newsletter-right form .tnp-field-button{
    width:auto;
    margin-left:5px;
}
.tz-newsletter.tz-newsletter-type-1 .newsletter-right form .tnp-field-button input.tnp-button {
    padding: 8px 20px 8px 40px;
}

@media (max-width: 992px){
    .tz-newsletter.tz-newsletter-type-1 .newsletter-right form{
        display:flex;
    }
    .tz-newsletter.tz-newsletter-type-1 .newsletter-right form .tnp-field-email {
        padding-right: 5px;
    }
}
@media (max-width: 768px){
    .tz-newsletter.tz-newsletter-type-1 .newsletter-right form .tnp-field-button{
        padding-right:0;
    }
}
@media (max-width: 480px){
    .tz-newsletter.tz-newsletter-type-1 .newsletter-right form{
        display:block;
    }
    .tz-newsletter.tz-newsletter-type-1 .newsletter-right form .tnp-field-email{
        padding-left:5px;
    }
    .tz-newsletter.tz-newsletter-type-1 .newsletter-right form .tnp-field-button{
        padding-right:0;
    }
}