﻿@charset "utf-8";

/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-family: "PT Sans", sans-serif;
  font-style: normal;

}



a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

html {
  scroll-padding-top: 90px;
  min-height: 100%;
}

.navi-top {
  padding: 10px 0px;
  background: #f7f7f7;
  margin-bottom: 8px;
}

.navi-bg {
  background: #0e66a3;
  padding: 8px 0;
}


.left-logo {
  text-align: left;
}

.left-logo img {
  width: 8%;
}

.top-navi {
  text-align: right;
}

.top-navi ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: end;
  justify-content: flex-end;
  gap: 20px;
  margin-top: 22px;
}


.top-navi ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 14px;
  color: #000;
}



.top-navi ul li a {
  font-size: 14px;
  color: #0e66a3;
  text-decoration: underline;
}

.top-navi ul li a:hover {
  color: #333;
}

.navi {

  padding: 0px 0 12px 0;
  /*background-image: linear-gradient(to bottom, #a53731, #861e1b);*/
  background: #881e22;
}


/*
.logo {
  transition: 0.2s;
  position: relative;
  width: 22.2%;
  margin-right: 10px;
  text-align: left;
}
*/

.logo {
transition: 0.2s;
    position: relative;
    width: 37.2%;
    margin-right: 30px;
    text-align: left;
}

.logo img {
  position: relative;
}

.sticky-wrapper {
  height: auto !important;
}

.carousel-indicators .active {
  background: #869791;
}

.carousel-indicators li {
  background: #d6d6d6;
}

.carousel-indicators {
  bottom: -26px;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  margin-left: 7px;
  margin-right: 7px;
}

.carousel-control-next,
.carousel-control-prev {
  display: none;
}

.all-line {
  display: flex;
  align-items: center;
}

.logo img {
  transition: 0.2s;
  margin-bottom: 0px;
}

.input-group .form-outline {
  width: 100%;
}


.input-group .btn-primary {
  color: #0e66a3;
  background-color: transparent;
  border-color: transparent;
  position: absolute;
  right: 0;
  background: transparent;
  top: 3px;
}

.input-group .btn-primary.active {
  color: #fff;
  background-color: transparent !important;
  outline: none !important;
}


.input-group .form-control {
  background: transparent;
  border: 0px solid #0000009c;
  border-radius: 0px;
  padding: 0.375rem 0.375rem;
  font-size: 15px;
  color: #000;
  background: #e1e1e1;
  padding: 10px 15px;
  border-radius: 100px;
}

.input-group input::placeholder {
  color: #3B3A3A !important;
}

.input-group .btn-primary:focus,
.input-group .btn-primary.focus {
  box-shadow: none !important;
}

.input-group .btn-primary:not(:disabled):not(.disabled):active,
.input-group .btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: transparent !important;
  border-color: transparent !important;
}

.input-group .form-control:focus {
  box-shadow: none !important;
}



.banner-bg-slide2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 100%;
}


.banner-text {
  text-align: center;
  color: #fff;
  padding: 20% 0px 0 0;

}

.banner-text span {
  font-size: 12px;
  margin: 0px;
  font-weight: normal;
  letter-spacing: 5px;
  display: inline-block;
  padding-bottom: 15px;
}


.banner-text h1 {
  font-size: 80px;
  margin: 0px;
  font-style: normal;
  font-weight: bold;
  text-shadow: 2px 2px #000;
  margin-bottom: 20px;

}





.banner-text p {
  color: #fff;
  font-size: 24px;
  margin: 10px 0 40px;
  line-height: 26px;
  font-weight: normal;
  text-shadow: 2px 2px #000;
  display: none;
}








.banner-text a {
  font-size: 14px;
  padding: 15px 30px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid transparent;
  margin-top: 5px;
  display: inline-block;
  line-height: 20px;
  border-radius: 5px;

  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}

.banner-text a:hover {
  background: #0e66a3;
  color: #fff;
  border: 1px solid #0e66a3;
}

