a{
  text-decoration: none;
}

.promo-left a{
  color: #d33333;
}

.bottom-button-container{
  position: fixed;
  bottom: 40px;
  height: 50px;
  z-index: 1000;
}

.bottom-button{
  position: fixed;
}

.bottom-button span{
  display: none;
}

.bottom-button img{
  width: 50px;
  height: 50px;
}

.whatsapp-button{
  left: 30px;
}

.phone-button{
  right: 40px;
  z-index: 9000;
}

#header #logo{
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    text-align: left;
    padding-top: 0;
}

#slide11 .title{
    color: #ffffff;
}

#slide11 .rev-left span{
    color: #ffffff;
}

#slide11 .rev-right strong{
    color: #ffffff;
}

@media (max-width: 800px) {
  .slide-pd{
    width: 100%;
    box-sizing: border-box;
  }

  #slide1 .title img{
    max-width: 100%;
  }

  #slide1 .title span{
    font-size: 30px;
  }

  .bottom-button-container{
    bottom: 0;
    color: #ffffff;
    border-top: 1px solid #ddd;
  }

  .bottom-button-container a{
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }

  .bottom-button{
    display: block;
    width: 50%;
    box-sizing: border-box;
  }

  .bottom-button img{
    width: 30px;
    height: 30px;
    margin-top: 10px;
  }

  .whatsapp-button{
    background: #21a514;
    left: 0;
  }
  .phone-button{
    background: #0065a6;
    right: 0;
    border-left: 1px solid #666;
  }

  .bottom-button span{
    display: inline;
    line-height: 50px;
    vertical-align: top;
    margin: 10px;
  }

  #slide2 {
    height: 517px;
  }

  #slide2 .slide-pd, #slide11 .slide-pd, #slide10 .slide-pd {
    padding: 5px;
  }

  .promo-block{
    height: auto;
  }

  .promo-left{
    float: none;
    padding: 0;
    width: auto;
  }

  .promo-form{
    bottom: 0;
    position: relative;
    right: 0;
    margin: auto;
  }

  .promo-left span.promo{
    height: 90px;
    left: 0;
    top: auto;
    bottom: 20px;
    background-size: contain;
  }

  .promo-left span.arrow{
    display: none;
  }

  #slide11 .review{
    padding: 0;
  }

  #slide11 .rev-left{
    padding: 10px;
    width: auto;
  }

  #slide11 .rev-right{
    width: auto;
    margin: 20px 10px;
  }

  #slide4 .title-box{
    background: transparent;
    margin-bottom: 50px;
    width: auto;
  }

  #slide4 .title-box div{
    width: auto;
  }

  #slide4 .title-dome{
    display: none;
  }

  #slide12 a{
    margin: 0;
  }

  #slide10 .no-stand{
    padding: 0;
  }

  #slide10 .no-stand .stand{
    margin: 15px auto;
  }

  #slide12 .title{
    padding-left: 0;
    text-align: center;
  }

  #slide12 #quest{
    font-size: 45px;
    padding-left: 0;
  }

  #footer{
    padding-bottom: 50px;
  }
}

@media (max-width: 650px) {
  #footer .foot-left{
    float: none;
    text-align: left;
  }

  #slide4 .title-box div p span{
    font-size: 45px;
  }

  #slide6{
    padding-top: 10px;
  }

  #slide6 .title{
    font-size: 45px;
  }

  #slide6 .cl .spawn{
    width: auto;
  }

  #slide10 .no-stand .stand{
    float: none;
    text-align: center;
  }

  #slide10 .no-stand .stand:last-child{
    float: none;
  }
}