.card, .cardheader {
    font-family: 'Roboto', sans-serif !important;
}

a {
    text-decoration: none;
}

body {
    background: #eee;
}

header, footer {
    background: #fff;
}

footer {
    padding-top: 50px;
}

.navbar li a {
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

.phoneDiv {
    position: relative;
    top: -5px;
}

.phoneDiv .float-start {
    padding-left: 15px;
}

.phoneDiv .float-end {
    padding-left: 10px;
}

.phoneDiv a {
    font-weight: bold;
    color: #ff590f;
}

@media (min-width: 767px) {

    #caravanx {
        font-size: 17px;
        position: absolute;
    }
}

#instagramcolor {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    /* Also define standard property for compatibility */
    background-clip: text;
    -webkit-text-fill-color: transparent;

}

#facebookcolor {
    color: #4064AC;
}

#linkedincolor {
    color: #0270AD;

}

#youtubecolor {
    color: #F72E2E;
}

.footerdiv {
    border-right: 1px solid #eee;
}

.footerdiv > div {
    padding-bottom: 10px;
}

.locations {
    border-top: 1px solid #eee;
    padding: 25px 0;
    margin: 25px 0;
}

.locations .nav {
    --bs-nav-tabs-border-color: transparent;
}

.locations .nav-tabs .nav-item.show .nav-link, .locations .nav-tabs .nav-link.active {
    background: #f26528;
    color: #fff;
}

.locations .nav-tabs .nav-link {
    background: #fff;
    margin-right: 3px;
    border-radius: 25px;
    font-weight: bold;
    color: #000;
    font-size: 13px;
    border: 1px solid #ddd;
}

.footerlinks {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #eee;
}

.footerlink, .footerlink li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footerlink a {
    display: block;
    padding-bottom: 5px;
    color: #000;
}

.copyrightdiv {
    padding: 25px 0;
    margin-top: 25px;
    border-top: 1px solid #eee;

}

.radius {
    border-radius: 50px;
}

.error404 h1 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.error404bg {
    width: 100%;
    padding-top: 100px;
}

.pagecontent {
    padding: 30px 0;
}

.cardheader {
    padding: 15px 15px 0 15px;
    font-size: 15px;
    font-weight: bold;
}

.sabiticerik p {
    text-indent: 18px;
    text-align: justify;
    white-space: 15px;
    line-height: 25px;
}

.listmenu {
    padding: 0;
    margin: 0;
    list-style: none;
}

.listmenu li {
    border-bottom: 1px solid #eee;
}

.listmenu li a {
    padding: 10px;
    display: block;
    color: #000;
}

.checkboxx {
    position: relative;
    top: 3px;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    display: inline-block;
    margin-bottom: 10px;
}

.carsettings img {
}

.carsettings > div {
    border: 1px solid #eee;
    padding: 5px;
    font-weight: bold;
    color: #666;
    font-size: 15px;
}

.carpagesettings .card-body {
    padding: 10px 5px;
}

.carousel-indicators [data-bs-target] {
    background-color: #000 !important;
}

.carousel-control-next,
.carousel-control-prev /*, .carousel-indicators */
{
    filter: invert(100%);
}

.popularlocaitontxt {
    color: #000;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0;
}

.officeimg {
    opacity: .7;
}

.officeimg:hover {
    opacity: 1;
}

.bgblack {
    background: #000;
}


#map_wrapper {
    height: 400px;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden
}

#map_canvas {
    width: 100%;
    height: 100%
}

.phones {
    border: 1px solid #eee;
    display: block;
    margin-bottom: 5px;
    text-align: left;
}

.searchForm {
    background: url("../img/bg_searchform.jpg");
    min-height: calc(100vh - 93px);
    background-size: cover;
    background-position: center;;
}


.homesearchbox2 {
    background: rgba(0, 0, 0, 0.5);
    padding: 25px 15px;
    margin: 0px 0px 200px 0;
    border-radius: 5px;
}

.homesearchbox2 label {
    color: #fff;
    padding-bottom: 5px;
}


.cerceveSlider {
    margin: 100px 0px 50px;
}


@media (max-width: 767px) {
    .homesearchbox2 {
        background: rgba(0, 0, 0, 0.5);
        padding: 25px 15px;
        margin: 0px 0;
        border-radius: 5px;
    }

    .cerceveSlider {
        margin-top: 0px;
    }

}

.slidertext {
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 0px 0px 5px #000;
}

.slidertext2 {
    font-weight: normal;
    font-style: italic;
}

.bizimlecalis {
    padding: 25px 0;
    background: #eee;
    text-align: center;
}

.altmenusblog a {
    text-decoration: none;
    color: #666;
    margin-right: 5px;
    margin-bottom: 15px;
    display: inline-block;
}

.titletext {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    text-decoration: none;
}


.select2-container .select2-selection--single {
    height: 38px;
    padding: 4px;
}

