@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700");
@font-face {
  font-family: "untitled-font-3";
  src: url("../fonts/untitled-font-3.eot");
  src: url("../fonts/untitled-font-3.eot?#iefix") format("embedded-opentype"), url("../fonts/untitled-font-3.woff") format("woff"), url("../fonts/untitled-font-3.ttf") format("truetype"), url("../fonts/untitled-font-3.svg#untitled-font-3") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "untitled-font-3" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 0.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-3" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 0.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-video:before {
  content: "\62"; }

.icon-woman:before {
  content: "\63"; }

.icon-world:before {
  content: "\64"; }

.icon-cross:before {
  content: "\61"; }

.icon-community:before {
  content: "\65"; }

.icon-search:before {
  content: "\67"; }

body, * {
  font-family: 'Montserrat', sans-serif; }

.uk-grid {
  margin-left: 0 !important; }

a {
  color: #1a6ec4; }
  a:hover {
    color: #fff;
    text-decoration: none; }

li {
  display: block; }

h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0; }

.blue-headings h3 {
  color: #1a6ec4; }

.blue-headings a:hover {
  color: #16245c; }

.blue-headings li {
  display: list-item;
  padding-bottom: 0.5em; }

h4 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2em;
  color: #1a6ec4; }

footer {
  background: #1a1a1a; }

.uk-list ul {
  padding-left: 0; }

.uk-breadcrumb span[property="name"] {
  display: inline-block;
  padding: 0;
  margin-top: -3px;
  vertical-align: middle;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.uk-breadcrumb li {
  width: auto; }

.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  margin: 0 20px 0 0; }

.uk-breadcrumb > li,
.uk-breadcrumb > span[property="itemListElement"] {
  margin-right: 20px; }

.form-all {
  text-align: center;
  width: 50%;
  margin: 0 auto !important; }
  .form-all input, .form-all select, .form-all textarea {
    width: 100%;
    padding: 0.5em 0;
    border: 2px solid #508cc9;
    border-radius: 5px; }
  .form-all input:focus, .form-all select:focus, .form-all textarea:focus {
    outline: none;
    border: 2px solid #16245c; }
  .form-all label {
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    color: #1a6ec4; }

.form-sub-label-container {
  flex: 1; }

div[data-wrapper-react="true"] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative; }

.form-sub-label-container {
  margin-right: 0; }

.form-submit-button {
  padding: 0.2em 2em !important; }

em {
  color: inherit; }

.uk-pagination > * > * {
  color: #508cc9; }

.uk-pagination > * > :focus, .uk-pagination > * > :hover {
  color: #1a6ec4; }

.uk-pagination {
  margin-left: 0; }
  .uk-pagination li {
    display: inline-flex; }
  .uk-pagination .fa {
    font-size: 0.8em; }
  .uk-pagination .fa.fa-arrow-circle-right,
  .uk-pagination .fa.fa-arrow-circle-left {
    font-size: 1.7em; }

.uk-first-column {
  padding-left: 0; }

.l-block-lighter {
  background-color: #e6e6e6; }

.l-block-darker {
  background-color: #d6d6d6; }

.l-events, .l-posts {
  position: relative; }

.l-post-single {
  padding-bottom: 2em;
  border-bottom: thin solid #d7d7d7; }

.l-event-single {
  margin: 1.5em 0; }

.l-inner-block, .l-overlay-blue {
  width: 100%;
  height: 100%;
  position: relative; }

.l-inner-2 {
  padding: 1em; }

.l-block-resource {
  width: 100%;
  height: 25.5em;
  background: #44a0fd;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.l-overlay-blue {
  background: rgba(68, 160, 253, 0.7); }

.l-block-world {
  background: url(../images/world.png) no-repeat;
  background-position: top 4em left 3em; }

.l-block-woman {
  background: url(../images/woman.png) no-repeat;
  -webkit-background-size: 85%;
  background-size: 85%;
  background-position: top 5em left 8em; }

.l-block-community {
  background: url(../images/community.png) no-repeat;
  background-position: top 10em left 3em; }

.l-block-clergy {
  background: url(../images/cross.png) no-repeat;
  background-position: top 8em left 8em; }

.l-block-video {
  background: url(../images/video.png) no-repeat;
  background-position: top 8em left 5em; }

.l-block-search {
  background: url(../images/search.png) no-repeat;
  background-position: top 8em left 5em; }

.l-block-victims {
  background: url(../images/victims.png) no-repeat;
  background-position: top 6em left 3em; }

.l-block-profiles {
  background: url(../images/profiles.png) no-repeat;
  background-position: top 4em left 0em; }

/*************** Navigation Area **************/
.nav-bar {
  padding: 2em;
  color: #fff;
  background: #053a6c;
  /* For browsers that do not support gradients */
 /*  background: -webkit-linear-gradient(#053a6c, #11589e); */
  /* For Safari 5.1 to 6.0 */
 /*  background: -o-linear-gradient(#053a6c, #11589e); */
  /* For Opera 11.1 to 12.0 */
 /*  background: -moz-linear-gradient(#053a6c, #11589e); */
  /* For Firefox 3.6 to 15 */
 /*  background: linear-gradient(#053a6c, #11589e);*/
  position: relative; }

.site-logo img {
  position: absolute; }

.top-bar {
  padding-bottom: 1.5em; }
  .top-bar a > i {
    font-size: 1.3em; }
  .top-bar a > .fa-facebook {
    margin-right: 1em; }
.top-bar a > .fa-twitter {
    margin-right: 1em; }

ul.top-bar-nav, ul.main-nav {
  list-style: none;
  margin-bottom: 0; }
  ul.top-bar-nav li, ul.main-nav li {
    margin-right: 1.5em; }

.top-bar-nav {
  margin-right: 5em;
  font-size: 0.7em; }

.nav-mobile {
  display: none; }

/*************** Sections **************/
.section-nav {
  font-size: 0.9em; }

.section-hero {
  background: url(../images/hero-bg.png) center;
  background-size: cover; 
  margin-top:-1px;
  }

.section-images {
  margin: 1em auto 3em;
  padding: 2em 0;
  display: flex;
  justify-content: space-between; }
  .section-images a {
    height: 80%;
    width: auto;
    margin: 1.4em 0.3em; }
  .section-images a:nth-child(even) {
    -webkit-transform: translateY(2em);
    -moz-transform: translateY(2em);
    -ms-transform: translateY(2em);
    -o-transform: translateY(2em);
    transform: translateY(2em); }

.beginning {
  /* background: url(../images/bg-beginning.png) center no-repeat; */  background:#a37998;}

.aftermath {
  background: url(../images/bg-aftermath.png) center no-repeat; }

.renewal {
  background: url(../images/bg-renewal.png) center no-repeat; }

.section-light, .section-dark {
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed; }
  .section-light p, .section-dark p {
    font-weight: 300; }

.section-light {
  color: #fff; }

.section-light-grey {
  background-color: #f1f1f1; }

.section-list {
  padding: 2em;
  background: #ecf5ff;
  position: sticky;
  top: 5em; }
  .section-list a {
    color: #1a6ec4; }
  .section-list li {
    padding: 1em 0; }
  .section-list > ul li:not(:last-child) {
    border-bottom: thin solid #b9dbfe; }

.section-heading-images img {
  width: 12%;
  padding: 0.5em; }

/************* Type *************/
.mens-bq {
  font-size: 1em;
  color: #1a6ec4; }

.dv_q {
  font-style: italic; }

.heading-site-title {
  font-weight: 700;
  font-size: 3em;
  line-height: 1em;
  color: #1a6ec4;
  margin: 0.3em 0;
  text-transform: uppercase; }

.heading-section-light,
.heading-section-dark,
.heading-blue,
.heading-bright-blue,
.heading-dark-blue {
  text-transform: uppercase;
  font-weight: 700; }

.text-light a {
  color: #fff; }

.text-light {
  color: #fff !important; }

.heading-section-dark {
  color: #393939; }

.heading-blue {
  color: #1a6ec4; }

.heading-bright-blue, .heading-dark-blue {
  padding-top: 1em;
  padding-bottom: 1em;
  position: relative; }

.heading-bright-blue {
  color: #44a0fd;
  border-bottom: 3px solid #114a84; }

.heading-dark-blue {
  color: #114a84;
  border-bottom: 3px solid #44a0fd; }

.text-underline {
  text-decoration: underline; }

/* initial absolute position */
.bird:after {
  position: absolute;
  top: 15%;
  left: 45%; }

/* img:before - chrome & others */
.bird:after {
  content: url(../images/bird-grey.png); }

/* img:before - firefox */
.bird:not(:-moz-handler-blocked) .bird:after {
  padding: 125px;
  background: url(../images/bird-grey.png) no-repeat; }

.text-subtitle {
  color: #114a84;
  font-weight: 700;
  font-size: 1.3em;
  margin: 0; }

.text-blue {
  color: #1a6ec4; }

.text-night-blue, .text-night-blue a {
  color: #16245c; }

.text-light-blue {
  color: #508cc9; }

.blockquote-section {
  font-style: italic;
  clear: both;
  padding-left: 2em; }

.icon {
  padding-top: 0.3em; }

.icon-medium {
  position: relative;
  font-size: 2em;
  margin-right: 0.5em; }

.date {
  margin: 0;
  font-weight: 700; }

.text-small {
  font-size: 1em; }

.link-see-more {
  color: #44a0fd;
  cursor: pointer;
  background: transparent;
  font-size: 1em;
  border: 0; }

.text-thin {
  font-weight: 300; }

.list-dark-blue-underline li {
  margin-left: 0.5em; }

.list-dark-blue-underline a {
  color: #1a6ec4;
  text-decoration: underline; }

/************* Buttons *************/
.uk-button-primary {
  border-radius: 3em;
  font-weight: bold; }

.mobile-nav-icon {
  display: none; }

.back-button {
  padding: 0;
  margin: 3em auto 2em; }
  .back-button .text {
    padding: 1em;
    background: #1a6ec4; }
  .back-button .icon {
    padding: 1em;
    background: #44a0fd; }

/*********************** Block modules *****************/
.accordion > li {
  background: #ecf5ff; }
  .accordion > li h3, .accordion > li p, .accordion > li ul {
    padding: 1em; }
  .accordion > li p, .accordion > li ul {
    font-weight: 300; }

.uk-open > h3 {
  color: #fff;
  background: #1a6ec4; }

/*********************** Other modules ****************/
.overlay-dark {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%; }

.links-list {
  opacity: 1; }

.effect-shadow-dark, .effect-shadow-light {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.effect-shadow-dark {
  -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.59);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.59); }

.effect-shadow-light {
  -webkit-box-shadow: 0px 0px 24px 0px rgba(255, 255, 255, 0.59);
  -moz-box-shadow: 0px 0px 24px 0px rgba(255, 255, 255, 0.59);
  box-shadow: 0px 0px 24px 0px rgba(255, 255, 255, 0.59); }

.hvr-underline li:after {
  content: '';
  display: block;
  height: 3px;
  width: 100%;
  background: #44a0fd;
  -webkit-transform: translateY(0.5em);
  -moz-transform: translateY(0.5em);
  -ms-transform: translateY(0.5em);
  -o-transform: translateY(0.5em);
  transform: translateY(0.5em);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.icon-medium,
.sidebar-list a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.hvr-color-bright-blue,
.hvr-color-bright-blue a,
.hvr-dark-blue,
.hvr-resources {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

.hvr-float,
.hvr-resources,
.svg-puzzle-hover,
.svg-puzzle-piece,
.voice-icon,
.fa-arrow-right,
.fa-arrow-left,
.back-button span,
.info-slide,
#svg-world-map path,
#svg-world-map polygon,
#svg-world-map g,
.info-slide,
.svg-dot,
#tooltip {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.bg-dark-blue {
  background-color: #1a6ec4; }

.bg-white-blue {
  background: #ecf5ff; }

.bg-light-blue {
  background: #508cc9; }

.bg-lighter-blue {
  background: #44a0fd; }

.img-padding {
  margin-right: 1em; }

.no-margin {
  margin: 0; }

.margin-right {
  margin-right: 0.3em; }

.margin-left {
  margin-left: 0.3em; }

.no-padding-left {
  padding-left: 0; }

.padding-top-bottom-small {
  padding-top: 2em;
  padding-bottom: 2em; }

.padding-small {
  padding: 0.5em; }

.lenta-purple:before {
  content: url(../images/lenta-purple.png); }

.border-top-blue {
  border-top: 3px solid #1a6ec4; }

.sidebar-list li {
  margin-bottom: 1em;
  display: block; }

.sidebar-list a {
  text-decoration: underline; }

/********* Stuff I was made to do ************/
img.float-right, img.float-left {
  margin: 1em;
  clear: both; }

img.float-right {
  float: right; }

img.float-left {
  float: left; }

#canada-google-map,
#us-google-map {
  height: 40em;
  width: 100%; }

[v-cloak] {
  display: none; }

#puzzles-svg {
  position: absolute; }

.svg-container {
  position: relative;
  height: 25em; }

.svg-puzzle-piece,
.voice-icon {
  fill: #1a6ec4; }

.svg-text-puzzle {
  fill: #FFFFFF;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  font-size: 45px;
  font-weight: 700;
  text-transform: uppercase; }

.puzzle-path-group {
  width: 100%;
  height: auto; }

.tri-right.border.left-top:before {
  content: ' ';
  position: absolute;
  transform: rotate(90deg);
  width: 0;
  height: 0;
  left: -50px;
  right: auto;
  top: 40%;
  bottom: auto;
  border: 32px solid;
  border-color: #1a6ec4 transparent transparent transparent; }

.tri-right.left-top:after {
  content: ' ';
  position: absolute;
  transform: rotate(90deg);
  width: 0;
  height: 0;
  left: -40px;
  right: auto;
  top: 40%;
  bottom: auto;
  border: 22px solid;
  border-color: #1a6ec4 transparent transparent transparent; }

.height-100 {
  height: auto; }

audio {
  width: 100%;
  margin-top: 2em; }

.fa-arrow-right {
  margin-left: 1em; }

.fa-arrow-left {
  margin-right: 1em; }

.world-map-container {
  position: relative;
  height: auto;
  overflow-y: hidden;
  overflow-x: hidden; }

.info-slide {
  position: absolute;
  width: 100%;
  min-height: 100%;
  background: rgba(236, 245, 255, 0.8);
  transform: translateX(100%); }

.info-column {
  height: 100%; }

.margin-auto {
  margin-right: auto;
  margin-left: auto; }

#tooltip {
  position: fixed; }

.fit-svg {
  height: 80%;
  position: absolute;
  top: 10%;
  left: 30%; }

.button-abs {
  position: absolute;
  top: 5%;
  left: 3%; }

.svg-dot {
  fill: #E9BE11; }

.active-pagination .fa {
  color: #1a6ec4; }

.mens-story-box {
  min-height: 15em;
  position: relative; }

.height-20 {
  height: 23em; }

/********************** World Map SVG ****************/
.st0, .cls-1 {
  fill: #2C6EB6; }

.st1, .svg-el {
  fill: none; }

/******************* Loading Animation **************/
.sk-circle {
  margin: 100px auto;
  width: 40px;
  height: 30px;
  position: relative; }

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #1a6ec4;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.spinner {
  margin: 10px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px; }

.spinner > div {
  background-color: #1a6ec4;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

.effect-shadow-dark:hover {
  -webkit-box-shadow: 0px 0px 24px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 24px 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 24px 5px rgba(0, 0, 0, 0.75); }

.effect-shadow-light:hover {
  -webkit-box-shadow: 0px 0px 24px 5px rgba(255, 255, 255, 0.59);
  -moz-box-shadow: 0px 0px 24px 5px rgba(255, 255, 255, 0.59);
  box-shadow: 0px 0px 24px 5px rgba(255, 255, 255, 0.59); }

.link-see-more:hover {
  color: #053a6c;
  text-decoration: underline; }

.hvr-underline li:hover:after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

.hvr-dark-blue:hover {
  color: #1a6ec4; }

.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px); }

.uk-close:focus, .uk-close:hover {
  color: #44a0fd; }

.hvr-color-bright-blue:hover, .hvr-color-bright-blue a:hover {
  color: #44a0fd; }

.hvr-text-underline a:hover {
  text-decoration: underline; }

.text-night-blue a:hover {
  text-decoration: underline; }

.l-block-resource:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(2, 23, 42, 0.75);
  -moz-box-shadow: 0px 0px 15px 0px rgba(2, 23, 42, 0.75);
  box-shadow: 0px 0px 15px 0px rgba(2, 23, 42, 0.75); }
  .l-block-resource:hover .links-list {
    opacity: 1; }
  .l-block-resource:hover .l-overlay-blue {
    background: rgba(68, 160, 253, 0.7); }

.list-dark-blue-underline a:hover {
  color: #114a84; }

a.hvr-resources:hover {
  color: #1a6ec4; }
  a.hvr-resources:hover .icon-medium {
    margin-left: 0.2em;
    margin-right: 0.3em; }

.sidebar-list a:hover {
  color: #44a0fd; }

.voice-icon-group:hover .voice-icon {
  fill: #E9BE0E;
  cursor: pointer; }

.svg-puzzle-hover:hover .svg-puzzle-piece {
  fill: #44a0fd;
  cursor: pointer; }

.svg-text-puzzle:hover,
#svg-world-map path,
#svg-world-map g {
  cursor: pointer; }

#svg-world-map g:hover path, #svg-world-map g:hover polygon {
  fill: #44a0fd; }

#svg-world-map > path:hover {
  fill: #44a0fd; }

.next-button:hover .fa-arrow-right {
  transform: translateX(0.4em); }

.prev-button:hover .fa-arrow-left {
  transform: translateX(-0.4em); }

.back-button:hover span {
  opacity: 0.9; }

.svg-dot:hover, .uk-pagination li {
  cursor: pointer; }

@media screen and (max-width: 1260px) {
  .top-bar, .main-nav-bar nav, .btn-hide-page {
    display: none; }
  .mobile-nav-icon {
    display: block; }
  .nav-bar {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .nav-bar .uk-container {
      padding: 0;
      margin: 0; }
  .site-logo img {
    width: 50%;
    position: relative; } }

@media screen and (max-width: 1120px) {
  .bird:after {
    left: 50%; } }

@media screen and (max-width: 960px) {
  .mobile-hide {
    display: none; }
  .svg-container {
    height: 40em; }
  .info-slide {
    overflow: auto; }
  .back-button {
    margin: 1em auto 3em; }
  .uk-grid > * {
    padding-left: 0 !important; } }

.slide-enter-active, .slide-leave-active {
  transition: all 0.3s ease-out; }

.slide-enter, .slide-leave-to {
  transform: translateX(-20%);
  opacity: 0; }

@media screen and (max-width: 959px) {
  .height-20 {
    width: 40%; } }

@media screen and (max-width: 840px) {
  .bird:after {
    left: 80%; }
  .section-images {
    flex-wrap: wrap; }
  .svg-container {
    height: 30em; }
  .height-20 {
    height: 18em; } }

@media screen and (max-width: 600px) {
  .svg-container {
    height: 25em; }
  .height-20 {
    width: 80%;
    height: 25em; } }

@media screen and (max-width: 414px) {
  .svg-container {
    height: 17em; }
  .height-20 {
    width: 100%;
    height: 20em; } }

@media screen and (max-width: 375px) {
  .svg-container {
    height: 15em; }
  .height-20 {
    width: 100%;
    height: 16em; } }

.uk-modal-full {
  background: rgba(26, 26, 26, 0.9); }

.uk-modal.uk-open {
  display: flex !important;
  align-items: center;
  justify-content: center; }

.uk-modal-close-full {
  background: transparent; }

.uk-accordion-title::after {
  background-image: url(../images/plus.png); }

.uk-open > .uk-accordion-title::after {
  background-image: url(../images/minus.png); }

.uk-breadcrumb > * > *,
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  color: #44a0fd; }

.uk-breadcrumb > * > :focus, .uk-breadcrumb > * > :hover,
.uk-breadcrumb > :last-child > * {
  color: #1a6ec4; }

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }