@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.testimonialsSec{

    background-color: #F9F8F6;

    padding: 90px 0 45px;

    padding: 0 15px;

}

.testimonialsRow{

    display: flex;

    flex-wrap: wrap;

    margin: 0 -18px;

}

.testimonialsCol{

    width: 33.333%;

    padding: 26px 18px 32px 18px;

    box-sizing: border-box;

}

.testimonialsColInner{

    box-shadow: 0px 4px 34px 0px #0000001A;

    border: 1px solid #E1E1E1;

    background: #FFFFFF;

    padding: 29px 32px 66px 27px;

    position: relative;

}

.testimonialsColInner::before{

    content: '';

    display: block;

    width: 149px;

    height: 153px;

    background: #ED2A2C;

    position: absolute;

    top: 0;

    left: 0;

}

.testimonialsColInner::after{

    content: '';

    display: block;

    width: 87px;

    height: 63px;

    position: absolute;

    bottom: 32px;

    right: 41px;

    background-image: url(https://solidlogistics.twebexponent.co.uk/wp-content/uploads/2024/06/icon-quote-2-1.svg);

    background-repeat: no-repeat;

}

.testimonialsProfile{

    background: #F5F4F4;

    padding: 25px 21px 24px;

    display: flex;

    align-items: center;

    position: relative;

    z-index: 1;

}

.testimonialsProfile .imgBlock{

    width: 108px;

    height: 108px;

    border-radius: 100%;

}

.testimonialsProfile .imgBlock img{

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.testimonialsProfile .contentBlock{

    padding-left: 29px;

    width: calc(100% - 108px);

}

.testimonialsProfile .contentBlock h3{

    font-size: 22px;

    font-weight: 600;

    line-height: 26px;

    margin: 0 0 8px;    

    font-family: "Poppins", sans-serif;

}

.testimonialsProfile .contentBlock p{

    font-size: 16px;

    font-weight: 400;

    line-height: 26px;

    color: #000;

    font-family: "Poppins", sans-serif;

}

.testimonialsContent{

    padding-top: 23px;

}

.testimonialsContent p{

    font-family: "Poppins", sans-serif;

    font-size: 18px;

    font-style: italic;

    font-weight: 400;

    line-height: 33px;

    color:#5E5959;

}

.testimonialsLoading{

    padding: 40px 0 0;

    display: flex;

    justify-content: center;

    align-items: center;

}

.testimonialsLoading p{

    display: flex;

    align-items: center;

    gap: 8px;

    color: #000;

    font-size: 16px;

    font-weight: 600;

    line-height: 26px;

    text-align: center;

}

.testimonialsLoading p img{

    width: 32px;

}

.testimonialsSec .slick-dots{
    display: flex;
    justify-content: center;
    align-items: center;
    position: static;
    margin: 28px 0 0 0;
}
.testimonialsSec .slick-dots li{
    display: flex;
    float: left;
    margin: 0 4px;
    width: auto;
    height: auto;
    background: transparent !important;
}
.testimonialsSec .slick-dots li button{
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    background-color: #29A9E1;
    border-radius: 100px;
    transition: 500ms;
}
.testimonialsSec .slick-dots li.slick-active button{
    background-color: #ED2A2C;
    width: 15px;
}
.testimonial-sec > .e-con-inner > .elementor-element{
    display: block;
}
.testimonial-sec .slick-initialized .slick-slide {
    border: none !important;
    outline: none !important;
}
.testimonial-sec .slick-track{
    display: flex;
    flex-wrap: nowrap;
}
.testimonial-sec .slick-initialized .slick-slide.slick-active {
    display: flex !important;
}
.testimonial-sec .slick-dotted.slick-slider{
    margin: 0 !important;
}
.request-sec > .e-con-inner > .elementor-element{
    gap: 0;
}
.request-sec > .e-con-inner > .elementor-element > .elementor-element{
    position: relative;
    z-index: 1;
}
.request-sec > .e-con-inner > .elementor-element > .elementor-element:first-child{
    display: block;
}
.request-sec > .e-con-inner > .elementor-element > .elementor-element:last-child{
    z-index: 0;
}
.request-sec > .e-con-inner > .elementor-element > .elementor-element:last-child .elementor-widget-image .elementor-widget-container{
    left: -25%;
    position: relative;
    width: 125%;
}
.request-sec > .e-con-inner > .elementor-element > .elementor-element:last-child .elementor-widget-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top left;
}
.request-sec .form-input-fields .form-control{
    display: block;
    background-color: #fff;
    height: 68px;
    border: none !important;
    outline: none !important;
    border-radius: 10px;
    color: #655F5F;
    font-size: 16px;
    line-height: 26px;
    padding: 10px 32px;
}
.request-sec .input-field-wraps{
    display: flex;
    margin: 0 -7px;
}
.request-sec .input-field-wraps .form-input-fields{
    width: 100%;
    flex: 1;
    padding: 0 7px;
}
.request-sec .input-field-wraps p{
    margin: 0 0 14px 0;
}
.request-sec .form-btn-wrap{
    padding: 18px 0 0 0;
}
.request-sec .form-btn-wrap p{
    margin: 0;
    position: relative;
}
.request-sec .form-btn-wrap .btn{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 54px;
    width: 100%;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #EB3739;
    border-radius: 10px;
    color: #fff;
    font-family: Katibeh;
    font-size: 28px;
    font-weight: 400;
    line-height: 30px;
    padding: 4px 16px 10px 16px;
    transition: 500ms;
}
.request-sec .form-btn-wrap .btn:hover{
    background-color: #f85f61;
}



.service-from-wrap .input-field-wraps{

    display: flex;

}

.service-from-wrap .input-field-wraps .form-input-fields{

    width: 50%;

}

.service-from-wrap .form-input-fields,

.service-from-wrap .form-btn-wrap{

    padding: 0 16px;

}

.service-from-wrap .form-btn-wrap{

    text-align: right;

}

.service-from-wrap .form-btn-wrap .wpcf7-submit{

    background: #EB3739;

    padding: 9px 59px 16px 59px;

    font-size: 28px;

    font-weight: 400;

    line-height: 33.6px;

    text-align: center;

    color: #fff;

    font-family: "Katibeh", Sans-serif;

}

.service-from-wrap .input-field-wraps .form-input-fields p{

    margin-bottom: 27px;

}

.service-from-wrap .input-field-wraps .form-input-fields .wpcf7-form-control,

.service-from-wrap .form-input-fields .wpcf7-textarea{

    border: 1px solid #DFD4D4;

    background: #FFFFFF;

    border-radius: 10px;

    padding: 21px 33px;

}



/* Tabs */



.servicesTab{

    padding: 90px 0 45px;

}

.servicesTab .container{

    width: 100%;

    max-width: 1430px;

    padding-left: 15px;

    padding-right: 15px;

    margin: 0 auto;

}

.servicesTab ul#tabs-nav {

    list-style: none;

    margin: 0;

    padding: 0px;

    overflow: auto;

    border-bottom: 1px solid #D0C2C2;

}

