html, body {font-family: 'Montserrat', sans-serif;}
body {padding-left:60px;}
body.overflow {overflow: hidden}
a:not(.active):hover,a:visited,a:focus {text-decoration: none !important;}
.table-content{display: table; width: 100%; height: 100%;}
.table-cell-content{display: table-cell; vertical-align: middle; text-align: center;}
.disp-block {display: block !important;}
.p0 {padding: 0;}
.fl-r {float: right;}
.s-margin {margin: 0 45px;}
.h-fix {height: 100%;}
.h-vh {height: 100vh;}
.mobile-visible {display: none}
.main-button {padding: 10px 40px; background: #a0063e; font-size: 13px;letter-spacing: 5px; color: #fff; margin-top: 30px; border:1px solid #a0063e; transition: all .7s; display: inline-block;float: left; border-radius: 100px;}
.main-button:hover {color: #fff; background:rgba(160,6,62,.6);}
.p-rel {position: relative;}
#results {
    float: left;
    width: 100%;
    position: fixed;
    top: 10px;
    left: 0px;
    z-index: 1001;
    box-sizing: border-box;
    display: none;
    padding-right: 10px;
    padding-left: 10px;
}
.help-block {
	font-size:13px;
}
/* Header */ 
body.active header ul.lang li a,body.active ul.contact li a {color: #000;}
body.active header ul.lang li a.active,body.active ul.contact li a.active {color: #fff;}
header {height: 100px; position: absolute; top: 0; left: 0; width: 100%; z-index: 999; padding-left:40px;}
header.active {position:fixed;}
header .logos img.logo {margin-top: 25px; position: relative; z-index: 103;}
header .logos img.logo.active {display: none;}
header .logos.active img {display: none;}
header .logos.active img.active {display: block;}
header .logos.aktif img {display: none; !important;}
header .logos.aktif img.active {display: block; !important;}
header ul.lang {position:relative; right: 30px; top: 10px; padding: 0; z-index: 103;}
header ul.lang li {float: left; margin-left: 10px; list-style: none;}
header ul.lang li a {color: #fff; font-size: 11px; font-weight: 500;}
header ul.lang li a.color {color: #fff !important;}
header ul.lang li a.active {text-decoration: underline}
header ul.contact {text-align: right; position:relative; right: 30px; top: 10px; z-index: 103; float:right; clear:right;}
header ul.contact li {list-style: none}
header ul.contact li a {font-size: 14px; font-weight: 300; color: #fff;}
header ul.contact li a img {margin-right: 10px;}
header ul.contact li:first-child a {font-size: 20px; margin-bottom: 10px;display: block;}
header .menu {position:fixed; left:0px; top:0px; width:100%;}
header .menu .menuopen a{font-size: 24px; color: #fff;}
header .menu .menuopen .fa{display:block;}
header .menu .menuopen {position: absolute; top: 0;left: -45px; height: 100vh; padding: 20px; background: #000; z-index: 101; transition: all .7s;width: 60px;}
header .menu .menuopen.show {left:0;}
header .menu .menuopen.active {background: transparent;left: 0}
header .menu .menuopen.active i {display: none;}
header .menu .menuopen.active i.active {display: block;}
header .menu .menuopen i.active {display: none;}
header .menu .menus {position: absolute; top: 0; left:-100%; transition: all .7s; width: 100%; height: 100vh; background: transparent url(../images/menu-back.jpg) center center no-repeat; background-size: cover; z-index: 100;}
header .menu .menus.active {left: 0;}
header .menu .menus ul {padding:0;}
header .menu .menus ul li {text-align: left; list-style: none; position: relative;}
header .menu .menus ul li a{padding: 15px 0; border-bottom:1px solid rgba(255,255,255,.05); display: block; color: #fff; font-size: 18px}
header .menu .menus ul li ul {position: absolute; top: 3px;left:-50%; opacity: 0; transition: all .7s;}
header .menu .menus ul li ul.active{ left: 400px;opacity: 1}
header .menu .menus ul li ul li {float: left; list-style: none; margin-right: 20px;}
header .menu .menus ul li ul li a {text-indent: inherit !important; color: #b2b2b2; font-size: 15px; font-weight: 300; border-bottom:0;}
.ustres { float:left; width:100%; height:240px; background-color:#000; position:relative; display:inline;}
.ustres img {float:left; width:100%; height:100%; object-fit:cover; opacity:0.8; position:absolute;}
.ustres h1 { text-align:center; display:block; width:100%; position:relative;z-index:2; padding-top:120px; color:#FFF;}
.aramabar {
	float:right;
	position:fixed;
	width:auto;
	height:50px;
	top:0px;
	right:0px;
	z-index:1001;
	overflow:hidden;
	background-color:#000;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
::-webkit-input-placeholder { color: #555; opacity: 1 !important; }
:-moz-placeholder { color: #555;}
::-moz-placeholder {color: #555;}
:-ms-input-placeholder {color: #555;}
.aramabar .aratext {
	float: left;
	width: 40px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	padding-left:10px;
	padding-right:10px;
	border: none;
	background-color:#fff;
	position:relative;
	margin-top:10px;
	margin-left:10px;
	right:0px;
	z-index:0;
	outline:none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.aramabar .arabut {
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
	float:right;
	display:inline;
	width: 50px;
	height: 50px;
	background-color: transparent;
	cursor: pointer;
	background-image: url(../images/arabut.png);
	background-repeat: no-repeat;
	background-position:center center;
	background-size:24px 24px;
	display: inline;
	background-color:#000;
}
.araalan {
	float:left;
	width:100%;
	padding-top:80px;
	padding-bottom:75px;
	background-color:#FFF;
}
.araalan .baslik {
	float:left;
	width:100%;
	padding-bottom:10px;
	font-weight:bold;
}
.arasonuc {
	float:left;
	clear:left;
	color:#333;
	margin-bottom:5px;
}
.resim {float:left;width:100%; height:100%; padding:10px; border:1px solid #efefef; margin-top:10px;}
.resimic {float:left;width:100%; height:240px; overflow:hidden; position:relative;}
.resimic img {position:absolute; top:0px; left:0px; width:100%; height:100%; object-fit:contain;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-ms-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;}
.resim:hover .resimic img {width:110%; height:110%; top:-5%; left:-5%;}
.yazi {float:left; width:100%; font-size:14px; line-height:20px; height:40px; overflow:hidden; margin-top:5px;}
#home .left {overflow: hidden;}
.owl-carousel.banner {
	height:100vh;
}
.owl-carousel.banner .owl-nav {
	position:absolute;
	top:calc(50% - 51px);
	left:0px;
	width:100%;
}
.owl-carousel.banner .owl-nav button.owl-prev {
    float: left;
    width: 54px;
    height: 102px;
	margin-left:20px;
    background-image: url(../images/bannersol.png);
    background-repeat: no-repeat;
	background-size:contain;
    cursor: pointer;
	outline:0;
}
.owl-carousel.banner .owl-nav button.owl-next {
    float: right;
    width: 54px;
    height: 102px;
	margin-right:20px;
    background-image: url(../images/bannersag.png);
    background-repeat: no-repeat;
	background-size:contain;
    cursor: pointer;
	outline:0;
}
#anavideo {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100vh;
	overflow:hidden;
}

#anavideo .video {
	float:left;
	width:450%;
	height:130%;
	left:-175%;
	top:-15%;
	position:relative;
}
#anavideo .video iframe {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
#home .left img {width:120%; height: 120%; object-fit:cover;}
#home .left .overlay .text {position: relative;}
#home .left .overlay{position: absolute; top: 0; height: 100%;width: 100%; z-index: 9;}
#home .left .overlay p{text-align: left; font-size: 80px;line-height:80px; font-weight: 200; color: #ffffff;}
#home .left .overlay a{float: left;display: inline-block;margin-top: 30px;}
#home .right {overflow: hidden;}
#home .right img {width:120%; height: 120%; object-fit:cover;}
.home_movel {-moz-animation: home_movel 25s infinite;-webkit-animation: home_movel 25s infinite;animation: home_movel 25s infinite;}
@keyframes home_movel {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-10%);
  }
  50% {
    transform: translateY(-10%);
  }
  75% {
    transform: translateX(0);
  }
  100% {
    transform: translateY(0);
  }
}
.home_mover {-moz-animation: home_mover 25s infinite;-webkit-animation: home_mover 25s infinite;animation: home_mover 25s infinite;}
@keyframes home_mover {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateY(-10%);
  }
  50% {
    transform: translateX(-10%);
  }
  75% {
    transform: translateY(0);
  }
  100% {
    transform: translateX(0);
  }
}

/* About Home */ 
#about-home {padding: 50px 0;}
#about-home p {font-size: 45px; color: #000; font-weight: 200; margin-top: 70px;}
#about-home .missions {padding: 50px 0;}
#about-home .missions span {font-size: 15px; font-weight: 300; color: #000;position: relative;top: -5px;left: 20px;}
#about-home .missions img {display: inline; float: left; height: 30px;}

/* About */ 
#about .top{min-height:100vh;  background: #fff url(../images/about-page.jpg/) center center no-repeat; background-size: cover;padding-top: 120px;}
#about .top h2{font-size: 80px; font-weight: 200; color: #fff;}
#about .top ul {padding: 0; display: inline-block;}
#about .top ul li {text-align: left; float: left; margin-right: 50px}
#about .top ul li img {max-height: 20px;float: left;margin-right: 10px;}
#about .top ul li p {color: #fff;text-transform: uppercase;font-size: 13px;font-weight: 300;line-height: 12px;float: left;margin: 0;margin-top: -2px;}
#about .top p {font-size: 28px; color: #fff; font-weight: 200;}
#about .top img.about-image {position: relative;top: 100px;}
#about .dates {padding-top: 200px; padding-bottom: 50px;}
#about .dates h2{color: #000; font-size: 100px; font-weight: 200;}
#about .dates p{color: #000; font-size: 30px; font-weight: 200;max-width: 60%;}
#about .over-years .content {background: #fff url(../images/about-over-years-back.jpg/) center center no-repeat; background-size: cover; padding: 80px 0;}
#about .over-years .content h3{font-size: 60px; color: #fff; font-weight: 200;}
#about .over-years .content p{font-size: 26px; color: #fff; font-weight: 300; margin-top: 30px;}
#about .over-years .content img{position: relative;top: 208px;}
#about .over-years .content-bottom {background: #fff url(../images/about-over-years-back-bottom.jpg/) center center no-repeat; background-size: cover; padding: 80px 0;}
#about .over-years .content-bottom p {font-size: 30px; color: #fff; font-weight: 200; margin-top: 50px;}
#about .over-years .content-bottom h2 {color: #fff; font-size: 60px; font-weight: 200;}
#about .over-years .content-bottom .a h2::after {content: ''; position: absolute; top: 50%; right: 15px; width: 140px; height: 45px; background: transparent url(../images/arrow.png) center center no-repeat; background-size: contain; transform: translateY(-50%)}
#about .high-quality {padding: 100px 0;background: transparent url(../images/world-map.png/) center center no-repeat; background-size: contain;}
#about .high-quality h2{font-size: 56px; color: #000; font-weight: 200;}
#about .high-quality p.top-text{font-size: 24px; color: #000; font-weight: 300; margin:20px 0;}
#about .high-quality p.market{font-size: 30px; color: #000; margin:0; font-weight: 200;}
#about .high-quality p.bottom-text{font-size: 45px; color: #000; margin:0; font-weight: 200;margin-top: 100px;}
#about .high-quality span{font-size: 15px; color: #000; font-weight: 400; margin-right: 30px; text-transform: uppercase}

/* Projects */ 
#projects .overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);}
#projects .overlay .content p{font-size: 46px; color: #fff; font-weight: 200; text-align: left;margin: 0;}
#projects .overlay .content ul.project {padding: 0;margin-top: 30px;display: table;}
#projects .overlay .content ul.project li{float: left; margin-right: 35px; list-style: none; }
#projects .overlay .content ul.project li span{font-size: 15px; color: #fff; font-weight: 300; position: relative; top: 5px;}
#projects .overlay .content ul.project li img{width:30px; margin-right: 10px;}

/* Product */ 
#product {
	padding-bottom:30px;
}
#product .top-image{height:100vh; background-size: cover; background-repeat:no-repeat; }
#product .product-info .product-name h1{font-size: 79px; color: #fff; font-weight: 100; margin-bottom: 90px; height:172px;}
#product .product-info {margin-top:-415px;display: inline-block; width: 100%;}
#product .product-info .product-content .product-properties {background: #fff; padding-top:30px; position: relative;}
#product .product-info .product-content .product-properties::before{content:''; background: #fff; position: absolute; left: -50px; top: 0; width: 50px; height: 100%;}
#product .product-info .product-content .product-properties::after{content:''; background: #fff; position: absolute; right: -50px; top: 0; width: 50px; height: 100%;}
#product .product-info .product-content .product-properties p{font-size: 14px; color: #000; font-weight: 400; text-transform: uppercase;}
#product .product-info .product-content .product-properties h2{float:none; text-align:left; font-size: 16px; line-height:24px; color: #000; font-weight: 300;margin: 0; padding-bottom:30px;}
#product .product-info .product-content .prop .row.line{border-top: 1px solid rgba(0,0,0,.10); padding-bottom:30px;}
#product .product-info .product-content .prop h3 {float:none; font-size: 18px; color: #000; font-weight: 500;margin: 0; text-transform: uppercase;position: relative; padding-top:30px;}
#product .product-info .product-content .prop h3::after {content:'';position: absolute; left: 0px; bottom: -6px; width: 10%; height: 1px; background: #000;}
#product .product-info .product-content .prop p {font-size: 20px; color: #000; font-weight: 300;margin: 0;margin-top: 15px;}
#product .product-info .product-content .info {position: relative;}
#product .product-info .product-content .info h4 {font-size:60px; color: #000; font-weight: 300; margin: 0; display: block;margin-bottom: 30px;}
#product .product-info .product-content .info p {font-weight: 300; color: #000; font-size: 24px;margin: 0;}
#product .product-info .product-content .info img{max-width: 45%;}
#product .product-info .product-content .info img.right {position: absolute; top: 0; right: 0;}
#product .product-info .product-content .info img.left {position: absolute; top: 0; left: 0;}
#product .product-info .product-content .info p.texture-number {font-size: 45px; color: #000; font-weight: 200; padding: 200px 0 150px 0;}
#product .product-info .product-content .colors {margin-top: 100px;}
#product .product-info .product-content .colors h4{font-size: 30px; color: #000; font-weight: 200;display: block;margin-bottom: 30px;}
#product h2 {
	float:left;
	width:100%;
	text-align:center;
	margin-top:30px;
}
#product h3 {
	float:left;
	width:100%;
	margin-top:30px;
}
#product .urunbar {
	border:1px solid #efefef;
}

#product .product-info .product-content .colors a {
	float:left;
	width:100%;
	height:300px;
	margin-bottom:30px;
	position:relative;
}
#product .product-info .product-content .colors img {
	float:left;
	width:100%;
	height:100%;
	object-fit:cover;
}
#product .product-info .product-content .colors a .kod {
	float:left;
	position:absolute;
	width:100%;
	left:0px;
	bottom:0px;
	padding:5px;
	background-color:rgba(0,0,0,0.8);
	color:#fff;
}
#product .urunler {
	float:left;
	width:100%;
	margin-top:30px;
}
#product .urunbar1 {
	float:left;
	width:50%;
	height:600px;
	position:relative;
}
#product .urunbar2 {
	float:left;
	width:50%;
	height:300px;
	position:relative;
}

#product .urunbar1 .uresim, #product .urunbar2 .uresim {
	float:left;
	width:100%;
	height:100%;
}
#product .urunbar1 .uresim img, #product .urunbar2 .uresim img {
	float:left;
	width:100%;
	height:100%;
	object-fit:cover;
}
#product .urunbar1 .ubaslik, #product .urunbar2 .ubaslik {
	position:absolute;
	bottom:25px;
	right:25px;
	padding:10px 30px;
	background-color:#9c1347;
	color:#ffffff;
	font-size:20px;
	line-height:24px;
	font-weight:500;
	transition: all .25s;
}

#product .urunbar1:hover .ubaslik, #product .urunbar2:hover .ubaslik {
	background-color:#ffffff;
	color:#9c1347;
}




