/*
'Dancing Script';
'Raleway';
'Roboto';
*/
body {
	margin: 0;
	padding: 0;
}
i {
	font-style: normal;
}
a:hover, a:active, a:focus, a:visited, input:hover, input:active, input:focus, select:focus, select:active {
	text-decoration: none;
	outline: none;
}
*:focus {
	outline: 0;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
	border-color: #f5f5f5;
	padding-left: 15px;
	transition: all .6s ease-out;
}
a:hover, input[type="submit"]:hover {
	text-decoration: none;
	transition: all .8s ease-in;
}
select:-moz-focusring {
 outline:none;
 text-shadow:0 0 0 #eeeeee;
}
.full-width {
	width: 100%;
}
.relativity {
	position: relative;
}
.centerify {
	text-align: center;
}
.resp-clear {
	clear: both;
	display: none;
}
.no-pad {
	padding: 0;
}
#totop {
	position: fixed;
	right: 10px;
	bottom: 10px;
	font-size: 2em;
	padding-bottom: 5px;
	cursor: pointer;
	color: #0095da;
	visibility: hidden;
}
#totop:hover {
	color: #5cb423;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.default-pad {
	padding-top: 30px;
	padding-bottom: 30px;
}
.set-top {
	margin-top: 35px;
}
.banner-top{
	margin-top:15px;	
}
.logo img {
	margin: 10px auto;
}
.show-480 {
	display: none;
}
.welcome .title1, .welcome .title2 {
	display: block;
}
/* 25.04 */
.welcome .title2 {
	color: #fff;
	font: 33px 'Raleway';
	margin-bottom: 20px;
	text-transform: uppercase;
}
.parawhite p {
	text-align: justify;
	color: #fff;
	font: 13px/23px 'Roboto';
}
.read-more {
	display: inline-block;
	text-transform: capitalize;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 35px;
	margin-top: 10px;
	padding: 10px 0;
	width: 126px;
	text-align: center;
	background:#0095da;
}

.read-more:hover, .read-more1:hover {
	background:#5cb423;
	color: black;
}
.youtube iframe {
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
/* 25.04 */
.case-header {
	height: 80px;
	text-align: center;
	color: #fff;
	background: url(../images/case-study-bg.jpg) no-repeat;
	background-size: cover;
}
.case-header span {
	text-transform: uppercase;
	font: 600 26px/80px 'Roboto';
}
.case-header i {
	font: 26px 'Dancing Script';
	text-transform: capitalize;
}
.projects-owl, .clients-owl, .members-owl {
	text-align: center;
}
.projects-owl .owl-pagination, 
.events-owl .owl-pagination, .news-owl .owl-pagination, 
.clients-owl .owl-pagination, .members-owl .owl-pagination, 
.projects2-owl .owl-pagination {
	display: none;
}
.cases-owl .owl-pagination{
	display:block;
	margin-top:30px;
}
.members-owl img{
	filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1);
}
.members-owl img:hover{
	filter: none;
  -webkit-filter: grayscale(0);
}
.case-desc span, .case-desc i {
	display: block;
	margin: 12px 0;
	text-transform: uppercase;
}
.case-desc span {
	color: #333;
	font: 600 18px 'Raleway';
}
.case-desc i {
	color: #8b8b8b;
	font: 600 13px 'Roboto';
	margin-bottom: 20px;
}
.read-more.view-all {
	margin: 30px 0 30px 15px;
}
.pen-container {
	margin-bottom: 35px;
}
.pen {
	width: 100%;
}
.sub-title {
	display: block;
	margin-bottom: 16px;
	text-transform: uppercase;
	color: #333;
	font: 600 23px 'Raleway';
}
.sub-title.center {
	text-align: center;
}
.sub-title i {
	text-transform: capitalize;
	color: #5cb423;
	font: 26px 'Dancing Script';
}
.show-all {
	display: inline-block;
	text-transform: capitalize;
	color: #0095da;
	font: 600 14px 'Roboto';
	margin: 20px 0;
}
.events-owl p, .news-owl p {
	min-height: 124px;
	font: 300 13px 'Roboto';
	color: #8b8b8b;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.events-owl p span, .news-owl p span {
	display: block;
	margin-bottom: 10px;
	color: #0095da;
	font: 600 14px 'Raleway';
}
.events-owl p a {
	text-align: right;
	display: block;
	margin-top: 20px;
	text-transform: capitalize;
}
.events-owl .item p:last-child, .news-owl .item p:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.news-owl p {
	padding-left: 70px;
	position: relative;
}
.news-owl p .date {
	width: 54px;
	height: 71px;
	background: url(../images/date-bg.png) no-repeat;
	text-align: center;
	color: #fff;
	font: 600 23px/60px 'Roboto';
	position: absolute;
	left: 0;
	top: 0;
}
.news-owl p .year {
	text-transform: capitalize;
	color: #0095da;
	font: 600 14px 'Roboto';
	display: block;
	text-align: left;
	margin-top: 10px;
}

