
body {
	padding-top:0px;
	padding-bottom:0px;
	font-family: 'helveticaneu-mediumcondMdcond';
	color:#DFDFDF;
	font-size:15px;
	line-height:25px;
	font-weight:500;
	background-color: #000000;
}
 h1,h2,h3,h5,h6 {
	font-weight:medium;
	font-family: 'helveticacondensedboldCnBd';
	letter-spacing: 1px;
}


 h4 {
	font-weight:bold;
	font-family: 'Roboto-Bold';
}

a,a:hover {
	-webkit-transition:color .25s linear,background-color .15s linear .1s;
	transition:color .25s linear,background-color .15s linear .1s;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 2, 2019 */
@font-face {
    font-family: 'helveticacondensedcondensed';
    src: url('fonts/helveticacondensed-webfont.woff2') format('woff2'),
         url('fonts/helveticacondensed-webfont.woff') format('woff'),
         url('fonts/helveticacondensed-webfont.svg#helveticacondensedcondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('fonts/Roboto-Bold.ttf') format('ttf'),
         url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'helveticacondensedboldCnBd';
    src: url('fonts/helveticacondensedbold-webfont.woff2') format('woff2'),
         url('fonts/helveticacondensedbold-webfont.woff') format('woff'),
         url('fonts/helveticacondensedbold-webfont.svg#helveticacondensedboldCnBd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fonts/helveticacondensedlightCnLt';
    src: url('fonts/helveticacondensedlight-webfont.woff2') format('woff2'),
         url('fonts/helveticacondensedlight-webfont.woff') format('woff'),
         url('fonts/helveticacondensedlight-webfont.svg#helveticacondensedlightCnLt') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneu-mediumcondMdcond';
    src: url('fonts/helveticaneu-mediumcond-webfont.woff2') format('woff2'),
         url('fonts/helveticaneu-mediumcond-webfont.woff') format('woff'),
         url('fonts/helveticaneu-mediumcond-webfont.svg#helveticaneu-mediumcondMdcond') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kaushan_scriptregular';
    src: url('fonts/kaushanscript-regular-webfont.woff2') format('woff2'),
         url('fonts/kaushanscript-regular-webfont.woff') format('woff'),
         url('fonts/kaushanscript-regular-webfont.svg#kaushan_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container {
	z-index: 100;
	position: relative;
}
.colortext {
	color:#70430e;
}
.colorbg {
	background:#70430e;
}
h1,.h1 {
	font-size:40px;
}
.text-left {
	text-align:left !Important;
}
.page-header {
	border-bottom:0;
	margin-bottom:25px;
}
.navbar-default .navbar-brand {
	color:#DFDFDF;
	padding:0;
	font-size:21px;
	line-height:55px;
	font-weight:600;
	font-family: 'helveticaneu-mediumcondMdcond';
}
a:focus,a:active,button {
	outline:none;
	outline:0;
}
/****************** SECTIONS *************************/
header#scanasayfa {
		position:relative;
		overflow:hidden;
		padding-top:0px;
		background:#111;
		width:100%;
		height: 100%;
		z-index:1;
}



header#top-section {
		position:relative;
		overflow:hidden;
		padding-top:0px;
		background:#111;
		min-height:900px;
		width:100%;
		min-width:100%;
		z-index:0;
}


.inner-top-bg {
				position:absolute;
			top:0px;
			left:0px;
			bottom:0px;
			display:inline-block;
			width:100%;
			min-width:100%;
			height:100%;
			min-height:100%;
}
.jumbotron {
			background:none;
			position:fixed;
			top:0px;
			left:0px;
			right:0px;
			z-index:1;
			width:100%;
			height: 100%;
			text-align:center;
			padding-right:0px;
			padding-left:0px;
}
.jumbotron h1 {
	font-size:40px;
}
.btn.btn-start {
			background:rgba(0,0,0,0);
			border:4px solid #fff;
			color:#fff;
			padding:19px 24px;
			font-size:24px;
			font-weight:200;
			margin-top:40px;
			z-index:2;
}
	.btn.btn-start:hover {
			background:rgba(0,0,0,0.5);
			color:#fff;
			padding:19px 24px;
			font-size:24px;
			font-weight:200;
			margin-top:40px;
			z-index:2;
}
section {
		min-height:300px;
		width:100%;
		position:relative;
		overflow:hidden;
}
 #scfranchise {
	background-color:#70430e;
	 padding-bottom: 100px;
	 z-index: 1;
}
#scfranchise:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/franchiseback.jpg");
	width:100%;
	height:100%;
	opacity:100;
	 -webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
}

 #scfranchise2 {
	background-color:#70430e;
	 z-index: 1;
}
#scfranchise2:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/franchiseback.jpg");
	width:100%;
	height:100%;
	opacity:100;
	 -webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
}


 	 #schakkimizda {
		 background-image:url("../images/farm_back2.jpg");
	 min-height:730px;
		 z-index: 1;
}
#schakkimizda:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/back2.jpg");
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
	width:100%;
	height:100%;
	opacity:0.05;
	
}



 	 #schakkimizda2 {
		 background-color:#222;
	 min-height:450px;
		 padding-bottom:100px;
}
#schakkimizda2:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/back2.jpg");
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
	width:100%;
	height:100%;
	opacity:0.10;
	
}













 	 #scmesaj {
			 background-color:#DDDDDD;
		 z-index: 1;
}
#scmesaj:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("..//images/kapsulsistemiback3.jpg");
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
	width:100%;
	height:100%;
	opacity:1;
}








 	 #sckapsuller {
		background-color:#E5E5E5;
		padding-bottom: 100px;
		z-index: 1;
}
#sckapsuller:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/kapsulsistemiback.jpg");
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
	width:100%;
	height:100%;
	opacity:1;
}


 	 #sckapsuller2 {
		background-color:#E5E5E5;
		z-index: 1;
}
#sckapsuller2:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/kapsulsistemiback.jpg");
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
	width:100%;
	height:100%;
	opacity:1;
}


 	 #Section-4 {
	 background-color:#222;
	 min-height:430px;
}
#Section-4:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
	width:100%;
	height:100%;
	opacity:0.10;
}
 	 #Section-5 {
	 background-color:#70430e;
}
#Section-5:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/back1.jpg");
	width:100%;
	height:100%;
	opacity:0.08;
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
}
 	 #sciletisim {
	background-color:#222;
		 padding-bottom: 100px;
		 z-index: 1;
}
#sciletisim:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;	 
	width:100%;
	height:100%;
	opacity:0.04;
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
}

 #scsubelerimiz {
	background-color:#70430e;
	 z-index: 1;
}
#scsubelerimiz:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/subelerback.jpg");
	width:100%;
	height:100%;
	opacity:100;
	 -webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
}








 	 #scgaleri {
		 background-image:url("../images/luvoco_back.jpg");
	 padding-bottom: 100px;
		 z-index: 1;
}
#scgaleri:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/luvoco_back.jpg");
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
	width:100%;
	height:100%;
	opacity:0.05;
	
}




 	 #scgaleri2 {
		 background-color:#222;
