@charset "utf-8";
/* CSS Document */
/* css/promo2 */

	
	

@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700,500);

*{
	margin:0;
	padding:0;
    font-family: Raleway, sans-serif;
	/*font-weight:300;*/
    border:none;
	text-decoration:none;
	font-size:14px;
}	 

html,body{
	height:100%; 
}

.fix_ul {
  list-style: none;
}

*{
	margin:0;
	padding:0;
}

html, body{
	height:100%;
}

body {
	font-family: Open Sans, sans-serif;
}

.clearFloat{clear:both;}
a{text-decoration:none;}

.sup-italic{
    font-family: Playfair Display;
    font-style: italic;
}

::-webkit-input-placeholder {
     color: #FFFFFF;
}

:-moz-placeholder { /* Firefox 18- */
    color: #FFFFFF;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #FFFFFF;
}

:-ms-input-placeholder {  
   color: #FFFFFF;
}

/******** Header *******/
.welcome_header{
    width: 100%;
    background: rgba(255, 255, 255, 0);
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
}

.scroll_header{
	display:none;
    background: #FFF;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    border-bottom: 1px solid rgba(204, 204, 204, 0.28);
    z-index: 9999;
}

.navigation{
    margin: 30px 0 0 0;
    text-align: right;
}

.navigation ul{
	list-style:none;
}

.navigation ul li{
	display:inline-block;
}

.navigation ul li a{
    display: block;
    color: #fff;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

#logotype{
    display: block;
    background: #fff;
    width: 100px;
    padding: 20px;
}

.scroll_header .navigation ul li a{
	color:#000;
}

.scroll_header #logotype{
    width: 60px;
    padding: 5px 0;
}

.scroll_header .navigation {
    margin: 5px 0;
}

/******** End Header *******/

#banner{
	height: 700px;
	overflow: hidden;
}

.callout {
	position: absolute;
    left: 20px;
    top: 70%;
    display: block;
    color: #FFFFFF;
    font-size: 30px;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px #000000;
    font-weight: 300;
    letter-spacing: 0.05em;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    padding: 12px 26px 12px 36px;
    z-index: 9999999999;
    background: #000;
}

.arrowNav {
    position: absolute;
    top: 70%;
    transform: translate(0, -50%) !important;
    -webkit-transform: translate(0, -50%) !important;
    color: #000000;
    background-color: #FFFFFF;
    bottom: 10px;
    font-size: 18px !important;
    padding: 8px 10px 8px 10px;
    width: 14px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    height: 20px;
}

.arrowNav_r {
  right: 0;
}

.arrowNav_l{
  left: 0;
}

/******* About Section *******/
.block-skew {
    padding-bottom: 80px;
    margin-top: 50px;
    width: 100%;
}

.block-skew:before {
    content: ";
    margin-top: -100px;
    min-height: 150px;
    position: absolute;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    transform: skewY(3deg);
    width: 100%;
    z-index: 9;
}

#section_0 .block-skew,
#section_0 .block-skew:before{
	background: none repeat scroll 0 0 #FFFFFF;
}

#section_1 .block-skew,
#section_1 .block-skew:before{
	background: none repeat scroll 0 0 #F3F3F3;
}

#section_2 .block-skew{
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0);
}

#section_2 .block-skew:before{
	background: none repeat scroll 0 0 #F3F3F3;
}

#section_2{
    background-size: cover !important;
    height: 100%;
}

#section_3 .block-skew,
#section_3 .block-skew:before{
	background: none repeat scroll 0 0 #F3F3F3;
}

#section_4 .block-skew,
#section_4 .block-skew:before{
	background: none repeat scroll 0 0 #000000;
}

#section_4 .block-skew{
	padding-bottom:0 !important;
}

.margin-auto{
    margin: 0 auto;
    position: relative;
    z-index: 99;
}

.content-section {
    margin: 0 auto 80px;
    width: 50%;
    text-align: center;
}


.main_title {
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 3em; 
}

.sup_title{
	color:#008A4C;
	font-weight: 600;
	letter-spacing: 0.05em;
}

.brill {
    width: 8px;
    height: 8px;
    margin: 24px 8px;
    background: #cccccc;
    display: inline-block;
    position: raletive;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.promo_btn{
	display: block;
    background-color: #FFFFFF;
    padding: 10px;
    color: #000;
    font-weight: 600;
    border: 2px solid #000;
    margin: 25px auto 0;
    max-width: 200px;
}

.promo_btn:hover{
    background: #008A4C;
}

.heading-promo{
	width: 300px;
	height: 300px;
	margin: 30px auto;
	overflow: hidden;
	border-radius: 160px;
	border: 10px solid #F3F3F3;
}

.heading-promo img{
	height: 100%;
	width: auto;
}


.reg_txt{
	font-size: 15px;
	line-height: 25px;
	font-weight: 300;
}

.embed_code_frame{
	width: 700px;
    margin: 0 auto;
    padding: 140px 0 0 0;
    border-radius: 6px;
}
.embed_code{
    padding: 10px;
    background-color: #f2f2f2;
    border-radius: 6px;
    border: 1px solid #E6E6E6;
    -webkit-box-shadow: 0 0px 26px 0 rgba(0, 0, 0, 0.70);
    box-shadow: 0 0px 26px 0 rgba(0, 0, 0, 0.70);
}

.embed_code iframe{
	width:100% !important;
    height: 400px !important;	
}



/*********FEATURES**********/
.feature{
	padding:30px;
}

.feature:hover{
	background:#EFEFEF;
}

.feature-heading{
    text-transform: uppercase;
    padding: 0 0 20px 0;
    text-align: center;
    margin-bottom: 20px;
    line-height: 190%;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
}

.feature-heading h2{
    font-size: 1.8em;
    font-weight: 300;
}

.content_txt{
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	color: #676767;
}

.content_txt p{
	font-size: 15px !important;
}

.feature-ico{
    padding: 22px 22px;
    display: block;
    margin: 0 auto 26px;
    width: 30px;
    color: #000000;
    font-size: 24px;
    background: #008A4C;
}

.features_container{
    background-color: #000000;
    color:  #FFFFFF;
}

.section_trngl{
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 40px 0 40px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}

.features_w{
	padding: 60px 0 30px;
}

.f_box{
  text-align: center;
  padding: 30px 40px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s; 
}

.f_ico{
    color: #008A4C;
    width: 50px;
    margin: auto auto 15px;
    padding: 10px 20px;
    font-size: 40px;
    text-align: center;
}

.f_box h2{
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 300;
    margin-bottom: 10px;
}

.f_box .reg_txt{
	color: #000000;
}

/*********END FEATURES**********/


/**********  FOOTER  ***********/
.footer_cnt{
    padding: 65px 0 20px;
	color: #000000;
}

.footer_title{
	color: #008A4C;
	padding-top: 20px;
	text-transform: uppercase;
	font-size:1.4em;
	text-transform: uppercase;
}

.contact_form{
	margin-right:20px;
}

.footer_signature{
  background-color: #2F3034;
    padding: 10px 0;
    text-align: center;
    font-weight: 300;
}

.footer_signature nav{
	color:rgba(255, 255, 255, 0.53);
}

.footer_signature p,
.footer_signature a{
	 color:rgba(255, 255, 255, 0.53);
	font-size:12px;
}

/**********  END FOOTER  ***********/
.location_info li {
  padding-left: 25px;
  margin-bottom: 5px;
  letter-spacing: 0.02em;
}

.location_info i {
  color: #008A4C;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 3px;
  text-align: center;
  width: 16px;
  display: block;
  font-size: 14px;
}

/********  FORM  *********/
.fill_form {
    padding: 16px 10px;
    width: calc(100% - 42px);
    margin-bottom: 8px;
    background: rgba(0, 0, 0, 0.17);
    font-size: 13px;
    font-weight: 300;
    border: 1px solid rgba(255, 255, 255, 0.23);
    letter-spacing: 0.02em;
    font-family: Ubuntu, sans-serif;
    margin-right: 20px;
}

.fill_textarea{
	height: 71px;
}

.prm_btn{
	background-color: #008A4C;
	color:#FFFFFF;
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding: 10px;
    font-weight: 600;
    margin: 0 20px 0 0;
    max-width: 200px;
    width: 140px;
    cursor: pointer;
	
}

/********  END FORM  *********/

@media (max-width:1024px){
	
	#banner {
		height: 460px;
	}
	.content-section {
		width: 90%;
	}
	
	.embed_code_frame {
		width: 630px;
	}
	
	.footer_cnt {
		padding: 80px 0 20px;
	}
	
	.fill_form{
		margin: 0 20px 8px;
		width: calc(100% - 62px);		
	}
	
	.verification{
		margin-left:20px
	}
	
}

@media (max-width:820px){
	
	

	
}

@media (max-width:640px){
	
	#banner {
		height: 300px;
	}
	
	.arrowNav{
		display:none !important;
	}
	
	.callout{
		left:0;
		font-size: 22px;
		padding: 12px;
	}
	
	.embed_code_frame{
		    width: 80%;
	}
	
	.embed_code iframe{
		height:300px !important;
	}
	
}

@media (max-width:320px){
	
	
	
	
}






