@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Sora:wght@100..800&display=swap');
body{
	font-family: "Plus Jakarta Sans", sans-serif;
}
h1, h2, h3{
	font-family: "Sora", sans-serif;
}
#et-boc .et_pb_button {
	height:50px!important;
	padding:0 30px!important;
	display:flex;
	align-items:center;
	justify-content:center
}
#et-boc .header-row .et-menu li{
	padding:0;
	margin:0
}
#et-boc .header-row .et-menu{
	gap:6px
}
#et-boc .header-row .et-menu li>a{
	padding: 10px 14px;
	border-radius: 10px;
  	font-weight: 600; 
  	font-size: 16px;
	line-height: 1.5;
}
#et-boc .header-row > div:first-child{
	width:242px!important
}
#et-boc .header-row > div:last-child{
	width:290px!important
}
body #page-container #et-boc .call-us-btn{
	padding-right:0!important;
	    padding-left: 25px !important;
}
body #page-container #et-boc .call-us-btn::before{ 
	left:0;!important;
	margin-left:0!important
}
.btn_shadow{
	box-shadow: 0 12px 30px rgba(192,71,77,.32);
}
#et-boc .header-row .et-menu li.current-menu-item>a{
	background:#f5f3fa
}
#et-boc .header-row .et-menu li>a:hover{
	background:#f5f3fa
}
.home-banner{
	position:relative;
}
.home-banner::before{
	position:absolute;
	content: "";
    inset: 0;
    z-index: 2;
    background: linear-gradient(105deg, rgba(29, 22, 54, .92) 0%, rgba(38, 32, 74, .82) 42%, rgba(38, 32, 74, .45) 100%);
}
.banner-stack .et_pb_image_wrap img{
	    filter: invert(1);
    opacity: 0.62;
}
.banner-stack .et_pb_module_header{
	padding-bottom:0!important
}
.form-row{
	display:flex;
	flex-wrap:wrap;
	margin:0 -15px;
}
.form-row > div{
	padding:0 15px 20px 15px;
	flex:0 0 auto
}
.form-row > div.flex-100{
	width:100%;
}
.form-row > div.flex-50{
	width:50%;
}
.form-row .form-label{
	display: block;
    font-size: 13px;
    font-weight: 700;
    color: #211b34;
    margin-bottom: 4px;
}
.form-row input, .form-row select{
	width: 100%;
    padding: 13px 15px;
    border: 1.5px solid #e7e3f0;
    border-radius: 12px;
    font-family: inherit;
    font-size: 15px;
    color: #211b34;
    background: #f7f6fb;
    transition: border-color .2s, background .2s, box-shadow .2s;
}
.form-row input.form-submit-btn{
	background: #c0474d;
	border-color: #c0474d;
    color: #fff;
    box-shadow: 0 12px 30px rgba(192,71,77,.32);
	font-size:17px;
	font-weight:bold;
	    padding: 17px;
    border-radius: 100px;
}
.form-row .wpcf7-spinner{
	display:none
}
.banner-tag{
	align-self:flex-start
}
.banner-btn1{
	flex-direction:row
}
body #page-container #et-boc .banner-btn1::after, body #page-container #et-boc .banner-btn1::before{
	position:inherit!important;
	transform:none!important;
	top:0!important;
	margin:0!important
}
.line-subheading .et_pb_heading_container {
	display:flex;
	justify-content:center;
}
.line-subheading .et_pb_heading_container h3, .line-subheading .et_pb_heading_container h2, .line-subheading .et_pb_heading_container h4{
	padding-left:30px;
	padding-bottom:0;
	position:relative
}
.line-subheading .et_pb_heading_container h3::before, 
.line-subheading .et_pb_heading_container h2::before, 
.line-subheading .et_pb_heading_container h4::before{
	position:absolute;
	content: "";
    width: 22px;
    height: 2px;
    background: #e27f7d;
    border-radius: 2px;
	left:0;
	top:50%;
	transform:translatey(-50%)
}
.services-grid .et_pb_icon {
	box-shadow:0 4px 14px rgba(33,27,52,.06)
}

