*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  font-family: 'Montserrat', sans-serif;
  padding: 0;
  margin: 0;
}

p {
  margin: 0;
  padding: 0;
}

#breadcrumbs a{
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
}

#breadcrumbs .breadcrumb_last {
  font-weight: 600;
  font-size: 12px;
}

.highlight {
  color:#00A7E2;
  font-weight: 700
}

.title-span span {
  color:#00A7E2;
  font-weight: 700
}

.hero-tag .elementor-heading-title {
  background-color: #F4B800;
  padding: 8px;
}

.c-title {
  color: #00A7E2;
  font-weight: bold;
}

.footermenu ul:not(.sub-menu) {
  display: inline-flex;
}

.footermenu .sub-menu a {
  font-size: 14px!important;
}
/*.mainmenu .has-submenu  .sub-arrow:before, */
.footermenu .has-submenu  .sub-arrow:before {
  background-image: url(../img/plus.svg);
  content: "";
  width: 18px;
  display: block;
  background-position: center;
  height: 18px;
  background-repeat: no-repeat;
}
/* .mainmenu .has-submenu.highlighted  .sub-arrow:before,  */
.footermenu .has-submenu.highlighted  .sub-arrow:before {
  background-image: url(../img/minus.svg);
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, 
.elementor-nav-menu--dropdown .elementor-item.highlighted, 
.elementor-nav-menu--dropdown .elementor-item:focus, 
.elementor-nav-menu--dropdown .elementor-item:hover, 
.elementor-sub-item.elementor-item-active, 
.elementor-sub-item.highlighted, 
.elementor-sub-item:focus, 
.elementor-sub-item:hover {
  background-color: transparent!important;
}

.mainmenu ul li > a,
.mainmenu ul li > a:hover,
.mainmenu ul li > a:focus,
.footermenu2 ul li:first-child a,
.footermenu2 ul li:first-child a:hover,
.footermenu2 ul li:first-child a:focus {
  padding-left: 0
}
.footermenu2 ul {
  padding-top: 24px;
  padding-bottom: 4px;
}

.mainmenu ul.sub-menu > li > a {
  font-size: 18px!important;
  line-height: 26px!important;
  border-left: 20px solid transparent;
}

.mainmenu ul.sub-menu > li > ul > li > a  {
  font-size: 16px!important;
  line-height: 26px!important;
  border-left: 40px solid transparent;
}

.footermenumobile .elementor-nav-menu .sub-arrow {
  color: #F4B800;
}

.footermenu ul.elementor-nav-menu--dropdown a, 
.footermenu ul.elementor-nav-menu--dropdown a:focus, 
.footermenu ul.elementor-nav-menu--dropdown a:hover {
  border-left: 0!important;
}

.footermenu .elementor-nav-menu > li > a, 
.footermenu .elementor-nav-menu > li > a:focus, 
.footermenu .elementor-nav-menu > li > a:hover {
  padding: 10px 80px 10px 0!important;
}

.footermenu .elementor-nav-menu > li:last-child > a, 
.footermenu .elementor-nav-menu > li:last-child > a:focus, 
.footermenu .elementor-nav-menu > li:last-child > a:hover {
  padding: 10px 0px 10px 0!important;
}

.footermenu ul.elementor-nav-menu li a:hover,
.footermenu2 ul.elementor-nav-menu li a:hover {
  text-decoration: underline!important;
}

.wpml-ls-item ul > li > a:hover {
  color: #00A7E2 !important;  
font-weight: 700!important;
}

.footermenu .sub-menu > li > a, 
.footermenu .sub-menu > li > a:focus, 
.footermenu .sub-menu > li > a:hover {
  padding: 10px 10px 10px 0!important;
}

.elementor-accordion .elementor-accordion-item {
  border: 0!important;
  border-bottom: 1px solid #EDF2F4!important
}

.elementor-accordion .elementor-tab-title {
  border: 0!important;
  padding: 15px 20px 15px 0!important;
}

.elementor-accordion .elementor-tab-content {
  padding: 15px 0!important;
}

.elementor-sticky--active {
  background-color: white;
}

.home-box,
.rdr-box,
.elementor-sticky--active {
  box-shadow: 0px 4px 20px 0px rgba(176, 193, 199, 0.50);
}

.elementor-button-wrapper a:hover {
border-radius: 20px!important;
transition: all 0.7s;
}

.gradient-home h1,
.gradient-home h2,
.gradient-home h3, 
.gradient-home h4,
.gradient-home h5 {
  background: var(--gradient-sticky, linear-gradient(108deg, #00A7E2 11.2%, #004AB9 78.47%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.langmenu ul.elementor-nav-menu > li > a,
.langmenu ul.elementor-nav-menu > li > a.highlighted,
.langmenu ul.elementor-nav-menu > li > a:focus,
.langmenu ul.elementor-nav-menu > li > a:hover{
  padding: 10px 0 10px 20px
}

.langmenu ul.sub-menu {
  border-radius: 3px 3px 24px 3px;
  background: var(--grigio-0, #FFF);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20);
}

.langmenu ul.sub-menu li a,
.langmenu ul.sub-menu li a:hover{
  border: 0;
  padding: 24px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.08px;
}

.searchicon svg {
  width: 20px;
  height: 20px;
}

.searchwp-modal-form-trigger-el {
  width: 26px;
  height: 26px;
  display: block;
  margin-left: 40px;
}

.searchwp-modal-form-trigger-el:before {
  background-image: url(../img/search.svg);
  content: "";    
  width: 22px;
  display: block;
  background-position: center;
  height: 100%;
  background-repeat: no-repeat;
}

.searchwp-modal-form-default .searchwp-modal-form__close:before {
  content: url(../img/dismiss.svg);
  display: block;
}

.searchwp-modal-form-default .searchwp-modal-form__content .search-form label:before {
  content: url(../img/search.svg);
  position: absolute;
}

.tagdetail ul > li > span {
  background-color: #B0E4F8;
  padding: 8px;
  border-radius: 3px;
}

.swiper-pagination-bullet {
  border-radius: 0!important;
  width: 30px!important;
  height: 3px!important;
}

.swiper-pagination-bullet {
  background: #003749!important;
}

.podcastlink a > img {
  display: block!important;
  margin-right: 16px;
  margin-bottom: 24px;
}

.podcastlink img {
  display: none!important;
}

.elementor-sticky {
  border-bottom: 1px solid #E6EBED;
}

.searchwp-live-search-results-showing {
  top: 150px!important;
  border-radius: 3px 3px 24px 3px!important;
  box-shadow: 0px 0px 20px 0px rgba(0, 55, 73, 0.25)!important;
  height: auto!important;
  padding: 24px;
    max-height: initial;
}
.elementor-field-type-email {
  margin-bottom: 34px!important;
}

.elementor-field-type-email label {
  color: #00A7E2!important;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 16px;
}

.elementor-field-type-email input {
  border-radius: 10px;
  border: 1px solid #B0C1C7;
  background: #FFF;
  color: #003749;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.elementor-field-type-html {
  margin-top: 32px!important;
  margin-bottom: 32px!important;
}

.elementor-field-type-html a,
.elementor-field-type-html a:hover {
  font-size: 14px!important;
  font-weight: 500!important;
  line-height: 20px;
  text-decoration-line: underline!important;
}

.elementor-message-danger {
  color: #D70F00!important;
  font-size: 14px!important;
  font-weight: 600;
  line-height: 20px!important;
  display: block;
}

.elementor-message-success {
  border-radius: 5px;
  background: rgba(30, 215, 96, 0.15);  
  padding: 20px;
  color: #003749;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

#free-to-x-maps {
  height: 800px;
  width: 100%;
}

element.style {
  left: 136px;
  top: 110px;
  width: 1060px;
}
.searchwp-live-search-results-showing {
  display: block;
  opacity: 1;
  height: auto;
  overflow: auto;
}
.searchwp-live-search-results {
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  height: 0;
  overflow: hidden;
  z-index: 9999995;
  position: fixed!important;
  display: none;
}
.searchwp-live-search-results {
  max-height: 652px!important;
}

.hoverftx .elementor-icon-box-wrapper:hover svg path  {
  /*stroke: #F4B800;*/
}

.hoverftx .elementor-icon-box-title:hover,
.hoverftx .elementor-icon-box-title a:hover {
  text-decoration: none!important;
}

.type-post h2,
.type-post h3,
.type-post h4,
.type-post h5,
.type-post h6 {
  color: #00A7E2;
  font-size: 22px;
  font-weight: 700;
  line-height: 31px;
}

.type-post a:not(.button-post) {
  text-decoration: underline;
  font-size: 18px;
  font-weight: 400;
}

.type-post a:not(.button-post):hover {
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
}

.posttitlelist a,
.posttitlelist a:hover {
  font-size: 20px!important;
  font-weight: 700!important;
  text-decoration: none!important;
}

.type-post .button-post {
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 22px;
    letter-spacing: 0px;
    fill: #003749;
    color: #003749;
    background-color: #F4B800;
    border-radius: 3px 3px 20px 3px;
    padding: 10px 80px 10px 80px;
    transition: all 0.7s;
}

.type-post .button-post:hover {
  border-radius: 20px;
}

.progress2,
.progress {
  transition: all linear 0.1s; 
  min-width: 1%; 
  margin-bottom: 10px;
  display: none;
  height: 3px;
}

.progress { 
  background-color: #F4B800; 
}

.progress2 {
  background-color: #00A7E2; 
}

.category-video .custom-category .elementor-post-info__terms-list-item {
  color: #00A7E2;
  font-weight: 500;
}

.category-podcast .custom-category .elementor-post-info__terms-list-item {
  color: #B48100;
  font-weight: 500;
}

.category-article .custom-category .elementor-post-info__terms-list-item,
.category-articolo .custom-category .elementor-post-info__terms-list-item {
  color: #004AB9;
  font-weight: 500;
}

.blogmenu ul li {
  margin-left: 20px;
  margin-right: 20px;
}

.blogmenu a{
  display: block!important;
  text-align: center;
}

.blogmenu a span {
  color: #00A7E2;
}
.elementor-widget-taxonomy-filter .e-filter .e-filter-item {
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}

.elementor-item.has-submenu,
.elementor-sub-item.has-submenu {
  cursor: pointer;
}

.elementor-widget-taxonomy-filter .elementor-widget-container {
  position: relative
}

.elementor-widget-taxonomy-filter .elementor-widget-container:after {
  content:'';
  width: 50px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  background: rgb(245, 247, 248);
  background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(245, 247, 248,1) 80%);
}

.elementor-widget-taxonomy-filter .elementor-widget-container .e-filter {
padding-right: 50px;
}

.searchwp-live-search-no-min-chars:after {
  padding: 0!important;
}

.ot-sdk-show-settings {
  color: #F8F8F8;
  fill: #F8F8F8;
  font-size: 14px;
  line-height: 16px!important;
  cursor: pointer;
  padding: 13px 0 13px 20px!important;
  white-space: nowrap;
  font-weight: 500!important;
}

.ot-sdk-show-settings:hover {
  text-decoration: underline;
}

.ot-sdk-show-settings:after {
  margin-left: 20px;
  height: 14px!important;
}

.restitle {
  color: #50555B;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.07px;
  text-transform: uppercase;
}

.restitle.video {
  color: #00A7E2;
}

.restitle.podcast {
  color: #B48100;
}

.restitle.comunicatostampa,
.restitle.pressrelease {
  color: #003749;
}

.restitle.articolo,
.restitle.articles {
  color: #004AB9;
}

.restitle.galleria,
.restitle.gallery {
  color: #50555B;
}

.popup-lang-en ul {
  transform: rotate(180deg);
}

.popup-lang-en ul li {
  transform: rotate(-180deg);
}

.popup-lang-en ul li:last-child,
.popup-lang-it ul li:first-child {
  background-color: #00A7E2;
  border-radius: 100px;
  padding: 8px 34px 8px 34px;
  margin-right: 40px;
  border: 1px solid #00A7E2;
  min-width: 140px;
}

.popup-lang-en ul li:first-child,
.popup-lang-it ul li:last-child {
  background-color: #fff;
  border-radius: 100px;
  padding: 8px 34px 8px 34px;
  border: 1px solid #003749;
  min-width: 140px;
}

.popup-lang-en ul li:last-child a span,
.popup-lang-it ul li:first-child a span {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  line-height: 22px;
  fill: #FFFFFF;
  color: #FFFFFF;
  letter-spacing: 0.08px;
  margin-left: 8px;
}

.popup-lang-en ul li:first-child a span,
.popup-lang-it ul li:last-child a span {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  line-height: 22px;
  fill: #003749;
  color: #003749;
  letter-spacing: 0.08px;
  margin-left: 8px;
}

.popup-lang-en ul li:last-child {
  margin-right: 0;
}
.popup-lang-en ul li:first-child {
  margin-right: 40px;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0!important;
}

.elementor-editor-active .bn_container {
  display: block!important;
}

.bn_container {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  display: none;
}

.bn_container .bn_title {
  color: #003749;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.bn_container .bn_description {
  color: #003749;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.bn_container .bn_button {
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 22px;
  letter-spacing: 0px;
  fill: #003749;
  color: #003749;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #003749;
  border-radius: 3px 3px 20px 3px;
  padding: 13px 60px 13px 60px;
  margin-top: 10px;
  display: inline-block;
}

.bn_container .bn_button:hover {
  border-radius: 20px!important;
  transition: all 0.7s;
}

.bn_container .bn_dismiss {
  background: url(../img/dismiss.svg);
  position: absolute;
  top: 20px;
  right: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.elementor-widget-text-editor a,
.elementor-tab-content a{
  text-decoration: underline !important;
  color: inherit!important;
  font-size: inherit!important;
  font-weight: inherit!important;
}

.elementor-widget-text-editor a:hover,
.elementor-tab-content a:hover{
  text-decoration: none !important;
}

ul {
  list-style-type: none!important;
}

@media(max-width: 767px) {
  .elementor-button,
  .elementor-button-wrapper {
    width: 100%!important;
  }
  .elementor-icon-box-wrapper {
    align-items: center;
  }
  .footermenu .elementor-nav-menu__container,
  .footermenu2 .elementor-nav-menu__container {
    margin-top: 0!important;
  }
  .footermenu .elementor-nav-menu__container > ul, 
  .footermenu2 .elementor-nav-menu__container > ul{
    display: block!important;
  }
  .footermenu2 ul li a,
  .footermenu2 ul li a:hover {
    padding-left: 0!important
  }
  .footermenu2 ul {
    padding-top: 0;
    padding-bottom: 0;
  }
  .footermenu ul > li a,
  .footermenu ul > li a:hover {
    padding-left: 0!important
  }
  .podcastlink a > img {
    margin-right: 0;
  }
	.searchwp-modal-form-default .searchwp-modal-form__container {
		background: #F5F7F8!important;
    margin-top: 0!important;
    padding: 30px!important;
    min-height: 90px;
	}
  .searchwp-modal-form-default .searchwp-modal-form__content form,
  .searchwp-modal-form-default .searchwp-modal-form__content .search-form label input {
      background: #F5F7F8!important;
  }
  .searchwp-modal-form-default .searchwp-modal-form__content .search-form label:before {
    display: none;
  }
  .searchwp-live-search-results-showing {
    top: 89px!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    width: 100%!important;
    padding: 30px!important;
    border-radius: 0!important;
    max-height: 100%!important;
  }
  .searchwp-live-search-results {
    max-height: 300px!important;
  }
  .blogmenu a.elementor-item-active,
  .blogmenu a.elementor-item-active span {
    color: #F4B800!important;
    font-weight: bold!important;
  }
  .blogmenu a.elementor-item br {
    display: none;
  }
  .blogmenu .elementor-menu-toggle {
    background-color: transparent;
    width: 100%;
    justify-content: end;
    padding: 0;
  }
  .blogmenu-it .elementor-menu-toggle::before {
    content: "Filtri";
    color: #003749;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    position: absolute;
    left: 0;
    margin-left: 0;
  }
  .blogmenu-en .elementor-menu-toggle::before {
    content: "Filters";
    color: #003749;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    position: absolute;
    left: 0;
    margin-left: 0;
  }
  .elementor-widget-taxonomy-filter {
    display: none;
  }
  #free-to-x-maps {
    height: 80vh;
    width: 100%;
  }
  .ot-sdk-show-settings {
    padding: 13px 0px!important;
  }
  .ot-sdk-show-settings:after {
    display: none;
  }
  .popup-lang-it ul li:first-child {
    padding: 8px 20px 8px 20px;
    min-width: 112px;
    margin-right: 20px;
  }
  .popup-lang-en ul li:last-child {
    padding: 8px 20px 8px 20px;
    min-width: 112px;
    margin-right: 0;
  }
  .popup-lang-en ul li:first-child {
    margin-right: 20px;
  }
  .popup-lang-en ul li:first-child,
  .popup-lang-it ul li:last-child {
    padding: 8px 20px 8px 20px;
    min-width: 112px;
  }
  .bn_container {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .bn_container .bn_title {
    font-size: 16px;
    line-height: 24px;
    max-width: 85%;
    margin: 0 auto;
  }
  
  .bn_container .bn_description {
    font-size: 16px;
    line-height: 24px;
  }
  
  .bn_container .bn_button {
    display: block;
    margin-top: 20px;
    text-align: center;
  }
  
  .bn_container .bn_dismiss {
    right: 16px;
  }
}