/*
 Theme Name:   ilien
 Theme URI:    https://ilien.io/
 Description:  Bootstrap 5 WordPress theme for ilien websites
 Author:       The ilien dev Team 
 Author URI:   https://ilien.io/
 Version:      1.0
 Text Domain:  ilien
 License: GPL-2.0
 License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #5a5a5a;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  /* rtl:remove */
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 5rem;
  }
}

/*Sidebar  */
  /*
.wp-block-group__inner-container {
    font-size: 15px;
  }
  
  a {
    font-size: 1em;
  }
  

  h2 {
    font-size: 1.1em;
  }
  */

/*footer  */
.leGray img { width: auto;max-height: 100px;}

.footerLIFA {
  color: rgb(255, 144, 0);
}


li.footerLI,  .wp-block-archives-list li, .wp-block-archives li{
  border-bottom: 1px solid #d5c9ba;
  padding: 2px 6px 6px 22px;
  text-indent: -0.6em;
}

/*
.font-awesome-icons::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  color:red;
  -webkit-font-smoothing: antialiased;
}

li.footerLI::before {
  font-family: "Font Awesome 5 Free"; 
	font-weight: 400;
	content: "\f101";
  color: #ff9000;
  margin-right: 5px;
  position: absolute;
} */

li.footerLI::before, .wp-block-archives-list li::marker , .wp-block-archives li::marker, .wp-block-latest-posts li::marker
{font-weight: 900;content:"\f101 ";color:#ff9000;margin-right:5px;position:absolute;font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  /* line-height: 1;*/
  line-height: 18px;
  font-size: 10px;
}

.position-sticky p a::before
{font-weight: 900;content:"\f101 ";color:#ff9000;margin-right:5px;/*position:absolute;*/font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  /* line-height: 1;*/
  line-height: 18px;
  font-size: 10px;
}

.position-sticky p a
{  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  --bs-text-opacity: 1;
  color: #6c757d!important;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  padding: 0!important;
  padding-left: 0.25rem!important;
  /* font-size: .875em; */
}

.dropdown-menu[data-bs-popper] {
  margin-top: 0.625rem!important;
}

.nav-item-wp-footer  a, .wp-block-archives-list li a, .wp-block-archives  li a, .wp-block-latest-posts li a {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  --bs-text-opacity: 1;
  color: #6c757d!important;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  padding: 0!important;
  padding-left: 0.25rem!important;
  /* font-size: .875em; */
}

.position-sticky ol, .position-sticky ul {
  padding: 0.25rem 1rem!important;
}


.footerHeading {
  border-bottom: 1px solid #d5c9ba;
  /*font-weight: bold;*/
  padding: 0 11px 11px 0;
}

/* .widget_block {font-size: 0.875em;} */
.widget_block ul { list-style: none;padding-left:0; }
.widget_block ol { list-style: none;padding-left:0; }
.widget_block li::before  {content: "»  ";}

/* Custom default button */
.btn-success, .mauticform-button {
  /*color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
  /*background-color: #0f6d62;*/
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4da54d+0,0f6d62+100 */
background: #4da54d; /* Old browsers */
  border: 1px solid #0f6d62;
	text-transform: uppercase;
}

.btn-default {
  border: 1px solid #0f6d62;
	text-transform: uppercase;
}

.btn-success:hover, .mauticform-button:hover,.btn-success:focus, .mauticform-button:focus {
  /*color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
  /*background-color: #0f6d62;*/
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4da54d+0,0f6d62+100 */
background: #4da54d; /* Old browsers */
background: -moz-linear-gradient(top, #4da54d 0%, #0f6d62 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #4da54d 0%,#0f6d62 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #4da54d 0%,#0f6d62 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4da54d', endColorstr='#0f6d62',GradientType=0 ); /* IE6-9 */
  border: 1px solid #0f6d62;
	text-transform: uppercase;
}

.btn-info {
  background: #1e5799;
  background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #009ddb 100%);
  background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #009ddb 100%);
  background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 51%, #009ddb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#009ddb',GradientType=0);
  color: #ffffff;
 
}

.btn-info:hover, .btn-info:focus{
 background: #1e5799; /* Old browsers */
  border: 1px solid #207cca;
  color: #ffffff;
}

/* stylelint-disable selector-list-comma-newline-after 

.blog-header {
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}

.blog-header-logo {
  font-size: 2.25rem;
}

.blog-header-logo:hover {
  text-decoration: none;
}

.display-4 {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .display-4 {
    font-size: 3rem;
  }
}
*/
.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}

