
/*********************************************
	 Contact-wrap
**********************************************/
.title {
    text-align: center;
    margin-bottom: 40px;
}

.title>span {
    color: #292929;
    font-size: 17px;
    margin-bottom: 10px;
}

.title h2 {
    color: #292929;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 1px;
    margin: 0;
    font-family: calibri;
}

.title>p {
    line-height: 24px;
    font-size: 14px;
}

.title>span strong {
    color: #ec5938;
}

.contact>span {
    color: #ffffff;
    font-size: 36px;
display: flex;
justify-content: center;
align-items: center;
    margin-right: 10px;
    text-align: center;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #000;
    border-radius: 100%;
    position: relative;

}

::placeholder {
    color: #000       ;
    font-size: 16px;
}

.fa-home:before {
    content: "\f015";
}

.information {
    overflow: hidden;
    padding-top: 5px;
}

.information>strong {
    color: #ffffff;
    display: table;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: calibri;
}

.information>p {
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    font-family: calibri;
}

.contact-form input,
.contact-form textarea {
  
    color: #000       ;
    float: left;
    border: 1px solid #ddd;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 23px;
    padding: 15px 20px;
    width: 100%;
}

.contact-form {
    text-align: center;
}

.contact-now .contact {
    display: flex;
    align-items: center;
    padding: 0px 20px 30px 0px;
    background: #000        ;
    position: relative;
}


.contact-form .button {
    position: relative;
    width: 100%;
    vertical-align: middle;
    z-index: 1000;
    font-size: 16px;
    background: #000        ;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding: 18px 38px;
    display: inline-block;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.36);
    border: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.col-lg-12 {
    width: 100%;
    margin-top: 10px !important;}







.contact-form .button:hover {
    color: #6c5c4f;
}

.contact-form .button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #000       ;
    background: #ffffff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.contact-form .button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}




























#logo a img {
    display: block !important;
    width: 180px;
    padding: 5px;
    height: 70px;

}
.b-a-sag{
    max-width: 75%;
}
.portfolio-item .portfolio-image img, .portfolio-item .portfolio-video img, .portfolio-item .grid-image img, .portfolio-item .grid-video img, .portfolio-item .flickity-viewport img, .grid-item .portfolio-image img, .grid-item .portfolio-video img, .grid-item .grid-image img, .grid-item .grid-video img, .grid-item .flickity-viewport img 
{
    height: 260px !important;
    object-fit: cover !important;
}
/* .tp-caption{
background-color: rgba(0, 0, 0, 0.2) !important;} */
#slide-67-layer-3 {
    min-width: 1400px !important;
    font-weight: 400 !important;
}

#slide-66-layer-3 {
    min-width: 1400px !important;
    font-weight: 400 !important;
}

#slide-68-layer-3 {
    min-width: 1400px !important;
    font-weight: 400 !important;
}

.tp-bannertimer.tp-bottom {
    background-color: #ed1b24 !important;
}

#header .header-inner #logo,
#header #header-wrap #logo {
    display: flex;
}

.banner-alt {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.wrapper {
    max-width: 1200px;
    margin: auto;
}
.content p{
    font-size: 16px !important;
}
.content span{
    font-size: 16px !important;
}
.content div{
    font-size: 16px !important;
}

.b-a-sol {
    width: 200px;
    height: 200px;
    border-radius: 100%;
}

.b-a-sol img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}

.banner-alt .wrapper {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.b-title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

.b-a-sag p {
    font-size: 16px;
    color: #808080;
    padding-top: 15px;
}

.uzm {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    padding-top: 5px;
}

.copyright-text {
    display: flex !important;
    justify-content: space-between !important;
}

.kutu {
    width: 400px;
    height: 400px;
    background-color: #ed1b24;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.uclu .wrapper {
    display: flex;
    flex-wrap: wrap;
}


.kutu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.u-title {
    color: white;
    font-weight: 700;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 24px;
}

.kutu p {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.buton {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 30px;
}

.buton a {
    background-color: #ffffff;
    border: 2px solid #000;
    padding: 10px;
    width: 150px;
    text-align: center;
    color: #000;
    font-weight: 700;
    border-radius: 15px;
}

.akita:hover {
    color: #000 !important;

}

.amerikan {
    background-color: #000 !important;
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
    font-weight: 700 !important;
}

.amerikan:hover {
    color: #ffffff !important;
}

.aciklama {
    width: 100%;
    margin-top: 50px;
    background-color: #f4f4f4;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

#slide-66-layer-2{
    letter-spacing: 0 !important;
}
#slide-67-layer-2{
    letter-spacing: 0 !important;
}
#slide-68-layer-2{
    letter-spacing: 0 !important;
}






.a1-logo {
    width: 100px;
    height: 100px;
}