/* 25.04 */
.clients-owl .item{
	background:url(../images/c-shadow.jpg) no-repeat center right;	
}
.bottom{
	border-bottom:1px solid #dddddd;	
}
.footer-fluid {
	background: #0074a9;
}
/* 25.04 */
.sub-title.footy, .sub-title.footy i {
	color: #fff;
}
.enquire [placeholder] {
	color: #fff;
	font: 300 14px 'Roboto';
}
.enquire input[type="text"], .enquire input[type="email"], .enquire textarea {
	width: 100%;
	height: 40px;
	background:transparent;
	padding-left: 10px;
	border: 1px solid #fff;
	margin-bottom: 20px;
}
.enquire textarea {
	resize: none;
	height: 86px;
	padding-top: 10px;
}
.contact {
	width: 100%;
	padding-left: 40px;
	position: relative;
}
/* 25.04 */
.contact span {
	display: block;
	color: #fff;
	font: 100 14px 'Roboto';
	text-transform: capitalize;
	margin-bottom: 16px;
}
.contact i:before {
	color: #fff;
	font: 1.8em 'FontAwesome';
	position: absolute;
	left: 0;
	top: 0;
}

.contact .loc:before {
	content: "\f041";
}
.contact .phone:before {
	content: "\f095";
	top: -3px;
}
.footer-links {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #0074a9;
	border: 1px solid #fff;
	border-left: none;
	border-right: none;
	text-align: center;
	overflow: hidden;
}
.footer-links a {
	display: inline-block;
	text-transform: lowercase;
	color: #fff;
	padding: 8px 13px;
	font: 100 14px 'Roboto';
}

.footer-links a:hover {
	color: #fff;
}
.footer-links a::after {
	content: '';
	position: absolute;
	width: 1px;
	height: 15px;
	background: #fff;
	margin: 4px 10px;
	z-index: 99;
}
.footer-links a:last-child::after {
	background: none;
}
.footer2 {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #0074a9;
	color: #7c7c7c;
	text-align: center;
}
.footer2 span, .footer2 a {
	display: inline-block;
	color: #fff;
	padding: 8px 0;
	font: 100 14px 'Roboto';
}
/* 25.04 */
.cap {
	margin-bottom: 20px;
}
.cap img:nth-of-type(1) {
	/*float: left;*/
}
.cap img:nth-of-type(2) {
	float: right;
}
.enquire input[type="submit"],input[type="reset"]{
	width: 95%;
	height: 40px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	text-transform: uppercase;
	color: #fff;
	font: 600 16px/40px 'Roboto';
	border: none;
	margin-bottom: 20px;
}
input[type="reset"]{
	width: 95%;
	height: 40px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	text-transform: uppercase;
	color: #fff;
	font: 600 16px/40px 'Roboto';
	border: none;
	margin-bottom: 20px;
}
.enquire .submit, .enquire .reset:hover {
	background: #0095da;
}
.enquire .reset, .enquire .submit:hover {
	background: #5cb423;
}
.mobile-clear {
	clear: both;
}
.members-div {
	padding-top: 20px;
}
/*NEW CSS - ANSAR*/

