<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loaderdiv {
    margin-top:30px;
    margin-bottom:30px;
    display: flex;
    justify-content: center;
}
.adimlar{
    margin-top: 20px;
}
.ggez{
    background-image: url(/filigran-4.png);
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.adimlar .yazi1 {
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    color: #252E60;
    margin-bottom: 10px;
}
#homearaclar .adimlar .yazi1 span {
    color: orange;
}
.adimlar .sag {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    background: url(/filigran-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.adimlar .adim {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none;
}
.adimlar .yazi2 {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #252E60;
}
.adimlar .adim .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 15px;
}
.adimlar .adim .icon.icon1 {
    background: #CBD3FF;
    box-shadow: 0px 21px 34px rgba(203, 211, 255, 0.5);
}
.adimlar .adim .icon.icon3 {
    background: #FFDECB;
    box-shadow: 0px 21px 34px rgba(255, 222, 203, 0.5);
}
.adimlar .adim .icon.icon2 {
    background: #E5CBFF;
    box-shadow: 0px 21px 34px rgba(229, 203, 255, 0.5);
}
.adimlar .adim .icon img {
    max-width: 50%;
    max-height: 50%;
}

.adimlar .adim .yazi {
    width: calc(100% - 72px);
    padding-left: 24px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #85909E;
}
.sag{
    padding-left: 24px;

  }
.adimlar .adim .yazi b {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #252E60;
    margin-bottom: 3px;
}
.loadericon {
    width: 40px;
    height: 40px;
    --c: no-repeat linear-gradient(orange 0 0);
    background: var(--c), var(--c), var(--c), var(--c);
    background-size: 21px 21px;
    animation: l5 1.5s infinite cubic-bezier(0.3, 1, 0, 1);
}
@keyframes l5 {
    0% {background-position: 0 0, 100% 0, 100% 100%, 0 100%}
    33% {background-position: 0 0, 100% 0, 100% 100%, 0 100%; width: 60px; height: 60px}
    66% {background-position: 100% 0, 100% 100%, 0 100%, 0 0; width: 60px; height: 60px}
    100% {background-position: 100% 0, 100% 100%, 0 100%, 0 0}
}
.arabaitem2 {
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    background: #FFFFFF;
    box-shadow: 0px 4px 34px rgba(38, 43, 62, 0.05);
    border-radius: 10px;
    padding: 15px;
}
.sag {
    padding-left: 18px;
}
.sag .ust {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #EDF0F5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.sag .ust .adi {
    width: 60%;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #0D1B4E;
}
.sag .ust .bilgiler {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.sag .ust .bilgiler .bilgi {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    color: #686E77;
}
.sag .ust .bilgiler .bilgi .icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
    object-position: center;
}
.sag .orta {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}
.sag .orta .ozellik {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.sag .orta .ozellik i {
    font-size: 24px;
    color: #7346F1;
}
input[type=radio]:checked:before{
    background-color: transparent !important;
}
.sag .orta .ozellik span {
    width: calc(100% - 24px);
    padding-left: 10px;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    color: #686E77;
}
.sag .alt {
    display: flex;
    flex-wrap: wrap;
}
.sag .alt .parabirimi {
    width: 60%;
}
.sag .alt .parabirimi .uyari {
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    color: #686E77;
    margin-bottom: 10px;
}
.sag .alt .parabirimi .birimler {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.sag .alt .parabirimi .birimler .default {
    width: calc(25% - 6px);
    height: 35px;
    border: 1px solid #686E77;
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    color: #686E77;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sag .alt .parabirimi .birimler .default.active {
    border: 1px solid #2ac523;
    color: #2ac523;
    font-weight: 700;
}
.sag .alt .rezbuton {
    width: 40%;
    text-align: right;
}
.sag .alt .rezbuton .uyari {
    font-weight: 700;
    font-size: 13px;
    line-height: 23px;
    color: var(--kirmizi);
    margin-bottom: 10px;
}
.sag .alt .buton {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    border-radius: 4px;
    background: #071735;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 0 20px;
    transition: all 0.3s ease;
}
.sag .alt .buton:hover {
    background: orange;
    color: #FFFFFF;
}
.carousel-item img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 1;
    max-height: 200px;
}
.dots {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20px;
}
.pac-icon-marker {
    display: none !important;
}
.pac-item-query {
    display: block !important;
}
.passport-image-preview {
    width: 100%;
    height: auto;
    max-height: 150px;
    margin-top: 10px;
    object-fit: contain;
}
.dots div {
    margin: 0 0 3px;
    width: 2px;
    height: 2px;
    background: #c7c9c9;
}
.selected {
    background-color: #1a2b48 !important;
    color: white !important;
    border-color: transparent !important;
}
.form-check {
    display: flex;
    align-items: center;
}
.noborder {
    border: 0 !important;
}
input[type=checkbox]:checked:before {
    content: "";
}
.map-container {
    width: 100%;
    height: 300px;
    margin-top: 20px;
}
.hotel-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: background-color 0.3s;
}
.hotel-card.selected {
    background-color: #f0f0f0;
}
.hotel-info {
    flex: 1;
    margin-right: 10px;
}
.hotel-info h4 {
    margin-bottom: 5px;
}
.hotel-info p {
    margin-bottom: 0;
}
.hotel-rating {
    flex-shrink: 0;
    font-size: 1.2rem;
    color: #ffd700;
}
.district-info {
    font-weight: bold;
    margin-top: 10px;
}
.hidden {
    display: none;
}
.secmeler{
    position: relative;
    top: -38px;
}
.secmeler .form-check-input:checked {
    background-color: #28a745;
}
.secmeler .form-check-input {
    margin-top: 0px;
}
.form-check-input:checked[type=radio] {
    background-image: url(/download.svg);
}
.form-check-input:checked {
    background-color: var(--turuncu);
    border-color: var(--turuncu);
}
.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.form-check-input[type=radio] {
    border-radius: 50%;
}
.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}
.secmeler .adi:first-child {
    border-radius: 10px 0 0 0;
}
.pac-logo:after {
    display: none !important;
}

.secmeler .adi {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    padding: 0 23px;
    background: #071735;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
}
.secmeler .form-check {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    height: 46px;
    padding: 0 37px;
    background: #f9f9f9;
}
.secmeler .form-check-input {
    margin-top: 0;
}

.secmeler .form-check-label {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #ffffff;
}
.secmeler .form-check {
    background: #f9f9f9;
}

.secmeler {
    display: flex;
    align-items: center;
    padding: 0;
}
.finalmap {
    height: 400px; /* Adjust the height as needed */
    width: 100%; /* Make the map take up the full width of its container */
    border: 2px solid #ccc; /* Add a light gray border */
    border-radius: 10px; /* Rounded corners */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow for a 3D effect */
    margin-top: 20px; /* Space above the map */
}
.bilgiler {
    background: transparent;
    border-radius: 8px;
    padding: 0;
    position: relative;
    margin-bottom: 0;
}
.secmeler .adi {
    height: 38px;
    padding: 0 10px;
    font-size: 11px;
    line-height: 16px;
}
.secmeler .form-check {
    gap: 5px;
    height: 38px;
    padding: 0 17px 0 37px;
    background: #1a2b48;
    width: 45%;
}
.bravo_wrap .bravo_footer .main-footer {
    margin: 0 !important;
}
.carousel-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bravo_banner{
    height: 400px;
}

.space {
    margin: 50px 0;
}
.star{
    color: red;
}

.iti {
    display: block; 
}

</pre></body></html>