

.amazingslider-title-0 {
  display: block;
  position: relative;
  font: bold 16px "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  color: #333;
  max-width: 500px !important;

}

.amazingslider-text-holding-0{
width: 100%;
  background-color: #f5f5f5 !important;
  padding: 30px;

}
 
.amazingslider-text-holding-1{
	width: 456px !important;
  background-color: #f5f5f5 !important;
  padding: 0px !important;
	height: 100%;
}



.amazingslider-text-1 {
  display: unset !important;
  text-align: left;
  width: 84% !important;
  margin-top: 4px;

    background-color: #f5f5f5 !important;
  padding: 20px !important;
  border-radius: 7px;
  margin-top: 22px !important;
  height: 342px;
}

.amazingslider-title-1 {
  display: block !important;
  font-family: "Outfit", sans-serif !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  color: #737373 !important;
  margin-bottom: 15px;
  letter-spacing: 0.2px;
  z-index: 1;
}

.amazingslider-description-1 {
  display: block !important;
  position: relative !important;
  font-family: "Outfit", sans-serif !important;
  color: #333 !important;
  margin-top: 8px !important;
    font-size: 15px !important;
  font-weight: 200 !important;
  z-index: 1;
}

.amazingslider-description-1  span{
	  display: block !important;
  position: relative !important;
  font-family: "Outfit", sans-serif !important;
  color: #333 !important;
  margin-top: 0px !important;
    font-size: 12px !important;
  font-weight: 200 !important;
}

.pc_none{ display: none !important;}
.pc_show{ display: inherit;}

@media screen and (max-width:767px) {
.pc_none{ display: inherit !important; }
.pc_show{ display: none !important;}
}