.kutuicerigi {
    margin-top: 10%
}

.ellc-navigation .reg-link:after,.ellc-nedir-content .banner-btn:after,.ellc-nedir-content h3:after {
    content: ""
}

.header-top,body {
    background-color: #f9f9f9
}

:root {
    --color-primary: #003366;    /* Koyu Lacivert */
    --color-accent: #FFCC66;     /* Altın Sarısı */
    --color-bg: #fdfdfd;         /* Temiz Beyaz */
    --color-text: #333333;       /* Yazı Rengi */
    --font-base: 'Open Sans', sans-serif;
}
body {
    margin: 0;
    padding: 0;
    background-color: var(--color-bg);
    color: var(--color-text);
    font-family: var(--font-base);
}


/* CTA Bölümü */
.cta-section {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 2rem auto;
    gap: 2rem;
    padding: 1rem;
}
.cta-item {
    flex: 1 1 300px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.cta-item .cta-image {
    width: 60px;
    height: auto;
    margin-bottom: 1rem;
}
.cta-item h3 {
    font-size: 1.4rem;
    color: var(--color-primary);
    margin-bottom: 1rem;
}
.cta-item p {
    margin-bottom: 1.5rem;
}
.store-badges {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 1rem;
}
.badger {
    max-width: 95px;
    height: auto;
    display: block;
}
.btn-purchase {
    background: var(--color-accent);
    color: #fff;
    text-decoration: none;
    padding: 0.8rem 1.5rem;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 600;
    transition: background 0.2s;
    margin-top: 1rem;
}
.btn-purchase:hover {
    background: #e6b85a;
}

.ellc-plans .ticket .description,.ellc-plans .ticket .discount,.ellc-plans .ticket .timer,.ellc-plans h5 {
    font-family: "Open Sans"
}

h1,h3,h4,h5,h6 {
    font-weight: 700
}

h2 {
    font-weight: 300
}

h2 span strong,h2 strong {
    font-weight: 900
}

.discount-banner {
    left: 0;
    position: absolute;
    top: 68px
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    width: 100%
}

.underline {
    text-decoration: underline
}

.header-top {
    padding: 19px 0
}

.header-banner-link-to {
    left: 0;
    position: absolute;
    top: 69px;
    z-index: 100
}

.header-banner-link-to img {
    max-width: 100%
}

.banner-content {
    color: #fff;
    text-align: center
}

.banner-content h1 {
    font-size: 53px;
    line-height: 1.2;
    margin-top: 280px;
    text-shadow: 0 0 29px #000
}

.banner-btn {
    background-color: #02a84e;
    border-radius: 35px;
    -ms-border-radius: 35px;
    -webkit-border-radius: 35px;
    border: 0;
    box-shadow: 1px 2px 0 0 #14529f;
    -ms-box-shadow: 1px 2px 0 0 rgba(166,4,25,.9);
    -webkit-box-shadow: 1px 2px 0 0 #2196f3;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin: 40px auto 0;
    padding: 15px 25px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    transition: all .3s ease;
    -ms-transition: all .3s ease;
}

.banner-btn img {
    padding-left: 10px
}

.banner-btn:hover {
    background-color: #004da3;
    color: #fff;
    text-decoration: none;
}

.ellc-navigation {
    background-color: #003366;
    padding: 0;
    position: relative;
    width: 100%;
    min-height: 78.58px;
    margin-bottom: 46px;
    z-index: 100
}

.ellc-navigation.fixed {
    top: 0;
    left: 0
}

.ellc-navigation ul {
    margin: auto auto auto 13%;
    padding: 20px 0 0;
    text-align: center;
    float: right
}

.ellc-navigation li {
    display: inline-block;
    padding: 3px 10px;
    border-right: none;
}

.ellc-navigation li a {
    color: #fdfdfd;
    display: block;
    font-size: 16px;
    font-weight: 900;
    padding: 0
}

.ellc-navigation .reg-link:after,.logo-collection img,.logo-collection p {
    display: inline-block
}

.ellc-navigation .reg-link {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 25px;
    -ms-border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 8px 20px;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ellc-navigation .reg-link:hover {
    background-color: #bfd7eb;
    text-decoration: none
}

.logo-collection {
    background-color: #efefef;
    padding: 20px 7%;
    text-align: center
}

.logo-collection p {
    color: #979797;
    font-size: 28px;
    line-height: 1;
    margin: 0 18px 0 0;
    text-align: left
}

.logo-collection img {
    vertical-align: bottom
}

.ellc-advantages h2,.ellc-functions h2,.ellc-plans h2,.ellc-testimonials h2 {
    font-size: 30px;
    margin: 25px 0;
    position: relative;
    text-align: center
}

.ellc-advantages h2:after,.ellc-characteristics h2:after,.ellc-functions h2:after,.ellc-nedir h2:after,.ellc-plans h2:after,.ellc-testimonials h2:after {
    background-color: #14529f;
    content: "";
    display: block;
    height: 3px;
    width: 70px;
    margin: 28px auto 0
}

.offset {
    padding-top: 93px
}

.ellc-nedir h2 {
    margin: 60px 0 40px;
    position: relative;
    color: #13529f;
    text-align: center
}

.ellc-nedir h2 span {
    color: #e7344d
}

.ellc-nedir .about-ellc-video {
    background-color: #f9f9f9;
    padding: 43px 0 34px
}

.ellc-nedir-content {
    color: #fff
}

.ellc-nedir-content h3 {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.5;
    margin: 12px 0 20px;
    position: relative
}

.ellc-nedir-content h3 strong {
    font-weight: 900
}

.ellc-nedir-content h3:after {
    background-color: #fff;
    display: block;
    height: 6px;
    margin-top: 20px;
    width: 70px
}

.ellc-nedir-content p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 1px;
    text-indent: -5px;
    color: #3a3a3a
}

.ellc-nedir-content .banner-btn {
    background: 0 0;
    border: 3px solid #fff;
    border-radius: 25px;
    -ms-border-radius: 25px;
    -webkit-border-radius: 25px;
    box-shadow: none;
    -ms-box-shadow: none;
    -webkit-box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    line-height: normal;
    margin: 49px 0 15px;
    padding: 9px 35px;
    text-decoration: none;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ellc-nedir-content .banner-btn:hover {
    background-color: #e22d45
}

.ellc-nedir-youtube .button-wrap {
    background: #000;
    box-shadow: 0 0 29px 0 rgba(0,0,0,.9);
    -ms-box-shadow: 0 0 29px 0 rgba(0,0,0,.9);
    -webkit-box-shadow: 0 0 29px 0 rgba(0,0,0,.9);
    height: 0;
    margin: 69px auto 0;
    max-width: 620px;
    padding-bottom: 55.8%;
    position: relative;
    width: auto
}

.ellc-nedir-youtube button img {
    border: 3px solid #fff
}

#video-trigger {
    background: 0 0;
    border: 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

#video-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.ellc-advantages {
    background-color: #f9f9f9;
    box-shadow: inset 0 -10px 12px -10px rgba(0,0,0,.2);
    -ms-box-shadow: inset 0 -10px 12px -10px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -10px 12px -10px rgba(0,0,0,.2);
    padding: 37px 0
}

.ellc-advantages h2 {
    margin: 40px 0
}

.ellc-advantages h2 strong {
    color: #14529f
}

.ellc-advantages .advantage {
    background-color: #fff;
    border-radius: 100px;
    -ms-border-radius: 100px;
    -webkit-border-radius: 100px;
    box-shadow: 0 0 14px 8px rgba(0,0,0,.05);
    -ms-box-shadow: 0 0 14px 8px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 0 14px 8px rgba(0,0,0,.05);
    margin: 0 auto 40px;
    max-width: 366px;
    overflow: hidden;
    text-align: center
}

.ellc-advantages .advantage button {
    background: 0 0;
    border: 0;
    outline: 0;
    padding: 0
}

.ellc-advantages .advantage .inner {
    color: #000;
    display: block;
    padding: 28px 5px 21px
}

.ellc-advantages .advantage strong {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 7px 0
}

.ellc-advantages .advantage .inner span {
    display: block;
    font-weight: 500;
    line-height: 1.5;
    margin: 20px 0 10px;
    padding: 0 24px
}

.ellc-advantages .advantage.teachers .inner span {
    padding: 0 40px
}

.ellc-advantages .advantage.calendar .inner span {
    padding: 0 5px
}

.ellc-advantages .advantage .bottom {
    background-color: #14529f;
    border: none;
    display: block;
    height: 60px;
    width: 100%;
    padding: 6px 0 8px
}

.ellc-advantages .banner-btn {
    background-color: #ed268b;
    box-shadow: 1px 2px 0 0 #246591;
    -ms-box-shadow: 1px 2px 0 0 #246591;
    -webkit-box-shadow: 1px 2px 0 0 #84174e;
    margin: 45px auto
}

.ellc-advantages .banner-btn:hover {
    background-color: #0893f0
}

.ellc-characteristics {
    background-color: #f9f9f9;
    text-align: center
}

.ellc-characteristics .center-block {
    max-width: 1335px;
    width: 95%
}

.ellc-characteristics h2 {
    color: #14529f
}

.ellc-characteristics h5 {
    color: #2b2b2b;
    font-size: 21px;
    font-weight: 500;
    margin: 35px 0
}

.ellc-characteristics table {
    border-collapse: inherit;
    border-spacing: 0;
    width: 100%
}

.ellc-characteristics td {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.3;
    padding: 20px 15px;
    width: 14.5%
}

.ellc-characteristics img {
    margin: auto
}

.ellc-characteristics tr:nth-of-type(1) td {
    background-color: #14529f;
    border-right: 1px solid #fff;
    color: #fff
}

.ellc-characteristics tr:nth-of-type(1) td:last-child {
    border-right: 5px solid #cfcfcf
}

.ellc-characteristics tr:nth-of-type(1) td:first-child {
    background-color: #cfcfcf;
    border-right: 0;
    width: 13%
}

.ellc-characteristics tr:nth-of-type(2) td {
    background: #fff;
    border-right: 1px solid #cbcbcb;
    font-size: 1.15vw;
    text-indent: 10px;
    padding: 13px 15px 23px
}

.ellc-characteristics tr:nth-of-type(2) td:last-child {
    border-right: 5px solid #cfcfcf
}

.ellc-characteristics table .inner {
    width: 100%
}

.ellc-characteristics tr:nth-of-type(3) td {
    background: #f3f7f8;
    border-right: 1px solid #cbcbcb
}

.ellc-characteristics tr:nth-of-type(3) td:first-child {
    background: #fff;
    width: 13%
}

.ellc-characteristics tr:nth-of-type(3) td:last-child {
    border-right: 0
}

.ellc-testimonials {
    background: #4fa1e1;
    color: #fff;
    min-height: 592px;
    padding: 52px 0;
    text-align: center
}

.ellc-testimonials h2 {
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase
}

.ellc-testimonials h2:after {
    background-color: #14529f;
    margin-top: 28px
}

.ellc-testimonials article {
    margin: 15px 0
}

.ellc-testimonials article img {
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%
}

.ellc-testimonials h3 {
    font-size: 20px;
    font-weight: 500;
    margin: 30px 0 16px
}

.ellc-testimonials p {
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px
}
.logo img {
    width: 183px;
}

.cta-button {
    background-color: #FFCC66;
    color: #003366;
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s;
}
.cta-button:hover {
    background-color: #e6b84f;
}


.feature-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 40px;
    padding: 60px 20px;
    background-color: #f9f9f9;
}
.feature-video {
    flex: 1 1 400px;
    max-width: 500px;
    text-align: center;
}
.feature-video img {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.feature-list {
    flex: 1 1 400px;
    max-width: 500px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.06);
    padding: 24px;
}
.feature-list h2 {
    background-color: #003366;
    color: white;
    padding: 12px;
    font-size: 18px;
    border-radius: 4px;
    text-align: center;
}
.feature-list ul {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}
.feature-list li {
    margin-bottom: 12px;
    padding-left: 24px;
    position: relative;
    font-size: 15px;
}
.feature-list li::before {
    content: '✔';
    color: #003367;
    position: absolute;
    left: 0;
    font-weight: bold;
}
.guarantee {
    background-color: #fdc644;
    color: #00366a;
    font-weight: bold;
    padding: 12px;
    border-radius: 6px;
    margin-top: 12px;
    text-align: center;
}
.buy-button {
    background-color: #4caf50;
    color: white;
    font-weight: bold;
    border: none;
    padding: 14px;
    width: 100%;
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 20px;
}
.buy-button:hover {
    background-color: #449d48;
}