body #page-container #et-boc .service-btn::after, body #page-container #et-boc .service-btn::before{
	position:inherit!important;
	transform:none!important;
	top:0!important;
	margin:0!important
}
body #page-container #et-boc .service-btn{
	flex-direction:row 
}
.services-grid .et_pb_image .et_pb_image_wrap{
	display:block;
	    width: 100%;
}
.services-grid .et_pb_image .et_pb_image_wrap img{
	object-fit:cover;
	object-position:center;
	width:100%
}
body #page-container #et-boc .service-btn{
	padding:0!important;
    height: auto !important;
}
.services-grid.why-bon-removals-grid .et_pb_icon{
	box-shadow:none
}
.services-grid.how-it-work-grid .step-circle{
	background:#fff;
	transition: all 0.4s
}
.services-grid.how-it-work-grid .step-circle h3{
	padding-bottom:0
}
.services-grid.how-it-work-grid > div {
	position:relative
}
.services-grid.how-it-work-grid > div::after, .services-grid.how-it-work-grid > div::before {
	position: absolute;
    top: 37px;
    left: calc(50% + 21px);
    height: 2px;
    background: repeating-linear-gradient(90deg, #e7e3f0 0 10px, transparent 10px 18px);
    z-index: -1;
	content:"";
	width:50%; 
}
.services-grid.how-it-work-grid > div::before {
	left: 0;
}
.services-grid.how-it-work-grid > div:first-child::before{
	display:none
}
.services-grid.how-it-work-grid > div:last-child::after{
	display:none
}
.services-grid.how-it-work-grid > div:hover .step-circle{
	background:#c0474d;
    border-color: #c0474d;
    box-shadow: 0 12px 30px rgba(192,71,77,.32);
}
.services-grid.how-it-work-grid div:hover .step-circle h3{
	 color: #fff!important
}
.review-headingbox .et_pb_text_inner h3{
	padding-bottom:0
}
.review-headingbox .et_pb_text_inner{
	display:flex;
	align-items:center;
	gap:15px
}
.area-map {
    position: relative;
    aspect-ratio: 4 / 3.4;
    border-radius:24px;
    overflow: hidden;
    background: #f5f3fa;
    border: 1px solid #e7e3f0;
}
.map-pin {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #c0474d;
    border: 3px solid #fff;
    box-shadow: 0 3px 8px rgba(192, 71, 77, .5);
    transform: translate(-50%, -50%);
}
.map-pin::after {
    content: "";
    position: absolute;
    inset: -7px;
    border-radius: 50%;
    border: 2px solid #c0474d;
    opacity: .5;
    animation: pulse 2.4s cubic-bezier(.22,.61,.36,1) infinite;
}
.aria-grid .et_pb_heading h3{
	padding-bottom:0
}
.years-moving{
	box-shadow:0 14px 40px rgba(33,27,52,.10)
}
.years-moving .et_pb_heading_container{
	width:auto
}
.years-moving .et_pb_heading_container h3{
	padding:0
}
@keyframes pulse {
  0% {
    transform: scale(0.6);
    opacity: 0.6;
  }

  100% {
    transform: scale(2.2);
    opacity: 0;
  }
}
.footer-logo{
	border-radius:10px
}
.footer-contact-block .et_pb_main_blurb_image{
	width:18px;
	min-width:18px
}
#et-boc .header-row .et-menu{
	margin:0
}
.home-banner h1 span{
	color: #e27f7d;
}
.what-we-do-heading span{
	color:#c0474d
} 
.theme-header{
	background:#fff;
	transition:0.4s all
}
.theme-header.fixed{
	position:fixed;
	left:0;
	width:100%;
	top:0;
	z-index:9
}
@media(max-width:1449px){
	#et-boc .header-row .et-menu li>a {
		padding: 6px 10px;
		border-radius: 6px;
		font-size: 14px;
	}
	#et-boc .header-row > div:first-child {
		width: 200px !important;
	}
}
@media(max-width:1319px){
	.features-list{
		overflow:auto;
		flex-wrap:nowrap;
		white-space:nowrap;
		justify-content:flex-start!important
	}
}
@media(max-width:1299px){
	#et-boc .header-row .et-menu li>a {
		padding: 0;
		border-radius: 0;
		font-size: 14px;
	}
	#et-boc .header-row .et-menu li.current-menu-item>a{
		color:#c0474d;
		background:transparent
	}
	#et-boc .header-row .et-menu {
		gap: 15px;
	}
	body #page-container #et-boc .call-us-btn{
		font-size: 14px!important
	}
	body #page-container #et-boc header .btn_shadow {
        padding: 0 15px !important;
        height: 40px !important;
    }
}
@media(max-width:1199px){
	body #page-container #et-boc .call-us-btn{
		font-size: 0!important
	}
	body #page-container #et-boc .call-us-btn::before{
		font-size:16px!important
	}
	#et-boc .header-row > div:last-child {
		width: auto !important;
	}
	#et-boc .header-row > div:first-child {
        width: 180px !important;
    }
}
@media(max-width:980px){
	#et-boc .header-row > div{
		width:auto!important
	}
	#et-boc .header-row > div:first-child {
		width: 50px !important;
	}
	#et-boc .header-row > div:last-child{
		width:auto!important
	}
	.services-grid.how-it-work-grid > div::after, 
	.services-grid.how-it-work-grid > div::before{
		display:none!important
	}
}
@media(max-width:767px){
	.et_pb_row:not([class*=et_flex_column]){
		width:calc(100% - 30px)!important
	}
	body #page-container #et-boc .call-us-btn{
		font-size:0!important
	}
	body #page-container #et-boc .call-us-btn::before{
		font-size:16px!important
	}
	body #page-container #et-boc header .btn_shadow{
		padding: 0 10px!important;
		height: 40px !important;
	}
	.form-row{
		margin:0
	}
	.form-row > div{
		padding: 0 0 20px 0;
	}
	.form-row > div.flex-50{
		width:100%
	}
	.et_pb_menu .et_mobile_menu{
		position:fixed;
		left:-100%;
		width:100vw;
		height:100%;
		top:0;
		background:#fff;
		display:block!important;
		transition:0.4s all
	}
	.mobile_nav.opened  .et_mobile_menu{
		left:0;
	}
}
