.content-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
@media(min-width:1200px){
    .faliyet{
        height: 800px;
    }
}
@media(max-width:1200px){
.sol-renk {
    height: 650px !important;
}
.flickity-page-dots{
    display: none;
}
}
@media(max-width:500px){
    .sol-renk {
     width: 100% !important;
    }}





.post-item.border .post-item-wrap {
    box-shadow: 0px 0px 5px gray !important;
}
body {
    font-family: 'Open Sans', sans-serif !important;
}

.menu ul li a {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px !important;
}

.menu ul li a:hover {
    font-family: 'Open Sans', sans-serif !important;
    color: #28655e !important;
}

.detay-renk {
    background-color: #28655e !important;
    border: #28655e !important;
}

.kap {
    display: flex;
    max-width: 1200px;
    margin: auto;
    padding: 15px;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: center;
    justify-content: space-around;
}

.sol {
    height: 350px;
    width: 450px;
    align-self: center;
}

.sag h1 {
    color: #28655e;
}

.sol img {
    object-fit: cover;
    height: 350px;
    width: 450px;

}

.flickity-button:hover {
    background-color: #a782ad !important;
}

.post-item.border .post-item-wrap {
    border: 0px !important;
}

.sag {
    height: 400px;
    width: 600px;
    display: flex;
    align-items: center;
}

.sag button {
    background-color: #28655e;
    color: white;
    padding: 8px;
    border: 1px solid white;
    border-radius: 5px;
}

.sag button:hover {
    background-color: white;
    color: #28655e;
    border: 1px solid #28655e;
}

.kap2 {
    margin-top: 30px;
}

#form-w {
    width: 100% !important;
}

.sol-renk {
    height: 800px;
    width: 500px;
    background-color: #a782ad;
    position: absolute;
    z-index: -1;
}

.kap-faliyet {
    max-width: 1200px;
    margin: auto;
    z-index: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}

.fal-resim {
    width: 400px;
    height: 650px;

}

.fal-resim img {
    object-fit: cover;
    width: 400px;
    height: 650px;
}

.faliyet {
    width: 800px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;

}

.fal-1 {
    width: 350px;
    height: 170px;
    background-color: #a782ad;
    margin: 15px;
    text-align: center;
    color: white;
    padding: 10px;
    font-size: 13px;
    box-shadow: 2px 6px 6px 2px rgba(185, 189, 192, 0.8);
    font-weight: bold;
}

.fal-1 h3 {
    color: white;
    font-size: 22px;
    font-weight: bold;
}

.fal-1 a {
    color: #28655e;
    text-decoration: none;
    font-size: 17px;
    text-align: center;
    line-height: 50px;
}

.fal-1 a:hover {
    color: white !important;
}

.serit-1 {
    width: 100%;
    background-color: #28655e;
    text-align: center;
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white;
    padding-left: 250px;
    padding-right: 250px;
    padding-bottom: 25px;

}

.serit-1 h2 {
    padding-top: 10px;
    color: white;
    font-weight: bold;
}

.serit-1 button {
    width: 100px;
    padding: 5px;
    margin: auto;
    margin-top: 15px;
    background-color: #a782ad;
    color: white;
    border: 0px;
    font-weight: bold;
}

.serit-1 button:hover {
    background-color: white;
    color: #28655e;
    transition: 1s;
}

.proje-baslik {
    margin: auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    border-bottom: 2px solid #28655e;
    width: 200px;
    padding: 5px;
}

.proje-baslik h2 {
    color: #28655e;
}

.kap-3 {
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 20px;
}

.proje {
    width: 350px;
    text-align: center;
    box-shadow: 5px 10px 15px 5px rgba(149, 157, 165, 0.8);
    padding: 5px;
    padding-bottom: 15px;
}

.proje:hover h3 {
    color: #a782ad !important;
    font-weight: bold;
}

.proje h3 {
    padding-top: 10px;
    color: #28655e;
}

.proje img {
    object-fit: cover;
}

.serit-2 {
    width: 100%;
    background-color: #a782ad;
    text-align: center;
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white;
    padding-left: 250px;
    padding-right: 250px;
    padding-bottom: 25px;
}

