@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;700&display=swap");
/* line 5, ../../../../../../.rbenv/versions/2.7.8/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../.rbenv/versions/2.7.8/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../.rbenv/versions/2.7.8/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../.rbenv/versions/2.7.8/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../.rbenv/versions/2.7.8/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../.rbenv/versions/2.7.8/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../.rbenv/versions/2.7.8/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../.rbenv/versions/2.7.8/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../.rbenv/versions/2.7.8/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/** override bootstrap gutter width **/
@font-face {
  font-family: 'Almarai';
  src: local("Almarai Light"), local("Almarai-Light"), url("fonts/Almarai-Light.woff2") format("woff2"), url("fonts/Almarai-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Almarai';
  src: local("Almarai"), local("Almarai-Regular"), url("fonts/Almarai-Regular.woff2") format("woff2"), url("fonts/Almarai-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Almarai';
  src: local("Almarai Bold"), local("Almarai-Bold"), url("fonts/Almarai-Bold.woff2") format("woff2"), url("fonts/Almarai-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Almarai';
  src: local("Almarai Extrabold"), local("Almarai-ExtraBold"), url("fonts/Almarai-ExtraBold.woff2") format("woff2"), url("fonts/Almarai-ExtraBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*override text color */
/**taawon colors ***/
/*34495e*/
/****** BEYOND DESIGNS MIXINS **/
/**Responsive font Max and min **/
/*@mixin sub-title-font(){
  @include responsive-font(2rem,4vw,40px);
}
*/
/*** End of Beyond Designs Mixins **/
/* line 1, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer {
  font-family: 'Cairo', sans-serif;
  background: #ffffff;
  color: #ffffff;
  padding: 0;
  position: relative;
  z-index: 99;
}
/* line 6, ../sass/variables/_fonts.scss */
[dir="rtl"] body #page-wrapper #page .site-footer {
  font-family: 'Cairo', sans-serif;
}
/* line 9, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .container-fluid {
  padding: 0;
}
/* line 13, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top {
  padding: 40px 0;
  background: #0a474d;
  border-bottom: 40px solid #126b6f;
}
/* line 18, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .freq-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #ffffff;
  font-weight: bold;
}
/* line 25, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .freq-container img {
  height: 80px;
  width: auto;
  margin-left: 20px;
}
@media screen and (max-width: 800px) {
  /* line 18, ../sass/elements/_footer.scss */
  body #page-wrapper #page .site-footer .site-footer__top .freq-container {
    justify-content: center;
    text-align: center;
  }
}
/* line 37, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .footer-logo-block {
  display: flex;
}
/* line 40, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .footer-logo-block img {
  display: block;
  max-width: 200px;
  height: auto;
}
@media screen and (max-width: 800px) {
  /* line 48, ../sass/elements/_footer.scss */
  body #page-wrapper #page .site-footer .site-footer__top .block {
    margin-bottom: 30px;
  }
}
/* line 54, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .region-footer-first {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}
/* line 62, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .social-links {
  flex-basis: 100%;
  margin-top: 20px;
  justify-content: center;
  display: flex;
}
@media screen and (max-width: 800px) {
  /* line 62, ../sass/elements/_footer.scss */
  body #page-wrapper #page .site-footer .site-footer__top .social-links {
    justify-content: space-evenly;
  }
}
/* line 72, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .social-links a {
  margin: 0 5px;
  color: #ffffff;
}
/* line 76, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .social-links a i {
  color: #0a474d;
  border-color: #ffffff;
  width: 30px;
  height: 30px;
  background: #ffffff;
}
/* line 83, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .social-links a i::before {
  font-size: 0.8rem;
}
/* line 87, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .social-links a i:hover {
  color: #252525;
  border-color: #252525;
}
/* line 95, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .site-footer__top .social-notes {
  text-align: center;
}
/* line 100, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer a {
  color: #ffffff;
}
/* line 103, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer a:hover {
  color: #252525;
}
/* line 108, ../sass/elements/_footer.scss */
body #page-wrapper #page .site-footer .block {
  border: none;
  border: none;
  margin: 0;
  padding: 0;
}

/* line 116, ../sass/elements/_footer.scss */
.site-footer__top .region {
  width: 100% !important;
}

/* line 120, ../sass/elements/_footer.scss */
.site-footer-bottom {
  background: #2c2c2c;
  padding: 20px;
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 150px;
}
/* line 127, ../sass/elements/_footer.scss */
.site-footer-bottom .region-footer-fifth {
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
}
@media screen and (min-width: 740px) {
  /* line 127, ../sass/elements/_footer.scss */
  .site-footer-bottom .region-footer-fifth {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 127, ../sass/elements/_footer.scss */
  .site-footer-bottom .region-footer-fifth {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 127, ../sass/elements/_footer.scss */
  .site-footer-bottom .region-footer-fifth {
    width: 96%;
  }
}
/* line 133, ../sass/elements/_footer.scss */
.site-footer-bottom .beyond-block {
  justify-content: flex-end;
}
/* line 136, ../sass/elements/_footer.scss */
.site-footer-bottom .beyond-block .copyright {
  color: #ffffff;
}
/* line 139, ../sass/elements/_footer.scss */
.site-footer-bottom .beyond-block .copyright i {
  color: #ffffff;
  border: none;
  width: auto;
  padding: 0 5px;
}

/* line 2, ../sass/elements/_header.scss */
#page-wrapper #header {
  position: relative;
  z-index: 15;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #ffffff;
  padding: 10px 0;
}
/* line 13, ../sass/elements/_header.scss */
#page-wrapper #header .header-wrapper {
  width: 90%;
  margin: 0 auto;
  max-width: 1800px;
  justify-content: space-between;
  justify-content: flex-end;
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 740px) {
  /* line 13, ../sass/elements/_header.scss */
  #page-wrapper #header .header-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 13, ../sass/elements/_header.scss */
  #page-wrapper #header .header-wrapper {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 13, ../sass/elements/_header.scss */
  #page-wrapper #header .header-wrapper {
    width: 96%;
  }
}
/* line 22, ../sass/elements/_header.scss */
#page-wrapper #header .header-wrapper .social-block {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 800px) {
  /* line 22, ../sass/elements/_header.scss */
  #page-wrapper #header .header-wrapper .social-block {
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  /* line 32, ../sass/elements/_header.scss */
  #page-wrapper #header .header-wrapper .social-block > .content {
    width: 100%;
  }
  /* line 35, ../sass/elements/_header.scss */
  #page-wrapper #header .header-wrapper .social-block > .content .social-links {
    display: flex;
    justify-content: space-evenly;
  }
}
@media screen and (max-width: 800px) {
  /* line 46, ../sass/elements/_header.scss */
  #page-wrapper #header .navbar .navbar-collapse .navbar-nav {
    background: #535353;
  }
}
@media screen and (max-width: 800px) {
  /* line 51, ../sass/elements/_header.scss */
  #page-wrapper #header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  /* line 56, ../sass/elements/_header.scss */
  #page-wrapper #header .navbar .navbar-collapse .navbar-nav .nav-item:not(:last-child) {
    border-bottom: 1px solid #ffffff;
  }
}
/* line 61, ../sass/elements/_header.scss */
#page-wrapper #header .navbar .navbar-collapse .navbar-nav .nav-item a,
#page-wrapper #header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #ffffff;
  font-size: 1.5rem;
}
@media screen and (max-width: 800px) {
  /* line 72, ../sass/elements/_header.scss */
  #page-wrapper .menu-div {
    width: 100%;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 40px;
    align-items: center;
  }
  /* line 81, ../sass/elements/_header.scss */
  #page-wrapper .menu-div .navbar-toggler {
    width: 100%;
  }
  /* line 85, ../sass/elements/_header.scss */
  #page-wrapper .menu-div span.navbar-toggler-icon {
    background: none;
    color: #252525;
  }
  /* line 89, ../sass/elements/_header.scss */
  #page-wrapper .menu-div span.navbar-toggler-icon:after {
    content: "☰";
    font-size: 1rem;
    color: #ffffff;
  }
}
/* line 97, ../sass/elements/_header.scss */
#page-wrapper .menu-div .block-menu.menu--main {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
/* line 104, ../sass/elements/_header.scss */
#page-wrapper #navbar-main {
  background: #2c2c2c;
  padding: 0;
  position: relative;
  z-index: 99;
}
@media screen and (max-width: 800px) {
  /* line 104, ../sass/elements/_header.scss */
  #page-wrapper #navbar-main {
    margin-left: -12px;
    margin-right: -12px;
    margin: 20px;
  }
}
/* line 116, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div {
  width: 98%;
  margin: 0 auto;
  max-width: 1800px;
  max-width: 2400px;
}
@media screen and (min-width: 740px) {
  /* line 116, ../sass/elements/_header.scss */
  #page-wrapper #navbar-main .menu-div {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 116, ../sass/elements/_header.scss */
  #page-wrapper #navbar-main .menu-div {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 116, ../sass/elements/_header.scss */
  #page-wrapper #navbar-main .menu-div {
    width: 96%;
  }
}
/* line 120, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-collapse {
  justify-content: flex-start !important;
}
@media screen and (min-width: 800px) {
  /* line 125, ../sass/elements/_header.scss */
  #page-wrapper #navbar-main .menu-div .navbar-nav li {
    margin-left: 15px;
  }
}
/* line 130, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li a,
#page-wrapper #navbar-main .menu-div .navbar-nav li .nav-link,
#page-wrapper #navbar-main .menu-div .navbar-nav li span {
  color: #000;
  padding: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 1.1rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 141, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li a:hover, #page-wrapper #navbar-main .menu-div .navbar-nav li a.is-active, #page-wrapper #navbar-main .menu-div .navbar-nav li a.active,
#page-wrapper #navbar-main .menu-div .navbar-nav li .nav-link:hover,
#page-wrapper #navbar-main .menu-div .navbar-nav li .nav-link.is-active,
#page-wrapper #navbar-main .menu-div .navbar-nav li .nav-link.active,
#page-wrapper #navbar-main .menu-div .navbar-nav li span:hover,
#page-wrapper #navbar-main .menu-div .navbar-nav li span.is-active,
#page-wrapper #navbar-main .menu-div .navbar-nav li span.active {
  background: #126b6f;
  color: #ffffff;
}
/* line 149, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul {
  background: #ffffff;
}
/* line 153, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul li:hover {
  background: #126b6f;
}
/* line 156, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul li:hover a {
  background: none;
}
/* line 162, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul li a {
  background: none !important;
}
/* line 165, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul li a:hover {
  color: #ffffff !important;
  background: none !important;
}
/* line 170, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul li a.active {
  background: none;
  color: #000 !important;
}
/* line 176, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul li ul {
  background: #252525 !important;
  top: 0;
  right: 100%;
}
/* line 182, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul li ul li:hover {
  background: #126b6f;
}
/* line 185, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul li ul li:hover a {
  background: none;
}
/* line 190, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul li ul li a {
  background: none !important;
}
/* line 193, ../sass/elements/_header.scss */
#page-wrapper #navbar-main .menu-div .navbar-nav li ul li ul li a:hover {
  color: #ffffff;
  background: none !important;
}

/* line 208, ../sass/elements/_header.scss */
.news-slider-region {
  background: #126b6f;
  color: #ffffff;
  padding: 10px;
}
@media screen and (min-width: 800px) {
  /* line 208, ../sass/elements/_header.scss */
  .news-slider-region {
    padding: 10px 10%;
  }
}
/* line 217, ../sass/elements/_header.scss */
.news-slider-region .flexslider {
  background: none;
}
/* line 224, ../sass/elements/_header.scss */
.news-slider-region .flexslider .slides .row-wrapper .more {
  padding: 0 10px;
}
/* line 227, ../sass/elements/_header.scss */
.news-slider-region .flexslider .slides .row-wrapper .more a {
  color: #93cfd4;
}
/* line 235, ../sass/elements/_header.scss */
.news-slider-region .breaking-news-block {
  display: flex;
}
/* line 238, ../sass/elements/_header.scss */
.news-slider-region .breaking-news-block .block-title {
  margin: 0;
  font-size: 1.1rem;
  padding-left: 20px;
  border-left: 1px solid #ffffff;
}
/* line 245, ../sass/elements/_header.scss */
.news-slider-region .breaking-news-block > .content {
  flex: 1 0 0;
  display: flex;
  align-items: center;
  padding: 0 20px;
}

/* line 259, ../sass/elements/_header.scss */
body #page-wrapper #page #header .header-wrapper .navbar {
  padding: 0;
}
@media screen and (max-width: 800px) {
  /* line 263, ../sass/elements/_header.scss */
  body #page-wrapper #page #header .header-wrapper .logo-block {
    text-align: center;
  }
}
/* line 268, ../sass/elements/_header.scss */
body #page-wrapper #page #header .header-wrapper .logo-block img {
  margin: 10px 0;
  width: clamp(23vw, 10rem, 500px);
  width: clamp(10vw, 10rem, 100px);
}
@media screen and (max-width: 800px) {
  /* line 268, ../sass/elements/_header.scss */
  body #page-wrapper #page #header .header-wrapper .logo-block img {
    width: 100px;
  }
}
@media screen and (max-width: 800px) {
  /* line 284, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper {
    position: relative;
    padding: 0;
    padding-bottom: 20px;
  }
  /* line 289, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper #header {
    width: 100%;
    left: 0%;
    position: static;
  }
  /* line 295, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper #header .logo-mobile-block img {
    max-width: 70px;
  }
  /* line 301, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper #navbar-main {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    height: 100%;
    background: none;
  }
  /* line 310, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper #navbar-main .menu-div .navbar-toggler {
    background: #252525;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0px;
  }
  /* line 317, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper #navbar-main .menu-div .navbar-toggler .navbar-toggler-icon {
    color: #ffffff;
    line-height: 1.4;
  }
  /* line 321, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper #navbar-main .menu-div .navbar-toggler .navbar-toggler-icon:after {
    display: none;
  }
  /* line 329, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper .offcanvas-end {
    width: 85vw;
    width: 100vw;
    background: #ccc;
    text-align: left;
  }
  /* line 336, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper .offcanvas-end .navbar-nav li {
    padding: 0 !important;
  }
  /* line 339, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper .offcanvas-end .navbar-nav li ul {
    padding-left: 10px !important;
  }
  /* line 343, ../sass/elements/_header.scss */
  body #page-wrapper #page .top-head-wrapper .offcanvas-end .navbar-nav li a {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
  }
}

/* line 359, ../sass/elements/_header.scss */
.dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
  /* remove the gap so it doesn't close */
}

/* line 367, ../sass/elements/_header.scss */
.dropdown-menu .dropdown-item:not(:last-child) {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
/* line 374, ../sass/elements/_header.scss */
.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:active {
  background: none;
  color: #000;
}

/* line 385, ../sass/elements/_header.scss */
body #page-wrapper #page .top-head-wrapper #navbar-main {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 388, ../sass/elements/_header.scss */
body #page-wrapper #page .top-head-wrapper #navbar-main .logo-block {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 399, ../sass/elements/_header.scss */
body.scrolled #page-wrapper #page .top-head-wrapper #navbar-main {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  border-bottom: 1px solid #d5d5d5;
  height: auto;
}
/* line 409, ../sass/elements/_header.scss */
body.scrolled #page-wrapper #page .top-head-wrapper #navbar-main .logo-block {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100px;
}

