

.getQuoteIcon {
    background-image: url("../asset/get_quote.png");
   
}


.slider-area form.search-box .search-form a {
    width: 100%;
    height: 60px;
    background: #00af9d;  
    display: block;
    padding: 15px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 14px; 
    letter-spacing: 0.03em;
    border-top-right-radius: 5px;
    font-family: "Poppins-Medium";
    font-style: normal;
    font-weight: bold;  
    text-align: center;
    color: #FFFFFF;
    border-bottom-right-radius: 5px;
}

/*Footer*/
.our-info-area {
    background: none;
}

.footerLine {
    height: 1px;
    background: #444444;
}

.copyright {
    font-family: "Poppins-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #444444;
}

.our-info-area .single-info {
    display: flex;
    align-items: flex-start;
} 

.locationTitle {
    font-family: "Poppins-bold";
    font-style: normal;
    font-weight: bold !important;
    font-size: 12px !important;
    line-height: 18px;
    color: #444444 !important;
}

.locationDesc {
    font-family: "Poppins-Medium";
    font-style: normal;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 18px;
    color: #444444 !important;
}

.footer-area .footer-top .single-footer-caption .footer-tittle ul li a:hover {
    color: #00af9d !important;
    padding-left: 5px;
}

.menuFooter {
    font-family: "Poppins-Bold" !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    color: #444444 !important;
}

.submenuFooter {
    font-family: "Poppins-Medium" !important;
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #444444 !important;
}


/*Top Ann*/
.scrollInfo {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    color: white;
    background-color: #00af9d;
}

/*Side Bar*/
.icon-bar {
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 999;
}

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease;
        color: #00AF9D;
        width: 47px;
        height: 164px;
        background: white;
        box-shadow: 0px 0px 8px rgb(0 0 0 / 10%);
        border-radius: 8px 0px 0px 8px;
        font-size: 20px;
        text-decoration: none;
    }

        .icon-bar a:hover {
            background: #00AF9D;
            color: white;
            text-decoration: none;
        }

.coezyLogin {
    transform: rotate(-90deg);
    width: 132px;
    height: 136px;
}


/*Enquiry*/

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    
    color: #00af9d;
}

.enquiryTitle {
    font-family: "Poppins-Black" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    color: #444444;
}

.contact-form-area .contact-form-wrapper form.contact-form .nice-select {
    width: 100%;
    height: 60px;
    background: #fff;
    padding: 11px 19px 11px 12px;
    line-height: 10px;
    border-radius: 5px;
    border: 1px solid #efebeb;
    background: #fff;
    color: #a6abb0;
    font-size: 17px;
    margin-bottom: 20px;
}

.enquiryInput {
    width: 100%;
    height: 33px !important;
    background: #FFFFFF;
    border: 0.5px solid rgba(175, 175, 175, 0.55) !important;
    border-radius: 10px !important;
}

.contact-form-area .contact-form-wrapper form.contact-form input {
    height: 33px;
    width: 100%;
    color: #777777;
    font-size: 18px;
    font-weight: 400;
    padding: 9px 33px 9px 12px;
    border-radius: 10px;
    border: 0.5px solid rgba(175, 175, 175, 0.55);
    background: #fff;
    margin-bottom: 20px;
}


.submitEnquiry {
    width: 371px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #00AF9D;
    border-radius: 20px;
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #00AF9D;
    outline: none;
}

    .submitEnquiry:hover {
        width: 371px;
        height: 40px;
        background: #00AF9D;
        border: 1px solid #00AF9D;
        border-radius: 20px;
        font-family: "Poppins-Medium" !important;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        color: #FFFFFF;
        outline: none;
        transition: all 0.2s
    }

    .submitEnquiry:active {
        width: 371px;
        height: 40px;
        background: #0E9284;
        border: 1px solid #00AF9D;
        border-radius: 20px;
        font-family: "Poppins-Medium" !important;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        color: #FFFFFF;
        outline: none;
        transition: all 0.2s
    }


/*Philosophy*/

.phylosophy {
    padding-top: 0px;
    padding-bottom: 100px;
}

.learnMore {
    width: 157px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #00AF9D;
    box-sizing: border-box;
    border-radius: 20px;
    color: #00AF9D;
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    outline: none;
    padding-top: 8px;
}

    .learnMore:hover {
        width: 157px;
        height: 40px;
        background: #00AF9D;
        border: 1px solid #00AF9D;
        box-sizing: border-box;
        border-radius: 20px;
        color: #FFFFFF;
        font-family: "Poppins-Medium" !important;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        transition: all 0.2s;
        outline: none;
        text-decoration: none;
    }

    .learnMore:active {
        width: 157px;
        height: 40px;
        background: #0E9284;
        border: 1px solid #00AF9D;
        box-sizing: border-box;
        border-radius: 20px;
        color: #FFFFFF;
        font-family: "Poppins-Medium" !important;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        transition: all 0.2s;
        outline: none;
        text-decoration: none;
    }



/*Corporate Philosophy , What We do*/
.whatwedoTitle {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 72px;
    text-align: center;
    color: #00AF9D;
}

.categories-area .single-cat {
    /* border: 1px solid #e1ebf7; */
    /* border-radius: 6px; */
    padding: 55px 22px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    position: relative;
    z-index: 1;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 7%);
    border-radius: 0px 0px 15px 15px;
    border: 0px;
}

.whatWeDoImg {
    border-radius: 15px 15px 0px 0px;
    width: 100%;
    
}

.whatwedoLine {
    width: 107px;
    height: 2px;
    background: #ED1C24;
}

