#footer .footer-logo {
	margin: 50px 0;
}

#footer .social-links a {
	background-color: #424755;
	color: #212737 !important;
}

#footer .separator {
	border-color: #424755;
}

#elements .menu ul li a {font-size: 16px;}

#elements-slider {
	height:420px;
	background-color: #121a2f;
}

#elements-slide-1 {background-image: url(../img/elements/sliderbg1.png);}
#elements-slide-2 {background-image: url(../img/elements/sliderbg2.png);}
#elements-slide-3 {background-image: url(../img/elements/sliderbg3.png);}
#elements-slide-4 {background-image: url(../img/elements/sliderbg4.png);}

#elements-slider .layer {
	padding-top:110px;
	text-align: center;
}

#elements-slider .slide-title {
	color: #ffffff;
	font-size:48px;
	line-height:58px;
	font-weight:300;
	margin-bottom:30px;
	padding-top:0px;
	text-align: center;
}

#slider-separator {
	position: absolute;
	margin: 0;
	top: -38px;
	left: 0;
	z-index:10;
}

#slider-separator:after,
#slider-separator:before {
	height:5px;
	z-index: 10;
	width:50%;
}

#slider-separator i {
	font-size:30px;
	width:62px;
	height:62px;
	line-height:60px;
	position: relative;
	z-index: 20;
	cursor: pointer;
}

.elem-sections {
	padding-top: 50px;
	padding-bottom:30px;
}

#elements .t-separator {
	margin-bottom:100px;
}

#green-b {
	background-color: #36b046;
	border-color:  #36b046;
}

#elem-testimonials,
#elem-subscribe {
	background-image: url(../img/elements/testimonialbg.png);
	background-color: #212634;
	padding-top: 50px;
	padding-bottom:50px;
	margin-top: 50px;
	margin-bottom:30px;
	color: #ffffff;
}

#elem-testimonials .t-separator,
#elem-subscribe .t-separator {
	color: #ffffff;
	margin-bottom:20px;
}

#elem-testimonials .t-separator:after,
#elem-testimonials .t-separator:before,
#elem-subscribe .t-separator:after,
#elem-subscribe .t-separator:before {
	background: -moz-linear-gradient(right,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);

}

#elem-testimonials .t-separator:after,
#elem-subscribe .t-separator:after {
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}

#elem-subscribe {
	background-image: url(../img/elements/wideboxbg4.png);
	margin-top:0px;
}

#elem-animated-sec {
	background-image: url(../img/elements/wideboxbg.png);
	background-color: #212634;
	padding-top:80px;
	padding-bottom:80px;
	margin-top: 50px;
	margin-bottom:30px;
	color: #ffffff;
}

#elem-animated-sec .title {
	font-size: 38px;
	line-height: 48px;
	font-weight: 300;
	color: #ffffff;
	margin-bottom: 30px;
	text-align: center;
}

#elem-animated-sec .slogan {
	font-size:16px;
	line-height:26px;
	font-weight: 300;
	margin-bottom: 30px;
	text-align: center;
}

#elem-animated-sec .button2 {
	color: #ffffff;
	border-color: #ffffff;
}

#elem-animated-sec #layer_12 {text-align: center;}

#elem-animated-sec #layer_11 {
	padding-top: 25px;
	text-align: center;
}

#elem-carousel img {
	padding:10px;
	background-color: #f5f5f5;
}

body[data-skin="dark"] #elem-carousel img {
	/*background-color: #252933;*/
	background-color: #002d4a;
}

#elem-map .map {
	height: 250px;
}

#elem-columns [class*=" col"] div,
#elem-columns [class^=col] div {
	height: 250px;
	background-color: #f5f5f5;
	line-height: 250px;
	font-size: 72px;
	color: #999999;
	text-align: center;
}

body[data-skin="dark"] #elem-columns [class*=" col"] div,
body[data-skin="dark"] #elem-columns [class^=col] div {
	/*background-color: #252933;*/
	background-color: #002d4a;
	color: #ffffff;
}

#elem-contact-form {
	background-image: url(../img/elements/contactbg.png);
	background-color: #ffffff;
}

body[data-skin="dark"] #elem-contact-form {
	background-color: #20242e;
	background-image: url(../img/elements/wideboxbg4.png);
	padding-top: 120px;
	padding-bottom: 120px;
}

#elem-subscribe {
	padding-top: 120px;
	padding-bottom: 120px;
}

#elem-subscribe h1 {
	font-weight: 300;
	color: #ffffff;
	font-size: 44px;
	line-height: 54px;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 100px;
}

