.slide-container {
  width: 100vw;
  height: 100vh;
}

.email {
  margin-right: 30px;
  font-size: 20px;
}

#page-title {
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 2000px #00000047;
}

.page-title {
  margin-top: 100px;
}

ul {
  list-style: inside;
}

.footer-facebook {
  font-size: 20px;
  margin-right: 20px;
}

select {
  background: white;
}

#header {
  position: absolute;
}

.schedule {
  line-height: 1.8;
  text-align: left;
  margin-left: 20px;
  font-size: 16px;
  margin-top: 15px;
  color: #bfb5b5 !important;
}

.phpdebugbar {
  display: none;
}

.header-inner {
  background-color: transparent !important;
  max-height: 80px;
}
.header-inner .logodiv {
  max-height: 80px;
}
.header-inner .logodiv a {
  height: 100%;
}
.header-inner .logodiv a img {
  height: 100%;
}
.header-inner #mainMenu {
  max-height: 80px;
}

.half-image {
  position: relative;
}
.half-image img {
  width: 100%;
  max-height: 100%;
  margin: auto;
}
.half-image .offbox {
  position: absolute;
  height: 50%;
  top: 20%;
  right: 0;
  transform: translateX(80%);
  background: #ef7f1b;
  overflow: hidden;
  word-break: break-word;
  display: flex;
}
.half-image .offbox p {
  align-self: center;
  font-size: calc(1em - 0.5vmin);
  color: white;
}

.lines-button {
  text-align: right;
  float: right;
  z-index: 99999999999;
  position: absolute;
  top: 0;
  right: 0;
  height: 37px;
  margin-top: 45%;
}

.card-img-overlay {
  text-align: center;
}

.textonimage {
  color: white !important;
  font-size: 4rem;
  font-weight: 500;
  text-align: center;
  line-height: 1;
}

.text2onimage {
  font-size: calc(28px + 1.5vw);
  color: white;
  max-width: 388px;
  line-height: 1.4 !important;
}

.stwo {
  line-height: 56px !important;
  font-size: 100px !important;
}

.col-lg-4.portfolio-images img {
  width: 80% !important;
  height: 80%;
}

.slidetext {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: left;
  display: flex;
  justify-content: flex-start;
}
.slidetext p {
  text-shadow: 1px 1px 1px black;
}
.slidetext .btn {
  border-radius: 20px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  max-width: 224px;
  background-color: #7fc330 !important;
  border-color: #7fc330 !important;
}
.slidetext .btn a p {
  font-size: calc(6px + 1vw) !important;
}

.container-fluid-slide {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.container-fluid-slide img {
  max-height: 660px;
  width: auto !important;
}

.btndiv {
  text-align: center;
}

.background-grey {
  background-color: #f33731 !important;
  box-shadow: 2px 2px 2px 2px #36404b;
}

.sec2-col {
  white-space: initial;
}

.post__overlay {
  font-size: 0;
}

#header {
  height: 100px;
}

.eightic {
  text-align: center;
}

.call-btn {
  background-color: #bc575d !important;
  border-color: #bc575d !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  color: white !important;
}
.call-btn i {
  color: white;
  font-size: 25px;
}
.call-btn span {
  color: white;
}

.call-btn:hover {
  background-color: #a30234 !important;
}

.required::after {
  content: " *";
  color: #144e8c;
}

.cardone {
  border-color: transparent;
  box-shadow: none !important;
  margin: 0px !important;
}

.mb-0 .btn {
  background: none !important;
  color: #144e8c;
  border-color: transparent !important;
}

.mb-0 .btn {
  color: black !important;
}

.kteo-when-q-container {
  border: solid #bc575d 4px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.kteo-reminder-container {
  display: none;
  border: solid #bc575d 4px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  max-width: 40%;
}

.kteo-q-first {
  margin-top: 50px;
}

.kteo-q-label {
  font-size: 16px;
}

.kteo-q-header {
  color: black;
  text-align: center;
}

.kteo-when-container {
  margin-bottom: 50px;
  border: solid #bc575d 5px;
  text-align: center;
  max-width: 40%;
  display: none;
}

.submit-button {
  background: #bc575d !important;
  border-color: #bc575d !important;
}

.tabletitle {
  background: #144e8c;
  color: white;
  text-align: center;
}

th {
  font-weight: bold !important;
  font-size: 20px !important;
}

td {
  font-size: 20px;
}

.section-container-fluid {
  padding: 0 !important;
}

.cardtwo {
  background-color: #f7f9fb !important;
}

