.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px
}

@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%
    }
}

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

.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-8 {
    width: 66.66666667%
}

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


@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1200px
    }
}

@media (min-width:1400px) {
    .container {
        width: 1350px
    }
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 1440px){
	.container-xl-custom {
		max-width: 1440px;
	}
}
@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-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
    }
}
.col-md-offset-8{margin-left:66.66666667%}
[data-overlay-dark]:before {
    background: transparent
}

.zr-slider h2{
	 font-size: 59px !important;
    font-family: 'Saol-Display-Thin';
	font-weight:500;
	text-shadow: rgba(0, 0, 0, 0.22) 0px 1px 1px;
	    line-height: 36px;
}
.zr-slider h3{
	 font-size: 63px !important;
    font-family: 'Saol-Display-Thin';
	font-weight:600;
	text-shadow: rgba(0, 0, 0, 0.22) 0px 1px 1px;
}
.zr-slider h4{
	font-size: 43px !important;
    font-family: 'Saol-Display-Thin';
	font-weight:400;
	text-shadow: rgba(0, 0, 0, 0.22) 0px 1px 1px;
}
.other-text a {
	border:1px solid #fff;
	width:224px;
	padding:10px 15px;
	text-align:center;
	text-shadow: rgba(0, 0, 0, 0.22) 0px 1px 1px;
}
header {
	    top: 28px;
}

.burger-letter {
	color:#fff;
	text-shadow: rgba(0, 0, 0, 0.22) 0px 1px 1px;
	font-size:22px;
}

.menu-icon__line {
	height: 2px;
	width: 30px;
	display: block;
	background-color: #fff;
	margin-bottom: 7px;
	box-shadow: rgba(0, 0, 0, 0.22) 0px 1px 1px;
	-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;
}
.menu-icon {
	float:right;
	margin-top:-3px;
}
.burger-wrapper {
	 width: 136px;
}
.rem-menu {
	float:left;
	margin-right:10px;
}
.home-slider .owl-item .slide-text {
	left:81%;
}
.open .burger-wrapper .burger-close-line:nth-child(1) {
	background:#fff;
}
.open .burger-wrapper .burger-close-line:nth-child(2) {
	background:#fff;
}
.about .right {
    width: 40%;
    float: right;
    position: relative;
}

.zr-projeler-content {
	min-height:300px;
}
.neler-yapariz .left {
    width: 100%;
    float: left;
}
.w-full {
    width: 100%;
}
.block {
    display: block;
}

section#homeProducts .column-head {
    position: relative;
    padding-bottom: 63px;
    margin-bottom: 40px;
    padding-left: 128px;
}
section#homeProducts .columns {
    position: relative;
    z-index: 5;
}
@media (min-width: 768px) {
    .md\:w-1\/5 {
        width: 20%;
    }
}
@media (min-width: 640px) {
    .sm\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
}
section#homeProducts .columns .column:before {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(#040404), to(transparent));
    background: linear-gradient(180deg, #040404 0%, transparent 100%);
    mix-blend-mode: multiply;
    opacity: .6;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    z-index: 4;
    height: 176px;
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.reveal {
    overflow: hidden;
}
.reveal, .reveal-banner {
    visibility: hidden;
    position: relative;
    width: 100%;
}
section#homeProducts .columns .column p {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 20px;
    font-style: normal;
    padding: 0px 16px;
    font-weight: 500;
    font-size: 26px;
    line-height: 26px;
    color: #fff;
    z-index: 20;
    left: 0;
}
.flex-wrap {
    flex-wrap: wrap;
}

.flex {
    display: flex;
}
section#blog .columns .column .blog-cover img, section#blogComponent .columns .column .blog-cover img, section#contact .wrapper .row .col.x-100, section#homeProducts .columns .column img, section#productDetails .wrapper .columns .column img, section#products .wrapper .columns .column img, section#productsCategory .wrapper .columns .column img, section#slider img {
	width: 100%;
    display: block;
    height: auto;
}

@media (min-width: 1536px) {
.neler-yapariz.center
	{
		width: 1536px;
	}
}
.reveal {
    overflow: hidden;
} 
.reveal, .reveal-banner {
    visibility: hidden;
    position: relative;
       width: 100%;
}

.fixed-header .right-header{
	margin-top: 17px;
}
.brand-item img {
	width:auto;
	max-height:140px;
}

