.gkPage, #gkBg, #gkTop, #gkFooter, #gkHeaderNav {
  max-width: 100%;
}
#gkPageContent {
  padding: 0;

}
.FPage .gk-fixed {
  background: transparent !important;
}
.FPage .solid-color{
  background: #04040466 !important
}
#gkHeaderNav .solid-color{
  background: #fff;
}
.FPage #gkLogo img {
    height:auto;
}
.FPage .fixed-menu #gkLogo img {
    height:88px;
}
.FPage #gkHeader {
  left:0px;
  right:0px;
  text-align:center;
  /*max-width: 1600px;*/
  padding: 0px 0 0 0;
  
}
.FPage #gkHeaderNav.fixed-menu {
  position: fixed;
  /*max-width: 1600px;*/
 
}
.FPage #gkHeaderNav .gkMainMenu .gkmenu > li > a, #gkHeaderNav .gkMainMenu .gkmenu > li > span {
  color: #fff;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Montserrat', Arial, sans-serif;
      color: #253358;
}

#gkHeader{
  background-color: #fff;
}
/*#gkHeaderNav{*/
/*  top: 0px;*/
/*  left: 0;*/
/*  right: 0;*/
/*  text-align: center;*/
/*  max-width: 1600px;*/
/*  margin: 0 auto;*/
/*}*/
#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5 {
  padding: 0px;
}
#gkFooter{display:none;}
#qx-section-cbbpr {
  background-attachment: fixed;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#menu117{
    background-color:#56a0d3;
    color:#fff !important;
}
.FPage #menu117{
    
    background-color:transparent !important;
}
@media screen and (max-width: 1040px) {
    #menu117{
    
        background-color:transparent !important;
    }
    #qx-section-cbbpr  {
        background-attachment: scroll;
     }
}
  @media (max-width: 560px){
    #qx-dual-button-o9kdo .qx-element-dual-button-horizontal {
      -ms-flex-direction: column;
      -webkit-flex-direction: column;
      flex-direction: column;
    }
    
    #qx-dual-button-o9kdo .qx-element-dual-button-horizontal .btn-second a {
      margin-left: 0;
    
    }
    
    #qx-dual-button-o9kdo .qx-element-dual-button-horizontal .btn-first a {
      margin-right: 0;
      margin-bottom: 20px;
    }
}