/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url("https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,600,700,800&display=swap");
.g-top-news:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-top-news .g-content {
  margin: 0;
}
.g-top-news .g-content.g-top-news-main {
  padding-top: 0;
  padding-bottom: 0;
}
.g-top-news .g-top-news-container .g-top-news-main .g-article-title {
  font-size: 1.35rem;
}
.g-top-news .g-top-news-container .g-top-news-main .g-article-category {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-main {
    width: 100% !important;
  }
}
.g-top-news .g-top-news-container .g-top-news-secondary .g-article-text {
  display: none;
}
.g-top-news .g-top-news-container .g-top-news-secondary:hover .g-article-category {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary {
    width: 100% !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary.g-tn2 {
    width: 100% !important;
  }
}
.g-top-news .g-top-news-item {
  float: left;
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-item {
    float: none;
  }
}
.g-top-news .g-top-news-item-inner {
  height: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.g-top-news .g-top-news-item-inner:hover .g-top-news-item-image:after {
  opacity: 1;
}
.g-top-news .g-top-news-item-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.g-top-news .g-top-news-item-image:after {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 80%;
  opacity: 0.9;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.g-top-news .g-top-news-item-image > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.g-top-news .g-top-news-item-info {
  z-index: 2;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  color: #dddddd;
}
.g-top-news .g-top-news-item-info .g-article-category {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-item-info .g-article-category {
    opacity: 1;
  }
}
.g-top-news .g-top-news-item-info .g-article-category span {
  color: #ffffff;
  padding: 1px 10px;
  border-radius: 3px;
  background: #4db2b3;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-top-news .g-top-news-item-info .g-article-category a:hover span {
  background: #3d8f90;
}
.g-top-news .g-top-news-item-info .g-article-title {
  color: #ffffff;
  margin: 15px 0;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.g-top-news .g-top-news-item-info .g-article-title a {
  color: #ffffff;
}
.g-top-news .g-top-news-item-info .g-article-details {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.g-top-news .g-top-news-item-info .g-article-details > span {
  margin-right: 10px;
}
.g-top-news .g-top-news-item-info .g-article-details > span:last-child {
  margin-right: 0;
}
.g-top-news .g-top-news-item-info .g-article-details i {
  margin-right: 5px;
}
.g-top-news .g-top-news-item-info .g-article-text {
  margin-top: 15px;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.g-top-news.style1.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn2 {
  padding: 0 1px 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn3 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn4 {
  padding: 1px 1px 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn4 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn5 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn5 {
    padding: 1px 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style1.gutter-enabled .g-tn2, .g-top-news.style1.gutter-enabled .g-tn3 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn2, .g-top-news.style1.gutter-enabled .g-tn3 {
    padding-top: 0.938rem;
  }
}
.g-top-news.style1.gutter-enabled .g-tn4, .g-top-news.style1.gutter-enabled .g-tn5 {
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn4, .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0.938rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0;
  }
}
.g-top-news.style2.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
.g-top-news.style2.gutter-disabled .g-tn2 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style2.gutter-disabled .g-tn3 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn3 {
    padding: 1px 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style2.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-enabled .g-tn2 {
    padding-top: 0.938rem;
  }
}
.g-top-news.style2.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
.g-top-news.style3.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
.g-top-news.style3.gutter-disabled .g-tn2 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style3.gutter-disabled .g-tn3 {
  padding: 1px 1px 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style3.gutter-disabled .g-tn4 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn4 {
    padding: 1px 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style3.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn2 {
    padding-top: 0.938rem;
  }
}
.g-top-news.style3.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn3 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style3.gutter-enabled .g-tn4 {
  padding-bottom: 0;
}
/**** Fonts ****/
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Ubuntu.eot#iefix') format("embedded-opentype"), url('../fonts/Ubuntu.woff2') format("woff2"), url('../fonts/Ubuntu.woff') format("woff"), url('../fonts/Ubuntu.ttf') format("truetype"), url('../fonts/Ubuntu.svg#Ubuntu') format("svg");
}
/**** Colours ****/
/**** General ****/
.transparent-btn {
  border: 2px solid #77abd2;
  padding: 10px 50px;
  text-transform: uppercase;
  color: white;
  background-color: #77abd2;
  font-family: Lato;
  font-weight: bold;
  margin-top: 0;
  display: inline-block;
  margin-bottom: 70px;
  text-align: center;
}
.transparent-btn:hover {
  background-color: white;
  color: #77abd2;
}
/**** Banner ****/
#g-banner {
  content: "";
  display: block;
  height: 100vh;
}
#g-banner a.logo img {
  height: auto;
  display: block;
  position: relative;
}
#g-banner h1 {
  line-height: 92px;
  font-size: 78px;
  margin-top: 0px;
  letter-spacing: 2px;
  color: white;
  text-transform: uppercase;
  font-family: "raleway";
  display: inline-block;
  text-align: left;
  font-weight: 600;
  text-shadow: 1px 1px 0px black;
}
#g-banner p {
  color: white;
  font-size: 160px;
  line-height: 0;
  font-family: "Lato";
  display: inline-block;
  bottom: 12px;
  position: relative;
  text-align: center;
}
#g-banner h2 {
  font-size: 24px;
  color: #77abd2;
  text-transform: none;
  font-family: Lato;
  line-height: 30px;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-shadow: 1px 1px 0px black;
}
#g-banner a.header-phone {
  font-size: 32px;
  line-height: 35px;
  color: #77abd2;
  font-family: "Lato";
  font-weight: 400;
  text-align: right;
  font-weight: bold;
  text-shadow: 1px 1px 0px black;
}
#g-banner a.header-phone:hover {
  color: white;
}
#g-banner .main-menu.fixed nav > ul > li.g-menu-item.g-menu-item---particle-n8nmC.g-menu-item-type-particle.g-standard {
  display: none;
}
#g-banner nav > ul > li.g-menu-item.g-menu-item---particle-n8nmC.g-menu-item-type-particle.g-standard {
  display: block;
  margin-bottom: 16px;
}
#g-banner .header-contact {
  text-align: right;
}
#g-banner .header-contact span.header-phone {
  color: white;
  font-size: 30px;
  line-height: 35px;
  font-family: Lato;
  font-weight: bold;
  text-align: right;
}
#g-banner .custom.banner-content {
  text-align: left;
}
#g-banner .moduletable.banner-content {
  flex-direction: column;
  justify-content: center;
  display: flex;
  min-height: 50vh;
}
#g-banner .main-menu.fixed {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999;
  display: block;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9) 45%, rgba(0, 0, 0, 0.7) 74%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 45%, rgba(0, 0, 0, 0.7) 74%, rgba(0, 0, 0, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#00000000", GradientType=0);
  left: 0;
}
#g-banner .main-menu.fixed .g-main-nav {
  z-index: 20;
  width: 75rem;
  margin: 0 auto;
  text-align: center;
}
#g-banner .main-menu.fixed .g-main-nav ul {
  justify-content: space-evenly;
  display: flex;
}
#g-banner .main-menu.fixed .g-menu-item-101 > a.g-menu-item-container:before {
  content: "";
  height: 55px;
  width: 262px;
  display: inline-block;
  background-size: contain;
  background-position: bottom;
  top: 16px;
  position: relative;
  margin-right: 58px;
  background-repeat: no-repeat;
}
#g-banner .g-main-nav .g-standard {
  position: relative;
  margin-left: 29px;
}
#g-banner .main-menu {
  height: 215px;
  top: 0;
  position: relative;
  display: block;
}
#g-banner .main-menu .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-banner .main-menu .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 22px;
  font-weight: bold;
  padding: 0.469rem 0;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
  color: white;
  font-family: "Lato";
  margin-left: 71px;
  text-align: right;
}
#g-banner .main-menu .g-main-nav .g-toplevel > li > .g-menu-item-container:hover, #g-banner .main-menu .g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: #77abd2;
}
.itemid-101 [itemprop="articleBody"] {
  padding: 0 95px;
}
.itemid-101 #g-banner {
  position: relative;
  background-image: url('../../../../images/websiteParts/banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.itemid-101 .arrow {
  display: block;
  position: absolute;
  background-image: url('../images/desktop/arrow.png');
  height: 30px;
  width: 30px;
  bottom: 45px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 50%;
}
#g-banner > div {
  padding-top: 20px;
}
h2[itemprop="headline"] {
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Lato";
  color: #000;
  padding-top: 70px;
  padding-bottom: 0;
}
body p {
  font-size: 18px;
  line-height: 24px;
  color: #000;
  font-family: Lato;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
#g-introduction {
  display: block;
  position: relative;
}
#g-introduction p:nth-of-type(1) {
  font-size: 20px;
  line-height: 28px;
  color: #000;
  font-family: Lato;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  display: block;
}
#g-introduction p {
  margin: auto;
}
#g-introduction p > a {
  border: 2px solid #77abd2;
  padding: 15px 50px;
  text-transform: uppercase;
  color: white;
  background-color: #77abd2;
  font-family: Lato;
  font-weight: bold;
  margin-top: 40px;
  display: inline-block;
  text-align: center;
}
#g-introduction p > a:hover {
  background-color: white;
  color: #77abd2;
}
#g-introduction .custom {
  margin-top: 40px;
}
.blue-button {
  border: 2px solid #77abd2;
  padding: 15px 50px;
  text-transform: uppercase;
  color: white;
  background-color: #77abd2;
  font-family: Lato;
  font-weight: bold;
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 70px;
  text-align: center;
}
.blue-button:hover {
  background-color: white;
  color: #77abd2;
}
#g-images {
  margin-bottom: -2px;
  border-top: 10px solid #77abd2;
  border-bottom: 10px solid #77abd2;
}
#g-images .left-image img {
  object-fit: cover;
  object-position: center;
  height: 513px;
  width: 100%;
}
#g-images .right-image img {
  object-fit: cover;
  object-position: center;
  height: 513px;
  width: 100%;
}
#g-images .size-5 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0.4%;
  -moz-flex: 0 0.4%;
  -ms-flex: 0 0.4%;
  flex: 0 0.4%;
  width: 0.4%;
  background: #77abd2;
}
#g-images .size-55 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 59.6%;
  -moz-flex: 0 59.6%;
  -ms-flex: 0 59.6%;
  flex: 0 59.6%;
  width: 59.6%;
}
#g-newsBlog {
  position: relative;
  display: block;
  background-color: #77abd2;
}
#g-newsBlog .g-title.g-main-title {
  font-size: 58px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Lato";
  color: #77abd2;
  padding-top: 90px;
  padding-bottom: 55px;
}
#g-newsBlog .g-particle-intro .g-title-separator.no-intro-text {
  display: none;
}
#g-newsBlog .g-top-news .g-top-news-item-inner:hover .g-top-news-item-image:after {
  transition: 0.4s opacity ease-in;
}
#g-newsBlog .g-top-news .g-top-news-item-inner:hover .g-top-news-item-image:after {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 20%, black 100%);
  transition: 0.4s opacity ease-in;
}
#g-newsBlog:before {
  height: 10px;
  content: "";
  width: 100%;
  left: 0;
  top: 0px;
  position: absolute;
  z-index: 1;
}
#g-contact {
  background-color: #77abd2;
  height: 850px;
}
#g-contact h2 {
  font-size: 58px;
  line-height: 60px;
  text-align: center;
  font-family: "Lato";
  text-transform: uppercase;
  color: white;
  padding-top: 90px;
  padding-bottom: 55px;
}
#g-contact input[type="text"], #g-contact input[type="password"], #g-contact input[type="datetime"], #g-contact input[type="datetime-local"], #g-contact input[type="date"], #g-contact input[type="month"], #g-contact input[type="time"], #g-contact input[type="week"], #g-contact input[type="number"], #g-contact input[type="email"], #g-contact input[type="url"], #g-contact input[type="search"], #g-contact input[type="tel"], #g-contact input[type="color"], #g-contact .uneditable-input {
  height: 54px;
  background-color: #77abd2;
  border-radius: 0;
  padding-left: 20px;
  color: white;
  font-size: 17px;
  margin-bottom: 25px;
  border: 2px solid white;
}
#g-contact textarea {
  width: 100%;
  background-color: #77abd2;
  border-radius: 0;
  padding-left: 20px;
  padding-top: 18px;
  color: white;
  font-size: 17px;
  border: 2px solid white;
}
#g-contact .size-100 .g-content {
  margin-top: 0;
  padding-top: 0;
}
#g-contact .first .g-content {
  margin-right: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#g-contact .second .g-content {
  margin-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#g-contact input::placeholder {
  color: white;
}
#g-contact textarea::placeholder {
  color: white;
}
#g-contact p.privacy {
  font-size: 14px;
  line-height: 20px;
  color: white;
}
#g-contact p.privacy a {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: underline;
}
#g-contact p.privacy a:hover {
  color: #000;
}
#g-contact button#submit {
  background-color: white;
  border: 2px solid white;
  padding: 15px 34px;
  text-transform: uppercase;
  color: #77abd2;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  position: relative;
  display: block;
}
#g-contact button#submit:hover {
  background-color: #000;
  color: #77abd2;
  font-weight: bold;
}
#g-footer {
  background-color: #fff;
  background-size: cover;
  height: 350px;
  padding: 2rem 0;
  color: #000;
}
#g-footer h3 {
  color: #000;
  font-size: 32px;
  line-height: 38px;
  font-family: "Lato";
  text-transform: uppercase;
  margin-bottom: 40px;
}
#g-footer a.footer-phone {
  font-size: 32px;
  line-height: 35px;
  color: #77abd2;
  font-family: "Lato";
  font-weight: 400;
  text-align: left;
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}
#g-footer .footer-links {
  display: inline-block;
  position: relative;
  margin-top: 0px;
}
#g-footer a {
  color: #77abd2;
  font-size: 17px;
  line-height: 20px;
  display: block;
  font-family: Lato;
  font-weight: 100;
  margin-bottom: 2px;
}
#g-footer p {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-family: Lato;
  font-weight: 100;
  text-align: left;
  margin-bottom: 20px;
  position: relative;
}
#g-footer .copyright {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
  font-family: Lato;
  font-weight: 100;
}
#g-footer .branding, #g-footer .branding a {
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
  margin-top: 0;
  font-family: Lato;
  font-weight: 100;
}
#g-footer a:hover {
  color: #000;
}
#g-footer span.footer-phone {
  color: white;
  font-size: 30px;
  line-height: 35px;
  font-family: Lato;
  font-weight: bold;
  text-align: right;
}
#g-footer .footer-logo img {
  top: 80px;
  position: relative;
  display: block;
}
body:not(.itemid-101) #g-banner {
  content: "";
  display: block;
  height: 56vh;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 13%, rgba(0, 0, 0, 0.3) 98%), url('../../../../images/websiteParts/pexels-zukiman-mohamad-87236.jpg') center bottom / cover no-repeat fixed !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.itemid-114 .banner-content {
  flex-direction: column;
  justify-content: center;
  display: flex;
  min-height: 34vh;
  text-align: center;
}
.itemid-114 .item-page {
  margin-bottom: 60px;
  padding: 0 50px;
}
.itemid-114 h2[itemprop="headline"] {
  font-size: 38px;
  line-height: 40px;
  text-align: left;
  text-transform: uppercase;
  font-family: "Lato";
  color: #77abd2;
  padding-top: 60px;
  padding-bottom: 0;
}
.itemid-114 [itemprop="datePublished"] {
  font-size: 14px;
  text-transform: capitalize;
  line-height: 20px;
  font-family: Lato;
  font-weight: bold;
  color: #77abd2;
}
.itemid-114 div.pull-none.item-image > img {
  height: 400px;
  margin-bottom: 25px;
}
.itemid-114 #g-introduction p:nth-of-type(1) {
  font-size: 16px;
  line-height: 25px;
  color: #000;
  font-family: Lato;
  text-align: left;
  margin-bottom: 0;
  font-weight: normal;
  position: relative;
  display: block;
}
.itemid-114 p {
  font-size: 16px;
  line-height: 25px;
  color: #000;
  font-family: Lato;
  text-align: left;
  margin-bottom: 0;
  font-weight: normal;
  position: relative;
  display: block;
}
.itemid-114 #g-newsBlog .g-title.g-main-title {
  font-size: 58px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Lato";
  color: #77abd2;
  padding-top: 65px;
  padding-bottom: 20px;
}
.outline-13 #g-banner {
  content: "";
  display: block;
  height: 65vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.outline-13 .banner-content {
  flex-direction: column;
  justify-content: center;
  display: flex;
  min-height: 34vh;
  text-align: center;
}
.outline-13 #g-introduction p {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-family: Lato;
  text-align: left;
  margin-bottom: 45px;
  position: relative;
}
.outline-13 #g-introduction {
  display: block;
  position: relative;
}
.g-top-news:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  padding-bottom: 30px;
}
.g-top-news .g-content.g-top-news-main {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0;
}
.g-top-news.style1.gutter-enabled .g-tn2, .g-top-news.style1.gutter-enabled .g-tn3 {
  padding: 5px;
  padding-top: 0;
}
.g-top-news.style1.gutter-enabled .g-tn4, .g-top-news.style1.gutter-enabled .g-tn5 {
  padding: 5px;
  padding-bottom: 0;
}
.pager.pagenav a {
  display: inline-block;
  font-family: "Ubuntu";
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #77abd2;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  margin: 0 0 0.5rem 0;
  padding: 15px 30px;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.pager.pagenav a:hover {
  background-color: white;
  border: 1px solid #77abd2;
  color: #77abd2;
}
.icon-chevron-right, .icon-chevron-left {
  display: none;
}
.g-top-news .g-top-news-container .g-top-news-main .g-article-title {
  font-size: 30px;
  line-height: 35px;
  text-transform: uppercase;
}
.g-top-news .g-top-news-item-info .g-article-details > span:last-child {
  margin-right: 0;
  font-size: 18px;
}
.g-top-news .g-top-news-item-info .g-article-text {
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 15px;
  margin-top: 4px;
}
.g-top-news .g-content.g-top-news-main {
  width: 48% !important;
  margin-right: 5px;
}
.g-top-news .g-top-news-item-info .g-article-title {
  color: #fff;
  margin: 0px 0;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
  font-size: 20px;
  text-transform: uppercase;
  line-height: 25px;
}
.g-top-news .g-top-news-item-info .g-article-details i {
  display: none;
}
.g-top-news .g-top-news-item-inner {
  height: 100%;
  background-position: left;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}
.items-row {
  margin-top: 25px;
}
.view-category .pull-none.item-image img {
  height: 374px;
  object-fit: cover;
  width: 100%;
  object-position: left;
}
.view-category #g-newsBlog {
  display: none;
}
.view-category h2[itemprop="name"], .view-category h2[itemprop="name"] a {
  font-size: 38px;
  line-height: 40px;
  text-align: left;
  text-transform: uppercase;
  font-family: "Lato";
  color: #000;
  padding-top: 60px;
  padding-bottom: 0;
  min-height: 80px;
  justify-content: center;
  align-items: left;
  flex-direction: column;
  height: 100%;
  display: flex;
  padding: 0 0%;
  text-align: left;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.view-category h2[itemprop="name"] a:hover {
  color: #77abd2;
}
.view-category #g-introduction p > .btn {
  display: inline-block;
  font-family: "Ubuntu";
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #77abd2;
  color: #fff;
  border: 2px solid transparent;
  border-radius: 0;
  margin: 0 0 0.5rem 0;
  padding: 14px 30px;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  margin-top: 20px;
}
.view-category #g-introduction p > .btn:hover {
  background-color: white;
  border: 2px solid #77abd2;
  color: #77abd2;
}
.view-category #g-introduction {
  margin-bottom: 40px;
}
.itemid-116 .uk-accordion-title {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 14px 15px;
  background: #6e65a3;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: white;
  font-weight: bold;
}
.itemid-116 .uk-accordion-content {
  margin-bottom: 20px;
}
.itemid-116 .uk-accordion-content ul {
  font-size: 18px !important;
  line-height: 25px;
  color: #77abd2;
  font-family: Lato;
}
.itemid-116 p {
  font-size: 18px !important;
  line-height: 20px;
  color: #000;
  font-family: Lato;
  text-align: left;
  margin-bottom: 0;
  position: relative;
}
.clients .clients-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
}
.clients .clients-wrap .client {
  background-color: #fff;
  width: 30%;
  flex: 0 0 30%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #dedede;
  overflow: hidden;
  margin: 0 auto 30px;
  padding: 30px;
}
.clients .clients-wrap .client h3 {
  font-size: 21px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 0;
}
.clients .clients-wrap .client p {
  margin-bottom: 0;
}
.clients .clients-wrap .client .website {
  font-size: 13px;
}
.clients h2 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
}
#g-newsBlog .clients > h2 {
  color: #fff;
}
#g-newsBlog .clients > p {
  color: #fff;
}
section#g-services {
  background-color: #77abd2;
}
.services .services-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.services .services-wrap .service {
  width: 32%;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  justify-content: space-between;
  padding: 20px 20px 20px 70px;
  position: relative;
  background-color: #fff;
  margin: 0 0 2%;
  border-radius: 20px;
  flex: 0 1 32%;
}
.services .services-wrap .service p {
  text-align: left;
  font-size: 16px;
}
.services .services-wrap .service i {
  position: absolute;
  left: 17px;
  top: 32px;
  width: 40px;
  height: 40px;
  background-color: #77abd2;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}
.services .services-wrap .service h4 {
  margin: 10px 0 0;
  color: #77abd2;
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-banner .main-menu .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-banner .main-menu .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 26px;
    font-weight: bold;
    padding: 0.469rem 0;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: 0.35s ease;
    -moz-transition: 0.35s ease;
    transition: 0.35s ease;
    color: white;
    font-family: "Ubuntu";
    margin-left: 35px;
  }
  #g-banner nav > ul > li.g-menu-item.g-menu-item---particle-rmxeC.g-menu-item-type-particle.g-standard {
    display: block;
    margin-bottom: 0;
  }
  #g-footer .size-33 {
    flex: 0 40%;
  }
  #g-footer .size-34:nth-child(2) {
    flex: 0 20%;
  }
  .clients .clients-wrap .client a.blue-button {
    margin-bottom: 0;
    padding: 10px 20px;
  }
}
@media (max-width: 959px) {
  /**** General ****/
  /**** Banner ****/
  /**** Introduction ****/
  /**** Photos ****/
  /**** News ****/
  /**** Contact ****/
  /**** Footer ****/
  /** services -**/
  a.header-phone {
    font-size: 25px;
    line-height: 35px;
  }
  .itemid-101 [itemprop="articleBody"] {
    padding: 0 20px;
  }
  h2[itemprop="headline"] {
    padding-top: 54px;
    padding-bottom: 10px;
  }
  .transparent-btn {
    margin-bottom: 50px;
  }
  #g-banner {
    background-attachment: scroll !important;
    height: 95vh;
  }
  #g-banner .size-40 .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #g-banner nav > ul > li.g-menu-item.g-menu-item---particle-n8nmC.g-menu-item-type-particle.g-standard {
    display: block;
    margin-bottom: 0;
    text-align: center;
    position: relative;
  }
  #g-banner .g-main-nav .g-standard {
    position: relative;
    margin-left: 0;
  }
  #g-banner p {
    font-size: 114px;
    bottom: 10px;
  }
  #g-banner h1 {
    font-size: 58px;
    line-height: 63px;
    margin-top: 22px;
  }
  #g-banner h2 {
    margin-bottom: 5px;
  }
  #g-banner .moduletable.banner-content {
    min-height: 44vh;
  }
  #g-banner .logo img {
    max-height: 175px;
  }
  #g-banner ul.phone {
    width: 47%;
    display: inline-block;
    vertical-align: bottom;
    text-align: right;
    position: relative;
    margin: 0;
    top: 12px;
    list-style: none;
  }
  #g-banner > div {
    padding-top: 10px;
  }
  #g-banner .size-60.main-menu {
    flex: 0 68%;
    width: 68%;
    height: 146px;
    top: 0;
  }
  #g-banner .size-40 {
    flex: 0 32%;
    width: 32%;
  }
  #g-banner .size-40 a.logo img {
    height: auto;
    top: 0;
  }
  #g-banner .header-contact {
    text-align: left;
  }
  #g-banner .header-contact a.header-phone {
    word-break: break-word;
    display: block;
    line-height: 40px;
  }
  #g-banner .header-contact span.header-phone {
    display: none;
  }
  #g-banner .g-toplevel {
    text-align: right;
  }
  #g-banner .g-toplevel .g-menu-item-101 a.g-menu-item-container {
    margin-left: 0 !important;
    font-size: 20px;
  }
  #g-banner .main-menu .g-main-nav .g-toplevel {
    text-align: right;
    top: 0;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  #g-banner .main-menu .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 18px;
    margin-left: 0;
  }
  #g-banner .main-menu.fixed .g-menu-item-101 a.g-menu-item-container {
    margin-left: 0 !important;
    font-size: 20px;
  }
  #g-banner .main-menu.fixed .g-menu-item-101 a.g-menu-item-container:before {
    margin-right: 10px;
    height: 55px;
    width: 222px;
  }
  #g-banner .main-menu.fixed .g-main-nav {
    width: 100%;
  }
  #g-banner .main-menu.fixed .g-main-nav .g-toplevel > li > .g-menu-item-container {
    margin-left: 60px;
    font-size: 20px;
  }
  #g-images .size-5 {
    flex: 0 1.2%;
    width: 1.2%;
  }
  #g-images .size-55 {
    flex: 0 58.8%;
    width: 58.8%;
  }
  #g-introduction {
    background-attachment: scroll !important;
    padding-bottom: 44px;
  }
  #g-introduction p > a {
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 0;
  }
  #g-images {
    height: auto;
    margin-bottom: 4px;
  }
  #g-images .left-image img {
    height: 274px;
    width: 100%;
  }
  #g-images .right-image img {
    height: 274px;
    width: 100%;
  }
  body:not(.itemid-101) #g-banner {
    content: "";
    display: block;
    height: 400px;
  }
  #g-newsBlog {
    background-attachment: scroll !important;
  }
  #g-newsBlog .g-title.g-main-title {
    padding-top: 65px;
    padding-bottom: 10px;
  }
  #g-newsBlog .g-title-separator {
    display: none;
  }
  #g-newsBlog .g-top-news .g-top-news-item-info .g-article-title {
    line-height: 21px;
    font-size: 16px;
  }
  #g-newsBlog .g-top-news:not(.gutter-disabled) {
    margin-left: -0.938rem;
    margin-right: -0.938rem;
    padding-bottom: 0;
  }
  .view-category h2[itemprop="name"], .view-category h2[itemprop="name"] a {
    font-size: 30px;
    line-height: 36px;
  }
  .view-category .pull-none.item-image img {
    height: 244px;
  }
  .pager.pagenav a {
    font-size: 16px;
    line-height: 21px;
    padding: 10px 27px;
  }
  .outline-12 #g-introduction {
    background-attachment: scroll !important;
    padding-bottom: 0;
  }
  .itemid-114 .banner-content {
    min-height: 23vh;
  }
  .itemid-114 #g-banner {
    height: 60vh;
  }
  #g-contact {
    background-attachment: scroll !important;
    background-position: center !important;
    height: auto !important;
  }
  #g-contact h2 {
    padding-top: 65px;
    padding-bottom: 30px;
  }
  #g-contact p.privacy {
    margin-top: 35px;
  }
  #g-footer {
    height: 340px;
    padding: 1rem 0.5rem;
  }
  #g-footer .size-34 {
    flex: 0 0%;
    width: 0%;
  }
  #g-footer .size-33 {
    flex: 0 50%;
    width: 50%;
  }
  #g-footer .footer-logo img {
    top: 82px;
    position: relative;
    display: block;
    vertical-align: bottom;
    position: relative;
    height: 223px;
  }
  .services .services-wrap .service {
    padding: 20px 20px 20px 30px;
  }
  .services .services-wrap .service h4 {
    margin: 10px 0 10px 40px;
    line-height: 23px;
  }
}
/**** Phone ****/
@media (max-width: 767px) {
  /**** General ****/
  /**** Banner ****/
  /**** Introduction ****/
  /**** Images ****/
  /**** News ****/
  /**** Contact ****/
  /**** Footer ****/
  /*#g-footer {
        height: auto;
        padding: 1rem 0 0 0;

        .g-content {
            margin: 0.625rem;
        }

        a {
            color: white;
            font-size: 15px;
            line-height: 20px;
            margin-bottom: 0;
        }

        h3 {
            margin-bottom: 15px;
        }

        a.footer-phone {
            margin-bottom: 6px;
        }

        .size-42 {
            flex: 0 100%;
            width: 100%;
        }

        .size-33 {
            display: none;
        }

        a.footer-phone:nth-of-type(3) {
            display: block;
            text-align: left;
        }

        .branding,
        .branding a {
            font-size: 12px;
            line-height: 16px;
            display: inline-block;
            margin-top: 0;
            font-family: Lato;
            font-weight: 100;
            margin-bottom: 0;
        }

        .copyright {
            font-size: 12px;
            line-height: 14px;
        }
    }*/
  #g-banner .size-60.main-menu {
    flex: 0 100%;
    width: 100%;
    height: auto;
    top: 0;
  }
  #g-banner .logo img {
    max-height: 175px;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  #g-recaptcha-28 {
    display: none;
  }
  body p {
    margin-bottom: 20px;
  }
  .itemid-101 .arrow {
    position: relative;
    bottom: 26px;
    height: 30px;
    width: 30px;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    text-align: center;
    background-position: center;
    left: auto;
    top: 50px;
  }
  h2[itemprop="headline"] {
    padding-top: 35px;
    padding-bottom: 2px;
    font-size: 38px;
    line-height: 45px;
  }
  .itemid-101 [itemprop="articleBody"] {
    padding: 0 0px;
  }
  .transparent-btn {
    font-size: 18px;
    padding: 10px 24px;
    margin-bottom: 35px;
  }
  #g-introduction {
    padding-bottom: 25px;
  }
  #g-banner {
    height: 696px;
  }
  #g-banner .size-40 {
    flex: 0 100%;
    width: 100%;
  }
  #g-banner .custom.banner-content {
    text-align: left;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  #g-banner nav > ul > li.g-menu-item.g-menu-item---particle-n8nmC.g-menu-item-type-particle.g-standard {
    display: none;
  }
  #g-banner .g-toplevel {
    text-align: center;
    padding: 0;
  }
  #g-banner p {
    font-size: 75px;
    bottom: 8px;
    height: 0;
    margin: 0;
  }
  #g-banner h1 {
    font-size: 38px;
    line-height: 45px;
    margin-top: 0px;
    margin-bottom: 0;
    text-align: center;
  }
  #g-banner h2 {
    margin-bottom: 0;
    font-size: 22px;
    text-align: center;
  }
  #g-banner ul.phone {
    width: 100%;
    margin: 0;
    top: 35px;
  }
  #g-banner .moduletable.banner-content {
    min-height: 0;
  }
  #g-banner .header-contact a.header-phone {
    text-align: center;
  }
  #g-introduction p:nth-of-type(1) {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
  }
  #g-introduction p > a {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 15px 10px;
  }
  #g-images {
    height: auto;
    margin-bottom: 4px;
  }
  #g-images .size-55 {
    flex: 0 100%;
    width: 100%;
  }
  #g-newsBlog:before {
    top: -4px;
  }
  #g-newsBlog .g-title.g-main-title {
    padding-top: 40px;
    padding-bottom: 0px;
    font-size: 48px;
    line-height: 55px;
  }
  #g-newsBlog .g-top-news-item {
    height: 275px !important;
    padding: 5px;
    width: 100% !important;
    flex: 0 100% !important;
  }
  #g-newsBlog .g-tn3, #g-newsBlog .g-tn4, #g-newsBlog .g-tn5 {
    display: none;
  }
  #g-contact h2 {
    font-size: 52px;
    line-height: 58px;
    padding-top: 45px;
    padding-bottom: 20px;
  }
  #g-contact form {
    margin: 0 0 30px;
  }
  #g-contact .first .g-content, #g-contact .second .g-content {
    margin: 0;
    padding: 0;
  }
  #g-contact fieldset .size-100 .g-content {
    margin: 0;
    padding: 0;
  }
  #g-contact p.privacy {
    margin-top: 24px;
  }
  #g-footer {
    height: auto;
  }
  #g-footer .g-grid {
    flex-flow: column;
    justify-content: center;
    align-content: center;
  }
  #g-footer .size-33 {
    flex: 0 100%;
    width: 100%;
    text-align: center;
  }
  #g-footer .size-33 > div {
    display: flex;
    flex-flow: column wrap;
    flex: 0 0 100%;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
  #g-footer .size-33 > div h4 {
    display: none;
  }
  #g-footer .size-33 > div h3 {
    margin-bottom: 0px;
    font-size: 26px;
  }
  #g-footer .size-33 > div a.footer-phone {
    margin: 10px 0;
    font-size: 26px;
  }
  #g-footer p {
    margin-bottom: 0;
  }
  #g-banner .main-menu {
    height: 120px;
  }
  body:not(.itemid-101) #g-banner {
    height: 400px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 13%, rgba(0, 0, 0, 0.3) 98%), url('../../../../images/websiteParts/pexels-zukiman-mohamad-87236.jpg') center bottom / cover no-repeat scroll !important;
  }
  .itemid-114 #g-banner {
    height: 400px;
  }
  .itemid-114 #g-banner .size-60.main-menu {
    height: 40px;
    top: 0;
  }
  .itemid-114 .item-page {
    padding: 0 0px;
  }
  .itemid-114 .banner-content {
    min-height: 150px;
  }
  .itemid-114 h2[itemprop="headline"] {
    font-size: 30px;
    line-height: 40px;
    padding-top: 12px;
  }
  .itemid-114 div.pull-none.item-image > img {
    height: 200px;
    margin-bottom: 25px;
  }
  .itemid-114 #g-introduction {
    padding-bottom: 40px;
  }
  .itemid-114 .blog .items-row, .itemid-114 .item-page .items-row {
    margin-bottom: 0;
    padding-bottom: 8px;
  }
  .view-category h2[itemprop="name"], .view-category h2[itemprop="name"] a {
    padding-top: 12px;
    font-size: 30px;
    line-height: 40px;
    min-height: auto;
  }
  .view-category .pull-none.item-image img {
    height: 200px;
  }
  .clients .clients-wrap .client {
    width: 48%;
    flex: 0 0 48%;
    padding: 10px;
  }
  .clients .clients-wrap .client img {
    width: 100%;
    height: 100px;
    object-fit: cover;
  }
  .clients .clients-wrap .client p {
    display: none;
  }
  .clients .clients-wrap .client h3 {
    margin-bottom: 20px;
  }
  .clients .clients-wrap .client .blue-button {
    margin-bottom: 10px;
    padding: 10px 15px;
    font-size: 13px;
  }
  .services .services-wrap .service {
    flex: 0 0 48%;
  }
}
/**** Smaller Phone ****/
@media (max-width: 425px) {
  #g-banner h1 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 3px;
  }
  .itemid-145 #g-banner h1 {
    margin-top: 25px;
  }
  .clients .clients-wrap .client {
    width: 100%;
    flex: 0 0 100%;
    padding: 10px;
  }
  .clients .clients-wrap .client img {
    width: 100%;
    height: 100px;
    object-fit: cover;
  }
  .clients .clients-wrap .client p {
    display: none;
  }
  .clients .clients-wrap .client h3 {
    margin-bottom: 20px;
  }
  .clients .clients-wrap .client .blue-button {
    margin-bottom: 10px;
    padding: 10px 15px;
    font-size: 13px;
  }
  .services .services-wrap .service {
    flex: 0 0 100%;
  }
}
/*# sourceMappingURL=custom_13.css.map */