/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

.header-main {
    background: #FFF;
    /* box-shadow: 0px 9px 20px 0px rgb(233 38 38 / 5%); */
    /* margin-bottom: 0px; */
    background: #FFF;
    box-shadow: 0px 9px 20px 0px rgba(0, 0, 0, 0.05);
    z-index: 999999999;
    position: relative;
}
.home-main-sec {
    background: linear-gradient(94deg, #F5F0FF 1.53%, #F6FAFB 36.37%, #F7FCFC 55.44%, #F7FCFC 76.24%, #F4FDF1 98.11%);
}
.icon-box-shadow{
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
}
.insured-div{
	box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.08);
}
.quote-section {
  position: relative;
}

/* Make the header sticky at the top */
#brx-header {
  position: sticky;
  top: 0;
  z-index: 1000; /* Ensure the header stays above other content */
  background-color: #fff; /* Set the background color to avoid transparency while scrolling */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* Optional: add a shadow for better visibility */
  transition: all 0.3s ease; /* Optional: smooth transition for visual effect */
}

/* Optional: Add style when scrolling down */
#brx-header.scrolled {
  background-color: #333; /* Change the background color when scrolled */
  color: #fff; /* Change text color if needed */
}

/* Adjust the padding if the header shrinks */
#brx-header.scrolled #brxe-dhsfsz {
  padding-top: 10px;
  padding-bottom: 10px;
}


.quote-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.80) 100%);
  z-index: 1; /* Ensure it's on top of the background image */
}

.quote-section > * {
  position: relative;
  z-index: 2; /* Ensure the content stays on top of the overlay */
}
.quote-form {
    gap: 30px;
}
.team-slider .single-item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.team-slider .single-item-wrapper > .item-content-wrapper {
  order: 1; /* First display item-content */
}

.team-slider .single-item-wrapper > .rating-wrapper {
    order: 2;
    margin-top: 34px;
}

.team-slider .single-item-wrapper > .author-name {
    order: 3;
    margin: 20px 0px 0px 0px !important;
}

.team-slider .single-item-wrapper > .author-bio {
    order: 4;
    margin: 0 !important;
}
.team-slider .tss-wrapper .tss-layout3 .item-content-wrapper:before, .tss-wrapper .tss-isotope1 .item-content-wrapper:before, .tss-wrapper .tss-video1 .item-content-wrapper:before, .tss-wrapper .tss-carousel3 .item-content-wrapper:before {
    content: "" !important;
}
.team-slider .item-content-wrapper {
    background: transparent !important;
    max-width: 651px;
    width: 100%;
    padding: 0px !important;
}
.team-slider .item-content-wrapper .item-content {
    color: rgba(19, 12, 12, 0.6);
    font-style: normal !important;
    /* color: var(--Black, #130C0C); */
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px !important;
}
.team-slider h3.author-name {
    color: var(--Black, #130C0C);
    text-align: center;
    font-family: Satoshi;
    font-size: 22px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal !important;
}
.team-slider span.author-designation {
    color: rgb(19 12 12 / 60%);
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 26px;
}
.team-slider .swiper-arrow.swiper-button-prev.prev-0 , .team-slider .swiper-arrow.swiper-button-next.next-0 {
    border-radius: 10px;
    border: 1px solid #D9E5E5;
    background: #FFF;
    /* padding: 12px; */
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.team-slider .rttss-right-open:before {
    content: '' !important;
    background-image: url('https://regal.socialhustle.vip/wp-content/uploads/2025/03/arrow-right-1.webp');
    width: 24px;
    height: 24px;
}
.team-slider .rttss-left-open:before {
    content: '' !important;
    background-image: url('https://regal.socialhustle.vip/wp-content/uploads/2025/03/arrow-right.webp');
    width: 24px;
    height: 24px;
}
.team-slider i.rttss-right-open , .team-slider i.rttss-left-open{
	display:flex;
	justify-content:center;
}
.team-slider .tss-carousel .swiper-button-next {
    right: -152px;
    top: 40px;
}
.team-slider .tss-carousel .swiper-button-prev {
    left: -152px;
	top:40px;
}
.team-slider .tss-wrapper .single-item-wrapper .rating-wrapper span.dashicons {
    color: #FF8D3C !important;
}
.resources-posts img {
    border-radius: 20px;
}
p.dynamic {
    border-radius: 8px;
    background: rgba(175, 53, 55, 0.07);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
p.dynamic[data-field-id="qukcdo"]::after {
    content: '';
    background-image: url('/wp-content/uploads/2025/03/arrow-right-1.webp');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 24px;
    height:24px;
   
}
/* #menu-main-menu li:last-child a {
    padding-top: 18px;
    padding-right: 18px;
    padding-bottom: 24px;
    padding-left: 24px;
    background-color: #af3537;
    color: #ffffff !important;
    font-size: 18px;
    font-family: "Satoshi", sans-serif;
    font-weight: 500;
    line-height: 20px;
    font-style: normal;
    border-radius: 8px;
    align-items: center;
    border-width: 0;
    display: inline-flex;
    gap: 10px;
    justify-content: center;
    letter-spacing: .5px;
    text-align: center;
} */
.header-main ul#menu-main-menu {
    justify-content: center;
    align-items: center;
}
li#menu-item-382 {
    margin-left: 80px;
}
.about-main {
    position: relative;
}

.about-main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
    pointer-events: none; /* Ensures it doesn't interfere with interactions */
}

