@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@100;200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Palanquin:wght@100;200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
/* line 47, ../sass/base/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 1.5;
}

/* line 53, ../sass/base/_typography.scss */
h1 {
  font-size: 55px;
  color: #023047;
  font-family: "Roboto", sans-serif;
}

/* line 59, ../sass/base/_typography.scss */
h2 {
  font-size: 42px;
  color: #008EA9;
  font-family: "Roboto", sans-serif;
}

/* line 64, ../sass/base/_typography.scss */
h3 {
  font-size: 34px;
  color: #FFC857;
  font-family: "Roboto", sans-serif;
}

/* line 69, ../sass/base/_typography.scss */
h4 {
  font-size: 28px;
  color: #023047;
  font-family: "Roboto", sans-serif;
}

/* line 74, ../sass/base/_typography.scss */
h5 {
  font-size: 22px;
  color: #d12626;
  font-family: "Roboto", sans-serif;
}

/* line 79, ../sass/base/_typography.scss */
h6 {
  font-size: 20px;
  color: #FF5234;
  font-family: "Roboto", sans-serif;
}

/* line 84, ../sass/base/_typography.scss */
a {
  color: #008EA9;
  text-decoration: none;
}
/* line 87, ../sass/base/_typography.scss */
a:hover {
  color: #023047;
}

/* line 92, ../sass/base/_typography.scss */
#main li a,
p a {
  color: #008EA9;
}
/* line 95, ../sass/base/_typography.scss */
#main li a:hover,
p a:hover {
  color: #023047;
}

/* line 100, ../sass/base/_typography.scss */
body {
  font-size: 18px;
  color: #4A4E50 !important;
  background: transparent !important;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

/* line 107, ../sass/base/_typography.scss */
#main .node__content,
#main {
  font-size: 18px;
}

/* line 1, ../sass/base/_buttons.scss */
.primary-button, .get-involved-block .views-field.views-field-nothing .banner-inner-content .link-buttons a {
  font-size: 16px;
  border: 1px solid #ffffff;
  padding: 10px 30px;
  text-decoration: none;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  border-radius: 25px;
}
/* line 11, ../sass/base/_buttons.scss */
.primary-button:hover, .get-involved-block .views-field.views-field-nothing .banner-inner-content .link-buttons a:hover {
  background: #9EC383;
  border: 1px solid #9EC383;
  color: #ffffff;
}

/* line 17, ../sass/base/_buttons.scss */
.secondary-button, .form-submit, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:first-child, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:nth-child(2), .focus-block .view-footer a, .row.region.region-promo .views-row .p-link a, .latest-news-block .view-footer a, .node--type-events .bImage .banner-txt .event-register a, .row.region.region-about-promo .views-row .p-link a {
  font-size: 20px;
  border: 1px solid #FFC857;
  padding: 10px 35px;
  text-decoration: none;
  color: #4A4E50;
  background: #FFC857;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  border-radius: 25px;
  font-size: 18px;
  font-weight: 700;
}
/* line 30, ../sass/base/_buttons.scss */
.secondary-button:hover, .form-submit:hover, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal:hover, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:hover:first-child, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:hover:nth-child(2), .focus-block .view-footer a:hover, .row.region.region-promo .views-row .p-link a:hover, .latest-news-block .view-footer a:hover, .node--type-events .bImage .banner-txt .event-register a:hover, .row.region.region-about-promo .views-row .p-link a:hover {
  border: 1px solid #9EC383;
  background: #9EC383;
  color: #ffffff;
}

/* line 36, ../sass/base/_buttons.scss */
.white-button, .call-to-action .link a {
  font-size: 18px;
  font-weight: 500;
  border: 1px solid #008EA9;
  padding: 10px 35px;
  text-decoration: none;
  color: #008EA9;
  background: #ffffff;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  border-radius: 25px;
}
/* line 48, ../sass/base/_buttons.scss */
.white-button:hover, .call-to-action .link a:hover {
  border: 1px solid #008EA9;
  background: #008EA9;
  color: #ffffff;
}

/* line 54, ../sass/base/_buttons.scss */
.form-submit, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal {
  background: #008EA9 !important;
  border: 1px solid #008EA9 !important;
  margin-top: 10px;
  width: auto;
  color: #ffffff;
}
/* line 61, ../sass/base/_buttons.scss */
.form-submit:hover, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal:hover {
  background-color: #023047 !important;
  border: 1px solid #023047 !important;
  color: #ffffff !important;
}

/* line 1, ../sass/base/_colors.scss */
.vbp_color_01 {
  background-color: #023047 !important;
  color: #ffffff;
}

/* line 5, ../sass/base/_colors.scss */
.vbp_color_02 {
  background-color: #008EA9 !important;
  color: #ffffff;
}

/* line 9, ../sass/base/_colors.scss */
.vbp_color_03 {
  background-color: #8ecae6 !important;
  color: #ffffff;
}

/* line 13, ../sass/base/_colors.scss */
.vbp_color_04 {
  background-color: #d12626 !important;
  color: #ffffff;
}

/* line 17, ../sass/base/_colors.scss */
.vbp_color_05 {
  background-color: #fd372c !important;
  color: #ffffff;
}

/* line 21, ../sass/base/_colors.scss */
.vbp_color_06 {
  background-color: #ff806c !important;
  color: #ffffff;
}

/* line 25, ../sass/base/_colors.scss */
.vbp_color_07 {
  background-color: #FFC857;
  color: #023047;
}

/* line 29, ../sass/base/_colors.scss */
.vbp_color_08 {
  background-color: #fad42f;
  color: #023047;
}

/* line 33, ../sass/base/_colors.scss */
.vbp_color_09 {
  background-color: #FF5234;
  color: #ffffff;
}

/* line 37, ../sass/base/_colors.scss */
.vbp_color_10 {
  background-color: #156b4c;
  color: #ffffff;
}

/* line 41, ../sass/base/_colors.scss */
.vbp_color_11 {
  background-color: #3E8D72;
  color: #ffffff;
}

/* line 45, ../sass/base/_colors.scss */
.vbp_color_12 {
  background-color: #9EC383;
  color: #ffffff;
}

/* line 49, ../sass/base/_colors.scss */
.vbp_color_13 {
  background-color: #4A4E50;
  color: #ffffff;
}

/* line 55, ../sass/base/_colors.scss */
.banner-inner-content.Dark.Blue {
  background: #023047 !important;
}

/* line 58, ../sass/base/_colors.scss */
.banner-inner-content.Blue {
  background: #008EA9 !important;
}

/* line 61, ../sass/base/_colors.scss */
.banner-inner-content.Light.Blue {
  background: #8ecae6 !important;
}

/* line 64, ../sass/base/_colors.scss */
.banner-inner-content.Dark.Red {
  background: #d12626 !important;
}

/* line 67, ../sass/base/_colors.scss */
.banner-inner-content.Red {
  background: #fd372c !important;
}

/* line 70, ../sass/base/_colors.scss */
.banner-inner-content.Light.Red {
  background: #ff806c !important;
}

/* line 73, ../sass/base/_colors.scss */
.banner-inner-content.Orange {
  background: #FF5234 !important;
}

/* line 76, ../sass/base/_colors.scss */
.banner-inner-content.Yellow {
  background: #fad42f !important;
}

/* line 79, ../sass/base/_colors.scss */
.banner-inner-content.Light.Yellow {
  background: #fad42f !important;
}

/* line 82, ../sass/base/_colors.scss */
.banner-inner-content.Dark.Green {
  background: #156b4c !important;
}

/* line 85, ../sass/base/_colors.scss */
.banner-inner-content.Green {
  background: #3E8D72 !important;
}

/* line 88, ../sass/base/_colors.scss */
.banner-inner-content.Light.Green {
  background: #82d8a4 !important;
}

/* line 91, ../sass/base/_colors.scss */
.banner-inner-content.Black {
  background: #4A4E50 !important;
}

/* line 94, ../sass/base/_colors.scss */
.banner-inner-content.White {
  background: #ffffff !important;
}

/* line 98, ../sass/base/_colors.scss */
.banner-inner-content::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: -100%;
  top: 0px;
}

/* line 106, ../sass/base/_colors.scss */
._banner-inner-content.Dark.Blue::before {
  background: #023047 !important;
}

/* line 109, ../sass/base/_colors.scss */
._banner-inner-content.Blue::before {
  background: #008EA9 !important;
}

/* line 112, ../sass/base/_colors.scss */
._banner-inner-content.Light.Blue::before {
  background: #8ecae6 !important;
}

/* line 115, ../sass/base/_colors.scss */
._banner-inner-content.Red::before {
  background: #fd372c !important;
}

/* line 118, ../sass/base/_colors.scss */
._banner-inner-content.Orange::before {
  background: #FF5234 !important;
}

/* line 121, ../sass/base/_colors.scss */
._banner-inner-content.Yellow::before {
  background: #fad42f !important;
}

/* line 124, ../sass/base/_colors.scss */
._banner-inner-content.Light.Yellow::before {
  background: #fad42f !important;
}

/* line 127, ../sass/base/_colors.scss */
._banner-inner-content.Green::before {
  background: #3E8D72 !important;
}

/* line 131, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Dark.Blue a:first-child {
  color: #023047 !important;
}

/* line 134, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Blue {
  color: #008EA9 !important;
}

/* line 137, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Light.Blue a:first-child {
  color: #8ecae6 !important;
}

/* line 140, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Red a:first-child {
  color: #fd372c !important;
}

/* line 143, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Orange a:first-child {
  color: #FF5234 !important;
}

/* line 146, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Yellow a:first-child {
  color: #FFC857 !important;
}

/* line 149, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Light.Yellow a:first-child {
  color: #fad42f !important;
}

/* line 152, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Green a:first-child {
  color: #3E8D72 !important;
}

/* line 156, ../sass/base/_colors.scss */
.link-buttons.Dark.Blue .link-buttons-inner a:first-child {
  background: #283570 !important;
  border: 1px solid #283570 !important;
}

/* line 160, ../sass/base/_colors.scss */
.link-buttons.Blue .link-buttons-inner a:first-child {
  background: #0044b5 !important;
  border: 1px solid #0044b5 !important;
}

/* line 166, ../sass/base/_colors.scss */
.link-buttons.Light.Blue .link-buttons-inner a:first-child {
  background: #6792EA !important;
  border: 1px solid #6792EA !important;
}

/* line 170, ../sass/base/_colors.scss */
.link-buttons.Red .link-buttons-inner a:first-child {
  background: #fd372c !important;
  border: 1px solid #fd372c !important;
}

/* line 174, ../sass/base/_colors.scss */
.link-buttons.Orange .link-buttons-inner a:first-child {
  background: #FF5234 !important;
  border: 1px solid #FF5234 !important;
}

/* line 178, ../sass/base/_colors.scss */
.link-buttons.Yellow .link-buttons-inner a:first-child {
  background: #FFC857 !important;
  border: 1px solid #FFC857 !important;
}

/* line 182, ../sass/base/_colors.scss */
.link-buttons.Light.Yellow .link-buttons-inner a:first-child {
  background: #fad42f !important;
  border: 1px solid #fad42f !important;
}

/* line 186, ../sass/base/_colors.scss */
.link-buttons.Green .link-buttons-inner a:first-child {
  background: #3E8D72 !important;
  border: 1px solid #3E8D72 !important;
}

/* line 192, ../sass/base/_colors.scss */
.link-buttons-inner.Dark.Blue a:nth-child(2) {
  background: #023047 !important;
  border: 1px solid #023047 !important;
}

/* line 196, ../sass/base/_colors.scss */
.link-buttons-inner.Blue a:nth-child(2) {
  background: #008EA9 !important;
  border: 1px solid #008EA9 !important;
}

/* line 200, ../sass/base/_colors.scss */
.link-buttons-inner.Light.Blue a:nth-child(2) {
  background: #8ecae6 !important;
  border: 1px solid #8ecae6 !important;
}

/* line 204, ../sass/base/_colors.scss */
.link-buttons-inner.Red a:nth-child(2) {
  background: #fd372c !important;
  border: 1px solid #fd372c !important;
}

/* line 208, ../sass/base/_colors.scss */
.link-buttons-inner.Orange a:nth-child(2) {
  background: #FF5234 !important;
  border: 1px solid #FF5234 !important;
}

/* line 212, ../sass/base/_colors.scss */
.link-buttons-inner.Yellow a:nth-child(2) {
  background: #FFC857 !important;
  border: 1px solid #FFC857 !important;
}

/* line 216, ../sass/base/_colors.scss */
.link-buttons-inner.Light.Yellow a:nth-child(2) {
  background: #fad42f !important;
  border: 1px solid #fad42f !important;
}

/* line 220, ../sass/base/_colors.scss */
.link-buttons-inner.Green a:nth-child(2) {
  background: #3E8D72 !important;
  border: 1px solid #3E8D72 !important;
}

/* line 225, ../sass/base/_colors.scss */
.third-link-buttons.Dark.Blue .link-buttons-inner a:nth-child(3) {
  background: #023047 !important;
  border: 1px solid #023047 !important;
}