height:100%;
		 background-image:url("../images/galleryback.jpg");
}
#scgaleri2:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/galleryback.jpg");
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
	width:100%;
	height:100%;
	opacity:0.10;
	
}



















 	 footer {
		background-color:#393939;
		width:100%;
		min-width:100%;
		position:relative;
		font-size:13px;
		padding-bottom:10px;
		 margin-bottom: auto;
}
footer ul.social-icons li {
display: inline-block;
float: none;
padding: 20px;
position: relative;
background: rgba(78,52,29,1.00);
margin-right: 5px;
border-radius: 50%;
}
footer ul.social-icons li i {font-size:20px;}
 	 .color-white a,.color-white,.color-white h1,.color-white h2,.color-white h3,.color-white h4,.color-white h5,.color-white h6	 {
	color: #322424;
}
 .panel {
		background:rgba(250,250,250,0.65);
		margin-bottom:30px;
		-webkit-box-shadow:1px 1px 12px rgba(0,0,0,0.5);
		-moz-box-shadow:1px 1px 12px rgba(0,0,0,0.5);
		box-shadow:1px 1px 12px rgba(0,0,0,0.5);
		border:1px solid rgba(250,250,250,0.5);
}
 	 .panel-heading,.panel-footer {
		background:rgba(250,250,250,0.4);
		-webkit-box-shadow:1px 1px 12px rgba(50,50,50,0.5);
		-moz-box-shadow:1px 1px 12px rgba(50,50,50,0.5);
		box-shadow:1px 1px 12px rgba(50,50,50,0.5);
}
.panel h3 {
		text-shadow:0px 1px 0px rgba(250,250,250,1);
}
.panel .list-group-item {
		background: rgba(250,250,250,0.7);
}
/****************** NAVIGATION STYLES *************************/
.navbar {
	background:#111111;
	min-height:60px;
	border:0;
	box-shadow:0 0 3px 0 rgba(0,0,0,0.33);
	-moz-box-shadow:0 0 3px 0 rgba(0,0,0,0.33);
	-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.33);
}
navbar-fixed-top {
		z-index:1030;
}
.navbar .nav>li>a {
		float:none;
		padding:0px 15px 0px;
		color:#C0B2B2;
		text-decoration:none;
		text-shadow:none;
		font-size:15px;
				line-height:60px;
				font-family: 'helveticaneu-mediumcondMdcond';
				font-weight:500;
}
.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus {
		color:#333;
		text-decoration:none;
		background-color:#fff;
		-webkit-box-shadow:none;
			-moz-box-shadow:none;
				box-shadow:none;
}
.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus {
	background:#70430e;
	color:#fff;
}
.fullbg {
	-webkit-background-size:cover !Important;
	-moz-background-size:cover !Important;
	-o-background-size:cover !Important;
	background-size:cover !Important;
}
.unstyled {
	list-style:none;
}
.wrapshadow {
	-webkit-box-shadow:inset 0px 0px 10px 15px rgba(0,0,0,0.04);
	-moz-box-shadow:inset 0px 0px 10px 15px rgba(0,0,0,0.04);
	box-shadow:inset 0px 0px 10px 15px rgba(0,0,0,0.04);
	background-color:rgba(0,0,0,0.05);
	padding:20px;
	text-align:center;
}
.wrapshadow h3 {
	text-shadow:1px 1px 0px white,2px 2px 0px #CCC;
}
.wrapshadow i {
	text-shadow:2px 4px 3px rgba(0,0,0,0.3) !Important;
}
.pricing .content {
	background-color:#fff;
	padding-bottom:30px;
	position:relative;
	text-align:center;
	color:#666;
}
.price {
	color:#444;
	text-shadow:1px 1px 0px white,2px 2px 0px #CCC;
	font-size:60px;
	font-weight:normal;
	padding:30px 0px 20px;
	text-align:center;
}
.pricing ul li {
	border-top:1px solid #EFEFEF;
	line-height:35px;
	margin-left:30px;
	margin-right:30px;
	list-style:none;
}
.pricing ul li:first-child {
	border:0px;
}
ul {
	-moz-padding-start:0px;
	-webkit-padding-start:0px;
	-khtml-padding-start 0px;
	-o-padding-start 0px;
	padding-start 0px;
	padding:0px;
}
.iconboxy {
	background:#dc1108;
	color:#fff;
	height:40px;
	width:40px;
	text-align:center;
	line-height:40px !Important;
	border-radius:50%;
	border:0;
	display:inline-block;
	float:left;
	margin-right:10px;
	margin-bottom:40px;
	font-size:18px;
}
.semistars {
	position:absolute;
	left:-170px;
	opacity:0.1;
	top: -100px;
}

