/* all */


@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@600&family=Nunito:wght@400;700;800&family=Sansita:ital,wght@1,700&display=swap');

body {
  margin: 0px;
  padding: 0px;
  background-color: white;
  overflow-x: hidden;
}

p strong,
p,
a,
li {
  font-family: 'Nunito', sans-serif, Arial, sans-serif;
  color: #3b4156;
}

ol,
ul {
  list-style: none;
}

header,
main,
footer {
  position: relative;
}

.content_landing {
  max-width: 1440px;
  margin: 0 auto;
}

/* all */


/* header */



.digitail-header-wrapper-top {
  border-bottom: 3px solid #f9212d;
  height: 88px !important;
  
}

.digitail-header-wrapper-top a {
  float: left !important;
  line-height: 75px; 
  max-width: 1440px;
  margin-top: 5px !important;
  text-align: center;
}

.digitail-header-wrapper-top img {
  width: 175px;  
}

.max-content{
  max-width: 1440px;
  margin: 0px auto;
  width: 98%;
}

.page-title-wrapper {
  visibility: hidden;
  height: 1px !important;
}

.slide-title {
  padding: 0px !important;
}

.arrow_circle {
  margin-top: -66px;
  position: relative;
  padding: 10px 30px;
  background-image: url(../img/lp-promo-img/all/scroll-mask.png);
  height: 46px;
  background-position: center;
  background-size: cover;
}

section {
  position: relative;
  width: 100%;
  height: 100%;
}

section::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 0;
}

.header__arrow {
  display: block;
  position: absolute;
  left: 50%;
  top: 83%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

/* animated arrow */

.header__arrow #animated_arrow a {  
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  z-index: 10;

}

.header__arrow #animated_arrow a span {
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  background: url(../img/lp-promo-img/all/arrow-scroll-down.png) center center / cover no-repeat;
  -webkit-animation: animarr 1.5s infinite;
  animation: animarr 1.5s infinite;
  box-sizing: border-box;
}

@-webkit-keyframes animarr {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(0px, 20px);
    opacity: 0;
  }
}

@keyframes animarr {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: translate(0px, 20px);
    opacity: 0;
  }
}

/* animated arrow */

/* static arrow */
.header__arrow #static_arrow {
  top: 15px;
  opacity: .6;
}

.header__arrow #static_arrow a {
  padding-top: 70px;
}

.header__arrow #static_arrow a span {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  background: url(../img/lp-promo-img/all/arrow-scroll-down.png) center center / cover no-repeat;

  -webkit-animation: statarr 1.5s infinite;
  animation: statarr 1.5s infinite;
  box-sizing: border-box;
}

/* static arrow */



@media screen and (max-width: 767px) and (min-width: 0px) {


  .digitail-header-wrapper-top {
    height: 64px !important;
  }

  .digitail-header-wrapper-top a{
    float: unset !important;
    text-align: center;
    line-height: 62px;
  }

  .digitail-header-wrapper-top img {
    width: 95px;
  }  

  .content__description h2 {
    font-size: 40px;
    line-height: 48px;
    text-align: center;
  } 

  .top-container {
    display: none;
  }

  .max-content {
    text-align: center;
  }
}


/* header */


/* main */

.container-color {
  background-color: #f3f6ff;
  width: 100%;
}

.content__description {
  max-width: 1028px;
  width: 100%;
  padding-bottom: 89px;
  margin: 0px auto;
}

.content__description h2,
.text__desc {
  text-align: center;
  font-size: 40px;
  font-family: Sansita, sans-serif, Arial, sans-serif !important;
  color: #3b4156;
  margin-top: 0px;
}


.content__description h2 {
  padding-top: 30px;
  text-align: left;
  margin-bottom: 24px;
}

.content__description p {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 20px;
  font-family: 'Nunito', sans-serif, Arial, sans-serif !important;
  color: #2c3242;
  margin-bottom: 89px;

}

.condizioni strong {
  color:  #2c3242;
}

.condizioni p {
  font-size: 14px !important;
  line-height: 24px !important;
  max-width: 1084px;
  margin: 87px auto 103px;
  color: #637093;

}

.first-coupon {
  margin-top: -82px;
}

