@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Outfit', sans-serif;
}
select.form-control{
    -webkit-appearance: menulist!important;
    -moz-appearance: menulist!important;
    -ms-appearance: menulist!important;
    -o-appearance: menulist!important;
    appearance: menulist!important;
}
.disclaimers_para{
    font-size:20px;
    font-weight: 400;
}
.contact_services{
    font-size: 19px;
    padding:10px;
}
.darks-logo{
    display:none;
}
.section-header{
    position:relative;
}
.contact_phone_numbers{
    background: #FFFFFF;
    mix-blend-mode: normal;
    border: 1px solid #ABABAB;
    line-height: 2;
}
.contact_phone_numberses{
    background: #FFFFFF;
    mix-blend-mode: normal;
    border: 1px solid #ABABAB;
    line-height: 2;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
}

html {
    scroll-behavior: smooth;
}
#upiid{
    padding: 0 5px;
}
.upi_id_id{
    display: flex;
    justify-content: center;
}
#clickCopyString{
    border:none;
    padding-left: 10px;
    background: none;
}
.disclaimers_work{
    font-size:30px;
    font-weight: 600;
}

.footing-icons{
    color: #ffffff;
    font-size: 22px;
    transition: 0.7s;
}
.footing-icons:hover{
    color: red;
    margin-left:5px;
}
a {
    text-decoration: none;
}

.second-nav {
    justify-content: space-evenly;
}

.footing-icons {
    padding-right: 20px;
}

.navbar-section {
    position: fixed;
    width: 100%;
    z-index: 100;
    background: #ffffff;
}

.intro {
    box-shadow: 0px 6px 10px rgb(0 0 0 / 12%);
}

.home-banner-section .form-group {
    position: relative;
    padding-top: 30px;
}
.what_we_do_section{
    padding-top: 100px;
}
.home-btn {
    background: #FD0100;
    animation: btn 2s ease-in-out infinite;
    font-size: 18px;
    position: relative;
    z-index: 1;
    border-radius: 10px !important;
    padding: 5px 20px;
    color: #fff;
}
.ant{
    border-radius:15px;
}
.home-btn::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: -1;
    background: #fff;
    transform-origin: left;
    transition: transform 0.5s;
    transform: scaleX(0);

}

.home-btn:hover::before {
    transform-origin: right;
    transform: scaleX(1);
}

.home-btn1::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #fff;
    border-radius: 10px;
    transform-origin: left;
    transition: transform 0.5s;
    transform: scaleX(0);
}

.home-btn1:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.home-btn1 {
    background: #FD0100;
    animation: btn 2s ease-in-out infinite;
    font-size: 18px;
    position: relative;
    z-index: 1;
    border-radius: 10px !important;
    padding: 5px 20px;
    color: #fff;
}

.home-btn3::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #fff;
    border-radius: 5px;
    transform-origin: left;
    transition: transform 0.5s;
    transform: scaleX(0);
}

.home-btn3:hover::before {
    transform-origin: top;
    transform: scaleX(1);
}

.home-btn3 {
    background: #2EA9E4;
    animation: btn 2s ease-in-out infinite;
    font-size: 18px;
    position: relative;
    z-index: 1;
    border-radius: 5px !important;
    padding: 8px 50px;
    color: #fff;
}

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: none;
}

/* 
@keyframes btn {
    0% {
        transform: translateY(7px);
    }

    50% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(7px);
    }
} */



.home-footer {
    position: relative;
    background-color: #2ea9e4;
}

li {
    list-style-type: none;
}

.footer-para {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    padding-left: 22px;
}

.footer-heading1 {
    color: #ffffff;
    padding-top: 15px;
    font-weight: 600;
}

dl,
ol,
ul {
    padding: 0px;
}

.footer-links {
    color: #ffffff;

}

.address {
    color: #ffffff;
    background-color: transparent;
    border:none;
    padding-top: 20px;
    margin: 0px;
    font-weight: 500;
    font-size: 15px;
    margin-top: 20px;
    /*margin-bottom: 20px;*/
    margin-bottom: 0px;
}

.footer-number {
    color: #ffffff;

}

.footer-mail {
    color: #ffffff;

}

.footer-copy {
    color: #ffffff;
    font-weight: 500;
}

.footer-rights {
    color: #ffffff;
}

.bottom-footer {
    padding-top: 0px;
    padding-bottom: 50px;
}

.top-footer {
    padding: 50px 0;
}

.footer-links11 {
    padding-left: 80px;
}

.footer-link-lists {
    padding-top: 0px;
    line-height: 2;
}

.footer-icon {
    padding-top: 20px;
}

.footer-rights:hover {
    color: #fd0100;
}

.touch {
    padding-left: 22px;
}

.footer-links:hover {
    margin-left: 7px;
    color: #FD0100;
    /* font-size: 17px; */
}

.footer-links,
.footer-mail,
.footer-number {
    transition: all 0.4s;
}

.footer-mail:hover {
    margin-left: 5px;
    color: #FD0100;
}

.footer-number:hover {
    margin-left: 5px;
    color: #FD0100;
}

.nav-link {
    color: black;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    border-bottom: 1px solid #FD0100;
    /* color: #000; */
    width: 100%;
}

.navbar-light .navbar-nav .nav-link {
    /* width: 0%; */
    transition: 0.6s;
    font-weight: 500;
}

.hals {
    color: #fd0100;
}

.home-banner-section {
    position: relative;
    background-color: #ffffff;
    margin-top: 80px;
}

.first_slider {
    z-index: 2;
}

.shade {
    margin-top: -60px;
}

.shaded1 {
    animation: btn1 2s ease-in-out infinite;
}