.expressDeliveryIcon {
    padding: 20px;
    background: #F0FCFB;
    border-radius: 10px;
}

.subTitle {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    padding-top: 30px;
}

.categories-area .single-cat::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    background: #00af9d;
    transition: none !important;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0px 0px 15px 15px;
}


/*Greetings*/

.h1-testimonial-active button.slick-arrow {
    border: 1px solid #00af9d;
    color: white !important;
    background: #00af9d8c;
}

    .h1-testimonial-active button.slick-arrow:hover {
        border: 1px solid #00af9d;
        color: white;
        background: #00af9d;
    }

.h1-testimonial-active button.slick-next {
    border-radius: 30px;
}

.h1-testimonial-active button.slick-arrow {
    border-radius: 30px;
}

.greetingTitle {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
}

.greetingImage {
    border-radius: 30px;
    width:100%;
}

.mxpressTitle {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 72px;
    line-height: 108px;
    text-align: center;
    color: rgb(237, 28, 36);
}

.mxpressSubTitle {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: rgb(0, 0, 0);
}

.mxpressDescription {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: rgb(0, 0, 0);
}

/* Category */
.category-bg {
    background-image: url(../img/bg/category_bg.png);
    margin-top: -15px;
    position: relative;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 40px;
}

.s-category-list {
    position: relative;
    z-index: 1;
}

.category-list ul {
    margin-top: 50px;
}

    .category-list ul li {
        display: inline-block;
        margin-bottom: 20px;
    }

        .category-list ul li a {
            display: block;
            text-align: center;
            box-shadow: 0px 0px 43px 0px rgba(89, 75, 128, 0.09);
            background: #fff;
            padding: 35px 29px;
            position: relative;
            width: 185px;
            transition: .4s ease-in-out;
            border-radius: 5px;
        }

            .category-list ul li a::before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: #00af9d;
                opacity: 0;
            }

.category-icon {
    margin-bottom: 15px;
    position: relative;
}

    .category-icon i {
        font-size: 45px;
        color: #00af9d;
        line-height: 1;
        display: block;
        transition: .4s ease-in-out;
    }

.category-list ul li h5 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
    transition: .4s ease-in-out;
    position: relative;
    border-radius: 5px;
}

.category-list ul li a:hover::before {
    opacity: 1;
    border-radius: 5px;
}

.category-list ul li a:hover .category-icon i {
    color: #fff;
    border-radius: 5px;
}

.category-list ul li a:hover h5 {
    color: #fff;
}

.s-category-wrap {
    padding: 0 80px;
}

.s-single-cat {
    display: block;
    text-align: center;
    border: 8px solid #d23c19;
    padding: 27px 50px;
    background: #1f1234;
    position: relative;
}

.s-cat-icon {
    margin-bottom: 20px;
}

    .s-cat-icon i {
        font-size: 52px;
        line-height: 1;
        color: #f64413;
    }

.s-cat-content h5 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
}

.s-category-area {
    background-image: url(../img/bg/s_cat_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 70px 0 40px;
    position: relative;
    z-index: 1;
}

.s-single-cat::before {
    content: "";
    position: absolute;
    height: 260px;
    width: 22px;
    background: #d23c19;
    transform: rotate(35deg) scaleY(.5);
    top: -59px;
    right: 115px;
    z-index: -1;
    transition: .4s linear;
}

.s-single-cat:hover::before {
    transform: rotate(35deg) scaleY(1);
}

.t-single-cat {
    border: none;
    padding: 70px 30px;
    background: transparent;
    transition: .4s linear;
}

    .t-single-cat:hover {
        background: #e32222;
    }

    .t-single-cat::before {
        display: none;
    }

.t-category-area {
    background-image: url(../img/bg/t_cat_bg.jpg);
    background-position: center;
    background-size: cover;
}

.t-single-cat .s-cat-content h5 {
    margin-bottom: 12px;
    font-size: 18px;
}

.t-single-cat .s-cat-content p {
    font-size: 16px;
    line-height: 26px;
    color: #dfdddd;
    margin-bottom: 0;
    transition: .4s linear;
}

.t-single-cat .s-cat-icon i {
    transition: .4s linear;
}

.t-single-cat:hover .s-cat-icon i {
    color: #fff;
}

.t-single-cat:hover .s-cat-content p {
    color: #fff;
}

.t-single-cat .s-cat-content h5 a:hover {
    color: #fff;
}

/*About*/

.aboutBG {
    background-size: cover;
    padding-bottom: 65px;
    padding-top: 65px;
}

/*What we do*/

.moreBtn {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #00AF9D;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 6px 15px;
}

.whatwedoTitle {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 72px;
    text-align: center;
    color: #00AF9D;
}



/*Top Form*/
.slider-area form.search-box .input-form {
    position: relative;
    overflow: hidden;
}

.quoteText {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #00AF9D;
    margin-top: 8px;
}

.trackingTitle {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: rgb(0, 175, 157);
}

.quoteIcon {
    background-image: url("../asset/get_quote.png");
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 90px;
    padding-top: 60px;
}

.pickupIcon {
    background-image: url(../img/gallery/pick_up.png);
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 90px;
    padding-top: 60px;
}

@media (max-width: 575px) {

.slider-area form.search-box .input-form {
    width: 100%;
}
} 

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {


}

 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    

}

 
/* small mobile :320px. */
@media (max-width: 1024px) {

    .newTrackButton {
    width:100% !important;
    }

}
 
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:450px}

    .category-list ul {
        justify-content: center;
        margin-top: -50px;
    }

}
