@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");

body {
    font-family: 'Montserrat', sans-serif;
    background: url("https://selectum-cruise-static.s3.eu-central-1.amazonaws.com/vendor/images/altsayfa-bg.png") no-repeat -500px -40px
}

@media (max-width: 767px) {
    body {
        background: url("https://selectum-cruise-static.s3.eu-central-1.amazonaws.com/vendor/images/altsayfa-bg.png") no-repeat -120px 0px;
        background-size: contain
    }
}

input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="button"]:focus, select:focus {
    font-size: 16px !important
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.mobilNone {
    display: none !important
}

.menu-toggler {
    background-color: rgba(13, 35, 62, 0.52);
    color: #ffffff;
    line-height: 42px;
    font-size: 32px;
    width: 42px;
    height: 42px
}

.section--padding, .section-padding {
    padding-top: 50px;
    padding-bottom: 70px
}

@media (max-width: 992px) {
    .header-area .header-top-bar {
        background-color: #194b71 !important;
        z-index: 3;
        position: relative
    }

    .header-area .header-top-content .select-contain .dropdown-toggle {
        width: 120px;
        color: #fff !important
    }

    .header-area .header-top-content .list-items li a {
        color: #fff !important
    }

    .header-area .down-button {
        top: -12px;
        background-color: #0f58c1;
        color: #f2f8ff
    }

    .header-area .menu-wrapper .logo {
        z-index: 4
    }

    .header-area .main-menu-content {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 2
    }

    .header-area .main-menu-content nav {
        display: flex;
        margin: auto;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100%
    }

    .header-area .main-menu-content ul {
        text-align: center
    }

    .header-area .main-menu-content ul li a {
        font-size: 21px;
        color: #0d233e !important;
        font-weight: 600
    }
}

@media (max-width: 767px) {
    .header-area .logo img {
        height: 56px
    }
}

@media (max-width: 767px) {
    .header-area .menu-wrapper {
        padding-top: 0px;
        padding-bottom: 0px
    }
}

.breadcrumb-area {
    padding-top: 120px;
    padding-bottom: 0px
}

.breadcrumb-area:before {
    background-color: #01060d;
    background-image: none;
    display: none
}

.breadcrumb-area .breadcrumb-btn {
    padding-top: 50px;
    padding-bottom: 70px
}

.breadcrumb-area .breadcrumb-list .list-items {
    background-color: rgba(1, 168, 226, 0.4)
}

.breadcrumb-area .breadcrumb-list .list-items li {
    color: #122742
}

.breadcrumb-area .breadcrumb-list .list-items li:before {
    background-color: #122742
}

.breadcrumb-area .breadcrumb-list .list-items li a {
    color: #122742
}

.mainSlider .card-item .card-img img {
    border-radius: 0px
}

.mainSlider .carousel-action .owl-dots {
    position: absolute;
    right: 24px;
    bottom: 24px;
    width: auto
}

.mainSlider .carousel-action .owl-dots div {
    display: block;
    margin-top: 12px;
    border-color: rgba(51, 60, 145, 0.56)
}

.mainSlider .carousel-action .owl-dots div.active {
    background-color: #333c91;
    border-color: #333c91
}

.mainSlider .carousel-action .owl-nav div.owl-next {
    right: 24px
}

.mainSlider .carousel-action .owl-nav div.owl-prev {
    left: 24px
}

.main-menu-content ul li a {
    font-size: 21px;
    color: #0d233e;
    font-weight: 600
}

.main-menu-content ul li a:hover {
    color: #1976d2
}

/*.theme-btn:hover {*/
/*    background-color: #1976d2;*/
/*    border: 1px solid #1976d2;*/
/*    color: #fff;*/
/*}*/

.theme-btn {
    background-color: #1976d2;
    color: #fff
}

.theme-btn {
    background-color: #1976d2;
    color: #fff
}

.theme-btn-danger-rgb:hover{
    border: 1px solid #d7192b;
}

.theme-btn-danger-rgb{
    background-color: #de3746;
    border: 1px solid #d7192b;
}

.theme-btn-positive-rgb:hover{
    border: 1px solid #28a745;
    color: #28a745;
}

.theme-btn-positive-rgb{
    background-color: #28a745;
    border: 1px solid #28a745;
}

.theme-btn-transparent {
    background-color: #fff;
    color: #1976d2
}

.theme-btn-transparent:hover {
    background-color: #1976d2 !important;
    color: #fff
}

.header-top-content .list-items li a {
    color: #ffffff
}

.mainSearch {
    position: relative;
    z-index: 7
}

.mainSearch .search-fields-container-shape {
    box-shadow: 0 0 50px rgba(82, 85, 90, 0.5);
    border-radius: 16px;
    margin-bottom: 0px;
    margin-top: 0px;
    border-radius: 58px;
    padding: 16px;
    padding-left: 32px
}

.mainSearch .search-fields-container-shape .label-text {
    position: absolute;
    top: 0px;
    z-index: 1;
    font-weight: 600;
    font-size: 16px
}

.mainSearch .search-fields-container-shape .select-contain .dropdown-toggle {
    padding: 28px 16px 4px 0px;
    line-height: 36px;
    border: none;
    border-right: solid 1px;
    border-radius: 0px
}

.mainSearch .search-fields-container-shape .select-contain .dropdown-toggle:after {
    top: 50%;
    margin-top: -7px
}

.mainSearch .search-fields-container-shape .select-contain .dropdown-item {
    padding: 12px 16px;
    font-size: 16px
}

.mainSearch .search-fields-container-shape .dropdown-btn {
    padding: 28px 0px 4px 0px;
    line-height: 36px;
    border: none;
    border-radius: 0px
}

.mainSearch .search-fields-container-shape .dropdown-btn:after {
    top: 50%;
    margin-top: -7px
}

.mainSearch .search-fields-container-shape .form-group {
    margin-bottom: 0px
}

.mainSearch .search-fields-container-shape .dropdown-contain .dropdown-menu {
    min-width: 100%;
    width: auto
}

.mainSearch .search-fields-container-shape .dropdown-contain .dropdown-menu .dropdown-item {
    padding: 12px 16px;
    font-size: 16px
}

.mainSearch .search-fields-container-shape .dropdown-contain .dropdown-menu .dropdown-item label {
    margin-right: 24px
}

.mainSearch .btn-search .theme-btn {
    line-height: 66px;
    width: 100%;
    text-align: center;
    border-radius: 33px;
    font-size: 21px;
    font-weight: 600
}

@media (max-width: 992px) {
    .mainSearch {
        z-index: 1
    }

    .mainSearch .search-fields-container-shape {
        border-radius: 5px !important
    }

    .mainSearch .search-fields-container-shape .select-contain .dropdown-toggle {
        border-bottom: solid 1px;
        border-right: none;
        margin-bottom: 16px
    }

    .mainSearch .search-fields-container-shape .dropdown-btn {
        border-bottom: solid 1px;
        border-color: rgba(128, 137, 150, 0.2) !important
    }

    .mainSearch .btn-search .theme-btn {
        margin-top: 12px;
        line-height: 50px
    }
}

@media (max-width: 375px) {
    .mainSearch .search-fields-container-shape {
        border-radius: 5px !important;
        padding-top: 16px !important;
        padding-bottom: 16px !important;
        padding-left: 16px !important
    }

    .mainSearch .search-fields-container-shape .select-contain .dropdown-toggle {
        border-bottom: solid 1px;
        border-right: none;
        margin-bottom: 8px !important;
        padding-top: 20px !important
    }

    .mainSearch .search-fields-container-shape .label-text {
        font-size: 14px !important
    }

    .mainSearch .btn-search .theme-btn {
        margin-top: 10px;
        line-height: 44px !important
    }
}

.destination-area .card-item .card-img img {
    aspect-ratio: 3/2;
    object-fit: cover
}

.destination-area .card-item .card-img:before {
    background: #0d233e;
    background: -moz-linear-gradient(0deg, #0d233e 0%, rgba(13, 35, 62, 0) 100%);
    background: -webkit-linear-gradient(0deg, #0d233e 0%, rgba(13, 35, 62, 0) 100%);
    background: linear-gradient(0deg, #0d233e 0%, rgba(13, 35, 62, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d233e", endColorstr="#0d233e", GradientType=1);
    height: 100px;
    opacity: 0.9;
    top: auto;
    bottom: 0px
}

.mainCarausel .card-item .card-img img {
    aspect-ratio: 4/3;
    object-fit: cover
}

.mainCarausel .owl-dots {
    padding-top: 24px
}

.galeri .gallery-card {
    position: relative
}

.galeri .gallery-card:after {
    background: #0d233e;
    background: -moz-linear-gradient(0deg, #0d233e 0%, rgba(13, 35, 62, 0) 100%);
    background: -webkit-linear-gradient(0deg, #0d233e 0%, rgba(13, 35, 62, 0) 100%);
    background: linear-gradient(0deg, #0d233e 0%, rgba(13, 35, 62, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d233e", endColorstr="#0d233e", GradientType=1);
    height: 174px;
    opacity: 0.9;
    top: auto;
    bottom: 0px;
    content: "";
    position: absolute;
    width: 100%;
    transition: all .3s
}

.galeri .gallery-card:hover .card-body {
    bottom: 24px
}

.galeri .gallery-card:hover 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)
}

.galeri .gallery-card:hover:after {
    height: 100%
}

.galeri .gallery-card img {
    aspect-ratio: 3/2;
    object-fit: cover
}

.galeri .gallery-card .gCartText {
    margin-top: 16px;
    text-align: center;
    font-size: 16px;
    color: #0d233e
}

.galeri .gallery-card .card-body {
    position: absolute;
    bottom: -75px;
    transition: all .3s;
    z-index: 2;
    height: 174px
}

.galeri .gallery-card .card-body .card-title {
    font-size: 19px;
    margin-bottom: 0px;
    color: #fff
}

.room .gallery-card:after {
    display: none
}

.gemiOzellkleri {
    padding-top: 50px;
    padding-bottom: 60px
}

.gemiOzellkleri .room-type-link {
    right: 24px;
    padding: 15px 24px;
    font-size: 16px;
    font-weight: 700;
    text-transform: none
}

.gemiBilgileri {
    padding-bottom: 60px;
    padding-top: 200px
}

.gemiBilgileri .section-heading .sec__title {
    margin-bottom: 32px
}

.hero-slider .card-item .card-img img {
    border-radius: 0px;
    min-height: 300px;
    object-fit: cover
}

.heroVideo {
    position: relative
}

.heroVideo .hero-content {
    padding-top: 80px;
    padding-bottom: 56px
}

.heroVideo .hero-content .section-heading .sec__title {
    font-size: 42px;
    line-height: 1.5
}

.heroVideo .heroArea {
    height: 715px;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 70px 0px 40px 0px;
    margin-top: -200px
}

.heroVideo .heroArea:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 17, 71, 0.49);
    z-index: -1;
    top: 0px
}

.heroVideo .heroArea:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0px;
    background: url("https://selectum-cruise-static.s3.eu-central-1.amazonaws.com/vendor/images/altsayfa-bg.png") no-repeat -500px -40px
}

.heroVideo .background-video {
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%
}

.heroVideo .background-video video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.heroVideo .background-video img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (max-width: 992px) {
    .heroVideo .heroArea {
        margin-top: -180px
    }

    .heroVideo .hero-content .section-heading .sec__title {
        font-size: 32px
    }
}

@media (max-width: 767px) {
    .heroVideo .heroArea {
        margin-top: -80px
    }

    .heroVideo .hero-content {
        padding-top: 40px;
        padding-bottom: 32px
    }

    .heroVideo .hero-content .section-heading .sec__title {
        font-size: 21px;
        line-height: 1.5 !important
    }
}

@media (max-width: 576px) {
    .heroVideo .hero-content {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .heroVideo .hero-content .section-heading .sec__title {
        font-size: 16px;
        line-height: 1.5 !important
    }

    .heroVideo .heroArea {
        height: 100vh;
        margin-top: -80px
    }
}

.covid .mobile-img {
    bottom: auto;
    position: relative
}

.mainVideo {
    position: relative;
    z-index: 2
}

.mainVideo .video-content {
    margin-bottom: auto
}

.mainP70 {
    padding-top: 70px;
    padding-bottom: 70px
}

@media (max-width: 576px) {
    .mainP70 {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.hero-wrapper5 .btn-search {
    margin-top: 28px
}

.hero-wrapper5 .btn-search .theme-btn {
    display: block;
    text-align: center;
    line-height: 48px
}

@media (max-width: 976px) {
    .hero-wrapper5 .btn-search {
        margin-top: 0px
    }
}

@media (max-width: 576px) {
    .hero-wrapper5 .hero-box {
        padding-top: 24px
    }

    .hero-wrapper5 .search-fields-container-shape {
        margin-top: 0px
    }

    .hero-wrapper5 .hero-content .section-heading .sec__title {
        font-size: 24px;
        line-height: 32px !important
    }

    .hero-wrapper5 .hero-content .section-heading .sec__desc {
        font-size: 16px
    }
}

.card-item-list .card-dates {
    margin-top: 16px;
    margin-bottom: 12px
}

.card-item-list .card-dates .list-items-flush {
    border-bottom: 1px solid rgba(128, 137, 150, 0.1);
    padding-bottom: 0px;
    margin-bottom: 10px
}

.card-item-list .card-dates .list-items-flush li {
    border-bottom: none;
    margin-bottom: 0px;
    float: left;
    margin-right: 32px
}

.card-item-list .card-dates .list-items-flush:after {
    content: "";
    clear: both;
    display: block
}

.list-items-2 li span.text-value {
    color: #287dfa;
    font-size: 28px;
    font-weight: 700
}

.add-cabin {
    margin-top: auto
}

.add-cabin .qtyInc, .add-cabin .qtyDec {
    width: 36px;
    height: 36px;
    background-color: #287dfa;
    color: #fff;
    line-height: 36px;
    border-radius: 4px
}

.add-cabin input {
    width: 46px
}

.add-cabin label {
    font-size: 14px
}

.add-cabin.disabled input {
    pointer-events: none
}

.add-cabin.disabled .qtyInc, .add-cabin.disabled .qtyDec {
    background-color: rgba(128, 137, 150, 0.15);
    pointer-events: none
}

.selectedCabin .cabin-type-img {
    position: relative;
    margin-right: 0px;
    width: 100%;
    margin-bottom: 16px
}

.selectedCabin .cabin-type-img img {
    height: 150px;
    object-fit: cover
}

.selectedCabin .cabin-type-img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0px;
    top: 0px;
    border-radius: 4px
}

.selectedCabin .cabin-type-img .badge {
    position: absolute;
    background-color: #40CC6F;
    top: -10px;
    left: 16px;
    right: 16px;
    padding: 6px 11px;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-weight: 500;
    z-index: 3;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.selectedCabin .text {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 2;
    padding: 10px
}

.selectedCabin .text h3 {
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin-bottom: 8px;
    font-weight: 500
}

.selectedCabin .text p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 21px
}

.selectedCabin .personel {
    margin: auto;
    margin-top: 4px;
    display: table
}

.selectedCabin .personel span {
    width: 24px;
    height: 24px;
    background-color: #fff;
    color: #0d233e;
    text-align: center;
    display: block;
    float: left;
    border-radius: 100%;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 14px;
    line-height: 24px
}

.stickyBar {
    position: sticky;
    top: 130px
}

@media (max-width: 992px) {
    .stickyBar {
        z-index: 2
    }
}

.header-menu-wrapper {
    border-bottom: 1px solid rgba(128, 137, 150, 0.1);
    padding-top: 12px;
    padding-bottom: 12px
}

.sidebarnav {
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.1)
}

.sidebarnav .sidebar-menu-wrap {
    border-top: none
}

.sidebarnav .sidebar-menu {
    padding: 0px
}

.myBooking .table-form thead th {
    white-space: normal
}

.myBooking .table-form td, .myBooking .table-form th {
    font-size: 12px;
    padding: 8px
}

.payment-area {
    padding-top: 120px;
    padding-bottom: 50px
}

.payment-area .rezBilgi {
    font-size: 13px;
    background-color: rgba(247, 153, 171, 0.28);
    padding: 12px;
    border-radius: 4px;
    margin-top: 12px;
    line-height: 1.8;
    color: #0e243f
}

.payment-area .payment-received-wrap .form-content {
    padding: 32px
}

.payment-area .payment-received-wrap .payment-received-list .icon-element {
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    margin-right: 24px
}

.payment-area .bookingDetail {
    border: 1px solid rgba(128, 137, 150, 0.2);
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.03);
    -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.03);
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.03)
}

