/*!
Theme Name: Gidara
Author: europewebmedia
Author URI: https://europewebmedia.nl/
Description: Gidara custom theme based on Bootstrap framework.
Version: 1.0.0
Requires at least: Bootstrap 5.0
Requires PHP: 7.4+
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: gidara
*/

/* subscription and QR page styles */

.page-template-subscription_page, .page-template-subscription_page .section,
.page-template-qr_page, .page-template-qr_page .section{
	background-color: #339bbc;
}
.page-template-subscription_page .section, .page-template-qr_page .section{
	margin-top:100px;
	padding:80px;
}
.page-template-qr_page .section img{
min-width: 100%; 
}
.page-template-subscription_page .header-nav, .page-template-subscription_page .footer, .page-template-subscription_page .header-hamburger,
.page-template-qr_page .header-nav, .page-template-qr_page .footer, .page-template-qr_page .header-hamburger{
	
	display:none;
}	
.formholder{
	padding:80px;
}
.formholder label{
	min-width:20%;
}
	
#mc_embed_signup {
    max-width: 100% !important;
}

.page-template-subscription_page #mc_embed_signup .button {
    clear: both;
    background: #274e73;
    border: 0 none;
    border-radius: 5px;
    transition: all 0.23s ease-in-out 0s;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
	font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 700;
    height: 48px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0.5rem 1rem;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: fit-content;
    width: -moz-fit-content;
}

@media (max-width: 768px) {
  .formholder{
	padding:2%;
	}
	.page-template-subscription_page .section {
    margin-top: 60px;
    padding: 10px;
}
}

/* en subscription page styles */

.wpex-tltitle.wpex-loadmore span{
text-transform:none !Important;	
}
.hero::after {
  content: ""; 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0.4766281512605042) 0%, rgba(0,0,0,0) 24%, rgba(0,0,0,0) 76%, rgba(0,0,0,0.3029586834733894) 100%);
  opacity: 1;
	z-index:1;
}
.references-template-default .hero::after {
  content: ""; 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 24%, rgba(0,0,0,0) 76%, rgba(0,0,0,00) 100%);
  opacity: 1;
	z-index:1;
}

.tagline, .homepage-template .section, .hero h1{
	z-index:10;
	position: relative;
}

body.logged-in {
  margin-top: -32px;
}

.header-logo svg {
  fill: currentColor;
}

.no-padding {
  padding: 0;
}

.video-padding {
  padding: 56.25% 0 0 0;
}

.section.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nav-mobile .menu-item-has-children > a:after {
  content: "e";
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  transition: transform .1s ease-in;
  vertical-align: middle;
  padding: 6px 10px;
}

.tile-blocks h3 {
  color: inherit;
}

.gallery img {
  border: 0!important;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.custom-control-input:checked~.wpcf7-list-item-label:before {
  color: #fff;
  border-color: #339bbc;
  background-color: #339bbc
}

.custom-control-input:focus~.wpcf7-list-item-label:before {
  box-shadow: 0 0 0 .2rem rgba(1,129,170,.25)
}

.custom-control-input:focus:not(:checked)~.wpcf7-list-item-label:before {
  border-color: #2dcbfe
}

.custom-control-input:not(:disabled):active~.wpcf7-list-item-label:before {
  color: #fff;
  background-color: #5fd8fe;
  border-color: #5fd8fe
}

.custom-control-input:disabled~.wpcf7-list-item-label {
  color: #6c757d
}

.custom-control-input:disabled~.wpcf7-list-item-label:before {
  background-color: #e9ecef
}

.custom-checkbox .wpcf7-list-item-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top
}

.custom-checkbox .wpcf7-list-item-label:before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd
}

.custom-checkbox .wpcf7-list-item-label:after,
.custom-checkbox .wpcf7-list-item-label:before {
  position: absolute;
  top: .4140625rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: ""
}

.custom-checkbox .wpcf7-list-item-label:after {
  background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-input:checked~.wpcf7-list-item-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.single-news-articles #reference-hero-section,
.single-references #reference-hero-section {
  background-image: url(assets/img/header01.jpg);
}

.post-type-archive-news-articles #news-hero-section {
  background-image: url(/wp-content/uploads/2024/04/about-gidara.jpg);
}

.infographics .card-header {
  background-color: #1a354d;
  border: 0;
  padding: 15px;
}

.infographics .card-header h4 {
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
}

.infographics .card-img-top {
  background-color: #274e73;
}

.infographics .card-body {
  color: #e3efed;
  background-color: #489dbc;
}

