body,
h1,
h2,
h3,
h4,
h5,
h6,
span,
a,
p {
    font-family: Arial, Helvetica, sans-serif !important;
}

.myGradHover:hover {
    background-image: linear-gradient(to right, #00abc9 0%, #00e4ce 30%, #00abc9 100%);
    transition: ease-out 1s;
}

.loader span,
.myGrad {
    background: #00abc9 !important;
    background: linear-gradient(to right, #00abc9 2%, #00e4ce 82%) !important;
}

.myGrad-text {
    color: #00abc9 !important;
}

.side-menu {
    width: 25% !important;
    background-color: #fff;
}

.side-menu .inner-wrapper {
    padding: 1rem 1.5rem;
}

.top-header-area ~ .navbar-top-default {
    background-color: #fff;
    top: 35px;
    height: 50px !important;
    z-index: 100000 !important;
}

.landing-main-nav {
    z-index: 100000 !important;
    height: 50px !important;
}

header,
header.header-appear {
    position: relative;
    z-index: 100000 !important;
}

header .top-header-area {
    z-index: 100001 !important;
}

header .navbar-top-default.landing-main-nav,
header.header-appear .navbar-top-default.landing-main-nav {
    z-index: 100000 !important;
    overflow: visible;
}

header.header-appear .navbar-top-default.landing-main-nav {
    position: fixed;
    top: 0 !important;
    height: 50px !important;
}

.landing-mobile-login {
    font-size: large;
    z-index: 99999;
}

.hss:hover {
    color: #00abc9 !important;
}

#wexim .scroll {
    font-size: 17px;
}

.scroll-top-arrowMy {
    opacity: .9;
}

.scroll-top-arrowMyx {
    font-size: 30px;
    line-height: 45px;
    color: #fff !important;
    position: fixed;
    top: 80px;
    height: 45px;
    width: 45px;
    padding: 0;
    right: 15px;
    text-align: center;
    text-decoration: none;
    z-index: 9999;
    border-radius: 100%;
    background-size: 200% auto;
}

.landing-wide-container {
    max-width: unset;
}

.landing-nav-links {
    margin-right: 85px;
}

.landing-white-bars span {
    background-color: #fff;
}

.landing-side-menu {
    z-index: 999999999;
}

.landing-login-pane {
    display: none;
}

.landing-logo-large {
    margin-top: 30%;
    margin-bottom: 55px;
}

.landing-login-form {
    width: 100%;
}

.landing-small-text {
    font-size: small;
}

.landing-small-black {
    font-size: small;
    color: #000;
}

.landing-forgot-subtitle {
    font-size: 10px !important;
}

.landing-forgot-form {
    display: none;
    margin-top: 20px;
}

.landing-side-footer {
    position: absolute;
    bottom: 50px;
}

.landing-login-button {
    position: fixed;
    right: -40px;
    top: 50vh;
    font-size: large;
    z-index: 9999999;
}

.landing-login-button span {
    margin-right: 10px;
    margin-left: -25px;
}

.landing-modal-content {
    border-radius: 20px;
}

.landing-modal-inner {
    margin-top: 15%;
}

video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    position: center;
    top: 0;
    left: 0;
}

#video_overlays {
    position: absolute;
    float: left;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .45);
}

.myBanner {
    position: absolute;
    z-index: 999999;
    margin: auto;
    top: 45vh;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
}

#slideOneText,
#slideTwoText,
#slideThreeText {
    text-align: inherit !important;
    border-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    letter-spacing: 0 !important;
    font-weight: 600 !important;
    font-size: 2.5rem !important;
}

#slideOneSub,
#slideTwoSub,
#slideThreeSub {
    text-align: inherit;
    border-width: 0;
    margin: 0;
    padding: 23px 0;
    font-weight: 200;
    font-size: 22px;
    letter-spacing: 5px !important;
    color: #fff !important;
}

#slideOneSub .letter,
#slideTwoSub .letter,
#slideThreeSub .letter {
    color: #fff !important;
}

.testimonial-wrapp:hover p {
    color: #fff !important;
}

#testimonial-slider .owl-stage {
    display: flex;
    align-items: stretch;
}

#testimonial-slider .owl-item,
#testimonial-slider .item {
    display: flex;
}

#testimonial-slider .item,
#testimonial-slider .testimonial-wrapp {
    width: 100%;
}

