/*
Theme Name: HOLAS 
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: Eficode Oy
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/


/* Parent stylesheet should be loaded from functions.php not using @import */

#site-logo img {
  width: 190px;
}

.holas-wrapper h1,
.holas-wrapper h2,
.holas-wrapper h3,
.holas-wrapper h4,
.holas-wrapper h5,
.holas-wrapper h6,
.holas-wrapper .theme-heading,
.holas-wrapper .page-header-title,
.holas-wrapper .heading-typography,
.holas-wrapper .widget-title,
.holas-wrapper .wpex-widget-recent-posts-title,
.holas-wrapper .comment-reply-title,
.holas-wrapper .vcex-heading,
.holas-wrapper .entry-title,
.holas-wrapper .sidebar-box .widget-title,
.holas-wrapper .search-entry h2 {
  font-family: 'Share', sans-serif !important;
}

.holas-wrapper .page-header,
.holas-wrapper .page-header.wpex-supports-mods {
  background-color: #fff;
  border: none;
  margin: 0;
}

/* padding from main header
.holas-wrapper #site-header-inner {
  padding-top: 28px;
  padding-bottom: 28px;
}
*/
.holas-wrapper .single-page-content .wpb_text_column li{
  font-size: 14.3px;
}

.holas-wrapper a {
  color: #004982;
}
.holas-wrapper #content .wpb_text_column ul li:last-child,
.holas-wrapper #content .wpb_text_column p:last-child{
  margin-bottom: 0;
}

.holas-wrapper a:hover,
.holas-wrapper .holas-footer-navigation a.theme-button:hover {
  text-decoration: none;
  color: #008ec7;
  background: none;
}

.holas-wrapper .wpb_text_column.wpb_content_element{
  margin-bottom: 20px;
}

.holas-wrapper .wpb_content_element {
  margin-bottom: 0;
}


.holas-wrapper .vc_cta3-container{
  margin: 0;
}

.holas-wrapper .vc_cta3-container h2{
  margin: 0 0 20px !important;
}

.holas-wrapper .vc_cta3-container::after, .holas-wrapper .vc_cta3-container::before {
    display: none;
    content: ' ';
}

.holas-wrapper .page-header.wpex-supports-mods .page-header-title,
.holas-wrapper h1 {
  color: #004982;
  font-weight: bold;
  font-size: 30px;
}

@media (max-width: 767px){
  .holas-wrapper .page-header.wpex-supports-mods .page-header-title,
  .holas-wrapper h1 {
      padding: 0;
      font-size: 2em;
      line-height: 30px;
  }
}

.holas-wrapper .entry h2,
.holas-wrapper .entry h2 {
    font-weight: 300;
    font-size: 1.6em;
    color: #004982;
    margin: 20px 0;
}

.holas-wrapper h3 {
  font-size: 1.3em;
  font-weight: 700;
  margin: 20px 0;
  color: #52595c;
}

.holas-wrapper h4 {
  font-size: 1.2em;
  font-weight: 700;
}

.holas-wrapper p {
  font-size: 1.1em;
  margin: 0 0 10px;
}

.holas-wrapper .holas-content-area .wpb_text_column.wpb_content_element p {
  color: #333;
}

.holas-wrapper .holas-heading-teaser-item-full {
  background: rgba(0, 71, 108, 0.75);
  padding: 30px 2% 20px;
}

.holas-wrapper .holas-heading-teaser-item-full,
.holas-wrapper .holas-heading-teaser-item .wpb_text_column .wpb_content_element p {
  color: #fff;
}

/*** responsive page ***/

@media screen and (max-width: 958px){

  .holas-wrapper .site-main{
    padding: 0 15px;
  }

  .vc_column_container.vc_col-sm-9{
    padding-top: 20px;
  }

  .holas-wrapper section.vc_section.holas-footer-navigation-wrapper{
      padding-left: 5%;
      padding-right: 5%;
  }
}

@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px){

    .vc_column_container.vc_col-sm-9 >.vc_column-inner {
        box-sizing: border-box;
        padding-left: 3%;
        padding-right: 3%;
        width: 100%;
    }
}


@media only screen and (max-width: 958px){
  .holas-wrapper #top-bar {
      position: relative;
      padding: 15px 15px;
  }
}

@media only screen and (max-width: 959px){
  
  .holas-wrapper .header-two-aside {
      float: none;
      clear: both;
      padding-top: 0;
      text-align: left;
  }
}

@media only screen and (max-width: 959px){
  .holas-wrapper #site-logo {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    float: none;
    display: block;
    margin-left: 15px;
  }
}


/*** teaser ***/

.holas-heading-teaser-row {
  padding-top: 60px;
  background: #00476c;
  padding: 0 1px 0px 1px;
  flex-direction: row;
  background-repeat: no-repeat;
  background-size: cover;
}

.holas-heading-teaser-heading .vcex-heading {
  color: #fff;
  text-align: center;
  margin: 20px 0 20px;
  text-shadow: 0 1px 0 rgb(57, 118, 148);
  font-size: 2.3em;
  font-weight: bold;
}

.holas-heading-teaser-heading .vc_column-inner {
  margin-bottom: 0;
}

.holas-heading-teaser-item {
  background: rgba(0, 71, 108, 0.75);
  color: #fff;
  text-align: center;
  flex: 1;
  margin: 1px;
  padding: 50px 0 20px;
  min-height: 320px;
}

@media screen and (max-width: 767px){
  .holas-wrapper .vc_row.vc_row-flex>.vc_column_container{
    flex: 1 0 1;
      -webkit-flex:1 0 1;
      -webkit-box-flex:1 0 1;
      -moz-flex:1 0 1;
      -moz-box-flex:1 0 1;
      -ms-flex:1 0 1;
  }
}


@media not all and (min-resolution:.001dpcm) { @media (max-width: 767px) {
  .holas-wrapper .vc_row.vc_row-flex>.vc_column_container{
    flex: 1 0 auto;
  }
}}


.holas-heading-teaser-item .wpb_text_column.wpb_content_element {
  padding: 15px;
}


/** Photo credits **/
.holas-wrapper .holas-photographer{
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 99;
}

.holas-wrapper .holas-photographer{
  font-size: 0.9em;
  color: #333;
}

.holas-wrapper .holas-photographer.white{
  font-size: 0.9em;
  color: #fff;
}

/** caption **/

.holas-wrapper .wp-caption {
  max-width: 100%;
  border: none;
  text-align: left;
  background-color: transparent;
  padding: 0;
}


.pum-container .wp-caption-text,
.holas-wrapper .wp-caption p.wp-caption-text,
.holas-wrapper .holas-caption-text p{
  font-size: 12.8px !important;
  line-height: 19px;
  padding: 5px 0 10px 0;
  margin: 0;
  text-align: left;
}

