/* GENEL */
::selection {
    color: #FFFFFF;
    background: #e5242c;
}

body{
    color: #000000;
}

/* YAZILAR */

h2{
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
}
p{
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 20px;
}
li{
    font-size: 15px;
    line-height: 25px;
}
.whatsapp-iletisim {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

/* HEADER */

.dil a{
    margin: 0 3px;
}
.header-with-topbar .navbar-top, .header-with-topbar .navbar-fixed-top {
    top: 34px;
}
header a.logo img {
    max-height: 50px;
}
header nav .navbar-nav.text-normal > li > a {
    font-size: 13px;
}
.header-with-topbar.sticky.header-appear .navbar-top {
    top: 0 !important;
}
.header-with-topbar.sticky .navbar-top {
    top: 0 !important;
}
.toplink:active,
.toplink:focus{
    color: #e5242c !important;
}

/* FOOTER */

.footer-bottom a{
    color: #FFFFFF;
}
.footer-logo {
    max-height: 50px;
}

/* ANASAYFA SLİDER */

.slide-h {
    margin-top: 106px;
    height: 600px !important;
}
.slideyazi{
    height: calc(100vh - 106px);
    padding: 5% 0;
    margin-top: 106px;
}
.s-s1 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
}
.s-s2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
}
.s-s3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    text-align: left;
}
.s-s4 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
}
.s-s5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.s-s6 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
}
.s-s7 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    text-align: right;
}
.s-s8 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    text-align: right;
}
.s-s9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    text-align: right;
}

/* ANASAYFA SAYAÇ */

.say {
    display: flex;
    align-items: center;
    justify-content: center;
}
.say span {
    font-size: 24px;
    color: #333;
    padding-left: 5px;
}

/* ANASAYFA PROJELER */

.hover-option7 .grid-item figcaption {
    padding: 22px;
}
.hover-option7 .grid-item figure:hover img {
    top: -81px;
}

/* ANASAYFA 3LÜ KUTU */

.h-150{
    min-height: 150px;
}

/* ÇÖZÜMLER */

.hover-option8 .grid-item figure:hover figcaption .portfolio-hover-main {
    background: #ffffffcc;
}
.hover-option8 .grid-item figure:hover img {
    opacity: 1;
    filter: blur(1px);
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -ms-filter: blur(1px);
    -o-filter: blur(1px);
}

/* PROJELER DETAY */

.list-style-6 li {
    padding: 5px 0;
}
.hover-option6 .grid-item figure:hover img {
    opacity: 1;
    cursor: pointer;
}
.hover-option6 .grid-item figcaption {
    padding: 20px 10px;
    border-top: solid 1px #ccc;
}

/*ÜRÜNLER LİSTELEME*/

.portfolio-filter-tab-1 li a {
    padding: 10px;
    color: #eeeeee;
}
.portfolio-filter-tab-1 li a:hover {
    color: #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
}
.portfolio-filter-tab-1 li.active a {
    background: transparent !important;
    border-bottom: 10px solid #FFFFFF;
    color: #FFFFFF;
    padding: 10px;
}

ul.portfolio-filter {
    padding: 10px;
    background-color: #e5242c;
    border-radius: 10px;
}

/* ÜRÜNLER DETAY */

.tab-style2 .tab-content {
    padding: 0;
}
.belgeler {
    border: solid 1px #eee;
    padding: 10px;
    text-align: center;
    font-weight: 500;
}
.belgeler a span {
    font-size: 15px;
    padding: 7px;
    vertical-align: middle;
    background-color: #e5242c;
    color: #fff;
    border-radius: 20%;
    margin-left: 20px;
}

/* TEKLİF AL */