#testimonial-slider .testimonial-wrapp {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#testimonial-slider .testimonial-text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 auto;
    min-height: 300px;
}

#testimonial-slider .testimonial-text p {
    margin-bottom: 0 !important;
}

#testimonial-slider .testimonial-photo {
    display: none !important;
}

#testimonial-slider .testimonial-wrapp h4 {
    margin-top: 24px;
}

@media (max-width: 767px) {
    #testimonial-slider .testimonial-text {
        min-height: 260px;
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

.landing-counter {
    background-image: url('/Content/dkGiris/images/bg-counter-light.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 226.17px;
}

.landing-counter .row {
    color: #000;
}

.bg-apps {
    background-image: url('/Content/oxford.jpg');
}

.bg-img95 {
    background: url('/Content/dkGiris/images/slider-image8.jpg');
}

.bg-img85 {
    background: url('/Content/dkGiris/images/slider-image9.jpg');
}

.bg-img75 {
    background: url('/Content/dkGiris/images/stanford-main-quad.jpg');
}

.youtube-text-hvr:hover,
.youtube-text-hvr:hover i {
    color: red;
}

.landing-contact-block,
.landing-map,
.landing-map iframe {
    height: 633px;
}

.landing-map,
.landing-contact-block {
    padding: 0;
}

.landing-map iframe {
    width: 100%;
    border: 0;
}

.landing-app-store {
    margin-right: 100px;
}

.landing-large-icon {
    font-size: x-large !important;
}

.landing-disabled-link {
    cursor: default;
}

img[loading="lazy"] {
    content-visibility: auto;
}

#flat-gallery img,
#hizmetlerimiz img,
#portfolio-measonry img {
    content-visibility: visible;
}

#flat-gallery .cbp-item img,
#hizmetlerimiz .cbp-item img,
#portfolio-measonry .cbp-item img {
    display: block;
    width: 100%;
    object-fit: cover;
}

#flat-gallery .cbp-item img {
    aspect-ratio: 5 / 4;
}

#hizmetlerimiz .cbp-item img {
    aspect-ratio: 585 / 500;
}

#portfolio-measonry .cbp-item img {
    aspect-ratio: 543 / 585;
}

#portfolio-measonry .kurum-logo-item .kurum-logo {
    background: #fff;
    object-fit: contain;
    padding: 34px;
}

.kurumlar-summary {
    margin: 40px auto 0;
    max-width: 520px;
}

.pricing-subtitles {
    max-width: 760px;
    margin: 0 auto;
}

.pricing-subtitles p {
    margin-bottom: 10px;
    line-height: 1.7;
}

.pricing-calculator-row {
    margin-top: 22px;
}

.pricing-calculator {
    padding: 28px 34px 32px;
    background: #fff;
    border: 1px solid rgba(35, 35, 35, .06);
    border-radius: 10px;
    box-shadow: 0 18px 50px rgba(24, 46, 91, .1);
    text-align: center;
}

.pricing-calculator-heading h3 {
    margin-bottom: 6px;
    color: #1d2c58;
    font-size: 24px;
    font-weight: 700;
}

.pricing-calculator-heading p {
    margin-bottom: 18px;
    color: #6e768f;
    font-size: 15px;
    font-weight: 600;
}

.pricing-student-count {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 10px;
    margin-bottom: 18px;
}

.pricing-student-count span:first-child {
    color: #54bac4;
    font-size: 42px;
    font-weight: 700;
    line-height: 1;
}

.pricing-student-count span:last-child {
    color: #5e667d;
    font-size: 16px;
    font-weight: 600;
}

.pricing-range {
    --pricing-progress: 59.333%;
    width: 100%;
    height: 30px;
    margin: 0;
    background: transparent;
    appearance: none;
    -webkit-appearance: none;
}

.pricing-range:focus {
    outline: none;
}

