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

/* Add your custom CSS below this line */
/* ============= Custom CSS ============ */
/* Keep default behavior */
.elementor-top-section >  .elementor-container {
    width: 100%;
    max-width: 100% !important;
}
/* Large screens */
@media (min-width: 1600px) {
    .elementor-top-section.elementor-section-boxed > .elementor-container,
    .elementor-inner-section.innerSectionWidth > .elementor-container {
        max-width: 1690px !important;
        width: calc(100% - 10%) !important;
    }
}
/* Large screens */
@media (max-width: 1600px) {
    .elementor-top-section.elementor-section-boxed > .elementor-container,
    .elementor-inner-section.innerSectionWidth > .elementor-container {
        width: calc(100% - 5%) !important;
        max-width: 100% !important;
    }
}
/* Extra large screens */
@media (min-width: 1800px) {
    .elementor-top-section.elementor-section-boxed > .elementor-container,
    .elementor-inner-section.innerSectionWidth > .elementor-container {
        max-width: 1780px !important;
        width: calc(100% - 10%) !important;
    }
}

/* Ultra wide screens */
@media (min-width: 2200px) {
    .elementor-top-section.elementor-section-boxed > .elementor-container,
    .elementor-inner-section.innerSectionWidth > .elementor-container {
        max-width: 1900px !important;
        width: calc(100% - 10%) !important;
    }
}

.elementor-section-full_width>.elementor-container {
	max-width: 100% !important;
	width: 100% !important;
}
/* ================================ */
body p,.paraText  *,.paraText{
	font-size: clamp(0.9375rem, 0.8909rem + 0.226vw, 1.1875rem);
    line-height: 1.2 !important;
    font-family: "DM Sans", Sans-serif !important;
}

.elementor-widget-text-editor ul{
    padding-left: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    font-family: 'DM Sans' !important;
}
/* Padding Block (top + bottom) */
.pblock-70 {
	padding-block: 70px;
}

.pblock-60 {
	padding-block: 60px;
}

.pblock-50 {
	padding-block: 50px;
}

.pblock-40 {
	padding-block: 40px;
}

.pblock-30 {
	padding-block: 30px;
}

.pblock-20 {
	padding-block: 20px;
}

/* Padding Top */
.pt-70 {
	padding-top: 70px;
}

.pt-60 {
	padding-top: 60px;
}

.pt-50 {
	padding-top: 50px;
}

.pt-40 {
	padding-top: 40px;
}

.pt-30 {
	padding-top: 30px;
}

.pt-20 {
	padding-top: 20px;
}

/* Padding Bottom */
.pb-70 {
	padding-bottom: 70px;
}

.pb-60 {
	padding-bottom: 60px;
}

.pb-50 {
	padding-bottom: 50px;
}

.pb-40 {
	padding-bottom: 40px;
}

.pb-30   {
	padding-bottom: 30px;
}

.pb-20 {
	padding-bottom: 20px;
}
/* Margin Block (top + bottom) */
.mblock-50 {
    margin-block: 50px;
}

.mblock-40 {
    margin-block: 40px;
}

.mblock-30 {
    margin-block: 30px;
}

.mblock-20 {
    margin-block: 20px;
}

