            .app-header .main-nav {
                display: block;
            }
            
            .app-header .logo {
                border-right: 1px solid #018ac5;
            }
            
            .main-nav__nav ul li a:hover {
                color: #018ac5;
                text-decoration: none;
            }
            
            .main-slider__btn-about-us.btn-general:hover {
                color: #018ac5;
                border-color: #018ac5;
            }
            /* menu */
            
            .main-nav .main-nav__nav ul li {
                display: inline-block;
                position: relative;
            }
            
            .main-nav .main-nav__nav ul li .sub-menu li {
                display: block;
                margin: 0;
            }
            
            .main-nav__nav ul.sub-menu li a {
                font-size: 14px;
                color: black;
            }
            
            .main-nav .main-nav__nav ul li:hover>.sub-menu {
                opacity: 1;
                visibility: visible;
                top: 193%;
            }
            
            .main-nav .main-nav__nav ul li .sub-menu {
                position: absolute;
                left: 0 !important;
                padding-left: 0 !important;
                top: 120%;
                width: 200px;
                background-color: #fff;
                opacity: 0;
                visibility: hidden;
                -webkit-transition: all 0.2s;
                transition: all 0.2s;
                z-index: 99;
                height: auto;
                flex-direction: column;
            }
            
            .main-nav .main-nav__nav ul li .sub-menu li a {
                display: block;
                padding: 8px 15px;
                font-size: 14px;
                position: relative;
                -webkit-transition: all 0.3s ease-out 0s;
                transition: all 0.3s ease-out 0s;
                border-radius: 0;
                line-height: 2;
                margin: 0;
                border-bottom: 1px solid #018ac517;
                color: #1b3255;
            }
            /*
        .main-nav .main-nav__nav .menu-item-has-children a {
            display: block;
            font-size: 16px;
            color: #fff;
            font-weight: 700;
            text-transform: capitalize;
            font-family: "Gilroy", sans-serif;
            padding: 38px 15px;
            line-height: 1;
        }
        */
            
            .main-nav .main-nav__nav ul li .sub-menu li:hover>a {
                background-color: #018ac5;
                color: #fff;
            }
            /* ındex kurumsal */
            /*
        .about-us__pic {
            margin-top: -70px;
        }
        */
            
            .btn-general {
                background-color: #018ac5;
            }
            
            .about-us__pic:after {
                background-color: #018ac5;
            }
            /* projeler */
            
            .our-services__name {
                font-size: 14px;
                color: #333;
                font-weight: bold;
                line-height: 23px;
            }
            
            .btn-general:hover {
                color: #fff;
                text-decoration: none;
                background-color: #003983;
            }
            
            .our-services__img:after {
                background-color: #018ac5;
            }
            
            .our-services__body:after {
                background-color: #018ac5;
            }
            
            .our-services__more {
                font-size: 14px;
                color: #018ac5;
            }
            
            .our-services__more:after {
                background-color: #018ac5;
            }
            
            .our-services__more:hover {
                color: #003983;
            }
            
            .popup-our-blog__pic:after {
                background-color: #018ac5;
            }
            
            .remodal-close {
                width: 60px;
                height: 60px;
                background-color: #018ac5;
            }
            /*partnerlerimiz */
            
            .our-clients__body:after {
                content: none;
                position: absolute;
                top: 40px;
                right: 50px;
                background: url(../img/inverted-comma.png) 0 0 no-repeat;
                width: 60px;
                height: 57px;
            }
            
            .our-clients__body.bayilik {
                padding: 10px 10px 10px 10px;
                background-color: #018ac52b;
                position: relative;
            }
            
            .our-clients__item.bayilik_div {
                width: 224px;
                margin: auto;
                max-width: 100%;
            }
            
            .our-clients__name.bayilik_name {
                font-size: 26px;
                color: #333;
                font-weight: 200;
                text-transform: uppercase;
                margin-bottom: 0;
            }
            
            .our-clients__section.bayilik_section {
                padding-top: 20px;
                padding-bottom: 20px;
            }
            
            .our-clients__items.bayilik_items .owl-dots {
                margin-top: 20px;
            }
            
            .our-clients__items.bayilik_items .owl-stage-outer {
                padding-top: 0px;
            }
            
            .our-clients__items.bayilik_items .owl-dot.active {
                background-color: #018ac5;
            }
            
            .our-clients__items.bayilik_items .owl-dot:hover {
                background-color: #018ac5;
            }
            
            .our-clients__body.bayilik {
                padding: 10px 10px 10px 10px;
                background-color: #ffffff;
                border: 1px solid #f2f2f2;
                position: relative;
            }
            /*  #bayilik */
            
            .presentation__body:before {
                content: '';
                position: absolute;
                left: -30px;
                bottom: -30px;
                width: 208px;
                height: 209px;
                background-color: #018ac5;
                z-index: -1;
            }
            /* MENU */
            
            .main-nav__nav ul li a {
                text-transform: none;
            }
            /*
        .main-nav .main-nav__nav ul>li.menu-item-has-children>a:after {
            content: none;
            font-family: 'Font Awesome 5 Brands';
            font-weight: 400;
            margin-left: 3px;
            display: inline-block;
            color: #fff;
            font-size: 14px;
        }
        */
            
            .main-nav .main-nav__nav ul li:hover.menu-item-has-children>a:after {
                color: #018ac5;
            }
            
            .main-nav .main-nav__nav ul li:hover>a {
                color: #018ac5;
            }
            /* haberler */
            
            .our-clients__inner.haberler_inner:before {
                content: none;
                position: absolute;
                bottom: -5px;
                left: -130px;
                width: 295px;
                height: 230px;
                background: url(../img/svg/dots-gray.svg) 0 0 no-repeat;
                z-index: -1;
            }
            
            .our-clients__inner.haberler_inner:after {
                content: none;
                position: absolute;
                top: 35px;
                right: -130px;
                width: 295px;
                height: 230px;
                background: url(../img/svg/dots-gray.svg) 0 0 no-repeat;
                z-index: -1;
            }
            
            .our-clients__body.clients__body_haberler {
                padding: 0 50px 40px 50px;
                background-color: #fff;
                position: relative;
            }
            
            .our-clients__img.clients__img_haberler:after {
                content: none;
                position: absolute;
                top: -20px;
                right: -20px;
                width: 120px;
                height: 120px;
                background-color: #bea680;
                z-index: 1;
            }
            
            .owl-carousel .owl-item .clients__img_haberler img {
                display: block;
                width: 100%;
            }
            
            .our-clients__img.clients__img_haberler {
                width: auto;
            }
            
            .our-clients__name.clients__name_haberler strong {
                font-weight: 700;
                font-size: 20px;
            }
            
            .owl-carousel.owl-carousel_haberler .owl-nav.disabled {
                display: block !important;
            }
            /* #haberler */
            /* slider */
            
            .main-slider__item:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: rgb(0 0 0 / 13%);
            }
            /* #slider */
            /* RAKAMLAR */
            
            .counter-wrapper .counter-column {
                position: relative;
                margin-right: 31px;
            }
            
            .counter-wrapper .counter-box h2 {
                margin-bottom: 10px;
            }
            
            .counter-box h2 span {
                color: #018ac5;
                font-size: 33px;
            }
            
            .counter-wrapper {
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            }
            
            .counter-wrapper .counter-column:after {
                content: "";
                position: absolute;
                top: 8px;
                right: -9px;
                width: 5px;
                height: 80px;
                border-radius: 3px;
                background-color: #282828;
            }
            /* footer */
            
            .app-footer__section {
                padding-top: 20px;
                padding-bottom: 20px;
            }
            /*
        .app-footer__item {
            -ms-flex: 0 0 25%;
            flex: 0 0 50%;
            width: 50%;
            max-width: 50%;
        }
*/
            
            .app-footer__item {
                -ms-flex: 0 0 25%;
                flex: 0 0 33%;
                width: 33%;
                max-width: 33%;
            }
            
            .app-footer__title:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                width: 40px;
                height: 5px;
                background-color: #018ac5;
            }
            
            .social-links__item svg:hover {
                color: #018ac5;
            }
            
            .app-footer__get-location-link {
                font-size: 16px;
                color: #fff;
            }
            
            .app-footer__get-location-link:hover {
                color: #018ac5;
                text-decoration: none;
            }
            
            .app-footer__get-location-link:after {
                content: '';
                position: absolute;
                bottom: -2px;
                left: 0;
                width: 100%;
                height: 1px;
                background-color: #018ac5;
            }
            /* #footer */
            
            .our-services__items .owl-stage-outer {
                padding-top: 50px;
            }
            /* slider yazı */
            
            .main-slider__title {
                font-size: 60px;
                color: #fff;
                font-weight: 200;
                line-height: 64px;
                letter-spacing: -1.5px;
                text-transform: uppercase;
                margin-bottom: 30px;
                text-shadow: 1px 1px 3px #000000;
            }
            /* #slider yazı */
            /* sectıon baslıklar */
            
            .title-general {
                color: #333;
                font-weight: 200;
                line-height: 52px;
                text-transform: uppercase;
                margin-bottom: 60px;
                font-size: 40px;
            }
            /* #sectıoon baslıklar */
            /* header top menu */
            
            .top-line {
                padding: 15px 15px 15px 40px;
                background-color: rgb(0 0 0 / 72%);
            }
            
            .main-nav__nav ul li {
                margin-right: 40px;
            }
            
            .main-nav .main-nav__nav ul li:hover>svg {
                fill: #018ac5;
            }
            /* proje ok */
            
            .our-services__items .owl-dots.disabled {
                display: flex;
            }
            
            .our-services__items .owl-dot.active {
                background-color: #018ac5;
            }
            
            .our-services__items .owl-dots {
                margin-top: 20px;
            }
            
            .our-services__items {
                display: -ms-flexbox;
                display: flex;
                margin-top: 40px;
                margin-bottom: 20px;
               /* margin-left: -30px; */
            }
            
            .our-services__section.proje_section {
                padding-top: 30px;
                padding-bottom: 40px;
                background-color: #f5f5f5;
                position: relative;
                overflow: hidden;
                -webkit-overflow-scrolling: touch;
            }
            /* kurumsal */
            
            .breadcrumb-wrap {
                padding: 203px 0 100px;
            }
            
            .overlay {
                background: linear-gradient(black, #000000b3, #0000005e);
            }
            
            .overlay {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: 0;
            }
            
            .breadcrumb-wrap .breadcrumb-title {
                position: relative;
                z-index: 1;
                width: 100%;
                text-align: center;
            }
            
            .breadcrumb-wrap .breadcrumb-title h2 {
                font-size: 40px;
                font-family: jost, sans-serif;
                color: #fff;
                line-height: 1.2;
                font-weight: 600;
                margin: 0 0 15px;
            }
            
            .ptb-100 {
                padding-top: 100px;
                padding-bottom: 100px;
            }
            
            .g-5,
            .gx-5 {
                --bs-gutter-x: 3rem;
            }
            
            .bg-white {
                background-color: #fff!important;
            }
            
            .post-img {
                border-radius: 10px;
                position: relative;
                margin: 0 0 30px;
            }
            
            .post-img img {
                border-radius: 10px;
            }
            
            .breadcrumb-wrap {
                position: relative;
                height: 100%;
                padding: 250px 0 100px;
                overflow: hidden;
            }
            
            .app-header__inner:before {
                content: '';
                position: absolute;
                top: -10px;
                left: -135px;
                width: 295px;
                height: 230px;
                background: url(../img/svg/dots-white.svg) 0 0 no-repeat;
                z-index: 3;
            }
            /* haberler */
            
            .title-general.title-general--colors strong {
                color: #fff;
            }
            
            .company-news__img:before {
                content: '';
                position: absolute;
                top: -40px;
                left: 40px;
                width: 110px;
                height: 40px;
                background-color: #018ac5;
            }
            
            .company-news__date {
                font-size: 14px;
                color: #fff;
                font-weight: 400;
                line-height: 16px;
                text-align: right;
                width: 140px;
                max-width: 100%;
                padding: 7px 10px;
                background-color: #018ac5;
            }
            
            .company-news__section {
                padding-top: 50px;
                padding-bottom: 70px;
            }
            
            .title-general {
                color: #333;
                font-weight: 200;
                line-height: 52px;
                text-transform: none;
                margin-bottom: 60px;
                font-size: 40px;
            }
            /* proje */
            
            .sidebar.style2 {
                margin-right: 19px;
            }
            
            .sidebar .sidebar-widget {
                margin: 0 0 30px;
                background-color: #fff;
                padding: 25px;
                border-radius: 5px;
                -webkit-box-shadow: 0 5px 30px rgb(0 0 0 / 10%);
                box-shadow: 0 5px 30px rgb(0 0 0 / 10%);
                border-top: 3px solid #018ac5;
            }
            
            .sidebar .sidebar-widget h4 {
                margin: 0 0 25px;
                font-size: 20px;
                font-weight: 600;
                position: relative;
                line-height: 1;
                position: relative;
                color: #000;
                border-bottom: 1px solid #e6edf6;
                padding-bottom: 20px;
            }
            
            .sidebar .sidebar-widget h4:after {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 55px;
                height: 1px;
                content: "";
                background: #018ac5;
            }
            
            .list-style {
                margin: 0;
                padding: 0;
                list-style: none;
            }
            
            .category-box ul li {
                position: relative;
                padding-left: 18px;
                margin-bottom: 15px;
            }
            
            .category-box ul li a {
                -webkit-transition: .4s;
                transition: .4s;
                color: #555;
            }
            /* footer */
            
            .company-news__section:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: #c9c6c6;
                z-index: 1;
            }
            /* proje */
            
            .default-padding {
                padding-top: 120px;
                padding-bottom: 120px;
                position: relative;
            }
            
            .team-single-area .thumb {
                position: relative;
                z-index: 1;
                margin-right: 30px;
                margin-bottom: 30px;
            }
            
            .team-single-area .thumb::after {
                position: absolute;
                right: -30px;
                top: 30px;
                content: "";
                height: 100%;
                width: 100%;
                background: #018ac5;
                z-index: -1;
                opacity: 0.2;
            }
            
            .team-single-area .team-content-top .right-info {
                padding-left: 35px;
            }
            
            .team-single-area .team-content-top .right-info h2 {
                font-weight: 600;
            }
            
            .team-single-area .team-content-top .right-info span {
                display: block;
                text-transform: uppercase;
                color: #018ac5;
                font-weight: 600;
                margin-bottom: 25px;
            }
            
            .team-single-area .right-info ul {
                margin-bottom: 25px;
                border-bottom: 1px solid #e7e7e7;
                padding-bottom: 17px;
                margin-left: 0;
            }
            
            .team-single-area .right-info ul li {
                margin-top: 10px;
                color: #232323;
            }
            
            .team-single-area .right-info .social {
                display: flex;
                margin-top: 25px;
                font-weight: 600;
                align-items: center;
            }
            
            .btn-theme {
                background-color: #018ac5;
                color: #ffffff !important;
                position: relative;
                overflow: hidden;
                z-index: 1;
            }
            
            .btn-theme::after {
                position: absolute;
                left: 0;
                bottom: 0;
                content: "";
                height: 0;
                width: 0;
                transition: all 0.25s ease-in-out;
                background: #022147;
                z-index: -1;
            }
            
            .team-single-area .right-info .social .share-link {
                position: relative;
                z-index: 1;
                margin-left: 15px;
            }
            /* cizgiler */
            
            .app-footer__section:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: rgba(0, 0, 0, 0.7);
                z-index: 4;
            }
            
            .v-lines {
                border-left: 1px solid rgba(255, 255, 238, 0.2);
                border-right: 1px solid rgba(255, 255, 238, 0.2);
                width: 1170px;
                max-width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 50%;
                -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
                right: 0;
                z-index: 0;
                pointer-events: none;
            }
            /* proje css */
            /*
            .efek {
                background-color: #2c4a66;
                padding: 15px;
                color: #fff;
                text-decoration: none;
                -webkit-transition: all 0.5s ease-out;
                -moz-transition: all 0.5s ease-out;
                -o-transition: all 0.5s ease-out;
                transition: all 0.5s ease-out;
            }*/
            
            .gallery .overlay:after {
                content: "";
                position: absolute;
                height: 100%;
                width: 100%;
                left: 170%;
                top: 0;
                transform: skewX( 45deg);
                transition: all 0.55s ease-in-out;
                background-color: #018ac5;
                opacity: 0.6;
            }
            
            .gallery .overlay {
                position: relative;
                z-index: 1;
                overflow: hidden;
            }
            
            .gallery .overlay:hover:after {
                left: -170%;
                top: 0;
            }
            /* ilgili projeler */
            
            .blurry .thumb:hover img {
                -moz-transform: scale(1, 1);
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
                background-position: top;
                -webkit-filter: grayscale(0.4) blur(2px);
                filter: grayscale(0.4) blur(2px);
                -moz-transition-property: all;
                -o-transition-property: all;
                -webkit-transition-property: all;
                transition-property: all;
                -moz-transition-duration: 0.45s;
                -o-transition-duration: 0.45s;
                -webkit-transition-duration: 0.45s;
                transition-duration: 0.45s;
            }
            
            .related_project {
                color: #018ac5;
                font-weight: 600;
                text-transform: uppercase;
                font-size: 16px;
                margin-bottom: 10px;
            }
            
            .related_project_name {
                color: #525252;
                font-weight: 500;
                font-size: 16px;
            }
            /* logo after ok */
            
            .js-nav-to-anchor.menu-item-has-children:hover::after {
                content: "\f106";
                color: #018ac5;
            }
            
            .js-nav-to-anchor.menu-item-has-children::after {
                content: "\f107";
                font-family: 'Font Awesome 5 Free';
                margin-left: 5px;
                margin-top: 2px;
                border: none;
                font-weight: 900;
                transition: all 0.35s ease-in-out;
                color: white;
            }
            /*
        .js-nav-to-anchor.menu-item-has-children:hover::before {
            content: "\f063";
        }*/
            /*
        .js-nav-to-anchor.menu-item-has-children::before {
            content: "\f063";
            font-family: 'Font Awesome 5 Free';
            margin-left: 5px;
            margin-top: 2px;
            border: none;
            font-weight: 900;
            transition: all 0.35s ease-in-out;
            color: white;
        }*/
            
            .main-nav .main-nav__nav ul li:hover>a .js-nav-to-anchor.menu-item-has-children::after {
                color: #018ac5;
            }
            /* 14.39 */
            
            .company-news__more {
                font-size: 14px;
                color: #018ac5;
            }
            
            .our-clients__section.bayilik_section {
                padding-top: 40px;
                padding-bottom: 40px;
            }
            
            .company-news__section:before {
                content: " ";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: #f5f5f5;
                z-index: 1;
            }
            
            .company-news__more:after {
                content: '';
                position: absolute;
                top: 10px;
                right: -16px;
                width: 16px;
                height: 2px;
                background-color: #018ac5;
            }
            /* 06.12.2021 */
            
            .company-news__more:after {
                content: '';
                position: absolute;
                top: 10px;
                right: -16px;
                width: 16px;
                height: 2px;
                background-color: #018ac5;
            }
            
            .company-news__more {
                font-size: 14px;
                color: #018ac5;
                font-weight: 700;
                position: relative;
                display: inline-block;
                vertical-align: top;
                padding-right: 8px;
            }
            
            .app-header .logo {
                border-right: 1px solid #fff;
            }
            
            #haber_detay.owl-carousel .owl-nav .owl-prev,
            #haber_detay.owl-carousel .owl-nav .owl-next {
                display: none !important;
            }
            
            .about-us__pic.about-us__pic_hakkimizda:after {
                content: '';
                position: absolute;
                right: -30px;
                bottom: 0;
                width: 539px;
                height: 608px;
                background-color: #018ac5;
                z-index: -1;
            }
            
            #haber_detay.our-clients__items .owl-dots {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                margin-top: 12px;
            }
            
            #haber_detay.our-clients__items .owl-dot {
                width: 15px;
                height: 15px;
                margin-right: 11px;
                margin-bottom: 15px;
                background-color: #fff;
                transition: background-color 0.3s;
            }
            
            #haber_detay.our-clients__items .owl-dot.active {
                background-color: #f2f2f2;
            }
            
            .related_project {
                color: #018ac5;
                font-weight: 600;
                text-transform: uppercase;
                font-size: 20px;
                margin-bottom: 10px;
            }
            
            .app-footer__phone {
                font-size: 10px;
                font-size: 18px;
            }
            
            .company-news__more:hover {
                color: #0056b3;
            }
            
            .company-news__more:hover {
                color: #0056b3;
            }
            /* 07.12.2021 */
            /* İstenilen değişikler  13.03 */
            
            .main-slider__item:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: #060c2880;
            }
            
            .v-lines {
                /*  border-left: 1px solid rgba(255, 255, 238, 0.2);
                border-right: 1px solid rgba(255, 255, 238, 0.2);
                */
                width: 1170px;
                max-width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 50%;
                -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
                right: 0;
                z-index: 3;
                pointer-events: none;
            }
            
            .index_number {
                font-size: 22px;
            }
            
            .line:after {
                content: '';
                position: absolute;
                border-left: 6px solid #878787;
                height: 590px;
                z-index: -1;
                right: -52px;
                bottom: 6px;
            }
            
            .line::before {
                content: '';
                position: absolute;
                border-left: 6px solid #878787;
                height: 540px;
                z-index: -1;
                right: -62px;
                bottom: 44px;
                top: 95px;
            }
            
            .line2::after {
                content: '';
                position: absolute;
                border-left: 6px solid #878787;
                height: 480px;
                z-index: -1;
                right: -71px;
                bottom: 44px;
                top: 126px;
            }
            
            @media screen and (min-width: 1400px) {
                .contain {
                    width: 1400px;
                    max-width: 100%;
                    padding-right: 15px;
                    padding-left: 15px;
                    margin: 0 auto;
                }
                .top-line {
                    padding: 15px 15px 15px 40px;
                    width: 1400px;
                }
            }
            /* rakamlar */
            
            .counter-area-v3 .counter-wrapper {
                padding: 95px 40px 91px;
                background-color: #f5f5f5;
                -webkit-box-shadow: 0px 11px 38px 0px rgb(32 42 48 / 4%);
                box-shadow: 0px 11px 38px 0px rgb(32 42 48 / 4%);
            }
            
            .counter-area-v3 .counter-column {
                position: relative;
            }
            
            .counter-area-v3 .counter-box {
                text-align: center;
            }
            
            .counter-area-v3 .counter-box h2 {
                color: #f9580e;
                margin-bottom: 15px;
                line-height: 1;
            }
            
            .team-single-area .thumb.proje_thumb::after {
                position: absolute;
                right: -64px;
            }
            /* 17.26 */
            
            @media (min-width: 1430px) {
                .container,
                .container-lg,
                .container-md,
                .container-sm,
                .container-xl {
                    max-width: 1430px;
                }
            }
            
            @media (min-width: 1200px) {
                .v-lines {
                    width: 1400px;
                }
                /*
            #haber_detay {
                margin-left: 159px;
            }*/
                .our-services__items.services__items_margin {
                    margin-left: 0px;
                }
                /*
            .about-us__pic {
                margin-left: 117px;
            }*/
                .about-us__content {
                    padding-top: 30px;
                }
            }
            
            @media (max-width: 959px) {
                .about-us__pic {
                    display: none;
                }
            }
            /* iletisim */
            
            .contact-area {
                position: relative;
            }
            
            .default-padding-top {
                padding-top: 120px;
                position: relative;
            }
            
            .contact-area .contact-items {
                background: #ffffff;
                padding: 80px;
                box-shadow: 0 0 25px rgb(0 0 0 / 8%);
                position: relative;
                bottom: -120px;
                margin-top: -120px;
                z-index: 9;
            }
            
            .contact-area .left-item {
                padding-right: 80px;
            }
            
            .contact-area .contact-items .content h2 {
                font-weight: 600;
                margin-bottom: 30px;
            }
            
            .contact-area .right-item {
                margin-top: 75px;
            }
            
            .contact-area .contact-items .item {
                display: flex;
                margin-bottom: 40px;
            }
            
            .contact-area .contact-items .item svg {
                display: inline-block;
                font-size: 30px;
                background: #018acb21;
                height: 70px;
                width: 70px;
                line-height: 70px;
                text-align: center;
                color: #018acb;
                border-radius: 5px;
                margin-right: 25px;
                border: 1px solid #018acb00;
                padding: 15px;
            }
            
            .contact-area .contact-items .item h4 {
                margin-bottom: 10px;
                font-weight: 600;
            }
            
            .contact-area .contact-items .content button {
                background: #018acb;
                color: #ffffff;
                border: none;
                padding: 15px 40px;
                text-transform: uppercase;
                font-weight: 600;
                border-radius: 5px;
                font-size: 14px;
                position: relative;
                z-index: 1;
                transition: all 0.35s ease-in-out;
            }
            
            .contact-area .right-item {
                margin-top: 75px;
            }
            
            .contact-area .contact-items .item {
                display: flex;
                margin-bottom: 40px;
            }
            
            .gm-style {
                font: 400 11px Roboto, Arial, sans-serif;
                text-decoration: none;
            }
            
            .google-maps iframe {
                border: medium none;
                height: 550px;
                margin-bottom: -10px;
                width: 100%;
            }
            
            .contact-area .contact-items .content input,
            .contact-area .contact-items .content textarea {
                border: none;
                padding: 20px;
                background: #eef1f6;
                min-height: 60px;
            }
            
            .contact-area .contact-items .content textarea {
                min-height: 220px;
            }
            /* #iletişim */
            /* index vıdeo */
            
            .presentation__text.text-general {
                color: #fff;
            }
            
            .presentation__text {
                padding: 50px 55px 40px 50px;
                background-color: #018ac5;
                position: absolute;
                right: 0;
                bottom: 0;
                width: 370px;
                z-index: 6;
            }
            /* video */
            
            .presentation__video-preview.playing .presentation__btn-play {
                display: none;
            }
            
            .presentation__video-preview:hover .presentation__btn-play {
                display: block;
            }
            /* istenilem değişiklik 2 */
            
            .app-header .logo {
                border-right: 1px solid transparent;
            }
            /* dots ındex hakkımızda */
            
            .about_slider.about-us__pic.owl-carousel.owl-loaded.owl-drag.owl-carousel .owl-nav {
                display: none;
            }
            
            .about_slider.about-us__pic.owl-carousel.owl-loaded.owl-drag.owl-carousel .owl-dots {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                margin-top: 12px;
            }
            
            .about_slider.about-us__pic.owl-carousel.owl-loaded.owl-drag.owl-carousel .owl-dot {
                width: 15px;
                height: 15px;
                margin-right: 11px;
                margin-bottom: 15px;
                background-color: #fff;
                transition: background-color 0.3s;
            }
            
            .about-us__pic.blue_line_margin:after {
                content: '';
                position: absolute;
                right: -30px;
                bottom: 7px;
            }
            /* 08.12.2021  line index kurumsal */
            
            .line:after {
                content: '';
                position: absolute;
                border-left: 6px solid #878787;
                height: 90%;
                z-index: -1;
                right: -2%;
                bottom: 6px;
                top: 5%;
            }
            
            .line::before {
                content: '';
                position: absolute;
                border-left: 6px solid #878787;
                height: 99%;
                z-index: -1;
                right: 0;
                bottom: 44px;
                top: 0;
            }
            
            .line2::after {
                content: '';
                position: absolute;
                border-left: 6px solid #878787;
                height: 95%;
                z-index: -1;
                right: -1%;
                bottom: 44px;
                top: 2%;
            }
            /*  */
            /* proje icon */
            
            .gallery .overlay_resim::before {
                content: "";
                position: absolute;
                color: #fff;
                font-weight: 900;
                top: 0;
                width: 50px;
                height: 50px;
                height: 20%;
                width: 20%;
                /*left: 72%; */
                right: 15px;
                border-right: 90px solid #1a73d3;
                border-bottom: 90px solid transparent;
                font-weight: 900;
                color: white;
                z-index: 2;
            }
            
            .gallery .overlay_resim::after {
                content: "\f002";
                position: absolute;
                right: 30px;
                font-weight: 900;
                color: white;
                content: "\f002";
                font-family: 'Font Awesome 5 Free';
                z-index: 17;
                font-size: 21px;
                top: 10px;
            }
            /* #proje icon */
            
            .team-single-area .thumb.proje_thumb::after {
                position: absolute;
                right: 240px;
                width: 73%;
            }
            /* index kurumsal mavi*/
            
            .about-us__pic.blue_line_margin:after {
                content: '';
                position: absolute;
                right: -54px;
            }
            
            .content-wrapper {
                display: none;
            }
            /* başlık yerleri */
            
            .new_title_position {
                padding-top: 119px;
                position: relative;
                text-align: center;
            }
            
            .default-padding {
                padding-top: 44px;
            }
            
            .default-padding-top {
                padding-top: 40px;
            }
            
            .logo__img {
                width: 165px;
                max-width: 100%;
                display: block;
            }
            
            @media screen and (min-width: 1200px) {
                .top-line {
                    padding: 10px 15px 0 40px;
                    width: 1400px;
                }
            }
            /* ************************************************  13.45  haberler *********************************************************************************/
            
            .blog-area .sidebar .sidebar-item {
                float: left;
                margin-bottom: 50px;
                width: 100%;
                background: #f4f5f8;
                border-radius: 8px;
                padding: 40px;
            }
            
            .blog-area .sidebar .title {
                display: block;
            }
            
            .blog-area .sidebar .title h4 {
                font-weight: 700;
                margin-bottom: 30px;
                margin-top: -5px;
                position: relative;
                text-transform: capitalize;
                z-index: 1;
                font-size: 22px;
                display: inline-block;
                padding-bottom: 15px;
            }
            
            .blog-area .sidebar .title h4::after {
                position: absolute;
                left: 0;
                bottom: 0;
                content: "";
                height: 2px;
                width: 50px;
                border-bottom: 2px solid #018ac5;
            }
            
            ul {
                margin: 0;
                list-style-type: none;
            }
            
            .sidebar-item.recent-post li {
                margin-bottom: 25px;
            }
            
            .sidebar-item.recent-post li {
                color: #cdd0d3;
            }
            
            .sidebar-item.recent-post li .thumb {
                display: table-cell;
                padding-top: 5px;
                vertical-align: top;
                width: 80px;
            }
            
            .blog-area .thumb {
                position: relative;
                z-index: 1;
            }
            
            .sidebar-item.recent-post li .info {
                box-shadow: inherit;
                color: #837f7e;
                display: table-cell;
                line-height: 26px;
                padding: 0;
                padding-left: 25px;
                vertical-align: top;
            }
            
            .sidebar-item.recent-post .meta-title {
                margin-bottom: 4px;
                font-weight: 600;
                text-transform: capitalize;
                font-size: 13px;
            }
            
            .sidebar-item.recent-post li .info a {
                text-decoration: inherit;
                font-weight: 600;
                font-size: 17px;
                margin-top: 0;
                color: #454545;
                line-height: 23px;
            }
            
            .company-news__section .v-lines {
                border-color: #3a3a3a30;
            }
            
            .company-news__section .v-lines__inner {
                border-color: #3a3a3a2e;
            }
            
            .blog-area .item .info .meta ul li {
                margin-right: 15px;
                position: relative;
                font-weight: 500;
                text-transform: none;
                font-size: 15px;
                color: #fff;
                padding: 3px;
            }
            
            .blog-area .item .info .meta ul li i {
                margin-right: 5px;
                font-size: 16px;
                position: relative;
                top: 1px;
                font-weight: 500;
            }
            
            .blog-area .item .info {
                padding-top: 15px;
                overflow: hidden;
            }
            
            .blog-area .item .info h3 {
                font-weight: 500;
                line-height: 1.4;
            }
            
            .meta {
                background-color: #018ac5;
                display: inline-block;
                border-radius: 7px;
            }
            
            .new_title_position:after {
                content: '';
                position: absolute;
                bottom: -5px;
                left: 50%;
                width: 50px;
                height: 5px;
                background-color: #018ac5;
                text-align: center;
                -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
            }
            /* 09.12.2021 */
            
            .gallery .overlay_resim::before {
                content: "";
                position: absolute;
                border-right: 90px solid #018ac57d
            }
            /*  mobile   15.30 */
            
            #myVideo {
                height: 615px;
            }
            
            @media (max-width: 959px) {
                .about-us__pic {
                    display: none !important;
                }
                .line,
                .line2 {
                    display: none;
                }
            }
            
            @media (max-width: 959px) {
                .main-slider__title {
                    font-size: 40px;
                    line-height: 44px;
                    margin-bottom: 20px;
                }
            }
            
            @media (max-width: 439px) {
                .main-slider__title {
                    font-size: 30px;
                    line-height: 34px;
                }
            }
            
            @media (max-width: 959px) {
                .main-slider__title {
                    font-size: 40px;
                    line-height: 44px;
                    margin-bottom: 20px;
                }
            }
            
            @media (max-width: 439px) {
                .main-slider__title {
                    font-size: 30px;
                    line-height: 34px;
                }
                .main-slider__title strong {
                    font-weight: 700;
                    font-size: 24px;
                }
                .mobile-panel__section {
                    align-items: center;
                }
                .counter-wrapper .counter-column:after {
                    content: none;
                    position: absolute;
                    top: 8px;
                    right: -9px;
                    width: 5px;
                    height: 80px;
                    border-radius: 3px;
                    background-color: #282828;
                }
                .counter-box h2 span {
                    color: #018ac5;
                    font-size: 22px;
                }
                .counter-box h4 {
                    font-size: 19px;
                }
                .counter-wrapper .counter-column {
                    position: relative;
                    margin-right: 0px;
                }
            }
            
            @media (max-width: 767px) {
                .title-general {
                    font-size: 26px;
                    line-height: 38px;
                    text-align: center;
                    margin-bottom: 30px;
                }
                .our-services__name {
                    font-size: 11px;
                    color: #333;
                    font-weight: bold;
                    line-height: 24px;
                    margin-top: 47px;
                }
            }
            
            @media (max-width: 959px) {
                .our-services__items {
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -ms-flex-pack: center;
                    justify-content: center;
                    margin-top: 0;
                    margin-bottom: 50px;
                }
                .our-clients__items .owl-stage-outer {
                    padding-top: 0;
                }
                .presentation__text {
                    position: static;
                    width: 100%;
                    max-width: 100%;
                    padding: 30px;
                }
                #myVideo {
                    height: 250px;
                }
                .counter-wrapper .counter-column:after {
                    content: none;
                    position: absolute;
                    top: 8px;
                    right: -9px;
                    width: 5px;
                    height: 80px;
                    border-radius: 3px;
                    background-color: #282828;
                }
                .counter-wrapper .counter-column {
                    position: relative;
                    margin-right: 0;
                }
            }
            
            @media (max-width: 1023px) {
                .app-footer__item {
                    -ms-flex: 0 0 40%;
                    flex: 0 0 40%;
                    width: 40%;
                    max-width: 40%;
                }
            }
            
            @media (max-width: 640px) {
                .app-footer__item {
                    -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
                    width: 100%;
                    max-width: 100%;
                    margin-bottom: 30px;
                }
            }
            
            @media (max-width: 640px) {
                .app-footer__title:after {
                    left: 50%;
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                }
            }
            
            .company-news__items .owl-dot.active {
                background-color: #018ac5;
            }
            /* 10.12.2021 */
            /* iletisim captcha */
            
            .captcha input[type="text"] {
                /* width: 326px; */
                height: 42px !important;
                margin-bottom: 0 !important;
                min-height: 42px !important;
                padding-left: 20px;
                border-radius: 0 5px 5px 0;
            }
            
            .counter-wrapper .counter-column:last-child::after {
                content: none;
                position: absolute;
                top: 8px;
                right: -9px;
                width: 5px;
                height: 80px;
                border-radius: 3px;
            }
            /* 11.12.2021*/
            
            @media (max-width: 959px) {
                #myVideo {
                    height: 100%;
                }
            }
            
            @media (max-width: 1023px) {
                .presentation__video-preview {
                    height: 100%;
                }
                .new_title_position {
                    padding-top: 67px;
                    position: relative;
                    text-align: center;
                }
            }
            
            @media (max-width: 576px) {
                .gallery .overlay_resim::before {
                    content: "";
                    position: absolute;
                    border-right: 55px solid #018ac57d;
                    border-bottom: 55px solid transparent;
                }
                .gallery .overlay_resim::after {
                    content: "\f002";
                    position: absolute;
                    right: 30px;
                    font-weight: 900;
                    color: white;
                    content: "\f002";
                    font-family: 'Font Awesome 5 Free';
                    z-index: 17;
                    font-size: 12px;
                    top: 10px;
                }
            }
            /* kurumsal */
            
            @media only screen and (max-width: 1400px) {
                .about-us__pic.about-us__pic_hakkimizda:after {
                    content: '';
                    position: absolute;
                    right: -25px;
                    top: 77px;
                    width: 400px;
                    height: 540px;
                }
            }
            
            @media only screen and (max-width: 1279px) {
                .about-us__img {
                    height: 100%;
                }
            }
            /* projeler */
            
            @media (min-width: 1200px) {
                .our-services__img.projeler_img {
                    width: 300px;
                    height: 300px;
                }
            }
            /* proje */
            /* ürünler */
            
            @media (max-width: 959px) {
                .our-services__img {
                    -webkit-transform: none;
                    transform: none;
                    margin-bottom: 30px;
                }
                .our-services__img.projeler_img {
                    height: auto;
                    width: fit-content;
                }
            }
            /* ürün */
            
            @media (max-width: 959px) {
                .team-single-area .thumb.proje_thumb::after {
                    position: absolute;
                    right: 34%;
                }
            }
            /* hizmetlerimiz */
            
            @media (max-width: 480px) {
                .work-process__content {
                    padding: 6px 10px;
                }
                .work-process__name {
                    font-size: 17px;
                }
                .work-process__text {
                    font-size: 12px;
                }
            }
            
            
            
            

            /* iletişim */
            
            @media (max-width: 576px) {
                .contact-area .left-item {
                    padding-right: 16px;
                }
                .contact-area .contact-items {
                    background: #ffffff;
                    padding: 12px 11px;
                    box-shadow: 0 0 25px rgb(0 0 0 / 8%);
                    position: relative;
                    bottom: -120px;
                    margin-top: -120px;
                    z-index: 9;
                }
                .mobile_yazi {
                    font-size: 8px;
                }
                .info {
                    font-size: 12px;
                }
                .presentation__btn-play {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    width: 50px;
                    height: 50px;
                }
            }
            
            .contact-area .contact-items .item svg {
                display: inline-block;
                font-size: 30px;
                height: 70px;
                width: 70px;
                line-height: 70px;
                text-align: center;
                border-radius: 5px;
                margin-right: 25px;
            }
            /* index projeler */
            
            @media (max-width: 1200px) {
                .our-services__img.proje_index {
                    -webkit-transform: none;
                    transform: none;
                    margin-bottom: 30px;
                    /*  width: 120px !important;*/
                    height: auto !important;
                }
            }
            /* index kurumsal cizgi */
            
            @media (max-width: 1279px) {
                .about-us__pic.blue_line_margin:after {
                    content: '';
                    position: absolute;
                    right: -54px;
                    right: -25px;
                    bottom: 0px;
                    width: 400px;
                    height: 500px;
                }
            }
            /* kurumsal foto */
            
            .about-us__pic.about-us__pic_hakkimizda:after {
                content: '';
                position: absolute;
                right: -20px;
                width: 90%;
                background-color: #018ac5;
                z-index: -1;
                top: 15px;
                height: 98%;
            }
            
            @media only screen and (max-width: 991px) {
                #haber_detay {
                    display: none;
                }
            }
            
            @media only screen and (min-width: 1024px) {
                #home {
                    height: 95px;
                }
            }
            
            .new_title_position {
                padding-top: 100px;
                position: relative;
                text-align: center;
            }
            /*1190 */
            
            @media only screen and (max-width: 1190px) {
                .main-nav__nav ul li {
                    margin-right: 20px;
                }
            }
            /* 960  992 */
            
            @media screen and (max-width: 992px) and (min-width: 960px) {
                .our-services__body {
                    padding: 107px 25px 25px;
                }
            }
            /* projeler */
            
            @media only screen and (min-width: 1200px) {
                .our-services__img.proje_index {
                    width: 300px;
                    height: 267px;
                }
            }
            /* kurumsal yazı genişlik */
            
            @media only screen and (max-width: 1023px) {
                .about-us__content_kurumsal_genislik {
                    width: 100%;
                    max-width: 100%;
                }
            }
            /*  */
            /*  17.16 */
            
            .our-clients__items.bayilik_items .owl-dot,
            .our-clients__items .owl-dot {
                background-color: #929292;
                transition: background-color 0.3s;
            }
            
            .our-clients__items .owl-dot.active {
                background-color: #018ac5 !important;
                transition: background-color 0.3s;
            }
            
            .company-news__items .owl-dot {
                background-color: #929292 !important;
            }
            
            .company-news__items .owl-dot.active {
                background-color: #018ac5 !important;
                ;
            }
            /*
        .about-us__pic.blue_line_margin:after {
            content: '';
            position: absolute;
            right: 17px;
            background-color: #018ac5;
            height: 95%;
            width: 90%;
            z-index: -1;
        }
*/
            /* 14.12.2021 */
            
            .about-us__pic.blue_line_margin:after {
                content: '';
                position: absolute;
                right: -30px;
                background-color: #018ac5;
                width: 85%;
                height: 90%;
                z-index: -1;
            }
            
            @media only screen and (min-width: 1200px) {
                .about-us__pic {
                    margin-top: -70px;
                }
                .about_index_ort {
                    justify-content: space-around;
                }
            }
            /* 1430 */
            
            @media only screen and (min-width: 1430px) {
                .line2::after {
                    content: '';
                    position: absolute;
                    border-left: 6px solid #878787;
                    height: 95%;
                    z-index: -1;
                    right: -40px;
                    bottom: 44px;
                    top: 2%;
                }
                .line::before {
                    content: '';
                    position: absolute;
                    border-left: 6px solid #878787;
                    height: 99%;
                    z-index: -1;
                    right: -30px;
                    bottom: 44px;
                    top: 0;
                }
                .line:after {
                    content: '';
                    position: absolute;
                    border-left: 6px solid #878787;
                    height: 90%;
                    z-index: -1;
                    right: -50px;
                    bottom: 6px;
                    top: 5%;
                }
            }
            /* 1200- 1280 */
            
            @media screen and (max-width: 1280px) and (min-width: 1200px) {
                .line::before {
                    content: '';
                    position: absolute;
                    border-left: 6px solid #878787;
                    height: 75%;
                    z-index: -1;
                    right: -22px;
                    /* bottom: -32px; */
                    top: -16px;
                }
                .line:after {
                    content: '';
                    position: absolute;
                    border-left: 6px solid #878787;
                    height: 73%;
                    z-index: -1;
                    right: -7%;
                    bottom: 0;
                    top: -10px;
                }
                .line2::after {
                    content: '';
                    position: absolute;
                    border-left: 6px solid #878787;
                    height: 70%;
                    z-index: -1;
                    right: -40px;
                    bottom: 44px;
                    top: 0;
                }
            }
            /* 1280 

        .line::before {
    content: '';
    position: absolute;
    border-left: 6px solid #878787;
    height: 99%;
    z-index: -1;
    right: 0;
    bottom: 44px;
    top: 0;
}

.line:after {
    content: '';
    position: absolute;
    border-left: 6px solid #878787;
    height: 90%;
    z-index: -1;
    right: -2%;
    bottom: 6px;
    top: 5%;
}

.line2::after {
    content: '';
    position: absolute;
    border-left: 6px solid #878787;
    height: 95%;
    z-index: -1;
    right: -1%;
    bottom: 44px;
    top: 2%;
} */
            /* 1280 -1430 */
            
            @media screen and (max-width: 1430px) and (min-width: 1280px) {
                .line::before {
                    content: '';
                    position: absolute;
                    border-left: 6px solid #878787;
                    height: 80%;
                    z-index: -1;
                    right: -5%;
                    bottom: 44px;
                    top: 0;
                }
                .line:after {
                    content: '';
                    position: absolute;
                    border-left: 6px solid #878787;
                    height: 75%;
                    z-index: -1;
                    right: -7%;
                    bottom: 6px;
                    top: 3%;
                }
                .line2::after {
                    content: '';
                    position: absolute;
                    border-left: 6px solid #878787;
                    height: 70%;
                    z-index: -1;
                    right: -9%;
                    bottom: 44px;
                    top: 5%;
                }
            }
            
            @media screen and (max-width: 1199px) {
                .line::before {
                    content: none;
                }
                .line:after {
                    content: none;
                }
                .line2::after {
                    content: none;
                }
            }
            
            .about-us__content {
                -ms-flex: 0 0 555px;
                flex: 0 0 555px;
                width: 100%;
            }
            
            .our-clients__items .owl-dot {
                background-color: #929292 !important;
                transition: background-color 0.3s;
            }
            
            .our-clients__items .owl-next {
                -webkit-transform: rotate( 180deg);
                transform: rotate( 180deg);
                right: -45px;
            }
            
            .our-clients__items .owl-prev {
                left: -45px;
            }
            
            .bayilik_items.owl-carousel .owl-nav button.owl-next,
            .bayilik_items.owl-carousel .owl-nav button.owl-prev {
                display: none;
            }
            
            .company-news__items.owl-carousel .owl-nav button.owl-next,
            .company-news__items.owl-carousel .owl-nav button.owl-prev {
                display: none;
            }
            /* kurumsal slider */
            
            #haber_detay .owl-dots {
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                margin-top: 12px;
            }
            
            #haber_detay .owl-dot.active {
                background-color: #fff;
                width: 15px;
                height: 15px;
                margin-right: 10px;
                margin-bottom: 15px;
                transition: background-color 0.3s;
            }
            
            #haber_detay .owl-dot {
                background-color: #929292;
                width: 15px;
                height: 15px;
                margin-right: 10px;
                margin-bottom: 15px;
                transition: background-color 0.3s;
            }
            
            @media (max-width: 1279px) {
                .about-us__pic {
                    -ms-flex: 0 0 400px;
                    flex: 0 0 100%;
                    width: 100%;
                    max-width: 100%;
                    margin-top: 0;
                    margin-right: 0;
                }
            }
            
            
            /* 14.12.2021 13:57 */
            .remodal-close:hover {
                color: #fff;
                text-decoration: none;
                background-color: #929292;
            }

            .work-process__num {
                background-color: #018ac5;
            }

            .work-process__item {
                width: 100%;
            }
            
            .work-process__img img {
                max-width: 106%;
                height: auto;
                width: 100%;
            }

            .work-process__content {
                padding: 12px 9px 12px;
            }
            
            .work-process__name {
                font-size: 26px;
                color: #fff;
                font-weight: 300;
                line-height: 34px;
                text-transform: none;
                letter-spacing: 5px;
                margin-bottom: 10px;
            }

            @media (max-width: 480px){
                .work-process__content {
                    padding: 6px 10px;
                }
                .work-process__name {
                    font-size: 17px;
                }
            }
            
            @media (max-width: 960px){
                .presentation__body:before {
                    content: none;
                    position: absolute;
                    left: -30px;
                    bottom: -30px;
                    width: 208px;
                    height: 209px;
                    background-color: #018ac5;
                    z-index: -1;
                }
            }      


            @media (max-width: 576px){
                .mobile-panel {
                    position: fixed;
                    width: 100%;
                    padding: 5px 15px;
                }
            }

            @media (max-width: 1024px){
                .mobile-panel__section {
                 align-items:center;   
                }
            }


            /*  *******************  */
            
            @media (max-width: 1200px){
                .our-services__img.proje_index {
                    -webkit-transform: none;
                    transform: none;
                    margin-bottom: 30px;
                    width: 100%!important;
                }
            }



            @media (max-width: 1280px) {
                .line,
                .line2 {
                    display: none;
                }
            }
            
            
            
         /* 15.12.2021 */
        
       
        .js-nav-to-anchor_mobile.menu-item-has-children.mobile_dropdown:hover .main-nav .main-nav__nav ul li .sub-menu {
            position: relative;
        }
      
        /*
        .main-nav.mobile_main_nav .main-nav__nav ul li:hover>.sub-menu {
            opacity: 1;
            visibility: visible;
            top: 193%;
            position: relative;
            display: block;
        }
        */
        .main-nav.mobile_main_nav .main-nav__nav ul li>.sub-menu {
            display: none;
            position: relative;
        }
        
        .main-nav.mobile_main_nav .main-nav__nav ul li {
            display: block;
            position: relative;
        }
        
        .js-nav-to-anchor_mobile.menu-item-has-children.mobile_dropdown span::after {
            content: "\f107";
            color: #fff;
            float: right;
            position: fixed;
            font-weight: 900;
            font-family: 'Font Awesome 5 Free';
            display: inline-block;
            margin-left: 14px;
            font-family: 'Font Awesome 5 Free';
            /* margin-left: 5px; */
            /* margin-top: 2px; */
            border: none;
            font-weight: 900;
            transition: all 0.35s ease-in-out;
        }


        
        .mobile-panel__content {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            /* padding: 50px; */
            background-color: transparent;
            position: fixed;
        }
        
        @media (max-width: 1200px) {
            .remodal {
                text-align: left;
                padding: 0;
                margin-top: -722px;
            }
        }
            
            @media (max-width: 767px){
                .remodal-close {
                    top: 40px;
                }
            }
            
        .mobile-panel__content {
            padding: 0;
        }
        
        
        .work-process__num {
            width: 90px;
            height: 90px;
        }

        @media (max-width: 440px) {
        .work-process__num {
            width: 60px;
            height: 60px;
            top: -60px;
            left: 0;
        }
    }


            




            
            
            
            