/* line 229, ../sass/base/_colors.scss */
.third-link-buttons.Blue .link-buttons-inner a:nth-child(3) {
  background: #008EA9 !important;
  border: 1px solid #008EA9 !important;
}

/* line 233, ../sass/base/_colors.scss */
.third-link-buttons.Light.Blue .link-buttons-inner a:nth-child(3) {
  background: #8ecae6 !important;
  border: 1px solid #8ecae6 !important;
}

/* line 237, ../sass/base/_colors.scss */
.third-link-buttons.Red .link-buttons-inner a:nth-child(3) {
  background: #fd372c !important;
  border: 1px solid #fd372c !important;
}

/* line 241, ../sass/base/_colors.scss */
.third-link-buttons.Orange .link-buttons-inner a:nth-child(3) {
  background: #FF5234 !important;
  border: 1px solid #FF5234 !important;
}

/* line 245, ../sass/base/_colors.scss */
.third-link-buttons.Yellow .link-buttons-inner a:nth-child(3) {
  background: #FFC857 !important;
  border: 1px solid #FFC857 !important;
}

/* line 249, ../sass/base/_colors.scss */
.third-link-buttons.Light.Yellow .link-buttons-inner a:nth-child(3) {
  background: #fad42f !important;
  border: 1px solid #fad42f !important;
}

/* line 253, ../sass/base/_colors.scss */
.third-link-buttons.Green .link-buttons-inner a:nth-child(3) {
  background: #3E8D72 !important;
  border: 1px solid #3E8D72 !important;
}

@media (min-width: 992px) {
  /* line 258, ../sass/base/_colors.scss */
  .t-outer-content.Blue.Circles {
    background: transparent !important;
  }
}

/* line 263, ../sass/base/_colors.scss */
.t-outer-content.Blue.Circles::after {
  content: '';
  background: url("../images/bluecircles.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1325px;
  position: absolute;
  width: 1435px;
  height: 100%;
  right: -490px;
  top: 0;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 263, ../sass/base/_colors.scss */
  .t-outer-content.Blue.Circles::after {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 279, ../sass/base/_colors.scss */
  .t-outer-content.Red.Arches {
    background: transparent !important;
  }
}

/* line 284, ../sass/base/_colors.scss */
.t-outer-content.Red.Arches::after {
  content: '';
  background: url("../images/red-clean.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1745px;
  position: absolute;
  width: 1745px;
  height: 100%;
  right: -140px;
  top: 0;
}

@media (min-width: 992px) {
  /* line 296, ../sass/base/_colors.scss */
  .t-outer-content.Yellow.Circles,
  .t-outer-content.Yellow.Circles::before {
    background: transparent !important;
  }
}

/* line 302, ../sass/base/_colors.scss */
.t-outer-content.Yellow.Circles::after {
  content: '';
  background: url("../images/yellow-updated.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1757px;
  position: absolute;
  width: 1745px;
  height: 100%;
  right: -360px;
  top: 0;
}

@media (min-width: 992px) {
  /* line 315, ../sass/base/_colors.scss */
  .t-outer-content.Blue.Chevrons {
    background: transparent !important;
  }
}

/* line 320, ../sass/base/_colors.scss */
.t-outer-content.Blue.Chevrons::after {
  content: '';
  background: url("../images/bluechevrons.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1310px;
  position: absolute;
  width: 1210px;
  height: 100%;
  right: -340px;
  top: 0;
}

@media (min-width: 992px) {
  /* line 332, ../sass/base/_colors.scss */
  .t-outer-content.Orange.Triangles {
    background: transparent !important;
  }
}

/* line 337, ../sass/base/_colors.scss */
.t-outer-content.Orange.Triangles::after {
  content: '';
  background: url("../images/orange1.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1745px;
  position: absolute;
  width: 1745px;
  height: 100%;
  right: -340px;
  top: 0;
}

/* line 350, ../sass/base/_colors.scss */
._t-outer-content.Dark.Blue::before {
  background: #023047 !important;
}

/* line 353, ../sass/base/_colors.scss */
._t-outer-content.Blue::before {
  background: #008EA9 !important;
}

/* line 356, ../sass/base/_colors.scss */
._t-outer-content.Light.Blue::before {
  background: #8ecae6 !important;
}

/* line 359, ../sass/base/_colors.scss */
._t-outer-content.Red::before {
  background: #fd372c !important;
}

/* line 362, ../sass/base/_colors.scss */
._t-outer-content.Orange::before {
  background: #FF5234 !important;
}

/* line 365, ../sass/base/_colors.scss */
._t-outer-content.Yellow::before {
  background: #fad42f !important;
}

/* line 368, ../sass/base/_colors.scss */
._t-outer-content.Light.Yellow::before {
  background: #fad42f !important;
}

/* line 371, ../sass/base/_colors.scss */
._t-outer-content.Green::before {
  background: #3E8D72 !important;
}

/* line 375, ../sass/base/_colors.scss */
.t-outer-content.Dark.Blue {
  background: #023047 !important;
}

/* line 378, ../sass/base/_colors.scss */
.t-outer-content.Blue {
  background: #008EA9 !important;
}

/* line 381, ../sass/base/_colors.scss */
.t-outer-content.Light.Blue {
  background: #8ecae6 !important;
}

/* line 384, ../sass/base/_colors.scss */
.t-outer-content.Dark.Red {
  background: #d12626 !important;
}

/* line 387, ../sass/base/_colors.scss */
.t-outer-content.Red {
  background: #fd372c !important;
}

/* line 390, ../sass/base/_colors.scss */
.t-outer-content.Light.Red {
  background: #ff806c !important;
}

/* line 393, ../sass/base/_colors.scss */
.t-outer-content.Orange {
  background: #FF5234 !important;
}

/* line 396, ../sass/base/_colors.scss */
.t-outer-content.Yellow {
  background: #fad42f !important;
}
/* line 398, ../sass/base/_colors.scss */
.t-outer-content.Yellow h1,
.t-outer-content.Yellow .block-system-breadcrumb-block .breadcrumb li a,
.t-outer-content.Yellow .block-system-breadcrumb-block .breadcrumb li {
  color: #023047 !important;
}

/* line 404, ../sass/base/_colors.scss */
.t-outer-content.Light.Yellow {
  background: #fad42f !important;
}
/* line 406, ../sass/base/_colors.scss */
.t-outer-content.Light.Yellow h1,
.t-outer-content.Light.Yellow .block-system-breadcrumb-block .breadcrumb li a,
.t-outer-content.Light.Yellow .block-system-breadcrumb-block .breadcrumb li {
  color: #023047 !important;
}

/* line 412, ../sass/base/_colors.scss */
.t-outer-content.Dark.Green {
  background: #156b4c !important;
}

/* line 415, ../sass/base/_colors.scss */
.t-outer-content.Green {
  background: #3E8D72 !important;
}

/* line 418, ../sass/base/_colors.scss */
.t-outer-content.Light.Green {
  background: #82d8a4 !important;
}

/* line 421, ../sass/base/_colors.scss */
.t-outer-content.Black {
  background: #4A4E50 !important;
}

/* line 424, ../sass/base/_colors.scss */
.t-outer-content.White {
  background: #ffffff !important;
}

/* line 1, ../sass/menu/_menu.scss */
.header-top {
  position: relative;
}

/* line 5, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu {
  margin: 15px 0px;
  text-align: right;
  position: relative;
}
/* line 9, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav {
  display: inline-block;
}
/* line 11, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 {
  display: inline-block;
  margin-right: 15px;
  position: initial;
}
/* line 15, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > a {
  color: #ffffff;
  text-decoration: none;
  padding: 10px 10px 45px;
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  font-weight: 500;
}
/* line 22, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > a:hover {
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
}
/* line 28, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > .is-active {
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
}
/* line 32, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 {
  display: none;
  position: absolute;
  top: 71px;
  background: #ffffff;
  border-radius: 10px;
  margin: 0px;
  padding: 0px;
  border: 0px solid;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  width: 700px;
  left: 0px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 32, ../sass/menu/_menu.scss */
  .oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 {
    width: 500px;
  }
}
/* line 49, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded {
  padding: 0px;
  display: inline-flex;
  background: #fff;
  border-radius: 10px;
}
/* line 54, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded > _li:first-child {
  background: #fff8e8;
  border-radius: 10px 0px 0px 10px;
}
/* line 58, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded .nav-level-3 {
  padding: 15px 10px 10px;
}
/* line 62, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded .nav-level-3 a {
  color: #008EA9;
  text-decoration: none;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  padding: 10px 15px;
  display: block;
  width: 220px;
  position: relative;
  border-radius: 10px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 62, ../sass/menu/_menu.scss */
  .oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded .nav-level-3 a {
    width: auto;
  }
}
/* line 78, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded .nav-level-3 a:hover {
  color: #008EA9;
}
/* line 84, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded .nav-level-3 .row-level-3 {
  padding: 0px;
}
/* line 86, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded .nav-level-3 .row-level-3 .nav-level-4 {
  list-style: none;
}
/* line 88, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded .nav-level-3 .row-level-3 .nav-level-4 a {
  color: #008EA9;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  padding: 0px 15px;
}
/* line 93, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded .nav-level-3 .row-level-3 .nav-level-4 a:hover {
  color: #023047;
}
/* line 100, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded .section-icon {
  background-image: url(/modules/contrib/admin_toolbar/misc/icons/0074bd/chevron-right.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 5px;
  background-size: 20px;
  width: 20px;
  height: 20px;
  top: 13px;
  display: none;
}
/* line 117, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 .main-menu__dropdown.is-expanded .level-3-open .row-level-3 {
  display: block !important;
}
/* line 125, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2.open .nav.dropdown-menu.row-level-2 {
  display: block;
}

/* line 1, ../sass/menu/_mobile_menu.scss */
#menuwarp {
  background: #008EA9;
  overflow: hidden;
  max-width: 0px;
  transition: max-width 1.15s ease-out;
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  z-index: 999;
  width: 100%;
  bottom: 0;
}
/* line 13, ../sass/menu/_mobile_menu.scss */
#menuwarp .row.region.region-mmenu {
  padding: 20px 30px;
}

/* line 17, ../sass/menu/_mobile_menu.scss */
#menuwarp.active {
  max-width: 100%;
  transition: max-width 1.25s ease-in;
}

/* line 22, ../sass/menu/_mobile_menu.scss */
.user-logged-in #menuwarp {
  top: 39px !important;
}

/* line 26, ../sass/menu/_mobile_menu.scss */
.mobile-menu-icon {
  float: right;
  width: 30px;
  padding: 0px;
  margin-right: 30px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 26, ../sass/menu/_mobile_menu.scss */
  .mobile-menu-icon {
    padding-top: 11px;
  }
}
@media screen and (min-width: 992px) {
  /* line 26, ../sass/menu/_mobile_menu.scss */
  .mobile-menu-icon {
    display: none;
  }
}
/* line 37, ../sass/menu/_mobile_menu.scss */
.mobile-menu-icon img {
  width: 50px;
  cursor: pointer;
}

/* line 45, ../sass/menu/_mobile_menu.scss */
.mobile-close svg {
  color: #ffffff;
  font-size: 30px;
  cursor: pointer;
}