.payment-area .bookingDetail .book-title-wrap h3 {
    font-size: 15px;
    font-weight: 700;
    color: #0d233e;
    text-transform: uppercase;
    margin-bottom: 14px;
    display: inline-block
}

.payment-area .bookingDetail .book-title-wrap .btn-print {
    float: right;
    height: 36px;
    width: 36px;
    display: block;
    border: none;
    border-radius: 4px;
    background-color: rgba(160, 190, 230, 0.48);
    color: #0d233e;
    font-size: 21px
}

.payment-area .bookingDetail .book-title-wrap .btn-print:hover {
    background-color: #1976d2;
    color: #fff;
    border-color: #1976d2
}

.payment-area .bookingDetail .list-items-flush {
    border-bottom: 1px solid rgba(128, 137, 150, 0.1)
}

.payment-area .bookingDetail .list-items-flush li {
    border-bottom: none;
    margin-right: 24px
}

.payment-area .bookingDetail .list-items-2 li span.text-value {
    width: auto
}

@media (max-width: 767px) {
    .payment-area .payment-received-wrap .form-content {
        padding: 16px
    }

    .payment-area .bookingDetail {
        padding: 0px;
        border: none
    }
}

.carousel-action .owl-dots div {
    border: 2px solid rgba(210, 212, 220, 0.55)
}

.booking-area .form-group .theme-btn {
    line-height: 49px;
    padding: 0px 8px
}

.cabin-type {
    border: 1px solid rgba(128, 137, 150, 0.2);
    border-radius: 5px;
    padding: 16px;
    margin-top: 30px
}

.cabin-type .endText {
    display: none
}

.cabin-type.end .cabin-type-img {
    overflow: hidden
}

.cabin-type.end .endText {
    position: absolute;
    transform: rotate(-45deg);
    background-color: #fff;
    color: #162b45;
    left: -34px;
    top: 20px;
    padding: 4px 16px;
    width: 145px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 0 10px rgba(82, 85, 90, 0.5);
    display: block
}

.cabin-type.end .qtyBtn {
    pointer-events: none;
    opacity: .4
}

.cabin-type .cabin-type-img {
    position: relative
}

.cabin-type .cabin-type-img img {
    height: 100%;
    object-fit: cover
}

.cabin-type .form-group {
    margin-bottom: 0px
}

.cabin-type .theme-btn {
    line-height: 49px
}

.cabin-type .cabin-type-item .custom-checkbox {
    top: auto
}

.cabin-type .cabin-type-item .custom-checkbox label {
    line-height: 36px;
    background-color: #333c91
}

.cabin-type .cabin-type-detail {
    padding-right: 24px;
    width: auto
}

.cabin-type .cabin-type-detail .list-items li {
    font-size: 14px
}

.cabin-type .cabin-price {
    display: flex;
    flex-direction: column;
    margin-left: auto
}

.cabin-type .cabin-price ul li strong {
    white-space: nowrap;
    font-size: 24px
}

.cabin-type .select-contain .dropdown-toggle {
    padding: 14px 8px;
    padding-right: 21px
}

.cabin-type .select-contain .dropdown-toggle:after {
    right: 8px
}

.cabin-type .theme-btn-transparent {
    background-color: #fff
}

@media (max-width: 767px) {
    .cabin-type .cabin-type-desc .d-flex {
        display: block !important
    }
}

@media (max-width: 576px) {
    .cabin-type .cabin-type-img {
        height: 220px;
        width: 100%
    }

    .cabin-type .cabin-type-img img {
        height: 100%;
        object-fit: cover
    }
}

.error .form-control {
    border: solid 1px #e3251c
}

.error .error-text {
    display: block;
    color: #e3251c;
    text-align: right;
    font-size: 11px;
    position: absolute;
    right: 0px;
    bottom: auto;
    top: 48px;
    left: 0px
}

.modal-popup .hata {
    color: #d75a4a
}

.modal-popup .uyari {
    color: #dd8437
}

.modal-popup .basarili {
    color: #129001
}

.mainTurX .cruise-card .card-title {
    font-size: 16px;
    line-height: 21px
}

.mainTurX .cruise-card .card-subtitle {
    font-size: 16px
}

.mainTurX .cruise-card .card-meta {
    font-size: 14px;
    line-height: 21px;
    margin-top: 8px;
    color: #5d646d
}

.mainTurX .cruise-card .card-img::before {
    display: none
}

.guvenliTurizm {
    position: fixed;
    left: 32px;
    bottom: 32px;
    width: 100px;
    z-index: 20;
    background-color: transparent;
    -webkit-animation: gizle 1.0s forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 10s;
    animation: gizle 1.0s forwards;
    animation-iteration-count: 1;
    animation-delay: 10s
}

.guvenliTurizm img {
    width: 100%;
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
    border-radius: 100%
}

.package-card {
    min-height: 860px
}

.package-card .package-title {
    min-height: 216px
}

.package-card .package-title .package__price {
    color: #333c91
}

.package-card .package-title .package__month {
    color: #333c91;
    padding-left: 32px;
    padding-right: 32px;
    margin-bottom: 24px
}

.package-card .title {
    font-size: 16px;
    padding: 0px 32px;
    line-height: 24px;
    color: #333c91;
    margin-bottom: 24px
}