.servicesTab ul#tabs-nav li {

    float: left;

    font-weight: bold;

    margin-right: 2px;

    padding: 8px 10px;

    border-radius: 10px 10px 0px 0px;

    /*border: 1px solid #d5d5de;

    border-bottom: none;*/

    cursor: pointer;

}

.servicesTab ul#tabs-nav li:hover,

.servicesTab ul#tabs-nav li.active {

    background-color: #08E;

}

.servicesTab #tabs-nav li a {

    text-decoration: none;

    color: #443A3A;

    font-family: "Katibeh", Sans-serif;

    font-size: 19px;

    font-weight: 400;

    line-height: 22.8px;

    text-align: left;

}

.servicesTab ul#tabs-nav li:hover a,

.servicesTab ul#tabs-nav li.active a {

    color: #fff;

}



.expediteServiceBlock{

    margin: 103px 0 110px;

    display: flex;

    align-items: center;

    gap: 104px;

}

.expediteServiceBlockImg{

    width: calc(50% - 104px);

    position: relative;

    z-index: 1;

}

.expediteServiceBlockImg::before{

    content: '';

    position: absolute;

    left: -14px;

    top: -20px;

    background: #ED2A2C;

    width: 8px;

    height: 110px;

    display: block;

}

.expediteServiceBlockImg::after{

    content: '';

    position: absolute;

    right: -80px;

    bottom: -80px;

    width: 218px;

    height: 218px;

    background-image: url(https://solidlogistics.twebexponent.co.uk/wp-content/uploads/2024/06/Ellipse-14.svg);

    background-repeat: no-repeat;

    z-index: -1;

}

.expediteServiceBlockContent{

    width: calc(50% - 104px);

}

.expediteServiceBlockContent h3{

    font-family: "Katibeh", Sans-serif;

    font-size: 90px;

    font-weight: 400;

    line-height: 68px;    

    color: #29A9E1;

    margin: 0;

}

.expediteServiceBlockContent h4{

    font-family: "Katibeh", Sans-serif;

    font-size: 60px;

    font-weight: 400;

    line-height: 57px;

    margin: 0 0 14px;

    color: #000;

}

.expediteServiceBlockContent h5{

    font-family: "Katibeh", Sans-serif;

    font-size: 28px;

    font-weight: 400;

    line-height: 33.6px;

    margin: 0 0 20px;

    color: #ED2A2C;

}

.expediteServiceBlockContent p{

    font-family: "Poppins", sans-serif;

    font-size: 18px;

    font-weight: 400;

    line-height: 33px;

    color: #5E5959;

}

.keyFeaturesTitle,

.whychooseTitle{

    margin-bottom: 35px;

}

.keyFeaturesTitle img,

.whychooseTitle img{

    margin: 0 auto 15px;

    display: block;

}

.keyFeaturesTitle h5,

.whychooseTitle h5{

    font-family: "Katibeh", Sans-serif;

    font-size: 35px;

    text-align: center;

    color: #252C2F;

    margin: 0;

}

.keyFeaturesTitle h2,

.whychooseTitle h2{

    font-family: "Katibeh", Sans-serif;

    font-size: 57px;

    font-weight: 400;

    line-height: 68.4px;

    text-align: center;

    color: #252C2F;

    margin: 0;

}

.keyFeaturesBlock{

    margin-top: 75px;

}

.keyFeaturesRow{

    display: flex;

    flex-wrap: wrap;

    gap: 58px;

}

.keyFeaturesCol{

    width: calc(50% - 58px);

}

.keyFeaturesColInner{

    display: flex;

}

.keyFeaturesColInner .numberDiv{

    width: 36px;

    height: 36px;

    border-radius: 100%;

    background: #ED2A2C;

    display: flex;

    justify-content: center;

    align-items: center;

    position: relative;

    top: 8px;

}

.keyFeaturesColInner .numberDiv p{

    font-family: "Katibeh", Sans-serif;

    font-size: 32px;

    font-weight: 400;

    line-height: 38.4px;

    color: #fff;

    position: relative;

    top: -5px;

    margin: 0;

}

.keyFeaturesColInner .contentDiv{

    width: calc(100% - 36px);

    padding-left: 11px;

}

.keyFeaturesColInner .contentDiv h3{

    font-family: "Katibeh", Sans-serif;

    font-size: 34px;

    font-weight: 400;

    line-height: 40.8px;

    text-align: left;

    color: #29A9E1;

    margin: 0 0 26px;

}

.keyFeaturesColInner .contentDiv p{

    font-family: "Poppins", sans-serif;

    font-size: 15px;

    font-weight: 400;

    line-height: 25px;

    text-align: left;

    color: #5E5959;

    margin: 0;

}

.keyFeaturesColInner .contentDiv ul{

    margin: 0;

    padding: 0 0 0 18px;

}

.keyFeaturesColInner .contentDiv ul li{

    margin-bottom: 20px;

    position: relative;

    list-style: none;

}

.keyFeaturesColInner .contentDiv ul li::before{

    content: '';

    background-image: url('https://solidlogistics.twebexponent.co.uk/wp-content/uploads/2024/06/Group-1321314656.svg');

    background-repeat: no-repeat;

    width: 22px;

    height: 22px;

    position: absolute;

    left: -20px;

    top: 1px;

}

.keyFeaturesColInner .contentDiv ul li:last-child{

    margin-bottom: 0px;

}

.keyFeaturesColInner .contentDiv ul li h4{

    font-family: "Poppins", sans-serif;

    font-size: 15px;

    font-weight: 900;

    line-height: 15px;

    text-align: left;

    color: #382F2F;

    margin: 0 0 8px;

}

.keyFeaturesColInner .contentDiv ul li p{

    font-family: "Poppins", sans-serif;

    font-size: 15px;

    font-weight: 400;

    line-height: 15px;

    text-align: left;

    color: #382F2F;

    margin: 0;

}

.whychooseBlockSec{

    background-color: #fff;

    padding: 75px 0;

}

.whychooseRow{

    display: flex;

    flex-wrap: wrap;

    row-gap: 55px;

    column-gap: 145px;

}

.whychooseCol{

    width: calc(33.333% - 97px);

}

.whychooseColInner .imgDiv{

    display: flex;

    margin-bottom: 19px;

}

.whychooseColInner .imgDiv .imgBlock{

    width: 52px;

    height: 52px;

    background: #ED2A2C;

    border-radius: 5px;

    padding: 4px;

    display: flex;

    justify-content: center;

    align-items: center;

    margin-right: 15px;

}

.whychooseColInner .imgDiv p{

    font-family: "Katibeh", Sans-serif;

    font-size: 34px;

    font-weight: 400;

    line-height: 40.8px;

    text-align: left;

    color: #29A9E1;

    margin: 0 0px;

}

.whychooseColInner .contentDiv p{

    font-family: "Poppins", sans-serif;

    font-size: 15px;

    font-weight: 400;

    line-height: 26px;

    text-align: left;

    color: #5E5959;

}

.LiftgateServiceText{

    color: #5E5959;

    font-family: "Poppins", sans-serif;

    font-size: 18px;

    font-weight: 400;

    line-height: 33px;

    text-align: center;

}

.aboutHomeSec .secTitle h2{

    color: #29A9E1;

    font-family: "Katibeh", Sans-serif;

    font-size: 144px;

    font-weight: 400;

    line-height: 78.8px;

    margin: 0;

    position: relative;

    top: -72px;

}

.aboutHomeSec .secTitle h2 span{

    color: #000000;

    font-size: 49px;

    font-weight: 400;

}

.aboutHomeSec .e-con-inner{
    position: relative;
}
.aboutHomeSec {
    background-position: 76% -70px !important;
}

.aboutHomeSec .aboutRight {
    position: absolute;
    right: 0px;
    top: 320px;
    background: #fff;
    padding: 64px 46px;
    z-index: 1;
    width: 869px;
    max-width: 100%;
}

.ourServicesThumbRow  .ourServicesThumbCol {

    --widgets-spacing: 0px 20px !important;

    padding: 0;

    gap: 0 !important;

}

.ourServicesThumbRow  .ourServicesThumbCol .imgBlock{

    padding: 20px;

    width: 104px;

    height: 104px;

    border-radius: 100%;

    background-color: #29A9E1;

    --widgets-spacing: 0px 20px !important;

}

.ourServicesThumbRow  .ourServicesThumbCol .titleBlock {

    --widgets-spacing: 0px 20px !important;

    margin-bottom: 20px;

}

.homeServiceSec{

    position: relative;

}

.ourServiceSliderRow{
    position: inherit !important;
    display: flex !important;
    position: relative !important;
}

.ourServiceSliderBlock{
    width: calc(100% - 500px) !important;
    position: absolute !important;
    right: 0;
    z-index: 2 !important;
}

.ourServiceSliderRow .titleBlock h2{

    font-family: "Katibeh", Sans-serif;

    font-size: 167px;

    font-weight: 400;

    line-height: 101px;

    color: #82D8FE;

    margin: 0 0 50px;

}

.ourServiceSliderRow .titleBlock h2 span{

    font-size: 114px;

    font-weight: 400;

    line-height: 101px;

    color: #fff;

}

.ourServiceSliderRow .titleBlock p{

    color: #fff;

    font-family: Poppins;

    font-size: 19px;

    font-weight: 500;

    line-height: 28.5px;

    font-family: "Poppins", sans-serif;

}

.service-item-wrap {
    padding: 30px 10px;
}
.service-item-wrap-inner{
    padding: 16px;
    background-color: #fff;
    box-shadow: 0px 4px 44px 0px #00000040;
    position: relative;
}
.service-item-wrap-inner::after{
    content: '';
    width: 95%;
    height: 7px;
    background: #ED2A2C;
    position: absolute;
    right: 0;
    bottom: 0;
}
.service-item-wrap-inner .imgBlock{
    height: 429px;
    max-height: 429px;
    transition: all 0.5s;
}
.service-item-wrap-inner:hover .imgBlock{
    height: 301px;
    max-height: 301px;
    width: 100%;
}
.service-item-wrap-inner .imgBlock img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.service-item-wrap-inner .contentBlock h2{
    font-family: "Katibeh", Sans-serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 45.6px;
    color: #000;
}
.service-item-wrap-inner .contentBlock p{
    display: none;
}
.service-item-wrap-inner:hover .contentBlock p{
    display: block;
}
.service-item-wrap-inner .service-rqst-class a{
    background: #ED2A2C;
    padding: 16px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    transition: all 0.5s;
    font-family: "Katibeh", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 33.6px;
    text-align: center;
}
.service-item-wrap-inner .service-rqst-class a span{
    display: none;
    color: #fff;
}
.service-item-wrap-inner:hover .service-rqst-class a img{
    display: none;
}
.service-item-wrap-inner:hover .service-rqst-class a span{
    display: inline-block;
    position: relative;
    top: -5px;
}



.homeBanner{
    position: relative;
}

.bannerfooterImg{
    position: absolute !important;
    bottom: -9px;
    right: 0;
    width: 100%;
}
.bannerfooterImg img{
    width: 100%;
}
.redBottomVector{
    position: absolute !important;
    bottom: 0px;
    right: 0;
    width: 100% !important;
    display: block !important;
    height: 300px !important;
}
.bannerContentRow{
    position: relative !important;
    z-index: 2 !important;
}
.bannerLeft{
    display: block !important;
}
.bannerLeft h1{
    margin-bottom: 60px;
}
.bannerLeft h2{
    margin-bottom: 40px;
}
.bannerLeft h4{
    margin-bottom: 39px;
}
.bannerRight img{
    top: 60px !important;
    position: relative;
}
.redBottomVectorLeft{
    width: 364px !important;
    height: 110px !important;
    position: absolute !important;
    left: 0;
    bottom: -51px;
    z-index: 1 !important;
    padding: 0 !important;
}
.redBottomVectorRight{
    width: 364px !important;
    height: 110px !important;
    position: absolute !important;
    right: 0;
    bottom: -51px;
    z-index: 1 !important;
    padding: 0 !important;
}
.sliderDots ul{
    text-align: left !important;
}
.sliderDots li,
.serviceSliderWrap .slick-dots li{
    margin: 0 !important;
}
.sliderDots li button,
.serviceSliderWrap .slick-dots li button{
    background-color: #FBFBFB !important;
    border-radius: 100%;
    width: 12px !important;
    height: 12px !important;
    margin: 0 !important;
    border: 1px solid #FBFBFB;
}
.sliderDots li.slick-active,
.serviceSliderWrap .slick-dots li.slick-active{
    margin-right: 7px !important;
}
.sliderDots li.slick-active button,
.serviceSliderWrap li.slick-active button{
    border: 1px solid #FBFBFB;
    background-color: #ED2A2C !important;
    width: 18px !important;
    border-radius: 10px !important;
}
.homeBanner{
    /* background-size: 100% 100% !important;
    min-height: 1500px !important; */
    max-height: 992px;
}

.service-from-wrap .form-btn-wrap p {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row-reverse;
}