/* line 54, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 56, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 a {
  color: #ffffff;
  font-size: 26px;
  text-decoration: none;
  padding: 10px 0px;
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
/* line 64, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 a:hover {
  color: #FFC857;
  text-decoration: none;
}
/* line 69, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 span {
  background: url(../images/chevron-left.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  color: transparent !important;
  font-size: 26px;
  position: absolute;
  right: 0px;
  top: 15px;
  height: 25px;
  width: 25px;
  z-index: 999;
  cursor: pointer;
  rotate: 270deg;
}
/* line 85, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav-level-3 > a {
  font-size: 21px;
  font-weight: 700;
  line-height: 52px;
  text-transform: uppercase;
}
/* line 92, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 {
  background: transparent;
  padding: 0px;
  border: 0px solid;
}
/* line 97, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .row-level-3 {
  display: block !important;
}
/* line 99, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .row-level-3 li {
  color: #ffffff;
}
/* line 101, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .row-level-3 li a {
  font-size: 16px;
}
/* line 108, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2.expend.expanded span {
  background: url(../images/chevron-left.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  color: transparent !important;
  font-size: 26px;
  position: absolute;
  right: 0px;
  top: 24px;
  height: 25px;
  width: 25px;
  z-index: 999;
  cursor: pointer;
  rotate: 90deg;
}

/* line 1, ../sass/modules/_searchm.scss */
.search-warp {
  text-align: center;
  transition: all 0.9s ease-in-out 0s;
  max-height: 0px;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 900px;
  margin: auto;
  background: #0A4680C2;
  z-index: 999;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/modules/_searchm.scss */
  .search-warp {
    width: 600px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 1, ../sass/modules/_searchm.scss */
  .search-warp {
    width: 100%;
  }
}
/* line 22, ../sass/modules/_searchm.scss */
.search-warp .search-block-close {
  position: absolute;
  top: 10px;
  right: 0px;
  z-index: 999;
  width: 50px;
}
/* line 28, ../sass/modules/_searchm.scss */
.search-warp .search-block-close p a {
  color: #ffffff;
  font-size: 24px;
}
/* line 34, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form {
  max-width: 500px;
  margin: 0 auto;
}
/* line 37, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form .js-form-type-search {
  padding-right: 0px;
}
/* line 40, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form .form-actions {
  padding-left: 0px;
}
/* line 43, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form .form-search {
  height: 60px;
  font-size: 20px;
  border-radius: 0px;
}
/* line 48, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form .btn.btn-primary {
  Background: #FF5234 !important;
  Border: 1px solid #FF5234 !important;
  Font-size: 19px;
  line-height: 28px;
  Padding: 15px;
  Border-radius: 0px;
  margin-top: 0px;
}

/* line 61, ../sass/modules/_searchm.scss */
.search-warp.closed {
  max-height: 300px;
  padding-top: 130px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 61, ../sass/modules/_searchm.scss */
  .search-warp.closed {
    max-height: 100%;
    padding-top: 65%;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 71, ../sass/modules/_searchm.scss */
  .user-logged-in .search-warp .search-block-close {
    top: 40px;
  }
}
/* line 1, ../sass/modules/_header.scss */
.siteName {
  background: #023047;
}
@media screen and (min-width: 768px) {
  /* line 1, ../sass/modules/_header.scss */
  .siteName {
    display: none;
  }
}
/* line 6, ../sass/modules/_header.scss */
.siteName .site-logo {
  display: none;
}
/* line 9, ../sass/modules/_header.scss */
.siteName .site-name {
  white-space: initial;
  font-family: "poppins", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 4px;
}

/* line 21, ../sass/modules/_header.scss */
.menuHamburger .oe-mega-main-menu-hamburger {
  display: none !important;
}

/* line 24, ../sass/modules/_header.scss */
.menuHamburger .sf-accordion-toggle {
  display: inline-block !important;
}

/* line 28, ../sass/modules/_header.scss */
.path-frontpage #header {
  position: absolute;
  z-index: 9;
  width: 100%;
  background: transparent;
}

/* line 35, ../sass/modules/_header.scss */
#header {
  position: absolute;
  z-index: 9;
  width: 100%;
  background: transparent;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 35, ../sass/modules/_header.scss */
  #header {
    overflow: hidden;
  }
}
/* line 43, ../sass/modules/_header.scss */
#header .col-5.col-xs-8.col-sm-8.col-md-8.col-lg-9 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
/* line 48, ../sass/modules/_header.scss */
#header .row.region.region-branding {
  float: left;
  padding: 0px 0px 0px 45px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 48, ../sass/modules/_header.scss */
  #header .row.region.region-branding {
    padding: 0px 20px 0px 0px;
    display: block;
  }
}
/* line 55, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand {
  width: auto;
}
@media screen and (min-width: 0px) and (max-width: 413px) {
  /* line 58, ../sass/modules/_header.scss */
  #header .row.region.region-branding .navbar-brand img {
    width: 68%;
    padding-top: 5px;
  }
}
/* line 63, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand .site-logo {
  float: left;
}
/* line 65, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand .site-logo img {
  width: 230px;
  max-width: 100%;
}
/* line 74, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand .site-name {
  float: left;
  font-size: 20px;
  width: 140px;
  white-space: initial;
  font-family: "Antonio",sans-serif;
  text-transform: uppercase;
  margin-top: 40px;
  font-weight: bold;
  color: #1F4DBA;
  padding-left: 20px;
  padding-bottom: 10px;
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 74, ../sass/modules/_header.scss */
  #header .row.region.region-branding .navbar-brand .site-name {
    display: none;
  }
}
/* line 94, ../sass/modules/_header.scss */
#header .row.region.region-hvd {
  padding-top: 45px;
  text-align: right;
  float: right;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 94, ../sass/modules/_header.scss */
  #header .row.region.region-hvd {
    padding-top: 25px;
  }
  /* line 101, ../sass/modules/_header.scss */
  #header .row.region.region-hvd span {
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    padding: 15px;
  }
}
/* line 106, ../sass/modules/_header.scss */
#header .row.region.region-hvd img {
  cursor: pointer;
}
/* line 109, ../sass/modules/_header.scss */
#header .row.region.region-hvd em,
#header .row.region.region-hvd no_span {
  padding: 14px;
  background: transparent;
  border-radius: 6px;
  margin-right: 10px;
  cursor: pointer;
  color: #008EA9;
}
/* line 122, ../sass/modules/_header.scss */
#header .row.region.region-hvd svg {
  font-size: 18px;
  color: #008EA9;
  cursor: pointer;
}

/* line 136, ../sass/modules/_header.scss */
.row.region.region-navigation {
  float: right;
  margin-top: 40px;
}
/* line 139, ../sass/modules/_header.scss */
.row.region.region-navigation svg {
  margin: 10px;
  color: #ffffff;
  cursor: pointer;
  font-size: 30px;
}
@media screen and (min-width: 992px) {
  /* line 145, ../sass/modules/_header.scss */
  .row.region.region-navigation .sf-accordion-toggle {
    display: none;
  }
}

/* line 1, ../sass/modules/_banner.scss */
.banner.container-fluid {
  padding: 0px;
  position: relative;
}
/* line 5, ../sass/modules/_banner.scss */
.banner.container-fluid p {
  margin: 0px;
}
/* line 7, ../sass/modules/_banner.scss */
.banner.container-fluid p img {
  width: 100%;
  height: auto;
}