@keyframes btn1 {
    0% {
        transform: translateY(10px);
    }

    50% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(10px);
    }

}

#home_color1 {
    position: absolute;
    width: 48px;
    height: 48px;
    left: 115px;
    top: 30%;
    background: #FD1413;
    filter: blur(21.5px);
    z-index: 1;
    animation: cart1 infinite ease-in-out 40s reverse;
}

@keyframes cart1 {
    0% {
        transform: rotate(0deg) translate(-165px) rotate(0deg);

    }

    100% {
        transform: rotate(360deg) translate(-165px) rotate(-360deg);
    }
}

#home_color2 {
    position: absolute;
    width: 68px;
    height: 68px;
    left: 70%;
    top: 20%;
    background: #FD1413;
    opacity: 0.72;
    filter: blur(31px);
    animation: cart1 infinite ease-in-out 30s reverse;
}

#home_color3 {
    position: absolute;
    width: 88px;
    height: 88px;
    left: 661px;
    top: 70%;

    background: #2EA9E4;
    opacity: 0.97;
    filter: blur(33.5546px);
    animation: cart1 infinite ease-in-out 20s reverse;

}

.form-group {
    position: relative;
}

.home_2 {
    color: #FD0100;
}

.home_1 {
    color: rgba(0, 0, 0, 0.705);
}

.home_13 {
    font-size: 35px;
    font-weight: 700;
    color: #2EA9E4;
    padding-top: 30px;
}

.home_5 {
    font-size: 50px;
    font-weight: 700;
    color: #2EA9E4;
    padding-top: 30px;
}

.home_3 {
    color: #FD0100;
}

.home_4 {
    font-size: 38px;
    font-weight: 700;
    padding-bottom: 30px;
}

.home_para {
    font-size: 20px;
}

.serching {
    position: relative;
    width: 411px;
    left: 7px;
    height: 50.57px;
    background: #FFFFFF;
    box-shadow: 0px 8.65263px 34.6105px rgb(0 0 0 / 15%);
    border-radius: 12.1137px;
}

.submited {
    position: absolute;
    width: 100.19px;
    top: 7%;
    border: none;
    color: #FFFFFF;
    height: 42.72px;
    left: 304.88px;
    background: #FD0100;
    box-shadow: 0px 8.65263px 34.6105px rgb(0 0 0 / 15%);
    border-radius: 8.65263px;
}

.home-btn5::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #fff;
    border-radius: 8px;
    transition: transform 0.5s;
    transform: scaleX(0);
}

.home-btn5:hover::before {
    transform-origin: bottom;
    transform: scaleX(1);
}

.home-btn5 {
    background: #FD0100;
    animation: btn 2s ease-in-out infinite;
    font-size: 20px;
    position: absolute;
    z-index: 1;
    top: 43%;
    left: 308.88px;
    border-radius: 8.65263px;
    padding: 5px 20px;
    color: #fff;
}

.home-banner-section .slick-dots {
    bottom: 50px;
}


/*===================================process================================  */
.process3 {
    font-weight: 600;
    font-size: 50px;
}

.process1 {
    display: flex;
    align-items: center;
    justify-content: end;
}

.process2 {
    display: flex;
    align-items: center;
    justify-content: start;
}

.full_our_process {
    text-align: right;
}

.process4 {
    font-size: 50px;
    font-weight: 600;
}

.line1 {
    border: 1px solid #000000;
    padding-right: 10px;
    width: 89px;
    height: 0px;
}

.line2 {
    border: 1px solid #000000;
    padding-left: 10px;
    width: 89px;
    height: 0px;
}

.lineses1 {
    text-align: end;
    padding-top: 30px;
}

.process5 {
    padding-left: 20px;
}

.process8 {
    padding-right: 20px;
}

.process-call {
    font-weight: 600;
    font-size: 30px;
}

.process-call1 {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

.call-para {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}

.app_img {
    text-align: end;
}

.approval {
    margin-top: 75%;
}

.fix_date {
    margin-top: -48%;
}

.approval-call {
    font-weight: 500;
    font-size: 30px;
    text-align: end;
}

.fix-heading {
    font-weight: 500;
    font-size: 30px;
    text-align: center;
}

.approval-para {
    font-weight: 600;
    font-size: 14px;
    text-align: end;
}

.meeting {
    margin-top: 33%;
}

.package_img {
    margin-top: -10%;
    text-align: end;
}

.package-heading {
    font-weight: 600;
    font-size: 30px;
}

.loading-head {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

.loading-para {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    text-align: center;
}

.package-para {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}

.package {
    margin-top: -50%;
}

.containerimg {
    text-align: end;
    margin-top: -13%;
}

.transport-head {
    font-weight: 600;
    font-size: 30px;
    text-align: end;
    margin-top: -10%;
}

.transport-para {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    text-align: end;
}

.transported {
    text-align: end;
}

.transport {
    text-align: end;
}

.onloaded {
    margin-top: -2%;
}

.collecting-head {
    font-weight: 600;
    font-size: 30px;
}

.collecting-para {
    font-weight: 500;
    font-size: 14px;
}

.line-img12 {
    text-align: end;
}

.collecting-review {
    text-align: end;
}

.process-section {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(238, 238, 238, 0.546875) 40.1%, rgba(217, 217, 217, 0) 100%), url('../homeimg/process.png');
    background-size: cover;
    padding-bottom: 50px;
    background-repeat: no-repeat;
}

.home_6 {
    font-weight: 600;
    font-size: 50px;
    color: #FD0100;
}

.home_9 {
    font-size: 50px;
    font-weight: 700;
    color: #2EA9E4;
    padding-top: 30px;
}

.relocation {
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
}

.local-para {
    font-weight: 500;
    font-size: 13px;
    color: #000000;
    text-align: justify;
}

.local-head {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
    padding-top: 40px;
}

.local-head1 {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
}

.local-head2 {
    font-weight: 600;
    font-size: 25px;
    padding-top: 40px;
    color: #000000;
}

.local-head3 {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
    padding-top: 55px;
}

.local-head4 {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
    padding-top: 65px;
}

.local-head5 {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
}

.local-head6 {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
}

.local-head7 {
    font-weight: 600;
    font-size: 25px;
    color: #000000;
    /* padding-top: 50px; */
}

.local_move {
    position: relative;
    z-index: 1;
    padding: 30px;
    height: 455px;
    border-radius: 40px;
    transition: 1s;
}

.local_move:hover {
    box-shadow: 0px 4px 50px rgba(46, 169, 228, 0.3);
}

.local_move:hover::before {
    height: 100%;
}

.local_move::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    left: 0%;
    bottom: 0%;
    background-color: #fff;
    border-radius: 40px;
    transition: all 1.1s;
    z-index: -1;
}