.bx-wrapper .testimonials-thumbnail {
	margin:0px 0px 15px;
}
.bx-wrapper .testimonials-title {
	text-align:center;
	margin:25px 15px 3px;
	font-size:24px;
	line-height:1;
}
.bx-wrapper .testimonials-carousel-thumbnail {
	max-width:35%;
	float:left;
	margin-right:20px;
}
.bx-wrapper .testimonials-carousel-thumbnail img {
	display:block;
	margin-right:20px;
	width:150px;
	border-radius:50%;
	height:150px;
	background:#fff;
	padding:10px;
	border:1px solid #ccc;
	margin-top:15px;
}
.bx-wrapper .testimonials-carousel-context {
	overflow:hidden;
	font-size:17px;
	line-height:29px;
	min-height:300px;
	color:#444;
	margin-bottom:15px;
}
.bx-wrapper .testimonials-name {
	text-shadow:1px 1px 0px white,2px 2px 0px #CCC;
	font-size:23px;
	margin-bottom:15px;
	margin-top:15px;
	color:#000000;
	font-weight:400;
}
.bx-wrapper span {
	text-shadow:none;
	font-size:11px;
	margin-left:10px;
	color:#999;
	font-family:Georgia,Arial,Helvetica,sans-serif;
	font-style:italic;
}
.bx-wrapper {
	position:relative;
	margin:0px auto;
	padding:0;
	width:100%;
	*zoom:1;
		background-color:#fff;
	padding:20px;
	-webkit-box-shadow:3px 3px 2px rgba(50,50,50,0.25);
	-moz-box-shadow:3px 3px 2px rgba(50,50,50,0.25);
	box-shadow:3px 3px 2px rgba(50,50,50,0.25);
}
.bx-wrapper .slide {
	padding:0;
	margin:0;
	display:block;
}
.bx-wrapper .bx-viewport {
	padding:10px;
	margin-left:0;
	z-index:1;
	width:100%;
	background:#fff;
}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
	position:absolute;
	display:none;
	bottom:-30px;
	width:100%;
}
.bx-wrapper .bx-loading {
	min-height:50px;
		height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
}
.bx-wrapper .bx-pager {
	text-align:center;
	font-size:.85em;
	font-weight:bold;
	color:#666;
	padding-top:20px;
}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
	*zoom:1;
	*display:inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background:#666;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	margin:0 5px;
	outline:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#000;
}
.bx-wrapper .bx-next {
	position:absolute;
	top:0;
	right:0;
	width:30px;
	border-left:1px solid #ddd;
	height:30px;
	cursor:pointer;
	background:#444 url(../img/caousel-next.png) no-repeat 0 0;
}
.bx-wrapper .bx-prev {
	position:absolute;
	top:0px;
	right:30px;
	border-right:0px solid #ddd;
	width:30px;
	height:30px;
	cursor:pointer;
	background:#444 url(../img/caousel-prev.png) no-repeat 0 0;
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:20px;
	margin-top:0;
	margin-right:20px;
	outline:0;
	width:30px;
	height:30px;
	text-indent:-9999px;
	z-index:9999;
}
.smoothshadow {
	text-shadow:1px 1px 0px white,2px 2px 0px #CCC;
}
.btn-default {
	color:#fff;
	background-color:#70430e;
	border:0;
}
.btn {
	border-radius:0px;
}
.btn-default:hover {
	background:#c70f06;
	color:#fff;
}
input,button,select,textarea {
	border:1px solid #e3e3e3;
	padding:10px 20px;
	margin-bottom:20px;
}
.section-divider {
		height:10px;
	position:relative;
	padding-bottom:90px;
}
.whitebox {
	background:#fff;
	margin:0px;
	padding:20px;
	z-index:1;
	position:relative;
	-webkit-box-shadow:3px 3px 2px rgba(50,50,50,0.25);
	-moz-box-shadow:3px 3px 2px rgba(50,50,50,0.25);
	box-shadow:3px 3px 2px rgba(50,50,50,0.25);
	border-top:5px solid #444;
}
.salmonborder {
	border-top:5px solid salmon;
}
.salmonborder .btn {
	background:salmon;
}
.greenborder {
	border-top:5px solid lightgreen;
}
.greenborder .btn {
	background:lightgreen;
}
.goldborder {
	border-top:5px solid gold;
}
.goldborder .btn {
	background:gold;
}
.blueborder {
	border-top:5px solid skyblue;
}
.blueborder .btn {
	background:#70430e;
}
.footerdivide {
	background:#70430e;
	height:20px;
	padding-bottom:30px;
	border-top:1px solid rgba(255,255,255,0.5);
}
#MYFORM input[type="text"],#MYFORM textarea {
	background:rgba(0,0,0,0.2);
	border: 1px solid #373737;
	color: #999;
}

/* ==== Intro ==== */




/* ==== Carousel ==== */