.coupon_easycoop {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  height: 160px;
  background-color: #FEFFFF;
  box-shadow: 0 2px 8px 2px rgba(53, 60, 79, 0.1);
  background-repeat: no-repeat;
  background-position: bottom right;
  max-width: 908px;
  margin: auto;
  margin-bottom: 24px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

.coupon_easycoop .sale_desc {
  display: block;
  position: relative;
  width: 315px;
}

.coupon_easycoop .sale_desc img {
  float: left;
  margin-right: 16px;
  height: 160px;
  width: auto;
  border-radius: 12px 0px 0px 12px;
  -webkit-border-radius: 12px 0px 0px 12px;
  -moz-border-radius: 12px 0px 0px 12px;
  -ms-border-radius: 12px 0px 0px 12px;
  -o-border-radius: 12px 0px 0px 12px;
}

.coupon_easycoop .sale_desc {
  font-size: 16px;
  font-weight: 400;
}

.coupon_easycoop .sale_desc .percentage_sale {
  font-size: 36px;
  font-weight: 800;
  margin-top: 24px;
  margin-bottom: 0px;
}

.sale_desc .percentage_sale span {
  font-size: 14px !important;
  position: absolute;
  top: 38px;
  left: 69%;
  font-weight: bold;
}

.coupon_easycoop>div {
  margin: 0px auto;
}

.coupon_easycoop .sale_desc {
  margin: 0px;
}

.block_codice_sconto p,
.sale_desc p {
  text-align: left;
}

.block_codice_sconto p{
  font-size: 16px;
  margin-bottom: 8px;
}

.block_codice_sconto {
  border-left: 1px solid rgba(53, 60, 79, 0.1);
  padding-left: 25px;
}

.block_codice_sconto p.codice_sconto  {
  margin-bottom: -7px !important;
  margin-top: 18px;
}

.block_codice_sconto p.red_code {
  color: #f80816;
  font-size: 30px;
  border: 2px dashed #7a86a6;
  padding: 0px 13px 5px;;
  border-radius: 12px;
  font-family: 'IBM Plex Mono', monospace;
  font-weight: 600;
  letter-spacing: 1.76px;
  margin-top: 9px;
  margin-bottom: 9px;
  text-align: center;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  position: relative;
  height: 35px;
  min-width: 250px;
}

/* .block_codice_sconto p.red_code:after {
    content: '';
      position: absolute;
      left: -1px;
      top: -1px;
      right: -1px;
      bottom: -1px;
      border: 2px solid #F4FFF3;
} */

.description_sale {
  font-size: 14px;
  margin-top: 0px;
}

.cta__easycoop a {
  background-color: #006652;
  color: white;
  padding: 15px 15px;
  border-radius: 12px;
  font-size: 14px;
  text-decoration: none;
  margin-left: 12px;
}

.cta__easycoop a:hover {
  background-color: #006652;
  border-color: #006652;
}
.ss_cta {
  margin: 20px auto 20px;
  text-align: center;  
}
.registrati {
  margin: 90px auto 206px;
  text-align: center;  
}

.registrati a {
  padding: 12px 70px !important;
}

.block_codice_sconto .data_validation {
  font-weight: 700;
  font-size: 14px;
  color: #49526c;
}

.cosa_devi_fare {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.cosa_devi_fare>div {
  text-align: center;
  background: white;
  padding: 15px 0px;
  z-index: 2;
}

.cosa_devi_fare img {
  width: 56px;
  height: 56px;
  background-color: #f9fafb;
  padding: 16px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.cosa_devi_fare p {
  min-width: 173px;
  font-size: 16px;
}

.cosa_devi_fare .steps {
 font-size: 27px;
 font-weight: 800;
 margin: 23px auto 16px;
 text-align: center;
 color: #49526c;
}

.cosa_devi_fare:before,
.cosa_devi_fare:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  vertical-align: middle;
  width: 50%;
  margin-top: 63px;
}

.cosa_devi_fare:before {
  right: 0.5em;
  margin-left: -50%;
  background: rgba(80,231,196,1);
  background: linear-gradient(90deg,  rgba(80,231,196,1) 0%, rgba(31,205,159,1) 100%);
}

.cosa_devi_fare:after {
  left: 0.5em;
  margin-right: -70%;
  background: rgb(128,255,232);
  background: linear-gradient(90deg, rgba(128,255,232,1) 0%, rgba(80,231,196,1)  100%);
}

.width_block {
  max-width: 700px;
  display: block;
  position: relative;
  margin: 0px auto;
}


@media only screen and (max-width: 1199px){
  .content__description h2, .content__description p{
    padding:0px 30px;
  }

  .blocks_coupons{
    padding: 0px 30px;
  }

  .condizioni p{
    padding: 0px 30px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px){
  .registrati{
    margin: 90px auto 215px !important;
  }
}


@media only screen and (max-width: 923px){
  .coupon_easycoop {
    height: auto;
  }

  .coupon_easycoop .cta__easycoop{
    height: 60px;
  }

  .coupon_easycoop .cta__easycoop a {
    margin-right: 12px;
  }

  .third-coupon {
    background-image: none !important;
  }
}

@media screen and (max-width: 767px) and (min-width: 520px) {
  .cosa_devi_fare:before {
    margin-top: 381px !important;
  }

  .cosa_devi_fare:after {
    display: none !important; 
  }
}

@media screen and (max-width: 519px) and (min-width: 395px) {
  .cosa_devi_fare:before {
    margin-top: 620px !important;
}

  .cosa_devi_fare:after {
    display: block !important; 
    margin-top: 259px !important;
  }
}


@media only screen and (max-width: 767px) {

  
  .content__description {
    margin-top: -1px;
    padding-top: 25px;
  }

  .content__description p, .content__description h2 {
    text-align: center !important;
  }

  .content__description p {
    margin-bottom: 57px;
    padding-bottom: 0px;
  }

  
  .sale_desc .border_mobile {
    width: 65%;
    float: right;
    border-bottom: 1px solid #D7D9DE;
   
  } 

  .coupon_easycoop>div {
    margin: 0px;
    width: 100%;
  }  

  .coupon_easycoop{    
    max-width: 315px;
    width: 100%;
  }

  .block_codice_sconto {
    border-left: unset;
    padding: 0px 12px;
    max-width: 265px;
  }

  .cosa_devi_fare {
    flex-direction: column;
  }

  .cosa_devi_fare>div {
    margin: 0px auto 58px;
    padding: 12px 0px
  }

  .registrati {
    margin: 0px auto 255px;
  }

  .cosa_devi_fare:before, .cosa_devi_fare:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 1px;
    position: absolute;
    vertical-align: middle;
    width: 97%;
    
    transform: rotate(90deg);
  }

  .cosa_devi_fare:after {
    margin-top: 185px;
  }

  .cosa_devi_fare:before {
    margin-top: 515px;
  }

  .cosa_devi_fare .steps {
    font-size: 34px;
  }

  .cosa_devi_fare p {
    line-height: 24px;
  }


  .coupon_easycoop .sale_desc .percentage_sale {
    margin-top: -116px;
    margin-left: 5px;
  }

  .coupon_easycoop .sale_desc img{
    margin-right: 20px;
    height: 136px;
  }

  .sale_desc .percentage_sale span{
    top: 34px;
    left: 64%;
  }

  .description_sale {
    line-height: 18px;
    margin-left: 5px;
  }

  .block_codice_sconto p.codice_sconto{
    margin-bottom: -8px !important;
    margin-top: 15px;
  }

  .block_codice_sconto p.red_code{
    text-align: center;
  }

  .block_codice_sconto .data_validation {
    margin-bottom: 17px;
  }

  .coupon_easycoop .cta__easycoop {
    display: block;
    position: relative;
    padding: 0px 15px;
  } 

  .coupon_easycoop .cta__easycoop a {
    padding: 12px 0px !important;
    width: 100%;
    margin-left: 0px;
    float: left;    
  }

  .condizioni p {
    text-align: center;
    margin: 55px auto 102px;
  }  

}

@media only screen and (max-width: 374px) {
  .coupon_easycoop .sale_desc .percentage_sale{
    margin-top: -110px;    
  }

  .coupon_easycoop .sale_desc .percentage_sale {
    font-size: 30px;
  } 

  .registrati a {
    padding: 12px 40px !important;
  }
}
/* main */

/* footer */
footer {
  background-image: linear-gradient(180deg, #fff, #f0f1f5);
}

.footer .logo {
  display: inline-block;
  margin: 20px 0px 24px 0px;
}

.footer__info .footer__nav,
.footer__navigation .footer__nav {
  font-weight: 700;
  margin: 0px;
}

.footer__info p {
  font-size: 12px;
  margin-top: 23px;
}

.footer_menu li>a {
  font-size: 14px;
}

.footer__nav {
  padding: 0px;
}

.footer .instagram , .footer .facebook {
  width: 30px;
  height: 30px;
}

.footer__apps img {
  width: 94px;
  height: auto;
}

.footer__payments img {
  width: 43px;
  height: 30px;
}

.footer__navigation a,
.footer__navigation p {
  color: #3b4156;
  font-size: 14px;
  margin-top: 0px;
}

.footer a {
  text-decoration: none;
}

.footer__links span {
  color: #555b6b;
  font-family: Sansita, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}

.footer__links h6 {
  font-family: Sansita, sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #8d97b3;
  font-size: 16px;
  line-height: normal;
  margin: 0px;
}

.footer__apps p {
  display: none;
}

.footer__links ul {
  margin-top: 15px;
  font-size: 0;
}

.footer__info {
  margin-bottom: 2.8rem;
  font-size: 1.2rem;
}

.footer__copyright,
.footer__copyright a,
.footer__info,
.footer__info a,
.footer__info p {
  color: #555b6b;
  font-size: 12px;
}

.footer__copyright .container p, .footer__copyright .container strong {
  font-size: 14px;
  line-height: 28px;
  margin: 0px;
}

.footer__copyright .container.company-info p {
  font-size: 12px;
}

.footer__info .footer__nav,
.footer__navigation .footer__nav {
  font-weight: 700;
}

.footer__info p {
  line-height: 1.3;
}

.footer__copyright {
  background-color: #fff;
  padding: 15px 0;
  line-height: 2;
}

.footer__copyright .container {
  display: flex;
}

.footer__navigation {
  display: flex;
}

footer .logo img {
  width: 148px;
}


@media screen and (min-width: 1024px) {
  .footer__navigation {
    position: relative;
    align-items: center;
    flex-wrap: wrap;
    color: #637093;
  }

  .footer_menu {
    margin-top: -13px !important;
    margin-left: -22px !important;
  }

  .footer__links ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }

  .footer__links ul li {
    margin-right: 5px;
  }

  .footer__links ul>.app__store {
    margin-right: 0px;
  }

  footer ul {
    display: inline-block;
  }

  .footer__links {
    display: flex;
    flex: 1 1 100%;
    justify-content: space-between;
    padding-bottom: 38px;
    padding-top: 28px;
  }

  .footer .logo {
    margin-right: 28px;
    width: 148px;
    line-height: 0px;
  }

  .footer__info .footer__nav li,
  .footer__navigation .footer__nav li {
    display: inline-block;
    margin: 0px;
  }

  .footer__payments {
    flex: 0 0 50%;
  }

  .footer__socials {
    flex: 1 0 auto;
  }

  .footer__info.container {
    padding-top: 11px;
    padding-bottom: 20px;
  }

  .footer__info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #d3d7e2;
  }

  .footer__info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #d3d7e2;
  }

  .footer__info .footer__nav li,
  .footer__navigation .footer__nav li {
    display: inline-block;
  }

  .footer__info .footer__nav li+li,
  .footer__navigation .footer__nav li+li {
    margin-left: 22.5px;
  }

  .footer_menu li {
    padding-right: 6px !important;
    margin-left: 1.365em !important;
  }

  .footer__info p {
    margin-bottom: 0px;
    flex: 0 0 100%;
    font-size: 12px;
  }

  .footer__copyright .container {
    justify-content: space-between;
  }

  .footer .container {
    max-width: 1068px;
    margin: 0 auto;
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .footer__links:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #d3d7e2;
    position: absolute;
    left: 0;
    margin-top: -28px;
  }

  .footer__info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #d3d7e2;
    font-size: 1.2rem;
  }
}


