@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans+SC|Raleway|Lato|Pontano+Sans|Muli|Open+Sans');


.renk1 { background : #0d4997; }
.renk2 { background : #B12EB1 }
.renk3 { background : #AC65AC }
.renk4 { background : #310131 }
.renk5 { background : #331333 }

.hidden{
	display: none;
}
a{
	text-decoration:none !important;
	color:#fff !important;
}
a:focus{
	text-decoration:none !important;
}
*{
	outline:none !important;
}
ul{
  padding: 0px;
  margin: 0px;
  list-style: none !important;
}
img{
	max-width: 100%;
}
.clear{
	clear:both;
}
.p0{
	padding:0px !important;
}
.m0{
	margin:0px !important;
}
.m10{
	margin-top:10px;
}
.m20{
	margin-top:20px !important;
}
.no-radius{
	border-radius:0px !important;
}
.f-right{
	float:right !important;
}
.f-left{
	float:left !important;
}
.serit{
	padding: 5px;
	font-family: Muli;
	color:#fff;
}
.phone a{
	display: block;
	text-align:right;
}
.banner{
	padding-top:20px;
}
.logo{
}
.search{
	margin-top:9px;
}
.search-icon{
	border: #ddd;
    position: absolute;
    font-size: 16px !important;
    right: 10px;
    z-index: 9;
    top: 10px;
    color: #aaa;
}
.mobile-menu , .mobile-menu-close{
	display: none;
}
.full-menu{
	margin-top:20px;
	display: block !important;
	padding: 0px !important;
}
nav.navbar button{
	display: none !important;
}
.nav-menu{
  padding:0px !important;
}
.nav-menu ul{
	margin:0px 0px 0px 0px !important;
}
.nav-menu li a{
  font-weight: 600;
  font-size:15px;
  color:#fff !important;
  padding:13px 23.8px !important;
	font-family: 'Pontano Sans', sans-serif;
	text-transform: uppercase;
}
.nav-menu li a:hover{
    color:#fff !important;
		background: rgba(250,250,250,0.5);
}
ul.cat-menu{
	margin-top:0px !important;
}
.icon-menu li a{
	padding:6px 20px 7px 20px !important;
	font-size:25px;
}
.icon-menu li a span{
	font-size:15px;
}
.h-cat{
	margin:30px 20px;
}
.h-cat img{
	margin-top:30px;
	box-shadow: 1px 1px 20px -2px gray;
	border-radius: 10px;
	width:100%;
}
.search input::-webkit-input-placeholder {
  color: #aaa !important;
}
.hamburger{
  font-size:200px;
  margin-top:10px;
  border-radius: 0px !important;
}
.hamburger-icon{
  color:#fff;
  font-size:25px;
}
.slider{
	box-shadow: 1px 1px 1px #ddd;

	border-bottom:1px solid #ddd;
	margin-top:0px;
}
.slider-item{

}
.slider-item img{
	border-radius: 5px !important;
	height:400px;
	width:100%;
}
.owl-prev{
	cursor: pointer;
	background: #0d4997 !important;
	opacity: 1.0 !important;
	position: absolute;
	left:20px;
	top:50%;
	transform: translateY(-50%);
	width:50px;
	height:50px;
	padding:15px 10px !important;
	border-radius: 100% !important;
}
.owl-next{
	cursor: pointer;
	background: #0d4997 !important;
	opacity: 1.0 !important;
	position: absolute;
	right:20px;
	top:50%;
	transform: translateY(-50%);
	width:50px;
	height:50px;
	padding:15px 10px !important;
	border-radius: 100% !important;
}
.owl-prev:hover , .owl-next:hover{
	opacity: 0.8 !important;
	transform: rotateX(180deg);
	transition: all 1s;
}
.ad-left{
	margin-top:-2px;
	padding-right: 45px !important;
}
.ad-left li:nth-child(1){
	border-top:1px solid #DDD !important;
}
.ad-left li{
	border:1px solid #ddd;
	border-top-color:transparent !important;
	display: block;
	padding: 6.2px;
	background: #fff;
	color:#555 !important;
}
.ad-left a{
	font-size:17px;
	font-family: 'Pontano Sans';
	color:#555 !important;
}
.ad-left .alt-menu{
	display: none;
	height:592px !important;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #fff;
	border:1px solid #ddd;
	position: absolute;
	margin-left:215px;
	top:0px;
	width:350px;
	z-index: 99;
}
.ad-left li:hover .alt-menu{
	display: block !important;
}
.alt-menu li{
	padding: 1px;
	border:1px solid #fff;
	display: block;
	}
.alt-menu li a{
	border: 1px solid #fff;
	display: block;
	padding: 10px;
	transition: all 2s;
	font-size:17px;
}
.alt-menu li a:hover{
	padding-left: 25px;
	border:1px solid #eee;
}
.alt-title{
	margin-top:20px;
	color:#;
	display: block;
	text-align: center;
}
.ad-left .alt-menu img{
	border:1px solid #ddd;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:75px;
	width:60%;
}
.advert-items{
	margin-top:20px;
}
.ad-item img{
	transition: margin 1s;
	box-shadow: 1px 1px 20px -2px gray;
	border-radius: 10px;
	width:100%;
}
.ad-item{
	height:262px;
	margin-bottom:40px !important;
}
.ad-item:hover img{
	margin-top:-20px;
}
.owl-products{
}
.home-products{
	margin-top:20px;
}
.home-product img{
	background:#fff;
	position: relative;
	margin-top: -100px;
	box-shadow: 1px 1px 10px -2px gray;
	border-radius: 5px;
	width: 100%;
	border:1px solid #eee;
}
.home-product{
	margin-top:100px;
	padding: 5px;
}
.home-product a{
	font-family: Pontano Sans;
	padding:15px;
	height: 330px;
	border:1px solid #ddd;
	background: #fff;
	display: block !important;
	border-radius: 5px;

}
.home-product span{
	margin:20px 10px;
	display: block;
	color:#000;
	text-align: center;
}
.home-categories{
	margin-top:20px;
}
.home-category{
	padding: 15px !important;
}
.home-category img{
	box-shadow: 1px 1px 10px -2px #555;
	border-radius: 5px;
	height:187px;
	width: 100%;
}
.home-category a{
	font-family: Pontano Sans;
	display: block !important;
	border-radius: 5px;
}
.full-footer{
	margin-top: 30px ;
	padding:20px 20px !important;
	color:#fff;
	font-family: Pontano Sans;
}
.footer{
}
.footer .f-item{
}
.footer .f-item ul li{
	padding: 7px;
	margin-top:12px;
}
.footer .f-item ul li i{
	width:30px;
}
.f-logo{
	margin-top:10px;
}
.f-logo img{
	width:100% !important;
}
.footer .f-item .social ul li{
	float:left;
}
.footer .f-item .social ul li a{
	display: block;
	font-size:30px;
}
.copy a{
	display: Block;
	text-align: left;
}
.bread-menu{
	margin-top:20px;
}
.breadcrumb{
	background: #fff !important;
	border:1px solid #eee;
	border-radius: 0px !important;
}
.breadcrumb-item a{
	color: #0d4997 !important;
}
.p-slider{
	padding: 0px !important;
}
.p-slider img{
	border:1px solid #ddd;
	width:100%;
}
.p-detail{
}
.dif-pro{
	height: 520px;
	overflow-y: scroll;
	overflow-x: hidden;
	border:1px solid #eee;
	padding-top:10px;
}
.dif-pro img{
	border-right:1px solid #ddd;
	width: 70px;
}
.dif-pro span{
	padding-left: 10px;
}
.different-pro{
	margin-top: 10px;
	transition: all 1s;
	margin-bottom: 10px;
}
.different-pro:hover{
	transition: margin 1s;
	margin-left:10px;
}
.different-pro a{
	display: block;
	font-family: Open Sans , arial;
	Font-size:13px;
	text-transform: lowercase;
	color:#666 !important;
	border:1px solid #ddd;
}
.title{
	font-family: 'Pontano Sans', sans-serif;
	color:#0d4997;
}
.pro-code , .pro-price , .pro-name{
	font-family: 'Pontano Sans' , sans-serif;
	font-size: 18px;
	color:#666;
	padding: 10px 10px;
	margin-bottom: 5px;
	border-bottom:1px solid #ddd;
	display: block;
	text-align: left;
}
.pro-code i, .pro-price i, .pro-name i {
width:30px;
}
.pro-price{
	display: none !important;
	font-size:25px;
	font-weight: 500;
}
.pro-content{
	margin-top:20px;
}
.pro-content li{
	margin-top:7px;
	font-family: 'Pontano Sans' , sans-serif;
	margin-left:20px;
	list-style: square;
}
.approval{
	background: #0d4997;
	color:#fff;
	padding: 10px;
}
.cat-title{
	margin-top:50px !important;
	font-family: 'Pontano Sans' , sans-serif;
	font-size:30px;
	font-weight: bold;
	color:#0d4997;
	border:1px solid #ddd;
	padding: 10px;
	text-align: center;
	display: block !important;
}
.about-img img{
	width: 100%;
	height:400px;
	margin-top:20px;
	border:1px solid #eee;
	box-shadow: 1px 1px 20px -2px gray;
	border-radius: 5px;
}
.about-title{
	margin-top:20px !important;
	font-family: 'Pontano Sans' , sans-serif;
	font-size:30px;
	font-weight: bold;
	color:#0d4997;
	border:1px solid #ddd;
	padding: 10px;
	text-align: center;
	display: block !important;
}
.map{
	margin-top:0px !important;
}
.contact-form{
	margin-top:30px;
}
.contact-form .title{
	margin-bottom: 30px;
}

.contact-form .title i{
	width: 50px;
}
.contact-form input , .contact-form textarea {
	color:#666;
	font-size: 14px;
	border:1px solid #fff;
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
	padding: 5px;
	border-bottom:1px solid #ddd;
}
.contact-form input:focus , .contact-form textarea:focus{
	border-bottom:2px solid #0d4997;
	font-size:20px;
	transition: all 2s;
}
.contact-form table tr td i{
	width:35px;
	font-size:30px;
	color:#0d4997;
}
.contact-form table tr td span , .contact-form table tr td a {
	display: block;
	padding: 5px;
	margin:5px 0px;
	color:#666 !important;
	font-weight: 700;
	font-family: 'Pontano Sans' , sans-serif;
}
.contact-form table tr:hover i{
	transition: all 1s;
	transform: rotateX(360deg);
}
.btn-gonder{
	width:200px;
	margin-top:20px;
	background: #0d4997;
	color : #fff;

}
.arrow-right{
	position:absolute;
	right:55px;
	margin-top:5px;
	color:#AAA;
}
.product-details .slider-item{
	border:1px solid #ddd;
	height:456px !important;
}
.product-detail-img{
	height:100% !important;
}
/* Popup */
#GxyPopup{
	top:0;
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999999999;
	background:rgba(0,0,0,0.5);
	display:flex;
	align-items:center;
}
#GxyPopup #GxyPopupContent{
	width:50%;
	height:50%;
	background:white;
	border-radius:5px;
	margin:0 auto;
	padding:10px;
	font:90% Arial;
	line-height:25px;
}
#GxyPopup #GxyPopupContent .close{
	opacity:1 !important;
}
#GxyPopup #GxyPopupContent .close::before{
	font-family:FontAwesome;
	position:absolute;
	margin-top:-25px !important;
	color:black;
}
#GxyPopup #GxyPopupContent .close:hover:before{
	color:darkred !important;
}
.request-btn{
	border:none;
	border-radius:5px;
	color:white;
	font:15px Helvetica;
	padding:15px;
	background:#0d4997;
	cursor:pointer;
}
.request-btn:hover{
	background:#333 !important;
}
.alt-menu::-webkit-scrollbar {
		background: #fff;
    width: 0.4em;
}

