.btn-primary {
  color: #fff;
  background-color: #ea5504;
  border-color: #ea5504;
  width: 100%;
  line-height: 45px;
  border-radius: 0;
  margin-bottom: 10px;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ea5504;
  border-color: #ea5504;
}
.p_categoryBox .p_linkBox.click {
  background-color: rgba(1, 109, 231, 0);
}
.p_categoryBox .p_linkBox.click .p_title {
  color: #ea5504;
}
.p_categoryBox .p_parentBox .p_linkBox.click:before {
  content: " ";
  display: block;
  transition: all 0.5s;
  width: 65px;
  height: 3px;
  background-color: #ea5504;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.mouse_bac:hover {
  background-color: rgba(1, 109, 231, 0);
}
.mouse_bac:hover .p_title {
  color: #ea5504;
}
.p_categoryBox .p_parentBox:hover {
  background-color: rgba(1, 109, 231, 0);
}
.p_categoryBox .p_parentBox:before {
  content: " ";
  display: block;
  transition: all 0.5s;
  width: 0px;
  height: 3px;
  background-color: #ea5504;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.p_categoryBox .p_parentBox:hover:before {
  width: 65px;
}
.p_categoryBox .p_parentBox:hover .p_title {
  color: #ea5504;
}
@media screen and (max-width: 768px){
  #w_common_text-1636632142699 p span{
    font-size: 20px !important;
    line-height: 35px;
  }
  #w_common_text-1636632652941 p span{
    font-size: 16px !important;
  }
  #w_common_text-1636632975148 p span{
    font-size: 16px !important;
  }
  #w_common_text-1636632974186 p span{
    font-size: 16px !important;
  }
  #w_common_text-1636632975918 p span{
    font-size: 16px !important;
  }
  #w_common_text-1636633177137 p span{
    font-size: 24px !important;
  }
  
  #w_common_text-1636634508448 p span{
    font-size: 24px !important;
    margin-top:20px;
    display: block;
  }
  #w_grid-1636634572779{
      margin: 40px 0px;
  }
  #w_common_text-1636698031158 p span{
     font-size: 24px !important;
  }
    #w_common_text-1636937773438 p span{
     font-size: 24px !important;
  }
  
  
  #w_common_text-1636635243768 p span{
    font-size: 24px !important;
  }
  
}
