﻿/*Tur Listeleme Grid*/
.cruise-grid-view {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

    .cruise-grid-view a {
        color: #0A3152;
    }

    .cruise-grid-view img {
        width: 100%;
        height: 210px;
    }

@media (max-width: 998px) {
    .cruise-grid-view img {
        height: 100% !important;
    }
}

.cruise-grid-view .btn-detail {
    color: #fff !important;
    text-decoration: none !important;
}


.cruise-grid-title {
    font-weight: 700;
    font-size: 14px;
    height: 44px;
    overflow: hidden;
    margin: 0px 10px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    /*box-shadow: 0px 0px 5px 0px #e6e6e6;*/
}

.cruise-grid-title2 {
    font-weight: 700;
    font-size: 14px;
    height: 29px !important;
    overflow: hidden;
    margin: 0px 10px;
    text-align: center;
    border: 0 !important;
}

.cruise-grid-moon-sun {
    font-size: 12px !important;
    height: 32px !important;
    line-height: 32px !important;
    margin-bottom: 5px !important;
    font-weight: bold;
}

    .cruise-grid-moon-sun i {
        margin-right: 1px !important;
    }

.cruise-grid-price-content {
    text-align: center;
    height: 52px !important;
}

    .cruise-grid-price-content .original-strike-amount {
        text-decoration: line-through;
        font-size: 13px !important;
        font-weight: normal !important;
        margin-top: 0px !important;
    }

    .cruise-grid-price-content .total-amount {
        font-size: 16px !important;
        font-weight: bold;
        margin: 0px !important;
    }

    .cruise-grid-price-content .original-total-amount {
        font-size: 13px !important;
        font-weight: normal !important;
        margin-top: 0px !important;
    }

/*Tur Listeleme Klasik*/

.cruise-classic-content {
}

    .cruise-classic-content .tdaycontent {
        border: 1px solid #ccc;
        padding: 6px;
    }

}

.cruise-classic-content .book {
    margin-top: 10px !important;
}


.cruise-classic-title {
    font-weight: 700;
    font-size: 14px !important;
    height: 24px;
    overflow: hidden;
    margin: 8px 0px;
}

.cruise-classic-moon-sun {
    font-size: 12px !important;
    margin-bottom: 8px !important;
    font-weight: bold;
}

    .cruise-classic-moon-sun i {
        color: #0A3152 !important;
    }

.cruise-classic-descreption {
    font-size: 12px !important;
    color: #0A3152 !important;
}

.cruise-classic-price-content {
    text-align: center;
  /*  max-height: 56px !important;*/
}

    .cruise-classic-price-content .original-strike-amount {
        text-decoration: line-through;
        font-size: 13px !important;
        font-weight: normal !important;
        margin-top: 0px !important;
        margin-bottom: 5px !important;
    }

    .cruise-classic-price-content .total-amount {
        font-size: 16px !important;
        font-weight: bold;
        margin: 5px 0px !important;
    }

    .cruise-classic-price-content .original-total-amount {
        font-size: 13px !important;
        font-weight: normal !important;
        margin-top: 0px !important;
    }

/*Detay*/

.turd-search-container {
}


    .turd-search-container label {
        font-size: 12px !important;
    }

    .turd-search-container .turd-search-content {
        background-color: #eaeaea;
        padding: 15px;
        height: 90px;
    }

    .turd-search-container .turd-search-button {
        height: 90px;
        line-height: 90px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        cursor: pointer;
    }

@media (max-width:992px) {

    .turd-search-container .turd-search-content {
        height: auto;
    }

    .turd-search-container .turd-search-button {
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        cursor: pointer;
    }
}

.turd-searchresult-container {
    margin-bottom: 15px;
}

    .turd-searchresult-container .turd-sr-title {
        /*font-weight: bold;
        font-size: 20px !important;
        color: #333;*/
        padding-left: 10px;
        padding-top: 15px;
        padding-bottom: 10px;
        margin-top: 15px;
        border: solid 1px #ddd;
        font-size: 18px !important;
        font-weight: bold;
        margin-bottom: 0px !important;
    }

    .turd-searchresult-container .turd-sr-price {
        font-weight: bold;
        font-size: 18px !important;
    }

    .turd-searchresult-container .gtabletopcell-desc {
        width: auto;
        font-size: 14px;
    }

    .turd-searchresult-container .gtabletopcell-small {
        width: 150px !important;
    }

    .turd-searchresult-container .turd-buybutton {
        height: 30px;
        line-height: 30px;
        width: 100%;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        cursor: pointer;
        background-color: #0aa40e;
        margin: 5px auto;
        padding: 0px 20px;
    }

    .turd-searchresult-container .turd-onrequestbutton {
        height: 30px;
        line-height: 30px;
        width: 100%;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        cursor: pointer;
        background-color: #d9534f;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 20px;
    }

    .turd-searchresult-container .horizontal-scrool {
        width: 100%;
    }

.turdetail-pricetable-scroll {
    max-height: 500px;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 10px;
}

