.sayfa .sol {
    float: left;
    width:calc(100% - 330px);
    background: #fff;
    margin-top: -90px;
    padding: 30px;
}
.sayfa .sol .resim {
    float: left;
    width: calc(100%);
    padding: 0;
    position: relative;
    overflow: hidden;
}
.sayfa .sol .resim img {
    width: 100%;
    height:100%;
    object-fit: cover;
}
.sayfa .sol .baslik {
    float: left;
    width: 100%;
    color: #000000;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24pt;
    font-weight: 700;
    padding: 0 0;
}
.sayfa .sol .aciklama {
    width: 100%;
    float: left;
    padding: 0 0;
}
.sayfa .sol .aciklama p {
    font-weight: 400;
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 10px;
    font-size: 14pt;
    line-height: 28px;
}
.sayfa .sol .aciklama p b,
.sayfa .sol .aciklama p strong {
    font-weight:600;
}
.sayfa .sol .aciklama p ul,
.sayfa .sol .aciklama p ol,
.sayfa .sol .aciklama ul,
.sayfa .sol .aciklama ol {
    font-weight: 400;
    font-size: 12pt;
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20pt;
    padding-left: 40px;
}
.sayfa .sol .aciklama p ul li,
.sayfa .sol .aciklama ul li {
    float: left;
    width: 100%;
    list-style: disc;
}
.sayfa .sol .aciklama p ol li,
.sayfa .sol .aciklama ol li {
    float: left;
    width: 100%;
    list-style: decimal;
}.sayfa .sag {
    float: right;
    width: 300px;
    margin-left: 30px;
    margin-top: -90px;
    position: relative;
}
.sayfa .sag ul.solmenu {
    background: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    border-bottom: 5px solid #000000;
    float: left;
    width: 100%;
    position: relative;
    z-index: 0;
    padding:30px 26px 26px 26px;
    background: #000000;
}
.sayfa .sag ul.solmenu li {
    border-bottom: 1px solid rgb(255 255 255 / 14%);
}
.sayfa .sag ul.solmenu li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14pt;
    font-weight: bold;
    padding:0 20px;
    position: relative;
    transition: all .1s ease-in;
    width: 100%;
    line-height: 35px;
    color:#fff;
}
.sayfa .sag ul.solmenu li a:hover {
    padding:0 0 0 30px;
}
.sayfa .sag ul.solmenu li a span {
    color: #fff;
    float: left;
    margin-left: 6px;
    font-size: 14pt;
    font-weight: bold;
}
.sayfa .sag .baslik {
    font-size: 24pt;
    color: #fff;
    float: left;
    width: 100%;
    height: 130px;
    background: #aa793a;
    padding: 43px 0;
    font-weight: 700;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.sayfa .sag .baslik:after {
    content: "";
    position: absolute;
    right: -200px;
    bottom: -265px;
    width: 3000px;
    height: 200px;
    z-index: 1;
    background: #000000;
    -ms-transform: rotate(-8deg);
    transform: skewX(176deg);
    transform: rotate(176deg);
}
.sayfa .sag .menu-alt {
    width: 100%;
    float: left;
    background: #000000;
    background-size: cover;
    padding: 0px 40px 60px 40px;
}
.sayfa .sag .menu-alt .sayfa-iletisim-baslik {
    font-weight: 600;
    font-size: 19pt;
    float: left;
    width: 100%;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sayfa .sag .menu-alt .aciklama {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 10pt;
    color: #fff;
}
.sayfa .sag .menu-alt a.git {
    float: left;
    width: 100%;
    height: 55px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    margin-top: 20px;
    line-height: 53px;
    color: #ffffff;
    padding: 0 30px;
    transition: .3s;
}
.sayfa .sag .menu-alt a.git:hover {
    background: #ffffff;
    color: #000;
}
.sayfa .sag .menu-alt a.git i {
    float: right;
    color: #ffffff;
    line-height:51px;
    font-size: 16pt;
	transition: all .1s ease-in;
}
.sayfa .sag .menu-alt a.git:hover i {
    float: right;
    color: #000;
    margin-right: -10px;
}#arrowclk {
    display: none;
}
 .gallery {
    float: left;
    width: 100%;
}
.gallery a {
    float: left;
    width: calc(100% / 5 - 16px);
    height: 100%;
    margin-left: 20px;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    transition: all .1s ease-in;
}
.gallery a:nth-child(5n+1) {
    margin-left: 0;
}
.gallery a:nth-child(1n+6) {
    margin-top: 20px;
}
.gallery a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery a:hover {
    opacity: .4;
}
.sayfa .tam {
    float: left;
    width:calc(100%);
    background: #fff;
    margin-top: -90px;
    padding: 30px 30px 0 30px;
    position: relative;
}
.sayfa .tam:before,
.sayfa .sol:before,
.sayfa .sag:before {
    content:"";
    position: absolute;
    width: 4px;
    height: 62px;
    top:90px;
    left:-4px;
    background: url(../images/sayfa-sol-golge.png) no-repeat;
    opacity: .4;
}
.sayfa .tam:after,
.sayfa .sol:after,
.sayfa .sag:after {
    content:"";
    position: absolute;
    width: 4px;
    height: 62px;
    top:90px;
    right:-4px;
    background: url(../images/sayfa-sag-golge.png) no-repeat;
    opacity: .4;
}
.sayfa .tam .resim {
    float: left;
    width: calc(50% - 30px);
    padding: 0;
    position: relative;
    overflow: hidden;
}
.sayfa .tam .resim img {
    width: 100%;
    height:100%;
    object-fit: cover;
}
.sayfa .tam .baslik {
    float: left;
    width: calc(50% - 30px);
    padding: 0;
    margin-left: 60px;
    font-weight: 700;
    font-size: 28pt;
    line-height: 50px;
    margin-top: 50px;
}
.sayfa .tam .aciklama {
    float: left;
    width: calc(50% - 30px);
    padding: 0;
    margin-left: 60px;
}
.sayfa .tam .para {
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 14pt;
    font-weight: 600;
    letter-spacing: 1px;
}
.sayfa .tam .aciklama p {
    float: left;
    width: 100%;
    font-size: 14pt;
    line-height: 28px;
    margin-top: 20px;
}
.sayfa .tam .aciklama p:nth-child(1) {
    margin-top: 0;
}
.sayfa .tam a.menu-kategori   {
    background: #fff;
    float: left;
    width:calc(100% / 3 - 20px);
    margin-left: 30px;
    margin-top: 30px;
    overflow: hidden;
}
.sayfa .tam a.menu-kategori:nth-child(-n+3)   {
    margin-top: 0;
}
.sayfa .tam a.menu-kategori:nth-child(3n+1)   {
    margin-left: 0;
}
.sayfa .tam a.menu-kategori .resim   {
    width: 100%;
    height:540px;
    float: left;
    overflow: hidden;
    transition: all .1s ease-in;
    position: relative;
}
.sayfa .tam .liste-menu .resim   {
    height:300px !important;
}
.sayfa .tam a.menu-kategori .resim img   {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .1s ease-in;
    background: #000;
}
.sayfa .tam a.menu-kategori:hover .resim img {
    -webkit-transform: scale3d(1.15, 1.15, 1.15) rotate(5deg) scale(1.05);
    transform: scale3d(1.15, 1.15, 1.15) rotate(5deg) scale(1.05);
    filter: blur(3px);
    -webkit-filter: blur(3px);
}
.sayfa .tam a.menu-kategori .icerik   {
    width: 100%;
    float: left;
    padding: 30px;
    position: absolute;
    bottom: 0;
}
.sayfa .tam a.menu-kategori .icerik .adi  {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size:24pt;
    text-align: center;
    color:#fff;
    position: relative;
    transition: all .1s ease-in;
}
.sayfa .tam a.menu-kategori .icerik .aciklama {
    float: left !important;
    width: 100% !important;
    margin: 0 !important;
    color: #fff !important;
    text-align: center !important;
    margin-bottom: 21px !important;
}
.sayfa .tam a.menu-kategori:hover .icerik .adi  {
    padding-bottom:20px;
}
.sayfa .tam a.menu-kategori .icerik:before  {
    content:"";
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    height: 100px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);

}
.sayfa .tam a.menu-kategori:hover .icerik:before  {
    height:540px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
}
.sayfa .tam .menu-fiyat {
    float: left;
    width: calc(50% - 30px);
    padding: 10px 0;
    margin-left: 60px;
    margin-top: 0;
    border-bottom: 1px solid #e3e3e3;
}
.sayfa .tam .menu-fiyat .adi {
    float: left;
    font-weight: 600;
    font-size: 14pt;
    line-height: 30px;
    color: #aa793a;
}
.sayfa .tam .menu-fiyat .fiyat {
    float: right;
    font-weight: 700;
    font-size: 14pt;
    line-height: 30px;
    color: #aa793a;
}
.sayfa .tam .iletisim-bilgileri {
    width:50%;
    float: left;
}
.sayfa .tam .iletisim-bilgileri .adres {
    width: 100%;
    float: left;
    box-shadow: 0 0 0px 1px #e8e8e8;
    padding: 20px 20px;
    position: relative;
}
.sayfa .tam .iletisim-bilgileri .eposta {
    width: calc(50% - 15px);
    float: left;
    box-shadow: 0 0 0 1px #e8e8e8;
    padding: 20px 20px;
    position: relative;
    margin-left:30px;
    margin-top: 30px;
}
.sayfa .tam .iletisim-bilgileri .eposta:nth-child(2n+2) {
    margin-left:0;
}
.sayfa .tam .iletisim-bilgileri .telefon:nth-child(3) {
    width: calc(25% - 22.5px);
    float: left;
    box-shadow: 0 0 0px 1px #d6d6d6;
    padding: 20px 20px;
    position: relative;
    margin-left: 30px;
    margin-top: 30px;
    background: #d6d6d6;
    border-radius: 10px;
}
.sayfa .tam .iletisim-bilgileri .telefon:nth-child(3) i {
    background: #2e3192;
}
.sayfa .tam .iletisim-bilgileri i {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #d6d6d6;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 10pt;
    border-radius: 5px;
}
.sayfa .tam .iletisim-bilgileri .adi {
    float: left;
    width: 100%;
    font-weight: 800;
    font-size: 12pt;
}
.sayfa .tam .iletisim-bilgileri .icerik {
    width: 100%;
    float: left;
    font-weight: 500;
    margin-top: 5px;
    font-size: 14pt;
    line-height: 28px;
}
.sayfa .tam .iletisim-bilgileri .telefon:nth-child(1n+4) {
    width: calc(100% / 4 - 22.5px);
    float: left;
    box-shadow: 0 0 20px 0 #e8e8e8;
    padding: 20px;
    position: relative;
    margin-left: 30px;
    margin-top: 30px;
    border-radius: 10px;
}
.sayfa .tam .iletisim-bilgileri .eposta .icerik p {
    float: left;
    font-size: 14pt;
    line-height: 28px;
}
.sayfa .tam .iletisim-bilgileri .eposta .icerik p strong {
    font-size: 14pt;
    line-height: 28px;
    font-weight: 700;
}


