/***************************FRAMEWORK-OVERRIDING***************************/
/*@import url('https://fonts.googleapis.com/css2?family=Nunito');
*/

/* cyrillic-ext */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshdTk3j77e.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshdTA3j77e.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshdTs3j77e.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshdTo3j77e.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshdTQ3jw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.form-control {
    border-radius: 24px;
    padding: 1.375rem 1.75rem;
}

.content .contentWrap {
    white-space: -o-pre-wrap;
    color: white;
}

.btnMain {
    border-radius: 24px;
    padding: 0.70rem 1.75rem;
}

.nav-item > .nav-link {
    padding: 0 20px;
}

/***************************FRAMEWORK-OVERRIDING***************************/

.subpage-content {
    background-size: 100%;
    z-index: -1;
}

.what-did-they-say {
    margin-top: 0;
}


.education-schedule-carousel .card {
    height: auto !important;
}

.contactHeader3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0;
    color: #2b82ce;
}

a.aWhat {
    margin-left: 70px;
}

.nav-link > .color {
    width: 14px;
    height: 14px;
    border-radius: 50%;
}

.header .content {
    padding-bottom: 3rem;
}

.education-schedule-tabs .nav-link.active {
    font-weight: bold;
}


.owl-carousel .owl-item .incele {
    display: inline-block !important;
    width: auto !important;
}

.online-egitimler .content {
    padding-left: 5rem !important;
}

.header .online-danismanliklar {
    padding-right: 4rem !important;
}

.what-did-they-say {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.footer {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

    .footer .footer-logo-sistem {
        text-align: -webkit-center !important;
    }

.sistem-global-danismanlik {
    /*width: 15% !important;*/
    width: 10% !important;
}



.footer-left-social .col {
    padding-right: 3px !important;
    padding-left: 3px !important;
}

.datepicker {
    border-radius: 1rem;
}

.ui-widget.ui-widget-content {
    border: none !important;
    border-radius: 0.5rem;
}

.ui-state-default {
    border: none !important;
    background: none !important;
}

#main .ui-widget-content {
    background: inherit !important;
    z-index: 9999999999999999 !important;
}

@media(min-width: 1140px) {
    #main .ui-autocomplete {
        position: fixed !important;
    }
}

.ui-widget-header {
    border: none !important;
    background: none !important;
}

.ui-datepicker-calendar {
    background-color: white !important;
    border-radius: 1rem !important;
    margin-top: 20px !important;
}

.ui-widget {
    font-family: Montserrat, sans-serif !important;
}

.ui-datepicker-title {
    color: #fff !important;
}

.tab-content {
    width: 100%;
}

.sub-page-header {
    overflow: visible;
}

.dashed {
    width: 100% !important;
}

.img-fluid-consultant-np {
    border: solid 1px #f1f1f1;
}

.btn-mobile {
    border-radius: 25px;
}

.btn-multi-buttons {
    border-radius: 25px;
}

.price-offline-training {
    display: inline-block;
    margin-left: 3rem;
}

