/*-----------------------------------------------------------------------------------

[Table of contents]

1. Font
2. Css Variable for colors
3. Common CSS
4. Preloader CSS
5. Header - Main Navigation ( section )
6. Hero Slider ( section )
7. Trusted Logo Slider ( section )
8. Features ( section )
9. About us ( section )
10. Modern UI ( section )
11. How it works ( section )
12. Testimonials ( section )
13. Pricing ( section )
14. Faq ( section )
15. Interface ( section )
16. Download app ( section )
17. Latest story ( section )
18. Newsletter ( section )
19. Footer ( section )
20. Animation CSS ( section )


-----------------------------------------------------------------------------------*/


/* --------Font--------------- */
/* poppins-300 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/poppins-v20-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/poppins-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/poppins-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/poppins-v20-latin-300.woff') format('woff'), /* Modern Browsers */
         url('../fonts/poppins-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/poppins-v20-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
  }
  /* poppins-regular - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/poppins-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/poppins-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/poppins-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/poppins-v20-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
  }
  /* poppins-italic - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/poppins-v20-latin-italic.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/poppins-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/poppins-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/poppins-v20-latin-italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/poppins-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/poppins-v20-latin-italic.svg#Poppins') format('svg'); /* Legacy iOS */
  }
  /* poppins-500 - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/poppins-v20-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/poppins-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/poppins-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/poppins-v20-latin-500.woff') format('woff'), /* Modern Browsers */
         url('../fonts/poppins-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/poppins-v20-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
  }
  /* poppins-500italic - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/poppins-v20-latin-500italic.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/poppins-v20-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/poppins-v20-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/poppins-v20-latin-500italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/poppins-v20-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/poppins-v20-latin-500italic.svg#Poppins') format('svg'); /* Legacy iOS */
  }
  /* poppins-600 - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/poppins-v20-latin-600.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/poppins-v20-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/poppins-v20-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/poppins-v20-latin-600.woff') format('woff'), /* Modern Browsers */
         url('../fonts/poppins-v20-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/poppins-v20-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
  }
  /* poppins-700 - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/poppins-v20-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/poppins-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/poppins-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/poppins-v20-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../fonts/poppins-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/poppins-v20-latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
  }
  /* poppins-800 - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/poppins-v20-latin-800.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/poppins-v20-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/poppins-v20-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/poppins-v20-latin-800.woff') format('woff'), /* Modern Browsers */
         url('../fonts/poppins-v20-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/poppins-v20-latin-800.svg#Poppins') format('svg'); /* Legacy iOS */
  }

/* -----------Css-variable------ */

:root {
    --light-purple: #f0f8ff;
    --purple: #0076ff;
    --bg-purple: #0076ff;
    --dark-purple: #1e2d5c;
    --body-text-purple: #3E3F66;
    --text-white: #ffffff;
    --bg-white: #ffffff;
    --slider-dots-color: #D4D2DD;
      --light-bg: #e6f3ff;
  }

/* Kısayol Kutuları Stili */
.shortcut-section {
    padding-top: 60px;
}

.shortcut-boxes {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.shortcut-box {
    background: #ffffff;
    border-radius: 15px;
    padding: 35px 25px;
    text-align: center;
    position: relative;
    box-shadow: 0 8px 25px rgba(30, 45, 92, 0.08);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    border: 1px solid rgba(0, 118, 255, 0.08);
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
    display: block;
    color: inherit;
}

.shortcut-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.60;
    z-index: 1;
    transition: opacity 0.3s ease;
}

.shortcut-box:hover::before {
    opacity: 1;
}

/* Specific background images for each shortcut - Normal State */
.shortcut-box:nth-child(1)::before {
    background-image: url('../images/brosur-1.jpg');
}

.shortcut-box:nth-child(2)::before {
    background-image: url('../images/akademik-1.jpg');
}

.shortcut-box:nth-child(3)::before {
    background-image: url('../images/kampus-1.jpg');
}

.shortcut-box:nth-child(4)::before {
    background-image: url('../images/ogrencikulupleri-1.jpg');
}

/* Preload hover images to prevent flash */
.shortcut-box::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
}

.shortcut-box:nth-child(1)::after {
    background-image: url('../images/brosur.jpg');
}

.shortcut-box:nth-child(2)::after {
    background-image: url('../images/akademik.jpg');
}

.shortcut-box:nth-child(3)::after {
    background-image: url('../images/kampus.jpg');
}

.shortcut-box:nth-child(4)::after {
    background-image: url('../images/ogrencikulupleri.jpg');
}

/* Hover State - Different Background Images */
.shortcut-box:nth-child(1):hover::before {
    background-image: url('../images/brosur.jpg');
}

.shortcut-box:nth-child(2):hover::before {
    background-image: url('../images/akademik.jpg');
}

.shortcut-box:nth-child(3):hover::before {
    background-image: url('../images/kampus.jpg');
}

.shortcut-box:nth-child(4):hover::before {
    background-image: url('../images/ogrencikulupleri.jpg');
}



.shortcut-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(30, 45, 92, 0.15);
}

.shortcut-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 25px;
    background: linear-gradient(135deg, #0076ff 0%, #0056cc 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.4s ease;
    z-index: 2;
}

.shortcut-box:hover .shortcut-icon {
    transform: scale(1.1) rotate(5deg);
    background: linear-gradient(135deg, #ff6b6b 0%, #ff8e8e 100%);
}

.shortcut-icon i {
    font-size: 32px;
    color: #ffffff;
    transition: all 0.3s ease;
}

.shortcut-box:hover .shortcut-icon i {
    transform: scale(1.1);
}

.shortcut-title {
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
    margin-bottom: 12px;
    transition: color 0.3s ease;
    position: relative;
    z-index: 2;
}

.shortcut-box:hover .shortcut-title {
    color: #ffffff;
}

.shortcut-description {
    font-size: 14px;
    color: #1f262c;
    line-height: 1.6;
    opacity: 0.8;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
}

.shortcut-box:hover .shortcut-description {
    opacity: 1;
    color: #ffffff;
}

/* Responsive Tasarım */
@media (max-width: 768px) {
    .shortcut-boxes {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 20px;
    }
    
    .shortcut-box {
        padding: 25px 20px;
    }
    
    .shortcut-icon {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }
    
    .shortcut-icon i {
        font-size: 28px;
    }
    
    .shortcut-title {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .shortcut-boxes {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }
    
    .shortcut-box {
        padding: 20px 15px;
    }
    
    .shortcut-icon {
        width: 50px;
        height: 50px;
        margin-bottom: 15px;
    }
    
    .shortcut-icon i {
        font-size: 24px;
    }
    
    .shortcut-title {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    .shortcut-description {
        font-size: 13px;
    }
}



/* ------Common-Css------------- */

html{scroll-behavior:smooth}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.7;
    font-family: 'Poppins', sans-serif;
    color: var(--body-text-purple);
    background-color: var(--light-purple);
}

.page_wrapper {
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: var(--body-text-purple);
}

a:hover {
    text-decoration: none;
    color: var(--body-text-purple);
}

ul,
li {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

button:focus,
.btn.focus,
.btn:focus {
    outline: none;
    box-shadow: none;
}

@media screen and (min-width:1200px) {
    .container {
        max-width: 1170px;
    }
}

.section_title {
    text-align: center;
}

/* section heading h2 */
.section_title h2 {
    font-size: 37px;
    font-weight: 400;
    color: var(--dark-purple);
}

.section_title h2 span {
    
    font-weight: 700;
}

.row_am {
    padding: 75px 0;
}

/* purple button */
.puprple_btn {
    background-color: var(--purple);
    color: var(--text-white);
    border-radius: 50px;
    padding: 10px 40px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
}

.puprple_btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background-color: var(--bg-white);
    border-radius: 50px;
    transition: .6s all;
    z-index: -1;
}

.puprple_btn:hover::before {
    width: 100%;
}

.puprple_btn:hover {
    color: var(--purple);
}

/* white button */
.white_btn {
    padding: 10px 45px;
    border: 1px solid var(--purple);
    color: var(--purple);
    border-radius: 50px;
    background-color: var(--bg-white);
    font-weight: 700;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-weight: 500;
}

.white_btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background-color: var(--bg-purple);
    border-radius: 50px;
    transition: .6s all;
    z-index: -1;
}

.white_btn:hover::before {
    width: 110%;
}

.white_btn:hover {
    color: var(--text-white);
}

.highlited_block .white_btn:hover {
    border-color: var(--bg-white);
}

/* slider controls */
.owl-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 40px;
}

.owl-carousel .owl-dots button {
    display: block;
    width: 15px;
    height: 15px;
    background-color: var(--slider-dots-color);
    border-radius: 15px;
    margin: 0 5px;
}

.owl-carousel .owl-dots button.active {
    background-color: var(--purple);
}

/* Dünyada Yarışan Öğrenciler bölümü carousel dots */
.screen_slider .owl-dots button {
    background-color: #ffffff !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    border: 2px solid rgba(0, 118, 255, 0.3);
    opacity: 0.7;
    transition: all 0.3s ease;
}

.screen_slider .owl-dots button:hover {
    opacity: 0.9;
    transform: scale(1.1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.screen_slider .owl-dots button.active {
    background-color: var(--purple) !important;
    opacity: 1;
    border: 2px solid var(--purple);
    box-shadow: 0 4px 15px rgba(0, 118, 255, 0.4);
    transform: scale(1.15);
}

/* -------------Preloader-Css-Start-------------- */

/* Preloader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 999999;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--bg-purple);
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--body-text-purple);
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--dark-purple);
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}




/* -----------Header-Css-Start------------------- */
/* header wraper */
/* Custom Header Styles */
.custom-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    background-color: transparent;
    padding: 20px 0;
    transition: all 0.3s ease;
}

/* Header scroll durumunda mavi arka plan */
.custom-header.scrolled {
    background: linear-gradient(135deg, #1e2d5c 0%, #0076ff 100%);
    padding: 15px 0;
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.custom-header .navbar {
    padding: 0;
    background-color: transparent;
}

.custom-header .navbar-brand .ytu-logo {
    width: 273px;
    height: auto;
    filter: brightness(0) invert(1);
    transition: filter 0.3s ease;
}

/* Normal fondda (beyaz arka plan) lacivert logo */
.white-background .custom-header .navbar-brand .ytu-logo {
    filter: brightness(0) invert(0.2) sepia(1) saturate(5) hue-rotate(200deg);
}

.custom-header .navbar-nav .nav-link,
.custom-header .navbar-nav .nav-link:hover,
.custom-header .navbar-nav .nav-link:focus,
.custom-header .navbar-nav .nav-link:active,
.custom-header .navbar-nav .nav-link:visited {
    color: #ffffff !important;
    font-weight: 500;
    padding: 8px 12px;
    margin: 0 2px;
    transition: all 0.3s ease;
    position: relative;
    cursor: pointer !important;
    text-decoration: none !important;
}

.custom-header .navbar-nav .nav-link:hover {
    color: #0076ff !important;
    transform: translateY(-2px);
}

.custom-header .navbar-nav .nav-link.active {
    color: #0076ff !important;
}

/* Universal Cursor Fix */
.custom-header a,
.custom-header a *,
.banner_section .app_btn a,
.banner_section .app_btn a * {
    cursor: pointer !important;
}

.custom-header .nav-link,
.banner_section .app_btn li a {
    cursor: pointer !important;
}

/* About App Section Button Styles */
.about_app_section .app_btn {
    margin-top: 30px;
    display: flex;
    list-style: none;
    padding: 0;
}

.about_app_section .app_btn li a {
    background: linear-gradient(135deg, var(--purple) 0%, var(--dark-purple) 100%);
    color: #ffffff !important;
    padding: 10px 25px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 118, 255, 0.3);
    cursor: pointer !important;
}

.about_app_section .app_btn li a:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 118, 255, 0.4);
    color: #ffffff !important;
    text-decoration: none;
}

.about_app_section .app_btn li a span {
    letter-spacing: 1px;
}

