body {
    background: #000000;
    color: #9b9b9b;
    font-size: 17px;
}

header .sosyal_medya{
    position: absolute;
    right: 15px;
    bottom: -30px;
}
body.fixeds header .sosyal_medya{
    display: none !important;
}
a:hover {
    color: #00baea;
    text-decoration: unset;
}

* {
    transition: all 200ms ease-in-out;
    font-family: 'Poppins', sans-serif;
}

.btn-primary {
    background-color: #156bad;
    border-color: #156bad;
}

.text-primary {
    color: #00baea !important;
}

.bg-black {
    background-color: #000;
}

.slide-footer {
    background-color: #dddddd;
}

article h2 {
    font-size: x-large;
    margin-bottom: 1.5rem;
    position: relative;
}

article h2::after {
    content: '';
    position: absolute;
    top: 42px;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 4px;
    background-color: #33caf8;
}

article .description {
    padding: 30px 25px;
}

article .item {
    /* background-color: #fffdfd; */
}

article hr {
    border-top: 1px solid rgb(255 255 255 / 32%)
}

article h2::after {
    content: unset;
}

article .contents h2 {
    white-space: nowrap;
}

article .contents h2::before {
    content: '';
    position: absolute;
    left: -26px;
    border: 6px solid #00baea;
    margin-right: 13px;
    bottom: -16px;
    top: 0px;
}

.pdf {
    background-color: #e3e3e385;
}

.pdf a:hover {
    color: unset !important;
}

article figure {
    height: 250px;
}

.sayfa_baslik h1 {
    font-size: 41px !important;
}

a {
    color: #9b9b9b;
}

.three-line {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    background-color: #000000;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}

blockquote p {
    margin: 0;
}

h2 {}

h1, h2, h3, h4, h5, h6 {
    color: #9b9b9b;
}

.border-gray {
    border-color: #292929 !important;
}
.social-icon {
    font-size: 29px;
}
.play-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .40);
    display: flex;
    align-items: center;
    justify-content: center;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 4;
    width: 100vw;
}

/*blog*/

article {
    min-height: 568px;
    position: relative;
    z-index: 1;
}

article .description {
    padding: 7px 15px;
    /* background-color: #d2d2d20a; */
}

article .description p {
    font-size: unset;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

article figure {
    position: relative;
    margin: 0;
}

article ul li:hover .contents {
    box-shadow: 0px 0px 17px -8px rgba(0, 0, 0, 0.42);
}

/*galeri tipi alt sayfalar*/

.galeri_liste .figure {
    position: absolute;
    z-index: -1;
    display: block;
    left: 10px;
    right: -10px;
    height: calc(100% - 49px);
    top: -10px;
    background-color: #a41616;
}

#carouselExampleIndicators .container {
    height: 100%;
}

.overlay {
    top: 0;
    bottom: 0;
}

.figure {
    position: absolute;
    left: -1px;
    right: 0;
    bottom: 0;
    z-index: 1
}

