.media-project-hover:hover .media__title a {
    /* font-size: 50px !important; */
    text-decoration: none !important;
    color: white !important;
    /* margin-left: 10px !important;
        margin-bottom: 10px !important; */
    /*transform: scale(1.3);*/
}
.messageInput{
    display:none;

}
#workerForm{
    display: none;
}

#dropdownMenuButton4:focus {
    border: 1px solid #0b4d7e !important;
}

#dropdownMenuButton6:focus {
    border: 1px solid #0b4d7e !important;
}

.my-hidden {
    display: none;
}

.my-distiributor-display-none {
    display: none;
}

#contact-form input[type="file"] {
    padding-left: 0px;
    padding-top: 0px;
    height: 44px;
}

.my-iso-add {
    display: contents;
}

#my-tedarik-last {
    display: none;
}

.my-erase {
    font-size: 14px;
    margin-top: 8px;
    color: white;
    background: #0b4d7e;
    padding: 0px 10px;
    border-radius: 20px;
    position: relative;
    bottom: 40px;
    margin-left: auto;
    margin-right: 10px;
    cursor:pointer;
}

.dropdown-item input[type="checkbox"] {
    width: 20px;
    margin-right: 10px;
}

.my-responsive-label {
    position: relative;
    bottom: 60px;
    left: 12px;
    color: #757575;
    font-weight: 500;
    font-size: 13px;
    transition: .2s ease-in-out all;
}

.kariyer-upload {
    padding-top: 0px !important;
    height: unset !important;
    padding-left: 0px !important;
}


.my-form-group {
    height: 60px;
}


.tedarik-form input[type="file"] {
    cursor: pointer !important;
    color: #757575;
}

input[type="file"] {
    -webkit-appearance: none;
    text-align: left;
    -webkit-rtl-ordering: left;
    padding-top: 13px;
    padding-left: 18px;
    height: 60px;
}

.dropdown-menu {
    top: -3px !important;
}

    .dropdown-menu.show {
        position: absolute;
        transform: translate3d(0px, 60px, 0px);
        top: -3px !important;
        left: 0px;
        will-change: transform;
        width: 100%;
    }

.my-tedarik-dropdown {
    width: 100%;
    height: 60px;
    border: 1px solid #dee3ea;
    padding-left: 10px;
    display: flex;
    padding-right: 10px;
    padding-top: 21px;
    font-size: 16px;
    font-weight: 500;
    color: #0b4d7e;
}

.my-cursor {
    cursor: pointer;
}

.dropdown-toggle::after {
    display: none
}

.my-custom-dropdown-select {
    margin-left: auto;
    margin-top: -9px;
}

    .my-custom-dropdown-select i {
        color: #0b4d7e;
        font-size: 17px;
    }

.my-marka-choose {
    display: none;
    max-height: 70px;
    /*opacity:0;
    transition:0.3s all ease;*/
}

.my-text-area {
    height: 160px !important;
}

.my-tedarik-p {
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    margin-top: 15px;
    margin-left: 10px;
}


.tedarik-form input[type="file"]::-webkit-file-upload-button {
    -webkit-appearance: none;
    float: right;
    margin: 0 0 0 10px;
    /*border: 1px solid #aaaaaa;*/
    /* border-radius: 4px;*/
    /*background-image: -webkit-gradient(linear, left bottom, left top, from(#d2d0d0), to(#f0f0f0));
    background-image: -moz-linear-gradient(90deg, #d2d0d0 0%, #f0f0f0 100%);*/
    position: relative;
    height: 61px !important;
    bottom: 16px;
    background-color: #dee3ea;
    color: #8c9091;
}


.icon-line {
    width: 116px;
    height: 2px;
    background-color: #0b4d7e;
}

.icon-line-2 {
    width: 116px;
    height: 2px;
    background-color: #0b4d7e;
}

.my-form-icon-box {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #0b4d7e;
    margin-top: -30px;
}

    .my-form-icon-box i {
        color: white;
        margin-left: 21px;
        margin-top: 18px;
        font-size: 22px;
    }

    .my-form-icon-box p {
        font-size: 17px;
        font-weight: 600;
        color: #0b4d7e;
        /* margin-left: 6px;
        margin-top: 15px;*/
    }

.my-border-none {
    border: none !important;
}

.carousel-container-left-sectors li {
    font-size: 17px;
    color: black;
    font-weight: 600;
    line-height: 22px;
}

#cookie-policy {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 20px;
    background: white;
    display: none;
    z-index: 10;
    width: 100%;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 8%);
}

.cookie-text {
    color: #0b4d7e;
    font-size: 15px;
    margin-bottom: 0 !important;
    margin-block-end: 0 !important;
    font-weight: 600;
    margin-top: 15px;
    line-height:1.2;
}

.cookie-policy-accept {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cookie-text a {
    color: #0b4d7e;
    text-decoration: underline;
    font-size: 15px;
    font-weight: 700;
}

.my-news-button1 {
    padding: 9px 70px;
    background-color: #0b4d7e;
    color: white;
    margin-left: 15px;
    border: 1px solid #0b4d7e;
    /* box-shadow: 0px 0 20px 0 rgba(255, 255, 255, 0.3); */
    font-weight: 500;
    /* letter-spacing: 0.5px; */
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}

    .my-news-button1:hover {
        color: white;
        box-shadow: 0 10px 25px 0 rgba(0, 76, 125, .2);
        transform: translateY(-3px);
        backface-visibility: hidden;
        -webkit-font-smoothing: antialiased;
    }

.mail-sending {
    transition: all 400ms;
    position: fixed;
    z-index: 10000 !important;
    width: 100%;
    height: 100%;
    background: #3a3c4b;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    transform: translateY(-100%);
    flex-direction: column;
}

.mail-sending-open {
    transform: translate(0%) !important;
}

.mail-sending p {
    font-size: 18px;
    line-height: normal;
}

.message-error-send {
    color: #f28d4f;
    display: none;
}
.message-error-send-personel {
    color: red;
    display: none;
}
.message-succeded-send {
    color: #0b4d7e !important;
    display: none;
    font-size: 25px !important;
    font-weight: 700 !important;
}

.message-succeded-send-1 {
    color: #0b4d7e !important;
    /*display: inline-block;*/
    font-size: 25px !important;
    font-weight: 700 !important;
}

.sending-image {
    display: flex;
    justify-content: center;
}

    .sending-image img {
        max-width: 100%;
    }


.field-validation-error span {
    transition: all .4s;
    font-size: 13px;
    color: #f28d4f;
}

.my-top-42 {
    top: 42%;
}

.my-recapthca {
    margin-left: auto;
    margin-right: 0px;
}

.checkWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.my-slide-active {
    transform: scale(1.3);
    transition: 0.5s all ease;
    color: white !important;
}

.my-color-white {
    color: white;
}

.my-slide-overlay {
    transform: scaleX(1) !important;
}


.my-marka-box {
    background-color: white;
    box-shadow: 0 0 40px 0 rgb(0 76 125 / 10%);
    min-width: 265px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 11px;
    margin-bottom: 30px;
    cursor: pointer;
    border-bottom: 4px solid white;
    transition: .3s all ease;
    margin-top: 15px;
}

    .my-marka-box:hover {
        border-bottom: 4px solid #0b4d7e;
    }



    .my-marka-box p {
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        color: #0b4d7e;
    }

.slct-dwn {
    position: absolute;
    left: 92%;
    top: 35%;
    color: #0b4d7e;
    font-size: 16px;
}

.custom-pos {
    position: relative;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    /*  display: none;*/
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    color: white;
    background: transparent;
    position: relative;
    left: 30px;
    z-index: 5;
}

input[type="date"]::after {
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    font-size: 17px;
    font-weight: 500;
    position: relative;
    left: 10px;
}

.nav-link .my-form-icon-box {
    background-color: #8c9091;
}

.nav-link .icon-line {
    background-color: #8c9091;
}

.nav-link.active .icon-line {
    background-color: #0b4d7e;
}

.nav-link.active .my-form-icon-box {
    background-color: #0b4d7e;
}

.nav-link .icon-line-2 {
    background-color: #8c9091;
}

.nav-link.active .icon-line-2 {
    background-color: #0b4d7e;
}



.my-fancbox-img {
    width: 370px;
    height: 212px;
}

.media-project-hover:hover .link {
    color: white !important;
}

.header-search {
    padding-right: 0px !important;
}

.header-icons {
    margin-left: 5px;
    font-size: 13px !important;
}

.news-img {
    cursor: pointer;
    overflow: hidden;
    transition: 0.3s all ease;
    width: 370px;
    height: 212px;
}

    .news-img .my-video-img {
        cursor: pointer;
        overflow: hidden;
        transition: 0.3s all ease;
        width: 370px;
        height: 212px;
    }

.img-hover-zoom {
    height: 212px;
    overflow: hidden;
    width: 370px;
}

    .img-hover-zoom img {
        transition: transform .5s ease;
        height: 212px;
        width: 370px;
    }

    .img-hover-zoom:hover img {
        transform: scale(1.15);
    }

.yazilim-img {
    max-width: 100%;
    height: auto;
}

.vertical-line {
    width: 40px;
    height: 2px;
    background-color: #0b4d7e;
    transform: rotate(90deg);
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
}

.my-p {
    color: #8c9091;
    font-size: 17px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 20px;
    margin-bottom: 10px;
}

.my-p-black {
    color: black;
    font-size: 17px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 27px;
	text-align: initial;
}

    .my-p-black p {
        margin-bottom: 20px;
        min-height: 0.5px;
    }

    .my-p-black ol li {
        margin-bottom: 20px;
        min-height: 0.5px;
    }

    .my-p-black ul li {
        margin-bottom: 20px;
        min-height: 0.5px;
    }


.my-ertas-color {
    color: #0b4d7e;
    transition: .2s all ease;
}

    .my-ertas-color:hover {
        text-decoration: underline;
        color: #0b4d7e;
    }

.my-h2 {
    color: #0b4d7e;
    font-size: 35px;
    font-weight: 700;
}

.my-news-icons {
    font-size: 10px;
    color: white;
    background-color: #e2e2e2;
    padding: 12px 12px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 13px;
    transition: 0.3s all ease;
}

    .my-news-icons:hover {
        color: white !important;
        background-color: #0b4d7e;
    }

.media__title p {
    text-align: left;
    font-weight: 600;
    font-size: 13px;
    color: #8c9091;
    letter-spacing: 0.8px;
}

.media__title h6 {
    text-align: left;
    font-size: 17px;
    color: #0b4d7e;
    margin-top: 5px;
    font-weight: 600;
    line-height: 23px;
    cursor: pointer;
    transition: ease all .3s;
}

    .media__title h6:hover {
        text-decoration: underline;
    }

.my-border {
    background-color: #e2e2e2;
    height: 1px;
    width: auto;
    border-radius: 2px;
    margin-top: -33px;
}

.my-news-button-mobile {
    padding: 6px 40px;
    background-color: #0b4d7e;
    color: white;
    /* margin-left: 15px; */
    border: 1px solid #0b4d7e;
    /* box-shadow: 0px 0 20px 0 rgba(255, 255, 255, 0.3); */
    font-weight: 500;
    /* letter-spacing: 0.5px; */
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    text-align: center;
}

.cd-main-header {
    left: 0px;
}

.my-news-button {
    padding: 9px 40px;
    background-color: #0b4d7e;
    color: white;
    margin-left: 15px;
    border: 1px solid #0b4d7e;
    /* box-shadow: 0px 0 20px 0 rgba(255, 255, 255, 0.3); */
    font-weight: 500;
    /* letter-spacing: 0.5px; */
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}

    .my-news-button:hover {
        color: white;
        box-shadow: 0 10px 25px 0 rgba(0, 76, 125, .2);
        transform: translateY(-3px);
        backface-visibility: hidden;
        -webkit-font-smoothing: antialiased;
    }

.news-a1 {
    color: #8c9091;
    font-weight: 600;
    border-bottom: 2px solid white;
    transition: 0.3s all ease;
    margin-right: 70px;
    transition: all .5s ease-out;
    font-size: 16px;
    /* letter-spacing: 0.5px; */
    padding-left: 10px;
    padding-right: 10px;
}

.news-a2 {
    color: #8c9091;
    font-weight: 600;
    border-bottom: 2px solid white;
    transition: 0.3s all ease;
    margin-right: 5px;
    transition: all .5s ease-out;
    font-size: 16px;
    /* letter-spacing: 1px; */
    padding-left: 10px;
    padding-right: 17px;
}

.news-img1 {
    width: 17%;
    padding-right: 7px;
    margin-bottom: 4px;
}

.news-img2 {
    width: 15%;
    padding-right: 7px;
    margin-bottom: 4px;
}

.news-img3 {
    width: 14%;
    padding-right: 7px;
    margin-bottom: 4px;
}

.news-right-arrow1 {
    width: 10%;
    margin-left: 2px;
    margin-bottom: 3px;
    transition: 0.3s all;
}

.news-right-arrow2 {
    width: 10.5%;
    margin-left: 2px;
    margin-bottom: 3px;
    transition: 0.3s all;
}

.news-a1:hover {
    border-bottom: 2px solid #0b4d7e;
    color: #0b4d7e;
}

    .news-a1:hover .news-right-arrow1 {
        transform: translateX(10px);
        transition: 0.3s all;
    }

.news-a2:hover .news-right-arrow2 {
    transform: translateX(10px);
    transition: 0.3s all;
}

.news-a2:hover {
    border-bottom: 2px solid #0b4d7e;
    color: #0b4d7e;
}

.nav-tabs {
    justify-content: center;
    border-bottom: 1px solid #dee3ea;
}

    .nav-tabs li {
        padding-left: 40px;
        margin-right: 30px;
    }

    .nav-tabs .nav-link {
        border: none;
        border-bottom: 2px solid transparent;
        color: #8c9091;
        font-weight: 600;
        font-size: 18px;
        /* letter-spacing: 0.5px; */
    }

        .nav-tabs .nav-link.active {
            border: none;
            border-bottom: 2px solid #0b4d7e;
            color: #0b4d7e;
        }

        .nav-tabs .nav-link:hover {
            border: none;
            border-bottom: 2px solid #0b4d7e;
            color: #0b4d7e;
        }

    .nav-tabs .nav-link {
        color: #8c9091;
    }

.wrap-modal-slider {
    padding: 0 30px;
    opacity: 0;
    transition: all 0.3s;
}

    .wrap-modal-slider.open {
        opacity: 1;
    }

.your-class {
    width: 100%;
    margin: 0 auto;
    position: relative;
}


/* Arrows */

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

    .slick-prev:hover,
    .slick-next:hover {
        color: #dee3ea;
        outline: none;
        background: #0b4d7e;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: .25;
    }

    .slick-prev:before {
        font-family: 'slick';
        font-size: 15px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent;
        margin-left: -5px;
        position: absolute;
        bottom: 27%;
    }

    .slick-next:before {
        font-family: 'slick';
        font-size: 15px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent;
        margin-left: -4px;
        position: absolute;
        bottom: 27%;
    }

.slick-prev {
    left: -65px;
    background-color: #e2e2e2;
    padding: 17px 17px;
    border-radius: 30px;
}

    .slick-prev:hover {
        background-color: #0b4d7e;
    }

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f053";
    color: white;
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -45px;
    background-color: #e2e2e2;
    padding: 17px 17px;
    border-radius: 30px;
}

    .slick-next:hover {
        background-color: #0b4d7e;
    }

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f054";
    color: white;
}