.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}

.flex-auto {
  flex: 0 0 auto;
}

.h-250 { height: 250px; }
@media (min-width: 768px) {
  .h-md-250 { height: 250px; }
}

/* Pagination */
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination > .btn {
  border-radius: 2rem;
}

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #727272;
}

/*Icon*/
.tag {
  color:#ff9000;
}

.tags, .tags a {
  color: #6c757d!important;
    text-align: inherit;
    text-decoration: none;
}

.tags a:hover, .footerLI a:hover, .nav-item-wp-footer a:hover, .wp-block-archives-list li a:hover, .wp-block-archives li a:hover, .wp-block-latest-posts li a:hover, .position-sticky p a:hover{
  color: #000000!important;
    text-align: inherit;
    text-decoration:underline;
}
/*
li.footerLI:hover::before, .wp-block-archives-list li:hover::marker , .wp-block-archives li:hover::marker, .wp-block-latest-posts li::marker 
{color: #6c757d!important;}
*/

/*
 * Footer
 */
.blog-footer {
  padding: 2.5rem 0;
  color: #727272;
  text-align: center;
  background-color: #f9f9f9;
  border-top: .05rem solid #e5e5e5;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}

#js-privacy-consent-banner {
	z-index: 50000 !important;
	position: fixed !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
	padding: 16px !important;
	background-color: #3b4045 !important;
	color: #FFF !important;
}
.noticeText {
	color: #FFF !important;
	font-size:80%
}

.noticeText a{
	color: #FFF !important;
	text-decoration:underline;
}

.consentButton {
	font-size: 12px;
    padding: 2px;
    padding-left: 18px;
    padding-right: 18px;
	float:right;
}

.nav-item-wp > a {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.nav-item-wp > a:hover {
background-color: rgb(255, 144, 0);
color: white;
font-weight:700;
}

/* Pagination */
.page-numbers, .blog-link a, #searchsubmit, .wp-block-button a {
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.375rem 0.75rem;
  /*font-size: 1rem; */
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: #a0214f;
  border-color: #ebeaea;
  border-radius: 2rem;
}

.current, .current a, .page-numbers:hover, .blog-link a:hover, #searchsubmit:hover, .wp-block-button a:hover {
  color: #ffffff;
  border-color: rgb(255, 144, 0);
  background-color: rgb(255, 144, 0);
  font-weight: 700;
}

/* Home Page */
.colorGradHomePage {
  background: #1e5799;
  background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #009ddb 100%);
  background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #009ddb 100%);
  background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 51%, #009ddb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#009ddb',GradientType=0);
}


.picGradHomePage {
  background: #1e5799;
  background-size: cover;
} 

.colorGradHomePage h1, .colorGradHomePage h2, .colorGradHomePage h3, .colorGradHomePage h4, .colorGradHomePage h5, .subHeadBackground p {
  color: #ffffff!important;
}

.subHeadBackground {
  background-color: #009ddb;
}

.subHeadBackground {
  background-color: #e5a629 !important;
}

.subHeadBackgroundDiFi {
  background-color: #6ba9ff !important;
}

.subHeadBackground h1, .subHeadBackground h2, .subHeadBackground h3, .subHeadBackground h4, .subHeadBackground h5, .subHeadBackground p {
  color: #ffffff!important;
}

.hero-image-resize {max-height:450px}

.homepage-py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
  .homepage-py-5 {
    padding-top: 0rem !important;
    padding-bottom: 1rem !important;
  }
}

.whiteText {
  color: #ffffff!important;
}

.blog-post-title {
  color: #000000!important;

}

.w100 {
  max-width: 100px;
}

.w500h500 {
  max-width: 500px;
  max-height: 500px;
}

.ilien-theme-text-link a {
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  --bs-text-opacity: 1;
  color: #6c757d!important;
  text-decoration: none;
  white-space: nowrap;
}

.ilien-theme-text-link-a::before {
  font-weight: 900;
  content: "\f101 ";
  color: #ff9000;
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  /* line-height: 1; */
  line-height: 18px;
  font-size: 10px;
}

.ilien-theme-text-link a:hover {
  color: #000000!important;
  text-decoration: underline;
}

.ilien-theme-text-link-a:hover::before {
  color: #000000!important;
}

