@import url("https://use.typekit.net/jby8moq.css");
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
.main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Custom additions */
ul,
ol {
  margin: 0;
  padding: 0;
}
/* Hide arrows on number fields */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input::-ms-clear {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*********************
TYPOGRAPHY
*********************/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('../fonts/font-name.eot');
    	src: url('../fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('../fonts/font-name.woff') format('woff'),
             url('../fonts/font-name.ttf') format('truetype'),
             url('../fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/* .animation (animationName, @duration: 6s, @delay: 2s, @ease: ease, @fill-mode: forwards); */
/*  .transform(translate(50px)); */
/* .transition(all 2s); */
/* .css-gradient(#dfdfdf,#f8f8f8); */
.button,
.button:visited {
  color: white;
  background: #ee7151;
  border-radius: 50px;
  padding: 12px 31px;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.25;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button:hover,
.button:visited:hover,
.button:focus,
.button:visited:focus {
  background: #c94530;
  color: white;
}
.centerVertically {
  /* This has to be on the container! */
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-flex;
  -webkit-align-items: center;
  /* W3C */
  display: flex;
  align-items: center;
}
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #89c8cc;
}
.leaflet-touch .leaflet-bar a:hover {
  color: #0e314b;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(images/marker-icon.png);
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
  display: flex;
  align-items: center;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
  display: flex;
  align-items: center;
  margin: 5px 6px 4px 3px;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
/*********************
01. GENERAL STYLES
*********************/
html {
  font-size: 62.5%;
}
html,
body {
  height: 100%;
}
body {
  font-family: futura-pt, sans-serif;
  font-size: 1.4rem;
  color: #0e314b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p {
  font-size: 20px;
}
p * {
  font-size: inherit;
}
::selection {
  background: #ee7151;
  color: white;
}
::-moz-selection {
  background: #ee7151;
  color: white;
}
.visible-phone {
  display: block;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: none;
}
.hidden-phone {
  display: none;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: block;
}
/********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/
/*********************
03. LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 90%;
  margin: 0 auto;
}
/*********************
04. LINK STYLES
*********************/
a,
a:visited {
  color: #ee7151;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* mobile tap color */
}
a:hover,
a:visited:hover,
a:focus,
a:visited:focus {
  color: #ea4f27;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: #ea4f27;
}
/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1,
h2,
h3,
h4,
h5 {
  font-family: futura-pt, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: bold;
  margin: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h2 {
  font-size: 2rem;
}
p {
  margin: 0;
  line-height: 1.5;
}
ul {
  list-style-type: none;
}
ul li,
ol li {
  font-size: 20px;
}
ul {
  display: flex;
  flex-flow: column nowrap;
  gap: 7px;
}
li {
  position: relative;
  padding-left: 20px;
  line-height: 1.25;
}
li:before {
  position: absolute;
  top: 1px;
  left: -5px;
  content: "\2022";
  color: white;
  font-weight: bold;
  display: inline-block;
}
/*********************
06. HEADER SYTLES
*********************/
.header #inner-header {
  width: 100%;
  background: white;
  z-index: 9999;
  height: 160px;
  position: relative;
}
@media screen and (min-height: 256px) {
  .header #inner-header {
    position: absolute;
    left: 0;
    top: 0;
    height: 80px;
  }
}
@media screen and (min-height: 256px) {
  .header #inner-header .inner {
    position: relative;
  }
}
.header #logo {
  background-image: url('../images/new-logo/claire-new-logo.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 136px;
  height: 117px;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 14px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.burger {
  padding: 0 8px;
  cursor: pointer;
  z-index: 100;
  position: absolute;
  right: -8px;
  top: 19px;
  width: 40px;
  height: 40px;
}
.burger span {
  width: 100%;
  height: 4px;
  border-radius: 10px;
  background: #ee7151;
  display: block;
  margin: 8px 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  right: 0;
  top: 0;
}
.burger span:nth-child(2) {
  top: 11px;
}
.burger span:nth-child(3) {
  top: 22px;
}
.burger.open span {
  background: white;
}
.burger.open span:nth-child(1) {
  top: 8px;
  -ms-transform: rotate(45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
  transform: translate3d(0, 0, 0) rotate(45deg);
}
.burger.open span:nth-child(2) {
  opacity: 0;
}
.burger.open span:nth-child(3) {
  top: 7px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  transform: translate3d(0, 0, 0) rotate(-45deg);
}
/*********************
07. NAVIGATION STYLES
*********************/
nav {
  position: absolute;
  top: -300%;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 400px;
  background: rgba(239, 126, 108, 0.9);
  -webkit-transition: top 0.35s ease;
  transition: top 0.35s ease;
  z-index: 99;
}
nav.open {
  top: 0;
}
@media screen and (min-height: 256px) {
  nav {
    position: fixed;
  }
}
nav ul.nav,
nav div.nav ul {
  list-style: none;
  display: flex;
  align-items: center;
  flex-flow: column wrap;
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
nav ul.nav li,
nav div.nav ul li {
  margin-bottom: 12px;
}
nav ul.nav li a,
nav div.nav ul li a {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  padding: 7px 14px;
  color: white;
}
/*********************
08. POSTS & CONTENT STYLES
*********************/
.entry-content img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
/******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
.energysaver_page_navi {
  /* common styles for page-navi links */
}
.energysaver_page_navi li {
  float: left;
  list-style: none;
}
.energysaver_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.energysaver_page_navi li a:hover,
.energysaver_page_navi li a:focus {
  color: #ee7151;
  text-decoration: underline;
}
.energysaver_page_navi li.pagenavi-current {
  padding: 3px 6px;
  border-bottom: 2px solid #ee7151;
  position: relative;
}
.energysaver_page_navi li.pagenavi-prev-link,
.energysaver_page_navi li.pagenavi-next-link {
  font-weight: bold;
}
.energysaver_page_navi li.pagenavi-prev-link a,
.energysaver_page_navi li.pagenavi-next-link a {
  padding: 0;
}
/*********************
10. Home
*********************/
.banner-container {
  width: 100%;
  max-width: 728px;
  margin: 100px auto 25px;
  height: auto;
  display: flex;
  justify-content: center;
  text-decoration: none;
}
.banner-container .banner {
  display: none;
}
.banner-container + .main {
  margin-top: 0;
}
.banner-container .banner-mobile {
  max-width: 70%;
}
#hero-section {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  z-index: 0;
  background-size: cover;
}
#hero-section:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.35;
}
#container {
  position: relative;
  z-index: 1;
}
.header {
  position: relative;
  height: 332px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0;
}
.about .wrap {
  position: relative;
  background: white;
  margin: 0 auto;
  padding: 60px 0 0;
  width: 100%;
}
.about .inner {
  width: 92%;
  margin: 0 auto;
}
.about h2 {
  line-height: 1;
  text-align: center;
  color: #ee7151;
  margin-bottom: 25px;
}
.about .about-img {
  position: absolute;
  top: -78px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 122px;
  height: 122px;
}
.about .benefits {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding-bottom: 30px;
  margin: 50px -8px 0;
}
.about .benefit {
  width: calc(50% - 16px);
  padding: 0 10px 20px;
  border: 3px solid black;
  margin: 0 8px 50px;
}
.about .benefit .image {
  height: 46px;
}
.about .benefit img {
  margin: -34px auto 9px;
  display: block;
  padding: 0 12px;
  background: white;
  height: 100%;
}
.about .benefit h3 {
  font-size: 16px;
  line-height: 1.25;
  height: 40px;
  text-align: center;
  color: #ee7151;
  margin: 0 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about .benefit p {
  line-height: 1.21428;
}
.advantages {
  background: #fae4d4;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.advantages h2.advantages_main-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
  text-align: center;
  color: #0e314b;
  padding: 50px 5px 50px;
}
.advantages .content {
  color: #000000;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  gap: 5rem;
  width: 100%;
  max-width: 1450px;
  padding: 0 20px 70px;
}
.advantages .content h2 {
  color: #0e314b;
  margin-bottom: 17px;
}
.advantages .content .inner {
  max-width: 494px;
  position: relative;
  z-index: 1;
}
.advantages .content a {
  margin: 15px 0 0;
  display: inline-block;
  text-decoration: none;
}
.advantages .content .button:focus-within,
.advantages .content a:focus-within,
.advantages .content .button:focus,
.advantages .content a:focus,
.advantages .content .button:focus-visible,
.advantages .content a:focus-visible {
  outline: 2px dotted white;
}
.advantages .content .button {
  margin-bottom: 50px;
}
.advantages .button:focus-within,
.advantages a:focus-within,
.advantages .button:focus,
.advantages a:focus,
.advantages .button:focus-visible,
.advantages a:focus-visible {
  outline: 2px dotted white;
}
.advantages .button {
  margin-bottom: 50px;
}
.formulas {
  padding: 35px 0;
}
.formulas h2 {
  text-align: center;
  margin-bottom: 15px;
}
.formulas h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.1875;
  text-transform: uppercase;
  color: white;
}
.formulas p,
.formulas li {
  font-family: futura-pt-condensed, sans-serif;
}
.formulas .description,
.formulas .usages,
.formulas .objectives {
  margin-top: 7px;
}
.formulas .description strong,
.formulas .usages strong,
.formulas .objectives strong,
.formulas .description h1,
.formulas .usages h1,
.formulas .objectives h1,
.formulas .description h2,
.formulas .usages h2,
.formulas .objectives h2,
.formulas .description h3,
.formulas .usages h3,
.formulas .objectives h3,
.formulas .description h4,
.formulas .usages h4,
.formulas .objectives h4,
.formulas .description h5,
.formulas .usages h5,
.formulas .objectives h5 {
  font-family: futura-pt, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: white;
  text-align: left;
  margin-bottom: 0;
  display: block;
}
.formulas li:before {
  content: "\2022";
  color: white;
  font-weight: bold;
  display: inline-block;
  margin-right: 6px;
}
.formulas .content {
  padding: 18px 18px 21px;
}
.formulas .type {
  font-family: futura-pt-condensed, sans-serif;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  background: #89c8cc;
  color: white;
  font-size: 16px;
  padding: 7px 13px;
  text-transform: uppercase;
}
.formulas .temporary .single {
  position: relative;
  background: #89c8cc;
  margin: 0 auto 15px;
  max-width: 620px;
}
.formulas .temporary .single .image {
  height: 288px;
  background-size: cover;
}
.formulas .long_term {
  margin-top: 29px;
  margin-bottom: 40px;
}
.formulas .long_term .single {
  position: relative;
  background: #ee7151;
  color: white;
  max-width: 620px;
  margin: 0 auto;
}
.formulas .long_term .single .image {
  height: 288px;
}
.formulas .long_term .single .type {
  background: #ee7151;
}
.contact {
  background: #fae4d4;
  padding: 35px 0 30px;
}
.contact h2 {
  text-align: center;
  margin-bottom: 24px;
}
.contact .people {
  margin-bottom: 18px;
}
.contact .person {
  background: #89c8cc;
  text-align: center;
  color: white;
  margin-bottom: 18px;
  padding: 17px 14px;
}
.contact .person h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.contact .person p {
  font-size: 16px;
}
.contact .person .phone,
.contact .person .contact-form {
  position: relative;
  padding-left: 27px;
  display: inline-flex;
}
.contact .person .phone:before,
.contact .person .contact-form:before {
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.contact .person .phone {
  padding-right: 18px;
  margin-right: 16px;
  border-right: 1px solid white;
}
.contact .person .phone:before {
  background-image: url('../images/phone-call.svg');
}
.contact .person .contact-form {
  padding-left: 30px;
  color: white;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.contact .person .contact-form:before {
  width: 22px;
  height: 18px;
  background-image: url('../images/mail.svg');
}
.contact .person .contact-form:hover {
  opacity: 0.75;
}
.contact .person:last-child {
  margin-bottom: 0;
}
.contact .map-container {
  background: #E8E8E8;
  height: 288px;
  overflow: hidden;
}
.contact .map-container #map {
  height: 100%;
}
.contact .button {
  width: 100%;
  margin: 32px auto 0;
  display: block;
}
.upper-footer {
  background: #0e314b;
  color: white;
  padding: 15px 0 19px;
}
.upper-footer .wrap {
  max-width: 780px;
}
.upper-footer p {
  margin: 0;
  color: white;
  text-align: center;
}
.layover {
  background: rgba(255, 255, 255, 0.85);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}
.layover-image-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 94%;
  max-width: 540px;
  height: 380px;
  -ms-transform: translate(-50%, -40%);
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  cursor: pointer;
}
.layover-image-wrapper img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.layover-close {
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  z-index: 10;
}
/*********************
13. FOOTER STYLES
*********************/
.footer #inner-footer {
  padding: 8px 0;
  text-align: center;
}
.footer p {
  margin: 0;
}
.error404 .header .main {
  display: none;
}
#post-not-found {
  padding: 110px 0 80px;
}
.social-icons [class^="icon-"],
.social-icons [class*=" icon-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: white;
  text-decoration: none;
  text-align: center;
}
.social-icons [class^="icon-"]:hover,
.social-icons [class*=" icon-"]:hover {
  background: white;
}
.social-icons .icon-facebook {
  background: #3b5998;
}
.social-icons .icon-facebook:hover {
  color: #3b5998;
}
.social-icons .icon-twitter {
  background: #1da1f2;
}
.social-icons .icon-twitter:hover {
  color: #1da1f2;
}
.social-icons .icon-googleplus {
  background: #db4437;
}
.social-icons .icon-googleplus:hover {
  color: #db4437;
}
.social-icons .icon-linkedin {
  background: #007bb5;
}
.social-icons .icon-linkedin:hover {
  color: #007bb5;
}
.social-icons .icon-youtube {
  background: #ff0000;
}
.social-icons .icon-youtube:hover {
  color: #ff0000;
}
#cookie-notice button:focus,
#cookie-notice .button:focus,
#cookie-notice label:focus,
#cookie-notice button:focus-visible,
#cookie-notice .button:focus-visible,
#cookie-notice label:focus-visible,
#cookie-notice button:focus-within,
#cookie-notice .button:focus-within,
#cookie-notice label:focus-within {
  outline: 2px dotted black;
}
#contact a:focus,
#contact a:focus-visible,
#contact a:focus-within {
  outline: 2px dotted #c94530;
}
#contact .button:focus,
#contact .button:focus-visible,
#contact .button:focus-within {
  outline: 2px dotted black;
}
.leaflet-control-zoom a:focus,
.leaflet-control-zoom a:focus-visible,
.leaflet-control-zoom a:focus-within {
  outline: 2px dotted black;
}
@media only screen and (min-width: 481px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 1.6rem;
  }
  h2 {
    font-size: 2.4rem;
  }
  p {
    line-height: 1.25;
    font-size: 20px;
  }
  p * {
    font-size: inherit;
  }
  .wrap {
    width: 96%;
    max-width: 1208px;
  }
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  nav ul.nav li,
  nav div.nav ul li {
    float: left;
    position: relative;
  }
  nav ul.nav li a,
  nav div.nav ul li a {
    font-size: 24px;
  }
  nav ul.nav li ul.sub-menu,
  nav div.nav ul li ul.sub-menu,
  nav ul.nav li ul.children,
  nav div.nav ul li ul.children {
    margin-top: 0;
    border-top: 0;
    position: absolute;
    display: none;
    z-index: 99999;
    /* highlight sub-menu current page */
  }
  nav ul.nav li ul.sub-menu li a,
  nav div.nav ul li ul.sub-menu li a,
  nav ul.nav li ul.children li a,
  nav div.nav ul li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
  }
  nav ul.nav li:hover ul,
  nav div.nav ul li:hover ul {
    top: auto;
    display: block;
  }
  .header #inner-header {
    height: 125px;
  }
  .header #logo {
    width: 178px;
    height: 153px;
    position: absolute;
    top: 14px;
    left: 0;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .burger {
    width: 44px;
    top: 40px;
    right: 0;
  }
  .burger span {
    height: 5px;
    margin: 6px 0;
  }
  .burger span:nth-child(2) {
    top: 13px;
  }
  .burger span:nth-child(3) {
    top: 26px;
  }
  .banner-container {
    margin: 130px auto 30px;
  }
  .banner-container .banner-mobile {
    display: none;
  }
  .banner-container .banner {
    display: block;
  }
  .main {
    height: 485px;
    padding-bottom: 145px;
    margin-top: 125px;
  }
  .main h1 {
    font-size: 40px;
  }
  .about {
    margin-bottom: -80px;
  }
  .about .about-content {
    font-size: 20px;
  }
  .about .wrap {
    width: 96%;
    padding: 90px 0 0;
    -ms-transform: translateY(-140px);
    -webkit-transform: translateY(-140px);
    transform: translateY(-140px);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  .about .inner {
    width: 84%;
  }
  .about .about-img {
    top: -70px;
    width: 141px;
    height: 141px;
  }
  .about .benefits {
    margin-top: 70px;
    padding-bottom: 0;
  }
  .about .benefit {
    width: calc(33.33% - 16px);
  }
  .about .benefit p {
    font-size: 18px;
    text-align: center;
    line-height: 1.3;
  }
  .about .benefit .image {
    height: 84px;
  }
  .about .benefit img {
    padding: 0 20px;
    height: auto;
  }
  .advantages {
    position: relative;
    overflow: hidden;
  }
  .advantages:before {
    content: '';
    position: absolute;
    left: -50px;
    bottom: -22px;
    width: 491px;
    height: 491px;
    background-image: url("../images/location.svg");
    background-repeat: no-repeat;
  }
  .advantages:after {
    content: '';
    position: absolute;
    right: -254px;
    bottom: -83px;
    width: 482px;
    height: 482px;
    background-image: url("../images/project-management.svg");
    background-size: cover;
  }
  .advantages .image {
    height: auto;
  }
  .advantages .content {
    padding: 0 50px 75px;
    position: relative;
  }
  .advantages .content:after {
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    width: 1px;
    height: calc(100% - 70px);
    background-color: #000000;
    transform: translateX(-50%);
  }
  .advantages .content a {
    margin-top: 44px;
  }
  .formulas {
    padding: 70px 0;
  }
  .formulas .content {
    padding: 25px;
  }
  .formulas h2 {
    margin-bottom: 38px;
  }
  .formulas h3 {
    font-size: 32px;
    margin-bottom: 23px;
  }
  .formulas p,
  .formulas li {
    font-family: futura-pt-condensed, sans-serif;
    font-size: 20px;
  }
  .formulas .description,
  .formulas .usages,
  .formulas .objectives {
    margin-top: 22px;
  }
  .formulas .description strong,
  .formulas .usages strong,
  .formulas .objectives strong,
  .formulas .description h1,
  .formulas .usages h1,
  .formulas .objectives h1,
  .formulas .description h2,
  .formulas .usages h2,
  .formulas .objectives h2,
  .formulas .description h3,
  .formulas .usages h3,
  .formulas .objectives h3,
  .formulas .description h4,
  .formulas .usages h4,
  .formulas .objectives h4,
  .formulas .description h5,
  .formulas .usages h5,
  .formulas .objectives h5 {
    margin-bottom: 4px;
    font-size: 20px;
  }
  .formulas .col-2 {
    display: flex;
    justify-content: space-between;
  }
  .formulas .col-2 > * {
    width: 48%;
  }
  .formulas .type {
    padding: 13px;
  }
  .formulas .temporary .single {
    position: relative;
  }
  .formulas .temporary .single .image {
    height: 324px;
  }
  .formulas .long_term .single {
    display: flex;
    justify-content: space-between;
  }
  .formulas .long_term .single .image {
    width: 50%;
    height: auto;
    background-size: cover;
  }
  .contact {
    padding: 40px 0 55px;
  }
  .contact .people {
    display: flex;
    justify-content: space-between;
    margin-bottom: 68px;
  }
  .contact .person {
    padding: 28px 24px;
    margin-bottom: 0;
    width: 49%;
  }
  .contact .person h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .contact .person .contact-form .phone {
    padding-right: 24px;
    margin-right: 22px;
  }
  .contact .person .contact-form:before {
    top: 2px;
  }
  .contact .map-container {
    height: 272px;
  }
  .contact .button {
    max-width: 240px;
  }
  .upper-footer {
    padding: 27px 0 22px;
  }
  .footer #inner-footer {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
  }
}
@media only screen and (min-width: 1000px) {
  .visible-desktop {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  .burger {
    display: none;
  }
  nav {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none;
  }
  nav ul.nav,
  nav div.nav ul {
    flex-flow: row wrap;
    width: auto;
    position: static;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  nav ul.nav li a,
  nav div.nav ul li a {
    font-size: 15px;
    color: #ee7151;
    padding: 19px 24px;
    margin: 0 6px;
  }
  nav ul.nav li a:after,
  nav div.nav ul li a:after {
    content: '';
    width: 100%;
    height: 7px;
    background: #ee7151;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  nav ul.nav li a:focus:after,
  nav div.nav ul li a:focus:after,
  nav ul.nav li a:focus-within:after,
  nav div.nav ul li a:focus-within:after,
  nav ul.nav li a:focus-visible:after,
  nav div.nav ul li a:focus-visible:after,
  nav ul.nav li a:hover:after,
  nav div.nav ul li a:hover:after {
    opacity: 1;
    visibility: visible;
  }
  nav ul.nav li:last-child,
  nav div.nav ul li:last-child {
    margin-right: 0;
  }
  nav ul.nav li:last-child a,
  nav div.nav ul li:last-child a {
    color: white;
    background: #ee7151;
    border-radius: 50px;
    padding: 12px 31px;
  }
  nav ul.nav li:last-child a:after,
  nav div.nav ul li:last-child a:after {
    display: none;
  }
  nav ul.nav li:last-child a:hover,
  nav div.nav ul li:last-child a:hover {
    background: #c94530;
  }
  nav ul.nav li:last-child a:focus-visible,
  nav div.nav ul li:last-child a:focus-visible,
  nav ul.nav li:last-child a:focus,
  nav div.nav ul li:last-child a:focus,
  nav ul.nav li:last-child a:focus-within,
  nav div.nav ul li:last-child a:focus-within {
    outline: 2px dotted black;
  }
  #hero-section {
    background-size: cover;
    background-position: center bottom;
  }
  .header #inner-header {
    z-index: 1100;
    height: 116px;
  }
  .header #inner-header .inner {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 33px;
  }
  .main {
    height: 532px;
    margin-top: 116px;
  }
  .about .benefit {
    width: calc(20% - 16px);
  }
  .advantages:after {
    right: -180px;
  }
  .advantages > div {
    width: 50%;
  }
  .advantages .content {
    flex-direction: row;
    padding: 0 60px 70px;
  }
  .formulas .type {
    font-size: 1.8rem;
  }
  .formulas .temporary {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
  .formulas .temporary .single {
    width: 49%;
  }
  .formulas .long_term .single {
    max-width: inherit;
  }
  .upper-footer {
    padding: 44px 0 31px;
  }
}
@media only screen and (min-width: 1200px) {
  /*.advantages {
    .content {
        padding: 180px 110px;
    }
}*/
  .contact {
    padding: 90px 0 84px;
  }
  .contact .people {
    margin-bottom: 0;
    display: block;
  }
  .contact .person {
    width: 100%;
    margin-bottom: 16px;
  }
  .contact .col-2 {
    display: flex;
    justify-content: space-between;
  }
  .contact .col-2 > div {
    width: 49%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /*

EXAMPLE 
.icon {
	background: url(img/test@2x.png) no-repeat;
	background-size: 24px 24px;
}

*/
}
@media print {
  /******************************************************************
Site Name:
Author:

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. If you want to
though, go for it.

******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
