﻿body {
    
}
.networksolution-page-container {
    float: left;
    width: 100%;
    /*background: #2b2b2b;*/ background: url(../images/networksolution/bg.png) no-repeat center center fixed;
    background: url(../images/services-solutions/sardonyx-solution-banner-3.webp) no-repeat center center fixed;
    background-size: cover;
}
.networksolution-banner {
    float: left;
    width: 100%;
 
    margin-top:50px;
}
.network-leftcontent {
    float: left;
    
}
.network-right-img {
    position: relative;
    height: 673px;
}
    .network-right-img .networkimgmain-bg {
        position: absolute;
        z-index: 4;
        width: 100%;
        /* height: 100%; */
        /* height: 296px; */
        max-width: 90%;
        max-height: 100%;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
.networkimg-bg {
    position: absolute;
    z-index: 2;
    right: 431px;
    top: 52px;  
}
.animate-border span {
    position: absolute;
    display: block;
    width: 5%;
    padding-bottom: 5%;
    top: 39%;
    left: 42%;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    border-radius: 50%;
    z-index: 0;
}
    .animate-border span:first-child {
        -webkit-animation: pulsei 4.2s ease-out .5s infinite normal none running;
        animation: pulsei 4.2s ease-out .5s infinite normal none running;
    }
    .animate-border span:nth-child(2) {
        -webkit-animation: pulsei 4.2s ease-out 1.5s infinite normal none running;
        animation: pulsei 4.2s ease-out 1.5s infinite normal none running;
    }
    .animate-border span:nth-child(3) {
        -webkit-animation: pulsei 4.2s ease-out 2.5s infinite normal none running;
        animation: pulsei 4.2s ease-out 2.5s infinite normal none running;
    }
    .animate-border span:nth-child(4) {
        -webkit-animation: pulsei 4.2s ease-out 3.5s infinite normal none running;
        animation: pulsei 4.2s ease-out 4.5s infinite normal none running;
    }
    @-webkit-keyframes pulsei{
        0% {
            -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            border: solid 1.5px #b3eaf8;
            /*border: solid 1.5px red;*/
            opacity: 1;
            width: 5%;
            padding-bottom: 5%;
        }
        to {
            -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            border: solid 1.5px #b3eaf8;
            /*border: solid 1.5px red;*/
            opacity: 0;
            width: 50%;
            padding-bottom: 50%;
        }
    }
.parastyle{
}
.network-features .sec-title .title {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.4;
    color: #191919;
    margin: 0 auto;
    font-family: 'Poppins-Bold';
    text-transform: capitalize;
}

.network-features .colorchange {
    animation: colorchange 7s infinite ease-in-out;
    background: none !important;
}
.network-features .heading-line {
    margin: 15px auto 20px;
}
.partion-box {
    /*border: 1px solid #dadce0;*/
    border-radius: 8px;
    float: left;
    width: 100%;
    box-shadow: 0px 0px 50px 11px #5f8aec0d;
    background: #fff;
}

.box-content-img {
    /*background: #37474f url('../images/networksolution/sardonyx-net.png') top center/cover no-repeat;*/
    background-image: url('../images/networksolution/sardonyx-bg-box.png');
    min-height: 100px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-size: contain;
    background: #ff7043 url(../images/networksolution/bg1.webp) top center no-repeat;
    background-size: contain;
}
.par-count {
    align-items: center;
    border-radius: 108px;
    color: #fff;
    border: solid 2px #FFF;
    height: 108px;
    position: absolute;
    left: 43%;
    top: 42px;
    justify-content: center;
    line-height: 135px;
    margin-bottom: 8px;
    margin-right: 8px;
    text-align: center;
    width: 108px;
    transition: border-color .2s ease-in-out;
    background: #e53935;
    display: flex;
    display: flex;
    left: 50%;
    transform: translateX(-50%);
}
.network-content {
    float: left;
    width: 100%;
    padding-top: 160px;
    height: 370px;
    margin-bottom: 15px;
}
    .network-content h3 {
        color: #4285f4;
        TEXT-ALIGN: CENTER;
        margin-top: 10px;
        font-size: 20px;
        font-family: 'Poppins-Medium';
    }
    .network-content p {
        PADDING-LEFT: 15PX;
        PADDING-RIGHT: 15PX;
        color: #454545;
        font-family: 'Poppins-Regular';
        font-size: 16px;
        text-align: center;
    }
.network-features-list{
    float:left;width:100%;height:100%;
}
.network-features {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
    .network-features .sec-title {
        float: left;
        width: 100%;
        text-align:center;
    }
.fullbox_footer {
    float: left;
    width: 100%;
}
.technology-solution-features {
    float: left;
    width: 100%;
    box-shadow: 0 0 30px #e5dede;
    background: #fff;
}
.technology-solution-features .network-content {
    padding-top: 0px;height:initial;
}
.tech-icon {
    position: relative;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    margin-bottom: 30px;
}
    .tech-icon img {
        position: absolute;
        margin: 0 auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        max-width: 100%;
        max-height: 100%;
    }
.technology-solution-features .network-content h3 {
    font-size: 17px;
    font-family: 'Poppins-Medium';
}
.technology-solution-features .network-content p {
    text-align: left;
    font-family: 'Poppins-Regular';
    font-size: 16px;
}
.mar-top-30{
    margin-top:30px;
}
.mar-top-60 {
    margin-top: 60px;
}
.margin-60 {
    margin-top: -30px;
}
.sec-title .title {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.4;
    color: #191919;
    margin: 0 auto;
    font-family: 'Poppins-Bold';
    text-transform: capitalize;
}
.heading-line {
    margin: 15px auto 20px;
}
.technology-para{
    float:left;
    margin-top:30px;
}
    .technology-para .desc, .network-features .desc {
        font-size: 16px;
        line-height: 31px;
        font-weight: 400;
        color: #202124;
        margin: 0;
        font-family: 'Poppins-Regular';
        animation-delay: .4s;
        margin-bottom: 18px;
    }
.network-features .desc {
    text-align:center;
    float:left;
    width:100%;
}
.innovation{
    float:left;width:100%;
    background:#0f054b;
    position:relative;
    margin-top:30px;

}
.innovation-circle{
    position:absolute;
    top:0;
    left:-243px;
    z-index:1;
}
.innovation-shape {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.inovation-para .desc {
    
    color: #fff;
    font-family: 'Poppins-Regular';
    font-size:22px;
}
.inovation-para {
    text-align: center;
    margin: auto;
}
.industrywe-served {
    float: left;
    width: 100%;
    /* margin-top: 30px; */
    padding-top: 60px;
    z-index: 4;
    background: #fff;
    position: relative;
    padding-bottom: 60px;
}
.serverd-icon {
    position: relative;
    width: 100%;
    height: 65px;
    margin-top: 15px;
}
.serverd-icon img{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    max-height:100%;
    max-width:100%;
}
.industrywe-served .desc {
    text-align: center;
    font-family: 'Poppins-Regular';
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.industrywe-served .sec-title{
    float:left;width:100%;
}
.industry-we-served-box {
    float: left;
    width: 100%;
    box-shadow: 0px 0px 50px 2px #00000008;
}
.innovation {
    background-image: url('../images/networksolution/sardonyx-network-minibanner.webp');
    height:400px;
}
.icons-check {
    background-image: url('../images/networksolution/sardonyx-networksecuroty.png');
    background: url(../images/networksolution/sardonyx-networksecuroty1.png) center no-repeat;
    /* height: 262px; */
    /* width: 150px; */
    /* float: left; */
    /* position: relative; */
    /* margin: auto; */
    /* z-index: 3333333333; */
    background-size: contain;
    width: 70px;
    height: 70px;
}

.tech-solution-box2 {
    background: #5c6bc0 url(../images/networksolution/bg2.webp) top center no-repeat;
    background-size: cover;
    
}
.tech-solution-box3 {
    background: #7b1fa2 url(../images/networksolution/bg3.webp) top center no-repeat;
    background-size: cover;
}
.tech-solution-box4 {
    background: #4285f4 url(../images/networksolution/bg4.webp) top center no-repeat;
    background-size: cover;
}
.tech-solution-box5 {
    background: #8bc34a url(../images/networksolution/bg5.webp) top center no-repeat;
    background-size: cover;
}
.tech-solution-box6 {
    background: #ec407a url(../images/networksolution/bg6.webp) top center no-repeat;
    background-size: cover;
}
.tech-solution-box7 {
    background: #34474f url(../images/networksolution/bg7.webp) top center no-repeat;
    background-size: cover;
}
.tech-solution-box8 {
    background: #01acc1 url(../images/networksolution/bg9.webp) top center no-repeat;
    background-size: cover;
}
.tech-solution-box9 {
    background: #283593 url(../images/networksolution/bg8.webp) top center no-repeat;
    background-size: cover;
}
.tech-solution-box2 .par-count {
    background: #283593;
}
.tech-solution-box3 .par-count {
    background: #ab47bc;
}
.tech-solution-box4 .par-count {
    background: #4285f4;
}
.tech-solution-box5 .par-count {
    background: #558b24;
}
.tech-solution-box6 .par-count {
    background: #c2185b;
}
.tech-solution-box7 .par-count {
    background: #263238;
}
.tech-solution-box8 .par-count {
    background: #00838f;
}
.tech-solution-box9 .par-count {
    background: #1a237e;
}

.box-content-img img {
   width:60%;
}
h3.color-network-content1 {
    COLOR: #f88d4c;
}
h3.color-network-content2 {
    COLOR: #f31e81;
}
h3.color-network-content3 {
    COLOR: #40e3bc;
}
h3.color-network-content4 {
    COLOR: #2c44e4;
}
.network-right-img .networkimgmain-bg{
    max-width:60%;
}
.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    
}
.network-right-img .networkimgmain-bg.rotateme {
    max-width: 100%;
}

@-webkit-keyframes rotateme {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotateme {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.techsol-banner {
    background-image: url('../images/networksolution/sardonyx-tech-banner.jpg');
    background-position-y: 70%;
    height: 380px;
    display: flex;
    align-items: center;
}
    .techsol-banner .sec-title .title {
        max-width: 700px;
    }
.innovation-leftimg {
    padding-top: 10px;
}
.industry-we-served-box .serverd-icon img {
    transform: scale(0);
    transition: all .3s ease;
}
.zoomin-out {
    animation: zoomin-out 8s ease infinite;
}
.rotate-img{
    position:relative;
}
.shape1 {
    top: 0%;
    left: 30px;
    -webkit-animation: rotate3d 4s linear infinite;
    animation: rotate3d 4s linear infinite;
    opacity: .4;
    position: absolute;
}
.postion-change-1 {
    right: 30px;
    left: initial;
    top:900px;
}
.postion-change-2 {
    right: initial;
    left: 10px;
    top: 700px;
}
.postion-change-3 {
    right: 40px;
    left: initial;
    top: 15px;
}
@-webkit-keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }

    to {
        -webkit-transform: rotateY(1turn);
        transform: rotateY(1turn)
    }
}
.client-page-banner.techsol-banner p.title {
    font-size: 29px;
}