.sayfa .tam .iletisim-bilgileri .telefon:nth-child(4n+5) {
    margin-left: 0;
}

.sayfa .tam .harita {
    float: left;
    width: calc(50% - 30px);
    margin-left: 30px;
    height: 236px;
}
.sayfa .tam .iletisim-form {
    float: left;
    background: #fff;
    position: relative;
    padding: 0 0;
    width: 100%;
    margin-top: 10px;
}
.sayfa .tam .iletisim-form .baslik {
    font-weight: 700;
    font-size: 16pt;
    float: left;
    width: 100%;
    text-align: center;
}
.sayfa .tam .iletisim-form .aciklama {
    float: left;
    width: 100%;
    margin-top: 5px;
    line-height: 30px;
    text-align: center;
}
.sayfa .tam .iletisim-form #form5 {
    float: left;
    width: 100%;
}
.sayfa .tam .iletisim-form #form5 input {
    width: calc(50% - 15px);
    float: left;
    margin-top: 30px;
    line-height: 65px;
    border: 1px solid #f9f9f9;
    margin-left: 30px;
    padding: 0 20px;
    border: 1px solid #e8e8e8;
    -webkit-transition: .3s;
    transition: .3s;
}
.sayfa .tam .iletisim-form #form5 input:nth-child(odd) {
    margin-left:0;
}
.sayfa .tam .iletisim-form #form5 input:nth-child(8) {
    margin-left: 30px;
    width: calc(25% - 22.5px);
}
.sayfa .tam .iletisim-form #form5 #guvenlik {
    margin-top: 30px;
    height: 67px;
    border: 1px solid #e8e8e8;
    float: left;
    width: calc(25% - 22.5px);
}
.sayfa .tam .iletisim-form #form5 .btn {
    float: left;
    margin-top: 30px;
    margin-left: 30px;
    height: 67px;
    line-height: 67px;
    text-align: center;
    background: #aa793a;
    color: #fff;
    font-weight: 900;
    font-size: 23pt;
    width: calc(25% - 22.5px);
    cursor: pointer;
}
.sayfa .tam .iletisim-form #form5 textarea {
    width: 100%;
    float: left;
    margin-top: 30px;
    height: 90px;
    padding: 20px;
    border: 1px solid #e8e8e8;
    -webkit-transition: .3s;
    transition: .3s;
}
.sayfa .tam .iletisim-form #form5 button {
    margin-top: 30px;
    text-align: center;
    float: right;
    height: 67px;
    padding: 0 20px;
    font-size: 16px;
    position: relative;
    margin-left: 20px;
    line-height: 40px;
    width: calc(25% - 22.5px);
    background: #ededed;
    color: #333;
    border: none;
    transition: all .2s ease-in;
    cursor: pointer;
    font-weight: 600;
}