.select2-container--default .select2-selection--single {
    border: 0px;
    border-radius: 0;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

.iconsearchform {
    color: red;
    background: #fff;
    padding: 11px 6px;
    position: relative;
    z-index: 99;
    width: 100%;
    text-align: center;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;

    border: 1px solid #aaa;
    padding-right: 0px;
    border-right: 0px;
}

.searchFormCalendar {
    border-radius: 0;
    border: 1px solid #aaa;
    border-left: 0px;
    border-right: 0px;
}

.borderequals {
    padding-left: 0px;
}

.borderequals .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 3px;
}

.borderequals .select2-container {
    border: 1px solid #aaa;
    border-left: 0px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
}

.borderequals .select2-container {
    border: 1px solid #aaa;
    border-left: 1px solid #fff;
}

.h40 {
    height: 40px;
}

.searchFormClock {
    border: 1px solid #aaa;
    border-left: 0px;
    border-radius: 0;
    text-align: center;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.form-control:focus {
    box-shadow: none;
}

.searchformtitle {
    padding: 8px 0 5px;
    display: block;
}

.aracsiniflariclass {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

.taracclass {
    color: #222;
    font-size: 15px;

}

.h_link {
    color: #000;
}

.leftnewdiv {,
border-bottom: 1 px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.select2-container .select2-selection--single {
    height: 38px !important;
}

.priceDiv {
    padding: 2px 10px;
    text-align: center;
    background: #f5fafe;
    color: #333;
}

.priceDiv .totalDay, .priceDiv .perday {
    margin: 0;
    font-weight: 700;
    margin-bottom: 5px;
}

.priceDiv .totalPrice {
    font-size: 30px;
    font-weight: 700;
    color: #0e56a8;
}

.informations span {
    font-size: 13px;
    color: #f26528;
}

.borderInformations {
    border: 1px solid #eee;
    padding: 5px;
}

.btn-xs {
    padding: 5px;
    font-size: 12px;
}

.packprice {
    font-size: 13px;
}

.plusminbtn {
    padding: 3px 0px;
    line-height: 10px;
    font-weight: bold;
    width: 20px;
    height: 20px;
}

.stepDiv {
    padding-top: 13px;
}


.packname {
    font-size: 15px;
}

.stepperinput {
    display: inline-block;
    width: 18px;
    border: none;
    text-align: center;
    background: #fff;
}

.priceDivX {
    background: #efefef;
    padding: 15px 10px;
}

.totalTxt {
    font-size: 12px;

}

.totalPrices {
    font-size: 20px;
    font-weight: bold;
}

.totalShowPrice {
    background: #efefef;
    text-align: center;
    padding: 15px;
}

.totalShowPrice {
    color: #105cb4;
}

.totalShowPrice div {
    font-size: 35px;
    font-weight: bold;
}

.totalShowPrice p {
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

.tableTxt {
    font-weight: bold;
    font-size: 14px;
}


.ccicon {
    height: 38px;
    position: absolute;
    right: 6px;
    top: 35px;
    width: 60px
}

.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important
}

#ccsingle {
    position: absolute;
    right: 15px;
    top: 20px
}

#ccsingle svg {
    width: 100px;
    max-height: 60px
}

.creditcard svg#cardback, .creditcard svg#cardfront {
    width: 100%;
    -webkit-box-shadow: 1px 5px 6px 0 #000;
    box-shadow: 1px 5px 6px 0 #000;
    border-radius: 22px
}

#generatecard {
    display: none;
    cursor: pointer;
    float: right;
    font-size: 12px;
    color: #fff;
    padding: 2px 4px;
    background-color: #909090;
    border-radius: 4px;
    cursor: pointer;
    float: right
}

.creditcard .darkcolor, .creditcard .lightcolor {
    -webkit-transition: fill .5s;
    transition: fill .5s
}

.creditcard .lightblue {
    fill: #03a9f4
}

.creditcard .lightbluedark {
    fill: #0288d1
}

.creditcard .red {
    fill: #ef5350
}

.creditcard .reddark {
    fill: #d32f2f
}

.creditcard .purple {
    fill: #ab47bc
}

.creditcard .purpledark {
    fill: #7b1fa2
}

.creditcard .cyan {
    fill: #26c6da
}

.creditcard .cyandark {
    fill: #0097a7
}

.creditcard .green {
    fill: #66bb6a
}

.creditcard .greendark {
    fill: #388e3c
}

.creditcard .lime {
    fill: #d4e157
}

.creditcard .limedark {
    fill: #afb42b
}

.creditcard .yellow {
    fill: #ffeb3b
}

.creditcard .yellowdark {
    fill: #f9a825
}

.creditcard .orange {
    fill: #ff9800
}

.creditcard .orangedark {
    fill: #ef6c00
}

.creditcard .grey {
    fill: #bdbdbd
}

