/**
* Template Name: Multi
* Template URL: https://bootstrapmade.com/multi-responsive-bootstrap-template/
* Updated: Mar 17 2024 with Bootstrap v5.3.3
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 100;
  font-display: swap;
  src: url("Inter-Thin.woff2?v=3.15") format("woff2"),
       url("Inter-Thin.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 100;
  font-display: swap;
  src: url("Inter-ThinItalic.woff2?v=3.15") format("woff2"),
       url("Inter-ThinItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 200;
  font-display: swap;
  src: url("Inter-ExtraLight.woff2?v=3.15") format("woff2"),
       url("Inter-ExtraLight.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 200;
  font-display: swap;
  src: url("Inter-ExtraLightItalic.woff2?v=3.15") format("woff2"),
       url("Inter-ExtraLightItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 300;
  font-display: swap;
  src: url("Inter-Light.woff2?v=3.15") format("woff2"),
       url("Inter-Light.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 300;
  font-display: swap;
  src: url("Inter-LightItalic.woff2?v=3.15") format("woff2"),
       url("Inter-LightItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("Inter-Regular.woff2?v=3.15") format("woff2"),
       url("Inter-Regular.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 400;
  font-display: swap;
  src: url("Inter-Italic.woff2?v=3.15") format("woff2"),
       url("Inter-Italic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 500;
  font-display: swap;
  src: url("Inter-Medium.woff2?v=3.15") format("woff2"),
       url("Inter-Medium.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 500;
  font-display: swap;
  src: url("Inter-MediumItalic.woff2?v=3.15") format("woff2"),
       url("Inter-MediumItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 600;
  font-display: swap;
  src: url("Inter-SemiBold.woff2?v=3.15") format("woff2"),
       url("Inter-SemiBold.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 600;
  font-display: swap;
  src: url("Inter-SemiBoldItalic.woff2?v=3.15") format("woff2"),
       url("Inter-SemiBoldItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 700;
  font-display: swap;
  src: url("Inter-Bold.woff2?v=3.15") format("woff2"),
       url("Inter-Bold.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 700;
  font-display: swap;
  src: url("Inter-BoldItalic.woff2?v=3.15") format("woff2"),
       url("Inter-BoldItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 800;
  font-display: swap;
  src: url("Inter-ExtraBold.woff2?v=3.15") format("woff2"),
       url("Inter-ExtraBold.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 800;
  font-display: swap;
  src: url("Inter-ExtraBoldItalic.woff2?v=3.15") format("woff2"),
       url("Inter-ExtraBoldItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 900;
  font-display: swap;
  src: url("Inter-Black.woff2?v=3.15") format("woff2"),
       url("Inter-Black.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 900;
  font-display: swap;
  src: url("Inter-BlackItalic.woff2?v=3.15") format("woff2"),
       url("Inter-BlackItalic.woff?v=3.15") format("woff");
}


body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

a {
  color: #1E4133;
  text-decoration: none;
}

a:hover {
  color: #f1775d;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
span2 {
  font-family: "Inter", sans-serif;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #1E4133;
  border-top-color: white;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: animate-preloader 1s linear infinite;
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #e6635a

;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #1e81b0;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff;
  transition: all 0.5s;
  z-index: 997;
  padding: 20px 0;
}

#header.header-scrolled {
  padding: 12px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo {
  font-size: 26px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

#header .logo a {
  color: #0b2341;
}

/* #header .logo img {
  max-height: 40px;
}
*/
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-size: 15px;
  color: #1E4133;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #1e81b0;
}

.navbar .getstarted,
.navbar .getstarted:focus {
  background: #47705E;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff;
  background: #e6635a;
}

.navbar .getstarted2,
.navbar .getstarted2:focus {
  background: #1e81b0;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
}

.navbar .getstarted2:hover,
.navbar .getstarted2:focus:hover {
  color: #fff;
  background: #e6635a;

}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  text-transform: none;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #1e81b0;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
/* Adjusting the language selector */
.language-selector {
  margin-left: 20px; /* Add space between the language selector and the Contact Us button */
}
/* Force the cursor to be a pointer (hand icon) when hovering over the dropdown */
  .language-selector a {
    cursor: pointer; /* Forces the correct cursor style */
  }
.language-selector a.nav-link {
  padding: 5px 10px; /* Reduce padding around the text */
  font-size: 14px; /* Reduce font size */
  width: auto; /* Ensure it fits the content */
}

.language-selector ul {
  display: none;
  position: absolute;
  background: white;
  padding: 5px;
  list-style: none;
  width: 80px; /* Set a smaller width */
  border-radius: 5px;
}

.language-selector:hover ul {
  display: block;
}

.language-selector ul li {
  margin: 0;
  padding: 5px 10px; /* Smaller padding for each option */
}