.sayfa .tam .iletisim-form #form5 h4 {
    width: calc(50% - 15px);
    float: left;
    margin-top: 30px;
    line-height: 60px;
    border: 1px solid #f9f9f9;
    margin-right: 30px;
    padding: 0 20px;
    border: 1px solid #fff;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
}
.sayfa .tam .iletisim-form #form5 button:hover {
    background: #ed1c24;
    color: #fff;
}
.sayfa .tam .iletisim-form #form5 input:focus, .sayfa .tam .iletisim-form #form5 textarea:focus {
    border: 1px solid #333332;
}

.respmen,.mobmen{
    display:none;
}
.respmen {
	display:none;
}
#arrowclk, #mobmenac1, #mobmenac2 {
    display: none;
}
.slider  {
    overflow: hidden;
}
.b4b-grs,
.mobwhatsapp {
    display: none;
}
@media(max-width:1250px) {
header  {
    display:none;
}
.respmen,.mobmen{
    display:block;
}
.respmen {
	display:block;
}
#arrowclk, #mobmenac1, #mobmenac2 {
    display: block;
}
body {
	background:#fff;
}
.respmen {
    background-color:#000;
    color: #fff;
    position: fixed;
    width: 75%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    left: -75%;
	display:block !important;
    z-index:9999;
    cursor: pointer;
	text-align: center;
}
.menlog {
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 10px;
    height: 100px;
}
.menlog:before {
    content: "";
    width: 9999px;
    height: 100%;
    z-index: 9991;
    right: 0;
    position: absolute;
    background: #000;
}
.menlog img {
    padding: 0px;
    float: left;
    position: relative;
    z-index: 9999;
    object-fit: scale-down;
    height: 80px;
    margin-top: 10px;
    padding: 0 15px;
}
.respmen ul.menu {
	width: 100%;
    float: left;
    margin-top: 10px;
    display: block;
    background: no-repeat;
    height: auto;
    text-align: left;
    border-top: none;
    padding-top: 40px;
}
.respmen ul.menu li {
    color: #fff;
    font-size: 15px;
    text-align: center;
    float: left;
    width: 100%;
}
.respmen ul.menu li a {
    color: #fff;
    font-size: 18pt;
    line-height: 50px;
    font-weight: 600;
    width: 100%;
    float: left;
    text-align: center;
}
.res-secenek {
    border-bottom: 1px solid #3f5265;
}
.respmen .fa-angle-right {
    float: right;
    margin-right: 3%;
}
.resport {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: rgba(0, 0, 0, 0.5);
    display: none;
	z-index: 9998;
}
.mobmen {
    display: block;
    height: 100px;
    color: #fff;
    width: 100%;
    z-index: 9998;
    position: absolute;
    padding: 0 30px;
}
.mobmen img {
    margin-left: 0;
    padding:0px 15px;
    float: left;
    position: relative;
    z-index: 9999;
    object-fit: scale-down;
    height: 80px;
    margin-top: 10px;
}
.mobmen .fa-bars {
    font-size: 30px;
    margin-right: 15px;
    margin-top: 20px;
    color: #aa793a;
    cursor: pointer;
    border: 2px solid;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 56px;
}
.container {
    width: 100%;
    padding: 0 30px;
    overflow-x: clip;
}
.banner .paylas {
    display: none;
}
.sayfa .tam .iletisim-bilgileri {
    width: 100%;
}
.sayfa .tam .iletisim-bilgileri .eposta {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-top: 30px;
}
.sayfa .tam .harita {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
    height: 236px;
}
.sayfa .tam .baslik {
    float: left;
    width: 100%;
    padding: 0;
    margin-left: 0;
    font-weight: 700;
    font-size: 28pt;
    line-height: 50px;
    margin-top: 0;
}
.sayfa .tam .aciklama {
    float: left;
    width:100%;
    padding: 0;
    margin-left: 0;
}
.sayfa .tam .aciklama p {
    margin-top: 5px;
}
.sayfa .tam .iletisim-form #form5 input {
    width: 100%;
    margin-left: 0;
}
.sayfa .tam .iletisim-form #form5 #guvenlik {
    width: calc(50% - 15px);
}
.sayfa .tam .iletisim-form #form5 .btn {
    width: calc(50% - 15px);
    font-size: 16pt;
}
.sayfa .tam .iletisim-form #form5 input:nth-child(8) {
    margin-left: 0;
    width: calc(50% - 15px);
}
.sayfa .tam .iletisim-form #form5 button {
    width: calc(50% - 15px);
}
.banner ul.map {
    display: none;
}
.footer .footer-ust .foot-logo {
    width: 100%;
}
.footer .footer-ust .telefon,
.footer .footer-ust .eposta {
    width: 100%;
    height: 86px;
    padding-top: 20px;
}
.footer .footer-ust .sosyal-medya {
    width: 410px;
    height: 86px;
    padding-top: 20px;
    padding-left: 0;
}
.footer .footer-orta {
    height: 20px;
}
.footer-alt .copyright {
    float: left;
    letter-spacing: 0px;
    line-height: normal;
    color: #000;
    padding: 0 0 20px 0;
}
.sayfa .tam .resim {
    width: 100%;
}
.sayfa .tam a.menu-kategori {
    width: calc(100% / 1);
    margin-left: 0;
    margin-top: 30px;
    overflow: hidden;
}
.gallery a {
    width: calc(100% / 3 - 13.333333px);
}
.gallery a:nth-child(5n+1) {
    margin-left: 20px;
}
.gallery a:nth-child(3n+1) {
    margin-left: 0;
}
.sayfa .tam a.menu-kategori:nth-child(-n+3) {
    margin-top: 30px;
}
.sayfa .tam a.menu-kategori:nth-child(-n+1) {
    margin-top: 0;
}
.sayfa .sag {
    width: 100%;
    margin-left: 0;
    margin-top: -90px;
}
.sayfa .sol {
    float: left;
    width: 100%;
    background: #fff;
    margin-top:30px;
    padding: 0;
}
.sayfa .sol:before,
.sayfa .sol:after {
    display:none;
}
.alan .resim {
    width: calc(100% - 60px);
    float: left;
    position: relative;
    z-index: 999;
    height: auto;
    background: #fff;
    border-radius: 50%;
    margin-left: 30px;
}
.alan .resim:before {
    display:none;
}
.alan .sag {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 0;
}
.hizmetler .hizmet {
    float: left;
    width: calc(100% / 1 - 0px);
    position: relative;
    height: 200px;
    overflow: hidden;
    margin-left: 0;
    margin-bottom: 30px;
}
.hizmetler {
    padding: 0 30px;
}
.sayilar-alan .sayilar .adi span {
    left: 0px;
}



























}