<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*----------intial declartaion of css----------*/
* { /*appearance:none; -moz-appearance:none;-webkit-appearance:none;*/ }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option, textarea { margin: 0; padding: 0; border: 0; outline: 0; /* list-style:none;*/ box-sizing: border-box; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea { margin: 0; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"], textarea { -webkit-appearance: none; border-radius: 0 }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul {/*list-style: none;*/ }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a { text-decoration: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; }
a { outline: none; cursor: pointer; }
/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
img { max-width: 100%; }
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
/* For IE 6/7 (trigger hasLayout) */
a, button, .btn { outline: none !important; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; text-decoration: none !important; }

body { background: url(../images/bg.jpg) no-repeat #000; background-size: 100%; font-size: 16px; -webkit-font-smoothing: antialiased; font-family: 'Open Sans', sans-serif; }
::-webkit-input-placeholder {
 opacity: 1;
 color: inherit;
}

:-moz-placeholder { /* Firefox 18- */
 opacity: 1;
 color: inherit;
}

::-moz-placeholder {  /* Firefox 19+ */
 opacity: 1;
 color: inherit;
}

:-ms-input-placeholder {
 opacity: 1;
 color: inherit;
}




@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=BenchNine:400,700');
html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body {
    padding-top: 0;
	background: #FFF;
	border-top: 4px solid #7596bc;
	font-family: 'Roboto', sans-serif;
}
.header .container {
	background: #7596bc;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
}

.header .container H1 {
	color: #FFF;
font-family: 'Milonga', cursive;
margin-top: 30px;
}
/*
 * Custom styles
 */
.navbar-brand {
    font-size: 24px;
}

.navbar-container {
    padding: 0 0 0 0;
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #222;
    border-color: #080808;
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    /* transition: 0.8s; */
    /* -webkit-transition:  0.8s; */
}
nav#header {
	margin-bottom: 20px;
}
nav#header.affix {
    top: 0;
    width: 100%;
	position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
	background: rgba(56, 193, 27, 1);
	padding: 15px 0;
}
.affix div#header-container {
    width: 100%;
}

.affix .navbar-header {
    display: block;
    padding: 0 0 0 80px;
    width: 275px;
}

.affix .navbar-brand&gt;img {
    width: 100%;
}

.affix ul.nav.navbar-nav {
    width: 83%;
    float: right;
	box-shadow: none;
}

.affix a#brand {
    padding: 0;
}
.affix .navbar-nav&gt;li {
    box-shadow: none;
}
.logo img {
    width: 100%;
    max-width: 440px;
}

.right_logo img {
    width: 100%;
    max-width: 210px;
    margin-right: -22px;
    float: right;
}

.right_logo {
    text-align: right;
    margin-top: 20px;    
    clear: both;
}
.header {
    padding: 0 0;
	background-image: url("../img/.png");
	background-size: cover;
}
nav#header {
    border-radius: 0;
    background: transparent;
    border: none;
	margin: 0;
}

.navbar-nav&gt;li {
    background-color: #38c11b;
   
    margin: 0 2px 0 0px;
    width: auto;
    padding: 0px 20px;
    text-align: center;
    border-right: 2px solid #fff;
}
.navbar-nav&gt;li:last-child {
    margin: 0 0 0 0px;
    border: none;
}