.holas-wrapper .wp-caption p.wp-caption-text b,
.holas-wrapper .holas-caption-text b{
  font-weight: bold;
}

.holas-wrapper .wp-caption.alignnone {
  margin-bottom: 0;
}


/*** header ***/

.holas-wrapper #site-logo img {
  width: 170px;
  margin: 0 0 0 5px;
}


/* Breadcrumbs */

.holas-wrapper header.page-header {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.holas-wrapper .page-header .container {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
}

.holas-wrapper .page-header .container h1,
.holas-wrapper .page-header .container nav{
  display: block;
}

.holas-wrapper .site-breadcrumbs {
  text-transform: none !important;
  color: #004982 !important;
}

.holas-wrapper .site-breadcrumbs a,
.holas-wrapper .site-breadcrumbs .trail-end {
  color: #004982 !important;
  font-size: 1.1em;
  font-weight: 300;
}

.holas-wrapper .site-breadcrumbs span.fa-angle-right:before {
  content: "/";
  color: #004982 !important;
}

.holas-wrapper .site-breadcrumbs {
  padding-top: 0;
}

/* hide extra home and trail end from breadcrumbs */

.site-breadcrumbs .breadcrumb-trail span.trail-end{
    display: none;
}

/** counter **/

.holas-counter .vcex-milestone-number {
  font-weight: 600;
  font-size: 2.6em;
  color: #fff;
  line-height: 1em;
}

.holas-content-area-row {
  padding-top: 30px;
}

@media screen and (max-width: 959px) {
  .holas-content-area-row {
    display: flex;
    -webkit-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
}


/** Main navigation **/
/* 
.holas-wrapper #site-navigation-wrap,
.holas-wrapper #site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
  /* background: #005d8b;
  border-bottom: solid 9px #00476c;
}
 */

 #site-header-inner{
  padding: 0 !important; 
 }

.holas-navi{
  float: right;
  top: unset;
  right: unset;
  position: relative;
  margin-top: 0px;
  height: auto;
}

.site-branding{
  height: 56px;
}

.holas-wrapper .current-menu-item,
.holas-wrapper .current-menu-ancestor,
.holas-wrapper .current-menu-parent {
  background: #00497f;
  color: #fff;
}

.holas-wrapper .sub-menu .current-menu-item{
  background: #4c7fa5;
}

.holas-wrapper #menu-topbar-menu .current-menu-item {
    background: #00497f;
    color: #004982;
}

li.holas-navi-home > a{
  padding: 11px 20px;
}
    
.holas-navi-home a>span {
  display: inline-block;
  border-radius: 50px;
  background: #4c7fa5;
  width: 34px;
  height: 34px;
  margin: 0;
  vertical-align: text-top;
}

.holas-wrapper .holas-navi-home a span.home-navi-label {
    display: none !important;
}

i.holas-home-icon {
  background: url(images/holas-home.png) no-repeat top center;
  width: 34px;
  height: 34px;
  display: block;
  background-size: contain;
}

.holas-wrapper #site-navigation .dropdown-menu a {
  font-weight: 600;
  font-style: normal;
  padding: 12px 20px;
}

.holas-wrapper #site-navigation .dropdown-menu a,
.holas-wrapper #site-navigation .dropdown-menu a:hover,
.holas-wrapper #site-navigation .dropdown-menu>.current-menu-item>a,
.holas-wrapper #site-navigation .dropdown-menu>.current-menu-parent>a {
  color: #fff;
  /* display: table-cell; */
  line-height: 17px;
  vertical-align: middle;
  font-size: 0.9em;
}

@media only screen and (max-width: 1088px) {
  .holas-wrapper #site-navigation .dropdown-menu a {
    padding: 10px 13px;
  }
}

.holas-wrapper #site-navigation .dropdown-menu a>span>span {
  font-size: 0.9em;
}


.holas-wrapper .mobile-toggle-nav {
  background: #f2f4f4;
}

.holas-wrapper .mobile-toggle-nav a {
  border-color: #7d8f91;
  color: #004982;
}

.holas-wrapper #site-navigation .dropdown-menu ul {
  background: none;
  border: none;
  -webkit-box-shadow: 0px 0px 40px 2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 0px 40px 2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 40px 2px rgba(0, 0, 0, 0.14);
}

.holas-wrapper #site-navigation .dropdown-menu ul a {
  display: block;
  float: none;
  height: auto;
  margin: 0px;
  border: 0px;
  line-height: 20px;
  color: #fff;
  border-bottom: none;
}


/** top navi **/

.holas-wrapper .top-bar-menu li {
  display: block;
  float: left;
  margin: 0;
}

.holas-wrapper .top-bar-menu li:after {
  content: "|";
  margin: 0 12px;
}

.holas-wrapper .top-bar-menu li a {
  font-size: 1.1em;
}

.holas-wrapper .top-bar-menu li:last-child:after {
  content: "";
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .holas-wrapper #top-bar #top-bar-content {
    float: right;
    text-align: center;
  }
}


/** search field **/

.holas-wrapper #header-two-search input#header-two-search-input {
  font-size: 1em;
  height: 32px;
  border-bottom: 1px solid #e8e8e8;
  background: #fff;
}

.holas-wrapper #header-two-search #header-two-search-submit {
  font-size: 25px;
  height: 30px;
  color: #00476c;
  line-height: 32px;
  width: 35px;
  text-align: center;
  padding: 0;
  outline: none;
  margin-left: 5px;
  cursor: pointer;
  background: transparent;
}

@media only screen and (max-width: 767px){
  .holas-wrapper #header-two-search input#header-two-search-input {
      width: 85%;
      display: table-cell
  }
}

@media only screen and (min-width: 768px){
  .holas-wrapper #header-two-search input#header-two-search-input {
      width: 95%;
      display: table-cell
  }
}


@media only screen and (max-width: 959px){
  .holas-wrapper #header-two-search {
    float: none;
    display: block;
    padding: 0 15px;
  }
  .holas-wrapper #header-two-search #header-two-search-submit{
    display: table-cell;
  }

}

@media only screen and (min-width: 960px){
  .holas-wrapper #header-two-search {
    float: left;
    display: block;
    padding: 0px;
  }

  .holas-wrapper #header-two-search input#header-two-search-input {
      width: 238px;
  }

}


/** search results **/

.holas-wrapper h2.search-entry-header-title {
    font-weight: 300;
    font-size: 1.4em;
    color: #004982;
}


/*** sub navi ***/
.sub-menu > li{
	background-color:#4c7fa5;
	font-size: 16px;
}
.holas-subnav, .holas-no-nav{
	background: #4c7fa5;
    font-size: 18px;
    text-transform: uppercase;
}

