/*@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);*/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
@font-face {
    font-family: iconcool;
    src: url(../webfonts/icon-cool/MaterialSymbolsOutlined.eot?o7gghm);
    src: url(../webfonts/icon-cool/MaterialSymbolsOutlined.eot?o7gghm#iefix) format("embedded-opentype"),
         url(../webfonts/icon-cool/MaterialSymbolsOutlined.ttf?o7gghm) format("truetype"),
         url(../webfonts/icon-cool/MaterialSymbolsOutlined.woff?o7gghm) format("woff"),
         url(../webfonts/icon-cool/MaterialSymbolsOutlined.svg?o7gghm#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.ayudawp-share-buttons{
    margin-top: 0px !important;
}

.ayudawp-tooltip {
  position: fixed;
  overflow: hidden;
  left: -99999px;
}
.page-content, .entry-content, .entry-summary {
  margin: 0;
}

.single .section--content {
  padding: 2rem 0 0 0;
}

.selected-flag {
  background: #fff !important;
  width: 54px !important;
  padding-left: 10px !important;
}
 
.intl-tel-input input,
.intl-tel-input input[type="tel"],
.intl-tel-input input[type="text"] {
  padding-left: 65px !important;
}

.selected-dial-code {
  display: none !important;
}

.wpcf7-spinner {
	visibility: hidden;
	display: block;
	background-color: #0a6ba3;
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 12px;
	top: calc(50% - 12px);
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.section.section--preface,
.section.section--footer{
    transition: .5s;
}

.menu-open .content-site{
    -webkit-filter: blur(.3rem);
    filter: blur(.3rem);
}

@media (max-width:560px){
  .menu-open .content-site{
    -webkit-filter: blur(0rem);
    filter: blur(0rem);
}
}

.menu-open .header-topbar.is-scrolling-open{
   top:  -3rem !important;
   position: absolute; 
}


.icon,
[class*=" icon-"],
[class^=icon-] {
    font-family: iconcool !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow-right:before {
    content: "\e900"
}

.icon-arrow-down:before {
    content: "\e901"
}

.icon-arrow-left:before {
    content: "\e902"
}

.icon-arrow-up:before {
    content: "\e5d8"
}

.icon-chevron-down:before {
    content: "\e904"
}

.icon-chevron-left:before {
    content: "\e905"
}

.icon-chevron-right:before {
    content: "\e906"
}

.icon-chevron-up:before {
    content: "\e907"
}

.icon-close:before {
    content: "\e908"
}

.icon-loader:before {
    content: "\e909"
}

.icon-mail:before {
    content: "\e158"
}

.icon-play:before {
    content: "\e90b"
}

.icon-social-ig:before {
    content: "\e90c"
}

.icon-social-in:before {
    content: "\e90d"
}

.icon-social-yt:before {
    content: "\e90e"
}

.icon-tel:before {
    content: "\e0b0"
}

.icon-check:before {
    content: "\e910"
}

.icon-social-sy:before {
    content: "\e911"
}

.icon-social-wa:before {
    content: "\e912"
}

.icon-search:before {
    content: "\e8b6"
}

.icon-star_shine:before {
    content: "\f31d"
}

.search-form input[type="search"]::placeholder {
  color: #fff !important;
}

.search-form input[type="search"]:active,

.search-form input[type="search"]:focus {
    border-color: #0a6ba3 !important;
}


.search-submit.btn {
  padding: .5rem 1rem;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 1rem;
  transition:.4s;
  margin-left: 5px;
}

.search-submit.btn:hover {
  background: #0a6ba3;
  border: 1px solid #0a6ba3;
  transition:.4s;
}

.search-submit.btn i{
 height: 20px;
  width: 20px;
  color: #0a6ba3;
 display: block;
 line-height: 20px;
  font-size: 18px;
  text-align: center;
}

.search-submit.btn:hover i{
  color: #fff;
}

.search-form label {
  margin-bottom: 0;
}

.hamburger {display: none;} 
.section--menu-pc .main-menu {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex;
    }
.section--menu-pc .main-menu > li {
      position: relative;
    margin: 0px 10px;
    padding: 15px;
    }
    
.section--menu-pc .main-menu > li:first-of-type {
    margin-left: 0px;
    }
.section--menu-pc .main-menu > li:last-of-type {
    margin-right: 0px;
    }
.section--menu-pc .main-menu > li > a {
      display: block;
      color: #0a6ba3;
      text-decoration: none;
    font-weight: 600;
    position: relative;
  transition: .4s;
    cursor: pointer !important;
    z-index: 1;
    }
/*
.page-template-page-homepage .section--menu-pc .main-menu > li > a {
  color: #fff;
}
*/
.section--menu-pc .main-menu > li:hover > a,
.section--menu-pc .main-menu > li.current_page_item > a,
.section--menu-pc .main-menu > li.current_page_ancestor > a{
  color: #1bafd1;
  transition: .4s;
}

.page-template-page-homepage .section--menu-pc .main-menu > li:hover > a,
.page-template-page-homepage .section--menu-pc .main-menu > li.current_page_item > a {
  color: #1bafd1;
  transition: .4s;
}

.section--menu-pc .main-menu > li > a::before {
  content: "";
  width: 0%;
  height: 2px;
  background: #1bafd1;
  position: absolute;
  left: 0;
  bottom: -7px;
  transition: .4s;
pointer-events: none;
    z-index: -1;
}

.page-template-page-homepage .section--menu-pc .main-menu > li > a::before {
  background: #1bafd1;
}

.page-template-page-homepage .header-navbar.is-scrolling .section--menu-pc .main-menu > li:hover > a,
.page-template-page-homepage .header-navbar.is-scrolling .section--menu-pc .main-menu > li.current_page_item > a {
  color: #1bafd1;
  transition: .4s;
}

.page-template-page-homepage .header-navbar.is-scrolling .section--menu-pc .main-menu > li > a::before{
  background: #1bafd1;
}

.page-template-page-homepage .header-navbar.is-scrolling .section--menu-pc .main-menu > li > a {
  color: #0a6ba3;
}

.section--menu-pc .main-menu > li:hover > a::before,
.section--menu-pc .main-menu > li.current_page_item > a::before,
.section--menu-pc .main-menu > li.current_page_ancestor > a::before{
  width: 100%;
  transition: .4s;
    pointer-events: none;
}
    
.section--menu-pc .main-menu-container-pc {
  float: right;
}
    
.section--menu-pc .main-menu > li.menu-item-has-children > a::after {
  content: "\e313";
  position: relative;
  line-height: 1;
  margin-left: 10px;
  font-family: iconcool !important;
  font-size: 15px;
  vertical-align: middle;
}

.section--menu-pc .main-menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a::after {
  content: "\e315";
  position: absolute;
  line-height: 1;
  right: 5px;
  top: 13px;
  width: 16px;
  height: 20px;
  text-align: center;
  font-family: iconcool !important;
  font-size: 18px;
  vertical-align: middle;
  transition: right 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.section--menu-pc .main-menu > li.menu-item-has-children:nth-last-child(-n+3) > ul.sub-menu > li.menu-item-has-children > a::after {
  content: "\e314";
  right: auto;
  left: 5px;
  transition: left 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.section--menu-pc .main-menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children:hover > a::after {
  right: 3px;
  transition: right 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.section--menu-pc .main-menu > li.menu-item-has-children:nth-last-child(-n+3) > ul.sub-menu > li.menu-item-has-children:hover > a::after {
  right: auto;
  left: 3px;
  transition: left 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.section--menu-pc .sub-menu::before {
  content: "";
  position: absolute;
  background: transparent;
  width: 100%;
  height: 34px;
  top: -34px;
}  
    
.section--menu-pc .main-menu > li > .sub-menu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 151%;
  left: 0;
  background-color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 250px;
  z-index: 1000;
  box-shadow: 0px 15px 50px -35px #454545;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.section--menu-pc .main-menu > li:nth-last-child(-n+3) > .sub-menu {
  left: auto;
  right: 0;
}

.is-scrolling .section--menu-pc .main-menu > li > .sub-menu {
  top: 114%; 
}

.section--menu-pc .main-menu > li > .sub-menu > li > .sub-menu{
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  right: -250px;
  background-color: #f7f7f7;
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 250px;
  z-index: 1000;
  box-shadow: 20px 15px 50px -35px #454545;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.section--menu-pc .main-menu > li:nth-last-child(-n+3) > .sub-menu > li > .sub-menu{
  right: auto;
  left: -250px;
}

.section--menu-pc .main-menu > li:last-of-type > .sub-menu {
  left: auto;
  right: 0;
}
  
.section--menu-pc .main-menu > li > .sub-menu > li > a,
.section--menu-pc .main-menu > li > .sub-menu > li > .sub-menu > li > a {
      display: block;
      padding: 10px 25px 10px 15px;
      color: #0a6ba3;
      text-decoration: none;
      font-weight: 500;
      font-size: 16px; 
      text-align: left;
 }

.section--menu-pc .main-menu > li:nth-last-child(-n+3) > .sub-menu > li > a,
.section--menu-pc .main-menu > li:nth-last-child(-n+3) > .sub-menu > li > .sub-menu > li > a {
      text-align:right;
      padding: 10px 15px 10px 25px;
      font-size: 16px;
    }

.section--menu-pc .main-menu > li > .sub-menu > li.current-menu-ancestor.current-menu-parent > a,
.section--menu-pc .main-menu > li > .sub-menu > li.current-menu-item > a,
.section--menu-pc .main-menu > li > .sub-menu li a:hover {
      background-color: #1bafd1;
      color: #fff;
    }
.section--menu-pc .main-menu > li > .sub-menu li > .sub-menu > li.current-menu-item a,
.section--menu-pc .main-menu > li > .sub-menu li > .sub-menu > li a:hover {
      background-color: #0a6ba3;
      color: #fff;
    }

.section--menu-pc .main-menu > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.section--menu-pc .main-menu > li > .sub-menu > li:hover > .sub-menu{
  opacity: 1;
  visibility: visible;
}

.search-form {
  float: right;
}

.parallax {
  background-attachment: fixed !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative !important;
  overflow: hidden !important;
    background-color: transparent !important;
}

.parallax .background {
  position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  z-index: -1;
}

.parallax .background .immagine-BG{
width: 100%;
max-width: 100%;
display: block;
position: relative;
}

.parallax.sfoca .background .immagine-BG{
filter: blur(8px);
width: calc(100% + 30px);
max-width: calc(100% + 30px);
margin: 0 auto !important;
display: block;
position: relative;
left: -15px;
}

.blog-article h3 {
  font-size: 1.3rem;
  line-height: 1.2;
}

.small.blog-article h3 {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
}


@media (min-width: 768px) {
.custom-col-5 {
  -ms-flex: 0 0 20%;
  flex:0 0 20%;
  max-width: 20%;
}
}
  

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container, .container-md, .container-sm {
   max-width: 95%;
  }
}

@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 95%;
  }
}

@media screen and (min-width:1200px) {
    .container {
        max-width: 95%;
    }
}


@media (min-width:1700px) {
    .container {
        max-width: 1600px
    }
}

.section--content {
    padding: 2rem 0;
    background: #fff;
    position: relative;
}

.single .section--content {
  padding: 3rem 0 0 0;
}

.strumenti-template-default .page-content,
.strumenti-template-default .entry-content,
.strumenti-template-default .entry-summary {
  margin: 0 0 2rem 0;
}

.section-form, .section-secondo{
  padding: 5rem 0;
}
@media (max-width:991px) {
.section-form, .section-secondo {
  padding: 1.5rem 0;
}
    
    .immagineHM{display: none;}
}

.section-grey {
  background: #f2f2f2;
}

.section-greydue {
  background: #fafafa;
}
 
.section-dark {
  background: #0a6ba3;
  color: #fff;
}

.section-dark h1,
.section-dark h2,
.section-dark h3,
.section-dark h4,
.section-dark h5,
.section-dark h6,
.section-dark a,
.section-dark .blog-article__category,
.section-dark .blog-article__category a{
    color: #fff;
}

.section-dark a:hover,
.section-dark .blog-article__category a:hover{
    color: #fff;
    text-decoration: underline;
}

.section-dark .blog-article__title a:hover{
    text-decoration: none !important;
}

@media (max-width:767px) {
    .section--content {
        padding: 2rem 0;
    }

.page-content {
    margin-top: 0rem;
}

.wp-block-embed.is-type-video {
    width: 90%;
    margin: 0 auto 3rem
}

    .wp-block-embed.is-type-video {
        width: 100%
    }
}

@media (max-width: 667px) {
  .section--content {
    padding: 1rem 0;
  }

.single .section--content {
  padding: 1rem 0 0 0;
}
}

::-moz-selection {
    color: #000;
    background: #0094b6
}

::selection {
    color: #000;
    background: #0094b6
}

* {
    -webkit-text-size-adjust: none;
    font-size-adjust: none
}

body,
html {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.5;
    font-family: "Nunito Sans", sans-serif;;
    color: #000;
    overflow-x: hidden
}

body.Fix,
html.Fix {
    overflow: hidden
}


.wp-block-embed,
.wp-block-gallery,
.wp-block-image,
address,
blockquote,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
p,
pre,
table,
ul {
    margin: 0 0 1em;
}

figcaption {
    color: #666;
    font-style: normal;
    font-size: .85rem
}

a {
    color: #000;
    text-decoration: none;
    outline: 0 !important;
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s
}

a:hover {
    color: #0a6ba3;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5em;
    padding: 0;
    color: #000;
    font-weight: 700;
    line-height: 1.1;
}

h1 b,
h1 strong,
h2 b,
h2 strong,
h3 b,
h3 strong,
h4 b,
h4 strong,
h5 b,
h5 strong,
h6 b,
h6 strong {
    font-weight: 700
}

h1 {
    font-size: 2.25rem;
}

h2 {
  color: #0a6ba3;
}

.single h2 {
  margin-top: 35px;
}

#contattaci h2 {
  margin-top: 0px;
}
@media (max-width:991px)
#contattaci h2 {
  margin-top: 30px;
}


.CTAbox {
  margin-top: 1rem;
  padding-top: 1rem;
  position: relative;
}

.CTAbox::before {
  content: "";
  background: #1bafd1;
  height: 2px;
  width:150px;
  position: absolute;
  top: -1px;
}

.titlecta p, .textcta p {
  margin-bottom: 0.7rem;
  font-size: 1rem;
  line-height: 1.2;
}

@media (max-width:767px) {
    h1 {
        font-size: 1.7rem !important;
    }
}

h2 {
    font-size: 1.5rem
}

@media (max-width:767px) {
    h2 {
        font-size: 1.3rem
    }
}

h3 {
    font-size: 1.3rem
}

@media (max-width:767px) {
    h3 {
        font-size: 1.2rem
    }
}

h4 {
    font-size: 1.2rem
}

@media (max-width:767px) {
    h4 {
        font-size: 1.15rem
    }
}

hr,
hr.wp-block-separator {
    margin: 2.5rem 0;
    height: 1px;
    background: #666;
    border: none
}

b,
strong {
    font-weight: 700
}

blockquote {
    padding-left: 1.5rem;
    border-left: 1px solid #0094b6
}

blockquote p {
    color: #000;
    font-size: 1.5rem;
    margin-bottom: .5rem
}

@media (max-width:991px){
  blockquote {
    padding-left: 1.2rem;
}

blockquote p {
    font-size: 1.2rem;
}
}

blockquote cite {
    color: #666;
    font-size: .85rem
}

.section--content ol,
.section--content ul {
    list-style-position: outside;
    margin-left: 1.5rem
}

.section--content ol li,
.section--content ul li {
    margin-bottom: .5rem
}

.section--content ol li ol,
.section--content ol li ul,
.section--content ul li ol,
.section--content ul li ul {
    margin-top: .5rem
}

.section--content ul {
    list-style-type: square
}

.section--content ul li::marker {
    color: #0094b6
}

.section--content ol li::marker {
    font-weight: 700
}


nav.toc {
  background: rgba(0,0,0,.03);
  padding: 20px;
  margin-bottom: 30px;
}
nav.toc ul {
  margin-bottom: 0px;
}
nav.toc ul li {
  margin-bottom: 0px;
  padding: 5px 0
}

.Clear {
    clear: both
}

.Col-Pad-0 {
    padding: 0
}

table {
    margin-bottom: .5rem;
    border: 0px;
    margin: 1.5rem 0;
}

table td,
table th {
    padding: .5rem;
    font-size: .9em;
    /*! min-width: 300px; */
}

table th {
    background-color: #1bafd1;
    border-color: #1bafd1;
    color: #fff;
}

table tbody tr:nth-child(even) {
    background-color: rgba(102, 102, 102, .1)
}

@media screen and (max-width: 1190px) {
.contenitore_tabelle th,
.contenitore_tabelle td {
  min-width: 450px;
}
.contenitore_tabelle { overflow-x: auto;   } 
.contenitore_tabelle table { min-width: 0; width: auto; }
}

@media screen and (max-width: 767px) {
.contenitore_tabelle th,
.contenitore_tabelle td {
  min-width: 400px;
}
 }
    
@media screen and (max-width: 450px) {
.contenitore_tabelle th,
.contenitore_tabelle td {
  min-width: 300px;
}
}

.wp-embed-aspect-16-9 {
    position: relative;
    overflow: hidden
}

.wp-embed-aspect-16-9 iframe {
    width: 100%;
    height: 100%
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.contrast-switched .section--content {
    background-color: #000;
    color: #fff
}

.contrast-switched .section--content h1,
.contrast-switched .section--content h2,
.contrast-switched .section--content h3,
.contrast-switched .section--content h4,
.contrast-switched .section--content h5 {
    color: #fff
}

.contrast-switched .section--content a {
    color: #fff
}

.contrast-switched .section--content blockquote p {
    color: #fff
}

.totop {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    background-color: #fff;
    font-size: 1.5rem;
    line-height: 1;
    width: 4rem;
    height: 4rem;
    cursor: pointer;
    border-radius: 100%;
    z-index: 70;
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    opacity: 0;
    visibility: hidden;
    color: #0a6ba3;
    box-shadow: 10px 10px 25px -15px #0b6ea5;
}

.totop.is-visible {
    opacity: .7;
    visibility: visible
}

.totop:hover {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    opacity: 1;
} 

.button_footer{display: none}   
@media (max-width:991px) {
.button_footer{
    display: block;
    position: fixed;
    right: 1rem;
    bottom: calc(3rem + 2.2rem);
    z-index: 70;
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    opacity: 1;
}
    
.button_footer a{
  display: block;
  background-color: #fff;
  width: 4rem;
  height: 4rem;
  cursor: pointer;
  border-radius: 100%;
  z-index: 70;
  -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
  -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
  transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
  color: #0a6ba3;
  box-shadow: 10px 10px 25px -15px #0b6ea5;
  margin-bottom: 10px;
    text-align: center;
line-height: 2rem;
    opacity: .7;
}
    
.button_footer a i.icon, .button_footer a i {
  height: 4rem;
  width: 4rem;
  display: block;
  line-height: 4rem;
  font-size: 30px;
}
    
.button_footer a:hover {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
    opacity: 1;
}
 }   

/*
@media (max-width:767px) {
    .totop {
        width: 3rem;
        height: 3rem;
        font-size: 2rem;
        right: 1rem;
        bottom: 85px
    }
}

.contrast-switched .totop {
    color: #fff;
    background-color: #000
}

@media (max-width:767px) {
    .single-post .totop {
        bottom: 5rem
    }
}
*/
#CybotCookiebotDialog {
    top: auto !important;
    height: auto !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    -webkit-transform-origin: 0 bottom !important;
    -ms-transform-origin: 0 bottom !important;
    transform-origin: 0 bottom !important;
    bottom: 0 !important
}

.form-item {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.form-actions {
    margin-top: 0.3rem;
    margin-bottom: 20px;
}

.form-actions p{
    margin: 0rem;
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset
}

@media (max-width:767px) {
    .form-row {
        display: block
    }
}

.form-row .form-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width:767px) {
    .form-row .form-item {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }
}

.form-row .form-item:not(:first-child) {
    margin-left: 1rem
}

@media (max-width:767px) {
    .form-row .form-item:not(:first-child) {
        margin-left: 0
    }
}

.form-item label {
    display: inline-block;
    font-weight: 700;
    font-size: .85rem;
    color: #000;
    margin-bottom: .25rem
}

.form-item--required label:after {
    content: "*";
    color: #e63714;
    display: inline-block;
    vertical-align: top;
    margin-left: .025em
}

.form-control:not(.wpcf7-checkbox),
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    height: auto;
    max-width: 100%;
    padding: .3rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 1rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.form-control:not(.wpcf7-checkbox):active,
.form-control:not(.wpcf7-checkbox):focus,
input[type=date]:active,
input[type=date]:focus,
input[type=datetime-local]:active,
input[type=datetime-local]:focus,
input[type=datetime]:active,
input[type=datetime]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=month]:active,
input[type=month]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=search]:active,
input[type=search]:focus,
input[type=tel]:active,
input[type=tel]:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=time]:active,
input[type=time]:focus,
input[type=url]:active,
input[type=url]:focus,
input[type=week]:active,
input[type=week]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
    background-color: transparent;
    border-color: #0094b6;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:not(.wpcf7-checkbox).wpcf7-not-valid,