[dir='rtl'] .slick-next:before {
    content: '←';
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}


    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent;
        }

            .slick-dots li button:hover,
            .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before,
                .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: '•';
                text-align: center;
                opacity: .25;
                color: black;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: black;
        }

.my-slick-img {
    flex-direction: column;
    width: 250px;
    height: 150px;
    position: absolute;
    z-index: 1;
    left: 40px;
    background-color: white;
    box-shadow: 0px 0 40px 0 rgba(0, 0, 0, 0.07);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 30px;
    padding: 0 20px;
}

    .my-slick-img a img {
        width: 100%;
        
    }

.my-slick-div2 {
    max-width: 561px;
    background: #f9f9f9;
    margin-top: 80px;
    border-bottom: 4px solid #0b4d7e;
    margin-left: 5px;
}

    .my-slick-div2 h4 {
        padding-left: 204px;
        padding-top: 45px;
        color: black;
        font-size: 19px
    }

.my-slick-div {
    max-width: 520px;
    background: #f9f9f9;
    margin-top: 80px;
    border-bottom: 4px solid #0b4d7e;
}

    .my-slick-div h4 {
        padding-left: 300px;
        padding-top: 45px;
        color: black;
        font-size: 19px
    }

.my-slick-p {
    text-align: left;
    margin-top: 60px;
    margin-left: 25px;
    border-top: 1px solid #ebe8e8;
    padding-left: 10px;
    color: #8c9091;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
}

.my-slick-p2 {
    text-align: right;
    margin-top: 60px;
    border-top: 1px solid #ebe8e8;
    margin-right: 25px;
    color: #8c9091;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    transition: .3s all ease;
}

    .my-slick-p2:hover {
        color: #0b4d7e;
        transition: .3s all ease;
    }

.jumbotron {
    position: relative;
    overflow: hidden;
    background-color: black;
}

    .jumbotron video {
        position: absolute;
        z-index: 1;
        top: 0;
        width: 100%;
        height: 100%;
        /*  object-fit is not supported on IE  */
        object-fit: cover;
        opacity: 0.5;
    }

    .jumbotron .container {
        z-index: 2;
        position: relative;
    }

.my-video-button {
    padding: 5px 80px;
    border: 1px solid white;
    color: white;
    font-weight: 600;
    transition: 0.4s all ease;
    font-size: 18px;
}

    .my-video-button:hover {
        color: #0b4d7e;
        background-color: white;
    }

/*.carousel-control-prev-icon {
    background-image: url(Assets/images/left-slider.svg);
    width: 50px;
    height: 50px;
}*/

/*.carousel-control-prev-icon {
    background-image: url(Assets/images/right-slider.svg);
    width: 50px;
    height: 50px;
}*/

.carousel-control-prev {
    opacity: 1;
}

.carousel-control-next {
    opacity: 1;
}

.carousel-container-left {
    /* padding-left: 50px; */
    /* margin-top: 40px; */
}

    .carousel-container-left h1 {
        color: #0b4d7e;
        margin-bottom: 10px;
        font-weight: 700;
    }

    .carousel-container-left h3 {
        color: #8c9091;
        margin-bottom: 30px;
        font-size: 24px;
        font-weight: 600;
    }

    .carousel-container-left p {
        font-size: 17px;
        color: black;
        font-weight: 500;
        line-height: 22px;
    }


/* .carousel-container-right {
    padding-right: 50px;
} */


/* .carousel-container-right img {
        box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    } */

.my-video-h1 {
    margin-bottom: 20px;
    font-size: 50px;
}

.my-video-h2 {
    font-weight: 100;
    font-size: 27px;
}

.my-prev {
    width: 50px;
    height: 50px;
    top: 110%;
    left: 46%;
}

.my-next {
    width: 50px;
    height: 50px;
    top: 110%;
    right: 46%;
}

.my-footer-h3 {
    color: #0b4d7e;
}

.my-footer-p {
    margin-top: 15px;
    color: #8c9091;
    font-size: 17px;
    font-weight: 500;
}

.my-a {
    font-size: 30px !important;
    color: #0b4d7e !important;
}

.my-footer-list {
    list-style: none;
    display: flex;
}

    .my-footer-list li {
        display: inline-block;
        margin-right: 0px;
        padding-bottom: 20px;
        margin-left: 51px;
    }

        .my-footer-list li a {
            color: #8c9091;
            font-size: 15px;
            font-weight: 600;
            transition: 0.3s all ease;
        }

            .my-footer-list li a:hover {
                color: #0b4d7e;
                font-size: 15px;
                font-weight: 600;
            }

.my-footer-a {
    color: #0b4d7e;
    font-weight: 600;
}

.my-footer-i {
    color: #0b4d7e;
    font-size: 20px;
    margin-right: 10px;
}

.my-footer-a span {
    position: absolute;
    top: -2px;
    font-size: 15px;
    color: #0b4d7e;
}

    .my-footer-a span:hover {
        color: #0b4d7e;
    }

.my-mega-menu {
    width: 100%;
    background-color: white;
    position: fixed;
    /* right: -4%; */
    right: 0;
    max-width: inherit;
    left: 0;
    /* margin-top: 20px; */
    top: 5px;
    height: 370px;
}

.my-open {
    display: block;
}

/*
@media(min-width:991px){
    #my-container {
        height: 110px;
        background: transparent;
        position: absolute;
    }
}*/
#my-container {
    /*transition: .35s all;*/
    /*position:relative;*/
    /* position: fixed;*/
	
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 1040;
    border-bottom: 0 !important;
    background-color: #ffffff !important;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%);
    -webkit-animation: translateHeader 0.8s;
    -moz-animation: translateHeader 0.8s;
    -ms-animation: translateHeader 0.8s;
    -o-animation: translateHeader 0.8s;
    animation: translateHeader 0.8s;
    height: 110px;
    transition: .35s all;
}

.my-container-top {
    position: absolute;
    height: 110px;
}



.fixed-navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 1040;
    border-bottom: 0 !important;
    background-color: #ffffff !important;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%);
    -webkit-animation: translateHeader 0.8s;
    -moz-animation: translateHeader 0.8s;
    -ms-animation: translateHeader 0.8s;
    -o-animation: translateHeader 0.8s;
    animation: translateHeader 0.8s;
    height: 110px;
    transition: .35s all;
}

    .fixed-navbar .my-nav-border {
        background: #dee3ea;
    }

    .fixed-navbar ul li a {
        color: #0b4d7e !important;
        transition: .35s all;
    }

    .fixed-navbar ul li button {
        color: #0b4d7e !important;
        transition: .3s all;
    }

.my-transition {
    transition: .3s all;
}

.list-social--light .list-social__item button {
    color: #fff;
    padding: 35px 30px;
}