.holas-subnav a {
	height: 100%;
}

.holas-wrapper .holas-sticky-sub-navigation {
  background: #f2f4f4;
  border-top: 3px solid #00476c;
}

.holas-wrapper .holas-sticky-sub-navigation .theme-button.minimal-border.navi-heading {
  font-size: 1.2em;
  padding: 15px 15px 15px;
  text-transform: uppercase;
}

.holas-wrapper .holas-sticky-sub-navigation .vcex-navbar-inner a {
  display: block;
  width: 100%;
  font-size: 1.1em;
}

.holas-wrapper .holas-sticky-sub-navigation .theme-button.minimal-border {
  margin: 0;
  background: none;
  color: #00498B;
  border-top: none;
  border-bottom: 1px solid rgba(125, 143, 145, 0.14);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 10px 20px 10px 15px;
}

.holas-wrapper .holas-sticky-sub-navigation .theme-button.minimal-border.navi-heading:hover{
    color: #004982;
}

.holas-wrapper .holas-sticky-sub-navigation .theme-button.minimal-border:hover {
    color: #3397eb;
}

.holas-wrapper .holas-sticky-sub-navigation .theme-button.minimal-border.navi-heading:after{
  content:'';
}

.holas-wrapper .holas-sticky-sub-navigation .theme-button.minimal-border:after {
    font-family: "FontAwesome";
    font-size: 0.6em;
    content: "\f054";
    float: right;
    color: #004981;
    margin-right: -5px;
    margin-top: 5px;
}


/* Mobile navigation */

[data-info="holas-body"] .full-screen-overlay-nav.white .full-screen-overlay-nav-close {
    background: url(images/close-icon-white.svg) no-repeat;
    position: absolute;
    z-index: 999999;
}


[data-info="holas-body"] ul.full-screen-overlay-nav-ul a {
    margin-left: 20px;
}

[data-info="holas-body"] ul.full-screen-overlay-nav-ul li.holas-navi-home  a {
    margin-left: -22px;
    margin-bottom: 0;
}

[data-info="holas-body"] ul.full-screen-overlay-nav-ul li.holas-no-nav a {
    margin-left: 45px;
}

[data-info="holas-body"] ul.full-screen-overlay-nav-ul .holas-navi-home a>span.home-navi-label {
    display: inline-block;
    border-radius: none;
    background: none;
    width: auto;
    height: auto;
    margin: 10px 0 0 15px;
    vertical-align: top;
    padding: 0;
    line-height: 20px;
}

[data-info="holas-body"] .full-screen-overlay-nav.white{
  background: transparent;
}

[data-info="holas-body"] ul.full-screen-overlay-nav-ul i.holas-home-icon {
  background: url(images/holas-home.png) no-repeat top center;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: contain;
}

@media screen and (min-width: 959px) {
  .full-screen-overlay-nav.visible {
    display: none;
  }
}

ul.full-screen-overlay-nav-ul {
  background-color: rgba(0, 73, 130, 0.95);
  height: 100%;
}

ul.full-screen-overlay-nav-ul .menu-item {
  text-align: left;
  width: 50%;
  line-height: 20px;
  position: relative;
  display: block;
}

ul.full-screen-overlay-nav-ul a {
  color: white;
  font-size: 14px;
  text-transform: uppercase;
}

ul.full-screen-overlay-nav-ul ul.sub-menu li.menu-item a {
  text-transform: capitalize !important;
}

@media screen and (max-width: 425px) {
  .full-screen-overlay-nav-ul {
    padding: 50px 20px 0;
  }
  ul.full-screen-overlay-nav-ul .menu-item {
    width: 100%;
  }
  .full-screen-overlay-nav-ul ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 100000;
    width: 100%;
    line-height: 20px;
    background-color: rgb(0, 73, 130);
  }
  ul.full-screen-overlay-nav-ul li.menu-item a:hover,
  ul.full-screen-overlay-nav-ul li.menu-item a:active,
  ul.full-screen-overlay-nav-ul li.menu-item a:focus>ul.sub-menu {
    display: block;
  }
}


/* ------------------------------ */


/* Hover effect */

.holas-wrapper #site-navigation .dropdown-menu a:hover {
  background-color: #007bb5;
}

.holas-wrapper #menu-main-navigation .menu-item ul.sub-menu li.menu-item:hover {
  background-color: rgb(0, 73, 130);
}

.holas-wrapper #menu-main-navigation .menu-item ul.sub-menu li.menu-item a:hover {
  background-color: rgb(0, 73, 130);
  line-height: 20px;
}


/* ------------------------------ */


/** footer **/

@media screen and (max-width: 958px){
  .holas-wrapper section.vc_section.holas-footer-navigation-wrapper {
      padding: 0 30px 15px;
  }
}

.holas-wrapper .holas-footer-title-wrapper {
  padding: 30px 0;
}

.holas-wrapper .holas-footer-title-wrapper .vc_column-inner {
  margin: 0;
}

.holas-wrapper .holas-footer-heading {
  margin: 0;
  font-size: 1.5em;
}

@media (max-width: 768px) {
  .holas-wrapper .holas-footer-heading{
     font-size: 1.4em;
  }
}

.holas-wrapper .holas-footer-heading span {
  color: #fff;
}

.holas-wrapper .holas-footer-navigation .holas-footer-navi-heading {
  background: none;
  color: #fff;
  border: none;
  margin: 0 0 15px 0;
}

.holas-wrapper .holas-footer-navigation .theme-button.minimal-border.active {
  background: none;
  text-decoration: underline;
}

.holas-wrapper .holas-footer-navi-heading.second {
  margin: 10px 0;
}

.holas-wrapper .holas-footer-navigation .holas-footer-navi-heading span {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
}

.holas-wrapper .holas-footer-bottom-content {
  background: #fff;
  padding: 20px 0;
}

.holas-wrapper .holas-footer-bottom-content .holas-footer-logo {
  margin-top: -12px;
  margin-left: -25px;
  ;
}

@media (min-width: 320px) {
  .holas-wrapper .holas-footer-bottom-content .holas-copyrights {
    padding: 0 20px
  }
}

@media (min-width: 1024px) {
  .holas-wrapper .holas-footer-bottom-content .holas-copyrights {
    padding: 0 150px
  }
}


nav.vcex-module.vcex-navbar.clr.holas-footer-navigation {
  margin-bottom: 15px;
}


.holas-wrapper .holas-footer-bottom-content .holas-social-media,
.holas-wrapper .holas-footer-bottom-content .holas-social-media p {
  text-align: right;
}

.holas-wrapper .holas-footer-bottom-content .wpb_text_column {
  margin: 0 0 12px;
}