@media screen and (max-width: 1023px) {
  .footer__navigation {
    flex-direction: column;
    position: relative;
    margin-top: 144px;
  }

  .footer .container {
    padding: 0 30px;
  }

  .footer_menu li {
    line-height: 28px;
    margin-top: 1px;
  }

  .footer__navigation {
    display: flex;
  }

  .footer .logo {
    display: inline-block;
    margin: 5px 0px 13px;
  }

  .footer .logo img{
    width: 144px;
  }

  .footer__links h6{
    margin: 0px 0px 1px;
  }

  .footer .credit-cart-list li img {
    width: 45px;
  }

  .footer__apps p {
    font-size: 13px;
    display: block;
    color: #8d97b3;
    line-height: 0;
    margin-bottom: 28px;
    margin-top: 13px;
  }

  .footer__navigation {
    flex-direction: column;
    position: relative;
    margin-top: 144px;
  }

  .footer__links ul li {
    display: inline-block;
    margin-right: 5px;

  }

  .footer__apps {
    position: absolute;
    top: -201px;
    left: 0;
    width: 100%;
    height: 144px;
    padding: 30px 0px 20px 20px;
    background: url(../img/lp-promo-img/all/ce37046.png) no-repeat 90% bottom, linear-gradient(180deg, #fff, #f0f1f5);
    background-size: 70px;
    background-position-x: 90%;
  }

  .footer__apps h6,
  .footer__apps p,
  .footer__apps ul {
    padding-left: 0;
  }

  .footer__socials {
    position: absolute;
    top: 7px;
    right: 30px;
  }

  .footer__socials h6 {
    display: none;
  }

  .footer__links {
    border-top: 1px solid #d3d7e2;
    padding-top: 24px !important;
    padding-bottom: 20px !important;
  }

  footer .logo {
    width: 144px;
  }

  .footer__apps h6 {
    color: #637093;
  }

  .footer__navigation .footer__nav {
    padding-top: 17px;
    padding-bottom: 21px;
    border-top: 1px solid #d3d7e2;
    border-bottom: 1px solid #d3d7e2;
    font-size: 1.6rem;
    color: #637093;
    order: 1;
  }

  .footer__info .footer__nav,
  .footer__navigation .footer__nav {
    font-weight: 700;
  }

  .footer__links {
    border-top: 1px solid #d3d7e2;
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }

  .footer__links ul {
    font-size: 0;
    line-height: 2;
    margin-top: 15px;
  }

  footer ul>li,
  footer ol>li {
    margin-bottom: 0 !important;
  }

  .footer_menu li>a {
    font-size: 16px;
  }

  .footer__info {
    margin-top: 14px;
    margin-bottom: 28px;
  }

  .footer__info li {
    line-height: 25px;
  }

  .footer__info ul a {
    margin-top: 16px;
    margin-bottom: 28px;
    font-size: 14px;
  }

  .footer__info .footer__nav {
    font-size: 1.4rem;
  }

  .footer__copyright {
    background-color: #fff;
    padding: 15px 0;
    line-height: 2;
  }

  .footer__copyright .container {
    text-align: center;
    flex-direction: column;
  }

  .footer__copyright .container {
    display: flex;
  }

  .footer .credit-cart-list img {
    width: 56.69px !important;
    height: 38.42px !important;
  }

  .credit-cart-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
  }

  .footer__info p {
    padding-top: 19px;
    margin-top: 21px;
    border-top: 1px solid #d3d7e2;
    font-size: 12px;
    line-height: 1.3;
  }

  .footer__copyright .company {
    display: block;
    margin: 0 auto;
  }

  .footer__apps .scarica__app {
    padding-top: 49px;
  }

  .footer__socials .facebook {
    margin-right: 0px;
  }

}



