@charset "UTF-8";
/* SCSS Compiled */
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;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
}
/*usage  @include font-size(13);*/
/*width-desktop-medium*/
/*width-desktop-medium*/
/*width- desktop-small*/
/*width-tablet*/
/*width-tablet*/
/*width-mobile*/
/*---Grid Variables -----------------------------------------*/
.container, .t2 .bin, .t3 .bin {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1408px;
  position: relative;
  margin: auto;
  overflow: hidden;
}
.container:before, .t2 .bin:before, .t3 .bin:before, .container:after, .t2 .bin:after, .t3 .bin:after {
  content: "";
  position: relative;
}
.container:after, .t2 .bin:after, .t3 .bin:after {
  clear: both;
}
@media (max-width: 1408px) {
}
@media (max-width: 1248px) {
}
@media (max-width: 1008px) {
}
@media (max-width: 768px) {
}
@media (max-width: 736px) {
}
.col-2 {
  width: calc((4.1193181818% * 2) + (1.0653409091% * 2));
}
.col-3 {
  width: calc((4.1193181818% * 3) + (1.0653409091% * 4));
}
.col-4 {
  width: calc((4.1193181818% * 4) + (1.0653409091% * 6));
}
.col-5 {
  width: calc((4.1193181818% * 5) + (1.0653409091% * 8));
}
.col-6 {
  width: calc((4.1193181818% * 6) + (1.0653409091% * 10));
}
.col-7 {
  width: calc((4.1193181818% * 7) + (1.0653409091% * 12));
}
.col-8 {
  width: calc((4.1193181818% * 8) + (1.0653409091% * 14));
}
.col-9 {
  width: calc((4.1193181818% * 9) + (1.0653409091% * 16));
}
.col-10 {
  width: calc((4.1193181818% * 10) + (1.0653409091% * 18));
}
.col-11 {
  width: calc((4.1193181818% * 11) + (1.0653409091% * 20));
}
.col-12 {
  width: calc((4.1193181818% * 12) + (1.0653409091% * 22));
}
.col-13 {
  width: calc((4.1193181818% * 13) + (1.0653409091% * 24));
}
.col-14 {
  width: calc((4.1193181818% * 14) + (1.0653409091% * 26));
}
.col-15 {
  width: calc((4.1193181818% * 15) + (1.0653409091% * 28));
}
.col-16 {
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
}
@media (max-width: 736px) {
  .col-16 {
    padding: 0 10px !important;
  }
}
/* Brand Colors ------------------------------------------------*/
/*
 $primary-color: #1a3f94;
 $font-color: #585858;
 $secondary-color: #fdbb11;
 $placeholder: $secondary-color;
 */
/*$color-1: #006ca3; ---blue----*/
/*$color-2: #84c561; ---green----*/
/*$color-3: #787d83; ---grey----*/
/*$color-4: #6ec9c4; ---teal----*/
/*$color-5: #9d9dca; ---purple----*/
/*$color-6: #d3c108; ---yellow----*/
/*$color-7: #970d48; ---pink----*/
/*$color-8: #f9f9f9; ---Grey----*/
/*$color-9: #eaeaea; ----Border-Grey------*/
/*$color-10: #102b4a; ----Light blue------*/
/* Color Combination Adjustments ------------------------------*/
.white-text h1, .bg-image h1, .white-text h2, .bg-image h2, .white-text h3, .bg-image h3, .white-text h4, .bg-image h4, .white-text h5, .bg-image h5, .white-text h6, .bg-image h6, .white-text a, .bg-image a, .white-text p, .bg-image p, .white-text li, .bg-image li {
  color: white;
  fill: white;
}
/* Global Elements ---------------------------*/
html {
  height: 100%;
  width: 100%;
  font-size: 62.5%;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #585858;
  fill: #006ca3;
  font-family: 'Lato', sans-serif, 'Lato', sans-serif, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}
/*
 * Modifiers
 */
