@import url("https://fonts.googleapis.com/css?family=Lato:700,900");
@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,500,700");
.gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4e7d27+0,78be20+99&0.9+0,0.9+100 */
  background: #80cc00;
  background: -moz-linear-gradient(left, rgba(78, 125, 39, 0.9) 0%, rgba(120, 190, 32, 0.9) 99%, rgba(120, 190, 32, 0.9) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(78, 125, 39, 0.9) 0%, rgba(120, 190, 32, 0.9) 99%, rgba(120, 190, 32, 0.9) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(78, 125, 39, 0.9) 0%, rgba(120, 190, 32, 0.9) 99%, rgba(120, 190, 32, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64e7d27', endColorstr='#e678be20',GradientType=1 );
  /* IE6-9 */ }

.fontC1 {
  font-family: "CormorantGaramond";
  font-weight: 400; }

.fontC2, .main-slider .slides > div .slides-container > div .back_img .slide-caption, footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .date .the_day, footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .date .the_month {
  font-family: "CormorantGaramond";
  font-weight: 500; }

.fontC3 {
  font-family: "CormorantGaramond";
  font-weight: 700; }

.fontl {
  font-family: 'Lato Light', Helvetica, "Times New Roman" , sans-serif;
  font-weight: 300; }

.font, .menu_container, .menu_container ul.rmRootGroup.rmHorizontal > li.level1, header.container-fluid .logo_container .logo p, footer.container-fluid .row-bs .footer-wrapper, footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .button-events a, footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .title a, footer.container-fluid .bott_foot, body {
  font-family: 'Lato Medium', Helvetica, "Times New Roman" , sans-serif !important;
  font-weight: 400; }

.fontheavy {
  font-family: 'Lato Heavy', Helvetica, "Times New Roman" , sans-serif; }

.fonti {
  font-family: 'Lato Italic', Helvetica, "Times New Roman" , sans-serif; }

.fontb, .defaultbtn {
  font-family: 'Lato Black', Helvetica, "Times New Roman" , sans-serif !important;
  font-weight: 700; }

.fontbGfonts {
  font-family: 'Lato', sans-serif; }

.fontbi {
  font-family: 'Lato Black Italic', Helvetica, "Times New Roman" , sans-serif !important;
  font-weight: 700; }

.hover:hover {
  color: #fedb00; }

.transition, .hover, .defaultbtn, .menu_container ul.rmRootGroup.rmHorizontal > li.level1:after, .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2 a, footer.container-fluid .row-bs .footer-wrapper .abs-wrapper > h5 + div, footer.container-fluid .row-bs .footer-wrapper .footer_contact.on .abs-wrapper > h5 + div, footer.container-fluid .row-bs .footer-wrapper .footer_accessibility.on .abs-wrapper .acc_container a, footer.container-fluid .row-bs .footer-wrapper .footer_links .abs-wrapper .f1_container ul li a, footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .button-events a, footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .title a, footer.container-fluid .bott_foot .school-design a, body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_accessibility .abs-wrapper h5 + div > a, body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links .abs-wrapper .f1_container .bodycontent ul li a, .mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close, .search-header .search-toggle, .search-header .search-container input:first-child {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.defaultbtn {
  border-radius: 25px;
  color: #5c5c5c;
  padding: 10px;
  border: 2px solid #5c5c5c;
  font-size: 18px;
  display: table;
  text-align: center;
  min-width: 170px; }
  .defaultbtn:hover {
    border-color: #fedb00;
    color: #fedb00; }

.pseudo, .main-slider .slides > div .slides-container > div .back_img.no_banner_img:after {
  content: '';
  display: block;
  background-color: #4191C6;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute; }

.bright {
  -webkit-webkit-filter: brightness(119%);
  -moz-webkit-filter: brightness(119%);
  -ms-webkit-filter: brightness(119%);
  -o-webkit-filter: brightness(119%);
  webkit-filter: brightness(119%); }

/*========================================================================
  Important Notice
==========================================================================*/
.close_important_notice {
  font-size: 18px;
  position: absolute;
  cursor: pointer;
  margin-top: -10px;
  -webkit-transition: all 0.325s;
  -moz-transition: all 0.325s;
  -ms-transition: all 0.325s;
  -o-transition: all 0.325s;
  transition: all 0.325s;
  float: right;
  right: 0px;
  outline: none;
  width: 30px;
  height: 30px; }

.close_important_notice:after {
  content: " X ";
  position: absolute;
  margin-top: 0px;
  margin-left: 0px; }

.important_notice {
  position: absolute;
  top: 38%;
  background: #4191C6;
  z-index: 99999;
  left: 0;
  color: #fff;
  right: 0;
  width: 57%;
  padding: 18px;
  min-width: 310px;
  margin: 0 auto;
  display: block;
  height: inherit;
  border: 3px solid rgba(71, 70, 71, 0.6);
  display: none; }
  .sws-page-important-notice .important_notice {
    display: block; }

.notice_bodytext .bodycontent p {
  color: #fff;
  font-size: 16px; }

.notice_bodytext .bodycontent {
  color: white;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  padding: 5px 10%; }

.important_notice_overlay {
  position: fixed;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(248, 248, 248, 0.79);
  z-index: 99998;
  display: none; }
  .sws-page-important-notice .important_notice_overlay {
    display: block; }

/*========================================================================
  Important Notice
==========================================================================*/
/*========================================================================
  Preloader Effect
==========================================================================*/
.js-enabled.loaded .preloader-wrapper {
  visibility: hidden;
  opacity: 0;
  display: none; }

.preloader-wrapper {
  position: fixed;
  top: 0;
  background-color: white;
  bottom: 0;
  left: 0;
  opacity: 1;
  right: 0;
  width: 100vw;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99999;
  -webkit-background-size: 49px;
  -o-background-size: 49px;
  background-size: 49px; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

body {
  overflow-x: hidden; }

.loader {
  width: 100vw;
  background-repeat: no-repeat;
  top: 0;
  height: 100%;
  position: relative; }

/*========================================================================
  Preloader Effect
==========================================================================*/
/*********************************************************************************************************************************************************************************
Menu -Burger-off
**********************************************************************************************************************************************************************************/
.burger_off section {
  display: block !important; }

.menu_container section .twitter-icon {
  width: 20px;
  display: inline-block;
  position: relative;
  top: 28px;
  right: -75px; }
.menu_container section .instagram-icon {
  width: 20px;
  display: inline-block;
  position: relative;
  top: 28px;
  right: -75px; }

.menu_container {
  position: relative;
  float: right;
  z-index: 1;
  top: 8px;
  right: 253px;
  font-size: 18px; }
  .menu_container .RadMenu {
    float: left;
    margin-right: 30px; }
  .menu_container ul.rmRootGroup.rmHorizontal {
    padding-left: 0;
    display: table;
    margin: 0 auto; }
    .menu_container ul.rmRootGroup.rmHorizontal > li.selectedPageRoot:after {
      width: 100%; }
    .menu_container ul.rmRootGroup.rmHorizontal > li.level1 {
      position: relative;
      display: inline-block;
      padding-left: 10px;
      font-size: 18px;
      padding: 30px 0px 46px 0;
      margin-right: 39.9px; }
      .menu_container ul.rmRootGroup.rmHorizontal > li.level1:after {
        position: absolute;
        left: 0;
        content: '';
        right: 0;
        width: 0;
        display: block;
        background-color: rgba(139, 163, 2, 0.9);
        height: 3px;
        top: 89.5px; }
      .menu_container ul.rmRootGroup.rmHorizontal > li.level1:hover:after {
        width: 100%; }
        .menu_container ul.rmRootGroup.rmHorizontal > li.level1 > a {
            position: relative;
            color: #8ba302 ;
        }
      .menu_container ul.rmRootGroup.rmHorizontal > li.level1:nth-last-child(-n+2) .rmSlide {
        left: inherit !important;
        right: 0 !important; }
      .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide {
        top: 100% !important;
        height: inherit !important;
        position: absolute;
        left: 0px !important;
        top: 72px !important;
        display: none;
        right: inherit !important;
        width: 265px !important; }
        .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide.oneUl {
          width: 200px !important; }
        .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide:after {
          content: '';
          display: block;
          left: 0;
          right: 0;
          bottom: 0;
          top: 0;
          position: absolute;
          z-index: -1;
          top: 25px; }
        .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 {
          margin: 8px 0 0 0;
          padding: 13px 0 13px 0px;
          float: left;
          width: 100%;
          background-color: transparent; }
          .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2 {
            position: relative;
            background-color: rgba(255, 255, 255, 0.9);
            list-style-type: none; }
            .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2 a {
                width: 100% !important;
                padding: 8.3px 13px;
                display: block;
                line-height: normal;
                color: #8ba302 ;
                font-size: 18px;
                position: relative;
            }
            .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2:hover > a {
              background-color: rgba(255, 255, 255, 0.9); }
              .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2:hover .rmSlide {
                display: block !important; }
            .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2:hover > a {
                color: #8ba302 ;
            }
            .menu_container .desktop-nav ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2 .rmSlide {
              position: absolute;
              top: -13px !important;
              right: 0 !important;
              float: right;
              left: 0 !important;
              display: none !important;
              left: 265px !important; }
              .menu_container .desktop-nav ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2 .rmSlide ul {
                list-style: none;
                margin-top: -5px;
                padding: 0;
                margin: 0;
                padding: 13px 0 13px 0px;
                float: left;
                width: 100%;
                background-color: transparent; }
                .menu_container .desktop-nav ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2 .rmSlide ul li {
                    background-color: rgba(255,255,255, 0.8);
                    border-bottom: 1px solid #a5c20c;
                    padding-left: 10px;
                }
                  .menu_container .desktop-nav ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2 .rmSlide ul li:last-child {
                    border-bottom: none; }
                  .menu_container .desktop-nav ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2 .rmSlide ul li:hover {
                    background-color: rgba(165,194,12, 0.9); }
                    .menu_container .desktop-nav ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2 .rmSlide ul li:hover a {
                      color: #ffffff; }
                    .menu_container .desktop-nav ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1 li.level2 .rmSlide ul li a {
                        color: #8ba302 ;
                    }
          .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1.column01 {
            width: 50%; }
          .menu_container ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul.rmLevel1.column02 {
            width: 50%;
            padding: 13px 0 13px 0px; }
      .menu_container .desktop-nav ul.rmRootGroup.rmHorizontal > li.level1:hover .rmSlide {
        display: block !important; }
    .menu_container ul.rmRootGroup.rmHorizontal > li:last-child {
      margin-right: 0; }
    .menu_container ul.rmRootGroup.rmHorizontal > li:first-child {
      padding-left: 0; }
  .menu_container .burger {
    display: none; }

.no-home .menu_container {
  position: relative; }

@media screen and (max-width: 1580px) {
  .menu_container {
    right: 130px; } }

@media screen and (max-width: 1460px) {
  header.container-fluid .logo_container {
    left: 60px !important; }
  header.container-fluid .menu_container {
    right: 60px; } }

/*********************************************************************************************************************************************************************************
Menu -Burger-off
**********************************************************************************************************************************************************************************/
.main-slider {
  padding: 0;
  height: 100vh;
  z-index: 1; }
  .main-slider.parent-active {
    z-index: 999; }
    .main-slider.parent-active .menu_container {
      position: fixed; }
  .main-slider #news-for-slider {
    display: none; }
  .main-slider .slides {
    height: 100%; }
    .main-slider .slides > div {
      overflow: hidden;
      height: 100%; }
      .main-slider .slides > div > div {
        height: inherit;
        background-size: cover;
        background-position: center; }
      .main-slider .slides > div .slides-container > div .back_img {
        background-size: cover;
        background-position: center;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
        .main-slider .slides > div .slides-container > div .back_img .slide-caption {
          width: 100%;
          position: relative;
          overflow: hidden;
          position: absolute;
          bottom: 220px;
          color: white;
          width: 950px;
          display: block;
          font-size: 35px;
          text-align: center;
          margin: 0 auto;
          left: 50%;
          -webkit-transform: translate(-50%, 0%);
          -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%); }
          .main-slider .slides > div .slides-container > div .back_img .slide-caption > p {
            display: none; }
            .main-slider .slides > div .slides-container > div .back_img .slide-caption p:nth-child(2) {
                filter: drop-shadow(0px 0px 6px #000000);
                display: block;
            }
        .main-slider .slides > div .slides-container > div .back_img.no_banner_img {
          position: relative; }
          .main-slider .slides > div .slides-container > div .back_img.no_banner_img:after {
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
            background: -moz-linear-gradient(top, transparent 34%, rgba(0, 0, 0, 0.65) 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(top, transparent 34%, rgba(0, 0, 0, 0.65) 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, transparent 34%, rgba(0, 0, 0, 0.65) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
            /* IE6-9 */
            z-index: 10; }
    .main-slider .slides .bx-wrapper {
      height: 100%; }
      .main-slider .slides .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
        color: transparent;
        display: block;
        background-image: url("../Images/arrow-left.png");
        background-repeat: no-repeat;
        background-position: center center;
        width: 62px;
        height: 62px;
        position: absolute;
        top: -37vh;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .main-slider .slides .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
        color: transparent;
        display: block;
        background-image: url("../Images/arrow-right.png");
        background-repeat: no-repeat;
        background-position: center center;
        width: 62px;
        height: 62px;
        position: absolute;
        top: -37vh;
        right: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .main-slider .slides .bx-wrapper .bx-viewport {
        height: 100% !important; }
        .main-slider .slides .bx-wrapper .bx-viewport .slides-container {
          height: 100%; }
          .main-slider .slides .bx-wrapper .bx-viewport .slides-container > div {
            overflow: hidden;
            height: 100%; }
            .main-slider .slides .bx-wrapper .bx-viewport .slides-container > div .back_img {
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-position: center; }
    .main-slider .slides .bx-controls.bx-has-pager {
      position: absolute;
      bottom: 145px;
      right: 50px;
      left: 50px;
      z-index: 100;
      height: initial; }
      .main-slider .slides .bx-controls.bx-has-pager > div {
        display: table;
        margin: 0 auto; }
        .main-slider .slides .bx-controls.bx-has-pager > div > div {
          display: inline-block; }
          .main-slider .slides .bx-controls.bx-has-pager > div > div > a {
            border-radius: 50%;
            display: block;
            color: transparent;
            background-color: white;
            width: 18px;
            height: 18px;
            border: 2px solid white;
            margin-right: 15px; }
            .main-slider .slides .bx-controls.bx-has-pager > div > div > a.active {
                background-color: #a5c20c;
                border: 2px solid #a5c20c;
                width: 18px;
                height: 18px;
            }
        .main-slider .slides .bx-controls.bx-has-pager > div > div:last-child a {
          margin-right: 0; }

.sws-edit-mode .main-slider {
  height: inherit; }
  .sws-edit-mode .main-slider .slides {
    height: 700px; }
  .sws-edit-mode .main-slider .blogentries .blogSummary img {
    max-height: 200px; }

.header_mobile .main-slider.parent-active .menu_container {
  position: relative !important;
  height: initial; }

.header_mobile .main-slider .main-news-slider.container-fluid.parent-active {
  z-index: 200;
  height: initial; }
  .header_mobile .main-slider .main-news-slider.container-fluid.parent-active .menu_container {
    position: relative !important;
    height: initial;
    z-index: 999; }

.sws-edit-mode .main-slider .slides {
  position: relative;
  z-index: 0; }

.sws-edit-mode .main-slider #news-for-slider {
  display: block; }

@media screen and (max-width: 1320px) {
  .main-slider .slides .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev, .main-slider .slides .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
    top: -31vh; }
  .main-slider .slides .bx-controls.bx-has-pager {
    bottom: 190px; } }

@media screen and (max-height: 700px) {
  .slides .bx-controls.bx-has-pager,
  .slide-caption, .main-slider .slides .bx-wrapper .bx-viewport .slides-container > div:after {
    display: none; } }

@media screen and (max-width: 640px) {
  .main-slider {
    height: 50vh; }
    .main-slider .slides {
      height: 100% !important; } }

@media screen and (max-width: 780px) and (min-width: 641px) {
  .main-slider {
    height: 50vh; } }

@media screen and (max-width: 950px) {
  .slides .bx-controls.bx-has-pager,
  .slide-caption, .main-slider .slides .bx-wrapper .bx-viewport .slides-container > div:after {
    display: none; }
  .main-slider .slides > div .slides-container > div .back_img .slide-caption {
    display: none; } }

@media screen and (max-width: 350px) {
  .slides .bx-controls.bx-has-pager {
    display: none; } }

/*********************************************************************************************************************************************************************************
Menu -Burger-on
**********************************************************************************************************************************************************************************/
.menu_container.burger_on {
  position: relative; }
  .menu_container.burger_on section {
    display: none;
    overflow: hidden;
    clear: both;
    position: absolute;
    top: 92px;
    width: 190px;
    right: 0;
    background-color: rgba(255, 255, 255, 0.9);
    color: black; }
    .menu_container.burger_on section .search-header.search-mobile {
      margin-top: 0;
      float: none;
      width: 100%;
      overflow: visible;
      height: 27px; }
      .menu_container.burger_on section .search-header.search-mobile .search-toggle {
        display: none; }
      .menu_container.burger_on section .search-header.search-mobile .search-container {
        width: 100%; }
      .menu_container.burger_on section .search-header.search-mobile input:first-child {
        width: 100%;
        top: 0;
        float: none;
        right: 0;
        border-radius: 0; }
        .menu_container.burger_on section .search-header.search-mobile input:first-child + input {
          display: none; }
    .menu_container.burger_on section .search-header.search-mobile {
      margin-left: 0; }
  .menu_container.burger_on .burger {
    z-index: 1;
    position: relative;
    display: block;
    top: 21px; }
    .menu_container.burger_on .burger .burger_lines {
      display: none; }
    .menu_container.burger_on .burger p.menu_text {
      display: block;
      color: #fff;
      font-size: 22px;
      cursor: pointer;
      border-radius: 4px;
      min-height: 30px;
      margin: 0;
      width: 100px;
      padding: 6px 0 8px;
      line-height: normal;
      background-color: #a5c20c;
      text-align: center;
      float: right;
      margin-bottom: 60px; }
  .menu_container.burger_on .RadMenu {
    margin-right: 0;
    float: none; }
    .menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal {
      width: 100%; }
      .menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal > li.level1 {
        display: block;
    text-align: center;
    margin-right: 0;
    padding: 10px 0;
    float: left;
    width: 100%; }
    .menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal > li .rmSlide {
    display: block !important;
    position: relative;
    top: auto !important;
	width: auto !important;
}
        .menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal > li.level1:after {
          display: none; }
        .menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal > li.level1:hover {
          background-color: rgba(65, 145, 198, 0.9); }
          .menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal > li.level1:hover a {
            color: white; }
        .menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal > li.level1 a {
          color: black; }
        /*.menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal > li.level1 > div {
          display: none !important; }*/
        .menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal > li.level1:after {
          top: 100%; }
        .menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal > li.level1 .rmSlide ul {
          display: none; }
          .menu_container.burger_on .RadMenu ul.rmRootGroup.rmHorizontal li.level2 .rmSlide ul {
    background: rgba(130, 184, 232, 0.2);
}
          .burger_off_global .desktop-nav {
            display: block;
          }
          .burger_off_global .mobile-nav {
            display: none;
          }
          .burger_on_global .desktop-nav {
            display: none;
          }
          .burger_on_global .mobile-nav {
            display: block;
          }
          .mobile-nav ul.rmLevel2 {
            padding-left: 0;
          }


@media screen and (max-width: 656px) {
  .menu_container.burger_on {
    float: none;
    width: 100%;
    right: 0;
    top: 0; }
    .menu_container.burger_on section {
      padding-top: 0;
      left: 0;
      width: 100%;
      top: 60px;
      background-color: rgba(255, 255, 255, 0.95); }
      .menu_container.burger_on section .search-header.search-mobile #search-area input:first-child {
        padding-left: 30px;
        padding-right: 30px; }
    .menu_container.burger_on .burger {
      display: table;
      margin: 0 auto 20px;
      float: none;
      top: 0; }
      .menu_container.burger_on .burger p.menu_text {
        float: none;
        margin: 0 auto; } }

/*********************************************************************************************************************************************************************************
Menu -Burger-on
**********************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************
Header
**********************************************************************************************************************************************************************************/
header.container-fluid {
  padding: 0;
  background-color: #ffffff;
  position: absolute;
  z-index: 1001;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.57);
  width: 100%;
  top: 0; }
  header.container-fluid .logo_container {
    position: relative;
    width: initial;
    float: left;
    left: 214px;
    /*top: 16px;*/ }
    header.container-fluid .logo_container .logo {
      display: block;
      margin-top: 15px; }
      header.container-fluid .logo_container .logo a {
        color: white;
        display: block; }
        header.container-fluid .logo_container .logo a span {
          display: none; }
        header.container-fluid .logo_container .logo a img {
          display: inline-block;
          margin: 0 auto; }
      header.container-fluid .logo_container .logo p {
        font-size: 26px;
        display: inline-block;
        margin-left: 9.2px;
        letter-spacing: 0.8px; }

.sws-edit-mode header.container-fluid {
  position: relative; }

@media screen and (max-width: 656px) {
  header.container-fluid {
    position: relative; }
    header.container-fluid .logo_container {
      float: none;
      left: 0 !important;
      display: table;
      margin: 0 auto; }
      header.container-fluid .logo_container .logo {
        margin-bottom: 4px; }
        header.container-fluid .logo_container .logo a img {
          display: block; }
          header.container-fluid .logo_container .logo a img + p {
            margin-left: 0; }
    header.container-fluid .menu_container.burger_on {
      width: 100%;
      text-align: center;
      right: 0; }
      header.container-fluid .menu_container.burger_on .burger {
        margin: 20px auto; } }

@media screen and (max-width: 335px) {
  header.container-fluid .logo_container .logo a img + p {
    font-size: 25px; } }

/*********************************************************************************************************************************************************************************
Header
**********************************************************************************************************************************************************************************/
@-webkit-keyframes flipInX {
  from {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes flipInX {
  from {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  100% {
    opacity: 1; } }

.flipInX {
  -webkit-animation-name: h5background;
  animation-name: h5background; }

footer.container-fluid {
  padding-left: 0;
  padding-right: 0;
  position: relative; }
  footer.container-fluid .row-bs .footer-wrapper {
    position: absolute;
    bottom: 50px;
    color: white;
    z-index: 7;
    left: 0;
    height: 46px;
    width: 100%;
    display: block !important; }
    footer.container-fluid .row-bs .footer-wrapper > div.on .abs-wrapper h5 + div {
      padding-bottom: 45px;
      height: 250px; }
    footer.container-fluid .row-bs .footer-wrapper > div.on .abs-wrapper > h5 {
      background-color: white; }
    footer.container-fluid .row-bs .footer-wrapper .abs-wrapper {
      position: absolute;
      bottom: 0;
      width: 100%; }
        footer.container-fluid .row-bs .footer-wrapper .abs-wrapper > h5 {
            background-color: #a5c20c;
            color: white;
        }
      footer.container-fluid .row-bs .footer-wrapper .abs-wrapper > h5 + div {
        height: 0;
        overflow: hidden;
        background-color: white; }
    footer.container-fluid .row-bs .footer-wrapper > div {
      float: left; }
      footer.container-fluid .row-bs .footer-wrapper > div h5 {
        font-size: 18px; }
    footer.container-fluid .row-bs .footer-wrapper .footer_contact {
      width: 25%;
      position: relative;
      min-height: 46px; }
      footer.container-fluid .row-bs .footer-wrapper .footer_contact .abs-wrapper h5 {
        text-align: right;
        padding: 13px 0;
        padding-right: 15px;
        margin: 0;
        position: relative;
        z-index: 10; }
        footer.container-fluid .row-bs .footer-wrapper .footer_contact .abs-wrapper h5 span {
          display: inline-block;
          background: url("../Images/arrow-up.png") no-repeat center -1px;
          padding: 0 12px;
          width: 14px;
          height: 7px; }
      footer.container-fluid .row-bs .footer-wrapper .footer_contact .abs-wrapper .contact-wrapper {
        padding-right: 15px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_contact .abs-wrapper .contact-wrapper #map {
          width: 50%;
          height: 100%;
          float: left;
          position: absolute;
          top: 0;
          left: 0;
          overflow: hidden; }
        footer.container-fluid .row-bs .footer-wrapper .footer_contact .abs-wrapper .contact-wrapper .contact {
            float: right;
            /*width: 38%;*/
            width: 100%;
            text-align:right;
        }
      footer.container-fluid .row-bs .footer-wrapper .footer_contact.on .abs-wrapper > h5 + div {
        overflow: hidden;
        padding-bottom: 45px;
        height: 275px; }
      footer.container-fluid .row-bs .footer-wrapper .footer_contact.on .abs-wrapper {
        background-color: white;
        color: grey; }
        footer.container-fluid .row-bs .footer-wrapper .footer_contact.on .abs-wrapper:after {
            content: "";
            display: block;
            height: 45px;
            width: 50%;
            position: absolute;
            right: 0;
            bottom: 0;
            background-color: #a5c20c;
            opacity: 0.6;
        }
      footer.container-fluid .row-bs .footer-wrapper .footer_contact.on h5 {
        color: #a5c20c;
        position: static; }
        footer.container-fluid .row-bs .footer-wrapper .footer_contact.on h5 span {
          display: inline-block;
          background: url("../Images/arrow-down4.png") no-repeat center center;
          height: 14px; }
    footer.container-fluid .row-bs .footer-wrapper .footer_accessibility {
      width: 11%;
      position: relative;
      min-height: 46px; }
      footer.container-fluid .row-bs .footer-wrapper .footer_accessibility .abs-wrapper {
        bottom: 0px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_accessibility .abs-wrapper h5 {
          text-align: center;
          padding: 13px 0;
          margin-top: 0;
          margin-bottom: 0; }
          footer.container-fluid .row-bs .footer-wrapper .footer_accessibility .abs-wrapper h5 span {
            display: inline-block;
            background: url("../Images/arrow-up.png") no-repeat center -1px;
            padding: 0 12px;
            width: 14px;
            height: 7px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_accessibility .abs-wrapper .acc_container {
          text-align: center; }
          footer.container-fluid .row-bs .footer-wrapper .footer_accessibility .abs-wrapper .acc_container a {
            display: block; }
      footer.container-fluid .row-bs .footer-wrapper .footer_accessibility.on .abs-wrapper {
        background-color: white; }
        footer.container-fluid .row-bs .footer-wrapper .footer_accessibility.on .abs-wrapper:after {
          content: "";
          display: block;
          height: 45px;
          width: 100%;
          position: absolute;
          right: 0;
          bottom: 0;
		  padding: 10px;
          background-color: #a5c20c;
          opacity: 0.6; }
        footer.container-fluid .row-bs .footer-wrapper .footer_accessibility.on .abs-wrapper h5 + div {
          height: 180px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_accessibility.on .abs-wrapper h5 {
          color: #a5c20c; }
          footer.container-fluid .row-bs .footer-wrapper .footer_accessibility.on .abs-wrapper h5 span {
            background: url("../Images/arrow-down4.png") no-repeat center 0;
            height: 10px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_accessibility.on .abs-wrapper .acc_container a {
          color: grey;
          padding: 5px 0px; }
          footer.container-fluid .row-bs .footer-wrapper .footer_accessibility.on .abs-wrapper .acc_container a:hover {
            color: #4191C6; }
    footer.container-fluid .row-bs .footer-wrapper .footer_links {
      width: 19.5%;
      position: relative;
      min-height: 46px; }
      footer.container-fluid .row-bs .footer-wrapper .footer_links .abs-wrapper {
        bottom: 0px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_links .abs-wrapper h5 {
          text-align: center;
          padding: 13px 0;
          margin-top: 0;
          margin-bottom: 0; }
          footer.container-fluid .row-bs .footer-wrapper .footer_links .abs-wrapper h5 span {
            display: inline-block;
            background: url("../Images/arrow-up.png") no-repeat center -1px;
            padding: 0 12px;
            width: 14px;
            height: 7px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_links .abs-wrapper .f1_container ul {
          list-style: none;
          text-align: center;
          padding-left: 0; }
          footer.container-fluid .row-bs .footer-wrapper .footer_links .abs-wrapper .f1_container ul li a {
            color: grey;
            font-size: 14px;
            font-weight: 400; }
            footer.container-fluid .row-bs .footer-wrapper .footer_links .abs-wrapper .f1_container ul li a:hover {
              color: #4191C6; }
      footer.container-fluid .row-bs .footer-wrapper .footer_links.on .abs-wrapper {
        background-color: white; }
        footer.container-fluid .row-bs .footer-wrapper .footer_links.on .abs-wrapper:after {
          content: "";
          display: block;
          height: 45px;
          width: 100%;
          position: absolute;
          right: 0;
          bottom: 0;
          background-color: #a5c20c;
          opacity: 0.6; }
        footer.container-fluid .row-bs .footer-wrapper .footer_links.on .abs-wrapper h5 + div {
          height: 230px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_links.on .abs-wrapper h5 {
          color: #a5c20c; }
          footer.container-fluid .row-bs .footer-wrapper .footer_links.on .abs-wrapper h5 span {
            background: url("../Images/arrow-down4.png") no-repeat center 0;
            height: 9px; }
    footer.container-fluid .row-bs .footer-wrapper .footer_calendar {
      width: 19.5%;
      position: relative;
      min-height: 46px; }
      footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper {
        bottom: 0px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .button-events {
          display: none;
          padding-bottom: 60px;
          padding-top: 15px;
          padding-left: 10px;
          padding-right: 10px; }
          footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .button-events a {
            border: 1px solid #a5c20c;
            display: block;
            text-align: center;
            padding: 10px 0px;
            color: grey;
            background-color: white;
            font-size: 13px;
            text-transform: uppercase; }
            footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .button-events a:hover {
              background-color: #a5c20c;
              color: white; }
        footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper h5 {
          text-align: center;
          padding: 13px 0;
          margin-top: 0;
          padding-left: 20px;
          margin-bottom: 0; }
          footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper h5 span {
            display: inline-block;
            background: url("../Images/arrow-up.png") no-repeat center -1px;
            padding: 0 12px;
            width: 14px;
            height: 7px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent {
          padding-bottom: 0;
          background-color: white; }
          footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent tr {
            display: none; }
          footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .event-row {
            width: 100%;
            overflow: hidden;
            margin-bottom: 10px;
            padding: 0 10px; }
          footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .date {
            float: left;
            padding: 7px 0;
            text-align: center;
            background-color: #a5c20c;
            width: 22%;
            color: white;
            display: inline-block; }
            footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .date .the_day {
              font-size: 19px; }
            footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .date .the_month {
              font-size: 13px;
              text-transform: uppercase; }
          footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .title {
            float: right;
            width: 78%;
            display: inline-block;
            text-align: center;
            color: grey;
            padding-top: 15px; }
            footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .title a {
              color: grey;
              font-size: 14px; }
              footer.container-fluid .row-bs .footer-wrapper .footer_calendar .abs-wrapper .calendarContent .title a:hover {
                color: #4191C6; }
      footer.container-fluid .row-bs .footer-wrapper .footer_calendar.on .abs-wrapper {
        background-color: white; }
        footer.container-fluid .row-bs .footer-wrapper .footer_calendar.on .abs-wrapper:after {
          content: "";
          display: block;
          height: 45px;
          width: 100%;
          position: absolute;
          right: 0;
          bottom: 0;
          background-color: #a5c20c;
          opacity: 0.6; }
        footer.container-fluid .row-bs .footer-wrapper .footer_calendar.on .abs-wrapper .calendarContent {
          height: 200px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_calendar.on .abs-wrapper .button-events {
          display: block; }
        footer.container-fluid .row-bs .footer-wrapper .footer_calendar.on .abs-wrapper h5 {
          color: #a5c20c;
          background-color: white;
          padding: 15px 0px;
          padding-left: 20px; }
          footer.container-fluid .row-bs .footer-wrapper .footer_calendar.on .abs-wrapper h5 span {
            background: url("../Images/arrow-down4.png") no-repeat center 0;
            height: 10px; }
    footer.container-fluid .row-bs .footer-wrapper .footer_acreditation {
      width: 25%;
      position: relative;
      min-height: 46px; }
      footer.container-fluid .row-bs .footer-wrapper .footer_acreditation .abs-wrapper {
        bottom: 0px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_acreditation .abs-wrapper h5 {
          padding: 13px 0;
          margin-bottom: 0;
          margin-top: 0;
          padding-left: 15px; }
          footer.container-fluid .row-bs .footer-wrapper .footer_acreditation .abs-wrapper h5 span {
            display: inline-block;
            background: url("../Images/arrow-up.png") no-repeat center -1px;
            padding: 0 12px;
            width: 14px;
            height: 7px;
            margin-bottom: 0; }
        footer.container-fluid .row-bs .footer-wrapper .footer_acreditation .abs-wrapper .accreditation-logo {
          padding-left: 15px; }
          footer.container-fluid .row-bs .footer-wrapper .footer_acreditation .abs-wrapper .accreditation-logo img {
            padding: 5px; }
      footer.container-fluid .row-bs .footer-wrapper .footer_acreditation.on .abs-wrapper {
        background-color: white; }
        footer.container-fluid .row-bs .footer-wrapper .footer_acreditation.on .abs-wrapper:after {
          content: "";
          display: block;
          height: 45px;
          width: 100%;
          position: absolute;
          right: 0;
          bottom: 0;
          background-color: #a5c20c;
          opacity: 0.6; }
        footer.container-fluid .row-bs .footer-wrapper .footer_acreditation.on .abs-wrapper h5 + div {
          height: 350px; }
        footer.container-fluid .row-bs .footer-wrapper .footer_acreditation.on .abs-wrapper h5 {
          color: #a5c20c; }
          footer.container-fluid .row-bs .footer-wrapper .footer_acreditation.on .abs-wrapper h5 span {
            background: url("../Images/arrow-down4.png") no-repeat center 0;
            height: 10px; }
    footer.container-fluid .bott_foot {
        padding: 15px 60px;
        background-color: #8ba302;
        color: white;
        overflow: hidden;
        z-index: 13;
        position: absolute;
        bottom: 0;
        width: 100%;
        font-size: 14px;
    }
    footer.container-fluid .bott_foot .copy-right {
      display: inline-block;
      float: left; }
      footer.container-fluid .bott_foot .copy-right p {
        margin-bottom: 0; }
    footer.container-fluid .bott_foot .school-design {
      display: inline-block;
      float: right;
      letter-spacing: 0.1px;
      font-weight: 600; }
      footer.container-fluid .bott_foot .school-design a {
        color: white; }
        footer.container-fluid .bott_foot .school-design a:hover {
          color: #fedb00; }

.sws-edit-mode footer.container-fluid .bott_foot {
  position: relative; }

@media screen and (max-width: 1580px) {
  footer.container-fluid .row-bs .footer-wrapper {
    bottom: 80px; }
  footer.container-fluid div.bott_foot {
    text-align: center; }
    footer.container-fluid div.bott_foot .copy-right {
      display: block;
      float: none;
      margin-bottom: 10px; }
    footer.container-fluid div.bott_foot .school-design {
      display: block;
      float: none; } }

@media screen and (max-width: 1600px) {
  footer.container-fluid .row-bs .footer-wrapper .footer_contact {
    width: 20%; }
    footer.container-fluid .row-bs .footer-wrapper .footer_contact .abs-wrapper h5 {
      text-align: center;
      padding-right: 0; }
    footer.container-fluid .row-bs .footer-wrapper .footer_contact .abs-wrapper .contact-wrapper {
      padding-right: 0; }
      footer.container-fluid .row-bs .footer-wrapper .footer_contact .abs-wrapper .contact-wrapper #map {
        display: none; }
      footer.container-fluid .row-bs .footer-wrapper .footer_contact .abs-wrapper .contact-wrapper .contact {
        width: 100%;
        text-align: center; }
    footer.container-fluid .row-bs .footer-wrapper .footer_contact.on .abs-wrapper:after {
      width: 100%; }
  footer.container-fluid .row-bs .footer-wrapper .footer_links {
    width: 20%; }
  footer.container-fluid .row-bs .footer-wrapper .footer_accessibility {
    width: 20%; }
  footer.container-fluid .row-bs .footer-wrapper .footer_calendar {
    width: 20%; }
  footer.container-fluid .row-bs .footer-wrapper .footer_acreditation {
    width: 20%; }
    footer.container-fluid .row-bs .footer-wrapper .footer_acreditation .abs-wrapper h5 {
      text-align: center; } }

@media screen and (max-width: 1320px) {
  footer.container-fluid .row-bs .footer-wrapper > div.footer_contact {
    width: 25%; }
    footer.container-fluid .row-bs .footer-wrapper > div.footer_contact .abs-wrapper {
      bottom: -1px; }
    footer.container-fluid .row-bs .footer-wrapper > div.footer_contact.on .abs-wrapper:after {
      bottom: -1px; }
  footer.container-fluid .row-bs .footer-wrapper > div.footer_accessibility {
    width: 25%; }
    footer.container-fluid .row-bs .footer-wrapper > div.footer_accessibility .abs-wrapper {
      bottom: -1px; }
      footer.container-fluid .row-bs .footer-wrapper > div.footer_accessibility .abs-wrapper h5 {
        text-align: center; }
    footer.container-fluid .row-bs .footer-wrapper > div.footer_accessibility.on .abs-wrapper:after {
      bottom: -1px; }
    footer.container-fluid .row-bs .footer-wrapper > div.footer_accessibility.on .abs-wrapper h5 {
      text-align: center; }
  footer.container-fluid .row-bs .footer-wrapper > div.footer_links {
    width: 25%; }
    footer.container-fluid .row-bs .footer-wrapper > div.footer_links .abs-wrapper {
      bottom: -1px; }
    footer.container-fluid .row-bs .footer-wrapper > div.footer_links.on .abs-wrapper:after {
      bottom: -1px; }
  footer.container-fluid .row-bs .footer-wrapper > div.footer_calendar {
    display: none; }
  footer.container-fluid .row-bs .footer-wrapper > div.footer_acreditation {
    width: 25%;
    display: inline-block;
    float: left; }
    footer.container-fluid .row-bs .footer-wrapper > div.footer_acreditation .abs-wrapper {
      bottom: -1px; }
      footer.container-fluid .row-bs .footer-wrapper > div.footer_acreditation .abs-wrapper h5 {
        text-align: center; } }

body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper {
  position: relative;
  overflow: hidden;
  height: inherit; }
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div {
    width: 100%;
    margin-bottom: 25px; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div .on .abs-wrapper h5 {
      background-color: #a5c20c; }
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper div.abs-wrapper {
    padding-bottom: 0;
    background-color: transparent !important;
    display: block !important;
    min-height: 230px;
    position: relative; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper div.abs-wrapper h5 {
      background-color: #a5c20c; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper div.abs-wrapper h5 + div {
      background-color: #a5c20c; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper div.abs-wrapper h5.acces-heading {
      color: white; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper div.abs-wrapper > div a:link, body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper div.abs-wrapper > div a:visited {
      padding: 5px 0px;
      color: white; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper div.abs-wrapper > div .bodycontent ul li a {
      color: white; }
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_contact {
    margin-bottom: 0;
    padding-bottom: 20px; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_contact .abs-wrapper {
      color: white;
      padding-right: 0;
      bottom: -21px; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_contact .abs-wrapper:after {
        display: none; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_contact h5.head-contact {
      margin-top: 210px;
      position: absolute;
      text-align: center;
      width: 100%;
      padding-right: 0;
      color: white; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_contact span {
      display: none; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_contact .contact-wrapper {
      height: 420px !important;
      text-align: center;
      padding-right: 0; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_contact .contact-wrapper #map {
        display: block;
        width: 100%;
        height: 50%; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_contact .contact-wrapper .contact {
        width: 100%;
        margin-top: 250px; }
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_accessibility {
    margin-bottom: 0; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_accessibility .abs-wrapper {
      bottom: 0; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_accessibility .abs-wrapper:after {
        display: none; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_accessibility .abs-wrapper h5 {
        padding-top: 40px; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_accessibility .abs-wrapper h5 span {
          display: none; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_accessibility .abs-wrapper h5 + div {
        height: 180px; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_accessibility .abs-wrapper h5 + div > a:hover {
          color: #4191C6; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_accessibility .abs-wrapper h5 + div:after {
          display: none; }
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links {
    margin-bottom: 0; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links .abs-wrapper {
      text-align: center;
      min-height: 150px; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links .abs-wrapper:after {
        display: none; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links .abs-wrapper h5.useful-head {
        color: white;
        padding-top: 50px; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links .abs-wrapper h5.useful-head:hover {
          color: white; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links .abs-wrapper h5.useful-head span {
          display: none; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links .abs-wrapper .f1_container {
        height: 200px !important; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links .abs-wrapper .f1_container .bodycontent ul li a:hover {
          color: #4191C6; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links .abs-wrapper .f1_container:after {
          display: none; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_links .abs-wrapper .f1_container .bodycontent > ul {
          padding-left: 0; }
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar {
    margin-bottom: 0;
    display: block; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper {
      background-color: transparent;
      min-height: 333px; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper:after {
        display: none; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper h5 {
        text-align: center;
        background-color: #a5c20c;
        padding: 10px 0;
        color: white; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper h5 span {
          display: none; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .button-events {
        padding-left: 80px;
        padding-right: 80px;
        padding-top: 15px !important;
        padding-bottom: 60px !important;
        background-color: #a5c20c;
        display: block;
        text-align: center; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .button-events a {
          background-color: #a5c20c;
          border: 2px solid white;
          color: white;
          display: initial;
          padding: 10px 50px; }
          body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .button-events a:hover {
            background-color: white;
            color: #a5c20c; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .calendarContent {
        height: 200px;
        background-color: #a5c20c; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .calendarContent:after {
          display: none; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .calendarContent > div {
          margin: 0 auto; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .calendarContent .event-row .date {
          width: 40%;
          padding-right: 10px;
          text-align: right; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .calendarContent .event-row .title {
          width: 60%;
          text-align: left;
          padding-left: 10px; }
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_acreditation {
    margin-bottom: 0; }
    body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_acreditation .abs-wrapper {
      padding-bottom: 0px;
      text-align: center;
      min-height: 160px;
      bottom: 0; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_acreditation .abs-wrapper:after {
        display: none; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_acreditation .abs-wrapper h5 {
        color: white; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_acreditation .abs-wrapper h5:hover {
          color: white; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_acreditation .abs-wrapper h5 span {
          display: none; }
      body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_acreditation .abs-wrapper h5 + div {
        height: auto; }
        body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_acreditation .abs-wrapper h5 + div:after {
          display: none; }

@media screen and (max-width: 800px) {
  footer.container-fluid .row-bs .footer-wrapper .footer_acreditation.on .abs-wrapper h5 + div {
    height: auto; }
  .accreditation-logo {
    background-color: #fff !important;
    padding: 20px 0 30px; } }

@media screen and (max-width: 540px) {
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .calendarContent .event-row .title {
    width: 64%; }
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .calendarContent .event-row .date {
    width: 30%; } }

@media screen and (max-width: 410px) {
  .main-wrapper footer.container-fluid .bott_foot {
    padding: 15px 30px; } }

@media screen and (max-width: 380px) {
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .calendarContent .event-row .title {
    width: 71%; }
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .calendarContent .event-row .date {
    width: 25%; }
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_calendar .abs-wrapper .button-events a {
    display: block;
    padding: 10px 0; } }

@media screen and (max-width: 350px) {
  body.unbindHover div.main-wrapper footer.container-fluid div.row-bs div.footer-wrapper > div.footer_acreditation {
    padding-bottom: 20px; } }

/*********************************************************************************************************************************************************************************
Supersized slider
**********************************************************************************************************************************************************************************/
#supersized {
  padding-left: 0; }

.home-template body > #supersized {
  display: none; }

/* Start Banner Admin */
/* Banner Admin (only visible in edit mode) */
/* Supersized */
#supersized-loader {
  height: 105px;
  left: 50%;
  margin: -53px 0 0 -33px;
  position: absolute;
  text-indent: -999em;
  top: 50%;
  width: 65px;
  z-index: 0; }

/*Supersied end*/
.gallery-admin {
  background-color: #4191C6;
  position: absolute;
  left: 4.3em;
  top: 70px;
  min-height: 210px;
  min-width: 300px;
  z-index: 8;
  display: none;
  -moz-opacity: 0.00;
  -khtml-opacity: 0.00;
  opacity: 0.00; }
  .gallery-admin .sws-enhananced-slideshow {
    height: 200px !important; }

body.sws-edit-mode .gallery-admin {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  display: block; }

.gallery-admin > h2 {
  /*THEME-COLOR-DARK-BACKGROUND-STANDARD*/
  background-color: #fedb00;
  /*THEME-COLOR-BODY-COPY-ON-DARK-BACKGROUNDS*/
  color: #4191C6;
  font-weight: normal;
  padding: 9px 20px 8px;
  position: relative;
  text-transform: uppercase; }

.gallery-admin > h2:after {
  content: " ";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #fedb00;
  position: absolute;
  bottom: -7px;
  left: 22px;
  margin-left: -4px; }

.gallery-admin .galleryTitle {
  display: none; }

.gallery-admin-content {
  padding: 28px 20px; }

.gallery-admin div.SlideShowHolder, .gallery-admin div.photoGalleryElement {
  float: left;
  padding: 10px 0;
  margin-left: 0; }

h2.ph_notice b {
  color: #1F1F1F; }

h2.ph_notice {
  font-size: 19px;
  text-transform: initial; }

h2.ph_notice:after {
  top: -7px;
  border-top: 0;
  border-bottom: 10px solid #fedb00; }

.gallery-admin div.SlideShowHolder {
  margin-bottom: 0;
  float: none;
  max-height: 200px;
  max-width: 220px; }

.gallery-admin div.photoGalleryElement div.thumbnail {
  margin: 0 18px 0 0;
  padding: 0;
  float: left;
  width: 90px; }

.gallery-admin div.photoGalleryElement div.thumbnail:last-child {
  margin-right: 0; }

.sws-edit-mode .gallery-admin {
  display: block;
  top: inherit;
  top: 70px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

/*********************************************************************************************************************************************************************************
Supersize slider
**********************************************************************************************************************************************************************************/
/*========================================================================
  Important Notice
==========================================================================*/
.close_important_notice {
  font-size: 18px;
  position: absolute;
  cursor: pointer;
  margin-top: -10px;
  -webkit-transition: all 0.325s;
  -moz-transition: all 0.325s;
  -ms-transition: all 0.325s;
  -o-transition: all 0.325s;
  transition: all 0.325s;
  float: right;
  right: 0px;
  outline: none;
  width: 30px;
  height: 30px; }

.close_important_notice:after {
  content: " X ";
  position: absolute;
  margin-top: 0px;
  margin-left: 0px; }

.important_notice {
  position: absolute;
  top: 38%;
  background: #4191C6;
  z-index: 99999;
  left: 0;
  color: #fff;
  right: 0;
  width: 57%;
  padding: 18px;
  min-width: 310px;
  margin: 0 auto;
  display: block;
  height: inherit;
  border: 3px solid rgba(71, 70, 71, 0.6);
  display: none; }
  .sws-page-important-notice .important_notice {
    display: block; }

.notice_bodytext .bodycontent p {
  color: #fff;
  font-size: 16px; }

.notice_bodytext .bodycontent {
  color: white;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  padding: 5px 10%; }

.important_notice_overlay {
  position: fixed;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(248, 248, 248, 0.79);
  z-index: 99998;
  display: none; }
  .sws-page-important-notice .important_notice_overlay {
    display: block; }

/*========================================================================
  Important Notice
==========================================================================*/
/*========================================================================
  Preloader Effect
==========================================================================*/
.js-enabled.loaded .preloader-wrapper {
  visibility: hidden;
  opacity: 0;
  display: none; }

.preloader-wrapper {
  position: fixed;
  top: 0;
  background-color: white;
  bottom: 0;
  left: 0;
  opacity: 1;
  right: 0;
  width: 100vw;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99999;
  -webkit-background-size: 49px;
  -o-background-size: 49px;
  background-size: 49px; }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

body {
  overflow-x: hidden; }

.loader {
  width: 100vw;
  background-repeat: no-repeat;
  top: 0;
  height: 100%;
  position: relative; }

/*========================================================================
  Preloader Effect
==========================================================================*/
/* 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;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -ms-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;
  -webkit-box-shadow: none;
  box-shadow: none; }

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;
  filter: alpha(opacity=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;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #4191C6;
  font-weight: bold;
  right: inherit;
  text-align: center;
  padding-right: 0;
  width: 50px;
  left: 0;
  background: #fedb00;
  opacity: 1; }
  .mfp-image-holder .mfp-close:hover,
  .mfp-iframe-holder .mfp-close:hover {
    color: #fedb00;
    background-color: #4191C6; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -44px; }

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.search-header {
  float: right;
  width: 40px;
  overflow: hidden;
  height: 29px;
  margin-top: 20px;
  position: relative;
  margin-left: -15px; }
  .search-header:hover {
    overflow: visible; }
    .search-header:hover .search-container input:first-child {
      width: 160px; }
  .search-header .search-toggle {
    position: absolute;
    width: 37px;
    cursor: pointer;
    height: 31px;
    z-index: -1;
    right: 0;
    top: 4px;
    border-radius: 50%;
    background-image: url("../Images/search%20icon.svg");
    background-repeat: no-repeat;
    background-position: center; }
  .search-header .search-container {
    z-index: 1;
    position: absolute;
    width: 210px;
    right: 0; }
    .search-header .search-container input:last-child {
      width: 37px !important;
      border: none;
      float: right;
      opacity: 0;
      cursor: pointer;
      height: 37px !important; }
    .search-header .search-container input:first-child {
      float: left;
      right: 50.1px;
      position: absolute;
      top: 0px;
      height: 45px;
      display: block;
      border-radius: 2px;
      outline: 0px solid transparent;
      border: 0px solid transparent;
      overflow: hidden;
      color: black;
      width: 0;
      padding-left: 20px;
      padding-right: 10px;
      background-color: white; }
      .search-header .search-container input:first-child:focus, .search-header .search-container input:first-child:active {
        border: 0px solid transparent;
        outline: 0px solid transparent; }
    .search-header .search-container input:first-child::-webkit-input-placeholder {
      color: black; }
    .search-header .search-container input:first-child:-moz-placeholder {
      /* Firefox 18- */
      color: black; }
    .search-header .search-container input:first-child::-moz-placeholder {
      /* Firefox 19+ */
      color: black; }
    .search-header .search-container input:first-child:-ms-input-placeholder {
      color: black; }

.search-header.on input:first-child {
  padding-left: 14px;
  width: 160px; }

/*********************************************************************************************************************************************************************************
Base styling
**********************************************************************************************************************************************************************************/
.main-wrapper {
  padding: 0 0px; }

.container-fluid {
  position: relative; }

body {
  margin: 0; }

.dn {
  display: none !important; }

.row-bs {
  margin: 0 -15px; }

.db {
  display: block !important; }

a {
  text-decoration: none !important; }
  a:hover {
    text-decoration: none; }
  a:focus {
    text-decoration: none;
    outline: 0px solid transparent;
    box-shadow: 0px 0 0 0 transparent;
    -webkit-box-shadow: 0px 0 0 0 transparent;
    border: 0px solid transparent; }

/*********************************************************************************************************************************************************************************
Main Slider
**********************************************************************************************************************************************************************************/
.small_slider .main-slider #supersized li a:after {
  display: none; }

.small_slider .slider-caption {
  display: none; }

.small_slider .go-down {
  display: none; }

@media screen and (max-height: 630px) {
  .slider-caption {
    display: none; } }

@media screen and (max-width: 765px) {
  .slider-caption {
    display: none; } }

/*********************************************************************************************************************************************************************************
Main Slider
**********************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************
Welcome Section
**********************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************
Main Content
**********************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************
Main Content
**********************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************
Token for Twitter and Blogger Token
**********************************************************************************************************************************************************************************/
.sws-edit-mode .token_twitt:before {
  content: 'Blog For Twitter'; }

.sws-edit-mode .token_for_rh-tabs_blog:before {
  content: 'Blog For Banner'; }

.sws-edit-mode .token_for_calendar:before {
  content: 'Calendar for Footer'; }

/*********************************************************************************************************************************************************************************
Media queries
******************************************************************************************************************************************************************************/


#google_translate_element {
  position: absolute;
  right: 0;
  z-index: 99999;
}
