/*
Theme Name: mcguckin Child
Theme URI: http://blesswebdesigns.com/
Description: This theme has been developed by Bless Web Designs. Please contact us at support@blesswebdesigns.com for any support.
Author: Bless
Author URI: http://blesswebdesigns.com/
Version: 2.1
Template: mcguckin
License: GNU General Public License
License URI: license.txt
Tags: web design, houston website design, dallas web design, website design
------------------------------------------------------------------"*/
/* Playfair Display + Arsenal are loaded via <link> in header.php (preconnected,
   parallel) instead of slow chained @import rules — see header.php. */
body, html {
  font-family: "Arsenal", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 23px;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover, a:focus {
  color: #000;
  text-decoration: none;
}
a, button, input, select, div, h1, h2, h3, h4, h5, h6 {
  outline: none;
}
p {
  font-family: "Arsenal", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 23px;
}
b, strong {
  font-weight: bold !important;
}
img {
  user-select: none; /* Prevents tooltip display on selection */
}
img {
  pointer-events: none;
}
.cf7-floating-message {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 20px;
  background-color: #ff6666;
  color: white;
  border-radius: 5px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 1000;
  font-size: 1rem;
}
#page.site {
  overflow-x: hidden;
}
.site-min-height {
  min-height: calc(100vh - 270px);
}
h1 {
  font-size: 60px;
  margin: 0 0 20px;
  line-height: 1;
  font-weight: 700;
  font-family: "Playfair Display", serif !important;
  font-style: normal;
}
h2 {
  font-size: 40px;
  margin: 0 0 20px;
  line-height: 1;
  font-weight: 700;
  font-family: "Playfair Display", serif !important;
  font-style: normal;
}
h3 {
  font-size: 24px;
  margin: 0 0 20px;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Playfair Display", serif !important;
  font-style: normal;
}
h4 {
  font-size: 24px;
  margin: 0 0 20px;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Playfair Display", serif !important;
  font-style: normal;
}
h5 {
  font-size: 22px;
  margin: 0 0 10px;
  line-height: 1;
  font-weight: 700;
  font-family: "Playfair Display", serif !important;
  font-style: normal;
}
h6 {
  font-size: 20px;
  margin: 0 0 10px;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Arsenal", sans-serif !important;
}
.section1_lefticonbox img[src*=".svg"] {
  display: inline-block;
  max-height: 70px;
}
.home-section3 img[src*=".svg"] {
  display: inline-block;
  max-height: 50px;
}
#navbarNavDropdown {
  padding: 5px 0;
  float: right;
}
#myHeader .navbar-toggler-icon {
  color: #fff;
  display: inline-block;
  padding: 5px;
  line-height: 15px;
  width: 30px;
  height: 30px;
}
#navbarNavDropdown .close-icon {
  border: 1px solid #fff;
  color: #fff;
  width: 35px;
  height: 35px;
  display: inline-block;
  border-radius: 4px;
  line-height: 28px;
  position: relative;
  right: 12px;
  font-size: 30px;
  top: -10px;
}
#myHeader .navbar-toggler {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* Initial header style */
#myHeader {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
/* Sticky navbar style */
.dropdown-toggle::after {
  content: none !important;
}
.header-right {
	position: relative;
	width: 70%;
	padding-top: 5px;
	text-align: right;
}
.top_phone {
	position: relative;
	padding-right: 15px;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	text-align: right;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
	display: block;
}
.top_btn {
  position: relative;
  display: inline-block;
  padding-right: 15px;
}
.topphn {
	text-transform: uppercase;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 23px;
	line-height: 29px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
	text-decoration: none;
}
.topphn:hover {
  color: #0174B4;
}
.topphn::before {
  content: "";
  position: absolute;
  left: -35px;
  top: 4px;
  background-image: url(src/phone-call.svg);
  width: 24px;
  height: 24px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.navbar-brand {
	width: 30%;
	margin-right: 0 !important;
}
.navbar-brand img {
  transition: all 0.5s linear;
}
.sticky .navbar-brand img {
  max-width: 250px;
  transition: all 0.5s linear;
}
.navbar {
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  position: fixed !important;
  width: 100%;
  z-index: 1000;
  background-color: transparent;
}
#myHeader .navbar-box {
  align-items: initial;
}
/* Slide-down animation */
.slide-down {
  transform: translateY(0);
  animation: slideDown 0.3s ease-in-out forwards;
}
/* Define the slide-down keyframes */
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