.markalar-link > a
{
	font-family: 'Saol-Display-Regular', Arial!important;
	border:1px solid #333!important;
	padding:17px 73px!important;
	color:#333!important;
	    font-size: 17px!important;
}

.markalar-link > a:after
{
	display:none;
}
.zr-top-bar {
	width:100%;
	position:relative;
	  top: -40px;
    z-index: 5;
	  float: left;
}
.bar-inner a img {
	width:25px;
	margin-right:5px;
	float:left;
}
.bar-inner {
	width:100%;
	text-align:center;
}
.bar-inner a  {
	    display: inline-block;
    border-radius: 90px;
    background: #fff;
    color: #333;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 10px 56px;
    font-weight: 600;
    margin: 0 10px;
}
.bar-inner a span {
	margin-top:3px;
	float:left;
}
.burger-siyah .burger-letter{
	 color:#333;
	 text-shadow:none;
}
.menu-icon__line
{
	background:#333;
}
.vision-mision .img-area img {
    width: 53%;
}
.vision-mision {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 0;
}
.vision-mision:after {
	height:380px;
}

.vision-mision .img-area p {
position: absolute;
    right: -48px;
    font-size: 25px;
    line-height: 37px;
    bottom: 146px;
    color: #fff;
    font-family: 'Saol-Display-Thin';
}
.vision-mision .img-area p span {
	font-size:45px;
	 font-family: 'Saol-Display-Thin';
}
.zr-dokumanlar {
	width: 100%;
    background: url(../img/blog-bg.jpg) no-repeat;
    background-size: cover;
    height: 832px;
    position: relative;
    padding-top: 65px;
}

.zr-dokuman-inner a{
	float: left;
    width: 30%;
    margin-right: 3.3%;
    height: 270px;
    position: relative;
    border: 1px solid #707070;
}
.zr-dokuman-inner a img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.zr-dokuman-inner a span {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 20px;
	color:#fff;
}
.zr-dokuman-inner a img {
	width:100%;
}
.c-text {
	margin-top:40px;
	margin-bottom:40px;
}
.c-text  p { line-height:3px;}

.proje-video {
	margin-top:100px;
}
.proje-video a i {
	position:relative;
	top:8px;
}
.proje-video a .svg-inline--fa.fa-w-8 {
    width: .5em;
    top: 3px;
    position: relative;
}
.diger-projeler { text-align:center; width:100%; margin-top:10px; display:inline-block;}
.diger-projeler a {
	color:#333;
	border:1px solid #333;
	padding:20px 40px;
}
.ppbox {
	padding:15px;
	min-height:290px;
}
.ppbox img {
	width:100%;
}
@media screen and (min-width:1200px){
	.ppbox {
		min-height: 386px;
	}
}
.video-inner {
	position:relative;
	margin-bottom:30px;
	margin-top:30px;
	text-align:center;
}
.video-inner > a {
		border: 1px solid #fff;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -42px;
    width: 71px;
    height: 71px;
    z-index: 33;
    font-size: 27px;
    margin-left: -34px;
    left: 50%;
    padding-top: 19px;
    border-radius: 100%;
}
.video-inner img{
	width:100%;
}
.zr-detail-img {
	padding:0;
}
@media screen and (max-width:769px){
	 header .logo img {
		width: 240px;
	}
 
	 header .right-header {
        width: 9%;
    }
	header.fixed-header .logo {
		        margin-top: 8px;
	}
	.zr-top-bar {
		top:0;
	}
	.zr-slider h2 {
		font-size: 39px !important;
	}
	.zr-slider h3 {
		    font-size: 41px !important;
	}
	.zr-slider h4 {
		 font-size: 22px !important;
	}
	.home-slider .owl-item .slide-text .other-text {
		left:-87px;
	}
	.home-slider .owl-item .slide-text .other-text a {
		font-size:15px;
	}
	.bar-inner a {
		margin:0;
	}
	.zrmobileright {
		width:100%!important;
		margin:0!important;
		left:0;
	}
	
	  section#homeProducts .columns .column .reveal {
        height: 350px;
        -webkit-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important;
    }
	.neler-yapariz .left a {
		    margin-left: 0;
	}
	
	.brand-item 
	{
		    text-align: center;
	}
	.brand-item img {
		width: auto;
		max-height: 100px;
	}
	.neler-yapariz .left a {
		width:100%;
		text-align:center;
		font-size: 16px;
	}
	.blog-row h2 span {
		font-size:108px;
	}
	
	.blog-row .center {
		padding-left:0;
	}
	
	.neler-yapariz .left {
        margin-top: 259px;
    }
	
	.refmain  .left{
		margin-top:0!important;
	}

	.vision-mision .img-area p {
		position: absolute;
		right: -31px;
		font-size: 22px;
		line-height: 23px;
		        bottom: 65px;
		color: #fff;
		font-family: 'Saol-Display-Thin';
	}
	.vision-mision .img-area p span {
		font-size:26px;
	}
	    .blog-row h2 span {
        font-size: 72px;
    }
	
	.blog-row h2 span {
		height:58px;
	}
	
	.zr-dokuman-inner a {
		width:100%;
		margin:0;
	}

	.blog-row {
		background-size:cover;
	}	
	

}


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