@media (min-width: 0px) and (max-width: 991px) {
  /* line 14, ../sass/modules/_banner.scss */
  .path-frontpage .row.region.region-banner {
    padding-bottom: 250px;
  }
}
/* line 19, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views_slideshow_cycle_slide {
  background-color: transparent !important;
  width: 100% !important;
}
/* line 23, ../sass/modules/_banner.scss */
.front-page-rotor-banner img {
  width: 100%;
  height: auto;
}
/* line 27, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views_slideshow_cycle_teaser_section,
.front-page-rotor-banner .scaleUp.animation {
  height: 700px;
}
/* line 31, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing {
  width: 100%;
  position: absolute;
  bottom: 0px;
  z-index: 9999;
  height: 100%;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 31, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing {
    position: relative;
    height: 250px;
  }
}
/* line 42, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay {
  height: 100%;
}
/* line 45, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p10\%c {
  background: rgba(0, 0, 0, 0.1);
}
/* line 48, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p20\%c {
  background: rgba(0, 0, 0, 0.2);
}
/* line 51, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p25\%c {
  background: rgba(0, 0, 0, 0.25);
}
/* line 54, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p30\%c {
  background: rgba(0, 0, 0, 0.3);
}
/* line 57, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p40\%c {
  background: rgba(0, 0, 0, 0.4);
}
/* line 60, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p50\%c {
  background: rgba(0, 0, 0, 0.5);
}
/* line 63, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p60\%c {
  background: rgba(0, 0, 0, 0.6);
}
/* line 66, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p70\%c {
  background: rgba(0, 0, 0, 0.7);
}
/* line 69, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p75\%c {
  background: rgba(0, 0, 0, 0.75);
}
/* line 72, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p80\%c {
  background: rgba(0, 0, 0, 0.8);
}
/* line 75, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p90\%c {
  background: rgba(0, 0, 0, 0.9);
}
/* line 78, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p100\%c {
  background: black;
}
/* line 81, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-content {
  height: 100%;
  padding: 0px;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 81, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-content {
    padding: 0px;
    max-width: 100%;
  }
}
/* line 89, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content {
  max-width: 900px;
  padding: 20px 150px 40px 30px;
  position: absolute;
  right: 0;
  bottom: -40px;
  background-color: #008EA9;
  border-radius: 20px 0px 0px 20px;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 89, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content {
    padding: 20px 30px 100px 30px;
    border-radius: 20px;
  }
}
/* line 102, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title,
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title a {
  color: #ffffff;
  font-size: 43px;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  position: relative;
  font-weight: 700;
  z-index: 99;
}
/* line 117, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .subtitle {
  font-size: 70px;
  color: #ffffff;
  line-height: 90px;
  font-family: "poppins", sans-serif;
  position: relative;
  z-index: 99;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 117, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .subtitle {
    line-height: 70px;
    font-size: 50px;
  }
}
/* line 129, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .body-content {
  font-size: 18px;
  line-height: 100%;
  font-weight: 400;
  line-height: 31px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  position: relative;
  z-index: 99;
}
/* line 139, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons {
  position: relative;
  z-index: 99;
}
/* line 142, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:first-child {
  padding: 10px 80px 10px 20px;
  position: relative;
  margin-top: 20px;
}
/* line 147, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:first-child svg {
  position: absolute;
  right: 16px;
  top: 14px;
}
/* line 153, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:nth-child(2) {
  border: 1px solid #FF5234;
  background: #FF5234;
}
/* line 157, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:nth-child(2):hover {
  border: 1px solid #023047;
  background: #023047;
}
/* line 166, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-2 .link-buttons a:first-child:hover {
  border: 1px solid #fd372c;
  background: #fd372c;
}
/* line 171, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-2 .link-buttons a:nth-child(2) {
  border: 1px solid #fd372c;
  background: #fd372c;
}
/* line 180, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom {
  position: absolute;
  right: 65px;
  z-index: 11;
  bottom: 0px;
  display: flex;
}
/* line 187, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets {
  display: block;
  text-align: left;
}
/* line 190, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets li {
  border-radius: 50%;
  background: #ffffff;
  border: 0px solid transparent;
}
/* line 195, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets li.active {
  background: #FFC857;
  width: 75px;
  border-radius: 6px;
  border: 0px solid transparent;
}
/* line 204, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous {
  position: absolute;
  left: -20px;
  top: 4px;
  z-index: 9;
}
/* line 212, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
  background-image: url(../images/chevron-left.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 12px;
  width: 12px;
  height: 22px;
  display: block;
}
/* line 220, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous a:hover {
  text-decoration: none;
}
/* line 225, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause {
  display: none;
}
/* line 228, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text span:hover {
  text-decoration: none;
}
/* line 231, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next {
  position: absolute;
  right: -20px;
  top: 4px;
  z-index: 9;
}
/* line 239, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next a {
  background-image: url(../images/chevron-right.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 12px;
  width: 12px;
  height: 22px;
  display: block;
}
/* line 247, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next a:hover {
  text-decoration: none;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 257, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views_slideshow_cycle_teaser_section, .front-page-rotor-banner .scaleUp.animation {
    height: 550px;
  }

  /* line 260, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title, .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title a {
    font-size: 36px;
  }

  /* line 263, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom {
    position: relative;
    right: auto;
    z-index: 11;
    bottom: auto;
    display: flex;
    left: 50px;
    width: max-content;
    top: 225px;
  }
}
/* line 2, ../sass/modules/_call.scss */
.call-to-action .view {
  position: relative;
}
/* line 5, ../sass/modules/_call.scss */
.call-to-action .col-4 {
  position: relative;
}
/* line 8, ../sass/modules/_call.scss */
.call-to-action .title {
  background-image: url("../images/orange_line.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
/* line 14, ../sass/modules/_call.scss */
.call-to-action .title h2,
.call-to-action .title a {
  line-height: 52px;
  color: #008EA9;
}
@media (min-width: 992px) {
  /* line 20, ../sass/modules/_call.scss */
  .call-to-action .link {
    position: absolute;
    bottom: 20px;
    right: 0;
  }
}
/* line 26, ../sass/modules/_call.scss */
.call-to-action .link a {
  padding: 10px 80px 10px 20px;
  position: relative;
}
/* line 30, ../sass/modules/_call.scss */
.call-to-action .link a svg {
  position: absolute;
  right: 16px;
  top: 14px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 39, ../sass/modules/_call.scss */
  .call-to-action .title h2, .call-to-action .title a {
    font-size: 32px;
  }

  /* line 42, ../sass/modules/_call.scss */
  .call-to-action .link a {
    font-size: 19px;
  }
}
/* line 1, ../sass/modules/_focus.scss */
.impact {
  background: #9EC383;
  margin-top: 50px;
}

/* line 5, ../sass/modules/_focus.scss */
.row.region.region-focus {
  padding: 70px 0px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 5, ../sass/modules/_focus.scss */
  .row.region.region-focus {
    padding: 70px 0px 120px;
  }
}

/* line 12, ../sass/modules/_focus.scss */
.focus-block {
  padding: 80px 0px 50px;
  color: #555555;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 12, ../sass/modules/_focus.scss */
  .focus-block {
    padding: 0px 20px 0px;
  }
}
@media (max-width: 767px) {
  /* line 12, ../sass/modules/_focus.scss */
  .focus-block {
    display: none;
  }
}
/* line 21, ../sass/modules/_focus.scss */
.focus-block .view-content.row {
  width: 100%;
  margin: -150px 0px 0px 0px;
}
/* line 28, ../sass/modules/_focus.scss */
.focus-block .views-row {
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 28, ../sass/modules/_focus.scss */
  .focus-block .views-row {
    margin-bottom: 15px;
  }
}
/* line 34, ../sass/modules/_focus.scss */
.focus-block .views-row .n-image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
/* line 40, ../sass/modules/_focus.scss */
.focus-block .views-row .views-field.views-field-nothing {
  width: 100%;
  background: #ffffff;
  height: 100%;
  border-radius: 20px;
  position: relative;
  padding: 10px;
  border: 1px solid #D9D9D9;
}
/* line 49, ../sass/modules/_focus.scss */
.focus-block .views-row .views-field.views-field-field-event-date-value {
  color: #555555;
}
/* line 52, ../sass/modules/_focus.scss */
.focus-block .views-row .n-title,
.focus-block .views-row .views-field.views-field-title {
  padding: 25px 20px 10px;
}
/* line 55, ../sass/modules/_focus.scss */
.focus-block .views-row .n-title a,
.focus-block .views-row .views-field.views-field-title a {
  text-decoration: none;
  color: #008EA9;
  font-size: 26px;
  line-height: 32px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
/* line 67, ../sass/modules/_focus.scss */
.focus-block .views-row .n-body,
.focus-block .views-row .views-field.views-field-body {
  color: #4A4E50;
  padding: 10px 20px;
  font-family: "poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
}
/* line 76, ../sass/modules/_focus.scss */
.focus-block .views-row .views-field.views-field-created {
  color: #4A4E50;
  margin-top: 10px;
  font-family: "Palanquin", sans-serif;
}
/* line 81, ../sass/modules/_focus.scss */
.focus-block .views-row .n-link {
  padding: 0px 20px 15px;
  margin-top: 45px;
}
/* line 84, ../sass/modules/_focus.scss */
.focus-block .views-row .n-link a {
  background: #008EA9;
  color: #023047;
  position: absolute;
  bottom: 20px;
  right: 0px;
  padding: 10px 15px;
  border-radius: 20px 0px 0px 20px;
  font-size: 15px;
  font-weight: 600;
}
/* line 94, ../sass/modules/_focus.scss */
.focus-block .views-row .n-link a svg {
  display: block;
  font-size: 20px;
  color: #ffffff;
}
/* line 103, ../sass/modules/_focus.scss */
.focus-block .view-footer {
  text-align: right;
  margin-top: 20px;
}
/* line 106, ../sass/modules/_focus.scss */
.focus-block .view-footer a {
  border: 1px solid #008EA9;
  background: #008EA9;
  margin-bottom: 15px;
}
/* line 111, ../sass/modules/_focus.scss */
.focus-block .view-footer a:hover_ {
  border: 1px solid #FFC857;
  color: #FFC857;
  background: transparent;
}

@media (max-width: 767px) {
  /* line 121, ../sass/modules/_focus.scss */
  .focus-block-mobile {
    display: block !important;
  }
}
/* line 125, ../sass/modules/_focus.scss */
.focus-block-mobile {
  display: none;
}

/* line 129, ../sass/modules/_focus.scss */
.focus-block-mobile .view-content.row {
  width: 100%;
  margin: -100px 0px 35px 0px;
}

/* line 133, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row {
  overflow: hidden;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 137, ../sass/modules/_focus.scss */
  .focus-block-mobile .views-row {
    margin-bottom: 15px;
  }
}
/* line 141, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row .n-image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

/* line 146, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row .views-field.views-field-nothing {
  width: 100%;
  background: #ffffff;
  height: 100%;
  border-radius: 20px;
  position: relative;
  padding: 10px;
  border: 1px solid #D9D9D9;
}

/* line 155, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row .views-field.views-field-field-event-date-value {
  color: #555555;
}

/* line 158, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row .n-title,
.focus-block-mobile .views-row .views-field.views-field-title {
  padding: 25px 20px 10px;
}

/* line 162, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row .n-title a,
.focus-block-mobile .views-row .views-field.views-field-title a {
  text-decoration: none;
  color: #008EA9;
  font-size: 26px;
  line-height: 32px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

/* line 171, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row .n-body,
.focus-block-mobile .views-row .views-field.views-field-body {
  color: #4A4E50;
  padding: 10px 20px;
  font-family: "poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
}

/* line 180, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row .views-field.views-field-created {
  color: #4A4E50;
  margin-top: 10px;
  font-family: "Palanquin", sans-serif;
}

/* line 185, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row .n-link {
  padding: 0px 20px 15px;
  margin-top: 45px;
}

/* line 189, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row .n-link a {
  background: #008EA9;
  color: #023047;
  position: absolute;
  bottom: 20px;
  right: 0px;
  padding: 10px 15px;
  border-radius: 20px 0px 0px 20px;
  font-size: 15px;
  font-weight: 600;
}

/* line 200, ../sass/modules/_focus.scss */
.focus-block-mobile .views-row .n-link a svg {
  display: block;
  font-size: 20px;
  color: #ffffff;
}

/* line 205, ../sass/modules/_focus.scss */
.focus-block-mobile .view-footer {
  text-align: right;
  margin-top: 20px;
}

/* line 209, ../sass/modules/_focus.scss */
.focus-block-mobile .view-footer a {
  border: 1px solid #008EA9;
  background: #008EA9;
  margin-bottom: 15px;
}

/* line 214, ../sass/modules/_focus.scss */
.focus-block-mobile .view-footer a:hover_ {
  border: 1px solid #FFC857;
  color: #FFC857;
  background: transparent;
}

/* line 219, ../sass/modules/_focus.scss */
.focus-block-mobile .views_slideshow_controls_text_pause {
  display: none;
}

/* line 222, ../sass/modules/_focus.scss */
.focus-block-mobile .views_slideshow_controls_text_previous {
  position: absolute;
  left: 10px;
  background: url(/sites/unitytheme1/files/chevron-circle-left.svg);
  background-repeat: no-repeat;
  background-size: 32px;
  width: 35px;
  height: 35px;
  display: block;
  z-index: 9;
}

/* line 233, ../sass/modules/_focus.scss */
.focus-block-mobile .views_slideshow_controls_text_previous a {
  color: transparent;
}

/* line 236, ../sass/modules/_focus.scss */
.focus-block-mobile .views_slideshow_controls_text_next {
  position: absolute;
  left: 75px;
  background: url(/sites/unitytheme1/files/chevron-circle-right.svg);
  background-repeat: no-repeat;
  background-size: 32px;
  width: 35px;
  height: 35px;
  display: block;
  z-index: 9;
}

/* line 247, ../sass/modules/_focus.scss */
.focus-block-mobile .views_slideshow_controls_text_next a {
  color: transparent;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 251, ../sass/modules/_focus.scss */
  .impact {
    height: 550px;
  }
}
/* line 1, ../sass/modules/_counter.scss */
.counter-block {
  background: #F5F5F5;
  margin-top: -60px;
  border-radius: 0px 20px 20px 0px;
  position: relative;
}
/* line 6, ../sass/modules/_counter.scss */
.counter-block:after {
  content: '';
  position: absolute;
  top: 0;
  left: -200%;
  width: 200%;
  height: 100%;
  background: #F5F5F5;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 6, ../sass/modules/_counter.scss */
  .counter-block:after {
    display: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 1, ../sass/modules/_counter.scss */
  .counter-block {
    border-radius: 20px;
    margin-top: -100px;
  }
}
/* line 22, ../sass/modules/_counter.scss */
.counter-block .views-field.views-field-nothing {
  padding: 50px;
}
/* line 26, ../sass/modules/_counter.scss */
.counter-block .views-row .views-field.views-field-title {
  text-align: center;
  padding-bottom: 30px;
}
/* line 29, ../sass/modules/_counter.scss */
.counter-block .views-row .views-field.views-field-title a {
  color: #FF5234;
  text-transform: uppercase;
}
/* line 34, ../sass/modules/_counter.scss */
.counter-block .views-row h3 {
  color: #008EA9;
  font-size: 60px;
  font-weight: 700;
  line-height: 47px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 43, ../sass/modules/_counter.scss */
  .counter-block .views-field.views-field-nothing {
    padding: 40px 25px;
  }

  /* line 46, ../sass/modules/_counter.scss */
  .counter-block .views-row .counter-block-no {
    display: flex;
    border-bottom: 1px solid #25B1D466;
    padding: 20px 0px;
  }

  /* line 51, ../sass/modules/_counter.scss */
  .counter-block .views-row h3 {
    margin-right: 20px;
  }
}
/* line 2, ../sass/modules/_involved.scss */
.get-involved-block .container-fluid {
  padding: 0px;
}
/* line 8, ../sass/modules/_involved.scss */
.get-involved-block .views-row {
  position: relative;
  padding: 0px;
}
/* line 11, ../sass/modules/_involved.scss */
.get-involved-block .views-row img {
  border-radius: 0px;
}
/* line 15, ../sass/modules/_involved.scss */
.get-involved-block .scaleUp.animation {
  height: 600px;
  border-radius: 00px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 15, ../sass/modules/_involved.scss */
  .get-involved-block .scaleUp.animation {
    border-radius: 0px;
  }
}
/* line 22, ../sass/modules/_involved.scss */
.get-involved-block iframe,
.get-involved-block video {
  width: 100%;
  min-height: 600px;
  border-radius: 10px;
  height: auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 22, ../sass/modules/_involved.scss */
  .get-involved-block iframe,
  .get-involved-block video {
    min-height: 200px;
  }
}
@media (min-width: 1200px) {
  /* line 32, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-field-video-image {
    height: 600px;
    border-radius: 10px;
    overflow: hidden;
  }
}
/* line 39, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-field-video-getinvolved.Image {
  display: none;
}
/* line 42, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-field-getinvolved-image.Video {
  display: none;
}
/* line 45, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing {
  width: calc(100% - 24px);
  position: absolute;
  top: 0px;
  height: 100%;
  border-radius: 0px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 45, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing {
    position: relative;
    border-radius: 0px;
    width: 100%;
    padding-bottom: 80px;
    height: auto;
    background: url("../images/bluecircles.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 900px;
  }
}
/* line 62, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .bg-overlay {
  height: 100%;
  border-radius: 0px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 62, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .bg-overlay {
    background: transparent !important;
  }
}
/* line 69, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .bg-overlay.p10\%c {
  background: rgba(0, 0, 0, 0.1);
}
/* line 72, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .bg-overlay.p25\%c {
  background: rgba(0, 0, 0, 0.25);
}
/* line 75, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .bg-overlay.p50\%c {
  background: rgba(0, 0, 0, 0.5);
}
/* line 78, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .bg-overlay.p75\%c {
  background: rgba(0, 0, 0, 0.75);
}
/* line 81, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .banner-inner-content {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  bottom: 100px;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 81, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .banner-inner-content {
    bottom: 150px;
  }
}
/* line 90, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .banner-inner-content .banner-title,
.get-involved-block .views-field.views-field-nothing .banner-inner-content .banner-title a {
  color: #fff;
  line-height: 47px;
  font-size: 48px;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
/* line 103, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .banner-inner-content .subtitle {
  font-size: 18px;
  color: #FFC857;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: 10%;
}
/* line 114, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .banner-inner-content .body-content {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  color: #ffffff;
  max-width: 555px;
  font-family: "Palanquin", sans-serif;
  padding: 0px 7px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 114, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .banner-inner-content .body-content {
    color: #FF5234;
  }
}
/* line 127, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .banner-inner-content .link-buttons a {
  font-family: "poppins", sans-serif;
  margin: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 127, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .banner-inner-content .link-buttons a {
    width: 100%;
    text-align: center;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 143, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .banner-inner-content .banner-title, .get-involved-block .views-field.views-field-nothing .banner-inner-content .banner-title a {
    font-size: 33px;
  }

  /* line 146, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .banner-inner-content .subtitle {
    font-size: 16px;
  }

  /* line 149, ../sass/modules/_involved.scss */
  .get-involved-block .scaleUp.animation {
    height: 350px;
  }
}
/* line 2, ../sass/modules/_promo_banner.scss */
.row.region.region-promo {
  padding: 100px 0px;
}
/* line 5, ../sass/modules/_promo_banner.scss */
.row.region.region-promo .views-row img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
/* line 10, ../sass/modules/_promo_banner.scss */
.row.region.region-promo .views-row .p-subtitle {
  font-weight: 500;
  line-height: 52px;
  text-transform: uppercase;
}
/* line 15, ../sass/modules/_promo_banner.scss */
.row.region.region-promo .views-row .p-title {
  margin-bottom: 15px;
}
/* line 17, ../sass/modules/_promo_banner.scss */
.row.region.region-promo .views-row .p-title a {
  font-weight: 700;
  font-size: 42px;
  color: #008EA9;
  line-height: 52px;
}
/* line 24, ../sass/modules/_promo_banner.scss */
.row.region.region-promo .views-row .p-body {
  font-size: 18px;
  line-height: 31px;
}
/* line 29, ../sass/modules/_promo_banner.scss */
.row.region.region-promo .views-row .p-link {
  margin-bottom: 15px;
}
/* line 31, ../sass/modules/_promo_banner.scss */
.row.region.region-promo .views-row .p-link a {
  padding: 10px 80px 8px 35px;
  position: relative;
}
/* line 35, ../sass/modules/_promo_banner.scss */
.row.region.region-promo .views-row .p-link a svg {
  position: absolute;
  right: 16px;
  top: 14px;
}

/* line 48, ../sass/modules/_promo_banner.scss */
.front-promo-banner .views_slideshow_controls_text span:hover {
  text-decoration: none;
}

/* line 53, ../sass/modules/_promo_banner.scss */
.front-promo-banner {
  display: block;
}

/* line 56, ../sass/modules/_promo_banner.scss */
.front-promo-banner-mobile {
  display: none;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 60, ../sass/modules/_promo_banner.scss */
  .promo-block .container {
    padding: 0px;
  }

  /* line 63, ../sass/modules/_promo_banner.scss */
  .row.region.region-promo {
    padding: 0px 0px;
  }

  /* line 66, ../sass/modules/_promo_banner.scss */
  .front-promo-banner-mobile .row.views-row, .front-promo-banner-mobile .views-field-field-image-promo {
    padding-right: 0px;
  }

  /* line 69, ../sass/modules/_promo_banner.scss */
  .front-promo-banner-mobile .views-field-field-image-promo img {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }

  /* line 73, ../sass/modules/_promo_banner.scss */
  .front-promo-banner {
    display: none !important;
  }

  /* line 76, ../sass/modules/_promo_banner.scss */
  .front-promo-banner-mobile {
    display: block !important;
  }

  /* line 79, ../sass/modules/_promo_banner.scss */
  .front-promo-banner-mobile .views-field-nothing {
    padding: 20px 45px;
  }

  /* line 82, ../sass/modules/_promo_banner.scss */
  .row.region.region-promo .views-row .p-subtitle {
    line-height: 32px;
  }
}
/* line 1, ../sass/modules/_news_new.scss */
.news-block {
  overflow: hidden;
  background: #008EA9;
}

/* line 5, ../sass/modules/_news_new.scss */
.latest-news-block {
  padding: 80px 0px 50px;
  color: #555555;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 5, ../sass/modules/_news_new.scss */
  .latest-news-block {
    padding: 50px 20px 50px;
  }
}
@media (max-width: 767px) {
  /* line 5, ../sass/modules/_news_new.scss */
  .latest-news-block {
    display: none;
  }
}
/* line 14, ../sass/modules/_news_new.scss */
.latest-news-block .view-content.row {
  margin: 0px;
}
/* line 18, ../sass/modules/_news_new.scss */
.latest-news-block .view-header {
  width: 300px;
  float: left;
}
/* line 22, ../sass/modules/_news_new.scss */
.latest-news-block .view-header p {
  color: #FFC857;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 27, ../sass/modules/_news_new.scss */
.latest-news-block .view-header h2 {
  color: #ffffff;
  font-size: 42px;
  line-height: 52px;
}
/* line 32, ../sass/modules/_news_new.scss */
.latest-news-block .view-header .white-button, .latest-news-block .view-header .call-to-action .link a, .call-to-action .link .latest-news-block .view-header a {
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff;
}
/* line 38, ../sass/modules/_news_new.scss */
.latest-news-block .views-row {
  overflow: hidden;
  margin-bottom: 15px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 38, ../sass/modules/_news_new.scss */
  .latest-news-block .views-row {
    margin-bottom: 15px;
  }
}
/* line 45, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
/* line 51, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .views-field.views-field-nothing {
  width: 100%;
  background: #ffffff;
  height: 100%;
  border-radius: 20px;
  position: relative;
  padding: 10px;
  border: 1px solid #D9D9D9;
}
/* line 60, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .views-field.views-field-field-event-date-value {
  color: #555555;
}
/* line 63, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-title,
.latest-news-block .views-row .views-field.views-field-title {
  padding: 15px 20px 10px;
}
/* line 66, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-title a,
.latest-news-block .views-row .views-field.views-field-title a {
  text-decoration: none;
  color: #008EA9;
  font-size: 26px;
  line-height: 31px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}
/* line 78, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-date {
  font-family: "Roboto", sans-serif;
  padding: 15px 20px 0px;
  font-size: 15px;
  font-weight: 500px;
}
/* line 84, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-body,
.latest-news-block .views-row .views-field.views-field-body {
  color: #4A4E50;
  padding: 0px 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
}
/* line 93, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .views-field.views-field-created {
  color: #4A4E50;
  margin-top: 10px;
  font-family: "Palanquin", sans-serif;
}
/* line 98, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-link {
  padding: 0px 20px 15px;
  margin-top: 45px;
}
/* line 101, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-link a {
  background: #FFC857;
  color: #023047;
  position: absolute;
  bottom: 20px;
  right: 0px;
  padding: 10px 15px;
  border-radius: 20px 0px 0px 20px;
  font-size: 15px;
  font-weight: 600;
}
/* line 111, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-link a svg {
  display: block;
  font-size: 20px;
}
/* line 119, ../sass/modules/_news_new.scss */
.latest-news-block .view-footer {
  text-align: right;
  margin-top: 20px;
}
/* line 122, ../sass/modules/_news_new.scss */
.latest-news-block .view-footer a {
  border: 1px solid #008EA9;
  background: #008EA9;
  margin-bottom: 15px;
}
/* line 127, ../sass/modules/_news_new.scss */
.latest-news-block .view-footer a:hover_ {
  border: 1px solid #FFC857;
  color: #FFC857;
  background: transparent;
}

/* line 139, ../sass/modules/_news_new.scss */
.latest-news-block-mobile .views_slideshow_controls_text span:hover {
  text-decoration: none;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 146, ../sass/modules/_news_new.scss */
  .latest-news-block {
    display: none;
  }

  /* line 149, ../sass/modules/_news_new.scss */
  .latest-news-block-mobile {
    display: block !important;
  }
}
/* line 153, ../sass/modules/_news_new.scss */
.latest-news-block-mobile {
  display: none;
}

/* line 156, ../sass/modules/_news_new.scss */
.latest-news-block-mobile .view-header {
  width: 100%;
  float: none;
  margin-bottom: 30px;
}

/* line 161, ../sass/modules/_news_new.scss */
.latest-news-block-mobile .views_slideshow_cycle_teaser_section, .latest-news-block-mobile .views_slideshow_cycle_slide {
  width: 100% !important;
}

/* line 164, ../sass/modules/_news_new.scss */
.latest-news-block .views_slideshow_controls_text_previous a {
  color: transparent;
}

/* line 167, ../sass/modules/_news_new.scss */
.latest-news-block .views_slideshow_controls_text_previous {
  position: absolute;
  left: 10px;
  background: url(/sites/unitytheme1/files/chevron-circle-left.svg);
  background-repeat: no-repeat;
  background-size: 32px;
  width: 35px;
  height: 35px;
  display: block;
  z-index: 9;
}

/* line 178, ../sass/modules/_news_new.scss */
.latest-news-block .views_slideshow_controls_text_pause {
  display: none;
}

/* line 181, ../sass/modules/_news_new.scss */
.latest-news-block .views_slideshow_controls_text_next {
  position: absolute;
  left: 75px;
  background: url(/sites/unitytheme1/files/chevron-circle-right.svg);
  background-repeat: no-repeat;
  background-size: 32px;
  width: 35px;
  height: 35px;
  display: block;
  z-index: 9;
}

/* line 192, ../sass/modules/_news_new.scss */
.latest-news-block .views_slideshow_controls_text_next a {
  color: transparent;
}

/* line 195, ../sass/modules/_news_new.scss */
.latest-news-block-mobile .view-header h2 {
  font-size: 32px;
}

/* line 1, ../sass/modules/_events.scss */
.events {
  padding: 80px 0px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 1, ../sass/modules/_events.scss */
  .events {
    padding: 50px 0px;
  }
}
/* line 6, ../sass/modules/_events.scss */
.events .view-header {
  min-height: 150px;
  position: relative;
}
/* line 9, ../sass/modules/_events.scss */
.events .view-header p {
  font-weight: 600;
  line-height: 52px;
  text-transform: uppercase;
}
/* line 14, ../sass/modules/_events.scss */
.events .view-header h2 {
  font-size: 42px;
  line-height: 52px;
}

/* line 21, ../sass/modules/_events.scss */
.upcoming-events-block .views-row {
  position: relative;
}
@media (min-width: 768px) {
  /* line 21, ../sass/modules/_events.scss */
  .upcoming-events-block .views-row {
    padding-bottom: 70px;
  }
}
/* line 26, ../sass/modules/_events.scss */
.upcoming-events-block .views-row img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  /* line 30, ../sass/modules/_events.scss */
  .upcoming-events-block .views-row .views-field.views-field-nothing {
    position: absolute;
    width: 85%;
    left: 24px;
    bottom: 35px;
  }
}
/* line 38, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .event-details {
  margin-top: -50px;
}
@media (min-width: 768px) {
  /* line 38, ../sass/modules/_events.scss */
  .upcoming-events-block .views-row .event-details {
    background: #F5F5F5;
    border-radius: 0px 0px 0px 10px;
    padding: 10px 20px;
    height: 70px;
    margin-top: 0px;
  }
}
/* line 49, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-title a {
  font-size: 24px;
  line-height: 30px;
  color: #008EA9;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}
/* line 57, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-date {
  background: #008EA9;
  padding: 13px 85px;
  height: 70px;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  border-radius: 0px 10px 10px 0px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 57, ../sass/modules/_events.scss */
  .upcoming-events-block .views-row .n-date {
    padding: 15px;
    height: auto;
    display: inline-block;
    margin-bottom: 15px;
  }
}
/* line 73, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-loc svg {
  color: #9EC383;
}

/* line 81, ../sass/modules/_events.scss */
.upcoming-events-block-right .view-header .white-button, .upcoming-events-block-right .view-header .call-to-action .link a, .call-to-action .link .upcoming-events-block-right .view-header a {
  position: absolute;
  bottom: 20px;
  right: 0px;
  padding: 10px 80px 8px 35px;
}
/* line 86, ../sass/modules/_events.scss */
.upcoming-events-block-right .view-header .white-button svg, .upcoming-events-block-right .view-header .call-to-action .link a svg, .call-to-action .link .upcoming-events-block-right .view-header a svg {
  position: absolute;
  right: 16px;
  top: 14px;
}
/* line 93, ../sass/modules/_events.scss */
.upcoming-events-block-right .event-details {
  height: 50px !important;
}
/* line 96, ../sass/modules/_events.scss */
.upcoming-events-block-right .views-field.views-field-nothing {
  bottom: 43px  !important;
}
/* line 99, ../sass/modules/_events.scss */
.upcoming-events-block-right .views-field.views-field-nothing .n-title a {
  font-size: 20px;
}
/* line 103, ../sass/modules/_events.scss */
.upcoming-events-block-right .views-field.views-field-nothing .n-date {
  padding: 5px 48px;
  height: 50px;
  font-size: 14px;
}

/* line 114, ../sass/modules/_events.scss */
.upcoming-events-block-mobile .views_slideshow_controls_text span:hover {
  text-decoration: none;
}
/* line 119, ../sass/modules/_events.scss */
.upcoming-events-block-mobile .views_slideshow_controls_text_pause {
  display: none;
}
/* line 122, ../sass/modules/_events.scss */
.upcoming-events-block-mobile .views_slideshow_controls_text_previous {
  position: absolute;
  left: 10px;
  background: url(../images/chevron-circle-left.svg);
  background-repeat: no-repeat;
  background-size: 32px;
  width: 35px;
  height: 35px;
  display: block;
  z-index: 9;
}
/* line 132, ../sass/modules/_events.scss */
.upcoming-events-block-mobile .views_slideshow_controls_text_previous a {
  color: transparent;
}
/* line 136, ../sass/modules/_events.scss */
.upcoming-events-block-mobile .views_slideshow_controls_text_next {
  position: absolute;
  left: 75px;
  background: url(../images/chevron-circle-right.svg);
  background-repeat: no-repeat;
  background-size: 32px;
  width: 35px;
  height: 35px;
  display: block;
  z-index: 9;
}
/* line 146, ../sass/modules/_events.scss */
.upcoming-events-block-mobile .views_slideshow_controls_text_next a {
  color: transparent;
}

/* line 3, ../sass/modules/_sponsor.scss */
.sponsor-block {
  margin-bottom: 20px;
  margin-top: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 8, ../sass/modules/_sponsor.scss */
  .sponsor-block h2 {
    float: left;
    margin-top: 25px;
    font-size: 26px;
    color: #023047;
    margin-right: 40px;
  }
}
/* line 17, ../sass/modules/_sponsor.scss */
.sponsor-block .slick-prev::before, .sponsor-block .slick-next::before {
  color: #eee;
}
/* line 20, ../sass/modules/_sponsor.scss */
.sponsor-block .views-field.views-field-field-sponsor-image {
  border: 1px solid #eee;
  margin: 0px 15px;
  border-radius: 10px;
}
/* line 24, ../sass/modules/_sponsor.scss */
.sponsor-block .views-field.views-field-field-sponsor-image img {
  border-radius: 10px;
}
/* line 28, ../sass/modules/_sponsor.scss */
.sponsor-block .views-field.views-field-field-sponsor-level {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #FF5234;
}

/* line 38, ../sass/modules/_sponsor.scss */
.sponsor-block-slide {
  margin-bottom: 20px;
  margin-top: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 43, ../sass/modules/_sponsor.scss */
  .sponsor-block-slide h2 {
    margin-top: 25px;
    font-size: 26px;
    color: #008EA9;
    margin-right: 40px;
  }
}
/* line 52, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_cycle_teaser_section,
.sponsor-block-slide .views_slideshow_cycle_slide {
  width: 100% !important;
  display: flex !important;
}
/* line 57, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views-field.views-field-field-sponsor-image {
  border: 1px solid #eee;
  margin: 0px 15px;
  border-radius: 10px;
}
/* line 61, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views-field.views-field-field-sponsor-image img {
  border-radius: 10px;
  width: 100%;
  height: auto;
}
/* line 67, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views-field.views-field-field-sponsor-level {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #FF5234;
}
/* line 73, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .view-content.row {
  position: relative;
}
/* line 77, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_previous {
  position: absolute;
  left: 0px;
  top: 32%;
  z-index: 9;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 77, ../sass/modules/_sponsor.scss */
  .sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_previous {
    left: 10px;
  }
}
/* line 85, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
  background-image: url(/modules/contrib/admin_toolbar/misc/icons/0074bd/chevron-right.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 25px;
  height: 25px;
  display: block;
  rotate: 180deg;
}
/* line 99, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_previous a:hover {
  text-decoration: none;
}
/* line 104, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_pause {
  display: none;
}
/* line 107, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text span:hover {
  text-decoration: none;
}
/* line 110, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_next {
  position: absolute;
  right: 0px;
  top: 32%;
  z-index: 9;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 110, ../sass/modules/_sponsor.scss */
  .sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_next {
    right: 10px;
  }
}
/* line 118, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_next a {
  background-image: url(/modules/contrib/admin_toolbar/misc/icons/0074bd/chevron-right.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 25px;
  height: 25px;
  display: block;
}
/* line 131, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_next a:hover {
  text-decoration: none;
}

/* line 1, ../sass/modules/_donate_sec.scss */
.sec-donate-block {
  background: #FFC857;
  border-radius: 35px;
  padding: 10px 20px 8px;
  margin-bottom: -36px;
}
/* line 6, ../sass/modules/_donate_sec.scss */
.sec-donate-block p {
  margin: 0px;
}
/* line 8, ../sass/modules/_donate_sec.scss */
.sec-donate-block p span {
  margin-top: 4px;
  display: inline-block;
  font-weight: bold;
  font-size: 26px;
  color: #474747;
}
/* line 16, ../sass/modules/_donate_sec.scss */
.sec-donate-block .white-button, .sec-donate-block .call-to-action .link a, .call-to-action .link .sec-donate-block a {
  float: right;
  position: relative;
  padding: 10px 80px 8px 35px;
  border: 1px solid #ffffff;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 16, ../sass/modules/_donate_sec.scss */
  .sec-donate-block .white-button, .sec-donate-block .call-to-action .link a, .call-to-action .link .sec-donate-block a {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
}
/* line 26, ../sass/modules/_donate_sec.scss */
.sec-donate-block .white-button:hover, .sec-donate-block .call-to-action .link a:hover, .call-to-action .link .sec-donate-block a:hover {
  border: 1px solid #008EA9;
}
/* line 29, ../sass/modules/_donate_sec.scss */
.sec-donate-block .white-button svg, .sec-donate-block .call-to-action .link a svg, .call-to-action .link .sec-donate-block a svg {
  position: absolute;
  right: 35px;
  top: 14px;
}

/* line 1, ../sass/modules/_footer.scss */
.site-footer-region {
  background: #008EA9;
}
/* line 3, ../sass/modules/_footer.scss */
.site-footer-region .sf {
  background: #008EA9;
}

/* line 7, ../sass/modules/_footer.scss */
.site-footer_top.clearfix {
  background: #008EA9;
  color: #ffffff;
  padding: 120px 0px 80px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 7, ../sass/modules/_footer.scss */
  .site-footer_top.clearfix {
    padding: 30px 20px;
  }
}
/* line 16, ../sass/modules/_footer.scss */
.site-footer_top.clearfix h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 48px 4px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 16, ../sass/modules/_footer.scss */
  .site-footer_top.clearfix h2 {
    margin: 15px 0px 0px 0px;
  }
}
/* line 34, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .region-footer-first img {
  height: auto;
  max-width: 100%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 34, ../sass/modules/_footer.scss */
  .site-footer_top.clearfix .region-footer-first img {
    margin-top: 20px;
  }
}

