.secure-data {
    background-image: url("../images/secure-data.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: fixed;
    height: 80vh;
    position: relative;
    display: flex;
    align-items: center;
}
.link-btn{
    margin-bottom: 0;
    text-align: right;
    position: absolute;
    bottom: 2%;
    right: 4%;
    font-size: 0.9rem;
    color: #ccc;
    
}
.link-btn i{
    color: #ccc;
    font-size: 0.7rem;

}
.secure-data::before {
    content: "";
    position: absolute;
    top: 0;
    left: 25%;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #fff 29%, transparent 59%);
}

.secure-content {
    margin-left: 4%;
}




.managed-section {
    background-image: url("../images/managed-bg.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: fixed;
    height: 80vh;
    position: relative;
    display: flex;
    align-items: center;
}

.managed-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 8%;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #fff 29%, transparent 59%);
}

.managed-content {
    margin-left: 4%;
}

.comingsoon {
    height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;

}



.industry-bg {
    background-image: url(../images/about-bg.png);
    padding-top: 40px;
}

.mision-vision li {
    margin-bottom: 15px;
}

.mision-vision li a {
    text-decoration: none;
    color: #fff;
    margin-left: 10px;
}


#industry-sec .inner .nav-panel ul .nav-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
}

#industry-sec .scene {
    width: 100%;
    height: 100%;
}

#industry-sec .page {
    z-index: 1;
    position: absolute;
    /* top: 0; */
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform .7s, opacity .7s, z-index .7s;
    will-change: transform, opacity;
}

.mob-industry-sec {
    margin-top: 10%;
}

.mob-industry-sec img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.ind-ver-content {
    background-image: linear-gradient(45deg, #39a0d7, #1b5092);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 20px;
    color: #fff;
}

#industry-sec .page:nth-child(1) .left {
    background-image: url("../images/manufacturing.jpg");
}

#industry-sec .page:nth-child(1) .right {
    background-image: linear-gradient(45deg, #39a0d7, #1b5092);
}

#industry-sec .page:nth-child(2) .left {
    background-image: linear-gradient(45deg, #39a0d7, #1b5092);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 110px;
}

#industry-sec .page:nth-child(2) .right {
    background-image: url("../images/education.jpg");
}

.page:nth-child(3) .left {
    background-image: url("../images/government-psu.jpg");
}

#industry-sec .page:nth-child(3) .right {
    background-image: linear-gradient(45deg, #39a0d7, #1b5092);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 110px;
}

#industry-sec .page:nth-child(4) .left {
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/onepgscr-7.jpg");
}

#industry-sec .page:nth-child(4) .right {
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/onepgscr-8.jpg");
}

#industry-sec .page.active {
    z-index: 5;
    transition: transform .7s, opacity .7s, z-index 0s .7s;
}

#industry-sec .page.active .half {
    transform: translateX(0) !important;
    transition: transform .7s ease-out;
}

#industry-sec .page.previous {
    opacity: 0.4 !important;
    visibility: visible !important;
    transition: transform .7s, opacity .7s, z-index 0s;
}

#industry-sec .page.small {
    transform: scale(0.8);
    opacity: 0;
}

#industry-sec .page.small .half {
    transform: translateX(0) !important;
}

#industry-sec .page:nth-child(2) .left {
    transform: translateX(-100%);
}

#industry-sec .page:nth-child(2) .right {
    transform: translateX(100%);
}

#industry-sec .page:nth-child(3) .left {
    transform: translateX(-100%);
}

#industry-sec .page:nth-child(3) .right {
    transform: translateX(100%);
}

#industry-sec .page:nth-child(4) .left {
    transform: translateX(-100%);
}

#industry-sec .page:nth-child(4) .right {
    transform: translateX(100%);
}

#industry-sec .page:nth-child(5) .left {
    transform: translateX(-100%);
}

.page:nth-child(5) .right {
    transform: translateX(100%);
}

#industry-sec .page:nth-child(6) .left {
    transform: translateX(-100%);
}

#industry-sec .page:nth-child(6) .right {
    transform: translateX(100%);
}

#industry-sec .page:nth-child(7) .left {
    transform: translateX(-100%);
}

#industry-sec .page:nth-child(7) .right {
    transform: translateX(100%);
}

#industry-sec .page:nth-child(8) .left {
    transform: translateX(-100%);
}

#industry-sec .page:nth-child(8) .right {
    transform: translateX(100%);
}

#industry-sec .page:nth-child(9) .left {
    transform: translateX(-100%);
}

#industry-sec .page:nth-child(9) .right {
    transform: translateX(100%);
}

#industry-sec .page:nth-child(10) .left {
    transform: translateX(-100%);
}

#industry-sec .page:nth-child(10) .right {
    transform: translateX(100%);
}