.brand-item  {
	text-align:center;
	display:inline-block;
	border:1px solid #eee;
	padding:10px;
	margin:10px 15px;
}
.brand-item img {	
	text-align:center;
	display:inline-block;
}
.markalar-link {
	width:100%;
	float:left;
}
.markalar-link a {
	width:auto;
	float:left!important;
	margin-left:0!important;
}
.dokumanlardiv h2 span {
	color: #fff;
    font-size: 76px;
    font-family: 'SaolStandard-Thin';
    font-weight: 500;
    opacity: 0.15;
    height: 76px;
}
.dokumanlardiv h3 {
	margin-top: -22px;
}
.vision-mision .right-text span {
    right: 85px;
}
footer .footer-menu {

    margin-right: 100px;
}
.neler-yaptik .left  a {
	font-style: italic;
}
.ozgun-item a img {
	width:140px;
}
.zr-dokuman-inner a {
	background:#fff;
}

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

}

@font-face {
    font-family: 'nexaextra_light';
    src: url('nexa-extralight-webfont.woff2') format('woff2'),
         url('nexa-extralight-webfont.woff') format('woff'),
         url('nexa-extralight-webfont.svg#nexaextra_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

.ik-form .form-btn {
	 font-family: 'saol_displayregular';
}
.send-btn {
	font-family: 'saol_displayregular';
}
.about .left a {
	font-family: 'saol_displayregular';	
}
.blog-row .blog-2-colm a {
	font-family: 'saol_displayregular';	
}
.contact-right .form-btn input {
	font-family: 'saol_displayregular';	
}
.zr-dokuman-inner a span {
	font-family: 'saol_displayregular';	
}
.neler-yaptik .left a.link {
	font-family: 'saol_displayregular';	
}
.neler-yaptik .tab-content a span small {
	font-family: 'saol_displayregular';	
}
.neler-yaptik .tab-content a span p {
	font-family: 'saol_displayregular';	
}
.blog-inner h1{
	font-family: 'saol_displayregular';	
}
.bb-text p{
	    line-height: 27px;
}
.zr-hizmet-title {
	
}
@media screen and (min-width:1024px) and (max-width:1500px){
	.vision-mision .right-text span {
		right:280px;
	}
	#shapes {
		    left: -250px;
	}
	footer {
		    padding: 36px 0 13px 0;
	}
	footer .footer-logo {
		margin-left:50px!important;
	}
	.zr-item-sol {
		    padding-left: 38px!important;
	}
	.ozgun-item a {
		float: right;
    margin-right: 68px;
	}
	.imgzr1 {
		width:70%;
	}
}

#shapesx {
    position: absolute;
    left: 0;
    top: 0;
    height: 500px;
    width: 100%;
    pointer-events: none;
}
.about .left a::after {
	    background-color: #31b5f7;
}
.proje-video span {
	color:#fff;
}
.neler-yaptik .left a.link::after {
	 background-color: #31b5f7;
}
.blog-giris {
	color:#fff;
}

.bb-text p {
	color:#3d3d3d;
	 font-family: 'nexaextra_light';
}
.blog-inner h1 {
	width:100%;
	text-align:center;
	margin-top:25px;
	float:left;
	margin-bottom:65px;
}
.blog-inner h1 span{
	position: relative;
}
.blog-inner h1 span:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -40px;
    background: rgba(51, 51, 51, 0.65);
    width: 2px;
    height: 80%;
    z-index: -1;
}

