@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {
  font-family: "Montserrat", sans-serif;
}
boby , html{
	overflow-x:hidden !important;
}
.custom-orange {
  color: #F27834;
}
@media(max-width:767px){
	#navbarNavOffcanvas{
	    background: #0e4d86 !important;
}
	#aboutMe .right-content{
		text-align:center;
	}
#navbarNavOffcanvas li{
	padding:10px 0px;
}
}
.icon-box {
  padding: 20px;
}

.icon-box img {
  max-width: 80px;
  /* Adjust icon size as needed */
  margin-bottom: 15px;
}

.process-line {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
  position: relative;
}

.process-line .line {
  width: 150px;
  /* Length of the line */
  height: 2px;
  background-color: #F27834;
  position: relative;
}

.process-line .question-mark {
  font-size: 2rem;
  color: #F27834;
  margin: 0 10px;
}

.founder-section {
  background-color: #f8f8f8;
  /* A light background to make the section stand out, similar to the image */
  padding: 50px 0;
}

.founder-image {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  /* Slightly rounded corners for the image */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  /* Subtle shadow for depth */
}

header#wrapper-navbar .navbar-brand {
  width: 75px;
}

.page-id-8 header#wrapper-navbar a.nav-link {
  color: #fff;
}
header#wrapper-navbar a.nav-link {
  font-size: 20px;
  color: #000;
/*   color: #fff; */
  font-weight: 600;
  padding: 0px 20px !important;
}
.page-id-8 header#wrapper-navbar {
  background: transparent;
  
}
header#wrapper-navbar {
  position: fixed;
  top: 0;
  width: 100%;
  background: white;
  /* box-shadow: 0px 14px 10px -14px rgba(0, 0, 0, 0.29); */
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  z-index: 900;
  /* align-content */
}

header#wrapper-navbar.scrolled {
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

header#wrapper-navbar.scrolled a.nav-link {
  color: #000;
}

.page_content_template {
  /* margin-top: 80px; */
  /* margin-top: 144px; */
}

.hero_section {
  background: url('https://dcoders.agency/paint/wp-content/uploads/2025/07/bg-e1751627662774.png') no-repeat center center;
  background-size: cover;
  padding: 130px 0px;
}

section.hero_section h2{
  font-size: 42px;
}

section.hero_section h3 {
  font-size: 32px;
}

section.hero_section h3 {
  padding-bottom: 20px;
}
@media (max-width:800px){
	.hero_section {
		padding: 40px 0px;
	}
	.main-image-container{
		padding-bottom:20px;
	}
}
a.paint-button {
  background-color: #F27834;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 1.2em;
  letter-spacing: 0.3px;
  border-radius: 15px 15px 15px 15px;
  padding: 15px 30px 15px 30px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 20px !important;
}

@media(max-width:767px) {
  a.paint-button {
    background-color: #F27834;
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2em;
    letter-spacing: 0.3px;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    color: #fff;
    text-decoration: none;
  }
}

.hero_section p {
  font-size: 15px;
  color: #000;
  margin-top: 38px;
  font-weight: 600;
}

.service_card_section {
  padding: 60px 0px;
}

.service_card_section .card-body {
  padding: 20px;
  text-align: center;
}

.bg_blog {
  background-image: url(https://dcoders.agency/paint/wp-content/uploads/2025/07/8-scaled.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 120px 0px;
  position: relative;
}

.bg_blog::before {
  content: "";
  background-color: transparent;
  background-image: linear-gradient(310deg, #2b6fa4 0%, #2B231E 100%);
  opacity: 0.50;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bg_blog h1 {
  font-family: "Montserrat", Sans-serif;
  font-size: 45px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.2em;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  color: #fff;
  position: relative;
}

.blog_cards {
  padding: 60px 0px;
}

.blog_cards .row {
  gap: 30px 0px;
}

.blog_cards h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
  color: #272757;
  padding-bottom: 10px;
}

.blog_cards .card {
  border-radius: 0px !important;
}

a.readMore {
  color: #F27834;
  text-decoration: none;
}


.accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
  transition: all 0.5s;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}

.accordion-button::after {
  transition: all 0.5s;
}

.recent_post ul li a {
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #F27834 !important;
  text-decoration: none !important;
}

.faqs .secHeading {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
  color: #F27834;
  text-align: center;
  margin-bottom: 25px;
}

button.accordion-button,
.accordion-button:not(.collapsed) {
  cursor: pointer;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  outline: none;
  padding: 25px 20px;
  font-size: 22px;
  color: #F27834;
}

section.faqs {
  padding: 60px 0px;
}

.beforafterImg h2,
.roundImgSec h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
  color: #F27834;
  margin-bottom: 25px;
}

