@charset "iso-8859-9";
/* CSS Document */
body {
	margin-top:0px;
  	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-decoration:none;
	background-color:#FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #173349;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.service-titlex2 {
	font-size: 18px !important;
	font-weight: bold !important;
	color: #E30613 !important;
	margin-left: 15px;
}
.service-titlex {
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #E30613 !important;
}
.service-titlexx {
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #000 !important;
}.home-service-contentx {
	padding: 5px 10px;
}
.top-bar {
	min-height:35px;
	padding-top:7px;
	background-color:#f5f5f5;
	border-bottom-color:#eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#aaaaaa;
	font-size:13px;
}
.top-bar a,a:active,a:visited {
	color:#aaaaaa;
	text-decoration:none;
}
.top-bar a:hover {
	color:#1f425d;
	text-decoration:none;
}
.header {
	height:100px;
	padding-top:10px;
}
.icon-red {
	color:#e21f2f;
	font-size:18px;
}
.header-part-text{
	color:#aaaaaa;
}
.header-part-info {
	color:#444444;
	font-weight:700;
	font-size:15px;
}
.standart {
	height:45px;
	padding:12px 20px 0 20px;
	font-size:14px;
	font-weight:700;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius:2px;	
}
.social {
	float:left;
	margin-right:5px;
	padding:7px 0 0 0;
	height:35px;
	width:35px;
	margin-top:8px;
	color:#1f425d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius:2px;
	font-size:22px;
	font-weight:700;
	background-color:#abb9c2;
	border:inherit;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.social-margin {
	margin-left:20px;
}
.menu { 
	
	background-color: #E30613;
	padding:0px;
}
.navbar {
	background-color:#E30613;
	padding-top:4px;
	float:right!important;
	margin-bottom:5px !important;
}
.navbar-inverse{
	border:none !important;
    border-color:inherit !important;
}

.nav>li>a{
	color:#FFFFFF !important;
	font-size:14px;
	font-weight:700;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#E30613;
	background:url(../images/ayrac.png) right center no-repeat;
}
.nav>li>a:hover,.nav>li>a:focus{
	color:#ffffff !important;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#FFF;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
	
}
.navbar-inverse .navbar-toggle {
    border-color: #ab2631;
	background-color: #ab2631;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #abb9c2;
	 border-color: #abb9c2;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
	background-color:inherit !important;
	color:#ffffff !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius:2px;
}

.service {
	margin-top:-50px;
}
.home-service {
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
	cursor:pointer;
	border-style:solid;
	border-width:1px;
	border-color:#1f425d;
	padding:10px;
}
.home-service:hover {
	background-color:#FFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius:2px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.service-image {
	margin-top:15px;
}
.service-title {
	color:#444444;
	font-size:20px;
	font-weight:700;
	margin-top:10px;
	margin-bottom:10px;
}
.service-title2 {
	color:#444444;
	font-size:14px;
	font-weight:700;
	margin-top:10px;
	margin-bottom:10px;
}
.service-text {
	color:#aaaaaa;
	font-size:13px;
	font-weight:600;
	text-align:justify;
	margin-bottom:10px;
}
.service-link {
	color:#ab2631;
	font-size:15px;
	font-weight:700;
	margin-bottom:10px;
}
.service-link a,a:active,a:visited {
	color:#4ab9cf;
	text-decoration:none;
}
.service-link a:hover {
	color:#1f425d;
	text-decoration:none;
}
.home-contact {
	background-color:#f2f2f2;
	height:70px;
	margin-top:25px;
	color:#aaaaaa;
	font-size:18px;
}
.home-reference {
	background-image:url(../images/bg_reference.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:top center;
	padding-bottom:80px;
}
.home-reference-title {
	margin-top:25px;
	color:#7f8f9c;
	font-size:30px;
	font-weight:700;
}
.home-reference-slide {
	background-color:#FFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	margin-top:20px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.home-reference-slide:hover {
	background-color:#e7e7e7;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.home-service-content {
	padding:15px;
}
.carousel-control {
	width:30px !important;
	background-image:inherit;
	background:inherit;
}
.carousel-control.right {
	background-image:inherit;
	background:inherit;
}
.carousel-control.left {
	background-image:inherit;
	background:inherit;
}
.left-control {
	position:absolute;
	margin-left:-50px;
	margin-top:150px;
}
.right-control {
	position:absolute;
	margin-right:-50px;
	margin-top:150px;
}
.about {
	background-color:#eeeeee;
	padding-top:50px;
	padding-bottom:50px;
}
.home-about-title {
	color:#444444;
	font-size:36px;
	font-weight:900;
	text-align:center;
}
.home-about-company {
	color:#6c9d2e;
	font-size:20px;
	font-weight:700;
	text-align:center;
}
.home-about-content {
	width:70%;
	margin:0 auto;
	color:#636262;
	font-size:14px;
	font-weight:400;
	text-align:center;
	line-height: 180%;
}
.quote { 
	color: #e21f2f;
	font-size: 40px;
	text-align:center;
}
.footer-about {
	background-color:#1f425d;
	min-height:80px;
	color:#FFFFFF;
	text-align:center;
}
.footer-about-title {
	background-color:#ab2631;
	min-height:80px;
	padding-top:12px;
	text-align:center;
	font-size:20px;
	font-weight:700;
	color:#ffffff;
}
.footer-about-content {
	text-align:left;
	font-size:14px;
	color:#ffffff;
	padding-top:10px;
}
.devam {
	background-color:#ab2631;
	font-size:16px;
	border-color: #ab2631;
	border-radius:0px;
}
.devam:hover {
	background-color:#2b5e86;
	color:#FFFFFF;
}
.footer {
	background-color:#E30613;
	min-height:250px;
	color:#ffffff;
	text-align:center;
}
.footer-title {
	text-align:left;
	font-size:18px;
	font-weight:700;
	color:#ffffff;
	margin-bottom:20px;
}
.footer-menu {
	list-style:none;
	color:#EAE0D5;
	text-align:left;
	padding:0;
	line-height:180%;
}
.footer-menu>li>a{
	display:block;
	color:#ffffff !important;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.footer-menu>li>a:hover{
	display:block;
	padding-left:5px;
	color:#000 !important;
	text-decoration:none !important;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.border-top {
	border-top:solid;
	border-top-color:#A3180B;
	border-top-width:1px;
	padding-top:20px;
}
.border-bottom {
	border-bottom:solid;
	border-bottom-color:#A3180B;
	border-bottom-width:1px;
	padding-bottom:20px;
}
.border-left {
	border-left:solid;
	border-left-color:#A3180B;
	border-left-width:1px;
	margin-bottom:30px;
}
.border-right {
	border-right:solid;
	border-right-color:#A3180B;
	border-right-width:1px;
	margin-bottom:30px;
}
.ekle {
	background-color:#ab2631;
	color:#EAE0D5;
	font-size:16px;
	border-color: #ab2631;
	border-radius:0px;
	margin-bottom:30px;
	float:left;
}
.ekle:hover {
	background-color:#2b5e86;
	color:#FFFFFF;
	border-color: #adadad;
}
.eposta {
	background-color:#204a6b;
	border-style:solid;
	border-width:1px;
	border-color:#2d6896;
	border-radius:0px;
	color:#ffffff;
}
.footer-sosyal {
	list-style:none;
	color:#EAE0D5;
	text-align:left;
	padding:0;
	margin-top:30px;
	padding-bottom:50px;
	
}
.footer-sosyal>li {
	border-style:solid;
	border-width:1px;
	border-color:#abb9c2;
	background-color: #abb9c2;
	border-radius:0px;
	float:left;
	width:35px;
	height:35px;
	margin-right:5px;
	border-radius:4px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.footer-sosyal>li:hover {
	background-color:#204a6b;
	color:#FFFFFF;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.footer-sosyal>li>a {
	color:#1f425d;
	padding-left:5px;
	padding-top:5px;
	font-size:24px;
	text-align:center;
}
.footer-sosyal>li>a:hover {
	color:#FFFFFF;
}
.iletisim {
	padding-right:10px;
	font-size:18px;
}
.copyright {
	color:#ffffff;
}
.internal-title {
	background-color:#f2f2f2;
	height:75px;
	margin-top:0px;
	color:#666666;
	font-size:24px;
	font-weight:700;
	padding-top:20px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e6e6e6;
	margin-bottom:30px;
}
.internal-content {

	color:#000000;
	font-size:14px;
	font-weight:400;
	margin-bottom:60px;
}
.home-button {
	padding:10px;
	border:solid;
	border-color:#1f425d;
	border-width:1px;
}
.home-button:hover {
	background-color:#f4f4f4;
}
.title {
	font-size:18px;
	font-weight:700;
	margin:10px 0 10px 0;
}
.content {
	margin:0 0 10px 0;
	font-size:14px;
}
.sepet {
	border:solid;
	border-color:#1f425d;
	border-width:1px;
	height:50px;
	width:100%;
}
.sepet-ikon {
	background-color:#ab2631;
	font-size:24px;
	color:#ffffff;
	height:100%;
	padding-top:10px;
	padding-left:20px;
}
.sepet-text {
	padding-top:15px;
	font-weight:700;
}
.iletisim-baslik {
	color:#331a10;
	font-size:20px;
	font-weight:700;
	margin-top:10px;
	margin-bottom:10px;
}
.fotograflar{
	float: left;
	background-image:url(../images/bg_ic.png);
	background-repeat:repeat-x;
    width: 240px;
	height:290px;
	margin-right:35px;
	margin-bottom:25px;   
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 10px;
    box-shadow: 3px 3px 1px #ccc;
	padding:10px;
}
.fotograflar:hover {
	background-image:url(../images/bg_ic_over.png);
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fotograflar_thumb {
	width:220px;
	height:220px;
	text-align:center;
	z-index:77;
}
.fotograflar_baslik {
	width:200px;
	height:auto;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:700;
	color: #000;
	margin-top:15px;
}
.fotograflar2{
	float: left;
	background-image:url(../images/bg_ic.png);
	background-repeat:repeat-x;
    width: 240px;
	height:240px;
	margin-right:30px;
	margin-bottom:25px;   
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 10px;
    box-shadow: 3px 3px 1px #ccc;
	padding:10px;
}
.fotograflar2:hover {
	background-image:url(../images/bg_ic_over.png);
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.adahediye {
	border-style:solid;
	border-width:1px;
	border-color:#1f425d;
	
}
.adahediye-menu {
	list-style:none;
	color:#272b2b;
	text-align:left;
	padding:0px;
	line-height:180%;
	margin-bottom:0px;
}
.adahediye-menu>li>a{
	background-color:#f8f8f8;
	display:block;
	color:#272b2b !important;
	font-weight:600;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
	text-decoration:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#d3d3d3;
	padding:10px;
}
.adahediye-menu>li>a:hover{
	background-color:#ed1c24;
	display:block;
	color:#ffffff !important;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
	text-decoration:none;
}
.gift-icon {
	color:#ab2631;
	font-size:20px;
}
.gift-icon-white {
	color:#ffffff;
	font-size:24px;
}
.kategori-baslik {
	color:#ffffff;
	font-size:20px;
	background-color:#ab2631;
	height:50px;
	margin-left:15px;
	margin-bottom:20px;
	margin-right:15px;
	padding-top:10px;
	padding-left:20px;
	font-weight:600;
}

.adahediye-urun {
	background-color:#FFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	margin-bottom:20px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.adahediye-urun:hover {
	background-color:#e7e7e7;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.adahediye-content {
	padding:10px;
}
.adahediye-baslik {
	text-align:center;
	font-weight:600;
	height:40px;
}

.adahediye-fiyat {
	text-align:center;
	font-size:18px;
	font-weight:600;
	color:#ab2631;
	margin:10px 0 10px 0;
}
.adahediye-sepete-ekle {
	margin-bottom:10px;
}
.adahediye-link {
	color:#ab2631;
	font-size:14px;
	font-weight:700;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
.populer-urunler {
	background-image:url(../images/container-bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:50px;
}
.populer-baslik {
	color:#000;
	font-size:24px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:10px;
	padding-left:20px;
	font-weight:600;
	text-align:center;
}
.link {
	font-size:14px;
	font-weight:700;
	color:#3e4c53;
	margin-bottom:30px;
}
.link > a:link {text-decoration: none;color:#3e4c53;}
.link > a:visited {text-decoration: none;color:#3e4c53;}
.link > a:active {text-decoration: none;color:#3e4c53;}
.link > a:hover {text-decoration: none;color:#ed1c24;}
.font-size-18 {
	font-size:18px;
}
.leistungen-left-control{
	margin-top:150px;
	margin-left:-50px;
}
.leistungen-right-control {
	margin-top:150px;
	margin-right:-50px;
}
.vitrin-baslik {
	color:#000;
	font-size:24px;
	margin-bottom:40px;
	padding-top:10px;
	padding-left:20px;
	font-weight:600;
	text-align:center;
}
.table-title {
	font-size:18px;
	font-weight:600;
	color:#ab2631;
}
.amount {
	font-size:18px;
	padding-bottom:25px;
}
.amount-input{
	width: 125px;
	height:30px;
}
.btn-number {
	height:30px;
}
.tablo {
	vertical-align:inherit !important;
}
.left2 {
	float:left;
	margin-left:30px;
}
.basarili {
	text-align:center;
	font-size:18;
	font-weight:700;
	padding:30px;
}
.tik {
	font-size:100px;
	color:#0C0;
}
.error {
	font-size:100px;
	color:#F00;
}
.sepet-menu {
	display:none;
	visibility:hidden
}
@media screen and (max-width: 767px) {
	.sepet-menu {
		display:inherit;
		visibility:visible;
		background-color:#ab2631;
	}
	.brand,.top-bar,.header {
		display:none;
	}
	.social {
		float:inherit;
	}
	.collapse {
		min-width:300px;
	}
	.navbar {
		padding:0;
		float:inherit !important;
	}
	.nav>li>a{
		border-bottom:inherit;
		background:inherit;
	}
	.nav>li>a:hover,.nav>li>a:focus{
		border-bottom:inherit;
		background:inherit;
	}
	.social-margin {
		margin-left:15px;
	}
	.owl-theme .owl-controls .owl-buttons .owl-prev{
  		visibility:hidden;
	}
	.owl-theme .owl-controls .owl-buttons .owl-next{
  		visibility:hidden;
	}
	.textoverlay {
		visibility:hidden;
	}
	.ekle {
		float:inherit !important;
	}
	.border-left {
		border-left:inherit;
	}
	.border-right {
		border-right:inherit;
	}
	.footer-logo {
		margin-bottom:30px;
	}
	.devam {
		margin-bottom:30px;
	}
	.footer-about-title {
		margin-top:30px;
	}
	.navbar-collapse collapse in {
		background-color:#082760 !important;
	}
	.navbar {
	background-color:#082760 !important;
}
}
@media screen and (min-width: 767px) {
	.navbar-brand-responsive {
		display:none;
	}
}
.logos {
	background-color: #A3180B;
	border-top: solid 5px #E30613;
	border-bottom: solid 5px #E30613;
	height: 50px;
}