.language-selector ul li a {
  color: black;
  text-decoration: none;
  font-size: 14px; /* Smaller font size */
}

.language-selector ul li a:hover {
  color: #e6635a !important; /* Change color on hover */
}

/* Reduce the size of the dropdown arrow icon */
.language-selector .bi-chevron-down {
  font-size: 12px; /* Smaller arrow icon */
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;  
	}
}	
/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #0b2341;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(4, 12, 21, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #0b2341;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #ed502e;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  background: none;
    border: none;
    color: #0b2341;
    padding: 10px 20px;
    font-size: 15px;
    text-align: left;
    margin: 0; /* Remove extra margin */
}

.navbar-mobile .getstarted2,
.navbar-mobile .getstarted2:focus {
  background: none;
    border: none;
    color: #0b2341;
    padding: 10px 20px;
    font-size: 15px;
    text-align: left;
    margin: 0; /* Remove extra margin */
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #ed502e;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  background-color: rgba(4, 12, 21, 0.8);
  overflow: hidden;
  position: relative;
}

.word {
  opacity: 0;
  animation: fadeIn 2s forwards;
  display: inline-block; /* Ensure each word is treated as a block */
 
}

.word:nth-child(1) {
  animation-delay: 0.5s;
}

.word:nth-child(2) {
  animation-delay: 1.5s;
}

.word:nth-child(3) {
  animation-delay: 2.5s;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
	 }
	/* Media query for smaller screens */
@media (max-width: 768px) {
	#heading {
    text-align: center; /* Center align the heading on small screens */
    width: 100%; /* Ensure the heading takes the full width */
  }
  .word {
    display: block; /* Make each word take up the full width */
    margin-bottom: 20px; /* Adjust this value to increase or decrease space */
	font-size: 10vw; /* Increase the font size for small screens */
  }
 /* Specific styling for the second slide heading */
  #hero .carousel-item:nth-child(2) .container h2 {
    text-align: center;
    margin: 0 auto; /* Center the heading container */
    width: 100%; /* Ensure the heading container takes the full width */
  }

  /* Adjust the word styling within the second slide heading */
  #hero .carousel-item:nth-child(2) .container h2 .word {
    display: inline-block;
    width: auto; /* Ensure each word is treated as a block */
    font-size: 8vw; /* Adjust this value as needed for responsiveness */
  }
}
#hero .carousel,
#hero .carousel-inner,
#hero .carousel-item,
#hero .carousel-item::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero .logo-image {
  height: 3em; /* Adjust the height as needed */
  vertical-align: middle; /* Ensure it aligns vertically with the text */
  margin-right: -0.5em; /* Move the logo to the left by decreasing the margin */
  position: relative; /* Ensure the position is relative for finer adjustments */
  left: -0.5em; /* Optional: fine-tune positioning */
}
/* Media query for smaller screens */
@media (max-width: 768px) { /* Adjust the max-width value as needed */
  #hero .logo-image {
    margin-right: 0; /* Reset the margin-right for smaller screens */
    left: 0; /* Reset the left position for smaller screens */
    display: block; /* Ensure it's displayed as a block element */
    margin-left: auto; /* Center the logo horizontally */
    margin-right: auto; /* Center the logo horizontally */
  }

  #hero h1 {
    text-align: center; /* Center-align the text for smaller screens */
  }
}
#hero .carousel-item {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

#hero .carousel-item::before {
  content: "";
  background-color: rgba(4, 12, 21, 0.5);
}

#hero .carousel-container {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 82px;
  left: 50px;
  right: 50px;
}

.carousel-container .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start; /* Align items to the start (left) */
}

.carousel-container .container p,
.carousel-container .container .button-container {
  width: 100%; /* Ensure both take full width of the container */
  max-width: 600px; /* Optional: set a max-width to match your design */
}

.carousel-container .container p,
.carousel-container .container .button-container2 {
  width: 100%; /* Ensure both take full width of the container */
  max-width: 900px; /* Optional: set a max-width to match your design */
}
#hero .button-container,
#hero .button-container2 {
  display: flex;
  justify-content: flex-end; /* Align the button to the right */
  width: 100%; /* Ensure the container takes the full width of the parent */
  margin-top: 20px; /* Add some margin for spacing if needed */
}

#hero .button-container a
#hero .button-container2 a {
  margin-left: auto; /* Push the button to the right */
}

/* Center the button on small screens */
@media (max-width: 768px) {
 #hero .button-container, 
 #hero .button-container2 {
    justify-content: center;
  }
 #hero .button-container a, 
 #hero .button-container2 a {
    margin-left: 0; /* Reset margin to center the button */
  }
	
}
.carousel-text {
    white-space: nowrap; /* Prevent text wrapping */
    font-size: 2rem; /* Initial font size */
    transition: font-size 0.2s; /* Smooth transition for resizing */
}