@media screen and (max-width:769px){
	.zr-dokuman-inner a {
		margin-bottom:111px!important;
		height:200px;
	}
}
@media screen and (max-width: 640px) {
    .mobil-contact {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .blog-row:after {
        height: 1248px;
    }
}
@media screen and (max-width: 640px) {
    .blog-row .blog-2-colm:last-child p {
        color: #fff;
    }
	.blog-row .blog-2-colm:last-child .title {
        color: #fff;
    }
	    .blog-row .blog-2-colm:last-child a {
        color: #fff;
    }
}
@media screen and (max-width: 640px) {
    .blog-row {
        padding-bottom: 20px;
    }
}
.home-slider.owl-carousel .owl-item img {
    height: 100%;
    width: 100%;
}
@media screen and (max-width: 640px) {
    .home-slider.owl-carousel .owl-item img {
        height: 476px!important;
        object-fit: cover!important;
    }
}


.hizmet-inner {
	min-height:400px;
}
.top-text {
color: #000;
    font-size: 28px;
    font-weight: 300;
    font-family: 'Saol-Display-Thin';
    margin-top: 138px;
    text-align: center;
}
.top-text span{
	font-family: 'Saol-Display-Thin';
}
.top-text svg {
	position:relative;
	top:0;
	font-size:15px;
}
.video-inner video {
	    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.video-bottom video {
	    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.ornek-projeler {
	width:100%;
	text-align:center;
	margin-top:15px;
	float:left;
}
.ornek-projeler h2 {
	    color: #3B3C3E;
    font-size: 36px;
    font-family: 'Saol-Display-Thin';
	font-weight:400;
}

.projeler-inner .tab-butons a {
	    color: #676767;
    font-size: 20px;
    position: relative;
    margin-left: 4%;
    margin-top: 50px;
    float: left;
		    font-family: 'saol_displayregular';
}
.projeler-inner .tab-butons a::after {
    width: 39px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -6px;
    content: '';
      background-color: #31b5f7;
}
.zr-tab-content {
	min-height:400px;
	width:100%;
	float:left;
}
.galeri-item {
	padding:15px;
	position:relative;
	text-align:center;
}
.projeler-inner .tab-butons{
	margin-bottom: 25px;
    width: 100%;
    float: left;
}

.galeri-item img {
	width:100%;
}
.galeri-item > a {
    border: 1px solid #fff;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -42px;
    width: 71px;
    height: 71px;
    z-index: 33;
    font-size: 27px;
    margin-left: -34px;
    left: 50%;
    padding-top: 19px;
    border-radius: 100%;
}
.video-tab {
	display:none;
}
.header {
	    z-index: 123;
}



.whatsapp-footer {
  /* display: none; */
  color: #fff;
  font-family: arial;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  position: relative;
  transition: all 0.3s ease 0.02s;
  -webkit-transition: all 0.3s ease 0.02s;
  position: fixed;
  bottom: 100px;
  width: 90%;
  z-index: 104;
  left: 2%;
  height: 60px;
  width: 60px;
  background-image: url(images/whatsapp.png);
}
.callNow {
    /* display: none; */
    float: left;
    color: #fff;
    padding: 28px;
    border-radius: 10px;
    /* border: 2px solid rgba(255, 255, 255, 0.52); */
    /* box-shadow: 0px 0px 5px #d5d5d5; */
    font-family: arial;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease 0.02s;
    -webkit-transition: all 0.3s ease 0.02s;
    background: #ffa700;
    /* background: -moz-linear-gradient(top, #7a9f08 0%, #608904 100%);
    background: -webkit-linear-gradient(top, #7a9f08 0%,#608904 100%);
    background: linear-gradient(to bottom, #7a9f08 0%,#608904 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a9f08', endColorstr='#608904',GradientType=0 ); */
    position: fixed;
    bottom: 30px;
    width: 90%;
    z-index: 104;
    left: 2%;
    height: 52px;
    width: 58px;
}

.callNow:hover {
    color: #fff;
}

.callNow::before {
    width: 29px;
    height: 28px;
    position: absolute;
    left: 15px;
    content: '';
    background-image: url(images/phone2.png);
    top: 14px;
}
.zr-resim-sag img{
	width:100%;
	float:left;
}
.shape1 img {
	width:100%;
	float:left;
}
.zr-foto {
	min-height:200px;
}
header .right-header {
	margin-right:30px;
}
@media screen and (max-width: 640px) {
    .detail-slider.owl-carousel .owl-item img {
        width: auto;
        height: 304px;
        object-fit: cover;
    }
	.menu-wrapper {
		background-position: center center!important;
	}
}