#anaurunler {
	padding-bottom:50px;
}

#anaurunler .urunler {
	float:left;
	width:100%;
	height:0px;
	padding-bottom:56%;
	position:relative;
}
#anaurunler .urunbar1 {
	float:left;
	width:50%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}
#anaurunler .urunbar2 {
	float:left;
	width:50%;
	height:50%;
	position:absolute;
	right:0px;
	top:0px;
}
#anaurunler .urunbar3 {
	top:auto;
	bottom:0px;
}
#anaurunler .urunbar1 .uresim, #anaurunler .urunbar2 .uresim {
	float:left;
	width:100%;
	height:100%;
}
#anaurunler .urunbar1 .uresim img, #anaurunler .urunbar2 .uresim img {
	float:left;
	width:100%;
	height:100%;
	object-fit:cover;
}
#anaurunler .urunbar1 .ubaslik, #anaurunler .urunbar2 .ubaslik {
	position:absolute;
	bottom:20px;
	right:20px;
	padding:8px 20px;
	background-color:#9c1347;
	color:#ffffff;
	font-size:16px;
	line-height:20px;
	font-weight:500;
	transition: all .25s;
}

#anaurunler .urunbar1:hover .ubaslik, #anaurunler .urunbar2:hover .ubaslik {
	background-color:#ffffff;
	color:#9c1347;
}
/* Brands */ 
#brands {background: #fff url(../images/brands-back.jpg) center center no-repeat; background-size: cover;padding: 80px 0;}
#brands h2{font-size: 46px; font-weight: 200; color: #fff; margin: 0; margin-bottom: 50px;}
#brands img{width: 100%; filter: grayscale(); padding: 20px; padding-top:15px; padding-bottom:15px; background-color: #fff; border: 1px solid #efefef;-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-ms-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;}
#brands a:hover img{filter:none; background-color:#efefef;}
/* Blog */ 
#blog {padding: 100px 0; position:relative;}
#blog .owl-carousel .item {width: 700px;display: inline-block;position: relative;margin-left: 50px;}
#blog .owl-carousel .item .text{float: left;position: absolute;left: 0px;top:0px;}
#blog .owl-carousel .item img{max-width: 330px; height:360px; object-fit:cover; objet-position:center; float: right; display: inline-block;}
#blog span {text-align: left; display: block; }
#blog span.date {font-size: 13px;color: #a0063e; letter-spacing: 4px;}
#blog span.name {font-size: 34px;color: #000; margin: 20px 0; width:360px; position: relative;z-index: 9; font-weight: 200; line-height: 50px;}
#blog a.more {display: inline-block; float: left; font-size: 13px; letter-spacing: 4px; color:#000000}
#blog .owl-carousel .item {position: relative;left: 50%;transform: translateX(-50%);}


