.ed-com-t1-right ul li:nth-child(2) a {
    background: #0cc0df;
    /* background: linear-gradient(to bottom, #f4364f, #dc2039); */
}
.tr-regi-form{margin-bottom: 40px;}
.descContent{
    position: relative;
}
.ed-top {
    background: #1357b3;
}
.tour-package{
    position: relative;
}
.heart{
    position: absolute;
    top: 0;
    margin: 20px 0px 0px 20px;
    z-index: 2;
}
.py-8{padding: 0px 8px;}
.padding3 {
    padding: 3px !important;
}
/* RECHARGE CATEGORY */
.book-tab-body {
    background: #fff;
    border-radius: 10px;
}
.bgstyle {
    border-radius: 12px;
}
.event_box {
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    box-shadow: 0px 1px 3px 2px rgb(232, 232, 232);
    margin-bottom: 10px;
    transition: all 1s;
}
.news-icon {
    border-radius: 10px;
    max-width: 60px;
}
.news-date {
    color: #3e3e3e;
    font-weight: 600;
    font-size: smaller;
    text-decoration: underline;
}
.news-title {
    color: #a71c20;
}
.event_box:hover {
    transition: all .5s;
    transform: scale(1.1);
}
.text-deco-none:hover {
    text-decoration: none !important;
}
.offer-title {
    font-size: 14px;
    font-weight: 600;
    color: #3b3e40;
}
.md-p {
    padding: 0px 8px;
}
.family img {
    margin-bottom: -60px;
}
.foot-mob-sec {
    background: #00b8ff;
    padding: 60px 0px;
}
.fullWidth {
    width: 100%;
}
.lineInherit {
    line-height: inherit;
}
section#content {
    padding-top: 0px;
}
.price small {
    color: #ffb100;
    font-size: 15px;
    font-weight: 600;
}
/* .btn-xs{padding:inherit;} */
/* .grid{padding:0px 5px;} */
.grid-item {
    height: initial;
    border-color: #e2e2e2;
    margin: 10px 0px;
    border-radius: 10px;
    box-shadow: 0 0 10px #00000012;
    padding: 15px;
    background: #FFF;
}
.form-control {
    height: 45px;
}
.grid-item img {
    border-radius: 10px;
    width: 100%;
    max-height: 200px;
}
.grid-item .details {
    padding: 0px 10px;
}
.grid-item hr {
    margin: 10px 0px;
}
.left-panel {
    height: initial;
    border-color: #e2e2e2;
    margin: 10px 0px;
    border-radius: 10px;
    box-shadow: 0 0 10px #00000012;
    padding: 15px;
    background: #FFF;
}
.padding50 {
    padding: 50px;
}
.box-title {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 700;
    margin-bottom: 5px;
}
/* holiday detail */
.holiday-title-container .btn {
    border-radius: 0px;
    width: 80%;
    padding: 15px !important;
}
.holiday-title-container {
    background: #145693;
    color: #fff;
    font-size: 16px;
}
.border-radius10 {
    border-radius: 10px;
}
.margin-top15 {
    margin-top: 15px !important;
}
.navSticky {
    position: sticky;
    top: 75px;
    z-index: 100;
    color: white;
    background: #145693;
}
.margin-top100 {
    margin-top: 500px !important;
}
#main-menu ul.menu>li {
    padding: 18;
}
#main-menu ul.menu>li a {
    color: white;
}
.holiday-container .page-title {
    padding: 5px 20px 20px 0px;
}
.tourTypeBtn {
    border: 1px solid #ffb100;
    padding: 3px;
    border-radius: 5px;
    color: #ffb100;
}
.specialityBtn {
    border: 1px solid #5cb85c;
    padding: 3px;
    border-radius: 5px;
    color: #5cb85c;
}
.font-size30 {
    font-size: 30px;
}
.full-width100 {
    width: 100%;
}
.ti-img {
    width: 35px;
}
.subTitle {
    font-size: 12;
    margin-top: 7px;
}
@media (max-width: 768px) {
    .grid-item {
        width: 100%;
        margin: 5px 0px;
    }
}
.price {
    font-size: 20px !important;
}
.tourz-hom-ser ul li a {
    font-family: inherit;
}
.enquire-btn {
    color: black;
    border: 1px solid black;
}
.ed-mob-menu {
    box-shadow: -1px 2px 2px -2px rgb(136 136 136) !important;
}
.v2-ho-se-ri p {
    color: #333333;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 600;
    font-family: 'Quicksand';
    padding-left: 10px;
    line-height: 30px;
}
.line-height18 {
    line-height: 18px !important;
}
.mobile-down-menu {
    /* background-color: #000; */
    /* position: fixed; */
    /* bottom: 0px; */
    /* width: 100%; */
    z-index: 9999;
    position: fixed;
    height: 70px;
    bottom: 0px;
    /* z-index: 1; */
    /* max-width: 600px; */
    min-width: 300px;
    width: 100%;
    box-shadow: rgba(20, 24, 35, 0.4) 0px -2px 13px 0px;
    background-color: rgba(30, 34, 40, 0.95);
    /* border-radius: 4px 4px 0px 0px; */
    animation: 0.6s ease-in-out 0s 1 normal forwards running bottomNav-slideUp;
    transition: all 0.6s ease-in-out 0s;
}
.mob-sigin-btn {
    border: 1px solid #466db2;
    color: #466db2;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    padding: 8px 15px;
    font-size: 12px;
    border-radius: 5px;
}
.mob-signout-btn {
    border: 1px solid red;
    color: red;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    padding: 8px 15px;
    font-size: 12px;
    border-radius: 5px;
}
.wed-logo a img {
    /* max-height: ; */
    max-width: 270px;
    padding: 0px;
}
.mobile-down-menu ul li {
    width: 19%;
    text-align: center;
    padding-top: 10px;
}
.mobile-down-menu ul li a {
    color: white;
}
@media (min-width: 992px) {
    .desktop-hide {
        display: none !important;
    }
}
@media screen and (max-width: 480px) {
    /* .tourz-hom-ser ul li {
    margin-bottom: 10px !important;
  } */
    .v2-hom-ser ul li span {
        font-size: 11px;
    }
}
@media (max-width: 768px) {
    .mob_icon_border {
        border: 1px solid #cccccc;
        margin: 5px !important;
        border-radius: 10px;
    }
    .mmargin10 {
        margin: 10px !important;
    }
}
.foot-mob-app ul li {
    font-size: 15px;
}
@media (min-width: 576px) {
    .multiform {
        max-width: 500px;
    }
    /* .swiper-slide {
        margin-right: 10px !important;
    } */
}
@media (max-width: 600px) {
    .multiform {
        margin-top: 80px;
    }
    .p-tesi {
        width: 100%;
        text-align: center;
    }
    .margin-top {
        margin-top: 75px;
    }
}