.package-card .list-items {
    padding: 0px 32px
}

.package-card-active .package-title {
    background-color: #333c91
}

.package-card-active .package-title .package__price, .package-card-active .package-title .package__month, .package-card-active .package-title .package__title {
    color: #fff
}

.ozelPaketler .card {
    border: 1px solid rgba(128, 137, 150, 0.1);
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.1)
}

.ozelPaketler .card .section-heading {
    margin-bottom: 32px
}

.ozelPaketler .card .card-body {
    padding: 32px
}

.ozelPaketler .img {
    border-radius: 0.25rem
}

@media (max-width: 1200px) {
    .container {
        max-width: 100%
    }
}

.logo .pLogo {
    display: inline-block;
    height: 126px
}

.logo .mLogo {
    display: none
}

.fixed-nav .logo .pLogo {
    display: none
}

.fixed-nav .logo .mLogo {
    display: inline-block
}

.footer-area .list-items li a {
    font-size: 14px
}

.footer-area .f-menu li {
    float: left;
    width: 50%;
    margin-right: 0px
}

.footer-area .f-menu li:before {
    position: relative;
    display: inline-block;
    bottom: auto;
    top: -3px;
    margin-right: 8px
}

.footer-area .f-menu li:last-child:before {
    display: inline-block
}

@media (max-width: 767px) {
    .footer-area .list-items li {
        text-align: left;
        padding-right: 0px
    }

    .footer-area .list-items li a {
        font-size: 12px
    }

    .footer-area .f-menu {
        margin-bottom: 16px
    }

    .footer-area .f-menu:after {
        content: "";
        display: block;
        clear: both
    }
}

.turCard .card-img img {
    aspect-ratio: 4/3;
    object-fit: cover
}

.turCard .card-body {
    min-height: 185px
}

.turCard .card-price {
    font-size: 16px;
    position: absolute;
    bottom: 24px
}

.turCard .btn-text {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 42px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #1976d2;
    transition: .2s;
    border-radius: 4px;
    border: solid 1px #1976d2
}

.turCard .btn-text:hover {
    color: #1976d2;
    background-color: #fff
}

.turCard .card-title {
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: 600
}

.turCardList {
    border: 1px solid #1976d2
}

.turCardList .card-title {
    font-size: 18px;
    font-weight: 600
}

.turCardList .btn-text {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 42px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #1976d2;
    transition: .2s;
    border-radius: 4px;
    border: solid 1px #1976d2
}

.turCardList .btn-text:hover {
    color: #1976d2;
    background-color: #fff
}

@media (max-width: 767px) {
    .turCardList {
        margin-bottom: 16px
    }

    .turCardList .btn-text {
        display: inline-block;
        margin-top: 12px
    }
}

.turlar-incele a {
    cursor: pointer
}

.turlar-incele .card-body {
    padding: 16px
}

.turlar-incele .card-price .price__num {
    font-size: 24px;
    font-weight: 700
}

.turlar-incele .btn-text {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 42px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #1976d2;
    transition: .2s;
    border-radius: 4px;
    border: solid 1px #1976d2;
    display: inline-block;
    white-space: nowrap
}