/* footer */



/* header-app-mobile */

 /* @media only screen and (max-width: 1199px) {
  .digitail-header-wrapper-top.smartbanner-active {
    top: 81px;
  }
} 

@media screen and (max-width: 768px) and (min-width: 0px) {
  .digitail-header-wrapper-top {
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
}

.smartbanner.smartbanner--easycoop {
  position: fixed;
  background: #353c4f;
  height: 80px;
  z-index: 10;
  border-bottom: 1px solid #ccc
}

.smartbanner.smartbanner--easycoop .smartbanner__info__title {
  font-size: 14px;
  font-weight: 700;
  color: #fff
}

.smartbanner.smartbanner--easycoop .smartbanner__info__price {
  color: #d8dfe7
}

.smartbanner.smartbanner--easycoop .smartbanner__button {
  background: 0 0;
  font-size: 14px;
  color: #00b4f9
}

.smartbanner.smartbanner--easycoop .smartbanner__exit {
  top: calc(42.5%);
  left: 9px;
  width: 15px;
  height: 15px
}

.smartbanner.smartbanner--easycoop .smartbanner__exit:before,
.smartbanner.smartbanner--easycoop .smartbanner__exit:after {
  height: 15px;
  background: #fff
}

.smartbanner.smartbanner--easycoop .smartbanner__icon {
  top: 8px;
  left: 30px;
  width: 68px;
  height: 68px;
  background-size: 68px 68px
} 

 header {
    top: 63px;
  }   

  header,
main,
footer {
  position: relative;
  top: 91px; 
}
  
  */


/* header-app-mobile */

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

  .cosa_devi_fare:before,
  .cosa_devi_fare:after {
    height: 0px;
    content: none;
  }
  
}