input[type=date].wpcf7-not-valid,
input[type=datetime-local].wpcf7-not-valid,
input[type=datetime].wpcf7-not-valid,
input[type=email].wpcf7-not-valid,
input[type=month].wpcf7-not-valid,
input[type=number].wpcf7-not-valid,
input[type=password].wpcf7-not-valid,
input[type=search].wpcf7-not-valid,
input[type=tel].wpcf7-not-valid,
input[type=text].wpcf7-not-valid,
input[type=time].wpcf7-not-valid,
input[type=url].wpcf7-not-valid,
input[type=week].wpcf7-not-valid,
select.wpcf7-not-valid,
textarea.wpcf7-not-valid,
.form-control.wpcf7-checkbox.wpcf7-not-valid input[type="checkbox"]{
    border: 2px solid #e63714
}

.form-control:not(.wpcf7-checkbox)::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #0a6ba3 !important
}

.form-control:not(.wpcf7-checkbox)::-ms-input-placeholder,
input[type=date]::-ms-input-placeholder,
input[type=datetime-local]::-ms-input-placeholder,
input[type=datetime]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=month]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=search]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=time]::-ms-input-placeholder,
input[type=url]::-ms-input-placeholder,
input[type=week]::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #0a6ba3 !important
}

.form-control:not(.wpcf7-checkbox)::placeholder,
input[type=date]::placeholder,
input[type=datetime-local]::placeholder,
input[type=datetime]::placeholder,
input[type=email]::placeholder,
input[type=month]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=time]::placeholder,
input[type=url]::placeholder,
input[type=week]::placeholder,
select::placeholder,
textarea::placeholder {
    color: #0a6ba3 !important
}

