@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Ubuntu);

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 39px;
	font-family: Arial;
	color: #313131;
	font-weight: 800;
	font-weight: 900;
}

h2 {
	font-size: 19px;
	font-family: Arial;
	color: #cda900;
}


h6	{
	font-size: 29px;
	font-family: Arial;
	color: #cda900;
	text-align: center;
	text-shadow: 1.5px 1.5px #c1c1c1;
}


.container {
	height: auto;
	width: 100%;
	background-color: #FFF;
}

.header {
	height: 196px;
	width: 100%;
	background-color: #FAFAFA;
	border-bottom: 2px solid #818181;
	font-family: Arial;
	color: #cda900;
	font-size: 39px;
	text-align: center;
}

.header1 {
	height: auto;
	width: 69%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}





.v9a {
	height: 139px;
	width: 139px;
	position: relative;
	top: 396px;
	right: 0%;
}



.v8	{
	height: 39px;
	width: 419px;
	font-family: 'LatoWebBlack';
	font-size: 16.9px;
	color: #313131;
}

.v9	{
	height: 119px;
	width: 819px;
	font-family: 'LatoWebBlack';
	font-size: 19px;
	color: #313131;
}






#mid	{
	height: 519px;
	width: 100%;
	background-color: #e9e9e9;
}

.s1	{
	font-family: 'LatoWebBlack';
	font-size: 29px;
	font-weight: 600;
	color: #797979;
	text-align: center;
}

.s1a	{
	font-family: 'LatoWebBlack';
	font-size: 16.9px;
	font-weight: 600;
	color: #797979;
}

.s2	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-weight: 300;
	color: #313131;
}

.s2a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-weight: 600;
	color: #797979;
	text-align: center;
}

.s2c {
	font-family: 'LatoWebBlack';
	font-size: 21.9px;
	font-size: 21.9px;
	font-weight: 300;
	color: #FAFAFA;
}

.s3	{
	font-family: 'LatoBold';
	font-size: 31px;
	color: #53607A;
}

.s3a	{
	font-family: 'LatoWebBlack';
	font-size: 16.9px;
	color: #313131;
}

.s5	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-size: 19px;
	font-weight: 600;
	color: #53607A;
}

.s5a	{
	font-family: 'LatoWebBlack';
	font-size: 29px;
	font-size: 29px;
	font-weight: 300;
	color: #db0c41;
}


.s6	{
	font-family: 'LatoBold';
	font-size: 29px;
	font-size: 29px;
	font-weight: 500;
	color: #db0c41;
}


.s6a	{
	font-family:'LatoWebBlack';
	font-weight: 469;
	font-size: 29px;
}

.s9	{
	font-family: 'LatoBold';
	font-size: 29px;
	font-size: 29px;
	font-weight: 500;
	color: #F90;
}

.s9a	{
	font-family: 'LatoWebBlack';
	font-size: 21.9px;
	font-weight: 300;
	color: #313131;
}

.s8a	{
	font-family: 'LatoWebBlack';
	font-size: 21.9px;
	font-size: 21.9px;
	font-weight: 300;
	color: #53607A;
}

.s12	{
	font-family: 'LatoBold';
	font-size: 26.9px;
	font-size: 26.9px;
	font-weight: 500;
	color: #f7f439;
}

.s16	{
	font-family: 'LatoBold';
	font-size: 21.9px;
	font-size: 21.9px;
	font-weight: 500;
	color: #FAFAFA;
}






.submit	{
	height: 39px;
	font-family: Arial;
	font-size: 29px;
	background-color: #53607A;
	color: #FFF;
	border: none;
}

