
	
	.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
    }
}

	@media (max-width:767px) {
		 .visible-xs {
			display: block!important
		}
	}
	@media (min-width:992px) and (max-width:1199px) {
		.visible-md {
			display: block!important
		}	
	}
	@media (min-width:1200px) { 
		 .visible-lg {
			display: block!important
		}
	}

	@media (max-width:767px) {
		.hidden-xs {
			display: none!important
		}
	}

	@media (min-width:768px) and (max-width:991px) {
		.hidden-sm {
			display: none!important
		}
	}

	@media (min-width:992px) and (max-width:1199px) {
		.hidden-md {
			display: none!important
		}
	}

	@media (min-width:1200px) {
		.hidden-lg {
			display: none!important
		}
	}


body {
	font-family: 'Montserrat', sans-serif;
}

.header-logo a img {
	width:200px;
}

#header .header-nav-main.header-nav-main-square nav>ul>li>a {

}
#header .header-nav-main.header-nav-main-square nav>ul>li>a{
	font-size: 18px;
	text-transform:capitalize;
    font-weight: 300!important;
	 font-family: 'gilroy-regularuploaded_file';
}
#header .header-nav-main.header-nav-main-square nav>ul>li>a::before {
	content: '';
    position: absolute;
    right: -10px;
    width: 1px;
    height: 23px;
    top: 29px;
    background: #757575;
}
.hrno::before {
	display:none;
}
.btn-teklif-al {
	background: linear-gradient(135deg, #079889 0%, #056d63 80%)!important;
    color: #FFF!important;
    padding: 10px 51px;
	   font-size: 18px;
    border-radius: 5px;
	  font-family: 'gilroy-bolduploaded_file';
}
.section-rotate {
	position:relative;
	background-image: linear-gradient(to right top, #1b361a, #415d34, #6c854f, #9cb06b, #d1dc89);
}
.section-rotate h1 { color:#fff!important; margin-bottom:90px; font-size: 70px !important; font-family: 'gilroy-bolduploaded_file'; 
	border: 1px solid #fff;
        padding: 36px 46px 36px 0;
    border-radius: 30px;
	position:relative;
}
.section-rotate h1  b{   font-size: 46px !important; font-family: 'gilroy-bolduploaded_file';}
.section-rotate h1  span{   font-size: 70px !important;  font-family: 'gilroy-bolduploaded_file'; }
.section-rotate h2 { 
	color:#fff!important;
	font-family: 'gilroy-mediumuploaded_file';
     margin-top: 96px;
    margin-bottom: 22px;
 }
 .form-search  {
	 position:absolute;
	right: 67px;
    top: 32px;
 }
 .form-search  i{  font-size:50px;   visibility: visible!important; font-weight:600!important;}
.word-rotator {
	color:#636363!important
}
.word-rotator.type b {
	font-family: 'gilroy-bolduploaded_file';
}
.word-rotator.type .word-rotator-words.selected b {

	font-family: 'gilroy-bolduploaded_file';
}
.word-rotator.type .word-rotator-words {
	overflow:inherit;
}
.word-rotator.type.type-clean-light .word-rotator-words:after{
	color:#fff!important;
}

.word-rotator.type.type-clean-light .word-rotator-words:after {
    width: 6px;
}
 .word-rotator.type .word-rotator-words.selected {
    background-color: #212529 !important;
	color:#fff!important;
}

.section-rotate h3 {color:#fff!important; position:relative; text-transform:capitalize; font-family: 'gilroy-mediumuploaded_file'; font-size:36px;}
.section-rotate h3 i {
	position:absolute;
	bottom:-70px;
	font-size:50px;
	left:50%;
	margin-left: -18px;
	
}
.section-rotate-content { position:relative; }
.section-rotate-content  .top-50pct {
    top: 23%;
}
.section-rotate-sag-bar h3 {
	color:#fff;
	text-transform:capitalize;
	font-family: 'gilroy-regularuploaded_file';
	transform: rotate(270deg);
	font-size:23px;
	position:relative;
		font-weight: 700 !important;
}
.section-rotate-sag-bar h3::after {
	content: '';
    width: 27px;
    height: 1px;
    position: absolute;
    left: 124px;
    bottom: 8px;
    background: #fff;
}
.section-rotate-sol-bar h3 {
	color:#757575;
	text-transform:capitalize;
	font-family: 'gilroy-regularuploaded_file';
	transform: rotate(270deg);
	font-size:23px;
	position:relative;
	font-weight: 700 !important;
}
.section-rotate-sol-bar h3::after {
	content: '';
    width: 27px;
    height: 1px;
    position: absolute;
    left: -42px;
    top: 8px;
   background: #fff;
}
.section-rotate-sol-bar {
	left: -56px;
}
ul {
	list-style-type:none;
	padding:0; margin:0;
}
ul li{
		padding:0; margin:0;
} 
.section-rotate-sol-bar ul { text-align:center;     padding-top: 120px; }
.section-rotate-sol-bar ul li { margin:5px 0;}
.section-rotate-sol-bar ul li a { color:#fff; font-size:18px; padding:4px; margin: -3px 0;
    display: block;}
	
	
.section-rotate-sag-bar {
	right: -52px;
}

.section-rotate-sag-bar ul { text-align:center;   padding-bottom: 94px; }
.section-rotate-sag-bar ul li a { color:#fff; font-size:18px; padding:4px; margin: -3px 0;
    display: block;}
	
.section-biz {
	background:#fff!important;
}	
.biz-content {
	padding:0 0;
}	
.section-rotate {
	padding: 30px 0;
}
@media screen and (max-width:640px){
	.section-rotate .pb-5{
		padding-bottom:0!important;
	}
	
	.section-rotate .pb-3{
		padding-bottom:0!important;
	}
	.section-rotate .mb-5 {
		margin-bottom:5px!important;
	}
	.section-rotate-sol-bar h3 {
		    font-size: 17px!important;
	}
	.section-rotate h2 {
		font-size: 16px;
		margin-bottom:0;
	}
	.section-rotate h3 {
	    font-size: 17px;
		margin-top: 18px;
		padding-bottom: 14px;
		
	}
	.section-rotate h1 {
		margin-bottom:6px;
	}
	.section-rotate h1 {
		    padding: 6px 35px 6px 13px;
	}
	.form-search i {
		font-size:22px;
	}
	.section-rotate h3 i {
		position: absolute;
		bottom: -13px;
		font-size: 30px;
		left: 48%;
		    margin-left: 2px;
	}
	.section-rotate h2 {
		    margin-top: 32px;
			padding: 0 36px;
		line-height: 23px;
	}
	.section-rotate h1 b {
		font-size:16px!important;
	}
	.form-search {
		position: absolute;
		right: 41px;
		top: 18px;
	}
	.iimobile .i-span {
		font-size:18px!important
	}
	.yorum-p {
		min-height:175px!important;
	}
	.hizmetler-content {
		margin-top: 25px!important;
	} 
	.ar-img-reklam {
		margin-bottom:15px;
	}
	.iletisim-form .py-5{
		padding-top:0!important;
	}
	.section-rotate-sol-bar {
		display:none;
	}
	.section-rotate-sag-bar {
		display:none;
	}
}
.biz-kim-sol{
	width:100%;
	float:left;
	position:relative;
}
.whopitem{
	 font-family: 'gilroy-regularuploaded_file'!important;
	 color:#acacac!important;
	 font-size:20px!important;
}
.kimiz {
	 width:120px;
	 text-align:center;
	 font-family: 'gilroy-mediumuploaded_file';
	 font-size:20px;
	 color:#515151;
}
.bizbasamak{
	  font-family: 'gilroy-blackuploaded_file';
	  font-size:90px;
	  width:120px;
	 text-align:center;
	 line-height:70px;
}
.bizbasamak span{ 
  display:block;
  color:#515151;
  padding:10px;
}
.textcontent {
	font-family: 'gilroy-mediumuploaded_file';
}
.textcontent h3{
	background-color: #757575;
	float:left;
	color:#fff;
	padding:3px 20px;
}
.textcontent p{
	font-size:18px;
	 font-family: 'gilroy-regularuploaded_file';
}
.h3title{
	width:100%;
	float:left;
}
.absolutewho {
	left: -25px;
    top: 40%;
	transform: rotate(270deg);
}
.section-kimlik {
	background:#fff!important;
}
.section-kimlik  .kimlik-text-content{
	margin-bottom:15px;
	text-align: center;
}

.section-kimlik .kimlik-text-content h3 {
	 font-family: 'gilroy-heavyuploaded_file';
	 color:#515151;
	    margin: 12px 0 5px 0;
	 font-size:38px!important;
	 text-transform:capitalize;
	 letter-spacing:1px;
	 text-align: center;
	 font-family: 'adoharegular';
}
.section-kimlik .kimlik-text-content span {
	font-family: 'gilroy-regularuploaded_file';
	font-size:17px;
	color:#fff;
	 letter-spacing: 1px;
	text-align:center;
	display:inline-block;
	    margin-top: 10px;
		background-image: linear-gradient(to left, #e9ef99, #ebe87d, #f0df5f, #f6d63e, #fecb07);
		padding:5px 20px;
}

.ar-img-reklam {
	position:relative;
	width:100%;
	height: 429px;
	float:left;
	 background:url("img/yorumleftbg.png");
	 background-repeat:no-repeat;
	    background-position: left;
}
.artext {
	position:absolute;
	top:50%;
	margin-top:-20px;
	left:10%;
}
.artext span{ color:#fff; font-size:22px; display:block; width:100%; text-align:left;}
.ar-img-reklam img {
	     width: 350px;
    position: absolute;
    left: -16px;
    top: -32px;
}
.ar-img {
	position:relative;
	width:100%;
	height: 355px;
	float:left;
	overflow:hidden;
}
.ar-img-durun {
		position:relative;
	width:100%;
	height: 253px;
	float:left;
	overflow:hidden;
}
.ar-img-durun img{
	     width: 453px;
    position: absolute;
    right: -83px;
    top: -103px;
}

.ar-img-first {
		position:relative;
	width:100%;
	height: 355px;
	float:left;
	overflow:hidden;
}
.ar-img-first img {
	  width: 506px;
    position: absolute;
   right: -180px;
    top: -103px;
	
}
.ar-img-last {
	position:relative;
	width:100%;
	height: 355px;
	float:left;
	overflow:hidden;
}
.ar-img-last img {
	  width: 392px;
    position: absolute;
    right: -121px;
    top: 17px;
}
.ar-img img{ 
    width: 506px;
    position: absolute;
    left: -140px;
    top: -103px;
}
.section-web { text-align:right;}

.section-portfolio {
	background:#fff!important;
	position:relative;
}
.section-iletisim{
	position:relative;
}
.section-portfolio::after {
	content:'';
	width:100%;
	height:300px;
	bottom:0;
	background:#079789;
	position:absolute;
	left:0;
	z-index:-2;
}
/*
.section-iletisim::after{
	content:'';
	width:100%;
	height:100%;
	bottom:0;
	background:#079789;
	position:absolute;
	left:0;
	z-index:-2;
}*/
.portlin-bottom{
	text-align:center;
	    margin-bottom: 20px;
}
.portlin-bottom a { color:#fff; border:1px solid #fff; padding:15px 25px; font-size:18px;}
.custom-heading-1 {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #5c5c5c;
    white-space: nowrap;
    font-size: 100px;
    letter-spacing: 1px;
	text-align:center;
	 font-family: 'gilroy-bolduploaded_file';
}
.portfolyo-container {
	width:100%;
	position:relative;
	    top: -36px;
}
.zr-portitem  .thumb-info-title {
	    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
	position: absolute!important;
    bottom: 0!important;
    left: 0!important;
    width: 100%!important;
    background: rgba(255, 255, 255, 0.8)!important;
    background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%)!important;
    text-align: center!important;
    padding: 0 15px 50px 15px!important;
	    transition: .4s!important;
}
.zr-portitem .thumb-info-inner {
	color:#037971;
	font-size:28px;
	margin-bottom: 11px;
}
.zr-portitem  .thumb-info-type{
	color:#757575;
	font-size:14px;
	letter-spacing:1px;
	text-transform:capitalize;
	 font-family: 'gilroy-lightuploaded_file'!important;
}
.iletisim-title {
	text-align:center;
	color:#fff;
	    margin-top: 60px;
}

.iletisim-title h2 {
	  font-family: 'gilroy-extrabolduploaded_file';
	  color:#fff;
	  margin-bottom:14px;
	  font-size:66px;
}
@media screen and (min-width:991px){
	.iletisim-title h2
	{
		    font-size: 157px;
			    margin-bottom: 75px;
	}
}
.iletisim-form {
	margin-bottom:20px;
}
.iletisim-title h4 {
	 font-family: 'gilroy-lightuploaded_file'!important;
	  font-weight:300!important;
	 color:#fff;
	 letter-spacing:5px;
}
.i-span {
	 font-family: 'gilroy-lightuploaded_file'!important;
}
.i-sol {
	float:right;
	position:relative;
	text-align:right;
	padding-right:30px;
}
.i-sol::after {
	content:'';
	position:absolute;
	right:-5px;
	top:5px;
	background:#fff;
	width:1px;
	height:100px;
}
.i-sag {
	padding-left:30px;
}
.i-img {
	height:70px;
	display:flex;
  justify-content:right;
  align-items:center; 
}
.i-sag .i-img{
	justify-content:left;
}
.i-img img {
	width:40px;
}
.i-span {
	 font-family: 'gilroy-lightuploaded_file'!important;
	color:#fff;
	font-size:20px;
	margin-bottom:5px;
}
.i-tel {
	font-family: 'gilroy-bolduploaded_file';
	color:#fff;
	font-size:30px;
}
.iletisim-inner {
	    background-image: linear-gradient(to right top, #1b361a, #415d34, #6c854f, #9cb06b, #d1dc89);
	border-radius:4px;
	padding:30px 30px;
	color:#515151;
	font-family: 'gilroy-lightuploaded_file'!important;
}
.btn-main-letisim-button {
	font-family: 'gilroy-bolduploaded_file';
	width:100%;
	color:#515151;
	border:1px solid #fff;
	padding:15px 5px;
}
.iletisim-inner input , .iletisim-inner textarea {
	color:#fff!important;
}
.iletisim-inner input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.iletisim-inner textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.iletisim-inner .form-control
{
	border-color: #fff;
	 background: none;
	 border-radius:5px;
}

#footer {
	margin-top:0;
	 background:#295965;
	 border-top:none;
}
.footerzr {
	   
}
#footer .footer-copyright {
	background:none;
}
.footer-logo {
	float:left;
	    margin-top:20px;
}
.footer-logo a img { width:128px;}
.foot-map {
	float:right;
}
.copy {
	font-size:16px;
	margin-top:25px;
	color:#fff;
}
.ozgun  {
	margin-top:24px;
	text-align: center;
}
.ozgun span { 	font-size:16px; margin-right:8px; }
 .ozgun a img {
	    width: 150px;
 }
.foot-map ul {
 width:100%;
 float:left;
 margin-bottom:10px;
}
.foot-map ul li{
	float:left;
	margin:0 10px;
}
.foot-map ul li a{
	float:left;
	font-size:17px;
	padding:2px 5px;
	color:#fff;
	position:relative;
	font-family: 'gilroy-lightuploaded_file'!important;
}
.footer-copy{
	font-family: 'gilroy-lightuploaded_file'!important;
	color:#d5d5d5;
	font-size:13px;
}

.foot-map ul li a:after{
	content:'';
	width:1px;
	height:20px;
	background:#fff;
	opacity:0.5;
	position:absolute;
	left:-9px;
	top:5px;
}
.noneborder:after {
	display:none;	
}

.textgreen {
	color:#037971!important;
}
#footer a:not(.btn):not(.no-footer-css) {
	color:#333;
}
.footer-info {
	text-align:right;
	margin-top:6px;
	width:100%;
}
.footer-info span  {
	font-family: 'gilroy-lightuploaded_file'!important;
	font-size:15px;
	margin:0 6px;
	color:#fff;
}
.footer-info span em {
	 font-style: normal;
	 font-family: 'gilroy-bolduploaded_file';
}


@media screen and (max-width:991px){
	.i-sag {
		padding-left: 0px;
	}
	.iletisim-title h2 {
		font-size:50px;
	}
	.section-kimlik .kimlik-text-content h3 {
		line-height: 31px;
	}
	.iimobile {
		width:50%;
	}
	.i-tel {
		font-size:24px;
	}
	.custom-heading-1 {
		font-size:70px;
	}
	.ar-img-first { 
		overflow:initial;
		z-index:-1;
		height:7px;
	}
	.ar-img-first img {
		width: 506px;
		position: absolute;
		opacity: 0.6;
		right: -180px;
		top: -354px;
		pointer-events: none;
	}
	.ar-img {
		overflow:initial;
		height:6px;
		
	}
	.ar-img img {
		opacity:0.2;
		pointer-events: none;

	}
	.ar-img-last {
		overflow:initial;
		height:6px;
	}
	.ar-img-last img{
		opacity:0.2;
		pointer-events: none;
				width: 344px;
		position: absolute;
		right: -121px;
		top: -312px;
	}
	
	.ar-img-reklam img{
		opacity:0.2;
		pointer-events: none;
	}
	.ar-img-durun {
		height: 10px;
		overflow:initial;
	}
	.ar-img-durun img{
		opacity:0.2;
		pointer-events: none;
		    width: 397px;
		position: absolute;
		right: -83px;
		top: -361px;
	}
	
}

@media screen and (max-width: 640px){
	.i-tel {
		font-size: 15px;
	}
	.footer-logo {
		margin-bottom:20px;
	}
	
	
	.bizbasamak {
		font-family: 'gilroy-blackuploaded_file';
		font-size: 61px;
		width:100%;
		text-align: center;
		line-height: 41px;
	}
	.kimiz {
		width:100%;
	}
	.absolutewho {
		left: 27%;
		top: 29%;
		transform: rotate(270deg);
	}
}

section.section {
	padding: 13px 0;
}
@media screen and (min-width: 576px) and (max-width:769px){
	.container, .container-md, .container-sm {
		max-width: 100%;
	}
}


@media screen and (min-width: 768px) and (max-width:1400px){
	.container, .container-md, .container-sm {
		max-width: 100%;
	}
}

@media screen and (min-width: 520px) and (max-width:991px){
	.section-rotate h1 b {
		font-size: 28px !important;
	}
	.section-rotate h1 {
		    padding: 21px 46px 23px 0;
	}
	.form-search i {
		font-size: 36px!important;
		visibility: visible!important;
		font-weight: 600!important;
	}
	.form-search {
		position: absolute;
		right: 67px;
		top: 26px!important;
	}
}


@media screen and (min-width:992px) and (max-width:1199px){
	
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		padding:0;
	}
	.bizlg1 {
		width:13%;
	}
	
	.ar-img img {
		width: 386px;
		position: absolute;
		left: -140px;
		top: -2px;
	}
	.ar-img-last img {
		width: 344px;
		position: absolute;
		right: -121px;
		top: 17px;
	}
	.ar-img-reklam img {
		width: 241px;
		position: absolute;
		left: -16px;
		top: 47px;
	}
	.ar-img-durun img {
		width: 341px;
		position: absolute;
		right: -83px;
		top: -62px;
	}
		
}

@media screen and (min-width:1200px) and (max-width:1500px){
	.bizlg1 {
		width:13%;
	}
	.ar-img img {
		width:444px;
	}
	.ar-img-reklam img {
		width: 287px;
		position: absolute;
		left: -16px;
		top: -7px;
	}
	.ar-img-durun img {
		width: 379px;
	}	
	
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		padding:0 13px;
	}
}


@media (max-width: 991px){
	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
		background: none;
		color:#333!important;
	}
	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
		color:#333;
	}
	.sch2 h2 {
		font-size:49px;
	}
}
#header .header-nav-main.header-nav-main-square nav>ul>li>a {
	font-size:20px;
	line-height: 22px;
	margin:0;
	color:#757575;
	position:relative;
}