.bg_blog p,
.bg_blog a {
  position: relative;
}

.bg_blog p {
  color: #fff;
  font-size: 24px;
}

.roundImgSec .rounded {
  border-radius: 50% !important;
}

.roundImgSec h5 {
  font-family: "Montserrat", Sans-serif;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.2em;
  color: #F27834;
}

.detailSec h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
  color: #F27834;
  margin-bottom: 25px;
}

.text-orange {
  color: #F27834;
}

/* Gallery Styles */
.gallery_container {
  max-width: 100%;
  margin: 0 auto;
}

@media (min-width: 1300px) and (max-width: 2560px) {
  .popup-gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);

  }
}

@media (min-width: 700px) and (max-width: 1299px) {
  .popup-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 300px) and (max-width: 699px) {
  .popup-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

.gallery_item {
  margin-bottom: 5px;
  overflow: hidden;
}

.popup-gallery a {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  overflow: hidden;
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.popup-gallery a:hover {
  transform: scale(1.05);
  border-color: #fff;
}

.popup-gallery img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 250px;
  max-height: 250px;
}

@media only screen and (max-width: 1000px) {
  .popup-gallery img {
    min-height: 150px;
    max-height: 150px;
  }
}

/* END  */

.singicon_btn_nlf {
  position: absolute;
  top: 44%;
  bottom: 56%;
  left: 44%;
  right: 56%;
  opacity: 0;
}

.singicon_btn_nlf svg {
  color: #fff;
}

.popup-gallery a:hover .singicon_btn_nlf {
  opacity: 1;
}

.hover_affect_nlf:hover img {
  opacity: 0.5;
}

@media(max-width:767px) {
  .head_post .postText {
    padding: 50px 70px 50px 59px;
  }

  .head_post h1 {
    color: #F27834;
    padding-bottom: 10px;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2em;
  }
}

.booking_bg {
  background-image: url(https://paris-painting.com/wp-content/uploads/2022/05/301A8566.jpg);
  background-size: cover;
  background-attachment: fixed;
  padding: 100px 0px;
  position: relative;
}

.booking_bg::before {
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 70%;

}

.booking_bg iframe {
  position: relative;
}

.head_contact {
  text-align: center;
  padding: 60px 0px;
}

.head_contact h2 {}

.head_contact p.text {
  font-weight: 600;
}


.bg-orange {
  background-color: #f4742e;
}

.footer ul li {
  margin-bottom: 6px;
}

.footer ul li i {
  color: white;
}

.footer .cities {
  color: white;
  line-height: 1.6;
}

.footer a{
	color:#fff !important;
	text-decoration:none !important;
}
.service-section {
  padding: 80px 0;
  /* padding: 50px 0; */
  /* background-color: #f8f9fa; */
  /* Light background for the section */
}

.testimonial-card {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.testimonial-card img {
  width: 100%;
  height: 400px;
  /* Adjust as needed */
  object-fit: cover;
  display: block;
}

.testimonial-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0px 100px !important;
  background: #0000008b;
  color: #fff;
  padding: 20px;
}

.testimonial-name {
  font-size: 1.5rem;
  font-weight: bold;
}

.testimonial-text {
  font-size: 1rem;
  margin-top: 10px;
}

.swiper-button-next,
.swiper-button-prev {
  color: #fff;
  /* White arrows for contrast on the image */
}

.swiper-pagination-bullet {
  background-color: #fff;
  /* White pagination bullets */
}

.right-content h2 {
  color: #fd7e14;
  /* Orange color for the heading */
  font-weight: bold;
  margin-bottom: 25px;
}

.feature-list .list-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.feature-list .icon {
  /* color: #fd7e14; */
  color: #0e4d86;
  /* Orange color for icons */
  font-size: 1.2rem;
  margin-right: 15px;
  margin-top: 3px;
  /* Adjust for better vertical alignment with text */
}

.feature-list .text {
  font-size: 1.1rem;
  color: #333;
}

.schedule-btn {
  background-color: #fd7e14;
  /* Orange button */
  color: #fff;
  border: none;
  padding: 12px 30px;
  border-radius: 5px;
  font-size: 1.1rem;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  margin-top: 30px;
}

.schedule-btn:hover {
  background-color: #e66b0e;
  /* Darker orange on hover */
  color: #fff;
}



.mobile-hero-section {
  background-image: none !important;
}

.our-story-section {
  padding: 60px 0;
  /* Top and bottom padding for the section */
  background-color: #fff;
  /* White background for the card/section */

  margin-top: 30px;
  /* Space from elements above */
  margin-bottom: 30px;
  /* Space from elements below */
}

.our-story-header {
  text-align: center;
  margin-bottom: 40px;
}

.our-story-header h2 {
  color: #fd7e14;
  /* Orange color for the main heading */
  font-weight: bold;
  font-size: 2.5rem;
  margin-bottom: 10px;
}

.our-story-header .logo-icon {

  opacity: 0;
  background-color: #ffe8d6;
  /* Lighter orange background */
}

.our-story-image-container {
  max-width: 900px;
  /* Limit image width to match the design */
  margin: 0 auto 40px auto;
  /* Center image and add bottom margin */
  border-radius: 8px;
  /* Slightly rounded corners for the image */
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  /* Stronger shadow for the image */
}

.our-story-image {
  width: 100%;
  height: auto;
  display: block;
}

.about-text p {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #555;
}

.neighborhood-list h3 {
  color: #fd7e14;
  /* Orange color for sub-heading */
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 20px;
}

.neighborhood-list ul {
  list-style: none;
  /* Remove default bullet points */
  padding-left: 0;
}

.neighborhood-list ul li {
  position: relative;
  padding-left: 30px;
  /* Space for custom icon */
  margin-bottom: 10px;
  font-size: 1.1rem;
  color: #555;
}

.neighborhood-list ul li::before {
  content: "\f00c";
  /* Font Awesome checkmark icon */
  font-family: "Font Awesome 4 Free";
  /* Or "Font Awesome 5 Free", depends on version */
  font-weight: 900;
  /* Solid icon */
  position: absolute;
  left: 0;
  top: 0;
  color: #fd7e14;
  /* Orange color for checkmark */
  font-size: 1rem;
  line-height: inherit;
  /* Align with text */
}

/* Responsive adjustments */
@media (max-width: 767.98px) {
  .our-story-header h2 {
    font-size: 2rem;
  }

  .our-story-image-container {
    margin-bottom: 30px;
  }

  .about-text p,
  .neighborhood-list ul li {
    font-size: 1rem;
  }

  .neighborhood-list {
    margin-top: 30px;
    /* Add space between columns on mobile */
  }
}



.top-bar {
  background-color: #000;
  color: #fff;
  font-size: 14px;
  padding: 8px 0;
}

.top-bar .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}

.contact-info a {
  color: #fff;
  text-decoration: none;
}

.contact-info span {
  margin-right: 20px;
}

.contact-info i {
  margin-right: 5px;
}

.social-links a {
  color: #fff;
  margin-left: 15px;
  text-decoration: none;
  font-size: 16px;
  transition: color 0.3s;
}

.social-links a:hover {
  color: #ccc;
}


section.service_card_section .imgCardd img {
  object-fit: cover;
  height: 200px;
  width: 100%;
}

/* section.service_card_section .imgCardd {
    height: 200px !important;
} */


/** new css **/
.mainHeading{
  /* color: #fd7e14;
  font-size: 42px;
  font-weight: bold; */
  font-size: 3rem;
  /* color: #F27834; */
  color:#0e4d86 !important;
  margin-bottom: 1rem;
  font-weight: bold;
  letter-spacing: 2px;
}
@media(max-width:767px){
	.mainHeading{
		 font-size: 2rem;
	}
}
.subHeading{
  color: #000000 !important;
  font-size: 32px;
  font-weight: 600 !important;
}

.bgGraySectionColor{
  background-color: #e7e7e8;
}

footer{
  background-color: #2b6fa4;
}


.wpb_content_element{
  margin-bottom: 0px !important;
}


.featured_card {
    margin-top: 30px;
	padding:60px 0px;
    display: flex
;
	  /* background-color: #f8f9fa; */
}
.custom_card, .custom_card_two {
    /* padding: 65px 24px 36px; */
    padding: 22px 24px;
    background: #fff;
    /* box-shadow: 0px 16.83486px 15.71254px 0px rgba(0, 0, 0, 0.025); */
    box-shadow:0px 16.83486px 15.71254px 0px rgb(0 0 0 / 10%);
    
    border-radius: 16.738px;
    transition: 0.5s;
    /* height: 637.48px; */
    text-align: center;
    display: block;
    text-decoration: none !important;
height:100%;
}
.custom_card h5, .custom_card_two h5 {
    color: #091e42;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 120%;
    /* max-width: 200px; */
    /* max-width: 270px; */
    margin: 0 auto 20px;
    letter-spacing: -1.68px;
    /* margin-bottom: 20px; */
}
.custom_card p, .custom_card_two p {
    color: #253858;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    /* max-width: 225px; */
    max-width: 300px;
    margin: 0 auto 30px;
    letter-spacing: -0.42px;
}
.card.custom_card:hover, .custom_card_two:hover {
    box-shadow: 0px 16.83486px 15.71254px 0px rgba(0, 0, 0, 0.05);
    transform: translateY(-10px);
}

.serviceImgShow .swiper-wrapper{
  -webkit-transition-timing-function:linear!important;
  transition-timing-function:linear!important; 
	padding:0px 20px;
}
/*     .swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
} */
.serviceImgShow .swiper-slide {
  width: 33.33%;
  height:300px;
  text-align: center;
  font-size: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding: 0 12px;
}
.serviceImgShow .swiper-slide img{
	width:100%;
	height:100%;
	border-radius:10px;
}
.serviceImgShow{
	background-color: #f8f9fa;
	padding-bottom:60px;
}




.testimonials .swiper {
  padding: 1.5em;
}
.testimonials .swiper .content-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: ".";
  width: 100%;
  justify-items: center;
  align-items: center;
}
.testimonials .swiper .content-wrapper .content {
  padding: 3em 1.5em;
  text-align: center;
  display: grid;
  justify-items: center;
  align-items: center;
  margin: 0 auto;
  color: #000;
}
.testimonials .swiper .content-wrapper .content :first-child {
  margin: 0;
}
.testimonials .swiper .content-wrapper .content .swiper-avatar {
  width: 100%;
  max-width: 125px;
  height: auto;
}
.testimonials .swiper .content-wrapper .content .swiper-avatar img {
  border-radius: 500px;
}
.testimonials .swiper .content-wrapper .content .cite {
  font-size: 14px;
  font-weight: bold;
}
.testimonials .swiper .swiper-slide {
  margin: 0;
  height: auto;
  width: 100%;
  padding: 0;
  opacity: 0.2;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 6px;
  transition: all 0.5s ease-in-out;
}
.testimonials .swiper .swiper-slide.swiper-slide-active {
  background: white;
  opacity: 1;
  transform: scale(1.1);
}
.testimonials .swiper .swiper-nav-wrapper {
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: auto;
  padding-top: 3em;
}
.testimonials .swiper .swiper-nav-wrapper .swiper-button-next,
.testimonials .swiper .swiper-nav-wrapper .swiper-button-prev {
  top: 0;
  top: auto;
  left: auto;
  right: auto;
  position: relative !important;
}
.testimonials .swiper .swiper-nav-wrapper .swiper-button-next:after,
.testimonials .swiper .swiper-nav-wrapper .swiper-button-prev:after {
  display: none;
}
.testimonials .swiper .swiper-nav-wrapper .swiper-button-next,
.testimonials .swiper .swiper-nav-wrapper .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='9px' height='16px' viewBox='0 0 9 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='chevron-right' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M8.674805,7.066406 L1.924805,0.316406 C1.696288,0.105468 1.432619,0 1.133789,0 C0.834959,0 0.57129,0.105468 0.342773,0.316406 C0.114257,0.544923 0,0.808592 0,1.107422 C0,1.406251 0.114257,1.669921 0.342773,1.898438 L6.301758,7.857422 L0.342773,13.816406 C0.114257,14.044923 0,14.308592 0,14.607422 C0,14.906251 0.114257,15.169921 0.342773,15.398438 C0.465821,15.521485 0.584472,15.609375 0.69873,15.662109 C0.812989,15.714844 0.958007,15.741211 1.133789,15.741211 C1.309571,15.741211 1.454589,15.714844 1.568848,15.662109 C1.683106,15.609375 1.801757,15.521485 1.924805,15.398438 L8.674805,8.648438 C8.903321,8.419921 9.017578,8.156251 9.017578,7.857422 C9.017578,7.558592 8.903321,7.294923 8.674805,7.066406 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
.testimonials .swiper .swiper-nav-wrapper .swiper-button-prev,
.testimonials .swiper .swiper-nav-wrapper .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='9px' height='16px' viewBox='0 0 9 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='chevron-right' transform='translate(4.508789, 7.870605) rotate(-180.000000) translate(-4.508789, -7.870605) translate(-0.000000, -0.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M8.674805,7.066406 L1.924805,0.316406 C1.696288,0.105468 1.432619,0 1.133789,0 C0.834959,0 0.57129,0.105468 0.342773,0.316406 C0.114257,0.544923 0,0.808592 0,1.107422 C0,1.406251 0.114257,1.669921 0.342773,1.898438 L6.301758,7.857422 L0.342773,13.816406 C0.114257,14.044923 0,14.308592 0,14.607422 C0,14.906251 0.114257,15.169921 0.342773,15.398438 C0.465821,15.521485 0.584472,15.609375 0.69873,15.662109 C0.812989,15.714844 0.958007,15.741211 1.133789,15.741211 C1.309571,15.741211 1.454589,15.714844 1.568848,15.662109 C1.683106,15.609375 1.801757,15.521485 1.924805,15.398438 L8.674805,8.648438 C8.903321,8.419921 9.017578,8.156251 9.017578,7.857422 C9.017578,7.558592 8.903321,7.294923 8.674805,7.066406 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.testimonials .swiper-pagination {
  margin: 0;
  padding: 0;
  width: auto;
  position: relative !important;
  display: block;
  width: auto;
}
.testimonials .swiper-pagination .swiper-pagination-bullets {
  margin: 0;
}
.testimonials .swiper-pagination .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  background: #fff !important;
}