/* line 49, ../sass/modules/_footer.scss */
.footer-about-block {
  padding: 15px 15px 0px;
}

/* line 52, ../sass/modules/_footer.scss */
.address-block {
  color: #ffffff;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
/* line 57, ../sass/modules/_footer.scss */
.address-block strong {
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 22px;
  padding: 0px 0px 0px 28px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 65, ../sass/modules/_footer.scss */
  .address-block .add-line {
    display: block;
    margin-bottom: 10px;
  }
}
/* line 70, ../sass/modules/_footer.scss */
.address-block .address-icon {
  background-image: url(../images/map-marker-alt.svg);
  background-repeat: no-repeat;
  padding: 0px 0px 0px 28px;
}
/* line 75, ../sass/modules/_footer.scss */
.address-block .phone-icon {
  background-image: url(../images/phone.svg);
  background-repeat: no-repeat;
  padding: 3px 0px 0px 28px;
}
/* line 80, ../sass/modules/_footer.scss */
.address-block .contact-icon {
  background-image: url(../images/paper-plane.svg);
  background-repeat: no-repeat;
  padding: 3px 0px 0px 28px;
}
/* line 85, ../sass/modules/_footer.scss */
.address-block a {
  color: #ffffff;
  text-decoration: none;
}
/* line 88, ../sass/modules/_footer.scss */
.address-block a:hover {
  color: #FFC857;
}

/* line 99, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav {
  display: inline-block;
}
/* line 101, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-item {
  display: block;
  margin-top: 10px;
}
/* line 105, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-item .nav-link {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  padding: 2px 0px;
}
/* line 110, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-item .nav-link:hover {
  color: #023047;
}
/* line 117, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav {
  display: inline-block;
}
/* line 119, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-link {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  padding: 2px 0px;
}
/* line 125, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-link:hover {
  color: #FFC857;
}

/* line 135, ../sass/modules/_footer.scss */
.social-media-block .content a {
  color: #ffffff;
  display: inline-block;
  margin: 0px 15px 0px 0px;
  border-radius: 50%;
  text-align: center;
  background: transparent;
  font-size: 22px;
  padding-top: 6px;
}
/* line 147, ../sass/modules/_footer.scss */
.social-media-block .content a img {
  width: 42px;
  height: 42px;
}
/* line 151, ../sass/modules/_footer.scss */
.social-media-block .content a:hover {
  background: transparent;
  color: #023047 !important;
}

/* line 159, ../sass/modules/_footer.scss */
.site-footer__bottom {
  color: #ffffff;
  margin: 0px;
  border: 0px solid;
  font-family: "Palanquin", sans-serif;
}
/* line 165, ../sass/modules/_footer.scss */
.site-footer__bottom .region {
  margin-top: 0px;
}
@media (min-width: 768px) {
  /* line 168, ../sass/modules/_footer.scss */
  .site-footer__bottom .row.region.region-copyright {
    text-align: right;
  }
}
/* line 172, ../sass/modules/_footer.scss */
.site-footer__bottom .row.region.region-copyright a {
  color: #ffffff;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 178, ../sass/modules/_footer.scss */
  .site-footer__bottom .region {
    margin-top: 0px;
    padding-top: 0px !important;
    padding: 15px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 184, ../sass/modules/_footer.scss */
  .site-footer__bottom .footer-bottom-right, .site-footer__bottom .footer-bottom-center {
    text-align: left;
  }
}
/* line 189, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right .charity-block, .site-footer__bottom .footer-bottom-center .charity-block {
  margin: 0px;
}
/* line 191, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right .charity-block .content, .site-footer__bottom .footer-bottom-center .charity-block .content {
  padding: 0px;
}
/* line 194, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right .charity-block img, .site-footer__bottom .footer-bottom-center .charity-block img {
  height: auto;
  margin-left: 15px;
}
/* line 200, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right .block-menu, .site-footer__bottom .footer-bottom-center .block-menu {
  margin-top: 20px;
}
/* line 202, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right .block-menu ul, .site-footer__bottom .footer-bottom-center .block-menu ul {
  float: right;
}
/* line 206, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right a, .site-footer__bottom .footer-bottom-center a {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  padding: 0px 10px 0px;
  line-height: 16px;
}
/* line 213, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right a:hover, .site-footer__bottom .footer-bottom-center a:hover {
  color: #023047;
}

/* line 1, ../sass/pages/_pages.scss */
#page {
  border-top: 10px solid #9EC383;
}

/* line 6, ../sass/pages/_pages.scss */
.withImage #main-wrapper .block-system-breadcrumb-block {
  display: none;
}