#hero span2 {
  animation-delay: 0s;
  color: #fff;
  margin: 0;
  font-size: 60px;
  font-weight: 700;

}	
#hero h2 {
  animation-delay: 0s;
  color: #fff;
  margin: 0;
  font-size: 48px;
  font-weight: 700;
}

#hero h1 {
  animation-delay: 0s;
  color: #fff;
  margin: 0;
  font-size: 60px;
  font-weight: 700; 
}

#hero h3 {
  animation-delay: 0s;
  color: #fff;
  margin: 0;
  font-size: 48px;
  font-weight: 700;
}

#hero p {
  animation-delay: 0.4s;
  color: #fff;
  margin-top: 10px;
}

#hero p2 {
  animation-delay: 0.4s;
  color: #fff;
  margin-top: 10px;
  max-width: 600px; /* You can adjust this value to your needs */
}

.custom-animate-duration {
  animation-duration: 3s; /* Adjust the time as needed */
}
#hero p3 {
  animation-delay: 3.5s;
  color: #fff;
	justify-content: left;
  margin-top: 10px;
  max-width: 900px; /* You can adjust this value to your needs */
}
#hero h1 span2 {
  font-size: 10vw; /* Adjust this value as needed for responsiveness */
  letter-spacing: 0.1em; /* Adjust the spacing as needed */
}

#hero p2 {
  font-size: 3vw; /* Adjust this value as needed for responsiveness */
}

@media (min-width: 600px) {
  #hero h1 span2 {
    font-size: 60px; /* Default size for larger screens */
  }
  #hero p2 {
    font-size: 16px; /* Default size for larger screens */
  }
}

@media (min-width: 1200px) {
  #hero p {
    width: 50%;
  }
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
  background: none;
  font-size: 36px;
  font-weight:700; 
  line-height: 0;
  width: auto;
  height: auto;
  border-radius: 0px;
  transition: 25s;
  color: rgba(255, 255, 255, 0.8);
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#hero .carousel-control-next-icon:hover,
#hero .carousel-control-prev-icon:hover {
  background: none;
  color: rgba(255, 255, 255, 1);
}

#hero .carousel-indicators li {
  list-style-type: none;
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: 0.6;
  transition: 0.3s;
}

#hero .carousel-indicators li.active {
  opacity: 1;
  background: #1e81b0;
}

#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  animation-delay: 1.5s;
  background: #47705E;
  margin-top: 15px;
}

#hero .btn-get-started:hover {
  background: #e6635a;

}

#hero .btn-get-started2 {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  animation-delay: 1.5s;
  background: #47705E;
  margin-top: 15px;
}

#hero .btn-get-started2:hover {
  background: #e6635a;
}

#hero .btn-get-started3 {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  animation-delay: 5s;
  background: #47705E;
  margin-top: 15px;
}

#hero .btn-get-started3:hover {
  background: #e6635a;
	
}	
@media (max-width: 992px) {
  #hero {
    height: 100vh;
  }

  #hero .carousel-container {
    text-align: center;
    top: 74px;
  }
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 30px;
  }
}

@media (min-width: 1024px) {

  #hero .carousel-control-prev,
  #hero .carousel-control-next {
    width: 5%;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}

.section-bg {
  background-color: #f6f9fd;
}

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 10px;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #1E4133;
  margin: 4px 10px;
}

.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #1E4133;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.content {
    display: flex;
}

.column-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
}
.highlight {
        color:#1e81b0;
}

.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-left: 28px;
  position: relative;
}

.about .content ul li+li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #1E4133;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: #1e81b0;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #1e81b0;
}

.about .content .btn-learn-more:hover {
  background: #e6635a;
  color: #fff;
  text-decoration: none;
	border: 2px solid #e6635a;
}
.text-right {
    display: flex;
    justify-content: flex-end;
}

.btn-container {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
/*--------------------------------------------------------------
# Inner Page
--------------------------------------------------------------*/
#inner-page p2 {
  margin: 0;
  margin: 0;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #1E4133;
}
.summary p3{
	display: flex;
	align-content: center;
	padding: 30px 40px;
}