.infographics .gap-3 {
  gap: 3rem;
}

.infographics .btn-wrapper a.btn-text {
  color: #ffffff;
  background: #274e73;
  padding: 0.5rem 1rem;
  display: inline-block;
  border-radius: 5px;
  text-decoration: none;
}

.infographics .btn-wrapper a.btn-text span {
  color: #59c590;
}

.section .btn-wrapper a.btn-text {
  color: #ffffff;
  background: #274e73;
  padding: 0.5rem 1rem;
  display: inline-block;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
}

.section .btn-wrapper a.btn-text span {
  /*color: #6ccb95;*/
}

.infographics .separator {
  background: url(assets/img/Arrow_Gidara_icon.png) no-repeat center;
  width: 140px;  
  height: 140px;
  background-size: cover;
}

.carousel-blocks h5 {
  color: #003087;
  min-width: 180px;
}

.carousel-block-item {
  background-color: #e3efed;
}

.carousel-block-item .carousel-image {
  padding: 0 1rem;
  display: flex;
  justify-content: center;
  flex-grow: 1;
}

.carousel-block-item .carousel-image img {
  max-width: 182px;
  align-self: center;
}

ul.not-accordion {
  width: 25%;
  padding-left: 0;
}

.carousel-accordion {
  width: 75%;
  overflow: hidden;
  height: auto;
}

.carousel-accordion ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}

.not-accordion .col-wrapper-top,
.carousel-accordion .col-wrapper-top {
  background-color: #1f4f76;
  min-height: 394px;
  align-items: start;
  padding: 3rem 2rem;
  display: block;
  position: relative;
	z-index:999;
}

.carousel-accordion .carousel-title-top {
  opacity: 0;
  visibility: hidden;
  left: 100%;
  position: absolute;
}

.not-accordion .col-wrapper-bottom,
.carousel-accordion .col-wrapper-bottom {
  background-color: #e3efed;
  padding: 2rem;
  color: #1f4f76;
	z-index:9999;
}

.carousel-accordion ul li .carousel-title {
  text-align: center;
}

.carousel-accordion ul li {
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 25%;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 500ms ease;
  background-color: #e3efed;
}

.not-accordion li div.carousel-block-item {
  height: 545px;
}

.carousel-accordion ul li div.carousel-block-item {
  display: block;
  width: 100%;
  position: relative;
  z-index: 3;
  vertical-align: middle;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  transition: all 300ms ease;
  height: 545px;
  overflow: hidden;
}

.carousel-accordion ul li div.carousel-block-item .col-wrapper-bottom .carousel-body {
  opacity: 1;
  position: relative;
  left: 0;
}

.not-accordion ul li div.carousel-block-item .carousel-body {
  margin: 0;
  width: 100%;
  z-index: 5;
}

.not-accordion .carousel-additional-content {
  position: relative;
  visibility: visible;
  opacity: 1;
  left: 0;
}

.not-accordion .carousel-additional-content .link-text {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}

.carousel-accordion ul li div.carousel-block-item .carousel-body {
  opacity: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 100%;
}

.carousel-accordion ul:hover li {
  width: 20%; 
  background-color: #c9d1d9;
}

