/* ============================== */
/*	  subscribe form section  	  */
/* ============================== */

#layout1-subscribe-form{
	background: url("../images/pic3.jpg") no-repeat fixed center bottom;
  	background-size: cover;
  	padding: 90px 0;
  	position: relative;
	  
}

#layout1-subscribe-form .overlay {
  	background-color: rgba(45, 48, 52, 0.35);
  	position: absolute;
  	top: 0;
  	right: auto;
  	bottom: auto;
  	left: 0;

}

#layout1-subscribe-form h2{
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin-top: 70px;
}

#layout1-subscribe-form .subtitle{
	color: #fff;
	font-size: 20px;
	display: inline-block;
	margin-top: 10px;
}

#layout1-subscribe-form p{
	color: rgba(255,255,255,.56);
	font-family: Hind, sans-serif;
	padding-right: 30px;
	margin-top: 50px;
}

#layout1-subscribe-form form{
	background-color: #3b3e40;
	padding: 30px 30px 40px;
	border-radius: 5px;
}

#layout1-subscribe-form form h4{
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 40px;
}

#layout1-subscribe-form form input{
	color: #6e6f70;
	font-family: Hind, sans-serif;
	font-size: 16px;
	width: 100%;
	height: 60px;
	padding: 0 30px;
	border: none;
	box-shadow: none;
	border-radius: 4px;
	margin-top: 20px;
}

#layout1-subscribe-form .holder{
	margin-top: 40px;	
}

#layout1-subscribe-form .holder span{
	color: rgba(255,255,255,.4);
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}

#layout1-subscribe-form .holder button{
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	width: 167px;
	height: 50px;
	background: #ee8b36;
background: -moz-linear-gradient(top,  #ee8b36 0%, #e46d2b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee8b36), color-stop(100%,#e46d2b));
background: -webkit-linear-gradient(top,  #ee8b36 0%,#e46d2b 100%);
background: -o-linear-gradient(top,  #ee8b36 0%,#e46d2b 100%);
background: -ms-linear-gradient(top,  #ee8b36 0%,#e46d2b 100%);
background: linear-gradient(to bottom,  #ee8b36 0%,#e46d2b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee8b36', endColorstr='#e46d2b',GradientType=0 );
	
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,.07);
}

#layout1-subscribe-form .holder button i{
	color: rgba(255,255,255,.45);
	font-size: 18px;
	padding-left: 5px;
	padding-top: 5px;
}



/* ============================== */
/*	   extra section section  	  */
/* ============================== */

#layout2-cta-section{
	background: url('../img/layout2-cta-bg.jpg') no-repeat fixed center bottom;
	background-size: cover;
	position: relative;
	padding: 140px 0 100px;
}

#layout2-cta-section h2{
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 43px;
	font-weight: 400;
	margin-top: 50px;
}

#layout2-cta-section .subtitle{
	color: rgba(255,255,255,.7);
	font-size: 20px;
	font-style: italic;
	margin-top: 15px;	
}

#layout2-cta-section .button-wrapper{
	width: 357px;
	display: inline-block;
	margin: 25px 0 60px;
}

#layout2-cta-section .button-wrapper .demo-btn{
	background-color: #6bbc55;
	color: #fff;
	font-weight: 900;
	text-align: center;
	width: 170px;
	height: 60px;
	line-height: 60px;
	border: 1px solid rgba(0,0,0,.07);
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.33) inset;
	border-radius: 4px;
}

#layout2-cta-section .button-wrapper .buy-btn{
	background-color: #e25d3e;
	color: #fff;
	font-weight: 900;
	text-align: center;
	width: 170px;
	height: 60px;
	line-height: 60px;
	border: 1px solid rgba(0,0,0,.07);
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.33) inset;
	border-radius: 4px;
}


#layout2-cta-section .big-image{
	position: absolute;
	right: 0;
	bottom: 0;
}

/* ====================== */
/*	   CTA  section  	  */
/* ====================== */

#layout3-cta-section{
	background: url('../img/layout3-cta-bg.png') no-repeat fixed center bottom #22be73;
	background-size: cover;
	text-align: center;
	position: relative;
	padding: 90px 0 100px;
}

#layout3-cta-section h2{
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 38px;
	font-weight: 400;
	line-height: 50px;
	margin-top: 50px;
}

#layout3-cta-section .subtitle{
	color: rgba(255,255,255,.7);
	font-size: 16px;
	margin-top: 30px;	
}

#layout3-cta-section .button-wrapper{
	display: inline-block;
	margin-top: 40px;
}

