/*
Theme Name: Promosfera
Text Domain: promosfera
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {

    -webkit-font-smoothing: auto;
    margin: 0;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  /*clear: both;*/ 
  color: #24292e;
  /*font-weight: 600;*/
  margin-top: 0px;
  margin-bottom: 0.5rem;
}


p {
  /*margin-bottom: 1.5em;*/
  font-size: .9375rem;
}

h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

#page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
#page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  #page-sub-header h1 {
    font-size: 3.750rem;
  }
  #page-sub-header {
    font-size: 1.25rem;
  }
  .section-3 p.has-text-align-center{text-align: left!important}
}

@media screen and (min-width: 992px) {
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
  .navbar-nav-scroll{
    overflow-y: initial;
  }
  /*
      .navbar .nav-item .dropdown-menu{ display: none; }
    .navbar .nav-item:hover .nav-link{   }
    
    .navbar .nav-item:hover .dropdown-menu{ display: block; }

    .menu-item-60 .dropdown-menu{ right:0px }

    .navbar .nav-item .dropdown-menu{ margin-top:0; }
*/
    #masthead .navbar-nav > li > a {
        padding-right: .5rem!important;
        padding-left: .5rem!important;
    }
    #masthead .logo {
        max-height: 35px!important;
        max-width: unset!important;
    }

  /*.dropdown:hover>.dropdown-menu {
    display: block;
  }
  */

}

@media screen and (min-width: 1200px) {
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
    .navbar .nav-item .dropdown-menu{ display: none; }
    .navbar .nav-item:hover .nav-link{   }
    
    .navbar .nav-item:hover .dropdown-menu{ display: block; }

    .menu-item-60 .dropdown-menu{ right:0px } /* last visible menu bavbar*/

    .navbar .nav-item .dropdown-menu{ margin-top:0; }

    #masthead .navbar-nav > li > a {
        padding-right: .5rem!important;
        padding-left: .5rem!important;
    }
    #masthead .logo {
        max-height: 35px!important;
        max-width: unset!important;
    }

  .dropdown:hover>.dropdown-menu {
    display: block;
  }

}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

#masthead .navbar-nav > li > a {
  color: #373534;
  padding: 0.5rem;
  font-weight: 600;
  font-size: 0.875rem;
  text-transform: uppercase;
}

#masthead .navbar-nav > li > a:hover,
#masthead .navbar-nav > li.current_page_item > a {
  color: #19aea9;
  text-decoration: none;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-toggle::after {
content: "";
display: inline-block;
height: 10px;
width: 13px;
margin-left: 5px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC44NTEiIGhlaWdodD0iNi4zMDciPjxwYXRoIGRhdGEtbmFtZT0iUGF0aCAzNCIgZD0iTTUuNDI1IDYuMzFhMy43NjIgMy43NjIgMCAwMS0zLjA0Mi0xLjhMLjE2IDEuMzM4YS45MTkuOTE5IDAgMDEwLTEuMDMyLjY2My42NjMgMCAwMTEuMTIgMGwyLjAyNCAyLjg4OWEyLjQyOSAyLjQyOSAwIDAwNC4yNDYgMEw5LjU3NC4zMDVhLjY2NC42NjQgMCAwMTEuMTIgMCAuOTIxLjkyMSAwIDAxMCAxLjAzMkw4LjQ3MiA0LjUwOUEzLjc2MiAzLjc2MiAwIDAxNS40MjUgNi4zMXoiIGZpbGw9IiNlNzZjMzAiLz48L3N2Zz4=);
background-size: contain;
background-repeat: no-repeat;
background-position: bottom;
vertical-align: unset;

border-top: unset;
border-right: unset;
border-bottom: unset;
border-left: unset;
}


.dropdown-pull-right {
  float: right !important;
  right: 0;
  left: auto;
}

.dropdown-pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  /*line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
  */

    font-size: .8125rem;
    text-transform: uppercase;
    padding: .25rem .5rem;
    margin: 2px 0;
    display: inline-block;
    width: 100%;

}

.dropdown-menu {
    min-width: 16rem;
    margin-top: -1px !important;
    border: 2px solid #ff6c00;
    box-shadow: -2px 2px 10px 0 rgba(0,0,0,.1);
    padding: 12px 17px;

}

.dropdown.open  .dropdown-menu  {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  text-decoration: none;
  color: #fff;
  background-color: #19aea9;
}
.dropdown-item.active, .dropdown-item:active{
    text-decoration: none;
  color: #fff;
  background-color: #19aea9;  
}
.menu-contact-us{background: #19aea9}
.menu-contact-us a{color:white!important}

.menu-blog{background: #ff6c00;margin-left:10px }
.menu-blog a{color:white!important}


@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
    
    #content.site-content {
        padding-top: 120px!important;
    }
    #content.site-content article{
        padding-top: 10px!important;
    }
    
    
    .single-post  #content.site-content article{
        padding-top: 50px!important;
    }

    

    .modal-body .wp-block-image .alignleft{
        width: 100%;
        text-align: center;
        float:none!important;
    }
    .modal-body .wp-block-image .alignright{
        width: 100%;
        text-align: center;
        float:none!important;
    }
    .modal-body .wp-block-image
    {
        width: 100%;
        text-align: center;

    }
    
    
/*    .navbar-nav .dropdown-menu {
        border: medium none;
        margin-left: 1.250rem;
        padding: 0;
    }

    .dropdown-menu li a {
        padding: 0;
    }
*/    
    #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
    }
    
    .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
    }


}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

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

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

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

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  /*padding-bottom: 3.75rem;*/
  padding-top: 111px;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.page-link{font-weight: 400!important }
.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
     color: #666666;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/



@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }

}

/*****************
 
CONTAINER - CUSTOM

******************/
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl
{
  /*  padding-right: 15px;
    padding-left: 15px;
    */
}

/*****************
 
END CONTAINER - CUSTOM

******************/
/*****************
 
HEADER - CUSTOM

******************/

.admin-bar .fixed-top { top: 32px !important; }
    

