@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//thebridgeco1390498.devworksite.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "42dot Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 16px;
	--wd-title-font: "Delight", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: #000000;
	--wd-entities-title-font: "Delight", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #000000;
	--wd-entities-title-color-hover: #000000;
	--wd-widget-title-font: "Delight", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #000000;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "42dot Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 2px;
	--wd-primary-color: #000000;
	--wd-alternative-color: #2E7FF2;
	--wd-link-color: #2E7FF2;
	--wd-link-color-hover: #000000;
	--btn-default-bgcolor: #2E7FF2;
	--btn-default-bgcolor-hover: #000000;
	--btn-default-color: #F5F5FC;
	--btn-default-color-hover: #F5F5FC;
	--btn-accented-bgcolor: #2E7FF2;
	--btn-accented-bgcolor-hover: #000000;
	--btn-accented-color: #F5F5FC;
	--btn-accented-color-hover: #F5F5FC;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #000000;
	--notices-success-color: #F5F5FC;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #F5F5FC;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(http://thebridgeco1390498.devworksite.com/wp-content/uploads/2025/04/pexels-michaelslens-949681.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(245,245,252);
	background-image: none;
}
.page .wd-page-content {
	background-color: #F5F5FC;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1240px;
--wd-form-brd-radius: 5px;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}



@font-face {
	font-family: "42dot Sans";
	src: url("//thebridgeco1390498.devworksite.com/wp-content/uploads/2025/04/42dotSans-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Delight";
	src: url("//thebridgeco1390498.devworksite.com/wp-content/uploads/2025/04/Delight-Bold.woff2") format("woff2"), 
url("//thebridgeco1390498.devworksite.com/wp-content/uploads/2025/04/Delight-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "42dot Sans";
	src: url("//thebridgeco1390498.devworksite.com/wp-content/uploads/2025/04/42dotSans-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "42dot Sans";
	src: url("//thebridgeco1390498.devworksite.com/wp-content/uploads/2025/04/42dotSans-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Delight";
	src: url("//thebridgeco1390498.devworksite.com/wp-content/uploads/2025/04/delight-thin.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Delight";
	src: url("//thebridgeco1390498.devworksite.com/wp-content/uploads/2025/04/delight-light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}

.git-sec::before {
    content: "";
    height: 850px;
    width: 100%;
    background-image: url(/wp-content/uploads/2025/04/Vector-3-3.png);
    position: absolute;
    filter: drop-shadow(0 0 150px rgba(0, 0, 0, 0.25));
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    top: 40px;
}
:root{
	--aa-half-width: calc((100vw - 1240px - var(--wd-scroll-w)) / 2);
}
.aa-leftcontainer{
	padding-left:var(--aa-half-width) !important;
}
.aa-rightcontainer{
	padding-right:var(--aa-half-width) !important;
}
/* Global CSS Start */
.page-title {
    background-blend-mode: overlay;
    background-color: #00000045 !important;
}
.page-title {
    height:380px !important; 
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px !important;
}
.page-title .title {
    font-size: 70px !important;
}
.sz-overflow{
	overflow: hidden !important;
}
#popmake-910,#popmake-1584{
	padding: 0px !important;
}
#popmake-910 .popmake-content,#popmake-1584 .popmake-content{
	padding: 40px 30px !important;
  max-height: 500px !important;
  overflow: hidden auto !important;
}
#popmake-910 .popmake-content ol li::marker,#popmake-1584 .popmake-content ol li::marker{
    font-weight: 600 !important;
    font-size: 22px !important;
    font-family: var(--wd-title-font) !important;
}
.copyrights-wrapper a, .copyrights-wrapper p {
    font-size: 14px !important;
	letter-spacing: 1px !important;
	color: #f9f9fd !important;
	font-weight: 400 !important;
	font-family: "Poppins" !important;
}
.copyrights-wrapper a:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
.copyrights-wrapper {
    font-family: 'Poppins';
    background-color: #000000;
    color: #F9F9FD;
    border: none;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.wd-cookies-popup.popup-display{
    z-index:99999999; 
}
.grecaptcha-badge {
    bottom: 160px !important;
}
.sz-heading-low-space h1{
	margin-bottom: 3px !important;
}
.scrollToTop {
    bottom: 70px !important; 
    left:20px !important;
}
a.scrollToTop.button-show {
    background-color:#1F3C88;
    color: #F9F9FD;
	  border: 1px solid #F9F9FD;
}
/* Header */
.wd-nav-mobile li a{
	text-transform: capitalize !important;
  font-size: 14px !important;
}
.whb-top-bar .wd-social-icons>a{
    color: #235DB0 !important;
		padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 28px !important;
}
.whb-top-bar .wd-social-icons>a:hover{
    color: #000000 !important;
}
.whb-top-bar .wd-info-box:hover:not(.sz-first-infobox) .info-box-content a:first-child,.whb-top-bar .wd-info-box.sz-first-infobox .info-box-content a:hover{
    text-decoration: underline;
    text-underline-offset: 3px;
}
/* Header */
.wpcf7 .screen-reader-response{
	display:none !important;
}
.wpcf7 .wpcf7-response-output{
	width:fit-content !important;
	margin-top: 20px !important;
}
.pswp .pswp__bg{
    opacity: 0.7 !important;
}
.scrollToTop.button-show{
  bottom: 70px !important;
  left: 15px !important;
	background-color: #2E7FF2 !important;
  color: #f5f5f5 !important;
}
.scrollToTop.button-show:hover{
	background-color: #000000 !important;
}
/* .grecaptcha-badge {
		display: none !important;
    bottom: 70px !important;
    z-index: 999 !important;
} */
.wd-notice, div.wpcf7-response-output, .mc4wp-alert, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info){
	width: fit-content !important;
}
/* .sz-contact-form div.wpcf7-response-output{
	margin: 0px auto !important;
} */
.wd-cookies-popup{
	background-color: #FFFBF7 !important;
}
.wd-cookies-inner .cookies-info-text{
	color: #414042 !important;
  font-weight: 400 !important;
}
/* Button */
.sz-pbutton a,.sz-abutton a,.sz-sbutton a,.sz-headbtn,.sz-newsletter-section .subscribe-news .btn,.sz-contact-form .wpcf7 .btn,.btn.cookies-accept-btn,.sz-subscribe-news .btn, .sz-sbuttonb a, .btn-blue button{
		padding: 19px 33px !important;
    background-color: #2E7FF2 !important;
    color: #F5F5FC !important;
/*     font-weight: 400 !important; */
/*     font-size: 12px !important; */
    border-radius: 2px !important;
    border: 1px solid #2E7FF2;
		gap: 30px;
		transition: all 0.5s ease;
}
/* .btn.cookies-accept-btn{
	background-color: #33364b !important;
	border: #f5f5f5;
} */
.sz-pbutton a:hover,.sz-newsletter-section .mc4wp-form input[type="submit"]:hover,.sz-contact-form .wpcf7 .btn:hover,.sz-subscribe-news .btn:hover,.btn.cookies-accept-btn:hover{
		background-color: #000000 !important;
		border-color: #000000 !important;
    color: #F5F5FC !important;
}
.supplier .sz-pbutton a:hover{
	border-color: #FFFFFF !important;
}
.cookies-buttons .cookies-accept-btn{
	text-transform: capitalize !important;
}
.sz-abutton a{
	padding: 10px 16px !important;
  min-height: auto !important;
	background-color: transparent !important;
	color: #8C9A80 !important;
	border-color: #8C9A80 !important;
}
.sz-abutton a:hover{
	background-color: #8C9A80 !important;
	color: #FFFFFF!important;
	border-color: #8C9A80 !important;
}
.sz-sbutton a{
	background-color: transparent !important;
	color: #2E7FF2 !important;
}

.sz-sbutton a:hover, .btn-blue button:hover{
	background-color: #000000 !important;
	border-color: #000000 !important;
	color: #F5F5FC !important;
}
.sz-sbuttonb a{
	background-color: transparent !important;
	color: #F5F5FC !important;
	border: 2px solid #F5F5FC;
}
.sz-sbuttonb a:hover{
	background-color: #000000 !important;
	border-color: #000000 !important;
	color: #F5F5FC !important;
}
.sz-sbutton a:hover .wd-btn-icon svg path{
	stroke: #F5F5FC !important;
}
.sz-headbtn{
	background-color: transparent !important;
	box-shadow:none !important;
	color: rgba(255, 255, 255, 0.7) !important;
	border-color: rgba(255, 255, 255, 0.7) !important;
}
.sz-headbtn:hover{
	background-color: #ffffff !important;
	box-shadow:none !important;
	color: #8C9A80 !important;
	border-color: #ffffff !important;
}

/* Button */
/* footer start */
footer .wd-nav-vertical.wd-design-default {
    border: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav-vertical.wd-design-default>li:not(:last-child) {
    border-bottom: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav-vertical>li>a {
    padding: 12px 18px;
    color: #000000;
    text-transform: unset;
    font-size: 16px;
    line-height: 20px;
    background-color: unset !important;
}
footer .wd-nav-vertical>li>a span{
    font-weight:400;
}
footer span.nav-link-text {
    text-transform: unset;
    letter-spacing: 0.3px;
}
footer .current-menu-item a.woodmart-nav-link {
    color: #2E7FF2;
}
footer a.woodmart-nav-link:hover{
    color: #2E7FF2 !important;
}
/* foooter end */
/* header start */
header .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    background-color: #F5F5FC !important;
}
/* header end */
/* Global CSS End */

.sz-clients .wd-images-gallery .wd-grid-g{
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
		gap: calc(var(--wd-gap) * 2) !important;
		row-gap: var(--wd-gap) !important;
}
.sz-clients .wd-images-gallery .wd-grid-g .wd-gallery-item{
/*   max-width: calc((100% / var(--wd-col)) - var(--wd-gap) + 5px) !important; */
	max-width: calc((100% / var(--wd-col)) - (var(--wd-gap) * 2) + 5px) !important;
	transition: all ease-in-out 0.4s !important;
}
.sz-clients .wd-images-gallery .wd-grid-g .wd-gallery-item:hover{
		transform: translateY(-10px) !important;
    transition: all ease-in-out 0.4s !important;
}

.wd-btn-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    user-select: auto !important;
    pointer-events: auto !important;
    transform: none !important;
}
.wd-prev .wd-arrow-inner:after {
    content: '' !important;
    background-image: url(/wp-content/uploads/2025/04/Vector-1.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto;
}
.wd-next .wd-arrow-inner:after {
    content: '' !important;
    background-image: url(/wp-content/uploads/2025/04/Vectodr.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto;
}

/* Services Start */
.sz-services-box .indust-inner{
		position: static !important;
}
.sz-services-box .sz-indust-inner{
	height: 100% !important;
}
.sz-services-box .sz-indust-inner .elementor-widget-text-editor{
	position: static !important;
	top: 26%;
  left: 20px !important;
 inset-inline: 0;
 opacity: 0;
 transition: opacity .25s ease, transform .25s ease;
 transform: translateY(15px);
	flex-direction:column;
	flex-direction: column !important;
  gap: 80px;
}
.indus-main:hover .sz-indust-inner .elementor-widget-text-editor{
   opacity: 1;
   transition: opacity .4s ease, transform .4s ease;
   transform: translateY(0);
}
.sz-services-box .indus-main{
	  background-image: url(/wp-content/uploads/2025/05/iStock-1027228344-1-scaled.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sz-services-box .indus-main h2{
	color: #ffffff !important;
}
.sz-services-box .indus-main h2:after{
/* 	background-color: #7cabf0; */
	background-color: #2E7FF2
}
.sz-services-box .indus-main::before{
	--background-overlay: '';
	background-color: var(--e-global-color-secondary);
	opacity: 0;
}
@media (max-width:1024px){
.sz-indust-inner .elementor-widget-text-editor {
    opacity: 1;
}
.sz-indust-inner  .elementor-widget-text-editor{
    gap: 0px;
}	
}
.sz-services-box .indus-main p{
	margin-bottom: 10px !important;
}
/* Services Start */



/* Credentials Page Start */
.sz-new-logosection .wd-gallery-item img{
	max-width: 160px !important;
  max-height: 95px !important;
  object-fit: contain !important;
}
/* Credentials Page Start */



.managment.service-promo-banner .indus-main  {
    background-blend-mode: overlay;
    background-color: #00000080 !important;
}@media (min-width: 1025px) {
	:root{
	--sz-half-width: calc((100vw - 1210px - var(--wd-scroll-w)) / 2);
}
.sz-leftcontainer{
	padding-left:var(--sz-half-width) !important;
}
.sz-rightcontainer{
	padding-right:var(--sz-half-width) !important;
}

#popmake-910 .popmake-content,#popmake-1584 .popmake-content{
  max-height: 700px !important;
}

.sz-services-box .indus-main{
	min-height: 610px !important;
}
.sz-services-box .indus-main:hover::before{
	background-color: #2e7ff2d6 !important;
  opacity: 0.9 !important;
}
.sz-services-box .indus-main:hover h2:after{
	background-color: #F5F5FC !important;
}
/* Services Start */


@media (max-width:1600px) and (min-width:1025px){
.sz-hero-section{
	--min-height: 520px !important;	
}
#popmake-910,#popmake-1584{
	width: 60% !important;
	}
#popmake-910 .popmake-content,#popmake-1584 .popmake-content{
  max-height: 500px !important;
}
.elementor-12 .elementor-element.elementor-element-33e0a01 > .elementor-widget-container {
    margin: 0px -65px -1px -23px !important;
}
.elementor-12 .elementor-element.elementor-element-33e0a01 img {
    width: 100% !important;
}
.qa-heading h2 {
   font-size: 50px !important;
   line-height: 64px !important;
}
.page-title {
   height: 350px !important;
   margin-bottom: 0px !important;
   margin-top: 0px;
   padding-top: 70px !important;
   display: flex;
   justify-content: center;
   align-items: center;
}
.page-title .title {
  font-size: 60px !important;
}
.qa-heading h2 {
    font-size: 48px !important;
    line-height: 58px !important;
}
/* Services Start */
.sz-services-box .indus-main{
	min-height: 610px !important;
}
/* Services Start */
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.git-sec::before {
    background-size: contain;
    top: -50px;
}
header .container{
    padding-left:15px !important;
    padding-right:15px !important;
}
.page-title {
  height: 30vh !important;
  margin-top: 0px !important;
  padding-top:0px !important;
  display:flex;
  align-items: center;
  justify-content: center; 
}
#popmake-910 .popmake-content,#popmake-1584 .popmake-content{
  max-height: 700px !important;
}

.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
padding: 0px 0 !important;
}
.grecaptcha-badge {
display: none !important;
}
.page-title .title {
font-size: 50px !important;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.certification .wd-carousel {
    --wd-col-lg: 2 !important;
    --wd-col-md: 2 !important;
    --wd-col-sm: 2 !important;
}
.sz-clients .wd-images-gallery .wd-grid-g{
	--wd-col: var(--wd-col-md) !important;
}

/* Services Start */
.sz-services-box .indus-main{
/* 	height: 470px !important; */
	height: auto !important;
  min-height: 300px;
}
.sz-services-box .indus-main .indust-inner{
	transform: translateY(0) !important;
}
.sz-services-box .indus-main::before{
	background-color: #2e7ff2d6 !important;
  opacity: 0.9 !important;
}
.sz-services-box .indus-main h2:after{
	background-color: #F5F5FC !important;
}
/* Services Start */

/* Credentials Page Start */
.sz-new-logosection .wd-images-gallery .wd-grid-g{
	--wd-col-sm: var(--wd-col-md) !important;
	column-gap: 10px !important;
}
.sz-new-logosection .wd-gallery-item img{
	max-width: 94px !important;
  max-height: 56px !important;
}
/* Credentials Page End */
}

@media (min-width: 577px) and (max-width: 767px) {
	.page-title {
    height: 240px !important;
	  padding-top: 0px !important;
    background-position: left;
}
.page-title .title {
    font-size: 34px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
header.whb-sticked{
	display:none;
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.certification .wd-nav-arrows.wd-pos-sep .wd-prev {
    inset-inline-end: calc(102% + var(--wd-arrow-offset-h, 0px)) !important;
}
.certification .wd-nav-arrows.wd-pos-sep .wd-next {
    inset-inline-start: calc(110% + var(--wd-arrow-offset-h, 0px)) !important;
}

/* Credentials Page Start */
.sz-new-logosection .wd-images-gallery .wd-grid-g{
	column-gap: 5px !important;
}
.sz-new-logosection .wd-gallery-item img{
	max-width: 73px !important;
  max-height: 44px !important;
}
/* Credentials Page End */
}

@media (max-width: 576px) {
	.git-sec::before {
    visibility: hidden;
}
.page-title {
    height: 250px !important;
	  padding-top: 0px !important;
	  background-position: left;
}
.page-title .title {
    font-size: 34px !important;
}

#popmake-910,#popmake-1584{
	top: 70px !important;
}
#popmake-910 .popmake-content,#popmake-1584 .popmake-content{
	padding: 30px 20px !important;
}

header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
header.whb-sticked{
	display:none;
}
.btn, .elementor-button {
	padding: 14px 32px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.certification .wd-nav-arrows.wd-pos-sep .wd-prev {
    inset-inline-end: calc(102% + var(--wd-arrow-offset-h, 0px)) !important;
}
.certification .wd-nav-arrows.wd-pos-sep .wd-next {
    inset-inline-start: calc(110% + var(--wd-arrow-offset-h, 0px)) !important;
}

/* Services Start */
.sz-services-box .indus-main{
/* 	height: 540px !important; */
	height: auto !important;
  min-height: 300px;
}
.sz-services-box .indus-main .indust-inner{
	transform: translateY(0) !important;
}
.sz-services-box .indus-main::before{
	background-color: #2e7ff2d6 !important;
  opacity: 0.9 !important;
}
.sz-services-box .indus-main h2:after{
	background-color: #F5F5FC !important;
}
/* Services Start */

/* Credentials Page Start */
.sz-new-logosection .wd-images-gallery .wd-grid-g{
	column-gap: 5px !important;
}
.sz-new-logosection .wd-gallery-item img{
	max-width: 73px !important;
  max-height: 44px !important;
}
/* Credentials Page End */
}