.testimonials .swiper-pagination-bullet {
  background: #fff !important;
  transition: all 0.2s ease-in-out;
}

.testimonials .swiper-pagination-bullets.swiper-pagination-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  bottom: 0;
  top: 0;
  bottom: 0;
  width: auto;
  padding: 0 1.5em;
}

.testimonials .swiper-pagination-bullet-active {
  transform: scale(1.5);
}

.testimonials .swiper-slide {
  opacity: 0.5;
  transform: scale(0.9);
  transition: all 0.4s ease;
}
.testimonials .swiper-slide-center {
  opacity: 1;
  transform: scale(1);
  z-index: 10;
}


.hero-section_new {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.bg-video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  z-index: 0;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5); /* dark cast over video */
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  /* max-width: 800px; */
  max-width: 1200px;
  padding: 0 20px;
}

.hero-content h1 {
  font-size: 3rem;
  color: #F27834; /* orange */
  margin-bottom: 1rem;
  font-weight: bold;
  letter-spacing: 2px;
}

.hero-content p {
  font-size: 1.5rem;
  margin-bottom: 2rem;
  color: #fff;
}

.cta-button {
  background-color: #042446;
  color: #fff;
  padding: 12px 24px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 6px;
  transition: background 0.3s ease;
}

.cta-button:hover {
  background-color: #042446;
  color: white;
}