.creditcard .greydark {
    fill: #616161
}

#svgname {
    text-transform: uppercase
}

#cardfront .st2 {
    fill: #fff
}

#cardfront .st3 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 600
}

#cardfront .st4 {
    font-size: 54.7817px
}

#cardfront .st5 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 400
}

#cardfront .st6 {
    font-size: 33.1112px
}

#cardfront .st7 {
    opacity: .6;
    fill: #fff
}

#cardfront .st8 {
    font-size: 24px
}

#cardfront .st9 {
    font-size: 36.5498px
}

#cardfront .st10 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 300
}

#cardfront .st11 {
    font-size: 16.1716px
}

#cardfront .st12 {
    fill: #4c4c4c
}

#cardback .st0 {
    fill: none;
    stroke: #0f0f0f;
    stroke-miterlimit: 10
}

#cardback .st2 {
    fill: #111
}

#cardback .st3 {
    fill: #f2f2f2
}

#cardback .st4 {
    fill: #d8d2db
}

#cardback .st5 {
    fill: #c4c4c4
}

#cardback .st6 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 400
}

#cardback .st7 {
    font-size: 27px
}

#cardback .st8 {
    opacity: .6
}

#cardback .st9 {
    fill: #fff
}

#cardback .st10 {
    font-size: 24px
}

#cardback .st11 {
    fill: #eaeaea
}

#cardback .st12 {
    font-family: 'Rock Salt', cursive
}

#cardback .st13 {
    font-size: 37.769px
}

.container2 {
    perspective: 1000px
}

.form-input:not(:placeholder-shown):invalid {
    border: .05rem solid #bcc3ce
}

.creditcard {
    width: 100%;
    max-width: 400px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform .6s;
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s;
    cursor: pointer
}

.creditcard .back, .creditcard .front {
    position: absolute;
    width: 100%;
    max-width: 400px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    color: #47525d
}

.creditcard .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.creditcard.flipped {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

@media (max-width: 400px) {
    .content {
        padding-top: 100px
    }

    .reservationForm {
        padding: 5px 0 10px
    }
}

@media (max-width: 350px) {
    #farkliLokasyoncontainer {
        font-size: 14px;
        padding: 5px 0
    }

    .hide350 {
        height: 10px
    }
}

.packagesmr i {
    font-size: 35px
}

.form-label {
    font-size: 15px;
}


/* Validator */

[data-type='validator-error'] {
    font-size: 11px;
    position: absolute;
    z-index: 10;
    margin-top: 2px;
    color: #ffffff;
    background: rgb(200, 53, 53);
    box-shadow: 0 6px 2px -2px rgba(211, 77, 77, 0.47);
    padding: 4px 10px;
    border-radius: 1px;
    pointer-events: none;
}

[data-type='validator-error']:before {
    content: '';
    width: 0;
    height: 0;
    top: -5px;
    position: absolute;
    left: 6px;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-bottom: 5px solid #c83535;
}


.select-box {
    font-size: 14px;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    color: #1b1b1b;
    border: 1px solid #a8a8a8;
    border-top-color: #cac9c9;
    border-bottom-color: #4d4d4d;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: inset 0 -10px 18px -10px #c2bebe;
}

.select-box select {
    opacity: 1;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    width: 100%;
    padding: 5px 30px 5px 8px;
    border: none;
    background: rgba(255, 36, 36, 0);
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
}

.select-box select[disabled] {
    cursor: default;
    background-color: #e8e8e8;
}

.select-box.multiple select {
    height: 146px;
}

.select-box:after {
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    padding: 2px 8px;
    content: '\f078';
    color: #000;
}

.select-box select:focus {
    outline: none;
}

.select-box.multiple:after {
    display: none;
}

.select-box.disabled:before {
    color: #c7c7c7;
}

.complate_reservation {
    text-align: center;
}

.complate_reservation h1 {
    font-size: 30px;
    font-weight: bold;
    color: forestgreen;
}

.complate_reservation h2 {
    font-size: 20px;

}

.complate_reservation p {
    padding-bottom: 15px;
}

#totalTag {
    font-size: 30px;
    font-weight: bold;
}

.TotalAmout {
    background: #efefef;
    text-align: center;
    padding: 15px;
    color: #105cb4;
}

.hoverEffect {
    opacity: 70%;
}

.hoverEffectBg {
    position: relative;
    background: #000;
    margin-top: 25px;
}


.hoverEffect:hover {
    opacity: 100%;
    animation: 2ms;
    transform: none;
}

.hovertxt {
    position: absolute;
    bottom: 10px;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    text-shadow: 0px 0px 5px #000;

}

.cerceve1 {
    height: 500px;
}

.cerceve2 {
    height: 240px;
}
@media(max-width: 767px){
    .cerceve1{
        height: 240px;
    }
}

@media(max-width: 1200px){
    .filterPanel {
        font-size: 13px;
    }
}