@media (max-width: 767.98px) {
    .btn-mobile {
        width: 100%;
        margin-bottom: 10px;
    }

    .navbar-collapse {
        z-index: 1;
    }

    .ne-dediler-div {
        text-align: center;
        font-size: 11px;
        line-height: 15px;
        margin-bottom: 0;
    }

    .online-egitimler-div {
        text-align: center;
        font-size: 11px;
        line-height: 15px;
        margin-bottom: 0;
    }

    .musteri-nediyor-div {
        text-align: center;
        font-size: 1.5rem !important;
    }

    .index-header-text {
        font-size: 1rem;
    }

    .edanisman-subheader {
        font-size: 14px !important;
    }

    .edanisman-header-div {
        padding-right: 0;
    }

    .yaklasan-egitimler-margin {
        margin: 1.5rem !important;
    }

    .owl-margin-left {
        margin-left: 3rem !important;
    }

    .owl-margin-right {
        margin-right: 3rem !important;
    }

    .eDanismanNedirContainer {
        margin-left: 0;
        margin-right: 0;
        padding-top: 30px;
    }

    .kampanya-wrapper-div {
        width: 90% !important;
        height: auto !important;
    }

    .ebulten-wrapper-div {
        width: 90% !important;
        height: auto !important;
    }

    .kampanya-date-box {
        width: 2rem !important;
        height: 2.2rem !important;
    }

    .kampanya-close-div {
        width: 2.5rem !important;
        height: 2.5rem !important;
    }

    .kampanya-datetext-span {
        color: #83D2FF;
        font-size: 0.25rem;
        margin-top: -5px;
    }

    .kampanya-desc-span {
        font-size: 24px !important;
        margin-bottom: 0.4rem !important;
    }

    .kampanya-body-wrapper {
        padding: 0;
    }

    .kampanya-sub-text-div {
        padding: 5px 20px;
    }

    .kampanya-sub-desc {
        font-size: 16px !important;
    }

    .kampanya-go-product-btn {
        font-size: 20px !important;
    }

    .price-offline-training {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 175.98px) {
    .sub-page-header {
        height: 200px;
    }

    .navbar-brand img {
        max-width: 100px;
        padding-top: 20px;
    }

    .carousel-item {
        height: 474px !important;
    }

}

@media (min-width: 575.98px) {
    .sub-page-header {
        height: 200px;
    }

    .navbar-brand img {
        max-width: 110px;
        padding-top: 10px;
    }
}

@media (min-width: 767.98px) {
    .sub-page-header {
        height: 200px;
    }

    .navbar-brand img {
        max-width: 140px;
    }

    .owl-margin-left {
        margin-left: 2rem !important;
    }

    .owl-margin-right {
        margin-right: 2rem !important;
    }

    .eDanismanNedirContainer {
        margin-left: 100px;
        margin-right: 100px;
        padding-top: 30px;
    }
}

@media (min-width: 175.98px) {
    .basket {
        margin-top: 5px;
        margin-bottom: 10px;
        margin-left: 20px;
    }

    .cart-icon {
        width: 26px !important;
    }

    .tablet-training-card {
        width: 300px !important;
        height: 340px !important;
    }

    .iletisim {
        margin-top: -30px;
        color: white;
        font-size: 18px !important;
    }

    div.back-opacity {
        background: rgba(255, 255, 255, 0.7);
    }


    .header-carousel-heading {
        margin-top: 20px !important;
    }

    .header-carousel-content {
        margin-left: -20px !important;
        margin-top: 20px !important;
    }

    .header-arrows {
        margin-bottom: 96px !important;
    }

    .owl-egitim {
        margin-left: 0 !important;
    }

    .education-schedule-carousel {
        display: flex !important;
        justify-content: center;
    }

    .img-fluid-consultant {
        border-radius: 50% !important;
        max-height: 30px !important;
        max-width: 30px !important;
        width: 30px !important;
    }

    .egitmenler-header {
        font-size: 24px !important;
    }

    .product-item-headers {
        font-size: 16px !important;
    }
}

@media (min-width: 321px) {

    .egitmenler-header {
        font-size: 35px !important;
    }


    .owl-egitim {
        margin-left: 0 !important;
    }

    .product-item-headers {
        font-size: 24px !important;
    }
}

@media (min-width: 359px) {
    .header-carousel-heading {
        margin-top: initial !important;
    }

    .header-carousel-content {
        margin-left: 0 !important;
        margin-top: 0 !important;
    }
}

@media (min-width: 1024.98px) {
    .basket {
        margin-top: initial !important;
        margin-bottom: initial !important;
        margin-left: initial !important;
    }

    .cart-icon {
        width: 26px !important;
        height: 26px !important;
    }

    .tablet-training-card {
        width: 344px !important;
    }
}

@media (min-width: 850px) {
    .sub-page-header {
        height: 250px;
    }

    .header .content {
        padding-bottom: 1rem;
    }

    .navbar-brand img {
        max-width: 140px;
    }

    .img-fluid-consultant {
        border-radius: 50% !important;
        max-height: 40px !important;
        max-width: 40px !important;
        width: 40px !important;
    }
}

@media (min-width: 991.98px) {
    .sub-page-header {
        height: 300px;
    }

    .navbar-brand img {
        max-width: 140px;
    }

    .nedir-img {
        max-width: 100px;
    }

    .owl-margin-left {
        margin-left: 2rem !important;
    }

    .owl-margin-right {
        margin-right: 2rem !important;
    }
}

@media (min-width: 991.98px) {

    .nedir-img {
        max-width: 200px;
    }

    .header .content {
        padding-bottom: 1rem;
    }


    .owl-next {
        margin-right: 20px !important;
    }
}

@media (min-width: 1023.98px) {
    .nedir-img {
        width: 250px;
    }

    .nav-item {
        width: initial !important;
    }

    .owl-next {
        margin-right: 20px !important;
    }
}

@media (min-width: 1079.98px) {
    .header .content {
        padding-bottom: 1rem;
    }

    .owl-next {
        margin-right: initial !important;
    }
}

@media (min-width: 1099.98px) {
    .sub-page-header {
        height: 320px;
    }

    .navbar-brand img {
        max-width: 140px;
    }
}

@media (min-width: 1199.98px) {
    .sub-page-header {
        height: 340px;
    }

    .navbar-brand img {
        max-width: 140px;
    }

    .nedir-img {
        width: 400px !important;
    }
}

@media (min-width: 1299.98px) {
    .sub-page-header {
        height: 370px;
    }

    .navbar-brand img {
        max-width: 140px;
    }
}

@media (min-width: 1399.98px) {
    .sub-page-header {
        height: 400px;
    }

    .navbar-brand img {
        max-width: 140px;
    }
}



@media (max-width: 767px) {
    .userLogged {
        color: #3459b0;
        background-color: #ffffff;
        border-radius: 25px;
        padding: 5px;
    }

    .userLoggedOtherPage {
        color: #3459b0;
        background-color: #ffffff;
        border-radius: 25px;
        padding: 5px;
    }

    .owl-margin-left {
        margin-left: 3rem !important;
    }

    .owl-margin-right {
        margin-right: 3rem !important;
    }
}

.custom-icons {
    height: 36px !important;
    width: 36px !important;
}

@media (min-width: 767.98px) {
    .categorySelect {
        display: none !important;
    }

    .category-for-training-blog {
        display: none !important;
    }

    .categoryNavbar {
        display: flex;
    }

    .login-box {
        width: 259px;
        height: 280px;
    }

    .login-box-body {
        height: 230.69px;
        width: 298.61px;
        color: white;
        background-color: #3459B0;
        margin-left: -20px;
        position: relative;
    }

    .btn-login {
        background-color: white;
        color: #3459b0;
        border-radius: 25px;
        margin: auto 0 !important;
    }

    .square {
        width: 40px;
        height: 40px;
        border-radius: 10px;
        background-color: #3459b0;
        transform: rotate(45deg);
        position: absolute;
        z-index: -1;
        left: calc(50% - 25px);
        top: -10px;
    }

    .login-text-box {
        background: transparent !important;
        border-radius: initial !important;
        border: 0;
        border-bottom: 1px solid #fff !important;
        color: white !important;
    }

    .form-control::-webkit-input-placeholder {
        color: white;
    }

    .userLogged {
        color: #3459b0;
        background-color: #ffffff;
        border-radius: 25px;
        padding: 5px;
    }

    .userLoggedOtherPage {
        color: black;
        background-color: rgba(207, 207, 97, 0.85);
        border-radius: 25px;
        padding: 7px;
        border-color: #000000 !important;
    }

    .urunler-servisler {
        margin-left: -33px;
    }

    .custom-icons {
        height: 15px !important;
        width: 15px !important;
    }

    .basket {
        width: 25px;
        height: 25px;
    }



    .what-the {
        height: 440px !important;
    }

    .Highlighted {
        background-color: Green !important;
        background-image: none !important;
        color: White !important;
        font-weight: bold !important;
        border-radius: 35px;
    }

        .Highlighted a {
            color: White !important;
        }

    .ui-datepicker td {
        width: 37px;
        height: 37px;
        padding-top: 3px !important;
    }

        .ui-datepicker td span, .ui-datepicker td a {
            text-align: center !important;
        }

    .mevzuat-uyum-ve-risk-yonetim {
        background-color: #4FE4DE !important;
    }

    .diger-egitimler {
        background-color: #2b4e95 !important;
    }

    .patent {
        background-color: #4FB7E4 !important;
    }

    .ar-ge {
        background-color: #2b4e95 !important;
    }

    .vergi {
        background-color: #E4BB4F !important;
    }

    .butunlesik-egitimler {
        background-color: #2b4e95 !important;
    }

    .marka-yonetimi {
        background-color: #d82f9c !important;
    }

    main h1 {
        font-size: 35px !important;
    }

    .modal {
        display: none;
        position: fixed;
        z-index: 1;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 1000;
    }

    .modal-content {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 80%;
    }

    .close {
        color: #aaaaaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }

        .close:hover,
        .close:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
        }
}


.categorySelect {
    display: none !important;
}



@media (max-width: 767.98px) {

    .register-small {
        display: contents !important;
    }

    .category-for-training-blog {
        display: block !important;
    }

    .register-small-padding {
        padding-left: 20px !important;
    }

    .subpage-content .dashed {
        margin-bottom: initial !important;
        margin-top: initial !important;
    }
}

@media (min-width: 400px) {
    .tablet-login-box {
        padding-right: 40px !important;
    }
}

@media (min-width: 500px) {
    .tablet-login-box {
        padding-right: initial !important;
    }
}

@media (max-width: 767px) {


    .subpage-content .dashed {
        margin-bottom: 10px !important;
        margin-top: initial !important;
    }

    .header-carousel-heading {
        margin-left: -70px;
    }

    .mobile-carousel-icon {
        margin-left: -10px !important;
        margin-top: 80px !important;
        left: 6rem !important;
    }

    .white-dots-mobile {
        width: 150px;
        height: 87px;
        float: right;
        margin-top: -86px;
        word-spacing: 10px;
        color: #ccc;
    }
}

@media (min-width: 767.01px) {
    .header-arrows {
        margin-bottom: 64px !important;
    }

    .tablet-login-box {
        padding-right: 410px !important;
        background: none !important;
        margin-top: 20px !important;
    }

    .training-detail-icon {
        margin-left: -5px !important;
    }

    .datepicker {
        width: 300px !important;
    }


    div.back-opacity {
        background: initial !important;
    }

    .header-carousel-heading {
        margin-top: initial !important;
    }

    .mobile-carousel-icon {
        margin-left: -10px !important;
        margin-top: 124px !important;
        left: 14rem !important;
    }

    .white-dots-mobile {
        width: 300px;
        height: 87px;
        float: right;
        margin-top: -46px;
        word-spacing: 17px;
        color: #ccc;
    }
}

@media (min-width: 768.9px) {
    .tablet-login-box {
        padding-right: initial !important;
        background: white !important;
        margin-top: initial !important;
    }

    .training-detail-icon {
        margin-left: 10px !important;
    }

    .datepicker {
        width: initial !important;
    }

    .cons-list {
        font-size: 48px !important;
    }

    .iletisim {
        margin-top: -80px !important;
        color: white;
        font-size: 36px !important;
    }

    .email-ile-ulasin {
        margin-left: 100px !important;
        font-size: 30px !important;
    }

    .single-page h1 {
        font-size: 35px !important;
    }

    .datepicker {
        width: 400px !important;
    }

    .header-carousel {
        display: none !important;
    }

    .carousel-item {
        height: initial !important;
    }

    .img-edanisman-logo-mobile {
        display: none !important;
    }

    .img-edanisman-logo {
        display: initial !important;
    }

    .header-navi-link span {
        font-size: 13px !important;
    }
}

@media (min-width: 1023.0px) {
    .custom-hr {
        margin: 0.3rem 0;
    }
}


@media (min-width: 1024.9px) {
    .header-navi-link span {
        font-size: 16px !important;
    }
}




@media (max-width: 768.9px) {
    .categorySelect {
        -webkit-appearance: none !important;
        background-color: #2e70be !important;
        border: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: transparent;
        background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='48' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
        background-repeat: no-repeat;
        background-position-x: 100%;
        background-position-y: 20px;
        font-size: 11px !important;
    }

    .header-carousel {
        display: initial !important;
    }

    .cons-list {
        font-size: 16px !important;
    }

    .email-ile-ulasin {
        margin-left: initial !important;
        font-size: initial !important;
    }

    .img-edanisman-logo-mobile {
        display: initial !important;
    }

    .img-edanisman-logo {
        display: none !important;
    }
}

.contact-us-info {
    background-color: #0198f7;
}

.bize-yazin {
    padding: 20px;
    border-radius: 30px;
    margin-bottom: 20px;
}

.urunlerServisler {
    color: #212529 !important;
    font-weight: normal !important;
    background-color: white !important;
    border: 1px solid #ced4da !important;
    height: 50px !important;
}

.ui-datepicker-calendar {
    display: none !important;
}

.subpage-content .benefits {
    /*background-color: #282e3f;
    color: #fff;*/
    position: relative;
}

.subpage-content .purchase .popular-card {
    border: 5px solid #f5a623 !important;
    height: 450px;
}

.subpage-content .purchase .card {
    height: 400px;
    border-radius: 20px !important;
}

.subpage-content .purchase .card {
    height: auto;
}

.img-takvim-icon {
    width: 40px;
}

.datepicker {
    width: initial !important;
}

.blog li {
    list-style: disc;
    margin-left: 30px;
}

.subpage-content {
    margin-top: -3rem;
}

    .subpage-content h1:not(.text-center) {
        max-width: 80% !important;
    }

    .subpage-content h1 {
        line-height: 40px;
    }

.yaklasan-header {
    margin-top: 60px !important;
}

.drop-arrow {
    width: 20px;
    height: 20px;
}

.training-time {
    height: 90px !important;
}

@media (min-width: 767px) {
    .training-time {
        height: 115px !important;
    }
}

@media (min-width: 769px) {
    .training-time {
        height: 90px !important;
    }
}

.video-blog {
    position: relative;
}

    .video-blog a {
        position: absolute;
        display: block;
        background: url(/images/white-play.png) !important;
        height: 64px;
        width: 64px;
        top: 70px !important;
        left: 100px !important;
    }

.t1 {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .t1 tr:first-child td {
        box-shadow: inset 0 4px 3px -2px rgba(0,0,0,.06);
    }

    .t1 th, table td {
        padding: 10px;
        text-align: center;
        border-width: 1px;
        border-style: solid;
        vertical-align: middle;
    }

.education-schedule-carousel .card {
    height: 311px !important;
}

.header-section {
    height: 474px;
    width: 100%;
}

.incele-carousel-button {
    border-radius: 25px;
    width: 100px;
}

.img-edanisman-logo-none {
    display: none;
}

.egitim-takvim-baslik {
    font-size: 14px !important;
}

.training-detail-icon {
    width: 30px !important;
    height: 30px !important;
}

.custom-training {
    border: #3459B0 solid 1px;
    color: #3459b0;
    height: 90px !important;
}

@media (min-width: 767px) {
    .custom-training {
        height: 115px !important;
    }
}

@media (min-width: 769px) {
    .custom-training {
        height: 90px !important;
    }
}

@media (min-width: 767px) {

    .training-hour {
        padding-bottom: 5px !important;
    }
}

@media (min-width: 768.9px) {
    .training-hour {
        padding-bottom: initial !important;
    }
}

.img-strategy {
    max-width: 280px !important;
    max-height: 100px !important;
}






.kvkk-aydinlatma {
    font-size: 16px !important;
}

@media (min-width: 319.9px) {
    .kvkk-aydinlatma {
        font-size: 15px !important;
    }
}

@media (min-width: 321.9px) {
    .kvkk-aydinlatma {
        font-size: 16px !important;
    }
}

.consultant-detail {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ui-datepicker-prev {
    background-image: url(/images/arrow-left.png) !important;
    background-repeat: no-repeat;
}

.ui-datepicker-next {
    background-image: url(/images/arrow-right.png) !important;
    background-repeat: no-repeat;
}

.ticaret-e-basla-number {
    font-size: 16px !important;
    background-color: #293851;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-radius: 50%;
    margin-left: 10px;
    margin-top: 10px;
}

.ticaret-e-header {
    font-size: 19px !important;
    color: #293851;
}

.ticaret-e-desc {
    font-size: 15px !important;
}

.ticaret-e-card-footer {
    width: 100%;
    height: 10px !important;
    background-color: #293851 !important;
}

.ticaret-e-card-wrapper {
    background-image: none !important;
}

.ticaret-e-card-shadow {
    border-radius: 0 !important;
}

.ticaret-e-basla-button {
    color: #2c79c4 !important;
    border-radius: 50px;
}

@media (min-width: 319.9px) {
    .ticaret-e-basla-button {
        font-size: 14px !important;
    }
}

@media (min-width: 321.9px) {
    .ticaret-e-basla-button {
        font-size: 16px !important;
    }
}

.ticaret-e-basla-blue-area {
    padding-top: 60rem !important;
    z-index: -1 !important;
    padding-bottom: 5rem;
}

.ticaret-e-basla-first-cards {
    margin-bottom: -60rem !important;
}

.uc-adim-ticaret-e-basla-number {
    color: #3069ba;
    font-size: 24px !important;
    margin-left: 20px;
    margin-top: 20px;
}

.uc-adim-ticaret-e-basla-wrapper {
    margin-top: -3rem;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.our-services-header {
    font-size: 20px !important;
}

.message-phone-row {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-left: revert !important;
}

.education-schedule-carousel .card {
    height: 290px !important;
}

@media (min-width: 319px) {
    .education-schedule-carousel .card {
        height: 400px !important;
    }
}

@media (min-width: 323px) {
    .education-schedule-carousel .card {
        height: 370px !important;
    }
}

@media (min-width: 371px) {
    .education-schedule-carousel .card {
        height: 330px !important;
    }
}

@media (min-width: 767px) {
    .education-schedule-carousel .card {
        height: 333px !important;
    }
}

@media (min-width: 769px) {
    .education-schedule-carousel .card {
        height: 354.8px !important;
    }
}

@media (min-width: 1025px) {
    .education-schedule-carousel .card {
        height: 320.8px !important;
    }
}

.phone-number {
    width: 48.5% !important;
}

@media (max-width: 767px) {
    .phone-number {
        width: 100% !important;
    }

    /*.author-wrapper-div {
        display: flex !important;
        flex-flow: column;
        align-items: center;
    }*/
}

.checkbox label {
    display: -webkit-box !important;
}

.ui-widget-header .ui-icon {
    background-image: none !important;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: none !important;
}

.rightKvkk {
    margin-left: -50px !important;
}

@media (min-width: 767px) {
    .rightKvkk {
        margin-left: -100px !important;
    }
}

/*.author-wrapper-div {
    display: flex !important;
    justify-content: space-between;
}*/

#fc_frame, #fc_frame.fc-widget-small {
    z-index: 0 !important;
}

.alertify-notifier .ajs-message.ajs-error {
    color: #fff !important;
}

.alertify-notifier .ajs-message.ajs-success {
    color: #fff;
}

.catButton {
    width: 100% !important;
}

@media (max-width: 767px) {
    .catButton {
        width: 100% !important;
    }
}

.counter {
    background-color: white;
    color: #3459b0;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    border-radius: 50%;
}

.searchCatList {
    background-color: #2b4e95;
    z-index: 11111;
}

.searchCheckbox {
    color: white;
}

.searchCatList > a:hover {
    background-color: #3459b0 !important;
}

.cons-pic {
    border-radius: 25px !important;
}

@media (max-width: 768px) {
    .cons-pic {
        width: 100% !important;
        border-radius: 25px !important;
    }
}

.sub-page-header {

    padding-bottom: 10px !important;
    height: 200px !important;
}

.header-span {
    color: black !important;
}

@media (max-width: 1023px) {
    .header-span {
        color: white !important;
    }
}

.three-headers {
    margin-top: -72px;
}

@media (max-width: 767px) {
    .three-headers {
        margin-top: -88px;
    }
}

.white-bar-toggle {
    width: 26px !important;
    border-color: #000000 !important;
}

.bulten::placeholder {
    color: black !important;
    opacity: 0.7;
}

.bulten:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black !important;
    opacity: 0.7;
}

.bulten::-ms-input-placeholder { /* Microsoft Edge */
    color: black !important;
    opacity: 0.7;
}

.search-table {
    width: 500px;
    height: 500px;
    background: white !important;
}

.search {
    width: 600px !important;
    display: none;
    height: 24px;
    box-sizing: border-box;
    border: 2px solid black !important;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-image: url('/images/web-search1.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 16px 20px 16px 60px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    margin-right: 10px;
}

    .search:focus {
        width: 600px !important;
    }

@media (max-width: 1023px) {
    .search {
        margin-left: 30px !important;
    }

        .search:focus {
            width: 90% !important;
        }
}

@media (min-width: 1023.1px) {

    .search:focus {
        width: 700px !important;
    }
}

@media (min-width: 1024.1px) {
    .search {
        width: 800px !important;
    }

        .search:focus {
            width: 800px !important;
        }
}

.search-text-res-name {
    font-size: 14px !important;
    margin-right: 20px !important;
    display: inline-block;
    width: 300px;
    word-wrap: break-word;
    font-family: Nunito !important;
}

.search-text-res-service {
    font-size: 14px !important;
    margin-right: 5px !important;
    display: inline-block;
    width: 120px;
    word-wrap: break-word;
    font-family: Nunito !important;
}

.search-text-res-cat {
    font-size: 14px !important;
    margin-right: 5px !important;
    display: inline-block;
    width: 120px;
    word-wrap: break-word;
    font-family: Nunito !important;
}


.ui-autocomplete {
    margin-top: 20px !important;
    display: none;
    background: white !important;
    z-index: 1111111 !important;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .ui-autocomplete::-webkit-scrollbar {
        width: 3px !important;
        height: 3px !important;
    }

    .ui-autocomplete::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .ui-autocomplete::-webkit-scrollbar-thumb {
        background: #888;
    }

        .ui-autocomplete::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

#ui-id-1 {
    border: 1px inset gray !important;
    position: fixed !important;
    top: 130px !important;
}

#ui-id-2 {
    border: 1px inset gray !important;
   /* position: fixed !important;*/
   /* top: 130px !important;*/
}

@media (min-width:319.2px) {
    #ui-id-1 {
        margin-top: 10px !important;
    }
}

/*@media (min-width:767.2px) {
    #ui-id-2 {
        margin-top: 40px !important;
    }
}*/

@media (min-width:1023.2px) {
    /*#ui-id-2 {
        margin-top: 0 !important;
        top: 100px !important;
    }*/

    #ui-id-1 {
        display: none !important;
    }
}