.sticky .top_phone {
	display: none;
}
.sticky .top_btn {
	display: none;
}
#navbarNavDropdown {
  transition: all 0.3s ease-in-out; /* Adjust timing and ease for animation */
}
.collapse:not(.show) {
  transform: translateX(100%); /* Slide out when collapsed */
}
.collapse.show {
  transform: translateX(0); /* Bring back when expanded */
}
.dropdown-menu.show {
  background-color: #182630;
}
#navbarNavDropdown ul li ul.dropdown-menu li a {
  font-size: 16px;
  color: #fff;
  text-align: left;
  padding: 2px 10px;
}
#navbarNavDropdown ul li ul.dropdown-menu li:hover a {
  color: #0174B4;
  background-color: transparent !important;
}
#navbarNavDropdown ul li ul.dropdown-menu li a:active {
  color: #0174B4;
}
#navbarNavDropdown ul li.current-menu-parent a {
  color: #0174B4;
}
#navbarNavDropdown ul li.current-menu-parent ul.dropdown-menu li.current-menu-item a {
  color: #0174B4;
}
#navbarNavDropdown ul li {
  padding: 5px 6px;
}
#navbarNavDropdown ul li a {
	font-family: "Playfair Display", serif;
	text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.75);
	transition: all 0.5s linear;
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
}
#navbarNavDropdown ul li.current-menu-item a.nav-link {
  color: #0174B4;
}
#navbarNavDropdown ul li a:hover{color: #0174B4;}
/* home banner or slider or video */
#videoExamplepart video {
  /* Taller than the viewport so the video extends below the case-studies carousel,
     keeping the carousel bottom covered by the video (it no longer spills into the
     dark section). Paired with .cs-carousel-section margin-top in functions.php. */
  height: calc(100vh + 45px);
  object-fit: cover;
}
.home-slider-block .carousel-item {
  padding: 0;
}
.page-header-block .sub_title {
  font-family: "Arsenal", sans-serif;
  text-transform: none;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 60%;
}
#carouselExampleCaptions .carousel-item {
  height: 850px;
}
#carouselExampleCaptions img {
  height: 100vh;
  width: 100%;
}
#carouselExampleCaptions .carousel-caption {
  text-align: center;
  top: 45%;
  max-width: 1140px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#carouselExampleCaptions .carousel-caption h1 {
  font-family: "Playfair Display", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
  margin-bottom: 15px;
}
#carouselExampleCaptions .carousel-caption p {
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
  margin-bottom: 35px;
}
#carouselExampleCaptions .get-started-btn {
  background-color: #2c9646;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  padding: 15px 20px;
  border-radius: 6px;
}
#carouselExampleCaptions .get-started-btn:hover {
  background: #3366CC !important;
  color: #fff !important;
}
#carouselExampleCaptions button {}
#videoExamplepart .carousel-caption {
  text-align: center;
  /* Raised from 38% so the hero text/button sits higher (per Figma, title ~31%),
     opening up the gap to the case-studies carousel below. Lower % = higher text
     = larger gap. Horizontal centering is kept via left/right:0 + margin:auto. */
  top: 33%;
  max-width: 1170px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 15px;
}
#videoExamplepart .carousel-caption h1 {
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.45);
}
#videoExamplepart .carousel-caption p {
	font-family: "Arsenal", sans-serif;
	margin-bottom: 35px;
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.45);
}
#videoExamplepart .get-started-btn {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c4892f+0,fccb55+29,e3a95f+70,c88a37+100 */
  background: linear-gradient(to right, rgba(196, 137, 47, 1) 0%, rgba(252, 203, 85, 1) 29%, rgba(227, 169, 95, 1) 70%, rgba(200, 138, 55, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  font-family: "Arsenal", sans-serif;
  border: 0;
  display: inline-block;
  width: auto;
  color: #000;
  cursor: pointer;
  padding: 15px 20px;
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
#videoExamplepart .get-started-btn:hover {
  background: #3366CC !important;
  color: #fff !important;
}
#videoExamplepart .slide-up-text {
	max-width: 780px;
	text-align: center;
	margin: 20px auto;
}
#carouselExampleCaptions .carousel-indicators {
  display: none;
}
#videoExamplepart::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  right: 0;
}
#slider_buttons {
	display: flex;
	justify-content: center;
}
.slider-wrapper-button {
  margin: 10px 0;
}
.request-btn {
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  background: #0174B4;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  padding: 12px 20px;
}
.request-btn:hover {
  background: #000;
  color: #FFFFFF;
}
.contact-btn {
  background: none;
  border-radius: 5px;
  display: inline-block !important;
  width: auto;
  padding: 16px 25px;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
}
.contact-btn:hover {
  background: #007FFF;
  color: #FFFFFF;
  border: 1px solid #007FFF;
}
.wpcf7 form .wpcf7-response-output {
  font-size: 13px;
  color: #dc3232;
  border: 1px solid #dc3232 !important;
  text-align: center;
  font-family: "Arsenal", sans-serif !important;
	padding:0 !important;
}
#contact-form .wpcf7-spinner {
	left: -25%;
	top: -36px;
	float: right;
}
/* Initially hide the navbar menu and position it off the screen */
.navbar-collapse-right {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 300px; /* Adjust width as needed */
  background-color: white; /* Menu background color */
  z-index: 1050;
  transform: translateX(100%); /* Hide off-screen */
  transition: transform 0.3s ease-in-out;
}
/* Show the menu when it's active (after toggling) */
.navbar-collapse.show {
  transform: translateX(0); /* Slide in from right */
}
/* White navbar-toggler icon */
.navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1) !important; /* Optional: Change border color to white */
}
.navbar-toggler-icon {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath stroke="rgba(255, 255, 255, 1)" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M4 7h22M4 15h22M4 23h22"/%3E%3C/svg%3E') !important;
}
/* Optional: Adjust the size of the toggler icon if necessary */
.navbar-toggler-icon {
  width: 1.5em;
  height: 1.5em;
}
/* slider top */
.home .wrapper {
  padding: 0;
}
/* footer */
footer {
  background-color: #1A6B2E;
  position: relative;
  background-image: url(src/footbg.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#foot1 #media_image-5 {
  max-width: 180px;
}
#contact-form *::placeholder {
  color: #333;
  opacity: 1;
}
#rdbtn .wpcf7-list-item {
  width: 33%;
  margin-bottom: 15px;
  margin-left: 0;
}
#rdbtn span {}
#contact-form .wpcf7-not-valid-tip {
  /* position: absolute; */
  /* font-size: 14px; */
  /* width: 285px; */
  /* bottom: 5px; */
  /* display: flex; */
}
.wpcf7-response-output {
  margin: 0 !important;
}
#contact-form .radio {
  display: block;
  cursor: pointer;
  user-select: none;
  text-align: left;
  & + .radio {
    margin-top: 12px;
  }
  input {
    display: none;
    & + span {
      display: inline-block;
      position: relative;
      padding-left: 30px;
      &:before {
        content: '';
        display: block;
        position: absolute;
        top: 4px;
        left: 0px;
        border-radius: 50%;
        margin-right: 5px;
        width: 16px;
        height: 16px;
        border: 1px solid #ffa629;
        background: #fff;
      }
      &:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #ffa629;
        position: absolute;
        border-radius: 50%;
        top: 7px;
        left: 3px;
        opacity: 0;
        transform: scale(0, 0);
        transition: all .2s cubic-bezier(0.64, 0.57, 0.67, 1.53);
      }
    }
    &:checked + span:after {
      opacity: 1;
      transform: scale(1, 1);
    }
  }
}
.top_footer {
  padding-top: 80px;
}
.top_footer h3 {
  margin-bottom: 10px;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}