.form-control:not(.wpcf7-checkbox):-internal-autofill-selected,
.form-control:not(.wpcf7-checkbox):-webkit-autofill,
.form-control:not(.wpcf7-checkbox):-webkit-autofill:active,
.form-control:not(.wpcf7-checkbox):-webkit-autofill:focus,
.form-control:not(.wpcf7-checkbox):-webkit-autofill:hover,
input[type=date]:-internal-autofill-selected,
input[type=date]:-webkit-autofill,
input[type=date]:-webkit-autofill:active,
input[type=date]:-webkit-autofill:focus,
input[type=date]:-webkit-autofill:hover,
input[type=datetime-local]:-internal-autofill-selected,
input[type=datetime-local]:-webkit-autofill,
input[type=datetime-local]:-webkit-autofill:active,
input[type=datetime-local]:-webkit-autofill:focus,
input[type=datetime-local]:-webkit-autofill:hover,
input[type=datetime]:-internal-autofill-selected,
input[type=datetime]:-webkit-autofill,
input[type=datetime]:-webkit-autofill:active,
input[type=datetime]:-webkit-autofill:focus,
input[type=datetime]:-webkit-autofill:hover,
input[type=email]:-internal-autofill-selected,
input[type=email]:-webkit-autofill,
input[type=email]:-webkit-autofill:active,
input[type=email]:-webkit-autofill:focus,
input[type=email]:-webkit-autofill:hover,
input[type=month]:-internal-autofill-selected,
input[type=month]:-webkit-autofill,
input[type=month]:-webkit-autofill:active,
input[type=month]:-webkit-autofill:focus,
input[type=month]:-webkit-autofill:hover,
input[type=number]:-internal-autofill-selected,
input[type=number]:-webkit-autofill,
input[type=number]:-webkit-autofill:active,
input[type=number]:-webkit-autofill:focus,
input[type=number]:-webkit-autofill:hover,
input[type=password]:-internal-autofill-selected,
input[type=password]:-webkit-autofill,
input[type=password]:-webkit-autofill:active,
input[type=password]:-webkit-autofill:focus,
input[type=password]:-webkit-autofill:hover,
input[type=search]:-internal-autofill-selected,
input[type=search]:-webkit-autofill,
input[type=search]:-webkit-autofill:active,
input[type=search]:-webkit-autofill:focus,
input[type=search]:-webkit-autofill:hover,
input[type=tel]:-internal-autofill-selected,
input[type=tel]:-webkit-autofill,
input[type=tel]:-webkit-autofill:active,
input[type=tel]:-webkit-autofill:focus,
input[type=tel]:-webkit-autofill:hover,
input[type=text]:-internal-autofill-selected,
input[type=text]:-webkit-autofill,
input[type=text]:-webkit-autofill:active,
input[type=text]:-webkit-autofill:focus,
input[type=text]:-webkit-autofill:hover,
input[type=time]:-internal-autofill-selected,
input[type=time]:-webkit-autofill,
input[type=time]:-webkit-autofill:active,
input[type=time]:-webkit-autofill:focus,
input[type=time]:-webkit-autofill:hover,
input[type=url]:-internal-autofill-selected,
input[type=url]:-webkit-autofill,
input[type=url]:-webkit-autofill:active,
input[type=url]:-webkit-autofill:focus,
input[type=url]:-webkit-autofill:hover,
input[type=week]:-internal-autofill-selected,
input[type=week]:-webkit-autofill,
input[type=week]:-webkit-autofill:active,
input[type=week]:-webkit-autofill:focus,
input[type=week]:-webkit-autofill:hover,
select:-internal-autofill-selected,
select:-webkit-autofill,
select:-webkit-autofill:active,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-internal-autofill-selected,
textarea:-webkit-autofill,
textarea:-webkit-autofill:active,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 0 100px #fff inset;
    box-shadow: 0 0 0 100px #fff inset;
    -webkit-text-fill-color: #000;
    font-family: "Nunito Sans", sans-serif;;
    font-weight: 700
}


span.wpcf7-not-valid-tip {
    font-size: .75em;
    margin-top: .25rem;
    color: #e63714
}

textarea {
    resize: none
}

.form-item .description {
    font-size: .75em;
    margin-top: .25rem;
    color: #666
}

span.wpcf7-not-valid-tip {
    font-size: .75em;
    margin-top: .25rem;
    color: #e63714
}

.form-actions button,
.form-actions input[type=button],
.form-actions input[type=reset],
.form-actions input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    min-width: 150px;
    outline: 0;
    display: inline-block;
    font-weight: 700;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #0a6ba3;
    padding: 1rem 2.25rem;
    font-size: 1rem;
    border-radius: 2rem;
    border: 1px solid #0a6ba3;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.form-actions button:focus,
.form-actions input[type=button]:focus,
.form-actions input[type=reset]:focus,
.form-actions input[type=submit]:focus {
    outline: 0
}

.form-actions button:hover,
.form-actions input[type=button]:hover,
.form-actions input[type=reset]:hover,
.form-actions input[type=submit]:hover {
    background-color: #1bafd1;
    color: #fff
}

.wpcf7-checkbox.form-control {
    padding: 0;
    margin: 0;
    background-color: transparent
}

.wpcf7-checkbox.form-control.wpcf7-not-valid {
    border: none
}

.wpcf7-checkbox.form-control.wpcf7-not-valid input {
    border: 1px solid #e63714
}

span.wpcf7-list-item {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset
}

.form-control.wpcf7-checkbox {
    border: none
}

.form-control.wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 1rem;
    font-weight: 700;
    color: #000;
    margin-left: 1rem
}

.form-control.wpcf7-checkbox input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    vertical-align: middle;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 2rem;
    border: 1px solid #0a6ba3;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.form-control.wpcf7-checkbox input[type=checkbox]:checked {
    background-color: #0094b6
}

/*
select,
select.form-control {
    background: url(../images/icons/Chevron-bottom.svg) no-repeat right center #666;
    background-size: 2rem auto
}
*/
select option,
select.form-control option {
    font-size: 1rem
}

select.form-control:focus,
select:focus {
    background-image: url(../images/icons/Chevron-top.svg)
}



.wpcf7-form input[type="date"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="text"], 
.wpcf7-form input[type="time"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="week"],
.wpcf7-form select {
  padding: .8rem;
  border: 1px solid #0a6ba3;
  border-radius: 3rem;
  color: #1bafd1;
  font-size: 1rem;
  background: rgba(255,255,255,.5);
}

.wpcf7-form .form-item textarea {
  padding: .8rem;
  border: 1px solid #0a6ba3;
  border-radius: 1rem;
  color: #1bafd1;
  font-size: 1rem;
  background: rgba(255,255,255,.5);
}

div.wpcf7-response-output {
    margin: 1.5rem 0
}

div.wpcf7-response-output.wpcf7-validation-errors {
    border-radius: .25rem;
    border-color: #e63714;
    color: #711b0a;
    background: #fffbfa
}

.contrast-switched label {
    color: #fff
}

.contrast-switched .form-control:not(.wpcf7-checkbox),
.contrast-switched input[type=date],
.contrast-switched input[type=datetime-local],
.contrast-switched input[type=datetime],
.contrast-switched input[type=email],
.contrast-switched input[type=month],
.contrast-switched input[type=number],
.contrast-switched input[type=password],
.contrast-switched input[type=search],
.contrast-switched input[type=tel],
.contrast-switched input[type=text],
.contrast-switched input[type=time],
.contrast-switched input[type=url],
.contrast-switched input[type=week],
.contrast-switched select,
.contrast-switched textarea {
    border-color: #fff;
    color: #fff
}