@media (min-width: 320px) {
    .circle-category {
        display: inline;
        width: 5px !important;
        margin-left: 5px !important;
    }

    .search-text-res-name {
        font-size: 14px !important;
        display: block;
        margin-right: 3px !important;
        width: 100% !important;
        /*word-wrap: break-word;*/
        vertical-align: top !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1; /* number of lines to show */
        -webkit-box-orient: vertical;
    }

    .search-text-res-service {
        font-size: 10px !important;
        display: inline-block;
        width: fit-content !important;
        /*  word-wrap: break-word;*/
        vertical-align: top !important;
        float: left;
        padding-bottom: 0.5rem;
    }

    .search-text-res-cat {
        font-size: 10px !important;
        display: inline-block;
        width: fit-content !important;
        /* word-wrap: break-word;*/
        float: left;
    }
}

.btnMain:hover {
    color: #3459b0 !important;
    background-color: white !important;
}

.d-search {
    display: inline-block;
    padding: 20px 0;
}

.search-trial,
.btn-search {
    display: inline-block;
    vertical-align: bottom;
    height: 46px;
    font-family: Nunito !important;
    border-color: #000000 !important;
}

.btn-search {
    width: 26px;
    height: 28px;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
    margin-top: 10px !important;
    margin-right: 10px !important;
}

    .btn-search:active {
        opacity: 0.7;
    }

.search-trial {
    width: 0;
    opacity: 0;
    transition: all .3s ease-out;
    border: none;
}

    .search-trial:focus {
        opacity: 1;
        width: 800px;
    }

.search-img {
    margin-bottom: 23px;
    margin-left: 5px;
    height: 16px !important;
    width: 20px !important;
}

@media (min-width: 1023.1px) {
    .btn-search {
        margin-top: 10px !important;
        margin-right: 0 !important;
    }

    .basket {
        margin-left: 10px !important;
    }
}

@media (min-width: 1024.1px) {
    .btn-search {
        margin-top: 10px !important;
        margin-right: 10px !important;
    }

    .basket {
        margin-left: 10px !important;
    }
}

@media (min-width: 313.1px) {
    .d-search {
        margin-left: 20px !important;
        padding: 0 0;
    }

    .search-trial:focus {
        opacity: 1;
        width: 100% !important;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }

    .search-trial:focus {
        width: 240px !important;
        margin-left: -10px !important;
    }
}

@media (min-width: 769.1px) {
    .d-search {
        margin-left: initial !important;
        padding: initial !important;
    }
}