.inner-page h3 {
  font-size: 18px;
  font-weight: 600;
  padding: 30px 20px 20px 0;
  line-height: 1.8;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #47705E;
  font-family: "Poppins", sans-serif;
  word-wrap: break-word; /* Ensure long words break to the next line */
  white-space: normal; /* Allow text to wrap to the next line */
}
.para p {
	padding-bottom: 40px;
	 line-height: 1.8; /* Adjust this value as needed */
}
.container1 {
	padding: 20px ;
    display: flex;
	flex-wrap: wrap;
    align-items: stretch;
	height: 100%;
	background-color: #f6f9fd;
}
.container2 {
	padding: 20px ;
    display: flex;
	flex-wrap: wrap;
    align-items: stretch;
	height: 100%;
	background-color: none;
}
.column-image {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.image-container {
    width: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.inner-page .highlight {
        color:#1e81b0;
}
.inner-page .content ul {
  list-style: none;
  padding: 0;
}

.inner-page .content ul li {
  padding-left: 28px;
  position: relative;
}

.inner-page .content ul li+li {
  margin-top: 10px;
}

.inner-page .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #1E4133;
  line-height: 1;
}
.inner-page .column-gap {
    padding-right: 20px; /* Adjust the value as needed */
}

.inner-page .column-gap + .column-gap {
    padding-left: 20px; /* Adjust the value as needed */
}
.inner-page .logo-image {
    height: auto; /* Maintain aspect ratio */
    max-height: 300px; /* Adjust this value as needed */
    width: auto; /* Ensure it scales proportionally */
}
/* Initial hidden state */
.inner-page .animated-element {
  opacity: 0; /* Or use transform: translateX() to hide off-screen if needed */
  transition: opacity 2s ease-in-out, transform 2.5s ease-in-out;
}

.inner-page .animated-element.fade-in-left {
  transform: translateX(-50%);
}
.inner-page .animated-element.fade-in-zoom-left {
  transform: translateX(-50%);
}
.inner-page .animated-element.fade-in-right {
  transform: translateX(50%);
}
.inner-page .animated-element.fade-in-zoom-right {
  transform: translateX(50%);
}
.inner-page .animated-element.fade-in-up {
  transform: translatey(50%);
}
.inner-page .animated-element.visible {
  opacity: 1;
  transform: translateX(0); /* Reset the transformation to original position */
}
.backagain {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 10px;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
  text-align: right;
  margin-top: 40px;
}
.backagain::before {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #1E4133;
  margin: 4px 10px;
}
/* Keyframes for fade-in-zoom animation */
@keyframes fadeInZoom {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@media (max-width: 768px) {
  #inner-page .section-title p {
    font-size: 28px;
  }
	.inner-page .animated-element.fade-in-left {
		transform: translateY(50%); /* Change the transform to vertical for small screens */
	}

	.inner-page .animated-element.fade-in-right {
		transform: translateY(50%); /* Change the transform to vertical for small screens */
	}
	
	.inner-page .animated-element.visible {
		transform: translateY(0); /* Reset the transformation to original position */
	}
}
/*--------------------------------------------------------------
# Data Protection Policy
--------------------------------------------------------------*/
/* Container for paragraph content */
#datapolicy .paragraph-container {
  margin: 0 auto;   /* Center the container horizontally */
  padding-right: 0; /* Ensure space for right-aligned elements */
}

/* Align the actions to the right edge of the paragraph container */
#datapolicy .policy-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 40px; /* Space between paragraph and actions */
}

#datapolicy .policy-actions .form-group {
  margin: 10px 0;
  text-align: right;
}
.policy-actions .accept {
  margin-left: 10px; /* Space between checkbox and text */
}
#datapolicy .policy-actions .button-container {
  text-align: right;
}

#datapolicy .databutton {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: #1E4133;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #1E4133;
}
#datapolicy .databutton:hover {
  background: #e6635a;
  color: #fff;
  text-decoration: none;
	border: 2px solid #e6635a;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-top: 0;
}

.counts .count-box {
  box-shadow: -10px -5px 40px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  width: 100%;
}

.counts .count-box i {
  display: block;
  font-size: 30px;
  color: #47705E;
  float: left;
}

.counts .count-box span {
  font-size: 42px;
  line-height: 24px;
  display: block;
  font-weight: 700;
  color: #1e81b0;
  margin-left: 50px;
}

.counts .count-box p {
  padding: 30px 0 0 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

.counts .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #164682;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
  color: #2169c4;
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us {
  padding: 0;
}

.why-us .content {
  padding: 60px 100px 0 100px;
}
.why-us .content2 {
  padding: 0px 100px 0 100px;
}
.why-us .content h3 {
  font-weight: 400;
  font-size: 28px;
  color: #1E4133;
}

.why-us .content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}

.why-us .content p {
  font-size: 15px;
  color: #848484;
}

.why-us .video-box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 400px;
  position: relative;
}

.why-us .accordion-list {
  padding: 0 100px 60px 100px;
}

.why-us .accordion-list ul {
  padding: 0;
  list-style: none;
}

.why-us .accordion-list li+li {
  margin-top: 15px;
}

.why-us .accordion-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
}

.why-us .accordion-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding-right: 30px;
  outline: none;
  color: #0b2341;
  cursor: pointer;
}