/* 25.04 */
.bord {
	padding-bottom: 20px;
}
/* 25.04 */
.banner_bg {
	text-align: center;
}
.case_study {
	text-align: center;
	border-top: 1px solid #d1d1d1;
	margin-top: 50px;
}
.read-more1.view-all_1 {
	margin: -24px 0 15px 15px;
}
.read-more1 {
	display: inline-block;
	background: #FFF;
	text-transform: capitalize;
	color: #0095da;
	border: 2px solid #0095da;
	border-radius: 35px;
	margin-top: 10px;
	padding: 10px 0;
	width: 126px;
	text-align: center;
}
#projects {
	padding: 8px;
	border: 1px solid #d1d1d1;
}
.pro_bg {
	text-align: center;
}
.download {
	text-align: center;
	width: 350px;
	margin: auto;
}
.brochure {
	width: 100%;
	color: #fff;
	background: #0095da;
	text-transform: uppercase;
	font: 600 16px 'Raleway';
	padding: 20px 5%;
	display: block;
	text-align: center;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	border: 1px solid transparent;
}
.brochure:hover {
	background: #fff;
	color: #0095da;
	border: 1px solid #0095da;
}
.brochure i {
	font-size: 26px;
	padding-right: 10px;
}
/* 25.04 */
.menu_bg {
	background: transparent none repeat scroll 0 0;
	padding:0;
}

