<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Minification failed. Returning unminified contents.
(256,8): run-time error CSS1036: Expected expression, found '#'
(300,8): run-time error CSS1036: Expected expression, found '#'
(569,8): run-time error CSS1036: Expected expression, found '#'
(599,8): run-time error CSS1036: Expected expression, found '#'
(813,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
/**************************************services inner zig zag lines grid*******************************/


.bpo{
    
	margin-top:3%;
    padding-bottom: 4em;
    padding-top: 4em;
	background:url(../../images/blue-pach.png);
}

.inner-service-grids .icon img {
    width: 80px;
}

.inner-service-grids a {
   color:#f16583;
   font-size:16px;
}


@media screen and (max-width:1200px){
	
.bpo{ 
	margin-top:3%;
    padding-bottom: 13%;
    padding-top: 4em;
	background:url(../../images/blue-pach.png);
}	
	
	}


@media screen and (max-width:990px){
	
.bpo{ 
	margin-top:3%;
    padding-bottom: 3%;
    padding-top: 4em;
	background:url(../../images/blue-pach.png);
}	


.service-grid-1{
	width:100%;
	height:200px;
	float:none;
	margin-top:13px;
	margin-bottom:20%;
	display:none;
	}	

.service-grid-2{
	width:100%;
	height:200px;
	float:none;
	border-radius:0 10px 10px 10px;
	margin-top:13px;
	margin-bottom:20%;
	position:relative;
	z-index:6;
	

}

.container-centerd form {
    float: none;
    width: 100%;
}

	
	}
	
	
@media screen and (max-width:600px){
	
.bpo{ 
	margin-top:3%;
    padding-bottom: 3%;
    padding-top: 4em;
	background:url(../../images/blue-pach.png);
}	


.service-grid-1{
	width:100%;
	height:200px;
	float:none;
	margin-top:13px;
	margin-bottom:30%;
	display:none;
	}	

.service-grid-2{
	width:100%;
	height:200px;
	float:none;
	border-radius:0 10px 10px 10px;
	margin-top:13px;
	margin-bottom:30%;
	position:relative;
	z-index:6;
	

}


	}	


.bpo-container{
	width:98%;
	margin:0 auto;
}

.inner-service-grids{
	clear:both;

	}
	
.service-grid-1{
	width:45%;
	height:200px;
	float:left;
	margin-top:13px;
	}	

.service-grid-1 img{
	float:right;
	}




.grid-text{
	display:block;

	}	

.service-grid-2{
	width:45%;
	height:200px;
	float:left;
	border-radius:0 10px 10px 10px;
	margin-top:13px;
	position:relative;
	z-index:6;
}





.service-timeline-grid-1{
	width:10%;
	min-height:250px;
	float:left;

}



.circle{
	background:#fff;
	width:50px;
	height:50px;
	border:solid 5px #F06683;
	margin:0 auto;
	border-radius:100%;
	position:relative;
	z-index:9;
	
}


.service-timeline-grid-2{
	width:10%;
	min-height:250px;
	float:left;

	}	


.line{
	width:3px;
	background:#fff;
	height:250px;
	margin:0 auto;
    /*-ms-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);*/
	position:absolute;
	z-index:5;	
	left:0;
	right:0;
}


.line2{
	width:3px;
	background:#fff;
	height:250px;
	margin:0 auto;
    /*-ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);*/
	position:absolute;
	z-index:5;	
	left:0;
	right:0;
}


	
.service-grid-2-left{
	width:45%;
	height:200px;
	float:left;
	background:#fff;
	border-radius:10px 0px 10px 10px;
	padding:1% 3% 0; 	
	}	
	
	
	
.inner-service-content-left{
	width:91%;
	float:left;
	background:#fff;
	border-radius: 10px 10px; 
	padding:3%;
	margin-top:-20px;
	}
	
.inner-service-content-left:after{
	    content:'';
    display:block;
    width:0;
    height:0;
    position:absolute;

    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right:30px solid white;
    left:-25px;
    top:0px;
	}	
	
	
.inner-service-content-left h2{
	color:#737373;
	font-size:20px;
	}	
	
.inner-service-content-left p{
	color:#;
	}	
	
	
.half-circle-left{
	background:url(../../images/left-circle.png) no-repeat top right;
	width:9%;
	height:23px;
	float:left;

	}		
	
	
	
	
.inner-service-content-right{
	width:91%;
	float:right;
	background:#fff;
	border-radius: 10px 10px; 
	padding:3%;
	margin-top:-20px;
	}	

.inner-service-content-right:after{
	content:'';
    display:block;
    width:0;
    height:0;
    position:absolute;

    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left:30px solid white;
    right:-25px;
    top:0px;
	}	
	
.inner-service-content-right h2{
	color:#737373;
	font-size:20px;
	}	
	
.inner-service-content-right p{
	color:#;
	}	

	
.half-circle-right{
	background:url(../../images/right-circle.png) no-repeat top left;
	width:9%;
	height:23px;
	float:left;

	}			



@media screen and (min-width: 1920px){
.line{
	width:3px;
	background:#fff;
	height:410px;
	margin:0 auto;
    /*-ms-transform: rotate(43deg);
    -webkit-transform: rotate(43deg);
    transform: rotate(43deg);*/
	position:absolute;
	z-index:5;	
	left:0;
	right:0;
}


.line2{
	width:3px;
	background:#fff;
	height:410px;
	margin:0 auto;
    /*-ms-transform: rotate(-43deg); 
    -webkit-transform: rotate(-43deg); 
    transform: rotate(-43deg);*/
	position:absolute;
	z-index:5;	
	left:0;
	right:0;
}

.service-grid-2{
	width:45%;
	height:200px;
	float:left;
	border-radius: 10px 10px;
	margin-top:34px;
	position:relative;
	z-index:6;


}

		
	
	}


@media screen and (max-width: 1350px){

.line{
	width:3px;
	background:#fff;
	height:350px;
	margin:0 auto;
    /*-ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);*/
	position:absolute;
	z-index:5;	
	left:0;
	right:0;
}


.line2{
	width:3px;
	background:#fff;
	height:350px;
	margin:0 auto;
    /*-ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);*/
	position:absolute;
	z-index:5;	
	left:0;
	right:0;
}	
	
	}
	
	
@media screen and (max-width: 1150px){

.line{
	width:3px;
	background:#fff;
	height:350px;
	margin:0 auto;
    /*-ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);*/
	position:absolute;
	z-index:5;	
	left:0;
	right:0;
}


.line2{
	width:3px;
	background:#fff;
	height:350px;
	margin:0 auto;
    /*-ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);*/
	position:absolute;
	z-index:5;	
	left:0;
	right:0;
}	
	
	}
	


@media screen and (max-width: 1198px){


.icon.col-lg-3 img {
   
	padding-top: 0;
}	

}

@media screen and (max-width: 1000px){
	
.service-grid-1{
	width:100%;
	height:200px;
	float:none;
	margin-top:13px;
	display:none;
	}	

.service-grid-2{
	width:100%;
	height:200px;
	float:none;
	border-radius:0 10px 10px 10px;
	margin-top:13px;
	position:relative;
	z-index:6;
	

}

.inner-service-content-left:after{
	    content:'';
    display:none;
    width:0;
    height:0;
    position:absolute;

    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right:30px solid white;
    left:-25px;
    top:0px;
	}	


.inner-service-content-right:after{
	content:'';
    display:none;
    width:0;
    height:0;
    position:absolute;

    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left:30px solid white;
    right:-25px;
    top:0px;
	}	

.service-timeline-grid-1{
	width:10%;
	min-height:300px;
	float:left;
	display:none;
	}
	
.service-timeline-grid-2{
	width:10%;
	min-height:50px;
	float:none;
	display:none;
	

	}	


.line{
	width:3px;
	background:#fff;
	height:350px;
	margin:0 auto;
    -ms-transform: rotate(35deg); /* IE 9 */
    -webkit-transform: rotate(35deg); /* Safari */
    transform: rotate(35deg);
	position:absolute;
	z-index:5;	
	left:0;
	right:0;
}


.line2{
	width:3px;
	background:#fff;
	height:350px;
	margin:0 auto;
    -ms-transform: rotate(-35deg); /* IE 9 */
    -webkit-transform: rotate(-35deg); /* Safari */
    transform: rotate(-35deg);
	position:absolute;
	z-index:5;	
	left:0;
	right:0;
}


	
.service-grid-2-left{
	width:45%;
	height:200px;
	float:left;
	background:#fff;
	border-radius:10px 0px 10px 10px;
	padding:1% 3% 0; 	
	}	
	
	
	
.inner-service-content-left{
	width:91%;
	float:none;
	background:#fff;
	border-radius:10px 10px 10px 10px; 
	padding:3%;
	margin:0 auto;
	}
	
.icon.col-lg-3 img {
   
	margin-top: 0;
}	
	
.inner-service-content-left h2{
	color:#737373;
	}	
	
.inner-service-content-left p{
	color:#;
	}	
	
	
.half-circle-left{
	background:url(../../images/left-circle.png) no-repeat top right;
	width:9%;
	height:23px;
	float:left;
	display:none;
	}		
	
	
	
	
.inner-service-content-right{
	width:91%;
	float:none;
	background:#fff;
	border-radius:10px 10px 10px 10px; 
	padding:3%;
	margin:0 auto;
	}	

	
.inner-service-content-right h2{
	color:#737373;
	}	
	
.inner-service-content-right p{
	color:#;
	}	

	
.half-circle-right{
	background:url(../../images/right-circle.png) no-repeat top left;
	width:9%;
	height:23px;
	float:left;
display:none;
	}		
	
	#jssor_1{
	    width: 100% !important; height: 300px; 
		margin-bottom:25px;
		}
		
	#slide-jssor{
		    width: 100% !important; height: 300px;
		}
		
		.jssor-image-slid{
		width:100% !important;
		}
	
	}		