/* line 1, ../sass/elements/_sidebar.scss */
.main-content-wrapper {
  display: flex;
}
@media screen and (max-width: 800px) {
  /* line 1, ../sass/elements/_sidebar.scss */
  .main-content-wrapper {
    flex-direction: column;
  }
  /* line 7, ../sass/elements/_sidebar.scss */
  .main-content-wrapper .main-content-left {
    padding-top: 10px;
    border-top: 10px solid #012f33;
    margin-top: 40px;
  }
}
/* line 14, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first {
  width: 100% !important;
}
/* line 17, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first aside.section {
  background: none;
}
@media screen and (min-width: 980px) {
  /* line 14, ../sass/elements/_sidebar.scss */
  .main-content-wrapper .sidebar_first {
    padding: 0 20px;
  }
  /* line 24, ../sass/elements/_sidebar.scss */
  .main-content-wrapper .sidebar_first aside.section {
    background: #ffffff;
    position: fixed;
    top: auto;
    width: 21%;
    z-index: 99;
    max-width: 310px;
  }
  /* line 32, ../sass/elements/_sidebar.scss */
  .scrolled .main-content-wrapper .sidebar_first aside.section {
    top: 100px;
  }
}
/* line 39, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .frq-block h3.block-title {
  font-size: 2rem;
  margin: 20px 0;
}
/* line 43, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .frq-block h3.block-title a {
  display: flex;
  justify-content: space-between;
  background: #012f33;
  padding: 10px 20px;
  font-size: 1.3rem;
  align-items: center;
  color: #ffffff;
}
/* line 53, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .frq-block h3.block-title a i:before {
  font-size: 1.3rem;
}
/* line 60, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .frq-block .frq-title {
  font-size: 1.3rem;
  color: #012f33;
  text-align: center;
}
/* line 66, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .frq-block .frq-content {
  padding: 0 3vw;
}
/* line 69, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .frq-block .frq-content .table {
  width: 90%;
}
/* line 73, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .frq-block .frq-content .table tbody tr {
  background: none;
}
/* line 76, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .frq-block .frq-content .table tbody tr td {
  background: none;
  padding: 0;
}
/* line 80, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .frq-block .frq-content .table tbody tr td:last-child {
  text-align: left;
}
/* line 91, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .social-block .social-links {
  padding: 0;
  text-align: center;
}
/* line 95, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .social-block .social-links i {
  width: 20px;
  height: 20px;
}
/* line 99, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .social-block .social-links i::before {
  font-size: 12px;
}
/* line 105, ../sass/elements/_sidebar.scss */
.main-content-wrapper .sidebar_first .social-block .social-notes {
  font-size: 0.7rem;
  margin-top: 10px;
}

@keyframes animate-news {
  from {
    top: 0px;
    left: 0px;
  }
  to {
    top: -10px;
    left: 10%;
  }
}
/* line 14, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row {
  margin-bottom: 20px;
}
/* line 17, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper {
  margin: 10px;
  height: 100%;
}
/* line 21, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .views-field-field-image {
  height: 100%;
}
/* line 24, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .views-field-field-image .field-content {
  height: 100%;
}
/* line 29, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper {
  height: 100%;
  padding: 10px;
  background: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  padding: 5px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  /* line 29, ../sass/views/_news.scss */
  .view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper {
    padding: 0;
    flex-direction: column;
    height: auto;
  }
}
/* line 50, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper:hover {
  background: #f1f1f1;
}
/* line 54, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper .image {
  overflow: hidden;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  -ms-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
  height: 100%;
}
/* line 60, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper .image a {
  display: block;
  height: 100%;
}
/* line 65, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper .image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  max-width: none !important;
  position: relative;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  top: 0px;
  left: 0px;
}
/* line 82, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper .text-area {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #ffffff;
}
/* line 95, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper .title {
  font-size: 1rem;
  font-weight: normal;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #012f33;
}
@media screen and (max-width: 800px) {
  /* line 95, ../sass/views/_news.scss */
  .view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper .title {
    font-size: 0.7rem;
  }
}
/* line 106, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper .title a {
  color: #012f33;
}
/* line 109, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper .title a:hover {
  color: #126b6f;
}
/* line 115, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper .date {
  color: #012f33;
}
@media screen and (max-width: 800px) {
  /* line 115, ../sass/views/_news.scss */
  .view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper .date {
    font-size: 0.6rem;
  }
}
/* line 124, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper:hover {
  /*  @include rounded(15px);
  @include transition(1.2s);
  background: $light-gray;
  border: 1px solid $our-green;*/
}
/* line 130, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper:hover .image {
  /* @include rounded(5px);
  @include transition(1.2s);*/
}
/* line 134, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper:hover .image img {
  /* @include transition(1.2s);
  width: 100% !important;*/
}
/* line 140, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper:hover .text-area {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: black;
}
@media screen and (max-width: 800px) {
  /* line 140, ../sass/views/_news.scss */
  .view-news:not(.view-display-id-block_5) .view-row .b-row-wrapper .row-wrapper:hover .text-area {
    padding: 2px 5px;
  }
}
/* line 155, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .view-header .view-row .b-row-wrapper {
  height: auto;
}
/* line 161, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .more-link {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}
/* line 166, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .more-link a {
  background: #252525;
  font-weight: bold;
  color: #ffffff;
  padding: 5px 20px;
  border-radius: 15px;
  filter: brightness(0.8);
}
/* line 174, ../sass/views/_news.scss */
.view-news:not(.view-display-id-block_5) .more-link a:hover {
  filter: brightness(1);
}

/* line 183, ../sass/views/_news.scss */
.view-news .view-header {
  margin-bottom: 40px;
  padding: 10px;
  background: #f1f1f1;
}
/* line 188, ../sass/views/_news.scss */
.view-news .view-header .view-row .b-row-wrapper .row-wrapper {
  background: none;
}

/* line 195, ../sass/views/_news.scss */
.view-news.view-display-id-block_5 .view-content {
  margin: 0;
}
/* line 201, ../sass/views/_news.scss */
.view-news.view-display-id-block_5 .view-row .b-row-wrapper {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #7f7f7f;
}
/* line 208, ../sass/views/_news.scss */
.view-news.view-display-id-block_5 .view-row:last-child .b-row-wrapper {
  border-bottom: none;
}
/* line 219, ../sass/views/_news.scss */
.view-news.view-display-id-block_5 .b-row-wrapper .row-wrapper .image a {
  display: block;
  height: 100%;
}
/* line 224, ../sass/views/_news.scss */
.view-news.view-display-id-block_5 .b-row-wrapper .row-wrapper .image img {
  display: block;
  height: 100% !important;
  object-fit: cover;
}
/* line 232, ../sass/views/_news.scss */
.view-news.view-display-id-block_5 .b-row-wrapper .row-wrapper .text-area {
  margin: 0 !important;
  padding: 0 10px;
}
@media screen and (max-width: 800px) {
  /* line 232, ../sass/views/_news.scss */
  .view-news.view-display-id-block_5 .b-row-wrapper .row-wrapper .text-area {
    margin-top: 10px !important;
  }
}
/* line 240, ../sass/views/_news.scss */
.view-news.view-display-id-block_5 .b-row-wrapper .row-wrapper .text-area .title {
  border: none !important;
}
/* line 244, ../sass/views/_news.scss */
.view-news.view-display-id-block_5 .b-row-wrapper .row-wrapper .text-area a {
  color: #252525;
  font-weight: bold;
}
/* line 248, ../sass/views/_news.scss */
.view-news.view-display-id-block_5 .b-row-wrapper .row-wrapper .text-area a:hover {
  filter: opacity(0.8);
}