#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
	color:#037971;
}
#header .header-nav-main nav>ul li{
	padding: 10px 0;
    position: relative;
    margin: 2px 7px;
}
.zr-kapak { padding:0 30px;}
.zr-kapak img{ width:100%; height:auto; display:block;}
.section-projedetay { background:#fff!important; z-index:1; padding:0!important;}
.back-button a {
	position:relative
	color:#383838;
	font-size:30px;

}
.back-button {
	margin-bottom:15px;
	width:100%;
	margin-top:10px;
		z-index:6;
}
.back-button a i{ color:#383838;  float:left;  margin-right:28px;}
.back-button a span {
	font-family: 'gilroy-extrabolduploaded_file';
	color:#383838;
	position:relative;
	font-size:32px;
}
.back-button a span em{
	font-family: 'gilroy-lightuploaded_file'!important;
	font-size:13px;
	 font-style: normal;
	 position:absolute;
	 left:-20px;
	 transform: rotate(270deg);
}
.back-button a:hover{ text-decoration:none;} 

.section-inner-kurumsalkimlik{
	background:#fff!important; 
	z-index:0;
	text-align:center;
	margin-bottom:30px!important;
	position:relative;
}
.sch2 h2 {
	 -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 0.9px;
    -webkit-text-stroke-color: #333;
    white-space: nowrap;
    font-size: 120px;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'gilroy-bolduploaded_file';
}


.proje-info-inner{
	min-height:400px;
	border:1px solid red!important;
}
.proje-title {
	text-align:center;
	position:relative;
	margin-bottom:15px;
}
.proje-title .p-title{
	font-family: 'gilroy-extrabolduploaded_file';
    position: relative;
    font-size: 50px;
	padding:5px 30px;
	color:#383838;
	background:#fff;
	z-index:1;
	position:relative;
	width: auto;
	display:inline-block;
}
.proje-title:after{
	content:'';
	width:100%;
	height:2px;
	background:#383838;
	position:absolute;
	left:0;
	top:15px;
	z-index:-1;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	letter-spacing: 0;
}
.proje-text{
	 font-size: 18px;
    font-family: 'gilroy-regularuploaded_file';
	margin-bottom:20px;
}
.haditanisalim {
	text-align:center;
	margin-bottom: 60px;
	
}
.haditanisalim a {
	color:#333;
	padding:10px 25px;
	font-size:17px;
	border:1px solid #333;	
}
.haditanisalim a:hover {
	text-decoration:none;
	background:#333;
	color:#fff;
	border:1px solid #333;	
}
.proje-gallery{
	margin-bottom:30px;
}
@media (max-width: 991px){

	.sch2 h2 {
		font-size:54px;
	}
	.proje-title .p-title {
		font-size: 34px;
	}
}

.section-projemain{
	min-height:300px;
	padding: 55px 0 0 0!important;
	background:#fff;
}
.section-projemain h3{
	
    text-transform:capitalize;
}

.inneroleh2 h2 {
	 font-family: 'gilroy-heavyuploaded_file';
    color: #383838;
    position: relative;
    top: 27px;
    font-size: 109px;
     letter-spacing: 3px;
    width: auto;
    display: inline-block;
}
.inneroleh2 h2 em {
	font-family: 'gilroy-lightuploaded_file'!important;
    font-size: 31px;
    font-style: normal;
    position: absolute;
    letter-spacing: 0;
    left: -60px;
    transform: rotate(270deg);
}

@media screen and (min-width:768px) and (max-width:1200px){
	.inneroleh2 h2 {
		  font-size: 80px;
	}
	.inneroleh2 h2 em {
		
	}
}
@media screen and (max-width:767px){
	.inneroleh2 h2 {
		  font-size: 46px;
		  letter-spacing:1px;
	}
	.inneroleh2 h2 em {
		font-size:17px;
		left: -25px;
	}
	.inneriletisimh2 h2{
		font-size:70px!important
	}
	.innerserviceh2 h2 {
		font-size:60px!important
	}
	.innerserviceh2 h2 em {
		    font-size: 17px;
		left: -34px;
	}
}


.ar-img-ic-first {
	right: -33px;
}

.section-kimlik2 .ar-img-first img {
	width: 534px;
    position: absolute;
    right: -177px;
    top: -103px;
}
@media screen and (max-width:990px){
	.section-kurumsalmain-inner {
		padding: 0px 10px;
	}
	.icpy0 {
			padding-top:0!important;
	}
}
@media screen and (min-width:991px){
	.kimcontent3 {
		padding-left: 120px;
	}
	.section-kimlik2 .k-text {
		 padding-left: 120px;
	}
	.icsayfasagdanpadding {
		padding-right:130px;
	}
	.icsayfasoldanpadding {
		padding-left:130px;
	}
	.rightpadding {
		padding-right:130px;
	}
	.leftpadding {
		padding-left:130px;
	}
	.section-kurumsalmain-inner .py-5{
		padding-top:0!important;
	}
	
}

.img-fluid, .thumb-info-wrapper,.thumb-info-no-borders {
	border-radius:0!important;
}

.section-projemaingalery .portfolyo-container {
    width: 100%;
    position: relative;
    top: -151px;
    padding: 0 65px;
}
.section-markalar{
	
}
.section-markalar .markalar-title{
		text-align:center;
}

.section-markalar .markalar-title h3{
	color:#adadad;
	 font-family: 'gilroy-semibolduploaded_file';
	 letter-spacing:3px;
	 font-size:45px;
	 margin-bottom:20px;
}

.section-markalar .markalar-title h4{
	color:#757575;
	font-family: 'gilroy-bolduploaded_file';
	 letter-spacing:3px;
	  font-size:50px;
	  margin-bottom:20px;
}

.section-markalar .markalar-title h5{
	color:#adadad;
	 font-family: 'gilroy-semibolduploaded_file';
	  letter-spacing:3px;
	   font-size:30px;
	   margin-bottom:70px;
}
.marka-list {
	margin-top:30px;
	float:left;
	margin-bottom:30px;
	position:relative;
}
.marka-list {
	
}
.marka-list a {
	margin-bottom:60px;
	 display: block;
}
.marka-list a img{
	width:auto;
	max-height:50px;
}
.marcol {
	width:20%;
	text-align:center;
}
.partnertext{
	-webkit-text-fill-color: #ccc;
    -webkit-text-stroke-width: 1px;
       -webkit-text-stroke-color: #ccc;
    white-space: nowrap;
	font-size:250px;
	font-family: 'gilroy-blackuploaded_file';
	  letter-spacing:5px;
}
.biztext{
	-webkit-text-fill-color: #ccc;
    -webkit-text-stroke-width: 1px;
       -webkit-text-stroke-color: #ccc;
    white-space: nowrap;
	font-size:280px;
	font-family: 'gilroy-blackuploaded_file';
	  letter-spacing:9px;
}

.biztextcontent{
	top:150px;
}
.bjtext {
	position:relative;
}
.weretextcontent {
	bottom:-20px;
}
.weretext{
	-webkit-text-fill-color: #ccc;
    -webkit-text-stroke-width: 1px;
       -webkit-text-stroke-color: #ccc;
    white-space: nowrap;
	font-size:70px;
	 font-family: 'gilroy-semibolduploaded_file';
	  letter-spacing:9px;
}

.kadro-list {
	position:relative;
}
@media (max-width:769px){
	.marcol {
		width:50%;
	}
}
.section-kurumsalmain-inner {
	padding:0 30px;
}
.section-kurumsalmain-inner p {
	text-align:left;
}
.section-kurumsalmain-inner .textcontent h3 {
	margin-bottom: 10px;
}
.section-kadro {
	min-height:300px;
}
.kadro-title {
	text-align:center;
}
.kadro-title .inneroleh2 h2 {
		top:0;
}
.kadrobox {
	padding:30px;
}
.kadrobox .zr-title{
	    font-style: normal;
    font-family: 'gilroy-bolduploaded_file';
	color:#333;
	font-size:40px;
	width:100%;
	float:left;
	margin:10px 0;
}

.kadrobox .zr-pozisyon{
	font-size:20px;
}
.insan-title {
	font-size:34px!important;
	 font-family: 'gilroy-lightuploaded_file'!important;
}
.kaynak-form textarea {
	

}
.kaynak-form input {

}
.kaynak-form select {
	border-radius:0!important;
	border-top: none!important;
	border-left: none!important;
	border-right: none!important;
}
.btn-main-letisim-button {
	border-top: 1px solid #fff!important;
	border-left: 1px solid #fff!important;
	border-right: 1px solid #fff!important;
}

.section-kimlik-inner {
	padding:0 30px;
}
.section-kimlik2 {
	margin-top:-120px!important;
	position:relative;
	z-index:6;
}
.section-rotate-content .top-50pct { z-index:20;}
.inneriletisimh2 h2 {
	font-size:67px;
	color:#666666;
}
.inneriletisimh2 h3 {
	font-size:20px;
	 font-family: 'gilroy-lightuploaded_file'!important;
	     margin-top: 40px;
}

.section-iletisim2{
	top: -70px;
}
.section-iletisim2 .i-span {
	color:#666666;
}
.section-iletisim2 .i-tel{
	color:#666666;
}
.section-iletisim2 .i-sol::after {
	background:#666666;
}
.section-iletisim2 .iletisim-inner{
	background:#f9f9f9;
}
.iletisimform2 input, .iletisimform2 textarea { background:none; }


.section-markalar {
	 top: -108px;
}

@media screen and (max-width:991px){
	.header-logo a img {
		width: 170px;
	}
	.section-projemain {
		min-height: 255px;
		padding: 21px 0 0 0!important;
		background: #fff;
	}
	.nav-but-wrap {
		position: absolute!important;
		right: 4px;
		top: 0;
	}
	.nav__list-item a {
		font-size:30px!important;
	}
}
.word-rotator.type .word-rotator-words::after {
	background:#fff;
}
ul.mobilemenu li a{
    position: relative;
    text-decoration: none;
    color: #333;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	margin-top: 25px;
	font-size:40px;
}

	aside .bottom {
		left: 20px;
		bottom: 30px;
		position:absolute;
	}
	aside .bottom a {
		display: block;
		font-size:30px;
		line-height:34px;
		color:#787878;
	}

@media screen and (max-width:769px){
	.section-projemaingalery .portfolyo-container {
			padding:0;
	}
}

.zr-fulya-header {
	    background-image: linear-gradient(to right top, #1b361a, #415d34, #6c854f, #9cb06b, #d1dc89);
		    border-radius: 32px;
}
.zr-fulya-header nav ul li a  { color:#fff!important; }
#header .header-nav-main nav>ul li {
	float:left;
}
#header .header-nav-main.header-nav-main-square nav>ul>li>a::before {
	
    background: #fff;
}
.fulya-menu ul {
	float:left;
}
.fulya-menu ul li{
	float:left;
}
.fulya-menu ul li a {
	float:left;
	color:#1f1f1f;
	position:relative;
    font-weight: 600;
    font-size: 15px;
	padding: 10px 24px;
}

.fulya-menu ul li:hover a {
	color:#1f1f1f;
}
.section-kimlik {
	margin-top:50px!important;
}

.yorum-slider-content {
	width:100%;

}

.yorum-title {
	width:100%;
	background:#b2b2b2;
	color:#fff;
	padding:15px 0;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	text-align:center;
	font-size:18px;
	margin-bottom:10px;
}
.yorum-p {
	min-height:350px;
	color:#fff;
	padding:30px 20px;
	background-image: linear-gradient(to right bottom, #657b63, #788f6f, #8da27b, #a3b687, #bcca92);
}
.yorum-p p { color:#fff; font-weight:600; font-size:16px; }


.hizmet-text  span {
	display:block;
	font-size:20px;
}
.about-content {
	min-height:400px;
	margin-top:30px;
}
.gray-content {
	min-height:300px;
	background:#e0e0e0;
	padding:20px;
	border-radius:20px;
	margin-left:50px;
	position:relative;
}
.gray-content h3 {
	position:absolute!important;
	    position: absolute!important;
		left: -172px;
		top: 127px;
	    transform: rotate(270deg);
		color:#757575;
		font-size:45px;
}
.gray-content h1
{
	color:#474747;
	font-size:35px;
	margin-bottom:15px;
}

.gray-content h1 strong
{
	font-weight:600;	
}

.gray-content p
{
	font-size:16px;
	color:#474747;
	font-weight:600;
}
.about-woman {
	width:181px;
	background:url("img/woman.png");
	background-repeat:no-repeat;
	height:336px;
}
.testler-box-content {
	width:100%;
}
.testler-content {
	margin-top:20px;
}
.test-box {
	background:#e0e0e0;
	height:250px;
	border-radius:25px;
	padding:20px;
}
.test-box:hover {
	 background-image: linear-gradient(to right top, #1b361a, #415d34, #6c854f, #9cb06b, #d1dc89);	
}
.test-box:hover a .t1{ color:#fff; }
.test-box:hover a .t2{ color:#fff; }
.test-box:hover a .t3{ color:#fff; }
.testler-box-content {
	margin-top:50px;
}
.test-box a {
	text-align:center;	
}
	.test-box a:hover {
		text-decoration:none;	
	}
.test-box a .t1 {
	text-align:center;	
	color:#474747;
	font-family: 'Chaviera Pro Medium';
	font-size:35px;
	margin-bottom:15px;
	margin-top:16px;
}
.test-box a .t2{
	text-align:center;	
	color:#474747;
	font-size:55px;
	 font-family: 'cinematograficabold';
	margin-bottom:20px;
}
.test-box a .t2::first-letter {
font-size:65px;
}

.test-box a .t3{
	text-align:center;	
	color:#474747;
	margin-bottom:30px;
	font-size:55px;
	 font-family: 'cinematograficaextralight';
	letter-spacing:3px;
}

.test-box a span{
	background:#fff;
	color:#474747;
	padding:10px 20px;
	font-size:19px;
	border-radius:10px;
	display:inline-block;
	margin:0 auto;
}

.test-span {
	width:100%;
	text-align:center;
}
.iletisim-inner {
	width:100%;
	float:left;
}
.iletisim-form-title {
	float:left;
	font-size:35px;
	margin-bottom:10px;
}
.iletisim-form-title strong { font-size:45px;}

.footer-new-box h4 {
	border-bottom:2px solid #333;
	float:left;
	font-weight:500;
	    color: #333!important;
}
.footer-new-box h4 strong {
	display:block;
	font-size:23px;
	    color: #333;
}
.malt-footer {
	width:100%;
	float:left;
	font-size:22px;
	margin-top:15px;
}
.mailt-social a {
	    border: 1px solid #333;
	border-radius:100%;
	width:40px;
	height:40px;
	float:left;
	text-align:center;
	margin-right:6px;
	padding-top:6px;
}
@media screen and (min-width:770px) and (max-width:1260px){
	.section-rotate h1 b {
		font-size: 37px !important;
		font-family: 'gilroy-bolduploaded_file';
	}
	
	.section-rotate h1
	{
		width: 80%;
		margin: 0 auto;
		padding:26px 46px 28px 0;
		margin-bottom:30px;
	}
	
	.form-search i {
		  font-size: 40px;
	}
	
	.k-text {
		padding:0 30px;
	}
}
@media screen and (max-width:1260px){
	.ar-img-reklam {
		background-image: linear-gradient(to right top, #1b361a, #415d34, #6c854f, #9cb06b, #d1dc89)!important;
		height:50px;
	}
	.artext span {
		float:left;
		display: contents;
	}
	.artext {
		position: absolute;
		top: 50%;
		margin-top: -14px;
		left: 10%;
	}
	.hizmet-text {
		margin-bottom:10px;
	}
	.test-box {
		margin-bottom:20px;
	}
	.about-woman {
		display:none;
	}
}
.kadro-content{
	min-height:300px;
}
.kadro-content {
	margin-bottom:30px;
}
.kadro-img img {
	width:auto;
	height:auto;
	display:block;
}
.kadro-info {
	width:100%;
	float:left;
}
.kadro-info h4 { color:#efb90c; font-size:22px;  margin-bottom:5px;}
.kadro-info h3 { color:#3d3d3d;   font-family: 'adoharegular'; font-size:27px; font-weight:600;	}
.kadro-info h2 { color:#3d3d3d;  font-family: 'adoharegular'; font-size:27px; font-weight:600;}
.kadro-info span { color:#3d3d3d;  font-family: 'adoharegular'; font-size:24px; font-weight:500;}
.kadro-footer {
	width:100%;
	float:left;
	margin-top:20px;
}
.no-padding { padding:0;}
.ftext { font-size:17px; margin-bottom:15px; color:#444;}
.ful { margin-bottom:15px; width:100%; float:left; }
.ful ul li { font-size:17px; color:#444; float:left;  width:50%;  margin-bottom:10px; }
.ful ul li i {  color:#efb90c; }
.f-link { width:100%; }
.f-link a { float:right; background:#efb90c; color:#000; padding: 10px 30px; border-radius:15px; font-size:16px; font-weight:600;}

.ktextfont p{
  font-family: 'Gilroy-Regular ☞';
 font-size:23px;
}
@media screen and (max-width:769px){
	.ftextcontent {
		padding:0;
	}
}


.inneriletisimh2 {
	position:relative;

}
.inneriletisimh2  {
	width:100%;
	float:left;
}

.inneriletisimh2 span { 
	position:relative;
	border:1px solid red;
	background:#fff;
}
.inneriletisimh2 span:after { 
	content:'';
	position:absolute;
	left:0;
	top:25px;
	width:300px;
	height:2px;
	background:yellow;
	z-index:1;
}
.section-iletisim {
	width:100%;
	float:left;
}
.new-contact-title {
	width:100%;
	text-align:center;
}
.new-contact-title span{
	position:relative;
	font-size:50px;
	font-weight:600;
	background:#fff;
	padding:0 30px;
}

.new-contact-title span:after{
	content: '';
    width: 346px;
    height: 2px;
    background: #515151;
    position: absolute;
    left: -68px;
    top: 28px;
    z-index: -2;
}
.n-contact-content {
	margin-top:50px;
}
.n-contact-info{
	min-height:500px;
	margin-top:30px;
}
.i-box {
	width:100%;
	float:left;
	margin:10px 0;
}
.i-top {
	width:100%;
	float:left;
}
.g-title {
	margin-bottom:20px;
	width:100%;
	float:left;
	text-align:right;
}

.g-title h3{
	float:right;
	text-transform:capitalize;
}
.g-title h3 span{
	display:block;
}
.i-icon {
	width:50px;
	height:50px;
	background-image: linear-gradient(to right top, #1b361a, #415d34, #6c854f, #9cb06b, #d1dc89);
	text-align:center;
	padding-top:12px;
	margin-right: 15px;
    float: left;
}
.i-icon i { font-size:24px; color:#fff;	 }
.left-ii {
	margin-top:50px;
}
.i-right-info {
	float:left;
	color:#515151;
	padding-top:2px;
}
.i-right-info h5 { 
	float:left;
	color:#515151;
	font-size:21px;
	line-height:24px;
	text-transform:capitalize;
	font-weight:500;
}
.i-right-info h5 span {  display:block ;}
.full-t-i {
	width:100%;
	float:left;
	margin-top:10px;
}
.full-t-i a{
	color:#515151;
	font-size:23px;
}
.iletisimform2 {
	margin-top:15px;
}
.iletisimform2 form .form-control {
	border-color:#d0d0d0;
	color:#d0d0d0!important;
}
.iletisimform2 .form-control::-webkit-input-placeholder { /* Edge */
    color:#6b6b6b;
}

.iletisimform2 .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
      color:#6b6b6b;
}

.iletisimform2 .form-control::placeholder {
   color:#6b6b6b;
}
.iletisimform2 .btn-main-letisim-button {
	    background-image: linear-gradient(to right top, #1b361a, #415d34, #6c854f, #9cb06b, #d1dc89);
		color:#fff;
}
.new-contact-title2 span:after {
	width:530px;
}
.n-tab-content {
	min-height:400px;
	width:100%;
	float:left;
}
.n-tab-content ul li:hover .hizmeticoncontent  { background:#f6d93f; }
.n-tab-content ul li a.active .hizmeticoncontent  { background:#f6d93f!important; }
.n-tab-content ul li a{ border:none!important;}
.tabpstart { font-size:20px; font-weight:500; font-family: "Gilroy-Regular ☞";}
.tabpstart strong {
	display:block;
}
.hizmeticoncontent {
	width:95px;
	height:95px;
	float:left;
	border-radius:100%!important;
	padding-top:31px!important;
	margin-bottom:20px!important;
}
.hzbackground1 {
	background:#1a3519;
}
.hzbackground2 {
	background:#31572c;
}
.hzbackground3 { background:#3f662c;}
.hzbackground4 { background:#588636;}
.hzbackground5 { background:#809c4e;}
.hzbackground6 { background:#b2c372;}

.zr-tab-text {
	position:relative;
} 
.zr-tab-text:after {
	    content: '';
    position: absolute;
    left: -41px;
    width: 1px;
    height: 377px;
    background: #333;
    top: 66px;
    z-index: 2;
    opacity: 0.6;
}
.zr-tab-text p{
	font-size: 17px;
    margin-bottom: 15px;
    color: #444;
	text-align:left;
	width:100%;
	float:left;
}
.zr-tab-text h4 {
	float:left;
	width:100%;
	text-align:left;
	color:#6b6b6b;
	font-weight:600;
	font-size:28px;
	position:relative;
}
.zr-tab-text h4 img{
	position:absolute;
	left:-60px;
	filter: contrast(1%);

}
.zr-tab-text h4  strong{ display:block; font-weight:500;}
@media screen and (max-width:769px){
	.zr-tab-text h4 {
		text-align:center;
	}
	.zr-tab-text:after { 
		display:none;
	}
	.zr-tab-text h4 img {
		position: absolute;
		left: 0;
		filter: contrast(1%);
		top: 10px;
	}
}

.btn-main-iletisim-button {
	background-image: linear-gradient(to right top, #1b361a, #415d34, #6c854f, #9cb06b, #d1dc89);
		color:#fff;
		outline:none;
		width:100%;
}
.btn-main-iletisim-button2 {
	font-family: 'gilroy-bolduploaded_file';
    width: 100%;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px 5px;
	background:none;
}

html .accordion-modern-status-primary.accordion-modern-status > .card .card-header a:not(.collapsed) {
	background:#3d642c!important;
}
.ssstitle2 span:after {
	width: 313px;
}
.cihaniriboy_adres { 
	width:100%;
	float:left;
	margin-top:30px;
	padding:0;
}
.cihaniriboy_adres li i {
	background:#b20505;
	font-size:17px;
	width:35px;
	height:35px;
	border-radius:100%;
	text-align:center;
	margin-right:5px;
	padding-top:9px;
	color:#fff;
}
.cihaniriboy_adres li {
	color:#333;
	font-size:19px;
	margin-bottom:10px;
}
@media screen and (min-width:1200px){
	.cihaniriboy_adres { 
		margin-left:-30px;
	}
}

	.twitter-zr img {
		width:27px;
	}
	
	.footer-logo a img {
		width: 218px;
	}
	
	.ft-copy {
		width:100%;
		text-align:center;
	}
	
	.active.current-page-active {
		color:#f6d93f;
	}
	.left-ii {
		width:100%;
		float:left;
	}
	.mainhzatag a { color:#333;}

.clr {
    clear: both;
    height: 0;
}	

.banner-home{ float:left; width:100%; margin-top:30px;  overflow:hidden;  }
.banner-home .textarea{position: absolute;left: 2%;top: 44%;width: 23%;transform: translate(0%,-40%); opacity: 0; transition: 0.4s ease-in 0.3s;}
.banner-home .active .textarea{transform: translate(0%,-50%); opacity: 1;}
.banner-home .textarea .title-sub{font-weight: 800;font-size: 16px;line-height: 150%;letter-spacing: -0.02em;color: #999999; margin-bottom: 8px;}
.banner-home .textarea span{font-weight:500;display: block;color: #D11F23;font-size: 32px;     margin-bottom: 13px;}
.banner-home .textarea small{ font-weight:500; display: block; color: #000;font-size: 32px; margin-bottom: 17px;}
.banner-home .textarea p{ font-weight:500; display: block; color: #000;font-weight: normal;font-size: 16px; width:90%;line-height: 150%;letter-spacing: -0.03em;color: #000000;}
.banner-home .textarea a{ font-weight:500; transition: 0.3s ease 0s; display: block; margin-top:20px; position: relative;}
.banner-home .textarea a{font-style: normal;border: 0;  float:left;border-radius: 3px;width: 202px;height:54px;line-height: 54px;display: block;line-height: 54px;padding-left: 32px;font-weight: 500;font-size: 16px;letter-spacing: -0.02em;position: relative;color: #D11F23;background: #F7F7F7;}
.banner-home .textarea a::after{ position: absolute; transition: 0.3s ease-in 0s; right:28px; content: ''; top:25px; background: url(images/btn-arrow.png) no-repeat; width:30px; height:6px}
.banner-home .textarea a:hover::after{ right:20px;}
.banner-home .textarea a:hover{ background: #f4c8c9;}
.banner-home .owl-theme .owl-dots{position: absolute;bottom: 12%;left: 2%;}
.banner-home .owl-theme .owl-dots .owl-dot span{border:1px solid #E5E5E5;margin: 0;display: block;background: #E5E5E5;width:10px;height:10px;border-radius: 0;}
.banner-home .owl-theme .owl-dots .owl-dot.active span{ border:1px solid #D11F23; background: #D11F23; }
.banner-home .owl-theme .owl-dots .owl-dot{margin-right: 10px;}

@media screen and (max-width: 640px){
.pdf-area p {width: 100%;}
.img-center .w70 a:nth-child(1), .img-center .w50 a:nth-child(1) {
    margin-right: 0;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.blog-row h5{ margin-bottom:14px;}
.img-center{ margin-bottom:0}
.img-center .row:last-child{ margin-bottom:20px;}
.bottom-page .big-img{ margin-bottom:30px;}
.bottom-page .big-img h5 {height: 60px;line-height: 60px;padding: 0 40px;left: 20px;top: -20px;background: #F7F7F7;color: #000;font-size: 26px;}
.pdf{ margin-top:20px; float:left;}
.bottom-page .logos a{width:100%; height:200px;}
.bottom-page .logos a img{
    max-height:100px;
}
.kurumsal-anasayfa .row.bottom .right .text p{ font-size:14px;}
.product-slider.owl-theme .owl-dots .owl-dot span{font-size: 13px;}
.product-slider.owl-theme .owl-dots .owl-dot {margin-right: 13px;}
.home-product-brand .owl-theme .owl-dots {margin: 21px 0;margin-top: -20px;padding: 0 2%;}
.home-product-brand .right .logos a{width: 46%;margin-right: 8%;}
.home-product-brand .right .logos a:nth-child(2n+0){margin-right:0;}
.home-product-brand .right .logos a:nth-child(3n+0){margin-right: 8%;}
.home-product-brand .right .logos a:last-child{margin-right:0;}
.kurumsal-anasayfa .row.bottom .left p::after {left: -40px;top: -70px;}
.blog-row .item .text {padding: 0 7%;}
.blog-row .item .text p{font-size:14px;}
.offer-form-area li{width:100%;}
.footer-bottom .center .colm.right{ position:relative; top:-10px;}
.iletisim-icerik .text-row .social-btn a{ margin-right:25px;}
.form-area-wrapper .form-area .btn-clear{margin-right: 0;}
.footer-bottom .center .colm.left{ font-size:12px;}
.footer-bottom .center .colm{ font-size:12px;}
.form-area-wrapper .form-area .btn-form{ margin-right:25px;}
footer .footer-links .item{width:100% !important;text-align: center;margin-bottom: 30px;border-bottom: 1px solid #ccc;padding-bottom: 10px;}
footer .footer-links .item:last-child{text-align: center;border: 0;}
.footer-bottom .center {margin-top: -20px;padding-top: 20px;border-top: 1px solid #ccc;}
footer{padding-bottom: 5px;}
.blog-row .btn {width: 235px;margin-left: 0;margin-top: 10px;}
.blog-row{ margin-bottom: 40px;}
.kurumsal-anasayfa .left h5{margin-bottom: 10px;}
.home-product-brand .left{ margin-top:10px;}
.banner-home .textarea small, .banner-home .textarea span {font-size: 21px;}
.bottom-page .product.center a {width:100%; margin-right:0 !important}
.bottom-page .product.center{ margin-bottom: 40px;}
.bottom-page .logos.brand-logos a{width:46%;}
.blog-page .banner.detail-banner .text {position: relative;width: auto;left: 0;padding-top: 20px;top: 0;}
.blog-page .banner.detail-banner .text .in .title {font-size: 20px;}
.blog-page .banner.detail-banner .text::before{opacity:0;}
.blog-page .banner.detail-banner .text .in .title br{ display: none;}
.blog-page .banner.detail-banner {margin-bottom: 0;}
.blog-detail-content .bold-txt{font-size: 19px;}
.blog-detail-content .row .colm{width:100% !important; margin-bottom:10px;}
.blog-items.w50 .item {width: 100%;}
.bottom-page .title-top-area .center{ margin-top: 24px;}
.iletisim-icerik .text-row p{ color:#4D4D4D !important;}
.contact-content h4{ font-size:22px;}
.contact-content .link{ font-size:17px;}
.iletisim-icerik .text-row p{ font-size:14px;}
.blog-detail-content .row{ margin-bottom: 20px;}
.bottom-page .logos.brand-logos a{
    width:48%;
}
.bottom-page .logos.brand-logos a:nth-child(5n+0){
    margin-right:4%;
}
.bottom-page .logos.brand-logos a:nth-child(2n+0){
margin-right:0;
}


}

.red-box-img img {
	width:100%;
	height:auto;
	display:block;
}

.red-box-content {
	width:100%;
	height:170px;
	 background-image:
    linear-gradient(
      to right, 
      #c70000, #ff0000
    );
	position:relative;
	border-top-right-radius:7px;
	border-top-left-radius:7px;
	border-bottom-right-radius:7px;
	position:relative;
	    left: -65px;
    top: 69px;
}
.red-box-content {
	color:#fff;
	padding:30px;
}
.red-box-content h2 {
	color:#fff;
	font-weight:700;
	font-size:23px;
	margin-top:15px;
	margin-bottom:2px;
}
.red-box-content span {
	color:#fff;
	font-size:19px;
	font-weight:200;
}
.red-buton-a {
	margin-top:38px;
}
.red-buton-a a {
	color:#fff;
	border:1px solid #fff;
	padding:17px 40px;
	font-size:13px;
	font-weight:400;
}
.zr-about-content {
	margin-top:50px;
	width:100%;
	float:left;
	margin-bottom:30px;
}
.about-title h1 { color:#666666; font-size:30px; font-weight:700; letter-spacing:2px; float:left; margin-right:25px; }
.a-title-right {
	float:left;
	color:#666666;
	font-weight:600;
	line-height:15px;
	margin-top:3px;
	position:relative;
	padding-top:3px;
}
.a-title-right:after {
	content:'';
	width:2px;
	height:22px;
	position:absolute;
	left:-14px;
	top:8px;
	background:#666666;
	opacity:0.6;
}
.zraboutbg {
	width:100%;
	font-weight:400;
	float:left;
	margin-top:30px;
	font-size:17px;
	position:relative;
}

.about-link {
	margin-bottom: 30px;
    text-align: center;
    margin-top: 26px;
    width: 100%;
    float: left;
}
.about-link a {
    border: 1px solid #acacac!important;
    color: #595959!important;
    padding: 15px 55px;
    letter-spacing: 2px;
    width: 326px;
    height: 71px;
    text-align: center;
    font-size: 13px;
    line-height: 41px;
}

.urunler-title {
    color: #666666;
    font-size: 33px;
    font-weight: 800;
    transform: rotate(270deg);
    position: absolute;
    z-index: 22;
       left: -102px;
    top: 222px;
	
}
@media screen and (max-width:769px){
	.urunler-title {
		position: static;
		transform: rotate(0deg);
		text-align: center;
		left: 0;
		top: 0;
		/* float: left; */
		width: 100%;
		margin-bottom: 4px;
	} 
}
.work-carousel.caroul .content .item-img {
    height: 309px;
    background-size: 100% 100%;
	background-color:#ebdcba;;
}
.itemimgzr img {
    width: 310px;
}
.work-carousel .content .bgbox {
    background: #b88206;
    padding: 20px 20px;
    text-align: center;
}
.work-carousel .content .cont h6 {
    color: #b88206;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.urunitem h6 a {
    color: #fff;
}
.urunitem h6 a p {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
}
.urunler-slider {
	min-height:500px;
	background:#f2f2f2;
	margin-bottom:30px;
	border-radius:3px;
}
.cat-box {
	padding:5px;
	position:relative;
}
.cat-box:after {
	content:'';
	width:1px;
	height:400px;
	position:absolute;
	right:15px;
	background:#d1d1d1;
	top:40px;
	transform: rotate(-5deg);
}
.ppnoborder:after {
	display:none;
}
.cat-box-img {
	padding:30px;
}
.cat-box-img img {
	width:auto!important;
	max-height: 153px;
	display:block;
	 margin: 0 auto;
}
.cat-logo { margin-top:-25px;}
.cat-logo img {
	width:auto!important;
	    max-height: 70px;
	display:block;
	 margin: 0 auto;
}
.cat-alt-baslik  {	
	margin-top: 30px;
    padding: 0 113px;
    width: 100%;
    float: left;
}
.cat-alt-baslik span {
	    color: #d01f23;
    font-weight: 800;
    font-size: 19px;
    float: left;
    line-height: 18px;
    width: 100%;
}
.cat-alt-baslik-son {
	font-weight: 600;
    text-align: center;
    text-indent: 29px;
}
.cat-link {
	margin-top:25px;
	text-align:center;
}
.cat-link a {
	background:#d7d7d7;
	color:#d01f23;
	border-radius:3px;
	padding:14px 35px;
	font-size:11px;
	font-weight:700;
}
.zr-referanslar {
	min-height:500px;
	border:1px solid red;
}
.ref-title h2 {
	    color: #666666;
    font-size: 33px;
    font-weight: 800;
}
.br-carousel div
{
padding:5px;
}
.br-carousel div img {
	width:100%;
	height:auto;
	display:block;
	border:1px solid #f1f1f1;
	padding:5px;
}

.slick-dots {
    position: absolute;
    bottom: -14px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 33px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li button {
    font-size: 0; 
    line-height: 0;
    display: block;
    width: 40px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.clients-brand {
	margin-bottom:30px;
}
.section-basvuru {
	min-height:300px;
	border:1px solid red;
}
.basvuru-inner {
	min-height:500px;
	border:1px solid yellow;
}

section#iletisim {
    margin-top: 92px;
    margin-bottom: 85px;
}

section#iletisim .myWrapper {
    max-width: 1196px;
    width: 100%;
    margin: 0 auto;
}

section#iletisim .myWrapper .boxes {
    width: 85%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 14px;
}



section#iletisim .myWrapper .boxes .left .baslik {
    position: relative;
    border-bottom: 1px solid #c7c7c7;
    width: 100%;
}

section#iletisim .myWrapper .boxes .left .baslik::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 147px;
    height: 3px;
    background: #417882;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

section#iletisim .myWrapper .boxes .left .baslik:hover:after {
    width: 185px;
}

section#iletisim .myWrapper .boxes .left .baslik p {
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 40px;
    text-align: left;
    color: #417882;
    opacity: 0.08;
    margin-bottom: 9px;
}

section#iletisim .myWrapper .boxes .left .baslik h5 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #417882;
    position: absolute;
    top: 18%;
    left: 25px;
}

section#iletisim .myWrapper .boxes .left .content {
    margin-left: 20px;
    margin-top: 60px;
}

section#iletisim .myWrapper .boxes .left .content .adres {
    margin-bottom: 36px;
}

section#iletisim .myWrapper .boxes .left .content .adres h5 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    text-align: left;
    color: #505050;
}

section#iletisim .myWrapper .boxes .left .content .adres p {
    max-width: 208px;
    width: 100%;
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #505050;
    margin-top: 10px;
    margin-bottom: 8px;
}

section#iletisim .myWrapper .boxes .left .content .adres a {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    color: #417882;
    text-decoration: none;
}

section#iletisim .myWrapper .boxes .left .content .tel {
    margin-bottom: 36px;
}

section#iletisim .myWrapper .boxes .left .content .tel h5 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    text-align: left;
    color: #505050;
    margin-bottom: 10px;
}

section#iletisim .myWrapper .boxes .left .content .tel a {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #505050;
    text-decoration: none;
}

section#iletisim .myWrapper .boxes .left .content .mail {
    margin-bottom: 55px;
}

section#iletisim .myWrapper .boxes .left .content .mail h5 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    text-align: left;
    color: #505050;
    margin-bottom: 10px;
}

section#iletisim .myWrapper .boxes .left .content .mail a {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #000;
    text-decoration: none;
}

section#iletisim .myWrapper .boxes .left .content .social_icons {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    border-top: 0.5px solid #afc1c6;
    border-bottom: 0.5px solid #afc1c6;
    padding-top: 12px;
    padding-bottom: 3px;
}

section#iletisim .myWrapper .boxes .left .content .social_icons .left {
    width: 47%;
}

section#iletisim .myWrapper .boxes .left .content .social_icons .left a:not(:last-child) {
    margin-right: 20px;
}

section#iletisim .myWrapper .boxes .left .content .social_icons .right {
    width: 40%;
}

section#iletisim .myWrapper .boxes .left .content .social_icons .right p {
font-family: 'Montserrat';
    font-size: 13px;
    text-align: left;
    color: #333;
    font-weight: 500;
    line-height: 23px;
}
/*
section#iletisim .myWrapper .boxes .left {
    width: 45%;
}
section#iletisim .myWrapper .boxes .right {
    width: 55%;
} */

section#iletisim .myWrapper .boxes .right form {
    max-width: 578px;
    width: 100%;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
}

section#iletisim .myWrapper .boxes .right form::after {
	content:'';
    background-image:url(images/iformbg.png);
    background-size: cover;
    background-color: -webkit-gradient(linear, left top, left bottom, from(#e11e25), to(#ba161a));
    background-color: linear-gradient(#e11e25 0%, #ba161a 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

section#iletisim .myWrapper .boxes .right form .boxes {
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 2;
}

section#iletisim .myWrapper .boxes .right form .boxes .baslik {
    position: relative;
}

section#iletisim .myWrapper .boxes .right form .boxes .baslik p {
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 40px;
    line-height: 42px;
    text-align: left;
    color: #ffffff30;
}

section#iletisim .myWrapper .boxes .right form .boxes .baslik h5 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #fff;
    position: absolute;
    top: 25%;
    left: 30px;
}

section#iletisim .myWrapper .boxes .right form .boxes .content {
    margin-top: 29px;
}

section#iletisim .myWrapper .boxes .right form .boxes .content .box:not(:last-child) {
    margin-bottom: 20px;
}

section#iletisim .myWrapper .boxes .right form .boxes .content .box h5 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 10px;
    text-align: left;
    color: #fff;
    margin-left: 30px;
    margin-bottom: 10px;
}

section#iletisim .myWrapper .boxes .right form .boxes .content .box input {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 10px;
    text-align: left;
    color: #fff;
    width: 209px;
    height: 39px;
    border-radius: 19.5px;
    background: transparent;
    border: 1px solid #ffffff6b;
    padding-left: 30px;
}

section#iletisim .myWrapper .boxes .right form .boxes .content .box input:focus {
    outline: none;
}

section#iletisim .myWrapper .boxes .right form .boxes .content .box.iletisim {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

section#iletisim .myWrapper .boxes .right form .boxes .content .box.iletisim .box:nth-child(1) input {
    margin-right: 22px;
}

section#iletisim .myWrapper .boxes .right form .boxes .content .box.mesaj textarea {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 10px;
    text-align: left;
    color: #fff;
    width: 440px;
    height: 78px;
    border-radius: 19.5px;
    background: transparent;
    border: 1px solid #ffffff6b;
    padding-left: 30px;
    padding-top: 10px;
	resize:none;
}

section#iletisim .myWrapper .boxes .right form .boxes .content .box.mesaj textarea:focus {
    outline: none;
}

section#iletisim .myWrapper .boxes .right form .boxes .buton {
    width: 109px;
    height: 39px;
    border-radius: 19.5px;
    background: #ffffff38;
    border: 1px solid #fff0;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    margin-top: 42px;
    margin-bottom: 50px;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    overflow: hidden;
    position: relative;
}

section#iletisim .myWrapper .boxes .right form .boxes .buton span {
    display: block;
    position: relative;
    z-index: 3;
}

section#iletisim .myWrapper .boxes .right form .boxes .buton::after {
    content: "";
    position: absolute;
    border-radius: 19.5px;
    border: 1px solid #fff;
    background: #fff;
    z-index: 1;
    width: 115px;
    height: 39px;
    left: -5px;
    bottom: 0;
    -webkit-transform: translateY(150%) rotate(10deg);
    transform: translateY(150%) rotate(10deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0, 1), background-color 0.45s cubic-bezier(0.4, 0, 0, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0, 1);
}

section#iletisim .myWrapper .boxes .right form .boxes .buton:hover:after {
    -webkit-transform: translateY(0%) rotate(0deg);
    transform: translateY(0%) rotate(0deg);
}

section#iletisim .myWrapper .boxes .right form .boxes .buton:hover {
    cursor: pointer;
    outline: none;
    color: #e31f26;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.zr-breadcump {
	width:100%;
	height:210px;
	float:left;
	background:url(images/kurumsalbg.png);
	background-size:cover;
	text-align:center;
}
.bread-title h1 {
	color:#fff;
	font-weight:800;
	font-size:35px;
	    margin-top: 90px;
}

.bread-title p {
	    color: #fff;
    font-weight: 800;
    opacity: 0.2;
    font-size: 59px;
    margin-bottom: -31px;
}

.kurumsal-item {
	margin-bottom: 45px;
}


.kurumsal-item-left .left-img img{
	width:100%;
	height:auto;
	display:block;
}
.kurumsal-item-left .left-title {
	font-weight:800;
	font-size:42px;
	margin-bottom:24px;
	text-align:right;
}
.kurumsal-item2 .k-text {
	background:#f7f7f7;
	padding:30px;
	position:relative;
}

.hizmetler-title {
	color:#707272;
	text-align:left;
	font-size:20px;
	font-weight:600;
	margin-bottom:20px;
}

.hizmetler-title h3{
	color:#707272;
	    text-transform: initial;
	line-height:29px;
}

.hizmetler-title h3 strong { 
	font-weight:800;
	display:block;
}


.hizmetler-box-content {
	margin-top:70px;
}
.hizmet-icon {
	
	text-align:center;
	margin-bottom:20px;
}
.hizmet-text {
	text-align:center;
}
.hizmetler-ul {
	background:#f7f7f7;
    width: 100%;
    float: left;
}
.h-mh-h {
	float:left;
	background: #457d87;
    margin-right: 7px;
    border-radius: 4px;
	padding:4px;
}
.h-mh-h img {
	width:26px;
}
.h-item span {
	line-height:18px;
	font-size:16px;
	font-weight:600;
}
.h-item span strong {
	display:block;
	color:#457d87;
	font-size:24px;
	font-weight:700;
}
.hizmetler-ul  {
		 display: flex;
		 justify-content:center;
		 padding:20px 0;
}
.col-md-flex {
	width:250px;
}
.faaliyetler-title {
	    text-align: left;
}
.faaliyetler-ul ul li {
	text-align:left;
	color:#606060;
	font-size:16px;
	margin:5px 0;
	position:relative;
	padding-left:25px;
}
.faaliyetler-ul ul li:after {
	content:'';
	position:absolute;
	left:0;
	top:3px;
	background:#457d87;
	width:15px;
	height:15px;
}
.faaliyetler-content {
	margin-top:30px;
	margin-bottom:30px;
}
@media screen and (max-width:769px){
	.kurumsal-item-left .left-title {
		text-align:left;
	}
	.kurumsal-item-left .left-img img {
		width:100%;
	}
	.kurumsal-item2 .k-text:after  {
		display:none;
	}
	.kurumsal-item2 .k-text:before {
		width: 90%;
		content: '';
		height: 113%;
		border: 2px solid #e41e26;
		position: absolute;
		left: 7%;
		top: -50px;
		opacity: 0.3;
		border-radius: 20px;
		z-index: -1;
	}
	.zr-breadcump {
		height: 189px;
	}
	.bread-title h1 {
		margin-top: 75px;
	}
}
.breadiletisim {
	background-image: url("images/ibread.png");
	background-size:cover;
}
.breadurunler {
	background-image: url("images/urunlerback.png");
	background-size:cover;
}
.breadgaleri {
	background-image: url("images/galeriback.png");
	background-size:cover;
}
.iletisim-box {
	width:100%;
	float:left;
}
.iletisim-sag .map-title{
	text-align:right;
	letter-spacing:2px;
	font-size:20px;
	font-weight:500;
}
.iletisim-sol-title {
	font-size:39px;
	margin-bottom:10px;
	line-height:34px;
}
.iletisim-sol-title strong{ display:block; }

.iletisim-info-outer {
	background:#f7f7f7;
	width:100%;
	float:left;
	padding:30px 30px;
}

.f-title {
	letter-spacing:3px;
	color:#767676;
	font-weight: 500;
}

.f-adres { 
    font-weight: 600;
    color: #515151;
    line-height: 19px;
}

.f-icon {
	margin:15px 0;
	color:#747474;
	font-size:31px;
}

.f-adres a {
    font-weight: 600;
    color: #3a3a3a;
}

.iletisim-form {
	width:100%;
	float:left;
	position:relative;
	min-height:250px;
}

.iletisim-form:after {
	content:'';
	background-image: url("images/ibread.png");
	background-size:cover;

    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}
.iletisim-form:before {
	content:'';
 background: -webkit-gradient(linear, left top, left bottom, from(#6db2b8), to(#2e5f6b));
    background: linear-gradient(#6db2b8 0%, #2e5f6b 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
	opacity:0.5;
}
.iletisim-form .form-title {
	color:#fff;
	text-align:center;
	margin-top:100px;
}
.iletisim-form .form-title span
{
       color: #fff;
    font-weight: 800;
    font-size: 35px;
    margin-top: 102px;
}
.iletisim-form .form-title span p
{
    color: #fff;
    font-weight: 800;
    opacity: 0.2;
    font-size: 53px;
    margin-bottom: -27px;
}
.t-form {
	margin-top:35px;
}

.t-form label {
	 color: #fff;
	 font-size:12px;
	 font-weight:600;
	 text-indent:15px;
}
.t-form .form-control {
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.66);
    color: #fff;
    font-size: 14px;
	border-radius:19px;
}
.t-form textarea {
	  background: none;
    border: 1px solid rgba(255, 255, 255, 0.66);
    color: #fff;
    font-size: 14px;
	border-radius:19px;
	max-height:105px;
	padding:10px 15px;
	resize:none;
}
.iletisim-form textarea::-webkit-input-placeholder {
color: #fff;
}

.iletisim-form textarea:-moz-placeholder { /* Firefox 18- */
color: #fff;  
}

.iletisim-form textarea::-moz-placeholder {  /* Firefox 19+ */
color: #fff;  
}

.iletisim-form textarea:-ms-input-placeholder {
color: #fff;  
}
textarea:focus {
    outline: none;
}

.iletisim-button a{
	width: 109px;
    
    border-radius: 19.5px;
    background: #ffffff38;
    border: 1px solid #fff0;
    font-weight: 600;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    margin-top: 22px;
    margin-bottom: 50px;
	padding:5px 0;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    overflow: hidden;
    position: relative;
	float:left;

}
.iletisim-button a:after{
	    content: "";
    position: absolute;
    border-radius: 19.5px;
    border: 1px solid #fff;
    background: #fff;
    z-index: 1;
    width: 115px;
    height: 39px;
    left: -5px;
    bottom: 0;
    -webkit-transform: translateY(150%) rotate(10deg);
    transform: translateY(150%) rotate(10deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0, 1), background-color 0.45s cubic-bezier(0.4, 0, 0, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0, 1);
}
.iletisim-button a:hover{
		 cursor: pointer;
    outline: none;
    color: #e31f26;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.iletisim-button a::hover:after {
    -webkit-transform: translateY(0%) rotate(0deg);
    transform: translateY(0%) rotate(0deg);
}
.urunler-main-text {
	padding:10px 30px;
	text-align:center;
	margin:30px 0 15px 0;
	width:100%;
	float:left;
}
.urunler-main-link {
	text-align:center;
	margin-bottom:15px;
}
.urunler-main-link a
{
    border: 1px solid #595959!important;
    color: #595959!important;
    padding: 15px 55px;
    letter-spacing: 2px;
    width: 326px;
    height: 71px;
    text-align: center;
    font-size: 16px;
    line-height: 41px;
}
.zr-kat-item {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.kat-title-top .kat-title-img {
	float:left;
}
.kat-title-top .kat-title-img img{
	width:100%;
	/* max-height:140px; */

}
.kat-title-span {
	float:left;
	font-weight:600;
	font-size:24px;
	margin-top:40px;
	position:relative;
}
.kat-title-span strong {
	font-weight:800;
}

.kat-title-span:after {
	content:'';
	position:absolute;
	left:-10px;
	top:0;
	background:#afafaf;
	width:2px;
	height:50px;
}
.kat-urun-outer {
	width:100%;
	float:left;
	border-radius:4px;
	padding:30px;
}
.kat-urun-outer .urun-item {
	border:1px solid #c6c6c6;
	min-height:250px;
	padding:15px 25px;
	margin-bottom:15px;
	border-radius:12px;
	text-align:center;
	width:100%;
	float:left;
}
.urun-item-title {
	border-bottom:1px solid #c3c3c3;
	padding-bottom:3px;
	min-height:60px;
}
.urun-item span {
	color:#595959;
	font-weight:700;
	font-size:19px;
	
}
.kat-urun-outer .urun-img {
	text-align:center;
    margin-top: 10px;
	min-height:180px;
}
.kat-urun-outer .urun-img a img { 
	max-height: 170px;
	width:auto;
	margin:0 auto;
}
.urun-k-buttons {
	width:100%;
	float:left;
	margin-top:30px;
}
.urun-k-buttons a{
	margin-bottom:9px;
	display:block;
	 border: 1px solid #595959;
    color: #595959;
    padding: 10px 55px;
	width:100%;
	font-size:13px;
}
.teklifal-a {
	    background-image: linear-gradient( to right, #c70000, #ff0000 );
		color:#fff!important;
		 border:1px solid#e29898!important;
}
.proje-text-inner {
	background:#f7f7f7;
	width:100%;
	float:left;
	padding:30px;
	color:#4b4b4b;
	font-weight:500;
}
.proje-kat-title {
	line-height:22px;
	font-size:34px;
	margin-top:15px;
}
.proje-kat-title strong {
	display:block;
}
.proje-kat-title2 {
	text-align:right;
}

.projes-area {
	margin-top:15px;
	width:100%;
	float:left;
}
.projes-area .proje-box {
	min-height: 170px;
    background-image: linear-gradient( to right, #c70000, #ff0000 );
    position: relative;
	width:100%;
	float:left;
	margin-bottom:15px;
	padding:20px 0 30px 0;
}
.proje-top-box {
	color:#fff;
	width:100%;
	text-align:center;
	font-size:19px;
	margin-top:20px;
}
.proje-top-box > span { font-weight:600; position:relative; margin-right:25px;}
.proje-top-box span + span { font-weight:400; position:relative;}
.proje-top-box span + span:after 
{
	content:'';
	position:absolute;
	left:-14px;
	top:0;
	background:rgba(255, 255, 255, 0.64);
	width:2px;
	height:20px;
	opacity:0.5;
}

.proje-bottom {
	width:100%;
	float:left;
	margin-top:20px;
}
.proje-bottom  .proje-bottom-box{
	width:100%;
	float:left;
	color:#fff;
	padding-left:40px;
	margin-bottom:7px;
}
.proje-bottom  .proje-bottom-box > span{
	font-weight:600; position:relative; margin-right:25px;
}
.proje-bottom-box span + span { font-weight:400!important; position:relative;}
.proje-bottom  .proje-bottom-box > span + span:after{
	content:'';
	position:absolute;
	left:-14px;
	top:0;
	background:rgba(255, 255, 255, 0.64);
	width:2px;
	height:20px;
	opacity:0.8;
}
.breadcumb {
	width:100%;
	float:left;
}
.breadcumb ul li {
	color:#2d2d2d;
	float:left;
	margin-right:6px;
}
.breadcumb ul li a{
	color:#2d2d2d;
	font-weight:500;
}
.breadcumb ul li {
	color:#2d2d2d;
	font-weight:600;
}
.urun-tabs-content {
	background:#f7f7f7;
	width:100%;
	float:left;
	padding:40px 30px;
	margin-top:15px;
}

.urun-tabs .nav-tabs {
	border:none;
	width:100%;
	float:left;
}
.urun-tabs ul {
	
}
.urun-tabs ul li{
	color:#7c7c7c;
	width:18.6%;
	display:inline-block;
		margin:0 8px;
}
.urun-tabs ul li.active a{
	background:#b88206;
	color:#fff;
	 
}
.urun-tabs ul li a.active{
    background-image: linear-gradient( to right, #c70000, #ff0000 );
	color:#fff;
	border:1px solid #ff0000;
}
.urun-tabs ul li a{
	color:#595959;
	border:1px solid #595959;
	padding:16px 5px;
	font-weight:500;
	width:100%;
	float:left;
	text-align:center;
}
.tab-content {
       color: #595959;
    padding: 15px 25px;
    background: #fafafa;
    width: 100%;
    float: left;
    margin-top: 30px;
}
.tab-content p {  color: #595959;}

.tab-1-content {
	
}
.tab-1-title h1 {
	font-weight:700;
	color:#494949;
	font-size:26px;
}
.tab-1-title {
	margin-bottom:20px;
}
.thmitem{ border:1px solid #eee; padding:5px; margin:0 5px;}
.thmitem.slick-current { border:1px solid red;}
.tab-1-slider .thmitem  {
	background:#fff;
	padding:4px;
}
.tab-1-slider .thmitem img {
	width: 100%;
    height: auto;
	display:block;
	
}
.product__slider-main { text-align:center; background:#fff; padding:20px 0; }
.product__slider-thmb {
	margin-top:40px;
}
.product__slider-main .slick-slide img {
	margin:0 auto;
}
.sabit-box {
	width:100%;
	float:left;
	display:block;
}
.sabit-box > span {
	    background-image: linear-gradient( to right, #c70000, #ff0000 );
		color:#fff;
		padding:4px 15px;
		float:left;
		border-top:1px solid transparent;
	 border-right:1px solid transparent;
	 border-bottom:1px solid transparent;
}
.sabit-box  span + span{
	 background:none;
	 color:#595959;	
	 float:left;
	 border-top:1px solid #bebebe;
	 border-right:1px solid #bebebe;
	 border-bottom:1px solid #bebebe;
	     background: #fff;
}
.row-flex {
	  display: flex;
  align-items: center;
  justify-content: center;
}
.sabit-box {
	margin:0 15px;
}

.sabitler-alt {
	width:100%;
	float:left;
	display: flex;
  align-items: center;
  justify-content: center;
  margin-top:20px;
}
.alt-box > span{
	background-image: linear-gradient( to right, #c70000, #ff0000 );
	color:#fff;
	padding:4px 15px;
	float:left;
	border-top:1px solid transparent;
	 border-right:1px solid transparent;
	 border-bottom:1px solid transparent;
	
}
.alt-box  span + span{
	 background:#fff;
	 color:#595959;	
	 float:left;
	 border-top:1px solid #bebebe;
	 border-right:1px solid #bebebe;
	 border-bottom:1px solid #bebebe;
}	

.alt-box {
	margin:0 15px;
}
.ekspan {
	font-size:12px;
	line-height:22px;
	    line-height: 13px;
}
.zr-genel-ozellikler {
	color:#595959;
	margin-top:25px;
	width:100%;
	float:left;
	font-weight:500;
}
.zr-genel-ozellikler p {
	color:#595959;
}
.zr-genel-ozellikler ul li {
	width:100%;
	margin-bottom:15px;
	position:relative;
	padding-left:26px;
}
.zr-genel-ozellikler ul li:after 
{
	content: '';
    position: absolute;
    left: 0;
    top: 5px;
    background: #e51313;
    width: 15px;
    height: 15px;
}
.product__slider-main2 {
    text-align: center;
    background: #fff;
    padding: 20px 0;
}
.product__slider-thmb2 {
	margin-top:15px;
}
.product__slider-main2 .slick-slide img {
	margin:0 auto;
}
.teknik-resimler {
	width:100%;
	float:left;
}
.teknik-resimler img{ 
    width: 100%;
    height: auto;
    display: block;
    background: #fff;
    border: 1px solid #eee;
}
.donat-tablo {
	width:100%;
	float:left;
	margin:10px 0;
	min-height:300px;
}
.donat-tablo table {
	width:100%;
	 border-collapse: separate; 
  border-spacing: 1em;
}
.donat-tablo table thead tr td
{
	background:#c80000;
	color:#fff;
}

.donat-tablo table tr td { padding:5px; background:#fff;  color:#494949; font-weight:600; text-align:center;   border: 1px solid #ebebeb;  border-collapse: collapse;}
.donat-tablo table	tbody tr {
	 border-spacing: 5em;
}
.donat-tablo table td img
{
		height:auto;
		width:200px;
}
.teknik-title {
	width:100%;
	font-weight:600;
	text-align:center;
	margin-bottom:15px;
	font-size:26px;
}
.ankraj-inner {
	width:100%;
	float:left;
}
.ankraj-outer {
	width:100%;
	float:left;
	margin-top:15px;
}
.ankraj-inner img {
	    width: 100%;
    height: auto;
    display: block;
    background: #fff;
    border: 1px solid #eee;
}
.ankraj-text ul li{
	width:100%;
	margin-bottom:15px;
	position:relative;
	padding-left:26px;
}
.ankraj-text ul li:after 
{
	content: '';
    position: absolute;
    left: 0;
    top: 5px;
    background: #e51313;
    width: 15px;
    height: 15px;
}
.ankraj-aciklama {
	font-weight:600;
	margin-bottom:15px;
	text-decoration:underline;
}
.tab-content {
	box-shadow:none;
	background:none;
	border:none;
}
.urun-form-a {
	width:100%;
	float:left;
	margin-top: 44px;
	text-align:center;
}
.urun-form-a a 
{
	    border: 1px solid #595959!important;
    color: #595959!important;
    padding: 15px 55px;
    letter-spacing: 2px;
    width: 326px;
    height: 71px;
    text-align: center;
    font-size: 16px;
    line-height: 41px;
	margin: 0 10px;
}

.toplu-isler {
	width:100%;
	float:left;
	margin-top:40px;
	margin-bottom:40px;
}

section#topluisler .myWrapper {
    max-width: 1196px;
    width: 100%;
    border-radius: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#e31f26), to(#b51519));
    background: linear-gradient(#e31f26 0%, #b51519 100%);
    margin: 0 auto;
}

section#topluisler .myWrapper .boxes {
    width: 85%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    padding-bottom: 50px;
}

section#topluisler .myWrapper .boxes .left {
    margin-top: 25px;
}

section#topluisler .myWrapper .boxes .left .baslik {
    position: relative;
}

section#topluisler .myWrapper .boxes .left .baslik p {
    font-weight: bold;
    font-size: 40px;
    line-height: 42px;
    text-align: left;
    color: #ffffff1f;
}

section#topluisler .myWrapper .boxes .left .baslik h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #fff;
    position: absolute;
    top: 20px;
    left: 17px;
}

section#topluisler .myWrapper .boxes .left .text {
    margin-left: 17px;
}

section#topluisler .myWrapper .boxes .left .text h5 {
    max-width: 557px;
    width: 100%;
    font-weight: normal;
    font-size: 23px;
    text-align: left;
    color: #fff;
    width: 100%;
    line-height: 30px;
}

section#topluisler .myWrapper .boxes .left .text p {
    max-width: 582px;
    width: 100%;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #fff;
    margin-top: 10px;
    line-height: 22px;
}

section#topluisler .myWrapper .boxes .right {
    margin-top: 60px;
    position: relative;
}

section#topluisler .myWrapper .boxes .right::after {
    content: url(images/paket.svg);
    position: absolute;
    top: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0.19;
}

section#topluisler .myWrapper .boxes .right a {
    border-radius: 31px;
    border: 1px solid #fff;
    padding: 20px 60px;
    border: 1px solid #fff;
	color:#fff;
	float:left;
	position:relative;
	z-index:44;
}
section#topluisler .myWrapper .boxes .right a:hover { color:#fff!important; }

section#topluisler .myWrapper .boxes .right a::after {
    border-radius: 31px;
    border: 1px solid #fff;
    background: #fff;
}

section#topluisler .myWrapper .boxes .right a:hover {
    color: #fff!important;
}

@media screen and (min-width:992px) and (max-width:1270px){
	.col-md-sabit {
		width:50%;
		float:left;
		    margin-bottom: 12px;
	}
	.zr-sabitler .row-flex {
		display:block;
	}
	.sabitler-alt {
		display:block;
	}
	.alt-box {
		margin: 0 0px;
		float: left;
		width: 50%;
	}
	.sabit-box {
	  margin:0;
	}
	.urun-tabs > ul > li {
		    width: 18.2%;
	}
}
.nav-but-wrap {
	display:none!important;
}
@media screen and (max-width:992px){
	.nav-but-wrap {
		display:block!important;
	}
	 section#topluisler .myWrapper {
        width: 100% !important;
        padding-bottom: 90px;
    }
    section#topluisler .myWrapper .boxes {
        width: 95% !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    section#topluisler .myWrapper .boxes .left .baslik p {
        font-size: 30px !important;
        text-align: center !important;
    }
    section#topluisler .myWrapper .boxes .left .baslik h5 {
        text-align: center !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
    }
    section#topluisler .myWrapper .boxes .left .text h5 {
        font-size: 18px !important;
        text-align: center !important;
    }
    section#topluisler .myWrapper .boxes .left .text p {
        text-align: center !important;
    }
    section#topluisler .myWrapper .boxes .right {
        margin-top: 100px !important;
    }
    section#topluisler .myWrapper .boxes .right a {
        padding: 12px 30px !important;
    }
	
	
	.urun-tabs > ul > li {
		    width: 100%;
			margin-bottom:10px;
	}
	.zr-sabitler .row-flex {
		display:block;
	}
	.sabitler-alt {
		display:block;
	}
	.sabitler-ust {
		margin-top:20px;
	}
	.zr-sabitler .sabit-box {
		margin: 0 0 10px 0;
	}
	.sabitler-alt {
		margin-top:5px;
	}
	.alt-box {
		margin: 0 0 10px 0;
		width: 100%;
		float: left;
	}
	.teknik-resimler img {
		margin-bottom:15px;
	}
	.banner-home {
		width:100%;
	}
	.banner-home .textarea {
		width: 100%;
		left: 0%;
		padding: 20px 4%;
		position: relative;
		transform: translate(0%,0%) !important;
		float: left;
	}
	.banner-home img {
		width: 100% !important;
	}
	.banner-home .owl-dots {
		display:none;
	}
	.red-box-img img {
		display:none;
	}
	.red-box-content {
		height:auto;
		left:0;
		top:0;
	}
	.urunler-title {
		margin-bottom:25px;
	}
	section#iletisim .myWrapper .boxes {
		width:100%;
		display:block;
	}
	section#iletisim .myWrapper .boxes .left {
		width:100%;
	}
	section#iletisim .myWrapper .boxes .right {
		width:100%;
	}
	section#iletisim .myWrapper .boxes .right form .boxes .content .box:not(:last-child) {
		    margin-bottom: 15px;
	}
	section#iletisim .myWrapper .boxes .right form .boxes .content .box.iletisim {
			display:block;
	}
	section#iletisim .myWrapper .boxes .right form .boxes .content .box.mesaj textarea {
		width:100%;
	}
	section#iletisim .myWrapper .boxes .right form .boxes .content .box input {
		width:100%;
	}
	.urunler-main-text {
		    padding: 10px 10px;
	}
	.kat-title-top .kat-title-img img {
		max-height:83px;
	}
	.kat-title-span {
		float: left;
		font-weight: 600;
		font-size: 21px;
		margin-top: 15px;
		position: relative;
	}
	.zraboutbg:after {
		content: '';
		position: absolute;
		top: 50px;
		left: 20px;
		z-index: -2;
		width: 292px;
		height: 69px;
		background: url(images/logo.png);
		background-repeat: no-repeat;
		background-size: cover;
		opacity: 0.05;
	}
	.kurumsal-item2 .k-text:before {
		display:none;
	}
	.kurumsal-item {
		margin:0;
	}
	.kurumsal-item-left .left-title {
		font-size:34px;
	}
	.kurumsal-item-left {
		margin-top: 15px;
	}
	.hizmetler-title {
		font-size:17px;
	}
	.col-md-flex {
			width:100%;
			    margin-bottom: 10px;
	}
	.hizmetler-ul {
		display:block;
	}
	.cat-box:after {
		display:none;
	}
	.ref-title h2 {
		font-size: 30px;
		width:100%;
		text-align:center;
	}
	.cat-alt-baslik {
		padding:0;
		text-align: center;
	}
	.t-form textarea {
		width:100%;
	}
}
.left-img {
	position: relative;
    z-index: 33;
}
.kurumsal-item-left .left-title {
	position: relative;
    z-index: 33;
}
.refitem .brand-shadow{
	border:1px solid #eee;
	margin-bottom:15px;
}
.donatimg {
	width:100%;
	display:block;
	height:auto;
}

