@charset "UTF-8";
/*
    Theme Name: Oneminutesite
    Description: Theme for oneminutesite
    Version: 1.0
    Author: SintraConsulting
    Author URI: http://sintraconsulting.pl
    Template: enfold
    */
@font-face {
  font-family: 'Linearicons';
  src: url("./assets/fonts/icon/Linearicons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.fw-thin {
  font-weight: 100; }

.fw-light {
  font-weight: 300; }

.fw-normal {
  font-weight: 400; }

.fw-bold {
  font-weight: 700; }

.fw-extra-bold {
  font-weight: 800; }

.fw-black {
  font-weight: 900; }

a {
  -webkit-transition: all ease .2s;
  -o-transition: all ease .2s;
  transition: all ease .2s; }

a:hover {
  text-decoration: none; }

h1, h2, h3, h4 {
  font-weight: 700 !important;
  text-transform: none !important;
  letter-spacing: normal !important; }
  h1 span, h2 span, h3 span, h4 span {
    color: #65a504; }

.custom-h2 .av-special-heading-tag {
  font-size: 36px; }

.custom-h2 .av-subheading_below {
  font-size: 16px !important; }

h1 {
  font-size: 56px !important; }

h2 {
  font-size: 42px !important; }

h3 {
  font-size: 36px !important;
  line-height: 36px !important; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    h3 {
      font-size: 22px !important; } }
  @media only screen and (max-width: 989px) {
    h3 {
      font-size: 18px !important;
      line-height: 25px !important; } }

h4 {
  font-size: 28px !important; }
  @media only screen and (max-width: 989px) {
    h4 {
      font-size: 18px !important; } }

h5 {
  font-size: 24px !important; }

h6 {
  font-size: 20px !important; }

.no-icon:before {
  display: none; }

.hr-inner {
  border-color: #65a504 !important; }

.av-subheading_above p {
  text-transform: uppercase;
  color: #65a504;
  font-weight: normal !important;
  margin-bottom: 30px !important; }

.main_color strong, p strong {
  color: #222222; }

.contact-info p span {
  color: #65a504 !important; }

.underline-link a {
  text-decoration: underline;
  color: #222222; }

.hr-custom .hr-inner.inner-border-av-border-fat {
  border-top-width: 3px;
  border-radius: 1.5px; }
  @media only screen and (max-width: 767px) {
    .hr-custom .hr-inner.inner-border-av-border-fat {
      max-width: 60px; } }

.blog-title .av-special-heading-tag {
  color: #65a504 !important;
  font-size: 56px !important; }
  @media only screen and (max-width: 767px) {
    .blog-title .av-special-heading-tag {
      font-size: 18px !important; } }

.title-underline {
  position: relative; }
  .title-underline:after {
    content: '';
    width: 100px;
    height: 3px;
    border-radius: 1.5px;
    background-color: #65a504;
    position: absolute;
    bottom: -10px; }

.orange span, .secondary-heading-color span {
  color: #f4821f !important; }

.orange .av-subheading_above p, .secondary-heading-color .av-subheading_above p {
  color: #f4821f; }

.orange .hr-inner, .secondary-heading-color .hr-inner {
  border-color: #f4821f !important; }

.orange p strong, .secondary-heading-color p strong {
  color: #f4821f; }

.orange .phone-number, .secondary-heading-color .phone-number {
  background-image: -webkit-linear-gradient(347deg, #ef5401, #f4821f);
  background-image: -o-linear-gradient(347deg, #ef5401, #f4821f);
  background-image: linear-gradient(103deg, #ef5401, #f4821f);
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Montserrat", Helvetica, Arial, sans-serif; }
  .orange .phone-number:before, .secondary-heading-color .phone-number:before {
    content: url("assets/images/orange-phone.svg");
    margin-right: 10px; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .orange .phone-number, .secondary-heading-color .phone-number {
      font-size: 24px; } }

.av-section-color-overlay, .avia_transform .av-extra-border-element.border-extra-diagonal {
  z-index: 0 !important; }

.orange-phone {
  background-image: -webkit-linear-gradient(347deg, #ef5401, #f4821f);
  background-image: -o-linear-gradient(347deg, #ef5401, #f4821f);
  background-image: linear-gradient(103deg, #ef5401, #f4821f);
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-background-clip: text;
  display: block;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Montserrat", Helvetica, Arial, sans-serif; }
  .orange-phone:before {
    content: url("assets/images/orange-phone.svg");
    margin-right: 10px; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .orange-phone {
      font-size: 24px; } }

.green-phone {
  background-image: -webkit-linear-gradient(353deg, #109006, #77a903);
  background-image: -o-linear-gradient(353deg, #109006, #77a903);
  background-image: linear-gradient(97deg, #109006, #77a903);
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Montserrat", Helvetica, Arial, sans-serif; }
  .green-phone:before {
    content: url("assets/images/green-small-phone.svg");
    margin-right: 10px; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .green-phone {
      font-size: 24px; } }

.green .av-special-heading-tag {
  color: #65a504 !important; }

.border-left:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #e4e8e5;
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: visible;
  visibility: visible;
  left: -30px; }

@media only screen and (max-width: 989px) {
  .border-left {
    border-top: 1px solid;
    padding-top: 20px; }
    .border-left:before {
      display: none; } }

.testiomonials p {
  font-size: 14px;
  display: block;
  float: left;
  margin-top: 0px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  height: 70px;
  max-width: 100%; }

.testiomonials .customer-name {
  font-size: 18px;
  position: relative; }
  .testiomonials .customer-name:after {
    content: url("assets/images/stars_under.jpg");
    display: block; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .testiomonials .customer-name {
      font-size: 16px;
      height: auto;
      margin-bottom: 0px;
      word-break: break-all; }
      .testiomonials .customer-name strong {
        display: block; } }

.testiomonials .customer-link {
  height: auto; }
  .testiomonials .customer-link a {
    color: #222222 !important;
    text-decoration: underline; }

@media only screen and (max-width: 1280px) and (min-width: 767px) {
  .hr {
    margin-top: 0px !important;
    margin-bottom: 10px !important; } }

@media only screen and (max-width: 989px) {
  .avia-section-huge .content {
    padding-top: 0px;
    padding-bottom: 0px; }
  .responsive #top #wrap_all .container {
    width: 95%;
    max-width: 95%; }
  .responsive #scroll-top-link {
    display: block; }
  .avia-section-large .content {
    padding-top: 0px;
    padding-bottom: 0px; }
  .mobile-padding-bottom {
    padding-bottom: 80px;
    padding-top: 40px; }
  .content {
    padding-top: 20px;
    padding-bottom: 10px; }
  .contact-info {
    text-align: center; }
  .hide-bg {
    background-image: none !important; } }

.hidden {
  display: none; }

.slick-dots li {
  margin: 0 !important; }
  .slick-dots li .slick-active button:before {
    color: #65a504;
    font-size: 10px; }

@media only screen and (max-width: 1280px) and (min-width: 767px) {
  .hide-bg.avia-section-huge .content {
    padding-top: 10px;
    padding-bottom: 10px; } }

.avia_mega_div .avia-bullet {
  margin-top: 10px;
  left: -8px;
  display: block;
  top: 0; }

@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .flex_column {
    margin: 0;
    margin-bottom: 45px;
    width: 100%; }
  .responsive #top .av_header_transparency .logo img.alternate {
    display: block; } }

.special_amp {
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
  font-style: normal;
  font-size: 1.3em;
  line-height: normal;
  font-weight: bold;
  display: inline-block !important;
  padding: 0px !important;
  font-size: 26px !important; }
  .special_amp:after {
    display: none !important; }

.avia-buttonrow-wrap a {
  background-color: #65a504;
  background: -webkit-linear-gradient(354deg, #109006, #77a903);
  background: -o-linear-gradient(354deg, #109006, #77a903);
  background: linear-gradient(96deg, #109006, #77a903);
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold !important;
  border: 0px !important;
  border-radius: 4px !important;
  min-width: 330px !important;
  padding: 20px !important;
  letter-spacing: 0.25px;
  -webkit-box-shadow: 0 0 10px 0 rgba(41, 47, 54, 0.1);
  box-shadow: 0 0 10px 0 rgba(41, 47, 54, 0.1); }
  .avia-buttonrow-wrap a:last-child {
    background-color: #f4821f;
    background: -moz-linear-gradient(left, #ef5401 0%, #f4821f 100%);
    background: -webkit-linear-gradient(left, #ef5401 0%, #f4821f 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ef5401), to(#f4821f));
    background: -o-linear-gradient(left, #ef5401 0%, #f4821f 100%);
    background: linear-gradient(to right, #ef5401 0%, #f4821f 100%); }
  @media only screen and (max-width: 990px) {
    .avia-buttonrow-wrap a {
      min-width: 100% !important; } }

.gratis-transparent-btn a {
  background: transparent !important;
  border-radius: 4px !important;
  border-bottom-width: 3px !important;
  font-weight: bold !important;
  font-size: 16px !important;
  min-width: 350px !important; }
  @media only screen and (max-width: 990px) {
    .gratis-transparent-btn a {
      min-width: 100% !important; } }

.gratis-transparent-btn.btn-secondary a {
  border: 3px solid #f4821f !important; }
  .gratis-transparent-btn.btn-secondary a span {
    color: #f4821f !important; }

.primary-transparent-btn a {
  background: transparent !important;
  border-radius: 4px !important;
  border: 3px solid #65a504;
  color: #65a504 !important;
  border-bottom-width: 3px !important;
  font-weight: bold !important;
  font-size: 16px !important;
  min-width: 350px !important; }
  @media only screen and (max-width: 990px) {
    .primary-transparent-btn a {
      min-width: 100% !important; } }

.main_color .secondary-transparent-btn a {
  background: transparent !important;
  border-radius: 4px !important;
  border: 3px solid #f4821f;
  color: #f4821f !important;
  border-bottom-width: 3px !important;
  font-weight: bold !important;
  font-size: 16px !important; }

.btn-primary a {
  background-color: #65a504;
  background: -webkit-linear-gradient(354deg, #109006, #77a903);
  background: -o-linear-gradient(354deg, #109006, #77a903);
  background: linear-gradient(96deg, #109006, #77a903);
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold !important;
  border: 0px !important;
  border-radius: 4px !important;
  min-width: 330px !important;
  padding: 20px !important;
  letter-spacing: 0.25px;
  -webkit-box-shadow: 0 0 10px 0 rgba(41, 47, 54, 0.1);
  box-shadow: 0 0 10px 0 rgba(41, 47, 54, 0.1); }
  @media only screen and (max-width: 990px) {
    .btn-primary a {
      min-width: 100% !important;
      font-size: 18px !important;
      min-width: 100% !important; } }
  @media only screen and (max-width: 989px) {
    .btn-primary a {
      font-size: 15px !important;
      min-width: auto !important;
      padding: 16px !important; } }

.btn-secondary a {
  background-color: #f4821f;
  background: -moz-linear-gradient(left, #ef5401 0%, #f4821f 100%);
  background: -webkit-linear-gradient(left, #ef5401 0%, #f4821f 100%);
  background: -webkit-gradient(linear, left top, right top, from(#ef5401), to(#f4821f));
  background: -o-linear-gradient(left, #ef5401 0%, #f4821f 100%);
  background: linear-gradient(to right, #ef5401 0%, #f4821f 100%);
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold !important;
  border: 0px !important;
  border-radius: 4px !important;
  min-width: 330px !important;
  padding: 20px !important;
  letter-spacing: 0.25px;
  -webkit-box-shadow: 0 0 10px 0 rgba(41, 47, 54, 0.1);
  box-shadow: 0 0 10px 0 rgba(41, 47, 54, 0.1); }
  .btn-secondary a span {
    color: #fff !important; }
  @media only screen and (max-width: 990px) {
    .btn-secondary a {
      min-width: 100% !important;
      font-size: 15px !important; } }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .btn-secondary a {
      font-size: 14px !important;
      min-width: auto !important;
      padding: 16px !important; } }
  @media only screen and (max-width: 1280px) and (min-width: 767px) and (max-width: 989px) {
    .btn-secondary a {
      font-size: 15px !important;
      min-width: auto !important;
      padding: 16px !important; } }

.category_buttons {
  margin-top: 40px;
  max-width: 600px;
  float: left; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .category_buttons {
      max-width: 550px; } }
  .category_buttons a {
    background: #eaeaea !important;
    font-size: 16px !important;
    text-transform: uppercase;
    text-align: left !important;
    min-width: 30px !important;
    width: auto !important;
    font-width: bold !important;
    color: #222222 !important;
    -webkit-box-shadow: none;
    box-shadow: none; }
    @media only screen and (max-width: 989px) {
      .category_buttons a {
        font-size: 12px !important;
        padding: 15px !important; } }
    .category_buttons a span span {
      display: block;
      text-transform: none;
      font-size: 12px;
      color: #666; }
    .category_buttons a:hover {
      color: #fff !important;
      background-color: #222222 !important;
      -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5); }
      .category_buttons a:hover span span {
        color: #fff !important; }

.av_header_transparency .av-main-nav .registrati-top-link a .avia-menu-text {
  color: #fff !important;
  line-height: 36px !important; }

.av-main-nav > li > a {
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: normal !important;
  padding: 0px 30px; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .av-main-nav > li > a {
      padding: 0px 15px; } }

.av-main-nav .accedi-top-link {
  margin-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 95px; }
  .av-main-nav .accedi-top-link a {
    display: block;
    height: 40px !important;
    line-height: 40px !important;
    background: #fff !important;
    border-radius: 4px;
    padding: 0px 13px;
    letter-spacing: 0.6px;
    font-weight: bold !important; }
    .av-main-nav .accedi-top-link a .avia-menu-text {
      color: #222222 !important; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .av-main-nav .accedi-top-link {
      margin-left: 0px; } }

.av-main-nav .registrati-top-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 95px; }
  .av-main-nav .registrati-top-link a {
    display: block;
    height: 40px !important;
    line-height: 34px !important;
    background: transparent !important;
    border-radius: 4px;
    padding: 0px 13px;
    letter-spacing: 0.6px;
    font-weight: bold !important;
    border: 2px solid #fff !important;
    color: #222 !important; }
    .av-main-nav .registrati-top-link a .avia-menu-text {
      color: #222 !important;
      line-height: 36px !important; }

@media only screen and (max-width: 1024px) {
  #top .trensparentHeader {
    height: 580px;
    margin-bottom: 180px; }
    #top .trensparentHeader .av-section-color-overlay-wrap {
      height: 580px; }
      #top .trensparentHeader .av-section-color-overlay-wrap h1 {
        margin-top: 50px !important;
        font-size: 26px !important;
        line-height: 36px !important; } }

@media only screen and (max-width: 989px) {
  #top #wrap_all .av_header_transparency {
    background-color: transparent !important;
    border-color: transparent !important;
    position: absolute !important; }
    #top #wrap_all .av_header_transparency #header_main {
      border: 0px !important; }
    #top #wrap_all .av_header_transparency .av-hamburger {
      border-color: #fff !important; }
  #top .trensparentHeader {
    height: 420px;
    margin-bottom: 180px; }
    #top .trensparentHeader .av-section-color-overlay-wrap {
      height: 420px; }
    #top .trensparentHeader .header-box {
      min-width: auto;
      border-radius: 8px !important;
      position: relative;
      padding: 10px;
      bottom: 0px !important; }
      #top .trensparentHeader .header-box .av-special-heading-tag {
        font-size: 18px;
        text-align: center; }
      #top .trensparentHeader .header-box .av-subheading_below {
        text-align: center; }
      #top .trensparentHeader .header-box .avia-buttonrow-wrap a {
        min-width: 100% !important;
        margin: 5px 0px 5px 0px !important;
        font-size: 18px !important; }
    #top .trensparentHeader h1 {
      font-size: 36px;
      line-height: 46px;
      margin-top: 60px !important; }
      #top .trensparentHeader h1 br {
        display: none; }
      #top .trensparentHeader h1:after {
        bottom: -55px;
        padding-left: 20px; }
  #av-burger-menu-ul li {
    text-transform: uppercase; }
  #av-burger-menu-ul .accedi-top-link {
    margin-top: 30px !important;
    text-transform: none; }
    #av-burger-menu-ul .accedi-top-link a {
      border-bottom: 0px;
      background: transparent !important;
      border-radius: 4px !important;
      border: 3px solid #65a504 !important;
      color: #65a504 !important;
      border-bottom-width: 3px !important;
      font-weight: bold !important;
      width: 90%;
      margin: 0 auto;
      text-align: center !important; }
  #av-burger-menu-ul .registrati-top-link {
    text-transform: none; }
    #av-burger-menu-ul .registrati-top-link a {
      margin-top: 15px !important;
      border-bottom: 0px;
      font-weight: bold !important;
      width: 90%;
      margin: 0 auto;
      text-align: center !important;
      background-color: #65a504 !important;
      background: -webkit-linear-gradient(354deg, #109006, #77a903) !important;
      background: -o-linear-gradient(354deg, #109006, #77a903) !important;
      background: linear-gradient(96deg, #109006, #77a903) !important;
      color: #fff !important;
      border-radius: 4px !important;
      letter-spacing: 0.25px;
      -webkit-box-shadow: 0 0 10px 0 rgba(41, 47, 54, 0.1);
      box-shadow: 0 0 10px 0 rgba(41, 47, 54, 0.1); }
  .header_color div .av-hamburger-inner {
    background-color: #fff; }
    .header_color div .av-hamburger-inner:before, .header_color div .av-hamburger-inner:after {
      background-color: #fff; } }

#top .av_header_border_disabled #header_main {
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-left: none;
  border-right: none;
  border-top-color: transparent; }

#top #header .avia_mega_div .sub-menu .avia_mega_text_block a {
  text-decoration: none; }

.oms-span-heading {
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #000; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .responsive #top .logo img {
    margin-left: -20px !important; }
  .responsive #top .av-main-nav .menu-item-avia-special {
    margin-right: 20px; }
  .responsive #top #wrap_all .av_header_transparency {
    position: absolute !important; }
  .responsive #top #wrap_all .av_header_sticky {
    position: fixed !important;
    top: 0 !important; }
  .responsive #top .trensparentHeader {
    height: 420px;
    margin-bottom: 120px; } }

@media screen and (max-width: 1280px) and (min-width: 990px) {
  .accedi-top-link, .registrati-top-link {
    margin-left: 5px;
    margin-right: 5px; }
  .responsive #top .logo img {
    margin-left: -30px !important;
    margin-top: 10px; } }

.trensparentHeader {
  position: relative;
  margin-bottom: 150px; }
  .trensparentHeader .av-special-heading-tag {
    color: #fff; }
  .trensparentHeader h1 {
    font-size: 56px !important;
    line-height: 60px;
    font-weight: 700 !important;
    position: relative; }
    .trensparentHeader h1:after {
      content: url("assets/images/fill-1.svg");
      position: absolute;
      bottom: -60px;
      padding-left: 20px; }
  .trensparentHeader .header-box {
    background-color: #fff;
    padding: 32px;
    -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.5);
    min-width: 900px;
    z-index: 99999;
    position: absolute;
    display: block;
    overflow: hidden;
    bottom: -100px;
    left: 0;
    right: 0;
    float: none;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      .trensparentHeader .header-box {
        bottom: -125px !important; } }
    @media only screen and (max-width: 989px) {
      .trensparentHeader .header-box {
        min-width: auto;
        padding: 20px; } }
    .trensparentHeader .header-box .avia-buttonrow-wrap {
      margin-top: 30px; }
      @media only screen and (max-width: 989px) {
        .trensparentHeader .header-box .avia-buttonrow-wrap {
          margin-top: 0px; } }
    .trensparentHeader .header-box .avia-button {
      margin-bottom: 0px !important; }
      @media only screen and (max-width: 1280px) and (min-width: 767px) {
        .trensparentHeader .header-box .avia-button {
          min-width: 275px; } }
    .trensparentHeader .header-box .av-special-heading-tag {
      color: #222222; }

@media only screen and (max-width: 989px) {
  .icon-box .av-special-heading {
    margin-top: 20px; } }

.icon-box .av-special-heading h3 {
  font-size: 21px !important; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .icon-box .av-special-heading h3 {
      font-size: 18px !important;
      line-height: 24px !important; }
      .icon-box .av-special-heading h3 br {
        display: none; } }
  @media only screen and (max-width: 989px) {
    .icon-box .av-special-heading h3 {
      font-size: 18px !important;
      line-height: 24px !important; }
      .icon-box .av-special-heading h3 br {
        display: none; } }

.icon-box .av-special-heading .av-subheading_below p {
  text-align: left;
  font-size: 16px;
  margin-top: 20px; }
  @media only screen and (max-width: 767px) {
    .icon-box .av-special-heading .av-subheading_below p {
      text-align: center;
      margin-top: 10px; }
      .icon-box .av-special-heading .av-subheading_below p br {
        display: none; } }

@media only screen and (max-width: 767px) {
  .icon-box {
    border-bottom: 1px solid;
    padding-bottom: 20px;
    margin-bottom: 30px !important; }
    .icon-box:last-child {
      border-bottom: 0px; } }

.phone-number a {
  background-image: -webkit-linear-gradient(354deg, #109006, #77a903);
  background-image: -o-linear-gradient(354deg, #109006, #77a903);
  background-image: linear-gradient(96deg, #109006, #77a903);
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 72px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; }
  .phone-number a:before {
    content: url("assets/images/green-phone.svg");
    padding-right: 20px; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .phone-number a {
      font-size: 56px; } }
  @media only screen and (max-width: 989px) {
    .phone-number a {
      font-size: 26px; }
      .phone-number a:before {
        content: url("assets/images/mobile-phone.png"); } }

.blogposts-section .posts-wrapper {
  background-color: #fff;
  border: solid 1px #e4e8e5;
  padding: 65px;
  margin: 40px 0px; }
  .blogposts-section .posts-wrapper .post-entry {
    min-height: auto; }
    .blogposts-section .posts-wrapper .post-entry .slide-entry-excerpt {
      width: 50%;
      float: left;
      margin-left: 15px; }
  @media only screen and (max-width: 989px) {
    .blogposts-section .posts-wrapper {
      padding: 15px; } }
  .blogposts-section .posts-wrapper.blog-categories-home .av_textblock_section {
    float: left;
    width: auto !important;
    max-width: 40%;
    margin-top: -60px; }
    @media only screen and (max-width: 1280px) and (min-width: 767px) {
      .blogposts-section .posts-wrapper.blog-categories-home .av_textblock_section {
        max-width: 100%;
        margin-top: 0px; } }
  .blogposts-section .posts-wrapper.blog-categories-home .avia-button-wrap {
    width: 50%;
    float: right;
    text-align: left;
    margin-top: -50px; }
    @media only screen and (max-width: 1280px) and (min-width: 767px) {
      .blogposts-section .posts-wrapper.blog-categories-home .avia-button-wrap {
        width: 100%;
        float: left;
        margin-top: -0px; } }
  @media only screen and (max-width: 989px) {
    .blogposts-section .posts-wrapper .avia-content-grid-active .slide-entry {
      width: 100% !important;
      margin-left: 0 !important; } }
  .blogposts-section .posts-wrapper .avia-content-grid-active .slide-entry .entry-content-header {
    width: 45%;
    float: left;
    position: relative;
    margin-top: 0px;
    margin: 0;
    padding: 16px; }
    @media only screen and (max-width: 989px) {
      .blogposts-section .posts-wrapper .avia-content-grid-active .slide-entry .entry-content-header {
        width: 55%;
        padding-top: 0px !important; } }
  .blogposts-section .posts-wrapper .avia-content-grid-active .slide-entry .slide-meta-comments, .blogposts-section .posts-wrapper .avia-content-grid-active .slide-entry .slide-meta-del, .blogposts-section .posts-wrapper .avia-content-grid-active .slide-entry .slide-meta-time {
    display: none; }
  .blogposts-section .posts-wrapper .avia-content-grid-active .slide-image {
    width: 45%;
    float: left;
    max-height: 150px; }

.homeTestimonials, .titleTestimonials {
  background: -webkit-linear-gradient(354deg, #109006, #77a903);
  background: -o-linear-gradient(354deg, #109006, #77a903);
  background: linear-gradient(96deg, #109006, #77a903);
  margin-top: -1px; }
  .homeTestimonials .av_one_third, .titleTestimonials .av_one_third {
    margin-left: 0 !important;
    margin-top: 0 !important;
    background: #fff;
    margin: 0px 15px !important;
    opacity: 0.8;
    padding: 15px;
    border-radius: 8px !important; }
    .homeTestimonials .av_one_third.first, .titleTestimonials .av_one_third.first {
      clear: none; }
    .homeTestimonials .av_one_third.slick-center, .titleTestimonials .av_one_third.slick-center {
      opacity: 1;
      -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5); }
    .homeTestimonials .av_one_third img, .titleTestimonials .av_one_third img {
      max-height: 50px;
      width: auto; }
  .homeTestimonials .content, .titleTestimonials .content {
    padding-bottom: 0px; }
  .homeTestimonials a, .titleTestimonials a {
    color: #fff !important;
    text-decoration: underline; }
  @media only screen and (max-width: 989px) {
    .homeTestimonials .hr, .titleTestimonials .hr {
      display: none !important; } }

.boxed-price {
  border-radius: 4px !important;
  background-color: #fff;
  border: solid 1px #eaeaea;
  padding: 32px; }
  @media only screen and (max-width: 989px) {
    .boxed-price {
      padding: 15px; } }
  .boxed-price .price-header.iva span.fw.fw-extra-bold span {
    color: #e10e0e !important;
    font-size: 24px !important;
    padding: 0 !important; }
    .boxed-price .price-header.iva span.fw.fw-extra-bold span::before {
      display: none !important; }
  .boxed-price .price-header.iva span:not(.fw):not(.fw):after {
    content: "+ IVA"; }
  .boxed-price .price-header.price-enterprise .av-subheading p {
    font-size: 17px;
    letter-spacing: 0.6px; }
  .boxed-price .price-header.gratis {
    padding-bottom: 0px !important;
    margin-bottom: -5px; }
  .boxed-price .price-header span {
    color: #222222; }
  .boxed-price .price-header span:not(.fw) {
    font-size: 56px;
    color: #222222;
    display: block;
    padding: 25px 25px 0 25px; }
    @media only screen and (max-width: 989px) {
      .boxed-price .price-header span:not(.fw) {
        font-size: 36px;
        margin-top: 0px;
        padding-bottom: 0px; } }
    .boxed-price .price-header span:not(.fw)[data-text] {
      padding: 0 25px; }
      .boxed-price .price-header span:not(.fw)[data-text]:before {
        content: attr(data-text);
        display: block;
        font-size: 11px;
        letter-spacing: 1px;
        padding-bottom: 3px;
        text-transform: uppercase; }
    .boxed-price .price-header span:not(.fw):not(.fw):after {
      content: 'al mese + IVA';
      font-size: 12px;
      display: block;
      color: #9b9b9b;
      letter-spacing: 2px;
      font-weight: normal;
      text-transform: uppercase; }
      @media only screen and (max-width: 989px) {
        .boxed-price .price-header span:not(.fw):not(.fw):after {
          margin-top: 10px;
          font-size: 10px; } }
  .boxed-price .price-header p {
    text-transform: none;
    font-size: 14px;
    margin-bottom: 20px;
    border-bottom: 0px !important; }
    @media only screen and (max-width: 989px) {
      .boxed-price .price-header p {
        margin-bottom: 10px;
        line-height: normal !important; }
        .boxed-price .price-header p br {
          display: none; } }
  .boxed-price .price-header p {
    border-bottom: 0px;
    text-align: center; }
  .boxed-price .price-header .inactive-option {
    max-width: 200px;
    margin: 0 auto;
    text-align: center; }
  .boxed-price .av-subheading p {
    margin: 0 !important;
    padding: 0; }
  .boxed-price:nth-last-child(4) {
    margin-top: -68px !important; }
    @media only screen and (max-width: 989px) {
      .boxed-price:nth-last-child(4) {
        margin-top: 0px !important; } }
  .boxed-price .price-bestseller .av-special-heading-tag:before {
    content: 'IL PIÚ SCELTO';
    font-size: 16px;
    text-transform: uppercase;
    color: #ef5401;
    display: block;
    border-bottom: 3px solid;
    margin: 0 auto;
    float: none;
    margin-bottom: 20px;
    padding-bottom: 10px; }
  .boxed-price .avia-button-center a {
    min-width: 100% !important; }
  .boxed-price p {
    font-size: 12px;
    font-weight: 700 !important;
    color: #000;
    border-bottom: 1px solid #e4e8e5;
    min-height: 48px;
    height: auto;
    margin: 0;
    line-height: normal;
    padding: 10px 0px; }
    .boxed-price p a {
      color: #000; }
  .boxed-price .inactive-option p {
    color: #98a497;
    border-bottom: 0px;
    font-weight: 400 !important;
    text-align: left; }
    .boxed-price .inactive-option p span {
      color: #222222 !important; }

.green-price .btn-primary a {
  min-width: 200px !important; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .green-price .btn-primary a {
      min-width: auto !important; } }
  @media only screen and (max-width: 989px) {
    .green-price .btn-primary a {
      min-width: auto !important;
      width: 100% !important; } }

.green-price .primary-transparent-btn a {
  min-width: 200px !important;
  padding: 20px !important; }
  @media only screen and (max-width: 1280px) and (min-width: 767px) {
    .green-price .primary-transparent-btn a {
      min-width: auto !important; } }
  @media only screen and (max-width: 989px) {
    .green-price .primary-transparent-btn a {
      min-width: auto !important;
      width: 100% !important; } }

.green-price .boxed-price .gratis p {
  letter-spacing: 1.5px;
  font-size: 12px;
  margin-bottom: 0;
  padding-bottom: 0px; }

.green-price .boxed-price .gratis span {
  margin-bottom: 0px;
  position: relative;
  margin-top: 10px;
  padding-bottom: 10px; }
  .green-price .boxed-price .gratis span span:not(.fw):after {
    display: none; }
  .green-price .boxed-price .gratis span span:not(.fw):before {
    width: 200px;
    top: -10px;
    content: "PER SEMPRE";
    margin: 0 auto;
    float: none;
    left: 0;
    right: 0;
    position: absolute;
    font-size: 12px;
    display: block;
    color: #222222;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase; }
    @media only screen and (max-width: 1280px) and (min-width: 767px) {
      .green-price .boxed-price .gratis span span:not(.fw):before {
        width: 130px; } }

.green-price .boxed-price .price-bestseller .av-special-heading-tag:before {
  color: #65a504; }

.green-price .boxed-price .av-subheading_below p {
  margin-bottom: 0px;
  padding-top: 0px; }

.green-price .boxed-price .green-text p {
  color: #65a504;
  text-align: center;
  font-size: 16px; }

.orange-text p {
  color: #f4821f;
  text-align: center;
  font-size: 16px; }

@media only screen and (max-width: 1280px) and (min-width: 767px) {
  .boxed-price {
    margin-left: 2% !important;
    padding: 15px; }
    .boxed-price.first {
      margin-left: 0 !important; } }

@media only screen and (max-width: 989px) {
  .ecommerce-price-wrap, .ecommerce-price-wrap-large {
    padding: 20px 0px; }
    .ecommerce-price-wrap .av_one_fourth, .ecommerce-price-wrap-large .av_one_fourth {
      margin-left: 10px !important;
      margin-top: 0 !important; }
      .ecommerce-price-wrap .av_one_fourth.first, .ecommerce-price-wrap-large .av_one_fourth.first {
        clear: none; }
    .ecommerce-price-wrap .av_one_third, .ecommerce-price-wrap-large .av_one_third {
      margin-left: 10px !important;
      margin-top: 0 !important; }
      .ecommerce-price-wrap .av_one_third.first, .ecommerce-price-wrap-large .av_one_third.first {
        clear: none; }
    .ecommerce-price-wrap .av_one_half, .ecommerce-price-wrap-large .av_one_half {
      margin-left: 10px !important;
      margin-top: 0 !important; }
      .ecommerce-price-wrap .av_one_half.first, .ecommerce-price-wrap-large .av_one_half.first {
        clear: none; } }

@media only screen and (max-width: 1280px) and (min-width: 767px) {
  .ecommerce-price-wrap, .ecommerce-price-wrap-large {
    margin-top: 80px; } }

.ecommerce-price-wrap .boxed-price:nth-last-child(4), .ecommerce-price-wrap-large .boxed-price:nth-last-child(4) {
  -webkit-box-shadow: 0 30px 65px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 30px 65px 0 rgba(0, 0, 0, 0.2); }
  .ecommerce-price-wrap .boxed-price:nth-last-child(4):nth-last-child(4), .ecommerce-price-wrap-large .boxed-price:nth-last-child(4):nth-last-child(4) {
    margin-top: -68px !important; }
    @media only screen and (max-width: 989px) {
      .ecommerce-price-wrap .boxed-price:nth-last-child(4):nth-last-child(4), .ecommerce-price-wrap-large .boxed-price:nth-last-child(4):nth-last-child(4) {
        margin-top: 0px !important; } }

.ecommerce-price-wrap.green-price:nth-last-child(3), .ecommerce-price-wrap-large.green-price:nth-last-child(3) {
  margin-top: 0px;
  -webkit-box-shadow: 0px;
  box-shadow: 0px; }

.ecommerce-price-wrap.green-price:nth-last-child(2), .ecommerce-price-wrap-large.green-price:nth-last-child(2) {
  -webkit-box-shadow: 0 30px 65px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 30px 65px 0 rgba(0, 0, 0, 0.2);
  margin-top: -68px; }

.ecommerce-price-wrap .green-phone, .ecommerce-price-wrap-large .green-phone {
  display: block;
  text-align: center; }

.price-header h3 {
  font-size: 26px !important; }
  @media only screen and (max-width: 989px) {
    .price-header h3 {
      font-size: 18px !important;
      line-height: 24px !important; } }

.two-prices-box .entry-content-wrapper.clearfix {
  max-width: 700px;
  margin: 0 auto; }
  .two-prices-box .entry-content-wrapper.clearfix .btn-primary a, .two-prices-box .entry-content-wrapper.clearfix .btn-secondary a {
    min-width: 100% !important; }
  .two-prices-box .entry-content-wrapper.clearfix .boxed-price .price-header p:not(.price-header-hightlight) {
    line-height: inherit;
    padding-top: 0;
    font-size: 17px;
    letter-spacing: .6px; }
  .two-prices-box .entry-content-wrapper.clearfix .boxed-price .price-header-hightlight {
    text-align: center;
    font-size: 16px;
    padding: 0;
    min-height: auto; }
    .two-prices-box .entry-content-wrapper.clearfix .boxed-price .price-header-hightlight::after {
      content: none; }
  .two-prices-box .entry-content-wrapper.clearfix .boxed-price .price-header.green-text .price-header-hightlight {
    color: #65a504 !important; }
  .two-prices-box .entry-content-wrapper.clearfix .boxed-price .price-header.orange-text .price-header-hightlight {
    color: #f4821f !important; }
  .two-prices-box .entry-content-wrapper.clearfix p {
    font-weight: 700 !important;
    color: #000;
    border-bottom: 1px solid #e4e8e5;
    height: auto;
    margin: 0;
    line-height: 28px;
    padding: 10px 0; }

.under-price p {
  text-align: center;
  border: 0px;
  padding: 5px;
  margin: 0px;
  font-weight: normal !important;
  min-height: auto; }

.ecommerce-price-wrap-large .boxed-price .price-header span:not(.fw):not(.fw):after {
  content: "+ IVA"; }

.four-column-price .btn-primary a, .four-column-price .btn-secondary a {
  font-size: 16px !important;
  min-width: 100% !important; }

.four-column-price.ecommerce-price-wrap .boxed-price .gratis p, .four-column-price.ecommerce-price-wrap-large .boxed-price .gratis p {
  letter-spacing: 0px;
  font-size: 14px;
  margin-bottom: 20px !important; }

.four-column-price.ecommerce-price-wrap .boxed-price p, .four-column-price.ecommerce-price-wrap-large .boxed-price p {
  font-weight: 500 !important; }

.four-column-price.ecommerce-price-wrap .boxed-price:nth-last-child(4):nth-last-child(4), .four-column-price.ecommerce-price-wrap-large .boxed-price:nth-last-child(4):nth-last-child(4) {
  margin-top: 0px !important;
  box-shadow: none !important;
  -webkit-box-shadow: none; }

.four-column-price.ecommerce-price-wrap .boxed-price.avia-builder-el-last, .four-column-price.ecommerce-price-wrap-large .boxed-price.avia-builder-el-last {
  -webkit-box-shadow: 0 30px 65px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 30px 65px 0 rgba(0, 0, 0, 0.2); }

.four-column-price.ecommerce-price-wrap .boxed-price .price-header span:not(.fw), .four-column-price.ecommerce-price-wrap-large .boxed-price .price-header span:not(.fw) {
  font-size: 46px;
  margin-top: 0px !important;
  padding-top: 0px !important; }

#footer .custom-html-widget {
  font-size: 12px !important; }

#footer .widgettitle {
  font-size: 16px !important;
  font-weight: normal !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "Roboto", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  @media only screen and (max-width: 989px) {
    #footer .widgettitle {
      cursor: pointer;
      font-size: 18px !important;
      text-transform: uppercase !important;
      border-bottom: 1px solid #ebebeb;
      padding-bottom: 10px;
      margin-top: 0px;
      margin-bottom: 0px; }
      #footer .widgettitle:last-child {
        border-bottom: 0px; }
      #footer .widgettitle:after {
        content: "+";
        float: right;
        margin-right: 10px; } }

@media only screen and (max-width: 989px) {
  #footer .widget_nav_menu ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s ease-out;
    -o-transition: max-height 1s ease-out;
    transition: max-height 1s ease-out; }
  #footer .widget_nav_menu.open .widgettitle:after {
    content: "-"; }
  #footer .widget_nav_menu.open ul {
    height: auto;
    max-height: 500px;
    -webkit-transition: max-height 1s ease-in !important;
    -o-transition: max-height 1s ease-in !important;
    transition: max-height 1s ease-in !important; } }

#footer .widget_nav_menu li {
  list-style-type: disc;
  margin-left: 20px;
  max-height: 20px; }
  #footer .widget_nav_menu li a {
    padding: 0px;
    color: #98a497 !important; }

#footer #media_image-2 {
  margin-bottom: -20px;
  margin-top: 50px; }
  @media only screen and (max-width: 989px) {
    #footer #media_image-2 {
      display: none; } }

@media only screen and (max-width: 989px) {
  #custom_html-2 {
    border-top: 1px solid #ebebeb; }
    #custom_html-2 .textwidget {
      font-size: 12px;
      color: #98a497;
      text-align: center; } }
    @media only screen and (max-width: 989px) and (min-width: 320px) and (max-width: 767px) {
      #custom_html-2 .textwidget {
        max-width: 250px;
        margin: 0 auto; } }

@media only screen and (max-width: 989px) {
  #footer .widget {
    margin: 0; }
  #footer .flex_column {
    margin-bottom: 15px !important; } }

#socket .copyright {
  display: none !important; }

#socket .social_bookmarks {
  float: none !important;
  text-align: center;
  margin: 0 auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  #socket .social_bookmarks li {
    margin: 0px 20px;
    border-radius: 0px; }
    @media only screen and (max-width: 989px) {
      #socket .social_bookmarks li {
        margin: 0px 10px; } }
    #socket .social_bookmarks li a {
      font-size: 30px;
      border-radius: 0px; }
      @media only screen and (max-width: 989px) {
        #socket .social_bookmarks li a {
          font-size: 20px; } }

.sitowebHeader {
  position: relative;
  margin-bottom: 100px; }
  .sitowebHeader h1 {
    font-size: 56px !important;
    line-height: 60px !important;
    position: relative; }
    @media only screen and (max-width: 989px) {
      .sitowebHeader h1 {
        font-size: 40px !important;
        line-height: 54px !important; }
        .sitowebHeader h1 br {
          display: none !important; } }
    .sitowebHeader h1:after {
      content: url("assets/images/cta-arrow.svg");
      position: absolute;
      padding-left: 20px;
      top: 100px;
      left: 250px; }
      @media only screen and (max-width: 1280px) and (min-width: 767px) {
        .sitowebHeader h1:after {
          top: 200px;
          left: 50px; } }
      @media only screen and (max-width: 989px) {
        .sitowebHeader h1:after {
          display: none; } }
      @media only screen and (max-width: 767px) {
        .sitowebHeader h1:after {
          display: none; } }
  @media only screen and (max-width: 989px) {
    .sitowebHeader {
      height: 420px; }
      .sitowebHeader .container {
        height: 420px !important; } }
  .sitowebHeader .av-special-heading-tag, .sitowebHeader p {
    color: #fff; }
  .sitowebHeader .av-subheading_above p {
    color: #fff;
    text-transform: none !important;
    font-weight: bold !important;
    font-size: 36px !important;
    line-height: 36px; }
    @media only screen and (max-width: 989px) {
      .sitowebHeader .av-subheading_above p {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 0px !important; } }
  .sitowebHeader .cta-box-wrapper {
    float: none !important;
    margin: 0 auto !important;
    display: block;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.5);
    padding: 32px;
    min-width: 450px;
    position: absolute;
    bottom: -24px;
    z-index: 99999;
    left: 0;
    right: 0; }
    @media only screen and (max-width: 989px) {
      .sitowebHeader .cta-box-wrapper {
        min-width: auto;
        border-radius: 8px !important;
        padding: 15px 10px; } }
    .sitowebHeader .cta-box-wrapper p {
      color: #222222;
      margin-bottom: 0px;
      margin-top: 0px; }

.steps-section {
  position: relative; }
  @media only screen and (max-width: 989px) {
    .steps-section {
      background: url("assets/images/mobile-steps-bg.png") !important;
      background-repeat: no-repeat !important;
      background-position: left 60px !important;
      border-bottom: 1px solid; }
      .steps-section .av_one_fourth {
        margin-left: 0 !important;
        margin-top: 0 !important; }
        .steps-section .av_one_fourth.first {
          clear: none; }
      .steps-section .av_one_third {
        margin-left: 0 !important;
        margin-top: 0 !important; }
        .steps-section .av_one_third.first {
          clear: none; } }
  .steps-section .av-special-heading {
    margin-top: 15px; }
  .steps-section .step-number .av-subheading_above p {
    color: #9b9b9b !important;
    letter-spacing: 2px;
    font-size: 16px !important;
    margin-bottom: 20px !important; }
  .steps-section .step-number .av-subheading_below p {
    font-size: 16px !important;
    line-height: 25px !important;
    color: #9b9b9b !important; }
    @media only screen and (max-width: 767px) {
      .steps-section .step-number .av-subheading_below p br {
        display: none !important; } }
  .steps-section .step-number .av-special-heading-tag {
    font-size: 64px !important;
    font-weight: 400 !important;
    color: #65a504 !important;
    font-family: "Roboto", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    width: 50px;
    display: block;
    float: none;
    margin: 0 auto;
    background: #fff; }
  .steps-section .step-one {
    margin-top: -80px !important; }
    @media only screen and (max-width: 989px) {
      .steps-section .step-one {
        margin-top: 0px !important; } }
  .steps-section .step-two {
    bottom: -170px; }
    @media only screen and (max-width: 989px) {
      .steps-section .step-two {
        bottom: 0px; } }
  .steps-section .step-three {
    margin-top: -45px; }
    @media only screen and (max-width: 989px) {
      .steps-section .step-three {
        margin-top: 0px; } }
    .steps-section .step-three .av-special-heading-tag {
      background: #fff; }
  .steps-section .step-four {
    bottom: -200px; }
    @media only screen and (max-width: 989px) {
      .steps-section .step-four {
        bottom: 0px; } }
  .steps-section.orange .step-number .av-special-heading-tag {
    color: #f4821f !important; }

.blogHeader .av-special-heading-tag {
  color: #fff;
  text-transform: uppercase !important;
  font-size: 56px;
  margin-bottom: 30px !important; }
  @media only screen and (max-width: 989px) {
    .blogHeader .av-special-heading-tag {
      font-size: 36px  !important;
      margin-top: 130px !important; } }

.blogHeader .av-subheading_below p {
  font-size: 24px !important;
  color: #fff;
  font-weight: bold;
  line-height: normal;
  font-size: 18px; }

.blogHeader .hr-inner {
  border-color: #fff !important;
  height: 6px !important;
  width: 160px !important;
  border-radius: 2px; }

@media only screen and (max-width: 989px) {
  .blogHeader {
    height: 420px; }
    .blogHeader .container {
      height: 420px !important; } }

.avia-content-grid-active .slide-entry {
  min-height: 280px;
  background: #fff;
  height: auto; }
  @media only screen and (max-width: 989px) {
    .avia-content-grid-active .slide-entry {
      min-height: 300px;
      margin-bottom: 30px !important; } }
  .avia-content-grid-active .slide-entry .entry-content-header {
    background: #fff;
    width: 90%;
    z-index: 999999;
    margin: 0 auto;
    margin-top: -100px;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 4px;
    padding: 15px; }
    .avia-content-grid-active .slide-entry .entry-content-header .slide-entry-title {
      font-size: 16px !important;
      line-height: 22px !important;
      display: block;
      display: -webkit-box;
      max-width: 100%;
      height: 65px;
      margin: 0 auto;
      font-size: 14px;
      line-height: 1;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis; }
      .avia-content-grid-active .slide-entry .entry-content-header .slide-entry-title span {
        color: #222222; }
  .avia-content-grid-active .slide-entry .slide-image img {
    max-height: 185px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top left;
    object-position: top left; }

.right-post-description .av-content-full .slide-entry .slide-image img {
  max-height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%; }

.right-post-description .av-content-full .entry-content-header .sintra-post-tags {
  margin-top: 20px; }

.right-post-description .av-content-full .entry-content-header .blog-categories.minor-meta {
  margin-bottom: 20px; }

.right-post-description .slide-loop-2.slide-entry, .right-post-description .slide-loop-3.slide-entry {
  min-height: 160px; }
  .right-post-description .slide-loop-2.slide-entry .slide-image, .right-post-description .slide-loop-3.slide-entry .slide-image {
    background-color: transparent; }
    .right-post-description .slide-loop-2.slide-entry .slide-image img, .right-post-description .slide-loop-3.slide-entry .slide-image img {
      width: 40%;
      float: left;
      height: 185px;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: top center;
      object-position: top center; }
      @media only screen and (max-width: 989px) {
        .right-post-description .slide-loop-2.slide-entry .slide-image img, .right-post-description .slide-loop-3.slide-entry .slide-image img {
          width: 100%; } }
  .right-post-description .slide-loop-2.slide-entry .entry-content-header, .right-post-description .slide-loop-3.slide-entry .entry-content-header {
    float: right;
    right: 0;
    width: 65%;
    margin: 0;
    top: 15px;
    left: auto; }
    @media only screen and (max-width: 989px) {
      .right-post-description .slide-loop-2.slide-entry .entry-content-header, .right-post-description .slide-loop-3.slide-entry .entry-content-header {
        width: 100%;
        top: 100px; } }
    .right-post-description .slide-loop-2.slide-entry .entry-content-header .sintra-post-tags, .right-post-description .slide-loop-3.slide-entry .entry-content-header .sintra-post-tags {
      margin-top: 10px; }
    .right-post-description .slide-loop-2.slide-entry .entry-content-header .blog-categories.minor-meta, .right-post-description .slide-loop-3.slide-entry .entry-content-header .blog-categories.minor-meta {
      margin-bottom: 10px; }

.below-posts .primary-transparent-btn a, .right-posts .primary-transparent-btn a {
  text-transform: uppercase;
  font-size: 14px !important;
  padding: 5px 30px !important;
  margin-top: -50px !important;
  margin-bottom: 0px !important;
  min-width: auto !important; }
  @media only screen and (max-width: 989px) {
    .below-posts .primary-transparent-btn a, .right-posts .primary-transparent-btn a {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 10px;
      max-width: 70%;
      margin: 0 auto; } }

.entry-content-header .sintra-post-tags {
  margin-top: 15px; }
  .entry-content-header .sintra-post-tags a {
    font-size: 11px;
    text-transform: uppercase; }
    .entry-content-header .sintra-post-tags a:before {
      content: '#'; }
  .entry-content-header .sintra-post-tags:before {
    content: '';
    width: 60px;
    height: 1px;
    background: #65a504;
    display: block; }

.entry-content-header .blog-categories.minor-meta {
  font-size: 13px;
  text-transform: uppercase;
  color: #9b9b9b;
  margin-bottom: 15px;
  display: block;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden; }
  .entry-content-header .blog-categories.minor-meta:after {
    content: '';
    width: 60px;
    height: 1px;
    background: #9b9b9b;
    display: block; }

.left-full-height-article .av_one_full .slide-entry .slide-image img {
  max-height: 315px; }

.left-full-height-article .av_one_full .entry-content-header {
  margin-top: 0px;
  position: relative; }
  .left-full-height-article .av_one_full .entry-content-header .sintra-post-tags {
    margin-top: 20px; }
  .left-full-height-article .av_one_full .entry-content-header .blog-categories.minor-meta {
    margin-bottom: 20px; }

.left-full-height-article.below-posts .slide-entry .slide-image img {
  max-height: 140px;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important; }

@media only screen and (max-width: 989px) {
  .responsive #top #wrap_all .slide-entry {
    width: 100%; }
  .blog-mobile {
    padding: 0px;
    margin: 20px 0px 20px 0px; }
    .blog-mobile .slide-entry {
      clear: none !important;
      opacity: 0.8;
      margin: 0px 0px 0px 10px !important; }
      .blog-mobile .slide-entry.slick-center {
        opacity: 1; }
  .post-sliders {
    padding: 0px 20px; }
    .post-sliders.blog-mobile {
      padding: 0px; }
  .slide-entry-wrap {
    margin-bottom: 0 !important; } }

@media only screen and (min-width: 990px) {
  .right-post-description .slide-entry-wrap .slide-entry {
    float: left;
    margin-left: 3% !important;
    width: 47% !important; }
    .right-post-description .slide-entry-wrap .slide-entry.slide-loop-1 {
      width: 50% !important;
      margin-left: 0 !important; }
  .left-full-height-article .slide-entry-wrap .slide-entry {
    float: left;
    margin-left: 3% !important;
    width: 22% !important;
    margin-bottom: 3%; }
    .left-full-height-article .slide-entry-wrap .slide-entry img {
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    .left-full-height-article .slide-entry-wrap .slide-entry.slide-loop-1 {
      width: 50% !important;
      margin-left: 0 !important; }
      .left-full-height-article .slide-entry-wrap .slide-entry.slide-loop-1 img {
        min-height: 350px !important; } }

.html_header_top.html_header_sticky #top.archive #wrap_all #main {
  padding-top: 0px !important; }

@media only screen and (max-width: 989px) {
  .contact-form-section {
    background-image: none !important; } }

.contact-form-section .container {
  max-width: 800px;
  margin-top: 100px; }
  @media only screen and (max-width: 1440px) {
    .contact-form-section .container {
      max-width: 650px;
      margin-top: 50px; } }
  @media only screen and (max-width: 1440px) {
    .contact-form-section .container {
      max-width: 500px;
      margin-top: 0px; } }
  .contact-form-section .container .wpcf7 input {
    height: 54px;
    border-radius: 8px !important;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #dddddd !important;
    background: #fff !important;
    color: #222222 !important;
    font-size: 16px !important;
    padding: 16px !important; }
  .contact-form-section .container .wpcf7 select {
    height: 54px;
    border-radius: 8px !important;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #dddddd !important;
    background: #fff !important;
    color: #222222 !important;
    font-size: 16px !important;
    padding: 16px !important; }
  .contact-form-section .container .wpcf7 textarea {
    border-radius: 8px !important;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #dddddd !important;
    background: #fff !important;
    color: #222222 !important;
    font-size: 16px !important;
    padding: 16px !important; }
  .contact-form-section .container .wpcf7 input[type='checkbox'] {
    height: 15px;
    border-radius: 8px !important;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #dddddd !important;
    background: #fff !important;
    color: #222222 !important;
    font-size: 10px !important;
    padding: 16px !important; }
    .contact-form-section .container .wpcf7 input[type='checkbox']:before {
      display: block;
      content: "";
      width: 18px;
      height: 18px;
      background: white;
      border: 1px solid #dddddd;
      border-radius: 2px;
      -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
      position: relative; }
  .contact-form-section .container .wpcf7 input[type='submit'] {
    background: #65a504 !important;
    background-image: -webkit-linear-gradient(354deg, #109006, #77a903) !important;
    background-image: -o-linear-gradient(354deg, #109006, #77a903) !important;
    background-image: linear-gradient(96deg, #109006, #77a903) !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 16px !important;
    border: none !important;
    min-width: 220px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .contact-form-section .container .wpcf7 .select-label {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    float: none;
    width: auto;
    height: 54px;
    overflow: hidden;
    min-width: 100%; }
    .contact-form-section .container .wpcf7 .select-label select {
      color: #9b9b9b !important; }
    .contact-form-section .container .wpcf7 .select-label:before {
      content: "";
      height: 50px;
      position: absolute;
      right: 7px;
      top: 2px;
      width: 50px;
      background: #fff;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      pointer-events: none;
      display: block; }
    .contact-form-section .container .wpcf7 .select-label:after {
      content: " ";
      position: absolute;
      right: 15px;
      top: 28px;
      margin-top: -3px;
      z-index: 2;
      pointer-events: none;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6.9px 4px 0 4px;
      border-color: #aaa transparent transparent transparent;
      pointer-events: none; }

@media only screen and (max-width: 989px) {
  .contactHeader {
    height: 420px; }
    .contactHeader .container {
      height: 420px !important; } }

.contactHeader .av-special-heading-tag {
  color: #fff;
  font-size: 56px;
  line-height: 60px;
  text-transform: uppercase;
  margin-bottom: 20px !important; }
  @media only screen and (max-width: 989px) {
    .contactHeader .av-special-heading-tag {
      font-size: 36px; } }

.contactHeader .av-subheading p {
  color: #fff;
  font-size: 36px;
  position: relative; }
  @media only screen and (max-width: 989px) {
    .contactHeader .av-subheading p {
      font-size: 18px; } }
  .contactHeader .av-subheading p:after {
    left: 0;
    content: "";
    width: 165px;
    height: 7px;
    border-radius: 3.5px;
    background-color: #fff;
    position: absolute;
    right: 0;
    margin: 0 auto;
    bottom: -40px; }

.gray-boxes .flex_column {
  background: #f7f7f7;
  border-radius: 10px !important;
  padding: 60px; }

.secondary_contact .av-subheading p span {
  color: #65a504; }

.secondary_contact .phone-number {
  text-align: center; }
  .secondary_contact .phone-number a {
    font-size: 48px; }
    .secondary_contact .phone-number a:before {
      content: url("assets/images/smaller-phone.png"); }
    @media only screen and (max-width: 989px) {
      .secondary_contact .phone-number a {
        font-size: 26px; } }

span .wpcf7-list-item {
  margin: 0 10px 0 0; }

tr {
  background-color: #fff !important; }
  tr:nth-child(odd) {
    background-color: #fff !important; }
  tr td {
    border: 0px !important; }
  tr .select-label {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    float: none;
    width: auto;
    height: 54px;
    overflow: hidden;
    min-width: 100%; }
    tr .select-label select {
      color: #9b9b9b !important; }
    tr .select-label:before {
      content: "";
      height: 50px;
      position: absolute;
      right: 7px;
      top: 2px;
      width: 50px;
      background: #fff;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      pointer-events: none;
      display: block; }
    tr .select-label:after {
      content: " ";
      position: absolute;
      right: 15px;
      top: 28px;
      margin-top: -3px;
      z-index: 2;
      pointer-events: none;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6.9px 4px 0 4px;
      border-color: #aaa transparent transparent transparent;
      pointer-events: none; }

#top input[type=email], #top input[type=text], #top input[type=tel] {
  height: 54px;
  border-radius: 8px !important;
  -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #dddddd !important;
  background: #fff !important;
  color: #222222 !important;
  font-size: 16px !important;
  padding: 16px !important; }

#top select {
  height: 54px;
  border-radius: 8px !important;
  -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #dddddd !important;
  background: #fff !important;
  color: #222222 !important;
  font-size: 16px !important;
  padding: 16px !important; }

#top textarea {
  border-radius: 8px !important;
  -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #dddddd !important;
  background: #fff !important;
  color: #222222 !important;
  font-size: 16px !important;
  padding: 16px !important; }

#top input[type='submit'] {
  background: #65a504 !important;
  background-image: -webkit-linear-gradient(354deg, #109006, #77a903) !important;
  background-image: -o-linear-gradient(354deg, #109006, #77a903) !important;
  background-image: linear-gradient(96deg, #109006, #77a903) !important;
  border-radius: 4px !important;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 16px !important;
  border: none !important;
  min-width: 220px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

#top label {
  font-size: 16px;
  color: #222222; }

#top input[type="checkbox"] {
  margin-right: 10px;
  position: relative !important; }
  #top input[type="checkbox"]::before {
    display: block;
    content: "";
    width: 18px;
    height: 18px;
    background: white;
    border: 1px solid #dddddd;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    position: relative; }
  #top input[type="checkbox"]:checked::after {
    display: block;
    content: url("assets/images/checkmark.svg");
    position: absolute !important;
    top: 2px !important;
    left: 5px !important; }

#top #contattaci .container {
  max-width: 900px; }

#top form input[type=submit] {
  min-width: auto !important; }

#top .textwidget input[type=checkbox]:checked::after {
  top: 2px !important;
  left: 5px !important; }

.post-entry p span {
  color: #222222 !important; }

.tagcloud a {
  font-size: 11px;
  text-transform: uppercase;
  color: #65a504 !important;
  border: 0px; }
  .tagcloud a:before {
    content: '#'; }

.sidebar .widgettitle {
  font-size: 16px !important;
  text-transform: uppercase; }

.sidebar .widget_categories ul .cat-item {
  border-bottom: 1px solid #65a504;
  width: 100%;
  padding: 10px 0px;
  position: relative; }
  .sidebar .widget_categories ul .cat-item a {
    color: #222222 !important;
    font-size: 16px;
    text-transform: none !important;
    font-weight: 700; }
    .sidebar .widget_categories ul .cat-item a:after {
      content: url("assets/images/category_arrow_right.svg");
      position: absolute;
      right: 0; }

.sidebar .widget {
  border-bottom: 1px solid #eaeaea; }

/* force removal of padding for all posts */
.html_header_top.html_header_sticky #top.single #wrap_all #main {
  padding-top: 0px !important; }

.single-post .sintra-single-featured {
  position: relative;
  background: #000;
  max-height: 100vh; }
  .single-post .sintra-single-featured .av-heading-wrapper h1 {
    font-size: 62px !important;
    color: #fff;
    line-height: 52px; }
    @media only screen and (max-width: 1024px) {
      .single-post .sintra-single-featured .av-heading-wrapper h1 {
        font-size: 36px !important; } }
  .single-post .sintra-single-featured:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: -5%;
    width: 130%;
    height: 150px;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    margin-bottom: -30px; }
    @media only screen and (max-width: 1024px) {
      .single-post .sintra-single-featured:after {
        height: 30px; } }
  @media only screen and (max-width: 989px) {
    .single-post .sintra-single-featured {
      height: 420px; } }
  .single-post .sintra-single-featured img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    opacity: 0.6; }
    @media only screen and (max-width: 989px) {
      .single-post .sintra-single-featured img {
        height: 420px; } }
  .single-post .sintra-single-featured .empty_title {
    position: absolute;
    left: 0;
    text-align: left;
    top: 120px;
    background: transparent;
    border: 0px;
    width: 100%; }
    .single-post .sintra-single-featured .empty_title .breadcrumb {
      float: left;
      left: 0;
      color: #fff !important;
      text-transform: uppercase;
      font-size: 14px; }
      @media only screen and (max-width: 989px) {
        .single-post .sintra-single-featured .empty_title .breadcrumb {
          display: none; } }
      .single-post .sintra-single-featured .empty_title .breadcrumb a {
        color: #fff; }
  .single-post .sintra-single-featured .av-heading-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 40%;
    background: transparent;
    border: 0px;
    max-width: 1440px;
    margin: 0 auto; }
    @media only screen and (max-width: 989px) {
      .single-post .sintra-single-featured .av-heading-wrapper {
        top: 20%; } }
    .single-post .sintra-single-featured .av-heading-wrapper h1 {
      font-size: 36px; }
      .single-post .sintra-single-featured .av-heading-wrapper h1 span {
        text-transform: none;
        display: block;
        color: #fff; }
      @media only screen and (max-width: 989px) {
        .single-post .sintra-single-featured .av-heading-wrapper h1 {
          font-size: 24px;
          line-height: 32px;
          text-transform: none !important; }
          .single-post .sintra-single-featured .av-heading-wrapper h1 span {
            display: inline-block; } }
      .single-post .sintra-single-featured .av-heading-wrapper h1:after {
        left: 0;
        content: "";
        width: 165px;
        height: 7px;
        border-radius: 3.5px;
        background-color: #fff;
        position: absolute;
        right: 0;
        margin: 0 auto;
        bottom: -40px; }
        @media only screen and (max-width: 989px) {
          .single-post .sintra-single-featured .av-heading-wrapper h1:after {
            display: none; } }
  .single-post .sintra-single-featured .post-meta-infos {
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    display: block;
    top: 67%;
    font-size: 24px !important;
    line-height: 50px; }
    @media only screen and (max-width: 989px) {
      .single-post .sintra-single-featured .post-meta-infos {
        font-size: 14px !important;
        top: 65%; } }
    .single-post .sintra-single-featured .post-meta-infos a {
      color: #fff; }
    .single-post .sintra-single-featured .post-meta-infos span.category-container {
      border-style: solid;
      border-width: 3px;
      border-color: white;
      padding: 5px 10px 5px 10px; }
    .single-post .sintra-single-featured .post-meta-infos span.tags-container {
      font-size: 21px; }
      .single-post .sintra-single-featured .post-meta-infos span.tags-container a:before {
        content: '#'; }

.main_color .sintra-author {
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 20px 0px; }
  .main_color .sintra-author + .post-entry {
    border-top: 1px solid #ebebeb;
    padding-top: 5px; }
  .main_color .sintra-author .sintra-author-image-wrapper {
    display: inline-block;
    float: left;
    martin-top: 5px; }
    .main_color .sintra-author .sintra-author-image-wrapper img {
      border-radius: 50%; }
  .main_color .sintra-author .sintra-author-body {
    display: inline-block;
    float: left;
    margin-top: 0px;
    margin-left: 20px; }
    .main_color .sintra-author .sintra-author-body h3 {
      font-size: 16px !important;
      position: relative;
      margin-bottom: 20px; }
      .main_color .sintra-author .sintra-author-body h3:after {
        content: "";
        width: 100px;
        height: 3px;
        border-radius: 1.5px;
        background-color: #65a504;
        position: absolute;
        bottom: 0px;
        left: 0; }
  .main_color .sintra-author .sintra-author-content .sintra-post-author-description {
    max-width: 484px;
    line-height: 17px;
    margin-bottom: 12px; }
  .main_color .sintra-author .sintra-author-content .sintra-post-autor {
    color: #222222 !important;
    text-transform: uppercase;
    text-decoration: underline; }

.main_color .side-container-comment {
  display: none; }

.single-post #main .container {
  max-width: 1050px; }

.single-post #footer .container {
  max-width: 1440px; }

.single-post .entry-content .avia-button-wrap a {
  background-color: #65a504;
  background-image: -webkit-linear-gradient(354deg, #109006, #77a903) !important;
  background-image: -o-linear-gradient(354deg, #109006, #77a903) !important;
  background-image: linear-gradient(96deg, #109006, #77a903) !important;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold !important;
  border: 0px !important;
  border-radius: 4px !important;
  min-width: 330px !important;
  padding: 20px !important;
  letter-spacing: 0.25px;
  -webkit-box-shadow: 0 0 10px 0 rgba(41, 47, 54, 0.1);
  box-shadow: 0 0 10px 0 rgba(41, 47, 54, 0.1); }
  @media only screen and (max-width: 990px) {
    .single-post .entry-content .avia-button-wrap a {
      min-width: 100% !important;
      font-size: 18px;
      min-width: 100% !important; } }

.single-post .av-share-box {
  border-top: 1px solid #e4e8e5;
  border-bottom: 1px solid #e4e8e5;
  padding: 30px 0px;
  max-width: 640px;
  margin: 0 auto;
  float: none;
  margin-top: 30px; }
  .single-post .av-share-box h5 {
    text-transform: uppercase;
    text-align: center; }
  .single-post .av-share-box ul {
    border: 0px !important; }
    .single-post .av-share-box ul li {
      border: 0px; }
      .single-post .av-share-box ul li a {
        font-size: 30px;
        color: #65a504; }

.comment-entry {
  max-width: 640px; }
  .comment-entry .comment-form input, .comment-entry .comment-form select {
    height: 54px;
    border-radius: 8px !important;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #dddddd !important;
    background: #fff !important;
    color: #222222 !important;
    font-size: 16px !important;
    padding: 16px !important;
    width: 100% !important; }
  .comment-entry .comment-form textarea {
    border-radius: 8px !important;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #dddddd !important;
    background: #fff !important;
    color: #222222 !important;
    font-size: 16px !important;
    padding: 16px !important; }
  .comment-entry .comment-form input[type='submit'] {
    background: #65a504 !important;
    background-image: -webkit-linear-gradient(352deg, #109006, #77a903);
    background-image: -o-linear-gradient(352deg, #109006, #77a903);
    background-image: linear-gradient(98deg, #109006, #77a903);
    border-radius: 4px !important;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 16px !important;
    border: none !important;
    min-width: 220px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    width: auto !important;
    float: right; }
  .comment-entry .comment-form .sintra-comment-rating {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    float: none;
    width: auto;
    height: 80px;
    overflow: hidden;
    margin-top: -20px;
    min-width: 100%; }
    .comment-entry .comment-form .sintra-comment-rating select {
      color: #9b9b9b !important; }
    .comment-entry .comment-form .sintra-comment-rating:before {
      content: "";
      height: 50px;
      position: absolute;
      right: 7px;
      top: 3px;
      width: 50px;
      background: #fff;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      pointer-events: none;
      display: block; }
    .comment-entry .comment-form .sintra-comment-rating:after {
      content: " ";
      position: absolute;
      right: 15px;
      top: 25px;
      margin-top: -3px;
      z-index: 2;
      pointer-events: none;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6.9px 4px 0 4px;
      border-color: #aaa transparent transparent transparent;
      pointer-events: none; }
  .comment-entry .comment-form .comment-subscription-form input {
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto !important; }
  .comment-entry .comment_container .commentlist .reviews {
    font-size: 16px !important;
    position: relative;
    margin-bottom: 20px; }
    .comment-entry .comment_container .commentlist .reviews:after {
      content: "";
      width: 100px;
      height: 3px;
      border-radius: 1.5px;
      background-color: #65a504;
      position: absolute;
      bottom: 0px;
      left: 0; }
  .comment-entry .comment_container .commentlist .prima_recensione {
    padding-bottom: 200px; }
  .comment-entry .comment_container .commentlist .grey_line {
    width: 100%;
    height: 42px;
    margin-bottom: 50px;
    border-bottom: 2px solid #efefef;
    text-align: center; }
    .comment-entry .comment_container .commentlist .grey_line .reveal_button_span {
      padding: 0px 10px; }
  .comment-entry .comment_container .miniheading {
    font-size: 16px !important;
    position: relative;
    margin-bottom: 20px; }
    .comment-entry .comment_container .miniheading:after {
      content: "";
      width: 100px;
      height: 3px;
      border-radius: 1.5px;
      background-color: #65a504;
      position: absolute;
      bottom: 0px;
      left: 0; }

.template-blog .post_delimiter {
  display: none; }

.category .category-header-img-wrapper {
  position: relative;
  max-height: 100vh;
  background-color: #000; }
  .category .category-header-img-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: -5%;
    width: 130%;
    height: 180px;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    margin-bottom: -30px; }
    @media only screen and (max-width: 989px) {
      .category .category-header-img-wrapper:after {
        display: none; } }
  @media only screen and (max-width: 989px) {
    .category .category-header-img-wrapper {
      height: 420px; } }
  .category .category-header-img-wrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    opacity: 0.6; }
    @media only screen and (max-width: 989px) {
      .category .category-header-img-wrapper img {
        height: 420px; } }

.category .title_container {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 40%;
  background: transparent;
  border: 0px; }
  @media only screen and (max-width: 989px) {
    .category .title_container {
      top: 30%; } }
  .category .title_container .main-title {
    text-transform: uppercase !important;
    font-size: 56px; }
    @media only screen and (max-width: 989px) {
      .category .title_container .main-title {
        font-size: 36px;
        line-height: 46px;
        text-transform: none !important; } }
    .category .title_container .main-title a {
      color: #fff !important; }
    .category .title_container .main-title:after {
      left: 0;
      content: "";
      width: 165px;
      height: 7px;
      border-radius: 3.5px;
      background-color: #fff;
      position: absolute;
      right: 0;
      margin: 0 auto;
      bottom: -40px; }

.one-ms-go-to {
  position: absolute;
  display: none; }
  @media only screen and (max-width: 989px) {
    .one-ms-go-to {
      text-align: center;
      display: block;
      bottom: 10px;
      margin: 0 auto;
      left: 0;
      right: 0; } }

.category.category-paged-2 .category-term-description, .category.category-paged-3 .category-term-description, .category.category-paged-4 .category-term-description, .category.category-paged-5 .category-term-description, .category.category-paged-6 .category-term-description, .category.category-paged-7 .category-term-description, .category.category-paged-8 .category-term-description, .category.category-paged-9 .category-term-description, .category.category-paged-10 .category-term-description, .category.category-paged-11 .category-term-description, .category.category-paged-12 .category-term-description, .category.category-paged-13 .category-term-description, .category.category-paged-14 .category-term-description, .category.category-paged-15 .category-term-description {
  display: none; }

.tag.tag-paged-2 .category-term-description, .tag.tag-paged-3 .category-term-description, .tag.tag-paged-4 .category-term-description, .tag.tag-paged-5 .category-term-description, .tag.tag-paged-6 .category-term-description, .tag.tag-paged-7 .category-term-description, .tag.tag-paged-8 .category-term-description, .tag.tag-paged-9 .category-term-description, .tag.tag-paged-10 .category-term-description, .tag.tag-paged-11 .category-term-description, .tag.tag-paged-12 .category-term-description, .tag.tag-paged-13 .category-term-description, .tag.tag-paged-14 .category-term-description, .tag.tag-paged-15 .category-term-description {
  display: none; }

.tag .tag-header-img-wrapper {
  position: relative;
  max-height: 100vh;
  background-color: #000; }
  .tag .tag-header-img-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: -5%;
    width: 130%;
    height: 180px;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    margin-bottom: -30px; }
    @media only screen and (max-width: 989px) {
      .tag .tag-header-img-wrapper:after {
        display: none; } }
  @media only screen and (max-width: 989px) {
    .tag .tag-header-img-wrapper {
      height: 420px; } }
  .tag .tag-header-img-wrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    opacity: 0.6; }
    @media only screen and (max-width: 989px) {
      .tag .tag-header-img-wrapper img {
        height: 420px; } }

.tag .title_container {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 40%;
  background: transparent;
  border: 0px; }
  @media only screen and (max-width: 989px) {
    .tag .title_container {
      top: 30%; } }
  .tag .title_container .main-title {
    text-transform: uppercase !important;
    font-size: 56px; }
    @media only screen and (max-width: 989px) {
      .tag .title_container .main-title {
        font-size: 36px;
        line-height: 46px;
        text-transform: none !important; } }
    .tag .title_container .main-title a {
      color: #fff !important; }
    .tag .title_container .main-title:after {
      left: 0;
      content: "";
      width: 165px;
      height: 7px;
      border-radius: 3.5px;
      background-color: #fff;
      position: absolute;
      right: 0;
      margin: 0 auto;
      bottom: -40px; }

.one-ms-go-to {
  position: absolute;
  display: none; }
  @media only screen and (max-width: 989px) {
    .one-ms-go-to {
      text-align: center;
      display: block;
      bottom: 10px;
      margin: 0 auto;
      left: 0;
      right: 0; } }


.simple-social-icons ul.aligncenter {
    text-align: left !important;;
}

section#simple-social-icons-2 {
    margin-top: 40px !important;
}

.ays-pb-modals .ays_content_box {
    word-break: break-word;
    max-width: 100%;
    font-size: 16px;
}