@keyframes bg {
    0% {
        background-color: none;
        background-size: 100% 0;
    }

    100% {
        background-color: red;
        background-size: 100% 100%;
    }
}

.locality {
    row-gap: 20px;
}


.our_team-section {
    position: relative;
    background-color: #FFFEFE;
    z-index: 1;
    height: 80vh !important;
    background-repeat: no-repeat !important;
    /* background: url('../logo/teambg.png'); */
    background-size: cover !important;
}

.team1 {
    font-weight: 600;
    font-size: 36px;
    color: #000000;
    transform: rotate(-90deg);
    position: absolute;
    bottom: 20%;
    display: none;
    left: 40px;
}

.team113 {
    font-weight: 600;
    font-size: 36px;
    color: #000000;
    text-align: right;
    /*transform: rotate(-90deg);*/
    /*position: absolute;*/
    bottom: 20%;
    left: 40px;
}

.team_members1 {
    /* display: flex;
    align-items: center; */
    margin-top: 35%;
}

.team2 {
    font-weight: 600;
    font-size: 36px;
    color: #FD0100;
}

.test_one {
    font-weight: 600;
    font-size: 40px;
    color: #000000;
    text-align: center;
}

.test_half {
    font-weight: 600;
    font-size: 40px;
    color: #000000;
    text-align: left;
}

.test_two {
    font-weight: 600;
    font-size: 40px;
    color: #FD0100;
}

.test_para {
    font-weight: 400;
    color: #000000;
    font-size: 14px;
}

.team_para {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    text-align: center;
    padding: 0 150px;
}

.home_to_home {
    overflow-x: hidden;
}

.our_team-section .slick-dots {
    width: 100%;
    /* left: 50%;
    top: 67%;
    height: 50px; */
}

.team_members2 {
    padding-top: 50px;
}

/* .our_team-section .slick-dots li.slick-active button:before {
    opacity: 1.75;
    color: #FD0100;
    font-size: 12px;
} */
.team_home .slick-dots li button {
    background: transparent;
    border: 1px solid #000000;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}

.team_home .slick-dots li button:before {
    content: '';
    width: 28px;
}

.team_home li.slick-active button {
    background: #FD0100;
    border-radius: 50px;
}

.home-banner-section li.slick-active button {
    background: #FD0100 !important;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}

.home-banner-section .slick-dots li button:before {
    content: '';
}

.home-banner-section .slick-dots li button {
    background: transparent;
    border: 1px solid #2EA9E4;
    border-radius: 50px;
    width: 13px;
    height: 13px;
}

/*.local_move.active {*/
/*    box-shadow: 0px 4px 50px rgb(46 169 228 / 30%);*/
/*}*/

#oneteam {
    position: absolute;
    top: 50%;
    width: 107px;
    bottom: 0;
    left: 50%;
    height: 400px;
    background: rgba(46, 169, 228, 0.6);
    opacity: 0.97;
    filter: blur(152.555px);
    transform: rotate(19.76deg);
    z-index: -1;
}
.holli{
    font-size:13px;
}
.post_review{
    display: flex;
    justify-content: end;
    align-items: center;
}
#twoteam {
    position: absolute;
    left: 0%;
    width: 493.81px;
    height: 528.9px;
    left: 1053.8px;
    top: 0px;
    background: rgba(46, 169, 228, 0.6);
    opacity: 0.97;
    filter: blur(152.555px);
    transform: rotate(19.76deg);
    z-index: -1;
}

#threeteam {
    position: absolute;
    right: 0%;
    width: 300px;
    height: 158px;
    /*left: %;*/
    top: 33%;
    background: rgba(253, 20, 19, 0.6);
    opacity: 0.72;
    filter: blur(150px);
    z-index: -1;
}
#fiveteam {
    position: absolute;
    /*right: 0%;*/
    width: 300px;
    height: 158px;
    left: 0%;
    top: 33%;
    background: rgba(253, 20, 19, 0.6);
    opacity: 0.72;
    filter: blur(150px);
    z-index: -1;
}

#fourteam {
    position: absolute;
    background-image: url('/assets/logo/Ellipse4.png');
    bottom: 0%;
    z-index: -1;
}

.local_move_section {
    position: relative;
    background-color: #ffffff;
    z-index: 1;
    padding-top: 30px;
    padding-bottom: 80px;
}

.our_team-section .slick-prev {
    display: none !important;
}

.our_team-section .slick-next {
    display: none !important;
}

.car_section_one {
    position: relative;
    top: 0;
    z-index: 1;
}

.van {

    position: absolute;
    z-index: 2;
    top: 50%;
    left: 13%;
    /* transform: rotateY(181deg); */
}