@media (min-width: 1023.1px) {
    .search-trial:focus {
        opacity: 1;
        width: 700px !important;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
}

@media (min-width: 1024.1px) {
    .search-trial:focus {
        opacity: 1;
        width: 800px !important;
    }
}

@media (min-width: 321.1px) {
    .search-text-res-name {
        font-size: 14px !important;
        display: block;
        margin-right: 5px !important;
        width: 100% !important;
        /*word-wrap: break-word;*/
        vertical-align: top !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1; /* number of lines to show */
        -webkit-box-orient: vertical;
    }

    .search-text-res-service {
        font-size: 10px !important;
        display: inline-block;
        width: fit-content !important;
        /* word-wrap: break-word;*/
    }

    .search-text-res-cat {
        font-size: 10px !important;
        display: inline-block;
        width: fit-content !important;
        /*word-wrap: break-word;*/
        margin-right: 0 !important;
    }

    .search-trial:focus {
        width: 300px !important;
        margin-left: -10px !important;
    }
}

@media (min-width: 409.1px) {

    .search-text-res-name {
        font-size: 14px !important;
        display: block;
        margin-right: 5px !important;
        width: 100% !important;
        /*     word-wrap: break-word;*/
        vertical-align: top !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1; /* number of lines to show */
        -webkit-box-orient: vertical;
    }

    .search-text-res-service {
        font-size: 10px !important;
        display: inline-block;
        width: fit-content !important;
        /*   word-wrap: break-word;*/
    }

    .search-text-res-cat {
        font-size: 10px !important;
        display: inline-block;
        width: fit-content !important;
        /*word-wrap: break-word;*/
        margin-right: 0 !important;
    }

    .search-trial:focus {
        width: 350px !important;
        margin-left: -10px !important;
    }
}

@media (min-width: 767.1px) {

    .search-text-res-name {
        font-size: 24px !important;
        margin-right: 20px !important;
        display: block;
        width: 100% !important;
        /*word-wrap: break-word;*/
        vertical-align: top !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1; /* number of lines to show */
        -webkit-box-orient: vertical;
    }

    .search-text-res-service {
        font-size: 16px !important;
        margin-right: 5px !important;
        display: inline-block;
        width: fit-content !important;
        /*  word-wrap: break-word;*/
    }

    .search-text-res-cat {
        font-size: 16px !important;
        margin-right: 5px !important;
        display: inline-block;
        width: fit-content !important;
        /*    word-wrap: break-word;*/
    }

    .search-trial:focus {
        width: 635px !important;
        margin-left: 0 !important;
    }
}

@media (min-width: 1023.1px) {
    .search-text-res-name {
        font-size: 24px !important;
        margin-right: 20px !important;
        display: block;
        width: 100% !important;
        /*word-wrap: break-word;*/
        vertical-align: top !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1; /* number of lines to show */
        -webkit-box-orient: vertical;
    }

    .search-text-res-service {
        font-size: 16px !important;
        margin-right: 5px !important;
        display: inline-block;
        width: fit-content !important;
        /*   word-wrap: break-word;*/
    }

    .search-text-res-cat {
        font-size: 16px !important;
        margin-right: 5px !important;
        display: inline-block;
        width: fit-content !important;
        /*  word-wrap: break-word;*/
    }
}

@media (min-width: 1024.1px) {

    .circle-category {
        display: none !important;
    }

    .search-text-res-name {
        font-size: 16px !important;
        margin-right: 20px !important;
        display: inline-block;
        width: 380px !important;
        word-wrap: break-word;
    }

    .search-text-res-service {
        font-size: 16px !important;
        margin-right: 8px !important;
        display: inline-block;
        width: 160px !important;
        word-wrap: break-word;
        float: initial !important;
    }

    .search-text-res-cat {
        font-size: 16px !important;
        margin-right: 8px !important;
        display: inline-block;
        width: 170px !important;
        word-wrap: break-word;
        float: initial !important;
        margin-left: initial !important;
    }

    .search-trial:focus {
        width: 800px !important;
        margin-left: 0 !important;
    }
}

.danismanlik-color {
    color: #5083B1 !important;
    font-weight: bold;
}

.servis-color {
    color: #EAA36E !important;
    font-weight: bold;
}

.egitim-color {
    color: #856286 !important;
    font-weight: bold;
}

.ui-state-active {
    color: white !important;
}

    .ui-state-active .danismanlik-color {
        color: white !important;
    }

    .ui-state-active .servis-color {
        color: white !important;
    }

    .ui-state-active .egitim-color {
        color: white !important;
    }

.btnSearchProduct {
    width: 100%;
    height: 50px;
    border-radius: 25px;
    outline: none;
    border: 1px solid grey;
}


.label-for-cat {
    white-space: normal !important;
}

@media (min-width:319.2px) {
    .searchCatList {
        width: 230px !important;
    }

    .searchCatListConsultant {
        width: 91% !important;
    }

    .label-for-cat {
        font-size: 10px !important;
    }
}

@media (min-width:321.2px) {
    .searchCatList {
        width: 270px !important;
    }

    .searchCatListConsultant {
        width: 92% !important;
    }

    .label-for-cat {
        font-size: 12px !important;
    }
}

@media (min-width:365.2px) {
    .searchCatList {
        width: 285px !important;
    }

    .searchCatListConsultant {
        width: 92% !important;
    }

    .label-for-cat {
        font-size: 12px !important;
    }
}

@media (min-width:409.2px) {
    .searchCatList {
        width: 325px !important;
    }

    .searchCatListConsultant {
        width: 93% !important;
    }

    .label-for-cat {
        font-size: 12px !important;
    }
}

.threebars {
    width: 24px !important;
    height: 24px !important;
}

.navbar-toggler {
    background-color: white !important;
}

.ui-autocomplete {
    position: absolute !important;
}

.d-search {
    position: relative !important;
}

.closed-training {
    margin-top: 0 !important;
}

.kvkk-ul-ol {
    list-style-image: url(/images/questionmark.png) !important;
    color: black !important;
    margin-left: 1rem;
}

.kvkk {
    padding-left: 2rem;
}

body {
    font-family: Nunito;
}

.search-box {
    border-radius: 25px;
    padding-left: 20px;
    outline: none;
    border: 1px solid grey;
}


.search-three-service {
    border-radius: 25px;
}

.ui-widget {
    font-family: Nunito !important;
}

.ui-corner-all:hover {
    background-color: transparent !important;
    border: none !important;
    background-repeat: no-repeat !important;
}

.btn-number {
    border-radius: 5px !important;
    opacity: 0.7;
    height: 48px !important;
}

@media (min-width:319.2px) {
    .special-service-benefit {
        font-size: 11px !important;
    }
}

@media (min-width:321.2px) {
    .special-service-benefit {
        font-size: 14px !important;
    }
}

@media (min-width:374.2px) {
    .special-service-benefit {
        font-size: 13px !important;
    }
}

@media (min-width:500.2px) {
    .special-service-benefit {
        font-size: 16px !important;
    }
}

.btn-outline-success:hover {
    color: green !important;
    z-index: 0 !important;
}

.align-product-options {
    text-align: -webkit-center;
}

.labelOptions1 {
    width: 225px !important;
    white-space: normal;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.labelOptions2 {
    width: 225px !important;
    white-space: normal;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

@media (min-width:319.2px) {
    .labelOptions1 {
        width: 150px !important;
    }

    .labelOptions2 {
        width: 150px !important;
    }
}

@media (min-width:321.2px) {
    .labelOptions1 {
        width: 170px !important;
    }

    .labelOptions2 {
        width: 170px !important;
    }
}

@media (min-width:374.2px) {
    .labelOptions1 {
        width: 190px !important;
    }

    .labelOptions2 {
        width: 190px !important;
    }
}

@media (min-width:378.2px) {
    .labelOptions1 {
        width: 210px !important;
    }

    .labelOptions2 {
        width: 210px !important;
    }
}

@media (min-width:500.2px) {
    .labelOptions1 {
        width: 170px !important;
    }

    .labelOptions2 {
        width: 170px !important;
    }
}

.monthlySelected {
    border-radius: 50px !important;
    margin-right: -38px !important;
}

.yearlySelected {
    border-radius: 50px !important;
    margin-left: -38px !important;
}

.label-yearly p {
    padding-left: 24px !important;
}

.yearlyInput {
    font-size: 10px !important;
    margin-top: -18px !important;
}

.btn-custom-radio {
    height: 60px !important;
}

.minus-plus-buttons-row {
    width: 90% !important;
}

@media (min-width:767.2px) {
    .minus-plus-button {
        width: 50% !important;
    }

    .minus-plus-buttons-row {
        width: 125% !important;
    }

    .input-number {
        margin-left: -5px !important;
    }
}

@media (min-width:1023.2px) {
    .minus-plus-button {
        width: 50% !important;
    }

    .minus-plus-buttons-row {
        width: 110% !important;
    }
}

@media (min-width:1025.2px) {
    .minus-plus-button {
        width: initial !important;
    }

    .minus-plus-buttons-row {
        width: 90% !important;
    }

    .input-number {
        margin-left: initial !important;
    }
}

@media (min-width:319.2px) {
    .ticaret-e-button {
        margin-bottom: 10px !important;
        margin-right: 10px !important;
    }
}

@media (min-width:1023.2px) {
    .ticaret-e-button {
        margin-bottom: -3px !important;
        margin-right: -3px !important;
    }
}

@media (min-width:1025.2px) {
    .ticaret-e-button {
        margin-bottom: initial;
        margin-right: initial;
    }
}






@media (min-width: 321px) {
    .subpage-content .categories-tag span {
        font-size: 12px;
    }

    .subpage-content .categories-tag img {
        width: 220px;
        height: 40px;
    }
}

@media (min-width:767.2px) {
    .moreProduct-button {
        width: 50px !important;
    }

    .counter-group {
        width: 88% !important;
    }
}

@media (min-width:769.2px) {

    .counter-group {
        width: initial !important;
    }
}

.header .online-danismanliklar {
    padding-right: 5rem !important;
}

@media (min-width:1023.2px) {

    .header .online-danismanliklar {
        padding-right: 0 !important;
    }
}

@media (min-width:1025.2px) {

    .header .online-danismanliklar {
        padding-right: initial !important;
    }
}

.kolayi-var {
    background-image: url(/images/kolayi-var-bg.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 200px;
}

.bread-text {
    font-size: 16px !important;
    color: #363565 !important;
}


@media (min-width: 319px) {
    .kolayi-var {
        display: none !important;
    }
}

@media (min-width: 1000px) {
    .kolayi-var {
        display: block !important;
        margin-left: 55px !important;
    }

        .kolayi-var .content {
            color: white;
            margin-left: -95px !important;
            margin-bottom: -10px !important;
        }

    .sizlik-logo {
        width: 200px !important;
    }
}

@media (min-width: 1025px) {
    .kolayi-var .content {
        color: white;
        margin-left: -95px !important;
        margin-bottom: initial !important;
    }

    .kolayi-var {
        margin-right: 20px !important;
    }

    .sizlik-logo {
        width: 200px !important;
    }

    .social-content {
        display: none !important;
    }
}

@media (min-width: 1025px) {
    .social-content {
        display: none !important;
    }

    .sizlik-logo {
        width: 200px !important;
        padding-right: 0 !important;
    }
}

@media (min-width: 1170px) {

    .header-social-margin {
        margin-right: -3rem !important;
    }
}

@media (min-width: 1270px) {
    .social-content {
        display: inline !important;
    }

    .sizlik-logo {
        padding-right: 20px !important;
    }

    .header-social-margin {
        margin-right: -5rem !important;
    }

    .kolayi-var {
        margin-left: 80px !important;
    }
}

@media (min-width: 1300px) {

    .sizlik-logo {
        width: 200px !important;
        padding-right: initial !important;
    }
}

@media (min-width: 1359px) {
    .social-content {
        display: inline !important;
    }

    .sizlik-logo {
        width: 200px !important;
        padding-right: 20px !important;
    }
}

@media (min-width: 1399px) {
    .kolayi-var {
        margin-left: 70px !important;
        margin-right: initial !important;
    }
}

@media (min-width: 1399px) {
    .social-content {
        display: inline !important;
    }
}

.header .content h4 {
    width: max-content !important;
}

.whiteNavbar {
    background-image: none !important;
    color: black !important;
}

.new-link {
    color: black !important;
}

.btn-login-navbar {
    color: #335eb3 !important;
    border: 1px solid #335eb3;
    border-radius: 25px !important;
}

.white-seatch-input {
    border: 2px solid gainsboro;
    background-image: url(/images/main_menu_search_icon.png);
    background-repeat: no-repeat;
    background-position: left;
}

.navBarItems {
    border-bottom: 1px solid gainsboro;
    background-color: white !important;
}

.btn-new-search {
    width: 40px;
    height: 31px;
    margin-left: -5px;
    margin-bottom: 1px !important;
}

@media(min-width: 1800px) {
    .btn-new-search {
        width: 40px;
        height: 30px;
        margin-left: -5px;
        margin-bottom: 1px !important;
    }
}

.search-img-new {
    margin-left: -3px !important;
    margin-top: -8px !important;
    margin-bottom: 0 !important;
}

@media (min-width:310.2px) {
    #our-solution {
        background-color: white;
        color: #2b4e95;
        border: 1px solid white;
        border-radius: 25px !important;
        margin-bottom: 10px !important;
    }

    .btn-new-search {
        border: 1px solid white;
    }

    .service-solutions {
        background-color: #3459b0 !important;
        margin-bottom: 10px !important;
        min-width: 250px;
    }

    .navbar-login {
        margin-top: 0 !important;
        margin-left: -20px !important;
    }

    .btn-register-navbar {
        border-radius: 25px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
        color: white !important;
        border: 1px solid white;
        margin-top: 10px !important;
    }
}

.btn-register-navbar, .mobile-toggle-buttons-2 {
    background-color: red;
}

    .btn-register-navbar:hover, .mobile-toggle-buttons-2:hover {
        background-color: #3459b0;
    }


@media (min-width:769.2px) {
    #our-solution {
        background-color: #335eb3 !important;
        color: white !important;
        border: none !important;
        margin-bottom: initial !important;
    }

    .btn-new-search {
        border: none !important;
    }

    .navbar-login {
        margin-top: 2px !important;
        margin-right: 5px !important;
        margin-left: initial !important;
    }

    .btn-register-navbar {
        border-radius: 25px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
        color: white !important;
        border: 1px solid white;
        margin-top: initial !important;
    }

    #navbarSupportedContent {
        margin-left: -10px !important;
    }

    #right-ul {
        width: 480px !important;
    }
}

@media (min-width:1025.2px) {
    #navbarSupportedContent {
        margin-left: initial !important;
    }

    #right-ul {
        width: initial !important;
    }
}

.search-new {
    border: 2px solid gainsboro;
}

#search-new-2 {
    padding:10px 50px;
    min-width:300px;
}

#search-new-2.clicked {
    width: 900px;
    min-width: 900px;
}

.search-new-2 {
    border: 2px solid gainsboro;
}

.ul-left-nav {
    margin-left: 20px !important;
    width: calc(100% - 390px);
}

#right-ul {
    margin-left: auto !important;
}

@media (min-width:1025.2px) {

    .ul-left-nav {
        margin-left: 40px !important;
    }
}

.search-for-ipad {
    width: 650px !important;
}

@media (min-width:319.2px) {
    .navbar-brand-custom {
        align-items: center !important;
        margin-right: inherit;
        width: 100px;
    }

    .nav-item-for-search-mobile {
        width: auto !important;
    }
}

@media (min-width:769.2px) {
    .navbar-brand-custom {
        align-items: initial !important;
        margin-right: initial !important;
        width: initial !important;
    }
}

@media (min-width:992.2px) {
    .nav-item-for-search-mobile {
        width: 100% !important;
        text-align: end;
    }
}

@media (min-width:1023.2px) {
    .nav-item-for-search-mobile {
        text-align: start !important;
        width: 100% !important;
        text-align: end;
    }
}

.sizlikis-color {
    color: #EC791E;
    font-weight: bold;
}

.img-sizlik-is {
    height: 62px !important;
    width: 62px !important;
    border: 2px solid white;
    border-radius: 50%;
    padding: 10px !important;
}

@media (min-width:319.2px) {
    @-moz-document url-prefix() {
        .navbar-brand-custom {
            align-items: center !important;
            margin-right: inherit;
            width: 100px;
            display: flex !important;
        }

        .nav-item-for-search-mobile {
            width: auto !important;
        }

        .nav-item-for-search-mobile {
            width: 50px !important;
            margin-bottom: -50px;
        }
    }
}

@media (min-width:769.2px) {
    @-moz-document url-prefix() {
        .navbar-brand-custom {
            align-items: initial !important;
            margin-right: initial !important;
            width: initial !important;
            display: initial !important;
        }

        .nav-item-for-search-mobile {
            width: 100% !important;
        }

        .nav-item-for-search-mobile {
            width: initial !important;
            margin-bottom: initial !important;
        }
    }
}

.sidebar-new {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 11101111;
}

    .sidebar-new a {
        padding: 8px 8px 8px 0;
        text-decoration: none;
        font-size: 18px;
        color: black;
        display: block;
        transition: 0.3s;
    }

        .sidebar-new a:hover {
            color: black;
        }

    .sidebar-new .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        color: black;
    }

@media (max-width:1023.2px) {
    .openbtn {
        font-size: 20px;
        cursor: pointer;
        background-color: white;
        color: black;
        padding: 10px 15px;
        border: none;
    }
}

@media (min-width:1023.2px) {
    .openbtn {
        display: none !important;
    }
}

.openbtn:hover {
    background-color: #444;
}

#main {
    transition: margin-left .5s;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidebar-new {
        padding-top: 15px;
    }

        .sidebar-new a {
            font-size: 18px;
        }
}

@media (min-height: 760px) {

    .sidebar-new a {
        font-size: 24px;
    }
}


.mobile-toggle-buttons-1 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px !important;
    color: #335eb3 !important;
    border-radius: 25px !important;
}

.mobile-toggle-buttons-2 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px !important;
    color: white !important;
    border-radius: 25px !important;
}

.extra-mobile-row {
    width: 100%;
    justify-content: center;
    display: flex !important;
}

.subpage-content {
    margin-top: -2rem;
}

.sub-page-header .nav-link {
    color: black !important;
}

.sub-page-header .nav-link-for-drop {
    color: white !important;
}

#searchbox-deneme-mobil {
    text-align: center;
}

.w-100-imp {
    width: 100% !important;
}

