/* GENEL */
::selection {
    color: #FFFFFF;
    background: #3888c0;
}
:root {
    --base-color: #3888c0;
}

/* 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;
}
li{
    font-size: 15px;
    line-height: 25px;
}

/* 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;
}

/* FOOTER */

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

/* ANASAYFA SLİDER */

.slide-h {
    margin-top: 106px;
    height: 600px !important;
}
.slideyazi{
    height: 600px;
    padding: 5% 0;
}
.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: #3888c0;
    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: #3888c0;
    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: #b91d24;
    padding: 10px;
}
.left-nav {
    left: auto;
    right: 0;
}
.sidebar-part2 {
    padding: 0 70px 0 70px;
    right: -50%;
    width: 50%;
    left: auto;
    background-color: #3888c0;
}
.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 {
        width: 100%;
        background-color: #3888c0;
        text-align: center;
        top: auto;
        bottom: 0;
        padding: 20px;
    }
    .sidebar-part2 {
        width: 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;
}
.teklifform input[type="text"]::placeholder,
.teklifform input[type="email"]::placeholder,
.teklifform input[type="tel"]::placeholder,
.teklifform input[type="number"]::placeholder,
.teklifform textarea::placeholder {
    color: #FFFFFF;
}
.teklifform input[type="text"],
.teklifform input[type="email"],
.teklifform input[type="tel"],
.teklifform input[type="number"],
.teklifform input[type="textarea"],
.teklifform textarea,
.teklifform select {
    color: #FFFFFF;
}
.teklifform option {
    color: #333333;
}

/* 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;
    }
}