.top_footer ul {
  color: #fff;
  margin: 0;
  padding: 0;
}
.top_footer ul li {
  list-style: none;
  padding-bottom: 10px;
}
.top_footer ul li a {
  display: inline-block;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}
.top_footer ul li a:hover {
  color: #2c9646;
}
.footer-address-box li a {
  transition: all 0.5s linear;
}
.footer-address-box li a:hover {
  transition: all 0.5s linear;
  padding-left: 2px;
}
.top_footer .widget_nav_menu ul li a {
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  transition: all 0.5s linear;
}
.top_footer .widget_nav_menu ul li a:hover {
  padding-left: 2px;
  transition: all 0.5s linear;
  color: #2c9646;
}
#foot2 {
  position: relative;
}
#foot2 ul {
  padding-left: 15px;
}
#foot2 ul li::before {
  content: "";
	position: absolute;
	left: -12px;
	top: 13px;
	width: 4px;
	height: 4px;
	background-color: #2c9646;
	border-radius: 100%;
}
#foot3 {
  position: relative;
}
#foot3 ul {
  padding-left: 15px;
}
#foot3 ul li::before {
	content: "";
	position: absolute;
	left: -12px;
	top: 13px;
	width: 4px;
	height: 4px;
	background-color: #2c9646;
	border-radius: 100%;
}
.copyright-text {
font-family: "Arsenal", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 23px;
letter-spacing: 0.01em;
color: #FFFFFF;
}
.copyright {
  position: relative;
  padding: 0px;
}
.copyright ul {
  margin: 0;
  text-align: right;
}
.copyright ul li {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  padding: 0 8px;
  position: relative;
}
.copyright ul li a {
  font-family: "Arsenal", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 20px;
letter-spacing: 0.01em;
color: #FFFFFF;
}
.copyright ul li a:hover {
  color: #2c9646;
}
.copyright .menu-footer-menu-container ul li:last-child {
  position: relative;
}
.copyright .menu-footer-menu-container ul li:last-child::after {
  content: "";
  position: absolute;
  left: -3px;
  height: 14px;
  width: 1px;
  background-color: #aabfce;
  top: 5px;
}
.socialfooter {
  position: relative;
  display: block;
}
.socialfooter #Icon_awesome-facebook-f {
  fill: #000;
}
.socialfooter #Icon_awesome-facebook-f:hover {
  fill: #fff;
}
.socialfooter #Icon_awesome-instagram {
  fill: #000;
}
.socialfooter #Icon_awesome-instagram:hover {
  fill: #fff;
}
.socialfooter #twitter {
  fill: #000;
}
.socialfooter #twitter:hover {
  fill: #fff;
}
.socialfooter #Icon_awesome-linkedin-in {
  fill: #000;
}
.socialfooter #Icon_awesome-linkedin-in:hover {
  fill: #fff;
}
.socialfooter ul li {
	display: inline-block;
	margin-right: 0;
	margin-left: 0px;
	padding: 0 2px;
}
.socialfooter ul li svg {
	fill: #fff;
	height: 30px;
	padding: 5px;
	width: 30px;
	border: 1px solid #fff;
	border-radius: 100%;
	background-color: transparent;
}
.socialfooter ul li svg:hover {
  fill: #2c9646;
  border: 1px solid #2c9646;
}
#foot4 ul {
  text-align: right;
}
.contactpage_formpart .wpcf7 {
  max-width: 730px;
}
.contactpage_addresspart p a {
  text-decoration: none;
  color: #182630;
}
#form_contact .wpcf7 {
  max-width: 100%;
}
#form_contact {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
#contact-form p {
  margin: 0;
}
.footer-address-box {
  list-style: none outside none;
  padding: 0;
  margin: 0 0 45px;
}
.footer-address-box li img {
	position: absolute;
	left: 0;
	top: 6px;
	max-width: 18px;
	max-height: 22px;
}
.footer-address-box li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  list-style: none !important;
  margin-left: 0 !important;
  padding-bottom: 0 !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
}
.footer-address-box p {
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	margin-bottom: 15px;
}
footer a {
  text-decoration: none;
}
#inner-footer .widget {
  margin-bottom: 25px;
}
/* For button */
#innerpage-wrapper .elementor-size-sm {
  padding: 10px 20px;
  border-radius: 5px;
	font-family: "Arsenal", sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
  text-align: center;
  position: relative;
  z-index: 1;
}
#innerpage-wrapper .elementor-size-sm:hover {}
/* For blog */
.blog-page-container {
  padding: 0px 0px;
}
#innerpage-wrapper .blog-thumb img {
  width: 353px;
  height: 235px;
  object-fit: cover;
}
.blogpost_page {
  padding: 80px 0 50px !important;
}
.page-item.active span {
  background-color: #0174B4 !important;
}
.page-item a {
  color: #0174B4;
}
.blog-post h4 a {
  font-size: 22px;
  color: #0174B4;
  text-decoration: none;
  line-height: 26px;
  font-family: "Playfair Display", serif;
  font-style: normal;
  font-weight: 700;
}
.blog-post h4 {
  font-size: 22px;
  color: #000;
  text-decoration: none;
  line-height: 32px;
}
#Icon_awesome-calendar-alt {
  fill: #0174B4;
}
.post-meta {
  font-size: 15px;
  margin-bottom: 10px;
}
.post-meta a {
  text-decoration: none;
  color: #0174B4;
}
.blog-post {
  position: relative;
}
.post_text .btn {
  background-color: #0174B4;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #fff;
  border-radius: 4px;
}
.post_text .btn:hover {
  color: #fff;
  background-color: #3366CC;
}
.error404 .white-space-fix {
  background: none;
  margin: 0;
  padding: 35px 0 0 0;
}
.error404 #error-404-wrapper {
  padding-top: 30px;
  padding-bottom: 100px;
}
.error404 h1 {
  text-align: center;
  font-size: 200px;
  line-height: 250px;
  color: #000;
}
.error404 #content {
  text-align: center;
}
.error404 .search-form {
  width: 100%;
  max-width: 75%;
  margin: 30px auto;
}
.error404 .submit {
  background-color: #0174B4;
  border: 1px solid #0174B4;
  color: #fff;
  font-weight: 600;
}
.white-space-fix {
  padding: 30px 0;
  margin: 0px 0 70px;
  position: relative;
  background: linear-gradient(to right, rgba(162, 107, 37, 1) 0%, rgba(214, 143, 43, 1) 49%, rgba(162, 107, 37, 1) 100%);
}
.search .white-space-fix {
  padding: 200px 0 60px;
  margin: 0px 0 70px;
  position: relative;
  background: #000;
  text-align: center;
}
.search .no-results {
  text-align: center;
}
.search .submit {
  background-color: #0174B4 !important;
  border: 1px solid #0174B4 !important;
  color: #fff !important;
  font-weight: bold;
}
.blog-thumb-overflow {
  overflow: hidden;
  margin-bottom: 20px;
}
.blog-thumb {
  height: 235px;
  position: relative;
  transition: transform 0.3s ease 0s;
  -moz-transition: transform 0.3s ease 0s;
  -ms-transition: transform 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s;
  -webkit-transition: transform 0.3s ease 0s;
}
.blog-post .blog-content-box:hover .blog-thumb {
  transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  -webkit-transform: scale(1.04);
}
.blog-content-box {
  margin-bottom: 10px;
}
.search-results h3 a {
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 42px;
  text-decoration: none;
  color: #000;
}
.search-results .type-page {
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.search-results .type-page .btn {
  border-radius: 6px;
  font-size: 15px;
  color: #fff;
  border: 1px solid #0174B4 !important;
  background-color: #0174B4;
  padding: 8px 18px;
  display: inline-block;
  font-weight: 600;
}
#search-wrapper {
  padding: 0px 0 50px!important;
}
.search-results .btn {
  background-color: #0174B4;
  border: 1px solid #0174B4 !important;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  padding: 8px 18px;
  display: inline-block;
}
.search-results .btn:hover {
  color: #fff;
  background: #3366CC;
}
.post-meta time {
  position: relative;
  top: 0px;
}
.navbar-nav .dropdown-menu {
  background-color: #000;
}
#map-text p {
  color: #ffffff !important;
  padding: 0px !important;
}
/* For responsive design, you can ensure this only applies on larger screens */
@media (min-width: 768px) {
  .navbar-nav li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  /* Show dropdowns on hover */
  .navbar-nav li.dropdown:hover > .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
  }
  .navbar-nav li.dropdown:hover > .dropdown-menu {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
  }
}
/* Slide-up animation */
@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(50px); /* Start from below */
  }
  to {
    opacity: 1;
    transform: translateY(0); /* End at its normal position */
  }
}
.slide-up-text {
  animation: slideUp 1s ease-in-out both; /* Apply the slide-up animation */
}
#wrapper-navbar .navbar.sticky {
  left: 0;
  width: 100%;
  position: fixed;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  background: #000;
}
.contact_sectionright .wpcf7-response-output {
  color: #fff;
}
.white-space-fix h1 {
  color: #000;
}
.error-message {
  color: red;
  font-size: 0.9em;
  display: none; /* Hide initially */
}
.wpcf7-not-valid + .error-message {
  display: inline; /* Show error message when input is invalid */
}
/* Initial state of the element */
.feed-up-effect {
  opacity: 0;
  transform: translateY(50px); /* Starts slightly below its position */
  transition: all 0.8s ease-out; /* Adjust timing for smoothness */
}
/* Active state when scrolled into view */
.feed-up-effect.active {
  opacity: 1;
  transform: translateY(0); /* Moves to its natural position */
}
.page-header-block {
  position: relative;
  padding: 255px 0 80px;
  text-transform: uppercase;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
  background-color: #000000;
}
.page-header-block::after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
  bottom: 0;
}
.page-header-block h1 {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600 !important;
  text-transform: none;
  text-align: center;
  position: relative;
  z-index: 1;
}
/* footer part */
#foot2 ul li {
  position: relative;
}
#foot3 ul li {
  position: relative;
}
/* innerpage part */
#inner_clientpart h2 {
  color: #fff !important;
}
#inner_clientpart p {
  color: #fff !important;
}
#inner_clientpart .client-slider {
  border: 0;
  box-shadow: none !important;
}
#inner_clientpart .elementor-testimonial__text {
  color: #fff !important;
}
#inner_clientpart .elementor-testimonial__name {
  color: #fff !important;
}
#inner_clientpart .elementor-testimonial__title {
  color: #fff !important;
}
#inner_clientpart .client-slider::before {
  background-color: transparent;
  border: 0;
}
#inner_clientpart .client-slider .swiper-pagination-bullet-active {
  background: #fff;
  border: 1px solid #fff;
}
#contactpage_form .wpcf7 {
  max-width: 100%;
}
#contact-form .col-md-6 {}
#myHeader .btn-donate {
	background: #2C9646;
	border-radius: 5px;
	display: inline-block;
	height: 40px;
	position: relative;
	text-align: center;
	color: #fff;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
}
#myHeader .btn-donate:hover {
  background: #000;
  color: #fff;
}
/* homepage part */
.no-banner {
	margin: 0;
	padding: 200px 0 30px;
	background: #000 !important;
}
.error404 .white-space-fix {
	padding: 100px 0;
}
#errorpagetop {
	padding-bottom: 0 !important;
}
.no-banner h1 {
	color: #fff !important;
	font-size: 48px;
	line-height: 52px;
	font-weight: 600 !important;
	text-align:left;
	text-transform: uppercase;
}
#privacy_page p {
	font-size: 15px;
	line-height: 23px;
}
#privacy_page h4 {
  font-size: 20px;
  line-height: 20px;
	color:#000;
}
#privacy_page h5 {
  font-size: 20px;
  line-height: 20px;
	color:#000;
}
#main #privacy_page ul li {
	font-size: 15px;
	line-height: 23px;
	
}
#innerpage-wrapper #privacy_page p a {
	color: #000;
}
#innerpage-wrapper #privacy_page p a:hover {
	color: #2c9646;
}


