	.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
	position:relative;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1284px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display: table;
    content: " ";
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.altbar{
	width:100%;
	float:left;
	height:191px;
	background-image:url("images/altbarfiyatlar.png");
	background-repeat:no-repeat;
}
.altbargaleri {
	background-image:url("images/altbargaleri.png")!important;
	background-repeat:no-repeat!important;
}
.altbarmagaza {
	background-image:url("images/altbarmagaza.png")!important;
	background-repeat:no-repeat!important;
}
.c-content {
	padding:20px 0;
		text-align:center;
	width:100%;
	float:left;
}
.c-title {
	text-align:center;
	width:100%;
	float:left;	
    font-family: 'Cormorant Garamond', serif;
	font-size:45px;
	margin-top:30px;
	 font-style: italic;
}
.c-text-content{
	margin-top:20px;
	position:relative;
	width: 100%;
    float: left;

}
.c-text-inner {
	width:100%;
	float:left;
	margin-top:30px;
}
.border-white {
	border:2px solid #fff;
	width:100%;
	float:left;

}
	

.c-img  {
	position:relative;
	width:100%;
	float:left;
}
.c-img img {
	position:relative;
    z-index: 1;
    left: -240px;
    top: 0;
    width: 500px;
    height: auto;
}
@media screen and (max-width:1200px){
	.c-img {
		text-align:center;
	}
	.c-img img {
		 width:350px;
		 left:0;
		 display:inline-block;
	}
	
}
@media screen and (max-width:789px){
	.c-text-inner {
		padding: 15px 20px;
	}
	.home-content {
		padding:0!important;
	}
}
.c-text {
	color:#fff;
	font-size:14px;
	text-align:left;
}
.border-link {
	width:100%;
	float:left;
	margin-bottom:20px;
	 margin-top: 26px;
}
.border-link a {  padding:10px 23px; color:#fff; border:2px solid #8c763b; font-size:17px; border-radius:20px; float:right;  font-family: 'montserrat_bold'; }

.fiyatlandirma-content {
	width:100%;
	float:left;
	background:rgba(7, 23, 30, 0.81);
	padding:20px 20px;
}
.f-title {
	text-align: center;
    width: 100%;
    float: left;
    font-family: 'Cormorant Garamond', serif;
    font-size: 45px;
	margin-bottom:25px;
}
.fiyat-table  {
	width:100%;
	float:left;
}
.fiyat-table table{
	width:100%;
	float:left;
	    border-collapse: collapse;
    border-spacing: 0;
		
}
.fiyat-table table tr td{
	padding:7px 0;	
	vertical-align: middle;
	width:50%;
	font-size:17px;
}
.fiyat-table table tr td:nth-child(odd){
	text-indent:10px;
}
.fiyat-table table tr td:nth-child(even){
	text-align:center;
}

.text-border-content {
	width:100%;
	float:left;
	border:2px solid #97834e;
	margin-top:40px;
	margin-bottom:40px;
	 text-align: center;
	 position:relative;
	 z-index:1;
	 min-height:300px;
}
.kurumsal-text {
	padding:20px 30px;
	font-size:14px;
}
.text-border-content h1 {
	text-align:center;
	font-family: 'Cormorant Garamond', serif;
    font-size: 45px;
	color:#8a7438;
	background: -webkit-linear-gradient(#8a7438, #c5b57a);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
	position:relative;
	margin:0;
	 display:inline-block;
	 padding:0 20px;
	  font-style: italic;
}
.page-title-content {
	position:relative;
	text-align:center;
	margin-top:-31px;
	position:relative;
	 z-index:3;

}
.page-title-content h1:after {
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: #0a2532;
	background-position:center center;
	backgrouns-size:50% 100%;
	z-index:-5;
}
.page-title-content h2:after {
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: #0a2532;
	background-position:center center;
	backgrouns-size:50% 100%;
	z-index:-5;
}
.home-content{
	margin-top:70px;
}
.home-black {
    position: relative;
    width: 100%;
    padding-top: 40px;
}
.text-border-content h2 {
	text-align:center;
	font-family: 'Cormorant Garamond', serif;
    font-size: 45px;
	color:#8a7438;
	background: -webkit-linear-gradient(#8a7438, #c5b57a);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
	position:relative;
	margin:0;
	 display:inline-block;
	 padding:0 20px;
	  font-style: italic;
}
.m-menu  {
	float:left;
	margin-top:40px;
}
.m-menu ul {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.m-menu ul li{
	float:left;
	position:relative;
	margin:0 25px;
}
.borderrightli:after {
	content: "";
    position: absolute;
    z-index: 1;
    right: -24px;
    top: 50%;
    width: 0;
    height: 25px;
    border-left: 1px solid #ddd;
    transform: translate(0,-50%);
}
.m-menu ul li a{
	float:left;
	color:#ddd!important;
}
.header-content{
	width:100%;
	position:relative;
	height:140px;
}
.m-logo{
	width:190px;	
	margin:0 auto;
	position:absolute;
	left:38%;
	margn-left:-5px;
}
.m-logo a img{ width:220px; position:absolute; top:0;  }

.m-shop {
	float:right;
	margin-top:50px;
}
.m-shop  .s1  {
	float:left;
	font-size: 1.2rem;
}
.m-shop  .s2  {
	float:left;
	font-size: 1.2rem;
}
.m-shop  span {
	font-family: 'montserrat_bold';
    color: #fff;
}
.m-shop span.blackspan{
	background:#061216;
	border-radius:100%;
	width:36px;
	height:36px;
	float:left;
	text-align:center;
	padding-top:4px;
	margin-top:-4px;
}
.home-content{
	padding: 0 80px;
}
.home-black{
	position:relative;
}
.home-black:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
}

.text-area-content{
	width:100%;
	float:left;
}
.kalite-content {
	padding:0 20px;
}
.kalite-title{
	text-align: left;
    font-family: 'Cormorant Garamond', serif;
    font-size: 42px;
    color: #fff;
    position: relative;
    margin: 0;
	font-weight:bold;
	margin-bottom:10px;
	 font-style: italic;
}
.kalite-text {
	font-size: 14px;
	margin-bottom:30px;
}
.under-page-content .page-title h1 {
	text-align: center;
    font-family: 'Cormorant Garamond', serif;
    font-size: 42px;
    color: #fff;
    position: relative;
    margin: 0;
	font-weight:bold;
	margin-bottom:30px;
	 font-style: italic;
}
.under-page-content{
	width:100%;
	float:left;
	margin-top:30px;
}
.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
	margin-bottom:25px!important;
	border:2px solid #fff!important;
}

.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    margin: 0;
    overflow: hidden;
    display: block;
    position: relative
}

.thumb-info .thumb-info-wrapper.thumb-info-wrapper-demos {
    max-height: 330px
}

.thumb-info .thumb-info-wrapper:after,
.thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before {
    content: "";
    background: rgba(0, 0, 0, 0.61);
    transition: all .3s;
    border-radius: 4px;
    bottom: -4px;
    color: #fff;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    opacity: 0;
    z-index: 1
}

.thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: auto;
    top: auto
}

.thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before {
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 0
}

.thumb-info .thumb-info-wrapper.thumb-info-wrapper-link {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.thumb-info .thumb-info-wrapper.thumb-info-wrapper-link>a {
    display: block;
    padding-top: 72%;
    text-indent: -9999px
}

.thumb-info.thumb-info-wrapper-direction-aware .thumb-info-wrapper:after {
    display: none !important
}

.thumb-info .thumb-info-wrapper-opacity-0:after {
    opacity: 0
}

.thumb-info .thumb-info-wrapper-opacity-1:after {
    opacity: .1
}

.thumb-info .thumb-info-wrapper-opacity-2:after {
    opacity: .2
}

.thumb-info .thumb-info-wrapper-opacity-3:after {
    opacity: .3
}

.thumb-info .thumb-info-wrapper-opacity-4:after {
    opacity: .4
}

.thumb-info .thumb-info-wrapper-opacity-5:after {
    opacity: .5
}

.thumb-info .thumb-info-wrapper-opacity-6:after {
    opacity: .6
}

.thumb-info .thumb-info-wrapper-opacity-7:after {
    opacity: .7
}

.thumb-info .thumb-info-wrapper-opacity-8:after {
    opacity: .8
}

.thumb-info .thumb-info-wrapper-opacity-9:after {
    opacity: .9
}

.thumb-info .thumb-info-action-icon {
    transition: all .3s;
    background: #957f49;
    border-radius: 0 0 0 4px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: -100px;
    text-align: center;
    top: -100px;
    width: 50px;
    z-index: 2
}

.thumb-info .thumb-info-action-icon i {
    font-size: 14px;
    right: 50%;
    position: absolute;
    top: 50%;
    color: #fff;
    transform: translate(50%, -50%);
    margin: -2px -1px 0 0
}

.thumb-info .thumb-info-inner {
    transition: all .3s;
    display: block
}

.thumb-info .thumb-info-inner em {
    display: block;
    font-size: .8em;
    font-style: normal;
    font-weight: 400
}

.thumb-info .thumb-info-title {
    transition: all .3s;
    color: #fff;
    font-weight: 600;
    left: 0;
    letter-spacing: -.05em;
    position: absolute;
    z-index: 2;
    max-width: 90%;
    font-size: 17px;
    padding: 13px 21px 2px;
    bottom: 13%
}

.thumb-info .thumb-info-title.thumb-info-title-vert-align {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.thumb-info .thumb-info-title.thumb-info-title-top {
    bottom: auto;
    top: 13%
}

.thumb-info .thumb-info-type {
    background-color: #ccc;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: .6em;
    font-weight: 600;
    letter-spacing: 0;
    margin: 8px -2px -15px 0;
    padding: 2px 12px;
    text-transform: uppercase;
    z-index: 2;
    line-height: 2.3
}
.thumb-info .owl-carousel {
    z-index: auto
}

.thumb-info .owl-carousel .owl-dots {
    z-index: 2
}

.thumb-info img {
    transition: all .3s ease;
    border-radius: 3px;
    position: relative;
    width: 100%;
	height: auto;
    display: block;
}

.thumb-info:hover .thumb-info-wrapper:after {
    opacity: 1
}

.thumb-info:hover .thumb-info-action-icon {
    right: 0;
    top: 0
}



.thumb-info:hover img {
    transform: scale(1.1, 1.1)
}

.thumb-info.thumb-info-no-zoom img {
    transition: none
}

.thumb-info.thumb-info-no-zoom:hover img {
    transform: scale(1, 1)
}

.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(23, 23, 23, .25)
}

.thumb-info.thumb-info-hide-wrapper-bg .thumb-info-wrapper:after {
    display: none
}

.thumb-info.thumb-info-centered-icons .thumb-info-action {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 45px;
    text-align: center;
    opacity: 0;
    transition: transform .2s ease-out, opacity .2s ease-out;
    transform: translate3d(0, -70%, 0);
    z-index: 2
}

.thumb-info.thumb-info-centered-icons .thumb-info-action a {
    text-decoration: none
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 35px;
    height: 35px;
    font-size: 14px;
    border-radius: 50%;
    margin-right: 5px;
    transition: all .1s ease;
    z-index: 2
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon i {
    margin: 0
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon:hover {
    transform: scale(1.15, 1.15)
}

.thumb-info:hover.thumb-info-centered-icons .thumb-info-action {
    opacity: 1;
    transform: translate3d(0, -50%, 0)
}

.thumb-info:hover.thumb-info-centered-icons .thumb-info-action-icon {
    position: relative
}

.thumb-info.thumb-info-centered-info .thumb-info-title {
    background: 0 0;
    left: 5%;
    width: 90%;
    transition: transform .2s ease-out, opacity .2s ease-out;
    transform: translate(0%, -50%);
    top: 50%;
    bottom: auto;
    opacity: 0;
    text-align: center;
    padding: 0;
    position: absolute
}

.thumb-info.thumb-info-centered-info .thumb-info-type {
    float: none
}

.thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    opacity: 1;
    transform: translate(0%, -50%)
}

.thumb-info.thumb-info-bottom-info .thumb-info-title {
    background: #fff;
    left: 0;
    width: 100%;
    max-width: 100%;
    transition: transform .2s ease-out, opacity .2s ease-out;
    transform: translate3d(0, 100%, 0);
    top: auto;
    bottom: 0;
    opacity: 0;
    padding: 15px;
    text-shadow: none;
    color: #777
}

.thumb-info.thumb-info-bottom-info .thumb-info-type {
    float: none;
    background: 0 0;
    padding: 0;
    margin: 0
}

.thumb-info.thumb-info-bottom-info:hover .thumb-info-title {
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.thumb-info.thumb-info-bottom-info:hover img {
    transform: scale(1.1)
}

.thumb-info.thumb-info-show-button-hover .btn {
    opacity: 0
}

.thumb-info.thumb-info-show-button-hover .btn,
.thumb-info.thumb-info-show-button-hover .thumb-info-type {
    transition: opacity .3s ease-out
}

.thumb-info.thumb-info-show-button-hover .thumb-info-title {
    transform: translate3d(0, 35px, 0);
    transition: transform .3s ease-out;
    bottom: 0
}

.thumb-info.thumb-info-show-button-hover:hover .btn {
    opacity: 1
}

.thumb-info.thumb-info-show-button-hover:hover .thumb-info-type {
    opacity: 0
}

.thumb-info.thumb-info-show-button-hover:hover .thumb-info-title {
    transform: translate3d(0, -20px, 0)
}

.thumb-info.thumb-info-bottom-info-linear .thumb-info-title {
    background: linear-gradient(to top, rgba(255, 255, 255, 0.8) 0, transparent 100%) repeat scroll 0 0 rgba(255, 255, 255, 0)
}

.thumb-info.thumb-info-bottom-info-dark .thumb-info-title {
    background: #212529;
    color: #fff
}

.thumb-info.thumb-info-bottom-info-dark-linear .thumb-info-title {
    background: linear-gradient(to top, rgba(33, 37, 41, 0.8) 0, transparent 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.thumb-info.thumb-info-bottom-info-show-more img {
    transform: none !important
}

.thumb-info.thumb-info-bottom-info-show-more .thumb-info-title {
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.thumb-info.thumb-info-bottom-info-show-more .thumb-info-show-more-content {
    transition: ease max-height 800ms;
    overflow: hidden;
    max-height: 0;
    display: block
}

.thumb-info.thumb-info-bottom-info-show-more:hover .thumb-info-show-more-content {
    max-height: 300px
}

.thumb-info.thumb-info-push-hor img {
    transform: translatex(-18px);
    width: calc(100% + 19px);
    max-width: none
}

.thumb-info.thumb-info-push-hor:hover img {
    transform: translatex(0)
}

.thumb-info.thumb-info-block .thumb-info-action-icon {
    top: 15px;
    right: 15px;
    opacity: 0;
    transition: all .2s ease-in-out
}

.thumb-info.thumb-info-block .thumb-info-wrapper:before {
    content: "";
    background: rgba(255, 255, 255, .9);
    transition: all .3s;
    border-radius: 0;
    bottom: 16px;
    bottom: 1rem;
    color: #fff;
    left: 16px;
    left: 1rem;
    position: absolute;
    right: 16px;
    right: 1rem;
    top: 16px;
    top: 1rem;
    display: block;
    opacity: 0;
    z-index: 2
}

.thumb-info.thumb-info-block:hover .thumb-info-wrapper:before {
    opacity: 1
}

.thumb-info.thumb-info-block:hover .thumb-info-action-icon {
    opacity: 1
}

.thumb-info.thumb-info-block.thumb-info-block-dark .thumb-info-wrapper:before {
    background: rgba(33, 37, 41, .9)
}

.thumb-info.thumb-info-hide-info-hover .thumb-info-wrapper:after {
    opacity: .65
}

.thumb-info.thumb-info-hide-info-hover .thumb-info-title {
    opacity: 1;
    top: 50%
}

.thumb-info.thumb-info-hide-info-hover .thumb-info-type {
    float: none
}

.thumb-info.thumb-info-hide-info-hover:hover .thumb-info-wrapper:after {
    opacity: .1
}

.thumb-info.thumb-info-hide-info-hover:hover .thumb-info-title {
    opacity: 0
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-wrapper:after {
    opacity: .65
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-wrapper-no-opacity:after {
    opacity: 1
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-title {
    opacity: 1;
    top: 0;
    height: 100%;
    top: 0;
    transform: none !important
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-type {
    float: none
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-slide-info-hover-1,
.thumb-info.thumb-info-slide-info-hover .thumb-info-slide-info-hover-2 {
    transition: cubic-bezier(.55, 0, .1, 1) top 500ms;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translate(0%, -50%)
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-slide-info-hover-2 {
    top: 150%
}

.thumb-info.thumb-info-slide-info-hover:hover .thumb-info-slide-info-hover-1 {
    top: -50%
}

.thumb-info.thumb-info-slide-info-hover:hover .thumb-info-slide-info-hover-2 {
    top: 50%
}

.thumb-info.thumb-info-show-image-hover img {
    opacity: 0
}

.thumb-info.thumb-info-show-image-hover .thumb-info-title {
    background: 0 0;
    color: #333
}

.thumb-info.thumb-info-show-image-hover .thumb-info-inner {
    transition: cubic-bezier(.55, 0, .1, 1) top 500ms
}

.thumb-info.thumb-info-show-image-hover:hover img {
    opacity: 1
}

.thumb-info.thumb-info-show-image-hover:hover .thumb-info-title {
    color: #fff
}

.thumb-info.thumb-info-no-borders,
.thumb-info.thumb-info-no-borders img {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0
}

.thumb-info.thumb-info-no-borders .thumb-info-wrapper {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0
}

.thumb-info.thumb-info-no-borders .thumb-info-wrapper:after {
    border-radius: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}



.thumb-info.thumb-info-preview .thumb-info-wrapper:after {
    display: none
}

.thumb-info.thumb-info-preview .thumb-info-image {
    min-height: 232px;
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    transition: background-position .8s linear 0s
}

.thumb-info.thumb-info-preview:hover .thumb-info-image {
    transition: background-position 2.5s linear 0s;
    background-position: center bottom
}

.thumb-info.thumb-info-preview.thumb-info-preview-short:hover .thumb-info-image {
    transition: background-position 1s linear 0s
}

.thumb-info.thumb-info-preview.thumb-info-preview-long:hover .thumb-info-image {
    transition: background-position 5s linear 0s
}

.thumb-info.thumb-info-slow-image-zoom-hover img {
    transition: transform 2s
}

.thumb-info.thumb-info-slow-image-zoom-hover:hover img {
    transform: scale(1.5, 1.5)
}

.thumb-info.thumb-info-no-overlay .thumb-info-wrapper:after {
    content: none
}

.thumb-info.thumb-info-no-bg {
    background: 0 0
}

.thumb-info.thumb-info-swap-content .thumb-info-swap-content-wrapper>* {
    transition: cubic-bezier(.55, 0, .1, 1) all 300ms
}

.thumb-info.thumb-info-swap-content .thumb-info-swap-content-wrapper>:nth-child(1) {
    max-width: 100%;
    text-align: center;
    bottom: 0%;
    margin: 0;
    position: absolute;
    width: 100%;
    left: 0
}

.thumb-info.thumb-info-swap-content .thumb-info-swap-content-wrapper>:nth-child(2) {
    display: inline-block;
    transform: translateY(120%);
    opacity: 0
}

.thumb-info.thumb-info-swap-content:hover .thumb-info-swap-content-wrapper>:nth-child(1) {
    transform: translateY(-120%);
    opacity: 0
}

.thumb-info.thumb-info-swap-content:hover .thumb-info-swap-content-wrapper>:nth-child(2) {
    transform: none;
    opacity: 1
}

.thumb-info-ribbon {
    background: #999;
    position: absolute;
    margin: -16px 0 0;
    padding: 5px 13px 6px;
    right: 15px;
    z-index: 1
}

.thumb-info-ribbon:before {
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px
}

.thumb-info-ribbon span {
    color: #fff;
    font-size: 1.1em;
    font-family: shadows into light, cursive
}

.full-width .thumb-info img {
    border-radius: 0 !important
}

.thumb-info-caption {
    padding: 10px 0
}

.thumb-info-caption .thumb-info-caption-text,
.thumb-info-caption p {
    font-size: .9em;
    margin: 0;
    padding: 15px 0;
    display: block
}

.thumb-info-side-image {
    display: flex
}

.thumb-info-side-image .thumb-info-side-image-wrapper {
    padding: 0;
    margin-right: 20px
}

.thumb-info-side-image-right {
    display: flex
}

.thumb-info-side-image-right .thumb-info-side-image-wrapper {
    margin-left: 20px;
    margin-right: 0
}

.thumb-info-social-icons {
    margin: 0;
    padding: 0;
    display: block
}

.thumb-info-social-icons a {
    background: #ccc;
    border-radius: 25px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px
}

.thumb-info-social-icons a:hover {
    text-decoration: none
}

.thumb-info-social-icons a span {
    display: none
}

.thumb-info-social-icons a i {
    color: #fff;
    font-size: .9em;
    font-weight: 400
}

.thumb-info-floating-caption-title {
    background: rgba(33, 37, 41, .8);
    color: #fff;
    font-weight: 600;
    letter-spacing: -.05em;
    font-size: 17px;
    padding: 13px 21px
}

.thumb-info-floating-caption-title .thumb-info-floating-caption-type {
    position: absolute;
    background-color: #ccc;
    border-radius: 2px;
    display: block;
    font-size: .6em;
    font-weight: 600;
    letter-spacing: 0;
    margin: 8px -2px -15px 0;
    padding: 2px 12px;
    text-transform: uppercase;
    line-height: 2.3
}

@media(max-width:991px) {
    .thumb-info .thumb-info-title {
        font-size: 14px
    }
    .thumb-info .thumb-info-more {
        font-size: 11px
    }
}
.mw-100 {
    max-width: 100%!important;
}
.w-100 {
    width: 100%!important;
}
.text-center {
    text-align: center!important;
}

.overlay {
    position: relative
}

.overlay:before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #212529;
    opacity: 0;
    pointer-events: none;
    transition: ease opacity 300ms 100ms
}

.overlay:hover:before,
.overlay.overlay-show:before,
.overlay.show:before {
    opacity: .8
}

.overlay.overlay-op-1:hover:before,
.overlay.overlay-op-1.overlay-show:before,
.overlay.overlay-op-1.show:before {
    opacity: .1
}

.overlay.overlay-op-2:hover:before,
.overlay.overlay-op-2.overlay-show:before,
.overlay.overlay-op-2.show:before {
    opacity: .2
}

.overlay.overlay-op-3:hover:before,
.overlay.overlay-op-3.overlay-show:before,
.overlay.overlay-op-3.show:before {
    opacity: .3
}

.overlay.overlay-op-4:hover:before,
.overlay.overlay-op-4.overlay-show:before,
.overlay.overlay-op-4.show:before {
    opacity: .4
}

.overlay.overlay-op-5:hover:before,
.overlay.overlay-op-5.overlay-show:before,
.overlay.overlay-op-5.show:before {
    opacity: .5
}

.overlay.overlay-op-6:hover:before,
.overlay.overlay-op-6.overlay-show:before,
.overlay.overlay-op-6.show:before {
    opacity: .6
}

.overlay.overlay-op-7:hover:before,
.overlay.overlay-op-7.overlay-show:before,
.overlay.overlay-op-7.show:before {
    opacity: .7
}

.overlay.overlay-op-8:hover:before,
.overlay.overlay-op-8.overlay-show:before,
.overlay.overlay-op-8.show:before {
    opacity: .8
}

.overlay.overlay-op-9:hover:before,
.overlay.overlay-op-9.overlay-show:before,
.overlay.overlay-op-9.show:before {
    opacity: .9
}

.overlay.overlay-backward:hover:before,
.overlay.overlay-backward.overlay-show:before,
.overlay.overlay-backward.show:before {
    z-index: 0
}

.overlay .container,
.overlay .container-fluid {
    position: relative;
    z-index: 3
}

.overlay-light:before {
    background-color: #fff !important
}

.overlay-dark:before {
    background-color: #212529 !important
}

.overlay-gradient-bottom-content:before {
    opacity: 1 !important;
    background: transparent;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, #212529 100%)
}

.overlay-gradient-top-content:before {
    opacity: 1 !important;
    background: transparent;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 30%, #212529 100%)
}

.overlay-gradient:before {
    background-color: #6c6ef1;
    background-image: linear-gradient(to right, #6c6ef1 0%, #e2498e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6ef1', endColorstr='#e2498e', GradientType=1)
}

.overlay-gradient.overlay-gradient-animated:before {
    background-size: 200% 200%;
    -webkit-animation-name: gradientTransition;
    animation-name: gradientTransition;
    -webkit-animation-duration: 20000ms;
    animation-duration: 20000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.d-inline-block {
    display: inline-block!important;
}
.thumb-info .thumb-info-title.thumb-info-title-vert-align {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}
.thumb-info .thumb-info-inner {
    transition: all .3s;
    display: block
}

.thumb-info .thumb-info-inner em {
    display: block;
    font-size: .8em;
    font-style: normal;
    font-weight: 400
}
	
.thumb-info .thumb-info-title.thumb-info-title-vert-align {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.thumb-info .thumb-info-title.thumb-info-title-top {
    bottom: auto;
    top: 13%
}

.thumb-info .thumb-info-type {
    background-color: #ccc;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: .6em;
    font-weight: 600;
    letter-spacing: 0;
    margin: 8px -2px -15px 0;
    padding: 2px 12px;
    text-transform: uppercase;
    z-index: 2;
    line-height: 2.3
}
.magazatitle{
	    font-family: 'Cormorant Garamond', serif;
		font-size:25px;
}

.m-marker {
	width:100%;
	text-align:center;
}

.m-marker img{
	width:30px;
	height:48px;
	margin:0 auto;
}

.doksanderece {
	position:absolute;
	left:4px;
	top:4px;
	z-index:3;
}
.doksanderece img {
	width:80px;
	height:49px;
	
}


.katheader {
   width:100%;
	float:left;
	margin-top:30px;
    grid-template-columns: auto 1fr;
    grid-gap: 70px;
    align-items: center;
	
}

.katheader .flex {
	display: flex;
    flex-wrap: wrap;
    gap: 40px;
    align-items: center;
   justify-content: center;
}

.katheader .flex a {
    text-align: center;
    transition: transform 300ms;
}

.katheader .flex a:hover{
	transform:scale(0.9);
}
.katheader .flex a img{
    height: 110px;
    width: auto;
	border:1px solid #fff;
	border-radius:100%;
}
.katheader .flex a span.text {
    display: block;
    font-family: 'montserrat_semibold';
    font-size: 1.2rem;
}
.katheader .flex a .text .br {
    display: block;
}
.katheader .flex a.katactive img {
	   background: linear-gradient(to right,#8a7435,#d6c887);
}
.katheader .flex a.katactive img {
	
}
.katheader .flex a.katactive span {
	color: #8a7438;
    background: -webkit-linear-gradient(#8a7438, #c5b57a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.katuruns {
	width:100%;
	float:left;
	min-height:300px;
	margin-top:50px;
}
#home .sect300 .bottom .grid .s.button {
	margin-top:0;
}
#footer1 .sect60 .grid .s.type1 ul li a {
	font-size:14px;
}
.kataloglar-page{
	margin-bottom:40px;
	width:100%;
	float:left;
}
.iletisim-box-content {
	justify-content: center;
	


}


.iletisim-box-content > div {
	width: 30%;
	float:left;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	 text-align: center;
	 font-size: 25px;
	 min-height:200px;
}

@media screen and (max-width:1024px){
	.iletisim-box-content > div {
		width: 50%;
		min-height:240px;
	}
	
	.iletisim-box-content > div:nth-child(3) {
		border-left:1px solid #fff;
	}
	.iletisim-box-content > div:nth-child(5) {
		border-left:1px solid #fff;
	}
	.iletisim-sol {
		margin-bottom:0!important;
	}
}
@media screen and (min-width:1400px){
	.iletisim-box-content > div {
		width: 250px; 
	}
	
}

.boxfirst{
	border-left:1px solid #fff;
}
.iletisim-box-content > div .box-item{
	padding:30px 20px;
}
.iletisim-box-content > div .box-item .box-icon{
	margin-bottom:4px;
}
.iletisim-box-content > div .box-item .box-icon img{
	width:32px;
	height:auto;
}
.iletisim-box-content > div .box-item .box-title{
	font-family: 'Cormorant Garamond', serif;
	font-weight:bold;
    font-size: 23px;
	 font-style: italic;
}

.iletisim-box-content > div .box-item .box-adres {
	 font-size: 13px;
	  font-style: italic;
	  margin-top:4px;
}
.iletisim-sol {
	width:100%;
	float:left;
	min-height:300px;
	border:1px solid #fff;
	margin-top:40px;
	margin-bottom:40px;
	padding:0 30px;
}
.iletisim-sol .ilkkutu {
	margin-top:40px;
	width:100%;
	float:left;
		margin-bottom:30px;
}
.iletisim-sol .ilkkutu .icon img{
	width:40px;
}
.iletisim-sol  .i-title {
	margin-bottom:4px;
}
.iletisim-sol  a {
	font-size:30px;
	font-weight:600;
}
.mmail{
	font-size:22px!important;
}

.iletisim-form{
	width:100%;
	float:left;
	min-height:300px;
	border:1px solid #fff;
	margin-top:40px;
	margin-bottom:40px;
	padding:0 30px;
}
.iletisim-form input {
	width:100%;
	border-radius:4px;
	border:none;	
	height:42px!important;
	padding:0 10px;
	color:#315a5f;
	background:none;
	border:1px solid #ffffff;
}
.iletisim-form .form-group {
	margin-bottom:15px;
}
.iletisim-form textarea {
	width:100%;
	border-radius:4px;
	border:none;	
	height:75px;
	resize:none;
	color:#315a5f;
	background:none;
	padding:5px 10px;
	font-size:15px;
	border:1px solid #ffffff;
}
.iletisim-form button{
	    background:#8a7435;
		color:#fff;
		padding:7px 20px;
		border:none;
		outline:none;
		   font-family: 'Cormorant Garamond', serif;
		font-weight:bold;
		font-size:19px;
		cursor:pointer;
		float:right;
}
.form-info h3 {
	margin:15px 0 4px 0;
}
.form-info span{ font-size:14px; }
.form-info { margin-bottom:20px; }

.iletisim-form-body {
	margin-bottom:30px;
}

.maincats a img{
	border:1px solid #fff;
	border-radius:100%;	
}

#home .sect150 .grid .s.s2 .flex a img {
	    height: 138px;
}
#home .sect150 .grid .s.s2 .flex a:hover img {
	    background: linear-gradient(to right,#8a7435,#d6c887);
}

#header1_mob .sect25 .grid .s.s1 a {
	float:left;
	position:relative;
}
#header1_mob .sect25 .grid .s.s1 a img {
	position:absolute;
	width:100px;
	height:auto;
	z-index:55;
	top: -25px;
    left: -1px;
}
@media only screen and (max-width: 700px){
	#home .sect150 .grid .s.s2 .flex a img {
		height: 68px!important;
	}
	#home .sect150 .grid .s.s2 .flex a {
		 margin: 0 5px;
	}
	   
}
#sidebar1 .hd .closer { color:#333!important;}
#sidebar1 .body .nav1 ul li a {
	color:#333;
}
.sidehome {
	color:#333;
}
#sidebar1 .hd { border-bottom:none;}
#sidebar1 .hd .grid .s.s1 img {margin-top:-20px;}
@media screen and (max-width:991px){
	.iletisim-sol {
		padding: 0 20px;
		
	}
	.mmail  {
		font-size:20px!important;
	}
	
}
@media screen and (max-width:768px){
	#home .home_slider_wrap .hcdots {
		bottom: -12px;
	}
	#home .home_slider_wrap .hcdots .flex div a {
		  width: 25px;
		height: 25px;
	}
}
#home .sect200 .grid .s .box1 .content {
	 font-family: 'Cormorant Garamond', serif;
    font-size: 25px;
}
#home .sect200 .grid .s .box1 .grid2s.s2{
	 font-family: 'Cormorant Garamond', serif;
    font-size: 40px;
	font-weight:bold;
}

.markaslider {
	border:none!important;
}
.markaslider .item  {
	background: #d6c887;
    background: linear-gradient(to right,#8a7435,#d6c887);
	backgroun:#d061216;
	min-height:170px;
	border-radius:20px;
	position:relative;
	padding:2px;
	overflow:hidden;
	-webkit-box-shadow: 5px 5px 14px -5px #000000; 
box-shadow: 5px 5px 14px -5px #000000;
}
.markaslider .item a {
	 background: #061216;
	 width:100%;
	 float:left;
	 border-radius:20px;
	 min-height:170px;
	 display:flex;
	justify-content:center;
	align-items:center; 
}
.ref-img img {
	    border: none;
    width: 400px;
    height: auto;
}
.mark-img img{
	  border: none;
    width: 400px;
    height: auto;
}
@media screen and (max-width:769px){
	.ref-img img {
		width:100%;
	}
	
	.mark-img img{
		width:100%;
	}
	#home .sect350 .slider .item a img {
		    height: 77px;
	}
	.markaslider .item a {
		    min-height: 125px;
	}
	.markaslider .item{
		    min-height: 130px;
	    padding: 2px!important;
	}
	#footer1 .sect50 .grid .s.s2 img {
		    height: 26px;
	}
}
.serprev{
	display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 1.1rem;
    background: #d6c887;
    color: #000;
    border-radius: 50%;
	background: linear-gradient(to right,#d6c887,#8a7435);
}
.sernext{
	display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 1.1rem;
    background: #d6c887;
    color: #000;
    border-radius: 50%;
}
#home .sect300 .bottom .grid .s.s1 {
	position:relative;
}

.refslidercontent {
	background:rgba(8, 27, 35, 0.61);
}