* {
    font-family: 'Quicksand', sans-serif;
}

header {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    position: absolute;
    left: 0;
    top: 0;
}

header .header-top .header-top-area {
    width: 100%;
    background-color: transparent;
    display: block;
    margin-bottom: 18px;
    text-align: center;
    color: #fff;
    padding: 14px 0px;
    position: relative;
    border-bottom: 1px solid #ffffff45;
}

header .logo-area {
    height: 48px;
}

header .diji-menu {
    margin: 0;
    padding: 0;
    float: right;
}

header .diji-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

header .diji-menu li a{
    margin: 0;
    text-decoration: none;
    color: #fff;
    padding: 12px 12px;
    display: block;
    font-weight: 600;
    font-size: 16px;
    border-radius: 50px;
    transition: all 500ms;
}

header .diji-menu li a:hover {
    transition: all 500ms;
    background-color: rgba(255, 255, 255, 0.12);
}

header .diji-menu > li > a > ion-icon{
    font-size: 19px;
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

header .diji-menu > li:last-child > a{
    color: #1e1f28;
    background-color: #c1f11d;
    padding: 12px 25px;
    margin-left: 12px;
    border-radius: 54px;
}

.search-area-screen {
    background-color: #1e1f28;
    padding-top: 340px;
    padding-bottom: 55px;
    background-image: url(../img/wallpaper.jpg);
    background-position: center;
    background-size: cover;
}

.search-area-screen .tursab-area {
    text-align: center;
    background-color: #cccccc24;
    padding: 7px 13px;
    border-radius: 9px;
    font-size: 11px;
    max-width: 324px !important;
    display: table;
    color: #ffffff9c;
    margin: 0 auto;
    margin-top: 18px;
}

.search-area {
    padding: 18px;
    background:#e6f0ffe8;
    border: 1px solid rgb(255 255 255 / 6%);
    background-blend-mode: normal,multiply;
    box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    padding-top: 11px;
    border-radius: 16px;
}


.search-area input {
    width: 100%;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #4e4e4e;
    text-decoration: none;
    border-radius: 36px;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    padding: 0.75rem 1rem;
    border: 0.0625rem solid #cccccc52;
    max-height: 3rem;
    margin-top: 8px;
    outline: 0;
    -webkit-appearance: none;
    padding-left: 44px;
}

.search-area select {
    width: 100%;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #4e4e4e;
    text-decoration: none;
    border-radius: 36px;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    padding: 0.75rem 1rem;
    border: 0.0625rem solid #cccccc52;
    max-height: 3rem;
    margin-top: 8px;
    outline: 0;
    -webkit-appearance: none;
    padding-left: 44px;
    background-color: #fff;
    text-decoration: none;
}

.search-area .form-group {
    position: relative;
}

.search-area .form-group ion-icon {
    position: absolute;
    bottom: 14px;
    font-size: 22px;
    left: 15px;
    color: #535353;
}


.search-area .t-check-in,.search-area  .t-check-out {
    background-color: transparent;
    border: 0px;
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.search-area .t-dates {
    background-color: #fff;
    width: 100%;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #4e4e4e;
    text-decoration: none;
    border-radius: .25rem;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 4%);
    padding: .75rem 1rem;
    border: .0625rem solid #cccccc52;
    max-height: 3rem;
    margin-top: 8px;
    outline: 0;
    height: 56px;
}

.search-area .t-dates span.ozel {
    color: #000;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 15.5px;
    margin-top: -6px;
    display: block;
    margin-left: -16px;
}

.search-area button {
    font-weight: 600;
    float: right;
    margin-top: 8px;
    border: 0px;
    color: #1e1f28;
    background-color: #c1f11d;
    padding: 10px 19px;
    font-size: 16.5px;
    border-radius: 41px;
    width: 100%;
}

.search-area button ion-icon {
    margin-top: 6px;
    display: block;
    float: right;
}


.yatiligunubirlik-btn {
    width: auto;
    display: table;
    margin: 0 auto;
    padding: 5px;
    background-color: #ffffff96;
    border-radius: 100px;
    margin-bottom: 4px;
}


.yatiligunubirlik-btn li{
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
}

.yatiligunubirlik-btn li button{
    color: #474857;
    text-decoration: none;
    padding: 9px 26px;
    display: block;
    border-radius: 32px;
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
    background-color: transparent;
}

.yatiligunubirlik-btn li button ion-icon {
    float: left;
    margin-right: 6px;
    margin-top: 3px;
    font-size: 20px;
}

.yatiligunubirlik-btn li button.active{
    color: #1e1f28;
    background-color: #c1f11d;
}

.speed-menu-area {
    padding-top: 25px;
}

.speed-menu-area .menu-box {
    width: 100%;
    background-color: #eaeefe52;
    border: 1px solid #e6f0ff;
    display: block;
    padding: 13px 15px;
    margin-bottom: 15px;
    text-decoration: none;
    border-radius: 5px;
    color: #1e1f28;
}

.speed-menu-area .menu-box h6 {
    color: #1e1f28;
    font-weight: 600;
}

.speed-menu-area .menu-box span {
    color: #1e1f28;
    font-size: 14px;
    font-weight: 500;
}

.speed-menu-area .menu-box span ion-icon {
    float: right;
    font-size: 16px;
    margin-top: 4px;
}

.comment-area {
    background-color: #e6f0ff;
    padding: 30px 0px;
    padding-bottom: 25px;
    margin-top: 13px;
}

.comment-area h4 {
    color: #1e1f28;
    font-size: 19px;
    text-align: center;
    font-weight: 500;
}

.comment-area p {
    color: #1e1f28;
    text-align: center;
    font-weight: 400;
    margin-bottom: 24px;
}

.comment-area .comment-box {
    background-color: #f8f9ff;
    display: inline-block;
    width: 100%;
    padding: 15px 0px;
    border: 1px solid #e8ecfe;
    border-radius: 10px;
}

.comment-area .comment-box img {
    height: 110px;
    display: table;
    margin: 0 auto;
}

.ads-campaign  {
    padding: 15px 0px;
}

.ads-campaign img {
    width: 100%;
}

footer {
    background-color: #1e1f28;
    width: 100%;
}

footer .footer-bank {
    display: table;
    margin: 0 auto;
    width: 100%;
    max-width: 480px;
}

footer .top-footer {
    border-bottom: 1px dashed #fff;
    padding: 35px 0px;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
    padding-bottom: 28px;
}

footer .fot-menu h2{
    color: #c1f11d;
    font-size: 17px;
    border-bottom: 1px dashed;
    padding-bottom: 11px;
    margin-top: 16px;
}

footer .fot-menu ul {
    margin: 0;
    padding: 0;
}

footer .fot-menu ul li{
    list-style: none;
}

footer .fot-menu ul a {
    color: #eeeeee;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    padding: 4px 0px;
    display: block;
    width: 100%;
    transition: all 500ms;
}


footer .fot-menu ul a:hover {
    opacity: 0.6;
    transition: all 500ms;
}

footer .iyzico {
    padding: 20px 0px;
    margin-top: 0px;
    background-color: #282935;
}


footer .copyright {
    background-color: #191920;
    display: table;
    margin: 0 auto;
    color: #fff;
    width: 100%;
    text-align: center;
    margin-top: 18px;
}

footer .copyright ul {
    margin: 0px;
    padding: 20px 0px;
    padding-top: 15px;
    display: inline-block;
    padding-bottom: 10px;
}

footer .copyright ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    border-right: 1px dashed #fff;
    display: block;
    padding-right: 10px;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 400;
}

