h5 {
    font-size: 16px;
}

.common_banner {
    z-index: 2;
}



#accordionExample .accordion-item {
    box-shadow: none;
    border: none !important;
}

#accordionExample .accordion-button {
    box-shadow: none;
    border: none !important;
    position: relative;
    font-weight: 800;
    background-color: transparent;
    padding: 20px;
    border-bottom: 1px solid #F4F2FB !important;
    border-radius: 15px 15px 15px 15px;
}

#accordionExample .accordion-button::after {
    height: 15px;
    width: 15px;
    background-size: cover;
}

#accordionExample .accordion-button:focus {
    box-shadow: none;
}

#accordionExample .accordion-button:not(.collapsed) {
    color: #008def !important;
    box-shadow: none !important;
    border: none !important;
    background-color: #F4F2FB !important;
    border-radius: 15px 15px 0 0;
}

#accordionExample .accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

#accordionExample .accordion-body {
    font-weight: 200 !important;
    padding: 0 20px 22px 20px;
}

#accordionExample .accordion-collapse {
    border-radius: 0 0 15px 15px;
    background-color: #F4F2FB !important;
}


.web_devleopment .number_box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    width: 42px;
    margin: 0 auto;
    top: -25px;
    color: #fff;
    position: relative
}

.web_devleopment .number_box::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #008def;
    border: 4px solid #fff;
    z-index: -1;
    transform: rotateZ(45deg)
}

.web_devleopment h2 {
    font-size: 16px;
    text-align: center;
    font-weight: 600
}

.web_devleopment .box {
    box-shadow: 0 4px 21px rgba(0, 0, 0, 0.10);
    margin: 20px 0;
    min-height: 96px;
    border-radius: 5px;
}

.tech_row h2 {
    font-size: 18px;
    color: #008def;
    font-weight: 600;
    margin-left: 20px;
    margin-bottom: 5px;
}

.tech_row .grey-bg {
    background-color: rgba(0, 123, 255, 0.05);
    padding: 14px;
}

.tech_row ul li {
    margin: 0 10px !important;
    margin-top: 14px !important;
    background-color: #fff;
    border-radius: 50px;
    height: 86px;
    width: 86px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.4);
}

.tech_row img {
    max-height: 50px;
    width: auto;
    display: block;
    margin: 0 auto;
    margin-top: 18px;
}

.points li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}

.points li::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotateZ(45deg);
    height: 10px;
    width: 10px;
    background-color: #008def;
    border: 2px solid #fff;
}

/* Mobile APP */
#mob_app img,
#fullScreen-industries img {
    height: 100px;
    width: auto;
}

.mobileApp_service img {
    height: 68px;
    width: auto;
}

.work_pro svg {
    height: 60px;
    width: auto;
}

.dash_line {
    letter-spacing: 5px;
    font-weight: 900;
    color: #008def;
    margin: 0 20px;
    border-top: 2px dashed #008def;
    min-width: 270px;
}

.number {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #008def;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-top: -20px;
}

.work_pro h3 {
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 5px;
    font-size: 16px;
}



#mob_app .industries_icon,
#fullScreen-industries .industries_icon {
    width: 90px;
    height: 90px;
    line-height: 92px !important
}

#mob_app .industries_icon svg,
#fullScreen-industries .industries_icon svg {
    width: 52px;
    height: 52px;
}

.web_service .block {
    min-height: 293px;
}

.design_tech img {
    height: 80px;
    width: auto;
}

.web_service svg {
    height: 58px;
    width: auto;
    fill: #008def;
}

.digital_marketing svg {
    height: 80px;
    width: auto;
    fill: #008def
}

ul.benefits li {
    margin-right: 0 !important;
    margin-top: 20px;
}

ul.benefits li:not(:last-child) {
    padding-right: 26px;
}

ul.benefits .block {
    color: #fff;
    background: #008def;
    border-radius: 50px
}

ul.benefits .number_style {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #000;
    border: 3px solid #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    color: #fff;
    position: relative;
    background: #008def;
}