/*--------------------------------------------------	ACCORDION---------------------------------------------------*/
#accordion {
	margin-bottom:0;
}
#accordion div h4 {
	position:relative;
	font-size:15px;
	color:#444;
	font-weight:300;
	padding:15px 0px 15px 70px;
	border:1px solid #ebebeb;
	margin-top:0;
	cursor:pointer;
	transition:all 0.17s ease-in-out;
	-moz-transition:all 0.17s ease-in-out;
	-webkit-transition:all 0.17s ease-in-out;
	-o-transition:all 0.17s ease-in-out;
}
#accordion div.active h4 {
	border:1px solid transparent;
	color:#fff;
	background:#fff;
	margin-bottom:0;
}
#accordion div h4:before {
	position:absolute;
	content:'';
	top:-1px;
	left:-1px;
	height:48px;
	width:48px;
	background:#444 url('../img/plus.png') center center no-repeat;
	transition:all 0.17s ease-in-out;
	-moz-transition:all 0.17s ease-in-out;
	-webkit-transition:all 0.17s ease-in-out;
	-o-transition:all 0.17s ease-in-out;
}
#accordion div.active h4:before {
	background:#444 url('../img/minus.png') center center no-repeat;
}
#accordion div p {
	display:none;
	transition:all 0.17s ease-in-out;
	-moz-transition:all 0.17s ease-in-out;
	-webkit-transition:all 0.17s ease-in-out;
	-o-transition:all 0.17s ease-in-out;
}
#accordion div p span {
	color:#666666;
	font-weight:bold;
}
#accordion div.active p {
	display:block;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	padding:20px;
	margin:0;
	margin-bottom:10px;
}
#accordion div:last-child.active p {
	border-bottom:1px solid #ebebeb;
}
.thumbnail {
	font-size:13px;
	background:#fff;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	padding:0px;
	text-align:center;
	line-height:25px;
	border:0;
	border-top:5px solid #fff;
}
.thumbnail h4 {
		font-size:16px;
	line-height:0.5;
	margin-top:20px;
}
.resalt {
	color:#F4F4F4;
	padding:5px 10px 5px;
	background:#2A1E1E;
	text-align: center;
	letter-spacing: 1px;
	font-style: thin;
	line-height: 1.2;
	text-decoration: none;
	    font-family: 'helveticaneu-mediumcondMdcond';
	font-size: 15px;
}
.thumbnail .caption span {
	font-style:italic;
}
.thumbnail img {
	-webkit-transition:all 1s ease;
			-moz-transition:all 1s ease;
			-o-transition:all 1s ease;
			-ms-transition:all 1s ease;
			transition:all 1s ease;
}
ul.social-icons li {
	display:inline-block;
	float:none;
	padding:17px;
	width:10px;
	height:10px;
	position:relative;
	background:#444;
	margin-right:5px;
	border-radius:3px;
}
ul.social-icons li i {
	position:absolute;
	font-size:15px;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	left:50%;
	top:50%;
	margin-left:-20px;
	margin-top:-20px;
}
ul.social-icons li a {
	color:#fff;
}
ul.social-icons li a i {
	-webkit-transition-duration:0.8s;
	-moz-transition-duration:0.8s;
	-o-transition-duration:0.8s;
	transition-duration:0.8s;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	transition-property:transform;
	overflow:hidden;
}
ul.social-icons li a i:hover {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
}
ul.social-icons li a:hover {
	text-decoration:none;
	color:#fff;
}
.boxservice {
	width:100%;
	height: 100%;
		float:left;
	text-align:center;
	border-left:1px solid rgba(0,0,0,0.1);
	border-top:1px solid rgba(0,0,0,0.1);
	border-bottom:1px solid rgba(0,0,0,0.1);
	border-right:1px solid rgba(0,0,0,0.1);
	padding:35px 25px;
}
.boxservice:hover {background:rgba(245,235,233,0.7);}
.boxservice i {
	font-size:4em;
	margin:0 0 0.1em 0;
}




.boxservice1 {
	width:33.33%;
		float:left;
	height: 300px;
	text-align:center;
	padding:90px 25px;
	background-image: url("../images/img_1.jpg"); 
	background-repeat: no-repeat; 
	background-position: center;
}
.boxservice1:hover {background: url("../images/img_1a.jpg");
	background-repeat: no-repeat; 
	background-position: center;
}
.boxservice1 i {
	font-size:4em;
	margin:0 0 0.1em 0;
}



.boxservice2 {
	width:33.33%;
		float:left;
	height: 300px;
	text-align:center;
	padding:90px 25px;
	background-image: url("../images/img_2.jpg"); 
	background-repeat: no-repeat; 
	background-position: center;
}
.boxservice2:hover {background: url("../images/img_2a.jpg"); 
	background-repeat: no-repeat; 
	background-position: center;
}
.boxservice2 i {
	font-size:4em;
	margin:0 0 0.1em 0;
}



.boxservice3 {
	width:33.33%;
		float:left;
	height: 300px;
	text-align:center;
	padding:90px 25px;
	background-image: url("../images/img_3.jpg"); 
	background-repeat: no-repeat; 
	background-position: center;
}
.boxservice3:hover {background: url("../images/img_3a.jpg"); 
	background-repeat: no-repeat; 
	background-position: center;
}
.boxservice3 i {
	font-size:4em;
	margin:0 0 0.1em 0;
}


.rightb {
	border-right:1px solid rgba(0,0,0,0.1);
}
.bottomb {
	border-bottom:1px solid rgba(0,0,0,0.1);
}
.grid {
		list-style:none;
	text-align:center;
}
.grid li {
	display:inline-block;
	width:49%;
	margin:0;
	padding:10px;
	text-align:left;
	position:relative;
}
.grid figure {
	margin:0;
	position:relative;
}
.grid figure img {
	max-width:100%;
	display:block;
	position:relative;
}
.grid figcaption {
	position:absolute;
	top:0;
	left:0;
	padding:20px;
	background:#2B1404;
	color:#DFA662;
}
.grid figcaption h3 {
	margin:0;
	padding:0;
	color:#fff;
}