/* Modern UI Section (Rektör Mesajı) Button Styles */
.modern_ui_section .app_btn {
    margin-top: 30px;
    display: flex;
    list-style: none;
    padding: 0;
}

.modern_ui_section .app_btn li a {
    background: linear-gradient(135deg, var(--purple) 0%, var(--dark-purple) 100%) !important;
    color: #ffffff !important;
    padding: 10px 25px !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    text-decoration: none !important;
    display: inline-block !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 5px 15px rgba(0, 118, 255, 0.3) !important;
    cursor: pointer !important;
}

.modern_ui_section .app_btn li a:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 25px rgba(0, 118, 255, 0.4) !important;
    color: #ffffff !important;
    text-decoration: none !important;
    background: linear-gradient(135deg, var(--purple) 0%, var(--dark-purple) 100%) !important;
}

.modern_ui_section .app_btn li a span {
    letter-spacing: 1px !important;
}

/* CTA buton stilleri kaldırıldı */

/* Mobile Toggle Button */
.custom-header .toggle-wrap {
    padding: 10px;
    cursor: pointer;
}

.custom-header .toggle-bar {
    width: 25px;
    height: 3px;
    background-color: #ffffff;
    display: block;
    position: relative;
    transition: all 0.3s ease;
}

.custom-header .toggle-bar::before,
.custom-header .toggle-bar::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 3px;
    background-color: #ffffff;
    transition: all 0.3s ease;
}

.custom-header .toggle-bar::before {
    top: -8px;
}

.custom-header .toggle-bar::after {
    top: 8px;
}

.custom-header .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}

/* Scroll Down Button - Sadece mobilde görünür */
.scroll-down-container {
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    display: none; /* Desktop'ta gizli */
}

.scroll-down-btn {
    cursor: pointer;
    transition: all 0.4s ease;
    animation: smoothFloat 3s ease-in-out infinite;
}

.scroll-down-btn:hover {
    transform: translateY(-8px);
    animation-play-state: paused;
}

.custom-arrow-down {
    width: 22px;
    height: 22px;
    border: none;
    border-bottom: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    transform: rotate(45deg);
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.4));
    transition: all 0.4s ease;
    border-radius: 0 0 3px 0;
}

.scroll-down-btn:hover .custom-arrow-down {
    transform: rotate(45deg) scale(1.3);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.5));
}

/* Smooth Float Animation */
@keyframes smoothFloat {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

/* AOS Fallback - İçerik görünmezse fallback */
.aos-animate {
    opacity: 1 !important;
    transform: none !important;
}

/* Sports gallery fallback */
.sports_gallery {
    opacity: 1;
    visibility: visible;
}

.sports_gallery .gallery_img {
    opacity: 1;
    transform: none;
}

/* International Images Container */
.international-images-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    margin: 50px 0;
}

.int-side-image {
    flex-shrink: 0;
    transition: transform 0.3s ease;
}

.int-side-image.int-left {
    margin-right: -20px;
}

.int-side-image.int-right {
    margin-left: -20px;
}

.int-side-image img {
    width: 260px;
    height: 363px;
    object-fit: cover;
    border-radius: 15px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
}

.passport-ytu-visual {
    position: relative;
    z-index: 2;
}

.int-side-image:hover img {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
}

/* Sol görsel hafif animasyon */
.int-left {
    animation: floatLeft 4s ease-in-out infinite;
}

/* Sağ görsel hafif animasyon */
.int-right {
    animation: floatRight 4.5s ease-in-out infinite;
}

/* Float animasyonları */
@keyframes floatLeft {
    0%, 100% {
        transform: translateY(0) translateX(0);
    }
    50% {
        transform: translateY(-10px) translateX(-5px);
    }
}

@keyframes floatRight {
    0%, 100% {
        transform: translateY(0) translateX(0);
    }
    50% {
        transform: translateY(-10px) translateX(5px);
    }
}

/* Mobile Header Fixes */
@media (max-width: 991px) {
    /* Tablet: Scroll down button görünür */
    .scroll-down-container {
        display: block !important;
    }
    
    .scroll-down-btn {
        padding: 12px; /* Tablet için dokunma alanı */
    }
    
    .custom-header {
        background-color: transparent !important;
        backdrop-filter: none !important;
    }
    
    .custom-header .navbar-collapse {
        background-color: rgba(30, 45, 92, 0.95);
        border-radius: 10px;
        margin-top: 15px;
        padding: 20px;
        backdrop-filter: blur(10px);
    }
    
    .custom-header .navbar-nav .nav-link {
        padding: 12px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        color: #ffffff !important;
    }
    
    .custom-header .navbar-nav .nav-link:hover {
        color: #0076ff !important;
    }
}

/* Eski navbar stilleri kaldırıldı */

/* navigation toggle menu */
.toggle-wrap {
    padding: 10px;
    position: relative;
    cursor: pointer;
    
    /*disable selection*/
    -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
  }

  .toggle-bar,
  .toggle-bar::before,
  .toggle-bar::after,
  .toggle-wrap.active .toggle-bar,
  .toggle-wrap.active .toggle-bar::before,
  .toggle-wrap.active .toggle-bar::after {
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
  }

  .toggle-bar {
      width: 25px;
      margin: 8px 0;
      position: relative;
      background: #ffffff;
      height: 3px;
      display: block;
      border-radius: 2px;
  }

  .toggle-bar::before,
  .toggle-bar::after {
      content: "";
      display: block;
      background: #ffffff;
      height: 3px;
      width: 25px;
      position: absolute;
      left: 0;
      border-radius: 2px;
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      -ms-transform-origin: center;
      -webkit-transform-origin: center;
      transform-origin: center;
  }

  .toggle-bar::before {
      top: -8px;
  }

  .toggle-bar::after {
      top: 8px;
  }

  .white_header .toggle-bar, 
  .white_header .toggle-bar::before,
  .white_header .toggle-bar::after {
      background: #ffffff;
  }

  .toggle-wrap.active .toggle-bar {
      background: transparent;
  }

  .toggle-wrap.active .toggle-bar::before {
      top: 0;
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
  }

  .toggle-wrap.active .toggle-bar::after {
      top: 0;
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }


/* ---------Hero-Slider-Css-Start------------------ */
/* hero slider wraper */
.banner_section {
    margin-top: 0;
    position: relative;
    background: rgb(25, 23, 80);
    background: linear-gradient(135deg, #1e2d5c 0%, #0076ff 100%);
    display: block;
    width: 100%;
    clear: both;
    min-height: 600px;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    font-family: inherit;
    z-index: 1;
    padding: 120px 0 60px 0;
}

.banner_section .container {
    margin-top:40px;
    position: relative;
}



.banner_section .row {
    align-items: center;
}

/* hero slider text */
.banner_section .banner_text {
    margin-top: -50px;
}

/* hero slider heading h1 */
.banner_section .banner_text h1 {
    font-size: 45px;
    color: #ffffff;
    letter-spacing: -0.5px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 20px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.banner_section .banner_text h1 span {
    color: #ffffff;
    font-weight: 700;
}

/* hero slider button */
.banner_section .app_btn {
    display: flex;
    align-items: center;
}

/* hero slider list */
.banner_section .app_btn li a,
.banner_section .app_btn li a:hover,
.banner_section .app_btn li a:focus,
.banner_section .app_btn li a:active,
.banner_section .app_btn li a:visited {
    display: block;
    padding: 12px 30px;
    background-color: var(--bg-white);
    border: 2px solid var(--purple);
    position: relative;
    border-radius: 12px;
    transition: .4s all;
    cursor: pointer !important;
    text-decoration: none !important;
}

.banner_section .app_btn li:last-child {
    margin-left: 0;
}

.banner_section .app_btn li a img {
    transition: .4s all;
}

.banner_section .app_btn li a .white_img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.banner_section .app_btn li a:hover {
    background-color: var(--purple);
    color: #ffffff !important;
}

.banner_section .app_btn li a:hover span {
    color: #ffffff !important;
}

.banner_section .app_btn li a:hover .blue_img {
    opacity: 0;
}

.banner_section .app_btn li a:hover .white_img {
    opacity: 1;
}

/* hero slider users */
.banner_section .used_app {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

/* Banner Image Styles */
.banner_image {
    position: relative;
    text-align: center;
    margin-top: 20px;
}

.banner_image .ytu-banner-img {
    width: 100%;
    max-width: 500px;
    height: auto;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.banner_image .ytu-banner-img:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
}

/* Responsive Banner Image */
@media (max-width: 768px) {
    .banner_image .ytu-banner-img {
        max-width: 400px;
        border-radius: 10px;
    }
}

@media (max-width: 576px) {
    .banner_image .ytu-banner-img {
        max-width: 300px;
        margin-top: 30px;
    }
}

.banner_section .used_app ul {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.banner_section .used_app ul li:not(:first-child) {
    margin-left: -15px;
}

.banner_section .used_app p {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 0;
}

/* hero slider images */
.banner_section .banner_slider {
    display: flex;
    position: relative;
}

.banner_section .banner_slider .left_icon {
    position: absolute;
    left: 15px;
    bottom: 70px;
    z-index: 9999;
}

.banner_section .banner_slider .right_icon {
    position: absolute;
    right: 15px;
    top: 70px;
}

/* hero slider mobile frame */
.banner_section .banner_slider .slider_frame {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    width: 315px;
}

.banner_section .banner_slider #frmae_slider::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    background-color: #fff;
    width: calc(100% - 10px);
    height: 92%;
}

.banner_section .banner_slider::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 475px;
    height: 475px;
    border-radius: 100%;
    background-color: var(--purple);
    z-index: -5;
}

.banner_section .banner_slider #frmae_slider {
    width: 305px;
    margin: 0 auto;
}

/* hero slider control dots */
.banner_section .owl-dots {
    margin-top: 40px;
}

.owl-carousel .owl-item img {
    max-width: 100%;
    width: auto;
}




/* ------------Trusted-Section-Css-Start----------- */

/* trusted logos wraper */
.trusted_section {
    margin-top: 40px;
}

.trusted_section .company_logos {
    padding-top: 20px;
}

.trusted_section .company_logos img {
    filter: grayscale(1);
    margin: 0 auto;
    transition: .4s all;
}

.trusted_section .company_logos img:hover {
    filter: grayscale(0);
}



/* ----------Feature-Detail-Section-start------ */

/* features section wraper */
.features_section .feature_detail {
    background-color: var(--bg-white);
    border-radius: 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 120px;
    padding-top: 60px;
    padding-bottom: 20px;
    box-shadow: 0px 4px 30px #EDE9FE;
}

/* features section image */
.features_section .feature_detail .feature_img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -75px;
}

.features_section .feature_detail .feature_img img {
    max-width: 100%;
}

/* features section box */

.features_section .feature_detail .feature_box {
    max-width: 410px;
}

.features_section .feature_detail .feature_box .data_block {
    margin-bottom: 50px;
}

.features_section .feature_detail .feature_box .data_block h4 {
    font-size: 20px;
    color: var(--dark-purple);
    font-weight: 600;
}

.features_section .feature_detail .left_data {
    text-align: right;
    padding-left: 130px;
}

.features_section .feature_detail .right_data {
    padding-right: 130px;
}

.features_section .feature_detail .left_data .data_block .icon {
    margin-right: -15px;
}

.features_section .feature_detail .right_data .data_block .icon {
    margin-left: -15px;
}

.features_section .container {
    max-width: 1370px;
}



/* -----------------About-App-Section-Css-Start------------------ */

/* about us section wraper */
.about_app_section {
    margin-top: 120px;
    padding-top: 50px;
}
.about_app_section .about_img {
    display: flex;
    align-items: center;
    position: relative;
}

/* about us section images*/
.about_app_section .about_img img {
    max-width: 100%;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.about_app_section .about_img img:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
}

.about_app_section .about_img::before {
    content: "";
    position: absolute;
    left: 38%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 500px;
    background-color: var(--bg-white);
    border-radius: 100%;
    z-index: -1;
}

.about_app_section .about_img .screen_img {
    margin-left: -70px;
    margin-top: 110px;
}