.city-buildings {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 315px;
    background-repeat: repeat-x;
    /* background-size: contain; */
    background-position: left bottom;
    animation: 10s linear 0s infinite normal none running slide;
    z-index: 3;
    mix-blend-mode: soft-light;
    /* z-index: 3; */
}

@keyframes slide {
    0% {
        background-position: 367px 0;
    }

    100% {
        background-position: 10px 0;
    }
}

.cust2 {
    font-weight: 600;
    font-size: 40px;
    color: #2ea9e4;
}

.customers_section {
    text-align: left;
}

.customer_section {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

#customer1 {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 10%;
    border: 6px solid #2EA9E4;
    border-radius: 50%;
    filter: blur(2.5px);
    animation: cart1 infinite ease-in-out 40s reverse;
}

#customer2 {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 6%;
    top: 20%;
    border: 6px solid #FD0100;
    border-radius: 50%;
    filter: blur(4px);
    animation: cart8 infinite ease-in-out 50s reverse;
}

@keyframes cart8 {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(300px);
    }

    100% {
        transform: translateY(0px);
    }
}

#customer3 {
    position: absolute;
    width: 50px;
    height: 50px;
    /* left: 142px; */
    right: 0px;
    top: 0px;
    border: 6px solid #2EA9E4;
    border-radius: 50%;
    filter: blur(8.5px);
}

#customer4 {
    position: absolute;
    width: 116px;
    height: 116px;
    /* left: 26px; */
    right: 4%;
    top: 20px;
    border: 9px solid #FD0100;
    border-radius: 50%;
    filter: blur(13.5px);
    animation: cart9 infinite ease-in-out 70s reverse;
}

@keyframes cart9 {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(400px);
    }

    100% {
        transform: translateY(0px);
    }
}




/* -=======================members========================= */
.associate_section {
    position: relative;
    background: #fff;
    padding-top: 50px;
}

.associate {
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.494624) 21.94%, rgba(255, 255, 255, 0) 48.44%, rgba(255, 255, 255, 0.59596) 81.35%, #FFFFFF 100%), url(../homeimg/sixes.jpg);
    background-size: cover;
    /* height: 100vh; */
    z-index: 1;
    background-repeat: no-repeat;
}

.members_logos {
    padding-top: 50px;
    padding-bottom: 50px;
}

.associate_section .slick-active .logo_img {
    width: 72%;
    border-radius: 10px;
    margin-top: 30px;
    margin-left: 30px;
    box-shadow: 0px 4px 22px rgba(46, 169, 228, 0.3);
}

.associate_section .slick-slide.slick-current img {
    width: 100% !important;
    margin: auto;
    box-shadow: 0px 4px 22px rgb(253 1 0 / 35%);
}

/* .associate_section .item.slick-slide.slick-current::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    height: 100%;
} */
.associate_section .slick-dots {
    display: none !important;
}

/* .associate_section .item.slick-slide.slick-current{
    position: relative;
    margin-top: 40px;
} */


.bank_head {
    color: #27607F;
    font-weight: 500;
    font-size: 14px;
    margin-top: 5px;
}

.bank_para {
    color: #27607F;
    font-size: 12px;
    font-weight: 400;
}

.bank {
    display: flex;
    background: #FCF6F8;
    border-radius: 6px;
    padding: 10px;
}

.bank_full {
    padding-left: 10px;
}

.moverses {
    background-color: #27607F;
    display: flex;
    border-radius: 6px;
    padding: 10px;
}

.proud_para {
    color: #FCF6F8;
    font-size: 12px;
    font-weight: 400;
    padding-left: 21px;
    display: flex;
    align-items: center;
}

.review_secction {
    background: url('../logo/Mask\ group.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin: 130px 0;
}

.customer_review_tittle {
    font-weight: 600;
    font-size: 40px;
    color: #000000;
}

.customer_review_tittle1 {
    font-weight: 600;
    font-size: 40px;
    color: #FD0100;
}
.pricing_call{
    color:#000000;
}
.pricing_call:hover{
   margin-left: 5px;
    color: #FD0100;
}

/* ============r1====== */
.customer_review_imgs {
    border-radius: 50px;
    width: 78px;
    height: 78px;
}

.customer_review_img1 {
    position: absolute;
    z-index: 5;
    left: -18%;
}

.review_secction .slick-list {
    overflow: inherit;
}

.customer_review_img2 {
    position: absolute;
    z-index: 2;
    left: -12%;
}

.customer_review_img3 {
    position: absolute;
    z-index: 2;
    left: -13%;
}

.customer_review_img4 {
    position: absolute;
    z-index: 2;
    left: -18%;
}

.customer_review1 {
    position: relative;
    width: 75%;
    left: 13%;
    top: 20%;
}

.customer_review2 {
    position: relative;
    width: 100%;
    top: -10%;
}

.customer_review3 {
    position: relative;
    width: 100%;
    top: 55%;
}

.customer_review4 {
    position: relative;
    width: 84%;
    top: 10%;
    left: 5%;
}

.customer_review_full1 {
    position: relative;
    background: #fff;
    padding: 45px 40px 20px 45px;
    border-radius: 25px;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.2);
    z-index: 2;
}

.customer_review_full2 {
    position: relative;
    background: #fff;
    padding: 45px 40px 20px 45px;
    border-radius: 25px;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.2);
}

.customer_review_full3 {
    position: relative;
    background: #fff;
    padding: 45px 40px 20px 45px;
    border-radius: 25px;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.2);
}

.customer_review_full4 {
    position: relative;
    background: #fff;
    padding: 45px 40px 20px 45px;
    border-radius: 25px;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.2);
}

.customer_review_full {
    font-size: 18px;
    font-weight: 700;
}