.contrast-switched .form-control:not(.wpcf7-checkbox):-internal-autofill-selected,
.contrast-switched .form-control:not(.wpcf7-checkbox):-webkit-autofill,
.contrast-switched .form-control:not(.wpcf7-checkbox):-webkit-autofill:active,
.contrast-switched .form-control:not(.wpcf7-checkbox):-webkit-autofill:focus,
.contrast-switched .form-control:not(.wpcf7-checkbox):-webkit-autofill:hover,
.contrast-switched input[type=date]:-internal-autofill-selected,
.contrast-switched input[type=date]:-webkit-autofill,
.contrast-switched input[type=date]:-webkit-autofill:active,
.contrast-switched input[type=date]:-webkit-autofill:focus,
.contrast-switched input[type=date]:-webkit-autofill:hover,
.contrast-switched input[type=datetime-local]:-internal-autofill-selected,
.contrast-switched input[type=datetime-local]:-webkit-autofill,
.contrast-switched input[type=datetime-local]:-webkit-autofill:active,
.contrast-switched input[type=datetime-local]:-webkit-autofill:focus,
.contrast-switched input[type=datetime-local]:-webkit-autofill:hover,
.contrast-switched input[type=datetime]:-internal-autofill-selected,
.contrast-switched input[type=datetime]:-webkit-autofill,
.contrast-switched input[type=datetime]:-webkit-autofill:active,
.contrast-switched input[type=datetime]:-webkit-autofill:focus,
.contrast-switched input[type=datetime]:-webkit-autofill:hover,
.contrast-switched input[type=email]:-internal-autofill-selected,
.contrast-switched input[type=email]:-webkit-autofill,
.contrast-switched input[type=email]:-webkit-autofill:active,
.contrast-switched input[type=email]:-webkit-autofill:focus,
.contrast-switched input[type=email]:-webkit-autofill:hover,
.contrast-switched input[type=month]:-internal-autofill-selected,
.contrast-switched input[type=month]:-webkit-autofill,
.contrast-switched input[type=month]:-webkit-autofill:active,
.contrast-switched input[type=month]:-webkit-autofill:focus,
.contrast-switched input[type=month]:-webkit-autofill:hover,
.contrast-switched input[type=number]:-internal-autofill-selected,
.contrast-switched input[type=number]:-webkit-autofill,
.contrast-switched input[type=number]:-webkit-autofill:active,
.contrast-switched input[type=number]:-webkit-autofill:focus,
.contrast-switched input[type=number]:-webkit-autofill:hover,
.contrast-switched input[type=password]:-internal-autofill-selected,
.contrast-switched input[type=password]:-webkit-autofill,
.contrast-switched input[type=password]:-webkit-autofill:active,
.contrast-switched input[type=password]:-webkit-autofill:focus,
.contrast-switched input[type=password]:-webkit-autofill:hover,
.contrast-switched input[type=search]:-internal-autofill-selected,
.contrast-switched input[type=search]:-webkit-autofill,
.contrast-switched input[type=search]:-webkit-autofill:active,
.contrast-switched input[type=search]:-webkit-autofill:focus,
.contrast-switched input[type=search]:-webkit-autofill:hover,
.contrast-switched input[type=tel]:-internal-autofill-selected,
.contrast-switched input[type=tel]:-webkit-autofill,
.contrast-switched input[type=tel]:-webkit-autofill:active,
.contrast-switched input[type=tel]:-webkit-autofill:focus,
.contrast-switched input[type=tel]:-webkit-autofill:hover,
.contrast-switched input[type=text]:-internal-autofill-selected,
.contrast-switched input[type=text]:-webkit-autofill,
.contrast-switched input[type=text]:-webkit-autofill:active,
.contrast-switched input[type=text]:-webkit-autofill:focus,
.contrast-switched input[type=text]:-webkit-autofill:hover,
.contrast-switched input[type=time]:-internal-autofill-selected,
.contrast-switched input[type=time]:-webkit-autofill,
.contrast-switched input[type=time]:-webkit-autofill:active,
.contrast-switched input[type=time]:-webkit-autofill:focus,
.contrast-switched input[type=time]:-webkit-autofill:hover,
.contrast-switched input[type=url]:-internal-autofill-selected,
.contrast-switched input[type=url]:-webkit-autofill,
.contrast-switched input[type=url]:-webkit-autofill:active,
.contrast-switched input[type=url]:-webkit-autofill:focus,
.contrast-switched input[type=url]:-webkit-autofill:hover,
.contrast-switched input[type=week]:-internal-autofill-selected,
.contrast-switched input[type=week]:-webkit-autofill,
.contrast-switched input[type=week]:-webkit-autofill:active,
.contrast-switched input[type=week]:-webkit-autofill:focus,
.contrast-switched input[type=week]:-webkit-autofill:hover,
.contrast-switched select:-internal-autofill-selected,
.contrast-switched select:-webkit-autofill,
.contrast-switched select:-webkit-autofill:active,
.contrast-switched select:-webkit-autofill:focus,
.contrast-switched select:-webkit-autofill:hover,
.contrast-switched textarea:-internal-autofill-selected,
.contrast-switched textarea:-webkit-autofill,
.contrast-switched textarea:-webkit-autofill:active,
.contrast-switched textarea:-webkit-autofill:focus,
.contrast-switched textarea:-webkit-autofill:hover {
    background-color: #000 !important;
    -webkit-box-shadow: 0 0 0 100px #000 inset;
    box-shadow: 0 0 0 100px #000 inset;
    -webkit-text-fill-color: #fff;
    font-family: "Nunito Sans", sans-serif;;
    font-weight: 700
}

.contrast-switched .form-actions button,
.contrast-switched .form-actions input[type=button],
.contrast-switched .form-actions input[type=reset],
.contrast-switched .form-actions input[type=submit] {
    color: #fff;
    border-color: #fff
}

.contrast-switched .form-actions button:hover,
.contrast-switched .form-actions input[type=button]:hover,
.contrast-switched .form-actions input[type=reset]:hover,
.contrast-switched .form-actions input[type=submit]:hover {
    color: #000;
    background-color: #fff
}

.contrast-switched .form-control.wpcf7-checkbox .wpcf7-list-item-label {
    color: #fff
}

.contrast-switched .form-control.wpcf7-checkbox input[type=checkbox] {
    border: 1px solid #fff
}

.contrast-switched .form-control.wpcf7-checkbox input[type=checkbox]:checked {
    background-color: #0094b6
}

.intl-tel-input .selected-flag {
    outline: 0;
    border-radius: 100px 0 0 100px
}

.intl-tel-input .country-list {
    border-color: #000;
    left: 49px
}

.contrast-switched .intl-tel-input .country-list {
    border-color: #fff;
    background-color: #000
}

.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid;
    padding: .7rem 1.5rem;
    font-size: 1rem;
    font-weight: 700;
    outline: 0;
    border-radius: 4rem;
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.button--dark {
    border-color: #000;
    color: #000
}

.button--dark:hover {
    background-color: #000
}

.button--light {
    border-color: #fff;
    color: #fff
}

.button--light:hover {
    background-color: #fff
}

.button--bg-black:hover {
    color: #000
}

.button--bg-grey:hover {
    color: #666
}

.button--bg-white:hover {
    color: #fff
}

.button--bg-primary:hover {
    color: #0094b6
}

.section--header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}

.admin-bar .section--header {
    top: 32px
} 

.page-inner {
    padding-top: 9.75rem
}

.page-inner::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background: #001E56; 
  z-index: 9;
  top:0;
  left: 0;
  opacity: 0;
  mix-blend-mode: multiply(100);
  visibility: hidden;
  -webkit-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
  -o-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
  transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
}

.menu-open .page-inner::after {
  opacity: .9;
  visibility: visible;
  -webkit-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
  -o-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
  transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
}

@media (max-width:991px) {
    .page-inner {
        padding-top: 7.5rem
    }
}
/*
.page-template-page-homepage .page-inner {
    padding-top: 3rem
}
*/
.header-topbar {
    background-color: #1bafd1;
    height: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    color: #fff;
}

.header-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset
}

.header-contacts__social {
    font-size: 1.75rem;
    margin-right: 1.25rem
}

@media (max-width:767px) {
    .header-contacts__social {
        display: none
    }
}

.header-contacts__social a {
    display: inline-block;
    margin-right: .25rem
}

.header-contacts__social a:last-child {
    margin-left: .2rem
}

.header-contacts__contacts {
    font-size: .75rem;
    font-weight: 500;
}

.header-contacts__contacts a {
    display: inline-block;
    vertical-align: middle
}

.header-contacts__contacts i {
    font-size: 1.2rem;
       margin-right:5px;
    vertical-align: middle;
    line-height: 1;
}

@media (max-width:767px) {
    .header-contacts__contacts i {
        display: block
    }
}

@media (max-width:991px) {
    .header-contacts__contacts span {
        display: none
    }
}

.header-contacts__contacts a {
    margin-right: .4rem;
    padding-right: .5rem;
    border-right: 1px solid;
    color: #fff;
}

.header-contacts__contacts a:last-of-type {
  margin-right: 0;
  padding-right: 0;
}  

@media (max-width:500px) {
.header-contacts__contacts a {
  margin-right: .2rem;
  padding-right: .2rem;
} 
    
 .search-field.form-control {
    max-width: 180px;
  }
    
}

@media (max-width:410px) {
.search-submit.btn {
  padding: .5rem .6rem;
      margin-left: 0px;
}
    
.search-field.form-control {
    max-width: 165px;
  }
    
}