.about_app_section .about_text .section_title {
    text-align: left;
}

.about_app_section .about_text .section_title h2 {
    margin-bottom: 15px;
}

.blue-highlight {
    color: #0076ff !important;
}

/* Rektor Message Styles */
.rektor_message {
    background: transparent;
    padding: 0;
    border-radius: 15px;
    margin-top: 30px;
}

.rektor_message p {
    font-size: 18px;
    line-height: 1.8;
    color: #333;

    margin-bottom: 25px;
    position: relative;
}

.rektor_message p::before {
    content: '"';
    font-size: 60px;
    color: #0076ff;
    position: absolute;
    top: -20px;
    left: -10px;
    font-family: serif;
    opacity: 0.3;
}


.rektor_signature {
    margin-bottom: 25px;
}

.rektor-signature-img {
    max-width: 250px;
    height: auto;
    filter: opacity(0.9);
}

.rektor_img {
    text-align: center;
    margin-top: 30px;
}

.rektor_img img {
    max-width: 100%;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.rektor_img img:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
}



/* Rektor Title Quote Style */
.modern_ui_section .section_title h2 {
    position: relative;
}

.modern_ui_section .section_title h2::before {
    content: '"';
    position: absolute;
    top: -57px;
    left: -30px;
    font-size: 80px;
    color: rgba(128, 128, 128, 0.3);
    font-family: serif;
    line-height: 1;
    z-index: -1;
    transform: rotate(180deg);
}

/* Rektor Button Style - Same as Slider */
.modern_ui_section .app_btn {
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.modern_ui_section .app_btn li a,
.modern_ui_section .app_btn li a:hover,
.modern_ui_section .app_btn li a:focus,
.modern_ui_section .app_btn li a:active,
.modern_ui_section .app_btn li a:visited {
    display: block;
    padding: 12px 30px;
    background-color: var(--bg-white);
    border: 2px solid var(--purple);
    position: relative;
    border-radius: 12px;
    transition: .4s all;
    cursor: pointer !important;
    text-decoration: none !important;
}

.modern_ui_section .app_btn li:last-child {
    margin-left: 0;
}

.modern_ui_section .app_btn li a:hover {
    background-color: var(--purple);
    color: #ffffff !important;
}

.modern_ui_section .app_btn li a:hover span {
    color: #ffffff !important;
}

/* about us section  statastics nomber */
.about_app_section .about_text .app_statstic {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
    margin-top: 40px;
}

.about_app_section .about_text .app_statstic li {
    width: 248px;
    background-color: var(--bg-white);
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    border-radius: 12px;
    padding: 15px 10px;
    padding-left: 35px;
    box-shadow: 0px 4px 10px #EDE9FE;
}

.about_app_section .about_text .app_statstic li .icon {
    margin-right: 9px;
}

.about_app_section .about_text .app_statstic li p {
    margin-bottom: 0;
    line-height: 1;
    color: var(--dark-purple);
}

.about_app_section .about_text .app_statstic li p:first-child {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 3px;
}


/* -------------Modern-Ui-Section-Css-Start---------------- */
/* modern ui section wraper */
.modern_ui_section .row {
    align-items: center;
}

.modern_ui_section .design_block {
    margin-top: 45px;
}

/* modern ui text */
.modern_ui_section .section_title {
    text-align: left;
}

.modern_ui_section .ui_text {
    padding-right: 75px;
}

/* modern ui list */
.modern_ui_section .design_block li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 25px;
}

.modern_ui_section .design_block li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background-image: url(../images/right_icon.png);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.modern_ui_section .design_block li h4 {
    font-size: 20px;
    color: var(--dark-purple);
    font-weight: 600;
    margin-bottom: 8px;
}

.modern_ui_section .design_block li p {
    margin-bottom: 0;
}

/* modern ui images */
.modern_ui_section .ui_images {
    display: flex;
    position: relative;
}

.modern_ui_section .ui_images::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 570px;
    height: 570px;
    border-radius: 100%;
    background-color: var(--bg-white);
    z-index: -1;
}

.modern_ui_section .ui_images .right_img img:nth-child(3) {
    margin-left: -140px;
    margin-top: -20px;
}

.modern_ui_section .ui_images .right_img img:nth-child(2) {
    margin-left: -90px;
    margin-top: -20px;
}

.modern_ui_section .ui_images .right_img img:nth-child(1) {
    position: relative;
    top: 15px;
    z-index: 99;
    margin-left: -15px;
}


/* -------------YTU-Rankings-Section-Css-Start------------------ */

/* rankings wrapper */
.ytu_rankings_section .container {
    max-width: 1370px;
}

.ytu_rankings_section .rankings_inner {
    background-color: var(--bg-white);
    padding: 70px 40px;
    border-radius: 30px;
    box-shadow: 0px 4px 30px rgba(237, 233, 254, 0.2);
    position: relative;
    overflow: hidden;
}

/* Yükseliş okları animasyonu */
.ytu_rankings_section .rankings_inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        url('../images/arrow.png'),
        url('../images/arrow.png'),
        url('../images/arrow.png');

    background-position: 
        10% 100%, 
        50% 100%, 
        90% 100%;
    background-repeat: repeat-y;
    opacity: 0.06;
    z-index: 1;
    animation: rising-arrows 15s linear infinite;
}

@keyframes rising-arrows {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(-100%);
    }
}

.ytu_rankings_section .rankings_inner > * {
    position: relative;
    z-index: 2;
}

/* rankings cards grid */
.ytu_rankings_section .rankings_cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
}

/* individual ranking card */
.ytu_rankings_section .ranking_card {
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(30, 45, 92, 0.08);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    border: 1px solid rgba(0, 118, 255, 0.05);
    position: relative;
}

.ytu_rankings_section .ranking_card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(30, 45, 92, 0.15);
}

/* ranking card image */
.ytu_rankings_section .ranking_image {
    height: 150px;
    overflow: hidden;
    position: relative;
}

.ytu_rankings_section .ranking_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.ytu_rankings_section .ranking_card:hover .ranking_image img {
    transform: scale(1.05);
}

/* ranking content */
.ytu_rankings_section .ranking_content {
    padding: 25px;
}

.ytu_rankings_section .ranking_content h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
    margin-bottom: 20px;
    line-height: 1.3;
}

/* ranking stats */
.ytu_rankings_section .ranking_stats {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.ytu_rankings_section .stat_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
}

/* Tüm kartlarda aynı sıradaki satırlar aynı renk */
.ytu_rankings_section .stat_item:first-child {
    background: #eaecf1;
    border-left: 3px solid #8892a3;
}

.ytu_rankings_section .stat_item:nth-child(2) {
    background: #e8edf6;
    border-left: 3px solid #6c7b8a;
}

.ytu_rankings_section .stat_item:nth-child(3) {
    background: #cbd7e9;
    border-left: 3px solid #4a5a6b;
}

.ytu_rankings_section .stat_item.highlight {
    background: linear-gradient(135deg, rgba(0, 118, 255, 0.12) 0%, rgba(30, 45, 92, 0.08) 100%);
    border-left-color: var(--purple);
    box-shadow: 0 2px 8px rgba(0, 118, 255, 0.1);
}

.ytu_rankings_section .stat_item:hover {
    background: rgba(0, 118, 255, 0.08);
    transform: translateX(3px);
}

.ytu_rankings_section .stat_item .year,
.ytu_rankings_section .stat_item .category {
    font-size: 13px;
    font-weight: 500;
    color: var(--text-black);
    max-width: 60%;
}

.ytu_rankings_section .stat_item .rank {
    font-size: 14px;
    font-weight: 600;
    color: var(--purple);
    text-align: right;
}

.ytu_rankings_section .stat_item.highlight .rank {
    color: var(--dark-purple);
    font-weight: 700;
}

/* responsive design for rankings */
@media (max-width: 992px) {
    .ytu_rankings_section .rankings_cards {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
        max-width: 900px;
    }
    
    .ytu_rankings_section .rankings_inner {
        padding: 50px 30px;
    }
}

@media (max-width: 768px) {
    .ytu_rankings_section .rankings_cards {
        grid-template-columns: 1fr;
        gap: 20px;
    max-width: 100%;
}

    .ytu_rankings_section .rankings_inner {
        padding: 40px 20px;
    }
    
    .ytu_rankings_section .ranking_image {
        height: 130px;
    }
    
    .ytu_rankings_section .ranking_content {
        padding: 20px;
    }
    
    .ytu_rankings_section .ranking_content h3 {
        font-size: 18px;
    }
    
    .ytu_rankings_section .stat_item {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
    
    .ytu_rankings_section .stat_item .year,
    .ytu_rankings_section .stat_item .category {
        max-width: 100%;
    }
    
    .ytu_rankings_section .stat_item .rank {
        text-align: left;
    }
}

/* how it works video model   */
.modal {
    z-index: 999999;
}

.modal-backdrop.show {
    z-index: 99999;
    opacity: .7;
}

.youtube-video .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0 15px;
    height: 100%;
    max-width: 1240px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#video-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

iframe#youtubevideo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.youtube-video .modal-footer {
    border: none;
    text-align: center;
    display: block;
    padding: 0;
}

.youtube-video .modal-content {
    background: none !important;
    border: none;
}

#close-video {
    color: #fff;
    font-size: 30px;
}

/* ------------Testimonial-Slider-Css-Start------------- */
/* testimonials wraper  */
#testimonial_slider {
    max-width: 550px;
    margin: 0 auto;
}

.testimonial_section .testimonial_block {
    background-image: url(../images/testimonial_bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 65px;
}

.testimonial_section .testimonial_block .testimonial_slide_box {
    text-align: center;
    width: 430px;
    padding: 10px;
    margin: 0 auto;
}

/* testimonials rating  */
.testimonial_section .testimonial_block .rating span {
    color: #FC9400;
    font-size: 18px;
}

.testimonial_section .testimonial_block .testimonial_slide_box .review {
    margin-top: 10px;
    margin-bottom: 30px;
}

/* testimonials image  */
.testimonial_section .testimonial_block .testimonial_slide_box .testimonial_img img {
    margin: 0 auto;
}

/* testimonials heading h3 */
.testimonial_section .testimonial_block .testimonial_slide_box h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 10px;
}

.testimonial_section .testimonial_block .testimonial_slide_box .designation {
    font-size: 15px;
}

/* testimonials total review */
.testimonial_section .total_review {
    text-align: center;
    margin-top: 60px;
}