.nav2 {
	position: fixed;
	z-index: 98;
	visibility:hidden;
}

body.nav-active .nav2{
     visibility: visible;
}

body.nav-active .nav__content {
    visibility: visible;
}

body.nav-active .nav:before, body.nav-active .nav:after {
    -webkit-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}

.nav2:before, .nav2:after {
	content: "";
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.1);
	z-index: -1;
	-webkit-transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
	transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
	transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
	transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s, -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
	-webkit-transform: translateX(0%) translateY(-100%);
          transform: translateX(0%) translateY(-100%); 
	
	
}
body.nav-active .nav:before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
body.nav-active .nav2:before, body.nav-active .nav2:after {
    -webkit-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}
.menu-icon {
	float:left;
}
.nav2:after {
	background: #fff;
	-webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.nav2:before {
	-webkit-transition-delay: .1s;
          transition-delay: .1s;
}
.nav__content {
	position: fixed;
	visibility: hidden;
	overflow: hidden; 
	top: 50%;
	margin-top: 40px;
	-webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
	width: 100%;
	text-align: center;
}
.nav__list {
	padding: 0;
	margin: 0;
}
.nav__list-item {
	position: relative;
	display: block;
	-webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
	opacity: 0; 
	text-align: center;
	color: #000;
	font-size: 5vh;
	line-height: 1.15;
	letter-spacing: 3px;
	margin-top: 0;
	margin-bottom: 0;
	    margin-bottom: 10px;
}
.nav__list-item a{ 
	position: relative;
	text-decoration: none;
	color: #000;
	/*overflow: hidden; */
	    font-size: 35px;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear; 
}
body.nav-active .menu-icon__line {
	background-color: #000;
	-webkit-transform: translate(0px, 0px) rotate(-45deg);
          transform: translate(0px, 0px) rotate(-45deg);
}
body.nav-active .menu-icon__line-left {
	width: 15px;
	-webkit-transform: translate(2px, 4px) rotate(45deg);
          transform: translate(2px, 4px) rotate(45deg);
}
body.nav-active .menu-icon__line-right {
	width: 15px;
	float: right;
	-webkit-transform: translate(-3px, -3.5px) rotate(45deg);
          transform: translate(-3px, -3.5px) rotate(45deg);
}
body.nav-active .menu-icon:hover .menu-icon__line-left,
body.nav-active .menu-icon:hover .menu-icon__line-right {
	width: 15px;
}
body.nav-active .nav {
	visibility: visible;
}
	body.nav-active .nav:before, body.nav-active .nav:after {
	-webkit-transform: translateX(0%) translateY(0%);
          transform: translateX(0%) translateY(0%);
}
body.nav-active .nav:after {
	-webkit-transition-delay: .1s;
          transition-delay: .1s;
}
body.nav-active .nav:before {
	-webkit-transition-delay: 0s;
          transition-delay: 0s;
}
body.nav-active .nav__list-item {
	opacity: 1;
	-webkit-transform: translateX(0%);
          transform: translateX(0%);
	-webkit-transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, transform .3s ease, color .3s ease;
	transition: opacity .3s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease;
}
body.nav-active .nav__list-item:nth-child(0) {
	-webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
body.nav-active .nav__list-item:nth-child(1) {
	-webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
body.nav-active .nav__list-item:nth-child(2) {
	-webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
body.nav-active .nav__list-item:nth-child(3) {
	-webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
body.nav-active .nav__list-item:nth-child(4) {
	-webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
body.nav-active .nav__list-item:nth-child(5) {
	-webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
body.nav-active .nav__list-item:nth-child(6) {
	-webkit-transition-delay: 1s;
          transition-delay: 1s;
}
body.nav-active .nav__list-item:nth-child(7) {
	-webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
body.nav-active .nav__list-item:nth-child(8) {
	-webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
body.nav-active .nav__list-item:nth-child(9) {
	-webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
body.nav-active .nav__list-item:nth-child(10) {
	-webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}


.navbar .icon-bar{
	color:#000;
}

.navbar .icon-bar {
    color: #000;
    font-size: 32px;
    margin-top: 29px;
}
    .navbar .navbar-collapse {
      max-height: 340px;
      overflow: auto;
      background: #11141b;
      text-align: center;
      padding: 10px 15px; }
	  
	  
body.nav-active .nav {
	visibility: visible;
}	  
body.nav-active  #header .header-logo {
	visibility:hidden;
}
.nav-but-wrap {
    position: relative;
    display: inline-block;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    margin-top: 16px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.menu-icon__line {
	height: 2px;
	width: 30px;
	display: block;
	background-color: #000;
	margin-bottom: 7px;
	-webkit-transition: background-color .5s ease, -webkit-transform .2s ease;
	transition: background-color .5s ease, -webkit-transform .2s ease;
	transition: transform .2s ease, background-color .5s ease;
	transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease;
}
.menu-icon__line-left {
	width: 22.5px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.menu-icon__line-right {
	width: 22.5px;
	float: left;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.menu-icon:hover .menu-icon__line-left,
.menu-icon:hover .menu-icon__line-right {
	width: 30px;
}
	

.fulya-menu ul li a.active {
	color:#4c8790;
	text-decoration:underline;
}
@media screen and (min-width:992px){
	.fulya-menu {
		margin-left:200px;
	}
}
.t-form textarea {
	width:100%;
}
.modalurunformu label{
	color:#333;
	font-weight:600;
	margin-bottom:4px;
}
.modalurunformu .close { 
box-shadow: none;
    outline: none;
    float: right;
    border: 1px solid #333;
    font-size: 20px;
}
.g-gonder {
    border: 1px solid #b7161a!important;
    color: #b7161a!important;
    padding: 1px 46px;
    letter-spacing: 2px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 41px;
}

@media (min-width: 576px){
	.modal-dialog {
		max-width: 700px;
		margin: 1.75rem auto;
	}
}

.modal-content {
	    padding: 30px 15px;
}

.zr-online {
    position: absolute;
    right: 50px;
    border: 1px solid #b3b3b3;
    padding: 5px 15px;
}
.zr-online a{
	color: #1f1f1f;
    font-weight: 600;
	    font-size: 15px;
}

@media (max-width: 992px){
	.zr-online {
		display:none;
	}
}
.table-idare thead {
	vertical-align: middle;
	text-align:center;
}
.table-idare thead tr th {
	background:#4c8790;
	color:#fff;
	border-bottom:none;
	border: 1px dashed #f77;
}
.social-content {
	
    border-top: 1px solid #4c8790;
    border-bottom: 1px solid #4c8790;
    padding-top: 38px;
    padding-bottom: 36px;
	text-align:center;
	width:100%;
	float:left;
	margin-bottom: 40px;
}
.social_icons span {
	display:inline-block;
	margin-right:15px;
	font-weight:600;
	font-size:19px;
}
.social_icons .sociala {
	display:inline-block;
}
.social_icons .sociala a{ font-size:20px; margin-right:12px;}
.social_icons .sociala a svg{  width:24px; height:24px}
.twitterx svg {
	width:31px!important;; height:31px!important;
}


.nav-iletisim {
    background: linear-gradient(to right, #6bafb5, #2f616c);
    color: #fff !important;  /* yazı rengini beyaz yapalım */
    border-radius: 4px;      /* köşeleri biraz yumuşatalım */
    padding: 8px 15px;       /* daha dolgun görünüm */
    display: inline-block;
    transition: 0.3s;
	margin-left:30px;
}

.nav-iletisim:hover {
    opacity: 0.9; /* hover’da ufak efekt */
}

.slider-caption {
    position: absolute;
    top: 80px;          /* üstten mesafe */
    right: 80px;        /* sağdan mesafe */
    color: #fff;
    text-align: right;  /* sağa hizalama */
}

.slider-caption h3 {
    font-weight: bold;  /* Kaliteli bold */
    font-size: 45px;
    margin: 0;
	color:#fff;
	margin-bottom:15px;
}

.slider-caption p {
    font-size: 25px;
    margin: 0;
	color:#fff;
}

/* Tablet ve küçük ekranlar (max 768px) */
@media (max-width: 768px) {
  .slider-caption {
    top: 40px;
    right: 40px;
  }

  .slider-caption h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .slider-caption p {
    font-size: 18px;
  }
}

/* Telefonlar (max 576px) */
@media (max-width: 576px) {
  .slider-caption {
    top: 20px;
    right: 20px;
  }

  .slider-caption h3 {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .slider-caption p {
    font-size: 14px;
  }
}



.home-slider{
	margin-bottom:0;
}

/* Ortak stil */
.home-slider.owl-carousel .owl-nav button.owl-prev,
.home-slider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    background: rgba(82, 135, 140, 0.61) !important;
    color: #fff !important;
    border: none;
    width: 45px;
    height: 45px;
    font-size: 20px !important;
    line-height: 45px;
    text-align: center;
    transition: 0.3s;
}

/* Önceki ok (üstte) */
.home-slider.owl-carousel .owl-nav button.owl-prev {
    top: auto !important;
    right: 50px !important;   /* sağdan biraz daha içeride */
	left:auto!important;
	bottom:-160px!important;
}

/* Sonraki ok (altta) */
.home-slider.owl-carousel .owl-nav button.owl-next {
   top: auto !important;
    right: 50px !important;   /* sağdan 15px fark */
	bottom:auto!important;
	bottom:-220px!important;
}

/* Hover efekti */
.home-slider.owl-carousel .owl-nav button.owl-prev:hover,
.home-slider.owl-carousel .owl-nav button.owl-next:hover {
    background: #2f616c !important;
}

/* Varsayılan span gizle */
.home-slider .owl-nav button span {
    display: none !important;
}

/* Ok işaretlerini pseudo ile ekleyelim */
.home-slider button.owl-prev::before {
    content: "‹";
    font-size: 20px !important;
    color: #fff;
}

.home-slider button.owl-next::before {
    content: "›";
    font-size: 20px !important;
    color: #fff;
}

/* Orta ekranlar (tablet, max 991px) */
@media (max-width: 991px) {
    .home-slider.owl-carousel .owl-nav button.owl-prev {
        bottom: -100px !important;
        right: 45px !important;
    }
    .home-slider.owl-carousel .owl-nav button.owl-next {
        bottom: -150px !important;
        right: 45px !important;
    }
    .home-slider.owl-carousel .owl-nav button.owl-prev,
    .home-slider.owl-carousel .owl-nav button.owl-next {
        width: 40px;
        height: 40px;
        font-size: 18px !important;
        line-height: 40px;
    }
}

/* Büyük ekranlar (desktop, 1200px ve üstü) */
@media (min-width: 1200px) {
    .home-slider.owl-carousel .owl-nav button.owl-prev {
        bottom: -160px !important;
        right: 50px !important;
    }
    .home-slider.owl-carousel .owl-nav button.owl-next {
        bottom: -220px !important;
        right: 50px !important;
    }
}


/* Küçük ekranlar (max 575px) */
@media (max-width: 640px) {
    .home-slider.owl-carousel .owl-nav button.owl-prev {
        bottom: -60px !important; /* daha yukarı al */
        right: 40px !important;   /* sağ boşluğu biraz azalt */
    }
    .home-slider.owl-carousel .owl-nav button.owl-next {
        bottom: -100px !important;
        right: 40px !important;
    }
    .home-slider.owl-carousel .owl-nav button.owl-prev,
    .home-slider.owl-carousel .owl-nav button.owl-next {
        width: 35px;
        height: 35px;
        font-size: 16px !important;
        line-height: 35px;
    }
}

/* Telefon ekranları */
@media (max-width: 640px) {
    .home-slider .item img {
        width: 100%;
        height: 250px;       /* sabit yükseklik */
        object-fit: cover;   /* taşarsa kırpar, orantıyı korur */
    }
}

/* Tabletler */
@media (min-width: 641px) and (max-width: 991px) {
    .home-slider .item img {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }
}

/* Telefon ekranları */
@media (max-width: 575px) {
    .home-slider button.owl-prev::before,
    .home-slider button.owl-next::before {
        font-size: 12px !important; /* mobilde daha küçük */
    }

    .home-slider.owl-carousel .owl-nav button.owl-prev,
    .home-slider.owl-carousel .owl-nav button.owl-next {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
}

.banner-home .owl-theme .owl-dots {
    position: absolute !important;
    bottom: 12% !important;
    right: 3% !important;       /* sağdan başlasın */
    left: auto !important;       /* soldaki konumu iptal et */
    display: flex !important;
    justify-content: flex-end !important;  /* butonları sağdan başlat */
    gap: 8px !important;         /* butonlar arası boşluk */
    text-align: right !important;
}
/* Dots genel stil */
.home-slider .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%;
    background: #fff;          /* varsayılan beyaz */
    transition: background 0.3s;
}

/* Aktif dot */
.home-slider .owl-dots .owl-dot.active span {
    background: #6fb4ba;
}
.banner-home .owl-theme .owl-dots .owl-dot {
    margin-right: 2px!important;
}
.banner-home .owl-theme .owl-dots .owl-dot.active span {
    border: 1px solid #6fb4ba!important;
    background: #6fb4ba!important;
}

.hizmetler-section h2{
	
	text-align:left;
	
}

.about-title {
    display: flex;
    align-items: center;      /* dikey ortalama */
    justify-content: center;  /* yatay ortalama */
    gap: 20px;                /* başlık ile span arası boşluk */
    flex-wrap: wrap;          /* mobilde alt satıra geçmesi için */
}

.about-title h1 {
    margin: 0;
}


.custom-banner {
    position: relative;
    background: linear-gradient(to right, #6cb0b6, #2b5c68);
    padding: 40px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
}

/* Sol resim */
.custom-banner {
    background: linear-gradient(to right, #6cb0b6, #2b5c68);
    color: #fff;
    position: relative;
    border-radius: 8px;
	    padding: 45px 0px !important;
}

/* Sol resim */
.banner-left-img {
    position: absolute;
    left: -48px;
    top: 50%;
    transform: translateY(-50%);
    width: 257px;
    height: 137px;
    object-fit: cover;
}

/* Ortadaki başlık */
.banner-center h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    color: #fff;
}

.banner-center p {
    font-size: 18px;
	margin: 5px 0 0 0;
	letter-spacing: 1px;
	color: #fff;
}

/* Sağdaki link */
.banner-right .banner-link {
    border: 1px solid #fff;
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
	font-weight: 400;
	margin-right:60px;
}

.banner-right .banner-link:hover {
    background: #fff;
    color: #2b5c68;
}


.banner-center {
    position: relative;
}

.banner-bg-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    opacity: 0.1;          /* Arka plan şeffaflığı */
    font-size: 65px;       /* Büyük yazı */
    font-weight: 300;
    pointer-events: none;
    line-height: 1;
    z-index: 0;
}

.banner-bg-text span {
    display: block;        /* Üst üste iki satır yapar */
	letter-spacing:15px;
}

/* Mevcut başlık ve paragraf */
.banner-center h2,
.banner-center p {
    position: relative;
    z-index: 1;             /* Arka plan yazısının üstünde */
}


/* Mobil (xs ve sm) */
@media (max-width: 767px) {
    .custom-banner {
        flex-direction: column !important;
        align-items: center !important;
        padding: 30px 15px !important;
        text-align: center;
    }

    /* Sol resim */
    .banner-left-img {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        transform: none !important;
        width: 150px !important;
        height: auto !important;
        margin-bottom: 15px;
    }

    /* Ortadaki başlık */
    .banner-center h2 {
        font-size: 24px !important;
    }

    .banner-center p {
        font-size: 14px !important;
        margin-top: 5px !important;
    }

    /* Sağdaki link */
	 .banner-right{
		 margin-top:20px;
	 }
    .banner-right .banner-link {
        margin: 15px 0 0 0 !important;
        padding: 8px 16px !important;
        font-size: 14px !important;
    }
}

/* Tablet (md) */
@media (min-width: 768px) and (max-width: 991px) {
    .banner-left-img {
        width: 200px !important;
        height: auto !important;
        left: -30px !important;
    }

    .banner-center h2 {
        font-size: 28px !important;
    }

    .banner-center p {
        font-size: 16px !important;
    }

    .banner-right .banner-link {
        margin-right: 30px !important;
        padding: 9px 18px !important;
    }
}




/* Yeni banner arka plan */
.custom-banner2 {
    background: linear-gradient(to right, #6cb0b6, #2b5c68);
    border-radius: 8px;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 40px 20px;
	position:relative;
}

/* Sol resim */
.banner2-left-img {
     position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 310px;      /* Büyüklüğü artırıldı */
    height: auto;
    object-fit: cover;
    z-index: 0;         /* Başlığın arkasında kalması için */
}

.banner2-center {
    position: relative;
    z-index: 1;         /* Resmin üstünde gözükmesi için */
    margin-left: 420px; /* Resmin genişliğine göre boşluk */
}

/* Sağdaki başlık */
.banner2-center h2 {
    font-size: 33px;
    font-weight: 500;
    color: #fff;
    margin: 0;
	letter-spacing:3px;
}

/* Arka plan yazısı */
.banner2-bg-text {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-50%, -50%);
    font-size: 80px;        /* Büyük yazı */
    font-weight: bold;
    color: #fff;
    opacity: 0.1;
    white-space: nowrap;
    pointer-events: none;
    z-index: 0;              /* Başlığın arkasında */
	letter-spacing:7px;
}

/* Başlık */
.banner2-center h2 {
    position: relative;
    z-index: 1;              /* Arka plan yazısının üstünde */
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    color: #fff;
}


@media (max-width: 991px) {
    .custom-banner2 {
        flex-direction: column !important;
        align-items: center;
        padding: 30px 20px;
        text-align: center;
    }

    .banner2-left-img {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
        width: 220px;
        margin-bottom: 20px;
        z-index: 0;
    }

    .banner2-center {
        margin-left: 0;
        z-index: 1;
    }

    .banner2-center h2 {
        font-size: 24px;
        letter-spacing: 2px;
    }

    .banner2-bg-text {
        font-size: 50px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0.08;
        letter-spacing: 5px;
    }
}

@media (max-width: 576px) {
    .banner2-left-img {
        width: 180px;
        margin-bottom: 15px;
    }

    .banner2-center h2 {
        font-size: 20px;
        letter-spacing: 1px;
    }

    .banner2-bg-text {
        font-size: 35px;
        opacity: 0.06;
        letter-spacing: 3px;
    }
}

.products-section {
    padding: 60px 0;
    background: #f7f7f7;
}

.product-card {
    background: #fff;
    border-radius: 8px;
    transition: 0.3s;
}

.product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}

.product-img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}
/* Başlık üstüne çizgi */
/* Başlık üstüne çizgi */
.product-title {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 18px;
    color: #333;
    text-align: left; /* Soldan hizalama */
	    margin-top: 20px;
}

.product-title::before {
content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 79px;
    height: 2px;
    background: #7d9ba3;
    border-radius: 2px;
}

/* Linkler full width ve gradient arka plan */
.product-link {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    display: block;          /* full width */
    width: 100%;
    padding: 12px 20px;      /* padding içeriği */
    border-radius: 5px;
    background: linear-gradient(to right, #6db2b8, #2e5f6b);
    text-align: center;      /* yazı ortalanacak */
    transition: 0.3s;
}

.product-link:hover {
    opacity: 0.85;
	color:#fff;
}

.footercontainer .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center; /* Dikey ortalama */
    justify-content: space-between; /* Sütunlar arasında eşit boşluk */
}

.footercontainer .row > div {
    display: flex;
    flex-direction: column;
    justify-content: center; /* İçeriği dikey ortala */
}

/* Responsive mobilde daha iyi görünmesi için */
@media (max-width: 767px) {
    .footercontainer .row {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
}

.k-text {
	margin-top:55px;
	line-height:25px;
}
.k-text p {
	line-height:35px;
	font-size:18px;
}
.section-kimlik {
overflow: inherit !important;
}



/* Section Arka Plan */
/* Section Arka Plan */
.custom-section3 {
    background: linear-gradient(to right, #6cb0b6, #2b5c68);
    border-radius: 8px;
    padding: 40px 20px;
    position: relative;
}

.position-relative{
	position:relative!important;
}

/* Sol Başlık */
.section3-left h2 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    position: relative;
    z-index: 1; /* Arka planın üstünde */
}

/* Arka Plan Yazısı */
.section3-bg-text {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 46px;
    font-weight: 600;
    color: #fff;
    opacity: 0.1;
	width: 100%;
	text-align:center;
    white-space: nowrap;
    pointer-events: none;
    z-index: 0;
    line-height: 38px;
}


.section3-left{
	text-align:center;
}

/* Ortadaki Açıklama */
.section3-center p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

/* İlk paragraf özel */
.section3-center p:first-of-type {
    font-size: 18px;   /* Biraz daha büyük */
    font-weight: 600;  /* Kalın */
}

/* Sağdaki Link */
.section3-link {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: 500;
    transition: 0.3s;
	border-radius:8px;
}

.section3-link:hover {
    background: #fff;
    color: #2b5c68;
}

/* Responsive */
@media (max-width: 767px) {
    .custom-section3 .row {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }

    .section3-left h2 {
        font-size: 24px;
    }

    .section3-bg-text {
        font-size: 50px;
    }

    .section3-center p {
        font-size: 14px;
    }

    .section3-link {
        margin-top: 10px;
    }
}

.urun-item {
    text-align: left;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    transition: 0.3s;
}

.urun-item img {
    width: 100%;
    display: block;
    border-radius: 8px 8px 0 0;
}

.urun-item-title {
    padding: 10px 15px;
    font-weight: 600;
    font-size: 16px;
    color: #333;
}

.urun-btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    color: #fff!important;
    text-decoration: none;
    background: linear-gradient(to right, #6db2b8, #2e5f6b);
    font-weight: 500;
    border-radius: 4px;
    transition: 0.3s;
	border:none!important;
}

.urun-btn:hover {
    opacity: 0.9;
}

.hizmetler-section{
	 background: linear-gradient(to bottom, #67aab1, #356873);
}

.hizmet-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease;
}

.hizmet-card img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.hizmet-card-body {
    padding: 24px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hizmet-card-text h5 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
	    margin-top: 4px;
    text-align: left;
	    text-transform: capitalize;
}

.hizmet-card-text p {
    color: #333;
    margin: 0;
    text-align: left;
}

.hizmet-card-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to bottom, #67aab1, #356873);
    color: #fff;
    font-size: 24px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-decoration: none;
    transition: background 0.3s ease, transform 0.3s ease;
    transform: rotate(-45deg); /* Saat yönünde döndürme */
}

.hizmet-card-arrow:hover {
    background-color: rgba(255,255,255,0.4);
    text-decoration: none!important;
    color: #fff;
    transform: rotate(0) scale(1.1); /* Hoverda biraz büyüme efekti */
}

/* Her kartın sağ tarafına boşluk */
.owl-urunler .proje-slide-item {
    margin-right: 15px!important; /* istediğin boşluğu ayarla */
}

/* Son kartın sağ margin’i kalmasın */
.owl-urunler .proje-slide-item:last-child {
    margin-right: 0;
}

.owl-urunler .owl-dots {
    position: absolute;
    top: auto;       /* default bottom kaldır */
    bottom: -20px;         /* yukarıya kaydır, ihtiyaca göre değiştir */
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    text-align: center;
    z-index: 10;
}

.owl-urunler .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: -50px;         /* nav yoksa dots biraz yukarda */
    left: 50%;
    transform: translateX(-50%);
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #61a2a9;
}

.cardsecond a {
	
	top: 65%!important;
}


@media (max-width: 767px) {
    .hizmet-card-body {
        flex-direction: column;
        gap: 15px;
    }
    .hizmet-card-arrow {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
}

.kurumsal-item2 {
    margin-bottom: 40px;
}

.kurumsal-item2-left .left-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
}

.kurumsal-item2-left .left-img img {
    max-width: 100%;
    border-radius: 6px;
}

.kurumsal-item2 .row {
    display: flex;
    align-items: center; /* dikey ortalama */
}

.kurumsal-item2 .k-text {
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    width: 100%;
}
.kurumsal-item2 .col-md-8 {
    display: flex;
    align-items: center;   /* dikey ortalama */
    justify-content: center; /* yatay ortalama */
}


.kurumsal-item2 {
    border-bottom: 1px solid #eee; /* saydam beyaz çizgi */
    padding-bottom: 20px;
    margin-bottom: 20px;
}



/* Slider genel kapsayıcı */
.banner-home .item {
	position: relative;
	width: 100%;
	height: 700px; /* sabit yükseklik, video ile eşit */
	overflow: hidden;
}

/* Resimler için */
.banner-home .item img {
	width: 100%;
	height: 100%; /* sabit yüksekliğe uyumlu */
	object-fit: cover; /* görsel kırpılabilir ama blok dolu kalır */
	display: block;
}

/* Video Container */
.banner-home .video-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* Video Etiketi */
.banner-home .video-slide video {
    position: absolute;   /* absolute ile tam container kaplama */
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%); /* merkezleme */
    object-fit: cover;
    display: block;
}


@media (max-width: 1200px) {
    .banner-home .item {
        height: 600px;
    }
}

/* Tablet */
@media (max-width: 992px) {
    .banner-home .item {
        height: 450px;
    }
}

/* Mobil */
@media (max-width: 768px) {
    .banner-home .item {
        height: 350px;
    }
}

/* Küçük mobil / portrait */
@media (max-width: 480px) {
    .banner-home .item {
        height: 250px;
    }
}
.proje-slide-item .hizmet-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Resim üstte sabit yükseklik */
.proje-slide-item .hizmet-card img {
    width: 100%;
    height: 300px; /* istersen ayarla */
    object-fit: cover;
    flex-shrink: 0;
}

/* Alt kısmı (başlık + yazı + ok) */
.proje-slide-item .hizmet-card-body {
    display: flex;
	  position: relative; /* absolute içi için gerekli */
    justify-content: space-between; /* başlık solda, ok sağda */
    flex-direction: row;
    align-items: flex-start;
    flex-grow: 1;
    padding-top: 20px;
}

.proje-slide-item .hizmet-card-arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 1.5rem;
    text-decoration: none;
    color: #fff;
}
/* Başlık ve yazı solda, eşit yükseklik için flex-grow */
.proje-slide-item .hizmet-card-text {
    height: 120px; /* istediğin yüksekliği buraya yazabilirsin */
    overflow: hidden; /* uzun yazılar taşmasın */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
/* <p> yazıyı taşırsa kutuyu taşırmasın */
.proje-slide-item .hizmet-card-text p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4; /* max 4 satır göster */
    -webkit-box-orient: vertical;
}
.owl-urunler {
  position: relative;
}

/* Genel ok yapısı */
.owl-urunler .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none;
}

.owl-urunler .owl-nav button {
  background: #366974!important;
  border:1px solid #366974!important;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  pointer-events: all;
  transition: all 0.3s ease;
}

.owl-urunler .owl-nav button:hover {
  background: rgba(255, 122, 0, 0.8);
}

.owl-urunler .owl-nav i {
  font-size: 24px;
  color: #fff;
}

/* 🌐 Sadece geniş ekranlarda (örneğin ≥992px) dışa taşır */
@media (min-width: 992px) {
  .owl-urunler .owl-nav button.owl-prev {
    position: absolute;
    left: -60px!important; /* slider dışına taşır */
  }

  .owl-urunler .owl-nav button.owl-next {
    position: absolute;
    right: -60px!important; /* slider dışına taşır */
  }
}

/* 📱 Mobilde içeride kalsın */
@media (max-width: 991px) {
  .owl-urunler .owl-nav button.owl-prev {
    left: 10px;
  }

  .owl-urunler .owl-nav button.owl-next {
    right: 10px;
  }
}