.social {
	display: block;
}
.social li {
	display: inline-block;
	margin: 5px 5px;
}
.social li a i {
	color: #fff;
	font-size: 40px;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
/* 25.04 */
.fa-facebook:hover {
	color: #3b5998;
}
.fa-twitter:hover {
	color: #55acee
}
.fa-google-plus:hover {
	color: #e13f2a
}
.netbios {
	margin-left: 10%;
}
.hrline {
	background: #e1e1e1;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	opacity: 0.5;
}
.get-red {
	display: block;
	position: absolute;
	top: 19.5px;
	left: -40px;
}
/*INNER PAGE CSS START*/
.banner-caption {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.ball {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -95px 0 0 -112px;
	width: 200px;
	height: 200px;
	text-align: center;
}
.ball.orange {
	background: none;
}
.inner-ball {
	width: 100%;
	height: 100%;
	display: table;
}
.inner-ball p {
	display: table-cell;
	vertical-align: middle;
	/*color: #fff;*/
	text-transform: capitalize;
}
.inner-ball p span {
	display: block;
	font: 700 22px 'Raleway';
	margin-bottom: 12px;
	text-transform: uppercase;
	 text-shadow: 0px 3px 0px #b2a98f,
                 0px 14px 10px rgba(0,0,0,0.15),
                 0px 6px 2px rgba(0,0,0,0.1),
                 0px 34px 30px rgba(0,0,0,0.1);
}
.inner-ball p i {
	font-style: normal;
	font: 100 16px;
	text-transform: uppercase;
}
.inner .title2 {
	color: #333;
	font: 26px 'Raleway';
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.inner .title3 {
	color: #767575;
	font: 16px 'Raleway';
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.inner .title2, .inner .title3 {
	display: block;
}
.inner-pad {
	padding-top: 25px;
	padding-bottom: 30px;
}
.inner ul {
	display: block;
	padding: 0px;
	margin: 0px;
}
.inner ul li {
	display: block;
	padding: 6px 15px;
	color: #7e7e7e;
	font: 13px/23px 'Roboto';
}
.Exp01 {
	background: #efefef;
}
.Exp02 {
	background: #e1e1e1;
}
/*CLIENTEL CSS*/
.client a {
	display: inline-block;
	width: 100%;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 0px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 0px 0px rgba(204,204,204,1);
	background: #f4f4f4;
	color: #333;
	font: 16px/23px 'Roboto';
	text-transform: uppercase;
	text-align: left;
	margin-top: 25px;
}
.client a span {
	background: #0095da;
	text-align: left;
	width:80px;
	height: 100%;
	margin-right: 20px;
	display: inline-block;
	min-height:140px;
	text-align:center;
}
.client a img{
	margin:45px auto 0 auto;
}
.client a i {
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
}
.client a:hover {
	-webkit-box-shadow: 0px 4px 8px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 4px 8px 0px rgba(204,204,204,1);
	box-shadow: 0px 4px 8px 0px rgba(204,204,204,1);
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.client a:hover > span {
	background: #5cb423;
}
/* CONTACT US */
.contact-container{
	border:1px solid #d9d9d9;
	padding-top:40px;
	margin-top:40px;
	margin-bottom:40px;
}
.visit{
	width:100%;
	padding-left:40px;
	margin-bottom:40px;
}
.visit span{
	text-transform:uppercase;
	font:600 20px 'Raleway';	
	color:#333;
	display:block;
	margin-bottom:20px;
	position:relative;	
}
.visit span:before{
	position:absolute;
	left:-50px;
	top:-10px;
	width:40px;
	height:40px;
	background:#0095da;
	color:#fff;
	font:1.5em 'FontAwesome';	
}
.visit .c-map:before{
	content:"\f041";
	padding:5px 0 0 12px;	
}
.visit .c-phone:before{
	content:"\f095";
	padding:5px 0 0 8px;	
}
.visit p{
	font:100 14px/24px 'Roboto';	
	color:#8b8b8b;	
}
.visit a{
	display:inline-block;
	width:40px;
	height:40px;
	margin-right:30px;	
	text-align:center;
	color:#fff;
	font-size:1.5em;
	padding-top:10px;
}
.visit a:nth-of-type(1){
	background:#3b5998;		
}
.visit a:nth-of-type(2){
	background:#1cb7eb;		
}
.visit a:nth-of-type(3){
	background:#e3411f;	
	padding-left:3px;	
}
.visit a:hover{
	background:#333;	
}
.visit-container .visit:nth-of-type(3){
	margin-bottom:40px;	
}
.contact-container .enquire input[type="text"],
.contact-container .enquire input[type="email"],
.contact-container .enquire textarea{
	height:48px;
	background:#fff;
	border:1px solid #d9d9d9;
	margin-bottom:30px;	
}
.contact-container .enquire textarea{
	height:168px;	
}
.contact-container .enquire [placeholder]{
	color:#333;	
}
.contact-container .enquire .cap2{
	width:90%;
	float:right;
}
.contact-container .enquire input[type="submit"],input[type="reset"]{
	height:48px;
	border-radius:0;	
}
.icon{
	position:relative;	
}
.icon i:before{
	position:absolute;
	right:25px;
	top:14px;
	font:1.2em 'FontAwesome';
	color:#b4b4b4;	
}
.icon .fa-reply:before{
	right:10px;	
}
/* CAPTCHA */
#captcha{
	width:123px;
	height:48px;
}
.cap a{
	/*float:right;*/
}
/* NEWS */
.news-container .news-item:last-child{
	border-bottom:none;	
}
.news-item{
	width:100%;
	padding:0 0 30px 140px;
	position:relative;
	border-bottom:1px solid #dadada;
	min-height:146px;
	margin-bottom:30px;
}
.news-item .news-date{
	width:110px;
	height:110px;
	text-align:center;
	color:#fff;
	font:600 32px 'Roboto';
	background:#0095da;
	display:block;
	position:absolute;
	left:0;
	top:0;
	padding:20px 0 15px 0;	
}
.news-item .news-date i{
	text-transform:uppercase;
	font:100 14px 'Roboto';	
	display:block;
}
.news-item .news-title{
	display:block;
	margin-bottom:20px;
	font:600 20px 'Raleway';
}
.news-item p{
	text-align:justify;
	color:#8b8b8b;	
	font:100 14px/22px 'Roboto';
}
/* PROJECTS */
.example1{
	margin:10px 0;
}
.panel{
	margin-bottom:5px;
}
.panel-primary > .panel-heading{
	color:#0095da;
	border:1px solid #c2c0c0;
	font:400 18px 'Roboto';
	text-transform:uppercase;
	background:url(../images/down.jpg) no-repeat 99% 9px;
	padding-right:35px;	
}
.panel-primary{
	border:none;
	box-shadow:none;
}
.panel-heading{
	padding-top:12px;
	padding-bottom:12px;
	border-radius:0;
}
.panel.panel-primary{
	background:transparent;
}
.panel-body{
	text-align:center;
	color:#333;
	border:none;
	border-top:none;
	padding:0 0 30px 0;
}
.down{
	background:url(../images/down.jpg) #fff no-repeat 99% 9px !important;
	color:#0095da !important;
}
.up{
	background:url(../images/up.jpg) #0095da no-repeat 99% 9px !important;
	color:#fff !important;
}
.p-title{
	display:block;
	text-align:center;
	color:#5cb423;
	padding:20px 0;
	font:600 24px 'Roboto';	
}
.inner-pr{
	/*width:100%;*/
	padding:10px;	
}
.inner-pr span{
	display:inline-block;
	color:#8b8b8b;
	font:400 14px 'Roboto';	
	text-align:left;
	margin:10px 0;
}
.inner-pr span:nth-of-type(1){
	float:left;
}
.inner-pr span:nth-of-type(2){
	float:right;
}
.inner-pr i{
	display:block;
	text-transform:uppercase;
	color:#0095da;
	font:600 16px 'Roboto';	
}
.inner-pr .read-more{
	margin-top:20px;
	float:left;	
}
/* PROJECT DETAILS */
.inner-pr .title{
	padding:15px 0 15px 15px;	
	background:#0095da;
	color:#fff;
	text-transform:uppercase;
	font:600 18px 'Raleway';
	margin-top:-10px;	
}
.inner-pr ul{
	padding:0;
	margin:0;	
}
.inner-pr ul li{
	padding-left:20px;
	list-style:none;
	margin-bottom:20px;	
}
.inner-pr ul li i{
	font:100 13px 'Roboto';	
	color:#8b8b8b;
	position:relative;
	text-transform:none;
}
.inner-pr ul li i:before{
	content:"";
	background:#5cb423;
	width:12px;
	height:12px;
	position:absolute;
	left:-20px;
	top:4px;	
}
.details{
	margin-top:20px;	
}
body .details:nth-of-type(1){
	margin-top:-20px;	
}
.details .p-title{
	color:#333;
	text-transform:uppercase;	
}
.green-list, .grey-list{
	margin:0;
	padding:0;		
}
.green-list li, .grey-list li{
	list-style:none;
	padding:14px 0;
}
.green-list li:nth-of-type(odd){
	background:#5cb423;
}
.green-list li:nth-of-type(even){
	background:#519f1f;
}
.green-list li span{
	display:inline-block;
	width:50%;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font:600 16px 'Roboto';		
}
.grey-list li:nth-of-type(odd){
	background:#efefef;
}
.grey-list li:nth-of-type(even){
	background:#e6e6e6;
}
.grey-list li span{
	display:block;
	padding-left:15px;
	color:#8b8b8b;
	font:100 14px 'Roboto';	
}
/* TESTIMONIALS */
.test{
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
	background:#f2f2f2;
	position:relative;	
}
.test:hover{
	background:#e3e3e3;
	transition:all .6s ease-in-out;	
}
.test:after{
	content:"";
	width:62px;
	height:48px;
	background:url(../images/test-bg.png) no-repeat;
	position:absolute;
	bottom:30px;
	left:15px;
	z-index:0;	
}
.test .title{
	text-transform:uppercase;
	display:block;
	color:#0095da;
	font:600 18px 'Raleway';		
	margin-bottom:10px;
}
.test-pic{
	width:auto;	
	margin-top:10px;
	float:right;
}
.test-pic img, .test-pic span{
	display:inline-block;
	vertical-align:middle;
	width:auto;
	text-transform:uppercase;	
}
.test-pic img{
	margin-right:20px;	
}
.test-pic span{
	color:#9f9f9f;
	font:600 14px 'Roboto';	
}
.test-pic span i{
	color:#333;
	font:600 16px 'Roboto';
	display:block;		
}
.pr-details a{
	display:block;
	margin:20px 0;
	text-align:left;
	padding-bottom:10px;
}
.pr-details a:hover{
	background:#ececec;	
}
.pr-details a:hover > img{
	opacity:0.8;
	transition:all .6s ease-out;	
}
.pr-details a img{
	margin-bottom:10px;
}
.pr-details a span{
	display:block;
	margin-bottom:5px;
	font:400 13px 'Roboto';
	color:#333;	
}
.pr-details a span:nth-of-type(1){
	text-transform:uppercase;
	font:400 15px 'Roboto';	
}
.pr-details a span i{
	display:block;
	font-weight:bold;
	text-transform:uppercase;	
}
.inner-page .news-item{
	padding-left:0;
}
.frame iframe{margin-bottom:40px;}
.project-details-left{
display:inline-block;
float:left;
}
.project-details-right{
display:inline-block;
float:right;
}
.fil { margin-bottom:40px;}



/* for career */
.example1{
	margin:10px 0;
}
.example1 .panel-body{
	text-align:left;
	padding:15px;
}
.example1 span, .example1 i{
	display:inline-block;
	color:#333;
	text-transform:capitalize;
	margin-bottom:15px;
}
.example1 span{
	font:100 18px 'Roboto';
	min-width:280px;
}
.example1 i{
	font-style:normal;	
}
.example1 span:after{
	content:":";
	float:right;
	margin-right:20px;	
}
.example1 .post{
	display:inline-block;
	padding:10px 18px;
	background:#e84a5f;
	color:#fff;
	text-transform:capitalize;
	font:400 14px 'Roboto Slab';
	border:1px solid transparent;
	float:right;	
}
.client a img{height:50px;}

/* PROJECT DETAILS */
.inner-pr .title{
	padding:10px 0 10px 15px;	
	background:#0095da;
	color:#fff;
	text-transform:uppercase;
	font:400 16px 'Raleway';	
}
.inner-pr ul{
	padding:0;
	margin:0;	
}
.inner-pr ul li{
	padding-left:20px;
	list-style:none;
	margin-bottom:20px;	
}
.inner-pr ul li i{
	font:100 13px 'Roboto';	
	color:#8b8b8b;
	position:relative;
	text-transform:none;
}
.inner-pr ul li i:before{
	content:"";
	background:#5cb423;
	width:12px;
	height:12px;
	position:absolute;
	left:-20px;
	top:4px;	
}
.details{
	margin-top:20px;	
}
body .details:nth-of-type(1){
	margin-top:-20px;	
}
.details .p-title{
	color:#333;
	text-transform:uppercase;	
}
.green-list, .grey-list{
	margin:0;
	padding:0;		
}
.green-list li, .grey-list li{
	list-style:none;
	padding:14px 0;
}
.green-list li:nth-of-type(odd){
	background:#5cb423;
}
.green-list li:nth-of-type(even){
	background:#519f1f;
}
.green-list li span{
	display:inline-block;
	width:50%;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font:400 14px 'Roboto';		
}
.grey-list li:nth-of-type(odd){
	background:#efefef;
}
.grey-list li:nth-of-type(even){
	background:#e6e6e6;
}
.grey-list li span{
	display:block;
	padding-left:15px;
	color:#8b8b8b;
	font:100 14px 'Roboto';	
}
/* TESTIMONIALS */
.test{
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
	background:#f2f2f2;
	position:relative;	
}
.test:hover{
	background:#e3e3e3;
	transition:all .6s ease-in-out;	
}
.test:after{
	content:"";
	width:62px;
	height:48px;
	background:url(../images/test-bg.png) no-repeat;
	position:absolute;
	bottom:30px;
	left:15px;
	z-index:0;	
}
.test .title{
	text-transform:uppercase;
	display:block;
	color:#0095da;
	font:600 18px 'Raleway';		
	margin-bottom:10px;
}
.test-pic{
	width:auto;	
	margin-top:10px;
	float:right;
}
.test-pic img, .test-pic span{
	display:inline-block;
	vertical-align:middle;
	width:auto;
	text-transform:uppercase;	
}
.test-pic img{
	margin-right:20px;	
}
.test-pic span{
	color:#9f9f9f;
	font:600 14px 'Roboto';	
}
.test-pic span i{
	color:#333;
	font:600 16px 'Roboto';
	display:block;		
}
.pr-details a{
	display:block;
	margin:20px 0;
	text-align:left;
	padding-bottom:10px;
}
.pr-details a:hover{
	background:#ececec;	
}
.pr-details a:hover > img{
	opacity:0.8;
	transition:all .6s ease-out;	
}
.pr-details a img{
	margin-bottom:10px;
}
.pr-details a span{
	display:block;
	margin-bottom:5px;
	font:400 13px 'Roboto';
	color:#333;	
}
.pr-details a span:nth-of-type(1){
	text-transform:uppercase;
	font:400 15px 'Roboto';	
}
.pr-details a span i{
	display:block;
	font-weight:bold;
	text-transform:uppercase;	
}
/* NEW PROJECTS */
.project-wrapper{
	width:100%;
	border:1px solid #e7e7e7;
	padding:10px 0;
	overflow:hidden;
	margin-bottom:30px;	
}
.project-name i, .project-name span{
	display:inline-block;
	vertical-align:middle;
	text-transform:uppercase;		
}
.project-name i{
	width:80px;
	height:80px;
	color:#fff;
	text-align:center;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	margin-right:30px;
	font:600 33px 'Raleway';
	padding-top:20px;	
}
.inner-pad .project-wrapper:nth-of-type(odd) .project-name i{
	background:#5cb423;	
}
.inner-pad .project-wrapper:nth-of-type(even) .project-name i{
	background:#0095da;	
}
.project-name span{
	color:#333;
	font:600 23px 'Raleway';		
}
.pr-owl .owl-pagination{
	margin-top:15px;	
}
.pr-owl a{
	margin:20px 0;
	display:block;	
}
.pr-owl .item{
	text-align:center;	
}
.modal-title{
	text-transform:uppercase;
	font:600 18px 'Raleway';	
}
.modal-body{
	overflow:hidden;	
}
/* 21.04 */
.bx-wrapper .bx-prev, .bx-wrapper .bx-next{
	display:none;	
}
.cases-owl{
	margin-bottom:100px;	
}
.slick-prev, .slick-next{
	position:absolute;
	bottom:-70px;
	left:50%;
	width:40px;
	height:40px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;	
	border-radius:50%;
	font-size:0;
	background:transparent;
	border:2px solid #0095da;		
}
.slick-prev{
	margin-left:-60px;
	background:url(../images/bx-prev.png) no-repeat center center;	
}
.slick-next{
	margin-right:-60px;
	background:url(../images/bx-next.png) no-repeat center center;	
}
/* 25.04 */
.top-bar{
	padding:10px 0;
	background:#0095da;	
}
.top-inner{
	width:auto;
	text-align:center;	
}
.top-inner a{
	display:inline-block;
	padding:0 10px;	
	font:300 14px 'Roboto';
	color:#fff;
	text-transform:uppercase;
}
.top-inner a:last-of-type{
	border-right:none;	
}
.welcome-fluid{
	background:#5cb423;	
}
.para-dark p {
	text-align: justify;
	color: #8b8b8b;
	font: 13px/23px 'Roboto';
}
.para p {
	text-align: justify;
	color: #8b8b8b;
	font: 13px/23px 'Roboto';
}
/* 25.04 */
.outer {
  position: relative;
  overflow: hidden;
  padding:0;
}
.outer img{
	border:2px solid #fff;	
}
.overlay {
  display: block;
  position: absolute;
  width: 90%;
  height: 100%;
  background-color: rgba(133, 194, 39, 0.7);
  background: rgba(133, 194, 39, 0.7);
  color: rgba(133, 194, 39, 0.7);
  text-align: center;
}
.hide-hover {
  display: none;
}
.gallery-zoom {
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: 50%;
  margin-left: -14px;
}
.full-wide{ width:90% }




