.hero-section_new.newhero {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}


.newhero .bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  z-index: -2;
  object-fit: cover;
  width: 100%;
}

.newhero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 8%); /* optional dark overlay */
  z-index: -1;
}

.newhero .hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
}

.newhero .hero-content h1 {
  font-size: 4rem;
  margin-bottom: 1rem;
  color:#0e4d86;
  /* text-shadow: 5px 5px 7px #ff9000; */
}

.newhero .hero-content p {
  font-size: 2rem;
  margin-bottom: 1.5rem;
}

.newhero .cta-button {
  background-color: #ec770c;
  color: #fff;
  padding: 12px 30px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 5px;
  transition: all 0.3s ease;
  letter-spacing: 1px;
}




@media(max-width:767px){
	.hero-section_new.newhero{
		 height: 70vh;
	}
	.newhero .hero-content h1{
		    font-size: 3rem;
	}
	.newhero .hero-content p {
		font-size: 1.5rem;}
}



/* steps */

.step-timeline {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 20px;
  gap: 20px;
  text-align: center;
}

.step-box {
  flex: 1 1 50%;
  max-width: 50%;
  margin: auto;
	padding-bottom:20px;
}

@media(max-width:767px){
	.step-box {
  flex: 1 1 100%;
  max-width: 100%;
  margin: auto;
	padding-bottom:20px;
}

}
.step-box .icon {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto 10px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.step-box .icon img {
  width: 60%;
  height: 60%;
  object-fit: contain;
  margin-top: 20px;
}

.step-box .step-num {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #0e4d86;
  color: #fff;
  width: 24px;
  height: 24px;
  font-size: 14px;
  border-radius: 50%;
  line-height: 24px;
  font-weight: bold;
}

.step-box h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 5px;
  color: #333;
}