.carousel-accordion ul:hover li .carousel-image img {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.carousel-accordion ul:hover li:hover .carousel-image img {
  max-width: 180px;
}

.carousel-accordion ul:hover li:hover { 
  width: 40%;
}

.carousel-accordion ul:hover li:hover, 
.carousel-accordion ul:hover li:hover .carousel-block-item { 
  background-color: #e3efed;
}

.carousel-accordion ul:hover li:hover .carousel-block-item {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.carousel-accordion ul:hover li:hover .col-wrapper-top {
  display: flex;
  flex-direction: column;
}

.carousel-accordion ul:hover li:hover .carousel-title-top {
  opacity: 1;
  visibility: visible;
  left: 0;
  position: relative;
  flex-grow: 1;
  width: 100%;
  min-width: 300px;
}

.carousel-accordion ul:hover li:hover .carousel-title-top h3 br {
  display: none;
}

.carousel-accordion ul:hover li:hover .col-wrapper-top .link-text {
  opacity: 0;
  visibility: hidden;
  left: 100%;
}

.carousel-accordion ul:hover li:hover .carousel-body {
  opacity: 1;
  position: relative;
  align-items: center;
  left: 0;
  width: 60%;
  min-width: 400px;
}

.carousel-accordion ul:hover li:hover .carousel-body .carousel-title-bottom {
  left: 100%;
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.carousel-accordion ul:hover li:hover .carousel-body .carousel-additional-content {
  left: 0;
  position: relative;
  opacity: 1;
  visibility: visible;
  min-width: 500px;
}

.carousel-accordion .carousel-additional-content .link-text {
  color: inherit;
  font-weight: inherit;
}

.carousel-accordion ul:hover li:hover div.carousel-block-item .col-wrapper-bottom .carousel-body {
  width: 100%;
}

.carousel-accordion ul:hover li:hover .col-wrapper-top {
  width: 100%;
}

.carousel-accordion .link-text {
  color: #FFFFFF;
  font-weight: 400;
  width: 80px;
  text-decoration: none;
}

.carousel-additional-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 100%;
  text-wrap: pretty;
}

.carousel-title-bottom {
  text-align: center;
}

.wpex-timeline-list.show-icon .style-center > li .wpex-content-left {
  position: relative;
}

.wpex-timeline-list.show-icon .style-center .timeline-details .img-left {
  width: 100%;
  margin: 0;
  margin-bottom: 10px;
}

.wpex-timeline-list.show-icon .style-center > li .wpex-timeline-label .timeline-details {
  padding: 0;
}

.wpex-timeline-list.show-icon .style-center > li .wpex-timeline-label {

}

.wpex-timeline-list.show-icon li .wpex-content-left .info-img img, 
.wpex-timeline-list.show-icon .timeline-details .img-left img {
  width: 100%;
  border: 2px solid #ffffff;
  border-radius: 5px;
}

.wpex-timeline > li .wpex-timeline-label:before, 
.wpex-timeline-list.show-icon .wpex-timeline.style-center > li .wpex-timeline-label:after {
  border-right-color: #00BCD4;
}

.wpex-timeline-list.show-icon li .wpex-timeline-icon .fa:before {
  padding: 24px;
  margin-left: -180px;
}

.wpex-timeline-list.show-icon .style-center > li:nth-child(odd) .wpex-timeline-icon .fa:before {
  padding: 24px;
  margin-right: -180px;
}

.wpex-timeline-list.show-icon .wpex-timeline > li .column-right .tlday {
  font-size: 2.5rem;
  display: block;
  float: none;
}

.wpex-endlabel.wpex-loadmore span, 
.wpex-tltitle.wpex-loadmore span, 
.wpex-loadmore .loadmore-timeline {
  font-size: 2rem;
}

.timeline-icon {
  margin-top: 20px;
  margin-bottom: 2.5rem;
  display: block;
  text-align: left;
}

.wpex-timeline-list ul li:nth-child(even) .timeline-icon {
  text-align: right;
}

.timeline-icon img {
  max-width: 100px;
}

.excerpt-text {
  color: #ffffff;
  width: 100%;
  padding: 20px;
  font-size: 16px;
}

.excerpt-text table {
  width: 100%;
}

.excerpt-text ul {
  list-style: none;
  margin-bottom: 1rem;
  padding-left: 1rem;
}

.excerpt-text ul li:before {
  content: "- ";
}

#timeline-9953 li.post-957 .wpex-timeline-icon .fa, 
.wpex-timeline-list.show-icon .wpex-timeline.style-center > li.post-957 .wpex-content-left .wpex-leftdate {
  background-color: transparent;
}

.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left .wpex-leftdate div span:first-child,
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left .wpex-leftdate div span {
  font-size: 18px;
}

.wpex-timeline-list .column-left {
  background-color: #1f4f76;
}

.wpex-timeline-list ul li:nth-child(even) .column-left {
  order: 2;
}

.wpex-timeline-list .column-right {
  color: #ffffff;
  background-color: #489dbc;
  flex-grow: 1;
  max-width: 100%;
  min-height: 100px;
  padding: 10px 20px;
  font-size: 18px;
}

div.wpex-timeline-list .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label:before, 
div.wpex-timeline-list.show-icon .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label:after {
  border-left-color: #489dbc!important;
}

div.wpex-timeline-list .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-label:before, 
div.wpex-timeline-list.show-icon .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-label:after {
  border-right-color: #489dbc;
}

.center-tl:not(.show-simple) .wpex-timeline .tlct-shortdes > h2 + p {
  margin-top: 0;
}

.wpex-timeline-list .style-center > li:nth-child(odd) .wptl-readmore-center {
  text-align: left;
}

.wpex-timeline-list .wpex-timeline > li .wpex-timeline-label .tlct-shortdes > p, 
.wpex-timeline-list .wpex-timeline > li .wpex-timeline-label .timeline-details > p {
  margin-bottom: 10px;
}

.breadcrumb {
  position: relative;
  z-index: 5;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1500px) {
  .not-accordion .col-wrapper-top, .carousel-accordion .col-wrapper-top {
    min-height: 300px;
  }

  .carousel-accordion ul li:hover .carousel-image img {
    max-width: 110px;
  }

  .carousel-accordion ul:hover li:hover .carousel-image img {
    max-width: 120px;
  }

  .carousel-block-item .carousel-image img {
    max-width: 75%;
  }

  .carousel-accordion ul li div.carousel-block-item {
    height: 452px;
  }

  .carousel-accordion h3 {
    font-size: 1.5rem;
  }

  .carousel-accordion ul li .col-wrapper-top {
    flex-direction: column;
    align-items: center;
  }

  .carousel-accordion ul li:hover .carousel-body .carousel-additional-content {
    min-width: unset;

  }
	.not-accordion .carousel-additional-content {
 
}
.not-accordion li div.carousel-block-item {
    height: 450px;
}
  .text-image-column-contained p {
    font-size: 0.9em;
  }
}

@media (max-width: 1200px) {
  .not-accordion li div.carousel-block-item {
    height: auto;
  }

  .carousel-block-item .carousel-image {
    padding: 0;
  }

  .carousel-block-item .carousel-image img {
    max-width: 100px;
  }

  .carousel-accordion .col-wrapper-top {
    padding: 2rem 1rem;
  }

  .carousel-accordion ul:hover li:hover .carousel-body .carousel-additional-content {
    min-width: unset;
  }

  ul.not-accordion {
    width: 100%;
    margin-bottom: 0;
  }

  .carousel-accordion {
    width: 100%;
  }

  .not-accordion .col-wrapper-top {
    min-height: unset;
  }

  .text-image-column-contained .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .text-image-column-contained img {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .tile-blocks h3 {
    font-size: 1.2rem;
  }

  .carousel-accordion ul li div.carousel-block-item {
    height: 480px;
  }

  .carousel-accordion ul:hover li:hover .col-wrapper-top {
    flex-direction: column;
    align-items: center;
  }

  .carousel-accordion ul:hover li:hover .carousel-title-top {
    width: 100%;
  }

  .carousel-accordion .col-wrapper-bottom {
    padding: 10px;
  }

  .carousel-accordion ul:hover li:hover .carousel-body {
    min-width: unset;
  }
}

@media (max-width: 768px) {
  .tile-blocks h3 {
    font-size: 1rem;
  }

  .carousel-accordion .link-text {
    width: 98px;
    min-width: 98px;
    display: block;
  }

  .carousel-block-item .carousel-image img {
    max-width: 60px;
  }

  .carousel-accordion ul:hover li:hover .carousel-image img {
    max-width: 80px;
  }

  .carousel-accordion .col-wrapper-top {
    min-height: 160px;
  }

  .carousel-accordion ul:hover li:hover .carousel-title-top {
    min-width: unset;
  }

  .carousel-accordion ul:hover li .col-wrapper-top {
    min-height: 220px;
  }

  .carousel-accordion ul:hover li:hover .col-wrapper-top .link-text {
    position: absolute;
  }

  .carousel-accordion ul li div.carousel-block-item {
    height: 280px;
  }

  .carousel-accordion ul:hover li .carousel-block-item {
    height: 410px;
  }
}

@media (max-width: 576px) {
  .carousel-accordion ul {
    display: flex;
    flex-direction: column;
  }

  .carousel-accordion ul li,
  .carousel-accordion ul:hover li,
  .carousel-accordion ul:hover li:hover {
    width: 100%;
  }

  .carousel-accordion ul li div.carousel-block-item {
    height: auto;
  }

  .carousel-accordion ul li .col-wrapper-top {
    flex-direction: row;
    min-height: unset;
  }

  .carousel-accordion ul li .col-wrapper-top,
  .carousel-accordion ul li .carousel-title-top,
  .carousel-accordion ul li .carousel-body .carousel-additional-content {
    visibility: visible;
    opacity: 1;
    left: 0;
    position: relative;
  }

  .carousel-accordion ul:hover li .col-wrapper-top {
    min-height: unset;
  }

  .carousel-accordion ul li .carousel-block-item,
  .carousel-accordion ul:hover li .carousel-block-item {
    height: unset;
  }


  .carousel-accordion ul li .col-wrapper-top .link-text,
  .carousel-accordion ul li .carousel-body .carousel-title-bottom {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 100%;
  }

  .tile-blocks br {
    display: none;
  }
}