#foot3 ul li {
  width: 50%;
  float: left;
}

#form_box .wpcf7 {
  width: 100%;
  max-width: 100%;
}
#form_box {
  max-width: 75%;
  background-color: rgba(0, 0, 0, 0.95);
  padding: 50px 85px;
  border-radius: 5px;
  margin: 0 auto;
}
#txfld {
  border: 1px solid rgba(115, 115, 115, 0.4);
border-radius: 10px;
  background-color: transparent;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 20px;
  height: 50px;
}
#txfld1 {
  border: 1px solid rgba(115, 115, 115, 0.4);
border-radius: 10px;
  background-color: transparent;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 20px;
  height: 50px;
}
#txfld2 {
  border: 1px solid rgba(115, 115, 115, 0.4);
border-radius: 10px;
  background-color: transparent;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 20px;
  height: 50px;
}
#txfld3 {
  border: 1px solid rgba(115, 115, 115, 0.4);
border-radius: 10px;
  background-color: transparent;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 20px;
  height: 50px;
}
#txtmgs {
  border: 1px solid rgba(115, 115, 115, 0.4);
border-radius: 10px;
  background-color: transparent;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 20px;
  height: 120px;
}
#contact-form *::placeholder {
  color: #fff;
  opacity: 1;
}
#snd {
	background: #000;
	border-radius: 10px;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	max-width: 115px;
	border: 0;
}
#sndb {
	background: #000;
	border-radius: 5px;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	max-width: 115px;
	border: 0;
}
#txfild {
  border: 1px solid rgba(115, 115, 115, 0.4);
