* {
    margin: 0;
    padding: 0;
    list-style: none !important;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
}

img {
    max-width: 100%;
    text-align: center;
}

ul {
    margin: 0 !important;
    padding: 0 !important;
}

p {
    color: #888;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
}

span {
    color: #d61913;
}

ul.top-info li a:hover {
    color: #d61913;
}

/* top header start here  */
.logo img {
    height: 120px;
}

header.top-head {
    background: #000;
    padding: 3px 0;
}

ul.top-info {
    padding: 0;
    margin: 0;
}

ul.top-info li {
    display: inline-block;
    margin-right: 12px;
}

ul.top-info li {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}

ul.top-info li a {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}

ul.top-info li i {
    color: #d61913;
    margin-right: 5px;
    font-size: 16px;
}

ul.top-right {
    text-align: right;
    padding: 0;
    margin: 0;
}

ul.top-right li {
    display: inline-block;
    margin-right: 8px;
}

ul.top-right li a {
    color: #fff;
}

ul.top-right li a:hover {
    color: #d61913;
}

.marquee {
    color: #fff;
    font-size: 11px;
    position: relative;
    top: 4px;
}

/* top header end here  */

/* nav bar start here */
.wrap.sticky-top nav#main_navbar {
    background: #fff !important;
    box-shadow: 1px 0 10px rgb(0 0 0 / 10%);
}

.dropdown-item.active,
.dropdown-item:active {
    color: #d61913 !important;
    text-decoration: none;
    background-color: #0d6efd00 !important;
}

a.navbar-brand img {
    height: 65px;
}

li.nav-item.dropdown1 {
    margin-right: 60px;
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    margin-right: 60px;
}

.navbar-light .navbar-nav .nav-link:last-child {
    margin-right: 0px;
}

a.nav-link.dropdown-toggle:hover {
    color: #d61913 !important;
}

ul.dropdown-menu.animate__animated.animate__fadeIn.show li {
    border-bottom: 1px solid #dee2e6;
}

.dropdown-menu>li.show {
    color: #d61913 !important;
}

ul.dropdown-menu.animate__animated.animate__fadeIn.show li:last-child {
    border-bottom: 0px solid #dee2e600;
}

.dropdown-menu>li a:hover {
    color: #d61913 !important;
    padding-left: 20px !important;
}

.dropdown-item {
    transition: 0.3s;
}

.animate__fadeIn {
    animation-name: unset !important;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #d61913 !important;
}

.dropdown-menu>li.show>a {
    color: #fff !important;
    background: #d61913 !important;
}

.dropdown-menu>li a:hover,
.dropdown-menu>li.show {
    background: rgba(255, 255, 255, 0) !important;
    color: #d61913 !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(../images/toggle.jpg) !important;
}

ul.dropdown-menu li {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}

ul.dropdown-menu li:last-child {
    border-bottom: 0px solid rgba(0, 0, 0, .15);
}

/* nav bar end here */

/* banner start here */
section.banner {
    background-image: url(../images/E-commerce-slider.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 5%;
}

.banner-text {
    text-align: left;
}

.banner-text h1 {
    color: #333;
    font-size: 37px;
    font-weight: 700;
    padding: 11% 0;
    margin-top: 0;
    text-align: left;
    line-height: 1.3;
    font-family: poppins;
}

/* banner end here */

/* E-Commerce part start here */
section.E-Commerce-part {
    margin-bottom: 5%;
}

.testimonial {
    text-align: center;
    padding-bottom: 2%;
}

h3.title {
    color: #d61913;
    font-size: 32px;
    font-weight: 700;
}

.owl-carousel {
    display: unset !important;
}


span.readmore__content {
    line-height: 1.9;
}

button.readmore__toggle {
    background: #d61913;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 5px;
}

a#read-more_0 {
    background: #fff;
    color: #d61913;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 50px;
    font-size: 16px;
    border: 2px solid #d61913;
    transition: 0.3s;
}

a#read-more_0:hover {
    color: #fff;
    background: #d61913;
}

.readmore.js-read-more.is-expanded {
    width: 98%;
}

/* E-Commerce part end here */

/* deal part start here */
section.deal-part {
    margin-bottom: 5%;
    text-align: center;
}