.hero {
    background: linear-gradient(to right, #003366, #005b99);
    color: white;
    padding: 80px 24px;
    text-align: center;
    margin-top: -46px;
}
.hero h1 {
    font-size: 38px;
    margin-bottom: 20px;
}
.hero p {
    font-size: 20px;
    margin-bottom: 30px;
}
.hero-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
}
.hero-buttons a {
    background-color: #FFCC66;
    color: #003366;
    padding: 14px 28px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.3s;
}
.hero-buttons a.secondary {
    background-color: white;
    color: #003366;
    border: 2px solid #FFCC66;
}
.hero-buttons a:hover {
    background-color: #e6b84f;
}

@media (max-width: 768px) {
    .hero h1 {
        font-size: 28px;
    }
    .hero p {
        font-size: 16px;
    }
}

.ellc-testimonials .read-more-state {
    display: none
}

.ellc-testimonials .read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .4s ease-out
}

.ellc-testimonials .read-more-state:checked~.read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em
}

.ellc-testimonials .read-more-state~.read-more-trigger:before {
    content: "T\00FCm\00FCn\00FC  Oku "
}

.ellc-testimonials .read-more-state~.read-more-trigger:after {
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 15px;
    width: 17px
}

.ellc-testimonials .read-more-state:checked~.read-more-trigger:before {
    content: "Daha az g\00F6ster "
}

