@charset "UTF-8";
/* Body */
body {
	font-family: 'cambria', sans serif;
	background-color: #E5E7E6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
s}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
	background-color: #FFF000;
}
/* Navigation */
.logo {
    color: #000000;
    text color: #000000;
    font-weight: bold;
    text-align: left;
    width: 20%;
    float: left;
    margin-top: 15px;
    margin-left: 25px;
    letter-spacing: 4px;
    margin-right: 75px;
}
}
body {
  margin: 0;
  font-family: 'Cambria', 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif'Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
}

.topnav {
    overflow: hidden;
    background-image: -webkit-linear-gradient(353deg,rgba(0,0,0,1.00) 4.47%,rgba(138,51,36,1.00) 24.96%,rgba(233,105,44,1.00) 42.93%,rgba(76,187,23,1.00) 63.32%,rgba(255,240,0,1.00) 76.66%,rgba(229,231,230,1.00) 91.16%,rgba(138,51,36,1.00) 100%);
    background-image: -moz-linear-gradient(353deg,rgba(0,0,0,1.00) 4.47%,rgba(138,51,36,1.00) 24.96%,rgba(233,105,44,1.00) 42.93%,rgba(76,187,23,1.00) 63.32%,rgba(255,240,0,1.00) 76.66%,rgba(229,231,230,1.00) 91.16%,rgba(138,51,36,1.00) 100%);
    background-image: -o-linear-gradient(353deg,rgba(0,0,0,1.00) 4.47%,rgba(138,51,36,1.00) 24.96%,rgba(233,105,44,1.00) 42.93%,rgba(76,187,23,1.00) 63.32%,rgba(255,240,0,1.00) 76.66%,rgba(229,231,230,1.00) 91.16%,rgba(138,51,36,1.00) 100%);
    background-image: linear-gradient(97deg,rgba(0,0,0,1.00) 4.47%,rgba(138,51,36,1.00) 24.96%,rgba(233,105,44,1.00) 42.93%,rgba(76,187,23,1.00) 63.32%,rgba(255,240,0,1.00) 76.66%,rgba(229,231,230,1.00) 91.16%,rgba(138,51,36,1.00) 100%);
    font-weight: bold;
    border-collapse: separate;
    -webkit-box-shadow: 0px 38px;
    box-shadow: 0px 38px;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
    background-color: #98A294;
    color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
body {
  margin: 0;
  font-family: "Cambria", "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
    background-color: #4CBB17;
    color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
    color: #44474B;
    width: 0px;
}
.hero_header {
	 font-family: "Cambria", "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	background-color:  color: #E5E7E6;
    text-align: center;
    letter-spacing: 4px;
    color: #030303;
    min-width: 110px;
    min-height: 121px;
}
/* Hero Section */
.hero {
    background-color: #E5E7E6;
    padding-top: 21px;
    padding-bottom: 0px;
}
.light {
	font-weight: bold;
	color: #e5e7e6;
}
.tagline {
    text-align: center;
	color: #;
    margin-top: -48px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: -129px;
}
/* About Section */
.text_column {
    background-color: #E5e7e6;
    width: 29%;
    text-align: left;
    font-weight: 700;
    line-height: 29px;
    float: center;
    padding-left: 20px;
    padding-right: 20px;
    color: #000000; /* Add this as a property for a selector to which the effect has to be applied*/
    /* Chrome and Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 40px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 40px;
    /* Standard Syntax */
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-top: 34px;
}
.foot_column {
	background-color: #000000;
	width: 29%;
    text-align: left;
    font-weight:700;
    line-height: 29px;
    float: center;
    padding-left: 20px;
    padding-right: 20px;
    color: #000000; /* Add this as a property for a selector to which the effect has to be applied*/

	/* Chrome and Safari */
	-webkit-border-top-left-radius:40px;
	-webkit-border-top-right-radius:40px;
	-webkit-border-bottom-right-radius:40px;
	-webkit-border-bottom-left-radius:40px;
	/* Firefox */
	-moz-border-radius-topleft:40px;
	-moz-border-radius-topright:40px;
	-moz-border-radius-bottomright:40px;
	-moz-border-radius-bottomleft:40px;
	/* Standard Syntax */
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	border-bottom-left-radius: 40px;
	
}
.about {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 35px;
    padding-bottom: 25px;
    display: inline-block;
    background-color: #E9692C;
    margin-top: 0px;
    /* Add this as a property for a selector to which the effect has to be applied*/

	/* Chrome and Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 40px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 40px;
    /* Standard Syntax */
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    background-image: -webkit-repeating-linear-gradient(270deg,rgba(233,105,44,1.00) 0%,rgba(255,240,0,1.00) 100%);
    background-image: -moz-repeating-linear-gradient(270deg,rgba(233,105,44,1.00) 0%,rgba(255,240,0,1.00) 100%);
    background-image: -o-repeating-linear-gradient(270deg,rgba(233,105,44,1.00) 0%,rgba(255,240,0,1.00) 100%);
    background-image: repeating-linear-gradient(180deg,rgba(233,105,44,1.00) 0%,rgba(255,240,0,1.00) 100%);
}
/* Stats Gallery */
.stats {
   180deg,rgba(233,105,44,1.00) 0%,rgba(138,51,36,1.00) 100%);
	  font-family: "Cambria", "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.h4
{  font-family: "Cambria", "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";};
.stats3{
	
}
.stats2 {
    border-radius: 10px;
    background-color: #E9692C;
    margin-left: 96px;
    margin-right: 90px;
    margin-bottom: 59px;
    margin-top: 22px;
    padding-bottom: 8px;
    padding-top: 9px;
    padding-left: 0px;
    border-color: #000000;
    border-width: thick;
    -webkit-box-shadow: inset 0px 0px 15px 4px;
    box-shadow: inset 0px 0px 15px 4px;
    max-width: 97px;
    width: 75%;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
    width: 25%;
    text-align: center;
    float: left;
    margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #4cbb17;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
    background-color: #E9692c;
    height: 215px;
    background-attachment: fixed;
    background-size: cover;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 35px;
    padding-bottom: 25px;
    background-repeat: no-repeat; /* Add this as a property for a selector to which the effect has to be applied*/
    /* Chrome and Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 40px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 40px;
    /* Standard Syntax */
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-left: 205px;
    margin-right: 432px;
    margin-top: 1px;
    min-width: 0px;
}
.parallax {
    color: #FFffff;
    text-align: left;
    padding-left: 20px;
    padding-top: 60px;
    letter-spacing: 2px;
    margin-top: 0px;
}
.parallax_description {
	color: #fff000;
	text-align: right;
	padding-right: 60px;
	width: 100%;
	float: center;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFF000;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
    color: #4cbb17;
    text-align: center;
    text-decoration-color: #00000;
    margin-right: 574px;
}
footer .footer_column p {
	color: #8a3324;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 10px;
	padding-right: 30px;
	text-align: justify;
	
	line-height: 25px;
	margin-left: 20px;
	margin-right: 20px;
 /* Add this as a property for a selector to which the effect has to be applied*/

	/* Chrome and Safari */
	-webkit-border-top-left-radius:40px;
	-webkit-border-top-right-radius:40px;
	-webkit-border-bottom-right-radius:40px;
	-webkit-border-bottom-left-radius:40px;
	/* Firefox */
	-moz-border-radius-topleft:40px;
	-moz-border-radius-topright:40px;
	-moz-border-radius-bottomright:40px;
	-moz-border-radius-bottomleft:40px;
	/* Standard Syntax */
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	border-bottom-left-radius: 40px;}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid ##;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
    background-color: #4cbb17;
    color: #C4C4C4;
    cursor: pointer;
}
.copyright {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #8A3324;
    color: #FFFFFF; /* Add this as a property for a selector to which the effect has to be applied*/
    /* Chrome and Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 40px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 40px;
    /* Standard Syntax */
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
    margin-top: 0px;
    background-image: -webkit-linear-gradient(270deg,rgba(233,105,44,1.00) 0%,rgba(138,51,36,1.00) 37.39%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(233,105,44,1.00) 0%,rgba(138,51,36,1.00) 37.39%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(233,105,44,1.00) 0%,rgba(138,51,36,1.00) 37.39%,rgba(0,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(233,105,44,1.00) 0%,rgba(138,51,36,1.00) 37.39%,rgba(0,0,0,1.00) 100%);
}
.footer_banner {
    background-color: #E9692c;
    padding-top: 60px;
    padding-bottom: 60PX;
    margin-bottom: 0px;
    background-image: url(../Examples%20410%202/UX/UI/images/pattern.png), -webkit-linear-gradient(270deg,rgba(255,240,0,1.00) 0%,rgba(233,105,44,1.00) 100%);
    background-image: url(../Examples%20410%202/UX/UI/images/pattern.png), -moz-linear-gradient(270deg,rgba(255,240,0,1.00) 0%,rgba(233,105,44,1.00) 100%);
    background-image: url(../Examples%20410%202/UX/UI/images/pattern.png), -o-linear-gradient(270deg,rgba(255,240,0,1.00) 0%,rgba(233,105,44,1.00) 100%);
    background-image: url(../Examples%20410%202/UX/UI/images/pattern.png), linear-gradient(180deg,rgba(255,240,0,1.00) 0%,rgba(233,105,44,1.00) 100%);
    background-repeat: repeat;
    /* Add this as a property for a selector to which the effect has to be applied*/

	/* Chrome and Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 40px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 40px;
    /* Standard Syntax */
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px; /* Add this as a property for a selector to which the effect has to be applied*/
    /* Chrome and Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 40px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 40px;
    /* Standard Syntax */
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
}
footer {
	display: inline-block; /* Add this as a property for a selector to which the effect has to be applied*/

	/* Chrome and Safari */
	-webkit-border-top-left-radius:40px;
	-webkit-border-top-right-radius:40px;
	-webkit-border-bottom-right-radius:40px;
	-webkit-border-bottom-left-radius:40px;
	/* Firefox */
	-moz-border-radius-topleft:40px;
	-moz-border-radius-topright:40px;
	-moz-border-radius-bottomright:40px;
	-moz-border-radius-bottomleft:40px;
	/* Standard Syntax */
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	border-bottom-left-radius: 40px;
}
.hidden {
	display: none;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;

}
.text_column {
	width: 100%;
	border border-radius: 150px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #4cbb17;
	background-image: none;}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}