/* line 260, ../sass/views/_news.scss */
.view-news.view-display-id-page_6 .b-row-wrapper {
  position: relative;
}
/* line 263, ../sass/views/_news.scss */
.view-news.view-display-id-page_6 .b-row-wrapper .views-field-field-image {
  position: relative;
}
/* line 268, ../sass/views/_news.scss */
.view-news.view-display-id-page_6 .b-row-wrapper .views-field-field-image img {
  display: block;
  filter: brightness(0.7);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
/* line 274, ../sass/views/_news.scss */
.view-news.view-display-id-page_6 .b-row-wrapper .views-field-field-image img:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  filter: brightness(0.8);
}
/* line 280, ../sass/views/_news.scss */
.view-news.view-display-id-page_6 .b-row-wrapper .views-field-field-image::after {
  content: ".";
  font-size: 0;
  background: #000;
  opacity: 0.3;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
/* line 295, ../sass/views/_news.scss */
.view-news.view-display-id-page_6 .b-row-wrapper .views-field-title,
.view-news.view-display-id-page_6 .b-row-wrapper .title {
  font-size: 0.9rem;
  font-weight: bold;
  margin-top: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  z-index: 99;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 308, ../sass/views/_news.scss */
.view-news.view-display-id-page_6 .b-row-wrapper .views-field-title a,
.view-news.view-display-id-page_6 .b-row-wrapper .title a {
  color: #ffffff !important;
}
/* line 316, ../sass/views/_news.scss */
.view-news.view-display-id-page_6 .b-row-wrapper:hover .title {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  bottom: 5px;
}

/* line 4, ../sass/views/_programs.scss */
.page-view-programs #page-wrapper #page #main-wrapper {
  background: #ffffff;
}

/* line 12, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 {
  padding: 50px 0;
}
/* line 19, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table {
  width: 80%;
  margin: 0 auto;
}
/* line 22, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table tr {
  background: none;
}
/* line 26, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table thead tr {
  border-bottom: 2px solid #252525;
}
/* line 28, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table thead tr th {
  border: none;
  color: #252525;
}
/* line 31, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table thead tr th.views-field-field-audio-file {
  font-size: 0;
  padding-right: 23px;
}
/* line 34, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table thead tr th.views-field-field-audio-file:before {
  content: ".";
  font-size: 0;
  width: 17px;
  height: 14px;
  display: flex;
  background: url("../images/speaker-icon.png") center no-repeat;
  background-size: 100% 100%;
}
/* line 47, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table tbody {
  border: none;
}
/* line 49, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table tbody tr {
  border-bottom: 1px solid #252525;
}
/* line 51, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table tbody tr td {
  padding: 20px 5px;
  border: none;
  color: #ffffff;
}
/* line 55, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table tbody tr td a {
  color: #ffffff;
}
/* line 57, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table tbody tr td a:hover {
  color: #252525;
}
/* line 62, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table tbody tr td.views-field-field-audio-file label {
  display: none;
}
/* line 65, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table tbody tr td.views-field-field-audio-file .ui360 {
  width: 50px;
}
/* line 68, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table tbody tr td.views-field-field-audio-file .sm2_link {
  display: none;
}
/* line 72, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .view-content .table tbody tr td.views-field-field-time {
  direction: ltr;
}
/* line 81, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .pagination.js-pager__items {
  justify-content: center;
  margin-top: 40px;
}
/* line 84, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .pagination.js-pager__items .page-item,
.view-programs.view-display-id-page_1 .pagination.js-pager__items .pager__item--next,
.view-programs.view-display-id-page_1 .pagination.js-pager__items .pager__item--previous {
  margin: 0 5px;
  background: none;
}
/* line 89, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .pagination.js-pager__items .page-item:first-child .page-link,
.view-programs.view-display-id-page_1 .pagination.js-pager__items .pager__item--next:first-child .page-link,
.view-programs.view-display-id-page_1 .pagination.js-pager__items .pager__item--previous:first-child .page-link {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
}
/* line 94, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .pagination.js-pager__items .page-item.active .page-link,
.view-programs.view-display-id-page_1 .pagination.js-pager__items .pager__item--next.active .page-link,
.view-programs.view-display-id-page_1 .pagination.js-pager__items .pager__item--previous.active .page-link {
  background: none;
  border: none;
}
/* line 99, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .pagination.js-pager__items .page-item span,
.view-programs.view-display-id-page_1 .pagination.js-pager__items .pager__item--next span,
.view-programs.view-display-id-page_1 .pagination.js-pager__items .pager__item--previous span {
  color: #ffffff;
  background: none;
  line-height: 1;
  width: 35px;
  height: 35px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 110, ../sass/views/_programs.scss */
.view-programs.view-display-id-page_1 .pagination.js-pager__items .page-item a,
.view-programs.view-display-id-page_1 .pagination.js-pager__items .pager__item--next a,
.view-programs.view-display-id-page_1 .pagination.js-pager__items .pager__item--previous a {
  color: #ffffff;
  background: none;
  line-height: 1;
  width: 35px;
  height: 35px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1, ../sass/views/_pager.scss */
.pagination.js-pager__items {
  justify-content: center;
  margin-top: 40px;
}
/* line 4, ../sass/views/_pager.scss */
.pagination.js-pager__items .page-item,
.pagination.js-pager__items .pager__item--next,
.pagination.js-pager__items .pager__item--previous {
  margin: 0 5px;
  background: none;
}
/* line 9, ../sass/views/_pager.scss */
.pagination.js-pager__items .page-item:first-child .page-link,
.pagination.js-pager__items .pager__item--next:first-child .page-link,
.pagination.js-pager__items .pager__item--previous:first-child .page-link {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
}
/* line 14, ../sass/views/_pager.scss */
.pagination.js-pager__items .page-item.active .page-link,
.pagination.js-pager__items .pager__item--next.active .page-link,
.pagination.js-pager__items .pager__item--previous.active .page-link {
  background: none;
  border: none;
}
/* line 20, ../sass/views/_pager.scss */
.pagination.js-pager__items .page-item span,
.pagination.js-pager__items .pager__item--next span,
.pagination.js-pager__items .pager__item--previous span {
  color: #126b6f;
  border-color: #126b6f;
  background: none;
  line-height: 1;
  width: 35px;
  height: 35px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 33, ../sass/views/_pager.scss */
.pagination.js-pager__items .page-item a,
.pagination.js-pager__items .pager__item--next a,
.pagination.js-pager__items .pager__item--previous a {
  color: #126b6f;
  border-color: #126b6f;
  background: none;
  line-height: 1;
  width: 35px;
  height: 35px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 2, ../sass/views/_views.scss */
.view-pasf .view-content {
  margin: 0;
  padding: 15px 0;
  background: #ffffff;
}
/* line 7, ../sass/views/_views.scss */
.view-pasf .view-content .row {
  margin: 0;
}
/* line 12, ../sass/views/_views.scss */
.view-pasf .more-link {
  text-align: left;
  padding: 10px;
}
/* line 16, ../sass/views/_views.scss */
.view-pasf .more-link a {
  color: #0c3963;
}
/* line 21, ../sass/views/_views.scss */
.view-pasf .view-row {
  padding: 0 !important;
}
/* line 25, ../sass/views/_views.scss */
.view-pasf .row-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  padding: 0px 5px 15px 0px;
  border-bottom: 1px solid #d5d5d5;
}
/* line 33, ../sass/views/_views.scss */
.view-pasf .row-wrapper a {
  color: #126b6f;
}
/* line 36, ../sass/views/_views.scss */
.view-pasf .row-wrapper a:hover {
  color: #252525;
}
/* line 43, ../sass/views/_views.scss */
.view-pasf .view-row:last-child .row-wrapper {
  border: none;
  padding-bottom: 0;
  margin-bottom: 5px;
}

/* line 53, ../sass/views/_views.scss */
.view.white-bg .view-content {
  background: #ffffff;
}

@keyframes animate-slider {
  from {
    top: -5px;
    left: -40px;
  }
  to {
    top: 0;
    left: 0;
  }
}
/* line 16, ../sass/pages/_front.scss */
.path-frontpage .view-frontpage,
.page-node-340 .view-frontpage,
.not-front .view-frontpage {
  display: none;
}
/* line 20, ../sass/pages/_front.scss */
.path-frontpage .highlighted,
.page-node-340 .highlighted,
.not-front .highlighted {
  position: relative;
  z-index: 9;
  height: auto;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  /* line 20, ../sass/pages/_front.scss */
  .path-frontpage .highlighted,
  .page-node-340 .highlighted,
  .not-front .highlighted {
    max-height: none;
  }
}
/* line 31, ../sass/pages/_front.scss */
.path-frontpage .highlighted .top-image-block img,
.page-node-340 .highlighted .top-image-block img,
.not-front .highlighted .top-image-block img {
  width: 100vw;
  max-width: 100%;
  height: auto !important;
  object-fit: cover;
}
/* line 41, ../sass/pages/_front.scss */
.path-frontpage .highlighted .region-highlighted,
.page-node-340 .highlighted .region-highlighted,
.not-front .highlighted .region-highlighted {
  display: flex;
  background: #ffffff;
  position: relative;
  height: auto;
}
/* line 48, ../sass/pages/_front.scss */
.path-frontpage .highlighted .region-highlighted .highlight-bg-block .field--name-body,
.page-node-340 .highlighted .region-highlighted .highlight-bg-block .field--name-body,
.not-front .highlighted .region-highlighted .highlight-bg-block .field--name-body {
  position: absolute;
  top: 40%;
  right: 0;
  width: 40%;
}
/* line 57, ../sass/pages/_front.scss */
.path-frontpage .highlighted .container-fluid,
.page-node-340 .highlighted .container-fluid,
.not-front .highlighted .container-fluid {
  padding: 0;
}
/* line 61, ../sass/pages/_front.scss */
.path-frontpage .highlighted .top-image-block,
.page-node-340 .highlighted .top-image-block,
.not-front .highlighted .top-image-block {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 75, ../sass/pages/_front.scss */
.path-frontpage .highlighted .top-image-block p,
.page-node-340 .highlighted .top-image-block p,
.not-front .highlighted .top-image-block p {
  margin: 0;
}
/* line 79, ../sass/pages/_front.scss */
.path-frontpage .highlighted .top-image-block img,
.page-node-340 .highlighted .top-image-block img,
.not-front .highlighted .top-image-block img {
  width: 100vw;
  max-width: 100%;
  height: auto;
}
/* line 86, ../sass/pages/_front.scss */
.path-frontpage .highlighted .first-logo-block,
.page-node-340 .highlighted .first-logo-block,
.not-front .highlighted .first-logo-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  color: #126b6f;
  font-size: 4.4rem;
}
@media screen and (max-width: 800px) {
  /* line 86, ../sass/pages/_front.scss */
  .path-frontpage .highlighted .first-logo-block,
  .page-node-340 .highlighted .first-logo-block,
  .not-front .highlighted .first-logo-block {
    font-size: 2.4rem;
    padding-top: 20px;
    align-items: flex-start;
  }
}
/* line 107, ../sass/pages/_front.scss */
.path-frontpage .highlighted .first-logo-block img,
.page-node-340 .highlighted .first-logo-block img,
.not-front .highlighted .first-logo-block img {
  display: block;
  max-height: 50vh;
  width: auto;
  margin: 0 auto;
  margin-bottom: 7vh;
}
@media screen and (max-width: 800px) {
  /* line 107, ../sass/pages/_front.scss */
  .path-frontpage .highlighted .first-logo-block img,
  .page-node-340 .highlighted .first-logo-block img,
  .not-front .highlighted .first-logo-block img {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
/* line 121, ../sass/pages/_front.scss */
.path-frontpage .highlighted .first-logo-block p,
.page-node-340 .highlighted .first-logo-block p,
.not-front .highlighted .first-logo-block p {
  line-height: 1;
}
/* line 125, ../sass/pages/_front.scss */
.path-frontpage .highlighted .first-logo-block .slogan,
.page-node-340 .highlighted .first-logo-block .slogan,
.not-front .highlighted .first-logo-block .slogan {
  color: #0f474d;
  font-size: 1.1em;
}
/* line 131, ../sass/pages/_front.scss */
.path-frontpage .highlighted .mouse-block,
.page-node-340 .highlighted .mouse-block,
.not-front .highlighted .mouse-block {
  position: absolute;
  bottom: 80px;
  left: 0;
  width: 100%;
  z-index: 99;
}
/* line 138, ../sass/pages/_front.scss */
.path-frontpage .highlighted .mouse-block .mouse,
.page-node-340 .highlighted .mouse-block .mouse,
.not-front .highlighted .mouse-block .mouse {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 143, ../sass/pages/_front.scss */
.path-frontpage .highlighted .mouse-block .mouse:before,
.page-node-340 .highlighted .mouse-block .mouse:before,
.not-front .highlighted .mouse-block .mouse:before {
  animation: bounce 1s ease infinite;
  content: "╲╱";
  direction: ltr;
  font-size: 2rem;
  position: relative;
}
@keyframes bounce {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-50%);
  }
}
/* line 168, ../sass/pages/_front.scss */
.path-frontpage .slider-block .view-slider .slides > li img,
.page-node-340 .slider-block .view-slider .slides > li img,
.not-front .slider-block .view-slider .slides > li img {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  position: relative;
}
/* line 174, ../sass/pages/_front.scss */
.path-frontpage .slider-block .view-slider .slides > li.flex-active-slide img,
.page-node-340 .slider-block .view-slider .slides > li.flex-active-slide img,
.not-front .slider-block .view-slider .slides > li.flex-active-slide img {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 185, ../sass/pages/_front.scss */
.path-frontpage .slider-block .view-slider .views-field-field-image,
.page-node-340 .slider-block .view-slider .views-field-field-image,
.not-front .slider-block .view-slider .views-field-field-image {
  /* -webkit-mask-image: url(../images/mask.png);
      mask-image: url(../images/mask.png);
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      -webkit-mask-size: 70% 100%;
      mask-size: 70% 100%;
      -webkit-mask-position: center 0;
      mask-position: center 0;
      margin-top: 40px;
      margin-bottom: 20px;*/
  width: 100%;
}
@media screen and (max-width: 800px) {
  /* line 185, ../sass/pages/_front.scss */
  .path-frontpage .slider-block .view-slider .views-field-field-image,
  .page-node-340 .slider-block .view-slider .views-field-field-image,
  .not-front .slider-block .view-slider .views-field-field-image {
    width: 100%;
  }
}
/* line 207, ../sass/pages/_front.scss */
.path-frontpage .fm-call-block,
.page-node-340 .fm-call-block,
.not-front .fm-call-block {
  background: #7f7f7f;
  padding: 10px 0;
  color: #ffffff;
}
/* line 212, ../sass/pages/_front.scss */
.path-frontpage .fm-call-block a,
.page-node-340 .fm-call-block a,
.not-front .fm-call-block a {
  color: #ffffff;
}
/* line 216, ../sass/pages/_front.scss */
.path-frontpage .fm-call-block .fm-wrapper,
.page-node-340 .fm-call-block .fm-wrapper,
.not-front .fm-call-block .fm-wrapper {
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 740px) {
  /* line 216, ../sass/pages/_front.scss */
  .path-frontpage .fm-call-block .fm-wrapper,
  .page-node-340 .fm-call-block .fm-wrapper,
  .not-front .fm-call-block .fm-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 216, ../sass/pages/_front.scss */
  .path-frontpage .fm-call-block .fm-wrapper,
  .page-node-340 .fm-call-block .fm-wrapper,
  .not-front .fm-call-block .fm-wrapper {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 216, ../sass/pages/_front.scss */
  .path-frontpage .fm-call-block .fm-wrapper,
  .page-node-340 .fm-call-block .fm-wrapper,
  .not-front .fm-call-block .fm-wrapper {
    width: 96%;
  }
}
/* line 222, ../sass/pages/_front.scss */
.path-frontpage .fm-call-block .fm-wrapper .fm-link,
.page-node-340 .fm-call-block .fm-wrapper .fm-link,
.not-front .fm-call-block .fm-wrapper .fm-link {
  display: inline-flex;
}
/* line 225, ../sass/pages/_front.scss */
.path-frontpage .fm-call-block .fm-wrapper .fm-link a,
.page-node-340 .fm-call-block .fm-wrapper .fm-link a,
.not-front .fm-call-block .fm-wrapper .fm-link a {
  display: inline-flex;
  color: #ffffff;
  align-items: center;
  justify-content: space-between;
}
/* line 231, ../sass/pages/_front.scss */
.path-frontpage .fm-call-block .fm-wrapper .fm-link a .v-icon,
.page-node-340 .fm-call-block .fm-wrapper .fm-link a .v-icon,
.not-front .fm-call-block .fm-wrapper .fm-link a .v-icon {
  display: inline-flex;
  width: 21px;
  height: 65px;
  font-size: 0;
  background: url("../images/play-icon.png") center no-repeat;
  background-size: 100% auto;
  margin-left: 20px;
}
/* line 241, ../sass/pages/_front.scss */
.path-frontpage .fm-call-block .fm-wrapper .fm-link a strong,
.page-node-340 .fm-call-block .fm-wrapper .fm-link a strong,
.not-front .fm-call-block .fm-wrapper .fm-link a strong {
  margin: 0 5px;
}
/* line 247, ../sass/pages/_front.scss */
.path-frontpage .fm-call-block .fm-wrapper .fm-msg,
.page-node-340 .fm-call-block .fm-wrapper .fm-msg,
.not-front .fm-call-block .fm-wrapper .fm-msg {
  font-weight: bold;
}
/* line 253, ../sass/pages/_front.scss */
.path-frontpage .highlighted-bottom,
.page-node-340 .highlighted-bottom,
.not-front .highlighted-bottom {
  position: relative;
  z-index: 9;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  padding: 50px 20px;
  background: url(../images/live-bg-1.jpg);
  background: url(../images/amenbg1.jpg);
  background-size: cover;
  background-attachment: fixed;
  overflow: scroll;
  min-height: 800px;
  display: flex;
  align-items: center;
}
/* line 269, ../sass/pages/_front.scss */
.path-frontpage .highlighted-bottom .container-fluid,
.page-node-340 .highlighted-bottom .container-fluid,
.not-front .highlighted-bottom .container-fluid {
  padding: 0;
}
/* line 274, ../sass/pages/_front.scss */
.path-frontpage .view-empty,
.path-frontpage .feed-icons,
.page-node-340 .view-empty,
.page-node-340 .feed-icons,
.not-front .view-empty,
.not-front .feed-icons {
  display: none;
}
/* line 280, ../sass/pages/_front.scss */
.path-frontpage .live-stream-block .player-area,
.page-node-340 .live-stream-block .player-area,
.not-front .live-stream-block .player-area {
  width: 50vw;
  margin: 0 auto;
  max-width: 670px;
}
@media screen and (max-width: 800px) {
  /* line 280, ../sass/pages/_front.scss */
  .path-frontpage .live-stream-block .player-area,
  .page-node-340 .live-stream-block .player-area,
  .not-front .live-stream-block .player-area {
    width: 80vw;
  }
}
/* line 289, ../sass/pages/_front.scss */
.path-frontpage .live-stream-block .player-area iframe,
.page-node-340 .live-stream-block .player-area iframe,
.not-front .live-stream-block .player-area iframe {
  overflow: hidden;
  height: 110px;
}
@media screen and (max-width: 800px) {
  /* line 289, ../sass/pages/_front.scss */
  .path-frontpage .live-stream-block .player-area iframe,
  .page-node-340 .live-stream-block .player-area iframe,
  .not-front .live-stream-block .player-area iframe {
    height: 110px;
  }
}
/* line 300, ../sass/pages/_front.scss */
.path-frontpage .freq-text-block,
.page-node-340 .freq-text-block,
.not-front .freq-text-block {
  color: #ffffff;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
}
/* line 306, ../sass/pages/_front.scss */
.path-frontpage .freq-text-block .firs-line,
.page-node-340 .freq-text-block .firs-line,
.not-front .freq-text-block .firs-line {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
/* line 312, ../sass/pages/_front.scss */
.path-frontpage .freq-text-block .firs-line > div,
.page-node-340 .freq-text-block .firs-line > div,
.not-front .freq-text-block .firs-line > div {
  margin: 10px 30px;
}
@media screen and (min-width: 800px) {
  /* line 318, ../sass/pages/_front.scss */
  .path-frontpage .home-news-category,
  .page-node-340 .home-news-category,
  .not-front .home-news-category {
    margin-top: 40px;
    padding-bottom: 30px;
  }
}
/* line 329, ../sass/pages/_front.scss */
.path-frontpage .home-news-category .content .view .view-content .view-row .b-row-wrapper,
.page-node-340 .home-news-category .content .view .view-content .view-row .b-row-wrapper,
.not-front .home-news-category .content .view .view-content .view-row .b-row-wrapper {
  position: relative;
}
/* line 332, ../sass/pages/_front.scss */
.path-frontpage .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image,
.page-node-340 .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image,
.not-front .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image {
  position: relative;
}
/* line 335, ../sass/pages/_front.scss */
.path-frontpage .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image img,
.page-node-340 .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image img,
.not-front .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image img {
  display: block;
  filter: brightness(0.7);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 340, ../sass/pages/_front.scss */
.path-frontpage .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image img:hover,
.page-node-340 .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image img:hover,
.not-front .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image img:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  filter: brightness(0.8);
}
/* line 346, ../sass/pages/_front.scss */
.path-frontpage .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image::after,
.page-node-340 .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image::after,
.not-front .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-field-image::after {
  content: ".";
  font-size: 0;
  background: #000;
  opacity: 0.3;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
/* line 361, ../sass/pages/_front.scss */
.path-frontpage .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-title,
.page-node-340 .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-title,
.not-front .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-title {
  font-size: 0.9rem;
  font-weight: bold;
  margin-top: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  z-index: 99;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 373, ../sass/pages/_front.scss */
.path-frontpage .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-title a,
.page-node-340 .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-title a,
.not-front .home-news-category .content .view .view-content .view-row .b-row-wrapper .views-field-title a {
  color: #ffffff;
}
/* line 380, ../sass/pages/_front.scss */
.path-frontpage .home-news-category .content .view .view-content .view-row .b-row-wrapper:hover .views-field-title,
.page-node-340 .home-news-category .content .view .view-content .view-row .b-row-wrapper:hover .views-field-title,
.not-front .home-news-category .content .view .view-content .view-row .b-row-wrapper:hover .views-field-title {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  bottom: 5px;
}
/* line 384, ../sass/pages/_front.scss */
.path-frontpage .home-news-category .content .view .view-content .view-row .b-row-wrapper:hover .views-field-title a,
.page-node-340 .home-news-category .content .view .view-content .view-row .b-row-wrapper:hover .views-field-title a,
.not-front .home-news-category .content .view .view-content .view-row .b-row-wrapper:hover .views-field-title a {
  color: #126b6f;
  filter: brightness(1.8);
}
@media screen and (max-width: 800px) {
  /* line 397, ../sass/pages/_front.scss */
  .path-frontpage .home-news-category.news-cat1,
  .page-node-340 .home-news-category.news-cat1,
  .not-front .home-news-category.news-cat1 {
    margin: 0 -12px;
  }
}
/* line 402, ../sass/pages/_front.scss */
.path-frontpage .home-news-category.news-cat1 > .block-title,
.page-node-340 .home-news-category.news-cat1 > .block-title,
.not-front .home-news-category.news-cat1 > .block-title {
  visibility: hidden;
}
/* line 406, ../sass/pages/_front.scss */
.path-frontpage .home-news-category.news-cat1 > .content,
.page-node-340 .home-news-category.news-cat1 > .content,
.not-front .home-news-category.news-cat1 > .content {
  margin: 0 12px;
}
/* line 410, ../sass/pages/_front.scss */
.path-frontpage .home-news-category.news-cat1 > .content .row-wrapper .title,
.page-node-340 .home-news-category.news-cat1 > .content .row-wrapper .title,
.not-front .home-news-category.news-cat1 > .content .row-wrapper .title {
  padding: 0 10px;
}
/* line 413, ../sass/pages/_front.scss */
.path-frontpage .home-news-category.news-cat1 > .content .row-wrapper .title a,
.page-node-340 .home-news-category.news-cat1 > .content .row-wrapper .title a,
.not-front .home-news-category.news-cat1 > .content .row-wrapper .title a {
  color: #000;
}
/* line 416, ../sass/pages/_front.scss */
.path-frontpage .home-news-category.news-cat1 > .content .row-wrapper .title a:hover,
.page-node-340 .home-news-category.news-cat1 > .content .row-wrapper .title a:hover,
.not-front .home-news-category.news-cat1 > .content .row-wrapper .title a:hover {
  color: #126b6f;
}
/* line 423, ../sass/pages/_front.scss */
.path-frontpage .home-news-category.news-cat1 > .content .row-wrapper .image a,
.page-node-340 .home-news-category.news-cat1 > .content .row-wrapper .image a,
.not-front .home-news-category.news-cat1 > .content .row-wrapper .image a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 428, ../sass/pages/_front.scss */
.path-frontpage .home-news-category.news-cat1 > .content .row-wrapper .image a img,
.page-node-340 .home-news-category.news-cat1 > .content .row-wrapper .image a img,
.not-front .home-news-category.news-cat1 > .content .row-wrapper .image a img {
  height: 100% !important;
  width: 100%;
  display: block;
  object-fit: cover;
}
/* line 437, ../sass/pages/_front.scss */
.path-frontpage .home-news-category.news-cat1 > .content .row-wrapper:hover,
.page-node-340 .home-news-category.news-cat1 > .content .row-wrapper:hover,
.not-front .home-news-category.news-cat1 > .content .row-wrapper:hover {
  background: #f1f1f1;
}
/* line 445, ../sass/pages/_front.scss */
.path-frontpage .home-news-category.sticky-news-block img,
.page-node-340 .home-news-category.sticky-news-block img,
.not-front .home-news-category.sticky-news-block img {
  width: 100%;
}
/* line 451, ../sass/pages/_front.scss */
.path-frontpage .block h2.block-title,
.page-node-340 .block h2.block-title,
.not-front .block h2.block-title {
  color: #006167;
  position: relative;
}
/* line 455, ../sass/pages/_front.scss */
.path-frontpage .block h2.block-title::before,
.page-node-340 .block h2.block-title::before,
.not-front .block h2.block-title::before {
  content: ".";
  font-size: 0;
  display: inline-block;
  width: 10px;
  background: #006167;
  height: 100%;
  position: absolute;
  display: none;
}
/* line 467, ../sass/pages/_front.scss */
.path-frontpage .view .more-link,
.page-node-340 .view .more-link,
.not-front .view .more-link {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 473, ../sass/pages/_front.scss */
.path-frontpage .view .more-link a,
.page-node-340 .view .more-link a,
.not-front .view .more-link a {
  color: #000;
  font-weight: bold;
}
/* line 477, ../sass/pages/_front.scss */
.path-frontpage .view .more-link a::after,
.page-node-340 .view .more-link a::after,
.not-front .view .more-link a::after {
  content: " »";
}
/* line 481, ../sass/pages/_front.scss */
.path-frontpage .view .more-link a:hover,
.page-node-340 .view .more-link a:hover,
.not-front .view .more-link a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  filter: opacity(0.6);
}
/* line 489, ../sass/pages/_front.scss */
.path-frontpage .feature-top-main .featured-top__inner,
.page-node-340 .feature-top-main .featured-top__inner,
.not-front .feature-top-main .featured-top__inner {
  position: relative;
  padding: 10px 0;
}
@media screen and (min-width: 800px) {
  /* line 494, ../sass/pages/_front.scss */
  .path-frontpage .feature-top-main .featured-top__inner .radio-hand,
  .page-node-340 .feature-top-main .featured-top__inner .radio-hand,
  .not-front .feature-top-main .featured-top__inner .radio-hand {
    /* font-size: 0;
    position: absolute;
    top:  -34vw;
    right: 3vw;
    width: 28vw;
    height: 34vw;
    background: url("../images/radio-hand.png") 0 0 no-repeat;
    background-size: 100% auto;*/
    display: none;
  }
}
/* line 507, ../sass/pages/_front.scss */
.path-frontpage .feature-top-main .featured-top__inner .featured-top-main-wrapper,
.page-node-340 .feature-top-main .featured-top__inner .featured-top-main-wrapper,
.not-front .feature-top-main .featured-top__inner .featured-top-main-wrapper {
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
}
@media screen and (min-width: 740px) {
  /* line 507, ../sass/pages/_front.scss */
  .path-frontpage .feature-top-main .featured-top__inner .featured-top-main-wrapper,
  .page-node-340 .feature-top-main .featured-top__inner .featured-top-main-wrapper,
  .not-front .feature-top-main .featured-top__inner .featured-top-main-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 507, ../sass/pages/_front.scss */
  .path-frontpage .feature-top-main .featured-top__inner .featured-top-main-wrapper,
  .page-node-340 .feature-top-main .featured-top__inner .featured-top-main-wrapper,
  .not-front .feature-top-main .featured-top__inner .featured-top-main-wrapper {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 507, ../sass/pages/_front.scss */
  .path-frontpage .feature-top-main .featured-top__inner .featured-top-main-wrapper,
  .page-node-340 .feature-top-main .featured-top__inner .featured-top-main-wrapper,
  .not-front .feature-top-main .featured-top__inner .featured-top-main-wrapper {
    width: 96%;
  }
}
/* line 511, ../sass/pages/_front.scss */
.path-frontpage .feature-top-main .featured-top__inner .region-featured-top,
.page-node-340 .feature-top-main .featured-top__inner .region-featured-top,
.not-front .feature-top-main .featured-top__inner .region-featured-top {
  margin: 0;
}
/* line 514, ../sass/pages/_front.scss */
.path-frontpage .feature-top-main .featured-top__inner .region-featured-top .about-block,
.page-node-340 .feature-top-main .featured-top__inner .region-featured-top .about-block,
.not-front .feature-top-main .featured-top__inner .region-featured-top .about-block {
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
  flex-direction: column;
  text-align: center;
}
@media screen and (min-width: 740px) {
  /* line 514, ../sass/pages/_front.scss */
  .path-frontpage .feature-top-main .featured-top__inner .region-featured-top .about-block,
  .page-node-340 .feature-top-main .featured-top__inner .region-featured-top .about-block,
  .not-front .feature-top-main .featured-top__inner .region-featured-top .about-block {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 514, ../sass/pages/_front.scss */
  .path-frontpage .feature-top-main .featured-top__inner .region-featured-top .about-block,
  .page-node-340 .feature-top-main .featured-top__inner .region-featured-top .about-block,
  .not-front .feature-top-main .featured-top__inner .region-featured-top .about-block {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 514, ../sass/pages/_front.scss */
  .path-frontpage .feature-top-main .featured-top__inner .region-featured-top .about-block,
  .page-node-340 .feature-top-main .featured-top__inner .region-featured-top .about-block,
  .not-front .feature-top-main .featured-top__inner .region-featured-top .about-block {
    width: 96%;
  }
}
/* line 519, ../sass/pages/_front.scss */
.path-frontpage .feature-top-main .featured-top__inner .region-featured-top .about-block .block-title,
.page-node-340 .feature-top-main .featured-top__inner .region-featured-top .about-block .block-title,
.not-front .feature-top-main .featured-top__inner .region-featured-top .about-block .block-title {
  color: #126b6f;
  font-weight: bold;
  font-size: 3.5rem;
  margin-bottom: 20px;
}
/* line 526, ../sass/pages/_front.scss */
.path-frontpage .feature-top-main .featured-top__inner .region-featured-top .about-block .content,
.page-node-340 .feature-top-main .featured-top__inner .region-featured-top .about-block .content,
.not-front .feature-top-main .featured-top__inner .region-featured-top .about-block .content {
  font-weight: bold;
  color: #252525;
  font-size: 1rem;
}
/* line 540, ../sass/pages/_front.scss */
.path-frontpage .lates-news-block,
.page-node-340 .lates-news-block,
.not-front .lates-news-block {
  background: #126b6f;
}
@media screen and (max-width: 800px) {
  /* line 540, ../sass/pages/_front.scss */
  .path-frontpage .lates-news-block,
  .page-node-340 .lates-news-block,
  .not-front .lates-news-block {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 93%;
  }
}
/* line 550, ../sass/pages/_front.scss */
.path-frontpage .lates-news-block .block-title,
.page-node-340 .lates-news-block .block-title,
.not-front .lates-news-block .block-title {
  background: #012f33;
  color: #ffffff !important;
  text-align: center;
  margin: 0 -12px;
}
/* line 561, ../sass/pages/_front.scss */
.path-frontpage .lates-news-block .content,
.page-node-340 .lates-news-block .content,
.not-front .lates-news-block .content {
  margin: 0;
  padding: 12px;
}
@media screen and (max-width: 800px) {
  /* line 561, ../sass/pages/_front.scss */
  .path-frontpage .lates-news-block .content,
  .page-node-340 .lates-news-block .content,
  .not-front .lates-news-block .content {
    margin: 0 24px;
  }
}
/* line 570, ../sass/pages/_front.scss */
.path-frontpage .lates-news-block .content *,
.page-node-340 .lates-news-block .content *,
.not-front .lates-news-block .content * {
  color: #ffffff;
}
/* line 574, ../sass/pages/_front.scss */
.path-frontpage .lates-news-block .content .view-row,
.page-node-340 .lates-news-block .content .view-row,
.not-front .lates-news-block .content .view-row {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #012f33;
}
/* line 579, ../sass/pages/_front.scss */
.path-frontpage .lates-news-block .content .view-row:hover,
.page-node-340 .lates-news-block .content .view-row:hover,
.not-front .lates-news-block .content .view-row:hover {
  filter: brightness(0.8);
}
/* line 584, ../sass/pages/_front.scss */
.path-frontpage .lates-news-block .content .views-field-title,
.page-node-340 .lates-news-block .content .views-field-title,
.not-front .lates-news-block .content .views-field-title {
  color: #ffffff;
  font-size: 1rem;
}
/* line 589, ../sass/pages/_front.scss */
.path-frontpage .lates-news-block .content .views-field-field-date,
.page-node-340 .lates-news-block .content .views-field-field-date,
.not-front .lates-news-block .content .views-field-field-date {
  font-size: 0.8rem;
}
/* line 595, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom,
.page-node-340 .featured-bottom,
.not-front .featured-bottom {
  margin-right: 12px;
}
/* line 598, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region,
.page-node-340 .featured-bottom .region,
.not-front .featured-bottom .region {
  margin: 0;
}
/* line 604, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third,
.page-node-340 .featured-bottom .region-featured-bottom-third,
.not-front .featured-bottom .region-featured-bottom-third {
  padding: 50px 0;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
/* line 610, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block {
  /****/
  padding-left: 2%;
  /****/
}
/* line 615, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2 {
  padding-left: 0;
}
@media screen and (min-width: 800px) {
  /* line 615, ../sass/pages/_front.scss */
  .path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2,
  .page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2,
  .not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2 {
    margin-top: 65px;
  }
}
/* line 622, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2 .view-content,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2 .view-content,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2 .view-content {
  margin: 0;
}
/* line 626, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2 .view-row:first-child,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2 .view-row:first-child,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block.block2 .view-row:first-child {
  margin-bottom: 10px !important;
}
/* line 634, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper {
  position: relative;
}
/* line 637, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image {
  position: relative;
}
/* line 642, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image img,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image img,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image img {
  display: block;
  filter: brightness(0.7);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
/* line 648, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image img:hover,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image img:hover,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image img:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  filter: brightness(0.8);
}
/* line 654, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image::after,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image::after,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-field-image::after {
  content: ".";
  font-size: 0;
  background: #000;
  opacity: 0.3;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
/* line 669, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-title,
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .title,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-title,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .title,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-title,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .title {
  font-size: 0.9rem;
  font-weight: bold;
  margin-top: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  z-index: 99;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 682, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-title a,
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .title a,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-title a,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .title a,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .views-field-title a,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper .title a {
  color: #ffffff;
}
/* line 689, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper:hover .title,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper:hover .title,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper:hover .title {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  bottom: 5px;
}
/* line 693, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper:hover .title a,
.page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper:hover .title a,
.not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view .view-content .view-row .b-row-wrapper:hover .title a {
  color: #126b6f;
  filter: brightness(1.8);
}
@media screen and (max-width: 800px) {
  /* line 705, ../sass/pages/_front.scss */
  .path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view-display-id-block_6,
  .page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view-display-id-block_6,
  .not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view-display-id-block_6 {
    margin: 0 12px;
  }
}
@media screen and (max-width: 800px) {
  /* line 713, ../sass/pages/_front.scss */
  .path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view-display-id-block_6 .view-row,
  .path-frontpage .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view-display-id-block_11 .view-row,
  .page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view-display-id-block_6 .view-row,
  .page-node-340 .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view-display-id-block_11 .view-row,
  .not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view-display-id-block_6 .view-row,
  .not-front .featured-bottom .region-featured-bottom-third .vidoe-reports.block .view-display-id-block_11 .view-row {
    padding: 0;
  }
}
/* line 725, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth,
.page-node-340 .featured-bottom .region-featured-bottom-fifth,
.not-front .featured-bottom .region-featured-bottom-fifth {
  width: 100%;
  padding: 20px 0%;
  background: #eaeaea;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  /* line 725, ../sass/pages/_front.scss */
  .path-frontpage .featured-bottom .region-featured-bottom-fifth,
  .page-node-340 .featured-bottom .region-featured-bottom-fifth,
  .not-front .featured-bottom .region-featured-bottom-fifth {
    padding: 20px;
  }
}
/* line 736, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2,
.not-front .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 {
  position: relative;
}
@media screen and (max-width: 1024px) {
  /* line 739, ../sass/pages/_front.scss */
  .path-frontpage .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .view-content,
  .page-node-340 .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .view-content,
  .not-front .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .view-content {
    overflow: hidden;
  }
}
/* line 745, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs,
.not-front .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs {
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  /* line 745, ../sass/pages/_front.scss */
  .path-frontpage .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs,
  .page-node-340 .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs,
  .not-front .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs {
    transform: translateX(30px);
  }
}
/* line 754, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-wrapper,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-wrapper,
.not-front .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-wrapper {
  margin: 0;
}
/* line 758, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-slide,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-slide,
.not-front .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-slide {
  width: auto;
  height: auto;
  padding: 0 10px;
}
/* line 763, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-slide img,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-slide img,
.not-front .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-slide img {
  display: block;
  width: auto;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform: scale(1);
}
/* line 772, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-slide:hover img,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-slide:hover img,
.not-front .featured-bottom .region-featured-bottom-fifth .view-programs.view-display-id-block_2 .swiper-programs .swiper-slide:hover img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform: scale(1.05);
}
/* line 785, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper,
.not-front .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-top: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}
/* line 795, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper::after,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper::after,
.not-front .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 0%;
  background: #7f7f7f;
  transition: width 0.3s ease;
}
/* line 806, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper:hover::after,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper:hover::after,
.not-front .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper:hover::after {
  width: 100%;
}
/* line 810, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-field-image,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-field-image,
.not-front .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-field-image {
  flex-basis: 40%;
}
@media screen and (max-width: 800px) {
  /* line 810, ../sass/pages/_front.scss */
  .path-frontpage .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-field-image,
  .page-node-340 .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-field-image,
  .not-front .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-field-image {
    flex-basis: 100%;
    margin-bottom: 10px;
  }
}
/* line 818, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-field-image img,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-field-image img,
.not-front .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-field-image img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 825, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title,
.not-front .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title {
  flex-basis: 50%;
  padding: 10px 20px;
}
@media screen and (max-width: 800px) {
  /* line 825, ../sass/pages/_front.scss */
  .path-frontpage .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title,
  .page-node-340 .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title,
  .not-front .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title {
    flex-basis: 100%;
    padding: 5px;
  }
}
/* line 834, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title a,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title a,
.not-front .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title a {
  color: #252525;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 839, ../sass/pages/_front.scss */
.path-frontpage .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title a:hover,
.page-node-340 .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title a:hover,
.not-front .featured-bottom .region-featured-bottom-fifth .home-news.block .view-news-homepage .view-content .view-row .b-row-wrapper .views-field-title a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  filter: opacity(0.6);
}
/* line 853, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider,
.page-node-340 .view-new-slider,
.not-front .view-new-slider {
  width: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
}
/* line 859, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .view-content,
.page-node-340 .view-new-slider .view-content,
.not-front .view-new-slider .view-content {
  width: 100%;
}
/* line 863, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-gallery,
.page-node-340 .view-new-slider .swiper-gallery,
.not-front .view-new-slider .swiper-gallery {
  width: 100%;
  height: auto;
  margin: 0 0 0px 0;
}
/* line 868, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-gallery .swiper-wrapper,
.page-node-340 .view-new-slider .swiper-gallery .swiper-wrapper,
.not-front .view-new-slider .swiper-gallery .swiper-wrapper {
  margin: 0;
}
/* line 872, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-gallery .swiper-slide,
.page-node-340 .view-new-slider .swiper-gallery .swiper-slide,
.not-front .view-new-slider .swiper-gallery .swiper-slide {
  width: auto;
  transform: translateX(20px);
}
/* line 876, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-gallery .swiper-slide .views-field-field-image,
.page-node-340 .view-new-slider .swiper-gallery .swiper-slide .views-field-field-image,
.not-front .view-new-slider .swiper-gallery .swiper-slide .views-field-field-image {
  position: relative;
}
/* line 881, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-gallery .swiper-slide .views-field-field-image .title,
.page-node-340 .view-new-slider .swiper-gallery .swiper-slide .views-field-field-image .title,
.not-front .view-new-slider .swiper-gallery .swiper-slide .views-field-field-image .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
}
/* line 890, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-gallery .swiper-slide .views-field-field-image .title a,
.page-node-340 .view-new-slider .swiper-gallery .swiper-slide .views-field-field-image .title a,
.not-front .view-new-slider .swiper-gallery .swiper-slide .views-field-field-image .title a {
  color: #ffffff;
}
/* line 896, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-gallery .swiper-slide img,
.page-node-340 .view-new-slider .swiper-gallery .swiper-slide img,
.not-front .view-new-slider .swiper-gallery .swiper-slide img {
  display: block;
  width: auto;
  height: 100%;
  margin: 0 auto;
}
/* line 905, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-thumb,
.page-node-340 .view-new-slider .swiper-thumb,
.not-front .view-new-slider .swiper-thumb {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
/* line 910, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-thumb .swiper-wrapper,
.page-node-340 .view-new-slider .swiper-thumb .swiper-wrapper,
.not-front .view-new-slider .swiper-thumb .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px) !important;
  padding: 0;
}
/* line 915, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-thumb .swiper-slide,
.page-node-340 .view-new-slider .swiper-thumb .swiper-slide,
.not-front .view-new-slider .swiper-thumb .swiper-slide {
  width: 100px;
  height: 200px;
  text-align: center;
  overflow: hidden;
  opacity: 0.4;
}
@media screen and (max-width: 800px) {
  /* line 915, ../sass/pages/_front.scss */
  .path-frontpage .view-new-slider .swiper-thumb .swiper-slide,
  .page-node-340 .view-new-slider .swiper-thumb .swiper-slide,
  .not-front .view-new-slider .swiper-thumb .swiper-slide {
    height: auto;
  }
}
/* line 927, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-thumb .swiper-slide img,
.page-node-340 .view-new-slider .swiper-thumb .swiper-slide img,
.not-front .view-new-slider .swiper-thumb .swiper-slide img {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 800px) {
  /* line 932, ../sass/pages/_front.scss */
  .path-frontpage .view-new-slider .swiper-thumb .swiper-slide .thumb-title,
  .page-node-340 .view-new-slider .swiper-thumb .swiper-slide .thumb-title,
  .not-front .view-new-slider .swiper-thumb .swiper-slide .thumb-title {
    display: none;
  }
}
/* line 937, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-thumb .swiper-slide .thumb-title a,
.page-node-340 .view-new-slider .swiper-thumb .swiper-slide .thumb-title a,
.not-front .view-new-slider .swiper-thumb .swiper-slide .thumb-title a {
  color: #252525;
  font-size: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
/* line 947, ../sass/pages/_front.scss */
.path-frontpage .view-new-slider .swiper-thumb .swiper-slide-active,
.page-node-340 .view-new-slider .swiper-thumb .swiper-slide-active,
.not-front .view-new-slider .swiper-thumb .swiper-slide-active {
  opacity: 1;
}
/* line 957, ../sass/pages/_front.scss */
.path-frontpage .news-block .view-news .view-row,
.page-node-340 .news-block .view-news .view-row,
.not-front .news-block .view-news .view-row {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 960, ../sass/pages/_front.scss */
.path-frontpage .news-block .view-news .view-row:hover,
.page-node-340 .news-block .view-news .view-row:hover,
.not-front .news-block .view-news .view-row:hover {
  filter: brightness(1.1);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 965, ../sass/pages/_front.scss */
.path-frontpage .news-block .view-news .view-row .b-row-wrapper,
.page-node-340 .news-block .view-news .view-row .b-row-wrapper,
.not-front .news-block .view-news .view-row .b-row-wrapper {
  margin: 0;
}
/* line 969, ../sass/pages/_front.scss */
.path-frontpage .news-block .view-news .view-row .row-wrapper,
.page-node-340 .news-block .view-news .view-row .row-wrapper,
.not-front .news-block .view-news .view-row .row-wrapper {
  padding: 0;
  border-bottom: 1px solid #d5d5d5;
}
/* line 973, ../sass/pages/_front.scss */
.path-frontpage .news-block .view-news .view-row .row-wrapper .text-area,
.page-node-340 .news-block .view-news .view-row .row-wrapper .text-area,
.not-front .news-block .view-news .view-row .row-wrapper .text-area {
  margin: 0 !important;
}
/* line 978, ../sass/pages/_front.scss */
.path-frontpage .news-block .view-news .view-row .title,
.page-node-340 .news-block .view-news .view-row .title,
.not-front .news-block .view-news .view-row .title {
  font-size: 14px;
  font-weight: normal !important;
}
/* line 983, ../sass/pages/_front.scss */
.path-frontpage .news-block .view-news .view-row .date,
.page-node-340 .news-block .view-news .view-row .date,
.not-front .news-block .view-news .view-row .date {
  display: flex;
  font-size: 12px;
  font-weight: normal;
  justify-content: flex-end;
}
/* line 993, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second,
.page-node-340 .featured-top-second,
.not-front .featured-top-second {
  background: url(../images/table-bg.jpg);
  background-size: cover;
  background-attachment: fixed;
}
/* line 998, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second .featured-top__inner,
.page-node-340 .featured-top-second .featured-top__inner,
.not-front .featured-top-second .featured-top__inner {
  width: 90%;
  margin: 0 auto;
  max-width: 1800px;
}
@media screen and (min-width: 740px) {
  /* line 998, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-second .featured-top__inner,
  .page-node-340 .featured-top-second .featured-top__inner,
  .not-front .featured-top-second .featured-top__inner {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 998, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-second .featured-top__inner,
  .page-node-340 .featured-top-second .featured-top__inner,
  .not-front .featured-top-second .featured-top__inner {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 998, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-second .featured-top__inner,
  .page-node-340 .featured-top-second .featured-top__inner,
  .not-front .featured-top-second .featured-top__inner {
    width: 96%;
  }
}
/* line 1001, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second .featured-top__inner .region-featured-top-second,
.page-node-340 .featured-top-second .featured-top__inner .region-featured-top-second,
.not-front .featured-top-second .featured-top__inner .region-featured-top-second {
  width: 100%;
}
/* line 1005, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second .featured-top__inner .block-title,
.page-node-340 .featured-top-second .featured-top__inner .block-title,
.not-front .featured-top-second .featured-top__inner .block-title {
  text-align: center;
  margin: 20px 0;
}
/* line 1013, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second .featured-top__inner table tr,
.page-node-340 .featured-top-second .featured-top__inner table tr,
.not-front .featured-top-second .featured-top__inner table tr {
  border: none !important;
}
/* line 1016, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second .featured-top__inner table tr:hover,
.page-node-340 .featured-top-second .featured-top__inner table tr:hover,
.not-front .featured-top-second .featured-top__inner table tr:hover {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.4);
}
/* line 1021, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second .featured-top__inner table tr td,
.page-node-340 .featured-top-second .featured-top__inner table tr td,
.not-front .featured-top-second .featured-top__inner table tr td {
  border: none !important;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 800px) {
  /* line 1021, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-second .featured-top__inner table tr td,
  .page-node-340 .featured-top-second .featured-top__inner table tr td,
  .not-front .featured-top-second .featured-top__inner table tr td {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 800px) {
  /* line 1021, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-second .featured-top__inner table tr td,
  .page-node-340 .featured-top-second .featured-top__inner table tr td,
  .not-front .featured-top-second .featured-top__inner table tr td {
    width: 33.3%;
  }
}
/* line 1037, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second .featured-top__inner table tr td:first-child,
.page-node-340 .featured-top-second .featured-top__inner table tr td:first-child,
.not-front .featured-top-second .featured-top__inner table tr td:first-child {
  text-align: right;
}
/* line 1041, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second .featured-top__inner table tr td:last-child,
.page-node-340 .featured-top-second .featured-top__inner table tr td:last-child,
.not-front .featured-top-second .featured-top__inner table tr td:last-child {
  text-align: left;
}
/* line 1048, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second .featured-top__inner .table-notes,
.page-node-340 .featured-top-second .featured-top__inner .table-notes,
.not-front .featured-top-second .featured-top__inner .table-notes {
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  /* line 1048, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-second .featured-top__inner .table-notes,
  .page-node-340 .featured-top-second .featured-top__inner .table-notes,
  .not-front .featured-top-second .featured-top__inner .table-notes {
    font-size: 1rem;
  }
}
/* line 1059, ../sass/pages/_front.scss */
.path-frontpage .featured-top-second .featured-top__inner .table-notes p,
.page-node-340 .featured-top-second .featured-top__inner .table-notes p,
.not-front .featured-top-second .featured-top__inner .table-notes p {
  line-height: 2;
}
/* line 1074, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .news-block,
.page-node-340 .featured-top-third .featured-top__inner .news-block,
.not-front .featured-top-third .featured-top__inner .news-block {
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
}
@media screen and (min-width: 740px) {
  /* line 1074, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .news-block,
  .page-node-340 .featured-top-third .featured-top__inner .news-block,
  .not-front .featured-top-third .featured-top__inner .news-block {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 1074, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .news-block,
  .page-node-340 .featured-top-third .featured-top__inner .news-block,
  .not-front .featured-top-third .featured-top__inner .news-block {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 1074, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .news-block,
  .page-node-340 .featured-top-third .featured-top__inner .news-block,
  .not-front .featured-top-third .featured-top__inner .news-block {
    width: 96%;
  }
}
/* line 1077, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .news-block .block-title,
.page-node-340 .featured-top-third .featured-top__inner .news-block .block-title,
.not-front .featured-top-third .featured-top__inner .news-block .block-title {
  font-weight: bold;
  font-size: 3.5rem;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}
/* line 1085, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .news-block .view-news,
.page-node-340 .featured-top-third .featured-top__inner .news-block .view-news,
.not-front .featured-top-third .featured-top__inner .news-block .view-news {
  padding-bottom: 40px;
}
/* line 1091, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block,
.page-node-340 .featured-top-third .featured-top__inner .programs-block,
.not-front .featured-top-third .featured-top__inner .programs-block {
  background: #126b6f;
  background: #79a1b8;
  padding-left: 0;
  padding-right: 0;
}
/* line 1096, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .block-title,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .block-title,
.not-front .featured-top-third .featured-top__inner .programs-block .block-title {
  font-weight: bold;
  font-size: 3.5rem;
  margin-bottom: -20px;
  margin-top: 40px;
  text-align: center;
}
@media (max-width: 800px) {
  /* line 1096, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .programs-block .block-title,
  .page-node-340 .featured-top-third .featured-top__inner .programs-block .block-title,
  .not-front .featured-top-third .featured-top__inner .programs-block .block-title {
    margin-bottom: 20px;
  }
}
/* line 1108, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content,
.not-front .featured-top-third .featured-top__inner .programs-block .content {
  padding: 40px 0;
  margin: 30px 0;
}
@media (max-width: 800px) {
  /* line 1108, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .programs-block .content,
  .page-node-340 .featured-top-third .featured-top__inner .programs-block .content,
  .not-front .featured-top-third .featured-top__inner .programs-block .content {
    background: #126b6f;
    padding: 30px 20px;
  }
}
/* line 1120, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs {
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
}
@media screen and (min-width: 740px) {
  /* line 1120, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs,
  .page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs,
  .not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 1120, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs,
  .page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs,
  .not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 1120, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs,
  .page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs,
  .not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs {
    width: 96%;
  }
}
@media screen and (min-width: 800px) {
  /* line 1120, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs,
  .page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs,
  .not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs {
    padding-right: 15%;
    padding-left: 7%;
  }
}
/* line 1128, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .view-content,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .view-content,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .view-content {
  width: 100%;
}
/* line 1133, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tr,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tr,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tr {
  background: none;
}
/* line 1138, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr {
  border-bottom: 2px solid #252525;
}
/* line 1141, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr th,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr th,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr th {
  border: none;
  color: #252525;
}
/* line 1145, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr th.views-field-field-audio-file,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr th.views-field-field-audio-file,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr th.views-field-field-audio-file {
  font-size: 0;
  padding-right: 23px;
}
/* line 1149, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr th.views-field-field-audio-file:before,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr th.views-field-field-audio-file:before,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table thead tr th.views-field-field-audio-file:before {
  content: ".";
  font-size: 0;
  width: 17px;
  height: 14px;
  display: flex;
  background: url("../images/speaker-icon.png") center no-repeat;
  background-size: 100% 100%;
}
/* line 1163, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody {
  border: none;
}
/* line 1166, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr {
  border-bottom: 1px solid #252525;
}
/* line 1169, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td {
  padding: 20px 5px;
  border: none;
  color: #ffffff;
}
/* line 1174, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td a,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td a,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td a {
  color: #ffffff;
}
/* line 1177, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td a:hover,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td a:hover,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td a:hover {
  color: #252525;
}
/* line 1183, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-audio-file label,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-audio-file label,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-audio-file label {
  display: none;
}
/* line 1187, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-audio-file .ui360,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-audio-file .ui360,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-audio-file .ui360 {
  width: 50px;
}
/* line 1191, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-audio-file .sm2_link,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-audio-file .sm2_link,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-audio-file .sm2_link {
  display: none;
}
/* line 1196, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-time,
.page-node-340 .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-time,
.not-front .featured-top-third .featured-top__inner .programs-block .content .view-programs .table tbody tr td.views-field-field-time {
  direction: ltr;
}
/* line 1207, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .newsletter-block,
.page-node-340 .featured-top-third .featured-top__inner .newsletter-block,
.not-front .featured-top-third .featured-top__inner .newsletter-block {
  margin-top: 100px;
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
  justify-content: center;
  margin-top: 200px;
  margin-bottom: 100px;
}
@media screen and (min-width: 740px) {
  /* line 1207, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .newsletter-block,
  .page-node-340 .featured-top-third .featured-top__inner .newsletter-block,
  .not-front .featured-top-third .featured-top__inner .newsletter-block {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 1207, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .newsletter-block,
  .page-node-340 .featured-top-third .featured-top__inner .newsletter-block,
  .not-front .featured-top-third .featured-top__inner .newsletter-block {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 1207, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .featured-top__inner .newsletter-block,
  .page-node-340 .featured-top-third .featured-top__inner .newsletter-block,
  .not-front .featured-top-third .featured-top__inner .newsletter-block {
    width: 96%;
  }
}
/* line 1215, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .newsletter-block .content form,
.page-node-340 .featured-top-third .featured-top__inner .newsletter-block .content form,
.not-front .featured-top-third .featured-top__inner .newsletter-block .content form {
  display: flex;
  flex-wrap: wrap;
}
/* line 1219, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .newsletter-block .content form .form-control,
.page-node-340 .featured-top-third .featured-top__inner .newsletter-block .content form .form-control,
.not-front .featured-top-third .featured-top__inner .newsletter-block .content form .form-control {
  border: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* line 1223, ../sass/pages/_front.scss */
[dir="rtl"] .path-frontpage .featured-top-third .featured-top__inner .newsletter-block .content form .form-control, [dir="rtl"]
.page-node-340 .featured-top-third .featured-top__inner .newsletter-block .content form .form-control, [dir="rtl"]
.not-front .featured-top-third .featured-top__inner .newsletter-block .content form .form-control {
  text-align: right;
}
/* line 1228, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .newsletter-block .content form .webform-flexbox,
.page-node-340 .featured-top-third .featured-top__inner .newsletter-block .content form .webform-flexbox,
.not-front .featured-top-third .featured-top__inner .newsletter-block .content form .webform-flexbox {
  flex-direction: column;
}
/* line 1233, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .featured-top__inner .newsletter-block .content form .form-actions .webform-button--submit,
.page-node-340 .featured-top-third .featured-top__inner .newsletter-block .content form .form-actions .webform-button--submit,
.not-front .featured-top-third .featured-top__inner .newsletter-block .content form .form-actions .webform-button--submit {
  background: url("../images/join-btn-bg.png") center no-repeat;
  background: url("../images/join-bt-bg-dark.png") center no-repeat;
  background-size: 100% 100%;
  padding: 40px 20px;
  color: #ffffff;
  font-weight: bold;
  font-size: min(max(1.6rem, 3.5vw), 30px);
  font-size: 22px;
  margin: 0 20px;
}
/* line 1249, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper,
.page-node-340 .featured-top-third .quicktabs-wrapper,
.not-front .featured-top-third .quicktabs-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 800px) {
  /* line 1249, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .quicktabs-wrapper,
  .page-node-340 .featured-top-third .quicktabs-wrapper,
  .not-front .featured-top-third .quicktabs-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 1259, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs,
.page-node-340 .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs,
.not-front .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  border-bottom: 1px solid #d5d5d5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media screen and (max-width: 800px) {
  /* line 1259, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs,
  .page-node-340 .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs,
  .not-front .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs {
    display: flex;
    flex-wrap: wrap;
  }
}
/* line 1271, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li,
.page-node-340 .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li,
.not-front .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li {
  background: none;
  border: none;
  padding-left: 10px;
}
/* line 1276, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li a,
.page-node-340 .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li a,
.not-front .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li a {
  display: block;
  border: none;
  background: none;
  color: #0f474d;
  border-bottom: 4px solid transparent;
  position: relative;
  bottom: -2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 1286, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li a:hover,
.page-node-340 .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li a:hover,
.not-front .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li a:hover {
  filter: brightness(1.3);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 1293, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li.active a,
.page-node-340 .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li.active a,
.not-front .featured-top-third .quicktabs-wrapper .item-list ul.quicktabs-tabs li.active a {
  color: #126b6f;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 4px solid #0f474d;
}
/* line 1304, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .quicktabs-main .quicktabs-tabpage,
.page-node-340 .featured-top-third .quicktabs-wrapper .quicktabs-main .quicktabs-tabpage,
.not-front .featured-top-third .quicktabs-wrapper .quicktabs-main .quicktabs-tabpage {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media screen and (max-width: 800px) {
  /* line 1304, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .quicktabs-wrapper .quicktabs-main .quicktabs-tabpage,
  .page-node-340 .featured-top-third .quicktabs-wrapper .quicktabs-main .quicktabs-tabpage,
  .not-front .featured-top-third .quicktabs-wrapper .quicktabs-main .quicktabs-tabpage {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 800px) {
  /* line 1317, ../sass/pages/_front.scss */
  .path-frontpage .featured-top-third .quicktabs-wrapper .view-news .view-row,
  .page-node-340 .featured-top-third .quicktabs-wrapper .view-news .view-row,
  .not-front .featured-top-third .quicktabs-wrapper .view-news .view-row {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 1323, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .view-news .view-row .b-row-wrapper,
.page-node-340 .featured-top-third .quicktabs-wrapper .view-news .view-row .b-row-wrapper,
.not-front .featured-top-third .quicktabs-wrapper .view-news .view-row .b-row-wrapper {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 1327, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .view-news .view-row .b-row-wrapper .row-wrapper,
.page-node-340 .featured-top-third .quicktabs-wrapper .view-news .view-row .b-row-wrapper .row-wrapper,
.not-front .featured-top-third .quicktabs-wrapper .view-news .view-row .b-row-wrapper .row-wrapper {
  background: #eee;
}
/* line 1332, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .view-news .view-row .text-area,
.page-node-340 .featured-top-third .quicktabs-wrapper .view-news .view-row .text-area,
.not-front .featured-top-third .quicktabs-wrapper .view-news .view-row .text-area {
  margin: 0 !important;
  font-size: 1rem;
  padding: 5px 10px;
}
/* line 1337, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .view-news .view-row .text-area .title,
.page-node-340 .featured-top-third .quicktabs-wrapper .view-news .view-row .text-area .title,
.not-front .featured-top-third .quicktabs-wrapper .view-news .view-row .text-area .title {
  font-size: 0.8rem;
  font-weight: normal !important;
}
/* line 1342, ../sass/pages/_front.scss */
.path-frontpage .featured-top-third .quicktabs-wrapper .view-news .view-row .text-area .date,
.page-node-340 .featured-top-third .quicktabs-wrapper .view-news .view-row .text-area .date,
.not-front .featured-top-third .quicktabs-wrapper .view-news .view-row .text-area .date {
  font-size: 0.6rem;
  display: flex;
  justify-content: flex-end;
}

/* line 1354, ../sass/pages/_front.scss */
.pasf-block {
  margin-bottom: 20px;
}
/* line 1357, ../sass/pages/_front.scss */
.pasf-block .block-title {
  border: 1px solid #d5d5d5;
  margin: 0;
  border-bottom: none;
  padding: 10px 10px;
  font-size: 1.2rem;
}
/* line 1365, ../sass/pages/_front.scss */
.pasf-block .content {
  border: 1px solid #d5d5d5;
}

/* line 1370, ../sass/pages/_front.scss */
.swiper-button-next,
.swiper-button-prev {
  color: #ffffff;
  text-shadow: 1px 1px #000;
}

@media screen and (max-width: 800px) {
  /* line 1378, ../sass/pages/_front.scss */
  #block-newlivestream {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: #ffffff;
    width: 100% !important;
    height: 90px !important;
    border-top: 1px solid #000;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin: 0 !important;
  }
}

@media screen and (max-width: 800px) {
  /* line 1397, ../sass/pages/_front.scss */
  .swiper-button-next {
    right: -30px;
  }

  /* line 1401, ../sass/pages/_front.scss */
  .swiper-button-prev {
    left: -30px;
  }
}
/* line 4, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .highlighted,
.not-front #page-wrapper #page .highlighted {
  height: auto;
}
/* line 7, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .highlighted .region-highlighted,
.not-front #page-wrapper #page .highlighted .region-highlighted {
  height: auto;
}
/* line 11, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .highlighted .top-image-block,
.not-front #page-wrapper #page .highlighted .top-image-block {
  position: relative;
  height: auto;
  margin-bottom: 50px;
}
/* line 16, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .highlighted .top-image-block img,
.not-front #page-wrapper #page .highlighted .top-image-block img {
  height: auto !important;
}
@media screen and (max-width: 800px) {
  /* line 22, ../sass/pages/_homepage.scss */
  .page-node-340 #page-wrapper #page .highlighted .container,
  .not-front #page-wrapper #page .highlighted .container {
    padding: 0;
  }
}
/* line 28, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page #navbar-main,
.not-front #page-wrapper #page #navbar-main {
  background: #ffffff;
  border-top: 20px solid #126b6f;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 800px) {
  /* line 28, ../sass/pages/_homepage.scss */
  .page-node-340 #page-wrapper #page #navbar-main,
  .not-front #page-wrapper #page #navbar-main {
    padding: 0;
    background: none;
    border: none;
  }
}
/* line 42, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .logo-block img,
.not-front #page-wrapper #page .logo-block img {
  max-width: 200px;
  margin: 5px;
  max-width: 100%;
}
/* line 49, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page #main-wrapper,
.not-front #page-wrapper #page #main-wrapper {
  padding: 0 !important;
}
/* line 55, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page #main-wrapper #main .main-content,
.page-node-340 #page-wrapper #page body.path-webform #main-wrapper #main .main-content,
.not-front #page-wrapper #page #main-wrapper #main .main-content,
.not-front #page-wrapper #page body.path-webform #main-wrapper #main .main-content {
  padding: 0;
}
/* line 59, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page #main-wrapper #main .main-content .node__content,
.page-node-340 #page-wrapper #page body.path-webform #main-wrapper #main .main-content .node__content,
.not-front #page-wrapper #page #main-wrapper #main .main-content .node__content,
.not-front #page-wrapper #page body.path-webform #main-wrapper #main .main-content .node__content {
  margin: 0;
}
/* line 64, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .video-btn.block,
.not-front #page-wrapper #page .video-btn.block {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 69, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .video-btn.block.mobile,
.not-front #page-wrapper #page .video-btn.block.mobile {
  position: fixed;
  top: 100px;
  left: -10px;
  width: auto;
  z-index: 99;
}
/* line 77, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .video-btn.block p,
.not-front #page-wrapper #page .video-btn.block p {
  margin: 0;
}
/* line 81, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .video-btn.block a.button,
.not-front #page-wrapper #page .video-btn.block a.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #006167;
  padding: 5px 7px;
  color: #ffffff;
  border-radius: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 91, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .video-btn.block a.button:hover,
.not-front #page-wrapper #page .video-btn.block a.button:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  filter: hue-rotate(45deg);
}
/* line 96, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .video-btn.block a.button i,
.not-front #page-wrapper #page .video-btn.block a.button i {
  padding: 0 7px;
}
/* line 103, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .menu-div .social-block,
.not-front #page-wrapper #page .menu-div .social-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 108, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .menu-div .social-block .fa-brands,
.page-node-340 #page-wrapper #page .menu-div .social-block .fa-solid,
.page-node-340 #page-wrapper #page .menu-div .social-block .fab,
.page-node-340 #page-wrapper #page .menu-div .social-block .far,
.not-front #page-wrapper #page .menu-div .social-block .fa-brands,
.not-front #page-wrapper #page .menu-div .social-block .fa-solid,
.not-front #page-wrapper #page .menu-div .social-block .fab,
.not-front #page-wrapper #page .menu-div .social-block .far {
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 1024px) {
  /* line 103, ../sass/pages/_homepage.scss */
  .page-node-340 #page-wrapper #page .menu-div .social-block,
  .not-front #page-wrapper #page .menu-div .social-block {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