@media screen and (max-width: 700px){
	
	.icon.col-lg-3 img {
	margin-left:30%;
}		
	}

@media screen and (max-width: 500px){

.service-grid-1{
	width:100%;
	height:200px;
	float:none;
	margin-top:13px;
	display:none;
	background:red;
	}	

.service-grid-2{
	width:100%;
	
	float:none;
	border-radius:0 10px 10px 10px;
	margin:20px 0 !important;
	position:relative;
	z-index:6;
/*	background:blue;*/	
	

}
	
	
.inner-service-content-right{
	width:91%;
	float:none;
	background:#fff;
	border-radius:10px 10px 10px 10px; 
	padding:3%;
	margin:0 auto;
	
	}	
	
.inner-service-content-right h2{
	font-size:20px;
	
	}
	
.inner-service-content-left h2{
	font-size:20px;	
	
	}		
	

	#jssor_1{
	    width: 100% !important; height: 240px; 
		}
		
	#slide-jssor{
		    width: 100% !important; height: 240px;
		}
		
	.icon.col-lg-3 img {
   
	margin-left:20%;
}	
	
	}

@media screen and (max-width: 500px){
.service-grid-1{
	width:100%;
	height:200px;
	float:none;
	margin-top:13px;
	display:none;
	background:red;
	}	

.service-grid-2{
	width:100%;
	height:auto !important; 
	float:none;
	border-radius:0 10px 10px 10px;
	margin:20px 0 !important;
	position:relative;
	z-index:6;
	/*background:blue;*/
	

}
	
	
.inner-service-content-right{
	width:91%;
	float:none;
	/*background:green;*/
	border-radius:10px 10px 10px 10px; 
	padding:3%;
	margin:0 auto;
	
	}	
	
.inner-service-content-right h2{
	font-size:20px;
	
	}
	
.inner-service-content-left h2{
	font-size:20px;	
	
	}		
	

.inner-banners-service p {
	margin-top:165px;
	font-size:26px;
	}


.inner-banners p {
	margin-top:165px;
	font-size:26px;
	}


.box-1-content {
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom:10%;
	position:relative;
	top: 0px !important
}
.box-1-content h3 {
	color: #fa790b;
	text-align: center;
}
.box-1-content p {
	padding-right: 0%;
	text-align: justify;
	font-size: 16px;
	font-family: Raleway;
	line-height: 26px;
	text-align: center;
}
.box-1-img {
	width: 80%;
	float:none;
	margin:0 auto;
	text-align: center;
	position:relative;
	bottom: 625px;
	z-index:999;
}
.box-1-img img {
	width: 80%;
	margin: 0 auto;
}


.box-1-content3 {
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom:15%;
	position:relative;
	
}
.box-1-content3 h3 {
	color: #fa790b;
	text-align: center;
}
.box-1-content3 p {
	padding-right: 0%;
	text-align: justify;
	font-size: 16px;
	font-family: Raleway;
	line-height: 26px;
	text-align: center;
}
.box-1-img3 {
	width: 80%;
	float:none;
	margin:0 auto;
	text-align: center;
	position:relative;
	bottom: 625px
	z-index:999;
}
.box-1-img3 img {
	width: 80%;
	margin: 0 auto;
	width: 80%;
    margin: 0 auto;
    top: -267px;
    position: relative;
}


.-middle {
	width: 100%;
}
.box-1-contentMiddle {
	width: 100%;
	float: left;
	text-align: center;

}
.box-1-imgMiddle {
	width: 100%;
	float: none;
	text-align:center;

}

.box-1-contentMiddle a {
    border: 2px solid #000;
    color: #000;
    display: inline-block;
    margin-left: 0%;
    margin-top: 10px;
    padding: 2% 6%;
}


.box-1-contentMiddle p {
	padding-left: 0%;
	text-align: justify;
	font-size: 16px;
	font-family: Raleway;
	line-height: 26px;
	text-align: center;
}
.box-1-contentMiddle h3 {
	padding-left: 0%;
	color: #fff;
	text-align: center;
}
.box-1-imgMiddle img {
	width: 80%;
	margin: 0 auto;
}


	
	}