.grid figcaption a {
	text-align:center;
	padding:5px 10px;
		display:inline-block;
	background:#D79B54;
	color:#fff;
}
.btn:hover,.btn:focus {
	background:#444;
	color: #fff;
}
/* Individual Caption Styles */
/* Caption Style 1 */
.cs-style-1 figcaption {
	height:100%;
	width:100%;
	opacity:0;
	text-align:center;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transition:-webkit-transform 0.3s,opacity 0.3s;
	-moz-transition:-moz-transform 0.3s,opacity 0.3s;
	transition:transform 0.3s,opacity 0.3s;
}
.no-touch .cs-style-1 figure:hover figcaption,.cs-style-1 figure.cs-hover figcaption {
	opacity:1;
	-webkit-transform:translate(15px,15px);
	-moz-transform:translate(15px,15px);
	-ms-transform:translate(15px,15px);
	transform:translate(15px,15px);
}
.cs-style-1 figcaption h3 {
	margin-top:70px;
}
.cs-style-1 figcaption span {
	display:block;
}
.cs-style-1 figcaption a {
	margin-top: 30px;
}
/* Caption Style 2 */
.cs-style-2 figure img {
	z-index:10;
	-webkit-transition:-webkit-transform 0.4s;
	-moz-transition:-moz-transform 0.4s;
	transition:transform 0.4s;
}
.no-touch .cs-style-2 figure:hover img,.cs-style-2 figure.cs-hover img {
	-webkit-transform:translateY(-90px);
	-moz-transform:translateY(-90px);
	-ms-transform:translateY(-90px);
	transform:translateY(-90px);
}
.cs-style-2 figcaption {
	height:90px;
	width:100%;
	top:auto;
	bottom:0;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
}
.cs-style-2 figcaption a {
	position:absolute;
	right:20px;
	top: 30px;
}
/* Caption Style 3 */
.cs-style-3 figure {
	overflow:hidden;
}
.cs-style-3 figure img {
	-webkit-transition:-webkit-transform 0.4s;
	-moz-transition:-moz-transform 0.4s;
	transition:transform 0.4s;
}
.no-touch .cs-style-3 figure:hover img,.cs-style-3 figure.cs-hover img {
	-webkit-transform:translateY(-50px);
	-moz-transform:translateY(-50px);
	-ms-transform:translateY(-50px);
	transform:translateY(-50px);
}
.cs-style-3 figcaption {
	height:100px;
	width:100%;
	top:auto;
	bottom:0;
	opacity:0;
	-webkit-transform:translateY(100%);
	-moz-transform:translateY(100%);
	-ms-transform:translateY(100%);
	transform:translateY(100%);
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transition:-webkit-transform 0.4s,opacity 0.1s 0.3s;
	-moz-transition:-moz-transform 0.4s,opacity 0.1s 0.3s;
	transition:transform 0.4s,opacity 0.1s 0.3s;
}
.no-touch .cs-style-3 figure:hover figcaption,.cs-style-3 figure.cs-hover figcaption {
	opacity:1;
	-webkit-transform:translateY(0px);
	-moz-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
	-webkit-transition:-webkit-transform 0.4s,opacity 0.1s;
	-moz-transition:-moz-transform 0.4s,opacity 0.1s;
	transition:transform 0.4s,opacity 0.1s;
}
.cs-style-3 figcaption a {
	position:absolute;
	bottom:20px;
	right: 20px;
}
/* Caption Style 4 */
.cs-style-4 li {
	-webkit-perspective:1700px;
	-moz-perspective:1700px;
	perspective:1700px;
	-webkit-perspective-origin:0 50%;
	-moz-perspective-origin:0 50%;
	perspective-origin:0 50%;
}
.cs-style-4 figure {
	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.cs-style-4 figure>div {
	overflow:hidden;
}
.cs-style-4 figure img {
	-webkit-transition:-webkit-transform 0.4s;
	-moz-transition:-moz-transform 0.4s;
	transition:transform 0.4s;
}
.no-touch .cs-style-4 figure:hover img,.cs-style-4 figure.cs-hover img {
	-webkit-transform:translateX(25%);
	-moz-transform:translateX(25%);
	-ms-transform:translateX(25%);
	transform:translateX(25%);
}
.cs-style-4 figcaption {
	height:100%;
	width:50%;
	opacity:0;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-transform:rotateY(-90deg);
	-moz-transform:rotateY(-90deg);
	transform:rotateY(-90deg);
	-webkit-transition:-webkit-transform 0.4s,opacity 0.1s 0.3s;
	-moz-transition:-moz-transform 0.4s,opacity 0.1s 0.3s;
	transition:transform 0.4s,opacity 0.1s 0.3s;
}
.no-touch .cs-style-4 figure:hover figcaption,.cs-style-4 figure.cs-hover figcaption {
	opacity:1;
	-webkit-transform:rotateY(0deg);
	-moz-transform:rotateY(0deg);
	transform:rotateY(0deg);
	-webkit-transition:-webkit-transform 0.4s,opacity 0.1s;
	-moz-transition:-moz-transform 0.4s,opacity 0.1s;
	transition:transform 0.4s,opacity 0.1s;
}
.cs-style-4 figcaption a {
	position:absolute;
	bottom:10px;
	right: 10px;
}
/* Caption Style 5 */
.cs-style-5 figure img {
	z-index:10;
	-webkit-transition:-webkit-transform 0.4s;
	-moz-transition:-moz-transform 0.4s;
	transition:transform 0.4s;
}
.no-touch .cs-style-5 figure:hover img,.cs-style-5 figure.cs-hover img {
	-webkit-transform:scale(0.4);
	-moz-transform:scale(0.4);
	-ms-transform:scale(0.4);
	transform:scale(0.4);
}
.cs-style-5 figcaption {
	height:100%;
	width:100%;
	opacity:0;
	-webkit-transform:scale(0.7);
	-moz-transform:scale(0.7);
	-ms-transform:scale(0.7);
	transform:scale(0.7);
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transition:-webkit-transform 0.4s,opacity 0.4s;
	-moz-transition:-moz-transform 0.4s,opacity 0.4s;
	transition:transform 0.4s,opacity 0.4s;
}
.no-touch .cs-style-5 figure:hover figcaption,.cs-style-5 figure.cs-hover figcaption {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1;
}
.cs-style-5 figure a {
	position:absolute;
	bottom:20px;
	right: 20px;
}
/* Caption Style 6 */
.cs-style-6 figure img {
	z-index:10;
	-webkit-transition:-webkit-transform 0.4s;
	-moz-transition:-moz-transform 0.4s;
	transition:transform 0.4s;
}
.no-touch .cs-style-6 figure:hover img,.cs-style-6 figure.cs-hover img {
	-webkit-transform:translateY(-50px) scale(0.5);
	-moz-transform:translateY(-50px) scale(0.5);
	-ms-transform:translateY(-50px) scale(0.5);
	transform:translateY(-50px) scale(0.5);
}
.cs-style-6 figcaption {
	height:100%;
	width:100%;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
}
.cs-style-6 figcaption h3 {
	margin-top:60%;
}
.cs-style-6 figcaption a {
	position:absolute;
	bottom:20px;
	right: 20px;
}
/* Caption Style 7 */
.cs-style-7 li:first-child {
	z-index:6;
}
.cs-style-7 li:nth-child(2) {
	z-index:5;
}
.cs-style-7 li:nth-child(3) {
	z-index:4;
}
.cs-style-7 li:nth-child(4) {
	z-index:3;
}
.cs-style-7 li:nth-child(5) {
	z-index:2;
}
.cs-style-7 li:nth-child(6) {
	z-index:1;
}
.cs-style-7 figure img {
	z-index:10;
}
.cs-style-7 figcaption {
	height:100%;
	width:100%;
	opacity:0;
	pointer-events:none;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transition:opacity 0.3s,height 0.3s,box-shadow 0.3s;
	-moz-transition:opacity 0.3s,height 0.3s,box-shadow 0.3s;
	transition:opacity 0.3s,height 0.3s,box-shadow 0.3s;
	box-shadow:0 0 0 0px #2c3f52;
}
.no-touch .cs-style-7 figure:hover figcaption,.cs-style-7 figure.cs-hover figcaption {
	pointer-events:auto;
	opacity:1;
	height:130%;
	box-shadow:0 0 0 10px #2c3f52;
}
.cs-style-7 figcaption h3 {
	margin-top:86%;
}
.cs-style-7 figcaption h3,.cs-style-7 figcaption span,.cs-style-7 figcaption a {
	opacity:0;
	-webkit-transition:opacity 0s;
	-moz-transition:opacity 0s;
	transition:opacity 0s;
}
.cs-style-7 figcaption a {
	position:absolute;
	bottom:20px;
	right:20px;
}
.no-touch .cs-style-7 figure:hover figcaption h3,.no-touch .cs-style-7 figure:hover figcaption span,.no-touch .cs-style-7 figure:hover figcaption a,.cs-style-7 figure.cs-hover figcaption h3,.cs-style-7 figure.cs-hover figcaption span,.cs-style-7 figure.cs-hover figcaption a {
	-webkit-transition:opacity 0.3s 0.2s;
	-moz-transition:opacity 0.3s 0.2s;
	transition:opacity 0.3s 0.2s;
	opacity:1;
}
@media screen and (max-width:31.5em) {
	.grid {
			padding:10px 10px 100px 10px;
	}
	.grid li {
			width:100%;
			min-width:300px;
	}
}



.top20 {margin-top:20px;}



		/*************** @media ******************/
@media (max-width:1000px) {
		body {
						padding:0px;
	}
		.navbar-fixed-top {
						margin-bottom:0px;
	}
				.navbar-fixed-top,.navbar-fixed-bottom {
						position:relative;
	}
				.navbar .container {
						width:auto;
						padding:0px 20px;
	}
				.navbar .brand {
						padding-right:10px;
						padding-left:10px;
						margin:0 0 0 15px;
	}
		.container {
						padding:0px 20px;
	}
				.jumbotron {
						padding:0px;
						top:30px;
	}
		.jumbotron h1 {
						color:#fff;
						padding-top:0px;
						font-size:30px;
	}
		.jumbotron .first {
						padding-top:70px;
	}
				.bx-wrapper .testimonials-carousel-thumbnail img {
						width:80px;
						height:80px;
	}
		.bx-wrapper .testimonials-carousel-context {
											font-size:12px;
	}
		.bx-wrapper .testimonials-carousel-thumbnail {
						max-width: 70px;
	}
	
	.boxservice {width:100%;border:1px solid rgba(255,255,255,0.3)}
	.boxservice1 {width:100%;}
	.boxservice2 {width:100%;}
	.boxservice3 {width:100%;}
	.grid li {width:70%;}
}



	.mu-single-feature {width:70%; margin-left: 20px; margin-right: 20px; padding-right: 50px;}


.mu-single-feature {
	width:100%;
	float:left;
	text-align:left;
	padding:20px 15px 70px 15px;
}
.mu-single-feature:hover {background:rgba(255,255,255,0.60);}
.mu-single-feature i {
	font-size:4em;
	margin:0 0 0.1em 0;
}






/* Media Queries */
@media screen and (max-width: 900px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}























.customHr {
    width: 99px;
    font-size: 2px;
    color: rgba(0, 0, 0, 0);
    line-height: 3px;
    
    background-color: #70430e;
    margin-top: 0px;
    margin-bottom: 10px;
}











.mavi {
    width: 33%;
    padding: 0px;
    position: relative;
    float: left;
}
.yesil {
    width: 33%;
    padding: 20px;
    position: relative;
    float: left;
	border-left:1px solid rgba(0,0,0,1.00);
	height: 100%;
}
.kirmizi {
    width: 34%;
    padding: 0px;
	text-align: left;
    position: relative;
    float: left;
}
.eflatun {
    width: 67%;
	text-align: left;
    position: relative;
    float: left;
	padding-top: 30px;
	padding-left: 20px;
	border-left:1px solid rgba(0,0,0,1.00);
}

.eflatunful {
    width: 67%;
	text-align: left;
    position: relative;
    float: left;
	padding-top: 0px;
	padding-left: 0px;
}


/* Use a media query to add a break point at 800px: */
@media screen and (max-width:800px) {
  .mavi, .yesil, .kirmizi, .eflatun, .eflatunful {
    width:100%; /* The width is 100%, when the viewport is 800px or smaller */
  }
}










#myImg {
  border-radius: 1px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.9;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 11; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 90px;
  right: 70px;
  color: #f1f1f1;
  font-size: 70px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}