.holas-wrapper .holas-footer-bottom-content p {
  font-size: 1em;
}

.holas-wrapper .holas-footer-navigation-wrapper .theme-button {
  padding: 0;
}

.holas-wrapper .holas-footer-navigation-wrapper .vcex-navbar-link {
  display: block;
  border: none;
  color: #fff;
  width: 100%;
  font-size: 1.1em;
}

/** Mobile navigation **/

/** download **/

.holas-wrapper .holas-content-area-row .holas-download-box {
  margin: 0 0 20px;
}

.holas-wrapper .holas-download-box {
  background: #f2f4f4;
  display: block;
  width: 100%;
  text-align: center;
  border-left: 1px solid rgba(125, 143, 145, 0.14);
  border-bottom: 1px solid rgba(125, 143, 145, 0.14);
  border-right: 1px solid rgba(125, 143, 145, 0.14);
  border-top: 3px solid #39b7ab;
  padding: 14px 7px;
}

.holas-wrapper .holas-download-box p {
  font-size: 1em;
}

.holas-wrapper .holas-download-link,
.holas-wrapper .holas-map-link{
    padding-left: 0;
    line-height: 0;
}

[data-info="holas-body"] .pum-container .holas-download-link:before,
.holas-wrapper .holas-download-link:before{
    content: url(images/holas-download-small.png);
    position: relative;
    top: -3px;
    margin-right: 5px;
}

[data-info="holas-body"] .pum-container .holas-map-link:before,
.holas-wrapper .holas-map-link:before{
  content: url(images/holas-map-small.png);
  position: relative;
  top: -3px;
  margin-right: 5px;
}

[data-info="holas-body"] .pum-container a.holas-download-link:before,
[data-info="holas-body"] .pum-container a.holas-map-link:before,
.holas-wrapper a.holas-download-link:before,
.holas-wrapper a.holas-map-link:before{
    top: 7px;
    margin-right: 5px;
}

.icon-link-negative-margin{
  margin-top: -15px !important; 
}

/** hacks if used in a text block **/

.holas-wrapper div.holas-download-link,
.holas-wrapper div.holas-map-link{
    display: block;
    margin-bottom: 20px; 
} 

[data-info="holas-body"] .pum-container .holas-download-link .wpb_wrapper,
[data-info="holas-body"] .pum-container .holas-map-link .wpb_wrapper,
.holas-wrapper .holas-download-link .wpb_wrapper,
.holas-wrapper .holas-map-link .wpb_wrapper{
    display: inline-block;
    vertical-align: top;

} 

@media only screen and (max-width: 425px){

  [data-info="holas-body"] .pum-container .holas-download-link .wpb_wrapper,
  [data-info="holas-body"] .pum-container .holas-map-link .wpb_wrapper,
  .holas-wrapper .holas-download-link .wpb_wrapper,
  .holas-wrapper .holas-map-link .wpb_wrapper{
      display: inline-block;
      max-width: 80%;
  } 
}

[data-info="holas-body"] .pum-container .holas-download-link .wpb_wrapper p a,
[data-info="holas-body"] .pum-container .holas-map-link .wpb_wrapper p a,
.holas-wrapper .holas-download-link .wpb_wrapper p a,
.holas-wrapper .holas-map-link .wpb_wrapper p a{
    display: inline-block;
    line-height: 20px;
    text-decoration: none !important;
}

.holas-wrapper .holas-download-box .vcex-icon-box-heading {
  font-weight: normal;
  font-size: 1.2em;
  color: #004982;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

.holas-wrapper .holas-download-box img {
  margin: 0 auto;
  position: inherit;
}

.holas-wrapper .holas-download-box .vcex-icon-box-content {
  margin-top: 10px;
}

.holas-wrapper .holas-download-box a.holas-download-btn {
  color: #fff;
  display: block;
  background: #007bb5;
  font-size: 1em;
  border-radius: 5px;
  padding: 4px;
  max-width: 270px;
  margin: auto;
  text-decoration: none;
}

.holas-wrapper .holas-download-box a.holas-download-btn:hover {
  text-decoration: none;
  background: #008ec7;
}


/** modal article **/



/** list items **/

.holas-wrapper .holas-link-list-row h3,
.holas-wrapper .holas-link-list-row h4 {
  padding: 12px 20px 12px;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.3em;
  color: #004982;
  font-weight: normal;
}

.holas-wrapper .holas-link-list-row .vcex-bullets-check {
  display: block;
  background: #f2f4f4;
  padding: 0;
  border-top: solid 3px #00476c;
  margin: 0;
}

.holas-wrapper .vcex-bullets ul {
  margin-left: 0 !important;
  list-style: none !important;
  list-style-image: none !important;
  padding: 0;
}

.holas-wrapper .holas-link-list-row .vcex-bullets-check ul li {
  background: none;
  border-bottom: 1px solid rgba(125, 143, 145, 0.14);
  padding-left: 0 !important;
}

.holas-wrapper .holas-link-list-row .vcex-bullets-check ul li:last-child {
  border-bottom: none;
}

.holas-wrapper .holas-link-list-row .vcex-bullets-check ul li a {
  display: block;
  padding: 0;
  font-size: 1.1em;
  line-height: 1.5em;
  line-height: 40px;
  padding-left: 20px !important;
  padding-right: 25px !important;
}

.holas-wrapper .holas-link-list-row .vcex-bullets-check ul li a:after {
  font-family: "FontAwesome";
  font-size: 0.6em;
  content: "\f054";
  position: absolute;
  right: 40px;
  color: #004981;
}


/** data sources and details **/

.holas-wrapper #holas-data-sources-and-details h3,
.holas-wrapper #holas-contacts-list h3 {
    background: #39b7ab;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 20px 12px 50px;
    margin: 0 0 10px;
    font-size: 1.1em;
    font-weight: normal;
}

.holas-wrapper #holas-data-sources-and-details h3:before,
.holas-wrapper #holas-contacts-list h3:before {
    color: #fff;
    font-family: "FontAwesome";
    font-size: 1.3em;
    position: absolute;
    left: 35px;
    margin-top: -3px;
}

.holas-wrapper #holas-data-sources-and-details p,
.holas-wrapper #holas-contacts-list p{
    margin: 0 20px 10px;
}

.holas-wrapper #holas-data-sources-and-details ul, 
.holas-wrapper #holas-contacts-list ul{
    margin: 0; 
    padding: 5px 0 5px;
    list-style: none !important;
}

.holas-wrapper #holas-data-sources-and-details ul li, 
.holas-wrapper #holas-contacts-list ul li{
  background: none;
  border-bottom: none;
  line-height: 24px;
  font-size: 1.1em;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.holas-wrapper #holas-data-sources-and-details ul li a, 