.alt-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}

.alt-menu::-webkit-scrollbar-thumb {
  background-color: #ab47bc;
  outline: 1px solid #ab47bc;
}
.dif-pro::-webkit-scrollbar {
		background: #fff;
    width: 0.4em;
}

.dif-pro::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}

.dif-pro::-webkit-scrollbar-thumb {
  background-color: #ab47bc;
  outline: 1px solid #ab47bc;
}
/* Popup */
#GxyPopup{
	top:0;
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999999999;
	background:rgba(0,0,0,0.5);
	display:flex;
	align-items:center;
}
#GxyPopup #GxyPopupContent{
	width:50%;
	height:50%;
	background:white;
	border-radius:5px;
	margin:0 auto;
	padding:10px;
	font:90% Arial;
	line-height:25px;
}
#GxyPopup #GxyPopupContent .close{
	opacity:1 !important;
}
#GxyPopup #GxyPopupContent .close::before{
	font-family:FontAwesome;
	position:absolute;
	margin-top:-25px !important;
	color:black;
}
#GxyPopup #GxyPopupContent .close:hover:before{
	color:darkred !important;
}
/* Telefon Numarası */

a.phone-number{
	border: 1px solid #ddd;
    float: right;
    padding: 10px 20px;
    text-align: center;
	color:#aaa !important;
	font-size:20px;
	margin-bottom:10px;
	background: #fff;
	display: inline-block;
	transition: background .2s;
	font-family: Raleway;
}
a.phone-number:hover{
	border:1px solid #fff;
	background:#0d4997;
	color:#fff !important;;
}
.advert-items-text img{
	border-radius: 20px;
	padding: 20px;
	border:1px solid #ddd;
	transition: all 1s;
}
.advert-items-text .col-md-4:hover img{
	border-radius: 0px;
}
.advert-items-text .text{
	line-height: 1.8;
	font-family: Muli;
    font-size: 14px;
    color: #666;
	height: 370px !important;
}
.advert-items-text .text::after{
	border: 1px solid #0d4997;
    content: '';
    position: absolute;
    width: 100px;
    bottom: 0px;
	left: 10px;
	transition:all 1s;
}
.advert-items-text .col-md-4:hover .text::after{
	width:300px;
}
.advert-items-text .row{
	margin-top:20px;
}
.advert-items-title{
    color: #0d4997;
    text-align: center;
    padding: 20px;
    font-size: 18px;
    font-family: Muli;
}
.product-price{
	display: none !important;
}

.category-list-property *{
	font-family: Raleway;
	font-size:15px;
	color:#777;
}
.category-list-property img{
	border:1px solid #ddd;
}
.category-list-property p{
	padding:10px 0px;
	margin:20px 0px;
}
.category-list-property ul li{
    padding:5px 0px;
	margin-top: 5px;
	list-style: none;
	width: 48%;
    display: inline-block;
}
.category-list-title{
	margin-top:20px;
	padding: 10px 0px;
    font-size: 20px;
}

/* Custom */
