/* 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
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Comfortaa&display=swap");
.g-companies:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 1.876rem;
}
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 1.876rem !important;
  }
}
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: #ffffff;
  border: 1px solid #e0e0e5;
}
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #ffffff !important;
}
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #f0c535 !important;
}
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  background: #ffffff;
  border: 1px solid #e0e0e5;
}
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #ffffff !important;
}
.g-companies.style2 .g-companies-name a:hover, .g-companies-slider.style2 .g-companies-name a:hover, .g-companies-slideset.style2 .g-companies-name a:hover {
  color: #f0c535 !important;
}
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -9.2505rem;
  position: relative;
  z-index: 21;
}
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #e0e0e5;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
.g-content-pro .g-content-pro-image, .g-content-pro-slider .g-content-pro-image, .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: cover;
}
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #ffffff;
}
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #4d4d4d;
}
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #f0c535;
}
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 10px;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #ffffff;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #f0c535;
}
.g-content-pro .g-info-container-style2 .g-article-details, .g-content-pro-slider .g-info-container-style2 .g-article-details, .g-content-pro-slideset .g-info-container-style2 .g-article-details {
  color: #999fae;
}
.g-content-pro .g-article-details, .g-content-pro-slider .g-article-details, .g-content-pro-slideset .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #646b7e;
}
.g-content-pro .g-article-details > span, .g-content-pro-slider .g-article-details > span, .g-content-pro-slideset .g-article-details > span {
  margin-right: 10px;
}
.g-content-pro .g-article-details > span:last-child, .g-content-pro-slider .g-article-details > span:last-child, .g-content-pro-slideset .g-article-details > span:last-child {
  margin-right: 0;
}
.g-content-pro .g-article-details > span i, .g-content-pro-slider .g-article-details > span i, .g-content-pro-slideset .g-article-details > span i {
  margin-right: 5px;
}
.g-content-pro .g-article-read-more, .g-content-pro-slider .g-article-read-more, .g-content-pro-slideset .g-article-read-more {
  margin-top: 15px;
}
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.style3 .g-info-container-style2 {
  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%);
  padding: 20px;
}
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #ffffff;
}
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-accordion .g-accordion-image {
  float: left;
  width: 33%;
  margin-right: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-accordion .g-accordion-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
  }
}
.g-accordion .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #646b7e;
}
.g-accordion .g-article-details > span {
  margin-right: 10px;
}
.g-accordion .g-article-details > span:last-child {
  margin-right: 0;
}
.g-accordion .g-article-details > span i {
  margin-right: 5px;
}
@font-face {
  font-family: "LEMON MILK";
  src: url('../fonts/LEMONMILK-Regular.woff2') format("woff2"), url('../fonts/LEMONMILK-Regular.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LEMON MILK";
  src: url('../fonts/LEMONMILK-Bold.woff2') format("woff2"), url('../fonts/LEMONMILK-Bold.woff') format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LEMON MILK";
  src: url('../fonts/LEMONMILK-Light.woff2') format("woff2"), url('../fonts/LEMONMILK-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LEMON MILK";
  src: url('../fonts/LEMONMILK-Medium.woff2') format("woff2"), url('../fonts/LEMONMILK-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
a {
  color: #6b0049;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  color: #e1b41e;
}
div[itemprop="articleBody"] ul {
  list-style: none;
}
div[itemprop="articleBody"] ul li {
  font-size: 17px;
  line-height: 28px;
  padding-left: 8px;
}
div[itemprop="articleBody"] ul li:before {
  content: "";
  background-image: url('../../../../images/speech.png');
  background-size: cover;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: -22px;
  top: 2px;
  position: relative;
  left: -30px;
}
.phone {
  font-family: "LEMON MILK";
  font-weight: 300;
  color: #e1b41e;
  letter-spacing: 3px;
  font-size: 1.8vw;
  line-height: 1.8vw;
  padding-bottom: 0.8vw;
}
.phone:hover {
  color: #6b0049;
}
.email {
  font-family: "LEMON MILK";
  color: #6b0049;
  font-size: 1vw;
  line-height: 1vw;
  font-weight: 300;
  text-transform: capitalize;
  letter-spacing: 2px;
}
.email:hover {
  color: #e1b41e;
}
#g-header {
  height: 7.8vw;
  z-index: inherit;
}
#g-header .g-logo img, #g-header .g-logo svg {
  width: 21.8vw;
  z-index: 12;
  position: absolute;
}
#g-header .header-contact {
  display: flex;
  flex-flow: column;
  align-items: baseline;
  justify-content: center;
  height: 7.8vw;
  position: relative;
}
#g-header .header-contact:before {
  content: "";
  background-image: url('../../../../images/speech.png');
  width: 3.4vw;
  height: 3.4vw;
  position: absolute;
  left: -4.5vw;
  background-size: cover;
}
#g-header .header-contact .phone {
  font-size: 1.8vw;
  line-height: 1.8vw;
  padding-bottom: 0.8vw;
  transition-property: color;
  color: #e1b41e;
}
#g-header .header-contact .phone:hover {
  color: #6b0049;
}
#g-header .header-contact .email {
  font-size: 1vw;
  line-height: 1vw;
  transition-property: color;
  color: #6b0049;
}
#g-header .header-contact .email:hover {
  color: #e1b41e;
}
#g-navigation.g-fixed-element:before {
  content: "";
  background-image: url('../../../../images/logo-round.png');
  height: 155px;
  width: 270px;
  display: block;
  position: absolute;
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  top: -20px;
  animation: fadeIn ease 0.5s;
  -webkit-animation: fadeIn ease 0.5s;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding-bottom: 10px;
  padding-top: 4px;
}
#g-navigation .g-container {
  position: relative;
  left: 21.8vw;
  width: 100%;
}
#g-navigation .g-content {
  margin: 0;
  padding: 0;
}
#g-navigation .g-main-nav .g-dropdown {
  width: 412px;
}
#g-navigation .g-main-nav .g-toplevel {
  display: flex;
  justify-content: left;
  align-items: center;
}
#g-navigation .g-main-nav .g-toplevel li.g-parent .g-menu-parent-indicator {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
#g-navigation .g-main-nav .g-toplevel > li {
  transition: all 0.4s ease;
  margin: 0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-transform: uppercase;
  font-family: "LEMON MILK";
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  white-space: nowrap;
  padding: 0;
  transition-property: background-color;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding: 1vw 1.5vw;
  transition: background-color 0.4s ease;
}
#g-navigation .g-main-nav .g-toplevel > li.active {
  background-color: #e1b41e;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: unset;
}
#g-navigation .g-main-nav .g-toplevel > li:hover {
  background-color: #e1b41e;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content {
  box-shadow: unset;
}
#g-navigation .g-main-nav .g-sublevel {
  margin-top: 10px;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  text-transform: uppercase;
  font-family: "LEMON MILK";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  white-space: nowrap;
  transition-property: background-color;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container .g-menu-item-content {
  word-break: normal;
  vertical-align: top;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#g-navigation .g-main-nav .g-sublevel li:nth-last-of-type(1) {
  margin-bottom: 0;
}
#g-navigation .g-main-nav .g-sublevel li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel li.active > .g-menu-item-container {
  color: purple;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.uk-slidenav-position .uk-slidenav {
  opacity: 1;
}
#g-banner .g-owlcarousel h2.owl-slide-title {
  font-size: 4.8vw;
  line-height: 5.6vw;
  animation: fadeIn ease 2.5s;
  -webkit-animation: fadeIn ease 2.5s;
}
#g-banner .g-owlcarousel h3.owl-slide-title {
  font-size: 1.7vw;
  line-height: 3vw;
  animation: fadeIn ease 2.5s;
  -webkit-animation: fadeIn ease 2.5s;
}
#g-banner .g-owlcarousel .g-owlcarousel-item-link.animated.fadeInDown {
  animation: fadeIn ease 2.5s;
  -webkit-animation: fadeIn ease 2.5s;
}
#g-banner .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 700px;
  object-fit: cover;
}
/* Button 5 */
.contact-btn-5 {
  background-color: #6e0045;
  color: white;
  text-transform: uppercase;
  min-width: 10vw;
  font-size: 1.15vw;
  line-height: 1.5vw;
  padding: 0.7vw 1.5vw;
  font-weight: 700;
  font-family: "Comfortaa";
  display: inline-block;
  margin: 13px 20px 0 0;
  transition: all 0.4s ease;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 1.3vw 4vw;
  font-weight: normal;
}
.contact-btn-5:hover {
  background-color: #861060;
  color: #f0c535;
}
.contact-btn-5:active {
  background: #861060;
  box-shadow: 1px 2px 2px black;
}
.contact-btn-5 span {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.3s;
  -moz-backface-visibility: hidden;
  transition: all 0.3s;
  backface-visibility: hidden;
  top: 3px;
  position: relative;
}
.contact-btn-5:before {
  content: "";
  background-image: url('../../../../images/phone-icon.png');
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 2.5;
  font-size: 180%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background-repeat: no-repeat;
  background-size: 48px;
  background-position: center;
}
.contact-btn-5:active:before {
  color: #861060;
}
/* Button 5a */
.contact-btn-5a:hover span {
  -webkit-transform: translateY(300%);
  -moz-transform: translateY(300%);
  -ms-transform: translateY(300%);
  transform: translateY(300%);
}
.contact-btn-5a:before {
  left: 0;
  top: -100%;
}
.contact-btn-5a:hover:before {
  top: 0;
}
.boxed-button {
  background-color: #f0c535;
  color: #000;
  text-transform: uppercase;
  min-width: 12.4vw;
  font-size: 0.95vw;
  line-height: 1.7vw;
  padding: 1.1vw 1.5vw 1vw 1.5vw;
  font-weight: 700;
  font-family: "Comfortaa";
  display: inline-block;
  margin: 25px 20px 0 0;
  transition: all 0.4s ease;
  text-align: center;
  position: relative;
}
.boxed-button:hover {
  background-color: #6b0049;
  color: #f0c535;
}
.boxed-button:active {
  background: #861060;
  box-shadow: 1px 2px 2px black;
}
.boxed-button.white {
  background-color: #fff;
}
.boxed-button.white:hover {
  background-color: #6b0049;
  color: #f0c535;
}
body p {
  letter-spacing: -0.5px;
  font-size: 17px;
  line-height: 22px;
}
@-webkit-keyframes slide {
  100% {
    top: 0;
  }
}
@keyframes slide {
  100% {
    top: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.uk-slidenav-position .uk-slidenav-previous {
  background-color: transparent;
  background: transparent;
  color: #6e0045;
  font-size: 60px;
}
.uk-slidenav-position .uk-slidenav-previous:hover {
  color: #e1b41e;
}
a.uk-slidenav.uk-slidenav-next {
  background-color: transparent;
  background: transparent;
  color: #6e0045;
  font-size: 60px;
}
a.uk-slidenav.uk-slidenav-next:hover {
  color: #e1b41e;
}
body:not(.itemid-101) div.contents .size-63 {
  padding: 3.5rem 0 0 0;
}
body:not(.itemid-101) div.contents:nth-of-type(odd) {
  display: flex;
  flex-direction: row;
}
body:not(.itemid-101) div.contents:nth-of-type(even) {
  display: flex;
  flex-direction: row-reverse;
}
body:not(.itemid-101) div.contents:nth-of-type(even) .size-50:nth-of-type(odd) .main-image {
  float: right;
  width: 95%;
  height: 716px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body:not(.itemid-101) div.contents:nth-of-type(even) .size-50:nth-of-type(even) > div {
  margin: 3.65vw 0vw 0 calc(50% - 8rem);
}
body:not(.itemid-101) div.contents:nth-child(odd) > div:nth-child(even) > div.text.right {
  margin: 3.65vw calc(50% - 10rem) 0 0.3vw;
}
body:not(.itemid-101) div.contents:nth-child(odd) > div:nth-child(even) .main-image {
  float: right;
  width: 95%;
  height: 716px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body:not(.itemid-101) div.contents:nth-child(odd) > div:nth-child(odd) > div.text.left {
  margin: 3.65vw 0vw 0 calc(50% - 10rem);
}
body:not(.itemid-101) section#g-banner {
  height: 16.5vw;
  background-image: url('../../../../images/banners/sub-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body:not(.itemid-101) section#g-banner:before {
  content: "";
  background-image: url('../../../../images/banners/banner-overlay.png');
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 110%;
  position: absolute;
  -webkit-animation: slide 2s forwards;
  -webkit-animation-delay: 0s;
  animation: slide 2s forwards;
  animation-delay: 0s;
  top: -400px;
}
body:not(.itemid-101) section#g-banner h1.banner-h1 {
  width: 75rem;
  margin: 0 auto;
  font-size: 64px;
  line-height: 73px;
  color: white;
  z-index: 10;
  position: relative;
  animation: fadeIn ease 2.5s;
  -webkit-animation: fadeIn ease 2.5s;
  -moz-animation: fadeIn ease 2.5s;
  -o-animation: fadeIn ease 2.5s;
  -ms-animation: fadeIn ease 2.5s;
  font-weight: normal;
}
body:not(.itemid-101) section#g-banner h1.banner-h1:before {
  content: "";
  background-image: url('../../../../images/quote-icon.png');
  height: 88px;
  width: 85px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 38px;
  background-position: top;
  vertical-align: bottom;
}
body.itemid-113 section#g-banner h1.banner-h1:before {
  background-image: url('../../../../images/phone-icon.png');
}
body.itemid-130 section#g-banner h1.banner-h1:before {
  background-image: url('../../../../images/land-property.png');
}
body.itemid-131 section#g-banner h1.banner-h1:before {
  background-image: url('../../../../images/landlord.png');
}
body.itemid-132 section#g-banner h1.banner-h1:before, body.itemid-111 section#g-banner h1.banner-h1:before {
  background-image: url('../../../../images/contractual.png');
}
body.itemid-133 section#g-banner h1.banner-h1:before {
  background-image: url('../../../../images/construction.png');
}
body.itemid-134 section#g-banner h1.banner-h1:before {
  background-image: url('../../../../images/shareholders.png');
}
body.itemid-135 section#g-banner h1.banner-h1:before {
  background-image: url('../../../../images/negligence.png');
}
.outline-12 div.contents {
  padding: 50px 0;
}
div.contents {
  padding: 12px 0;
}
div.contents .main-image {
  float: left;
  width: 95%;
  height: 716px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
div.contents:nth-child(odd) > div:nth-child(even) > div.text.right {
  margin: 7.8vw calc(50% - 8rem) 0 0.3vw;
}
div.contents:nth-child(odd) > div:nth-child(even) .main-image {
  float: right;
  width: 95%;
  height: 716px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
div.contents:nth-child(odd) > div:nth-child(odd) > div.text.left {
  margin: 7.8vw 0vw 0 calc(50% - 8rem);
}
section:not(#g-banner) h1 {
  font-size: 60px;
  line-height: 65px;
  color: #6b0049;
  font-family: "Comfortaa";
  font-weight: 400;
}
section:not(#g-banner) h2 {
  font-size: 32.5px;
  line-height: 35px;
  font-weight: 400;
  text-transform: uppercase;
  color: #f0c535;
}
section:not(#g-banner) p {
  letter-spacing: -0.5px;
  font-size: 17px;
  line-height: 20px;
  margin: 1.1vw 0;
}
#g-footer {
  padding: 0 0 0;
}
#g-footer .g-social a {
  padding: 0 10px 0 0px;
  text-decoration: none;
}
#g-footer span.fa {
  font-size: 28px;
  line-height: 32px;
  color: white;
}
#g-footer span.fa:hover {
  color: #f0c535;
  text-shadow: 1px 2px 2px black;
}
#g-footer .phone {
  font-size: 31px;
  line-height: 35px;
}
#g-footer .phone:hover {
  color: #fff;
}
#g-footer .email {
  color: #fff;
  font-size: 15.5px;
  line-height: 20px;
}
#g-footer .email:hover {
  color: #f0c535;
}
#g-footer > div > div:nth-child(1) > div:nth-child(1) {
  padding: 5rem 0 0;
}
#g-footer > div > div:nth-child(1) > div:nth-child(2) {
  padding: 7rem 0 5rem;
}
#g-footer > div > div:nth-child(1) > div:nth-child(2) .g-logo {
  text-align: center;
}
#g-footer > div > div:nth-child(1) > div:nth-child(2) .g-logo img {
  text-align: center;
  display: inline-block;
}
#g-footer > div > div:nth-child(1) > div:nth-child(3) {
  padding: 8rem 0 0;
}
#g-footer > div > div:nth-child(2) .g-content {
  padding: 0 0.938rem;
}
#g-footer > div > div:nth-child(2) * {
  font-size: 10px;
  color: white;
}
#g-footer > div > div:nth-child(2) .g-copyright {
  line-height: 40px;
}
#g-footer > div > div:nth-child(2):before {
  content: "";
  background-color: rgba(255, 255, 255, 0.1);
  height: 1px;
  width: 100vw;
  position: absolute;
  display: block;
  left: 0;
}
/**** Get in touch banner ****/
#g-content-2 .platform-content:last-child, #g-content-2 .platform-content:first-child {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.itemid-108 section:not(#g-banner) .custom.get-in-touch {
  padding: 1rem 0;
}
section:not(#g-banner) .custom.get-in-touch {
  margin: 0 auto;
  text-align: center;
  padding: 5.75vw 0;
  background: url('../../../../images/contact-banner.jpg');
  background-attachment: fixed;
  margin-bottom: 10px;
}
section:not(#g-banner) .custom.get-in-touch p {
  font-size: 2.7vw;
  line-height: 3vw;
  text-align: center;
  color: #6b0049;
  vertical-align: middle;
}
section:not(#g-banner) .custom.get-in-touch p:nth-of-type(1) {
  width: 43%;
  display: inline-block;
  text-align: left;
}
section:not(#g-banner) .custom.get-in-touch p:nth-of-type(2) {
  width: 20%;
  display: inline-block;
}
/**** What we do slider ****/
body:not(.itemid-101) .moduletable.whatwedo {
  padding: 3% 0 2% 0;
  margin-bottom: 10px;
}
body:not(.itemid-101) .moduletable.whatwedo .g-particle-intro .g-main-title {
  display: none;
}
body:not(.itemid-101) .moduletable.whatwedo .g-particle-intro {
  margin-bottom: 3rem;
  text-align: center;
  display: none;
}
.moduletable.whatwedo {
  background-image: url('../../../../images/whatWeDo.jpg');
  padding: 4% 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.moduletable.whatwedo .g-particle-intro .g-main-title {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 70px;
  color: #6e0045;
}
.moduletable.whatwedo .g-particle-intro .g-title-separator.no-intro-text {
  display: none;
}
.moduletable.whatwedo ul.uk-slider.uk-grid.uk-grid-width-medium-1-4 li:hover .g-content-pro-image {
  transform: rotate(10deg);
  transition: transform 0.5s;
}
.moduletable.whatwedo .g-content-pro .g-content-pro-image, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-image, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.5s ease-in-out;
  transition: transform 0.5s;
}
.moduletable.whatwedo .g-content-pro .g-content-pro-image:hover, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-image:hover, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-image:hover {
  transform: rotate(10deg);
  transition: transform 0.5s;
}
.moduletable.whatwedo .g-content-pro .g-info-container, .moduletable.whatwedo .g-content-pro-slider .g-info-container, .moduletable.whatwedo .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: transparent;
}
.moduletable.whatwedo .g-content-pro .g-content-pro-item, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-item, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-item {
  border: 0px solid #e0e0e5;
  width: 100%;
}
.moduletable.whatwedo .g-content-pro .g-content-pro-title a, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-title a, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-title a, .moduletable.whatwedo .g-content-pro .g-content-pro-title, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-title, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-title {
  color: #6e0045;
  font-size: 26px;
  line-height: 30px;
}
.moduletable.whatwedo .g-content-pro .g-content-pro-title a:hover, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-title a:hover, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-title a:hover, .moduletable.whatwedo .g-content-pro .g-content-pro-title:hover, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-title:hover, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-title:hover {
  color: #f0c535;
}
.moduletable.whatwedo .uk-grid > * {
  padding-left: 0;
}
.moduletable.whatwedo .uk-slider-container {
  overflow: hidden;
  flex: 0 72rem;
  width: 72rem;
  margin: 0 auto;
}
body:not(.itemid-101):not(.itemid-108) #g-content-2 {
  width: 100%;
  margin: 0 auto;
  padding: 4% 0 4% 0 !important;
}
body:not(.itemid-101):not(.itemid-108) #g-content-2 .custom.quick-contact-content {
  padding: 0 16% 0 6%;
}
body:not(.itemid-101):not(.itemid-108) #g-content-2 .custom.quick-contact-content p {
  border-bottom: 2px solid #f0c535;
  padding-bottom: 30%;
}
body:not(.itemid-101):not(.itemid-108) #g-content-2 .custom.quick-contact-content h2 {
  font-size: 60px;
  line-height: 70px;
  color: #6e0045;
  text-transform: none;
}
body:not(.itemid-101):not(.itemid-108) #g-content-2 .formResponsive .formHorizontal .rsform-block {
  margin-bottom: 0px;
  position: relative;
}
body:not(.itemid-101):not(.itemid-108) #g-content-2 input#name, body:not(.itemid-101):not(.itemid-108) #g-content-2 input#email, body:not(.itemid-101):not(.itemid-108) #g-content-2 input#telephone {
  height: 65px;
  border-radius: 0;
  border: 0 solid;
  background: #6e0045;
  color: white;
  font-size: 20px;
  line-height: 30px;
  padding: 4%;
}
body:not(.itemid-101):not(.itemid-108) #g-content-2 input::placeholder {
  color: white;
  font-size: 20px;
  line-height: 30px;
}
body:not(.itemid-101):not(.itemid-108) #g-content-2 textarea#message {
  width: 100%;
  height: 217px;
  border-radius: 0;
  border: 0 solid;
  background: #6e0045;
  color: white;
  font-size: 20px;
  line-height: 30px;
  padding: 4%;
}
body:not(.itemid-101):not(.itemid-108) #g-content-2 button#Submit {
  position: absolute;
  background-image: url('../../../../images/send.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 66px;
  width: 64px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  right: 20px;
  bottom: 12px;
}
body:not(.itemid-101):not(.itemid-108) #g-content-2 button#Submit:hover {
  background-image: url('../../../../images/send-white.png');
}
.fees {
  display: flex;
  margin: 2rem auto 2rem;
  position: relative;
}
.fees table {
  max-width: 86%;
}
.fees table td {
  padding: 0.5rem;
  border: 2px solid #6e0045;
}
.downloads {
  margin-bottom: 40px !important;
}
.downloads .download {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  margin-top: 4%;
}
.downloads .download:nth-of-type(3n) {
  margin-right: 0;
}
.downloads .download .title {
  font-family: "LEMON MILK";
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  color: #f0c535;
  height: 66px;
  width: 100%;
  background-color: #6e0045;
  font-weight: 100;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.downloads .download .body {
  font-size: 16px;
  line-height: 22px;
  padding: 10% 6%;
  border: 1px solid #6e0045;
}
.downloads .download .body .learn-more {
  display: block;
}
.downloads .download .body .learn-more:hover {
  color: #6e0045;
}
.downloads .download a.download-btn {
  text-align: center;
  position: relative;
  display: block;
  color: #6e0045;
  height: 56px;
  font-weight: 100;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  background-color: #f0c535;
  margin-top: 9px;
  font-size: 20px;
  line-height: 36px;
  padding-top: 4px;
}
.downloads .download a.download-btn:hover {
  background-color: #6e0045;
  color: #f0c535;
}
/**** FAQs ****/
.itemid-111 #g-content-1 {
  margin-bottom: 30px;
}
.itemid-111 .g-accordion .uk-accordion-title {
  height: 60px;
  background-color: #6e0045;
  font-size: 23px;
  line-height: 30px;
  color: white;
  text-transform: uppercase;
  font-family: "LEMON MILK";
  font-weight: 100;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 3% 2%;
  margin-bottom: 0;
  border-radius: 0;
  border: 1px solid #f0c535;
  margin-top: 20px;
  background-image: url('../../../../images/down-arrow.png');
  background-size: 45px;
  background-position: 98%;
  background-repeat: no-repeat;
}
.itemid-111 .g-accordion .uk-accordion-title span.question {
  margin-right: 50px;
}
.itemid-111 .g-accordion h3.uk-accordion-title.uk-active {
  border-bottom: 1px solid transparent;
  background-image: url('../../../../images/up-arrow.png');
  background-size: 45px;
  background-position: 98%;
  background-repeat: no-repeat;
}
.itemid-111 .g-accordion .uk-accordion-content {
  border: 1px solid #f0c535;
  border-top: 0px solid;
  border-top: 0px solid;
  padding: 2% 2%;
}
.itemid-111 .g-accordion .uk-accordion-content .answer {
  width: 5%;
  display: inline-block;
  vertical-align: text-top;
  height: 100%;
  font-size: 23px;
  line-height: 30px;
  color: #e1b41e;
}
.itemid-111 .g-accordion .uk-accordion-content .g-accordion-desc {
  width: 94%;
  display: inline-block;
  vertical-align: text-top;
}
.itemid-111 .g-accordion .uk-accordion-content .g-accordion-desc p {
  margin: 1.1vw 0 !important;
}
/**** Contact Us ****/
.itemid-113 .contents .size-100 {
  margin: 3.65vw calc(50% - 10rem) 0 0.3vw !important;
}
.itemid-113 .contents .size-100 a.phone {
  margin-top: 35px;
  position: relative;
  display: block;
  margin-bottom: 5px;
}
.itemid-113 .contents .size-100 a.phone:hover {
  color: #6b0049;
}
.itemid-113 .rsform {
  background-color: #E5E3E4;
  padding: 4% 0 2% 0;
  margin-bottom: 8px;
}
.itemid-113 .rsform .formResponsive {
  width: 68rem;
  margin: 0 auto;
}
.itemid-113 .rsform .formResponsive .formHorizontal .rsform-block {
  margin-bottom: 10px;
  position: relative;
}
.itemid-113 .rsform .formResponsive input[type="text"], .itemid-113 .rsform .formResponsive input[type="number"], .itemid-113 .rsform .formResponsive input[type="email"], .itemid-113 .rsform .formResponsive input[type="tel"], .itemid-113 .rsform .formResponsive input[type="url"], .itemid-113 .rsform .formResponsive input[type="password"], .itemid-113 .rsform .formResponsive input#Telephone, .itemid-113 .rsform .formResponsive input#Subject {
  height: 62px;
  border-radius: 0;
  border: 0 solid;
  background: #6e0045;
  color: white;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
  padding: 2%;
}
.itemid-113 .rsform .formResponsive input#Telephone, .itemid-113 .rsform .formResponsive input#Subject {
  padding: 0 4%;
}
.itemid-113 .rsform .formResponsive textarea#Message {
  width: 100%;
  height: 217px;
  border-radius: 0;
  border: 0 solid;
  background: #6e0045;
  color: white;
  font-size: 20px;
  line-height: 30px;
  padding: 2%;
}
.itemid-113 .rsform .formResponsive input::placeholder {
  color: white;
  font-size: 20px;
  line-height: 30px;
}
.itemid-113 .rsform .formResponsive button#Send {
  position: absolute;
  background-image: url('../../../../images/send.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 66px;
  width: 64px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  right: 20px;
  bottom: 12px;
}
.itemid-113 .rsform .formResponsive button#Send:hover {
  background-image: url('../../../../images/send-white.png');
}
.itemid-113 .rsform .formResponsive p {
  letter-spacing: -0.5px;
  font-size: 14px !important;
  line-height: 18px !important;
  margin: 0 0 !important;
  text-align: right;
}
.itemid-113 iframe, .itemid-113 svg {
  max-width: 100%;
  width: 95%;
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    text-transform: uppercase;
    font-family: "LEMON MILK";
    font-size: 14px;
    line-height: 18px;
  }
  #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 14px;
    line-height: 18px;
  }
  body:not(.itemid-101) section#g-banner h1.banner-h1 {
    width: 75rem;
    margin: 0 auto;
    font-size: 50px;
    line-height: 70px;
  }
  body:not(.itemid-101) section#g-banner h1.banner-h1:before {
    content: "";
    height: 82px;
    width: 78px;
  }
  div[itemprop="articleBody"] ul li {
    font-size: 16px;
    line-height: 28px;
  }
  section:not(#g-banner) p {
    letter-spacing: -0.5px;
    font-size: 16px;
    line-height: 20px;
    margin: 1.1vw 0;
  }
  section:not(#g-banner) h1 {
    font-size: 46px;
    line-height: 55px;
  }
  section:not(#g-banner) h2 {
    font-size: 27.5px;
    line-height: 30px;
  }
  div.contents .main-image {
    float: left;
    width: 95%;
    height: 618px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  div.contents:nth-child(odd) > div:nth-child(even) .main-image {
    float: right;
    width: 95%;
    height: 618px;
  }
  .moduletable.whatwedo .g-content-pro .g-content-pro-image, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-image, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-image {
    width: 100%;
    background-position: center;
    background-size: 162px;
    background-repeat: no-repeat;
  }
  .moduletable.whatwedo .g-content-pro .g-content-pro-title a, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-title a, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-title a, .moduletable.whatwedo .g-content-pro .g-content-pro-title, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-title, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-title {
    color: #6e0045;
    font-size: 22px;
    line-height: 26px;
  }
  .moduletable.whatwedo .g-particle-intro .g-title-separator.no-intro-text {
    margin: 1.5rem ​auto;
    background-color: transparent;
    display: none;
  }
  .moduletable.whatwedo .g-particle-intro .g-main-title {
    margin-bottom: 0;
    font-size: 50px;
    line-height: 60px;
    color: #6e0045;
  }
  .moduletable.whatwedo .uk-slider-container {
    overflow: hidden;
    flex: 0 53rem;
    width: 53rem;
    margin: 0 auto;
  }
  body:not(.itemid-101):not(.itemid-108) #g-content-2 .custom.quick-contact-content h2 {
    font-size: 50px;
    line-height: 60px;
  }
  .itemid-111 .g-accordion .uk-accordion-title {
    height: 60px;
    background-color: #6e0045;
    font-size: 20px;
    line-height: 25px;
  }
  .itemid-113 .rsform {
    padding: 5% 0 4% 0;
  }
  .itemid-113 .rsform .formResponsive {
    width: 52rem;
    margin: 0 auto;
  }
  #g-footer .email {
    color: #fff;
    font-size: 14.5px;
    line-height: 19px;
  }
}
/**** Tablet ****/
@media (min-width: 768px) and (max-width: 959px) {
  /**** Footer ****/
  #g-navigation.g-fixed-element:before {
    display: none !important;
  }
  body > .sm-btn-108, .sm-content-inner > .sm-btn-108, .off-menu_108 .sm-btn-108 {
    position: absolute;
    height: 0px;
  }
  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "";
    font-size: 45px;
    color: #6e0045;
  }
  .g-offcanvas-right .g-offcanvas-toggle {
    display: none;
  }
  #g-header {
    height: 116px;
    z-index: inherit;
  }
  #g-header .g-logo img, #g-header .g-logo svg {
    width: 318px;
    z-index: 12;
    position: absolute;
  }
  #g-header .size-42 {
    flex: 0 20%;
    width: 20%;
  }
  #g-header .size-25 {
    flex: 0 30%;
    width: 30%;
  }
  #g-header .header-contact {
    height: 116px;
  }
  #g-header .header-contact:before {
    width: 42px;
    height: 42px;
    position: absolute;
    left: -56px;
    background-size: cover;
  }
  #g-header .header-contact .phone {
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 5px;
  }
  #g-header .header-contact .email {
    font-size: 13px;
    line-height: 14px;
  }
  .boxed-button {
    margin: 30px ​15px 0 0;
    padding: 1.4rem 2.625rem 1.2em 2.625rem;
    font-size: 16px;
    line-height: 18px;
    width: 218px;
  }
  #g-banner .g-owlcarousel .owl-item img {
    display: block;
    width: 100%;
    height: 460px;
  }
  #g-banner .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
    position: relative;
    height: 460px;
  }
  #g-banner .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 44rem;
  }
  #g-banner .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    margin: 5px 15px 0 0;
    padding: 1.2rem 1.625rem 1rem 1.625rem;
    font-size: 16px;
    line-height: 18px;
    width: 218px;
  }
  #g-banner .g-owlcarousel h3.owl-slide-title {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  #g-banner .g-owlcarousel h2.owl-slide-title {
    font-size: 66px;
    line-height: 70px;
    margin-bottom: 20px;
  }
  #g-content-2 div.contents {
    display: flex;
    flex-flow: column;
  }
  div.contents {
    display: flex;
    flex-flow: column-reverse;
  }
  div.contents:nth-of-type(2) {
    display: flex;
    flex-flow: column;
  }
  div.contents:nth-child(odd) > div:nth-child(even) > div.text.right {
    margin: 5.8vw 10vw 7vw 0vw;
    padding: 0px 5%;
  }
  div.contents:nth-child(odd) > div:nth-child(even) .main-image {
    float: right;
    width: 100%;
    height: 500px;
  }
  div.contents:nth-child(odd) > div:nth-child(odd) > div.text.left {
    padding: 0px 5%;
    margin: 6vw 10vw 9vw 0vw;
  }
  div.contents .main-image {
    float: left;
    width: 100%;
    height: 500px;
  }
  div.contents .size-50 {
    flex: 0 100%;
    width: 100%;
  }
  .moduletable.whatwedo .uk-grid > * {
    padding-left: 0;
    width: 300px !important;
  }
  .moduletable.whatwedo .uk-slider-container {
    overflow: hidden;
    flex: 0 33rem;
    width: 33rem;
    margin: 0 auto;
  }
  .moduletable.whatwedo .g-particle-intro .g-main-title {
    margin-bottom: 0;
    font-size: 55px;
    line-height: 60px;
  }
  section:not(#g-banner) h2 {
    font-size: 26.5px;
    line-height: 32px;
  }
  section:not(#g-banner) .custom.get-in-touch p:nth-of-type(1) {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0 18%;
    font-size: 52px;
    line-height: 60px;
  }
  section:not(#g-banner) .custom.get-in-touch p:nth-of-type(2) {
    width: 100%;
    display: inline-block;
  }
  .itemid-108 section:not(#g-banner) .custom.get-in-touch {
    padding: 3rem 0 2.5rem 0;
  }
  .contact-btn-5 {
    width: 218px;
    font-size: 16px;
    line-height: 18px;
    padding: 1.3rem 2.625rem 1.3em 2.625rem;
  }
  #g-footer > div > div:nth-child(1) > div:nth-child(1) {
    padding: 2rem 0 0;
    width: 50%;
    flex: 0 50%;
  }
  #g-footer > div > div:nth-child(1) > div:nth-child(3) {
    padding: 7.4rem 0% 0 0%;
    width: 50%;
    flex: 0 50%;
  }
  body:not(.itemid-101) section#g-banner {
    height: 241px;
    background-position: left;
  }
  body:not(.itemid-101) section#g-banner h1.banner-h1 {
    width: 100%;
    margin: 0 auto;
    font-size: 50px;
    line-height: 65px;
  }
  body:not(.itemid-101) section#g-banner h1.banner-h1:before {
    height: 66px;
    width: 64px;
    margin-right: 15px;
  }
  body:not(.itemid-101) .moduletable.whatwedo {
    padding: 6% 0 3% 0;
    margin-bottom: 10px;
  }
  body:not(.itemid-101) div.contents:nth-of-type(odd) {
    display: flex;
    flex-direction: column-reverse;
  }
  body:not(.itemid-101) div.contents:nth-of-type(odd) > div:nth-child(even) > div.text.right {
    margin: 5.8vw 2vw 7vw 0vw;
  }
  .itemid-108 #g-banner .g-container {
    width: 48rem !important;
    margin: 0 auto !important;
  }
  .itemid-108 #g-banner .g-content {
    margin: 0.625rem !important;
    padding: 0.938rem !important;
  }
  body:not(.itemid-101):not(.itemid-108) #g-content-2 .custom.quick-contact-content {
    padding: 0 0% 0 4%;
  }
  body:not(.itemid-101):not(.itemid-108) #g-content-2 .custom.quick-contact-content p {
    border-bottom: 2px solid #f0c535;
    padding-bottom: 41%;
  }
  .outline-12 div.contents {
    padding: 12px 0;
  }
  .outline-12 div.contents:nth-of-type(odd) {
    display: flex;
    flex-direction: column !important;
  }
  .outline-12 div.contents:nth-of-type(odd) .size-100 {
    margin: 1vw 2vw 2vw 0vw !important;
    padding: 0px 2%;
    flex-direction: column;
  }
  .outline-12 div.contents .fees table {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .outline-12 div.contents .extra {
    margin: 1vw 2vw 2vw 0vw !important;
    padding: 0px 2%;
  }
  .outline-12 div.contents .downloads .download {
    display: inline-block;
    position: relative;
    margin-right: 3%;
    margin-top: 3%;
    width: 47%;
  }
  .itemid-111 #g-content-1 {
    margin-bottom: 0;
  }
  .itemid-113 .rsform {
    padding: 8% 0 6% 0;
  }
  .itemid-113 .rsform .formResponsive {
    width: 45rem;
    margin: 0 auto;
  }
  .itemid-113 .contents .size-100 {
    margin: 3.65vw calc(50% - 10rem) 4% 0.3vw !important;
  }
  .itemid-113 .contents .size-100 a.phone {
    margin-top: 35px;
    position: relative;
    display: block;
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 35px;
  }
  .itemid-113 .email {
    font-size: 19px;
    line-height: 25px;
  }
  .itemid-113 iframe, .itemid-113 svg {
    max-width: 100%;
    width: 100%;
    height: 500px;
  }
  .itemid-113 #g-content-1 .g-grid {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    flex: 0 100%;
  }
  .itemid-113 #g-content-1 .g-grid .size-50 {
    width: 100%;
    flex: 0 100%;
  }
  .itemid-113 #g-content-1 .g-grid .size-50:nth-of-type(2) {
    margin: 1vw 2vw 2vw 0vw !important;
    padding: 0px 4.5%;
  }
}
/**** Phone ****/
@media (max-width: 767px) {
  /**** Footer ****/
  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "";
    font-size: 45px;
    color: #6e0045;
  }
  .g-offcanvas-right .g-offcanvas-toggle {
    display: none;
  }
  #g-header {
    height: 65px;
    z-index: inherit;
  }
  #g-header .g-logo img, #g-header .g-logo svg {
    width: 65%;
    z-index: 12;
    position: absolute;
    left: 0;
    max-width: 227px;
  }
  #g-header .size-42 {
    flex: 0 20%;
    width: 20%;
  }
  #g-header .size-25 {
    flex: 0 30%;
    width: 30%;
  }
  #g-header .header-contact {
    height: 116px;
  }
  #g-header .header-contact:before {
    width: 42px;
    height: 42px;
    position: absolute;
    left: -56px;
    background-size: cover;
  }
  #g-header .header-contact .phone {
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 5px;
  }
  #g-header .header-contact .email {
    font-size: 13px;
    line-height: 14px;
  }
  .boxed-button {
    margin: 10px ​15px 0 0;
    padding: 1.2rem 2.625rem 1rem 2.625rem;
    font-size: 15px;
    line-height: 15px;
    width: 210px;
    display: block;
    margin: 10px 0px 0 0;
  }
  #g-banner .g-owlcarousel .owl-item img {
    display: block;
    width: 100%;
    height: 460px;
    object-fit: cover;
    object-position: left;
  }
  #g-banner .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
    position: relative;
    height: 460px;
  }
  #g-banner .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100%;
  }
  #g-banner .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    margin: 10px auto 0 auto;
    padding: 1.2rem 2.625rem 1rem 2.625rem;
    font-size: 15px;
    line-height: 15px;
    width: 210px;
    display: block;
  }
  #g-banner .g-owlcarousel h3.owl-slide-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 28px;
  }
  #g-banner .g-owlcarousel h2.owl-slide-title {
    font-size: 41px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  #g-content-2 div.contents {
    display: flex;
    flex-flow: column;
  }
  div.contents {
    display: flex;
    flex-flow: column-reverse;
  }
  div.contents:nth-of-type(2) {
    display: flex;
    flex-flow: column;
  }
  div.contents:nth-child(odd) > div:nth-child(even) > div.text.right {
    margin: 5.8vw 0vw 10vw 0vw;
    padding: 0px 5%;
  }
  div.contents:nth-child(odd) > div:nth-child(even) .main-image {
    float: right;
    width: 100%;
    height: 243px;
  }
  div.contents:nth-child(odd) > div:nth-child(odd) > div.text.left {
    padding: 0px 5%;
    margin: 6vw 0vw 10vw 0vw;
  }
  div.contents .main-image {
    float: left;
    width: 100%;
    height: 243px;
  }
  div.contents .size-50 {
    flex: 0 100%;
    width: 100%;
  }
  .moduletable.whatwedo .uk-grid > * {
    padding-left: 0;
  }
  .moduletable.whatwedo .uk-slider-container {
    overflow: hidden;
    flex: 0 100%;
    width: 100%;
    margin: 0 auto;
  }
  .moduletable.whatwedo .g-particle-intro .g-main-title {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 45px;
  }
  .moduletable.whatwedo .g-content-pro .g-content-pro-title a, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-title a, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-title a, .moduletable.whatwedo .g-content-pro .g-content-pro-title, .moduletable.whatwedo .g-content-pro-slider .g-content-pro-title, .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-title {
    color: #6e0045;
    font-size: 20px;
    line-height: 25px;
  }
  section:not(#g-banner) p {
    margin: 1.3rem 0;
  }
  section:not(#g-banner) h1 {
    font-size: 30px;
    line-height: 40px;
  }
  section:not(#g-banner) h2 {
    font-size: 22.5px;
    line-height: 26px;
  }
  section:not(#g-banner) .custom.get-in-touch {
    padding: 2rem 0;
  }
  section:not(#g-banner) .custom.get-in-touch p:nth-of-type(1) {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0 15%;
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 0;
  }
  section:not(#g-banner) .custom.get-in-touch p:nth-of-type(2) {
    width: 100%;
    display: inline-block;
  }
  .itemid-108 section:not(#g-banner) .custom.get-in-touch {
    padding: 3rem 0 2.5rem 0;
  }
  .contact-btn-5 {
    width: 218px;
    font-size: 16px;
    line-height: 18px;
    padding: 1.2rem 2.625rem 1.3em 2.625rem;
    margin: 0;
  }
  #g-footer .g-content {
    margin: 0.625rem;
  }
  #g-footer .email {
    font-size: 14.5px;
    line-height: 18px;
  }
  #g-footer > div > div:nth-child(2) > div:nth-child(1) {
    padding: 20px 0 0 0;
  }
  #g-footer > div > div:nth-child(2) > div:nth-child(2) {
    padding: 0px 0 20px 0;
  }
  #g-footer > div > div:nth-child(1) > div:nth-child(1) {
    padding: 1rem 0 0;
    width: 100%;
    flex: 0 100%;
  }
  #g-footer > div > div:nth-child(1) > div:nth-child(3) {
    padding: 0 0% 0 0%;
    width: 100%;
    flex: 0 100%;
  }
  #g-footer > div > div:nth-child(2) * {
    font-size: 10px;
    color: white;
    margin: 0;
  }
  #g-footer > div > div:nth-child(2) .g-copyright {
    line-height: 20px;
    text-align: left;
  }
  body:not(.itemid-101) section#g-banner {
    height: 202px;
    background-position: left;
  }
  body:not(.itemid-101) section#g-banner h1.banner-h1 {
    width: 100%;
    margin: 0 auto;
    font-size: 35px;
    line-height: 36px;
  }
  body:not(.itemid-101) section#g-banner h1.banner-h1:before {
    height: 44px;
    width: 44px;
    margin-right: 10px;
  }
  body:not(.itemid-101) .moduletable.whatwedo .g-content-pro .g-content-pro-image, body:not(.itemid-101) .moduletable.whatwedo .g-content-pro-slider .g-content-pro-image, body:not(.itemid-101) .moduletable.whatwedo .g-content-pro-slideset .g-content-pro-image {
    width: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: 0.5s ease-in-out;
    transition: transform 0.5s;
    height: 184px !important;
  }
  body:not(.itemid-101) .moduletable.whatwedo {
    padding: 45px 0 20px 0;
    margin-bottom: 10px;
  }
  body:not(.itemid-101) div.contents:nth-of-type(odd) {
    display: flex;
    flex-direction: column-reverse;
  }
  body:not(.itemid-101) div.contents:nth-of-type(odd) > div:nth-child(even) > div.text.right {
    margin: 5.8vw 2vw 9vw 0vw;
  }
  .itemid-108 #g-banner .g-container {
    width: 48rem !important;
    margin: 0 auto !important;
  }
  .itemid-108 #g-banner .g-content {
    margin: 0.625rem !important;
    padding: 0.938rem !important;
  }
  body:not(.itemid-101):not(.itemid-108) #g-content-2 {
    padding: 0% 0 0% 0 !important;
  }
  body:not(.itemid-101):not(.itemid-108) #g-content-2 .custom.quick-contact-content {
    padding: 0 0% 0 0%;
  }
  body:not(.itemid-101):not(.itemid-108) #g-content-2 .custom.quick-contact-content h2 {
    font-size: 30px;
    line-height: 40px;
  }
  body:not(.itemid-101):not(.itemid-108) #g-content-2 .custom.quick-contact-content p {
    border-bottom: 2px solid #f0c535;
    padding-bottom: 5%;
    margin-bottom: 0;
  }
  .outline-12 #g-content-1 > div > div:nth-child(2) > div > div {
    padding: 6px;
  }
  .outline-12 div.contents {
    padding: 4px 0%;
  }
  .outline-12 div.contents:nth-of-type(odd) {
    display: flex;
    flex-direction: column !important;
  }
  .outline-12 div.contents:nth-of-type(odd) .size-100 {
    margin: 0vw 0vw 0vw 0vw !important;
    padding: 0px 0%;
    flex-direction: column;
  }
  .outline-12 div.contents:nth-of-type(odd) .downloads.size-100 {
    margin-bottom: 40px !important;
  }
  .outline-12 div.contents .fees table {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .outline-12 div.contents .extra {
    margin: 0vw 0vw 6vw 0vw !important;
    padding: 0px 0%;
  }
  .outline-12 div.contents .downloads .download {
    display: inline-block;
    position: relative;
    margin-right: 0;
    margin-top: 3%;
    width: 100%;
  }
  .itemid-111 #g-content-1 {
    margin-bottom: 0;
  }
  .itemid-111 .g-accordion .uk-accordion-content .g-accordion-desc {
    width: 100%;
    display: inline-block;
    vertical-align: text-top;
    padding: 2%;
  }
  .itemid-111 .g-accordion .uk-accordion-content .answer {
    width: 5%;
    display: inline-block;
    vertical-align: text-top;
    height: auto;
    font-size: 23px;
    line-height: 30px;
    color: #e1b41e;
  }
  .itemid-111 .g-accordion .uk-accordion-title {
    height: 60px;
    background-color: #6e0045;
    font-size: 16px;
    line-height: 20px;
    color: white;
    text-transform: uppercase;
    font-family: "LEMON MILK";
    font-weight: 100;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 3% 11% 3% 2%;
    margin-bottom: 0;
    border-radius: 0;
    border: 1px solid #f0c535;
    margin-top: 20px;
    background-image: url('../../../../images/down-arrow.png');
    background-size: 30px;
    background-position: 98%;
    background-repeat: no-repeat;
  }
  .itemid-111 .g-accordion .uk-accordion-title span.question {
    margin-right: 15px;
  }
  .itemid-113 .rsform {
    padding: 14% 0 10% 0;
  }
  .itemid-113 .rsform .formResponsive {
    width: 92%;
    margin: 0 auto;
  }
  .itemid-113 .contents .size-100 {
    margin: 3.65vw calc(50% - 10rem) 4% 0.3vw !important;
  }
  .itemid-113 .contents .size-100 a.phone {
    margin-top: 25px;
    position: relative;
    display: block;
    margin-bottom: 5px;
    font-size: 26px;
    line-height: 30px;
  }
  .itemid-113 .email {
    font-size: 15px;
    line-height: 20px;
  }
  .itemid-113 iframe, .itemid-113 svg {
    max-width: 100%;
    width: 100%;
    height: 300px;
  }
  .itemid-113 #g-content-1 .g-grid {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    flex: 0 100%;
  }
  .itemid-113 #g-content-1 .g-grid .size-50 {
    width: 100%;
    flex: 0 100%;
  }
  .itemid-113 #g-content-1 .g-grid .size-50:nth-of-type(2) {
    margin: 1vw 2vw 2vw 0vw !important;
    padding: 0px 4.5%;
  }
}
/*# sourceMappingURL=custom_12.css.map */