.holas-wrapper #holas-contacts-list ul li a{
  background: none;
  border-bottom: none;
  line-height: 24px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  display: inline;
  font-size: 14.3px;
}

.holas-wrapper #holas-data-sources-and-details ul li:before, 
.holas-wrapper #holas-contacts-list ul li:before{
  content: '●';
  color: #333;
  margin-right: 10px; 
}


.holas-wrapper #holas-data-sources-and-details ul li a:after, 
.holas-wrapper #holas-contacts-list ul li a:after{
    content: "";
}

.holas-wrapper #holas-data-sources-and-details h3:before {
  content: "\f080";
}

.holas-wrapper #holas-contacts-list h3:before {
  content: "\f0e0";
}

.holas-wrapper #holas-data-sources-and-details.vcex-bullets-check,
.holas-wrapper #holas-contacts-list.vcex-bullets-check {
  display: block;
  background: #f2f4f4;
  padding: 0;
  border-top: none;
  margin: 0 0 20px;
}

/** external links 
.holas-wrapper #holas-data-sources-and-details ul li a[rel="noopener noreferrer"]:after, 
.holas-wrapper #holas-contacts-list ul li a[rel="noopener noreferrer"]:after,
a[rel="noopener noreferrer"]:after,
a[rel="noopener"]:after{
  font-family: "FontAwesome";
  font-size: 1.1em;
  content: "\f08e";
  margin: 0 5px;
}
**/
.vce-button--style-basic-container a[rel="noopener noreferrer"]:after,
.vce-button--style-basic-container a[rel="noopener"]:after,
.vce-button--style-basic-container a:after{
  font-family: "FontAwesome";
  font-size: 1.1em;
  content: "\f08e";
  margin: 0 5px;
}

.holas-wrapper #holas-data-sources-and-details ul li a[rel="noopener noreferrer"]:after, 
.holas-wrapper #holas-contacts-list ul li a[rel="noopener noreferrer"]:after{
  float: none;
  position: relative;
  margin-left: 50px;
  top: 2px;
}

/** accordion styling **/

.holas-wrapper .holas-accordion {
  margin: 20px 0;
}

.wpb-js-composer .holas-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #007bb5;
}

.wpb-js-composer .holas-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading h4 {
    font-size: 1.2em;
    font-weight: normal;
}

.wpb-js-composer .holas-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.wpb-js-composer .holas-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
  color: #fff;
  border-color: #fff;
}

.wpb-js-composer .holas-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::after,
.wpb-js-composer .holas-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::before {
  color: #00476c;
  border-color: #00476c;
}

.wpb-js-composer .holas-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
  background: #fff;
}

.wpb-js-composer .holas-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background-color: #f2f4f4;
}

.wpb-js-composer .holas-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #fff;
}

.wpb-js-composer .holas-wrapper .vc_tta.vc_general .vc_tta-panel-title>a {
  padding: 18px 20px;
}

.wpb-js-composer .holas-wrapper .holas-wrapper .holas-accordion .vc_tta-panel-body {
  color: #333;
  background: #fff;
}

.wpb-js-composer .holas-wrapper .vc_tta.vc_general .vc_tta-panel {
  margin: 5px 0;
}


/** #007bb5 **/


/*** landing page ***/

.holas-wrapper .vc_column-inner {
    margin-bottom: 0;
}

.holas-wrapper .holas-welcome-section {
  padding-top: 30px !important;
  padding-bottom: 0px !important;
}

.holas-wrapper .holas-link-to-summary {
    padding: 20px 0;
    text-align: end;
}

.holas-wrapper .holas-link-to-summary p {
    margin-bottom: 0 !important;
}

.holas-wrapper .holas-link-to-summary a{
  font-weight: bold;
  text-decoration: none !important;
}

.holas-wrapper .holas-landing-heading{
  font-size: 1.4em;
  padding: 0 0 15px;
}
@media (max-width: 768px){
  .holas-wrapper .holas-landing-heading{
    font-size: 1.2em;
  }
}

.holas-key-findings .holas-heading-content .vcex-heading {
  color: #004982;
  text-transform: uppercase;
  font-size: 1.6em;
  padding: 10px 0 10px;
}

.holas-landing-page-top-wrapper .vcex-teaser-content {
  padding-top: 0;

}

.holas-landing-page-top-wrapper .holas-key-teaser {
    margin-bottom: 20px;
}

.holas-key-teaser .vcex-teaser-text {
    padding-top: 10px;
    
}

@media (min-width: 768px){
  .holas-key-teaser .vcex-teaser-text{
    min-height: 80px;
  }
}

.holas-wrapper .holas-key-findings .holas-heading-content .vc_column-inner {
  margin: 0;
}

.holas-wrapper .holas-key-findings .holas-middle-section {
  border-bottom: 3px solid #39b7ab;
}

.holas-wrapper .holas-key-findings .holas-middle-section .holas-key-teaser h2 {
  display: none;
}

.holas-wrapper .vc_row.wpb_row.vc_row-fluid.holas-frontpage-download-section.wpex-vc-row-stretched {
    background: #39b7ab;
}

.holas-wrapper .wpb_text_column.wpb_content_element.holas-frontpage-download{
    padding: 15px 0;
    margin: 0;
}

.holas-wrapper .wpb_text_column.wpb_content_element.holas-frontpage-download a {
    color: #fff;
    text-align: center;
    display: block;
    width: auto;
    font-size: 1.2em;
    line-height: 30px;
    margin: 0 auto;
    background: url(images/holas-download-white.png) no-repeat;
    background-size: 30px 30px;
    background-position: top left;
    padding-left: 30px;
    vertical-align: super;
    text-decoration: none;
}

.holas-wrapper .holas-frontpage-download p{
  margin-bottom: 0 !important;
}

@media (min-width: 768px) {
  .holas-wrapper .wpb_text_column.wpb_content_element.holas-frontpage-download a{
      width: 325px;
  }
}

.holas-wrapper .wpb_text_column.wpb_content_element.holas-frontpage-download a:hover{
    background: url(images/holas-download-blue.png) no-repeat;
    background-size: 30px 30px;
    color: #004981;
}


/* Holas-content-tour-wrapper */

.holas-wrapper .holas-content-tour-wrapper {
  background: #00476c;
}

.wpb-js-composer .holas-content-tour-wrapper .vc_tta-tabs.vc_tta-tabs-position-left {
  max-height: 278px;
}


.wpb-js-composer .holas-content-tour-wrapper  .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a,
.wpb-js-composer .holas-content-tour-wrapper  .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a:hover{
  background-color: #f2f4f4;
}

