@import url("https://fonts.googleapis.com/css?family=Assistant");
.sprite {
  background-image: url("images/orientation.png");
  background-repeat: no-repeat;
  background-color: #ffffff;
  display: block; }

.pb {
  width: 44px;
  height: 44px;
  background-position: -10px -10px; }

.ar {
  width: 44px;
  height: 44px;
  background-position: -10px -74px; }

.ds {
  width: 44px;
  height: 44px;
  background-position: -10px -138px; }

.bi {
  width: 44px;
  height: 44px;
  background-position: -10px -202px; }

.cm {
  width: 44px;
  height: 44px;
  background-position: -10px -266px; }

.cs {
  width: 44px;
  height: 44px;
  background-position: -10px -330px; }

.co {
  width: 44px;
  height: 44px;
  background-position: -10px -394px; }

.cy {
  width: 44px;
  height: 44px;
  background-position: -10px -458px; }

.sprite-download {
  width: 64px;
  height: 960px;
  background-position: -10px -522px; }

.fs {
  width: 44px;
  height: 44px;
  background-position: -10px -1502px; }

.gn {
  width: 44px;
  height: 44px;
  background-position: -10px -1566px; }

.ma {
  width: 44px;
  height: 44px;
  background-position: -10px -1630px; }

.mu {
  width: 44px;
  height: 44px;
  background-position: -10px -1694px; }

.ro {
  width: 44px;
  height: 44px;
  background-position: -10px -1758px; }

.ti {
  width: 44px;
  height: 44px;
  background-position: -10px -1822px; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

button {
  border: none; }

* {
  padding: 0;
  margin: 0;
  border: none; }

body, input, textarea, select {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Assistant', sans-serif;
  font-weight: 400; }

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

h1, h2, h3, h4, h5, h6 {
  font-family: 'Assistant', sans-serif; }

html {
  font-size: 10px; }

* {
  box-sizing: border-box; }

#container {
  min-height: 35rem; }

img {
  max-width: 100%; }

pre {
  max-width: 100%;
  border: 1px solid; }

p {
  line-height: 1.2; }

b, strong {
  font-weight: 700; }

.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.mfp-counter {
  direction: ltr; }

/*****/
.entry-title {
  width: 100%; }
  .entry-title h1 {
    width: 100%;
    font-size: 1.714em;
    line-height: 2em;
    font-weight: 700; }

.english-page {
  direction: ltr;
  text-align: left; }
  .english-page h1:after,
  .english-page h2:after {
    right: auto;
    left: 0; }
  .english-page .title-section .addthis {
    left: auto;
    right: 1.5rem; }

@media screen and (max-width: 768px) {
  input, textarea, select {
    -webkit-appearance: none;
    border-radius: 0; }
  #container {
    padding: 0 0.75rem; } }

.ginput_container_select, .ginput_container_text, .ginput_container_phone, .ginput_container_phone, .ginput_container_email, .ginput_container_number input, .ginput_container_date {
  border-bottom: 1px solid #252525; }

.ginput_container_textarea textarea {
  border-bottom: 1px solid #252525;
  background: #F9F9FB; }

body .gform_wrapper .gform_body .gform_fields .gsection {
  border-bottom: none;
  position: relative;
  margin-top: 40px;
  margin-bottom: 10px; }
  body .gform_wrapper .gform_body .gform_fields .gsection:after {
    content: "";
    position: absolute;
    height: 0.2rem;
    width: 7rem;
    border-radius: 0.3rem;
    background-color: #16aced; }

body .gform_wrapper .gform_footer input[type=submit] {
  border-radius: 30px;
  color: white;
  padding: 5px 10px;
  font-weight: 600;
  min-width: 130px;
  background-color: #16aced; }

body .gform_wrapper .gfield-choice-input {
  -webkit-appearance: auto; }

.entry-content {
  line-height: 1.3; }
  .entry-content a {
    color: #16aced;
    text-decoration: none;
    border-bottom: 0.1rem dotted #666; }
    .entry-content a:focus {
      color: #F00;
      border-bottom: 0.1rem solid #F00; }
  .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    clear: both;
    font-weight: 700;
    margin-bottom: 1rem; }
  .entry-content h1 {
    font-size: 1.714em;
    line-height: 3.2rem; }
  .entry-content h2 {
    font-size: 1.571em;
    line-height: 2.8rem; }
  .entry-content h3 {
    font-size: 1.429em;
    line-height: 2.4rem; }
  .entry-content h4 {
    font-size: 1.286em;
    line-height: 2.4rem; }
  .entry-content h5 {
    font-size: 1.143em;
    line-height: 2.4rem; }
  .entry-content h6 {
    font-size: 1em;
    line-height: 2.4rem; }
  .entry-content hr {
    background-color: #e7e7e7;
    border: 0;
    clear: both;
    height: 0.1rem;
    margin: 0 0 1.8rem 0; }
  .entry-content img {
    height: auto;
    max-width: 100%; }
  .entry-content p {
    margin: 0 0 1.8rem 0;
    line-height: 1.2; }
  .entry-content ul ul,
  .entry-content ol ol,
  .entry-content ul ol,
  .entry-content ol ul {
    margin: 0; }
  .entry-content ul {
    list-style: disc;
    margin: 0 1.5rem 1.8rem 0;
    padding-right: 0.5rem; }
  .entry-content li {
    padding-bottom: 1rem;
    line-height: 1.2; }
  .entry-content ol {
    list-style: decimal;
    margin: 0 1.5rem 1.8rem 0; }
    .entry-content ol ol {
      list-style: upper-alpha; }
      .entry-content ol ol ol {
        list-style: lower-roman; }
  .entry-content dl {
    margin: 0 0 2.4rem 0; }
  .entry-content dt {
    font-weight: bold; }
    .entry-content dt a {
      border: none; }
  .entry-content dd {
    margin: 0 0 1.8rem 0; }
  .entry-content table {
    border-spacing: 0;
    border: 0.1rem solid #e7e7e7;
    width: 100%; }
    .entry-content table tr td {
      border-top: 0.1rem solid #e7e7e7;
      padding: 0.6rem 2.4rem; }
    .entry-content table tr th {
      background-color: #efefef;
      padding: 0.6rem 2.4rem;
      font-weight: 700; }
    .entry-content table tr:nth-child(2n) {
      background-color: #f5f5f5; }
    .entry-content table thead th {
      background-color: #efefef;
      padding: 0.6rem 2.4rem;
      font-weight: 700; }
  .entry-content blockquote {
    margin: 0 0 2rem 4rem;
    border-left: 0.4rem solid #444;
    padding: 0 0 0 4rem; }
  .entry-content big {
    font-size: 131.25%; }
  .entry-content small {
    font-size: smaller; }
  .entry-content ins {
    background: #ffc;
    text-decoration: none; }
  .entry-content pre {
    background: #f7f7f7;
    color: #222;
    line-height: 1.8rem;
    margin: 0 0 1.8rem 0;
    overflow: auto;
    padding: 1.5em; }
  .entry-content abbr {
    border-bottom: 0.1rem dotted #333;
    cursor: help; }
  .entry-content .alignleft {
    float: left;
    margin: 2rem 2rem 2rem 0; }
  .entry-content .alignright {
    float: right;
    margin: 2rem 0 2rem 2rem; }
  .entry-content .wp-caption {
    border: 1px solid #f2f2f2;
    padding: 1rem;
    text-align: center;
    font-size: 1.6rem;
    max-width: 100%; }
    .entry-content .wp-caption .wp-caption-text {
      margin-bottom: 0;
      font-size: 1.4rem; }
    .entry-content .wp-caption a {
      border: none; }
  .entry-content .video-container {
    position: relative;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 56.25%;
    max-width: 100%; }
  .entry-content .video-container iframe,
  .entry-content .video-container object,
  .entry-content .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .entry-content iframe {
    max-width: 100%; }

@keyframes slide-from-top {
  0% {
    height: 20px;
    color: transparent;
    background-color: #000000; }
  50% {
    background-color: #000000;
    color: transparent; }
  100% {
    padding-top: 1.7rem;
    padding-bottom: 3rem;
    height: calc(100% + 15px);
    background-color: #000000;
    height: 100%; } }

@keyframes slide-from-left {
  0% {
    transform: scaleX(0);
    opacity: 0;
    transform-origin: left; }
  90% { }
  100% {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left; } }

@keyframes slide-to-top {
  0% {
    height: 20px; }
  100% {
    height: 0; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    opacity: 0; }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    opacity: 0; }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.slideInDown {
  animation-name: slideInDown; }

.fadeIn {
  animation-name: fadeIn;
  animation-duration: 0.35s;
  animation-fill-mode: forwards;
  animation-direction: normal; }

.fadeOut {
  animation-name: fadeOut;
  animation-duration: 0.35s;
  animation-fill-mode: forwards;
  animation-direction: normal; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

main .container {
  width: 138.5rem; }

.home .container {
  width: 141.5rem; }

.container {
  width: 141.5rem;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem; }

.col {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  float: left;
  min-height: 1px; }

.row {
  margin-left: -0.75rem;
  margin-right: -0.75rem; }
  .row.expend {
    margin-left: 0;
    margin-right: 0; }
  .row:after {
    content: "";
    display: table;
    clear: both; }
  .row > .col {
    float: left; }

[class^="col"], .row > .col {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  width: 100%;
  float: left;
  min-height: 1px; }
  [class^="col"].push, .row > .push.col {
    float: right; }
  [class^="col"].no-padding, .row > .no-padding.col {
    padding-right: 0;
    padding-left: 0; }

[dir="rtl"] [class^="col"], [dir="rtl"] .row > .col {
  float: right; }
  [dir="rtl"] [class^="col"].push, [dir="rtl"] .row > .push.col {
    float: left; }

[dir="rtl"] .row > .col {
  float: right; }

[dir="rtl"] .col {
  float: right; }

@media screen and (min-width: 767px) {
  .col-1 {
    width: 8.333%; }
  .col-2 {
    width: 16.666%; }
  .col-3 {
    width: 25%; }
  .col-4 {
    width: 33.333%; }
  .col-5 {
    width: 41.666%; }
  .col-6 {
    width: 50%; }
  .col-7 {
    width: 58.333%; }
  .col-8 {
    width: 66.666%; }
  .col-9 {
    width: 75%; }
  .col-10 {
    width: 83.333%; }
  .col-11 {
    width: 91.66%; }
  .col-12 {
    width: 100%; }
  .col-fifth {
    width: 20%; }
  .col-fourty {
    width: 40%; }
  .col-sixty {
    width: 60%; }
  .col-45 {
    width: 45%; }
  .col-55 {
    width: 55%; }
  .col-62-p {
    width: 62%; }
  .col-38-p {
    width: 38%; }
  .col-content-with-sidebar {
    width: calc(100% - 23.5rem); }
  .col-sidebar {
    width: 23.5rem; }
  .col-nav-search {
    width: 20.86%; }
  .col-nav-menu {
    width: 79.14%; }
  .col-1-5 {
    width: 20%; }
  .col-4-5 {
    width: 80%; }
  .col-3-8 {
    width: 37.5%; }
  .col-5-8 {
    width: 62.5%; }
  .col-57-5 {
    width: 57.5%; }
  .col-42-5 {
    width: 42.5%; }
  .col-59-8 {
    width: 59.8%; }
  .col-40-2 {
    width: 40.2%; }
  .col-15-p {
    width: 15%; }
  .col-85-p {
    width: 85%; } }

.hide-mobile {
  display: block; }

.hide-desktop {
  display: none; }

@media screen and (max-width: 768px) {
  .col-sm-6 {
    width: 50%; }
  .hide-mobile {
    display: none !important; }
  .hide-desktop {
    display: block; }
  .row.expend {
    overflow: hidden; } }

html[dir="ltr"] .title-section .addthis {
  right: 1.5rem;
  left: auto; }

html[dir="ltr"] .boxes-one .box-one .img-container:after {
  right: -25%;
  left: auto; }

html[dir="ltr"] .boxes-one .box-one .sprite {
  right: 0;
  left: auto; }

html[dir="ltr"] .boxes-one .box-one .text-container a.button {
  right: 0;
  position: absolute; }
  html[dir="ltr"] .boxes-one .box-one .text-container a.button:before {
    transform: skewX(20deg); }
  html[dir="ltr"] .boxes-one .box-one .text-container a.button:after {
    transform: skewX(20deg);
    background: url(images/arrow-right.png) no-repeat center; }

html[dir="ltr"] .orientation-accordion .orientation-header a.orientation-state {
  right: 0;
  left: auto; }

html[dir="ltr"] .orientation-accordion li .trend-img-container .sprite {
  left: auto;
  right: 0; }

html[dir="ltr"] .orientation-accordion li .trend-img-container:after {
  right: -25%;
  left: auto; }

html[dir="ltr"] .orientation-accordion li .trend-text-container .links-container a.blue:before, html[dir="ltr"] .orientation-accordion li .trend-text-container .links-container a.green:before {
  transform: skewX(20deg); }

html[dir="ltr"] .orientation-accordion li .trend-text-container .links-container .arrow-left {
  float: right;
  background: url(images/arrow-right.png) no-repeat center; }

html[dir="ltr"] .layer-accordion .layer-header a.layer-state {
  right: 0;
  left: auto; }

html[dir="ltr"] .contact-form .col-8 form ul li label {
  float: left; }

html[dir="ltr"] .contact-form .gform_footer.top_label {
  text-align: right; }

html[dir="ltr"] .contact-form .col-8 form input[type="submit"] {
  margin: 0; }

html[dir="ltr"] .orientation-accordion li .trend-img-container:after {
  right: -25%;
  left: auto; }

html[dir="ltr"] .orientation-accordion li .orientation-accordion li .trend-text-container .links-container a.green:before {
  transform: skewX(20deg); }

html[dir="ltr"] .orientation-accordion li .orientation-accordion li .trend-text-container .links-container .arrow-left {
  background: url("images/arrow-right.png") no-repeat center; }

html[dir="ltr"] .boxes-three .box-three a.button:after {
  background: url("images/arrow-right.png") no-repeat center; }

html[dir="ltr"] .contact-form .col-8 form ul li label span.gfield_required {
  left: 0.8rem;
  right: auto; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  cursor: pointer !important;
  right: 0rem;
  text-align: center;
  width: 4rem;
  top: 0rem;
  height: 4rem;
  background-color: #fff;
  line-height: 3rem;
  opacity: 1;
  color: #000;
  font-size: 4rem; }

.mfp-counter {
  direction: rtl;
  position: absolute;
  top: -4rem;
  right: 0;
  color: #F3F3F3;
  font-size: 1.4rem;
  line-height: 1.2rem;
  white-space: nowrap; }

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

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

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

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

.mfp-arrow:after {
  padding: 1rem; }

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

.mfp-arrow-left:after {
  background-image: url(images/arrow-left.png);
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: center;
  width: 1.6rem;
  height: 1.6rem;
  left: 0; }

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

.mfp-arrow-right:after {
  background-image: url(images/arrow-right.png);
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: center;
  width: 1.6rem;
  height: 1.6rem;
  right: 0; }

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

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

.mfp-iframe-holder .mfp-close {
  top: -4rem; }

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

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

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

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

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

.mfp-figure figure {
  margin: 0; }

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

.mfp-title {
  text-align: center;
  line-height: 1.8rem;
  font-size: 1.6rem;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-image-holder .mfp-close,
  .mfp-iframe-holder .mfp-close {
    width: 3rem;
    height: 3rem;
    top: 1rem; }
  .mfp-iframe-holder .mfp-close {
    top: -3rem; }
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*!
 * FullCalendar v3.1.0 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2016 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left; }

.fc-rtl {
  text-align: right; }

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em; }

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd; }

.fc-unthemed .fc-popover {
  background-color: #fff; }

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: 1.8rem !important;
  margin-top: 1rem !important;
  color: #000000 !important; }

.fc-unthemed .fc-popover .fc-header .fc-title {
  font-weight: bold;
  direction: rtl;
  padding: 1rem 0; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666; }

.fc-unthemed td.fc-today {
  /*background: #fcf8e3;*/
  /*background: #e8e7e7;*/
  background-color: #f7f7f7; }

.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3; }

.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3; }

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7; }

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*
Acceptable font-family overrides for individual icons:
	"Arial", sans-serif
	"Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative; }

.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: bold;
  font-size: 200%;
  top: -7%; }

.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: bold;
  font-size: 200%;
  top: -7%; }

.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%; }

.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%; }

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%; }

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%; }

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%; }

.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%; }

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer; }

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0; }

.fc-state-default {
  /* non-theme */
  border: 1px solid; }

.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .2em;
  vertical-align: middle; }

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6; }

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none; }

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block; }

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px; }

.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px; }

.fc-popover .fc-header .fc-title {
  margin: 0 2px; }

.fc-popover .fc-header .fc-close {
  cursor: pointer; }

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: right; }