.serviceone {
  background-color: #f7f9fb !important;
  padding-bottom: 60px;
  padding-top: 5rem;
}

.container-fluid-slide img {
  width: 100%;
  max-height: 800px !important;
}

.questions {
  text-align: center;
}

.ac-title {
  font-weight: 900 !important;
}

#contact-tab {
  font-weight: bold;
}

#home-tab {
  font-weight: bold;
}

#profile-tab {
  font-weight: bold;
}

.list-icon.list-icon-arrow.list-icon-colored {
  font-size: 18px;
  color: black;
}

.tabs.tabs-vertical .nav-tabs .nav-link.active {
  color: #144e8c !important;
}

.heading-text.heading-section h2::before {
  background-color: #144e8c !important;
}

.list-icon.list-icon-colored li::before, .list-icon.icon-list-colored i {
  color: #144e8c !important;
}

.heading-text.heading-line h1::before, .heading-text.heading-line h2::before, .heading-text.heading-line h3::before, .heading-text.heading-line h4::before, .heading-text.heading-line h5::before, .heading-text.heading-line h6::before {
  background-color: #144e8c !important;
}

.conttxt {
  text-align: center;
}
.conttxt h2 {
  color: black;
  font-weight: bold;
}
.conttxt .textdiv p {
  color: black;
  font-size: 1.5rem;
}

.fluidlist {
  background-color: #f7f9fb !important;
  padding-top: 100px;
  padding-bottom: 50px;
  margin-bottom: 60px;
}

.qcont {
  margin-bottom: 60px;
}

.page-intro__title {
  text-align: center;
}

.cyan {
  color: #7fc330 !important;
}

.babypink {
  color: #fbd1cc !important;
}

.yellow {
  color: #d9d299 !important;
}

.rodaniorange {
  color: #f2695c !important;
}

.black {
  color: black !important;
}

.darkwhite {
  color: #eeeaea !important;
}

.background-cyan {
  background-color: #73afd3 !important;
}

.background-babypink {
  background-color: #fbd1cc !important;
}

.background-yellow {
  background-color: #d9d299 !important;
}

.background-rodaniorange {
  background-color: #f2695c !important;
}

.background-black {
  background-color: black !important;
}

.background-darkwhite {
  background-color: #eeeaea !important;
}

.post-title {
  text-align: center;
  color: black;
  margin-bottom: 20px;
  font-size: 20px;
}

.owl-dots {
  display: none !important;
}

.owl-nav {
  display: none !important;
}

#milestone .milestones-dive {
  min-height: 370px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#milestone p {
  color: white;
  font-size: 24px;
}
#milestone i {
  font-size: 55px;
  color: white !important;
}
#milestone span {
  color: white !important;
  font-size: 35px;
}

.text-center {
  max-height: 150px;
}

div.lead {
  text-align: center;
  margin-bottom: 100px;
}

.team-desc {
  height: 150px;
}

@media screen and (max-width: 1530px) {
  .logo-slide {
    top: 72% !important;
  }
}
@media screen and (min-width: 1024px) {
  .inner-menu #topbar2 {
    display: none;
  }
  .inner-menu .container {
    height: 100%;
  }
  .inner-menu .container nav {
    height: 100%;
  }
  .inner-menu .container nav ul {
    height: 100%;
  }
  .inner-menu .container nav ul li:hover {
    background-color: #bc575d;
  }
  .inner-menu .container nav ul li:hover a {
    color: white;
  }
  .inner-menu .container nav ul li {
    display: flex;
    align-items: center;
    height: 109% !important;
  }
}
#topbar {
  border-bottom: none;
  z-index: 9;
}

.social-icons li a {
  color: white;
}

#topbar div.container-fluid div.row div.teldiv ul.top-menu li a {
  margin-right: 0 !important;
  font-size: 15px !important;
  color: black;
}

.top-menu li i {
  color: black !important;
}
.top-menu li i a {
  color: black !important;
}
.top-menu li i a:hover {
  color: white !important;
}

.page-logo img {
  max-width: 170px;
  height: auto;
}

.header-sticky #mainMenu nav {
  margin-top: 0;
}

#topbar {
  background-color: white;
  position: absolute;
  top: 0;
  width: 100%;
}

.logodiv {
  display: flex;
  justify-content: flex-start;
  text-align: center;
  align-items: center;
}
.logodiv img {
  margin-top: 13px;
}

.header-sticky .logodiv img {
  margin-top: 0;
}

.owl-carousel .container-fluid-slide img {
  filter: brightness(75%);
}