.navbar-default .navbar-nav&gt;li&gt;a {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.navbar-default .navbar-nav&gt;li&gt;a:hover {
    font-size: 15px;
    background: #fff;
    text-transform: uppercase;
    color: #7596bc;
    padding: 15px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.main_container_bg {
    background: #fff;
    padding: 20px;
    border: 1px solid #eee;
}
.no-padding-right {
	padding-right: 0;
}
div#navbar {
    padding: 0;
}
.navbar-nav {
    width: 100%;
    background: #38c11b;
}
.footer {
	background: #7596bc;
	text-align: center;
}
.logo {
    padding: 0px 0;
}
.dropdown-menu li
{
    background-color: #38c11b;
}
.dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover{
    background-color: #38c11b;
}
.dropdown-menu li a
{
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.dropdown-menu
{
	padding: 0;
}

.img-responsive,
.thumbnail &gt; img,
.thumbnail a &gt; img,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  width: 100%;
  height: auto;
}

/* ------------------- Carousel Styling ------------------- */

.carousel-inner {
  border-radius: 0;
}

.carousel-caption {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.section-white {
  background-color: #fff;
  color: #555;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 340px;
}
.carousel {
    overflow: hidden;
}
.carousel-indicators {
    position: absolute;
    bottom: -43%;
    right: 0;
    left: 0;
    width: 290px;
    z-index: 15;
    margin: auto;
    padding: 35px 0 154px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
}
.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(255, 32, 32, 0);
    border: 2px solid #8cc63f;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: #8cc63f;
}

.contain_inner_text {
    background: #ffffdf;
    min-height: 1000px;
}

.contain_inner_text ul {
	padding-left: 20px;
}
.contain_inner_text li  {
	font-size: 16px;
    font-weight: 300;
    color: #000;
    margin: 0 0 20px;
}

.contain_inner {
    padding: 20px;
}

.contain_inner_text h1 {
    margin: 0;
    font-weight: 300;
    font-size: 34.15px;
    margin-bottom: 30px;
}

.contain_inner_text p {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    margin: 0 0 20px;
}

table.rand {
	border: 1px solid black;

}
table.rand td {
		padding: 10px;
}

footer {
    margin: 20px 0 0;
    background: #777d3f;
    text-align: center;
}
.container {
    padding-right: 0px; 
    padding-left: 0; 
    margin-right: auto;
    margin-left: auto;
  }
.footer_inner p {
    margin: 0;
    color: #fff;
    padding: 15px 0;
    font-size: 14px;
}
.right_logo button {
    background: transparent;
    border: none;
}

h4 {
	padding-top: 10px;
	font-weight: bold;
}

.address {
	    font-size: 12px;
    color: #000; 
    float: left;
    margin-top: 10px;
    margin-left: 15px;
}
.telephone {
	  float: left;
	   
	      font-size: 19.2px;
}
.affix .navbar-header {
width: 245px;}

.right_logo img.logogimme {
	    height: 54px;
    width: auto;
    margin-right: 20px;
}

h3 {
	color:#7596bc;
}

@media screen and (min-width: 768px) {

   ul.nav li:hover &gt; ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
  .navbar-header {
		display: none;
	}
	.main_container_bg {
	}
	
	

}
@media screen and (max-width: 1022px) {
	.affix ul.nav.navbar-nav {
		width: 100%;
	}
	.affix .navbar-nav&gt;li {
		width: 12%;
	}
}
@media screen and (max-width: 768px) {

  .logo img {
		width: 100%;
		max-width: 340px;
		margin: auto;
	}
	.address {	
	}
	.right_logo img {
    width: 100%;
    max-width: 185px;
    float: unset;
    margin: auto;
    display: none;
        margin-right: -22px;
}
.navbar-default .navbar-brand {
    display: none;
}
.affix.navbar-default .navbar-brand {
    display: block;
}
nav#header {
    border-radius: 0;
    background: transparent;
    border: none;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
	padding: 7% 0 0;
	 z-index: 123;
}
.affix .navbar-header {
    display: block;
    padding: 0 0 0 80px;
    width: 100%;
}
.header .container H1 {
		margin-top: 1px
	}
.affix a#brand {
    padding: 0;
    max-width: 215px;
}
div#navbar {
    padding: 0;
    margin: 23px 0 0 0;
}
.affix ul.nav.navbar-nav {
    width: 100%;
    float: unset;
    margin: 0;
}
.navbar-nav&gt;li {
    background-color: #38c11b;
    margin: 0 2px 0 0px;
    width: 100%;
    text-align: center;
	border-right: none;
	box-shadow: none;
}
.slider {
    z-index: 1;
}

.navbar-nav {
    width: 100%;
    margin: 0;
	box-shadow: none;
}
.affix-top div#navbar {
    border: none;
    margin: 19px 0;
}
footer {
    margin: 0% 0 0;
}
.carousel-indicators {
    bottom: -150px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #38c11b;
}
.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a {
    color: #fff;
}
.navbar-header {
    padding: 0 35px;
}

.right_logo {
    text-align: center;
    clear: both;
}
} 