.sidebar-part2 .right-bg {
    right: -35px;
    left: auto;
    width: auto;
    height: auto;
    top: 50%;
    background-color: #e5242c;
    padding: 10px;
}
.left-nav {
    left: auto;
    right: 0;
}
.sidebar-part2 {
    padding: 0 70px 0 70px;
    right: -50%;
    width: 30%;
    left: auto;
    background-color: #e5242c;
}
.sidebar-part2:before,
.sidebar-part2 .right-bg:before{
    display: none;
}
.left-nav-on .sidebar-part2 {
    left: auto;
    right: 0;
}
.teklifal {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    letter-spacing: 2px;
}
@media (max-width: 767px) {
    .sidebar-part1, .bottom-menu-icon {
        right: -35px;
        left: auto;
        width: auto;
        height: auto;
        top: 50%;
        background-color: #e5242c;
        padding: 10px;
    }
    .sidebar-part2 {
        width: 100%;
        height: 100%;
        left: -100%;
        padding: 0;
    }
    .sidebar-part2 .sidebar-middle {
        padding: 40px 0 0 0;
    }
}
@media (max-width: 991px) {
    .left-nav {
        height: 0;
        width: 100%;
    }
    .sidebar-part2{
        top: 0;
    }
    .sidebar-part2 .sidebar-middle-menu {
        overflow-y: clip;
    }
    .teklifform {
        margin: 0 30px;
    }
}
.required-error {
    border: 1px solid #FFFFFF !important;
}
.teklifbildirim {
    position: fixed;
    top: 50%;
    right: 50px;
    font-size: 20px;
}
.teklifbildirim ul li{
    font-size: 20px;
}

/* BLOG */

.post-details a {
    height: 3rem;
}
.post-details p {
    height: 8rem;
}

/* İLETİŞİM */

.form-check-input {
    margin-top: .15em !important;
    padding: 8px;
}
.form-check-label a{
    text-decoration: underline;
}
.input-group input, .input-group textarea, .input-group select {
    padding: 5px 15px;
}

/* KVKK */

.belge{
    margin-bottom: 20px;
}
.belge a {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.belge a img {
    margin-bottom: 10px;
    border: solid 1px #333;
    padding: 10px;
}
.belge a span {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}


/* TABLO */

table.teknik {
    border: 0;
    background-color: #FFFFFF;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
table.teknik td {
    border: 0;
    padding: 10px;
}
table.teknik td:first-child{
    font-weight: bold;
}
table.teknik tr:nth-child(odd){
    background-color: #f1f1f1;
}

/* MOBİL */

@media (min-width: 0px) and (max-width: 768px) {
    nav.navbar.bootsnav.no-full .navbar-collapse {
        max-height: 100vh;
    }
    nav.navbar.bootsnav .navbar-nav {
        background-color: #000;
        height: 100vh;
        padding-top: 10px;
    }
    header nav.navbar .navbar-nav > li.active > a,
    nav.navbar.bootsnav ul.nav > li.active > a,
    .dropdown-menu,
    header.header-appear nav.bootsnav.header-light .navbar-nav > li.active > a,
    header nav.navbar .navbar-nav > li.active > a,
    nav.navbar.bootsnav ul.nav > li.active > a {
        color: #fff !important;
    }
    .dil {
        display: flex;
        justify-content: flex-end;
    }
    .slide-h{
        margin-top: 100px;
        height: calc(50vh - 100px) !important;
    }
    .h-100{
        height: 40% !important;
    }
    .s-s1, .s-s2, .s-s3, .s-s4, .s-s5, .s-s6, .s-s7, .s-s8, .s-s9{
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .feature-box-16 {
        text-align: center;
    }
    .slideyazi p span strong span {
        font-size: 28px !important;
    }
    .slideyazi p span {
        font-size: 16px !important;
    }
    .h-150 {
        min-height: 0;
    }
    p {
        margin: 0 0 25px;
    }
}


/**********
    Dörtel
**********/

.post-details a h2{
    font-size: 22px;
    line-height: 2rem;
}
.post-details.liste a h2 {
    font-size: 18px;
    line-height: 1.5rem;
}
.projegorsel{
    height: calc(100vh - 202px);
}
.hover-option6 .grid-item figure:hover img {
    cursor: unset;
}
.hover-option6 .grid-item figure:hover figcaption {
    cursor: unset;
}
.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}
.video-background iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120vw;
    height: 67.5vw;
    min-width: 100vw;
    min-height: 56.25vw;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
.float-right{
    float: right;
}
.title-small{
    font-size: 36px;
    line-height: 2rem;
}
.progress-bar-percent {
    top: -8px;
    right: -55px;
}
.progress-step-style-01.progress {
    margin-bottom: 55px;
}
.progress-step-style-01.progress:last-child {
    margin-bottom: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
    .swiper-container {
        margin-top: 100px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .swiper-container {
        margin-top: 100px;
    }
}