.serit-2 h2 {
    padding-top: 10px;
    color: white;
    font-weight: bold;
}

.serit-2 button {
    width: 100px;
    padding: 5px;
    margin: auto;
    margin-top: 15px;
    background-color: #28655e;
    color: white;
    border: 0px;
    font-weight: bold;
}

.serit-2 button:hover {
    background-color: white;
    color: #28655e;
    transition: 1s;
}

.post-image img {
    width: 100% !important;
}

.duyuru {
    font-size: 19px;
    border-bottom: 2px solid #28655e;
    width: 250px;
    margin: auto;
}

.ust-yazi {
    background-color: #28655e !important;
}

.devam:hover {
    color: #28655e !important;
}

.duyu-resim {
    width: 355px !important;
    height: 250px !important;
    object-fit: cover;
}

.polo-fot li a:hover {
    color: #1FB1A2 !important;

}

.alt-baslik h1 {
    color: black !important;
}

.adress {
    font-size: 20px;
    line-height: 30px;
}

.yan-kate h4 {
    font-size: 18px !important;
}

.yan-kate ul li {
    border-bottom: 2px solid #1FB1A2;
}

.yan-kate ul li:hover>a {
    background-color: #a782ad !important;
    display: block;
    color: white !important;

}

.yan-kate ul li a {
    font-size: 18px;
    line-height: 35px;
}

.yan-kate ul li a:hover {
    color: white !important;
}

@media (max-width: 1300px) {

    .serit-1 {
        padding-left: 50px;
        padding-right: 50px;
    }

    .serit-2 {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 1068px) {

    .proje {
        margin-top: 40px;
    }
}

@media (max-width: 680px) {
    .sol-renk {
        width: 300px;
    }

    .fal-resim img {
        width: 350px;
    }

    .sol img {
        width: 350px;
    }

    .serit-1 {
        padding-left: 7px;
        padding-right: 7px;
    }

    .serit-2 {
        padding-left: 7px;
        padding-right: 7px;
    }

    .faliyet {
        width: 100%;
    }

}

@media(max-width:600px) {
    .fal-1{
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .flickity-page-dots {
        display: none !important;
    }

    .fal-1 {
        height: 220px !important;
    }

    .container {
        padding: 0 20px !important;
    }
}

/*
#28655E
#A782AD
*/
#b {
    width: 250px !important;
}

#g {
    display: flex !important;
    flex-wrap: wrap !important;
}

#a {
    font-size: 16px !important;
}

#c {
    height: 190px !important;
}

@media(max-width:860px) {
    #b {
        width: 50% !important;
    }
}

@media(max-width:550px) {
    #b {
        width: 100% !important;
    }
}

button a {
    color: white !important;
}

button a:hover {
    color: #28655e !important;
}

button:hover a {
    color: #28655e !important;
}

.text-lg,
.text-lg span,
.text-lg span span {
    font-family: sans-serif !important;
}

.lead {
    font-family: sans-serif !important;
}

.fullscreen .container-fullscreen .text-middle {
    background-color: black !important;
    opacity: .4 !important;
    padding: 20px !important;
}

@media(max-width:600px) {
    .img-loaded {
        height: 245px !important;
    }

    .fullscreen {
        min-height: 245px !important;
    }

    .fullscreen .container,
    .fullscreen .container-wide {
        margin-top: 0 !important;
    }

    .text-lg,
    .text-lg span {
        font-size: 24px !important;
    }

    h1:not(:last-child),
    .h1:not(:last-child) {
        margin-bottom: 0 !important;
    }

    .lead {
        font-size: 1.2rem !important;
    }
}















/*********************************************
	 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: #181818;
    border-radius: 100%;
    position: relative;

}

::placeholder {
    color: #181818;
    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: #181818;
    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: #181818;
    position: relative;
}

.icerik {

    font-family: calibri;
    font-size: 16px;
}

.contact-form .button {
    position: relative;
    width: 100%;
    vertical-align: middle;
    z-index: 1000;
    font-size: 16px;
    background: #181818;
    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: #181818;
}

.contact-form .button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #181818;
    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);
}