* Basic reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Styling for the header */





header {
  background-color: #3333333d;
  color: white;
  width: 100%;
  position: fixed; /* Make the header sticky */
  top: 0;
  left: 0;
  z-index: 1000; /* Ensure the header is on top */
}

.top-header {
  background-color: #0000004f;
  padding-top: 13px;
  padding-bottom: 15px;
}

.header-contact-info {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  position: relative;
 
}

.header-contact-info li {
  display: inline-block;
  margin-right: 20px;
  color: #ffffff;
  position: relative;
  padding-left: 24px;
  font-size: 15px;
}

.header-contact-info li i {
  color: #ffffff;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 3px;
}

.header-contact-info li a {
  color: #ffffff;
}

.header-contact-info li:last-child {
  margin-right: 0;
}

.header-right-content {
  text-align: right;
}

.mobile-nav-links {
  display: none;
  text-align: center;
  background-color: #e7e0e09c
}
.mobile-nav-links li a{
  color: white;
  font-size: 17px;
}

.header-right-content .top-header-social {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.header-right-content .top-header-social li {
  display: inline-block;
  margin-right: 4px;
}

.header-right-content .top-header-social li a {
  display: block;
  color: #ffffff;
  width: 32px;
  height: 32px;
  line-height: 33px;
  border-radius: 50%;
  background-color: rgb(255 255 255 / 82%);
  text-align: center;
  font-size: 14px;
}

.header-right-content .top-header-social li a:hover {
  color: #ffffff;
  background-color: #f15d44;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  transition: 0.5s;
}

.header-right-content .top-header-social li:last-child {
  margin-right: 0;
}
.navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
 
  margin: 0 auto;
  padding: 0 20px;
}

.logo img {
  height: 74px;
  width: auto;
   margin: 7px 0px;
   margin-left: 25px;
}

.nav-links {
  list-style: none;
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
  margin-bottom: 0px;
  
}

.nav-links li {
  margin-left: 20px;
}

.nav-links .active {
border-radius: 4px;
  background-color: #f15d44;
}

.nav-links a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  padding: 9px;
  font-weight: 300;
  font-size: 14px;
}
.nav-links a:hover{

  background-color:#f15d44 ;
  padding:9px;
  border-radius: 4px;
  transition:  0.3s ;
}






@media screen and (max-width: 768px) {
  .nav-links {
    flex-direction: column;
    width: 100%;
    text-align: center;
    background: #06050552;
    color: white;
    padding: 10px 17px 0;

  }

  .nav-links li {
      margin: 10px 0;
  }

  .burger {
      display: block;
  }
}

.nav-active {
  display: flex !important;
}

.site-breadcrumb {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  position: relative;
  padding-top: 172px;
  padding-bottom: 130px;
  z-index: 1;
}

.site-breadcrumb::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 48%);
  z-index: -1;
}

.site-breadcrumb .breadcrumb-title {
  font-size: 45px;
  /* color: var(--color-white); */
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: capitalize;
  color: white;
}

.site-breadcrumb .breadcrumb-menu {
  position: relative;
  z-index: 1;
  /* text-align: center; */
  right: 16px;
  bottom: 15px;
}

.site-breadcrumb .breadcrumb-menu li {
  position: relative;
  display: inline-block;
  margin-left: 3px;
  font-weight: 600;
  text-transform: capitalize;
  color: #f15d44;
  font-size: 18px;
}

.site-breadcrumb .breadcrumb-menu li a {
  color: #fff;
  font-size: 18px;
}


.breadcrumb-menu .actives {
  font-size: 15px;
  color: #fff;
}

.breadcrumb-menu i {
  color: #fff;
  font-size: 13px;
}
.about-text h2 {
  text-align: center;
  padding: 4px;
 }
 /*.about-content .left-headding {
   position: relative;
   bottom: 80px;
 }*/
 .about-content .left-headding h2 {
  font-size: 26px;
  text-align: center;
  background-color: #000000;
  color: white;
  padding: 10px;
  line-height: 1.4;
  position: relative;
  bottom: 30px;
  border-radius: 66px 0px 70px 0px;
  
 }
 .left-headding p{
  border: 1px solid #fbf2f2;
  padding: 20px;
  box-shadow: 10px 10px 5px #e3d3d3;

}
 .about-content .right-image {
   
 
   position: relative;
   bottom: 80px;
   
 }
