
	.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
		}
	}
	
@font-face {
    font-family: 'gilroy-blackuploaded_file';
    src: url('fonts/gilroy-black-webfont.woff2') format('woff2'),
         url('fonts/gilroy-black-webfont.woff') format('woff'),
         url('fonts/gilroy-black-webfont.svg#gilroy-blackuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-blackitaliuploadedfile';
    src: url('fonts/gilroy-blackitalic-webfont.woff2') format('woff2'),
         url('fonts/gilroy-blackitalic-webfont.woff') format('woff'),
         url('fonts/gilroy-blackitalic-webfont.svg#gilroy-blackitaliuploadedfile') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-bolduploaded_file';
    src: url('fonts/gilroy-bold-webfont.woff2') format('woff2'),
         url('fonts/gilroy-bold-webfont.woff') format('woff'),
         url('fonts/gilroy-bold-webfont.svg#gilroy-bolduploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-extrabolduploaded_file';
    src: url('fonts/gilroy-extrabold-webfont.woff2') format('woff2'),
         url('fonts/gilroy-extrabold-webfont.woff') format('woff'),
         url('fonts/gilroy-extrabold-webfont.svg#gilroy-extrabolduploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-heavyuploaded_file';
    src: url('fonts/gilroy-heavy-webfont.woff2') format('woff2'),
         url('fonts/gilroy-heavy-webfont.woff') format('woff'),
         url('fonts/gilroy-heavy-webfont.svg#gilroy-heavyuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-lightuploaded_file';
    src: url('fonts/gilroy-light-webfont.woff2') format('woff2'),
         url('fonts/gilroy-light-webfont.woff') format('woff'),
         url('fonts/gilroy-light-webfont.svg#gilroy-lightuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-lightitaliuploadedfile';
    src: url('fonts/gilroy-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/gilroy-lightitalic-webfont.woff') format('woff'),
         url('fonts/gilroy-lightitalic-webfont.svg#gilroy-lightitaliuploadedfile') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-mediumuploaded_file';
    src: url('fonts/gilroy-medium-webfont.woff2') format('woff2'),
         url('fonts/gilroy-medium-webfont.woff') format('woff'),
         url('fonts/gilroy-medium-webfont.svg#gilroy-mediumuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-regularuploaded_file';
    src: url('fonts/gilroy-regular-webfont.woff2') format('woff2'),
         url('fonts/gilroy-regular-webfont.woff') format('woff'),
         url('fonts/gilroy-regular-webfont.svg#gilroy-regularuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-regularitauploadedfile';
    src: url('fonts/gilroy-regularitalic-webfont.woff2') format('woff2'),
         url('fonts/gilroy-regularitalic-webfont.woff') format('woff'),
         url('fonts/gilroy-regularitalic-webfont.svg#gilroy-regularitauploadedfile') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-semibolduploaded_file';
    src: url('fonts/gilroy-semibold-webfont.woff2') format('woff2'),
         url('fonts/gilroy-semibold-webfont.woff') format('woff'),
         url('fonts/gilroy-semibold-webfont.svg#gilroy-semibolduploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilroy-semiboldituploadedfile';
    src: url('fonts/gilroy-semibolditalic-webfont.woff2') format('woff2'),
         url('fonts/gilroy-semibolditalic-webfont.woff') format('woff'),
         url('fonts/gilroy-semibolditalic-webfont.svg#gilroy-semiboldituploadedfile') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	   font-family: 'gilroy-mediumuploaded_file';
}
.header-logo a img {
	width:290px;
}
#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:#f9f9f9;
}
.section-rotate h1 { color:#383838!important; margin-bottom:30px; font-size: 70px; font-family: 'gilroy-bolduploaded_file';}


.section-rotate h2 { 
	color:#636363!important;
	font-family: 'gilroy-mediumuploaded_file';
     margin-top: 96px;
    margin-bottom: 22px;
 }
.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:#636363!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:#636363!important; text-transform:capitalize; font-family: 'gilroy-mediumuploaded_file'; font-size:36px;}
.section-rotate-content { position:relative; }
.section-rotate-content  .top-50pct {
 top: 20%;
}
.section-rotate-sag-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-sag-bar h3::after {
	content: '';
    width: 27px;
    height: 1px;
    position: absolute;
       left: 133px;
      bottom: 8px;
    background: #444242;
}
.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: 11px;
    background: #444242;
}
.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:#757575; 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; padding-left: 9px; }
.section-rotate-sag-bar ul li a { color:#757575; 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 {
		color: #636363!important;
		font-size: 16px;
		margin-bottom:0;
	}
	.section-rotate h3 {
		font-size: 16px;
		
	}
	.section-rotate h1 {
		margin-bottom:0;
	}
	.section-rotate h2 {
		    margin-top: 10px;
			padding: 0 36px;
		line-height: 23px;
	}
	.section-rotate h1  {
		font-size:30px!important;
	}
	.iimobile .i-span {
		font-size:18px!important
	}
	.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: 24px;
    color: #515151;
    margin-top: -12px;
}
.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: 7px 21px;
    margin-bottom: 12px;
	    text-transform: capitalize;
}
.textcontent p{
	font-size:18px;
	 font-family: 'gilroy-regularuploaded_file';
}
.h3title{
	width:100%;
	float:left;
}
.absolutewho {
	left: -25px;
        top: 37px;
	transform: rotate(270deg);
}
.section-kimlik {
	background:#fff!important;
}
.section-kimlik  .kimlik-text-content{
	margin-bottom:15px;
}

.section-kimlik .kimlik-text-content h3 {
	 font-family: 'gilroy-heavyuploaded_file';
	 color:#515151;
	margin: 5px 0 5px 0;
	 font-size:42px!important;
	 text-transform:capitalize;
	 letter-spacing:1px;
}
.section-kimlik .kimlik-text-content span {
	font-family: 'gilroy-regularuploaded_file';
	font-size:17px;
	color:#acacac;
	letter-spacing: 3px;
}
.k-text p {
	font-size: 18px;
    font-family: 'gilroy-regularuploaded_file';
}
.ar-img-reklam {
	position:relative;
	width:100%;
	height: 355px;
	float:left;
	overflow:hidden;
}
.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: -27px;
}
.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: 3px;
    line-height: 21px;
	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:15px;
}
.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;
}
.i-tel a {
	color:#fff;
}
.iletisim-inner {
	background:#fff;
	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 #515151;
	padding:15px 5px;
}
.iletisim-inner input , .iletisim-inner textarea {
	border-top:none;
	border-left:none;
	border-right:none;
	color:#515151!important;
}
.iletisim-inner input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #515151;
  opacity: 1; /* Firefox */
}
.iletisim-inner textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #515151;
  opacity: 1; /* Firefox */
}
.iletisim-inner .form-control
{
	border-color: #515151;
}