/* line 123, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .live-stream-block,
.not-front #page-wrapper #page .live-stream-block {
  width: 100%;
  padding: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: 80px;
}
/* line 130, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .live-stream-block .content .player-area,
.not-front #page-wrapper #page .live-stream-block .content .player-area {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  margin-top: 5px;
  width: 80%;
}
/* line 138, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .live-stream-block .content .player-area img,
.not-front #page-wrapper #page .live-stream-block .content .player-area img {
  max-height: 50px;
  width: auto;
  margin: 0 40px;
}
@media screen and (max-width: 1024px) {
  /* line 138, ../sass/pages/_homepage.scss */
  .page-node-340 #page-wrapper #page .live-stream-block .content .player-area img,
  .not-front #page-wrapper #page .live-stream-block .content .player-area img {
    margin: 0 10px;
  }
}
/* line 148, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .live-stream-block .content .player-area iframe,
.not-front #page-wrapper #page .live-stream-block .content .player-area iframe {
  height: 50px;
  flex: 1;
  padding: 0 10px;
}
/* line 154, ../sass/pages/_homepage.scss */
.page-node-340 #page-wrapper #page .live-stream-block .content .player-area h4,
.not-front #page-wrapper #page .live-stream-block .content .player-area h4 {
  flex: 0 0 auto;
  padding: 0 10px;
  font-size: 1rem;
  font-weight: bold;
}

