@charset "UTF-8";

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

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* ===================================================================
  SUPERFISH MENU
=================================================================== */

.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li {
  position: relative;
}

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.sf-menu > li {
  display: inline-block;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  display: block;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu ul ul {
  top: 0;
  left: 100%;
}

/* ===================================================================
  ICON FONT
=================================================================== */

@font-face {
  font-family: 'icomoon';
  src: url(fonts/icomoon.eot);
  src: url(fonts/icomoon.eot#iefix) format("embedded-opentype"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.woff) format("woff"), url(fonts/icomoon.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-down-circle:before {
  content: "\E910";
}

.icon-chevron-up-circle:before {
  content: "\E911";
}

.icon-chevron-right:before {
  content: "\E90C";
}

.icon-chevron-left:before {
  content: "\E90D";
}

.icon-chevron-down:before,
.select-field:after {
  content: "\E90E";
}

.icon-chevron-up:before {
  content: "\E90F";
}

.icon-arrow-thin-left:before {
  content: "\E90A";
  color: #ccc;
}

.icon-arrow-thin-right:before {
  content: "\E90B";
  color: #ccc;
}

.icon-arrow-down:before {
  content: "\E905";
}

.icon-calendar:before {
  content: "\E906";
}

.icon-clock:before {
  content: "\E907";
}

.icon-location:before {
  content: "\E908";
}

.icon-sand-watch:before {
  content: "\E909";
}

.icon-google-plus-with-circle:before {
  content: "\E900";
}

.icon-instagram-with-circle:before {
  content: "\E901";
}

.icon-linkedin-with-circle:before {
  content: "\E902";
}

.icon-twitter-with-circle:before {
  content: "\E903";
}

.icon-facebook-with-circle:before {
  content: "\E904";
}

/* ===================================================================
  MMENU
=================================================================== */

/*
	jQuery.mmenu oncanvas CSS
*/

.mm-hidden {
  display: none !important;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-panels {
  overflow: hidden;
}

.mm-panel {
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.mm-panel.mm-opened {
  -webkit-transform: translate(0%, 0);
  transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.mm-panel.mm-subopened {
  -webkit-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panel.mm-highest {
  z-index: 1;
}

.mm-panel.mm-noanimation {
  transition: none !important;
}

.mm-panel.mm-noanimation.mm-subopened {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-panels > .mm-panel:not(.mm-hidden) {
  display: block;
}

.mm-panels > .mm-panel:before,
.mm-panels > .mm-panel:after {
  content: '';
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  transform: none !important;
}

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  box-sizing: border-box;
  height: 40px;
  bottom: auto;
}

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}

.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-clear:before,
.mm-clear:after,
.mm-close:before,
.mm-close:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-clear:before,
.mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}

.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}

.mm-prev:before,
.mm-next:after {
  content: '';
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}

.mm-prev:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-next:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar > * {
  display: block;
  padding: 10px 0;
}

.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-navbar .mm-btn:first-child {
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0;
}

.mm-panel .mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 16px;
  line-height: 20px;
}

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
}

.mm-listview > li {
  position: relative;
}

.mm-listview > li,
.mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
  border-color: inherit;
}

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.mm-listview > li:not(.mm-divider):after {
  left: 20px;
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}

.mm-menu {
  background: #B32534;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: #fff;
}

.mm-menu .mm-btn:before,
.mm-menu .mm-btn:after {
  border-color: #fff;
}

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
  tap-highlight-color: rgba(0, 0, 0, 0.5);
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.5);
}

.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}

/*
	jQuery.mmenu offCanvas addon CSS
*/

.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 1;
}

html.mm-opened {
  overflow-x: hidden;
  position: relative;
}

html.mm-blocking {
  overflow: hidden;
}

html.mm-blocking body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
}

.mm-menu.mm-offcanvas.mm-opened {
  display: block;
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened {
  z-index: 10;
}

.mm-menu.mm-offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}

/*
	Improved screen reader only CSS class
	@author Gaël Poupard
	@note Based on Yahoo!'s technique
	@author Thierry Koblentz
	@see https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html
	* 1.
		@note `clip` is deprecated but works everywhere
		@see https://developer.mozilla.org/en-US/docs/Web/CSS/clip
	* 2.
		@note `clip-path` is the future-proof version, but not very well supported yet
		@see https://developer.mozilla.org/en-US/docs/Web/CSS/clip-path
		@author Yvain Liechti
		@see https://twitter.com/ryuran78/status/778943389819604992
	* 3.
		@note preventing text to be condensed
		author J. Renée Beach
		@see https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
	* 4.
		@note !important is important
		@note Obviously you wanna hide something
		@author Harry Roberts
		@see http://csswizardry.com/2016/05/the-importance-of-important/
*/

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  /* 1 */
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  /* 2 */
  white-space: nowrap !important;
  /* 3 */
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}

/*
	jQuery.mmenu pageDim extension CSS
*/

.mm-menu.mm-opened[class*="mm-pagedim"] ~ #mm-blocker {
  opacity: 0;
}

html.mm-opening .mm-menu.mm-opened[class*="mm-pagedim"] ~ #mm-blocker {
  opacity: 0.6;
  transition: opacity 0.4s ease 0.4s;
}

.mm-menu.mm-opened.mm-pagedim ~ #mm-blocker {
  background: inherit;
}

.mm-menu.mm-opened.mm-pagedim-white ~ #mm-blocker {
  background: #fff;
}

.mm-menu.mm-opened.mm-pagedim-black ~ #mm-blocker {
  background: #000;
}

/*
	jQuery.mmenu position extension CSS
*/

.mm-menu.mm-offcanvas.mm-right {
  left: auto;
}

html.mm-right.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
  }
}

/*
	jQuery.mmenu z-position extension CSS
*/

html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0;
}

html.mm-front #mm-blocker {
  z-index: 1;
}

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2;
}