footer .copyright ul li a{
    text-decoration: none;
    color: #fff;
}


footer .copyright ul li:last-child {
    border-right: 0px dashed #313131;
}

footer .tursabunvan {
    color: #d0d0d0;
    text-align: center;
    font-size: 13px;
    margin: 0;
    padding: 21px 0px;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 18px;
}

footer .address {
    color: #d0d0d0;
    text-align: center;
    font-size: 13px;
    margin: 0;
    padding: 21px 0px;
}

footer .tursab-logo {
    text-decoration: none;
}

footer .tursab-logo img {
    display: table;
    margin: 0 auto;
    height: 82px;
    margin-bottom: 7px;
}

footer .contact {
    text-decoration: none;
    float: left;
    display: inline-flex;
}

footer .contact svg {
    float: left;
    margin-right: 14px;
    margin-top: 4px;
}

footer .contact p {
    color: #ffffff;
    line-height: 24px;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
}

footer .contact p span {
    font-size: 15px;
    font-weight: 400;
}

footer .social-area {
    float: right;
    margin: 0;
}

footer .social-area li {
    float: left;
    margin-left: 12px;
    list-style: none;
}

footer .social-area li a{
    color: #fff;
    border: 1px solid #fff;
    width: 41px;
    display: block;
    height: 41px;
    text-align: center;
    border-radius: 50px;
    font-size: 18px;
    padding-top: 8px;
}

