/*
 Theme Name:   Idioma
 Description:  Idioma Theme
 Author:	   Lea Herzog
 Template:	   twentyseventeen
 Version:	   1.0.0
 License:	   GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  idioma
*/
/******************************************************************

Mixins

Based on: Bones - github.com/eddiemachado/bones

******************************************************************/
/*********************
CSS3 EFFECTS
*********************/
/*********************
MISC
*********************/
/* @include box-sizing(border-box); */
/*********************
FLEXBOX
*********************/
/******************************************************************

Resets

******************************************************************/
body, ul, ol, p, li, dl, form, input, select, textarea {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

ul {
  list-style: none; }

label {
  margin-bottom: 0;
  color: inherit;
  font-weight: 400; }

button {
  background: none;
  color: inherit;
  padding: 0;
  display: inline; }
  button:hover, button:focus {
    background: none; }

table {
  margin-bottom: 0; }

fieldset {
  padding: 0;
  border: none; }

dd {
  margin: 0; }

a,
a:hover,
a:focus,
a:active {
  color: inherit; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0;
  padding-top: 0; }

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link, .comment-reply-link, a .nav-title, .pagination a,
.comments-pagination a,
.site-info a,
.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
  color: inherit; }

.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
  box-shadow: none; }

.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a,
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
  box-shadow: none;
  color: inherit; }

.navbar-search .search-submit,
.header-search .search-submit {
  padding: 0;
  font-size: inherit;
  background: none;
  color: inherit; }

body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
  content: none; }

.widget {
  font-size: 1em;
  border-top: none; }
  .widget button,
  .widget input,
  .widget select,
  .widget textarea {
    font-size: 1em; }
  .widget ul li,
  .widget ol li {
    border: none; }

h2.widget-title {
  text-transform: none;
  letter-spacing: 0; }

input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: inherit; }

.site {
  margin: 0; }
  .site-header {
    background: none; }
  .site-content-contain {
    background: none; }
  .site-footer {
    margin-top: 0;
    border: none;
    font-size: 1rem; }
    .site-footer .site-title:after {
      content: none; }
    .site-footer .wrap {
      padding: 0 1.5rem; }
    .site-footer li > ul, .site-footer li > ol {
      margin-left: 0; }
  .site-info a {
    color: inherit; }

.entry-header .entry-title {
  margin-bottom: 0; }

body.page:not(.twentyseventeen-front-page) .entry-title {
  letter-spacing: initial; }

.page:not(.home) #content {
  padding-bottom: 0; }

.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) .navigation.pagination,
.search:not(.has-sidebar) #primary article {
  float: none;
  width: 100%; }

.entry-content a img,
.comment-content a img,
.widget a img {
  box-shadow: none; }

.testimonial_rotator.template-default .testimonial_rotator_author_info {
  padding-left: 0;
  border: none; }

.alpha {
  color: #006FBE;
  font-weight: 600; }

