﻿@import url("https://fonts.googleapis.com/css?family=Lato");
.accordion.accordion-modern-status.accordion-modern-status-borders > .card {
    border: 0px solid rgba(0, 0, 0, 0.085) !important;
    border-bottom: 2px solid rgba(0, 0, 0, 0.085) !important;
}
.accordion.accordion-modern-status.accordion-modern-status-arrow > .card .card-header a.collapsed:after {
    transform: translate3d(0, -50%, 0) rotate(0deg);
    font-size: 20px !important;
    color: #FFCA3A;
}
.accordion.accordion-modern-status > .card .card-header a:after {
    font-size: 20px !important;
    color: #FFCA3A;
}
.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: white;
    padding: 8px 15px;
    border-radius: 10px;
    border-color: rgba(0, 0, 0, 0.09);
    border: var(--bs-border-width) solid var(--bs-border-color);
    font-family: 'Quicksand';
    font-weight:bold;
  /*   font-size: 8px;*/
    color: #000; 
}

    .select-styled:after {
        content: "";
        width: 0;
        height: 0;
        border: 7px solid transparent;
        border-color: #ffca3a transparent transparent transparent;
        position: absolute;
        top: 16px;
        right: 10px;
    }

    .select-styled:hover {
        background-color: white;
    }
    .select-styled:active,
    .select-styled.active {
        background-color: white;
    }

        .select-styled:active:after,
        .select-styled.active:after {
            top: 9px;
            border-color: transparent transparent #ffca3a transparent;
        }

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
     border-radius: 10px; 
}

    .select-options li {
        margin: 0;
        padding: 5px 0;
        text-indent: 15px;
        background-color: white;
    }

        .select-options li:hover,
        .select-options li.is-selected {
            color: white;
            background: #ffca3a;
        }

        .select-options li[rel="hide"] {
            display: none;
        }


/*@media (min-width: 1200px) {
    .container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {
        max-width: 1215px !important;
    }
}*/

@media (min-width: 1200px) {
    .text-xl-11 {
        font-size: 45.2px !important;
    }
}


input, textarea {
    font-family: 'Quicksand';
    font-weight: bold !important;
}

    input::placeholder, textarea::placeholder {
        color: rgba(0, 0, 0, 0.5);
    }

.imgflu {
    max-width: 82.6% !important;
}
@media (min-width: 1201px) and (max-width: 1400px) {
    .imgflu {
        max-width: 96.5% !important;
    }
}
@media (max-width: 1200px)  {
    .imgflu {
        max-width: 90.5% !important;
    }
}

.anasayfac {
    background-size: cover;
    background-position: center;
    min-height: 645px;
    background-color: #6A4C93 !important;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}

.anasayfah {
    font-family: 'Quicksand';
}
.poppin {
    font-family: 'Poppins'!important;
}

.anasayfa {
    font-family: 'Quicksand';
    font-size: 49.2px !important;
}
@media (min-width: 768px) {
    .module-content-wrapper {
        height: 425px;
    }
}
.module-content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.module-description {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.module-button {
    margin-top: auto;
}

.poppins {
    font-family: 'Quicksand';
}

.capriola {
    font-family: 'Quicksand';
}

.tikcode {
    color: #4B433D !important;
}

.deger {
    font-size: 42px !important;
    font-weight: bold;
}

.degera {
    font-family: 'Quicksand';
    font-size: 20px !important;
}

.degerba {
    font-family: 'Quicksand';
    font-size: 17px !important;
}

.degerb {
    font-size: 23px !important;
    font-weight: bold;
}

#btncss {
/*    background: linear-gradient(91deg, #62359E 15%, white 274%) !important;
*/    
    background-color:var(--primary);
    border-radius: 27px;
    padding: 0.928rem 0;
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
}

.thumb-info.thumb-info-bottom-info-dark .thumb-info-title {
    background: #6A4C93;
    color: var(--light);
}

.iletisimh {
    font-family: 'Quicksand';
    font-size: 18.9px !important;
}

.sosyalm {
    font-family: 'Quicksand';
    font-size: 20px !important;
    font-weight: bold;
}

html .scroll-to-top {
    background: #6A4C93;
    border-radius: var(--border-radius) var(--border-radius) 0 0;
    color: var(--primary);
}

.modulc {
    background-color: #f4f4f4;
}

.form-select {
    border: 1px solid #ccc;
    border-radius: 10px !important;
    padding: 0.375rem 0.75rem;
    background-color: white;
}

.form-control {
    border-color: none;
    border-radius: 10px;
}
    .form-control:not(.form-control-sm):not(.form-control-lg) {
        font-size: 13.6px;
        font-size: 0.85rem;
        line-height: 1.85;
        font-family: 'Quicksand';
    }
#footer .footer-ribbon span {
    font-family: serif !important;
}

