
/* 
    Created on : 23-feb-2020, 0.30.27
    Author     : davide
*/
#footer
{

}
footer.hidden
{
      opacity: 0;
}
#form-contacts
{
      background-color: #140F2D;
      padding: 35px 40px;
      border-radius: 30px 0px 30px 0px;
}
#form-contacts h3
{
      margin-top: 0;
      color: #1fffaa;
}
#address-footer  li
{
      font-size: 0.9rem;
      color: #141414;
      list-style: none;
      margin-bottom: 20px
}
#address-footer li i
{
      display: inline-block;
      width: 40px;
      height: 40px;
      background-color: #5537ff;
      color: #1fffaa;
      vertical-align: middle;
      border-radius: 100px;
      text-align: center;
      line-height: 40px;
      font-size: 0.9rem;
      margin-right: 10px
}
#address-footer li div
{
      display: inline-block;
      vertical-align: middle;
}
#address-footer div.icon
{
      width: 50px;
}
#address-footer div.val
{
      width: 240px;
}
#logo-footer
{
      width: 150px;
      margin: 50px auto 20px auto;
}
#logo-footer.no-form
{
      margin: 0 auto 20px auto;
}
#sep-footer
{
      margin-top: 30px;
}
#row-disc p
{
      font-size: 0.7rem;
      color: #A2A2A2;
      text-align: center;
      padding-bottom: 60px;
      line-height: 18px
}
#bg-footer-left
{
      position: absolute;
      width: 110px;
      left: 0;
      bottom: 0;
}
#bg-footer-right
{
      position: absolute;
      width: 180px;
      right: 0;
      bottom: 0;
}
#row-dec-footer
{
      position: absolute;
      background-color: #f4f4f4;
      top: 0;
      width: 100vw;
      height: 660px;
}
#row-dec-footer.dedicated
{
       height: 820px;
}
.informativa-privacy
{
      margin-top: 20px;
}
.informativa-privacy p
{
      font-size: 0.7rem;
      line-height: 16px;
      color: #999;
}
.input.privacy
{
      width: 14px;
      height: 14px;
      border: 2px solid #5537ff;
      border-radius: 10px;
      margin-bottom: -3px;;
}
.input.privacy:checked
{
      background-color: #5537ff;
}
label.privacy
{
      margin-bottom: 0;
}
#informativa-desktop
{
      display: none;
}
#form-ded-amm,#form-ded-cond
{
      display: none;
}
#form-ded-amm.visible,#form-ded-cond.visible
{
      display: block;
}
#cloth-footer
{
    background-color: #140F2D;
    width: calc(100% - 30px);
    height: calc(100% - 180px);
    position: absolute;
    left: 15px;
    bottom: 60px;
    display: none;
    opacity: 0;
    transition: opacity 500ms ease-out
}
#cloth-footer.block
{
      display: block;
}
#cloth-footer.visible
{
      opacity: 1;
      transition: opacity 300ms ease
}
@media only screen and (min-width:480px)
{
      #informativa-mobile
      {
            margin-top: 30px;
      }
      #logo-footer.no-form
      {
            margin: 20px auto 20px auto;
      }
      #form-contacts 
      {
            padding: 40px 60px;
      }
}
@media only screen and (min-width:840px)
{
      #row-dec-footer
      {
            height: 770px;
      }
      #row-dec-footer.dedicated
      {
            height: 920px;
      }
      #address-footer li
      {
            font-size: 1rem;
      }
      #address-footer li i 
      {
            display: inline-block;
            width: 45px;
            height: 45px;
            line-height: 46px;
            font-size: 1rem;
      }
      #address-footer div.icon 
      {
            width: 60px;
      }
      #address-footer div.val 
      {
            width: 380px;
      }
      #form-contacts 
      {
            padding: 45px 60px;
            border-radius: 50px 0px 50px 0px;
      }
      #bg-footer-left 
      {
            width: 200px;
      }
      #bg-footer-right
      {
            width: 320px;
      }
      #logo-footer 
      {
            width: 160px;
      }
      .informativa-privacy
      {
            margin-top: 30px;
      }
      .informativa-privacy p
      {
            font-size: 0.8rem;
            line-height: 18px;
            color: #666
      }
      #informativa-desktop
      {
            display: block;
            margin-top: 50px
      }
      #informativa-mobile
      {
            display: none;
      }
      #sep-footer
      {
            margin-top: 70px;
      }

}
@media only screen and (min-width:1180px)
{
      #address-footer div.val 
      {
            width: 300px;
      }
      #address-footer li
      {
            margin-bottom: 30px;
            font-size: 1rem;
      }
      #row-form-address 
      {
            margin-top: 30px;
      }
      #row-dec-footer 
      {
            height: 1020px;
      }
      #row-dec-footer.dedicated
      {
            height: 1080px;
      }
      #row-disc
      {
            margin-top: 50px;
      }
      #logo-footer 
      {
            width: 180px;
      }
      #informativa-desktop
      {
            margin-top: 0;
      }
      #form-contacts 
      {
            padding: 75px 55px;
      }
      #logo-footer.no-form
      {
            margin: -30px auto 20px auto;
      }
      #sep-footer
      {
            margin-top: 150px;
      }
      #cloth-footer
      {
          height: calc(100% - 220px);
      }
      #bg-footer-left
      {
            width: 200px;
      }
      #bg-footer-right
      {
            width: 400px;
      }
}
@media only screen and (min-width:1460px)
{
      #address-footer div.icon 
      {
            width: 70px;
      }
      #address-footer div.val 
      {
            width: 320px;
            font-size: 1.1rem;
      }
      #row-dec-footer 
      {
            height: 1150px;
      }
      #row-dec-footer.dedicated
      {
            height: 1280px;
      }
      #form-contacts 
      {
            padding: 65px 80px;
            border-radius: 55px 0px 55px 0px;
      }
      #form-contacts .input
      {
            margin-bottom: 20px;
      }
      #form-contacts .label
      {
            margin-bottom: 12px;
      }
      #bg-footer-right
      {
            width: 480px;
      }
      #bg-footer-left 
      {
            width: 240px;
      }
      #row-disc 
      {
            margin-top: 80px;
      }
      #logo-footer 
      {
            width: 180px;
      }
      #row-disc p 
      {
            font-size: 0.8rem;
            padding-bottom: 70px;
            line-height: 22px;
      }
      #informativa-desktop
      {
            margin-top: 50px
      }
      #sep-footer
      {
            margin-top: 180px;
      }
      
      #form-contacts .input.checkbox
      {
            margin-bottom: 15px;
      }
}
@media only screen and (min-width:1780px)
{
      #address-footer li i 
      {
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.1rem;
      }
      #address-footer li 
      {
            margin-bottom: 40px;
            font-size: 1.1rem;
      }
      #address-footer div.icon 
      {
            width: 75px;
      }
      #address-footer div.val
      {
            width: 470px;
            font-size: 1.2rem;
      }
      #logo-footer 
      {
            width: 200px;
            margin: 10px auto 30px auto;
      }
      #logo-footer.no-form
      {
            margin: -80px auto 20px auto;
      }
      #row-disc 
      {
            margin-top: 200px;
      }
      #bg-footer-left 
      {
            width: 300px;
      }
      #bg-footer-right 
      {
            width: 580px;
      }
      #form-contacts 
      {
            padding: 80px 75px;
            border-radius: 60px 0px 60px 0px;
      }
      #row-dec-footer
      {
            height: 1280px;
      }
      #row-dec-footer.dedicated
      {
            height: 1420px;
      }
      #informativa-desktop
      {
            margin-top: 70px
      }
      .informativa-privacy p
      {
            font-size: 0.9rem;
            line-height: 22px;
            color: #666
      }
      .input.privacy
      {
            width: 16px;
            height: 16px;
            border-radius: 12px;
            margin-bottom: -3px;;
      }
      #sep-footer
      {
            margin-top: 280px;
      }
      #cloth-footer
      {
          height: calc(100% - 250px);
      }
      
}