:root {--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;}  *, *::before, *::after {-webkit-box-sizing: border-box;box-sizing: border-box;}  html {font-family: sans-serif;font-display: swap;line-height: 1.15;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}  article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}  body {margin: 0;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size: 1rem;font-weight: 400;font-display: swap;line-height: 1.5;color: #212529;text-align: left;background-color: #fff;}  h1, h2, h3, h4, h5, h6 {margin-top: 0;margin-bottom: 0.5rem;}  p {margin-top: 0;margin-bottom: 1rem;}  ol, ul, dl {margin-top: 0;margin-bottom: 1rem;}  a {color: #007bff;text-decoration: none;background-color: transparent;}  button {border-radius: 0;}  input, button, select, optgroup, textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;font-display: swap;}  button, input {overflow: visible;}  button, select {text-transform: none;}  button, [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}  button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {cursor: pointer;}  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom: 0.5rem;font-weight: 500;line-height: 1.2;}  h1, .h1 {font-size: 2.5rem;}  h2, .h2 {font-size: 2rem;}  h3, .h3 {font-size: 1.75rem;}  .list-unstyled {padding-left: 0;list-style: none;}  .container {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;} #home-section {display: none;} @media (min-width: 576px) {  .container {max-width: 540px;}  }  @media (min-width: 768px) {  .container {max-width: 720px;}  }  @media (min-width: 992px) {  .container {max-width: 960px;} #home-section {display: block;} }  @media (min-width: 1200px) {  .container {max-width: 1140px;}  }  .row {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}  .no-gutters {margin-right: 0;margin-left: 0;}  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}  @media (min-width: 768px) {  .col-md {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}  .col-md-6 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}  .col-md-7 {-webkit-box-flex: 0;-ms-flex: 0 0 58.33333%;flex: 0 0 58.33333%;max-width: 58.33333%;}  .col-md-10 {-webkit-box-flex: 0;-ms-flex: 0 0 83.33333%;flex: 0 0 83.33333%;max-width: 83.33333%;}  .col-md-12 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}  .order-md-last {-webkit-box-ordinal-group: 14;-ms-flex-order: 13;order: 13;}  }  @media (min-width: 992px) {  .col-lg {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}  .col-lg-auto {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}  .col-lg-1 {-webkit-box-flex: 0;-ms-flex: 0 0 8.33333%;flex: 0 0 8.33333%;max-width: 8.33333%;}  .col-lg-2 {-webkit-box-flex: 0;-ms-flex: 0 0 16.66667%;flex: 0 0 16.66667%;max-width: 16.66667%;}  .col-lg-3 {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}  .col-lg-4 {-webkit-box-flex: 0;-ms-flex: 0 0 33.33333%;flex: 0 0 33.33333%;max-width: 33.33333%;}  .col-lg-5 {-webkit-box-flex: 0;-ms-flex: 0 0 41.66667%;flex: 0 0 41.66667%;max-width: 41.66667%;}  .col-lg-6 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}  .col-lg-7 {-webkit-box-flex: 0;-ms-flex: 0 0 58.33333%;flex: 0 0 58.33333%;max-width: 58.33333%;}  .col-lg-8 {-webkit-box-flex: 0;-ms-flex: 0 0 66.66667%;flex: 0 0 66.66667%;max-width: 66.66667%;}  .col-lg-9 {-webkit-box-flex: 0;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}  .col-lg-10 {-webkit-box-flex: 0;-ms-flex: 0 0 83.33333%;flex: 0 0 83.33333%;max-width: 83.33333%;}  .col-lg-11 {-webkit-box-flex: 0;-ms-flex: 0 0 91.66667%;flex: 0 0 91.66667%;max-width: 91.66667%;}  .col-lg-12 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}  .order-lg-first {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}  .order-lg-last {-webkit-box-ordinal-group: 14;-ms-flex-order: 13;order: 13;}  .order-lg-0 {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;}  .order-lg-1 {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}  .order-lg-2 {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}  .order-lg-3 {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}  .order-lg-4 {-webkit-box-ordinal-group: 5;-ms-flex-order: 4;order: 4;}  .order-lg-5 {-webkit-box-ordinal-group: 6;-ms-flex-order: 5;order: 5;}  .order-lg-6 {-webkit-box-ordinal-group: 7;-ms-flex-order: 6;order: 6;}  .order-lg-7 {-webkit-box-ordinal-group: 8;-ms-flex-order: 7;order: 7;}  .order-lg-8 {-webkit-box-ordinal-group: 9;-ms-flex-order: 8;order: 8;}  .order-lg-9 {-webkit-box-ordinal-group: 10;-ms-flex-order: 9;order: 9;}  .order-lg-10 {-webkit-box-ordinal-group: 11;-ms-flex-order: 10;order: 10;}  .order-lg-11 {-webkit-box-ordinal-group: 12;-ms-flex-order: 11;order: 11;}  .order-lg-12 {-webkit-box-ordinal-group: 13;-ms-flex-order: 12;order: 12;}  .offset-lg-0 {margin-left: 0;}  .offset-lg-1 {margin-left: 8.33333%;}  .offset-lg-2 {margin-left: 16.66667%;}  .offset-lg-3 {margin-left: 25%;}  .offset-lg-4 {margin-left: 33.33333%;}  .offset-lg-5 {margin-left: 41.66667%;}  .offset-lg-6 {margin-left: 50%;}  .offset-lg-7 {margin-left: 58.33333%;}  .offset-lg-8 {margin-left: 66.66667%;}  .offset-lg-9 {margin-left: 75%;}  .offset-lg-10 {margin-left: 83.33333%;}  .offset-lg-11 {margin-left: 91.66667%;}  }  .btn {display: inline-block;font-weight: 400;color: #212529;text-align: center;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;line-height: 1.5;border-radius: 0.25rem;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;-o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;}  .btn-primary {color: #fff;background-color: #007bff;border-color: #007bff;}  .collapse:not(.show) {display: none;}  .collapsing {position: relative;height: 0;overflow: hidden;-webkit-transition: height 0.35s ease;-o-transition: height 0.35s ease;transition: height 0.35s ease;}  .nav-link {display: block;padding: 0.5rem 1rem;}  .navbar {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 0.5rem 1rem;}  .navbar > .container, .navbar > .container-fluid {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}  .navbar-brand {display: inline-block;padding-top: 0.3125rem;padding-bottom: 0.3125rem;margin-right: 1rem;font-size: 1.25rem;line-height: inherit;white-space: nowrap;}  .navbar-nav {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none;}  .navbar-collapse {-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}  .navbar-toggler {padding: 0.25rem 0.75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: 0.25rem;}  @media (max-width: 991.98px) {  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {padding-right: 0;padding-left: 0;}  }  @media (min-width: 992px) {  .navbar-expand-lg .navbar-nav {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}  .navbar-expand-lg .navbar-collapse {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}  .navbar-expand-lg .navbar-toggler {display: none;}  }  .navbar-dark .navbar-brand {color: #fff;}  .navbar-dark .navbar-toggler {color: rgba(255, 255, 255, 0.5);border-color: rgba(255, 255, 255, 0.1);}  .d-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}  @media (min-width: 768px) {  .d-md-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}  }  iframe {border: 0}  .justify-content-start {-webkit-box-pack: start !important;-ms-flex-pack: start !important;justify-content: flex-start !important;}  .justify-content-end {-webkit-box-pack: end !important;-ms-flex-pack: end !important;justify-content: flex-end !important;}  .justify-content-center {-webkit-box-pack: center !important;-ms-flex-pack: center !important;justify-content: center !important;}  .align-items-end {-webkit-box-align: end !important;-ms-flex-align: end !important;align-items: flex-end !important;}  .align-items-center {-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;}  .align-items-stretch {-webkit-box-align: stretch !important;-ms-flex-align: stretch !important;align-items: stretch !important;}  .align-self-stretch {-ms-flex-item-align: stretch !important;-ms-grid-row-align: stretch !important;align-self: stretch !important;}  .mb-0, .my-0 {margin-bottom: 0 !important;}  .mr-2, .mx-2 {margin-right: 0.5rem !important;}  .mt-3, .my-3 {margin-top: 1rem !important;}  .mb-3, .my-3 {margin-bottom: 1rem !important;}  .mt-4, .my-4 {margin-top: 1.5rem !important;}  .mb-4, .my-4 {margin-bottom: 1.5rem !important;}  .mt-5, .my-5 {margin-top: 3rem !important;}  .mb-5, .my-5 {margin-bottom: 3rem !important;}  .pr-2, .px-2 {padding-right: 0.5rem !important;}  .pl-2, .px-2 {padding-left: 0.5rem !important;}  .pt-3, .py-3 {padding-top: 1rem !important;}  .pr-3, .px-3 {padding-right: 1rem !important;}  .pb-3, .py-3 {padding-bottom: 1rem !important;}  .pl-3, .px-3 {padding-left: 1rem !important;}  .p-4 {padding: 1.5rem !important;}  .pt-4, .py-4 {padding-top: 1.5rem !important;}  .pr-4, .px-4 {padding-right: 1.5rem !important;}  .pb-4, .py-4 {padding-bottom: 1.5rem !important;}  .pl-4, .px-4 {padding-left: 1.5rem !important;}  .pr-5, .px-5 {padding-right: 3rem !important;}  .pb-5, .py-5 {padding-bottom: 3rem !important;}  .pl-5, .px-5 {padding-left: 3rem !important;}  .m-auto {margin: auto !important;}  .mt-auto, .my-auto {margin-top: auto !important;}  .mr-auto, .mx-auto {margin-right: auto !important;}  .mb-auto, .my-auto {margin-bottom: auto !important;}  .ml-auto, .mx-auto {margin-left: auto !important;}  @media (min-width: 768px) {  .mt-md-3, .my-md-3 {margin-top: 1rem !important;}  .ml-md-4, .mx-md-4 {margin-left: 1.5rem !important;}  .pr-md-0, .px-md-0 {padding-right: 0 !important;}  .pl-md-0, .px-md-0 {padding-left: 0 !important;}  }  .text-center {text-align: center !important;}  body {font-family: "Poppins", Arial, sans-serif;background: #000000;font-size: 16px;line-height: 1.8;font-weight: 400;color: #999999;}  a {-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease;color: #ffbd39;}  a:hover, a:focus {text-decoration: none;color: #ffbd39;outline: none !important;}  h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {line-height: 1.5;color: white;font-weight: 400;}  .ftco-navbar-light {background: transparent !important;position: absolute;top: 0;left: 0;right: 0;z-index: 3;}  @media (max-width: 991.98px) {  .ftco-navbar-light {background: #000000 !important;position: relative;top: 0;padding-top: 0;padding-bottom: 0;padding-left: 15px;padding-right: 15px;}  .ftco-navbar-light .navbar-brand {color: #fff;}  }  .ftco-navbar-light .container {width: 1110px;margin: 0 auto;padding: 0;}  .ftco-navbar-light .navbar-brand {color: #fff;padding-top: .7rem;padding-bottom: .7rem;}  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {font-size: 16px;padding-top: .7rem;padding-bottom: .7rem;padding-left: 20px;padding-right: 20px;color: #fff;font-weight: 400;opacity: 1 !important;}  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link span {position: relative;display: block;padding-bottom: 2px;}  @media (max-width: 1199.98px) {  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link span {display: inline-block;}  }  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link span:before {content: "";position: absolute;width: 100%;height: 2px;bottom: 0;left: 0;background: #ffbd39;visibility: visible;-webkit-transform: scaleX(0);-moz-transform: scaleX(0);-ms-transform: scaleX(0);-o-transform: scaleX(0);transform: scaleX(0);-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover span:before {visibility: visible;-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);-o-transform: scaleX(1);transform: scaleX(1);}  @media (max-width: 991.98px) {  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {padding-left: 0;padding-right: 0;padding-bottom: 1rem;padding-top: 0;color: #fff;}  }  .ftco-navbar-light .navbar-toggler {border: none;color: rgba(255, 255, 255, 0.5) !important;cursor: pointer;padding-right: 0;text-transform: uppercase;font-size: 16px;letter-spacing: .1em;}  .ftco-navbar-light.scrolled {position: fixed;right: 0;left: 0;top: 0;margin-top: -130px;background: #000000 !important;-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);padding: 0 15px;}  .ftco-navbar-light.scrolled .nav-item > .nav-link {color: #fff !important;}  @media (max-width: 991.98px) {  .ftco-navbar-light.scrolled .nav-item > .nav-link {padding-left: 0 !important;padding-right: 0 !important;padding-bottom: 20px !important;}  }  .ftco-navbar-light.scrolled .nav-link.active {color: #ffbd39 !important;}  .ftco-navbar-light.scrolled.awake {margin-top: 0px;-webkit-transition: .3s all ease-out;-o-transition: .3s all ease-out;transition: .3s all ease-out;}  .ftco-navbar-light.scrolled.sleep {-webkit-transition: .3s all ease-out;-o-transition: .3s all ease-out;transition: .3s all ease-out;}  .navbar-brand {font-weight: 900;font-size: 24px;text-transform: uppercase;}  .owl-carousel {position: relative;}  .owl-carousel .owl-item {opacity: .4;}  .owl-carousel .owl-item.active {opacity: 1;}  .owl-carousel .owl-dots {text-align: center;}  .owl-carousel .owl-dots .owl-dot {width: 10px;height: 10px;margin: 5px;border-radius: 50%;background: #e6e6e6;position: relative;}  .owl-carousel .owl-dots .owl-dot:after {position: absolute;top: -2px;left: -2px;right: 0;bottom: 0;width: 14px;height: 14px;content: '';border: 1px solid rgba(255, 255, 255, 0.3);-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;border-radius: 50%;}  .owl-carousel .owl-dots .owl-dot.active {background: #b3b3b3;}  .owl-carousel.home-slider {position: relative;height: 750px;z-index: 0;}  .owl-carousel.home-slider .slider-item {background-size: cover;background-repeat: no-repeat;background-position: center center;height: 750px;position: relative;z-index: 0;}  @media (max-width: 1199.98px) {  .owl-carousel.home-slider .slider-item {background-position: center center !important;}  }  .owl-carousel.home-slider .slider-item .overlay {position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: #000000;opacity: 0;}  .owl-carousel.home-slider .slider-item .slider-text {height: 750px;z-index: 0;}  .owl-carousel.home-slider .slider-item .slider-text .one-third {width: 60%;position: relative;z-index: -1;}  .owl-carousel.home-slider .slider-item .slider-text .one-third .overlay {position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: #000000;opacity: 0;}  @media (max-width: 1199.98px) {  .owl-carousel.home-slider .slider-item .slider-text .one-third {width: 85%;}  }  .owl-carousel.home-slider .slider-item .slider-text .one-forth {width: 50%;position: relative;}  @media (min-width: 768px) {  .owl-carousel.home-slider .slider-item .slider-text .one-forth {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 1200px;margin: 0 auto;}  }  .owl-carousel.home-slider .slider-item .slider-text .one-forth .text {width: 100%;}  @media (min-width: 992px) {  .owl-carousel.home-slider .slider-item .slider-text .one-forth .text {position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 0;max-width: 50%;padding-left: 45px;padding-right: 3em;}  }  .owl-carousel.home-slider .slider-item .slider-text .subheading {color: #000000;font-weight: 600;font-size: 14px;letter-spacing: 3px;text-transform: uppercase;color: #ffbd39;}  .owl-carousel.home-slider .slider-item .slider-text .text {position: relative;z-index: 1;}  .owl-carousel.home-slider .slider-item .slider-text h1 {font-size: 60px;color: #fff;line-height: 1.2;font-weight: 800;}  .owl-carousel.home-slider .slider-item .slider-text h1 span {font-weight: 800;color: #ffbd39;}  .owl-carousel.home-slider .slider-item .slider-text h2 {font-size: 30px;font-weight: 400;}  .owl-carousel.home-slider .slider-item .slider-text p {color: rgba(0, 0, 0, 0.8);font-weight: 400;}  .owl-carousel.home-slider .owl-nav {position: absolute;bottom: 60px !important;left: 0;right: 0;margin: 0 auto;}  .owl-carousel.home-slider .owl-dots {position: absolute;left: 0;right: 0;bottom: 40px;width: 100%;}  .owl-carousel.home-slider .owl-dots .owl-dot {width: 10px;height: 10px;margin: 5px;border-radius: 50%;background: rgba(255, 255, 255, 0.4);}  .owl-carousel.home-slider .owl-dots .owl-dot.active {background: #fff;}  .slider-text h1 {font-size: 48px;color: #fff;line-height: 1.2;font-weight: 400;}  .slider-text p {font-size: 20px;line-height: 1.5;font-weight: 300;color: rgba(255, 255, 255, 0.8);}  .btn {cursor: pointer;-webkit-border-radius: 40px;-moz-border-radius: 40px;-ms-border-radius: 40px;border-radius: 40px;-webkit-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);-moz-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);font-size: 12px;text-transform: uppercase;letter-spacing: 2px;font-weight: 600;}  .btn.btn-primary {background: #ffbd39;border: 1px solid #ffbd39 !important;color: #000000 !important;}  .btn.btn-white {background: #fff !important;border: 1px solid #fff !important;color: #000000 !important;}  .btn.btn-white.btn-outline-white {border: 1px solid rgba(255, 255, 255, 0.5) !important;background: transparent !important;color: #fff !important;}  .ftco-about .img-about {width: 100%;}  .ftco-about .img-about .img {display: block;width: 100%;}  .ftco-about .img-about .img {max-width: 491px;}  .ftco-about ul.about-info {display: inline-block;padding: 0;margin: 0;width: 100%;}  .ftco-about ul.about-info li {list-style: none;margin-bottom: 10px;}  .ftco-about ul.about-info li span {width: calc(100% - 130px);}  .ftco-about ul.about-info li span:first-child {font-weight: 600;color: #fff;width: 130px;}  .ftco-about .counter-wrap .text p {font-size: 20px;}  .resume-wrap {min-height: 260px;width: 100%;margin-bottom: 30px;background: rgba(255, 255, 255, 0.1);padding: 30px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;border-radius: 5px;}  .resume-wrap .date {font-weight: 900;font-size: 26px;color: #ffbd39;}  .resume-wrap h2 {font-size: 26px;}  .ftco-hireme {background: #ffbd39;z-index: -1;}  .ftco-hireme h2 {color: #fff;font-size: 40px;font-weight: 900;}  .ftco-hireme h2 span {color: #ffbd39;}  @media (min-width: 992px) {  .margin-top {margin-top: -70px;padding-top: 10em !important;}  }  .project {width: 100%;height: 285px;margin-bottom: 30px;position: relative;z-index: 0;}  .ftco-section {padding: 7em 0;}  .ftco-no-pb {padding-bottom: 0 !important;}  .ftco-footer {font-size: 16px;background: #000000;padding: 7em 0;z-index: 0;}  .ftco-footer .ftco-footer-widget h2 {font-weight: normal;color: #fff;margin-bottom: 40px;font-size: 22px;font-weight: 600;}  .ftco-footer .ftco-footer-widget ul li {margin-bottom: 10px;}  .ftco-footer .ftco-footer-widget ul li a {color: rgba(255, 255, 255, 0.6);}  .ftco-footer p {color: rgba(255, 255, 255, 0.7);}  .ftco-footer a {color: rgba(255, 255, 255, 0.7);}  .ftco-footer a:hover span {color: #fff;}  .ftco-footer .ftco-heading-2 {font-size: 17px;font-weight: 400;color: #000000;}  .heading-section {position: relative;}  .heading-section h1.big {position: absolute;top: 0px;left: 0;font-size: 7vw;color: rgba(255, 255, 255, 0.1);z-index: -1;font-weight: 900;}  .heading-section h1.big.big-2 {right: 0;}  .heading-section h2 {font-size: 50px;font-weight: 700;}  @media (max-width: 991.98px) {  .heading-section h2 {font-size: 40px}  }  .img, .blog-img, .user-img {background-size: cover;background-repeat: no-repeat;background-position: center center;}  .block-23 ul {padding: 0;}  .block-23 ul li, .block-23 ul li > a {display: table;line-height: 1.5;margin-bottom: 15px;}  .block-23 ul li span {color: rgba(255, 255, 255, 0.7);}  .block-23 ul li .icon, .block-23 ul li .text {display: table-cell;vertical-align: top;}  .block-23 ul li .icon {width: 40px;font-size: 18px;padding-top: 2px;color: white;}  .contact-section .contact-info p a {color: #1a1a1a;}  .contact-section .box {width: 100%;display: block;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px;}  .contact-section .box .icon {width: 100px;height: 100px;background: rgba(255, 255, 255, 0.1);margin: 0 auto;margin-bottom: 2em;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;border-radius: 50%;}  .contact-section .box .icon span {color: #ffbd39;font-size: 30px;}  .contact-section .box h3 {font-size: 17px;font-weight: 500;text-transform: uppercase;}  .contact-section .contact-info p a {color: #fff;}  audio {min-width: 300px;width: 100%;}
