
body{
	background-color: #999;
	font-family: 'Ubuntu', sans-serif;
}

.sub_text_heading{
	font-size: 30px;
	font-weight: 300;
}


.bx-wrapper{

	  -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
   background: none !important;

}



#header{
	background-color: #FFF;
	width: 100%;
	height: 150px;

}


a.nav_number{
	position: absolute;
	right: 20px;
	top: 12px;
	color: #5D5D5D;
	font-size: 33px;
	text-decoration: none;
	transition: color .40s ease-in-out;
    -moz-transition: color  .40s ease-in-out;
    -webkit-transition: color  .40s ease-in-out;
}



a.nav_number:hover{
	color: #000101;
}

a.nav_number1{
	position: absolute;
	right: 180px;
	top: 30px;
	color: #5D5D5D;
	font-size: 20px;
	text-decoration: none;
	transition: color .40s ease-in-out;
    -moz-transition: color  .40s ease-in-out;
    -webkit-transition: color  .40s ease-in-out;
}


a.nav_number2{
	position: absolute;
	right: 180px;
	top: 50px;
	color: #5D5D5D;
	font-size: 20px;
	text-decoration: none;
	transition: color .40s ease-in-out;
    -moz-transition: color  .40s ease-in-out;
    -webkit-transition: color  .40s ease-in-out;
}



a.nav_mail{
	position: absolute;
	right: 335px;
	top: 40px;
	color: #5D5D5D;
	font-size: 19px;
	text-decoration: none;
	transition: color .40s ease-in-out;
    -moz-transition: color  .40s ease-in-out;
    -webkit-transition: color  .40s ease-in-out;
}

.header_section{
	padding: 20px;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;

}
.header_section a.logo img{
	width: 100%;
	max-width: 50px;
	height: auto;
}

.header_section a.logo{
	width: 100%;
	max-width: 100px;
	height: auto;

}
.nav_section{
	background-color: #000101;

}

.nav_small{
	width: 100%;
	max-width: 1200px;
	color: #FFF;
	height: 28px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	line-height: 28px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}

.nav_slogan{
	float: left;
}

.nav_links{
	float: right;
}

/* Contact box */

#contact_box{
	padding: 20px;
	background-color: #F35923;
	display: table;
	width: 100%;
	box-sizing: border-box;
	color: #FFF;
}

#contact_box a{
	white-space: nowrap;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	transition: color .40s ease-in-out;
    -moz-transition: color  .40s ease-in-out;
    -webkit-transition: color  .40s ease-in-out;
}
#contact_box a:hover{
	color: #000101;
}

#contact_box .heading{
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: center;

}

#contact_box .sub{
	margin-bottom: 20px;
	line-height: 22px;
	font-size: 15px;
	text-align: center;
	font-weight: 200;

}

#contact_box form div, #contact_box form div span{
	width: 100%;
	display: block;
}

#contact_box form div span{
	margin-bottom: 8px;
	margin-top: 8px;
}

#contact_box form input{
	width: 100%;
	padding: 5px 15px 5px 15px;
	height: 45px;
	box-sizing: border-box;
	border: 0px;
}

#contact_box form button{
	float: right;
	margin-top:20px;
}

#contact_box form div{
	position: relative;
}

#contact_box form label.error{
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12px;
	color: #FFF;

}

#contact_box .thank-you{
	display: none;
	padding: 10px;
	background-color: #FFF;
	color: #999;
	text-align: center;

}

#contact_box .btn_1{
	background-color: #000;

}

#contact_box .btn_1:hover{
	background-color: #943414;

}

.leading_text{
	color: #FFF;
	margin-bottom: 20px;

}


.section_intro{
	background-color: #999;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

.section_intro h2{
	margin:20px 0px 20px 0px;

}

.section_intro .sub_text{
	color: #FFF;
	font-weight: lighter;
	font-size: 19px;

}

.section_intro .col_1_3 {
	position: relative;

}



/* Possible Gen */

ul.tick{
	margin: 0px;
	padding: 0px;

}

ul.tick li{
	background: url(../../assets/landing/tick.png);
	background-size: 20px;
	background-repeat:  no-repeat;
	list-style: none;
	padding-left:35px;
	height: 40px;
}


/* ### Header Landing ### */

#header_landing{
	background-color: #EEEEEE;
	width: 100%;
	height: 130px;

}

 #header_landing .header_section{
	padding: 20px;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;

}


#header_landing a.nav_number{
	position: absolute;
	right: 280px;
	top: 30px;
	color: #000000;
	font-size: 33px;
	text-decoration: none;
	transition: color .40s ease-in-out;
    -moz-transition: color  .40s ease-in-out;
    -webkit-transition: color  .40s ease-in-out;
    cursor: pointer;
}

#header_landing a.nav_number{
	top: 30px;
}


#header_landing  a.nav_number:hover{
	color: #F35923;
}



#header_landing a.btn_1_sage{

	position: absolute;
	right: 20px;
	top: 30px;

}

#header_landing a.btn_1{

	position: absolute;
	right: 20px;
	top: 30px;

}


.logo{
	text-decoration: none;
	margin-top: 0px;
}