/* line 11, ../sass/pages/_pages.scss */
.field--name-field-background-overlay,
.field--name-field-graphic-masking-overlay {
  display: none;
}

/* line 15, ../sass/pages/_pages.scss */
.inner-header-banner-block {
  display: none;
}

/* line 19, ../sass/pages/_pages.scss */
.path-frontpage .bImage,
.path-frontpage .breadcrumb-header {
  display: none;
}

/* line 25, ../sass/pages/_pages.scss */
.withOutImage #page {
  border-top: 10px solid #008EA9;
}
/* line 28, ../sass/pages/_pages.scss */
.withOutImage .bImage {
  min-height: 350px;
  background: #9EC383;
}
/* line 32, ../sass/pages/_pages.scss */
.withOutImage .t-inner {
  bottom: -50px !important;
}

/* line 37, ../sass/pages/_pages.scss */
.bImage {
  position: relative;
  margin-bottom: 115px;
}
/* line 41, ../sass/pages/_pages.scss */
.bImage #inner-banner-image .image-style-header-, .bImage #inner-banner-image img {
  width: 100%;
  height: auto;
}
/* line 46, ../sass/pages/_pages.scss */
.bImage .scaleUp.animation {
  height: 600px;
  width: 100%;
}
/* line 50, ../sass/pages/_pages.scss */
.bImage .t-outer.oneZero {
  background: rgba(0, 0, 0, 0.1);
}
/* line 53, ../sass/pages/_pages.scss */
.bImage .t-outer.twoFive {
  background: rgba(0, 0, 0, 0.25);
}
/* line 56, ../sass/pages/_pages.scss */
.bImage .t-outer.fiveZero {
  background: rgba(0, 0, 0, 0.5);
}
/* line 59, ../sass/pages/_pages.scss */
.bImage .t-outer.sevenFive {
  background: rgba(0, 0, 0, 0.75);
}
/* line 62, ../sass/pages/_pages.scss */
.bImage .t-outer {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  /*background: rgba(0,32,91,0.8);*/
}
/* line 71, ../sass/pages/_pages.scss */
.bImage .t-outer .t-inner {
  position: absolute;
  width: 100%;
  bottom: -110px;
  overflow: hidden;
}
/* line 77, ../sass/pages/_pages.scss */
.bImage .t-outer .container {
  height: 100%;
}
@media screen and (min-width: 768px) {
  /* line 77, ../sass/pages/_pages.scss */
  .bImage .t-outer .container {
    padding: 0px;
  }
}
/* line 82, ../sass/pages/_pages.scss */
.bImage .t-outer .container .t-inner-content {
  background: #008EA9;
  color: #ffffff;
  border-radius: 20px 0px 0px 20px;
  padding: 20px 30px;
  min-height: 170px;
  position: relative;
}
/* line 89, ../sass/pages/_pages.scss */
.bImage .t-outer .container .t-inner-content::after {
  content: '';
  position: absolute;
  top: 0;
  right: -200%;
  width: 200%;
  height: 100%;
  background: #008EA9;
}
/* line 99, ../sass/pages/_pages.scss */
.bImage .t-outer .container .block-system-breadcrumb-block {
  color: #ffffff;
}
/* line 102, ../sass/pages/_pages.scss */
.bImage .t-outer .container .block-system-breadcrumb-block .breadcrumb li {
  color: #ffffff;
}
/* line 104, ../sass/pages/_pages.scss */
.bImage .t-outer .container .block-system-breadcrumb-block .breadcrumb li a {
  color: #ffffff;
}
/* line 108, ../sass/pages/_pages.scss */
.bImage .t-outer .container .block-system-breadcrumb-block .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #ffffff;
}
/* line 119, ../sass/pages/_pages.scss */
.bImage #pTitle h1 {
  color: #ffffff;
  font-size: 43px;
  margin-bottom: 0px;
  position: relative;
  z-index: 99;
}

