/* avignon-pro-book-webfont.woff */
@font-face {
  font-family: 'avignon';
  font-style: normal;
  font-weight: 200;
     src: url('/fonts/avignon-pro-book-webfont.woff') format('woff'),
     src: local(''),
       url('/fonts/avignon-pro-book-webfont.woff') format('woff');
      

}
/* sans-pro-cd-regular-webfont.woff */
@font-face {
  font-family: 'sans-pro';
  font-style: normal;
  font-weight: 200;
     src: url('/fonts/light-sans-webfont.woff') format('woff'),
     src: local(''),
       url('/fonts/light-sans-webfont.woff') format('woff');
      

}

}
/* sigvar-serial-regular-webfont.woff */
@font-face {
  font-family: 'sigvar';
  font-style: normal;
  font-weight: 200;
     src: url('/fonts/sigvar-webfont.woff') format('woff'),
     src: local(''),
       url('/fonts/sigvar-webfont.woff') format('woff');
      

}

/* barbedor-pro-regular-webfont.woff */
@font-face {
  font-family: 'barbedor';
  font-style: normal;
  font-weight: 200;
     src: url('/fonts/barbedor-pro-regular-webfont.woff') format('woff'),
     src: local(''),
       url('/fonts/barbedor-pro-regular-webfont.woff') format('woff');
     }



/* adelon-pro-bold */
@font-face {
  font-family:'adelon';
  font-style: normal;
  font-weight: 200;
     src: url('../fonts/adelon-pro-light-webfont.woff') format('woff'),
     src: local(''),
       url('../fonts/adelon-pro-light-webfont.woff') format('woff');
      
}


body {
  text-decoration: none;
	font-family: 'sans-pro', sans-serif;
		font-weight: 300;
  line-height: 1.7em;
	font-size: 1.1em;
   color: #008181;
 
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 300;
  line-height: 1.2;
     	font-family: 'adelon', sans-serif;
  color: #008181;
  
}

h1 {
  	font-family: 'adelon', sans-serif;
   font-size: 2em;
  
   font-weight: 500;
  color: #008181;
}

h2 {
 
  font-size: 1.5em;
 }

h3 {
 
  font-size: 1.4em;
   
  
}

h4 {
 
  font-size: 1.2em;
}

h5 {
  color: #000;
  font-size: 1.1em;
}

h6 {

  font-size: 1.2em;
 
}




#sp-main-body {
  padding:0px;
 }

p {
  text-decoration: none;
	font-family: 'sans-pro', sans-serif;
			font-size: 1em;
   line-height: 1.3em;
  color: #008181;
  
}

a, a:hover, a:focus, a:active {
  text-decoration: none;
	font-family: 'sans-pro', sans-serif;
		font-weight: 400;
	font-size: 1em;
   color: #008181;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a
{
  color: #fff;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span
{
  display: inline-block;
  padding: 0 15px;
  line-height: 70px;
  font-size: 0,8em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  margin: 0;
}

#offcanvas-toggler {
  float: right;
  line-height: 70px;
  margin-left: 15px;
  font-size: 20px;
  color: #fff;}