.learnin-schadule {
    width: 100%;
}

.img-tanitim-video {
    margin-bottom: 0 !important;
}

.header .icon {
    z-index: 111111 !important;
}

.fixed-bottom, .fixed-top {
    z-index: 1011130 !important;
}


@-moz-document url-prefix() {
    #ui-id-1 {
        border: 1px inset gray !important;
        position: fixed !important;
        top: 130px !important;
    }
}

@-moz-document url-prefix() {
    #ui-id-2 {
        border: 1px inset gray !important;
        position: fixed !important;
        top: 130px !important;
    }
}

@media (min-width:319.2px) {
    @-moz-document url-prefix() {
        #ui-id-1 {
            margin-top: 10px !important;
        }
    }
}

@media (min-width:767.2px) {
    @-moz-document url-prefix() {
        #ui-id-2 {
            margin-top: 40px !important;
        }
    }
}

@media (min-width:1023.2px) {
    @-moz-document url-prefix() {
        #ui-id-2 {
            margin-top: 0 !important;
            top: 100px !important;
        }

        #ui-id-1 {
            display: none !important;
        }
    }
}

@media (min-width:1025.2px) {
    @-moz-document url-prefix() {
        #ui-id-2 {
            margin-top: initial !important;
        }
    }
}

.btn-new-search {
    border-radius: inherit !important;
}

.fancybox-container {
    z-index: 111111111111111 !important;
}

@media (min-width: 991.99px) {
    .subpage-content .categories-tag img {
        top: 10px;
    }

    .subpage-content .categories-tag span {
        top: 15px;
    }
}

.egitim-takvim-baslik {
    margin-top: 10px !important;
}

@media (min-width: 600.9px) {
    .header-carousel {
        display: inline !important;
    }

    .carousel-item {
        height: 500px !important;
    }

    .home-header-for-tablet {
        display: none !important;
    }

    #left-ul {
        display: none !important;
    }

    #right-ul {
        display: none !important;
    }
}

@media (min-width: 1023.1px) {
    .header-carousel {
        display: none !important;
    }

    .home-header-for-tablet {
        display: flex !important;
    }

    #left-ul {
        display: flex !important;
    }

    #right-ul {
        display: flex !important;
    }
}

@media (min-width: 769.1px) {
    .w-100-imp {
        position: absolute !important;
        text-align: -webkit-center !important;
        margin-top: 120px !important;
    }

    .navbar-left-mobile {
        padding-bottom: 50px !important;
    }
}

@media (min-width: 992.1px) {
    #aLogo {
        margin-left: calc(100% - 60%) !important;
    }
}

@media (min-width: 1023.1px) {
    #aLogo {
        margin-left: initial !important;
    }

    .navbar-left-mobile {
        padding-bottom: 0 !important;
    }

    .w-100-imp {
        position: initial !important;
        text-align: initial !important;
        margin-top: initial !important;
    }
}

.w-10-mobile {
    width: 10% !important;
}

.three-headers-img {
    text-align: center !important;
    margin-top: auto !important;
}

.three-headers-img-sizlik {
    margin-top: auto !important;
}

.three-headers-pic {
    width: 60% !important;
}

.three-headers-pic-sizlik {
    width: 55% !important;
}

.three-headers-pic-e-service {
    width: 70% !important;
}

.sizlik-margin {
    margin-bottom: 3rem !important;
}

@media(min-width: 767px) {
    .three-headers-pic {
        width: 100% !important;
    }

    .three-headers-pic-e-service {
        width: 100% !important;
    }

    .three-headers-pic-sizlik {
        width: 90% !important;
    }

    .sizlik-margin {
        margin-bottom: 0 !important;
    }
}

@media(min-width: 769px) {
    .three-headers-pic {
        width: 60% !important;
    }

    .three-headers-pic-e-service {
        width: 70% !important;
    }

    .three-headers-pic-sizlik {
        width: 55% !important;
    }

    .sizlik-margin {
        margin-bottom: 3rem !important;
    }
}

@media(min-width: 319px) {
    .three-headers-pic {
        margin-bottom: 1rem !important;
    }

    .edu-card-detail {
        font-family: Nunito !important;
        font-size: 19px !important;
        color: black !important;
        margin-top: 3.5rem !important;
    }
}

@media(min-width: 769.1px) {
    .three-headers-pic {
        margin-bottom: initial !important;
        margin-top: 5rem !important;
    }

    .three-headers-pic-e-service {
        margin-bottom: 1rem !important;
        margin-top: 5rem !important;
    }

    .three-headers-pic-sizlik {
        margin-bottom: 1rem !important;
        margin-top: 5rem !important;
    }
}

@-moz-document url-prefix() {
    .optionTraining {
        display: flex;
        align-content: center !important;
    }
}

.datepicker {
    background-color: #335eb3 !important;
}

.ul-exp {
    list-style-type: initial !important;
    margin-left: 2rem;
    color: blue !important;
}

.img-detail-contact {
    width: 10%;
    margin-right: 0.5rem;
}

.img-detail-contact-linkedin {
    width: 8%;
    height: 8%;
    margin-left: 0.2rem;
    margin-bottom: 1rem;
    margin-right: 0.5rem;
}

@media(min-width: 767px) {
    .email-div {
        /* ReSharper disable once InvalidValue */
        overflow-wrap: anywhere !important;
        align-items: center;
    }

    .img-detail-contact {
        width: 10%;
        margin-right: 0.5rem;
        height: fit-content !important;
    }

    .img-detail-contact-linkedin {
        width: 8%;
        height: fit-content !important;
        margin-left: 0.2rem;
        margin-bottom: 1rem;
        margin-right: 0.5rem;
    }

    .edu-card-detail {
        font-family: Nunito !important;
        font-size: 19px !important;
        color: black !important;
        margin-top: 2.5rem !important;
    }
}

@media(min-width: 769px) {
    .email-div {
        /* ReSharper disable once InvalidValue */
        overflow-wrap: initial !important;
        align-items: initial !important;
    }

    .img-detail-contact {
        width: 10%;
        margin-right: 0.5rem;
        height: initial !important;
    }

    .img-detail-contact-linkedin {
        width: 8%;
        height: fit-content !important;
        margin-left: 0.2rem;
        margin-bottom: 1rem;
        margin-right: 0.5rem;
    }
}

.li-consultant-detail {
    color: black !important;
    margin-left: -1.4rem;
}

@media(min-width: 1023px) {

    .search-actions {
        display: none !important;
        width: 400px;
        height: 130px;
        display: block !important;
        position: absolute;
    }

    .search-actions-home {
        display: none !important;
        width: 750px;
        height: 200px;
        display: block !important;
        position: absolute;
        float: right;
        margin-left: 40rem;
        margin-bottom: 9rem;
    }

    .edu-card-detail {
        font-family: Nunito !important;
        font-size: 19px !important;
        color: black !important;
        margin-top: 1.5rem !important;
    }
}

@media(min-width: 1025px) {

    .img-detail-contact-linkedin {
        width: 8%;
        height: initial !important;
        margin-left: 0.2rem;
        margin-bottom: 1rem;
        margin-right: 0.5rem;
    }

    .search-actions {
        display: none !important;
        width: 750px;
        height: 130px;
        display: block !important;
        position: absolute;
    }

    .search-actions-home {
        display: none !important;
        width: 700px;
        height: 200px;
        display: block !important;
        position: absolute;
        float: right;
        margin-left: 40rem;
        margin-bottom: 9rem;
    }

    .edu-card-detail {
        font-family: Nunito !important;
        font-size: 19px !important;
        color: black !important;
        margin-top: 0.5rem !important;
    }
}

@media(min-width: 1400px) {
    .search-actions {
        display: none !important;
        width: 800px;
        height: 130px;
        display: block !important;
        position: absolute;
    }

    .search-actions-home {
        display: none !important;
        width: 800px;
        height: 200px;
        display: block !important;
        position: absolute;
        float: right;
        margin-left: 40rem;
        margin-bottom: 9rem;
    }
}

.li-consultant-detail {
    color: black !important;
}


@media (max-width: 766.98px) {
    .g-0 .col-sm-6 {
        width: auto !important;
    }
}

@media (max-width: 991.98px) {
    .subpage-content hr {
        margin: 0;
        width: 100%;
    }

    .cons-detail-desc {
        margin-left: initial !important;
        text-align: justify;
    }
}

@media (min-width: 992.98px) {
    .cons-detail-desc {
        margin-left: 1rem !important;
        text-align: justify;
    }
}

.product-desc-new-ticaret {
    margin-bottom: 50px !important;
    padding-bottom: 2rem;
}



.img-home-icon {
    margin-left: auto;
    margin-right: auto;
    margin-top: -1.5rem;
    display: flex;
    background: none;
}

.img-diamond-card {
    background-color: #856286;
    padding-top: 26px;
    padding-bottom: 23px;
    padding-left: 12px;
    padding-right: 12px;
}

.btn-register-home {
    width: 150px;
    border-radius: 25px;
}

.btn-register-home-call {
    width: 150px;
    border-radius: 25px;
    margin-left: 1rem !important;
    background-color: #EDEDED !important;
    border: none !important;
}

    .btn-register-home-call:hover {
        color: initial !important;
    }

li::marker {
    line-height: 0 !important;
}

.back-training-detail {
    background-color: #FBFBFB;
    border-radius: 25px;
}

.tbl-module td {
    text-align: left !important;
}

.tbl-module {
    cursor: pointer;
}

.header-module {
    border: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
    font-size: 20px !important;
}

.tc-module {
    padding-left: 4rem;
    display: table-cell;
}

.sp-module {
    padding-left: 1rem;
}

.tr-content {
    display: none;
}

.dropdown-img-training-detail {
    display: none;
}

.header .social-content {
    z-index: 11;
}

#fc_frame, #fc_frame.fc-widget-small {
    z-index: 2147483600 !important;
}

.contact-for-pro-detail {
    width: 170px;
    height: 48px;
    border-radius: 24px;
    background: #3459b0;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 766.98px) {
    .margin-for-ipad {
        margin-top: 3rem;
    }
}

@media (min-width: 769.98px) {
    .margin-for-ipad {
        margin-top: initial !important;
    }
}

.consultant-left {
    background-color: #f9f9f9;
    padding-bottom: 1rem;
    border-radius: 10px;
    padding-top: 1rem;
}

.expertises-field {
    border-bottom: 2px solid #212529;
    padding-bottom: 3px;
    font-size: 24px !important;
    display: table !important;
}

@media(max-width: 767px) {
    .con-detail-mobile {
        /*margin-left: 2rem !important;*/
    }

    .cons-related-card-mobile {
        margin-left: -1rem;
    }
}

.card-support {
    border-radius: 1.25rem !important;
    height: 354px !important;
    margin-bottom: 1rem;
}

.card-support-title {
    margin-top: 0.5rem !important;
}

.btn-support {
    border-radius: 25px;
    position: absolute;
    bottom: 15px;
}

.img-support-icon {
    width: 25%;
}

.img-support-icon-book {
    width: 17%;
}

.call-us-support {
    background-color: #3069BA;
    padding: 24px;
    padding-bottom: 0;
}

.support-display {
    color: white !important;
}

.support-display {
    display: contents;
}

@media(min-width: 319px) {
    .support-display {
        font-size: 13px !important;
    }

    .img-support {
        width: 7% !important;
    }
}

@media(min-width: 321px) {
    .support-display {
        font-size: 17px !important;
    }

    .img-support {
        width: 8% !important;
    }
}

@media(min-width: 361px) {
    .support-display {
        font-size: 18px !important;
    }
}

@media(min-width: 410px) {
    .support-display {
        font-size: 22px !important;
    }

    .img-support {
        margin-right: 0.5rem;
        width: 9% !important;
    }
}

@media(min-width: 1023px) {

    .card-support {
        border-radius: 1.25rem !important;
        height: 394px !important;
        margin-bottom: 1rem;
    }
}

@media(min-width: 1025px) {

    .card-support {
        border-radius: 1.25rem !important;
        height: 360px !important;
        margin-bottom: 1rem;
    }
}