.customer_review_para {
    font-size: 14px;
}

.customer_review_quote1 {
    position: absolute;
    right: 20px;
    z-index: 3;
    top: -15px;
}
.cargo_section_one .form-group{
    position: relative !important;
    line-height: 2.3 !important;
}
.customer_review_quote2 {
    position: absolute;
    right: 20px;
    z-index: 3;
    top: -15px;
}

.customer_review_quote3 {
    position: absolute;
    right: 20px;
    z-index: 3;
    top: -15px;
}

.customer_review_quote4 {
    position: absolute;
    right: 20px;
    z-index: 3;
    top: -15px;
}

.customer_quote1 {
    background: linear-gradient(99.31deg, #FD0100 -2.79%, #8897A9 132.72%);
    border-radius: 20px;
    padding: 7px 6px;
}

.customer_quote2 {
    background: linear-gradient(99.31deg, #FD0100 -2.79%, #8897A9 132.72%);
    border-radius: 20px;
    padding: 7px 6px;
}

.customer_quote3 {
    background: linear-gradient(99.31deg, #FD0100 -2.79%, #8897A9 132.72%);
    border-radius: 20px;
    padding: 7px 6px;
}

.customer_quote4 {
    background: linear-gradient(99.31deg, #FD0100 -2.79%, #8897A9 132.72%);
    border-radius: 20px;
    padding: 7px 6px;
}



.carses1 {
    position: absolute;
    left: 50%;
    top: 50%;
}

.lineses1 {
    position: relative;
}

.approval {
    position: relative;
}

.carses2 {
    left: 14%;
    position: absolute;
    top: 14%;
}

.carses3 {
    position: absolute;
    left: 58%;
    top: 50%;
}

.package_img {
    position: relative;
}

.approval-one {
    position: relative;
}

.carses3 {
    position: absolute;
    left: 58%;
    top: 50%;
}

.loading_img {
    position: relative;
}

.carses4 {
    position: absolute;
    left: 40%;
    top: 20%;
}

.carses5 {
    position: absolute;
    right: 71%;
    top: 38%;
}

.transport {
    position: relative;
}

.carses6 {
    position: absolute;
    right: 18%;
    top: 53%;
}

.line-img11 {
    position: relative;
}

.carses7 {
    position: absolute;
    left: 14%;
}

.line-img12 {
    position: relative;
}

.carses8 {
    position: absolute;
    right: 20%;
    top: 50%;
}

.two_men {
    width: 51%;
}

.unload-para {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}



/* =============================side social media===================== */
#scrollUp:hover {
    background: #005480;
}

.social-media-side {
    position: fixed;
    bottom: 20px;
    z-index: 99;
    width: 50px;
}

.social-media-side ul {
    padding: 0px;
    transform: translate(-250px, 0);
}

.social-media-side ul li {
    display: block;
    margin: 14px;
    background: #FFFFFF;
    width: 310px;
    text-align: right;
    padding: 4px;
    border-radius: 0 30px 30px 0;
    transition: all 1.5s;
}

.social-media-side ul li:hover {
    transform: translate(110px, 0);
    background: #ffffff;
    transition: all 1.5s;
}

.social-media-side ul li:hover a {
    color: #000000;
    font-size: 20px;
}

.social-media-side ul li:hover img {
    color: #c44a73;
    background: white;
    transform: rotate(360deg);
    transition: all 1.5s;
}

.social-media-side ul li img {
    margin-left: 10px;
    color: #000;
    background: white;
    /* padding: 10px; */
    border-radius: 50%;
    width: 60;
    height: 60px;
    transform: rotate(0deg);
    text-align: center;
    font-size: 25px;
}


/* ==================================estimate button================== */
.get-estimate {
    transition: all 0.5s;
}

.get-estimate {
    position: fixed;
    z-index: 5;
    top: 50%;
    transform: rotate(270deg);
    /* left: -9%; */
    right: -5%;
}

.home-btn4::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #fff;
    border-radius: 10px 10px 10px 10px;
    transform-origin: left;
    transition: transform 0.5s;
    transform: scaleX(0);
}

.home-btn4:hover::before {
    transform-origin: bottom;
    transform: scaleX(1);
}

.home-btn4 {
    background: #FD0100;
    animation: btn 2s ease-in-out infinite;
    font-size: 25px;
    position: relative;
    z-index: 1;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 30px;
    color: #fff;
}




.customer_section .slick-initialized .slick-current {

    border-radius: 40px;
}

.customer_section .slick-initialized .slick-slide {
    filter: grayscale(1) !important;
    position: relative;

}

.customer_section .slick-initialized .slick-slide.slick-current {
    filter: grayscale(0) !important;
    z-index: 3;
}

.customer_section .slick .item .bg {
    height: 300px;
    background-position: center;
    background-size: cover;
    transition: .3s;
    margin: 0 -38px;
    opacity: 1;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 0px 3px 5px #fd01004d;
    border-radius: 40px;

}

.customer_section .slick .slick-list {
    padding: 20px 0 !important;
    /* padding-top:20px!important;
	padding-bottom:20px!important; */
}

.customer_section .slick .slick-center .bg {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

.customer_section .slick-slide {
    outline: none
}




.customer_section .slick-prev,
.slick-next {
    display: none !important;
}

.customer_section li.slick-active button {
    background: #FD0100 !important;
    border-radius: 50px;
}

.customer_section .slick-dots li button:before {
    content: '';
}

.customer_section .slick-dots li button {
    background: transparent;
    border: 1px solid #2EA9E4;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}



/* ===========================================contact page============================== */

.contact_touch1 {
    font-weight: 700;
    font-size: 60.5368px;
    color: #2EA9E4;
    text-shadow: 0px 3px 0px #000000;
    position: absolute;
    bottom: 10%;
}

.contact_touch2 {
    font-weight: 700;
    font-size: 60.5368px;
    color: #FD0100;
    text-shadow: 0px 3px 0px #000000;
}

.contact_page_section {
    background-image: url('../contact/contact.png');
    background-repeat: no-repeat;
    height: 60vh;
    background-size: cover;
    position: relative;
    overflow-x: hidden;
}

.contact_touch3 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact_1 {
    position: absolute;
    top: 10%;
    font-weight: 700;
    font-size: 250px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 315px;
    mix-blend-mode: overlay;

}

.contact_name {
    background: #FFFFFF;
    mix-blend-mode: normal;
    border: 1px solid #ABABAB;
    border-radius: 10px;
    line-height: 2;
}

.contact_phone_number {
    background: #FFFFFF;
    mix-blend-mode: normal;
    border: 1px solid #ABABAB;
    border-radius: 10px;
    line-height: 2;
}

.contact_location {
    background: #FFFFFF;
    mix-blend-mode: normal;
    border: 1px solid #ABABAB;
    border-radius: 10px;
    line-height: 2;
}

.contact_services {
    background: #FFFFFF;
    mix-blend-mode: normal;
    border: 1px solid #ABABAB;
    border-radius: 10px;
    line-height: 2;
}

.contact_quotes {
    display: flex;
    justify-content: space-between;
    padding-right: 20px;
}

.contact_get {
    font-weight: 700;
    font-size: 79px;
    line-height: 100px;
    color: #FFFFFF;
}

.quotes_get_touch1 {
    background: #FD0100;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quotes_get_touch2 {
    background: #EAEDFF;
    box-shadow: -9px 0px 28px rgba(0, 0, 0, 0.25);
}

.contact_quote_section .form-group {
    position: relative;
    line-height: 3;
}

.btn-send-msg {
    padding-top: 30px;
}

.contact_form {
    padding: 100px 60px;
}

.model-spans {
    font-weight: 400;
    color: #000000;
}

.contact_quote_section {
    margin-top: -12px;
}

#message11 {
    position: absolute;
    bottom: -32px;
}

#message12 {
    position: absolute;
    bottom: -32px;
}

#message13 {
    position: absolute;
    bottom: -32px;
}

#message14 {
    position: absolute;
    bottom: -32px;
}