#layout3-cta-section .button-wrapper .left-btn{
	background-color: #fff;
	color: #323232;
	font-size: 14px;
	text-align: center;
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	border-radius: 4px;
	margin-right: 15px;
}

#layout3-cta-section .button-wrapper .left-btn i{
	font-size: 16px;
	margin-right: 10px;
}

#layout3-cta-section .button-wrapper .right-btn{
	background-color: rgba(255,255,255,.18);
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 133px;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 4px;
}

/* ============================== */
/*	   extra section section  	  */
/* ============================== */

#layout4-cta-section{
	background: url('../img/layout4-cta-bg.jpg') no-repeat fixed center bottom;
	background-size: cover;
	text-align: center;
	position: relative;
	padding: 90px 0 100px;
}

#layout4-cta-section .overlay {
  	background-color: rgba(0, 0, 0, 0.8);
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}

#layout4-cta-section h2{
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 43px;
	font-weight: 400;
	line-height: 50px;
	margin-top: 50px;
}

#layout4-cta-section h2 .bordered{
	padding: 5px 0;
	border-top: 1px solid #e8883a;
	border-bottom: 1px solid #e8883a;	
}

#layout4-cta-section .subtitle{
	color: rgba(255,255,255,.7);
	font-size: 16px;
	margin-top: 30px;	
}

#layout4-cta-section .button-wrapper{
	display: inline-block;
	margin-top: 40px;
}

#layout4-cta-section .button-wrapper .left-btn{
	background-color: #e8883a;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	text-align: center;
	width: 170px;
	height: 48px;
	line-height: 48px;
	border-radius: 4px;
	margin-right: 15px;
}

#layout4-cta-section .button-wrapper .right-btn{
	background-color: rgba(255,255,255,.18);
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	text-align: center;
	width: 170px;
	height: 48px;
	line-height: 48px;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 4px;
}


/* ============================== */
/*		    CTA section  	      */
/* ============================== */
#layout5-cta-section {
	background: url('../img/layout5-cta-bg.jpg') no-repeat fixed center bottom;
	background-size: cover;
	position: relative;
	text-align: center;
	padding: 130px 0;
}

#layout5-cta-section .overlay {
  	background-color: rgba(45, 173, 210, 0.95);
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}

#layout5-cta-section h2{
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 36px;
	font-weight: 400;
	margin-top: 0;
}


#layout5-cta-section .main-text{
	color: rgba(255,255,255,0.6);
	font-size: 18px;
	width: 450px;
	max-width: 95%;
	display: inline-block;
	margin-top: 15px;
}

#layout5-cta-section .subscribe-form{
	max-width: 450px;
	width: 95%;
	border-radius: 4px;
	margin-top: 30px;
}

#layout5-cta-section .subscribe-form input{
	background-color: rgba(255,255,255,0.29);
	color: rgba(255,255,255,.5);
	font-family: Hind, sans-serif;
	font-size: 14px;
	font-style: italic;
	height: 50px;
	width: 340px;
	padding-left: 20px;
	border-radius: 0;
	box-shadow: none;
	border: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#layout5-cta-section .subscribe-form input:focus{
	box-shadow: none;
	border: none;
}

#layout5-cta-section .subscribe-form .first-input{
	border-right: 1px solid rgba(255,255,255,0.15);
}

#layout5-cta-section .subscribe-form button{
	background-color: #fff;
	color: #474747;
	font-family: Hind, sans-serif;
	width: 110px;
	height: 50px;
	border: none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.20) inset;
}

#layout5-cta-section .subscribe-form button i{
	font-size: 10px;
	color: #474747;
	padding-left: 5px;
}

#layout5-cta-section .subscribe-form ::-webkit-input-placeholder {
  	/* WebKit browsers */
  	color: rgba(255,255,255,.5);
}
#layout5-cta-section .subscribe-form :-moz-placeholder {
  	/* Mozilla Firefox 4 to 18 */
  	color: rgba(255,255,255,.5);
  	opacity: 1;
}
#layout5-cta-section .subscribe-form ::-moz-placeholder {
 	/* Mozilla Firefox 19+ */
  	color: rgba(255,255,255,.5);
  	opacity: 1;
}
#layout5-cta-section .subscribe-form :-ms-input-placeholder {
  	/* Internet Explorer 10+ */
  	color: rgba(255,255,255,.5);
}

#layout5-cta-section .info{
	color: rgba(255,255,255,0.7);
	font-style: italic;
	display: inline-block;
	margin-top: 25px;
}

#layout5-cta-section .info i{
	font-size: 18px;
	padding-right: 5px;
}
