body{
    position: relative;
    background-color: #111827;
    background-image: url(./img/ust-img.svg);
    cursor: url('img/cursor.svg'), url('img/cursor.svg'), url('img/cursor.svg'), auto;
    transition: .4s;
    background-size: cover;
}
body.light{
    position: relative;
    background: radial-gradient(12.83% 39.68% at 0% 85.59%, rgba(255, 255, 255, 0.50) 0%, rgba(248, 248, 248, 0.00) 100%), radial-gradient(8.51% 46.25% at 100% 46.4%, rgba(255, 255, 255, 0.50) 0%, rgba(248, 248, 248, 0.00) 100%), radial-gradient(5.88% 34.57% at 0% 15.06%, rgba(255, 255, 255, 0.50) 0%, rgba(248, 248, 248, 0.00) 100%), #F8F8F8;
}
body.light-theme
{
    cursor: url('img/cursor-white-theme.svg'), url('img/cursor-white-theme.svg'), url('img/cursor-white-theme.svg'), auto;
    transition: .4s;
}

.navbar {
    margin-top: 24px !important;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: auto;
    padding: 25px 0;
    border-radius: 100px;
background: rgba(38, 171, 226, 0.05);
backdrop-filter: blur(39px);
}

#cursor {
    position: fixed;
    width: 60px;
    height: 60px;
    background-color: transparent;
    transform: translate(-45%, -35%);
    pointer-events: none;
    z-index: 9999;
    transition: transform 0s ease-out;
    /* background-image: url(img/cursor-image.svg); */
    background-size: contain;
    background-repeat: no-repeat;
    border: 1px solid #26ABE2;
    border-radius: 50px;
}