/* Separate Margin Top */
.mt-50 {
    margin-top: 50px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-20 {
    margin-top: 20px;
}

/* Separate Margin Bottom */
.mb-50 {
    margin-bottom: 50px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-20 {
    margin-bottom: 20px;
}
/* =============== heading ANd Subheading ================= */
.mainHeading {
    margin-top: 10px !important;
}
.subHeading.withoutBorder,
.subheading.withoutBorder {
    margin-bottom: 0px !important;
}
.subheading:not(.White),
.subHeading:not(.White){
    border-color: #FF0029 !important;
}

.subheading:not(.White) .elementor-icon-list-text,
.subHeading:not(.White) .elementor-icon-list-text {
    color: #FF0029 !important;
}
.subheading,.subHeading {
    margin-bottom: 5px !important;
    font-family: "DM Sans", Sans-serif !important;
}
.subheading .elementor-icon-list-text,
.subHeading .elementor-icon-list-text{
    font-weight: 600 !important;
    display: inline-block;
    font-style: italic;
    font-family: 'DM Sans' !important;
    line-height: 1.2 !important;
}
.mainHeading .elementor-heading-title {
    line-height: 1.3 !important;
    font-weight: 600 !important;
    font-family: "DM Sans", Sans-serif !important;
}

.mainheading .elementor-heading-title{
    font-size: clamp(1.625rem, 1.2987rem + 1.5819vw, 3.375rem) !important;
    text-transform: uppercase;
}
.mainheading {
    margin-bottom: 0px !important;
}
.elementor-button.elementor-button-link .elementor-button-text {
    font-size: clamp(0.875rem, 0.84rem + 0.1695vw, 1.0625rem) !important;
}
.elementor-widget-button:not(.whiteBtn) .elementor-button {
    background: #FF0029 !important;
}
.gap > .elementor-container{
    gap: 20px 80px !important;
    padding-inline: 10px;
}
.gap50 > .elementor-container{
    gap: 20px 50px !important;
}
/* ============= Swupper Arrow ============= */
.elementor-swiper-button {
    box-shadow: 0px 4px 7.5px 0px #00000040;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    border: 0.5px solid #4B4B4B
}
.swiper-wrapper .elementor-testimonial__footer img {
    width: 100% !important;
    max-width: 200px !important;
}
/* ============= Button Animation ============= */
.buttonWrapper100{
    display: flex !important;
    justify-content: center !important;
}
.elementor-button.elementor-button-link {
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: fit-content !important;
    padding: 14px 30px !important;
    border: none !important;
    border-radius: 47px !important;
    transition: 0.5s ease all;
}
.elementor-button.elementor-button-link:hover,.wpforms-submit:hover {
    background-color: #003679 !important;
}
.whiteBtn .elementor-button.elementor-button-link{
    background-color: #fff;
    transition: 0.5s ease all;
    color: #003679;
}
.whiteBtn .elementor-button.elementor-button-link:hover {
    background-color: #FF0029 !important;
    color: #fff;
}
.whiteBtn .elementor-button.elementor-button-link  .elementor-button-text{
    color: #003679 !important;
}
.whiteBtn .elementor-button.elementor-button-link:hover  .elementor-button-text{
    color: #fff !important;
}
.elementor-button.elementor-button-link:before,.wpforms-submit::before {
    display: none !important; 
    content: '';
    display: inline-block;
    background-image: url(https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/06/buttonPaw.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px;
    height: 48px;
    width: 0px;
    transition: 0.5s ease all;
    background-color: #4A4A4A;
}
/* .elementor-button .elementor-button-content-wrapper {
    padding: 10px 50px;
    transition: 0.5s ease all;
} */
/* .elementor-button:hover:before{
    width: 50px;
} */
/* .elementor-button:hover .elementor-button-content-wrapper {
    padding: 10px 25px;
}  */
.centerButton .elementor-button.elementor-button-link{
    margin-inline: auto !important;
}
/* =========== New Header =========== */
.elementor-location-header .headerLogoSec{
    overflow: hidden;
}
.elementor-location-header .headerLogoSec:after {
    content: '';
    position: absolute;
    width: calc(100vw - 20vw);
    border-top: 3px solid #000;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.elementor-location-header .logoCol .elementor-icon {
    background: #fff !important;
    z-index: 1;
    position: relative;
    padding-right: 40px;
}

.elementor-location-header .headerLogoSec {
    overflow: hidden;
}

.elementor-location-header .headerMenuCOl .elementor-item b{
    margin-inline: 5px !important;
    font-style: italic !important;
}
.elementor-location-header .headerContactBtn  .elementor-item:hover {
    background: #003679;
}
.elementor-location-header .sub-menu {
    box-shadow: 0px 0px 4px 0px #00000040;
    padding: 15px !important;
    border-radius: 10px;
}

.elementor-location-header .sub-menu .elementor-sub-item {
    border-radius: 10px !important;
}

.elementor-location-header .headerMenuCOl .elementor-item:before {
    content: '' !important;
    background: url('https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/06/bullDog.png') no-repeat !important;
    width: 20px !important;
    background-size: 20px !important;
    height: 20px !important;
    position: absolute;
    left: 50% !important;
    transform: translateX(-50%);
    top: -4px !important;
}
/* =============== CSS START ============= */
.siteHeader > .elementor-container {
    display: grid !important;
    grid-template-columns: 180px 1fr auto;
    gap: 20px;
}

.siteHeader > .elementor-container > .elementor-column {
    width: 100%;
}
.Nav_main .elementor-nav-menu{
	align-items: center;
}
.Nav_main .elementor-nav-menu--main .elementor-nav-menu ul {
    border-radius: 10px;
    padding: 10px;
}
.headerPhoneNumber .elementor-widget-icon-list {
    position: relative;
}
.headerPhoneNumber .elementor-widget-icon-list {
    display: flex;
    align-items: center;
    gap: 20px;
}
.headerPhoneNumber .elementor-widget-icon-list:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: -webkit-fill-available;
    border-left: 1px solid #003679;
}
.Nav_main .elementor-nav-menu li .elementor-item:before {
    content: '' !important;
    position: absolute;
    background-image: url(https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/06/redPaw.png);
    background-repeat: no-repeat;
    background-size: 15px;
    width: 20px;
    height: 20px;
    top: 4px;
    background-color: transparent !important;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.3s ease-in all;
    opacity: 0;
}
.Nav_main .elementor-nav-menu li .elementor-item:hover:before{
    margin-top: -8px;
    opacity: 1;
}
.Nav_main .elementor-nav-menu li .elementor-item:after{
    display: none !important;
}

.Nav_main .elementor-nav-menu li .elementor-item {
    position: relative;
}

.Nav_main .elementor-nav-menu li:first-child .elementor-item:before {
    display: none;
}
.headerLogoCol a {
    position: relative;
}

.headerLogoCol a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: -100%;
    z-index: 1;
}
.headerLogoCol a img{
    z-index: 2;
    position: relative;
}
.Nav_main .elementor-nav-menu .elementor-sub-item {
    border-radius: 10px !important;
}
.Nav_main .elementor-nav-menu:after {
    display: none;
}
.elementor-location-header .headerMenuCOl .redDogQuoteMenu .elementor-item b {
    margin-left: 0px !important;
}
@media(min-width: 1024px){
	.elementor-location-header .headerContactBtn  .elementor-item {
		position: relative;
		display: flex !important;
		align-items: center;
		width: fit-content !important;
		padding: 12px 12px !important;
		border: none !important;
		border-radius: 47px !important;
		background: #FF0029;
		color: #fff !important;
		transition: 0.5s ease all;
	}
	.elementor-location-header .headerContactBtn  .elementor-item:before{
		display: none !important;
	}
}
/* ===============================
   Header Phone Number Icon
================================= */

.headerPhoneNumber .elementor-icon-list-icon {
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;

    width: 38px;
    height: 38px;
    margin-right: 10px;

    background: #003679;
    border-radius: 50%;
}
.headerPhoneNumber  .elementor-icon-list-text span:first-child {
    font-size: 15px !important;
    color: #3D3D3D;
}

/* ===============================
   Phone GIF (Center Icon)
================================= */

.headerPhoneNumber .elementor-icon-list-icon::before {
    content: '' !important;
    position: absolute;

    width: 22px;
    height: 22px;

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    background-image: url("https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/06/phone.gif");
    background-repeat: no-repeat;
    background-size: 22px;

    transition: all 0.5s ease-in;
}


/* ===============================
   Outer Pulse Border
================================= */

.headerPhoneNumber .elementor-icon-list-icon::after {
    content: '' !important;
    position: absolute;

    width: calc(100% + 8px);
    height: calc(100% + 8px);

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    border: 8px solid rgba(255, 0, 0, 0.19);
    
    border-radius: 50%;

    transition: all 0.5s ease-in;
}


/* ===============================
   Hide Default SVG Icon
================================= */

.headerPhoneNumber .elementor-icon-list-icon svg {
    display: none;
}

/* =============== Banner Section ================= */
.bannerContentsec > .elementor-container {
    margin-right: 50px !important;
}
.bannerContentsec .bannerHeading {
    margin-bottom: 10px !important;
    padding-top: 14px;
}

.bannerContentsec .bannerList .elementor-icon-list-items {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: -12px;
    margin-bottom: 20px;
}
/* ============== About Us Page ============= */
/* ============ Three Image ============== */
.threeImgBox .gallery {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 300px 300px;
    gap: 20px;
}

.threeImgBox .gallery > .gallery-item {
    max-width: 100% !important;
}
.threeImgBox .gallery > .gallery-item  .gallery-icon {
    width: 100%;
    width: 100%;
    height: 100%;
}
.threeImgBox .gallery > .gallery-item  .gallery-icon img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}
.threeImgBox .gallery-item .gallery-item {
    width: 100%;
    max-width: 100% !important;
}
.threeImgBox .gallery > .gallery-item:last-child {
    grid-column: 1/-1;
}
/* ============= Experience Box =============== */
.expWrapper {
    transform: translate(-50%, -50%);
    height: 160px;
    width: 160px !important;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}