/* line 166, ../sass/pages/_homepage.scss */
.scroll-news-block {
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #012f33;
  border: 1px solid #ddd;
  overflow: hidden;
  direction: rtl;
}
/* line 175, ../sass/pages/_homepage.scss */
.scroll-news-block .block-title {
  flex: 0 0 auto;
  margin: 0;
  padding: 10px 20px;
  background: #126b6f;
  color: #ffffff !important;
  font-size: 1.2rem;
  z-index: 10;
  white-space: nowrap;
}
@media screen and (max-width: 800px) {
  /* line 175, ../sass/pages/_homepage.scss */
  .scroll-news-block .block-title {
    font-size: 0.8rem;
    padding: 10px 5px;
  }
}
/* line 191, ../sass/pages/_homepage.scss */
.scroll-news-block .content {
  flex: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 800px) {
  /* line 191, ../sass/pages/_homepage.scss */
  .scroll-news-block .content {
    font-size: 0.7rem;
  }
}

/* line 203, ../sass/pages/_homepage.scss */
.view-news-scroll-bar {
  overflow: hidden;
  direction: rtl;
}
/* line 209, ../sass/pages/_homepage.scss */
.view-news-scroll-bar > div {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: max-content;
  animation: scroll-rtl 90s linear infinite;
}
/* line 216, ../sass/pages/_homepage.scss */
.view-news-scroll-bar > div:hover {
  animation-play-state: paused;
  cursor: pointer;
}
/* line 222, ../sass/pages/_homepage.scss */
.view-news-scroll-bar .views-row {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  padding-left: 40px;
  width: auto;
}
/* line 230, ../sass/pages/_homepage.scss */
.view-news-scroll-bar .views-row .views-field-title .ticker-item {
  white-space: nowrap;
}
/* line 234, ../sass/pages/_homepage.scss */
.view-news-scroll-bar .views-row .views-field-title a {
  color: #ffffff;
}
/* line 237, ../sass/pages/_homepage.scss */
.view-news-scroll-bar .views-row .views-field-title a:hover {
  filter: brightness(0.8);
}
/* line 242, ../sass/pages/_homepage.scss */
.view-news-scroll-bar .views-row .views-field-title img {
  width: 20px;
  margin: 0 10px;
}