#industry-sec .half {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background-size: cover;
    transition: transform .7s ease-in;
    will-change: transform;
}

#industry-sec .half.left {
    left: 0;
}

#industry-sec .half.right {
    left: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 110px;
    text-align: center;
}

/* .half.withText:after {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 10;
        } */
#industry-sec .heading {
    position: absolute;
    z-index: 500;
    top: 20%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 3.5rem;
    color: #fff;
    font-family: Decade;
}

#industry-sec .nav-panel {
    position: fixed;
    top: 50%;
    right: 2%;
    transform: translateY(-50%);
    z-index: 1000;
    transition: opacity 0.5s, transform 0.5s cubic-bezier(0.57, 1.2, 0.68, 2.6);
    will-change: transform, opacity;
}

#industry-sec .nav-panel.invisible {
    opacity: 0;
    transform: translateY(-50%) scale(0.5);
}

#industry-sec .nav-panel ul {
    list-style-type: none;
}

#industry-sec .nav-panel ul .nav-btn {
    position: relative;
    overflow: hidden;
    width: 1rem;
    height: 1rem;
    margin-bottom: 0.5rem;
    border: 0.12rem solid #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: border-color, transform 0.3s;
    will-change: border-color, transform;
}

#industry-sec .nav-panel ul .nav-btn:after {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%) scale(0.3);
    background-color: #fff;
    opacity: 0;
    transition: transform, opacity 0.3s;
    will-change: transform, opacity;
}

#industry-sec .nav-panel ul .nav-btn.active:after, .nav-panel ul .nav-btn:hover:after {
    transform: translateX(-50%) translateY(-50%) scale(0.7);
    opacity: 1;
}

#industry-sec .nav-panel ul .nav-btn:hover {
    border-color: yellow;
    transform: scale(1.2);
}

#industry-sec .nav-panel ul .nav-btn:hover:after {
    background-color: yellow;
}

#industry-sec .nav-panel .scroll-btn {
    position: absolute;
    left: 0;
    width: 1rem;
    height: 1rem;
    border: 0.2rem solid #fff;
    border-left: none;
    border-bottom: none;
    cursor: pointer;
    transform-origin: 50% 50%;
    transition: border-color 0.3s;
}

#industry-sec .nav-panel .scroll-btn.up {
    top: -1.6rem;
    transform: rotate(-45deg);
}

#industry-sec .nav-panel .scroll-btn.down {
    bottom: -1.2rem;
    transform: rotate(135deg);
}

.nav-panel .scroll-btn:hover {
    border-color: yellow;
}

#industry-sec .check-out {
    z-index: 1000;
    position: absolute;
    bottom: 1rem;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: Decade;
    font-size: 1rem;
    text-transform: uppercase;
}

#industry-sec .check-out a {
    color: #ffaaaa;
    text-decoration: none;
    border-bottom: 0.2rem solid;
}

.contact-sec {
    background-image: url('../images/bigcontact.jpg');
    background-size: contain;
    padding-top: 1%;
    position: relative;
    background-repeat: no-repeat;
    background-color: #f3d8bb;
}

.contact-sec::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, #fff, transparent);
}

.news-card {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 30px 35px;
    border-radius: 10px;
    box-shadow:
  0  5px 10px rgba(154,160,185,0.05),
  0 15px 40px rgba(166,173,201,0.2);
  position: relative;
  overflow: hidden;
  transition: ease-in-out 0.5s;
  height: 100%;
}
.news-card:hover{
    color: #fff;
    transition: ease-in-out 0.5s;

}
.news-card ul li i{
    color: #389fd7;
}

.news-card:hover ul li i{
    color: #fff;
}

.news-card::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-image: linear-gradient(45deg, #39a0d7, #1b5092);
    transform: translateY(101%);
    transition: ease-in-out 0.5s;
}

.news-card:hover::before{
    transform: translateY(0%);
    transition: ease-in-out 0.5s;
}
.news-card h4 {
   font-family: 'Nunito', sans-serif;
    position: relative;
    overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
    height: 55px;
    transition: ease-in-out 0.5s;
}

.news-card p {

    overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
   transition: ease-in-out 0.5s;


}
.news-card:hover p{
    color: #fff !important;
}
.news-card  .date{
   font-family: 'Nunito', sans-serif;
    position: relative;
    color:#bbb6b6;
}

.milstone{
    background-image: url("../images/milstone.jpg");
    position: relative;
    background-size: cover;
    background-position: left;
    background-attachment: fixed;
}

.milstone h2{
    line-height: 22px;
    font-weight: 400;
}
.milstone .lighttext{
    color: #737171;
    font-size: 1rem;
}

.milstone  .cd-timeline-content{
    background-image: url("../images/about-bg.png");
    background-size: cover;
}

