@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900&subset=latin,latin-ext);

body{
    font-family: 'Source Sans Pro', sans-serif;
    background: url('../img/bg.png') center top;
}


a:hover{
    text-decoration: none;
}

header{
    margin-top: 17px;
}

header #menu{
    margin-top: 50px;
}

header #menu a{
    color: #4a757b;
    display: block;
    padding: 7px 17px;
    background: #fff;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
}

header #menu a:hover{
    text-decoration: none;
}

#slider h1{
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
    margin-top: 15%;
}

#slider h1 small{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    display: block;
    margin-top: 15px;
}

#slider .carousel-control{
    background: none;
}

#slider .carousel-control.left{
    margin-left: -120px !important;
}

#slider .carousel-control.right{
    margin-right: -120px !important;
}

#slider{
	height: 404px;
}

#slider .gg{
background: url('../img/ggbg.png') top center no-repeat;
background-size: contain;
	position: relative;
	height: 400px;
}

#slider .gg img{
	position: absolute;
	border-radius: 50%;
}



#slider .gg .img1{
width: 228px;
left: 21px;
top: 39px;
}


#slider .gg .img2{
width: 369px;
left: 177px;
top: 31px;
border: 10px solid #fff;
}



#homenav{
    padding-top: 40px;
    border-top-right-radius: 100%;
    border-top-left-radius: 100%;
    background: #fff;
    margin-top: 50px;
    height: 200px;
}

#homenav i{
    font-size: 74px;
}

#homenav h3{
    margin-top: 0;
}

#homenav a{
    color: inherit;
}

footer{
    background: #353535;
    color: #fff;
    height: 71px;
    padding-top:20px;
    
}

footer a{
    color: #9a9a9a;
}

hr{color:black;}

.page{
    background: rgba(46, 78, 83, 0.8);
    padding: 25px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow:         inset 2px 2px 21px -4px rgba(50, 50, 50, 0.75);
    color: #fff;
}
.page2{
    background: rgba(46, 100, 100, 0.8);
    padding: 25px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow:         inset 2px 2px 21px -4px rgba(50, 50, 50, 0.75);
    color: #fff;
}

.page .title{
    margin-top: 0;
    border-bottom: 1px solid #4d747b;
    padding-bottom: 7px;
}

.page .col-md-10{
    border-left: 1px solid #456c72;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
}

.page .category  a{
    color: #fff;
    padding: 5px 10px;
    display: block;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.page .category li a{
    background: #436d73;
}

.page .category li{
    list-style:none;
}


.page .address li{
    margin-bottom: 5px;
    line-height: 23px;
}

.page .urun{
    text-align: center;
}

.page .urun h3{
    margin-top: 10px;
    margin-bottom: 10px;
}


.page .urun p{
    color: #B3CDD1;


}

.page .urun img{
    border-radius: 50%;
    text-align: center;
    border: 10px solid #5d8a91;
    max-width: 230px;
    margin: 0 auto;

}

.newsbg {background: rgba(0, 0, 0, 0.1);  padding: 10px}
.newstitle{background: rgba(0,0,0,0.3); padding: 8px; border-radius: 3px;}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}


#infscr-loading {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ccc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    bottom: 40%;
    color: #ffffff;
    left: 45%;
    opacity: 0.6;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    position: fixed;
    text-align: center;
    width: 300px;
    z-index: 2000;
}

.urun a{
    color:white;
}

@font-face {
    font-family: 'Raleway'; /*a name to be used later*/
    src: url('../fonts/Raleway-Bold.ttf'); /*URL to font*/
}
@font-face {
    font-family: 'Arimo'; /*a name to be used later*/
    src: url('../fonts/Arimo-Reqular.ttf'); /*URL to font*/
}
.Armiof{
    font-family: Arial; 
    font-size:11px; 
    font-weight:300
}

.slidertitle{
    position: absolute; 
    top: 25px; 
    color: white; 
    font-family: Raleway;
}

.productChild{
    margin-left:30px;
    display:none;
}

.slidercontent{
    font-family: Open-Sans;
    position: absolute;
    top: 110px;
    background: rgba(36, 66, 70, 0.34);
    color: white;
    padding: 20px;
    height: 180px;
    text-shadow: 1px 1px 1px #130808;
    border: 3px solid #4d7980;
    border-radius: 20px;
    display: table;
    min-width:580px;
}

.slidercontent p

.ref{
    border-bottom-color: rgb(77, 116, 123);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-top: 7px;
    padding-bottom: 7px;
}

.hakkizmizdalogo{
    position:absolute;
    top: 125px;
    right: 250px;
    opacity: 0.4;
}

.navbar{
    background:transparent;
    border:none;
}
.navbar ul li{
    margin-left: 10px;
    margin-top: 5px;
}
@media(max-width:767px){
    .navbar{
	margin-top:10px;
    background:rgba(255,255,255,0.4);
    border:none;
}
}
@media(min-width:767px) and (max-width:991px){
header #menu a{
    font-size: 12px !important;
}
}
@media(min-width:992px) and (max-width:1200px){
header #menu a{
    font-size: 11px !important;
    padding: 7px 16px;
}
}


@media(max-width: 1024px){
    
    #homenav {
	padding-top: 0;
	border-radius: 0;
	background: #fff;
	margin-top: 0;
	height: auto;
	text-align: center;
	
    }
    
    #logo{
	display: block;
	text-align: center;
    }
    
    #slider .gg{
	background: none;
	text-align: center;
	display: block;
	height: auto;
    }
    
    #slider .gg .img1{
	display: none;
    }
    #slider .gg .img2{
	position: relative;
	display:block;
	top: auto;
	left: auto;
	margin: 0 auto;
	
    }
    
    #slider .slidertitle ,#slider .slidercontent{
	position: relative;
	top: auto;
	left: auto;
	text-align: center;
    }
    
    #slider{
	height: auto;
	padding-bottom: 15px;
    }
    
}


@keyframes blink {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
@-webkit-keyframes blink {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.blink{
    color: red;
        animation: blink 2s linear 0s infinite;
    -webkit-animation: blink 2s linear 0s infinite;
    -ms-animation: blink 2s linear 0s infinite;
}