.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

.list.list-icons li {
    position: relative;
    padding-left: 25px;
}

.list-icons li i {
    font-size: 20px;
}

.list.list-icons li>[class*="fa-"]:first-child,
.list.list-icons li>.icons:first-child,
.list.list-icons li a:first-child>[class*="fa-"]:first-child,
.list.list-icons li a:first-child>.icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}

.social-icon {
    display: flex;
    align-items: center;
}

ul.social-icon li {
    margin-right: 15px;
}

ul.list_social {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

ul.list_social li {
    background: #000;
    color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}

.list_social li i {
    font-size: 18px;
}

.footer_center {
    display: flex;
    justify-content: center;
}

.copyright-image {
    text-align: right;
}

b,
strong {
    font-weight: bold!important;
}

.export-flag {
    text-align: center;
    margin-bottom: 25px;
}

.export-flag img {
    height: 100px;
}

.white_boxshadow {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 50px 0;
}

.download-name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
}

.product-name {
    padding-top: 10px;
}

.assortments_box .serv-item img {
    max-width: 100px;
}

.why-choose-us {
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-img-250 {
    width: 250px;
}

nav.navbar {
    padding: 10px 25px!important;
}


/* responsiveeeeeeeeeeeee */

@media only screen and (max-width: 1080px) {
    .cursor {
        display: none;
    }
    .section-padding {
        overflow: hidden;
    }
    .page-header .main-marq {
        margin-bottom: -10px;
    }
    .ipadpro-mb-20 {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 1080px) and (min-width: 992px) {
    .footer-container {
        transform: none!important;
    }
    h2 {
        font-size: 32px!important;
    }
}

@media only screen and (max-width: 991px) {
    .topnav .container-fluid {
        padding: 0 20px;
    }
    .section-padding {
        padding: 70px 0;
    }
    .ipad-order-2 {
        order: 2;
    }
    .justify-content-ipad-center {
        justify-content: center;
    }
    header.page-header .mt-30 {
        margin-top: 0px !important;
    }
    .page-header .main-marq {
        margin-bottom: 0px;
    }
    .main-marq.pt-50 {
        padding-top: 30px!important;
    }
    .sec-head.mt-50 {
        margin-top: 30px!important;
    }
    .cont.mt-50 {
        margin-top: 10px!important;
    }
    .ipad-mt-30 {
        margin-top: 30px;
    }
    .about-intro .cont .feat {
        padding-left: 50px;
    }
    .feat.mt-50 {
        margin-top: 30px !important;
    }
    .feat .mb-50 {
        margin-bottom: 30px !important;
    }
    .sec-lg-head.mb-50 {
        margin-bottom: 30px !important;
    }
    .ipad-mb-0 {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 600px) {
    .topnav {
        padding: 15px 0;
    }
    .section-padding {
        padding: 50px 0;
        overflow: hidden;
    }
    .about .img .exp {
        display: none;
    }
    .stutas .mr-30 {
        margin-right: 10px !important;
    }
    .stutas.pt-40 {
        padding-top: 20px !important;
    }
    .stutas.mt-40 {
        margin-top: 20px !important;
    }
    .sec-lg-head.mb-50 {
        margin-bottom: 20px !important;
    }
    .mob-plr-15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .mob-mt-0 {
        margin-top: 0 !important;
    }
    .footer_center {
        justify-content: left;
    }
    .copyright-image {
        text-align: center;
    }
    .copyright-style {
        text-align: center;
        padding-bottom: 10px;
    }
    .mob-mb-15 {
        margin-bottom: 15px !important;
    }
    .mob-mb-20 {
        margin-bottom: 20px !important;
    }
    .mob-mb-0 {
        margin-bottom: 0 !important;
    }
    .main-marq.xlrg .box .item {
        padding: 0 10px;
    }
    .mob-text-left {
        text-align: left
    }
    .mob-mb20 {
        margin-bottom: 20px !important;
    }
    .mt-40 {
        margin-top: 0px !important;
    }
    nav.navbar {
        padding: 10px 15px!important;
    }
}