.milstone  .cd-timeline-content .cd-date{
    font-size: 1.7rem;

}

.milstone  .cd-timeline-block{
    margin: 0px 0 3% 0;
}
.milstone .cd-timeline-img.cd-picture {
    display: flex;
    justify-content: center;
    align-items: center;
}

.milstone .cd-picture i{
    margin-top: 0px;
    font-size: 1.3rem;
}

.services li{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e3e0e0;
    padding-left: 10px;
}
.service-img{
    width: 15%;
    float: left;
}
.service-img img{
    width: 100%;
    border-radius: 10px;
}

.service-title{
    width: 85%;
    float: left;
    display: flex;
    align-items: center;
    font-size: 1.3rem;
    margin-left: 25px;
}

#line-svg {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 630px;
    margin: 0px 0 0 0px;
}

/* Team Page */
.title-box{
    position: relative;
    z-index: 999;
    margin-bottom: 40px;
}
/* .team{
    padding-top: 10%;
    margin-top: -8%;
    background-image: url(../images/background2.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;

} */
.team-preview-box {
	border-radius: 10px;
    position: relative;
	}

  .team-preview-box::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/small-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
  }
	.card-column {
	width: 50%;
	float: left;
	padding: 4%;
	box-sizing: border-box;
	}
	.column-1 {
	padding-top: 100px;
	}
	.card {
	background-image: linear-gradient(45deg, #39a0d7, #1b5092);
	border-left: 30px solid #fff;
    margin-bottom: 60px;
	}
	/* .card {
	width: 92%;
	max-width: 340px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: #EB5160;
	color: #fff;
	cursor: pointer;
	margin-bottom: 60px;
	} */
	.border {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 6px;
	border: 1px solid #fff;
	opacity: 0.5;
	left: -6px;
	top: -6px;
	}
	.card h1 {
	position: relative;
	padding: 190px 0px 100px 10px;
	font-size: 1.3rem;
	margin-left: -78%;
	text-align: center;
	color: #fff;

	}
	.card > img {
	width: 90%;
	position: absolute;
	top: -6%;
	left: -6%;
	border-radius: 10px;
	}
	.card-color-0 {
	/* background-color: #EB5160; */
	background-image: linear-gradient(45deg, #39a0d7, #1b5092);
	}
	.card-color-1 {
	/* background-color: #8F3985; */
	/* background-image:url(./images/about-bg.png) */
	background-image: linear-gradient(45deg, #39a0d7, #1b5092);
	}
	.card-color-2 {
	background-color: #8daa91;
	background-image: linear-gradient(45deg, #39a0d7, #1b5092);
	}
	.card-color-3 {
	background-color: #888da7;
	background-image: linear-gradient(45deg, #39a0d7, #1b5092);
	}
	/* The cover (expanding background) */
	.cover {
	position: fixed;
	background-image: linear-gradient(45deg, #f5f5f7, #dddddd);
	z-index: 100;
	transform-origin: 50% 50%;
	}
	/* The open page content */
	.open-content {
	width: 100%;
	z-index: 110;
	position: absolute;
	opacity: 0;
	pointer-events: none;
	top: 0%;
	margin-bottom: 30px;
	}
	.open-content img {
	position: relative;
	width: 100%;
	margin-left: 0;
	margin-top: 0;
	z-index: 5;
	}
	.open-content .text {
	background: transparent;
	margin-top: 0%;
	padding: 20px 0px;
	width: 100%;
	margin-left: 0%;
	margin-bottom: 0%;
	}

  .open-content .text h1{
    margin-bottom:30px;
  }

  .open-content .text-color{
    color: red;
  }
	.open-content .text h1,
	.open-content .text p {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	}
	.close-content {
	position: absolute;
	right: 0;
	top: 13%;
	width: 40px;
	height: 40px;
	z-index: 99;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
	}
	.close-content span {
	background: #222;
	width: 18px;
	height: 4px;
	display: block;
	position: absolute;
	top: 14px;
	}
	.x-1 {
	transform: rotate(45deg);
	}
	.x-2 {
	transform: rotate(-45deg);
	}
	 

/* Team Page */
#team-sec .card{
    background-image: linear-gradient(45deg, #39a0d7, #1b5092);
    border-left: 30px solid #fff;
    margin-bottom: 60px;
    height: 30vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

#team-sec .card h1 {
	transform: translate3d(0%, 0px, 0px);
	transition: opacity 200ms linear 120ms, transform 200ms ease-in 120ms;
	padding:0px ;
    margin-left: 0px;
    margin-top: 55%;
    line-height: 10px;
}

    #team-sec .card p{
        color: #f7f7f7;
    }
    #team-sec .card img{
   transition: ease-in-out 0.5s;
    }
    #team-sec .card:hover img{
        transform: scale(1.1);
   transition: ease-in-out 0.5s;

    }
    #team-sec .card .link-btn{
        transition: ease-in-out 0.5s;
             opacity:0;
        
         }
     
    #team-sec .card:hover .link-btn{
   transition: ease-in-out 0.5s;
        opacity: 1;
    }

	.card {
	transition: opacity 200ms linear 320ms, transform 200ms ease-out 320ms;
    border-radius: 10px;
	}
	.border {
	transition: opacity 200ms linear, transform 200ms ease-out;
	}
	.card img {
	transition: opacity 200ms linear 0ms, transform 200ms ease-in 0ms;
	}
	.card h1 {
	transform: translate3d(20%, 0px, 0px);
	transition: opacity 200ms linear 120ms, transform 200ms ease-in 120ms;
	padding: 200px 10px 26px 28px;
	}
	/* Clicked card */
	.card.clicked img {
	transform: translate3d(0px, -40px, 0px);
	opacity: 0;
	}
	.card.clicked .border {
	opacity: 0;
	transform: scale(1.3);
	}
	.card.out,
	.card.out img {
	transform: translate3d(0px, -40px, 0px);
	opacity: 0;
	}
	.card.out h1,
	.card.clicked h1 {
	transform: translate3d(20%, -40px, 0px);
	opacity: 0;
	}
	.cover {
	transition: transform 300ms ease-in-out;
	}
	.open-content {
	transition: opacity 200ms linear 0ms;
	}
	.open-content.open {
	opacity: 1;
	pointer-events: all;
	transition-delay: 1000ms;
	padding: 80px 0px;
	}
	/* 
	** Media Queries
	*/
	@media screen and (max-width: 600px) {
	.card-column {
	width: 90%;
	}
	.column-1 {
	padding-top: 0px;
	}
	.open-content img {
	margin-top: 40px;
	}
	}

    .mission{
        background-image: url(../images/mission-bg.jpg);
        background-size: cover;
        margin-top: -6%;
        padding-top: 10%;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        background-attachment: fixed;
    }
    .testi-sec{
        background-image: url(../images/business-team.jpg) !important;
        background-size: contain;
        background-position: -64% 50%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        margin-top: -6%;
        padding-top: 10%;
    }

    .testi-sec::before{
        content: "";
        position: absolute;
        top: 0;
        left: -18%;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, #fff 37%, transparent 63%);
    }
.services-sec{
    padding-top: 200px;
    padding-bottom: 0px;
    height: 108vh;
}
    .testi-sec .carousel-item{
        padding: 10px;
    }

    .carousel-control-prev {
        left: -78px !important;
    }

    .carousel-control-next {
        right: -79px !important;
    }
    
    .testi-card{
        border: 1px solid #ccc;
        background-color: #fff;
        padding: 50px 20px;
        border-radius: 10px;
        box-shadow: 0 5px 10px rgba(154,160,185,0.05), 0 15px 40px rgba(166,173,201,0.2);
       
        position: relative;
        /* transform: skewX(3deg); */
    }
    .testi-card h6{
        color: #1b5092;
        margin-top: 10px;
       font-family: 'Nunito', sans-serif;
    }
    .designation{
       font-family: 'Nunito', sans-serif;
        font-size: 0.9rem;
        color: #888;

    }

    .testi-card .client-img{
        width: 50px;
        height: 50px;
        border-radius: 50%;
        box-shadow:  0 0 3px #ccc;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.small-text{
    color: #888;
    font-size: 0.8rem;
}

.left-quotes{
    position: absolute;
    top: 0%;
    left: 3%;

    font-size: 2rem;
    color: #3ba2d9;
    opacity: 0.5;
    z-index: 99999;
}

.right-quotes{
    position: absolute;
    bottom:0%;
    right: 3%;

    font-size: 2rem;
    color: #3ba2d9;
    opacity: 0.5;
    z-index: 99999;
}

.carousel-control-next, .carousel-control-prev{
    color: #000  !important;
    font-size: 1.2rem;
}
.carousel-control-prev {
    left: -12%;
}
.carousel-control-next {
    right: -12%;
}
.carousel-control-next i{
    box-shadow: 0 0 3px #ccc;
        border: 1px solid #ccc;

    padding: 10px;
    border-radius:50px;
}
.carousel-control-prev i{
    box-shadow: 0 0 3px #ccc;
        border: 1px solid #ccc;

    padding: 10px;
    border-radius:50px;
}

.rounded-img{
    border-radius: 10px;
}



.data-center{
    background-image: url("../images/data-center.jpg");
    background-size: cover;
}

.data-center ul{
    margin-bottom: 30px;
}