.step-box p {
  font-size: 14px;
  color: #666;
}







.service-swiper{
  overflow: hidden;
}

a.cta-button.customCTA {
  display: inline-block !important;
  margin-top: 12px;
  min-width: 180px;
}


.tagline {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #F27834; /* Or your brand color */
}






ul#main-menu {
  display: flex;
  align-items: center;
}
/* Targets the 4th top-level menu item */
header#wrapper-navbar ul.navbar-nav > li:nth-child(4) > a {
  background-color: #ff6f00;
  color: #fff;
  padding: 14px 30px !important;
  border-radius: 6px;
  font-weight: 600;
  white-space: nowrap;
  /* transition: background 0.3s ease; */
}

ul.navbar-nav > li:nth-child(4) > a:hover {
  background-color: #e55d00;
  color: #fff;
}



.bookNow{
  background-color: #F27834 !important;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.3px;
  padding: 10px 24px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
	transition:0.5s;
}
.bookNow:hover{
	 background-color: #0e4d86 !important;
	color:#fff ;
}

.custom_card img, .custom_card_two img {
  width: 100%;
  height: auto;
	    padding: 0px 70px;
}

@media(max-width:767px){
	.custom_card img, .custom_card_two img {
  width: 100%;
  height: auto;
	    padding: 0px 100px;
}
	.featured_card .row{
		gap:20px;
	}
}
.feature-list p{
  letter-spacing: 1px;
}