.slidetext2 {
  position: absolute;
  top: 62%;
  left: 23%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.slidetext2 p {
  font-size: 2rem;
  color: white;
  line-height: 1.3;
}

.slidebtndiv {
  position: absolute;
  top: 73%;
  left: 23%;
  transform: translate(-50%, -50%);
  text-align: center;
}

#slider {
  width: 100%;
}

.btn-inverted {
  background: #77a7c8 !important;
  border-color: #77a7c8 !important;
}

.icon-box {
  text-align: center;
}
.icon-box h3 {
  font-size: 25px;
  font-weight: 400;
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.icon-box p {
  position: relative;
  font-size: 16px !important;
  max-width: 300px;
}

.services-col-left {
  display: grid;
  justify-content: flex-start;
  text-align: center;
}
.services-col-left i {
  font-size: 80px !important;
  color: #7fc330 !important;
}
.services-col-left p {
  font-size: 30px !important;
  color: black;
  margin-top: 30px;
}

.services-col-right {
  display: grid;
  justify-content: flex-end;
  text-align: center;
}
.services-col-right i {
  font-size: 80px !important;
  color: #7fc330 !important;
}
.services-col-right p {
  font-size: 30px !important;
  color: black;
  margin-top: 30px;
}

a.btn.btn-light.btn-rounded:hover {
  cursor: zoom-in;
}

.section-title {
  text-align: center;
  margin-bottom: 100px !important;
}

.grid-image {
  opacity: 83%;
}

.grid-description {
  width: 100%;
  height: 100%;
}
.grid-description a {
  width: 100% !important;
  height: 100% !important;
  background: transparent !important;
  border-color: transparent !important;
}

.aside-box-header {
  padding-top: 5%;
  padding-bottom: 5%;
}

.portfolio {
  margin-left: 3%;
}

.lead {
  font-weight: bold !important;
  font-size: 20px;
}

.post__content ol, .post__content ul {
  padding-left: 25px;
}
.post__content table {
  border: 1px solid #dee2e6;
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-collapse: collapse;
}
.post__content table caption {
  font-size: 90%;
  padding: 10px 0;
  text-align: center;
  color: #6c757d;
  font-weight: 500;
  caption-side: top;
}
.post__content table th {
  vertical-align: bottom;
  padding: 0.75rem;
  border: 1px solid #dee2e6;
  border-bottom-width: 2px;
}
.post__content table td {
  border: 1px solid #dee2e6;
}
.post__content table tbody tr th {
  border-bottom-width: 1px;
}
.post__content table blockquote {
  margin: 0 0 1rem;
  padding: 2px 0;
  padding-left: 20px;
  padding-right: 8px;
  border-width: 0;
  border-left-width: 5px;
  font-style: italic;
  border-style: solid;
  border-color: #ccc;
}
.post__content table blockquote p {
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 0;
}

.post__thumbnail img {
  width: 100%;
  height: 270px;
}

.post__vertical {
  text-align: center;
}

nav {
  z-index: 100000000000000020000 !important;
}

.navbar-toggler {
  position: absolute;
  right: 10px;
  top: 3px;
}

.navbar-light {
  min-height: 34px;
}

.dropdown-submenu:hover a {
  color: black !important;
}

.dropdown-menu {
  background-color: transparent !important;
  border: none !important;
}
.dropdown-menu li {
  background-color: #eaeaea;
}
.dropdown-menu a {
  color: black;
}

.date {
  color: #bbb;
}

.post__meta {
  text-align: left;
}

.contentdivnews {
  overflow: hidden;
  height: 7rem;
  top: 20%;
}
.contentdivnews p {
  color: black !important;
}

.lightgray {
  background: #f2f2f2;
}

.read {
  text-align: left;
}
.read span {
  color: black;
  font-weight: bold;
  font-size: 17px;
}

.nobutton .navbar-toggler {
  display: none;
}
.nobutton .bartop {
  display: none;
}
.nobutton .no-logo {
  display: none;
}
.nobutton #collapsingNavbar {
  min-height: initial;
}
.nobutton .dropdown-menu {
  text-align: center;
}
.nobutton a {
  font-size: 25px !important;
}

.nav-item a {
  color: white !important;
  font-size: 30px;
}

.nav-item a:hover {
  color: #bc575d !important;
}

#collapsingNavbar {
  line-height: 2;
  min-height: 100vh;
  text-align: center;
}

.color {
  text-align: left;
}

.post__content-wrap {
  text-align: left;
}

