@charset "UTF-8";
/* DESKTOP THEME */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* opacity */
/*
  _helpers.scss by sallemandet (02/07/13)
  Description: helpers class (clearfix, visuallyhidden, etc)
*/
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden; }

/* Clearfix: contain floats */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* For IE 6/7 only Include this rule to trigger hasLayout and contain floats */
.clearfix {
  *zoom: 1; }

/* Image replacement */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.aligncenter {
  clear: both;
  display: block;
  margin: 7px auto; }

.alignleft {
  float: left;
  margin: 7px 24px 7px 0; }

.alignright {
  float: right;
  margin: 7px 0 7px 24px; }

/* webfonts */
@font-face {
  font-family: 'Shentox-RegularItalic';
  src: url("../fonts/2AA6B9_5_0.eot");
  src: url("../fonts/2AA6B9_5_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2AA6B9_5_0.woff") format("woff"), url("../fonts/2AA6B9_5_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Shentox-Regular';
  src: url("../fonts/2AA6B9_6_0.eot");
  src: url("../fonts/2AA6B9_6_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2AA6B9_6_0.woff") format("woff"), url("../fonts/2AA6B9_6_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Shentox-Light';
  src: url("../fonts/2AA6B9_A_0.eot");
  src: url("../fonts/2AA6B9_A_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2AA6B9_A_0.woff") format("woff"), url("../fonts/2AA6B9_A_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Shentox-Bold';
  src: url("../fonts/2AA6B9_C_0.eot");
  src: url("../fonts/2AA6B9_C_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2AA6B9_C_0.woff") format("woff"), url("../fonts/2AA6B9_C_0.ttf") format("truetype"); }
/* composants CSS3 */
/*----- Setup ------------------------------------------------------------------------*/
/* colors */
/* fonts */
/* sprites */
/*----- Global ------------------------------------------------------------------------*/
strong {
  font-family: Shentox-Bold, Arial, sans-serif; }

em {
  font-style: Shentox-RegularItalic, Arial, sans-serif; }

a, a:visited {
  color: #000;
  text-decoration: none; }

h1 {
  color: #282828;
  font-family: Shentox-Bold, Arial, sans-serif;
  font-size: 3.5em; }

h2 {
  color: #ea5053;
  font-family: Shentox-Regular, Arial, sans-serif;
  font-size: 1.8em; }

h3 {
  color: #80b03c;
  font-family: Shentox-Regular, Arial, sans-serif;
  font-size: 1.4em; }

h4 {
  font-weight: bold;
  font-family: Shentox-Regular, Arial, sans-serif;
  font-size: 1.2em; }

p, td, li {
  color: #282828;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: left; }

html, body {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  background: url(../images/bg-all-int.png) no-repeat center top;
  font-family: Shentox-Regular, Arial, sans-serif;
  font-size: 12px; }

.wrapper {
  position: relative;
  min-width: 1000px;
  min-height: 100%; }

.main {
  margin: 0 auto;
  padding-bottom: 270px;
  width: 970px;
  min-height: 400px; }
.main p, .main li {
  font-family: Shentox-Regular, Arial, sans-serif;
  color: #000;
  font-size: 1.333em; }

/*----- Import common patterns ------------------------------------------------------------------------*/
/* LARGE PICTOS */
.large-documents {
  display: block;
  float: left;
  width: 131px;
  height: 131px;
  background: url('/images/picto-large-s1603ee9444.png') 0 -141px no-repeat; }

.large-leaf {
  display: block;
  float: left;
  width: 131px;
  height: 131px;
  background: url('/images/picto-large-s1603ee9444.png') 0 -282px no-repeat; }

.large-arrows {
  display: block;
  float: left;
  width: 131px;
  height: 131px;
  background: url('/images/picto-large-s1603ee9444.png') 0 0 no-repeat; }

/* MEDIUMS PICTOS */
.medium-city {
  display: block;
  float: left;
  width: 42px;
  height: 42px;
  background: url('/images/picto-medium-s49f9f9ca19.png') 0 -52px no-repeat; }

.medium-barometer {
  display: block;
  float: left;
  width: 42px;
  height: 42px;
  background: url('/images/picto-medium-s49f9f9ca19.png') 0 0 no-repeat; }

.medium-talk {
  display: block;
  float: left;
  width: 42px;
  height: 42px;
  background: url('/images/picto-medium-s49f9f9ca19.png') 0 -104px no-repeat; }

/* SMALL PICTOS */
.small-city {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url('/images/picto-small-s29945e27a2.png') 0 -35px no-repeat; }

.small-barometer {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url('/images/picto-small-s29945e27a2.png') 0 0 no-repeat; }

.small-mapping {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url('/images/picto-small-s29945e27a2.png') 0 -140px no-repeat; }

.small-eye {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url('/images/picto-small-s29945e27a2.png') 0 -105px no-repeat; }

.small-dice {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url('/images/picto-small-s29945e27a2.png') 0 -70px no-repeat; }

.small-talk {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url('/images/picto-small-s29945e27a2.png') 0 -175px no-repeat; }

/* LIST */
.picto-list span {
  margin-right: 5px; }
.picto-list li {
  display: block;
  height: 25px;
  text-align: left;
  font-size: 17px; }

.picto-list li.hide {
    display: none;
}

.header {
  margin: 0 auto 30px;
  width: 970px;
  height: 320px;
  background: url(../images/bg-header.png) center top no-repeat transparent; }

.logo {
  clear: both;
  margin: 0 auto;
  padding: 30px 0;
  width: 249px;
  height: 129px; }
.logo a {
  display: block; }

.tools {
  float: right;
  width: 656px;
  height: 55px;
  margin-right: 44px; }
.tools a {
  color: #373737; }
.tools a:hover {
  color: #ea5053; }
.tools li {
  color: #373737;
  float: left;
  text-transform: uppercase; }
.tools > ul > li {
  padding: 7px 0;
  font-size: 1.333em; }
.tools > ul > li + li {
  border-left: 1px solid #cacaca; }

.searchform {
  margin-left: 60px;
  margin-right: 10px; }
.searchform input {
  border: 0;
  color: #373737;
  font-family: Shentox-Regular, Arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase; }
.searchform input[type=text] {
  padding: 5px;
  width: 110px;
  height: 20px; }
.ie7 .searchform input[type=text] {
  margin-top: -35px; }
.searchform input[type=submit] {
  width: 32px;
  height: 40px;
  overflow: hidden;
  background: url('/images/icon-s62964eef59.png') 0 -378px no-repeat;
  text-indent: -9990px;
  cursor: pointer;
  -webkit-appearance: none; }
.searchform input[type=submit]:hover {
  background-position: 0 -328px; }

.networks {
  padding: 0 8px; }
.networks li {
  margin: 0 5px; }
.networks li a {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  text-indent: -9990px; }
.networks li a.twitter {
  background: url('/images/icon-s62964eef59.png') 0 -478px no-repeat; }
.networks li a.twitter:hover {
  background-position: 0 -428px; }
.networks li a.google {
  background: url('/images/icon-s62964eef59.png') 0 -118px no-repeat; }
.networks li a.google:hover {
  background-position: 0 -68px; }
.networks li a.linkedin {
  background: url('/images/icon-s62964eef59.png') 0 -278px no-repeat; }
.networks li a.linkedin:hover {
  background-position: 0 -228px; }

.intranet {
  position: relative;
  display: block;
  margin: 0 5px;
  padding: 0 15px 0 40px;
  height: 40px;
  line-height: 40px; }
.intranet:hover .picto {
  background-position: 0 -168px; }
.intranet .picto {
  position: absolute;
  left: 15px;
  top: 50%;
  display: block;
  margin-top: -10px;
  width: 18px;
  height: 20px;
  background: url('/images/icon-s62964eef59.png') 0 -198px no-repeat; }

.lang {
  padding: 0 20px; }
.lang a, .lang span {
  display: inline;
  height: 40px;
  line-height: 40px; }
.lang span {
  margin: 0 5px; }
.lang li:not(:last-child) {
  margin-right: 5px; }
.lang li:not(:last-child) a:after {
  content: ' / '; }

.menu {
  position: relative;
  margin-top: 5px;
  background: #fff; }
.menu > ul {
  display: table;
  width: 100%; }
.ie7 .menu > ul {
  display: block; }
.menu > ul > li {
  display: table-cell;
  padding: 15px 15px 3px;
  color: #ea5053;
  font-size: 1.5em;
  font-family: Shentox-Bold, Arial, sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  height: 43px; }
.ie7 .menu > ul > li {
  display: block;
  float: left;
  padding: 20px 17px 15px;
  font-size: 1.333em; }
.menu > ul > li + li > a:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 50%;
  margin-top: -35px;
  height: 59px;
  border-left: 1px solid #cacaca; }
.menu > ul > li > a {
  position: relative;
  display: block;
  color: #ea5053; }
.menu > ul > li:hover {
  color: #fff;
  background-color: #ea5053;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 0 0; }
.menu > ul > li:hover > a {
  color: #fff; }
.menu > ul > li:hover .submenu {
  display: block; }
.menu > ul > li.active > a {
  color: #000; }
.menu > ul > li.active:hover > a {
  color: #fff; }
.menu .submenu {
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  display: none;
  padding: 10px 0 20px 50px;
  background-color: #ea5053;
  font-size: 12px;
  text-align: left;
  text-transform: none;
  z-index: 999; }
.menu .submenu p {
  color: #fff;
  font-size: 1.333em;
  font-family: Shentox-Regular, Arial, sans-serif; }
.menu .submenu p.section {
  font-size: 2.833em;
  font-family: Shentox-Regular, Arial, sans-serif;
  text-transform: uppercase;
  display: none; }
.menu .submenu ul {
  margin-top: 15px;
  border-top: 1px solid #f07f81;
  width: 860px; }
.menu .submenu li {
  border-bottom: 1px solid #f07f81;
  font-size: 10px; }
.menu .submenu a {
  position: relative;
  display: block;
  padding: 5px 0 5px 30px;
  color: #fff;
  font-family: Shentox-Regular, Arial, sans-serif;
  font-size: 1.833em; }
.menu .submenu a:hover {
  color: #000; }
.menu .submenu a:hover .picto {
  background-position: 0 0; }
.menu .submenu a .picto {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  margin-top: -12px;
  width: 14px;
  height: 24px;
  background: url('/images/icon-s62964eef59.png') 0 -34px no-repeat; }
.menu .bg1, .menu .bg2, .menu .bg3, .menu .bg4 {
  background-position: right bottom;
  background-repeat: no-repeat; }
.menu .bg1 {
  background-image: url(../images/bg-menu-1.jpg); }
.menu .bg2 {
  background-image: url(../images/bg-menu-2.jpg); }
.menu .bg3 {
  background-image: url(../images/bg-menu-3.jpg); }
.menu .bg4 {
  background-image: url(../images/bg-menu-4.jpg); }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 185px; }
.footer p, .footer li {
  font-family: Shentox-Regular, Arial, sans-serif !important;
  color: #000 !important;
  font-size: 1.3em !important; }
.footer form {
  background: #68b432; }
.footer form fieldset {
  margin: 0 auto;
  padding: 5px 0;
  width: 970px; }
.footer form label, .footer form input, .footer form button {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 2.1em;
  line-height: 1.7em;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
.footer form label {
  padding-right: 47px;
  color: #fff;
  font-family: Shentox-Regular, Arial, sans-serif;
  text-transform: uppercase; }
.footer form input[type=text], .footer form button {
  float: left;
  margin: 0 40px 0 10px;
  padding: 0 20px;
  border: 0;
  border-left: 1px solid #ea5053;
  border-right: 1px solid #ea5053;
  width: 590px;
  height: 42px;
  background: transparent;
  text-align: center;
  font-family: Shentox-Regular, Arial, sans-serif; }
.footer form input[type=submit] , .footer form button{
  padding: 0 10px;
  border: 0;
  color: #fff;
  background-color: transparent;
  font-family: Shentox-Bold, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer; }
.footer > p {
  margin: 0 auto 15px;
  width: 970px; }
.footer > p img {
  display: block;
  float: left;
  margin-right: 5px; }
.footer .footer-menu {
  margin: 30px auto 15px;
  width: 420px; }
.footer .footer-menu li {
  margin: 0 15px;
  float: left;
  text-transform: uppercase;
  font-size: 1.5em; }
.footer .footer-menu li a:hover {
  color: #ea5053; }
.footer .footer-menu hr {
  float: left;
  width: 6px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 1px solid #000;
  height: 1px;
  color: #000; }

.breadcrumb {
  margin-bottom: 40px;
  color: #868686;
  text-decoration: underline; }
.breadcrumb li {
  display: inline;
  font-size: 1.167em;
  line-height: 1.3em; }
.page .breadcrumb li, .single .breadcrumb li {
  line-height: 1.3em; }
.breadcrumb a {
  color: #868686;
  font-family: Arial, sans-serif;
  font-style: italic; }
.breadcrumb a:hover {
  color: #000; }

/* DEFAULT BLOC STYLE */
.blocs {
  width: 48%;
  float: right; }
.blocs .single-bloc {
  padding: 15px 35px 30px 15px;
  margin-bottom: 7px;
  display: block;
  text-align: center;
  width: auto;
  height: auto;
  line-height: auto;
  -moz-border-radius: 20px / 20px;
  -webkit-border-radius: 20px 20px;
  border-radius: 20px / 20px;
  -moz-box-shadow: 0 3px 9px #e3e3e3, inset 0 -2px 4px #acacac;
  -webkit-box-shadow: 0 3px 9px #e3e3e3, inset 0 -2px 4px #acacac;
  box-shadow: 0 3px 9px #e3e3e3, inset 0 -2px 4px #acacac;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjVmOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #f0f5f9), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(left bottom, #f0f5f9, #ffffff);
  background-image: -webkit-linear-gradient(left bottom, #f0f5f9, #ffffff);
  background-image: linear-gradient(to right top, #f0f5f9, #ffffff);
  background-color: #fff;
  border: 1px solid #f0f5f9; }
.blocs .single-bloc > span {
  margin: 25px 25px 0 0; }
.blocs h2 {
  margin-bottom: 10px;
  font-size: 1.5em;
  color: #ea5053; }
.blocs .content-blocs {
  float: left;
  width: 255px;
  text-align: left; }
.blocs .content-blocs p {
  font-size: 1em;
  text-align: justify;
  line-height: 20px; }
.blocs .content-blocs li {
  font-size: 1em;
  padding-bottom: 5px; }
.blocs .content-blocs strong {
  font-size: 1.2em; }
.blocs .content-blocs .picto-list li {
  line-height: 1em;
  margin-bottom: 5px; }
.blocs .twitter-cityzen {
  margin-top: 40px; }

/* Bloc on footer */
.foot-blocks {
  margin-top: 40px; }
.foot-blocks .blocs {
  width: auto; }
.foot-blocks .blocs li.single-bloc {
  float: left;
  height: 400px; }
.foot-blocks .blocs div.twitter-cityzen {
  display: none; }

/* BLOC PAGE STYLE */
.single .blocs, .archive .blocs {
  width: auto;
  float: none;
  margin-top: 45px; }
.single .blocs .single-bloc, .archive .blocs .single-bloc {
  float: left;
  margin-left: 5px;
  padding: 15px 25px 30px;
  width: 268px;
  min-height: 361px; }
.single .blocs .single-bloc > span, .archive .blocs .single-bloc > span {
  float: left;
  margin: 0 auto; }
.single .blocs .single-bloc:first-child, .archive .blocs .single-bloc:first-child {
  margin-left: 0; }
.single .blocs .single-bloc h2, .archive .blocs .single-bloc h2 {
  margin-top: 20px; }
.single .blocs .content-blocs, .archive .blocs .content-blocs {
  float: none;
  clear: left;
  padding-top: 10px; }

/*----- Import pages ------------------------------------------------------------------------*/
.home {
  background: url(../images/bg-all.png) no-repeat center top; }
.home h2 {
  text-transform: uppercase;
  font-family: Shentox-Bold, Arial, sans-serif; }

.more-news {
    text-align: center;
}

.news .more-news ul {
  color: #ffffff;
  margin: 50px 0 0 0; }
.news .more-news li {
  padding-left: 1em;
  padding-right: 1em;
  font-family: Shentox-Regular,Arial,sans-serif;
  background-color: #EA5053;
  font-size: 27.6px;
  color: #ffffff;
  display: inline; }
.news .more-news li a, .news .more-news li a:visited {
  color: #ffffff; }
.news .more-news li a:hover, .news .more-news li a:active {
  color: #000; }
.news .more-news li:before {
  content: '> ';
  display: inline; }
.news .more-news li + li {
  border: none;
  margin-top: 30px;
  padding-top: 0; }

.home .banner {
  position: relative;
  margin-bottom: 45px;
  overflow: hidden; }
.home .banner .slideshow {
  width: 49%;
  float: left; }
.home .banner .slideshow.slideshow-amsterdam {
  margin-right: 2%; }
.home .banner #home_badge {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 4;
  margin-top: -122px;
  margin-left: -122px; }

.news {
  float: left;
  width: 48%;
  margin-top: 40px; }
.news li {
  display: block;
  width: 445px; }
.news li + li {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #cacaca; }
.news img {
  float: left;
  display: block;
  margin-right: 38px;
  max-width: 109px;
  height: auto; }
.news .content-news {
  float: left;
  width: 297px; }
.news .content-news > a {
  display: block;
  text-align: center;
  width: 194px;
  height: 42px;
  line-height: 42px;
  -moz-border-radius: 10px / 10px;
  -webkit-border-radius: 10px 10px;
  border-radius: 10px / 10px;
  -moz-box-shadow: 0 3px 9px #e3e3e3, inset 0 -2px 4px #acacac;
  -webkit-box-shadow: 0 3px 9px #e3e3e3, inset 0 -2px 4px #acacac;
  box-shadow: 0 3px 9px #e3e3e3, inset 0 -2px 4px #acacac;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjVmOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #f0f5f9), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(left bottom, #f0f5f9, #ffffff);
  background-image: -webkit-linear-gradient(left bottom, #f0f5f9, #ffffff);
  background-image: linear-gradient(to right top, #f0f5f9, #ffffff);
  background-color: #fff;
  border: 1px solid #f0f5f9;
  margin-top: 25px;
  background-image: url(../images/arrow-pink.png);
  background-repeat: no-repeat;
  background-position: 165px center;
  color: #404040;
  font-size: 1.1em;
  font-family: Shentox-Bold, Arial, sans-serif;
  text-transform: uppercase;
  -moz-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  -webkit-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in; }
.news .content-news > a:hover {
  color: #ea5053; }
.news .content-news > span {
  margin-right: 8px; }
.news h2 {
  color: #68b432;
  font-size: 1.250em;
  line-height: 1.2; }
.news h2 a {
  color: #68b432; }
.news h2 a:hover {
  color: #000; }
.news p.date {
  margin: 0 0 10px 50px;
  color: #ea5053;
  font-size: .9em; }
.news p {
  font-size: 1em;
  line-height: 1.2; }

.page .article, .single .article {
  padding-right: 25px; }
.page p, .page li, .single p, .single li {
  font-family: Arial, sans-serif;
  line-height: 1.6em; }
.page p, .single p {
  padding-top: 12px; }
.page h2, .single h2 {
  margin-top: 30px; }
.page h3, .single h3 {
  margin-top: 30px; }
.page h4, .single h4 {
  margin-top: 30px; }
.page ol, .single ol {
  list-style: decimal;
  list-style-position: inside;
  margin: 5px 0 15px; }
.page article ul, .single article ul {
  list-style: disc;
  list-style-position: inside;
  margin: 5px 15px 15px; }
.page article ul li ul li , .single article ul li ul li  {
  font-size: 1em; }
.page article a, .page article a:visited, .single article a, .single article a:visited {
  text-decoration: underline; }

.archive .news {
  float: none;
  width: auto; }
.archive .news li {
  width: auto;
  margin-bottom: 70px;
  padding-bottom: 40px;
  border-bottom: 1px solid #cacaca; }
.archive .news li + li {
  margin-top: 0;
  padding-top: 0;
  border-top: 0; }
.archive .news li:last-child {
  margin-bottom: 40px; }
.archive .news h2 {
  font-family: Shentox-Bold, Arial, sans-serif;
  font-size: 1.5em;
  text-transform: uppercase; }
.archive .news img {
  max-width: 200px; }
.archive .news .content-news {
  width: 732px; }
.archive .pagination {
  text-align: center;
  font-size: 1.167em; }
.archive .pagination > a {
  display: inline-block;
  margin: 0 5px; }
.archive .pagination ul {
  display: inline; }
.archive .pagination ul li {
  display: inline;
  color: #868686;
  font-size: 1em; }
.archive .pagination a {
  color: #868686; }
.archive .pagination a:hover, .archive .pagination a.active {
  color: #ea5053; }
.archive .pagination a.active {
  font-family: Shentox-Bold, Arial, sans-serif; }

.footer form input[type="checkbox"] {
  height: 0.8em;
  width: 0.8em;
  margin-right: 0.5rem;
  margin-top: -0.2rem;
  border: solid 1px white;
  -webkit-appearance:checkbox;
}
/*# sourceMappingURL=main.css.map */