#elem-form-el .col3 > .form-wrap:last-child > *,
#elem-form-el .col6 > .form-wrap:last-child > *,
#ajax-form .col4 > .form-wrap:last-child > * {
	margin-bottom: 0;
}










#slider {
	height:420px;
	background-color: #121a2f;
}

#slider .button2 {
	background-color: transparent !important;
	color: #fff;
	border-color:  #fff;
}

#sec_features {
	padding-top:30px;
	padding-bottom:30px;
}

#sec_facts {
	padding-top:105px;
	padding-bottom:80px;
}

#sec_screenshots {
	padding-top:105px;
	padding-bottom:80px;
}

#demo-animated-sec {
	background-image: url(../img/demo/wideboxbg1.jpg);
	color: #ffffff;
	background-color: #eee9e6;
	padding-top:80px;
	padding-bottom:80px;
	margin-top: 50px;
}

#demo-animated-sec .title {
	color: #ffffff;
	font-size: 38px;
	line-height: 48px;
	font-weight: 300;
	margin-bottom: 30px;
	text-align: center;
}

#demo-animated-sec .slogan {
	color: #ffffff;
	font-size:16px;
	line-height:26px;
	font-weight: 300;
	margin-bottom: 30px;
	text-align: center;
}

#demo-animated-sec .button2 {
	color: #555555;
	border-color: #555555;
}

#demo-animated-sec #layer_12 {text-align: center;}

#demo-animated-sec #layer_11 {
	padding-top: 25px;
	text-align: center;
}

#demo-animated-sec-2 {
	background-image: url(../img/demo/wideboxbg2.png);
	background-color: #212634;
	padding-top:10px;
	padding-bottom:10px;
	color: #ffffff;
}

#demo-animated-sec-2 .title {
	font-size: 38px;
	line-height: 48px;
	font-weight: 300;
	color: #ffffff;
	margin-bottom: 30px;
	text-align: center;
}

#demo-animated-sec-2 .slogan {
	font-size:16px;
	line-height:26px;
	font-weight: 300;
	margin-bottom: 30px;
	text-align: center;
}

#demo-animated-sec-2 .button2 {
	color: #ffffff;
	border-color: #ffffff;
}

#demo-animated-sec-2 #layer_14 #layer_14find #layer_14res #layer_14on {text-align: center;}

#demo-animated-sec-2 #layer_13 {
	text-align: center;
}










#demo-animated-sec-2-cpe {
	background-image: url(../img/demo/slide_4_cpe.jpg);
	background-color: #212634;
	padding-top:10px;
	padding-bottom:10px;
	color: #ffffff;
}

#demo-animated-sec-2-cpe .title {
	font-size: 38px;
	line-height: 48px;
	font-weight: 300;
	color: #ffffff;
	margin-bottom: 30px;
	text-align: center;
}

#demo-animated-sec-2-cpe .slogan {
	font-size:16px;
	line-height:26px;
	font-weight: 300;
	margin-bottom: 30px;
	text-align: center;
}

#demo-animated-sec-2-cpe .button2 {
	color: #ffffff;
	border-color: #ffffff;
}

#demo-animated-sec-2-cpe #layer_14 #layer_14find #layer_14res #layer_14on {text-align: center;}

#demo-animated-sec-2-cpe #layer_13 {
	text-align: center;
}





#demo-animated-sec-2-cpelumarco {
	background-image: url(../img/demo/slide_4_lumarco.jpg);
	background-color: #212634;
	padding-top:10px;
	padding-bottom:10px;
	color: #ffffff;
}

#demo-animated-sec-2-cpelumarco .title {
	font-size: 38px;
	line-height: 48px;
	font-weight: 300;
	color: #ffffff;
	margin-bottom: 30px;
	text-align: center;
}

#demo-animated-sec-2-cpelumarco .slogan {
	font-size:16px;
	line-height:26px;
	font-weight: 300;
	margin-bottom: 30px;
	text-align: center;
}

#demo-animated-sec-2-cpelumarco .button2 {
	color: #ffffff;
	border-color: #ffffff;
}

#demo-animated-sec-2-cpelumarco #layer_14 #layer_14find #layer_14res #layer_14on {text-align: center;}

#demo-animated-sec-2-cpelumarco #layer_13 {
	text-align: center;
}










#demo-animated-sec-2-cpedanna {
	background-image: url(../img/demo/slide_5_danna.jpg);
	background-color: #212634;
	padding-top:10px;
	padding-bottom:10px;
	color: #ffffff;
}