.sticky-wrapper {
  height: auto !important;
}

.navbarToggler label {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 20px;
  color: #fff;
  top: 3px;

}

.footer-bottom p a {
  font-size: 14px;
}

.news-cover {
  background: rgba(000, 000, 000, 0.8);
  display: block;
  padding: 100px 0;
}

.newsletterbg {
  background: url(https://coastbydk.com/images/newslet-bg.jpg) no-repeat top center;
  background-size: cover;
}



.news-cover h5 {
  font-size: 40px;
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
}

.news-cover p {
  font-size: 22px;
  color: #fff;
  text-align: center;
  margin-bottom: 35px;
}

.form {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;


}

.newsletter-main {
  width: 25%;
}

.newsletter-btn {
  text-align: center;
  margin-left: 20px;
}

.newsletter-btn a {
  border: 1px solid #fff;
  text-align: center;
  font-size: 16px;
  padding: 41px 30px 41px;
  color: #fff;
  text-decoration: none;
}

.newsletter-btn a:hover {
  background: #0e66a3;
  border: 1px solid #0e66a3;
}


.newsletter-main input[type=text] {
  height: 44px;
  font-weight: bold;
  color: #000;
  background: rgba(247, 247, 247);
  border-color: transparent;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.newsletter-main input::placeholder {
  color: #333 !important;
}






.pd80 {
  padding: 100px 0;
}

.banner-part {
  margin-top: 8px;
}

.classy-nav-container a:focus,
.classy-nav-container a:hover {
  transition-duration: .5s;
  color: #333;
  border: none;
  font-size: 14px;
}



.heading-top h2 {
  font-size: 35px;
}




.footer-bottom p a:hover {
  color: #0e66a3;
}




















.heading-top {
  text-align: left;
}

.heading-top h2 {
  font-size: 45px;
  color: #ffffff;
  margin-bottom: 5px;
  text-decoration: none;

}

.heading-top a {
  text-decoration: none;
}


.heading-top h5 {
  font-size: 22px;
  color: #333;
}

.heading-top h5:after {
  content: '';
  width: 100px;
  height: 5px;
  background: #2e3192;
  display: block;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;

}

.heading-top p {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  text-align: center;
  padding: 0 125px;
  margin-bottom: 35px;
}






.blue-pd {
  padding: 70px 30px 0 0;

}


.txt-cntr {
  text-align: center;
}

.scroll-main-bdr {
  margin-top: 0px;
}


.bottom-wrap {
  background: url(https://coastbydk.com/images/bottom-bg.jpg);
  background-size: cover;
}

.bottom-cover {
  background: rgba(37, 55, 69, 92%);
  padding: 50px 0 25px;
  background: #ddc397;

  background-image: linear-gradient(to bottom, #a53731, #861e1b);
}

.bottom-link {
  text-align: center;
}

.bottom-link h5 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 10px;
}

.bottom-link ul {
  margin: 0px;
  padding: 0px;
}

.bottom-link ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  display: inline-block;
  margin: 0 10px;
}

.bottom-link ul li a {
  font-size: 14px;
  font-weight: normal;
  /* color: #e8b904; */
  color: #fff;
  text-decoration: none;
}

.bottom-link ul li a:hover {
  text-decoration: underline;
}

.bottom-link p {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  line-height: 26px;
  padding: 10px 0;
}

.bottom-link p.pd10 {
  padding: 10px 0 0;
}

.bottom-link p a {
  color: #fff;
}

.bottom-link img {
  text-align: right;
  float: right;
  margin-bottom: 25px;
  ;
}

.text-cntr {
  text-align: center;
  width: 100%;
}






.banner-part {
  margin-bottom: 40px;
  margin-top: 12px;
}

.input-group input::placeholder {
  color: #000 !important;
}

input::placeholder {
  color: #000 !important;
}

.grid-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.grid-33 {
  float: left;
  width: 33.33333%;
}

.grid-parent {
  padding-left: 0;
  padding-right: 0;
}

.home-banners {
  box-sizing: border-box;
}

.home-box {
  margin-bottom: 10px;
  position: relative;
}

.home-box img {
  width: 100%;
}

.grid-60 {
  float: left;
  width: 60%;
}

.grid-40 {
  float: left;
  width: 40%;
}

.brown-box {
  background-color: #0e66a3;
  padding: 25px 10px;
}

.brown-box:hover {

  background: #f7f7f7;

}

.brown-box:hover .heading-top h2 {
  color: #0e66a3;
}

.faith-main-menu {
  position: relative !important;
}

.banner-part img {
  width: 100%;

}


/*08/10/2025*/

.breadcrumb {
  background: none;
  margin: 0px;
  padding: 15px 0px 20px 0;
  color: #f0ab32;
  font-size: 14px;
}

.breadcrumb a {
  color: #010101;
}

.breadcrumb-item.active {
  color: #0a3380;
}

.breadcrumb a:hover {
  color: #0a3380;
}

.common-row-centr {
  align-items: center;
  justify-content: center;
}

.common-row-centr-self-end {
  align-items: self-end;
  justify-content: center;
}

.common-row-centr .comon-text {
  padding-left: 25px;
}

.comon-text {
  text-align: left;
  margin-bottom: 30px;
}

.comon-text.mrgn0 {
  margin-bottom: 0px;
}

.comon-text p {
  font-size: 16px;
  color: #000;
  line-height: 24px;
}

.comon-text label {
  font-size: 22px;
  color: #055993;
  line-height: 24px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: block;
  margin: 15px 0 15px;
  padding: 7px 0;
  /* font-weight: bold;*/
}

.comon-text ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}

.comon-text ul li {
  margin: 0;
  padding: 0;
  list-style-type: disc;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  padding-bottom: 5px;
}




.comon-text p.white {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}

.comon-text p.white-blue {
  font-size: 16px;
  color: #b3e0ff;
  line-height: 24px;
  font-style: italic;
  margin: 0;
}

.comon-text h2 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
}