.gamma {
  color: #333; }

.text-uppercase {
  text-transform: uppercase; }

.text-center {
  text-align: center; }

.text-big {
  font-size: 1.2em; }

.text-bigger {
  font-size: 1.5em; }

input[type="submit"],
input[type="button"],
button.button,
a.button {
  padding: .75em 1.25em;
  border-radius: 5px;
  color: #fff;
  background-color: #006FBE;
  text-transform: uppercase;
  text-align: center; }
  input[type="submit"]:focus, input[type="submit"]:hover,
  input[type="button"]:focus,
  input[type="button"]:hover,
  button.button:focus,
  button.button:hover,
  a.button:focus,
  a.button:hover {
    background-color: #94C144; }

input[type="submit"],
button[type="submit"] {
  background-color: #006FBE; }

.entry-content .button {
  display: inline-block;
  text-transform: none;
  box-shadow: none; }
  .entry-content .button:focus, .entry-content .button:hover {
    color: #fff;
    text-decoration: none; }

.button-next:after {
  content: url("./assets/images/right-arrow.svg");
  display: inline-block;
  width: 1.3rem;
  height: 1.2rem;
  margin-left: .5rem;
  overflow: hidden;
  vertical-align: text-top; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
  padding: .5em 1em; }

label {
  color: #333; }

body {
  color: #666;
  font-family: 'Open sans', arial, sans-serif; }

.wrap {
  max-width: initial;
  padding-left: 1em;
  padding-right: 1em; }

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
  text-decoration: underline; }

.social-navigation {
  float: none;
  width: 100%;
  margin-bottom: 0; }
  .social-navigation a {
    width: 2.5em;
    height: 2.5em;
    border-radius: 50%; }
.social-links-menu {
  margin-right: -.5em;
  padding: 1em 0 .5em;
  font-size: .75em;
  text-align: right; }

.social-links-menu li a,
.apss-social-share .apss-icon-block {
  margin-right: .5em;
  background: none; }
  .social-links-menu li a:hover, .social-links-menu li a:focus,
  .apss-social-share .apss-icon-block:hover,
  .apss-social-share .apss-icon-block:focus {
    color: #fff;
    box-shadow: none; }
  .social-links-menu li a[href*="facebook"]:hover, .social-links-menu li a[href*="facebook"]:focus,
  .apss-social-share .apss-icon-block[href*="facebook"]:hover,
  .apss-social-share .apss-icon-block[href*="facebook"]:focus {
    background-color: #2D4486; }
  .social-links-menu li a[href*="twitter"]:hover, .social-links-menu li a[href*="twitter"]:focus,
  .apss-social-share .apss-icon-block[href*="twitter"]:hover,
  .apss-social-share .apss-icon-block[href*="twitter"]:focus {
    background-color: #469AE9; }
  .social-links-menu li a[href*="linkedin"]:hover, .social-links-menu li a[href*="linkedin"]:focus,
  .apss-social-share .apss-icon-block[href*="linkedin"]:hover,
  .apss-social-share .apss-icon-block[href*="linkedin"]:focus {
    background-color: #0077B5; }
  .social-links-menu li a[href*="youtube"]:hover, .social-links-menu li a[href*="youtube"]:focus,
  .apss-social-share .apss-icon-block[href*="youtube"]:hover,
  .apss-social-share .apss-icon-block[href*="youtube"]:focus {
    background-color: #B62021; }
  .social-links-menu li a[href*="instagram"]:hover, .social-links-menu li a[href*="instagram"]:focus,
  .apss-social-share .apss-icon-block[href*="instagram"]:hover,
  .apss-social-share .apss-icon-block[href*="instagram"]:focus {
    background-color: #932AC1; }
  .social-links-menu li a[href*="waze"]:hover, .social-links-menu li a[href*="waze"]:focus,
  .apss-social-share .apss-icon-block[href*="waze"]:hover,
  .apss-social-share .apss-icon-block[href*="waze"]:focus {
    background-color: #69d7ed; }
  .social-links-menu li a .icon,
  .apss-social-share .apss-icon-block .icon {
    width: 1.5em;
    height: 1.5em;
    top: .5em; }

.social-links-menu li a {
  box-shadow: inset 0 0 0 1px #B3B3B3;
  color: #B3B3B3; }

.apss-theme-4 .apss-single-icon a {
  margin: 0; }
  .apss-theme-4 .apss-single-icon a:hover, .apss-theme-4 .apss-single-icon a:focus {
    color: #fff; }
    .apss-theme-4 .apss-single-icon a:hover .fa, .apss-theme-4 .apss-single-icon a:focus .fa {
      box-shadow: none; }
    .apss-theme-4 .apss-single-icon a:hover .apss-icon-block:after, .apss-theme-4 .apss-single-icon a:focus .apss-icon-block:after {
      content: none;
      box-shadow: none; }
.apss-theme-4 .apss-single-icon .fa {
  border-radius: 50%;
  color: #269DC6;
  box-shadow: inset 0 0 0 1px #269DC6;
  transition: none; }
.apss-theme-4 .apss-facebook a:hover .fa,
.apss-theme-4 .apss-facebook a:focus .fa {
  color: inherit;
  background-color: #2D4486; }
.apss-theme-4 .apss-twitter a:hover .fa,
.apss-theme-4 .apss-twitter a:focus .fa {
  color: inherit;
  background-color: #469AE9; }
.apss-theme-4 .apss-email a:hover .fa,
.apss-theme-4 .apss-email a:focus .fa {
  color: inherit;
  background-color: #B3B3B3; }

.testimonial_rotator_wrap {
  margin: 0;
  padding: 0; }
.testimonial_rotator.template-default .has-image .img {
  width: 100%;
  text-align: center; }
.testimonial_rotator.template-default .testimonial_rotator_description.text {
  width: 100%;
  position: relative; }
  .testimonial_rotator.template-default .testimonial_rotator_description.text .icon {
    display: block;
    width: 2.5em;
    height: 2.5em;
    position: absolute;
    top: .5em;
    left: -.5em;
    fill: #B3B3B3;
    transform: rotateY(180deg); }
.testimonial_rotator.template-default .testimonial_rotator_author_info p {
  margin-bottom: .75em; }
.testimonial_rotator.template-default .testimonial_rotator_author_info strong {
  margin-bottom: .75em;
  color: #003366;
  font-style: normal; }
.testimonial_rotator_prev, .testimonial_rotator_next {
  top: 50%; }

body .metaslider-990 .flexslider#metaslider_990 .slides li {
  padding-right: 50px; }

.custom-html-widget dl {
  padding-left: 1.5em; }
.custom-html-widget dt, .custom-html-widget dd {
  display: inline;
  font-size: .9rem; }
.custom-html-widget dt {
  display: inline-block;
  position: relative; }
  .custom-html-widget dt:not(:first-of-type) {
    margin-top: .4em; }
  .custom-html-widget dt .icon {
    position: absolute;
    left: -1.5em;
    top: .3em; }
  .custom-html-widget dt:after {
    content: ': ';
    margin-left: -.25em; }

.features-list {
  text-align: center;
  line-height: 1.15em;
  padding: 0; }
  .features-list li {
    margin-bottom: .7em; }
    .features-list li:before {
      content: none; }

.display-posts-listing,
.subpages-grid {
  clear: both; }
  .display-posts-listing .listing-item,
  .subpages-grid .listing-item {
    height: 150px;
    text-align: center;
    position: relative;
    overflow: hidden; }
    .display-posts-listing .listing-item .image,
    .subpages-grid .listing-item .image {
      position: absolute;
      display: block;
      width: 100%;
      height: 100%; }
      .display-posts-listing .listing-item .image img,
      .subpages-grid .listing-item .image img {
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        box-shadow: none; }
    .display-posts-listing .listing-item .title,
    .subpages-grid .listing-item .title {
      width: 100%;
      padding: .2em 1em;
      position: absolute;
      left: 0;
      font-style: normal;
      text-decoration: none; }
  .display-posts-listing:after,
  .subpages-grid:after {
    content: ' ';
    clear: both;
    margin-bottom: 2em;
    display: table;
    table-layout: fixed; }

.subpages-grid .listing-item .title {
  bottom: 0;
  height: 3.5em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  transition: height .3s ease-in-out,  padding-top .3s ease-in-out, background-color .3s ease-in-out; }
.subpages-grid .listing-item:hover .title {
  padding-top: 2em;
  height: 100%;
  background-color: rgba(148, 193, 68, 0.9);
  text-decoration: none; }
.subpages-grid_modal {
  display: block;
  width: 100vw;
  height: calc(10em + 100%);
  position: absolute;
  left: -100vw;
  top: -10em;
  z-index: 999;
  background-color: rgba(51, 51, 51, 0.9); }
  .subpages-grid_modal-active {
    left: 0; }
  .subpages-grid_modal_wrap {
    display: block;
    width: calc(100% - 2em);
    max-width: 65em;
    padding: 0 1.5rem;
    position: absolute;
    top: 8em;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff; }
    .subpages-grid_modal_wrap-with-footer {
      padding-bottom: 10rem; }
  .subpages-grid_modal_close {
    position: absolute;
    top: -3em;
    right: .5em;
    color: #fff; }
    .subpages-grid_modal_close .icon {
      width: 2em;
      height: 2em; }
  .entry-content .subpages-grid_modal_title {
    width: auto;
    margin: 0 -1.5rem 1rem;
    padding: .5em .75em;
    font-size: 1.25rem;
    font-weight: 400;
    color: #fff;
    background-color: #006FBE; }
  .subpages-grid_modal_intro img {
    margin-bottom: 1em; }
  .subpages-grid_modal_footer {
    width: 100%;
    padding: 0 1.5em;
    position: absolute;
    bottom: 1em;
    left: 0; }
    .subpages-grid_modal_footer .button {
      display: block;
      width: 100%;
      margin: 0 auto;
      padding-top: .5em;
      padding-bottom: .5em;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 1;
      background-color: #94C144; }
      .subpages-grid_modal_footer .button:after {
        vertical-align: bottom; }
  .entry-content .subpages-grid_modal_social h3 {
    margin-top: .3em;
    font-size: .9em;
    line-height: 2;
    text-transform: uppercase;
    color: #003366;
    border-top: 1px solid #269DC6; }
  .subpages-grid_modal_video {
    width: 100%;
    height: 500px;
    max-height: 80vh; }
    .subpages-grid_modal_video iframe {
      width: 100%;
      height: 100%; }
  .subpages-grid_modal_excerpt {
    font-size: 1.0625rem;
    font-weight: 700; }
    .subpages-grid_modal_excerpt p {
      padding-left: 1em;
      position: relative; }
      .subpages-grid_modal_excerpt p:before {
        content: '+ ';
        position: absolute;
        top: 0;
        left: 0; }

.entry-content .wpcf7 {
  max-width: 35em;
  margin: 1.5em auto 0; }
  .entry-content .wpcf7 p {
    margin-bottom: 1.5em; }
    .entry-content .wpcf7 p .commentary {
      color: #666;
      font-weight: 400;
      font-style: italic; }
    .entry-content .wpcf7 p:last-of-type {
      text-align: center;
      padding-left: 1.1em; }
  .entry-content .wpcf7 label {
    font-weight: 700; }
  .entry-content .wpcf7 .contact-reason {
    display: block;
    overflow: hidden;
    position: relative;
    border: 1px solid #bbb;
    border-radius: 3px; }
    .entry-content .wpcf7 .contact-reason:after {
      content: '\25BE';
      position: absolute;
      top: 50%;
      right: 10px;
      transform: translateY(-50%);
      z-index: -1;
      font-size: 1.5em;
      color: #006FBE; }
  .entry-content .wpcf7-select {
    position: relative;
    width: calc(100% + 1em);
    max-width: calc(100% + 1em);
    border: none;
    background-color: transparent; }
  .entry-content .wpcf7-textarea {
    height: 9em; }
  .entry-content .wpcf7-submit {
    text-transform: uppercase; }

.entry-content .accordion_title {
  margin-top: 5px;
  margin-bottom: 0;
  padding: .7em 3em;
  position: relative;
  color: #fff;
  background-color: #006FBE;
  font-weight: normal;
  line-height: 1.5;
  cursor: pointer; }
  .entry-content .accordion_title .icon {
    display: block;
    width: 2.5em;
    height: 2.5em;
    position: absolute;
    right: .5em;
    top: 0;
    transition: transform .5s ease-in-out; }
.entry-content .accordion_content {
  width: 100%;
  max-height: 0;
  margin-bottom: 0;
  padding: 0 1em;
  overflow: hidden;
  background-color: #eee;
  font-size: .9em;
  -webkit-transition: max-height 0.75s ease-out, padding 0.75s ease-in-out;
  -moz-transition: max-height 0.75s ease-out, padding 0.75s ease-in-out;
  -ms-transition: max-height 0.75s ease-out, padding 0.75s ease-in-out;
  -o-transition: max-height 0.75s ease-out, padding 0.75s ease-in-out;
  transition: max-height 0.75s ease-out, padding 0.75s ease-in-out; }
  .entry-content .accordion_content h4 {
    color: inherit;
    margin-bottom: 1em; }
  .entry-content .accordion_content table {
    color: #666;
    background-color: #fff;
    margin-bottom: 1.5em; }
    .entry-content .accordion_content table h4 {
      color: #269DC6; }
  .entry-content .accordion_content .bullet-beta-list li:before {
    color: #269DC6; }
.entry-content .accordion_toggle-open .icon {
  transform: rotate(180deg);
  transform-origin: center center; }
.entry-content .accordion_toggle-open .accordion_content {
  max-height: 1400px;
  padding-top: 1em;
  padding-bottom: 1em; }

.entry-content .mce_title {
  position: relative;
  padding: .75em;
  padding-left: 3em; }
.entry-content .mce_section.subpages-grid_modal_wrap {
  width: 30em;
  max-width: calc(100% - 2em); }
.entry-content .mce_section:not(:last-of-type) {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px dashed; }
.entry-content .mce_level {
  display: inline-block;
  width: 2.1em;
  height: 2.1em;
  margin: .25em .5em;
  position: relative;
  float: left;
  color: #666;
  background: #fff;
  border-radius: 50%;
  border: 4px solid;
  font-size: 2em;
  line-height: 1.8;
  text-align: center;
  font-weight: 600; }
  .entry-content .mce_level_image {
    height: 2em;
    width: auto;
    position: absolute;
    left: .5em;
    top: 50%;
    transform: translateY(-50%);
    filter: invert(100%) brightness(200%); }
.entry-content .mce_section-a1 .mce_level {
  border-color: #00b8f6; }
.entry-content .mce_section-a2 .mce_level {
  border-color: #00adf2; }
.entry-content .mce_section-b1 .mce_level {
  border-color: #0197d4; }
.entry-content .mce_section-b2 .mce_level {
  border-color: #0083b7; }
.entry-content .mce_section-c1 .mce_level {
  border-color: #006e9c; }
.entry-content .mce_section-c2 .mce_level {
  border-color: #005a7f; }

.site {
  left: 0;
  transition: left .3s ease-in-out;
  overflow: hidden; }

.site-header {
  min-height: 4.1em; }
  .site-header .wrap {
    max-width: none; }

.navigation-top {
  min-height: 4.5em;
  position: relative;
  border: 0;
  background: none; }
  .navigation-top .wrap {
    padding: .5em 2em 1em;
    transition: padding-top .3s ease-in-out; }
  .navigation-top .custom-logo-link {
    position: absolute;
    top: -.5em;
    left: 0;
    line-height: 1;
    transition: margin-top .3s ease-in-out; }
    .navigation-top .custom-logo-link img {
      height: 60px;
      max-height: initial;
      transition: height .3s ease-in-out; }
  .navigation-top .button-contact {
    display: none;
    height: 3.2em;
    max-width: 13em;
    padding: .6em 3.75em .6em 1em;
    position: relative;
    color: #fff;
    text-align: left;
    line-height: 1; }
    .navigation-top .button-contact:focus, .navigation-top .button-contact:hover {
      color: #fff; }
    .navigation-top .button-contact:after {
      content: url("./assets/images/icon-contact.svg");
      display: block;
      width: 3em;
      height: 3em;
      position: absolute;
      right: .5em;
      top: .5em; }
  .navigation-top .menu-toggle {
    margin-right: 0;
    color: #fff; }
    .navigation-top .menu-toggle-open {
      margin-top: 0;
      margin-bottom: 1em;
      padding: .6em .75em;
      text-transform: uppercase;
      line-height: 2;
      background-color: #006FBE;
      border-radius: 5px; }
    .navigation-top .menu-toggle-close {
      padding: .3em 1em;
      margin-bottom: -.5em;
      display: block;
      width: 100%;
      font-size: 1.1em;
      text-align: right; }
    .navigation-top .menu-toggle .icon {
      display: inline;
      height: 2em;
      width: 2em;
      margin-right: 0;
      margin-left: 1em;
      top: 0; }

.main-navigation .menu-sitemap-container {
  width: 80vw;
  position: absolute;
  top: -3.5em;
  right: calc(-80vw - 100%);
  transition: right .3s ease-in-out;
  z-index: 199;
  color: #fff;
  background-color: #006FBE; }
  .main-navigation .menu-sitemap-container + .menu-toggle-close {
    display: none; }
.main-navigation > div > ul {
  border-top: none;
  background-color: inherit; }
.main-navigation li {
  margin: 0 -1.695em;
  padding: 0 1.695em;
  color: #fff;
  border: 0;
  border-top: 2px solid; }
  .main-navigation li:last-child {
    border-top: 2px solid; }
  .main-navigation li:hover {
    background: none; }
.main-navigation a {
  padding: .6em .5em;
  color: inherit;
  font-weight: 600;
  transition: none; }
  .main-navigation a:hover {
    color: inherit; }
.main-navigation .menu > li.current-menu-item > a,
.main-navigation .menu > li.current-page-ancestor > a,
.main-navigation .menu > li.current-menu-parent > a {
  font-weight: 600; }
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon {
  left: 2px; }
.main-navigation ul li.menu-item-has-children:before,
.main-navigation ul li.menu-item-has-children:after {
  content: none; }
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: 0; }
.main-navigation ul ul {
  border: 0;
  background-color: #006FBE; }
  .main-navigation ul ul li {
    max-width: initial;
    margin-right: 0;
    border-top: 1px solid;
    color: #fff; }
    .main-navigation ul ul li:last-child {
      border-top: 1px solid; }
  .main-navigation ul ul a {
    display: inline-block;
    width: auto;
    padding: .6em 0;
    color: inherit;
    font-weight: normal; }

.js .main-navigation ul {
  display: block; }
.js .main-navigation.toggled-on .menu-sitemap-container {
  right: -80vw; }
  .js .main-navigation.toggled-on .menu-sitemap-container + .menu-toggle-close {
    display: block;
    width: 20vw;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    background: transparent; }

.site.menu-toggled-on {
  left: -80vw;
  overflow: visible; }

.site-footer {
  color: #fff;
  background-image: url("./assets/images/footer-bg.jpg");
  background-position: center center;
  background-size: cover; }
  .site-footer .widget-column.footer-widget-1 {
    display: none; }
  .site-footer .widget-area {
    padding-bottom: 0;
    background-color: rgba(0, 111, 190, 0.9); }
  .site-footer .widget ul li li {
    padding-left: .5rem; }
  .site-footer .widget .menu > li {
    font-weight: 700; }
  .site-footer .widget .sub-menu {
    font-weight: 400;
    font-size: .9rem;
    color: #CEE3F6; }
    .site-footer .widget .sub-menu a {
      display: block;
      position: relative;
      padding-left: .5em; }
      .site-footer .widget .sub-menu a:before {
        content: '\2219';
        display: inline-block;
        margin-right: .3em;
        position: absolute;
        left: 0;
        top: 0; }
  .site-footer h2.widget-title {
    margin-bottom: .5em;
    margin-left: -.5em;
    margin-right: -.5em;
    padding: 0 .5em;
    font-size: 1.5rem;
    line-height: 1.5;
    color: inherit;
    border-bottom: 1px solid #fff; }
  .site-footer .social-navigation {
    width: 100%;
    font-size: 1rem; }
    .site-footer .social-navigation .social-links-menu {
      text-align: left; }
      .site-footer .social-navigation .social-links-menu li a {
        box-shadow: inset 0 0 0 1px #CEE3F6;
        color: #CEE3F6; }
        .site-footer .social-navigation .social-links-menu li a:focus, .site-footer .social-navigation .social-links-menu li a:hover {
          box-shadow: none;
          color: #fff; }
  .site-footer iframe {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    float: left; }
  .site-footer .site-info {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 1em 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #006FBE; }

.breadcrumbs {
  display: none; }

.page-header:after,
.entry-header:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 1px;
  margin-top: .5em;
  background-color: #B3B3B3; }

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
  color: #333;
  text-align: center;
  font-size: 1.2rem;
  text-transform: none; }

.entry-content {
  padding-bottom: 3em; }
  .entry-content section {
    clear: both; }
  .entry-content h2 {
    color: #269DC6;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: .75em;
    clear: none; }
    .entry-content h2:not(:first-child) {
      margin-top: 2em; }
  .entry-content h3 {
    margin-top: 1.5em;
    margin-bottom: .5em;
    color: #003366;
    font-size: 1.25rem;
    font-weight: 600;
    clear: none; }
  .entry-content h4 {
    color: #269DC6;
    font-size: 1rem; }
  .entry-content p {
    text-align: justify;
    margin-bottom: 1.15em; }
  .entry-content a:not(.button) {
    color: #269DC6;
    font-style: italic;
    text-decoration: underline; }
  .entry-content .alignleft,
  .entry-content .alignright {
    float: none;
    margin-left: 0;
    margin-right: 0; }
  .entry-content ul:not([class]) {
    padding-left: 1.25em; }
    .entry-content ul:not([class]) li {
      margin-bottom: .75em; }
      .entry-content ul:not([class]) li:before {
        content: '\25CF';
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #94C144; }
      .entry-content ul:not([class]) li ul li:before {
        content: '\2043'; }
  .entry-content ol:not([class]) {
    padding-left: 1.25em; }
    .entry-content ol:not([class]) li {
      margin-bottom: .75em; }
  .entry-content table, .entry-content table tr, .entry-content table td, .entry-content table th {
    border: 1px solid #666; }
  .entry-content table th:first-child,
  .entry-content table td:first-child {
    padding-left: .4em; }
  .entry-content table th:last-child,
  .entry-content table td:last-child {
    padding-right: .4em; }
  .entry-content table thead th {
    color: #fff;
    font-weight: 400; }
    .entry-content table thead th:nth-of-type(odd) {
      background-color: #006FBE; }
    .entry-content table thead th:nth-of-type(even) {
      background-color: #003366; }

.siblings-sidebar {
  display: none;
  border-top: 1px solid #B3B3B3; }
  .siblings-sidebar .menu-title {
    margin-bottom: 1.5em;
    font-size: inherit;
    font-weight: bold;
    color: #666; }
.siblings-list {
  padding-left: 1em;
  padding-bottom: 2em; }
  .siblings-list .page_item {
    margin-bottom: 1em; }
    .siblings-list .page_item:before {
      content: '\25b8';
      display: inline-block;
      width: 1em;
      margin-left: -1em;
      color: #94C144; }
    .siblings-list .page_item a:hover {
      text-decoration: underline; }
  .siblings-list .current_page_item {
    color: #269DC6; }
  .siblings-list .page-item-35:before {
    content: none; }
  .siblings-list .page-item-35 a {
    display: block;
    padding: .75em 1.25em;
    margin-left: -1em;
    border-radius: 5px;
    color: #fff;
    background-color: #94C144;
    text-transform: uppercase;
    text-align: center; }
    .siblings-list .page-item-35 a:focus, .siblings-list .page-item-35 a:hover {
      background-color: #94C144;
      text-decoration: none; }
    .siblings-list .page-item-35 a:after {
      content: url("./assets/images/right-arrow.svg");
      display: inline-block;
      width: 1.3rem;
      height: 1.2rem;
      margin-left: .5rem;
      overflow: hidden;
      vertical-align: text-top; }

.home .site-header {
  border: none; }
.home .site-content {
  padding-top: 0; }
.home h2 {
  margin-bottom: 1em;
  color: #333;
  font-weight: 700;
  text-align: center; }
.home .site-main > .metaslider {
  border-bottom: 7px solid #003366; }
  .home .site-main > .metaslider-251 {
    display: none; }
  .home .site-main > .metaslider .flexslider {
    margin-bottom: 0; }
    .home .site-main > .metaslider .flexslider .slides p {
      display: none;
      margin: 0 auto; }
  .home .site-main > .metaslider .flex-control-nav {
    display: none;
    bottom: 1em; }
  .home .site-main > .metaslider .flex-control-paging li a {
    width: 9px;
    height: 9px;
    border: 2px solid #006FBE;
    background: none; }
    .home .site-main > .metaslider .flex-control-paging li a.flex-active {
      border-color: transparent;
      background-color: #269DC6; }
.home .display-posts-listing .listing-item .title {
  height: 50%;
  padding-top: .5em;
  padding-bottom: .5em;
  font-size: 1.3em;
  font-weight: 600;
  color: #666;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0)); }
.home_section {
  padding-top: 2em; }
  .home_section.has-thumbnail {
    position: relative;
    color: #fff; }
    .home_section.has-thumbnail .post-thumbnail {
      width: 100vw;
      height: 100%;
      overflow: hidden;
      position: absolute;
      left: 50%;
      top: 0;
      z-index: -1;
      transform: translateX(-50%); }
      .home_section.has-thumbnail .post-thumbnail img {
        position: absolute;
        width: auto;
        max-width: initial;
        height: 100%; }
    .home_section.has-thumbnail h2 {
      color: inherit; }
  .home_section-teach-english-in-costa-rica .testimonial_rotator_wrap {
    padding: 0; }
  .home_section-teach-english-in-costa-rica .testimonial_rotator .slide {
    margin: 0 0 1em;
    padding: 1em;
    font-size: .9em;
    background-color: rgba(51, 51, 51, 0.9);
    border-radius: 5px; }
  .home_section-teach-english-in-costa-rica .testimonial_rotator .has-image .img {
    display: none;
    margin-right: 1em;
    padding-top: 0; }
  .home_section-teach-english-in-costa-rica .testimonial_rotator.template-default .testimonial_rotator_description.text {
    width: 100%;
    padding: 0; }
  .home_section-teach-english-in-costa-rica .testimonial_rotator_quote:before, .home_section-teach-english-in-costa-rica .testimonial_rotator_quote:after {
    content: '"';
    margin-right: -.2em; }
  .home_section-teach-english-in-costa-rica .testimonial_rotator.template-default .testimonial_rotator_author_info {
    padding-bottom: 0;
    margin-bottom: 0; }
    .home_section-teach-english-in-costa-rica .testimonial_rotator.template-default .testimonial_rotator_author_info a {
      text-decoration: none; }
    .home_section-teach-english-in-costa-rica .testimonial_rotator.template-default .testimonial_rotator_author_info strong {
      color: #fff; }
  .home_section_cta {
    padding: 0 1.5em;
    clear: both;
    text-align: center; }
    .home_section_cta .button {
      display: block;
      margin-top: .5em;
      line-height: 1; }
      .home_section_cta .button-more {
        font-weight: 600; }
      .home_section_cta .button-next {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
        font-size: 1.15rem;
        background-color: #94C144; }
        .home_section_cta .button-next strong {
          display: block; }
        .home_section_cta .button-next:after {
          display: none; }
      .home_section_cta .button:not(.button-next) {
        text-transform: uppercase; }

.page-id-9 .testimonial_rotator.template-default .slide {
  margin-top: 0; }
  .page-id-9 .testimonial_rotator.template-default .slide:not(:last-of-type) {
    padding-bottom: 1em;
    border-bottom: 1px solid #B3B3B3; }
.page-id-9 .about_section #advps_container3.advps-slide-container {
  margin-top: 2em; }
  .page-id-9 .about_section #advps_container3.advps-slide-container .bx-viewport {
    padding-left: 37px;
    padding-right: 37px; }
  .page-id-9 .about_section #advps_container3.advps-slide-container .advs-title {
    margin-bottom: .75em; }
  .page-id-9 .about_section #advps_container3.advps-slide-container .advps-slide-field-three img {
    margin-top: 10px; }
  .page-id-9 .about_section #advps_container3.advps-slide-container .bx-wrapper .bx-pager.bx-default-pager a {
    width: 9px;
    height: 9px;
    border: 2px solid #006FBE;
    background: none; }
    .page-id-9 .about_section #advps_container3.advps-slide-container .bx-wrapper .bx-pager.bx-default-pager a:hover, .page-id-9 .about_section #advps_container3.advps-slide-container .bx-wrapper .bx-pager.bx-default-pager a.active {
      border-color: transparent;
      background-color: #269DC6; }
  .page-id-9 .about_section #advps_container3.advps-slide-container .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0; }
  .page-id-9 .about_section #advps_container3.advps-slide-container .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0; }

.page-id-11 img.alignleft,
.page-id-11 img.alignright {
  display: block;
  margin-bottom: .5rem; }

.page-template-page-marco-comun-europeo #mcer-niveles {
  display: none;
  margin-top: 2em; }
  .page-template-page-marco-comun-europeo #mcer-niveles .mcer-level:hover .st2 {
    fill: #00B8F5; }
  .page-template-page-marco-comun-europeo #mcer-niveles .mcer-level:hover .st4 {
    fill: #00ACF2; }
  .page-template-page-marco-comun-europeo #mcer-niveles .mcer-level:hover .st6 {
    fill: #0097D4; }
  .page-template-page-marco-comun-europeo #mcer-niveles .mcer-level:hover .st5 {
    fill: #006E9C; }
  .page-template-page-marco-comun-europeo #mcer-niveles .mcer-level:hover .st8 {
    fill: #005A80; }
  .page-template-page-marco-comun-europeo #mcer-niveles .mcer-level:hover .st14 {
    fill: #0083B7; }
  .page-template-page-marco-comun-europeo #mcer-niveles .mcer-level:hover text {
    fill: #fff; }
.page-template-page-marco-comun-europeo .accordion-list {
  margin-top: 1em; }

.page-id-26 .wp-image-92 {
  display: none; }
.page-id-26 .button-next {
  display: none; }

.page-template-parent-title-page .entry-intro {
  margin-bottom: .5em; }

.page-id-28 .metaslider {
  padding-left: 52px;
  margin-bottom: 3em; }
  .page-id-28 .metaslider:before {
    content: ' ';
    display: block;
    width: 46px;
    height: calc(100% - 48px - 1.5rem);
    position: absolute;
    top: 48px;
    left: 0;
    background-image: url("./assets/images/times.jpg");
    background-repeat: no-repeat;
    background-size: contain; }
  .page-id-28 .metaslider:after {
    content: '* Teaching hours do not include any travel time.';
    display: block;
    margin-bottom: 2em;
    text-align: right;
    font-size: .9rem; }

.page-template-contact-page h2 {
  text-transform: uppercase; }
.page-template-contact-page .contact-sidebar {
  width: 100%;
  border-top: 1px solid #B3B3B3; }
  .page-template-contact-page .contact-sidebar .widget {
    float: left;
    padding-bottom: 5em; }
    .page-template-contact-page .contact-sidebar .widget-title {
      margin: 0;
      text-transform: uppercase;
      font-size: 1em;
      color: #006FBE; }
    .page-template-contact-page .contact-sidebar .widget .social-links-menu li {
      font-size: .85rem; }
      .page-template-contact-page .contact-sidebar .widget .social-links-menu li a {
        box-shadow: inset 0 0 0 1px #269DC6;
        color: #269DC6; }
        .page-template-contact-page .contact-sidebar .widget .social-links-menu li a:focus, .page-template-contact-page .contact-sidebar .widget .social-links-menu li a:hover {
          box-shadow: none;
          color: #fff; }
    .page-template-contact-page .contact-sidebar .widget:first-of-type .icon {
      fill: #003366; }
    .page-template-contact-page .contact-sidebar .widget:first-of-type a {
      color: #269DC6; }
    .page-template-contact-page .contact-sidebar .widget:first-of-type ul {
      list-style: none;
      margin: 0;
      font-size: .9rem; }
      .page-template-contact-page .contact-sidebar .widget:first-of-type ul li {
        padding: 0; }
        .page-template-contact-page .contact-sidebar .widget:first-of-type ul li:before {
          content: '\2022 ';
          display: inline-block;
          margin-right: .3em;
          color: #003366; }

@media screen and (min-width: 30em) {
  .wrap {
    padding-left: 2em;
    padding-right: 2em; }

  .testimonial_rotator.template-default .testimonial_rotator_description.text .icon {
    width: 3em;
    height: 3em; }

  .features-list {
    font-size: 1.1em; }

  .display-posts-listing .listing-item,
  .subpages-grid .listing-item {
    float: left;
    width: 33.33%;
    padding-bottom: 33.33%;
    font-size: .8rem; }
    .display-posts-listing .listing-item .image img,
    .subpages-grid .listing-item .image img {
      width: auto;
      max-width: initial;
      height: 100%;
      left: 50%;
      transform: translate(-50%, -50%); }

  .subpages-grid_modal_wrap {
    width: calc(100% - 4em); }
    .subpages-grid_modal_wrap-with-footer {
      padding-bottom: 8rem; }
  .subpages-grid_modal_footer {
    bottom: 0; }
    .subpages-grid_modal_footer .button {
      float: right;
      width: auto;
      margin-top: -3.4em; }
  .entry-content .subpages-grid_modal_title {
    font-size: 1.4rem; }

  .archive #content {
    padding-top: .5em; }

  .site-header {
    border-bottom: 3px solid #006FBE; }

  .main-navigation .menu-sitemap-container {
    width: 100vw;
    top: -3.85em; }

  .navigation-top .custom-logo-link {
    left: 2em; }

  .js .menu-toggle,
  .js .button-contact {
    display: inline-block;
    margin-left: .25em;
    vertical-align: text-top; }
  .js .menu-toggle {
    line-height: 2.45; }
    .js .menu-toggle .button-label {
      display: none; }
    .js .menu-toggle .icon {
      margin-left: 0; }
  .js .button-contact span {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .js .main-navigation {
    text-align: right; }
    .js .main-navigation.toggled-on .menu-sitemap-container {
      left: 0;
      transition: none; }

  .site.menu-toggled-on {
    left: 0; }

  .page-header:after,
  .entry-header:after {
    width: 16em; }

  .page .panel-content .entry-title,
  .page-title,
  body.page:not(.twentyseventeen-front-page) .entry-title {
    text-align: left; }

  .single #content,
  .page:not(.home) #content {
    padding-top: 0.5em; }

  .breadcrumbs {
    display: block;
    margin-bottom: 3rem;
    font-size: .8em; }
    .breadcrumbs a {
      text-decoration: underline; }

  .entry-content h2 {
    font-size: 1.5rem; }

  .siblings-sidebar {
    display: block; }

  .home h2 {
    text-align: left; }
  .home_section-teach-english-in-costa-rica .testimonial_rotator .slide {
    padding-left: 1em;
    padding-right: 1em; }
  .home_section-teach-english-in-costa-rica .testimonial_rotator .has-image .img {
    display: block;
    width: 20%; }
  .home_section-teach-english-in-costa-rica .testimonial_rotator.template-default .testimonial_rotator_description.text {
    width: 75%; }
  .entry-content .home_section_cta {
    padding: 0;
    text-align: right; }
    .entry-content .home_section_cta .button {
      display: inline-block;
      margin-top: 0;
      font-size: .95rem; }
      .entry-content .home_section_cta .button-next {
        margin-right: 0;
        margin-left: 0; }
        .entry-content .home_section_cta .button-next strong {
          line-height: inherit;
          display: inline; }

  .page-id-9 .testimonial_rotator.template-default .has-image .img {
    text-align: right; }

  .page-id-26 .button-next {
    display: block;
    margin: 0 auto;
    width: 22em; }

  .page-template-parent-title-page .entry-intro {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .page-template-parent-title-page .featured-image {
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 25em;
    -moz-box-flex: 2;
    -moz-flex: 2 0 25em;
    -ms-flex: 2 0 25em;
    flex: 2 0 25em; }
  .page-template-parent-title-page .entry-excerpt {
    margin-left: -1em;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 18em;
    -moz-box-flex: 1;
    -moz-flex: 1 0 18em;
    -ms-flex: 1 0 18em;
    flex: 1 0 18em; }

  .page-template-contact-page .contact-sidebar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .page-template-contact-page .contact-sidebar .widget:first-of-type {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 17em;
      -moz-box-flex: 1;
      -moz-flex: 1 0 17em;
      -ms-flex: 1 0 17em;
      flex: 1 0 17em;
      padding-right: 2em; }
    .page-template-contact-page .contact-sidebar .widget:larst-of-type {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; } }
@media screen and (min-width: 48em) {
  h2.widget-title {
    font-size: 1rem; }

  .siblings-sidebar {
    border-top: none; }

  .display-posts-listing .listing-item,
  .subpages-grid .listing-item {
    font-size: 1rem; }

  .subpages-grid_modal_intro {
    width: 320px;
    margin-right: 2em;
    float: left; }
  .subpages-grid_modal_footer .button {
    margin-top: -3.75em; }

  .testimonial_rotator.template-default .has-image .img {
    width: 20%; }
  .testimonial_rotator.template-default .testimonial_rotator_description.text {
    width: 75%;
    padding-top: 0; }
    .testimonial_rotator.template-default .testimonial_rotator_description.text .icon {
      width: 4em;
      height: 4em;
      top: -1em;
      left: -1em; }

  .site-header {
    border-bottom: 3px solid #006FBE; }

  .social-links-menu {
    padding-bottom: 0; }
    .social-links-menu li a {
      margin-bottom: 0; }

  .wrap,
  .navigation-top .wrap {
    max-width: 1096px; }

  .navigation-top {
    min-height: initial;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: .9rem;
    z-index: 199;
    background: #fff; }
    .navigation-top .wrap {
      padding: 1.5em .5em 0; }
    .navigation-top nav {
      float: right; }
    .navigation-top .custom-logo-link {
      top: 1em;
      transition: top .3s ease-in-out; }
      .navigation-top .custom-logo-link img {
        height: 50px; }
    .navigation-top .menu-sitemap-container {
      transition: font-size .3s ease-in-out; }
    .navigation-top .menu-toggle-close {
      display: none; }
    .navigation-top.site-navigation-fixed {
      position: fixed !important;
      z-index: 999; }
      .navigation-top.site-navigation-fixed .custom-logo-link {
        top: 1em; }
        .navigation-top.site-navigation-fixed .custom-logo-link img {
          height: 50px; }
      .navigation-top.site-navigation-fixed .menu-sitemap-container,
      .navigation-top.site-navigation-fixed .button-contact {
        font-size: .9em; }

  .js .menu-toggle {
    display: none; }
  .js .button-contact {
    vertical-align: bottom;
    line-height: 1.1; }
    .js .button-contact:after {
      top: .5em; }
  .js .main-navigation .menu-sitemap-container {
    display: inline-block;
    width: auto;
    position: relative;
    left: 0;
    top: 0;
    background: none; }
  .js .main-navigation > div > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    min-height: initial;
    position: relative;
    top: 0;
    right: auto;
    background: none; }
  .js .main-navigation.toggled-on .menu-sitemap-container {
    left: 0; }
  .js .main-navigation.toggled-on > div > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  .main-navigation .menu {
    background: none; }
    .main-navigation .menu > li {
      margin: 0;
      padding: 0;
      border-top: none;
      max-width: 10em;
      color: #666;
      border-right: 1px solid;
      text-transform: uppercase;
      line-height: 1; }
      .main-navigation .menu > li:hover {
        color: #fff;
        background-color: #006FBE;
        border-radius: 5px; }
        .main-navigation .menu > li:hover.menu-item-has-children,
        .main-navigation .menu > li:hover .page_item_has_children {
          border-radius: 5px 5px 0 0; }
        .main-navigation .menu > li:hover > a > .icon {
          fill: #fff; }
      .main-navigation .menu > li > a {
        padding: .5em .5em .75em;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        font-weight: 600; }
      .main-navigation .menu > li:first-of-type {
        max-width: 8em; }
      .main-navigation .menu > li:nth-of-type(2) {
        max-width: 7.2em; }
      .main-navigation .menu > li:last-of-type {
        display: none; }
      .main-navigation .menu > li.current-menu-item, .main-navigation .menu > li.current-page-ancestor, .main-navigation .menu > li.current-menu-parent {
        color: #269DC6; }
        .main-navigation .menu > li.current-menu-item:hover, .main-navigation .menu > li.current-page-ancestor:hover, .main-navigation .menu > li.current-menu-parent:hover {
          color: #CEE3F6; }
    .main-navigation .menu .menu-item-has-children > a,
    .main-navigation .menu .page_item_has_children > a {
      padding-right: 1.55em; }
      .main-navigation .menu .menu-item-has-children > a > .icon,
      .main-navigation .menu .page_item_has_children > a > .icon {
        width: 1.3em;
        height: 1.3em;
        position: absolute;
        left: auto;
        right: .15em;
        top: 40%;
        transform: translateY(-50%);
        fill: #006FBE; }
  .main-navigation ul ul {
    width: 15em;
    border-radius: 0 5px 5px 5px; }
    .main-navigation ul ul li {
      border: none;
      padding: 0;
      margin: 0;
      line-height: 1.5; }
      .main-navigation ul ul li:last-child {
        border: none; }
      .main-navigation ul ul li:focus, .main-navigation ul ul li:hover {
        background: none; }
    .main-navigation ul ul a {
      padding: .5em 1em; }
      .main-navigation ul ul a:hover {
        text-decoration: underline; }

  .site-footer .widget-column.footer-widget-1 {
    display: block;
    width: 50%; }
  .site-footer .widget-column.footer-widget-2 {
    width: 40%; }

  #primary .page-header,
  #primary .entry-header,
  body:not(.has-sidebar):not(.page-one-column) .page-header,
  body.has-sidebar.error404 #primary .page-header,
  body.page-two-column:not(.archive) #primary .entry-header,
  body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    width: 100%;
    float: none; }

  .page.page-one-column .entry-header,
  .twentyseventeen-front-page.page-one-column .entry-header,
  .archive.page-one-column:not(.has-sidebar) .page-header {
    margin-bottom: 2em; }

  .page .panel-content .entry-title,
  .page-title,
  body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 1.5625rem; }

  .has-sidebar:not(.error404) #primary {
    width: 66.67%; }

  .has-sidebar #secondary {
    width: calc(25vw - .5em); }
    .has-sidebar #secondary.fixed {
      position: fixed;
      top: 9.5em;
      right: 2rem; }

  .home h2 {
    font-size: 2em; }
  .home .site-main > .metaslider-251 {
    display: block; }
  .home .site-main > .metaslider-665 {
    display: none; }
  .home .site-main > .metaslider .flexslider .slides p {
    display: block; }
  .home .site-main > .metaslider .flex-control-nav {
    display: block; }
  .home .display-posts-listing .listing-item .title {
    font-size: 1.5em; }
  .home_section.has-thumbnail .post-thumbnail img {
    width: 100%;
    height: auto; }
  .home_section-teach-english-in-costa-rica .testimonial_rotator .slide {
    float: left;
    width: 49%; }
    .home_section-teach-english-in-costa-rica .testimonial_rotator .slide:nth-of-type(2) {
      margin-left: 2%; }
  .home_section_cta .button {
    font-size: 1rem; }
    .home_section_cta .button:not(:first-of-type) {
      margin-left: 1em; }
    .home_section_cta .button-next:after {
      display: inline-block;
      vertical-align: bottom; }

  .page-id-9 .testimonial_rotator.template-default .has-image .testimonial_rotator_author_info,
  .page-id-9 .testimonial_rotator.template-default .has-image .img {
    max-width: 50%; }
  .page-id-9 .testimonial_rotator.template-default .has-image .img {
    padding-top: 1em; }
  .page-id-9 .testimonial_rotator.template-default .has-image:nth-of-type(odd) .testimonial_rotator_author_info {
    float: left; }
  .page-id-9 .testimonial_rotator.template-default .has-image:nth-of-type(odd) .img {
    float: right; }
  .page-id-9 .testimonial_rotator.template-default .has-image:nth-of-type(even) .testimonial_rotator_author_info {
    float: right; }
  .page-id-9 .testimonial_rotator.template-default .has-image:nth-of-type(even) .img {
    float: left; }
  .page-id-9 .testimonial_rotator.template-default .testimonial_rotator_description.text {
    width: 100%; }

  .page-id-11 h3 {
    clear: both; }
  .page-id-11 img.alignleft.size-thumbnail {
    float: left;
    -webkit-clip-path: none;
    clip-path: none;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem; }

  .page-template-page-marco-comun-europeo #mcer-niveles {
    display: block; }
  .page-template-page-marco-comun-europeo .accordion {
    display: none; }

  .page-id-26 .wp-image-92 {
    display: block;
    max-width: 45%;
    margin-bottom: 2em; }

  .page-template-parent-title-page .featured-image {
    margin-right: -3em; }

  .page-template-contact-page .contact-sidebar#secondary {
    width: 33.33%;
    padding-top: 0;
    border: none; } }
@media screen and (min-width: 67em) {
  .features-list {
    font-size: 1.3em; }

  .subpages-grid_modal_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-bottom: 1.5rem; }
  .subpages-grid_modal_intro {
    float: none;
    padding: 1em;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -moz-box-flex: 1;
    -moz-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0; }
  .subpages-grid_modal_footer {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 0; }
    .subpages-grid_modal_footer .button {
      float: none;
      width: 80%;
      margin-top: 0; }
  .subpages-grid_modal_social {
    margin-top: 4em; }
  .subpages-grid_modal_content {
    -webkit-box-flex: 1.5;
    -webkit-flex: 1.5 0 0;
    -moz-box-flex: 1.5;
    -moz-flex: 1.5 0 0;
    -ms-flex: 1.5 0 0;
    flex: 1.5 0 0; }
  .subpages-grid_modal_video + .subpages-grid_modal_footer {
    margin-bottom: -1.5em; }
    .subpages-grid_modal_video + .subpages-grid_modal_footer .button {
      float: right;
      width: auto;
      margin-top: -3.75em; }
  .subpages-grid_modal_title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; }

  .navigation-top .wrap {
    padding-left: 3em;
    padding-right: 3em; }
  .navigation-top .custom-logo-link {
    top: -1em; }
    .navigation-top .custom-logo-link img {
      height: 90px; }

  .site-footer .widget-column {
    float: none; }
    .site-footer .widget-column.footer-widget-1 {
      width: 100%; }
      .site-footer .widget-column.footer-widget-1 .menu {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: column wrap;
        -moz-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        max-height: 11em; }
    .site-footer .widget-column.footer-widget-2 {
      width: 100%; }
      .site-footer .widget-column.footer-widget-2 .widget {
        float: left; }
        .site-footer .widget-column.footer-widget-2 .widget:first-of-type {
          width: 30%; }
        .site-footer .widget-column.footer-widget-2 .widget:last-of-type {
          margin-left: 10%;
          width: 60%; }
          .site-footer .widget-column.footer-widget-2 .widget:last-of-type dl {
            columns: 2; }

  .has-sidebar #secondary {
    width: 274px; }
    .has-sidebar #secondary.fixed {
      right: calc(-548px + 2.25em + 50vw); }

  .entry-content .alignleft {
    float: left;
    -webkit-clip-path: inset(0 25% 0 25%);
    clip-path: inset(0 25% 0 25%); }
    .entry-content .alignleft.size-thumbnail {
      -webkit-clip-path: none;
      clip-path: none;
      margin-right: 1.5rem; }
    .entry-content .alignleft.size-medium {
      margin: 0 -15% 2em -20%; }
    .entry-content .alignleft.size-large {
      margin: 0 -15% 2em -20%; }
  .entry-content .alignright {
    float: right;
    width: 40%;
    margin-left: 1.5em; }

  .home .entry-content {
    padding-bottom: 2em; }
  .home_section-social-responsibility h2 {
    margin-bottom: .5em; }
  .home_section-social-responsibility .display-posts-listing:after {
    margin-bottom: 1em; }
  .home_section-social-responsibility .home_section_cta {
    margin-bottom: 0; }

  .page-id-9 .advps-slide-field-three {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; } }

/*# sourceMappingURL=style.css.map */
