









<style>
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlM2UzZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e3e3e), color-stop(100%, #383838));
  background: -moz-linear-gradient(#3e3e3e, #383838);
  background: -webkit-linear-gradient(#3e3e3e, #383838);
  background: linear-gradient(#3e3e3e, #383838);
  border-top: 1px solid #484848;
  border-bottom: 1px solid #2E2E2E;
}
.top-nav ul.nav > li a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 15px;
}
.top-nav ul.nav > li a:hover, .top-nav ul.nav > li a:focus {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #484848), color-stop(100%, #383838));
  background: -moz-linear-gradient(#484848, #383838);
  background: -webkit-linear-gradient(#484848, #383838);
  background: linear-gradient(#484848, #383838);
}

	
	
	
	
	
	
	
	
	
	
	
	
	
.top-nav ul.nav > li .subnav {
  display: none;
  position: absolute;
  padding: 0px;			
		
		
		
		
		
		text-align:center;font-size:2.5vw;
			font-weight:600;
   padding: 15px;   
background: #3E3E3E;
		
		
		
		
		
		
		
		
  margin: 0;
  top: 100%;
  left: 0;
  z-index:123456789;
		min-width: 160px;font-size:15px;
}
.top-nav ul.nav > li .subnav li {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlM2UzZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e3e3e), color-stop(100%, #383838));
  background: -moz-linear-gradient(#3e3e3e, #383838);
  background: -webkit-linear-gradient(#3e3e3e, #383838);
  background: linear-gradient(#3e3e3e, #383838);
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.top-nav ul.nav > li .subnav li a {
  white-space: nowrap;
  display: block;
  color: white;
  text-decoration: none;
  padding: 15px;
		text-align:center;
}
.top-nav ul.nav > li .subnav li a:hover, .top-nav ul.nav > li .subnav li a:focus {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #484848), color-stop(100%, #383838));
  background: -moz-linear-gradient(#484848, #383838);
  background: -webkit-linear-gradient(#484848, #383838);
  background: linear-gradient(#484848, #383838);
}
@media (max-width: 767px) {
  .top-nav {
    left: -250px;
    top: -99999px;
    width: 0;
    position: fixed;
    -moz-transition: left 0.3s ease-in;
    -o-transition: left 0.3s ease-in;
    -webkit-transition: left 0.3s ease-in;
    transition: left 0.3s ease-in;
    -moz-transition: width 0.3s ease-in;
    -o-transition: width 0.3s ease-in;
    -webkit-transition: width 0.3s ease-in;
    transition: width 0.3s ease-in;
  }
  .top-nav.side-menu-show {
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background: #3E3E3E;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: auto;
    border-right: 2px solid #242424;
    z-index:123456789;
  }
  .top-nav.side-menu-show ul.nav {
    padding: 0;
    margin: 0;
    width: auto;
  }
  .top-nav.side-menu-show ul.nav > li {
    width: 100%;
    display: block;
    float: left;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlM2UzZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e3e3e), color-stop(100%, #383838));
    background: -moz-linear-gradient(#3e3e3e, #383838);
    background: -webkit-linear-gradient(#3e3e3e, #383838);
    background: linear-gradient(#3e3e3e, #383838);
    border-top: 1px solid #484848;
    border-bottom: 1px solid #2E2E2E;
  }
  .top-nav.side-menu-show ul.nav > li:hover, .top-nav.side-menu-show ul.nav > li:focus {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #484848), color-stop(100%, #383838));
    background: -moz-linear-gradient(#484848, #383838);
    background: -webkit-linear-gradient(#484848, #383838);
    background: linear-gradient(#484848, #383838);
  }
  .top-nav.side-menu-show ul.nav > li a {
    display: block;
    color:white;
			text-decoration: none;	
			text-align:center;font-size:2.5vw;
			font-weight:600;
   padding: 15px;   
background: #3E3E3E;
  }
  .top-nav.side-menu-show ul.nav > li .subnav {
    display: none;
    position: relative;
    padding: 0;
    margin: 0;
    top: 100%;
    left: 0;
  z-index:0;
    min-width: 250px;
    list-style: none;
  }
  .top-nav.side-menu-show ul.nav > li .subnav li {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkMmQyZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI2MjYyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2d2d2d), color-stop(100%, #262626));
    background: -moz-linear-gradient(#2d2d2d, #262626);
    background: -webkit-linear-gradient(#2d2d2d, #262626); 
    background: linear-gradient(#2d2d2d, #262626);
  }
	
	  .top-nav.side-menu-show ul.nav > li .subnav li a {
    white-space: nowrap;
    display: block;
    color: white;
    text-decoration: none;
    padding:15px;
  }		
		
	
  .top-nav.side-menu-show ul.nav > li .subnav li a:hover, .top-nav.side-menu-show ul.nav > li .subnav li a:focus {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #484848), color-stop(100%, #383838));
    background: -moz-linear-gradient(#484848, #383838);
    background: -webkit-linear-gradient(#484848, #383838);
    background: linear-gradient(#484848, #383838);
  }
}


	.top-nav-sticky {
  position: fixed;
  display: none;
  width: 100%;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlM2UzZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background:none;
  background: none;
  background: none;
  background:none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
			color: white;
}
		
		
.top-nav-sticky > a {
  display: inline-block;
  text-decoration: none;
  float: left;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlM2UzZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background:none;
  background: none;
  background: none;
  background:none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
			color: white;
  padding: 5px;
}

			
.top-nav-sticky > a:hover, .top-nav-sticky > a:focus {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background:none;
  background: none;
  background: none;
  background:none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
			color:white;
}			
		
		
		
		
.top-nav-sticky a.small-menu-button {
  position: relative;
  padding: 7px 15px;
}
.top-nav-sticky a.small-menu-button:after {
  display: inline-block;
  font-size: 52px;
  width: 100%;
  content: "\2261";
  color: black;
}		
		
		
		
		
		
		
		
		
		

@media (max-width: 767px) {
  .top-nav-sticky {
    display: block;
    top: 0;
    left: 0;
    z-index: 123456789;
    -moz-transition: -moz-transform 0.2s ease-in;
    -o-transition: -o-transform 0.2s ease-in;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
  }
  .top-nav-sticky.indent-content {
    -webkit-transform: translate(250px, 0);
  }
}

.container-fluid {
  background: white;
  height: 1000px;
  padding: 100px;
  width: 85%;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 767px) {
  .container-fluid {
    margin-top: 48px;
    -moz-transition: -moz-transform 0.2s ease-in;
    -o-transition: -o-transform 0.2s ease-in;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
  }
  .container-fluid.indent-content {
    -webkit-transform: translate(250px, 0);
  }
}
</style>
























<style>
.form-textarea{padding:0.625em;min-height:2.5em;max-width:100%;font-family:inherit}.form-dropdown,.form-textarea,;-ms-flex-pack:start;justify-content:flex-start}
.form-input{width:100%}.form-textbox{width:100%!important}.jf-form-buttons{min-width:72px;width:auto}	
	.fixed-width .form-spinner-input.form-textbox{min-width:100%}.form-dropdown:not([size]),.form-textbox{height:2.6em;margin-top:4px;
		text-align:center;font-size:12px;font-weight:400;}	
</style>


<head>
 <meta charset="UTF-8">
 <style>
.btn3 {
color: #fff;
		 font-weight:900;
		 border:solid;border-width:5px;
		 text-align: center;  padding:2%;           
		 font-style:italic;
		 background-color: red;font-size:12px;
		 

}




<!--[if IE]>
        <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]--><style>
/* pricing styles */
	 .holder {padding: 50px 50px; margin-top:400px;}
	 .pricebox-content1 .pricebox{border:1px inset black;border-radius:0px;min-height:385px;
		 
		 background:linear-gradient(0deg, rgba(0,0,0,0.8002359943977591) 0%, rgba(0,0,0,0.9862359943977591) 100%);margin-top:auto; }


	 .pricebox-content1 .pricebox .heading{ background: linear-gradient(180deg,#fea 0%,#dc8 49%,#a95 51%,#dc8 100%);
  border-radius: 0px;
		 
		 
		 
		 
		 height:auto;}

.pricebox-content1 .pricebox .heading1{color:#000;
		 padding:62px;
}
	

	 .pricebox-content2 .pricebox2{border:7px dotted white; 
		  border-radius:0px  0px  0px  0px;
		 opacity:.9;padding:0px;height:22%;
		 background-color:black;}
	 
@media only screen and (max-width: 1080.4px)
	         {
.pricebox-content2 .pricebox2{
	 
	 border:7px dotted white; 
		  border-radius:0px  0px  0px  0px;
		 opacity:.9;padding:0px;height:auto;
		 background-color:black;
			 }
	 
	 
	 }	
	
	








.pricebox-content1 .pricebox .heading h2{color:#4a4a4c;font-size:26px;text-transform:capitalize;font-family:"Raleway";font-weight:600;margin:0;padding:5px}

.pricebox-content1 .pricebox ul{padding-left:0;margin-left:16px;margin-right:18px}
.pricebox-content1 .pricebox ul li{color:#4a4a4c;font-size:16px;font-family:"Open Sans";list-style:none;padding-left:0;margin-left:0;font-weight:500;line-height:50px}
.pricebox-content1 .pricebox .btn-red{background:rgba(0,0,0,0) url(../images/icons/btn-red.jpg) repeat scroll 0 0;color:#fff;font-family:"Open Sans";font-size:14px;font-weight:700;margin:0;text-transform:uppercase;padding:8px 16px;margin:0 10px}
.pricebox-content1 .pricebox #drop1{padding:8px 20px}
.pricebox-content1 .pricebox ul li span{font-size:40px}
	 .pricebox-content1 .pricebox ul li #displaydrop2{font-size:20px;font-weight:900;color:white;}
	 
	 	 .pricebox-content1 .pricebox ul li #displaydrop1{font-size:20px;font-weight:900;color:white;}
.pricebox-content1 .pricebox .btn-red{background:rgba(0,0,0,0) url(../images/icons/btn-red.jpg) repeat scroll 0 0;color:#fff;font-family:"Open Sans";font-size:14px;font-weight:700;margin:0;text-transform:uppercase;padding:8px 16px;margin:0 10px}
.monthly-plan-content h2{color:00aec7;font-size:32px;font-family:"Raleway";font-weight:600;margin:0;padding:5px}
.pricing-question-holder{background:#f7f7f7;padding:25px 0 50px}
.plan-heading.text-center{padding:15px 0}
/* end pricing styles */
	</style>  


















    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <title></title>
        <meta name="description" content="">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <script>
            document.getElementsByTagName("html")[0].className = "js";
        </script>
    </head>	
	
	
	
	
	
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<style>
/* iframe */

	
	
	
	
.iframe {
  margin-bottom: 0px;
  border: 0px solid #131C28;
  overflow:hidden;
  background: #fff;
}

.iframe iframe {
  width: 100%;
  height:100%;
  border: 0;
  display: block;
}

.iframe-header {
  display: none;
}

.js .iframe-header {
  display: block;
}

.iframe-content {
  /* ipad iframe hack */
  height: 400px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
 
.iframe-header a {
  font-size: 15px;
  color: white;
  background: #3B4658;
  display: block;
  padding: 1px;
  text-align: center;
  border-bottom: 0px solid #131C28;
}

.iframe-header a:hover,
.iframe-header a:focus {
  background: #6A798E;
}

.iframe-full-screen .iframe-header {
  display: block;
  position: absolute;
  height: 0px;
  width: 100%;
}

.iframe-full-screen .iframe-content {
  position: absolute;
  top: 0px;
  bottom: 0;
  width: 100%;
  height: auto;
}

.iframe-full-screen .iframe-header a {
  padding: 0;
  height: 0px;
  line-height:0px;
  text-align: center;
  border: 0px solid #131C28;
}

.iframe-full-screen body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.iframe-full-screen .iframe.iframe-active{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  border: none;
}

.iframe-full-screen .iframe iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  border: none;
}

.wrapper {
  max-width: 1000px;
  margin: 0px auto;
  padding: 0 0px;
}

@media all and (max-height: 400px){
  .iframe {
    height: 300px;
  }
}
</style>
























<style>
*, *:before, *:after {
  box-sizing: border-box;
}

body {
  margin: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

.your-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.your-list li {
  width: 100%;
  float: center;
  border: 1px solid gray;
}
@media only screen and (min-width: 500px) {
  .your-list li {
    width: 100%;
  }
}
@media only screen and (min-width: 700px) {
  .your-list li {
    width: 100%;
  }
}
.your-list a {
  display: block;
  background-color:gray;
  height: 50;
  padding: 0rem;
  padding-bottom: 50%;
}
.your-list .spotlight {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; 
  width: 0;
  height: 0;
  overflow: hidden;
  background: yellow;
  padding: 0;
  transition: all 0.5s ease-in-out;
  transition-delay: 0.2s;
  transform: rotate(110deg);
}
.your-list .spotlight .text-w {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.your-list .show-spotlight {
  width: 100%;
 
background:  linear-gradient(0deg, rgba(0,0,0,1.0762359943977591) 0%, rgba(0,0,0,1.9762359943977591) 100%);									
float:left;
margin-top:2%;
color:white;
border-radius:5px;
margin-right:0%;
height:auto;
font-size:2vw;  
padding-top:0px;

font-weight:100;  
line-height: 1.0;
							
  font-family:'roboto', sans-serif;							
							
border:double;		
overflow:scroll;

  transition: all 0.5s ease-in-out;
  transform: rotate(0deg);
}
	
	
	
	
	
	
	
	
	
	
	
	
.your-list .show-spotlight .text-w {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  transition-delay: 0.5s;
}
.your-list .special .spotlight {
  background: silver;
  transform: rotate(-110deg);
}
.your-list .special .show-spotlight {
  background: lime;
  transform: rotate(0deg);
}
</style>
</head>






























<link rel='stylesheet' href='https://netdna.bootstrapcdn.com/font-awesome/3.1.1/css/font-awesome.min.css'>
<style class="cp-pen-styles">

@media (max-width:5200px)
    {

           
section1{
float:right;
width:105%;margin-top:-90px;margin-right:-140px;
height:34%; padding:2.0px; 
margin-bottom:78px; 
box-shadow:  6px 4px 6px 4px rgba(0, 0, 0, 0.5);
			border:inset;

  text-shadow: -1px -1px 1px rgba(0,0,0,1);
	  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333));					
	background:  linear-gradient(0deg, rgba(0,0,0,0.6460359943977591) 0%, rgba(0,0,0,3.9962359943977591) 70%);						
text-align:center;							
border-radius:5px;
z-index: -1;
opacity:.95;				
    font-weight:250;  
    line-height: 1.2;
}	
section1c{ 
			
			background:  linear-gradient(0deg, rgba(0,0,0,1.7762359943977591) 0%, rgba(0,0,0,1.7762359943977591) 100%);			
float:center;
							width:auto;margin-top:5%;
							color:black;
							border-radius:5px;
	margin-right:0%;
height:auto;
	font-size:1em;  
padding:10px;
		opacity:.9;
font-weight:900;  
line-height: 1.2;
							
  font-family: 'roboto', sans-serif;							
							
border:double;

}	
		
section2
{

background: linear-gradient(0deg, rgba(0,0,0,0.3862359943977591) 0%, rgba(0,0,0,0.7862359943977591) 100%); 
float:right;text-align:left; border: .2px #000 double;
width:65%;margin-top:5%;overflow-y:scroll;
border-radius:0%;padding:95px;
font-size:1.09vw;  
		margin-right:-20%; height:auto; font-weight:900;  line-height: .96;
}
	
section2a
{

background:linear-gradient(0deg, rgba(0,0,0,.8002359943977591) 0%, rgba(0,0,0,.9862359943977591) 100%);  
			float:left;text-align:left;border-color:white;
width:55%;margin-top:-5px;
border-radius:0% 0% 0% 0%;padding:20px;
		font-size:.89em;  margin-left:1%;
		height:auto; font-weight:800;  line-height: .96;
		
}
		
section2ab
{

background: linear-gradient(0deg, rgba(0,0,0,0.3862359943977591) 0%, rgba(0,0,0,0.7862359943977591) 100%); 
float:left;text-align:left; border: .2px #000 double;
width:100%;margin-top:-10%;
border-radius:0% 0% 0% 0%;padding:28px;
font-size:.89em;  
		margin-right:-50%; height:320px; font-weight:900;  line-height: .96;
}
	
  section3
{
    float:left;text-align:left; border: .0px #000 double;
width:100%;margin-top:1%;
border-radius:0%;padding:20px;
height:auto;
   font-weight:900;  line-height: .99;
}  
		
		
	  section4
{
   
background: linear-gradient(0deg, rgba(0,0,0,1.0862359943977591) 0%, rgba(0,0,0,1.0862359943977591) 100%); 							
							
float:center;text-align:left; border: 2.0px #fff double;
margin-top:0%;width:100%;z-index:123456789;
border-radius:0%;padding:20px;
height:auto;font-size:1em; 
   font-weight:100;  line-height: .99;
} 		
		
		
		
		
		
		
		
		
		
		
		
		
		
 title5{
      
    color:white;text-shadow: 2.0px  1.0px  20.0px  silver;
font-size:3.8em;font-family:"Racing Sans One";
		margin-top:-30%;margin-left:-30%;
font-weight:900;
    text-transform:none;
        display:block;} 
	
    title4{
      
    color:white;text-shadow: 2.0px  1.0px  20.0px  silver;
font-size:4.8em;font-family:"Racing Sans One";
		margin-top:-10%;margin-left:-30%;
font-weight:900;
    text-transform:none;
        display:block;}   
 
      
      title3{
margin-left:0%;
font-size:3.8vw; position: relative;
  -webkit-text-fill-color:#fff;
  -webkit-text-stroke: 1.5px  	#fff;
 font-weight:900;width:100%;
			-webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 
	 font-family:'oswald', cursive;
  -webkit-animation: neon2 1.1s ease-in-out infinite alternate;
          animation: neon2 1.1s ease-in-out infinite alternate;
}
@keyframes neon2 {
  from {
    text-shadow: 0 0 10px #228dff, 0 0 20px #228dff, 0 0 30px #fff, 0 0 40px #fff,
      0 0 70px #228dff, 0 0 80px #228dff, 0 0 100px #228dff, 0 0 150px #228dff;
  }
}	 
		
		
		
	      
      title3a{
margin-left:0%;
font-size:1.6vw;  position: relative;
  -webkit-text-fill-color:white;
  -webkit-text-stroke: 0px  black;
  font-family: 'oswald', cursive;
    text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
 font-weight:900;width:100%;
 -webkit-background-clip: text;}  	
		
		
		
		
		
		
		
		
		
		
		
   
title2{
font-size:.99em;
 color:teal; opacity:1.9;font-family:"Racing Sans One";    
        font-weight:0;text-shadow: 1.0px  1.0px 1.6px white; 
    text-transform:uppercase;
        display:block;} 
title1{
font-size:2.2em;
 color:white; opacity:1.9;    
        font-weight:0;text-shadow: .0px .0px 1.4px white;
    text-transform:none;
        display:block;} 

  p0
{
							float:left;
font-size:3.9vw;color:red;
text-shadow: 2.0px 4.0px 4.0px black;font-style:bold;
							font-weight:900;opacity:1;font-family: 'kalam', sans-serif;text-align:center;

}
   
      
      
    p1
{
margin-left:0%;
font-size:2.9vw;color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  
  
   font: 100%/1.5 'Kalam', cursive; 
  
}     
      
      
      
      p02
{
margin-left:0%;
color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  
  
   font: 114%/1.3 'Kalam', cursive; 
  
}   
      
      
      
      
      
      
      
      
      

						
 p2     
{
						
margin-left:0%;
color:white;
text-shadow: .0px  .0px  0.0px black;font-style:normal;
					font-weight:600;opacity:1.1;font-family:"roboto",sans-serif;text-align:left;
  line-height:18px;
font-size:1.04vw;
} 
  

  p3
{
margin-left:0%;
font-size:18px;color:white;
text-shadow: .0px .0px 0.4px silver;font-style:normal;
    font-weight:100;opacity:1;  font-family:"source sans pro",sans-serif;
} 
 p4
{
margin:0px;
font-size:1.27em;color:white;
text-shadow: .0px .0px 0.9px silver;font-style:italic;
    font-weight:500;opacity:1;font-family: "roboto", sans-serif;text-align:center;
}


	h1a,i1
{
					  
	
						
						
						
	margin-left:0%;
color:white;


							
		 position: relative;


							font-size:3vw;

 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 



    text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
  				font-style:normal;
					font-weight:900;opacity:1;
			
float:right;
 }




               
		
	 	
	 	
@media (max-width:2400px)
    {
           
section1{
float:right;
width:105%;margin-top:-90px;margin-right:-140px;
height:32%; padding:2.0px; 
margin-bottom:78px; 
box-shadow:  6px 4px 6px 4px rgba(0, 0, 0, 0.5);
			border:inset;

  text-shadow: -1px -1px 1px rgba(0,0,0,1);
	  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333));					
	background:  linear-gradient(0deg, rgba(0,0,0,0.6460359943977591) 0%, rgba(0,0,0,3.9962359943977591) 70%);						
text-align:center;							
border-radius:5px;
z-index: -1;
opacity:.95;				
    font-weight:250;  
    line-height: 1.2;
}

section1c{ 
		background:  linear-gradient(0deg, rgba(0,0,0,1.7762359943977591) 0%, rgba(0,0,0,1.7762359943977591) 100%);				
float:center;
							width:auto;margin-top:5%;
							color:black;
							border-radius:5px;
	margin-right:0%;
height:auto;
	font-size:1em;  
padding:10px;
		opacity:.9;
font-weight:900;  
line-height: 1.2;
							
  font-family: 'roboto', sans-serif;							
							
border:double;

}		
			
section2
{
background: linear-gradient(0deg, rgba(0,0,0,0.3862359943977591) 0%, rgba(0,0,0,0.7862359943977591) 100%); 
float:right;text-align:left; border: .2px #000 double;
width:40vw;margin-top:5%;overflow-y:scroll;
border-radius:0%;
font-size:1.79em;  padding:25px;
		margin-right:-10%; height:auto; font-weight:100;  line-height: .96;
}
	
section2a
{

background:linear-gradient(0deg, rgba(0,0,0,0.8060359943977591) 0%, rgba(0,0,0,0.9060359943977591) 100%); 
				float:center; border-color:transparent;
			
border-radius:0% 0% 0% 0%;padding:30px;
				width:auto;height:auto;margin-top:-5px;
		margin-left:0%;  line-height: .96;
}
section2ab
{

background: linear-gradient(0deg, rgba(0,0,0,0.3862359943977591) 0%, rgba(0,0,0,0.7862359943977591) 100%); 
float:left;text-align:left; border: .2px #000 double;
width:100%;margin-top:-10%;
border-radius:0% 0% 0% 0%;padding:28px;
font-size:.89em;  
		margin-right:-50%; height:320px; font-weight:900;  line-height: .96;
}
	
  section3
{
    float:left;text-align:left; border: .0px #000 double;
width:100%;margin-top:1%;
border-radius:0%;padding:20px;
height:auto;
   font-weight:900;  line-height: .99;
} 
			
			
			
			
	  section4
{
   
background: linear-gradient(0deg, rgba(0,0,0,1.0862359943977591) 0%, rgba(0,0,0,1.0862359943977591) 100%); 							
							
float:center;text-align:left; border: 2.0px #fff double;
margin-top:0%;width:100%;z-index:123456789;
border-radius:0%;padding:20px;
height:auto;font-size:1em; 
   font-weight:100;  line-height: .99;
} 			
			
			
			
			
			
			
			
			
			
			
			
			
 title5{
      
    color:white;text-shadow: 2.0px  1.0px  20.0px  silver;
font-size:3.8em;font-family:"Racing Sans One";
		margin-top:-30%;margin-left:-30%;
font-weight:900;
    text-transform:none;
        display:block;} 
	
    title4{
      
    color:white;text-shadow: 2.0px  1.0px  20.0px  silver;
font-size:3.8em;font-family:"Racing Sans One";
		margin-top:-10%;margin-left:-30%;
font-weight:900;
    text-transform:none;
        display:block;}   
    
 title3{
margin-left:0%;
font-size:2.3vw;   position: relative;
  -webkit-text-fill-color:#fff;
  -webkit-text-stroke: 1.5px  	#fff;
 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 
	 font-family:'oswald', cursive;
  -webkit-animation: neon2 1.1s ease-in-out infinite alternate;
          animation: neon2 1.1s ease-in-out infinite alternate;
}
@keyframes neon2 {
  from {
    text-shadow: 0 0 10px #228dff, 0 0 20px #228dff, 0 0 30px #fff, 0 0 40px #fff,
      0 0 70px #228dff, 0 0 80px #228dff, 0 0 100px #228dff, 0 0 150px #228dff;
  }
}	  
			
			
			
			
			
			
			
	 title3a{
margin-left:0%;
font-size:2.1vw; position: relative;
  -webkit-text-fill-color:white;
  -webkit-text-stroke: 0px  black;
  font-family: 'oswald', cursive;
  text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;	
 font-weight:900;width:100%;
 -webkit-background-clip: text;}		
			
			
			
			
			
			
			
			
			
			
   
title2{
font-size:.99em;
 color:teal; opacity:1.9;font-family:"Racing Sans One";    
        font-weight:0;text-shadow: 1.0px  1.0px 1.6px white; 
    text-transform:uppercase;
        display:block;} 
title1{
font-size:1.2em;
 color:white; opacity:1.9;    
        font-weight:0;text-shadow: .0px .0px 1.4px white;
    text-transform:none;
        display:block;} 

  p0
{
							float:left;
font-size:3.9vw;color:red;
text-shadow: 2.0px 4.0px 4.0px black;font-style:bold;
							font-weight:900;opacity:1;font-family: 'kalam', sans-serif;text-align:center;

}
  
      
      
      
     p01
{
margin-left:0%;
font-size:2.9vw;color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  font: 100%/1.0 'Kalam', cursive; 
}    
      
      
      
    p02
{
margin-left:0%;
color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  
  
   font: 94%/1.3 'Kalam', cursive; 
  
}     
      
      
      
      
      
      
 p2     
{
						
margin-left:0%;
color:white;
text-shadow: .0px  .0px  0.0px black;font-style:normal;
					font-weight:600;opacity:1.1;font-family:"roboto",sans-serif;text-align:left;
  line-height:18px;
font-size:1.04vw;
} 

  p3
{
margin-left:0%;
font-size:18px;color:white;
text-shadow: .0px .0px 0.4px silver;font-style:normal;
    font-weight:100;opacity:1;  font-family:"source sans pro",sans-serif;
} 
 p4
{
margin:0px;
font-size:1.27em;color:white;
text-shadow: .0px .0px 0.9px silver;font-style:italic;
    font-weight:500;opacity:1;font-family: "roboto", sans-serif;text-align:center;
}





      i2
   {color:#1974d2;
 text-shadow: 2px 1px   #000;
		font-weight:900;
		font-size:55px;
 }

			
	
						
						
h1a,i1
{
					  
	
						
						
						
	margin-left:0%;
color:white;


							
		 position: relative;


							font-size:3vw;

 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 



    text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
  				font-style:normal;
					font-weight:900;opacity:1;
			
float:right;
 }

				
		
		
		
		
		
		
		
		
@media (max-width:1291px)
    {

           
section1{
float:right;
width:105%;margin-top:-90px;margin-right:-140px;
height:32%; padding:2.0px; 
margin-bottom:78px; 
box-shadow:  6px 4px 6px 4px rgba(0, 0, 0, 0.5);
			border:inset;

  text-shadow: -1px -1px 1px rgba(0,0,0,1);
	  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333));					
	background:  linear-gradient(0deg, rgba(0,0,0,0.6460359943977591) 0%, rgba(0,0,0,3.9962359943977591) 70%);						
text-align:center;							
border-radius:5px;
z-index: -1;
opacity:.95;				
    font-weight:250;  
    line-height: 1.2;
}
        				
		   	  
section1c{ 
					
background:  linear-gradient(0deg, rgba(0,0,0,1.7762359943977591) 0%, rgba(0,0,0,1.7762359943977591) 100%);							
					
					
float:center;
							width:auto;margin-top:5%;
							color:black;
							border-radius:5px;
	margin-right:0%;
height:auto;
	font-size:1em;  
padding:10px;
		opacity:.9;
font-weight:900;  
line-height: 1.2;
							
  font-family: 'roboto', sans-serif;							
							
border:double;

}			
					
				
				
				
				
section2
{
background: linear-gradient(0deg, rgba(0,0,0,0.8862359943977591) 0%, rgba(0,0,0,0.8862359943977591) 100%); 
float:right;text-align:left; border: .2px #000 double;
width:40vw;margin-top:5%;overflow-y:scroll;
border-radius:0%;
font-size:.69em;  padding:25px;
		margin-right:-10%; height:auto; font-weight:100;  line-height: .97;
}
section2a				
	
{

background:linear-gradient(0deg, rgba(0,0,0,0.0000359943977591) 0%, rgba(0,0,0,0.9862359943977591) 100%); 
					float:center; border-color:transparent;
width:auto;
border-radius:0% 0% 0% 0%;padding:30px;
 margin-left:-0%;height:auto;margin-top:-5px;
		  line-height: .96;
			
					
}


section2ab
{

background: linear-gradient(0deg, rgba(0,0,0,0.3862359943977591) 0%, rgba(0,0,0,0.7862359943977591) 100%); 
float:left;text-align:left; border: .2px #000 double;
width:100%;margin-top:-10%;
border-radius:0% 0% 0% 0%;padding:28px;
font-size:.89em;  
		margin-right:-50%; height:320px; font-weight:900;  line-height: .96;
}
	
  section3
{
    float:left;text-align:left; border: .0px #000 double;
width:100%;margin-top:1%;
border-radius:0%;padding:20px;
height:auto;
   font-weight:900;  line-height: .99;
}  
				
				
	  section4
{
   
background: linear-gradient(0deg, rgba(0,0,0,1.0862359943977591) 0%, rgba(0,0,0,1.0862359943977591) 100%); 							
							
float:center;text-align:left; border: 2.0px #fff double;
margin-top:0%;width:100%;z-index:123456789;
border-radius:0%;padding:20px;
height:auto;font-size:1em; 
   font-weight:100;  line-height: .99;
} 				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
 title5{
      
    color:white;text-shadow: 2.0px  1.0px  20.0px  silver;
font-size:3.8em;font-family:"Racing Sans One";
		margin-top:-30%;margin-left:-30%;
font-weight:900;
    text-transform:none;
        display:block;} 
	
    title4{
      
    color:white;text-shadow: 2.0px  1.0px  20.0px  silver;
font-size:3.8em;font-family:"Racing Sans One";
		margin-top:-10%;margin-left:-30%;
font-weight:900;
    text-transform:none;
        display:block;}   
    
 title3{
	margin-left:0%;
font-size:2.0vw;  position: relative;
  -webkit-text-fill-color:#fff;
  -webkit-text-stroke: 1.5px  	#fff;
 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 
	 font-family:'oswald', cursive;
  -webkit-animation: neon2 1.1s ease-in-out infinite alternate;
          animation: neon2 1.1s ease-in-out infinite alternate;
}
@keyframes neon2 {
  from {
    text-shadow: 0 0 10px #228dff, 0 0 20px #228dff, 0 0 30px #fff, 0 0 40px #fff,
      0 0 70px #228dff, 0 0 80px #228dff, 0 0 100px #228dff, 0 0 150px #228dff;
  }
}			
		 
				
	     			
				
				
	 title3a{
	margin-left:0%;
font-size:2.0vw;  position: relative;
  -webkit-text-fill-color:white;
  -webkit-text-stroke: 0px  black;
   font-family: 'oswald', cursive;
  text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
 font-weight:900;width:100%;
 -webkit-background-clip: text;		
		} 			
				
				
				
				
				
				
				
				
   
title2{
font-size:.89em;
 color: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);opacity:1.9;font-family:"Racing Sans One";    
        font-weight:0;text-shadow: 1.0px  1.0px 1.6px black; 
    text-transform:uppercase;
        display:block;} 
title1{
font-size:1.2em;
 color:teal; opacity:1.9;    
        font-weight:0;text-shadow: .0px .0px 1.4px white;
    text-transform:none;
        display:block;} 

  p0
{
							float:left;
font-size:3.9vw;color:red;
text-shadow: 2.0px 4.0px 4.0px black;font-style:bold;
							font-weight:900;opacity:1;font-family: 'kalam', sans-serif;text-align:center;

}
      p01
{
margin-left:0%;
font-size:2.9vw;color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  font: 100%/1.0 'Kalam', cursive; 
}  
      
   p1
{
margin-left:0%;
font-size:2.4vw;color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  font: 100%/1.5 'Kalam', cursive; 
  }      
      
    p02
{
margin-left:0%;
color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  
  
   font: 84%/1.3 'Kalam', cursive; 
  
}     
       
                
       
 p2     
{
						
margin-left:0%;
color:white;
text-shadow: .0px  .0px  0.0px black;font-style:normal;
					font-weight:600;opacity:1.1;font-family:"roboto",sans-serif;text-align:left;
  line-height:18px;
font-size:1.02vw;
}  
         
  p3
{
margin-left:0%;
font-size:18px;color:white;
text-shadow: .0px .0px 0.4px silver;font-style:normal;
    font-weight:100;opacity:1;  font-family:"source sans pro",sans-serif;
} 
 p4
{
margin:0px;
font-size:1.27em;color:white;
text-shadow: .0px .0px 0.9px silver;font-style:italic;
    font-weight:500;opacity:1;font-family: "roboto", sans-serif;text-align:center;
}


h1a,i1
{
					  
	
						
						
						
	margin-left:0%;
color:white;


							
		 position: relative;


							font-size:3vw;

 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 



    text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
  				font-style:normal;
					font-weight:900;opacity:1;
			
float:right;
 }

 i2
{text-shadow: 2px 3px   silver;
		font-weight:900;
		font-size:3px;	
		 color: #fff;				  
 -webkit-background-clip: text;
 background-image: -webkit-repeating-linear-gradient(left, rgba(255, 238, 170, 0) 0%, rgba(255, 238, 170, 0) 3%, rgba(255, 238, 170, .1) 3.75%),
    -webkit-repeating-linear-gradient(left, rgba(170, 153, 85, 0) 0%, rgba(170, 153, 85, 0) 2%, rgba(170, 153, 85, .03) 2.25%),
    -webkit-repeating-linear-gradient(left, rgba(255, 238, 170, 0) 0%, rgba(255, 238, 170, 0) .6%, rgba(255, 238, 170, .15) 1.2%),
    
    linear-gradient(180deg, #a95 0%, 
    #fea 47%, 
    #dc8 53%,
    #fea 100%);
				
 }		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
@media (max-width:991px)
    {

      

section1{
float:center;
width:105%;margin-top:180px;margin-right:-50px;
height:auto; padding:2.0px; 
margin-bottom:-170px; 
box-shadow:  6px 4px 6px 4px rgba(0, 0, 0, 0.5);
			border:inset;

  text-shadow: -1px -1px 1px rgba(0,0,0,1);
	  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333));					
	background:  linear-gradient(0deg, rgba(0,0,0,0.6460359943977591) 0%, rgba(0,0,0,3.9962359943977591) 70%);						
text-align:center;							
border-radius:5px;
z-index: -1;
opacity:.95;				
    font-weight:250;  
    line-height: 1.2;
}
   

				
			
section1c{ 
	background:  linear-gradient(0deg, rgba(0,0,0,1.7762359943977591) 0%, rgba(0,0,0,1.7762359943977591) 100%);							
						
float:center;
							width:auto;margin-top:5%;
							color:black;
							border-radius:5px;
	margin-right:0%;
height:auto;
	font-size:1em;  
padding:10px;
		opacity:.9;
font-weight:900;  
line-height: 1.2;
							
  font-family: 'roboto', sans-serif;							
							
border:double;

}			
					
				
				
				
				
section2
{
background: linear-gradient(0deg, rgba(0,0,0,0.8862359943977591) 0%, rgba(0,0,0,0.8862359943977591) 100%); 
float:right;text-align:left; border: .2px #000 double;
width:40vw;margin-top:5%;overflow-y:scroll;
border-radius:0%;
font-size:.69em;  padding:25px;
		margin-right:-10%; height:auto; font-weight:100;  line-height: .97;
}
section2a				
	
{

background:linear-gradient(0deg, rgba(0,0,0,0.0000359943977591) 0%, rgba(0,0,0,0.9862359943977591) 100%); 
						float:center; border-color:none;
width:auto;
border-radius:0% 0% 0% 0%;padding:30px;
						margin-left:-0%;height:auto;margin-top:-30px;
		  line-height: .96;
						z-index:0;
}


section2ab
{

background: linear-gradient(0deg, rgba(0,0,0,0.3862359943977591) 0%, rgba(0,0,0,0.7862359943977591) 100%); 
float:left;text-align:left; border: .2px #000 double;
width:100%;margin-top:-10%;
border-radius:0% 0% 0% 0%;padding:28px;
font-size:.89em;  
		margin-right:-50%; height:320px; font-weight:900;  line-height: .96;
}
	
  section3
{
    float:left;text-align:left; border: .0px #000 double;
width:100%;margin-top:1%;
border-radius:0%;padding:20px;
height:auto;
   font-weight:900;  line-height: .99;
}  
					
					
					
	  section4
{
   
background: linear-gradient(0deg, rgba(0,0,0,1.0862359943977591) 0%, rgba(0,0,0,1.0862359943977591) 100%); 							
							
float:center;text-align:left; border: 2.0px #fff double;
margin-top:0%;width:100%;z-index:123456789;
border-radius:0%;padding:20px;
height:auto;font-size:1em; 
   font-weight:100;  line-height: .99;
} 					
					
					
					
					
					
					
					
					
					
					
					
					
					
 title5{
      
    color:white;text-shadow: 2.0px  1.0px  20.0px  silver;
font-size:3.8em;font-family:"Racing Sans One";
		margin-top:-30%;margin-left:-30%;
font-weight:900;
    text-transform:none;
        display:block;} 
	
    title4{
      
    color:white;text-shadow: 2.0px  1.0px  20.0px  silver;
font-size:3.8em;font-family:"Racing Sans One";
		margin-top:-10%;margin-left:-30%;
font-weight:900;
    text-transform:none;
        display:block;}   
    
 title3{
	margin-left:0%;
font-size:2.4vw;  position: relative;
  -webkit-text-fill-color:#fff;
  -webkit-text-stroke: 1.5px  	#fff;
 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 
	 font-family:'oswald', cursive;
  -webkit-animation: neon2 1.1s ease-in-out infinite alternate;
          animation: neon2 1.1s ease-in-out infinite alternate;
}
@keyframes neon2 {
  from {
    text-shadow: 0 0 10px #228dff, 0 0 20px #228dff, 0 0 30px #fff, 0 0 40px #fff,
      0 0 70px #228dff, 0 0 80px #228dff, 0 0 100px #228dff, 0 0 150px #228dff;
  }
}	
 	    
		
					
					
					
					
					
					
					
					
					
					
					
					
					
	 title3a{
						margin-left:5%;
font-size:4.4vw;  position: relative;
  -webkit-text-fill-color:white;
  -webkit-text-stroke: 0px  black;
   font-family: 'oswald', cursive;
    text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
						text-align:center;					font-weight:900;width:100%;float:center;
						-webkit-background-clip: text;
 	}   				
					
					
					
					
					
					
					
					
					
					
   
title2{
font-size:.89em;
 color: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);opacity:1.9;font-family:"Racing Sans One";    
        font-weight:0;text-shadow: 1.0px  1.0px 1.6px black; 
    text-transform:uppercase;
        display:block;} 
title1{
font-size:1.2em;
 color:teal; opacity:1.9;    
        font-weight:0;text-shadow: .0px .0px 1.4px white;
    text-transform:none;
        display:block;} 
  p0
{
							float:left;
font-size:5.9vw;color:red;
text-shadow: 2.0px 4.0px 4.0px black;font-style:bold;
							font-weight:900;opacity:1;font-family: 'kalam', sans-serif;text-align:center;

}	
      p01
{
margin-left:0%;
font-size:2.9vw;color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  font: 100%/1.0 'Kalam', cursive; 
}  
      
   p1
{
margin-left:0%;
font-size:2.4vw;color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  font: 100%/1.5 'Kalam', cursive; 
  }      
      
    p02
{
margin-left:0%;
color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  
  
   font: 84%/1.3 'Kalam', cursive; 
  
}     
          
      
   p2
{
						
margin-left:0%;
color:white;
text-shadow: .0px  .0px  0.0px black;font-style:normal;
						font-weight:600;opacity:1; 'source sans pro', sans-serif;text-align:center;float:right;
						line-height:35px;padding:15px;
							font-size:3.16vw;
  
  
}      
          
                          


  p3
{
margin-left:0%;
font-size:15px;color:white;
text-shadow: .0px .0px 0.4px silver;font-style:normal;
    font-weight:100;opacity:1;  font-family:"source sans pro",sans-serif;
} 
 p4
{
margin:0px;
font-size:2.27em;color:white;
text-shadow: .0px .0px 0.9px silver;font-style:italic;
    font-weight:900;opacity:1;font-family: "roboto", sans-serif;text-align:center;
}

h1a,i1
		{
					  
	
						
						
						
	margin-left:0%;
color:white;


							
		 position: relative;


							font-size:8vw;

 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 



    text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
  				font-style:normal;
					font-weight:900;opacity:1;
			
float:right;
 }
  

 i2
{
		font-weight:900;
		font-size:22vw;	
		 color: #fff;				  
 -webkit-background-clip: text;
						
 -webkit-text-fill-color: white;



 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 
	 font-family:'oswald', cursive;


    text-shadow: 0 0 10px #228dff, 0 0px #228dff, 0 0 0px #fff, 0 0 10px #fff,
      0 0 70px #228dff, 0 0 80px #228dff, 0 0 100px #228dff, 0 0 150px #228dff;
 }
  	
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		

















 @media (max-width:767px)
      {



section1{
float:center;
width:105%;margin-top:180px;margin-right:-10%;
height:auto; padding:2.0px; 
margin-bottom:-170px; 
box-shadow:  6px 4px 6px 4px rgba(0, 0, 0, 0.5);
			border:inset;

  text-shadow: -1px -1px 1px rgba(0,0,0,1);
	  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333));					
	background:  linear-gradient(0deg, rgba(0,0,0,0.6460359943977591) 0%, rgba(0,0,0,3.9962359943977591) 70%);						
text-align:center;							
border-radius:5px;
z-index: -1;
opacity:.95;				
    font-weight:250;  
    line-height: 1.2;
}
section1c{ 
							
		background:  linear-gradient(0deg, rgba(0,0,0,1.7762359943977591) 0%, rgba(0,0,0,1.7762359943977591) 100%);							
							
							
							
							
float:center;
							width:auto;margin-top:5%;
							color:black;
							border-radius:5px;
	margin-right:0%;
height:auto;
	font-size:1em;  
padding:10px;
		opacity:.9;
font-weight:900;  
line-height: 1.2;
							
  font-family: 'roboto', sans-serif;							
							
border:double;

}
		section2
{

background:  linear-gradient(0deg, rgba(0,0,0,0.8062359943977591) 0%, rgba(0,0,0,0.8862359943977591) 100%);
text-align:center; border: 0.2px #000 double;
width:100%;margin-top:0%;float:left;
border-radius:0%; overflow-y:scroll;
padding:5%;  font-size:.9em;z-index:0;
   font-weight:400;  line-height: 1.01;
}
		
section2a
{

background:linear-gradient(0deg, rgba(0,0,0,0.0000359943977591) 0%, rgba(0,0,0,0.9002359943977591) 100%); 
float:center;
							width:95vw;text-align:left;
							border-radius:0% 0% 0% 0%;padding:30px;
 margin-left:0%;height:auto;margin-top:-5px;
							line-height: 1.03;z-index:0;


 
  } 						
						

  section3
{
    float:left;text-align:left; border: .0px #000 double;
width:100%;margin-top:1%;z-index:0;
border-radius:0%;padding:20px;
height:auto;
   font-weight:900;  line-height: .99;
} 		
	  section4

{
   
background: linear-gradient(0deg, rgba(0,0,0,1.0862359943977591) 0%, rgba(0,0,0,1.0862359943977591) 100%); 							
							
float:center;text-align:left; border: 2.0px #fff double;
margin-top:0%;width:100%;z-index:123456789;
border-radius:0%;padding:20px;
height:auto;font-size:1em; 
   font-weight:100;  line-height: .99;
} 

 title5{
      
    color:white;text-shadow: 2.0px  1.0px  20.0px  silver;
font-size:2.8em;font-family:"Racing Sans One";
		margin-top:-30%;margin-left:-0%;
font-weight:100;
    text-transform:none;
        display:block;}
title4{
      font-size:0.0em;font-family:"Racing Sans One";
			color:white;  opacity:1.9; margin-left:35%; 
        font-weight:100;text-shadow: 2.0px 1.0px  20.0px  silver; 
    text-transform:normal;z-index:0;
        display:inline-block;

    
}
        
 title3{
			
		margin-left:0%;
font-size:2.8vw;  position: relative;
  -webkit-text-fill-color:#fffafa;
  -webkit-text-stroke: 1.5px  	#000;
 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 
	 font-family:'oswald', cursive;

}
@keyframes neon2 {
  from {
    text-shadow: 0 0 10px #228dff, 0 0 20px #228dff, 0 0 30px #fff, 0 0 40px #fff,
      0 0 70px #228dff, 0 0 80px #228dff, 0 0 100px #228dff, 0 0 150px #228dff;
  }
}	
  
						
						
	 title3a{
			
		margin-left:20%;
font-size:8.6vw; position: relative;
  -webkit-text-fill-color:#fff;
  -webkit-text-stroke: 0px  black;
   font-family: 'oswald', cursive;
  text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
 font-weight:900;width:100%;
 -webkit-background-clip: text;
} 					
						
						
						
						
						
						
						
						
						
						
						
						
   
title2{
font-size:1.4em;font-family:"Racing Sans One";
 color:white; opacity:1.9;    
        font-weight:0;text-shadow: 2.0px 2.0px 1.6px  teal; 
    text-transform:uppercase;
        display:block;} 
title1{

 color:white; opacity:1.9;    
        font-weight:0;text-shadow: .0px .0px 1.4px teal;
    text-transform:none;
        display:block;} 
  p0
{
							float:left;
font-size:5.9vw;color:red;
text-shadow: 2.0px 4.0px 4.0px black;font-style:bold;
							font-weight:900;opacity:1;font-family: 'kalam', sans-serif;text-align:center;

}	
     p01
{
margin-left:0%;
color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:900;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  font: 50%/1.0 'Kalam', cursive; 
} 
         
        
  p1
{
margin-left:0%;
font-size:2.9vw;color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  
  
   font: 100%/1.5 'Kalam', cursive; 
  
}         
        
  
						
					
						
		 				
     						
						
	   					
						
						
        
    p02
{
margin-left:0%;
color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  
  
   font: 114%/1.3 'Kalam', cursive; 
  
}       
        
          

   
  p3
{
						
margin-left:0%;
color:white;
text-shadow: .0px  .0px  0.0px black;font-style:normal;
						font-weight:600;opacity:1; 'source sans pro', sans-serif;
						line-height:15px;
							font-size:15px;
} 

 p4
{
margin:0px;
font-size:2.27em;color:white;
text-shadow: .0px .0px 0.9px silver;font-style:italic;
    font-weight:500;opacity:1;font-family: "roboto", sans-serif;text-align:center;
}


        
h1a,i1
						{						

					  
	
						
						
						
	margin-left:0%;
color:white;


							
		 position: relative;


							font-size:8vw;

 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 



    text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
  				font-style:normal;
					font-weight:900;opacity:1;
			
float:right;
 }

					

 i2
{text-shadow: 2px 3px   silver;
		font-weight:900;
		font-size:25px;	
		 color: #fff;				  
 -webkit-background-clip: text;
						
						
 background-image: -webkit-repeating-linear-gradient(left, rgba(255, 238, 170, 0) 0%, rgba(255, 238, 170, 0) 3%, rgba(255, 238, 170, .1) 3.75%),
    -webkit-repeating-linear-gradient(left, rgba(170, 153, 85, 0) 0%, rgba(170, 153, 85, 0) 2%, rgba(170, 153, 85, .03) 2.25%),
    -webkit-repeating-linear-gradient(left, rgba(255, 238, 170, 0) 0%, rgba(255, 238, 170, 0) .6%, rgba(255, 238, 170, .15) 1.2%),
    
    linear-gradient(180deg, #a95 0%, 
    #fea 47%, 
    #dc8 53%,
    #fea 100%);
 }
    
    
    
						
						
						
						
						
						
						
						
						
    
 @media (max-width:468px)
    {
   
      
section1{
float:center;
width:105%;margin-top:180px;margin-right:-35px;
height:auto; padding:2.0px; 
margin-bottom:-170px; 
box-shadow:  6px 4px 6px 4px rgba(0, 0, 0, 0.5);
			border:inset;

  text-shadow: -1px -1px 1px rgba(0,0,0,1);
	  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333));					
	background:  linear-gradient(0deg, rgba(0,0,0,0.6460359943977591) 0%, rgba(0,0,0,3.9962359943977591) 70%);						
text-align:center;							
border-radius:5px;
z-index: -1;
opacity:.95;				
    font-weight:250;  
    line-height: .9;
}
section1c{ 
								
	background:  linear-gradient(0deg, rgba(0,0,0,1.7762359943977591) 0%, rgba(0,0,0,1.7762359943977591) 100%);									
								
								
								
float:center;
							width:auto;margin-top:5%;
							color:black;
							border-radius:5px;
	margin-right:0%;
height:auto;
	font-size:1em;  
padding:10px;
		opacity:.9;
font-weight:900;  
line-height: 1.2;
							
  font-family: 'roboto', sans-serif;							
							
border:double;

}						
							
							
							
							
							
							
	color:black;
	border-radius:5px;
	z-index: -1;
							opacity:1.9;
							text-align:center;						
	}
	
		section2
{

background:  linear-gradient(0deg, rgba(0,0,0,0.8862359943977591) 0%, rgba(0,0,0,0.8862359943977591) 100%);
text-align:center; border: .2px #000 double;
width:100%;margin-top:0%;float:left;
border-radius:0%; overflow-y:scroll;
padding:5%;font-size:.8em;  z-index:123456789;
   font-weight:100;  line-height: 1.01;
}
	

section2a
{

background: linear-gradient(0deg, rgba(0,0,0,0.0002359943977591) 0%, rgba(0,0,0,0.9062359943977591) 100%); 
							float:center; border-color:transparent;
						
							width:auto;text-align:center;
							padding:30px;z-index:1;
							height:auto;margin-top:10px;
		margin-left:0%;   line-height: 1.15;
}


  section3
{
    float:left;text-align:left; border: .0px #000 double;
width:100%;margin-top:1%;z-index:0;
border-radius:0%;padding:20px;
height:auto;
   font-weight:900;  line-height: .99;
} 		


 title5{
      
    color:white;text-shadow: 2.0px  1.0px  20.0px  silver;
font-size:2.8em;font-family:"Racing Sans One";
		margin-top:-30%;margin-left:-0%;
font-weight:100;
    text-transform:none;
        display:block;}
title4{
      font-size:0.0em;font-family:"Racing Sans One";
			color:white;  opacity:1.9; margin-left:35%; 
        font-weight:100;text-shadow: 2.0px 1.0px  20.0px  silver; 
    text-transform:normal;z-index:0;
        display:inline-block;
}
        
 title3{
margin-left:0%;
font-size:10.0vw;  position: relative;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke: .6px #fff;
  font-family: 'oswald', cursive;

 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 
	 font-family:'oswald', cursive;

}
@keyframes neon2 {
  from {
    text-shadow: 0 0 10px #228dff, 0 0 20px #228dff, 0 0 30px #fff, 0 0 40px #fff,
      0 0 70px #228dff, 0 0 80px #228dff, 0 0 100px #228dff, 0 0 150px #228dff;
  }
}							
							
							
							
							
							
 
						
						
title2{
font-size:1.5em;font-family:"Racing Sans One";
 color:white; opacity:1.9;    
        font-weight:0;text-shadow: 3.0px  3.0px  1.6px  black; 
    text-transform:uppercase;
        display:block;} 
title1{
font-size:4.2em;
 color:white; opacity:1.9;    
        font-weight:0;text-shadow: .0px .0px 1.4px silver;
    text-transform:none;
        display:block;} 						

						
					
						
						
						
 title3a{
							margin-left:0%;
font-size:7.5vw;  position: relative;
  -webkit-text-fill-color:#fff;
  -webkit-text-stroke: 0px  black;
   font-family: 'oswald', cursive;
  text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
font-weight:900;width:100%;
 -webkit-background-clip: text;
} 						
						
   


  p0
{
							float:left;
font-size:7.9vw;color:red;
text-shadow: 2.0px 4.0px 4.0px black;font-style:bold;
							font-weight:900;opacity:1;font-family: 'kalam', sans-serif;text-align:center;
}						
						
  p1
{
margin-left:0%;
font-size:2.9vw;color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  font-family: 'Kalam', cursive; 
  
} 						
   p2
{
						
margin-left:0%;
color:white;
text-shadow: .0px  .0px  0.0px black;font-style:normal;
						font-weight:500;opacity:1; 'source sans pro', sans-serif;text-align:center;float:right;
						line-height:26px;padding:3px;
							font-size:4.16vw;
}
  p02
{
margin-left:0%;
color:white;
text-shadow: .0px .0px 0.0px silver;font-style:normal;
					font-weight:100;opacity:1; 'Source Sans Pro', sans-serif;text-align:center;
  font: 99%/1.3 'Kalam', cursive; 
  
} 
 
    
  p3   
{   
						
margin-left:0%;
color:white;
text-shadow: .0px  .0px  0.0px black;font-style:normal;
						font-weight:600;opacity:1; 'source sans pro', sans-serif;
						line-height:15px;padding:0px;
							font-size:16px;
}

 p4  
{
							margin:0px;
font-size:1.27em;color:white;
text-shadow: .0px .0px 0.0px silver;
    font-weight:900;opacity:1;font-family: "roboto", sans-serif;text-align:center;
}

   i2
{  text-shadow: 2px 3px  white;
		font-weight:100;
		font-size:25px;	
		color:#000;
}

	h1a,i1
{
					  
	
						
						
						
	margin-left:0%;
color:white;


							
		 position: relative;


							font-size:7vw;

 font-weight:900;width:100%;
 -webkit-background-clip: text;
 background-image: linear-gradient(#fafafa, #fafafa, #fff 50%, #e2e2e2 60%, #0073cf 95%); 



    text-shadow:  0 0 0px #228dff, 0 0 5px #228dff, 0 0 15px #228dff, 0 0 70px #fff,
      0 0 0px #228dff, 0 0 0px #228dff, 0 0 100px #228dff, 0 0 0px #228dff;
  				font-style:normal;
					font-weight:900;opacity:1;
			
float:right;
 }
    
</style></head>







