#gkLogo.cssLogo, #gkMenuWrap #gkLogo.cssLogo {
height: 45px;
margin-top: 15px;
width: 199px;
}

#gkMenuWrap {
    position: fixed;
}
#gkMenuWrap.active {
    top: 0 !important;
}

.myVideo {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
  margin-top: -15px;

}

.gkColorPriceTable .gkPrice {
    font-size: 28px;
	font-weight: 200;
}
.gkColorPriceTable dt {
	font-size: 33px;
}
.gkColorPriceTable dd {
    line-height: 30px;
}

.gkColorPriceTable dl.gkPremium {

    background: #000000e0;
}

.gkColorPriceTable dl {
    background: #3c99dfd6;
}

.gkColorPriceTable dl.gkColor {
    background: #65c22ae0;

}
.gkColorPriceTable .gkColor .gkPrice {
    font-size: 28px;
}

.imageBg #gkMenuWrap .gkMenu > ul > li > a  {
    color: #444 !important;
}

.imageBg #gkHeaderNav .gkMenu > ul > li > a {
    color: #fff;
}
#gkMainbody {
    margin-bottom: 0;
}

#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5 {
    padding: 0;
}

.gkPoints {
    width: 100%;
}

article header {

    text-align: center;
}

#gkHeader.gkNoMenu {
    padding-top: 70px;
}
#gkHeader {

    margin-bottom: 45px;
}

.myblock {
    background-color: #3c99df;
    color: #fff;
    text-align: center;
    padding: 30px;
    margin-top: 30px;
	margin-bottom: 30px;
}

/* Fontawesome extras */

.icon-file-text:before {
  content: "\f15c";
}
.icon-myphone:before {
  content: "\f095";
}
.icon-myglobe:before {
  content: "\f0ac";
}
.icon-mycanada:before {
  content: "\f785";
}
.icon-mywhatsapp:before {
  content: "\f232";
}

.gkTestimonials > div > div {
	background: #fff0;
}

.gkTestimonials > div > div.loaded {

    width: 16.6%;
}
.bigtitle .header {
    margin: 0 0 50px;
}

.bfQuickMode .bfbs3-form-group .bfbs3-control-label, .bfQuickMode .form-group .control-label {
    width: 30% !important;
}

.bfQuickMode .bfbs3-form-inline .bfbs3-form-control, .bfQuickMode .form-inline .form-control {
    max-width: 400px !important;
}

.bfQuickMode .bfbs3-form-group-actions, .bfQuickMode .form-group-actions {

    max-width: 595px;
}
.myimg {
  height: auto;
  text-align: center;
    display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 720px;
}
.myimg2 {
  height: auto;
  text-align: center;
    display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 250px;
  padding-bottom: 20px;
}