
.dp{
  display:none !important;
}

.cp{
  cursor: pointer;
}

.float-wpp{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}

.icon-whatsapp:hover, .icon-whatsapp:focus{
  color: #00800082 !important; 
}





.header-sticky2.sticky-bar.sticky {
  background: #191a33
}

.header-sticky2 ul li a {
  padding: 10px 19px
}

.header-sticky2.sticky-bar.sticky .main-menu ul>li>a {
  padding: 26px 20px
}


.button_ver_completa {
  width: 186px;
  height: 65px;
  background: #ff0e3b;
  text-align: center;
  border: solid 2px #ff0e3b;
  overflow: hidden;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.button_ver_completa a {
  display: block;
  position: relative;
  height: 100%;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.075em;  
  text-transform: uppercase;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}

/* NewsLetter */

/* Fim */


@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .header-sticky2.sticky-bar.sticky .main-menu ul>li>a {
    padding: 39px 14px
  }
}

@media (max-width: 450px) {

        
} 

@media (max-width: 768px){

  .lity-iframe-container{
    height: 550px !important;
 }    
}
