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

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  overflow-x: hidden;
}

:root {
  --brand-color: #0D9541;
  --white-color: #F9F9F9;
  --black-color: #141212;
  --black2-color: #1C1E22;
  --subtitle-color: #8C8F94;
  --brand2: #134425;
  --footer-txt-color: #CCCCCC2;
  --primary-font: "Roboto", sans-serif;
  --secondary-font: "Outfit", sans-serif;
  --phonetext-font: "Inter", sans-serif;
}

/* ----topbar---- */
.top_section {
  background-color: var(--black-color);
}

.navbar-expand-lg .navbar-collapse {
  justify-content: center;
}

.logoheader {
  width: 100%;
}

.offcanvas-body ul {
  /* display: flex !important; */
  /* flex-direction: row  !important; */
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
}





.nav-link {
  font-family: var(--primary-font);
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: var(--white-color) !important;
}

.dropdown-menu {
  background-color: var(--brand-color) !important;
  margin-top: 10px;
  position: absolute;
  padding: 5px 17px 5px 9px;
  flex-direction: column;
}

.dropdown-menu li a {
  color: var(--white-color);
}

.navbar-nav .dropdown:hover>.dropdown-menu {
  display: block !important;
}
.wpcf7 form.invalid .wpcf7-response-output{
	color: red;
}
.dropdown-menu {
  display: none !important;
  position: absolute;
  background-color: #222;
  z-index: 1000;
}

.nav-link:hover {
  color: var(--brand-color) !important;
}

.nav-link {
  position: relative;
  display: inline-block;
  transition: color 0.3s ease-in-out;
  padding: 0 !important;
}

.navbar-expand-lg .navbar-nav {
  gap: 40px;
}

.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 10px;
}

.dropdown-menu {
  transition: all 0.3s ease;
}

.navbar-expand-lg .offcanvas .offcanvas-body {
  align-items: center;
}

.navbar-btn a {
  font-family: var(--primary-font);
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--white-color);
  background-color: var(--brand-color);
  padding: 10px 17px 8px 17px;
  text-decoration: none;
  transition: 0.4s ease-in-out;
  text-transform: uppercase;
  border-radius: 4px;
}

.navbar-btn a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  transition: background-color 0.6s ease-in-out;
  z-index: 1;
}

.navbar-btn a:hover {
  background-color: var(--brand2);
}


.main-header.sticky {
  position: fixed;
  padding: 10px 0;
  z-index: 1000;
  width: 100%;
  top: -3%;
}

.main-header.sticky .navbar {
  background-color: #000000;
}



.main-header {
  position: relative;
  z-index: 10;
}

/* Banner-start */
.banner_wrapper .banner_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  display: block;
  height: 645px;
}

.banner_wrapper {
  background-color: var(--black-color);
}

.banner_wrapper .banner_img {
  position: relative;
  z-index: 2;
}

.offcanvas-title a img {
  width: 100px;
}

.banner_wrapper .banner_img .container {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -55%);
  width: 100%;
  z-index: 9;
}

.banner_wrapper .banner_img .container .inner_conntent {
  /* max-width: 80%; */
}

.inner_conntent h1 {
  font-family: var(--Heading-font);
  color: var(--white-color);
  font-size: 60px;
  letter-spacing: 2px;
  line-height: 66px;
  font-weight: 900;
  padding: 20px 0 40px 0px;
}

.inner_conntent p {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
  color: var(--white-color);
  padding: 20px 0;
}

.bannerbtn {
  display: flex;
  gap: 20px;
}

.bannercall a {
  background-color: unset !important;
  font-family: var(--phonetext-font) !important;
  font-weight: 400 !important;
}

.call-icon {
  padding-right: 10px;
}

.bannercall a:hover {
  background-color: var(--brand-color) !important;
}

.heading_text {
  display: flex;
  gap: 10px;
  align-items: center;
}

.heading_text span {
  width: 12px;
  height: 12px;
  background-color: var(--brand-color);
}

.heading_text h3 {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: var(--brand-color);
  margin: 0;

}

/* ofcanvas */
.sidebaropen {
  color: var(--white-color);
  font-size: 31px;
}

.offcanvas-header {
  background-color: #000 !important;
}

.offcanvas-header .btn-close {
  font-size: 34px !important;
  color: #fff !important;
  position: relative;
  z-index: 10;
  height: unset !important;
}

.navbar-toggler:focus {
  box-shadow: unset !important;
  border: unset !important;
}

.navbar {
  background-color: var(--black-color);
}

.navbar-toggler {
  border: unset !important;
}

.navbar-nav .nav-link {
  white-space: nowrap;
}


.offcanvas-body .navbar-nav {
  gap: 0;
  /* flex-direction: row !important; */
  display: flex !important;
  margin: 0 auto !important;
}

.offcanvas-body .navbar-nav .nav-item {
  width: 100%;
  padding: 22px 20px;
}

.dropdown-menu .nav-item {
  padding: 5px 5px !important;
}

.dropdown-menu .nav-item:hover {
  background-color: var(--white-color);
  color: var(--brand-color);
}

.testimonials-carousel .owl-dots {
  margin-top: 40px !important;
}

.offcanvas-body .navbar-btn.navbtn {
  margin-top: 5px;
}

/* ofcanvas-end */

/* ----- banner-bootm start------- */
.banner_bottom {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 10px 10px 0px 0px;
  padding: 20px;
  margin-top: 60px;
  position: relative;
  z-index: 999;
}

.banner_bottom h2 {
  font-family: var(--Heading-font);
  font-weight: 600;
  font-size: 30px;
  line-height: 33px;
  color: var(--brand-color);
  margin: 0;
}

.banner_bottom p {
  margin: 0;
  padding-bottom: 0px;
}