.turlar-incele .btn-text:hover {
    color: #1976d2;
    background-color: #fff;
    border: solid 1px #1976d2;
    font-size: 14px;
    font-weight: 600;
    line-height: 42px
}

.turlar-incele .card-img img {
    height: 238px
}

@media (max-width: 1199px) {
    .turlar-incele .card-price {
        display: flex !important
    }
}

.gemiTable th {
    padding: 24px 12px;
    width: 33.333%
}

.gemiTable h5 {
    font-size: 16px;
    font-weight: 600
}

.gemiTable tr td:nth-child(2n), .gemiTable tr th:nth-child(2n) {
    background-color: rgba(219, 219, 219, 0.22)
}

.cd-words-wrapper b {
    color: #1bd2fc
}

.header-top-bar, .header-menu-wrapper {
    background-color: transparent;
    border-bottom: none
}

.header-top-content .header-right-action .theme-btn {
    line-height: 38px
}

.header-top-content .social-profile {
    margin-right: 12px
}

.header-top-content .social-profile a {
    color: #fff;
    font-size: 21px;
    background-color: rgba(128, 137, 150, 0.3);
    border-radius: 4px
}

.fixed-nav .header-area {
    z-index: 8 !important
}

.fixed-nav .mainHeader .main-menu-content ul li a {
    font-size: 21px;
    color: #0d233e
}

.fixed-nav .mainHeader .main-menu-content ul li a:hover {
    color: #1976d2
}

.fixed-nav .mainHeader .header-menu-wrapper {
    background-color: #fff
}

.fixed-nav .header-menu-wrapper {
    background-color: #fff
}

/*.theme-btn {*/
/*    background-color: #1976d2;*/
/*    border-color: #1976d2*/
/*}*/

.gemideHayat {
    padding-top: 100px;
    padding-bottom: 100px;
    background: url("https://selectum-cruise-static.s3.eu-central-1.amazonaws.com/vendor/images/gemideHayat-bg.webp");
    background-attachment: fixed;
    background-size: cover
}

.gemideHayat .sec__title {
    text-align: center;
    margin-bottom: 56px;
    color: #fff
}

.gemideHayat ul li .box {
    height: 200px;
    border-radius: 12px;
    background-color: #fff;
    padding: 24px 16px;
    margin-bottom: 30px;
    text-align: center;
    color: #0d233e
}

.gemideHayat ul li .box i {
    display: block;
    font-size: 52px;
    margin-bottom: 12px
}

.gemideHayat ul li .box .theme-btn {
    width: 100%;
    border-radius: 12px;
    height: 100%;
    text-align: left;
    font-size: 16px;
    padding-top: 46px;
    line-height: 27px
}

.gemideHayat ul li .box .theme-btn:hover {
    color: #1976d2
}

@media (max-width: 767px) {
    .gemideHayat {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .gemideHayat ul li .box .theme-btn {
        padding-top: 12px
    }
}

.guvenliTurizm {
    position: fixed;
    left: 32px;
    bottom: 32px;
    width: 100px;
    z-index: 20;
    background-color: transparent;
    -webkit-animation: gizle 1.0s forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 10s;
    animation: gizle 1.0s forwards;
    animation-iteration-count: 1;
    animation-delay: 10s
}

.guvenliTurizm img {
    width: 100%;
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.2);
    border-radius: 100%
}

.tourSlide .owl-dots {
    padding-top: 0px;
    display: none
}

.cerez {
    background-color: #f5f7fc;
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.3);
    position: fixed;
    z-index: 10;
    padding: 24px;
    max-width: 100%;
    bottom: 0px;
    margin-bottom: 0px
}

.cerez h4 {
    color: #0d233e;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 600
}

.cerez p {
    margin-bottom: 16px
}

.cerez .btnBorder {
    border-color: #1976d2;
    background-color: #fff;
    color: #1976d2;
    margin-bottom: 12px;
    margin-right: 12px
}

.cerez .btnBorder:focus {
    border: none;
    outline: none;
    box-shadow: none
}

.cerez .close {
    font-size: 32px
}

@media (max-width: 767px) {
    .cerez {
        max-width: 100%;
        margin-left: 12px;
        margin-right: 12px
    }

    .cerez h4 {
        font-size: 14px
    }

    .cerez p {
        font-size: 12px
    }
}