.why-us .accordion-list span {
  color: #1e81b0;
  font-weight: 600;
  font-size: 18px;
  padding-right: 10px;
}

.why-us .accordion-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.why-us .accordion-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.why-us .accordion-list .icon-show {
  display: none;
}

.why-us .accordion-list a.collapsed {
  color: #0b2341;
}

.why-us .accordion-list a.collapsed:hover {
  color: #1e81b0;
}

.why-us .accordion-list a.collapsed .icon-show {
  display: inline-block;
}

.why-us .accordion-list a.collapsed .icon-close {
  display: none;
}

.why-us .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#ed502e 50%, rgba(237, 80, 46, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.why-us .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.why-us .play-btn::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  animation-delay: 0s;
  animation: pulsate-btn 2s;
  animation-direction: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(237, 80, 46, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.why-us .play-btn:hover::after {
  border-left: 15px solid #1e81b0;
  transform: scale(20);
}

.why-us .play-btn:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  animation: none;
  border-radius: 0;
}


.video-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(246, 249, 253, 0) 100%, rgba(246, 249, 253, 1) 100%);
    pointer-events: none;
    z-index: 2; /* This ensures the overlay is on top of the image */

	 
}
@media (max-width: 1024px) {

  .why-us .content,
  .why-us .content2,
  .why-us .accordion-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .why-us .content {
    padding-top: 30px;
  }

  .why-us .accordion-list {
    padding-bottom: 30px;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# Services 1
--------------------------------------------------------------*/
.services .icon-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between; /* Distribute space between children */
  text-align: center;
  background: #fefefe;
  box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.1);
  padding: 80px 20px;
  transition: all ease-in-out 0.5s;
  
}
/* Styles for the "read more" link */
.services .read-more {
  display: inline-block;
  margin-top: 20px; /* Push the link to the bottom */
  color: #929791; /* Default color for read more link */
  font-size: 14px;
  text-decoration: none;
	transition: all ease-in-out 0.3s;
}

.services .read-more:hover {
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.05em;
	transition: all ease-in-out 0.3s;
}
.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #1E4133;
  border-radius: 5px;
  transition: all 0.5s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}

.services .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}

.services .icon-box .icon::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  height: 100%;
  width: 100%;
  background: #47705E;
  border-radius: 5px;
  transition: all 0.5s ease-out 0s;
  transform: translateZ(-1px);
  z-index: 1;
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #0b2341;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  background: #47705E;
  border-color: #47705E;
}

.services .icon-box:hover .icon {
  background: #fff;
}

.services .icon-box:hover .icon i {
  color: #1E4133;
}

.services .icon-box:hover .icon::before {
  background: #1E4133;
}

.services .icon-box:hover h4 a,
.services .icon-box:hover p,
.services .readmore:hover {
  color: #fff;
}
/* For icon-box */
.services .icon-box:hover .read-more {
  color: #fff; /* Color when icon-box is hovered */
}
/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-wrap {
  padding-left: 50px;
}

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 30px 60px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0px 0px 20px 0px rgba(11, 35, 65, 0.1);
  position: relative;
  background: #fff;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 10px;
  border: 6px solid #fff;
  position: absolute;
  left: -45px;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #fdedea;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #1e81b0;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1e81b0;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  padding: 80px 0;
  background: #47705E;
}

.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #FFFFFF;
  color: #fff;
}

.cta .cta-btn:hover {
  background: #e6635a;
  border: 2px solid #e6635a;
}
/*--------------------------------------------------------------
# Ctab
--------------------------------------------------------------*/
.ctab {
  padding: 80px 0;
  background: #FFFFFF;
}

.ctab h3 {
  color: #1E4133;
  font-size: 28px;
  font-weight: 700; 
	letter-spacing: 0.05em;
	padding-bottom: 20px;
}

.ctab p {
  color: #47705E;
}

.ctab .ctab-btn {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #1E4133;
  color: #1E4133;
}

.ctab .ctab-btn:hover {
  background: #e6635a;
  border: 2px solid #e6635a;
	color: #FFFFFF;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
/* Style for the portfolio container */
.portfolio-container {
  display: flex;
  flex-wrap: wrap;
}

/* Style for the portfolio items */
.portfolio-item {
  display: block; /* Show all items by default */
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
/* Style for the active filter link */
.filter-active {
  font-weight: bold;
  background-color: none;
	letter-spacing: 0.09em;
	transition: all ease-in-out 0.3s;
}
.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  border-radius: 0px;
	
}
.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #0b2341;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #1e81b0;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
}

.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  color: #47705E;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;

}

.portfolio .portfolio-item .portfolio-info p {
  color: #1E4133;
  font-size: 14px;
  margin-bottom: 0;
	letter-spacing: 0.05em;
	font-family: "Poppins", sans-serif;
}