border-radius: 10px;
  background-color: transparent;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 20px;
  height: 50px;
}
#txfild1 {
  border: 1px solid rgba(115, 115, 115, 0.4);
border-radius: 10px;
  background-color: transparent;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 20px;
  height: 50px;
}
#txfild2 {
  border: 1px solid rgba(115, 115, 115, 0.4);
border-radius: 10px;
  background-color: transparent;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 20px;
  height: 50px;
}
#txfild3 {
  border: 1px solid rgba(115, 115, 115, 0.4);
  border-radius: 10px;
  background-color: transparent;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 20px;
  height: 50px;
}
#txtmags {
  border: 1px solid rgba(115, 115, 115, 0.4);
  border-radius: 10px;
  background-color: transparent;
  font-family: "Arsenal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 20px;
  height: 120px;
}
.ckb .wpcf7-list-item-label {
	color: #fff;
	padding-bottom: 20px;
	display: inline-block;
	margin-left:30px !important;
}
.ckb input { margin-right:5px;
}
/* custom checkbox styling for contact form 7 checkbox */
#contact-form span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
#contact-form .wpcf7 .wpcf7-list-item {
display: block;
margin-bottom: 10px;
}
#contact-form .wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
#contact-form .wpcf7-checkbox input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 22px;
height: 22px;
top: 0;
left: 0;
}
#contact-form .wpcf7-checkbox input[type=checkbox] + span {
/* border: 3px solid red; */
}
#contact-form .wpcf7-checkbox input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
height: 22px;
width: 22px;
top: 0px;
left: 0px;
border: 1px solid rgba(115, 115, 115, 0.4);
border-radius: 4px;
}
#contact-form .wpcf7-checkbox input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 22px;
width: 22px;
top: 0;
left: 0;
visibility: hidden;
font-size: 16px;
text-align: center;
line-height: 22px;
}
#contact-form .wpcf7-checkbox input[type=checkbox]:checked + span:before {
background: transparent;
}
#contact-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {
visibility: visible;
}
#contact-form .wpcf7-list-item-label {
margin-left: 40px;
display: inline-block;
}
#main .e-con-inner ul li {
	font-family: "Arsenal", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 23px;
	margin-bottom: 10px;
}
#main .e-con-inner ol li {
	font-family: "Arsenal", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 23px;
	margin-bottom: 10px;
}
.single-service .e-con-inner ol li {
	color: #fff;
	margin-bottom: 10px;
}
.single-service .e-con-inner ul li {
	color: #fff !important;
	list-style: square;
}
.testi_author {
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}
.testimonial-card {
	position: relative;
	padding-bottom: 20px;
}
.testimonial-author {
	text-align: left;
	padding-left: 0;
	font-weight: 700;
	color: #000000;
	margin-top: 25px;
	display: block;
	font-size: 1.1rem;
	position: relative;
	line-height: 1.4;
}
.testimonial-organization {
	text-align: left;
	padding-left: 0;
	font-size: 0.95rem;
	color: #2C9646;
	margin-top: 5px;
	font-weight: 600;
	font-style: italic;
}

