
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



body{ font-family: 'Roboto', sans-serif;}
a, a:active, a:focus { color: #fff; text-decoration: none; }
a:hover, a:active{color: #fff; text-decoration: none;}
a:focus, a:active, button:focus, button:active,.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {outline: none;}
b, strong { font-weight: 600;}
section {padding: 50px 0px;}
p {margin-bottom: 0px !important}
ul {margin:0px !important;    padding: 0px !important;}
ul li {list-style: none; padding: 0px !important;}
h1, h2, h3, h1, h2, h3 {margin-top: 0px !important;margin-bottom: 0px !important;}
::selection { color: #000; background:#dbdbdb; }
::-moz-selection { color:#000; background:#dbdbdb; }
::-webkit-input-placeholder { color: #6f6f6f; text-overflow: ellipsis;}
::-moz-placeholder { color: #6f6f6f; text-overflow: ellipsis; opacity:1;}
:-ms-input-placeholder { color: #6f6f6f; text-overflow: ellipsis; opacity:1;}
.search-bar-menu {
	width: 25%;
	position: relative;
	float: right;
	top: -35px;
}
#imza-digital {
	position: relative;
	width: 105px;
	float: right;
	margin-left: 10px;
	top: 2px;
}
#imza-digital a p {
	margin-bottom: 0px;
	text-align: left;
	color: #a9a9a9;
	font-weight: bold;
	font-size: 12px;
}
#imza-digital a:hover {color: #fab51f!important}
#imza-digital a img {
	position: absolute;
	width: 24px;
	right: 0;
	top: -22px;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#imza-digital a img.top {
	opacity:0;
}
#imza-digital a img.top:hover {
	opacity:1;
	transition: transform 1s;
	transform: scale(.8);
	color: #fab51f!important;
}
.logo-link{margin: 0 auto;width: 100%;}
.logo-link img{margin: 0 auto;width: 250px;margin-top: 20px;}
.navbar-toggle {margin-top: 15px !important;border-radius: 0px !important;}
.navbar-default .navbar-toggle:hover {background-color: transparent;}
.menu-respon{
	margin: 0 auto !important;
	display: table;
	float: none !important;
	position: relative;
	top: 79px;
	padding: 24px 0px !important;
	border-top: 1px solid #f1f1f1;
}



.bg-header {background: #f7f7f7;}
.menu ul li {float: left;}
.menu ul {
	width: auto;
	display: inline-block;
	float: right;
}
.menu ul li a {
	padding: 15px 20px;
	display: block;
}
.header-social {
	display: inline-block;
}
.header-social li {
	float: left;
	display: block;
	border-right: 1px solid #dcd9d9;
	padding: 0px 17px !important;
}
.header-social li a {
	padding: 5px;
	display: block;
	text-align: left;
	line-height: 30px;
	font-size: 15px;
	border: 0 !important;
	color: #8e9c9f;
	font-weight: bold;
}
.about-us-detay p{
	padding: 10px 0px;
}
.bg-fast-menu {
	background: rgba(0, 0, 0, .8);
	margin-top: -47px;
	position: relative;
	padding: 12px 100px;
	display: block;
}
.bg-fast-menu ul li {float: left;margin:0px 2px !important; }
.bg-fast-menu ul{
	display: table;
	margin: 0 auto !important;
}

.contact-m {
	background: #eee;
	padding: 20px 0px !important;
	margin-top: 8px !important;
}
.contact-m li{
	text-align: center;
	font-size: 17px;
	padding: 5px !important;
}
.contact-m li span {font-size: 23px;}
.contact-m li a{color: #000}
.contact-m p {
	padding: 5px 46px;
	text-align: center;
	color: #232323;
}
.contact-text {
	padding: 20px 0px;
}
.contact-text p{
	text-align: center;
	line-height: 24px;
	padding: 10px 0px;
}
.i-formu {
	width: 50%;
	padding: 7.5px;
	margin: 0px 0px;
	float: left;
}
.cont-buttn{
	background: #000000;
	border-radius: 0px;
	border-color: #000000;
	padding: 10px 39px;
	display: block;
	border-radius: 50px;
	font-size: 18px;
}
.form-control {
	border-radius: 2rem;
	padding: 20px;
}

.text-about p{
	font-size: 15px;
	line-height: 25px;
	padding: 2px 0px;
}
.text-about{
	padding: 30px 40px !important;
}
.bg-grey{
	width: 100%;
	background: #f7f7f7;
}
.padd-none-15rl {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.padding-b-60 {padding: 60px 0 75px 0;}
.header-contact {float: right;}
.header-contact li{float: left;    line-height: 40px;}
.header-contact li a{
	border-left: 1px solid #ecedee;
	padding: 5px 10px;
	display: block;
	line-height: 30px;
	font-size: 15px;
	color: #8e9c9f;
}

.navbar-default .navbar-nav>li>a {
	color: #050400;
	margin: 0px 20px;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	padding: 5px 0px !important;
	letter-spacing: 1px;
	margin-top: 10px;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #2c2c2c !important;
}

.navbar {min-height: 80px !important;}
.navbar-default {border-top:0px !important; background: #fff !important}
.navbar {
	border-radius: 0px !important;
	margin-bottom: 0px !important;
	border-top: 0px !important;
	border-bottom: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
}
.navbar-brand { position: relative; z-index: 2;     padding: 12px 15px !important;}
.navbar-nav.navbar-right .btn { position: relative; z-index: 2; padding: 4px 20px; margin: 10px auto; }
.navbar .navbar-collapse { position: relative; }
.navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 22px; }
.navbar .nav-collapse { position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding-right: 120px; padding-left: 80px; width: 100%; }
.navbar.navbar-default .nav-collapse { background-color: #f8f8f8; }
.navbar.navbar-inverse .nav-collapse { background-color: #222; }
.navbar .nav-collapse .navbar-form { border-width: 0; box-shadow: none; }
.nav-collapse>li { float: right; }

.btn.btn-circle { border-radius: 50px; }
.btn.btn-outline { background-color: transparent; }


.header-button {
	background: #195982;
	padding: 7px 15px;
	border-radius: 30px;
	text-transform: uppercase;
	margin-top: 20px;
	float: right;
	font-size: 17px;
	margin-right: 50px;
	display: inline-block;
}
.navbar-toggle {margin-top: 15px !important;border-radius: 0px !important;}
.navbar-default .navbar-toggle:hover {background-color: #14130a;z-index: 999;}

.quick-menu { border: 1px solid #ecedee }

.quick-menu h2{
	background: #485355;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 24px;
	border: 1px solid #485355;
	text-align: center;
	padding: 20px 25px;
}
.quick-menu li{}
.quick-menu li a{
	color: #485355;
	font-size: 22px;
	padding: 7px 43px;
	display: block;
}
.quick-menu li a:hover {
	color: #d4bfa2;
}
.title-home strong {font-weight: 700}
.title-home {
	/* background: #35aea7; */
	/* color: #fff; */
	text-align: center;
	padding: 20px 25px;
	font-size: 24px;
	/* border: 1px solid; */
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px;
}


.urn {
	margin-top: 30px;
	position: relative;
	width: 100%;
	border: 1px solid #ecedee;
	-webkit-transtion: all 0.4s;
	transition: all 0.4s;
}

.urn:hover h4 {
	background: #5f5f5f;
	color: #fff;
	-webkit-transtion: all 0.4s;
	transition: all 0.4s;
}
.urn h4 {
	text-align: center;
	padding-bottom: 10px;
	color: #485355;
	z-index: 999;
	position: relative;
	background: #ecedee;
	margin-top: 10px !important;
	position: relative;
	top: 10px;
	font-weight: 400;
	padding-top: 10px;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.urn:hover {    box-shadow: 0px 5px 20px #d6d6d6;}
.image {
	display: block;
	margin: 0 auto;
	display: table;
	width: 260px;
	padding: 20px;
	height: auto;
	padding-top: 0;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
}

.urn:hover .overlay {
	opacity: 1;
}

.text a{
	color: white;
	font-size: 20px;
	border-radius: 50px;
	padding: 11px 40px;
	display: inline-table;
	background: #d4bfa2;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	box-shadow: 0 0 20px dimgrey;
}
.text a:hover {    background: #485355;}

.about {
	border-left: 15px solid #c1c6c8;
	border-bottom: 15px solid #c1c6c8;
	height: 444px;
	border-top: 15px solid #c1c6c8;
	/* padding: 120px 10px 120px 150px; */
}
.about p{
	text-align: right;
	margin-right: 15px;
	font-size: 18px;
	width: 70%;
	float: right;
	position: absolute;
	right: 30px;
	top: 30%;
}
.about p strong{
	color: #d4bfa2;
	padding-bottom: 0px;
	font-size: 31px;
}
.logo-bg-about {
	box-shadow: 0 0 20px #dadada;
	padding: 140px 0px;
	margin-top: -80px;
	display: block;
	background: #fff;
}
.logo-bg-about img{
	margin: 0 auto;
	display: table;
	position: relative;
	top: 60px;
}
.title-home-2 {
	text-align: center;
	position: relative;
	top: 130px;
	z-index: 1;
	line-height: 50px;
}
.title-home-2 h2{
	color: #485355;
	font-size: 34px;
}
.title-home-2 small{
	color: #8e9c9f;
	letter-spacing: 3px;
	font-size: 15px;
	font-weight: 600;
	display: block;
}

.title-home-3 {text-align: center;}
.title-home-3 h2{
	color: #485355;
	font-weight: 600;
	padding-bottom: 10px;
}
.title-home-3 p{
	letter-spacing: 3px;
	font-size: 15px;
	font-weight: 600;
	color: #8e9c9f;
}
.blog a:hover .blog-text h5{
	text-decoration: underline;
}
.blog {margin-top: 40px;}
.blog img {width: 100%}
.blog-text {
	text-align: center;
	padding: 20px 50px;
	border: 1px solid #ecedee;
}
.blog-text h5 {
	font-size: 18px;
	color: #485355;
}
.blog-text p {
	font-size: 16px;
	color: #8e9c9f;
}
.blog-text ul {
	margin: 0 auto !important;
	display: table;
}
.blog-text ul li {
	float: left;
	padding-top: 20px !important;
	margin: 0px 10px;
	color: #d4bfa2;
}
.footer-cont {
	width: 100%;
	border-radius: 50px;
	font-size: 18px;
	text-align: center;
	color: #485355;
	padding: 10px;
	border: 1px solid #eeeff0;
}
.foot-logo {
	margin: 0 auto;
	display: table;
	padding: 40px 0px;
	width: 190px;
	display: block;
}
.footer-social {
	margin: 0 auto !important;
	display: table;
}
.footer-social li {
	float: left;
	display: block;
	margin: 20px 0px;
}
.footer-social li a {
	width: 35px;
	height: 35px;
	margin: 5px;
	display: block;
	padding: 2px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #ffffff;
	border: 1px solid black;
	border-radius: 100px;
	background: black;
}
.menu-footer ul {


}
.menu-footer ul li {
	float: left;
}
.menu-footer ul li a {
	padding: 0px 15px;
	border-right: 1px solid #8e9c9f;
	color: #8e9c9f;
	font-size: 17px;
}
.bg-blue {
	background: #f5f8fa;
	width: 100%;
	padding: 20px 0px;
}


.bg-eee2 {
	background: #f9f9f9;
	position: absolute;
	width: 30%;
	z-index: -1;
	height: 100%;
	right: 0px;
	box-shadow: 0 0 2px #e6e6e6;
}
.blog-ic2 {
	padding: 51px 70px 51px 0px;
	text-align: right;
}
.blog-ic2 h2 {
	color: #485355;
	font-weight: 600;
	padding-bottom: 10px;
	text-align: left;
	margin-top: 20px !important;
}

.blog-ic2 strong {
	letter-spacing: 3px;
	font-size: 15px;
	font-weight: 600;
	color: #8e9c9f;
}
.blog-ic2 p {
	font-weight: 400;
	color: #666;
	font-size: 17px;
	line-height: 29px;
	margin-top: 17px;
	text-align: left;
	padding: 5px 0px;
}

.right-fixed-1 {
	position: fixed;
	right: 20px;
	border-radius: 50px;
	background: #3d3922;
	z-index: 999;
	/* transform: rotate(-90deg); */
	color: #fff;
	bottom: 10px;
	width: 188px;
	height: 57px;
	box-shadow:  0 0 32px #bdbdbd;
}
.right-fixed-1 img {
	position: absolute;
	bottom: 2px;
	left: 14px;
}
.right-fixed-1 p {
	margin-left: 65px;
	margin-bottom: 0px !important;
	margin-top: 8px;
	font-size: 14px;
}
.right-fixed-1 p b {
	font-size: 16px;
	font-weight: bold;
}
.right-fixed-1 p strong {    font-weight: bold;    font-size: 17px;}



.right-fixed-2 {
	position: fixed;
	right: 20px;
	border-radius: 50px;
	background: #000000;
	z-index: 999;
	/* transform: rotate(-90deg); */
	color: #fff;
	bottom: 80px;
	width: 188px;
	height: 57px;
	box-shadow: 0 0 32px #bdbdbd;
}
.right-fixed-2 img {
	position: absolute;
	bottom: 0px;
	left: 14px;
}
.right-fixed-2 p {
	margin-left: 65px;
	margin-bottom: 0px !important;
	margin-top: 8px;
	font-size: 14px;
}
.right-fixed-2 p b {
	font-size: 16px;
	font-weight: bold;
}
.right-fixed-2 p strong {    font-weight: bold;    font-size: 17px;}
.rf-logo li {
	float: left;

}



.rf-logo li:hover img{
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
}

.rf-logo li img {width: 70%;
	margin:0 auto ;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}

.iletisim-list li{
	padding: 5px 0px !important;
	list-style: none;
	font-size: 16px;
}
.iletisim-list {
	margin: 0px;
	padding: 0px;
}
.iletisim-list li b{
	font-weight: 600;
	color: #3d3922;
}
.iletisim-list li a {
	color: #000;
}

.p-left-0 {padding-left: 0px}
.p-right-0 {padding-right: 0px}




.bg-fast-menu {
	background: #4c4c4c;
	margin-top: -7px;
	position: relative;
	padding: 12px 100px;
	display: block;
}
.bg-fast-menu ul li {color: #fff;float: left;margin:0px 2px !important; }
.bg-fast-menu ul li a {color: #fff;font-size: 20px}
.bg-fast-menu ul{
	display: table;
	margin: 0 auto !important;
}

.slider_kapsa {position: relative;z-index: 999}




/* Search icon by IcoMoon, made with http://icomoon.io/app/ */
@font-face {
	font-family: 'icomoon';
	src:url('../font/icomoon/icomoon.eot');
	src:url('../font/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
	url('../font/icomoon/icomoon.woff') format('woff'),
	url('../font/icomoon/icomoon.ttf') format('truetype'),
	url('../font/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.sb-search {
	position: relative;
	margin-top: 0px;
	width: 0%;
	min-width: 60px;
	height: 72px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 4px;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 60px;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 20px;
	font-family: inherit;
	font-size: 20px;
	color: #000;

	border-top-right-radius: 60px;
	border-bottom-right-radius: 50px;
}

.sb-search-input::-webkit-input-placeholder {
	color: #000;
}

.sb-search-input:-moz-placeholder {
	color: #000;
}

.sb-search-input::-moz-placeholder {
	color: #000;
}

.sb-search-input:-ms-input-placeholder {
	color: #000;
}

.sb-icon-search,
.sb-search-submit  {
	width: 60px;
	height: 70px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 72px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 5-7 */
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	color: #fff;
	background: #050400;
	z-index: 90;
	font-size: 22px;
	font-family: 'icomoon';
	speak: none;
	border-radius: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
	content: "\e000";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #c6c6c6;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}



.bg-fast-menu .icofont {position: relative;top: 5px }

.bg-header-top {background: #f7f7f7;}



.urun_gruplari .col-md-3 {width:20%}

.urun_resim {/* height: 230px !important; */overflow: hidden;}
.urun_resim img {width:100%}



.urunler h4 {height:60px;font-weight: 300;text-align: center;font-size: 15px;line-height: 23px;background: #f7f7f7;padding-top: 10px;margin-top: 0;color: #000;padding: 10px;text-align: center;font-weight: 400;}

.urunler {
	margin-bottom: 25px;
}


.footerAdresList{margin:0;padding:0;}
.footerAdresList li{
	float: left;
	width: 52%;
	text-align: center;
	font-size: 16px;
	padding: 10px;
	font-weight: 600;
	color: #97a4a7;
	line-height: 47px;
	border: 1px solid #eee;
	border-radius: 30px;
	height: 51px;
	margin-left: 10px;
	margin-right: 10px;
	/* -webkit-box-shadow: 0px 0px 34px -22px rgba(0,0,0,0.75); */
	-moz-box-shadow: 0px 0px 34px -22px rgba(0,0,0,0.75);
	box-shadow: 12px 2px 34px -22px rgba(0,0,0,0.75);
}
.footerAdresList li:first-child{
	width:21% !important;
}
.footerAdresList li:last-child{
	width:21% !important;
}




.mbBtn {
	position: fixed;
	bottom:0;
	left:0;
	width:100%;
	display: none;
	z-index: 9999;
}
.mbBtn a {
	display:inline-block;
	width:50%;
	text-align: center;
	float:left;
	padding:10px;
	background: #050400;
	color:#fff;
}
.mbBtn a:last-child {
	float:right;
	background: #1d1c16;
}





.whatsapp {width:100% !important;
	background: #2cb240 !important;}




@media screen and (max-width: 767px) {
	/*BURASI MOBÃ„Â°L AYARLAR */


	.about {border:0 !important;}

	#imza-digital a img {top:3px }
	#imza-digital {
		top: 80px !important;
		float: inherit;
		left: 130px;
	}
	.mobil_copyright {
		margin-left: -11px;
		position: relative;
		left: 10px;
		text-align: center !important;
	}
	.menu-footer ul {
		margin-left: -29px !important;
		display: block;
		position: relative;
		left: 13px;
	}

	.menu-footer ul li a {padding: 0px 9px;}

	.padding-div {padding:20px 0 !important}
	.foot-logo {}
	.bg-blue {
		padding-bottom: 140px;
		padding-left: 0;
		padding-right: 0;
	}


	.footerAdresList li , .footerAdresList li:first-child , .footerAdresList li:last-child {
		width: 100% !important;
		height: auto;
		margin-top: 20px;
		color: #999 !important;
	}


	.mbBtn {display: block !important;}


	.navbar-default .navbar-toggle .icon-bar {
		background: #fff;
	}
	.title-home-2 small {
		display: none;}


	.urun_gruplari .col-md-3 {
		width: 100% !important;
		/* float: left; */
	}

	.right-fixed-1, .right-fixed-2, .bg-header-top, .responsive-none {display: none;}
	.p-left-0 {padding-left: 15px}
	.p-right-0 {padding-right: 15px;margin-bottom: 80px;}
	.about {
		border-left: 15px solid #c1c6c8;
		border-top: 15px solid #c1c6c8;
		border-right: 15px solid #c1c6c8;
		border-bottom: 0px;
	}
	.about p {
		text-align: center;
		right: 0px;
		left: 0px;
		margin: 0 auto;
		display: table;
		width: 90%;
		text-align: center;
		margin: 0 auto;
		margin-left: 3%;
		margin-top: 30px;
	}
	.title-home-2 {
		top: 145px;
		display: -webkit-box;
	}
	.footer-cont {margin-bottom: 20px;}
	.title-home-2 h2 {font-size: 30px}
	.logo-bg-about {padding:60px 0px;}
	.logo-bg-about img {
		width: 100%;
		padding: 20px;
	}
	.logo-link img {
		margin-top: -53px;
		margin-left: 5px;
		width: 180px;
		margin-top: -42px;
	}
	.navbar-default .navbar-toggle {top: 0;background: #050400;font-size: 23px;color: #fff;right: -20px;}
	section {padding: 20px 0px}
	.menu-respon {margin-left: 0px !important;width: 100%;top: 30px;}
	.header-button {float: left;margin-top: 36px;margin-bottom: 20px;}
	.navbar .navbar-collapse {background: #fff;border-top: 0;}
	.blog {margin-top: 30px}
}