.about-vision-txt ul {
    margin: 0 !important;
    padding-left: 28px;
}
.service_posts img {
    border-radius: 26px;
}
.post-desc h2 {
    color: #130C0C;
    font-family: Satoshi;
    font-size: 37px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.post-desc h3 {
color: #130C0C;
font-family: Satoshi;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: normal;
	margin-top: 4px;
}
.post-desc h4 {
    color: #130C0C;
    font-family: Satoshi;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
	margin-top: 21px;
}
.post-desc p {
    color: rgb(19 12 12 / 60%);
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
	margin:16px 0px 0px 0px;
}





.custom-form {
    max-width: 100%;
    margin: auto;
	overflow:hidden;
}

.custom-form .form-row {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

.custom-form .form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.custom-form .form-group label {
   font-size: 14px;
    font-weight: bold;
    /* margin-bottom: 5px; */
    color: #0B1710;
    font-family: "Satoshi";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    letter-spacing: -0.18px;
	margin-bottom: 18px;
}

.custom-form .form-group input, .custom-form .form-group textarea {
    width: 100%;
    padding: 19px 0px 21px 24px;
/*     border: 1px solid #2a2a2a33; */
    border-radius: 40px;
    font-size: 16px;
    background: transparent;
    line-height: 175%;
}
.custom-form .form-group input{
    width: 100%;
    padding: 10px 22px;
/*     border: 1px solid #F5F5F5; */
    border-radius: 40px;
    font-size: 16px;
    background: #F5F5F5;
    line-height: 175%;
    max-height: 48px;
    height: 100%;
}
.custom-form .form-group textarea{
	  width: 100%;
    padding: 10px 22px;
/*     border: 1px solid #F5F5F5; */
    border-radius: 40px;
    font-size: 16px;
    background: #F5F5F5;
    line-height: 175%;
    max-height: 148px;
    height: 100%;
}
.custom-form .full-width {
    width: 100%;
}

.custom-form .project-details {
    height: 100px;
}

.custom-form .submit-button {
    background-color: #AF3537;
    color: #f5f5f5;
    padding: 15px 30px;
    border: none;
    font-size: 20px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    font-family: "Satoshi";
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    max-width: 167px;
	margin-top: 8px;
	border-radius:8px;
}






textarea.wpcf7-form-control.wpcf7-textarea.project-details {
    border-radius: 14px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    background: #f5f5f5;
    border-radius: 40px;
    padding: 10px 22px;
    line-height: 175% !important;
}

.custom-form .submit-button:hover {
    background-color: #AF3537;
}
.wpcf7-spinner {
    left: 80%;
    top: -40%;
}
.btn-submit p {
    display: inline-flex;
}
.form-row.full-width.btn-submit {
    margin-bottom: 0;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: 10px;
    font-family: "";
    font-family: "Satoshi";
}

.contact_btn {
    display: none;
}
div#swiper-wrapper-dadb9d0ad02e73b2 .swiper-slide {
    margin-bottom: 0 !important;
}
input::placeholder {
    color: #787878;
}
textarea::placeholder {
    color: #787878;
}
select option:first-child {
  color: #787878; 
}

.select-dropdown {
  position: relative;
  padding-right: 30px; 
}
.select-dropdown {
    background-image: url(https://regal.socialhustle.vip/wp-content/uploads/2025/04/arrow-down.svg) !important;
    background-size: 30px;
    background-repeat: no-repeat !important;
    background-position: 97% !important;
}
.submit-a-claim {
    display: flex;
    justify-content: center;
}
.quote-form select{
    background-image: url('https://regal.socialhustle.vip/wp-content/uploads/2025/04/arrow-down.svg');
    /* width: 20px; */
    background-size: 22px;
}


.team-member-dis-none,
.blog-section,
.news-letter-head,
.news-letter-btn {
	display: none !important;
}
.testimonial-slider-hide {
    display: none !important;
}

.buble-block{
	display:none !important;
}


@media (max-width: 1440px){
	.post-desc h2 {
    font-size: 32px;
}
	.team-slider .tss-carousel .swiper-button-next {
    right: -100px;
}
	.team-slider .tss-carousel .swiper-button-prev {
    left: -100px;
}
}

@media (max-width: 1140px) {
 
	#brxe-tpldbt {
    left: 11px;
    bottom: 75px;
}
	#brxe-tpldbt {
    max-width: 180px;
    height: 180px;
    bottom: 150px;
    left: 0px;
}
	#brxe-dmxius {
    max-width: 420px;
}
}
@media (max-width: 1024px) {
 
}


