body {
  opacity: 0;
  color: #000;
}
body.ready {
  opacity: 1;
  transition: 0.5s opacity;
}
h1 {
  font-size: 2em !important;
}
h2 {
  font-size: 1.2em !important;
}
.title-small {
  font-size: 2vw;
  line-height: normal;
}
.title-medium {
  font-size: 3.6vw;
  line-height: normal;
}
.text-semi-medium {
  font-size: 15px;
}
.scroll-top-arrow,
.scroll-top-arrow:focus {
  background: black;
}
.scroll-top-arrow:hover {
  background: grey;
}
.ti-mouse {
  color: black;
}
.container-semi-fluid {
  max-width: 1170px;
  width: 90%;
  margin: 0 auto;
}
.top-header-section {
  margin: 70px 0; /* Adjust this value accordingly with height of header */
}
.mfp-bg {
  opacity: 0.8 !important;
}
nav.navbar.sidebar-nav {
  display: block !important;
}
.nav.navbar-nav.navbar-left-sidebar > li > a {
  font-weight: 500;
  color: #000 !important;
  font-size: 14px;
}
.nav.navbar-left-sidebar li a,
nav.navbar.bootsnav.navbar-left-sidebar ul.nav > li > a {
  font-size: 12px;
  color: #666;
  text-transform: none !important;
}

nav.navbar.sidebar-nav {
  box-shadow: 0 0 6px 0 rgba(97, 97, 97, 0.19);
}
#navbar-menu li.dropdown > ul > li > a {
  padding: 5px 0;
  border-bottom: 0 !important;
}
.nav.navbar-left-sidebar {
  overflow-x: hidden;
  flex-wrap: nowrap;
}
.nav.navbar-left-sidebar {
  margin-top: 10%;
}
.nav.navbar-left-sidebar > li:first-child {
}
.mobile-toggle:hover span,
.white-link .mobile-toggle:hover span {
  background-color: black;
}
nav.navbar.sidebar-nav {
  transition: 1s left;
}
nav.navbar.sidebar-nav.sidemenu-open {
  transition: 1s left;
}
nav.navbar.bootsnav.sidebar-nav
  .nav.navbar-left-sidebar
  .dropdown.show
  .second-level {
  display: block !important;
  left: 0;
  width: 100%;
  height: auto;
  visibility: visible;
  opacity: 1 !important;
  background: transparent;
  padding: 0 0 0 8px !important;
  float: left;
  top: 0 !important;
  position: relative !important;
}
.navbar-nav > li.dropdown.show {
  transition: 0s !important;
}
.nav.navbar-left-sidebar .dropdown .second-level {
  transition: none !important;
}
.sidebar-nav .dropdown-menu li > a {
  margin: 0;
}
nav.navbar.bootsnav.sidebar-nav
  .nav.navbar-left-sidebar
  .dropdown
  .second-level {
  display: none !important;
}

.main-content-wrap {
  z-index: 1;
}
/* Footer Parallax */
footer {
  /* bottom: 0; */
  /* z-index: -1; */
  width: 100%;
}
.get-quote-holder {
  margin-top: -10px;
  margin-bottom: 30px;
}
a.text-deep-pink-hover:hover,
a.text-deep-pink-hover:focus {
  color: #0973ba !important;
}
button:hover {
  cursor: pointer;
}
button.btn-transparent a {
  color: black;
}
button.btn-transparent {
  background: transparent;
  color: black;
  border: 1px solid black;
  padding: 18px 58px;
  -webkit-appearance: none;
  appearance: none;
  font-size: 14px;
}
button.button-bluefill {
  background-image: linear-gradient(to top, #1c4275, #0973ba);
}
button.button-blackfill {
  background-image: linear-gradient(to top, #000000, #626262);
}
.button-bluefill.hover-special:hover {
  background: transparent;
  border: 1px solid #0973ba;
}
.button-bluefill.hover-special:hover a {
  color: #0973ba !important;
}
.button-blackfill.hover-special:hover {
  background: transparent;
  border: 1px solid #000000;
}
.button-blackfill.hover-special:hover a {
  color: #000000 !important;
}
button.btn-transparent:hover {
  border-color: #0973ba;
  color: #0973ba;
}
button.btn-transparent:hover a {
  color: #0973ba;
}
button.btn-transparent.hover-fill-black:hover {
  background: black;
  color: white;
}
button.btn-transparent.hover-fill-black:hover a {
  color: white;
}
footer {
}
footer .footer-container {
  padding: 5% 0;
  font-family: "Jeju Gothic", sans-serif;
  line-height: normal;
  font-size: 0.9em;
  background: #f8f8f8;
  color: #bbb;
}
/* Form Section */
#section-form {
  margin-bottom: 100px;
}
#project-contact-form {
  font-family: "Jeju Gothic", sans-serif;
  font-size: 12px;
}
#project-contact-form input::placeholder,
#project-contact-form textarea::placeholder {
  color: #999;
  font-size: 14px;
}
#project-contact-form .select-holder::after {
  content: " \25BE";
  position: absolute;
  right: 7.5%;
  bottom: 50%;
  font-size: 1.5em;
}
#project-contact-form select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: white;
  outline: none;
}

/* End Form Section */
/* //////////////// */

/* //////////////// */
/* START QUILL SECTION */
/* Set default font-family */
.quill-wrap {
  margin: 0 auto;
}
#editor {
  font-family: "Jeju Gothic", sans-serif;
  font-size: 15px;
  height: 500px;
}
#editor h1 {
  color: #000;
  font-size: 2.5em !important;
}
#editor p {
  /* color: #666; */
}
/* Set dropdown font-families */
.ql-toolbar .ql-font span[data-value="JejuGothic"]::before {
  content: "Jeju Gothic" !important;
  font-family: "Jeju Gothic", sans-serif;
}
.ql-toolbar .ql-font span[data-value="DoHyeon"]::before {
  content: "Do Hyeon" !important;
  font-family: "Do Hyeon", sans-serif;
}

/* Set content font-families */
.ql-font-JejuGothic {
  font-family: "Jeju Gothic", sans-serif;
}
.ql-font-DoHyeon {
  font-family: "Do Hyeon", sans-serif;
}

/* End QUILL Section */
/* //////////////// */

@media (min-width: 992px) {
  .logo-desktop {
    height: auto;
    width: auto;
    max-width: 176px !important;
    max-height: 114px !important;
  }
  .top-header-section {
    margin-top: 0;
  }

  .nav.navbar-left-sidebar {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .sidebar-nav .logo-holder {
    padding: 8px 0;
  }
  .logo-mobile {
    height: auto;
    width: auto;
    max-height: 45px !important;
  }
}
@media (max-width: 767px) {
  .title-medium {
    font-size: 7vw;
  }
  .title-small {
    font-size: 6vw;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .title-medium {
    font-size: 6vw;
  }
  .title-small {
    font-size: 3vw;
  }
}