.comon-text h4 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
}

.comon-text h4.dk-name {
  font-size: 35px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 0;
  padding: 10px 0;
}

.comon-text h3 {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}

.blue-bg-main {
  background: url(https://coastbydk.com/images/banner3.jpg) no-repeat;
  background-size: cover;
  margin: 40px 0 80px;
}

.blue-bg-cover {
  background: rgba(14, 102, 163, 0.95);
  padding: 50px 0;
}

.left-pick {
  text-align: center;
}

.left-pick img {
  border-radius: 100%;
  border: 10px solid #1890e3;
}

.box-icon-heding {
  text-align: left;
  display: flex;
  margin-bottom: 15px;
}

.box-icon {
  width: 56px;
  height: 56px;
  text-align: center;
  background: #0e66a3;
  line-height: 56px;
  float: left;
  margin-right: 9px;
}

.box-heading-text {
  border-bottom: 2px solid #0e66a3;
  width: calc(100% - 64px);
  float: left;
}

.box-heading-text h5 {
  font-size: 26px;
  font-weight: normal;
  color: #0e66a3;
  margin-bottom: 0px;
  padding-top: 11px;
}

.box-txt {
  text-align: justify;
  margin-bottom: 30px;
}

.box-txt p {
  text-align: justify;
  font-size: 16px;
  line-height: 24px;
  color: #292828;
}

.about-banner {
  background-image: url(https://coastbydk.com/images/banner/about.jpg);
  margin-top: 8px;
  background-size: cover;
  background-position: center;
}

.about-banner .inner-text {
  font-size: 80px;
  margin: 0px;
  font-style: normal;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 2px 2px #0f0f0f;
  height: 300px;
  width: 100%;
  padding-top: 100px;
}

.mrgn-top {
  margin-top: 50px;
}

.mrgn-bottom {
  margin-bottom: 70px;
}

.mrgn-top25 {
  margin-top: 25px;
}

.back-btn {
  display: inline-block;
  padding: 8px 18px;
  background: #0e66a3;
  color: #fff;
  text-decoration: none;
  transition: background 0.3s;
  margin-bottom: 5px;
}

.back-btn:hover {
  background: #000;
  color: white;
  text-decoration: none;
}

.specification {
  text-align: left;
  margin-left: 40px;
}

.specification ul {
  margin: 0;
  padding: 0;
}

.specification ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

.specification ul li span {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  min-width: 180px;
  display: inline-block;


}

.specification ul li p {
  display: flex;
  font-size: 14px;
  gap: 10px;
  /* space between label and value */
  margin: 0;
  color: #333;

}

.specification h2 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
}

.hr {
  border-bottom: 1px solid #f7f7f7;
  margin: 30px 0 30px 0px;
}

.bottom-cover-bottom {
  padding: 10px 0px;
  background: #0e66a3;
}

.footer-bottom {
  position: relative;
  background: #f7f7f7;
  padding-top: 1px;
}

.footer-bottom h5 a {
  color: #0c0c0c;
}

.bottom-link ul li a {
  font-size: 16px;
}

.bottom-align {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* my changes */
.classynav ul li .dropNav {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  background: #ffffff00;
  padding: 12px 0px;
  margin: 0;
  list-style: none;
  z-index: 99;
  min-height: 260px;

}

.classynav ul li .dropNav div {
  background: #ffffff;
  min-height: 340px;
}

.classynav ul li:hover>.dropNav {
  display: block;
}

.classynav ul li .dropNav li {
  margin: 0;
  padding: 0;
  color: rgb(0, 0, 0);
  padding-top: 8px;
  padding-bottom: 8px;
}

.classynav ul li .dropNav li a {
  font-size: 16px;
  min-width: 280px;
  color: #000000 !important;
}

.classynav ul li .dropNav li p {
  font-size: 16px;
  color: #000000 !important;
  line-height: 24px;
}

.classynav ul li .dropNav h4 {
  font-size: 18px;
  color: #000000 !important;
  font-weight: bold;
}

/* inner menu */
.innerContent {
  position: absolute;
  top: 14%;
  left: 25%;
  z-index: 1000;
  visibility: hidden;
  background: #ffffff;
  opacity: 0;
  transition: opacity 0.3s;
  justify-content: space-around;
}

.innerContent.active {
  visibility: visible;
  opacity: 1;
}

.dropNav li:hover>.innerContent {
  visibility: visible;
  opacity: 1;
}

.dropNav li:not(#first):hover~li#first>.innerContent.active,
.dropNav li:not(#first):hover>.innerContent.active {
  visibility: hidden;
  opacity: 0;
}

.social {
  text-align: right;
  margin-top: 40px;
}

.social a i {
  color: #0e66a3;
  font-size: 14px;
  text-align: right;
  margin-left: 15px;
  margin-bottom: 10px;
}

.social:hover a i {
  -webkit-animation: buzz-out 1.25s linear infinite;
  animation: buzz-out 1.25s linear infinite;
}

.floating-label-group {
  position: relative;
  margin-top: 15px;
  margin-bottom: 25px;
}

.floating-label {
  font-size: 13px;
  color: #000;
  position: absolute;
  pointer-events: none;
  top: 11px;
  left: 12px;
  transition: all 0.1s ease;
}

input:focus~.floating-label,

input:not(:focus):valid~.floating-label {
  top: -7px;
  /* bottom: 0px; */
  left: 16px;
  font-size: 11px;
  opacity: 1;
  color: #404040;
  background: #fff;
  padding: 2px 7px;
  font-size: 13px;
}


.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #0e66a3;
  outline: 0;
  box-shadow: none;
}

.select-radio label {
  color: #404040;
  font-size: 13px;
}

.form-control-file {
  display: block;
  width: 100%;
  padding: 0rem 0rem 0rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control-file:focus {
  color: #495057;
  background-color: #fff;
  border-color: #0e66a3;
  outline: 0;
  box-shadow: none;
}

input[type="file"] {
  font-size: 13px;
  color: #000;
  clear: both;
  padding: 0.375rem 0.75rem;


}


input[type="file"]::file-selector-button {
  /* Apply desired styles */
  background-color: #0e66a3;
  /* Green background */
  color: white;
  /* White text */

  /* Padding */
  border: none;
  /* Remove default border */

  /* Rounded corners */
  cursor: pointer;
  float: right;
  padding: 0.285rem 0.75rem;
  margin: 0;
  font-size: 16px;
  clear: both;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 3px 3px 0;

}

/* Add a hover effect (optional) */
input[type="file"]::file-selector-button:hover {
  background-color: #1890e3;
  /* Darker green on hover */
}


select {
  /* Remove default styling */

  display: block;
  width: 100%;
  padding: 0.575rem 0.55rem;
  font-size: 1rem;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-size: 13px;
}

option {
  background-color: white;
  color: black;
}

select:focus-visible {
  color: #495057;
  background-color: #fff;
  border-color: #0e66a3;
  outline: 0;
  box-shadow: none;
}

.floating-label-group input[type="text"] {
  font-size: 13px !important;
}

.floating-label-group input[type="password"] {
  font-size: 13px !important;
}

.floating-label-group .form-control {
  padding: 0.475rem 0.75rem;
}



.select-border select {
  /* Remove default styling */

  display: block;
  width: 100%;
  padding: 0.575rem 0.50rem;
  font-size: 1rem;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-size: 13px;
  border: none;
  border-bottom: 1px solid #ced4da;
  border-radius: 0px;
}

.select-border input::placeholder {
  font-size: 13px;
}


.select-border input[type="text"] {
  font-size: 13px;
  border: none;
  border-bottom: 1px solid #ced4da;
  border-radius: 0px;
}

.radio-label label {
  margin-bottom: 13px;
}

.form-heading {
  text-align: center;
  padding: 50px 0 60px;
  color: #333;
}

.form-heading h1 {
  text-align: center;
  font-size: 43px;
  font-style: normal;
  font-weight: bold;
}

.form-heading p {
  font-size: 16px;
  margin: 0;
  margin-top: 12px;
  margin-bottom: 8px;
  font-weight: bold;
}

.form-heading label {
  font-size: 16px;
  margin: 0;
  padding: 6px 0px;
  color: #ffffff;
  background: #0e66a3;
  padding: 10px 15px;
  margin-top: 10px;
}

.mt10 {
  margin-top: 15px;
}

.submit-btn {
  text-align: center;
  margin-bottom: 100px;
  margin-top: 20px;
}

.submit-btn button {

  font-size: 14px;
  color: #fff;
  background: #0e66a3;
  text-align: center;
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 3px;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.5s;
}

.submit-btn button:hover {

  background: #000;
  transition: 0.5s;
}

.home-text-logo {
  text-align: left;
  margin-top: 15px;
}

.home-text-logo a {
  font-size: 14px;
  color: #fff;
  background: #0e66a3;
  text-align: center;
  padding: 10px 30px;
  text-decoration: none;
  margin-top: 7px;
  display: inline-block;
}

.home-text-logo a:hover {
  background: #000;
}

.home-text {
  text-align: left;
}

.home-text p {
  font-size: 16px;
  color: #000;
  line-height: 26px;
}

.form-group small {
  font-size: 12px;
  color: #666;
}


.pd-lft {
  padding-left: 40px;
}

/*login*/

.main-login {
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

.left-part {
  grid-column: auto;
  display: flex;
  flex-direction: column;
  width: 55%;
  float: left;
}

.left-part-int {
  padding-left: 250px;
  padding-right: 250px;


}


.right-part {
  grid-column: image;
  object-fit: cover;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  min-height: 500px;
  max-height: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: var(--color-neutral-100);
  width: 45%;
  float: right;
}

.right-part img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.back-link {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #666;
}

.back-link a {
  font-weight: 400;
  font-size: 12px;
  color: #666;
}

.back-link h1 {
  font-weight: 400;
  font-size: 33px;
  color: #666;
  padding: 0;
  margin: 0;
  margin-top: 70px;
}

.back-link h3 {
  font-weight: 100;
  font-size: 25px;
  color: #666;
  padding: 0;
  margin: 0;
  margin-top: 30px;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.back-link h3 a {
  font-weight: 400;
  font-size: 13px;
  color: #000;
  text-decoration: underline;
}

.back-link h3 a:hover {
  text-decoration: none;
}

.back-link h4 {
  margin-top: 25px;
}

.back-link h4 a {
  font-weight: 400;
  font-size: 13px;
  color: #000;
  text-decoration: underline;
}

.back-link h5 {
  font-weight: 400;
  font-size: 13px;
  color: #cbcbcb;
  display: block;
  line-height: 22px;
  margin-top: 70px;
}

.back-link h5 a {
  font-weight: 400;
  font-size: 13px;
  color: #cbcbcb;
}

.back-link h5 a:hover {
  color: #000;
}


.left-part-int .floating-label {
  position: relative;
  top: 0px;
  left: 0px;
  transition: all 0.1s ease;
}


.left-part-int .submit-btn {
  text-align: left;
  margin-bottom: 10px;
  margin-top: 30px;
}

.left-part-int .floating-label-group {
  position: relative;
  margin-top: 0px;
  margin-bottom: 15px;
}





.home-box .box2 {
  border-radius: 5px;
  background: rgba(247, 247, 247, 0.6);

  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  display: none;
  transition: 0.5s;
}


.home-box:hover .box2 {
  top: 0;
  transition: 0.5s;
  display: block;
}

.home-box:hover .box2 h2 {
  font-size: 60px;
  text-align: center;
  transition: 0.5s;
  top: 45%;
  position: relative;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px #000;
}



.container-custom {
  max-width: 1450px;

}



.banner-bg-slide2 {
  transition: 0.5s;

}



.logo-srch {
  display: flex;
  align-items: center;
  gap: 10px;

}




.align-itm {
  align-items: center;
}

.home-box {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden !important;
  transition: 0.5s;
}

.home-box.grow {
  transition: 1s ease;
}

.home-box.grow:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  transition: 1s ease;
}


.card {
  background: #fff;
  overflow: hidden;
  text-decoration: none;
  color: #000;
  transition: transform 0.2s;
  text-decoration: none;
}

.card h2 {
  text-decoration: none;
}

.image-wrapper {
  position: relative;
  overflow: hidden;
}

.image-wrapper img {
  width: 100%;
  display: block;
  height: 250px;
  object-fit: cover;
}

.overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.image-wrapper:hover .overlay {
  opacity: 1;
}

.card-title {
  text-align: center;
  padding: 10px;
  font-size: 16px;
  background: #fff;
}

.price {
  padding: 2px 10px;
  color: #414141;
  font-weight: bold;
  margin-top: -16px;
  text-align: center;
}


.category-banner {
  text-align: center;
  margin-top: 8px;
  position: relative;
}

.category-banner img {
  width: 100%;
}

.category-banner .inner-text {
  font-size: 80px;
  margin: 0px;
  font-style: normal;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 2px 2px #0f0f0f;
  height: 300px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 40%;
}

.home-box .box2 {
  border-radius: 5px;
  background: rgba(247, 247, 247, 0.6);

  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  display: none;
  transition: 0.5s;
}

.home-box:hover .box2 {
  top: 0;
  transition: 0.5s;
  display: block;
}

.home-box:hover .box2 h2 {
  font-size: 60px;
  text-align: center;
  transition: 0.5s;
  top: 45%;
  position: relative;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px #000;
}


.home-box {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden !important;
  transition: 0.5s;
}

.home-box.grow {
  transition: 1s ease;
}

.home-box.grow:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  transition: 1s ease;
}


/* inner menu */
.innerContent {
  position: absolute;
  top: 9%;
  left: 25%;
  z-index: 1000;
  visibility: hidden;
  background: #ffffff;
  opacity: 0;
  transition: opacity 0.3s;
  justify-content: space-around;
}

.innerContent.active {
  visibility: visible;
  opacity: 1;
}

.dropNav li:hover>.innerContent {
  visibility: visible;
  opacity: 1;
}

.dropNav li:not(#first):hover~li#first>.innerContent.active,
.dropNav li:not(#first):hover>.innerContent.active {
  visibility: hidden;
  opacity: 0;
}

/* this page only */
.title {
  text-align: center;
  font-size: 2rem;
  margin: 30px 0px;
  color: #0e66a3;
  font-weight: bold;
}

.grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}


.dealer-wraper {
  border
}


.agnt-profile {
  position: relative;
  z-index: 8;
}

.agnt-profile {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 2px solid #0e66a3;
  text-align: center;
  padding: 25px 23px;
  transition: 0.5s;
  margin-bottom: 35px;
  height: 300px;
}

.agnt-profile:before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

.agnt-profile::before,
.agnt-profile::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #0e66a3;
}



.agnt-profile span::before,
.agnt-profile span::after {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #0e66a3;
}

.agnt-profile:hover::before,
.agnt-profile:hover::after {
  width: 100%;
}

.agnt-profile:hover span::before,
.agnt-profile:hover span::after {
  height: 100%;
}

/*----- button 4 -----*/
.agnt-profile:after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

.agnt-profile span:after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

.agnt-profile:before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

.agnt-profile span:before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

.agnt-profile-heightnone {
  height: auto;
}

.filter-bg {
  background: #f9f9f9;
  padding: 20px 20px;
  border: 1px solid #e5e5e5;
  margin-bottom: 40px;
}

.dealer-heading {
  text-align: left;
}

.dealer-heading p {
  margin: 0;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  padding-top: 10px;
}





.dealer-dtl {
  text-align: left;
}

.dealer-dtl p {
  display: flex;
}

.dealer-dtl p i {
  position: relative;
  font-size: 16px;
  color: #333;
  top: 3px;
  display: none;

}

.dealer-dtl p span {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  padding-left: 10px;
}

.dealer-dtl p span a {
  color: #333;
  text-decoration: none;
}

.dealer-dtl p:last-of-type {
  margin-bottom: 0;
}


.mobile-menu {
  display: none;
}

.desktop-menu {
  display: block !important;
}


#full-gallery svg {
  fill: #666363 !important;
}



.mibreit-enter-fullscreen-button svg {
  fill: #666363 !important;
}





.mibreit-fullscreen>.exit-fullscreen>svg {
  fill: #666363 !important;
}

.mibreit-enter-fullscreen-button {
  opacity: 0.9 !important;
}

.mibreit-fullscreen .mibreit-enter-fullscreen-button {
  opacity: 0.0 !important;
}

.notice-text {
  text-align: left;
}

.notice-text p {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  margin: 0;
  margin-top: 8px;
  padding: 0px 0px;
  text-align: justify;

}



.list-group-item {
  border: none;
  border-bottom: 1px solid #e1dfdf;
  font-size: 15px;
  line-height: 28px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0rem;
  border-bottom-left-radius: 0rem;
  border-radius: 0px;
}

.list-group-item:first-child {
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  border-radius: 0px;
}

#search-results {

  display: none;
  border-bottom: 1px solid #ccc;
  border-radius: 18px !important;
}


#search-results ul {
  padding: 10px;
}

#search-results ul a:hover {
  text-decoration: none;
}

.address {
  text-align: center;
}

.address p {
  font-size: 16px;
  color: #000;
  line-height: 24px;
}

.address h4 {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

.map {
  margin: 40px 0 50px;
  border: 5px solid #0e66a3;
  border-radius: 5px;
}

.map h4 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  background: #0e66a3;
}

































@media (min-width: 768px) {
  .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .grid {
    grid-template-columns: repeat(3, 1fr);
  }
}