.tour-area {
    padding: 35px 0px;
}

.tour-slide {
    margin-top: 5px;
}

.tour-area .tour-menu {
    padding: 0px 5px;
}

.tour-area .tour-menu a {
    width: 100%;
    background-color: #eaeefe52;
    border: 1px solid #e6f0ff;
    display: block;
    padding: 13px 15px;
    margin-bottom: 15px;
    text-decoration: none;
    border-radius: 5px;
    color: #1e1f28;
    text-align: center;
    font-weight: 600;
    transition: all 500ms;
}


.tour-area .tour-menu a.active {
    transition: all 500ms;
    background-color: #c1f11d;
}

.tour-area .tour-menu a:hover {
    transition: all 500ms;
    background-color: #c1f11d;
    opacity: 0.7;
}



.mins-hoods {
    text-align: center;
    font-size: 19px;
    margin-bottom: 19px;
    color: #3b3b3b;
    font-weight: 600;
}

.map-points {
    padding-top: 40px;
    padding-bottom: 25px;
    background-color: #e6f0ff;
}

.map-points .map-box {
    background-color: #fff;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    padding: 11px 11px;
    color: #606162;
    border-radius: 3px;
    margin-bottom: 15px;
    font-weight: 600;
}

.map-points .map-box ion-icon {
    float: left;
    font-size: 19px;
    margin-top: 1px;
    margin-right: 5px;
}

.homeabout {
    padding: 40px 0px;
    background-color: #e6f0ff;
}

.homeabout h2{
    color: #3d3d3d;
    font-size: 20px;
    margin-bottom: 14px;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px dashed #1e1f28;
    padding-bottom: 15px;
}

.homeabout p, .homeabout p a{
    color: #484848;
    font-size: 14px;
    margin: 0;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 26px;
}


.fqa-area {
    padding: 55px 0px;
    padding-bottom: 45px;
}

.fqa-area .mins-hoods {
    margin-bottom: 0px;
}

.fqa-area p {
    color: #5d5d5d;
    font-size: 15px;
    line-height: 27px;
    font-weight: 500;
    text-align: center;
}

.fqa-area h3 {
    color: #718595;
    font-size: 25px;
    line-height: 27px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-bottom: 18px;
}

.fqa-area .fqa-area-min .btn {
    background-color: #f8f9ff;
    outline: 0;
    width: 100%;
    text-align: left;
    padding: 11px 14px;
    margin-top: 11px;
    color: #606162;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
}

.collapse-about {
    display: none;
}

.fqa-area .fqa-area-min .btn:focus, .fqa-area .fqa-area-min .btn:active {
    outline: 0;
    box-shadow: none;
    border: 0;
}

.fqa-area .card-body {
    border:0px;
    text-align: left;
}

.fqa-area .card-body p {
    border: 0px;
    text-align: left;
    color: #474747;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    padding-top: 10px;
    margin-bottom: 0px;
    margin-top: -14px;
}

.map-points .mapc {
    padding: 0px 7.5px;
}


.step-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: sans-serif;
    margin: 40px auto;
}

.step {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #4c9c9e;
    min-width: 120px;
}

.step .circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #c1f11d;
    color: #1e1f28;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-bottom: 5px;
}

.step.current .circle {
    background-color: #e6f0ff;
}

.step .label {
    color: #1e1f28;
    font-weight: 600;
    font-size: 15px;
}