.s_content {
    position: absolute;
    text-align: left;
    max-width: 510px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.s_content h2 {
    color: #fff;
    position: relative;
    font-size: 50px;
    font-weight: bolder;
}
.s_content h2 > span {
    display: block;
    text-transform: uppercase;
    color: #00baea;
}

.s_content p {
    position: relative;
    font-size: 24px;
    display: inline-block;
    padding: 0 30px;
    float: right;
    margin: 0;
    font-weight: 400;
}

.t_button {
    position: relative;
    display: inline-block;
    padding: 4px 18px;
    border: 2px solid #ecc51e;
    background-color: #ecc51e;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 17px;
    border-radius: 13px;
}

.t_button:hover {
    background-color: #3b3b3b;
    border-color: #3b3b3b;
    color: #ffffff;
}

.t_button_l {
    padding: 15px 35px 15px 35px;
    border-radius: 10px;
    border: 1px solid #333333;
    display: inline-block;
    color: #333333;
    line-height: 100%;
}

.t_button_l:hover {
    border-color: #F48120;
    color: #F48120;
}

section ul:first-child {
    padding-left: 0;
}

header .logo_a {
    display: block;
    padding: 7px 0;
}

header {
    z-index: 1000;
    position: fixed;
    left: 0;
    right: 0;
}

.logo img {
    /* width: 330px; */
    transition: all .5s ease-in-out !important;
}

.sub {
    background-color: #a41515;
}

.diller {
    background-color: #F48120;
    position: relative;
}

.diller a {
    color: #9b9b9b;
}

.doverlay {
    position: absolute;
    left: 0;
    right: 37%;
    bottom: 0;
    top: 0;
    background-color: #a41515;
}

footer {
    background-color: #1a1a1a;
    color: #9b9b9b;
}

@font-face {
    font-family: script;
    src: url(SCRIPTIN.ttf);
}

.footer {
    /* background-image: url(../img/fb.jpg);
    background-size: cover; */
    background-color: #0f0f0f;
}

.footer-cizgi::after {
    content: '';
    position: absolute;
    left: 50%;
    width: 55px;
    top: 134%;
    height: 3px;
    background-color: #7f7f7f;
    transform: translate(-50%, 0);
}

@media (min-width:992px) {
    .footer-cizgi::after {
        content: '';
        position: absolute;
        left: 0%;
        width: 55px;
        top: 134%;
        height: 3px;
        background-color: #7f7f7f;
        transform: translate(0, 0);
    }
}

/* .footer a {
    text-decoration: underline;
} */

.footer .baglantilar a {
    text-transform: capitalize;
}

.footer p {
    margin-bottom: 0;
}

.footer h5 {
    margin-bottom: 1em;
}

.footer .border-right {
    border-color: #7f7f7f !important;
}

/* .footer li {
    color: #a41515;
}

.footer i {
    color: #a41515;
} */

.sosyal_medya li {
    display: inline-block;
}

.sosyal_medya a {
    color: #fff;
    display: block;
    padding: 5px;
}

.sayfa_baslik {
    background-blend-mode: multiply;
    background-color: #0000008f;
    background-position: center;
    background-size: cover;
}

.giris {
    width: 100%;
    height: 650px;
    background-attachment: fixed;
    z-index: -10;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    -ms-transform: skewY(-3deg);
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    margin-top: -50px;
}

.giris:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #0004;
    content: '';
    z-index: 1;
}

