:root{
  --white:    #ffffff ;
  --green-aa:  #44841A ;
  --green-aaa: #336114 ;
  --green-light: #BECE45 ;
  --purple: #53297D ;
  --blue-aaa: #065E84  ;
  --red: #E70052 ;
  --pink: #E43989 ;
  --red-deep: #FF1D34 ;
  --red-deep-aaa: #A20011 ;
  --burgindy: #630235 ;
  --grey: #545454 ;
  --orange: #F16E22 ;
  --blue: #0B9CDA ;
  --beige: #EAEADE70 ;
  --yellow: #FBC43A ;
  --black:    #000000 ; 

}
@font-face {
  font-family: 'Oxfam Global Headline';
  src: url("/designs/fonts/OxfamTSTARPRO-Headline.woff2") format("woff2"),url("/designs/fonts/OxfamTSTARPRO-Headline.woff") format("woff");
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: 'Oxfam Tstar regular';
  src: url("/designs/fonts/OxfamTSTARPRO-Regular.woff2") format("woff2"),url("/designs/fonts/OxfamTSTARPRO-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'Oxfam Tstar bold';
  src: url("/designs/fonts/OxfamTSTARPRO-Bold.woff2") format("woff2"),url("/designs/fonts/OxfamTSTARPRO-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

html {
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

*,*::before,*::after {
  box-sizing: inherit
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

body,html {
  background-color: var(--white);
  color: var(--black);
  line-height: 1.3em;
  min-height: 100%;
}

body {
  font-family: sans-serif;
  margin: 0;
}
header {
   background: url("/designs/images/bg_green.png");
  background-color:#FFFFFF;
  background-repeat: repeat-x;
  background-size: 100% 5px;
  padding-top:5px;
}

article,aside,footer,header,nav,section {
  display: block
}

figcaption,figure,main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active,a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,strong {
  font-weight: inherit
}

b,strong {
  font-weight: bolder
}

code,kbd,samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

audio,video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: initial;
}

button,input,optgroup,select,textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,input {
  overflow: visible
}

button,select {
  text-transform: none
}

button,html [type="button"],[type="reset"],[type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"],[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details,menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,dl,dd,ol,ul,fieldset,legend,figure,hr {
  margin: 0;
  padding: 0
}

li>ul,li>ol {
  margin-bottom: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

fieldset {
  min-width: 0;
  border: 0
}

address,blockquote,p,pre,dl,ol,ul,figure,hr,table,fieldset,figure,.c7-embed,.c7-badge,.c7-leadtext {
  margin-bottom: 1.5rem
}

figure {
  position: relative;
  width: 100%
}

img {
  font-style: italic;
  height: auto !important;
  max-width: 100%;
  vertical-align: middle;
  width: auto
}

img[height],img[width] {
  max-width: none
}

legend {
  font-weight: bold;
  margin-bottom: .75rem
}

label {
  cursor: pointer
}

h1,h2,h3,h4,h5,h6 {
/*  color:  var(--black);*/
  font-family: "Oxfam Global Headline",sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  line-height: 1.1em;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

h5,h6 {
  font-family: Arial,sans-serif
}

h1 {
  font-size: 1.5rem;
  margin-bottom: 1.25rem
}

@media (min-width: 680px) {
  h1 {
    font-size:2.5rem
  }
}

h2 {
  font-size: 1.375rem;
  margin-bottom: 1.125rem
}

@media (min-width: 680px) {
  h2 {
    font-size:2rem
  }
}

h3 {
  font-size: 1.25rem
}

@media (min-width: 680px) {
  h3 {
    font-size:1.5rem
  }
}

h4 {
  font-size: 1rem
}

@media (min-width: 680px) {
  h4 {
    font-size:1.375rem
  }
}

h5 {
  font-size: 1rem
}

@media (min-width: 680px) {
  h5 {
    font-size:1.25rem
  }
}

h6 {
  font-size: 1rem
}

a {
  color:  var(--green-aa);
  cursor: pointer;
  text-decoration: underline
}

a:hover {
  color: var(--green-aaa)
}

a:focus {
  background-color: #dcf0cf;
  outline: none
}

ol,ul {
  padding: 0
}

dl::after,dl::before {
  content: '';
  display: table
}

dl::after {
  clear: both
}

dl dt {
  display: block;
  float: left;
  width: 25%
}

dl dd {
  display: block;
  overflow: hidden
}

p {
  max-width: 42.5rem
}

.c7-button {
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 1.5rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  border-radius:2rem;
}

.c7-button:after,.c7-button:before {
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}

.c7-button:hover,.c7-button:focus,.c7-button:active {
  text-decoration: none
}

.c7-button-is-disabled {
  opacity: .4;
  pointer-events: none
}

.c7-button-small,.c7-button-medium,.c7-button-large {
  line-height: 1.125rem;
  padding: .75rem;
  width: 94%;
}

@media (min-width: 480px) {
  .c7-button-small,.c7-button-medium,.c7-button-large {
    width:auto
  }
}

.c7-button-small {
  padding: .5rem 1rem
}

@media (min-width: 680px) {
  .c7-button-large {
    padding:0.813rem 1.5rem
  }
}

@media (min-width: 680px) {
  .c7-button-large.c7-button-full {
    padding:0.813rem .75rem
  }
}

.c7-button-full {
  display: block
}

.c7-button-primary {
  background: var(--green-aa);
  color: #fff;
  text-shadow: 0 1px 0 #4a7e28;
  text-transform: uppercase
}

.c7-button-primary::before {
  border-left-color:  var(--green-aa)
}

.c7-button-primary:hover,.c7-button-primary:focus {
  background: #000;
  color: #fff;
  text-shadow: none
}

.c7-button-primary:hover::before,.c7-button-primary:focus::before {
  border-left-color: #000
}

.c7-button-primary:visited {
  color: #fff
}

.c7-button-secondary {
  background: #f16e22;
  color: #fff;
  position: relative;
  text-shadow: 0 1px 0 #bb4c0c;
  text-transform: uppercase;
  -webkit-transition: none;
  transition: none
}



.c7-button-secondary:hover,.c7-button-secondary:focus {
  background: #000;
  border-bottom-color: #000;
  color: #fff;
  text-shadow: none
}


.c7-button-secondary:visited {
  color: #fff
}

.c7-button-secondary-icon {
  margin-right: .375rem
}

@media (max-width: 991px) {
  .c7-button-secondary-icon {
    height:12px;
    width: 12px
  }
}

@media (min-width: 992px) {
  .c7-button-secondary.c7-button-large::after,.c7-button-secondary.c7-button-large::before {
    height:52%;
    width: 25px
  }
}

@media (min-width: 992px) {
  .c7-button-secondary.c7-button-large::after {
    top:52%
  }
}

.c7-button-neutral {
  background: #dfe1e2;
  color: #333;
  text-transform: uppercase
}

.c7-button-neutral:hover,.c7-button-neutral:focus {
  background: #000;
  color: #fff;
  text-shadow: none
}

.c7-button-dia {
  background: var(--white);
  color: var(--black);
  margin-bottom: 0;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: none;
  transition: none
}

@media (min-width: 992px) {
  .c7-button-dia {
    border-bottom-right-radius:0;
    border-top-right-radius: 0
  }
}

.c7-button-dia:hover,.c7-button-dia:focus {
  background: var(--black);
  color: var(--white);
  text-shadow: none
}

@media (min-width: 992px) {
  .c7-button-dia:hover::after,.c7-button-dia:focus::after {
    background:-webkit-linear-gradient(left top, #000 50%, transparent 50%);
    background: linear-gradient(to right bottom, #000 50%, transparent 50%);
    -webkit-filter: drop-shadow(0 2px 0 var(--black));
    filter: drop-shadow(0 2px 0 var(--black))
  }
}

@media (min-width: 992px) {
  .c7-button-dia:hover::before,.c7-button-dia:focus::before {
    background:-webkit-linear-gradient(left bottom, var(--black) 50%, transparent 50%);
    background: linear-gradient(to right top, var(--black) 50%, transparent 50%)
  }
}

.c7-button-dia::before,.c7-button-dia::after {
  -webkit-transition: none;
  transition: none
}

@media (min-width: 992px) {
  .c7-button-dia::before,.c7-button-dia::after {
    content:'';
    height: 50%;
    left: 100%;
    position: absolute;
    width: 20px
  }
}

@media (min-width: 992px) {
  .c7-button-dia::before {
    background:-webkit-linear-gradient(left bottom, var(--white) 50%, transparent 50%);
    background: linear-gradient(to right top, var(--white) 50%, transparent 50%);
    top: 0
  }
}

@media (min-width: 992px) {
  .c7-button-dia::after {
    background:-webkit-linear-gradient(left top, var(--white) 50%, transparent 50%);
    background: linear-gradient(to right bottom, var(--white) 50%, transparent 50%);
    -webkit-filter: drop-shadow(0 2px 0 #d2d4d6);
    filter: drop-shadow(0 2px 0 #d2d4d6);
    top: 50%
  }
}


.c7-embed-caption {
  background-color: #eaeade;
  padding: .5rem .75rem
}

@media (min-width: 768px) {
  .c7-embed-caption {
    padding:.75rem 1.5rem
  }
}

.c7-embed-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative
}

.c7-embed-iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important
}

.c7-form-input-text,.c7-form-input-select {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #dfdcd5;
  border-radius: 0;
  color: inherit;
  display: block;
  height: 2.688rem;
  max-width: 500px;
  padding: 0 .5rem;
  -webkit-transition: .5s all;
  transition: .5s all;
  vertical-align: baseline;
  width: 100%
}

.c7-form-input-text:focus,.c7-form-input-select:focus {
  border-color:  var(--green-aa);
  box-shadow: 0 0 0 1px  var(--green-aa);
  outline: none
}

.c7-form-input-text[disabled],.c7-form-input-text[readonly],.c7-form-input-select[disabled],.c7-form-input-select[readonly] {
  background-color: #f7f7f5
}

.c7-form-input-text[disabled],.c7-form-input-select[disabled] {
  cursor: not-allowed
}

.c7-form-input-text[multiple],.c7-form-input-select[multiple] {
  height: auto
}

textarea.c7-form-input-text {
  height: auto;
  padding: .5rem
}

.c7-form-field-label {
  display: block;
  margin-bottom: .25rem
}

.c7-form-field-label-is-required::after {
  content: ' *'
}

.c7-form-radio-check {
  margin-right: .313rem
}

.c7-form-radio-check-label {
  display: block;
  margin-bottom: .5rem
}

@media (min-width: 680px) {
  .c7-form-radio-check-label {
    display:inline
  }
}

.c7-form-helptext {
  margin-bottom: 0
}

.c7-grid {
  margin: 0 auto;
  max-width: 72rem;
  padding: 0 .75rem;
  width: 100%
}

@media (min-width: 375px) {
  .c7-grid {
    padding:0 1.5rem
  }
}

@media (min-width: 768px) {
  .c7-grid {
    padding:0 1.5rem
  }
}

.c7-grid-row {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left:-1.5rem;
  justify-content: center;
}

.c7-grid-row-no-gutter {
  margin-left: 0
}

.c7-grid-row-no-gutter>.c7-grid-col {
  padding-left: 0
}

.c7-grid-row-has-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width: 992px) {
  .c7-grid-row-has-flex {
    -webkit-box-orient:horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.c7-grid-full {
  padding: 0
}

@media (min-width: 768px) {
  .c7-grid-full {
    padding:0 1.5rem
  }
}

@media (max-width: 991px) {
  .c7-grid-full-mobile {
    padding:0
  }
}

.c7-grid-not-centered {
  margin: 0;
  padding: 0
}

.c7-grid,.c7-grid-row {
  height: 100%;
  min-height: 100%
}

.c7-grid:before,.c7-grid:after,.c7-grid-row:before,.c7-grid-row:after {
  content: '';
  display: table
}

.c7-grid:after,.c7-grid-row:after {
  clear: both
}

.c7-grid-col {
  box-sizing: border-box;
  display: inline-block;
  float: left;
  padding-left: 1.5rem;
  vertical-align: top;
  width: 100%
}
.order-first{
  order:-1;
}
@media (min-width: 320px) {
  .order-nano-first{
    order:-1;
  }
}

@media (min-width: 480px) {
  .order-tiny-first{
    order:-1;
  }
}

@media (min-width: 680px) {
    .order-small-first{
    order:-1;
  }
}

@media (min-width: 768px) {
  .order-medium-first{
    order:-1;
  }
}

@media (min-width: 992px) {
  .order-large-first{
    order:-1;
  }
}

@media (min-width: 1200px) {
  .order-huge-first{
    order:-1;
  }
}


.figcaption {
  background-color: #eaeade;
  padding: .5rem .75rem
}

@media (min-width: 768px) {
  figcaption {
    padding:.75rem 1.5rem
  }
}

.c7-image-zoom {
  -webkit-transition: all .3s;
  transition: all .3s
}

.c7-image-zoom:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.c7-label {
  border: 1px solid currentColor;
  border-radius: 1rem;
  color: #888;
  font-size: .688em;
  margin-bottom: .5rem;
  padding: .25rem .5rem;
  text-transform: uppercase;
}

.c7-list-inline,.c7-list-unstyled {
  list-style: none
}

.c7-list-inline-item {
  display: inline-block;
  padding-right: .5rem
}

.c7-list-inline-item:last-child {
  padding-right: 0
}

.c7-list-ordered,.c7-list-bullet {
  margin-left: 1rem
}

.c7-media,.c7-media-body {
  overflow: hidden
}

.c7-media-body {
  width: 10000px
}

.c7-media-left,.c7-media-right,.c7-media-body {
  display: table-cell;
  vertical-align: top
}

.c7-media-right {
  padding-left: 1rem
}

.c7-media-left {
  padding-right: 1rem
}

.c7-media-middle {
  vertical-align: middle
}

.c7-media-bottom {
  vertical-align: bottom
}

.c7-media-object {
  display: block
}

.c7-media-object.img-thumbnail {
  max-width: none
}

.c7-menu-horizontal-item {
  display: block;
  font-weight: bold;
  padding: .75rem;
  text-align: center;
  text-decoration: none
}

@media (min-width: 680px) {
  .c7-menu-horizontal-item {
    padding:1.5rem
  }
}

.c7-panel {
  display: block;
  margin-bottom: 1.5rem;
  padding: 1.5rem .75rem
}

@media (min-width: 768px) {
  .c7-panel {
    padding:1.5rem
  }
}

table {
  width: 100%
}

table,th,td {
  border: 1px solid
}

caption,th,td {
  padding: .5rem;
  text-align: left
}

.c7-accordion-item {
  border: 1px solid #4f862a;
  border-bottom: 0;
  list-style: none
}

.c7-accordion-item:last-child {
  border-bottom: 1px solid #4f862a
}

.c7-accordion-item-label {
  background: #fff;
  cursor: pointer;
  display: block;
  font-weight: bold;
  padding: 1.5rem
}

.c7-accordion-item-label::after {
  content: '\25B4';
  float: right
}

.c7-accordion-item-toggle {
  display: none
}

.c7-accordion-item-toggle:checked ~ .c7-accordion-item-content {
  display: none
}

.c7-accordion-item-toggle:checked ~ .c7-accordion-item-label {
  background:  var(--green-aa);
  color: #fff
}

.c7-accordion-item-toggle:checked ~ .c7-accordion-item-label:hover,.c7-accordion-item-toggle:checked ~ .c7-accordion-item-label:focus {
  background: #fff;
  color: #000
}

.c7-accordion-item-toggle:checked+.c7-accordion-item-label::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.c7-accordion-item-content {
  background: #fff;
  display: block;
  padding: 0 1.5rem 1.5rem
}

.c7-badge {
  display: inline-block
}

.c7-badge-discount {
  background-color:  var(--green-aa);
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  width: 4rem
}

.c7-badge-price-old,.c7-badge-price-new {
  font-family: "Oxfam Global Headline",sans-serif
}

.c7-badge-price-old {
  color: #a7a078;
  text-decoration: line-through
}

.c7-badge-price-new {
  color: #f16e22;
  font-size: 115%;
  font-weight: bold;
  margin-left: .5rem
}

.c7-badge-rating {
  color: #f5b200;
  font-size: 1.25rem
}

.c7-badge-rating-not-selected,.c7-badge-rating-text {
  color: #aaa190
}

.c7-badge-rating-text {
  font-size: 16px;
  margin-left: .25rem;
  text-decoration: underline
}

.c7-badge-reading {
  background-color: #b7e2b5;
  color: #32742e;
  font-weight: bold;
  padding: 0.5rem 1.5rem
}

.c7-badge-reading-icon {
  display: inline-block;
  height: 1.25rem;
  margin: 0 .5rem -.25rem 0;
  width: 1.25rem
}

.c7-breadcrumbs {
  color:  var(--green-aa);
  margin-bottom: 1.5rem
}

.c7-breadcrumbs-link,.c7-breadcrumbs-text {
  display: inline-block;
  margin-right: .5rem;
  padding-left: .75rem;
  position: relative;
  text-decoration: none
}

.c7-breadcrumbs-link::before,.c7-breadcrumbs-text::before {
  content: '\203a';
  left: 0;
  position: absolute;
  top: 0
}

.c7-breadcrumbs-link:first-child {
  padding-left: 0
}

.c7-breadcrumbs-link:first-child::before {
  content: ''
}

.c7-breadcrumbs-link:hover {
  text-decoration: underline
}

																		   
						
 

					
							  
			  
							   
						   
 

							
									 
 

												   
				   
			  
				   
 

																   
						 
 

							
			 
 

					  
					  
			  
					 
							   
							
						   
				  
 

						   
						
								 
							   
   
 

														  
						   
				  
 

						   
															
			   
				
			   
					   
			   
   
 

							
															
				 
			   
   
 

						   
							   
																			   
																			   
			
   
 

							
							   
			 
   
 

						   
								
																				  
																			
		  
   
 

													   
				   
							
			  
				   
 

						   
																	   
																			
																		   
   
 

						   
																		 
																			   
																		
   
 

							  
			 
 

						   
					   
 

						   
							 
				
			   
   
 

						   
																																																						
			   
			   
   
 

						   
											   
		   
   
 

					
					  
			  
						   
 

												   
				   
			  
				   
 

				
						   
					  
				   
					 
							
						   
				  
 

						   
				  
								 
							  
   
 

										   
						   
					  
				   
 

						   
														   
																			
																			
													  
											 
   
 

						   
															 
																					   
																				
   
 

											  
						   
				  
 

						   
												
			   
				
			   
					   
			   
   
 

						   
						  
																					   
																				 
		  
   
 

						   
						 
																					
																					
												 
										 
			
   
 

.c7-card {
  background:var(--white);
  border: 1px solid var(--beige);
  color: var(--black);
  display: inline-block;
  margin-bottom: 1.5rem;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  vertical-align: top;
  width: 100%
}

.c7-card:focus {
  background-color: #fff
}

.c7-card:visited {
  color: inherit
}

.c7-card > a {
  color: var(--black);
  text-decoration: none;
}


.c7-card-background img {
  display: block;
  height: 100% !important;
  margin-left: -35%;
  max-width: none !important
}

@media (min-width: 680px) {
  .c7-card-background img {
    margin-left:0
  }
}

.c7-card-background-content {
  background: rgba(0,0,0,0.5);
  bottom: 0;
  color: #fff;
  position: absolute;
  width: 100%
}


.c7-card-label,.c7-card-link,.c7-card-text,.c7-card-title {
  margin: 1.5rem .75rem;
  text-align: left
}

@media (min-width: 768px) {
  .c7-card-label,.c7-card-link,.c7-card-text,.c7-card-title {
    margin:1.5rem
  }
}

.c7-card-label {
  margin-bottom: 2rem;
  margin-top: -3rem
}

@media (min-width: 768px) {
  .c7-card-label {
    margin-bottom:-.5rem;
    margin-top: inherit
  }
}
.c7-card-label .c7-label {
  background-color:var(--beige);
  border: 0;
  color: var(--black);
}
@media (max-width: 767px) {
  .c7-card-label .c7-label {
    background-color:#eaeade;
    border: 0;
    color: inherit
  }
}

.c7-card-image {
  margin-bottom: .75rem
}

@media (min-width: 768px) {
  .c7-card-image {
    margin-bottom:1.5rem
  }
}

.c7-card-title {
  font-weight: bold;
  text-align: left
}

.c7-card-text {
  margin-top: 1rem
}

.c7-card-text:hover {
  color: inherit
}

.c7-card-link {
  text-decoration: underline
}

.c7-card-link:hover {
  color: var(--green-aaa);
}

@media (min-width: 768px) {
  .c7-carousel-image,.c7-carousel-content {
    display:table-cell;
    width: 50%
  }
}

.c7-carousel-image {
  background: url("/designs/images/helden-3.jpg");
  background-position: center;
  background-size: cover;
  height: 400px;
  position: relative
}

@media (min-width: 768px) {
  .c7-carousel-image {
    text-align:center;
    vertical-align: bottom
  }
}

.c7-carousel-content {
  color: #fff;
  padding: 1.5rem .75rem
}

@media (min-width: 768px) {
  .c7-carousel-content {
    padding:1.5rem
  }
}

.c7-carousel-content-alert,.c7-carousel-content-standard,.c7-carousel-content-warning {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.c7-carousel-content-alert {
  background: url("/designs/images/bg_pattern2.png")
}

.c7-carousel-content-standard {
  background: url("/designs/images/bg_pattern1.png")
}

.c7-carousel-content-warning {
  background: url("/designs/images/bg_pattern3.png")
}

.c7-carousel-content h2 {
  color: #fff
}

.c7-carousel-slidecount {
  bottom: 2rem;
  display: inline-block;
  -webkit-filter: drop-shadow(0 0 10px #000);
  filter: drop-shadow(0 0 10px #000);
  left: 50%;
  line-height: normal;
  list-style: none;
  margin-bottom: 2rem;
  margin-left: -38px;
  position: absolute
}

@media (min-width: 768px) {
  .c7-carousel-slidecount {
    margin-left:auto;
    position: static
  }
}

.c7-carousel-slidecount-bullet {
  display: inline-block;
  float: left
}

.c7-carousel-slidecount-bullet:last-child .c7-carousel-slidecount-bullet-link {
  margin-right: 0
}

.c7-carousel-slidecount-bullet-link {
  background: #fff;
  border-bottom-left-radius: 40%;
  border-bottom-right-radius: 48%;
  border-top-left-radius: 48%;
  border-top-right-radius: 40%;
  display: inline-block;
  height: 1rem;
  margin-right: 6px;
  overflow: hidden;
  text-indent: -999em;
  width: 1rem
}

.c7-carousel-slidecount-bullet-link:hover,.c7-carousel-slidecount-bullet-link-current {
  background:  var(--green-aa);
}

.c7-carousel-slidecount-bullet-link-current {
  cursor: default
}

.c7-carousel-slidecount-bullet-link:focus {
  background: #f16e22
}

.c7-carousel-leftarrow,.c7-carousel-rightarrow {
  background:  var(--green-aa);
  box-shadow: 0 0 30px 4px rgba(0,0,0,0.5);
  display: inline-block;
  height: 2.5rem;
  margin-top: -1.25rem;
  position: absolute;
  top: 50%;
  -webkit-transform: skew(3deg, 2deg);
  transform: skew(3deg, 2deg);
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  width: 2.5rem;
  z-index: 20
}

.c7-carousel-leftarrow::after,.c7-carousel-rightarrow::after {
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: normal;
  position: absolute;
  top: -13%
}

.c7-carousel-leftarrow {
  left: 0;
  margin-left: 1.5rem
}

.c7-carousel-leftarrow::after {
  content: '\2039';
  left: 32%
}

.c7-carousel-leftarrow:hover {
  margin-left: 1.25rem
}

.c7-carousel-rightarrow {
  margin-right: 1.5rem;
  right: 0
}

.c7-carousel-rightarrow::after {
  content: '\203A';
  left: 38%
}

.c7-carousel-rightarrow:hover {
  margin-right: 1.25rem
}

.c7-dropdown {
  display: inline-block;
  position: relative
}

.c7-dropdown-menu {
  margin: -1rem 0 1.25rem 1.5rem
}

@media (min-width: 992px) {
  .c7-dropdown-menu {
    background:#e5e5e5;
    display: block;
    margin: 0;
    padding: .25rem .5rem;
    position: absolute;
    right: -.75rem;
    top: 2.875rem;
    width: 13rem;
    z-index: 99999
  }
}

@media (min-width: 992px) {
  .c7-dropdown-menu::after {
    content:'';
    display: block;
    height: 0;
    position: absolute;
    right: 1.5rem;
    width: 0
  }
}

@media (min-width: 992px) {
  .c7-dropdown-menu::after {
    border-bottom:.5rem solid #e5e5e5;
    border-left: .5rem solid transparent;
    border-right: .5rem solid transparent;
    top: -.425rem
  }
}

.c7-dropdown-link {
  color: #757b80;
  display: block;
  padding: 0 1.5rem .5rem;
  text-decoration: none
}

@media (min-width: 992px) {
  .c7-dropdown-link {
    display:block;
    padding: .25rem .5rem
  }
}

@media (min-width: 992px) {
  .c7-dropdown-sep {
    border-top:1px solid #d5d5d5;
    margin-top: .25rem
  }
}

.c7-form-helptext {
  font-size: .75rem
}

.c7-form-radio-check-label {
  font-weight: normal;
  margin-bottom: .5rem
}

.c7-icon {
  fill: currentColor;
  vertical-align: baseline
}

.c7-icon-tiny {
  height: 1rem;
  margin: 0 .25rem -.2rem 0;
  width: 1rem
}

.c7-icon-small {
  height: 1.125rem;
  margin: 0 .25rem -.2rem 0;
  width: 1.125rem
}

.c7-icon-medium {
  height: 1.5rem;
  margin: 0 .5rem -.4rem 0;
  width: 1.5rem
}

.c7-icon-large {
  height: 1.75rem;
  margin: 0 .5rem -.4rem 0;
  width: 1.75rem
}

.c7-icon-container {
  background-color: #000;
  border-radius: .25rem;
  color: #fff;
  display: inline-block;
  margin-bottom: 0;
  padding: .25rem;
  vertical-align: middle
}

.c7-image-link {
  display: block;
  text-decoration: none
}

.c7-image-link figure {
  margin-bottom: 0
}

.c7-image-link figcaption {
  color: #333
}

.c7-image-source {
  bottom: .5rem;
  color: #eee;
  font-size: .5rem;
  position: absolute;
  right: 1rem;
  text-shadow: 0 0 2px rgba(0,0,0,0.25);
  text-transform: uppercase
}

figcaption ~ .c7-image-source {
  top: .5rem
}

.c7-image-source-top {
  bottom: auto;
  top: .5rem
}

.c7-width-nano-12-24 .c7-image-source {
  display: none
}

.c7-link-backtotop {
  display: inline-block;
  margin: 1.5rem 0
}

@media (min-width: 768px) {
  .c7-link-backtotop {
    margin:1.5rem 0 3rem
  }
}

.c7-link-active {
  font-weight: bold
}

@media (min-width: 480px) {
  .c7-link-secondary {
    margin-left:1.5rem
  }
}

.c7-list-arrow-item {
  border-bottom: 0
}

.c7-list-arrow-link {
  display: block;
  padding: .375rem .375rem .375rem 1.375rem;
  position: relative
}

.c7-list-arrow-icon {
  left: .25rem;
  position: absolute;
  top: .688rem
}

.c7-list-blog-item {
  display: block;
  margin-bottom: .75rem
}

.c7-list-blog-item-link {
  display: block
}

.c7-list-border-item {
  border-bottom: 2px solid #d6d6bf;
  padding: 1rem 0
}

.c7-list-border-item:first-child {
  padding-top: 0
}

.c7-list-border-item:last-child {
  border: 0;
  padding-bottom: 0
}

.c7-list-border-amount {
  color:  var(--green-aa);
  font-weight: bold
}

.c7-list-checks {
  list-style: none;
  max-width: 32rem
}

.c7-list-checks-item {
  padding: .25rem .375rem .25rem 1.25rem;
  position: relative
}

.c7-list-checks-item::before {
  color:  var(--green-aa);
  content: '\2713';
  left: .125rem;
  margin-right: .425rem;
  position: absolute;
  top: .313rem
}

.c7-list-crosses {
  list-style: none
}

.c7-list-crosses-item {
  padding: .25rem .375rem .25rem 1.25rem;
  position: relative
}

.c7-list-crosses-item::before {
  color: #aa1210;
  content: '\2718';
  left: .125rem;
  margin-right: .425rem;
  position: absolute;
  top: .438rem
}

.c7-list-events-item {
  color: #333;
  display: table;
  margin-bottom: 1.5rem;
  text-decoration: none;
  width: 100%
}

.c7-list-events-item:last-child {
  margin-bottom: 1.5rem
}

.c7-list-events-item:hover,.c7-list-events-item:visited {
  color: #333
}

.c7-list-events-item-header {
  display: table;
  margin-bottom: 1.5rem
}

.c7-list-events-item-date {
  background: #dfe1e2;
  display: block;
  font-size: 1.25rem;
  font-weight: bold;
  height: 50px;
  line-height: 1rem;
  margin-top: .25rem;
  padding: .5rem;
  text-align: center;
  vertical-align: middle;
  width: 50px
}

.c7-list-events-item-date-month {
  display: inline-block;
  font-size: .75rem;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%
}

.c7-list-events-item-meta {
  display: table-cell;
  padding-left: 1.5rem;
  vertical-align: top
}

.c7-list-events-item-meta-title,.c7-list-events-item-meta-time {
  display: block;
  margin-bottom: .25rem
}

.c7-list-events-item-meta-title {
  font-weight: bold
}

.c7-list-events-item-text {
  display: block;
  width: 100%
}

.c7-list-media-item {
  color: #333;
  display: block;
  margin-bottom: 1.5rem;
  text-decoration: none;
  width: 100%
}

.c7-list-media-item:hover {
  color: #333
}

.c7-list-media-item:hover .c7-list-media-item-title {
  text-decoration: none
}

.c7-list-media-item:visited {
  color: #333
}

.c7-list-media-item-title {
  color:  var(--green-aa);
  text-decoration: underline
}

.c7-list-timeline {
  list-style: none;
  position: relative
}

.c7-list-timeline::before {
  background:  var(--green-aa);
  bottom: 0;
  content: '';
  left: 0;
  margin-left: 9px;
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1
}

.c7-list-timeline-item {
  position: relative
}

.c7-list-timeline-item-icon {
  background: #fff;
  border: 4px solid  var(--green-aa);
  border-radius: 50%;
  box-shadow: 0 0 0 6px #fff;
  height: 20px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 20px;
  z-index: 2
}

.c7-list-timeline-item-content {
  margin: 0 0 1.5rem;
  padding: 0 2rem;
  position: relative;
  top: -3px
}

.c7-list-timeline-advanced {
  list-style: none;
  overflow: hidden;
  padding-top: 1px;
  position: relative
}

.c7-list-timeline-advanced::before {
  background:  var(--green-aa);
  content: '';
  display: block;
  height: 100%;
  left: 50%;
  margin-left: -1.5px;
  margin-top: 30px;
  position: absolute;
  width: 2px;
  z-index: 0
}

.c7-list-timeline-advanced-content {
  background-color: #fff;
  margin: 0 0 1.5rem;
  padding: 1.5rem .75rem;
  position: relative;
  top: -3px
}

@media (min-width: 992px) {
  .c7-list-timeline-advanced-content {
    padding:1.5rem
  }
}

.c7-list-timeline-advanced-item {
  clear: both;
  padding: 0;
  position: relative
}

@media (min-width: 768px) {
  .c7-list-timeline-advanced-item {
    margin-top:-7rem;
    min-height: 7rem;
    width: 50%
  }
}

.c7-list-timeline-advanced-item::after,.c7-list-timeline-advanced-item::before {
  content: '';
  display: block;
  position: absolute
}

@media (min-width: 768px) {
  .c7-list-timeline-advanced-item::after,.c7-list-timeline-advanced-item::before {
    height:0;
    top: 15px;
    width: 0
  }
}

@media (min-width: 768px) {
  .c7-list-timeline-advanced-item::after {
    border-bottom:20px solid transparent;
    border-left: 20px solid #fff;
    border-top: 20px solid transparent;
    right: 25px
  }
}

@media (min-width: 768px) {
  .c7-list-timeline-advanced-item::before {
    border-bottom:21px solid transparent;
    border-left: 21px solid #ebebeb;
    border-top: 21px solid transparent;
    right: 22px
  }
}

.c7-list-timeline-advanced-item:first-child {
  margin-top: .125rem
}

@media (min-width: 768px) {
  .c7-list-timeline-advanced-odd {
    padding-right:2rem
  }
}

.c7-list-timeline-advanced-odd .c7-list-timeline-item-icon {
  display: none
}

@media (min-width: 768px) {
  .c7-list-timeline-advanced-odd .c7-list-timeline-item-icon {
    display:block;
    left: auto;
    right: -9px;
    top: 25px
  }
}

@media (min-width: 768px) {
  .c7-list-timeline-advanced-even {
    float:right;
    padding-left: 2rem
  }
}

.c7-list-timeline-advanced-even .c7-list-timeline-item-icon {
  display: none
}

@media (min-width: 768px) {
  .c7-list-timeline-advanced-even .c7-list-timeline-item-icon {
    display:block;
    left: -11px;
    top: 25px
  }
}

.c7-list-timeline-advanced-even::after,.c7-list-timeline-advanced-even::before {
  border-left: 0;
  right: 0
}

.c7-list-timeline-advanced-even::after {
  border-right: 20px solid #fff;
  left: 25px
}

.c7-list-timeline-advanced-even::before {
  border-right: 22px solid #ebebeb;
  left: 22px
}

.c7-menu-doormat {
  border-bottom: 1px solid #dfdcd5;
  border-top: 1px solid #dfdcd5;
  padding: 1.5rem 0
}

@media (min-width: 992px) {
  .c7-menu-doormat {
    padding-top:2rem
  }
}

.c7-menu-doormat-list {
  width: 100%
}

@media (min-width: 768px) {
  .c7-menu-doormat-list {
    float:left;
    padding-right: 1.5rem;
    width: 50%
  }
}

@media (min-width: 992px) {
  .c7-menu-doormat-list {
    width:25%
  }
}

.c7-menu-doormat-list-item {
  margin-bottom: .5rem
}

.c7-menu-doormat-list-item a {
  color: #333;
  text-decoration: none
}

.c7-menu-doormat-list-item a:hover {
  text-decoration: underline
}

.c7-menu-dropdown-mobile {
  border: 1px solid #efefef
}

.c7-menu-dropdown-mobile-open .c7-menu-dropdown-mobile-item {
  display: block
}

@media (min-width: 992px) {
  .c7-menu-dropdown-mobile {
    border:0
  }
}

.c7-menu-dropdown-mobile-button {
  background-color: #efefef
}

@media (min-width: 992px) {
  .c7-menu-dropdown-mobile-button {
    display:none
  }
}

.c7-menu-dropdown-mobile-item {
  border-top: 1px solid #efefef;
  display: none
}

@media (min-width: 992px) {
  .c7-menu-dropdown-mobile-item {
    border:0;
    display: block
  }
}

.c7-modal {
  height: 100%;
  left: 0;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999
}

.c7-modal::after {
  background: rgba(0,0,0,0.6);
  content: '';
  height: 100%;
  opacity: .9;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1
}

.c7-modal-content {
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.15);
  margin: 3rem auto;
  max-width: 800px;
  padding: 2.5rem 2.5rem 1rem;
  position: relative;
  top: 0
}

.c7-modal-close {
  background:  var(--green-aa);
  color: #fff;
  padding: .25rem .5rem;
  position: absolute;
  right: 0;
  top: 0
}

.c7-modal-close:hover,.c7-modal-close:focus {
  background: #95d16e;
  color: #fff
}

.c7-notification {
  padding: 1.5rem .75rem
}

@media (min-width: 768px) {
  .c7-notification {
    padding:1.5rem
  }
}

.c7-notification span {
  display: block;
  font-weight: bold
}

@media (min-width: 680px) {
  .c7-notification span {
    display:inline;
    margin-right: .25rem
  }
}

.c7-notification-error {
  background-color: #fef4f4;
  border: 1px solid #ea2422
}

.c7-notification-error span {
  color: #aa1210
}

.c7-notification-succes {
  background-color: #e5f4e4;
  border: 1px solid #4bae45
}

.c7-notification-succes span {
  color: #32742e
}

.c7-notification-tooltip {
  background-color: #f8f8f8;
  margin: .75rem 0 1.5rem;
  position: relative
}

.c7-notification-tooltip::before {
  border-bottom: 16px solid #f8f8f8;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  content: '';
  height: 0;
  left: 1rem;
  position: absolute;
  top: -.75rem;
  width: 0
}

.c7-notification-warning {
  background-color: #fff9eb;
  border: 1px solid #f5b200
}

.c7-notification-warning span {
  color: #a37700
}

.c7-overlay {
  margin-bottom: 2rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-top: -5.75rem;
  position: relative
}

@media (min-width: 768px) {
  .c7-overlay {
    margin-bottom:3rem;
    margin-top: -7rem
  }
}

.c7-panel-arrow {
  position: relative
}

@media (min-width: 768px) {
  .c7-panel-arrow {
    padding:2rem
  }
}

@media (min-width: 768px) {
  .c7-panel-arrow::before {
    border-bottom:1rem solid transparent;
    border-left: 1rem solid #fff;
    border-top: 1rem solid transparent;
    content: '';
    display: block;
    height: 0;
    left: -.25rem;
    position: absolute;
    top: 2.25rem;
    width: 0;
    z-index: 20
  }
}

.c7-progress-bar {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #388234;
  border: 0;
  border-radius: 1rem;
  color: #4bae45;
  display: block;
  height: 1.5rem;
  width: 100%
}

.c7-progress-bar::-webkit-progress-bar {
  background-color: #388234;
  border-radius: 1rem;
  box-shadow: 0 1px 0 0 rgba(255,255,255,0.2);
  padding: .188rem
}

.c7-progress-bar::-webkit-progress-value {
  background-color: #459f3f;
  background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,0.5) 35px, rgba(255,255,255,0.5) 70px);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,0.5) 35px, rgba(255,255,255,0.5) 70px);
  border-radius: 1rem;
  box-shadow: inset 0 1px 1px 0 rgba(255,255,255,0.4)
}

.c7-progress-bar::-moz-progress-bar {
  background-color: #459f3f;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,0.5) 35px, rgba(255,255,255,0.5) 70px);
  border-radius: 1rem
}

.c7-progress-dots {
  background-color: #aaa190;
  border-radius: 50%;
  height: 1.5rem;
  margin-right: .5rem;
  width: 1.5rem
}

.c7-progress-dots-is-active {
  background-color: #388234
}

.c7-loader {
  margin: 0 auto;
  max-width: 16rem;
  text-align: center;
  width: 100%
}

.c7-loader-text {
  font-weight: bold;
  margin-top: .75rem
}

.c7-loader-circle {
  border: 0.5rem solid #aaa190;
  border-radius: 50%;
  border-top: 0.5rem solid  var(--green-aa);
  display: inline-block;
  height: 5rem;
  width: 5rem
}

.c7-loader-dot {
  background-color:  var(--green-aa);
  border-radius: 100%;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem
}

.c7-loader-dot:nth-child(1) {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s
}

.c7-loader-dot:nth-child(2) {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s
}

.c7-progress-steps {
  counter-reset: step;
  list-style: none;
  position: relative
}

.c7-progress-steps-item {
  color: #aaa190;
  float: left;
  font-size: 0;
  position: relative;
  text-align: center;
  width: 25%
}

@media (min-width: 768px) {
  .c7-progress-steps-item {
    font-size:16px
  }
}

.c7-progress-steps-item::before {
  background-color: #aaa190;
  border: 3px solid #f1efec;
  border-radius: 50%;
  color: #fff;
  content: counter(step);
  counter-increment: step;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 34px;
  margin: 0 auto 10px;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 999
}

.c7-progress-steps-item::after {
  background-color: #aaa190;
  content: '';
  height: 2px;
  left: -50%;
  position: absolute;
  top: 19px;
  width: 100%;
  z-index: 0
}

.c7-progress-steps-item:first-child::after {
  content: none
}

.c7-progress-steps-item-active,.c7-progress-steps-item-current {
  color:  var(--green-aa);
}

.c7-progress-steps-item-active::before,.c7-progress-steps-item-active::after,.c7-progress-steps-item-current::before,.c7-progress-steps-item-current::after {
  background-color:  var(--green-aa);
}

.c7-progress-steps-item-current {
  font-weight: bold
}

.c7-progress-steps-item-current::before {
  box-shadow: 0 0 0 3px  var(--green-aa);
}

.c7-search {
  position: relative;
  margin-bottom: 0;
}

.c7-search-bar {
  border-bottom-left-radius: .375rem;
  border-top-left-radius: .375rem;
  color: #333;
  display: block;
  font-size: 16px;
  line-height: inherit;
  max-width: none;
  padding: .5rem
}

.c7-search-bar:focus {
  border-color: #dfdcd5;
  box-shadow: none
}

.c7-search-tiny .c7-search-bar {
  height: 2.4rem;
  width: 98%;
}

@media (min-width: 768px) {
  .c7-search-tiny .c7-search-bar {
    height:2.25rem
  }
}

@media (min-width: 992px) {
  .c7-search-tiny .c7-search-bar {
    width:80px;
    float:right;    
  }
  .c7-search-tiny{
    max-width:80px;      
  }
}

@media (min-width: 1200px) {
  .c7-search-tiny .c7-search-bar {
    width:200px;
    float:right; 
  }
  .c7-search-tiny{
    max-width:200px;      
  }
}

@media (min-width: 992px) {
   .c7-search-tiny .c7-search-bar:focus {
    width:300px
  }
}

.c7-search-bar-large {
  border-left: 1px solid #d2d4d6;
  border-right: 1px solid #d2d4d6;
  border-top: 1px solid #d2d4d6;
  line-height: inherit;
  width: 98%
}

@media (min-width: 992px) {
  .c7-search-bar-large {
    width:100%
  }
}

.c7-search-button {
  border-radius: 0 .375rem .375rem 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0
}

@media (min-width: 992px) {
  .c7-search-button {
    left:100%;
    right: auto
  }
}

.c7-search-button:hover>.c7-search-icon,.c7-search-button:focus>.c7-search-icon {
  fill: #fff
}

.c7-search-button-tiny {
  padding: .5rem;
  height: 2.4rem;
}
@media (min-width: 768px){
  .c7-search-button-tiny {
    height: 2.25rem;
  }
}

.c7-search-button-large {
  border-right: 1px solid #d2d4d6;
  border-top: 1px solid #d2d4d6;
  padding: .5rem 1rem
}

.c7-search-icon {
  fill: #545454;
  height: 1.25rem;
  width: 1.25rem;
}

.c7-search-icon:hover {
  fill: #fff
}
@media (min-width: 768px){
  .c7-search-icon {
    height: 1.125rem;
    width: 1.125rem;
  }
}

.c7-search-result {
  background-color: #fff;
  border: 1px solid #eee;
  color: #333;
  display: inline-block;
  overflow: hidden;
  padding: 1.5rem .75rem;
  text-align: left;
  text-decoration: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  width: 100%
}

@media (min-width: 768px) {
  .c7-search-result {
    padding:2rem
  }
}

.c7-search-result:hover,.c7-search-result:active,.c7-search-result:focus {
  border: 1px solid #ccc;
  color: #333
}

.c7-search-result:focus {
  background-color: #fff
}

.c7-search-result:focus .c7-search-result-link {
  background-color: #dcf0cf
}

.c7-search-result:visited {
  color: inherit
}

.c7-search-result:visited .c7-search-result-link {
  color: #4f862a
}

.c7-search-result-link {
  font-size: .75rem
}

.c7-search-result-text {
  margin-bottom: 0
}

.c7-search-result-title {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0
}

.c7-socials-facebook {
  background-color: #3b5998
}

.c7-socials-instagram {
  background-color: #125688
}

.c7-socials-pinterest {
  background-color: #cb2027
}

.c7-socials-twitter {
  background-color: #55acee
}

.c7-socials-youtube {
  background-color: #b00
}

.c7-socials-facebook:hover,.c7-socials-facebook:focus,.c7-socials-instagram:hover,.c7-socials-instagram:focus,.c7-socials-pinterest:hover,.c7-socials-pinterest:focus,.c7-socials-twitter:hover,.c7-socials-twitter:focus,.c7-socials-youtube:hover,.c7-socials-youtube:focus {
  background-color: #000
}
.c7-icon-bw {
  background-color: var(--black);
  color: var(--white);
}
.c7-icon-bw:hover,.c7-icon-bw:focus {
  background-color: var(--white);
  color: var(--black);
}

table,th,td {
  border-color: #d6d2ca
}

thead tr {
  background-color: #dfdcd5
}

tr:nth-child(even) {
  background-color: #faf9f8
}

.c7-testimonial {
  padding-top: 2.313rem
}

.c7-testimonial-text {
  position: relative
}

.c7-testimonial-text::after,.c7-testimonial-text::before {
  color: #ebebeb;
  font-size: 8rem;
  position: absolute
}

.c7-testimonial-text::after {
  bottom: -4rem;
  content: '\201D';
  right: -.25rem
}

.c7-testimonial-text::before {
  content: '\201C';
  left: -.25rem;
  top: 0
}

.c7-testimonial-figure,.c7-testimonial-personalia {
  display: table-cell
}

.c7-testimonial-figure {
  width: auto
}

.c7-testimonial-figure-image {
  height: 3.75rem;
  margin-right: 1.25rem;
  width: 3.75rem
}

.c7-testimonial-personalia {
  height: 3.75rem;
  line-height: 1.5em;
  vertical-align: middle
}

.c7-testimonial-personalia-name,.c7-testimonial-personalia-profession {
  display: block
}

.c7-testimonial-personalia-name {
  font-size: .875rem;
  font-weight: bold;
  text-transform: uppercase
}

.c7-testimonial-personalia-profession {
  text-transform: none
}

.c7-testimonial-has-border {
  border-right: 1px solid #ebebeb;
  padding-right: 1.5rem
}

.c7-leadtext {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75rem;
  max-width: 38rem
}

@media (min-width: 768px) {
  .c7-leadtext {
    font-size:1.125rem
  }
}

.c7-leadtext-large {
  max-width: 60rem
}


.c7-cover {
  background: #1a1a1a;
  color: #fff;
  height: 80vh;
  margin-bottom: 4%;
  overflow: hidden;
  position: relative
}

.c7-cover-fixed-320 {
  height: 320px
}

.c7-cover-fixed-320 .c7-cover-content {
  margin-top: -70px;
  top: 54%
}

.c7-cover-container {
  background: #565656;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  padding: .75rem;
  position: absolute;
  top: 0;
  -webkit-transition: height 500ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: height 500ms cubic-bezier(0.42, 0, 0.58, 1);
  width: 100%;
  z-index: 0
}

.c7-cover-container::after,.c7-cover-container::before {
  content: '';
  display: block;
  left: 0;
  position: absolute;
  -webkit-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
  width: 100%
}

.c7-cover-container::after {
  background: rgba(0,0,0,0.5);
  height: 100%;
  opacity: .5;
  top: 0
}

.c7-cover-container::before {
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, transparent 1%, rgba(0,0,0,0.07) 26%, rgba(0,0,0,0.5) 71%, rgba(0,0,0,0.7) 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, transparent 1%, rgba(0,0,0,0.07) 26%, rgba(0,0,0,0.5) 71%, rgba(0,0,0,0.7) 100%);
  bottom: 0;
  height: 351px
}

.c7-cover-content {
  margin-top: -122px;
  position: absolute;
  top: 54%;
  width: 100%;
  z-index: 6
}

@media (min-width: 768px) {
  .c7-footer {
    font-size:90%
  }
}

.c7-footer-item {
  margin-bottom: .5rem
}

.c7-footer-logo {
  margin-right: .125rem
}

.c7-footer-logo:last-child {
  margin-right: 0
}

.c7-footer-link {
  color: inherit;
  text-decoration: none
}

.c7-footer-link:hover,.c7-footer-link:focus {
  text-decoration: underline
}

.c7-background-color-4 .c7-footer-link:focus {
  background-color: #d9d6c5
}

@media (min-width: 992px) {
  .c7-footer-meta {
    text-align:right
  }
}

.c7-hero {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 22.5rem
}

.c7-hero-text {
  background: rgba(34,133,68,0.9)
}

.c7-list-themes {
  list-style: none;
  overflow: hidden
}

@media (min-width: 680px) {
  .c7-list-themes {
    margin-left:-1rem;
    margin-right: -1rem;
    margin-top: 3.5rem
  }
}

.c7-list-themes-item {
  border-bottom: 2px solid #d6d6bf;
  display: block
}

.c7-list-themes-item:last-child {
  border-width: 0
}

@media (min-width: 680px) {
  .c7-list-themes-item {
    border-right:2px solid #d6d6bf;
    border-bottom: 0;
    float: left;
    margin-bottom: 1.5rem;
    width: 50%;
    text-align: center
  }

  .c7-list-themes-item:nth-child(2) {
    border-color: #fff
  }
}

@media (min-width: 992px) {
  .c7-list-themes-item {
    margin-bottom:0;
    width: 25%
  }

  .c7-list-themes-item:nth-child(2) {
    border-color: #d6d6bf
  }

  .c7-list-themes-item:last-child {
    border: 0
  }
}

.c7-list-themes-link {
  display: block;
  padding: 1rem 0;
  text-decoration: none;
  text-align:center;
}

@media (min-width: 680px) {
  .c7-list-themes-link {
    padding:1rem
  }
}

.c7-list-themes-icon {
  display: inline-block;
  float: none;
  height: 55px;
					   
  width: 55px;
  text-align:center;
}

@media (min-width: 680px) {
  .c7-list-themes-icon {
    display:inline;
				
    height: auto;
    margin-right: 0;
    width: auto
  }
}

.c7-list-themes-heading {
  margin-bottom: .25rem
}

@media (min-width: 680px) {
  .c7-list-themes-heading {
    margin-bottom:.5rem;
    margin-top: 1rem
  }
}

.c7-list-themes-textlink {
  text-decoration: underline
}

@-webkit-keyframes bounce {
  0%,20%,50%,80%,100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }

  60% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }
}

@keyframes bounce {
  0%,20%,50%,80%,100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }

  60% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }
}

@-webkit-keyframes scale {
  0%,80%,100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes scale {
  0%,80%,100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.c7-ani-bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite
}

.c7-ani-scale {
  -webkit-animation: scale 1.4s infinite ease-in-out both;
  animation: scale 1.4s infinite ease-in-out both
}

.c7-ani-spin {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

.c7-b {
  border: 1px solid #ebebeb !important
}

.c7-bt {
  border-top: 1px solid #ebebeb !important
}

.c7-br {
  border-right: 1px solid #ebebeb !important
}

.c7-bb {
  border-bottom: 1px solid #ebebeb !important
}

.c7-bl {
  border-left: 1px solid #ebebeb !important
}

.c7-b-custom {
  border: 1px solid #ebebeb;
  border-bottom-width: 3px
}

.c7-b0 {
  border: none !important
}

.c7-bt0 {
  border-top: none !important
}

.c7-br0 {
  border-right: none !important
}

.c7-bb0 {
  border-bottom: none !important
}

.c7-bl0 {
  border-left: none !important
}

.c7-border-radius-0 {
  border-radius: 0
}

.c7-border-radius-1 {
  border-radius: .25rem
}

.c7-border-radius-2 {
  border-radius: .5rem
}

.c7-border-radius-3 {
  border-radius: .75rem
}

.c7-border-radius-4 {
  border-radius: 1rem
}

.c7-circle {
  border-radius: 100%
}

.c7-border-radius-bottom {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important
}

.c7-border-radius-top {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important
}

.c7-border-radius-right {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important
}

.c7-border-radius-left {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important
}

.c7-br-brown {
  border-right: 2px solid #eaeade !important
}

.c7-b-white {
  border: 2px solid #fff !important
}

.c7-modal-content::before,.c7-progress-steps::before,.c7-modal-content::after,.c7-progress-steps::after,.c7-clearfix::before,.c7-clearfix::after {
  content: '';
  display: table
}

.c7-modal-content::after,.c7-progress-steps::after,.c7-clearfix::after {
  clear: both
}

.c7-cursor-crosshair {
  cursor: crosshair
}

.c7-cursor-help {
  cursor: help
}

.c7-cursor-move {
  cursor: move
}

.c7-cursor-not-allowed {
  cursor: not-allowed
}

.c7-cursor-pointer {
  cursor: pointer
}

.c7-cursor-wait {
  cursor: wait
}

.c7-none {
  display: none !important
}

.c7-block {
  display: block !important
}

.c7-inline-block {
  display: inline-block !important
}

.c7-inline {
  display: inline !important
}

.c7-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.c7-left {
  float: left !important
}

.c7-right {
  float: right !important
}

.c7-no-float {
  float: none !important
}

@media (min-width: 1200px) {
  .c7-right-huge {
    float:right !important
  }
}

.c7-relative {
  position: relative !important
}

.c7-absolute {
  position: absolute !important
}

.c7-static {
  position: static !important
}

.c7-fixed {
  position: fixed !important
}

.c7-shadow-text {
  text-shadow: 0 1px 3px rgba(0,0,0,0.8)
}

.c7-font-color-brand {
  color:  var(--green-aa) !important
}

.c7-font-color-neutral {
  color: #757b80 !important
}

.c7-font-color-black {
  color: #000 !important
}

.c7-font-color-white {
  color: #fff !important;
  -webkit-font-smoothing: antialiased
}

.c7-font-color-white p a,.c7-font-color-white li a {
  color: #fff
}

.c7-font-color-white p a:hover,.c7-font-color-white p a:focus,.c7-font-color-white li a:hover,.c7-font-color-white li a:focus {
  background-color: transparent;
  opacity: .5
}

a.c7-font-color-white:hover,a.c7-font-color-white:focus {
  background-color: transparent;
  opacity: .5
}

.c7-background-color-black {
  background-color: var(--black);
  color: var(--white);
}

.c7-background-color-white {
  background-color: var(--white);
}

.c7-background-color-brand {
  background-color:  var(--green-aa);
  color: var(--white);
}

.c7-background-color-subbrand {
  background-color:  var(--green-aaa);
}

.c7-background-color-3 {
  background-color:  var(--green-aa);
}

.c7-background-color-4 {
  background-color: var(--beige);
}

.c7-background-color-5 {
  background-color: var(--grey);
  color: var(--white);
}

.c7-background-color-link {
  background-color:  var(--green-aa) !important
}

.c7-background-none {
  background: none
}

.c7-background-image-ground-bottom,.c7-background-image-ground-top {
  background-repeat: repeat-x;
  background-size: 100%
}

/*.c7-background-image-ground-bottom {
  background-image: url("/designs/images/bg_ground-bottom.png");
  background-position: bottom center
}*/

.c7-background-image-ground-top {
  background-image: url("/designs/images/bg_ground-top.png");
  background-position: top center
}

.c7-background-image-pattern {
  background-image: url("/designs/images/bg_pattern.png");
  background-repeat: no-repeat;
  background-size: cover
}

.c7-background-image-grass-top {
  background-image: url("/designs/images/bg_grass-top.png");
  background-repeat: no-repeat;
  background-size: cover
}

.c7-background-sideline {
  position: relative
}

.c7-background-sideline:after {
  background: url("/designs/images/bg_pattern_sideline.png");
  background-position: center right;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
  z-index: 10
}

.c7-border-color {
  border-color: #aaa190 !important
}

.c7-before-currentcolor::before {
  color: currentColor
}

.c7-m-xs {
  margin: .5rem !important
}

.c7-mt-xs {
  margin-top: .5rem !important
}

.c7-mr-xs {
  margin-right: .5rem !important
}

.c7-mb-xs {
  margin-bottom: .5rem !important
}

.c7-ml-xs {
  margin-left: .5rem !important
}

.c7-mv-xs {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important
}

.c7-mh-xs {
  margin-left: .5rem !important;
  margin-right: .5rem !important
}

.c7-m-s {
  margin: .75rem !important
}

.c7-mt-s {
  margin-top: .75rem !important
}

.c7-mr-s {
  margin-right: .75rem !important
}

.c7-mb-s {
  margin-bottom: .75rem !important
}

.c7-ml-s {
  margin-left: .75rem !important
}

.c7-mv-s {
  margin-top: .75rem !important;
  margin-bottom: .75rem !important
}

.c7-mh-s {
  margin-left: .75rem !important;
  margin-right: .75rem !important
}

.c7-m {
  margin: 1.5rem !important
}

.c7-mt {
  margin-top: 1.5rem !important
}

.c7-mr {
  margin-right: 1.5rem !important
}

.c7-mb {
  margin-bottom: 1.5rem !important
}

.c7-ml {
  margin-left: 1.5rem !important
}

.c7-mv {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important
}

.c7-mh {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important
}

.c7-m-l {
  margin: 2rem !important
}

.c7-mt-l {
  margin-top: 2rem !important
}

.c7-mr-l {
  margin-right: 2rem !important
}

.c7-mb-l {
  margin-bottom: 2rem !important
}

.c7-ml-l {
  margin-left: 2rem !important
}

.c7-mv-l {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important
}

.c7-mh-l {
  margin-left: 2rem !important;
  margin-right: 2rem !important
}

.c7-m-xl {
  margin: 3rem !important
}

.c7-mt-xl {
  margin-top: 3rem !important
}

.c7-mr-xl {
  margin-right: 3rem !important
}

.c7-mb-xl {
  margin-bottom: 3rem !important
}

.c7-ml-xl {
  margin-left: 3rem !important
}

.c7-mv-xl {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}

.c7-mh-xl {
  margin-left: 3rem !important;
  margin-right: 3rem !important
}

.c7-m-xxl {
  margin: 3rem 4.5rem !important
}

@media (min-width: 768px) {
  .c7-m-xxl {
    margin:4.5rem !important
  }
}

.c7-mt-xxl {
  margin-top: 3rem !important
}

@media (min-width: 768px) {
  .c7-mt-xxl {
    margin-top:4.5rem !important
  }
}

.c7-mr-xxl {
  margin-right: 4.5rem !important
}

.c7-mb-xxl {
  margin-bottom: 3rem !important
}

@media (min-width: 768px) {
  .c7-mb-xxl {
    margin-bottom:4.5rem !important
  }
}

.c7-ml-xxl {
  margin-left: 4.5rem !important
}

.c7-mv-xxl {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}

@media (min-width: 768px) {
  .c7-mv-xxl {
    margin-top:4.5rem !important;
    margin-bottom: 4.5rem !important
  }
}

.c7-mh-xxl {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important
}

.c7-m0 {
  margin: 0 !important
}

.c7-mt0 {
  margin-top: 0 !important
}

.c7-mr0 {
  margin-right: 0 !important
}

.c7-mb0 {
  margin-bottom: 0 !important
}

.c7-ml0 {
  margin-left: 0 !important
}

.c7-mh0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.c7-mv0 {
  margin-right: 0 !important;
  margin-left: 0 !important
}

.c7-p-s {
  padding: .75rem !important
}

.c7-pt-s {
  padding-top: .75rem !important
}

.c7-pr-s {
  padding-right: .75rem !important
}

.c7-pb-s {
  padding-bottom: .75rem !important
}

.c7-pl-s {
  padding-left: .75rem !important
}

.c7-pv-s {
  padding-top: .75rem !important;
  padding-bottom: .75rem !important
}

.c7-ph-s {
  padding-left: .75rem !important;
  padding-right: .75rem !important
}

.c7-p {
  padding: 1.5rem !important
}

.c7-pt {
  padding-top: 1.5rem !important
}

.c7-pr {
  padding-right: 1.5rem !important
}

.c7-pb {
  padding-bottom: 1.5rem !important
}

.c7-pl {
  padding-left: 1.5rem !important
}

.c7-pv {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important
}

.c7-ph {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important
}

.c7-p-l {
  padding: 2rem !important
}

.c7-pt-l {
  padding-top: 2rem !important
}

.c7-pr-l {
  padding-right: 2rem !important
}

.c7-pb-l {
  padding-bottom: 2rem !important
}

.c7-pl-l {
  padding-left: 2rem !important
}

.c7-pv-l {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important
}

.c7-ph-l {
  padding-left: 2rem !important;
  padding-right: 2rem !important
}

.c7-p-xl {
  padding: 3rem !important
}

.c7-pt-xl {
  padding-top: 3rem !important
}

.c7-pr-xl {
  padding-right: 3rem !important
}

.c7-pb-xl {
  padding-bottom: 3rem !important
}

.c7-pl-xl {
  padding-left: 3rem !important
}

.c7-pv-xl {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important
}

.c7-ph-xl {
  padding-left: 3rem !important;
  padding-right: 3rem !important
}

.c7-p-xxl {
  padding: 3rem !important
}

@media (min-width: 768px) {
  .c7-p-xxl {
    padding:4.5rem !important
  }
}

.c7-pt-xxl {
  padding-top: 3rem !important
}

@media (min-width: 768px) {
  .c7-pt-xxl {
    padding-top:4.5rem !important
  }
}

.c7-pr-xxl {
  padding-right: 4.5rem !important
}

.c7-pb-xxl {
  padding-bottom: 3rem !important
}

@media (min-width: 768px) {
  .c7-pb-xxl {
    padding-bottom:4.5rem !important
  }
}

.c7-pl-xxl {
  padding-left: 4.5rem !important
}

.c7-pv-xxl {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important
}

@media (min-width: 768px) {
  .c7-pv-xxl {
    padding-top:4.5rem !important;
    padding-bottom: 4.5rem !important
  }
}

.c7-ph-xxl {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important
}

.c7-p0 {
  padding: 0 !important
}

.c7-pt0 {
  padding-top: 0 !important
}

.c7-pr0 {
  padding-right: 0 !important
}

.c7-pb0 {
  padding-bottom: 0 !important
}

.c7-pl0 {
  padding-left: 0 !important
}

.c7-ph0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.c7-pv0 {
  padding-right: 0 !important;
  padding-left: 0 !important
}

.c7-del {
  text-decoration: line-through !important
}

.c7-font-100 {
  font-weight: 100 !important
}

.c7-font-200 {
  font-weight: 200 !important
}

.c7-font-300 {
  font-weight: 300 !important
}

.c7-font-400 {
  font-weight: 400 !important
}

.c7-font-500 {
  font-weight: 500 !important
}

.c7-font-600 {
  font-weight: 600 !important
}

.c7-font-700 {
  font-weight: 700 !important
}

.c7-font-800 {
  font-weight: 800 !important
}

.c7-font-900 {
  font-weight: 900 !important
}

.c7-font-normal {
  text-decoration: none !important;
  text-transform: none !important;
  font-weight: normal !important
}

.c7-uppercase {
  text-transform: uppercase !important
}

.c7-lowercase {
  text-transform: lowercase !important
}

.c7-capitalize {
  text-transform: capitalize !important
}

.c7-text-left {
  text-align: left !important
}

.c7-text-right {
  text-align: right !important
}

.c7-text-center {
  text-align: center !important
}

.c7-text-justify {
  text-align: justify !important
}

.c7-text-nowrap {
  white-space: nowrap
}

@media (min-width: 680px) {
  .c7-text-center-small {
    text-align:center !important
  }
}

@media (min-width: 992px) {
  .c7-text-center-large {
    text-align:center !important
  }
}

.c7-h1,.c7-h2,.c7-h3,.c7-h4,.c7-h5,.c7-h6 {
  font-family: "Oxfam Global Headline",sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  line-height: 1.125em;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.c7-h1 {
  font-size: 1.5rem;
  margin-bottom: 1.25rem
}

@media (min-width: 680px) {
  .c7-h1 {
    font-size:2.5rem
  }
}

.c7-h2 {
  font-size: 1.375rem;
  margin-bottom: 1.125rem
}

@media (min-width: 680px) {
  .c7-h2 {
    font-size:2rem
  }
}

.c7-h3 {
  font-size: 1.25rem
}

@media (min-width: 680px) {
  .c7-h3 {
    font-size:1.5rem
  }
}

.c7-h4 {
  font-size: 1rem
}

@media (min-width: 680px) {
  .c7-h4 {
    font-size:1.375rem
  }
}

.c7-h5 {
  font-size: 1rem
}

@media (min-width: 680px) {
  .c7-h5 {
    font-size:1.25rem
  }
}

.c7-h6 {
  font-size: 1rem
}

.c7-h0 {
  font-size: 16px;
  line-height: 1.25rem
}

.c7-ff-base {
  font-family: Arial,sans-serif !important
}

.c7-hide {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px)
}

@media (max-width: 479px) {
  .c7-hide-tiny {
    position:absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
  }
}

@media (max-width: 667px) {
  .c7-hide-small {
    position:absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
  }
}

@media (max-width: 767px) {
  .c7-hide-medium {
    position:absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
  }
}

@media (max-width: 991px) {
  .c7-hide-large {
    position:absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
  }
}
.c7-d-none{
  display:none !important;
}
.c7-d-block {
  display:block !important;
}
.c7-d-inline-block {
  display:inline-block !important;
}
@media (min-width:480px){ 
  .c7-d-tiny-none{
    display:none !important;
  }
  .c7-d-tiny-block {
    display:block !important;
  }
  .c7-d-tiny-inline-block {
    display:inline-block !important;
  }
}
@media (min-width:668px){ 
  .c7-d-small-none{
    display:none !important;
  }
  .c7-d-small-block {
    display:block !important;
  }
  .c7-d-small-inline-block {
    display:inline-block !important;
  }
}
@media (min-width:768px){ 
  .c7-d-medium-none{
    display:none  !important;
  }
  .c7-d-medium-block {
    display:block !important;
  }
  .c7-d-medium-inline-block {
    display:inline-block !important;
  }
}
@media (min-width:992px){ 
  .c7-d-large-none{
    display:none !important;
  }
  .c7-d-large-block {
    display:block !important;
  }
  .c7-d-large-inline-block {
    display:inline-block !important;
  }
}
@media (min-width:1070px){ 
  .c7-d-semi-huge-none{
    display:none !important;
  }
  .c7-d-semi-huge-block {
    display:block !important;
  }
  .c7-d-semi-huge-inline-block {
    display:inline-block !important;
  }
}
@media (min-width:1200px){ 
  .c7-d-huge-none{
    display:none !important;
  }
  .c7-d-huge-block {
    display:block !important;
  }
  .c7-d-huge-inline-block {
    display:inline-block !important;
  }
}
.c7-w-10 {
  width: 10% !important
}

.c7-w-20 {
  width: 20% !important
}

.c7-w-25 {
  width: 30% !important
}

.c7-w-40 {
  width: 40% !important
}

.c7-w-50 {
  width: 50% !important
}

.c7-w-60 {
  width: 60% !important
}

.c7-w-70 {
  width: 70% !important
}

.c7-w-80 {
  width: 80% !important
}

.c7-w-80 {
  width: 90% !important
}

.c7-w-100 {
  width: 100% !important
}

.c7-w-25 {
  width: 25% !important
}

.c7-w-33 {
  width: 33,33% !important
}

.c7-w-66 {
  width: 66,66% !important
}

.c7-w-75 {
  width: 75% !important
}

.c7-w-max-200 {
  max-width: 200px
}

.c7-w-max-300 {
  max-width: 300px
}

.c7-w-max-400 {
  max-width: 400px
}

.c7-w-max-680 {
  max-width: 680px
}

.c7-w-max-900 {
  max-width: 900px
}

.c7-w-max-680-center,.c7-w-max-800-center,.c7-w-max-1000-center {
  margin-left: auto;
  margin-right: auto
}

.c7-w-max-680-center {
  max-width: 680px
}

.c7-w-max-800-center {
  max-width: 800px
}

.c7-w-max-1000-center {
  max-width: 1000px
}

@media (min-width: 320px) {
  .c7-width-nano-1-24 {
    width:4.16667%
  }

  .c7-width-nano-2-24 {
    width: 8.33333%
  }

  .c7-width-nano-3-24 {
    width: 12.5%
  }

  .c7-width-nano-4-24 {
    width: 16.66667%
  }

  .c7-width-nano-5-24 {
    width: 20.83333%
  }

  .c7-width-nano-6-24 {
    width: 25%
  }

  .c7-width-nano-7-24 {
    width: 29.16667%
  }

  .c7-width-nano-8-24 {
    width: 33.33333%
  }

  .c7-width-nano-9-24 {
    width: 37.5%
  }

  .c7-width-nano-10-24 {
    width: 41.66667%
  }

  .c7-width-nano-11-24 {
    width: 45.83333%
  }

  .c7-width-nano-12-24 {
    width: 50%
  }

  .c7-width-nano-13-24 {
    width: 54.16667%
  }

  .c7-width-nano-14-24 {
    width: 58.33333%
  }

  .c7-width-nano-15-24 {
    width: 62.5%
  }

  .c7-width-nano-16-24 {
    width: 66.66667%
  }

  .c7-width-nano-17-24 {
    width: 70.83333%
  }

  .c7-width-nano-18-24 {
    width: 75%
  }

  .c7-width-nano-19-24 {
    width: 79.16667%
  }

  .c7-width-nano-20-24 {
    width: 83.33333%
  }

  .c7-width-nano-21-24 {
    width: 87.5%
  }

  .c7-width-nano-22-24 {
    width: 91.66667%
  }

  .c7-width-nano-23-24 {
    width: 95.83333%
  }

  .c7-width-nano-24-24 {
    width: 100%
  }
}

@media (min-width: 480px) {
  .c7-width-tiny-1-24 {
    width:4.16667%
  }

  .c7-width-tiny-2-24 {
    width: 8.33333%
  }

  .c7-width-tiny-3-24 {
    width: 12.5%
  }

  .c7-width-tiny-4-24 {
    width: 16.66667%
  }

  .c7-width-tiny-5-24 {
    width: 20.83333%
  }

  .c7-width-tiny-6-24 {
    width: 25%
  }

  .c7-width-tiny-7-24 {
    width: 29.16667%
  }

  .c7-width-tiny-8-24 {
    width: 33.33333%
  }

  .c7-width-tiny-9-24 {
    width: 37.5%
  }

  .c7-width-tiny-10-24 {
    width: 41.66667%
  }

  .c7-width-tiny-11-24 {
    width: 45.83333%
  }

  .c7-width-tiny-12-24 {
    width: 50%
  }

  .c7-width-tiny-13-24 {
    width: 54.16667%
  }

  .c7-width-tiny-14-24 {
    width: 58.33333%
  }

  .c7-width-tiny-15-24 {
    width: 62.5%
  }

  .c7-width-tiny-16-24 {
    width: 66.66667%
  }

  .c7-width-tiny-17-24 {
    width: 70.83333%
  }

  .c7-width-tiny-18-24 {
    width: 75%
  }

  .c7-width-tiny-19-24 {
    width: 79.16667%
  }

  .c7-width-tiny-20-24 {
    width: 83.33333%
  }

  .c7-width-tiny-21-24 {
    width: 87.5%
  }

  .c7-width-tiny-22-24 {
    width: 91.66667%
  }

  .c7-width-tiny-23-24 {
    width: 95.83333%
  }

  .c7-width-tiny-24-24 {
    width: 100%
  }
}

@media (min-width: 680px) {
  .c7-width-small-1-24 {
    width:4.16667%
  }

  .c7-width-small-2-24 {
    width: 8.33333%
  }

  .c7-width-small-3-24 {
    width: 12.5%
  }

  .c7-width-small-4-24 {
    width: 16.66667%
  }

  .c7-width-small-5-24 {
    width: 20.83333%
  }

  .c7-width-small-6-24 {
    width: 25%
  }

  .c7-width-small-7-24 {
    width: 29.16667%
  }

  .c7-width-small-8-24 {
    width: 33.33333%
  }

  .c7-width-small-9-24 {
    width: 37.5%
  }

  .c7-width-small-10-24 {
    width: 41.66667%
  }

  .c7-width-small-11-24 {
    width: 45.83333%
  }

  .c7-width-small-12-24 {
    width: 50%
  }

  .c7-width-small-13-24 {
    width: 54.16667%
  }

  .c7-width-small-14-24 {
    width: 58.33333%
  }

  .c7-width-small-15-24 {
    width: 62.5%
  }

  .c7-width-small-16-24 {
    width: 66.66667%
  }

  .c7-width-small-17-24 {
    width: 70.83333%
  }

  .c7-width-small-18-24 {
    width: 75%
  }

  .c7-width-small-19-24 {
    width: 79.16667%
  }

  .c7-width-small-20-24 {
    width: 83.33333%
  }

  .c7-width-small-21-24 {
    width: 87.5%
  }

  .c7-width-small-22-24 {
    width: 91.66667%
  }

  .c7-width-small-23-24 {
    width: 95.83333%
  }

  .c7-width-small-24-24 {
    width: 100%
  }
}

@media (min-width: 768px) {
  .c7-width-medium-1-24 {
    width:4.16667%
  }

  .c7-width-medium-2-24 {
    width: 8.33333%
  }

  .c7-width-medium-3-24 {
    width: 12.5%
  }

  .c7-width-medium-4-24 {
    width: 16.66667%
  }

  .c7-width-medium-5-24 {
    width: 20.83333%
  }

  .c7-width-medium-6-24 {
    width: 25%
  }

  .c7-width-medium-7-24 {
    width: 29.16667%
  }

  .c7-width-medium-8-24 {
    width: 33.33333%
  }

  .c7-width-medium-9-24 {
    width: 37.5%
  }

  .c7-width-medium-10-24 {
    width: 41.66667%
  }

  .c7-width-medium-11-24 {
    width: 45.83333%
  }

  .c7-width-medium-12-24 {
    width: 50%
  }

  .c7-width-medium-13-24 {
    width: 54.16667%
  }

  .c7-width-medium-14-24 {
    width: 58.33333%
  }

  .c7-width-medium-15-24 {
    width: 62.5%
  }

  .c7-width-medium-16-24 {
    width: 66.66667%
  }

  .c7-width-medium-17-24 {
    width: 70.83333%
  }

  .c7-width-medium-18-24 {
    width: 75%
  }

  .c7-width-medium-19-24 {
    width: 79.16667%
  }

  .c7-width-medium-20-24 {
    width: 83.33333%
  }

  .c7-width-medium-21-24 {
    width: 87.5%
  }

  .c7-width-medium-22-24 {
    width: 91.66667%
  }

  .c7-width-medium-23-24 {
    width: 95.83333%
  }

  .c7-width-medium-24-24 {
    width: 100%
  }
}

@media (min-width: 992px) {
  .c7-width-large-1-24 {
    width:4.16667%
  }

  .c7-width-large-2-24 {
    width: 8.33333%
  }

  .c7-width-large-3-24 {
    width: 12.5%
  }

  .c7-width-large-4-24 {
    width: 16.66667%
  }

  .c7-width-large-5-24 {
    width: 20.83333%
  }

  .c7-width-large-6-24 {
    width: 25%
  }

  .c7-width-large-7-24 {
    width: 29.16667%
  }

  .c7-width-large-8-24 {
    width: 33.33333%
  }

  .c7-width-large-9-24 {
    width: 37.5%
  }

  .c7-width-large-10-24 {
    width: 41.66667%
  }

  .c7-width-large-11-24 {
    width: 45.83333%
  }

  .c7-width-large-12-24 {
    width: 50%
  }

  .c7-width-large-13-24 {
    width: 54.16667%
  }

  .c7-width-large-14-24 {
    width: 58.33333%
  }

  .c7-width-large-15-24 {
    width: 62.5%
  }

  .c7-width-large-16-24 {
    width: 66.66667%
  }

  .c7-width-large-17-24 {
    width: 70.83333%
  }

  .c7-width-large-18-24 {
    width: 75%
  }

  .c7-width-large-19-24 {
    width: 79.16667%
  }

  .c7-width-large-20-24 {
    width: 83.33333%
  }

  .c7-width-large-21-24 {
    width: 87.5%
  }

  .c7-width-large-22-24 {
    width: 91.66667%
  }

  .c7-width-large-23-24 {
    width: 95.83333%
  }

  .c7-width-large-24-24 {
    width: 100%
  }
}

@media (min-width: 1200px) {
  .c7-width-huge-1-24 {
    width:4.16667%
  }

  .c7-width-huge-2-24 {
    width: 8.33333%
  }

  .c7-width-huge-3-24 {
    width: 12.5%
  }

  .c7-width-huge-4-24 {
    width: 16.66667%
  }

  .c7-width-huge-5-24 {
    width: 20.83333%
  }

  .c7-width-huge-6-24 {
    width: 25%
  }

  .c7-width-huge-7-24 {
    width: 29.16667%
  }

  .c7-width-huge-8-24 {
    width: 33.33333%
  }

  .c7-width-huge-9-24 {
    width: 37.5%
  }

  .c7-width-huge-10-24 {
    width: 41.66667%
  }

  .c7-width-huge-11-24 {
    width: 45.83333%
  }

  .c7-width-huge-12-24 {
    width: 50%
  }

  .c7-width-huge-13-24 {
    width: 54.16667%
  }

  .c7-width-huge-14-24 {
    width: 58.33333%
  }

  .c7-width-huge-15-24 {
    width: 62.5%
  }

  .c7-width-huge-16-24 {
    width: 66.66667%
  }

  .c7-width-huge-17-24 {
    width: 70.83333%
  }

  .c7-width-huge-18-24 {
    width: 75%
  }

  .c7-width-huge-19-24 {
    width: 79.16667%
  }

  .c7-width-huge-20-24 {
    width: 83.33333%
  }

  .c7-width-huge-21-24 {
    width: 87.5%
  }

  .c7-width-huge-22-24 {
    width: 91.66667%
  }

  .c7-width-huge-23-24 {
    width: 95.83333%
  }

  .c7-width-huge-24-24 {
    width: 100%
  }
}

.c7-zindex-0 {
  z-index: 0 !important
}

.c7-zindex-1 {
  z-index: 1 !important
}

.c7-zindex-2 {
  z-index: 2 !important
}

.c7-zindex-3 {
  z-index: 3 !important
}
	.w-100{width:100%;}			   
.mt-0{margin-top:0 !important;}