/* For Smartphone */
@media only screen and (max-width: 430px){
  .shadow-1{
    margin-top: 5px;
  }
  .slider-title{
    font-size: 27px;
  }
  .section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    position: relative;
  }
}

/* For Desktop */
@media only screen and (min-width: 430px){
  .slider-title{
    font-size: 45px;
  }
  .section {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    position: relative;
  }
}



.logo-puc{
    width: 140px;
}

.bn45 {
    width: 170px;
    height: 50px;
}
.bn46 {
    width: 150px;
    height: 50px;
}