.f-l {
  float: left;
  margin: 0 1em 1em 0;
}
.f-r {
  float: right;
  margin: 0 0 1em 1em;
}
#main img {
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.visualhidden {
  position: absolute;
  top: -99999px;
  left: -99999px;
}
/*fade in blocks*/
.display {
  width: 48%;
  min-height: 200px;
  background: white;
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  margin-right: 4%;
  margin-bottom: 4%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.display:nth-child(even) {
  margin-right: 0;
}
.default-styles {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.default-styles .col-16 .col-8 {
  margin: 0;
}
.default-styles .col-16 .col-8:last-child {
  float: right;
}
@media (max-width: 736px) {
  .default-styles {
    padding: 0 15px;
  }
}
@media (max-width: 1008px) {
  .default-styles .col-16, .default-styles .col-10, .default-styles .col-8, .default-styles .col-6, .default-styles .col-4 {
    width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  }
}
@media (max-width: 1008px) {
  .default-styles .col-10, .default-styles .col-8, .default-styles .col-6, .default-styles .col-4 {
    margin: 0 auto;
    width: 100%;
  }
}
.default-styles fieldset {
  padding: 0;
}
.page {
  min-height: 100vh;
  background: #fff;
  width: 100%;
  overflow: hidden;
}
.wrapper {
  position: relative;
  z-index: 2;
  background: #fff;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
}
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.character-mapping li {
  display: inline-block;
  vertical-align: middle;
}
.character-mapping li:before {
  display: none;
}
.character-mapping li .icon:before {
  font-size: 40px;
}
@media (max-width: 736px) {
  .no-mobile {
    display: none !important;
  }
}
div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Templates styles ---------------------------*/
.t2 .bin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: visible;
}
.t2 .bin > .left {
  background-color: #f9f9f9;
  border-right: 1px solid #eaeaea;
  width: 280px;
  overflow: visible;
}
.t2 .bin > .left:before {
  width: 500%;
  height: 100%;
  content: "";
  background-color: inherit;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}
@media (max-width: 1248px) {
  .t2 .bin > .left {
    width: 100%;
    padding: 15px 15px;
    border-right: none;
    border-bottom: 1px solid #eaeaea;
  }
}
.t2 .bin > .left .side-nav {
  width: 100%;
  height: auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t2 .bin > .left .side-nav:before {
  display: none;
  cursor: pointer;
}
@media (max-width: 1248px) {
  .t2 .bin > .left .side-nav:before {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 1.1em;
    color: #970d48;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 5;
    content: "\e00e";
    font-size: 1.5em;
    font-family: 'uja-sephardic';
  }
  .t2 .bin > .left .side-nav.open {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 75px 0 69px 0;
    position: fixed;
    z-index: 90;
    background-color: white;
  }
  .t2 .bin > .left .side-nav.open:before {
    position: fixed;
    top: 100px;
    right: 25px;
    z-index: 5;
    content: "\e011";
    font-size: 1.5em;
    font-family: 'uja-sephardic';
  }
  .t2 .bin > .left .side-nav.open ul {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow-y: scroll;
  }
  .t2 .bin > .left .side-nav.open ul:after {
    display: none;
  }
  .t2 .bin > .left .side-nav.open ul li a {
    text-align: left;
  }
  .t2 .bin > .left .side-nav.open ul li.active {
    position: relative;
  }
  .t2 .bin > .left .side-nav.open ul li.active a {
    text-align: left;
  }
}
.t2 .bin > .left .side-nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.t2 .bin > .left .side-nav ul:before {
  display: none;
}
@media (max-width: 1248px) {
  .t2 .bin > .left .side-nav ul {
    padding: 70px 15px 0 15px;
    background-color: white;
    border: 1px solid #eaeaea;
    height: 70px;
    overflow: hidden;
    cursor: pointer;
  }
  .t2 .bin > .left .side-nav ul:after {
    content: 'EXPLORE';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #970d48;
    text-align: center;
    width: 100%;
    background-color: #fff;
    z-index: 50;
    line-height: 70px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8em;
  }
}
.t2 .bin > .left .side-nav ul li {
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t2 .bin > .left .side-nav ul li > ul {
  border: none;
}
.t2 .bin > .left .side-nav ul li > ul li:first-child {
  border-top: 1px solid #eaeaea;
}
.t2 .bin > .left .side-nav ul li > ul li a {
  padding: 10px 30px;
  color: #585858;
  font-size: 0.8em;
  font-weight: 400;
}
@media (max-width: 1248px) {
  .t2 .bin > .left .side-nav ul li > ul {
    padding: 0 0 0 20px !important;
    width: auto !important;
    height: auto !important;
    overflow: hidden !important;
  }
  .t2 .bin > .left .side-nav ul li > ul li:first-child {
    border-top: none;
  }
}
.t2 .bin > .left .side-nav ul li > ul:after {
  display: none;
}
@media (max-width: 1248px) {
  .t2 .bin > .left .side-nav ul li {
    border: none;
  }
}
.t2 .bin > .left .side-nav ul li:before {
  display: none;
}
.t2 .bin > .left .side-nav ul li:last-child {
  border-bottom: none;
}
.t2 .bin > .left .side-nav ul li:hover > a {
  color: #970d48;
}
.t2 .bin > .left .side-nav ul li.active {
  background-color: white;
}
@media (max-width: 1248px) {
  .t2 .bin > .left .side-nav ul li.active {
    top: 0;
    left: 0;
    position: absolute;
    z-index: 10;
  }
}
.t2 .bin > .left .side-nav ul li.active > a {
  color: #970d48;
}
@media (max-width: 1248px) {
  .t2 .bin > .left .side-nav ul li.active > a {
    text-align: center;
  }
}
.t2 .bin > .left .side-nav ul li a {
  width: 100%;
  padding: 20px 30px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8em;
  display: block;
  color: #585858;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t2 .bin > .right {
  width: calc(100% - 280px);
}
@media (max-width: 1248px) {
  .t2 .bin > .right {
    width: 100%;
    border-right: none;
  }
}
.t3 .bin {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: visible;
}
.t3 .bin .left {
  border-right: 1px solid #eaeaea;
  width: 45%;
  overflow: visible;
}
@media (max-width: 1008px) {
  .t3 .bin .left {
    display: none;
  }
}
.t3 .bin .right {
  background-color: #f9f9f9;
  width: 55%;
  overflow: visible;
}
.t3 .bin .right:before {
  width: 500%;
  height: 100%;
  content: "";
  background-color: inherit;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}
@media (max-width: 1008px) {
  .t3 .bin .right {
    width: 100%;
    border-right: none;
  }
}
@media (max-width: 1008px) {
  .t4 .box-75 {
    width: 100%;
  }
}
.t4 .box-25 {
  border-left: 1px solid #e1e1e1;
}
@media (max-width: 1008px) {
  .t4 .box-25 {
    display: none;
  }
}
.t4 .box-25:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 600%;
  height: 100%;
  background-color: #f9f9f9;
}
.t4 .bg-image.blog {
  background: url("../images/bg-hero-blog.png") no-repeat 50% 50%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.t4 .bg-image.inner-blog {
  background: url("../images/bg-hero-blog-inner.png") no-repeat 50% 50%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.t4 .container, .t4 .t2 .bin, .t2 .t4 .bin, .t4 .t3 .bin, .t3 .t4 .bin {
  overflow: visible;
}
.t4 .blogs-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 25px 0 1.0653409091%;
}
@media (max-width: 1008px) {
  .t4 .blogs-list {
    padding: 0 25px 0 25px;
  }
}
@media (max-width: 736px) {
  .t4 .blogs-list {
    padding: 0 20px;
  }
}
.t4 .blog-entry {
  width: 100%;
  overflow: hidden;
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}
.t4 .blog-entry:last-child {
  border: none;
}
@media (max-width: 736px) {
  .t4 .blog-entry {
    padding: 25px 0;
  }
}
.t4 .blog-entry .img-frame {
  float: left;
  width: 31%;
  margin: 0 3% 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid transparent;
}
.t4 .blog-entry .img-frame img {
  width: 100%;
  display: block;
}
@media (max-width: 736px) {
  .t4 .blog-entry .img-frame {
    margin: 0;
    float: none;
    width: 100%;
  }
}
.t4 .blog-entry .text {
  width: 66%;
  float: left;
}
@media (max-width: 736px) {
  .t4 .blog-entry .text {
    margin: 15px 0 0;
    float: none;
    width: 100%;
  }
}
.t4 .blog-entry .text .title {
  margin: 0;
  color: #006ca3;
  font-weight: 500;
}
@media (max-width: 736px) {
  .t4 .blog-entry .text .title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.t4 .blog-entry .text .meta {
  display: block;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
.t4 .blog-entry .text .meta a {
  text-decoration: none;
}
.t4 .blog-entry .text p {
  font-size: 17px;
  font-size: 1.7rem;
  margin: 15px 0;
}
.t4 .blog-entry .text p span {
  color: #006ca3;
}
@media (max-width: 736px) {
  .t4 .blog-entry .text p {
    display: none;
  }
}
.t4 .blog-entry .more {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
.t4 .blog-entry .more:after {
  content: '\E00E';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  padding: 0 0 4px 10px;
}
.t4 .blog-entry .tags {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 15px 0 0;
  font-style: normal;
}
@media (max-width: 736px) {
  .t4 .blog-entry .tags {
    display: none;
  }
}
.t4 .blog-entry .tags a {
  text-decoration: none;
}
.t4 .blog-entry .tags:before {
  content: '\E028';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  padding: 0 10px 0 0;
  color: #84c561;
  font-size: 14px;
  font-size: 1.4rem;
}
.t4 .blog-entry:hover .img-frame {
  border: 2px solid #006ca3;
}
.t4 .blog-post {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 25px 25px 1.0653409091%;
}
@media (max-width: 1008px) {
  .t4 .blog-post {
    padding: 0 25px 25px 25px;
  }
}
@media (max-width: 736px) {
  .t4 .blog-post {
    padding: 0 20px 20px 20px;
  }
}
.t4 .blog-post img {
  width: 100%;
  margin: 0 0 25px 0;
}
.t4 .blog-post img.share {
  width: auto;
  margin: 0;
}
.t4 .blog-post .meta {
  display: block;
  font-style: normal;
  margin: 25px 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.t4 .blog-post .meta a {
  text-decoration: none;
}
.t4 .blog-post .tags {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 15px 0 0;
  font-style: normal;
}
@media (max-width: 736px) {
  .t4 .blog-post .tags {
    display: none;
  }
}
.t4 .blog-post .tags a {
  text-decoration: none;
}
.t4 .blog-post .tags:before {
  content: '\E028';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  padding: 0 10px 0 0;
  color: #84c561;
  font-size: 14px;
  font-size: 1.4rem;
}
.t4 .sidebar {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 25px;
}
.t4 .sidebar .search {
  width: 100%;
  position: relative;
}
.t4 .sidebar .search:after {
  content: '\E001';
  display: block;
  font-family: "uja-sephardic";
  position: absolute;
  right: 10px;
  color: #006ca3;
  top: 9px;
}
.t4 .sidebar .search .text {
  height: 38px;
  line-height: 38px;
  font-style: italic;
  margin: 0;
}
.t4 .sidebar .heading {
  padding: 0 0 12px 0;
  margin: 35px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #585858;
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: 1px solid #e1e1e1;
}
.t4 .sidebar .heading.category:before {
  content: '\E021';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  color: #006ca3;
  padding: 0 10px 0 0;
}
.t4 .sidebar .heading.tag:before {
  content: '\E028';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  color: #006ca3;
  padding: 0 10px 0 0;
}
.t4 .sidebar .heading.archive {
  cursor: pointer;
}
.t4 .sidebar .heading.archive:before {
  content: '\E02D';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  color: #006ca3;
  padding: 0 10px 0 0;
}
.t4 .sidebar .heading.archive:after {
  content: '';
  display: block;
  border-top: 6px solid #585858;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  right: 20px;
  top: 10px;
}
.t4 .sidebar .heading.archive.open:after {
  content: '';
  display: block;
  border-bottom: 6px solid #585858;
  border-top: none;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  right: 20px;
  top: 10px;
}
.t4 .sidebar .categories {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
}
.t4 .sidebar .categories a {
  display: block;
  color: #585858;
  text-decoration: none;
  margin: 13px 0 0;
}
.t4 .sidebar .tags {
  margin: 12px 0 0;
  display: inline-block;
  font-style: normal;
  padding: 0 20px;
}
.t4 .sidebar .tags a {
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
}
.t4 .sidebar .archives {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  display: none;
}
.t4 .sidebar .archives .month {
  width: 100%;
  overflow: hidden;
  margin: 15px 0 0;
}
.t4 .sidebar .archives .month .tog {
  font-size: 14px;
  font-size: 1.4rem;
  color: #585858;
  position: relative;
  display: block;
  text-decoration: none;
}
.t4 .sidebar .archives .month .tog:after {
  content: '\E00E';
  display: block;
  position: absolute;
  font-family: "uja-sephardic";
  top: 2px;
  right: 0;
  color: #006ca3;
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.t4 .sidebar .archives .month .tog.open:after {
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.t4 .sidebar .archives .entries {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  display: none;
}
.t4 .sidebar .archives .entries a {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  margin: 5px 0 0;
}
.t4 .related {
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px 25px 1.0653409091%;
}
@media (max-width: 1008px) {
  .t4 .related {
    padding: 0 25px 25px 25px;
  }
}
@media (max-width: 736px) {
  .t4 .related {
    padding: 0 20px 10px 20px;
  }
}
.t4 .related .heading {
  padding: 0 0 12px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #585858;
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: 1px solid #e1e1e1;
}
.t4 .related .heading:before {
  content: '\E02E';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  color: #006ca3;
  padding: 0 10px 0 0;
}
.t4 .related .hold {
  width: 100%;
  overflow: hidden;
}
.t4 .related .hold .item {
  width: 49%;
  float: left;
  height: 230px;
  position: relative;
  display: flex;
  margin: 25px 0 0;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.t4 .related .hold .item:first-child {
  background: url("../images/img-related-1.png") no-repeat 50% 50%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.t4 .related .hold .item:last-child {
  background: url("../images/img-related-2.png") no-repeat 50% 50%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.t4 .related .hold .item .link, .t4 .related .hold .item a {
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.t4 .related .hold .item:hover .link, .t4 .related .hold .item:hover a {
  background-color: rgba(0, 108, 163, 0.85);
}
.t4 .related .hold .item .text {
  margin: auto;
  padding: 0 30px;
  position: relative;
  z-index: 1;
  text-align: center;
  pointer-events: none;
}
.t4 .related .hold .item .text .title {
  margin: 0;
  color: #fff;
}
.t4 .related .hold .item .text .more {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}
.t4 .related .hold .item .text .more:after {
  content: '\E00E';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  padding: 0 0 4px 10px;
}
.t4 .related .hold .item:last-child {
  float: right;
}
@media (max-width: 736px) {
  .t4 .related .hold .item {
    float: none !important;
    width: 100% !important;
    height: 160px;
  }
}
@media (max-width: 1008px) {
  .t5 .box-75 {
    width: 100%;
  }
}
.t5 .box-25 {
  border-left: 1px solid #e1e1e1;
}
@media (max-width: 1008px) {
  .t5 .box-25 {
    width: 100%;
  }
}
.t5 .box-25:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 600%;
  height: 100%;
  background-color: #f9f9f9;
}
.t5 .container, .t5 .t2 .bin, .t2 .t5 .bin, .t5 .t3 .bin, .t3 .t5 .bin {
  overflow: visible;
}
.t5 .career-details {
  width: 100%;
  overflow: hidden;
  padding: 40px 20px;
}
.t7 .box-75 {
  border-left: 1px solid #e1e1e1;
}
@media (max-width: 1008px) {
  .t7 .box-75 {
    width: 100%;
  }
}
.t7 .box-25 {
  border-left: 1px solid #e1e1e1;
}
@media (max-width: 1008px) {
  .t7 .box-25 {
    width: 100%;
  }
}
.t7 .box-25:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 600%;
  height: 100%;
  background-color: #f9f9f9;
}
.t7 .container, .t7 .t2 .bin, .t2 .t7 .bin, .t7 .t3 .bin, .t3 .t7 .bin {
  overflow: visible;
}
/*rows base stylings & Settings --------------*/
.row {
  width: 100%;
  height: auto;
  position: relative;
  background-color: white;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
}
.row:last-child {
  border-bottom: none;
}
.row > .container, .t2 .row > .bin, .t3 .row > .bin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/*---Primgry settings --------*/
/*boxes used to build rows ------------------*/
div[class^='box-'], div[class*=' box-'] {
  vertical-align: middle;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
div[class^='box-'] .icon, div[class*=' box-'] .icon {
  width: 75px;
  height: auto;
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
}
div[class^='box-'] .icon svg, div[class*=' box-'] .icon svg {
  width: 100%;
  height: auto;
  fill: inherit;
}
div[class^='box-'] .icon img, div[class*=' box-'] .icon img {
  max-width: 100%;
  height: auto;
}
div[class^='box-'] .content, div[class*=' box-'] .content {
  max-width: 100%;
  width: 100%;
}
div[class^='box-'] .content > div, div[class*=' box-'] .content > div {
  z-index: 1;
}
div[class^='box-'] .content div, div[class*=' box-'] .content div {
  max-width: 100%;
}
div[class^='box-'] .content twitterwidget, div[class*=' box-'] .content twitterwidget {
  min-width: 1px !important;
}
div[class^='box-'] .content iframe, div[class*=' box-'] .content iframe {
  min-width: 100px !important;
}
.box-25 {
  width: 25%;
}
@media (max-width: 1008px) {
  .box-25 {
    width: 50%;
  }
}
@media (max-width: 736px) {
  .box-25 {
    width: 100%;
  }
}
.box-50 {
  width: 50%;
}
@media (max-width: 1008px) {
  .box-50 {
    width: 50%;
  }
}
@media (max-width: 736px) {
  .box-50 {
    width: 100%;
  }
}
.box-75 {
  width: 75%;
}
@media (max-width: 1008px) {
  .box-75 {
    width: 50%;
  }
}
@media (max-width: 736px) {
  .box-75 {
    width: 100%;
  }
}
.box-100 {
  width: 100%;
}
/*---Variables------------------------------*/
.fw > .container, .t2 .fw > .bin, .t3 .fw > .bin {
  max-width: 100%;
}
.pad {
  padding-top: 6em !important;
  padding-bottom: 6em !important;
}
@media (max-width: 1008px) {
  .pad {
    padding-top: 4em !important;
    padding-bottom: 4em !important;
  }
}
@media (max-width: 736px) {
  .pad {
    padding-top: 2.5em !important;
    padding-bottom: 2.5em !important;
  }
}
.pad-thick {
  padding-top: 6em !important;
  padding-bottom: 6em !important;
}
@media (max-width: 1008px) {
  .pad-thick {
    padding-top: 4em !important;
    padding-bottom: 4em !important;
  }
}
@media (max-width: 736px) {
  .pad-thick {
    padding-top: 2.5em !important;
    padding-bottom: 2.5em !important;
  }
}
.pad-thin {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}
.pad-none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.align-center-content .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.align-center > .container, .t2 .align-center > .bin, .t3 .align-center > .bin, .align-center > .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.align-top > .container, .t2 .align-top > .bin, .t3 .align-top > .bin, .align-top > .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.align-bottom > .container, .t2 .align-bottom > .bin, .t3 .align-bottom > .bin, .align-bottom > .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
.self-top {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.self-center {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.self-bottom {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.module-margin {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.module-margin .container, .module-margin .t2 .bin, .t2 .module-margin .bin, .module-margin .t3 .bin, .t3 .module-margin .bin {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.module-margin .box-50 {
  width: 48%;
}
.text-center {
  text-align: center;
}
.text-center ul {
  display: inline-block;
}
.bg-image {
  background-image: url('../images/bg-3.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-image:after {
  background-color: black;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block !important;
  opacity: 0.6;
  filter: alpha(opacity=60);
  content: "";
}
.pattern:before {
  background-image: url('../images/pattern-1.png');
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block !important;
  content: "";
}
.white-text, .bg-image {
  fill: white;
}
.white-text h1, .bg-image h1, .white-text h2, .bg-image h2, .white-text h3, .bg-image h3, .white-text h4, .bg-image h4, .white-text h5, .bg-image h5, .white-text h6, .bg-image h6, .white-text a, .bg-image a, .white-text p, .bg-image p, .white-text li, .bg-image li {
  color: white;
}
.border div[class^='box-'], .border div[class*=' box-'] {
  border-color: white;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-right-style: solid;
  border-bottom-style: solid;
}
.border div[class^='box-']:last-child, .border div[class*=' box-']:last-child {
  border-right-width: 0px;
}
@media (max-width: 1008px) {
  .border div[class^='box-'], .border div[class*=' box-'] {
    border-bottom-width: 1px;
  }
  .border div[class^='box-']:nth-child(2n+2), .border div[class*=' box-']:nth-child(2n+2) {
    border-right-width: 0px;
  }
  .border div[class^='box-']:nth-last-child(-n+2), .border div[class*=' box-']:nth-last-child(-n+2) {
    border-bottom-width: 0px;
  }
}
@media (max-width: 736px) {
  .border div[class^='box-'], .border div[class*=' box-'] {
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .border div[class^='box-']:nth-last-child(-n+2), .border div[class*=' box-']:nth-last-child(-n+2) {
    border-bottom-width: 1px;
  }
  .border div[class^='box-']:last-child, .border div[class*=' box-']:last-child {
    border-bottom-width: 0px;
  }
}
.border div[class^='box-'] .content, .border div[class*=' box-'] .content {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: inherit;
}
.border div[class^='box-'] .content:last-child, .border div[class*=' box-'] .content:last-child {
  border-bottom-width: 0px;
}
@media (max-width: 736px) {
  .border div[class^='box-'] .content, .border div[class*=' box-'] .content {
    border-bottom-width: 1px;
  }
}
.border div[class^='box-'] .staff-single .sec-2, .border div[class*=' box-'] .staff-single .sec-2 {
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.link-box {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5 !important;
  border: none;
  border-bottom: none !important;
}
.link-box:before {
  color: inherit;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 1.3em;
  text-align: center;
}
.no-overflow {
  overflow: visible !important;
}
.no-overflow .container, .no-overflow .t2 .bin, .t2 .no-overflow .bin, .no-overflow .t3 .bin, .t3 .no-overflow .bin {
  overflow: visible;
}
/*---Skins---------------------------------*/
.bg-white, .bg-white.bg-image {
  background-color: white;
  color: #006ca3;
  fill: #006ca3;
}
.bg-white div[class^='box-'], .bg-white.bg-image div[class^='box-'], .bg-white div[class*=' box-'], .bg-white.bg-image div[class*=' box-'] {
  border-color: #eaeaea;
}
.bg-white .link-box::before, .bg-white.bg-image .link-box::before {
  color: #006ca3 !important;
}
.bg-grey, .bg-grey.bg-image {
  background-color: #f9f9f9;
  color: #006ca3;
  fill: #006ca3;
}
.bg-grey p, .bg-grey.bg-image p {
  color: #585858;
}
.bg-grey div[class^='box-'], .bg-grey.bg-image div[class^='box-'], .bg-grey div[class*=' box-'], .bg-grey.bg-image div[class*=' box-'] {
  border-color: #eaeaea;
}
.bg-color-1, .bg-color-2, .bg-color-2.bg-image, .bg-color-3, .bg-color-3.bg-image, .bg-color-4, .bg-color-4.bg-image, .bg-color-5, .bg-color-5.bg-image, .bg-color-1.bg-image {
  color: #d3c108;
  fill: #d3c108;
  background-color: #006ca3;
}
.bg-color-1:after, .bg-color-2:after, .bg-color-2.bg-image:after, .bg-color-3:after, .bg-color-3.bg-image:after, .bg-color-4:after, .bg-color-4.bg-image:after, .bg-color-5:after, .bg-color-5.bg-image:after, .bg-color-1.bg-image:after, .bg-color-2.bg-image.bg-image:after, .bg-color-3.bg-image.bg-image:after, .bg-color-4.bg-image.bg-image:after, .bg-color-5.bg-image.bg-image:after {
  background-color: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block !important;
  opacity: 0.95;
  filter: alpha(opacity=95);
  content: "";
}
.bg-color-1 h1, .bg-color-2 h1, .bg-color-2.bg-image h1, .bg-color-3 h1, .bg-color-3.bg-image h1, .bg-color-4 h1, .bg-color-4.bg-image h1, .bg-color-5 h1, .bg-color-5.bg-image h1, .bg-color-1.bg-image h1, .bg-color-1 h2, .bg-color-2 h2, .bg-color-2.bg-image h2, .bg-color-3 h2, .bg-color-3.bg-image h2, .bg-color-4 h2, .bg-color-4.bg-image h2, .bg-color-5 h2, .bg-color-5.bg-image h2, .bg-color-1.bg-image h2, .bg-color-1 h3, .bg-color-2 h3, .bg-color-2.bg-image h3, .bg-color-3 h3, .bg-color-3.bg-image h3, .bg-color-4 h3, .bg-color-4.bg-image h3, .bg-color-5 h3, .bg-color-5.bg-image h3, .bg-color-1.bg-image h3, .bg-color-1 h4, .bg-color-2 h4, .bg-color-2.bg-image h4, .bg-color-3 h4, .bg-color-3.bg-image h4, .bg-color-4 h4, .bg-color-4.bg-image h4, .bg-color-5 h4, .bg-color-5.bg-image h4, .bg-color-1.bg-image h4, .bg-color-1 h5, .bg-color-2 h5, .bg-color-2.bg-image h5, .bg-color-3 h5, .bg-color-3.bg-image h5, .bg-color-4 h5, .bg-color-4.bg-image h5, .bg-color-5 h5, .bg-color-5.bg-image h5, .bg-color-1.bg-image h5, .bg-color-1 h6, .bg-color-2 h6, .bg-color-2.bg-image h6, .bg-color-3 h6, .bg-color-3.bg-image h6, .bg-color-4 h6, .bg-color-4.bg-image h6, .bg-color-5 h6, .bg-color-5.bg-image h6, .bg-color-1.bg-image h6, .bg-color-1 li, .bg-color-2 li, .bg-color-2.bg-image li, .bg-color-3 li, .bg-color-3.bg-image li, .bg-color-4 li, .bg-color-4.bg-image li, .bg-color-5 li, .bg-color-5.bg-image li, .bg-color-1.bg-image li {
  color: inherit;
  fill: inherit;
}
.bg-color-1 p, .bg-color-2 p, .bg-color-2.bg-image p, .bg-color-3 p, .bg-color-3.bg-image p, .bg-color-4 p, .bg-color-4.bg-image p, .bg-color-5 p, .bg-color-5.bg-image p, .bg-color-1.bg-image p, .bg-color-1 label, .bg-color-2 label, .bg-color-2.bg-image label, .bg-color-3 label, .bg-color-3.bg-image label, .bg-color-4 label, .bg-color-4.bg-image label, .bg-color-5 label, .bg-color-5.bg-image label, .bg-color-1.bg-image label {
  color: white;
}
.bg-color-1 .form label, .bg-color-2 .form label, .bg-color-2.bg-image .form label, .bg-color-3 .form label, .bg-color-3.bg-image .form label, .bg-color-4 .form label, .bg-color-4.bg-image .form label, .bg-color-5 .form label, .bg-color-5.bg-image .form label, .bg-color-1.bg-image .form label {
  color: #fff !important;
}
.bg-color-1 .form span, .bg-color-2 .form span, .bg-color-2.bg-image .form span, .bg-color-3 .form span, .bg-color-3.bg-image .form span, .bg-color-4 .form span, .bg-color-4.bg-image .form span, .bg-color-5 .form span, .bg-color-5.bg-image .form span, .bg-color-1.bg-image .form span {
  color: #fff;
}
.bg-color-1 .form input[type="radio"]:checked + label, .bg-color-2 .form input[type="radio"]:checked + label, .bg-color-2.bg-image .form input[type="radio"]:checked + label, .bg-color-3 .form input[type="radio"]:checked + label, .bg-color-3.bg-image .form input[type="radio"]:checked + label, .bg-color-4 .form input[type="radio"]:checked + label, .bg-color-4.bg-image .form input[type="radio"]:checked + label, .bg-color-5 .form input[type="radio"]:checked + label, .bg-color-5.bg-image .form input[type="radio"]:checked + label, .bg-color-1.bg-image .form input[type="radio"]:checked + label {
  color: #fff !important;
}
.bg-color-1 .form input[type="radio"]:checked + label:before, .bg-color-2 .form input[type="radio"]:checked + label:before, .bg-color-2.bg-image .form input[type="radio"]:checked + label:before, .bg-color-3 .form input[type="radio"]:checked + label:before, .bg-color-3.bg-image .form input[type="radio"]:checked + label:before, .bg-color-4 .form input[type="radio"]:checked + label:before, .bg-color-4.bg-image .form input[type="radio"]:checked + label:before, .bg-color-5 .form input[type="radio"]:checked + label:before, .bg-color-5.bg-image .form input[type="radio"]:checked + label:before, .bg-color-1.bg-image .form input[type="radio"]:checked + label:before {
  border: 4px solid #fff !important;
}
.bg-color-1 .form input[type="text"], .bg-color-2 .form input[type="text"], .bg-color-2.bg-image .form input[type="text"], .bg-color-3 .form input[type="text"], .bg-color-3.bg-image .form input[type="text"], .bg-color-4 .form input[type="text"], .bg-color-4.bg-image .form input[type="text"], .bg-color-5 .form input[type="text"], .bg-color-5.bg-image .form input[type="text"], .bg-color-1.bg-image .form input[type="text"] {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.bg-color-1 .form input:-moz-placeholder, .bg-color-2 .form input:-moz-placeholder, .bg-color-2.bg-image .form input:-moz-placeholder, .bg-color-3 .form input:-moz-placeholder, .bg-color-3.bg-image .form input:-moz-placeholder, .bg-color-4 .form input:-moz-placeholder, .bg-color-4.bg-image .form input:-moz-placeholder, .bg-color-5 .form input:-moz-placeholder, .bg-color-5.bg-image .form input:-moz-placeholder, .bg-color-1.bg-image .form input:-moz-placeholder {
  color: #fff;
}
.bg-color-1 .form input::-moz-placeholder, .bg-color-2 .form input::-moz-placeholder, .bg-color-2.bg-image .form input::-moz-placeholder, .bg-color-3 .form input::-moz-placeholder, .bg-color-3.bg-image .form input::-moz-placeholder, .bg-color-4 .form input::-moz-placeholder, .bg-color-4.bg-image .form input::-moz-placeholder, .bg-color-5 .form input::-moz-placeholder, .bg-color-5.bg-image .form input::-moz-placeholder, .bg-color-1.bg-image .form input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.bg-color-1 .form input::-webkit-input-placeholder, .bg-color-2 .form input::-webkit-input-placeholder, .bg-color-2.bg-image .form input::-webkit-input-placeholder, .bg-color-3 .form input::-webkit-input-placeholder, .bg-color-3.bg-image .form input::-webkit-input-placeholder, .bg-color-4 .form input::-webkit-input-placeholder, .bg-color-4.bg-image .form input::-webkit-input-placeholder, .bg-color-5 .form input::-webkit-input-placeholder, .bg-color-5.bg-image .form input::-webkit-input-placeholder, .bg-color-1.bg-image .form input::-webkit-input-placeholder {
  color: #fff;
}
.bg-color-1 .form input:-ms-input-placeholder, .bg-color-2 .form input:-ms-input-placeholder, .bg-color-2.bg-image .form input:-ms-input-placeholder, .bg-color-3 .form input:-ms-input-placeholder, .bg-color-3.bg-image .form input:-ms-input-placeholder, .bg-color-4 .form input:-ms-input-placeholder, .bg-color-4.bg-image .form input:-ms-input-placeholder, .bg-color-5 .form input:-ms-input-placeholder, .bg-color-5.bg-image .form input:-ms-input-placeholder, .bg-color-1.bg-image .form input:-ms-input-placeholder {
  color: #fff;
}
.bg-color-1 .form input:hover:-moz-placeholder, .bg-color-2 .form input:hover:-moz-placeholder, .bg-color-2.bg-image .form input:hover:-moz-placeholder, .bg-color-3 .form input:hover:-moz-placeholder, .bg-color-3.bg-image .form input:hover:-moz-placeholder, .bg-color-4 .form input:hover:-moz-placeholder, .bg-color-4.bg-image .form input:hover:-moz-placeholder, .bg-color-5 .form input:hover:-moz-placeholder, .bg-color-5.bg-image .form input:hover:-moz-placeholder, .bg-color-1.bg-image .form input:hover:-moz-placeholder {
  color: #fff;
}
.bg-color-1 .form input:hover::-moz-placeholder, .bg-color-2 .form input:hover::-moz-placeholder, .bg-color-2.bg-image .form input:hover::-moz-placeholder, .bg-color-3 .form input:hover::-moz-placeholder, .bg-color-3.bg-image .form input:hover::-moz-placeholder, .bg-color-4 .form input:hover::-moz-placeholder, .bg-color-4.bg-image .form input:hover::-moz-placeholder, .bg-color-5 .form input:hover::-moz-placeholder, .bg-color-5.bg-image .form input:hover::-moz-placeholder, .bg-color-1.bg-image .form input:hover::-moz-placeholder {
  color: #fff;
}
.bg-color-1 .form input:hover::-webkit-input-placeholder, .bg-color-2 .form input:hover::-webkit-input-placeholder, .bg-color-2.bg-image .form input:hover::-webkit-input-placeholder, .bg-color-3 .form input:hover::-webkit-input-placeholder, .bg-color-3.bg-image .form input:hover::-webkit-input-placeholder, .bg-color-4 .form input:hover::-webkit-input-placeholder, .bg-color-4.bg-image .form input:hover::-webkit-input-placeholder, .bg-color-5 .form input:hover::-webkit-input-placeholder, .bg-color-5.bg-image .form input:hover::-webkit-input-placeholder, .bg-color-1.bg-image .form input:hover::-webkit-input-placeholder {
  color: #fff;
}
.bg-color-1 .form input:hover:-ms-input-placeholder, .bg-color-2 .form input:hover:-ms-input-placeholder, .bg-color-2.bg-image .form input:hover:-ms-input-placeholder, .bg-color-3 .form input:hover:-ms-input-placeholder, .bg-color-3.bg-image .form input:hover:-ms-input-placeholder, .bg-color-4 .form input:hover:-ms-input-placeholder, .bg-color-4.bg-image .form input:hover:-ms-input-placeholder, .bg-color-5 .form input:hover:-ms-input-placeholder, .bg-color-5.bg-image .form input:hover:-ms-input-placeholder, .bg-color-1.bg-image .form input:hover:-ms-input-placeholder {
  color: #fff;
}
.bg-color-1 .form input:hover::placeholder, .bg-color-2 .form input:hover::placeholder, .bg-color-2.bg-image .form input:hover::placeholder, .bg-color-3 .form input:hover::placeholder, .bg-color-3.bg-image .form input:hover::placeholder, .bg-color-4 .form input:hover::placeholder, .bg-color-4.bg-image .form input:hover::placeholder, .bg-color-5 .form input:hover::placeholder, .bg-color-5.bg-image .form input:hover::placeholder, .bg-color-1.bg-image .form input:hover::placeholder {
  color: #fff;
}
.bg-color-1 .selectric, .bg-color-2 .selectric, .bg-color-2.bg-image .selectric, .bg-color-3 .selectric, .bg-color-3.bg-image .selectric, .bg-color-4 .selectric, .bg-color-4.bg-image .selectric, .bg-color-5 .selectric, .bg-color-5.bg-image .selectric, .bg-color-1.bg-image .selectric {
  background-color: transparent;
  border: 1px solid #fff;
}
.bg-color-1 .selectric .label, .bg-color-2 .selectric .label, .bg-color-2.bg-image .selectric .label, .bg-color-3 .selectric .label, .bg-color-3.bg-image .selectric .label, .bg-color-4 .selectric .label, .bg-color-4.bg-image .selectric .label, .bg-color-5 .selectric .label, .bg-color-5.bg-image .selectric .label, .bg-color-1.bg-image .selectric .label {
  color: #fff;
}
.bg-color-1 .selectric .button:after, .bg-color-2 .selectric .button:after, .bg-color-2.bg-image .selectric .button:after, .bg-color-3 .selectric .button:after, .bg-color-3.bg-image .selectric .button:after, .bg-color-4 .selectric .button:after, .bg-color-4.bg-image .selectric .button:after, .bg-color-5 .selectric .button:after, .bg-color-5.bg-image .selectric .button:after, .bg-color-1.bg-image .selectric .button:after {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}
.bg-color-1 .selectric:hover, .bg-color-2 .selectric:hover, .bg-color-2.bg-image .selectric:hover, .bg-color-3 .selectric:hover, .bg-color-3.bg-image .selectric:hover, .bg-color-4 .selectric:hover, .bg-color-4.bg-image .selectric:hover, .bg-color-5 .selectric:hover, .bg-color-5.bg-image .selectric:hover, .bg-color-1.bg-image .selectric:hover {
  border: 1px solid #fff;
}
.bg-color-1 .selectric:hover .label, .bg-color-2 .selectric:hover .label, .bg-color-2.bg-image .selectric:hover .label, .bg-color-3 .selectric:hover .label, .bg-color-3.bg-image .selectric:hover .label, .bg-color-4 .selectric:hover .label, .bg-color-4.bg-image .selectric:hover .label, .bg-color-5 .selectric:hover .label, .bg-color-5.bg-image .selectric:hover .label, .bg-color-1.bg-image .selectric:hover .label {
  color: #fff !important;
}
.bg-color-1 .selectric:hover .button:after, .bg-color-2 .selectric:hover .button:after, .bg-color-2.bg-image .selectric:hover .button:after, .bg-color-3 .selectric:hover .button:after, .bg-color-3.bg-image .selectric:hover .button:after, .bg-color-4 .selectric:hover .button:after, .bg-color-4.bg-image .selectric:hover .button:after, .bg-color-5 .selectric:hover .button:after, .bg-color-5.bg-image .selectric:hover .button:after, .bg-color-1.bg-image .selectric:hover .button:after {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}
.bg-color-1 .selectric-items, .bg-color-2 .selectric-items, .bg-color-2.bg-image .selectric-items, .bg-color-3 .selectric-items, .bg-color-3.bg-image .selectric-items, .bg-color-4 .selectric-items, .bg-color-4.bg-image .selectric-items, .bg-color-5 .selectric-items, .bg-color-5.bg-image .selectric-items, .bg-color-1.bg-image .selectric-items {
  border: 1px solid #fff;
}
.bg-color-1 .selectric-items li, .bg-color-2 .selectric-items li, .bg-color-2.bg-image .selectric-items li, .bg-color-3 .selectric-items li, .bg-color-3.bg-image .selectric-items li, .bg-color-4 .selectric-items li, .bg-color-4.bg-image .selectric-items li, .bg-color-5 .selectric-items li, .bg-color-5.bg-image .selectric-items li, .bg-color-1.bg-image .selectric-items li {
  color: #1a3f94;
}
.bg-color-1 .selectric-items li:hover, .bg-color-2 .selectric-items li:hover, .bg-color-2.bg-image .selectric-items li:hover, .bg-color-3 .selectric-items li:hover, .bg-color-3.bg-image .selectric-items li:hover, .bg-color-4 .selectric-items li:hover, .bg-color-4.bg-image .selectric-items li:hover, .bg-color-5 .selectric-items li:hover, .bg-color-5.bg-image .selectric-items li:hover, .bg-color-1.bg-image .selectric-items li:hover {
  color: #fff;
  background-color: #1a3f94;
}
.bg-color-1 .selectric-items li.selected, .bg-color-2 .selectric-items li.selected, .bg-color-2.bg-image .selectric-items li.selected, .bg-color-3 .selectric-items li.selected, .bg-color-3.bg-image .selectric-items li.selected, .bg-color-4 .selectric-items li.selected, .bg-color-4.bg-image .selectric-items li.selected, .bg-color-5 .selectric-items li.selected, .bg-color-5.bg-image .selectric-items li.selected, .bg-color-1.bg-image .selectric-items li.selected {
  background: transparent;
  color: #1a3f94;
}
.bg-color-1 .selectric-items li.selected:hover, .bg-color-2 .selectric-items li.selected:hover, .bg-color-2.bg-image .selectric-items li.selected:hover, .bg-color-3 .selectric-items li.selected:hover, .bg-color-3.bg-image .selectric-items li.selected:hover, .bg-color-4 .selectric-items li.selected:hover, .bg-color-4.bg-image .selectric-items li.selected:hover, .bg-color-5 .selectric-items li.selected:hover, .bg-color-5.bg-image .selectric-items li.selected:hover, .bg-color-1.bg-image .selectric-items li.selected:hover {
  background-color: #1a3f94;
  color: #fff;
}
.bg-color-1 .selectric-open .selectric, .bg-color-2 .selectric-open .selectric, .bg-color-2.bg-image .selectric-open .selectric, .bg-color-3 .selectric-open .selectric, .bg-color-3.bg-image .selectric-open .selectric, .bg-color-4 .selectric-open .selectric, .bg-color-4.bg-image .selectric-open .selectric, .bg-color-5 .selectric-open .selectric, .bg-color-5.bg-image .selectric-open .selectric, .bg-color-1.bg-image .selectric-open .selectric {
  background-color: #fff;
  border: 1px solid #fff;
}
.bg-color-1 .selectric-open .selectric .label, .bg-color-2 .selectric-open .selectric .label, .bg-color-2.bg-image .selectric-open .selectric .label, .bg-color-3 .selectric-open .selectric .label, .bg-color-3.bg-image .selectric-open .selectric .label, .bg-color-4 .selectric-open .selectric .label, .bg-color-4.bg-image .selectric-open .selectric .label, .bg-color-5 .selectric-open .selectric .label, .bg-color-5.bg-image .selectric-open .selectric .label, .bg-color-1.bg-image .selectric-open .selectric .label {
  color: #1a3f94;
}
.bg-color-1 .selectric-open .selectric .button:after, .bg-color-2 .selectric-open .selectric .button:after, .bg-color-2.bg-image .selectric-open .selectric .button:after, .bg-color-3 .selectric-open .selectric .button:after, .bg-color-3.bg-image .selectric-open .selectric .button:after, .bg-color-4 .selectric-open .selectric .button:after, .bg-color-4.bg-image .selectric-open .selectric .button:after, .bg-color-5 .selectric-open .selectric .button:after, .bg-color-5.bg-image .selectric-open .selectric .button:after, .bg-color-1.bg-image .selectric-open .selectric .button:after {
  color: #1a3f94;
  font-size: 12px;
  font-size: 1.2rem;
}
.bg-color-1 .selectric-open .selectric:hover .label, .bg-color-2 .selectric-open .selectric:hover .label, .bg-color-2.bg-image .selectric-open .selectric:hover .label, .bg-color-3 .selectric-open .selectric:hover .label, .bg-color-3.bg-image .selectric-open .selectric:hover .label, .bg-color-4 .selectric-open .selectric:hover .label, .bg-color-4.bg-image .selectric-open .selectric:hover .label, .bg-color-5 .selectric-open .selectric:hover .label, .bg-color-5.bg-image .selectric-open .selectric:hover .label, .bg-color-1.bg-image .selectric-open .selectric:hover .label {
  color: #1a3f94 !important;
}
.bg-color-1 a, .bg-color-2 a, .bg-color-2.bg-image a, .bg-color-3 a, .bg-color-3.bg-image a, .bg-color-4 a, .bg-color-4.bg-image a, .bg-color-5 a, .bg-color-5.bg-image a, .bg-color-1.bg-image a {
  color: #d3c108;
}
.bg-color-1 .btn-1, .bg-color-2 .btn-1, .bg-color-2.bg-image .btn-1, .bg-color-3 .btn-1, .bg-color-3.bg-image .btn-1, .bg-color-4 .btn-1, .bg-color-4.bg-image .btn-1, .bg-color-5 .btn-1, .bg-color-5.bg-image .btn-1, .bg-color-1.bg-image .btn-1 {
  color: #d3c108 !important;
  background-color: transparent !important;
  border-color: #d3c108 !important;
}
.bg-color-1 .btn-1:hover, .bg-color-2 .btn-1:hover, .bg-color-2.bg-image .btn-1:hover, .bg-color-3 .btn-1:hover, .bg-color-3.bg-image .btn-1:hover, .bg-color-4 .btn-1:hover, .bg-color-4.bg-image .btn-1:hover, .bg-color-5 .btn-1:hover, .bg-color-5.bg-image .btn-1:hover, .bg-color-1.bg-image .btn-1:hover {
  background-color: #d3c108 !important;
  color: white !important;
}
.bg-color-1 .btn-2, .bg-color-2 .btn-2, .bg-color-2.bg-image .btn-2, .bg-color-3 .btn-2, .bg-color-3.bg-image .btn-2, .bg-color-4 .btn-2, .bg-color-4.bg-image .btn-2, .bg-color-5 .btn-2, .bg-color-5.bg-image .btn-2, .bg-color-1.bg-image .btn-2 {
  color: white !important;
  background-color: #d3c108 !important;
  border-color: #d3c108 !important;
}
.bg-color-1 .btn-2:hover, .bg-color-2 .btn-2:hover, .bg-color-2.bg-image .btn-2:hover, .bg-color-3 .btn-2:hover, .bg-color-3.bg-image .btn-2:hover, .bg-color-4 .btn-2:hover, .bg-color-4.bg-image .btn-2:hover, .bg-color-5 .btn-2:hover, .bg-color-5.bg-image .btn-2:hover, .bg-color-1.bg-image .btn-2:hover {
  background-color: #d3c108 !important;
  color: white !important;
}
.bg-color-1 .footable > thead > tr > th, .bg-color-2 .footable > thead > tr > th, .bg-color-2.bg-image .footable > thead > tr > th, .bg-color-3 .footable > thead > tr > th, .bg-color-3.bg-image .footable > thead > tr > th, .bg-color-4 .footable > thead > tr > th, .bg-color-4.bg-image .footable > thead > tr > th, .bg-color-5 .footable > thead > tr > th, .bg-color-5.bg-image .footable > thead > tr > th, .bg-color-1.bg-image .footable > thead > tr > th {
  background-color: #eaeaea;
  color: #585858;
  border: 1px solid #585858;
  border-top: none;
}
.bg-color-2, .bg-color-2.bg-image {
  color: #d3c108;
  fill: #d3c108;
  background-color: #970d48;
}
.bg-color-3, .bg-color-3.bg-image {
  background-color: #6ec9c4;
  color: #585858;
  fill: #585858;
}
.bg-color-3 h1, .bg-color-3.bg-image h1, .bg-color-3 h2, .bg-color-3.bg-image h2, .bg-color-3 h3, .bg-color-3.bg-image h3, .bg-color-3 h4, .bg-color-3.bg-image h4, .bg-color-3 h5, .bg-color-3.bg-image h5, .bg-color-3 h6, .bg-color-3.bg-image h6, .bg-color-3 a, .bg-color-3.bg-image a, .bg-color-3 p, .bg-color-3.bg-image p, .bg-color-3 li, .bg-color-3.bg-image li {
  color: inherit;
  fill: inherit;
}
.bg-color-3 .btn-1, .bg-color-3.bg-image .btn-1 {
  color: #585858 !important;
  background-color: transparent !important;
  border-color: #585858 !important;
}
.bg-color-3 .btn-1:hover, .bg-color-3.bg-image .btn-1:hover {
  background-color: #585858 !important;
  color: white !important;
}
.bg-color-3 .btn-2, .bg-color-3.bg-image .btn-2 {
  color: white !important;
  background-color: #585858 !important;
  border-color: #585858 !important;
}
.bg-color-3 .btn-2:hover, .bg-color-3.bg-image .btn-2:hover {
  background-color: #585858 !important;
  color: white !important;
}
.bg-color-4, .bg-color-4.bg-image {
  background-color: #d3c108;
  color: #585858;
  fill: #585858;
}
.bg-color-4 h1, .bg-color-4.bg-image h1, .bg-color-4 h2, .bg-color-4.bg-image h2, .bg-color-4 h3, .bg-color-4.bg-image h3, .bg-color-4 h4, .bg-color-4.bg-image h4, .bg-color-4 h5, .bg-color-4.bg-image h5, .bg-color-4 h6, .bg-color-4.bg-image h6, .bg-color-4 p, .bg-color-4.bg-image p, .bg-color-4 li, .bg-color-4.bg-image li {
  color: inherit;
  fill: inherit;
}
.bg-color-4 a, .bg-color-4.bg-image a {
  color: #006ca3;
}
.bg-color-4 .btn-1, .bg-color-4.bg-image .btn-1 {
  color: #006ca3 !important;
  background-color: transparent !important;
  border-color: #006ca3 !important;
}
.bg-color-4 .btn-1:hover, .bg-color-4.bg-image .btn-1:hover {
  background-color: #006ca3 !important;
  color: white !important;
}
.bg-color-4 .btn-2, .bg-color-4.bg-image .btn-2 {
  color: white !important;
  background-color: #006ca3 !important;
  border-color: #006ca3 !important;
}
.bg-color-4 .btn-2:hover, .bg-color-4.bg-image .btn-2:hover {
  background-color: #006ca3 !important;
  color: white !important;
}
.bg-color-5, .bg-color-5.bg-image {
  background-color: #9d9dca;
  color: white;
  fill: white;
}
.bg-color-5 h1, .bg-color-5.bg-image h1, .bg-color-5 h2, .bg-color-5.bg-image h2, .bg-color-5 h3, .bg-color-5.bg-image h3, .bg-color-5 h4, .bg-color-5.bg-image h4, .bg-color-5 h5, .bg-color-5.bg-image h5, .bg-color-5 h6, .bg-color-5.bg-image h6, .bg-color-5 li, .bg-color-5.bg-image li {
  color: white;
  fill: white;
}
.bg-color-10, .bg-color-10.bg-image {
  color: #84c561;
  fill: #84c561;
  background-color: #102b4a;
}
.bg-color-10:after, .bg-color-10.bg-image:after {
  background-color: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block !important;
  opacity: 0.95;
  filter: alpha(opacity=95);
  content: "";
}
.bg-color-10 h1, .bg-color-10.bg-image h1, .bg-color-10 h2, .bg-color-10.bg-image h2, .bg-color-10 h3, .bg-color-10.bg-image h3, .bg-color-10 h4, .bg-color-10.bg-image h4, .bg-color-10 h5, .bg-color-10.bg-image h5, .bg-color-10 h6, .bg-color-10.bg-image h6 {
  color: inherit;
  fill: inherit;
}
.bg-color-10 p, .bg-color-10.bg-image p, .bg-color-10 li, .bg-color-10.bg-image li {
  color: white;
}
.bg-color-10 a, .bg-color-10.bg-image a {
  color: #d3c108;
}
.bg-color-10 .btn-1, .bg-color-10.bg-image .btn-1 {
  color: #d3c108 !important;
  background-color: transparent !important;
  border-color: #d3c108 !important;
}
.bg-color-10 .btn-1:hover, .bg-color-10.bg-image .btn-1:hover {
  background-color: #d3c108 !important;
  color: white !important;
}
.bg-color-10 .btn-2, .bg-color-10.bg-image .btn-2 {
  color: white !important;
  background-color: #d3c108 !important;
  border-color: #d3c108 !important;
}
.bg-color-10 .btn-2:hover, .bg-color-10.bg-image .btn-2:hover {
  background-color: #d3c108 !important;
  color: white !important;
}
/*---Supportin styles -------------------*/
.white-text, .bg-image {
  color: white;
  fill: white;
}
.white-text h1, .bg-image h1, .white-text h2, .bg-image h2, .white-text h3, .bg-image h3, .white-text h4, .bg-image h4, .white-text h5, .bg-image h5, .white-text h6, .bg-image h6, .white-text li, .bg-image li {
  color: white;
}
.white-text p, .bg-image p {
  color: white;
}
.white-text a, .bg-image a {
  color: #d3c108;
}
.row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: auto;
}
.row:before, .row:after {
  content: " ";
  display: table;
  clear: both;
}
[class^="col"], [class*=" col"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  float: left;
  width: 4.1193181818%;
  margin: 0 1.0653409091%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[class^="col"]:before, [class*=" col"]:before, [class^="col"]:after, [class*=" col"]:after {
  content: " ";
  display: table;
  clear: both;
  position: relative;
}
.color [class^="col"], .color [class*=" col"] {
  background-color: grey;
}
.color .container, .color .t2 .bin, .t2 .color .bin, .color .t3 .bin, .t3 .color .bin {
  background: black;
}
[class^="col"].center-box, [class*=" col"].center-box {
  margin: auto;
  float: none !important;
  display: block;
}
.col-2 {
  width: calc((4.1193181818% * 2) + (1.0653409091% * 2));
}
.col-3 {
  width: calc((4.1193181818% * 3) + (1.0653409091% * 4));
}
.col-4 {
  width: calc((4.1193181818% * 4) + (1.0653409091% * 6));
}
.col-5 {
  width: calc((4.1193181818% * 5) + (1.0653409091% * 8));
}
.col-6 {
  width: calc((4.1193181818% * 6) + (1.0653409091% * 10));
}
.col-7 {
  width: calc((4.1193181818% * 7) + (1.0653409091% * 12));
}
.col-8 {
  width: calc((4.1193181818% * 8) + (1.0653409091% * 14));
}
.col-9 {
  width: calc((4.1193181818% * 9) + (1.0653409091% * 16));
}
.col-10 {
  width: calc((4.1193181818% * 10) + (1.0653409091% * 18));
}
.col-11 {
  width: calc((4.1193181818% * 11) + (1.0653409091% * 20));
}
.col-12 {
  width: calc((4.1193181818% * 12) + (1.0653409091% * 22));
}
.col-13 {
  width: calc((4.1193181818% * 13) + (1.0653409091% * 24));
}
.col-14 {
  width: calc((4.1193181818% * 14) + (1.0653409091% * 26));
}
.col-15 {
  width: calc((4.1193181818% * 15) + (1.0653409091% * 28));
}
.col-16 {
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
}
.animate {
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.animate:nth-child(odd) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.fade-in {
  opacity: 0;
  filter: alpha(opacity=0);
}
.dev-grid {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999;
  pointer-events: none;
  padding: 0;
  margin: 0 auto !important;
  background-color: transparent;
}
.dev-grid .container, .dev-grid .t2 .bin, .t2 .dev-grid .bin, .dev-grid .t3 .bin, .t3 .dev-grid .bin {
  height: 100%;
  padding: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.dev-grid [class^="col-"], .dev-grid [class*=" col-"] {
  height: 100%;
  background-color: yellow;
}
.dev-grid.on {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dev-grid:after {
  content: "large-desktop";
  background-color: black;
  padding: 10px;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  position: absolute;
  color: #fff;
  z-index: 500;
}
@media (max-width: 1408px) {
  .dev-grid:after {
    content: "medium-desktop";
  }
}
@media (max-width: 1248px) {
  .dev-grid:after {
    content: "small-desktop";
  }
}
@media (max-width: 1008px) {
  .dev-grid:after {
    content: "tablet";
  }
}
@media (max-width: 768px) {
  .dev-grid:after {
    content: "large-mobile";
  }
}
@media (max-width: 736px) {
  .dev-grid:after {
    content: "mobile";
  }
}
.dev-grid.on:after {
  opacity: 1;
}
/* Brand Fonts & Treatment -------------------------------------*/
.h1, h1 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  margin: 0;
  color: #1a3f94;
  position: relative;
}
.h2, h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  margin: 0;
  color: #006ca3;
  position: relative;
}
.h3, h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
  margin: 0;
  color: #970d48;
  position: relative;
}
.h4, h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.2;
  margin: 0;
  color: #84c561;
  position: relative;
}
.h5, h5 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  margin: 0;
  color: #84c561;
  position: relative;
}
.h6, h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  margin: 0;
  color: #006ca3;
  position: relative;
}
h1 {
  margin: 0.5em 0 0.2em;
}
h2 {
  margin: 0.5em 0 0.2em;
}
h3 {
  margin: 0.5em 0 0.2em;
}
h4 {
  margin: 0.5em 0 0.2em;
}
h5 {
  margin: 0.5em 0 0.2em;
}
h6 {
  margin: 0.5em 0 0.2em;
}
p {
  font-family: 'Lato', sans-serif;
  padding: 0;
  font-weight: 400;
  line-height: 1.7em;
  margin: 0 0 15px;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
}
.link, a {
  color: #006ca3;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  text-decoration: none;
}
.link:hover, a:hover, .link.hovered, a.hovered {
  text-decoration: none;
}
.link:active, a:active {
  color: inherit;
}
b {
  font-weight: 600;
  color: #585858;
}
a {
  outline: none !important;
  position: relative;
}
ul {
  margin: 0;
  list-style: none;
  padding: 10px 25px 10px 0;
}
@media (max-width: 736px) {
  ul {
    padding: 10px 0;
    position: relative;
  }
}
ul li {
  position: relative;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  line-height: 1.8em;
  padding-left: 48px;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Lato', sans-serif;
}
@media (max-width: 736px) {
  ul li {
    padding-left: 20px;
  }
}
ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 25px;
  top: 11px;
  background-color: #006ca3;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
@media (max-width: 736px) {
  ul li:before {
    left: 0;
  }
}
ol {
  margin: 0;
  padding: 10px 25px 10px 0;
  list-style-type: none;
  counter-reset: point;
}
@media (max-width: 736px) {
  ol {
    padding: 10px 0;
    position: relative;
  }
}
ol li {
  padding: 0 0 0 50px;
  line-height: 1.8em;
  list-style: none;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Lato', sans-serif;
}
@media (max-width: 736px) {
  ol li {
    padding-left: 20px;
  }
}
ol li:before {
  counter-increment: point 1;
  content: counter(point) ".)";
  font-weight: 600;
  position: absolute;
  left: 20px;
  top: 2px;
  width: 20px;
  height: 14px;
  line-height: 1.8em;
  font-size: 14px;
  font-size: 1.4rem;
  color: #006ca3;
  font-family: 'Lato', sans-serif;
  text-align: center;
}
@media (max-width: 736px) {
  ol li:before {
    left: 0;
  }
}
em {
  font-style: italic;
  position: relative;
}
strong {
  font-weight: 600;
  position: relative;
}
mark {
  color: #1a3f94;
  background: none;
  position: relative;
}
hr {
  margin: 0;
  border-bottom: none;
  position: relative;
}
.button-1, .bc-1 {
  padding: 15px;
  text-align: center;
  display: inline-block;
  border: 1px solid #006ca3;
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
  color: #006ca3;
  text-transform: uppercase;
  font-weight: 600;
}
.button-1:hover, .bc-1:hover {
  background-color: #006ca3;
  color: white;
}
.bc-1 {
  border-color: #006ca3;
  color: #006ca3 !important;
}
.bc-1:hover {
  background-color: #006ca3;
  color: white;
}
/* basic button style */
.btn {
  display: inline-block;
  min-width: 154px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  border-bottom: none;
  border: 1px solid transparent;
  text-align: center;
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 736px) {
  .btn {
    display: block;
    width: 100%;
  }
}
/* button coloring styles - to set colors - assign additional coloring class to .btn as follows */
/* white to blue */
.w-b {
  border: 1px solid #006ca3;
  color: #006ca3;
}
.w-b:hover {
  background-color: #006ca3;
  color: #fff;
}
/* blue to white */
.b-w {
  border: 1px solid #006ca3;
  color: #fff;
  background-color: #006ca3;
}
.b-w:hover {
  background-color: #fff;
  color: #006ca3;
}
/* white to red */
.w-r {
  border: 1px solid #970d48;
  color: #970d48;
}
.w-r:hover {
  background-color: #970d48;
  color: #fff;
}
/* red to white */
.r-w {
  border: 1px solid #970d48;
  color: #fff;
  background-color: #970d48;
}
.r-w:hover {
  background-color: #fff;
  color: #970d48;
}
/* white to green */
.w-g {
  border: 1px solid #84c561;
  color: #84c561;
}
.w-g:hover {
  background-color: #84c561;
  color: #fff;
}
/* green to white */
.g-w {
  border: 1px solid #84c561;
  color: #fff;
  background-color: #84c561;
}
.g-w:hover {
  background-color: #fff;
  color: #84c561;
}
.btn-1 {
  padding: 15px;
  margin: 5px 5px 5px 0;
  text-align: center;
  display: inline-block;
  border-width: 1px !important;
  border-style: solid !important;
  background-color: transparent !important;
  color: #585858;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-1:hover {
  background-color: #585858 !important;
  color: white !important;
}
.btn-2 {
  padding: 15px;
  margin: 5px 5px 5px 0;
  text-align: center;
  display: inline-block;
  border-width: 1px !important;
  border-style: solid !important;
  background-color: #585858;
  color: white !important;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-2:hover {
  color: white !important;
}
.c-1 {
  color: #006ca3;
  background-color: #006ca3;
  border-color: #006ca3;
}
.c-1:hover {
  background-color: #006ca3 !important;
  color: #006ca3;
}
.c-2 {
  color: #84c561;
  background-color: #84c561;
  border-color: #84c561;
}
.c-2:hover {
  background-color: #84c561 !important;
  color: #84c561;
}
.c-3 {
  color: #787d83;
  background-color: #787d83;
  border-color: #787d83;
}
.c-3:hover {
  background-color: #787d83 !important;
  color: #787d83;
}
.c-4 {
  color: #6ec9c4;
  background-color: #6ec9c4;
  border-color: #6ec9c4;
}
.c-4:hover {
  background-color: #6ec9c4 !important;
  color: #6ec9c4;
}
.c-5 {
  color: #9d9dca;
  background-color: #9d9dca;
  border-color: #9d9dca;
}
.c-5:hover {
  background-color: #9d9dca !important;
  color: #9d9dca;
}
.c-6 {
  color: #d3c108;
  background-color: #d3c108;
  border-color: #d3c108;
}
.c-6:hover {
  background-color: #d3c108 !important;
  color: #d3c108;
}
.c-7 {
  color: #970d48;
  background-color: #970d48;
  border-color: #970d48;
}
.c-7:hover {
  background-color: #970d48 !important;
  color: #970d48;
}
/* =============================================================================
 FORMS
 ========================================================================== */
form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
label {
  cursor: pointer;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  *overflow: visible;
}
input {
  outline: none;
}
/*Iphone Border Radius Fix*/
input {
  -webkit-border-radius: 0;
}
textarea {
  -webkit-border-radius: 0;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* mobile firefox too! */
}
button[disabled], input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button {
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  width: 15px;
  height: 16px;
  padding: 0;
  margin: 0;
}
input, textarea, select {
  font: 100% 'Lato', sans-serif, 'Lato', sans-serif, Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #fdbb11;
}
textarea {
  resize: vertical;
  margin: 0;
  padding: 0;
  overflow: auto;
  vertical-align: top;
  outline: none;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input:-moz-placeholder {
  color: #818181;
}
input::-moz-placeholder {
  color: #818181;
  opacity: 1;
}
input::-webkit-input-placeholder {
  color: #818181;
}
input:-ms-input-placeholder {
  color: #818181;
}
input:hover::placeholder {
  color: #006ca3;
}
input:hover:-moz-placeholder {
  color: #006ca3;
}
input:hover::-moz-placeholder {
  color: #006ca3;
}
input:hover::-webkit-input-placeholder {
  color: #006ca3;
}
input:hover:-ms-input-placeholder {
  color: #006ca3;
}
input:hover::placeholder {
  color: #006ca3;
}
input:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
input:focus::placeholder {
  color: transparent;
}
textarea:-moz-placeholder {
  color: #818181;
}
textarea::-moz-placeholder {
  color: #818181;
  opacity: 1;
}
textarea::-webkit-input-placeholder {
  color: #818181;
}
textarea:-ms-input-placeholder {
  color: #818181;
}
textarea:hover::placeholder {
  color: #006ca3;
}
textarea:hover:-moz-placeholder {
  color: #006ca3;
}
textarea:hover::-moz-placeholder {
  color: #006ca3;
}
textarea:hover::-webkit-input-placeholder {
  color: #006ca3;
}
textarea:hover:-ms-input-placeholder {
  color: #006ca3;
}
textarea:hover::placeholder {
  color: #006ca3;
}
textarea:focus:-moz-placeholder {
  color: transparent;
}
textarea:focus::-moz-placeholder {
  color: transparent;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
textarea:focus::placeholder {
  color: transparent;
}
input::-ms-clear {
  display: none;
}
.form .fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 736px) {
  .form .fields {
    display: block;
  }
}
.form .fields > .field {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
@media (max-width: 736px) {
  .form .fields > .field {
    padding: 0;
  }
}
.form .fields.two > .field, .form .fields.two > .fields {
  width: 50%;
}
@media (max-width: 736px) {
  .form .fields.two > .field, .form .fields.two > .fields {
    width: 100%;
  }
}
.form .fields.two .field:first-child {
  padding-left: 0;
}
.form .fields.two .field:last-child {
  padding-right: 0;
}
.form .fields.two .field.narrow {
  width: 30%;
}
@media (max-width: 1248px) {
  .form .fields.two .field.narrow {
    width: 40%;
  }
}
@media (max-width: 1008px) {
  .form .fields.two .field.narrow {
    width: 30%;
  }
}
@media (max-width: 736px) {
  .form .fields.two .field.narrow {
    width: 100%;
  }
}
.form .fields.two .field.wide {
  width: 70%;
}
@media (max-width: 1248px) {
  .form .fields.two .field.wide {
    width: 60%;
  }
}
@media (max-width: 1008px) {
  .form .fields.two .field.wide {
    width: 70%;
  }
}
@media (max-width: 736px) {
  .form .fields.two .field.wide {
    width: 100%;
  }
}
@media (max-width: 736px) {
  .form .fields.three:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
  }
}
.form .fields.three > .field, .form .fields.three > .fields {
  width: 33%;
}
@media (max-width: 736px) {
  .form .fields.three > .field, .form .fields.three > .fields {
    width: 100%;
  }
  .form .fields.three > .field.inline, .form .fields.three > .fields.inline {
    width: 47%;
  }
  .form .fields.three > .field.inline.left, .form .fields.three > .fields.inline.left {
    float: left;
    clear: left;
  }
  .form .fields.three > .field.inline.right, .form .fields.three > .fields.inline.right {
    clear: right;
    float: right;
  }
}
.form .fields.three .field:first-child {
  padding-left: 0;
}
.form .fields.three .field:last-child {
  padding-right: 0;
}
.form h5 {
  position: relative;
  width: 100%;
  margin: 10px 0;
}
.form h5:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
}
.form h5 span {
  padding: 0 10px 0 0;
  background-color: #fff;
  position: relative;
  color: #970d48;
  z-index: 1;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="search"], select, textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #818181;
  margin-bottom: 25px;
  height: 50px;
  padding: 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #585858;
}
input[type="text"]:hover, input[type="tel"]:hover, input[type="email"]:hover, input[type="password"]:hover, input[type="search"]:hover, select:hover, textarea:hover, input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, select:focus, textarea:focus {
  color: #006ca3;
  border: 1px solid #006ca3;
}
input[type="text"].error, input[type="tel"].error, input[type="email"].error, input[type="password"].error, input[type="search"].error, select.error, textarea.error {
  color: #970d48;
  border-color: #970d48;
}
input[type="text"].error:-moz-placeholder, input[type="tel"].error:-moz-placeholder, input[type="email"].error:-moz-placeholder, input[type="password"].error:-moz-placeholder, input[type="search"].error:-moz-placeholder, select.error:-moz-placeholder, textarea.error:-moz-placeholder {
  color: #970d48;
}
input[type="text"].error::-moz-placeholder, input[type="tel"].error::-moz-placeholder, input[type="email"].error::-moz-placeholder, input[type="password"].error::-moz-placeholder, input[type="search"].error::-moz-placeholder, select.error::-moz-placeholder, textarea.error::-moz-placeholder {
  color: #970d48;
  opacity: 1;
}
input[type="text"].error::-webkit-input-placeholder, input[type="tel"].error::-webkit-input-placeholder, input[type="email"].error::-webkit-input-placeholder, input[type="password"].error::-webkit-input-placeholder, input[type="search"].error::-webkit-input-placeholder, select.error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder {
  color: #970d48;
}
input[type="text"].error:-ms-input-placeholder, input[type="tel"].error:-ms-input-placeholder, input[type="email"].error:-ms-input-placeholder, input[type="password"].error:-ms-input-placeholder, input[type="search"].error:-ms-input-placeholder, select.error:-ms-input-placeholder, textarea.error:-ms-input-placeholder {
  color: #970d48;
}
input[type="text"].success, input[type="tel"].success, input[type="email"].success, input[type="password"].success, input[type="search"].success, select.success, textarea.success {
  color: #84c561;
  border-color: #84c561;
}
input[type="text"].success:-moz-placeholder, input[type="tel"].success:-moz-placeholder, input[type="email"].success:-moz-placeholder, input[type="password"].success:-moz-placeholder, input[type="search"].success:-moz-placeholder, select.success:-moz-placeholder, textarea.success:-moz-placeholder {
  color: #84c561;
}
input[type="text"].success::-moz-placeholder, input[type="tel"].success::-moz-placeholder, input[type="email"].success::-moz-placeholder, input[type="password"].success::-moz-placeholder, input[type="search"].success::-moz-placeholder, select.success::-moz-placeholder, textarea.success::-moz-placeholder {
  color: #84c561;
  opacity: 1;
}
input[type="text"].success::-webkit-input-placeholder, input[type="tel"].success::-webkit-input-placeholder, input[type="email"].success::-webkit-input-placeholder, input[type="password"].success::-webkit-input-placeholder, input[type="search"].success::-webkit-input-placeholder, select.success::-webkit-input-placeholder, textarea.success::-webkit-input-placeholder {
  color: #84c561;
}
input[type="text"].success:-ms-input-placeholder, input[type="tel"].success:-ms-input-placeholder, input[type="email"].success:-ms-input-placeholder, input[type="password"].success:-ms-input-placeholder, input[type="search"].success:-ms-input-placeholder, select.success:-ms-input-placeholder, textarea.success:-ms-input-placeholder {
  color: #84c561;
}
textarea {
  height: 194px;
  padding: 20px;
  resize: vertical;
}
label {
  display: block;
  color: #fff;
}
input[type="checkbox"], input[type="radio"] {
  float: left;
}
.chk-label {
  overflow: hidden;
}
.imp {
  width: 100%;
  position: relative;
}
.imp .text, .imp .selectric {
  width: 100% !important;
  float: none !important;
}
.imp:after {
  content: "*";
  display: block;
  background-color: #006ca3;
  color: #fff;
  width: 23px;
  height: 24px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap {
  width: 100%;
  position: relative;
}
.wrap:after {
  content: '';
  display: block;
  clear: both;
}
.wrap .text, .wrap .selectric-wrapper, .wrap .imp {
  width: 49%;
  float: left;
}
.wrap .text:last-child, .wrap .selectric-wrapper:last-child, .wrap .imp:last-child {
  float: right;
}
@media (max-width: 736px) {
  .wrap .text, .wrap .selectric-wrapper, .wrap .imp {
    width: 100% !important;
    float: none !important;
  }
}
.field {
  width: 100%;
  overflow: hidden;
}
.file-upload:before {
  content: '\E02F';
  font-family: 'uja-sephardic';
  display: block;
  position: absolute;
  color: #585858;
  right: 30px;
  top: 13px;
  font-size: 20px;
  font-size: 2rem;
  z-index: 10;
}
input[type="file"] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10;
}
input[type="submit"] {
  float: right;
}
@media (max-width: 736px) {
  input[type="submit"] {
    float: none;
    width: 100%;
  }
}
.form-section {
  padding: 3em 2em;
  width: 100%;
}
form .cards {
  display: block;
  margin: 15px 0;
}
form div {
  position: static;
}
div[class^="box-"] .content form .wrap, div[class*=" box-"] .content form .wrap {
  position: static;
}
.box-100 .form {
  width: calc((4.1193181818% * 8) + (1.0653409091% * 14));
  margin: 0 auto;
}
@media (max-width: 1248px) {
  .box-100 .form {
    width: 100%;
  }
}
.box-50 form .wrap {
  width: 100%;
  position: relative;
}
.box-50 form .wrap:after {
  content: '';
  display: block;
  clear: both;
}
.box-50 form .wrap .text, .box-50 form .wrap .selectric, .box-50 form .wrap .imp {
  width: 100% !important;
  float: none !important;
}
.box-25 form .wrap {
  width: 100%;
  position: relative;
}
.box-25 form .wrap:after {
  content: '';
  display: block;
  clear: both;
}
.box-25 form .wrap .text, .box-25 form .wrap .selectric, .box-25 form .wrap .imp {
  width: 100% !important;
  float: none !important;
}
select.custom {
  display: none;
}
input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 0;
  left: 0;
}
input[type="checkbox"] + label {
  position: relative;
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
  color: #585858;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="checkbox"] + label:before {
  top: 5px;
  content: "";
  display: inline-block;
  position: relative;
  height: 22px;
  width: 22px;
  cursor: pointer;
  color: #fff;
  background-color: #fff;
  border: 1px solid #585858;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 15px;
}
input[type="checkbox"]:checked + label:before {
  background: url("../images/ico-check.svg") no-repeat 50% 50% #006ca3;
  -moz-background-size: 80%;
  -webkit-background-size: 80%;
  background-size: 80%;
  color: #006ca3;
  border: 1px solid #006ca3;
}
input[type="checkbox"]:checked + label {
  cursor: pointer;
  color: #006ca3;
}
/*radio*/
input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
}
input[type="radio"] + label {
  position: relative;
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
  color: #585858;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"] + label:before {
  top: 5px;
  content: "";
  display: inline-block;
  position: relative;
  height: 22px;
  width: 22px;
  cursor: pointer;
  color: #fff;
  background-color: #fff;
  border: 1px solid #585858;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 15px;
}
input[type="radio"]:checked + label:before {
  background: none;
  color: #fff;
  border: 4px solid #006ca3;
  background-size: 55%;
  background-position: center center;
  background-repeat: no-repeat;
}
input[type="radio"]:checked + label:after {
  background: none;
  color: #fff;
  background-size: 55%;
  background-position: center center;
  background-repeat: no-repeat;
  top: 14px;
  left: 5px;
  content: "";
  position: absolute;
  height: 12px;
  width: 12px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
input[type="radio"]:checked + label {
  cursor: pointer;
  color: #006ca3;
}
.shadow {
  width: 100%;
  height: 100%;
  position: fixed !important;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  z-index: 1000;
}
.alert {
  margin: auto;
  width: 600px;
  height: 120px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 60px 0 120px;
  position: relative;
  z-index: 1100 !important;
  display: flex;
}
.alert .close {
  position: absolute;
  top: 5px;
  right: 5px;
  text-decoration: none;
  color: #102b4a;
}
.alert .box {
  position: absolute !important;
  left: 0;
  top: 0;
  background-color: #970d48;
  width: 80px;
  height: 120px;
}
.alert .box:before {
  content: '\E010';
  display: block;
  color: #fff;
  font-family: "uja-sephardic";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 26px;
  margin: -13px 0 0 -13px;
  font-size: 26px;
  font-size: 2.6rem;
}
.alert .box:after {
  content: "";
  display: block;
  position: absolute;
  border-left: 12px solid #970d48;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  width: 0;
  height: 0;
  right: -12px;
  top: 50%;
  margin: -12px 0 0;
}
.alert p {
  font-style: italic;
  margin: auto 0;
  color: #585858 !important;
}
.alert p span {
  color: #970d48 !important;
}
@media (max-width: 736px) {
  .alert {
    width: 90%;
    display: block;
    height: auto;
    padding: 0;
  }
  .alert .close {
    color: #fff;
  }
  .alert .box {
    position: relative !important;
    width: 100%;
    display: block;
    height: 60px;
  }
  .alert .box:after {
    content: "";
    display: block;
    position: absolute;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #970d48;
    border-bottom: none;
    width: 0;
    height: 0;
    right: 50%;
    top: 100%;
    margin: 0 -12px 0 0;
  }
  .alert p {
    margin: 0;
    display: block;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.success {
  margin: auto;
  width: 600px;
  height: 120px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 60px 0 120px;
  position: relative;
  z-index: 1100 !important;
  display: flex;
}
.success .close {
  position: absolute;
  top: 5px;
  right: 5px;
  text-decoration: none;
  color: #102b4a;
}
.success .box {
  position: absolute !important;
  left: 0;
  top: 0;
  background-color: #84c561;
  width: 80px;
  height: 120px;
}
.success .box:before {
  content: '\E010';
  display: block;
  color: #fff;
  font-family: "uja-sephardic";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 26px;
  margin: -13px 0 0 -13px;
  font-size: 26px;
  font-size: 2.6rem;
}
.success .box:after {
  content: "";
  display: block;
  position: absolute;
  border-left: 12px solid #84c561;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  width: 0;
  height: 0;
  right: -12px;
  top: 50%;
  margin: -12px 0 0;
}
.success p {
  font-style: italic;
  margin: auto 0;
  color: #585858 !important;
}
.success p span {
  color: #84c561 !important;
}
@media (max-width: 736px) {
  .success {
    width: 90%;
    display: block;
    height: auto;
    padding: 0;
  }
  .success .close {
    color: #fff;
  }
  .success .box {
    position: relative !important;
    width: 100%;
    display: block;
    height: 60px;
  }
  .success .box:after {
    content: "";
    display: block;
    position: absolute;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #84c561;
    border-bottom: none;
    width: 0;
    height: 0;
    right: 50%;
    top: 100%;
    margin: 0 -12px 0 0;
  }
  .success p {
    margin: 0;
    display: block;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.gform_wrapper .gform_title {
  font-weight: 400;
  font-size: 23px;
  font-size: 2.3rem;
  color: #1a3f94;
}
.gform_wrapper .gform_description, .gform_wrapper .validation_error {
  font-weight: 400;
  line-height: 1.7em;
  margin: 0 0 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #585858;
  display: block;
}
.gform_wrapper .validation_error {
  color: #f00;
}
.gform_wrapper .gform_fields {
  padding: 0;
  margin: 0;
  list-style: none;
}
.gform_wrapper .gform_fields:after {
  display: block;
  clear: both;
  content: '';
}
.gform_wrapper .gform_fields li.gfield {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  clear: none;
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0;
  border: none;
}
.gform_wrapper .gform_fields li.gfield:before {
  display: none;
}
.gform_wrapper .gform_fields li.gfield:after {
  display: block;
  clear: both;
  content: '';
}
.gform_wrapper .gform_fields li.gfield.gform_hidden {
  display: none;
  margin: 0;
}
.gform_wrapper .gform_fields li.gfield.left {
  width: 49%;
  margin-right: 2%;
}
.gform_wrapper .gform_fields li.gfield.right {
  width: 49%;
}
.gform_wrapper .gform_fields li.gfield input, .gform_wrapper .gform_fields li.gfield select, .gform_wrapper .gform_fields li.gfield textarea, .gform_wrapper .gform_fields li.gfield .selectric-wrapper {
  margin-bottom: 0;
}
.gform_wrapper .gform_fields li.gfield ul.gfield_checkbox, .gform_wrapper .gform_fields li.gfield ul.gfield_radio {
  margin: 0;
  padding: 0;
}
.gform_wrapper .gform_fields li.gfield ul.gfield_checkbox li, .gform_wrapper .gform_fields li.gfield ul.gfield_radio li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gform_wrapper .gform_fields li.gfield ul.gfield_checkbox li:before, .gform_wrapper .gform_fields li.gfield ul.gfield_radio li:before {
  display: none;
}
.gform_wrapper .gform_fields li.gfield .ginput_container {
  position: relative;
}
.gform_wrapper .gform_fields li.gfield.gfield_contains_required .ginput_container:after, .gform_wrapper .gform_fields li.gfield.gfield_contains_required .ginput_container[class*="gf_name_has"] span:after {
  content: "*";
  display: block;
  background-color: #006ca3;
  color: #fff;
  width: 23px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gform_wrapper .gform_fields li.gfield label {
  color: #585858;
}
.gform_wrapper .gform_fields li.gfield label.gfield_label .gfield_required {
  display: none;
}
.gform_wrapper .gform_fields li.gfield.hidden_label label.gfield_label {
  height: 0;
  overflow: hidden;
}
.gform_wrapper .gform_fields li.gfield .ginput_container.ginput_complex span label {
  display: none;
}
.gform_wrapper .gform_fields li.gfield.gfield_contains_required .ginput_container.ginput_complex[class*="gf_name_has"]::after {
  display: none;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex[class*="gf_name_has"] {
  display: table;
  table-layout: flex;
  width: calc(100% + 10px);
  max-width: calc(100% + 10px);
  margin-left: -5px;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex[class*="gf_name_has"] span {
  display: table-cell;
  padding: 0 5px;
  position: relative;
}
.gform_wrapper .gform_fields li.gfield.gfield_contains_required .ginput_complex[class*="gf_name_has"] span:after {
  right: 5px;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_address span {
  display: block;
  margin-bottom: 25px;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_address span:last-of-type {
  margin-bottom: 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .ginput_card_security_code_icon {
  display: none;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .ginput_full, .gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .ginput_cardinfo_left, .gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .ginput_cardinfo_right {
  display: block;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .ginput_full, .gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .ginput_cardinfo_left {
  margin-bottom: 25px;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .ginput_full:last-child {
  margin-bottom: 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .ginput_cardinfo_left:after {
  content: "";
  display: block;
  clear: both;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .ginput_card_expiration_container > div {
  float: left;
  width: 49%;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .ginput_card_expiration_container > div:first-child {
  margin-right: 2%;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .gform_card_icon_container {
  margin: 15px 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .gform_card_icon_container .gform_card_icon {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 21px;
  background-image: url(../images/credit-cards-icons.jpg);
  text-indent: 100px;
  overflow: hidden;
  margin-right: 5px;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .gform_card_icon_container .gform_card_icon:first-child {
  margin-left: 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .gform_card_icon_container .gform_card_icon_amex {
  background-position: 0 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .gform_card_icon_container .gform_card_icon_discover {
  background-position: 20% 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .gform_card_icon_container .gform_card_icon_mastercard {
  background-position: 40% 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .gform_card_icon_container .gform_card_icon_visa {
  background-position: 60% 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .gform_card_icon_container .gform_card_icon_jcb {
  background-position: 80% 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_complex.ginput_container_creditcard .gform_card_icon_container .gform_card_icon_maestro {
  background-position: 100% 0;
}
.gform_wrapper .gform_fields li.gfield.gfield_error, .gform_wrapper .gform_fields li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: transparent;
  border: none;
}
.gform_wrapper .gform_fields li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  margin: 0;
  color: #f00;
}
.gform_wrapper .gform_fields li.gfield.hidden_label .gfield_required {
  display: none;
}
.gform_wrapper .gform_fields li.gfield .gform_fileupload_multifile {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #818181;
  padding: 9px 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #585858;
  background-color: #fff;
}
.gform_wrapper .gform_fields li.gfield .gform_fileupload_multifile:hover, .gform_wrapper .gform_fields li.gfield .gform_fileupload_multifile:focus {
  color: #006ca3;
  border: 1px solid #006ca3;
}
.gform_wrapper .gform_fields li.gfield .gform_fileupload_multifile:before {
  content: '\E02F';
  font-family: 'uja-sephardic';
  display: block;
  position: absolute;
  color: #585858;
  right: 30px;
  top: 13px;
  font-size: 20px;
  font-size: 2rem;
  z-index: 10;
}
.gform_wrapper .gform_fields li.gfield .gform_fileupload_multifile .gform_button_select_files {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #006ca3;
  color: #fff;
  background-color: #006ca3;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
}
.gform_wrapper .gform_fields li.gfield .gform_fileupload_multifile .gform_button_select_files:hover {
  background-color: #fff;
  color: #006ca3;
}
.gform_wrapper .gform_fields li.gfield .ginput_container.ginput_container_date .clear-multi {
  display: table;
  table-layout: flex;
  width: calc(100% + 10px);
  max-width: calc(100% + 10px);
  margin-left: -5px;
}
.gform_wrapper .gform_fields li.gfield .ginput_container.ginput_container_date .clear-multi .ginput_container_date {
  width: auto;
  display: table-cell;
  padding: 0 5px;
}
@media (max-width: 1008px) {
  .gform_wrapper .gform_fields li.gfield .ginput_container.ginput_container_date .clear-multi {
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .gform_wrapper .gform_fields li.gfield .ginput_container.ginput_container_date .clear-multi .ginput_container_date {
    display: block;
    padding: 0;
    margin-bottom: 25px;
  }
  .gform_wrapper .gform_fields li.gfield .ginput_container.ginput_container_date .clear-multi .ginput_container_date:last-child {
    margin-bottom: 0;
  }
}
.gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time {
  width: auto;
  float: left;
  box-sizing: border-box;
  padding-right: 10px;
}
.gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time label {
  display: none;
}
.gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time.gfield_time_hour, .gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time.gfield_time_minute {
  max-width: 100px;
  width: 40%;
  position: relative;
}
.gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time.gfield_time_ampm {
  max-width: 100px;
  width: 20%;
  padding-right: 0;
}
.gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time.gfield_time_hour i {
  position: absolute;
  top: 50%;
  right: 3px;
  font-style: normal;
  transform: translateY(-50%);
}
@media (max-width: 736px) {
  .gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }
  .gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time.gfield_time_hour, .gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time.gfield_time_minute, .gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time.gfield_time_ampm {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time.gfield_time_hour i {
    display: none;
  }
  .gform_wrapper .gform_fields li.gfield .clear-multi .ginput_container_time:last-child {
    margin-bottom: 0;
  }
}
.gform_wrapper .gform_fields li.gfield .ginput_container_fileupload .validation_message ul {
  padding: 0;
}
@media (max-width: 1008px) {
  .gform_wrapper .gform_fields li.gfield.left, .gform_wrapper .gform_fields li.gfield.right {
    width: 100%;
    margin-right: 0;
  }
  .gform_wrapper .gform_fields li.gfield .ginput_complex, .gform_wrapper .gform_fields li.gfield .ginput_complex[class*="gf_name_has"] {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .gform_wrapper .gform_fields li.gfield .ginput_complex[class*="gf_name_has"] span {
    display: block;
    padding: 0;
    margin-bottom: 25px;
  }
  .gform_wrapper .gform_fields li.gfield .ginput_complex[class*="gf_name_has"] span:last-child {
    margin-bottom: 0;
  }
  .gform_wrapper .gform_fields li.gfield.gfield_contains_required .ginput_complex[class*="gf_name_has"] span:after {
    right: 0;
  }
}
.gform_wrapper .gform_fields li.gform_validation_container, .gform_wrapper .gform_fields li.gfield_visibility_hidden {
  display: none;
  margin: 0;
}
.gform_wrapper .gform_footer:after {
  display: block;
  clear: both;
  content: '';
}
.gform_message_popup {
  display: none;
}
@font-face {
  font-family: "uja-sephardic";
  src: url("../fonts/uja-sephardic.eot");
  src: url("../fonts/uja-sephardic.eot?#iefix") format("embedded-opentype"), url("../fonts/uja-sephardic.woff") format("woff"), url("../fonts/uja-sephardic.ttf") format("truetype"), url("../fonts/uja-sephardic.svg#uja-sephardic") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon-core, [class^="icon-"]:before, [class*=" icon-"]:before, .icon-icons-1:before, #header .tools .item.login:before, .icon-icons-2:before, #header .tools .item.search:before, .icon-icons-3:before, .gallery-list-module .list .item .thumb:before, .icon-icons-4:before, .event-list-1-module .intro .title:before, .event-single .item:before, .icon-icons-5:before, #header .tools .item.register span:before, .icon-icons-6:before, .icon-icons-7:before, .icon-icons-8:before, .icon-icons-9:before, .icon-icons-10:before, .icon-icons-11:before, .icon-icons-12:before, .icon-icons-13:before, .icon-icons-14:before, .icon-icons-15:before, .event-list-1-module .list .item .con .cta:before, .icon-icons-16:before, #header .nav .item.drop:before, .icon-icons-17:before, .icon-icons-18:before, .icon-icons-19:before, .icon-icons-20:before, .icon-icons-21:before, #header .tools .item.account:before, .icon-icons-22:before, .icon-icons-23:before, .icon-icons-24:before, .icon-icons-25:before, .icon-icons-26:before, .icon-icons-27:before, .icon-icons-28:before, .icon-icons-29:before, .icon-icons-30:before, .staff-list-1 .list .item .thumb:before, .staff-list-2 .list .item .thumb:before, .icon-icons-31:before, .icon-icons-32:before, .icon-icons-33:before, .icon-icons-34:before, .icon-icons-35:before, .icon-icons-36:before, .staff-content .card .detail .phone:before, .staff-single .item .sec-3 .detail .phone:before, .icon-icons-37:before, .staff-content .card .detail .email:before, .staff-single .item .sec-3 .detail .email:before, .icon-icons-38:before, .icon-icons-39:before, .icon-icons-40:before, .icon-icons-41:before, .icon-icons-42:before, .icon-icons-43:before, .icon-icons-44:before, .staff-content .phil .title:before, .icon-icons-45:before, .icon-icons-46:before, .icon-icons-47:before, .icon-icons-48:before, .icon-icons-49:before, .icon-icons-50:before, .icon-icons-51:before, .icon-icons-52:before, .icon-icons-53:before, .icon-xicons-54:before, .icon-xicons-55:before, .link-box:before, .box-33 .staff-single .item .sec-3 .detail .hold .phone:before, .box-33 .staff-single .item .sec-3 .detail .hold .email:before, .box-25 .staff-single .item .sec-3 .detail .hold .phone:before, .box-25 .staff-single .item .sec-3 .detail .hold .email:before {
  font-family: "uja-sephardic" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  padding: 0 5px;
}
[data-icon]:before {
  content: attr(data-icon);
}
.icon-icons-1:before, #header .tools .item.login:before {
  content: "\e000";
}
.icon-icons-2:before, #header .tools .item.search:before {
  content: "\e001";
}
.icon-icons-3:before, .gallery-list-module .list .item .thumb:before {
  content: "\e002";
}
.icon-icons-4:before, .event-list-1-module .intro .title:before, .event-single .item:before {
  content: "\e003";
}
.icon-icons-5:before, #header .tools .item.register span:before {
  content: "\e004";
}
.icon-icons-6:before {
  content: "\e005";
}
.icon-icons-7:before {
  content: "\e006";
}
.icon-icons-8:before {
  content: "\e007";
}
.icon-icons-9:before {
  content: "\e008";
}
.icon-icons-10:before {
  content: "\e009";
}
.icon-icons-11:before {
  content: "\e00a";
}
.icon-icons-12:before {
  content: "\e00b";
}
.icon-icons-13:before {
  content: "\e00c";
}
.icon-icons-14:before {
  content: "\e00d";
}
.icon-icons-15:before, .event-list-1-module .list .item .con .cta:before {
  content: "\e00e";
}
.icon-icons-16:before, #header .nav .item.drop:before {
  content: "\e00f";
}
.icon-icons-17:before {
  content: "\e010";
}
.icon-icons-18:before {
  content: "\e011";
}
.icon-icons-19:before {
  content: "\e012";
}
.icon-icons-20:before {
  content: "\e013";
}
.icon-icons-21:before, #header .tools .item.account:before {
  content: "\e014";
}
.icon-icons-22:before {
  content: "\e015";
}
.icon-icons-23:before {
  content: "\e016";
}
.icon-icons-24:before {
  content: "\e017";
}
.icon-icons-25:before {
  content: "\e018";
}
.icon-icons-26:before {
  content: "\e019";
}
.icon-icons-27:before {
  content: "\e01a";
}
.icon-icons-28:before {
  content: "\e01b";
}
.icon-icons-29:before {
  content: "\e01c";
}
.icon-icons-30:before, .staff-list-1 .list .item .thumb:before, .staff-list-2 .list .item .thumb:before {
  content: "\e01d";
}
.icon-icons-31:before {
  content: "\e01e";
}
.icon-icons-32:before {
  content: "\e01f";
}
.icon-icons-33:before {
  content: "\e020";
}
.icon-icons-34:before {
  content: "\e022";
}
.icon-icons-35:before {
  content: "\e023";
}
.icon-icons-36:before, .staff-content .card .detail .phone:before, .staff-single .item .sec-3 .detail .phone:before {
  content: "\e024";
}
.icon-icons-37:before, .staff-content .card .detail .email:before, .staff-single .item .sec-3 .detail .email:before {
  content: "\e025";
}
.icon-icons-38:before {
  content: "\e026";
}
.icon-icons-39:before {
  content: "\e027";
}
.icon-icons-40:before {
  content: "\e028";
}
.icon-icons-41:before {
  content: "\e029";
}
.icon-icons-42:before {
  content: "\e02a";
}
.icon-icons-43:before {
  content: "\e02b";
}
.icon-icons-44:before, .staff-content .phil .title:before {
  content: "\e02c";
}
.icon-icons-45:before {
  content: "\e021";
}
.icon-icons-46:before {
  content: "\e02d";
}
.icon-icons-47:before {
  content: "\e02e";
}
.icon-icons-48:before {
  content: "\e02f";
}
.icon-icons-49:before {
  content: "\e030";
}
.icon-icons-50:before {
  content: "\e031";
}
.icon-icons-51:before {
  content: "\e032";
}
.icon-icons-52:before {
  content: "\e033";
}
.icon-icons-53:before {
  content: "\e034";
}
.icon-xicons-54:before {
  content: "\e035";
}
.icon-xicons-55:before, .link-box:before {
  content: "\e036";
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 2px;
  width: 9px;
  height: 100%;
  /*background: red;*/
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  /*background: red;*/
}
.jspVerticalBar *, .jspHorizontalBar * {
  margin: 0;
  padding: 0;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  /*background: #dde;*/
  position: relative;
}
.jspDrag {
  background: #b32b2b;
  opacity: 0.8;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  /*background: #50506d;*/
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.jspArrow.jspDisabled {
  cursor: default;
  /*background: #80808d;*/
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}
.jspPane {
  width: 100% !important;
}
.jspDrag {
  background: none;
  /*here the color of drag can be applied*/
  width: 4px;
  top: 3px;
  opacity: 0.8;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 25;
}
.overlay-menu .jspTrack {
  background: none;
}
.overlay-menu .jspVerticalBar .jspArrow {
  display: none;
}
.overlay-menu .jspPane {
  width: 100% !important;
}
.selectric-wrapper {
  position: relative;
  cursor: pointer;
  margin: 0 0 1em 0;
}
.selectric-responsive {
  width: 100%;
}
.selectric {
  border: 1px solid #818181;
  background: #fff;
  position: relative;
  text-align: left;
}
.selectric .label {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 48px 0 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 48px;
  color: #080505;
  height: 48px;
  user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 48px;
  height: 48px;
  color: #006ca3;
  overflow: hidden;
}
.selectric .button:after {
  content: '\E00E';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  line-height: 48px;
  font-size: 20px;
  color: #585858;
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  text-indent: 0;
}
.selectric-focus .selectric {
  border: 1px solid #006ca3;
}
.selectric-focus .selectric .label {
  color: #006ca3;
}
.selectric-hover .selectric {
  border: 1px solid #006ca3;
}
.selectric-hover .selectric .label {
  color: #006ca3;
}
.selectric-hover .selectric .button:after {
  color: #006ca3;
}
.selectric-open {
  z-index: 9999 !important;
}
.selectric-open div {
  z-index: 10 !important;
}
.selectric-open .selectric {
  border: 1px solid #006ca3;
}
.selectric-open .selectric-items {
  display: block;
}
.selectric-open .button:after {
  color: #006ca3;
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  line-height: 47px;
}
.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none;
}
.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
  display: none;
}
.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0Array/0Array a !important;
  background: none !important;
}
.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  z-index: -1;
  border: 1px solid #006ca3;
  border-top: none;
  max-height: 150px;
  overflow-y: scroll;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  min-height: 50px;
}
.selectric-items li {
  display: block;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.selectric-items li:before {
  display: none;
}
.selectric-items li.selected {
  background: #006ca3;
  color: #fff;
  display: none;
}
.selectric-items li:hover {
  background: #006ca3;
  color: #fff;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}
.footable {
  width: 100%;
  /** SORTING **/
  /** PAGINATION **/
}
.footable.breakpoint > tbody > tr.footable-detail-show > td {
  border-bottom: none;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e001";
}
.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
  cursor: pointer;
}
.footable.breakpoint > tbody > tr > td.footable-cell-detail {
  background: #eee;
  border-top: none;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle {
  display: inline-block;
  font-family: 'footable';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-right: 5px;
  font-size: 14px;
  color: #585858;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  content: "+";
}
.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "-";
}
.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e005";
}
.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before {
  content: "\e004";
}
.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e003";
}
.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e002";
}
.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e007";
}
.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before {
  content: "\e006";
}
.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e009";
}
.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e008";
}
.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e00f";
}
.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before {
  content: "\e011";
}
.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e013";
}
.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before {
  content: "\e015";
}
.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e01b";
}
.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before {
  content: "\e01d";
}
.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e00b";
}
.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e00d";
}
.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e01f";
}
.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before {
  content: "\e021";
}
.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e017";
}
.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before {
  content: "\e019";
}
.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle {
  font-size: 18px;
}
.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle {
  font-size: 24px;
}
.footable > thead > tr > th {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.footable > thead > tr > th.footable-sortable:hover {
  cursor: pointer;
}
.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before {
  content: "\e012";
}
.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before {
  content: "\e013";
}
.footable > thead > tr > th > span.footable-sort-indicator {
  display: inline-block;
  font-family: 'footable';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 5px;
}
.footable > thead > tr > th > span.footable-sort-indicator:before {
  content: "\e022";
}
.footable > tfoot .pagination {
  margin: 0;
}
.footable.no-paging .hide-if-no-paging {
  display: none;
}
.footable-row-detail-inner {
  display: table;
}
.footable-row-detail-row {
  display: table-row;
  line-height: 1.5em;
}
.footable-row-detail-group {
  display: block;
  line-height: 2em;
  font-size: 1.2em;
  font-weight: bold;
}
.footable-row-detail-name {
  display: table-cell;
  font-weight: bold;
  padding-right: 0.5em;
}
.footable-row-detail-value {
  display: table-cell;
}
.footable-odd {
  background-color: #f7f7f7;
}
/* core theme */
.footable {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #e3e3e3;
  color: #444;
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.footable > thead > tr > th {
  border: 1px solid #116691;
  background-color: #006ca3;
  color: #fff;
  font-weight: 600;
  padding: 20px 24px;
  text-align: left;
  text-transform: uppercase;
}
.footable tr:nth-child(even) {
  background-color: #f5f5f5;
}
.footable > thead > tr > th, .footable > thead > tr > td {
  border-top: none;
}
.footable > thead > tr > th.footable-first-column, .footable > thead > tr > td.footable-first-column {
  border-left: none;
}
.footable.breakpoint > tbody > tr.footable-row-detail > .footable-row-detail-cell {
  border-left: none;
}
.footable > tbody img {
  vertical-align: middle;
}
.footable > tbody > tr:hover {
  background: #006ca3;
  color: #fff;
}
.footable > tbody > tr > td {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 20px 24px;
  text-align: left;
}
.footable > tbody > tr > td.footable-first-column {
  border-left: none;
}
.footable .pagination {
  margin: 20px 0;
}
.footable .pagination > ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
}
.footable .pagination > ul > li {
  display: inline;
}
.footable .pagination > ul > li > a, .footable .pagination > ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  border: 1px solid #ccc;
  border-left-width: 0;
}
.footable .pagination > ul > li:first-child > a, .footable .pagination > ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  border-left-width: 1px;
}
.footable .pagination > ul > li:last-child > a, .footable .pagination > ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.footable .pagination > ul > li > a:hover, .footable .pagination > ul > li > a:focus, .footable .pagination > ul > .active > a, .footable .pagination > ul > .active > span {
  background-color: #eee;
}
.footable .pagination > ul > .active > a, .footable .pagination > ul > .active > span {
  color: #444;
  cursor: default;
}
.footable .pagination > ul > .disabled > span, .footable .pagination > ul > .disabled > a, .footable .pagination > ul > .disabled > a:hover, .footable .pagination > ul > .disabled > a:focus {
  color: #ccc;
  cursor: default;
  background-color: #ebf3fc;
}
.footable .pagination.pagination-centered {
  text-align: center;
}
.footable .pagination.pagination-right {
  text-align: center;
}
.footable-odd {
  background-color: #f7f7f7;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
  /* ease (default) */
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  /* ease (default) */
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  height: 100%;
}
.owl-carousel div {
  max-width: none !important;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  height: 100%;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  height: 100%;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  height: 100%;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-controls .owl-dots {
  position: absolute;
  bottom: 45px;
  right: 45px;
  z-index: 10;
}
@media (max-width: 736px) {
  .owl-carousel .owl-controls .owl-dots {
    right: 20px;
    bottom: 20px;
  }
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
  float: left;
  margin: 0 0 0 9px;
}
.owl-carousel .owl-controls .owl-dots .owl-dot span {
  display: block;
  border: 1px solid #fff;
  background-color: transparent;
  width: 13px;
  height: 13px;
}
@media (max-width: 736px) {
  .owl-carousel .owl-controls .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
  background-color: #7dc167;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  height: 100%;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.simple-marquee-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
@media (max-width: 1008px) {
  .simple-marquee-container * {
    display: none;
  }
}
.simple-marquee-container {
  width: 100%;
  float: left;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  height: 80px;
}
.marquee-sibling {
  position: absolute;
  right: 0;
  top: 0;
}
.marquee, *[class^="marquee"] {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
}
.marquee {
  margin-left: 25%;
}
.marquee-content-items {
  display: inline-block;
  padding: 5px;
  margin: 0;
  height: 45px;
  position: relative;
}
.marquee-content-items li {
  display: inline-block;
  line-height: 35px;
  color: #fff;
}
.marquee-content-items li:after {
  content: "|";
  margin: 0 1em;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../images/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../images/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.5);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  display: block;
}
.fancybox-title-float-wrap .child p {
  margin: 0;
}
.fancybox-title-float-wrap .child h6 {
  color: #84c561;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../images/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('../images/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  height: 90px;
  width: 100%;
  z-index: 230;
}
@media (max-width: 1008px) {
  #header {
    height: 75px;
  }
}
#header .container, #header .t2 .bin, .t2 #header .bin, #header .t3 .bin, .t3 #header .bin {
  height: 100%;
  overflow: visible;
}
@media (max-width: 1008px) {
  #header .container, #header .t2 .bin, .t2 #header .bin, #header .t3 .bin, .t3 #header .bin {
    height: 75px;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}
#header .con {
  background-color: rgba(1, 85, 128, 0.98);
  border-bottom: 6px solid rgba(1, 85, 128, 0.98);
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  margin: 0 1.0653409091%;
  height: 100%;
}
@media (max-width: 1008px) {
  #header .con {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 1008px) {
  #header.open .con {
    background-color: #fff;
    border-bottom: 6px solid rgba(1, 85, 128, 0.98);
  }
}
#header .tools {
  float: right;
  height: 100%;
  width: auto;
}
@media (max-width: 1008px) {
  #header .tools {
    display: none;
  }
}
#header .tools .item {
  width: 100px;
  height: 100%;
  text-align: center;
  cursor: pointer;
  border-bottom: none;
  padding-top: 20px;
  float: left;
}
#header .tools .item span {
  font-weight: 400;
  font-size: 0.7em;
  color: white;
  text-transform: uppercase;
  width: 100%;
  padding: 3px 0;
}
#header .tools .item span em {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  text-transform: lowercase;
}
#header .tools .item.login {
  background-color: #84c561;
}
#header .tools .item.login:before {
  color: white;
  display: block;
  padding: 2px 0;
}
#header .tools .item.account {
  background-color: #84c561;
}
#header .tools .item.account:before {
  color: white;
  display: block;
  padding: 2px 0;
}
#header .tools .item.search:hover {
  background-color: #0d4f71;
}
#header .tools .item.search:before {
  color: white;
  display: block;
  padding: 2px 0;
}
#header .tools .item.register {
  background-color: #84c561;
  text-align: left;
  width: auto;
  padding: 0 20px;
}
#header .tools .item.register:before {
  display: inline-block;
  content: "";
}
#header .tools .item.register span {
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  padding: 0 0 0 50px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header .tools .item.register span:before {
  color: white;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#header .tools .item.register span em {
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
}
#header .nav {
  float: right;
  height: 100%;
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1008px) {
  #header .nav {
    display: none;
  }
}
#header .nav .item {
  border-right: 1px solid #0d4f71;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
#header .nav .item:hover {
  background-color: #0d4f71;
}
#header .nav .item.open {
  background-color: #0d4f71;
}
#header .nav .item.open.drop:before {
  color: #84c561;
}
#header .nav .item.open a, #header .nav .item.open span {
  color: #84c561;
}
#header .nav .item.drop:before {
  left: 0;
  right: 0;
  margin: auto;
  color: white;
  position: absolute;
  width: 100%;
  bottom: 15px;
  text-align: center;
  font-size: 0.5em;
}
#header .nav .item a, #header .nav .item span {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-transform: uppercase;
  color: white;
  font-size: 0.8em;
  font-weight: 400;
  text-align: center;
  padding: 0 30px;
  cursor: pointer;
}
@media (max-width: 1408px) {
  #header .nav .item a, #header .nav .item span {
    padding: 0 20px;
    font-size: 0.7em;
  }
}
@media (max-width: 1248px) {
  #header .nav .item a, #header .nav .item span {
    padding: 0 15px;
    font-size: 0.6em;
  }
}
#header .logo {
  float: left;
  height: 100%;
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1.0653409091%;
  transition: none;
}
#header .logo img {
  height: 100%;
  width: auto;
  position: relative;
  display: block;
}
#header.open .logo {
  background: url("../images/bg-logo-colored.png") no-repeat 0 0;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  width: 170px;
  height: 55px;
  padding: 0;
  margin: 7px 0 0 13px;
}
#header.open .logo img {
  display: none;
}
#header .menu-mobile-icon {
  height: 25px;
  width: 25px;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 15px;
  top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  cursor: pointer;
}
#header .menu-mobile-icon.open .bar-1 {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
  background-color: #006ca3;
}
#header .menu-mobile-icon.open .bar-2 {
  opacity: 0;
  filter: alpha(opacity=0);
}
#header .menu-mobile-icon.open .bar-3 {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #006ca3;
  bottom: 12px;
}
@media (max-width: 1008px) {
  #header .menu-mobile-icon {
    display: block;
  }
}
#header .menu-mobile-icon .menu-bar, #header .menu-mobile-icon .bar-1, #header .menu-mobile-icon .bar-2, #header .menu-mobile-icon .bar-3 {
  width: 100%;
  height: 3px;
  background-color: white;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
