:root {
    --theme-blue: #274081;
    --theme-red: #be1622;
    --theme-orange: #f39200;
}

.header__logo--link img {
    width: 250px;
}

.banner.v__1 {
    background-color: var(--theme-red);
}

.footer__widget--button .cta__button:hover, .footer__widget--button .cta__button.active {
    background: var(--theme-red);
    border-color: var(--theme-red);
}

.side-bar .inner-main-wrapper-desk .thumbnail img {
    width: 50%;
}

.offcanvase__banner--content .rts-theme-btn {
    padding: 8px 15px;
}

.offcanvase__info--content a {
    font-size: 12px;
}

.social__links a {
    font-size: 18px;
}

.header__sticky.fixed .header__logo--link img {
    filter: none;
}

.footer__widget--logo img {
    width: 200px;
}

.header__sticky.fixed .header__logo--link img {
    width: 220px;
}

.program-body {
    padding-block: 30px;
}

.rts__section--wrapper.v__6 .rts__section--wrapper--description {
    margin-right: -50px;
}

.single-staff__content .staf-image img {
    min-width: 300px;
    height: 360px;
}

.visibility-hidden {
    visibility: hidden !important;
}

input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], textarea, select {
    font-size: var(--p-s);
    font-weight: 400;
    height: auto;
    line-height: 28px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 15px;
    outline: none;
    border: var(--border-width) solid var(--rt-border);
    border-radius: var(--rt-radius-none);
}

.blog-comment__template .comment-template input, .blog-comment__template .comment-template textarea, select {
    border: 1px solid var(--rt-border);
    border-radius: 3px;
    padding: 10px 15px;
}

.submit-btn {
    margin-left: 0 !important;
    padding: 5px 1rem;
}

.submit-btn span {
    transform: none !important;
}

.submit-btn i {
    margin-top: 0 !important;
    font-size: 25px !important;
    margin-left: 0 !important;
    transform: none;
}

.blog-comment__template h4 {
    text-align: center;
    margin-block: 20px;
    font-size: 28px;
}

.navigation__menu--item__link {
    font-weight: 400;
}

.feed-item {
    background-size: cover;
    background-position: center;
    height: 150px;
    transition: .4s;
}

.feed-item:hover {
    opacity: .7;
}

.section-padding {
    padding: 60px 0;
}

.pb-3-rem {
    padding-bottom: 3rem;
}

.pt-3-rem {
    padding-top: 3rem;
}

.map-btn-wrapper {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
}

.pop-banner {
    padding-top: 80px;
}

.rts-theme-btn {
    cursor: pointer;
}

.banner.v__2 .banner__wrapper .banner__wrapper--bg::after {
    background: unset;
}

.rts-contact-info .contact-information .single-contact__single p, .rts-contact-info .contact-information .single-contact__single .method a {
    font-size: 18px;
}

.progress-wrap {
    bottom: 45px;
}

.rts-history-section {
    padding-left: 0;
}

.program-accordion .accordion .accordion-button {
    font-family: var(--font-primary);
}

.accordion-body-content {
    padding-top: 20px;
}

.kurucu-img {
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
    width: 60%;
}

.kurucu-info h5, .kurucu-info h6 {
    font-family: "Poppins", sans-serif;
    text-align: center;
}

.kurucu-info h5 {
    padding-top: 10px;
    font-weight: 600;
    font-size: 16px;
}

.kurucu-info h6 {
    font-size: 14px;
}

.kurucu-item {
    border: 1px solid #dedede;
    padding: 25px 10px;
    transition: .4s ease-in-out;
}

.kurucu-item:hover {
    box-shadow: -1px 2px 11px 0px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: -1px 2px 11px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: -1px 2px 11px 0px rgba(0, 0, 0, 0.20);
}

.kurucu-info a {
    display: block;
    text-align: center;
}

.kurucu-info span {
    color: #0b0b0b;
}
.single-item__image img {
     min-height: unset;
}

.my-video-dimensions {
    width: 100%;
    height: 300px;
}

.konum iframe {
    height: 500px;
}

.kvkk h1 {
    font-size: 30px;
}

.kvkk h2 {
    font-size: 25px;
}


.kvkk h3 {
    font-size: 22px;
}