@media (max-width: 420px)
{
	.carousel-indicators {
		bottom: -150px;
		width: 200px;
		padding: 13px 26px 149px;
	}
	.affix a#brand {
		padding: 0;
		max-width: 215px;
		position: absolute;
		left: 20px;
	}
	.logo img {
    width: 100%;
    max-width: 250px;
    margin: 0;
}
.right_logo img {
    width: 100%;
    max-width: 185px;
    float: unset;
    margin: 0;
    margin-right: -22px;
}
nav#header {
    padding: 0px 0 0;
}
.navbar-header {
    padding: 0 12px 0 0;
}
.contain_inner {
    padding: 7% 0;
}
.contain_inner_text h1 {
    font-size: 27.15px;
}
.affix-top div#navbar {
    border: none;
    margin: 0;
}
.right_logo {
    text-align: left;
    clear: both;
}
}

@media (min-width: 767px) and (max-width: 995px)
{
	.header .container H1 {
		margin-top: 15px
	}
	.navbar-nav&gt;li {
		display: table;
		word-break: break-all;
		padding: 0 20px;
		min-height: 40px;
	}
	.navbar-default .navbar-nav&gt;li&gt;a {
		font-size: 11px; 
		display: table-cell;
		vertical-align: middle;
	}
	.dropdown-menu li a {
		font-size: 11px;
	}
	
	.affix .navbar-nav&gt;li {

	}

	
}
@media (min-width: 995px) and (max-width: 1200px)
{
	.navbar-nav&gt;li {
		width: 10.920%;
	}
	.navbar-default .navbar-nav&gt;li&gt;a {
		font-size: 12px;
	}
}
@media (min-width: 995px) and (max-width: 1645px)
{
	.affix ul.nav.navbar-nav {
		width: 76%;
		float: right;
	}
}
@media (min-width: 995px) and (max-width: 1405px)
{
	.navbar-nav&gt;li {
		    margin: 0 2px 0 0px;
    width: auto;
    padding: 0px 20px;
    text-align: center;
	}
	
	.navbar-nav&gt;li.menuExtra {
		margin: 0 2px 0 0px;
		width: 15.1%;
		text-align: center;
	}
	
	.navbar-nav&gt;li.menuExtra.extraSmall {
		margin: 0 2px 0 0px;
		width: 6%;
		text-align: center;
	}
}


body {

}
nav#header {
		
		margin-bottom: 20px;
}

footer {
	background: #7596bc;
}
.navbar-nav&gt;li, nav#header.affix, .dropdown-menu li, .dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-nav{
	background: #7596bc;
}

.navbar-default .navbar-nav&gt;li&gt;a:focus, .navbar-default .navbar-nav&gt;li&gt;a:hover,  {
	color: #7596bc;
}
.dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover {
	color: #FFF;
}
.address, .telephone, .address a {
	color: #000;
	font-weight: bold;
}

.carousel-indicators .active {
	background: #7596bc;
}

.carousel-indicators li {
	border-color: #7596bc;
}

.contain_inner_text {
	background: #FFF;
}

.affix .navbar-collapse.in {
	width: 100%;
}

.affix .navbar-collapse.in .navbar-nav&gt;li {
	width: 100%;
}

#thumbnails a img {
	margin: 5px;
}

.navbar-nav&gt;li.menuExtra {
	float: right;
	border: 0;
}

#searchMenu {
	margin: 14px;
	width: 80%;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


@media (min-width: 768px) and (max-width: 992px) {
.container {
    width: 99%;
}
.affix .navbar-nav&gt;li:last-child&gt;.dropdown-menu {
				margin-left: -20px;
			}
}

@media (min-width: 998px) {
.affix .navbar-nav&gt;li:last-child&gt;.dropdown-menu {
				margin-left: -120px;
			}
			}
@media (max-width: 700px) {
.navbar-default .navbar-nav li a {
	padding: 5px;
}
.navbar-nav .open .dropdown-menu&gt;li&gt;a {
	line-height: 10px;
}
nav#header {
	background: none !important;
}
nav#header.affix {
	background: #7596bc !important;
}
.navbar-default .navbar-toggle {
	background: #7596bc !important;
}
.navbar-nav&gt;li:last-child&gt;.dropdown-menu {
				margin-left: 0px;
			}
}

			
			.footer_inner a {
				color: #FFF;
			}
			.error {
				border: 1px solid red;
			}
			#name-error, #email-error, #address1-error, #address2-error {
				display: none !important;
			}
			
			.memberButton {
				display: block;
				background: #7596bc;
				color: #FFF;
				padding: 10px;
				text-align: center;
				-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
			}
			
			.navbar-default .navbar-nav&gt;li.extraFacebook&gt;a:hover{
				background: #7596bc;
				color: #FFF;
			}</pre></body></html>