.list-social__item button {
    font-size: 15px;
    font-weight: bold;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 3;
    cursor: pointer;
}

.my-mega-menu-ul {
    margin-top: 25px;
}

.mega ul li a {
    padding: 0px !important;
    padding-bottom: 5px !important;
    margin-bottom: 20px;
    border-bottom: 1.5px solid #8c9091;
    display: flex;
    color: #8c9091 !important;
    border-radius: 1px;
}

.my-mega-menu-ul li a:hover {
    color: #0b4d7e !important;
    border-bottom: 1.5px solid #0b4d7e;
    opacity: 1 !important;
}

.my-mega-menu-ul li a i {
    justify-content: flex-end;
    margin-left: auto;
    margin-top: 20px;
    font-size: 11px;
    margin-right: 10px;
}

.my-mega-menu-div {
    max-height: 300px;
    max-width: 490px;
    /* background-color: #0b4d7e; */
    margin-top: 40px;
}

    .my-mega-menu-div img {
        display: flex;
        margin-left: auto;
        /* padding-top: 89px; */
        max-height: 285px;
        width: 100%;
    }

.my-absolute-middle {
    color: white;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 29%;
    width: 170px;
    height: 90px;
    display: table;
}

    .my-absolute-middle h1 {
        display: table-cell;
        vertical-align: middle
    }

#scrollToTop {
    cursor: pointer;
    border-radius: 50%;
    color: #fff;
    background-color: #0b4d7e;
    position: fixed;
    bottom: 30px;
    right: -70px;
    font-size: 21px;
    z-index: 3;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    transform: rotate(0deg);
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    border: 1px solid #0b4d7e;
    box-shadow: 9.2px 9.2px 43px 0 rgba(0, 76, 125, 0.4);
}

.scroll-active {
    right: 30px !important;
}

.my-font17 {
    font-size: 17px;
}

#fs-container {
  
}

.slick-slide:focus {
    border: none !important;
    outline: none !important;
}

.slick-cloned:focus {
    border: none !important;
    outline: none !important;
}

.testclass:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 1);
}

.my-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 3;
    cursor: pointer;
}

.test {
    content: '';
    mix-blend-mode: multiply;
    background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0), #000);
    opacity: .89;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: calc(100% / 4);
}


/* .my-overlay{
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 3;
    cursor: pointer;
} */

.my-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.37)), color-stop(50%, rgba(0, 0, 139, 0)));
}

.my-main {
    /* height: auto !important; */
    min-height: 310px;
}

.carousel-container-right h1 {
    color: #0b4d7e;
    margin-bottom: 15px;
}

.carousel-container-right h3 {
    color: #8c9091;
    margin-bottom: 35px;
    font-size: 24px;
}

.carousel-container-right p {
    font-size: 17px;
    color: black;
    font-weight: 500;
    line-height: 22px;
}

.sectors-img {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
}

.my-sectors-button {
    padding: 9px 40px;
    background-color: #0b4d7e;
    color: white;
    margin-left: 15px;
    border: 1px solid #0b4d7e;
    transition: .4s all ease;
    font-weight: 500;
    width: 250px;
    padding-right: 0px;
    padding-left: 25px;
    font-size: 16px;
    transition: 0.3s all;
}

.my-sectors-button-left {
    padding: 9px 40px;
    background-color: #0b4d7e;
    color: white;
    margin-left: 15px;
    border: 1px solid #0b4d7e;
    transition: .4s all ease;
    font-weight: 500;
    letter-spacing: 0.5px;
    width: 250px;
    padding-right: 0px;
    padding-left: 25px;
    font-size: 16px;
    transition: 0.3s all;
}

    .my-sectors-button-left:hover .my-right-icon {
        color: white;
        transform: translateX(-10px);
        transition: 0.3s all;
    }

    .my-sectors-button-left:hover {
        color: white;
    }

.my-sectors-button:hover {
    color: white;
}

    .my-sectors-button:hover .my-right-icon {
        color: white;
        transform: translateX(10px);
        transition: 0.3s all;
    }

.my-right-icon {
    width: 9%;
    margin-left: 100px;
    transition: 0.3s all;
}

.my-carier-button {
    padding: 9px 40px;
    background-color: #0b4d7e;
    color: white;
    margin-left: 15px;
    border: 1px solid #0b4d7e;
    transition: .4s all ease;
    font-weight: 500;
    letter-spacing: 0.5px;
    width: 250px;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 16px;
    transition: 0.3s all;
    box-shadow: 5.7px 5.7px 15px 0 rgba(0, 0, 0, 0.15);
}

    .my-carier-button:hover {
        color: white;
    }

        .my-carier-button:hover .my-right-icon {
            color: white;
            transform: translateX(10px);
            transition: 0.3s all;
        }

.my-right-icon {
    width: 9%;
    margin-left: 85px;
    transition: 0.3s all;
}

.page-title-middle {
    /* position: absolute; */
    /* width: 150px;
height: 150px; */
    /* z-index: 3;
left: 42%;
top: 165px; */
    margin-left: auto;
    margin-right: auto;
    margin-top: 165px;
}

    .page-title-middle h1 {
        color: white;
        font-size: 36px;
    }