.testimonial_section .total_review .rating {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* testimonials paragraph */
.testimonial_section .total_review .rating p {
    margin-bottom: 0;
    font-weight: 600;
    margin-left: 5px;
    color: var(--dark-purple);
}

/* testimonials heading */
.testimonial_section .total_review h3 {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 0;
    color: var(--dark-purple);
}

.testimonial_section .total_review a {
    color: var(--purple);
    font-weight: 700;
}

.testimonial_section .testimonial_block .avtar_faces {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    width: 100%;
}

.testimonial_section .testimonial_block .avtar_faces img {
    max-width: 100%;
}








/* -----------Interface_Section-Css-Start----------------- */

/* interface wraper */
.interface_section .screen_slider {
    margin-top: 35px;
    min-height: 720px;
}

/* interface images */
.interface_section .owl-item .screen_frame_img img {
    transform: scale(.9);
    border: 2px solid #000;
    border-radius: 20px;
    transition: 1s all;
    margin: 0 auto;
}

.interface_section .owl-item.center .screen_frame_img img {
    transform: scale(1);
    border: 3px solid #000;

}


/* -----------Download_App_Section-Start------------------ */

/* download app wraper */
.free_app_section {
    padding-top: 70px;
    position: relative;
}

.free_app_section .container {
    max-width: 1370px;
}

.free_app_section .container .free_app_inner {
    background-color: var(--bg-purple);
    border-radius: 30px;
    padding: 20px 100px;
    padding-bottom: 50px;
    position: relative;
    z-index: 999999;
}

/* download app dark background */
.free_app_section .container .free_app_inner .dark_bg {
    overflow: hidden;
}

.free_app_section .container .free_app_inner .dark_bg span {
    z-index: 9999;
}

.free_app_section .container .free_app_inner .row {
    align-items: center;
}

.free_app_section .container .free_app_inner .free_text .section_title {
    text-align: left;
}

/* download app heading h2 */
.free_app_section .container .free_app_inner .free_text .section_title h2 {
    margin-bottom: 20px;
}

.free_app_section .container .free_app_inner .free_text .section_title h2,
.free_app_section .container .free_app_inner .free_text .section_title p {
    color: var(--text-white);
}

.free_app_section .container .free_app_inner .free_text .app_btn {
    display: flex;
    align-items: center;
}

.free_app_section .container .free_app_inner .free_text .app_btn li a {
    display: block;
    padding: 12px 30px;
    background-color: var(--bg-white);
    border: 2px solid var(--purple);
    position: relative;
    border-radius: 12px;
    transition: .4s all;
}

.free_app_section .container .free_app_inner .free_text .app_btn li a:hover {
    -webkit-box-shadow: 1px 4px 8px -2px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 4px 8px -2px rgba(0,0,0,0.5);
box-shadow: 1px 4px 8px -2px rgba(0,0,0,0.5);
}

.free_app_section .container .free_app_inner .free_text .app_btn li:last-child {
    margin-left: 25px;
}

.free_app_section .container .free_app_inner .free_img {
    display: flex;
    align-items: center;
    margin-top: -120px;
}

.free_app_section .container .free_app_inner .free_img img:last-child {
    margin-left: -65px;
}

.purple_backdrop {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(50, 35, 111, 0.95);
    width: 100%;
    height: 100%;
    z-index: 99999;
    opacity: 0;
    transition: .4s all;
    pointer-events: none;
}

/* ---------------Latest_Story-Css-Start------------- */

/* latest story wraper */
.latest_story {
    margin-bottom: 80px;
    padding-top: 40px !important; /* Üstten boşluğu azalt */
}

/* latest story box */
.latest_story .story_box {
    background-color: var(--bg-white);
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 4px 30px #EDE9FE; 
}

/* latest story image */
.latest_story .story_box .story_img {
    position: relative;
}

.latest_story .story_box .story_img img {
    max-width: 100%;
    border-radius: 12px;
}

.latest_story .story_box .story_img span {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 14px;
    color: var(--text-white);
}

/* latest story pargraph */
.latest_story .story_box .story_text {
    padding: 20px 30px;
}

/* latest story heading h3 */
.latest_story .story_box .story_text h3 {
    color: var(--dark-purple);
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
}

/* latest story link text */
.latest_story .story_box .story_text a {
    color: var(--purple);
    margin-top: 25px;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}

.latest_story .story_box .story_text a:hover {
    text-decoration:underline;
}



/* -------------Newsletter-Section-Css-Start------------- */

/* newsletter  wraper */
.newsletter_box {
    background-color: var(--bg-purple);
    padding: 50px;
    border-radius: 12px;
    box-shadow: 0 4px 10px #0c0c0c21;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -95px;
    position: relative;
    z-index: 99;
}

.newsletter_box .section_title {
    width: 45%;
}

.newsletter_box form {
    width: 60%;
}

/* newsletter heading h2 */
.newsletter_box .section_title h2 {
    margin-bottom: 5px;
    letter-spacing: -1px;
}

.newsletter_box .section_title h2,
.newsletter_box .section_title p {
    color: var(--text-white);
    text-align: left;
}

/* newsletter paragraph */
.newsletter_box .section_title p {
    margin-bottom: 0;
}

/* newsletter input  */
.newsletter_box form {
    display: flex;
}

.newsletter_box form .form-group {
    margin-bottom: 0;
}

.newsletter_box form .form-group .form-control {
    width: 430px;
    height: 55px;
    border-radius: 6px;
    color: var(--dark-purple);
}

.newsletter_box form .form-group .form-control::placeholder {
    color: var(--dark-purple);
}

/* newsletter button */
.newsletter_box form .form-group .btn {
    height: 55px;
    width: 170px;
    text-transform: uppercase;
    color: var(--purple);
    background-color: var(--bg-white);
    border-radius: 6px;
    margin-left: 10px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.newsletter_box form .form-group .btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background-color: var(--bg-purple);
    border-radius: 0;
    transition: .6s all;
    z-index: -1;
}

.newsletter_box form .form-group .btn:hover::before {
    width: 100%;
}

.newsletter_box form .form-group .btn:hover {
    color: var(--text-white);
}


/* ------Footer-Css-Start-------------- */
/* footer wraper */
footer {
    position: relative;
}

footer .top_footer {
    background-color: #1e2d5c;
    padding: 180px 0 60px 0;
    position: relative;
    overflow: hidden;
}

footer .top_footer.has_bg {
    background-image: url(../images/footer_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* footer logo */
footer .top_footer .logo {
    margin-bottom: 40px;
}

footer .top_footer .logo img {
    width: 180px;
    height: auto;
    filter: brightness(0) invert(1);
}

footer .top_footer .abt_side li {
    padding: 0 0 10px 0;
}

/* footer social media icon */
footer .top_footer .social_media {
    display: flex;
    margin-top: 20px;
}

/* footer link list */
footer .top_footer .social_media li a {
    display: block;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    margin-right: 10px;
    transition: .4s all;
}

footer .top_footer .social_media li a:hover {
    background-color: var(--bg-white);
    color: var(--purple);
}

footer .top_footer .try_out {
    margin-left: -20px;
}

footer .app_btn li a {
    display: block;
    padding: 12px 10px;
    background-color: var(--bg-white);
    border: 2px solid var(--purple);
    position: relative;
    border-radius: 12px;
    transition: .4s all;
    width: 175px;
    text-align: center;
}

footer .app_btn li a:hover {
    -webkit-box-shadow: 1px 4px 8px -2px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 4px 8px -2px rgba(0,0,0,0.5);
    box-shadow: 1px 4px 8px -2px rgba(0,0,0,0.5);
}

footer .app_btn li:last-child {
    margin-top: 20px;
}

footer .bottom_footer {
    background-color: var(--bg-purple);
}

/* footer heading and text colors variable */
footer h2,
footer h3,
footer p,
footer a {
    color: var(--text-white);
}

footer a:hover {
    color: var(--text-white);
}

/* footer heading h3 */
footer h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 50px;
    padding-top: 10px;
}

footer .links ul li a {
    display: block;
    margin-bottom: 10px;
}

/* footer last */
footer .bottom_footer {
    padding: 20px 0;
}

footer .bottom_footer p {
    margin-bottom: 0;
    font-size: 15px;
}

footer .bottom_footer .developer_text {
    text-align: right;
}

footer .bottom_footer .developer_text a {
    text-decoration: underline;
}

/* footer go top button */
.go_top {
    position: fixed;
    right: 30px;
    bottom: 75px;
    cursor: pointer;
    transition: .4s all;
    opacity: 0;
}

.go_top:hover {
    bottom: 80px;
}

/* -----------Animation-Css-Start-------------- */

/* animation line wraper */





/* --------Object-Moving-Animation-Css-Start----- */
.moving_animation {
    animation: moving_object 6s infinite linear;
}

.moving_position_animatin {
    position: relative;
    animation: moving_position_animatin 6s infinite linear;
    z-index: -1;
}

.about_app_section .about_img .screen_img img {
    animation-delay: 3s;
}

.modern_ui_section .ui_images .right_img img:nth-child(3) {
    animation-delay: 3s;
}

.modern_ui_section .ui_images .right_img img:nth-child(2) {
    animation-delay: 3s;
}

.modern_ui_section .ui_images .right_img img:nth-child(1) {
    animation-delay: 3s;
}

@keyframes moving_object {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes moving_position_animatin {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0);
    }
}


/* ------------Waves-Animation---------------- */
.waves-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    width: 150px;
    height: 150px;
}

.waves {
    width: 150px;
    height: 150px;
    background: rgba(255, 255, 255, 0.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    z-index: -1;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
}

.wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    position: absolute;
    top: 0;
}

.wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    position: absolute;
    top: 0;
}

@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}



/*------Header Btn Animation------*/
@keyframes pulse-blue-small-sm {
  0% {
    box-shadow: 0 0 0 0 rgba(107, 73, 242, 0.7);
  }

  100%,
  30% {
    box-shadow: 0 0 0 12px transparent
  }
}

@keyframes pulse-blue-medium-sm {
  0% {
    box-shadow: 0 0 0 0 rgba(107, 73, 242, 0.4);
  }

  100%,
  30% {
    box-shadow: 0 0 0 20px transparent
  }
}


/*------WhiteHeader Btn Animation------*/
@keyframes pulse-white-small-sm {
  0% {
    box-shadow: 0 0 0 0 rgba(253, 253, 253, 0.7);
  }

  100%,
  30% {
    box-shadow: 0 0 0 12px transparent
  }
}

@keyframes pulse-white-medium-sm {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }

  100%,
  30% {
    box-shadow: 0 0 0 20px transparent
  }
}


/* Inner Page banner shape animation */
.bred_crumb .banner_shape1, .banner_shape2, .banner_shape3 { 
    position: absolute; }

.bred_crumb .banner_shape1 {
    top: 200px;
    left: 15%;
    animation: mymove 10s infinite;
}

.bred_crumb .banner_shape2 {
    top: 100px;
    right: 10%;
    animation: mymove 5s infinite;
}

.bred_crumb .banner_shape3 {
    top: 350px;
    right: 20%;
    animation: mymove 3s infinite;
}


/* CTA section Shape animation */

.query_section .banner_shape1, .banner_shape2, .banner_shape3 { 
    position: absolute; }

.query_section .banner_shape1 {
    top: 200px;
    left: 15%;
    animation: mymove 10s infinite;
}

.query_section .banner_shape2 {
    top: 100px;
    right: 10%;
    animation: mymove 5s infinite;
}

.query_section .banner_shape3 {
    top: 350px;
    right: 20%;
    animation: mymove 3s infinite;
}


@keyframes mymove {
  50% {transform: rotate(180deg);}
}




/* ----------Other-Page-Css-Start---------- */

/* White Header Css Satart */

.white_header .navbar-expand-lg .navbar-nav .nav-link ,.white_header .navbar-expand-lg .navbar-nav .has_dropdown .drp_btn {
    color: var(--text-white);
}

.white_header .navbar-expand-lg .navbar-nav .has_dropdown:hover .drp_btn {
    color: var(--purple);
}

.white_header .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
    background-color: var(--bg-white);
    color: var(--purple);
}

.white_header .navbar-expand-lg .navbar-nav .nav-link.dark_btn::before {
  animation: pulse-white-medium-sm 3.5s infinite
}

.white_header .navbar-expand-lg .navbar-nav .nav-link.dark_btn::after  {
  animation: pulse-white-small-sm 3.5s infinite
}

header.fix_style.white_header {
    background-color: #664bece0;
}


/* About Us Page Css Start */

