@font-face {
  font-family: Ionicons;
  src: url(../fonts/ionicons/fonts/ionicons.eot?v=2.0.0);
  src: url(../fonts/ionicons/fonts/ionicons.eot?v=2.0.0#iefix)
      format("embedded-opentype"),
    url(../fonts/ionicons/fonts/ionicons.ttf?v=2.0.0) format("truetype"),
    url(../fonts/ionicons/fonts/ionicons.woff?v=2.0.0) format("woff"),
    url(../fonts/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../fonts/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)
      format("embedded-opentype"),
    url(../fonts/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0)
      format("woff2"),
    url(../fonts/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0)
      format("woff"),
    url(../fonts/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0)
      format("truetype"),
    url(../fonts/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* @font-face {
  font-family: BelleroseLight;
  font-display: auto;
  src: url(../fonts/bellerose-light/BelleroseLight.woff) format("woff"),
    url(../fonts/bellerose-light/BelleroseLight.woff2) format("woff2");
  font-display: swap;
} */
.m-1:before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 10px;
  left: calc(50% - 3px);
  background: #212529;
  -webkit-animation: m-1-ball 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  animation: m-1-ball 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
@-webkit-keyframes m-1-ball {
  0%,
  65%,
  100% {
    opacity: 0;
  }
  10%,
  40% {
    opacity: 1;
  }
  0% {
    -webkit-transform: translateY(5px) scale(0.7);
    transform: translateY(5px) scale(0.7);
  }
  5% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  15%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45%,
  65% {
    -webkit-transform: translateY(24px) scale(0.7);
    transform: translateY(24px) scale(0.7);
  }
}
@keyframes m-1-ball {
  0%,
  65%,
  100% {
    opacity: 0;
  }
  10%,
  40% {
    opacity: 1;
  }
  0% {
    -webkit-transform: translateY(5px) scale(0.7);
    transform: translateY(5px) scale(0.7);
  }
  5% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  15%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45%,
  65% {
    -webkit-transform: translateY(24px) scale(0.7);
    transform: translateY(24px) scale(0.7);
  }
}
.testimonial_v1 img {
  height: 80px;
}
.testimonial_v1 .heading {
  color: #495057;
  font-size: 18px;
}
.testimonial_v1 .subheading {
  color: rgba(0, 0, 0, 0.4);
}
.testimonial_v1 blockquote {
  font-family: "Courier New", serif;
  line-height: 1.7;
  color: #495057;
}
.testimonial_v1.pb_quote_v1 .media-body {
  position: relative;
  margin-top: 40px;
}
.testimonial_v1.pb_quote_v1 .quote {
  font-size: 100px;
  font-family: "Courier New", serif;
  color: #adb5bd;
  line-height: 0;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.testimonial_v1.pb_quote_v2 .media-body {
  position: relative;
}
.testimonial_v1.pb_quote_v2 .quote {
  font-size: 150px;
  font-family: "Courier New", serif;
  color: #dee2e6;
  line-height: 0;
  top: 40px;
  position: absolute;
  left: 0%;
  z-index: -1;
}
.testimonial_v2 blockquote {
  font-family: "Courier New", serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1.7;
  color: #495057;
}
.pb_list_v1 li {
  margin-bottom: 7px;
}
.pb_list_v1 li span {
  line-height: 0;
  margin-right: 7px;
  color: #1d82ff;
}
.pb_list_v1 li span i {
  line-height: 0;
}
.pb_list_v1 li span i:before {
  line-height: 0;
}
.pb_team_v1 {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .pb_team_v1 {
    text-align: center;
  }
}
.pb_team_v1 img {
  height: 200px;
}
@media (max-width: 991px) {
  .pb_team_v1 img {
    margin: 0 auto;
  }
}
.pb_team_v1 .heading {
  color: #000;
  font-size: 24px;
}
.pb_team_v1 .subheading {
  color: #adb5bd;
}
.pb_sm_py_cover,
.pb_md_py_cover,
.pb_lg_py_cover,
.pb_xl_py_cover {
  position: relative;
  padding: 6em 0;
}
@media (max-width: 767px) {
  .pb_sm_py_cover,
  .pb_md_py_cover,
  .pb_lg_py_cover,
  .pb_xl_py_cover {
    height: inherit;
    text-align: center !important;
    padding: 6em 0;
  }
}
.pb_sm_py_cover > .container,
.pb_md_py_cover > .container,
.pb_lg_py_cover > .container,
.pb_xl_py_cover > .container {
  position: relative;
}
.pb_sm_py_cover > .container > .row,
.pb_md_py_cover > .container > .row,
.pb_lg_py_cover > .container > .row,
.pb_xl_py_cover > .container > .row {
  padding: 6em 0;
}
@media (max-width: 767px) {
  .pb_sm_py_cover > .container > .row,
  .pb_md_py_cover > .container > .row,
  .pb_lg_py_cover > .container > .row,
  .pb_xl_py_cover > .container > .row {
    height: inherit;
    padding: 6em 0;
  }
}
.pb_sm_py_cover .heading,
.pb_md_py_cover .heading,
.pb_lg_py_cover .heading,
.pb_xl_py_cover .heading {
  font-size: 62px;
  color: white;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .pb_sm_py_cover .heading,
  .pb_md_py_cover .heading,
  .pb_lg_py_cover .heading,
  .pb_xl_py_cover .heading {
    font-size: 42px;
  }
}
.pb_sm_py_cover .sub-heading,
.pb_md_py_cover .sub-heading,
.pb_lg_py_cover .sub-heading,
.pb_xl_py_cover .sub-heading {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  max-width: 600px;
  float: left;
}
.pb_sm_py_cover.text-center .sub-heading,
.pb_md_py_cover.text-center .sub-heading,
.pb_lg_py_cover.text-center .sub-heading,
.pb_xl_py_cover.text-center .sub-heading {
  margin: 0 auto;
  float: none;
}
.pb_sm_py_cover.text-right .sub-heading,
.pb_md_py_cover.text-right .sub-heading,
.pb_lg_py_cover.text-right .sub-heading,
.pb_xl_py_cover.text-right .sub-heading {
  float: right;
}
.pb_sm_py_cover.text-left .sub-heading,
.pb_md_py_cover.text-left .sub-heading,
.pb_lg_py_cover.text-left .sub-heading,
.pb_xl_py_cover.text-left .sub-heading {
  float: left;
}
.pb_sm_py_cover {
  padding: 3em 0;
}
@media (max-width: 767px) {
  .pb_sm_py_cover {
    height: inherit;
    text-align: center !important;
    padding: 3em 0;
  }
}
.pb_sm_py_cover > .container {
  position: relative;
}
.pb_sm_py_cover > .container > .row {
  padding: 3em 0;
}
@media (max-width: 767px) {
  .pb_sm_py_cover > .container > .row {
    height: inherit;
    padding: 3em 0;
  }
}
.pb_lg_py_cover {
  padding: 8em 0;
}
@media (max-width: 767px) {
  .pb_lg_py_cover {
    height: inherit;
    text-align: center !important;
    padding: 8em 0;
  }
}
.pb_lg_py_cover > .container {
  position: relative;
}
.pb_lg_py_cover > .container > .row {
  padding: 4em 0;
}
@media (max-width: 767px) {
  .pb_lg_py_cover > .container > .row {
    height: inherit;
    padding: 4em 0;
  }
}
.pb_xl_py_cover {
  padding: 10em 0;
}
@media (max-width: 767px) {
  .pb_xl_py_cover {
    height: inherit;
    text-align: center !important;
    padding: 10em 0;
  }
}
.pb_xl_py_cover > .container {
  position: relative;
}
.pb_xl_py_cover > .container > .row {
  padding: 7em 0;
}
@media (max-width: 767px) {
  .pb_xl_py_cover > .container > .row {
    height: inherit;
    padding: 7em 0;
  }
}
.pb_cover,
.pb_cover_v1,
.pb_cover_v2,
.pb_cover_v3,
.pb_cover_v4 {
  position: relative;
  height: 95vh;
}
@media (max-width: 767px) {
  .pb_cover,
  .pb_cover_v1,
  .pb_cover_v2,
  .pb_cover_v3,
  .pb_cover_v4 {
    height: inherit;
    text-align: center !important;
    padding: 6em 0;
  }
}
.pb_cover > .container,
.pb_cover_v1 > .container,
.pb_cover_v2 > .container,
.pb_cover_v3 > .container,
.pb_cover_v4 > .container {
  position: relative;
}
.pb_cover > .container > .row,
.pb_cover_v1 > .container > .row,
.pb_cover_v2 > .container > .row,
.pb_cover_v3 > .container > .row,
.pb_cover_v4 > .container > .row {
  height: 95vh;
}
@media (max-width: 767px) {
  .pb_cover > .container > .row,
  .pb_cover_v1 > .container > .row,
  .pb_cover_v2 > .container > .row,
  .pb_cover_v3 > .container > .row,
  .pb_cover_v4 > .container > .row {
    height: inherit;
    padding: 6em 0;
  }
}
.pb_cover .heading,
.pb_cover_v1 .heading,
.pb_cover_v2 .heading,
.pb_cover_v3 .heading,
.pb_cover_v4 .heading {
  font-size: 62px;
  color: white;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .pb_cover .heading,
  .pb_cover_v1 .heading,
  .pb_cover_v2 .heading,
  .pb_cover_v3 .heading,
  .pb_cover_v4 .heading {
    font-size: 42px;
  }
}
.pb_cover .sub-heading,
.pb_cover_v1 .sub-heading,
.pb_cover_v2 .sub-heading,
.pb_cover_v3 .sub-heading,
.pb_cover_v4 .sub-heading {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  max-width: 600px;
  float: left;
}
.pb_cover.text-center .sub-heading,
.pb_cover_v1.text-center .sub-heading,
.pb_cover_v2.text-center .sub-heading,
.pb_cover_v3.text-center .sub-heading,
.pb_cover_v4.text-center .sub-heading {
  margin: 0 auto;
  float: none;
}
.pb_cover.text-right .sub-heading,
.pb_cover_v1.text-right .sub-heading,
.pb_cover_v2.text-right .sub-heading,
.pb_cover_v3.text-right .sub-heading,
.pb_cover_v4.text-right .sub-heading {
  float: right;
}
.pb_cover.text-left .sub-heading,
.pb_cover_v1.text-left .sub-heading,
.pb_cover_v2.text-left .sub-heading,
.pb_cover_v3.text-left .sub-heading,
.pb_cover_v4.text-left .sub-heading {
  float: left;
}
.pb_cover_v3 .device-1 {
  margin-top: -40%;
  max-width: 400px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .pb_cover_v3 .device-1 {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .pb_cover_v3 .device-1 {
    max-width: 100%;
    position: relative;
    margin-top: 10%;
    margin-bottom: -100%;
  }
}
.pb_cover_v3 .device-2 {
  position: absolute;
  max-width: 400px;
  left: 50%;
  margin-top: -25%;
}
@media (max-width: 991px) {
  .pb_cover_v3 .device-2 {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .pb_cover_v3 .device-2 {
    max-width: 100%;
    position: absolute;
    margin-top: 30%;
    margin-bottom: -100%;
  }
}
.pb_cover_v3 .device-3 {
  z-index: 3;
}
.pb_cover_v4 {
  height: inherit;
  padding-bottom: 15em;
}
.pb_cover_v4 .device-2,
.pb_cover_v4 .device-3 {
  position: absolute;
  max-width: 400px;
  z-index: 1;
}
.pb_cover_v4 .device-2 {
  left: 0;
}
@media (max-width: 767px) {
  .pb_cover_v4 .device-2 {
    left: -20%;
  }
}
.pb_cover_v4 .device-3 {
  right: 0;
}
@media (max-width: 767px) {
  .pb_cover_v4 .device-3 {
    right: -20%;
  }
}
.pb_cover_v4 .device-1 {
  z-index: 2;
  max-width: 500px;
  left: 50%;
  margin-top: -100px;
  margin-bottom: 200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .pb_cover_v4 .device-1 {
    max-width: 300px;
  }
}
.cover-bg-black,
.cover-bg-cyan {
  position: relative;
}
.cover-bg-black:before,
.cover-bg-cyan:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.cover-bg-opacity:before {
  opacity: 1;
}
.cover-bg-opacity-1:before {
  opacity: 0.1;
}
.cover-bg-opacity-2:before {
  opacity: 0.2;
}
.cover-bg-opacity-3:before {
  opacity: 0.3;
}
.cover-bg-opacity-4:before {
  opacity: 0.4;
}
.cover-bg-opacity-5:before {
  opacity: 0.5;
}
.cover-bg-opacity-6:before {
  opacity: 0.6;
}
.cover-bg-opacity-7:before {
  opacity: 0.7;
}
.cover-bg-opacity-8:before {
  opacity: 0.8;
}
.cover-bg-opacity-9:before {
  opacity: 0.9;
}
.cover-bg-black:before {
  background: black;
}
.cover-bg-cyan:before {
  background-image: url(../images/contactblock.webp) !important;
  background-repeat: repeat;
}
.pb_form_v1 {
  padding: 50px;
  -webkit-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
}
@media (max-width: 991px) {
  .pb_form_v1 {
    padding: 30px;
  }
}
input {
  font-weight: 300;
  color: rgba(0, 0, 0, 0.7);
}
.btn:focus,
.btn:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
}
.pb_outline-light {
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  background: none;
  color: white;
}
.pb_outline-light:active,
.pb_outline-light:focus {
  outline: none;
  background: #fff !important;
  border: 1px solid white;
  color: #000;
}
.pb_outline-dark {
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  color: black;
  background: none;
}
.pb_outline-dark:active,
.pb_outline-dark:focus {
  outline: none;
  background: #000 !important;
  border: 1px solid black;
  color: #fff;
}
.pb_outline-main-color {
  border: 1px solid #f5b40d;
  text-transform: uppercase;
  color: black;
  background: none;
}
.reserve-btn-color {
  border: 1px solid #f5b40d;
  text-transform: uppercase;
  color: white;
  background: none;
}
.reserve-btn-color-container {
  visibility: hidden;
  height: 0px;
}
@media screen and (max-width: 600px) {
  .reserve-btn-color-container {
    visibility: visible;
  }
}
.pb_outline-main-color:active,
.pb_outline-main-color:focus {
  outline: none;
  background: #f5b40d !important;
  color: #fff;
}
#pb_loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
  -o-transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
  transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
  z-index: 1000;
}
#pb_loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#pb_loader.show {
  -webkit-transition: opacity 0.4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity 0.4s ease-out, visibility 0s linear 0s;
  transition: opacity 0.4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}
#pb_loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
#pb_loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
}
@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}
@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}
html {
  overflow-x: hidden;
  font-size: 1em;
}
body {
  font-family: "Courier New", serif;
}
input,
p {
  font-weight: 300;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300 !important;
  font-family: "Courier New", serif;
}
a {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.bg_image,
.pb_cover,
.pb_cover_v1,
.pb_cover_v2,
.pb_cover_v3,
.pb_cover_v4,
.pb_slide_v2 .slide_content > .pb_content-media {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.pb_navbar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  font-family: "Courier New", serif;
  font-weight: bold;
}
.pb_navbar .navbar-toggler:active,
.pb_navbar .navbar-toggler:focus {
  outline: none;
}
.pb_navbar > .container {
  position: relative;
}
.pb_navbar .navbar-toggler {
  border: none;
  color: white;
  border-color: white;
  cursor: pointer;
  padding-right: 0;
}
.pb_navbar .navbar-toggler i {
  font-size: 30px;
}
.pb_navbar ul > li > a {
  color: white !important;
}
.pb_navbar ul > li > a.active {
  color: white !important;
}
.pb_navbar ul > li.cta-btn > a > span {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.pb_navbar .nav-link {
  font-size: 15px;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
@media (max-width: 1199px) {
  .pb_navbar .nav-link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media (max-width: 991px) {
  .pb_navbar .nav-link {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}
@media (max-width: 767px) {
  .pb_navbar .nav-link {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 991px) {
  .pb_navbar .navbar-nav {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 0px;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.pb_navbar.scrolled {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  margin-top: -130px;
}
@media (max-width: 991px) {
  .pb_navbar.scrolled .navbar-nav {
    background: none;
    border-radius: 0px;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}
@media (max-width: 767px) {
  .pb_navbar.scrolled .navbar-nav {
    background: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.pb_navbar.scrolled .navbar-toggler {
  border: none;
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  padding-right: 0;
}
.pb_navbar.scrolled .nav-link {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.pb_navbar.scrolled.awake {
  margin-top: 0px;
  -webkit-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.pb_navbar.scrolled.sleep {
  -webkit-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.pb_navbar.scrolled.pb_scrolled-light {
  background: #fff !important;
  -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
}
.pb_navbar.scrolled.pb_scrolled-light .navbar-brand {
  color: #1d82ff;
}
@media (max-width: 991px) {
  .pb_navbar.scrolled.pb_scrolled-light .navbar-nav {
    background: none;
    border-radius: 0px;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}
.pb_navbar.scrolled.pb_scrolled-light ul li a {
  color: #212529 !important;
}
.pb_navbar.scrolled.pb_scrolled-light ul li a:hover,
.pb_navbar.scrolled.pb_scrolled-light ul li a:active,
.pb_navbar.scrolled.pb_scrolled-light ul li a:focus {
  color: #868e96 !important;
}
.pb_navbar.scrolled.pb_scrolled-light ul li.cta-btn > a > span {
  border: none;
  background: #00ca4c;
  color: #fff;
}
#pb_nav-toggle {
  background: transparent;
  position: absolute;
  right: 0;
  top: 50%;
  height: 50px;
  width: 50px;
  cursor: pointer;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
#pb_nav-toggle:hover span:after {
  width: 32px;
}
#pb_nav-toggle span,
#pb_nav-toggle span:before,
#pb_nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 32px;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  content: "";
}
#pb_nav-toggle span:before {
  top: -10px;
}
#pb_nav-toggle span:after {
  top: 10px;
  width: 16px;
}
#pb_nav-toggle span,
#pb_nav-toggle span:before,
#pb_nav-toggle span:after {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.heading-border-top {
  position: relative;
  padding-top: 30px;
}
.heading-border-top:before {
  position: absolute;
  top: 0;
  height: 2px;
  width: 50px;
  content: "";
  background: #1d82ff;
}
.heading-border-top.light:before {
  background: rgba(255, 255, 255, 0.7) !important;
}
.text-center .heading-border-top:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text-center .heading-border-top.light:before {
  background: rgba(255, 255, 255, 0.7) !important;
}
.pb_section {
  padding: 9em 0;
  position: relative;
  display: block;
}
@media (max-width: 991px) {
  .pb_section {
    padding: 4em 0;
  }
}
.pb_section.pb_bg-half:before {
  top: 50%;
  content: "";
  background: #f8f9fa;
  bottom: 0%;
  width: 100%;
  left: 0;
  position: absolute;
}
.images {
  position: relative;
}
.images .img2 {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 500px;
  -webkit-box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5);
  box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .images .img2 {
    position: relative;
    left: inherit !important;
    top: inherit !important;
    max-width: 100%;
  }
}
.images.right .img1 {
  position: relative;
  z-index: 2;
  -webkit-box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5);
  box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5);
}
.images.right .img2 {
  position: absolute;
  top: 50%;
  left: -40%;
  z-index: 1;
  max-width: 500px;
}
@media (max-width: 767px) {
  .images.right .img2 {
    position: relative;
    left: inherit !important;
    top: inherit !important;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .pb_testimonial_v1 .media {
    display: block !important;
  }
}
.pb_testimonial_v1 .media img {
  max-width: 200px;
}
@media (max-width: 767px) {
  .pb_testimonial_v1 .media img {
    margin: 0 auto 20px auto !important;
  }
}
@media (max-width: 767px) {
  .pb_testimonial_v1 .media .media-body {
    width: 100%;
    text-align: center;
  }
}
.pb_testimonial_v1 .media blockquote {
  font-style: italic;
}
.pb_testimonial_v1 .media blockquote p {
  color: #212529;
  font-size: 18px;
}
.pb_footer {
  padding: 5em 0;
}
.pb_footer.bg-black {
  background: #000;
}
.pb_card_v1 {
  border: none;
}
.pb_card_v1 .card-img-top {
  margin-top: 30px;
}
.pb_card_v2 .icon i:before {
  font-size: 50px;
  margin: 0;
  padding: 0;
  color: #868e96;
}
.pb_card_v2 .card-body {
  padding-top: 0;
}
.pb_card_v2 .card-body h4 {
  margin-top: 0;
  font-size: 16px;
}
.pb_hover-zoom {
  position: relative;
  display: block;
  overflow: hidden;
}
.pb_hover-zoom img {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.pb_hover-zoom:before {
  position: absolute;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
}
.pb_hover-zoom .icon {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff !important;
  z-index: 1;
  margin-top: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s all ease-out;
  -o-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
}
.pb_hover-zoom:hover {
  outline: none;
}
.pb_hover-zoom:hover .icon {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
.pb_hover-zoom:hover:before {
  opacity: 1;
  visibility: visible;
}
.pb_hover-zoom:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.pb_half {
  width: 50%;
  float: left;
}
@media (max-width: 991px) {
  .pb_half {
    width: 100%;
    float: none;
  }
}
.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: #000;
}
@media (max-width: 767px) {
  .slick-arrow {
    display: none !important;
  }
}
.slick-arrow i {
  font-size: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.pb_media_v1 > .icon,
.pb_media_v2 > .icon {
  width: 80px;
  height: 80px;
  position: relative;
}
.pb_media_v1 > .icon i,
.pb_media_v2 > .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.pb_media_v1 h3,
.pb_media_v2 h3 {
  color: #212529;
}
.text-danger {
  color: #f5b40d !important;
}
.sub-heading-link {
  color: #fff;
}
.sub-heading-link:hover {
  color: #fff;
  text-decoration: underline;
}
.footer-link {
  color: #868e96;
  font-weight: 300;
}
.footer-link:hover {
  color: #868e96;
  font-weight: 300;
  text-decoration: underline;
}
.hero-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
}
.flex-1 {
  flex: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.footer-link-e9,
.footer-link-e9:hover {
  color: #868e96;
}
.footer-link-address {
  color: #495057 !important;
}
.footer-link-address:hover {
  color: #495057 !important;
  text-decoration: underline;
}
.footer-link-e9:hover {
  text-decoration: underline;
}
.hero-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
}
.cta {
  color: #f5b40d;
}
.cta-hover:hover {
  text-decoration-line: underline;
  color: #f5b40d;
}
.footer-icons:hover {
  color: #f5b40d !important;
}
.new-widget {
  color: #343a40 !important;
  background-color: #fff !important;
  border-radius: 5px;
  border: 2px solid #ffc107;
  padding: 6px 12px;
  height: 32px;
}

@media (max-width: 381px) {
  .nav-mobile-logo {
    max-width: 66%;
  }

  .logo {
    display: initial;
  }
}
