/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Child theme for Hello Elementor
Author: Your Name
Author URI: https://yourwebsite.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Your custom CSS starts below */

body {
    margin: 0;
    padding: 0;
}
body.logged-in.admin-bar div#site-header {
    margin-top: 32px;
}
.elementor-widget-text-editor p a {
	color: #126299;
}
div#site-header {
    position: fixed;
    width: 100%;
    max-width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
}
.header-area > .e-con-inner {
    transition: 0.3s all ease;
}
.header-area.sticky > .e-con-inner {
    padding-top: 20px
}
div#site-header .header-box {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
}
div#site-header .elementor-nav-menu--main .elementor-item-active {
    font-weight: 500 !important;
}
div#site-header .menu-col {
    margin-left: auto;
}
.btn-icon .elementor-button-icon {
    background-color: #FFFFFF;
    border-radius: 30px;
    font-size: 9px;
    min-width: 38px;
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    transition: .3s all ease;
}
.btn-icon .elementor-button:hover .elementor-button-icon{
    transform: rotate(45deg);
}
.btn-icon .elementor-button-content-wrapper {
    align-items: center;
}
.btn-icon .elementor-button {
    padding: 10px 10px 10px 30px !important;
}

.hero-form-box {
    height: fit-content !important;
    width: 100% !important;
    max-width: 399px;
	margin-left: auto !important;
    backdrop-filter: blur(15px);
}
.hero-form-box .elementor-icon-list-items {
    flex-wrap: nowrap !important;
    gap: 0;
    text-wrap: nowrap;
}
.hero-form-box .elementor-form-fields-wrapper input,
.hero-form-box .elementor-form-fields-wrapper select,
.hero-form-box .elementor-form-fields-wrapper textarea {
    padding: 13px 18px !important;
}
.hero-form-box .elementor-form-fields-wrapper ::placeholder{
    opacity: 1 !important;
}
.hero-form-box .elementor-form-fields-wrapper .elementor-button {
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}
select option[value="disable"] {
    display: none;
}

.svrs-sec {
    overflow: hidden !important;
}
.sv-carousel .swiper.elementor-loop-container {
    overflow: visible;
}
@media (min-width: 768px){
	.sv-carousel .swiper.elementor-loop-container .swiper-slide {
		width: 31% !important;
	}
}
.service-card .img-area .elementor-widget-heading {
    position: absolute;
    top: 19%;
    left: -30px;
    z-index: 2;
    width: 100%;
    max-width: 235px !important;
}
.service-card .img-area .elementor-widget-heading .elementor-heading-title a{
    text-align: right;
    transform: rotate(-90deg);
    min-height: 150px;
    text-shadow: 1px 1px 15px #00000060;
	text-transform: uppercase;
	display: block;
}
.service-card .img-area {
    border-radius: 23px;
    overflow: hidden;
}
.shine-sec::before {
    animation: opacity 4s ease-out infinite;
}
.shine-blur-bg {
    backdrop-filter: blur(10px);
}
@keyframes opacity {
    0% {
        opacity: 0.4;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.4;
    }
}

.brands-grid {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr) !important;
    gap: 35px !important;
}
.brands-grid .elementor-widget-image {
    padding: 25px 25px;
    aspect-ratio: 1 / 1;
    background-color: #FFF;
    border-radius: 15px;
    transition: 0.3s all ease-in;
    display: flex;
    align-items: center;
    justify-content: center;
}
.brands-grid .elementor-widget-image:hover{
	transform: translateY(-15px);
}
.brands-grid .elementor-widget-image img{
	width: 160px !important;
    height: 100px;
    object-fit: contain;
}

.footer-box .elementor-icon-list-item .elementor-icon-list-text {
    border-left: 3px solid transparent;
    padding-left: 0;
    transition: 0.3s all ease !important;
}
.footer-box .elementor-icon-list-item .elementor-icon-list-text:hover {
    border-left: 3px solid var(--e-global-color-secondary);
    padding-left: 13px;
}
.elementor-widget-mbai-before-after-image {
    border-radius: 28px;
    overflow: hidden;
}

