/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1762932011
Updated: 2025-11-12 07:20:11

*/
.cs-call-us .elementor-icon-box-wrapper {
    display: flex;
    gap: 5px;
}
.cs-call-us .elementor-icon-box-icon {
    margin-top: 7px;
}
.elementor-icon-list-text strong {
    font-weight: 500;
	color:#1C1C1D;
}
#masthead.scrolled {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    background: #000000 !important;
}

.blog-section .hfe-post-image img {
    object-fit: cover;
    aspect-ratio: 4.5 / 3;
}
.blog-section h3.hfe-post-title a {
    text-decoration: none;
}
.projects-box .elementor-widget-image a {
    display: block;
}
.projects-box a {
    text-decoration: none;
}
li.get-quote {
    display: none;
}
.elementor-slideshow__title {
    display: none !important;
}
/* .projects-gallery .gallery-item img {
    height: 300px;
    object-fit: cover;
} */
.cus_slidersupportsinn .slick-slide {
    margin: 10px;
}
.projects-gallery .gallery {
    display: grid;
    grid-template-columns: 30% 18% 30% 18%;
    gap: 15px;
}
.gallery figure.gallery-item {
    width: 100%;
    max-width: 100%;
	height: 100% !important;
}
.projects-gallery figure.gallery-item img {
    height: 300px !important;
    object-fit: cover;
}
.projects-gallery figure.gallery-item {
    width: 100%;
    max-width: 100% !important;
	height: 100% !important;
}

.projects-gallery figure.gallery-item {
    height: 100% !important;
    overflow: hidden;
    padding: 0px !important;
}
 
.header-menu ul.sub-menu .hfe-sub-menu-item-active {
    border-bottom: none !important;
}
.cs-nav-menu a.hfe-menu-item {
    color: #1C1C1D !important;
}
.header-menu .current-menu-item > a,
.header-menu .current_page_item > a,
.header-menu .current-menu-ancestor > a {
  border-bottom: 2px solid #D80032;
  padding-bottom: 4px; 
  opacity: 1;
}


.cs-call-us .elementor-icon-box-description a:hover {
    color: #D80032 !important;
}

.cs-button span.elementor-button-content-wrapper:hover .elementor-button-icon {
    transform: rotate(45deg) !important;
	
}
.cs-button .elementor-button-icon{
 transition: .3s ease all;
}
.header-menu .hfe-menu-item::after {
    height: 2px !important;
}

header#masthead {
    position: fixed !important;
    top: 0;
    background: transparent;
    transition: .3s ease all;
    width: 100%;
    z-index: 9999 !important;
}
.cs-call-us .elementor-icon-box-description a {
    color: #FFF;
}
.cs-button .elementor-button-icon svg {
    width: 40px;
    height: 40px;
}
.cs-button .elementor-button-content-wrapper {
    align-items: center;
}
.cs-circle-title {
    position: relative;
}
.cs-circle-title:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 12px;
    width: 8px;
    height: 8px;
    background: rgba(216, 0, 50, 1);
    border-radius: 50%;
}
.cs-banner-border {
    position: relative;
}
.cs-banner-border:before {
    content: '';
    position: absolute;
    top: -50px;
    left: 40px;
    width: 540px;
    height: 100%;
    background-image: url('https://netmastertech.com/demos/wise-construction/wp-content/uploads/2025/11/HorizontalBorder.png');
    z-index: 999;
    background-repeat: no-repeat;
}
.cs-banner-border:after {
    content: '';
    position: absolute;
    top: -70px;
    width: 16px;
    height: 215px;
    background-image: url('https://netmastertech.com/demos/wise-construction/wp-content/uploads/2025/11/VerticalBorder.png');
    z-index: 999;
    background-repeat: no-repeat;
    left: 380px;
}

.cs-faq-section details.e-n-accordion-item {
    border: 1px solid rgba(208, 208, 208, 1);
    border-radius: 20px;
}

/* .cs-faq-section span.e-n-accordion-item-title-header {
    padding: 15px 0px 15px 0px !important;
} */

.cus_slidersupport .slick-slide {
    text-align: -webkit-center;
}
 

.cus_slidersupport .slick-track {
    padding: 10px 0px;
    box-shadow: unset !important;
}
 
.slick-list.draggable{
    margin: 0 -10px;
}
 
.slick-slide {
    margin: 0 10px;
}
.cus_slidersupport .slick-track {
    display: flex;
    align-items: stretch;
}
.cus_slidersupport .slick-track .cs-services-block {
    height: unset;
}
.who-we-are .elementor-icon-box-wrapper {
    border-bottom: 1px solid rgba(227, 227, 232, 1);
    padding-bottom: 5px;
}

.cs-slide-controls {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}

.cs-slide-controls button.slick-arrow {
    width: 45px;
    height: 45px;
    border: 0;
    font-size: 0;
    border-radius: 50%;
    background-color: #000;
    padding: 0;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    gap: 10px;
}