#demo-animated-sec-2-cpedanna .title {
	font-size: 38px;
	line-height: 48px;
	font-weight: 300;
	color: #ffffff;
	margin-bottom: 30px;
	text-align: center;
}

#demo-animated-sec-2-cpedanna .slogan {
	font-size:16px;
	line-height:26px;
	font-weight: 300;
	margin-bottom: 30px;
	text-align: center;
}

#demo-animated-sec-2-cpedanna .button2 {
	color: #ffffff;
	border-color: #ffffff;
}

#demo-animated-sec-2-cpedanna #layer_14 #layer_14find #layer_14res #layer_14on {text-align: center;}

#demo-animated-sec-2-cpedanna #layer_13 {
	text-align: center;
}










#sec_testimonials {
	background-image: url(../img/demo/wideboxbg3.png);
	background-color: #eee9e6;
	padding-top:80px;
	padding-bottom:80px;
	color: #ffffff;
}

#screenshots-slogan,
#contact-slogan {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 50px;
	font-weight: 300;
}

#screenshots-title,
#contact-title {
	font-size:48px;
	line-height:58px;
	font-weight: 300;
}

#sec_screenshots img {
	padding:10px;
	background-color: #f5f5f5;
}

#sec_download {
	background-color: #1d212d;
	color: #ffffff;
}

#sec_download {
	padding-top:150px;
	padding-bottom:150px;
	background-color: #1d212d;
	background-image: url(../img/demo/wideboxbg4.png);
}

#sec_download h1,
#sec_subscribe h1 {
	color: #ffffff;
	font-size:48px;
	line-height:58px;
	font-weight: 300;
}

#sec_contact {
	padding-top:80px;
	padding-bottom:60px;
	background-color: #ffffff;
	background-image: url(../img/demo/contactbg.png);
}

#sec_subscribe {
	padding-top:150px;
	padding-bottom:150px;
	background-image: url(../img/demo/wideboxbg5.png);
	border-top: 10px solid #0097d3;
}

/*	SLIDE 1
/*----------------------------------------------------------------*/

	#slide_1 {background-image: url(../img/demo/slide_1.png);}

	#slide_1 .slide-title {
		color: #ffffff;
		font-size:24px;
		line-height:34px;
		font-weight:300;
		margin-bottom:30px;
	}

	#layer_1 {
		padding-top:110px;
		text-align: center;
	}

	#layer_2 {display: none;}

/*	SLIDE 2
/*----------------------------------------------------------------*/

	#slide_2 {background-image: url(../img/demo/slide_2.png);}

	#slide_2 .slide-title {
		color: #ffffff;
		font-size:24px;
		line-height:34px;
		font-weight:300;
		margin-bottom:20px;
	}

	#slide_2 .slide-slogan {
		color: #ffffff;
		font-size:16px;
		line-height:26px;
		font-weight:300;
		margin-bottom:25px;
	}

	#layer_3 {
		padding-top:80px;
		text-align: center;
	}
	
	
	
	#layer_3_cpe {
		padding-top:40px;
		text-align: center;
	}
	
	

	#layer_4 {display: none;}

/*	SLIDE 3
/*----------------------------------------------------------------*/

	#slide_3 {background-image: url(../img/demo/slide_3.png);}

	#slide_3 .slide-title {
		color: #ffffff;
		font-size:24px;
		line-height:34px;
		font-weight:300;
		margin-bottom:20px;
	}

	#slide_3 .slide-slogan {
		color: #ffffff;
		font-size:16px;
		line-height:26px;
		font-weight:300;
		margin-bottom:25px;
	}

	#layer_5 {display: none;}
	#layer_6 {
		padding-top:80px;
		text-align: center;
	}

/*	SLIDE 4
/*----------------------------------------------------------------*/

	#slide_4 {background-image: url(../img/demo/slide_4_cpe.jpg);}

	#slide_4 video {display: none;}

	#slide_4 .slide-title {
		color: #ffffff;
		font-size:24px;
		line-height:34px;
		font-weight:300;
		margin-bottom:20px;
	}

	#slide_4 .slide-slogan {
		color: #ffffff;
		font-size:16px;
		line-height:26px;
		font-weight:300;
		margin-bottom:25px;
	}
	
	
	
	
	
	#slide_4 .slide-title-cpe {
		color: #ffffff;
		font-size:24px;
		line-height:34px;
		font-weight:300;
		margin-bottom:10px;
	}

	#slide_4 .slide-slogan-cpe {
		color: #ffffff;
		font-size:16px;
		line-height:6px;
		font-weight:300;
		margin-bottom:6px;
	}
	
	
	
	
	
	#slide_4 .slide-title-cpelumarco {
		color: #ffffff;
		font-size:24px;
		line-height:34px;
		font-weight:300;
		margin-bottom:10px;
	}

	#slide_4 .slide-slogan-cpelumarco {
		color: #ffffff;
		font-size:16px;
		line-height:6px;
		font-weight:300;
		margin-bottom:6px;
	}
	
	
	
	
	
	#layer_7 {padding-top:100px;text-align: center;}