#message20 {
    position: absolute;
    bottom: -32px;
}

#message21 {
    position: absolute;
    bottom: -32px;
}




/* =================================gallery================================== */


.port_page_section {
    background: linear-gradient(180deg, rgba(255 255 255 / 30%) 30.76%, rgba(208 236 249 / 30%) 79.72%, rgba(112 203 247 / 0.3) 126.87%), url(../gallery/gallery.png);
    background-repeat: no-repeat;
    height: 60vh;
    background-size: cover;
    position: relative;
    overflow-x: hidden;
    mix-blend-mode: multiply;
    z-index: 1;
}

.gallery_find {
    font-weight: 700;
    font-size: 50px;
    color: #2EA9E4;
}

.gallery_red {
    color: #FD0100;
}

.gallery_para {
    font-weight: 300;
    font-size: 20px;
    color: #000000;
}

.gallery_section {
    padding-bottom: 100px;
}


.home-btn7 {
    background: #EAEDFF;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    border-radius: 10px !important;
    padding: 10px 56px 10px 25px;
    color: #000000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}








.gallery_section ul li.active {
    background: #FD0100;
    position: relative;
    z-index: 1;
    color: #ffffff;
    border-radius: 8px !important;
    box-shadow: 0px 2px 13px rgba(46, 169, 228, 0.8);
    padding: 10px 56px 10px 25px;
}

.no-bg {
    position: relative;
}

.fill-bg {
    position: absolute;
    transition: 0.5s;
    top: 0;
    left: 0;
}

/* .no-bg:hover .fill-bg{
    opacity: 1;
} */




.gallery_section ul li .no-bg img {
    opacity: 0;
}

.gallery_section ul li.active .no-bg img {
    opacity: 1;
}

.gallery_section ul li .no-bg .fill-bg img {
    opacity: 1;
}

.gallery_section ul li.active .no-bg .fill-bg img {
    opacity: 0;
}

.gallery_set {
    position: unset;
    margin-bottom: 30px;
}

.gallery_section .image {
    position: relative;
    width: 94%;
    overflow: hidden;
}

.gallery_section .image:hover .overlay-box {
    width: 100%;
    left: 0;
}
/*===========================portfolio hover cmnt======*/
/*.gallery_section .overlay-box {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: -100%;*/
/*    right: 0;*/
/*    overflow: hidden;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    transition: .5s ease;*/
/*    background: linear-gradient(180deg, rgba(253, 1, 0, 0) 41.96%, #2ea9e4 90.52%);*/
/*    opacity: 0.8;*/
/*}*/

.gallery_texts {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%);
}

.isotope_lists {
    padding-right: 25px;
}

.fancybox {
    color: #ffffff;
}

a:hover {
    color: #ffffff;
}

.portfolio_menu {
    padding-bottom: 30px;
}

.isotope_listing {
    row-gap: 20px;
}


/* =========================================review page=============================== */
.review_head {
    font-weight: 600;
    font-size: 40px;
    color: #000000;
}

.review_hun {
    color: #FD0100;
}

.customer_reviev_section {
    padding-top: 130px;
    position: relative;
    z-index: 1;
}

.review_para {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}

.valuable {
    color: #000000;
    font-size: 20px;
    padding: 50px 0;
}

.review_set {
    position: relative;
    margin-bottom: 30px;
}