.section-5 {
	background-color: #fffbfb;
	
}
.section-5 .team{
  margin-bottom: 20px;
}
.section-5 .team h3{
  font-size: 34px;
  font-family: auto;
  text-align: center;
}
.section-5 .box-image {
    border: 5px solid white;
    height: 216px;
	background-image: url(../image/WhatsApp\ Image\ 7.webp);
	background-size: cover;
}
.section-5 .box-text {
	height: 186px;
    width: 244px;
    position: relative;
    right: -10px;
    /* top: -65px; */
    bottom: 74px;
}


.section-5 .box-text .b-info {
  width: 257px;
  text-align: center;
  position: relative;
  /* top: 10px; */
  /* font-size: 20px; */
  font-size: xx-large;
  background: #dddddd66;
  padding: 55px 0px;
  height: 216px;
  right: 5px;
  bottom: 16px;
}


.section-5 {
	background-color: #fffbfb;
	
}
.section-5 .team{
  margin-bottom: 20px;
}
.section-5 .team h3{
  font-size: 34px;
  font-family: auto;
  text-align: center;
}
.section-5 .box-image {
    border: 5px solid white;
    height: 216px;
	background-image: url(../image/WhatsApp\ Image\ 7.webp);
	background-size: cover;
}
.section-5 .box-text {
	height: 186px;
    width: 244px;
    position: relative;
    right: -10px;
    /* top: -65px; */
    bottom: 74px;
}


.section-5 .box-text .b-info {
  width: 257px;
  text-align: center;
  position: relative;
  /* top: 10px; */
  /* font-size: 20px; */
  font-size: xx-large;
  background: #dddddd66;
  padding: 55px 0px;
  height: 216px;
  right: 5px;
  bottom: 16px;
}


.section-5 .box-text .b-info p{

	text-align: center;
}
.section-5 .box-image-1 {
    border: 5px solid white;
    height: 216px;
	background-image: url(../image/WhatsApp\ Image\ 12.webp);
	background-size: cover;
}
.section-5 .box-image-2 {
    border: 5px solid white;
    height: 216px;
	background-image: url(../image/WhatsApp\ Image\ 6.webp);
	background-size: cover;
}
.section-5 .box-image-3 {
    border: 5px solid white;
    height: 216px;
	background-image: url(../image/WhatsApp\ Image\ 10.webp);
	background-size: cover;
}
.name-box .entry-header{
  position: relative;
  z-index: 10;
  margin: 17px 0% -19px;
  padding: 9px;
  background-color: #ffffff !important;
  text-align: center;
 
  /* right: 0px; */
  left: 22px;
  width: 202px;
  color: black;

}
.name-box .entry-header p{
  text-align: center;
  color: #f15d44;
  /* font-size: 15px; */
  font-weight: 700;
}
.footer-area {
  background-color:black;
  padding-top: 80px;
  position: relative;
  z-index: 1;
}

.single-footer-widget {
  margin-bottom: 30px;
}

.single-footer-widget h3 {
  margin-bottom: 28px;
  color: #ffffff;
  position: relative;
  padding-bottom: 8px;
  border-bottom: 1px solid #0c4776;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.single-footer-widget h3::before {
  bottom: -1px;
  left: 0;
  width: 130px;
  height: 1px;
  background-color: #f15d44;
  content: "";
  position: absolute;
}

.single-footer-widget .logo a {
  display: inline-block;
}

.single-footer-widget .logo p {
  color: #ebe7e7;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 15px;
}

.single-footer-widget .social {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 20px;
}

.single-footer-widget .social li {
  display: inline-block;
  margin-right: 3px;
}

.single-footer-widget .social li a {
  display: inline-block;
  background-color: white;
  color:black ;
  width: 35px;
  font-size: 16px;
  height: 35px;
  line-height: 36px;
  border-radius: 50%;
  text-align: center;
}