/* Bredcrumb Css Start */
.bred_crumb {
    background-image: url(../images/bread_crumb_bg.png);
    /*background: var(--purple);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: -96px;
}

.bred_crumb::after {
    content: "";
    background-image: url(../images/inner_page_banner_overlay.svg);
    position: absolute;
    bottom: -1px;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    background-position: center;
}

.bred_crumb .bred_text {
    text-align: center;
    z-index: 1000;
    position: relative;
}

.bred_crumb .bred_text h1 {
    color: var(--text-white);
    font-size: 55px;
    font-weight: 700;
}

.bred_crumb .bred_text h1 + p {
    color: var(--text-white);
    margin-top: -5px;
}

.bred_crumb .bred_text ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bred_crumb .bred_text ul li {
    margin: 0 5px;
}

.bred_crumb .bred_text ul li a, .bred_crumb .bred_text ul li span {
    color: var(--text-white);
    font-size: 14px;
    transition: .4s all;
}

.bred_crumb .bred_text ul li a:hover {
    text-decoration: underline;
}

.bred_crumb .bred_text .search_bar {
    margin-top: 25px;
    position: relative;
    z-index: 1000;
}

.bred_crumb .bred_text .search_bar form .form-group {
    position: relative;
    max-width: 600px;
    height: 60px;
    margin: 0 auto;
}

.bred_crumb .bred_text .search_bar form .form-group .form-control {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    border: 1px solid var(--bg-purple);
    font-size: 16px;
    padding-left: 30px;
    color: var(--body-text-purple);
}

.bred_crumb .bred_text .search_bar form .form-group .form-control::placeholder {
    color: var(--body-text-purple);
}

.bred_crumb .bred_text .search_bar form .form-group .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: var(--dark-purple);
}

.bred_crumb .bred_text .search_bar form .form-group .btn {
    position: absolute;
    right: 2px;
    top: 2px;
    background-color: var(--bg-purple);
    width: 56px;
    height: 56px;
    padding: 0;
    border-radius: 100px;
    text-align: center;
    line-height: 56px;
    font-size: 23px;
    color: var(--text-white);
}

.bred_crumb .bred_text .search_bar form .form-group .btn:hover {
    background-color: var(--dark-purple);
}

/* ----About App Soluction Section--- */

.app_solution_section .row {
    align-items: center;
}

.app_solution_section .app_text .section_title {
    text-align: left;
    margin-bottom: 20px;
} 

.app_solution_section .app_text .section_title h2 {
    letter-spacing: -1px;
}

.app_solution_section .app_text p {
    padding-right: 40px;
}

.app_solution_section .app_images {
    position: relative;
}

.app_solution_section .app_images ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.app_solution_section .app_images ul li {
    position: relative;
}

.app_solution_section .app_images ul li a {
    position: relative;
}

.app_solution_section .app_images ul li a .play_icon {
    background-color: rgba(255, 255, 255, 0.1);
    width: 96px;
    height: 96px;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
    line-height: 96px;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);

}

.app_solution_section .app_images ul li img {
    max-width: 100%;
}

.app_solution_section .app_images li:first-child {
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}

.app_solution_section .app_images ul li:nth-child(2) {
    left: -5px;
    cursor: pointer;
}

.app_solution_section .app_images ul li:nth-child(3) {
    right: -5px;
}

.app_solution_section .app_images::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 570px;
    height: 570px;
    border-radius: 100%;
    background-color: var(--bg-white);
    z-index: -1;
}


/* ------Why Section CSS Start------ */

.why_we_section {
    display: flex;
    justify-content: center;
}

.why_we_section .why_inner {
    background-color: var(--bg-white);
    border-radius: 30px;
    width: 1370px;
    margin: 0 15px;
    box-shadow: 0 4px 30px #EDE9FE;
    padding: 85px 0;
}

.why_we_section .why_inner .section_title {
    margin-bottom: 50px;
}

.why_we_section .why_inner .why_box .icon {
    margin-bottom: 45px;
}

.why_we_section .why_inner .why_box .icon img {
    max-width: 100%;
}

.why_we_section .why_inner .why_box .text h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
    margin-bottom: 10px;
}

.why_we_section .why_inner .why_box .text p {
    margin-bottom: 0;
}


/* About-Page-Sectino */

.about_page_sectino img {max-width: 100%;}

/* -----------experts_team_sectio---------- */

.experts_team_section .experts_box {
    position: relative;
    text-align: center;
    padding: 35px 30px;
    border-radius: 12px;
    background-color: transparent;
    transition: .4s all;
}

.experts_team_section .experts_box img {
    margin-bottom: 30px;
    max-width: 100%;
}

.experts_team_section .experts_box .text h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
    transition: .4s all;
}

.experts_team_section .experts_box .text span {
    color: var(--body-text-purple);
}

.experts_team_section .experts_box .social_media {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}

.experts_team_section .experts_box .social_media a {
    display: block;
    width: 33px;
    height: 33px;
    border: 1px solid #CCCCE2;
    border-radius: 50px;
    text-align: center;
    line-height: 31px;
    color: #898AAE;
    margin: 0 5px;
    transition: .4s all;
    font-size: 15px;
}

.experts_team_section .experts_box .social_media a:hover {
    border-color: var(--purple);
    background-color: var(--bg-purple);
    color: var(--text-white);
}

.experts_team_section .experts_box:hover {
    background-color: var(--bg-white);
    box-shadow: 0 4px 10px #EDE9FE;
}

.experts_team_section .experts_box:hover h3 {
    color: var(--purple);
}


/* ---------Query-Section-Css-Start-------- */
.query_section {
    display: flex;
    justify-content: center;
}