.pricing-range::-webkit-slider-runnable-track {
    height: 8px;
    border-radius: 999px;
    background: linear-gradient(to right, #3a90a9 0%, #62cfc4 var(--pricing-progress), #e6e9ee var(--pricing-progress), #e6e9ee 100%);
}

.pricing-range::-moz-range-track {
    height: 8px;
    border-radius: 999px;
    background: #e6e9ee;
}

.pricing-range::-moz-range-progress {
    height: 8px;
    border-radius: 999px;
    background: linear-gradient(to right, #3a90a9 0%, #62cfc4 100%);
}

.pricing-range::-webkit-slider-thumb {
    width: 32px;
    height: 32px;
    margin-top: -12px;
    border: 0;
    border-radius: 50%;
    background: #5cc8bf;
    box-shadow: 0 6px 18px rgba(0, 171, 201, .28);
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
}

.pricing-range::-moz-range-thumb {
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: 50%;
    background: #5cc8bf;
    box-shadow: 0 6px 18px rgba(0, 171, 201, .28);
    cursor: pointer;
}

.pricing-range:focus::-webkit-slider-thumb,
.pricing-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 5px rgba(0, 171, 201, .16), 0 6px 18px rgba(0, 171, 201, .28);
}

.pricing-range-marks {
    display: flex;
    justify-content: space-between;
    margin: 8px 0 26px;
    color: #1d2c58;
    font-size: 15px;
    font-weight: 700;
}

.pricing-result-card {
    padding: 24px 20px;
    border-radius: 10px;
    background: linear-gradient(to right, #00abc9 2%, #00e4ce 82%);
    color: #fff;
}

.pricing-result-card span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.pricing-result-card strong {
    display: block;
    margin: 8px 0 18px;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}

.pricing-result-card strong:last-child {
    margin-bottom: 0;
    color: #1d2c58;
    font-size: 28px;
}

.landing-pricing-card {
    margin-top: 25px;
    text-align: center;
    box-shadow: 0 18px 45px rgba(35, 35, 35, .08);
}

.landing-pricing-card .pricing-summary {
    max-width: 460px;
    margin: 0 auto 24px;
}

.pricing-fixed-fee,
.pricing-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.pricing-fixed-fee {
    margin: 28px 0 18px;
    padding: 18px 22px;
    background: #fff;
    border: 1px solid rgba(0, 171, 201, .18);
    border-radius: 8px;
}

.pricing-lines {
    text-align: left;
}

.pricing-line {
    min-height: 46px;
    border-bottom: 1px solid rgba(35, 35, 35, .08);
}

.pricing-line:last-child {
    border-bottom: 0;
}

.pricing-price-label {
    color: #232323;
    font-size: 15px;
}

.pricing-price-value {
    color: #00abc9;
    font-size: 15px;
    font-weight: 700;
    white-space: nowrap;
}

.price-two:hover .pricing-fixed-fee {
    background: rgba(255, 255, 255, .13);
    border-color: rgba(255, 255, 255, .28);
}

.price-two:hover .pricing-line {
    border-bottom-color: rgba(255, 255, 255, .22);
}

.price-two:hover .pricing-price-label,
.price-two:hover .pricing-price-value {
    color: #fff;
}

@media only screen and (max-width: 600px) {
    .side-menu {
        width: 80% !important;
    }
}

@media (max-width: 480px) {
    .pricing-calculator {
        padding: 24px 16px 22px;
    }

    .pricing-calculator-heading h3 {
        font-size: 21px;
    }

    .pricing-calculator-heading p {
        font-size: 14px;
    }

    .pricing-student-count span:first-child {
        font-size: 36px;
    }

    .pricing-student-count span:last-child {
        font-size: 15px;
    }

    .pricing-range::-webkit-slider-thumb {
        width: 30px;
        height: 30px;
        margin-top: -11px;
    }

    .pricing-range::-moz-range-thumb {
        width: 30px;
        height: 30px;
    }

    .pricing-range-marks {
        font-size: 12px;
    }

    .pricing-result-card {
        padding: 22px 16px;
    }

    .pricing-result-card span {
        font-size: 15px;
    }

    .pricing-result-card strong {
        font-size: 34px;
    }

    .pricing-result-card strong:last-child {
        font-size: 24px;
    }

    .pricing-fixed-fee,
    .pricing-line {
        gap: 12px;
    }

    .pricing-fixed-fee {
        padding: 16px;
    }

    .pricing-price-label,
    .pricing-price-value {
        font-size: 14px;
    }

    .pricing-price-value {
        text-align: right;
    }
}

@media (max-width: 1200px) {
    .side-menu .inner-wrapper {
        padding: 1rem 1.5rem;
    }
}

@media (max-width: 992px) {
    .side-menu .inner-wrapper {
        padding: 1rem 1.5rem;
    }
}
