<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
	.services li{
	font-size:16px;
	}
	.parallax-bg7 {
		/*background-color:#00F;*/
		/*background: url(images/bg/parallax/7.jpg) no-repeat center center fixed !important;*/
		position: relative;
		background-size: cover !important;
	}
	.parallax-bg7 {
	background-color: #009cde;
    background-image: radial-gradient(circle farthest-side at center bottom,#009cde,#003087 125%);
    color: #fff;
	}
	.page_header_parallax h3{
		font-size:36px;
		/*text-align:center;*/
	}
	.botttom_nav{
		list-style:none;
		display: inline-block;
		text-align: left;
	}
	.botttom_nav li{
		margin-bottom:7px;
	}
	.botttom_nav li a{
		font-family: 'Lato', sans-serif;
		font-size:16px;
		color:#333;
		font-size:18px;
		font-weight:400;
		color:#000;
		letter-spacing:2px;
		
	}
	h4.privacy_title{
		font-family: 'Lato', sans-serif !important;
		font-size:27px !important;
		font-weight:400;
	}
	h3.page_title{
		font-family: 'Lato', sans-serif; !important;
		font-size:36px !important;
		font-weight:500;
		letter-spacing:1px;
	}
	
	
	.product_sidebar .panel-body {
		padding: 0px !important;
	}
	.product_sidebar .panel-body li{
		padding:7px 15px 7px 25px;
		border:1px solid #efecec;
	}
	#accordion-career .panel-default &gt; .panel-heading {
    	background-color: #eee;
	}
	
	
	.product_name{
		position:absolute;
		bottom:0px;
		width:100%;
		/*background-color:#2a3990bd;*/
		background-color: rgba(0,51,153, 0.5);
		height:auto;padding:10px;
		vertical-align:middle;
		left:0;
		bottom:0px;
	}
	.product_name p{
		color:#FFF;
		margin-bottom:2px;
		
	}
	.products .item{
		position:relative;
		border:1px solid #e1e1e1;
		padding:15px;
		margin-bottom:15px;
	}
	.item:hover img {
	  -moz-transform: scale(1.1);
	  -webkit-transform: scale(1.1);
	  transform: scale(1.1);
	}
	
	
	.project-gal:hover .overlay-folio {
		opacity: 1;
		transition: .5s;
		visibility: visible;
	}
	#header-main{
		box-shadow: 0px 5px 5px rgba(0,0,0,.2);
	}
	.large1{
		font-family: 'Lato', sans-serif;
		font-weight:600;
		font-size:16px;
		letter-spacing:1px;
			
    }
	@media screen and (min-width: 799px) {
		#wrapper1 {
		display: flex;               /* establish flex container */
		align-items: center;         /* vertically center flex items */
		}
		
	}
	@media screen and (min-width: 799px) {
	text-center-footer{
		text-align:center;
	}
	}
	
	.service_box ul li, .service_box p {
		font-family: 'Lato', sans-serif;
		font-size:18px;
		font-weight:300;
		letter-spacing:1px;
		
	}
	.service_box{
		/*border:1px solid #FFF;*/
		
		border:1px solid #9ac1e2;
		padding:20px
	}
	.service_box h4{
		font-size:27px;font-family: 'Lato', sans-serif;
		font-weight:400;
		letter-spacing:1px
	} 
	.ct-info{
		margin-bottom:15px;
	}
	
	.ct-info col-sm-6{
		display:inline-block;
	}
	div.left {
		float:left
		
	}
	div.right {
		float:right
		
	}
	.service{
		margin-bottom:15px;
	}
	.hover-zoom{
		text-align:center !important;
	}
	
	.scrollToTop{
		width:auto; 
		height:auto;
		padding:10px; 
		text-align:center; 
		background:none;
		font-weight: bold;
		color: #444;
		text-decoration: none;
		position:fixed;
		bottom:20px;
		right:40px;
		display:none;
		z-index:999;
		/*background: url(images/basic/scroller.png)no-repeat;*/
		
	}
	.scrollToTop:hover{
		text-decoration:none;
	}
	.filter .selected{
		background:#003087;
		color:#FFF;
	}
	.filter a:hover {
		background:#003087 !important;
		color:#FFF !important;
	}
	p.project-tile{
		font-family: 'Lato', sans-serif;
		font-weight:500;
		font-size:32px;
		line-height:40px
	}
	p.project-desc{
		font-family: 'Lato', sans-serif;
		font-weight:400;font-size:18px;line-height:18px;
	}
	
	.testmon-title{
		font-family: 'Lato', sans-serif;
		font-weight:500;
		font-size:28px;
		color:#85868c;
	}
	.button{
		background-color:#273482;
	}
	.form-control{
		background-color:#f9f9f9a3;
	}
	
	@media (min-width: 768px) and (max-width: 991px) {
		.navbar-collapse.collapse {
			display: none !important;
		}
		.navbar-collapse.collapse.in {
			display: block !important;
		}
		.navbar-header .collapse, .navbar-toggle {
			display:block !important;
		}
		.navbar-header {
			float:none;
		}
	}
	p,h1,h2,h3,h4,h5,h6,span,label{
		font-family: 'Lato', sans-serif;
		letter-spacing:1px;
	}
	.active-product{
		border-left: 5px solid #006 !important;
		background-color: #b7b5b5 !important;
	}
	.active-service{
		border:5px solid #FFF;
	}
	label{
		font-size:18px !important;
		font-weight:400 !important;
	}
	li.active{
		 background-color:#b4c2d2;
	}
	.navbar-default .navbar-nav &gt; li.active &gt; a {
		color: #333 !important;
	}
	/* p.about{
		text-align:left;
		font-size:19px;
		font-family: 'Lato', sans-serif;
		letter-spacing:1px;
		font-weight:400;"
	}
 */
	.about-content p {
		text-align: left;
		font-size: 19px;
		font-family: 'Lato', sans-serif;
		letter-spacing: 1px;
		font-weight: 400;
	}
	.philosophy-content p{
		font-size:19px;
		font-weight:400;
		letter-spacing:1px;
		color: #fff;
	}
	.alert-danger,.alert-success{
		border:0px  !important;
		border-color:none  !important;
		padding:0px !important;
	}
	.about-content-white p{
		color: #fff;
	}
	.mission-centent p{
		text-align:center;font-family: 'Lato', sans-serif;letter-spacing:1px;font-size:19px;font-weight:400;color:#333
	}
	.promis-centent p{
		font-size:19px;letter-spacing:1px;text-align:left;font-weight:400;font-family: 'Lato', sans-serif;
	}
	.brands-content p{
		padding-bottom:40px;font-size:19px;font-weight:400
	}
	.service-content ul, .service-content p{
		color: #fff;
	}	

	.hover-zoom a {
		
		padding: 12px 10px;
	}
</pre></body></html>