header#masthead {
  margin-bottom: 0;
  background-color: #fff ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
}
#masthead .logo{max-height: 35px}
.navbar-toggler:focus{box-shadow: unset}
.border-orange{border-color: #ff6c00!important;}

.animated-toggler span {
    background: #19aea9;
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -o-transform: rotate(1deg);
    transform: rotate(1deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.animated-toggler {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -o-transform: rotate(1deg);
    transform: rotate(1deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
.animated-toggler span:nth-child(1) {top: 0px;}
.animated-toggler span:nth-child(2), .animated-toggler span:nth-child(3) {top: 10px;}
.animated-toggler span:nth-child(4) {top: 20px;}
.animated-toggler.open span:nth-child(1) {top: 11px;width: 0%;left: 50%;}
.animated-toggler.open span:nth-child(2) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.animated-toggler.open span:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.animated-toggler.open span:nth-child(4) {top: 11px;width: 0%;left: 50%;}

.topbar__menu a {
  text-transform: uppercase;
  margin: 0 5px;
  font-size: .75rem;
  font-weight: 600;
  opacity: .8;
  letter-spacing: 1px;
  color: #100f0f;
  text-decoration: none;
}
.topbar__menu a:hover {
  color: #100f0f;
}

.topbar__languages > a {
  font-size: .75rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 3px;
  color: #100f0f;
  text-decoration: none
}
.topbar__languages > a:hover {
  color: #100f0f;
}
.topbar__languages>span {
    margin-right: 7px;
}
.breadcrumb{
    flex-wrap: wrap;
padding: .75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #ebebeb !important;
}
.breadcrumb a{color:#19aea9;}
.breadcrumb .bc-s::before {
  display: inline-block;
  padding: 0 0.1rem;
  color: #6c757d;
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAABHNCSVQICAgIfAhkiAAAAT5JREFUKJFtjz1LHGEUhZ9zZ9ZIMLgTwdJCBEGLlNqu+AsCi73FVpG4g62whSCL+NGJH2AjIdjEELsUVpaB/IG06XY2k2ARdN5rsbuwunOqUzzn3HOVNaNb5O+ksJ7sc02JDBAocY++ZE078RbjI1AyWayC7+LuSI0st5+dJovDkAamm1IL2Gehadz/u+vD1FFxPjgHQHLAbUVh0eE70isZZ53Utp41DeQt4uxv9ElQ7wHFyggE4A0q2YR1hN7gfLMySKc8yHXXjyyXQgAun+nbf6VQd5P3QgsADl9HNnVTasHtRtJr3DPGwmw89NX4n9x2HJqSzPHfKNSn2uQCyD+yVJhdIs31En7FWGi8bZMDqJPalqANMsfvzbWRHBYXwxNinG169T+iKKxV9/j1cmccEeoebD6phmO1eCz79gnMIHH8RxUQ7QAAAABJRU5ErkJggg==);
  position: relative;
  top: 3px;
}

/*****************
 
END HEADER - CUSTOM

******************/



/*****************
 
FOOTER - CUSTOM

******************/



.footer__blog,
.footer__newsletter {
	display: flex!important
}
.footer__blog,
.footer__newsletter {
	flex-direction: column!important
}
.footer__blog,
.footer__newsletter
 {
	justify-content: center!important
}
.footer__blog,
.footer__newsletter {
	align-items: center!important
}
.footer__pre {
	position: relative;
	overflow: hidden
}
.footer__col-newsletter {
    background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QNnaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0NSA3OS4xNjM0OTksIDIwMTgvMDgvMTMtMTY6NDA6MjIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9IjJBOUMxRTYxNkE2Q0MxNjE5NDQ0MUFGN0FCMDZGREQ4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYwNjEyRjlCN0QzNTExRTlBMzUxQjlBRTg2Njk4RTAyIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYwNjEyRjlBN0QzNTExRTlBMzUxQjlBRTg2Njk4RTAyIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjIyNUM2OEI3OEIzMTFFOThCMUZDQjUzRjQ2REZDNzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjIyNUM2OEM3OEIzMTFFOThCMUZDQjUzRjQ2REZDNzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+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);
    background-size: cover;
    background-position: 0;
    background-repeat: no-repeat;
}
.footer__col-blog {
    background-image: url('/assets./inc/assets/img/284d4ef7b4d144874a574b0f7958f8e4.jpeg');
    background-size: auto 100%;
    background-repeat: repeat-x;
}

.footer__newsletter {
    z-index: 100;
	text-align: center;
	height: 100%;
	background-color: #fff;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	margin: 20px auto;
	position: relative
}

@media (min-width:992px) {
	.footer__newsletter {
		margin: 0;
		float: right;
		transform: translate(50%)
	}
	.footer__newsletter:before {
		content: "";
		position: absolute;
		pointer-events: none;
		border-radius: 50%;
		border: 1px solid #fff;
		border-right-color: transparent;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		transform: scale(1.45)
	}
}

.footer__newsletter-title {
	color: #ff6c00;
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0
}

.footer__newsletter-text {
	font-size: 1.25rem;
	color: #ff6c00;
	margin-bottom: 0
}

.footer__newsletter .btn {
	
}

.footer__blog {
	height: 100%;
	text-align: center;
	max-width: 590px;
	margin: 0 auto;
	padding: 20px 50px
}

.footer__blog-title {
	font-weight: 600;
	font-size: 1.625rem;
	text-transform: uppercase;
	line-height: 1.1;
	color: #fff
}

.footer__blog-text {
	font-size: 1.25rem;
	line-height: 1.1;
	color: #fff;
	font-weight: 300
}

.footer__blog-link {
	text-transform: uppercase;
	color: #0b7e71;
    font-size: 1.1875rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: 30px;
    background: white;
    border: 2px solid #96debc;
    padding: 8px 30px;
    margin-top: 12px;

    background-image: url(/assetsinc/assets/img/footer_blog_splash.png);
    background-repeat: repeat-x;
    background-position: 0 -100%;
    transition: 1.5s ease;
}

.footer__blog-link:after
{
    content: "";
    display: inline-block;
    margin-left: 10px;
    height: 30px;
    width: 30px;
    background-image: url(/assetsinc/assets/img/blog_footer.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}

.footer__blog-link:hover {
	color: red;
	text-decoration: none;
	background-color: #1f847e;
	color:#7dd6b8;
    background-position: 500% 100%;
}

.footer__blog-link:hover:after
{
    content: "";
    display: inline-block;
    margin-left: 10px;
    height: 30px;
    width: 30px;
    background-image: url(/assetsinc/assets/img/blog_footer_hover.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
.footer__logo {
	width: 200px
}

.footer__social a {
	font-size: 1.375rem;
	margin: 0 3px;
	color:black;
}

.footer__social a:hover {
	color: #19aea9
}

.footer__text {
	font-size: .75rem
}

.footer__text strong {
	font-weight: 600
}

.footer__text a {
	color: #ff6c00;
	font-weight: 600
}

.footer__text small {
	font-size: .6875rem;
	font-weight: 600
}


#colophon .btn-primary {
    border-radius: 30px;
    font-family: Merriweather,serif;
    color: #19aea9;
    font-size: 1.1875rem;
    font-weight: 700;
    font-style: italic;
  
    /*background-color: #fff;*/
    border: 2px solid #ff6c00;
    padding: 8px 30px;
    display: inline-flex!important;
    align-items: center!important;
    background: transparent;
    background-image: url(/assetsinc/assets/img/footer_contacts_splash.png);
    background-repeat: repeat-x;
    background-position: 0 -100%;
    transition: 1.5s ease;

}

#colophon .btn-primary:hover {
    color: white;
    /*background: #19aea9;*/
    /*border-color: #19aea9;*/
    text-decoration: none;
    background-position: 500% 100%;
    border:2px solid #19aea9;
}


#colophon .btn-primary:after
{
    content: "";
    display: inline-block;
    margin-left: 10px;
    height: 20px;
    width: 13px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIyNS44MDkiPjxnIGRhdGEtbmFtZT0iU3ltYm9sIDcg4oCTIDIiPjxwYXRoIGRhdGEtbmFtZT0iUGF0aCAzNCIgZD0iTTE1IDEyLjkwNWMwIDIuNzQxLTEuNTE1IDUuMzEzLTQuMjY3IDcuMjRsLTcuNTQ0IDUuMjg3YTIuMTg1IDIuMTg1IDAgMDEtMi40NTUgMCAxLjU3NyAxLjU3NyAwIDAxMC0yLjY2NGw2Ljg3MS00LjgxNWE1Ljc3NyA1Ljc3NyAwIDAwMC0xMC4xTC43MzEgMy4wMzhhMS41NzggMS41NzggMCAwMTAtMi42NjQgMi4xOSAyLjE5IDAgMDEyLjQ1NSAwbDcuNTQ0IDUuMjg0QzEzLjQ4NSA3LjU4OSAxNSAxMC4xNjEgMTUgMTIuOTA1eiIgZmlsbD0iI2U3NmMzMCIvPjwvZz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}

#colophon .btn-primary:hover:after
{
    content: "";
    display: inline-block;
    margin-left: 10px;
    height: 20px;
    width: 13px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='25.809' viewBox='0 0 15 25.809'%3E%3Cg id='Symbol_7_2' data-name='Symbol 7 ? 2' transform='translate(-1382.154 -603.595)'%3E%3Cpath id='Path_34' data-name='Path 34' d='M167.321,245.29c-2.741,0-5.313-1.515-7.24-4.267l-5.287-7.544a2.185,2.185,0,0,1,0-2.455h0a1.577,1.577,0,0,1,2.664,0l4.815,6.871a5.777,5.777,0,0,0,10.1,0l4.815-6.874a1.578,1.578,0,0,1,2.664,0h0a2.19,2.19,0,0,1,0,2.455l-5.284,7.544C172.637,243.775,170.065,245.29,167.321,245.29Z' transform='translate(1151.864 783.821) rotate(-90)' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}


.footer__newsletter .btn {
    zoom: .7;
}

.home .container-break-out{
  
  /*width: 100vw!important;*/
  width: calc(100vw - 0.6em)!important;
  position: relative;
  left: calc(-1 * (100vw - 100%) / 2);
  margin-left:0px;
}


.container-break-out{
  width: 100vw!important;
  position: relative;
  left: calc(-1 * (100vw - 100%) / 2);
  margin-left:0px;
}
/*****************
 
END FOOTER - CUSTOM

******************/


a{
    color: #19aea9;
    text-decoration: none;
    
}
a:hover {
    color: #0f6b68;
    text-decoration: underline;    
}


.wp-block-button__link {
    color: white;
}


:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit!important;
}

.is-style-viola-button .wp-block-button__link,
.wp-block-button.is-style-viola-button .wp-block-button__link
{
    background: purple;
}


/*******************
    PPAGINE
*******************/

h1.entry-title
{
    font-family: Merriweather,serif;
    color: #19aea9;
    font-size: 2.8rem;
    font-weight: 400;
    font-style: italic;
}
/* our countries */
.page-id-42 h1.entry-title
{
    text-align: center
}
/* portfolio */
.page-id-38 h1.entry-title
{
    text-align: center
}

.single-post h1.entry-title
{
    color: #ff6c00;
    font-size: 2rem;
    margin-bottom: 0px;
}



.entry-meta{padding-bottom:10px}
.post-thumbnail{padding-bottom:10px;min-height: 136px;}
.single-post .posted-on
{


    margin: 0;
    font-size: 14px;
}

.page-item.active .page-link{background: grey;border-color: grey;}
.page-link,.page-link:hover{color:#19aea9}
.cat-links{display: block}
.cat-links a{
    border-radius: 10px;
    border: 1px solid #cfcfcf;
    display: inline-block;
    padding: 7px 10px;
    margin: 0 5px;
    text-decoration: none;
    transition: all 300ms ease-in-out;
    font-size: 15px;

}
.cat-links a:hover{
background-color: #cfcfcf;
color: black;
}
.tags-links a{
    border-radius: 10px;
    border: 1px solid #cfcfcf;
    color: #ff6c00;
    display: inline-block;
    padding: 7px 10px;
    margin: 0 5px;
    text-decoration: none;

    transition: all 300ms ease-in-out;
    font-size: 15px;
}
.tags-links a:hover{
background-color: #cfcfcf;
color: black;
}


/*.text-dim-subtitle{font-size: 1.625rem !important;}*/



/*h2:first-of-type
{
    font-size: 1.1875rem!important;
    font-weight: 400!important;
    padding-bottom: 30px!important;
    color: inherit!important;
    margin-top:0px!important;
}
*/
.is-style-orange-rounded-image{border:2px solid #ff6c00;border-radius: 30px;padding:10px}

.is-style-home-heading{font-size: 2.375rem}
.is-style-home-2-heading{font-size: 2.375rem;min-height: 55px}
.is-style-home-box-heading{font-size: 1.375rem;line-height: 1.2;min-height: 52px}
.is-style-sottotitolo-heading
{
    font-size: 1.1875rem!important;
    font-weight: 400!important;
    padding-bottom: 30px!important;
    color: inherit!important;
}
/*.entry-content h3
{
    font-size: 1.1875rem;
    color: #ff6c00;
    margin-top:48px;
    font-weight: 500;
}

.entry-content h3 a
{
    font-size: 1.1875rem;
    color: #ff6c00;
    margin-top:48px;
    font-weight: 500;
}
*/


.blog h2.entry-title,.search h2.entry-title,.archive h2.entry-title
{
    color: #ff6c00!important;
    font-size: 16px!important;
    margin-bottom: 10px!important;
    padding-bottom: 10px!important;
    line-height: 1.5em;
    height: 6em;
    overflow: hidden;
}
.blog h2.entry-title a:hover,.search h2.entry-title a:hover,.archive h2.entry-title a:hover
{
    color: #ff6c00!important;
}
.blog .posted-on,.search .posted-on,.archive .posted-on  {

font-size: 13px;
font-weight: 500;
color: #666666;
margin: 10px 0 0 0;
display: flex;
}
.blog .posted-on:after,.search .posted-on:after,.archive .posted-on:after{
content: '';
display: block;
height: 1px;
background-color: #999999;
flex-grow: 1;
transform: translate(0, 10px);
margin-left: 10px;
}
.blog .hentry,.search .hentry{margin-bottom: 20px}
.has-inline-color a
{
    color:inherit!important;
}

.entry-content ul li::marker {
    color: #ff6c00;
}
/*.entry-content a
{
    font-weight: 600
}
*/

.box {
  display: flex;
  flex-direction: column;
  border: 2px solid #eee;
  height: 100%;
  padding: 15px;
  text-decoration: none;
  transition: all 300ms ease-in-out;
  }
.box:hover {
  background-color: #eee;
}

.home .box{
  margin: 0px 10px 0px 10px;
  padding: 20px!important;
  border-radius: 10px!important;
  background-color: #fff!important;
  border: 2px solid #ff6c00!important;
}

.related-posts h4{
    color: #ff6c00;
    margin-bottom: 10px
    
}

.related-posts a{
    color: #19aea9;;
 
}
.related-posts .post.hentry{padding-bottom: 20px!important}
.related-posts h2{
    padding-bottom: 0px !important;
    font-size: 1rem !important;
    
    max-height: 40px;
    width: 100%;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    height: calc(1rem*1.4*2);
    margin: 0 auto;
    
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #19aea9;
    margin-bottom: 10px;

}
.related-posts .post-thumbnail{padding-bottom: 0px!important;min-height: unset}

#grafico {
  background: #fff url(/assetsinc/assets/img/grafico.jpg) center top no-repeat;
  width: 970px;
  height: 530px;
  position: relative;
  margin: 0 0 20px;
    margin-right: 0px;
    margin-left: 0px;
}

.entry-content .page-note::before {
content: url(/assetsinc/assets/img/ico-note.svg);
display: block;
float: right;
}




.page-template-template_fullwidth td{
    padding:.75rem;
    vertical-align: top;
    font-size: .9375rem;
}

.page-template-template_fullwidth td:nth-child(1){
    width:20%;
}
.page-template-template_fullwidth td:nth-child(1){
    width:20%;
}

.wp-block-separator{border: 0px !important;clear:both;opacity:unset}

.carousel .slick-prev::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAaCAYAAABozQZiAAAABHNCSVQICAgIfAhkiAAAAgJJREFUOI2dlD1oU2EUhp/z5SYWKS7+JOkoOFiNiYiLk1sRXBxUsCgIEjAtCk6itURxqRSK2IaC4OKiuIg4WNwL4tKm+AfFzTamcRECkp/7OvTH3Pw0qWd8v/uc9zv3nvsaO6iV0eSQwQPJjprjgvUEpU/stnB9EuP6piZR8rqBq5nUSaz2ArODjbqZPnR0VhavUEqNIcYwQg0nvuBRvOKNt4WLN1KHar5eGnY82FHfnexyNLcwD+Ba5htJpmt15ZtBwVNVvcQmCLDlrPODkdUD4WdmNtzUb02+f2Ugl3/XbORtzOcKpcicwekmt9f9+nNtT+7rr3bjeQCFUjJLE4h0e2BmcaIdtHXtYmYwVnfhH2Bb8xuaik0v3toOBHB1F840gqAyfbrXDYT1tz0UuC32JjaZL/cES8HNAT71Am44KxRQpJ72HcAZttwoGBzZAay5gLFxbi19ON4T7FSdAfn/nG1XLRx5robt61QGUBg99lC4u4ET6W3ElYf3Pln+3dEZILovPy7xPtjWzlb8/vzPTOrUts6w/mMUouFZsKvBR+QjpmLF6h179bnSFt6slZFkGnhsZn3BHnwxq1+MTS8tdYShcxgIVZyUje7PT1gW/z9iCCTmwS51/RzrAaiWAJT0rSWGmiueW/ioqpcAzTbqhoV63mOA1dHEGeFuInMh4/5fH0DCW4FXlpoAAAAASUVORK5CYII=) !important;
}
.carousel .slick-next::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAaCAYAAABozQZiAAAABHNCSVQICAgIfAhkiAAAAh9JREFUOI2NlD1oU1EUx3/nvYQOFinYNkkFC1JRwabJUAQFwcWPwcGh2EUFdWmTgBjoGpUg6KT0S3CwVCpocTeiq0MdbNriooiLaZIiFLEiSd89DiEx77XP5EyX/z2//zn3vneuFMaj58SSB6gcUDWjfTMrr2kzpJCIbYjQ3VCU2fDW5i2Z+/anFWwJLLntGFvv7Fopp4biLeFwuXIR1fug5h/PIUdlaT0Zy+gItm/b9UVpPHbCCM8R+l0ZygfLOKOh2dWvOyrXF6GZ5fe2Vo4pPPHYDzuWvVpMRq/7Vm6O2hew5oEeVxOqC5Fy9Zosfqr4wgA/E0f2bdHxFJEL7lPom0h3/rzcxvjCtUSkmIzNAVfcG3o3Mp3P/BduGCSG3iFyukk1tqnut/yxWgho0OEysN2kWo4Ex1rCAN2P899BX3nks23BAKqsuVuSg23DIhJwmaF22zCqx11m8KUteCMZ70M445FzLWEFqWJegjTlqrFsZzrgj8GP1MDeotmzIMhJV8vKvdCjtZIvXEgMnqoYe947ZQpvwz35DMAOWFMDHUXtzKKaRjz/vuqzSLl6Q6Yw4BmMYnJwUNV+gXDUzfDbsrgZnlx2jasA6Ah2qTc6oVh3EILuav6PgRQS8X5BFxGGPXvbQDZcWs7KIs5u9xIAk0PksOdSPgdEL/VO5j/uBjVgEbo82kzk12a6nac3oHAVJS2oo8LDvql8rhVUj7+6hcc7uQ4tFAAAAABJRU5ErkJggg==)!important;
}  
.carousel__link{display: block;margin-left: 10px}
.carousel__link>img{width: auto;max-width: 100%; margin: 0 auto}
.carousel .slick-prev{left:0px}
.carousel .slick-next{right:0px}

.modal ul{overflow: hidden}

.srpw-block a{color: #666666!important}
.srpw-block a:hover{color: #ff6c00!important}


.widget .srpw-block li.srpw-li::before {
    mask: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-globe fa-w-16' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='globe' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512' data-fa-i2svg=''%3E%3Cpath fill='currentColor' d='M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z'%3E%3C/path%3E%3C/svg%3E");
    mask-size: cover;
    background-color: #ff6c00;
    float:left;
    width: 13px;
    height: 13px;
    margin-right:13px;
    margin-top: 3px;
  
}

#srpw_widget-2 .widget-title{
    color: #666666;
    font-size: 16px;
    font-weight: 600;
    margin: 25px 0;
}


.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity
{
    width: 80%!important;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-left-container .opacity-left.half, .super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-right-container .opacity-right.half, .super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.half, .super-simple-slider-container .super-simple-slider .slide .overlay .opacity .vertical-aligner.half
{
    top: 30%;
    background-color: transparent!important;
}
.super-simple-slider-container .slide .overlay .opacity h1, .super-simple-slider-container .slide .overlay .opacity h2, .super-simple-slider-container .slide .overlay .opacity h3, .super-simple-slider-container .slide .overlay .opacity h4, .super-simple-slider-container .slide .overlay .opacity h5, .super-simple-slider-container .slide .overlay .opacity h6
{
    color:#000!important;
}

.super-simple-slider-container .super-simple-slider-pagination a.selected span {
  background-color: #ff6c00;
}


.super-simple-slider-container .super-simple-slider-pagination span {
  border: 2px solid #ff6c00 !important;

}
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity a.button, .super-simple-slider-container .super-simple-slider .slide .overlay .opacity button
{
    margin-top: 0rem!important;
}

/*.home h1{font-size: 38px !important;font-weight: 500!important}*/
/*.home h2.text-dim-subtitle{font-size: 1.625rem !important;font-weight: 500 !important;margin-bottom: 1rem !important;padding-bottom: 0px!important}*/
/*.home h2{font-size: 2.375rem !important;line-height: 1.2;}*/
/*.home h2.text-dim-subtitle{font-size: 1.625rem !important;font-weight: 500 !important;margin-bottom: 1rem !important;padding-bottom: 0px!important}*/

/*.home h3{font-size: 2.375rem !important;line-height: 1.2;margin-top: 0px;margin-bottom: 24px;min-height: 55px}*/
/*.home .box h3 {font-weight: 600;font-size: 1.375rem!important;line-height: 1.2;}*/
.home .wp-block-cover, .home .wp-block-cover-image{align-items: unset;}



.super-simple-slider-container button {
  border-radius: 30px;
  font-family: Merriweather,serif;
  color: #19aea9;
  font-size: 1.1875rem;
  font-weight: 700;
  font-style: italic;
  background-color: #fff;
  border: 2px solid #ff6c00;
  padding: 8px 30px;
  display: inline-flex !important;
  align-items: center !important;
}
.super-simple-slider-container button:hover{
color: #19aea9 !important;
background-color: #fff !important;
border-color: #19aea9 !important;
}
.super-simple-slider-container .no-buttons{color:black}
/*******************
    CONTATTI
*******************/


.page-template-template_contact_us label
{
    font-size: .9375rem;
    font-weight: 600;
    color: #19aea9;
    text-transform: uppercase;
}

.page-template-template_contact_us .form-control
{
  border-radius: 10px;
  border: 1px solid #19aea9;
  background-color: #ebebeb;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}


.page-template-template_contact_us .btn-primary {
  border-radius: 30px;
  font-family: Merriweather,serif;
  color: #19aea9;
  font-size: 1.1875rem;
  font-weight: 700;
  font-style: italic;
  background-color: #fff;
  border: 2px solid #ff6c00;
  padding: 8px 30px;
}




/*******************
    WHO WE ARE
*******************/


.page-template-who-we-are ul{padding:0px}

#tabs-team .nav > li > a img {
  max-width: 73px;
  border-bottom: 3px solid #fff;
}
#tabs-team .nav .active img {
border-bottom: 3px solid #FF9B0D;
}
#tabs-team .tab-content > .active {
  display: flex !important;
}
#tabs-team h3{
    font-size: 1.3em;
    margin-top: 62px;
    font-style: normal !important;
    color: #ff6c00;
}
#tabs-team span{
    background: #ff9b0d;
    margin: 30px 0 0;
    width: 100%;
    padding: 0 10px;
    font-size: 1.625rem !important;
}