.portfolio .portfolio-item .portfolio-info .preview-link,
.portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #123a6d;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover,
.portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #1e81b0;
}

.portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}

.portfolio .portfolio-item .portfolio-links {
  opacity: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-item .portfolio-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-links a:hover {
  color: #1e81b0;
}

.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 20px;
}
.portfolio .portfolio-container {
  position: relative;
}

.portfolio .see-more {
  width: 100%;
  margin-top: 30px;
  display: flex; /* Use flexbox */
  justify-content: flex-end; /* Align to the right */
}
.portfolio .see-more .btn {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0px;
  padding: 10px 20px;
  background-color: #FFF;
  color: #47705E;
  border: 2px Solid #47705E;
  border-radius: 4px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  display: inline-block; /* Ensure the button is inline */
}

.portfolio .see-more .btn:hover {
  background-color: #e6635a;
	color: #FFF;
	border: 2px Solid #e6635a;
}
.portfolio .backback {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 10px;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
  text-align: right;
  margin-top: 20px;
}
.portfolio .backback::before {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #1E4133;
  margin: 4px 10px;
}
 .filter-container {
            margin-bottom: 30px; /* Increased margin */
            text-align: right; /* Align to the right */
            display: flex;
            justify-content: flex-end; /* Align items to the right */
            align-items: center; /* Vertically center items */
        }
 @media (max-width: 767px) {
            .filter-container {
                justify-content: flex-start;
            }
        }
        .filter-icon {
            font-size: 1em; /* Size of the filter icon */
            margin-right: 10px; /* Space between the icon and the select box */
			 cursor: pointer; /* Change cursor to indicate clickability */
			color: lightgrey;
		}
			 .filter-icon:hover {
            color: #1e81b0; /* Change color on hover */
        }
        #portfolio-filters {
            width: 300px; /* Width of the select box */
            text-align: left; /* Align text inside select box to the left */
            text-align-last: left; /* Align the dropdown arrow to the left */
        }
        .select2-container--default .select2-selection--single {
            border: none; /* Remove border */
            border-radius: 0; /* Remove border radius */
            background-color: #f8f9fa; /* Optional: change background color */
        }
        .select2-container--default .select2-selection--single .select2-selection__rendered {
            text-align: left; /* Align Select2 selected text to the left */
        }
        .select2-container--default .select2-selection--single .select2-selection__arrow {
            right: 10px; /* Adjust the arrow position */
        }
        .select2-dropdown {
            border: 1px solid #ced4da; /* Optional: border for dropdown */
            border-radius: 0; /* Remove border radius */
        }
        .select2-results__option--highlighted {
            background-color: #47705E !important; /* Highlight color */
            color: white !important; /* Text color of highlighted item */
        }
 /* Remove border and outline from the search input field within Select2 dropdown */
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: none !important; /* Remove border */
    box-shadow: none !important; /* Remove box shadow */
    outline: none !important; /* Remove outline */
    border-radius: 0 !important; /* Remove border radius if any */
}

/* Remove blue border when the search input field is focused */
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}
/* Custom styling for optgroup labels */
.select2-container--default .select2-results__group {
    display: flex;
    align-items: center; /* Center items vertically */
	font-size: 0.875em; /* Adjust the font size as needed */
    font-weight: normal; /* Remove bold styling */
    color: #6c757d; /* Optional: Change the color if desired */
    text-align: center; /* Center align the text */
    position: relative; /* Position relative for line placement */
    margin: 5px 0; /* Add some margin */
    padding: 5px; /* Remove padding */
	letter-spacing: 2px;
}

.select2-container--default .select2-results__group::before,
.select2-container--default .select2-results__group::after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #9A9A9A; /* Same color as the text */
}

.select2-container--default .select2-results__group::before {
    left: 20px;
	margin-right: 10px; /* Space between line and text */
}

.select2-container--default .select2-results__group::after {
    right: 20px;
	margin-left: 10px; /* Space between line and text */
}
/* Add padding to the selected item in the Select2 select box */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 10px; /* Adjust the padding values as needed */
}
/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #ed502e;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ed502e;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(11, 35, 65, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}
.back-to-gallery {
  text-align: right;
  margin-top: 20px;
}

.back-link {
  color: #000; /* Customize the color as needed */
  text-decoration: none;
  font-size: 16px;
}

.back-link i {
  margin-right: 5px;
}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  text-align: center;
  margin-bottom: 20px;
  background: #343a40;
  position: relative;
  overflow: hidden;
}

.team .member .member-info {
  opacity: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
}

.team .member .member-info-content {
  position: absolute;
  left: 50px;
  right: 0;
  bottom: 0;
  transition: bottom 0.4s;
}