/* References */ 
#references {margin-bottom: 100px;}
#references h2 {font-size: 40px; font-weight: 300; color:#000;}

/* Contact */ 
#contact h1 {font-size: 120px; color: #000; font-weight: 200; margin-top: 100px;}
#contact .mobile-map {display: none;}
#contact p {font-size: 26px; color: #000; font-weight: 200;}
#contact a {font-size: 11px; color: #a0043d; letter-spacing: 4px; margin-top: 20px; display: inline-block; margin-bottom: 70px; text-transform: uppercase;}
#contact .contact-map {position: absolute; width:40%; top: 240px;right: 0; height: calc(100vh - 240px);}
#contact ul {padding: 0; list-style: none;}
#contact ul li {margin-bottom: 15px;}
#contact ul li a{font-size: 18px; color: #000; font-weight: 300; margin: 0; text-transform: inherit; letter-spacing: 2px;}
#contact .contact-form {margin-top: 200px;}
#contact .contact-form input {color: #484848; font-size: 20px; font-weight: 200; border:0;outline: none; border-bottom: 1px solid #e5e5e5; width: 100%; padding: 15px 0;}
#contact .contact-form input::placeholder {color: #b2b2b2; font-size: 20px; font-weight: 200;}
#contact .contact-form button {margin-top: 80px;}