.a1-logo img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.aciklama .wrapper {
    display: flex;
    justify-content: space-around;
}

.a1 {
    text-align: center;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
}

.f-title {
    font-size: 32px;
    color: #000;
    font-weight: 700;
}

.foto-title {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;

}

.f-title-c {
    margin-top: 20px;
    height: 1px;
    background-color: #ed1b24;
    width: 300px;
}

.tum {
    width: 200px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ed1b24;
    border: 2px solid #000;
}

.tum a {
    color: #ffffff;
    font-size: 16px;


}


.foto-title .wrapper {
    display: flex !important;
    justify-content: space-between !important;
    flex-direction: inherit !important;
}






















/*
    * Project : 'Filterable Gallery with Lightbox'
    * Built by : 'Gulshan Songara'
*/

/*--====== Global Variables ======--*/
:root {
    --bg-color: #e0e2fc;
    --main-color: #4C57D5;
    --box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}



/*--====== CSS Reset ======--*/
*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


#gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
}

ul {
    list-style: none;
}

.overflow_hide {
    overflow: hidden;
}

/*--====== Gallery Section ======--*/



/* Filterable Gallery */
.gallery_tabs {
    background-color: inherit;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    row-gap: 0.8rem;
    padding: 1.2rem;
    border-radius: 50px;
    box-shadow: var(--box-shadow);
}

.gallery_tabs li {
    border-radius: 50px;
    font-size: 0.95rem;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}

.gallery_tabs li.active,
.gallery_tabs li:hover {
    background-color: var(--main-color);
    color: #fff;
}

.gallery_wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);

}

@media (max-width: 768px) {
    .gallery_wrapper {
        grid-template-columns: repeat(3, 1fr);

    }
}

@media (max-width: 500px) {
    .gallery_wrapper {
        grid-template-columns: repeat(2, 2fr);

    }
}

.gallery_item {
    height: 250px !important;
    cursor: pointer;
    overflow: hidden;
}

/* when the gallery_item has 'show' class */
.gallery_item.show {
    animation: fadeIn 0.4s ease-in;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* when the gallery_item has 'hide' class */
.gallery_item.hide {
    display: none;
}

.gallery_item img {
    transition: transform 0.3s ease;
}

.gallery_item:hover img {
    transform: scale(1.1);
}

/* Lightbox */
.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 995;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    overflow-x: hidden;
    overflow-y: auto;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s ease, opacity 0.3s ease;
}

#gallery {
    padding: 0 !important;
}

/* when the lightbox is open */
.lightbox.open {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
}

.lightbox_wrapper {
    display: grid;
    place-items: center;
    min-height: calc(100% - 3rem);
    margin: 1.5rem;
}

@media (max-width: 575.98px) {
    .lightbox_wrapper {
        margin: 0.5rem;
        min-height: calc(100% - 1rem);
    }
}

.lightbox_content {
    box-shadow: var(--box-shadow);
    max-width: 700px;
    width: 100%;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
    transform: scale(0);
    transition: transform 0.5s ease;
}

/* when Lightbox is open then lightbox-content will... */
.lightbox.open .lightbox_content {
    transform: scale(1);
}

.mobil-logo img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.mobil-logo {
    display: none;
}

/* lightbox-close-btn */
.lightbox_close {
    position: absolute;
    top: 3vh;
    right: 3vw;
    z-index: 999;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    overflow: hidden;
}

.lightbox_close span {
    width: 100%;
    height: 3px;
    margin-top: -1.5px;
    margin-bottom: -1.5px;
    background-color: #ddd;
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.lightbox_close:hover span {
    opacity: 1;
}

.lightbox_close span:first-child {
    transform: rotate(45deg);
}

.lightbox_close span:last-child {
    transform: rotate(-45deg);
}


.foto-alt {
    background-color: #ed1b24;
    margin-top: 50px;
}

.foto-alt .wrapper {
    display: flex !important;
    padding-top: 50px;
    padding-bottom: 50px;
    gap: 30px;
}

.uzm a {
    background-color: #ffffff;
    border: 2px solid #000;
    padding: 10px;
    border-radius: 10px;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
}


.duyuru {
    width: 265px;
    height: auto;
    padding-bottom: 15px;
    background-color: #f4f4f4;
}

.duyuru-w .wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.duy-res {
    height: 177px;
    width: 265px;
}

.duy-res img {
    height: 100%;
    width: 100%;
}

.duyuru-aciklama {
    width: 90%;

    margin: auto;
}


.tarih {
    font-size: 10px;
    padding-top: 10px;
}

.duyuru-title {
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
    font-weight: 700;
}

.duyuru-kisaaciklama {
    font-size: 12px;
    padding-bottom: 10px;
}


.duyuru a {
    font-size: 12px;
    color: #000;
}


footer {
    margin-top: 50px;
}

#Gizle{
    display: none !important;
}