@keyframes scroll-rtl {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(50%);
  }
}
/* line 264, ../sass/pages/_homepage.scss */
.weather-block {
  border: 1px solid #000;
  padding: 10px;
  /* This creates the 'space' using a transparent border */
  border: 10px solid transparent;
  /* This makes the background/border only apply to the content inside the padding */
  background-clip: padding-box;
  /* Now add your visible border using a box-shadow */
  box-shadow: inset 0 0 0 1px #000;
}
@media screen and (max-width: 800px) {
  /* line 264, ../sass/pages/_homepage.scss */
  .weather-block {
    padding: 0;
  }
}
/* line 278, ../sass/pages/_homepage.scss */
.weather-block .content {
  padding: 0 10px;
}
/* line 282, ../sass/pages/_homepage.scss */
.weather-block .weather-area {
  display: flex;
}
/* line 285, ../sass/pages/_homepage.scss */
.weather-block .weather-area .condition {
  flex-basis: 20%;
  text-align: center;
}
/* line 289, ../sass/pages/_homepage.scss */
.weather-block .weather-area .condition .icon {
  font-weight: bold;
}
/* line 293, ../sass/pages/_homepage.scss */
.weather-block .weather-area .condition .temp {
  font-weight: bold;
}
/* line 298, ../sass/pages/_homepage.scss */
.weather-block .weather-area .body {
  flex-basis: 80%;
  padding: 0 10px;
  font-size: 0.7rem;
}

/* line 306, ../sass/pages/_homepage.scss */
.prayer-block,
.currencies-block {
  border: 1px solid #000;
  padding: 10px 0px !important;
  /* This creates the 'space' using a transparent border */
  border: 10px solid transparent;
  /* This makes the background/border only apply to the content inside the padding */
  background-clip: padding-box;
  /* Now add your visible border using a box-shadow */
  box-shadow: inset 0 0 0 1px #000;
}
@media screen and (max-width: 800px) {
  /* line 306, ../sass/pages/_homepage.scss */
  .prayer-block,
  .currencies-block {
    padding: 0;
  }
}
/* line 321, ../sass/pages/_homepage.scss */
.prayer-block .content,
.currencies-block .content {
  padding: 0;
}
/* line 325, ../sass/pages/_homepage.scss */
.prayer-block .view-content,
.currencies-block .view-content {
  margin: 0;
}
/* line 328, ../sass/pages/_homepage.scss */
.prayer-block .view-content .views-row,
.currencies-block .view-content .views-row {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  text-align: center;
  font-size: 0.8rem;
  flex-wrap: wrap;
}
/* line 341, ../sass/pages/_homepage.scss */
.prayer-block .view-content .views-row .views-field,
.currencies-block .view-content .views-row .views-field {
  margin: 5px;
}
/* line 344, ../sass/pages/_homepage.scss */
.prayer-block .view-content .views-row .views-field .views-label,
.currencies-block .view-content .views-row .views-field .views-label {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 0.7rem;
}

