.cus_href_red:hover {
    color: #ff0505;
}

/* CSS */

.button-33 {
    background-color: #c2fbd7;
    border-radius: 100px;
    box-shadow: rgba(44, 187, 99, .2) 0 -25px 18px -14px inset, rgba(44, 187, 99, .15) 0 1px 2px, rgba(44, 187, 99, .15) 0 2px 4px, rgba(44, 187, 99, .15) 0 4px 8px, rgba(44, 187, 99, .15) 0 8px 16px, rgba(44, 187, 99, .15) 0 16px 32px;
    color: green;
    cursor: pointer;
    display: inline-block;
    font-family: CerebriSans-Regular, -apple-system, system-ui, Roboto, sans-serif;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 250ms;
    border: 0;
    font-size: 16px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-33:hover {
    box-shadow: rgba(44, 187, 99, .35) 0 -25px 18px -14px inset, rgba(44, 187, 99, .25) 0 1px 2px, rgba(44, 187, 99, .25) 0 2px 4px, rgba(44, 187, 99, .25) 0 4px 8px, rgba(44, 187, 99, .25) 0 8px 16px, rgba(44, 187, 99, .25) 0 16px 32px;
    transform: scale(1.05) rotate(-1deg);
    background-color: #c2fbd7;
    color: #343434;
}

.review_two_button a {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    width: 30%;
}

/* CSS */

.button-31 {
    background-color: #222;
    border-radius: 4px;
    border-style: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Farfetch Basis", "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
    max-width: none;
    min-height: 44px;
    min-width: 10px;
    outline: none;
    overflow: hidden;
    padding: 9px 20px 8px;
    position: relative;
    text-align: center;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: 100%;
}

.button-31:hover,
.button-31:focus {
    opacity: .75;
    background-color: #141414 !important;
}

/* nav dropdown  */

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ff3030;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(253 13 13 / 25%);
}

/* ======= privacy policy page =========== */

.services-details-page.style-5 .ser-details .privacy_policy .main-img {
    height: 450px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 50px;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

/* ======= privacy policy page =========== */

/* ======= header part======= */

.sponsers_images .sponsers-content a img {
    width: 70px;
}

/* ======= header part======= */

/* About us */

.about-page.style-2 .about.style-2 .info .text {
    color: #666;
    font-size: 15px;
    text-align: center;
}

.about_nex img {
    overflow: hidden;
    border-radius: 8px;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 1rem 0rem;
    z-index: 1;
}

.culture.style-5 .culture-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    max-height: 500px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.community.style-4 .content {
    border: 1px solid lightgrey;
    border-radius: 90px;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

/* screenshot section */

.screenshots.style-4 .screenshots-slider {
    position: absolute;
    top: 84px;
    width: calc(100% + 120px);
    left: -60px;
}

.screenshots.style-4 .mob-hand {
    pointer-events: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-33%);
    -ms-transform: translateX(-33%);
    transform: translateX(-33%);
    height: 615px;
    z-index: 10;
}

/* service pages */

.imgs-items .img-item {
    border: 1px solid #cfcfcf;
    border-radius: 12px;
    padding: 1rem 1rem;
    margin: 2rem 0rem;
}

/* why nexinfotech service */

.ser_features {
    padding: 2rem 0rem;
}

/* dropdown */

/* .dropdown-menu {
    min-width: 160px;
    padding: 8px 0;
    border-radius: 15px;
    border: 0;
    top: 100%;
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
} */

/* portfolio */

.portfolio.style-1 .portfolio-card {
    background-color: #fff;
    border-radius: 7px;
    overflow: hidden;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    margin-bottom: 2rem;
}

.portfolio-page.style-1 .portfolio-projects.style-1 .controls button {
    border: 0;
    background: #ffffff;
    font-weight: bold;
    text-transform: capitalize;
    margin: 10px;
    color: #000000;
    border-radius: 8px;
    outline: 0;
    padding: 0.8rem;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

/* footer  */

.foot {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.links-group .links a:hover {
    color: #ff0505 !important;
}

footer.style-7 {
    position: relative;
    background: url(../img/comming_back1.png) #f0eff5;
    padding-bottom: 10px;
    background-size: cover;
    background-position: bottom;
}

footer.style-7 .info-logo .logo {
    width: 250px;
    margin-bottom: 25px;
}

footer.style-7 .links-side {
    -webkit-padding-start: 50px;
    padding-inline-start: 10px;
}

footer.style-7 .links-side {
    -webkit-padding-start: 50px;
    padding-inline-start: 10px;
}

/* form input select design */

.select_service option {
    background-color: rgb(255, 255, 255);
    padding: 8px !important;
}

/*index page */

header.style-7 .info h1 .num {
    color: #ff0505;
}

.testimonials.style-4 .content .testi-cards .client_card .user_img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}