@media(min-width: 1366px) {

    .card-support {
        border-radius: 1.25rem !important;
        height: 354px !important;
        margin-bottom: 1rem;
    }
}

@media(max-width: 767px) {

    .guide-row {
        margin-left: 0.2rem;
        margin-right: 0.2rem;
    }

    .xdsoft_datepicker.active + .xdsoft_timepicker {
        margin-left: calc(35%) !important;
    }

    .xdsoft_prev, .xdsoft_next {
        margin-left: 30px !important;
    }
}

@media(max-width: 769px) {

    .guide-card-border {
        border: none !important;
        height: 310px !important;
    }

    .icindekiler-mobile {
        font-size: 16px !important;
    }
}

@media(min-width: 769.01px) {

    .guide-card-border {
        border: none !important;
        height: 278px !important;
    }

    .icindekiler-mobile {
        font-size: 16px !important;
    }
}

@media(max-width: 1023.01px) {

    .pre-register-date {
        font-size: 15px;
        margin-top: 1rem !important;
    }
}

@media(min-width: 1023.02px) {

    .pre-register-date {
        font-size: 15px;
        margin-top: .5rem !important;
        margin-bottom: -30px
    }
}

.support-display a {
    color: white !important;
}

.phone-col-support a {
    color: white !important;
}

@media (-webkit-min-device-pixel-ratio:0) {
    .support-display {
        display: contents !important;
    }
}

.phone-wrapper {
    display: inline-block;
}

.guide-title {
    padding: .75rem 1.25rem;
    color: #3459b0;
    font-size: 18px !important;
}

.hide-guides {
    display: none;
}

.tbl-sss {
    background-color: #f0fafe;
}

.tbl-margin {
    margin-bottom: 0 !important;
}

.sp-sss-module {
    color: #117699 !important;
}

.sss-card {
    background-color: #f0fafe;
}

.sss-card-sticky {
    position: sticky;
    top: 230px;
}

.sss-bttn-sticky {
    position: sticky;
    top: 150px;
}

.header-sss-module {
    font-size: 16px !important;
}

.btn-sss {
    width: -webkit-fill-available;
    padding: 20px;
    margin-bottom: 0.5rem;
    background-color: white !important;
    color: black;
    border: 1px solid gray;
}

    .btn-sss:hover {
        width: -webkit-fill-available;
        padding: 20px;
        margin-bottom: 0.5rem;
        background-color: #36cf94 !important;
        border: 1px solid #36cf94;
    }

.guide-detail-header {
    padding: 20px;
    font-size: 15px !important;
    font-weight: bold;
    overflow: hidden;
    border-bottom: 1px solid gainsboro !important;
}

.single-blog-content img {
    max-width: 100%;
    height: auto;
}

.active-guide {
    color: #117699 !important;
}

.new-guide-card-title {
    padding-left: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 15px !important;
    font-weight: bold !important;
}

.guide-card-height {
    height: max-content !important;
}

.tc-sss-module {
    padding-left: 0 !important;
    padding-top: 1rem !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
    text-align: center !important;
    padding-right: 0 !important;
}

.guide-detail-h1 {
    font-size: 32px !important;
}

.xdsoft_datetimepicker.xdsoft_inline {
    border-radius: 15px !important;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    border-radius: 15px !important;
}

.xdsoft_select {
    background-color: #7f8bc0 !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    background-color: #104d84 !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background-color: #104d84 !important;
}

.box-shadow-none {
    box-shadow: none !important;
}

.text-preregister-info {
    color: #2b4e95 !important;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }

.cat-ul {
    display: block;
    left: 100%;
    top: 0;
    min-width: 340px;
    background-color: #3459b0 !important;
    margin-top: 0 !important;
    margin-left: 1px;
    padding-bottom: 1rem;
}

    .cat-ul a {
        color: white !important;
        padding: 5px 20px;
        text-decoration: none !important;
    }

.sub-cat-ul {
    display: block;
    left: 100%;
    top: 0;
    position: absolute;
    min-width: 200px;
    margin-left: 2px;
    padding-bottom: .5rem;
}

.navbar-dropdown-ul {
    background-color: #3459b0 !important;
    min-width: 300px;
    display: grid;
}

    .navbar-dropdown-ul a {
        color: white !important;
    }

.header-link-hover {
    font-weight: initial !important;
    padding-top: 6px;
}

    .header-link-hover:hover {
        font-weight: bold !important;
    }



.chevron-right {
    width: 3%;
    float: right;
    margin-right: 1rem;
    margin-left: auto;
}

.chevron-right-desktop {
    width: 7px;
    float: right;
    margin-left: auto;
    color: white !important;
    padding-top: 7px;
}

.goBackToMainCat {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1rem;
    background-color: #f7f9fa;
    padding: 15px;
    padding-left: 30px;
}

.goBackToSubCat {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1rem;
    background-color: #f7f9fa;
    padding: 15px;
    padding-left: 30px;
}

.chevron-left {
    width: 3%;
    float: left;
    margin-right: 1rem;
    margin-left: 0;
}



@media(min-width: 319.01px) {
    .header-modal-content {
        display: none !important;
    }

    .img-header {
        width: 90% !important;
    }

    .edanisman-header {
        font-size: 22px;
    }

    .header-left {
        width: 50% !important;
    }

    .training-card-footer {
        width: 50% !important;
    }

    .card-footer-new {
        bottom: 15px;
        left: 30px;
        margin-bottom: 5px;
    }

    .card-footer-training-without-price {
        display: flex;
        justify-content: space-between;
    }

    .incele-buttonWrapper-new {
        position: initial !important;
    }

    .sidebar-cats-style div {
        font-size: 18px;
        padding: 8px 8px 8px 32px;
    }

    .sidebar-cats-style-new div:not(:first-child) {
        font-size: 18px;
        padding: 8px 8px 8px 32px;
    }

    .sidebar-cozumlerimiz {
        width: 158px !important;
        display: block !important;
        margin-left: .5rem !important;
        color: white !important;
        background-color: #335eb3 !important;
    }
}

@media(min-width: 450px) {
    .sidebar-cats-style div {
        font-size: 24px;
        padding: 8px 8px 8px 32px;
    }

    .sidebar-cats-style-new div:not(:first-child) {
        font-size: 24px;
        padding: 8px 8px 8px 32px;
    }

    .sidebar-cozumlerimiz {
        width: 200px !important;
        display: block !important;
        margin-left: .5rem !important;
        color: white !important;
        background-color: #335eb3 !important;
        font-size: 24px !important;
    }
}

@media(min-width: 992.01px) {
    .header-modal-content {
        display: flex !important;
    }

    .img-header {
        width: 80% !important;
    }

    .edanisman-header {
        font-size: 36px;
    }

    .header-left {
        width: 100% !important;
    }

    .training-card-footer {
        width: 100% !important;
        right: 10px;
        text-align: -webkit-center;
        margin-top: 0.5rem !important;
        bottom: -22px;
    }

    .card-footer-new {
        position: absolute;
        bottom: 30px;
        left: 30px;
        width: 100%;
        display: flex;
        flex-flow: row;
    }

    .incele-buttonWrapper-new {
        position: initial !important;
    }
}

.sgLogoCard {
    width:52px;
    min-width:52px;
    min-height: 42px;
    margin-bottom: 9px;
}

.fiyat-araligi {
    float: right;
    width: 150px;
    padding: 5px;
    border-radius: 10px;
}

.chevron-right-desktop-new {
    margin-right: 1rem !important;
}

#dropCozumList {
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.card-detail-infos {
    margin-top: 0.5rem;
    font-size: 12px;
}

.category-padding {
    margin-top: 5px !important;
}

.sub-category-padding {
    margin-top: 9px !important;
}

.fiyat-butonu {
    align-self: self-start;
    padding-bottom: 5px;
    border-radius: 10px;
    margin-top: 1px;
}

.clear-display-overflow {
    clear: both;
    display: block;
    overflow: hidden;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.productAuthorLogo {
    /* margin-bottom: 20px;
    max-height: 100px;
    object-fit: contain;*/
    height: 50px;
    /* display: flex;
    justify-content: end;*/
}

.header-img {
    padding-left: 0;
}

.eDanismanNedirContainer .card {
    background: transparent;
}

.eDanismanNedirContainer-text-exp {
    padding-top: 10px
}

.eDanismanNedirContainer .text-primary, .eDanismanNedirContainer .border-primary {
    color: #ffffff !important;
}

.eDanismanNedirSection {
    color: #ffffff;
    background-image: url('/images/nedir-bg.jpg');
    background-size: cover;
    margin-top: 20px;
}

.eDanismanNedirContainer-text-title {
    padding-top: 20px
}

.header-img {
    padding-left: 0;
}

.edanisman-header-div {
    padding-right: 0;
}

.edanisman-subheader {
    font-size: 36px;
}

.author-div {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.author-text {
    text-align: center;
    margin-bottom: 10px;
}

.mobile-carousel {
    margin-left: 0.1rem;
}

.mobile-main-header {
    padding-left: 10px;
}

.main-header-center {
    margin-top: 3rem;
    align-self: center;
    align-items: baseline;
}

.img-header-sec {
    margin-bottom: 80px;
    margin-left: 10px;
}

.img-header-first {
    margin-top: 2rem;
}

.training-desc-custom ul {
    margin-left: 1rem;
    counter-reset: section;
    list-style-type: none;
}

.training-desc-custom ol li::before {
    counter-increment: section;
    content: counters(section,".") ". ";
}

.training-desc-custom ol {
    margin-left: 1rem;
    counter-reset: section;
    list-style-type: none;
}

.training-desc-custom ul li {
    list-style-type: disc;
}

.display {
    display: block !important
}

.car-card-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-li-item-wrapper {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}

.desktop-main-header {
    align-items: center;
    height: 500px
}

.doc-img {
    width: 24px;
    height: 24px;
}

a[disabled="disabled"] {
    pointer-events: none;
    border-color: #eeeeee !important;
    background-color: #eeeeee !important;
    color: #bebebe !important; 
}

.egitim-header-row {
    display: flex;
    justify-content: space-between;
    padding-right: 15px;
    padding-left: 15px;
}

.egitim-header-logo {
    height: 50px;
}

.mailMenuWrapper {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.kampanya-wrapper-div {
    padding: 0;
    width: 30rem;
    background: rgb(54,91,172);
    background: linear-gradient(216deg, rgba(54,91,172,1) 0%, rgba(47,136,202,1) 50%, rgba(51,107,184,1) 100%);
}

.kampanya-header-wrapper {
    justify-content: space-between;
    padding: 1rem 1.8rem;
    width: 100%;
}

.kampanya-date-box {
    width: 3rem;
    height: 3.2rem;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    background-color: #4B6DB5;
    -webkit-box-shadow: -2px 6px 12px 4px #365BAC;
    box-shadow: -2px 6px 12px 4px #365BAC;
}

.kampanya-date-wrapper {
    align-items: center;
}

.kampanya-date-brace {
    padding: 0 5px;
}

.kampanya-close-img {
    color: white;
    width: 100%;
}

.kampanya-close-button {
    padding: 7px !important;
    background-color: transparent !important;
    width: 100%;
    height: 100%;
}

.kampanya-close-div {
    width: 3rem;
    height: 3rem;
    border-radius: 10px;
    background-color: #468AC9;
    -webkit-box-shadow: -2px 6px 8px 1px #365BAC;
    box-shadow: -2px 6px 8px 1px #365BAC;
}

.kampanya-date-span {
    color: white;
    font-size: 1rem;
}

.kampanya-datetext-span {
    color: #83D2FF;
    font-size: 0.25rem;
    margin-top: -5px;
}

.kampanya-desc-span {
    padding: 0 20px;
    font-size: 40px;
    color: white;
    font-weight: bold;
    background: #365CAD;
    background: -moz-linear-gradient(left, #365CAD 0%, transparent 100%);
    background: -webkit-linear-gradient(left, #365CAD 0%, transparent 100%);
    background: linear-gradient(to right, #365CAD 0%, transparent 100%);
    margin-bottom: 0.4rem !important;
    overflow: hidden !important;
}

.kampanya-body-wrapper {
    padding: 0;
}

.kampanya-sub-text-div {
    padding: 5px 20px;
}

.kampanya-sub-desc {
    color: white;
    line-height: 1;
    font-size: 32px;
}

.kampanya-footer-div {
    justify-content: center;
    align-items: center;
    display: flex;
    height: 110px;
}

.kampanya-go-product-btn {
    font-size: 25px;
    background-color: #2BACE3;
    border-radius: 10px;
}

.kampanya-popup {
    display: none;
}

.modal-backdrop.show {
    opacity: 0 !important;
}

.modal {
    z-index: 9999999 !important;
}

.modal-backdrop {
    z-index: -1;
}

.kampanya-close-button:hover {
    background-color: transparent !important;
}

.kvkk-checkbox-text {
    margin-bottom: 0 !important;
}

.kvkk-checkbox-wrapper {
    align-items: center;
}

.rightKvkk > p {
    margin-bottom: 0 !important;
}


.ebulten-desc-span {
    padding: 0 20px;
    font-size: 40px;
    color: white;
    font-weight: bold;
    background: rgb(32,104,221);
    background: linear-gradient(to right,transparent 0%, rgba(38,97,217,1) 50%, transparent 100%);
    margin-bottom: 0.4rem !important;
    text-align: center;
    width: 100%;
}

.ebulten-wrapper-div {
    padding: 0;
    width: 40rem;
    background: rgba(32,104,221,50);
    background: radial-gradient(circle, rgba(5,168,255,70) 0%, rgba(5,168,255,70) 50%, rgba(32,104,221,70) 100%);
}

.kampanya-sub-text {
    width: 50%;
    text-align: center;
    color: white;
    display: flex;
}

.ebulten-body-wrapper {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.kvkk-checkbox-div {
    flex: 0 0 15% !important;
}

.ebulten-popup {
    display: none;
}

.optionTrainingOffline {
    display: none;
}

/*Share Links*/
.share-links-container {
    display: inline-block;
    float: right;
    padding-top: 12px;
}

    .share-links-container div {
        display: inline-block;
        width: 38px;
        height: 38px;
        border-radius: 60px;
        box-shadow: 2px 2px #888;
        padding: 0.5em 0.6em;
        text-align: center;
    }

    .share-links-container a {
        text-decoration: none;
        color: white
    }

        .share-links-container a:hover {
            opacity: 0.7;
        }

.whatsapp-share {
    background-color: #25D366;
}

.linkedin-share {
    background-color: #0077b5;
}

.facebook-share {
    background-color: #4267B2;
}

.twitter-share {
    background-color: #00acee;
}

/*.pinterest-share {
    background-color: #e60023;
}*/

.mail-share {
    background-color: rgb(53, 53, 53);
}

@media(max-width: 600px) {

    .responsive-1 .share-links-container {
        display: block;
        float: none;
        text-align: center;
    }
}

@media(min-width: 600px) and (max-width:1200px) {

    .responsive-1 .share-links-container {
        float: none;
    }
}
/*Share Links*/

/*Youtube Cards*/
/*.yt-video-card {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}

.yt-video-title {
    color: #dea04f;
    height: 80px;
    max-height: 80px;
    text-align: center;
}

.yt-video-content {
    width: 30%;
    max-width: 30%;
}

.yt-videos {
    display: flex;
    justify-content: space-between;
}

@media(max-width: 992px) {

    .yt-video-title {
        height: auto;
        max-height: none;
        margin-bottom: 8px;
    }

    .yt-video-card {
        margin-bottom: 32px;
    }
}

@media(max-width: 576px) {
    .yt-video-content {
        width: 80%;
        max-width: 80%;
        margin: 1rem;
    }

    .yt-videos {
        flex-direction: column;
        width: 100%;
        align-items: center;
    }
}*/

/*Youtube Cards*/

/*Youtube Lazy Load*/
/*!
 * Youtube LazyLoad 
 * v4.0.1
 * https://github.com/the-muda-organization/youtube-lazyload
 * MIT License
 */


/* youtube lazyload container */
.yt-lazyload {
    width: 100%;
    position: relative !important;
    overflow: hidden;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* youtube lazyload container ::before --> to maintain 16/9 ratio & black bg before JS loaded */
    .yt-lazyload::before {
        content: '';
        width: 100%;
        display: block;
        position: relative;
        padding-top: 56.25%; /*16:9 ratio*/
        background-color: #000;
    }

/* youtube lazyload wrap */
.yt-lazyload-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: inherit;
}

/* youtube lazyload content */
.yt-lazyload-content {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #000;
    /*background-image: var(--yt-lazyload-img);*/
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

/* play-btn */
.yt-lazyload-playbtn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 68 48'%3E%3Cpath fill='%23212121' fill-opacity='.8' d='M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z'/%3E%3Cpath fill='%23fff' d='m45 24-18-10v20'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: calc(35px + 10%) auto;
    background-repeat: no-repeat;
}

    /* play-btn:hover */
    .yt-lazyload-playbtn:hover {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 68 48'%3E%3Cpath fill='red' d='M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z'/%3E%3Cpath fill='%23fff' d='m45 24-18-10v20'/%3E%3C/svg%3E");
    }
/* iframe */
.yt-lazyload iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    border: 0;
}

/*Youtube Lazy Load*/


/*Home Banner Slider*/

#banner-section {
    margin-top: 10rem;
}

@media(max-width: 1200px) {
    #banner-section {
        margin-top: 3rem;
    }
}

#banner-section .home-bs-container {
    /*max-width: 1440px;
    margin: auto;
    max-height: 737px;*/
}

.home-bs-container .home-bs-row {
    display: flex;
    justify-content: center;
}

.home-bs-row .home-bs-col {
    width: 100%;
}

.home-bs-col .banner-container {
    width: 100%;
    max-width: 1920px;
    margin: auto;
}

.banner-container .banner-img-wrapper {
    position: relative;
    width: 98%;
    max-width: 1440px;
    max-height: 810px;
    margin: auto;
}

.banner-img-wrapper img { /*Upload Photo Standart Size: 1920 x 1080*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.banner-img-wrapper .aspect-ratio-helper {
    padding-bottom: 56.25%;
}
/*Home Banner Slider*/
/*Top Menu*/
.mobile-menu-product-wrapper, .mobile-menu-category-wrapper, .menu-product-wrapper {
    display: none;
}
/*Top Menu*/


#init-fresh-chat-button {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    padding: 10px;
    border-radius: 16px;
    z-index: 999;
    background-color: #335eb3 !important;
    color: white;
    opacity: 1;
    transition: opacity 1s;
}

    #init-fresh-chat-button:hover {
        background-color: #26447f !important;
        cursor: pointer;
    }

    #init-fresh-chat-button.hide {
        opacity: 0;
    }

.bg-color-red {
    background-color: red;
    border-color: red;
}

.send-presentation-container {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999999;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.7);
}

.send-presentation-content {
    padding: 2rem;
    background-color: white;
    border: 1px solid #335eb3;
    border-radius: 1rem;
    overflow-y: auto;
    max-height: 90%;
}

@media(min-width: 1368px) {
    .send-presentation-content {
        max-width: 25%;
        max-height: 100%;
    }
}

@media(min-width: 728px) and (max-width: 1368px) {
    .send-presentation-content {
        max-width: 50%;
    }
}

.send-presentation-content > div:first-child {
    text-align: right;
}

.send-presentation-content > .close-popup-div {
    color: #444;
}

    .send-presentation-content > .close-popup-div:hover {
        cursor: pointer;
        color: #000;
    }

.send-presentation-content #result-msg-div {
    padding: 16px 8px;
    margin: 16px 0;
    border-radius: 8px;
    text-align: center;
}