.bannernextbtn a {
  padding: 10px 14px;
  background-color: var(--brand-color);
  border-radius: 50px;
  transition: all 0.6 ease;
}

.bannernextbtn a:hover {
  background-color: var(--black-color);
}

.btnnext {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bannernextbtn a i {
  color: var(--white-color);
  transform: rotate(-45deg);
}

/* ------------ banner form ------------ */
.estimate-form-wrapper {
  background: rgba(0, 0, 0, 0.75);
  padding: 30px;
  border-radius: 10px;
  color: #fff;
}

.form-title {
  text-align: center;
  margin-bottom: 20px;
}

.transparent-field {
  background-color: transparent;
  border: 1px solid #ccc;
  color: #fff;
}

.transparent-field::placeholder {
  color: #ccc;
}

.submit-btn {
  background-color: var(--brand-color);
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px;
  border: none;
  border-radius: 4px;
  transition: background 0.3s ease;
}

.submit-btn:hover {
  background-color: var(--black-color);
}


.headerbtn {
  display: flex;
  align-items: center;
  gap: 20px;
}

.headerbtnicon {
  background-color: var(--brand-color);
  padding: 14px 14px 8px 12px;
  border-radius: 50px;
}

.headerbtnicon i {
  font-size: 24px;
}

.headerbtn p {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  padding: 0;
  margin: 0;
  color: var(--white-color);
}

.headerbtn h3 {
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: var(--white-color);
}

.navbtn {
  position: relative;
}

.navbtn a {
  background-color: var(--black2-color) !important;
  border-radius: 60px !important;
}

.navbtn::after {
  content: "";
  position: absolute;
  width: 100px;
  background-color: var(--brand-color);
  /* z-index: -1; */
  height: 134px;
  width: 30024px;
  top: -39px;
  left: -11px;
}

.banner-left img {
  width: 100%;
  height: auto !important;
  /* right: 45%; */
}

.iconbanner {
  position: absolute;
  width: 136px;
  bottom: 0px;
  z-index: 2;
  right: 15%;
}

/* =============== bottom banner ========= */
.appointment-section {
  position: relative;
  bottom: 80px;
  z-index: 2;
}

.border-purple {
  border: 2px solid #8a2be2;
}

.appointment-section input::placeholder {
  color: #ccc;
}

.bannerleft {
  position: relative;
  padding: 56px 10px;
  background-image: url(../images/banner-icon0bootom.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  color: white;
  overflow: hidden;
  padding-left: 20px;
  top: 8px;
}

.bannerleft::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(13, 149, 65, 0.7);
  z-index: -1;
}


.banner-form {
  background-color: var(--black2-color);
  padding: 35px 20px 5px 20px;
  top: 8px;
}

.banner-form .form-control {
  background: var(--black2-color) !important;
  border: 0.99px solid #FFFFFF26 !important;
  color: var(--white-color) !important;
  padding: 13px;
}

.form-control:focus {
  box-shadow: unset !important;
}

.banner-form .btn {
  background-color: var(--black-color);
  border-radius: unset;
  color: var(--white-color);
  font-family: var(--primary-font);
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
  width: 100%;
  padding: 15px 0;
}

.banner-form .btn:hover {
  border: 0.99px solid #FFFFFF26 !important;
  background-color: var(--brand2) !important;
}

.bannerleft h5,
.bannerleft h5 a {
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  vertical-align: middle;
  text-decoration: none;
  color: var(--white-color);
}

.banner-form p {
  padding: 0;
  margin: 0;
}



/* ================= mainttananace================= */
.mainttananace {
  background-color: var(--black-color);
  padding: 0px 0px 60px 0px;
}

.titleheading {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  gap: 8px;
}

.titleheading p {
  font-family: var(--phonetext-font);
  font-weight: 800;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 2px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: var(--white-color);
  margin: 0;
}

.heading {
  font-family: var(--primary-font);
  font-weight: 700;
  font-size: 48px;
  line-height: 52px;
  text-align: center;
  vertical-align: middle;
  color: var(--white-color);
  max-width: 400px;
  margin: 0 auto;
  padding-top: 20px;
}

.cardcontainer {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px;
  background-color: #0D0D0D;
  border: 0.5px solid #555353;
  box-shadow: 0px 0px 75.58px 0px #00000047;


}

.contentcard h3 {
  font-family: var(--primary-font);
  font-weight: 700;
  font-size: 21px;
  line-height: 30px;
  color: var(--white-color);
}

.contentcard p {
  font-family: var(--secondry-color);
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  vertical-align: middle;
  color: var(--white-color);
}

.imgcard {
  border: 1px dotted var(--brand-color);
  padding: 20px;
  border-radius: 50px;
  position: relative;
  background-color: var(--black-color);
}

.cardcontainer {
  position: relative;
  z-index: 7;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}

.cardcontainer:hover {
  background-color: rgba(9, 184, 76, 0.5);
  z-index: 99;

}

.triangle1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.triangle2 {
  position: absolute;
  bottom: 0;
  z-index: -1;
  left: 0;
}

.maintainanacecard {
  padding-top: 50px;
}

.viewall a {
  text-decoration: none;
  color: var(--white-color);
  margin: 0 auto;
  font-family: var(--phonetext-font);
  font-weight: 800;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.viewall {
  text-align: center;
  padding-top: 20px;
}

/* ====================  roofing-service =================== */
.roofing-service {
  padding: 60px 0;
  background-color: var(--black-color);
}

.titleheading2 {
  justify-content: flex-start;
}

.heading2 {
  text-align: left;
  max-width: 100%;

}

.siding-content p {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: var(--subtitle-color);
}
.wp-block-heading {
  font-family: var(--primary-font);
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
	padding-top:20px;
/*   color: var(--wh); */
}
.wp-block-list{
	font-family: var(--primary-font);
}
.listtext {
  padding: 20px 0;
}

.listtext p {
  font-family: var(--primary-font);
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: var(--white-color);
}

.listtext i {
  background-color: var(--brand-color);
  color: var(--black-color);
  padding: 4px 5px;
  border-radius: 50px;
  font-size: 12px;
}

.listtext span {
  padding-left: 10px;
}

.rightroof {
  text-align: right;
  position: relative;
  object-fit: cover;
}

.rightroof img {
  /* width: 100%; */
}

.roofright2 img {
  width: 100%;
  object-fit: cover !important;
  align-items: center;
  height: auto;
  transition: all 0.4s ease-in-out;
}

.roofright2 img:hover {
  transform: scale(1.25);
}

.roofright1 {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.roofright1 img {
  transition: all 0.4s ease-in-out;
  object-fit: cover;
  width: 400px;
  overflow: hidden;

}

.roofright1::before {
  content: '';
  height: 246px;
  width: 247px;
  border-radius: 79px;
  background-color: var(--brand-color);
  position: absolute;
  top: 172px;
  left: 85px;
  z-index: -1;
}

.roofright1::after {
  content: '';
  position: absolute;
  height: 80px;
  width: 10px;
  background-color: var(--brand-color);
  top: 0;
  left: 100px;

}

.roofright1 img:hover {
  transform: scale(1.25);
}

.roofright2 {
  height: 300px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 400px;
  left: 0;
  border: 9.94px solid #222429;
  z-index: 1;
}

/* ====================== status section ================= */
.stats-section {
  background-color: var(--black2-color);
  padding: 130px 0 80px 0px;
  position: relative;
  overflow: hidden;
}

.stats-section::before {
  content: "";
  background: url('../images/statusbackground.jpg') no-repeat center center/cover;
  opacity: 0.05;
  position: absolute;
  top: 26%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.stats-card {
  background-color: transparent;
  border: 5px solid #1D1D1D;
  padding: 53px 10px;
  color: var(--white-color);
  position: relative;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}

.stats-card:hover {
  background-color: var(--white-color);

}

.stats-card:hover .icon-box {
  background-color: var(--brand-color);
}

.stats-card:hover h2,
.stats-card:hover p {
  color: var(--brand-color);
}


.stats-card:hover .icon-box img {
  filter: brightness(0) invert(1);
}

.icon-box {
  transition: all 0.4s ease-in-out;
  background-color: var(--black-color);
  width: 85px;
  height: 90px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -49px;
  left: 31%;
}

.icon-box img {
  transition: all 0.4s ease-in-out;
  width: 30px;
  height: 30px;
}

.stats-card h2 {
  font-size: 28px;
  margin-bottom: 10px;
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 47px;
  line-height: 62px;
  text-align: center;
  color: var(--white-color);
  transition: all 0.4s ease-in-out;

}

.stats-card p {
  transition: all 0.4s ease-in-out;

  margin: 0;
  font-size: 14px;
  color: var(--subtitle-color);
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
}

/* ========================= secure section ============= */
.secureLeft {
  padding: 30px;
  background-image: url(../images/Secureimg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  overflow: hidden;
  position: relative;
}

.secureLeft::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(13, 149, 65, 0.9);
  z-index: -1;
}

.cardleftsecure img {
  width: 100px;
}

.cardleftsecure {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding-top: 40px;
}

.cardleftsecure h4 {
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #F3F4F7;
}

.cardleftsecure h5 {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #F9F9F9;
}

.secureSection {
  background-color: var(--black2-color);
  position: relative;
  overflow: hidden;
}

.secureright {
  padding-left: 20px;
}

.secureicon {
  position: absolute;
  bottom: 25px;
  right: -15%;
  width: 300px;
}

.securicon2 {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.2;
  height: auto;
  width: auto;
}

.galsstiting {
  display: flex;
  justify-content: space-between;
  color: var(--white-color);
}

.galsstiting {
  /* border-bottom: 5px solid var(--brand-color); */
  padding-top: 30px;
  padding-bottom: 10px;
  position: relative;
}

.galsstiting2 ::after {
  background: linear-gradient(to right, #0d9541 90%, white 10%) !important;
}

.galsstiting ::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 100%;
  background: linear-gradient(to right, #0d9541 80%, white 20%);
}

/* ================================== portfolio ============================= */
.portfolio {
  background-image: url(../images/portfliobackground.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 140px 0px 60px 0px;
}


.portfolioCarousel {
  padding-top: 40px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: var(--brand-color) !important;
  width: 20px;
  height: 2px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 2px;
}

.item {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

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

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

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  opacity: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent 100%);
  transition: opacity 0.5s ease;
  pointer-events: none;
}

.overlay::before {
  content: "";
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 150px solid #00a651;
  border-top: 150px solid transparent;
  transition: bottom 0.5s ease;
}

.text-content {
  position: relative;
  padding: 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.title {
  background-color: var(--black-color);
  color: var(--white-color);
  padding: 6px 12px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.tag {
  background-color: var(--black-color);
  color: var(--subtitle-color);
  padding: 4px 10px;
  font-size: 14px;
  font-family: var(--primary-font);
}

.portfolio-image:hover .overlay {
  opacity: 1;
  pointer-events: auto;
}

.portfolio-image:hover .overlay::before {
  bottom: 0;
}




/* ====================== faq section ===================== */
.faq-section {
  background-color: var(--black-color);
  overflow: hidden;
  padding: 80px 0;
  position: relative;
}

.faq-bg {
  background: url('../images/faqbackground.png') no-repeat center left;
  background-size: cover;
  opacity: 0.07;
  z-index: 0;
}

.iconfaq {
  position: relative;
  height: 60px;
  width: 90px;
  background-color: var(--brand-color, #28a745);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  z-index: 1;
  margin-top: 10px;
}

.iconfaq::after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border: 2px dotted var(--brand-color, #28a745);
  border-radius: 4px;
  z-index: -1;
}


.accordion {
  padding-top: 20px;
}

.faq-highlight {
  background-color: #0f5132;
  color: #5cd18d;
  font-weight: 600;
  padding: 12px 16px;
  border-radius: 6px;
  font-size: 15px;
}

.faq-rating-box {
  background-color: var(--black-color);
  padding: 15px 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
  z-index: 2;
  border: 3px solid var(--brand-color);
  position: relative;
}

.topstar {
  position: absolute;
  top: -22px;
  left: 40%;
  background-color: var(--brand-color);
  padding: 8px 8px;
  border-radius: 50px;
}

.reviewsstar {
  padding-top: 10px;
}

.topstar i {
  color: var(--white-color);
  font-size: 24px;
}

.faq-accordion .accordion-button {
  position: relative;
  padding-right: 2.5rem;
  font-family: Outfit;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: var(--white-color);
  font-family: var(--phonetext-font);
}

.faq-accordion .accordion-button::after {
  display: none;
}

.text-secondary {
  font-family: var(--phonetext-font);
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  color: var(--subtitle-color) !important;
  background-color: var(--black-color) !important;
}

.TrainedTxt h6 {
  color: var(--white-color);
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 20px;
}

.TrainedTxt p {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
  margin: 0;
  padding-top: 10px;
}

.Trainedcontainer {
  gap: 20px;
}

.accordion-button:focus {
  box-shadow: unset !important;
}

.faq-accordion .accordion-button .icon::before {
  content: "\002B";
  font-size: 18px;
  color: var(--brand-color);
}

.faq-accordion .accordion-button[aria-expanded="true"] .icon::before {
  content: "\2212";
}

.faq-accordion .accordion-button[aria-expanded="true"] {
  color: var(--brand-color) !important;
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
}

.faqbackground {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 100%;
}

/* =============== quet section ============= */
.quote-section {
  background-color: #0F1B24;
  position: relative;
  overflow: hidden;
  z-index: 1;

}

.quoterightsection {
  position: relative;
  z-index: 1;
}

.quoterightsection::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20%;
  right: 0;
  bottom: 0;
  background-image: url(../images/whoweare-vack.png);
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.4;
  z-index: -1;
}

.whoweare-background {
  position: absolute;
  top: 0;
  left: 0;
}

.whoweare-background img {
  height: 748px;
  max-width: 100%;
  object-fit: cover;
  z-index: -1;
  position: relative;
}

.quote-form-box {
  background: linear-gradient(to right, #00b140, #00a134);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  padding: 50px;
  margin-top: 70px;
  margin-right: 20px;
  position: relative;
  z-index: 3;
  color: #fff;
  overflow: hidden;
}

.quote-form-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/formicon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  z-index: -1;
}


.quote-form-box input,
.quote-form-box textarea {
  background-color: #1C1E21 !important;
  color: var(--white-color) !important;
  border: 1px solid var(--black-color);
  padding: 15px 10px !important;
}

.rewuesttext {
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 27px;
  line-height: 36px;
  text-align: center;
  color: var(--white-color);
  padding-bottom: 15px;
}

.quote-form-box input::placeholder,
.quote-form-box textarea::placeholder {
  font-family: var(--phonetext-font);
  font-weight: 400;
  font-size: 15px;
  color: var(--white-color);

}

.quote-form-box button {
  background-color: #111111;
  color: var(--white-color);
  font-weight: 600;
  font-family: var(--primary-font);
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.7px;
  text-align: center;
  text-transform: uppercase;
  border-radius: unset !important;
  padding: 15px 10px;
}

/* ======================== blog section =========== */
.blog-section {
  background-color: #18191C;
  padding: 80px 0;
}

.blog-card {
  transition: transform 0.4s ease;
  overflow: hidden;
  position: relative;
  background-color: #000000;
}

.blog-cardcontent {
  padding: 25px;
}

.blog-card:hover .blog-img {
  transform: scale(1.1);
}

.blog-img {
  transition: transform 0.4s ease;
}

.blog-date {
  position: absolute;
  bottom: 0;
  left: 25px;
  padding: 8px 16px;
  font-size: 16px;
  background-color: var(--brand-color);
  font-family: var(--secondary-font);
  font-weight: 500;
  font-size: 29px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: var(--white-color);
  border-bottom: 2px solid var(--black-color);
}

.blog-cardcontent h6 {
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 21px;
  line-height: 27px;
  vertical-align: middle;
  color: var(--white-color);
}

.blog-cardcontent i {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  text-transform: capitalize;
  color: var(--subtitle-color) !important;
}

.blogreadmore {
  font-family: var(--primary-font);
  font-weight: 800;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.6px;
  text-align: center;
  text-transform: uppercase;
  color: var(--white-color);
  text-decoration: none;
}

.blogreadmoreicon {
  padding: 4px 6px;
  background-color: var(--white-color);
  border-radius: 50px;
  margin-left: 10px;
}

.blogreadmoreicon img {
  width: 10px;
  height: 10px;
}

.blogheading {
  max-width: 650px !important;
  padding-bottom: 30px;
}

.REVIEWTEXT {
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 21px;
  line-height: 21px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--white-color);
  padding-top: 10px;
}

/* =================================== clientFeedback ===================== */
.clientFeedback {
  position: relative;
  padding: 80px 0px 30px 0px;
  background-image: url(../images/feedbackbackground.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  overflow: hidden;
}

.clientFeedback::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: linear-gradient(88.74deg, #1C1E22 57.21%, rgba(255, 255, 255, 0.31) 100%);
  pointer-events: none;
}


.flip-card {
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  min-height: 380px;
  color: var(--white-color);
}

.feedbackcarousel .owl-stage-outer {
  padding: 35px 0px 20px 0px !important;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  padding: 30px 20px;
}

.flip-front {
  background-color: var(--black-color);
  z-index: 2;
}

.flip-back {
  background-color: var(--brand-color);
  transform: rotateY(180deg);
}

.testimonial-img {
  width: 80px;
  height: 80px;
  border: 4px solid #fff;
  border-radius: 50%;
  object-fit: cover;
}

.testimonial-card {
  background-color: #111;
  position: relative;
  overflow: hidden;
  color: var(--white-color) !important;
}

.testimonial-top-triangle {
  width: 100%;
  height: 80px;
  background-color: #111;
  clip-path: polygon(0 100%, 0 0, 50% 30%, 100% 0, 100% 100%);
}

.testimonial-img-wrapper {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.testimonial-img img {
  width: 130px !important;

}

.testimonial-img {
  color: aliceblue;
  width: 130px !important;
  height: 130px;
  border-radius: 50%;
  border: 4px solid var(--brand-color);
  object-fit: cover;
  background-color: white;
  position: absolute;
  z-index: 99;
  margin: 0 auto;
  left: 29%;
  top: -34px;
}

.flip-card-face h6 {
  color: var(--white-color) !important;
  padding-top: 110px;
  font-family: var(--secondary-font);
  font-weight: 700 !important;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
}

.flip-card-face h4 {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: var(--brand-color);
  padding-top: 6px;
}

.flip-card-face h5 {
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: -0.21px;
  text-align: center;
  vertical-align: middle;
  color: var(--white-color);
}

.flip-card-face p {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: var(--subtitle-color);
}

.testimonial-content {
  margin-top: 60px;
}

.flip-card-face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  clip-path: polygon(0 0, 50% 60px, 100% 0, 100% 100%, 0 100%);
  overflow: hidden;
}

/* ============================= footer ============================ */

.main-footer {
  background: #020E16;
  /* Fallback background color */
  color: white;
  /* Text color */
  padding-top: 80px;
  /* Top padding */
  background-image: url(../images/footerbackground.png);
  /* Background image */
}

.footer-top-info {
  padding: 40px;
  margin-bottom: 40px;
  background:
    linear-gradient(rgba(0, 159, 60, 0.85), rgba(0, 200, 83, 0.85)),
    url('../images/footerinfoimg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.info-box {
  display: flex;
  align-items: center;
  gap: 15px;
  color: white;
}

.icon2 {
  padding-left: 15px !important;
}

.info-box .icon {
  font-size: 30px;
  color: var(--brand-color);
  padding: 12px 14px;
  background-color: #F9F9F9;
  width: 57px;
  border-radius: 5px;
}

.footer-middle h5 {
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 21px;
  line-height: 30px;
  color: var(--white-color);
}

.footer-middle {
  padding: 40px 0;
}

.footer-links a {
  text-decoration: none;
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 16px;
  vertical-align: middle;
  color: var(--white-color);
  transition: all 0.5s ease-in-out;
}

.footer-links a:hover {
  color: var(--brand-color);
}

.main-footer p,
.main-footer p a {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: var(--white-color);
  transition: all 0.5s ease-in-out;
  text-decoration: none;
}

.main-footer p a:hover {
  color: var(--brand-color);
}

.banner-form {
  position: relative;
}



.info-box h6 {
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: var(--white-color);
  margin: 0;
}

.info-box a {
  text-decoration: none;
}

.info-box p {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: var(--white-color);
  margin: 0;
}


.footer-logo {
  max-width: 100%;
}

.footericon {
  padding-right: 5px;
  position: relative;
  bottom: 2px;
}

.footer-links {
  list-style: none;
  padding-left: 0;
}

.footer-links li {
  margin-bottom: 8px;
  color: #7fffa2;
}

.newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.newsletter-form input {
  padding: 8px 12px;
  border: none;
  width: 100%;
  margin-bottom: 10px;
}

.custom-submit {
  background: var(--brand-color);
  border: none;
  padding: 10px;
  font-weight: bold;
  cursor: pointer;
  color: var(--white-color);
}

.footer-bottom {
  border-top: 1px solid #222;
  display: flex;
  justify-content: space-between;
}

.social-icons a {
  margin: 0 4px;
  color: var(--white-color);
  font-size: 14px;
  background-color: var(--white-color);
  background: #F9F9F91C;
  padding: 10px 13px;
  border-radius: 50px;
  transition: all 0.5s ease-in-out;
}

.social-icons a:hover {
  background-color: var(--white-color);
}

.facebookicon {
  padding: 10px 15px !important;
}

.facebookicon2 {
  padding: 10px 14px !important;
}

.facebookicon3 {
  padding: 10px 12px !important;

}

.social-icons a:hover {
  color: var(--brand-color);
}



/* ========================= About Us Banner Section =============================*/
.aboutBanner {
  position: relative;
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: var(--white-color);
  overflow: hidden;
}

/* Background Image */
.aboutbannerImg {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}


.aboutbannerImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aboutbannerImg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.bannerContent {
  position: relative;
  z-index: 2;
  padding-top: 30px;
  text-align: left;
}

.bannerContent .titletext {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: var(--primary-font);
  color: var(--white-color);
}

.breadcrumbs-custom-path {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: left;
  align-items: center;
  font-size: 16px;
}

.breadcrumbs-custom-path li {
  display: inline-block;
  color: var(--brand-color);
  font-size: 18px;
  font-family: var(--secondary-font);
  font-weight: 800;
}

.breadcrumbs-custom-path li a {
  color: var(--white-color);
  text-decoration: none;
  transition: color 0.4s ease-in-out;
  font-weight: 600;
  font-family: var(--secondary-font);
  font-size: 18px;
}

.breadcrumbs-custom-path li a:hover {
  /* text-decoration: underline; */
  color: var(--brand2);
}

.custom-service-card {
  position: relative;
  background-color: #0f0f0f;
  color: #fff;
  /* width: 350px; */
  padding: 40px 40px 40px 90px;
  overflow: hidden;
  transition: background 0.4s ease;
}

.custom-service-card:hover::before {
  left: 100%;
  opacity: 0;
}

.custom-service-card:hover {
  background: linear-gradient(to right, #009f3c, #00c853);
}

.custom-service-card:hover .card-icon {
  background-color: #0f0f0f;
}

.card-text {
  position: relative;
  z-index: 2;
}

.card-text h4 {
  margin: 0 0 10px;
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 21px;
  line-height: 30px;
  vertical-align: middle;
}

.card-text p {
  margin: 0;
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  vertical-align: middle;
  color: #8C8F94;
}

.custom-service-card:hover .card-text p {
  color: #fff;
}



.custom-service-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 150px solid var(--brand-color);
  border-right: 100px solid transparent;
  transition: all 0.5s ease;
  z-index: 1;
}

.custom-service-card::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 150px solid #1D1D1D;
  border-right: 150px solid transparent;
  transition: all 0.5s ease;
  z-index: 1;
}

.custom-service-card:hover::after {
  border-bottom: 210px solid #0D9541;
  border-right: 210px solid transparent;
  z-index: 0;
}

.custom-service-card:hover::before {
  left: 100%;
  opacity: 0;
}

.custom-service-card:hover {
  background: #0E7435;
}

.card-icon {
  position: absolute;
  left: 20px;
  top: 40%;
  transform: translateY(-40%);
  width: 70px;
  height: 70px;
  border: 2px dotted #00c853;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  background-color: #0f0f0f;
  transition: background 0.4s;
}

.card-icon i {
  font-size: 38px;

}

.custom-service-card:hover .card-icon {
  background-color: #0f0f0f;
  border: 2px dotted var(--white-color);

}

.custom-service-card:hover i {
  color: var(--brand-color);
}

.card-text {
  position: relative;
  z-index: 2;
  padding-left: 20px;
}

.card-text h4 {
  margin: 0 0 10px;
  font-weight: bold;
}

.card-text p {
  margin: 0;
  color: #ccc;
}

.custom-service-card:hover .card-text p {
  color: #fff;
}

.secureright .navbtn::after {
  display: none !important;
}

/* =============  about us ============= */
.roof-section {
  background-color: #020E16;
  padding: 40px 0;
  background-image: url(../images/bannericon2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.roof-card {
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.5s ease-in-out;
}

.roof-card {
  position: relative;
  overflow: hidden;
  display: flex;
}

.roof-card-content {
  position: relative;
  z-index: 1;
  background-color: transparent;
  transition: color 0.3s ease;
}

.roof-card-content::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: var(--brand-color);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s ease;
  z-index: -1;
}

.roof-card:hover .roof-card-content::before {
  transform: scaleX(1);
}

.roof-card:hover img {
  transform: scaleX(1.075);
}


.roof-card-inner {
  display: flex;
  flex-direction: row;
  height: 100%;
}

.oursnapshot {
  padding-bottom: 40px;
}

.roof-card-img {
  flex: 1;
  max-width: 100%;
  height: 400px;
  overflow: hidden;
}

.roof-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.5s ease-in-out;
}

.roof-card-content {
  flex: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: var(--black2-color);
}

.roof-card-icon {
  font-size: 24px;
  margin-bottom: 10px;
}

.icon-red {
  color: var(--white-color);
  font-size: 34px;
  padding-bottom: 15px;
}

.roof-card-title {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--white-color);
  font-family: var(--primary-font);
}

.roof-card-text {
  font-size: 16px;
  color: var(--white-color);
  margin: 0;
  font-family: var(--secondary-font);
}

.subtitle,.about_wp_content p {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: var(--subtitle-color);
  padding-top: 20px;
}
.about_wp_content p{
	padding-top:unset;
	  font-size: 20px;
  line-height: 29px;

}
.about_wp_content{
		color:#fff !important;
padding:40px 0 !important;
}

/*--------------------------------------------------------------
# CTA Two
--------------------------------------------------------------*/
.cta-two {
  position: relative;
  display: block;
  z-index: 2;
  padding: 60px 0;
  background-color: var(--black2-color);
}

.cta-two__inner {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 19px 71px 17px;
  padding-right: 109px;
  z-index: 1;
}

.cta-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.cta-two__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .90;
  background: linear-gradient(180deg, #0D9541 0%, #063F1C 100%);
  border-radius: 30px;
  z-index: -1;
}

.cta-two__img-and-content {
  position: relative;
  display: flex;
  align-items: center;
  gap: 145px;
}

.cta-two__img {
  position: relative;
  display: block;
  max-width: 324px;
  width: 100%;
}

.cta-two__img img {
  width: 100%;
}

.cta-two__content {
  position: relative;
  display: block;
}

.cta-two__title {
  font-size: 49px;
  font-weight: 700;
  line-height: 59px;
  letter-spacing: -1.2px;
  color: var(--white-color);
  font-family: var(--primary-font);
}

.cta-two__text {
  color: var(--white-color);
  margin-top: 9px;
  margin-bottom: 22px;
  font-family: var(--secondary-font);
}

.cta-two__btn-box {
  position: relative;
  display: block;
  display: flex;
  gap: 20px;
}

.callusbtn a {
  background-color: unset !important;
  border: 2px solid var(--brand-color);
  padding: 8px 17px 6px 17px !important;
}

.callusbtn a:hover {
  background-color: var(--brand-color) !important;
}

/* ========================== service page ================== */
.siding-section {
  padding: 80px 0;
  background-color: var(--black2-color);
  color: var(--white-color);

}

.siding-img-wrapper {
  overflow: hidden;
  border-radius: 10px;
}

.siding-img {
  width: 100%;
  height: 350px;
  display: block;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}

.siding-img:hover {
  transform: scale(1.095);
}

.siding-content {
  padding-left: 20px;
}


/* ============================ testimonials section ========================== */
.testimonialssection {
  padding: 80px 0;
}

.testimonial-card {
  background: var(--black-color);
  border-radius: 12px;
  padding: 50px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  max-width: 600px;
  font-family: 'Arial', sans-serif;
  color: #333;
}

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

.testimonials-carousel img {
  width: unset;
}

.imgtestimonial {
  width: 60px !important;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

.testimonial-info {
  flex-grow: 1;
  margin-left: 15px;
}

.testimonial-name {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
  font-family: var(--primary-font);
  color: var(--white-color);
}

.testimonial-title {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #888;
  font-family: var(--secondary-font);
}

.testimonial-quote {
  font-size: 40px;
  color: var(--white-color);
  line-height: 1;
  margin-left: 10px;
}

.testimonial-text {
  font-size: 15px;
  margin: 20px 0;
  color: var(--white-color);
  line-height: 1.6;
  opacity: 0.7;
  font-family: var(--secondary-font);
}

.testimonial-rating .star {
  font-size: 20px;
  color: #ccc;
  margin-right: 5px;
}

.testimonial-rating .star.filled {
  color: #ffb400;
}


/*--------------------------------------------------------------
# Project Page
--------------------------------------------------------------*/
.project-page {
  position: relative;
  display: block;
  padding: 80px 0 40px;
  z-index: 1;
  background-color: var(--black2-color);
  position: relative;
  background-image: url(../images/portfliobackground.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  overflow: hidden;
}

.project-page h2 {
  padding-bottom: 60px;
}

.project-page__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.project-page__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
  z-index: 1;
  height: 400px;
}

.project-page__img::after {
  background: hsla(0, 0%, 100%, 0.5);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}

.project-page__single:hover .project-page__img::after {
  height: 100%;
  opacity: 0;
  transition: all 0.6s linear;
}

.project-page__img img {
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
  transition: all 1s ease-in-out;
}

.project-page__single:hover .project-page__img img {
  transform: scale(1.1);
}

.project-page__icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
}

.project-page__icon a {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: var(--white-color);
  background: linear-gradient(180deg, #0D9541 0%, #063F1C 100%);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 2;
  text-decoration: none;
  overflow: hidden;
}

.project-page__single:hover .project-page__icon a {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-delay: 300ms;
  opacity: 1;
}

.project-page__icon a:hover {
  color: var(--white-color);
  background-color: var(--black-color);
}


/*----------------------------------------*/
/*  BLOG STYLE ONE CSS START
/*----------------------------------------*/
.blog-section-one {
  padding: 60px 0;
  background-color: var(--black2-color);
  position: relative;
  background-image: url(../images/portfliobackground.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}

.blog-title-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.blog-style-one .blog-content {
  background: #fff;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.08);
  padding: 30px;
}

.blog-style-one .post-meta span {
  font-size: 14px;
}

.blog-style-one .post-meta span:hover {
  color: var(--theme-color);
}

.blog-style-one .post-meta span i {
  color: var(--theme-color);
  margin-right: 8px;
}

.blog-style-one .post-meta {
  display: inline-flex;
  gap: 26px;
}

.blog-style-one hr {
  margin: 15px 0;
}

.blog-style-one .blog-content .blog-title:hover {
  color: var(--theme-color);
}

/* Shine start */
.blog-style-one .blog-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.blog-image img {
  width: 100%;
}

.blog-style-one .blog-image:before {
  position: absolute;
  top: 0;
  left: -75%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  transform: skewX(-25deg);
  z-index: 99;
}

.blog-style-one:hover .blog-image:before {
  animation: shine 1.5s;
}

/* Shine animation */
@keyframes shine {
  100% {
    left: 125%;
  }
}

.roof-section h2 {
  padding-bottom: 40px;
}

/* shine end */


@media only screen and (max-width: 991px) {

  .blog-title-box {
    align-items: self-start;
    flex-direction: column;
    gap: 20px;
  }

}

.blog-title {
  font-family: var(--primary-font);
  color: var(--black-color);
  padding-bottom: 20px;
  font-weight: 700;
}

.post-meta span a {
  font-family: var(--primary-font);
  color: var(--black-color);
  font-weight: 500;
}

/* button style five */
.blog-link a,
.blog-title a,
.post-meta a {
  text-decoration: none;
  color: var(--black-color);
}

.blog-link a i {
  position: relative;
  top: 2px;
  transition: all 0.5s ease-in-out;
}

.blog-link:hover i {
  transform: rotate(-45deg);

}

.primary-btn-5 {
  color: var(--theme-color-1);
  font-size: 14px;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid #ECECEC;
  display: inline-flex;
  align-items: center;
  line-height: normal;
  white-space: nowrap;
  padding: 15px 20px;
  gap: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  transition: all .6s
}

.primary-btn-5 span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: var(--brand-color);
  transition: all .6s;
  transform: translate(-50%, -50%);
  z-index: -1
}

.primary-btn-5:hover {
  color: #fff;
  border: 1px solid var(--brand-color);
}

.primary-btn-5:hover span {
  width: 225%;
  height: 1000.5px
}

.primary-btn-5:active {
  background-color: #fff
}


/*----------------------------------------*/
/* CONTACT PAGE CSS START
/*----------------------------------------*/

.contact-p-info-area .contact-box {
  padding: 50px 40px 40px 40px;
  background: var(--black2-color);
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

.contact-p-info-area .contact-box .icon-1 {
  font-size: 50px;
  color: var(--brand-color);
}

.contact-p-info-area .info span {
  color: var(--brand-color);
}

.contact-p-info-area .info h4 {
  margin-top: 10px;

}



.contact-page-section {
  background-color: var(--black-color);
  padding: 60px 0;
  background-image: url(../images/portfliobackground.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.info h4,
.info a {
  color: var(--white-color);
  font-family: var(--primary-font);
  text-decoration: none;
  font-size: 20px;
  line-height: 28px;
  transition: all 0.5s ease-in-out;
}

.info a:hover {
  color: var(--brand-color);
}

.info span {
  font-family: var(--primary-font);
  font-weight: 500;
}

.contact-page-form-area {
  padding: 60px;
  background: var(--black2-color);
}

.contact-page-form label {
  font-weight: 500;
  margin-bottom: 15px;
  color: var(--white-color);
}

.contact-page-form input {
  height: 55px;
  margin-bottom: 30px;
  border-radius: 4px;
  border: 1px solid var(--subtitle-color);
  width: 100%;
  padding-left: 20px !important;
  background-color: var(--black2-color);
  color: var(--white-color) !important;
  font-family: var(--primary-font);
}

.contact-page-form textarea {
  height: 136px;
  margin-bottom: 30px;
  resize: none;
  border-radius: 4px;
  border: 1px solid var(--subtitle-color);
  width: 100%;
  padding-left: 20px;
  padding-top: 20px;
  background-color: var(--black2-color);
  color: var(--white-color) !important;
  font-family: var(--primary-font);
}

.primary-btn-1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  background-color: var(--brand-color) !important;
  border: 1px solid var(--brand2) !important;
  display: inline-flex;
  align-items: center;
  line-height: normal;
  white-space: nowrap;
  padding: 20px 24px;
  gap: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all .6s;
  width: 100% !important;
  border-radius: unset !important;
  margin-bottom: unset !important;

}

.primary-btn-1 i {
  position: relative;
  top: 4px;
  transition: all 0.5s ease-in-out;
}

.primary-btn-1:hover i {
  transform: rotate(-45deg);
}

.primary-btn-1 span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: var(--black-color);
  transition: all .6s;
  transform: translate(-50%, -50%);
  z-index: -1
}

.primary-btn-1:hover {
  color: #fff;
  border: 1px solid var(--brand2);
}

.primary-btn-1:hover span {
  width: 225%;
  height: 1000.5px
}

.primary-btn-1:active {
  background-color: #fff
}

.contact-page-form-area h2 {
  padding-bottom: 40px;
}

.mapsection {
  padding-top: 60px;
  background-color: var(--black2-color);
}



@media only screen and (max-width: 991px) {

  .contact-page-form-area {
    margin-top: 30px;
    padding: 20px;
  }

  .error-page h2 {
    font-size: 32px;
  }

}

.bd-img {
    width: 370px;
    overflow: hidden;
    padding-top: 53px;
}

.bd-img img {
  object-fit: cover;
  height: 335px;

}

/* ========================= Service details section =============== */
.tp-service-details-area {
  padding: 80px 0;
  background-color: var(--black2-color);
  position: relative;
}

.headingemp h2 {
  color: var(--white-color);
  max-width: 100% !important;
  line-height: 66px;
  font-family: var(--primary-font);
}

.headingemp p {
  color: var(--white-color);

}

.service-sidebar__widget h2 {
  padding-bottom: 20px;
}

.tp-service-details-right-box p {
  color: var(--white-color);
  font-size: 20px;
  font-family: var(--primary-font);
}

.tp-service-details-thumb img {
  width: 100%;
}

.tp-service-details-area .tp-service-details-thumb img {
  height: 375px;
  width: 100%;
  object-fit: cover;
}

.service-sidebar__widget {
  padding: 28px 22px 40px 22px !important;
}

.service-sidebar__widget {
  background: var(--blue-color);
  padding: 28px 40px 40px 40px;
}

.tp-service-details-left-box,
.product-img-wrapper {
  position: sticky;
  top: 110px;
}

.productsDetalsbtn {
  text-align: center;
}

.sdetails {
  width: 100% !important;
  text-align: center;
}

.tp-blog-sidebar__widget-title {
  font-weight: 800;
  font-size: 2em;
  margin-bottom: 10px;
  color: var(--white-color);
  font-family: var(--primary-font);
  text-align: center;
}

.blogdetails a {
  width: 100% !important;
  text-align: center;
}

/* ================================= gallery page ======================== */
.gallery-img-container {
  height: 330px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.gallery-img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease, filter 0.5s ease;
}

/* 👇 New overlay */
.gallery-img-container::after {
  content: '';
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 128, 0, 0.5);
  transition: bottom 0.5s ease;
  z-index: 1;
}

.gallery-img-container:hover img {
  transform: scale(1.1);
  filter: brightness(0.8);
}

.gallery-img-container:hover::after {
  bottom: 0;
}

.gallery-hover-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  transition: all 0.4s ease;
  z-index: 2;
}

.gallerysection h2 {
  color: var(--brand-color) !important;
  text-transform: capitalize;
}

.gallery-hover-icon a {
  background-color: var(--brand-color);
  padding: 10px 15px;
  border-radius: 50%;
  color: var(--white-color);
  font-size: 20px;
}

.gallery-img-container:hover .gallery-hover-icon {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.gallery-carousel .owl-nav {
  margin-top: 40px;
}

.gallery-carousel .owl-nav button.owl-prev,
.gallery-carousel .owl-nav button.owl-next {
  background-color: var(--white-color);
  border: none;
  border-radius: 10%;
  width: 42px;
  height: 40px;
  font-size: 18px;
  color: var(--brand-color);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  transition: background 0.3s ease, transform 0.3s ease;
}

.gallery-carousel .owl-nav button.owl-prev:hover,
.gallery-carousel .owl-nav button.owl-next:hover {
  background-color: var(--brand-color);
  color: white;
  transform: scale(1.1);
}

.gallery-carousel .owl-nav {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}