@media (max-width:991px){
	.team-slider .tss-carousel .swiper-button-next {
    right: -22px;
    top: 40px;
}
	.team-slider .tss-carousel .swiper-button-prev {
    left: -22px;
    top: 40px;
}
	
	.team-slider .item-content-wrapper {
    max-width: 581px;
}
	.contact_div{
		display:none !important;
	}
	.contact_btn {
    display: block;
}
		.contact-btn{
	display:none !important;
}
	.header-logo {
    position: relative;
    z-index: 9999999;
}
	ul#menu-main-menu-1 {
    padding-top: 160px;
}
}
@media (max-width: 767px){
	.post-desc h2 {
    font-size: 28px;
}
	.post-desc h3 {
    font-size: 20px;
}
	.post-desc p {
    font-size: 16px;
}
	.post-desc h4 {
    font-size: 18px;
    margin-top: 15px;
}
	.team-slider .item-content-wrapper .item-content {
    font-size: 16px;
}
.team-slider .item-content-wrapper {
    max-width: 90%;
}
.team-slider .tss-carousel .swiper-button-next {
    right: calc(50% - 70px);
    top: auto;
    bottom: -50px;
}
.team-slider .tss-carousel .swiper-button-prev {
    left: auto;
    top: auto;
    bottom: -50px;
    right: 50%;
}
	.team-slider .swiper-arrow.swiper-button-prev.prev-0, .team-slider .swiper-arrow.swiper-button-next.next-0 {
    width: 40px;
    height: 40px;
}
	.tss-wrapper .single-item-wrapper h3.author-name {
    font-size: 22px;
}
	.team-slider span.author-designation {
    font-size: 16px;
}
		 .form-row {
        flex-direction: column;
    }
	.custom-form .form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}
	p.dynamic[data-field-id="qukcdo"]::after {
    width: 20px;
    height: 20px;
}
	.custom-form .form-group textarea {
    max-height: 104px;
}
	.select-dropdown {
    background-size: 24px !important;
}
	.buble-block{
	display:flex !important;
         visibility: visible;
        opacity: 1;
}
	.bubble-div {
    display: none !important;
}
	.dot-image{
		display:none !important;
	}


}

@media (max-width: 479px) {
	

	.team-slider .item-content-wrapper .item-content {
    font-size: 16px;
	}
	.team-slider .swiper-arrow.swiper-button-prev.prev-0, .team-slider .swiper-arrow.swiper-button-next.next-0 {
    width: 38px;
    height: 38px;
}
.mobile-menu ul#menu-main-menu-1 {
    padding: 140px 0px 0px 0px;
}
	li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-382.bricks-menu-item {
    padding-left: 10px;
    background-color: #af3537;
    color: #ffffff;
    font-size: 18px;
    font-family: "Satoshi", sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 8px;
    align-items: center;
    border-width: 0;
    gap: 10px;
    justify-content: center;
    text-align: center;
	padding: 10px 14px;
}
	.menu-item-382 a {
    line-height: normal !important;
}
	.menu-item-382 {
    margin-top: 150px;
}
	.quote-form {
    gap: 20px;
}
	.team-slider .tss-carousel .swiper-button-next {
    right: calc(50% - 50px);
}
}