#main .built-img1 img {
	width: 100%;
	height: 345px;
	object-fit: cover;
	border-radius: 115px 115px 0px 115px;
}
#main .built-img2 img {
	width: 100%;
	height: 345px;
	object-fit: cover;
	border-radius: 115px 115px 115px 0px;
}
#main .built-img3 img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	border-radius: 0px 75px 75px 50px;
}
#main .built-green {
	width: 100%;
	height: 220px;
	border-radius: 50px 0px 50px 50px;
}
#main .roof_img2 img {
	width: 100%;
	max-width: 405px;
	height: 300px;
	object-fit: cover;
	border-radius: 115px 115px 0px 115px;
	border: 5px solid #fff;
}	
#page .benefit_pic2 img {
	width: 100%;
	max-width: 405px;
	height: 300px;
	object-fit: cover;
	border-radius: 115px 115px 0px 115px;
	border: 5px solid #fff;
}
#page .benefit_pic3 img {
	border-radius: 115px 115px 0 115px;
	width: 100%;
	height: 500px;
	object-fit: cover;
}
#page .benefit_pic4 img {
	border-radius: 115px 115px 115px 0;
	width: 100%;
	height: 450px;
	object-fit: cover;
}
#contactform-section #txfld {
	color: #fff;
}
#contactform-section #txfld1 {
	color: #fff;
}
#contactform-section #txfld2 {
	color: #fff;
}
#contactform-section #txfld3 {
	color: #fff;
}
#contactform-section #txtmgs{
	color: #fff;
}
#pagefaq_box .e-n-accordion-item-title-text {
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0.01em;
}
#wrapper-footer {
	padding: 20px 0;
}
.copyright-footer {
	display: flex;
	float: right;
}
.menu-footer-menu-container ul li {
	padding: 0 8px;
}
.copyright ul {
	padding-left: 10px;
}

#foot3 ul li:nth-child(2) {
	padding-left: 10%;
}
#foot3 ul li:nth-child(2)::before {
	left: 32px;
}

#foot3 ul li:nth-child(4) {
	padding-left: 10%;
}
#foot3 ul li:nth-child(4)::before {
	left: 32px;
}

#foot3 ul li:nth-child(6) {
	padding-left: 10%;
}
#foot3 ul li:nth-child(6)::before {
	left: 32px;
}

#foot3 ul li:nth-child(8) {
	padding-left: 10%;
}
#foot3 ul li:nth-child(8)::before {
	left: 32px;
}

#foot3 ul li:nth-child(10) {
	padding-left: 10%;
}
#foot3 ul li:nth-child(10)::before {
	left: 32px;
}
.cf7-overlay-message {
	bottom: -8px !important;
	left: 0;
	right: 0;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	padding: 2px 6px !important;
}
#snd:focus {
	border: 0 !important;
	box-shadow: none;
}
#roofing_section .elementor-icon-list-items li:nth-child(1) svg {
	max-width: 105px;
}
#roofing_section .elementor-icon-list-items li:nth-child(2) svg {
	max-width: 150px;
}
#roofing_section .elementor-icon-list-items li:nth-child(3) svg {
	max-width: 105px;
}
#roofing_section .elementor-icon-list-items li:nth-child(4) svg {
	max-width: 150px;
}
#roofing_section .elementor-icon-list-items li:nth-child(5) svg {
	max-width: 95px;
}
#benefit_pic1 {
	position: relative;
}
#benefit_pic1::after {
	content: "";
	position: absolute;
	background-image: url(src/shadow.webp);
	bottom: 0;
	width: 508px;
	height: 223px;
	background-size: 100%;
	background-repeat: no-repeat;
	left: 0;
}
#servicecontact-form ::placeholder {
	color: #333;
	opacity: 1;
}
#servicecontact-form #txfld {
	border-top: 0; 
	border-left: 0; 
	border-right: 0;
	border-bottom: 1px solid #000;
	border-radius: 0px;
	background-color: transparent;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #333;
	margin-bottom: 20px;
	height: 50px;
}
#servicecontact-form #txfld1 {
	border-top: 0; 
	border-left: 0; 
	border-right: 0;
	border-bottom: 1px solid #000;
	border-radius: 0px;
	background-color: transparent;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #333;
	margin-bottom: 20px;
	height: 50px;
}
#servicecontact-form #txfld2 {
	border-top: 0; 
	border-left: 0; 
	border-right: 0;
	border-bottom: 1px solid #000;
	border-radius: 0px;
	background-color: transparent;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #333;
	margin-bottom: 20px;
	height: 50px;
}
#servicecontact-form #txfld3 {
	border-top: 0; 
	border-left: 0; 
	border-right: 0;
	border-bottom: 1px solid #000;
	border-radius: 0px;
	background-color: transparent;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #333;
	margin-bottom: 20px;
	height: 50px;
}
#servicecontact-form  #txtmgs {
	border-top: 0; 
	border-left: 0; 
	border-right: 0;
	border-bottom: 1px solid #000;
	border-radius: 0px;
	background-color: transparent;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #333;
	margin-bottom: 20px;
	height: 120px;
}
.sub-btn {
	position: relative;
	padding-bottom: 5px;
}
.sub-btn .wpcf7-spinner {
	position: absolute;
	right: 170px;
	top: 10px;
}
#servicecontact-form #snd {
	background: #2C9646;
	border-radius: 0;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	margin: 0 auto;
	max-width: 115px;
	border: 0;
}
#servicecontact-form #snd:hover {
	background: #000;
	color: #FFFFFF;
}
#servicecontact-form input:focus {
	box-shadow: none !important;
}
#txtmgs:focus {
	box-shadow: none !important;
}
#contact-form input:focus {
	box-shadow: none !important;
}
#benefit_section .elementor-icon-box-icon {
	padding-top: 10px;
}
#main .e-con-inner ul {
	padding-left: 15px;
}
#benefit_pic1 img {
	object-fit: cover;
}
#privacy_page h1, h2, h3, h4, h5, h6 {
  color: #000;
}
.testimonial-author {
	font-family: "Arsenal", sans-serif;
}
.testimonial-organization {
	font-family: "Arsenal", sans-serif;
}
#roof_img1 img {
	object-fit: cover;
}
.socialfooter ul li:nth-child(2) svg {
	padding: 3px;
}
#ct_left a {
	color: #000;
}
#ct_left a:hover {
	color: #2c9646;
}
#main .tabbox .e-n-tab-title {
	background: transparent !important;
}