/*	RESPONSIVE
/*====================================================================*/

	@media only screen and (min-width: 480px) {


		#layer_1 {padding-top:130px;}
		#layer_3 {padding-top:120px;}
		#layer_3_cpe {padding-top:80px;}
		#layer_6 {padding-top:120px;}
		#layer_7 {padding-top:120px;}
		#elements-slider .layer {padding-top:160px;}

	}

	}

	@media only screen and (min-width: 768px) {

		#slide_1 .slide-title {
			font-size:44px;
			line-height:54px;
			margin-bottom:30px;
		}

		#layer_1 {padding-top:120px;}

		#slide_2 .slide-title {
			font-size:44px;
			line-height:54px;
			margin-bottom:20px;
		}

		#slide_2 .slide-slogan {
			font-size:24px;
			line-height:34px;
			margin-bottom:25px;
		}

		#layer_3 {padding-top:90px;}
		#layer_3_cpe {padding-top:45px;}

		#slide_3 .slide-title {
			font-size:44px;
			line-height:54px;
			margin-bottom:20px;
		}

		#slide_3 .slide-slogan {
			font-size:24px;
			line-height:34px;
			margin-bottom:25px;
		}

		#layer_6 {padding-top:90px;}

		#slide_4:after {
			position: absolute;
			z-index: -1;
			top: -1px;
			right: 0px;
			width: 100%;
			height: 100%;
			overflow: hidden;
			display: block;
			background-image: url(../img/demo/video_overlay.png);
			background-repeat: repeat;
			background-position: left top;
			content: "";
		}
	
		#slide_4 {background-image: url(../img/demo/transparent.png);}
		#slide_4 video {display:block;}

		#slide_4 .slide-title {
			font-size:44px;
			line-height:54px;
			margin-bottom:20px;
		}

		#slide_4 .slide-slogan {
			font-size:24px;
			line-height:34px;
			margin-bottom:25px;
		}

		


		
		#slide_4 .slide-title-cpe {
			font-size:44px;
			line-height:54px;
			margin-bottom:20px;
		}

		#slide_4 .slide-slogan-cpe {
			font-size:24px;
			line-height:8px;
			margin-bottom:6px;
		}
		
		
		
		
		
		#slide_4 .slide-title-cpelumarco {
			font-size:44px;
			line-height:54px;
			margin-bottom:20px;
		}

		#slide_4 .slide-slogan-cpelumarco {
			font-size:24px;
			line-height:8px;
			margin-bottom:6px;
		}
		
		
		
		
		
		#layer_7 {padding-top:90px;}

		#demo-animated-sec .title {
			font-size: 58px;
			line-height: 68px;
		}

		#demo-animated-sec-2 .title {
			font-size: 58px;
			line-height: 68px;
		}





		#demo-animated-sec-2-cpe .title {
			font-size: 58px;
			line-height: 68px;
		}
		
		
		
		
		
		#demo-animated-sec-2-cpelumarco .title {
			font-size: 58px;
			line-height: 68px;
		}





		#elements-slider .layer {
			padding-top:150px;
			padding-left: 20%;
			padding-right: 20%;
		}

		#elem-animated-sec .title {
			font-size: 58px;
			line-height: 68px;
		}
	}
		
		


	@media only screen and (min-width: 1024px) {

		#slider {height:560px}

		#layer_1 {
			padding-top:80px;
			max-width: 700px;
			margin-bottom:40px;
		}

		#layer_2 {display: block;}

		#layer_3 {
			padding-top:120px;
			text-align: left;
		}

		
		
		#layer_3_cpe {
			padding-top:80px;
			text-align: left;
		}

		
		
		#layer_4 {
			display: block;
			padding-top:13px;
		}

		#layer_5 {
			display: block;
			padding-top:13px;
		}

		#layer_6 {
			padding-top:90px;
			text-align: left;
		}

		#layer_7 {
			max-width: 700px;
			padding-top:140px;
		}

		#demo-animated-sec .title,
		#demo-animated-sec .slogan,
		#demo-animated-sec #layer_12 {
			text-align: left;
		}

		#demo-animated-sec .title {
			font-size:38px;
			line-height:48px;
		}

		#demo-animated-sec #layer_11 {
			padding-top:100px;
			text-align:left;
		}

		#demo-animated-sec-2 .title,
		#demo-animated-sec-2 .slogan,
		#demo-animated-sec-2 #layer_13 {
			text-align: left;
		}

		#demo-animated-sec-2 .title {
			font-size:38px;
			line-height:48px;
		}

		#demo-animated-sec-2 #layer_14 #layer_14find #layer_14res #layer_14on {
			padding-top:25px;
			text-align:left;
		}





		#demo-animated-sec-2-cpe .title,
		#demo-animated-sec-2-cpe .slogan,
		#demo-animated-sec-2-cpe #layer_13 {
			text-align: left;
		}

		#demo-animated-sec-2-cpe .title {
			font-size:38px;
			line-height:48px;
		}

		#demo-animated-sec-2-cpe #layer_14 #layer_14find #layer_14res #layer_14on {
			padding-top:25px;
			text-align:left;
		}
		
		
		
		
		
		#demo-animated-sec-2-cpelumarco .title,
		#demo-animated-sec-2-cpelumarco .slogan,
		#demo-animated-sec-2-cpelumarco #layer_13 {
			text-align: left;
		}

		#demo-animated-sec-2-cpelumarco .title {
			font-size:38px;
			line-height:48px;
		}

		#demo-animated-sec-2-cpelumarco #layer_14 #layer_14find #layer_14res #layer_14on {
			padding-top:25px;
			text-align:left;
		}
		
		
		
		
		
		#sec_contact form {
			padding: 0 150px;
		}

		#sec_contact .col6,
		#sec_contact .col12 {
			margin-bottom: 0;
		}
		
		#elem-animated-sec .title,
		#elem-animated-sec .slogan,
		#elem-animated-sec #layer_12 {
			text-align: left;
		}

		#elem-animated-sec .title {
			font-size:38px;
			line-height:48px;
		}

		#elem-animated-sec #layer_11 {
			padding-top:100px;
			text-align:left;
		}
		
		

	}

	@media only screen and (min-width: 1280px) {

		#slider {height:750px}

		#slide_1 .slide-title {
			font-size:54px;
			line-height:64px;
		}

		#layer_1 {
			padding-top:130px;
		}

		#slide_2 .slide-title {
			font-size:50px;
			line-height:60px;
		}

		#slide_2 .slide-slogan {
			font-size:22px;
			line-height:32px;
			margin-bottom:35px; 
		}
	
		#layer_3 {
			padding-top:240px;
		}

		
		
		#layer_3_cpe {
			padding-top:120px;
		}
		
		
		
		#layer_4 {
			padding-top:122px;
		}

		#slide_3 .slide-title {
			font-size:50px;
			line-height:60px;
		}

		#slide_3 .slide-slogan {
			font-size:22px;
			line-height:32px;
			margin-bottom:35px; 
		}

		#layer_5 {
			padding-top:122px;
		}

		#layer_6 {
			padding-top:240px;
		}

		#slide_4 .slide-title {
			font-size:50px;
			line-height:60px;
		}

		#slide_4 .slide-slogan {
			font-size:22px;
			line-height:32px;
			margin-bottom:35px; 
		}
		
		
		
		
		
		#slide_4 .slide-title-cpe {
			font-size:50px;
			line-height:60px;
		}

		#slide_4 .slide-slogan-cpe {
			font-size:22px;
			line-height:8px;
			margin-bottom:4px; 
		}
		
		
		
		
		
		#slide_4 .slide-title-cpelumarco {
			font-size:50px;
			line-height:60px;
		}

		#slide_4 .slide-slogan-cpelumarco {
			font-size:22px;
			line-height:8px;
			margin-bottom:4px; 
		}
	
	
	
	
	
		#layer_7 {
			max-width: 700px;
			padding-top:240px;
		}

		#demo-animated-sec .title {
			font-size:48px;
			line-height:58px;
		}

		#demo-animated-sec #layer_11 {
			padding-top:100px;
		}

		#demo-animated-sec .title {
			font-size:48px;
			line-height:58px;
		}

		#demo-animated-sec #layer_14 #layer_14find #layer_14res #layer_14on {
			padding-top:100px;
		}
		
			#elements-slider .layer {
			padding-left: 30%;
			padding-right: 30%;
		}

		#elem-animated-sec .title {
			font-size:48px;
			line-height:58px;
		}

		#elem-animated-sec #layer_11 {
			padding-top:100px;
		}
		

	}