.yatay_ortala {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.yatay_ortala .container {
    position: relative;
    z-index: 3;
    -ms-transform: skewY(3deg);
    -webkit-transform: skewY(3deg);
    transform: skewY(3deg);
}

figure {
    height: 350px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.bg2 {
    background-position: center;
    background-attachment: fixed;
    position: relative;
}

.sayfa_baslik:before, .bg2:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    z-index: 1;
}

.sayfa-shadow {
    background: black;
    width: 100%;
    height: 25px;
    position: absolute;
    box-shadow: 0 50px 53px 90px rgb(0 0 0);
    z-index: 1;
    bottom: 40px;
}

.sayfa_baslik {
    position: relative;
    padding-top: 204px;
}

.sayfa_baslik h1 {
    width: fit-content;
}

.sayfa_baslik p {
    text-align: left;
    font-size: 100%;
    font-weight: 200;
    color: #fff;
}

.sayfa_baslik .container, .bg2 .container {
    position: relative;
    z-index: 3;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #5d5d5d;
    text-decoration: none;
    background-color: #000000;
    border: 1px solid #ddd
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #5d5d5d;
    border-color: #5d5d5d
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #000000;
    border-color: #ddd
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

nav.nerdeyim {
    background: #d2d2d2d4;
}

nav.nerdeyim ol {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

nav.nerdeyim ol li {
    display: inline-block;
    margin-right: 10px;
}

nav.nerdeyim ol li a {
    color: #212529;
    font-weight: 500;
}

nav.nerdeyim ol li a.aktif {
    font-weight: 200;
}

nav.nerdeyim a i {
    display: none;
}

.googleMap {
    width: 100%;
    height: 360px;
}

.giris h1 {
    border-left: 10px solid #fff;
    padding-left: 20px;
    line-height: 86px;
}

h1 {
    font-size: 3em;
}

p {
    font-size: 16px;
}

.two-line,
.three-line,
.four-line {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.three-line {
    -webkit-line-clamp: 3;
}
.four-line {
    -webkit-line-clamp: 4;
}



.vitrin_2 .shadow {
    box-shadow: 0px 0px 92px 160px rgb(0 0 0 / 83%) !important;
    width: 50%;
    height: 0px;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 25%;
}

.vitrin_2 img {
    filter: grayscale();
}

.vitrin_2 p {
    color: #fff;
}

.vitrin_2 .content::before {
    content: '';
    position: absolute;
    left: -26px;
    border: 6px solid #00baea;
    margin-right: 13px;
    bottom: 50%;
    top: 0;
}

.vitrin_2 .desc {
    position: absolute;
    top: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    z-index: 2;
}

.vitrin_2 .item:hover img {
    filter: unset;
}

.vitrin_3 a {
    background-color: #0f0f0f;
}

.vitrin_3 .desc::before {
    content: '';
    position: absolute;
    left: -26px;
    border: 6px solid #00baea;
    margin-right: 13px;
    bottom: 50%;
    top: 13px;
}

.vitrin_baslik {
    display: inline-block;
    font-weight: bolder;
    padding: 10px;
    color: #333;
    font-size: 29px;
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
}

.vitrin_4 .back {
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
}

.call-me {
    margin-left: 8px !important;
    float: right;
    font-weight: 500;
    background-color: #f3902c !important;
}

body.fixeds header {
    position: fixed;
    left: 0;
    width: 100%;
}

body.fixeds header .logo img {
    /* max-width: 55%; */
}

header.bg-white a {
    color: rgb(0, 0, 0) !important;
}

header.bg-white .call-me a {
    color: white !important;
}

.bg-white a.call-me {
    margin-top: 22px;
}

header.bg-white .mobilMenu svg {
    fill: #000 !important
}

@media (max-width:768px) {
    nav.nerdeyim a i {
        display: inline-block;
    }
    nav.nerdeyim li:first-child a span {
        display: none;
    }
}

@media (max-width:991px) {
    /*991 den küçük ekranlar*/
}

@media (max-width:1199px) {
    .vitrin_2 .desc {
        position: relative;
    }
    .sayfa_baslik {
        padding-top: 139px;
    }
    .slide-area {
        height: 82vh;
        overflow: hidden;
    }
    body.fixeds header {
        top: 0px;
    }
}

@media (min-width:1201px) {
    .contact {
        display: block !important;
    }
}

@media (max-width:1200px) {
    header .sosyal_medya{
        position: unset;
    }
    article h2 {
        font-size: 18px;
    }
    header .logo_a {
        text-align: center;
    }
    body.fixeds header .logo img {
        max-width: 150px;
    }
    .logo img {
        width: 183px;
    }
    .mobilMenu svg {
        width: 29px;
        fill: #fff;
        padding: 10px 0;
        transition: 0ms
    }
    .whatsapp svg {
        width: 30px;
        fill: #fff;
        transition: 0ms;
        margin-top: 9px;
    }
    article h2::after {
        display: none
    }
    h5:after {
        margin-left: auto;
        margin-right: auto;
    }
    .vitrin_baslik {
        margin: 0 !important;
    }
    .sayfa_baslik h1 {
        height: 130px;
        text-align: center;
        white-space: normal;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .bolge_baslik {
        width: 100%;
    }
    .giris h1 {
        border-left: none;
        padding-left: 0;
        line-height: auto;
    }
    #carouselExampleIndicators .figure img {
        height: auto;
    }
    #carouselExampleIndicators .container {
        display: flex !important;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        align-content: stretch;
        justify-content: center;
        text-align: center;
    }
    .overlay {
        left: 0;
        transform: skew(0);
        padding: 0;
        width: 100% !important;
    }
    .sayfa_baslik h1 {
        height: auto;
        font-size: 29px !important;
        padding-bottom: 15px;
        width: 100%;
    }
    .sayfa_baslik h1:after {
        margin-left: auto;
        margin-right: auto;
    }
    .s_content p {
        text-align: center;
        border: 0;
        padding: 27px;
        width: 100%;
        border-top: 1px solid #a41515;
    }
    .t_button {
        font-size: 15px;
        padding: 15px;
    }
}
@media (max-width:992px) {
    #carouselExampleIndicators .carousel-item img {
        min-height: 50vh;
        object-fit: cover;
    }
    .s_content h2 {
        font-size: 28px;
    }
}
@media (max-width:576px) {
    .s_content {
        left: 0;
        right: 0;
        max-width: 100%;
        transform: translateX(0%) translateY(-50%);
    }
}