.colorediv {
  background: white;
  height: 306px;
  display: flex;
  flex-direction: column;
}

.post__title a {
  color: black;
  font-weight: bold;
}

.post__header h5.post__title a {
  margin-top: auto;
  text-align: left;
  bottom: 10%;
  position: relative;
}

.form-control:focus {
  border-color: #bc575d;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.btn.btn-primary.cyan.text {
  font-size: 15px !important;
  background-color: #bc575d !important;
  border-color: #bc575d !important;
  padding-bottom: 10px !important;
  color: white !important;
}

.map {
  min-height: 0px;
}
.map img {
  max-width: 100%;
}

.footerlogo img {
  height: 70px;
}

.widget p {
  margin-bottom: 7px;
}

.mb-5 {
  font-size: 13px;
  color: black;
  font-weight: bold;
  margin-bottom: 1rem !important;
}

.list li {
  font-family: "Open Sans", sans-serif !important;
}

.icon-map-pin {
  position: absolute;
  top: 45%;
  left: 45%;
  color: #7fc330 !important;
  border-color: #7fc330 !important;
}

.icon-map-pin:hover {
  color: white !important;
  background: #7fc330 !important;
}

.bottom-footer {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.bottom-footer .row {
  font-size: 16px;
}
.bottom-footer p {
  font-size: 16px;
  margin-right: 30px;
}
.bottom-footer img {
  margin-right: 30px;
}

.header-icon {
  color: #f33731 !important;
}

.slideshow-icon {
  font-size: 52px !important;
}

.timer {
  margin-bottom: 0 !important;
}

.kteo-when {
  display: flex;
  align-items: center;
}
.kteo-when a:hover p {
  color: #ea3b31;
}
.kteo-when p {
  color: black;
  font-size: 25px;
  margin-bottom: 0 !important;
}

.slide-icon-div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.slide-icon-div i {
  color: #eee;
}

.background-grey {
  background-color: #bc575d !important;
  z-index: 9999;
}

.middle-box {
  position: absolute;
  margin-right: 20px;
  top: 45%;
  right: 0;
  background-color: #d8dee3;
}

.logo-slide {
  position: absolute;
  top: 45%;
  z-index: 99999;
}

.logo-main {
  z-index: 999;
  position: absolute;
  top: 45%;
  text-align: center;
  z-index: 9999;
  top: 0;
}

#footer {
  width: 100%;
  line-height: 2;
  bottom: 0;
  z-index: 999999999999999;
  background-color: #36404b;
  text-align: center;
  display: flex;
  justify-content: flex-end;
}
#footer a {
  font-size: 16px !important;
  color: white !important;
}
#footer a:hover {
  color: #f33731 !important;
}

.footer-main-container {
  border-bottom: solid 1px #7fc330;
}

.fa-square {
  transform: rotate(45deg);
  margin-bottom: -23px;
  margin-right: 30px;
  color: #7fc330;
}

.footer-menu-widget {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.footer-menu-widget li {
  margin-bottom: 27px;
}

.widget-title p {
  font-weight: bold !important;
  font-size: 17px !important;
  color: #484848;
}

.post-group__content .post__content-wrap {
  background: white;
}

.newsdiv {
  margin-bottom: 25px;
}

.newsimg {
  height: 270px;
  width: 100%;
}

.newsmaindiv {
  padding-left: 70px;
  padding-right: 70px;
}

.readmorerow {
  position: absolute;
  bottom: 30px;
}

.post-group__header {
  font-family: "Open Sans", sans-serif !important;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5%;
}
.post-group__header h1 {
  font-weight: bold;
}

.eightic .icon {
  border-color: #73afd3;
}

.eightic .icon {
  border-color: #fbd1cc;
}

.fa-star {
  color: #fbd1cc !important;
}

.eightic .icon {
  border-color: #d9d299;
}

.fa-theater-masks {
  color: #d9d299 !important;
}

.eightic .icon {
  border-color: #ffbdb6;
}

.fa-phone {
  margin-right: 20px;
  color: #777;
}
.fa-phone a {
  color: #777;
  font-weight: 500;
}

.fa-envelope {
  color: #777;
}
.fa-envelope a {
  color: #777;
  font-weight: 500;
}

.fa-phone::before {
  margin-right: 10px;
}

.fa-envelope::before {
  margin-right: 10px;
}

.footer-title {
  font-size: 21px !important;
  color: black;
}

.line {
  width: 100px;
  border: solid 2px #7fc330;
  padding: 0;
  margin-top: 0;
}

.footer-col p {
  font-size: 16px;
  color: black;
}
.footer-col a {
  font-size: 21px;
  font-weight: 500 !important;
}

.about-us-button:hover {
  background: #7fc330 !important;
  color: white !important;
}

.right-aboutus p {
  color: black !important;
  font-size: 18px !important;
}

.playbutton {
  border: none !important;
  background: none !important;
  color: #7fc330 !important;
  position: absolute;
  top: 45%;
  left: 45%;
}

.services-title {
  margin-top: 200px;
}

.fa-users {
  color: #ffbdb6 !important;
}

.post-image {
  height: 232px;
  margin-bottom: 0;
}
.post-image img {
  max-height: 100%;
}

.dropdown-menu {
  height: auto !important;
  top: 80px !important;
}
.dropdown-menu li a {
  font-size: 15px !important;
}

#mainMenu nav > ul > li.hover-active > a, #mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a, #mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a, #mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a, #mainMenu nav > ul > li:focus > span {
  color: black !important;
}