.faq-accordion .e-n-accordion-item {
    border-radius: 24px;
    border: 2px solid #0B629920;
    padding: 0 40px 40px 40px;
    min-height: 120px;
    justify-content: center;
    transition: 0.3s all ease;
    background-color: #FFF;
}
.faq-accordion .e-n-accordion-item[open]{
    background-color: #F4F8FF;
}
.faq-accordion .e-n-accordion-item:hover{
    background-color: #0B629910;
}
.faq-accordion .e-n-accordion-item[open]:hover{
    background-color: #F4F8FF;
}
.faq-accordion .e-n-accordion-item summary {
    padding: 40px 0 0;
}
.faq-accordion .e-n-accordion-item[open] summary{
    padding-bottom: 20px;
}
.last-sec ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.last-sec li{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 0px;
}
.last-sec li::before{
    content: "â€¢";
    font-size: 18px;
}
.roof-styles-sec {
    overflow: hidden !important	;
}
.roof-styles-sec .e-n-carousel.swiper {
    overflow: visible;
}
.service-list {
    display: flex;
	margin: 40px 0px;
}

.ct-form .elementor-field-group > label.elementor-field-label {
    display: none;
}
.ct-form .elementor-field-type-checkbox label.elementor-field-label {
    display: block !important;
}

.ct-form .elementor-field-type-checkbox {
    margin-top: 20px;
    padding-bottom: 10px;
}
.ct-form .elementor-field-type-checkbox .elementor-field-subgroup {
    display: flex;
}
.ct-form .elementor-field-type-checkbox .elementor-field-subgroup span.elementor-field-option {
    width: auto;
    flex: 0 0 40%;
    margin-bottom: 10px;
}
.ct-form .elementor-field-type-checkbox .elementor-field-subgroup span.elementor-field-option input {
    width: 18px;
    height: 18px;
    position: relative;
    top: 5px;
    margin-right: 5px;
    cursor: pointer;
}
.ct-form .elementor-field-type-checkbox .elementor-field-subgroup span.elementor-field-option label{
    cursor: pointer;
}
.ct-form .elementor-field-type-textarea textarea {
    padding-top: 15px;
    padding-bottom: 15px;
    resize: none;
}
.elementor-widget-text-editor strong {
    font-weight: 600;
}
.faq-sec .elementor-widget-n-accordion summary span.e-n-accordion-item-title-header div {
    font-weight: 500 !important;
}
div#site-header .btn-col{
	text-wrap: nowrap;
}
.portfolio-card .elementor-widget-image-box .elementor-image-box-content {
    position: absolute;
    bottom: 8px;
    padding: 16px;
    z-index: 2;
}
.portfolio-card .elementor-widget-image-box .elementor-image-box-img {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.portfolio-card .elementor-widget-image-box .elementor-image-box-img a::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(16deg, black, transparent);
    left: 0;top: 0;
    opacity: 0.3;
    transition: 0.3s all ease;
}
.portfolio-card .elementor-widget-image-box:hover .elementor-image-box-img a::before{
    opacity: 0.1;
}
.zi-3 {
    z-index: 3;
}
.blog-content .elementor-widget-theme-post-content .wp-block-image.size-large img {
    width: 100%;
    border-radius: 20px;
}
.blog-archive .elementor-post__card .elementor-post__text {
    order: 3;
}
.blog-archive .elementor-post__card .elementor-post__meta-data {
    border-top: none !important;
    padding: 0 30px 20px !important;
}
.blog-archive .elementor-post__card .elementor-post__read-more-wrapper a.elementor-post__read-more {
    position: relative;
}
.blog-archive .elementor-post__card .elementor-post__read-more-wrapper a.elementor-post__read-more::before {
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    background: url('/wp-content/uploads/2026/05/icon-btn.svg');
    background-size: contain;
    background-repeat: repaeat;
    right: -18px;
    top: 4px;
    transition: 0.3s all ease;
}
.blog-archive .elementor-post__card:hover .elementor-post__read-more-wrapper a.elementor-post__read-more::before{
    transform: rotate(44deg);
}

.ev-abtus .elementor-widget-button {
    max-width: 730px !important;
    margin-left: auto;
    width: 100%;
}
.ptf-page {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 60px;
    padding-top: 30px;
}
.ptf-page .img img {
    width: 100%;
    border-radius: 20px;
}
.hero-inner-box  .elementor-heading-title {
    text-transform: uppercase !important;
}
.contact-list {
    display: flex;
    gap: 20px;
    padding: 0;
}
.contact-list li {
    list-style: none;
}
.boxes-parent{
    display:flex;
    gap:20px;
    align-items:stretch;
}

/* ALL BOXES DEFAULT */
.boxes-parent .inner-box{
    flex:1;
    min-height:430px;
    position:relative;
    overflow:hidden;
    border-radius:30px;
    transition: all .6s cubic-bezier(.25,.8,.25,1);
    cursor:pointer;
}