ul.breadcrumbs {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

ul.breadcrumbs li {
    float: left;
}

    ul.breadcrumbs li a {
        color: #86acc5;
        font-weight: 600;
        font-size: 14px;
    }

    ul.breadcrumbs li.active a {
        color: white;
    }

    ul.breadcrumbs li a::after {
        content: "\f054";
        color: #86acc5;
        margin: 0 8px;
        top: 0;
        right: -23px;
        font-family: "Font Awesome 5 Free";
        vertical-align: middle;
        font-weight: 900;
        font-size: 11px;
        margin-top: 5px;
        margin-right: 9px;
    }

    ul.breadcrumbs li.active a::after {
        display: none;
    }

ul.breadcrumbs-right {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0;
}

    ul.breadcrumbs-right li {
        float: left;
        padding-right: 20px;
    }

        ul.breadcrumbs-right li:last-child {
            border-right: 1px solid #7aa1bc;
            padding-right: 30px;
            height: 19px;
            margin-top: 5px;
        }

ul.breadcrumbs-icon {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0;
}

    ul.breadcrumbs-icon li {
        float: left;
        padding-left: 18px;
    }

        ul.breadcrumbs-icon li a i {
            color: #86acc5;
        }


/* .my-sectors-button:hover .my-right-icon{
 fill:red;
} */

.my-print img {
    width: 17px;
    margin-bottom: 10px;
}

.carousel-container-right-sectors h1 {
    color: #0b4d7e;
    margin-bottom: 15px;
    padding-left: 30px;
    font-weight: 700;
}

.carousel-container-right-sectors h3 {
    color: #8c9091;
    margin-bottom: 35px;
    font-size: 24px;
    padding-left: 30px;
    font-weight: 600;
}

.carousel-container-right-sectors p {
    font-size: 17px;
    color: black;
    font-weight: 500;
    line-height: 22px;
    padding-left: 30px;
}


/* .carousel-container-left-sectors {
    padding-left: 50px;
     margin-top: 40px;
} */

.carousel-container-left-sectors h1 {
    color: #0b4d7e;
    margin-bottom: 10px;
    font-weight: 700;
}

.carousel-container-left-sectors h3 {
    color: #8c9091;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 600;
}

.carousel-container-left-sectors p {
    font-size: 17px;
    color: black;
    font-weight: 500;
    line-height: 22px;
}


/* .carousel-container-right-sectors {
    padding-right: 30px;
} */

.carousel-container-right-sectors .my-sectors-button {
    margin-left: 30px !important;
}

.breadcrumbs-icon i:hover {
    color: white;
}

.selected-form-element {
    border: 1px solid #0b4d7e !important;
}

.my-custom-file-select {
    border: 1px solid #dee3ea;
    appearance: none !important;
    color: #0b4d7e !important;
    /*padding: 18px !important;*/
    font-size: 17px !important;
    font-weight: 600 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    /*text-align: right !important;*/
    background-color: #fff !important;
    /*border: 2px solid #e9eaeb !important;*/
    width: 100% !important;
    max-height: 60px !important;
    height: 100% !important;
    -webkit-appearance: none;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
/* Tedarik Formu*/
.tedarik-form {
    position: relative;
    margin-bottom: 30px;
}

    .tedarik-form .form-group {
        position: relative;
        margin-bottom: 22px;
    }

        .tedarik-form .form-group input[type="text"],
        .tedarik-form .form-group input[type="password"],
        .tedarik-form .form-group input[type="tel"],
        .tedarik-form .form-group input[type="email"],
        .tedarik-form .form-group input[type="date"],
        .tedarik-form .form-group select {
            position: relative;
            display: block;
            width: 100%;
            color: #0b4d7e;
            line-height: 26px;
            padding: 10px 28px;
            height: 60px;
            font-size: 16px;
            font-weight: 500;
            border-radius: 2px;
            background: #ffffff;
            border: 1px solid #dee3ea;
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
            padding-left: 10px;
            padding-top: 28px;
        }

            .tedarik-form .form-group input[type="date"]

            .tedarik-form .form-group input[type="text"]:focus,
            .tedarik-form .form-group input[type="password"]:focus,
            .tedarik-form .form-group input[type="tel"]:focus,
            .tedarik-form .form-group input[type="email"]:focus,
            .tedarik-form .form-group input[type="date"]:focus,
            .tedarik-form .form-group select:focus,
            .tedarik-form .form-group textarea:focus {
                border-color: #0b4d7e !important;
            }

        .tedarik-form .form-group textarea {
            position: relative;
            display: block;
            width: 100%;
            line-height: 26px;
            padding: 10px 28px;
            color: #0b4d7e;
            height: 60px;
            font-size: 16px;
            font-weight: 500;
            resize: none;
            border-radius: 2px;
            background: #ffffff;
            border: 1px solid #dee3ea;
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
            padding-top: 22px;
            padding-left: 10px;
        }

    .tedarik-form input.error,
    .tedarik-form select.error,
    .tedarik-form textarea.error {
        border-color: #ff0000 !important;
    }

    .tedarik-form .my-custom-select {
        padding-left: 10px !important;
    }

/* .tedarik-form label.error {
        display: block;
        line-height: 24px;
        padding: 5px 0px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-size: 12px;
        color: #ff0000;
        font-weight: 500;
    }*/


/* Contact Form */

.contact-form {
    position: relative;
    margin-bottom: 30px;
}

    .contact-form .form-group {
        position: relative;
        margin-bottom: 22px;
    }

        .contact-form .form-group input[type="text"],
        .contact-form .form-group input[type="password"],
        .contact-form .form-group input[type="tel"],
        .contact-form .form-group input[type="email"],
        .contact-form .form-group select {
            position: relative;
            display: block;
            width: 100%;
            color: #0b4d7e;
            line-height: 26px;
            padding: 10px 28px;
            height: 60px;
            font-size: 15px;
            font-weight: 500;
            border-radius: 2px;
            background: #ffffff;
            border: 1px solid #dee3ea;
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .contact-form .form-group input[type="text"]:focus,
            .contact-form .form-group input[type="password"]:focus,
            .contact-form .form-group input[type="tel"]:focus,
            .contact-form .form-group input[type="email"]:focus,
            .contact-form .form-group select:focus,
            .contact-form .form-group textarea:focus {
                border-color: #0b4d7e;
            }

        .contact-form .form-group textarea {
            position: relative;
            display: block;
            width: 100%;
            line-height: 26px;
            padding: 10px 28px;
            color: #0b4d7e;
            height: 158px;
            font-size: 15px;
            font-weight: 500;
            resize: none;
            border-radius: 2px;
            background: #ffffff;
            border: 1px solid #dee3ea;
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

    .contact-form input.error,
    .contact-form select.error,
    .contact-form textarea.error {
        border-color: #ff0000 !important;
    }

    .contact-form label.error {
        display: block;
        line-height: 24px;
        padding: 5px 0px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-size: 12px;
        color: #ff0000;
        font-weight: 500;
    }




.contact-form-2 {
    position: relative;
    margin-bottom: 30px;
}

    .contact-form-2 .form-group {
        position: relative;
        margin-bottom: 22px;
    }

        .contact-form-2 .form-group input[type="text"],
        .contact-form-2 .form-group input[type="password"],
        .contact-form-2 .form-group input[type="tel"],
        .contact-form-2 .form-group input[type="email"],
        .contact-form-2 .form-group select {
            position: relative;
            display: block;
            width: 100%;
            color: #0b4d7e;
            line-height: 26px;
            padding: 10px 28px;
            height: 60px;
            font-size: 15px;
            font-weight: 500;
            border-radius: 2px;
            background: #ffffff;
            border: 1px solid #dee3ea;
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .contact-form-2 .form-group input[type="text"]:focus,
            .contact-form-2 .form-group input[type="password"]:focus,
            .contact-form-2 .form-group input[type="tel"]:focus,
            .contact-form-2 .form-group input[type="email"]:focus,
            .contact-form-2 .form-group select:focus,
            .contact-form-2 .form-group textarea:focus {
                border-color: #0b4d7e;
            }

        .contact-form-2 .form-group textarea {
            position: relative;
            display: block;
            width: 100%;
            line-height: 26px;
            padding: 10px 28px;
            color: #0b4d7e;
            height: 158px;
            font-size: 15px;
            font-weight: 500;
            resize: none;
            border-radius: 2px;
            background: #ffffff;
            border: 1px solid #dee3ea;
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

    .contact-form-2 input.error,
    .contact-form-2 select.error,
    .contact-form-2 textarea.error {
        border-color: #ff0000 !important;
    }

    .contact-form-2 label.error {
        display: block;
        line-height: 24px;
        padding: 5px 0px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-size: 12px;
        color: #ff0000;
        font-weight: 500;
    }

input[type="file"] {
    cursor: pointer !important;
    color: #0b4d7e;
}

    input[type="file"]::-webkit-file-upload-button {
        background: #0b4d7e;
        border: 0;
        padding: 5px 25px;
        cursor: pointer;
        color: #fff;
        /* text-transform: uppercase; */
    }

    input[type="file"]::-ms-browse {
        background: #cacaca;
        border: 0;
        padding: 5px 25px;
        cursor: pointer;
        color: #fff;
        /* text-transform: uppercase; */
    }

.full-width {
    width: auto;
    position: relative;
    margin-left: -61vw;
    left: 48.5%;
}

@media(min-width:1080px) {
    .full-width {
        left: 48.5%;
    }
}

@media(min-width:1096px) {
    .full-width {
        left: 46.5%;
    }
}

@media(min-width:1190px) {
    .full-width {
        left: 47%;
    }
}

@media(min-width:1235px) {
    .full-width {
        left: 46.5%;
    }
}

@media(min-width:1319px) {
    .full-width {
        left: 47.5%;
    }
}

@media(min-width:1359px) {
    .full-width {
        left: 47.5%;
    }
}

@media(min-width:1400px) {
    .full-width {
        left: 48%;
    }
}

@media(min-width:1450px) {
    .full-width {
        left: 49%;
    }
}

@media(min-width:1520px) {
    .full-width {
        left: 50%;
    }
}

@media(min-width:1580px) {
    .full-width {
        left: 50.5%;
    }
}

@media(min-width:1650px) {
    .full-width {
        left: 51.5%;
    }
}

@media(min-width:1700px) {
    .full-width {
        left: 52%;
    }
}

@media(min-width:1750px) {
    .full-width {
        left: 52.5%;
    }
}

@media(min-width:1800px) {
    .full-width {
        left: 53.5%;
    }
}

@media(min-width:1850px) {
    .full-width {
        left: 54.5%;
    }
}

@media(min-width:1900px) {
    .full-width {
        left: 55%;
    }
}

@media(min-width:1950px) {
    .full-width {
        left: 55.5%;
    }
}

@media(min-width:2000px) {
    .full-width {
        left: 56%;
    }
}

@media(min-width:2050px) {
    .full-width {
        left: 57%;
    }
}

@media(min-width:2100px) {
    .full-width {
        left: 58%;
    }
}

@media(min-width:2150px) {
    .full-width {
        left: 58.5%;
    }
}

@media(min-width:2200px) {
    .full-width {
        left: 59%;
    }
}

@media(min-width:2250px) {
    .full-width {
        left: 59.5%;
    }
}

@media(min-width:2300px) {
    .full-width {
        left: 60%;
    }
}

@media(min-width:2350px) {
    .full-width {
        left: 60.5%;
    }
}

@media(min-width:2400px) {
    .full-width {
        left: 61%;
    }
}

@media(min-width:2450px) {
    .full-width {
        left: 61.5%;
    }
}

@media(min-width:2500px) {
    .full-width {
        left: 62.5%;
    }
}

@media(min-width:2550px) {
    .full-width {
        left: 63%;
    }
}

@media(min-width:2600px) {
    .full-width {
        left: 63.5%;
    }
}

@media(min-width:2650px) {
    .full-width {
        left: 64%;
    }
}

.my-p-document {
    color: black;
    font-size: 19px;
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 20px;
}


/* The Modal (background) */

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 9999;
    /* Sit on top */
    padding-top: 5%;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
    overflow-y: hidden;
}


/* Modal Content */

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}


/* Add Animation */

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}


/* The Close Button */

.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal-header {
    padding: 0px 16px;
    background-color: unset;
    color: white;
}

.modal-body {
    padding: 2px 16px;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.my-appeal-button {
    background-color: #0b4d7e;
    padding-left: 19px;
    color: white;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 5.7px 5.7px 15px 0 rgba(0, 0, 0, 0.15);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 13px;
}

    .my-appeal-button:hover {
        color: white;
        box-shadow: 0 10px 25px 0 rgba(0, 76, 125, .2);
        transform: translateY(-4px);
    }

.investor-download {
    margin-left: auto;
    border: 1px solid #dee3ea;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    transition: 0.1s all ease-in-out;
}

    .investor-download:hover {
        background-color: #0b4d7e;
        border-color: #0b4d7e;
        color: white;
    }

.investor-div2:hover {
    background: #f3f3f3 !important;
}

.investor-p {
    font-weight: 600;
    font-size: 17px;
    color: black;
    transition: 0.3s all ease-in-out;
}

.investor-download:hover .investor-p {
    color: white;
    transition: 0.1s all ease-in-out;
}

    .investor-download:hover .investor-p svg path {
        fill: white;
    }

.investor-div {
    display: flex;
    font-weight: 600;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #e8e8e8;
    transition: 0.3s all ease-in-out;
}

    .investor-div:hover {
        background: #f3f3f3;
    }

    .investor-div img {
        margin-right: 40px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

.investor-blue {
    background-color: #0b4d7e;
    color: white;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 20px;
    transition: 0.3s all ease-in-out;
}

    .investor-blue p {
        font-size: 19px;
    }

.investor-p svg {
    transition: .3 all ease-in-out;
}

.yonetim-div-left {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    margin-left: auto;
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .yonetim-div-left:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/zllnz3ox/ahmet-bagci.png) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

.yonetim-div-right {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    margin-right: auto;
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .yonetim-div-right:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/0xdjz2ij/huzeyfe-yilmaz-yonetim-ertas.png) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

/*.yonetim-div {*/
/*    max-width: 385px;*/
/*    height: 534px;*/
/*    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);*/
/*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
/*    text-align: center;*/
/*    cursor: pointer;*/
/*    background-size: cover;*/
/*    transition: .3s all ease;*/
/*}*/

/*    .yonetim-div:hover {*/
/*  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
/*        background-size: cover;*/
/*        transform: scale(1.02);*/
/*        transition: 0.5s;*/
/*    }*/


.my-managers-hover-2 {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .my-managers-hover-2:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/bpnb1bzq/erkan-dilaveroglu.jpg) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

.my-managers-hover-3 {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .my-managers-hover-3:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/g1eh2oo0/sonmez-bugra-yilmaz.jpg) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

.my-managers-hover-4 {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .my-managers-hover-4:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/tuxjqijd/ali-kerem-akay.jpg) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

.my-managers-hover-5 {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .my-managers-hover-5:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/ydpohwrr/ertan-bas.jpg) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

.my-managers-hover-6 {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .my-managers-hover-6:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/kqidzora/hakan-karaca.jpg) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

.my-managers-hover-7 {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .my-managers-hover-7:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/cwynnkre/mustafa-akgul.png) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

.my-managers-hover-8 {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .my-managers-hover-8:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/by3hexzd/mustafa-atalar.jpg) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

.my-managers-hover-9 {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .my-managers-hover-9:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/valpd2hz/furkan-ozdemir.jpg) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

.my-managers-hover-10 {
    max-width: 385px;
    height: 534px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 139, 0))), url(../images/gm-son.jpg) no-repeat center center;*/
    text-align: center;
    cursor: pointer;
    background-size: cover;
    transition: .3s all ease;
}

    .my-managers-hover-10:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 76, 125, 0.8)), color-stop(50%, rgba(0, 76, 125, 0))), url(/media/1t3j24xp/sali-yildirim.jpg) no-repeat center center !important;
        background-size: cover !important;
        transform: scale(1.02);
        transition: 0.5s;
    }

#cd-primary-nav {
    padding-right: 0px !important;
}


/* .modal-content-yonetim {
    background: unset;
} */

.modal-header {
    border-bottom: none !important;
}

.cv-modals .modal-content {
    background: none;
    border: none;
    border-radius: 0;
}

.cv-modals .modal-body {
    padding: 0;
    /* margin-top: 57px; */
    background-color: white;
}

.cv-modals button.close {
    position: absolute;
    top: -44px;
    right: 12px;
    background: url("/assets/img/managers/close.png") no-repeat 0 0 transparent;
    width: 57px;
    height: 57px;
    z-index: 2;
    opacity: 1;
    cursor: pointer !important;
}

    .cv-modals button.close:hover {
        opacity: .7 !important;
    }

.cv-modals .modal-body {
    padding: 0;
    /* margin-top: 57px; */
    background-color: white;
    /* max-height: 476px; */
}

.cv-modals h2 {
    color: #0b4d7e;
    font-weight: 700;
    font-size: 40px;
}