.submit2 {
  height: auto;
  width: 100%;
  margin-top:6px;
  margin-bottom:6px;
  padding-top:6px;
  padding-bottom:6px;
  background: #F60;
  background-image: -webkit-linear-gradient(top, #F60, #F60);
  background-image: -moz-linear-gradient(top, #F60, #F60);
  background-image: -ms-linear-gradient(top, #F60, #F60);
  background-image: -o-linear-gradient(top, #F60, #F60);
  background-image: linear-gradient(to bottom, #F60, #F60);
  border-radius: 9px;
  font-family: 'LatoWebBlack';
  color: #FAFAFA;
  font-size: 19px;
  border: none;
  background: #F60;
  text-decoration: none;
}
.submit2:hover {
  background: #F90;
  text-decoration: none;
}

.submit2a {
  height: auto;
  width: 100%;
  background: #F90;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top, #F90, #F90);
  background-image: -moz-linear-gradient(top, #F90, #F90);
  background-image: -ms-linear-gradient(top, #F90, #F90);
  background-image: -o-linear-gradient(top, #F90, #F90);
  background-image: linear-gradient(to bottom, #F90, #F90);
  font-size: 19px;
  color: #FAFAFA;
}

.submit2a:hover {
  background: #F60;
  text-decoration: none;
}


.content {
	height: 539px;
	width: 100%;
	background: url(images/image-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content1 {
	height: 419px;
	width: 100%;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content1a {
	height: auto;
	width: 100%;
	background-color: #FAFAFA;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content2 {
	height: auto;
	width: 100%;
	background-color: #e3e3e3;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #FAFAFA;
}

.content2a {
	height: auto;
	width: 100%;
	background: url(images/image-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content3 {
	height: auto;
	width: 100%;
	background: url(images/twinpeaks-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	font-weight: 300;
	color: #313131;
}

.content3a {
	height: auto;
	width: 100%;
	background: url(images/image1a.png);
	background-color: #031f2a;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}


.content5 {
	height: auto;
	width: 100%;
	background-color: #818181;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #FAFAFA;
	text-align: center;
}


.content5a {
	height: auto;
	width: 100%;
	background-color: #263239;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}





.c1	{
	height: auto;
	width: 79%;
	margin-top: 19px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 29px;
	padding-bottom: 29px;
	padding-right: 29px;
	padding-left: 29px;
	border: 2px solid #FAFAFA;
	background-color: #102639;
	opacity: 0.96;
	font-family: 'LatoWebBlack';
	font-size: 26.9px;
	font-weight: 300;
	color: #FAFAFA;
	text-align: center;
}


.c1a {
	height: auto;
	width: 100%;
	padding-top: 12.9px;
	padding-bottom: 12.9px;
	border-radius: 9px;
	background-color: #ffe500;
	font-family: 'LatoBold';
	font-weight: 300;
	font-size: 21.9px;
	color: #313131;
	text-align: center;
}
.c1a:hover	{
	background-color: #efbc09;
	color: #313131;
}
	



.footer {
	height: auto;
	width: 100%;
	font-family: 'LatoWebBlack';
	font-weight: 300;
	background-color: #313131;
	
}

#div {
  background-color: #F60;
  width: 3%;
  height: 169px;
  border-top: 2px solid #FAFAFA;
  border-bottom: 2px solid #FAFAFA;
  border-left: 2px solid #FAFAFA;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  line-height: 50px;
  position: fixed;
  top: 19%;
  right: 0;
  text-align: center;
}


.div {
	max-width: 69%;
	margin-left: 19%;
	margin-top: 31%;
}



@font-face {
    font-family: 'LatoWebBlack';
    src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'LatoBold';
    src: url('fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1)  { 

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 39px;
	font-family: Arial;
	color: #313131;
	font-weight: 800;
	font-weight: 900;
}

h2 {
	font-size: 19px;
	font-family: Arial;
	color: #cda900;
}


h6	{
	font-size: 29px;
	font-family: Arial;
	color: #cda900;
	text-align: center;
	text-shadow: 1.5px 1.5px #c1c1c1;
}


.container {
	height: auto;
	width: 100%;
	background-color: #FFF;
}

.header {
	height: 196px;
	width: 105%;
	background-color: #FAFAFA;
	border-bottom: 2px solid #818181;
	font-family: Arial;
	color: #cda900;
	font-size: 39px;
	text-align: center;
}


.header1 {
	height: auto;
	width: 100%;
	text-align: center;
}





.v9a {
	height: 419px;
	width: 1069px;
	position: relative;
	top: -421px;
	right: 0%;
}



.v8	{
	height: 49px;
	width: 519px;
	font-family: 'LatoWebBlack';
	font-size: 29px;
	color: #313131;
}

.v9	{
	height: 119px;
	width: 819px;
	font-family: 'LatoWebBlack';
	font-size: 19px;
	color: #313131;
}






#mid	{
	height: 519px;
	width: 105%;
	background-color: #e9e9e9;
}

.s1	{
	font-family: 'LatoWebBlack';
	font-size: 29px;
	font-weight: 600;
	color: #797979;
	text-align: center;
}

.s1a	{
	font-family: 'LatoWebBlack';
	font-size: 16.9px;
	font-weight: 600;
	color: #797979;
}

.s2	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-weight: 300;
	color: #313131;
}

.s2a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-weight: 600;
	color: #797979;
	text-align: center;
}

.s2c {
	font-family: 'LatoWebBlack';
	font-size: 21.9px;
	font-size: 21.9px;
	font-weight: 300;
	color: #FAFAFA;
}

.s3	{
	font-family: 'LatoBold';
	font-size: 36px;
	color: #53607A;
}

.s3a	{
	font-family: 'LatoWebBlack';
	font-size: 16.9px;
	color: #313131;
}

.s5	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-size: 39px;
	font-weight: 600;
	color: #53607A;
}

.s5a	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-size: 39px;
	font-weight: 300;
	color: #db0c41;
}


.s6	{
	font-family: 'LatoBold';
	font-size: 29px;
	font-size: 29px;
	font-weight: 500;
	color: #db0c41;
}

.s6a	{
	font-family:'LatoWebBlack';
	font-weight: 469;
	font-size: 29px;
}

.s9	{
	font-family: 'LatoBold';
	font-size: 39x;
	font-size: 39px;
	font-weight: 500;
	color: #F90;
}

.s9a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-weight: 300;
	color: #313131;
}

.s8a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-size: 19px;
	font-weight: 300;
	color: #53607A;
}

.s12	{
	font-family: 'LatoBold';
	font-size: 39px;
	font-size: 39px;
	font-weight: 500;
	color: #f7f439;
}


.s16	{
	font-family: 'LatoBold';
	font-size: 29px;
	font-size: 29px;
	font-weight: 500;
	color: #FAFAFA;
}




.submit	{
	height: 39px;
	font-family: Arial;
	font-size: 29px;
	background-color: #53607A;
	color: #FFF;
	border: none;
}

.submit2 {
  height: auto;
  width: 100%;
  padding-top:6px;
  padding-bottom:6px;
  background: #F60;
  background-image: -webkit-linear-gradient(top, #F60, #F60);
  background-image: -moz-linear-gradient(top, #F60, #F60);
  background-image: -ms-linear-gradient(top, #F60, #F60);
  background-image: -o-linear-gradient(top, #F60, #F60);
  background-image: linear-gradient(to bottom, #F60, #F60);
  font-family: 'LatoBold';
  font-weight: 500;
  color: #FAFAFA;
  font-size: 39px;
  border: none;
  text-decoration: none;
}
.submit2:hover {
  background: #F90;
  text-decoration: none;
}

.submit2a {
  height: auto;
  width: 100%;
  background: #db0c41;
  background-image: -webkit-linear-gradient(top, #db0c41, #db0c41);
  background-image: -moz-linear-gradient(top, #db0c41, #db0c41);
  background-image: -ms-linear-gradient(top, #db0c41, #db0c41);
  background-image: -o-linear-gradient(top, #db0c41, #db0c41);
  background-image: linear-gradient(to bottom, #db0c41, #db0c41);
  font-size: 39px;
  color: #FAFAFA;
  border: none;
  text-decoration: none;
}

.submit2a:hover {
  background: #f04169;
  text-decoration: none;
}


.content {
	height: 539px;
	width: 105%;
	background: url(images/image-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content1 {
	height: 469px;
	width: 100%;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content1a {
	height: auto;
	width: 105%;
	background-color: #FAFAFA;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content2 {
	height: auto;
	width: 105%;
	background-color: #e3e3e3;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #FAFAFA;
}

.content2a {
	height: auto;
	width: 105%;
	background: url(images/image-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content3 {
	height: auto;
	width: 105%;
	background: url(images/twinpeaks-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	font-weight: 300;
	color: #313131;
}

.content3a {
	height: auto;
	width: 105%;
	background: url(images/image1a.png);
	background-color: #031f2a;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}


.content5 {
	height: auto;
	width: 105%;
	background-color: #818181;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #FAFAFA;
	text-align: center;
}


.content5a {
	height: auto;
	width: 105%;
	background-color: #263239;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}


.c1	{
	height: auto;
	width: 79%;
	margin-top: 19px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 29px;
	padding-bottom: 29px;
	padding-right: 29px;
	padding-left: 29px;
	border: 2px solid #FAFAFA;
	background-color: #152029;
	opacity: 0.96;
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-weight: 300;
	color: #FAFAFA;
	text-align: center;
}


.c1a {
	height: auto;
	width: 100%;
	padding-top: 12.9px;
	padding-bottom: 12.9px;
	border-radius: 9px;
	background-color: #ffe500;
	font-family: 'LatoBold';
	font-weight: 300;
	font-size: 21.9px;
	color: #313131;
	text-align: center;
}
.c1a:hover	{
	background-color: #efbc09;
	color: #313131;
}



.footer {
	height: auto;
	width: 105%;
	font-family: 'LatoWebBlack';
	font-weight: 300;
	background-color: #313131;
}


.footer2 {
	height: 139px;
	width: 105%;
	background-color: #031f2a;
}


#footer1	{
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 139px;
  border-top: 2px solid #FAFAFA;
  background-color: #313131;
}
.footer1a	{
  width: 50%;
  height: 139px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  border-right: 2px solid #FAFAFA;
  background-color: #313131;
  background-image: url(images/phone3.png);
  background-repeat:no-repeat;
  background-position: center center;
  float: left;
}
.footer1b	{
  width: 50%;
  height: 139px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  border-left: 2px solid #FAFAFA;
  background-color: #313131;
  background-image: url(images/email3.png);
  background-repeat:no-repeat;
  background-position: center center;
  float: left;
}


#div {
  background-color: #F60;
  width: 6%;
  height: 219px;
  border-top: 2px solid #FAFAFA;
  border-bottom: 2px solid #FAFAFA;
  border-left: 2px solid #FAFAFA;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  line-height: 50px;
  position: fixed;
  top: 19%;
  right: 0;
  text-align: center;
}


.div {
	max-height: 100%;
	margin-top: 31%;
}

@font-face {
    font-family: 'LatoWebBlack';
    src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: 'LatoBold';
    src: url('fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



}



@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
	
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 39px;
	font-family: Arial;
	color: #313131;
	font-weight: 800;
	font-weight: 900;
}

h2 {
	font-size: 19px;
	font-family: Arial;
	color: #cda900;
}


h6	{
	font-size: 29px;
	font-family: Arial;
	color: #cda900;
	text-align: center;
	text-shadow: 1.5px 1.5px #c1c1c1;
}


.container {
	height: auto;
	width: 100%;
	background-color: #FFF;
}

.header {
	height: 196px;
	width: 105%;
	background-color: #FAFAFA;
	border-bottom: 2px solid #818181;
	font-family: Arial;
	color: #cda900;
	font-size: 39px;
	text-align: center;
}


.header1 {
	height: auto;
	width: 100%;
	text-align: center;
}





.v9a {
	height: 419px;
	width: 1069px;
	position: relative;
	top: -421px;
	right: 0%;
}



.v8	{
	height: 69px;
	width: 619px;
	margin-bottom: 39px;
	margin-right: 29px;
	margin-left: 29px;
	font-family: 'LatoWebBlack';
	font-size: 51px;
	color: #313131;
}




.v9	{
	height: 119px;
	width: 819px;
	font-family: 'LatoWebBlack';
	font-size: 19px;
	color: #313131;
}






#mid	{
	height: 519px;
	width: 105%;
	background-color: #e9e9e9;
}

.s1	{
	font-family: 'LatoWebBlack';
	font-size: 29px;
	font-weight: 600;
	color: #797979;
	text-align: center;
}

.s1a	{
	font-family: 'LatoWebBlack';
	font-size: 16.9px;
	font-weight: 600;
	color: #797979;
}

.s2	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-weight: 300;
	color: #313131;
}

.s2a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-weight: 600;
	color: #797979;
	text-align: center;
}

.s2c {
	font-family: 'LatoWebBlack';
	font-size: 51px;
	font-size: 51px;
	font-weight: 300;
	color: #FAFAFA;
}

.s3	{
	font-family: 'LatoBold';
	font-size: 59px;
	color: #53607A;
}

.s3a	{
	font-family: 'LatoWebBlack';
	font-size: 29px;
	color: #313131;
}

.s5	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-size: 39px;
	font-weight: 600;
	color: #53607A;
}

.s5a	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-size: 39px;
	font-weight: 300;
	color: #db0c41;
}


.s6	{
	font-family: 'LatoBold';
	font-size: 29px;
	font-size: 29px;
	font-weight: 500;
	color: #db0c41;
}

.s6a	{
	font-family:'LatoWebBlack';
	font-weight: 469;
	font-size: 29px;
}

.s9	{
	font-family: 'LatoBold';
	font-size: 39x;
	font-size: 39px;
	font-weight: 500;
	color: #F90;
}

.s9a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-weight: 300;
	color: #313131;
}

.s8a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-size: 19px;
	font-weight: 300;
	color: #53607A;
}

.s12	{
	font-family: 'LatoBold';
	font-size: 39px;
	font-size: 39px;
	font-weight: 500;
	color: #f7f439;
}


.s16	{
	font-family: 'LatoBold';
	font-size: 29px;
	font-size: 29px;
	font-weight: 500;
	color: #FAFAFA;
}




.submit	{
	height: 39px;
	font-family: Arial;
	font-size: 29px;
	background-color: #53607A;
	color: #FFF;
	border: none;
}

.submit2 {
  height: auto;
  width: 100%;
  padding-top:6px;
  padding-bottom:6px;
  background: #F60;
  background-image: -webkit-linear-gradient(top, #F60, #F60);
  background-image: -moz-linear-gradient(top, #F60, #F60);
  background-image: -ms-linear-gradient(top, #F60, #F60);
  background-image: -o-linear-gradient(top, #F60, #F60);
  background-image: linear-gradient(to bottom, #F60, #F60);
  font-family: 'LatoBold';
  font-weight: 500;
  color: #FAFAFA;
  font-size: 39px;
  border: none;
  text-decoration: none;
}
.submit2:hover {
  background: #F90;
  text-decoration: none;
}

.submit2a {
  height: auto;
  width: 100%;
  background: #db0c41;
  background-image: -webkit-linear-gradient(top, #db0c41, #db0c41);
  background-image: -moz-linear-gradient(top, #db0c41, #db0c41);
  background-image: -ms-linear-gradient(top, #db0c41, #db0c41);
  background-image: -o-linear-gradient(top, #db0c41, #db0c41);
  background-image: linear-gradient(to bottom, #db0c41, #db0c41);
  font-size: 39px;
  color: #FAFAFA;
  border: none;
  text-decoration: none;
}

.submit2a:hover {
  background: #f04169;
  text-decoration: none;
}


.content {
	height: 1000px;
	width: 105%;
	background: url(images/image-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content1 {
	height: 469px;
	width: 100%;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content1a {
	height: auto;
	width: 105%;
	background-color: #FAFAFA;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content2 {
	height: auto;
	width: 105%;
	background-color: #e3e3e3;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #FAFAFA;
}

.content2a {
	height: auto;
	width: 105%;
	background: url(images/image-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content3 {
	height: auto;
	width: 105%;
	background: url(images/twinpeaks-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	font-weight: 300;
	color: #313131;
}

.content3a {
	height: auto;
	width: 105%;
	background: url(images/image1a.png);
	background-color: #031f2a;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}


.content5 {
	height: auto;
	width: 105%;
	background-color: #818181;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #FAFAFA;
	text-align: center;
}


.content5a {
	height: auto;
	width: 105%;
	background-color: #263239;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}


.c1	{
	height: auto;
	width: 79%;
	margin-top: 19px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 29px;
	padding-bottom: 29px;
	padding-right: 29px;
	padding-left: 29px;
	border: 2px solid #FAFAFA;
	background-color: #152029;
	opacity: 0.96;
	font-family: 'LatoWebBlack';
	font-size: 51px;
	font-weight: 300;
	color: #FAFAFA;
	text-align: center;
}


.c1a {
	height: auto;
	width: 100%;
	padding-top: 12.9px;
	padding-bottom: 12.9px;
	border-radius: 9px;
	background-color: #ffe500;
	font-family: 'LatoBold';
	font-weight: 300;
	font-size: 36px;
	color: #313131;
	text-align: center;
}
.c1a:hover	{
	background-color: #efbc09;
	color: #313131;
}



.footer {
	height: auto;
	width: 105%;
	font-family: 'LatoWebBlack';
	font-weight: 300;
	background-color: #313131;
}


.footer2 {
	height: 139px;
	width: 105%;
	background-color: #031f2a;
}


#footer1	{
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 139px;
  border-top: 2px solid #FAFAFA;
  background-color: #313131;
}
.footer1a	{
  width: 50%;
  height: 139px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  border-right: 2px solid #FAFAFA;
  background-color: #313131;
  background-image: url(images/phone3.png);
  background-repeat:no-repeat;
  background-position: center center;
  float: left;
}
.footer1b	{
  width: 50%;
  height: 139px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  border-left: 2px solid #FAFAFA;
  background-color: #313131;
  background-image: url(images/email3.png);
  background-repeat:no-repeat;
  background-position: center center;
  float: left;
}


#div {
  background-color: #F60;
  width: 6%;
  height: 219px;
  border-top: 2px solid #FAFAFA;
  border-bottom: 2px solid #FAFAFA;
  border-left: 2px solid #FAFAFA;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  line-height: 50px;
  position: fixed;
  top: 19%;
  right: 0;
  text-align: center;
}


.div {
	max-height: 100%;
	margin-top: 31%;
}

@font-face {
    font-family: 'LatoWebBlack';
    src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: 'LatoBold';
    src: url('fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
}




@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 39px;
	font-family: Arial;
	color: #313131;
	font-weight: 800;
	font-weight: 900;
}

h2 {
	font-size: 19px;
	font-family: Arial;
	color: #cda900;
}


h6	{
	font-size: 29px;
	font-family: Arial;
	color: #cda900;
	text-align: center;
	text-shadow: 1.5px 1.5px #c1c1c1;
}


.container {
	height: auto;
	width: 100%;
	background-color: #FFF;
}

.header {
	height: 196px;
	width: 105%;
	background-color: #FAFAFA;
	border-bottom: 2px solid #818181;
	font-family: Arial;
	color: #cda900;
	font-size: 39px;
	text-align: center;
}


.header1 {
	height: auto;
	width: 100%;
	text-align: center;
}





.v9a {
	height: 419px;
	width: 1069px;
	position: relative;
	top: -421px;
	right: 0%;
}



.v8	{
	height: 69px;
	width: 619px;
	margin-bottom: 39px;
	margin-right: 29px;
	margin-left: 29px;
	font-family: 'LatoWebBlack';
	font-size: 51px;
	color: #313131;
}

.v9	{
	height: 119px;
	width: 819px;
	font-family: 'LatoWebBlack';
	font-size: 19px;
	color: #313131;
}






#mid	{
	height: 519px;
	width: 105%;
	background-color: #e9e9e9;
}

.s1	{
	font-family: 'LatoWebBlack';
	font-size: 29px;
	font-weight: 600;
	color: #797979;
	text-align: center;
}

.s1a	{
	font-family: 'LatoWebBlack';
	font-size: 16.9px;
	font-weight: 600;
	color: #797979;
}

.s2	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-weight: 300;
	color: #313131;
}

.s2a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-weight: 600;
	color: #797979;
	text-align: center;
}

.s2c {
	font-family: 'LatoWebBlack';
	font-size: 51px;
	font-size: 51px;
	font-weight: 300;
	color: #FAFAFA;
}

.s3	{
	font-family: 'LatoBold';
	font-size: 59px;
	color: #53607A;
}

.s3a	{
	font-family: 'LatoWebBlack';
	font-size: 29px;
	color: #313131;
}

.s5	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-size: 39px;
	font-weight: 600;
	color: #53607A;
}

.s5a	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-size: 39px;
	font-weight: 300;
	color: #db0c41;
}


.s6	{
	font-family: 'LatoBold';
	font-size: 29px;
	font-size: 29px;
	font-weight: 500;
	color: #db0c41;
}

.s6a	{
	font-family:'LatoWebBlack';
	font-weight: 469;
	font-size: 29px;
}

.s9	{
	font-family: 'LatoBold';
	font-size: 39x;
	font-size: 39px;
	font-weight: 500;
	color: #F90;
}

.s9a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-weight: 300;
	color: #313131;
}

.s8a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-size: 19px;
	font-weight: 300;
	color: #53607A;
}

.s12	{
	font-family: 'LatoBold';
	font-size: 39px;
	font-size: 39px;
	font-weight: 500;
	color: #f7f439;
}


.s16	{
	font-family: 'LatoBold';
	font-size: 29px;
	font-size: 29px;
	font-weight: 500;
	color: #FAFAFA;
}




.submit	{
	height: 39px;
	font-family: Arial;
	font-size: 29px;
	background-color: #53607A;
	color: #FFF;
	border: none;
}

.submit2 {
  height: auto;
  width: 100%;
  padding-top:6px;
  padding-bottom:6px;
  background: #F60;
  background-image: -webkit-linear-gradient(top, #F60, #F60);
  background-image: -moz-linear-gradient(top, #F60, #F60);
  background-image: -ms-linear-gradient(top, #F60, #F60);
  background-image: -o-linear-gradient(top, #F60, #F60);
  background-image: linear-gradient(to bottom, #F60, #F60);
  font-family: 'LatoBold';
  font-weight: 500;
  color: #FAFAFA;
  font-size: 39px;
  border: none;
  text-decoration: none;
}
.submit2:hover {
  background: #F90;
  text-decoration: none;
}

.submit2a {
  height: auto;
  width: 100%;
  background: #db0c41;
  background-image: -webkit-linear-gradient(top, #db0c41, #db0c41);
  background-image: -moz-linear-gradient(top, #db0c41, #db0c41);
  background-image: -ms-linear-gradient(top, #db0c41, #db0c41);
  background-image: -o-linear-gradient(top, #db0c41, #db0c41);
  background-image: linear-gradient(to bottom, #db0c41, #db0c41);
  font-size: 39px;
  color: #FAFAFA;
  border: none;
  text-decoration: none;
}

.submit2a:hover {
  background: #f04169;
  text-decoration: none;
}


.content {
	height: 1000px;
	width: 105%;
	background: url(images/image-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content1 {
	height: 469px;
	width: 100%;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content1a {
	height: auto;
	width: 105%;
	background-color: #FAFAFA;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content2 {
	height: auto;
	width: 105%;
	background-color: #e3e3e3;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #FAFAFA;
}

.content2a {
	height: auto;
	width: 105%;
	background: url(images/image-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content3 {
	height: auto;
	width: 105%;
	background: url(images/twinpeaks-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	font-weight: 300;
	color: #313131;
}

.content3a {
	height: auto;
	width: 105%;
	background: url(images/image1a.png);
	background-color: #031f2a;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}


.content5 {
	height: auto;
	width: 105%;
	background-color: #818181;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #FAFAFA;
	text-align: center;
}


.content5a {
	height: auto;
	width: 105%;
	background-color: #263239;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}


.c1	{
	height: auto;
	width: 79%;
	margin-top: 19px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 29px;
	padding-bottom: 29px;
	padding-right: 29px;
	padding-left: 29px;
	border: 2px solid #FAFAFA;
	background-color: #152029;
	opacity: 0.96;
	font-family: 'LatoWebBlack';
	font-size: 51px;
	font-weight: 300;
	color: #FAFAFA;
	text-align: center;
}


.c1a {
	height: auto;
	width: 100%;
	padding-top: 12.9px;
	padding-bottom: 12.9px;
	border-radius: 9px;
	background-color: #ffe500;
	font-family: 'LatoBold';
	font-weight: 300;
	font-size: 36px;
	color: #313131;
	text-align: center;
}
.c1a:hover	{
	background-color: #efbc09;
	color: #313131;
}



.footer {
	height: auto;
	width: 105%;
	font-family: 'LatoWebBlack';
	font-weight: 300;
	background-color: #313131;
}


.footer2 {
	height: 139px;
	width: 105%;
	background-color: #031f2a;
}


#footer1	{
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 139px;
  border-top: 2px solid #FAFAFA;
  background-color: #313131;
}
.footer1a	{
  width: 50%;
  height: 139px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  border-right: 2px solid #FAFAFA;
  background-color: #313131;
  background-image: url(images/phone3.png);
  background-repeat:no-repeat;
  background-position: center center;
  float: left;
}
.footer1b	{
  width: 50%;
  height: 139px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  border-left: 2px solid #FAFAFA;
  background-color: #313131;
  background-image: url(images/email3.png);
  background-repeat:no-repeat;
  background-position: center center;
  float: left;
}


#div {
  background-color: #F60;
  width: 6%;
  height: 219px;
  border-top: 2px solid #FAFAFA;
  border-bottom: 2px solid #FAFAFA;
  border-left: 2px solid #FAFAFA;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  line-height: 50px;
  position: fixed;
  top: 19%;
  right: 0;
  text-align: center;
}


.div {
	max-height: 100%;
	margin-top: 31%;
}

@font-face {
    font-family: 'LatoWebBlack';
    src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: 'LatoBold';
    src: url('fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


}


@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
	
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 39px;
	font-family: Arial;
	color: #313131;
	font-weight: 800;
	font-weight: 900;
}

h2 {
	font-size: 19px;
	font-family: Arial;
	color: #cda900;
}


h6	{
	font-size: 29px;
	font-family: Arial;
	color: #cda900;
	text-align: center;
	text-shadow: 1.5px 1.5px #c1c1c1;
}


.container {
	height: auto;
	width: 100%;
	background-color: #FFF;
}

.header {
	height: 196px;
	width: 105%;
	background-color: #FAFAFA;
	border-bottom: 2px solid #818181;
	font-family: Arial;
	color: #cda900;
	font-size: 39px;
	text-align: center;
}


.header1 {
	height: auto;
	width: 100%;
	text-align: center;
}





.v9a {
	height: 419px;
	width: 1069px;
	position: relative;
	top: -421px;
	right: 0%;
}



.v8	{
	height: 69px;
	width: 619px;
	margin-bottom: 39px;
	margin-right: 29px;
	margin-left: 29px;
	font-family: 'LatoWebBlack';
	font-size: 51px;
	color: #313131;
}




.v9	{
	height: 119px;
	width: 819px;
	font-family: 'LatoWebBlack';
	font-size: 19px;
	color: #313131;
}






#mid	{
	height: 519px;
	width: 105%;
	background-color: #e9e9e9;
}

.s1	{
	font-family: 'LatoWebBlack';
	font-size: 29px;
	font-weight: 600;
	color: #797979;
	text-align: center;
}

.s1a	{
	font-family: 'LatoWebBlack';
	font-size: 16.9px;
	font-weight: 600;
	color: #797979;
}

.s2	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-weight: 300;
	color: #313131;
}

.s2a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-weight: 600;
	color: #797979;
	text-align: center;
}

.s2c {
	font-family: 'LatoWebBlack';
	font-size: 51px;
	font-size: 51px;
	font-weight: 300;
	color: #FAFAFA;
}

.s3	{
	font-family: 'LatoBold';
	font-size: 59px;
	color: #53607A;
}

.s3a	{
	font-family: 'LatoWebBlack';
	font-size: 29px;
	color: #313131;
}

.s5	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-size: 39px;
	font-weight: 600;
	color: #53607A;
}

.s5a	{
	font-family: 'LatoWebBlack';
	font-size: 39px;
	font-size: 39px;
	font-weight: 300;
	color: #db0c41;
}


.s6	{
	font-family: 'LatoBold';
	font-size: 29px;
	font-size: 29px;
	font-weight: 500;
	color: #db0c41;
}

.s6a	{
	font-family:'LatoWebBlack';
	font-weight: 469;
	font-size: 29px;
}

.s9	{
	font-family: 'LatoBold';
	font-size: 39x;
	font-size: 39px;
	font-weight: 500;
	color: #F90;
}

.s9a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-weight: 300;
	color: #313131;
}

.s8a	{
	font-family: 'LatoWebBlack';
	font-size: 19px;
	font-size: 19px;
	font-weight: 300;
	color: #53607A;
}

.s12	{
	font-family: 'LatoBold';
	font-size: 39px;
	font-size: 39px;
	font-weight: 500;
	color: #f7f439;
}


.s16	{
	font-family: 'LatoBold';
	font-size: 29px;
	font-size: 29px;
	font-weight: 500;
	color: #FAFAFA;
}




.submit	{
	height: 39px;
	font-family: Arial;
	font-size: 29px;
	background-color: #53607A;
	color: #FFF;
	border: none;
}

.submit2 {
  height: auto;
  width: 100%;
  padding-top:6px;
  padding-bottom:6px;
  background: #F60;
  background-image: -webkit-linear-gradient(top, #F60, #F60);
  background-image: -moz-linear-gradient(top, #F60, #F60);
  background-image: -ms-linear-gradient(top, #F60, #F60);
  background-image: -o-linear-gradient(top, #F60, #F60);
  background-image: linear-gradient(to bottom, #F60, #F60);
  font-family: 'LatoBold';
  font-weight: 500;
  color: #FAFAFA;
  font-size: 39px;
  border: none;
  text-decoration: none;
}
.submit2:hover {
  background: #F90;
  text-decoration: none;
}

.submit2a {
  height: auto;
  width: 100%;
  background: #db0c41;
  background-image: -webkit-linear-gradient(top, #db0c41, #db0c41);
  background-image: -moz-linear-gradient(top, #db0c41, #db0c41);
  background-image: -ms-linear-gradient(top, #db0c41, #db0c41);
  background-image: -o-linear-gradient(top, #db0c41, #db0c41);
  background-image: linear-gradient(to bottom, #db0c41, #db0c41);
  font-size: 39px;
  color: #FAFAFA;
  border: none;
  text-decoration: none;
}

.submit2a:hover {
  background: #f04169;
  text-decoration: none;
}


.content {
	height: 1000px;
	width: 105%;
	background: url(images/image-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content1 {
	height: 469px;
	width: 100%;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content1a {
	height: auto;
	width: 105%;
	background-color: #FAFAFA;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content2 {
	height: auto;
	width: 105%;
	background-color: #e3e3e3;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #FAFAFA;
}

.content2a {
	height: auto;
	width: 105%;
	background: url(images/image-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}

.content3 {
	height: auto;
	width: 105%;
	background: url(images/twinpeaks-2.jpg);
	background-color: #FAFAFA;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	font-weight: 300;
	color: #313131;
}

.content3a {
	height: auto;
	width: 105%;
	background: url(images/image1a.png);
	background-color: #031f2a;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}


.content5 {
	height: auto;
	width: 105%;
	background-color: #818181;
	background-size: cover;
	font-family: Arial;
	font-size: 16.9px;
	color: #FAFAFA;
	text-align: center;
}


.content5a {
	height: auto;
	width: 105%;
	background-color: #53607A;
	font-family: Arial;
	font-size: 16.9px;
	color: #313131;
}





.c1	{
	height: auto;
	width: 79%;
	margin-top: 19px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 29px;
	padding-bottom: 29px;
	padding-right: 29px;
	padding-left: 29px;
	border: 2px solid #FAFAFA;
	background-color: #152029;
	opacity: 0.96;
	font-family: 'LatoWebBlack';
	font-size: 51px;
	font-weight: 300;
	color: #FAFAFA;
	text-align: center;
}


.c1a {
	height: auto;
	width: 100%;
	padding-top: 12.9px;
	padding-bottom: 12.9px;
	border-radius: 9px;
	background-color: #ffe500;
	font-family: 'LatoBold';
	font-weight: 300;
	font-size: 36px;
	color: #313131;
	text-align: center;
}
.c1a:hover	{
	background-color: #efbc09;
	color: #313131;
}



.footer {
	height: auto;
	width: 105%;
	font-family: 'LatoWebBlack';
	font-weight: 300;
	background-color: #313131;
}


.footer2 {
	height: 139px;
	width: 105%;
	background-color: #031f2a;
}


#footer1	{
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 139px;
  border-top: 2px solid #FAFAFA;
  background-color: #313131;
}
.footer1a	{
  width: 50%;
  height: 139px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  border-right: 2px solid #FAFAFA;
  background-color: #313131;
  background-image: url(images/phone3.png);
  background-repeat:no-repeat;
  background-position: center center;
  float: left;
}
.footer1b	{
  width: 50%;
  height: 139px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  border-left: 2px solid #FAFAFA;
  background-color: #313131;
  background-image: url(images/email3.png);
  background-repeat:no-repeat;
  background-position: center center;
  float: left;
}


#div {
  background-color: #F60;
  width: 6%;
  height: 219px;
  border-top: 2px solid #FAFAFA;
  border-bottom: 2px solid #FAFAFA;
  border-left: 2px solid #FAFAFA;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  line-height: 50px;
  position: fixed;
  top: 19%;
  right: 0;
  text-align: center;
}


.div {
	max-height: 100%;
	margin-top: 31%;
}

@font-face {
    font-family: 'LatoWebBlack';
    src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: 'LatoBold';
    src: url('fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
}