/* line 131, ../sass/pages/_pages.scss */
.breadcrumb {
  margin-top: 10px;
}
/* line 134, ../sass/pages/_pages.scss */
.breadcrumb li:first-child a {
  display: inline-block;
}

/* line 148, ../sass/pages/_pages.scss */
#content {
  padding-bottom: 20px;
}
/* line 150, ../sass/pages/_pages.scss */
#content img {
  padding: 10px;
}
/* line 153, ../sass/pages/_pages.scss */
#content .tabs .nav.primary.nav-tabs {
  padding-top: 30px;
}

/* line 158, ../sass/pages/_pages.scss */
.path-frontpage #content {
  padding-bottom: 0px;
}

/* line 163, ../sass/pages/_pages.scss */
.fullWidthContent #main {
  max-width: 100%;
}

/* line 168, ../sass/pages/_pages.scss */
.field.field--name-field-page-layout {
  display: none;
}

/* line 172, ../sass/pages/_pages.scss */
#sidebar_first .block-menu .clearfix.nav {
  display: block;
}

/* line 178, ../sass/pages/_pages.scss */
.node--type-events .field--name-field-event-start-date {
  font-weight: bold;
}

/* line 183, ../sass/pages/_pages.scss */
.node--type-latest-news .field--name-field-news-image img {
  width: 100%;
  height: auto;
}

/* line 188, ../sass/pages/_pages.scss */
.path-search .search-form .form-submit, .path-search .search-form .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal, .paragraph--type--bp-modal .path-search .search-form .btn.btn-primary.btn-lg.btn-modal {
  margin-top: 0px;
}

/* line 192, ../sass/pages/_pages.scss */
.user-logged-in #log {
  display: none;
}

/* line 197, ../sass/pages/_pages.scss */
.node--type-events .recurring-output--wrapper .rule-text {
  display: none;
}

/* line 3, ../sass/pages/_all_news.scss */
.page-view-news .view-news .view-filters {
  padding: 0px 0px 50px;
  float: left;
  width: 100%;
}
/* line 7, ../sass/pages/_all_news.scss */
.page-view-news .view-news .view-filters .views-exposed-form {
  float: right;
}
/* line 10, ../sass/pages/_all_news.scss */
.page-view-news .view-news .view-filters .form-type-select {
  margin-right: 15px;
  padding-top: 13px;
  min-width: 200px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 10, ../sass/pages/_all_news.scss */
  .page-view-news .view-news .view-filters .form-type-select {
    min-width: 100%;
  }
}
/* line 17, ../sass/pages/_all_news.scss */
.page-view-news .view-news .view-filters .form-type-select label {
  color: #008EA9;
}
/* line 20, ../sass/pages/_all_news.scss */
.page-view-news .view-news .view-filters .form-type-select select {
  height: 45px;
  border: 1px solid #008EA9;
  color: #008EA9;
}
/* line 27, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row {
  overflow: hidden;
  margin-bottom: 15px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 27, ../sass/pages/_all_news.scss */
  .page-view-news .view-news .views-row {
    margin-bottom: 15px;
  }
}
/* line 34, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  padding: 0px !important;
}
/* line 41, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .views-field.views-field-nothing {
  width: 100%;
  background: #ffffff;
  height: 100%;
  border-radius: 20px;
  position: relative;
  padding: 10px;
  border: 1px solid #D9D9D9;
}
/* line 50, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .views-field.views-field-field-event-date-value {
  color: #555555;
}
/* line 53, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-title,
.page-view-news .view-news .views-row .views-field.views-field-title {
  padding: 15px 20px 10px;
}
/* line 56, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-title a,
.page-view-news .view-news .views-row .views-field.views-field-title a {
  text-decoration: none;
  color: #008EA9;
  font-size: 26px;
  line-height: 31px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}
/* line 68, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-date {
  font-family: "Roboto", sans-serif;
  padding: 15px 20px 0px;
  font-size: 15px;
  font-weight: 500px;
}
/* line 74, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-body,
.page-view-news .view-news .views-row .views-field.views-field-body {
  color: #4A4E50;
  padding: 0px 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
}
/* line 83, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .views-field.views-field-created {
  color: #4A4E50;
  margin-top: 10px;
  font-family: "Palanquin", sans-serif;
}
/* line 88, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-link {
  padding: 0px 20px 15px;
  margin-top: 45px;
}
/* line 91, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-link a {
  background: #9EC383;
  color: #ffffff;
  position: absolute;
  bottom: 20px;
  right: 0px;
  padding: 10px 15px;
  border-radius: 20px 0px 0px 20px;
  font-size: 15px;
  font-weight: 600;
}
/* line 101, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-link a svg {
  display: block;
  font-size: 20px;
}

/* line 113, ../sass/pages/_all_news.scss */
.node--type-news .field--name-field-news-image img {
  max-width: 100%;
  height: auto;
}

/* line 2, ../sass/pages/_events_page.scss */
.path-calendar .view-header {
  margin-top: -90px;
  margin-bottom: 20px;
}
/* line 5, ../sass/pages/_events_page.scss */
.path-calendar .view-header .header-outer {
  display: inline-block;
  background: #F2F2F2;
  padding: 5px;
  border-radius: 10px;
  z-index: 9;
  position: relative;
}
/* line 13, ../sass/pages/_events_page.scss */
.path-calendar .view-header .white-button, .path-calendar .view-header .call-to-action .link a, .call-to-action .link .path-calendar .view-header a {
  border-radius: 10px;
}
/* line 16, ../sass/pages/_events_page.scss */
.path-calendar .view-header .white-button.calc, .path-calendar .view-header .call-to-action .link a.calc, .call-to-action .link .path-calendar .view-header a.calc {
  background: #008EA9;
  color: #ffffff;
}
/* line 20, ../sass/pages/_events_page.scss */
.path-calendar .view-header .white-button.eve, .path-calendar .view-header .call-to-action .link a.eve, .call-to-action .link .path-calendar .view-header a.eve {
  border: 1px solid #F2F2F2 !important;
  color: #4A4E50 !important;
  background: #F2F2F2;
}

/* line 30, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .view-header {
  margin-top: -90px;
  margin-bottom: 20px;
}
/* line 33, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .view-header .header-outer {
  display: inline-block;
  background: #F2F2F2;
  padding: 5px;
  border-radius: 10px;
}
/* line 39, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .view-header .white-button, .path-events .view-upcoming-events .view-header .call-to-action .link a, .call-to-action .link .path-events .view-upcoming-events .view-header a {
  border-radius: 10px;
}
/* line 42, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .view-header .white-button.eve, .path-events .view-upcoming-events .view-header .call-to-action .link a.eve, .call-to-action .link .path-events .view-upcoming-events .view-header a.eve {
  background: #008EA9;
  color: #ffffff;
}
/* line 46, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .view-header .white-button.calc, .path-events .view-upcoming-events .view-header .call-to-action .link a.calc, .call-to-action .link .path-events .view-upcoming-events .view-header a.calc {
  border: 1px solid #F2F2F2 !important;
  color: #4A4E50 !important;
  background: #F2F2F2;
}
/* line 53, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .views-row .views-field-nothing {
  border: 1px solid #B1B4B5;
  border-radius: 20px;
  padding: 30px;
  position: relative;
}
/* line 58, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .views-row .views-field-nothing .n-title {
  margin-bottom: 15px;
}
/* line 60, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .views-row .views-field-nothing .n-title a {
  color: #008EA9;
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
}
/* line 67, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .views-row .views-field-nothing svg {
  color: #9EC383;
  margin-right: 15px;
}
/* line 74, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .views-row .views-field-nothing .n-loc {
  margin-top: 15px;
}
/* line 77, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .views-row .views-field-nothing .n-link {
  padding: 0px 20px 15px;
  margin-top: 45px;
}
/* line 80, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .views-row .views-field-nothing .n-link a {
  background: #9EC383;
  color: #ffffff;
  position: absolute;
  bottom: 50px;
  right: 0px;
  padding: 10px 15px;
  border-radius: 20px 0px 0px 20px;
  font-size: 15px;
  font-weight: 600;
}
/* line 90, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .views-row .views-field-nothing .n-link a svg {
  display: block;
  font-size: 20px;
  color: #ffffff;
}
/* line 98, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events .views-row img {
  width: 100%;
  height: auto;
  padding: 0px !important;
  border-radius: 20px;
}

/* line 110, ../sass/pages/_events_page.scss */
.node--type-events .bImage .t-inner-content {
  min-height: 285px;
}
/* line 115, ../sass/pages/_events_page.scss */
.node--type-events .bImage .banner-txt .event-register a {
  background: #9EC383;
  border: 1px solid #9EC383;
  color: #ffffff;
}
/* line 122, ../sass/pages/_events_page.scss */
.node--type-events .bImage .banner-txt .n-loc,
.node--type-events .bImage .banner-txt .n-date {
  float: left;
  width: 100%;
}
/* line 128, ../sass/pages/_events_page.scss */
.node--type-events .bImage .banner-txt .n-loc svg {
  margin: 5px 20px 35px 0px;
}
/* line 132, ../sass/pages/_events_page.scss */
.node--type-events .bImage .banner-txt svg {
  float: left;
  margin: 5px 15px 10px 0px;
}