.ellc-comments .pill:after,.ellc-comments .plus-comments li:after,.ellc-plans .bubble:after,.ellc-plans .ticket:after,.ellc-plans .ticket:before {
    content: ""
}

.ellc-testimonials .read-more-trigger {
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    text-align: center
}

.testimonial-link a {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
    font-size: 17px;
    font-weight: 500;
    line-height: 45px;
    margin: 30px auto 0;
    max-width: 300px;
    text-align: center;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.testimonial-link a i {
    font-size: 13px;
    margin-left: -16px;
    opacity: 0;
    position: relative;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.testimonial-link a:hover {
    text-decoration: none;
    background-color: #1BA6F7
}

.testimonial-link a:hover i {
    opacity: 1;
    margin-left: 5px
}

.ellc-plans {
    background-color: #eefffd;
    padding: 52px 0 40px
}

.ellc-plans h2 {
    margin-bottom: 18px
}

.ellc-plans h2:after {
    margin: 21px auto 0
}

.ellc-plans h4 {
    clear: both;
    color: #00b4d5;
    font-size: 36px;
    text-align: center
}

.ellc-plans h5 {
    color: #d92b3f;
    font-size: 26px;
    text-align: center
}

.ellc-plans .bubble {
    border-radius: 6px;
    -ms-border-radius: 6px;
    -webkit-border-radius: 6px;
    display: table;
    margin: 20px auto 5px;
    max-width: 360px;
    padding: 13px 15px 13px 95px;
    position: relative;
    width: 100%
}

.ellc-plans .bubble:after {
    border-color: #19bad6 transparent;
    border-style: solid;
    border-width: 14px 0 0 14px;
    bottom: -14px;
    display: block;
    left: 12px;
    position: absolute;
    width: 0
}

.ellc-plans .bubble .inner {
    display: table-cell;
    vertical-align: middle
}

.ellc-plans .bubble p {
    color: #fff;
    line-height: 1.3;
    margin: 0;
    padding-left: 14px;
    text-indent: -14px
}

.ellc-plans .ticket {
    max-height: 414px;
    max-width: 396px;
    padding: 40px 20px 0;
    text-align: center
}

.ellc-plans .ticket:before {
    float: left;
    padding-bottom: 104.5%
}

.ellc-plans .ticket:after {
    clear: both;
    display: table
}

.ellc-plans .ticket .discount {
    background: #d92b3f;
    border-radius: 20px;
    -ms-border-radius: 20px;
    -webkit-border-radius: 20px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1;
    padding: 1px 25px
}

.ellc-plans .ticket h3 {
    color: #e22;
    font-size: 40px;
    font-weight: 400;
    margin: 10px 0 0
}

.ellc-plans .ticket h5 {
    color: #6f6f6f;
    font-size: 18px;
    font-weight: 600;
    margin: 0
}

.ellc-plans .ticket p {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    margin: 0
}

.ellc-plans .ticket .timer {
    color: #666;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px
}

.ellc-plans .ticket .description {
    color: #d92b3f;
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.1;
    margin: 36px 0 11px;
    text-align: center
}

.ellc-plans .ticket .description span {
    color: #000;
    text-decoration: line-through
}

.ellc-plans .price .ammount {
    color: #3692db;
    font-size: 100px;
    font-weight: 900;
    letter-spacing: -5px;
    margin: 0
}

.ellc-plans .price .ammount.kerning {
    letter-spacing: -16px;
    margin-right: 10px
}

.ellc-plans .price .currency {
    color: #3692db;
    font-size: 40px;
    font-weight: 800;
    margin: 0 -6px 0 -1px
}

.ellc-plans .price {
    color: #3692db;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin: 0
}

.ellc-plans .plus-sign {
    clear: both;
    color: #00b4d5;
    font-size: 110px;
    font-weight: 400;
    line-height: .8;
    margin: 0 0 14px;
    text-align: center
}

.ellc-plans .customization {
    background: #00b4d5;
    padding: 19px;
    text-align: center
}

.ellc-plans .wrapper {
    border: 2px solid #fff;
    padding-bottom: 10px
}

.ellc-plans .wrapper h3 {
    color: #fff;
    font-size: 34px;
    font-weight: 900;
    letter-spacing: .5px
}

.ellc-plans .wrapper p {
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.ellc-plans .wrapper .center-block {
    padding: 20px 0 10px;
    width: 70%
}

.ellc-plans .tickets {
    background-size: 100%;
    margin: 0 auto 10px;
    max-height: 105px;
    max-width: 354px;
    text-align: left
}

.notification {
    margin: 10px 0 20px;
    text-align: right
}

.ellc-comments {
    text-align: center;
    padding: 35px 0 55px
}

.ellc-comments h2 {
    margin-top: 5px
}

.ellc-comments h2 strong {
    color: #14529f
}

.ellc-comments h4 {
    color: #535353;
    font-size: 21px;
    font-weight: 400
}

.ellc-comments ul {
    list-style-type: none;
    padding: 0
}

.ellc-comments .box {
    border: 8px solid #14529f;
    border-radius: 20px;
    -ms-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin: 69px auto 12px;
    max-width: 320px;
    padding: 0 20px
}

.ellc-comments h3 {
    background-color: #f9f9f9;
    color: #646464;
    display: table;
    font-size: 26px;
    font-weight: 400;
    margin: -24px auto 0;
    padding: 5px 22px
}

.ellc-comments h3 strong {
    color: #000;
    font-weight: 900
}

.ellc-comments .box h5 {
    color: #000;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.23;
    margin: 49px 0 10px
}

.ellc-comments .box p {
    color: #5a5a5a;
    font-size: 14px;
    font-style: italic;
    font-weight: 400
}

.ellc-comments .pill {
    background-color: #14529f;
    border-radius: 25px;
    -ms-border-radius: 25px;
    -webkit-border-radius: 25px;
    box-shadow: 1px 2px 0 0 rgba(166,4,25,.9);
    -ms-box-shadow: 1px 2px 0 0 rgba(166,4,25,.9);
    -webkit-box-shadow: 1px 2px 0 0 #167ac6;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin: 20px 0 25px;
    padding: 10px 35px;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ellc-comments .pill:after {
    display: inline-block;
    height: 11px;
    margin-left: 15px;
    width: 12px
}

.ellc-comments .pill:hover {
    background-color: #e91616;
    cursor: pointer;
    text-decoration: none
}

.ellc-comments .plus-comments li {
    background: #cfcfcf;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #000;
    display: none;
    float: none;
    font-size: 16px;
    line-height: 1.48;
    margin: 40px auto 0;
    max-width: 1100px;
    padding: 30px 40px;
    position: relative;
    text-align: left
}

.ellc-comments .plus-comments li:after {
    border-color: #cfcfcf transparent;
    border-style: solid;
    border-width: 0 25px 25px;
    left: 48%;
    position: absolute;
    top: -24px
}

.ellc-comments .plus-comments li:first-child:after {
    border-color: #ffd14d transparent;
    border-width: 0 0 25px 25px;
    left: 4%
}

.ellc-comments .plus-comments li:last-child:after {
    border-color: #ffd14d transparent;
    border-width: 0 25px 25px 0;
    left: 94%
}

.ellc-functions {
    background-color: #f1f1f1;
    padding: 52px 0 45px
}

.ellc-functions h2:after,.ellc-functions h3 span {
    background-color: #3692db
}

.ellc-functions .center-block {
    width: 90%
}

.ellc-function-disc {
    font-size: 21px;
    margin: 0 0 40px;
    text-align: center
}

.ellc-functions h2 strong {
    color: #14529f
}

.ellc-functions img {
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    max-width: 150px;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ellc-functions article:hover img {
    border: 5px solid #57aced
}

.ellc-functions h3 {
    font-size: 21px;
    margin: 27px 0 12px
}

.ellc-functions h3 span {
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 27px;
    font-weight: 900;
    line-height: 37px;
    margin-top: -9px;
    width: 37px
}

.ellc-functions article {
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #1d181f;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.57;
    padding: 0 15px;
    position: relative;
    text-align: center;
    width: 33%
}

.ellc-functions article:after {
    color: #64aee8;
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 50px;
    position: absolute;
    right: -10px;
    top: 12%
}

.ellc-functions article:last-of-type:after {
    display: none
}

.ellc-functions .banner-btn {
    background-color: #ce202f;
    border-radius: 35px;
    -ms-border-radius: 35px;
    -webkit-border-radius: 35px;
    border: none;
    box-shadow: 3px 3px 0 0 #a60419;
    -ms-box-shadow: 3px 3px 0 0 #a60419;
    -webkit-box-shadow: 3px 3px 0 0 #a60419;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    margin: 25px auto 15px;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ellc-functions .banner-btn:hover {
    background-color: #ef172a
}

.bottom-area {
    background-color: #f9f9f9;
    padding: 25px 0 0
}

.bottom-contents {
    float: right;
    width: 56%
}

.bottom-contents h2 {
    color: #404040;
    font-size: 46px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 15px;
    position: relative
}

.logo,.magazalar,.telefon {
    position: absolute
}

.bottom-contents h2:after {
    background-color: #000;
    content: "";
    display: block;
    height: 3px;
    margin: 24px 0 23px;
    width: 70px
}

.bottom-contents p {
    font-size: 20px;
    letter-spacing: -.4px;
    line-height: 35px
}

.bottom-area .banner-btn {
    background-color: #14529f;
    border-radius: 35px;
    -ms-border-radius: 35px;
    -webkit-border-radius: 35px;
    border: 0;
    box-shadow: 3px 3px 0 0 #435ea2;
    -ms-box-shadow: 3px 3px 0 0 #435ea2;
    -webkit-box-shadow: 3px 3px 0 0 #435ea2;
    color: #fff;
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    line-height: normal;
    margin: 32px 0 0;
    padding: 23px;
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.bottom-area .banner-btn:hover {
    background-color: #01a6e8
}

.ellc-logo-bottom {
    margin: 50px 0
}

footer h4 {
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 0 0 15px;
    text-transform: uppercase
}

.footer-blackboard-banner,.footer-links ul {
    margin-bottom: 33px
}

.footer-links ul {
    list-style: none;
    padding: 0
}

.footer-links ul>li {
    padding: 0
}

.footer-links li a {
    color: #999;
    font-size: 14px;
    font-weight: 300
}

.footer-links li a:hover {
    color: #cf142b;
    text-decoration: none
}

.social-links a {
    display: inline-block;
    margin: 0 8px 0 0
}

.social-links a img {
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.social-links a:hover img {
    box-shadow: 0 16px 5px -5px rgba(0,0,0,.9);
    margin-top: -2px;
    padding-bottom: 2px
}

#copyright {
    background: #161616;
    color: #8c8e91;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 25px 0 20px
}

#copyright p {
    line-height: 16px;
    margin: 0;
    opacity: .8
}

@media (max-width: 1200px) {
    .ellc-navigation ul {
        width:100%
    }

    .ellc-navigation li {
        padding-left: 10px;
        padding-right: 10px
    }

    .ellc-functions h3 {
        font-size: 16px
    }

    .ellc-plans .ticket h3 {
        font-size: 3.4vw;
        margin-top: 3%
    }

    .ellc-plans .ticket h5 {
        font-size: 1.5vw
    }

    .ellc-plans .ticket p {
        font-size: 2vw
    }

    .ellc-plans .price {
        font-size: 2.8vw
    }

    .ellc-plans .price:before {
        margin: 14px auto 8%
    }

    .ellc-plans .price .ammount {
        font-size: 8vw;
        margin: 0 -5px
    }

    .ellc-plans .price .currency {
        font-size: 3.3vw
    }

    .ellc-plans .ticket .discount {
        font-size: 1.3vw
    }

    .ellc-plans .ticket .description {
        font-size: 1.5vw;
        margin-top: 10%
    }

    .ellc-plans .ticket .timer {
        font-size: 1.1vw
    }
}

@media (max-width: 992px) {
    .ellc-plans .ticket {
        margin:0 auto
    }
}

@media only screen and (max-device-width: 480px) {
    .advantage p {
        font-size:large
    }

    .advantage strong {
        font-size: xx-large
    }

    .about-ellc-video,.video {
        margin-top: 0!important
    }

    .video {
        width: 100%!important;
        height: 349px!important;
        float: none!important;
    }

    .banner-btn,.ellc-advantages .advantage img {
        margin: auto
    }

    h2 {
        font-size: 5vw!important
    }

    .banner-btn {
        font-size: 4vw!important;
        display: block
    }

    body {
        font-size: 4vw
    }

    .ellc-advantages .advantage strong {
        font-size: 2.5vw!important
    }

    .ellc-advantages .advantage {
        max-width: 600pt;
        font-size: 2.5vw
    }

    .ellc-nedir-content {
        padding: 23px 11%;
        border-bottom: 4px solid #fff
    }

    .ellc-nedir-content button,.ellc-nedir-content p {
        font-size: 4.5vw;
        text-align: justify
    }

    .read-more-wrap,read-more-trigger {
        font-size: 3vw!important
    }

    .ellc-comments .box {
        max-width: 508px;
        padding: 0 20px;
        border-bottom: 2px solid #fff
    }

    .ellc-comments>h3 {
        font-size: 5.5vw
    }

    .ellc-testimonials .read-more-trigger {
        font-size: 4.5vw
    }

    .ellc-plans h5,.ellc-testimonials h3 {
        font-size: 3.5vw
    }

    .ellc-plans .bubble p {
        font-size: 2.5vw
    }

    .price a {
        font-size: 3.5vw!important;
        margin-top: 20%;
        width: 72%
    }

    .ellc-plans .ticket .discount {
        font-size: 3.3vw
    }

    .ellc-characteristics table .inner,.ellc-characteristics td {
        font-size: 2vw
    }

    .ellc-plans .ticket h3 {
        font-size: 6.4vw;
        margin-top: 5%
    }

    .ellc-plans .ticket h5,.ellc-plans .ticket p {
        font-size: 4.4vw
    }

    .ellc-plans .ticket {
        max-height: 687px;
        max-width: 719px
    }

    .ellc-plans .price .ammount {
        font-size: 15vw;
        margin: 0 -5px
    }

    .ellc-plans .ticket .description {
        font-size: 3.5vw;
        margin-top: 10%
    }

    .ellc-comments ul {
        font-size: 3.5vw
    }
}

.baslik,.bluebg,h2.baslik2 {
    text-align: center
}

section.ellc-nedir {
    margin-top: 0
}

.btn-hemenal {
    background: #fff!important;
    border: 2px solid #13529f!important;
    color: #13529f!important;
    display: block;
    width: 67%
}

.bluebg {
    color: #fff;
    min-height: 210px;
    background: #13529f;
    border-bottom: 3px solid #d6d5d5;
    border-top: 3px solid #d6d5d5;
    margin-top: 15px;
    padding-bottom: 17px
}

.telefon {
    width: 100%;
    margin-top: -49px
}

.gribg {
    background: #efefef;
    margin-top: 46px;
    margin-bottom: 46px
}

.gribg img {
    top: -18px
}

.magazalar img {
    float: left;
    width: 40%;
    margin-top: 20px
}

.logo,a.navbar-brand {
    margin-top: -10px
}

.magazalar {
    right: 0;
    z-index: 9999
}

.baslik {
    color: #14529f
}

h2.baslik2 {
    background: #003366;
    color: #fff;
    padding: 12px
}

.baslik3 {
    color: #14529f;
    font-size: x-large;
}

.logo {
    margin-top: 0;
    width: 161px;
}

.wrapper {
    background: #f9f9f9
}

.video {
    float: right;
    height: 400px;
}

.what-is-ellc-content p {
    font-size: large;
    text-align: center
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #f9f9f9!important
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #12529f!important
}

.navbar-default .navbar-toggle {
    border-color: #fff!important
}

.navbar-default {
    background-color: #003366;
    border-color: #003366;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #fff;
    background: #12529f;
    position: absolute;
    right: 0
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form .a {
    color: #fff!important;
    z-index: 999;
    border: 2px solid #0f4382;
    border-right: none;
    border-top: none;
    margin-top: 1px;
    margin-right: 1px
}

.navbar-default .navbar-nav>li>a {
    color: #f9f9f9
}

.about-ellc-video {
    margin-top: 80px
}

.gribg strong {
    color: #14529f
}

.fixedbottom {
    position: fixed;
    z-index: 99999;
    bottom: 10px;
    padding: 10px 0;
    border-radius: 0;
    width: 41%
}

.satinal {
    background: #fff
}

.satinal a {
    color: #000!important
}

.bayrak {
    margin: 5px 0;
    display: block
}

@media only screen and (max-device-width: 480px) {
    #content,.price {
        padding:0
    }

    .price {
        margin-top: -24px;
        color: #bb176b
    }

    .eng-slide {
        width: 100%!important
    }

    .kutuicerigi {
        margin-top: 0
    }

    .navbar-default {
        margin-bottom: 40px
    }

    .urunbaslik {
        font-size: 23px
    }
}

.mavi {
    color: #13529f
}

.sticky {
    position: fixed;
    bottom: 0;
    z-index: 999;
    border-radius: 3px;
    padding: 8px;
    left: 0;
    -webkit-box-shadow: 0 4px 5px -1px rgba(0,0,0,.5);
    -moz-box-shadow: 0 4px 5px -1px rgba(0,0,0,.5);
    box-shadow: 0 4px 5px -1pxrgba(0,0,0,.5)
}
.language-section {
    max-width: 1200px;
    margin: 2rem auto;
    padding: 1rem;
    background-color: var(--color-bg);
}
.language-section h2 {
    background-color: var(--color-primary);
    color: #ffffff;
    text-align: center;
    margin: 0 0 1.5rem;
    padding: 1rem 0;
    border-radius: 4px;
    font-size: 1.5rem;
    letter-spacing: 1px;
}

.language-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 1rem;
}
.language-item {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    text-align: center;
    padding: 1rem 0.5rem;
    transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
    border: 2px solid transparent;
}
.language-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    border-color: var(--color-accent);
}
.language-item img {
    width: 48px;
    height: auto;
    display: block;
    margin: 0 auto 0.5rem;
}
.language-item span {
    display: block;
    font-weight: 600;
    font-size: 0.95rem;
}
</sty

  .urunbaslik {
      font-size: 23px
  }

.iconw {
    width: 12%
}

.gri {
    background: #ddd
}

.price {
    padding: 0;
    margin-top: -6px;
    color: #bb176b;
    font-size: x-large
}

header li:last-child {
    border: none
}