@media screen and (max-width: 800px) {
  /* line 357, ../sass/pages/_homepage.scss */
  .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 2, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) {
  color: #012f33;
}
/* line 5, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) #main-wrapper {
  background: #f0f0f0;
  background-size: 100%;
  padding-top: 40px;
  padding-bottom: 60px;
  background-attachment: fixed;
}
/* line 13, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) #main-wrapper .main-content {
  padding: 10px !important;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 800px) {
  /* line 5, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) #main-wrapper {
    background: #ffffff;
  }
  /* line 22, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) #main-wrapper #main {
    width: 100% !important;
  }
  /* line 25, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) #main-wrapper #main > .row-offcanvas {
    margin: 0;
  }
  /* line 29, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) #main-wrapper #main .main-content {
    padding: 10px !important;
  }
}
/* line 35, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) #main-wrapper #main {
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
}
@media screen and (min-width: 740px) {
  /* line 35, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) #main-wrapper #main {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 35, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) #main-wrapper #main {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 35, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) #main-wrapper #main {
    width: 96%;
  }
}
/* line 38, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) #main-wrapper #main .sidebar {
  margin-top: 50px;
  margin-bottom: 50px;
}
/* line 43, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) #main-wrapper #main > .row-offcanvas {
  width: 100%;
}
/* line 48, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) #main-wrapper #main .content h1.title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: min(max(2rem, 4vw), 40px);
  font-size: 25px;
  color: #126b6f;
  background: #ffffff;
  padding: 0 10px;
}
/* line 58, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) #main-wrapper #main .content article.node .field--type-image {
  width: 100% !important;
  float: none !important;
}
/* line 62, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) #main-wrapper #main .content article.node .field--type-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 74, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) .featured-bottom .region-featured-bottom-first {
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
  padding-bottom: 40px;
}
@media screen and (min-width: 740px) {
  /* line 74, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) .featured-bottom .region-featured-bottom-first {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 74, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) .featured-bottom .region-featured-bottom-first {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 74, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) .featured-bottom .region-featured-bottom-first {
    width: 96%;
  }
}
/* line 78, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) .featured-bottom .region-featured-bottom-first .title a {
  font-weight: normal;
}
/* line 83, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) .featured-bottom .region-featured-bottom-second {
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
  padding-bottom: 40px;
}
@media screen and (min-width: 740px) {
  /* line 83, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) .featured-bottom .region-featured-bottom-second {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 83, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) .featured-bottom .region-featured-bottom-second {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 83, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) .featured-bottom .region-featured-bottom-second {
    width: 96%;
  }
}
/* line 87, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) .featured-bottom .region-featured-bottom-second .title a {
  font-weight: normal;
}
/* line 94, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) article.node--type-programs .layout__region--second {
  padding-right: 40px;
}
@media screen and (max-width: 800px) {
  /* line 94, ../sass/pages/_not-front.scss */
  body.not-front:not(.page-node-340) article.node--type-programs .layout__region--second {
    margin-top: 40px;
  }
}
/* line 102, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) article.node--type-programs .field--name-field-time {
  direction: ltr;
  text-align: center;
  margin-top: 20px;
}
/* line 108, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) article.node--type-programs .field--name-field-audio-file {
  text-align: center;
  margin-top: 10px;
}
/* line 112, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) article.node--type-programs .field--name-field-audio-file audio {
  width: 100%;
}
/* line 116, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) article.node--type-programs .field--name-field-audio-file label {
  display: none;
}
/* line 121, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) article.node--type-programs .field {
  margin-bottom: 20px;
}
/* line 125, ../sass/pages/_not-front.scss */
body.not-front:not(.page-node-340) article.node--type-programs .field__label {
  font-weight: bold !important;
  font-size: 1rem;
}
/* line 134, ../sass/pages/_not-front.scss */
body.path-node h1.title, body.path-webform h1.title {
  padding-left: 0;
  padding-right: 0;
}
/* line 140, ../sass/pages/_not-front.scss */
body.path-node #main-wrapper #main, body.path-webform #main-wrapper #main {
  width: 80%;
  margin: 0 auto;
  max-width: 1800px;
}
@media screen and (min-width: 740px) {
  /* line 140, ../sass/pages/_not-front.scss */
  body.path-node #main-wrapper #main, body.path-webform #main-wrapper #main {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 140, ../sass/pages/_not-front.scss */
  body.path-node #main-wrapper #main, body.path-webform #main-wrapper #main {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 140, ../sass/pages/_not-front.scss */
  body.path-node #main-wrapper #main, body.path-webform #main-wrapper #main {
    width: 96%;
  }
}
/* line 143, ../sass/pages/_not-front.scss */
body.path-node #main-wrapper #main .main-content, body.path-webform #main-wrapper #main .main-content {
  padding: 10px 40px;
  padding-bottom: 60px;
  background-color: #ffffff;
}

/* line 153, ../sass/pages/_not-front.scss */
.webform-submission-form {
  display: flex;
  flex-wrap: wrap;
}
/* line 157, ../sass/pages/_not-front.scss */
.webform-submission-form .webform-flexbox {
  display: flex;
  flex-direction: column;
}

/* line 167, ../sass/pages/_not-front.scss */
article .field--name-field-episods .field__items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media (min-width: 768px) {
  /* line 167, ../sass/pages/_not-front.scss */
  article .field--name-field-episods .field__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  /* line 167, ../sass/pages/_not-front.scss */
  article .field--name-field-episods .field__items {
    grid-template-columns: repeat(3, 1fr);
  }
}
/* line 182, ../sass/pages/_not-front.scss */
article .field--name-field-episods .field__items .field__item {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 189, ../sass/pages/_not-front.scss */
article .field--name-field-episods .field__items .field__item iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

/* line 2, ../sass/pages/_pasf.scss */
.node--type-pasf .block-page-title-block {
  display: none !important;
}
/* line 7, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--onecol .layout__region--content {
  position: relative;
}
/* line 9, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--onecol .layout__region--content .block-field-blocknodepasftitle {
  position: absolute;
  bottom: 30px;
  z-index: 9;
  left: 10px;
  color: white;
  font-size: 2rem;
  background: rgba(37, 37, 37, 0.6);
  padding: 10px;
}
@media screen and (max-width: 800px) {
  /* line 9, ../sass/pages/_pasf.scss */
  .node--type-pasf #main-wrapper #main article.node .layout--onecol .layout__region--content .block-field-blocknodepasftitle {
    font-size: 1rem;
  }
}
@media screen and (max-width: 800px) {
  /* line 26, ../sass/pages/_pasf.scss */
  .node--type-pasf #main-wrapper #main article.node .block-field-blocknodepasffield-logo .field--name-field-logo {
    text-align: center;
  }
}
/* line 30, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .block-field-blocknodepasffield-logo .field--name-field-logo img {
  width: auto !important;
}
/* line 35, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .field--name-field-about,
.node--type-pasf #main-wrapper #main article.node .field--name-field-vision,
.node--type-pasf #main-wrapper #main article.node .field--name-field-mission {
  font-size: 1rem;
}
/* line 39, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .field--name-field-about .field__label,
.node--type-pasf #main-wrapper #main article.node .field--name-field-vision .field__label,
.node--type-pasf #main-wrapper #main article.node .field--name-field-mission .field__label {
  display: inline-block;
  font-weight: bold;
  border-right: 4px solid #e0b405;
  line-height: 1;
  padding-right: 5px;
  color: #126b6f;
  margin-top: 20px;
  font-size: 1.1rem;
}
/* line 44, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--twocol-section--67-33 .layout__region--first {
  padding-left: 40px;
}
@media screen and (max-width: 800px) {
  /* line 47, ../sass/pages/_pasf.scss */
  .node--type-pasf #main-wrapper #main article.node .layout--twocol-section--67-33 .layout__region--second {
    margin-bottom: 30px;
  }
}
/* line 51, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--twocol-section--67-33 .layout__region--second .field--name-field-manager {
  background: #f0f0f0;
  padding: 20px;
}
/* line 54, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--twocol-section--67-33 .layout__region--second .field--name-field-manager .field__label {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
}
/* line 59, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--twocol-section--67-33 .layout__region--second .field--name-field-manager .node__title {
  font-size: 1.2rem;
}
/* line 63, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--twocol-section--67-33 .layout__region--second .block-views-blockpasf-block-2 {
  background: #f0f0f0;
  padding: 20px;
}
/* line 66, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--twocol-section--67-33 .layout__region--second .block-views-blockpasf-block-2 .view-pasf .view-content {
  background-color: transparent;
}
/* line 69, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--twocol-section--67-33 .layout__region--second .block-views-blockpasf-block-2 .block-title {
  font-size: 1.2rem;
}
/* line 72, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--twocol-section--67-33 .layout__region--second .block-views-blockpasf-block-2 .views-field-field-manager {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 5px;
}
/* line 77, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .layout--twocol-section--67-33 .layout__region--second .block-views-blockpasf-block-2 .views-field-field-manager a {
  color: #252525;
}
/* line 84, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .grey-background {
  margin-top: 30px;
  margin-bottom: 30px;
  background: #f0f0f0;
  padding: 20px;
}
/* line 89, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .grey-background .layout__region--first {
  padding-left: 40px;
}
/* line 94, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .grey-background .field--name-field-links .field__label {
  display: inline-block;
  font-weight: bold;
  border-right: 4px solid #e0b405;
  line-height: 1;
  padding-right: 5px;
  color: #126b6f;
  margin-top: 20px;
  font-size: 1.1rem;
}
/* line 98, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .grey-background .field--name-field-links .field__items .field__item {
  padding-right: 10px;
}
/* line 100, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .grey-background .field--name-field-links .field__items .field__item a {
  color: #047090;
  display: block;
}
/* line 103, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .grey-background .field--name-field-links .field__items .field__item a::before {
  content: "\f0c1";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  float: right;
  margin-left: 10px;
}
/* line 115, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .grey-background .field--name-field-address .field__label {
  display: inline-block;
  font-weight: bold;
  border-right: 4px solid #e0b405;
  line-height: 1;
  padding-right: 5px;
  color: #126b6f;
  margin-top: 20px;
  font-size: 1.1rem;
}
/* line 118, ../sass/pages/_pasf.scss */
.node--type-pasf #main-wrapper #main article.node .grey-background .field--name-field-address .field__item {
  padding-right: 10px;
}

/* line 2, ../sass/nodes/_news.scss */
body.node--type-news #block-beyond-designs-page-title {
  display: none;
}
/* line 7, ../sass/nodes/_news.scss */
body.node--type-news article.node--type-news .field--name-title {
  font-size: 2rem;
  color: #012f33;
}
/* line 12, ../sass/nodes/_news.scss */
body.node--type-news article.node--type-news .field--name-field-date {
  font-style: italic;
}

/* line 20, ../sass/nodes/_news.scss */
article .field--name-field-photos .field__label {
  display: none;
}
/* line 24, ../sass/nodes/_news.scss */
article .field--name-field-photos .field__items {
  display: flex;
  flex-wrap: wrap;
}
/* line 28, ../sass/nodes/_news.scss */
article .field--name-field-photos .field__items .field__item {
  flex-basis: 48%;
  margin: 1%;
}
/* line 32, ../sass/nodes/_news.scss */
article .field--name-field-photos .field__items .field__item img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 800px) {
  /* line 28, ../sass/nodes/_news.scss */
  article .field--name-field-photos .field__items .field__item {
    flex-basis: 31%;
    margin: 1%;
  }
}

@media screen and (min-width: 800px) {
  /* line 31, ../sass/screen.scss */
  .row > .col,
  .row > [class*="col-"] {
    padding-right: 20px;
    padding-left: 20px;
  }

  /* line 37, ../sass/screen.scss */
  .row > [class*="col-12"] {
    padding-right: 12px;
    padding-left: 12px;
  }
}
/* line 43, ../sass/screen.scss */
*:focus {
  outline: none !important;
}