#send-presentation-form > .send-presentation-form-control {
    margin: 1rem 0;
}

#send-presentation-form .send-presentation-form-control > .checkbox {
    display: inline-block;
}

#send-presentation-form .send-presentation-button {
    width: 100%;
}

.product-detail-top-section > div {
    display: flex;
}

.product-detail-top-section > .product-detail-main-content {
    justify-content: space-between;
}

.product-detail-top-section > .product-detail-extra-content {
    flex-direction: column;
}

.product-detail-extra-content .author-content-div {
    display: flex;
    justify-content: right;
}

.author-content-div .author-content-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.author-content-wrapper > img {
    margin-bottom: 5px;
}

@media(max-width:768px) {

    .product-detail-top-section > .product-detail-main-content {
        flex-direction: column;
    }

    .product-detail-extra-content .author-content-div {
        display: none;
    }
}


/*Home Page Changes*/
/*Base*/
.hp-section {
    padding: 64px 0;
}

.hp-section-header {
    color: var(--dark-blue);
    text-align: center;
    font-weight: 600;
    margin-bottom: 32px;
    letter-spacing: 2px;
}

.hp-section-sub-header {
    color: var(--blue);
    text-align: center;
}

.hp-section-triple-content {
    display: flex;
    justify-content: space-evenly;
    gap:32px;
}

/*.featured-product-title {
    color: #003A70;
    font-size: 28px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
}*/
.blog-product-title {
    color: #003A70;
    font-size: 28px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
}

@media (max-width: 1140px) {
    .hp-section-triple-content {
        flex-direction: column;
        align-items: center;
    }
}

.hp-svg-frame {
    background-color: var(--blue);
    width: 80px;
    height: 80px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 5px 10px -5px #258AFF;
}
/*Base*/


/*howitwork*/

#hp-howitwork-section .hp-section-content {
    display: flex;
    justify-content: center
}

    #hp-howitwork-section .hp-section-content .content-item > div {
        margin: 8px 0;
    }

@media (min-width: 1140px) {
    #hp-howitwork-section .hp-section-content .content-item {
        display: inline-block;
    }

        #hp-howitwork-section .hp-section-content .content-item:nth-of-type(odd) {
            display: flex;
            flex-direction: column;
            align-items: center;
            width: 10%;
            margin: 0 16px;
        }

            #hp-howitwork-section .hp-section-content .content-item:nth-of-type(odd) > div:last-child {
                text-align: center;
            }

    #hp-howitwork-section .hp-section-content .content-item-2 {
        margin-top: 40px !important;
    }

    #hp-howitwork-section .hp-section-content .content-item-3 {
        margin-top: 80px !important;
    }

    #hp-howitwork-section .hp-section-content .content-item-4 {
        margin-top: 40px !important;
    }

    #hp-howitwork-section .hp-section-content .content-item-5 {
        margin-top: 160px !important;
    }
}

@media(max-width: 1140px) {
    #hp-howitwork-section .hp-section-content {
        flex-direction: column;
        align-items: center;
    }

        #hp-howitwork-section .hp-section-content .content-item {
            margin: 16px 0;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column
        }

        #hp-howitwork-section .hp-section-content .content-item-2, #hp-howitwork-section .hp-section-content .content-item-4 {
            display: none !important;
        }
}
/*howitwork*/

/*statistics*/
#hp-statistics-section {
    background-color: var(--light-blue);
}

    #hp-statistics-section .statistics-content {
        display: flex;
        justify-content: space-evenly;
    }

.statistics-content .statistics-item {
    width: 33%;
    max-width: 33%;
    vertical-align: top;
    margin: 0 16px;
}

#hp-statistics-section .triple-content-item .item-desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 0 0 8px;
}

#hp-statistics-section .triple-content-item > div {
    margin: 16px 0;
    display: flex;
    justify-content: center;
}


@media(max-width: 1140px) {
    #hp-statistics-section .triple-content-item > div {
        flex-direction: column;
        align-items: center;
    }

    #hp-statistics-section .triple-content-item .item-desc {
        margin: 8px 0 0 0;
        text-align: center;
    }
}
/*statistics*/

/*information*/
#hp-information-section .triple-content-item > div {
    margin: 16px 0;
    display: flex;
    justify-content: center;
}