.cv-modals h4 {
    color: #818181;
    font-size: 20px;
    font-weight: 500;
}

.cv-modals p {
    font-size: 15px;
    margin-top: 10px;
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 1rem);
        overflow: hidden
    }

    .modal-dialog-scrollable .modal-footer,
    .modal-dialog-scrollable .modal-header {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto
    }

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - 1rem);
        content: ""
    }

    .modal-dialog-centered.modal-dialog-scrollable {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

        .modal-dialog-centered.modal-dialog-scrollable .modal-content {
            max-height: none
        }

        .modal-dialog-centered.modal-dialog-scrollable::before {
            content: none
        }

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* padding: 1rem 1rem; */
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

    .modal-header .close {
        padding: 1rem 1rem;
        margin: -1rem -1rem -1rem auto
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

        .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh - 3.5rem)
        }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

        .modal-dialog-centered::before {
            height: calc(100vh - 3.5rem)
        }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.my-modal-scrolled {
    padding-top: 25px;
    color: #0b4d7e;
    max-height: 476px;
    /* overflow-y: scroll; */
}

    .my-modal-scrolled h1 {
        font-weight: 700;
    }

.yonetim-name {
    color: white;
    padding-top: 438px;
    font-size: 22px;
    font-weight: 700;
}

.yonetim-title {
    color: white;
    margin-top: -17px;
    font-size: 17px;
}

.my-img-a {
    border: none;
    position: absolute;
    color: red !important;
}

.my-modal-scrolled-p {
    margin-top: 20px;
    color: black;
    line-height: 21px;
    font-weight: 500;
    overflow-y: scroll;
    max-height: 470px;
    padding-right: 45px;
}

    .my-modal-scrolled-p::-webkit-scrollbar {
        width: 10px;
        height: 20px;
        display: block !important;
    }


    /* Track */

    .my-modal-scrolled-p::-webkit-scrollbar-track {
        background: #f1f1f1;
    }


    /* Handle */

    .my-modal-scrolled-p::-webkit-scrollbar-thumb {
        background: #0b4d7e;
    }


        /* Handle on hover */

        .my-modal-scrolled-p::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

::-webkit-scrollbar {
    width: 8px;
    height: 15px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #0b4d7e;
}


    /* Handle on hover */

    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.my-about-div {
    width: 370px;
    height: auto;
    background-color: #ffffff;
    margin-top: 30px;
    cursor: pointer;
    transition: .3s all;
    padding-bottom: 50px;
    border: 0px solid #e7e7e7;
}

    .my-about-div:hover {
        border-color: white;
    }

    .my-about-div img {
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
    }

.my-about-p {
    margin-top: 10px;
    text-align: center;
    line-height: 1.37;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 500;
}

.my-about-h3 {
    text-align: center;
    margin-top: 15px;
    color: #0b4d7e;
}

.my-flex-div {
    display: flex;
}

.my-about-right-p {
    line-height: 26px;
    font-weight: 500;
}

.my-about-right-col {
    padding-left: 30px;
    padding-right: 80px;
    padding-top: 20px;
}

    .my-about-right-col h1 {
        color: #0b4d7e;
    }

.my-about-wallet-p {
    color: #0b4d7e;
    font-size: 19px;
    font-weight: 700;
    margin-top: 10px;
}

.my-about-wallet-p2 {
    color: #0b4d7e;
    font-size: 19px;
    font-weight: 700;
    margin-top: -15px;
}

.card-header {
    background-color: white;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
}

    .card-header button {
        padding-left: 0px;
        padding-right: 0px;
    }

        .card-header button:hover {
            text-decoration: none;
        }

        .card-header button:focus {
            text-decoration: none;
        }

.card {
    border: 1px solid #dee3ea;
    border-right: none;
    border-left: none;
}

.group-img {
    background: white;
    flex-direction: column;
    width: 270px;
    height: 220px;
    background-color: white;
    box-shadow: 0px 0 40px 0 rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s all;
    padding: 0 45px;
}

    .group-img a img {
        max-width: 271px;
        max-height: 220px;
        width: 180px;
        height: 90px;
    }

    .group-img:hover {
        transform: scale(1.05);
    }

.my-page-link {
    font-size: 18px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    padding-top: 13px;
    font-weight: 600;
    color: #8c9091;
    margin-right: 8px;
}

    .my-page-link:hover {
        color: white;
        background-color: #0b4d7e;
        border-color: #0b4d7e;
    }

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0b4d7e;
    border-color: #0b4d7e;
}

.my-page-link-icons {
    font-size: 18px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    padding-top: 15px;
    font-weight: 400;
    color: #0b4d7e;
    margin-right: 8px;
}

    .my-page-link-icons:hover {
        color: white;
        background-color: #0b4d7e;
        border-color: #0b4d7e;
    }

.my-ziha-div {
    width: 265px;
    height: 239px;
    box-shadow: 0 0 40px 0 rgba(0, 76, 125, 0.1);
    background-color: #ffffff;
    border-bottom: 4px solid white;
    transition: .3s all;
    cursor: pointer;
}

    .my-ziha-div:hover {
        border-bottom: 4px solid #0b4d7e;
    }

    .my-ziha-div p {
        text-align: center;
        margin-top: 15px;
        font-size: 20px;
        font-weight: 600;
        color: #0b4d7e;
    }

    .my-ziha-div img {
        height: 94px;
        margin-top: 48px;
    }

.social-icons ul {
    display: flex;
    list-style: none;
    margin-left: -1px;
    padding-left: 0px;
}

    .social-icons ul li {
        display: flex;
        margin-left: 4px;
    }

        .social-icons ul li a {
            transition: all 400ms;
            width: 50px;
            display: flex;
            height: 32px;
            background-color: white;
            border-radius: 50%;
            align-items: center;
            justify-content: center;
            text-align: center;
            font-family: Font-Awesome;
            font-size: 16.5px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.12;
            letter-spacing: normal;
            text-align: left;
            color: #0b4d7e;
        }


.my-custom-select {
    appearance: none !important;
    color: #0b4d7e !important;
    padding: 18px !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    text-align: left !important;
    background-color: #fff !important;
    /*border: 2px solid #e9eaeb !important;*/
    width: 100% !important;
    max-height: 60px !important;
    height: 100% !important;
    -webkit-appearance: none;
    background: url("../images/chevron-down-solid.svg") !important;
    background-position: right 18px center !important;
    background-repeat: no-repeat !important;
    background-size: 16px 16px !important;
    transition: all 400ms !important;
}

    .my-custom-select:focus {
        border-color: #0b4d7e !important;
        outline-color: #0b4d7e !important;
    }

    .my-custom-select:active {
        border-color: #0b4d7e !important;
        outline-color: #0b4d7e !important;
    }

.my-search-wrapper {
    transition: all 400ms;
    display: flex;
    padding: 18px;
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #8c9091;
    background-color: #fff;
    align-items: center;
    border: 2px solid #e9eaeb;
    max-height: 60px;
    height: 100%;
    padding-right: 0px;
}

    .my-search-wrapper input {
        color: #0b4d7e;
        font-size: 17px;
        font-weight: 600;
        margin-left: 20px;
    }

    .my-search-wrapper i {
        color: #0b4d7e;
        font-size: 14.5px;
        margin-top: 3px;
    }

    .my-search-wrapper:focus-within {
        outline: none !important;
        border-color: #0b4d7e;
    }

.my-news-link {
    margin-left: auto;
    margin-top: 10px;
    float: left;
}

.my-kurumsal-svg-img {
    width: 157px;
    /*height: auto;*/
    max-height: 111px;
}

.wdth-8-5 {
    width: 8.5%;
}

.my-height-50 {
    height: 50px;
}

.my-teknofest-img {
    width: 32%;
    margin-bottom: -30px;
}

.bg-white {
    background: white;
}

.my-slide-img {
    max-height: 500px;
}

.footer-container {
    /* height: 80px; */
    background-color: #f6f8fd;
}

.my-header-div {
    background: #0b4d7e;
    height: 50px;
    width: 100%;
}

.my-width-16 {
    width: 16px;
}

.my-width-14 {
    width: 14px;
}

.my-width-22 {
    width: 22px;
}

.list-unstyled li a i {
    font-size: 15px;
}

.my-calendar-i {
    margin-right: 15px;
    color: #86acc5
}

.my-calendar-i2 {
    margin-right: 15px;
    color: #86acc5;
    margin-left: 70px;
}

.my-flex-center-div {
    display: flex;
    justify-content: center;
}

.my-caruosel-left-icon {
    background: #0b4d7e;
    padding: 10px;
    margin-right: 90px;
    width: 45px;
    height: 45px;
    border-radius: 23px;
    opacity: 1;
    transition: .3s all ease;
}

    .my-caruosel-left-icon:hover {
        opacity: 1;
    }

.my-caruosel-right-icon:hover {
    opacity: 1;
}

.my-caruosel-right-icon {
    background: #0b4d7e;
    padding: 10px;
    margin-left: 90px;
    width: 45px;
    height: 45px;
    border-radius: 23px;
    opacity: 1;
    transition: .3s all ease;
}

.my-news-border-bottom {
    border-bottom: 1px solid #dee3ea;
}

.my-custom-bg {
    background: #f9f9f9;
}

.my-news-p {
    font-weight: 600;
    padding: 20px;
}

    .my-news-p i {
        color: #0b4d7e;
        margin-right: 10px;
    }

.my-news-row {
    border-bottom: 1px solid #dee3ea;
    margin-left: 0px;
    margin-right: 0px;
}

.my-news-button2 {
    display: flex;
    background: #8c9091;
    border-color: #8c9091;
    width: auto;
}

    .my-news-button2 img {
        margin-left: auto;
        height: fit-content;
        margin-right: 20px;
        margin-top: 11px;
    }

.my-flex-width {
    display: flex;
    width: auto;
}

    .my-flex-width img {
        margin-right: auto;
        height: fit-content;
        margin-right: 90px;
        margin-top: 11px;
        margin-left: 0px;
    }

.my-content-center {
    justify-content: center;
}

.my-share-p {
    margin-top: 5px;
    color: 8c9091;
    font-size: 17px;
    font-weight: 600;
}

.my-fit-height {
    margin-left: auto !important;
    height: fit-content;
    margin-right: 20px !important;
    margin-top: 8px;
}

.max-wdth-48 {
    max-width: 48%;
}