.cerezModal .modal-title {
    color: #0d233e;
    font-weight: 700
}

.cerezModal .modal-body {
    padding: 24px
}

.cerezModal .modal-body h4 {
    color: #0d233e;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 600
}

.cerezModal .modal-body p {
    margin-bottom: 16px;
    font-size: 14px
}

.sayac {
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    margin-top: 8px
}

.sayac span {
    color: #0d233e;
    font-weight: 700
}

.destinationSlider:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 200px;
    top: -30px;
    right: -50px;
    background-image: url(https://selectum-cruise-static.s3.eu-central-1.amazonaws.com/vendor/images/dot-shape.png);
    background-size: cover;
    z-index: -1
}

.destinationSlider .carousel-inner .about-img-box::before {
    display: none
}

.destinationSlider .carousel-control-next, .destinationSlider .carousel-control-prev {
    background-color: transparent;
    border: none
}

.destinationDetay .single-content-wrap {
    padding-top: 60px
}

.destinationDetay .single-content-wrap .single-content-item {
    padding-bottom: 1.5rem
}

.destinationDetay .single-content-wrap .text {
    padding-top: 30px
}

@media (max-width: 768px) {
    .destinationDetay .single-content-wrap {
        padding-top: 24px
    }

    .destinationDetay .single-content-wrap .single-content-item {
        padding-bottom: 0.75rem
    }

    .destinationDetay .single-content-wrap .text {
        padding-top: 16px
    }
}

.mobililetisim {
    position: fixed;
    bottom: 0px;
    background-color: #004799;
    padding: 16px;
    width: 100%;
    z-index: 2;
    display: none;
    flex-direction: row;
    justify-content: space-between
}

.mobililetisim a {
    color: #ffffff;
    display: block;
    font-size: 18px;
    text-align: center;
    border: solid 1px #fff;
    padding: 6px 12px;
    border-radius: 8px
}

@media (max-width: 767px) {
    .mobililetisim {
        display: flex
    }
}

.daterangepicker {
    z-index: 5 !important
}

@media (max-width: 767px) {
    .filter-wrap {
        margin-top: 24px
    }

    .filter-wrap .filter-option {
        margin-right: 0px
    }

    .filter-wrap .filter-option .dropdown--btn {
        padding: 8px 12px;
        border-radius: 5px
    }
}

.filterDrop {
    right: 0px;
    left: auto !important
}

.cruise-detail-area {
    margin-top: 50px
}

.cruise-detail-area .single-content-wrap {
    padding-top: 60px
}

@media (max-width: 767px) {
    .cruise-detail-area {
        margin-top: 30px
    }

    .cruise-detail-area .single-content-wrap {
        padding-top: 24px
    }
}

@keyframes gizle {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        left: -9999px
    }
}

@media (min-width: 1500px) {
    .container {
        max-width: 1400px
    }
}


/* NEW*/

.form-control{
    padding: 10px 20px 10px 20px!important;
}

/*[role=button], [type=button], [type=reset], [type=submit], button {*/
/*    cursor: pointer;*/
/*    color: inherit*/
/*}*/

.v-expansion-panel-header__icon .theme--light{
    color:white!important;
}


.iti--allow-dropdown .form-control{
    padding-left: 45px!important;
}

.v-application--wrap {
    min-height: auto;
}

a {
    color: #1976d2;
}

.dashboard--nav{
    background-color: #1669BB;
}

.dashboard-bread-2{
    background-color: #1669BB;
}

.text-start span{
    color: #1976d2;
}

.text-start tr span{
    color: white;
}

.text-start{
    margin-top: 100px!important;
}


a:not([href]) {
    color: white;
    text-decoration: none;
}

.v-toolbar__title{
    color: #1976d2;
    font-weight: bold;
}

.header-right-action .filter-option-inner-inner{
    color: white;
}

.select--contain .dropdown-toggle::after{
    color: white;
}

.v-btn--is-elevated {
    box-shadow: none;
}

@media (max-width: 375px){
    .header-right {
        display: flex!important;
        padding-top: 0;
    }
}

.dashboard-main-content {
    padding: 4px!important;
}