.customer_review_img7 {
    position: absolute;
    z-index: 2;
    left: -10%;
    top: 5%;
}

.customer_review_full7 {
    position: relative;
    background: #fff;
    padding: 45px 40px 20px 45px;
    border-radius: 10px;
    box-shadow: 0px 4px 32px rgb(0 0 0 / 20%);
}

.customer_review_quote7 {
    position: absolute;
    right: 20px;
    z-index: 3;
    top: -15px;
}

.customer_review7 {
    position: relative;
    width: 92%;
    top: 10%;
    left: 5%;
}


.home-btn8 {
    background: #EAEDFF;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    border-radius: 10px !important;
    padding: 15px 0;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F7C2C9;
}

/* 
.home-btn8::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: -1;
    background: #fff;
    color: #000000;
    transform-origin: left;
    transition: transform 0.5s;
    transform: scaleX(0);

}

.home-btn8:hover::before {
    transform-origin: right;
    transform: scaleX(1);
    color: #000000;
} */

.customer_reviev_section ul li.active {
    background: #FD0100;
    position: relative;
    z-index: 1;
    color: #ffffff;
    padding: 15px 0;
    box-shadow: 0px 2px 10px rgba(46, 169, 228, 0.8);
    border-radius: 10px;
}

.isotope_review_lists {
    padding: 50px;
    background: #EAEDFF;
    border-radius: 20px;
}

.color_review1 {
    position: absolute;
    width: 400px;
    height: 200px;
    left: -2%;
    z-index: -1;
    bottom: -0%;
    background: rgba(253, 20, 19, 0.4);
    opacity: 0.72;
    filter: blur(150px);
}

.color_review2 {
    position: absolute;
    width: 400px;
    height: 200px;
    right: -10%;
    z-index: -1;
    top: 40%;
    background: rgba(46, 169, 228, 0.3);
    opacity: 0.97;
    filter: blur(152.555px);
}

.color_review3 {
    position: absolute;
    width: 400px;
    height: 200px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    top: 10%;
    background: rgba(46, 169, 228, 0.3);
    opacity: 0.97;
    filter: blur(152.555px);
}




/* =================================================pricing====================================== */

.estimation_section {
    padding-top: 130px;
    padding-bottom: 100px;
}

.get_esti_para1 {
    font-weight: 700;
    font-size: 50px;
    color: #000000;
}

.get_esti_para2 {
    color: #2EA9E4;
}

.get_esti_para3 {
    color: #FD0100;
}

.get_esti_para4 {
    color: #000000;
}

.estimation_section .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: #FD0100 !important;
    box-shadow: 0px 2px 10px rgb(46 169 228 / 80%);
    color: #ffffff;
}

.estimation_section .nav-pills .nav-link {
    background: #EAEDFF !important;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    border-radius: 5px !important;
    padding: 16px 55px;
    color: #000000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.estimation_section ul.nav.nav-pills {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
}

.flat_size_section {
    background: #FFFFFF;
    box-shadow: 0px 4.01824px 34.155px rgba(0, 0, 0, 0.18);
    border-radius: 15px;
    margin-top: 10%;
    width: 110%;
    margin-left: 30px;
}

.bookings_img {
    margin-top: 0%;
}

.flat_size_head {
    color: #000000;
    font-weight: 400;
    font-size: 26px;
    text-align: center;
}

.flat_size_section a.nav-link.halfer_section.active {
    background: #FFFFFF !important;
    border: 0.5px solid #FD0100;
    color: #000000;
    box-shadow: 0px 4px 14px rgb(253 1 0 / 22%);
    border-radius: 6px !important;
}

.flat_size_section .nav-pills .nav-link {
    background-color: #ffffff !important;
}

.flat_size_section .ground_head {
    font-size: 14px;
    text-align: center;
    color: #2EA9E4;
}

.flat_size_section .ground_para {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0px;
    text-align: center;
    color: #000000;
}

.ground_floor {
    background: #EAEDFF;
    border-radius: 5.90553px;
    padding: 20px 0;
}

.ground_floors {
    row-gap: 20px;
    display: flex;
    justify-content: center;
}

.minimal_para {
    padding-top: 50px;
    padding-bottom: 20px;
    text-align: center;
}

.bookings_one {
    background: #2EA9E4;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 33px;
    margin-left: 2px;
}

.warehouse_head {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 16px;
}

.home-btn9::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #fff;
    border-radius: 5px;
    transform-origin: left;
    transition: transform 0.5s;
    transform: scaleX(0);
}

.home-btn9:hover::before {
    transform-origin: bottom;
    transform: scaleX(1);
}

.home-btn9 {
    background: #FD0100;
    animation: btn 2s ease-in-out infinite;
    font-size: 13px;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    padding: 10px 30px;
    color: #fff;
}

.Disclaimers {
    padding: 20px 0;
}

li.nav-item.navbar-lists.active a {
    border-bottom: 1px solid #FD0100;
    color: #000000;
}

.nav-up {
    top: -100px;
}


.scroll_to_section {
    position: fixed;
    bottom: 10%;
    right: 4%;
    cursor: pointer;
    z-index: 99;
}

.flat_size_section ul.nav.nav-pills {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}

.fatster {
    color: #FD0100;
    padding-right: 10px;
}

.cal_esti_para3 {
    font-size: 30px;
}

.list_domestic {
    line-height: 4;
    font-size: 14px;
}

.domestic_section {
    padding: 80px 0;
}

.drucks_faster_li {
    line-height: 3;
    display: flex;
    align-items: baseline;
}

.drucks_faster_li12 {
    line-height: 2;
}

.drucks_faster_li11 {
    list-style-type: disc;
    margin-left: 14%;
}

.single_half {
    font-weight: 700;
    font-size: 30px;
}