.team .member .member-info-content h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}

.team .member .member-info-content span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

.team .member .social {
  position: absolute;
  left: -50px;
  top: 0;
  bottom: 0;
  width: 50px;
  transition: left ease-in-out 0.3s;
  background: rgba(11, 35, 65, 0.5);
  text-align: center;
}

.team .member .social a {
  transition: color 0.3s;
  display: block;
  color: #fff;
  margin-top: 15px;
}

.team .member .social a:hover {
  color: #ed502e;
}

.team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

.team .member:hover .member-info {
  background: linear-gradient(0deg, rgba(11, 35, 65, 0.9) 0%, rgba(11, 35, 65, 0.8) 20%, rgba(0, 212, 255, 0) 100%);
  opacity: 1;
  transition: 0.4s;
}

.team .member:hover .member-info-content {
  bottom: 30px;
  transition: bottom 0.4s;
}

.team .member:hover .social {
  left: 0;
  transition: left ease-in-out 0.3s;
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-item {
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 1px solid #e9f1fb;
}

.faq .faq-item i {
  color: #669ee5;
  font-size: 20px;
  float: left;
  line-height: 0;
  padding: 13px 0 0 0;
  margin: 0;
}

.faq .faq-item h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin: 0 0 10px 28px;
  font-family: "Poppins", sans-serif;
}

.faq .faq-item p {
  font-size: 15px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.flex-container {
  display: flex;
  flex-wrap: wrap;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.flex-column .info-box,
.flex-column .php-email-form {
  flex: 1;
}

/* Ensure that flex items have equal height */
.flex-column {
  flex-grow: 1;
}

.contact .info-box {
  color: #0b2341;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 39.5px 0;
  background: #fff;
}

.contact .info-box i {
  font-size: 32px;
  color: #1e81b0;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #1e81b0;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #1e81b0;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  background: #fff;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br+br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea, 
.contact .php-email-form select {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus, 
.contact .php-email-form select:focus {
  border-color: #1e81b0;
}

.contact .php-email-form input, 
.contact .php-email-form select {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type=submit] {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
	letter-spacing: 0.04em;
  background: #FFFFFF;
  border: 2px solid #1e81b0;
  padding: 10px 30px;
  border-radius: 4px;
  color: #1e81b0;
  transition: 0.4s;
}
  
.contact .php-email-form button[type=submit]:hover {
  background: #1e81b0;
	color: #FFFFFF;
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
	}
	/* Add margin to the bottom of the "Appellez-nous" section on smaller screens */
@media (max-width: 991px) {
  .contact .col-md-6:last-child {
    margin-bottom: 20px;
  }

}
.custom-select {
  position: relative;
  width: 100%;
  height: 48px;
}

.custom-select .select-selected {
  background-color: #f1f1f1;
  color: red; /* Change this to your desired color */
  padding: 20px 20px; /* Adjust padding */
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px; /* Adjust font size */
  line-height: 1.4; /* Adjust line height */
  height: 80px; /* Adjust height to ensure text fits */
  display: flex;
  align-items: center; /* Center align text vertically */
  box-sizing: border-box; /* Include padding in element's total width and height */
}

.custom-select .select-items {
  max-height: 300px; /* Adjust maximum height as needed */
  overflow-y: auto; /* Allow scrolling if there are many items */
  box-sizing: border-box; /* Include padding in element's total width and height */
}

.custom-select .select-items div {
  background-color: #f1f1f1;
  color: black;
  padding: 20px 20px; /* Adjust padding */
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px; /* Adjust font size */
  line-height: 1.4; /* Adjust line height */
}

.custom-select .select-items div:hover {
  background-color: #ddd;
}

@media (max-width: 768px) {
  .select-selected {
    font-size: 14px; /* Adjust font size for smaller screens */
    padding: 10px 14px; /* Adjust padding for smaller screens */
  }

  .select-items div {
    font-size: 14px; /* Adjust font size for smaller screens */
    padding: 10px 14px; /* Adjust padding for smaller screens */
  }
}
.custom-checkbox-group label {
    font-size: 16px; /* Adjust font size */
    font-weight: normal; /* Make text bold */
    color: #333; /* Text color */
    margin-bottom: 10px; /* Space below the label */
    display: block; /* Ensure label is on its own line */
}

/* Custom styles for checkboxes */
.custom-control.custom-checkbox {
  margin-bottom: 15px;
}
.custom-checkbox-group .custom-label {
    font-size: 16px; /* Adjust font size */
    font-weight: bold; /* Make text bold */
    color: #47705E; /* Text color */
    margin-bottom: 10px; /* Space below the label */
}
.custom-label {
    font-size: 16px; /* Adjust font size */
    font-weight: bold; /* Make text bold */
    color: #47705E; /* Text color */
    margin-bottom: 10px; /* Space below the label */
}
.custom-control.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #1e81b0;
  border-color: #1e81b0;
}

.custom-control.custom-checkbox .custom-control-input:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #1e81b0, 0 0 0 5px rgba(30, 129, 176, 0.25);
}

.custom-control.custom-checkbox .custom-control-label {
  color: #777777;
  font-size: 14px;
}

.custom-control.custom-checkbox .custom-control-label::before {
  border-radius: 4px;
  border: 1px solid #d6d7d8;
  height: 20px;
  width: 20px;
}

.custom-control.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #1e81b0;
}

.custom-control.custom-checkbox .custom-control-label::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

.custom-control.custom-checkbox input.form-control {
  margin-top: 10px;
}
/* Add left padding to indent the checkbox sections */
.form-group.custom-checkbox-group {
  padding-left: 20px; /* Adjust this value for desired indentation */
}

/* Ensure spacing and alignment of the checkboxes within the indented area */
.custom-control.custom-checkbox {
  margin-bottom: 15px; /* Adjust as needed for spacing between checkboxes */
}

/* Adjust the space between the checkbox sections and other elements */
.form-group.mt-3 {
  margin-bottom: 30px; /* Adjust this value as needed to increase the space between sections */
}

/* Add padding to the individual checkbox groups */
.custom-checkbox-group {
  padding-left: 20px; /* Indentation for the checkbox group */
}

/* Optional: Ensure consistent alignment with other form elements */
.custom-control.custom-checkbox label {
  margin-left: 10px; /* Align label text with checkbox */
}

/* Hide the "Autre" input field initially */
.custom-control.custom-checkbox.autre-checkbox .form-control.d-none {
  display: none;
}

/* Ensure alignment with other form elements */
.custom-control.custom-checkbox input.form-control {
  margin-top: 10px;
}
/* Target only the specific checkbox container */
.data-protection-checkbox-group {
    text-align: right; /* Align text to the right */
}

/* Optional: Adjust label styling if needed */
.data-protection-checkbox-group .custom-control {
    display: inline-block; /* Keep the checkbox and label in line */
}

/* Optional: Adjust margin if needed */
.data-protection-checkbox-group .custom-control-label {
    margin-left: 10px; /* Space between the checkbox and the label */
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #1E4133;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}
.footer-image {
    text-align: center;
    max-width: 200px; /* You can adjust this value to your needs */
    margin: 0 auto;
}
#footer .footer-top {
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 15px;
  background: #1E4133;
  border-top: 4px solid #bc844b;
  text-align: center;
  padding: 30px 20px;
}
footer a {
    color: white; /* or any other color that contrasts with your background */
}
 a:hover {
        color: #e6635a; /* Change this to your desired hover color */
        text-decoration: none; /* Optional: adds underline on hover */
    }
#footer a[href^="tel"] {
    color: white; /* or any other color that contrasts with your background */
    text-decoration: none; /* Optional: Removes underline if you don't want it */
}
#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff; /* Ensure all text in footer-info is white */
}
#footer .footer-top .footer-info .contact-info {
  color: #fff; /* Ensure contact info text is white */
}