.fc-rtl .fc-popover .fc-header .fc-close {
  padding-left: 1rem; }

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right; }

/* unthemed */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px; }

/* jqui themed */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */ }

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px; }

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0; }

.fc-clear {
  clear: both; }

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */ }

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */ }

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */ }

.fc th {
  text-align: center; }

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top; }

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */ }

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer; }

th a[data-goto] {
  color: #16aced;
  font-size: 2.6rem;
  line-height: 5rem;
  font-weight: bold; }

a[data-goto]:hover {
  text-decoration: underline; }

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0; }

.fc-row table {
  /* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent; }

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */ }

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative; }

.fc-row .fc-bg {
  z-index: 1; }

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */ }

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */ }

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent; }

.fc-row .fc-bgevent-skeleton {
  z-index: 2; }

.fc-row .fc-highlight-skeleton {
  z-index: 3; }

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */ }

.fc-row .fc-helper-skeleton {
  z-index: 5; }

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
  /* don't put a border between events and/or the day number */
  border-bottom: 0; }

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0; }

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch; }

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */ }

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
  font-weight: normal;
  /* undo jqui's ui-widget-header bold */ }

.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */ }

/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */ }

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */ }

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed; }

.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: .25; }

.fc-event .fc-content {
  position: relative;
  z-index: 2; }

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4; }

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none; }

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block; }

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px; }

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3); }

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0; }

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */ }

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */ }

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */ }

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px; }

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */ }

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */ }

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px; }

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */ }

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: .25; }

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  /*white-space: nowrap;*/
  /*overflow: hidden;*/ }

.fc-day-grid-event .fc-time {
  font-weight: bold; }

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */ }

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */ }

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  direction: rtl;
  margin: 1px 3px;
  font-size: 1.6rem;
  cursor: pointer;
  text-decoration: none;
  padding-right: 5.5rem;
  padding-top: 0.5rem;
  display: block;
  padding-bottom: 0.5rem;
  font-weight: bold; }

a.fc-more:hover {
  text-decoration: none;
  color: #ffffff; }

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none; }

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */ }

.fc-more-popover {
  z-index: 2;
  width: 220px; }

.fc-more-popover .fc-event-container {
  padding: 10px; }

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red; }

/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center; }

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em; }

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em; }

.fc-toolbar .fc-left {
  float: left; }

.fc-toolbar .fc-right {
  float: right; }

.fc-toolbar .fc-center {
  display: inline-block; }

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em; }

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0; }

/* title text */
.fc-toolbar h2 {
  margin: 0; }

/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative; }

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2; }

.fc-toolbar .fc-state-down {
  z-index: 3; }

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4; }

.fc-toolbar button:focus {
  z-index: 5; }

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1; }

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
  padding-top: 1rem; }

.fc-basicDay-view .fc-content-skeleton tr {
  border-bottom: 1px solid #ddd; }

.fc-basicDay-view .fc-content-skeleton tr:last-child {
  border-bottom: none; }

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */ }

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden; }

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3; }

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px; }

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */ }

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: left; }

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
  font-size: 2rem;
  padding: 1.2rem; }

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0; }

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px; }

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080; }

/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center; }

.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em; }

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */ }

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */ }

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */ }

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap; }

.fc-ltr .fc-axis {
  text-align: right; }

.fc-rtl .fc-axis {
  text-align: center; }

.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome jqui theme making it bold */ }

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1; }

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */ }

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent; }

.fc-time-grid > .fc-bg {
  z-index: 1; }

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */ }

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0; }

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1; }

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3; }

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4; }

.fc-time-grid .fc-now-indicator-line {
  z-index: 5; }

.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6; }

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */ }

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted; }

.fc-time-grid .fc-slats .ui-widget-content {
  /* for jqui theme */
  background: none;
  /* see through to fc-bg */ }

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */ }

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */ }

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px; }

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%; }

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */ }

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0; }

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */ }

.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible; }

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */ }

.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */ }

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px; }

.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap; }

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
  direction: rtl; }

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top; }

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */ }

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */ }

.fc-time-grid-event.fc-short .fc-time:after {
  content: "";
  padding-left: 1rem; }

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */ }

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "="; }

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px; }

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0; }

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */ }

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent; }

/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px; }

/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */ }

.fc-list-view {
  border-width: 1px;
  border-style: solid; }

/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */ }

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px; }

.fc-list-table tr:first-child td {
  border-top-width: 0; }

/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px; }

.fc-list-heading td {
  font-weight: bold; }

.fc-ltr .fc-list-heading-main {
  float: left; }

.fc-ltr .fc-list-heading-alt {
  float: right; }

.fc-rtl .fc-list-heading-main {
  float: right; }

.fc-rtl .fc-list-heading-alt {
  float: left; }

/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */ }

.fc-list-item:hover td {
  background-color: #f5f5f5; }

.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px; }

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0; }

.fc-rtl .fc-list-item-marker {
  padding-left: 0; }

.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit; }

.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline; }

/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table; }

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee; }

/************************Intigo*************************/
.fc-toolbar .fc-right {
  width: auto; }

.fc-toolbar .fc-right div {
  width: 100%; }

.fc-toolbar h2 {
  direction: rtl;
  line-height: 3rem;
  font-size: 2.4rem;
  width: auto;
  display: inline-block;
  padding: 0 5rem; }

.fc-next-button,
.fc-prev-button {
  border-radius: 0 !important;
  height: 3rem !important;
  background: #d2e116;
  border: none;
  box-shadow: none;
  display: inline-block; }

.fc-next-button {
  float: left; }

.fc-prev-button {
  float: right; }

.fc-basicDay-button,
.fc-month-button,
.fc-basicWeek-button {
  border-radius: 0 !important;
  height: 3rem !important;
  color: #ffffff !important;
  background: #16aced;
  border: none;
  box-shadow: none;
  padding: 0.5rem 2rem !important;
  margin-left: 0.2rem !important; }

.fc-month-view .fc-description,
.fc-basicWeek-view .fc-description {
  display: none; }

.fc-basicDay-view .fc-description {
  direction: rtl;
  display: block;
  margin-top: 0.5rem;
  max-width: 70rem;
  float: right; }

.fc-month-button {
  margin-right: 0.5rem !important; }

/**/
.fc-event[href],
.fc-day-grid-event.fc-h-event.fc-event {
  background: none;
  border: 0; }

.fc-agendaSixDay-view .fc-event[href] {
  padding: 0.5rem;
  bottom: auto !important;
  border-radius: 0;
  border: 0;
  margin: 0; }

.fc-time-grid-event.fc-short .fc-title {
  font-size: 1.6rem;
  color: #000000; }

.fc-day-grid-event .fc-content {
  font-size: 1.6rem;
  color: #000000;
  padding: 0.6rem; }
  .fc-day-grid-event .fc-content:after {
    content: "";
    display: table;
    clear: both; }

.fc-time-grid-event.fc-short .fc-time:before,
.fc-time {
  font-size: 1.6rem;
  color: #16aced;
  font-weight: bold; }

.fc-day-grid-event .fc-time {
  direction: rtl;
  position: relative;
  z-index: 1;
  float: right;
  padding: 0 0 0 10px;
  font-size: 1.6rem;
  color: #16aced; }

.fc-day-grid-event .fc-title {
  position: relative;
  z-index: 0;
  float: left;
  width: calc(100% - 5rem); }

.fc-basicDay-view .fc-day-grid-event .fc-title {
  width: calc(100% - 10rem); }

.fc-day-header span {
  line-height: 5rem;
  color: #16aced;
  font-size: 2.6rem;
  font-weight: bold; }

.fc-toolbar button.fc-state-active {
  background-color: #f2f2f2;
  color: #000000 !important; }

/*Popup*/
.white-popup {
  position: relative;
  background: #f2f2f2;
  width: auto;
  width: 65rem;
  max-width: 100%;
  margin: 20px auto;
  padding: 1rem;
  text-align: right; }

.white-popup .inner-popup {
  padding: 0 2rem 1rem; }

.white-popup .inner-popup div {
  display: block;
  margin: 0.6rem 0; }

.white-popup .inner-popup div.title h2 {
  font-size: 2.4rem;
  background: #16aced;
  margin: 0 0 1rem 0;
  display: block;
  color: #fff;
  padding: 1rem 2rem 1rem 2rem; }

.white-popup .mfp-close {
  background: #f2f2f2;
  opacity: 1;
  right: -44px;
  left: auto;
  height: 4.8rem;
  font-size: 4rem; }

/*lior*/
.fc-row.fc-week tbody td {
  transition: all 0.35s ease; }

.fc-month-view .fc-time-grid-event:hover,
.fc-month-view .fc-content-skeleton tbody td:hover,
.fc-basicWeek-view .fc-time-grid-event:hover,
.fc-basicWeek-view .fc-content-skeleton tbody td:hover {
  background: #16aced; }

.fc-month-view .fc-time-grid-event:hover .fc-title,
.fc-month-view .fc-content-skeleton tbody td:hover span.fc-title,
.fc-basicWeek-view .fc-time-grid-event:hover .fc-title,
.fc-basicWeek-view .fc-content-skeleton tbody td:hover span.fc-title {
  color: #ffffff; }

.fc-month-view .fc-time-grid-event:hover .fc-time:before,
.fc-month-view .fc-content-skeleton tbody td:hover span.fc-time,
.fc-basicWeek-view .fc-time-grid-event:hover .fc-time:before,
.fc-basicWeek-view .fc-content-skeleton tbody td:hover span.fc-time {
  color: #ffffff; }

.fc-basicDay-view .fc-head-container.fc-widget-header,
.fc-basicDay-view .fc-widget-content {
  border-width: 0 !important; }

@media screen and (max-width: 768px) {
  .flex-content .calendar-google .fc-toolbar h2 {
    direction: rtl;
    font-size: 2rem;
    width: calc(100% - 12rem);
    display: inline-block;
    padding: 0; }
  .flex-content .calendar-google .fc-toolbar .fc-right {
    width: 100%; }
  .flex-content .calendar-google .fc-toolbar .fc-left {
    float: none;
    margin: 0 auto 2rem;
    display: inline-block; }
  .flex-content .calendar-google .fc-basicWeek-view th a[data-goto] {
    font-size: 1.8rem;
    line-height: 1.8rem;
    display: block;
    padding: 1rem 0; }
  .flex-content .calendar-google .fc-basicWeek-view .fc-event-container {
    position: relative; }
    .flex-content .calendar-google .fc-basicWeek-view .fc-event-container a {
      position: absolute;
      top: calc(50% + 2rem);
      right: calc(50% - 0.8rem);
      z-index: 2;
      width: 1.2rem;
      height: 1.2rem;
      border-radius: 50%;
      background-color: #16aced;
      margin: 0 auto; }
      .flex-content .calendar-google .fc-basicWeek-view .fc-event-container a .fc-content {
        display: none; }
  .flex-content .calendar-google .fc-month-view .fc-event-container {
    position: relative; }
    .flex-content .calendar-google .fc-month-view .fc-event-container a {
      position: absolute;
      top: calc(50% - 0.5rem);
      right: calc(50% - 0.8rem);
      z-index: 2;
      width: 1.2rem;
      height: 1.2rem;
      border-radius: 50%;
      background-color: #16aced;
      margin: 0 auto; }
      .flex-content .calendar-google .fc-month-view .fc-event-container a .fc-content {
        display: none; }
  .flex-content .calendar-google .fc-month-view .fc-more-cell {
    display: none; }
  .flex-content .calendar-google .fc-basicDay-view .fc-title {
    width: 100%;
    float: none; } }

/*
 * qTip2 - Pretty powerful tooltips - v3.0.3
 * http://qtip2.com
 *
 * Copyright (c) 2016
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Wed May 11 2016 10:31 GMT+0100+0100
 * Plugins: tips modal viewport svg imagemap ie6
 * Styles: core basic css3
 */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: rtl;
  box-shadow: none;
  padding: 0; }

.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: right;
  word-wrap: break-word; }

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold; }

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important; }

/* Default close button class */
.qtip-close {
  position: absolute;
  right: -2.8rem;
  top: -0.1rem;
  z-index: 11;
  cursor: pointer;
  outline: medium none;
  border: 1px solid transparent; }

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

/* IE fix */
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: rtl; }

.qtip-icon, .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none; }