.query_inner {
    width: 1370px;
    margin: 0 15px;
    /*background-image: url(../images/query_bg.png);*/
    background: var(--purple);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px;
    min-height: 420px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.query_inner .section_title h2 , 
.query_inner .section_title p {
    color: #fff;
}

.query_inner .section_title {
    margin-bottom: 40px;
}

.query_inner .white_btn {
    font-size: 25px;
    font-weight: 700;
}

.query_inner .white_btn:hover {
    border-color: #fff;
}

.about_trust_section {
    margin-bottom: 40px;
}


/* Blog List Css Start */
.blog_list_story {
    margin-bottom: 50px;
}

.blog_list_main {
    position: relative;
}

.blog_list_main > .container > .row {
    align-items: center;
}

.blog_list_main .blog_img {
    position: relative;
}

.blog_list_main .blog_img img {
    max-width: 100%;
    border-radius: 12px;
}

.blog_list_main .blog_img span {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 14px;
    color: var(--text-white);
}

.blog_list_main .blog_text .section_title {
    text-align: left;
}

.blog_list_main .blog_text .choice_badge {
    font-size: 12px;
    background-color: #F8D979;
    display: inline-block;
    padding: 1px 10px;
    border-radius: 4px;
    color: var(--dark-purple);
    font-weight: 700;
    margin-bottom: 10px;
}

.blog_list_main .blog_text a {
    color: var(--purple);
    margin-top: 25px;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}

.blog_list_main .blog_text a:hover {
    text-decoration: underline;
}

.blog_list_story.row_am {
    padding-top: 30px;
}

.blog_list_story .story_box {
    margin-bottom: 40px;
    text-align: left;
}

/* Pagination Css Start */
.pagination_block ul {display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.pagination_block ul li:not(:first-child , :last-child) a {margin: 0 5px;
    transition: .4s all;
    display: block;
    width: 35px;
    height: 35px;
    background-color: transparent;
    border-radius: 50px;
    text-align: center;
    line-height: 35px;
}

.pagination_block ul li:first-child {
    margin-right: 20px;
}

.pagination_block ul li:last-child {
    margin-left: 20px;
}

.pagination_block ul li:not(:first-child , :last-child) a:hover , .pagination_block ul li:not(:first-child , :last-child) a.active {
    background-color: var(--bg-purple);
    color: var(--text-white);
}

.pagination_block ul li:first-child a:hover {
    color: var(--purple);
}

.pagination_block ul li:last-child  a:hover {
    color: var(--purple);
}

/* Blog Detail Css Start */
.blog_detail_section {
    margin-bottom: 40px;
}

.blog_detail_bredcrumb.bred_crumb .bred_text {
    margin-top: -30px;
}

.blog_detail_section .blog_inner_pannel {
    background-color: #FFFFFF;
    border-radius: 30px;
    padding: 45px 60px;
    margin-top: -120px;
    position: relative;
    box-shadow: 0 8px 30px #c0bad76b;
}

.blog_detail_section .blog_inner_pannel .review {
    display: flex; 
    justify-content: center;
    margin-bottom: 15px;
}

.blog_detail_section .blog_inner_pannel .review span {
    line-height: 1;
}

.blog_detail_section .blog_inner_pannel .review span:first-child {
    color: var(--purple);
    display: inline-block;
    font-weight: 700;
}

.blog_detail_section .blog_inner_pannel .review span:last-child {
    color: var(--dark-purple);
    display: inline-block;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid var(--dark-purple);
}

.blog_detail_section .blog_inner_pannel .section_title {
    margin-bottom: 40px;
}

.blog_detail_section .blog_inner_pannel .section_title h2 {
    margin-bottom: 0;
}

.blog_detail_section .blog_inner_pannel img {
    max-width: 100%;
}

.blog_detail_section .blog_inner_pannel .main_img {
    margin-bottom: 30px;
}

.blog_detail_section .blog_inner_pannel .info h3 {
    font-weight: 700;
    color: var(--dark-purple);
    margin-top: 30px;
    font-size: 25px;
    margin-bottom: 15px;
}

.blog_detail_section .blog_inner_pannel .info ul {
    padding-left: 50px;
    padding-top: 10px;
    margin-bottom: 30px;
}

.blog_detail_section .blog_inner_pannel .info ul li p {
    position: relative;
    padding-left: 25px;
    margin-bottom: 0;
}

.blog_detail_section .blog_inner_pannel .info ul li p .icon {
    position: absolute;
    left: 0;
    color: var(--purple);
}

.blog_detail_section .blog_inner_pannel .two_img {
    margin-bottom: 70px;
}

.blog_detail_section .blog_inner_pannel .quote_block {
    background-color: #f0f8ff;
    border-radius: 12px;
    padding: 55px 35px 35px 60px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 35px;
}

.blog_detail_section .blog_inner_pannel .quote_block h2 {
    font-size: 25px;
    line-height: 37px;
}

.blog_detail_section .blog_inner_pannel .quote_block p {
    margin-bottom: 0;
    margin-top: 15px;
}

.blog_detail_section .blog_inner_pannel .quote_block .name {
    color: var(--purple);
    font-weight: 700;
}

.blog_detail_section .blog_inner_pannel .quote_block .q_icon {
    position: absolute;
    top: -20px;
    width: 63px;
    height: 63px;
    background-color: var(--bg-white);
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog_detail_section .blog_inner_pannel .quote_block .q_icon img {
    width: 35px;
}

.blog_detail_section .blog_inner_pannel .blog_authore {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
    border-top: 1px solid #D6D3E3;
    border-bottom: 1px solid #D6D3E3;
    margin: 35px 0;
}

.blog_detail_section .blog_inner_pannel .blog_authore .authore_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text {
    margin-left: 20px;
}

.blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
    margin-bottom: 5px;
}

.blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text span {
    font-size: 14px;
}

.blog_detail_section .blog_inner_pannel .blog_authore .social_media ul {
    display: flex;
}

/* Social Media link list */
.blog_detail_section .blog_inner_pannel .blog_authore .social_media ul li a {
    display: block;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    font-size: 15px;
    border: 1px solid #CCC9D7;
    border-radius: 50px;
    margin-right: 10px;
    transition: .4s all;
}

.blog_detail_section .blog_inner_pannel .blog_authore .social_media ul li:last-child a {
    margin-right: 0;
}

.blog_detail_section .blog_inner_pannel .blog_authore .social_media ul li a:hover {
    background-color: var(--bg-purple);
    color: var(--text-white);
}

.blog_detail_section .blog_inner_pannel .blog_tags ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog_detail_section .blog_inner_pannel .blog_tags ul .tags p {
    margin-bottom: 0;
    color: var(--dark-purple);
    font-weight: 500;
    margin-right: 5px;
}

.blog_detail_section .blog_inner_pannel .blog_tags ul li span {
    color: var(--purple);
    font-weight: 500;
}


/* comment section Css Start */
.comment_section ul {
    margin-top: 30px;
}

.comment_section ul li {
    display: flex;
    align-items: center;
    padding: 30px 0;
    border-top: 1px solid #D6D3E3;
}

.comment_section ul li:last-child {
    padding-bottom: 0;
}

.comment_section ul li.replay_comment {
    margin-left: 110px;
}

.comment_section ul li .authore_info {
    display: flex;
    align-items: center;
    width: 260px;
}

.comment_section ul li .authore_info .avtar {
    width: 88px;
    margin-right: 20px;
}

.comment_section ul li .authore_info .text {
    width: calc(100% - 108px);
}

.comment_section ul li .authore_info .text h4 {
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
}

.comment_section ul li .authore_info .text span {
    font-size: 14px;
}

.comment_section ul li .comment {
    width: calc(100% - 310px);
    margin-left: 50px;
}

.comment_section ul li .comment p {
    margin-bottom: 0;
}



/* comment-form-section */

.comment_form_section form {
    margin-top: 30px;
}

.comment_form_section form .form-group .form-control {
    border-radius: 12px;
    height: 60px;
    box-shadow: 0 3px 6px #EDE9FE;
    border: transparent;
    margin-bottom: 30px;
    color: var(--body-text-purple);
    padding: 15px;
}

.comment_form_section form .form-group .form-control::placeholder {
    color: var(--body-text-purple);
}

.comment_form_section form .form-group textarea.form-control {
    height: 140px;
    padding-top: 15px;
    resize: none;
}


/* Sign Up Css Start */
.full_bg {
    /*background-image: url(../images/form_bg.png);*/
    background-size: cover;
    background: var(--purple);
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    padding-bottom: 50px;
}

.signup_section {
    position: relative;
}

.signup_section .back_btn {
    position: absolute;
    left: 0;
    top: 92px;
    color: #fff;
    font-weight: 500;
}

.signup_section .top_part {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
}

.signup_form {
    width: 570px;
    margin: 0 auto;
    padding: 40px 0;
    border-radius: 12px;
    box-shadow: 0 4px 10px #00000054;
    background-color: var(--bg-white);
}

.signup_form form {
    padding: 0 60px;
}

.signup_form .section_title {
    padding: 0 15px;
}

.signup_form .section_title h2 {
    font-weight: 600;
}

.signup_form form .form-group {
    margin-bottom: 20px;
}

.signup_form form .form-group .form-control {
    height: 60px;
    padding: 5px 20px;
    color: var(--body-text-purple);
    border: 2px solid #E1DBF4;
    border-radius: 12px;
    font-weight: 500;
}

.signup_form form .form-group .form-control:focus {
    box-shadow: none;
    border-color: var(--purple);
    color: var(--purple);
}

.signup_form form .form-group .puprple_btn {
    min-width: 240px;
    display: block;
    margin: 40px auto;
    margin-bottom: 30px;
    font-weight: 600;
}

.signup_form .or_block {
    display: block;
    text-align: center;
    border-bottom: 1px solid #E3E1ED;
}

.signup_form .or_block span {
    position: relative;
    top: 14px;
    padding: 0 5px;
    background-color: var(--bg-white);
    color: #8081AD;
}

.signup_form .or_option {
    text-align: center;
}

.signup_form .or_option > p {
    color: #8081AD;
    margin-top: 30px;
}

.signup_form .or_option .google_btn {
    min-width: 330px;
    border: 2px solid #E1DBF4;
    text-align: center;
    color: var(--body-text-purple);
    padding: 16px;
    border-radius: 100px;
    transition: .4s all;
}

.signup_form .or_option .google_btn:hover {
    border-color: var(--light-purple);
}

.signup_form .or_option .google_btn img {
    margin-right: 20px;
}

.signup_form .or_option p a {
    color: var(--purple);
    text-decoration: underline;
    transition: .4s all;
}

.signup_form .or_option p a:hover {
    color: var(--dark-purple);
}


/* Review List Section Css Start */

.review_list_section .review_box {
    padding: 40px 30px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 10px #EDE9FE;
    margin: 20px 0;
}

.review_list_section .review_box .rating ul {
    display: flex;
}

.review_list_section .review_box .rating ul li span {
    color: #FC9400;
    font-size: 18px;
}

.review_list_section .review_box h3 {
    font-size: 20px;
    color: var(--purple);
    margin: 10px 0;
}

.review_list_section .review_box .reviewer {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.review_list_section .review_box .reviewer .avtar {
    width: 80px;
}

.review_list_section .review_box .reviewer .text {
    margin-left: 20px;
    width: calc(100% - 100px);
}

.review_list_section .review_box .reviewer .text h3 {
    font-weight: 600;
    color: var(--dark-purple);
    margin-bottom: 0;
}

/* review-freeapp */

.review_freeapp {
    margin: 60px 0;
}

.review_freeapp .free_app_inner {
    background: url(../images/free_review_bg.png);
    background-size: cover;
    background-position: 90%;
}

/* Contact Page Css Start */

.contact_page_section .contact_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-top: -150px;
}

.contact_page_section .contact_inner .section_title h2 {
    font-weight: 600;
}

.contact_page_section .contact_inner .contact_form {
    width: 570px;
    padding: 50px 60px;
    border-radius: 22px;
    background-color: #fff;
    box-shadow: 0 4px 10px #EDE9FE;
}

.contact_page_section .contact_inner .contact_form h2 {
    margin-bottom: 0;
}

.contact_page_section .contact_inner .contact_form form {
    margin-top: 30px;
}

.contact_page_section .contact_inner .contact_form form .form-group {
    margin-bottom: 20px;
}

.contact_page_section .contact_inner .contact_form form .form-group .form-control {
    height: 60px;
    padding: 5px 20px;
    color: var(--body-text-purple);
    border: 2px solid #E1DBF4;
    border-radius: 12px;
    font-weight: 500;
}

.contact_page_section .contact_inner .contact_form form .form-group .form-control:focus {
    box-shadow: none;
    border-color: var(--purple);
    color: var(--purple);
}

.contact_page_section .contact_inner .contact_form form .form-group textarea.form-control {
    height: 140px;
    padding-top: 15px;
}

.contact_page_section .contact_inner .contact_form form .term_check {
    display: flex;
    align-items: center;
}

.contact_page_section .contact_inner .contact_form form .term_check input {
    width: 17px;
    height: 17px;
    accent-color: var(--purple);
}

.contact_page_section .contact_inner .contact_form form .term_check label {
    font-size: 13px;
    margin-bottom: 0;
    margin-left: 7px;
}

.contact_page_section .contact_inner .contact_form form .form-group button {
    width: 240px;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
}

.contact_page_section .contact_inner .contact_info {
    width: 480px;
}

.contact_page_section .contact_inner .contact_info .section_title {
    text-align: left;
    margin-top: 15px;
}

.contact_page_section .contact_inner .contact_info .section_title p a {
    color: var(--purple);
    text-decoration: underline;
}

.contact_page_section .contact_inner .contact_info .btn {
    width: 180px;
    margin: 10px 0 50px 0;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li:last-child {
    margin-bottom: 0;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .img {
    width: 65px;
    margin-right: 20px;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text {
    width: calc(100% - 85px);
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text span {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text p , 
.contact_page_section .contact_inner .contact_info .contact_info_list li .text a {margin: 0;}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text a:hover {
    color: var(--dark-purple);
}

.map_section {
    margin: 50px 0;
}

/* Banner section text color fix */
.banner_section .banner_text p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
    font-weight: 400;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

.banner_section .used_app p {
    color: #ffffff;
}

/* Star background animations */
.star-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
}

#stars {
    width: 1px;
    height: 1px;
    background: transparent;
    box-shadow: 1800px 451px #FFF , 1918px 538px #FFF , 1292px 689px #FFF , 1346px 793px #FFF , 350px 773px #FFF , 1420px 741px #FFF , 175px 222px #FFF , 710px 1366px #FFF , 1732px 112px #FFF , 898px 751px #FFF , 35px 422px #FFF , 197px 882px #FFF , 1907px 501px #FFF , 570px 815px #FFF , 751px 859px #FFF , 1865px 1327px #FFF , 1328px 873px #FFF , 1661px 478px #FFF , 436px 830px #FFF , 726px 859px #FFF , 489px 1787px #FFF , 1151px 1051px #FFF , 1160px 304px #FFF , 137px 1149px #FFF , 1210px 701px #FFF , 1428px 1365px #FFF , 213px 1065px #FFF , 1032px 1961px #FFF , 721px 552px #FFF , 679px 303px #FFF , 515px 1988px #FFF , 1780px 1100px #FFF , 894px 1534px #FFF , 1788px 1208px #FFF , 1883px 1989px #FFF , 398px 849px #FFF , 1238px 1520px #FFF , 749px 428px #FFF , 1210px 1456px #FFF , 1765px 349px #FFF , 1934px 780px #FFF , 572px 1601px #FFF , 1770px 1279px #FFF , 1520px 1298px #FFF , 1757px 487px #FFF , 1842px 931px #FFF , 253px 383px #FFF , 967px 195px #FFF , 1368px 729px #FFF , 1303px 209px #FFF , 1392px 1241px #FFF , 95px 410px #FFF , 629px 1454px #FFF , 1991px 1182px #FFF , 1321px 1928px #FFF , 1176px 300px #FFF , 707px 1335px #FFF , 1293px 1324px #FFF , 1354px 1394px #FFF , 1730px 988px #FFF , 761px 852px #FFF , 562px 846px #FFF , 1806px 1285px #FFF , 991px 1430px #FFF , 1198px 617px #FFF , 916px 91px #FFF , 692px 767px #FFF , 1664px 80px #FFF , 1832px 1319px #FFF , 1840px 1241px #FFF , 872px 1483px #FFF , 202px 1973px #FFF , 24px 365px #FFF , 692px 1420px #FFF , 1880px 1182px #FFF , 116px 1802px #FFF , 1474px 10px #FFF , 386px 1404px #FFF , 1386px 224px #FFF , 504px 786px #FFF , 735px 710px #FFF , 600px 1267px #FFF , 973px 917px #FFF , 176px 1336px #FFF , 153px 792px #FFF , 1236px 627px #FFF , 1889px 1820px #FFF , 1069px 331px #FFF , 1779px 1883px #FFF , 1598px 51px #FFF , 1579px 898px #FFF , 763px 1972px #FFF , 1077px 1375px #FFF , 1861px 883px #FFF , 341px 1125px #FFF , 1163px 1251px #FFF , 1473px 1811px #FFF , 1310px 1082px #FFF , 631px 1552px #FFF , 189px 1146px #FFF , 870px 1923px #FFF , 1201px 1586px #FFF , 69px 1094px #FFF , 442px 1535px #FFF , 1645px 1448px #FFF , 711px 953px #FFF , 1300px 1027px #FFF , 1181px 373px #FFF , 1857px 1513px #FFF , 842px 1520px #FFF , 1943px 1439px #FFF , 1616px 1216px #FFF , 907px 1608px #FFF , 1874px 939px #FFF , 1191px 614px #FFF , 942px 1736px #FFF , 893px 997px #FFF , 1691px 1962px #FFF , 1940px 1229px #FFF , 469px 1573px #FFF , 388px 1122px #FFF , 476px 1882px #FFF , 426px 185px #FFF , 217px 1546px #FFF , 647px 324px #FFF , 677px 1825px #FFF , 712px 23px #FFF , 337px 1361px #FFF , 1161px 350px #FFF , 536px 931px #FFF , 1209px 1891px #FFF , 592px 1155px #FFF , 448px 1126px #FFF , 1909px 806px #FFF , 877px 860px #FFF , 1038px 295px #FFF , 759px 395px #FFF , 1576px 1733px #FFF , 1467px 335px #FFF , 79px 262px #FFF , 683px 472px #FFF , 643px 1365px #FFF , 333px 1482px #FFF , 1026px 1230px #FFF , 168px 1153px #FFF , 417px 624px #FFF , 246px 1517px #FFF , 824px 547px #FFF , 1475px 133px #FFF , 1884px 186px #FFF , 1367px 222px #FFF , 1084px 927px #FFF , 1875px 232px #FFF , 574px 1847px #FFF , 1570px 1598px #FFF , 988px 307px #FFF , 1422px 194px #FFF , 1053px 1875px #FFF , 974px 388px #FFF , 562px 655px #FFF , 1895px 658px #FFF , 1030px 1748px #FFF , 1820px 970px #FFF , 1745px 595px #FFF , 1843px 762px #FFF , 1080px 991px #FFF , 337px 816px #FFF , 1653px 897px #FFF , 591px 722px #FFF , 1007px 1895px #FFF , 265px 725px #FFF , 482px 1386px #FFF , 1300px 1208px #FFF , 1247px 1704px #FFF , 1133px 801px #FFF , 1747px 584px #FFF , 636px 388px #FFF , 1949px 1779px #FFF , 682px 1880px #FFF , 1010px 850px #FFF , 1424px 1949px #FFF , 643px 906px #FFF , 710px 1391px #FFF , 1501px 1913px #FFF , 1611px 29px #FFF , 450px 553px #FFF , 321px 1490px #FFF , 485px 1451px #FFF , 383px 752px #FFF , 1343px 253px #FFF , 255px 56px #FFF , 1046px 860px #FFF , 1725px 1501px #FFF , 650px 1736px #FFF , 335px 437px #FFF , 68px 1982px #FFF , 118px 713px #FFF , 818px 1042px #FFF , 1362px 787px #FFF , 521px 189px #FFF , 1544px 1780px #FFF , 1425px 1993px #FFF , 504px 1243px #FFF , 191px 318px #FFF , 1974px 780px #FFF , 1187px 1802px #FFF , 1072px 981px #FFF , 1236px 798px #FFF , 1706px 911px #FFF , 1585px 1377px #FFF , 490px 929px #FFF , 100px 599px #FFF , 1860px 885px #FFF , 1664px 1945px #FFF , 745px 814px #FFF , 862px 1182px #FFF , 3px 1778px #FFF , 1355px 1008px #FFF , 1215px 321px #FFF , 660px 1601px #FFF , 264px 1139px #FFF , 696px 1357px #FFF , 403px 1209px #FFF , 43px 633px #FFF , 1717px 1480px #FFF , 5px 619px #FFF , 1545px 295px #FFF , 1000px 468px #FFF , 468px 1224px #FFF , 851px 1650px #FFF , 295px 435px #FFF , 158px 1795px #FFF , 837px 552px #FFF , 1178px 1389px #FFF , 99px 1916px #FFF , 185px 1648px #FFF , 813px 1228px #FFF , 856px 384px #FFF , 354px 406px #FFF , 668px 1714px #FFF , 1764px 1011px #FFF , 1896px 1480px #FFF , 1134px 1941px #FFF , 363px 1782px #FFF , 1571px 1048px #FFF , 232px 1554px #FFF , 1565px 1925px #FFF , 349px 262px #FFF , 1922px 1865px #FFF , 1010px 862px #FFF , 1176px 641px #FFF , 359px 1661px #FFF , 1711px 1511px #FFF , 1554px 1964px #FFF , 37px 801px #FFF , 1275px 568px #FFF , 1902px 1419px #FFF , 776px 1544px #FFF , 1382px 237px #FFF , 1255px 778px #FFF , 1877px 1858px #FFF , 46px 598px #FFF , 1894px 67px #FFF , 1514px 105px #FFF , 660px 1181px #FFF , 308px 1566px #FFF , 1655px 1882px #FFF , 1686px 1525px #FFF , 157px 1985px #FFF , 1359px 1439px #FFF , 449px 1631px #FFF , 346px 1566px #FFF , 451px 1460px #FFF , 806px 511px #FFF , 842px 1132px #FFF , 569px 1740px #FFF , 1305px 819px #FFF , 1986px 1316px #FFF , 975px 726px #FFF , 663px 819px #FFF , 1493px 1832px #FFF , 1987px 797px #FFF , 951px 881px #FFF , 1998px 1901px #FFF , 472px 1829px #FFF , 1493px 1858px #FFF , 1756px 1647px #FFF , 652px 1903px #FFF , 863px 1794px #FFF , 63px 1984px #FFF , 379px 799px #FFF , 501px 1582px #FFF , 793px 292px #FFF , 190px 1846px #FFF , 620px 1776px #FFF , 234px 349px #FFF , 453px 1860px #FFF , 99px 1756px #FFF , 715px 1290px #FFF , 1957px 134px #FFF , 1099px 1030px #FFF , 1051px 1093px #FFF , 613px 500px #FFF , 955px 196px #FFF , 242px 976px #FFF , 1020px 191px #FFF , 370px 347px #FFF , 1481px 621px #FFF , 1959px 1450px #FFF , 743px 1178px #FFF , 73px 597px #FFF , 499px 645px #FFF , 769px 1635px #FFF , 1663px 291px #FFF , 1738px 1729px #FFF , 646px 832px #FFF , 1750px 609px #FFF , 1047px 1379px #FFF , 127px 1893px #FFF , 1949px 1890px #FFF , 1347px 914px #FFF , 323px 361px #FFF , 918px 1330px #FFF , 347px 184px #FFF , 1262px 1201px #FFF , 1563px 906px #FFF , 1996px 1168px #FFF , 1302px 1251px #FFF , 148px 247px #FFF , 38px 1523px #FFF , 1706px 1070px #FFF , 1031px 758px #FFF , 656px 201px #FFF , 473px 1830px #FFF , 1292px 1445px #FFF , 1807px 589px #FFF , 929px 157px #FFF , 1936px 569px #FFF , 762px 1469px #FFF , 55px 435px #FFF , 260px 428px #FFF , 1945px 1411px #FFF , 103px 224px #FFF , 998px 1164px #FFF , 1479px 1757px #FFF , 302px 741px #FFF , 1895px 15px #FFF , 11px 801px #FFF , 565px 1178px #FFF , 1628px 1464px #FFF , 99px 1357px #FFF , 563px 569px #FFF , 1359px 376px #FFF , 1420px 1723px #FFF , 821px 1851px #FFF , 1860px 429px #FFF , 1947px 132px #FFF , 1236px 1380px #FFF , 906px 593px #FFF , 1320px 1689px #FFF , 100px 1529px #FFF , 1292px 258px #FFF , 934px 1482px #FFF , 1779px 1205px #FFF , 1378px 1429px #FFF , 1563px 816px #FFF , 852px 1084px #FFF , 1292px 1200px #FFF , 1996px 611px #FFF , 1249px 971px #FFF , 114px 1272px #FFF , 1557px 1495px #FFF , 693px 22px #FFF , 1937px 873px #FFF , 364px 1909px #FFF , 1012px 471px #FFF , 982px 1606px #FFF , 426px 1px #FFF , 703px 687px #FFF , 1488px 230px #FFF , 1876px 209px #FFF , 839px 558px #FFF , 670px 840px #FFF , 1242px 1302px #FFF , 207px 558px #FFF , 721px 186px #FFF , 451px 1318px #FFF , 119px 1877px #FFF , 106px 898px #FFF , 1552px 463px #FFF , 132px 1475px #FFF , 1466px 1324px #FFF , 1731px 1849px #FFF , 1039px 1978px #FFF , 1321px 977px #FFF , 915px 1681px #FFF , 272px 1057px #FFF , 550px 1983px #FFF , 1167px 1119px #FFF , 1413px 320px #FFF , 1809px 929px #FFF , 1659px 621px #FFF , 742px 321px #FFF , 343px 624px #FFF , 1280px 1491px #FFF , 873px 1367px #FFF , 810px 1664px #FFF , 1382px 1856px #FFF , 1220px 622px #FFF , 1151px 780px #FFF , 1391px 1235px #FFF , 1203px 461px #FFF , 1304px 8px #FFF , 1208px 464px #FFF , 375px 1838px #FFF , 1483px 875px #FFF , 1964px 1785px #FFF , 776px 1544px #FFF , 1542px 1320px #FFF , 403px 1694px #FFF , 576px 159px #FFF , 484px 1528px #FFF , 1390px 150px #FFF , 509px 106px #FFF , 888px 20px #FFF , 173px 305px #FFF , 1671px 379px #FFF , 1452px 437px #FFF , 417px 1255px #FFF , 1818px 31px #FFF , 465px 476px #FFF , 1583px 196px #FFF , 1242px 657px #FFF , 156px 1903px #FFF , 912px 382px #FFF , 482px 1693px #FFF , 1720px 390px #FFF , 361px 800px #FFF , 163px 326px #FFF , 1289px 317px #FFF , 65px 1625px #FFF , 114px 421px #FFF , 1918px 1745px #FFF , 1997px 198px #FFF , 1718px 255px #FFF , 1595px 685px #FFF , 1601px 1724px #FFF , 28px 730px #FFF , 1566px 200px #FFF , 1171px 1332px #FFF , 44px 599px #FFF , 1803px 676px #FFF , 1875px 41px #FFF , 904px 1204px #FFF , 1135px 1468px #FFF , 1654px 353px #FFF , 1682px 535px #FFF , 1269px 1329px #FFF , 706px 944px #FFF , 1246px 304px #FFF , 1946px 313px #FFF , 750px 1843px #FFF , 1345px 1531px #FFF , 1980px 757px #FFF , 494px 907px #FFF , 639px 1370px #FFF , 815px 1939px #FFF , 1765px 1469px #FFF , 385px 1976px #FFF , 1144px 983px #FFF , 1805px 246px #FFF , 976px 1018px #FFF , 655px 460px #FFF , 1910px 1428px #FFF , 1607px 1641px #FFF , 239px 1189px #FFF , 18px 1601px #FFF , 1338px 570px #FFF , 1677px 1050px #FFF , 1133px 1502px #FFF , 1465px 350px #FFF , 1411px 1289px #FFF , 274px 554px #FFF , 412px 448px #FFF , 870px 1878px #FFF , 1483px 590px #FFF , 776px 1902px #FFF , 698px 1905px #FFF , 43px 685px #FFF , 309px 1607px #FFF , 1085px 182px #FFF , 344px 693px #FFF , 1389px 114px #FFF , 927px 1087px #FFF , 758px 1904px #FFF , 1401px 1327px #FFF , 492px 1391px #FFF , 1994px 566px #FFF , 1098px 724px #FFF , 266px 1360px #FFF , 28px 841px #FFF , 1482px 1893px #FFF , 126px 1045px #FFF , 1772px 648px #FFF , 1427px 1769px #FFF , 870px 1946px #FFF , 1804px 1215px #FFF , 368px 910px #FFF , 1267px 1371px #FFF , 1589px 857px #FFF , 1265px 1830px #FFF , 1286px 1388px #FFF , 1962px 794px #FFF , 452px 53px #FFF , 431px 1582px #FFF , 715px 951px #FFF , 1495px 17px #FFF , 1772px 1807px #FFF , 639px 747px #FFF , 1427px 1832px #FFF , 1300px 7px #FFF , 443px 1536px #FFF , 516px 1367px #FFF , 106px 303px #FFF , 671px 807px #FFF , 248px 1800px #FFF , 735px 689px #FFF , 101px 596px #FFF , 923px 978px #FFF , 1076px 454px #FFF , 1774px 1542px #FFF , 1427px 1867px #FFF , 479px 920px #FFF , 985px 684px #FFF , 1673px 1274px #FFF , 322px 889px #FFF , 1572px 1996px #FFF , 437px 1673px #FFF , 550px 800px #FFF , 1489px 1049px #FFF , 247px 1977px #FFF , 1076px 85px #FFF , 393px 429px #FFF , 644px 571px #FFF , 1487px 55px #FFF , 552px 1523px #FFF , 1468px 506px #FFF , 1593px 1524px #FFF , 581px 1055px #FFF , 249px 1300px #FFF , 703px 583px #FFF , 775px 1468px #FFF , 383px 636px #FFF , 689px 1764px #FFF , 19px 1601px #FFF , 1031px 27px #FFF , 818px 106px #FFF , 1690px 155px #FFF , 1132px 927px #FFF , 119px 122px #FFF , 1694px 1171px #FFF , 1187px 1560px #FFF , 606px 159px #FFF , 621px 765px #FFF , 331px 200px #FFF , 1369px 1099px #FFF , 1717px 1396px #FFF , 1303px 986px #FFF , 473px 1555px #FFF , 1697px 1078px #FFF , 444px 543px #FFF , 1078px 1828px #FFF , 374px 1115px #FFF , 494px 958px #FFF , 24px 1568px #FFF , 1178px 436px #FFF , 22px 1518px #FFF , 1536px 1973px #FFF , 217px 597px #FFF , 204px 214px #FFF , 792px 1090px #FFF , 1176px 491px #FFF , 1674px 1342px #FFF , 1367px 911px #FFF , 1640px 357px #FFF , 1522px 1889px #FFF , 331px 1337px #FFF , 1522px 1448px #FFF , 1749px 940px #FFF , 1176px 203px #FFF , 966px 1962px #FFF , 58px 574px #FFF , 912px 1839px #FFF , 515px 363px #FFF , 529px 895px #FFF , 762px 1649px #FFF , 1512px 180px #FFF , 1808px 1238px #FFF , 1090px 671px #FFF , 699px 1107px #FFF , 887px 145px #FFF , 1335px 1808px #FFF , 589px 523px #FFF , 1759px 1498px #FFF , 1544px 1444px #FFF , 667px 279px #FFF , 1757px 1501px #FFF , 793px 222px #FFF , 391px 1244px #FFF , 332px 761px #FFF , 1271px 490px #FFF , 1991px 1408px #FFF , 719px 1917px #FFF , 1180px 659px #FFF , 275px 1634px #FFF , 1763px 471px #FFF , 144px 757px #FFF , 668px 12px #FFF , 1291px 912px #FFF , 62px 422px #FFF , 93px 1577px #FFF , 860px 664px #FFF , 1283px 787px #FFF , 964px 1635px #FFF , 1249px 1324px #FFF , 30px 179px #FFF , 1548px 1082px #FFF , 1436px 1868px #FFF , 1409px 245px #FFF , 709px 1101px #FFF , 248px 676px #FFF , 97px 187px #FFF , 1329px 1010px #FFF , 1919px 1489px #FFF , 1589px 1912px #FFF , 1966px 1939px #FFF , 273px 559px #FFF , 291px 1433px #FFF , 1632px 1763px #FFF , 829px 1701px #FFF , 1174px 799px #FFF , 1046px 1379px #FFF , 1353px 68px #FFF , 268px 1594px #FFF , 425px 797px #FFF , 58px 29px #FFF , 1776px 345px #FFF , 1839px 1854px #FFF , 970px 145px #FFF , 1258px 1298px #FFF , 1006px 1872px #FFF , 896px 1752px #FFF , 992px 1633px #FFF , 888px 183px #FFF , 1218px 587px #FFF , 1253px 1366px #FFF , 1689px 65px #FFF , 686px 80px #FFF , 1243px 1797px #FFF , 1460px 493px #FFF , 1731px 40px #FFF , 1050px 36px #FFF , 1948px 1379px #FFF , 307px 1941px #FFF , 359px 1065px #FFF , 1620px 592px #FFF , 1832px 1368px #FFF , 1764px 1005px #FFF , 1818px 1368px #FFF , 1381px 164px #FFF , 941px 387px #FFF , 148px 105px #FFF , 1116px 801px #FFF , 638px 1562px #FFF , 1228px 1712px #FFF , 1130px 1201px #FFF , 79px 413px #FFF , 978px 1741px #FFF , 1479px 211px #FFF , 1634px 507px #FFF , 691px 1992px #FFF , 718px 1061px #FFF , 1131px 1152px #FFF , 896px 1523px #FFF , 1932px 858px #FFF , 1644px 221px #FFF , 1236px 816px #FFF , 1056px 1897px #FFF , 1323px 1406px #FFF , 298px 770px #FFF , 542px 1897px #FFF , 834px 443px #FFF , 610px 14px #FFF , 379px 47px #FFF , 1681px 1412px #FFF , 1546px 281px #FFF , 248px 411px #FFF , 919px 436px #FFF , 1865px 1255px #FFF , 198px 711px #FFF;
    animation: animStar 50s linear infinite;
}

#stars2 {
    width: 2px;
    height: 2px;
    background: transparent;
    box-shadow: 879px 793px #FFF, 1416px 1169px #FFF, 1230px 1169px #FFF, 851px 793px #FFF, 879px 1793px #FFF, 1416px 169px #FFF, 1230px 169px #FFF, 851px 1793px #FFF, 1879px 793px #FFF, 416px 1169px #FFF, 230px 1169px #FFF, 1851px 793px #FFF, 1879px 1793px #FFF, 416px 169px #FFF, 230px 169px #FFF, 1851px 1793px #FFF, 879px 393px #FFF, 1416px 769px #FFF, 1230px 769px #FFF, 851px 393px #FFF, 879px 1393px #FFF, 1416px 769px #FFF, 1230px 769px #FFF, 851px 1393px #FFF, 1879px 393px #FFF, 416px 769px #FFF, 230px 769px #FFF, 1851px 393px #FFF, 1879px 1393px #FFF, 416px 769px #FFF, 230px 769px #FFF, 1851px 1393px #FFF;
    animation: animStar 100s linear infinite;
}

#stars3 {
    width: 3px;
    height: 3px;
    background: transparent;
    box-shadow: 1446px 320px #FFF, 525px 614px #FFF, 1014px 1204px #FFF, 1756px 644px #FFF, 1446px 1320px #FFF, 525px 1614px #FFF, 1014px 204px #FFF, 1756px 1644px #FFF, 446px 320px #FFF, 1525px 614px #FFF, 14px 1204px #FFF, 756px 644px #FFF, 446px 1320px #FFF, 1525px 1614px #FFF, 14px 204px #FFF, 756px 1644px #FFF;
    animation: animStar 150s linear infinite;
}

@keyframes animStar {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-2000px);
    }
}

/* FINAL CURSOR OVERRIDE - En son ve en güçlü kural */
.custom-header .navbar-nav .nav-link,
.custom-header .navbar-nav .nav-link:hover,
.custom-header .navbar-nav .nav-link:focus,
.custom-header .navbar-nav .nav-link:active,
.banner_section .app_btn li a,
.banner_section .app_btn li a:hover,
.banner_section .app_btn li a:focus,
.banner_section .app_btn li a:active,
.banner_section .app_btn li a span,
.banner_section .app_btn li a span:hover,
.banner_section .app_btn li a *,
.banner_section .app_btn li * {
    cursor: pointer !important;
}

/* Bootstrap override */
a[href],
a[href] *,
a[href] span {
    cursor: pointer !important;
}

/* APP_BTN Özel Cursor Fix */
.app_btn,
.app_btn *,
.app_btn li,
.app_btn li *,
.app_btn a,
.app_btn a *,
.app_btn span,
.app_btn span * {
    cursor: pointer !important;
    pointer-events: none;
}

.app_btn li a {
    pointer-events: all !important;
    cursor: pointer !important;
}

/* YTÜ Pasaportu görseli için modern gölge */
.passport-ytu-visual {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0 30px 0;
    position: relative;
    z-index: 1;
}

/* Dönen yıldız animasyonu */
.passport-ytu-visual::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    height: 600px;
    background-image: url('../images/yildiz.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.05;
    z-index: 0;
    animation: rotate-star 30s linear infinite;
}

@keyframes rotate-star {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
.passport-ytu-img {
    max-width: 300px;
    width: 100%;
    border-radius: 22px;
    box-shadow: 0 10px 40px 0 rgba(30,45,92,0.18), 0 2px 8px 0 rgba(0,118,255,0.10);
    position: relative;
    z-index: 2;
}

.passport-ytu-visual::before {
    content: none;
}

/* YTU International Button */
.ytu-international-btn {
    text-align: center;
    margin: 50px 0 20px 0;
}

.international-btn {
    background: linear-gradient(135deg, var(--purple) 0%, var(--dark-purple) 100%);
    color: #ffffff !important;
    padding: 12px 25px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 118, 255, 0.3);
    cursor: pointer !important;
}

.international-btn::before {
    content: "→";
    font-size: 18px;
    font-weight: bold;
    transition: transform 0.3s ease;
}

.international-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 118, 255, 0.4);
    color: #ffffff !important;
    text-decoration: none;
}

