@import "/css/reset.css";
.flickity-page-dots {
    display: none !important;
}

@media only screen and (max-width: 5000px) and (min-width: 1600px) {
    .ortala {
        width: 1600px !important;
        margin-left: calc(50% - 800px) !important;
    }
    .hizmetlerimiz {
        width: 301px !important;
        margin-right: 22px !important;
        margin-bottom: 22px !important;
    }
    .teklifbolum img {
        height: 374px !important;
        margin-top: 1px !important;
    }
    .ikibolumkariyer img {
        margin-top: -66px !important;
        height: 400px !important;
        margin-right: -75px !important;
    }
    .teklifbolum {
        padding-left: 282px !important;
        border-radius: 20px 20px 20px 0px !important;
    }
    .teklifbolum p {
        width: 44% !important;
    }
    .ikibolumkariyer p {
        width: 58% !important;
    }
    .x_hakkimizda_1 {
        width: 570px !important;
    }
}

@media only screen and (max-width: 5000px) and (min-width: 1200px) {
    .ortala {
        float: left;
        width: 1280px;
        margin-left: calc(50% - 640px);
    }
    .anabaslik {
        float: left;
        width: 100%;
    }
    .anabaslik b {
        float: left;
        width: 100%;
        font-size: 24px;
        font-weight: 500;
        color: #476a41;
        line-height: normal;
        margin-top: 50px;
    }
    .evler {
        float: left;
        width: 32%;
        height: 295px;
        background-color: rgb(255, 255, 255);
        border-radius: 7px;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
        padding: 13px;
        margin-right: 2%;
        margin-top: 121px;
        margin-bottom: 20px;
    }
    .evler:nth-child(3n+0) {
        margin-right: 0px;
    }
    .evler img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .3s;
    }
    .evler picture {
        float: left;
        width: 100%;
        height: 252px;
        border-radius: 7px;
        margin-top: -125px;
        overflow: hidden;
    }
    .evler:hover img {
        transform: scale(1.1);
    }
    .evler b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #363030;
        line-height: normal;
        margin: 20px 10px 17px 10px;
    }
    .evler span {
        float: left;
        width: 100%;
        font-weight: 400;
        font-size: 16px;
        text-align: left;
        color: #363030;
        line-height: normal;
        margin: 0px 10px;
        height: 84px;
        overflow: hidden;
    }
    .pcdegizle {
        display: none !important;
    }
    .blogbaslik {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 34px;
        text-align: left;
        color: #003592;
        margin-top: 200px;
    }
    .bloghaber {
        float: left;
        width: 100%;
    }
    .blog {
        float: left;
        width: 32%;
        height: 349px;
        border-radius: 7px;
        border: 2px solid #fef3d7;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
        margin-top: 185px;
        margin-right: 2%;
        padding: 0px 13px;
    }
    .blog:nth-child(3n+0) {
        margin-right: 0px;
    }
    .blog img {
        float: left;
        width: 100% !important;
        height: 100% !important;
        transition: transform .2s;
    }
    .blog picture {
        float: left;
        width: 100% !important;
        height: 252px;
        margin-top: -126px;
        border-radius: 7px;
        overflow: hidden;
    }
    .blog:hover img {
        transform: scale(1.1);
    }
    .blog p {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        color: #363030;
        padding-left: 20px;
        margin-top: 23px;
    }
    .blog p svg {
        float: left;
        margin-right: 10px;
    }
    .blog b {
        float: left;
        width: 80%;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        padding-left: 20px;
        color: #476a41;
        margin-top: 13px;
        margin-bottom: 15px;
        line-height: normal;
        height: 42px;
        display: flex;
        align-items: center;
    }
    .blog:hover b {
        color: #4a7543;
    }
    .blog span {
        float: left;
        width: 100%;
        height: 88px;
        overflow: hidden;
        font-weight: normal;
        font-size: 16px;
        text-align: left;
        padding-left: 20px;
        padding-right: 28px;
        color: #363030;
        line-height: normal;
    }
    #tab-button {
        float: left;
        width: 100%;
        overflow-x: scroll;
        display: flex;
    }
    #tab-button::-webkit-scrollbar {
        width: 11px;
        height: 11px;
    }
    #tab-button::-webkit-scrollbar-button {
        width: 0px;
        height: 0px;
    }
    #tab-button::-webkit-scrollbar-thumb {
        background: #003592;
        border: 0px none #fff;
        border-radius: 50px;
    }
    #tab-button::-webkit-scrollbar-thumb:hover {
        background: #003592;
    }
    #tab-button::-webkit-scrollbar-thumb:active {
        background: #003592;
    }
    #tab-button::-webkit-scrollbar-track {
        background: #fff;
        border: 0px none #fff;
        border-radius: 50px;
    }
    #tab-button::-webkit-scrollbar-track:hover {
        background: #fff;
    }
    #tab-button::-webkit-scrollbar-track:active {
        background: #fff;
    }
    #tab-button::-webkit-scrollbar-corner {
        background: transparent;
    }
    .sliderarkaplan {
        float: left;
        width: 100%;
        height: 75vh;
        position: relative;
        z-index: 9;
        /* margin-top: 20px; */
    }
    .buyukresim {
        float: left;
        width: 100%;
    }
    .buyukresim picture {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .buyukresim picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .slideryazi {
        z-index: 1000;
        float: left;
        left: 0;
        bottom: 0px;
        width: 446px;
        /* height: 100vh; */
        /* background-color: rgb(182, 61, 14, 0.5); */
        margin-left: calc(0% + 8%);
        margin-top: 6%;
        position: relative;
    }
    .slideryazi p {
        float: left;
        font-weight: 500;
        color: #ffffff;
        font-size: 42px;
        width: 100%;
        text-align: left;
        line-height: normal;
        text-shadow: 0px 2px 9px rgb(0, 0, 0);
        margin-bottom: 15px;
    }
    .slideryazi span {
        float: left;
        width: 100%;
        text-align: left;
        color: #fff;
        line-height: 26px;
        font-size: 18px;
        text-shadow: 0px 2px 9px rgb(0, 0, 0);
    }
    .slideryazi a {
        float: left;
        width: 218px;
        margin-top: 35px;
        height: 60px;
        font-size: 17px;
        border-radius: 30px;
        border: 1px solid rgb(255, 255, 255, 0.5);
        font-weight: 400;
        color: #fff;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-shadow: 0px 0px 29px -17px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 29px -17px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 29px -17px rgba(0, 0, 0, 0.75);
    }
    .slideryazi a svg {
        fill: #fff;
        margin-top: -3px;
    }
    .gradiend {
        position: absolute;
        width: 100%;
        height: 420px;
        left: 0;
        bottom: 0;
        background: rgb(246, 200, 38);
        background: linear-gradient(0deg, rgba(246, 200, 38, 1) 0%, rgba(246, 200, 38, 0) 50%);
    }
    .slider-ust {
        float: left;
        position: absolute;
        top: 0;
        width: 100%;
        height: 19px;
        background-image: url(/images/slider-alt-bar.png);
        transform: rotate(180deg);
        z-index: 10;
    }
    .slider-alt {
        float: left;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 19px;
        background-image: url('/images/slider-alt-bar.png');
        transform: rotate(360deg);
        z-index: 10;
    }
    .hakkimizda-bg {
        margin-top: 100px;
    }
    .hakkimizda-bg:after {
        content: '';
        background: url(/images/fidan-bg.jpg) no-repeat top left;
        position: absolute;
        width: 1280px;
        height: 316px;
        z-index: -500;
        opacity: 0.5;
        display: flex;
    }
    .hakkimizda {
        float: left;
        width: 100%;
        margin-top: 95px;
    }
    .hakkimizda h1 {
        float: left;
        width: 30%;
        font-size: 41px;
        font-weight: 500;
        line-height: normal;
        color: #000000;
        margin-top: 137px;
    }
    .hakkimizdayazi {
        float: right;
        width: 40%;
        margin-top: 100px;
    }
    .hakkimizdayazi b {
        float: right;
        width: 100%;
        font-size: 17px;
        font-weight: 600;
        color: #000;
        line-height: 32px;
        overflow: hidden;
    }
    .hakkimizdayazi span {
        float: right;
        width: 100%;
        height: 130px;
        font-size: 13px;
        font-weight: 400;
        color: #000;
        line-height: 32px;
        overflow: hidden;
    }
    .hakkimizdayazi a {
        float: left;
        width: 208px;
        height: 60px;
        border-radius: 30px;
        font-size: 16px;
        color: #476a41;
        fill: #476a41;
        border: 2px solid #476a41;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .hakkimizdayazi a svg {
        margin-right: 8px;
    }
    .firmamizdanHaberler b,
    .urunbg,
    .x_hakkimizda_1 b {
        float: left;
        width: 100%;
        font-size: 24px;
        font-weight: 500;
        color: #476a41;
        line-height: 56px;
        margin-top: 80px;
    }
    .firmamizdanHaberler span,
    .urunbg span,
    .x_hakkimizda_1 span {
        float: left;
        font-size: 15px;
        font-weight: 400;
        line-height: 28px;
        color: #787878;
    }
    .hizmetgruplarimiz {
        float: left;
        width: 100%;
        margin-top: 25px;
    }
    .hizmetlerimiz {
        float: left;
        width: 267px;
        height: 240px;
        border-radius: 15px;
        background-size: cover;
        background-position: center;
        margin-right: 15px;
        margin-bottom: 15px;
        /* padding: 0px 10px; */
        display: flex;
        transition-duration: 2s;
        flex-wrap: nowrap;
        align-content: space-between;
        justify-content: flex-start;
        align-items: flex-end;
    }
    .hizmetlerimiz:nth-child(4n+0) {
        margin-right: 0px;
    }
    .hizmetyazi {
        margin-left: 25px;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        float: left;
        margin-bottom: 28px;
        text-align: left;
    }
    .hizmetlerimiz:hover .hizmetyazi {
        color: #fff;
    }
    .firmamizdanHaberler {
        float: left;
        width: 100%;
        margin-top: 90px;
    }
    .firmamizdanHaberler a {
        float: right;
        width: 100px;
        color: #b6b9b5;
        fill: #b6b9b5;
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center;
        margin-top: -18px;
    }
    .firmamizdanHaberler svg {
        margin-right: 10px;
    }
    .kariyer {
        float: left;
        width: 100%;
        margin-top: 150px;
    }
    .ikibolumkariyer {
        float: left;
        width: 567px;
        height: 334px;
        background-color: #35b43e;
        /* padding-left: 15px; */
        border-radius: 0px 20px 0px 0px;
        position: relative;
        z-index: 11;
    }
    .ikibolumkariyer:before {
        content: '';
        float: left;
        width: 600px;
        height: 334px;
        margin-left: -600px;
        background-color: #35B43E;
    }
    .ikibolumkariyer img {
        float: right;
        margin-top: 44px;
        position: relative;
        z-index: 1;
        height: 290px;
        margin-right: -38px;
    }
    .ikibolumkariyer b {
        float: left;
        width: 58%;
        color: #fff;
        font-weight: 500;
        font-size: 22px;
        margin-top: 24px;
        line-height: normal;
    }
    .cizgi4 {
        float: left;
        width: 45%;
        height: 1px;
        background-color: #fff;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .ikibolumkariyer p {
        float: left;
        width: 67%;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        line-height: 28px;
    }
    .ikibolumkariyer a {
        float: left;
        width: 236px;
        height: 45px;
        border-radius: 30px;
        border: 2px solid #fff;
        font-size: 16px;
        font-weight: 500;
        margin-top: 20px;
        color: #fff;
        fill: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .teklifbolum {
        float: right;
        width: 915px;
        height: 371px;
        background-color: #fef3d7;
        padding-left: 425px;
        border-radius: 20px 20px 20px 0px;
        margin-top: -371px;
        position: relative;
        z-index: 10;
    }
    .teklifbolum img {
        float: right;
        position: relative;
        z-index: 1;
        height: 290px;
        margin-top: 80px;
    }
    .teklifbolum b {
        float: left;
        width: 50%;
        color: #476a41;
        font-weight: 500;
        font-size: 22px;
        margin-top: 62px;
        line-height: normal;
    }
    .cizgi5 {
        float: left;
        width: 40%;
        height: 1px;
        background-color: #476a41;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .teklifbolum p {
        float: left;
        width: 50%;
        font-size: 16px;
        font-weight: 400;
        color: #476a41;
        line-height: 28px;
    }
    .teklifbolum a {
        float: left;
        width: 236px;
        height: 45px;
        border-radius: 30px;
        border: 2px solid #35B43E;
        -webkit-box-shadow: 0px 0px 29px -17px rgb(0 0 0 / 75%);
        -moz-box-shadow: 0px 0px 29px -17px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 29px -17px rgb(0 0 0 / 75%);
        font-size: 16px;
        font-weight: 500;
        margin-top: 20px;
        color: #35B43E;
        fill: #35B43E;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .x_hakkimizda_1 {
        float: left;
        width: 436px;
        height: 100%;
    }
    .x_hakkimizda_1 img {
        float: left;
        width: 100%;
        height: 468px;
        object-fit: cover;
        border-radius: 15px;
    }
    .x_hakkimizda_1 picture {
        float: left;
        width: 100%;
    }
    .x_hakkimizda_1_golge {
        float: left;
        width: 594px;
        height: 468px;
        margin-left: -30px;
        margin-top: 130px;
        transform: rotate(170deg);
        position: absolute;
        z-index: -100;
        border-radius: 15px;
        background: #fef3d7;
    }
    .x_sag_1 {
        float: right;
        margin-top: 140px;
    }
    .xsg {
        float: right;
        width: 305px;
        margin-right: 30px;
    }
    .btnlar {
        float: left;
        width: 305px;
        height: 285px;
        margin-left: 30px;
        background-color: #fff;
        margin-top: 30px;
        color: #413e50;
        font-size: 14px;
        padding: 30px;
        cursor: pointer;
        border: 2px solid #fef3d7;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        padding-bottom: 0px;
    }
    .btnlar img {
        margin-top: -10px;
    }
    .btnlar b {
        font-weight: 700;
        float: left;
        width: 100%;
        line-height: 25px;
        font-size: 16px;
    }
    .btnlar .ici {
        font-weight: 400;
        float: left;
        width: 100%;
        height: 119px;
        line-height: 25px;
        font-size: 14px;
        background-repeat: no-repeat;
        background-size: 41px;
        padding-top: 5px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 0px) {
    .whatsapp a span {
        display: none !important;
    }
    .x_hakkimizda_1 img {
        float: left;
        width: 100%;
    }
    .x_sag_1 {
        float: right;
        width: 100%;
    }
    .x_sag_2 {
        float: right;
        width: 100%;
    }
    .btnlar {
        float: left;
        width: 100%;
        /* height: 246px; */
        background-color: #fff;
        margin-top: 30px;
        color: #413e50;
        font-size: 14px;
        padding: 20px;
        cursor: pointer;
        border: 2px solid #fef3d7;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }
    .btnlar img {
        float: left;
        width: 30px;
    }
    .btnlar b {
        font-weight: 700;
        float: left;
        width: 100%;
        line-height: 25px;
        font-size: 16px;
    }
    .btnlar .ici {
        font-weight: 400;
        float: left;
        width: 100%;
        line-height: 25px;
        font-size: 14px;
        background-repeat: no-repeat;
        background-size: 41px;
        padding-top: 5px;
    }
    .kariyer {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .ikibolumkariyer {
        float: left;
        width: 100%;
        background-color: #35b43e;
        padding: 0px 20px;
        border-radius: 20px 20px 0px 0px;
    }
    .ikibolumkariyer img {
        display: none;
    }
    .ikibolumkariyer b {
        float: left;
        width: 100%;
        color: #ffffff;
        font-weight: 500;
        font-size: 20px;
        margin-top: 20px;
        text-align: center;
    }
    .cizgi4 {
        float: left;
        width: 100%;
        height: 1px;
        background-color: #fff;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .ikibolumkariyer p {
        float: left;
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        color: #ffffff;
        line-height: 28px;
        text-align: center;
    }
    .ikibolumkariyer a {
        float: left;
        width: 236px;
        height: 44px;
        margin-left: calc(50% - 118px);
        margin-bottom: 10px;
        border-radius: 30px;
        border: 2px solid #fff;
        font-size: 16px;
        font-weight: 500;
        margin-top: 20px;
        color: #fff;
        fill: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .firmamizdanHaberler a {
        float: left;
        width: 100px;
        color: #b6b9b5;
        fill: #b6b9b5;
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center;
        margin-top: 15px;
    }
    .teklifbolum {
        float: left;
        width: 100%;
        background-color: #fef3d7;
        padding: 0px 20px;
        border-radius: 0px 0px 20px 20px;
        position: relative;
    }
    .teklifbolum img {
        display: none;
    }
    .teklifbolum b {
        float: left;
        width: 100%;
        color: #476a41;
        font-weight: 500;
        font-size: 20px;
        margin-top: 20px;
        text-align: center;
    }
    .cizgi5 {
        float: left;
        width: 100%;
        height: 1px;
        background-color: #476a41;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .teklifbolum p {
        float: left;
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        color: #476a41;
        line-height: 28px;
        text-align: center;
    }
    .teklifbolum a {
        float: left;
        width: 236px;
        height: 44px;
        margin-left: calc(50% - 118px);
        border-radius: 30px;
        border: 2px solid #35B43E;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 500;
        margin-top: 20px;
        color: #35B43E;
        fill: #35B43E;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .firmamizdanHaberler svg {
        margin-right: 10px;
    }
    .firmamizdanHaberler b,
    .urunbg,
    .x_hakkimizda_1 b {
        float: left;
        width: 100%;
        font-size: 24px;
        font-weight: 500;
        color: #476a41;
        line-height: normal;
        margin-top: 20px;
    }
    .hizmetgruplarimiz {
        float: left;
        width: 100%;
        margin-top: 45px;
    }
    .hizmetlerimiz {
        float: left;
        width: 100%;
        height: 240px;
        border-radius: 15px;
        background-size: cover;
        background-position: center;
        /* padding: 0px 10px; */
        display: flex;
        transition-duration: 2s;
        flex-wrap: nowrap;
        align-content: space-between;
        justify-content: flex-start;
        align-items: flex-end;
    }
    .hizmetyazi {
        margin-left: 25px;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        float: left;
        margin-bottom: 28px;
        text-align: left;
    }
    .hizmetlerimiz:hover .hizmetyazi {
        color: #fff;
    }
    .firmamizdanHaberler span,
    .urunbg span,
    .x_hakkimizda_1 span {
        float: left;
        width: 100%;
        font-size: 15px;
        font-weight: 400;
        line-height: 28px;
        color: #787878;
    }
    .hakkimizda-bg {
        margin-top: 100px;
    }
    .hakkimizda {
        float: left;
        width: 100%;
        margin-top: 35px;
    }
    .hakkimizda h1 {
        float: left;
        width: 100%;
        font-size: 24px;
        font-weight: 500;
        color: #476a41;
        line-height: normal;
    }
    .hakkimizdayazi {
        float: right;
        width: 100%;
        margin-top: 15px;
    }
    .hakkimizdayazi b {
        float: right;
        width: 100%;
        font-size: 17px;
        font-weight: 600;
        color: #000;
        line-height: 32px;
        overflow: hidden;
    }
    .hakkimizdayazi span {
        float: right;
        width: 100%;
        font-size: 17px;
        font-weight: 400;
        color: #000;
        line-height: 32px;
    }
    .hakkimizdayazi a {
        float: left;
        width: 208px;
        height: 40px;
        border-radius: 30px;
        font-size: 16px;
        color: #476a41;
        fill: #476a41;
        border: 2px solid #476a41;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 15px;
    }
    .hakkimizdayazi a svg {
        margin-right: 8px;
    }
    .slider-ust {
        float: left;
        position: absolute;
        /* top: 0; */
        width: 100%;
        height: 19px;
        background-image: url(/images/slider-alt-bar.png);
        transform: rotate(180deg);
        z-index: 8;
    }
    .slider-alt {
        float: left;
        position: absolute;
        /* bottom: 0; */
        width: 100%;
        height: 19px;
        background-image: url(/images/slider-alt-bar.png);
        transform: rotate(360deg);
        z-index: 8;
        margin-top: -19px;
    }
    .sliderarkaplan {
        float: left;
        width: 100%;
    }
    .buyukresim {
        float: left;
        height: 470px;
        width: 100%;
    }
    .buyukresim picture {
        float: left;
        width: 100%;
        height: 100%;
    }
    .buyukresim picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .slideryazi {
        z-index: 1000;
        position: absolute;
        bottom: 180px;
        width: 100%;
        padding: 0px 10px;
        /* height: 80px; */
    }
    .slideryazi span {
        float: left;
        width: 100%;
        text-align: center;
        color: #fff;
        line-height: 26px;
        font-size: 13px;
        text-shadow: 0px 2px 9px rgb(0 0 0);
    }
    .slideryazi a {
        float: left;
        width: 210px;
        margin-top: 20px;
        height: 35px;
        font-size: 17px;
        border-radius: 30px;
        margin-left: calc(50% - 105px);
        border: 1px solid rgb(255, 255, 255, 0.5);
        font-weight: 400;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-box-shadow: 0px 0px 29px -17px rgb(0 0 0 / 75%);
        -moz-box-shadow: 0px 0px 29px -17px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 29px -17px rgb(0 0 0 / 75%);
    }
    .gradiend {
        background: rgb(253, 183, 109);
        background: linear-gradient( 0deg, rgba(0, 0, 0, 1) 8%, rgba(0, 0, 0, 0) 50%);
        position: absolute;
        bottom: 145px;
        left: 0;
        width: 100%;
        height: 360px;
    }
    .slideryazi p {
        float: left;
        font-weight: 700;
        color: #ffffff;
        font-size: 16px;
        width: 100%;
        line-height: 28px;
        padding-top: 10px;
        text-align: center;
        text-shadow: 0px 2px 9px rgb(0 0 0);
    }
    .slideryazi a svg {
        fill: #fff;
    }
    .ortala {
        float: left;
        width: 100%;
        padding: 0px 25px;
    }
    .container {
        float: left;
        width: 100%;
        padding: 0px 31px;
    }
    .mobildegizle {
        display: none !important;
    }
    .anabaslik {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .anabaslik b {
        float: left;
        width: 100%;
        font-size: 24px;
        font-weight: 500;
        color: #476a41;
        line-height: normal;
        margin-top: 20px;
    }
    .mobiltabkonum {
        float: left;
        width: 100%;
    }
    .evler {
        float: left;
        width: 100%;
        background-color: rgb(255, 255, 255);
        border-radius: 7px;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
        padding: 13px;
        margin-top: 121px;
    }
    .evler img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .3s;
    }
    .evler picture {
        float: left;
        width: 100%;
        height: 252px;
        border-radius: 7px;
        margin-top: -125px;
        overflow: hidden;
    }
    .evler:hover img {
        transform: scale(1.1);
    }
    .evler b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #363030;
        line-height: normal;
        padding: 20px 10px 17px 10px;
    }
    .evler span {
        float: left;
        width: 100%;
        font-weight: 400;
        font-size: 16px;
        text-align: left;
        color: #363030;
        line-height: normal;
        padding: 0px 10px;
        height: 84px;
        overflow: hidden;
    }
    .blogbaslik {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 18px;
        text-align: left;
        color: #003592;
        margin-top: 65px;
    }
    .bloghaber {
        float: left;
        width: 100%;
    }
    .blog {
        float: left;
        width: 100%;
        border-radius: 7px;
        border: 2px solid #fef3d7;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
        margin-top: 185px;
        padding: 0px 13px;
    }
    .blog img {
        float: left;
        width: 100% !important;
        height: 100% !important;
        transition: transform .2s;
    }
    .blog picture {
        float: left;
        width: 100% !important;
        height: 252px;
        margin-top: -126px;
        border-radius: 7px;
        overflow: hidden;
    }
    .blog:hover img {
        transform: scale(1.1);
    }
    .blog p {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        color: #363030;
        padding-left: 20px;
        margin-top: 23px;
    }
    .blog p svg {
        float: left;
        margin-right: 10px;
    }
    .blog b {
        float: left;
        width: 80%;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        padding-left: 20px;
        color: #476a41;
        margin-top: 13px;
        margin-bottom: 15px;
        line-height: normal;
    }
    .blog:hover b {
        color: #4a7543;
    }
    .blog span {
        float: left;
        width: 100%;
        height: 95px;
        overflow: hidden;
        font-weight: normal;
        font-size: 16px;
        text-align: left;
        padding-left: 20px;
        padding-right: 28px;
        color: #363030;
        line-height: normal;
    }
    .blgmobil {
        float: left;
        width: 100%;
    }
}