.step.current .label {
    color: #1e1f28;
    font-weight: 600;
    font-size: 15px;
}

.line {
    height: 1px;
    background-color: #1e1f28;
    flex-grow: 1;
    margin: 0 10px;
    margin-top: -14px;
}

.car-list-area .car-area {
    display: inline-block;
    width: 100%;
    background-color: #e6f0ff;
    padding: 15px;
    margin-bottom: 16px;
    position: relative;
    text-decoration: none;
    border-radius: 15px;
    min-height: 182px;
    transition: all 500ms;
}

.car-list-area .car-area:hover {
    background-color: #c1f11d36;
    transition: all 500ms;
}

.car-list-area .car-area .textarea {
    position: relative;
    width: 100%;
    padding-left: 240px;
    padding-right: 125px;
}

.car-list-area .car-area img {
    width: 225px;
    position: absolute;
    left: 15px;
    top: 15px;
    background-color: #fff;
    border-radius: 15px;
}

.car-list-area .car-area .price-area {
    position: absolute;
    right: 15px;
    top: 0;
}

.car-list-area .car-area .textarea h3 {
    font-size: 17px;
    padding: 2px 0px;
    color: #23252f;
    font-weight: 600;
    border-bottom: 1px dashed #1e1f28;
    padding-bottom: 8px;
    margin-top: 3px;
    margin-bottom: 11px;
}

.car-list-area .car-area .textarea ul {
    margin:0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.car-list-area .car-area .textarea ul li {
    list-style: none;
    float: left;
    margin-right: 15px;
    color: #1e1f28;
    font-weight: 500;
    font-size: 15px;
}

.car-list-area .car-area .textarea ul li ion-icon {
    float: left;
    margin-right: 6px;
    display: block;
    margin-top: 3px;
    font-size: 15px;
}

.car-list-area .car-area .textarea .summary {
    font-size: 14px;
    color: #1e1f28;
    margin-bottom: 8px;
    margin-top: 3px;
    font-weight: 500;
}

.car-list-area .car-area .textarea .select-btn {
    color: #1e1f28;
    background-color: #c1f11d;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 700;
    padding: 8px 5px;
    border-radius: 5px;
}

.car-list-area {
    padding-bottom: 55px;
}

.car-list-area .car-area .price-area {
    text-align: right;
}

.car-list-area .car-area .price-area span.line-price {
    color: #353744;
    display: block;
    text-decoration: line-through;
    margin-bottom: 5px;
    font-size: 19px;
    margin-top: 27px;
}

.car-list-area .car-area .price-area p {
    color: #1e1f28;
    font-weight: 500;
    font-size: 27px;
    line-height: 22px;
}

.car-list-area .car-area .price-area p > span {
    font-size: 13px;
}

.route-info {
    padding: 0px;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #e6f0ff;
    border-radius: 5px;
}

.route-info h6 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #e6f0ff;
    padding: 14px 14px;
    color: #1e1f28;
    border-radius: 5px 5px 0px 0px;
}

.route-info .route {
    padding: 0px;
    margin: 0;
}

.route-info .route li {
    font-size: 15px;
    list-style: none;
    padding: 15px 15px;
    border-bottom: 1px dashed #ccc;
}

.route-info .route li ion-icon {
    float: left;
    font-size: 18px;
    margin-top: 2px;
    margin-right: 8px;
    color: #595959;
}


.route-info .route li:last-child {
    border-bottom: 0px dashed #ccc;
}


.route-info .route li p{
    width: 100%;
    display: inline-block;
    margin: 0;
    margin-bottom: -7px;
}

.route-info .route li p b{
    padding-top: 16px;
    display: block;
    float: left;
    border-bottom: 1px solid #7f7a7a;
    padding-bottom: 3px;
    font-size: 16px;

}

.route-info .route li p span{
    float: right;
    font-size: 25px;
    line-height: 30px;
}

.route-info .route li p span .line-span {
    font-size: 16px;
    text-decoration: line-through;
}