#footer {
	margin-top:0;
}
.footerzr {
	background-image:url("img/footbackground.jpg")!important;
	background-repeat:no-repeat!important;
	background-size:cover!important;
}
#footer .footer-copyright {
	background:none;
}
.footer-logo {
	float:left;
	margin-top: 15px;
}
.footer-logo a img { width:210px;}
.foot-map {
	float:right;
}
.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:20px;
	padding:2px 5px;
	color:#fff;
	position:relative;
	 font-family: 'gilroy-mediumuploaded_file';
}
.footer-copy{
	font-family: 'gilroy-lightuploaded_file'!important;
	color:#d5d5d5;
	font-size:13px;
	text-align: right;
}

.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:#fff;
}
.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:67px;
	}
	.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 {
		height:22px;
		overflow:initial;
	}
	.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 {
		color: #383838!important;
		font-size: 50px !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 12px;
}
.zr-kapak { padding:0 55px;}
.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;
}
.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;
	    padding: 0 30px
}
@media (max-width: 991px){

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

.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: 13px;
    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;
	}
	.thumb-info img {
		padding:32px;
	}
	.kadrobox {
		padding: 0 7px!important;
	}
	.mb-4.kadrobox {
		margin-bottom:0!important;
	}
}


.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: 20px 66px;
}
@media screena and (max-width:769px){
	.kadrobox {
		padding: 15px;
	}
}
.kadrobox .zr-title{
	    font-style: normal;
     font-family: 'gilroy-heavyuploaded_file';
	color:#000;
	font-size:52px;
	width:100%;
	float:left;
	margin:10px 0;
}

