/* HakkÄ±mÄ±zda */


.footer_div {
    background: #1b1b1b;
    z-index: 999 !important;
}

/* himetlerden ++++*/


.footer_div {
    background: #1b1b1b;
}

    .footer_div p {
        z-index: 1000 !important;
        position: relative;
    }

    .footer_div img {
        z-index: 1000 !important;
    }

/* himetlerden ---*/


.block__roadmap {
    margin-top: 40px;
}

    .block__roadmap .item {
        background-color: #414141;
        border-radius: 20px;
        font-size: 14px;
        color: #ffffff;
        padding: 8px 18px;
        text-decoration: none;
        transition: 0.2s;
    }

        .block__roadmap .item:hover {
            opacity: 0.5;
            transition: 0.2s;
        }

.block__form_div a {
    color: #acacac;
    text-decoration: none;
}

p.detay a, .haber_div a {
    color: #acacac;
    text-decoration: none;
}

.main_text {
    color: white;
    font-size: 52px;
    font-weight: 200;
    text-align: center;
}

    .main_text div {
        font-family: "PlusJakartaMedium";
    }

    .main_text span {
        font-family: "PlusJakartaBold";
        font-weight: 700;
        background: -webkit-linear-gradient(0deg, #0873ba 4.93%, #00f9f9 98.47%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.demo_talebi {
    background: #0873bb;
    width: fit-content;
    color: white;
    padding: 10px 15px;
    border-radius: 10px;
}

.sitesinde_gor {
    background: transparent;
    width: fit-content;
    color: white;
    padding: 10px;
    border-radius: 10px;
}

.description_text {
    margin-top: 100px;
    margin-bottom: 140px;
    color: white;
    font-size: 20px;
    letter-spacing: 0.035em;
}

    .description_text p {
        font-family: "Patron";
        font-size: 20px;
        padding-top: 20px;
        line-height: 32px;
    }



.block__hizmetlerimiz {
    padding: 10px;
    width: 120px;
    border-radius: 20px;
    background: #0873ba;
    display: grid;
    place-items: center;
    color: white;
    font-family: Patron;
    margin: 50px auto;
    font-size: 12px;
}

.block__main_text {
    font-family: Patron;
    font-size: 40px;
    color: white;
}



.serial_divs {
    margin-top: 80px;
    display: grid;
    place-items: center;
    width: 100%;
}

.serial_div_1 {
    position: relative;
    background: linear-gradient(#212121 0 0) padding-box, linear-gradient(180deg, #373737 0%, #0d6cab 100%) border-box;
    padding: 10px;
    height: 315px;
    border: 5px solid transparent;
    display: inline-block;
    margin: 40px 0;
    border-width: 2px;
    border-radius: 10px !important;
    border-style: solid;
    height: calc(100% - 100px);
    color: white;
}

    .serial_div_1 .top_div {
        max-width: 300px;
        margin-left: 50px;
        font-family: "PlusJakartaMedium";
        margin-top: -25px;
        background: #1d1d1d;
        padding: 20px;
        font-size: 26px;
        font-weight: 400;
    }

    .serial_div_1 .bottom_div {
        max-width: 968px;
        margin-left: -50px;
        background: #181818;
        padding: 60px 150px;
        font-size: 20px;
        font-weight: 200;
        position: relative;
    }

    .serial_div_1 img {
        position: absolute;
        left: -120px;
        top: 100px;
        max-width: 204px;
    }

.serial_div_2 {
    position: relative;
    background: linear-gradient(#212121 0 0) padding-box, linear-gradient(180deg, #373737 0%, #0d6cab 100%) border-box;
    padding: 10px;
    border: 5px solid transparent;
    display: inline-block;
    margin: 40px 0;
    height: calc(100% - 100px);
    border-width: 2px;
    border-radius: 10px !important;
    border-style: solid;
    max-width: 958px;
    color: white;
}

    .serial_div_2 .top_div {
        max-width: 300px;
        margin-left: 50px;
        margin-top: -25px;
        font-family: "PlusJakartaMedium";
        background: #012844;
        padding: 20px;
        font-size: 26px;
        font-weight: 400;
    }

    .serial_div_2 .bottom_div {
        max-width: 968px;
        margin-left: -50px;
        background: #001c2f;
        padding: 60px 150px;
        font-size: 20px;
        font-weight: 200;
        position: relative;
    }

    .serial_div_2 img {
        position: absolute;
        right: -120px;
        top: 58px;
        max-width: 180px;
    }

.serial_div_3 {
    position: relative;
    background: linear-gradient(#212121 0 0) padding-box, linear-gradient(180deg, #373737 0%, #0d6cab 100%) border-box;
    padding: 10px;
    border: 5px solid transparent;
    display: inline-block;
    margin: 40px 0;
    height: calc(100% - 100px);
    border-width: 2px;
    border-radius: 10px !important;
    border-style: solid;
    max-width: 958px;
    color: white;
}

    .serial_div_3 .top_div {
        max-width: 300px;
        margin-left: 50px;
        margin-top: -25px;
        font-family: "PlusJakartaMedium";
        background-color: #1d1d1d;
        padding: 20px;
        font-size: 26px;
        font-weight: 400;
    }

    .serial_div_3 .bottom_div {
        max-width: 968px;
        margin-left: -50px;
        background: #181818;
        padding: 60px 150px;
        font-size: 20px;
        position: relative;
        font-weight: 200;
    }

    .serial_div_3 img {
        position: absolute;
        left: -120px;
        top: 85px;
        max-width: 160px;
    }

.serial_div_4 {
    position: relative;
    background: linear-gradient(#212121 0 0) padding-box, linear-gradient(180deg, #373737 0%, #0d6cab 100%) border-box;
    padding: 10px;
    border: 5px solid transparent;
    display: inline-block;
    margin: 40px 0;
    border-width: 2px;
    border-radius: 10px !important;
    border-style: solid;
    height: calc(100% - 100px);
    max-width: 958px;
    color: white;
}

    .serial_div_4 .top_div {
        max-width: 300px;
        margin-left: 50px;
        margin-top: -25px;
        font-family: "PlusJakartaMedium";
        background: #012844;
        padding: 20px;
        font-size: 26px;
        font-weight: 400;
    }

    .serial_div_4 .bottom_div {
        max-width: 968px;
        margin-left: -50px;
        background: #001c2f;
        padding: 60px 150px;
        font-size: 20px;
        position: relative;
        font-weight: 200;
    }

    .serial_div_4 img {
        position: absolute;
        right: -100px;
        top: 80px;
        max-width: 180px;
    }


@media only screen and (max-width: 767px) {
    .serial_div_1 .bottom_div {
        padding: 60px;
        margin-left: 0;
    }

    .serial_div_2 .bottom_div {
        padding: 60px;
        margin-left: 0;
    }

    .serial_div_3 .bottom_div {
        padding: 60px;
        margin-left: 0;
    }

    .serial_div_4 .bottom_div {
        padding: 60px;
        margin-left: 0;
    }
}





.lets_talk {
    border: 0;
    outline: 0;
    border: 1px solid #4b4b4b;
    box-shadow: 0px 0px 20px 0px #00000029;
    background: linear-gradient(0deg, #282828, #282828), linear-gradient(0deg, #4b4b4b, #4b4b4b);
    color: #d4d4d4;
    font-family: "Patron-Medium";
    font-size: 15px;
    border-radius: 100px;
    padding: 10px 20px;
    position: absolute;
    left: 100px;
    bottom: -25px;
}



    .lets_talk p {
        font-size: 16px;
    }



.lets_talk_button {
    background: linear-gradient(99.27deg, #02ddec 2.77%, #087bbe 57.02%);
    color: white;
    font-family: "PlusJakartaMedium";
    padding: 10px 30px;
    font-size: 25px;
    border: 0;
    outline: 0;
    box-shadow: 0px 0px 20px 0px #00000003;
    border-radius: 5px;
    margin-bottom: 40px;
}


.block__features {
    color: white;
}

.block__features_divs {
    display: flex;
    margin-top: 80px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 80px;
}

.block__feature_div {
    max-width: 360px;
}

    .block__feature_div .line {
        width: 1px;
        height: 100px;
        margin-top: 8px;
        margin-left: 10px;
        background-color: #3a3a3a;
    }

    .block__feature_div .number {
        font-size: 15px;
        font-family: "Patron";
    }

    .block__feature_div .header {
        font-family: "Patron";
        font-size: 22px;
    }

    .block__feature_div .desc {
        font-family: "Patron";
        color: #d8d8d8;
        line-height: 17px;
        margin-top: 10px;
        font-size: 13px;
    }

        .block__feature_div .desc p {
            padding: 1px 0;
        }



.weird_icon {
    opacity: 0.5;
    z-index: 1;
}

.bottom_div p {
    font-family: "Patron";
    font-size: 20px;
    z-index: 999999;
}

    .bottom_div p a {
        font-family: "Patron";
        font-size: 20px;
        color: white;
        text-decoration: none;
    }


.two_divs {
    gap: 140px;
}

    .two_divs .div {
        color: white;
        width: 250px;
    }

        .two_divs .div .line {
            width: 2px;
            margin-left: 9px;
            background-color: #3a3a3a;
            height: 95px;
        }

        .two_divs .div p {
            padding: 6px 0;
        }






.temel_moduller_responsive_div {
    width: 440px;
}

.temel_moduller_responsive_div_1 {
    width: 300px;
}

.temel_moduller {
    margin-top: 40px;
    color: white;
}

    .temel_moduller p {
        font-family: "Patron";
    }

    .temel_moduller .number {
        font-family: "Patron";
        font-size: 20px;
    }

    .temel_moduller .div {
        margin-bottom: 20px;
        font-family: "Patron";
        max-width: 330px;
    }




.erp_crm {
    color: white;
    margin-top: 260px;
}

    .erp_crm h4 {
        font-family: "PlusJakartaMEdium";
        font-size: 42px;
        line-height: 60px;
        text-align: center;
    }

    .erp_crm .desc {
        color: #ededed;
        margin-top: 20px;
        font-family: "Patron";
        font-size: 22px;
        line-height: 25px;
        text-align: center;
    }



.block__graph {
    position: relative;
}

    .block__graph iframe {
        width: 64vw;
        height: 50vh;
    }



/************************  
    .block__graph img {
        max-width: 70vw;
    }*/



@media only screen and (max-width: 767px) {
    .block__graph iframe {
        width: 95vw;
        height: 50vh;
    }
}


@media only screen and (max-width: 767px) {
    .block__graph img {
        max-width: 90vw;
    }

    .erp_crm {
        margin-top: 60px;
    }

    .temel_moduller_responsive_div_1 {
        width: 440px;
    }

    .temel_moduller_responsive_div {
        width: 440px;
    }
}




.block__bottom {
    background-color: #1b1b1b;
    border-radius: 18px;
    color: #bdbdbd;
    z-index: 99999999999 !important;
}

    .block__bottom input {
        background: transparent;
        border: 0;
        margin: 24px 0;
        padding: 5px 10px;
        border-bottom: 1px solid #515151;
        outline: 0;
        color: #c6c6c6;
    }

    .block__bottom textarea, .block__form_div textarea {
        background: transparent;
        border: 0;
        margin: 24px 0;
        padding: 5px 10px;
        border-bottom: 1px solid #515151;
        border-right: 1px solid #515151;
        outline: 0;
        color: #c6c6c6;
    }




.post_form {
    background: linear-gradient(0deg, #282828, #282828), linear-gradient(0deg, #4b4b4b, #4b4b4b);
    border: 0;
    padding: 10px;
    border-radius: 100px;
    color: #d4d4d4;
    cursor: pointer;
    font-size: 15px;
    box-shadow: 0px 0px 20px 0px #00000029;
    border: 1px solid #4b4b4b;
}

.post_form {
    transition: 0.2s;
}



.title svg {
    margin-left: 10%;
    margin-bottom: 10px;
}

.title p {
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    color: #0391ef;
}



/*.desc {
    font-size: 21px;
    color: white;
    font-weight: 200;
    text-align: center;
}*/

.picture_div_parent {
    display: grid;
    place-items: center;
}

.picture_div {
    position: relative;
    color: white;
    border-radius: 10px;
    max-height: 300px;
    max-width: 1215px;
}

    .picture_div .image img {
        margin-top: 40px;
        max-width: 1205px;
        width: 80vw;
    }

    .picture_div .image .arrow {
        position: absolute;
        cursor: pointer;
        right: 10%;
        top: 40px;
    }





.block__partners_icon {
    text-align: center;
    margin: 50px 0;
}

    .block__partners_icon img {
        max-width: 24vw;
    }



@media only screen and (max-width: 767px) {
    .block__partners_icon img {
        max-width: 44vw;
    }
}



.block__kuramportal {
    background-color: #1b1b1b;
    margin-top: 50px;
    border-radius: 18px;
    max-height: 550px;
    padding: 10px;
    padding-top: 30px;
}

    .block__kuramportal h3 {
        color: white;
        position: relative;
        font-size: 40px;
        text-align: center;
        font-family: "PlusJakartaMedium";
        background-color: #1b1b1b;
    }




@media only screen and (max-width: 1999px) {
    .block__kuramportal {
        height: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .erp_crm {
        margin-top: 660px;
    }
}

@media only screen and (max-width: 992px) {
    .erp_crm {
        margin-top: 160px;
    }
}



.form p {
    color: white;
}

.form {
    margin-top: 80px;
}

    .form .section-line .round {
        color: white;
        display: grid;
        place-items: center;
        width: 38px;
        height: 38px;
        border: 2px solid white;
        border-radius: 50%;
    }

    .form .section-line .line {
        height: 2px;
        width: 100%;
        background-color: white;
    }

    .form label {
        color: white;
    }

    .form input {
        background-color: transparent;
        outline: 0;
        border: 0;
        border-bottom: 1px solid #575757 !important;
        color: #777777;
        width: 80%;
    }

    .form .file_input {
        border: 1px solid #575757;
        padding: 5px;
        border-radius: 4px;
    }

    .form textarea:focus {
        border: 0;
        outline: 0;
    }




@media only screen and (max-width: 767px) {
    .form input {
        width: 100%;
    }
}



select {
    background-color: transparent;
    color: #777777;
    border: 0 !important;
    border-bottom: 1px solid #575757 !important;
    padding: 5px 10px !important;
    margin: 27px 0;
    z-index: 10000 !important;
}

    select:focus {
        outline: 0;
    }

select {
    padding: 2px 30px 2px 2px;
    border: none;
    text-indent: 0.01px;
}

    select option {
        border: 1px solid #212121;
        color: #c6c6c6;
        background: #212121;
    }



.block__waf {
    background-color: #1b1b1b;
    border-radius: 18px;
    position: relative;
    padding: 40px 20px;
    color: white;
    z-index: 9999 !important;
}

    .block__waf h5 {
        font-family: "PlusJakartaMedium";
        font-size: 50px;
        text-align: center;
    }

    .block__waf .row .col-10 {
        font-family: "Patron";
        font-size: 22px;
        text-align: center;
    }

    .block__waf .dots {
        position: absolute;
        left: -100px;
        top: 100px;
        max-width: 200px;
    }




.three_divs .div_1 .icon img {
    height: 64px;
}

.three_divs .div_2 .icon img {
    height: 84px;
}

.three_divs .div_3 .icon img {
    height: 68px;
}




.div_1 .img {
    position: absolute;
    bottom: -20px;
    left: -1px;
}

.div_2 .img {
    position: absolute;
    bottom: -20px;
    left: -1px;
}

.div_3 .img {
    position: absolute;
    bottom: -20px;
    left: -1px;
}


.three_divs .div_1 {
    min-height: 425px;
    max-width: 279px;
    border-radius: 10px;
    position: relative;
    background: #1b1b1b;
    border: 1px solid #424242;
}

.three_divs .div_2 {
    min-height: 406px;
    width: 279px;
    border-radius: 10px;
    background: #1b1b1b;
    position: relative;
    border: 1px solid #424242;
}


/******************************
    .three_divs .div_2 {
        height: 446px;
    }*/

.three_divs .div_3 {
    min-height: 406px;
    width: 279px;
    border-radius: 10px;
    background: #1b1b1b;
    position: relative;
    border: 1px solid #424242;
}


.div_1 .blue_dot {
    position: absolute;
    left: -15px;
    scale: 0.8;
    top: 180px;
}

.div_2 .blue_dot {
    position: absolute;
    scale: 0.8;
    right: -15px;
    top: 30px;
}

.div_3 .blue_dot {
    position: absolute;
    right: -15px;
    scale: 0.8;
    top: 150px;
}



.div .texts {
    padding-left: 10px;
    border-left: 1px solid #393939;
}

.div .number {
    padding-left: 10px;
    padding-bottom: 10px;
}

.div .header {
    padding-bottom: 10px;
    font-size: 20px;
}

.three_divs .img img {
    max-width: 279px;
    width: calc(100% + 3px);
}



.three_divs .header {
    font-family: "PlusJakartaMedium";
    font-size: 17px;
    color: white;
    padding: 0 20px;
    font-weight: 400;
}

.three_divs .desc {
    font-family: "Patron";
    padding: 0 20px;
    font-size: 13px;
    color: #e9e9e9;
    margin-top: 28px;
    text-align: left;
    color: #e9e9e9;
}

.three_divs .icon {
    margin-bottom: 20px;
    padding: 0 20px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}

/**********************
    .three_divs .desc {
    height: 200px;
    margin-bottom: 40px;
    line-height: 15px;
}*/


/****************************
.div_1 .blue_dot {
    top: 220px;
}

.div_3 .blue_dot {
    top: 180px;
}*/



/* landing ++++ */


.description_text {
    /*    margin-top: 200px;*/
    padding: 0 50px;
    color: white;
    font-size: 20px;
}

    .description_text p {
        font-family: "Patron";
        font-size: 20px;
        line-height: 32px;
        padding-top: 20px;
    }


@media only screen and (max-width: 575px) {
    .description_text {
        margin-top: 25px;
    }

        .description_text p {
            font-size: 15px;
        }
}


/* urunlerimiz */


.three_divs {
    margin-top: 90px;
}

    .three_divs .active {
        border: 1px solid #a3a3a3 !important;
    }