.expWrapper .elementor-image-box-wrapper {
    height: calc(100% - 10px);
    width: calc(100% - 10px);
    border: 2px dashed #003679;
    border-radius: 50%;
    display: flex;
    align-items: center;
}
.expWrapper .elementor-image-box-wrapper .elementor-image-box-title {
    margin: 0px;
    font-size: 56px;
    line-height: 1;
    margin-top: -9px;
}
.expWrapper .elementor-image-box-wrapper .elementor-image-box-description span {
    font-size: 13px;
}
.expWrapper .elementor-image-box-wrapper .elementor-image-box-description {
    line-height: 1 !important;
    font-size: 20px !important;
    padding-top: 9px;
    font-family: 'Raleway' !important;
    font-weight: 700 !important;
}
/* =========== Services Section ============== */
.servicesSecCol > .elementor-widget-wrap {
    padding: 50px  3% !important;
}

.servicesColWrapper .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.servicesColWrapper .elementor-widget-wrap .serviceWrap {
    width: 100%;
    margin: 0;
    border: 3px solid #fff;
    border-radius: 20px;
    position: relative;
}
.servicesColWrapper .elementor-widget-wrap .serviceWrap:before {
    content: '';
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 14px);
    border: 1px solid #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;
    border-radius: 10px;
}
.servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta {
    aspect-ratio: 0.6;
}

.servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta .elementor-cta__content {
    background: #FFFFFFE5;
    padding: 0px 30px;
    display: block !important;
    width: calc(100% - 10px);
    min-height: unset;
    height: auto;
    position: absolute;
    left: 50%;
    bottom: 7px;
    transform: translateX(-50%);
    height: 70px;
    transition: 0.8s ease all;
    border-radius: 0 0 10px 10px;
    z-index: 9;
}
.servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta .elementor-cta__content .elementor-cta__title {
    margin: 0;
    padding-block: 5px 25px;
    transform: translateY(3px) !important;
    opacity: 1;
}

.servicesColWrapper .elementor-widget-wrap .serviceWrap:hover .elementor-cta .elementor-cta__content {
    height: 300px;
    transition: 0.98s ease all;
}
.servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta .elementor-cta__button::before {
    display: none;
}
.servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta .elementor-cta__content .elementor-cta__button {
    position: relative;
    text-decoration: underline;
    font-weight: 400 !important;
}

.servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta .elementor-cta__content .elementor-cta__button:after {
    content: '';
    display: inline-block;
    background-image: url(https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/06/redarr.png);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -18px;
    transition: .5s ease all;
}
/* =============== Why Choose Us =================== */
.whyChoosSec > .elementor-container {
    box-shadow: 0px 0px 4px 0px #00000040;
    padding: 40px;
    border-radius: 20px;
}

.movesCompletedImg .elementor-container {
    display: flex;
    gap: 14px;
    align-items: stretch;
}

.movesCompletedImg .elementor-container .elementor-widget-image-box {
    height: calc(100% - 150px);
}

.movesCompletedImg .elementor-container .elementor-widget-image-box .elementor-image-box-wrapper,
.movesCompletedImg .elementor-container .elementor-widget-image-box figure,
.movesCompletedImg .elementor-container .elementor-widget-image-box img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 0px !important;
    vertical-align: bottom;
}
.movesCompletedImg {
    height: 100%;
}

.movesCompletedImg > .elementor-container {
    height: 100%;
}
.whyChoosSec .singleImg .imgBox,.whyChoosSec .singleImg .imgBox img {
    height: 100%;
}

.whyChoosSec .singleImg .imgBox {
    height: calc(100% - 100px);
}

.whyChoosSec .singleImg .elementor-widget-wrap {
    align-items: end;
    align-content: end;
}

.whyChoosSec .imageWithMoves .elementor-image-box-content {
    background: url(https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/07/moves.png) no-repeat;
    background-position: center;
    padding: 10px 20px;
    height: 140px;
    border-radius: 10px;
    margin-top: 11px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 14px;
}

.whyChoosSec .imageWithMoves .elementor-image-box-content .elementor-image-box-title {
    margin: 0px;
    line-height: 1;
    color: #fff;
}

.whyChoosSec .imageWithMoves .elementor-image-box-content p.elementor-image-box-description {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px !important;
    padding-top: 3px;
}
/* =============== Icon Lists ================== */
.iconListsBoxes  .elementor-icon-list-items {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 20px;
    margin: 10px 0 20px !important;
}

.iconListsBoxes .elementor-icon-list-items .elementor-icon-list-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #7494AF;
    border-radius: 4px;
}
.iconListsBoxes.whyCHooseLists .elementor-icon-list-items .elementor-icon-list-icon {
    border-radius: 50%;
}
.iconListsBoxes  .elementor-icon-list-items {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.iconListsBoxes .elementor-icon-list-items .elementor-icon-list-icon svg {
    margin: 0px !important;
    font-size: 55px !important;
    height: 28px;
    width: 28px;
    /* fill: #fff !important; */
}
.iconListsBoxes .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    font-size: 18px;
    flex: 1;
	color: #182937;
}
.iconListsBoxes .elementor-icon-list-items  .elementor-icon-list-item {
    margin-inline: 0px;
}

.iconListsBoxes .elementor-icon-list-items .elementor-icon-list-text {
    color: #000;
}

.iconListsBoxes .elementor-icon-list-items .elementor-icon-list-item {
    margin-inline: 0px !important;
    gap: 10px;
}
/* ================= Location Sec ================== */
.LocationWrapper > .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.LocationWrapper > .elementor-widget-wrap .elementor-widget-call-to-action {
    margin-bottom: 0px;
    border-radius: 20px;
}


.LocationWrapper > .elementor-widget-wrap .elementor-widget-call-to-action .elementor-cta__content {
    min-height: 300px;
    position: relative;
}

.LocationWrapper > .elementor-widget-wrap .elementor-widget-call-to-action .elementor-cta__content:before {
    content: '';
    position: absolute;
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    border: 1px solid #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
}
.LocationWrapper > .elementor-widget-wrap .locationButtonBox{
    grid-column: 1/-1;
}
.locationButtonBox {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* ============ Free CTA ============== */
.FreeCTAContentCol > .elementor-widget-wrap {
    margin-block: 40px;
    /* background: #003679E5; */
    padding: 40px 40px 40px 0;
    backdrop-filter: blur(4px);
    border-radius: 0 50px  50px 0;
    border-left: 0;
    position: relative;
}

.FreeCTAContentCol > .elementor-widget-wrap:before {
    content: '';
    position: absolute;
    height: calc(100% + 6px);
    width: 50vw;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: -1;
    border: 3px solid #FFFFFF;
    border-radius: 0 50px 50px 0;
    background: rgb(0 54 121 / 90%);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-width: 3px 3px 3px 0;
}
/* =============== Faq Sec ================= */
.faqImgCol .imageFaq {
    flex-grow: 1;
}

.faqImgCol .elementor-widget-wrap {
    padding-bottom: 0 !important;
}
.faqWrapper .elementor-widget-wrap {
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 0 20px 20px 0;
    padding-inline: 70px !important;
}

/* Always show content */
.elementor-accordion .elementor-tab-content {
    display: block !important;
    padding-left: 0px !important;
    padding-block: 6px 15px !important;
}
.elementor-accordion .elementor-tab-content ul {
    padding-left: 20px;
    margin-bottom: 10px;
}
/* Keep minus icon visible */
.elementor-accordion .elementor-accordion-icon-closed {
    display: none !important;
}

.elementor-accordion .elementor-accordion-icon-opened {
    display: inline-block !important;
}

/* Optional: Disable click cursor */
.elementor-accordion .elementor-tab-title {
    pointer-events: none;
    cursor: default;
    display: flex;
    align-items: center ;
    gap: 14px;
    position: relative;
    padding-left: 0px !important;
}

.elementor-accordion .elementor-accordion-item {
    border-bottom: 1px dashed #4B4B4B !important;
    margin-bottom: 10px;
}
.elementor-accordion .elementor-tab-title:before{
    content: '';
    background-image: url(https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/06/que.png);
    min-width: 30px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 30px;
    display: inline-block;
    margin-bottom: -5px;
}
.elementor-accordion .elementor-accordion-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.elementor-accordion .elementor-accordion-item:last-child {
    border: none !important;
}
/* ================= Elementor Posts =================== */
.blogsWrapper .elementor-widget-wrap {
    padding: 5% !important;
    border-radius: 15px;
}
.elementor-posts .elementor-post{
    border-radius: 10px;
    position: relative;
    overflow: visible !important;
    padding: 22px !important;
    transition: 0.8s ease all;
}
.elementor-posts .elementor-post img {
   transition: 0.8s ease all !important;
}
.elementor-posts .elementor-post__thumbnail {
    padding-bottom: 0 !important;
    height: 280px;
}

.elementor-posts .elementor-post__thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: 0.8s ease all;
}

.elementor-posts .elementor-post:hover img {
    transform: scale(1.03) translate(0, 0) !important;
    transition: 0.8s ease all;
}
.elementor-posts .elementor-post .elementor-post__thumbnail__link {
    margin: 0px !important;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
    border: 1px solid #FFFFFF;
    position: relative;
}
.elementor-posts .elementor-post .elementor-post__thumbnail__link::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00367933;
    opacity: 0;
    transition: o.5s ease all;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.elementor-posts .elementor-post:hover .elementor-post__thumbnail__link:after {
    opacity: 1;
}
.elementor-posts .elementor-post__text {
    padding: 20px 0px;
}