.holas-wrapper .holas-content-tour-wrapper .vcex-heading {
  padding: 20px 0;
  color: #fff;
}

.holas-wrapper .holas-content-tour-wrapper .vc_tta-panels {
  height: 279px;
}

.holas-wrapper .holas-content-tour-wrapper .vc_tta .vc_general .vc_tta-panel {
  margin: 0 !important;
}

.holas-wrapper .holas-content-tour-wrapper div.vc_tta-panel-body {
  padding: 0 !important;
  margin: 0 !important;
  max-height: 100%;
}

.holas-wrapper .holas-content-tour-wrapper .vc_tta-panel-body .wpb_content_element {
  height: 279px;
  min-height: 279px;
  margin-bottom: 0;
  margin: 0;
}

.holas-wrapper .holas-content-tour-wrapper .vc_tta.vc_general .vc_tta-panel {
  margin: 0;
}

.holas-wrapper .holas-content-tour-wrapper .vc_tta-panel-body .wpb_wrapper {
  background-color: rgba(0, 71, 108, 0.5);
  width: 350px;
  height: 279px;
  float: right;
}

.holas-wrapper .holas-content-tour-wrapper a {
  color: #004982 !important;
}

.holas-wrapper .holas-content-tour-wrapper .vc_active a {
  color: #fff !important;
  background-color: #007BB5 !important;

}

.wpb-js-composer .holas-content-tour-wrapper  .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 0px 0 0 1px;
    border-bottom: 1px solid #00476c;
}

.wpb-js-composer .holas-content-tour-wrapper  .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 0px 0 0 1px;
    border-bottom: 1px solid #B0B0B0;
}

.wpb-js-composer .holas-content-tour-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a{
    border-bottom: 1px solid #B0B0B0;
}

/** desktop **/
.wpb-js-composer .holas-content-tour-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #f2f4f4;
    left: 45%;
    position: absolute;
    z-index: 9999;
    bottom: -14px;
}

.wpb-js-composer .holas-content-tour-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #B0B0B0;
    left: 45%;
    position: absolute;
    z-index: 999;
    bottom: -15px;
}

.wpb-js-composer .holas-content-tour-wrapper .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a::after{
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #007BB5;
    left: 45%;
    position: absolute;
    z-index: 999;
    bottom: 0;
}

.wpb-js-composer .holas-content-tour-wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-tab:last-child >a:before,
.wpb-js-composer .holas-content-tour-wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-tab:last-child >a:after,
.wpb-js-composer .holas-content-tour-wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-tab.active:last-child >a:before,
.wpb-js-composer .holas-content-tour-wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-tab.active:last-child >a:after{
  border-top: none;
}

/** mobile **/

.wpb-js-composer .holas-content-tour-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading{
  background-color: #f2f4f4; 
}

.wpb-js-composer .holas-content-tour-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #f2f4f4;
    left: 48%;
    position: absolute;
    z-index: 9999;
    bottom: -12px;
}

.wpb-js-composer .holas-content-tour-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #B0B0B0;
    left: 48%;
    position: absolute;
    z-index: 999;
    bottom: -13px;
}


.wpb-js-composer .holas-content-tour-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #007BB5;
    left: 48%;
    position: absolute;
    z-index: 999;
    bottom: -13px;
}

.wpb-js-composer .holas-wrapper .holas-content-tour-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a:before,
.holas-wrapper .holas-content-tour-wrapper .vc_tta.vc_general .vc_tta-panel:last-child .vc_tta-panel-title>a:before,
.holas-wrapper .holas-content-tour-wrapper .vc_tta.vc_general .vc_tta-panel:last-child .vc_tta-panel-title>a:after,
.wpb-js-composer .holas-content-tour-wrapper .vc_tta-tab:last-child .vc_tta-tab>a:before,
.wpb-js-composer .holas-content-tour-wrapper .vc_tta-tab:last-child .vc_tta-tab>a:after{
    content: "";
    border-left: none;
    border-right: none;
    border-top: none;
}

.wpb-js-composer .holas-wrapper .holas-content-tour-wrapper .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    border-bottom: none;
}

.wpb-js-composer .holas-landing-page-top-wrapper .holas-wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.wpb-js-composer .holas-landing-page-top-wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading{
    margin-bottom: -1px !important; 
}

.holas-wrapper .holas-content-tour-wrapper .vc_tta-panel-body a {
  background-color: rgba(0, 71, 108, 0) !important;
  color: #ffffff;
  font-weight: 600;
  text-align: right;
  float: right;
  bottom: 5px;
  padding-right: 10px;
}

.holas-wrapper .holas-content-tour-wrapper .vc_tta-panel-body .wpb_content_element p {
  margin-top: 20px;
  margin-left: 20px;
  color: #ffffff;
  padding-right: 20px;
}

.holas-wrapper .holas-content-tour-wrapper .vc_tta_tabs-list .vc_tta-tab .vc_active a:hover {
  background-color: #00476c;
}

@media screen and (max-width: 425px) {
  .holas-content-tour-wrapper {
    height: 650px;
  }
}

@media only screen and (max-width: 425px) {
  .holas-content-tour-wrapper {
    min-height: 650px !important;
    height: 100%;
  }
}

@media only screen and (max-width: 769px) {
  .holas-content-tour-wrapper {
    height: 385px;
  }
}