/* line 1, ../sass/pages/_about_page.scss */
.row.region.region-about-promo {
  padding: 100px 0px;
}
/* line 4, ../sass/pages/_about_page.scss */
.row.region.region-about-promo .views-row img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
/* line 9, ../sass/pages/_about_page.scss */
.row.region.region-about-promo .views-row .p-subtitle {
  font-weight: 500;
  line-height: 52px;
  text-transform: uppercase;
}
/* line 14, ../sass/pages/_about_page.scss */
.row.region.region-about-promo .views-row .p-title {
  background-image: url("../images/orange_line.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 20, ../sass/pages/_about_page.scss */
.row.region.region-about-promo .views-row .p-title a {
  font-weight: 700;
  font-size: 42px;
  color: #008EA9;
  line-height: 52px;
}
/* line 27, ../sass/pages/_about_page.scss */
.row.region.region-about-promo .views-row .p-body {
  font-size: 18px;
  line-height: 31px;
}
/* line 32, ../sass/pages/_about_page.scss */
.row.region.region-about-promo .views-row .p-link {
  margin-bottom: 15px;
}
/* line 34, ../sass/pages/_about_page.scss */
.row.region.region-about-promo .views-row .p-link a {
  padding: 10px 80px 8px 35px;
  position: relative;
}
/* line 38, ../sass/pages/_about_page.scss */
.row.region.region-about-promo .views-row .p-link a svg {
  position: absolute;
  right: 10px;
  top: 13px;
}

/* line 48, ../sass/pages/_about_page.scss */
.about-block {
  background-color: #F5F5F5;
  padding: 80px 0px 100px;
  text-align: center;
  margin-bottom: 80px;
}
/* line 54, ../sass/pages/_about_page.scss */
.about-block .view-header p {
  font-weight: 600;
  text-transform: uppercase;
}
/* line 58, ../sass/pages/_about_page.scss */
.about-block .view-header h2 {
  line-height: 52px;
}
/* line 64, ../sass/pages/_about_page.scss */
.about-block .views-row .views-field.views-field-field-team-image .field-content {
  width: 165px;
  height: 165px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  margin: auto;
}
/* line 73, ../sass/pages/_about_page.scss */
.about-block .views-row .views-field.views-field-field-team-image .field-content img {
  margin: 0 auto;
  max-width: 85px;
  height: auto;
}
/* line 81, ../sass/pages/_about_page.scss */
.about-block .views-row .views-field.views-field-title a {
  color: #474747;
  font-size: 26px;
  font-weight: 600;
  line-height: 33px;
  margin: 15px 0px;
  display: block;
}

/* line 93, ../sass/pages/_about_page.scss */
.our-team-block {
  text-align: center;
}
/* line 95, ../sass/pages/_about_page.scss */
.our-team-block h2 {
  color: #008EA9;
  background-image: url("../images/orange_line.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
/* line 103, ../sass/pages/_about_page.scss */
.our-team-block .views-row {
  padding: 10px 20px 30px;
}
/* line 107, ../sass/pages/_about_page.scss */
.our-team-block .views-field.views-field-field-team-image .field-content {
  position: relative;
}
/* line 109, ../sass/pages/_about_page.scss */
.our-team-block .views-field.views-field-field-team-image .field-content a {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: #008EA9;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 24px;
  border-radius: 10px;
}
/* line 120, ../sass/pages/_about_page.scss */
.our-team-block .views-field.views-field-field-team-image img {
  border-radius: 20px;
  padding: 0px !important;
  width: 100%;
  max-width: 100%;
  height: auto;
}
/* line 128, ../sass/pages/_about_page.scss */
.our-team-block .views-field.views-field-title {
  margin: 15px 0px 0px;
  text-align: left;
}
/* line 131, ../sass/pages/_about_page.scss */
.our-team-block .views-field.views-field-title a {
  color: #008EA9;
  font-size: 26px;
  line-height: 52px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
/* line 139, ../sass/pages/_about_page.scss */
.our-team-block .views-field.views-field-field-designation {
  text-align: left;
}

/* line 145, ../sass/pages/_about_page.scss */
.testo-block {
  margin: 80px 0px 100px;
}
/* line 148, ../sass/pages/_about_page.scss */
.testo-block .views-row .views-field-nothing {
  background: #9EC383;
  border-radius: 0px 20px 20px 0px;
  color: white;
  padding: 80px;
  position: relative;
}
/* line 154, ../sass/pages/_about_page.scss */
.testo-block .views-row .views-field-nothing::after {
  content: '';
  position: absolute;
  top: 0;
  left: -200%;
  width: 200%;
  height: 100%;
  background: #9EC383;
}
/* line 163, ../sass/pages/_about_page.scss */
.testo-block .views-row .views-field-nothing .t-body {
  position: relative;
  font-size: 22px;
  font-weight: 500;
  line-height: 34px;
}
/* line 168, ../sass/pages/_about_page.scss */
.testo-block .views-row .views-field-nothing .t-body::after {
  content: '';
  background: url("../images/quote.svg");
  position: absolute;
  left: -32px;
  top: -17px;
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
}
/* line 180, ../sass/pages/_about_page.scss */
.testo-block .views-row .t-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 34px;
}
/* line 185, ../sass/pages/_about_page.scss */
.testo-block .views-row img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

/* line 1, ../sass/pages/_calendar.scss */
.fc-day-grid-event .fc-content {
  white-space: pre-line;
}

/* line 5, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid #eee;
}
/* line 11, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table thead tr th {
  background: #ffffff !important;
  color: #333 !important;
}
/* line 18, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table tbody tr {
  background: #ffffff !important;
}
/* line 23, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-head-container.fc-widget-header {
  background: #ffffff;
}

/* line 29, ../sass/pages/_calendar.scss */
.fc-day-grid-event .fc-content {
  white-space: pre-line;
}

/* line 33, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-scroller.fc-day-grid-container {
  height: 100% !important;
  overflow: initial !important;
}
/* line 37, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid #eee;
}
/* line 43, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table thead tr th {
  background: #ffffff !important;
  color: #333 !important;
}
/* line 50, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table tbody tr {
  background: #ffffff !important;
}
/* line 55, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-head-container.fc-widget-header {
  background: #ffffff;
}

/* line 61, ../sass/pages/_calendar.scss */
.fc-day-grid-event .fc-content {
  white-space: pre-line;
}

/* line 64, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid transparent;
}

/* line 69, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-scroller.fc-day-grid-container {
  height: 100% !important;
  overflow: initial !important;
}
/* line 72, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-scroller.fc-day-grid-container a {
  color: #005191;
}
/* line 76, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid transparent !important;
}
/* line 79, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-day-grid-event.fc-h-event.fc-event {
  color: #fff !important;
}
/* line 82, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-head-container.fc-widget-header table {
  margin: 0px;
}
/* line 85, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-view-container {
  border-bottom: 1px solid #ddd;
}
/* line 88, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-row .fc-content-skeleton td {
  border-right: 1px solid #ddd;
}
/* line 91, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-button-primary:disabled,
.js-drupal-fullcalendar .fc-button-primary {
  background-color: #005191;
  border-color: #005191;
}
/* line 96, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid #eee;
}
/* line 99, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table {
  margin: 0px;
}
/* line 101, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table .fc-unthemed td {
  border-right: 1px solid #ddd !important;
}
/* line 106, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table thead tr th {
  background: #fff !important;
  color: #333 !important;
}
/* line 113, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table tbody tr {
  background: #fff !important;
}
/* line 118, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-head-container.fc-widget-header {
  background: #fff;
}

/* line 124, ../sass/pages/_calendar.scss */
.fc-toolbar h2 {
  font-size: 30px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 124, ../sass/pages/_calendar.scss */
  .fc-toolbar h2 {
    font-size: 20px;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 132, ../sass/pages/_calendar.scss */
  .fc-toolbar.fc-header-toolbar .fc-button {
    padding: 1px;
  }
}
/* line 2, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row {
  padding: 10px 0px 30px;
  text-align: center;
}
/* line 8, ../sass/pages/_bod.scss */
.view-board-of-directors .views-field.views-field-field-staff-image img,
.view-board-of-directors .views-field.views-field-field-bod-image img {
  border-radius: 50%;
  border: 15px solid #fd372c;
  padding: 0px !important;
  outline: #fd372c solid 15px;
}
/* line 15, ../sass/pages/_bod.scss */
.view-board-of-directors .views-field.views-field-field-name,
.view-board-of-directors .views-field.views-field-title {
  margin: 35px 0px 0px;
  text-align: center;
  color: #023047;
  font-size: 20px;
  font-weight: 700;
  font-family: "poppins", sans-serif;
}
/* line 23, ../sass/pages/_bod.scss */
.view-board-of-directors .views-field.views-field-field-name a,
.view-board-of-directors .views-field.views-field-title a {
  color: #023047;
  font-size: 20px;
  font-weight: 700;
  font-family: "poppins", sans-serif;
}
/* line 30, ../sass/pages/_bod.scss */
.view-board-of-directors .views-field.views-field-field-organization,
.view-board-of-directors .views-field.views-field-field-email,
.view-board-of-directors .views-field.views-field-field-bio,
.view-board-of-directors .views-field.views-field-field-designation {
  color: #707072;
  font-size: 18px;
  font-weight: 400;
}

@media (min-width: 0px) and (max-width: 640px) {
  /* line 41, ../sass/pages/_bod.scss */
  ._view-board-of-directors .views-row {
    width: 290px !important;
    margin: 1% auto !important;
    float: none !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 49, ../sass/pages/_bod.scss */
  ._view-board-of-directors .views-row .views-field.views-field-title a {
    left: 18px !important;
    font-size: 15px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 57, ../sass/pages/_bod.scss */
  .view-our-team .view-content.row {
    position: relative;
  }
  /* line 61, ../sass/pages/_bod.scss */
  .view-our-team .views_slideshow_controls_text .views_slideshow_controls_text_previous {
    position: absolute;
    left: 15px;
    top: 30%;
    z-index: 9;
  }
  /* line 66, ../sass/pages/_bod.scss */
  .view-our-team .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
    background-image: url(../images/prev_red.png);
    color: transparent;
    background-repeat: no-repeat;
    background-size: 26px;
    width: 40px;
    height: 40px;
    display: block;
  }
  /* line 74, ../sass/pages/_bod.scss */
  .view-our-team .views_slideshow_controls_text .views_slideshow_controls_text_previous a:hover {
    text-decoration: none;
  }
  /* line 79, ../sass/pages/_bod.scss */
  .view-our-team .views_slideshow_controls_text .views_slideshow_controls_text_pause {
    display: none;
  }
  /* line 82, ../sass/pages/_bod.scss */
  .view-our-team .views_slideshow_controls_text span:hover {
    text-decoration: none;
  }
  /* line 85, ../sass/pages/_bod.scss */
  .view-our-team .views_slideshow_controls_text .views_slideshow_controls_text_next {
    position: absolute;
    right: 0px;
    top: 30%;
    z-index: 9;
  }
  /* line 90, ../sass/pages/_bod.scss */
  .view-our-team .views_slideshow_controls_text .views_slideshow_controls_text_next a {
    background-image: url(../images/next_red.png);
    color: transparent;
    background-repeat: no-repeat;
    background-size: 26px;
    width: 40px;
    height: 40px;
    display: block;
  }
  /* line 98, ../sass/pages/_bod.scss */
  .view-our-team .views_slideshow_controls_text .views_slideshow_controls_text_next a:hover {
    text-decoration: none;
  }
}
/* line 2, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph {
  padding: 15px 0px;
}
/* line 4, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-left {
  margin: 15px 15px 15px 0px;
}
/* line 7, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-left {
  margin: 15px 15px 15px 0px;
}
/* line 10, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-right {
  margin: 15px 0px 15px 15px;
}

/* line 17, ../sass/paragraphs/_all_pages.scss */
.paragraph--type--bp-webform .field--name-bp-webform-field .webform-submission-form {
  padding: 15px;
}

/* line 22, ../sass/paragraphs/_all_pages.scss */
#content .node .node__content.clearfix .paragraph.paragraph--view-mode--default {
  margin-bottom: 15px;
}

/* line 29, ../sass/paragraphs/_all_pages.scss */
.paragraph--type--bp-columns .paragraph--type--bp-simple img,
.paragraph--type--bp-columns-three-uneven .paragraph--type--bp-simple img {
  padding: 10px;
  height: auto;
}

/* line 37, ../sass/paragraphs/_all_pages.scss */
#vbp-45 p img {
  width: 100% !important;
  height: auto;
}

/* line 42, ../sass/paragraphs/_all_pages.scss */
.form-required::after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(/sites/uwtheme2/files/required.svg) !important;
  background-repeat: no-repeat;
  background-size: 7px 7px;
  width: 7px;
  height: 7px;
  margin: 0 0.3em;
}

/* line 54, ../sass/paragraphs/_all_pages.scss */
label {
  font-weight: 600;
}

/* line 2, ../sass/paragraphs/_link_buttons.scss */
.paragraph--type--link-buttons .wrapper-field-prgf-head-content-buttons {
  text-align: center;
}
/* line 5, ../sass/paragraphs/_link_buttons.scss */
.paragraph--type--link-buttons .field-prgf-head-content-buttons.button {
  display: inline-block;
  padding: 7px 35px 10px;
  text-decoration: none;
  color: #ffffff;
  font-family: "poppins", sans-serif;
  border-radius: 25px;
}
/* line 13, ../sass/paragraphs/_link_buttons.scss */
.paragraph--type--link-buttons .field-prgf-head-content-buttons.button a {
  text-decoration: none;
  color: #ffffff;
  font-family: "poppins", sans-serif;
  font-size: 20px;
}

/* line 1, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion {
  margin-bottom: 15px;
}
/* line 3, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card.panel {
  border: 0px solid #EDEDED;
}
/* line 7, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading {
  background: transparent;
  padding: 0px;
  border-radius: 6px;
  border: 0px solid;
}
/* line 13, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a {
  background: #008EA9;
  border-radius: 6px 6px 0px 0px;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 20px;
  display: block;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 10px;
}
/* line 28, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a.collapsed {
  background: #ffffff;
  color: #008EA9;
  border-radius: 10px;
}
/* line 33, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a.collapsed::after {
  background-color: #008EA9;
  content: url("../images/plus-icon.png") !important;
  float: right;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 5px;
  margin-top: -1px;
  text-align: center;
}
/* line 44, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a::after {
  background-color: #008EA9;
  content: url("../images/minus-icon.png") !important;
  float: right;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 5px;
  margin-top: -1px;
  text-align: center;
}
/* line 58, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-block .paragraph--type--bp-simple {
  padding: 15px 15px 0px;
}

/* line 1, ../sass/paragraphs/_modal.scss */
.modal .modal-header {
  text-align: right;
  display: block;
}

/* line 6, ../sass/paragraphs/_modal.scss */
.paragraph--type--bp-modal {
  text-align: center;
}

/* line 13, ../sass/paragraphs/_modal.scss */
.paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal {
  text-transform: none !important;
}

/* line 4, ../sass/paragraphs/_tabs.scss */
.paragraph--type--bp-tabs .nav.nav-tabs li a {
  text-decoration: none;
  padding: 10px 25px;
  display: inline-block;
  margin-right: 10px;
  background: #f2f2f2;
  border-radius: 6px 6px 0px 0px;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
}
/* line 14, ../sass/paragraphs/_tabs.scss */
.paragraph--type--bp-tabs .nav.nav-tabs li .active {
  background: #008EA9;
  color: #ffffff !important;
}
/* line 21, ../sass/paragraphs/_tabs.scss */
.paragraph--type--bp-tabs .tab-content .paragraph--type--bp-simple {
  padding: 15px 0px 0px;
}

/* line 2, ../sass/paragraphs/_carousel.scss */
.paragraph--type--bp-carousel .left.carousel-control {
  position: absolute;
  left: -56px;
  top: 48%;
  background-image: url(../images/prev.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 56px;
  width: 56px;
  height: 56px;
  display: block;
}
/* line 14, ../sass/paragraphs/_carousel.scss */
.paragraph--type--bp-carousel .right.carousel-control {
  position: absolute;
  right: -56px;
  top: 48%;
  background-image: url(../images/next.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 56px;
  width: 56px;
  height: 56px;
  display: block;
}