blockquote {
    border-left: 5px solid #eee;
    margin: 0 0 -30px 0;
    padding: 8px 16px;
    font-size: 1em;
}

.modul2 {
    margin-top: 4rem !important;
}

.modul5 {
    margin-top: 137px !important;
}

.main-title {
    font-family: 'Quicksand';
    font-size: 50px !important;
}


.module-description {
    font-family: 'Poppins', sans-serif;
    font-size: 15px !important;
}

.detaybutton {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    border: 3px solid !important;
    border-color: var(--tertiary) !important;
    border-radius: 20px;
    background-color: white;
    color: var(--tertiary) !important;
    padding: 0.23rem 2rem !important;
    font-weight:400!important;
}
    .detaybutton:hover {
        background-color: white !important;
        color: var(--tertiary) !important;
        border-color: var(--tertiary) !important;
    }
.modulimg {
    margin: 0 0 -64px 0;
}

#imgmodul {
    background: linear-gradient(0deg, #9f9f9f 6%, white 104%) !important;
    border-radius: 20px;
}

#backhome {
    background: linear-gradient(91deg, #8B8B8B 3%, #D0BBED 255%) !important;
    border: none;
    border-radius: 15px;
    border-width: 2px;
    padding: 7.728px 14.928px;
    padding: 0.783rem 1.033rem;
}

section.section {
    padding: 0px !important;
}

    section.section.section-angled.section-angled-reverse .section-angled-layer-increase-angle.section-angled-layer-bottom {
        transform: skewY(-2.1deg) translate3d(0, 50%, 0) !important;
    }

p {
    color: black;
    line-height: 24px !important;
    /* margin: 0 0 20px; */
    font-size: 1.1rem !important;
}

.modulheader {
    font-family: 'Capriola', sans-serif;
    font-size: 19px;
    font-weight: 100;
}

html body .btn-light.btn-outline-light-opacity-2, html body .btn-outline.btn-light.btn-outline-light-opacity-2 {
    border-color: var(--tertiary) !important;
    border-radius: 20px;
    background-color: white;
}

html body .btn-light:hover, html body .btn-light.hover, html body .btn-outline.btn-light:hover, html body .btn-outline.btn-light.hover {
    background-color: none;
    border-color: #e6e5e5 #e6e5e5 #cccccc;
    color: var(--default);
}

.contact-info {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

    .contact-info .large-icon {
        font-size: 2rem;
        margin-right: 20px;
    }

.text-content {
    display: flex;
    flex-direction: column;
}

h3 {
    margin-bottom: 0px !important;
}

.btn {
    --bs-btn-border-width: none;
}

.modulh {
    color: #50555A;
}

.modulp {
    font-family: 'Quicksand';
    font-weight: bold !important;
    font-size: 35px !important;
}

.modulb p {
    font-family: 'Quicksand';
    font-size: 18px !important;
}
.iti {
    position: relative;
    display: block!important; 
}
.modalbtn {
    border-radius: 24px;
    padding: 0.528rem 0;
    border: 2px solid #000;
    width: 100%;
    color: black !important;
}
.modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1.75rem);
}
.btn:hover {
    color: none !important;
    background-color: none !important;
}
.fade {
    overflow: hidden;
    pointer-events: none;
}

.form-select {
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    padding: 0.375rem 0.75rem;
    background-color: white;
}

    .form-select:focus {
        border-color: #ced4da;
        outline: none;
    }

    .form-select option:hover {
        background-color: yellow !important;
        color: black !important;
    }

@media (max-width: 988px) {
    .anasayfapd {
        padding: 56px !important;
    }
}

@media (min-width: 990px) and (max-width: 1200px) {
    .anasayfapd {
        padding: 240px !important;
    }
}
