h2 {
    font-size: 1.6rem;
    font-weight: 700;
}
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-content .g-newsslider-slides-item-title {
    font-size: 4vw;
    font-weight: 600;
    line-height: 0.2;
}
.box-red a {
    color: #000000;
}
a {
    color: #000000;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
#g-container-top > .g-grid > .g-block.size-100 > section, #g-container-top .g-container > .g-grid > .g-block.size-100 > section {
    border-radius: 0.0rem 0.0rem 0 0;
}
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
    color: #000000;
}
h1 {
    font-size: 1.2rem;
}
html body p {
    margin: 0 0 0.2rem 0;
}
.g-pricingtable-col-item .g-pricingtable {
    width: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 1.5rem;
    color: #000;
    background: #ffdb00;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0px 0px rgba(55, 55, 55, 0.25);
}
h3 {
    font-size: 1.2rem;
    font-weight: 700;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
    padding-bottom: 0.625rem;
    color: #000;
}
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #000;
  background: #ffdb00;
}
.box5 a {
  box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0.25);
}
.jl-hr, hr {
  margin: 0 0 0px 0;
}
.jl-card-default {
  background-color: #fff0;
  border: 1px solid #ffffff42;
  border-radius: 10px;
}
.shadow .g-content {
  box-shadow: 0px 0px 0px #fff0;
}
.jl-button-secondary {
  border: 20px solid transparent;
}
html body #g-page-surround {
  padding-top: 0vw;
  padding-bottom: 0vw;
}
#g-copyright {
  background: #1f2126;
  color: #9c9c9c;
  border-radius: 0 0 0 0;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #fff;
  background: #111;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 18px;
  font-weight: 400;
}
.jl-card-primary {
  background-color: #ffdb00;
  color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0,0,0,.07);
}
#g-offcanvas #g-mobilemenu-container {
  font-family: "Poppins";
  font-weight: normal;
}
.jl-card-primary.jl-card-hover:hover {
  background-color: #ffffff;
  box-shadow: 0 14px 25px rgba(0,0,0,.1);
}
#g-sidebar {
  background: #ffdb00;
}