.kayit-from-area h2 {
    width: 100%;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

.kayit-from-area h2::after {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    border-radius: 5px;
    background-color: #1e1f28;
    margin-bottom: -11px;
    margin-top: 8px;
}


.kayit-from-area {
    width: 100%;
    display: inline-block;
    background-color: #e6f0ff7a;
    padding: 15px 25px;
    margin-top: 19px;
    border-radius: 0px 0px 15px 15px;
}

.kayit-from-area .form-group {
    width: 100%;
    display: inline-block;
}

.kayit-from-area .form-group input {
    width: 100%;
    display: block;
    padding: 12px 10px;
    border: 0;
    border-radius: 3px;
    outline: 0;
}

.kayit-from-area .form-group select {
    width: 100%;
    display: inline-block;
    padding: 12px 10px;
    border: 0;
    border-radius: 3px;
    outline: 0;
}

.kayit-from-area .form-group .clockinput {
    width: 100%;
    height: auto;
    min-width: 200px;
    background-color: #fff;
    padding: 12px 10px;
    border: 0;
    border-radius: 4px; /* Köşeleri yumuşatmak için */
    -webkit-appearance: none; /* Safari ve WebKit tabanlı tarayıcılar için varsayılan stili kaldırır */
    -moz-appearance: none; /* Firefox için varsayılan stili kaldırır */
    appearance: none; /* Diğer tarayıcılar için varsayılan stili kaldırır */
    box-sizing: border-box; /* Her tarayıcıda kutu modeli uyumluluğunu sağlar */
    height: 42px;
    font-size: 15px;
    color: #212121;
}

.kayit-from-area .form-group textarea {
    width: 100%;
    display: inline-block;
    padding: 12px 10px;
    border: 0;
    border-radius: 3px;
    outline: 0;
    min-height: 40px;
}

.kayit-from-area .form-group label {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 4px;
    font-size: 15px;
    font-weight: 500;
}

.kayit-from-area .form-group button {
    width: 100%;
    display: inline-block;
    border: 0px;
    margin-top: 15px;
    background-color: #f66230;
    color: #fff;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: 400;
}


.disabled-input {
    pointer-events: none;
    cursor: default;
    background-color: #f7f7f7;
}


.car-information {
    background-image: url("../img/page-two-search.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    margin-top: 0px;
    margin-bottom: -15px;
    border-radius: 10px;
    padding-top: 26px;
}

.car-information .child-info {
    margin-top: 15px;
    width: 100%;
    background-color: #fff;
    border-radius:0px 0px 10px 10px;
    display: inline-block;
    margin-bottom: -15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.car-area-result .icon-list-tb {
    margin: 0;
    padding: 0;
}

.car-area-result .icon-list-tb li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    margin-right: 5px;
}

.car-area-result .icon-list-tb li ion-icon {
    color: #fff;
    margin-top: 4px;
    margin-bottom: -6px;
    background-color: #c1f11d;
    width: 24px;
    height: 19px;
    font-size: 12px;
    padding: 2px;
    border-radius: 5px;
}

.car-information .child-info .search-icons {
    width: auto;
    display: table;
    margin: 0 auto;
}

.car-information .child-info .search-icons li {
    width: auto;
    float: left;
    text-align: center;
    margin: 0px 5px !important;
    padding: 5px 7px;
    border-radius: 5px;
    list-style: none;
    border: 1px dashed #707070;
    margin-top: 8px !important;
    font-size: 14px;
    font-weight: 600;
}

.car-information .child-info .search-icons li ion-icon {
    margin-left: 2px;
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}

.car-information img {
    height: 142px;
    margin: 0 auto;
    padding-top: 17px;
    display: table;
    margin-bottom: -36px;
    z-index: 2;
    position: relative;
}

.web-btn {
    background-color: #c1f11d;
    color: #1e1f28;
    border: 0;
    width: 100%;
    margin-top: 19px;
    font-weight: 600;
    padding: 11px 5px;
    font-size: 19px;
    border-radius: 5px;
    margin-bottom: 12px;
    outline: 0;
}


.payment-type-btns {
    width: 100%;
    background-color: #ececec;
    display: inline-block;
    padding: 8px 3px;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 0px;
}

.payment-type-btns .buttons {
    width: 50%;
    float: left;
    padding: 0px 5px;
}

.payment-type-btns button {
    width: 100%;
    background-color: #fff;
    border: 0px;
    padding: 11px 8px;
    outline: none;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    display: block;
    float: left;
}


.payment-type-btns button.active {
    background-color: #c1f11d;
    color: #1e1f28;
}

.carspaymentsum {
    text-align: center;
    width: 100%;
    background-color: #fff;
    padding: 17px 15px;
    border-radius: 5px;
    margin-top: 12px;
    border: 1px solid #cccccc7a;
}

.carspaymentsum h6 {
    font-size: 15px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.carspaymentsum p {
    margin-bottom: 0px;
}

.payment-form-area {
    border-radius: 15px !important;
    margin-top: 0px;
}

.footer-iyzico {
    width: 100%;max-width: 552px; display: table; margin: 0 auto; margin-bottom: 26px; margin-top: 41px;
}

.private-hood {
    border-radius: 0 !important;
    padding-top: 42px !important;
}

.language-price-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 5;
}


.language-price-modal span.back {
    background-color: rgba(0, 0, 0, 0.28);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}



.language-price-modal .modal-area-lang {
    width: 100%;
    max-width: 580px;
    min-height: 120px;
    background-color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: 10%;
    border-radius: 7px;
    padding: 25px;
    position: relative;
    z-index: 11;
}

.language-price-modal .modal-area-lang h6 {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;

}

.language-price-modal .modal-area-lang p {
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
    font-weight: 500;
}

.language-price-modal .modal-area-lang label {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 0px;
    display: block;
}

.language-price-modal .modal-area-lang select {
    width: 100%;
    background-color: #e6f0ff;
    outline: 0;
    border: 0px;
    padding: 13px 8px;
    margin-bottom: 15px;
    border-radius: 5px;
    font-width: 600;
}

.language-price-modal .modal-area-lang button {
    width: 100%;
    background-color: #c1f11d;
    color: #1e1f28;
    border: 0px;
    border-radius: 50px;
    font-weight: 700;
    padding: 12px 8px;
    font-size: 17px;
    outline: 0;
}

@media(max-width: 768px){
    header .diji-menu > li:last-child > a {
        display: none;
    }
}

.tour-list-area {
    padding-top: 15px;
}

.tour-list-area .city-box {
    display: block;
    width: 100%;
    padding: 82px 15px;
    border-radius: 6px;
    margin-bottom: 25px;
    position: relative;
    text-decoration: none;
    background-position: center;
    background-size: cover;
}

.tour-list-area .city-box .back {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #1e1f288a;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    transition: all 800ms;
}


.tour-list-area .city-box h2 {
    text-align: center;
    width: 100%;
    color: #fff;
    position: relative;
    z-index: 2;
    font-size: 17px;
    transition: all 800ms;
}


.tour-list-area .city-box:hover .back {
    opacity: 0;
    transition: all 800ms;
}


.tour-list-area .city-box:hover h2 {
    opacity: 0;
    transition: all 800ms;
}

.city-detail-hood {
    padding-top: 15px;
    text-align: center;
}

.city-detail-hood h1 {
    font-size: 20px;
    font-weight: 700;
}

.city-detail-hood p {
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    max-width: 1020px;
    display: table;
    margin: 0 auto;
    margin-bottom: 15px;
}

.tour-list {
    padding-bottom: 35px;
}

.tour-box {
    width: 100%;
    padding: 15px;
    background-color: #e6f0ff;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 25px;
    text-decoration: none;
}

.tour-box img{
    width: 100%;
    border-radius: 10px;
}

.tour-box .select-btn {
    width: 100%;
    background-color: #1e1f28;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 10px 7px;
    font-size: 15px;
    border-radius: 25px;
}

.tour-box ul {
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
}

.tour-box ul li {
    margin: 0;
    padding: 5px 5px;
    list-style: none;
    font-size: 15px;
    font-weight: 600;
    color: #1e1f28;
    border-bottom: 1px solid #cad8ed;
}

.tour-box ul li:last-child {
    border-bottom: 0px;
}

.tour-box h4 {
    color: #1e1f28;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 17px;
    margin-top: 10px;
    font-weight: 700;
    margin-bottom: 0px;
}

.tour-box p {
    color: #1e1f28;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    margin-top: 5px;
}

.tour-detail {
    padding-bottom: 35px;
}

.tour-detail .images-area {
    margin-top: 15px;
}

.tour-detail .big-image {
    height: 377px !important;
    position: relative;
}

.tour-detail .image {
    width: 100%;
    height: 176px;
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    margin-bottom: 24px;
}

.tour-detail .images-area .all-photo {
    position: absolute;
    right: 15px;
    bottom: 15px;
    background-color: #fff;
    padding: 6px 15px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    color: #303030;
    border-radius: 7px;
}

.tour-detail .images-area .all-photo ion-icon{
    float: left;
    display: block;
    margin-right: 7px;
    margin-top: 2px;
    font-size: 15px;
}

.tour-form-area {
    background-color: #e6f0ff;
    width: 100%;
    border-radius: 10px;
    min-height: 200px;
    margin-top: 15px;
    padding: 20px;
}

.tour-form-area .form-group label {
    width: 100%;
    text-align: left;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 3px;
    font-size: 15px;
}

.tour-form-area .form-group input, .tour-form-area .form-group select {
    width: 100%;
    outline: 0;
    padding: 9px 12px;
    border: 1px solid #d2ddef;
    border-radius: 5px;
}

.tour-form-area .form-group button {
    display: table;
    margin: 0 auto;
    margin-top: 15px;
    background-color: #c1f11d;
    color: #1e1f28;
    border: 0px;
    padding: 9px 25px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 15px;
    outline: 0;
}

.tour-form-area .tour-detail {
    border: 1px dashed #1e1f28;
    padding: 15px;
    margin-top: 15px;
    border-radius: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.tour-form-area .tour-detail ul {
    margin: 0;
    padding: 0;
}

.tour-form-area .tour-detail ul li{
    margin: 0;
    padding: 12px 0px;
    list-style: none;
    font-size: 15px;
    border-bottom: 1px dashed #1e1f28;
}

.tour-form-area .tour-detail ul li:last-child {
    border-bottom: 0px;
}




.rez-info-box {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.rez-info-box h3 {
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    color: #353535;
    margin-bottom: 8px;
    margin-top: 18px;
    text-align: center;
}

.rez-info-box .text {
    position: relative;
    background-color: #eaeefe52;
    border: 1px solid #e6f0ff;
    border: #E2E8F0;
    margin-top: 0px !important;
    padding: 24px 21px;
    border-radius: 12px;
    display: inline-block;
    width: 100%;
}


.reservation-price-detail {
    position: relative;
    background-color: #eaeefe52;
    border: 1px solid #e6f0ff;
    border: #E2E8F0;
    margin-top: 63px;
    padding: 24px 21px;
    border-radius: 12px;
    display: inline-block;
    width: 100%;
}


.boat-feature {
    text-align: center;
    padding: 15px 10px !important;
    margin-top: 15px !important;
}

.boat-feature ion-icon {
    color: #454643;
    font-size: 24px;
}

.boat-feature h6 {
    color: #1e1f28;
    margin-bottom: 3px;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 700;
}

.boat-feature span {
    color: #2b2b2b;
    font-size: 15px;
    font-weight: 500;
}

.page-area {
    padding: 35px 0px;
}

.page-area h1.hood {
    border-bottom: 1px dashed #1e1f28;
    font-size: 21px;
    font-weight: 600;
    color: #1e1f28;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.page-area p {
    font-weight: 500;
    color: #1e1f28;
    line-height: 26px;
    font-size: 15px;
}

.tour-order-btn {
    background-color: #c1f11d;
    color: #1e1f28;
    width: 100%;
    border: 0px;
    padding: 10px 5px;
    font-weight: 700;
    margin-bottom: 14px;
    border-radius: 54px;
    margin-top: 5px;
    outline: 0;
}

.tour-image-area .child-info {
    margin-top: 240px;
}

.tour-image-area .tour-hood {
    width: 100%;
    background-color: #1e1f28;
    color: #c1f11d;
    margin-top: -20px;
    padding: 15px;
    text-align: center;
    font-weight: 700;
}