@media only screen and (max-width: 320px) {
  .holas-content-tour-wrapper {
    min-height: 700px !important;
    height: 100%;
  }
  .holas-content-tour-wrapper p {
    min-height: 250px;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .holas-wrapper .holas-content-tour-wrapper .vc_tta-panel-body .wpb_content_element p,
  .holas-wrapper .holas-content-tour-wrapper .vc_tta-panel-body .wpb_content_element {
    display: block;
    height: 220px;
  }
  .holas-wrapper .holas-content-tour-wrapper .vc_tta_tabs-list {
    position: relative;
  }
  .holas-wrapper .holas-content-tour-wrapper .vc_tta-panel-body .wpb_wrapper {
    width: 100% !important;
  }
  .holas-content-tour-wrapper {
    height: 650px;
  }
}


/** Firefox height issue **/

@-moz-document url-prefix() {
  .holas-wrapper .holas-content-tour-wrapper a {}
}


/* ------------------------------ */

.holas-wrapper .helcom-teaser-box figure {
  width: 26%;
  float: left;
}

.holas-wrapper .holas-landing-page-bottom-wrapper {
  background: #f2f4f4;
  padding: 35px 0;
}

.holas-wrapper .holas-content-teaser{
  background: #fff;
  padding: 12px 12px;
  margin: 0;
  text-align: center;
}

.holas-wrapper .holas-content-teaser .holas-teaser-link{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px
}

.holas-wrapper .holas-content-teaser figure{
    width: 125px;
    margin-top: 10px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.holas-wrapper .holas-key-teaser .holas-teaser-link a{
    font-size: 1.1em;
    font-weight: bold;
    display: block;
    text-align: left;
    width: auto;
    margin: 10px 0;
}
.holas-wrapper .holas-content-teaser .holas-teaser-link a{
    font-size: 1.1em;
    font-weight: bold;
    display: block;
    text-align: center;
    width: 60%;
    margin: auto;
}

@media only screen and (max-width: 767px){
  .holas-wrapper .holas-content-teaser{
    border-bottom: 2px solid #f2f4f4;
    border-right: none;
  }

  .holas-wrapper .holas-content-teaser .holas-teaser-link{
      position: relative;
      bottom: 0;
  }
  .holas-wrapper .holas-content-teaser .holas-teaser-link a{
    width: auto;
  }

}
@media only screen and (min-width: 768px){
  .holas-wrapper .holas-content-teaser{
    border-right: 2px solid #f2f4f4;
    border-bottom: none;
    min-height: 400px;
  }
  .holas-wrapper .holas-content-teaser .holas-teaser-link{
      position: absolute;
  }
  .holas-wrapper .holas-content-teaser .holas-teaser-link a{
    width: 60%;
  }
}

@media screen and (max-width: 959px) and (min-width: 768px){
  .holas-wrapper .holas-content-teaser{
    min-height: 400px;
  }
}

@media screen and (min-width: 960px){
  .holas-wrapper .holas-content-teaser{
    min-height: 365px;
  }
}




/** chevrons to the end of certain links **/
.holas-wrapper .holas-link-to-summary a:after,
.holas-wrapper .holas-key-teaser .holas-teaser-link a:after,
.holas-wrapper .holas-content-teaser .holas-teaser-link a:after{
    font-family: "FontAwesome";
    font-size: 0.6em;
    content: "\f054";
    color: #004981;
    display: inline;
    margin-left: 5px;
}

.holas-wrapper .holas-landing-page-bottom-wrapper .vc_column_container:last-child .vcex-module.vcex-teaser {
  border-right: none;
}

.holas-wrapper .holas-landing-page-bottom-wrapper .vcex-module.vcex-teaser .vcex-teaser-media img {
  vertical-align: bottom;
  max-width: 170px;
}

.holas-wrapper .holas-landing-page-bottom-wrapper .vcex-teaser-heading {
  font-weight: 300;
  font-size: 1.4em;
  color: #004982;
  text-transform: uppercase;
  min-height: 55px;
  margin: 0 0 5px;
}

.holas-wrapper .holas-landing-page-bottom-wrapper .vcex-module.vcex-teaser .vcex-teaser-content {
  padding: 0 20px 20px;
  font-size: 0.9em;
}

.holas-wrapper .holas-side-article {}

.holas-wrapper .vc_general.vc_cta3.vc_cta3-style-classic.holas-side-article,
.holas-wrapper .vc_general.vc_cta3.vc_cta3-style-custom.holas-side-article,
.holas-wrapper .vc_general.vc_cta3.vc_cta3-style-classic,
.holas-wrapper .vc_general.vc_cta3.vc_cta3-style-custom {
  background-color: #fff;
  border-top: 3px solid #39b7ab;
  border-bottom: 3px solid #39b7ab;
  border-left: none;
  border-right: none;
  padding: 20px 30px;
  margin-bottom: 20px;
}

.holas-wrapper .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  color: #fff;
  border-color: none;
  background-color: none;
  background: #006ab2;
  font-size: 1.2em;
  padding: 7px 20px;
}

.holas-wrapper .holas-side-article h2 {
  font-size: 1.6em;
  margin: 0 0 13px;
}

.holas-wrapper .holas-side-article .vc_btn3.vc_btn3-size-md {
  font-size: 1.2em;
  padding: 10px 20px;
}


/** Modal **/

[data-info="holas-body"] .pum-theme-565,
[data-info="holas-body"] .pum-theme-default-theme {
  background-color: rgba(0, 0, 0, 0.6);
}


[data-info="holas-body"] .wp-caption p.wp-caption-text{
  text-align: left;
}

[data-info="holas-body"] .pum-theme-565 .pum-container,
[data-info="holas-body"] .pum-theme-default-theme .pum-container {
  padding: 20px;
  border-radius: 0px;
  border-top: 7px solid #39b7ab;
  box-shadow: none;
  background-color: #fff;
}

[data-info="holas-body"] .pum-theme-565 .pum-content,
[data-info="holas-body"] .pum-theme-default-theme .pum-content {
  color: #333;
  font-family: inherit;
  font-weight: inherit;
  font-style: normal;
  padding: 0;
  font-size: 0.9em;
}

[data-info="holas-body"] .pum-theme-565 .pum-content+.pum-close,
[data-info="holas-body"] .pum-theme-default-theme .pum-content+.pum-close {
  height: auto;
  width: auto;
  left: auto;
  right: 0px;
  bottom: auto;
  top: 15px;
  padding: 20px;
  color: transparent;
  font-family: "FontAwesome";
  font-weight: inherit;
  font-size: 10px;
  font-style: normal;
  line-height: 14px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  text-shadow: none;
  background-color: none;
  background: url(images/close-icon.svg);
  background-repeat: no-repeat;
}

[data-info="holas-body"] .pum-theme-565 .pum-title,
[data-info="holas-body"] .pum-theme-default-theme .pum-title {
    color: #004982;
    text-align: left;
    text-shadow: none;
    font-family: inherit;
    font-weight: inherit;
    font-size: 1.4em;
    font-style: normal;
    line-height: 30px;
    padding-right: 60px;
    min-height: 65px;
    padding-top: 10px;
}

[data-info="holas-body"] .pum-content strong, [data-info="holas-body"] .pum-content b{
  font-weight: 600;
}

/*mobile navbar styling*/

#wpex-mobile-menu-navbar {
  background-color: #005d8b;
  border-bottom: solid 3px #00476c;
}

@media only screen and (max-width: 959px) {
  .wpex-text {
    display: none;
  }
}

#wpex-mobile-menu-navbar .mobile-menu-toggle .fa {
  float: right;
  margin-top: 12px;
  font-size: 30px;
}

@media only screen and (max-width: 959px) {
  body.wpex-responsive .container {
    max-width: 100%;
  }
}


/*navigation link stylings*/

@media only screen and (min-width: 959px) {
  .fa-plus-circle {
    display: none;
  }
}

@media only screen and (max-width: 959px) {
  .holas-no-icon {
    padding-left: 27px;
  }
}

ul.full-screen-overlay-nav-ul a {
  margin-left: 8px;
}