.qtip-icon .ui-icon {
  width: 2.8rem;
  height: 2.8rem;
  font-size: 3rem;
  line-height: 2.8rem;
  text-align: center;
  text-indent: 0;
  color: inherit;
  margin-bottom: 0; }

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
.qtip-default {
  border: 1px solid #F1D031;
  background-color: #FFFFA3;
  color: #555; }

.qtip-default .qtip-titlebar {
  background-color: #FFEF93; }

.qtip-default .qtip-icon {
  border-color: none;
  background: #f2f2f2;
  color: #000000; }

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111; }

/*! Light tooltip style */
.qtip-light {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  color: #000000;
  width: 100%;
  max-width: 45rem;
  padding: 2rem;
  font-size: 1.8rem; }
  .qtip-light h3 {
    font-size: 2.4rem;
    line-height: 2.4rem;
    font-weight: bold;
    margin-bottom: 1.5rem; }
  .qtip-light i {
    float: right;
    margin-left: 1rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .qtip-light span {
    float: right;
    width: calc(100% - 5rem);
    line-height: 1.8rem;
    font-size: 1.8rem;
    margin-bottom: 1.4rem; }
    .qtip-light span i {
      background-image: url("images/icon-date.png");
      width: 1.8rem;
      height: 1.9rem; }
  .qtip-light .info-wrapper {
    float: right;
    width: calc(100% - 5rem);
    font-size: 1.8rem;
    line-height: 1.8rem; }
    .qtip-light .info-wrapper p {
      display: inline-block;
      width: calc(100% - 2.6rem); }
    .qtip-light .info-wrapper i {
      display: inline-block;
      background-image: url("images/icon-description.png");
      width: 1.6rem;
      height: 1.7rem;
      margin-top: 0.3rem; }

.qtip-light .qtip-titlebar {
  background-color: #f1f1f1; }

/*! Dark tooltip style */
.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3; }

.qtip-dark .qtip-titlebar {
  background-color: #404040; }

.qtip-dark .qtip-icon {
  border-color: #444; }

.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

/*! Cream tooltip style */
.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35; }

.qtip-cream .qtip-titlebar {
  background-color: #F0DE7D; }

.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0; }

/*! Red tooltip style */
.qtip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323; }

.qtip-red .qtip-titlebar {
  background-color: #F06D65; }

.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0; }

.qtip-red .qtip-icon {
  border-color: #D95252; }

.qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #D95252; }

/*! Green tooltip style */
.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219; }

.qtip-green .qtip-titlebar {
  background-color: #B0DE78; }

.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0; }

/*! Blue tooltip style */
.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD; }

.qtip-blue .qtip-titlebar {
  background-color: #D0E9F5; }

.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0; }

.qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); }

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.qtip-rounded .qtip-titlebar {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

/* Youtube tooltip style */
.qtip-youtube {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #333;
  -moz-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
  color: white;
  border: 0 solid transparent;
  background: #4A4A4A;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, black));
  background-image: -webkit-linear-gradient(top, #4A4A4A 0, black 100%);
  background-image: -moz-linear-gradient(top, #4A4A4A 0, black 100%);
  background-image: -ms-linear-gradient(top, #4A4A4A 0, black 100%);
  background-image: -o-linear-gradient(top, #4A4A4A 0, black 100%); }

.qtip-youtube .qtip-titlebar {
  background-color: #4A4A4A;
  background-color: rgba(0, 0, 0, 0); }

.qtip-youtube .qtip-content {
  padding: .75em;
  font: 12px arial,sans-serif;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"; }

.qtip-youtube .qtip-icon {
  border-color: #222; }

.qtip-youtube .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

/* jQuery TOOLS Tooltip style */
.qtip-jtools {
  background: #232323;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
  background-image: -moz-linear-gradient(top, #717171, #232323);
  background-image: -webkit-linear-gradient(top, #717171, #232323);
  background-image: -ms-linear-gradient(top, #717171, #232323);
  background-image: -o-linear-gradient(top, #717171, #232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333; }

/* IE Specific */
.qtip-jtools .qtip-titlebar {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"; }

.qtip-jtools .qtip-content {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"; }

.qtip-jtools .qtip-titlebar,
.qtip-jtools .qtip-content {
  background: transparent;
  color: white;
  border: 0 dashed transparent; }

.qtip-jtools .qtip-icon {
  border-color: #555; }

.qtip-jtools .qtip-titlebar .ui-state-hover {
  border-color: #333; }

/* Cluetip style */
.qtip-cluetip {
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  background-color: #D9D9C2;
  color: #111;
  border: 0 dashed transparent; }

.qtip-cluetip .qtip-titlebar {
  background-color: #87876A;
  color: white;
  border: 0 dashed transparent; }

.qtip-cluetip .qtip-icon {
  border-color: #808064; }

.qtip-cluetip .qtip-titlebar .ui-state-hover {
  border-color: #696952;
  color: #696952; }

/* Tipsy style */
.qtip-tipsy {
  background: black;
  background: rgba(0, 0, 0, 0.87);
  color: white;
  border: 0 solid transparent;
  font-size: 11px;
  font-family: 'Lucida Grande', sans-serif;
  font-weight: bold;
  line-height: 16px;
  text-shadow: 0 1px black; }

.qtip-tipsy .qtip-titlebar {
  padding: 6px 35px 0 10px;
  background-color: transparent; }

.qtip-tipsy .qtip-content {
  padding: 6px 10px; }

.qtip-tipsy .qtip-icon {
  border-color: #222;
  text-shadow: none; }

.qtip-tipsy .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

/* Tipped style */
.qtip-tipped {
  border: 3px solid #959FA9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #F9F9F9;
  color: #454545;
  font-weight: normal;
  font-family: serif; }

.qtip-tipped .qtip-titlebar {
  border-bottom-width: 0;
  color: white;
  background: #3A79B8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
  background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"; }

.qtip-tipped .qtip-icon {
  border: 2px solid #285589;
  background: #285589; }

.qtip-tipped .qtip-icon .ui-icon {
  background-color: #FBFBFB;
  color: #555; }

/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap {
  /** Taken from Bootstrap body */
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  /** Taken from Bootstrap .popover */
  padding: 1px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.qtip-bootstrap .qtip-titlebar {
  /** Taken from Bootstrap .popover-title */
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.qtip-bootstrap .qtip-titlebar .qtip-close {
  /**
			 * Overrides qTip2:
			 * .qtip-titlebar .qtip-close{
			 *   [...]
			 *   right: 4px;
			 *   top: 50%;
			 *   [...]
			 *   border-style: solid;
			 * }
			 */
  right: 11px;
  top: 45%;
  border-style: none; }

.qtip-bootstrap .qtip-content {
  /** Taken from Bootstrap .popover-content */
  padding: 9px 14px; }

.qtip-bootstrap .qtip-icon {
  /**
		 * Overrides qTip2:
		 * .qtip-default .qtip-icon {
		 *   border-color: #CCC;
		 *   background: #F1F1F1;
		 *   color: #777;
		 * }
		 */
  background: transparent; }

.qtip-bootstrap .qtip-icon .ui-icon {
  /**
			 * Overrides qTip2:
			 * .qtip-icon .ui-icon{
			 *   width: 18px;
			 *   height: 14px;
			 * }
			 */
  width: auto;
  height: auto;
  /* Taken from Bootstrap .close */
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.qtip-bootstrap .qtip-icon .ui-icon:hover {
  /* Taken from Bootstrap .close:hover */
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40); }

/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none; }

.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10; }

/* Opera bug #357 - Incorrect tip position
	https://github.com/Craga89/qTip2/issues/367 */
x:-o-prefocus, .qtip .qtip-tip {
  visibility: hidden; }

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: transparent;
  border: 0 dashed transparent; }

.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible; }

#qtip-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* Applied to modals with show.modal.blur set to true */
#qtip-overlay.blurs {
  cursor: pointer; }

/* Change opacity of overlay here */
#qtip-overlay div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

.qtipmodal-ie6fix {
  position: absolute !important; }

@media screen and (max-width: 768px) {
  .qtip-light {
    max-width: 28rem; } }

#access-plug {
  width: 15.2rem;
  height: 3.2rem;
  z-index: 2; }

.accessibility-menu-wrapper {
  height: 3.2rem;
  line-height: 3.2rem; }

.accessibility-menu {
  border: 1px solid #16aced; }

#access-plug i:not(.yael-logo) {
  display: inline-block;
  vertical-align: middle;
  background-image: url("images/acc-icon-sprite2.png");
  width: 2.2rem;
  height: 2.2rem; }

#access-plug .fa-main-icon {
  background-image: url("images/accessability-top-icon.png") !important; }

#access-plug .font-size-bigger i {
  background-position: 0px -2px; }

#access-plug .font-size-smaller i {
  background-position: 0px -27px; }

#access-plug .readable-font i {
  background-position: 0px -54px; }

#access-plug .contrast-dark i {
  background-position: 0px -79px; }

#access-plug .grayscale i {
  background-position: 0px -104px; }

#access-plug .underline-link i {
  background-position: 0px -129px; }

#access-plug .skip-menu i {
  background-position: 0px -154px; }

#access-plug .reset-setting i {
  background-position: 0px -184px; }

.accessibility-menu-view-toggle {
  cursor: pointer; }

.accessibility-menu-view-toggle i {
  font-size: 30px;
  vertical-align: middle;
  padding: 0 5px;
  background-position-y: -209px; }

.accessibility-menu-conatiner {
  display: block;
  max-height: 0px;
  overflow: hidden;
  transition: max-height .4s ease .7s;
  padding-top: 0px; }

.menu-open .accessibility-menu-conatiner {
  max-height: 720px;
  transition: max-height .5s ease; }

.accessibility-menu {
  padding: 0px 0px 5px;
  background-color: #ffffff; }

.accessibility-menu li {
  padding: 5px 5px;
  background-color: #16aced;
  color: #ffffff;
  cursor: pointer;
  display: block !important;
  text-align: right; }

.accessibility-menu li.title {
  background-color: transparent;
  cursor: auto;
  font-weight: bold;
  color: #000000; }

.accessibility-menu-conatiner li i {
  font-size: 30px;
  vertical-align: middle;
  padding: 0 5px; }

.accessibility-menu-item {
  margin-bottom: 2px;
  display: block;
  opacity: 0;
  transform: translate3d(0, -100%, 0);
  transition: all 0.35s ease;
  transition: transform .3s ease, opacity .3s ease; }

.accessibility-menu-item.credit {
  color: #000000;
  padding: 0px 5px 5px;
  background-color: transparent;
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
  margin-top: 10px;
  cursor: auto; }

.accessibility-menu-item.credit i {
  background-image: url("images/yaelsoft-logo.png");
  width: 15px;
  height: 15px;
  background-position: center;
  background-size: cover;
  display: inline-block !important;
  background-repeat: no-repeat;
  margin: 0 5px 0 2px; }

.accessibility-menu-item:nth-child(1) {
  transition-delay: .2s; }

.accessibility-menu-item:nth-child(2) {
  transition-delay: .25s; }

.accessibility-menu-item:nth-child(3) {
  transition-delay: .3s; }

.accessibility-menu-item:nth-child(4) {
  transition-delay: .35s; }

.accessibility-menu-item:nth-child(5) {
  transition-delay: .45s; }

.accessibility-menu-item:nth-child(6) {
  transition-delay: .5s; }

.accessibility-menu-item:nth-child(7) {
  transition-delay: .55s; }

.accessibility-menu-item:nth-child(8) {
  transition-delay: .6s; }

.accessibility-menu-item:nth-child(9) {
  transition-delay: .65s; }

.accessibility-menu-item:nth-child(10) {
  transition-delay: .7s; }

.accessibility-menu-item:nth-child(11) {
  transition-delay: .75s; }

.accessibility-menu-item:nth-child(12) {
  transition-delay: .8s; }

.accessibility-menu-item:last-child {
  margin-bottom: 0;
  padding: 5px 0; }

.menu-open .accessibility-menu-item {
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.menu-open .accessibility-menu-item.font-size {
  background-color: transparent; }

#font-resizer {
  margin: 10px -5px 0; }

#font-resizer .accessibility-menu-item {
  background-color: #525252;
  padding: 10px 5px; }

.accessibility-menu .accessibility-menu-item.active {
  background: #eee;
  color: #333; }

/****************************/
body.acp-bright, body.acp-bright * {
  background-color: white !important;
  color: black !important; }

body.readable-font {
  font-family: verdana; }

body.rtl.readable-font {
  font-family: arial; }

/****************************/
@media screen and (max-width: 767px) {
  #access-plug {
    /*position: relative;*/ }
  .accessibility-menu li {
    padding: 5px 5px; } }

#footer {
  background-image: url("images/footer-bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #f2f2f2;
  margin: 3.5rem 0 0 0;
  color: #6b6b6b;
  padding: 0 0.75rem; }

.top-menu {
  height: 5rem;
  background-color: #474747;
  position: relative; }
  .top-menu .floating-news-box {
    position: absolute;
    top: 0;
    right: 2rem;
    max-width: 80rem;
    width: auto;
    color: #ffffff;
    line-height: 5rem; }
    .top-menu .floating-news-box:after {
      content: "";
      display: table;
      clear: both; }
    .top-menu .floating-news-box span {
      background-color: transparent;
      color: #ffffff;
      font-size: 1.8rem;
      text-decoration: none;
      border: none;
      display: inline-block;
      position: relative;
      z-index: 1;
      font-weight: bold;
      float: right;
      padding: 0 2rem; }
      .top-menu .floating-news-box span:before {
        content: "";
        display: inline-block;
        top: 0;
        right: 0;
        transform: skewX(-20deg);
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #16aced;
        z-index: -1;
        transition: background-color .35s ease; }
      .top-menu .floating-news-box span:hover:before {
        background-color: #75cef4; }
    .top-menu .floating-news-box .content {
      background-color: transparent;
      color: #ffffff;
      font-size: 1.8rem;
      text-decoration: none;
      border: none;
      display: inline-block;
      position: relative;
      z-index: 1;
      float: right;
      padding: 0 2rem; }
      .top-menu .floating-news-box .content:before {
        content: "";
        display: inline-block;
        top: 0;
        right: 0;
        transform: skewX(-20deg);
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(22, 172, 237, 0.7);
        z-index: -1;
        transition: background-color .35s ease; }
      .top-menu .floating-news-box .content:hover:before {
        background-color: rgba(117, 206, 244, 0.7); }
      .top-menu .floating-news-box .content .close {
        float: left;
        padding: 0 3rem 0 1rem;
        cursor: pointer; }
  .top-menu .col-menu {
    position: relative; }
    .top-menu .col-menu a {
      text-decoration: none;
      color: inherit;
      font-size: 1.6rem; }
    .top-menu .col-menu > ul {
      display: inline-block;
      float: left;
      margin: 1rem 0; }
      .top-menu .col-menu > ul:after {
        content: "";
        display: table;
        clear: both; }
      .top-menu .col-menu > ul > li {
        display: table;
        float: right;
        position: relative; }
        .top-menu .col-menu > ul > li:after {
          content: "";
          position: absolute;
          display: block;
          width: 0.1rem;
          height: 100%;
          background-color: #ffffff;
          top: 0;
          left: -0.05rem; }
        .top-menu .col-menu > ul > li:last-child::after {
          width: 0; }
        .top-menu .col-menu > ul > li:last-child a {
          padding-left: 0; }
        .top-menu .col-menu > ul > li > a {
          display: table-cell;
          vertical-align: middle;
          height: 3rem;
          padding: 0 1.2rem;
          color: #fff; }
          .top-menu .col-menu > ul > li > a > img {
            display: inline-block; }
        .top-menu .col-menu > ul > li i.reshet-icon {
          background: url(images/mu-logo.png) no-repeat center;
          width: 2.5rem;
          height: 2.4rem;
          float: right; }
        .top-menu .col-menu > ul > li > ul {
          position: absolute;
          top: 100%;
          right: 0;
          width: 100%;
          opacity: 0;
          pointer-events: none;
          z-index: 1;
          display: block;
          transform: translate3d(0, 1rem, 0);
          transition: .35s ease; }
          .top-menu .col-menu > ul > li > ul > li > a {
            padding: 1rem 1.5rem;
            background-color: #474747;
            display: block;
            transition: 0.35s ease; }
            .top-menu .col-menu > ul > li > ul > li > a:hover {
              background-color: #141414;
              color: #ffffff; }
        .top-menu .col-menu > ul > li.dropdown > a {
          position: relative;
          padding-left: 3rem; }
          .top-menu .col-menu > ul > li.dropdown > a:after {
            width: 1rem;
            height: 1rem;
            top: 1.75rem;
            left: 1.5rem;
            position: absolute;
            content: "";
            background-color: #000000; }
        .top-menu .col-menu > ul > li:hover > ul {
          opacity: 1;
          pointer-events: all;
          transform: translate3d(0, 0, 0); }

.logo-row {
  background-color: #f7f7f7;
  position: relative;
  z-index: 3; }
  .logo-row .container {
    height: 11rem; }
    .logo-row .container .row {
      display: block;
      padding: 2rem 0 0 0; }
      .logo-row .container .row .logo-wrapper {
        display: block; }
        .logo-row .container .row .logo-wrapper .logo-container {
          display: inline-block;
          vertical-align: middle;
          width: auto; }
        .logo-row .container .row .logo-wrapper .logo {
          position: relative; }
          .logo-row .container .row .logo-wrapper .logo a {
            display: block;
            float: right; }
          .logo-row .container .row .logo-wrapper .logo:after {
            content: "";
            background: url("images/rectangle-sep.png") no-repeat center;
            width: 2.4rem;
            height: 5.1rem;
            position: relative;
            float: right;
            padding: 1rem 1rem 1rem 1rem; }
        .logo-row .container .row .logo-wrapper .school-logo {
          vertical-align: middle;
          width: calc(100% - 21rem); }
      .logo-row .container .row .col-menu {
        height: 3.2rem;
        padding: 1.8rem 0 0 0; }
        .logo-row .container .row .col-menu .social-container {
          width: 6.9rem;
          height: 3.2rem;
          float: left; }
          .logo-row .container .row .col-menu .social-container a {
            float: right;
            padding: 0 0 0 0.5rem; }
            .logo-row .container .row .col-menu .social-container a:last-child {
              padding: 0; }
          .logo-row .container .row .col-menu .social-container i {
            width: 3.2rem;
            height: 3.2rem;
            display: block; }
          .logo-row .container .row .col-menu .social-container i.fb-icon {
            background: url(images/fb-icon.png) no-repeat center; }
          .logo-row .container .row .col-menu .social-container i.yt-icon {
            background: url(images/yt-icon.png) no-repeat center; }
        .logo-row .container .row .col-menu a {
          text-decoration: none;
          color: inherit;
          font-size: 1.6rem;
          color: #333; }
        .logo-row .container .row .col-menu > ul {
          display: inline-block;
          float: left;
          width: calc(100% - 6.9rem); }
          .logo-row .container .row .col-menu > ul:after {
            content: "";
            display: table;
            clear: both; }
          .logo-row .container .row .col-menu > ul > li {
            display: table;
            float: right;
            position: relative; }
            .logo-row .container .row .col-menu > ul > li i {
              background-position: center;
              background-repeat: no-repeat;
              display: table-cell; }
            .logo-row .container .row .col-menu > ul > li i.contact-top-icon {
              background-image: url("images/contact-top-icon.png");
              width: 1.8rem;
              height: 1.5rem; }
            .logo-row .container .row .col-menu > ul > li i.lang-top-icon {
              background-image: url("images/lang-top-icon.png");
              width: 1.9rem;
              height: 1.8rem; }
            .logo-row .container .row .col-menu > ul > li i.search-top-icon {
              background-image: url("images/search-top-icon.png");
              width: 1.8rem;
              height: 1.8rem;
              cursor: pointer; }
            .logo-row .container .row .col-menu > ul > li > a {
              display: table-cell;
              vertical-align: middle;
              height: 3.2rem;
              padding: 0 1.5rem 0 3rem; }
              .logo-row .container .row .col-menu > ul > li > a > img {
                display: inline-block; }
            .logo-row .container .row .col-menu > ul > li.search-container {
              position: relative; }
              .logo-row .container .row .col-menu > ul > li.search-container form {
                transition: all 0.35s ease;
                transform: scale(0);
                position: absolute;
                bottom: -3.2rem;
                right: -5rem;
                width: 22rem; }
                .logo-row .container .row .col-menu > ul > li.search-container form.show-search {
                  transform: scale(1); }
                .logo-row .container .row .col-menu > ul > li.search-container form i {
                  cursor: pointer; }
                .logo-row .container .row .col-menu > ul > li.search-container form:after {
                  content: "";
                  display: table;
                  clear: both; }
                .logo-row .container .row .col-menu > ul > li.search-container form input[type="text"] {
                  background: #ffffff;
                  border: 1px solid #16aced;
                  width: calc(100% - 3rem);
                  float: right;
                  line-height: 2.8rem;
                  padding: 0 1rem; }
                .logo-row .container .row .col-menu > ul > li.search-container form input[type="submit"] {
                  background-color: #ffffff;
                  text-indent: -999rem;
                  float: right;
                  width: 3rem;
                  height: 3rem;
                  cursor: pointer;
                  background-image: url("images/search-top-icon.png");
                  background-repeat: no-repeat;
                  background-position: center;
                  border: 1px solid #16aced; }

@media screen and (max-width: 1280px) {
  .logo-row:after {
    content: "";
    display: table;
    clear: both; }
  .logo-row .container .row .col-5 .col-menu {
    height: auto; }
    .logo-row .container .row .col-5 .col-menu > ul {
      margin-top: -1.6rem;
      text-align: center; }
      .logo-row .container .row .col-5 .col-menu > ul li {
        display: inline-block;
        float: none; }
        .logo-row .container .row .col-5 .col-menu > ul li a {
          padding: 0 1rem; } }

.main-nav {
  background-color: #16aced;
  position: relative;
  width: 100%; }
  .main-nav nav {
    text-align: center; }
    .main-nav nav:after {
      content: "";
      display: table;
      clear: both; }
    .main-nav nav li {
      position: relative;
      display: inline-block; }
      .main-nav nav li a {
        text-decoration: none;
        color: inherit;
        display: table-cell;
        height: 5rem;
        color: #ffffff;
        padding: 0 2.8rem;
        position: relative;
        transition: .35s ease;
        vertical-align: middle;
        line-height: 1.2;
        font-size: 1.8rem;
        z-index: 1; }
        .main-nav nav li a:before {
          content: "";
          width: 100%;
          height: calc(5rem + 0.2rem);
          top: 0;
          right: 0;
          position: absolute;
          z-index: -1;
          background-color: #0f8bc1;
          transform: skewX(-20deg);
          opacity: 0;
          transition: opacity .35s ease; }
      .main-nav nav li:hover > a:before, .main-nav nav li.current-menu-item > a:before {
        opacity: 1; }
      .main-nav nav li ul.sub-menu {
        display: none;
        position: absolute;
        top: 5rem;
        right: 0.9rem;
        width: 20rem;
        max-width: 20rem;
        background: #16aced;
        padding: 1rem 0 0.3rem;
        z-index: 1; }
      .main-nav nav li:hover ul.sub-menu {
        display: block; }
        .main-nav nav li:hover ul.sub-menu li:hover > a:before, .main-nav nav li:hover ul.sub-menu li.current-menu-item > a:before {
          opacity: 0;
          text-decoration: underline; }

/*Currents*/
.single-school_news .menu-item-137 > a:before,
.single-layer .menu-item-141 > a:before,
.single-orientation .menu-item-139 > a:before,
.single-gallery .menu-item-281 > a:before {
  opacity: 1; }

.page-template-ptm-home-school .main-nav {
  position: absolute;
  background-color: rgba(22, 172, 237, 0.6);
  z-index: 2; }

@media screen and (max-width: 1368px) {
  .main-nav nav li a {
    padding: 0 1.2rem; } }

@media screen and (max-width: 1024px) {
  .main-nav nav li a {
    padding: 0 0.8rem; } }

.footer-menu {
  padding: 4rem 0; }
  .footer-menu h2 {
    font-size: 2rem;
    display: inline-block;
    color: #000;
    padding: 0 0 1rem 0;
    margin: 0 0 1rem 0;
    position: relative; }
    .footer-menu h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 6.7rem;
      border-radius: 0.3rem;
      background-color: #000000; }
  .footer-menu ul li a {
    font-size: 1.6rem;
    line-height: 1.4;
    text-decoration: none; }
    .footer-menu ul li a:hover {
      text-decoration: underline; }
  .footer-menu ul a {
    color: #6b6b6b; }
  .footer-menu p {
    line-height: 1.4; }
  .footer-menu .col-3 .social-container {
    width: auto;
    height: 2.8rem;
    float: right;
    margin: 3.5rem 0 0 0; }
    .footer-menu .col-3 .social-container a {
      float: right;
      padding: 0 0 0 0.5rem; }
      .footer-menu .col-3 .social-container a:last-child {
        padding: 0; }
    .footer-menu .col-3 .social-container i {
      width: 2.8rem;
      height: 2.8rem;
      display: block; }
    .footer-menu .col-3 .social-container i.fb-icon {
      background: url(images/fb-icon.png) no-repeat center; }
    .footer-menu .col-3 .social-container i.yt-icon {
      background: url(images/yt-icon.png) no-repeat center; }

.footer-credit .container {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 1px solid #c2c2c2; }
  .footer-credit .container .right-side {
    float: right; }
  .footer-credit .container .left-side {
    float: left;
    text-align: left; }
  .footer-credit .container p {
    font-size: 1.4rem; }
    .footer-credit .container p a {
      color: #6b6b6b; }
      .footer-credit .container p a:hover {
        text-decoration: underline; }

.footer-credit .recaptcha-credit {
  text-align: center;
  direction: ltr;
  font-size: 1.2rem;
  margin-top: 15px; }

@media screen and (max-width: 768px) {
  .footer-menu .col-3 {
    width: 50%;
    min-height: 18rem; }
  .footer-credit {
    text-align: center; }
    .footer-credit .container .right-side,
    .footer-credit .container .left-side {
      width: 100%;
      text-align: center; } }

.title-section {
  position: relative;
  margin: 4.5rem 0 0 0; }
  .title-section .container {
    position: relative; }
    .title-section .container .title-section {
      position: relative; }
      .title-section .container .title-section:after {
        content: "";
        display: block;
        height: 0.5rem;
        background: linear-gradient(to right, #16aced, #d2e116, #16aced, #d2e116, #16aced);
        position: absolute;
        right: 0;
        bottom: -1rem;
        width: 100%; }
  .title-section .breadcrumbs {
    display: inline-block;
    font-size: 1.4rem;
    color: #000000; }
    .title-section .breadcrumbs span {
      padding: 0 0.3rem; }
      .title-section .breadcrumbs span a {
        color: #000000;
        text-decoration: none;
        padding: 0 0.3rem 0 0; }
        .title-section .breadcrumbs span a:hover {
          text-decoration: underline; }
        .title-section .breadcrumbs span a span {
          padding: 0 0 0 0; }
      .title-section .breadcrumbs span:nth-child(1) {
        padding: 0 0 0 0.3rem; }
  .title-section h1 {
    font-size: 5rem;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 4rem 0;
    color: #16aced;
    max-width: calc(100% - 12rem);
    width: 100%;
    position: relative; }
  .title-section .addthis {
    top: 5rem;
    width: 9.2rem;
    text-align: left;
    position: absolute;
    bottom: 3.1rem;
    left: 1.5rem;
    padding: 0 0 1.8rem 0; }

@media screen and (max-width: 768px) {
  .title-section {
    margin-top: 0; }
    .title-section h1 {
      font-size: 4rem;
      line-height: 1;
      margin: 0;
      width: 100%;
      max-width: 100%; }
    .title-section .social-share-col {
      position: relative;
      margin: 2rem 0 0.5rem;
      width: 100%; }
      .title-section .social-share-col .addthis {
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        padding: 0;
        text-align: right;
        width: 100%; } }

.contact-form {
  padding: 0 0 8rem 0; }
  .contact-form .col-8 {
    padding-left: 10rem;
    border-left: 1px solid #000; }
    .contact-form .col-8 p.form-title {
      font-size: 2.4rem;
      margin: 0 0 4rem 0; }
    .contact-form .col-8 form ul {
      margin-right: 0; }
      .contact-form .col-8 form ul #field_1_2 input {
        width: calc(100% - 14rem); }
      .contact-form .col-8 form ul li {
        list-style: none; }
        .contact-form .col-8 form ul li label {
          font-size: 2.1rem;
          font-weight: bold;
          width: 14rem;
          padding: 0.5rem 0 0 0; }
          .contact-form .col-8 form ul li label span.gfield_required {
            color: red;
            vertical-align: middle;
            text-align: center;
            width: 1rem;
            height: 1rem;
            position: relative;
            top: 0.5rem;
            right: 0.8rem;
            font-size: 3rem; }
        .contact-form .col-8 form ul li div {
          margin: 0; }
        .contact-form .col-8 form ul li select, .contact-form .col-8 form ul li input[type="text"], .contact-form .col-8 form ul li input[type="mail"] {
          background: #f2f2f2;
          height: 4.2rem;
          line-height: 4.2rem;
          margin: 0 0 10px 0;
          width: 40%;
          padding: 1rem; }
        .contact-form .col-8 form ul li textarea {
          background: #f2f2f2;
          height: 16rem;
          width: calc(100% - 14rem);
          padding: 1rem;
          font-size: 1.8rem; }
        .contact-form .col-8 form ul li .g-recaptcha {
          width: calc(100% - 14rem);
          float: right;
          margin: 1rem 0; }
    .contact-form .col-8 form input[type="submit"] {
      background: #d2e116;
      font-size: 2.4rem;
      font-weight: bold;
      padding: 1rem 4.6rem;
      margin: 1rem 14rem 0 0;
      cursor: pointer; }
  .contact-form .col-4 {
    padding-right: 5rem; }
    .contact-form .col-4 h2 {
      position: relative;
      color: #16aced;
      font-size: 2.9rem;
      margin: 0 0 3rem 0;
      padding: 0 0 2rem 0; }
      .contact-form .col-4 h2:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        height: 0.2rem;
        width: 7rem;
        border-radius: 0.3rem;
        background-color: #16aced; }
    .contact-form .col-4 p {
      font-size: 2.4rem;
      font-weight: 700; }

@media screen and (max-width: 768px) {
  .contact-form {
    padding-bottom: 4rem; }
    .contact-form .col-8 {
      width: 100%;
      padding: 0 0 4rem 0;
      border: none; }
      .contact-form .col-8 form ul #field_1_2 input {
        width: 100%; }
      .contact-form .col-8 form ul li textarea,
      .contact-form .col-8 form ul li input[type="text"] {
        width: 100%; }
      .contact-form .col-8 form ul li .g-recaptcha {
        width: 100%; }
      .contact-form .col-8 form input[type="submit"] {
        margin-right: 0; }
    .contact-form .col-4 {
      width: 100%;
      padding: 0; } }

.contact-headline {
  padding: 0 0 5rem 0; }
  .contact-headline h2 {
    position: relative;
    color: #000000;
    font-size: 3.6rem;
    margin: 0 0 3rem 0;
    padding: 0 0 2rem 0; }
    .contact-headline h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 7rem;
      border-radius: 0.3rem;
      background-color: #000000; }
  .contact-headline p {
    font-size: 2rem; }
    .contact-headline p strong {
      font-size: 2.4rem; }
  .contact-headline a.direction-link {
    position: relative;
    display: inline-block;
    border: none; }
    .contact-headline a.direction-link:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 7rem;
      border-radius: 0.3rem;
      background-color: #000000; }
    .contact-headline a.direction-link i {
      width: 14.4rem;
      height: 5.2rem;
      float: right;
      margin: 0 0 0 2rem; }
      .contact-headline a.direction-link i.icon-waze {
        background: url("images/icon-waze.png") no-repeat center; }
      .contact-headline a.direction-link i.icon-moovit {
        background: url("images/icon-moovit.png") no-repeat center; }

.acf-map .acf-map-container {
  width: 100%;
  height: 46rem; }

.gm-style > div:first-child > div + div > div:last-child > div > div:last-child {
  display: none; }

#infowindow-custom {
  background: url("images/infowindow-bg.png") no-repeat center;
  width: 34rem;
  height: 10.2rem;
  padding: 1rem 1rem;
  color: #000000;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.6; }
  #infowindow-custom strong {
    width: 100%;
    display: block;
    font-size: 1.8rem;
    margin: 0.2rem 0 0 0; }
  #infowindow-custom span {
    margin: 0;
    display: block;
    font-size: 1.4rem;
    line-height: 1.4rem; }

/* white background and box outline */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div {
  /* we have to use !important because we are overwritng inline styles */
  background-color: transparent !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
  border-radius: 10rem; }

/* close button */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child {
  display: none; }

/* arrow colour */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div > div {
  display: none; }

/* image icon inside close button */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child > img {
  display: none; }

/* positioning of infowindow */
.gm-style-iw {
  top: 4rem !important;
  right: 2.7rem !important; }

@media screen and (max-width: 768px) {
  .acf-map #infowindow-custom {
    background-image: url(images/infowindow-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 24rem;
    height: 10.2rem;
    font-size: 1.4rem;
    line-height: 1.2;
    padding: 2.1rem 1rem 1rem 2rem; }
    .acf-map #infowindow-custom strong {
      font-size: 1.4rem; }
  .gm-style-iw {
    top: 6rem !important; } }

.home-banner {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1; }
  .home-banner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: -1; }
  .home-banner .home-banner-opacity {
    max-width: 106rem;
    margin: 8rem auto 0;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    padding: 5rem; }
    .home-banner .home-banner-opacity h2 {
      color: #ffffff;
      font-size: 5.5rem;
      font-weight: 700;
      margin: 0 0 1rem 0; }
    .home-banner .home-banner-opacity p {
      color: #ffffff;
      font-size: 5.5rem;
      margin: 0 0 2rem 0; }
    .home-banner .home-banner-opacity a {
      color: #d2e116;
      font-size: 2.2rem;
      text-decoration: none;
      display: inline-block;
      border-bottom: none;
      line-height: 3rem;
      text-indent: 1rem; }
      .home-banner .home-banner-opacity a:hover {
        color: #d2e116; }
      .home-banner .home-banner-opacity a i {
        float: right;
        width: 3rem;
        height: 3rem;
        background: url("images/icon-play.png") no-repeat center; }
  .home-banner .home-banner-links {
    display: block;
    padding: 0 0 5rem 0; }
    .home-banner .home-banner-links ul {
      display: block;
      text-align: center;
      margin: 3.5rem 0 6rem 0; }
      .home-banner .home-banner-links ul li {
        display: inline-block;
        padding: 0 2rem; }
        .home-banner .home-banner-links ul li .links-container {
          font-size: 2.6rem;
          color: #ffffff;
          line-height: 3.5rem;
          text-indent: 1rem;
          display: inline-block; }
        .home-banner .home-banner-links ul li a {
          font-size: 2.6rem;
          color: #ffffff;
          text-decoration: none;
          border-bottom: none;
          line-height: 3.5rem;
          text-indent: 1rem;
          display: inline-block; }
          .home-banner .home-banner-links ul li a:hover {
            color: #ffffff; }
        .home-banner .home-banner-links ul li i {
          float: right;
          width: 3.5rem;
          height: 3.5rem;
          background: url("images/home-banner-link-icon.png") no-repeat center; }
    .home-banner .home-banner-links .button-container {
      text-align: center;
      display: block; }
      .home-banner .home-banner-links .button-container a.button {
        background-color: transparent;
        color: #000000;
        font-size: 2.7rem;
        text-decoration: none;
        border: none;
        display: inline-block;
        position: relative;
        z-index: 1;
        line-height: 3.1rem;
        padding: 1rem 7rem; }
        .home-banner .home-banner-links .button-container a.button:before {
          content: "";
          display: inline-block;
          top: 0;
          right: 0;
          transform: skewX(-20deg);
          position: absolute;
          top: 0;
          width: 100%;
          height: 100%;
          background-color: #d2e116;
          z-index: -1;
          transition: background-color .35s ease; }
        .home-banner .home-banner-links .button-container a.button:hover:before {
          background-color: #e7f16c; }
        .home-banner .home-banner-links .button-container a.button span {
          padding: 0 1rem 0 0; }
        .home-banner .home-banner-links .button-container a.button i {
          float: right;
          width: 2.5rem;
          height: 3.1rem;
          background-image: url("images/icon-hand.png");
          background-position: center;
          background-repeat: no-repeat; }
  .home-banner .floting-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 42.5rem;
    height: 14.5rem;
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff; }
    .home-banner .floting-box:after {
      content: "";
      display: table;
      clear: both; }
    .home-banner .floting-box a {
      color: #ffffff;
      text-decoration: none;
      border: none; }
    .home-banner .floting-box img {
      float: right;
      width: auto;
      max-width: 17.5rem;
      height: 14.5rem; }
    .home-banner .floting-box .content-wrap {
      width: calc(100% - 17.5rem);
      padding: 2rem;
      float: right; }
      .home-banner .floting-box .content-wrap h2 {
        font-size: 2.4rem;
        margin-bottom: 1rem; }
      .home-banner .floting-box .content-wrap .content {
        font-size: 1.8rem; }

@media screen and (max-width: 768px) {
  .home-banner .home-banner-opacity {
    margin: 2rem auto 0;
    padding: 1rem; }
    .home-banner .home-banner-opacity h2 {
      font-size: 3.5rem; }
    .home-banner .home-banner-opacity p {
      font-size: 3rem;
      margin-bottom: 1rem; }
  .home-banner .home-banner-links {
    padding-bottom: 2rem; }
    .home-banner .home-banner-links ul {
      margin: 1.5rem 0 1.5rem 0; }
      .home-banner .home-banner-links ul li {
        padding-bottom: 1rem; }
        .home-banner .home-banner-links ul li .links-container {
          font-size: 2rem; }
        .home-banner .home-banner-links ul li a {
          font-size: 2rem; }
    .home-banner .home-banner-links .button-container a.button {
      padding: 1rem 3rem; }
  .home-banner .floting-box {
    height: auto; }
    .home-banner .floting-box .content-wrap {
      padding: 1rem; } }

@media screen and (max-width: 1280px) {
  .home-banner .floting-box {
    position: relative;
    margin: 2rem auto 0;
    bottom: 2rem; } }

.home-news {
  height: 11rem;
  background: #f2f2f2; }
  .home-news .col-3 {
    line-height: 3rem;
    color: #000000;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem; }
    .home-news .col-3 span {
      font-size: 3rem;
      font-weight: 700;
      display: inline-block;
      padding: 0 1rem 0 0; }
    .home-news .col-3 i {
      float: right;
      width: 3rem;
      height: 3rem;
      background-image: url("images/icon-news.png");
      background-position: center;
      background-repeat: no-repeat; }
  .home-news .col-9 {
    font-size: 2.6rem;
    padding-top: 3.9rem;
    padding-bottom: 3.9rem; }
    .home-news .col-9 .col-10 {
      overflow: hidden;
      height: 2.6rem; }
      .home-news .col-9 .col-10 .news-item a {
        text-decoration: none;
        color: #000000; }
    .home-news .col-9 .home-new-arrows {
      width: 7rem;
      float: left;
      padding: 0.6rem 0 0 0; }
      .home-news .col-9 .home-new-arrows .arrow {
        cursor: pointer;
        width: 1.6rem;
        height: 1.6rem;
        background-repeat: no-repeat;
        background-position: center; }
        .home-news .col-9 .home-new-arrows .arrow.arrow-right {
          background-image: url("images/arrow-right.png");
          float: right; }
        .home-news .col-9 .home-new-arrows .arrow.arrow-left {
          float: left;
          background-image: url("images/arrow-left.png"); }

@media screen and (max-width: 768px) {
  .home-news {
    height: auto; }
    .home-news .col-9 {
      padding: 0 0 1rem 0; }
      .home-news .col-9 .col-10 {
        text-align: center; }
        .home-news .col-9 .col-10 .news-item a {
          font-size: 2rem; }
      .home-news .col-9 .home-new-arrows {
        float: none;
        padding: 2rem 0 1rem;
        overflow: hidden;
        margin: 0 auto; }
    .home-news .col-3 {
      padding: 1.5rem 0 0;
      text-align: center; }
      .home-news .col-3 i {
        float: none;
        display: inline-block; } }

@media screen and (width: 768px) {
  .home-news .col-3 span {
    font-size: 2.4rem; }
  .home-news .col-9 .col-10 {
    height: 6rem;
    line-height: 6rem; }
  .home-news .col-9 .home-new-arrows {
    padding-top: 2.6rem; } }

.boxes-three [class^="col"], .boxes-three .row > .col {
  padding: 0; }

.boxes-three header {
  padding: 4rem 0;
  text-align: center;
  display: block; }
  .boxes-three header img {
    margin: 0 0 1rem 0; }
  .boxes-three header h2 {
    font-size: 4rem;
    line-height: 4rem;
    font-weight: bold;
    margin: 0 0 2rem 0; }
  .boxes-three header p.sub-title {
    padding: 0 0 2rem 0;
    margin: 0 0 3rem 0;
    font-size: 2.4rem;
    line-height: 2.4rem;
    position: relative;
    display: inline-block; }
    .boxes-three header p.sub-title:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 7rem;
      border-radius: 0.3rem;
      background-color: #000000; }
    .boxes-three header p.sub-title::after {
      right: calc(50% - 3.5rem); }

.boxes-three .box-three {
  width: 100%;
  background: none;
  margin-bottom: 0.2rem;
  display: block; }
  .boxes-three .box-three p, .boxes-three .box-three a {
    font-size: 2.4rem; }
  .boxes-three .box-three h2 {
    font-size: 3.6rem;
    line-height: 3.6rem;
    font-weight: bold; }
  .boxes-three .box-three a.button {
    background-color: transparent;
    color: #ffffff;
    font-size: 2.4rem;
    text-decoration: none;
    border: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 1.2rem 2rem; }
    .boxes-three .box-three a.button:before {
      content: "";
      display: inline-block;
      top: 0;
      right: 0;
      transform: skewX(-20deg);
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #16aced;
      z-index: -1;
      transition: background-color .35s ease; }
    .boxes-three .box-three a.button:hover:before {
      background-color: #75cef4; }
    .boxes-three .box-three a.button:after {
      content: " ";
      width: 1.6rem;
      height: 1.6rem;
      background: url(images/arrow-left.png) no-repeat center;
      margin: 0.3rem 1rem 0 0;
      display: inline-block; }
  .boxes-three .box-three .box-content {
    float: right;
    padding: 2.5rem 2.5rem; }
  .boxes-three .box-three .image-container {
    background-repeat: no-repeat;
    background-size: cover; }
  .boxes-three .box-three.left .with-image {
    float: left; }
  .boxes-three .box-three.image-and-text img {
    display: inline-block;
    float: left; }
  .boxes-three .box-three.image-and-text .box-content {
    float: right;
    padding-left: 11rem; }
    .boxes-three .box-three.image-and-text .box-content a.button {
      position: absolute;
      left: 4.5rem;
      bottom: 2.5rem; }
  .boxes-three .box-three .col-45 {
    padding: 0 0 0 0; }
  .boxes-three .box-three .blue-bg {
    color: #ffffff;
    background-color: #16aced;
    background-image: url(images/box-three-back-blue.png);
    background-position: -3.3rem calc(100% + 4.7rem);
    background-repeat: no-repeat;
    position: relative; }
    .boxes-three .box-three .blue-bg a.button {
      background-color: transparent;
      color: #16aced;
      font-size: 2.4rem;
      text-decoration: none;
      border: none;
      display: inline-block;
      position: relative;
      z-index: 1;
      position: absolute;
      left: 2.5rem;
      bottom: 2.5rem; }
      .boxes-three .box-three .blue-bg a.button:before {
        content: "";
        display: inline-block;
        top: 0;
        right: 0;
        transform: skewX(-20deg);
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        z-index: -1;
        transition: background-color .35s ease; }
      .boxes-three .box-three .blue-bg a.button:hover:before {
        background-color: white; }
      .boxes-three .box-three .blue-bg a.button:hover:before {
        background-color: #dfdfdf; }
  .boxes-three .box-three .gray-light-bg {
    color: #000000; }

.boxes-three .all-projects-link {
  margin: 4rem auto 6rem;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  width: 100%; }
  .boxes-three .all-projects-link a {
    color: #000000;
    font-size: 2rem;
    text-decoration: none;
    display: inline-block;
    border: none;
    line-height: 2rem; }
    .boxes-three .all-projects-link a i {
      float: left;
      width: 1.1rem;
      height: 1.1rem;
      background: url(images/arrow-left.png) no-repeat center;
      margin: 0.5rem 1rem 0 0;
      background-size: 100%; }

.boxes-three .left .blue-bg {
  margin-left: 0.2rem; }

.boxes-three .right .blue-bg {
  margin-right: 0.2rem; }

.boxes-three .image-and-text, .boxes-three .col-8.with-image {
  background-color: #f2f2f2;
  background: none;
  height: 100%;
  position: relative;
  overflow: hidden;
  min-height: 297px; }
  .boxes-three .image-and-text .image, .boxes-three .image-and-text .col-45, .boxes-three .image-and-text .col-6:first-child, .boxes-three .col-8.with-image .image, .boxes-three .col-8.with-image .col-45, .boxes-three .col-8.with-image .col-6:first-child {
    min-height: 100%;
    width: 45%;
    background-image: url(" ");
    background-size: cover;
    background-position: center;
    float: left; }
  .boxes-three .image-and-text .background, .boxes-three .col-8.with-image .background {
    background-color: #f2f2f2;
    height: 100%;
    position: absolute;
    top: 0;
    left: 36%;
    min-height: 100%;
    width: 73%;
    transform: skewX(-20deg);
    overflow: hidden; }
    .boxes-three .image-and-text .background .back-img, .boxes-three .image-and-text .background:after, .boxes-three .col-8.with-image .background .back-img, .boxes-three .col-8.with-image .background:after {
      content: "";
      min-height: 100%;
      position: absolute;
      width: 93%;
      transform: skewX(20deg);
      left: -5.3%;
      z-index: 2; }
  .boxes-three .image-and-text .content, .boxes-three .image-and-text .box-content, .boxes-three .col-8.with-image .content, .boxes-three .col-8.with-image .box-content {
    position: absolute;
    min-height: 100%;
    top: 0;
    width: 55%;
    left: 45%;
    width: 69%;
    left: 31%;
    background: none;
    z-index: 3; }
  .boxes-three .image-and-text.col-8.with-image .image, .boxes-three .image-and-text.col-8.with-image .col-45, .boxes-three .image-and-text.col-8.with-image .col-6:first-child, .boxes-three .col-8.with-image.col-8.with-image .image, .boxes-three .col-8.with-image.col-8.with-image .col-45, .boxes-three .col-8.with-image.col-8.with-image .col-6:first-child {
    float: right;
    width: 65%; }
  .boxes-three .image-and-text.col-8.with-image .background, .boxes-three .col-8.with-image.col-8.with-image .background {
    right: 56%;
    left: auto; }
    .boxes-three .image-and-text.col-8.with-image .background .back-img, .boxes-three .image-and-text.col-8.with-image .background:after, .boxes-three .col-8.with-image.col-8.with-image .background .back-img, .boxes-three .col-8.with-image.col-8.with-image .background:after {
      right: -5.3%;
      left: auto; }
  .boxes-three .image-and-text.col-8.with-image .content, .boxes-three .image-and-text.col-8.with-image .box-content, .boxes-three .col-8.with-image.col-8.with-image .content, .boxes-three .col-8.with-image.col-8.with-image .box-content {
    left: 0;
    width: 44%;
    text-align: left;
    padding-bottom: 7.5rem; }
    .boxes-three .image-and-text.col-8.with-image .content a.button, .boxes-three .image-and-text.col-8.with-image .box-content a.button, .boxes-three .col-8.with-image.col-8.with-image .content a.button, .boxes-three .col-8.with-image.col-8.with-image .box-content a.button {
      position: absolute;
      right: 5.5rem;
      bottom: 2.5rem; }

@media screen and (max-width: 768px) {
  .boxes-three header {
    padding: 2rem 0; }
    .boxes-three header h2 {
      margin-bottom: 1rem; }
    .boxes-three header p.sub-title {
      margin-bottom: 0; }
  .boxes-three .box-three {
    margin: 0 0 2rem 0; }
    .boxes-three .box-three .background {
      display: none !important; }
    .boxes-three .box-three .match {
      height: auto !important; }
    .boxes-three .box-three a.button {
      position: relative !important;
      left: auto !important;
      right: auto !important;
      top: auto !important;
      bottom: auto !important;
      margin: 0 1rem 1rem; }
    .boxes-three .box-three .col-4,
    .boxes-three .box-three .col-8,
    .boxes-three .box-three .col-6,
    .boxes-three .box-three .col-45 {
      width: 100% !important; }
    .boxes-three .box-three .image-container {
      width: 100%;
      height: 25rem !important; }
    .boxes-three .box-three .box-content {
      width: 100% !important;
      text-align: right !important;
      position: relative !important;
      padding: 1rem 0 0 0 !important;
      left: auto !important; }
      .boxes-three .box-three .box-content.blue-bg {
        padding: 1rem !important; }
    .boxes-three .box-three.image-and-text .box-content {
      padding: 0;
      width: 100%; }
  .boxes-three .all-projects-link {
    margin: 2rem auto; } }

.boxes-one {
  margin: 5rem auto 2.5rem; }
  .boxes-one .box-one {
    margin: 0 0 2.5rem 0; }
    .boxes-one .box-one .text-container {
      position: relative; }
      .boxes-one .box-one .text-container h2 {
        position: relative;
        font-size: 2.8rem;
        font-weight: bold;
        padding-top: 0.5rem; }
      .boxes-one .box-one .text-container p {
        font-size: 1.9rem;
        line-height: 1.2;
        min-height: 12.5rem; }
      .boxes-one .box-one .text-container a.button {
        background-color: transparent;
        color: #000000;
        font-size: 1.86rem;
        text-decoration: none;
        border: none;
        display: inline-block;
        position: relative;
        z-index: 1;
        padding: 1.1rem 1.5rem; }
        .boxes-one .box-one .text-container a.button:before {
          content: "";
          display: inline-block;
          top: 0;
          right: 0;
          transform: skewX(-20deg);
          position: absolute;
          top: 0;
          width: 100%;
          height: 100%;
          background-color: #d2e116;
          z-index: -1;
          transition: background-color .35s ease; }
        .boxes-one .box-one .text-container a.button:hover:before {
          background-color: #e7f16c; }
        .boxes-one .box-one .text-container a.button:after {
          content: " ";
          width: 1.6rem;
          height: 1.6rem;
          background: url(images/arrow-left.png) no-repeat center;
          margin: 0rem 1rem 0 0;
          display: inline-block;
          top: 0.2rem;
          position: relative; }
    .boxes-one .box-one .img-container {
      position: relative;
      overflow: hidden; }
      .boxes-one .box-one .img-container:after {
        content: "";
        position: absolute;
        top: 0;
        left: -25%;
        z-index: 1;
        width: 0;
        height: 0;
        border-left: 8.6rem solid transparent;
        border-right: 8.6rem solid transparent;
        border-top: 25rem solid #ffffff;
        z-index: 1; }
      .boxes-one .box-one .img-container a {
        display: block; }
      .boxes-one .box-one .img-container .sprite {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
  .boxes-one .all-trend-link {
    margin: 4rem auto 6rem;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    width: 100%; }
    .boxes-one .all-trend-link a {
      color: #000000;
      font-size: 2rem;
      text-decoration: none;
      display: inline-block;
      border: none; }
      .boxes-one .all-trend-link a i {
        float: left;
        width: 1.1rem;
        height: 1.1rem;
        background: url(images/arrow-left.png) no-repeat center;
        margin: 0.5rem 1rem 0 0;
        background-size: 100%; }

@media screen and (max-width: 768px) {
  .boxes-one .all-trend-link {
    margin: 1rem auto; }
  .boxes-one .box-one .text-container p {
    min-height: 0; }
  .boxes-one .box-one .img-container img {
    width: 100%;
    height: auto; }
  .boxes-one .box-one .img-container:after {
    display: none; } }

.boxes-links {
  background-image: url("images/keyboard-bg.png");
  background-size: cover;
  background-position: top center;
  padding: 3rem 0 7rem; }
  .boxes-links header {
    padding: 4rem 0;
    text-align: center;
    display: block;
    color: #ffffff; }
    .boxes-links header img {
      margin: 0 0 1rem 0; }
    .boxes-links header h2 {
      position: relative;
      font-size: 4rem;
      padding: 0 0 1.5rem 0;
      line-height: 4rem;
      font-weight: bold;
      margin: 0 0 2rem 0; }
      .boxes-links header h2:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        height: 0.2rem;
        width: 7rem;
        border-radius: 0.3rem;
        background-color: #ffffff; }
      .boxes-links header h2::after {
        right: calc(50% - 3.5rem); }
  .boxes-links ul {
    margin: 0;
    list-style: none; }
    .boxes-links ul li span.title {
      font-size: 3.2rem;
      font-weight: bold;
      color: #16aced;
      display: block;
      margin: 0 0 2.5rem 0; }
    .boxes-links ul li ul li {
      display: inline-block; }
      .boxes-links ul li ul li a {
        text-decoration: none;
        background: rgba(255, 255, 255, 0.2);
        color: #ffffff;
        font-size: 1.9rem;
        border: none;
        padding: 0.5rem;
        margin: 0 0 0.3rem 0;
        display: inline-block; }
        .boxes-links ul li ul li a:hover {
          color: #ffffff; }

@media screen and (max-width: 768px) {
  .boxes-links header {
    padding: 0 0 1rem 0; }
  .boxes-links .links-container ul {
    margin-bottom: 1rem; }
    .boxes-links .links-container ul li span.title {
      margin-bottom: 1rem; } }

.title-text {
  z-index: 1;
  position: relative;
  background-color: rgba(22, 172, 237, 0.8); }
  .title-text header {
    color: #ffffff;
    padding: 4rem 0;
    text-align: center;
    display: block; }
    .title-text header img {
      margin: 0 0 1rem 0; }
    .title-text header h2 {
      font-size: 4rem;
      line-height: 4rem;
      font-weight: bold;
      margin: 0 0 2rem 0; }
    .title-text header span {
      padding: 0 0 2rem 0;
      margin: 0 0 3rem 0;
      font-size: 2.4rem;
      line-height: 2.4rem;
      position: relative;
      display: inline-block; }
      .title-text header span:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        height: 0.2rem;
        width: 7rem;
        border-radius: 0.3rem;
        background-color: #ffffff; }
      .title-text header span::after {
        right: calc(50% - 3.5rem); }
    .title-text header p {
      font-size: 2.2rem; }
  .title-text:after {
    z-index: 1;
    position: absolute;
    bottom: -3rem;
    right: calc(50% - 5rem);
    content: "";
    width: 0;
    height: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
    border-top: 3rem solid rgba(22, 172, 237, 0.8); }

.home-contact {
  height: 46rem;
  background: #16aced;
  color: #ffffff;
  padding: 8.5rem 5.5rem;
  position: relative;
  z-index: 2; }
  .home-contact:before {
    content: "";
    position: absolute;
    right: calc(100% - 9rem);
    top: 0;
    height: 100%;
    width: 18rem;
    background-color: #16aced;
    z-index: -1;
    transform: skew(-20deg); }
  .home-contact .entry-content {
    position: relative;
    z-index: 3;
    background-color: #16aced; }
  .home-contact h2 {
    font-size: 4rem;
    position: relative;
    padding: 0 0 2rem 0;
    margin: 0 0 3.5rem 0; }
    .home-contact h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 7rem;
      border-radius: 0.3rem;
      background-color: #ffffff; }
  .home-contact a {
    color: inherit; }

@media screen and (max-width: 768px) {
  .home-contact {
    padding: 5rem 2rem 2rem; } }

@media screen and (max-width: 600px) {
  .home-contact {
    padding: 2rem;
    height: auto; } }

.layer-accordion {
  margin: 1rem 0 7rem 0; }
  .layer-accordion .layer-header {
    cursor: pointer;
    position: relative;
    padding: 0 0 2rem 0;
    margin: 4rem 0 2.5rem 0;
    border-bottom: 1px solid #cccccc; }
    .layer-accordion .layer-header a.layer-state {
      width: 3rem;
      height: 3rem;
      text-align: center;
      display: inline-block;
      position: absolute;
      bottom: 2rem;
      left: 0;
      color: #7f7f7f;
      border: 1px solid #7f7f7f;
      font-size: 3rem;
      text-decoration: none; }
      .layer-accordion .layer-header a.layer-state:after {
        position: absolute;
        top: -0.2rem;
        left: 0;
        width: 100%;
        font-size: 3rem;
        content: "+"; }
      .layer-accordion .layer-header a.layer-state.open:after {
        top: -0.1rem;
        font-size: 3rem;
        content: "-";
        line-height: 0.8; }
    .layer-accordion .layer-header h2 {
      display: inline-block;
      font-size: 3.2rem;
      line-height: 3.2rem;
      font-weight: bold; }
    .layer-accordion .layer-header img {
      /*float: right;*/
      padding: 0 0 0 2rem; }
  .layer-accordion ul {
    list-style: none;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.26s ease;
    transition: all 0.26s ease;
    max-height: 0;
    opacity: 0;
    visibility: hidden; }
    .layer-accordion ul.open {
      max-height: 15984px;
      max-height: 999rem;
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      visibility: visible; }
    .layer-accordion ul li {
      border-bottom: 1px solid #f2f2f2;
      margin: 0 0 2rem 0; }
      .layer-accordion ul li .class-letter {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 12rem;
        height: 9rem;
        background: #f2f2f2;
        font-size: 7.2rem;
        line-height: 8.2rem;
        font-weight: bold;
        overflow: hidden; }
        .layer-accordion ul li .class-letter:after {
          content: "";
          position: absolute;
          top: 0;
          left: -2rem;
          z-index: 1;
          width: 0;
          height: 0;
          border-left: 2rem solid transparent;
          border-right: 2rem solid transparent;
          border-top: 9rem solid #ffffff;
          z-index: 1; }
      .layer-accordion ul li .class-cordinator {
        display: inline-block;
        vertical-align: top;
        font-size: 2.4rem; }
        .layer-accordion ul li .class-cordinator .def-icon-56 {
          border-radius: 100%;
          margin: 0 2rem 0 2rem;
          float: right;
          width: 5.6rem;
          height: 5.6rem;
          background: #f7f7f7; }
        .layer-accordion ul li .class-cordinator img {
          border-radius: 100%;
          margin: 0 2rem 0 2rem;
          float: right;
          max-width: 5.6rem; }
        .layer-accordion ul li .class-cordinator .cordinator-container {
          display: inline-block; }
          .layer-accordion ul li .class-cordinator .cordinator-container .cordinator-name {
            float: right;
            margin: 1.2rem 0 1.4rem 0; }
          .layer-accordion ul li .class-cordinator .cordinator-container .list-classes {
            float: right;
            clear: right;
            font-size: 2rem; }
            .layer-accordion ul li .class-cordinator .cordinator-container .list-classes a {
              display: inline-block;
              font-size: 2rem;
              color: #16aced;
              text-decoration: none; }
              .layer-accordion ul li .class-cordinator .cordinator-container .list-classes a:after {
                color: #000000;
                content: "/";
                width: 2rem;
                display: inline-block;
                text-align: center; }
              .layer-accordion ul li .class-cordinator .cordinator-container .list-classes a:last-child:after {
                content: "";
                width: 0; }
      .layer-accordion ul li .layer-link {
        display: inline-block;
        vertical-align: bottom;
        margin: 0 2rem 1.2rem 0; }
        .layer-accordion ul li .layer-link a {
          padding: 1rem;
          background-color: transparent;
          color: #ffffff;
          font-size: 1.9rem;
          text-decoration: none;
          border: none;
          display: inline-block;
          position: relative;
          z-index: 1; }
          .layer-accordion ul li .layer-link a:before {
            content: "";
            display: inline-block;
            top: 0;
            right: 0;
            transform: skewX(-20deg);
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #16aced;
            z-index: -1;
            transition: background-color .35s ease; }
          .layer-accordion ul li .layer-link a:hover:before {
            background-color: #75cef4; }
          .layer-accordion ul li .layer-link a .arrow-left {
            float: left;
            margin: 0.2rem 0.6rem 0 0;
            width: 1.4rem;
            height: 1.5rem;
            background: url("images/arrow-white-left.png") no-repeat center; }

@media screen and (max-width: 768px) {
  .layer-accordion ul li .class-letter {
    width: 8rem;
    font-size: 4rem;
    height: 8rem; }
  .layer-accordion ul li .class-cordinator {
    font-size: 1.8rem;
    max-width: calc(100% - 10rem); }
    .layer-accordion ul li .class-cordinator img {
      margin-right: 0;
      margin-left: 1rem; }
    .layer-accordion ul li .class-cordinator .cordinator-container {
      max-width: calc(100% - 6.6rem); }
      .layer-accordion ul li .class-cordinator .cordinator-container .cordinator-name {
        margin-bottom: 0; }
      .layer-accordion ul li .class-cordinator .cordinator-container .list-classes {
        font-size: 1.8rem; }
  .layer-accordion ul li .layer-link {
    margin-right: 10rem;
    margin-top: 1rem; } }

.orientation-accordion {
  margin: 1rem 0 7rem 0; }
  .orientation-accordion .orientation-header {
    cursor: pointer;
    position: relative;
    padding: 0 0 2rem 0;
    margin: 4rem 0 2.5rem 0;
    border-bottom: 1px solid #cccccc; }
    .orientation-accordion .orientation-header a.orientation-state {
      width: 3rem;
      height: 3rem;
      text-align: center;
      display: inline-block;
      position: absolute;
      bottom: 2rem;
      left: 0;
      color: #7f7f7f;
      border: 1px solid #7f7f7f;
      font-size: 3rem;
      text-decoration: none; }
      .orientation-accordion .orientation-header a.orientation-state:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        font-size: 3rem;
        content: "+"; }
      .orientation-accordion .orientation-header a.orientation-state.open:after {
        font-size: 3rem;
        content: "-";
        line-height: 0.8; }
    .orientation-accordion .orientation-header h2 {
      display: inline-block;
      font-size: 3.2rem;
      line-height: 3.2rem;
      font-weight: bold; }
  .orientation-accordion h2.main-title {
    font-size: 4rem;
    font-weight: bold;
    position: relative;
    padding: 0 0 1.5rem 0;
    margin: 4rem 0 3rem 0; }
    .orientation-accordion h2.main-title:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 7rem;
      border-radius: 0.3rem;
      background-color: #000000; }
  .orientation-accordion ul.acc-ul {
    list-style: none;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.26s ease;
    transition: all 0.26s ease;
    max-height: 0;
    opacity: 0;
    visibility: hidden; }
    .orientation-accordion ul.acc-ul.open {
      max-height: 15984px;
      max-height: 999rem;
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      visibility: visible; }
  .orientation-accordion li {
    display: block;
    margin: 0 0 2.5rem 0; }
    .orientation-accordion li .trend-img-container {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 35rem;
      height: 23rem;
      background: #f7f7f7;
      position: relative;
      overflow: hidden; }
      .orientation-accordion li .trend-img-container .img-icon {
        position: absolute;
        top: 0;
        left: 1rem;
        background: #ffffff;
        z-index: 2; }
      .orientation-accordion li .trend-img-container a {
        width: 100%;
        height: 100%;
        float: right; }
      .orientation-accordion li .trend-img-container .sprite {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
      .orientation-accordion li .trend-img-container:after {
        content: "";
        position: absolute;
        top: 0;
        left: -25%;
        z-index: 1;
        width: 0;
        height: 0;
        border-left: 8.6rem solid transparent;
        border-right: 8.6rem solid transparent;
        border-top: 23rem solid #ffffff;
        z-index: 1; }
    .orientation-accordion li .trend-text-container {
      position: relative;
      display: inline-block;
      vertical-align: top;
      font-size: 1.9rem;
      margin: 0 0.5rem 0 0;
      height: 23rem;
      width: calc(100% - 38rem); }
      .orientation-accordion li .trend-text-container h2 {
        font-size: 3.2rem;
        font-weight: bold;
        margin: 0.8rem 0 2rem 0; }
      .orientation-accordion li .trend-text-container .links-container {
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0 0 0 0; }
        .orientation-accordion li .trend-text-container .links-container a {
          margin: 0 0 0 1rem;
          padding: 1rem; }
          .orientation-accordion li .trend-text-container .links-container a.blue {
            background-color: transparent;
            color: #000000;
            font-size: 1.9rem;
            text-decoration: none;
            border: none;
            display: inline-block;
            position: relative;
            z-index: 1; }
            .orientation-accordion li .trend-text-container .links-container a.blue:before {
              content: "";
              display: inline-block;
              top: 0;
              right: 0;
              transform: skewX(-20deg);
              position: absolute;
              top: 0;
              width: 100%;
              height: 100%;
              background-color: #16aced;
              z-index: -1;
              transition: background-color .35s ease; }
            .orientation-accordion li .trend-text-container .links-container a.blue:hover:before {
              background-color: #75cef4; }
          .orientation-accordion li .trend-text-container .links-container a.green {
            background-color: transparent;
            color: #000000;
            font-size: 1.9rem;
            text-decoration: none;
            border: none;
            display: inline-block;
            position: relative;
            z-index: 1; }
            .orientation-accordion li .trend-text-container .links-container a.green:before {
              content: "";
              display: inline-block;
              top: 0;
              right: 0;
              transform: skewX(-20deg);
              position: absolute;
              top: 0;
              width: 100%;
              height: 100%;
              background-color: #d2e116;
              z-index: -1;
              transition: background-color .35s ease; }
            .orientation-accordion li .trend-text-container .links-container a.green:hover:before {
              background-color: #e7f16c; }
          .orientation-accordion li .trend-text-container .links-container a .arrow-left {
            float: left;
            margin: 0.2rem 0.6rem 0 0;
            width: 1.4rem;
            height: 1.5rem;
            background: url("images/arrow-left.png") no-repeat center; }
          .orientation-accordion li .trend-text-container .links-container a .yt-btn-icon {
            float: right;
            margin: 0.4rem 0 0 0.6rem;
            width: 1.7rem;
            height: 1.3rem;
            background: url("images/yt-btn-icon.png") no-repeat center; }

@media screen and (max-width: 768px) {
  .orientation-accordion li .trend-img-container {
    width: 100%; }
    .orientation-accordion li .trend-img-container img {
      width: 100%;
      height: auto; }
    .orientation-accordion li .trend-img-container:after {
      display: none; }
    .orientation-accordion li .trend-img-container .sprite {
      background-color: #ffffff; }
    .orientation-accordion li .trend-img-container .img-icon {
      width: auto;
      left: 0; }
  .orientation-accordion li .trend-text-container {
    width: 100%;
    height: auto; }
    .orientation-accordion li .trend-text-container .links-container {
      position: relative;
      margin-top: 1rem; }
      .orientation-accordion li .trend-text-container .links-container a {
        margin-bottom: 1rem; } }

.image-gallery {
  margin-bottom: 9rem; }
  .image-gallery header h2.main-title {
    font-size: 4rem;
    font-weight: bold;
    position: relative;
    padding: 0 0 1.5rem 0;
    margin: 4rem 0 3rem 0; }
    .image-gallery header h2.main-title:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 7rem;
      border-radius: 0.3rem;
      background-color: #000000; }
  .image-gallery ul {
    display: block;
    margin-top: 4rem;
    margin-bottom: 4rem; }
    .image-gallery ul li {
      margin-bottom: 1.5rem;
      overflow: hidden; }
      .image-gallery ul li:nth-child(5n) {
        margin: 0 0 1.5rem 0; }
      .image-gallery ul li a {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
        float: right;
        overflow: hidden; }
        .image-gallery ul li a i {
          background-color: #16aced;
          width: 3.6rem;
          height: 3.6rem;
          position: absolute;
          z-index: 3;
          top: 0;
          right: 0;
          background-repeat: no-repeat;
          background-position: center; }
          .image-gallery ul li a i.gallery-icon {
            background-image: url("images/gallery-icon.png"); }
        .image-gallery ul li a img {
          display: block;
          width: 100%;
          max-height: 22rem;
          float: right; }
        .image-gallery ul li a h2 {
          position: absolute;
          bottom: 0;
          right: 0;
          width: 100%;
          height: auto;
          padding: 1.5rem;
          color: #ffffff;
          font-size: 1.8rem;
          line-height: 1.2;
          z-index: 2; }
          .image-gallery ul li a h2:before {
            content: "";
            z-index: -1;
            position: absolute;
            right: 0;
            top: 100%;
            height: 100rem;
            width: 100rem;
            background: rgba(0, 0, 0, 0.5);
            transform: skewY(-8deg) translateY(5.7rem) translateX(50%) rotate(0);
            transition: .65s ease;
            transform-origin: left center; }
        .image-gallery ul li a:hover h2:before {
          transform: skewY(-8deg) translateY(5.7rem) translateX(50%) rotate(-45deg); }

@media screen and (max-width: 768px) {
  .image-gallery ul li {
    width: 50%; }
    .image-gallery ul li a img {
      max-height: 100%;
      height: auto; }
  article .video-gallery .video-box {
    margin-bottom: 4rem; }
    article .video-gallery .video-box a.img-container {
      max-width: 100%;
      margin-bottom: 1rem; }
      article .video-gallery .video-box a.img-container:after {
        display: none; }
    article .video-gallery .video-box .video-content {
      max-width: 100%;
      padding: 0; } }

.video-gallery header h2.main-title {
  font-size: 4rem;
  font-weight: bold;
  position: relative;
  padding: 0 0 1.5rem 0;
  margin: 4rem 0 3rem 0; }
  .video-gallery header h2.main-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 0.2rem;
    width: 7rem;
    border-radius: 0.3rem;
    background-color: #000000; }

.video-gallery .video-gallery-main-content {
  margin-bottom: 4rem; }

.video-gallery .video-box {
  margin-bottom: 3rem; }
  .video-gallery .video-box a.img-container {
    position: relative;
    width: 100%;
    max-width: 25.6rem;
    display: block;
    float: right;
    position: relative;
    overflow: hidden; }
    .video-gallery .video-box a.img-container:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 10rem;
      height: 100%;
      background-color: #ffffff;
      transform: skewX(-20deg) translateX(-50%); }
    .video-gallery .video-box a.img-container i {
      background-color: #16aced;
      width: 3.6rem;
      height: 3.6rem;
      position: absolute;
      top: 0;
      right: 0;
      background-repeat: no-repeat;
      background-position: center; }
      .video-gallery .video-box a.img-container i.video-icon {
        background-image: url("images/video-icon.png"); }
    .video-gallery .video-box a.img-container img {
      display: block;
      width: 100%;
      height: auto;
      float: right; }
  .video-gallery .video-box .video-content {
    display: inline-block;
    max-width: calc(100% - 25.6rem);
    padding: 0 2rem 0 0; }
    .video-gallery .video-box .video-content h2 {
      font-size: 2.6rem;
      font-weight: bold;
      margin: 0 0 1.5rem 0; }
    .video-gallery .video-box .video-content span {
      font-size: 1.4rem;
      color: #666666;
      margin: 1rem 0 0 0; }

.defualt-content {
  margin-bottom: 2rem; }

.single-gallery .col-fifth {
  margin-bottom: 1.5rem; }
  .single-gallery .col-fifth a {
    display: block; }
    .single-gallery .col-fifth a img {
      display: block; }

.boxes-news .box-news {
  display: block;
  margin: 0 0 4rem 0;
  padding: 0 0 2rem 0;
  border-bottom: 1px solid #cccccc; }
  .boxes-news .box-news span {
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 0.5rem; }
  .boxes-news .box-news h2 a {
    display: block;
    font-size: 2.8rem;
    line-height: 2.8rem;
    margin: 0 0 1rem 0;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border: 0; }
  .boxes-news .box-news .news-content {
    display: block;
    line-height: 1.4; }
  .boxes-news .box-news .rmore {
    display: inline-block;
    margin: 1rem 0 0 0;
    color: #16aced; }

.wp-activate-container {
  width: 138.5rem;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
  .wp-activate-container h2 {
    position: relative;
    font-size: 5rem;
    line-height: 1.5;
    margin: 0 0 3rem 0;
    color: #16aced;
    max-width: calc(100% - 12rem); }
    .wp-activate-container h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 7rem;
      border-radius: 0.3rem;
      background-color: #000; }
  .wp-activate-container p {
    max-width: 80rem;
    line-height: 1.4; }
  .wp-activate-container span.h3 {
    padding: 0;
    font-size: 1.8rem;
    font-weight: bold; }
  .wp-activate-container a {
    color: #16aced; }

.flex-content {
  /*  FLex main design*/
  /*News box*/
  /*Staff*/
  /*Documents*/
  /*Text*/
  /*Tabs*/
  /*tabs-1*/
  /*tab-3*/
  /*Gallery*/
  /*Blog Roll */
  /*** Accordion ***/
  /* Accordion responsive breakpoint */ }
  .flex-content .entry-content {
    display: block; }
  .flex-content:first-child {
    /*padding-top: 0 !important;*/ }
  .flex-content .flex-content {
    padding-bottom: 3rem; }
  .flex-content .flex-content header {
    margin-bottom: 20px; }
  .flex-content .flex-content header > h2 {
    font-weight: 700;
    font-size: 3rem;
    position: relative;
    margin: 0 0 2rem;
    padding: 0 0 1rem; }
    .flex-content .flex-content header > h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 7rem;
      border-radius: 0.3rem;
      background-color: #000000; }
  .flex-content .flex-content header > p {
    font-size: 2rem; }
  .flex-content .news h2 {
    color: #000000;
    position: relative;
    padding-bottom: 1rem; }
    .flex-content .news h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 7rem;
      border-radius: 0.3rem;
      background-color: #000000; }
  .flex-content .news ul {
    list-style: none;
    margin-right: 0;
    margin-top: 3rem;
    padding-right: 0; }
    .flex-content .news ul li span {
      font-size: 1.6rem;
      color: #16aced; }
    .flex-content .news ul li a {
      transition: all 0.35s ease;
      border-bottom: 0.1rem solid #ffffff;
      padding-bottom: 0.1rem;
      color: #000000;
      display: inline-block; }
      .flex-content .news ul li a p {
        margin: 0; }
      .flex-content .news ul li a:hover {
        border-bottom: 0.1rem solid #000000; }
  .flex-content .staff header {
    position: relative; }
    .flex-content .staff header p {
      font-size: 2rem; }
  .flex-content .staff .staff-acc ul li {
    padding-bottom: 0.2rem; }
    .flex-content .staff .staff-acc ul li .staff-head {
      position: relative;
      font-size: 2rem;
      color: #000000;
      line-height: 4rem;
      min-height: 4rem;
      height: 4rem;
      min-width: 150px;
      padding: 0 5rem 0 0;
      text-align: right;
      display: block;
      background: #f2f2f2;
      text-decoration: none; }
      .flex-content .staff .staff-acc ul li .staff-head .layer-state {
        font-weight: normal;
        width: 1.5rem;
        height: 1.5rem;
        text-align: center;
        display: inline-block;
        position: absolute;
        bottom: 1.1rem;
        right: 1.5rem;
        color: #7f7f7f;
        border: 1px solid #7f7f7f;
        font-size: 1.5rem;
        text-decoration: none; }
        .flex-content .staff .staff-acc ul li .staff-head .layer-state:after {
          line-height: 1.3rem;
          font-size: 1.8rem;
          position: absolute;
          top: 0;
          right: 0;
          width: 100%;
          content: "+"; }
        .flex-content .staff .staff-acc ul li .staff-head .layer-state.open:after {
          top: 0;
          font-size: 2rem;
          content: "-";
          line-height: 0.5; }
  .flex-content .staff .staff-acc .staf-content {
    display: none; }
  .flex-content .staff ul.staf-content {
    padding-top: 2rem; }
    .flex-content .staff ul.staf-content li {
      display: inline-block; }
      .flex-content .staff ul.staf-content li .staff-box {
        border: 1px solid #b2b2b2;
        padding: 1.5rem;
        height: 8.5rem;
        margin-bottom: 1.5rem; }
        .flex-content .staff ul.staf-content li .staff-box .staff-img-container {
          float: right;
          overflow: hidden; }
          .flex-content .staff ul.staf-content li .staff-box .staff-img-container img {
            border-radius: 100%;
            display: block;
            max-width: 5.6rem;
            max-height: 5.6rem;
            margin: 0 0 0 1.5rem; }
        .flex-content .staff ul.staf-content li .staff-box .staff-text-container {
          float: right;
          width: calc(100% - 7.1rem); }
          .flex-content .staff ul.staf-content li .staff-box .staff-text-container h2 {
            font-size: 2rem;
            font-weight: bold;
            display: block;
            margin: 0 0 0.2rem; }
          .flex-content .staff ul.staf-content li .staff-box .staff-text-container span {
            display: block;
            font-size: 1.6rem; }
            .flex-content .staff ul.staf-content li .staff-box .staff-text-container span.staff-phone {
              color: #666666;
              margin-top: 0.5rem;
              display: block; }
  .flex-content .documents .document-box a {
    text-decoration: none;
    border: 0;
    display: inline-block;
    margin: 0 0 2rem; }
    .flex-content .documents .document-box a i {
      width: 2.9rem;
      height: 2.9rem;
      float: right;
      margin: 1rem 0 0 1.5rem;
      background: url("images/file-icon.png") no-repeat center; }
    .flex-content .documents .document-box a .file-content {
      color: #000000;
      width: calc(100% - 4.5rem);
      float: right; }
      .flex-content .documents .document-box a .file-content h2 {
        font-size: 2rem;
        font-weight: 700;
        margin: 0; }
  .flex-content .text-section .text .wp-caption {
    border: 1px solid #f7f7f7; }
    .flex-content .text-section .text .wp-caption p {
      text-align: center;
      margin: 0;
      padding: 1rem 0; }
  .flex-content .text-section .text .video-container {
    margin: 3rem 0; }
    .flex-content .text-section .text .video-container iframe {
      /*width: 64rem;
                    height: 48rem;*/
      width: 100%; }
  .flex-content .responsive-tabs {
    opacity: 0;
    transition: all 0.35s ease; }
    .flex-content .responsive-tabs.r-tabs {
      opacity: 1; }
  .flex-content section.tabs .tabs-header label {
    display: inline-block;
    cursor: pointer;
    min-width: 15rem;
    padding: 15px;
    background-color: #E8E8E8;
    text-align: center;
    transition: background-color 0.5s ease; }
  .flex-content section.tabs .tabs-header label.active {
    background-color: #fff; }
  .flex-content section.tabs .tabs-content {
    margin-top: 20px; }
  .flex-content section.tabs .tabs-content > input[type="radio"] {
    display: none; }
  .flex-content section.tabs .tabs-content > .content {
    display: none; }
  .flex-content section.tabs .tabs-content > input[type="radio"]:checked + .content {
    display: block;
    animation-name: fade-in;
    animation-duration: 0.85s; }

@keyframes fade-in {
  0% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
  .flex-content .flex-content .tabs-1 {
    position: relative;
    min-height: 340px;
    clear: both;
    background: white; }
  .flex-content .flex-content .tabs-1:before {
    content: "";
    display: table;
    clear: both;
    position: static; }
  .flex-content .flex-content .tabs-1 > .tab {
    float: right; }
  .flex-content .flex-content .tabs-1 > .tab label {
    background: #E8E8E8;
    padding: 12px;
    position: relative;
    top: 0;
    min-width: 150px;
    height: 45px;
    text-align: center;
    display: inline-block;
    transition: background-color 0.5s ease;
    cursor: pointer;
    margin: 0 2px; }
  .flex-content .flex-content .tabs-1 > .tab [type=radio] {
    display: none; }
  .flex-content .flex-content .tabs-1 > .tab > .content {
    position: absolute;
    top: 45px;
    right: 0;
    bottom: 0;
    padding: 20px;
    transition: opacity 0.5s ease;
    opacity: 0;
    width: 100%; }
  .flex-content .flex-content .tabs-1 > .tab > [type=radio]:checked ~ label {
    background: #fff;
    z-index: 2; }
  .flex-content .flex-content .tabs-1 > .tab > input[type=radio]:checked ~ label ~ .content {
    z-index: 1;
    opacity: 1; }
  .flex-content .flex-content .tabs-3 .r-tabs-tab,
  .flex-content .flex-content .tabs-3 a.r-tabs-anchor {
    /*background-color:silver;*/
    text-align: center;
    transition: background-color 0.5s ease; }
  .flex-content .flex-content .tabs-3 .r-tabs-tab a,
  .flex-content .flex-content .tabs-3 a.r-tabs-anchor {
    color: #b2b2b2;
    font-size: 2.6rem;
    font-weight: bold;
    min-width: 150px;
    min-height: 5rem;
    line-height: 5rem;
    padding: 1rem;
    display: block;
    text-decoration: none; }
  .flex-content .flex-content .tabs-3 .r-tabs-state-active a.r-tabs-anchor {
    color: #16aced; }
  .flex-content .flex-content .tabs-3 .r-tabs-tab.r-tabs-state-active {
    color: #16aced; }
    .flex-content .flex-content .tabs-3 .r-tabs-tab.r-tabs-state-active:after {
      content: "";
      width: 2rem;
      height: 1.1rem;
      background-image: url("images/rectangle-tab.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-color: #ffffff;
      position: absolute;
      bottom: -1.1rem;
      left: calc(50% - 1rem); }
  .flex-content .gallery-container {
    background-image: url("images/gallery-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 3rem;
    margin-bottom: 3rem; }
  .flex-content .flex-content .gallery header {
    text-align: center;
    color: #ffffff; }
  .flex-content .flex-content .gallery header h2 {
    font-size: 3.6rem;
    color: #ffffff;
    padding-bottom: 2rem;
    font-weight: bold;
    display: inline-block; }
    .flex-content .flex-content .gallery header h2:after {
      background-color: #ffffff;
      right: calc(50% - 3.5rem); }
  .flex-content .flex-content .gallery header i.gallery-icon {
    background-image: url("images/gallery-icon-big.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 3.5rem;
    height: 2.7rem;
    margin-bottom: 1rem;
    display: inline-block; }
  .flex-content .flex-content .gallery header p {
    font-size: 2rem;
    margin: 0 0 1rem;
    display: block; }
  .flex-content .flex-content .gallery .row-6 .col-2 {
    margin-bottom: 1.5rem; }
  @media screen and (max-width: 767px) {
    .flex-content .flex-content .gallery > [class^='row'] .col-2 {
      width: 33%; } }
  .flex-content .flex-content .gallery > [class^='row'] .col-2 img {
    max-width: 100%; }
  .flex-content .flex-content .blog-roll .orientation-accordion {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .flex-content .flex-content .blog-roll > article.with-thumb > img {
      float: none;
      margin-left: 0; }
    .flex-content .flex-content .blog-roll > article.with-thumb > .content {
      float: none;
      width: 100%; } }
  .flex-content .accordion-container {
    background: #f2f2f2;
    padding-top: 3rem;
    margin-bottom: 3rem; }
  .flex-content .accordion .r-tabs .r-tabs-nav {
    display: none; }
  .flex-content .accordion .r-tabs .r-tabs-accordion-title {
    display: block; }
    .flex-content .accordion .r-tabs .r-tabs-accordion-title a {
      position: relative;
      font-size: 2.4rem;
      line-height: 2.4rem;
      font-weight: 700;
      color: #000000;
      min-width: 150px;
      min-height: 45px;
      padding: 2rem 0;
      border-bottom: 1px solid #cccccc;
      text-align: right;
      display: block;
      background: none;
      text-decoration: none; }
      .flex-content .accordion .r-tabs .r-tabs-accordion-title a .layer-state {
        font-weight: normal;
        width: 3rem;
        height: 3rem;
        text-align: center;
        display: inline-block;
        position: absolute;
        bottom: 2rem;
        left: 0;
        color: #7f7f7f;
        border: 1px solid #7f7f7f;
        font-size: 3rem;
        text-decoration: none; }
        .flex-content .accordion .r-tabs .r-tabs-accordion-title a .layer-state:after {
          line-height: 2.8rem;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          font-size: 3rem;
          content: "+"; }
        .flex-content .accordion .r-tabs .r-tabs-accordion-title a .layer-state.open:after {
          top: 0;
          font-size: 3rem;
          content: "-";
          line-height: 0.8; }
    .flex-content .accordion .r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
      color: #16aced;
      background: none; }
  .flex-content .r-tabs .r-tabs-nav {
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    margin: 3rem 0 2rem;
    padding: 0; }
  .flex-content .r-tabs .r-tabs-tab {
    position: relative;
    display: inline-block;
    margin: 0;
    list-style: none; }
  .flex-content .r-tabs .r-tabs-panel {
    padding: 0;
    display: none; }
  .flex-content .r-tabs .r-tabs-accordion-title {
    display: none;
    margin-bottom: 2rem; }
  .flex-content .r-tabs .r-tabs-panel.r-tabs-state-active {
    /*display: block;*/
    /*padding: 2rem 0;*/ }
  @media only screen and (max-width: 768px) {
    .flex-content .r-tabs .r-tabs-nav {
      display: none; }
    .flex-content .r-tabs .r-tabs-accordion-title {
      display: block; } }

@media screen and (width: 768px) {
  .flex-content .staff ul li {
    width: 33.333%; }
  .flex-content .orientation-accordion li {
    width: 50%; } }

@media screen and (max-width: 768px) {
  .flex-content .entry-content img {
    width: 100%; }
    .flex-content .entry-content img.alignright {
      width: auto; }
    .flex-content .entry-content img.alignleft {
      width: auto; }
    .flex-content .entry-content img.aligncenter {
      width: auto; }
  .flex-content .entry-content .wp-caption {
    max-width: 100% !important; }
  .flex-content .flex-content .tabs-3 .r-tabs-tab a,
  .flex-content .flex-content .tabs-3 a.r-tabs-anchor {
    font-size: 2rem;
    min-height: 1rem;
    line-height: 1.2;
    padding-right: 0;
    text-align: right;
    border-bottom: 1px solid;
    color: #000000; }
  .flex-content .flex-content .r-tabs .r-tabs-accordion-title {
    margin-bottom: 1rem; }
  .flex-content .orientation-accordion li {
    margin-bottom: 4rem; }
    .flex-content .orientation-accordion li .trend-img-container {
      width: 100%;
      height: auto; }
      .flex-content .orientation-accordion li .trend-img-container:after {
        display: none; }
    .flex-content .orientation-accordion li .trend-text-container {
      width: 100%;
      height: auto;
      margin: 0; }
      .flex-content .orientation-accordion li .trend-text-container .links-container {
        position: relative;
        margin-top: 1rem; }
  .flex-content .video-gallery .video-box {
    margin-bottom: 4rem; }
    .flex-content .video-gallery .video-box a.img-container {
      max-width: 100%; }
      .flex-content .video-gallery .video-box a.img-container:after {
        display: none; }
    .flex-content .video-gallery .video-box .video-content {
      max-width: 100%;
      padding: 0; }
      .flex-content .video-gallery .video-box .video-content h2 {
        margin-top: 1rem; } }

.sidebar-right-container {
  width: 15.83%;
  display: inline-block;
  vertical-align: top;
  float: right; }

.sidebar-right .widget {
  width: 100%;
  display: block;
  margin: 0 0 3rem 0; }
  .sidebar-right .widget h3 {
    font-size: 3rem;
    font-weight: bold;
    position: relative;
    padding: 0 0 1.5rem 0;
    margin: 0 0 2rem 0; }
    .sidebar-right .widget h3:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0.2rem;
      width: 7rem;
      border-radius: 0.3rem;
      background-color: #000000; }
  .sidebar-right .widget.category-widget ul {
    display: block; }
    .sidebar-right .widget.category-widget ul li {
      display: block;
      width: 100%; }
      .sidebar-right .widget.category-widget ul li a {
        color: #535353;
        font-size: 1.8rem;
        display: block;
        text-decoration: none;
        line-height: 3.5rem;
        border-right: 0.5rem solid #ffffff;
        border-bottom: 1px solid #cccccc;
        transition: all 0.35s ease; }
        .sidebar-right .widget.category-widget ul li a.current, .sidebar-right .widget.category-widget ul li a:hover {
          font-weight: bold;
          border-right-color: #d2e116;
          padding-right: 1rem; }
  .sidebar-right .widget.tags-widget .tags-container {
    width: 100%;
    display: block; }
    .sidebar-right .widget.tags-widget .tags-container li {
      display: inline-block; }
      .sidebar-right .widget.tags-widget .tags-container li a {
        transition: all 0.35s ease;
        height: 3.5rem;
        display: inline-block;
        color: #535353;
        background: #ececec;
        text-decoration: none;
        text-align: center;
        vertical-align: middle;
        padding: 0 1rem;
        margin-bottom: 0.5rem;
        line-height: 3.5rem; }
        .sidebar-right .widget.tags-widget .tags-container li a:hover {
          background: #16aced;
          color: #ffffff; }

@media screen and (max-width: 768px) {
  .sidebar-right-container {
    width: 100%; } }

.sidebar-left-container {
  width: 21.82%;
  display: inline-block;
  vertical-align: top;
  float: left; }
  .sidebar-left-container .sidebar-left .widget {
    width: 100%;
    display: block;
    margin: 0 0 3rem 0; }
    .sidebar-left-container .sidebar-left .widget h3 {
      font-size: 3rem;
      font-weight: bold;
      position: relative;
      padding: 0 0 1.5rem 0;
      margin: 0 0 2rem 0; }
      .sidebar-left-container .sidebar-left .widget h3:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        height: 0.2rem;
        width: 7rem;
        border-radius: 0.3rem;
        background-color: #000000; }
    .sidebar-left-container .sidebar-left .widget.newsletter-widget form {
      width: 100%;
      display: block; }
      .sidebar-left-container .sidebar-left .widget.newsletter-widget form .tnp-field {
        width: auto;
        display: inline; }
      .sidebar-left-container .sidebar-left .widget.newsletter-widget form input {
        line-height: 3.5rem;
        display: inline-block;
        vertical-align: top; }
        .sidebar-left-container .sidebar-left .widget.newsletter-widget form input[type="email"] {
          background: #f2f2f2;
          width: calc(100% - 5.9rem); }
        .sidebar-left-container .sidebar-left .widget.newsletter-widget form input[type="submit"] {
          width: 5.5rem;
          background-image: url("images/newsletter-icon.png");
          background-color: #d2e116;
          background-position: center;
          background-repeat: no-repeat;
          margin-right: -0.4rem;
          cursor: pointer; }
      .sidebar-left-container .sidebar-left .widget.newsletter-widget form button {
        width: 5.5rem;
        height: 3.5rem;
        background-image: url("images/newsletter-icon.png");
        background-color: #d2e116;
        background-position: center;
        background-repeat: no-repeat;
        margin-right: -0.4rem;
        cursor: pointer; }
    .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container {
      width: 100%;
      display: block; }
      .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container ol {
        display: block; }
        .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container ol li {
          display: block;
          margin: 0 0 1.5rem 0; }
          .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container ol li:nth-child(1) span:after {
            content: "1"; }
          .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container ol li:nth-child(2) span:after {
            content: "2"; }
          .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container ol li:nth-child(3) span:after {
            content: "3"; }
          .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container ol li:nth-child(4) span:after {
            content: "4"; }
          .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container ol li:nth-child(5) span:after {
            content: "5"; }
          .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container ol li a {
            color: #535353;
            line-height: 3rem;
            text-decoration: none;
            display: block; }
            .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container ol li a span {
              font-size: 2.4rem;
              font-weight: bold;
              text-align: center;
              color: #ffffff;
              background: #16aced;
              width: 4rem;
              height: 3rem;
              line-height: 3rem;
              margin: 0 0 0 1rem;
              display: inline-block;
              vertical-align: top; }
            .sidebar-left-container .sidebar-left .widget.popular-widget .popular-container ol li a p {
              width: calc(100% - 6rem);
              display: inline-block;
              vertical-align: middle;
              line-height: 1.2; }

@media screen and (max-width: 768px) {
  .sidebar-left-container {
    width: 100%; } }

.blog-container:after {
  content: "";
  display: table;
  clear: both; }

.blog-main-container {
  width: 62.31%;
  display: inline-block;
  vertical-align: top;
  padding: 0 2.7rem; }
  .blog-main-container .blog-main .box {
    margin: 0 0 3rem 1.5rem;
    max-width: calc(50% - 0.75rem);
    float: right;
    min-height: 32rem; }
    .blog-main-container .blog-main .box:nth-child(2n-1) {
      margin-left: 0; }
    .blog-main-container .blog-main .box:last-child {
      border-bottom: 0 !important; }
    .blog-main-container .blog-main .box a {
      text-decoration: none;
      border-bottom: 0;
      color: #000000; }
    .blog-main-container .blog-main .box a.image-container {
      display: block;
      margin: 0 0 1.5rem 0; }
    .blog-main-container .blog-main .box img {
      width: 100%; }
    .blog-main-container .blog-main .box h2 {
      display: block;
      font-size: 2.4rem;
      font-weight: bold;
      margin: 0 0 2rem 0; }
    .blog-main-container .blog-main .box p {
      font-size: 1.8rem;
      line-height: 1.2; }
    .blog-main-container .blog-main .box.box-first {
      display: block;
      max-width: 100%;
      margin: 0 0 3rem 0;
      padding: 0 0 2rem 0;
      border-bottom: 1px solid #cccccc; }
      .blog-main-container .blog-main .box.box-first h2 {
        font-size: 3rem;
        position: relative;
        padding: 0 0 2rem 0; }
        .blog-main-container .blog-main .box.box-first h2:after {
          content: "";
          position: absolute;
          bottom: 0;
          right: 0;
          height: 0.2rem;
          width: 7rem;
          border-radius: 0.3rem;
          background-color: #000000; }
      .blog-main-container .blog-main .box.box-first p {
        font-size: 2rem; }

@media screen and (max-width: 768px) {
  .blog-main-container {
    width: 100%;
    padding: 0; }
    .blog-main-container .blog-main .box {
      max-width: 100%;
      margin-left: 0; }
      .blog-main-container .blog-main .box.box-first h2 {
        padding-bottom: 1rem; }
      .blog-main-container .blog-main .box h2 {
        padding-bottom: 0rem;
        margin-bottom: 1rem; } }

.layer-class header h2 {
  font-size: 3rem;
  position: relative;
  padding: 0 0 2rem 0;
  margin-bottom: 3rem; }
  .layer-class header h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 0.2rem;
    width: 7rem;
    border-radius: 0.3rem;
    background-color: #000000; }

.layer-class .layer-accordion ul li .class-cordinator {
  max-width: calc(100% - 36rem);
  margin-right: 2rem; }
  .layer-class .layer-accordion ul li .class-cordinator .cordinator-container .cordinator-name p {
    margin-top: 0.5rem;
    font-size: 2rem; }

@media screen and (max-width: 768px) {
  .layer-class .layer-accordion ul li .class-cordinator {
    max-width: calc(100% - 9rem);
    margin-right: 0; } }

.layer-coordinator header h2 {
  font-size: 3rem;
  position: relative;
  padding: 0 0 2rem 0;
  margin-bottom: 3rem; }
  .layer-coordinator header h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 0.2rem;
    width: 7rem;
    border-radius: 0.3rem;
    background-color: #000000; }

.layer-coordinator ul li {
  border-bottom: none; }

.layer-coordinator .layer-accordion {
  margin-bottom: 2rem; }

.mobile-menu-header,
.pushy {
  display: none; }

@media screen and (max-width: 768px) {
  #wrapper {
    width: 100%; }
  #inner-wrapper {
    overflow-x: hidden;
    position: relative;
    top: 7rem; }
  .fixedPosition {
    overflow-y: hidden; }
  .mobile-menu-header {
    display: block; }
  #header {
    display: none; }
  /* Menu Appearance */
  .pushy {
    display: block;
    position: fixed;
    width: 220px;
    height: 100%;
    top: 0;
    z-index: 9999;
    background: #ffffff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    /* enables momentum scrolling in iOS overflow elements */ }
    .pushy a {
      display: block;
      color: #b3b3b1;
      padding: 0.5rem 1rem;
      text-decoration: none;
      color: #000000; }
    .pushy a:hover {
      color: #16aced; }
    .pushy ul:first-child {
      margin-top: 2rem; }
    .pushy.pushy-left {
      left: 0;
      top: 6rem; }
    .pushy.pushy-right {
      right: 0;
      top: 6rem; }
  /*Currents*/
  .single-school_news .menu-item-137 > a,
  .single-layer .menu-item-141 > a,
  .single-orientation .menu-item-139 > a,
  .single-gallery .menu-item-281 > a {
    font-weight: bold;
    color: #16aced; }
  .pushy-content {
    width: 100%;
    height: 100%;
    position: relative;
    visibility: hidden;
    padding-bottom: 2rem; }
    .pushy-content .amal-logo {
      display: block;
      text-align: center;
      padding: 0 0 8rem 0;
      margin: 1rem 0 3rem; }
      .pushy-content .amal-logo img {
        max-width: 15.6rem;
        max-height: 6.2rem; }
    .pushy-content ul {
      padding-right: 1rem;
      padding-left: 1rem; }
      .pushy-content ul li {
        background: #ffffff;
        border-bottom: 1px solid #dfdfdf;
        padding: 0.5rem 0;
        margin: 0 0 0.1rem 0; }
        .pushy-content ul li:hover a, .pushy-content ul li.current-menu-item a {
          font-weight: bold;
          color: #16aced; }
    .pushy-content .search-container {
      position: relative;
      margin: 1.8rem 0 0; }
      .pushy-content .search-container form {
        transition: all 0.35s ease;
        position: relative;
        width: 20rem;
        margin: 0 auto; }
        .pushy-content .search-container form i {
          cursor: pointer; }
        .pushy-content .search-container form:after {
          content: "";
          display: table;
          clear: both; }
        .pushy-content .search-container form input[type="text"] {
          background: #ffffff;
          border: 1px solid #16aced;
          width: calc(100% - 3rem);
          float: right;
          line-height: 2.8rem;
          padding: 0 1rem; }
        .pushy-content .search-container form input[type="submit"] {
          background-color: #ffffff;
          text-indent: -999rem;
          float: right;
          width: 3rem;
          height: 3rem;
          cursor: pointer;
          background-image: url("images/search-top-icon.png");
          background-repeat: no-repeat;
          background-position: center;
          border: 1px solid #16aced; }
    .pushy-content .social-container {
      width: 100%;
      height: auto;
      padding: 1rem;
      display: inline-block; }
      .pushy-content .social-container a {
        float: right;
        padding: 0 0 0 0.5rem; }
        .pushy-content .social-container a:last-child {
          padding: 0; }
      .pushy-content .social-container i {
        width: 3.2rem;
        height: 3.2rem;
        display: block; }
      .pushy-content .social-container i.fb-icon {
        background: url(images/fb-icon.png) no-repeat center; }
      .pushy-content .social-container i.yt-icon {
        background: url(images/yt-icon.png) no-repeat center; }
    .pushy-content .top-menu {
      height: auto;
      position: relative;
      padding-bottom: 1rem; }
      .pushy-content .top-menu li {
        background: none; }
        .pushy-content .top-menu li:last-child {
          border: none; }
        .pushy-content .top-menu li i {
          display: none; }
        .pushy-content .top-menu li a {
          color: #ffffff; }
  /* Menu Movement */
  .pushy-left {
    -webkit-transform: translate3d(-220px, 0, 0);
    -ms-transform: translate3d(-220px, 0, 0);
    transform: translate3d(-220px, 0, 0); }
  .pushy-open-left #header,
  .pushy-open-left #container,
  .pushy-open-left #footer,
  .pushy-open-left .push {
    -webkit-transform: translate3d(220px, 0, 0);
    -ms-transform: translate3d(220px, 0, 0);
    transform: translate3d(220px, 0, 0); }
  .pushy-right {
    -webkit-transform: translate3d(220px, 0, 0);
    -ms-transform: translate3d(220px, 0, 0);
    transform: translate3d(220px, 0, 0); }
  .pushy-open-right #header,
  .pushy-open-right #container,
  .pushy-open-right #footer,
  .pushy-open-right .push {
    -webkit-transform: translate3d(-220px, 0, 0);
    -ms-transform: translate3d(-220px, 0, 0);
    transform: translate3d(-220px, 0, 0); }
  .pushy-open-left .pushy,
  .pushy-open-right .pushy {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .pushy-open-left .pushy-content,
  .pushy-open-right .pushy-content {
    visibility: visible; }
  /* Menu Transitions */
  .pushy {
    border-left: 1px solid #f7f7f7; }
  .pushy,
  #header,
  #container,
  #footer,
  .push {
    transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); }
  .pushy-content {
    transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); }
  /* Site Overlay */
  .site-overlay {
    display: none; }
  .pushy-open-left .site-overlay,
  .pushy-open-right .site-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-animation: fade 500ms;
    animation: fade 500ms; }
  @keyframes fade {
    0% {
      opacity: 0; }
    100% {
      opacity: 1; } }
  @-webkit-keyframes fade {
    0% {
      opacity: 0; }
    100% {
      opacity: 1; } }
  /* Submenu Appearance */
  .pushy-submenu {
    /* Submenu Buttons */
    /* Submenu Icon */ }
    .pushy-submenu ul {
      padding-left: 15px;
      transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out; }
      .pushy-submenu ul .pushy-link {
        transition: opacity 0.2s ease-in-out; }
    .pushy-submenu button {
      width: 100%;
      color: #b3b3b1;
      padding: 15px 30px;
      text-align: left;
      background: transparent;
      border: 0; }
      .pushy-submenu button:hover {
        color: #FFF; }
    .pushy-submenu > a,
    .pushy-submenu > button {
      position: relative; }
    .pushy-submenu > a::after,
    .pushy-submenu > button::after {
      content: '';
      display: block;
      height: 11px;
      width: 8px;
      position: absolute;
      top: 50%;
      right: 15px;
      background: url("mobile-arrow.svg") no-repeat;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      transition: transform 0.2s; }
  /* Submenu Movement */
  .pushy-submenu-closed ul {
    max-height: 0;
    overflow: hidden;
    visibility: hidden; }
  .pushy-submenu-closed .pushy-link {
    opacity: 0; }
  .pushy-submenu-open {
    /* Submenu Icon */ }
    .pushy-submenu-open ul {
      max-height: 1000px;
      visibility: visible; }
    .pushy-submenu-open .pushy-link {
      opacity: 1; }
    .pushy-submenu-open a::after,
    .pushy-submenu-open button::after {
      -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
      transform: translateY(-50%) rotate(90deg); } }

.mobile-menu-header {
  /*Mobile Header*/
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #f7f7f7;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0px;
  width: 100%;
  height: 6rem;
  z-index: 99999;
  /*Mobile Menu Button*/ }
  .mobile-menu-header:after {
    content: "";
    display: table;
    clear: both; }
  .mobile-menu-header #logo-mobile {
    float: right;
    width: calc(100% - 7rem);
    height: 4rem;
    margin: 1rem; }
  .mobile-menu-header #logo-mobile a {
    display: block;
    height: 4rem;
    line-height: 3.5rem; }
  .mobile-menu-header #logo-mobile img {
    width: auto;
    height: auto;
    max-height: 4rem;
    vertical-align: middle;
    display: inline-block; }
  .mobile-menu-header .mobile-btn {
    float: right;
    background: none;
    cursor: pointer;
    height: 4rem;
    width: 3rem;
    margin: 1rem;
    z-index: 999;
    -webkit-tap-highlight-color: transparent; }
  .mobile-menu-header .mobile-btn:before {
    border-bottom: 13px double #000;
    border-top: 4px solid #000;
    content: "";
    height: 5px;
    position: relative;
    bottom: 0px;
    width: 100%;
    float: right;
    cursor: pointer;
    box-sizing: initial; }

/*script*/