.slanted {
     background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  -webkit-background-size: 3px 3px;
  -moz-background-size: 3px 3px;
  background-size: 3px 3px;
    box-sizing: border-box;
    min-height: 400px;
    width: 100%;
    position: relative;
    padding: 10px;
	margin:5% 0;
}

.slanted:before, .slanted:after {
    content: "";
    background:#f38428;
    min-height: 400px;
    transform: skewY(1deg);
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
}

.slanted:before{    
    top: -20px;    
}

.slanted:after {
    bottom: -20px;
}

.hideme{
    opacity:0;	
}

.service-inner-points{
	background:#f7f9ff;
	text-align: left;
border-left: solid 5px #f06683;
}

.service-inner-points h5{
	margin-bottom:0;
	font-weight:400;
	font-size:16px;
	padding:12px 10px;
}


.inquiry-now, .inquery-submit a{
	width:200px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	display:block;
	background:#F06582;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
}

.inquiry-now:hover, .inquery-submit a:hover{
	background:#526CA9;
	color:#fff;
}

.inquiery-box .modal-header {
    background: #526CA9;
    color: #fff;
	padding: 8px 10px;
}

.inquiery-box .modal-header h4{
	font-weight:400;
}

.inquiery-box .modal-header button{
    background: #526CA9;
    color: #fff;
}

.modal-body.inquery-form .form-group input, .modal-body.inquery-form .form-group textarea {
    background: #fbfbfb;
}

</pre></body></html>