.testimonials, .step-timeline {
  padding: 100px 0px;
}





.timeline {
	 display: flex;
	 flex-direction: column;
	 margin: 20px auto;
	 position: relative;
}
 .timeline__event {
	 margin-bottom: 20px;
	 position: relative;
	 display: flex;
	 margin: 20px 0;
	 border-radius: 6px;
	 align-self: center;
	 width: 50vw;
}
 .timeline__event:nth-child(2n + 1) {
	 flex-direction: row-reverse;
}
 .timeline__event:nth-child(2n + 1) .timeline__event__date {
	 border-radius: 0 6px 6px 0;
}
 .timeline__event:nth-child(2n + 1) .timeline__event__content {
	 border-radius: 6px 0 0 6px;
}
 .timeline__event:nth-child(2n + 1) .timeline__event__icon:before {
	 content: "";
	 width: 2px;
	 height: 100%;
	 background: #032244;
	 position: absolute;
	 top: 0%;
	 left: 50%;
	 right: auto;
	 z-index: -1;
	 transform: translateX(-50%);
	 animation: fillTop 2s forwards 4s ease-in-out;
}
 .timeline__event:nth-child(2n + 1) .timeline__event__icon:after {
	 content: "";
	 width: 100%;
	 height: 2px;
	 background: #032244;
	 position: absolute;
	 right: 0;
	 z-index: -1;
	 top: 50%;
	 left: auto;
	 transform: translateY(-50%);
	 animation: fillLeft 2s forwards 4s ease-in-out;
}
 .timeline__event__title {
	 font-size: 1.2rem;
	 line-height: 1.4;
	 text-transform: uppercase;
	 font-weight: 600;
	 color: #032244;
	 letter-spacing: 1.5px;
}
 .timeline__event__content {
	 padding: 20px;
	 box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
	 background: #fff;
	    width: calc(40vw - 20px);
	 border-radius: 0 6px 6px 0;
}
 .timeline__event__date {
	 color: #f6a4ec;
	 font-size: 1.5rem;
	 font-weight: 600;
	 background: #032244;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 white-space: nowrap;
	 padding: 0 20px;
	 border-radius: 6px 0 0 6px;
}