#hp-information-section .triple-content-item > div p {
        text-align: center;
        max-width: 400px;
}

#hp-information-section .triple-content-item .info-title-content {
    color: var(--dark);
    font-weight: 600;
}
/*information*/

/*ext-contents*/
#hp-ext-contents-section {
    background-color: var(--light-blue);
}

    #hp-ext-contents-section .content-menu {
        text-align: center;
        margin-bottom: 32px;
    }

        #hp-ext-contents-section .content-menu a {
            margin: 0 16px;
            color: #666666;
            font-weight: 600;
            cursor: pointer;
        }

    #hp-ext-contents-section .hp-blog-item {
        display: flex;
    }

.hp-blog-item .hp-blog-item-card {
    display: flex;
    flex-direction: column;
    border-radius: 16px;
    /* box-shadow: 0 2px 15px -3px rgba(0, 0, 0, 0.07), 0 10px 20px -2px rgba(0, 0, 0, 0.04);*/
    background-color: #ffffff;
    min-height: 400px;
}

.hp-blog-item-card > div {
    width: 100%;
    text-align: center
}

.hp-blog-item-card > .blog-photo-content {
    height: 200px;
    max-height: 200px;
}

.hp-blog-item-card img {
    width: 100%;
    max-width: 100%;
    /*object-fit: contain;*/
    height: 100%;
    border-radius: 16px 16px 0 0;
}

.hp-blog-item-card .blog-text {
    margin: 16px 0;
    color: var(--blue);
}

.hp-blog-item-card .blog-title-content {
    color: var(--dark);
    font-weight: 600;
    height: 64px;
    max-height: 200px;
}

.hp-blog-item-card .blog-date-content {
    margin: 16px 0;
    color: #666666;
}

.hp-blog-item-card .read-more-blog {
    margin: 16px 0;
    color: var(--blue);
}

@media(max-width: 1140px) {
    #hp-ext-contents-section .hp-blog-item, #hp-ext-contents-section .hp-vlog-item {
        justify-content: center;
    }
}

@media(max-width: 1140px) and (min-width: 762px) {
    .hp-blog-item .hp-blog-item-card {
        width: 50%;
    }

    .hp-vlog-item .hp-vlog-item-card {
        width: 50%;
    }
}

@media(max-width: 762px) {
    .hp-blog-item .hp-blog-item-card {
        width: 100%;
    }

    .hp-vlog-item .hp-vlog-item-card {
        width: 100%;
    }
}

#hp-ext-contents-section #vlog-content {
    display: none;
}

#hp-ext-contents-section .hp-vlog-item {
    display: flex;
}

.hp-vlog-item .hp-vlog-item-card {
    display: flex;
    flex-direction: column;
    border-radius: 16px;
    /* box-shadow: 0 2px 15px -3px rgba(0, 0, 0, 0.07), 0 10px 20px -2px rgba(0, 0, 0, 0.04);*/
    background-color: #ffffff;
    min-height: 300px;
    width: 100%;
}

.hp-vlog-item-card > div {
    text-align: center;
}

.hp-vlog-item-card > .yt-video-frame {
    height: 200px;
    max-height: 200px;
}

.hp-vlog-item-card .vlog-text {
    margin: 16px 0;
    color: var(--blue);
}

.hp-vlog-item-card .yt-video-title {
    color: var(--dark);
    font-weight: 600;
    height: 64px;
    max-height: 200px;
}
/*ext-contents*/


/*featured-products*/


.product-type-info-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: center;
}


.cm-clicked {
    border-bottom: 2px solid var(--blue) !important;
    color: var(--blue) !important;
}

/*ED NEW MENU*/

#header-main-content .logo-div img {
    max-height: 60px;
    width: auto;
}

#sub-page-header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/*LD MENU*/
@media(max-width: 1340px) {
    #main-menu-container #main-menu .main-menu-part > div {
        margin: 0 5px;
    }
}

#header-main-content {
    margin: auto;
}

@media(min-width:1140px) {
    #header-main-content {
        position: fixed;
        z-index: 9999999;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
    }
}

#main-menu-container {
    padding: 24px 36px;
    background-color: white;
    display: flex;
    align-items: baseline;
    border-bottom: 1px solid black;
}

#main-menu {
    display: flex;
    justify-content: center;
    width: 100%;
}

    #main-menu .main-menu-part {
        display: flex;
        align-items: center;
        gap:36px;
    }

    #main-menu #main-menu-part-3 {
        gap: 8px;
    }

    @media(max-width: 1300px) {
        #main-menu .main-menu-part {
            gap: 24px;
        }
    }

        #main-menu .main-menu-part > div {
            margin: 0 8px;
        }


    #main-menu .menu-sub-list {
        display: none;
    }


    #main-menu #main-menu-part-1 i {
        font-size: 12px;
    }

    #main-menu .login-btn {
        border: 1px solid var(--blue) !important;
        color: var(--blue);
        padding: 8px;
        border-radius: 4px;
        display: block;
    }

        #main-menu .login-btn:hover {
            text-decoration: none !important;
            cursor: pointer;
            background-color: #f1f1f1;
        }

    #main-menu .signup-btn {
        color: white;
        background-color: var(--blue);
        padding: 8px;
        border-radius: 4px;
        display:block;
    }

        #main-menu .signup-btn:hover {
            text-decoration: none !important;
            cursor: pointer;
            background-color: var(--deep-blue);
        }

#main-menu-part-1 .menu-sub-list a {
    color: #000000;
    text-decoration: none !important;
}

#main-menu-part-1 .main-menu-part-item {
    cursor: pointer;
}

    #main-menu-part-1 .main-menu-part-item a {
        color: #000000;
        text-decoration: none !important;
    }

    #main-menu-part-1 .main-menu-part-item > a:hover {
        color: var(--blue);
    }

    #main-menu-part-1 .main-menu-part-item:hover {
        color: var(--blue) !important;
        border-bottom: 1.5px solid var(--blue);
    }


#main-menu .menu-sub-list {
    margin-top: 16px;
    position: absolute;
    z-index: 99999;
    border: solid 2px var(--blue);
    max-width: 300px;
    max-height: 500px;
    overflow-x: auto;
}

    #main-menu .menu-sub-list .menu-sub-list-item:nth-of-type(odd) {
        background-color: var(--alt-soft-blue);
    }

    #main-menu .menu-sub-list .menu-sub-list-item:nth-of-type(even) {
        background-color: #ffffff;
    }

    #main-menu .menu-sub-list .menu-sub-list-item:hover {
        background-color: #f1f1f1 !important;
    }

    #main-menu .menu-sub-list .menu-sub-list-item {
        padding: 8px 36px 8px 8px
    }

@media(max-width: 1140px) {
    #main-menu-container {
        display: none !important;
    }
}
/*LD MENU*/
/*SD MENU*/
@media (min-width: 1140px) {
    #main-sd-menu-container {
        display: none !important;
    }
}

#main-sd-menu-part-1 {
    padding: 8px;
}

    #main-sd-menu-part-1 > .right-col {
        display: flex;
        align-items: center;
        font-size:24px;
    }

        #main-sd-menu-part-1 > .right-col > div {
            display: inline-block;
            margin: 0 8px;
        }

        #main-sd-menu-part-1 > .right-col .basket-div a {
            vertical-align: super;
        }

        #main-sd-menu-part-1 > .right-col .sd-menu-op-container {
            cursor: pointer;
            font-size:24px;
        }

            #main-sd-menu-part-1 > .right-col .sd-menu-op-container i {
                font-size: 24px;
            }

#close-sd-sub-menu {
    display: none;
}

#main-sd-menu-container {
    background-color: #ffffff;
    position: relative;
    z-index: 999999;
    border-bottom: 1px solid black;
}

#main-sd-menu-container > #main-sd-menu {
        display: flex;
        flex-direction: column;
}

#main-sd-menu .main-sd-menu-part {
    display: flex;
    justify-content: space-between;
    align-items:center;
    margin: 0 24px;
}

#main-sd-menu .sd-menu-sub-list {
    border: solid 2px var(--blue);
    width: 100%;
    max-height: 500px;
    overflow-x: auto;
    display: none;
}

.sd-menu-sub-list .sd-menu-sub-list-item {
    padding: 5px;
}

.sd-menu-sub-list .sd-menu-sub-list-item:nth-of-type(odd) {
        background-color: var(--alt-soft-blue);
}

.sd-menu-sub-list .sd-menu-sub-list-item:nth-of-type(even) {
        background-color: #ffffff;
}

.sd-menu-sub-list .sd-menu-sub-list-item:hover {
       background-color: #f1f1f1 !important;
}

#main-sd-menu-part-2 a {
    color: #000000;
    text-decoration: none !important;
}

#main-sd-menu-part-2 .education-product-div, #main-sd-menu-part-2 .service-product-div {
    cursor: pointer;
}

#main-sd-menu-part-2 .education-button-div i, #main-sd-menu-part-2 .service-button-div i {
    float: right;
    margin: 0 8px;
}

#main-sd-menu-part-2 > div {
    border-bottom: 1px solid #A5A7AA;
    padding: 8px;
    width:100%;
}

#main-sd-menu .login-btn {
    border: 1px solid var(--blue) !important;
    color: var(--blue);
    padding: 8px;
    border-radius: 4px;
}

    #main-sd-menu .login-btn:hover {
        text-decoration: none !important;
        cursor: pointer;
        background-color: #f1f1f1;
    }

#main-sd-menu .signup-btn {
    color: white;
    background-color: var(--blue);
    padding: 8px;
    border-radius: 4px;
}

    #main-sd-menu .signup-btn:hover {
        text-decoration: none !important;
        cursor: pointer;
        background-color: var(--deep-blue);
    }

.main-sd-menu-part.sub-part {
    flex-direction: column;
}

#main-sd-menu-part-3 > div {
    width: 100%;
    margin: 1rem;
}

#main-sd-menu-part-3 input {
    width: 66%;
    display: inline-block;
    padding: 10px 50px;
}

#main-sd-menu-part-3 input.clicked {
    width: 100%;
}

#main-sd-menu-part-3 .btn-wrapper {
    display: flex;
}

#main-sd-menu-part-3 .btn-wrapper > div {
    display: inline-block;
    width: 50%;
    text-align: center;
}

#main-sd-menu-part-3 .btn-wrapper > div > a {
    display: inline-block;
    width: 66%;
}



/*SD MENU*/

/*SD&LD*/
#main-menu,#main-sd-menu {
    position: relative;
}

/*SD&LD*/

/*List Scroll*/
#main-menu .menu-sub-list::-webkit-scrollbar, #main-sd-menu .sd-menu-sub-list::-webkit-scrollbar {
    width: 5px;
    background-color: var(--white);
}

#main-menu .menu-sub-list::-webkit-scrollbar-thumb, #main-sd-menu .sd-menu-sub-list::-webkit-scrollbar-thumb {
    background-color: var(--gray);
}

#main-menu .menu-sub-list::-webkit-scrollbar-track, #main-sd-menu .sd-menu-sub-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #000000;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: var(--white);
}
/*List Scroll*/

/*Header Banner*/
#header-main-content #header-banner-container {
    padding: 8px;
    background-color: var(--deep-blue);
    color: white;
    text-align: center;
}

#header-banner-container a {
    color: var(--blue);
    text-decoration: underline;
}
/*Header Banner*/
/*ED NEW MENU*/

.slider-button {
    width: 162px;
    height: 43px;
    font-size: 13px;
    background-color: #009ADE;
    border-radius: 4px;
    -ms-transform: translate(-50%, -50%);
    white-space: normal !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-container {
    position: absolute;
    bottom: 5rem;
    left: 50%;
    transform: translateX(-50%);
}

@media(max-width: 1140px) {

    .slider-button {
        height:1.5rem;
        font-size: 6px;
        background-color: #009ADE;
        border-radius: 4px;
        -ms-transform: translate(-50%, -50%);
        white-space: normal !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .slider-container {
        position: absolute;
        bottom: .8rem;
        left: 50%;
        transform: translateX(-50%);
    }
}




