body {
    -webkit-user-select: none; /* Chrome, Safari, Opera */
    -moz-user-select: none;    /* Firefox */
    -ms-user-select: none;     /* Internet Explorer/Edge */
    user-select: none;         /* Standard */
}

/*formlar*/
@keyframes shake3 {
    0% {left: -5px}
    16% {left: 5px}
    33% {left: -5px}
    49% {left: 5px}
    66% {left: -5px}
    80% {left: 5px}
    100% {left: 0}
} /* And @keyframes with prefixes */
input:user-invalid,
textarea:user-invalid,
input[type='file']:user-invalid+#fileStatus {
    border: 1px solid red !important;
    animation-name: shake3;
    animation-duration: .4s;
    position: relative;
}
.form .form-group-file label[for='cv_input'] { position: absolute; top:0; left:30px; line-height:90px; font-size: 15px; font-weight: 300; color: #1d1d1b; z-index:1000;}
.form .form-group-file label[for='cv_input'] + input { padding-left:120px;  font-size: 17px; font-weight: 300;}


.footer-about-social .contact-content .article {padding-top:0; padding-bottom:40px;}
.footer-about-social .contact-content .article .subtitle {font-size:15px; margin-bottom:10px;}
.footer-about-social .contact-content .article ul li {margin-bottom:10px;}
.footer-about-social .contact-content .article ul li .info a,
.footer-about-social .contact-content .article ul li .info span {font-size:15px;}
.footer-about-social .contact-content .article ul li .icon img {max-width:24px;}
.footer .social ul li a img {width:32px; height: 32px;}
@media (max-width:992px){
    .footer-about-social{ margin-top:75px; }
}



/* scroll to top */
.scroll-to-top {
    width: 45px;
    height: 45px;
    background:#a21926;
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 99;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    display: none;
    border-radius: 50%;
    transition: all 0.4s ease;
}

.scroll-to-top svg {
    fill: #ffffff;
    width: 18px;
    height: 45px;
}

.scroll-to-top:hover {
    background-color: #1d1d1b;
}

.scroll-to-top:hover svg {
    color: #fff;
}

/*cookieconsent*/
#c-bns button:first-child,
#s-bns button:first-child {background:#a21926 !important;}

/*footer*/
.footer .footer-menu {flex-wrap: nowrap; gap:35px;}
.footer .footer-menu .menu-item {flex-grow: 1; flex-basis: 0;}




/*baslik*/
.page-banner-4 .img,
.page-banner-2 .img img {height: auto;}

/*icerik imajlar*/
.page-section-1 .img img,
.page-section-2 .img img,
.page-section-5 .img img,
.page-section-6 .img img {height: auto;}

/*içerik thumbs*/
.image_thumbs {margin-top:20px;}
.image_thumbs a {display:inline-block; margin:0 15px 15px 0; vertical-align: top;}
.page-section-5 .image_thumbs {text-align: center;}
.page-section-6 .image_thumbs {text-align: center;}

/*icerik1*/
.page-section-1 {padding-top:40px;}


/*proje_detay*/
.page-banner-4 .img img {height:auto;}
.section-1.section-1-alternate {overflow: hidden;}

/*filo*/
.projects-section .projects-item .img img {height:auto;}
.projects-section .projects-item .table-responsive table {width:100%;}
/*
.projects-section .projects-item .table-responsive table tr:first-child td {background-color:#af2534; color:#fff;}
.projects-section .projects-item .table-responsive table tr:nth-child(even) td {background-color:#f2f1f0;}
*/
.projects-section .projects-item .table-responsive table tr:first-child td {font-weight: 700;}
.projects-section .projects-item .table-responsive table tr td {border-bottom: 0; padding:5px; font-size: 15px; color: #1d1d1b; line-height: 1.25; font-weight: 300; height:40px; vertical-align:middle;}
.projects-section .projects-item .table-responsive table tr td:nth-child(1) {width:27%;}
.projects-section .projects-item .table-responsive table tr td:nth-child(2) {width:40%;}
.projects-section .projects-item .table-responsive table tr td:nth-child(3) {width:13%;}
.projects-section .projects-item .table-responsive table tr td:nth-child(4) {width:20%;}
.projects-section .projects-item .table-responsive table tr:nth-child(even) td{background: #efefef;}
.projects-section .projects-item .table-responsive table tr:nth-child(odd) td{background: #fff;}
.projects-section .projects-item .table-responsive table tr:nth-child(1) td{background: #971b26;color: #fff;}
/*
.projects-section .projects-item .table-responsive table tr td:nth-child(1) {width: 66%;}
.projects-section .projects-item .table-responsive table tr td:nth-child(2) {font-weight: 700;}
*/

/*haberler*/
.page-section-7 .article .img img {height: auto;}

/*iletisim*/
.contact-content .form-content .form-section {background: none; padding:0;}
.contact-content .form-content .form-section .article {padding-bottom:0;}
.contact-content .form-content .form-section .form .form-group input,
.contact-content .form-content .form-section .form .form-group textarea {height:60px; background: #4e4e4c; color:#fff;}
.contact-content .form-content .form-section .form .form-group textarea {height:206px;}
.contact-content .form-content .form-section .form .form-group input::placeholder,
.contact-content .form-content .form-section .form .form-group textarea::placeholder {color: #fff;}
.contact-content .form-content .form-section .form .form-group input:focus,
.contact-content .form-content .form-section .form .form-group textarea:focus {box-shadow:none;}
.contact-content .form-content .form-section .form .form-group-btn {padding-top:25px;}
.contact-content .form-content .form-section .form .form-group-btn button {height:60px; background: #4e4e4c; color:#fff; border-color:#ffffff;}
.contact-content .form-content .form-section .form .form-group-btn button:hover {background: #ffffff; color:#4e4e4c;}

/*anasayfa*/
.section-3 .item a .img img {height: auto;}


/*footer*/
.footercontainer {background: #3f3f3d; }
.footer_files {display:flex; flex-direction: row; flex-wrap: wrap;}
.footer_files a {
    margin:0.5%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 49%;
    background: #fff;
    -webkit-box-shadow: 0 0 54px rgba(0, 0, 0, .03);
    box-shadow: 0 0 54px rgba(0, 0, 0, .03);
    border: 1px solid #f5f5f5;
}
@media (max-width:768px){
    .footer_files a { width:99%; }
}
.footer_files a .text {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    padding:30px;
    font-size: 20px;
    line-height: 1.25;
    color: #1d1d1b;
}
@media (max-width: 1200px){
    .footer_files a .text { padding: 20px; }
}
.footer_files a .text .centered {
    flex: 0 0 calc(100% - 105px - 20px);
    max-width: calc(100% - 105px - 20px);
    min-width: 150px;
}
.footer_files a .text .arrow{
    width: 80px;
    height: 34px;
    background: url(../img/main-slider-black-arrow-right.png);
    transition: .4s;
    transform: translateX(0);
    background-size: contain;
}
.footer_files a:hover .text .arrow{
    transform: translateX(10px);
}
@media (max-width: 500px){
    .footer_files a .text {
        font-size:17px;
    }
    .footer_files a .text .arrow{
        width: 59px;
        height: 25px;
    }
}


.main-slider .main-swiper .swiper-slide .img img,
.main-slider .main-swiper .swiper-slide .img video,
.main-slider .main-swiper .swiper-slide .video img,
.main-slider .main-swiper .swiper-slide .video video{
    height: auto;
}
.section-1{
    overflow: hidden;
}
.section-2 .item a .img img,
.news-slider .news-swiper .swiper-slide .img img{
    height: auto;
}
@media (max-width: 992px) {
    .news-slider .news-swiper .swiper-slide .text {
         margin: 0;
    }
}
@media (max-width: 640px) {
    .footer {
        margin: 0 -10px;
    }
}
@media (min-width: 992px){
    .main-slider .main-swiper .swiper-slide .img,
    .main-slider .main-swiper .swiper-slide .video{
        height: 100vh;
    }
    .main-slider .main-swiper .swiper-slide .img img,
    .main-slider .main-swiper .swiper-slide .img video,
    .main-slider .main-swiper .swiper-slide .video img,
    .main-slider .main-swiper .swiper-slide .video video{
        height: 100%;
        object-fit: cover;
    }
}

@media (max-width: 991px){
    .main-slider .main-swiper .swiper-slide .img,
    .main-slider .main-swiper .swiper-slide .video{
        height: 80vh;
    }
    .main-slider .main-swiper .swiper-slide .img img,
    .main-slider .main-swiper .swiper-slide .img video,
    .main-slider .main-swiper .swiper-slide .video img,
    .main-slider .main-swiper .swiper-slide .video video{
        height: 100%;
        object-fit: cover;
    }
}
@media (max-width: 992px) {
    .page-section-3 {
        padding: 30px 0;
    }
    .page-section-5 {
        padding-top: 30px;
    }
    .page-section-1 .img {
        padding: 10px 0;
    }
}
@media (max-width: 480px){
    .footer .footer-menu{
        flex-wrap:  wrap;
    }
    .footer .footer-menu .menu-item{
        flex:  0 0 100%;
        max-width:  100%;
    }
    .page-section-4 .article {
        padding: 30px 10px 100px;
    }
}

.richtext ul li {
    font-size: 15px;
    margin-bottom: 5px;
}
.form .form-group-file label[for='cv_input']{
    font-size:  17px;
    position:  relative;
    height:  90px;
    width:  100%;
    padding-left:  40px;
    left:  0;
    cursor: pointer;
    z-index:  8;
    transition:  .4s;
}

.form .form-group-file input{
    opacity: 0;
    width:  0;
    height:  0;
    pointer-events:  none;
    padding:  0;
    position:  absolute;
    z-index: 6;
}
#fileStatus{
    color: #1d1d1b;
    display:  block;
    font-family: calibri, sans-serif;
    font-size:  17px;
    font-weight:  300;
    width: 100%;
    height: 90px;
    padding: 32px 30px 30px 130px;
    background: #fff;
    position:  absolute !important;
    left:  0;
    top:  0;
    z-index: 5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition:  .4s;
}
@media (max-width: 480px){
    .form .form-group-file label[for='cv_input']{
        padding-left: 20px;
        height:  70px;
        line-height:  70px;
    }
    #fileStatus{
        padding:  22px 15px 20px 100px;
        height:  70px;
    }
}
.page-section-5{
    padding-top:  30px;
}

@media (max-width: 480px){
    .main{
        overflow: hidden;
    }
}