.fa-plus-circle {
  font-size: 30px;
  color: white;
  cursor: pointer;
}

.fa-minus-circle {
  font-size: 30px;
  color: white;
  cursor: pointer;
}

.fa-minus-circle:hover {
  opacity: .4;
  color: #3397eb;
}

.fa-plus-circle:hover {
  opacity: .4;
  color: #3397eb;
}

ul.full-screen-overlay-nav-ul .menu-item {
  width: 100%;
}

ul.full-screen-overlay-nav-ul a {
  vertical-align: 5px;
}

ul.full-screen-overlay-nav-ul a br {
  content: ' ';
}

ul.full-screen-overlay-nav-ul a br:after {
  content: ' ';
}

.full-screen-overlay-nav-ul .sub-menu {
  display: none;
  padding-left: 26px;
}


/*mobile navbar styling ends */

/*fixed navbar*/

.is-sticky {
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .vcex-navbar-sticky-wrapper.is-sticky .vcex-navbar {
    position: relative !important;
  }
}

/** tablePress overrides **/

.holas-wrapper .tablepress thead th, 
.pum .tablepress thead th  {
    background-color: #39b7ab;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
}

.holas-wrapper .tablepress tfoot th, 
.pum .tablepress tfoot th{
    background-color: #bbdad7;
    font-weight: 700;
    vertical-align: middle;
    color: #333;
    font-size: 13px;
}

.holas-wrapper .tablepress tbody .smalltext{
  font-size: 12.8px;
}

.holas-wrapper .tablepress tbody td, 
.holas-wrapper .tablepress tfoot th,
.pum .tablepress tfoot th  {
    border-top: none;
}

/** new **/

.holas-wrapper .tablepress tbody td,
.pum .tablepress tbody td {
    color: #333;
    font-size: 13px;
}

.holas-wrapper .tablepress tr.even td,
.pum .tablepress tr.even td {
    background-color: #fff;
    border: none;
}

.holas-wrapper .tablepress  tbody tr.odd td,
.pum .tablepress  tbody tr.odd td {
   background-color: #f2f4f4;
   border: none;
}

/** new **/

/** Footnotes **/
.holas-footnote {
  border-bottom: 1px dotted;
  position: relative;
  color: #006ab2;
  cursor: pointer;
  text-decoration: none !important;
}

.holas-footnote .holas-footnote-title {
    position: absolute;
    top: 20px;
    background: #f2f4f4;
    padding: 10px;
    left: -90px;
    color: #333;
    width: 200px;
    border-radius: 4px;
    -webkit-box-shadow: 11px 13px 38px -17px rgba(0,0,0,0.47);
    -moz-box-shadow: 11px 13px 38px -17px rgba(0,0,0,0.47);
    box-shadow: 11px 13px 38px -17px rgba(0,0,0,0.47);
    z-index: 999999;
    font-size: 12.8px !important;
    line-height: 18px;
}

.holas-footnote .holas-footnote-title.left{
  left: 0px;
}

.holas-footnote .holas-footnote-title.right{
  left: -180px;
}

[data-info="holas-body"] .ilightbox-overlay.minimal {
    background: rgba(0, 0, 0, 0.65);
}

/*** downloads inside accordion with feature box ***/

.holas-download-cover.vcex-feature-box-media{
    width: 170px;
    margin-right: 30px;
}

.holas-wrapper .vcex-feature-box.left-image-right-content .vcex-feature-box-content{
    float: left;
    display: table;
    padding-left: 0;
}

@media only screen and (max-width: 767px){
  .holas-wrapper .vcex-feature-box.left-image-right-content .vcex-feature-box-content{
      width: 100%;
  }
  .holas-download-cover.vcex-feature-box-media{
      margin-bottom: 10px;
  }
}

@media only screen and (min-width: 768px){
  .holas-wrapper .vcex-feature-box.left-image-right-content .vcex-feature-box-content{
      width: 70%;
  }
}


.holas-downloads-content-section.vcex-feature-box-content h2{
    display: none;
}

.holas-download-list-item .holas-downloads-content-section.vcex-feature-box-content a{
    padding-left: 0;
    line-height: 25px;
    margin-bottom: 10px;
    display: inline-block;
}

.holas-download-list-item .holas-downloads-content-section.vcex-feature-box-content a:before{
    position: relative;
    content: url(images/holas-download-small.png);
    bottom: -7px;
    margin-right: 10px;
}

.holas-wrapper .wpb_text_column.wpb_content_element.holas-search-excerpt{
    display: none;
}

.holas-wrapper .holas-download-feature-box{
  margin: 0 0 20px 0;
}

.holas-wrapper .wpb_wrapper p a{
  text-decoration: underline;
}

.holas-wrapper .wpb_single_image.wpb_content_element.vc_align_.wpex-lightbox {
    margin-bottom: 15px;
}

/** bug fixes **/
tbody.row-hover tr:hover td {
    background: #c2e2fe !important;
}

[data-info="holas-body"] .pum-container .wp-caption,
.holas-wrapper .wp-caption {
    width: 100% !important;
    display: contents;
}

.popmake-content ul {
  list-style: initial !important; 
  margin: 20px;
}

.wpb_wrapper .holas-map-link .wpb_wrapper,
.wpb_wrapper .holas-download-link .wpb_wrapper {
  width: 80%;
}

.wpb_single_image {
  padding-bottom: 5px;
}

.popmake-content a {
    text-decoration: underline;
    color: #004982;
}

.popmake-content .wp-caption {
  margin-bottom: 10px;
  width: 100% !important;
}

.popmake-content .wp-caption p.wp-caption-text {
    padding: 10px 0 20px 0;
    margin: 0;
}


/* NEW MODIFICATIONS 2023*/

/* 
.holas-wrapper #site-navigation-wrap,
.holas-wrapper #site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
  /* background: #005d8b;
  border-bottom: solid 9px #00476c;
}
 */

 #site-header-inner{
  padding: 0 !important; 
 }

.holas-navi{
  float: right;
  top: unset;
  right: unset;
  position: relative;
  margin-top: 0px;
  height: auto;
}

.site-branding{
  height: 50px !important;
}

.sub-menu{
  z-index: 99;
}

.holas-photographer{
  z-index: 60 !important;
}

#footer-bottom a{
  color: #fff !important;
} 
#footer-bottom a:hover{
  color: #aeaeae !important;
}
#custom-footer{
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: 1fr;
      grid-column-gap: 0px;
      grid-row-gap: 0px;
      gap: 25px;
    margin-bottom: 27px;
}


@media (max-width: 767px){
	#custom-footer{
      display: grid;
      grid-template-columns: 1fr;
    	justify-items: center;
	}
}