header .header-main-navigation .sub-menu .sub-otel-cards .otel-sub-form-container input,
textarea {
    width: 100%;
    padding: 0.15rem 0.5rem;
    outline: none;
    font-size: 85%;
    margin-bottom: 0.5rem;
    border: 1px solid #555;
}

.wpcf7-spinner {
    position: absolute !important;
    right: 0;
}

.main-col-body .fp-section-email-subscription #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll {
    justify-content: center;
}

.main-col-body .fp-section-contact-us #contactUsForm input {
    width: 100%;
    padding: 0.5rem;
    font-size: 1rem;
    box-shadow: 0 0 20px -11px rgb(0 0 0 / 50%);
    /* -webkit-appearance: none; */
    -moz-appearance: none;
    /* appearance: none; */
    border: none;
    border-radius: 0;
    outline: none;
    transition: .3s all;
    margin: 15px 0;
}

.main-col-body .fp-section-contact-us #contactUsForm textarea {
    width: 100%;
    max-height: 9rem;
    padding: 0.5rem;
    font-size: 1rem;
    box-shadow: 0 0 20px -11px rgb(0 0 0 / 50%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    outline: none;
    transition: .3s all;
    margin: 15px 0;
}

.main-col-body .fp-section-contact-us #contactUsForm input[type="submit"] {
    margin-top: 0.5rem;
    background: #37b19e;
    align-self: flex-start;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    outline: none;
    padding: 1rem 2.5rem;
    font-size: 1rem;
    font-weight: 700;
    transition: .3s all;
    box-shadow: 0 0 20px -11px rgb(0 0 0 / 75%);
}

.page-section {
    width: 100rem;
    max-width: 90%;
    margin: 4rem auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.otel-col-body .page-section-blog-posts>h3 {
    text-align: center;
}

.otel-col-body .page-section-blog-posts>div .blog-post-box>a {
    display: block;
    width: 100%;
}

.page-otel-slider-description .otel-description-container h3 {
    text-align: left;
}

.map-location-container h5 {
    margin: 30px 0;
}

.map-location-container p {
    font-size: 15px !important;
}

.page-section-locations .map-location-container .map-box .location-info ul li h4 {
    margin: 0 !important;
}

.contact-form .contact-form-container #contactForm input, .contact-form .contact-form-container #contactForm textarea {
    width: 100%;
    margin-top: .6rem;
    padding: .3rem;
    /* -webkit-appearance: none; */
    -moz-appearance: none;
    /* appearance: none; */
    border: 1px solid #c7c7c7;
    border-radius: 0;
    outline: none;
    font-size: 1.1rem;
    transition: .3s all
}
.contact-form .contact-form-container #contactForm textarea {
    height: 125px;
}

.page-section-locations .contact-form .contact-form-container #contactForm input:focus {
    padding: .5rem .75rem
}

.page-section-locations .contact-form .contact-form-container #contactForm input[type="submit"] {
    margin-top: 0.5rem;
    background: #37b19e;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    outline: none;
    padding: 0.7rem 1.7rem;
    font-size: 1.25rem;
    font-weight: 700;
    align-self: flex-start;
    transition: .3s all;
    box-shadow: 0 0 20px -11px rgb(0 0 0 / 75%);
    text-transform: uppercase;
    width: max-content;
}
.page-section-locations .contact-form .contact-form-container #contactForm input[type="submit"]:hover {
    background: #46c6b2;
}

footer .footer-copyright-links .container-fluid {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 680px) and (min-width: 0px) {
    .besiktas span {
        font-weight: 900;
        font-size: 20px;
    }
    .order-text {
        background: initial !important;
    }

    .footer-copyright-links a img {
        width: 60px;
    }
    footer .footer-copyright-links span {
        text-align: initial;
    }
}

.daha-az i {
    transform: rotate(180deg);
    transition: .2s all;
}

.otel-single-map {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
.otel-single-map .map-location-container .map-box .location-info ul li a {
    position: relative !important;
    transform: none !important;
    left: auto;
    top: auto;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
.otel-single-map .map-box {
    padding-top: 4rem !important;
}
.ulasim-page-section {
    order: 7 !important;
}
.konum-page-section {
    order: 6 !important;
}
.order-text {
    order: 8 !important;
}
.order-text .readmore {
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
}
.order-text .read-more-btn {
    font-size: 1.25rem;
    color: #37b19e;
    margin-top: 1rem;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none;
}

.order-text h2 {
    margin-bottom: 15px !important;
    display: block !important;
}
.order-text h3 {
    margin-bottom: 15px !important;
    display: block !important;
}
.order-text p {
    margin-bottom: 15px !important;
}



#checkboxDefault {
  width: 20px !important;
  height: 20px !important;
  margin-right: 8px !important;
}

.wpcf7-acceptance .wpcf7-list-item label {
  display: flex;
  align-items: center;
  margin: 0;
}
.wpcf7-list-item{
  margin: 0 !important;
  margin-bottom: 12px !important;
  display: block;
}

.wpcf7-list-item a {
    font-weight: 900;
    color: #282a29;
    text-decoration: revert;
}