@media (max-width:365px) {
    .header-tools{display:none !important}
    .header-contacts{width: 100% !important;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
}
.header-contacts__contacts a:last-of-type {
    border-right: 0px solid;
}


.sidebar {
  padding: 0 10px 0 30px;
  position: relative;
}
.sidebar::before {
  content: "";
  height: 80%;
  width: 1px;
  background: #0a6ba3;
  left: 10px;
  top: 10%;
  position: absolute;
}
/*
.header-tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    font-size: .75rem;
    font-weight: 500;
}
*/
   /*
@media (max-width:767px) {

    .header-tools {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

*/
.toggle-background {
    margin-right: 1.5rem;
    cursor: pointer
}

.toggle-background span {
    height: 1.75rem;
    width: 3.5rem;
    border: 1px solid #0a6ba3;
    position: relative;
    margin-right: .5rem;
    border-radius: 4rem;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.toggle-background span:after {
    position: absolute;
    content: "";
    background-color: #0a6ba3;
    border-radius: 100%;
    height: calc(1.75rem - 6px);
    width: calc(1.75rem - 6px);
    left: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.toggle-background.is-switched span {
    background-color: #0a6ba3;
}

.toggle-background.is-switched span:after {
    left: calc(100% - 1.75rem + 4px);
    background-color: #0094b6
}

.language-switcher {
    position: relative;
    font-weight: 700;
    text-transform: uppercase
}

.language-switcher ul {
    margin: 0
}

.language-switcher li {
    display: inline-block;
    padding: 0 .25rem
}

.language-switcher li.is-active {
    text-decoration: underline
}

.header-navbar {
    height: 6.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    border-bottom: 1px solid #0a6ba3;
    -webkit-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    background-color: #fff;
    position: relative;
}

@media (max-width:991px) {
    .header-navbar {
        height: 4.5rem
    }
}

.header-logo svg {
    display: block;
    /*! margin: 0 auto; */
    height: 58px;
    transition: .4s;
}

.is-scrolling .header-logo svg {
    display: block;
    height: 50px;
    transition: .4s;
}

.header-logo svg .colore01 {
    fill:#0a6ba3;
}

.header-logo svg .colore02 {
    fill:#1bafd1;
}

.header-logo path {
    -webkit-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s
}

@media (max-width:991px) {
    .header-logo svg {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}

.hamburger {
    margin: auto;
    cursor: pointer;
    text-align: center;
    font-size: .75rem;
    font-weight: 700;
    color: #0a6ba3;
}

@media (max-width:767px) {
    .hamburger__label {
        display: none
    }
}

.hamburger__icon {
    margin: 0 auto .3rem;
    height: 1.25rem;
    width: 2rem;
    position: relative
}

.hamburger__icon i {
    display: block;
    height: 1px;
    width: 100%;
    border-radius: 2px;
    background-color: #0a6ba3;
    position: absolute;
    left: 0;
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.hamburger__icon i:first-child {
    top: 0
}

.hamburger__icon i:nth-child(2) {
    top: 33%
}

.hamburger__icon i:nth-child(3) {
    top: 66%
}

.hamburger__icon i:last-child {
    top: 100%
}

.hamburger__icon:hover i:first-child {
    top: 8%
}

.hamburger__icon:hover i:nth-child(2) {
    top: 37%
}

.hamburger__icon:hover i:nth-child(3) {
    top: 62%
}

.hamburger__icon:hover i:last-child {
    top: 92%
}

.hamburger__icon.is-active i {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.hamburger__icon.is-active i:first-child {
    top: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.hamburger__icon.is-active i:nth-child(2) {
    top: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.hamburger__icon.is-active i:nth-child(3) {
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.hamburger__icon.is-active i:last-child {
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header-rotator {
    text-align: right
}

.header-rotator__inner {
    display: inline-block;
    -webkit-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}

@media (max-width:767px) {
    .header-rotator__inner {
        -webkit-transform: scale(.6) !important;
        -ms-transform: scale(.6) !important;
        transform: scale(.6) !important
    }
}

.header-rotator svg {
    display: inline-block
}

.header-rotator path {
    -webkit-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.header-navbar.is-scrolling {
    height: 4.25rem;
    margin-top: -54px;
}

.is-scrolling .header-rotator__inner {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.menu-open .header-navbar,
.menu-open .header-navbar.is-scrolling{
    /*! border-color: transparent; */
    /*! color: #fff; */
    /*! background-color: #fff; */
}

/*
.page-template-page-homepage .header-navbar,
.page-template-page-homepage.contrast-switched .header-navbar,
.page-template-page-homepage.menu-open .header-navbar.is-scrolling{
    border-color: #fff;
    color: #fff;
    background-color: transparent
}
*/

.menu-open .hamburger{
    /*! color: #fff; */
}

.menu-open .header-navbar .hamburger__icon i,
.menu-open .header-navbar.is-scrolling .hamburger__icon i{
    /*! background-color: #fff */
}

/*
.page-template-page-homepage .header-navbar .hamburger__icon i,
.page-template-page-homepage.contrast-switched .header-navbar .hamburger__icon i,
.page-template-page-homepage.menu-open .header-navbar.is-scrolling .hamburger__icon i{
    background-color: #fff
}
*/
.menu-open .header-navbar .header-logo svg .colore01,
.menu-open .header-navbar .header-logo svg .colore02,
.menu-open .header-navbar .header-rotator path,
.menu-open .header-navbar.is-scrolling .header-logo path,
.menu-open .header-navbar.is-scrolling .header-rotator path{
    /*! fill: #fff */
}
/*
.page-template-page-homepage .header-navbar .header-logo path,
.page-template-page-homepage .header-navbar .header-rotator path,
.page-template-page-homepage.contrast-switched .header-navbar .header-logo path,
.page-template-page-homepage.contrast-switched .header-navbar .header-rotator path,
.page-template-page-homepage.menu-open .header-navbar.is-scrolling .header-logo path,
.page-template-page-homepage.menu-open .header-navbar.is-scrolling .header-rotator path
{
    fill: #fff
}

.page-template-page-homepage .header-navbar.is-scrolling {
    border-color: #0a6ba3;
    color: #0a6ba3;
    background-color: #fff
}

.page-template-page-homepage .header-navbar.is-scrolling .hamburger__icon i {
    background-color: #000
}

.page-template-page-homepage .header-navbar.is-scrolling .header-logo path,
.page-template-page-homepage .header-navbar.is-scrolling .header-rotator path {
    fill: #000
}

.contrast-switched .header-navbar,
.contrast-switched .header-navbar.is-scrolling,
.page-template-page-homepage.contrast-switched .header-navbar.is-scrolling {
    border-color: #fff;
    color: #fff;
    background-color: #000
}

.contrast-switched .header-navbar .hamburger__icon i,
.contrast-switched .header-navbar.is-scrolling .hamburger__icon i,
.page-template-page-homepage.contrast-switched .header-navbar.is-scrolling .hamburger__icon i {
    background-color: #fff
}

.contrast-switched .header-navbar .header-logo path,
.contrast-switched .header-navbar .header-rotator path,
.contrast-switched .header-navbar.is-scrolling .header-logo path,
.contrast-switched .header-navbar.is-scrolling .header-rotator path,
.page-template-page-homepage.contrast-switched .header-navbar.is-scrolling .header-logo path,
.page-template-page-homepage.contrast-switched .header-navbar.is-scrolling .header-rotator path {
    fill: #fff
}
*/

.section-animated .anim-item {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 450ms cubic-bezier(.2,.8,.2,1), transform 450ms cubic-bezier(.2,.8,.2,1);
  will-change: opacity, transform;
}

.section-animated .anim-item.visible {
  opacity: 1;
  transform: translateY(0);
}

.section-animated .anim-title.visible {
  transition-delay: 0ms;
}
.section-animated .anim-text.visible {
  transition-delay: 120ms;
}
.section-animated .anim-image.visible {
  transition-delay: 300ms;
}
.section-animated .immagine_val {
  max-width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width:767px){
 .immagine_val{
  max-width: 55%;
  width: 55%;
  display: block;
  margin: 0 auto 30px auto;
}    
    
}

.section--menu {
    position: fixed;
    top: 0;
    height: 100vh;
    padding-top: 9rem;
    left: 0;
    width: 50%;
    z-index: 98;
    background-color: #fff;
    color: #000;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    /*! -webkit-box-align: center; */
    /*! -ms-flex-align: center; */
    /*! align-items: center; */
    /*! -ms-flex-pack: distribute; */
    /*! justify-content: space-around; */
    /*! -webkit-box-orient: vertical; */
    /*! -webkit-box-direction: normal; */
    /*! -ms-flex-direction: column; */
    /*! flex-direction: column; */
    /*! -ms-flex-wrap: unset; */
    /*! flex-wrap: unset; */
    -webkit-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    transform: translateX(-120%);
    -webkit-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .5s cubic-bezier(.61, .005, .115, 1.005) 0s;
    box-shadow: 10px 0px 70px -15px #454545;
    visibility: hidden;
}

.admin-bar .section--menu {
    margin-top: 32px
}

.section--menu ul {
    margin: 0
}

.section--menu .main-menu li {
    display: block;
    list-style: none;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.8;
}


.section--menu .main-menu li {
    display: block;
    list-style: none;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    /*! margin-top: -1px; */
    margin-bottom: -1px;
    position: relative;
}

.section--menu .main-menu li a {
    color: #0a6ba3;
    padding:10px 15px;
    display: block;
  background:#ffffff;
}

.section--menu .main-menu ul.sub-menu > li > a {
  background: #f7f7f7;
}

.section--menu .main-menu ul.sub-menu > li > ul.sub-menu > li > a {
  background: #e7e7e7;
}

.section--menu .main-menu li.menu-item-has-children a {
    display: block;
    width: 100%;
    padding: 10px 52px 10px 15px;
}

.section--menu .main-menu li.menu-item-has-children span.open-tab{
    background: #fff;
    width: 52px;
    display: block;
    text-align: center;
    border-left: 1px solid #ddd;
    padding: 7px 15px;
    color: #0a6ba3;
    height: 52px;
  -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
  -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
  transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    border-bottom: 1px solid #ddd;
    position: absolute;
    right: 0;
    top: 0px;
}

.section--menu .main-menu li.menu-item-has-children span.open-tab.open,
.section--menu .main-menu li.menu-item-has-children span.open-tab:hover,
.section--menu .main-menu li.menu-item-has-children.submenu-open > span.open-tab {
    background: #0a6ba3;
    color: #fff;
  -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
  -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
  transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
}

.section--menu .main-menu li.menu-item-has-children > span.open-tab .arrowmenu::before {
  content: "\e313";
  font-family: iconcool !important;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}

.section--menu .main-menu li.menu-item-has-children.submenu-open > span.open-tab .arrowmenu::before {
  content: "\e316";
  font-family: iconcool !important;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
}

.section--menu .main-menu li.menu-item-has-children span.open-tab .arrowmenu {
  font-style: normal;
}

.section--menu .main-menu li > ul.sub-menu,
.section--menu .main-menu li > ul.sub-menu > li,
.section--menu .main-menu li > ul.sub-menu > li > ul.sub-menu,
.section--menu .main-menu li > ul.sub-menu > li > ul.sub-menu > li{
 visibility: hidden;
 opacity: 0;
 height: 0;
} 

.section--menu .main-menu li > ul.sub-menu.visible,
.section--menu .main-menu li > ul.sub-menu.visible > li,
.section--menu .main-menu li > ul.sub-menu > li > ul.sub-menu.visible,
.section--menu .main-menu li > ul.sub-menu > li > ul.sub-menu.visible li{
 visibility: visible;
 position: relative;
 height: auto;
 opacity: 1;
}


.section--menu .main-menu li > ul.sub-menu > li > a:hover,
.section--menu .main-menu li.current-menu-ancestor > a,
.section--menu .main-menu li > ul.sub-menu > li.current-menu-parent > a,
.section--menu .main-menu li a:hover,
.section--menu .main-menu ul.sub-menu > li.current-menu-item > a {
  color: #ffffff;
  background: #1bafd1;
}

.section--menu .main-menu li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.section--menu .main-menu li > ul.sub-menu > li > ul.sub-menu > li.current-menu-item > a{
  color: #ffffff;
  background: #0a6ba3;
}

.section--menu .main-menu li.current_page_item > a{
  color: #ffffff;
  background: #1bafd1;
  
}
  
@media screen and (max-width:767px){
  .section--menu {
    width:70%;
  }
 .section--menu .main-menu li.menu-item-has-children span.open-tab {
  height: 48.9px;
} 
  
}

@media screen and (max-width:560px){
  .section--menu {
    width:100%;
  }
}


.menu-credits {
    font-weight: 700
}

.menu-open .section--menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
}

.breadcrumbs {
    color: #666;
    margin-bottom: 1rem
}

.breadcrumbs a {
    color: #666
}

.breadcrumbs a:hover {
    color: #000
}

.breadcrumbs p {
    margin: 0
}

.page-title {
    margin-bottom: 1.5em
}

.page-title h1 {
    margin: 0
}

.strumenti-template-default .page-title {
  margin-bottom: 0;
}

.page-subtitle {
    font-size: 1.75rem;
    margin-bottom: .5em
}

.page-subtitle p {
    margin: 0
}

.page-abstract {
    font-size: 1.25rem;
    margin-bottom: 3rem
}
@media (max-width:767px) {
.page-abstract {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}
body, html {
  font-size: 1rem;
  line-height: 1.5;
}    
    
.single h2 {
  margin-top: 20px;
}
 
}

.page-abstract p {
    margin: 0
}

.section--footer {
    background-color: #0a6ba3;
    color: #fff
}

.section--footer h2,
.section--footer h3,
.section--footer h4 {
    color: #fff;
    margin: 0
}

.section--footer h2 {
    font-size: 1.9rem
}

@media (max-width:767px) {
    .section--footer h2 {
        font-size: 1.7rem
    }
}

.footer-contact {
    height: 9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    background-color: #666
}

@media (max-width:767px) {
    .footer-contact {
        height: auto;
        padding: 3rem 0
    }
}

.footer-newsletter {
    height: 9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    background-color: rgba(102, 102, 102, .3)
}

@media (max-width:767px) {
    .footer-newsletter {
        height: auto;
        padding: 3rem 0
    }
}

.footer-newsletter input[type=email] {
    border-color: #fff;
    color: #fff;
    width: 100%;
    margin-right: 1rem
}

@media (max-width:767px) {
    .footer-newsletter input[type=email] {
        margin: 0 0 1rem
    }
}

.footer-newsletter input[type=email]:-internal-autofill-selected,
.footer-newsletter input[type=email]:-webkit-autofill,
.footer-newsletter input[type=email]:-webkit-autofill:active,
.footer-newsletter input[type=email]:-webkit-autofill:focus,
.footer-newsletter input[type=email]:-webkit-autofill:hover {
    background: #000 !important;
    -webkit-box-shadow: 0 0 0 100px #000 inset;
    box-shadow: 0 0 0 100px #000 inset;
    -webkit-text-fill-color: #fff;
    font-family: "Nunito Sans", sans-serif;;
    font-weight: 700
}

.footer-newsletter #mc_embed_signup_scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset
}

@media (max-width:767px) {
    .footer-newsletter #mc_embed_signup_scroll {
        margin-top: 3rem;
        display: block
    }
}

.footer-info {
    padding: 2rem 0;
    color: #fff;
    font-weight: 700
}

.footer-info p,
.footer-info ul {
    margin: 0;
    font-weight: 400;
    font-size: 1rem;
}

.footer-info a {
    color: #1bafd1;
    text-decoration: underline
}

.footer-info a:hover {
    color: #0094b6
}

.footer-info ul.legal-menu {
    text-align: right
}

@media (max-width:767px) {
    .footer-info ul.legal-menu {
        margin-top: 2rem;
        text-align: center
    }
 .footer-info {
  text-align: center;
}
}

.footer-info ul.legal-menu li {
    display: inline-block
}

.footer-info ul.legal-menu li:not(:first-child) {
    margin-left: .5rem;
    padding-left: .75rem;
    border-left: 1px solid #b1b1b1;
}

.footer-info ul.legal-menu a {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.footer-info ul.legal-menu a:hover {
    color: #0094b6
}

.previews-swiper__header {
    margin-bottom: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset
}

.home .previews-swiper__header h2,
.blog .previews-swiper__header h2{
    margin-bottom: 0;
    display: inline-block;
  width: calc(100% - 160px);
    margin-top: 0;
}

@media (max-width:767px) {
    .previews-swiper__content {
        max-width: 85%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 85%;
        flex: 0 0 85%;
        width: 85%
    }
}

@media (max-width:767px) {
    .previews-swiper .swiper-container {
        overflow: visible
    }
}

.previews-swiper--postscript {
   /* border-top: 1px solid #0a6ba3;*/
    /*! padding-top: 2.5rem; */
    /*margin-top: 2.5rem;*/
    position: relative;
    /*! background: #fff */
}

.previews-swiper--postscript-no-border {
    margin-top: 5rem;
    position: relative;
    background: #fff
}

.contrast-switched .previews-swiper--postscript,
.contrast-switched .previews-swiper--postscript-no-border {
    background: #000
}

.section--preface {
    /*! height: 35rem; */
    /*! padding-top: 6.75rem; */
    position: relative;
    overflow: hidden;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset
}

@media (max-width:767px) {
    .section--preface {
        height: auto;
        padding-bottom: 4.5rem
    }
}

.section--preface .container {
    position: relative;
    z-index: 2
}

.section--preface .bg-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0
}

.section--preface .hp-slideshow__swiper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0
}

.section--preface .hp-slideshow__swiper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 1
}

.section--preface .hp-slideshow__swiper img {
    width: 100%
}

@media (max-width:767px) {
    .section--preface .hp-slideshow__swiper img {
        width: auto;
        max-width: none;
        height: 100%
    }
}

.section--preface .hp-slideshow__swiper .swiper-navigation>div {
    cursor: pointer;
    padding: .25rem;
    background-color: transparent;
    font-size: 2rem;
    line-height: 1em;
    color: #fff;
    z-index: 11;
    position: absolute;
    top: 50%;
    opacity: .8;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s
}

@media (max-width:767px) {
    .section--preface .hp-slideshow__swiper .swiper-navigation>div {
        bottom: 0;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.section--preface .hp-slideshow__swiper .swiper-navigation>div.swiper-button-disabled {
    opacity: 0;
    visibility: hidden
}

.section--preface .hp-slideshow__swiper .swiper-navigation>div:hover {
    opacity: 1
}

.section--preface .hp-slideshow__swiper .swiper-navigation__next {
    right: 10px
}

.section--preface .hp-slideshow__swiper .swiper-navigation__prev {
    left: 10px
}

.section--preface .hp-slideshow__swiper i {
    display: block
}

.section--preface h1 {
    color: #fff;
    font-size: 3.25rem
}

@media (max-width:767px) {
    .section--preface h1 {
        font-size: 2.5rem
    }
}

.page-template-page-homepage .section--postscript {
    background-color: #0094b6;
    position: relative;
    padding: 8rem 0
}

@media (max-width:767px) {
    .page-template-page-homepage .section--postscript {
        padding: 4rem 0
    }
}

.hp-about-bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 45%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1
}

@media (max-width:767px) {
    .hp-about-bg {
        display: none
    }
}

.blog-article__img {
    overflow: hidden;
    position: relative;
    z-index: 1
}

.blog-article__img img {
    display: block;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    max-width: 100%;
    height: auto;
    display: block
}

.blog-article__img a {
  height: 250px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
}

.blog-article__img.imgfs a {
  height: 150px;
}

.blog-article__img:hover img {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.blog-article__img a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(65,97,149,.7);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.blog-article__img:after,
.blog-article__img:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.blog-article__img:after {
    height: 1px;
    width: 3rem;
    -webkit-transform: translate(-50%, -50%) scaleX(0);
    -ms-transform: translate(-50%, -50%) scaleX(0);
    transform: translate(-50%, -50%) scaleX(0)
}

.blog-article__img:before {
    height: 3rem;
    width: 1px;
    -webkit-transform: translate(-50%, -50%) scaleY(0);
    -ms-transform: translate(-50%, -50%) scaleY(0);
    transform: translate(-50%, -50%) scaleY(0)
}

.blog-article__img a:hover:after {
    opacity: 1;
    visibility: visible
}

.blog-article__img:hover:after,
.blog-article__img:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

@media (max-width:991px) {
    .blog-article__img img {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    .blog-article__img a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    .blog-article__img:hover img {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-filter: none;
        filter: none
    }
    .blog-article__img a:after,
    .blog-article__img:after,
    .blog-article__img:before {
        display: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    
.section--menu-pc{
    display: none;
}
    
.hamburger {
  display: block;
  float: right;
}
    
}
/*
.blog-article__img a {
    background: #fff
}
*/
.blog-article__info {
    padding: 1rem .2rem;
    /*! border-bottom: 1px solid #000; */
}

.blog-article__category {
    margin-bottom: .7rem;
  color: #000;
  font-size: .9rem;
  font-weight: 500;
}

.blog-article__category i {
  font-size: 12px;
  margin-right: 7px;
}

.blog-article__category a {
    color: #0a6ba3;
}

.blog-article__details {
    /*! color: #0a6ba3; */
    font-weight: 500;
    font-size: 15px;
    margin-bottom: .7rem;
}

.tipologia_contenuto {
  background: #1bafd1;
  color: #fff;
  padding: 5px 10px;
  font-size: .9rem;
  font-weight: 500;
}

.tipologia_contenuto  i {
  font-size: 14px;
  margin-right: 7px;
}

.page-template-page-homepage .blog-swiper {
    margin-bottom: 5rem
}

.contrast-switched .blog-article__info {
    border-bottom-color: #fff
}

.blog-list {
    margin-top: 2rem;
}


.contenuti .guide-category {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #0a6ba3;
}

.contenuti .guide-category:last-child {
  border-bottom: 0px solid #0a6ba3;
}

@media (max-width:767px) {
    .blog-list {
        margin-top: 2.5rem
    }
}

.blog-list .blog-article {
    margin-bottom: 2.5rem
}

@media (max-width:767px) {
    .blog-list__header {
        display: none
    }
}

@media (max-width:767px) {
    .blog-categories {
        border: 1px solid;
        border-radius: 1.5rem;
        margin-bottom: 3rem
    }
}

.blog-categories-mobile {
    display: none;
    padding: .75rem 1rem
}

@media (max-width:767px) {
    .blog-categories-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
        -ms-flex-wrap: unset;
        flex-wrap: unset
    }
}

.blog-categories-mobile i {
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.blog-categories-mobile.is-open i {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.blog-categories ul {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:767px) {
    .blog-categories ul {
        display: none
    }
}

.blog-categories ul li {
    width: 48%;
    list-style: none;
    margin-bottom: 1.5rem
}

@media (max-width:767px) {
    .blog-categories ul li {
        width: auto;
        font-size: 1.5rem;
        font-weight: 700;
        margin-bottom: 0
    }
}

.blog-categories ul a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    padding: .75rem 1rem;
    border: 1px solid;
    border-radius: 5rem
}

@media (max-width:767px) {
    .blog-categories ul a {
        border: none;
        border-radius: 0;
        padding: .5rem 1rem
    }
}

.blog-categories ul a:hover {
    background-color: #000;
    color: #fff;
    border-color: #000
}

@media (max-width:767px) {
    .blog-categories ul i {
        display: none
    }
}

.contrast-switched .blog-categories ul a:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.article-progress {
    position: absolute;
    bottom: -4px;
    left: 0;
    height: 4px;
    width: 100%;
    background-color: #000;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: opacity .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: opacity .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: opacity .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    opacity: 0
}

.article-progress.is-progressing {
    opacity: 1
}

.contrast-switched .article-progress {
    background-color: #0094b6
}

.article__header h1 {
    font-size: 2.6rem;
}

.article__info {
    color: #000;
    margin-bottom: 3rem;
 background: rgba(0,0,0,.03);
  padding: 20px;
}

.article__info span {
    display: block;
    padding: 4px 0;
}


.article__info span i {
  margin-right: 9px;
  font-size: 15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.article__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.article__abstract {
    font-size: 1.25rem
}

.article__content {
    padding: 0 20%;
    font-size: 18px
}

@media (max-width:991px) {
    .article__content {
        padding: 0 15%;
        font-size: 16px
    }
    
.sidebar {
  padding: 0 15px;
}
    
.sidebar::before {
display: none
}   
    
.article__image {
  min-height: 330px;
  margin-bottom: 40px;
}
    
.article__info {
  margin-bottom: 0px;
}
    
}

@media (max-width:767px) {
    .article__content {
        padding: 0 15px
    }
}

.article__content h2,
.article__content h3,
.article__content h4,
.article__content h5 {
    margin-bottom: .75em
}

.article__content h2 {
    font-size: 2rem
}

.article__content .wp-block-embed.is-type-video,
.article__content figure {
    width: 100%
}

.article__content figure img {
    width: 100%
}

.article__content a {
    text-decoration: underline
}

.article__content a:hover {
    color: #0094b6
}

.article__dates {
    color: #666;
    font-size: .85rem
}

.article__author {
    margin-top: 5rem
}

.author {
    margin-top: 5rem
}

.author__header {
    margin-bottom: 1rem;
    position: relative
}

@media (max-width:767px) {
    .author__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
        -ms-flex-wrap: unset;
        flex-wrap: unset;
        margin-bottom: 0
    }
}

.author__image {
    position: absolute;
    width: 3rem;
    height: 3rem;
    left: -4rem;
    border-radius: 100%;
    top: 50%;
    margin-top: -1.5rem;
    overflow: hidden
}

@media (max-width:767px) {
    .author__image {
        position: static;
        margin-right: 1rem;
        margin-top: 0
    }
}

.author__name span {
    font-size: .85rem;
    color: #666;
    display: block
}

.author__bio {
    font-size: .85rem
}

@media (max-width:767px) {
    .author__bio {
        padding-left: 4rem
    }
}

.addtoany_content {
    position: absolute;
    left: 0;
    margin: 0
}

@media (max-width:767px) {
    .addtoany_content {
        position: fixed;
        bottom: 0;
        z-index: 90;
        width: 100%;
        background-color: #fff;
        border-top: 1px solid
    }
}

.addtoany_content a {
    padding: 0;
    display: block;
    margin-bottom: .75rem
}

@media (max-width:767px) {
    .addtoany_content a {
        margin: 0 1rem
    }
}

@media (max-width:767px) {
    .addtoany_content .addtoany_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
        -ms-flex-wrap: unset;
        flex-wrap: unset;
        padding: .75rem 0
    }
}

.addtoany_content .addtoany_list>a {
    border-radius: 2px
}

.addtoany_content .addtoany_list>a img,
.addtoany_content .addtoany_list>a span {
    display: block
}

.addtoany_content .addtoany_list>a:hover {
    background-color: #0094b6
}

.addtoany_content .addtoany_list>a:hover img,
.addtoany_content .addtoany_list>a:hover span {
    opacity: 1
}

.addtoany_content .addtoany_list>a>span:first-child {
    background-color: transparent !important
}

.addtoany_content .addtoany_list>a>span:first-child path {
    fill: #000
}

.servizi {
  padding: 7em 0;
}

.servizi h2,
.servizi h3{
  color: #fff;
}

.servizi h2{
    margin-bottom: 70px
}


.blog-home h2 {
  margin-bottom: 70px;
}


@media (max-width:767px) {
    .servizio__title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.servizio ul {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none
}

.servizio ul li {
    margin: .75rem 0
}

.servizio ul li:before {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 1.25rem;
    line-height: 1;
    content: "\e910";
    display: inline-block;
    vertical-align: middle;
    margin-right: .75em
}

.servizio svg {
    max-width: 48px;
    height: auto;
    display: block;
    margin: 20px auto;
    padding: 0;
    overflow: visible;
}

@media (max-width:767px) {
    .servizio svg {
        width: 40%;
        margin-bottom: 1.5rem
    }
}

.servizio svg .line {
    stroke: #1bafd1;
    stroke-dasharray: 1000px;
    stroke-dashoffset: 1000px;
    -webkit-transition: all 3s ease-in 0s;
    -o-transition: all 3s ease-in 0s;
    transition: all 3s ease-in 0s;
}

.servizio svg .shape {
    fill: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .6s ease-in .4s;
    -o-transition: all .6s ease-in .4s;
    transition: all .6s ease-in .4s
}

.servizio h2 {
    font-size: 1.1rem;
    font-weight: 400;
    color: #0a6ba3;
    margin-bottom: 10px;
}

.servizio .dsc p{
  font-size: 1rem;
  margin-bottom: 5px;
  line-height: 1.1;
}
.servizio .link {
  font-size: .9rem;
  font-weight: 500;
  text-decoration: underline;
  margin-bottom: 25px;
  display: inline-block;
  margin-top: 5px;
}
.servizio .link:hover {
  text-decoration: none;
}

.servizio.is-active .line {
    stroke-dashoffset: 0
}

.servizio.is-active .shape {
    opacity: 1;
    visibility: visible
}

.servizio .transparent-button {
    color: #0a6ba3;
    padding: 7px 20px;
    border: 1px solid #0a6ba3;
    display: inline-block;
    font-size: 1em;
    border-radius: 3em;
    overflow: hidden;
    position: relative;
    transition: .4s;
    text-align: center;
    margin: 10px 0;
}

.servizio .transparent-button span{
    position: relative;
    z-index: 1;
}

.servizio .transparent-button::after {
    content:"";
    position: absolute;
    background: #fff;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: .4s;
}

.servizio .transparent-button:hover { 
    color: #1bafd1;
    border: 1px solid #1bafd1;
}

.servizio .transparent-button:hover::after {
    width: 100%;
    color: #0a6ba3;
    opacity: 1;
    transition: .4s;
}

.work-preview__img {
    overflow: hidden;
    position: relative;
    z-index: 1
}

.work-preview__img img {
    display: block;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    max-width: 100%;
    height: auto;
    display: block
}

.work-preview__img:hover img {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.work-preview__img a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.work-preview__img:after,
.work-preview__img:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .4s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.work-preview__img:after {
    height: 1px;
    width: 3rem;
    -webkit-transform: translate(-50%, -50%) scaleX(0);
    -ms-transform: translate(-50%, -50%) scaleX(0);
    transform: translate(-50%, -50%) scaleX(0)
}

.work-preview__img:before {
    height: 3rem;
    width: 1px;
    -webkit-transform: translate(-50%, -50%) scaleY(0);
    -ms-transform: translate(-50%, -50%) scaleY(0);
    transform: translate(-50%, -50%) scaleY(0)
}

.work-preview__img a:hover:after {
    opacity: 1;
    visibility: visible
}

.work-preview__img:hover:after,
.work-preview__img:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

@media (max-width:991px) {
    .work-preview__img img {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    .work-preview__img a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    .work-preview__img:hover img {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-filter: none;
        filter: none
    }
    .work-preview__img a:after,
    .work-preview__img:after,
    .work-preview__img:before {
        display: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.work-preview__img a {
    display: inline !important;
    background: #fff
}

.work-preview__info {
    padding: 1.25rem;
    border-bottom: 1px solid #000
}

.work-preview__keywords {
    color: #666
}

.work-preview__keywords span:not(:last-child):after {
    content: "-";
    margin: 0 .25rem;
    display: inline-block;
    vertical-align: middle;
    color: #666
}

.contrast-switched .work-preview__info {
    border-bottom-color: #fff
}

.post-type-archive-portfolio .work-preview {
    margin-bottom: 2rem
}

.work__content,
.work__img,
.work__quote,
.work__swiper {
    margin-bottom: 4rem
}

.work__img {
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .work__img {
        width: 100%
    }
}

.work__img img {
    width: 100%
}

.work__swiper {
    width: 90%;
    overflow: visible !important
}

@media (max-width:767px) {
    .work__swiper {
        width: 100%
    }
}

.work__swiper .swiper-navigation>div {
    cursor: pointer;
    padding: .25rem;
    background-color: #fff;
    font-size: 2rem;
    line-height: 1em;
    z-index: 11;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    -o-transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s;
    transition: all .35s cubic-bezier(.61, .005, .115, 1.005) 0s
}

.work__swiper .swiper-navigation>div.swiper-button-disabled {
    opacity: 0;
    visibility: hidden
}

.work__swiper .swiper-navigation>div:hover i {
    color: #666
}

.work__swiper .swiper-navigation__next {
    right: 0
}

.work__swiper .swiper-navigation__prev {
    left: 0
}

.work__swiper i {
    display: block
}

.work__quote__text {
    font-size: 1.25rem;
    font-style: italic
}

.work__quote__role {
    color: #666
}

.page-template-page-contact .page-header,
.page-template-page-thank .page-header {
    border-right: 1px solid
}

@media (max-width:767px) {
    .page-template-page-contact .page-header,
    .page-template-page-thank .page-header {
        border: none
    }
}

.page-template-page-contact .footer-contact,
.page-template-page-contact .footer-newsletter,
.page-template-page-thank .footer-contact,
.page-template-page-thank .footer-newsletter {
    display: none
}

.contacts h2 {
    margin-top: 4rem;
    font-size: 1.1rem
}

.contacts>div {
    margin-top: 2rem
}

.contacts__links a {
    text-decoration: underline
}

.contacts__social {
    font-size: 1.75rem;
    margin-right: 1.25rem
}

.contacts__social a {
    display: inline-block;
    margin-right: .25rem
}

@media (max-width:767px) {
    .contacts__social a {
        font-size: 2.5rem
    }
}

.contacts__social a:last-child {
    margin-left: .2rem
}

@media (max-width:767px) {
    .contacts--desktop {
        display: none
    }
}

.contacts--mobile {
    display: none
}

@media (max-width:767px) {
    .contacts--mobile {
        display: block;
        margin-top: 3rem;
        border-top: 1px solid
    }
}
@media (max-width:1699px) {
.section--menu-pc .main-menu > li {
  margin: 0px 5px;
  padding: 15px 10px;
}
    
.section--menu-pc .sub-menu {
  top: 151%;
}
.section--menu-pc .sub-menu::before {
  height: 28px;
  top: -28px;
}
    
.search-field.form-control {
  height: 35px;
}
.search-submit.btn.btn-default {
  height: 35px;
}
}
@media (max-width: 1300px) {
  .section--menu-pc .main-menu > li {
    padding: 15px 5px;
  }
.section--menu-pc .main-menu > li > a {
  font-size: .9rem;
}  
  
  .header-logo svg{
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
  
 .section--menu-pc .main-menu > li > .sub-menu {
  top: 161%;
   min-width: 200px;
}
  
.section--menu-pc .main-menu > li > .sub-menu > li > .sub-menu {
  min-width: 200px;
  right: -200px;
}
  
.section--menu-pc .main-menu > li:nth-last-child(-n+3) > .sub-menu > li > .sub-menu {
   min-width: 200px;
  right: auto;
  left: -200px;
}
  
 .section--menu-pc .main-menu > li > .sub-menu > li > a,
 .section--menu-pc .main-menu > li > .sub-menu > li > .sub-menu > li > a,
 .section--menu-pc .main-menu > li:nth-last-child(-n+3) > .sub-menu > li > a,
 .section--menu-pc .main-menu > li:nth-last-child(-n+3) > .sub-menu > li > .sub-menu > li > a {
  font-size: .8rem;
  padding: 7px 15px 7px 7px;
}
  
 .section--menu-pc .main-menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a::after {
  right: 5px;
  top: 8px;
} 
  
}

@media (max-width: 1090px) {
  .section--menu-pc .main-menu > li {
    padding: 15px 8px;
  }
.section--menu-pc .main-menu > li > a {
  font-size: .8rem;
}  
  
.section--menu-pc .main-menu > li.menu-item-has-children > a::after {
  font-size: 15px;
}
  
  .header-logo svg{
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
  
   .section--menu-pc .main-menu > li > .sub-menu {
    top: 167%;
  }
  
}



@media (max-width:782px) {

.admin-bar .section--header {
  top: 46px;
}
}


.form-item.MOD .simodica {
  display: block;
  width: 100%;
}

.form-item.MOD .simodica .wpcf7-form-control-wrap  {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.form-item.MOD .simodica .wpcf7-list-item-label {
  display: none;
}
.form-item.MOD .simodica .label_privacy {
  display: inline-block;
  width: calc(100% - 1.5rem - 10px);
  line-height: 1.2;
  vertical-align: middle;
}

.form-item.MOD .simodica .label_privacy a{
  color:#0a6ba3;
  text-decoration:underline;
  transition: .4s;
}

.form-item.MOD .simodica .label_privacy a:hover{
  color:#1bafd1;
  text-decoration:none;
  transition: .4s;
}

.form-item.MOD .simodica .form-control {
  height: auto;
}

.form-item.MOD .wpcf7-not-valid-tip{
    display: none !important;
}


.form-item.MOD .errore_privacy {
  font-size: .75em;
  margin-top: .25rem;
  color: #e63714;
}

.form-item #toggle-privacy-options {
  background: transparent;
  border: 0px;
  font-size: .9rem;
  text-decoration: underline;
  color: #0a6ba3;
  font-weight: bold;
  transition:.4s;
}

.form-item #toggle-privacy-options:hover,
.form-item #toggle-privacy-options:active,
.form-item #toggle-privacy-options:focus{
  text-decoration: none;
  color: #1bafd1;
  transition:.4s;
  outline: none;
}

#privacy-options {
  background: rgba(0,0,0,.03);
  padding: 20px 0;
  margin-bottom:20px
}

#privacy-options .form-item.MOD:last-child p{
  margin: 0
}

.wpcf7 form .wpcf7-response-output {
  margin: 1em 0;
  padding: 1em;
  border: 0px;
  color: #fff;
  font-weight: bold;
}

.wpcf7 form.sent .wpcf7-response-output {
	background: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	background: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	background: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	background: #ffb900; 
}


                    
.section-faq {
  padding: 3rem 0;
}
                .cool-accordion {
                  max-width: 1120px;
                  margin: 1.2rem auto;
                  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
                }

                .accordion-item + .accordion-item { margin-top: 0.8rem; }

                .accordion-header { margin: 0; border-radius: 12px;background: #fff;}
                .accordion-trigger{
                  display:flex;
                  align-items:center;
                  justify-content:space-between;
                  width:100%;
                  padding: 1rem 1.1rem;
                  background: #0A6BA3;
background: -webkit-linear-gradient(90deg, rgba(10, 107, 163, 0.08) 100%, rgba(10, 107, 163, 0.04) 100%);
background: -moz-linear-gradient(90deg, rgba(10, 107, 163, 0.08) 100%, rgba(10, 107, 163, 0.04) 100%);
background: linear-gradient(90deg, rgba(10, 107, 163, 0.08) 100%, rgba(10, 107, 163, 0.04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0A6BA3", endColorstr="#0A6BA3", GradientType=1);
                  border-radius: 12px;
                  border: 1px solid rgba(15,23,42,0.06);
                  cursor:pointer;
                  font-size: 1rem;
                  font-weight:600;
                  color: #0f172a;
                  transition: box-shadow .18s ease, transform .12s ease;
                  gap: 0.6rem;
                }
                .accordion-trigger:focus{
                  outline: none;
                  box-shadow: 0 0 0 4px rgba(10, 107, 163,0.12);
                  transform: translateY(-1px);
                }

                .chevron { transition: transform .25s cubic-bezier(.2,.9,.3,1); }
                .accordion-trigger[aria-expanded="true"] .chevron { transform: rotate(180deg); }

                .accordion-panel {
                  overflow: hidden;
                  height: 0; 
                  transition: height .28s cubic-bezier(.2,.9,.3,1);
                  will-change: height;
                  border-radius: 10px;
                  margin-top: 0.5rem;
                  border: 1px solid rgba(15,23,42,0.04);
                  background: white;
                  box-shadow: 0 6px 18px rgba(2,6,23,0.04);
                    display: none;
                }

                .panel-inner {
                  padding: 1rem 1.1rem;
                  font-size: .98rem;
                  color: #0b1220;
                }

.cf7-dropzone-wrapper{
  border: 2px dashed #d6e6ef;
  border-radius: 14px;
  padding: 10px 10px 10px 50px;
  position: relative;
  background: #fff;
}
.cf7-dropzone-wrapper::before{
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background: rgba(147,179,199,0.12);
  background-image: url("data:image/svg+xml;utf8,<svg class='emoji' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36'><path fill='%2399AAB5' d='M35.354 25.254c.217-2.391-.513-4.558-2.057-6.102L17.033 2.89c-.391-.391-1.024-.391-1.414 0-.391.391-.391 1.024 0 1.414l16.264 16.263c1.116 1.117 1.642 2.717 1.479 4.506-.159 1.748-.957 3.456-2.188 4.686-1.23 1.23-2.938 2.027-4.685 2.187-1.781.161-3.39-.362-4.506-1.479L3.598 12.082c-.98-.98-1.059-2.204-.953-3.058.15-1.196.755-2.401 1.66-3.307 1.7-1.7 4.616-2.453 6.364-.707l14.85 14.849c1.119 1.12.026 2.803-.708 3.536-.733.735-2.417 1.826-3.535.707L9.962 12.789c-.391-.391-1.024-.39-1.414 0-.391.391-.391 1.023 0 1.414l11.313 11.314c1.859 1.858 4.608 1.05 6.363-.707 1.758-1.757 2.565-4.507.708-6.364L12.083 3.597c-2.62-2.62-6.812-1.673-9.192.706C1.677 5.517.864 7.147.661 8.775c-.229 1.833.312 3.509 1.523 4.721l18.384 18.385c1.365 1.365 3.218 2.094 5.281 2.094.27 0 .544-.013.82-.037 2.206-.201 4.362-1.209 5.918-2.765 1.558-1.556 2.565-3.713 2.767-5.919z'></path></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
}
input#documenti{display: none;}
.cf7-dropzone-text{ margin:0 0 6px 0; font-size:18px; color:#333; }
.cf7-filelist{ list-style:none; margin:8px 0 0; padding:0; display:flex; flex-direction:column; gap:8px; }
.cf7-filelist li{ display:flex; align-items:center; justify-content:space-between; padding:8px 10px; background:#f8f9fb; border-radius:8px; font-size:14px; }
.cf7-remove-file{ background:transparent; border:0; color:#d44; cursor:pointer; font-weight:600; }
.cf7-dropzone-wrapper.dragover{ border-color:#93b3c7; box-shadow:0 2px 10px rgba(147,179,199,0.08); }
.cf7-dropzone-help{font-size: 12px;color: #6b6b6b;margin-top: 6px;}
.upload.file{margin-bottom: 20px;}
@media (max-width:700px){ .cf7-dropzone-wrapper{ padding-left:10px; } .cf7-dropzone-wrapper::before{ display: none; } .cf7-dropzone-text{ font-size:16px; } }