#tabs-team .tab-pane{
    background-color: #ebebeb !important;
}


/***************
    SIDEBAR STICKY
****************/
.call-to-action-section {
  position: sticky;
  top: 160px;
  z-index: 1020;

}
.call-to-action{
    background: rgb(217,37,85);
    background: -moz-linear-gradient(90deg, rgba(217,37,85,1) 0%, rgba(222,105,51,1) 90%);
    background: -webkit-linear-gradient(90deg, rgba(217,37,85,1) 0%, rgba(222,105,51,1) 90%);
    background: linear-gradient(90deg, rgba(217,37,85,1) 0%, rgba(222,105,51,1) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d92555",endColorstr="#de6933",GradientType=1);
    border-radius: 15px;
    padding: 5px;
}
.call-to-action-section textarea.form-control{max-height: 120px}
.call-to-action-section label{
    color: #fff;
}
.widget_text h3{
    font-size: 2rem;
    color: #ff6c00;
}

.call-to-action-section .btn{
color: #fff;
background-color: #19aea9;
border-color: #19aea9;
border-radius: 9999px;
box-shadow: none;
cursor: pointer;
display: inline-block;
font-size: 1.125em;
padding: calc(.667em + 2px) calc(1.333em + 2px);
text-align: center;
text-decoration: none;
word-break: break-word;
box-sizing: border-box;
}
.call-to-action-section .btn:hover{
background-color: #0f6b68;
border-color: #0f6b68;
text-decoration: underline;
}

.call-to-action-section fieldset{border:0px}
/*
.call-to-action{
  background: url(/assetsinc/assets/img/cta-1.svg);
  height: 100px;
  box-sizing: border-box;
  width: 90%;
  min-height: 330px;
  margin: 0 auto;
  background-repeat: no-repeat;
}
.call-to-action-end{
    background: url(/assetsinc/assets/img/cta-1.png);
width: 100%;
min-height: 418px;
position: absolute;
top: 90%;
pointer-events: none;
background-repeat: no-repeat;
    }

.call-to-action-section fieldset{border:0px}
*/




/******************
    PULDANTI
******************/

.is-style-viola-button .wp-block-button__link,.wp-block-button.is-style-viola-button .wp-block-button__link{background-color: #e22758;border-color: #e22758;}
.is-style-viola-button .wp-block-button__link:hover,.wp-block-button.is-style-viola-button .wp-block-button__link:hover{background-color: #a21a3d;text-decoration: underline;color:white;}


.is-style-arancione-button .wp-block-button__link,.wp-block-button.is-style-arancione-button .wp-block-button__link{background-color: #ff6c00;border-color: #ff6c00;}
.is-style-arancione-button .wp-block-button__link:hover,.wp-block-button.is-style-arancione-button .wp-block-button__link:hover{background-color: #bc5a02;text-decoration: underline;color:white;}

.is-style-giallo-button .wp-block-button__link,.wp-block-button.is-style-giallo-button .wp-block-button__link{background-color: #ffbb01;border-color: #ffbb01;}
.is-style-giallo-button .wp-block-button__link:hover,.wp-block-button.is-style-giallo-button .wp-block-button__link:hover{background-color: #be8c05;text-decoration: underline;color:white;}

.is-style-nero-button .wp-block-button__link,.wp-block-button.is-style-nero-button .wp-block-button__link{background-color: black;border-color: black;}
.is-style-nero-button .wp-block-button__link:hover,.wp-block-button.is-style-nero-button .wp-block-button__link:hover{background-color: black;text-decoration: underline;color:#c7065d;}


.is-style-azzurro-button .wp-block-button__link,.wp-block-button.is-style-azzurro-button .wp-block-button__link{background-color: #19aea9;border-color: #19aea9;   }
.is-style-azzurro-button .wp-block-button__link:hover,.wp-block-button.is-style-azzurro-button .wp-block-button__link:hover{background-color: #0f6b68;text-decoration: underline;color:white;}

.is-style-promosfera-button .wp-block-button__link,
.wp-block-button.is-style-promosfera-button .wp-block-button__link{border-radius: 30px;font-family: Merriweather,serif;color: #19aea9;font-size: 1.1875rem;font-weight: 700;font-style: italic;background-color: #fff;border: 2px solid #ff6c00;padding: 8px 30px;display: inline-flex!important;align-items: center!important;}
.is-style-promosfera-button .wp-block-button__link::after,.wp-block-button.is-style-promosfera-button .wp-block-button__link::after{content: "";display: inline-block;margin-left: 10px;height: 20px;width: 13px;background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIyNS44MDkiPjxnIGRhdGEtbmFtZT0iU3ltYm9sIDcg4oCTIDIiPjxwYXRoIGRhdGEtbmFtZT0iUGF0aCAzNCIgZD0iTTE1IDEyLjkwNWMwIDIuNzQxLTEuNTE1IDUuMzEzLTQuMjY3IDcuMjRsLTcuNTQ0IDUuMjg3YTIuMTg1IDIuMTg1IDAgMDEtMi40NTUgMCAxLjU3NyAxLjU3NyAwIDAxMC0yLjY2NGw2Ljg3MS00LjgxNWE1Ljc3NyA1Ljc3NyAwIDAwMC0xMC4xTC43MzEgMy4wMzhhMS41NzggMS41NzggMCAwMTAtMi42NjQgMi4xOSAyLjE5IDAgMDEyLjQ1NSAwbDcuNTQ0IDUuMjg0QzEzLjQ4NSA3LjU4OSAxNSAxMC4xNjEgMTUgMTIuOTA1eiIgZmlsbD0iI2U3NmMzMCIvPjwvZz48L3N2Zz4=);background-repeat: no-repeat;background-position: 50%;background-size: contain;}

.is-style-promosfera-button .wp-block-button__link:hover,
.wp-block-button.is-style-promosfera-button .wp-block-button__link:hover{color: #19aea9 !important;background-color: #fff !important;border-color: #19aea9 !important;}

.is-style-promosfera-p{margin-top:1rem;background-color: #ebebeb !important;border-radius: 20px;padding: 20px;font-family: Merriweather,serif;font-size: .875rem;font-style: italic;padding-bottom: 30px;}
.is-style-promosfera-p::before {content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='53.001' height='57' viewBox='0 0 53.001 57'%3E%3Cpath id='Path_104' data-name='Path 104' d='M68.211,37.091A4.482,4.482,0,0,0,66,34.215L56.132,28.5,66,22.785a4.479,4.479,0,0,0,2.208-2.876,4.681,4.681,0,0,0-.464-3.618l-2.375-4.082A4.478,4.478,0,0,0,62.5,10a4.681,4.681,0,0,0-3.618.465l-9.871,5.677V4.75A4.565,4.565,0,0,0,47.6,1.41,4.564,4.564,0,0,0,44.257,0H39.507a4.566,4.566,0,0,0-3.34,1.41,4.565,4.565,0,0,0-1.41,3.34V16.143l-9.871-5.678A4.68,4.68,0,0,0,21.267,10a4.481,4.481,0,0,0-2.876,2.208l-2.375,4.082a4.679,4.679,0,0,0-.464,3.618,4.481,4.481,0,0,0,2.208,2.876L27.632,28.5,17.76,34.215a4.479,4.479,0,0,0-2.208,2.876,4.68,4.68,0,0,0,.464,3.617l2.375,4.082A4.479,4.479,0,0,0,21.267,47a4.682,4.682,0,0,0,3.618-.465l9.871-5.678V52.25A4.816,4.816,0,0,0,39.507,57h4.749a4.817,4.817,0,0,0,4.751-4.75V40.858l9.871,5.678A4.68,4.68,0,0,0,62.5,47a4.479,4.479,0,0,0,2.876-2.208l2.375-4.082A4.681,4.681,0,0,0,68.211,37.091Z' transform='translate(-15.381)' fill='%2319aea9'/%3E%3C/svg%3E%0A");display: block;float: right;}
.is-style-promosfera-orange-p{background-color: #ff6c00 !important;border-radius: 20px;padding: 20px;padding-bottom: 30px;}

.lift-row{margin-top: -16em !important}
.lift-row2{margin-top: -6em !important}
@media (max-width: 991.98px){
  .lift-row {
    margin-top: 0;
  }
  .lift-row2 {
    margin-top: 0;
  }
}
.yca-bg {
    background-image: url('/assets./inc/assets/img/yca_bg_it.jpg');
    background-size: cover;
}

.yca-bg-2 {
    background-image: url('/assets./inc/assets/img/yca_bg_2_it.jpg');
    background-size: cover;
}

.yca-bg-3 {
  background:radial-gradient(circle, #69c9ae 24%, #5fa199 57%, #5fa199 100%);
}

.yca-bg-4 {
    background-image: url('/assets./inc/assets/img/yca_bg_4_it.jpg');
    background-size: cover;
    padding-top: 20%!important;
}


/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {

  }
}

@media screen and (max-width: 1199px) {
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {

  }

    .super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-left-container .opacity-left.half, .super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-right-container .opacity-right.half, .super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.half, .super-simple-slider-container .super-simple-slider .slide .overlay .opacity .vertical-aligner.half
    {
        top:0px !important;
    }
    
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {

  }

  .home .container-break-out{
    margin-left: 0px!important;
    
    margin-right: -30px;
    }


    .super-simple-slider-container .super-simple-slider .slide .overlay .opacity h1, .super-simple-slider-container .super-simple-slider .slide .overlay .opacity h2
    {
        font-size: 1.5rem !important;
    }  
    
  .single-post h1.entry-title
  {
    font-size: 1.4rem;
    }
    .is-style-sottotitolo-heading{
        font-size: 1.2rem!important;
    }
    .wp-block-image
    {
    width: 100%;
    text-align: center;

    }
    .home .box h3{font-size: 17px;min-height: 60px}

}
/*--------------------------------------------------------------
## iPad + iPhone 4
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {

  }
  

  .home .container-break-out{
  margin-left: 0px!important;
  width: 100vw!important;
  margin-right: -30px;
  }


.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity
{
    padding:10px!important;
}
 .super-simple-slider-container .super-simple-slider .slide .overlay .opacity h1, .super-simple-slider-container .super-simple-slider .slide .overlay .opacity h2
    {
        font-size: 1rem !important;
        padding-bottom: 5px!important;
    }
    .super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity
    {
        width:100%!important;
    }
    .super-simple-slider-container .super-simple-slider .slide .overlay .opacity a.button, .super-simple-slider-container .super-simple-slider .slide .overlay .opacity button
    {
        margin-top: 200px!important;
    }


    .wp-block-image .alignleft{
        width: 100%;
        text-align: center;
        float:none!important;
        margin:0px!important;
    }
    .wp-block-image .alignright{
    width: 100%;
    text-align: center;
    float:none!important;
    margin:0px!important;
    }
    .wp-block-image
    {
    width: 100%;
    text-align: center;

    }
    
    #masthead .logo{max-height: 36px}

    h1.entry-title {font-size: 2.25rem;}
    .our-numbers .has-x-large-font-size{font-size:16px!important}
    .our-numbers .has-large-font-size{font-size:16px!important}
    .our-numbers p{font-size: 10px}
}




.wp-block-columns{width: 100%}

.display-none{display: none}



/* WHO WE ARE */
.page-template-template_who_we_are .title{color:#e22758;margin-bottom: 0px;display:none}
.page-template-template_who_we_are .team  figure {position: relative;}
.page-template-template_who_we_are .team figure > img {vertical-align: middle;width:200px;height:200px;}
.page-template-template_who_we_are .team figure::before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #e22758;opacity: 0;transition: .5s ease;}
.page-template-template_who_we_are .team figure:hover::before {opacity: 0.23;cursor: default}
.title-clone{display: block;position: absolute;top: 50%;width: 100%;color: white;cursor: default}



.our-numbers p{margin-bottom: 0px}
.is-style-azzurro-heading{
    color:#19aea9;
    font-family: Merriweather,serif !important;
    color: #19aea9;
    font-size: 2.8rem;
    font-weight: 400;
    font-style: italic;
}


.is-style-arancione-heading{font-size: 1.1875rem;color: #ff6c00;}

.wp-block-post-title
{
    color:#19aea9;
    font-family: Merriweather,serif !important;
    color: #19aea9;
    font-size: 2.8rem;
    font-weight: 400;
    font-style: italic;
}

.super-simple-slider-container .super-simple-slider .slide img.slide-image
{
width: 100%;
max-height: 540px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: bottom;
object-position: bottom;
}

.zoom{overflow: hidden;max-width: 150px;margin-right: auto !important;margin-left: auto !important;}
.zoom:hover img {
  transform: scale(1.5);
}
.zoom img {
  transition: transform .5s ease;
}




/* colors & borders */
.wp-block-yoast-faq-block {
    border-top:1px solid #eee;
}
.wp-block-yoast-faq-block .schema-faq-question {
    border-bottom:1px solid #eee;
}
.wp-block-yoast-faq-block .schema-faq-question:hover,
.wp-block-yoast-faq-block .fcp-opened .schema-faq-question {
    background-color:#fafafa;
}
.wp-block-yoast-faq-block .schema-faq-answer,
.wp-block-yoast-faq-block .fcp-opened .schema-faq-answer {
    border-bottom:1px solid #eee;
}

/* layout */
.wp-block-yoast-faq-block .schema-faq-question {
    display:block;
    padding:10px;
    position:relative;
}
.wp-block-yoast-faq-block.fcp-faq .schema-faq-question {
    cursor:pointer;
}
.wp-block-yoast-faq-block .schema-faq-answer {
    margin:0;
    padding:12px 10px;
}

/* bullet before a question */
.wp-block-yoast-faq-block .schema-faq-question:before {
    /* position gap */
    margin-top:-2px;
}
.wp-block-yoast-faq-block .schema-faq-question,
.wp-block-yoast-faq-block .schema-faq-answer {
    padding-left:34px;
}
.wp-block-yoast-faq-block .schema-faq-question:before {
    content:'';
    display:block;
    border:2px solid #dedede;
    border-width:0px 2px 2px 0px;
    width:9px;
    height:9px;
    box-sizing:border-box;
    position:absolute;
    left:14px;
}
.wp-block-yoast-faq-block.fcp-faq .schema-faq-question:before {
    top:16px;
    transform:rotate(-45deg);
    transition:all 0.3s 0.3s ease;
}
.wp-block-yoast-faq-block .schema-faq-question:before,
.wp-block-yoast-faq-block.fcp-faq .fcp-opened .schema-faq-question:before {
    top:14px;
    transform:rotate(45deg);
}

/* transition */
.wp-block-yoast-faq-block.fcp-faq .schema-faq-answer {
    max-height:0;
    overflow:hidden;
    border-bottom-width:0;
    padding-top:0;
    padding-bottom:0;
}
.wp-block-yoast-faq-block .fcp-opened .schema-faq-answer {
    max-height:9999px;
    border-bottom-width:1px;
    padding-top:12px;
    padding-bottom:20px;
}

.wp-block-yoast-faq-block .fcp-opened .schema-faq-question
{
color: #19aea9;   
}

.imagebox {

  padding: 0px;
  position: relative;
  text-align: center;
}

.imagebox img {
  opacity: 1;
  transition: 0.5s opacity;
}

.imagebox .imagebox-desc {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: -10px;
  color: white;
  font-size: 1.2em;
  left: 0px;
  padding: 20px 15px 5px 15px;
  position: absolute;
  transition: 0.5s ease-in;
  text-align: center;
  width: 100%;
  opacity: 0;
}

.imagebox:hover img {
  opacity: 0.7;
  
}

.imagebox:hover .imagebox-desc {
  padding: 20px 15px 5px 15px;
  opacity: 1;
  bottom: 0px;
}


@keyframes slideInLeft {
        0% {
          transform: translateY(100%);
          opacity: 0;
        
        }
        100% {
          transform: translateY(0);
          opacity: 1;      
        }
      }

@keyframes section-1-title {
 0% {
 opacity:0;
 }
 50%{
 opacity:0.5;
 }
 100% {
 opacity:1;
 }
}

.section-1-title-animate{;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-name: section-1-title;
    
}
.anim-start-h2{
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-name: slideInLeft;
}
  
.anim-start{
    animation-duration: 2.5s;
    animation-timing-function: ease-in-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-name: slideInLeft;
}
.anim-start-b{
    animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-name: slideInLeft;
}
.section-1 .icon-1{
        position: absolute;
        z-index: 5;
        margin-left: -10px;
        max-width: 200px;height: auto;

}

.section-1 .icon-2{
        position: absolute;
        z-index: 5;
        margin-left: 20px;
        max-width: 200px;height: auto;
}


.section-1 .icon-3{
         position: absolute;
        z-index: 5;
        margin-left: 0px;
        max-width: 200px;height: auto;
}


.section-1 .icon-4{
        position: absolute;
        z-index: 5;
        margin-left: 6px;
        max-width: 200px;height: auto;
}

.section-1 .icon-b{max-width: 200px;height: auto;}


@keyframes rotate-dx{
  0%{
    transform: rotate(1deg);
    
 }
 100%{
    transform: rotate(360deg);
  }
}

@keyframes rotate-sx{
  100%{
    transform: rotate(1deg);
 }
 0%{
    transform: rotate(360deg);
  }
}

.section-3 .start-anim-dx{
    animation: rotate-dx 1.2s  linear;
    transform: rotate();
}

.section-3 .start-anim-sx{
    animation: rotate-sx 1.2s  linear;
    transform: rotate();
}


.section-3 .icon-1
{

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

}

.section-3 .icon-2
{

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

}
.section-3 .icon-3
{

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

}
.section-3 .icon-4
{

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

}
.section-3 .icon-5
{

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

}
.section-3 .icon-6
{

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

}

.home-read-more-p,.home-read-more-p-2,.home-read-more-p-3,.home-read-more-p-4{display: none}

@media only screen and (min-width: 781px) and (max-width: 1190px){
    
    .min-height-60{min-height:60px;margin-bottom:10px}
    .min-height-250{min-height:340px} /* 340, giusto qui anche se 240*/
}
@media only screen  and (min-width: 1200px){
    
    .min-height-60{min-height:60px;margin-bottom:10px}
    .min-height-250{min-height:250px}
}



.home .wp-container-17,
.home .wp-container-21,
.home .wp-container-26,
.home .wp-container-30,
.home .wp-container-35,
.home .wp-container-39
{max-width: 30%!important;}

@media only screen and (min-width: 781px) and (max-width: 1190px){
    
    .home .wp-container-17,
    .home .wp-container-21,
    .home .wp-container-26,
    .home .wp-container-30,
    .home .wp-container-35,
    .home .wp-container-39
    {max-width: 40%!important;}
}

#entry-author-info {
  background: #f9f9f9;
  border-top: 4px solid #ff6c00;
  clear: both;
  font-size: 14px;
  line-height: 20px;
  margin: 24px 0;
  overflow: hidden;
  padding: 18px 20px;
}
#entry-author-info #author-avatar {
  background: #fff;
  border: 1px solid #e7e7e7;
  float: left;
  margin: 0 -104px 0 0;
  padding: 11px;
}
#entry-author-info #author-description {
  float: left;
  margin: 0 0 0 104px;
}
#entry-author-info h2 {
  color: #000;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0;
}


/* NEW */
.page-template-front-page_full-width #primary{padding:0px!important;}
.page-template-front-page_full-width .page-content, .entry-content, .entry-summary{margin:0px!important} 


/* MISC */
.has-azzurro-background-color{background: #11aaa8}
.has-rosso-background-color{background: #ff0061}
.has-arancione-background-color{background: #ff6c00}
.has-giallo-background-color{background: #ffbb01}
.has-grigio-background-color{background: #606060}


.has-azzurro-color{color: #11aaa8}
.has-rosso-color{color: #ff0061}
.has-arancione-color{color: #ff6c00}
.has-giallo-color{color: #ffbb01}
.has-grigio-color{color: #606060}


.equal-height-columns {
    display: flex;
}

.equal-height-columns .wp-block-column {
flex: 1;
display: flex;
align-content: center;
flex-wrap: wrap;
flex-direction: row !important;
justify-content: center;
align-items: stretch;
}


.hp-section-1{
  font-family: "Montserrat";
  background: url("/assets/wp-content/themes/promosfera/inc/assets/img/home/hp-section-1-bg.png");
  background-repeat: repeat;
  background-size: auto;
  background-size: contain;
  background-repeat: no-repeat;
}
/*.hp-section-1 .wp-block-group__inner-container{padding-top:50px;}*/

.hp-section-1 .icon-1,
.hp-section-1 .icon-2,
.hp-section-1 .icon-3,
.hp-section-1 .icon-4{margin:auto!important;max-width: 180px!important;height: auto!important;position: relative!important;}

.section-1-title-icons{}
.section-1-text-icons{font-family: "Rajdhani";line-height: 22px;min-height: 71px;display: flex;vertical-align: middle;justify-content: center;align-items: center;}
.section-6-text{font-family: "Rajdhani";line-height: 22px;min-height: 71px;display: flex;vertical-align: middle;justify-content: left;align-items: center;}
.section-1-text-add-icons{font-family: "Rajdhani";text-align:justify;}

/*.section-1-text-add-icons p:first-child{color:red!important;}*/
.hp-section-subtitle-on-image{width: 100%;}

.hp-section-2
{
   font-family: "Montserrat";
   background: #11aaa8 url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-2-BG-FOOTER.png");
   background-repeat: no-repeat;
   background-size: contain;
   background-position: bottom;
}


.hp-section-3
{
   font-family: "Montserrat";
   background: 
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-3-BG-HEADER.png"),
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-3-BG-GOCCE-MIDDLE.png"),
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-3-BG-GOCCE-FOOTER.png");
   background-color: #ff0061 ;
   background-repeat: no-repeat,no-repeat,no-repeat;
   background-size: contain,contain,contain;
   background-position: top,0px 20%,0px 98%;
}

.hp-section-4
{
   font-family: "Montserrat";
   background: #60ac80 url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-4-BG-HEADER.png");
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
}

.hp-section-5
{
   font-family: "Montserrat";
   background: 
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-5-BG-HEADER.png"),
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-5-BG-FOOTER.png");
   background-color: #4a17c5 ;
   background-repeat: no-repeat,no-repeat;
   background-size: contain,contain;
   background-position: top,bottom;

}


.hp-section-6
{
   font-family: "Montserrat";
   background: 
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-6-BG-HEADER_NEW.png"),
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-6-BG-FOOTER.png");
   background-color: #4a17c5 ;
   background-repeat: no-repeat,no-repeat;
   background-size: 100%,contain;
   background-position: top,bottom;
}


.hp-section-7
{
   font-family: "Montserrat";
   background: 
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-7-BG-HEADER.png"),
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-7-BG-FOOTER.png");
   background-color: #6aad9f ;
   background-repeat: no-repeat,no-repeat;
   background-size: 100%,contain;
   background-position: top,0px 95%;
}

.hp-section-8
{
   font-family: "Montserrat";
   background: 
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-8-BG-HEADER_NEW.png"),
    url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-8-BG-FOOTER.png");

   background-color: white ;
   background-repeat: no-repeat,no-repeat;
    background-size: 100%,contain;
    background-position: top,0px 95%;
}

.hp-section-11
{
   font-family: "Montserrat";
   background: 
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-11-BG.png");

   background-repeat: no-repeat;
   background-size: 100%;
   background-position: top;
}

.hp-section-12
{
   font-family: "Montserrat";
   background: 
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/_TEST_2.png");
   background-repeat: no-repeat;
    background-size: contain;
    background-position: 0px 80%;
}

.page-template-front-page_full-width .home-contact .wpcf7-spinner{display: none!important;text-align: center!important}

.page-template-front-page_full-width .home-contact{
    background: rgb(217,37,85);
    background: -moz-linear-gradient(330deg, rgba(217,37,85,1) 0%, rgba(222,105,51,1) 69%);
    background: -webkit-linear-gradient(330deg, rgba(217,37,85,1) 0%, rgba(222,105,51,1) 69%);
    background: linear-gradient(330deg, rgba(217,37,85,1) 0%, rgba(222,105,51,1) 69%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d92555",endColorstr="#de6933",GradientType=1);
    border-radius: 130px;
    padding: 60px;
}

.page-template-front-page_full-width .home-contact label{font-size: 20px;color:#fff;}
.page-template-front-page_full-width .home-contact textarea.form-control{max-height: 120px}


.page-template-front-page_full-width .home-contact .btn{
color: #fff;
background-color: #19aea9;
border-color: #19aea9;
border-radius: 9999px;
box-shadow: none;
cursor: pointer;
display: inline-block;
font-size: 1.125em;
padding: calc(.667em + 2px) calc(1.333em + 2px);
text-align: center;
text-decoration: none;
word-break: break-word;
box-sizing: border-box;
}
.page-template-front-page_full-width .home-contact .btn:hover{
background-color: #0f6b68;
border-color: #0f6b68;
text-decoration: underline;
}

.page-template-front-page_full-width .home-contact fieldset{border:0px}



.page-template-front-page_full-width .hp-section-8 .icons .wp-block-column{display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-end;}
.page-template-front-page_full-width .hp-section-8 .icons .wp-block-image{flex-shrink: 0;flex-grow: 0;max-width: 140px;}

.page-template-front-page_full-width .hp-section-8 .icons .section-8-title{align-self: center;min-width: 75%;}


.page-template-front-page_full-width .site-footer.mt-5{margin-top:0px!important;}
.white{color:white}

.section-6-title{margin-bottom:5px;padding-bottom: 0px;line-height: normal;}
.section-8-title{margin-bottom:5px;padding-bottom: 0px;line-height: normal;}
.hp-section-6 .gallo-1 img{max-height: 500px!important;width:auto!important}
.hp-section-6 .gallo-2 img{max-height: 650px!important;width:auto!important}

/*@media screen and (min-width: 768px)
{
   .hp-section-6 .mt-md-5{margin-top:7rem!important}
   .hp-section-8 .mt-md-5{margin-top:10rem!important}
}
*/
.page-template-front-page_full-width .hp-section-2 .wp-block-button__link br,
.page-template-front-page_full-width .hp-section-3 .wp-block-button__link br {
  content: "";
  margin: -4px;
  display: block;
  font-size: 0px;
}

.page-template-front-page_full-width .hp-section-2 .box-cnt
{
   background: 
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/HP-SECTION-2-BG-DOTS.png"),
   url("/assets/wp-content/themes/promosfera/inc/assets/img/home/ONDA.png");
   
     background-size: contain,100%;
     background-position: bottom,top;
     background-repeat: no-repeat,repeat;
   
     
}

.page-template-front-page_full-width .hp-section-2 .box,
.page-template-front-page_full-width .hp-section-3 .box {
  display: flex;
  flex-direction: column;
  border: 2px solid #eee;
  height: 100%;
  padding: 15px;
  text-decoration: none;
  transition: all 300ms ease-in-out;
  
  }
.page-template-front-page_full-width .hp-section-2 .box:hover,
.page-template-front-page_full-width .hp-section-3 .box:hover {
  background-color: unset!important;
}

.page-template-front-page_full-width .hp-section-2 .box p,
.page-template-front-page_full-width .hp-section-3 .box p{font-family: "Rajdhani";}

.page-template-front-page_full-width .hp-section-2 .box,
.page-template-front-page_full-width .hp-section-3 .box{
  margin: 0px 10px 0px 10px;
  padding: 15px!important;
  border-radius: 130px!important;
  background-color: transparent!important;
}

/*.page-template-front-page_full-width .hp-section-3 .box
{
   margin: 0px 30px 0px 30px;
}

*/

.page-template-front-page_full-width .hp-section-2 .box.giallo,
.page-template-front-page_full-width .hp-section-3 .box.giallo{
  border:4px solid #ffbb01!important;
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);

}
.page-template-front-page_full-width .hp-section-2 .box.rosso{
  border:4px solid #ff0061!important;
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);

}
.page-template-front-page_full-width .hp-section-2 .box.arancione{
  border:4px solid #ff6c00!important;
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);

}
.page-template-front-page_full-width .hp-section-2 .box.azzurro{
  border:4px solid #6213a8!important; /* viola, corretto*/
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.page-template-front-page_full-width .hp-section-3 .box.azzurrino{
  border:4px solid #06ecff!important; /* azzurrino, corretto*/
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.page-template-front-page_full-width .hp-section-2 .box :where(.wp-block-columns.is-layout-flex),
.page-template-front-page_full-width .hp-section-3 .box :where(.wp-block-columns.is-layout-flex){gap:0px;}

.page-template-front-page_full-width .hp-section-2 .box .box-1,
.page-template-front-page_full-width .hp-section-2 .box .box-3,
.page-template-front-page_full-width .hp-section-3 .box .box-1
{
  margin: 0px!important;
  padding: 20px!important;
  padding-top: 50px!important;
  border-radius: 130px!important;
  background-color: #fff!important;
  border: 0px;
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);

}

.page-template-front-page_full-width .hp-section-2 .box .box-2,
.page-template-front-page_full-width .hp-section-2 .box .box-4,
.page-template-front-page_full-width .hp-section-2 .box .box-5,
.page-template-front-page_full-width .hp-section-3 .box .box-2
{
  margin: 0px!important;
  padding: 20px!important;
  padding-top: 50px!important;
  border-radius: 130px!important;
  background-color: #fff!important;
  border: 0px;
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.page-template-front-page_full-width .hp-section-3 .box .box-1,
.page-template-front-page_full-width .hp-section-3 .box .box-2
{
   /*margin: 0px 5px!important;*/
}
.page-template-front-page_full-width .hp-section-2 .box .box-5
{
  padding: 60px!important;
}

.page-template-front-page_full-width .hp-section-2 .box .wp-block-buttons > .wp-block-button.wp-block-button__width-75,
.page-template-front-page_full-width .hp-section-3 .box .wp-block-buttons > .wp-block-button.wp-block-button__width-75
{
  width:75%!important;
  flex-basis: 75%!important;
}


@media screen and (min-width: 1024px)
{
  .hp-section-subtitle-on-image{
    font-size: 25px!important;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    line-height: 25px;
    letter-spacing: 2px;
    width: 74%;
  }
  
  .hp-section-2 .hp-section-subtitle-on-image
  {
    top: -50px;
    
  }
  
  .hp-section-3 .hp-section-subtitle-on-image
  {
    top: -55px;
    
  }
  
  .hp-section-4 .hp-section-subtitle-on-image
  {
    top: -65px;
  
  }
  
  .hp-section-5 .hp-section-subtitle-on-image
  {
    top: -55px;
    
  }
  
  .hp-section-9 .hp-section-subtitle-on-image
  {
    top: -50px;
    
  }  
  
  .hp-section-11 .hp-section-subtitle-on-image
  {
    top: -55px;
    
  }  
  
}


ul.nl-list  {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
  text-align: left;
}
ul.nl-list li::before { 
   content: "";
  border-color: transparent #df2657;
  border-style: solid;
  border-width: 10px 0 10px 15px;
  display: block;
  height: 0;
  width: 0;
  left: -25px;
  top: 24px;
  position: relative;
  margin-top:-15px;
}


.hp-section-subtitle-on-image.has-background{padding:5px!important;}

.page-template-front-page_full-width .footer__pre{display:none;}


@media only screen and (max-width: 500px)
{
  .hp-section-6 .gallo-1 img{max-height: 200px!important;width:auto!important}
  .hp-section-6 .gallo-2 img{max-height: 250px!important;width:auto!important}
  
  .hp-section-subtitle-on-image{width:100%!important;background-color: transparent!important}
  ul.nl-list  {
    
    padding-left: 2em;
  }
  
   .section-1-title{font-size:20px!important;padding:0 21px!important}
   /*.section-6-title.white{font-size:16px!important;padding:0 0px!important;margin-top:-40px;}*/
   /*.section-8-title.white{font-size:16px!important;padding:0 0px!important;margin-top:-40px;}*/
   .section-1-title-icons{font-size:25px!important;}
   .section-1-text-icons{font-size:22px!important;min-height: auto!important;}

   .section-6-title{font-size:25px!important;}
   .section-6-text{font-size:22px!important;min-height: auto!important;}
   /*.section-8-title{font-size:17px!important;}*/
   
   
   .page-template-front-page_full-width .hp-section-8 .icons .wp-block-image .alignright {
     float: left!important;
     margin: .5em 1em .5em 0!important;   
   }

   .page-template-front-page_full-width .hp-section-8 .icons .wp-block-image {
      max-width: 20%!important;   
    }
       
   /*.page-template-front-page_full-width .hp-section-8 .icons .has-text-align-right{text-align: left!important;}*/
   
   .hp-section-subtitle-on-image{font-size: 16px!important;}
   .hp-section-subtitle{font-size: 22px!important;}
   
   .hp-section-1 .wp-block-group__inner-container{padding-top:5px;}
   .hp-section-2{padding-bottom:50px!important; }


   .page-template-front-page_full-width .hp-section-2 .box,
   .page-template-front-page_full-width .hp-section-3 .box
   {
      padding: 0px!important;border-radius: 30px!important;
   }
   .page-template-front-page_full-width .hp-section-2 .box .box-1,
   .page-template-front-page_full-width .hp-section-2 .box .box-3,
   .page-template-front-page_full-width .hp-section-3 .box .box-1
   {
      border-radius: 30px!important;
      background-color: #fff!important;
      -moz-transform: rotate(-1deg);
      -webkit-transform: rotate(-1deg);
      -o-transform: rotate(-1deg);
      -ms-transform: rotate(-1deg);
      transform: rotate(-1deg);
      margin:5px!important;
   }
   
   .page-template-front-page_full-width .hp-section-2 .box .box-2,
   .page-template-front-page_full-width .hp-section-2 .box .box-4,
   .page-template-front-page_full-width .hp-section-2 .box .box-5,
   .page-template-front-page_full-width .hp-section-3 .box .box-2
   {
   border-radius: 30px!important;
   background-color: #fff!important;
   -moz-transform: rotate(1deg);
   -webkit-transform: rotate(1deg);
   -o-transform: rotate(1deg);
   -ms-transform: rotate(1deg);
   transform: rotate(1deg);
   margin:5px!important;
   }
   
   .page-template-front-page_full-width .hp-section-2 .box.giallo,
   .page-template-front-page_full-width .hp-section-3 .box.giallo{
   border:4px solid #ffbb01!important;
   -moz-transform: rotate(1deg);
   -webkit-transform: rotate(1deg);
   -o-transform: rotate(1deg);
   -ms-transform: rotate(1deg);
   transform: rotate(1deg);
   
   }
   .page-template-front-page_full-width .hp-section-2 .box.rosso{
   border:4px solid #ff0061!important;
   -moz-transform: rotate(-1deg);
   -webkit-transform: rotate(-1deg);
   -o-transform: rotate(-1deg);
   -ms-transform: rotate(-1deg);
   transform: rotate(-1deg);
   
   }
   .page-template-front-page_full-width .hp-section-2 .box.arancione{
   border:4px solid #ff6c00!important;
   -moz-transform: rotate(1deg);
   -webkit-transform: rotate(1deg);
   -o-transform: rotate(1deg);
   -ms-transform: rotate(1deg);
   transform: rotate(1deg);
   
   }
   .page-template-front-page_full-width .hp-section-2 .box.azzurro{
   border:4px solid #6213a8!important; /* viola, corretto*/
   -moz-transform: rotate(-1deg);
   -webkit-transform: rotate(-1deg);
   -o-transform: rotate(-1deg);
   -ms-transform: rotate(-1deg);
   transform: rotate(-1deg);
   
   }

   .page-template-front-page_full-width .hp-section-3 .box.azzurrino{
   border:4px solid #06ecff!important; /* viola, corretto*/
   -moz-transform: rotate(-1deg);
   -webkit-transform: rotate(-1deg);
   -o-transform: rotate(-1deg);
   -ms-transform: rotate(-1deg);
   transform: rotate(-1deg);
   
   }
   
   .page-template-front-page_full-width .hp-section-2 .box .wp-block-buttons > .wp-block-button.wp-block-button__width-75,
   .page-template-front-page_full-width .hp-section-3 .box .wp-block-buttons > .wp-block-button.wp-block-button__width-75
   {
   width:100%!important;
   flex-basis: 100%!important;
   }
   
   .page-template-front-page_full-width .hp-section-3 .box
   {
      margin: 0px 10px 0px 10px;
   }
   
  .page-template-front-page_full-width .home-contact{
  border-radius: 30px!important;
 }

   
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
   
  
    .page-template-front-page_full-width #content.site-content article {padding-top: 0px !important;}
    .section-1-title-icons{font-size:15px!important;letter-spacing: 1px!important;}
    .section-1-text-icons{font-size:15px!important;}
    .section-6-title{font-size:15px!important;letter-spacing: 1px!important;}
    .section-6-text{font-size:15px!important;}
    
/*    .section-8-title{font-size:15px!important;letter-spacing: 1px!important;}*/

    .hp-section-subtitle-on-image{font-size: 18px!important;}

  
      
    
}


@media only screen and (min-width: 992px) and (max-width: 1355px)
{
  
  .section-1-title-icons{font-size:18px!important;}
  .section-1-text-icons{font-size:18px!important;}
  /*.section-6-title{font-size:18px!important;}*/
  .section-6-text{font-size:18px!important;}
/*  .section-8-title{font-size:18px!important;}*/
  .hp-section-subtitle-on-image{font-size: 18px!important;}
}

@media only screen and (min-width: 1356px)
{
   .page-template-front-page_full-width .hp-section-4 .wa{width:75%;}
   .page-template-front-page_full-width .hp-section-5 .sottocosto{width:75%;}
}




/* END NEW */

.grecaptcha-badge {
    visibility: hidden !important;
}

.section-6-text a{display: contents;}