.my-icon-div {
    width: 125px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

    .my-icon-div p {
        font-size: 17px;
        font-weight: 600;
        color: #0b4d7e;
        line-height: 23px;
        margin-top: 10px;
    }

.my-appeal-img {
    width: 10.8%;
    margin-right: 5px;
}

.my-form-h1 {
    color: #0b4d7e;
    margin-bottom: 10px;
    font-weight: 600;
}

.my-padding-none {
    padding: 0px 0px;
}

.my-disabled-input {
    background-color: #dee3ea !important;
    padding-left: 18px;
}

.my-gray {
    color: #dedede !important
}

.my-custom-file-input {
    cursor: pointer;
    padding-top: 15px;
    padding-left: 18px;
    color: #8c9091
}

.my-add-document-button {
    background-color: white;
    border: 1px solid #0b4d7e;
    color: #0b4d7e;
    margin-left: auto;
    margin-right: auto;
    font-size: 21px;
    font-weight: 500;
    padding: 10px 60px;
    cursor:pointer;
}

    .my-add-document-button span {
        background-color: #0b4d7e;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        padding: 5px;
        margin-right: 5px;
        display: inline-block;
        position: relative;
        top: 8px;
        font-size:17px;
    }

        .my-add-document-button span i {
            color: white;
            position: relative;
            bottom: 8px;
        }

.my-custom-file-button {
    background-color: #dee3ea;
    width: 122px;
    height: 58px;
    margin-left: auto;
    padding: 18px;
    cursor: pointer;
    color: #8c9091;
    top: -37px;
    position: relative;
}

.my-add-marka-button {
    background-color: #dee3ea;
    width: 180px;
    height: 58px;
    margin-left: auto;
    padding: 18px;
    display: block;
    position: relative;
    top: -59px;
    margin-right: 1px;
}

.my-add-marka-div {
    display: inline-block;
    background-color: #0b4d7e;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    position: relative;
    bottom: 3px;
    margin-right: 8px;
}

    .my-add-marka-div i {
        color: white;
        position: relative;
        top: 1px;
    }

.my-add-marka-button span {
    color: #0b4d7e !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
}

.my-tedarik-marka {
    padding: 18px;
    background-color: #f4f8fd;
    cursor: pointer;
    color: #0b4d7e;
    font-size: 17px !important;
    font-weight: 600 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    display: flex;
}

    .my-tedarik-marka span {
        background-color: #0b4d7e;
        padding: 5px;
        margin-left: auto;
        border-radius: 20px;
        width: 30px;
        height: 30px;
    }

        .my-tedarik-marka span i {
            color: white;
            margin-left: 4px;
            font-size: 15px;
            top: -0.5px;
            position: relative;
        }

.my-file {
    border: 1px solid #dee3ea;
    font-size: 14px;
    font-weight: 600;
}


.my-label {
    font-weight: 600;
    font-size: 14px;
    color: #8c9091;
}

.my-new-document-p {
    font-size: 19px;
    font-weight: bold;
    line-height: 100px;
}

.my-kurumsal-div {
    max-height: 41px;
    margin-top: 60px;
}

.my-width-330 {
    width: 330px !important;
}

.my-search2 {
    padding: 11px 52px;
}

.my-mp-custom {
    padding-top: 35px !important;
    margin-left: 0xp !important;
    padding-left: 0px !important;
    padding-right: 40px !important;
}

.my-max-width-93 {
    max-width: 93%;
    transition: .3s all ease;
}

    .my-max-width-93:hover {
        transform: translateY(-10px);
        z-index: 1;
    }

.my-accordion-button {
    width: 100%;
    text-align: left;
    color: #0b4d7e;
    font-size: 22px;
    font-weight: 600;
    display: flex;
    padding-right: 10px !important;
}

    .my-accordion-button:hover {
        color: #0b4d7e;
    }

    .my-accordion-button i {
        margin-left: auto;
        margin-bottom: -5px;
        margin-top: 3px;
        font-size: 30px;
    }

.my-p-document2 {
    color: black;
    font-size: 19px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}

.investor-div2 {
    display: flex;
    font-weight: 600;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #e8e8e8;
    transition: 0.3s all ease-in-out;
}

    .investor-div2 img {
        margin-right: 25px;
        margin-top: 6px;
        margin-bottom: 13px;
    }

.my-yazilim-div-img {
    max-width: 48%;
    max-height: 62px;
}

.my-yazilim-div {
    width: 125px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

    .my-yazilim-div p {
        font-size: 17px;
        font-weight: 600;
        color: #0b4d7e;
        line-height: 23px;
        margin-top: 10px;
    }

.my-slider-container {
  
    background-size: cover, cover;
    height: 600px;
    width: 100%;
    padding-top: 50px;
}

.my-sector-h4 {
    font-size: 19px;
    font-weight: 500;
    color: #8c9091;
}

/*.my-modal-img {
    height: 476px;
    width: 487px;
}*/

.my-modal-close {
    color: white !important;
    padding: 10px !important;
    background: #0b4d7e !important;
    opacity: 1 !important;
    cursor: pointer !important;
}

.social-icons ul li p {
    margin-top: 5px;
    color: #8c9091;
    font-size: 17px;
    font-weight: 600;
}

.my-contact-box {
    width: 370px;
    height: 370px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    transition: .3s all ease;
}

    .my-contact-box:hover {
        transform: scale(1.05);
        transition: .3s all ease;
    }

    .my-contact-box img {
        margin-top: 43px;
        min-height: 84px;
    }

    .my-contact-box h3 {
        margin-top: 30px;
        color: #0b4d7e;
        font-weight: 600;
        text-align: center;
    }

    .my-contact-box p {
        text-align: center;
        font-size: 19px;
        line-height: 1.37;
        color: black !important;
        font-weight: normal;
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 10px;
    }

.page-contact .nav-tabs .nav-item.active {
    background-color: #024876;
}

.page-contact .nav-tabs .nav-item {
    width: 50%;
    background-color: #d5d6d7;
    color: white;
    font-size: 35px;
    text-align: center;
    padding: 20px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
}

.my-nav-border {
    height: 20px;
    width: 1.5px;
    background: white;
    margin-top: 30px;
}

.my-absolute-middle-medya {
    color: white;
    text-align: center;
    position: absolute;
    top: 47%;
    left: 23%;
    /* width: 170px; */
    height: 90px;
    display: table;
}

.my-icon-box.box-border:hover {
    border-color: #fff;
    box-shadow: 0 0 40px rgb(51 51 51 / 10%);
}

.my-icon-box:hover {
    box-shadow: 0 0 40px rgb(51 51 51 / 10%);
    transform: translateY(-5px);
    z-index: 1;
}

.my-icon-box {
    position: relative;
    display: block;
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    border-radius: 5px;
    /*z-index: 99;*/
    background-color: #fff;
}

.my-news-gallery {
    margin-top: 20px;
    margin-bottom: 30px;
}

    .my-news-gallery a img {
        width: 170px;
        height: 114px;
    }


/* .my-news-gallery img {
    width: 170px;
    height: 150px;
} */

.my-border-kurumsal {
    width: 100%;
    height: 1px;
    background: #e8e8e8;
}

.my-contact-us {
    margin-left: auto;
    margin-right: 0px !important;
    display: flex;
}

    .my-contact-us a {
        color: #0b4d7e !important;
    }

.compensate-for-scrollbar {
    margin-right: 0px !important;
}

.my-photo-overlay {
    position: absolute;
    bottom: 61px;
    background: rgba(0, 0, 0, 0.35);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 1;
    color: white;
    font-size: 20px;
    padding: 80px;
    text-align: center;
    height: 78%;
}

.my-video-overlay {
    position: absolute;
    bottom: 88px;
    background: rgba(0, 76, 125, 0.5);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 1;
    color: white;
    font-size: 20px;
    padding: 80px;
    text-align: center;
    height: 71%;
}

.my-display-block {
    display: block;
    cursor: pointer;
}

.my-en-li {
    margin-left: 2em !important;
}

    .my-en-li a {
        padding-right: 0px !important;
    }

.fancybox-carousel {
    padding-bottom: 240px;
}

.bg-overlay-gradient-secondary-3 {
    background-color: #0b4d7e;
}

.ortalama {
    margin-left: auto;
    margin-right: auto;
}

.line {
    height: 2px;
    background-color: #244160;
    margin-top: -41px;
    margin-bottom: 50px;
    border-radius: 5px;
    margin-left: 100px;
    margin-right: 100px;
}

.nav-tabs .map-tab.active {
    border-bottom: 2px solid white;
    padding-bottom: 11px;
    border-radius: 2px;
    padding-left: 20px;
    padding-right: 20px;
    color: white !important;
    font-size: 22px;
    font-weight: bold;
}

.nav-tabs .map-tab {
    color: #2f83a5 !important;
    border-bottom: 2px solid #2f83a5;
    padding-bottom: 11px;
    border-radius: 2px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    font-weight: bold;
}

.mobile-wrap {
    flex-wrap: nowrap !important;
}

.custom-card {
    margin-bottom: 20px;
    padding-bottom: 0px !important;
    max-width: 255px;
    margin-left: auto;
    margin-right: auto;
}

.card-h5 {
    margin-top: -10px;
    margin-left: auto;
    padding-right: 15px;
    color: black;
    font-size: 45px;
    margin-left: auto;
    margin-right: auto;
}

.p-17 {
    font-size: 17px;
    color: #0b4d7e;
}

.fancybox-carousel + .request-quote-tabs {
    margin-top: -160px;
}

.request-quote-tabs .request__form {
    position: relative;
    border-radius: 5px;
}

.request__form {
    background-color: #fff;
    box-shadow: 0px 5px 83px 0px rgb(40 40 40 / 8%);
    z-index: 2;
}

.request-quote-tabs .request__form .nav-tabs {
    background-color: #00416a;
    /* padding-left: 50px; */
}

.request__form-h4 {
    color: white;
    border-right: 1px solid #6ac5d4;
}

.request__form-h4-last {
    color: white;
    font-size: 32px;
}

.request-quote-tabs .request__form .tab-content {
    padding-top: 0;
}

.border-b2 {
    border-bottom: 2px solid #eaeaea;
}

.border-r2 {
    border-right: 2px solid #eaeaea;
}

.numbers-h1 {
    font-size: 30px;
    color: #0b4d7e;
    margin-top: 15px;
    font-weight: 700;
    margin-bottom: 23px;
}

.numbers-h4 {
    font-size: 17px;
    margin-top: -10px;
    line-height: 20px;
    line-height: 22px;
    color: #8c9091;
}

.green-area-h1 {
    color: white;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* margin-top: 23px; */
    text-align: center;
    padding-left: 22px;
    margin-right: 20px;
    margin-bottom: 23px;
    font-size: 52px
}

.green-area-p {
    margin-bottom: 0px;
    text-align: center;
    color: #86acc5;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}

.request__form-h4 {
    color: white;
    border-right: 1px solid #6ac5d4;
    font-size: 32px;
}

.request__form-h4-font {
    margin-right: 15px;
    color: #86acc5;
}

.my-ara-input {
    margin-right: 17px;
    padding: 17px;
}

.my-ara-input2 {
    margin-right: 2px;
}

.my-ara-input3 {
    margin-left: 11px;
    margin-right: 0px;
}

@media(max-width:991px) {
    .mobile-show-1 {
        display: none !important;
    }
}

.my-map-border {
    border-bottom: 1px solid #2f83a5 !important;
}

.green-area {
    background: #0b4d7e;
    position: relative;
    z-index: 3;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: -1px;
}

.request-quote-tabs .request__form:before {
    content: "";
    position: absolute;
    top: 0;
    left: -39px;
    width: 41px;
    height: 160px;
    background-color: #00416a;
    border-radius: 5px 0 0 0;
}

.request-quote-tabs .request__form:after {
    content: "";
    position: absolute;
    top: 0;
    right: -39px;
    width: 41px;
    height: 160px;
    background-color: #00416a;
    border-radius: 0 5px 0 0;
}


.heading__subtitle {
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    color: #0b4d7e;
    display: inline-block;
    margin-bottom: 13px;
}

.heading__title {
    font-size: 33px;
    margin-bottom: 15px;
    color: #8c9091;
}

.my-ertas-logo-mobile {
    display: none !important;
}

.my-ertas-logo {
    width: 100%;
    margin-top: 5px;
}

.my-logo-li {
    border-bottom: 0.5px solid #d0d0d0;
}

    .my-logo-li img {
        width: 135px;
        height: auto;
        margin-top: 15px;
        margin-left: 20px;
    }

.my-is-visible {
    display: flex !important;
    margin-left: auto !important;
    margin-top: -43px;
    border: none;
    margin-right: 5px !important;
}

.my-styled-trigger {
    margin-right: -36px;
    margin-bottom: -33px;
}

.my-max-height-530 {
    max-height: 541px;
    margin-top: 30px;
}

.my-mobile-nav-i {
    margin-left: auto;
    font-size: 17px;
    color: #0b4d7e;
    margin-right: 10px;
    margin-top: 17px;
}

.my-mobile-slider {
    width: 100%;
    height: 95px;
    color: white;
    font-size: 24px;
    font-weight: 600;
    text-align: right;
    padding-right: 20px;
    padding-top: 20px;
}

.my-gif-div {
    cursor: pointer;
    border: 2px solid transparent;
    transition: .3s all ease;
}

.my-gif-div2 {
    cursor: pointer;
    border: 1px solid transparent;
    transition: .1s all ease;
}

.my-gif-display-none {
    display: none;
    transition: 0.3s all ease;
    margin-top: 35px;
}

.my-gif-div:hover .my-gif-div2 {
    /* border: 1px solid #0b4d7e; */
    border-radius: 10px;
    box-shadow: 0 0 40px 0 rgb(0 0 0 / 10%);
    transition: .3s all ease;
    transform: scale(1.06);
    height: 165px;
    padding-top: 10px;
    width: 150px;
    /* padding-left: 5px; */
    margin-top: -15px;
    background: #fbfbfb;
}

.my-gif-div:hover .my-yazilim-div p {
    display: none;
    transition: .3s all ease;
}

.my-gif-div:hover .my-gif-display-none {
    display: flex;
    transition: 0.3s all ease;
    max-width: 55%;
    max-height: 72px;
    margin-left: auto;
    margin-right: auto;
}

.my-gif-div:hover .my-yazilim-div-img {
    display: none;
    transition: 0.3s all ease;
}

.my-display-contents {
    display: contents;
}

.my-mobile-icon-row {
    display: none;
}

.my-p-black ul {
    list-style: inherit !important;
    margin-bottom: 20px;
}

    .my-p-black ul li {
        margin-bottom: 0px !important;
        margin-left: 25px;
    }

.my-p-black h2 {
    margin-bottom: 20px;
}

.my-horizonal-middle {
    flex-direction: column;
    display: contents;
}

@media(min-width:992px) {
    .my-laptop-display-none {
        display: none;
    }
}

@media(max-width:991px) {
    .my-ara-input, .my-ara-input2, .my-ara-input3 {
        margin-left: auto;
        margin-right: auto;
    }

    .fixed-navbar {
        background-color: #0b4d7e !important;
        position: fixed;
    }

    ::-webkit-scrollbar {
        display: none;
    }

    .my-laptop-display-none {
        display: block;
    }
    /* .cd-nav-trigger {
        display: block;
    } */
    .cd-primary-nav {
        width: 100%;
        z-index: 10;
    }

        .cd-primary-nav a {
            color: black;
            padding: 0px !important;
            margin-left: 20px;
            margin-right: 20px;
            font-size: 17px;
            font-weight: 600;
            border-bottom: .5px solid #d0d0d0;
            height: 55px;
            line-height: 55px;
        }

    .my-mobile-display-none {
        display: none;
    }

    .my-en-li {
        margin-left: 0rem !important;
    }

    .has-children > a::before {
        background: #0b4d7e;
        display: none;
    }

    .has-children > a::after {
        background: #0b4d7e;
        display: none;
    }

    .cd-nav-trigger span::before {
        height: 3px;
        width: 28px;
        background: #0b4d7e;
    }

    .cd-nav-trigger span::after {
        height: 3px;
        width: 28px;
        background: #0b4d7e;
    }

    .cd-nav-trigger span {
        height: 3px;
        width: 28px;
        background: #0b4d7e;
    }

    #my-container {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        z-index: 1040;
        border-bottom: 0 !important;
        background-color: white;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%);
        -webkit-animation: translateHeader 0.8s;
        -moz-animation: translateHeader 0.8s;
        -ms-animation: translateHeader 0.8s;
        -o-animation: translateHeader 0.8s;
        animation: translateHeader 0.8s;
        height: 70px;
        transition: .35s all;
    }

    .my-ertas-logo {
        margin-left: -25px;
        margin-top: 4px;
    }

    .my-after-before {
        background: white !important;
    }

    span.my-after-before::after {
        background: #0b4d7e;
        transform: rotate(315deg);
    }

    span.my-after-before::before {
        background: #0b4d7e;
        transform: rotate(45deg);
        top: -11px;
    }


    .my-mobile-hamburger {
        position: fixed !important;
        background-color: #0b4d7e !important;
    }

    .my-ertas-logo-mobile {
        display: block !important;
        margin-left: -25px;
        width: 80%;
        margin-top: 5px;
    }

    .my-ertas-logo {
        display: none !important;
    }

    .cd-primary-nav.moves-out > li > a {
        opacity: 1;
        margin-left: 87% !important;
        border-bottom: none;
    }

    .cd-nav-trigger {
        border-bottom: none !important;
    }

    .my-mega-menu-div {
        margin-top: 0px;
    }

    .full-width {
        margin-left: 0vw;
        left: 0;
    }

    .cd-primary-nav ul {
        position: absolute;
        width: 100%;
    }

    .my-ml--50 {
        margin-left: 0px !important;
    }

    .my-ml-35 {
        margin-left: 0px !important;
        margin-top: 250px;
    }

    .my-absolute-middle {
        top: 18%;
        left: 27%;
    }

    .my-absolute-middle-medya {
        top: 40%;
        left: 18%;
    }

    .cd-primary-nav .cd-secondary-nav a {
        color: black !important;
        border-bottom: .5px solid #d0d0d0;
        margin-bottom: 2px !important;
    }

    .my-mega-menu-ul li a i {
        color: #0b4d7e;
        margin-top: 15px;
    }

    .my-mega-menu-ul li a i {
        font-size: 17px;
    }

    #fs-container {
        display: none;
    }

    .cd-main-content {
        min-height: unset;
    }

    .my-mobile-mt-50 {
        margin-top: 50px;
    }

    .slick-dots li button {
        color: #8c9091;
        background: #8c9091;
        border-radius: 50px;
        width: 12px;
        height: 12px;
    }

    .slick-dots li {
        width: 12px;
        height: 12px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px;
    }

    .media__title h6 {
        font-weight: 700;
    }

    .my-slick-img {
        flex-direction: column;
        width: 120px;
        height: 120px;
        position: initial;
        z-index: 20;
        /* left: 40px; */
        background-color: white;
        box-shadow: 0px 0 40px 0 rgb(0 0 0 / 7%);
        display: flex;
        align-items: center;
        justify-content: center;
        /* top: 30px; */
        margin-bottom: -170px;
    }

        .my-slick-img img {
            max-width: 100%;
            margin-left: auto;
            margin-right: auto;
        }

    .my-slick-div h4 {
        padding-left: 150px;
        padding-top: 33px;
        font-size: 14px;
    }

    .my-slick-p {
        text-align: left;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 13px;
        border-top: none;
    }

    .my-slick-p2 {
        text-align: right;
        /* margin-top: 60px; */
        border-top: none;
        /* margin-right: 25px; */
        color: #8c9091;
        font-weight: 600;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 13px;
        margin-top: 0px;
        margin-right: 0px;
    }

    .my-slick-div {
        margin-bottom: 70px;
    }

    .my-teknofest-img {
        width: 60%;
    }

    .my-video-h1 {
        font-size: 40px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .my-video-h2 {
        font-size: 22px;
    }

    .my-video-button {
        padding: 3px 32px;
        font-size: 13px;
    }

    .my-mobile-pb-50 {
        padding-bottom: 50px;
    }

    .carousel-container-left p {
        font-size: 13px;
        font-weight: 600;
        line-height: 18px;
    }

    .carousel-container-left h3 {
        margin-bottom: 20px;
    }

    .my-border {
        margin-top: 0px;
    }

    .my-mobile-mt-30 {
        margin-top: 30px;
    }

    .list-social__item a {
        padding: 0 10px;
        cursor: pointer;
    }

    .my-footer-p {
        margin-top: 10px;
        font-size: 15px;
        font-weight: 600;
        line-height: 20px;
    }

    .my-footer-list {
        display: grid;
    }

        .my-footer-list li {
            padding-bottom: 0px;
            margin-left: 0px;
        }

            .my-footer-list li a {
                font-size: 14px;
                cursor: pointer;
            }

    .fa-envelope:before {
        top: 5px;
        position: absolute;
    }

    .my-footer-i {
        margin-right: 25px;
    }

    .my-mobile-mt-0 {
        margin-top: 0px;
    }

    .my-caruosel-left-icon {
        width: 30px;
        height: 30px;
        margin-right: 0px;
    }

        .my-caruosel-left-icon img {
            margin-bottom: 20px;
        }

    .my-caruosel-right-icon {
        width: 30px;
        height: 30px;
        margin-left: 0px;
    }

        .my-caruosel-right-icon img {
            margin-bottom: 20px;
        }

    .my-slider-container {
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .my-main {
        min-height: 200px;
    }

    .page-title-middle {
        margin-top: 120px;
    }

    ul.breadcrumbs-right {
        display: none;
    }

    ul.breadcrumbs-icon {
        display: none;
    }

    .my-h2 {
        font-size: 22px;
        text-align: center;
    }

    .my-mobile-mb-20 {
        margin-bottom: 20px;
    }

    .my-mobile-mt--50 {
        margin-top: -50px;
    }

    .my-sector-h4 {
        margin-top: 10px;
    }

    .my-mobile-mt-15 {
        margin-top: 15px;
    }

    .my-yazilim-div-img {
        max-width: 90%;
        max-height: unset;
        height: 50px;
    }

    ul.breadcrumbs li a::after {
        margin-right: 0px;
        font-size: 8px;
    }

    /*ul.breadcrumbs li a {
        font-size: 11px;
    }*/

    .page-title-middle h1 {
        font-size: 30px;
    }

    .carousel-container-right-sectors h1 {
        padding-left: 0px;
        margin-bottom: 10px;
        text-align: center;
        font-size: 32px;
    }

    .carousel-container-right-sectors h3 {
        padding-left: 0px;
        margin-bottom: 15px;
    }

    .carousel-container-right-sectors p {
        padding-left: 0px;
        text-align: center;
    }

    .carousel-container-right-sectors .my-sectors-button {
        margin-left: 0px !important;
    }

    .group-img {
        margin-top: 20px;
        width: 100%;
    }

    .my-mobile-mt-0 {
        margin-top: 0px;
    }

    .my-mobile-mb-50 {
        margin-bottom: 50px;
    }

    .my-p-black {
        text-align: center;
        margin-top: 15px;
    }

    .my-about-div {
        width: auto;
    }

    .my-about-right-col {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 50px;
    }

        .my-about-right-col h1 {
            text-align: center;
        }

    .my-about-wallet-p {
        text-align: center;
    }

    .my-about-wallet-p2 {
        text-align: center;
    }

    .my-mobile-text-center {
        text-align: center !important;
    }

    .my-carier-button {
        margin-left: 0px;
    }

    .my-mobile-mt-80 {
        margin-top: 80px;
    }

    .my-mobile-sectors-button {
        margin-left: auto !important;
        display: block;
        margin-right: auto;
        padding: 9px 40px;
        background-color: #0b4d7e;
        color: white;
        /* margin-left: 15px; */
        border: 1px solid #0b4d7e;
        transition: .4s all ease;
        font-weight: 500;
        width: 250px;
        padding-right: 0px;
        padding-left: 25px;
        font-size: 16px;
        transition: 0.3s all;
    }

    .my-mobile-mb-0 {
        margin-bottom: 0px;
    }

    .my-flex-div {
        margin-bottom: 30px;
    }

    .carousel-container-left-sectors h1 {
        text-align: center;
    }

    .carousel-container-left-sectors p {
        text-align: center;
    }

    .my-mp-custom {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .modal {
        padding-top: 15%;
    }

    .my-mobile-pr-0 {
        padding-right: 0px;
    }

    .my-modal-scrolled-p {
        overflow-y: scroll !important;
    }

    .bg-white {
        background: unset !important;
    }

    .my-modal-scrolled h1 {
        text-align: center;
    }

    .cv-modals h4 {
        text-align: center;
    }

    .cv-modals p {
        text-align: center;
        padding-left: 20px;
    }

    .my-modal-scrolled-p {
        max-height: 350px;
    }

    .my-mobile-mb-50 {
        margin-bottom: 50px;
    }

    .my-ziha-div {
        width: auto;
    }

    .my-news-button2 {
        margin-top: 20px;
    }

    .my-custom-select {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .my-search-wrapper {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .my-search2 {
        margin-left: auto;
        margin-right: auto;
    }

    .my-mobile-icon-row {
        display: flex;
    }

    .my-mobile-right-col {
        display: flex;
        justify-content: flex-end;
    }

    .my-mobile-left-col {
        display: flex;
    }

    .news-detail-mobile-left-icon {
        background: #0b4d7e;
        width: 50px;
        height: 50px;
        border-radius: 50px;
        margin-left: 15px;
    }

    .news-detail-mobile-right-icon {
        background: #0b4d7e;
        margin-left: auto;
        width: 50px;
        height: 50px;
        border-radius: 50px;
        margin-right: 15px;
    }

    .my-contact-box {
        width: 100%;
        margin-top: 20px;
    }

    .my-mobile-mt-50 {
        margin-top: 50px;
    }
    /*.my-mega-menu{
        overflow-y:scroll;
        height:100%;
    }*/
    .my-mobile-en-div {
        display: initial;
        margin-right: 10px;
        right: 10px;
        margin-left: -22px;
    }

        .my-mobile-en-div a {
            display: inline-flex; /* margin-left: auto; */
            margin-left: 33%;
            border-bottom: none;
            color: #0b4d7e;
            font-size: 22px;
            font-weight: 700;
        }

            .my-mobile-en-div a span {
                top: 10px;
                position: relative;
                padding-right: 20px;
                border-right: 2px solid #dee3ea;
            }

    .my-back-display-none {
        visibility: hidden;
    }

    .my-header-div {
        height: auto;
    }

    .page-contact .nav-tabs .nav-item {
        font-size: 27px;
    }

    .my-calendar-i2 {
        margin-left: 30px;
    }

    .my-new-document-p {
        line-height: normal;
        text-align: center;
    }

    .investor-div img {
        margin-bottom: 0px;
    }

    .my-kurumsal-div {
        margin-top: 0px;
        display: block;
        text-align: center;
    }

    .my-mobile-flex-div {
        display: flex;
    }

        .my-mobile-flex-div a {
            display: contents;
        }

            .my-mobile-flex-div a img {
                margin-left: auto;
                margin-right: auto;
            }

    .my-mobile-kurumsal-div {
        display: contents;
        text-align: center;
    }

    #my-mobile-dropdown-menu {
        display: none;
    }
    /*.cd-primary-nav .cd-secondary-nav{
        overflow-y:scroll;
    }*/
    /*.my-scroll-container{
        overflow-y:scroll;
        
    }*/
    .cd-primary-nav ul {
        height: 100%;
    }
    /* #cd-primary-nav{
        overflow-y:scroll;
    }*/
    .my-mobile-col-md-5 {
        padding-right: 0px;
    }

    .investor-div2 {
        display: contents;
    }

    .investor-download {
        display: inline-flex;
    }

    .img-hover-zoom img {
        width: 100%;
    }

    .img-hover-zoom {
        width: 100%;
        height: auto;
    }

    .my-fancbox-img {
        width: 100%;
        height: auto;
    }

    .news-img .my-video-img {
        width: 100%;
        height: auto;
    }

    .news-img {
        width: 100%;
        height: auto;
    }

    .my-video-overlay {
        height: 68.5%;
    }

    .my-photo-overlay {
        height: 79%;
    }

    .my-scroll-container {
        overflow-y: visible !important;
        overflow-x: hidden !important;
    }

    .investor-div2 img {
        margin-right: 10px;
    }

    .my-mobile-mt--20 {
        margin-top: -20px;
    }

    .my-mobile-mb-140 {
        margin-bottom: 140px;
    }

    .mobile-wrap {
        flex-wrap: wrap !important;
    }

    .my-mega-menu-div img {
        max-height: 150px;
    }

    .my-mega-menu-ul {
        margin-top: 5px;
    }

    .my-top-42 {
        top: 17%;
    }

    .mobile-border-none {
        border: none !important;
    }

    .nav-tabs li {
        padding-left: 0px;
        margin-right: 0px;
    }

    .nav-tabs .map-tab.active, .nav-tabs .map-tab {
        padding-bottom: 0px;
    }

    .my-appeal-button {
        margin-right: 0px;
    }

    .my-recapthca {
        margin-right: auto;
        margin-left: auto;
    }

    .cookie-text {
        color: #0b4d7e;
        font-size: 15px;
        margin-bottom: 0 !important;
        margin-block-end: 0 !important;
        font-weight: 600;
        margin-top: 0px;
        line-height: normal;
        text-align: center;
    }

    .my-news-button1 {
        padding: 5px 50px;
        background-color: #0b4d7e;
        color: #fff;
        margin-left: 15px;
        border: 1px solid #0b4d7e;
        font-weight: 500;
        font-size: 16px;
        -webkit-font-smoothing: antialiased;
        margin-top: 10px;
    }

    .my-fixed-after-before {
        background-color: transparent !important;
        transition: .35s all;
    }

        .my-fixed-after-before span {
            background: #0b4d7e;
            transition: .35s all;
            /*transform: rotate(315deg);*/
        }

            .my-fixed-after-before span::after {
                background: #0b4d7e;
                transition: .35s all;
                /*transform: rotate(315deg);*/
            }

            .my-fixed-after-before span::before {
                background: #0b4d7e;
                /*transform: rotate(45deg);*/
                /*top: -11px;*/
                transition: .35s all;
            }
}

@media(min-width:1865px) {
    .media-project-hover .media__title a {
        font-size: 50px;
    }
}

@media(min-width:2250px) {
    .media-project-hover .media__title a {
        font-size: 55px;
    }
}

@media(min-width:991px) and (max-width:1199px) {
    .cd-logo {
        left: -6rem;
    }

    .cd-main-header {
        left: 43px;
    }

    .my-ml--50 {
        margin-left: 0px;
    }

    .my-ml-35 {
        margin-left: 0px;
    }

    .full-width {
        left: 54%;
    }
}

@media(min-width:991px) and (max-width:1120px) {
    .cd-primary-nav > .has-children > a {
        font-size: 15px;
    }

    .cd-primary-nav > li > a {
        font-size: 15px;
    }

    .full-width {
        left: 47.5%;
    }

    .cd-primary-nav .cd-secondary-nav {
        width: 102vw;
    }
}

@media(min-width:991px) and (max-width:1215px) {
    .my-prev {
        left: 45%;
    }

    .my-next {
        right: 45%;
    }

    .group-img {
        width: 100%;
        height: 200px;
    }

    .carousel-container-left p {
        font-size: 13px;
        line-height: 16px;
    }

    .my-about-div {
        width: 100%;
    }

    .my-about-right-p {
        line-height: 17px;
    }

    .carousel-container-right-sectors h3 {
        margin-bottom: 20px;
    }

    .my-slick-div2 h4 {
        font-size: 13px;
    }

    .my-p-document {
        font-size: 15px;
    }

    .news-img {
        width: 100%;
    }

    .my-contact-box {
        width: 100%;
    }

        .my-contact-box p {
            font-size: 17px;
        }

    .my-p-black {
        font-size: 13px;
    }

        .my-p-black p {
            font-size: 13px;
            line-height: 16px;
            margin-bottom: 13px;
        }

    .nav-tabs .nav-link {
        font-size: 13px;
    }

    .my-sectors-button-left {
        font-size: 16px;
        letter-spacing: unset;
        padding-left: 12px;
    }

    .my-flex-width img {
        margin-right: 45px;
    }


    .nav-tabs li {
        padding-left: 30px;
    }

    .carousel-container-left-sectors li {
        font-size: 13px;
        line-height: 17px;
    }

    .my-ara-input {
        margin-top: 10px;
    }

    .my-ara-input2 {
        margin-top: 10px;
    }

    .my-ara-input3 {
        margin-top: 10px;
    }

    .my-search2 {
        margin-top: 10px;
    }
    /*.cd-main-content{
        min-height:50vh;
    }*/
    /*.media-project-hover .media__body{
        margin-top:-80%;
    }*/
    .img-hover-zoom {
        width: 100%;
        height: auto;
    }

        .img-hover-zoom img {
            width: 100%;
            height: auto;
        }

    .my-slick-div h4 {
        font-size: 15px;
    }

    .my-footer-list li a {
        font-size: 13px;
    }
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
    margin-bottom: 50px;
}

li {
    margin: 0 0.25rem;
}

    li.slick-active button {
        background-color: #0b4d7e;
        border-radius: 50px;
    }


/*ilyas */
#vergiKimlikErrorMessage {
    text-align: center;
    font-size: 20px;
    color: red;
    margin-top: 70px;
    margin-bottom: -50px;
}
@media (max-width:991px){
    .future-teknofest{
        margin-top:30px;
    }
}