.deal-hd-text h4 {
    color: #333;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}

.bullet-boxes {
    background: #d61913;
    padding: 15px 25px;
    text-align: center;
    border-radius: 50px;
}

.bullet-boxes h2 {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin: 0;
}

.bullet-boxes h4 {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin: 0;
}

.internet-btm-text p {
    text-align: center;
}

/* deal part end here */


/* INTERNET part start here */
.internet-btm {
    padding: 2% 0;
    background: #f8f8f8;
    margin-bottom: 5%;
    margin-top: -3%;
}

/* INTERNET part end here */

/* footer start here */
footer.main-footer {
    padding: 1% 0 1% 0;
    background-image: url(../images/footer-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

ul.footer-icon {
    text-align: left;
    margin-top: 20px;
}

ul.footer-icon li {
    display: inline-block;
    margin-right: 12px;
}

ul.footer-icon li a {
    color: #fff;
    font-size: 22px;
    transition: 0.2s;
}

ul.footer-icon li a:hover {
    color: #d61913;
}

h2.footer-hd-text {
    color: #fff;
    font-size: 22px;
}

ul.footer-ul li {
    margin-bottom: 15px;
    list-style: none;
}

ul.footer-ul li a {
    color: #888;
    text-decoration: none;
    transition: 0.3s;
}

ul.footer-ul li a:hover {
    color: #d61913;
    text-decoration: underline;
}

h3.mail {
    position: relative;
    bottom: 10px;
}

h3.mail a {
    color: #888;
    font-size: 16px;
    text-decoration: none;
}

h3.mail a:hover {
    color: #fff;
    text-decoration: underline;
}

h4.copyright {
    color: #888;
    font-size: 14px;
    font-weight: 400;
}

h4.copyright2 {
    color: #888;
    font-size: 14px;
    font-weight: 400;
}

.footer-logo img {
    height: 120px;
}

h3.mail a:hover {
    color: #d61913;
}

.footer-btn.pt-2 {
    text-align: center;
}

.footer-btn.pt-2 ul li {
    display: inline-block;
    padding: 0 20px;
    position: relative;
}

.footer-btn.pt-2 ul li a {
    display: inline-block;
    font-size: 14px;
    color: #888;
    margin-top: 5px;
    text-decoration: underline;
}

.footer-btn.pt-2 ul li a:hover {
    color: #d61913;
}

li.footer-after:after {
    content: "";
    width: 1px;
    background-color: #fff;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
}

/* footer end here*/


/* responsive 1280px start here*/
@media only screen and (max-device-width:1280px) {

    .bullet-boxes h2 {
        color: #fff;
        font-weight: 700;
        font-size: 16px;
    }
}

/* responsive 1280px end here */

/* responsive 1199px start here*/
@media only screen and (max-device-width:1199px) {
    .bullet-boxes {
        margin-bottom: 20px;
    }

    .full.mt-4 {
        margin-top: 0 !important;
    }

    .footer-full.border-bottom.pb-5 {
        padding-bottom: 15px !important;
    }
}

/* responsive 1199px end here */


/* responsive 1024px start here*/
@media only screen and (max-device-width:1024px) {
    h4.copyright {
        text-align: center !important;
    }

    h4.copyright2 {
        text-align: center !important;
        padding-top: 5px !important;
        font-size: 14px;
    }

    ul.footer-ul li {
        margin-bottom: 12px;
    }

    h2.footer-hd-text {
        margin-bottom: 20px !important;
    }

    .banner-text h1 {
        color: #333;
        font-size: 28px;
        font-weight: 700;
        padding: 11% 0;
    }

    h3.title {
        font-size: 28px;
    }

    .bullet-boxes {
        margin-bottom: 20px;
    }

    .bullet-boxes h2 {
        font-size: 25px;
    }

    .bullet-boxes2 h2 {
        font-size: 25px;
    }


    /*  */

    li.footer-after:after {
        display: none;
    }

    .footer-btn.pt-2 ul li {
        padding: 0 10px;
    }

    .footer-btn.pt-2 {
        padding: 0 !important;
    }

    h4.copyright {
        margin-bottom: 0;
    }

    /*  */
    .bullet-boxes h2 {
        font-size: 18px;
    }

    .full.mt-4 {
        margin-top: 0 !important;
    }
}

/* responsive 1024px end here */

/* responsive 991px start here */
@media only screen and (max-device-width:991px) {
    ul.top-info {
        text-align: center;
    }

    ul.top-right {
        text-align: center;
    }

    header.top-head {
        padding: 10px 0;
    }

    .marquee {
        top: 2px;
    }
}

/* responsive 991px end here */

/* responsive 980px start here */
@media only screen and (max-device-width:980px) {
    ul.top-info {
        text-align: center;
    }

    ul.top-right {
        text-align: center;
    }

    body {
        padding: 0 !important;
    }

    header.top-head {
        padding: 3px 0;
    }

    ul.top-info {
        display: none;
    }

    ul.top-right {
        display: none;
    }

    h2.footer-hd-text {
        font-size: 18px;
    }
}

/* responsive 980px end here */


/* responsive 768px start here */
@media only screen and (max-device-width:768px) {
    p.logo-part img {
        left: 2.4rem;
    }

    .banner-text h1 {
        font-size: 30px;
    }

    .hd-text h2 {
        font-size: 16px;
    }

}

/* responsive 768px end here */

/* responsive 767px start here */

@media only screen and (max-device-width:767px) {
    h2.footer-hd-text.mt-5.mb-5 {
        text-align: center;
    }

    ul.footer-ul {
        text-align: center;
    }

    h3.mail {
        text-align: center;
    }

    ul.footer-icon {
        text-align: center;
    }


}

/* resposnive 767px end here */

/* responsive 540px start here */
@media only screen and (max-device-width:540px) {
    .bullet-boxes h2 {
        font-size: 21px;
    }
}

/* responsive 540px end here */

/* responsive 425px start here */
@media only screen and (max-device-width:425px) {
    .banner-text h1 {
        font-size: 23px;
    }

    .footer-full.border-bottom.pb-5 {
        text-align: center;
    }

    .footer-logo {
        text-align: center;
    }

    .footer-logo p {
        width: 100% !important;
    }

    ul.footer-icon {
        text-align: center;
    }

    .footer-full.border-bottom.pb-5 {
        padding-bottom: 10px !important;
    }

    .testimonial {
        padding: 0 0 30px 0;
    }

    .testimonial .title {
        font-size: 23px;
    }

    h3.title {
        font-size: 21px;
    }

    .bullet-boxes h2 {
        font-size: 16px;
    }

    .digitalization-hd-text h2 {
        font-size: 23px;
    }

    /*  */

    .testimonial .description {
        text-align: center;
    }

    p.box-little-text {
        text-align: center;
    }

    p.banner-para {
        line-height: 2;
    }

    h1.banner-h1 {
        margin-bottom: 0;
    }

}

/* responsive 425px end here */


/* responsive 412px start here */
@media only screen and (max-device-width:412px) {

    h3.title {
        font-size: 20px;
    }
}

/* responsive 412px end here */


/* responsive 393px start here */
@media only screen and (max-device-width:393px) {
    .bullet-boxes h2 {
        font-size: 16px;
    }

    h3.title {
        font-size: 19px;
    }


}

/* responsive 393px end here */

/* responsive 390px start here */
@media only screen and (max-device-width:390px) {
    .bullet-boxes h4 {
        font-size: 16px;
    }

    .bullet-boxes2 h4 {
        font-size: 16px;
    }


}

/* responsive 390px end here */

/* responsive 375px start here */
@media only screen and (max-device-width:375px) {

    .banner-text h1 {
        font-size: 21px;
        width: 50%;
    }

    h4.copyright {
        font-size: 14px;
    }

    h4.copyright2 {
        font-size: 14px;
    }

    .bullet-boxes h2 {
        font-size: 16px;
    }

    h3.title {
        font-size: 18px;
    }

    .deal-hd-text h4 {
        font-size: 23px;
    }


}

/* responsive 375px end here */

/* responsive 360px start here */
@media only screen and (max-device-width:360px) {
    h3.title {
        font-size: 17px;
    }

    .deal-hd-text h4 {
        font-size: 22px;
    }

    .bullet-boxes h2 {
        font-size: 15px;
    }
}

/* responsive 360px end here */

/* responsive 320px start here */
@media only screen and (max-device-width:320px) {


    .testimonial .title {
        font-size: 21px;
    }

    .digitalization-hd-text h2 {
        font-size: 20px;
    }

    .digitalization-hd-text h3 {
        font-size: 18px;
    }

    .bullet-boxes h2 {
        font-size: 20px;
    }

    .bullet-boxes2 h2 {
        font-size: 20px;
    }

    h3.title {
        font-size: 15px;
    }

    .deal-hd-text h4 {
        font-size: 19px;
    }

    .bullet-boxes h2 {
        font-size: 13px;
    }


}

/* responsive 320px end here */

/* responsive 280px start here */
@media only screen and (max-device-width:280px) {


    .bullet-boxes h2 {
        font-size: 12px;
    }


}

/* responsive 280px end here */