@media(max-width:1200px) {
    .banner-alt .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .uclu .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .aciklama .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }


    .foto-title .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .foto-alt .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .duyuru-w .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }



}

















@media(max-width:600px) {
    #page-title .breadcrumb {
        margin-top: 55px !important;
    }
    .banner-alt .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .uclu .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .aciklama .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }


    .foto-title .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .foto-alt .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .duyuru-w .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }



    .f-title {
        font-size: 22px;
    }

    .f-title-c {
        width: 140px;
    }

    .tum {
        width: 140px;
    }

    .foto-alt .wrapper {
        flex-direction: column;
    }

    .b-a-sol {
        width: 100%;
        border-radius: 0;
    }

    .b-a-sol img {
        width: 100%;
        border-radius: 0;
    }

    .b-a-sag {
        width: 100%;
        max-width: 100%;

    }

    .foto-alt .wrapper {
        padding-top: 10px;
    }
    #header[data-transparent="true"] + .inspiro-slider, #header[data-transparent="true"] + #slider, #header[data-transparent="true"] + .fullscreen, #header[data-transparent="true"] + .halfscreen, #header[data-transparent="true"] + #google-map{
        top: 0 !important;
        margin-bottom: 0 !important;
    }
}


@media(max-width:500px) {

    .duyuru {
        width: 100%;
    }

    .duy-res {
        width: 100%;
        height: 220px;
    }
}



@media(max-width:1170px) {

    #slide-67-layer-3 {
        min-width: 1000px !important;
        font-weight: 400 !important;
    }

    #slide-66-layer-3 {
        min-width: 1000px !important;
        font-weight: 400 !important;
    }

    #slide-68-layer-3 {
        min-width: 1000px !important;
        font-weight: 400 !important;
    }


}

@media(max-width:1120px) {

    #slide-67-layer-3 {
        min-width: 800px !important;
        font-weight: 400 !important;
    }

    #slide-66-layer-3 {
        min-width: 800px !important;
        font-weight: 400 !important;
    }

    #slide-68-layer-3 {
        min-width: 800px !important;
        font-weight: 400 !important;
    }

}

@media(max-width:1120px) {

    #slide-67-layer-3 {
        min-width: 600px !important;
        font-weight: 400 !important;
        margin-bottom: 30px !important;
    }

    #slide-66-layer-3 {
        min-width: 600px !important;
        font-weight: 400 !important;
        margin-bottom: 30px !important;
    }

    #slide-68-layer-3 {
        min-width: 600px !important;
        font-weight: 400 !important;
        margin-bottom: 30px !important;
    }

    #slide-67-layer-2 {
        font-size: 44px !important;
    }
}
#goz{
    display: none;
}
@media(max-width:900px) {
    .sidebar-modern{
        display: none !important;
    }
    .f-title-c {
        width: auto;
    }
    #goz{
        display: block;
    }
    #tum{
        display: none !important;
    }
    .copyright-text {
        flex-direction: column !important;
        gap: 20px;
    }

    #header .header-inner #logo,
    #header #header-wrap #logo {
        padding-left: 20px !important;
    }

    .duyurular .wrapper {
        justify-content: center !important;
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .foto-alt .wrapper {
        flex-direction: column;
        justify-content: center;
    }

    .foto-title .wrapper {
        justify-content: center !important;
    }

    .foto-galeri {
        display: flex;
        flex-direction: column;

    }

    .uclu .wrapper {
        justify-content: center;
    }

    footer {
        margin-top: 0 !important;
    }

    .foto-alt {
        margin-top: 0 !important;
    }
}


@media(max-width:950px) {
    .mobil-logo {
        display: flex;
        gap: 20px;
        padding-bottom: 10px;
        justify-content: center;
    }

    .aciklama .wrapper {
        flex-direction: column;
    }

    .a1-logo {
        display: none;
    }

}








@media(max-width:600px) {

    #slide-67-layer-3 {
        min-width: 400px !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        top: 15px;
        padding: 20px !important;
    }

    #slide-66-layer-3 {
        min-width: 400px !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        top: 15px;
        padding: 20px !important;
    }

    #slide-68-layer-3 {
        min-width: 400px !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        top: 15px;
        padding: 20px !important;
    }

    #slide-67-layer-2 {
        font-size: 24px !important;
        word-spacing: 5px;
        top: -10px;
    }

    #slide-66-layer-2 {
        font-size: 24px !important;
        word-spacing: 5px;
        top: -10px;
    }

    #slide-68-layer-2 {
        font-size: 24px !important;
        word-spacing: 5px;
        top: -10px;
    }




    .rev-btn {
        top: 15px;
    }
}