/* line 47, ../sass/screen.scss */
html {
  font-size: 16px;
}
/* line 50, ../sass/screen.scss */
html body {
  padding-top: 0 !important;
}
/* line 54, ../sass/screen.scss */
html body {
  color: #252525;
  font-family: 'Cairo', sans-serif;
  font-size: min(max(1.2rem, 1.2vw), 18px);
  font-size: 16px;
  /*** fontawesome twig **/
  /*remove outling*/
  /**** Carousel ***/
}
/* line 56, ../sass/screen.scss */
html body b,
html body strong {
  font-weight: bold;
}
/* line 6, ../sass/variables/_fonts.scss */
[dir="rtl"] html body {
  font-family: 'Cairo', sans-serif;
}
/* line 70, ../sass/screen.scss */
html body * {
  line-height: 1.8;
}
/* line 74, ../sass/screen.scss */
html body button {
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 79, ../sass/screen.scss */
html body i {
  font-size: 0;
}
/* line 82, ../sass/screen.scss */
html body i:before {
  font-size: 1rem;
}
/* line 87, ../sass/screen.scss */
html body ul,
html body ol {
  list-style: auto;
}
/* line 92, ../sass/screen.scss */
html body #page-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 1800px;
  max-width: 3000px;
  display: block !important;
}
@media screen and (min-width: 740px) {
  /* line 92, ../sass/screen.scss */
  html body #page-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1290px) {
  /* line 92, ../sass/screen.scss */
  html body #page-wrapper {
    width: 96%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1290px) {
  /* line 92, ../sass/screen.scss */
  html body #page-wrapper {
    width: 96%;
  }
}
@media screen and (max-width: 800px) {
  /* line 92, ../sass/screen.scss */
  html body #page-wrapper {
    width: 100% !important;
  }
}
/* line 103, ../sass/screen.scss */
html body #page img {
  max-width: 100%;
  height: auto;
}
/* line 108, ../sass/screen.scss */
html body #page h1,
html body #page h2,
html body #page h3,
html body #page h4,
html body #page h5,
html body #page h6 {
  font-weight: bold;
}
/* line 120, ../sass/screen.scss */
html body a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #009bff;
}
/* line 125, ../sass/screen.scss */
html body a:hover {
  color: #006db3;
}
/* line 130, ../sass/screen.scss */
html body #main-wrapper {
  display: flex;
  flex-wrap: wrap;
}
/* line 137, ../sass/screen.scss */
html body .view .view-content > div {
  padding: 0;
}
/* line 143, ../sass/screen.scss */
html body .tns-outer {
  position: relative;
  padding-bottom: 40px;
  font-family: 'Cairo', sans-serif;
}
/* line 6, ../sass/variables/_fonts.scss */
[dir="rtl"] html body .tns-outer {
  font-family: 'Cairo', sans-serif;
}
/* line 148, ../sass/screen.scss */
html body .tns-outer .tns-visually-hidden {
  display: none;
}
/* line 153, ../sass/screen.scss */
html body .tns-outer .tns-inner > div.tiny-slider-wrapper {
  display: flex;
}
/* line 157, ../sass/screen.scss */
html body .tns-outer .tns-inner img {
  display: block;
  width: 80%;
  height: auto;
  margin: 0 auto;
}
/* line 164, ../sass/screen.scss */
html body .tns-outer .tns-inner .views-field-field-logo {
  height: 100%;
}
/* line 167, ../sass/screen.scss */
html body .tns-outer .tns-inner .views-field-field-logo .field-content {
  height: 100%;
  display: block;
  position: relative;
}
/* line 172, ../sass/screen.scss */
html body .tns-outer .tns-inner .views-field-field-logo .field-content .title {
  position: absolute;
  text-align: center;
  top: 150%;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$decimal)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  filter: alpha(opacity=0);
  /* Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0;
  /* Modern!
  /* Firefox 0.9+, Safari 2?, Chrome any?
  /* Opera 9+, IE 9+ */
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 12px;
  line-height: 1;
  text-shadow: 1px 1px #252525;
  padding: 5px;
  font-weight: bold;
  color: #ffffff;
}
/* line 191, ../sass/screen.scss */
html body .tns-outer .tns-inner .views-field-field-logo .field-content .title a {
  color: #ffffff;
  text-shadow: 1px 1px #252525;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 198, ../sass/screen.scss */
html body .tns-outer .tns-inner .views-field-field-logo .field-content .title a:hover {
  background: rgba(0, 0, 0, 0.8);
}
/* line 205, ../sass/screen.scss */
html body .tns-outer .tns-inner .views-field-field-logo .field-content:hover .title {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$decimal)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  filter: alpha(opacity=10);
  /* Older than Firefox 0.9 */
  -moz-opacity: 1;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 1;
  /* Modern!
  /* Firefox 0.9+, Safari 2?, Chrome any?
  /* Opera 9+, IE 9+ */
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  top: 50%;
}
/* line 215, ../sass/screen.scss */
html body .tns-outer .tns-nav {
  position: absolute;
  bottom: -20px;
  width: 100%;
}
/* line 222, ../sass/screen.scss */
html body .flexslider {
  border: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  direction: ltr;
  text-align: right;
}
/* line 232, ../sass/screen.scss */
html body .flexslider.optionset-flexslider-carousel-with-min-and-max-ranges {
  direction: ltr;
}
/* line 237, ../sass/screen.scss */
html body .flexslider.optionset-carousel .slides {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
/* line 243, ../sass/screen.scss */
html body .flexslider.optionset-carousel .slides img {
  display: block;
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  /* line 222, ../sass/screen.scss */
  html body .flexslider {
    overflow: hidden;
  }
}
/* line 255, ../sass/screen.scss */
html body .flexslider .slides {
  padding: 0;
  list-style: none;
}
/* line 260, ../sass/screen.scss */
[dir="rtl"] html body .flexslider {
  direction: ltr;
  /*
  .slides {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    float: left;
  }*/
}
/* line 270, ../sass/screen.scss */
[dir="rtl"] html body .flexslider .flex-control-paging {
  display: flex;
  flex-direction: row-reverse;
}
@-moz-document url-prefix() {
  /* line 276, ../sass/screen.scss */
  [dir="rtl"] html body .flexslider .slides {
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
    direction: ltr;
    float: none;
  }
  /* line 284, ../sass/screen.scss */
  [dir="rtl"] html body .flexslider .flex-control-paging {
    flex-direction: row;
  }
}
/* line 291, ../sass/screen.scss */
[dir="rtl"] html body .flexslider .flex-control-thumbs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  direction: rtl;
}
/* line 298, ../sass/screen.scss */
html body .flexslider .flex-control-thumbs li {
  padding: 0 5px;
}
/* line 303, ../sass/screen.scss */
html body .flexslider .flex-control-paging {
  z-index: 2;
  bottom: 20px;
  justify-content: flex-end;
  padding: 10px 20px;
}
/* line 309, ../sass/screen.scss */
html body .flexslider .flex-control-paging a {
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 313, ../sass/screen.scss */
html body .flexslider .flex-control-paging a:hover, html body .flexslider .flex-control-paging a.flex-active {
  background: #e0b405;
}
@media screen and (max-width: 800px) {
  /* line 320, ../sass/screen.scss */
  html body .flexslider .flex-direction-nav {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 40px;
  }
}
/* line 329, ../sass/screen.scss */
html body .flexslider .flex-direction-nav a {
  height: 60px;
  width: 60px;
  font-size: 0;
  top: 40%;
}
@media screen and (max-width: 800px) {
  /* line 329, ../sass/screen.scss */
  html body .flexslider .flex-direction-nav a {
    height: 40px;
    width: 40px;
    position: static;
  }
}
/* line 341, ../sass/screen.scss */
html body .flexslider .flex-direction-nav a:before {
  color: #ffffff;
  text-shadow: none;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width: 800px) {
  /* line 341, ../sass/screen.scss */
  html body .flexslider .flex-direction-nav a:before {
    font-size: 20px;
  }
}
/* line 358, ../sass/screen.scss */
html body .flexslider .flex-direction-nav a.flex-prev {
  left: 3% !important;
}
/* line 362, ../sass/screen.scss */
html body .flexslider .flex-direction-nav a.flex-next {
  right: 3% !important;
}
/* line 369, ../sass/screen.scss */
html body .flex-box,
html body .flex {
  display: flex;
}
@media screen and (max-width: 800px) {
  /* line 369, ../sass/screen.scss */
  html body .flex-box,
  html body .flex {
    flex-direction: column;
  }
  /* line 376, ../sass/screen.scss */
  html body .flex-box.flex-row,
  html body .flex.flex-row {
    flex-direction: row;
  }
}
/* line 381, ../sass/screen.scss */
html body .flex-box.reverse,
html body .flex.reverse {
  flex-direction: row-reverse;
}
/* line 385, ../sass/screen.scss */
html body .flex-box.column,
html body .flex.column {
  flex-direction: column;
}
/* line 388, ../sass/screen.scss */
html body .flex-box.column.reverse,
html body .flex.column.reverse {
  flex-direction: column-reverse;
}
/* line 393, ../sass/screen.scss */
html body .flex-box.flex-top,
html body .flex.flex-top {
  align-items: flex-start;
}
/* line 397, ../sass/screen.scss */
html body .flex-box.flex-bottom,
html body .flex.flex-bottom {
  align-items: flex-end;
}
/* line 401, ../sass/screen.scss */
html body .flex-box.flex-align-center,
html body .flex.flex-align-center {
  align-items: center;
}
/* line 405, ../sass/screen.scss */
html body .flex-box.flex-justify-center,
html body .flex.flex-justify-center {
  justify-content: center;
}
/* line 410, ../sass/screen.scss */
html body .sidebar .section {
  background: #ffffff;
}
/* line 413, ../sass/screen.scss */
html body .sidebar .section .more-link {
  justify-content: center;
}
/* line 416, ../sass/screen.scss */
html body .sidebar .section .more-link a {
  font-size: 1rem;
}
/* line 422, ../sass/screen.scss */
html body .sidebar .block {
  background: none;
  border: none;
}
/* line 426, ../sass/screen.scss */
html body .sidebar .block > h2 {
  font-size: 2rem;
  border: none;
}
/* line 431, ../sass/screen.scss */
html body .sidebar .block .view-news .view-row .b-row-wrapper .row-wrapper .title a {
  font-weight: normal;
  font-size: 1rem;
}
/* line 438, ../sass/screen.scss */
html body .fab,
html body .far,
html body .fas,
html body .fa-brands {
  font-size: 0;
  /*
  color: $black;
  border: 1px solid $black;
  @include rounded(45px);
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  */
}
/* line 455, ../sass/screen.scss */
html body .fab:before,
html body .far:before,
html body .fas:before,
html body .fa-brands:before {
  font-size: 1rem;
}
/* line 460, ../sass/screen.scss */
html body .fab,
html body .far,
html body .far,
html body .fa-brands {
  color: #252525;
  border: 1px solid #252525;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/* line 473, ../sass/screen.scss */
html body .fab:hover,
html body .far:hover,
html body .far:hover,
html body .fa-brands:hover {
  filter: invert(1);
}
@media screen and (min-width: 980px) {
  /* line 460, ../sass/screen.scss */
  html body .fab,
  html body .far,
  html body .far,
  html body .fa-brands {
    margin: 0 5px;
  }
}
/* line 482, ../sass/screen.scss */
html body .black-bg {
  background: #252525 !important;
}
/* line 486, ../sass/screen.scss */
html body .blue-bg {
  background: #17335d !important;
}
/* line 490, ../sass/screen.scss */
html body .green-bg {
  background: #126b6f !important;
}
/* line 494, ../sass/screen.scss */
html body .grey-bg {
  background: #686868 !important;
}
/* line 498, ../sass/screen.scss */
html body .navy-bg {
  background: #255794 !important;
}
/* line 502, ../sass/screen.scss */
html body .orange-bg {
  background: #fc6b03 !important;
}
/* line 506, ../sass/screen.scss */
html body .purple-bg {
  background: #582e60 !important;
}
/* line 510, ../sass/screen.scss */
html body .red-bg {
  background: #c1022f !important;
}
/* line 515, ../sass/screen.scss */
html body input:focus,
html body textarea:focus,
html body select:focus,
html body button:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 523, ../sass/screen.scss */
html body .al-center,
html body .center {
  text-align: center;
}
/* line 528, ../sass/screen.scss */
html body .justify {
  text-align: justify;
}
/* line 532, ../sass/screen.scss */
html body .more-div {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 800px) {
  /* line 532, ../sass/screen.scss */
  html body .more-div {
    justify-content: center;
  }
}
/* line 541, ../sass/screen.scss */
html body .more-div a {
  display: inline-block;
  padding: 10px 60px;
  background: #047090;
  color: #ffffff;
  font-size: 1.3rem;
}
/* line 548, ../sass/screen.scss */
html body .more-div a:hover {
  background: #4394ac;
}
/* line 554, ../sass/screen.scss */
html body .white-text {
  color: #ffffff;
}
/* line 559, ../sass/screen.scss */
html body form .form-actions {
  margin-bottom: 0 !important;
  align-self: auto !important;
  justify-content: flex-end;
  display: flex;
  padding: 10px 30px;
}
/* line 566, ../sass/screen.scss */
html body form .form-actions button {
  background: #047090;
  padding: 10px 40px;
  color: #ffffff;
  border: none;
}
/* line 572, ../sass/screen.scss */
html body form .form-actions button:hover {
  background: #9eb9c4;
}
/* line 580, ../sass/screen.scss */
html body .text-formatted.field--name-body h2.bigtitle {
  color: #047090;
  font-size: min(max(2rem, 4vw), 40px);
  font-size: 25px;
}
/* line 585, ../sass/screen.scss */
html body .text-formatted.field--name-body h3.sub-title {
  color: #047090;
  font-size: min(max(1.6rem, 3.5vw), 30px);
  font-size: 22px;
}
/* line 591, ../sass/screen.scss */
html body .fancy.title {
  font-size: 2rem;
  background: #ff403e;
  background: linear-gradient(90deg, #ff403e 0%, #ff811b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* line 596, ../sass/screen.scss */
html body div.light {
  color: #999999;
  font-size: 0.8rem;
}
/* line 601, ../sass/screen.scss */
html body .purple.title {
  font-size: 1.6rem;
  color: #582e60;
}
/* line 606, ../sass/screen.scss */
html body .fancy-btn {
  display: inline-flex;
  padding: 5px 20px;
  background: #ff403e;
  background: linear-gradient(90deg, #ff403e 0%, #ff811b 100%);
  color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 610, ../sass/screen.scss */
html body .flex-end {
  display: flex;
  justify-content: flex-end;
}
/* line 615, ../sass/screen.scss */
html body .flex-start {
  display: flex;
  justify-content: flex-start;
}
/* line 621, ../sass/screen.scss */
html body .sub-title h3 {
  color: #047090;
}
/* line 627, ../sass/screen.scss */
html body .ui-accordion.ui-widget .ui-accordion-header {
  color: #047090;
  font-size: min(max(1.6rem, 3.5vw), 30px);
  font-size: 22px;
  padding: 0;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border: none;
  border-bottom: 1px solid #047090;
}
/* line 638, ../sass/screen.scss */
html body .ui-accordion.ui-widget .ui-accordion-header.ui-state-active {
  border-bottom: 0;
  margin-bottom: 0;
}
/* line 643, ../sass/screen.scss */
html body .ui-accordion.ui-widget .ui-accordion-header .ui-accordion-header-icon {
  text-indent: 0;
  font-size: 0;
  background: none;
  display: inline-block;
  width: 30px;
  height: auto;
}
/* line 651, ../sass/screen.scss */
html body .ui-accordion.ui-widget .ui-accordion-header .ui-accordion-header-icon:before {
  content: "";
  font-size: 32px;
  padding: 0 5px;
  color: #047090;
  position: relative;
  top: -5px;
}
/* line 661, ../sass/screen.scss */
html body .ui-accordion.ui-widget .ui-accordion-header .ui-accordion-header-icon.ui-icon-triangle-1-e:before {
  content: "+";
}
/* line 667, ../sass/screen.scss */
html body .ui-accordion.ui-widget .ui-accordion-header .ui-accordion-header-icon.ui-icon-triangle-1-s:before {
  content: "-";
}
/* line 674, ../sass/screen.scss */
html body .ui-accordion.ui-widget .ui-accordion-content {
  border: none;
  padding: 10px 20px;
  margin-bottom: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid #f0f0f0;
}
/* line 684, ../sass/screen.scss */
html body .tns-outer {
  flex-direction: column-reverse;
  display: flex;
  direction: ltr;
}
/* line 690, ../sass/screen.scss */
html body .tns-outer .tns-inner .tiny-slider-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/* line 701, ../sass/screen.scss */
html body .view-slider > .view-content {
  margin: 0;
}

/* line 710, ../sass/screen.scss */
[dir="rtl"] [type="email"],
[dir="rtl"] [type="number"],
[dir="rtl"] [type="tel"],
[dir="rtl"] [type="url"],
[dir="rtl"] .number {
  text-align: right;
}

/* line 719, ../sass/screen.scss */
html body form .form-actions button {
  background: #2c2c2c;
}

/* line 723, ../sass/screen.scss */
.maintenance-page #page-wrapper {
  border: none !important;
}
/* line 726, ../sass/screen.scss */
.maintenance-page #page-wrapper #page {
  width: 100% !important;
  margin: 0 !important;
}
/* line 732, ../sass/screen.scss */
.maintenance-page #page-wrapper #main-wrapper .amen-soon-div {
  position: relative;
}
/* line 736, ../sass/screen.scss */
.maintenance-page #page-wrapper #main-wrapper .amen-soon-div .soon-bg img {
  width: 100%;
  height: auto;
}
/* line 742, ../sass/screen.scss */
.maintenance-page #page-wrapper #main-wrapper .amen-soon-div .live-frame {
  position: absolute;
  bottom: 23%;
  left: 2%;
  display: flex;
  font-size: 40px;
  flex-direction: row-reverse;
  align-items: center;
}
@media screen and (max-width: 800px) {
  /* line 742, ../sass/screen.scss */
  .maintenance-page #page-wrapper #main-wrapper .amen-soon-div .live-frame {
    font-size: 12px;
    bottom: 23%;
  }
}
/* line 757, ../sass/screen.scss */
.maintenance-page #page-wrapper #main-wrapper .amen-soon-div .live-frame .audio-iframe-div {
  display: flex;
  flex-direction: row-reverse;
  background: #126b6f;
  border-radius: 200px;
  margin-left: 10px;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}
@media screen and (max-width: 800px) {
  /* line 767, ../sass/screen.scss */
  .maintenance-page #page-wrapper #main-wrapper .amen-soon-div .live-frame .audio-iframe-div iframe {
    width: 20px !important;
    height: 20px !important;
  }
}
/* line 774, ../sass/screen.scss */
.maintenance-page #page-wrapper #main-wrapper .amen-soon-div .live-frame .audio-iframe-div .e-text {
  padding-left: 5px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 3px;
}

/* line 786, ../sass/screen.scss */
.live-floating-block {
  position: fixed;
  top: 100px;
  left: -120px;
  z-index: 999;
  background: #0f474d;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 800px) {
  /* line 786, ../sass/screen.scss */
  .live-floating-block {
    top: 45%;
  }
}
/* line 801, ../sass/screen.scss */
.live-floating-block:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  left: 10px;
}
/* line 809, ../sass/screen.scss */
.live-floating-block .live-floating .text-area a {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  padding: 10px;
  font-size: 20px;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
}
/* line 821, ../sass/screen.scss */
.live-floating-block .live-floating .text-area a i {
  padding-left: 20px;
}
/* line 825, ../sass/screen.scss */
.live-floating-block .live-floating .text-area a i::before {
  font-size: 40px;
}

/* line 835, ../sass/screen.scss */
.tel {
  direction: ltr;
  display: inline-block;
}