/* Instagram Posts */ 
#instagram_posts {margin-top: 30px;}

/* Footer */ 
footer {background: #fff url(../images/footer-back.jpg) center center no-repeat; background-size: cover; padding: 100px 0 60px 0;}
footer p {font-size: 30px; font-weight: 200; color: #fff;}
footer a.map-link {font-size: 11px; color: #999; letter-spacing: 4px; margin-top: 20px; display: inline-block; margin-bottom: 70px;}
footer h2 {font-size: 13px; color: #999; font-weight: 300;margin-bottom: 30px;}
footer ul {padding: 0; list-style: none;}
footer ul li {line-height: 30px;}
footer ul li a{font-size: 16px; color: #fff; font-weight: 300;}
footer ul li a:hover{color: #999;}
footer ul.footer-contact li {margin-bottom: 5px;}
footer ul.footer-contact li:last-child a {font-size: 11px; }
footer .copyright {margin-top: 50px;}
footer .copyright img {max-height: 40px;margin-right: 25px;}
footer .copyright span {position:relative;top: 10px; color:#fff; font-weight:200;}
.altsayfa {
    padding-top: 300px;
}
.altsayfa h2 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 20px;
}
.anahaberler .anahaberbar {
	float:left;
	position:relative;
	cursor:pointer;
    -webkit-box-shadow: 1px 2px 10px #eee;
    -moz-box-shadow: 1px 2px 10px #eee;
    box-shadow: 1px 2px 10px #eee;
	background-color:#FFF;
	margin-bottom:60px;
}
.anahaberler .anahaberbar .resim {
	float:left;
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	background-color:#efefef;
}
.anahaberler .anahaberbar .resim .resimic {
	position:relative;
}
.anahaberler .anahaberbar .resim img {
	float:left;
	width:100%;
	height:auto;
	position:relative;
	opacity:0.8;
}
.anahaberler .anahaberbar .resim .resimic:hover img {
	width:100%;
	height:auto;
	top:0px;
	left:0px;
	opacity:0.9;
}
.anahaberler .anahaberbar .bilgialan {
	float:left;
	width:100%;
	padding:15px;
}
.anahaberler .baslik {
	float:left;
	width:100%;
	font-size:20px;
	color:#222;
    position: relative;
	margin-top: 5px;
    white-space: normal;
    overflow: visible;
}
.anahaberler .tarih {
	float:left;
	color: #e82c2e;
    margin-bottom:5px;
	font-style:italic;
	font-weight:300;
	font-size:12px;
}
.anahaberler .bilgi {
	float:left;
	color: #222;
	width:100%;
	font-size:14px;
	line-height:20px;
	height:60px;
	font-weight:300;
	overflow:hidden;
}
.solbaslik {
	float:left;
	width:100%;
	font-size:18px;
	font-weight:500;
	color:#222;
	padding-bottom:20px;
}
.solbaslik:after {
    content: '';
    display: block;
    bottom: 0;
    width: 30px;
    height: 1px;
    background-color: #e11a29;
}
.solhaber {
	float:left;
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	position:relative;
	padding-left:25px;
}
.solhaber i {
	float:left;
	width:20px;
	position:absolute;
	top:3px;
	left:0px;
	color:#222;
}
.solhaber .baslik {
	float:left;
	font-size:14px;
	line-height:20px;
	color:#222;
    position: relative;
    white-space: normal;
    overflow: visible;
}
.solhaber .tarih {
	float:left;
	color: #e82c2e;
	font-style:italic;
	font-weight:300;
	font-size:12px;
	line-height:12px;
    margin-top:5px;
}
.owl-carousel.resimler {
	position:relative;
	float:right;
	display:inline;
	top:0px;
	left:0px;
	width:35%;
	height:0px;
	padding-bottom:25%;
	z-index:1;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:20px;
	overflow:hidden;
}
.owl-carousel.resimler .resim {
	margin-top:0px;
	padding:0px;
	border:none;
}
.owl-carousel.resimler img {
	object-fit:cover;
}
.owl-carousel.resimler .katres img {
	object-fit:contain;
}
.owl-carousel.resimler .item,.owl-carousel.resimler .owl-item {
	float:left;
	width:100%;
	height:100%;
	padding: 10px;
	padding-bottom:10px;
    border: 1px solid #efefef;
}
.owl-carousel.resimler .owl-stage-outer {
	position:absolute;
}
.owl-carousel.resimler .owl-stage,.owl-carousel.resimler .owl-stage-outer {
	height:100%
}
.resimler.owl-carousel .owl-nav {
	float:left;
	margin-top:-260px;
	position:relative;
	z-index:10;
}
.resimler.owl-carousel .owl-nav button.owl-next, .resimler.owl-carousel .owl-nav button.owl-prev {
	float:left;
	display:inline;
	width:80px;
	height:80px;
	background-color:#000;
	color:#FFF;
	font-size:20px;
	line-height:80px;
	text-align:center;
}
.resimler.owl-carousel .owl-nav button.owl-next {
	clear:left;
	margin-top:1px;
}
.resimler.owl-carousel .owl-nav button.owl-next:hover, .resimler.owl-carousel .owl-nav button.owl-prev:hover {
	background-color:#b58a60;
}
.owl-carousel.resimler .resim .resimic {
	height:100%;
}
.resimler .owl-dots {
	position:absolute;
	left:11px;
	right:11px;
	top:auto;
	bottom:10px;
	padding:3px;
	width:calc(100% - 22px);
	height:auto;
	text-align:center;
	background-color:rgba(0,0,0,0.5);
}
.owl-carousel.resimler button.owl-dot {
	margin-left:3px;
	margin-right:3px;
}
.owl-carousel.resimler button.owl-dot span {
	float:left;
	width:10px;
	height:10px;
	background-color:#FFF;
}
	
.urunkat {
	float:left;
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:33.333333%;
	box-sizing:border-box;
	cursor:pointer;
	margin-bottom:30px;
	border:1px solid #f1f1f1;
	position:relative;
}
.urunkat .ok {
	display:none;
	position:absolute;
	bottom:-23px;
	width:62px;
	height:23px;
	left:calc(50% - 31px);
	background-image:url(../images/aok.png);
}
.urunkat.secili {
	background-color:#f1f1f1;
}
.urunkat.secili .ok {
	display:inline;
}
.urunkat .icon img {
	width:80px;
}
.urunkat .baslik {
	font-size:16px;
	line-height:20px;
	color:#b49d2f;
	padding-top:10px;
	padding-bottom:5px;
	display:block;
}
.urunkat .spot {
	font-size:14px;
	line-height:20px;
	height:40px;
	color:#000;
	display:block;
}
.urunbar {
	float:left;
	width:20%;
	padding:25px;
}
.urunbar img {
	width:100%;
}
.urunbar .spot {
	font-size:14px;
	line-height:20px;
	width:100%;
	padding-top:5px;
}
.instagramapi {
	float:left;
	width:100%;
	padding-left:75px;
	padding-right:15px;
}
.instagramapi a {
	float:left;
	width:100%;
	height:0px;
	padding-bottom:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	box-sizing:border-box;
}
.modal {
  text-align: center;
  padding: 0!important;
}
.modal-xl {
	width:1140px;
}
.modal-content {
	float:left;
	width:100%;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}
.modal-title {
	float:left;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.panel-group {
	float:left;
	width:100%;
	display:none;
}
.panel-group.secili {
	display:block;
}
.panel-group .panel {
	border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0); 
    box-shadow: 0 1px 1px rgba(0,0,0,0);
	border:none;
}
.panel-default {
	float:left;
	width:100%;
	background-color:transparent;
	border-bottom:1px solid #ccc;
}
.panel-default .collapse {
	display:none;
	width:1170px;
}
.panel-default .collapse.in {
	display:block;
}
.panel-default>.panel-heading {
	border:none;
	padding:0px;
}
.panel-group .panel {
	float:left;
	display:inline;
	width:33.333333%;
	padding:15px;
}
.panel-default>.panel-heading a {
	float:left;
	width:100%;
	height:100%;
	position:relative;
	cursor:pointer;
}
.panel-default>.panel-heading a img {
	width:100%;
}
.panel-default>.panel-heading a span {
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:16px;
	line-height:20px;
	font-weight:500;
	color:#000000;
	text-align:center;
	padding:10px;
	background-color:#fff;
}
.panel-heading a.collapsed .oksag {
	display:inline;
}
.panel-heading a.collapsed .okasagi {
	display:none;
}
.panel-heading a .oksag {
	display:none;
}
.panel-heading a .okasagi {
	display:inline;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border:none;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body .form-block {
	padding-top:3px;
	padding-bottom:3px;
	line-height:30px;
}
.panel-collapse {
	float:left;
	width:100%;
	padding:0px;
}

@media screen and (max-width:1250px)
{
.container { width:1110px;}
}
/* 992px tablet */ 
@media screen and (max-width:1200px)
{
.container { width:900px;}
	.urunkat .baslik {
		font-size:14px;
		line-height:18px;
	}
}
@media screen and (max-width:1100px)
{
	
	#product .product-info .product-name h1 {font-size: 60px;}
	#product .product-info .product-content .product-properties::before {width: 20px; left: -20px;}
	#product .product-info .product-content .product-properties::after {width: 20px; right: -20px;}
	#product .product-info .product-content .product-properties p {font-size: 12px;}
	#product .product-info .product-content .product-properties h2{font-size: 14px; line-height:20px;}
	#product .product-info .product-content .prop h3{font-size: 16px;}
	#product .product-info .product-content .prop p {font-size: 18px;}
	#product .product-info .product-content .info img {max-width: 50% !important;}
	#product .product-info .product-content .info h4 {font-size: 30px;}
	#product .product-info .product-content .info p{font-size: 20px;}
	#product .product-info .product-content .info p.texture-number {font-size: 32px;}
	.modal-xl {
		width:auto;
		margin:10px;
	}
	.urunkat .baslik {
		font-size:14px;
		line-height:18px;
	}
	.urunbar {
		width: 25%;
    	padding: 20px;
	}
}
@media screen and (max-width:992px)
{
	body {padding-left:0px;}
	.mobile-tc {text-align: center;}
	.tablet-hidden {display: none;}
	.main-button {margin-top: 20px;letter-spacing: 3px; font-size: 13px; padding: 6px 25px;}
	header {padding: 0 42px;}
	
	.container {width: 100%;}
	header .menu .menuopen {top: 25px; left: 10px; height: auto; padding: 10px; width:auto;}
	header .menu .menuopen a {font-size: 18px;}
	header .logos img.logo {margin-top: 30px;}
	#home .left .overlay p {line-height: normal; font-size: 54px;}
	#home .left .overlay a {margin-top: 5px;}
	header .menu .menus ul li a {font-size: 12px;}
	header .menu .menus ul li ul li a {font-size: 10px;}
	header .menu .menus ul li ul li {margin-right: 5px;}

	header .menu .menus ul li ul.active {left: 200px;}
	header ul.lang li a{color: #fff;}
	header ul.lang li a.active-color{color: #fff;}
	header ul.contact li:first-child a {font-size: 14px;margin-bottom: 0;}
	header ul.contact li a {font-size: 10px; color: #fff;}
	header ul.contact li a.active {color: #fff;}
	#about-home p {font-size: 35px; margin-top: 0;}
	#about-home .missions img {margin: 0; margin-bottom: 20px;}
	#about-home .missions span {font-size: 12px;top: -1px;}
	#projects .project-images img {width: 100%;}
	#projects .overlay .content p {font-size: 18px;}
	#projects .overlay .content ul.project {margin-top: 10px;}
	#projects .overlay .content ul.project li span {font-size: 10px;}
	#projects .overlay .content ul.project li img {width: 20px; margin-right: 4px;}
	#brands {padding:40px 20px;}
	#brands h2 {font-size: 30px; margin-bottom: 30px;}
	#references h2 {font-size: 30px;}
	footer h2 {margin-bottom: 15px;}
	footer ul {height: 200px}
	footer p {font-size: 15px;}
	footer a.map-link {margin-bottom: 10px;}
	footer ul.footer-contact li img {margin-right: 5px;}
	footer .copyright {margin: 0;}
	#blog .owl-carousel .item {margin: 0;}
	#about .dates p{max-width: 100%;}
	#about .walls img {width: 100%;}
	#about .over-years .content img {top: 158px;}
	#about .high-quality h2{font-size: 40px;}
	#about .high-quality p.top-text {font-size: 28px; font-weight: 200;}
	#about .high-quality span {display: inline-block;margin-bottom: 20px;}
	#about .high-quality p.market {font-size: 28px;}
	#about .high-quality p.bottom-text{font-size: 30px;}
	#about .dates h2{font-size: 54px;}
	#about .dates p{max-width: 100%;font-size: 24px;}
	#product .product-info{margin-top: -260px;}
	#product .product-info .product-content .info img {max-width: 40% !important;margin: 30px 0;}
	#product .product-info .product-content .product-properties{width: 100%; padding-top: 30px;}
	#product .product-info .product-content .product-properties img{margin-right: 10px;}
	#product .product-info .product-content .product-properties h2 {padding-bottom: 30px;}
	#product .product-info .product-content .info p.texture-number {padding: 50px 0;font-size: 26px;}
	#contact h1 {font-size: 44px;}
	#contact p {font-size: 24px;}
	#contact ul li a {font-size: 16px;}
	#contact .contact-map{max-height: 60vh;display: none;}
	#contact .mobile-map{display: block; max-width: 100%; margin-top: 150px; height:360px;}
	#contact .contact-form{margin-top: 30px;}
	.urunkat .baslik {
		font-size:13px;
		line-height:16px;
	}
	.panel-default>.panel-heading a span {
		font-size:13px;
		line-height:18px;
	}
	
.owl-carousel.banner .owl-nav button.owl-prev {
	margin-left:10px;
	width:38px;
	height:70px;
}
.owl-carousel.banner .owl-nav button.owl-next {
	margin-right:10px;
	width:38px;
	height:70px;
}
.instagramapi {
	float:left;
	width:100%;
	padding-left:10px;
	padding-right:10px;
}
.owl-carousel.resimler {
	width:100%;
	height:0px;
	padding-bottom:66%;
	z-index:1;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:20px;
	overflow:hidden;
}
	#product .urunbar1 {
		width:50%;
		height:500px;
	}
	#product .urunbar2 {
		width:50%;
		height:250px;
	}
	#product .urunbar1 .ubaslik, #product .urunbar2 .ubaslik {
		bottom:20px;
		right:20px;
		padding:8px 20px;
		font-size:16px;
		line-height:20px;
	}
}

/* 768px mobile */ 
@media screen and (max-width:768px)
{
	.container {
		width:auto;
		padding-right: 10px;
		padding-left: 10px;
		margin-right: auto;
		margin-left: auto;
	}
	.container-fluid {
		padding-left:10px;
		padding-right:10px;
	}
	.row {
		margin-left:-10px;
		margin-right:-10px;
	}
	header {
		padding-left:40px;
		padding-right:20px;
	}
	#about .top img.about-image {width: 50%; top: 50px;}
	#about .top h2{font-size: 40px;}
	#about .top ul li p{font-size: 10px;}
	#about .top ul li {margin-right: 20px;}
	#about .top p {font-size: 16px;}
	#about .top {height: auto;}
	#about .dates h2{font-size: 50px;}
	#about .dates p{font-size: 20px;}
	#about .dates{padding-top: 30px;}
	#about .over-years .content h3{font-size: 40px;}
	#about .over-years .content p {font-size: 18px;}
	#about .over-years .content img {width: 50%;margin-top: 40px;top: auto;}
	#about .over-years .content-bottom p {font-size: 20px;}
	#about .over-years .content-bottom h2 {font-size: 34px;}
	#about .over-years .content-bottom .a h2::after {display: none;}
	#about .over-years .content-bottom p {margin-top: 30px;}
	#about .high-quality h2{font-size: 40px;}
	#about .high-quality p.top-text {font-size: 18px;}
	#about .high-quality span {display: inline-block;margin-bottom: 20px;}
	#about .high-quality p.market {font-size: 18px;}
	#about .high-quality p.bottom-text{font-size: 25px;}
	#about .dates p{max-width: 100%;}
	#product .product-info .product-content .product-properties::before {display: none;}
	#product .product-info .product-content .product-properties::after {display: none;}
	#product .product-info .product-content .prop h3 {font-size: 14px;}
	#product .product-info .product-content .prop p{font-size: 14px;}
	#product .product-info .product-content .info img {max-width: 100% !important; position: relative !important;}
	#contact .mobile-map{margin-top: 30px; height:auto;}
	.urunkat .icon img {
		width:70px;
	}
	.urunkat .baslik {
		font-size:12px;
		line-height:14px;
	}
	.panel-group .panel {
		width:50%;
	}
	.panel-default>.panel-heading a span {
		font-size:12px;
		line-height:14px;
	}
	.urunbar {
		width: 33.333333%;
    	padding: 20px;
	}
	#product .urunbar1 {
		width:50%;
		height:400px;
	}
	#product .urunbar2 {
		width:50%;
		height:200px;
	}
	#product .urunbar1 .ubaslik, #product .urunbar2 .ubaslik {
		bottom:20px;
		right:20px;
		padding:8px 20px;
		font-size:16px;
		line-height:20px;
	}
}

/* 600px small mobile */ 
@media screen and (max-width:600px)
{
	.mobile-tc {text-align: center !important;}
	.mobile-hidden {display: none;}
	.main-button {margin-top: 20px;letter-spacing: 3px; font-size: 13px; padding: 6px 25px;}
	header {padding-left: 35px; padding-right: 15px;}
	header .menu .menuopen {top: 25px; left: 10px; height: auto; padding: 10px;}
	header .menu .menuopen a {font-size: 18px;}
	header .logos img.logo {margin-top: 30px;}
	#home .left .overlay p {line-height: normal; font-size: 24px;}
	#home .left .overlay a {margin-top: 5px;}
	header .menu .menus ul li a {font-size: 12px;}
	header .menu .menus ul li ul li a {font-size: 10px;}
	header .menu .menus ul li ul li {margin-right: 5px;}
	header .menu .menus ul li ul.active {left: 130px;}
	header ul.lang li a.active-color{color: #fff;}
	header ul.contact li:first-child a {font-size: 14px;margin-bottom: 0;}
	header ul.contact li a:not(active) {font-size: 10px;}
	header ul.contact li a.active {color: #fff;}
	.h-vh {height: 80vh;}
	#about-home p {font-size: 35px; margin-top: 0;}
	#about-home img:first-child {margin-top: 30px;}
	#about-home .missions img {margin: 0; margin-bottom: 20px;}
	#about-home .missions span {font-size: 12px;top: -1px;}
	#projects {height: calc(100%+80px);}
	#projects img.project-back {height: 250px;max-width: none;}
	#projects .overlay .content p {font-size: 18px;}
	#projects .overlay .content ul.project {margin-top: 10px;}
	#projects .overlay .content ul.project li span {font-size: 10px;}
	#projects .overlay .content ul.project li img {width: 20px; margin-right: 4px;}
	#brands {padding:40px 20px;}
	#brands h2 {font-size: 30px; margin-bottom: 30px;}
	#references h2 {font-size: 30px;}
	footer h2 {margin-bottom: 15px;}
	footer ul {height: 200px}
	footer p {font-size: 15px;}
	footer a.map-link {margin-bottom: 10px;}
	footer ul.footer-contact li img {margin-right: 5px;}
	footer .copyright {margin: 0;}
	#blog .owl-carousel .item {width: 100%; margin: 0;}
	#blog .owl-carousel .item img {float: none; max-width:100%;}
	#blog .owl-carousel .item .text {float: none;position: inherit; transform: none;margin-top: 30px;}

#product .urunbar1 {
	width:50%;
	height:300px;
}
#product .urunbar2 {
	width:50%;
	height:150px;
}
#product .urunbar1 .ubaslik, #product .urunbar2 .ubaslik {
	bottom:20px;
	right:20px;
	padding:8px 20px;
	font-size:14px;
	line-height:20px;
}
#blog span.name {
    font-size: 20px;
    color: #000;
    margin: 20px 0;
    width: 100%;
    position: relative;
    z-index: 9;
    font-weight: 200;
    line-height: 30px;
}
}


















