/*
Theme Name: CardioUnina
Theme URI:
Author: Trunup
Author URI:
Description: Starter Theme with Font Awesome and Bootstrap 4
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, sticky-post, translation-ready
Text Domain: nx

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
*{
  box-sizing: content-box; /* Default */
  box-sizing: border-box;

    -webkit-transition: background 1s; /* For Safari 3.0 to 6.0 */
        transition: background 1s; /* For modern browsers */
  
}
@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Italic.woff2') format('woff2'),
      url('fonts/Poppins-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Regular.woff2') format('woff2'),
      url('fonts/Poppins-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-SemiBold.woff2') format('woff2'),
      url('fonts/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Material Symbols Outlined 24pt';
  src: url('fonts/MaterialSymbolsOutlined24pt-Thin.woff2') format('woff2'),
      url('fonts/MaterialSymbolsOutlined24pt-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
.material-symbols-outlined{
  font-family: 'Material Symbols Outlined 24pt';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.ico-72{ font-size: 72px; color: #fff;}
.admin-bar .navbar{top:32px;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{ content: '';}
/* General
-------------------------------------------------------- */

body{
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  font-family: 'Poppins';
  font-weight: normal;
  font-style: normal;
}
body.navbar-transparent{padding-top: 0;}

.main-content{
  flex:1;
}

a{color:#000000}

p{
  font-size: 16px;
  color: #000000;
}
h1{ font-size: 40px; font-weight: 600;}
strong,b{ font-weight: 600;}
h3{
  font-weight: 600;
  font-size: 24px;
  color: #000000;
}
body.home{
  background: #E5F1FF;
}
.home .main-content{
  background: #fff;
}
.pie{ padding-top: 10px; padding-bottom: 10px;}
.pie p,.pie a{ font-size: 12px;}
.pie p{ margin-bottom: 0px;}
.bck008D81{ background: #008D81;}
.bck0066CC{ background: #0066CC;}
.bckE5F1FF{ background: #E5F1FF;}
.wtc p,.wtc a{ color: #fff;}
.card_content_interno .material-symbols-outlined{
  display: block;
  font-size:54px;
}
.container-fluid{
  max-width: 1440px !important;
}
.full_contaienr{ width: 100% !important; max-width: 100% !important;}
.img_full{ width: 100%;}
.npad{ padding: 0px;}
.rl50{ border-bottom-left-radius:40px}
.rr50{ border-bottom-right-radius:40px}
.ctr_padd{ padding: 80px; width: 100%; height: 100%; display: table;}
.ctr_cover{
  display: table-cell;
  vertical-align: middle;
}
.bg{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 720px;
}
.bg_spot{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center;
}
.bg_spot p{
   color: #fff;
}
.bg_spot .lin{
  width: 300px;
  margin: auto;
  display: block;
  background: #0066CC;
  color: #fff;
  border-radius: 50px;

  padding-top: 10px;
  padding-bottom: 10px;
}
#wrap{ width: 100%; overflow-x: hidden;}
a:hover{ text-decoration: none;}
.prenota{
  display: inline-block;
  width:100%;
  max-width: 200px;
  background: #0066CC;
  color: #fff !important;
  border-radius: 50px;

  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 14px !important;
}
.prenota:hover,.lin:hover{
  background: #008D81;
}
.bt li{ width: 100%;}
.bt li:hover::after{ display: none;}
.card_img{
  height: 150px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  width: 100%;
}
.news_b{ height: 250px;}
.news_bor{
  border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.prenota_b .card_img{ height: 250px;}

.ecuipe .card_img{ height: 450px;}
.ecuipe .card_tesxt h3{ margin-top: 0px; color: #fff;}
.ecuipe .card_tesxt p{ margin-top: 0px; color: #fff;}
.ecuipe .card_content{ height: 200px;}
.text_int .material-symbols-outlined{ position: relative; top: 5px;}
.btn-link{ width: 100%; position: relative;  white-space: normal;
  text-align: left;
  word-wrap: break-word;}
.btn-link,.btn-link:focus, .btn-link:hover{
  font-size: 24px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    text-align: left;
    padding: 0px;
}
.card-header .btn-link[aria-expanded='true']::after {
content: '\e313';
  font-family: 'Material Symbols Outlined 24pt';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  color: #000;
  position: absolute;
    right: 0px;
    top: 0px;
    font-size: 42px;
}
#accordion{ width: 100%;}
.card-header .btn-link[aria-expanded='false']::after {
  content: '\e316';
  font-family: 'Material Symbols Outlined 24pt';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  color: #000;
  position: absolute;
    right: 0px;
    top: 0px;
    font-size: 42px;
}
.paddato{
  padding: 150px 0;
}
.lin_btc{
  width: 300px;
  margin: auto;
  display: block;
  background: #0066CC;
  color: #fff;
  border-radius: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.full_img{ width: 100%;}
.round_b{
  border-radius: 40px;
}
.lin_btc:hover{
  background: #008D81;
  color: #fff;
}
.card-header:has(> button[aria-expanded="true"]),.collapse.show ~ .card-header {

  border: none !important;  /* Rimuove tutto il bordo */

}
.card-header{ background: none; border-color: #008D81 !important;}
.card { border: none;}
.bordered{
  border-radius: 40px;
}
.bordered_top{
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}
.card_content{
  width: 100%;
  border-radius: 40px;

  height: 300px;
  overflow: hidden;
  position: relative;
  top: -50px;
}
.card_content_interno{
  width: 100%;
  border-radius: 30px;
  position: relative;
  padding: 15px;
  padding-top: 40px;
  padding-bottom: 40px;

}
.card-meta,.card-meta a{
  font-size: 14px;
  font-weight: 600;
  color: #0066CC;
  padding-left: 10px;
}
.dipiu{ color: #0066CC; text-decoration: underline;}
.news_ctr{ padding-top: 40px; padding-bottom: 40px;}
.news_ctr .card_content{ height: auto;}
.news_ctr h3{ border-bottom: 1px solid #008D81; padding-bottom: 5px; font-size: 16px;}
.card_sotto .card_content{ top: -40px;}
.negativo{
  position: relative;
  top: -50px;
}
.prenota_b h3{ color: #0066CC !important;}
.extra{
  background: #E5F1FF;
  width: 100%;
  border-radius: 40px;
  color: #000;
  padding-top: 8px;
  padding-bottom: 8px;
}

.extra_2{
  width: 100%;

  color: #000;
  padding-top: 8px;
  padding-bottom: 8px;
  border: 1px solid #008D81;
  border-radius: 40px;
  padding-top: 10px;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.hrr{ border-top: 1px solid #008D81;}
.extra_2 p{ margin-bottom: 0px;}
.extra_2 p,.extra_2 a,.extra_2 h1, .extra_2 h2, .extra_2 h3, .extra_2 h4{
  color: #000 !important;
}


.extra p{ margin-bottom: 0px;}
.extra p,.extra a,.extra h1, .extra h2, .extra h3, .extra h4{
  color: #000 !important;
}
.prenota_b p{ color: #fff;}
.card_sotto h3,.card_sotto p, .card_sotto a{ color: #fff !important;}

.card_sotto .piuinfo{
  bottom: 20px;
  text-align: center;
  left: 0px;
  right: 0px;
  display: block;
  width: 100%;
  max-width: 300px;
  right: 0px;
  margin: auto;
  border: 1px solid #fff;
  padding-top: 8px;
  padding-bottom: 9px;
  border-radius: 8px;
  text-decoration: none;
}
.card_sotto .piuinfo:hover{ background: #0066CC;}
.ico_img{ max-width: 68px; margin-top: 25px; margin-bottom: 25px;}
.card_tesxt{ padding:20px;}
.card_tesxt h3{ margin-bottom: 30px; margin-top: 30px;}
.home_txt p,.home_txt h1,.home_txt h2,.home_txt h3,.home_txt h4{ color: #fff;}
.home_txt a{ color: #000; text-decoration: underline; font-weight: 600;}
.ctr_cover h1{ margin-bottom: 30px;}
.first_b h1{ color: #fff;}
.first_b p{ color: #fff;}
hr{ border-top: 1px solid #fff;}
.blog_box hr{
  border-top: 1px solid #008D81;
}
.categorie_news{ list-style: none; text-align: center; padding: 0px;}
.current-cat{ border-bottom: 1px solid #0066CC;}
.current-cat a{ font-weight: 600;}
.categorie_news li{ display: inline-block;}
.categorie_news li a{ padding: 5px;}
/* Helpers
-------------------------------------------------------- */
.homeSwiperContainer{ padding-left: 15%;}
.margin-bottom{margin-bottom: 40px;}
.animate{
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.brown{color:#4A4343}


/* Buttons
-------------------------------------------------------- */

.btn-outline-light{text-transform: uppercase;font-size: 16px;padding: 15px 30px;}
.btn-outline-light:hover{
  border: 1px solid transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03c4b4+0,85bc0d+100 */
  background: #03c4b4; /* Old browsers */
  background: -moz-linear-gradient(left, #03c4b4 0%, #85bc0d 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #03c4b4 0%,#85bc0d 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #03c4b4 0%,#85bc0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03c4b4', endColorstr='#85bc0d',GradientType=1 ); /* IE6-9 */
}

.btn-primary{
  text-transform: uppercase;font-size: 16px;padding: 15px 30px;
  border: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03c4b4+0,85bc0d+100 */
  background: #03c4b4; /* Old browsers */
  background: -moz-linear-gradient(left, #03c4b4 0%, #85bc0d 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #03c4b4 0%,#85bc0d 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #03c4b4 0%,#85bc0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03c4b4', endColorstr='#85bc0d',GradientType=1 ); /* IE6-9 */
}
.btn-primary:hover{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#039e9b+0,11d7ff+100 */
  background: #039e9b; /* Old browsers */
  background: -moz-linear-gradient(left, #039e9b 0%, #11d7ff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #039e9b 0%,#11d7ff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #039e9b 0%,#11d7ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#039e9b', endColorstr='#11d7ff',GradientType=1 ); /* IE6-9 */
}

/* Utilities
-------------------------------------------------------- */
.swiper-button-next{
  height: 40px;
  width: 40px;
  border-radius: 100%;
  background: #0066CC;
  color: #fff;
  font-weight: bold;
}
.swiper{ padding-bottom: 60px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{ background: #0066CC;}
.card_content{ position: relative;}
.piuinfo {
  position: absolute;
  bottom: 0px;
  font-weight: 600;
  text-decoration: underline;
}
.trattino{
  width:100px;
  height:4px;
  margin-bottom: 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03c4b4+0,85bc0d+100 */
  background: #03c4b4; /* Old browsers */
  background: -moz-linear-gradient(left, #03c4b4 0%, #85bc0d 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #03c4b4 0%,#85bc0d 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #03c4b4 0%,#85bc0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03c4b4', endColorstr='#85bc0d',GradientType=1 ); /* IE6-9 */

}
.swiper-slide-visible{ opacity: 0.5;   transition: opacity 0.3s ease;}
.swiper-slide-fully-visible{
  opacity: 1;
}
/* Menu
-------------------------------------------------------- */
#header{ background: #fff; width: 100%; padding-top: 8px; padding-bottom: 8px;}
.navbar-transparent .bg-primary{background: transparent!important;}
.navbar-transparent.is-scrolled .bg-primary{background: rgba(0,0,0, 0.5)!important;}
.navbar-transparent.is-scrolled .navbar-brand {width:40px;display: inline-block;}

.navbar-brand-logo img {max-width:150px;}
.nav-link{text-transform: uppercase;font-size: 13px;}

.form-control{background: transparent;border: none;}
.icon-search{color:#fff!important;background: transparent; border:none;font-size: 26px; margin-right: 10px}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff!important;
}

.navbar-social a{display: inline-block;color:#fff; font-size: 20px;padding: 10px;}
.header__menu{
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.header__menu li{ display: inline-block; padding: 8px; position: relative;}
.header__menu li:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #0066CC;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.header__menu li:hover:after, .header__menu li.current-menu-item::after {
  transform: scaleX(1) !important;
  transform-origin: bottom left;
}
.spacer{
  height: 45px;
  clear: both;
  width: 100%;
}
.header__menu .current-menu-item a{ font-weight: 600;}
.header__menu li a{ font-size: 15px; color: #000; text-decoration: none;}
.header__menu li:hover a{ font-weight: 600;}
.jumbotron-fluid{
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
.icona_sect{ max-width: 75px;}
/* Slider
-------------------------------------------------------- */
.carousel,
.carousel-inner,
.carousel-item{height: 700px;}

.slider-big h3{font-size: 60px;font-weight: bold;max-width: 700px;}
.slider-big .carousel-text p{font-weight: 200;font-size: 22px;max-width: 700px;}
.slider-big .carousel-caption{width:100%; left:0; right:0;}

/* Focus
-------------------------------------------------------- */

.focuses{margin-top:40px; margin-bottom:40px}
.focus {border-left: 4px solid #4A4343;margin-bottom: 20px}
.focus h3 {font-size: 24px;}
.focus h3 a{color:#333;}
.focus .text-link{font-size: 12px;color:#333;}
.focus .text-intro{font-size: 12px; margin-bottom: 5px;text-transform: uppercase;opacity: 0.5}


/* Two Columns (Pre Evidenza)
-------------------------------------------------------- */
.two-columns{margin-top: 80px}
.two-columns-title{font-size: 40px;color:#4A4343; font-weight: bold;line-height: 42px}
.two-columns p{font-weight: 300;}


/* Card
-------------------------------------------------------- */
.card-cover{border-radius:0;min-height: 400px;padding:30px;position: relative;}
.card-cover a{color:#fff; text-decoration: none;}
.card-cover .card-title{font-size: 12px;text-transform: uppercase;opacity:0.7; font-weight: 300;}
.card-cover .card-text{font-size: 26px;line-height: 28px;max-width: 290px}
.card-cover .card-link{position: absolute;bottom:10px; right:30px;}


/* Two Blockquote
-------------------------------------------------------- */
.two-blockquote{margin-top: 100px; margin-bottom: 100px;}
.two-blockquote p{font-weight: 300;}

.two-blockquote blockquote{ border-left: 10px solid #02EEE3; padding-left: 20px;}
.two-blockquote blockquote strong{font-size: 40px; font-weight: bold;}
.two-blockquote blockquote:nth-child(1){ border-left: 10px solid #A8EE12; padding-left: 20px;}


/* Testimonilas
-------------------------------------------------------- */
.testimonials blockquote{font-size: 44px;color:#4A4343;font-weight: bold;line-height: 46px;}
.testimonials a{font-weight: bold;}
.testimonials blockquote:before{
  content: "\201c";
  font-size: 150px;
  position: absolute;
  top:-20px;
  left: -50px;
  font-family: georgia;
  color:#ddd;
}

/* Call to action box
-------------------------------------------------------- */
.bradius{ border-radius: 30px;}
.titolo_ec{ font-size: 24px; margin-bottom: 0px;}
.call-to-action-box{text-align: center;padding: 120px 0}
.cta-title{font-size: 40px;font-weight: 600;}
.cta-text{font-weight: 300;max-width: 700px; margin: 0 auto;}

/* Card News
-------------------------------------------------------- */
.card-news {border:0;}
.card-news .card-meta a{text-transform: uppercase;font-weight: bold;}
.card-news .card-title{color:#4A4343;font-size: 26px;font-weight: bold;}
.card-news a:hover{text-decoration: none;}
.card-news .card-text{font-weight: 300}
.card-news .card-info{border-top:1px solid #ddd; color:#999;padding-top: 10px;font-size: 12px;}





/* Comments
-------------------------------------------------------- */
#comments{margin-bottom: 40px;}
.comments{padding-top: 40px;}
.comments textarea{width: 100%;}
.comments label{ min-width: 80px;}
.comments ul,
.comments ol{list-style-type: none;}
.comment-author img{border-radius: 999px; width:50px;}
.comment .reply{border-bottom:  1px solid #ccc; margin-bottom: 30px;padding-bottom: 10px;}


/* Input & textarea
-------------------------------------------------------- */
input,
textarea{padding: 5px 10px; border: 1px solid #ccc}


/* Widgets
-------------------------------------------------------- */
.widget_search .screen-reader-text{display: block;}
.widget_search #s{width:70%;float:left;}
.widget_search #searchsubmit{width:30%;float:left;background: #fff;}


/* pagination
-------------------------------------------------------- */
.pagination{margin-bottom:40px}
.page-numbers{display: inline-block;padding: 10px 15px;border: 1px solid #ddd;margin-right:4px;}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4,#nav-icon5 {
 float: right;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
    top: -3px;
    width: 40px;
    height: 40px;
    display: none;

}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span ,#nav-icon5 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 30px;
  background: #000;
  opacity: 1;
  left: 5px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

 #nav-icon4 span{ height:5px}
 #nav-icon5 span{ height:5px}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 20px;
}

#nav-icon1 span:nth-child(3) {
  top: 40px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}


/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 6px;
}

#nav-icon3 span:nth-child(4) {
  top: 12px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3 span:nth-child(1) {
  top: 18px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 24px;
}

#nav-icon3 span:nth-child(4) {
  top: 30px;
}

#nav-icon4.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon4.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon4.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}


#nav-icon5.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon5.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon5.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon5.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}



#nav-icon2.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon2.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}


@media only screen 
and (max-width :760px) {
	#stbox{ top:80px; padding-top:30px}
	#stbox2{ top:80px; padding-top:30px}
	.langlabel{ padding-top:0px}
  .btn.btn-link{ font-size: 18px;}

.card-header .btn-link[aria-expanded='false']::after{ display: none;}
.card-header .btn-link[aria-expanded='true']::after{ display: none;}
}

.nav_gray #nav-icon3 span{ background:#000 !important}

/* --------------------------------------------------------
Tablet
-------------------------------------------------------- */
.fixed_c{
  padding: 0px;
  margin: 0px;
  position: fixed;
  left: 0px;
  list-style: none;
  z-index: +9;
}
.bckFFFFFF{ background: #fff;}
.fixed_c li a{
  color: #fff;
  line-height: 50px;
  font-size: 0px;
}
.fixed_c li:hover{
  width: 150px;
}
.fixed_c li:hover a{
  font-size: 16px;
}
@media (min-width:1023px){
.fixed_c{
  top: 30%;
}
.fixed_c li{
  position: relative;
  height: 50px;
  background: #0066CC;
  border-bottom-right-radius: 40px;
  border-top-right-radius: 40px;
  line-height: 40px;
  color: #fff;
  padding-left: 15px;
  margin-bottom: 20px;
  overflow: hidden;
  width: 60px;
  cursor: pointer;
  transition: width 0.3s ease; 
}

.fixed_c li .material-symbols-outlined{
  position: absolute;
  right: 15px;
  top: 8px;
  font-size: 32px;
}

}
.footer{
  background: #008D81;
  padding-top: 40px;
  padding-bottom: 30px;
  border-radius: 40px;

}
.rda{
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}
.bmenu a{
  text-decoration: underline;
  color: #fff;
}
.footer p,.footer a{ color:#fff;}
.footer .lin{
    width: 100%;
    max-width: 300px;
    margin: auto;
    display: block;
    background: none;
    color: #fff;
    border-radius: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #fff;
}
@media (max-width:1023px){
  body.home{
    padding-bottom: 76px;
  }
  .navbar-brand-logo img{ max-width: 120px;}
  .fixed_c{
    bottom: 0px;
    background: #0066CC;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: 0 -4px 6px -2px rgba(0, 0, 0, 0.1);
  }

.fixed_c li {
    flex: 0 0 33.33%;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}
  .fixed_c li a{
   font-size: 16px;
   line-height: normal;
  }
  .fixed_c li .material-symbols-outlined{
    display: block;
    font-size: 32px;
  }

  .centrale::before{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left:0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    background: #fff;
    z-index: +1;
  }

  .centrale::after{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right:0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    background: #fff;
    z-index: +1;
  }
}
@media (max-width:1140px){
  .open_m{ left: 0px !important;}
 .nomobile{ display: none;}
 .header__menu li{ display: block; text-align: left;}
 .open span{ color: #0066CC; background: #0066CC !important;}
 .prima{ 
  position: fixed; 
  left: -100%; 
  top: 85px; 
  background: #fff; height: 100vh;z-index: +1;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  width: 100%;
}
body{
  padding-top: 85px !important;
}
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4,#nav-icon5 { display: block;}
#header{ position: fixed; top: 0px; left: 0px; z-index: +99;}
}

@media (max-width:998px){
  .bfoot{ margin-top: 30px;}
  .header__menu li a{ font-size: 36px;}
  .home .bg-primary{background: #333!important;}
  .navbar-social{ flex-direction: row;}
  .swiper-slide-visible{ opacity: 1;   transition: opacity 0.3s ease;}
.swiper-slide-fully-visible{
  opacity: 1;
}
}

/* --------------------------------------------------------
Smartphone
-------------------------------------------------------- */

@media (max-width:767px){
  .card_content_interno{ margin-bottom: 15px;}
  .blog_box .wp-post-image{ margin-bottom: 25px; }
  .call-to-action-box{ padding: 60px 0;}
  .categorie_news li a{ font-size: 14px;}
  .mobne{ position: relative; top: -30px;}
  .mnopd{ padding-right: 0px;}
.swiper-button-next{ display: none;}
.news_ctr .first_b{ display: none;}
.ctr_padd{ padding: 30px; padding-top: 60px; padding-bottom: 60px;}
  .slider-big h3{font-size: 40px;}
  .bg{ min-height: 420px; border-bottom-right-radius: 30px; border-bottom-left-radius: 30px; position: relative; bottom: -30px; z-index: +1;}

}


.page-template-equipe-page .card_content a { color: #fff;}
.page-template-equipe-page .card_content a span.material-symbols-outlined{ position: relative; top: 5px; }

/* general wordpress style
-------------------------------------------------------- */
.post img{max-width: 100%; height:auto;}



/* WordPress Core Styles
-------------------------------------------------------------- */
 .gallery-caption{padding:5px; font-size: 10px;}
 .bypostauthor{border-left: 3px solid #ddd;padding-left: 20px;}

.alignnone{ width: 45px;}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