.international-btn:hover::before {
    transform: translateX(3px);
}

.international-btn span {
    letter-spacing: 1px;
}














/* -----------Sports-Gallery-Css-Start------------------ */

/* Sports Gallery Section */
.sports_gallery {
    margin-top: 50px;
    padding: 0 20px;
}

.gallery_container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.gallery_item {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.gallery_item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.gallery_img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 12px;
    transition: transform 0.3s ease;
}

.gallery_item:hover .gallery_img {
    transform: scale(1.05);
}

/* Mobile Responsive - Horizontal Scroll */
@media (max-width: 768px) {
    .gallery_container {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 15px;
        padding: 0 10px;
        -webkit-overflow-scrolling: touch;
    }
    
    .gallery_item {
        flex: 0 0 280px;
        scroll-snap-align: center;
    }
    
    .gallery_img {
        height: 400px;
    }
    
    .sports_gallery {
        padding: 0 10px;
    }
}

@media (max-width: 480px) {
    .gallery_item {
        flex: 0 0 250px;
    }
    
    .gallery_img {
        height: 350px;
    }
}



/* -----------Sports-Gallery-Css-End------------------ */














/* -----------Sports-Gallery-Css-End------------------ */

/* -----------Rektor-Modal-Css-Start------------------ */

.rektor-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(5px);
}