.post-item-description {
  background-color: white !important;
}
.post-item-description span {
  margin-left: 10px;
}
.post-item-description h2 {
  line-height: 0.6;
  margin-left: 10px;
}
.post-item-description h2 a {
  font-size: 18px;
  color: black;
}
.post-item-description p {
  margin-left: 10px;
}
.post-item-description .item-link {
  position: absolute;
  bottom: 10px;
  margin-left: 10px;
}

body {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 1200px) {
  .bottom-footer {
    display: none;
  }

  #mainMenu .container nav ul li {
    margin-right: -3px !important;
  }
}
@media screen and (max-width: 1150px) {
  #mainMenu > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) {
    display: none;
  }

  #footer > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 1000px) {
  #topbar2 {
    display: none;
  }

  #topbar {
    display: none;
  }

  .map {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .hide-mobile {
    display: none !important;
  }

  .middle-box {
    display: none;
  }

  .logo-slide {
    position: relative;
  }

  .slide-container {
    height: auto !important;
    width: auto !important;
  }

  .logo-slide {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
  }

  .kteo-when {
    display: flex;
    justify-content: center;
    text-align: center;
    padding-bottom: 50px;
  }

  .slide-icon-div {
    padding-top: 50px;
  }

  .logo-slide {
    display: none;
  }
}
@media screen and (min-width: 991px) {
  .services-container {
    background-image: url("../storage/services/services.png");
  }

  .desktop-hide {
    display: none !important;
  }
}
@media screen and (max-width: 755px) {
  .slidetext2 {
    margin-top: 60px;
    left: 50%;
  }

  .slidebtndiv {
    margin-top: 80px;
  }

  .textonimage {
    font-size: 2rem;
  }

  .slidetext2 p {
    font-size: 1.4rem;
  }
}
div.container:nth-child(11) {
  margin-top: 5%;
  margin-bottom: 5%;
}

@media screen and (max-width: 1024px) {
  .header-inner li:focus {
    color: black !important;
  }
  .header-inner li:focus a {
    color: red !important;
  }
  .header-inner a:hover {
    color: #bc575d !important;
  }
  .header-inner li:active {
    color: black !important;
  }
  .header-inner li:active a {
    color: black !important;
  }
  .header-inner .dropdown-menu {
    top: 70px;
  }
  .header-inner .menu-animate {
    min-height: 755px !important;
  }

  .inner-menu {
    top: 80px;
  }
}
.dropdown-menu li:hover {
  background-color: #bc575d;
}

.disabled .toggle-icon {
  display: none;
}

.dropdown-menu a {
  color: black;
}

.fa-angle-down{
    display:none !important;
}

@media screen and (max-width: 1024px) {
    .mainMenu-open #header #mainMenu{
        overflow-y:auto;
    }
  .dropdown-menu li {
    background-color: transparent !important;
  }

  .dropdown-menu li:hover {
    background-color: transparent !important;
  }
  .dropdown-menu li:hover a {
    color: #bc575d;
    background-color: white !important;
  }
}
@media screen and (min-width: 1024px) {
  .inner-menu #topbar2 {
    display: none;
  }
  .inner-menu .container {
    height: 100%;
  }
  .inner-menu .container nav {
    height: 100%;
  }
  .inner-menu .container nav ul {
    height: 100%;
  }
  .inner-menu .container nav ul li:hover {
    background-color: #bc575d;
  }
  .inner-menu .container nav ul li:hover a {
    color: white;
  }
  .inner-menu .container nav ul li {
    display: flex;
    align-items: center;
    height: 100%;
  }
}