.responsiveimg {
  width: 100%;
  height: auto;
}

.responsivepic {
  width: 100%;
  max-width: 100px;
	height: auto;
}
.responsivetop{
	width:50%;
	max-width: 400px;
	height: auto;
}

.responsivemidpic {
  width: 100%;
  max-width: 200px;
  height: auto;
}
.responsivelogo {
  width: 100%;
  max-width: 400px;
  height: auto;
}

}


.responsiveimg {
  width: 100%;
  height: auto;
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #04374;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #4cbb17;

}
.text_column {
	
	font-family: "Cambria", "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%; /* Add this as a property for a selector to which the effect has to be applied*/

	/* Chrome and Safari */
	-webkit-border-top-left-radius:40px;
	-webkit-border-top-right-radius:40px;
	-webkit-border-bottom-right-radius:40px;
	-webkit-border-bottom-left-radius:40px;
	/* Firefox */
	-moz-border-radius-topleft:40px;
	-moz-border-radius-topright:40px;
	-moz-border-radius-bottomright:40px;
	-moz-border-radius-bottomleft:40px;
	/* Standard Syntax */
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	border-bottom-left-radius: 40px;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
.position {
    min-width: 300px;
    min-height: 200px;
    max-width: 1001px;
    max-height: 495px;
}
.body {
}
.h1 {
}