/* DEFAULT HEADING */
.boxes-parent .box-heading{
    position:absolute;
    left: 28px;
    bottom:30px;
    margin:0;
    transform:rotate(-90deg);
    transform-origin:left bottom;
    transition:all .5s ease;
    z-index:2;
    white-space: nowrap;
    transition: transform .4s ease;
}

/* DEFAULT PARA HIDDEN */
.boxes-parent .box-para{
    position:absolute;
    left:30px;
    bottom:30px;
    max-width:500px;
    opacity:0;
    visibility:hidden;
    transform:translateY(20px);
    transition:all .4s ease;
    z-index:2;
}

/* DARK OVERLAY */
.boxes-parent .inner-box:before{
    content:'';
    position:absolute;
    inset:0;
    background:linear-gradient(
        to top,
        rgba(0,0,0,.75),
        rgba(0,0,0,.25)
    );
    z-index:1;
}
/* ACTIVE HEADING */
.boxes-parent .inner-box:hover .box-heading{
    transform:none;
}

/* ACTIVE PARAGRAPH */
.boxes-parent .inner-box:hover .box-para{
    opacity:1;
    visibility:visible;
}
.boxes-parent{
    display:flex;
    gap:20px;
}

.inner-box{
    flex:1;
    transition:all .5s ease;
}

.inner-box.active-box{
    flex:5 !important;
}

/* Active heading */
.inner-box.active-box .box-heading{
    transform:none;
    bottom: 155px;
}

/* Non-active heading */
.inner-box:not(.active-box) .box-heading{
    transform:rotate(-90deg);
}

/* Active para */
.inner-box.active-box .box-para{
    opacity:1;
    visibility:visible;
    bottom: 150px;
}

/* Hidden para */
.inner-box:not(.active-box) .box-para{
    opacity:0;
    visibility:hidden;
}
.Roofing-tabs {
    position: relative;
}
.Roofing-tabs .e-activated .e-n-tabs-heading {
    margin-top: -110px;
    z-index: 999;
    gap: 20px;
    width: max-content;
    margin-left: 1.5vw;
}
.Roofing-tabs .e-activated .e-n-tabs-heading button .e-n-tab-icon{
	z-index: 999;
}
.Roofing-tabs .e-activated .e-n-tabs-heading button {
    background-position: 40% 50% !important;
    padding: 30px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 20px;
    width: 100%;
    min-width: 12vw;
}
.Roofing-tabs .e-activated .e-n-tabs-heading button#Asphalt {
    background: url(https://bhg.nmc.mybluehost.me/wp-content/uploads/2026/06/roofing-contractor-chicago-illinois.png);
}
.Roofing-tabs .e-activated .e-n-tabs-heading button#Stone {
    background: url(https://bhg.nmc.mybluehost.me/wp-content/uploads/2026/06/stone-coated-roofing-page-header.png);
}
.Roofing-tabs .e-activated .e-n-tabs-heading button#Cedar {
    background: url(https://bhg.nmc.mybluehost.me/wp-content/uploads/2026/05/cedar-shake-roofing-hero-banner.webp);
}
.Roofing-tabs .e-activated .e-n-tabs-heading button#DaVinci {
    background: url(https://bhg.nmc.mybluehost.me/wp-content/uploads/2026/05/davinci-shingles.webp);
}
.Roofing-tabs .e-activated .e-n-tabs-heading button::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    border-radius: 20px;
}
.Roofing-tabs .e-activated .e-n-tabs-heading button .e-n-tab-title-text {
    z-index: 999;
}
.Roofing-tabs .e-activated .e-n-tabs-heading button:focus-visible {
    outline: none !important;
}
.portfolio-main-slider{
    margin-bottom:15px;
}

.portfolio-main-slider img{
    width:100%;
    height:650px;
    object-fit:cover;
    display:block;
}

.portfolio-thumb-slider img{
    width:100%;
    height:120px !important;
    object-fit:cover;
    cursor:pointer;
}

.portfolio-thumb-slider .swiper-slide{
    opacity:.5;
}

.portfolio-thumb-slider .swiper-slide-thumb-active{
    opacity:1;
}

.portfolio-gallery-wrap{
    margin-top:40px;
}
.portfolio-main-slider img{
    width:100%;
    height:450px !important;
    object-fit:cover;
}
.Portfolio-container .e-con-inner {
    background: #151D2A;
    padding: 30px 80px !important;
    border-radius: 30px;
    max-width: 100% !important;
}
.ptf-page .con h2 {
    color: #fff;
}
.ptf-page .con p {
    color: #fff;
}