.hooly {
    padding: 80px 0;
}

.hooly_tear {
    display: flex;
    justify-content: center;
}

.payments {
    padding: 50px 0;
}

.two_half {
    font-size: 26px;
}

.about_us_section {
    padding: 100px 0;
}

.act1 {
    font-size: 16px;
    text-align:justify;
}

.action {
    display: flex;
    justify-content: center;
    align-items: center;
}

.holly_cro {
    text-align: center;
    padding-bottom: 50px;
}

.full_add {
    display: flex;
    align-items: baseline;

}

.dottrd {
    padding-right: 5px;
    color: #FFFEFE;
}

.messageing {
    color: #FFFEFE;
}

.phoning {
    color: #FFFEFE;
}









.cargo-modal{
    position:absolute;
    right:-50%;
    display: none;
    transition: all 1s;
}
.cargo-body{
    height: 100%;
    /*overflow-y: scroll;*/
}
.fog{
    position: fixed;
    right:6%;
    top: 9%;
    z-index: 11111;
    animation-name: moveInRight;
    animation-duration: 3s;
}

@keyframes moveInRight {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }

    80% {
        transform: translateX(-10px);
    }
    
    100% {
        opacity: 1;
        transform: translate(0);
    }

}
.contact_forms .form-group{
    position: relative;
    line-height: 3;
}
.close-re{
    border: none;
    background: none;
    font-size: 20px;
}
#message31{
    position: absolute;
    bottom: -21px;
    font-size: 14px;
}
#message32{
    position: absolute;
    bottom: -21px;
    font-size: 14px;
}
#message33{
    position: absolute;
    bottom: -21px;
    font-size: 14px;
}
#message34{
    position: absolute;
    bottom: -21px;
    font-size: 14px;
}
#message35{
    position: absolute;
    bottom: -21px;
    font-size: 14px;
}



























.about_person {
    font-size: 24px;
    font-weight: 700;
    color: #2EA9E4;
    padding-top: 30px;
}

.about_maintaining {
    color: #FD0100;
}

.customer_client_name {
    font-size: 16px;
    font-weight: 700;
    color: #2EA9E4;
}


.process81 {
    font-size: 30px;
    font-weight: 700;
    color: #2EA9E4;
}

.about_leader {
    padding: 50px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.client_customer {
    margin-top: 50px;
    margin-bottom: 150px;
    position: relative;
}


.line9 {
    border: 1px solid #fd0100;
    padding-left: 10px;
    width: 89px;
    height: 0px;
}


.client_customer .card-wrapper {
    position: relative;
}

.client_customer .card {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 350px;
    height: 450px;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0px 4px 50px rgb(46 169 228 / 30%);
    cursor: pointer;
    transition: 0.5s;
}

.client_customer .card .card-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #000000;
    transition: 0.5s;
}

.client_customer .card img {
    /*opacity: 0.4;*/
    transition: 0.5s;
}

.client_customer .card .card-image {
    transform: translateY(-100px);
    transition: all 0.9s;
}

/**** Social Icons *****/
.client_customer .social-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    display: flex;
}

.client_customer .social-icons li {
    list-style: none;
}

.client_customer .social-icons li a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    font-size: 23px;
    color: #333;
    font-weight: bold;
    margin: 0 6px;
    transition: 0.4s;
    transform: translateY(200px);
    opacity: 0;
}

.client_customer .card .social-icons li a {
    transform: translateY(0px);
    opacity: 1;
}

.client_customer .social-icons li a:hover {
    background: #2ea9e4;
    transition: 0.2s;
}

.client_customer .social-icons li a:hover .fab {
    color: #fff;
}

.client_customer .social-icons li a .fab {
    transition: 0.8s;
}

.client_customer .social-icons li a .fab:hover {
    transform: rotateY(360deg);
    color: #fff;
}

.client_customer .card:hover li:nth-child(1) a {
    transition-delay: 0.1s;
}

.client_customer .card:hover li:nth-child(2) a {
    transition-delay: 0.2s;
}

.client_customer .card:hover li:nth-child(3) a {
    transition-delay: 0.3s;
}

.client_customer .card:hover li:nth-child(4) a {
    transition-delay: 0.4s;
}

/**** Personal Details ****/
.client_customer .details {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 120px;
    z-index: 1;
    padding: 10px;
}

.client_customer .details h2 {
    margin-top: 20px;
    padding: 0;
    text-align: center;
}

.client_customer .details h2 .job-title {
    color: #fd0100;
    font-weight: 500;
    line-height: 1.5;
}

.client_customer .jane {
    position: absolute;
    bottom: -120px;
    left: 0;
    opacity: 0;
    /*background: #fff;*/
    width: 100%;
    height: 100px;
    z-index: 3;
    padding: 10px;
    transition: 0.4s;
}
.sub{
    width:350px;
    height:450px;
}
.client_customer .profile-two .social-icons li a {
    border-radius: 50%;
}

.client_customer .card .jane {
    bottom: 0;
    left: 0;
    transition-delay: 0.5s;
    opacity: 1;
}
.local-head{
    font-size: 25px;
}





.address h2{
        font-size: 35px;
    font-weight: 800;
}




.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100000000;
    overflow: hidden;
}

.preloader .inner {
    text-align: center;
    background-color: #fff;
}

.preloader .inner img {
    max-width: 100%;
    height: auto;
}



.awards_section:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
}


.awards_section {
    padding: 100px 0;
    position: relative;
    background-image: url(/assets/gallery/awar1.jpg);
    background-size: cover;
}

.aw1 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 10px;
    z-index: 1;
    text-align:center;
}
.awards_section:before {
    background: rgb(16 16 16 / 70%);
}







