body,html
{
	margin:0 !important;
	padding:0 !important;
	font-family: 'Poppins', sans-serif;


}

body

{
		overflow-x:hidden;
		background-image: url(../img/bg.png);
    background-repeat: repeat-y;
}

.hakkimizdaButton {
	display: inline-block;
	margin-top: 20px;
	font-weight: 700;
	border: 1px solid #327739;
	color: #327739;
	padding: 15px 20px 15px 20px;
	border-radius: 20px 20px 20px 20px;
	text-align: center;
	margin-bottom: 20px;
}

.haberlerBackground
{
	background-color:#f5f3f3;
	padding-top:30px;
	/*padding-bottom:30px;*/
}


.mobileMenuOverlay {
	position: absolute;
	z-index: 99999999;
	height: 100%;
	width: 100%;
	background-color: #327739;
	color: white;
	font-weight: 700;
	text-align: center;
	padding-top: 30px;
	display: none;
}

.innerContent
{

	background: rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 50px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 50px 0 rgba(0, 0, 0, .1);
	min-height: 500px;
	padding: 35px;
	border-radius: 0 0 11px 11px;
	font-size:15px;


}

.ulContentMenuRight
{
	list-style:none;
	padding:0;
	margin:0;
}

.ulContentMenuRight li>a
{
	display:inline-block;
	padding:10px 10px 10px 10px;
	display:inline-block;
	width:100%;
	font-weight:500;
	font-size:16px;
	color:#5f504d;
	border-bottom:1px solid #cdcdcd;
	cursor:pointer;
	-webkit-transition: .2s;
    transition: .2s;
}

.ulContentMenuRight li>a:hover
{
	color:white;
	background-color:#ec1f27;
	text-decoration:none;
	font-size:15px;
	padding-left:30px;
	font-weight:bold;
	border-bottom:0px;
	border-radius:10px 10px 10px 10px;
}

.innerRightBox
{
	background: #fff;
	-webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .05);
	padding: 25px 25px 10px;
	border-radius: 0 11px 11px 0;
	margin-top: 40px;
	
		
}


.mobileHrefSubMenu {
	color: white !important;
	text-align: center;
	font-size: 17px;
}

.mobileHrefToggle {
	color: white;
	font-size: 17px;
}


.mobileHref {
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	color: white;
	cursor: pointer;
	font-size:17px;
}

.urunlerDetailButton {
	display: inline-block;
	margin-top: 30px;
	font-weight: 700;
	border: 1px solid #327739;
	color: #327739;
	padding: 10px 10px 10px 10px;
	border-radius: 20px 20px 20px 20px;
	text-align: center;
	cursor: pointer;
}

	.urunlerDetailButton:hover {
		text-decoration: none;
		color: #327739;
	}




.icon-scroll,
.icon-scroll:before {
    position: absolute;
    left: 50%
}

.icon-scroll {
    width: 30px;
    height: 55px;
    margin-left: -20px;
    top: 50%;
    margin-top: -55px;
    box-shadow: inset 0 0 0 3px #fff;
    border-radius: 25px;
}

    .icon-scroll:before {
        content: '';
        width: 8px;
        height: 8px;
        background: #fff;
        margin-left: -4px;
        top: 8px;
        border-radius: 4px;
        animation-duration: 1.5s;
        animation-iteration-count: infinite;
        animation-name: scroll;
    }



@keyframes scroll {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translateY(30px);
    }
}


.owl-nav
{
	position:absolute;
	right:-5px;
	top:-25px;
}
	
.line
{
	height:3px;
	background-color:#255946;
	
}

.sliderWrapper
{
	height:75vh;
	min-height:650px;
	padding-left:0px !important;
	padding-right:0px !important;

}


.slidePerItem
{
	height:90vh;
	min-height:650px;
}

.urunlerItems
{

background-color:white;
	display:inline-block;
	position:relative;
	left:50%;
	transform: translateX(-50%);
	border-radius:20px 20px 0px 0px;
	padding:25px 20px 20px 20px;
	bottom:0px;
	margin-bottom:30px;
	z-index:10000000;
	width:60%;

}

.lineBox {
    height: 5px;
    background-color: white;
    margin-bottom: 5px;
    width: 40px;
    border-radius: 10px 10px 10px 10px;
}

.social
{

	position:absolute;
	width:100%;
	height:40px;

}

.social i
{
	width:25px;
	height:25px;
	color:#255946;
	margin-right:10px;
	border-radius:25px;
	background-color:white;
	display:inline-block;
	padding-top:5px;
	text-align:center;
}

.header
{

	position:absolute;
	padding-top:15px;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	z-index:9999;
}

.logoImg {
	margin-top: -50px;
	width: 180px;
	padding: 20px 20px 20px 20px;
}

.logoMask {
	display: inline-block;
	background-color: white;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
}

.navbar-default {
      background-color:transparent !important;
      border-color:transparent;
      background-image:none;
      box-shadow:none;
	  font-weight:700;	  
 }
 
 .navbar-default .navbar-nav>li>a
 {
	 color:white !important;
	 font-size:16px;
	 margin-left:20px;
	 margin-right:20px;
 }

	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
		color: #327739 !important;
		font-weight: bold;
		font-size: 16px;
	}
 
.imgSlogan {
    display: inline-block !important;
    position: absolute !important;
    width: 100%;
    top: 40%;
    color: white !important;
    font-size: 40px !important;
    font-weight: bold !important;
    text-align: center !important;
    padding: 20px 20px 20px 20px !important;
	font-style: italic;
}

.mainProductName
{
	font-weight:700;
	padding-top:10px;
	font-size:16px;
	font-style:italic;
	
}

.mainProductTitle
{
	margin-top:20px;
	
}

.owl-dots {
    position: absolute;
    top: 45%;
    right: -70px;
    transform: rotate(-270deg);
    text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
}

button.owl-dot {
    width: 30px !important;
    height: 30px !important;
    border: 3px solid white !important;
    margin-right: 5px;
    border-radius: 30px;
    outline: 0 !important;
}

    button.owl-dot span {
        display: inline-block !important;
        width: 18px !important;
        height: 18px !important;
        border-radius: 18px !important;
        background-color: white !important;
		margin:3px 0 !important;
    }

	button.owl-dot.active {
		width: 30px !important;
		height: 30px !important;
		border: 3px solid #68c290 !important;
		margin-right: 5px;
		border-radius: 30px;
		outline: 0 !important;
	}

		button.owl-dot.active span {
			display: inline-block !important;
			margin-top: 3px !important;
			width: 18px !important;
			height: 18px !important;
			border-radius: 18px !important;
			background-color: #68c290 !important;
		}


.mainContainer
{
	margin-top:180px;
}

@media only screen and (max-width: 1200px) {

	.mainContainer {
		margin-top: 150px !important;
	}

	.urunlerItems
{
	width:80% !important;
}

}


@media only screen and (max-width: 992px) {


.urunlerItems
{
	width:80% !important;
}

}


@media only screen and (max-width: 768px) {



.bizList
{
	width:100%;
	margin-left:0px !important;
}

.urunlerItems
{
	width:90% !important;
}


    .imgSlogan {

	
        font-size: 30px !important;
        line-height: 45px !important;
		top:35% !important;
    }
	
	.imgSloganSub
	{
		
		margin-left:50px;
		margin-right:50px;
		line-height:30px;
	}
}