.gkPage, #gkBg, #gkTop, #gkFooter, #gkHeaderNav {
  max-width: 100%;
}
#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5 {
  padding: 0;
}
#gkFooter{
    display:none;
}
#gkPageContent {
  padding: 0;
}
#gkMainbodyTop .box, #gkMainbodyBottom .box {
  padding: 0;
}
#qx-text-pxt6m a{
color:#ed5e8a;
}
#eb{
    max-width:1270px;
    margin:60px auto;
}
.qx-btn-primary:not(:disabled):not(.qx-disabled):active{
     border-color: #ed5e8a !important;

}
a:hover {
  text-decoration: none !important;
}
#qx-text-jo9i1 a:hover{
    color:#fff;
}
@media (max-width: 991px) {
    #gkTop {
      display:none;
    }
}