.search-box {
    background: #fff;
}
.checkbox:before,
.radio:before {
    border: 1px solid #999;
    width: 17px;
    height: 17px;
}
.checkbox,
.radio {
    position: relative;
    line-height: 27px;
}

.v2-search-form .radio input[type="radio"] {
    margin-left: -25px;
    height: 20px;
    width: 17px;
}
.border-right {
    border-right: thin solid #ddd;
}
.border-left {
    border-left: thin solid #ddd;
}
.panel {
    /* box-shadow:0 1px 1px rgba(0, 0, 0, 0.5); */
    border: thin solid #ddd;
}
.filters-container ul.filters-option li {
    padding: 5px;
}
.tb-space-top {
    padding-top: 100px;
}
.v_place_img {
    border: thin solid #eee;
    border-radius: 20px;
}
.big-font18 {
    font-size: 18px !important;
}
.tr-regi-form-reg {
    width: 70% !important;
}
.border-none {
    border: none;
}
.border-radius2 {
    border-radius: 2px;
}
.travelo-box {
    border: thin solid #eee;
    padding: 15px;
}
.booking-details {
    border: thin solid #eee;
    padding: 15px;
}
.booking-details .other-details dt {
    float: left;
}
.booking-details .other-details dd {
    text-align: right;
}
.padding20 {
    padding: 20px !important;
}
.view-profile .details dt {
    float: left;
    width: 50%;
}
.view-profile .details dd {
    float: right;
    text-align: right;
    width: 50%;
}
.edit-profile input {
    padding: 10px;
    border: thin solid #ddd;
    color: inherit;
}
.search-box {
    padding: 0px !important;
}
.person-information .badge {
    color: #fff !important;
}
.ui-datepicker-month {
    display: block;
    float: left;
}
.ui-datepicker-year {
    display: block;
    float: right;
}
.couponChange {
    margin-top: 10px;
}
.select-dropdown {
    border: 0;
}
.card-information .select-dropdown {
    width: 95% !important;
}
form label {
    display: block;
}
#stop_list li,
#category_list li {
    padding: 0px;
}
#stop_list label {
    margin-top: 0px;
}
.travelo-login-box {
    padding: 20px 10px;
}
.travelo-login-box input {
    padding: 10px;
    border: thin solid #ddd;
}
.footer_places ul li {
    padding: 5px 0px;
    line-height: 15px;
}
.checkbox,
.radio {
    font-size: inherit;
}
.top-logo {
    padding: 5px 0px;
}
/* .bd-select{background: #fff; height: 45px;
    border-radius: 2px !important;
    box-sizing: border-box;
    border: 1px solid #bbb;} */