#footer .footer-top .footer-info .contact-info strong {
  color: #bc844b; /* Highlighted text color */
}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  background: #47705E;
}

#footer .footer-top .social-links a:hover {
  color: #fff;
  background: #1e81b0;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #bc844b;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #1e81b0;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
}

#footer .footer-top .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px 2px 20px;
  background: #bc844b;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}

#footer .footer-top .footer-newsletter form input[type=submit]:hover {
  background: #1e81b0;
}

#footer .copyright {
  border-top: 1px solid #bc844b;
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

@media (max-width: 991px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
#footer .footer-top .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #footer .footer-top .col-lg-2 {
    flex: 1 1 100%; /* Allow each item to take full width */
    max-width: 50%; /* Max width 50% for two items side by side */
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #footer .footer-top .col-lg-2.footer-links {
    text-align: center;
  }

  #footer .footer-top .footer-links ul {
    display: inline-block;
    text-align: left; /* Ensure the inner content is left-aligned */
  }

  #footer .footer-top .col-lg-4 {
    flex: 1 1 100%; /* Allow the newsletter section to take full width */
    max-width: 100%; /* Ensure it spans the full width */
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #footer .footer-top .footer-newsletter form {
    width: 100%; /* Full width */
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #footer .footer-top .footer-newsletter form input[type=email] {
    flex: 1; /* Take up remaining space */
    margin-right: 10px; /* Space between input and button */
    padding: 4px;
  }

  #footer .footer-top .footer-newsletter form input[type=submit] {
    flex: 0; /* Don't grow */
  }

}.icon-box2 {
}