.navbar-nav{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.navbar-nav a{
color: #FFF;
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.navbar .nav-item .nav-link-lang {
color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
font-display: swap;
line-height: normal;
padding-left: 8px;
padding-right: 36px;
}
.navbar .nav-item .nav-link-title {
    padding-right: 36px;
}
.navbar .nav-item .nav-link-title svg path{
    stroke-width: 1px;
    stroke: #FFF;;
}
.navbar .nav-item .nav-link span:hover{
    color: gray;
}
.navbar-brand:focus
{
    color: #FFF;
}
.navbar-nav .nav-link{
    color: #FFF;
    display: flex;
    align-items: center;
}
.navbar-nav .nav-link:focus
{
    color: #FFF;
    text-align: justify;
}
.navbar-toggler{
    padding: 1px 5px;
    font-size: 18px;
    line-height: 0.3;
    background: none;
    border: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image:url(img/navbar-toggler.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.languageMenu {
    margin-right: 36px;
}

.languageMenu a {
    justify-content: center;
    display: flex;
    column-gap: 8px;
}

.light-theme .languageMenu a {
    color: #414652;
}

.languageMenu .dropdown-menu {
    --bs-dropdown-bg: #11182766;
    min-width: max-content;
    right: 0;
}
.languageMenu .dropdown-menu .dropdown-item:focus, .languageMenu .dropdown-menu .dropdown-item:hover {
    color: #ffffff;
    background-color: #26abe2;
}

.light-theme .languageMenu .dropdown-menu {
    --bs-dropdown-bg: #ededed00;
    min-width: max-content;
    right: 0;
    border: none;
    box-shadow: 0 0 3px 1px #00000014;
}

.languageMenu .nav-link.active, .languageMenu .nav-link.show {
    color: #fff;
}


.SSlider-buttons .guide-text, .SSlider-buttons .guide-text .nav, .SSlider-buttons .guide-text .nav .slick-list, .SSlider-buttons .guide-text .nav .slick-list .slick-track
{
    width: 100%;
}

.SSlider-buttons .guide-text .nav .slick-list .slick-track
{
    display: flex;
    justify-content: space-between;
}

.SSlider-buttons .guide-text .nav .slick-list .slick-track .slick-slide {
    width: unset!important;
    padding-bottom: 1rem;
    opacity: 1;
}

.SSlider-buttons .guide-text .nav .slick-list .slick-track .slick-slide.slick-current.slick-active
{
    border-bottom-color: #26ABE2;
    
}

.light-theme .SSlider-buttons .guide-text .nav .slick-list .slick-track .slick-slide.slick-current.slick-active button svg path {
    fill: #26ABE2;
    transition: .4s;
}

.light-theme .SSlider-buttons .guide-text .nav .slick-list .slick-track .slick-slide button {
    width: unset!important;
    opacity: 1;
    color: #000;
}

.nelerIceriyorAccordion {
    padding: 20px 30px !important;
    position: relative;
    --bs-accordion-bg: transparent;
    --bs-accordion-border-width: 0;
}

.nelerIceriyorAccordion .accordion-item .accordion-header button {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
    display: flex;
    justify-content: space-between;
}

.light-theme .nelerIceriyorAccordion .accordion-item .accordion-header button {
    color: #111827;
}
.light-theme .nedir-title{
    color: var(--Dark, #111827);
font-feature-settings: 'clig' off, 'liga' off;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 171.429% */
}
.light-theme .nedir-detail{
    color: var(--foundation-dark-dark-300, #60646E);
font-feature-settings: 'clig' off, 'liga' off;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 16px; /* 133.333% */
}
.light-theme .peki{
    color: var(--Dark, #111827);
font-family: Poppins;
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: 68px; /* 161.905% */
}
.light-theme .imalat{
    color: var(--foundation-dark-dark-300, #60646E);
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.light-theme .sistem-card{
    border-radius: 6px;
border: 1px solid var(--White, #FFF);
background: radial-gradient(64.86% 139.6% at 100% 0%, rgba(38, 171, 226, 0.00) 0%, rgba(17, 24, 39, 0.00) 100%), #FFF;
box-shadow: 0px 2.977px 18.9px 0px rgba(38, 171, 226, 0.10);
backdrop-filter: blur(2.9767439365386963px);
color: var(--foundation-dark-dark-200, #92959C);
text-align: center;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.light-theme .kolay-card{
    border-radius: 4px;
background: #FFF;
box-shadow: 0px 4px 86.1px 0px rgba(255, 255, 255, 0.32);
backdrop-filter: blur(4px);
}
.light-theme .kolay-detail{
    color: var(--foundation-dark-dark-300, #60646E);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
}
.light-theme .kolay-card svg path{
    fill: #B5B7BC !important;
}
.nelerIceriyorAccordion .accordion-item .accordion-header .accordion-button:focus {
    box-shadow: none;
    outline: none;
}

.nelerIceriyorAccordion .accordion-item .accordion-header .accordion-button:not(.collapsed)
{
    background-color: transparent;
}

.nelerIceriyorAccordion .accordion-body .nav-tabs {
    border: none;
    column-gap: 25px;
    width: 100%;
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    flex-wrap: unset;
}

.nelerIceriyorAccordion .accordion-body .nav-tabs::-webkit-scrollbar
{
    display: none;
}


.nelerIceriyorAccordion .accordion-body .nav-tabs li button {
    background: none;
    border: none;
    color: #fff;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}

.light-theme .nelerIceriyorAccordion .accordion-body .nav-tabs li button {
    color: #414652;
}

.nelerIceriyorAccordion .accordion-body .nav-tabs li button.active {
    color: #26ABE2;
}

.nelerIceriyorAccordion .tab-content .tab-pane {
    color: #C6C8CB;
    margin-top: 16px;
}

.light-theme .nelerIceriyorAccordion .tab-content .tab-pane {
    color: #60646E;
}

.nelerIceriyorAccordion .accordion-button::after
{
    content: unset;
}

.nelerIceriyorAccordion .accordion-button .chevron {
    transform: rotate(0deg);
    color: #26ABE2;
    transition: .4s;
}

.nelerIceriyorAccordion .accordion-button:not(.collapsed) .chevron
{
    transform: rotate(-180deg);
    transition: .4s;
}

.nelerIceriyorAccordion .accordion-item .accordion-body {
    color: #fff;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}

.light-theme .nelerIceriyorAccordion .accordion-item .accordion-body {
    color: #60646E;
}

.light-theme .starter-package .card svg g {
    filter: unset;
}
.light-theme .nav-items svg path {
    stroke: #60646E !important;
}
.light-theme .nav-items:hover svg path {
    stroke: #26ABE2 !important;
}
.footerLinks {
    display: flex;
    flex-direction: column;
    row-gap: 60px;
    justify-content: center;
    align-items: center;
}
.footerNavigationLinks {
    display: flex;
    justify-content: end;
    column-gap: 159px;
}

.footerNavigationLinks a {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    color: #fff;
    text-decoration: none;
}

.footerSocialMediaLinks {
    display: flex;
    justify-content: end;
    column-gap: 62px;
}

.footerSocialMediaLinks a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    display: flex;
    align-items: center;
    column-gap: 12px;
    justify-content: center;
}

.footerTop {
    padding: 60px 0px;
}

.footerBottom {
    display: flex;
    justify-content: space-between;
    padding: 26px 0px;
    border-top: 1px solid #FFFFFF1A;
}

.footerCopyrightText {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    color: #fff;
    font-family: 'Poppins';
}

.footer-widget1 {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}

.light-theme .footer-text {
    color: #111827;
}

.light-theme .footerCopyrightText {
    color: #60646E;
}

.light-theme .footerSocialMediaLinks a {
    color: #414652;
}

.light-theme .footerNavigationLinks a {
    color: #414652;
}

.light-theme .footerArgedeLogo svg path {
    fill: #60646E;
    fill-opacity: 1;
}

.light-theme .footerBottom {
    border-color: #E7E8E9;
}

.light-theme .footer-logo svg path {
    fill: #111827;
}

.light-theme .footer-logo svg path:last-child {
    fill: #26ABE2;
}

.carouselHashes {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px dashed #FFFFFF29;
}

.light-theme .carouselHashes
{
    border-color: #B5B7BC;
}


.carouselHashes a {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    column-gap: 1rem;
    padding-bottom: 30px;
    border-bottom: 1px solid transparent;
    transition: .4s;

}

.light-theme .carouselHashes a {
    color: #414652;
}

.light-theme .carouselHashes a svg path {
    fill: #B5B7BC;
}

.light-theme .carouselHashes a.active svg path {
    fill: #26ABE2;
}

.carouselHashes a.active {
    border-bottom: 1px solid #26ABE2;
    transition: .4s;
}
.carouselHashes svg path
{
    transition: .4s;
}

.carouselHashes a.active svg path {
    fill: #fff;
    transition: .4s;
}

.carouselHashes a.active svg path:last-child {
    fill: #26ABE2;
    transition: .4s;
}

.defaultCarousel .owl-stage {
    display: flex!important;
    justify-content: center!important;
}


.defaultCarousel .owl-item {
    /* height: 650px; */
    transition: .4s;
    border-radius: 6px;
}
.defaultCarousel .owl-item .item img, .defaultCarousel .owl-item .item video
{
    border: 5px solid rgba(38, 171, 226, 0.42);
}

.defaultCarousel .owl-item .item img, .defaultCarousel .owl-item .item video
{
    border-radius: 6px;
}

.defaultCarousel .owl-item img
{
    object-fit: cover;
}

.defaultCarousel .owl-item.active .item img, .defaultCarousel .owl-item.active .item video
{
    border-color: #26ABE2;
}

.defaultCarousel .owl-item.active-next, .defaultCarousel .owl-item.active-prev {
    filter: brightness(0.5);
    transition: .4s;
}

.owl-item.active-prev {
    transform: scale(.85) translate(160px, 0px)!important;
    transition: .4s;
}


.owl-item.active-next {
    transform: scale(.85) translate(-160px, 0px)!important;
    transition: .4s;
}

.defaultCarousel .owl-item.active {
    z-index: 5;
    transition: .4s;
}

.light-theme-image
{
    display: none;
}
.light-theme .light-theme-image
{
    display: block;
}

.light-theme .dark-theme-image
{
    display: none;
}

.communicationListItem p a {
    color: #fff;
    text-decoration: none;
}

.light-theme .communicationListItem p a {
    color: #60646E;
}


.formSuccess.show .modal-dialog, .formSuccess .modal-dialog {
    transform: none;
    min-width: 720px;
    max-width: 720px;
}

.formSuccess .modal-content {
    border-radius: 8px;
    border: 6px solid #26ABE2;
    background: rgba(255, 255, 255, 0.02);
    box-shadow: 0px 4px 75px 0px rgba(38, 171, 226, 0.14);
    backdrop-filter: blur(15px);
}

.light-theme .formSuccess .modal-content {
    background: #fff;
}

.formSuccess .modal-body {
    padding: 3rem;
    display: flex;
    flex-direction: column;
    row-gap: 72px;
    align-items: center;
    text-align: center;
    position: relative;
}

.formSuccess .modalCloseButton {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 30px;
    height: 30px;
    border: none;
    background: none;
    color: #fff;
    font-size: 20px;
}

.light-theme .formSuccess .modalCloseButton {
    color: #26ABE2;
}

.formSuccess .modalTextArea {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.formSuccess .modalTextArea .modalTitle {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.light-theme .formSuccess .modalTextArea .modalTitle {
    color: #00B712;
}

.formSuccess .modalTextArea .modalDescription {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.light-theme .formSuccess .modalTextArea .modalDescription {
    color: #60646E;
}

.modalButtonArea button {
    background: #26ABE2;
    border: 1px solid #26ABE2;
    color: #fff;
    padding: 10px 84px;
    border-radius: 4px;
    color: #FFF;
    text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.25);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.light-theme .modalButtonArea button {
    background: #111827;
    border: 1px solid #111827;
}


@media only screen and (max-width: 1399px)
{
    .owl-item.active-prev {
        transform: scale(.85) translate(120px, 0px)!important;
        transition: .4s;
    }
    .owl-item.active-next {
        transform: scale(.85) translate(-120px, 0px)!important;
        transition: .4s;
    }
}


@media screen and (max-width:425px){
    .footer-widget .footer-link  a {
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-decoration: none;
        text-align: left;
    }

    .footerBottom
    {
        flex-direction: column;
        row-gap: 30px;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
.theme-switch {
    width: 70px;
    height: 36px;
    position: relative;
    border-radius: 100px;
    background: #111827;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.80) inset;
}
.theme-switch .switch {
    background: white;
    width: 33px;
    height: 32px;
    border-radius: 100px;
    position: absolute;
    top: 2px;
    right: 3px;
    transition: 0.5s all ease;
    background: var(--Blue, #26ABE2);
    box-shadow: 0px 1.89286px 3.78571px 0px rgba(0, 0, 0, 0.25), 0px 0px 1.89286px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.76) inset;
}
.light-theme {
    background: radial-gradient(12.83% 39.68% at 0% 85.59%, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.00) 100%), radial-gradient(19.11% 92.67% at 0% 69.33%, rgba(255, 255, 255, 0.60) 0%, rgba(255, 255, 255, 0.00) 100%), radial-gradient(17.18% 86.83% at 100% 68.69%, rgba(255, 255, 255, 0.60) 0%, rgba(255, 255, 255, 0.00) 100%), radial-gradient(5.88% 34.57% at 0% 15.06%, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.00) 100%), #EEF5F9;
}
.light-theme .theme-switch {
    background: #FFF;
    box-shadow: 0px 0px 6px 0px rgba(21, 32, 55, 0.60) inset;
}
.light-theme .theme-switch .switch {
    -webkit-transform: translateX(-32px);
    -ms-transform: translateX(32px);
    transform: translateX(-32px);
}
.light-theme .navbar .navbar-brand svg path{
    fill:#111827;
} 
.light-theme .navbar{
    border-radius: 100px;
background: radial-gradient(56.67% 50.1% at 2.68% 0%, rgba(38, 171, 226, 0.20) 0%, rgba(38, 171, 226, 0.00) 100%), radial-gradient(59.68% 91.82% at 94.66% 100.05%, rgba(38, 171, 226, 0.20) 0%, rgba(38, 171, 226, 0.00) 100%), rgba(255, 255, 255, 0.16);
backdrop-filter: blur(39px);
}
.light-theme .navbar .navbar-brand svg path:last-child{
    fill:#26ABE2;
} 
.light-theme .navbar .nav-item .nav-link-title svg path{
    stroke-width: 1px;
    stroke: #B5B7BC;
}
.light-theme .navbar .nav-item .nav-link{
    color: #414652;
}
.light-theme .banner-title {
    color: #111827;
}
.light-theme .banner-detail {
    color: #60646E;
}
.light-theme .guide-title{
    color:#111827;
}
.light-theme .guide-detail{
    color:#60646E;
}
.light-theme .slide img{
    box-shadow: none;
}
.light-theme .slide-tag svg path{
    fill:#B5B7BC;
}
.light-theme .qc svg path{
    fill:#26ABE2;
}
.light-theme .slide-bar .nav .nav-item .nav-link{
    color: #414652;
}
.light-theme .content-title{
    color:#111827;
}
.light-theme .content-text{
    color: #60646E;
}
.light-theme .accordion .head{
    color: #111827;
}
.light-theme .accordion .content-text .tab .tablinks{
    color: #414652;
}
.light-theme .accordion .content-text .tab .tablinks:focus{
    color: #26ABE2;
}
.light-theme .accordion .content-text .tabcontent{
    color:  #60646E;
}
.light-theme .starter-package .starter-package-title{
    color: #111827;
}
.light-theme .starter-package .card{
    box-shadow: none;
    background: #FFF;
    backdrop-filter: blur(4px);
    border: none;
}
.light-theme .starter-package .card svg path{
    fill:#B5B7BC;
    box-shadow: none;
}
.light-theme .starter-package .card-body .card-logo svg{
    box-shadow:#c64848;
    /* burayı denemek için yazdım sil */
}
.light-theme .card .card-body .card-text{
    color: #60646E;
}
.light-theme .starter-package .card{
    box-shadow: none;
}
.light-theme .communication .communication-title{
    color: #111827;
}
.light-theme .communication .communication-detail{
    color: #60646E;
    border: none;
    border-radius: 4px;
    background: #FFF;
}
.light-theme .communication .contact-detail{
    border: none;
    border-radius: 4px;
    background: #FFF;
}
.light-theme .communication .contact-detail .form-control::placeholder{
    color: #60646E;
}
.light-theme .footer-section {
    background: #FFF;
}
.light-theme .footer-content .footer-widget1 .footer-text p{
    color: #414652;
}
.light-theme .footer-section .footer-content .footer-widget .footer-link a{
    color: #414652;
}
.light-theme .footer-section .footer-content .footer-widget .footer-social-icon span{
    color: #414652;
}
.light-theme  .copyright-area .footer-copyrightLogo svg path{
    fill: #60646E;
}
.light-theme .footer-section .copyright-area .copyright-text p{
    color: #60646E;
}
.light-theme .iceren-title{
    color: var(--Dark, #111827);
font-feature-settings: 'clig' off, 'liga' off;
font-family: Poppins;
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.light-theme .iceren-detail{
    color: var(--foundation-dark-dark-300, #60646E);
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.light-theme .nav-titles{
    color: var(--Dark, #111827);
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.light-theme .nav-detail{
    color: var(--foundation-dark-dark-300, #60646E);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
}
.light-theme .accordion-button svg path{
    stroke: #92959C !important;
}
.light-theme .nav-items:hover{
background: radial-gradient(2173.11% 54.04% at 50% 50%, #FFF 0%, rgba(255, 255, 255, 0.00) 100%) !important;
}
.light-theme .accordion-title{
    color: var(--foundation-dark-dark-400, #414652);
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.light-theme .accordion-detail{
    color: var(--foundation-dark-dark-300, #60646E);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 181.306%; /* 25.383px */
}
.light-theme .navs span{
    color: var(--Dark, #111827) !important;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.light-theme .accordion-button svg path {
    stroke: #92959C !important;
}
.light-theme .kolays-detail{
    color: var(--foundation-dark-dark-300, #60646E);
}
.light-theme .nav-yazi span{
    color: black;
}
.light-theme .nav-yazi{
    color: #60646E !important;
}
.nav-yazi{
    color: var(--foundation-dark-dark-100, #B5B7BC);
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
}
.nav-yazi span{
    font-weight: 600;
    color: white;
}
.kolays-detail{
    color: rgba(255, 255, 255, 0.76);
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.banner-title{
    color: #FFF;
    font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px; /* 142.857% */
    margin-bottom: 20px;
}

.banner-detail{
    color: #C6C8CB;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.equate{
    display: flex;
    align-items: center;
    justify-content: center;
}
.guide-title{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 68px;
    margin-bottom: 42px;
    margin-top: 72px;
}
.guide-title span{
    color: var(--Blue, #26ABE2);
    font-family: Poppins;
    text-align: center;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 68px;
}
.guide-detail{
    color: rgba(255, 255, 255, 0.76);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 68px;
}
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap");
.guide-pic-frame{
    border-radius: 6px;
    border: 5px solid #26ABE2;
    background: lightgray -1px -1.199px / 100.36% 100.385% no-repeat;
    box-shadow: 0px 0px 14px 6px  rgba(38, 171, 226, 0.30);
}
.slick-slider img{
    width: 100%;
    background: transparent;
    border: transparent;
  }      
  .guide-slider-pic
  {
    border-radius: 16px;
    height: 0 auto;
    width: 100%;
  }

  .guide-slider-pic-area{
    width: 100%; 
  }
.slick-slide {
    position: relative;
    height:auto !important;
    opacity: 0.5;
    transition: all 900ms ease;
}
.guide-slider.slider-content .slick-current {
    opacity: 1;
    transform: scale(1.2);
    z-index: 99;
}
.slick-slide .xyz{
    opacity: 0;
}
.slick-current .xyz{
    opacity: 1;
}

/* .video-slider{
    margin-top:50px;
     width: 80%; 
    display:flex;
    justify-content: center;
    align-items: center;

}
.slide img{
    position: relative;
    transform: scale(.8); 
    transition: all .6s ease-out;
    z-index:1;
    justify-items: center;
    opacity: 0.4;
    border-radius: 6px;
    border: 5px solid var(--Blue, #26ABE2);
    background: url(<path-to-image>), lightgray -1px -1.199px / 100.36% 100.385% no-repeat;
    box-shadow: 0px 4px 116px 0px rgba(38, 171, 226, 0.30);
    width: 100%;
} */

/* .slick-center img {
    transform: scale(1.0);
    transition: all .6s ease-out;
    z-index: 10;
    opacity: 1.0;
    position: relative;
    justify-items: center;
    height: 68vh; 
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80% !important;
    margin: auto;
} */
  /*Arrows*/
/* .slick-prev, .slick-next {
    display: none;
      border: none;
      margin: auto; 
      position: absolute;
      z-index: 3000;
      top: 0;
      bottom: 0;
      background: none
} */
  /* .slick-prev {
    justify-items:start;
      left: 240px;
      background-position: -220px -20px;
  }
  .slick-next {
    justify-items:end;
      right: 240px;
      border: 2px solşd purple;
      background-position: -320px -20px;
  } */

.slide-bar .slider-thumb {
    overflow: hidden;
    display: flex;
    justify-content: center;
    overflow-x: auto;
    white-space: nowrap;
    flex-wrap: unset;
    gap: 68px;
}
.SSlider-buttons{
    display: flex;
    justify-content: space-around;
    gap:68px;
}
.slide-bar  {
    border-bottom: #414652 dashed 1px;
}

.slide-bar .slider-thumb .nav-link.active, .slide-bar .show > .nav-link {
    font-weight: 400;
    color: #FFF;
    border-bottom-color: #26ABE2;
}
.slide-bar .slider-thumb .nav-link {
    background: none;
    text-decoration: none;
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    align-items: flex-start;
    justify-content: space-around;
    border-radius: 0px;
}
.slider-thumb .slick-dots .slick-slider-dots {
    background: none;
    border: none;
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.slide-bar .slider-thumb .nav-item {
    color:  #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline;
    position:relative;
    list-style: none;
    border: none;
}
.slide-bar .nav-link{
  color:#FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.center .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
}

.content-title{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 68px;
    margin-bottom: 42px;
    margin-top: 72px;
}
.content-title span{
    color: #26ABE2;
    font-family: Poppins;
    text-align: center;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 68px;
}
.content-pic{
    justify-content: flex-end;
}
/*.whatContent{
    justify-content: center; 
}*/
.accordion{
    padding: 20px 30px !important;
    position: relative;
}
.accordion .head{
    overflow: hidden;
}
.content-text .nav-link {
    background: none;
    text-decoration: none;
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    align-items: flex-start;
    justify-content: space-around;
    border-radius: 0px;
}
.content-text .nav-link:active{
    background: none;
    text-decoration: none;
    color: #26ABE2;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.content-text .nav-link.active, .show > .nav-link {
    font-weight: 400;
    color: #26ABE2;
    border-bottom-color: currentcolor;
}
.content-text{
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: none;
}
.accordion .head{
    color: #FFF;
    font-family: Poppins;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    transition: 0.2s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.accordion .arrow{
    color:#26ABE2;
    width: 24px;
    height: 24px;
    transition: 0.25s ease;
    transform: rotate(180deg);
}
.accordion .arrow-animate{
  transform: rotate(0deg);
  opacity: 1;
}
.accordion .sub-head{
    margin-bottom: 42px;
    margin-top: 42px;
    display: none;
}
.accordion .sub-head a{
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    justify-content: space-around;
}
.content-text .tab {
    overflow: hidden;
}
.content-text .tab button {
    background: none;
    color:#FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    outline: none;
    cursor: pointer;
    justify-content: space-between;
    justify-content: space-around;
    align-items: center;
    transition: 0.3s;
    padding-block: 42px;
}
.content-text .tab button.active {
    color: var(--Blue, #26ABE2);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.starter-package-title{
    color: #FFF;
    font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 68px; 
    margin-bottom: 42px;
    text-align: center;
}
.starter-package-title span{
    color: #26ABE2;
    font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 68px;
}
.starter-package .card{
    border-radius: 4px;
    border: 1px solid #239CCE;
    background: rgba(255, 255, 255, 0.01);
    box-shadow: 0px 4px 89px 0px rgba(38, 171, 226, 0.26);
    backdrop-filter: blur(4px);
    border-color: #239CCE;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.starter-package .card-logo svg {
    display: block; 
    margin: auto;
}
.starter-package .card-title{
color: var(--Blue, #26ABE2);
text-align: center;
font-family: Poppins;
font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-bottom: 30px;
}
.starter-package .card-text{
color: rgba(255, 255, 255, 0.76);
text-align: center;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 155.556% */
}
.kolay-card{
    border-radius: 6px;
border: 1px solid var(--foundation-blue-blue-600, #239CCE);
background: rgba(255, 255, 255, 0.01);
box-shadow: 0px 2.977px 44.651px 0px rgba(38, 171, 226, 0.10);
backdrop-filter: blur(2.9767439365386963px);
padding: 38px;
height: 100%;
transition: .3s !important;
}
.sayfa-bosluk{
    margin-top: 110px;
}
.kolay-card:hover{
    border-radius: 6px;
    border: 1px solid var(--foundation-blue-blue-600, #239CCE);
    background: rgba(255, 255, 255, 0.01);
    box-shadow: 0px 2.977px 66.233px 0px rgba(38, 171, 226, 0.26), 0px 2px 15.1px 0px rgba(38, 171, 226, 0.50);
    backdrop-filter: blur(2.9767439365386963px);
    margin-top: -2rem;
    transition: .3s !important;
}
.Cmmnctn{
    padding: 177px 10px 10px 0px;
}
.kolay-detail{
    color: var(--White, #FFF);
text-align: center;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.communication-detail {
    display: flex!important;
    row-gap: 18px!important;
    height: calc(100% - 63px - 1.5rem);
}
.communicationListItem {
    column-gap: 10px;
}

.communicationListItem p {
    margin: 0!important;
    margin-top: .4rem!important;
}
.rc-anchor-light {
    background: unset !important;
    color: #000;
}
.rc-anchor-light.rc-anchor-normal, .rc-anchor-light.rc-anchor-compact {
    border-radius: 3px !important;
    border: 1px solid var(--foundation-dark-dark-400, #414652) !important;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08) !important;
}
.accordion-iki{
    padding: 0 !important;
}

@media only screen and (max-width: 1440px)
{
    .banner-title {
        font-size: 42px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        margin-bottom: 36px;
    }

    .banner-title span {
        font-size: 42px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
    }

    .banner-detail {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .guide-title {
        font-size: 42px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
    }

    .guide-title span {
        font-size: 42px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
    }

    .guide-detail {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .content-title {
        font-size: 42px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        margin-bottom: 16px;
    }

    .content-title span {
        font-size: 42px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
    }

    .nelerIceriyorAccordion .accordion-item .accordion-header button {
        font-size: 24px;
        font-weight: 400;
        line-height: normal;
    }

    .starter-package-title {
        font-size: 42px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        margin-bottom: 16px;
        text-align: center;
    }

    .starter-package-title span {
        font-size: 42px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
    }

    .starter-package .card-title {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 30px;
    }

    .starter-package .card-text {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }
}

@media only screen and (max-width: 1199px)
{
    .banner-title {
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 36px;
    }

    .banner-detail {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .guide-title {
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }
    .guide-title span {
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    .guide-detail {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .content-title {
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    .content-title span {
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    .starter-package-title {
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 16px;
        text-align: center;
    }

    .starter-package-title span {
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    .card3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 320px;
    }

    .starter-package .card-logo svg {
        width: 64px;
        height: 64px;
    }

    .starter-package .card-title {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 16px;
    }

    .starter-package .card-text {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
    }

    .communication .communication-title {
        font-size: 34px;
    }

    .formSuccess .modalTextArea .modalTitle {
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 34px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
}


@media (max-width:991px){
    .card2{
        transform: none;
    }
}

.communication .communication-title{
color: var(--White, #FFF);
font-feature-settings: 'clig' off, 'liga' off;
font-family: Poppins;
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: normal;
display: inline-flex;
justify-content: center;
align-items: center;
gap: 10px;
}
.communication .communication-detail {
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    color: var(--White, #FFF);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    flex-direction: column;
    align-items: stretch;
    gap: 62px !important;
    justify-content: center;
    align-content: space-around;
    padding: 66px 50px 67px 51px;
}
.communication .communication-detail p{
    align-items: center;
    margin-top: 16px;
}
.communication .contact-detail{
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px; 
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    padding-block: 42px;
    padding-inline: 52px;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.communication .contact-detail .Click-here {
    border-radius: 4px;
    margin-top: 2rem;
    background: var(--Blue, #26ABE2);
    box-shadow: 0px 4px 30px 0px rgba(38, 171, 226, 0.30);
    border: 1px solid #26ABE2;
}
.communication .contact-detail input{
    box-shadow: none;
}
.communication .contact-detail textarea:focus{
    box-shadow: none;
}
.communication .contact-detail .form-control
{   color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px; /* 262.5% */
    background: none;
    border: none;
    border-radius: 0%;
    border-bottom:1px solid #414652;

}

.light-theme .communication .contact-detail .form-control {
    border-color: #E7E8E9;
    color: #60646E;
}

.communication .contact-detail .form-control::placeholder {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px; /* 262.5% */    
    opacity: 1; 
}
  .captcha-container {
    color: #FFF;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    width: 295px;
    height: 98px;
}

  /* bütünü */
.captcha-checkbox-window {
    display: inline-flex;
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid #414652;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
    justify-content: space-evenly;
    height: 69px;
    padding: 12px;
    align-items: center;
}
  .captcha-checkbox-container {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    /* vertical-align:; */
}
  /* minik buton */
  .captcha-checkbox {
    width: 28px;
    align-items: center;
    position: relative;
    border-radius: 2px;
    height: 28px;
    outline: none;
    transition: border-color 0.3s;
    cursor: pointer;
    border: 2px solid #414652;
    background: none;
  }
  
    /* im not robot yazısı */
    .captcha-label {
        color: #FFF;
        font-family: sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        padding-inline: 10px 70px;
        padding-top: 17px;
    }

.RecaptchaLogoArea {
    align-items: center;
    padding-top: 7px;
}
  .captcha-logo {
    width: 31px;
    height: 30px;
  }
  /* gizlilik-şartlar yazısı */
  .captcha-desc {
    color: #FFF;
    text-align: right;
    font-family: Roboto;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-top: 0;
}
.formTextArea{
    resize: none;
}
.Click-here {
    cursor: pointer;
    border-radius: 4px;
    background: var(--Blue, #26ABE2);
    box-shadow: 0px 4px 30px 0px rgba(38, 171, 226, 0.30);
    color: #fff;
    text-align: center;
    font-size:16px;
    transition:background-image 3s ease-in-out;
    display: flex;
    width: 165px;
    height: 52px;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
}
.custom-model-main {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; /* z-index: 1050; */
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
}
.model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden;
}
.custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
}
.custom-model {
    display: block;
    width: 100%;
    position: relative;
    border-radius: 8px;
    border: 6px solid var(--Blue, #26ABE2);
    background: rgba(255, 255, 255, 0.02);
    box-shadow: 0px 4px 75px 0px rgba(38, 171, 226, 0.14);
    backdrop-filter: blur(15px);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100vh - 70px);
}
.pop-up-content{
    padding-top: 90px;
    padding-inline: 118px;
    background-image:url(img/pop-up.png);
    background-repeat: no-repeat;
    background-position:center;
    padding-bottom:67px ;
}
.pop-up-content h3{
    padding-top: 0px;
    padding-bottom: 20px;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: center;
}
.pop-up-content p {
    padding-bottom: 24px;
    text-align: center;
}
.model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999;
}
.model-open .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}
.custom-model-main .bg-overlay {
    background: rgba(0, 0, 0, 0);
    height: 100%;
    width: 80%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
}
.close-btn {
    position: absolute;
    right: 18px;
    top: 12px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #fff;
}
.confirm-btn {
    z-index: 99;
    background: #26ABE2;
    border: none;
    height: 42px;
    padding: 10px 42px 12px 42px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    transition: background-image 3s ease-in-out;
    display: inline-block;
    width: 278px;
    justify-content: center;
    align-items: center;
}
.nav-pills{
    display: flex;
    flex-direction: column;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color:unset !important;
}
.nav-pills .nav-link {
    border-radius: 0 !important;
    width: 100% !important;
    text-align: start !important;
}
.nav-items{
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    transition: .4s !important;
    border-radius: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10) !important;
}
.nav-items button{
    padding: 19px !important;

}
.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: unset !important;
}
.nav-items .nav-link{
    color: var(--White, #FFF) !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: normal !important;
}
.nav-items:hover svg path{
    stroke: white !important;
}
.iki:hover svg path{
    fill: white !important;
}
.nav-items:hover{
    background: radial-gradient(2010.71% 50% at 50% 50%, rgba(38, 171, 226, 0.16) 0%, rgba(38, 171, 226, 0.00) 100%) !important;
    transition: .4s !important;
}
.nav-titles{
    color: #FFF;
font-family: Poppins;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 36px;
}
.nav-detail{
    color: var(--foundation-dark-dark-100, #B5B7BC);
font-family: Poppins;
font-size: 16px;
font-style: normal;
margin-bottom: 30px;
font-weight: 400;
line-height: 26px; /* 162.5% */
}
.nav-bosluk {
    margin-top: 96px;
    margin-bottom: 170px;
}
@media screen and (min-width:800px){
    .custom-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
    }
}
@media screen and (max-width:799px){
    .custom-model-inner{margin-top: 45px;}
}
@media screen and (max-width:991px){
    .footer-copyrightLogo{
        align-content: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 41%;
    }
}
@media  screen and (max-width:991px) {
    .copyright-text p{
    display: block;
    align-items: center;
    justify-content: center;
    align-content: center;
    width: 100%;
    text-align: center;
    }
}
@media screen and (max-width:991px){
    .ortalama {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
    }
}
@media screen and (max-width:991px) {
    .banner-title {
        color: #FFF;
        font-family: Poppins;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 16px;
        display: block;
        align-items: center;
        justify-content: center;
        text-align: center;
        flex-direction: column;
    }
    .banner-title span {
        color: #26ABE2;
        font-family: Poppins;
        font-size: 32px;
        line-height: normal;
    }
    .banner-detail {
        text-align: center;
        font-size: 14px;
    }
}
@media screen and (max-width:991px) {
    
}

@media screen and (max-width:991px) {
    .navbar-nav {
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        flex-direction: column-reverse;
        align-items: center;
    }
    #cursor
    {
        display: none;
    }
    .mobile-navbar {
        border-bottom: 2px solid #26ABE2;
    }

    .footerNavigationLinks {
        column-gap: 26px;
    }

    .banner-title {
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .banner-title span {
        color: #26ABE2;
        font-family: Poppins;
        font-size: 28px;
        line-height: normal;
    }

    .guide-title {
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 16px;
        margin-top: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
    }

    .content-title {
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    .content-title span {
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    .starter-package-title {
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 16px;
        text-align: center;
    }

    .starter-package-title span {
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    .starter-package .card-title {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 10px;
    }

    .card3 {
        position: relative;
        bottom: unset;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 240px;
    }
    .starter-package .card-text {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .communication .communication-title {
        font-size: 32px;
    }

    .Cmmnctn {
        padding: 65px 10px 10px 0px;
    }
    .formSuccess.show .modal-dialog, .formSuccess .modal-dialog {
        transform: none;
        min-width: 640px;
        max-width: 640px;
    }

    .formSuccess .modal-body {
        padding: 3rem;
        display: flex;
        flex-direction: column;
        row-gap: 40px;
        align-items: center;
        text-align: center;
        position: relative;
    }
}


@media screen and (max-width: 767px){
    .captcha-container {
        color: #FFF;
        font-family: Roboto;
        font-style: normal;
        font-weight: 400;
        text-align: center;
        width: 295px;
        height: 98px;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .SSlider-buttons .guide-text .nav .slick-list .slick-track {
        flex-direction: column;
    }

    .slide-bar
    {
        border-bottom: none;
    }

    .carouselHashes {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

.carouselHashes a {
    border-bottom: none!important;
}

.footerNavigationLinks {
    column-gap: 26px;
    flex-direction: column;
    row-gap: 40px;
    text-align: center;
}

.footerSocialMediaLinks {
    flex-direction: column;
    display: flex;
    margin-left: auto;
    row-gap: 40px;
    margin: auto;
    text-align: center;
    padding: 0;
}

.footer-widget1 {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
    align-items: center;
    text-align: center;
}

.banner-title {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.banner-title span {
    color: #26ABE2;
    font-size: 26px;
    line-height: normal;
}

.guide-title {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


.nelerIceriyorAccordion .accordion-item .accordion-header button {
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
}

.content-title {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.content-title span {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.accordion {
    padding: 20px 0px !important;
    position: relative;
}

.starter-package-title {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px;
    text-align: center;
}

.starter-package-title span {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.communication .communication-title {
    font-size: 26px;
}


.formSuccess.show .modal-dialog, .formSuccess .modal-dialog {
    transform: none;
    min-width: 90%!important;
    max-width: 95%!important;
    margin: auto;
}

.formSuccess .modal-body {
    padding: 3rem;
    display: flex;
    flex-direction: column;
    row-gap: 36px;
    align-items: center;
    text-align: center;
    position: relative;
}

}

@media only screen and (max-width: 575px)
{
    .formSuccess .modalTextArea .modalTitle {
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .formSuccess .modalTextArea .modalDescription {
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .modalButtonArea button {
        background: #26ABE2;
        border: 1px solid #26ABE2;
        color: #fff;
        padding: 10px 84px;
        border-radius: 4px;
        color: #FFF;
        text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.25);
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
    }
}

@media screen and (max-width:475px) {
    .captcha-container {
        color: #FFF;
        font-family: Roboto;
        font-style: normal;
        font-weight: 400;
        text-align: center;
        width: 100%;
        height: 98px;
    }
    .captcha-checkbox-window {
        display: inline-flex;
        background-color: transparent;
        border-radius: 3px;
        border: 1px solid #414652;
        box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
        justify-content: space-evenly;
        height: 67px;
        padding: 12px;
        align-items: center;
        width: 100%;
    }
}

@media screen and (max-width:425px) {
    .footer-widget .footer-link {
        margin-bottom: 84px;
        display: inline-grid;
        align-items: flex-start;
        gap: 62px;
        flex-direction: row;
        justify-content: flex-start;
        }
    
        .banner-title {
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
        }
    
        .banner-title span {
            color: #26ABE2;
            font-size: 20px;
            line-height: normal;
        }

        .banner-detail {
            text-align: center;
            font-size: 13px;
        }

        .guide-title {
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
        }

        .guide-detail {
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        .content-title {
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
        }

        .nelerIceriyorAccordion .accordion-item .accordion-header button {
            font-size: 20px;
            font-weight: 400;
            line-height: normal;
        }

        .starter-package-title {
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            margin-bottom: 16px;
            text-align: center;
        }

        .starter-package-title span {
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
        }

        .communication .communication-title {
            font-size: 20px;
        }

        .formSuccess .modal-body {
            padding: 3rem 1rem;
            display: flex;
            flex-direction: column;
            row-gap: 36px;
            align-items: center;
            text-align: center;
            position: relative;
        }
    }

@media screen and (max-width:991px) {
.footer-widget {
    display: inline-block;
    flex-direction: column;
    align-items: flex-end;
    padding-bottom: 85px;
    flex-direction: column;
    align-items: flex-start;
    float: inline-start;
}
}

.footer-section {
    border-top: 1px solid var(--Blue, #26ABE2);
    background: radial-gradient(46.39% 175.51% at 50% 0%, rgba(38, 171, 226, 0.16) 0%, rgba(17, 24, 39, 0.00) 100%), radial-gradient(104.73% 110.41% at 0% 100%, rgba(38, 171, 226, 0.20) 0%, rgba(17, 24, 39, 0.00) 100%), radial-gradient(129.27% 106.47% at 100% 100%, rgba(38, 171, 226, 0.20) 0%, rgba(17, 24, 39, 0.00) 100%);
    backdrop-filter: blur(23px);
}
.footer-logo img {
    max-width: 200px;
}
.footer-text {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.84px;
}
.footer-text span{
    color: var(--Blue, #26ABE2);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.84px;
}
.footer-widget{
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
    float: right;
    padding-bottom:85px;
}
.footer-widget .footer-link{
    margin-bottom: 91px;
    display: flex;
    align-items: flex-start;
    gap: 62px;
}
.footer-widget .footer-link  a{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}
.footer-widget .footer-social-icon  {
    display: flex;
    align-items: flex-start;
    gap: 62px;
}
.footer-widget .footer-social-icon span {
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin-left: 12px;
    display: inline-flex;
}

.footer-line{
    color: rgba(255, 255, 255, 0.10); 
    padding-bottom: 26px;
    border-width: 1px;
}
.copyright-area{
    align-content:flex-end;
    width: 100%;
    display:inline-block;
    text-align: left;
}
.copyright-area .copyright-text p {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
}
 .copyright-area .footer-copyrightLogo{
    display:inline-block;
    float: right;
} 

  .communication .contact-detail input:focus{
    border-color: #26ABE2 ;
}

.mobile-navbar .overlay a{
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; 
}
.mobile-navbar-icon {
    font-size: 60px;
    align-items: center;
    display: flex;
}
.mobile-nav-header
{   display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-navbar-lang{
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 8px;
    padding-right: 36px;
    font-size: 60px;
    align-items: center;
    display: flex;
}
.overlay .mobile-navbar-themeSwitcher{
    align-items: center;
    display: flex;
    font-size: 60px;
}
.mobile-navbar .overlay .closebtn {
    font-size: 24px;
    display: flex;
    align-items: flex-start;
    justify-content: right;
}
.overlay {
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
    font-size: 36px;
    backdrop-filter: blur(3.3499999046325684px);    overflow-x: hidden;
    transition: 0.5s;
    right: -100%;
}

.overlay .mobileMenuArea {
    background: radial-gradient(76.92% 102.28% at 0% 90.99%, rgba(38, 171, 226, 0.32) 0%, rgba(0, 0, 0, 0.00) 100%, rgba(38, 171, 226, 0.00) 100%), radial-gradient(47.18% 100% at 100% 18.83%, rgba(38, 171, 226, 0.20) 0%, rgba(38, 171, 226, 0.00) 100%), rgba(17, 24, 39, 0.96);
    height: 100vh;
    width: 80%;
    margin-left: auto;
    overflow: hidden;
    overflow-y: auto;
}

.light-theme .overlay .mobileMenuArea {
    background: radial-gradient(76.92% 102.28% at 0% 90.99%, rgba(38, 171, 226, 0.05) 0%, rgba(0, 0, 0, 0.00) 100%, rgba(38, 171, 226, 0.00) 100%), radial-gradient(47.18% 100% at 100% 18.83%, rgba(38, 171, 226, 0.05) 0%, rgba(38, 171, 226, 0.00) 100%), rgba(231, 232, 233, 0.92);
    height: 100vh;
    width: 80%;
    margin-left: auto;
    backdrop-filter: blur(3.3499999046325684px);
}
.mobileMenuLogo path
{
    transition: .4s;
}

.light-theme .mobileMenuLogo path {
    fill: #111827;
    transition: .4s;
}

.light-theme .mobileMenuLogo path:last-child {
    fill: #26ABE2;
}

.mobileMenuArea .closeButton {
    padding: 1rem;
}

.light-theme .mobileMenuArea .closeButton a i {
    color: #111827!important;
}

.mobileMenuItems {
    width: 100%;
    height: calc(100vh - 72px);
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.mobileMenuLinks .topLinks ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.mobileMenuLinks .topLinks ul li {
    padding: 12px 0px;
    border-bottom: 1px solid #00A4CA1F;
}

.mobileMenuLinks .topLinks ul li:last-child {
    border-bottom: none;
}

.mobileMenuLinks .topLinks ul li a {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #fff;
    font-family: 'Poppins';
    padding-left: 0;
    padding-right: 0;
}

.mobileMenuLinks {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.mobileLanguageArea {
    font-size: 16px;
    display: flex;
    align-items: center;
    column-gap: 8px;
    font-weight: 500;
    line-height: 16px;
    color: #fff;
}

.light-theme .mobileLanguageArea {
    color: #111827;
}

.mobileSocialMediaArea {
    display: flex;
    column-gap: 42px;
    border-top: 1px solid #00A4CA1F;
    margin-top: 22px;
    padding-top: 22px;
}
.light-theme .mobileSocialMediaArea {
    border-color: #D2D5DD;
}

.mobileSocialMediaArea a {
    padding: 0!important;
}

.light-theme .mobileSocialMediaArea a {
    padding: 0!important;
    color: #414652!important;
}

.mobileSocialMediaArea a i {
    font-size: 20px;
}

.light-theme .mobileMenuLinks .topLinks ul li {
    border-color: #D2D5DD;
}

.light-theme .mobileMenuLinks .topLinks ul li a {
    color: #60646E;
}

.light-theme .mobileLogo path {
    fill: #111827;
    transition: .4s;
}

.light-theme .mobileLogo path:last-child {
    fill: #26ABE2;
}

.light-theme .openNavButton path
{
    stroke: #111827;
}

.overlay .mobile-navbar-themeSwitcher {
    padding: 46px 0;
}

.overlay-content {
    top: 20%; 
    width: 80%;
    display: inline-block;
}

.mobile-navbar .overlay .overlay-content a{
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; 
}
.mobile-navbar .overlay a{
    padding: 8px;
    text-decoration: none;
    color: #FFF;
    display: block;
    transition: 0.3s;
    font-size: 16px; 
}
.overlay a:hover, .overlay a:focus {
    color: #26ABE2;
}

.mobile-navbar{
    display: none !important;
}
.bar{
    font-size: 30px;
    color: white;
}
.gelecek{
    color: var(--Blue, #26ABE2);
font-family: Poppins;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 16px;
}
.nedir-title{
    color: var(--White, #FFF);
font-feature-settings: 'clig' off, 'liga' off;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 171.429% */
}
.nedir-detail{
    color: rgba(255, 255, 255, 0.76);
font-feature-settings: 'clig' off, 'liga' off;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 16px; /* 133.333% */
}
.nedir{
    margin-top: 24px;
    align-items: center;
    display: flex;
    border: 1px solid var(--foundation-blue-blue-600, #239CCE);
    width: max-content;
    border-radius: 6px;
    box-shadow: 0px 0px 44.651px 0px rgba(38, 171, 226, 0.10);
    backdrop-filter: blur(2.9767439365386963px);
    background: rgba(255, 255, 255, 0.01);
    padding: 12px;
}
.video-img{
    margin-right: 16px;
}
.peki{
    margin-top: 140px;
    text-align: center;
    color: #FFF;
font-family: Poppins;
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: 68px; /* 161.905% */
}
.imalat{
    margin-top: 30px;
    color: rgba(255, 255, 255, 0.76);
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.sistem-card {
    padding: 30px;
    color: #F6F0F0;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 6px;
    border: 1px solid var(--foundation-blue-blue-600, #239CCE);
    background: radial-gradient(64.86% 139.6% at 100% 0%, rgba(38, 171, 226, 0.28) 0%, rgba(17, 24, 39, 0.00) 100%), rgba(255, 255, 255, 0.01);
    box-shadow: 0px 2.977px 44.651px 0px rgba(38, 171, 226, 0.10);
    backdrop-filter: blur(2.9767439365386963px);
    transition: .3s;
height: 10rem;
}
.sistem-card:hover{
    border-radius: 6px;
border: 1px solid var(--foundation-blue-blue-600, #239CCE);
background: radial-gradient(64.86% 139.6% at 100% 0%, rgba(17, 24, 39, 0.00) 0%, rgba(38, 171, 226, 0.24) 100%), rgba(255, 255, 255, 0.01);
box-shadow: 0px 2.977px 44.651px 0px rgba(38, 171, 226, 0.10);
backdrop-filter: blur(2.9767439365386963px);
transition: .3s;
}
.asagi{
    margin-top: 3rem !important;
}
.kolay-card:hover .kap-logo svg path{
    fill: #26abe2 !important;
    transition: .3s !important;
}
.iceren-title{
    color: var(--White, #FFF);
font-feature-settings: 'clig' off, 'liga' off;
font-family: Poppins;
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: normal; 
text-align: center;
margin-top: 92px;
margin-bottom: 32px;
}
.iceren-detail{
    color: var(--foundation-dark-dark-100, #B5B7BC);
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.nav-boyut{
    width: 80%;
    margin: auto;
}
.nedir{
    cursor: pointer;
}
.iki-body{
    border-radius: 8px;
border: 6px solid var(--Blue, #26ABE2);
background: rgba(255, 255, 255, 0.02);
box-shadow: 0px 4px 75px 0px rgba(38, 171, 226, 0.14);
backdrop-filter: blur(15px);
}
.btn-close{
    color: white !important;
}
@media screen and (max-width:1107px){
    .nav-boyut {
        width: 90%;
        margin: auto;
    }
}
@media screen and (max-width:991px){
    .kolay-card{
        margin-top: 0 !important;
    }
    .kolay-bosluk{
        margin-bottom: 2rem !important;
    }
    .orta-nedir{
        display: flex;
        justify-content: center;
    }
    .gelecek{
        text-align: center;
    }
    .mobile-navbar{
        display: block !important;
    }
      .navbar{
        display: none !important;
    }
}
  @media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
  }
@media screen and (max-width:991px){
    .footer-logo {
        align-items: center;
        align-content: center;
        display: flex;
        /* margin-right:41%; */
    }
}
@media screen and (max-width:991px){
    .footer-widget .footer-link {
        margin-bottom: 91px;
        display: flex;
        align-items: flex-start;
        gap: 62px;
        flex-direction: column;
    }
}
@media screen and (max-width:991px){
    .footer-widget {
        display: inline-block;
        flex-direction: column;
        align-items: flex-end;
        padding-bottom: 85px;
        flex-direction: column;
    }
}
@media screen and (max-width:991px) {
    .footer-social-icon {
        display: inline-flex;
        align-items: flex-start;
        gap: 62px;
        flex-direction: column;
    }
}
@media screen and (max-width:991px) {
    .communication .contact-detail {
        color: #FFF;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 42px;
        border-radius: 4px;
        border: 1px solid rgba(255, 255, 255, 0.10);
        padding-block: 42px;
        padding-inline: 16px;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }
}
@media screen and (max-width:991px){
    .communication .communication-detail {
        border-radius: 4px;
        border: 1px solid rgba(255, 255, 255, 0.10);
        color: var(--White, #FFF);
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        display: block;
        flex-direction: column;
        align-items: stretch;
        gap: 24px;
        justify-content: center;
        align-content: space-around;
        padding: 45px 18px;
    }
}
@media screen and (max-width:991px){
    .footer-text p {
        align-items: center;
        justify-content: center;
        align-content: center;
        display: grid;
    }
    .footer-text span {
        align-items: center;
        justify-content: center;
        align-content: center;
        display: inline-block;
        text-align: center;
    }    
}
/*           MEDIA QUERIES            */
/* @media (max-width:768px){
    .whatContent{
        flex-direction: column-reverse;
    }
} */
@media screen and(max-width:991px){
    .slide-bar{
    align-items: center;
    justify-content: start;
    display: inline;
    }
}
@media screen and(max-width:991px){
    .navbar-nav {
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        align-items: center;
        display: inline-block;
        justify-content: center;
    }
}
@media screen and(max-width:991px){
    .navbar-collapse {
        flex-basis: 100%;
        align-items: center;
        justify-items: center;
    }
    
}
@media screen and(max-width:991px){
    .navbar-details {
        display:inline-block;
    }
    
    
}
@media only screen and (max-width: 375px)
{
     .peki {
        font-size: 27px !important;
        line-height: 48px !important;
    }
}
@media only screen and (max-width: 375px)
{
 
    .formSuccess .modalTextArea .modalTitle {
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .formSuccess .modalTextArea .modalDescription {
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .formSuccess .modal-body {
        padding: 3rem 1rem;
        display: flex;
        flex-direction: column;
        row-gap: 20px;
        align-items: center;
        text-align: center;
        position: relative;
    }
}