.kadrobox .zr-pozisyon{
	font-size:20px;
	 font-family: 'gilroy-lightuploaded_file'!important;
	letter-spacing: 2px;
}
.insan-title {
	font-size:34px!important;
	 font-family: 'gilroy-lightuploaded_file'!important;
}
.kaynak-form textarea {
	
	border-radius:0!important
}
.kaynak-form input {
	border-radius:0!important
}
.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 #515151!important;
	border-left: 1px solid #515151!important;
	border-right: 1px solid #515151!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:90px;
	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: 228px;
	}
	.section-projemain {
		min-height: 255px;
		padding: 21px 0 0 0!important;
		background: #fff;
	}
	
}
.word-rotator.type .word-rotator-words::after {
	background:#383838;
}
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;
	 font-family: 'gilroy-bolduploaded_file';
}

	aside .bottom {
		    margin-top: 50px;
	}
	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;
	}
	.section-markalar .markalar-title h3 {
		font-size:37px;
	}
	.section-markalar .markalar-title h4 {
		font-size:38px;
	}
	.section-markalar .markalar-title h5 {
		font-size:22px;
	}
}

.biz-kim-sol {
	top:-13px;
}
@media (max-width: 640px){
	.sch2 h2 {
		font-size: 37px;
	}
	.zr-kapak {
		padding:0;
	}
	.foot-map > ul> li> a {
		font-size:18px!important
	}
	.dilersenabsolute  {
		position:static!important;
		text-align:left!important;
	}
}


.section-biz {
	padding-top:50px!important;
}
html.side-panel .side-panel-wrapper {
	width:100%;
}
.section-iletisim2 .i-tel a {
    color: #666666;	
}
.dilersen{
    font-family: 'gilroy-regularuploaded_file';
	font-size: 16px!important;
    font-weight: bold;
}
#attachment{
	background:#fff;
}
.file-group input {
	background:#fff!important;
}
.file-group .form-control {
	border:none;
}
.btn-main-iletisim-button{
	font-size:15px;
	width:100%;
	color:#515151;
	border:1px solid #515151!important;
}
.btn-main-iletisim-button:hover{
	background:#079789;
	color:#fff!important;
}

.contact-form .form-group{
	position:relative;
}

.contact-form .form-group input:not(input[type="file"]){
	color:#282828;
	font-family: 'gilroy-bolduploaded_file';
}

.contact-form .form-group textarea{
	color:#282828;
	font-family: 'gilroy-bolduploaded_file';
}


.contact-form .form-group label.pp{
	 color: #515151!important;
    position: absolute;
    left: 22px;
    top: 9px;
	pointer-events: none;
	  transition: all 0.2s linear;
	    font-family: 'gilroy-mediumuploaded_file';

}
.contact-form .form-group label.pt{
	color: #515151!important;
    position: absolute;
    left: 22px;
    top: -2px;
	 transition: all 0.2s linear;
  transition: all 0.2s linear;
   font-family: 'gilroy-mediumuploaded_file';
}
.contact-form input:focus{
	outline:none;
	box-shadow:none;
}
.contact-form textarea:focus{
	outline:none;
	box-shadow:none;
}
.filled label.pp {
	top:-13px!important;

}
.filled label.pt {
	top:-13px!important;

}
.filled input {
	outline:none;
	box-shadow:none;
}
.ppinner {
	padding:0 50px;
	margin-top:40px;
}
.custom-rg {
	float:left; 
}
.custom-rg input {
	float:left;
}
.custom-rg input {
	font-family: 'gilroy-regularuploaded_file'!important;
	border:1px solid #4f5356;
	padding:5px 10px;
	font-weight:bold;	
    text-align: center;
}
.dilersenabsolute {
	position: absolute;
    left: 206px;
    top: 5px;
}
.marka-list a img {
    width: auto;
    max-height: 97px;
}
.blog-inner {
	min-height:500px;
	margin-bottom: 45px;
}
.blog-title {
	color:#fff;
	font-size: 67px;
	margin-bottom: 75px;
}
.mainblogcontent article {
	background:#fff;
	width:100%;
	float:left;
	margin-bottom:25px;
	padding:25px 0 0 0;
}
.mainblogcontent article h4 {
	font-weight:700;
	margin-bottom:10px;
	font-family: 'gilroy-mediumuploaded_file';
}
.mainblogcontent p {
	font-weight:500;
	font-size:15px;
	line-height:17px;
	margin-bottom:10px;
}
.mainblogcontent a.more {
	color:#333!important;
	border:1px solid #333;
	padding:6px 25px;
	margin-top:10px;
	float:left;
}
.diger-yazilar {
	width:100%;
	text-align:center;
	margin-top:25px;
}
.diger-yazilar a
{
	    color: #fff;
    border: 1px solid #fff;
    padding: 15px 25px;
    font-size: 18px;
}
.blogsection h2{
	color:#333;
	font-size:50px;
	letter-spacing:0;
}
.blog-bar {
	width:100%;
	float:left;
	margin-bottom:35px;
	padding:0 30px;
}

