@charset "UTF-8";
@font-face {
  font-family: 'Conv_GothamRnd';
  src: url("../fonts/GothamRnd-Book.eot");
  src: local("Γÿ║"), url("../fonts/GothamRnd-Book.woff") format("woff"), url("../fonts/GothamRnd-Book.ttf") format("truetype"), url("../fonts/GothamRnd-Book.svg") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Conv_GothamRnd';
  src: url("../fonts/GothamRnd-Light.eot");
  src: local("Γÿ║"), url("../fonts/GothamRnd-Light.woff") format("woff"), url("../fonts/GothamRnd-Light.ttf") format("truetype"), url("../fonts/GothamRnd-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Conv_GothamRnd';
  src: url("../fonts/GothamRnd-Medium.eot");
  src: local("Γÿ║"), url("../fonts/GothamRnd-Medium.woff") format("woff"), url("../fonts/GothamRnd-Medium.ttf") format("truetype"), url("../fonts/GothamRnd-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal; }
body, .tooltip, .popover {
  font-family: "Conv_GothamRnd", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.enforce-font-weight-light * {
  font-weight: 300; }

.font-weight-500 {
  font-weight: 500; }

.row.row-pad-5 {
  margin-left: -5px;
  margin-right: -5px; }
  .row.row-pad-5 > div {
    padding-left: 5px;
    padding-right: 5px; }

.pt-100 {
  padding-top: 100px; }

.pb-100 {
  padding-bottom: 100px; }

.bg-cover {
  background-size: cover; }

.bg-pos-center {
  background-position: center; }

.bg-pos-top-left {
  background-position: top left; }

.bg-pos-left {
  background-position: left; }

.bg-pos-bottom-left {
  background-position: bottom left; }

.bg-pos-top-right {
  background-position: top right; }

.bg-pos-right {
  background-position: right; }

.bg-pos-bottom-right {
  background-position: bottom right; }

.bg-pos-top {
  background-position: top; }

.bg-pos-bottom {
  background-position: bottom; }

.bg-fixed {
  background-attachment: fixed; }

.bg-no-repeat {
  background-repeat: no-repeat; }

.bg-custom-parallax {
  background-size: 150% auto; }

.overflow-hidden {
  overflow: hidden; }

.bg-theme-black {
  background-color: #323e48; }

.text-theme-black {
  color: #323e48; }

a.text-theme-black {
  color: #13171b; }

.bg-theme-grey {
  background-color: #7F7F7F; }

.text-theme-grey {
  color: #7F7F7F; }

a.text-theme-grey {
  color: #595959; }

.bg-theme-red {
  background-color: #f5533f; }

.text-theme-red {
  color: #f5533f; }

a.text-theme-red {
  color: #dc220b; }

.bg-theme-blue {
  background-color: #00b4ff; }

.text-theme-blue {
  color: #00b4ff; }

a.text-theme-blue {
  color: #007eb3; }

.bg-theme-orange {
  background-color: #ff9015; }

.text-theme-orange {
  color: #ff9015; }

a.text-theme-orange {
  color: #c86900; }

.bg-theme-yellow {
  background-color: #ffc629; }

.text-theme-yellow {
  color: #ffc629; }

a.text-theme-yellow {
  color: #dca100; }

.bg-theme-green {
  background-color: #298e80; }

.text-theme-green {
  color: #298e80; }

a.text-theme-green {
  color: #18534a; }

.bg-theme-purple {
  background-color: #872eff; }

.text-theme-purple {
  color: #872eff; }

a.text-theme-purple {
  color: #6000e1; }

.bg-theme-dullgreen {
  background-color: #769f99; }

.text-theme-dullgreen {
  color: #769f99; }

a.text-theme-dullgreen {
  color: #537671; }

.bg-theme-pink {
  background-color: #f4313f; }

.text-theme-pink {
  color: #f4313f; }

a.text-theme-pink {
  color: #ce0b19; }

.td-none {
  text-decoration: none; }
  .td-none:hover {
    text-decoration: none; }

.rounded-pill {
  border-radius: 9999px; }

.hanging-img-container {
  margin: 0 -15px; }

@media (max-width: 991.98px) {
  .hanging-img-container.hanging-img-responsive {
    min-height: 300px; }
    .hanging-img-container.hanging-img-responsive > .hanging-img {
      width: 100vw !important; } }

.hanging-img {
  z-index: -1;
  top: 0;
  bottom: 0;
  width: 100vw; }
  .hanging-img.hanging-img-left {
    left: 0; }
    .hanging-img.hanging-img-left.hanging-img-curved {
      border-radius: 32px 0 0 32px; }
  .hanging-img.hanging-img-right {
    right: 0; }
    .hanging-img.hanging-img-right.hanging-img-curved {
      border-radius: 0 32px 32px 0; }

.overflow-horizontal {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

.multi-case-item {
  border-radius: 64px; }
  @media (max-width: 991.98px) {
    .multi-case-item {
      border-radius: 16px;
      margin-top: 0 !important;
      transform: none !important;
      height: 100% !important; }
      .multi-case-item .multi-case-item-hover-show {
        display: block !important;
        height: auto !important; } }

.rounded-1x {
  border-radius: 16px; }

.rounded-2x {
  border-radius: 32px; }

.rounded-3x {
  border-radius: 48px; }

.rounded-4x {
  border-radius: 64px; }

.rounded-5x {
  border-radius: 80px; }

.masonry-grid {
  transition: height 0.4s ease; }

.btn-round-1x {
  border-radius: 16px; }

.btn-round-2x {
  border-radius: 32px; }

.btn-round-3x {
  border-radius: 48px; }

.btn-round-4x {
  border-radius: 64px; }

.btn-round-5x {
  border-radius: 80px; }

.btn-theme-orange {
  color: #fff;
  background-color: #FFBD38;
  border-color: #FFBD38; }

.btn-theme-orange:hover {
  color: #fff;
  background-color: #ffb012;
  border-color: #ffac05; }

.btn-theme-orange:focus, .btn-theme-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 189, 56, 0.5); }

.btn-theme-orange.disabled, .btn-theme-orange:disabled {
  color: #fff;
  background-color: #FFBD38;
  border-color: #FFBD38; }

.btn-theme-orange:not(:disabled):not(.disabled):active, .btn-theme-orange:not(:disabled):not(.disabled).active,
.show > .btn-theme-orange.dropdown-toggle {
  color: #fff;
  background-color: #ffac05;
  border-color: #f7a500; }

.btn-theme-orange:not(:disabled):not(.disabled):active:focus, .btn-theme-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 189, 56, 0.5); }

.hvr-spin-180 {
  transition: transform 0.3s ease-out; }
  .hvr-spin-180:hover {
    transform: rotate(180deg); }

#navbar {
  top: 0;
  width: 100%;
  right: 100%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 50;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transition: right 0.4s ease; }
  #navbar.active {
    right: 0%; }

.navbar-item {
  letter-spacing: 2px; }

.navbar-separator {
  width: 50px;
  height: 2px;
  background-color: #7F7F7F; }

#navbar-close {
  opacity: 0.6;
  transition: opacity 0.2s ease; }
  #navbar-close > img {
    width: 32px;
    height: 32px; }
  #navbar-close:hover {
    opacity: 1; }

#navbar-logo {
  z-index: 45;
  padding: 12px 0 14px 16px;
  width: 90px;
  opacity: 0.6;
  transition: opacity 0.2s ease, top 0.2s ease;
  transform: scale(0.6);
  left: -10px;
  top: -100px; }
  #navbar-logo > span {
    height: 7px;
    width: 43px;
    margin-top: 6px;
    margin-bottom: 6px;
    border-radius: 2px;
    transition: margin 0.2s ease; }
  #navbar-logo:hover {
    opacity: 1; }
    #navbar-logo:hover > span {
      margin-left: 11px; }
  @media (min-width: 576px) {
    #navbar-logo {
      transform: scale(1);
      left: 0;
      top: 0; } }
  #navbar-logo.active {
    top: 0;
    animation-name: navbar-logo-highlight;
    animation-duration: 2s;
    animation-iteration-count: 1; }

@keyframes navbar-logo-highlight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0.6; } }
.navbar-logo-sub-1 {
  margin-left: 22px;
  background-color: #F4313F; }

.navbar-logo-sub-2 {
  margin-left: 11px;
  background-color: #FF9016; }

.navbar-logo-sub-3 {
  background-color: #FEC526; }

#navbar-text {
  z-index: 45;
  padding-top: 18px;
  transition: top 0.2s ease;
  top: -100px;
  transform: scale(0.6);
  left: 40px; }
  #navbar-text.active {
    top: 0; }
  @media (min-width: 576px) {
    #navbar-text {
      transform: scale(1);
      left: 90px; } }

#footer {
  background-color: #343434;
  color: #fff;
  bottom: 0;
  border-bottom: 20px solid #010101; }

#footer-contact {
  background-image: url("../img/footer/footer_contact_us_bg.jpg");
  border-radius: 32px 32px 0 0; }

#footer-prop {
  width: 0.1px; }

html {
  font-size: 13px; }
  @media (min-width: 576px) {
    html {
      font-size: 16px; } }

.page-hero {
  padding-top: 400px;
  padding-bottom: 100px; }

.page-hero-text {
  border-radius: 48px 0 0 48px; }
  .page-hero-text:before {
    position: absolute;
    content: " ";
    top: 0;
    bottom: 0;
    left: 100%;
    width: 50vw; }
  .page-hero-text.page-hero-text-extend.bg-theme-black, .page-hero-text.page-hero-text-extend.bg-theme-black:before {
    background-color: rgba(50, 62, 72, 0.5); }
  .page-hero-text.page-hero-text-extend.bg-theme-grey, .page-hero-text.page-hero-text-extend.bg-theme-grey:before {
    background-color: rgba(127, 127, 127, 0.5); }
  .page-hero-text.page-hero-text-extend.bg-theme-red, .page-hero-text.page-hero-text-extend.bg-theme-red:before {
    background-color: rgba(245, 83, 63, 0.5); }
  .page-hero-text.page-hero-text-extend.bg-theme-blue, .page-hero-text.page-hero-text-extend.bg-theme-blue:before {
    background-color: rgba(0, 180, 255, 0.5); }
  .page-hero-text.page-hero-text-extend.bg-theme-orange, .page-hero-text.page-hero-text-extend.bg-theme-orange:before {
    background-color: rgba(255, 144, 21, 0.5); }
  .page-hero-text.page-hero-text-extend.bg-theme-yellow, .page-hero-text.page-hero-text-extend.bg-theme-yellow:before {
    background-color: rgba(255, 198, 41, 0.5); }
  .page-hero-text.page-hero-text-extend.bg-theme-green, .page-hero-text.page-hero-text-extend.bg-theme-green:before {
    background-color: rgba(41, 142, 128, 0.5); }
  .page-hero-text.page-hero-text-extend.bg-theme-purple, .page-hero-text.page-hero-text-extend.bg-theme-purple:before {
    background-color: rgba(135, 46, 255, 0.5); }
  .page-hero-text.page-hero-text-extend.bg-theme-dullgreen, .page-hero-text.page-hero-text-extend.bg-theme-dullgreen:before {
    background-color: rgba(118, 159, 153, 0.5); }
  .page-hero-text.page-hero-text-extend.bg-theme-pink, .page-hero-text.page-hero-text-extend.bg-theme-pink:before {
    background-color: rgba(244, 49, 63, 0.5); }

#home-carousel .container {
  min-height: 130vh; }
  @media (min-width: 992px) {
    #home-carousel .container {
      min-height: 100vh; } }
#home-carousel > .owl-dots {
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
  text-align: center; }
  #home-carousel > .owl-dots > .owl-dot {
    display: inline-block;
    width: 30px;
    height: 4px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 4px; }
    #home-carousel > .owl-dots > .owl-dot.active {
      background-color: #fff; }
#home-carousel .owl-item .home-slider-text-container > * {
  visibility: hidden;
  opacity: 0;
  transform: translate3d(-200%, 0, 0);
  transition: visiblity 1.2s ease, opacity 1.2s ease, transform 1.2s ease; }
#home-carousel .owl-item.active .home-slider-text-container > * {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0); }
#home-carousel .owl-item .home-slider-text-container {
  visibility: hidden;
  opacity: 0;
  transform: translate3d(100%, 0, 0);
  transition: visiblity 1.2s ease, opacity 1.2s ease, transform 1.2s ease; }
#home-carousel .owl-item.active .home-slider-text-container {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0); }

.home-slider-img {
  width: 120vw;
  top: 0;
  right: -15px;
  bottom: 0;
  z-index: -1;
  background-position: top center; }

.home-slider-text-container {
  border-radius: 48px 0 0 48px; }
  @media (min-width: 992px) {
    .home-slider-text-container {
      border-radius: 48px 0 0 0; } }
  .home-slider-text-container:before {
    position: absolute;
    content: " ";
    top: 0;
    bottom: 0;
    left: 100%;
    width: 50vw; }
  .home-slider-text-container.home-slider-theme-black, .home-slider-text-container.home-slider-theme-black:before {
    background-color: rgba(50, 62, 72, 0.5); }
  .home-slider-text-container.home-slider-theme-grey, .home-slider-text-container.home-slider-theme-grey:before {
    background-color: rgba(127, 127, 127, 0.5); }
  .home-slider-text-container.home-slider-theme-red, .home-slider-text-container.home-slider-theme-red:before {
    background-color: rgba(245, 83, 63, 0.5); }
  .home-slider-text-container.home-slider-theme-blue, .home-slider-text-container.home-slider-theme-blue:before {
    background-color: rgba(0, 180, 255, 0.5); }
  .home-slider-text-container.home-slider-theme-orange, .home-slider-text-container.home-slider-theme-orange:before {
    background-color: rgba(255, 144, 21, 0.5); }
  .home-slider-text-container.home-slider-theme-yellow, .home-slider-text-container.home-slider-theme-yellow:before {
    background-color: rgba(255, 198, 41, 0.5); }
  .home-slider-text-container.home-slider-theme-green, .home-slider-text-container.home-slider-theme-green:before {
    background-color: rgba(41, 142, 128, 0.5); }
  .home-slider-text-container.home-slider-theme-purple, .home-slider-text-container.home-slider-theme-purple:before {
    background-color: rgba(135, 46, 255, 0.5); }
  .home-slider-text-container.home-slider-theme-dullgreen, .home-slider-text-container.home-slider-theme-dullgreen:before {
    background-color: rgba(118, 159, 153, 0.5); }
  .home-slider-text-container.home-slider-theme-pink, .home-slider-text-container.home-slider-theme-pink:before {
    background-color: rgba(244, 49, 63, 0.5); }

.home-slider-filler-top {
  height: 100px;
  border-radius: 48px 0 0 0;
  background-color: rgba(255, 198, 41, 0.8); }

.home-slider-filler-bottom {
  border-radius: 0 0 48px 48px; }
  @media (min-width: 992px) {
    .home-slider-filler-bottom {
      background-color: rgba(255, 198, 41, 0.8); } }

#contact-hero {
  background-image: url("../img/footer/footer_contact_us_bg.jpg");
  border-radius: 0 0 32px 32px; }

.about-forte-case-item {
  background-position: top center;
  background-size: 100% auto; }

@media (max-width: 991.98px) {
  .about-masonry-grid .about-forte-case-item-subtitle {
    display: block !important;
    height: auto !important; } }

.person-card-name {
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 16px 0 0; }

h2 {
  color: #ff9016; }

/*  Default display mode for on-hover-hide = inherit and on-hover-show = hide. 
	When hovering on the parent-on-hover object:
		hide child with on-hover-hide
		show child with on-hover-show	
*/
.on-hover-hide {
  display: inherit; }

.on-hover-show {
  display: none; }

.parent-on-hover:hover .on-hover-hide {
  display: none; }

.parent-on-hover:hover .on-hover-show {
  display: inherit; }

.on-hover-fadeout {
  opacity: 1;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out; }

.on-hover-fadein {
  opacity: 0;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out; }

.parent-on-hover:hover .on-hover-fadeout {
  opacity: 0; }

.parent-on-hover:hover .on-hover-fadein {
  opacity: 1; }