#mu-abtus-counter {
  display: inline;
}
#mu-abtus-counter .mu-abtus-counter-area {
  display: inline;
  float: left;
  width: 100%;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single {
  border-right: 2px solid #888;
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single span {
  color: #fff;
  display: inline-block;
  font-size: 50px;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single h4 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 10px;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single p {
  color: #fff;
  font-size: 18px;
}
#mu-abtus-counter .mu-abtus-counter-area .no-border {
  border: none;
}













.image-gradient {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
  .image-gradient figure {
    position: relative;
    overflow: hidden;
}
    .image-gradient figure:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: -moz-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
      background: -webkit-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(18%, transparent), color-stop(99%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
      background: -o-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
      background: linear-gradient(to bottom, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
      z-index: 2; }
    .image-gradient figure img {
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      z-index: 1; }
  .image-gradient .text {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    z-index: 3; }
    .image-gradient .text h3 {
      font-size: 16px;
		line-height: 14px;
      color: #fff; }
    .image-gradient .text span {
      font-size: 12px;
      letter-spacing: .2em;
      text-transform: uppercase;
      color: #ccc; }
  .image-gradient:hover img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}



















.site-wrap:before {
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  background: rgba(0, 0, 0, 0.6);
  content: "";
  position: absolute;
  z-index: 2000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden; }

.offcanvas-menu .site-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  overflow: hidden; }
  .offcanvas-menu 
.site-wrap:before {
    opacity: 1;
    visibility: visible; 
}





















.img-fluid{
	width:100%;
	height:auto;
			display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:0px;
	margin-left:0px;
}

.container-fluid{
	width:100%;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
}
















.no-gutters{
	margin-right:0;
	margin-left:0
}
.no-gutters>.col,
.no-gutters>[class*=col-]{
	padding-right:0;
	padding-left:0
}













/*	################################################################
	3. Home Slider Section
	################################################################# */
	.homeoverlay {
		background-color: rgba(18, 78, 88, 0.56);
	}
	.rev-overlay {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		top: 0;
		background-color: rgba(0, 30, 35, 0.8);
	}
	.transparent {
		background:rgb(0,0,0);
		background: transparent\9;
		background:rgba(0,0,0,0);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
		zoom: 1;
	}
	.home-wrapper {
		background: url(demos/home-banner.png) no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		z-index:1;
		width:100%;
	}
	
	#owl-intro h2 {
		font-size: 36px;
		font-weight: 300;
		text-transform: uppercase;
		color: #FFF;
		margin:220px auto;
		text-align:center;
		padding: 20px;
		
	}
	
	.sliderbigtitle {
		font-size: 36px;
		font-weight: 300;
		text-transform: uppercase;
		color: #FFF;
		margin:220px auto;
		text-align:center;
		padding: 20px;
		line-height: 35px;
		
	}
	
	.slidersmalltitle {
		font-size: 12px;
		font-weight: 500;
		text-transform: uppercase;
		color: #FFF;
		margin: -220px auto;
		text-align: center;
		padding: 20px;
		line-height: 1.5;
	}
	
	.sliderbigtitle hr {
		border-color: #F7C221;
		width: 40%;
		}

	.slidersmalltitle hr {
		border-color: #F7C221;
		width: 40%;
		}

	
	#owl-intro p {
		font-size: 12px;
		font-weight: 500;
		text-transform: uppercase;
		color: #FFF;
		margin: -220px auto;
		text-align: center;
		padding: 20px;
	}
	
	#owl-intro h2 hr {
		border-color:#F7C221;
		width:40%;
	}
	
		
	.intro-icon {
		margin: 0 auto;
		padding: 0 0 20px 0;
		width: 50px;
		text-align: center;
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
	}
	span.intro-icon a {
		font-size: 50px;
		color: #FFF;
	}
	
	.feature-wrapper {
		z-index: 1;
		display: block;
		padding: 50px 0 40px 0;
		position: relative;
		background-color: #F7F7F7;
	}
	
	.feature-img {
		margin-bottom: -40px;
	}
	
	
	/*
	* 	Slider Revolutions 
	*	
	*/
	
	@keyframes animatedBackground {
		0% { background-position: 0 0; }
		100% { background-position: -31000px 0; }
	}
	@-moz-keyframes animatedBackground {
		0% { background-position: 0 0; }
		100% { background-position: -31000px 0; }
	}
	@-webkit-keyframes animatedBackground {
		0% { background-position: 0 0; }
		100% { background-position: -31000px 0; }
	}
	@-ms-keyframes animatedBackground {
		0% { background-position: 0 0; }
		100% { background-position: -31000px 0; }
	}
	@-o-keyframes animatedBackground {
		0% { background-position: 0 0; }
		100% { background-position:-31000px 0; }
	}
	 
	#animate-area img {
		width:100%;
		height:100%;
	}
	#animate-area {
		width: 100%;
		position:absolute;
		height:100%;
		top:0;
		bottom:0;
		left:0;
		z-index:-1;
		background-image: url(demos/parallaxbg_01.jpg);
		background-position: 0px 0px;
		background-repeat: repeat-x;
		animation: animatedBackground 666s linear infinite;
		-moz-animation: animatedBackground 666s linear infinite;
		-webkit-animation: animatedBackground 666s linear infinite;
		-ms-animation: animatedBackground 666s linear infinite;
		-o-animation: animatedBackground 666s linear infinite;
	}
	#slides {
		position: relative;
	}
	#slides .slides-container {
		margin: 0;
		list-style:none;
	}
	#slides .scrollable {
		*zoom: 1;
		position: relative;
		top: 0;
		left: 0;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		height: 100%;
	}
	#slides .scrollable:after {
		content: "";
		display: table;
		clear: both;
	}
	.slides-pagination {
		position: absolute;
		z-index: 20;
		bottom: 30px;
		text-align: center;
		width: 100%;
	}
	.slides-pagination a {
		color: #1a1a1a;
		background: #ffffff;
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
		width: 30px;
		height: 4px;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		margin: 2px;
		overflow: hidden;
		text-indent: -100%;
	}
	.slides-navigation a:hover {
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter: alpha(opacity=50);
	}
	.slides-navigation {
		top: 50%;
	}
	.slides-navigation a {
		display: block;
		text-decoration: none;
		color: white;
		font-size: 24px;
		margin: 0 25px;
		text-align: center;
		height: 60px;
		width: 60px;
		line-height:60px;
		top: 0;
		border:1px solid #ffffff;
		padding: 0;
		-webkit-border-radius: 500px;
		border-radius: 500px;
	}
	.slides-navigation {
		margin: 0 auto;
		position: absolute;
		z-index: 3;
		top: 46%;
		width: 100%;
	}
	.slides-navigation a {
		position: absolute;
		display: block;
	}
	.slides-navigation a.prev {
		left: 0;
	}
	.slides-navigation a.next {
		right: 0;
	}
	
	.boxedcontainer {	
		max-width: 1170px; 
		margin:auto; 
		padding:0px 30px;
	}
	.tp-banner-container {
		width:100%;
		position:relative;
		padding:0;
	}
	.tp-banner {
		width:100%;
		position:relative;
	}
	.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
	}	
	
	.tp-bullets.simplebullets.navbar {
		height: 35px;
		padding: 0px 0px;
	
	}
	.tp-bullets.simplebullets .bullet {
		cursor: pointer;
		position: relative !important;
		background: rgba(0, 0, 0, 0.5) !important;
		-webkit-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		width: 6px !important;
		height: 6px !important;
		border: 5px solid rgba(0, 0, 0, 0) !important;
		display: inline-block;
		margin-right: 2px !important;
		margin-bottom: 14px !important;
		-webkit-transition: background-color 0.2s, border-color 0.2s;
		-moz-transition: background-color 0.2s, border-color 0.2s;
		-o-transition: background-color 0.2s, border-color 0.2s;
		-ms-transition: background-color 0.2s, border-color 0.2s;
		transition: background-color 0.2s, border-color 0.2s;
		float:none !important;
	}
	.tp-bullets.simplebullets .bullet.last {
		margin-right: 0px
	}
	.tp-bullets.simplebullets .bullet:hover,
	.tp-bullets.simplebullets .bullet.selected {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background: rgba(255, 255, 255, 1) !important;
		width: 6px !important;
		height: 6px !important;
		border: 5px solid #F7C221 !important;
	}
	.tparrows:before {
		font-family: 'revicons';
		color: #fff;
		font-style: normal;
		font-weight: normal;
		speak: none;
		display: inline-block;
		text-decoration: inherit;
		margin-right: 0;
		margin-top: 17px;
		text-align: center;
		width: 55px;
		font-size: 14px;
	}
	.tparrows {
		border-radius:0 !important;
		opacity: 1 !important;
		background-color: #F7C221 !important;
		border-color: #F7C221 !important;
	}
	.slides-navigation a,
	.tp-leftarrow, 
	.tp-rightarrow{ 
		opacity:0.9 !important;
		filter:alpha(opacity=90); /* For IE8 and earlier */
	}
	.slides-navigation a:hover,
	.tp-leftarrow:hover, 
	.tp-rightarrow:hover{
		filter:alpha(opacity=100); /* For IE8 and earlier */
		opacity:1 !important;
	}
	.tparrows {
		border:1px solid #aaaaaa;
		cursor: pointer;
		background: rgba(0, 0, 0, 0) !important;
		width: 60px !important;
		height: 60px !important;
	}
	.tparrows:hover {
		color: #fff;
	}
	.tp-leftarrow:before {
		content: '\e824';
	}
	.tp-rightarrow:before {
		content: '\e825';
	}
	.tparrows.tp-rightarrow:before {
		margin-left: 1px;
	}
	.tparrows:hover {
		background: rgba(0, 0, 0, 0) !important;
	}
	
		
	/*
	* 	Owl Carousel 
	*	v1.3.3
	*/
	
	.owl-theme .owl-controls{
		margin-top: 10px;
		text-align: center;
	}
	
	/* Styling Next and Prev buttons */
	
	.owl-theme .owl-controls .owl-buttons div{
		color: #FFF;
		display: inline-block;
		zoom: 1;
		*display: inline;/*IE7 life-saver */
		margin: 5px;
		padding: 3px 10px;
		font-size: 12px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		background: #869791;
		filter: Alpha(Opacity=50);/*IE7 fix*/
		opacity: 0.5;
	}
	/* Clickable class fix problem with hover on touch devices */
	/* Use it for non-touch hover action */
	.owl-theme .owl-controls.clickable .owl-buttons div:hover{
		filter: Alpha(Opacity=100);/*IE7 fix*/
		opacity: 1;
		text-decoration: none;
	}
	
	/* Styling Pagination*/
	
	.owl-theme .owl-controls .owl-page{
		display: inline-block;
		zoom: 1;
		*display: inline;/*IE7 life-saver */
	}
	.owl-theme .owl-controls .owl-page span{
		display: block;
		width: 12px;
		height: 12px;
		margin: 5px 7px;
		filter: Alpha(Opacity=50);/*IE7 fix*/
		opacity: 0.5;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		background: #869791;
	}
	
	.owl-theme .owl-controls .owl-page.active span,
	.owl-theme .owl-controls.clickable .owl-page:hover span{
		filter: Alpha(Opacity=100);/*IE7 fix*/
		opacity: 1;
	}
	
	/* If PaginationNumbers is true */
	
	.owl-theme .owl-controls .owl-page span.owl-numbers{
		height: auto;
		width: auto;
		color: #FFF;
		padding: 2px 10px;
		font-size: 12px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
	}
	
	/* preloading images */
	.owl-item.loading{
		min-height: 150px;
		background: url(images/AjaxLoader.gif) no-repeat center center
	}
	
	
	.parallax {
		background-attachment: fixed !important;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.home-wrapper {
	   height: 100vh;
		position:relative;
	}
	
	.customoverlay {
		padding: 60px 0;
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		top: 0;
		background-color: rgba(0, 30, 35, 0.8);
	}
	





/*	################################################################
	20. Mobile Responsive
	################################################################# */	
	
	@media (max-width: 768px) { {
		.home-content h1 {font-size:31px !important}
		.tparrows,
		.small_title,
		.slider_menu a {display:none}
	}
	
	ul.nav.navbar-nav.navbar-right {
		background: rgba(0, 0, 0, 0.55);
	}
		
	.tp-caption p {
		margin-top:110px!important;
		line-height:1.3;
		
		}
		
	.tp-caption h2 {
		font-size : 26px!important;
    }	 
	
	
	#slider4container .tparrows:before,
	#slider4container .tparrows:hover,
	#slider4container .tparrows {
		color: #000 !important;
	}
	#slider4container .tparrows {
		background:#fff !important;
		background:rgba(255,255,255,0.5) !important;
	}
	#slider4container .tparrows:hover	{
		background:#fff !important
	}
	
	.sliderbigtitle {
	font-size: 26px;
	}
	