.blog-bar a {
	color:#444;
	font-size:17px;
	margin-right:10px;
	    font-weight: 300 !important;
    font-family: 'gilroy-regularuploaded_file';
}
.blogsection {
	min-height: 220px!important;
}
.blog-item h2 a {
	    font-weight: 700;
    margin-bottom: 10px;
    font-family: 'gilroy-mediumuploaded_file';
	color:#333;
}
.blog-item {
	border:1px solid #ddd;
	margin-bottom:30px;
	padding: 20px 15px 0 15px;
}
.blog-item p
{
	    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
}

.blog-item a.more
{
	    color: #333 !important;
    border: 1px solid #333;
    padding: 7px 45px!important;
    margin-top: 30px;
    float: left;
	font-size:14px;
}
.yazdir-content {
	text-align:center;
	    font-family: 'gilroy-regularuploaded_file';
}
.detailblogh2 {
	display:inline-block;
	background:#037971;
	color:#fff;
	padding:3px 15px;
	position:relative;
	top:-40px;
}
.blogp {
	margin-top:-45px;
	    font-family: 'gilroy-regularuploaded_file';
}
.blogp p{
	 font-family: 'gilroy-regularuploaded_file';
}
.blogp p span{
	 font-family: 'gilroy-regularuploaded_file';
}
.bactive {
	font-weight:600!important;	
	font-family: 'gilroy-mediumuploaded_file'!important;
}


.blog-list {
	width:100%;
	float:left;
}

@media screen and (max-width:769px){
	.mainblogcontent a.more {
		margin-bottom:30px;
	}
	.blog-bar {
		width: 100%;
		float: left;
		margin-bottom: 15px;
		padding: 0px 18px;
	}
}
.mainblogcontent article {
	min-height: 246px;
}
.blog-item {

    min-height: 270px;
}
.detail-more-link {
    width: 100%;
    text-align: center;
    margin: 15px 0;
    float: left;
}
.detail-more-link a{
	    color: #333;
    border: 1px solid #333;
    padding: 10px 90px;
    font-size: 18px;
}
/* Ofis adres bloğu */
.iletisim-banner .i-adres {
  display: flex;
  flex-direction: column; /* dikey sıra: ikon, başlık, adres */
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px 10px 0 10px;
}

.iletisim-banner .i-img-adres img {
  width: 36px;       /* icon boyutu */
  height: auto;
  display: block;
  margin: 0 auto;
}

.iletisim-banner .i-span-adres {
  margin-top: 4px;
}

.iletisim-banner .i-text-adres {
  font-size: 30px;
  line-height: 1.3;
  color: #333;
    font-family: 'gilroy-bolduploaded_file';
	    color: #666666;
		font-weight:400;
}

/* Küçük ekranlarda biraz daha sıkışık */


@media screen and (max-width: 640px) {
    .iletisim-banner .i-text-adres {
        font-size: 15px;
    }
}