.mm-menu.mm-offcanvas.mm-front,
.mm-menu.mm-offcanvas.mm-next {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right {
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-top {
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-offcanvas.mm-bottom {
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.mm-menu.mm-offcanvas.mm-top,
.mm-menu.mm-offcanvas.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu.mm-offcanvas.mm-bottom {
  top: auto;
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-offcanvas.mm-top,
.mm-menu.mm-offcanvas.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

/*
	jQuery.mmenu borderStyle extension CSS
*/

.mm-menu.mm-border-none .mm-listview > li:after,
.mm-menu .mm-listview.mm-border-none > li:after,
.mm-menu .mm-listview > li.mm-border-none:after {
  content: none;
}

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-menu .mm-listview.mm-border-full > li:after,
.mm-menu .mm-listview > li.mm-border-full:after {
  left: 0 !important;
}

.mm-menu.mm-border-offset .mm-listview > li:after,
.mm-menu .mm-listview.mm-border-offset > li:after,
.mm-menu .mm-listview > li.mm-border-offset:after {
  right: 20px;
}

.side-panel {
  display: none;
}

/* ===================================================================
  SLICK SLIDER
=================================================================== */

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* ===================================================================
  MAGNIFIC POPUP
=================================================================== */

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 0;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 0;
    padding-right: 0;
  }
}

/**
 * Animation
 */

.mfp-zoom-anim .zoom-anim-dialog {
  opacity: 0;
}

.mfp-zoom-anim .zoom-anim-dialog,
.mfp-zoom-anim .zoom-anim-dialog__inner {
  transition: all 0.2s ease-out;
}

.mfp-zoom-anim .zoom-anim-dialog__inner {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

.mfp-zoom-anim.mfp-ready .zoom-anim-dialog {
  opacity: 1;
}

.mfp-zoom-anim.mfp-ready .zoom-anim-dialog__inner {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.mfp-zoom-anim.mfp-removing .zoom-anim-dialog {
  opacity: 0;
}

.mfp-zoom-anim.mfp-removing .zoom-anim-dialog__inner {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

.mfp-zoom-anim.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.mfp-zoom-anim.mfp-bg.mfp-ready {
  opacity: 0.75;
}

.mfp-zoom-anim.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-full-screen.mfp-bg {
  background: #000;
}

@media screen and (min-width: 600px) {
  .mfp-full-screen.mfp-bg {
    background: #fff;
  }
}

/*============================================================================
  #Grid Setup
    - Based on csswizardry grid, but with floated columns, a fixed gutter size, and BEM classes
    - Breakpoints defined above, under #Breakpoint and Grid Variables
    - Note the inclusion of .grid-uniform to take care of clearfixes on evenly sized grid items
==============================================================================*/

.wrapper {
  *zoom: 1;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}

.wrapper:before,
.wrapper:after {
  content: '';
  display: table;
}

.wrapper:after {
  clear: both;
}

@media screen and (min-width: 480px) {
  .wrapper {
    padding: 0 40px;
  }
}

.wrapper--full {
  max-width: none;
}

/* Force clearfix on grids */

.grid,
.grid--rev,
.grid--full,
.grid-uniform {
  *zoom: 1;
}

.grid:before,
.grid--rev:before,
.grid--full:before,
.grid:after,
.grid--rev:after,
.grid--full:after,
.grid-uniform:before,
.grid-uniform:after {
  content: '';
  display: table;
}

.grid:after,
.grid--rev:after,
.grid--full:after,
.grid-uniform:after {
  clear: both;
}

/* Manual grid__item clearfix */

.grid__item.clear {
  clear: both;
}

/*============================================================================
  Drop relative positioning into silent classes which can't take advantage of
  the `[class*="push--"]` and `[class*="pull--"]` selectors.
==============================================================================*/

/*============================================================================
  Grid Setup
    1. Allow the grid system to be used on lists.
    2. Remove any margins and paddings that might affect the grid system.
    3. Apply a negative `margin-left` to negate the columns' gutters.
==============================================================================*/

.grid,
.grid--rev,
.grid--full,
.grid-uniform {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -20px;
}

@media screen and (min-width: 600px) {
  .grid,
  .grid--rev,
  .grid--full,
  .grid-uniform {
    margin-left: -40px;
  }
}

.grid__item {
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  vertical-align: top;
  padding-left: 20px;
  width: 100%;
}

@media screen and (min-width: 600px) {
  .grid__item {
    padding-left: 40px;
  }
}

/*============================================================================
  Reversed grids allow you to structure your source in the opposite
  order to how your rendered layout will appear.
==============================================================================*/

.grid--rev {
  direction: rtl;
  text-align: left;
}

.grid--rev > .grid__item {
  direction: ltr;
  text-align: left;
  float: right;
}

/* Gutterless grids have all the properties of regular grids, minus any spacing. */

.grid--full {
  margin-left: 0;
}

.grid--full > .grid__item {
  padding-left: 0;
}

/*============================================================================
  WIDTHS
    - Create width classes, prefixed by the specified namespace.
==============================================================================*/

/*================ Clearfix helper on uniform grids ================*/

/*================ Helper show/hide classes around our breakpoints ===========*/

/*================ Our regular, non-responsive width and helper classes ======*/

/** Whole */

.one-whole {
  width: 100%;
}

/* Halves */

.one-half {
  width: 50%;
}

/* Thirds */

/* Quarters */

/* Fifths */

/* Sixths */

/* Eighths */

/* Tenths */

/* Twelfths */

.one-twelfth {
  width: 8.333%;
}

.two-twelfths {
  width: 16.666%;
}

.three-twelfths {
  width: 25%;
}

.four-twelfths {
  width: 33.333%;
}

.five-twelfths {
  width: 41.666%;
}

.six-twelfths {
  width: 50%;
}

.seven-twelfths {
  width: 58.333%;
}

.eight-twelfths {
  width: 66.666%;
}

.nine-twelfths {
  width: 75%;
}

.ten-twelfths {
  width: 83.333%;
}

.eleven-twelfths {
  width: 91.666%;
}

.show {
  display: block !important;
}

.hide {
  display: none !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

/*================ Our responsive classes, if we have enabled them ================*/

@media only screen and (max-width: 480px) {
  /** Whole */

  .small--one-whole {
    width: 100%;
  }

  /* Halves */

  .small--one-half {
    width: 50%;
  }

  /* Thirds */

  /* Quarters */

  /* Fifths */

  /* Sixths */

  /* Eighths */

  /* Tenths */

  /* Twelfths */

  .small--one-twelfth {
    width: 8.333%;
  }

  .small--two-twelfths {
    width: 16.666%;
  }

  .small--three-twelfths {
    width: 25%;
  }

  .small--four-twelfths {
    width: 33.333%;
  }

  .small--five-twelfths {
    width: 41.666%;
  }

  .small--six-twelfths {
    width: 50%;
  }

  .small--seven-twelfths {
    width: 58.333%;
  }

  .small--eight-twelfths {
    width: 66.666%;
  }

  .small--nine-twelfths {
    width: 75%;
  }

  .small--ten-twelfths {
    width: 83.333%;
  }

  .small--eleven-twelfths {
    width: 91.666%;
  }

  .small--show {
    display: block !important;
  }

  .small--hide {
    display: none !important;
  }

  .small--text-left {
    text-align: left !important;
  }

  .small--text-right {
    text-align: right !important;
  }

  .small--text-center {
    text-align: center !important;
  }

  .small--left {
    float: left !important;
  }

  .small--right {
    float: right !important;
  }

  .grid-uniform .small--one-half:nth-child(2n+1),
  .grid-uniform .small--one-third:nth-child(3n+1),
  .grid-uniform .small--one-quarter:nth-child(4n+1),
  .grid-uniform .small--one-fifth:nth-child(5n+1),
  .grid-uniform .small--one-sixth:nth-child(6n+1),
  .grid-uniform .small--two-sixths:nth-child(3n+1),
  .grid-uniform .small--three-sixths:nth-child(2n+1),
  .grid-uniform .small--two-eighths:nth-child(4n+1),
  .grid-uniform .small--four-eighths:nth-child(2n+1),
  .grid-uniform .small--five-tenths:nth-child(2n+1),
  .grid-uniform .small--one-twelfth:nth-child(12n+1),
  .grid-uniform .small--two-twelfths:nth-child(6n+1),
  .grid-uniform .small--three-twelfths:nth-child(4n+1),
  .grid-uniform .small--four-twelfths:nth-child(3n+1),
  .grid-uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
  /** Whole */

  .medium--one-whole {
    width: 100%;
  }

  /* Halves */

  .medium--one-half {
    width: 50%;
  }

  /* Thirds */

  /* Quarters */

  /* Fifths */

  /* Sixths */

  /* Eighths */

  /* Tenths */

  /* Twelfths */

  .medium--one-twelfth {
    width: 8.333%;
  }

  .medium--two-twelfths {
    width: 16.666%;
  }

  .medium--three-twelfths {
    width: 25%;
  }

  .medium--four-twelfths {
    width: 33.333%;
  }

  .medium--five-twelfths {
    width: 41.666%;
  }

  .medium--six-twelfths {
    width: 50%;
  }

  .medium--seven-twelfths {
    width: 58.333%;
  }

  .medium--eight-twelfths {
    width: 66.666%;
  }

  .medium--nine-twelfths {
    width: 75%;
  }

  .medium--ten-twelfths {
    width: 83.333%;
  }

  .medium--eleven-twelfths {
    width: 91.666%;
  }

  .medium--show {
    display: block !important;
  }

  .medium--hide {
    display: none !important;
  }

  .medium--text-left {
    text-align: left !important;
  }

  .medium--text-right {
    text-align: right !important;
  }

  .medium--text-center {
    text-align: center !important;
  }

  .medium--left {
    float: left !important;
  }

  .medium--right {
    float: right !important;
  }

  .grid-uniform .medium--one-half:nth-child(2n+1),
  .grid-uniform .medium--one-third:nth-child(3n+1),
  .grid-uniform .medium--one-quarter:nth-child(4n+1),
  .grid-uniform .medium--one-fifth:nth-child(5n+1),
  .grid-uniform .medium--one-sixth:nth-child(6n+1),
  .grid-uniform .medium--two-sixths:nth-child(3n+1),
  .grid-uniform .medium--three-sixths:nth-child(2n+1),
  .grid-uniform .medium--two-eighths:nth-child(4n+1),
  .grid-uniform .medium--four-eighths:nth-child(2n+1),
  .grid-uniform .medium--five-tenths:nth-child(2n+1),
  .grid-uniform .medium--one-twelfth:nth-child(12n+1),
  .grid-uniform .medium--two-twelfths:nth-child(6n+1),
  .grid-uniform .medium--three-twelfths:nth-child(4n+1),
  .grid-uniform .medium--four-twelfths:nth-child(3n+1),
  .grid-uniform .medium--six-twelfths:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 769px) {
  /** Whole */

  .large--one-whole {
    width: 100%;
  }

  /* Halves */

  .large--one-half {
    width: 50%;
  }

  /* Thirds */

  /* Quarters */

  /* Fifths */

  /* Sixths */

  /* Eighths */

  /* Tenths */

  /* Twelfths */

  .large--one-twelfth {
    width: 8.333%;
  }

  .large--two-twelfths {
    width: 16.666%;
  }

	body header .large--three-twelfths{
    width:10%;
    }
    
    body header .large--nine-twelfths{
    width:90%;
    }

  .large--three-twelfths,
  .footer-widgets .widget:last-child {
    width: 25%;
  }

  .large--four-twelfths {
    width: 33.333%;
  }

  .large--five-twelfths {
    width: 41.666%;
  }

  .large--six-twelfths {
    width: 50%;
  }

  .large--seven-twelfths {
    width: 58.333%;
  }

  .large--eight-twelfths {
    width: 66.666%;
  }

  .large--nine-twelfths {
    width: 75%;
  }

  .large--ten-twelfths {
    width: 83.333%;
  }

  .large--eleven-twelfths {
    width: 91.666%;
  }

  .large--show {
    display: block !important;
  }

  .large--hide {
    display: none !important;
  }

  .large--text-left {
    text-align: left !important;
  }

  .large--text-right {
    text-align: right !important;
  }

  .large--text-center {
    text-align: center !important;
  }

  .large--left {
    float: left !important;
  }

  .large--right {
    float: right !important;
  }

  .grid-uniform .large--one-half:nth-child(2n+1),
  .grid-uniform .large--one-third:nth-child(3n+1),
  .grid-uniform .large--one-quarter:nth-child(4n+1),
  .grid-uniform .large--one-fifth:nth-child(5n+1),
  .grid-uniform .large--one-sixth:nth-child(6n+1),
  .grid-uniform .large--two-sixths:nth-child(3n+1),
  .grid-uniform .large--three-sixths:nth-child(2n+1),
  .grid-uniform .large--two-eighths:nth-child(4n+1),
  .grid-uniform .large--four-eighths:nth-child(2n+1),
  .grid-uniform .large--five-tenths:nth-child(2n+1),
  .grid-uniform .large--one-twelfth:nth-child(12n+1),
  .grid-uniform .large--two-twelfths:nth-child(6n+1),
  .grid-uniform .large--three-twelfths:nth-child(4n+1),
  .grid-uniform .footer-widgets .widget:nth-child(4n+1):last-child,
  .footer-widgets
  .grid-uniform .widget:nth-child(4n+1):last-child,
  .grid-uniform .large--four-twelfths:nth-child(3n+1),
  .grid-uniform .large--six-twelfths:nth-child(2n+1) {
    clear: both;
  }
}

/*============================================================================
  PUSH
    - Push classes, to move grid items over to the right by certain amounts
==============================================================================*/

[class*="push--"] {
  position: relative;
}

/* Whole */

.push--one-whole {
  left: 100%;
}

/* Halves */

.push--one-half {
  left: 50%;
}

/* Thirds */

/* Quarters */

/* Fifths */

/* Sixths */

/* Eighths */

/* Tenths */

/* Twelfths */

.push--one-twelfth {
  left: 8.333%;
}

.push--two-twelfths {
  left: 16.666%;
}

.push--three-twelfths {
  left: 25%;
}

.push--four-twelfths {
  left: 33.333%;
}

.push--five-twelfths {
  left: 41.666%;
}

.push--six-twelfths {
  left: 50%;
}

.push--seven-twelfths {
  left: 58.333%;
}

.push--eight-twelfths {
  left: 66.666%;
}

.push--nine-twelfths {
  left: 75%;
}

.push--ten-twelfths {
  left: 83.333%;
}

.push--eleven-twelfths {
  left: 91.666%;
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
  /* Whole */

  .push--medium--one-whole {
    left: 100%;
  }

  /* Halves */

  .push--medium--one-half {
    left: 50%;
  }

  /* Thirds */

  /* Quarters */

  /* Fifths */

  /* Sixths */

  /* Eighths */

  /* Tenths */

  /* Twelfths */

  .push--medium--one-twelfth {
    left: 8.333%;
  }

  .push--medium--two-twelfths {
    left: 16.666%;
  }

  .push--medium--three-twelfths {
    left: 25%;
  }

  .push--medium--four-twelfths {
    left: 33.333%;
  }

  .push--medium--five-twelfths {
    left: 41.666%;
  }

  .push--medium--six-twelfths {
    left: 50%;
  }

  .push--medium--seven-twelfths {
    left: 58.333%;
  }

  .push--medium--eight-twelfths {
    left: 66.666%;
  }

  .push--medium--nine-twelfths {
    left: 75%;
  }

  .push--medium--ten-twelfths {
    left: 83.333%;
  }

  .push--medium--eleven-twelfths {
    left: 91.666%;
  }
}

@media only screen and (min-width: 769px) {
  /* Whole */

  .push--large--one-whole {
    left: 100%;
  }

  /* Halves */

  .push--large--one-half {
    left: 50%;
  }

  /* Thirds */

  /* Quarters */

  /* Fifths */

  /* Sixths */

  /* Eighths */

  /* Tenths */

  /* Twelfths */

  .push--large--one-twelfth,
  .footer-widgets .widget:last-child {
    left: 8.333%;
  }

  .push--large--two-twelfths {
    left: 16.666%;
  }

  .push--large--three-twelfths {
    left: 25%;
  }

  .push--large--four-twelfths {
    left: 33.333%;
  }

  .push--large--five-twelfths {
    left: 41.666%;
  }

  .push--large--six-twelfths {
    left: 50%;
  }

  .push--large--seven-twelfths {
    left: 58.333%;
  }

  .push--large--eight-twelfths {
    left: 66.666%;
  }

  .push--large--nine-twelfths {
    left: 75%;
  }

  .push--large--ten-twelfths {
    left: 83.333%;
  }

  .push--large--eleven-twelfths {
    left: 91.666%;
  }
}

/*============================================================================
  PULL
    - Pull classes, to move grid items back to the left by certain amounts
==============================================================================*/

.grid--middle .grid__item {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.grid--small {
  margin-left: -20px;
}

.grid--small .grid__item {
  padding-left: 20px;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

html {
  background-color: #fff;
  box-sizing: border-box;
  height: 100%;
}

*:before,
*:after {
  box-sizing: inherit;
}

body {
  -webkit-font-smoothing: antialiased;
  color: #222;
  font-family: "Poppins", "Arial", sans-serif;
  min-height: 100%;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  line-height: 1.5em;
  background-color: #fff;
}

::-moz-selection {
  background: #B32534;
  color: #fff;
}

::selection {
  background: #B32534;
  color: #fff;
}

a {
  background: transparent;
  color: #B32534;
  text-decoration: none;
  transition: color .2s;
}

a:hover {
  color: #891c28;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", "Arial", sans-serif;
  font-weight: 600;
}

p {
  margin-top: 0;
  margin-bottom: 1.5em;
}

ul,
ol {
  padding-left: 20px;
}

/* ===================================================================
  COMMON CONTENT TYPOGRAPHY
=================================================================== */

.text-highlight {
  font-weight: 500;
  display: block;
  color: #1D5874;
}

.text-highlight-regular,
.text-highlight-medium {
  line-height: 1.41667em;
}

.text-highlight-medium {
  font-weight: 500;
}

/* Post Single Typography
------------------------------------------------------------------- */

strong {
  font-weight: 600;
}

.entry-content {
  line-height: 1.625em;
}

.entry-content p,
.entry-content ul,
.entry-content ol {
  margin-top: 0;
  margin-bottom: 1em;
}

.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ol,
.entry-content ol ul {
  margin-top: 1em;
  margin-bottom: 1.5em;
}

.entry-content ul ul,
.entry-content ol ul {
  list-style-type: disc;
}

.entry-content blockquote {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 0;
  border-left: 2px solid #222;
}

@media screen and (min-width: 600px) {
  .entry-content blockquote {
    margin-left: 70px;
  }
}

.entry-content blockquote p {
  padding-left: 20px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.625em;
}

.entry-content p > img,
.entry-content .wp-caption {
  margin-top: 40px;
  margin-bottom: 40px;
}

.entry-content p:last-child,
.entry-content p:last-child > img {
  margin-bottom: 0;
}

.entry-content a:hover {
  text-decoration: underline;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: 20px;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child {
  margin-top: 0;
}

@media screen and (min-width: 900px) {
  .entry-content .full-width-wrap {
    margin-right: -33.3%;
    margin-right: calc(-33.3% - 40px);
  }
}

hr,
.divider {
  height: 1px;
  background-color: #ccc;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
}

blockquote + h2,
blockquote + h3,
blockquote + h4,
blockquote + h5,
form + h2,
form + h3,
form + h4,
form + h5,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
p + h2,
p + h3,
p + h4,
p + h5,
table + h2,
table + h3,
table + h4,
table + h5,
ul + h2,
ul + h3,
ul + h4,
ul + h5 {
  margin-top: 2em;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1em;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1em;
}

.aligncenter,
img.aligncenter {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  display: block;
}

p .alignnone {
  margin-bottom: 0;
}

.wp-caption {
  margin-bottom: 1.5em;
  padding-top: 5px;
  width: auto;
  max-width: 100%;
}

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}

.wp-caption p.wp-caption-text {
  margin-top: 5px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5em;
  color: #999;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

blockquote.left {
  display: inline;
  float: left;
  margin-right: 1.5em;
  text-align: right;
  margin-left: 0;
  width: 33%;
}

blockquote.right {
  display: inline;
  float: right;
  margin-left: 1.5em;
  text-align: left;
  margin-right: 0;
  width: 33%;
}

.fit-vids-style {
  display: none;
}

.entry-content li {
  line-height: 1.63em;
  /* 26/16 */
  margin-bottom: 0.8em;
}

@media (max-width: 414px) {
  .alignleft,
  img.alignleft,
  .alignright,
  img.alignright {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}

.gallery-item img {
  border: 0 !important;
}

@media (max-width: 767px) {
  .gallery-item {
    width: 33.3% !important;
  }
}

@media (max-width: 414px) {
  .gallery-item {
    width: 50% !important;
  }
}

@media (max-width: 320px) {
  .gallery-item {
    width: 100% !important;
  }
}

.text-large {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.2em;
}

@media screen and (min-width: 900px) {
  .text-large {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.63889em;
  }
}

h1,
.h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.40625em;
}

@media screen and (min-width: 900px) {
  h1,
  .h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.4em;
  }
}

h2,
.h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.64286em;
}

h3,
.h3,
.text-highlight,
.text-highlight-regular,
.text-highlight-medium {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4em;
}

@media screen and (min-width: 900px) {
  h3,
  .h3,
  .text-highlight,
  .text-highlight-regular,
  .text-highlight-medium {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.41667em;
  }
}

h4,
.h4 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6em;
}

h5,
.h5 {
  font-size: 18px;
  font-size: 1.125rem;
}

h6,
.h6 {
  font-size: 16px;
  font-size: 1rem;
}

.h7 {
  font-size: 14px;
  font-size: 0.875rem;
}

.h8 {
  font-size: 12px;
  font-size: 0.75rem;
}

/* ===================================================================
  PAGE
=================================================================== */

@media screen and (min-width: 600px) {
  .page-title-large {
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 1.17857em;
  }
}

/* ===================================================================
  SERVICE PAGE
=================================================================== */

@media screen and (min-width: 1200px) {
  .service-page-image {
    padding-right: 55px;
  }
}

.bottom-links-block .wrapper {
  margin-bottom: -60px;
}

/* ===================================================================
  SINGLE CASE STUDY
=================================================================== */

.single-post__image {
  height: 320px;
  position: relative;
}

@media screen and (min-width: 900px) {
  .pull--large--one-twelfth {
    right: 8.333%;
    position: relative;
  }
}

.case-study-item__logo img {
  display: block;
  max-width: 80px;
}

.case-study-item__subtitle,
.case-study-post__subtitle {
  color: #666;
}

.case-study-item__subtitle {
  font-size: 16px;
  font-size: 1rem;
}

/* ===================================================================
  SINGLE POST
=================================================================== */

.post__meta div,
.post__meta time {
  width: auto;
}

.single-post__sidebar {
  margin-top: 60px;
}

@media screen and (min-width: 900px) {
  .single-post__sidebar {
    margin-top: 0;
  }

  .single-post__sidebar > div {
    padding-left: 55px;
  }
}

@media screen and (min-width: 900px) {
  .flexbox .single-post__entry-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .flexbox .single-post__entry-content .single-post__sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

/* ===================================================================
  METALIFE PAGE
=================================================================== */

@media screen and (min-width: 600px) {
  .metalife-content-section + .metalife-team-section {
    margin-top: -40px;
  }
}

/* Content Section
------------------------------------------------------------------- */

@media screen and (min-width: 900px) {
  .metalife-content-section .entry-content {
    padding-right: 55px;
  }
}

.metalife-content-section__image {
  margin-bottom: 30px;
}

.metalife-content-section__image img {
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 900px) {
  .metalife-content-section__image {
    margin-top: 60px;
  }
}

/* Community
------------------------------------------------------------------- */

@media screen and (min-width: 900px) {
  .metalife-community .entry-content {
    padding-right: 55px;
  }
}

.metalife-community__gallery a {
  display: block;
}

.metalife-community__gallery img {
  display: block;
  width: 100%;
}

@media screen and (min-width: 600px) {
  .metalife-community__gallery {
    margin-left: -20px;
  }

  .metalife-community__gallery .metalife-community__gallery__item {
    padding-left: 20px;
  }
}

.metalife-community__gallery__item {
  margin-bottom: 20px;
}

/* Meta Person
------------------------------------------------------------------- */

.metalife-meta-person__icon img {
  margin: 0 auto;
  display: block;
}

/* Meta Crew
------------------------------------------------------------------- */

.metalife-meta-crew {
  color: #fff;
  background-image: linear-gradient(0deg, #DC5130 0%, #B32534 100%);
}

.metalife-meta-crew .contact-person-block__button {
  background-color: #fff;
  border-color: #fff;
  color: #B32534;
}

.metalife-meta-crew__content {
  position: relative;
}

.metalife-meta-crew__content .metalife-meta-crew__grid {
  padding: 0 20px;
}

.metalife-meta-crew__separator {
  text-align: center;
  margin: 40px 0;
}

@media screen and (min-width: 600px) {
  .metalife-meta-crew__separator {
    margin: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    margin-left: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .metalife-meta-crew__separator span {
    position: absolute;
    margin: -20px 0 0 -19px;
    padding: 8px;
    top: 50%;
    left: 50%;
  }

  .flexbox .metalife-meta-crew__separator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flexbox .metalife-meta-crew__separator span {
    margin: 0;
    position: static;
  }

  .flexbox .metalife-meta-crew__separator:before,
  .flexbox .metalife-meta-crew__separator:after {
    content: "";
    display: block;
    width: 1px;
    background: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

/* Contact CTA blok background
------------------------------------------------------------------- */

.page-template-template-metalife .contact-cta-block {
  background-image: linear-gradient(225deg, #DC5130 15%, #B32534 85%);
}

.page-template-template-metalife .contact-cta-block .contact-cta-block__button {
  background-color: #fff;
  color: #B32534;
  border-color: #fff;
}

/* ===================================================================
  TRAINING PAGE
=================================================================== */

/* Top CTA
------------------------------------------------------------------- */

.training-top-cta {
  margin-bottom: 0;
}

.training-top-cta .login-block__content .login-block__link {
  margin: 0;
  font-size: 18px;
  font-size: 1.125rem;
}

/* Bottom CTA
------------------------------------------------------------------- */

@media screen and (min-width: 600px) {
  .training-bottom-cta .bottom-block-section__title {
    margin-bottom: -10px;
  }
}

/* Bottom Nav
------------------------------------------------------------------- */

.training-bottom-nav {
  padding: 60px 0;
  text-align: center;
}

.training-bottom-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.training-bottom-nav li {
  margin: 0 0 20px;
}

@media screen and (min-width: 600px) {
  .training-bottom-nav li {
    display: inline-block;
    margin: 0 20px;
  }
}

/* ===================================================================
  EVENT CATEGORY
=================================================================== */

/* Page Heading.
------------------------------------------------------------------- */

.event-category-group-name {
  background: #fff;
  color: #42B7B9;
  border-radius: 15px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 5px 20px;
}

@media screen and (min-width: 900px) {
  .tax-event-categories .has-text .page-heading__content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* Description
------------------------------------------------------------------- */

.event-category-description__title {
  line-height: 1.27778em;
}

.event-category-description__content a {
  text-decoration: underline;
}

/* Course Details
------------------------------------------------------------------- */

.event-category-details .entry-content ul {
  padding-left: 30px;
  list-style-image: url(images/list-bullet-checkmark.png);
}

.event-category-details .entry-content ul li {
  padding-left: 10px;
}

/* Modal
------------------------------------------------------------------- */

@media screen and (min-width: 900px) {
  .course-modal .modal-block__inner {
    padding-left: 95px;
    padding-right: 95px;
  }
}

/* ===================================================================
  SINGLE EVENT
=================================================================== */

.single-event .event-item__bar {
  text-align: left;
  padding-left: 30px;
  display: block;
}

@media screen and (min-width: 900px) {
  .single-event-details,
  .single-event-description {
    padding-right: 55px;
  }
}

.single-event .em-location-map-container {
  width: 100% !important;
}

.single-event .event-item__box,
.single-event .event-item {
  overflow: visible;
}

.single-event .copyx .frs {
  display: none;
}

/* Login
------------------------------------------------------------------- */

.em-booking-login input[type="password"],
.em-booking-login input[type="text"] {
  background: #fff;
}

.single-event-login .em-booking-login {
  display: none;
}

/* Booking Form
------------------------------------------------------------------- */

.booking-form-row {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #ddd;
}

.booking-form-row label {
  display: block;
  margin-bottom: 10px;
}

.booking-form-row .form-group {
  margin-bottom: 40px;
}

.booking-form-row .em-booking-submit {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  padding: 21px 40px;
}

.booking-form-row .input-checkbox label {
  display: inline-block;
}

.booking-form-row .select-field select {
  padding-top: 11px;
  padding-bottom: 11px;
}

.booking-form-row .select-field {
  border-radius: 5px;
  background: #f5f5f5;
  border: 0;
  max-width: 300px;
}

.em-tickets-spaces {
  margin-bottom: 40px;
}

.em-form-required {
  color: #e00;
}

.em-bookings-form-gateway-expiry .select-field {
  width: 100px;
  display: inline-block;
}

/* Attendee Form
------------------------------------------------------------------- */

.em-attendee-fieldset .em-booking-single-edit {
  padding-top: 60px;
  margin-bottom: 60px;
  border-top: 1px solid #ddd;
}

/* Payment Form
------------------------------------------------------------------- */

.em-bookings-form-coupon input {
  max-width: 150px;
}

/* Message
------------------------------------------------------------------- */

/* Add To Calendar
------------------------------------------------------------------- */

.add-to-calendar {
  display: inline-block;
  position: relative;
  z-index: 10;
}

.add-to-calendar__button i {
  vertical-align: middle;
  font-size: 22px;
  font-size: 1.375rem;
  margin-right: 5px;
}

.add-to-calendar__dropdown {
  background: #fff;
  border: 1px solid #ccc;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  border-top: 0;
}

.add-to-calendar__dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.add-to-calendar__dropdown a {
  display: block;
  padding: 10px;
  color: #222;
  font-size: 14px;
  font-size: 0.875rem;
}

.add-to-calendar__dropdown a:hover {
  background-color: #eee;
}

.add-to-calendar__dropdown img {
  vertical-align: middle;
  margin-right: 10px;
}

@media screen and (min-width: 900px) {
  .add-to-calendar__dropdown {
    display: none;
    position: absolute;
  }

  .add-to-calendar:hover .add-to-calendar__button {
    color: #fff;
    background-color: #222;
  }

  .add-to-calendar:hover .add-to-calendar__dropdown {
    display: block;
  }
}

/* Resource List
------------------------------------------------------------------- */

.resource-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.resource-list li {
  margin-bottom: 10px;
}

.resource-list img {
  vertical-align: middle;
  margin-right: 5px;
  position: absolute;
  left: 0;
}

.resource-list a {
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  position: relative;
  padding-left: 30px;
}

/* ===================================================================
  PREMIUM POSTS
=================================================================== */

.premium-post-notice,
.premium-post-form {
  max-width: 480px;
  margin: 0 auto;
  box-sizing: border-box;
}

.premium-post-notice {
  margin-bottom: 40px;
}

.premium-post-form {
  padding: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

/* ===================================================================
  BUTTONS
=================================================================== */

.button,
.post-password-form input[type="submit"] {
  display: inline-block;
  padding: 11px 24px;
  text-align: center;
  font-weight: 700;
  border: 2px solid transparent;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5em;
  background-color: #eee;
  color: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.button:hover,
.post-password-form input[type="submit"]:hover,
.button:active,
.post-password-form input[type="submit"]:active,
.button:focus,
.post-password-form input[type="submit"]:focus {
  color: #222;
  background-color: #e1e1e1;
  text-decoration: none;
}

.button .disabled,
.post-password-form input[type="submit"] .disabled,
.button:disabled,
.post-password-form input[type="submit"]:disabled {
  opacity: 0.2;
}

/* ===================================================================
  BUTTON COLORS
=================================================================== */

/* Primary Color
------------------------------------------------------------------- */

.button--primary,
.post-password-form input[type="submit"] {
  color: #fff;
  background-color: #B32534;
  border-color: #B32534;
}

.button--primary:hover,
.post-password-form input[type="submit"]:hover,
.button--primary:active,
.post-password-form input[type="submit"]:active,
.button--primary:focus,
.post-password-form input[type="submit"]:focus {
  color: #fff;
  background-color: #9e212e;
  border-color: #9e212e;
}

.button--primary.button--outline,
.post-password-form input.button--outline[type="submit"] {
  color: #B32534;
  background-color: transparent;
}

.button--primary.button--outline:hover,
.post-password-form input.button--outline[type="submit"]:hover {
  color: #fff;
  background-color: #B32534;
  border-color: #B32534;
}

/* Button Secondary
------------------------------------------------------------------- */

.button--secondary {
  background-color: #42B7B9;
  border-color: #42B7B9;
}

.button--secondary:hover,
.button--secondary:active,
.button--secondary:focus {
  background-color: #359293;
  border-color: #359293;
}

.button--secondary.button--outline {
  color: #42B7B9;
  background-color: transparent;
}

.button--secondary.button--outline:hover {
  color: #222;
  background-color: #42B7B9;
  border-color: #42B7B9;
}

/* Button Dark
------------------------------------------------------------------- */

.button--dark {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

.button--dark:hover,
.button--dark:active,
.button--dark:focus {
  color: #fff;
  background-color: black;
  border-color: black;
}

.button--dark.button--outline {
  color: #222;
  background-color: transparent;
}

.button--dark.button--outline:hover {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

/* Button Light
------------------------------------------------------------------- */

.button--light {
  color: #B32534;
  background-color: #fff;
  border-color: #fff;
}

.button--light:hover,
.button--light:active,
.button--light:focus {
  color: #B32534;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.button--light.button--outline {
  color: #fff;
  background-color: transparent;
}

.button--light.button--outline:hover {
  color: #222;
  background-color: #fff;
  border-color: #fff;
}

/* ===================================================================
  BUTTON MODIFIER
=================================================================== */

.button--uppercase {
  text-transform: uppercase;
}

.button--short {
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-size: 0.75rem;
}

.button--small {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}

.button--large {
  font-size: 18px;
  font-size: 1.125rem;
  padding-top: 9px;
  padding-bottom: 9px;
  letter-spacing: 3px;
}

.button--wide {
  padding-left: 40px;
  padding-right: 40px;
}

.button--rounded {
  border-radius: 100px;
}

.button--fullwidth {
  display: block;
  width: 100%;
}

.button--reset {
  padding: 0;
  border: 0;
  background: none;
}

.button--reset:hover {
  background: none;
}

.button--thin-border {
  border-width: 1px;
}

/* ===================================================================
  FORM: TEXT FIELD
=================================================================== */

.form-label {
  display: block;
  margin-bottom: 10px;
}

input[type="tel"],
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="file"],
textarea {
  border: 0;
  padding: 12px 20px;
  width: 100%;
  color: #222;
  background-color: #F5F5F5;
  box-sizing: border-box;
  border-radius: 5px;
}

input[type="tel"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="file"]:focus,
textarea:focus {
  outline: 0;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}

input[type="tel"]:disabled,
input[type="text"]:disabled,
input[type="email"]:disabled,
input[type="password"]:disabled,
input[type="number"]:disabled,
input[type="file"]:disabled,
textarea:disabled {
  color: #999;
}

textarea {
  resize: vertical;
}

/* ===================================================================
  FORM: SELECT FIELD
=================================================================== */

.select-field {
  position: relative;
  display: block;
  background-color: #fff;
  border: 1px solid #ccc;
}

.select-field select {
  width: 100%;
  margin: 0;
  outline: 0;
  padding: 1em .8em;
  box-sizing: border-box;
  color: #222;
  font-family: "Poppins", "Arial", sans-serif;
  font-size: 16px;
  font-size: 1rem;
}

.select-field:after {
  font-family: icomoon;
  position: absolute;
  top: 50%;
  right: 1em;
  z-index: 2;
  pointer-events: none;
  display: none;
  margin-top: -8px;
  line-height: 1;
}

@supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) or ((-moz-appearance: none) and (mask-type: alpha)) {
  .select-field:after {
    display: block;
  }

  .select-field select {
    padding-right: 2em;
    background: none;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}

/* ===================================================================
  SPINNER
=================================================================== */

.spinner,
#em-loading {
  display: inline-block;
  color: #B32534;
  width: 50px;
  height: 50px;
  border: 6px solid #B32534;
  border-radius: 50px;
  border-top-color: transparent;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-animation: loader 1.3s infinite linear;
  animation: loader 1.3s infinite linear;
}

.spinner i,
#em-loading i {
  display: block;
}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* ===================================================================
  MAIN NAVIGATION
=================================================================== */

.main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-nav li {
  display: inline-block;
  margin-right: 20px;
}

.main-nav li:last-child {
  margin-right: 0;
}

.main-nav a {
  color: #222;
}

.main-nav a:hover,
.main-nav .current-menu-item > a,
.main-nav .sfHover > a,
.main-nav .current-menu-ancestor > a {
  color: #B32534;
}

.main-nav .current-menu-item > a,
.main-nav .current-menu-ancestor > a {
  font-weight: 600;
}

.main-nav .menu-item-has-children > a:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\E90E";
  color: #B32534;
  vertical-align: middle;
  position: relative;
  top: -2px;
  font-size: 18px;
  margin-left: 3px;
}

/* Sub Menu
------------------------------------------------------------------- */

.main-nav ul ul {
  display: none;
  background: #fff;
  background: rgba(255, 255, 255, 0.97);
  width: 209px;
  padding: 30px 20px 30px 30px;
  margin-left: -30px;
  text-align: left;
}

.main-nav ul ul li {
  display: block;
  margin-right: 0;
  margin-bottom: 16px;
}

.main-nav ul ul li:last-child {
  margin-bottom: 0;
}

.main-nav ul ul ul {
  margin-top: -30px;
  margin-left: 20px;
}

.main-nav ul ul .menu-item-has-children > a:after {
  content: "\E90C";
  float: right;
  top: 4px;
}

.main-nav ul ul.left-pos {
  left: auto;
  right: 0;
}

.main-nav ul ul ul.left-pos {
  right: 100%;
  margin-left: 0;
  margin-right: 30px;
}

/* ===================================================================
  PAGINATION
=================================================================== */

.jcd-pagination {
  text-align: center;
}

.jcd-pagination .page-numbers {
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  color: #222;
  padding: 3px 16px;
  border-radius: 16px;
}

.jcd-pagination .page-numbers:hover,
.jcd-pagination .page-numbers.current {
  color: #fff;
  background: #B32534;
}

.jcd-pagination .page-numbers.current {
  font-weight: 600;
}

/* ===================================================================
  STICKY NAVIGATION
=================================================================== */

.js-sticky-bar .sticky-bar__inner {
  position: fixed;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  height: auto;
  /* overflow: auto; */
  z-index: 1000;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.js-sticky-bar--open .sticky-bar__inner {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  /* transition: all 0.35s cubic-bezier(0.33, 0.59, 0.14, 1); */
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
}

.admin-bar.js-sticky-bar--open .sticky-bar__inner {
  top: 32px;
}

/* ===================================================================
  PAGE HEADING
=================================================================== */

.page-heading {
  color: #fff;
  position: relative;
}

.page-heading .wrapper {
  height: 100%;
  position: relative;
  z-index: 10;
}

@media screen and (min-width: 600px) {
  .page-heading {
    height: 320px;
  }

  .page-heading.has-text {
    height: auto;
  }

  .page-heading.has-height-fixed {
    height: 380px;
  }
}

.page-heading__title {
  line-height: 1.17857em;
  margin: 0;
}

@media screen and (min-width: 900px) {
  .page-heading__title {
    font-size: 56px;
    font-size: 3.5rem;
  }
}

.page-heading__content {
  height: 100%;
  box-sizing: border-box;
  padding: 60px 0;
  position: relative;
}

.page-heading__content-grid {
  padding-top: 40px;
  padding-bottom: 40px;
}

.flexbox .page-heading__content-grid {
  padding: 0;
}

@media screen and (min-width: 600px) {
  .flexbox .page-heading__content-grid {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .flexbox .page-heading__content-grid.top-aligned {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.page-heading__illustration {
  display: none;
}

@media screen and (min-width: 769px) {
  .page-heading__illustration {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .page-heading__illustration img {
    position: absolute;
    right: 0;
    top: -10px;
  }
}

.has-text .page-heading__illustration img {
  position: static;
}

.page-heading__background {
  opacity: 0.3;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  mix-blend-mode: multiply;
}

.page-heading__link {
  position: relative;
  z-index: 10;
}

@media screen and (min-width: 600px) {
  .page-heading__link {
    position: absolute;
    top: 50px;
  }
}

.page-heading__video {
  overflow: hidden;
  opacity: 0.2;
}

.page-heading__video video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* Hide the back link on the specific page
------------------------------------------------------------------- */

.page-template-template-solution .page-heading__link,
.page-template-template-resource .page-heading__link {
  display: none;
}

/* ===================================================================
  SOCIAL LINKS
=================================================================== */

.social-links a {
  display: inline-block;
  min-width: 1em;
  line-height: 1em;
  padding: .1em;
  font-size: 24px;
  font-size: 1.5rem;
}

.social-links a:first-child {
  margin-left: -0.1em;
}

.social-links i {
  display: block;
}

.social-links--large a {
  font-size: 30px;
  font-size: 1.875rem;
}

/* ===================================================================
  BLOG ITEM
=================================================================== */

.blog-item__wrapper {
  margin-bottom: -40px;
}

.blog-item {
  margin-bottom: 40px;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .blog-item--small {
    width: 50%;
  }
}

.blog-item__image img {
  width: 100%;
  display: block;
  border-radius: 5px;
}

.blog-item__category {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.64286em;
}

.blog-item__category,
.blog-item__category a {
  color: #595959;
}

.blog-item__category a:hover {
  color: #B32534;
}

.blog-item__button,
.contact-person-block__button {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.16667em;
}

/* Blog Item Alternative
------------------------------------------------------------------- */

.blog-item__category-rounded a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 20px;
  color: #42B7B9;
  border: 1px solid #42B7B9;
  padding: 1px 15px;
  margin-bottom: 5px;
}

.blog-item__category-rounded a:hover {
  color: #fff;
  background: #42B7B9;
}

.blog-item__date {
  font-weight: 500;
  color: #767676;
  font-size: 12px;
  font-size: 0.75rem;
}

.blog-item--alt .blog-item__image img {
  border-radius: 0;
}

.blog-item--alt .blog-item__category {
  position: relative;
  padding-right: 75px;
}

.blog-item--alt .blog-item__date {
  position: absolute;
  top: 0;
  right: 0;
}

.blog-item__box {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
}

.blog-item__inner {
  padding: 20px;
}

@media screen and (min-width: 600px) {
  .blog-item__inner {
    padding: 30px;
  }
}

/* Large Blog Item
------------------------------------------------------------------- */

@media screen and (min-width: 600px) {
  .blog-item--large .blog-item__inner {
    padding: 40px;
  }
}

@media screen and (min-width: 900px) {
  .flexbox .blog-item--large .blog-item__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .flexbox .blog-item--large .blog-item__image img {
    display: none;
  }
}

/* Intrusion Block
------------------------------------------------------------------- */

.post-list .contact-cta-block {
  margin-bottom: 40px;
}

/* Premium Post
------------------------------------------------------------------- */

.blog-item__box .premium-post-badge {
  background: #F3B23E;
}

.has-post-thumbnail .blog-item__box .premium-post-badge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* ===================================================================
  TESTIMONY ITEM
=================================================================== */

.testimonial-list-wrapper {
  position: relative;
}

@media screen and (min-width: 900px) {
  .testimonial-list {
    padding: 0 40px;
  }
}

@media screen and (min-width: 1200px) {
  .testimonial-list {
    padding: 0 75px;
  }
}

.testimony-item__header {
  text-align: center;
  padding: 0 10px;
}

@media screen and (min-width: 900px) {
  .flexbox .testimony-item__header {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.testimony-item__image {
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 80px;
  overflow: hidden;
}

.flexbox .testimony-item__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.testimony-item__image img {
  margin: 0 auto;
}

@media screen and (min-width: 900px) {
  .flexbox .testimony-item__image {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 20px;
  }
}

.testimony-item__subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.42857em;
  color: #595959;
}

.js-testimonial-carousel .testimony-item__inner {
  margin: 0 20px;
}

.js-testimonial-carousel-nav {
  text-align: center;
}

.js-testimonial-carousel-nav .slick-arrow {
  border: 0;
  -webkit-appearance: none;
  background: none;
  outline: 0;
  font-size: 0;
  color: #595959;
}

.js-testimonial-carousel-nav .slick-arrow:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  font-size: 1.875rem;
}

.js-testimonial-carousel-nav .slick-arrow:hover {
  color: #999;
}

.js-testimonial-carousel-nav .slick-prev:before {
  content: "\E90A";
}

.js-testimonial-carousel-nav .slick-next:before {
  content: "\E90B";
}

@media screen and (min-width: 900px) {
  .js-testimonial-carousel-nav .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
  }

  .js-testimonial-carousel-nav .slick-prev {
    left: 0;
  }

  .js-testimonial-carousel-nav .slick-next {
    right: 0;
  }
}

/* ===================================================================
  EVENT ITEM
=================================================================== */

.event-item {
  margin-bottom: 20px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .event-item {
    margin-bottom: 40px;
  }
}

.event-item,
.event-item__box {
  overflow: hidden;
  border-radius: 5px;
}

.event-item__inner {
  background: #fff;
  padding: 20px;
}

@media screen and (min-width: 600px) {
  .event-item__inner {
    padding: 30px;
  }
}

.csstransforms .event-item__inner {
  padding-top: 60px;
}

.event-item__excerpt {
  font-size: 14px;
  font-size: 0.875rem;
}

.event-item__name {
  padding-right: 20px;
}

.event-item__name a {
  color: #222;
}

.event-item__name a:hover {
  color: #B32534;
}

.event-item__meta {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #595959;
  font-size: 12px;
  font-size: 0.75rem;
}

.event-item__meta.ul {
  margin-left: -25px;
}

.event-item__meta li {
  line-height: 1.58333em;
  position: relative;
  padding-left: 25px;
}

.event-item__meta [class^="icon-"] {
  position: absolute;
  left: 0;
  top: -1px;
  font-size: 19px;
  font-size: 1.1875rem;
}

.event-item__meta.event-item__meta--alt {
  font-size: 16px;
  font-size: 1rem;
  color: #222;
}

.event-item__meta.event-item__meta--alt li {
  padding-left: 0;
}

.event-item__meta__label {
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  color: #555;
  line-height: 2.16667em;
}

.event-item__button {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.58333em;
  padding: 9px 22px;
}

.event-item__badge {
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.1875em;
  text-transform: uppercase;
  color: #fff;
  background: #222;
  padding: 10px;
  text-align: center;
}

.csstransforms .event-item__badge {
  background: none;
  padding: 0;
  width: 87px;
  height: 87px;
  position: absolute;
  top: 0;
  right: 0;
}

.csstransforms .event-item__badge:before {
  right: 0;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 44px solid #222;
  top: 0;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

.csstransforms .event-item__badge span {
  position: absolute;
  z-index: 10;
  -webkit-transform: rotate(45deg) translateY(27px) translateX(8px);
  transform: rotate(45deg) translateY(27px) translateX(8px);
}

/* Alt Style
------------------------------------------------------------------- */

.event-item--alt .event-item__box {
  border: 1px solid #ddd;
}

.event-item--alt .event-item__name {
  padding-right: 0;
}

.event-item--alt .event-item__inner {
  padding-top: 30px;
}

.event-item__bar {
  background: #555;
  color: #fff;
  padding: 8px;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}

.event-item__bar a {
  color: #fff;
}

.flexbox .event-item__bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* ===================================================================
  TESTIMONIAL BLOCK
=================================================================== */

.testimonial-block-wide__photo img {
  max-width: 60px;
  margin: 0 auto;
  display: block;
}

.testimonial-block {
  background: #f9f9f9;
  border-radius: 5px;
  padding: 20px;
}

@media screen and (min-width: 600px) {
  .testimonial-block {
    padding: 30px;
  }
}

.testimonial-block__text {
  color: #555;
}

.testimonial-block__author__photo {
  float: left;
  margin-right: 10px;
}

.testimonial-block__author__photo img {
  max-width: 40px;
}

.testimonial-block__author__content {
  overflow: hidden;
}

.testimonial-block__author__company {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.58333em;
  color: #555;
}

/* Testimony Carousel
------------------------------------------------------------------- */

.testimonial-slider .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}

.testimonial-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.testimonial-slider .slick-dots li:last-child {
  margin-right: 0;
}

.testimonial-slider .slick-dots button {
  position: relative;
  font-size: 0;
  padding: 0;
  background: none;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}

.testimonial-slider .slick-dots button:before {
  content: "";
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: block;
  background: none;
  border: 1px solid #B32534;
}

.testimonial-slider .slick-dots .slick-active button::before {
  background: #B32534;
}

/* ===================================================================
  CONTACT PERSON BLOCK
=================================================================== */

.contact-person-block__image-block img {
  max-width: 60px;
}

.contact-person-block__image {
  float: left;
  margin-right: 20px;
}

.contact-person-block__image img {
  max-width: 60px;
}

.contact-person-block__content {
  overflow: hidden;
}

/* ===================================================================
  CONTACT CTA BLOCK
=================================================================== */

.contact-cta-block {
  padding-top: 60px;
  padding-bottom: 60px;
}

.cssvwunit .contact-cta-block {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.service-sub-item + .contact-cta-block {
  margin-top: 80px;
}

.contact-cta-block + .service-sub-item {
  margin-top: 0;
  border-bottom: 0;
}

.contact-cta-block__title {
  margin-bottom: 10px;
}

@media screen and (min-width: 600px) {
  .contact-cta-block__title {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 60px;
  }
}

@media screen and (min-width: 600px) {
  .contact-cta-block__button-grid {
    text-align: right;
  }
}

.contact-cta-block__button {
  font-size: 14px;
  font-size: 0.875rem;
}

.contact-cta-block-grid {
  clear: both;
  margin-left: 20px;
}

@media screen and (min-width: 600px) {
  .contact-cta-block-grid {
    margin-left: 40px;
  }
}

/* ===================================================================
  SERVICE SUB LIST NAV
=================================================================== */

.service-sub-list-nav {
  border-bottom: 1px solid #ddd;
}

.service-sub-list-nav li {
  display: inline-block;
  margin-right: 45px;
}

.service-sub-list-nav__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  position: absolute;
  top: 0;
  bottom: 1px;
  font-size: 30px;
  font-size: 1.875rem;
  color: #ccc;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.service-sub-list-nav__button [class^="icon-"] {
  position: relative;
}

.service-sub-list-nav__button:focus {
  outline: 0;
}

.service-sub-list-nav__button.left {
  left: 0;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), white 50%);
}

[data-overflowing="both"] ~ .service-sub-list-nav__button.left,
[data-overflowing="left"] ~ .service-sub-list-nav__button.left {
  opacity: 1;
}

.service-sub-list-nav__button.right {
  right: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
}

[data-overflowing="both"] ~ .service-sub-list-nav__button.right,
[data-overflowing="right"] ~ .service-sub-list-nav__button.right {
  opacity: 1;
}

.service-sub-list-nav__button--alt i {
  top: 4px;
}

.js-service-sub-slide-wrapper,
.service-sub-list-nav-wrapper {
  position: relative;
}

.js-service-sub-slide-container {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}

.js .js-service-sub-slide-container {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.js .js-service-sub-slide-container::-webkit-scrollbar {
  display: none;
}

.js-service-sub-slide-container ul {
  float: left;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.js-service-sub-slide-container .no-transition {
  transition: none;
}

/* ===================================================================
  BOTTOM CONTENT BLOCK
=================================================================== */

.bottom-block-section__top-title {
  position: relative;
  margin-top: 0;
  margin-bottom: 40px;
  line-height: 1.33333em;
}

.bottom-block-section__top-title:after {
  content: "";
  background-color: #42B7B9;
  height: 3px;
  width: 74px;
  display: block;
  margin: 40px auto 0;
}

.bottom-block-section__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 625px;
}

/* Bottom Link Block
------------------------------------------------------------------- */

.link-block:nth-child(odd) {
  background-color: #1D5874;
  background-image: radial-gradient(circle at bottom center, #42B7B9 0%, #1D5874 100%);
}

.link-block:nth-child(even) {
  background-color: #DC5130;
  background-image: radial-gradient(circle at bottom center, #FCA915 0%, #DC5130 100%);
}

.link-block__inner {
  padding: 40px 20px;
}

@media screen and (min-width: 600px) {
  .link-block__inner {
    padding: 60px 40px;
  }
}

@media screen and (min-width: 1200px) {
  .link-block__inner {
    padding: 100px 0;
    max-width: 475px;
    margin: 0 auto;
  }
}

/* ===================================================================
  CASE STUDY ITEM
=================================================================== */

.bordered-card-list {
  margin-bottom: -40px;
}

.bordered-card {
  margin-bottom: 40px;
}

.bordered-card__box {
  padding: 20px 20px 40px;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  border: 1px solid #ddd;
}

@media screen and (min-width: 600px) {
  .bordered-card__box {
    padding: 30px 30px 70px;
  }
}

.bordered-card__box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #555;
}

/* ===================================================================
  INFO CARD
=================================================================== */

.info-card {
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
  color: #222;
}

.info-card__inner {
  padding: 30px;
}

.info-card__inner a {
  color: #1D5874;
  text-decoration: underline;
}

.info-card__footer button {
  padding-top: 17px;
  padding-bottom: 18px;
}

/* ===================================================================
  CONTACT INFO
=================================================================== */

.contact-info__item {
  margin-bottom: 40px;
}

.contact-info__item .social-links a {
  color: #2fa4a6;
}

.contact-info__item__title {
  margin-top: 0;
  margin-bottom: 5px;
}

/* ===================================================================
  MODAL
=================================================================== */

.modal-block {
  max-width: 910px;
  margin: 20px;
}

@media screen and (min-width: 900px) {
  .modal-block {
    margin: 100px auto;
  }
}

.modal-block__inner {
  background: #fff;
  padding: 60px 20px;
  border-radius: 5px;
}

@media screen and (min-width: 600px) {
  .modal-block__inner {
    padding: 60px;
  }
}

.modal-block__title:after {
  margin-top: 30px;
}

.contact-person-modal__image {
  width: 100px;
  height: 100px;
  margin: 0 auto 15px;
  background-color: #eee;
  border-radius: 100%;
}

.contact-form .contact-person-email {
  display: none;
}

/* ===================================================================
  LOGIN BLOCK
=================================================================== */

.login-block {
  background: #F4F9F8;
  border-radius: 5px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 60px;
  text-align: center;
}

.login-block__content p {
  margin: 0;
}

.login-block__content > * {
  display: inline-block;
}

.login-block__content .login-block__link {
  color: #42B7B9;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
}

@media screen and (min-width: 600px) {
  .login-block__content .login-block__link {
    margin-left: 40px;
    display: inline-block;
  }
}

/* ===================================================================
  INFO BOX
=================================================================== */

.info-box {
  border-radius: 5px;
  padding: 20px;
  background: #f9f9f9;
}

@media screen and (min-width: 600px) {
  .info-box {
    padding: 30px;
  }
}

/* ===================================================================
  CONTACT FORM
=================================================================== */

.form-row {
  margin-bottom: 40px;
}

.form-row > br {
  display: none;
}

.form-row span.wpcf7-not-valid-tip {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 5px 10px;
}

.alert,
div.wpcf7-response-output {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  list-style: none;
  margin-left: 0;
  margin-right: 0;
}

.alert-success,
.wpcf7-mail-sent-ok {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-danger,
div.wpcf7-validation-errors {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.contact-form .ajax-loader {
  background: #fff;
  vertical-align: middle;
  padding: 4px;
  border-radius: 3px;
}

.contact-form input[type="submit"] {
  text-transform: uppercase;
  padding: 17px 50px;
  font-size: 14px;
  font-size: 0.875rem;
}

/* ===================================================================
  SEARCH FORM GROUP
=================================================================== */

@media screen and (min-width: 600px) {
  .flexbox .search-form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .flexbox .search-form-group .search-form-group__fields {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.search-form-group__fields {
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
}

.search-form-group__fields .select-field {
  border: 0;
  background: none;
}

.search-form-group__fields select {
  padding: 15px 20px;
}

.search-form-group__field {
  position: relative;
  border-top: 1px solid #ddd;
}

.search-form-group__field:first-child {
  border-top: 0;
}

@media screen and (min-width: 600px) {
  .search-form-group__field {
    border-top: 0;
  }

  .search-form-group__field:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 10px;
    width: 1px;
    background: #ddd;
  }

  .search-form-group__field:first-child:before {
    display: none;
  }
}

.search-form-group__button {
  margin-top: 10px;
}

.search-form-group__button button {
  border-radius: 5px;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  line-height: 1;
  padding: 21px 40px;
  width: 100%;
}

@media screen and (min-width: 600px) {
  .flexbox .search-form-group__button {
    margin-top: 0;
    margin-left: 10px;
  }

  .search-form-group__button button {
    width: auto;
  }
}

/* Date Dropdown
------------------------------------------------------------------- */

.search-form-group__dropdown-wrapper {
  position: relative;
}

.search-form-group__dropdown-label {
  padding: 15px 20px;
  line-height: 1.75em;
  cursor: pointer;
}

.search-form-group__dropdown {
  display: none;
  z-index: 20;
  position: absolute;
  background: #fff;
  border-radius: 0 0 5px 5px;
  border: 1px solid #ddd;
  border-top: 0;
  box-sizing: border-box;
  padding: 15px 20px;
  margin-top: -10px;
  right: -1px;
  left: -1px;
}

@media screen and (min-width: 900px) {
  .search-form-group__dropdown {
    left: 0;
  }
}

.search-form-group__dropdown label {
  margin-bottom: 10px;
  display: block;
}

/* ===================================================================
  FORM FOR PASSWORD-PROTECTED PAGE
=================================================================== */

.post-password-form label {
  display: block;
  margin-bottom: 20px;
}

/* ===================================================================
  MESSAGES
=================================================================== */

.message,
.em-booking-message,
.em-booking .statusnotice .notice {
  padding: 1em 1.618em;
  line-height: 24px;
  background-color: #ccc;
  position: relative;
  margin-top: 0;
  margin-bottom: 40px;
  border-left: 5px solid;
}

/* Message Warning
------------------------------------------------------------------- */

.message--warning {
  background-color: #FDF8E2;
}

.message--warning,
.message--warning a {
  color: #8C6E3A;
}

/* Message Success
------------------------------------------------------------------- */

.message--success,
.em-booking-message-success,
.em-booking .statusnotice .notice-success {
  background-color: #D7E8C5;
}

.message--success,
.em-booking-message-success,
.em-booking .statusnotice .notice-success,
.message--success a,
.em-booking-message-success a,
.em-booking .statusnotice .notice-success a {
  color: #3E763A;
}

/* Message Error
------------------------------------------------------------------- */

.message--error,
.em-booking-message-error,
.em-booking .statusnotice .notice-error {
  background-color: #f2dede;
}

.message--error,
.em-booking-message-error,
.em-booking .statusnotice .notice-error,
.message--error a,
.em-booking-message-error a,
.em-booking .statusnotice .notice-error a {
  color: #a94442;
}

/* Message Info
------------------------------------------------------------------- */

.message--info {
  background-color: #d9edf7;
}

.message--info,
.message--info a {
  color: #31708f;
}

/* ===================================================================
  WIDGETS
=================================================================== */

.widget {
  margin-bottom: 60px;
}

.widget__title.text-uppercase {
font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #e3e1e5;
      text-transform: capitalize;
}

@media screen and (min-width: 900px) {
  .widget__title {
    margin-bottom: 11px;
  }
}

/* ===================================================================
  WIDGET MENU
=================================================================== */

.widget_nav_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget_nav_menu li {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.64286em;
  margin-bottom: 10px;
}

.widget_nav_menu li:last-child {
  margin-bottom: 0;
}

/* ===================================================================
  EVENT CALENDAR WIDGET
=================================================================== */

.page-heading__content .training-heading-calendar {
  position: static;
  min-width: 320px;
}

@media screen and (min-width: 995px) {
  .page-heading__content .training-heading-calendar {
    position: relative;
    min-width: 0;
  }
}

.em-calendar-wrapper {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  padding: 30px;
  box-sizing: border-box;
  position: relative;
}

@media screen and (min-width: 600px) {
  .em-calendar-wrapper {
    max-width: 340px;
  }
}

.em-calendar-wrapper .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -31px 0 0 -31px;
}

table.em-calendar {
  width: 100%;
}

table.em-calendar thead td {
  padding-bottom: 20px;
}

table.em-calendar .month_name {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
}

table.em-calendar .em-calnav {
  color: #ccc;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
}

table.em-calendar .em-calnav:hover {
  color: #B32534;
}

table.em-calendar .em-calnav-prev {
  text-align: left;
}

table.em-calendar .em-calnav-next {
  text-align: right;
}

table.em-calendar .days-names {
  text-transform: uppercase;
}

table.em-calendar td {
  width: 40px;
  color: #222;
  text-align: center;
}

table.em-calendar td span {
  display: block;
  padding: 0;
  border: 2px solid #fff;
  padding: 2px 0;
  margin: 0 2px;
  border-radius: 5px;
}

table.em-calendar tbody td {
  font-size: 14px;
  font-size: 0.875rem;
}

table.em-calendar .eventless-pre,
table.em-calendar .eventless-post {
  color: #ccc;
}

table.em-calendar .eventless-pre a,
table.em-calendar .eventless-post a {
  color: #aaa;
  text-decoration: underline;
}

table.em-calendar .eventful-pre a,
table.em-calendar .eventful-post a {
  color: #aaa;
  text-decoration: underline;
}

table.em-calendar .eventful a,
table.em-calendar .eventfull-today a {
  font-weight: 600;
  color: #42B7B9;
}

table.em-calendar .eventless-today span,
table.em-calendar .eventful-today span {
  border-color: #B32534;
}

/* ===================================================================
  PATHWAYS-RELATED STYLE
=================================================================== */

.pathway-template-template-pathway-main .page-heading__content-grid__item,
.pathway-template-template-pathway-sub .page-heading__content-grid__item,
.post-type-archive-pathway .page-heading__content-grid__item {
  width: 100%;
}

.pathway-template-template-pathway-main .page-heading__link,
.pathway-template-template-pathway-sub .page-heading__link,
.post-type-archive-pathway .page-heading__link {
  display: none;
}

@media screen and (min-width: 600px) {
  .pathway-template-template-pathway-main .main-section > .block-section,
  .pathway-template-template-pathway-sub .main-section > .block-section,
  .post-type-archive-pathway .main-section > .block-section {
    padding-top: 80px;
  }
}

.pathways-item__title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.27778em;
  margin-top: 0;
}

@media screen and (min-width: 1200px) {
  .pathways-item__title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

.sidebar--pathways {
  margin-bottom: 60px;
}

@media screen and (min-width: 1200px) {
  .sidebar--pathways {
    padding-right: 40px;
  }
}

.barba-loader {
  position: relative;
}

.barba-loader__spinner {
  position: absolute;
  top: 200px;
  z-index: 5;
  left: 50%;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  margin-left: -41px;
}

.barba-loader__spinner div {
  display: block;
}

.barba-loader .pathways-wrapper {
  position: relative;
  z-index: 10;
  background: #fff;
}

/* ===================================================================
  VERTICAL PATHWAYS
=================================================================== */

.pathways-item--vertical {
  max-width: 625px;
  margin: 0 auto;
}

/* ===================================================================
  VERTICAL COMPACT PATHWAYS
=================================================================== */

.pathways-item--vertical-compact,
.pathways-item--branched-compact {
  margin-bottom: 60px;
}

.pathways-item--vertical-compact .pathways-item__title,
.pathways-item--branched-compact .pathways-item__title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 20px;
}

.pathways-item--vertical-compact .pathway-list__item,
.pathways-item--branched-compact .pathway-list__item {
  padding: 20px;
  margin-bottom: 20px;
}

.pathways-item--vertical-compact .pathway-list__item__title,
.pathways-item--branched-compact .pathway-list__item__title {
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: underline;
}

.pathways-item--vertical-compact .pathway-list__item__background,
.pathways-item--branched-compact .pathway-list__item__background {
  opacity: 0.5;
}

.pathways-item--vertical-compact .is-active .pathway-list__item__background,
.pathways-item--branched-compact .is-active .pathway-list__item__background {
  opacity: 1;
}

.pathways-item--vertical-compact .pathway-list__item:before {
  bottom: -20px;
  height: 20px;
}

.pathways-item--vertical-compact .is-active .pathway-list__item__background {
  opacity: 1;
}

/* ===================================================================
  HORIZONTAL PATHWAYS
=================================================================== */

.pathways-item--horizontal {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #aaa;
}

.pathways-item--horizontal:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

@media screen and (min-width: 1200px) {
  .pathways-item--horizontal .pathway-list__item:before {
    display: none;
  }
}

/* ===================================================================
  BRANCHED PATHWAYS
=================================================================== */

.pathways-item--branched .pathway-list__grid__inner,
.pathways-item--branched-compact .pathway-list__grid__inner {
  position: relative;
  height: 100%;
}

.pathways-item--branched .pathway-list__grid__inner:before,
.pathways-item--branched-compact .pathway-list__grid__inner:before {
  content: "";
  height: 100%;
  width: 2px;
  border-left: 2px dashed #B32534;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -1px;
}

.pathways-item--branched .pathway-list__grid__inner .pathway-list__item:before,
.pathways-item--branched-compact .pathway-list__grid__inner .pathway-list__item:before {
  display: none;
}

@media screen and (min-width: 1200px) {
  .pathways-item--branched .pathway-list {
    margin-left: -54px;
  }

  .pathways-item--branched .pathway-list__grid {
    padding-left: 54px;
  }
}

.pathways-item--branched + .pathways-item .pathways-item__title {
  text-align: left;
}

@media screen and (min-width: 900px) {
  .pathways-item--branched {
    width: 58.333%;
    float: left;
  }

  .pathways-item--branched + .pathways-item {
    float: left;
    padding-left: 7.127%;
    width: 34.54%;
  }

  .pathways-item--branched + .pathways-item .pathway-list__item {
    max-width: 285px;
    box-sizing: border-box;
  }
}

/* ===================================================================
  BRANCHED COMPACT PATHWAYS
=================================================================== */

.pathways-item--branched-compact .pathway-list {
  margin-left: -20px;
}

.pathways-item--branched-compact .pathway-list__grid {
  padding-left: 20px;
}

/* ===================================================================
  PATHWAY ITEM
=================================================================== */

.pathway-list__item {
  padding: 20px;
  color: #fff;
  margin-bottom: 40px;
  position: relative;
  background: #fff;
}

.pathway-list__item:hover {
  color: #fff;
}

.pathway-list__item:before {
  content: "";
  height: 40px;
  width: 2px;
  border-left: 2px dashed #B32534;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -1px;
}

.pathway-list__item:last-child:before {
  display: none;
}

.pathway-list__item__content {
  position: relative;
  z-index: 10;
}

.pathway-list__item__title {
  margin: 0 0 20px;
  font-size: 16px;
  font-size: 1rem;
}

.pathway-list__item__title a,
.pathway-list__item__title a:hover {
  color: #fff;
  text-decoration: underline;
}

.pathway-list__item__description {
  font-size: 14px;
  font-size: 0.875rem;
}

.pathway-list__item__description ul li {
  margin-bottom: 6px;
}

.pathway-list__item__description ul li:last-child {
  margin-bottom: 0;
}

.pathway-list__item__background {
  border-radius: 10px;
  background-color: #B32534;
}

@media screen and (min-width: 600px) {
  .pathway-list__item {
    padding: 30px;
  }

  .pathway-list__item__title {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .pathway-list__item__description {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 599px) {
  .pathway-list__item__title {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}

/* ===================================================================
  SUB PATHWAY PAGE
=================================================================== */

.pathway-data__title {
  margin: 0 0 40px;
  line-height: 1.27778em;
}

@media screen and (min-width: 600px) {
  .pathway-data__title {
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 60px;
  }
}

/* Data Block
------------------------------------------------------------------- */

.pathway-data-block {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #ddd;
}

.pathway-data-block:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.pathway-data-block__header {
  margin-bottom: 20px;
}

.pathway-data-block__header img {
  margin-right: 10px;
}

.pathway-data-block__header img,
.pathway-data-block__header h3 {
  display: inline-block;
  vertical-align: middle;
}

.pathway-data-block__title {
  margin: 0;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.41667em;
}

.pathway-data-block__content {
  font-size: 14px;
  font-size: 0.875rem;
}

/* Data Table
------------------------------------------------------------------- */

.course-data-table {
  margin-top: 40px;
  table-layout: fixed;
  width: 100%;
}

.course-data-table .title a {
  color: #222;
}

.course-data-table .outline a {
  text-decoration: underline;
}

@media screen and (min-width: 600px) {
  .course-data-table th {
    padding: 10px 10px 10px 0;
    text-align: left;
    font-weight: 600;
  }

  .course-data-table td {
    padding: 20px 10px 20px 0;
    border-top: 1px solid #ddd;
  }

  .course-data-table .duration,
  .course-data-table .outline {
    width: 110px;
  }
}

@media screen and (max-width: 599px) {
  .course-data-table thead {
    display: none;
  }

  .course-data-table tr,
  .course-data-table td {
    display: block;
  }

  .course-data-table tr {
    margin-bottom: 40px;
  }

  .course-data-table td {
    margin-bottom: 10px;
  }

  .course-data-table td:before {
    content: attr(data-title);
    display: block;
    font-weight: 600;
  }
}

/* ===================================================================
  PATHWAYS MENU TAB
=================================================================== */

@media screen and (min-width: 900px) {
  .pathways-menu-tab .tab-nav__link {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

.pathways-menu-tab .tab-nav__link,
.pathways-menu-tab .active .tab-nav__link {
  border-radius: 10px 10px 0 0;
}

/* ===================================================================
  MAIN PATHWAY LIST
=================================================================== */

.main-pathway-list__item__image {
  margin-bottom: 20px;
  margin-top: 10px;
  max-height: 120px;
}

.main-pathway-list__item__link {
  color: #fff;
  padding: 30px;
  margin-bottom: 40px;
  border-radius: 10px;
}

.main-pathway-list__item__link:hover {
  color: #fff;
}

@media screen and (min-width: 1200px) {
  .main-pathway-list__item__link {
    min-height: 245px;
    box-sizing: border-box;
  }
}

.main-pathway-list__item__title {
  font-weight: 600;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.41667em;
}

@media screen and (max-width: 768px) {
  .main-pathway-list__item__title {
    font-size: 20px;
    font-size: 1.25rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}

.main-pathway-list__item__description {
  margin-top: 20px;
}

.main-pathway-list__item__description p:last-child,
.main-pathway-list__item__description ul:last-child,
.main-pathway-list__item__description ol:last-child {
  margin-bottom: 0;
}

/* ===================================================================
  HEADER
=================================================================== */

.topbar-section {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 20;
}

.topbar-section .main-nav-grid {
  display: none;
}

.topbar-section .search-button {
  line-height: 1;
  vertical-align: middle;
}

@media screen and (min-width: 901px) {
  .topbar-section .main-nav-grid {
    position: relative;
    display: inline-block;
  }

  .topbar-section .mobile-nav-grid {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .topbar-section .wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* Logo
------------------------------------------------------------------- */

.logo__img {
  max-height: 50px;
  display: block;
}

@media screen and (min-width: 600px) {
  .logo__img {
    max-height: 70px;
  }
}

/* Menu Trigger Button
------------------------------------------------------------------- */

.menu-trigger {
  padding: 3px 7px;
  vertical-align: middle;
  display: inline-block;
  background: none;
  border: 0;
  -webkit-appearance: none;
  outline: 0;
  margin-right: -7px;
}

.menu-trigger__bar {
  height: 2px;
  width: 30px;
  display: block;
  background: #222;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.menu-trigger__bar + .menu-trigger__bar {
  margin-top: 8px;
}

/* Search Form
------------------------------------------------------------------- */

.header-search-form {
  position: absolute;
  top: -50%;
  right: 40px;
  width: 300px;
  height: 50px;
  visibility: hidden;
  will-change: opacity;
  opacity: 0;
}

.is-search-active .header-search-form {
  visibility: visible;
  opacity: 1;
}

.main-nav .menu-item,
.header-search-form {
  transition: opacity 0.3s ease;
}

.main-nav .menu-item {
  opacity: 1;
}

.is-search-active .main-nav .menu-item {
  opacity: 0;
}

/* Social Links
------------------------------------------------------------------- */

.main-nav .header-social-links a {
  vertical-align: middle;
}

/* On Homepage
------------------------------------------------------------------- */

@media screen and (min-width: 901px) {
  .home .topbar-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .home .main-nav-grid {
    position: relative;
    top: -20px;
  }

  .home .logo__img {
    max-height: none;
  }

  .home.js-sticky-bar .topbar-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .home.js-sticky-bar .main-nav-grid {
    top: 0;
  }

  .home.js-sticky-bar .logo__img {
    max-height: 70px;
  }
}

/* Sticky Activated
------------------------------------------------------------------- */

.js-sticky-bar .topbar-section {
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
}

@media screen and (min-width: 769px) {
  .js-sticky-bar .logo-grid {
    width: 10%;
  }

  .js-sticky-bar .main-nav-grid {
    width:90%;
  }
}

/* ===================================================================
  FOOTER SECTION
=================================================================== */

.footer-section {
  background: #333;
  font-weight: 300;
}

.footer-section,
.footer-section a {
 color:#fff
  
}
footer ul.menu a{
font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #e3e1e5;
}

#jcd_widget_social_link-2 p:nth-child(3) a{
 font-family: Poppins;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #e3e1e5;
  }


#jcd_widget_social_link-2 p:nth-child(2) a{
 font-family: Poppins;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #e3e1e5;
  }

.footer-section a:hover {
  color: #B32534;
}

.footer-section .copyrights {
  padding-bottom: 60px;
   font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #e3e1e5;
}

@media screen and (min-width: 1200px) {
  .footer-section .copyrights {
    float: left;
    position: relative;
    padding-bottom: 0;
    margin-top: -70px;
  }
}

/* Footer Widgets
------------------------------------------------------------------- */

.footer-widgets {
  padding-top: 60px;
  padding-bottom: 20px;
}

.footer-widgets .widget:last-child {
  position: relative;
}

@media screen and (min-width: 1200px) {
  .footer-widgets {
    padding-top: 45px;
    padding-bottom: 0;
  }
}

/* ===================================================================
  BLOCKS
=================================================================== */

.block-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.block-section__title {
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 700;
}

/* ===================================================================
  FOOTER CTA
=================================================================== */

.footer-cta {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #fff;
  border-bottom-color: rgba(255, 255, 255, 0.25);
}

@media screen and (min-width: 1200px) {
  .footer-cta {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.footer-cta__subtitle {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.66667em;
  margin-bottom: 8px;
}

@media screen and (min-width: 600px) {
  .footer-cta__subtitle {
     font-family: Poppins;
  font-size: 14px;
  font-weight: 500
  line-height: normal;
  letter-spacing: 0.9px;
  color: #ffffff;
  }
}

.footer-cta__title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.13;
}

@media screen and (min-width: 600px) {
  .footer-cta__title {
    font-family: Poppins;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  color: #ffffff;
  }
}

.footer-cta__text {
  margin-bottom: 30px;
}

@media screen and (min-width: 900px) {
  .footer-cta__text {
    margin-bottom: 0;
  }
}

.footer-cta__button a {
  padding-left: 30px;
  padding-right: 30px;
}

.footer-cta__button a:hover {
  color: #fff;
}

@media screen and (min-width: 900px) {
  .footer-cta__button {
    text-align: center;
  }

  .footer-cta__button a {
    position: relative;
    top: 10px;
  }
}

/* ===================================================================
  SERVICE SUB ITEM 
  (Resources & Solution)
=================================================================== */

.service-sub-item {
  margin-top: 80px;
  padding-top: 80px;
  border-top: 1px solid #ddd;
}

.service-sub-item:first-child {
  margin-top: 0;
  border-top: 0;
}

/* ===================================================================
  TEAM LIST
=================================================================== */

.team-section__wrapper {
  margin-bottom: -20px;
}

@media screen and (min-width: 600px) {
  .team-section__wrapper {
    margin-bottom: -60px;
  }
}

.team-list-item {
  margin-bottom: 20px;
}

@media screen and (min-width: 600px) {
  .team-list-item {
    text-align: center;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 600px) {
  .team-list-item__image img {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 900px) {
  .team-list-item__image img {
    box-sizing: border-box;
    padding: 0 20px;
  }
}

/* ===================================================================
  TABS
=================================================================== */

.tab-nav {
  border-bottom: 1px solid #ddd;
}

.tab-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tab-nav__item {
  display: inline-block;
  position: relative;
}

.tab-nav__item:after {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100%;
  height: 4px;
  background: #42B7B9;
  display: none;
}

.csstransforms .tab-nav__item:after {
  display: block;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  will-change: transform;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.tab-nav__item.active:after {
  display: block;
}

.csstransforms .tab-nav__item.active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.tab-nav__link {
  display: block;
  color: #767676;
  padding: 18px 35px;
}

.tab-nav__link:hover {
  color: #222;
}

.tab-nav__link:focus {
  outline: 0;
}

.active .tab-nav__link {
  color: #fff;
  background-color: #42B7B9;
}

@media screen and (min-width: 900px) {
  .tab-nav__link {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 1200px) {
  .tab-nav__link {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

/* ===================================================================
  CAROUSEL
=================================================================== */

.carousel-wrapper {
  position: relative;
}

.carousel-block-item__image img {
  border-radius: 100%;
  display: block;
}

.slick-arrow,
.slick-slide {
  outline: 0;
}

.carousel-block-nav {
  text-align: center;
  padding-top: 20px;
}

.carousel-block-nav .slick-arrow {
  font-size: 0;
  padding: 0;
  border: 0;
  -webkit-appearance: none;
  background: none;
}

.carousel-block-nav .slick-arrow:before {
  font-size: 50px;
  font-size: 3.125rem;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.carousel-block-nav .slick-arrow.slick-disabled {
  cursor: default;
  opacity: 0.3;
}

.carousel-block-nav .slick-prev:before {
  content: "\E90D";
}

.carousel-block-nav .slick-next:before {
  content: "\E90C";
}

@media screen and (min-width: 1200px) {
  .carousel-block-nav {
    padding: 0;
  }

  .carousel-block-nav .slick-arrow {
    padding: 20px;
    position: absolute;
    top: 50%;
    margin-top: -70px;
  }

  .carousel-block-nav .slick-arrow:before {
    font-size: 30px;
    font-size: 1.875rem;
  }

  .carousel-block-nav .slick-prev {
    left: -70px;
  }

  .carousel-block-nav .slick-next {
    right: -70px;
  }
}

/* ===================================================================
  ACCORDION
=================================================================== */

.accordion-panel {
  border-top: 1px solid #ddd;
  padding: 20px 0;
  will-change: padding;
  transition: padding 0.2s ease;
}

.accordion-panel:first-child {
  border-top: 0;
}

.accordion-panel.is-active {
  padding: 40px 0;
}

@media screen and (min-width: 600px) {
  .accordion-panel {
    padding: 40px 0;
  }

  .accordion-panel.is-active {
    padding: 60px 0;
  }
}

.accordion-panel:last-child {
  padding-bottom: 0;
}

.accordion-panel__header {
  *zoom: 1;
}

.accordion-panel__header:before,
.accordion-panel__header:after {
  content: '';
  display: table;
}

.accordion-panel__header:after {
  clear: both;
}

.flexbox .accordion-panel__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flexbox .accordion-panel__header .accordion-panel__title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.accordion-panel__title {
  margin: 0;
  padding-right: 20px;
}

.accordion-panel__toggle {
  border: 0;
  float: right;
  background: none;
  -webkit-appearance: none;
  padding: 0;
  outline: 0;
  font-weight: 500;
  transition: color 0.2s ease;
}

.accordion-panel__toggle span,
.accordion-panel__toggle i {
  vertical-align: middle;
  display: inline-block;
}

.is-active .accordion-panel__toggle {
  color: #aaa;
}

.accordion-panel__toggle__icon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 10px;
  font-size: 20px;
  font-size: 1.25rem;
}

.accordion-panel__toggle__icon:before {
  content: "\E910";
}

.is-active .accordion-panel__toggle__icon:before {
  content: "\E911";
}

.accordion-panel__content {
  padding-top: 20px;
}

.js .accordion-panel__content {
  display: none;
}

.js-accordion-toggle {
  cursor: pointer;
}

/* ===================================================================
  LIVE CHAT
=================================================================== */

.wp-live-chat-wraper * {
  box-sizing: border-box;
}

#wp-live-chat input,
#wp-live-chat textarea {
  background: #eee;
}

input#wplc_chat_gdpr_opt_in {
  margin-top: 4px;
}

label[for=wplc_chat_gdpr_opt_in],
.wplc_gdpr_privacy_notice,
div#bleeper_bell {
  line-height: 1.6em;
}

#wp-live-chat {
  color: #555;
}

.wplc_gdpr_privacy_notice {
  color: #777;
}

.wdt-emoji-picker {
  line-height: 1.5em;
}

#wplc_end_chat_button {
  font-size: 13px;
}

.wplc_in_chat_notice_content button,
.wplc_in_chat_notice_content button:hover {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  border-radius: 5px;
  padding: 8px 10px;
  margin-bottom: 10px;
  width: 100%;
}

/* ===================================================================
  JOB LISTING TABLE
=================================================================== */

.job-list-table {
  width: 100%;
  table-layout: fixed;
}

.job-list-table th {
  text-transform: uppercase;
}

.job-list-table th,
.job-list-table td {
  text-align: left;
  padding: 20px 10px;
}

.job-list-table td {
  color: #555;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5;
}

.job-list-table tbody tr:nth-child(even) td {
  background-color: #f5f5f5;
}

@media (max-width: 767px) {
  .job-list-table thead {
    display: none;
  }

  .job-list-table tbody,
  .job-list-table td,
  .job-list-table tr {
    display: block;
  }

  .job-list-table .mobile-show-title:before {
    content: attr(data-title);
    font-weight: 500;
  }

  .job-list-table td {
    padding: 0;
    margin-bottom: 5px;
  }

  .job-list-table tbody tr:nth-child(even) td {
    background: none;
  }

  .job-list-table tbody tr {
    margin-bottom: 40px;
  }

  .job-list-table tbody tr td:first-child {
    font-weight: bold;
  }
}

/* ===================================================================
  HERO SECTION
=================================================================== */

.hero-section {
  background: #B32534;
  color: #fff;
  position: relative;
}

.hero-section .wrapper {
  height: 100%;
  position: relative;
  z-index: 10;
}

.flexbox .hero-section .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (min-width: 900px) {
  .flexbox .hero-section .wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 600px) {
  .hero-section__title {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.375em;
  }
}

.hero-section__content {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 100%;
}

.hero-section__content-wrapper {
  position: relative;
  z-index: 10;
}

.hero-section__link {
  color: #F3B23E;
}

.hero-section__link [class^="icon-"] {
  vertical-align: middle;
  font-size: 20px;
}

.hero-section__link:hover {
  color: #fff;
}

.hero-section__background {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  mix-blend-mode: multiply;
  opacity: 0.2;
}

.hero-section__symbol {
  opacity: 0.1;
  display: none;
}

.hero-section__symbol svg {
  width: 100%;
}

@media screen and (min-width: 900px) {
  .hero-section__symbol {
    display: block;
  }

  .hero-section__symbol svg {
    width: auto;
    position: absolute;
    top: 50%;
    margin-top: -198px;
    right: 60px;
  }
}

.hero-section__illustration {
  display: none;
}

@media screen and (min-width: 900px) {
  .hero-section__illustration {
    display: block;
  }

  .hero-section__illustration svg,
  .hero-section__illustration img {
    height: 100%;
    position: absolute;
    top: -44px;
    right: 10px;
  }
}

@media screen and (min-width: 1200px) {
  .hero-section__illustration svg,
  .hero-section__illustration img {
    right: 100px;
  }
}

.hero-section__video {
  overflow: hidden;
  opacity: 0.2;
}

.hero-section__video video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* ===================================================================
  LOGO LIST
=================================================================== */

.logo-list-section {
  padding-top: 60px;
  padding-bottom: 30px;
}

.logo-list-section .carousel-block-nav .slick-arrow {
  margin-top: -50px;
}

.logo-list-item {
  margin-bottom: 30px;
}

.logo-list-item img {
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 600px) {
  .logo-list-item {
    width: auto;
  }
}

/* ===================================================================
  THREE COLUMNS
=================================================================== */

.three-columns-section {
  background: #F4F9F8;
}

@media screen and (min-width: 900px) {
  .three-columns-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .three-columns-section .wrapper {
    margin-bottom: -60px;
  }
}

.column-item {
  margin-bottom: 30px;
}

.column-item__title {
  line-height: 1.4em;
}

.column-item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 599px) {
  .column-item {
    margin-bottom: 60px;
  }
}

/* ===================================================================
  CONTENT IMAGE SECTION
=================================================================== */

@media screen and (min-width: 900px) {
  .flexbox .content-image-section,
  .flexbox
  .content-image-section__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.flexbox .content-image-section__grid {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content-image-section__image {
  height: 0;
  padding-bottom: 56.25%;
}

.content-image-section__image img {
  display: block;
  opacity: 0;
}

@media screen and (min-width: 900px) {
  .content-image-section__image {
    height: auto;
    padding-bottom: 0;
  }
}

.content-image-section__content {
  padding: 40px 20px;
  box-sizing: border-box;
}

@media screen and (min-width: 900px) {
  .content-image-section__content {
    max-width: 550px;
  }
}

/* ===================================================================
  MY BOOKINGS
=================================================================== */

@media print {
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* ===================================================================
  HELPER
=================================================================== */

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.text-underline {
  text-decoration: underline;
}

.text-uppercase {
  text-transform: uppercase;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

.display-block {
  display: block;
}

.display-inline-block {
  display: inline-block;
}

.layer-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.layer-cover-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.unstyled-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.full-rounded {
  border-radius: 100%;
}

/* Font Weight Helper
------------------------------------------------------------------- */

.font-weight-normal {
  font-weight: 400;
}

.font-weight-medium {
  font-weight: 500;
}

.font-weight-semibold {
  font-weight: 600;
}

.font-weight-bold {
  font-weight: 700;
}

/* Text Align Helper
------------------------------------------------------------------- */

.text-align-left {
  text-align: left;
}

.text-align-right {
  text-align: right;
}

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

.vertical-align-middle {
  vertical-align: middle;
}

/* Background Color Helper
------------------------------------------------------------------- */

.background-color-form-background {
  background-color: #F5F5F5;
}

.background-color-white {
  background-color: #fff;
}

.background-color-primary,
.metalife-meta-crew,
.page-template-template-metalife .contact-cta-block,
.background-color-primary--gradation {
  background-color: #B32534;
}

.background-color-secondary,
.background-color-secondary--gradation {
  background-color: #42B7B9;
}

.background-color-primary--gradation {
  background-image: linear-gradient(137deg, #DC5130 0%, #B32534 65%);
}

.background-color-secondary--gradation {
  background-image: radial-gradient(circle at top center, #42B7B9 0%, #1D5874 100%);
}

.background-color-lightblue {
  background-color: #F1F8F7;
}

/* Text Color Helper
------------------------------------------------------------------- */

.text-color-primary {
  color: #B32534;
}

.text-color-secondary {
  color: #42B7B9;
}

.text-color-tertiary {
  color: #1D5874;
}

.text-color-white {
  color: #fff;
}

.text-color-gray {
  color: #ccc;
}

.text-color-gray-1 {
  color: #999;
}

.text-color-gray-2 {
  color: #eee;
}

.text-color-text {
  color: #222;
}

/* Margin Helper
------------------------------------------------------------------- */

.mt-0 {
  margin-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

/* Float Helper
------------------------------------------------------------------- */

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.float-none {
  float: none;
}

/* List Helper
------------------------------------------------------------------- */

.spaced-list li {
  margin-bottom: 20px;
}

/* Is Loading
------------------------------------------------------------------- */

.is-loading {
  opacity: 0.3;
  cursor: wait;
}

/* Border Helper
------------------------------------------------------------------- */

.border-top {
  border-top: 1px solid #ddd;
}

.border-bottom {
  border-bottom: 1px solid #ddd;
}




/* global header footer change
------------------------------------------------------------------- */
.hdr-cta a{
font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;

}

.hdr-cta{


   border-radius: 27.5px;
  box-shadow: 0 3px 6px 0 rgba(198, 12, 48, 0.36);
  background-color: #c60c30;
 padding: 18px 20px 18px 20px;
}


.new .footer-cta .grid {
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new .footer-cta .grid:before, .new .footer-cta .grid:after {
    display: none;
}
.new .footer-cta_text.grid_item.large--seven-twelfths.push--large--one-twelfth {
    left: 0;
    padding-left: 0;
}
.new .footer-cta_button.grid_item.large--three-twelfths.push--large--one-twelfth {
    left: 0;
    padding-left: 0;
    text-align: right;
}
.new .wrapper.wrapper--full:nth-child(2) {
    background: #222;
}

.new .footer-cta .grid>div {
    left: 0;
    padding-left: 0;
}



.new .footer-widgets.grid.grid-uniform {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}
@media screen and (min-width: 1200px) {
.new.footer-section .copyrights {
    float: left;
    position: relative;
    padding-bottom: 0;
    margin-top: -70px;
    margin-left: 17%;
}
}
.new aside#nav_menu-2, .new aside#nav_menu-3, .new aside#nav_menu-7 {
    width: auto;
    font-weight: 600;
}
.new .footer-widgets .widget:last-child {
    margin-left: auto;
    left: 0;
}
.new aside#nav_menu-2, .new aside#nav_menu-3, .new aside#nav_menu-7 {
    width: auto;
    font-weight: 600;
}



#jcd_widget_social_link-2 {
    display: flex;
    flex-direction: column;
}
#jcd_widget_social_link-2 .widget__title text-uppercase{
order:1;
}

#jcd_widget_social_link-2 p:nth-child(1){
order:3;
}

#jcd_widget_social_link-2 p:nth-child(2){
order:2;
margin-bottom:34px;
}

#jcd_widget_social_link-2 .social-links{
order:4;
}


#jcd_widget_social_link-2 p {
    display: flex;
    align-items: center;
    margin-bottom:10px;
}
#jcd_widget_social_link-2 p img {
    margin-right: 10px;
}

#jcd_widget_social_link-2 {
width:auto;
margin-right: 5%
}


@media(max-width: 980px) {
    aside#nav_menu-111 {
        width: 100%;
    }
    #jcd_widget_social_link-2 {
        width: 100%;
    }
    
    .new .footer-cta .grid {
       flex-wrap: wrap;
}
.new .footer-cta .grid>div {
       width: 100%
}
    
}





.hdr-cta{
    transition:0.4s;
    
}

body a.hdr-cta{
     font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding:18px 40px;
}

a.hdr-cta:hover {
    color: white;
}
.hdr-cta:hover {
    background: #e91053;
}
.footer-cta__button{
text-align:right;
}



#menu-item-8126{
margin-left: 40px;
    margin-top: -20px;
    float: right;

}
#menu-item-8126 a{
font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding: 18px 40px;
     border-radius: 27.5px;
  box-shadow: 0 3px 6px 0 rgba(198, 12, 48, 0.36);
  background-color: #c60c30;
}

@media (max-width:1200px){
.main-nav li{
margin-right: 14px;
}
.main-nav a{
font-size: 14px;
}
#menu-item-8126 a{
font-size: 12px;
padding: 10px 20px;
}
#menu-item-8126 {
    margin-left: 20px;
    margin-top: -12px;
}

}