ul.benefits .block span {
    padding-left: 42px;
    padding-right: 22px;
    margin-right: 0 !important;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    margin-left: -25px;
    display: flex;
    align-items: center
}

#mob_app .industries_icon,
#fullScreen-industries .industries_icon {
    width: 90px;
    height: 90px;
    line-height: 92px !important
}

#mob_app .industries_icon svg,
#fullScreen-industries .industries_icon svg {
    width: 52px;
    height: 52px;
}

.about .industries_icon {
    width: 100px;
    height: 100px;
    background-image: linear-gradient(to right, #008def, #006adb);
    border-radius: 50%;
    transition: .2s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
}

.about .industries_icon svg {
    height: 68px;
}

.about .solution {
    border-right: 1px solid #e6e6e6;
}

.about .solution:nth-child(4),
.about .solution:nth-child(8) {
    border-right: none;
}

.about .solution:first-child,
.about .solution:nth-child(2),
.about .solution:nth-child(3),
.about .solution:nth-child(4) {
    border-bottom: 1px solid #e6e6e6;
}

.tech_block {
    min-height: 162px;
    margin-bottom: 22px;
    align-items: center;
    padding: 28px 0 !important;
    text-align: center;
}

.tech_block .txt {
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    margin-top: 18px;
}

.followListing li {
    padding: 5px 0px;
}

.followListing svg {
    height: 22px;
    width: auto;
    fill: #adadad
}

.game_service .block {
    min-height: 296px;
}

.erp_service .block {
    min-height: 275px;
}

.portfolio_tabs li.active_item a {
    background-color: #008def;
    color: #fff !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
}

#portfolio_slider img {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    border-radius: 5px
}

#portfolio_slider .button-secondary {
    display: inline-block
}

#portfolio_slider .carousel-control-prev,
#portfolio_slider .carousel-control-next {
    width: 10%
}

.game_slider .carousel-control-prev,
.game_slider .carousel-control-next {
    width: 5%
}

#portfolio_slider .carousel-indicators {
    align-items: center;
    margin-bottom: 20px
}

.game_slider .carousel-indicators {
    align-items: center;
    margin-bottom: -28px
}

#portfolio_slider .carousel-indicators [data-bs-target],
.game_slider .carousel-indicators [data-bs-target] {
    background-color: #008def;
    height: 10px;
    width: 10px;
    border-radius: 50px !important;
    border: none;
    opacity: .2
}

#portfolio_slider .carousel-indicators button.active,
.game_slider .carousel-indicators button.active {
    height: 14px;
    width: 14px;
    opacity: 1
}

.client_btn_box {
    position: relative
}

.client_btn_box::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 240px;
    width: 240px;
    z-index: -1;
    animation: border_radius_variation 10s linear infinite
}

.client_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 80px;
    width: 80px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%
}

.client_btn i {
    color: rgba(0, 141, 239, 0.5);
    font-size: 38px;
    display: flex;
    justify-content: center;
    padding-top: 12px
}

.client_btn_box img {
    height: 250px;
    width: auto;
    margin: 0 auto;
    display: block
}



/* Content Writing */

.content-writing-bg {
    position: relative;
}

.content-writing-bg::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    background-image: url(../images/pages_bg/content-writing-bg.svg);
    background-size: contain;
    z-index: -1;
    opacity: .4;
    animation: rotate-con 40s linear infinite;
}

@keyframes rotate-con {
    0% {
        transform: translate(-50%, -50%) rotateZ(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotateZ(360deg);
    }
}

.content-writing-block {
    border-radius: 15px 15px 15px 15px;
    padding: 20px;
    box-shadow: -4.104px 11.276px 38px 0 rgba(45, 42, 61, .1);
    background-color: #fff;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.content-writing-block:nth-child(even) {
    margin-left: 60px;
}

.content-writing-block:nth-child(odd) {
    margin-right: 60px;
}

.content-writing-block .content-writing-img {
    min-height: 100px;
    max-height: 100px;
    min-width: 100px;
    max-width: 100px;
    border-radius: 50%;
    background-color: #F4F2FB !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}


.content-writing-block svg {
    min-width: 60px;
    max-width: 60px;
    height: auto;
}