.cs-border-project {
    border-bottom: 1px solid rgb(208 208 208 / 48%) !important;
    border-top: 1px solid rgb(208 208 208 / 48%) !important;
}

.cs-slide-controls button.slick-next {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.96575H13.9589L9.40813 1.41495L10.7993 0.000192642L17.7788 6.95608L10.7993 13.9355L9.40813 12.5208L13.9589 7.96999H0V5.96575Z' fill='white'/%3E%3C/svg%3E%0A");
}

.cs-slide-controls button.slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.7787 5.96575H3.81981L8.37061 1.41495L6.97944 0.000192642L-3.05176e-05 6.95608L6.97944 13.9355L8.37061 12.5208L3.81981 7.96999H17.7787V5.96575Z' fill='white'/%3E%3C/svg%3E%0A");
}
.contact-form p {
    padding: 10px 0px;
}


.contact-form input, select {
    height: 48px;
    border-radius: 100px;
    border: 1px solid #D0D0D0;
}
.contact-form :focus-visible {
    outline: none !important;
}
.contact-form  textarea {
    height: 120px;
    resize: none;
    border-radius: 15px;
	border: 1px solid #D0D0D0;
}
.contact-form  input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 200px;
    background-color: #D80032 !important;
    color: #FFF;
    font-family: 'Golos Text';
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    border: none;
    box-shadow: none !important;
}
.contact-form  span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 14px;
}
.contact-form ::placeholder {
    font-size: 16px;
    font-family: 'Golos Text';
}
.services-filed select.wpcf7-form-control.wpcf7-select {
    font-size: 16px;
    font-family: 'Golos Text';
    color: #879190;
}
.cs-contact-sections .elementor-icon-box-icon {
    margin-top: 8px;
}
.cs-contact-sections .elementor-icon-box-description a {
    color: rgba(89, 88, 93, 1);
    text-decoration: none;
}
.contact-form .two-column {
    display: flex;
    width: 100%;
    gap: 15px;
}
.form-filed, .services-filed {
    width: 100%;
}
.cs-call-us h3.elementor-icon-box-title a {
    color: #FFF;
}
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background-color: #d80032de !important;
}
.blog-section .hfe-post-content {
    border-radius: 0px 0px 15px 15px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.form-filed.turnstiles p {
    display: none;
}
@media only screen and (max-width: 767px) {
.cs-footer-btns {
    transform: translateY(100px);
    transition: .3s ease all;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    box-shadow: 0px -6px 24px 0px rgba(0, 0, 0, 0.2);
    z-index: 9;
    width: 100%;
}
	.cs-border-project {
   border-bottom: unset !important;
   border-top: unset !important;
}
.cs-footer-btns.foot-show {
    transform: none;
    z-index: 999;
}

.br-tag br {
    display: none;
}
.cs-call-us .elementor-icon-box-icon {
    background: #D80032;
    padding: 10px;
    border-radius: 53%;
    line-height: 0;
}
	
.blog-section .hfe-post-image img {
    object-fit: cover;
    aspect-ratio: 3.5 / 3;
}
	li.get-quote {
    display: block;
}

.get-quote.menu-item {
    width: 200px;
    background: #D80032 !important;
    padding: 15px;
    border-radius: 50px;
}
	
.projects-gallery figure.gallery-item img {
    height: 200px !important;
    object-fit: cover;
}

.get-quote a.hfe-menu-item {
    display: block;
    text-align: center;
    color: #FFF !important;
}

.projects-gallery .gallery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}
.projects-gallery  .gallery {
    margin: 0px !important;
    padding: 0;
}	
.slick-slide img {
    display: unset !important;
    text-align: center !important;
}
	.projects-box .elementor-widget-icon-list {
    left: 0 !important;
    right: 0;
    width: 150px !important;
    margin: 0 auto;
}
.cs-banner-border:after {
    background-image: unset;
	display:none;

}
.cs-banner-border:before {
display:none;
}
.footer-section li.elementor-icon-list-item.elementor-inline-item {
    padding: 10px !important;
}

 .cs-slide-controls {
    justify-content: center;
}
	.cs-button span.elementor-button-icon {
    width: 30px;
}
	.contact-form  input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;

}
.contact-form .two-column {
    display: unset;
    width: 100%;
}
.form-filed, .services-filed {
    width: 100%;
}
	.mb-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    box-shadow: 0px -6px 24px 0px rgba(0, 0, 0, 0.2);
    z-index: 9;
    background: #d80032;
}

.leads-button {
    display: flex;
    gap: 0px;
    justify-content: center;
    padding: 0px;
}

.mobile, .quote-btn {
    width: 100%;
}

.mobile a {
    background: #FFFF;
    padding: 12px 18px;
    color: #000;
	display:block;
	text-align:center;
}

.quote-btn a {
    background: #1c1c1d;
    color: #FFFF;
    padding: 12px 18px;
    font-weight: 300;
	display:block;
	text-align:center;
}
	.mobile-hambur span.hfe-menu-toggle.sub-arrow.hfe-menu-child-0:hover {
    border: none !important;
}
}