@media (max-width:810px) {

    .turd-searchresult-container .horizontal-scrool {
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .turd-searchresult-container .gtabletopcell-small {
        width: 140px !important;
    }
}

.package-detail-sidebar .package-summary-body {
    padding: 6px 20px;
    color: #444;
}

.tur-recommended .button-recommended {
    height: 36px !important;
    line-height: 36px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}

.tur-recommended .button-buy {
    background-color: #0aa40e;
}

    .tur-recommended .button-buy:hover {
        background-color: #0cb910;
    }

.tur-recommended .button-onrequest {
    height: 36px !important;
    line-height: 36px;
    color: #fff;
    background-color: #d9534f;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}

    .tur-recommended .button-onrequest:hover {
        background-color: #ef6f6b;
    }

.cruise-detail-map-container {
    position: absolute;
    z-index: 10;
    width: 100%;
}

.cruise-map-absolute {
    position: absolute;
    z-index: 6;
    padding: 10px 0px;
    width: 100%;
    color: #fff;
}
/*************** Main Center ************************/
/*******************************************************/


.main-cruise-center-box .mtcb-images2 {
    height: 210px;
}

.main-cruise-bottom-box {
}

@media (max-width:998px) {
    .main-cruise-center-box {
        text-align: center !important;
    }

        .main-cruise-center-box .mtcb-images {
            width: 100%;
            max-width: none;
            margin-bottom: 10px;
        }

        .main-cruise-center-box .mtcb-images2 {
            height: auto;
            width: 100%;
        }

    .main-cruise-bottom-box .holiday-img {
        overflow: hidden;
        height: 220px;
    }

        .main-cruise-bottom-box .holiday-img .mtrb-images {
            height: auto !important;
            margin-top: -10%;
        }
}

/*Tailoar made filter*/

.tailormade-filtern-content {
    padding: 15px;
    background-color: #f3f3f3;
}

.tailormade-filtern-title {
    height: 40px;
    padding-left: 15px;
    color: #fff;
    background-color: #003466;
    line-height: 40px;
}

.tailormade-filtern-location-content {
    border: solid 1px #cccccc;
    font-size: 13px;
}

    .tailormade-filtern-location-content .child-location {
        padding: 0px 12px;
        border-right: dashed 1px #cccccc;
        float: left;
        margin: 5px 0px;
    }

    .tailormade-filtern-location-content .button-child-location {
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        background-color: #ed8323;
        color: #fff;
        float: right;
        margin: 10px 10px 10px;
    }

/* Yeni tur listesi*/

.new-cruisegrid-view {
}



    .new-cruisegrid-view .image-content {
    }

        .new-cruisegrid-view .image-content img {
            width: 100%;
            height: 220px;
        }

        .new-cruisegrid-view .image-content .night-content {
            position: absolute;
            left: 0;
            bottom: 0;
            color: #ffffff;
            background: rgba(0, 0, 0, .7);
            width: 100%;
            text-align: center;
            line-height: 30px;
            height: 30px;
            font-size: 13px;
        }

    .new-cruisegrid-view .text-content {
        padding: 10px;
    }

        .new-cruisegrid-view .text-content .title {
            height: 40px;
            font-size: 14px;
            overflow: hidden;
            color: #222;
        }

    .new-cruisegrid-view .price-content {
        height: 36px;
    }

    .new-cruisegrid-view .category-content {
        padding: 5px 0px;
        text-align: center;
    }

    .new-cruisegrid-view .price-table {
        width: 100%;
        bottom: 0;
        position: absolute;
    }

        .new-cruisegrid-view .price-table td {
            vertical-align: middle;
            padding: 5px;
        }

        .new-cruisegrid-view .price-table .tdprice {
            vertical-align: middle;
            background-color: #13c20f;
            color: #fff;
            width: 49.5%;
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            height: 45px;
            overflow: hidden;
        }

            .new-cruisegrid-view .price-table .tdprice .tdcurrencycode {
                font-size: 11px;
            }

        .new-cruisegrid-view .price-table .tdstrike {
            vertical-align: middle;
            color: #222;
            font-size: 12px;
            text-align: center;
            height: 44px;
            overflow: hidden;
        }

            .new-cruisegrid-view .price-table .tdstrike .strike {
                color: red;
                text-align: center;
                text-decoration: line-through;
            }

/************************************** Mobile **********************/


.cruise-mobillist-content {
    margin-bottom: 20px;
}

    .cruise-mobillist-content .cruiseitem {
        font-size: 11px;
        margin-bottom: 5px;
    }


        .cruise-mobillist-content .cruiseitem .tbitem {
            width: 100%;
        }

        .cruise-mobillist-content .cruiseitem .header-logo {
            width: 100%;
            overflow: hidden;
            height: 80px;
        }

        .cruise-mobillist-content .cruiseitem .cruiselogo {
            width: 100% !important;
            min-height: 80px;
        }

        .cruise-mobillist-content .cruiseitem .title {
            font-size: 13px;
            margin-bottom: 10px;
            font-weight: bold;
            text-align: center;
            height: 28px;
            overflow: hidden;
        }

        .cruise-mobillist-content .cruiseitem .stars {
            font-size: 9px;
            line-height: 14px;
            background-color: #000000;
            text-align: center;
            padding: 3px 0px;
        }

        .cruise-mobillist-content .cruiseitem .address {
            font-size: 10px;
            line-height: 14px;
        }

        .cruise-mobillist-content .cruiseitem .cheapest {
            font-size: 10px;
            text-align: center;
            line-height: 12px;
        }

        .cruise-mobillist-content .cruiseitem .strikecontent {
            font-size: 11px;
            line-height: 14px;
            text-align: center;
        }

        .cruise-mobillist-content .cruiseitem .pricecontent {
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            line-height: 14px;
        }

        .cruise-mobillist-content .cruiseitem .btn-booking-select {
            font-size: 11px;
            border: 0px;
            border-radius: 0px;
            padding: 3px 8px;
            font-weight: bold;
            width: 100% !important;
            display: inline-block;
            text-align: center;
            background-color: #F7941D !important;
        }

            .cruise-mobillist-content .cruiseitem .btn-booking-select:hover {
                background-color: #d4821f !important;
            }


/************************************** Mobile End **********************/
