<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'nexa_boldregular';
    src: url('../fonts/nexa_bold-webfont.eot');
    src: url('../fonts/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa_bold-webfont.woff2') format('woff2'),
         url('../fonts/nexa_bold-webfont.woff') format('woff'),
         url('../fonts/nexa_bold-webfont.ttf') format('truetype'),
         url('../fonts/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nexa_lightregular';
    src: url('../fonts/nexa_light-webfont.eot');
    src: url('../fonts/nexa_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa_light-webfont.woff2') format('woff2'),
         url('../fonts/nexa_light-webfont.woff') format('woff'),
         url('../fonts/nexa_light-webfont.ttf') format('truetype'),
         url('../fonts/nexa_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.btm_footer a {
    color: #fff;
}
.btm_footer a:hover {
    color: #fff;
}
body {
	margin:0;
	padding:0;
	width:100%;
}
.wrapper {
	background:#FFF;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	overflow-x:hidden;
}
.navbar {
    background:#49a942 !important;
}
.navbar-nav &gt; li &gt; a {
    font-family: "nexa_lightregular";
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.9px;
}
.slider {
    margin: -21px 0 0;
}
.headi {
    border-bottom: 1px solid #666;
    color: #fff;
    padding: 9px 0;
    text-align: center;
	font-family: 'nexa_boldregular';
}
.readmore:hover { 
background:#49a942;
color:#FFF;
}
.readmore {
    border: 1px solid #666;
    color: #fff;
    float: left;
    font-size: 15px;
    margin: 40px 45% 13px;
    padding: 7px 13px;
    text-align: center;
    width: 10%;
}

.about h2{
	font-family: 'nexa_boldregular';
	
}
.what_we_do {
	background:url(../images/what_we_do_bg.png) no-repeat;
	background-size: 100% 100%;
}
.what_we_do h2 {
    color: #fff;
}
.what_we_do p {
    color: #fff;
	font-size:15px;
}
.what_we_do h3 {
    color: #fff;
	font-size:18px;
	text-align:center;
	margin:10px 0;
}
.what_icon {
    margin: 0 10%;
    padding: 0;
    text-align: center;
    width: 80%;
-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;

}
.what_icon:hover { 
    -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
.col-lg-2 {
	
}
.space_top {
	padding-top:20px;
}
.space_bottem {
	padding-bottom:33px;
}
.footer {
	background:url(../images/footer_bg.png) no-repeat;
	background-size: 100% 100%;
}
.white {
	color:#FFF;
}
.social {
    margin: 0;
    padding: 0;
}
.social &gt; li {
    float: left;
    list-style: outside none none;
    width: 13%;
}
.form_space {
    margin: 0 0 5px;
}
.form input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 1.6% 2%;
    width: 100%;
}
.form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 1.6% 2%;
    width: 100%;
}
.submit &gt; input {
    color: #42b23a;
	background:#FFF;
    font-weight: bold;
    text-align: center;
    width: 29%;
	float:right;
	border:none;
}
.submit &gt; input:hover {
    color:#FFF;
	background: #42b23a;
	box-shadow: 0 4px 0 #FFF;
	transition: .4s;
    
}
.social a:hover {
	opacity:0.9;
	transition: .3s;
}
.button {
  background: -webkit-linear-gradient(left, #24941c 50%, #49A942 50%) repeat scroll right bottom/200% 100% transparent;
  background: linear-gradient(to right, #24941c 50%, #49A942 50%) repeat scroll right bottom/200% 100% transparent;
  text-align: center;
  -webkit-transition: background 350ms ease-in-out;
  transition: background 350ms ease-in-out;
  border-radius:19px 0 0 0;
}
.button:hover {
  background-position: left bottom;
}
.button a {
  display: block;
  font-family: 'Pacifico', sans-serif;
 color:#FFF;
  font-size: 2em;
  padding: 1em;
  text-decoration: none;
}

.footr {
    padding: 0 !important;
}
.btm_footer {
    background: #262626 none repeat scroll 0 0 !important;
    float: left;
    width: 100%;
	color:#ccc;
}
.btm_footer p {
    margin: 5px 0;
    padding: 4px 0;
}
.mob {
    float: right;
    margin: 0 0 16px;
    padding: 3px 0;
    width: 75%;
}
.social_header {
    color: #fff;
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 22%;
}
.social_header &gt; li {
    float: left;
    line-height: 25px;
    margin: 0 4px;
    text-align: right;
}
.mob &gt; p {
    color: #fff;
    float: left;
    margin: 0 13px 0 0;
    text-align: center;
}
.mob a {
    color: #fff;
}
.flg {
    margin: 0 2px;
    width: 25px;
}
.social_header img {
    width: 24px;
}
.beer img {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #49A942;
    border-radius: 13px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    margin: 10px 0 20px;
    padding: 5px !important;
    width: 96% !important;
}

.clients {
    float: left;
    list-style: outside none none;
    padding: 0;
    width: 100%;
}
.clients &gt; li {
    border: 1px solid #ccc;
    float: left;
    margin: 1%;
    padding: 6px;
    width: 18%;
}
.clients img {
    width: 100%;
}
.clients p {
    background: #f1f1f1 none repeat scroll 0 0;
    float: left;
    height: 49px;
    margin: 4px 0 0;
    padding: 3px 0 5px;
    text-align: center;
    width: 100%;
}
.contact-form {
    padding-bottom: 30px;
    position: relative;
}
.contact-form div {
    padding: 5px 0;
}
.contact-form span {
    color: #7b7c7e;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8125em;
    padding-bottom: 0;
}
.contact-form input[type="text"], .contact-form textarea {
    border: 1px solid rgba(192, 192, 192, 0.71);
    color: #666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    outline: medium none;
    padding: 10px;
    width: 98%;
}
.contact-form input[type="email"] {
    border: 1px solid rgba(192, 192, 192, 0.71);
    color: #666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    outline: medium none;
    padding: 10px;
    width: 98%;
}
.ff img {
    background: #eeeeee none repeat scroll 0 0;
    border: 2px solid #49A942;
    border-radius: 10px;
    margin: 1% 6%;
    padding: 5px;
    width: 88%;
}
.contact-form textarea {
    height: 130px;
    resize: none;
}
.contact-form input[type="text"]:focus, .contact-form textarea:focus {
    border: 1px solid rgba(192, 192, 192, 0.72);
}
.mybutton {
    background: #49A942 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    outline: medium none;
    padding: 12px 32px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.contact_info &gt; h3 {
    font-family: "nexa_boldregular";
}
.contact-form &gt; h3 {
    font-family: "nexa_boldregular";
}
.social123 img {
    border: 2px solid #49A942;
    border-radius: 30px;
}
.company_address a {
    color: #666;
}</pre></body></html>