/* ===== Footer ===== */
.site-footer {
	background: #262629;
	color: #fff;
	position: relative;
}
.site-footer::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 1px;
	border-top: 1px dashed #51B1E8;
	max-width: 1140px;
}
.site-footer .container { max-width: 1200px; }
.site-footer .footer-widgets { padding: 60px 0 10px; }

.site-footer .footer-row { margin-left: 0; margin-right: 0; }
.site-footer .footer-col { padding: 0 15px; }

.site-footer .footer-row--top { row-gap: 15px; padding-bottom: 0px; }
.site-footer .footer-row--menus { row-gap: 30px; padding-top: 10px; }

/* ---- Brand column ---- */
.site-footer .footer-logo { display: inline-block; max-width: 280px; margin: 0 0 22px; }
.site-footer .footer-logo img { max-width: 100%; height: auto; display: block; }

.site-footer .footer-phone-block { margin: 0 0 10px; }
.site-footer .footer-phone__label { font-family: "Arsenal", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 25px;
letter-spacing: 0.01em;
color: #FFFFFF; margin: 0 0 4px; }
.site-footer .footer-phone__num { font-family: "Arsenal", sans-serif;
	display: inline-block;
	font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 45px;
letter-spacing: 0.01em;
color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.01em;
}
.site-footer .footer-phone__num:hover,
.site-footer .footer-phone__num:focus { color: #1a73b8; outline: none; }

.site-footer .footer-social-block { margin: 0; padding-top:75px; }
.site-footer .footer-social__label { 
	font-family: "Arsenal", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 23px;
letter-spacing: 0.01em;
color: #FFFFFF;
	margin: 0 0 25px; }
.site-footer .footer-social-list {
	list-style: none; padding: 0; margin: 0;
	display: flex; align-items: center; gap: 30px;
}
.site-footer .footer-social-list a {
	display: inline-flex; align-items: center; justify-content: center;
	width: 38px; height: 38px; border-radius: 50%;
	border: 1px solid #51B1E8; color: #51B1E8;
	background: transparent;
	transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}
.footer-social-list li:nth-child(2) svg {
	padding: 2px;
}
.footer-social-list li:nth-child(4) svg {
	padding: 2px;
}
.site-footer .footer-social-list a:hover,
.site-footer .footer-social-list a:focus { background: #1a73b8; color: #ffffff; outline: none; }
.site-footer .footer-social-list svg {
    display: block;
    width: 24px;
    height: 24px;
}

/* ---- Column headings ---- */
.site-footer .footer-col-title {
font-family: "Playfair Display", serif;
font-style: normal;
font-weight: 400;
font-size: 19px;
line-height: 25px;
color: #FFFFFF;
	margin: 0 0 14px;
}

/* ---- Office blocks ---- */
.site-footer .footer-office {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	align-items: flex-start;
	gap: 12px;
	margin: 0 0 14px;
}
.site-footer .footer-office__pin {
	width: 18px !important;
	height: 18px !important;
	max-width: 18px !important;
	flex: 0 0 18px !important;
	margin: 3px 0 0 0 !important;
	display: block !important;
}
.site-footer .footer-office__body {
	flex: 1 1 auto !important;
	min-width: 0;
}
.site-footer .footer-office__name {
	font-family: "Arsenal", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
	margin: 0 0 6px;
}
.site-footer .footer-address {
    font-family: "Arsenal", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}
.site-footer .footer-offices-grid {
	display: grid; grid-template-columns: 1fr 1fr; gap: 24px;
}

/* ---- Menu columns (widget area output) ---- */
.site-footer .footer-col--practice .widget,
.site-footer .footer-col--quick .widget { margin: 0; }

.site-footer .footer-col--practice .menu,
.site-footer .footer-col--practice ul.menu,
.site-footer .footer-col--practice .wp-block-navigation,
.site-footer .footer-col--practice ul {
	list-style: none; padding: 0; margin: 0;
	column-count: 2; column-gap: 28px;
}
.site-footer .footer-col--quick .menu,
.site-footer .footer-col--quick ul.menu,
.site-footer .footer-col--quick ul {
	list-style: none; padding: 0; margin: 0;
}
.site-footer .footer-col--practice li,
.site-footer .footer-col--quick li {
	position: relative; padding: 5px 0 5px 16px;
	break-inside: avoid;
}
.site-footer .footer-col--practice li::before,
.site-footer .footer-col--quick li::before {
	content: ""; position: absolute; left: 0; top: 14px;
	width: 4px; height: 4px; background: #cfd5de; border-radius: 50%;
}
.site-footer .footer-col--practice a,
.site-footer .footer-col--quick a {
	font-family: "Arsenal", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
	text-decoration: none;
	transition: color .2s ease;
}
.site-footer .footer-col--practice a:hover,
.site-footer .footer-col--quick a:hover { color: #ffffff; }

.site-footer .footer-empty-hint {
	font-size: 12px; color: #8a93a0; font-style: italic; margin: 0;
}

/* ---- Disclaimer ---- */
.site-footer .footer-disclaimer {
	padding: 0px 0 6px;
}
.site-footer .footer-disclaimer p {
    max-width: 1040px;
    margin: 0 auto;
    font-family: "Arsenal", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #737373;
}

/* ---- Bottom bar ---- */
.site-footer #wrapper-footer { padding: 18px 0 22px; }
.site-footer .copyright-text {  font-family: "Arsenal", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #FFFFFF; }
.site-footer .footer-legal-links {
	list-style: none; padding: 0; margin: 0;
	display: flex; justify-content: flex-end; align-items: center; gap: 18px;
}
.site-footer .footer-legal-links li { position: relative; }
.site-footer .footer-legal-links li + li::before {
	content: "|"; color: #f5f5f5; position: absolute; left: -12px; top: 0;
}
.site-footer .footer-legal-links a {
	text-decoration: none;  font-family: "Arsenal", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
	transition: color .2s ease;
}
.site-footer .footer-legal-links a:hover { color: #ffffff; }

/* ---- Responsive ---- */
@media (max-width: 991.98px) {
	.site-footer .footer-row--menus .footer-col--spacer { display: none; }
	.site-footer .footer-offices-grid { gap: 16px; }
}
@media (max-width: 767.98px) {
	.site-footer .footer-widgets { padding: 20px 0 14px; }
	.site-footer .footer-legal-links { justify-content: flex-start; margin-top: 10px; }
	.site-footer .copyright .row > div { margin-bottom: 6px; }
}


/* Box divider lines moved to functions.php (mcguckin_box_divider_css) */

#nav_menu-2 ul li a {
    transition: all 0.5s linear;
}
#nav_menu-2 ul li a:hover {
    padding-left: 2px;
    transition: all 0.5s linear;
    color: #51B1E8;
}
#nav_menu-3 ul li a {
    transition: all 0.5s linear;
}
#nav_menu-3 ul li a:hover {
    padding-left: 2px;
    transition: all 0.5s linear;
    color: #51B1E8;
}
ul.footer-legal-links li a:hover {
color: #51B1E8;
}
.address-info a {
    color: #fff;
}
.address-info a:hover {
    color: #51B1E8;
}
#conf {
    padding: 5px 10px !important;
}
#laro {
    border-radius: 0 !important;
    padding: 8px 15px 8px 5px !important;
}
#laro:hover { background-color: #51B1E8 !important;
}
#laro svg {
    width: 30px;
    height: 30px;
    left: 5px !important;
    position: relative;
}
#content .mcg-accordion .accordion-item {
    background: transparent;
    border-bottom: 1px solid rgba(115, 115, 115, 0.4);
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
}
#content .accordion-button:not(.collapsed) {
    box-shadow: none !important;
}
#content  .mcg-accordion .accordion-body {
font-family: "Arsenal", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 23px;
letter-spacing: 0.01em;
color: #FFFFFF;
}
#content .mcg-accordion .accordion-item:last-child {
	border-bottom: 0 !important;
}
#ftxfild {
	border: 1px solid rgba(115, 115, 115, 0.4);
	border-radius: 10px;
	background-color: transparent;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #fff;
	margin-bottom: 20px;
	height: 50px;
}
#ftxfild1 {
	border: 1px solid rgba(115, 115, 115, 0.4);
	border-radius: 10px;
	background-color: transparent;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #fff;
	margin-bottom: 20px;
	height: 50px;
}
#ftxfild2 {
	border: 1px solid rgba(115, 115, 115, 0.4);
	border-radius: 10px;
	background-color: transparent;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #fff;
	margin-bottom: 20px;
	height: 50px;
}
#ftxfild3 {
	border: 1px solid rgba(115, 115, 115, 0.4);
	border-radius: 10px;
	background-color: transparent;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #fff;
	margin-bottom: 20px;
	height: 50px;
}
#ftxtmags {
	border: 1px solid rgba(115, 115, 115, 0.4);
	border-radius: 10px;
	background-color: transparent;
	font-family: "Arsenal", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #fff;
	margin-bottom: 20px;
	height: 150px;
}
.mcg-consultation-modal .modal-body {
	background-color: #1E1E1E !important;
}
.single-post-footer-area {
	padding-top: 0px;
}
.single-format-standard .page-header-block h1 {
	text-align: left;
}
.modal-content .wpcf7-response-output {
	margin-top: 15px !important;
}
#main .phn ul {
	padding-left: 0 !important;
}
#main .phn li {
	margin-bottom: 5px !important;
}
.dataTables_scrollBody tr th {
	padding: 15px 0;
	font-family: "Arsenal", sans-serif;
}
.dataTables_scrollBody tr td {
	padding: 15px;
	text-align: center;
	font-family: "Arsenal", sans-serif;
}
#innerpage-wrapper p a {
	color: #fff;
}
#innerpage-wrapper ul li a {
	color: #fff;
}
#tablepress-1 tr th {
	padding: 14px 16px;
	text-align: center;
	border: 1px solid #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 255, 255);
	border-bottom: 1px solid #ffffff;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 0.02em;
}
#tablepress-1 tr td {
	border: 1px solid #555555;
}
.page-child #innerpage-wrapper h3, h4, h5, h6 {
	color: #fff;
}