.tour-ri-com {
    position: relative;
    overflow: hidden;
    /* background: #f3f3f3; */
    border: 1px solid #e2e2e2;
    /* padding: 15px; */
    margin-bottom: 30px;
    background: #fff;
}
.tour_right h3 {
    background: white;
    padding-left: 20px;
    color: black;
    font-size: 14px;
    background-size: 22px;
    /* margin: 24px 0px; */
    margin-top: 0px;
    /* font-weight: 600; */
    text-transform: uppercase;
    padding: 15px;
    margin-bottom: 0px;
}
.l-info-pack-days ul li i {
    width: 30px;
    height: 30px;
    background: #145693;
    border-radius: 50%;
    text-align: center;
    padding: 9px 10px;
    margin-left: -68px;
    position: absolute;
    z-index: 99;
    color: #fff;
    font-size: 13px;
}
.ed-mm-inn {
    position: fixed;
    width: 70%;
    background: #fff;
    padding: 50px;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.32);
    overflow-y: auto;
    left: -100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ed-mm-act {
    left: 0%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ed-micon i {
    width: 32px;
    height: 32px;
    /* border: 1px solid #0a2444; */
    text-align: center;
    font-size: 20px;
    padding: 5px;
    border-radius: 2px;
    margin-top: 20px;
    color: #0a2444;
    cursor: pointer;
}
/* .p_soffers .p-tesi{padding:15px 0px;} */
/* .p_soffers .descContent img{width:100%; float:left; margin:7px 10px 10px 0px;}  */
.p_soffers .descContent p {
    padding-top: 0px;
    margin-bottom: 0px;
}
.p_soffers_section .pad-bot-redu {
    padding-bottom: 0px;
}
/* .mainMenu li{margin-bottom:25px !important;} */
.affix {
    height: 70px;
}
.top-logo {
    padding: 0px;
}
.marginLeft {
    margin-left: 160px !important;
}
.main-menu ul {
    display: inline-block;
}
.main-menu ul li {
    margin-top: 5px;
}
.carousel-control .icon-next:before {
    font-size: 60px;
}
.carousel-control .icon-prev:before {
    font-size: 60px;
}
#my-pics {
    top: -90px;
    z-index: -1;
}
.top-logo {
    border-bottom: none;
    background: #fff;
}
.main-menu ul li a {
    color: #1357b3;
    text-shadow: none;
    text-decoration: none;
    font-weight: 600;
}
.main-menu ul li a:after {
    background-color: #1357b3 !important;
    color: #1357b3 !important;
}
.foot-mob-app ul li i {
    color: black;
    background: none;
}
.dark-red {
    color: #a71c20 !important;
}
.noPadding {
    padding: 0px;
}
.offer-l {
    padding: 50px 0px 50px 0px;
}
.ed-com-t1-left ul li a {
    color: #fff;
    padding: 5px;
}
.ed-com-t1-social ul li a i {
    color: #fff;
}
.spe-title2 h2 {
    color: white;
}
/* .spe-title2 p {
    color: white;
} */
.border-radius20{
    border-radius: 20px;
}
.b_pack h4 a {
    color: white;
    font-size: 16px;
}
.tb-space-top {
    padding-top: 80px;
}
.tb-space {
    padding: 50px 0px;
}
.footer {
    background: black;
}
.foot-spec span {
    color: white;
}
.two-columns li a {
    color: #cfc4c4;
}
.foot-sec2 p {
    color: #cfc4c4;
}
.foot-social ul li i {
    color: #cfc4c4;
    border-color: #cfc4c4;
}
.footer {
    padding-top: 50px;
}
.borderTop {
    border-top: 1px solid black;
}
.bgblue {
    background: #0c53b1;
}
.spe-title h2 {
    color: #0cc0df;
}
.spe-title h2 span {
    color: #0c53b1;
}
.family img {
    width: 75%;
}
.icon-float {
    bottom: 0% !important;
}
.swiper-pagination-bullet {
    background: white;
}
/* .p-tesi h4{color:white;} */
/* .p_testimonial p{color:white;} */
.ol-1 {
    background: none;
}
.ol-2 {
    background: none;
}
.ol-4 {
    padding-top: 12px;
}
.ol-2 {
    padding: 24px 3px 3px 3px;
}
.offer-r {
    padding: 0px;
    margin: 0 auto;
}
.tour-location {
    padding: 15px;
    text-align: center;
    position: absolute;
    z-index: 55;
    color: white;
    font-size: 17px;
    /* font-weight: 700; */
    margin: auto;
    background: #00000080;
    position: absolute;
    width: 100%;
    margin-top: -100px;
    padding: 0px 16px;
    display: block;
    text-align: left;
    bottom: 0;
    border-radius: 0px 0px 20px 20px;
}
.swiper {
    width: 100%
}
.giftSwiper {
    width: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide img {
    display: block;
    width: 100%;
    /* height: auto; */
    object-fit: cover;
}
.swiper-button-next, .swiper-button-prev{
    background: #0000009c !important;
    /* padding: 10px; */
    border-radius: 50% !important;
    height: 35px !important;
    width: 35px !important;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 15px !important;
    color: white !important;
}
.form-spac {
    padding: 140px 0px 50px 0px;
}
.ocean {
    z-index: 5;
    height: 300px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    overflow-x: hidden;
}
.ocean2 {
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    overflow-x: hidden;
}
.wave {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%2341001c5e'/%3E%3C/svg%3E");
    position: absolute;
    width: 200%;
    height: 100%;
    animation: wave 10s -3s linear infinite;
    transform: translate3d(0, 0, 0);
    opacity: 0.8;
}
.wave:nth-of-type(2) {
    bottom: 0;
    animation: wave 18s linear reverse infinite;
    opacity: 0.5;
}
.wave:nth-of-type(3) {
    bottom: 0;
    animation: wave 20s -1s linear infinite;
    opacity: 0.5;
}
/* 5/23/2023 */
.v2-hom-search {
    padding: 200px 0px 0px 0px;
}
.mainMenu {
    justify-content: center !important;
    display: flex !important;
}
.mainMenu li {
    margin-bottom: 0px !important;
}
.input-field label {
    margin-left: 5px;
    top: 12px;
}
/* .tourz-hom-ser ul li a {background: #725757b5;} */
.tourz-hom-ser ul li a {
    background: #00000091;
    border: none;
}
.tourz-hom-ser ul li {
    padding: 0px 2px !important;
}
.v2-hom-search:before {
    background: none !important;
}
.mm1-cour-com {
    width: 50%;
}
.mm1-cour-com ul li {
    margin-top: 7px !important;
}
.mmenu {
    position: absolute;
    overflow: hidden;
    width: 22%;
    box-shadow: 0px 7px 12px -4px rgba(0, 0, 0, 0.45);
    background: url(../images/mm-col-bg.png) no-repeat right bottom, #fff;
    z-index: 999;
    margin-top: -7px;
    margin-left: -77px;
    /* padding: 20px 10px; */
}
.mm11-cour-com {
    width: 100%;
}
.mm11-cour-com ul li {
    text-align: left;
    margin-top: 10px !important;
}
.mm11-cour-com ul li a {
    padding: 10px;
}
.offer-img {
    width: -webkit-fill-available;
}
.padding-top40 {
    padding-top: 40px;
}
.price-text {
    font-size: 15px;
    font-weight: 600;
    color: #f4364f;
}
.to-ho-hotel-con-3 ul li:last-child {
    float: left;
}
.showForm input {
    line-height: 3rem;
}
.enqBtn {
    padding: 5px 20px;
    border-radius: 5px;
    margin-top: 10px;
}
label {
    font-size: inherit;
}
.offer-l ul li a img {
    margin-top: 10px;
}
.swiper-wrapper {
    height: auto !important;
}
.book-tab-form {
    padding: 0px 50px 50px 50px;
}
.policy {
    display: flex;
    justify-content: center;
    align-items: center;
}
.travelo-policies .policy {
    display: inherit;
}
.travelo-policies .policy h2 {
    font-size: 20px !important;
}
.btn-big {
    width: 200px;
    font-size: 15px;
}
.db-2-main-2 .fa {
    font-size: 15px !important;
}
.text-align-left {
    text-align: left;
}
.margin-top0 {
    margin-top: 0px;
}
.tourb2-ab-p4-com h4 span {
    color: #d70001;
}
.tourb2-ab-p4-com i {
    color: #253d52;
}
.mm2-com {
    width: 33%;
}
.mm-r-m-btn {
    background: black;
    color: white;
}
.ticket {
    margin-bottom: 20px;
}
.locationn ul li {
    color: #253d52;
    font-weight: 600;
}
.partners {
    margin: 10px 0px;
    border: 1px solid gainsboro;
    padding: 20px 0px;
}
.band {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 9;
    left: 13px;
    top: -6px;
}
.bg-img {
    width: 100%;
    max-width: 400px;
    height: auto;
}
.promocode {
    color: #d70001;
    background: white;
    padding: 3px 10px;
    font-weight: 600;
    font-size: 15px;
    border: 1px solid #d70001;
}
.code {
    border: 1px solid #d70001;
    color: white;
    padding: 3px 10px;
    font-weight: 600;
    font-size: 15px;
    background: #d70001;
}
.priceOff {
    color: #d70001;
    padding: 3px 10px;
    background: white;
    font-weight: 600;
    font-size: 15px;
    border: 1px solid;
}
.margin-top15 {
    margin-top: 15px;
}
.margin-top10 {
    margin-top: 10px;
}
.link-btn {
    background: linear-gradient(to bottom, #d70001, #d70001) !important;
}
.tourz-sear-btn {
    background: linear-gradient(to right, #0cc0df, #1357b3);
}
.margin10 {
    margin: 10px;
}
/* .admi-menu{position: relative;display: inline-block;} */
.admi-menu {
    display: inline-block;
}
.admi-mm {
    display: none;
    position: absolute;
}
.admi-menu:hover .admi-mm {
    display: block;
}
.m-menu {
    width: 70vw !important;
    border-radius: 10px !important;
}
.mmenu {
    width: 250px !important;
    border-radius: 10px !important;
}
.mm1-s1 img {
    max-height: 100px;
}
.widthInherit {
    width: inherit;
}
.text-white {
    color: white !important;
}
/* 11/1/2023 */
.maxHeight160 {
    max-height: 160px;
}
/* 11/1/2023 */
/* today */
.v2-search-form input {
    border-radius: 4px !important;
}
@media screen and (max-width: 992px) {
    .v2-hom-search {
        padding: 100px 0px 20px 0px !important;
    }
    .mmargin {
        margin-top: 80px !important;
    }
}
@media screen and (min-width: 992px) {
    .desktop-hide {
        display: none;
    }
}
@keyframes wave {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-25%);
    }
    100% {
        transform: translateX(-50%);
    }
}
.wave2 {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%23f2f2f2'/%3E%3C/svg%3E");
    position: absolute;
    width: 200%;
    height: 100%;
    animation: wave 10s -3s linear infinite;
    transform: translate3d(0, 0, 0);
    opacity: 0.8;
}
.wave2:nth-of-type(2) {
    bottom: 0;
    animation: wave 18s linear reverse infinite;
    opacity: 0.5;
}
.wave2:nth-of-type(3) {
    bottom: 0;
    animation: wave 20s -1s linear infinite;
    opacity: 0.5;
}
@keyframes wave2 {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-25%);
    }
    100% {
        transform: translateX(-50%);
    }
}
.mimg.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}
.mimg.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-30px);
    }
}
@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-30px);
    }
}
@media screen and (max-width: 992px) {
    .mpadding0 {
        padding: 0px !important;
    }
    .mmargin0 {
        margin: 0px;
    }
    /* .ed-mm-left .wed-logo a img {
        position: inherit;
        width: 60px;
        padding: 0;
        margin-left: 20px;
        margin-top: 3px;
    } */
    .ocean {
        height: 60px !important;
    }
    .pack_icon ul {
        padding-top: 12px;
    }
    .mimg {
        width: 75%;
    }
    .v2-hom-search {
        padding: 70px 0px 0px 0px;
    }
    .icon-float {
        display: none;
    }
    .mob-padding0 {
        padding: 0px !important;
    }
    .mob-margin0 {
        margin: 0px !important;
    }
    .mob-border-bottom {
        border-bottom: thin solid #eee;
    }
    .mobile-show {
        display: block;
    }
    .tr-regi-form-reg {
        width: 90% !important;
    }
    .mainMenu {
        justify-content: center !important;
        display: table !important;
    }
    .tourz-hom-ser ul li {
        width: 33%;
        margin-bottom: 10px !important;
    }
    .tourz-hom-ser ul li a {
        width: 100%;
        height: 100%;
    }
    .book-tab-tit {
        padding: 37px 25px 0px 25px;
    }
}