.single-footer-widget .social li a i.flaticon-facebook {
  display: inline-block;
  padding-left: 4px;
}

.single-footer-widget .social li a i.flaticon-twitter {
  display: inline-block;
  position: relative;
  top: 2px;
}

.single-footer-widget .social li a:hover {
  background-color:#f15d44;
  color: black;
  transition: 0.5s;
}

.single-footer-widget .social li:last-child {
  margin-right: 0;
}

.single-footer-widget .footer-quick-links {
  padding-left: 0;
  list-style-type: none;
  /* display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; */
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 0;
  margin-top: -12px;
}

.single-footer-widget .footer-quick-links li {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  /* max-width: 50%; */
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 12px;
  text-align: center;
}

.single-footer-widget .footer-quick-links li a {
  display: inline-block;
  color: #ebe7e7;
  font-size: 14px;
  
}

.single-footer-widget .footer-quick-links li a:hover {
  color: #f15d44;
}

.single-footer-widget .footer-contact-info {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}

.single-footer-widget .footer-contact-info li {
  color: #ebe7e7;
  font-size: 15px;
  margin-bottom: 12px;
}

.single-footer-widget .footer-contact-info li span {
  display: inline-block;
  font-weight: 600;
  color: #ffffff;
}

.single-footer-widget .footer-contact-info li a {
  display: inline-block;
  color: #ebe7e7;
  position: relative;
}

.single-footer-widget .footer-contact-info li a::before {
  width: 100%;
  height: 1px;
  background-color: #f15d44;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-footer-widget .footer-contact-info li a:hover {
  color: #f15d44;
}

.single-footer-widget .footer-contact-info li:last-child {
  margin-bottom: 0;
}

.single-footer-widget .footer-contact-info li:last-child a::before {
  opacity: 1;
  visibility: visible;
}

.copyright-area {
  margin-top: 50px;
  border-top: 1px solid #0c4776;
  padding-top: 25px;
  padding-bottom: 25px;
}

.copyright-area p {
  color: #ebe7e7;
  font-size: 15px;
}

.copyright-area p a {
  color: #ffffff;
  display: inline-block;
  font-weight: 600;
}

.copyright-area p a:hover {
  color: #f15d44;
}

.copyright-area ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  text-align: right;
}

.copyright-area ul li {
  display: inline-block;
  color: #ebe7e7;
  font-size: 15px;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}

.copyright-area ul li a {
  display: inline-block;
  color: #ebe7e7;
}

.copyright-area ul li a:hover {
  color: #f15d44;
}

.copyright-area ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  right: -13px;
  width: 1px;
  height: 14px;
  background-color: #ffffff;
}

.copyright-area ul li:last-child {
  margin-right: 0;
}

.copyright-area ul li:last-child::before {
  display: none;
}

.copyright-area ul li:first-child {
  margin-left: 0;
}



.popup-overlay {

  display: none;

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.5);
  z-index:9001

}

.popup {

  font-family: Arial, sans-serif;
  position: absolute;
  top: 41%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fffffff5;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);

}

.popup-content {

  text-align: center;

}
.popup-content h2 {   
  
}
hr{


}
.popup .close {

  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
  color: #333;

}
.about-content .coll-2 {
  width: calc(50% - 5px);
  margin-right: 5px;
}

.side-panel {
  position: fixed;
  top: 94%;
  left: 0;
  text-align: center;
  transform: translateY(-50%);
  background-color: #009b3a69;
  padding: 2px;
  box-shadow: 2px 2px 5px rgb(0 0 0 / 47%);
  border-radius: 0 10px 10px 0;
  z-index: 99999;
}

.whatsapp-logo {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 10px;
}

.contact-link {
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}

.contact-link:hover {
  text-decoration: underline;
}


/*.styled-image {
  border: 0px solid #72411854;
  padding: 10px;
  border-radius: 15px;
  box-shadow: 0 0 10px rgb(0 0 0 / 50%);
  display: block;
  margin: 88px auto;
  max-width: 66%;
}*/