.timeline__event__icon {
    width: 100px;
    height: 100px;
    padding: 20px;
}
.timeline__event__icon .step-num{
	position: absolute;
    background: #0e4d86;
    padding: 5px 10px;
    border-radius: 50%;
    font-size: 10px;
    margin: 0;
    color: #fff;
	top:-3%;
}
 .timeline__event__icon {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 color: #032244;
	 
	 align-self: center;
	 margin: 0 20px;
	 background: #032244;
	 border-radius: 100%;
	 
	 box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
	 position: relative;
}
 .timeline__event__icon i {
	 font-size: 32px;
}
 .timeline__event__icon:before {
	 content: "";
	 width: 2px;
	 height: 100%;
	 background: #f6a4ec;
	 position: absolute;
	 top: 0%;
	 z-index: -1;
	 left: 50%;
	 transform: translateX(-50%);
	 animation: fillTop 2s forwards 4s ease-in-out;
}
 .timeline__event__icon:after {
	 content: "";
	 width: 100%;
	 height: 2px;
	 background: #f6a4ec;
	 position: absolute;
	 left: 0%;
	 z-index: -1;
	 top: 50%;
	 transform: translateY(-50%);
	 animation: fillLeftOdd 2s forwards 4s ease-in-out;
}
 .timeline__event__description {
	 flex-basis: 60%;
}
 .timeline__event--type2:after {
	 background: #ff6f00;
}
 .timeline__event--type2 .timeline__event__date {
	 color: #ff6f00;
	 background: #ff6f00;
}
 .timeline__event--type2:nth-child(2n + 1) .timeline__event__icon:before, .timeline__event--type2:nth-child(2n + 1) .timeline__event__icon:after {
	 background: #ff6f00;
}
 .timeline__event--type2 .timeline__event__icon {
	 background: #ff6f00;
	 color: #ff6f00;
}
 .timeline__event--type2 .timeline__event__icon:before, .timeline__event--type2 .timeline__event__icon:after {
	 background: #ff6f00;
}
 .timeline__event--type2 .timeline__event__title {
	 color: #ff6f00;
}
 .timeline__event--type3:after {
	 background: #cd3c0e;
}
 .timeline__event--type3 .timeline__event__date {
	 color: #cd3c0e;
	 background-color: #cd3c0e;
}
 .timeline__event--type3:nth-child(2n + 1) .timeline__event__icon:before, .timeline__event--type3:nth-child(2n + 1) .timeline__event__icon:after {
	 background: #cd3c0e;
}
 .timeline__event--type3 .timeline__event__icon {
	 background: #cd3c0e;
	 color: #cd3c0e;
}
 .timeline__event--type3 .timeline__event__icon:before, .timeline__event--type3 .timeline__event__icon:after {
	 background: #cd3c0e;
}
 .timeline__event--type3 .timeline__event__title {
	 color: #cd3c0e;
}
 .timeline__event:last-child .timeline__event__icon:before {
	 content: none;
}
.timeline__event:last-child .timeline__event__icon{
      background: #2b6fa4 !important;
}
 @media (max-width: 786px) {
	 .timeline__event {
		 flex-direction: column;
		 align-self: center;
	}
	 .timeline__event__content {
		 width: 100%;
	}
	 .timeline__event__icon {
		 border-radius: 6px 6px 0 0;
		 width: 100%;
		 margin: 0;
		 box-shadow: none;
		 height:auto !important;
	}
	 .timeline__event__icon:before, .timeline__event__icon:after {
		 display: none;
	}
	 .timeline__event__date {
		 border-radius: 0;
		 padding: 20px;
	}
	 .timeline__event:nth-child(2n + 1) {
		 flex-direction: column;
		 align-self: center;
	}
	 .timeline__event:nth-child(2n + 1) .timeline__event__date {
		 border-radius: 0;
		 padding: 20px;
	}
	 .timeline__event:nth-child(2n + 1) .timeline__event__icon {
		 border-radius: 6px 6px 0 0;
		 margin: 0;
	}
	  .timeline__event {
	 margin-bottom: 20px;
	 position: relative;
	 display: flex;
	 margin: 20px 0;
	 border-radius: 6px;
	 align-self: center;
	 width: 100%;
}
	.timeline__event__icon .icon {
    width: 20%;
}
}
 @keyframes fillLeft {
	 100% {
		 right: 100%;
	}
}
 @keyframes fillTop {
	 100% {
		 top: 100%;
	}
}
 @keyframes fillLeftOdd {
	 100% {
		 left: 100%;
	}
}