.modal-container {
    position: relative;
    background: #ffffff;
    border-radius: 20px;
    max-width: 800px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    z-index: 1000000;
}

.modal-header {
    position: relative;
    text-align: center;
    border-radius: 20px 20px 0 0;
    padding: 0;
    height: 400px;
    overflow: hidden;
    background: linear-gradient(135deg, #1e2d5c 0%, #0076ff 100%);
}

.rektor-modal-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.modal-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.5);
    border: none;
    color: #ffffff;
    font-size: 28px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    z-index: 1000001;
}

.modal-close-btn:hover {
    background: rgba(0, 0, 0, 0.7);
    transform: scale(1.1);
}

.modal-content {
    padding: 40px;
}

.modal-content h2 {
    color: var(--dark-purple);
    font-size: 28px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 30px;
  
    line-height: 1.4;
    position: relative;
}

.modal-text {
    line-height: 1.8;
    color: #333;
    font-size: 16px;
}

.modal-text p {
    margin-bottom: 20px;
    text-align: justify;
}

.modal-text p:last-child {
    margin-bottom: 0;
    text-align: center;
}

.modal-text strong {
    color: var(--dark-purple);
    font-weight: 600;
}

.rektor-signature {
    text-align: left;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #e0e0e0;
}

.rektor-signature strong {
    color: var(--dark-purple);
    font-weight: 600;
    line-height: 1.6;
}

body.modal-open {
    overflow: hidden;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .modal-container {
        max-width: 95%;
        margin: 10px;
    }
    
    .modal-header {
        height: 320px;
    }
    
    .modal-content {
        padding: 25px;
    }
    
    .modal-content h2 {
        font-size: 24px;
        line-height: 1.3;
    }
    
    .modal-text {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .modal-header {
        height: 260px;
    }
    
    .modal-content {
        padding: 20px;
    }
    
    .modal-content h2 {
        font-size: 22px;
        line-height: 1.3;
    }
    
    .modal-text {
        font-size: 14px;
    }
}

/* -----------Rektor-Modal-Css-End------------------ */

/* -----------Download_App_Section-Start------------------ */














/* -----------Newsletter-Notification-Css-Start------------------ */

.newsletter-notification {
    position: fixed;
    top: 20px;
    right: 20px;
    padding: 15px 25px;
    border-radius: 8px;
    color: #ffffff;
    font-weight: 500;
    z-index: 999999;
    transform: translateX(400px);
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    min-width: 300px;
    font-size: 14px;
}

.newsletter-notification.success {
    background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
    border-left: 4px solid #155724;
}

.newsletter-notification.error {
    background: linear-gradient(135deg, #dc3545 0%, #e74c3c 100%);
    border-left: 4px solid #721c24;
}

.newsletter-notification.show {
    transform: translateX(0);
    opacity: 1;
}

/* Mobile responsive */
@media (max-width: 768px) {
    .newsletter-notification {
        right: 10px;
        left: 10px;
        min-width: auto;
        transform: translateY(-100px);
    }
    
    .newsletter-notification.show {
        transform: translateY(0);
    }
}

/* -----------Newsletter-Notification-Css-End------------------ */

/* -----------Download_App_Section-Start------------------ */