.elementor-posts .elementor-post__meta-data {
    position: absolute;
    top: -1px;
    left: 50%;
    background: #003679;
    padding: 10px 15px;
    width: fit-content;
    text-align: center;
    display: flex;
    align-items: center;
    transform: translateX(-50%);
    border-bottom: 2px solid #ffffff;
    box-shadow: 0px 4px 4px 0px #00000040;
    transition: 0.5s ease all;
    text-transform: uppercase;
}
.elementor-posts .elementor-post__meta-data:before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 15px 15px 0px 0px;
    border-color: transparent #003679 transparent transparent;
    border-style: solid;
    display: inline-block;
    top: -15px;
    position: absolute;
    left: 0px;
    display: none;
}
.elementor-posts .elementor-post__read-more {
    text-decoration: underline!important;
    position: relative;
    padding-right: 25px!important;
    padding-left: 0px !important;
    margin-left: 0;
    transition: 0.5s ease all;
}
.elementor-posts .elementor-post__read-more::before{
    display: none !important;
}
.elementor-posts .elementor-post__read-more:after {
    content: '';
    display: inline-block;
    background-image: url(https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/07/blueArrow.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
    position: absolute;
    top: calc(50% + 2px);
    transform: translateY(-50%);
    right: 8px;
    transition: .5s ease all
}

.elementor-posts article:hover .elementor-post__read-more:after {
    background-image: url(https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/06/whitearr.png);
    right: 4px
}
.elementor-posts article:hover .elementor-post__read-more{
    color:#fff !important;
}
.elementor-posts .elementor-post img {
    position: unset !important;
    transform: none !important;
}
.elementor-posts .elementor-post:hover {
    background: #003679 !important;
}

.elementor-posts .elementor-post:hover * {
    color: #fff !important;
    
}
.elementor-posts .elementor-post:hover .elementor-post__meta-data{
    background: #fff;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-bottom: 2px solid #003679;

}
.elementor-posts .elementor-post .elementor-post__meta-data .elementor-post-date{
    transition: 0.5s ease all;
}
.elementor-posts .elementor-post:hover .elementor-post__meta-data .elementor-post-date{
    color: #003679 !important;
}
/* ========== Trusted Partner Section ============== */
.trustImgWrapper .elementor-widget-wrap {
    gap: 50px;
    align-items: center;
    justify-content: center;
}

.trustImgWrapper .trustImg {
    max-width: 280px !important; 
    min-width: 175px !important;
}
.trustImgWrapper .trustImg  a{
	 height: 100px;
    display: flex;
    align-items: center;
	 border: 1px solid #DEDEDE;
	 padding: 10px 40px;
    border-radius: 10px;
}
/* ================= Contact Sec ================ */
.contactFormCol > .elementor-widget-wrap {
    padding: 80px 50px !important;
    box-shadow: 0px 0px 8.9px 0px #00000040;
    border-radius: 10px;
}

.contactUsSec  > .elementor-background-overlay {
    height: 245px;
    background: #003679;
}

.infoData > .elementor-containe {
    display: flex !important;
}
.infoData .elementor-icon-box-description,
.infoData .elementor-icon-box-icon *{
    color: #FF0029 !important;
}
.coantactInformationBoxes  > .elementor-widget-wrap {
    margin-top: 90px !important;
    display: flex !important;
}

.coantactInformationBoxes > .elementor-widget-wrap .elementor-widget-icon-box {
    border-bottom: 1px dashed #4B4B4B;
    padding-bottom: 22px;
    margin-bottom: 22px;
}
.coantactInformationBoxes > .elementor-widget-wrap .elementor-widget-icon-box:last-child{
    border-bottom: none;
}
.coantactInformationBoxes .elementor-icon-box-content {
    display: flex;
    flex-direction: column-reverse !important;
    gap: 10px;
}

.coantactInformationBoxes .elementor-icon-box-wrapper {
    position: relative;
}

.coantactInformationBoxes .elementor-icon-box-wrapper .elementor-icon-box-icon {
    position: absolute;
    left: 0;
    top: 8px;
}

.coantactInformationBoxes .elementor-icon-box-wrapper .elementor-icon-box-description {
    padding-left: 30px !important;
}
.coantactInformationBoxes .elementor-icon-box-wrapper .elementor-icon-box-title *,
.coantactInformationBoxes .elementor-icon-box-wrapper .elementor-icon-box-title{
    font-family: 'DM Sans' !important;
}
/* ============== Process Slider =============== */
.processStructuresWraper {
    display: flex;
    gap: 0;
    margin-top: 39px;
}

.processStructuresWraper > .elementor-container {
    content: counter(step-counter, decimal-leading-zero);
    position: relative;
    font-size: 70px;
    font-weight: bold;
    color: #003679;
    font-family: 'Raleway';
    flex-wrap: wrap;
    position: relative;
}
.processStructuresWraper > .elementor-container::after {
    content: '';
    position: absolute;
    width: calc(100% - 90px);
    height: calc(100% - 110px);
    border: 1px dashed #4B4B4B;
    background-size: 100% 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.processStructuresWraper .contentBox .elementor-icon-box-wrapper > .elementor-icon-box-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.processStructuresWraper > .elementor-container::before {
    content: '';
    position: absolute;
    background: url(https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/07/blueRoad.webp) no-repeat;
    width: 820px;
    height: 625px;
    background-size: 100% 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.processStructuresWraper > .elementor-container .processBox1 {
    width: 40%;
    padding-left: 0px !important;
    position: relative;
    top: -28px;
}

.processStructuresWraper > .elementor-container .processBox2 {
    width: 60%;
    position: relative;
    top: -27px;
    left: 9px;
}

.processStructuresWraper > .elementor-container .processBox3 {
    width: 50%;
    position: relative;
    left: -20px;
    top: 25px;
    padding-left: 0;
}

.processStructuresWraper > .elementor-container .processBox4 {
    width: 50%;
    padding-top: 100px;
}

.processStructuresWraper .processBox1 > .elementor-widget-wrap {
    gap: 40px;
    padding-right: 0 !important;
}

.processStructuresWraper .processBox2 > .elementor-widget-wrap {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-items: end;
    gap: 50px;
}

.processStructuresWraper .processBox3 > .elementor-widget-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 50px;
}

.processStructuresWraper .processBox4 > .elementor-widget-wrap {
    display: flex;
    flex-direction: column-reverse;
}

.processStructuresWraper .processBox {
    counter-increment: step-counter;
    position: relative;
    padding-left: 50px;
    margin-bottom: 0;
    position: relative;
    z-index: 9;
}


.processStructuresWraper .stepNum {
    display: flex;
    align-items: center;
    gap: 26px;
    margin-bottom: 0px !important;
}

.processStructuresWraper .stepNum::before {
    content: counter(step-counter, decimal-leading-zero);
    position: relative;
    font-size: 85px;
    font-weight: bold;
    color: #003679;
    background: #f9f9f9;
    height: 100px;
    display: flex;
    align-items: center;
    width: 100px;
    justify-content: center;
    border-radius: 50%;
    margin-top: -10px;
    padding: 10px;
    box-sizing: border-box;
    font-family: "Akshar", sans-serif;
}

.processStructuresWraper .processBox2 .stepNum,
.processStructuresWraper .processBox4 .stepNum {
    flex-direction: row-reverse !important;
}

.processStructuresWraper .processBox2 .stepNum {
    width: auto;
}

.processStructuresWraper .processBox4 .stepNum {
    display: flex;
    justify-content: end;
    position: relative;
    top: 18px;
}

.processStructuresWraper .stepNum .elementor-icon-box-wrapper {
    width: 150px;
    height: 150px;
    background: linear-gradient(90deg, #FFFFFF -0.01%, #C2C2C2 99.99%);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    padding: 5px;
    gap: 10px !important;
}

.processStructuresWraper .stepNum .elementor-icon-box-wrapper .elementor-icon-box-icon svg {
    font-size: 50px;
}

.processStructuresWraper .stepNum .elementor-icon-box-wrapper .elementor-icon-box-content {
    flex: unset !important;
    display: flex;
    justify-content: center;
}

.processStructuresWraper .elementor-icon-box-wrapper {
    align-items: end !important;
}

.processStructuresWraper .contentBox {
    display: flex;
    align-items: center;
    height: 110px;
}

.processStructuresWraper .contentBox .elementor-icon-box-wrapper {
    max-width: 300px;
}

.processStructuresWraper .processBox1 .contentBox {
    padding-left: 130px;
}

.processStructuresWraper .processBox3,
.processStructuresWraper .processBox4 {
    padding-top: 80px;
}
/* ============== Footer ================= */
/* .footCol > .elementor-widget-wrap {
    border-right: 2px solid #fff;
    padding-inline: 30px !important;
    position: relative;
    padding-top: 30px !important;
}
.footCol:first-child > .elementor-widget-wrap{
    padding-left: 0px !important;
}
.footCol:last-child > .elementor-widget-wrap{
    border: none;
}
.footCol:last-child > .elementor-widget-wrap:after{
    display: none !important;
}
.footCol > .elementor-widget-wrap:after {
    content: '';
    position: absolute;
    right: -9px;
    bottom: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
}

.footerMenuBoxes  .elementor-container {
    border-top: 3px solid #fff;
    position: relative;
}
.footerMenuBoxes > .elementor-container:before {
    content: '';
    position: absolute;
    left: 0px;
    border-left: 10px solid #ffffff;
    border-bottom: 10px solid #ffffff00;
    border-top: 10px solid #ffffff00;
    top: -10px;
}
.footerMenuBoxes > .elementor-container:after {
    content: '';
    position: absolute;
    right: 0px;
    border-right: 10px solid #ffffff;
    border-bottom: 10px solid #ffffff00;
    border-top: 10px solid #ffffff00;
    top: -10px;
}
.elementor-location-footer .menu-item:before {
    content: '';
    display: inline-block;
    background-image: url(https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/06/whitearr.png);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px !important;
  transition: .5s ease all;
}
.elementor-location-footer .menu-item{
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}

.elementor-location-footer .menu-item .elementor-item {
    text-decoration: underline;
}
.elementor-location-footer .footerHeading .elementor-heading-title {
    position: relative;
    margin-bottom: 20px
}

.elementor-location-footer .footerHeading .elementor-heading-title:after {
    content: '';
    position: absolute;
    width: 90%;
    left: 0;
    border-bottom: 2px solid #fff;
    bottom: -12px;
}
.contactListBoxFooter .elementor-icon-list-items .elementor-icon-list-item:nth-child(even) .elementor-icon-list-text{
    text-decoration: none !important;
}
.contactListBoxFooter .elementor-icon-list-items .elementor-icon-list-item:nth-child(even) a {
    text-decoration: none !important;
}

.contactListBoxFooter .elementor-icon-list-items .elementor-icon-list-item a {
    text-decoration-color: #fff !important;
} */

/* ============ New Footer ================ */
/* =========== Footer ================= */
.main_footer .elementor-container {
    flex-wrap: wrap !important;
  }
  .main_footer > .elementor-container > .elementor-column {
    width: 100% !important;
  }
  .main_footer_col_sec  > .elementor-container {
    display: grid !important;
    grid-template-columns: 1.3fr repeat(3, 1fr);
    gap: 40px;
   }

    .main_footer_col_sec > .elementor-container .elementor-column {
        width: 100% !important;
    }

  .main_footer .footer_heading span {
    font-weight: 600 !important;
    font-size: 30px !important;
    line-height: 1;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .main_footer .footer_heading span::after {
    content: "";
    width: calc(100% + 70px);
    height: 2px;
    display: inline-block;
    background: #ffffff;
  }
  .footer_quick_link_col nav ul li a {
    /* font-size: 20px !important; */
    line-height: 1.3 !important;
    text-decoration: underline;
  }
  .footer_quick_link_col nav ul li a::before {
    content: "";
    width: 12px;
    height: 12px;
    left: 0;
    display: inline-block;
    background-image: url(https://staging.belltechwordpress.com/red-dog-moving/wp-content/uploads/2026/06/whitearr.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: 12px !important;
    background-color: transparent !important;
    opacity: 1 !important;
  }

  .border_dot::before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 0;
    position: absolute;
    right: -6px;
    bottom: -5px;
    border-width: 0 6.5px 9.7px 6.5px;
    border-color: transparent transparent #ffffff transparent;
    border-style: solid;
  }
  .footer_contact_col .elementor-widget-icon-list span.elementor-icon-list-text {
    font-weight: 400 !important;
    line-height: 1.4;
  }
  .footer_location_col .locations ul li {
    background: #ffffff1a;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 8px 21px;
  }
  .footer_location_col .locations ul li span.elementor-icon-list-text {
    text-decoration: underline;
  }
.footer_location_col .elementor-icon-list-items {
    gap: 14px 24px;
}

.footer_location_col .elementor-icon-list-item {
    margin-inline: 0px !important;
}
/* ============== Contact Form ================ */
.contactFormWrapper form.wpforms-form button.wpforms-submit,
.movingQuoteForm .wpforms-submit{
    height: auto;
    line-height: 1;
    min-height: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 30px !important;
    border-radius: 47px !important;
    background: #FF0029 !important;
    outline: none !important;
    border: none;
    font-size: clamp(0.875rem, 0.84rem + 0.1695vw, 1.0625rem) !important;
    margin-top: 20px !important;
}
.contactFormWrapper form.wpforms-form button.wpforms-submit:hover,
.movingQuoteForm .wpforms-submit:hover{
    background: #003679 !important;
}
.contactFormWrapper .wpforms-container .wpforms-field,
.movingQuoteForm .wpforms-container .wpforms-field  {
    padding-block: 0;
}

.contactFormWrapper input,.contactFormWrapper textarea {
    background: #F2F2F2 !important;
    border: 1px solid #E7E7E7 !important;
}

.contactFormWrapper .wpforms-field-container,.contactFormWrapper .wpforms-field-layout,
.movingQuoteForm .wpforms-field-container,.movingQuoteForm .wpforms-field-layout-rows{
    gap: 10px;
    display: flex !important;
    flex-direction: column;
}
.movingQuoteForm .wpforms-field-layout-rows{
    gap: 16px;
}
.contactFormWrapper .wpforms-layout-row,.movingQuoteForm .wpforms-layout-row {gap: 10px;margin: 0px !important;}

.contactFormWrapper .wpforms-container .wpforms-form  .wpforms-layout-column,
.movingQuoteForm .wpforms-container .wpforms-form  .wpforms-layout-column {
    padding: 0px !important;
}

.contactFormWrapper .wpforms-container .wpforms-form  ::placeholder,
.movingQuoteForm .wpforms-form ::placeholder{
     color: #3D3D3D !important;
    opacity: 1 !important;
}
.contactFormWrapper .wpforms-field-layout-rows:has( .subjectBox) {
    row-gap: 20px !important;
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 10px;
}
.contactFormWrapper .wpforms-field-layout-rows input{
    padding: 16px !important;
    height: auto;
}
/* .contactFormWrapper form.wpforms-form button.wpforms-submit {
    height: auto;
    line-height: 1;
    min-height: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 40px;
    border-radius: 0;
    background: #FF0029 !important;
    outline: none !important;
    border: none;
    font-size: clamp(0.875rem, 0.84rem + 0.1695vw, 1.0625rem) !important;
    margin-top: 20px !important;
} */
.contactFormWrapper .wpforms-container .wpforms-form textarea {
    height: 180px !important;
}
/* ============ Inner Pages Style ============= */
.home .footerCta{
    display: none !important;
}
/* Main banner */
.bannerInnePage {
    position: relative;
    padding: 140px 0 140px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    z-index: 1;
}
.bannerInnePage .innerBannerCt {
    text-align: center;
}

.bannerInnePage .innerBannerCt .mainHeading .elementor-heading-title  {
    color: #fff;
    font-size: 48px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    display: inline-block;
    background: #FF0029;
    padding: 14px 50px;
    border-radius: 10px;
}

/* ============ Moving Flex Boxes ============= */
.movingBoxesFlex > .elementor-widget-wrap {
    flex-wrap: wrap;
    gap: 30px;
    padding-top: 30px !important;
    justify-content: center;
}

.movingBoxesFlex .movingBox {
    flex: 0 0 calc(33.33% - 20px);
    margin-bottom: 0 !important;
}

.movingBoxesFlex .movingBox .elementor-image-box-wrapper {
    background: #fff;
    padding: 35px 30px;
    border-radius: 20px;
    border: 1px solid #eee;
    height: 100%;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    box-shadow:  5px 5px 0px #003679CC;
}


/* Heading */
.movingBoxesFlex .movingBox .elementor-image-box-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.3;
}

.movingBoxesFlex .movingBox .elementor-image-box-description {
    font-size: 16px;
    line-height: 1.7;
    color: #666;
}

.movingBoxesFlex .movingBox .elementor-image-box-wrapper:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}
/* ===================== FAQ Sec ================== */
.faqPageSec  .faqWrapper .elementor-widget-wrap {
    max-width: 70% !important;
    margin-inline: auto !important;
}
.custom-repeater-wrapper{
    display:flex;
    flex-direction:column;
    gap:14px;
    max-width:1100px;
    margin:auto;
}
/* ============ Services Overview List ============== */
.page-template-service .paraText ul,
.page-template-location .paraText ul {
    list-style: none;
    padding: 0;
    margin: 14px 0;
    display: flex;
    flex-wrap: wrap;
}

.page-template-service .paraText ul li,
.page-template-location .paraText ul li {
    width: calc(50% - 10px);
    box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: 8px;
    position: relative;
    padding-left: 25px;
    font-size: clamp(0.9375rem, 0.8909rem + 0.226vw, 1.1875rem);
}

.page-template-service .paraText ul li:before,
.page-template-location .paraText ul li:before {
    content: "\f058";
    font-family: FontAwesome;
    color: #003679;
    position: absolute;
    left: 0;
    top: 1px;
}

@media (max-width: 767px) {
    .page-template-service .paraText ul li,
    .page-template-location .paraText ul li {
        width: 100%;
    }
}
/* ============ Explain Services Boxes ================= */
.custom-repeater-wrapper{
    display:flex;
    flex-direction:column;
    gap:14px;
    max-width:1100px;
    margin:auto;
}

.custom-repeater-wrapper .repeater-item{
    display:grid;
    grid-template-columns:260px 1fr;
    gap:22px;
    padding:22px 24px;
    border:1px solid rgba(0,0,0,0.06);
    border-radius: 13px;
    position:relative;
    transition:all .25s ease;
    background:#ffffff;
}

.custom-repeater-wrapper .repeater-item:nth-child(even){
    background:#f8fafc;
}

.custom-repeater-wrapper .repeater-item:nth-child(odd){
    background: #f4faff;
}

.custom-repeater-wrapper .repeater-item::before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:6px;
    background:linear-gradient(180deg,#003679,#ff5a5a);
    border-radius:18px 0 0 18px;
}

.custom-repeater-wrapper .repeater-item:hover{
    box-shadow:0 16px 40px rgba(0,0,0,0.08);
    border-color:rgba(255,0,0,0.15);
}

.custom-repeater-wrapper .left-content{
    padding-right:18px;
    display:flex;
    align-items:flex-start;
}

.custom-repeater-wrapper .item-title{
    font-size:18px;
    font-weight:700;
    color:#000;
    margin:0;
    line-height:1.3;
    letter-spacing:0.2px;
    padding-bottom:14px;
    position:relative;
}

.custom-repeater-wrapper .item-title::after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:50px;
    height:2px;
    background:linear-gradient(90deg,#003679,#ff5a5a);
    border-radius:2px;
}

.custom-repeater-wrapper .right-content{
    font-size:16px;
    color:#3D3D3D;
    line-height:1.75;
}

.custom-repeater-wrapper .right-content p{
    margin:0 0 10px;
    font-size:16px;
}

.custom-repeater-wrapper .right-content ul{
    margin:10px 0;
    padding-left:18px;
}

.custom-repeater-wrapper .right-content ul li{
    margin-bottom:7px;
    font-size:16px;
    line-height:1.75;
}

.custom-repeater-wrapper .right-content ul li::marker{
    color:#003679;
}

@media (max-width:768px){
    .custom-repeater-wrapper .repeater-item{
        grid-template-columns:1fr;
        gap:14px;
        padding:18px;
    }

    .custom-repeater-wrapper .repeater-item::before{
        width:100%;
        height:4px;
        top:0;
        left:0;
        border-radius:18px 18px 0 0;
    }
}
/* ============= Trust Items Style ================= */
.trust-wrapper{
    display:flex;
    flex-wrap:wrap;
    gap:32px 24px;
    justify-content: center;
    margin-top: 40px !important;
    align-items: stretch;
}

.trust-wrapper .trust-card{
    width: calc(33.333% - 16px);
    background: #fff;
    padding: 35px 30px;
    border-radius: 20px;
    border: 1px solid #eee;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    box-shadow: 5px 5px 0px #003679;
}


.trust-wrapper .trust-card:hover{
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

.trust-wrapper .trust-title{
    font-size: 24px !important;
    font-weight: 700 !important;
    margin-bottom: 15px;
    line-height: 1.3;
    color: #000 !important;
}

.trust-wrapper .trust-desc{
    font-size: 16px;
    line-height: 1.7;
    color: #3D3D3D;
}

.trust-wrapper .trust-desc p{
    margin:0;
}

@media(max-width:1024px){
    .trust-wrapper .trust-card{
        width:calc(50% - 12px);
    }
}

@media(max-width:768px){
    .trust-wrapper .trust-card{
        width:100%;
    }
}
/* =============== Locations Services Design ====================*/
.commercial-Loading-boxesSec .elementor-container{
    display:flex;
    gap:30px;
    align-items:stretch;
    flex-wrap: wrap;
    justify-content: center;
}

.commercialBox {
    width: calc(33.33% - 20px) !important;
}

.commercialBox .elementor-widget-wrap{
    background:#fff;
    border:1px solid #e8e8e8;
    border-radius:18px;
    padding: 35px 30px !important;
    height:100%;
    box-shadow:0 8px 25px rgba(0,0,0,0.06);
    transition:all .35s ease;
    position:relative;
    overflow:hidden;
}

.commercialBox .elementor-widget-wrap::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:5px;
    background:linear-gradient(90deg,#c62828,#ff7043);
}

.commercialBox .elementor-widget-wrap:hover{
    transform:translateY(-8px);
    box-shadow:0 15px 35px rgba(0,0,0,0.12);
}

.commercialBox .mainHeading h2{
    font-size: 28px !important;
    line-height:1.3;
    color:#111;
    font-weight: 700 !important;
}

.commercialBox .paraText p{
    font-size:16px;
    line-height:1.8;
    color:#555;
    margin-bottom:18px;
}

.commercialBox .paraText ul{
    padding:0;
    margin:20px 0;
    list-style:none;
}

.commercialBox .paraText ul li{
    position:relative;
    padding-left:28px;
    margin-bottom:14px;
    font-size:15px;
    color:#333;
    line-height:1.6;
}

.commercialBox .paraText ul li::before{
    content:"\f00c";
    font-family:"FontAwesome";
    position:absolute;
    left:0;
    top:3px;
    color:#c62828;
    font-size:14px;
}
@media screen and (max-width: 1500px) {
    .commercialBox {
        width: calc(50% - 15px) !important;
    }
}
@media(max-width:767px){
    .commercial-Loading-boxesSec .elementor-container{
        flex-direction:column;
        gap:20px;
    }

    .commercialBox .mainHeading h2{
        font-size:22px !important;
    }

    .commercialBox .elementor-widget-wrap{
        padding:25px 20px;
    }
}
/* ============= Responsive =============== */
@media screen and (max-width: 1400px){
    .siteHeader > .elementor-container{
        gap: 8px !important;
    }
    .Nav_main .elementor-nav-menu li .elementor-item {
        font-size: 14px !important;
        margin-inline: 8px !important;
    }
    .servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta .elementor-cta__content{
        padding-inline: 15px !important;
    }
    .faqWrapper .elementor-widget-wrap{
        padding-inline: 50px !important;
    }
}
@media(max-width:1024px){
    .movingBoxesFlex .movingBox {
        width: calc(50% - 15px)  !important;
    }
.FreeCTAContentCol > .elementor-widget-wrap:before {
    width: 100vw !important;
}
.headerMenuCOl nav {
    position: absolute;
    max-width: 350px;
    width: 100%;
    z-index: 99;
    right: 0;
    top: 30px;
    padding: 10px;
    box-shadow: 0 0 5px #000;
}
.headerMenuCOl nav ul li a::before{
    display: none;
}
.faqPageSec .faqWrapper .elementor-widget-wrap {
    max-width: 100% !important;
    margin-inline: auto !important;
}
.coantactInformationBoxes > .elementor-widget-wrap .elementor-widget-icon-box *,.contactUsSec .infoData   * {
    color: #fff !important;
    text-align: left;
    fill: #fff;
}
.elementor-14 .elementor-element.elementor-element-9387b7d .elementor-nav-menu--dropdown a, .elementor-14 .elementor-element.elementor-element-9387b7d .elementor-menu-toggle {
    color: #000000;
    fill: #fff !important;
}
}

@media(max-width:767px){
    .movingBoxesFlex .movingBox {
        width: 100% !important;
    }
}

/* ================= 22 July ================= */
.elementor-accordion .elementor-accordion-title {
    color: #FF0029 !important;
}
.terms-wrapper {
    max-width: 100%;
    margin: 0 auto;
    font-family: inherit;
    color: #3D3D3D;
    line-height: 1.8;
    font-size: 16px;
	font-family: 'DM Sans' !important;
}

.terms-wrapper p {
    margin: 0 0 18px;
}

.terms-wrapper h2 {
    margin: 35px 0 15px;
    font-size: 28px !important;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
}

.terms-wrapper ul {
    margin: 14px 0 20px 0px !important;
	flex-direction: column;
	padding-left: 20px !important;
}

.terms-wrapper li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.3;
}

.terms-wrapper strong {
    font-weight: 700;
}

@media (max-width: 767px) {
.main_footer_col_sec > .elementor-container {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 40px;
}
.border_dot::before {
    content: none;
	}
.elementor-location-header .logoCol .elementor-icon {
   padding-right: 0px; 
}

.elementor-location-header .headerLogoSec:after {
    content: none
	}

.elementor-1056 .elementor-element.elementor-element-a5d8408 .elementor-heading-title {
    font-size: 12px !important;
}
.elementor-1056 .elementor-element.elementor-element-23e203e .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1056 .elementor-element.elementor-element-23e203e .elementor-icon-list-item > a {
    font-size: 14px !important;
	}


.bannerContentsec .bannerList .elementor-icon-list-items {
    grid-template-columns: 1fr;
	}
.heroSection .bannerContentsec > .elementor-container {
    margin-right: 25px !important;
}
.servicesColWrapper .elementor-widget-wrap {
    grid-template-columns: repeat(1, 1fr) !important;
}
.iconListsBoxes .elementor-icon-list-items {
    grid-template-columns: 1fr;
}
.LocationWrapper > .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

.servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta .elementor-ctacontent {
    height: 300px;
}

.serviceWrap .elementor-ctacontent > div {
    opacity: 1;
    transform: translateY(0) translateX(0);
}

.bannerContentsec > .elementor-container {
    margin-right: 0px !important;
}

.whyChoosSec > .elementor-container {
    padding: 40px; 
}
.FreeCTAContentCol > .elementor-widget-wrap:before {
    width: 100vw !important;
}
.contactUsSec > .elementor-background-overlay {
    height: 100%;
    background: #003679;
}
.contactLocation  .elementor-icon-box-content {
    color: #fff !important;
}

.contactLocation .elementor-icon-box-content .elementor-icon-box-title {color: #fff !important;}

.contactLocation .elementor-icon-box-content .elementor-icon-box-description {
    color: #fff !important;
}

.contactLocation .elementor-icon-box-icon * {
    color: #fff !important;
}

.contactLocation .elementor-icon-box-icon .elementor-icon {
    fill: #fff !important;
}


.contactCall .elementor-icon-box-content .elementor-icon-box-title {color: #fff !important;}

.contactCall .elementor-icon-box-content .elementor-icon-box-description {
    color: #fff !important;
}

.contactCall .elementor-icon-box-icon * {
    color: #fff !important;
}

.contactCall .elementor-icon-box-icon .elementor-icon {
    fill: #fff !important;
}

.contactEmail .elementor-icon-box-content .elementor-icon-box-title {color: #fff !important;}

.contactEmail .elementor-icon-box-content .elementor-icon-box-description {
    color: #fff !important;
}

.contactEmail .elementor-icon-box-icon * {
    color: #fff !important;
}

.contactEmail .elementor-icon-box-icon .elementor-icon {
    fill: #fff !important;
}
.contactWork .elementor-icon-box-content .elementor-icon-box-title {color: #fff !important;}

.contactWork .elementor-icon-box-content .elementor-icon-box-description {
    color: #fff !important;
}

.contactWork .elementor-icon-box-icon * {
    color: #fff !important;
}

.contactWork .elementor-icon-box-icon .elementor-icon {
    fill: #fff !important;
}   
 .servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta .elementor-cta__content
 {
        position: revert-rule !important;
    }
.movingBoxesFlex > .elementor-widget-wrap
 {
    flex-wrap: wrap;
    gap: 20px;
    padding-top: 30px !important;
    justify-content: center;
    display: grid !important;
}
.elementor-1283 .elementor-element.elementor-element-230e48f .elementor-heading-title {
    font-size: 24px !important;
}

.elementor-616 .elementor-element.elementor-element-f5176f2 .elementor-heading-title {
    font-size: 27px !important;
}
.elementor-849 .elementor-element.elementor-element-230e48f .elementor-heading-title {
    font-size: 27px !important;
}
.faqPageSec .elementor-heading-title {
    font-size: 24px !important;
}
.innerBannerCt .elementor-heading-title.elementor-size-default {
    font-size: 22px !important;
}
    .commercialBox {
        width: calc(100% - 15px) !important;
    }
.servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta .elementor-cta__content{
        height: 300px;
}

.servicesColWrapper .elementor-widget-wrap .serviceWrap .elementor-cta .elementor-cta__content * {
    opacity: 1 !important;
    transform: none;
}
.elementor-839 .elementor-element.elementor-element-19db0fb .elementor-heading-title {
    font-size: 22px !important; 
}
.movesCompletedImg .elementor-container .elementor-widget-image-box {
   height: auto !important ;
}
.whyChoosSec .singleImg .imgBox {
     height: auto !important ; 
}
.infoData .elementor-icon-box-description, .infoData .elementor-icon-box-icon * {
    color: #fff !important;
}
.elementor-644 .elementor-element.elementor-element-de3289b .elementor-icon-box-title {
    color: #fff;
}
.coantactInformationBoxes > .elementor-widget-wrap .elementor-widget-icon-box *,.contactUsSec .infoData   * {
    color: #fff !important;
    text-align: left;
    fill: #fff;
}
.paraText h2 {
    font-size: 22px !important;
}
.elementor-14 .elementor-element.elementor-element-9387b7d .elementor-nav-menu--dropdown a, .elementor-14 .elementor-element.elementor-element-9387b7d .elementor-menu-toggle {
    color: #000000;
    fill: #fff;
}
}