#header .menu-mobile-icon .bar-1 {
  top: 0;
  left: 0;
  position: absolute;
}
#header .menu-mobile-icon .bar-2 {
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#header .menu-mobile-icon .bar-3 {
  bottom: 0;
  left: 0;
  position: absolute;
}
.menu-dropdown {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 99;
  overflow: auto;
  background-color: rgba(0, 90, 136, 0.95);
}
@media (max-width: 736px) {
  .menu-dropdown {
    z-index: 220;
  }
}
.menu-dropdown.bg-white {
  background-color: rgba(255, 255, 255, 0.95);
}
.menu-dropdown.open {
  display: block;
}
.menu-dropdown .link-box:before {
  color: white;
}
.menu-dropdown .container, .menu-dropdown .t2 .bin, .t2 .menu-dropdown .bin, .menu-dropdown .t3 .bin, .t3 .menu-dropdown .bin {
  height: auto;
  padding: 90px 0;
  overflow: visible;
}
.menu-dropdown .info {
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  margin: 0 1.0653409091%;
  overflow: hidden;
}
.menu-dropdown .info .title {
  font-size: 1.4em;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  padding-top: 15px;
  margin: 0;
  float: left;
  width: auto;
}
.menu-dropdown .info .close {
  float: right;
  color: #fff;
  margin: 15px 0 0;
  cursor: pointer;
}
@media (max-width: 736px) {
  .menu-dropdown .info .close {
    margin: 8px 0 0;
  }
}
.menu-dropdown .parent {
  display: none;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 0 90px 0;
  position: absolute;
}
@media (max-width: 1008px) {
  .menu-dropdown .parent {
    padding: 0;
  }
}
.menu-dropdown .parent.open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.menu-dropdown .parent .list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.menu-dropdown .item {
  background-color: #003c5b;
  width: calc((4.1193181818% * 4) + (1.0653409091% * 6));
  height: 250px;
  margin: 20px 1.0653409091%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.menu-dropdown .item:hover {
  background-color: white;
}
.menu-dropdown .item:hover .title, .menu-dropdown .item:hover .icon svg, .menu-dropdown .item:hover .link-box:before {
  fill: #003c5b;
  color: #003c5b;
}
@media (max-width: 1248px) {
  .menu-dropdown .item {
    height: 200px;
  }
}
.menu-dropdown .item .icon {
  width: 75px;
  height: auto;
  padding-bottom: 20px;
}
@media (max-width: 1248px) {
  .menu-dropdown .item .icon {
    width: 45px;
    padding-bottom: 30px;
  }
}
.menu-dropdown .item .icon svg {
  fill: white;
}
.menu-dropdown .item .title {
  width: 100%;
  position: absolute;
  color: white;
  font-weight: 400;
  font-size: 0.9em;
  text-transform: uppercase;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 60px;
}
.mobile-menu {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  padding: 75px 0 65px 0;
  background-color: white;
  position: fixed;
  z-index: 210;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (max-width: 1008px) {
  .mobile-menu.open {
    display: block;
  }
}
.mobile-menu .list {
  height: auto;
  width: 100%;
  padding: 0 0 60px 0;
}
.mobile-menu .list .item {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #eaeaea;
}
.mobile-menu .list .item:last-child {
  border-bottom: none;
}
.mobile-menu .list .item a, .mobile-menu .list .item span {
  padding: 18px 15px;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  color: #585858;
  font-size: 0.8em;
  font-weight: 400;
  width: 100%;
  height: auto;
  cursor: pointer;
}
.mobile-menu .list .item span:after {
  content: '\E00F';
  display: inline-block;
  float: right;
  font-family: "uja-sephardic";
  padding: 5px 0 0;
}
.mobile-menu .list .item span.open:after {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-menu .list .item .dropdown {
  width: 100%;
  background-color: #102b4a;
  display: none;
}
.mobile-menu .list .item .dropdown .item {
  border-color: white;
}
.mobile-menu .list .item .dropdown .item a, .mobile-menu .list .item .dropdown .item span {
  padding: 12px 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.mobile-menu .list .item .dropdown .item a .icon, .mobile-menu .list .item .dropdown .item span .icon {
  width: 35px;
  height: 35px;
  fill: white;
}
.mobile-menu .list .item .dropdown .item a .icon img, .mobile-menu .list .item .dropdown .item span .icon img, .mobile-menu .list .item .dropdown .item a .icon svg, .mobile-menu .list .item .dropdown .item span .icon svg {
  width: 100%;
  height: 100%;
}
.mobile-menu .list .item .dropdown .item a p, .mobile-menu .list .item .dropdown .item span p {
  color: white;
  padding: 0 0 0 10px;
  margin: 0;
  font-size: 0.9em;
}
.mobile-menu .list .item .dropdown .item a:hover, .mobile-menu .list .item .dropdown .item span:hover {
  background-color: #fff;
}
.mobile-menu .list .item .dropdown .item a:hover p, .mobile-menu .list .item .dropdown .item span:hover p {
  color: #1a3f94;
}
.mobile-menu .list .item .dropdown .item a:hover svg, .mobile-menu .list .item .dropdown .item span:hover svg {
  fill: #1a3f94;
}
.mobile-menu .actions {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ededed;
}
.mobile-menu .actions li {
  float: left;
  padding: 0;
  height: 60px;
  width: 33.33%;
  text-align: center;
  position: relative;
  border-right: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-menu .actions li:last-child {
  border: none;
}
.mobile-menu .actions li:before {
  display: none;
}
.mobile-menu .actions li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0 0;
  line-height: 22px;
}
.mobile-menu .actions li .search {
  background-color: #006ca3;
  color: #fff;
}
.mobile-menu .actions li .search:before {
  content: '\E001';
  display: block;
  color: #fff;
  font-family: "uja-sephardic";
  font-size: 20px;
  font-size: 2rem;
}
.mobile-menu .actions li .login {
  background-color: #84c561;
  color: #fff;
}
.mobile-menu .actions li .login:before {
  content: '\E000';
  display: block;
  color: #fff;
  font-family: "uja-sephardic";
  font-size: 20px;
  font-size: 2rem;
}
.mobile-menu .actions li .call {
  background-color: #6ec9c4;
  color: #fff;
}
.mobile-menu .actions li .call:before {
  content: '\E01C';
  display: block;
  color: #fff;
  font-family: "uja-sephardic";
  font-size: 20px;
  font-size: 2rem;
}
.mobile-menu .actions li .register {
  background-color: #84c561;
  color: #fff;
}
.mobile-menu .actions li .register:before {
  content: '\E004';
  display: block;
  color: #fff;
  font-family: "uja-sephardic";
  font-size: 20px;
  font-size: 2rem;
}
.mobile-menu .actions li .follow-us {
  background-color: #006ca3;
  color: #fff;
}
.mobile-menu .actions li .follow-us:before {
  content: '\E013';
  display: block;
  color: #fff;
  font-family: "uja-sephardic";
  font-size: 20px;
  font-size: 2rem;
}
.login-box {
  width: 100%;
  display: flex;
  height: calc(100vh - 160px);
}
.login-box.open {
  z-index: 10;
}
.login-box .info {
  position: absolute;
  margin: 0 1.0653409091%;
  overflow: hidden;
}
.login-box .info .title {
  float: left;
  width: auto !important;
  margin: 0 0 10px 0;
}
.login-box .info p {
  color: #fff;
  width: 100%;
  float: left;
  margin: 0;
}
.login-box .info .close {
  float: right;
  color: #fff;
  margin: 15px 0 0;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 736px) {
  .login-box .info .close {
    margin: 8px 0 0;
  }
}
.login-box form {
  width: 740px;
  display: block;
  padding: 120px 10px 0 220px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  position: relative;
}
.login-box form input[type="text"], .login-box form input[type="tel"], .login-box form input[type="email"], .login-box form input[type="password"], .login-box form input[type="search"], .login-box form select, .login-box form textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.25);
  margin-bottom: 25px;
  height: 50px;
  padding: 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #585858;
}
.login-box form input[type="text"]:hover, .login-box form input[type="tel"]:hover, .login-box form input[type="email"]:hover, .login-box form input[type="password"]:hover, .login-box form input[type="search"]:hover, .login-box form select:hover, .login-box form textarea:hover, .login-box form input[type="text"]:focus, .login-box form input[type="tel"]:focus, .login-box form input[type="email"]:focus, .login-box form input[type="password"]:focus, .login-box form input[type="search"]:focus, .login-box form select:focus, .login-box form textarea:focus {
  color: #fff;
  border-color: #fff;
}
.login-box form input:-moz-placeholder {
  color: #fff;
}
.login-box form input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.login-box form input::-webkit-input-placeholder {
  color: #fff;
}
.login-box form input:-ms-input-placeholder {
  color: #fff;
}
.login-box form input:hover::placeholder {
  color: #fff;
}
.login-box form input:hover:-moz-placeholder {
  color: #fff;
}
.login-box form input:hover::-moz-placeholder {
  color: #fff;
}
.login-box form input:hover::-webkit-input-placeholder {
  color: #fff;
}
.login-box form input:hover:-ms-input-placeholder {
  color: #fff;
}
.login-box form input:hover::placeholder {
  color: #fff;
}
.login-box form textarea:-moz-placeholder {
  color: #fff;
}
.login-box form textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.login-box form textarea::-webkit-input-placeholder {
  color: #fff;
}
.login-box form textarea:-ms-input-placeholder {
  color: #fff;
}
.login-box form textarea:hover::placeholder {
  color: #fff;
}
.login-box form textarea:hover:-moz-placeholder {
  color: #fff;
}
.login-box form textarea:hover::-moz-placeholder {
  color: #fff;
}
.login-box form textarea:hover::-webkit-input-placeholder {
  color: #fff;
}
.login-box form textarea:hover:-ms-input-placeholder {
  color: #fff;
}
.login-box form textarea:hover::placeholder {
  color: #fff;
}
.login-box form label {
  display: block;
  color: #fff;
}
.login-box form .icon {
  position: absolute;
  top: 120px;
  left: 10px;
}
.login-box form .submit {
  border: 1px solid #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  width: 320px;
  color: #fff;
  background-color: transparent;
  margin: 25px 0 0;
  float: none;
}
.login-box form .reg {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 20px 0 0;
  position: relative;
  text-decoration: none;
}
.login-box form .reg:after {
  content: '\E00E';
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-family: "uja-sephardic";
  padding: 0 0 0 40px;
}
.login-box form input[type="checkbox"] + label {
  position: relative;
  padding: 0;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-box form input[type="checkbox"] + label:before {
  top: 5px;
  content: "";
  display: inline-block;
  position: relative;
  height: 22px;
  width: 22px;
  cursor: pointer;
  color: #fff;
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 15px;
}
.login-box form input[type="checkbox"]:checked + label:before {
  background-color: rgba(255, 255, 255, 0.25);
  color: #fff;
  border: 1px solid #fff;
}
@media (max-width: 736px) {
  .login-box {
    display: block !important;
    height: calc(100vh - 145px);
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 25px 0;
  }
  .login-box .info {
    display: block;
    position: static;
  }
  .login-box .info .title {
    width: 70% !important;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .login-box form {
    width: 96%;
    padding: 0;
    margin: 25px auto 0;
  }
  .login-box form .icon {
    display: none;
  }
  .login-box form .submit {
    width: 100%;
  }
  .login-box form .reg {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .login-box form .reg:after {
    padding: 0 0 0 10px;
  }
}
.search-box {
  width: 100%;
  display: block;
  overflow: auto;
  padding: 0 1.0653409091% !important;
  height: calc(100vh - 160px);
}
.search-box.open {
  z-index: 10;
  display: block !important;
}
.search-box .info {
  overflow: hidden;
  width: 100%;
  margin: 0;
}
.search-box .info .title {
  float: left;
  color: #006ca3;
  width: auto !important;
}
.search-box .info .close {
  float: right;
  color: #006ca3;
  margin: 15px 0 0;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 736px) {
  .search-box .info .close {
    margin: 8px 0 0;
  }
}
.search-box .filters-box {
  width: 100%;
  margin: 15px 0 0;
}
.search-box .filters-box:after {
  content: '';
  display: block;
  clear: both;
}
.search-box .filters-box .search-text {
  float: left;
  width: 30%;
  position: relative;
}
.search-box .filters-box .search-text:after {
  content: '\E001';
  font-family: 'uja-sephardic';
  display: block;
  position: absolute;
  left: 18px;
  font-size: 20px;
  font-size: 2rem;
  top: 14px;
}
.search-box .filters-box .search-text .text {
  padding: 0 20px 0 50px;
  margin: 0;
}
@media (max-width: 1008px) {
  .search-box .filters-box .search-text {
    width: 49%;
  }
}
.search-box .filters-box .filters {
  float: right;
  width: 68%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
.search-box .filters-box .filters .box-1 {
  width: 36%;
}
.search-box .filters-box .filters .box-2 {
  width: 36%;
}
.search-box .filters-box .filters .box-3 {
  width: 22%;
}
.search-box .filters-box .filters .selectric-wrapper {
  width: 100%;
  margin: 0;
}
@media (max-width: 1008px) {
  .search-box .filters-box .filters {
    display: none;
    position: absolute;
    top: 109px;
    left: 0;
    z-index: 10;
    background-color: #f7f7f7;
    border: 1px solid #818181;
    padding: 25px;
    width: 100%;
  }
  .search-box .filters-box .filters .box-1 {
    width: 39%;
    float: left;
  }
  .search-box .filters-box .filters .box-2 {
    width: 59%;
    float: right;
  }
  .search-box .filters-box .filters .box-3 {
    width: 100%;
    float: right;
    margin: 10px 0 0;
  }
}
@media (max-width: 736px) {
  .search-box .filters-box .filters {
    top: 98px;
  }
}
.search-box .filters-box .filter-toggle {
  display: none;
}
@media (max-width: 1008px) {
  .search-box .filters-box .filter-toggle {
    width: 49%;
    display: block;
    float: right;
    background-color: #f7f7f7;
    border: 1px solid #818181;
    color: #585858;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 48px;
    position: relative;
    z-index: 20;
    padding: 0 25px;
    text-align: left;
  }
  .search-box .filters-box .filter-toggle:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid #545454;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    margin: -3px 0 0;
    position: absolute;
    top: 50%;
    right: 13px;
  }
  .search-box .filters-box .filter-toggle.open:after {
    border-bottom: 6px solid #545454;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: none;
  }
  .search-box .filters-box .filter-toggle.open {
    border-bottom: 1px solid #f7f7f7;
  }
}
.search-box .count {
  display: block;
  margin: 25px 0 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.search-box .count span {
  color: #006ca3;
}
.search-box .results {
  width: 100%;
  overflow: hidden;
  padding: 0 0 80px 0;
}
.search-box .results .result {
  background-color: #fff;
  border: 1px solid #e3e3e3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px 50px;
  margin: 20px 0 0;
}
@media (max-width: 1008px) {
  .search-box .results .result {
    padding: 20px;
  }
}
@media (max-width: 736px) {
  .search-box .results .result {
    display: block;
  }
}
.search-box .results .result:hover {
  border: 1px solid #006ca3;
}
.search-box .results .result:hover .btn {
  color: #006ca3;
  background-color: #fff;
  border: 1px solid #006ca3;
}
.search-box .results .result .link-box:before {
  display: none;
}
.search-box .results .result .thumb {
  border: 1px solid #6ec9c4;
  text-align: center;
  width: 23%;
  height: auto;
  position: relative;
  display: block;
  padding: 0;
  background-color: #000;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1008px) {
  .search-box .results .result .thumb {
    width: 36%;
    margin: 0 20px 0 0;
  }
}
@media (max-width: 736px) {
  .search-box .results .result .thumb {
    width: 100%;
  }
}
.search-box .results .result .thumb img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.search-box .results .result .text {
  width: 75%;
}
@media (max-width: 1008px) {
  .search-box .results .result .text {
    width: 60%;
  }
}
@media (max-width: 736px) {
  .search-box .results .result .text {
    width: 100%;
    margin: 15px 0 0;
  }
}
.search-box .results .result .text .title {
  margin: 0;
  font-size: 23px;
  font-size: 2.3rem;
}
.search-box .results .result .text .meta {
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  margin: 3px 0;
}
.search-box .results .result .text .meta span {
  color: #006ca3;
  vertical-align: middle;
}
.search-box .results .result .text .date {
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
}
.search-box .results .result .text h6 {
  margin: 0;
  color: #970d48;
  font-size: 18px;
  font-size: 1.8rem;
}
.search-box .results .result .text p {
  padding: 15px 0 0;
  margin: 15px 0;
  border-top: 1px solid #e3e3e3;
}
@media (max-width: 736px) {
  .search-box .results .result .text p {
    display: none;
  }
}
.search-box .results .result .text .btn {
  display: inline-block;
  width: auto;
  margin: 15px 0 0;
}
@media (max-width: 1008px) {
  .search-box {
    padding: 0 20px 25px 20px !important;
  }
}
@media (max-width: 736px) {
  .search-box {
    display: block !important;
    height: calc(100vh - 145px);
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search-box .info {
    display: block;
    position: static;
  }
  .search-box .info .title {
    width: 70% !important;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.registration-box {
  width: 100%;
  display: block;
  overflow: auto;
  padding: 0 1.0653409091% !important;
  height: calc(100vh - 160px);
}
.registration-box.open {
  z-index: 10;
  display: block !important;
}
.registration-box .info {
  overflow: hidden;
  width: 100%;
  margin: 0;
}
.registration-box .info p {
  float: left;
  width: 100%;
  margin: 10px 0 0;
}
.registration-box .info p span, .registration-box .info p a {
  color: #006ca3;
}
.registration-box .info .title {
  float: left;
  color: #006ca3;
  width: auto !important;
}
.registration-box .info .close {
  float: right;
  color: #006ca3;
  margin: 15px 0 0;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 736px) {
  .registration-box .info .close {
    margin: 8px 0 0;
  }
}
.registration-box form {
  width: calc((4.1193181818% * 12) + (1.0653409091% * 22));
  margin: 20px auto 0;
  padding: 0 0 40px 0;
}
@media (max-width: 1008px) {
  .registration-box form {
    width: 100%;
  }
}
.registration-box form h5 span {
  color: #6ec9c4;
}
.registration-box form .categories {
  margin: 20px 0;
  padding: 0 0 10px 0;
  overflow: hidden;
}
.registration-box form .categories .wrap {
  width: 33.33%;
  float: left;
}
@media (max-width: 1008px) {
  .registration-box form .categories .wrap {
    width: 50%;
  }
}
@media (max-width: 736px) {
  .registration-box form .categories .wrap {
    width: 100%;
    float: none;
  }
}
.alert-msg {
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media (max-width: 1008px) {
  .alert-msg {
    top: 75px;
  }
}
.alert-msg .con {
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  margin: 0 auto;
  position: relative;
  background-color: rgba(255, 192, 0, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px 0 86px;
}
@media (max-width: 1008px) {
  .alert-msg .con {
    width: 100%;
  }
}
.alert-msg .close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #1e1e20;
  display: block;
  font-size: 23px;
  font-size: 2.3rem;
}
.alert-msg .box {
  position: absolute;
  height: 100%;
  width: 63px;
  top: 0;
  left: 0;
  background-color: #ffc000;
  text-align: center;
  line-height: 100%;
  border: 1px solid #1b1c1e;
}
.alert-msg .box:after {
  content: '\E010';
  font-family: 'uja-sephardic';
  display: block;
  position: absolute;
  color: #1b1c1e;
  font-size: 26px;
  font-size: 2.6rem;
  top: 50%;
  left: 50%;
  margin: -11px 0 0 -13px;
}
.alert-msg .box:before {
  content: '';
  display: block;
  position: absolute;
  right: -10px;
  background: url("../images/bg-alert-corner.png") no-repeat 0 0;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  width: 10px;
  height: 20px;
  top: 50%;
  margin: -10px 0 0;
}
.alert-msg em {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 16px 0;
  display: block;
  color: #1b1c1e;
}
@media (max-width: 736px) {
  .alert-msg em {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.fixed-footer {
  width: 100%;
  height: 80px;
  position: fixed;
  z-index: 200;
  bottom: 0;
  left: 0;
  background-color: #fff;
  border-top: 1px solid #eaeaea;
}
@media (max-width: 1008px) {
  .fixed-footer {
    height: 60px;
  }
}
.fixed-footer .container, .fixed-footer .t2 .bin, .t2 .fixed-footer .bin, .fixed-footer .t3 .bin, .t3 .fixed-footer .bin {
  height: 100%;
  max-width: 100%;
}
.fixed-footer .content {
  height: 100%;
  width: 100%;
  margin: auto;
}
.fixed-footer .content .item {
  width: auto;
  float: left;
  align-items: center;
  border-right: 1px solid #eaeaea;
  padding: 1em;
}
.fixed-footer .content .item:before {
  display: none;
}
.fixed-footer .content .item .title {
  color: #585858;
  font-weight: 600;
  font-size: 1em;
  padding: 0;
  margin: 0;
}
.fixed-footer .content .item .time {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  color: #006ca3;
  font-weight: 400;
}
.fixed-footer .content .item .time span {
  color: #84c561;
}
.fixed-footer .follow-us {
  position: absolute;
  top: 0;
  right: 0;
  height: 80px;
  line-height: 80px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  background-color: #006ca3;
  z-index: 10;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
}
.fixed-footer .follow-us span {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
  text-align: left;
  padding: 0 0 0 45px;
  position: relative;
}
.fixed-footer .follow-us span:after {
  content: '\E013';
  display: block;
  color: #fff;
  font-family: "uja-sephardic";
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1008px) {
  .fixed-footer .follow-us {
    display: none;
  }
}
.fixed-footer .register {
  display: none;
}
@media (max-width: 1008px) {
  .fixed-footer .register {
    display: block;
    position: absolute;
    top: 0;
    right: inherit;
    padding: 0;
    left: 0;
    width: 55%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    background-color: #84c561;
    z-index: 10;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .fixed-footer .register span {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 50px;
    position: relative;
  }
  .fixed-footer .register span:after {
    content: '\E004';
    display: block;
    color: #fff;
    font-family: "uja-sephardic";
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 10px;
  }
  .fixed-footer .register em {
    font-style: normal;
    font-weight: 300;
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: none;
  }
}
@media (max-width: 1008px) and (max-width: 736px) {
  .fixed-footer .register span:after {
    top: 0;
  }
}
@media (max-width: 1008px) and (max-width: 736px) {
  .fixed-footer .register em {
    display: none;
  }
}
@media (max-width: 1008px) and (max-width: 736px) {
  .fixed-footer .register {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.fixed-footer .hours {
  display: none;
}
@media (max-width: 1008px) {
  .fixed-footer .hours {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #006ca3;
    font-weight: 600;
    text-align: center;
    background-color: #fff;
    z-index: 10;
    text-transform: uppercase;
    width: 45%;
    height: 60px;
    line-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.fixed-footer .hours span {
  font-size: 20px;
  font-size: 2rem;
  display: inline-block;
  padding: 0 5px 8px 0;
  vertical-align: middle;
}
.fixed-footer .hours .icon-icons-16, .fixed-footer .hours #header .nav .item.drop, #header .nav .fixed-footer .hours .item.drop {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 0 6px 0;
}
.fixed-footer .hours.open .icon-icons-16, .fixed-footer .hours.open #header .nav .item.drop, #header .nav .fixed-footer .hours.open .item.drop {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  padding: 0 0 1px 0;
}
@media (max-width: 736px) {
  .fixed-footer .hours {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.fixed-footer .mobile-hours {
  position: fixed;
  overflow-y: scroll;
  background-color: #fff;
  top: 75px;
  display: none;
  height: calc(100% - 134px);
  width: 100%;
}
.fixed-footer .mobile-hours .item {
  width: 100%;
  align-items: center;
  border-bottom: 1px solid #eaeaea;
  padding: 1em;
}
.fixed-footer .mobile-hours .item:before {
  display: none;
}
.fixed-footer .mobile-hours .item .title {
  color: #585858;
  font-weight: 600;
  font-size: 1em;
  padding: 0;
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0;
}
.fixed-footer .mobile-hours .item .time {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-size: 1.3rem;
  color: #006ca3;
  font-weight: 400;
}
.fixed-footer .mobile-hours .item .time span {
  color: #84c561;
}
.fixed-footer .mobile-hours .socials {
  width: 100%;
  padding: 15px 0;
  text-align: center;
}
.fixed-footer .mobile-hours .socials .sl {
  display: inline-block;
  position: relative;
  padding: 0 4px;
}
.fixed-footer .mobile-hours .socials .sl img {
  width: 40px;
  height: 40px;
}
#footer {
  width: 100%;
  height: auto;
  padding: 3em 0 100px 0;
  background-color: #fff;
  border-top: 1px solid #eaeaea;
}
#footer .content {
  width: calc((4.1193181818% * 8) + (1.0653409091% * 14));
  margin: auto;
  text-align: center;
}
@media (max-width: 1008px) {
  #footer .content {
    width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  }
}
#footer .content .title {
  color: #006ca3;
  font-size: 1.5em;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
#footer .content .add {
  font-weight: 600;
  font-size: 1em;
  margin: 0;
  padding: 0;
}
#footer .content .des {
  font-weight: 300;
  font-size: 0.9em;
  line-height: 1.2em;
  padding: 0;
  margin: 0;
}
#footer .content .socials {
  width: 100%;
  padding: 15px 0;
}
#footer .content .socials .sl {
  display: inline-block;
  position: relative;
  padding: 0 4px;
}
#footer .content .socials .sl img {
  width: 40px;
  height: 40px;
}
.hero-1-module {
  width: 100%;
  /*height: calc(100vh - 70px);*/
  height: 790px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 !important;
}
@media (max-width: 1008px) {
  .hero-1-module {
    height: auto;
    min-height: 100px;
  }
}
.hero-1-module .link-box:before {
  color: white;
}
.hero-1-module .left-side {
  width: 65%;
  height: 100%;
  background-color: green;
  border-color: white !important;
}
@media (max-width: 1248px) {
  .hero-1-module .left-side {
    width: 55%;
  }
}
@media (max-width: 1008px) {
  .hero-1-module .left-side {
    height: 450px;
    width: 100%;
    border-bottom: 1px solid white !important;
    border-right: 0px solid white !important;
  }
}
.hero-1-module .left-side .slide-show {
  height: 100%;
  padding: 0 !important;
}
.hero-1-module .right-side {
  width: 35%;
  border-color: white !important;
  display: flex;
  flex-wrap: wrap;
  height: 790px;
}
.hero-1-module .right-side .holder {
  height: 50%;
  display: flex;
  align-items: center;
  text-align: center;
  -webkit-flex: 100%;
  flex: 1 1 100%;
}
.hero-1-module .right-side .holder > div {
  width: 100%;
  z-index: 1;
}
.hero-1-module .right-side .holder.bg-image .link-box:before {
  color: #fff !important;
}
@media (max-width: 1248px) {
  .hero-1-module .right-side {
    width: 45%;
  }
}
@media (max-width: 1008px) {
  .hero-1-module .right-side {
    width: 100%;
    height: auto;
    min-height: 100px;
  }
  .hero-1-module .right-side .holder {
    width: 50%;
    height: 100%;
    border-bottom-width: 0 !important;
    border-right: 1px solid white;
  }
  .hero-1-module .right-side .holder:last-child {
    border-right-width: 0 !important;
  }
}
@media (max-width: 736px) {
  .hero-1-module .right-side .holder {
    width: 100%;
    height: 50%;
    border-bottom: 1px solid white !important;
    border-right: 0 solid white !important;
  }
  .hero-1-module .right-side .holder:last-child {
    border-bottom: none !important;
  }
}
.hero-2-module {
  width: 100%;
  height: auto;
  padding: 190px 1.0653409091% 100px 1.0653409091% !important;
  border-bottom: 5px solid rgba(255, 255, 255, 0.45);
}
@media (max-width: 1008px) {
  .hero-2-module {
    padding-top: 175px;
  }
}
.hero-2-module .item {
  width: 60%;
  z-index: 1;
}
.hero-2-module .item:before {
  content: "";
  position: absolute;
  left: 1.0653409091%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  opacity: 0.15;
  filter: alpha(opacity=15);
  background-image: url("../images/logo-mark.svg");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  height: 250px;
  width: 250px;
}
@media (max-width: 1248px) {
  .hero-2-module .item {
    width: 80%;
  }
}
@media (max-width: 1008px) {
  .hero-2-module .item {
    width: 80%;
    padding: 0 20px;
  }
}
@media (max-width: 1008px) {
  .hero-2-module .item {
    width: 100%;
    padding: 0 20px;
  }
}
.hero-2-module .item .title {
  padding: 5px 0;
  margin: 0;
  font-size: 2em;
  font-weight: 400;
  color: white;
  z-index: 1;
  position: relative;
}
.hero-2-module .item .sub-title, .hero-2-module .item .job-title {
  padding: 0;
  margin: 5px 0;
  font-size: 1.1em;
  font-weight: 400;
  color: #d3c108;
  z-index: 1;
  position: relative;
}
.hero-2-module .item .job-title {
  color: #6ec9c4;
}
.hero-2-module .breadcrumbs {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.0653409091%;
  font-size: 13px;
  font-size: 1.3rem;
  color: #fff !important;
  z-index: 10;
  margin: 0;
  position: absolute;
  bottom: 10px;
  left: 0;
  text-transform: lowercase;
}
@media (max-width: 1008px) {
  .hero-2-module .breadcrumbs {
    display: none;
  }
}
.hero-2-module .breadcrumbs a {
  color: #fdbb11 !important;
  text-decoration: none;
  border: none;
}
.hero-contact-module {
  width: 100%;
  min-height: 600px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 !important;
}
.hero-contact-module .holder {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 50%;
}
@media (max-width: 1008px) {
  .hero-contact-module {
    height: auto;
  }
}
@media (max-width: 736px) {
  .hero-contact-module .holder {
    display: block;
    width: 100%;
  }
}
.hero-contact-module .link-box:before {
  color: white;
}
.hero-contact-module .content {
  padding: 0 !important;
  width: 100%;
  height: 100%;
}
.hero-contact-module .left {
  width: 100%;
  min-height: 600px;
  border-color: white !important;
  background: url("../images/bg-contact-hero.png") no-repeat 0 0;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.hero-contact-module .left .inner {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0;
}
.hero-contact-module .left .item {
  position: absolute;
  right: 2em;
  width: 650px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
@media (max-width: 1408px) {
  .hero-contact-module .left .item {
    width: 560px;
  }
}
@media (max-width: 1248px) {
  .hero-contact-module .left .item {
    width: 450px;
  }
}
@media (max-width: 1008px) {
  .hero-contact-module .left .item {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    right: 0;
  }
}
@media (max-width: 736px) {
  .hero-contact-module .left .item {
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    padding: 1em;
    padding-top: 120px;
  }
}
.hero-contact-module .left .item .title {
  font-size: 2.1em;
  line-height: 1.3em;
  font-weight: 600;
  color: white;
}
@media (max-width: 1008px) {
  .hero-contact-module .left .item .title {
    font-size: 30px;
    font-size: 3rem;
  }
}
.hero-contact-module .left .item .des {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.4em;
  font-weight: 400;
  padding-bottom: 5px;
  color: white;
}
.hero-contact-module .left .item .des.alt {
  color: #d3c108;
}
.hero-contact-module .left .item .des a {
  color: #84c561;
  text-decoration: none;
  border: none;
}
.hero-contact-module .left .item .cta {
  padding: 15px 15px;
  background-color: white;
  color: #006ca3;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: none;
}
.hero-contact-module .left .breadcrumbs {
  width: 650px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 35px;
  right: 2em;
  font-size: 13px;
  font-size: 1.3rem;
  color: #fff;
  z-index: 10;
  margin: 0;
}
@media (max-width: 1408px) {
  .hero-contact-module .left .breadcrumbs {
    width: 560px;
  }
}
@media (max-width: 1248px) {
  .hero-contact-module .left .breadcrumbs {
    width: 450px;
  }
}
@media (max-width: 1008px) {
  .hero-contact-module .left .breadcrumbs {
    display: none;
  }
}
.hero-contact-module .left .breadcrumbs a {
  color: #fdbb11;
  text-decoration: none;
  border: none;
}
@media (max-width: 736px) {
  .hero-contact-module .left {
    width: 100%;
    height: auto;
  }
  .hero-contact-module .left .item {
    transform: translateY(0px);
    position: relative !important;
  }
}
.hero-contact-module .right {
  width: 100%;
  height: 600px;
  border-color: white !important;
  padding: 0;
  position: relative;
  pointer-events: none !important;
}
.hero-contact-module .right .location {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #006ca3;
  color: #fff;
  width: 210px;
  height: 60px;
  line-height: 60px;
  font-weight: 600;
  font-size: 17px;
  font-size: 1.7rem;
  margin: 0;
  z-index: 100;
  text-align: center;
}
@media (max-width: 736px) {
  .hero-contact-module .right .location {
    width: 100%;
  }
}
.hero-contact-module .right iframe {
  width: 100%;
  height: 100%;
}
.hero-contact-module .right iframe html body #mapDiv .place-card {
  display: none !important;
}
.hero-contact-module .right .google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.hero-contact-module .right .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
@media (max-width: 736px) {
  .hero-contact-module .right {
    width: 100%;
    height: 400px;
  }
  .hero-contact-module .right .content .location {
    left: 50%;
    margin: 0 0 0 -105px;
  }
}
.event-list-1-module {
  width: 100%;
  padding: 2.5em 0 2.5em 0 !important;
}
.event-list-1-module .intro {
  margin: 0 1.0653409091%;
  padding: 0;
  width: 100%;
  text-align: center;
}
.event-list-1-module .intro .title {
  font-size: 1.5em;
  font-weight: 600;
  color: #585858;
}
.event-list-1-module .intro .title:before {
  color: #006ca3;
  font-size: 2em;
}
.event-list-1-module .intro .des {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.9em;
  color: #585858;
  padding: 3px 0;
}
.event-list-1-module .intro .des:before {
  content: "TODAY: ";
  color: #006ca3;
}
.event-list-1-module .list {
  padding: 20px 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.event-list-1-module .list .item {
  width: calc((4.1193181818% * 4) + (1.0653409091% * 6));
  margin: 1.0653409091%;
  float: left;
  position: relative;
  text-align: center;
  border: 1px solid #eaeaea;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
.event-list-1-module .list .item:hover {
  border: 1px solid #006ca3;
}
.event-list-1-module .list .item:hover .con {
  background-color: #006ca3;
}
.event-list-1-module .list .item:hover .con .info .title, .event-list-1-module .list .item:hover .con .info .date, .event-list-1-module .list .item:hover .con .info .time, .event-list-1-module .list .item:hover .con .info .cta {
  color: white;
}
.event-list-1-module .list .item:hover .con .cta {
  background-color: #006ca3;
  border-color: #006ca3;
}
.event-list-1-module .list .item:hover .con .cta:before {
  color: white;
}
@media (max-width: 1248px) {
  .event-list-1-module .list .item {
    width: calc((4.1193181818% * 8) + (1.0653409091% * 14));
  }
}
@media (max-width: 736px) {
  .event-list-1-module .list .item {
    width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  }
  .event-list-1-module .list .item:nth-child(n+3) {
    display: none;
  }
}
.event-list-1-module .list .item .thumb {
  text-align: center;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  padding: 0;
  background-color: #006ca3;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.event-list-1-module .list .item .thumb img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.event-list-1-module .list .item .con {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.event-list-1-module .list .item .con .info {
  text-align: left;
  padding: 15px;
  width: 85%;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.event-list-1-module .list .item .con .info .title {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 600;
  color: #006ca3;
}
.event-list-1-module .list .item .con .info .date {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: 600;
  color: #585858;
}
.event-list-1-module .list .item .con .info .time {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: 300;
}
.event-list-1-module .list .item .con .cta {
  width: 15%;
  background-color: #f9f9f9;
  border-left: #eaeaea;
  padding: 0;
  border-left: 1px solid #eaeaea;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.event-list-1-module .list .item .con .cta:before {
  color: #006ca3;
  position: relative;
  width: 100%;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  width: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.event-list-1-module .end {
  text-align: center;
  padding: 5px 0;
}
.event-list-1-module .end .cta-button {
  padding: 15px;
  text-align: center;
  display: inline-block;
  border: 1px solid #006ca3;
  background-color: white;
  color: #006ca3;
  text-transform: uppercase;
  font-weight: 600;
}
.event-list-1-module .end .cta-button:hover {
  background-color: #006ca3;
  color: white;
}
.event-list-1-module .link-box:before {
  display: none;
}
.events-gallery {
  padding: 0 2em;
}
.events-gallery .intro {
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  margin: 0 1.0653409091%;
  overflow: hidden;
}
.events-gallery .intro .title {
  margin: 30px 0 0;
  position: relative;
  padding: 0 0 0 60px;
  color: #585858;
  font-weight: 300;
  float: left;
}
@media (max-width: 1008px) {
  .events-gallery .intro .title {
    width: 63%;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 736px) {
  .events-gallery .intro .title {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.events-gallery .intro .title:after {
  content: '\E003';
  font-family: "uja-sephardic";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  color: #006ca3;
  font-size: 50px;
  font-size: 5rem;
}
.events-gallery .intro .title span {
  color: #006ca3;
}
.events-gallery .intro .title em {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-style: normal;
  margin: 4px 0 0;
}
.events-gallery .intro .event-ctrl {
  float: right;
  border-right: 1px solid #e3e3e3;
}
.events-gallery .intro .event-ctrl span {
  float: right;
  border-left: 1px solid #e3e3e3;
  font-size: 20px;
  font-size: 2rem;
  padding: 40px 20px;
  color: #006ca3;
  cursor: pointer;
}
.events-gallery .intro .event-ctrl span img {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto;
  max-width: none !important;
  position: static !important;
}
.events-gallery .intro .event-ctrl span img * {
  fill: #006ca3;
}
.events-gallery .intro .event-ctrl span.prev img {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 736px) {
  .events-gallery .intro .event-ctrl {
    width: 100%;
    float: none;
    border-top: 1px solid #e3e3e3;
    margin: 20px 0 0;
    overflow: hidden;
  }
  .events-gallery .intro .event-ctrl span {
    text-align: center;
    padding: 20px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.events-gallery .list {
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  margin: 0 1.0653409091%;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  border-bottom: none;
  background-color: #fff;
}
.events-gallery .owl-item {
  border-right: 1px solid #e3e3e3;
}
@media (max-width: 736px) {
  .events-gallery .owl-item {
    border: none;
  }
}
.events-gallery .item {
  padding: 20px 0 50px 0;
  margin: 0 20px;
  min-height: 460px;
  position: relative;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1008px) {
  .events-gallery .item {
    min-height: 400px;
  }
}
@media (max-width: 736px) {
  .events-gallery .item {
    min-height: 460px;
  }
}
.events-gallery .item:hover .thumb {
  background-color: #006ca3;
}
.events-gallery .item:hover .thumb .icon {
  background: transparent;
}
.events-gallery .item .title {
  color: #006ca3;
}
@media (max-width: 736px) {
  .events-gallery .item .title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.events-gallery .item .thumb {
  border: 1px solid #6ec9c4;
  text-align: center;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  padding: 0;
  background-color: #000;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.events-gallery .item .thumb .icon {
  left: 0;
  top: 0;
  background-color: rgba(41, 140, 191, 0.85);
  margin: auto;
  padding: 10px;
  position: absolute;
  z-index: 5;
  color: white;
  width: 75px;
  height: 75px;
}
.events-gallery .item .thumb .icon svg {
  color: #fff;
  fill: #fff;
  display: block;
}
.events-gallery .item .thumb img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.events-gallery .item .date {
  font-style: normal;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 5px 0 0;
}
.events-gallery .item .title {
  margin: 5px 0 0;
  font-size: 20px;
  font-size: 2rem;
}
.event-single {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em;
}
.event-single .item {
  height: 540px;
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.event-single .item:before {
  left: 0;
  top: 0;
  background: rgba(1, 85, 128, 0.9);
  margin: auto;
  position: absolute;
  color: white;
  font-size: 4em;
  width: 100px;
  height: 100px;
  padding: 20px 10px 0;
  z-index: 10;
  text-align: center;
}
@media (max-width: 1008px) {
  .event-single .item {
    min-height: 300px;
  }
}
.event-single .item .link-box {
  z-index: 10 !important;
}
.event-single .item .link-box:before {
  width: 45%;
  right: inherit;
  color: #fff;
}
.event-single .item .thumb {
  border: 1px solid #6ec9c4;
  text-align: center;
  width: 100%;
  height: 540px;
  position: relative;
  display: block;
  padding: 0;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  background: url("../images/img-event-thumb.png") no-repeat 0 0 #000;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.event-single .item .thumb:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 45%;
  background-color: rgba(41, 140, 191, 0.8);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 5;
}
.event-single .item .thumb:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 2;
}
.event-single .item .thumb img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.event-single .item .hold {
  position: absolute;
  left: 0;
  width: 45%;
  height: 540px;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
}
.event-single .item .hold .date {
  position: absolute;
  padding: 0 0 0 135px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  top: 48px;
  color: #fff;
  font-style: normal;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}
.event-single .item .hold .title {
  margin: 0;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 736px) {
  .event-single .item .hold .title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.event-single .item .hold .des {
  color: #fff;
  margin: 5px 0 0;
}
.event-single .item .hold .more {
  display: inline-block;
  border: 1px solid #fff;
  margin: 15px 0 0;
  padding: 0 20px;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
.event-single .item .hold .more span {
  font-size: 20px;
  font-size: 2rem;
}
.event-single .item .hold .text {
  margin: auto;
}
.event-single .item:hover .thumb:after {
  width: 100%;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.event-single .item:hover .hold .more {
  background-color: #fff;
  color: #006ca3;
}
@media (max-width: 1008px) {
  .event-single .item {
    min-height: 540px;
  }
  .event-single .item:before {
    width: 80px;
    height: 80px;
    padding: 12px 10px 0;
    font-size: 3.5em;
  }
  .event-single .item .hold {
    width: 100%;
    padding: 0 55px 0 140px;
  }
  .event-single .item .link-box:before {
    width: 100%;
    right: 0;
  }
  .event-single .item .thumb:after {
    width: 100px;
  }
}
@media (max-width: 736px) {
  .event-single .item {
    height: auto;
    padding: 0 0 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 490px;
  }
  .event-single .item:before {
    width: 60px;
    height: 60px;
    padding: 10px;
    font-size: 3em;
  }
  .event-single .item .hold {
    width: 100%;
    padding: 0;
    position: static;
    display: block;
    height: auto;
  }
  .event-single .item .hold .date {
    position: static;
    margin: 5px 0;
    padding: 0;
    color: #585858;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .event-single .item .hold .text {
    width: 100%;
  }
  .event-single .item .hold .text .des {
    display: none;
  }
  .event-single .item .hold .text .more {
    border: 1px solid #006ca3;
    color: #006ca3;
  }
  .event-single .item .hold .text .title {
    font-size: 22px;
    font-size: 2.2rem;
    color: #006ca3;
  }
  .event-single .item .link-box:before {
    width: 100%;
    right: 0;
    color: #006ca3;
    bottom: 0;
  }
  .event-single .item .thumb {
    height: 250px;
  }
  .event-single .item .thumb:after {
    display: none;
  }
}
.box-50 .event-single .item {
  min-height: 540px;
  height: auto;
}
.box-50 .event-single .item:before {
  width: 80px;
  height: 80px;
  padding: 12px 10px 0;
  font-size: 3.5em;
}
.box-50 .event-single .item .hold {
  width: 100%;
  height: 100%;
  padding: 0 55px 0 140px;
}
.box-50 .event-single .item .hold .date {
  top: 35px;
}
.box-50 .event-single .item .link-box:before {
  width: 100%;
  right: 0;
}
.box-50 .event-single .item .thumb:after {
  width: 100px;
}
.box-50 .event-single .item:hover .thumb:after {
  width: 100%;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1248px) {
  .box-50 .event-single .item .hold .text .title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 1008px) {
  .box-50 .event-single .item {
    height: auto;
    padding: 0 0 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 490px;
  }
  .box-50 .event-single .item:before {
    width: 60px;
    height: 60px;
    padding: 10px;
    font-size: 3em;
  }
  .box-50 .event-single .item .hold {
    width: 100%;
    padding: 0;
    position: static;
    display: block;
    height: auto;
  }
  .box-50 .event-single .item .hold .date {
    position: static;
    margin: 5px 0;
    padding: 0;
    color: #585858;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .box-50 .event-single .item .hold .text {
    width: 100%;
  }
  .box-50 .event-single .item .hold .text .des {
    display: none;
  }
  .box-50 .event-single .item .hold .text .more {
    border: 1px solid #006ca3;
    color: #006ca3;
  }
  .box-50 .event-single .item .hold .text .title {
    font-size: 22px;
    font-size: 2.2rem;
    color: #006ca3;
  }
  .box-50 .event-single .item .link-box:before {
    width: 100%;
    right: 0;
    color: #006ca3;
  }
  .box-50 .event-single .item .thumb {
    height: 250px;
  }
  .box-50 .event-single .item .thumb:after {
    display: none;
  }
}
.box-25 .event-single .item {
  height: auto;
  padding: 0 0 50px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 490px;
}
.box-25 .event-single .item:before {
  width: 60px;
  height: 60px;
  padding: 10px;
  font-size: 3em;
}
.box-25 .event-single .item .hold {
  width: 100%;
  padding: 0;
  position: static;
  display: block;
  height: auto;
}
.box-25 .event-single .item .hold .date {
  position: static;
  margin: 5px 0;
  padding: 0;
  color: #585858;
  font-size: 14px;
  font-size: 1.4rem;
}
.box-25 .event-single .item .hold .text {
  width: 100%;
}
.box-25 .event-single .item .hold .text .des {
  display: none;
}
.box-25 .event-single .item .hold .text .more {
  border: 1px solid #006ca3;
  color: #006ca3;
}
.box-25 .event-single .item .hold .text .title {
  font-size: 22px;
  font-size: 2.2rem;
  color: #006ca3;
}
.box-25 .event-single .item .link-box:before {
  width: 100%;
  right: 0;
  color: #006ca3;
}
.box-25 .event-single .item .thumb {
  height: 250px;
}
.box-25 .event-single .item .thumb:after {
  width: 100%;
  opacity: 0;
}
.box-25 .event-single .item:hover .thumb:after {
  opacity: 1;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-25 .event-single .item:hover .more {
  background-color: #006ca3;
  color: #fff !important;
}
.box-33 .event-single .item {
  height: auto;
  padding: 0 0 50px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 490px;
}
.box-33 .event-single .item:before {
  width: 60px;
  height: 60px;
  padding: 10px;
  font-size: 3em;
}
.box-33 .event-single .item .hold {
  width: 100%;
  padding: 0;
  position: static;
  display: block;
  height: auto;
}
.box-33 .event-single .item .hold .date {
  position: static;
  margin: 5px 0;
  padding: 0;
  color: #585858;
  font-size: 14px;
  font-size: 1.4rem;
}
.box-33 .event-single .item .hold .text {
  width: 100%;
}
.box-33 .event-single .item .hold .text .des {
  display: none;
}
.box-33 .event-single .item .hold .text .more {
  border: 1px solid #006ca3;
  color: #006ca3;
}
.box-33 .event-single .item .hold .text .title {
  font-size: 22px;
  font-size: 2.2rem;
  color: #006ca3;
}
.box-33 .event-single .item .link-box:before {
  width: 100%;
  right: 0;
  color: #006ca3;
}
.box-33 .event-single .item .thumb {
  height: 250px;
}
.box-33 .event-single .item .thumb:after {
  width: 100%;
  opacity: 0;
}
.box-33 .event-single .item:hover .thumb:after {
  opacity: 1;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-33 .event-single .item:hover .more {
  background-color: #006ca3;
  color: #fff !important;
}
.events-calendar {
  width: 100%;
}
.events-calendar .holder {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: top;
  flex-direction: row;
  position: relative;
  min-height: 670px;
}
@media (max-width: 736px) {
  .events-calendar .holder {
    display: block;
  }
}
.events-calendar .days {
  width: 40%;
  position: relative;
  border-right: 6px solid #006ca3;
  z-index: 10 !important;
  padding: 180px 55px 0 20px;
}
.events-calendar .days .icon {
  background-color: #006ca3;
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 150px;
  line-height: 130px;
  text-align: center;
  color: #fff;
  padding: 0;
}
.events-calendar .days .icon:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid #006ca3;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: 50%;
  right: -20px;
  margin: -20px 0 0;
}
.events-calendar .days .icon span {
  font-size: 50px;
  font-size: 5rem;
}
.events-calendar .days .icon h4, .events-calendar .days .icon p {
  display: none;
}
.events-calendar .days h4 {
  color: #006ca3;
  margin: 0;
}
.events-calendar .days .all {
  padding: 0 20px;
  float: right;
}
.events-calendar .days table {
  width: 100%;
  text-align: center;
  margin: 20px 0;
}
.events-calendar .days table th, .events-calendar .days table td {
  height: 35px;
}
.events-calendar .days table th {
  font-weight: normal;
  line-height: 35px;
  color: #808080;
}
.events-calendar .days table td {
  text-align: center;
}
.events-calendar .days table td span {
  width: 35px;
  height: 35px;
  display: inline-block;
  cursor: pointer;
  color: #808080;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  line-height: 35px;
}
.events-calendar .days table td span.event {
  color: #006ca3;
}
.events-calendar .days table td span.active {
  background-color: #006ca3;
  color: #fff;
}
@media (max-width: 1008px) {
  .events-calendar .days {
    width: 50%;
  }
}
@media (max-width: 736px) {
  .events-calendar .days {
    width: 100%;
    border-right: none;
    padding: 0;
    overflow: visible;
  }
  .events-calendar .days .icon {
    width: 100%;
    position: relative;
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 30px 20px;
  }
  .events-calendar .days .icon:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid #006ca3;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: none;
    position: absolute;
    top: 100%;
    right: 50%;
    margin: 0 -20px 0 0;
  }
  .events-calendar .days .icon h4, .events-calendar .days .icon p {
    display: block;
    color: #fff;
    margin: 5px 0;
  }
  .events-calendar .days table, .events-calendar .days .month, .events-calendar .days .all {
    display: none;
  }
}
.events-calendar .events {
  width: 60%;
  position: relative;
  padding: 0 0 80px 0;
}
.events-calendar .events .date {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 45px;
  background-color: #298cbf;
  height: 150px;
  line-height: 150px;
}
.events-calendar .events .date p {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-transform: uppercase;
}
.events-calendar .events .event {
  margin: 15px 20px 0 50px;
  position: relative;
  padding: 0 0 15px 0;
}
.events-calendar .events .event:after {
  content: "";
  display: block;
  width: 20%;
  border-bottom: 1px dotted #000;
  position: absolute;
  left: 0;
  bottom: 0;
}
.events-calendar .events .event .title {
  margin: 0;
  font-size: 20px;
  font-size: 2rem;
  color: #006ca3;
}
.events-calendar .events .event .time {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
}
.events-calendar .events .event .time span {
  color: #2f2f30;
  font-size: 18px;
  font-size: 1.8rem;
}
.events-calendar .events .event p {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
}
.events-calendar .events .event a {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
}
.events-calendar .events .event a span {
  vertical-align: unset;
}
.events-calendar .events .more {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  left: 50px;
  border-top: 1px solid #e3e3e3;
}
.events-calendar .events .more a {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
}
.events-calendar .events .more a span {
  vertical-align: unset;
}
@media (max-width: 1008px) {
  .events-calendar .events {
    width: 50%;
  }
}
@media (max-width: 736px) {
  .events-calendar .events {
    width: 100%;
    overflow: hidden;
    padding: 20px 0 65px 0;
  }
  .events-calendar .events .date {
    display: none;
  }
  .events-calendar .events .event {
    margin: 15px 20px 0 20px;
  }
  .events-calendar .events .event:after {
    width: 100%;
  }
  .events-calendar .events .more {
    background-color: #f9f9f9;
    left: 0;
    padding: 20px;
    text-align: center;
  }
}
.events-slider-module {
  width: 100%;
}
.events-slider-module .owl-controls, .events-slider-module .owl-nav {
  position: static;
}
.events-slider-module .owl-dots {
  display: none !important;
}
.events-slider-module .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #fff;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  height: 80px;
  width: 35px;
  margin: -40px 0 0;
}
.events-slider-module .owl-prev:after {
  content: '\E00E';
  display: block;
  font-family: 'uja-sephardic';
  color: #970d48;
  position: absolute;
  font-size: 18px;
  font-size: 1.8rem;
  top: 50%;
  margin: -9px 0 0 7px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.events-slider-module .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  background-color: #fff;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  height: 80px;
  width: 35px;
  margin: -40px 0 0;
  text-align: center;
}
.events-slider-module .owl-next:after {
  content: '\E00E';
  display: block;
  font-family: 'uja-sephardic';
  color: #970d48;
  position: absolute;
  font-size: 18px;
  font-size: 1.8rem;
  top: 50%;
  margin: -9px 0 0 10px;
}
.events-slider-module .item {
  position: relative;
  text-align: center;
  width: 100%;
  height: 480px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.events-slider-module .item:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
  z-index: 10;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000',GradientType=0);
  /* IE6-9 */
}
.events-slider-module .item .link-box {
  z-index: 20 !important;
}
.events-slider-module .item .link-box:before {
  display: none;
}
.events-slider-module .item .date {
  position: absolute;
  color: #fff;
  z-index: 10;
  top: 30px;
  left: 40px;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal;
  text-align: left;
}
.events-slider-module .item .date span {
  color: #970d48;
  display: block;
}
.events-slider-module .item .icon {
  position: relative;
  z-index: 10;
  background-color: rgba(0, 144, 217, 0.85);
  width: 130px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.events-slider-module .item .icon img, .events-slider-module .item .icon svg {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
}
.events-slider-module .item .title {
  display: block;
  color: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10%;
  position: relative;
  z-index: 10;
  font-size: 25px;
  font-size: 2.5rem;
}
.events-slider-module .item .view {
  width: 103px;
  height: 42px;
  color: #fff;
  background-color: #970d48;
  border: 1px solid #f90757;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  line-height: 42px;
  display: block;
  position: relative;
  z-index: 10;
}
.events-slider-module .item:hover .view {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.events-slider-module .item:hover:after {
  background-color: rgba(15, 119, 175, 0.95);
}
.events-slider-module .item.last {
  background-color: #1a3f94;
}
.events-slider-module .item.last:before {
  display: none;
}
.events-slider-module .item.last .center {
  position: relative;
  z-index: 10;
  width: 60%;
  text-align: left;
}
.events-slider-module .item.last .center .icon {
  background-color: transparent;
  width: 60px;
  height: auto;
  line-height: normal;
}
.events-slider-module .item.last .center .icon img, .events-slider-module .item.last .center .icon svg {
  color: #fff;
  width: 100%;
  fill: #fff;
}
.events-slider-module .item.last .center .title {
  margin: 0;
  padding: 0;
}
.events-slider-module .item.last .center p {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
.events-slider-module .item.last .calendar {
  padding: 0 40px;
  height: 42px;
  color: #fff;
  background-color: #970d48;
  border: 1px solid #f90757;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  line-height: 42px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.events-slider-module .item.last:hover .calendar {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.program-single {
  width: 100%;
}
.program-single .item {
  width: 100%;
  padding: 2em 1.0653409091%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.program-single .item .link-box:before {
  display: none;
}
.program-single .item .thumb {
  text-align: center;
  width: 25%;
  height: auto;
  position: relative;
  display: block;
  padding: 0;
  background-color: #000;
  overflow: hidden;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  background-image: url('../images/img-program-thumb.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.program-single .item .thumb .icon {
  left: 50%;
  top: 50%;
  margin: -55px 0 0 -45px;
  position: absolute;
  color: white;
  font-size: 4em;
  width: 100px;
  height: 100px;
  padding: 20px 10px 0 10px;
  z-index: 10;
}
.program-single .item .thumb .icon svg {
  color: #fff;
  fill: #fff;
}
.program-single .item .thumb:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.45;
  filter: alpha(opacity=45);
  background-color: black;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 5;
}
.program-single .item .thumb img {
  display: block;
  position: absolute !important;
  height: 100%;
  max-width: none !important;
  width: 100%;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1408px) {
  .program-single .item .thumb img {
    width: auto;
  }
}
.program-single .item .text {
  width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px;
  border: 1px solid #e3e3e3;
  border-left: 5px solid #970d48;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.program-single .item .text .title {
  color: #006ca3;
}
.program-single .item .text p span {
  color: #006ca3;
}
.program-single .item .text p {
  width: 80%;
}
.program-single .item .text > span {
  display: none;
}
.program-single .item:hover .thumb:after {
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-color: #006ca3;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.program-single .item:hover .text {
  background-color: #006ca3;
  border: 1px solid #006ca3;
  border-left: 5px solid #006ca3;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.program-single .item:hover .text span {
  color: #fff;
}
.program-single .item:hover .text p {
  color: #fff;
}
.program-single .item:hover .text .title {
  color: #fff;
}
.program-single .item:hover .text .btn-1 {
  color: #fff;
  border-color: #fff;
}
@media (max-width: 736px) {
  .program-single .item {
    margin: 2em 0;
  }
  .program-single .item .thumb {
    display: none;
  }
  .program-single .item .text {
    text-align: center;
    width: 100%;
    border: 1px solid #e3e3e3;
  }
  .program-single .item .text p {
    display: none;
  }
  .program-single .item .text > span {
    color: #970d48;
    display: block;
    font-size: 60px;
    font-size: 6rem;
  }
  .program-single .item:hover .text {
    border: 1px solid #e3e3e3 !important;
  }
  .program-single .item:hover .text span {
    color: #fff;
  }
}
.box-50 .program-single .item {
  padding: 2em 1em;
}
.box-50 .program-single .item .thumb {
  width: 45%;
  overflow: hidden;
}
.box-50 .program-single .item .thumb img {
  max-width: none !important;
  position: absolute !important;
  width: auto;
}
.box-50 .program-single .item .text {
  width: 55%;
}
@media (max-width: 1008px) {
  .box-50 .program-single .item {
    padding: 2em 1em;
  }
  .box-50 .program-single .item .thumb {
    display: none;
  }
  .box-50 .program-single .item .text {
    width: 100%;
    border: 1px solid #e3e3e3;
  }
  .box-50 .program-single .item .text > span {
    display: block;
    color: #970d48;
    font-size: 60px;
    font-size: 6rem;
  }
  .box-50 .program-single .item:hover .text {
    border: 1px solid #e3e3e3 !important;
  }
  .box-50 .program-single .item:hover .text span {
    color: #fff;
  }
}
.box-25 .program-single .item {
  display: block;
  margin: 2em;
  width: auto;
  border: 1px solid #e3e3e3;
  padding: 0;
}
.box-25 .program-single .item .link-box:before {
  color: #970d48;
  display: block;
}
.box-25 .program-single .item .thumb {
  text-align: center;
  width: 100%;
  height: 250px;
  position: relative;
  display: block;
  padding: 0;
  background-color: #000;
  overflow: hidden;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-25 .program-single .item .thumb .icon {
  left: 50%;
  top: 50%;
  margin: -55px 0 0 -45px;
  position: absolute;
  color: white;
  font-size: 4em;
  width: 100px;
  height: 100px;
  padding: 20px 10px 0 10px;
  z-index: 10;
}
.box-25 .program-single .item .thumb .icon svg {
  color: #fff;
  fill: #fff;
}
.box-25 .program-single .item .thumb:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: rgba(41, 140, 191, 0.8);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 5;
}
.box-25 .program-single .item .thumb:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.45;
  filter: alpha(opacity=45);
  background-color: black;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 5;
}
.box-25 .program-single .item .thumb img {
  display: block;
  position: relative !important;
  height: 100%;
  max-width: none !important;
  width: 100%;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-25 .program-single .item .text {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px 50px 20px;
  text-align: center;
  border: none;
  border-top: 5px solid #970d48;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-25 .program-single .item .text .title {
  color: #006ca3;
  margin: 0;
}
.box-25 .program-single .item .text p {
  display: none;
}
.box-25 .program-single .item .text .btn-1 {
  margin: 10px 0 0;
}
.box-25 .program-single .item:hover .link-box:before {
  color: #fff;
}
.box-25 .program-single .item:hover .thumb:after {
  opacity: 1;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-25 .program-single .item:hover .text {
  background-color: #006ca3;
  border-top: 5px solid #006ca3;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 736px) {
  .box-25 .program-single .item:hover .text {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    border-top: 5px solid #006ca3 !important;
  }
}
.box-25 .program-single .item:hover .text span {
  color: #fff;
}
.box-25 .program-single .item:hover .text p {
  color: #fff;
}
.box-25 .program-single .item:hover .text .title {
  color: #fff;
}
.box-25 .program-single .item:hover .text .btn-1 {
  color: #fff;
  border-color: #fff;
}
.box-33 .program-single .item {
  display: block;
  margin: 2em;
  width: auto;
  border: 1px solid #e3e3e3;
  padding: 0;
}
.box-33 .program-single .item .link-box:before {
  color: #970d48;
  display: block;
}
.box-33 .program-single .item .thumb {
  text-align: center;
  width: 100%;
  height: 250px;
  position: relative;
  display: block;
  padding: 0;
  background-color: #000;
  overflow: hidden;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-33 .program-single .item .thumb .icon {
  left: 50%;
  top: 50%;
  margin: -55px 0 0 -45px;
  position: absolute;
  color: white;
  font-size: 4em;
  width: 100px;
  height: 100px;
  padding: 20px 10px 0 10px;
  z-index: 10;
}
.box-33 .program-single .item .thumb .icon svg {
  color: #fff;
  fill: #fff;
}
.box-33 .program-single .item .thumb:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: rgba(41, 140, 191, 0.8);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 5;
}
.box-33 .program-single .item .thumb:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.45;
  filter: alpha(opacity=45);
  background-color: black;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 5;
}
.box-33 .program-single .item .thumb img {
  display: block;
  position: relative !important;
  height: 100%;
  max-width: none !important;
  width: 100%;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-33 .program-single .item .text {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px 50px 20px;
  text-align: center;
  border: none;
  border-top: 5px solid #970d48;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-33 .program-single .item .text .title {
  color: #006ca3;
  margin: 0;
}
.box-33 .program-single .item .text p {
  display: none;
}
.box-33 .program-single .item .text .btn-1 {
  margin: 10px 0 0;
}
.box-33 .program-single .item:hover .link-box:before {
  color: #fff;
}
.box-33 .program-single .item:hover .thumb:after {
  opacity: 1;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-33 .program-single .item:hover .text {
  background-color: #006ca3;
  border-top: 5px solid #006ca3;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 736px) {
  .box-33 .program-single .item:hover .text {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    border-top: 5px solid #006ca3 !important;
  }
}
.box-33 .program-single .item:hover .text span {
  color: #fff;
}
.box-33 .program-single .item:hover .text p {
  color: #fff;
}
.box-33 .program-single .item:hover .text .title {
  color: #fff;
}
.box-33 .program-single .item:hover .text .btn-1 {
  color: #fff;
  border-color: #fff;
}
.program-list {
  width: 100%;
}
.program-list .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 2em;
}
@media (max-width: 736px) {
  .program-list .list {
    padding: 0;
  }
}
.program-list .list .item {
  width: 23%;
  margin: 2em 1%;
  border: 1px solid #e3e3e3;
  overflow: hidden;
}
@media (max-width: 1008px) {
  .program-list .list .item {
    width: 48%;
  }
}
@media (max-width: 736px) {
  .program-list .list .item {
    width: 100%;
  }
}
.program-list .list .item .link-box:before {
  display: none;
}
.program-list .list .item .thumb img {
  display: block;
}
.program-list .list .item .text {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 20px;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.program-list .list .item .text .title {
  color: #006ca3;
  margin: 0;
}
.program-list .list .item .text p span {
  color: #006ca3;
}
.program-list .list .item .text .btn-1 {
  margin: 10px 0 0;
}
.program-list .list .item .text .icon svg {
  color: #970d48;
  fill: #970d48;
}
.program-list .list .item:hover .text {
  background-color: #006ca3;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.program-list .list .item:hover .text span {
  color: #fff;
}
.program-list .list .item:hover .text p {
  color: #fff;
}
.program-list .list .item:hover .text .title {
  color: #fff;
}
.program-list .list .item:hover .text .btn-1 {
  color: #fff;
  border-color: #fff;
}
.program-list .list .item:hover .text .icon svg {
  color: #fff;
  fill: #fff;
}
.program-filters {
  width: 100%;
  padding: 30px 3%;
  position: relative;
}
@media (max-width: 1008px) {
  .program-filters {
    padding: 20px 2em;
  }
}
.program-filters .selectric-wrapper {
  width: 25%;
  margin: 0;
  float: left;
  z-index: 10;
}
@media (max-width: 736px) {
  .program-filters .selectric-wrapper {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.program-filters .search-text {
  float: right;
  width: 73%;
  position: relative;
}
@media (max-width: 736px) {
  .program-filters .search-text {
    float: none;
    width: 100%;
  }
}
.program-filters .search-text:after {
  content: '\E001';
  font-family: 'uja-sephardic';
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  color: #585858;
  font-size: 20px;
  margin: -11px 0 0;
}
.program-filters .search-text .text {
  margin: 0;
  padding: 0 20px 0 50px;
}
.featured-programs-module {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4em 2em;
}
.featured-programs-module .item {
  width: 100%;
}
.featured-programs-module .title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  margin: 0;
  padding: 0 0 30px;
  position: relative;
  color: #585858;
}
.featured-programs-module .title:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100px;
  border-bottom: 1px solid #585858;
}
.featured-programs-module .list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.featured-programs-module .list .sec {
  width: 24%;
  display: block;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  height: 280px;
  margin: 10px 0;
}
.featured-programs-module .list .sec span {
  position: absolute;
  width: 100%;
  height: 40%;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 30px;
}
.featured-programs-module .list .sec span em {
  display: block;
  width: 100%;
  font-style: normal;
}
.featured-programs-module .list .sec span:after {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  margin: 15px 0 0;
}
.featured-programs-module .list .sec.sport span {
  background-color: #ce2c2c;
  color: #fff;
}
.featured-programs-module .list .sec.sport span:after {
  background: url("../images/dots-white.png") no-repeat 50% 50%;
  -moz-background-size: 23px 5px;
  -webkit-background-size: 23px 5px;
  background-size: 23px 5px;
}
.featured-programs-module .list .sec.aqua span {
  background-color: #40c5ed;
  color: #585858;
}
.featured-programs-module .list .sec.aqua span:after {
  background: url("../images/dots-dark.png") no-repeat 50% 50%;
  -moz-background-size: 23px 5px;
  -webkit-background-size: 23px 5px;
  background-size: 23px 5px;
}
.featured-programs-module .list .sec.life span {
  background-color: #982db9;
  color: #fff;
}
.featured-programs-module .list .sec.life span:after {
  background: url("../images/dots-white.png") no-repeat 50% 50%;
  -moz-background-size: 23px 5px;
  -webkit-background-size: 23px 5px;
  background-size: 23px 5px;
}
.featured-programs-module .list .sec.school span {
  background-color: #f2d24a;
  color: #585858;
}
.featured-programs-module .list .sec.school span:after {
  background: url("../images/dots-dark.png") no-repeat 50% 50%;
  -moz-background-size: 23px 5px;
  -webkit-background-size: 23px 5px;
  background-size: 23px 5px;
}
.featured-programs-module .list .sec.early span {
  background-color: #46c6c1;
  color: #585858;
}
.featured-programs-module .list .sec.early span:after {
  background: url("../images/dots-dark.png") no-repeat 50% 50%;
  -moz-background-size: 23px 5px;
  -webkit-background-size: 23px 5px;
  background-size: 23px 5px;
}
.featured-programs-module .list .sec.camp span {
  background-color: #465fc7;
  color: #fff;
}
.featured-programs-module .list .sec.camp span:after {
  background: url("../images/dots-white.png") no-repeat 50% 50%;
  -moz-background-size: 23px 5px;
  -webkit-background-size: 23px 5px;
  background-size: 23px 5px;
}
.featured-programs-module .list .sec.music span {
  background-color: #ea8c53;
  color: #585858;
}
.featured-programs-module .list .sec.music span:after {
  background: url("../images/dots-dark.png") no-repeat 50% 50%;
  -moz-background-size: 23px 5px;
  -webkit-background-size: 23px 5px;
  background-size: 23px 5px;
}
.featured-programs-module .list .sec.special span {
  background-color: #89d115;
  color: #585858;
}
.featured-programs-module .list .sec.special span:after {
  background: url("../images/dots-dark.png") no-repeat 50% 50%;
  -moz-background-size: 23px 5px;
  -webkit-background-size: 23px 5px;
  background-size: 23px 5px;
}
@media (max-width: 1248px) {
  .featured-programs-module .list .sec span {
    padding: 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 1008px) {
  .featured-programs-module .title {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .featured-programs-module .list .sec {
    width: 49%;
    height: 200px;
  }
}
@media (max-width: 768px) {
  .featured-programs-module .list .sec {
    width: 100%;
    height: auto;
  }
  .featured-programs-module .list .sec span {
    height: 80px;
    position: static;
  }
}
.slide-show {
  width: 100%;
  height: 500px;
  padding: 1em !important;
}
@media (max-width: 1008px) {
  .slide-show {
    height: 650px;
    padding: 2em !important;
  }
}
@media (max-width: 736px) {
  .slide-show {
    padding: 1em 0 !important;
  }
}
.slide-show .slide {
  width: 100%;
  height: 100%;
  background-color: black;
  padding: 0;
  position: relative;
  background-image: url('../images/bg-2.jpg');
}
.slide-show .slide .item {
  position: absolute;
  left: 2em;
  width: 60%;
  padding: 2em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
@media (max-width: 1248px) {
  .slide-show .slide .item {
    width: 100%;
    left: 0;
  }
}
@media (max-width: 736px) {
  .slide-show .slide .item {
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    padding: 1em;
    padding-top: 120px;
  }
}
.slide-show .slide .item .title {
  font-size: 2.1em;
  line-height: 1.3em;
  font-weight: 600;
  color: white;
}
.slide-show .slide .item .des {
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: 400;
  padding-bottom: 5px;
  color: white;
}
.slide-show .slide .item .cta {
  padding: 15px 15px;
  background-color: white;
  color: #006ca3;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: none;
}
.slide-show .slide video {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: block;
  background-color: #000;
}
.slide-show .controls {
  display: none;
}
.hero .slide-show {
  height: 560px;
  padding: 0 !important;
}
.hero .slide-show .slide {
  display: flex;
}
.hero .slide-show .item {
  max-width: 1408px;
  margin: auto;
  position: relative;
  top: inherit;
  left: inherit;
  width: 100%;
  padding: 0 50% 0 1.0653409091%;
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 1408px) {
  .hero .slide-show .item {
    max-width: 1248px;
  }
}
@media (max-width: 1248px) {
  .hero .slide-show .item {
    max-width: 1008px;
  }
}
@media (max-width: 1008px) {
  .hero .slide-show .item {
    max-width: 768px;
    padding: 0 1.0653409091%;
  }
}
@media (max-width: 768px) {
  .hero .slide-show .item {
    max-width: 736px;
    padding: 0 20px;
  }
}
@media (max-width: 736px) {
  .hero .slide-show .item {
    max-width: 100%;
  }
}
.hero .slide-show .owl-controls {
  max-width: 1408px !important;
  width: 100%;
  position: relative;
  bottom: 0;
  margin: 0 auto;
}
@media (max-width: 1408px) {
  .hero .slide-show .owl-controls {
    max-width: 1248px !important;
  }
}
@media (max-width: 1248px) {
  .hero .slide-show .owl-controls {
    max-width: 1008px !important;
  }
}
@media (max-width: 768px) {
  .hero .slide-show .owl-controls {
    max-width: 736px !important;
  }
}
@media (max-width: 736px) {
  .hero .slide-show .owl-controls {
    max-width: 100% !important;
  }
}
.hero .slide-show .owl-controls .owl-dots {
  right: 20px;
}
.box-50 .slide-show .slide .item {
  width: 90%;
}
.image-module {
  margin: auto;
  text-align: center;
  padding: 3em 2em;
}
.image-module img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.video-module {
  padding: 3em 2em;
  width: 100%;
}
.video-module > div {
  opacity: 1;
  width: 100%;
  height: auto;
}
.video-module .video {
  position: relative;
  padding: 0 1em;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-module iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.gallery-list-module {
  width: 100%;
  height: auto;
  position: relative;
  padding: 0.5em 0;
}
.gallery-list-module .link-box:before {
  display: none;
}
.gallery-list-module .intro {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.0653409091%;
  width: 100%;
}
.gallery-list-module .intro .title {
  font-weight: normal;
}
@media (max-width: 1008px) {
  .gallery-list-module .intro {
    padding: 0 10px;
  }
}
.gallery-list-module .list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1008px) {
  .gallery-list-module .list {
    padding: 0 10px;
  }
}
.gallery-list-module .list .item {
  width: calc((4.1193181818% * 4) + (1.0653409091% * 6));
  margin: 0 1.0653409091% 15px 1.0653409091%;
  float: left;
  position: relative;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gallery-list-module .list .item .hidden {
  display: none;
}
@media (max-width: 1008px) {
  .gallery-list-module .list .item {
    width: calc((4.1193181818% * 8) + (1.0653409091% * 14));
    margin: 0 1.0653409091% 20px 1.0653409091%;
  }
}
@media (max-width: 736px) {
  .gallery-list-module .list .item {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.gallery-list-module .list .item:hover .thumb img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
@media (max-width: 736px) {
  .gallery-list-module .list .item .title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.gallery-list-module .list .item .thumb {
  border: 1px solid #6ec9c4;
  text-align: center;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  padding: 0;
  background-color: #006ca3;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gallery-list-module .list .item .thumb:before {
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  z-index: 5;
  color: white;
  font-size: 3em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  padding: 0;
  pointer-events: none;
}
.gallery-list-module .list .item .thumb img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gallery-page-module {
  width: 100%;
  height: auto;
  position: relative;
  padding: 0.5em 0;
}
.gallery-page-module .link-box:before {
  display: none;
}
.gallery-page-module .intro {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.0653409091%;
  width: 100%;
}
.gallery-page-module .intro .title {
  font-weight: normal;
}
@media (max-width: 1008px) {
  .gallery-page-module .intro {
    padding: 0 10px;
  }
}
.gallery-page-module .gallery-list {
  width: 100%;
}
@media (max-width: 1008px) {
  .gallery-page-module .gallery-list {
    padding: 0 10px;
    display: block;
  }
}
.gallery-page-module .gallery-list .item {
  width: calc((4.1193181818% * 2) + (1.0653409091% * 2));
  margin: 1.0653409091%;
  float: left;
  position: relative;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1008px) {
  .gallery-page-module .gallery-list .item {
    width: calc((4.1193181818% * 4) + (1.0653409091% * 6));
  }
}
@media (max-width: 736px) {
  .gallery-page-module .gallery-list .item {
    width: calc((4.1193181818% * 8) + (1.0653409091% * 14));
  }
}
.gallery-page-module .gallery-list .item:hover .thumb:after {
  opacity: 1;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 736px) {
  .gallery-page-module .gallery-list .item .title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.gallery-page-module .gallery-list .item .thumb {
  border: 1px solid #6ec9c4;
  text-align: center;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  padding: 0;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gallery-page-module .gallery-list .item .thumb:after {
  content: '+';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  font-size: 20px;
  line-height: 40px;
  background-color: rgba(0, 108, 163, 0.7);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  z-index: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gallery-page-module .gallery-list .item .thumb img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.cta-block {
  padding: 3em 2em;
  margin: 2em;
  border: 1px solid #e3e3e3;
  text-align: center;
  z-index: 1;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
}
.cta-block .link-box:before {
  display: none;
}
.cta-block.bg-image {
  color: #fff;
  fill: #fff;
}
.cta-block.bg-image a {
  border: 1px solid #fff;
}
.cta-block.bg-image p {
  color: inherit;
}
.cta-block.solo-image {
  padding: 0;
  border: none;
  overflow: hidden;
}
.cta-block.solo-image .link-box:before {
  display: none;
}
.cta-block.solo-image img {
  display: block;
}
@media (max-width: 736px) {
  .cta-block {
    margin: 2em 0;
  }
  .cta-block.solo-image img {
    width: auto;
    max-width: none !important;
    height: 100%;
  }
}
.box-100 .cta-block {
  width: calc((4.1193181818% * 10) + (1.0653409091% * 18)) !important;
  margin: 2em auto;
}
@media (max-width: 1008px) {
  .box-100 .cta-block {
    width: 100% !important;
    margin: 2em;
  }
}
@media (max-width: 736px) {
  .box-100 .cta-block {
    margin: 2em 0;
  }
}
.share-module {
  padding: 100px 60px;
  width: 100%;
}
@media (max-width: 736px) {
  .share-module {
    text-align: center;
    padding: 40px 20px;
  }
  .share-module p {
    display: none;
  }
}
.box-100 .share-module {
  width: calc((4.1193181818% * 10) + (1.0653409091% * 18));
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1008px) {
  .box-100 .share-module {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 20px;
  }
}
.wysiwyg {
  padding: 3em 2em;
  width: 100%;
}
.wysiwyg-center-module {
  width: calc((4.1193181818% * 12) + (1.0653409091% * 22));
  text-align: center;
  margin: 3em auto;
  padding: 4em 5em;
  z-index: 10;
}
@media (max-width: 736px) {
  .wysiwyg-center-module {
    padding: 1.5em;
    margin: 0;
    width: 100%;
  }
}
.wysiwyg-center-module > * {
  z-index: 1;
}
.intro-module {
  width: 100%;
}
.intro-module .item {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.intro-module .thumb {
  width: 45%;
  background: url("../images/intro-thumb.png") no-repeat 50% 0;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.intro-module .aside {
  width: 55%;
  position: relative;
  padding: 2em 4em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.intro-module .aside .text {
  width: 100%;
}
.intro-module .aside .text h3 {
  font-weight: bold;
  font-size: 32px;
  font-size: 3.2rem;
  color: #fdbb11;
  margin: 0;
}
.intro-module .aside .text p {
  margin: 0;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
}
.intro-module .aside .text .time {
  display: inline-block;
  margin: 10px 0;
  padding: 10px 20px;
  background-color: #fdbb11;
  color: #585858;
  text-transform: uppercase;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
.intro-module .aside .text .des {
  display: none;
}
.intro-module .aside .more {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  color: #585858;
}
.intro-module .aside .more:hover {
  color: #fff !important;
}
@media (max-width: 1248px) {
  .intro-module .thumb {
    display: none;
  }
  .intro-module .aside {
    width: 100%;
  }
}
@media (max-width: 1008px) {
  .intro-module .aside {
    width: 100%;
    padding: 3em 2em 5em 2em;
  }
  .intro-module .aside .text h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .intro-module .aside .text .des {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
  }
}
.welcome-module {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6em 2em;
}
.welcome-module .title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  margin: 0;
  padding: 0 0 30px;
  position: relative;
  color: #585858;
}
.welcome-module .title:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100px;
  border-bottom: 1px solid #585858;
}
.welcome-module p {
  color: #fff;
  font-weight: 400;
}
@media (max-width: 1008px) {
  .welcome-module {
    padding: 3em 2em;
  }
  .welcome-module .item {
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
  .welcome-module .title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.career-single {
  width: 100%;
}
.career-single .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.career-single .item .hold {
  width: 30%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 80px 20px 80px 20px;
  text-align: center;
}
.career-single .item .hold .name {
  color: #970d48;
  font-size: 20px;
  font-size: 2rem;
}
.career-single .item .hold .icon {
  color: #006ca3;
  width: auto;
}
.career-single .item .hold .icon svg {
  width: 150px;
}
.career-single .item .text {
  width: 70%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 70px;
}
@media (max-width: 736px) {
  .career-single .item .text {
    margin: 15px 0 0;
    float: none;
    width: 100%;
  }
}
.career-single .item .text .title {
  margin: 0;
  color: #006ca3;
  font-weight: 500;
}
@media (max-width: 736px) {
  .career-single .item .text .title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.career-single .item .text p {
  font-size: 17px;
  font-size: 1.7rem;
  margin: 5px 0 15px 0;
}
.career-single .item .text p span {
  color: #006ca3;
}
@media (max-width: 736px) {
  .career-single .item .text p {
    display: none;
  }
}
@media (max-width: 736px) {
  .career-single .item {
    display: block;
  }
  .career-single .item .hold {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    border: 2px solid transparent;
    border-bottom: 1px solid #eaeaea;
  }
  .career-single .item .hold .icon {
    font-size: 100px;
    font-size: 10rem;
  }
  .career-single .item .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5em;
  }
  .career-single .item .text .title {
    margin: 0 0 10px 0;
  }
  .career-single .item .text p {
    display: none;
  }
  .career-single .item .text .btn {
    width: auto;
    display: inline-block;
  }
}
.box-50 .career-single {
  width: 100%;
}
.box-50 .career-single .item .hold {
  width: 40%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 20px 100px 20px;
}
.box-50 .career-single .item .hold .icon svg {
  width: 130px;
}
.box-50 .career-single .item .text {
  width: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media (max-width: 1008px) {
  .box-50 .career-single .item {
    display: block;
  }
  .box-50 .career-single .item .hold {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    border: 2px solid transparent;
    border-bottom: 1px solid #eaeaea;
  }
  .box-50 .career-single .item .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5em;
  }
  .box-50 .career-single .item .text .title {
    margin: 0 0 10px 0;
  }
  .box-50 .career-single .item .text p {
    display: none;
  }
}
.border .box-100 .blog-single .hold {
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.border .box-50 .blog-single .hold {
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.border .box-50:last-child .blog-single .hold {
  border-right: 1px solid #eaeaea;
  border-left: none;
}
.box-33 .career-single {
  width: 100%;
}
.box-33 .career-single .item {
  display: block;
}
.box-33 .career-single .item .hold {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: 2px solid transparent;
  border-bottom: 1px solid #eaeaea;
}
.box-33 .career-single .item .hold .icon {
  padding: 20px 0 0;
}
.box-33 .career-single .item .hold .icon svg {
  width: 110px;
}
.box-33 .career-single .item .text {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.5em;
}
.box-33 .career-single .item .text .title {
  margin: 0 0 10px 0;
}
.box-33 .career-single .item .text p {
  display: none;
}
.box-33:first-child .career-single .item {
  border-left: 1px solid #eaeaea;
}
@media (max-width: 1008px) {
  .box-33:first-child .career-single .item {
    border-left: none;
  }
}
.box-33:last-child .career-single .item {
  border-right: 1px solid #eaeaea;
}
@media (max-width: 1008px) {
  .box-33:last-child .career-single .item {
    border-left: none;
  }
}
.box-25 .career-single {
  width: 100%;
}
.box-25 .career-single .item {
  display: block;
}
.box-25 .career-single .item .hold {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: 2px solid transparent;
  border-bottom: 1px solid #eaeaea;
}
.box-25 .career-single .item .hold .icon {
  padding: 20px 0 0;
}
.box-25 .career-single .item .hold .icon svg {
  width: 110px;
}
.box-25 .career-single .item .text {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.5em;
}
.box-25 .career-single .item .text .title {
  margin: 0 0 10px 0;
}
.box-25 .career-single .item .text p {
  display: none;
}
.box-25:first-child .career-single .item {
  border-left: 1px solid #eaeaea;
}
@media (max-width: 1008px) {
  .box-25:first-child .career-single .item {
    border-left: none;
  }
}
.box-25:last-child .career-single .item {
  border-right: 1px solid #eaeaea;
}
@media (max-width: 1008px) {
  .box-25:last-child .career-single .item {
    border-left: none;
  }
}
.career-list {
  width: 100%;
  padding: 2em;
}
.career-list .info {
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  margin: 0 1.0653409091%;
}
.career-list .info .title {
  margin: 0;
  font-weight: 400;
  color: #006ca3;
}
.career-list .list {
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 1.0653409091%;
}
.career-list .list .item {
  width: 31%;
  padding: 20px 40px 40px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 190px;
  margin: 10px 1% 0 1%;
  border: 1px solid #e3e3e3;
  background-color: #fafafa;
}
.career-list .list .item .name {
  color: #970d48;
  font-size: 16px;
  font-size: 1.6rem;
}
.career-list .list .item .icon {
  font-size: 40px;
  font-size: 4rem;
  color: #006ca3;
  width: auto;
}
.career-list .list .item .icon svg {
  width: 45px;
}
.career-list .list .item .title {
  margin: 0;
  color: #006ca3;
  font-weight: 500;
}
.career-list .list .item p {
  font-size: 17px;
  font-size: 1.7rem;
  margin: 0;
}
.career-list .list .item .link-box:before {
  bottom: 0;
}
.career-list .list .item:hover {
  background-color: #006ca3;
}
.career-list .list .item:hover .title, .career-list .list .item:hover p, .career-list .list .item:hover .icon, .career-list .list .item:hover .link-box:before {
  color: #fff;
  fill: #fff;
}
@media (max-width: 1008px) {
  .career-list .list .item {
    width: 31%;
    padding: 20px 20px 40px 20px;
  }
  .career-list .list .item .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .career-list .list .item p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 736px) {
  .career-list .list {
    display: block;
  }
  .career-list .list .item {
    width: 100%;
    padding: 20px 20px 40px 20px;
    margin: 10px 0;
  }
  .career-list .list .item .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .career-list .list .item p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.careers-categories {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.careers-categories .item {
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 35px;
  text-align: center;
}
@media (max-width: 1008px) {
  .careers-categories .item {
    width: 50%;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 -1px -1px 0;
  }
}
@media (max-width: 736px) {
  .careers-categories .item {
    width: 100%;
    border-right: none;
    padding: 30px 20px;
  }
}
.careers-categories .item .title {
  color: #006ca3;
}
.border .careers-categories .item {
  border-right: 1px solid #e3e3e3;
}
.border .careers-categories .item:last-child {
  border: none;
}
.staff-content {
  width: 100%;
  height: auto;
}
@media (max-width: 736px) {
  .staff-content {
    -moz-transform: translateY(-70px);
    -o-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
    z-index: 10;
  }
}
.staff-content .card {
  width: 100%;
  height: auto;
  padding: 1em 2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
@media (max-width: 736px) {
  .staff-content .card {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
  }
}
.staff-content .card .thumb {
  width: 100%;
  max-width: 120px;
  height: auto;
  border: 1px solid #006ca3;
}
@media (max-width: 736px) {
  .staff-content .card .thumb {
    max-width: 160px;
    margin: auto;
  }
}
.staff-content .card .thumb img {
  width: 100%;
  height: auto;
  display: inherit;
}
.staff-content .card .detail {
  padding: 10px 15px;
}
@media (max-width: 736px) {
  .staff-content .card .detail {
    width: 100%;
    padding: 10px 0;
  }
}
.staff-content .card .detail .phone {
  padding: 0;
  margin: 0;
  color: #585858;
}
.staff-content .card .detail .phone:before {
  color: #006ca3;
}
@media (max-width: 736px) {
  .staff-content .card .detail .phone {
    border-bottom: 1px solid #eaeaea;
    padding: 5px 15px;
    width: 100%;
  }
}
.staff-content .card .detail .email {
  padding: 0;
  margin: 0;
  color: #006ca3;
}
@media (max-width: 736px) {
  .staff-content .card .detail .email {
    border-bottom: 1px solid #eaeaea;
    padding: 5px 15px;
    width: 100%;
  }
}
.staff-content .card .detail .socials {
  padding: 5px 0;
}
@media (max-width: 736px) {
  .staff-content .card .detail .socials {
    text-align: center;
    border-bottom: 1px solid #eaeaea;
  }
}
.staff-content .card .detail .socials a {
  display: inline-block;
  padding: 0 2px;
}
.staff-content .card .detail .socials img {
  width: 25px;
}
.staff-content .sum {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 1em 2.5em;
  margin: 0;
}
@media (max-width: 736px) {
  .staff-content .sum {
    padding: 0 15px;
  }
}
.staff-content .phil {
  width: 100%;
  height: auto;
  padding: 1em 2em;
}
@media (max-width: 736px) {
  .staff-content .phil {
    padding: 25px 15px;
  }
}
.staff-content .phil .title {
  padding: 0;
  margin: 0;
  color: #970d48;
  font-size: 1.5em;
}
.staff-content .phil .title:before {
  padding: 0;
  font-size: 1.3em;
  float: left;
}
@media (max-width: 1008px) {
  .staff-content .phil .title:before {
    margin: 0 10px 0 0;
  }
}
.staff-content .phil .title span:before {
  content: '';
  border-bottom: 1px solid #970d48;
  width: 23%;
  display: inline-block;
  font-size: 1em;
  vertical-align: middle;
  margin: 0 10px;
}
@media (max-width: 1008px) {
  .staff-content .phil .title span:before {
    display: none;
  }
}
.staff-content .phil .title span {
  font-size: 20px;
  font-size: 2rem;
}
@media (max-width: 736px) {
  .staff-content .phil .title:after {
    display: none;
  }
  .staff-content .phil .title:before {
    padding: 0 10px 0 0;
  }
}
.staff-content .phil .des {
  padding: 5px 0;
  margin: 0;
  color: #970d48;
}
.staff-image-2 {
  width: auto;
  height: auto;
  max-width: 90%;
  margin: auto;
  display: block;
}
.staff-list-1 {
  padding: 1em 0 !important;
}
.staff-list-1 .info {
  width: 50%;
  padding: 1em 1.0653409091%;
}
@media (max-width: 1008px) {
  .staff-list-1 .info {
    width: 100%;
  }
}
.staff-list-1 .info .title {
  padding: 5px;
  margin: 0;
}
.staff-list-1 .info .des {
  padding: 5px;
  margin: 0;
}
.staff-list-1 .list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1em 0;
}
@media (max-width: 736px) {
  .staff-list-1 .list {
    padding: 1em 10px;
  }
}
.staff-list-1 .list .item {
  width: 25%;
  padding: 0 1.0653409091%;
}
.staff-list-1 .list .item:hover .thumb {
  border: 2px solid #006ca3;
}
.staff-list-1 .list .item:hover .thumb:before {
  color: #006ca3;
}
.staff-list-1 .list .item:hover .thumb:after {
  display: block;
}
.staff-list-1 .list .item .link-box:before {
  display: none;
}
.staff-list-1 .list .item .thumb {
  width: 100%;
  height: auto;
  border-width: 2px;
  border-color: transparent;
  border-style: solid;
}
.staff-list-1 .list .item .thumb:before {
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 2.5em;
  text-align: center;
  z-index: 3;
}
@media (max-width: 736px) {
  .staff-list-1 .list .item .thumb:before {
    bottom: 0;
  }
}
.staff-list-1 .list .item .thumb:after {
  content: '+';
  display: none;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  background-color: rgba(0, 108, 163, 0.7);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  z-index: 1;
  color: #fff;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  font-size: 40px;
}
.staff-list-1 .list .item .thumb img {
  width: 100%;
  height: auto;
  display: inherit;
}
.staff-list-1 .list .item .con {
  width: 100%;
  padding-top: 1em;
}
.staff-list-1 .list .item .con .name {
  padding: 0;
  margin: 0;
  color: #006ca3;
  font-size: 18px;
  font-size: 1.8rem;
}
.staff-list-1 .list .item .con .pos {
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  color: #585858;
}
.staff-list-1 .list .item .con a {
  font-size: 30px;
  display: none;
}
@media (max-width: 1008px) {
  .staff-list-1 .list .item {
    width: 50%;
    margin: 20px 0;
  }
}
@media (max-width: 736px) {
  .staff-list-1 .list .item {
    width: 100%;
  }
  .staff-list-1 .list .item .thumb {
    width: 49%;
    float: left;
  }
  .staff-list-1 .list .item .thumb:after {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    font-size: 20px;
    line-height: 40px;
  }
  .staff-list-1 .list .item .con {
    width: 49%;
    float: right;
    padding: 0;
  }
  .staff-list-1 .list .item .con a {
    display: inline-block;
  }
}
.staff-list-2 {
  padding: 1em 0 !important;
}
.staff-list-2 .info {
  width: 50%;
  padding: 1em 1.0653409091%;
}
@media (max-width: 1008px) {
  .staff-list-2 .info {
    width: 100%;
  }
}
.staff-list-2 .info .title {
  padding: 5px;
  margin: 0;
}
@media (max-width: 736px) {
  .staff-list-2 .info .title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.staff-list-2 .info .des {
  padding: 5px;
  margin: 0;
}
.staff-list-2 .list {
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 1.0653409091%;
}
@media (max-width: 736px) {
  .staff-list-2 .list {
    padding: 0 10px;
  }
}
.staff-list-2 .list .item {
  width: calc((4.1193181818% * 2) + (1.0653409091% * 2));
  margin: 1em 1.0653409091%;
}
@media (max-width: 1008px) {
  .staff-list-2 .list .item {
    width: calc((4.1193181818% * 4) + (1.0653409091% * 6));
  }
}
.staff-list-2 .list .item:hover .thumb {
  border: 2px solid #006ca3;
}
.staff-list-2 .list .item:hover .thumb:before {
  color: #006ca3;
}
.staff-list-2 .list .item:hover .thumb:after {
  display: block;
}
.staff-list-2 .list .item .link-box:before {
  display: none;
}
.staff-list-2 .list .item .thumb {
  width: 100%;
  height: auto;
  border-width: 2px;
  border-color: transparent;
  border-style: solid;
}
.staff-list-2 .list .item .thumb:before {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 2.5em;
  text-align: center;
  z-index: 3;
}
.staff-list-2 .list .item .thumb:after {
  content: '+';
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  font-size: 20px;
  line-height: 40px;
  background-color: rgba(0, 108, 163, 0.7);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  z-index: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.staff-list-2 .list .item .thumb img {
  width: 100%;
  height: auto;
  display: inherit;
}
.staff-list-2 .list .item .con {
  width: 100%;
  padding-top: 0.5em;
}
.staff-list-2 .list .item .con .name {
  padding: 0;
  margin: 0;
  color: #006ca3;
  font-size: 15px;
  font-size: 1.5rem;
}
.staff-list-2 .list .item .con .pos {
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-size: 1.3rem;
  color: #585858;
}
.staff-list-2 .list .item .con a {
  font-size: 30px;
  display: none;
}
@media (max-width: 736px) {
  .staff-list-2 .list .item {
    width: 48%;
    margin: 20px 1%;
    padding: 0;
  }
  .staff-list-2 .list .item .con a {
    display: inline-block;
  }
}
.staff-single .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 200px;
}
.staff-single .item .sec-1 {
  background-image: url('../images/staff-body.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 30%;
}
@media (max-width: 1008px) {
  .staff-single .item .sec-1 {
    display: none;
  }
}
.staff-single .item .sec-2 {
  width: 30%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (max-width: 1008px) {
  .staff-single .item .sec-2 {
    width: 50%;
  }
}
@media (max-width: 736px) {
  .staff-single .item .sec-2 {
    width: 100%;
    padding: 1.5em 0;
  }
}
.staff-single .item .sec-2 .thumb {
  width: 85%;
  border: 2px solid #006ca3;
  margin: auto;
}
.staff-single .item .sec-2 .thumb img {
  width: 100%;
  height: auto;
  display: inherit;
}
.staff-single .item .sec-3 {
  width: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (max-width: 1008px) {
  .staff-single .item .sec-3 {
    width: 50%;
  }
}
@media (max-width: 736px) {
  .staff-single .item .sec-3 {
    width: 100%;
  }
  .staff-single .item .sec-3 .sum {
    display: none;
  }
}
.staff-single .item .sec-3 .detail {
  width: 100%;
}
.staff-single .item .sec-3 .detail .name {
  color: #006ca3;
  margin: 0;
}
.staff-single .item .sec-3 .detail .pos {
  margin: 0 0 10px 0;
}
.staff-single .item .sec-3 .detail .thumb {
  display: none;
}
.staff-single .item .sec-3 .detail .phone {
  padding: 0;
  margin: 0 0 5px -3px;
  color: #585858;
}
.staff-single .item .sec-3 .detail .phone:before {
  color: #006ca3;
  font-size: 25px;
  font-size: 2.5rem;
}
.staff-single .item .sec-3 .detail .email {
  padding: 0;
  margin: 0 0 5px -3px;
  color: #006ca3;
}
.staff-single .item .sec-3 .detail .email:before {
  color: #006ca3;
  font-size: 25px;
  font-size: 2.5rem;
}
.staff-single .item .sec-3 .detail .socials {
  padding: 10px 0;
}
.staff-single .item .sec-3 .detail .socials a {
  display: inline-block;
  padding: 0 2px;
}
.staff-single .item .sec-3 .detail .socials img {
  width: 25px;
}
.staff-single .item .sec-3 .detail .sum {
  margin: 0 0 5px 0;
}
.staff-single .item .sec-3 .detail .sum span {
  color: #006ca3;
}
.staff-single .item .sec-3 .detail .more {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
.staff-single .item .sec-3 .detail .more:after {
  content: '\E00E';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  padding: 0 0 4px 10px;
}
.box-50 .staff-single .item .sec-1, .box-50 .staff-single .item .sec-2 {
  display: none;
}
.box-50 .staff-single .item .sec-3 {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box-50 .staff-single .item .sec-3 .detail .short-sec {
  width: 100%;
  overflow: hidden;
  margin: 0 0 5px 0;
}
.box-50 .staff-single .item .sec-3 .detail .thumb {
  display: block;
  width: 30%;
  margin: 0 5% 0 0;
  float: left;
}
.box-50 .staff-single .item .sec-3 .detail .thumb img {
  width: 100%;
  height: auto;
}
.box-50 .staff-single .item .sec-3 .detail .hold {
  float: none;
  width: auto;
}
@media (max-width: 736px) {
  .box-50 .staff-single .item .sec-3 .detail .thumb, .box-50 .staff-single .item .sec-3 .detail .hold {
    width: 100%;
    margin: 0;
    float: none;
  }
  .box-50 .staff-single .item .sec-3 .sum {
    display: none;
  }
}
.box-33 .staff-single .item .sec-1, .box-33 .staff-single .item .sec-2 {
  display: none;
}
.box-33 .staff-single .item .sec-3 {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box-33 .staff-single .item .sec-3 .detail .short-sec {
  width: 100%;
  overflow: hidden;
  margin: 0 0 5px 0;
}
.box-33 .staff-single .item .sec-3 .detail .thumb {
  display: block;
  width: 100%;
}
.box-33 .staff-single .item .sec-3 .detail .hold {
  width: 105%;
}
.box-33 .staff-single .item .sec-3 .detail .hold .phone {
  padding: 0 0 0 33px;
  margin: 0 0 5px 0;
  color: #585858;
}
.box-33 .staff-single .item .sec-3 .detail .hold .phone:before {
  color: #1a3f94;
  font-size: 25px;
  font-size: 2.5rem;
  position: absolute;
  left: -3px;
  top: 0;
}
.box-33 .staff-single .item .sec-3 .detail .hold .phone a {
  display: block;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-size: 1.6rem;
}
.box-33 .staff-single .item .sec-3 .detail .hold .email {
  padding: 0 0 0 33px;
  margin: 0 0 5px 0;
  color: #1a3f94;
}
.box-33 .staff-single .item .sec-3 .detail .hold .email:before {
  color: #1a3f94;
  font-size: 25px;
  font-size: 2.5rem;
  margin: 0 0 0 -3px;
  position: absolute;
  left: -3px;
  top: 0;
}
.box-33 .staff-single .item .sec-3 .detail .hold .email a {
  display: block;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-size: 1.6rem;
}
.box-33 .staff-single .item .sec-3 .detail .sum {
  display: none;
}
.box-25 .staff-single .item .sec-1, .box-25 .staff-single .item .sec-2 {
  display: none;
}
.box-25 .staff-single .item .sec-3 {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box-25 .staff-single .item .sec-3 .detail .short-sec {
  width: 100%;
  overflow: hidden;
  margin: 0 0 5px 0;
}
.box-25 .staff-single .item .sec-3 .detail .thumb {
  display: block;
  width: 100%;
}
.box-25 .staff-single .item .sec-3 .detail .hold {
  width: 105%;
}
.box-25 .staff-single .item .sec-3 .detail .hold .phone {
  padding: 0 0 0 33px;
  margin: 0 0 5px 0;
  color: #585858;
}
.box-25 .staff-single .item .sec-3 .detail .hold .phone:before {
  color: #1a3f94;
  font-size: 25px;
  font-size: 2.5rem;
  position: absolute;
  left: -3px;
  top: 0;
}
.box-25 .staff-single .item .sec-3 .detail .hold .phone a {
  display: block;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-size: 1.6rem;
}
.box-25 .staff-single .item .sec-3 .detail .hold .email {
  padding: 0 0 0 33px;
  margin: 0 0 5px 0;
  color: #1a3f94;
}
.box-25 .staff-single .item .sec-3 .detail .hold .email:before {
  color: #1a3f94;
  font-size: 25px;
  font-size: 2.5rem;
  margin: 0 0 0 -3px;
  position: absolute;
  left: -3px;
  top: 0;
}
.box-25 .staff-single .item .sec-3 .detail .hold .email a {
  display: block;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-size: 1.6rem;
}
.box-25 .staff-single .item .sec-3 .detail .sum {
  display: none;
}
.blog-single {
  width: 100%;
}
.blog-single .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.blog-single .item .hold {
  width: 34%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 120px 30px;
  border: 2px solid transparent;
}
.blog-single .item .hold .thumb {
  border: 1px solid #6ec9c4;
  text-align: center;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  padding: 0;
  background-color: #000;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.blog-single .item .hold .thumb img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.blog-single .item .hold .meta {
  display: block;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 5px 0 0;
}
.blog-single .item .hold .meta a {
  text-decoration: none;
}
.blog-single .item .text {
  width: 66%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 70px;
}
@media (max-width: 736px) {
  .blog-single .item .text {
    margin: 15px 0 0;
    float: none;
    width: 100%;
  }
}
.blog-single .item .text .title {
  margin: 0;
  color: #006ca3;
  font-weight: 500;
}
@media (max-width: 736px) {
  .blog-single .item .text .title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.blog-single .item .text .meta {
  display: none;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
.blog-single .item .text .meta a {
  text-decoration: none;
}
.blog-single .item .text p {
  font-size: 17px;
  font-size: 1.7rem;
  margin: 15px 0;
}
.blog-single .item .text p span {
  color: #006ca3;
}
@media (max-width: 736px) {
  .blog-single .item .text p {
    display: none;
  }
}
.blog-single .item .text .more {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
.blog-single .item .text .more:after {
  content: '\E00E';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  padding: 0 0 4px 10px;
}
.blog-single .item .text .tags {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 5px 0 0;
  font-style: normal;
}
@media (max-width: 736px) {
  .blog-single .item .text .tags {
    display: none;
  }
}
.blog-single .item .text .tags a {
  text-decoration: none;
}
.blog-single .item .text .tags:before {
  content: '\E028';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  padding: 0 10px 0 0;
  color: #84c561;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 1008px) {
  .blog-single .item .hold {
    padding: 120px 20px 120px 20px;
  }
  .blog-single .item .text {
    padding: 0 20px;
  }
}
@media (max-width: 736px) {
  .blog-single .item {
    display: block;
  }
  .blog-single .item .hold {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2em;
    border: 2px solid transparent;
    border-bottom: 1px solid #ececec;
  }
  .blog-single .item .hold .meta {
    display: none;
  }
  .blog-single .item .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 2em;
    margin: 0;
  }
  .blog-single .item .text p {
    margin: 5px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .blog-single .item .text .meta {
    display: block;
  }
  .blog-single .item .text .tags {
    display: none;
  }
}
.box-50 .blog-single {
  width: 100%;
}
.box-50 .blog-single .item .hold {
  width: 40%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 120px 20px 120px 20px;
  border: 2px solid transparent;
}
.box-50 .blog-single .item .text {
  width: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media (max-width: 1008px) {
  .box-50 .blog-single .item {
    display: block;
  }
  .box-50 .blog-single .item .hold {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2em;
    border: 2px solid transparent;
    border-bottom: 1px solid #ececec;
  }
  .box-50 .blog-single .item .hold .meta {
    display: none;
  }
  .box-50 .blog-single .item .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 2em;
    margin: 0;
  }
  .box-50 .blog-single .item .text p {
    margin: 5px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .box-50 .blog-single .item .text .meta {
    display: block;
  }
  .box-50 .blog-single .item .text .tags {
    display: none;
  }
}
.box-25 .blog-single {
  width: 100%;
  padding: 2em;
}
.box-25 .blog-single .item {
  display: block;
}
.box-25 .blog-single .item .hold {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  background-color: transparent !important;
  border: 2px solid transparent;
}
.box-25 .blog-single .item .hold .meta {
  display: none;
}
.box-25 .blog-single .item .text {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
}
.box-25 .blog-single .item .text p {
  margin: 5px 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.box-25 .blog-single .item .text .meta {
  display: block;
}
.box-25 .blog-single .item .text .tags {
  display: none;
}
.box-33 .blog-single {
  width: 100%;
  padding: 2em;
}
.box-33 .blog-single .item {
  display: block;
}
.box-33 .blog-single .item .hold {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  background-color: transparent !important;
  border: 2px solid transparent;
}
.box-33 .blog-single .item .hold .meta {
  display: none;
}
.box-33 .blog-single .item .text {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
}
.box-33 .blog-single .item .text p {
  margin: 5px 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.box-33 .blog-single .item .text .meta {
  display: block;
}
.box-33 .blog-single .item .text .tags {
  display: none;
}
.border .box-100 .blog-single .hold {
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
@media (max-width: 1008px) {
  .border .box-100 .blog-single .hold {
    border-left: none;
    border-right: none;
  }
}
.border .box-50 .blog-single .hold {
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
@media (max-width: 1008px) {
  .border .box-50 .blog-single .hold {
    border-left: none;
    border-right: none;
  }
}
.border .box-50:last-child .blog-single .hold {
  border-right: 1px solid #eaeaea;
  border-left: none;
}
@media (max-width: 1008px) {
  .border .box-50:last-child .blog-single .hold {
    border-left: none;
    border-right: none;
  }
}
.blog-list {
  width: 100%;
  padding: 2em;
}
.blog-list .info {
  width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
  padding: 0 1.0653409091%;
}
.blog-list .info .title {
  margin: 0;
  font-weight: 400;
  color: #006ca3;
}
.blog-list .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
}
@media (max-width: 1008px) {
  .blog-list .list {
    flex-wrap: wrap;
  }
}
.blog-list .list .item {
  width: calc((4.1193181818% * 4) + (1.0653409091% * 6));
  margin: 0 1.0653409091% 20px 1.0653409091%;
}
@media (max-width: 1008px) {
  .blog-list .list .item {
    width: calc((4.1193181818% * 8) + (1.0653409091% * 14));
    float: left;
    margin: 10px 1.0653409091%;
  }
}
@media (max-width: 736px) {
  .blog-list .list .item {
    width: calc((4.1193181818% * 16) + (1.0653409091% * 30));
    float: none;
    margin: 10px 1.0653409091%;
  }
}
.blog-list .list .thumb {
  border: 1px solid #6ec9c4;
  text-align: center;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  padding: 0;
  background-color: #000;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.blog-list .list .thumb img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.blog-list .list .meta {
  display: block;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 5px 0 0;
}
.blog-list .list .meta a {
  text-decoration: none;
}
.blog-list .list .title {
  margin: 5px 0 0;
  color: #006ca3;
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
}
.blog-list .list p {
  margin: 5px 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.blog-list .list p span {
  color: #006ca3;
}
@media (max-width: 736px) {
  .blog-list .list p {
    display: none;
  }
}
.blog-list .list .more {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
.blog-list .list .more:after {
  content: '\E00E';
  display: inline-block;
  vertical-align: middle;
  font-family: "uja-sephardic";
  padding: 0 0 4px 10px;
}
.blog-list .list .link-box:before {
  display: none;
}
@media (max-width: 1008px) {
  .blog-list .item .hold {
    padding: 120px 20px 120px 20px;
  }
  .blog-list .item .text {
    padding: 0 20px;
  }
}
@media (max-width: 736px) {
  .blog-list .item {
    display: block;
  }
  .blog-list .item .hold {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background-color: transparent !important;
    border: 2px solid transparent;
  }
  .blog-list .item .hold .meta {
    display: none;
  }
  .blog-list .item .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
  }
  .blog-list .item .text p {
    margin: 5px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .blog-list .item .text .meta {
    display: block;
  }
  .blog-list .item .text .tags {
    display: none;
  }
}
.testimonials {
  width: 100%;
  height: auto;
}
.testimonials .holder {
  width: calc((4.1193181818% * 10) + (1.0653409091% * 18));
  margin: 0 auto;
  position: relative;
  height: 100%;
}
@media (max-width: 1008px) {
  .testimonials .holder {
    width: 100%;
  }
}
.testimonials .icon svg {
  color: #84c561;
  fill: #84c561 !important;
}
.testimonials .slide {
  position: relative;
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 0 60px 0;
  overflow: hidden;
}
.testimonials .slide .box {
  width: 22%;
  float: left;
  text-align: center;
}
.testimonials .slide .box span {
  display: block;
  color: #84c561;
  font-size: 60px;
  font-size: 6rem;
  line-height: 60px;
}
.testimonials .slide .box p {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  color: #84c561;
}
.testimonials .slide .text {
  width: 78%;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  border-left: 1px solid #e3e3e3;
}
.testimonials .slide .text .author {
  float: right;
  color: #84c561;
  font-style: normal;
  position: relative;
  font-size: 20px;
  font-size: 2rem;
}
.testimonials .slide .text .author:before {
  content: '';
  width: 68%;
  border-bottom: 1px solid #84c561;
  vertical-align: middle;
  display: block;
  position: absolute;
  right: 110%;
  top: 50%;
}
.testimonials .slide .text .pos {
  float: right;
  width: 100%;
  text-align: right;
  color: #84c561;
  font-size: 13px;
  font-size: 1.3rem;
}
.testimonials .owl-carousel .owl-controls .owl-dots {
  width: 100%;
  right: 0;
  text-align: center;
}
.testimonials .owl-carousel .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
  float: none;
}
.testimonials .owl-carousel .owl-controls .owl-dots .owl-dot span {
  border: 1px solid #e3e3e3;
}
@media (max-width: 736px) {
  .testimonials .owl-carousel .owl-controls .owl-dots {
    width: auto;
    right: 20px;
  }
}
@media (max-width: 736px) {
  .testimonials {
    height: auto;
  }
  .testimonials .holder {
    width: 100%;
  }
  .testimonials .slide {
    padding: 60px 20px;
  }
  .testimonials .slide .box {
    width: 100%;
    float: none;
    text-align: left;
  }
  .testimonials .slide .box span {
    font-size: 70px;
    font-size: 7rem;
  }
  .testimonials .slide .text {
    width: 100%;
    float: none;
    padding: 0;
    border: none;
  }
}
@media (max-width: 736px) and (max-width: 736px) {
  .testimonials .slide {
    padding: 40px 20px 60px 20px;
  }
}
.box-50 .testimonials .holder {
  width: 100%;
}
.box-50 .testimonials .slide {
  padding: 60px 20px;
}
@media (max-width: 736px) {
  .box-50 .testimonials .slide {
    padding: 40px 20px 60px 20px;
  }
}
.box-50 .testimonials .slide .box {
  width: 100%;
  float: none;
  text-align: left;
}
.box-50 .testimonials .slide .box span {
  font-size: 70px;
  font-size: 7rem;
}
.box-50 .testimonials .slide .text {
  width: 100%;
  float: none;
  padding: 0;
  border: none;
}
.links-block {
  width: 100%;
  background-color: #fff;
  z-index: 10;
}
.links-block .holder {
  width: 100%;
  display: flex;
  height: 100%;
}
.links-block .des {
  padding: 50px;
  width: 25%;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  background-color: #f9f9f9;
}
.links-block .des .title {
  color: #006ca3;
}
.links-block .des p {
  color: #585858;
}
.links-block .list {
  width: 75%;
  padding: 50px 40px;
}
.links-block .list ul {
  width: 100%;
  padding: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.links-block .list ul li {
  display: block;
  width: 30%;
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 0;
  margin: 0 0 0 3%;
}
.links-block .list ul li:before {
  display: none;
}
.links-block .list ul li a {
  display: block;
  position: relative;
  padding: 0 15px 0 0;
  color: #585858;
}
.links-block .list ul li a:after {
  content: '\E00E';
  font-family: 'uja-sephardic';
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
}
.links-block .list ul li a:hover {
  color: #006ca3;
}
@media (max-width: 1008px) {
  .links-block .holder {
    display: block;
    border-right: none;
    border-left: none;
  }
  .links-block .des {
    width: 100%;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #e3e3e3;
    padding: 20px;
  }
  .links-block .list {
    width: 100%;
    padding: 20px;
  }
  .links-block .list ul li {
    width: 47%;
    margin: 0 3% 0 0;
  }
}
@media (max-width: 736px) {
  .links-block .des {
    text-align: center;
  }
  .links-block .list ul li {
    width: 100%;
    margin: 0;
  }
}
.box-50 .links-block .holder {
  display: block;
  border-right: 1px solid #e3e3e3;
}
@media (max-width: 1008px) {
  .box-50 .links-block .holder {
    border: none;
  }
}
.box-50 .links-block .des {
  width: 100%;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #e3e3e3;
}
.box-50 .links-block .list {
  width: 100%;
}
.box-50 .links-block .list li {
  width: 47%;
}
@media (max-width: 1008px) {
  .box-50 .links-block .list li {
    width: 100%;
  }
}
@media (max-width: 736px) {
  .box-50 .links-block .des {
    text-align: center;
  }
  .box-50 .links-block .list ul li {
    width: 100%;
  }
}
.box-50:last-child .links-block .holder {
  border-right: none;
}
.box-33 .links-block .holder {
  display: block;
  border-right: 1px solid #e3e3e3;
}
@media (max-width: 736px) {
  .box-33 .links-block .holder {
    border-right: none;
  }
}
.box-33 .links-block .des {
  width: 100%;
  border-right: 0;
  border-left: 0;
  padding: 30px;
  border-bottom: 1px solid #e3e3e3;
}
.box-33 .links-block .list {
  padding: 30px;
  width: 100%;
}
.box-33 .links-block .list li {
  width: 100%;
}
.box-33:last-child .links-block .holder {
  border-right: none;
}
@media (max-width: 1008px) {
  .box-33:nth-child(2) .links-block .holder {
    border-right: none !important;
  }
}
.box-25 .links-block .holder {
  display: block;
  border-right: 1px solid #e3e3e3;
}
@media (max-width: 736px) {
  .box-25 .links-block .holder {
    border-right: none;
  }
}
.box-25 .links-block .des {
  width: 100%;
  border-right: 0;
  border-left: 0;
  padding: 30px;
  border-bottom: 1px solid #e3e3e3;
}
.box-25 .links-block .list {
  padding: 30px;
  width: 100%;
}
.box-25 .links-block .list li {
  width: 100%;
}
.box-25:last-child .links-block .holder {
  border-right: none;
}
@media (max-width: 1008px) {
  .box-25:nth-child(2) .links-block .holder {
    border-right: none !important;
  }
}
.downloads-block {
  width: 100%;
}
.downloads-block .holder {
  width: 100%;
  display: flex;
}
.downloads-block .des {
  padding: 50px;
  width: 25%;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
}
.downloads-block .des .title {
  color: #970d48;
}
.downloads-block .list {
  width: 75%;
  padding: 50px 40px;
  background: #fff;
}
.downloads-block .list ul {
  width: 100%;
  padding: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.downloads-block .list ul li {
  display: block;
  width: 30%;
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 0;
  margin: 0 0 0 3%;
}
.downloads-block .list ul li:before {
  display: none;
}
.downloads-block .list ul li a {
  display: block;
  position: relative;
  padding: 0 15px 0 0;
  color: #585858;
}
.downloads-block .list ul li a:after {
  content: '\E02F';
  font-family: 'uja-sephardic';
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
}
.downloads-block .list ul li a:hover {
  color: #970d48;
}
@media (max-width: 1008px) {
  .downloads-block .holder {
    display: block;
    border-right: none;
    border-left: none;
  }
  .downloads-block .des {
    width: 100%;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #e3e3e3;
    padding: 20px;
  }
  .downloads-block .list {
    width: 100%;
    padding: 20px;
  }
  .downloads-block .list ul li {
    width: 47%;
    margin: 0 3% 0 0;
  }
}
@media (max-width: 736px) {
  .downloads-block .des {
    text-align: center;
  }
  .downloads-block .list ul li {
    width: 100%;
    margin: 0;
  }
}
.box-50 .downloads-block .holder {
  display: block;
  border-right: 1px solid #e3e3e3;
}
@media (max-width: 1008px) {
  .box-50 .downloads-block .holder {
    border-right: none;
  }
}
.box-50 .downloads-block .des {
  width: 100%;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #e3e3e3;
}
.box-50 .downloads-block .list {
  width: 100%;
}
.box-50 .downloads-block .list li {
  width: 47%;
}
@media (max-width: 1008px) {
  .box-50 .downloads-block .list li {
    width: 100%;
  }
}
@media (max-width: 736px) {
  .box-50 .downloads-block .des {
    text-align: center;
  }
  .box-50 .downloads-block .list ul li {
    width: 100%;
  }
}
.box-50:last-child .downloads-block .holder {
  border-right: none;
}
.box-33 .downloads-block .holder {
  display: block;
  border-right: 1px solid #e3e3e3;
}
@media (max-width: 736px) {
  .box-33 .downloads-block .holder {
    border-right: none;
  }
}
.box-33 .downloads-block .des {
  width: 100%;
  border-right: 0;
  border-left: 0;
  padding: 30px;
  border-bottom: 1px solid #e3e3e3;
}
.box-33 .downloads-block .list {
  padding: 30px;
  width: 100%;
}
.box-33 .downloads-block .list li {
  width: 100%;
}
.box-33:last-child .downloads-block .holder {
  border-right: none;
}
@media (max-width: 1008px) {
  .box-33:nth-child(2) .downloads-block .holder {
    border-right: none !important;
  }
}
.box-25 .downloads-block .holder {
  display: block;
  border-right: 1px solid #e3e3e3;
}
@media (max-width: 736px) {
  .box-25 .downloads-block .holder {
    border-right: none;
  }
}
.box-25 .downloads-block .des {
  width: 100%;
  border-right: 0;
  border-left: 0;
  padding: 30px;
  border-bottom: 1px solid #e3e3e3;
}
.box-25 .downloads-block .list {
  padding: 30px;
  width: 100%;
}
.box-25 .downloads-block .list li {
  width: 100%;
}
.box-25:last-child .downloads-block .holder {
  border-right: none;
}
@media (max-width: 1008px) {
  .box-25:nth-child(2) .downloads-block .holder {
    border-right: none !important;
  }
}
.download-single {
  width: 100%;
}
.download-single .item {
  width: calc((4.1193181818% * 10) + (1.0653409091% * 18));
  text-align: center;
  padding: 50px 0;
  margin: 0 auto;
}
.download-single .item span {
  font-size: 60px;
  font-size: 6rem;
}
.download-single .item .title {
  color: #006ca3;
}
@media (max-width: 1008px) {
  .download-single .item {
    width: 100%;
  }
}
.download-single .item .btn {
  margin: 10px 0 0;
}
@media (max-width: 736px) {
  .download-single .item {
    text-align: center;
    padding: 60px;
    border-bottom: 1px solid #e3e3e3;
  }
  .download-single .item p {
    display: none;
  }
  .download-single .item .btn {
    width: auto;
    display: inline-block;
  }
}
.box-50 .download-single .item {
  width: 100%;
  padding: 50px 80px;
  text-align: left;
  border-right: 1px solid #e3e3e3;
}
@media (max-width: 736px) {
  .box-50 .download-single .item {
    text-align: center;
    padding: 60px;
    border-right: none;
    border-bottom: 1px solid #e3e3e3;
  }
  .box-50 .download-single .item p {
    display: none;
  }
}
.box-50:last-child .download-single .item {
  border: none;
}
.box-33 .download-single .item {
  padding: 3em 2em;
  text-align: left;
  border: 1px solid #e3e3e3;
  margin: 2em;
}
@media (max-width: 736px) {
  .box-33 .download-single .item {
    text-align: center;
    padding: 60px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #e3e3e3;
  }
  .box-33 .download-single .item p {
    display: none;
  }
}
@media (max-width: 736px) {
  .box-33:last-child .download-single .item {
    border: none;
  }
}
.box-25 .download-single .item {
  padding: 3em 2em;
  text-align: left;
  border: 1px solid #e3e3e3;
  margin: 2em;
}
@media (max-width: 736px) {
  .box-25 .download-single .item {
    text-align: center;
    padding: 60px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #e3e3e3;
  }
  .box-25 .download-single .item p {
    display: none;
  }
}
@media (max-width: 736px) {
  .box-25:last-child .download-single .item {
    border: none;
  }
}
.sub-nav {
  width: 100%;
  position: relative;
  z-index: 10 !important;
}
.sub-nav .explore {
  display: none;
}
.sub-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sub-nav ul li {
  border-bottom: 1px solid #e1e1e1;
  padding: 0;
  font-weight: 500;
}
.sub-nav ul li:before {
  display: none;
}
.sub-nav ul li a {
  display: block;
  padding: 25px 20px;
  text-align: right;
  text-transform: uppercase;
  color: #585858;
  font-size: 14px;
  font-size: 1.4rem;
}
.sub-nav ul li a:hover {
  background-color: #fff;
  color: #006ca3;
}
.sub-nav ul li a.active {
  background-color: #fff;
  color: #006ca3;
}
@media (max-width: 1008px) {
  .sub-nav ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: #f7f7f7;
    display: none;
  }
  .sub-nav ul li a {
    text-align: left;
    padding: 10px 25px;
  }
  .sub-nav .explore {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    text-align: left;
    color: #585858;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .sub-nav .explore:after {
    content: '';
    display: block;
    border-top: 6px solid #545454;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    right: 30px;
    top: 50%;
    margin: -3px 0 0;
  }
  .sub-nav .explore.open:after {
    border-bottom: 6px solid #545454;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: none;
  }
}
.acc-settings {
  width: 100%;
  padding: 35px 25px;
}
.acc-settings h5 span {
  color: #6ec9c4;
}
.acc-settings form .categories {
  margin: 20px 0;
  padding: 0 0 10px 0;
  overflow: hidden;
}
.acc-settings form .categories .wrap {
  width: 33.33%;
  margin: 5px 0;
  float: left;
}
@media (max-width: 1008px) {
  .acc-settings form .categories .wrap {
    width: 50%;
  }
}
@media (max-width: 736px) {
  .acc-settings form .categories .wrap {
    width: 100%;
    float: none;
  }
}
.cart {
  width: 100%;
  padding: 25px;
}
.cart .cart-table {
  width: 100%;
  border-bottom: 1px solid #c8c8c8;
}
@media (max-width: 736px) {
  .cart .cart-table {
    display: none;
  }
}
.cart .cart-table th {
  color: #545454;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: uppercase;
  padding: 15px 0;
  text-align: left;
}
.cart .cart-table tbody tr {
  border-top: 1px solid #c8c8c8;
}
.cart .cart-table tbody tr td {
  padding: 15px 0;
  vertical-align: top;
  color: #585858;
}
.cart .cart-table tbody tr td img {
  float: left;
  width: 124px;
  margin: 0 20px;
}
.cart .cart-table tbody tr td h4 {
  margin: 0;
  color: #970d48;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
}
.cart .cart-table tbody tr td a {
  color: #006ca3;
  font-size: 14px;
  font-size: 1.4rem;
}
.cart .cart-table tbody tr td > span {
  font-size: 20px;
  font-size: 2rem;
  color: #84c561;
}
.cart .cart-table tbody tr td .selectric-wrapper {
  width: 100px;
}
.cart .mobile-cart {
  display: none;
}
@media (max-width: 736px) {
  .cart .mobile-cart {
    display: block;
  }
  .cart .mobile-cart .item {
    padding: 20px 0;
    border-bottom: 1px solid #c8c8c8;
    text-align: center;
  }
  .cart .mobile-cart .item .wrap {
    overflow: hidden;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  .cart .mobile-cart .item .wrap span {
    float: right;
    color: #84c561;
    font-size: 20px;
    font-size: 2rem;
  }
  .cart .mobile-cart .item .wrap h4 {
    margin: 0;
    color: #970d48;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    width: 70%;
  }
  .cart .mobile-cart .item .wrap a {
    color: #006ca3;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cart .mobile-cart .item p {
    text-align: left;
    margin: 0;
  }
  .cart .mobile-cart .selectric-wrapper {
    margin: 15px 0 0;
  }
}
.cart .total {
  width: 312px;
  float: right;
  margin: 30px 0;
}
@media (max-width: 736px) {
  .cart .total {
    width: 100%;
  }
}
.cart .total form .promo {
  width: 57%;
  float: left;
  margin: 0;
  height: 55px;
  line-height: 55px;
}
.cart .total form .btn-1 {
  float: right;
  width: 40%;
  margin: 0;
}
.cart .total p {
  margin: 15px 0 0;
  font-size: 16px;
  font-size: 1.6rem;
  color: #84c561;
  text-transform: uppercase;
}
@media (max-width: 736px) {
  .cart .total p {
    text-align: right;
  }
}
.cart .total p span {
  color: #006ca3;
  display: inline-block;
  width: 60%;
}
@media (max-width: 736px) {
  .cart .total p span {
    text-align: left;
    float: left;
  }
}
.cart .total .confirm {
  width: 100%;
  margin: 15px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cart .details {
  width: 100%;
  overflow: hidden;
  margin: 15px 0 0;
}
.cart .details h5 {
  position: relative;
  width: 100%;
  margin: 10px 0;
}
.cart .details h5:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
}
.cart .details h5 span {
  padding: 0 10px 0 0;
  background-color: #fff;
  position: relative;
  color: #970d48;
  z-index: 1;
}
.cart .details .left-info {
  width: 48%;
  float: left;
}
@media (max-width: 736px) {
  .cart .details .left-info {
    width: 100%;
    float: none;
  }
}
.cart .details .right-info {
  float: right;
  width: 48%;
}
@media (max-width: 736px) {
  .cart .details .right-info {
    width: 100%;
    float: none;
    margin: 15px 0 0;
  }
}
.checkout {
  width: 100%;
  padding: 0 0 120px 0;
}
.checkout:after {
  content: '';
  display: block;
  clear: both;
}
.checkout .billing {
  float: left;
  width: 48%;
}
@media (max-width: 736px) {
  .checkout .billing {
    width: 100%;
    float: none;
  }
}
.checkout .summary {
  float: right;
  width: 48%;
}
@media (max-width: 736px) {
  .checkout .summary {
    width: 100%;
    float: none;
    margin: 15px 0 0;
  }
}
.checkout .summary .holder {
  border: 1px solid #e3e3e3;
  padding: 30px 50px 40px 50px;
}
@media (max-width: 736px) {
  .checkout .summary .holder {
    padding: 5px 15px 15px 15px;
  }
}
.checkout .summary table {
  width: 100%;
  margin: 10px 0 0;
}
.checkout .summary table th {
  color: #970d48;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
}
.checkout .summary table tbody tr {
  border-bottom: 1px solid #c8c8c8;
}
.checkout .summary table tbody tr td {
  padding: 15px 0;
  vertical-align: top;
  color: #585858;
  font-size: 14px;
  font-size: 1.4rem;
}
.checkout .summary table tbody tr td img {
  float: left;
  width: 124px;
  margin: 0 20px;
}
.checkout .summary table tbody tr td h4 {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  color: #585858;
  font-weight: 500;
}
.checkout .summary table tbody tr td a {
  color: #006ca3;
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  margin: 5px 0 0;
}
.checkout .summary table tbody tr td > span {
  font-size: 16px;
  font-size: 1.6rem;
  color: #84c561;
}
.checkout .summary table tbody tr td .selectric-wrapper {
  width: 100px;
}
.checkout .summary table tfoot td {
  padding: 15px 0 0;
  color: #585858;
  font-size: 14px;
  font-size: 1.4rem;
}
.checkout .summary table tfoot td span {
  font-size: 16px;
  font-size: 1.6rem;
  color: #970d48;
}
.checkout .summary .btn-1 {
  margin: 40px 0 0;
  float: right;
}
@media (max-width: 736px) {
  .checkout .summary .btn-1 {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px 0 0;
  }
}
.products-list {
  width: 100%;
  padding: 20px 20px 0 20px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.products-list .item {
  padding: 20px;
  border: 1px solid #e3e3e3;
  text-align: center;
  width: 32%;
  margin: 0 1% 20px 0;
}
@media (max-width: 736px) {
  .products-list .item {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.products-list .item img {
  margin: 20px 0;
}
.products-list .item:hover {
  border: 1px solid #006ca3;
}
.products-list .item .title {
  color: #006ca3;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 40px 0 0;
}
.products-list .item span {
  color: #6ec9c4;
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  display: inline-block;
  margin: 0 5px 0 0;
}
.products-list .item .disc:after {
  content: '';
  display: block;
  border-bottom: 1px solid #6ec9c4;
  top: 50%;
  left: -10%;
  width: 120%;
  position: absolute;
}
.products-list .item p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #970d48;
}
.product-details {
  display: flex;
  flex-wrap: wrap;
}
.product-details .aside-gallery {
  width: 50%;
  padding: 25px;
}
@media (max-width: 736px) {
  .product-details .aside-gallery {
    width: 100%;
  }
}
.product-details .aside-gallery .carousel-lite {
  overflow: hidden;
}
.product-details .aside-gallery .carousel-lite ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-details .aside-gallery .carousel-lite ul li {
  padding: 0 10px;
  text-align: center;
  height: auto !important;
}
.product-details .aside-gallery .carousel-lite ul li:before {
  display: none;
}
.product-details .aside-gallery .carousel-lite ul li img {
  width: 100%;
  cursor: pointer;
}
.product-details .aside-gallery .carousel-lite .car-next {
  display: block;
  position: absolute;
  top: 50%;
  margin: -20px 0 0;
  right: 10px;
  width: 20px;
  height: 20px;
  border: none;
  background: none;
}
.product-details .aside-gallery .carousel-lite .car-next:after {
  content: '\E00E';
  font-family: 'uja-sephardic';
  color: #006ca3;
  display: block;
}
.product-details .aside-gallery .carousel-lite .car-prev {
  display: block;
  position: absolute;
  top: 50%;
  margin: -20px 0 0;
  left: 10px;
  width: 20px;
  height: 20px;
  border: none;
  background: none;
}
.product-details .aside-gallery .carousel-lite .car-prev:after {
  content: '\E00E';
  font-family: 'uja-sephardic';
  color: #006ca3;
  display: block;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product-details .aside-gallery img {
  max-width: none !important;
  height: auto !important;
}
.product-details .aside-gallery .center-image {
  text-align: center;
  padding: 40px;
}
.product-details .aside-gallery .center-image img {
  width: 60%;
}
.product-details .aside-gallery .thumbs {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0 0;
  position: relative;
  padding: 0 40px;
}
.product-details .aside-gallery .thumbs .hold {
  overflow: hidden;
}
.product-details .description {
  width: 50%;
  padding: 50px;
  border-left: 1px solid #e3e3e3;
}
@media (max-width: 736px) {
  .product-details .description {
    width: 100%;
    border: none;
    padding: 20px;
    border-top: 1px solid #e3e3e3;
  }
}
.product-details .description .title {
  margin: 0;
  font-size: 30px;
  font-size: 3rem;
  color: #006ca3;
  font-weight: 500;
}
.product-details .description .share {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
.product-details .description .share img {
  vertical-align: middle;
  margin: 0 0 4px 5px;
}
.product-details .description .des {
  font-size: 14px;
  font-size: 1.4rem;
}
.product-details .description .price {
  color: #970d48;
  font-size: 23px;
  font-size: 2.3rem;
}
.product-details .description .price span {
  color: #6ec9c4;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
}
.product-details .description .price .disc:after {
  content: '';
  display: block;
  border-bottom: 1px solid #6ec9c4;
  top: 50%;
  left: -10%;
  width: 120%;
  position: absolute;
}
.product-details .description .wrap p {
  float: left;
  margin: 0 25px 0 0;
  line-height: 50px;
}
.product-details .description .wrap .selectric-wrapper {
  width: auto !important;
  float: left !important;
}
.product-details .description .btn-1 {
  min-width: 200px;
}
.schedule {
  width: 100%;
}
.schedule .schedule-title {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 1.0653409091%;
  background-color: #fafafa;
  color: #1a3f94;
  margin: 0;
  position: relative;
}
.schedule .schedule-title:after {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #fafafa;
}
.schedule .schedule-title:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #fafafa;
}
.schedule .schedule-title .title {
  margin: 0;
  color: inherit !important;
}
.schedule .top-bar {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 1.0653409091% 0 1.0653409091%;
  position: relative;
}
.schedule .top-bar .text {
  width: 740px;
}
.schedule .top-bar .text .title {
  color: #970d48;
}
.schedule .top-bar .print {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 40px;
  right: 1.0653409091%;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
}
.schedule .top-bar .print .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.schedule .schedule-section {
  width: 100%;
  margin: 50px 0 0;
  padding: 0 1.0653409091%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.schedule .schedule-section .day {
  flex-grow: 1;
  border: 1px solid #e3e3e3;
  border-right: none;
  max-width: 15%;
}
.schedule .schedule-section .day:last-child {
  border-right: 1px solid #e3e3e3;
}
.schedule .schedule-section .day .name {
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #e3e3e3;
  color: #970d48;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
}
.schedule .schedule-section .day .events {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 50px 20px;
}
.schedule .schedule-section .day .event {
  display: block;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  padding: 20px 0;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  font-weight: 300;
}
.schedule .schedule-section .day .event .time {
  display: block;
  color: #970d48;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
}
.schedule .schedule-section .day .event i {
  font-style: normal;
  color: #585858;
}
@media screen and (max-width: 1008px) {
  .schedule .schedule-title {
    padding: 20px;
  }
  .schedule .schedule-title .title {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .schedule .top-bar {
    padding: 20px 20px 0 20px;
  }
  .schedule .top-bar .title {
    font-size: 20px;
    font-size: 2rem;
  }
  .schedule .top-bar .print {
    display: none;
  }
  .schedule .schedule-section {
    display: block;
    padding: 0 20px;
  }
  .schedule .schedule-section .day {
    border: none !important;
    max-width: 100%;
  }
  .schedule .schedule-section .day .name {
    border: none;
    background: #970d48;
    color: #fff;
  }
  .schedule .schedule-section .day .events {
    padding: 0;
    min-height: 59px;
  }
  .schedule .schedule-section .day .event {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 7px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .schedule .schedule-section .day .event .time {
    width: 85px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 15px;
    border-right: 1px solid #e3e3e3;
    margin: 0 25px 0 0;
  }
  .schedule .schedule-section .day .event .time em {
    display: none;
  }
  .schedule .schedule-section .day .event i {
    width: calc(100% - 110px);
  }
}
.schedule-day {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.0653409091%;
  margin: 1em 0;
}
.schedule-day .day-name {
  display: block;
  position: relative;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #9d9dca;
  padding: 0 0 0 84px;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.schedule-day .day-name span {
  display: inline-block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  color: #fff;
}
.schedule-day .day-name .more {
  float: right;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding: 0 30px 0 0;
  margin: 0 30px 0 0;
}
.schedule-day .day-name .more:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  background: url("../images/icon-arrow-angle.svg") no-repeat 50% 50% / cover;
  width: 20px;
  height: 20px;
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin: -10px 0 0;
}
.schedule-day .day-name .icon {
  width: 64px;
  height: 64px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.35);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.schedule-day .day-name .icon img, .schedule-day .day-name .icon svg {
  color: #fff;
  fill: #fff;
  width: 28px;
  height: 28px;
}
.schedule-day .hours {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  border: 1px solid #e3e3e3;
  border-top: none;
}
.schedule-day .hours .month {
  border-bottom: 1px solid #e4e4e4;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  width: 100%;
}
.schedule-day .hours .month .current {
  width: 100%;
  display: block;
  color: #585858;
  float: left;
  line-height: 60px;
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  margin: 0;
}
.schedule-day .hours .wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.schedule-day .hours .section {
  width: 33.33%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 0 30px 25px 30px;
  margin: 0 -1px -1px 0;
  display: none;
}
.schedule-day .hours .section:nth-child(-n+3) {
  display: block;
}
.schedule-day .hours .section:last-child {
  border-right: none;
  border-bottom: none;
}
.schedule-day .hours .section .title {
  width: 100%;
  overflow: hidden;
  padding: 20px 0 10px 0;
}
.schedule-day .hours .section .title .icon {
  float: left;
  margin: 0 3% 0 0;
  width: 5%;
}
.schedule-day .hours .section .title .icon img, .schedule-day .hours .section .title .icon svg {
  color: #9d9dca;
  fill: #9d9dca;
  width: 23px;
  height: 23px;
}
.schedule-day .hours .section .title h4 {
  line-height: 20px;
  font-size: 20px;
  font-size: 2rem;
  color: #9d9dca;
  margin: 0;
  padding: 0;
  float: left;
  width: 56%;
}
.schedule-day .hours .section .title a {
  float: right;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fdbb11;
  width: 36%;
  text-align: right;
}
.schedule-day .hours .section .title a em {
  font-style: normal;
}
.schedule-day .hours .section .time {
  width: 100%;
  overflow: hidden;
}
.schedule-day .hours .section .time em {
  float: left;
  width: 40%;
  display: block;
  padding: 0 10px 0 0;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  color: #9d9dca;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.schedule-day .hours .section .time em a {
  color: #9d9dca;
}
.schedule-day .hours .section .time em a:hover {
  color: #1a3f94;
}
.schedule-day .hours .section .time p {
  float: left;
  width: 60%;
  margin: 0;
  padding: 0 15px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}
.schedule-day .hours .section .time p a {
  color: #585858;
}
.schedule-day .hours .section .time p a:hover {
  color: #1a3f94;
}
.schedule-day .hours .more {
  width: 100%;
  text-align: center;
  padding: 15px 10px;
  color: #9d9dca;
  text-transform: uppercase;
  font-weight: 900;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  z-index: 10;
  border-top: 1px solid #e4e4e4;
}
.schedule-day .hours .more span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.schedule-day .hours .more span span {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0 0 0 5px;
}
.schedule-day .hours .more span span img, .schedule-day .hours .more span span svg {
  color: #9d9dca !important;
  fill: #9d9dca !important;
}
@media (max-width: 1008px) {
  .schedule-day {
    width: 100%;
    text-align: left;
  }
  .schedule-day .holder {
    width: 100%;
  }
  .schedule-day .day-name {
    min-width: 100%;
    width: 100%;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .schedule-day .hours .wrap {
    display: block;
  }
  .schedule-day .hours .section {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    border-right: none;
    margin: 0;
  }
  .schedule-day .hours .section:last-child {
    border-bottom: none;
  }
  .schedule-day .hours .section .time em {
    width: 155px;
  }
  .schedule-day .hours .section .time p {
    width: calc(100% - 165px);
  }
}
@media (max-width: 768px) {
  .schedule-day .day-name .more {
    display: none;
  }
  .schedule-day .hours .more {
    display: block !important;
  }
  .schedule-day .hours .wrap {
    display: block;
  }
  .schedule-day .hours .month .current {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .schedule-day .hours .section {
    padding: 0 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e3e3e3;
    border-right: none;
  }
  .schedule-day .hours .section:last-child {
    border-bottom: none;
  }
  .schedule-day .hours .section .title .icon {
    width: 7%;
    margin: 0 3% 0 0;
  }
  .schedule-day .hours .section .title h4 {
    text-transform: none;
    font-size: 20px;
    font-size: 2rem;
    width: 54%;
  }
  .schedule-day .hours .section .title a {
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: none;
  }
  .schedule-day .hours .section .title a em {
    display: none;
  }
  .schedule-day .hours .section .time em {
    padding: 0;
    width: 100%;
    float: none;
    text-transform: none;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .schedule-day .hours .section .time p {
    padding: 0;
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: none;
  }
}
.schedule-day.full-day .hours .section {
  display: block;
}
.schedule-day.full-day .more {
  display: none !important;
}
.box-100 .schedule-day .hours .more {
  display: none;
}
.box-75 .schedule-day .hours .section {
  width: 50%;
}
@media (max-width: 1008px) {
  .box-75 .schedule-day .hours .section {
    width: 100%;
  }
}
.box-75 .schedule-day .hours .section:nth-child(-n+4) {
  display: block;
}
.box-75 .schedule-day .hours .more {
  display: none;
}
@media (max-width: 1248px) {
  .box-75 .schedule-day .day-name .more {
    display: none;
  }
}
.box-50 .schedule-day .day-name .more {
  display: none;
}
.box-50 .schedule-day .hours .wrap {
  display: block;
}
.box-50 .schedule-day .hours .section {
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  border-right: none;
}
.box-50 .schedule-day .hours .section:last-child {
  border-bottom: none;
}
.box-50 .schedule-day .hours .section .time em {
  width: 155px;
}
.box-50 .schedule-day .hours .section .time p {
  width: calc(100% - 165px);
}
.box-33 .schedule-day .day-name .more {
  display: none;
}
.box-33 .schedule-day .hours .wrap {
  display: block;
}
.box-33 .schedule-day .hours .month .current {
  font-size: 14px;
  font-size: 1.4rem;
}
.box-33 .schedule-day .hours .section {
  padding: 0 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e3e3e3;
  border-right: none;
}
.box-33 .schedule-day .hours .section:last-child {
  border-bottom: none;
}
.box-33 .schedule-day .hours .section .title .icon {
  width: 7%;
  margin: 0 3% 0 0;
}
.box-33 .schedule-day .hours .section .title h4 {
  text-transform: none;
  font-size: 20px;
  font-size: 2rem;
  width: 54%;
}
.box-33 .schedule-day .hours .section .title a {
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: none;
}
.box-33 .schedule-day .hours .section .title a em {
  display: none;
}
.box-33 .schedule-day .hours .section .time em {
  padding: 0;
  width: 100%;
  float: none;
  text-transform: none;
  font-size: 14px;
  font-size: 1.4rem;
}
.box-33 .schedule-day .hours .section .time p {
  padding: 0;
  width: 100%;
  float: none;
  margin: 0 0 10px 0;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: none;
}
.box-25 .schedule-day .day-name .more {
  display: none;
}
.box-25 .schedule-day .hours .wrap {
  display: block;
}
.box-25 .schedule-day .hours .month .current {
  font-size: 14px;
  font-size: 1.4rem;
}
.box-25 .schedule-day .hours .section {
  padding: 0 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e3e3e3;
  border-right: none;
}
.box-25 .schedule-day .hours .section:last-child {
  border-bottom: none;
}
.box-25 .schedule-day .hours .section .title .icon {
  width: 7%;
  margin: 0 3% 0 0;
}
.box-25 .schedule-day .hours .section .title h4 {
  text-transform: none;
  font-size: 20px;
  font-size: 2rem;
  width: 54%;
}
.box-25 .schedule-day .hours .section .title a {
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: none;
}
.box-25 .schedule-day .hours .section .title a em {
  display: none;
}
.box-25 .schedule-day .hours .section .time em {
  padding: 0;
  width: 100%;
  float: none;
  text-transform: none;
  font-size: 14px;
  font-size: 1.4rem;
}
.box-25 .schedule-day .hours .section .time p {
  padding: 0;
  width: 100%;
  float: none;
  margin: 0 0 10px 0;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: none;
}
.post-password-form {
  max-width: 400px;
  margin: 0 auto;
  text-align: left;
  padding: 150px 0;
}
@media (max-width: 736px) {
  .post-password-form {
    padding: 100px 0;
  }
}
.post-password-form label {
  color: #585858;
}
.post-password-form:after {
  content: "";
  display: block;
  clear: both;
}
.alert-msgs-box {
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media (max-width: 1008px) {
  .alert-msgs-box {
    top: 75px;
  }
}
.alert-msgs-box .alert-msg {
  position: static;
  margin-bottom: 3px;
}
.welcome-module, .intro-module {
  background-color: #84c561;
}
.intro-module .aside .text p {
  color: #585858;
}
.intro-module .aside .more, .intro-module .aside .more:hover {
  background-color: #787d83;
  border-color: #787d83;
}
.bg-color-1 .intro-module .aside .text p, .bg-color-2 .intro-module .aside .text p, .bg-color-2.bg-image .intro-module .aside .text p, .bg-color-3 .intro-module .aside .text p, .bg-color-3.bg-image .intro-module .aside .text p, .bg-color-4 .intro-module .aside .text p, .bg-color-4.bg-image .intro-module .aside .text p, .bg-color-5 .intro-module .aside .text p, .bg-color-5.bg-image .intro-module .aside .text p, .bg-color-10 .intro-module .aside .text p {
  color: #fff;
}
.bg-color-1 .welcome-module .title, .bg-color-2 .welcome-module .title, .bg-color-2.bg-image .welcome-module .title, .bg-color-3 .welcome-module .title, .bg-color-3.bg-image .welcome-module .title, .bg-color-4 .welcome-module .title, .bg-color-4.bg-image .welcome-module .title, .bg-color-5 .welcome-module .title, .bg-color-5.bg-image .welcome-module .title, .bg-color-10 .welcome-module .title {
  color: #d3c108;
}
.bg-color-1 .welcome-module .title:after, .bg-color-2 .welcome-module .title:after, .bg-color-2.bg-image .welcome-module .title:after, .bg-color-3 .welcome-module .title:after, .bg-color-3.bg-image .welcome-module .title:after, .bg-color-4 .welcome-module .title:after, .bg-color-4.bg-image .welcome-module .title:after, .bg-color-5 .welcome-module .title:after, .bg-color-5.bg-image .welcome-module .title:after, .bg-color-10 .welcome-module .title:after {
  border-color: #d3c108;
}
.bg-color-3 .welcome-module .title {
  color: #585858;
}
.bg-color-3 .welcome-module .title:after {
  border-color: #585858;
}
.bg-color-4 .welcome-module .title {
  color: #006ca3;
}
.bg-color-4 .welcome-module .title:after {
  border-color: #006ca3;
}
.bg-color-4 .intro-module .aside .text h3 {
  color: #006ca3;
}
.bg-color-4 .intro-module .aside .text .time {
  color: #fff;
  background-color: #006ca3;
}
.bg-grey .welcome-module, .bg-grey .intro-module {
  background-color: transparent;
}
.bg-grey .welcome-module p, .bg-grey .intro-module p {
  color: #585858;
}
.bg-grey .intro-module .aside .text p {
  color: #585858;
}
.bg-grey .intro-module .aside .more, .bg-grey .intro-module .aside .more:hover {
  background-color: #84c561 !important;
  border-color: #84c561;
}
