
/*********************
======= Main =======
*********************/
.page-content{
	padding-top: 55px;
}
.section{
	padding: 50px 0px;
	overflow: hidden;
}
.section.menu-item{
	padding: 30px 0;
}
.home .section{
	line-height: 26px;
}
.home .section p{
	margin-bottom: 20px;
}

/* Services */
.services{
	background-image: url(../img/Nomjitt-projects.jpg); 
	position: relative; min-height:500px; max-height:550px; background-color: #4a555b!important; color:#FFF!important;
}
.service-effect{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	list-style: none;
}
.service-effect:after{
	content:"";
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	background-color: #FFF;
	z-index: 3;
}
.service-effect li{
	position: absolute;
	left: 50%;
	top: 120px;
}
.service-effect li:nth-child(6n+1){
 
    margin-left: -420px;
    margin-top: 80px;	
    z-index: 6;
}
.service-effect li:nth-child(6n+2){
    margin-left: -120px;
    margin-top: 80px;
    z-index: 1;	
}
.service-effect li:nth-child(6n+3){
    margin-left: -145px;
    margin-top: 135px;
    z-index: 3;	
}
 
#services-item{
    list-style: outside none none;
    margin: 0 auto;
    position: relative;
    width: 70%;
    max-height: 500px;
    padding: 0;
    z-index: 4;
}
#services-item li{
    background: #c32026 center no-repeat;
 	border-radius: 100%; 
     display: inline-block; 
    position: absolute!important;
    width: 26px;
	height: 26px;
/*	text-indent: -9999px;*/
	margin: -13px 0 0 -13px; color:#FFF!important;
	left: 50%;
	bottom:0px;
	-webkit-transition: all 0.4s;  
    transition: all 0.4s;
	z-index:999999;	 
}
 
#services-item li.active{
text-indent: inherit;
	width: 300px;
	height: 300px;   border-radius: none;
	margin-top: -200px;
	margin-left: -170px; text-align:center;
}
#services-item li.active img{ text-align:center; max-width:200px; }

#services-item li.active:nth-child(6n+1){ 
    left:27%; width:84%; 	margin-top: -220px; background:none!important; border:none!important;
}
#services-item li.active:nth-child(6n+2){ 
     left:35%; width:74%;  margin-top: -295px; background:none!important; border:none!important;
}
#services-item li.active:nth-child(6n+3){ 
	 left:14%; width:70%;
	margin:0 auto; margin-top: -230px; 
	background:none!important; border:none!important;
}
	
#services-item li:hover{
	cursor: pointer;
}
#services-item li.active:hover{
	cursor: default;
}
#services-item li:after,
#services-item li:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%; color:#FFF!important; 
}
#services-item li:after{
    height: 17px;
    margin: -8.5px 0 0 -1.5px;
    width: 3px;background:#FFF; color:#FFF!important;
}
#services-item li:before{
	width: 17px;
	height: 3px;
	margin: -1.5px 0 0 -8.5px; background:#FFF; color:#FFF!important;
}
#services-item li:nth-child(6n+1){
	position: absolute;
      top: 65%;  left: 3%;  
}
#services-item li:nth-child(6n+2){
position:absolute;
    top: 90%;   left: 50%; 
}
#services-item li:nth-child(6n+3){
position:absolute;
    top: 67%;  left: 93%;  
}

#services-item li a, #services-item li em { color:#FFF!important;
}
 
#services-item li.active:after, 
#services-item li.active:before{
	display: none;
}
#services-item li aside{
    border: 1px solid #FFF; border:none; color:#FFF!important;
  /*  border-radius: 100%;*/
    bottom: 3px;
    box-sizing: border-box;
    left: 3px;
    padding: 3px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 3px;
    z-index: 3;
    overflow: hidden;
    line-height: 18px;
}
#services-item li .service-inner{
	padding: 30px 20px 10px; padding:10px;
}
#services-item li aside h2{
	   
    position: relative; float:left;  
	  left: -25px; top: -20px; z-index:100000; 
}
#services-item li aside h3{
	margin: 0 0 10px;
	text-transform: uppercase;
}
#services-item li .service-inner i{ font-size:20px; color:#FFF!important;
}
#services-item li .service-inner a{
	color: inherit; color:#FFF!important;
}
#services-item li .service-inner a:hover{
	opacity: 0.7;
}
#services-item li em.animated{
    border: 2px solid #FFF;  color:#FFF!important;  
    border-radius: 50%;
    bottom: -5px;
    content: "";
    left: -5px;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 2;
}
#services-item li.active,
#services-item li.active:nth-child(6n+1),
#services-item li.active em.animated{
/*  */    border: none;   
}
#services-item li aside p{
	margin: 0px; padding:0px; font-size:14px; line-height:18px; margin-bottom:10px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
	-webkit-filter: drop-shadow(2px 2px 2px black); /* Safari */
    filter: drop-shadow(2px 2px 2px black);
}

.business-effect{
	position: relative; background:none; top: 0;
/*	left: 0;	bottom: 0;	right: 0;	bottom: 0;*/
	z-index: 20; min-height:300px; 
	list-style: none;
}

.service-effect:after{
	content:"";
	position: absolute;
	left: 0; top: 0;
/*	
	bottom: 0;
	right: 0;
	background-color: transparent;*/
	z-index: 30;
}

.business-effect img {  
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	filter: url(desaturate.svg#greyscale);
 
}

.business-effect img:hover { 
-webkit-filter: grayscale(0%);
	filter: grayscale(0%); cursor:pointer;
}

.business-effect li{
	position: absolute; 
	top: 0px;
}
.business-effect li:nth-child(6n+1){
    margin-left: -30px;
    margin-top: 80px;	
    z-index: 40;
}
.business-effect li:nth-child(6n+2){
    margin-left:  170px;
    margin-top: 10px;
    z-index: 50;	
}
.business-effect li:nth-child(6n+3){
    margin-left:  400px;
    margin-top: 70px;
    z-index: 60;	
} 
 
@media (min-width: 768px) and (max-width: 1124px) { /*----------------- For Tablet / ipad ---------------*/
 #services-item li:nth-child(6n+1){ 
    top: 67%;   left: 10%;  
}
#services-item li:nth-child(6n+2){ 
    top: 75%;   left: 50%; 
}
#services-item li:nth-child(6n+3){ 
    top: 65%; left: 93%;  
}


#services-item li.active:nth-child(6n+1){ 
    left:26%; width:100%; 	margin-top: -240px; background:none!important; border:none!important;
}
#services-item li.active:nth-child(6n+2){ 
    left: 36%; width:80%;  margin-top: -235px; background:none!important; border:none!important;
}
#services-item li.active:nth-child(6n+3){ 
	height: 220px; width:90%; 
   left: 5%; margin-top: -205px; background:none!important; border:none!important;
}
}

@media (min-width: 1400px) and (max-width:2100px) {  /*----------------- For Large Desktop ---------------*/
	/* Services */
.services{
	background-image: url(../img/Nomjitt-projects.jpg); 
	position: relative; min-height:550px; max-height:600px; background-color: #4a555b!important; color:#FFF!important;
}

	 #services-item li:nth-child(6n+1){ 
		top: 75%;   left: 8%;  
	}
	#services-item li:nth-child(6n+2){ 
		top: 90%;   left: 50%; 
	}
	#services-item li:nth-child(6n+3){ 
		top: 75%;  left: 97%;  
	}
	
	#services-item li.active:nth-child(6n+1){ 
    left:28%; width:86%; line-height:12px;	margin-top: -270px; background:none!important; border:none!important;
}
	#services-item li.active:nth-child(6n+2){ 
    left:30%; width:80%; line-height:12px;	margin-top: -305px; background:none!important; border:none!important;
}
	#services-item li.active:nth-child(6n+3){ 
	 	left:10%; width:82%; line-height:12px; max-height:270px;	margin-top: -255px; background:none!important; border:none!important;
	}
}


@media (max-width: 768px) {  /*----------------- For Mobile ---------------*/
#services .section{
	padding: 0px; margin:0px; width:100%;
 
}	
.services{
	padding: 0px; margin:0px; width:100%;
	background-image: url(../img/mobile-projects.jpg); 
	position: relative; min-height:200px; max-height:370px; background-color: #4b565c!important; color:#FFF!important;
}

#services .container { margin:0!important; padding:0!important; }

  
 #services-item li .service-inner{
	 padding: 0px;   
}
 
 .service-inner img {
	 height:60px; width:auto;
}
 
#services-item{
    list-style: outside none none;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-height: 300px;
    padding: 0;
    z-index: 4;
}
 #services-item li{
    background: #c32026 center no-repeat;
 	border-radius: 100%;  
/*     display: inline-block; */
    position: absolute!important; 
    width: 30px;
	height: 30px;
 	text-indent: -9999px; 
	margin: -15px 0 0 -15px; color:#FFF!important;
	z-index:9995;	 
}
 
#services-item li.active{
	text-indent: inherit; 
	height: auto;   border-radius: none;
	margin-top: 0px;
	margin-left: 0px; text-align:center;
}
 #services-item li:nth-child(6n+1){ 
    top: 70%;   left: 10%;   z-index:99996; 
}
#services-item li:nth-child(6n+2){ 
    top: 75%;    left: 48%;   z-index:99997; 
}
#services-item li:nth-child(6n+3){
     top: 70%;    left: 84%;  z-index:99998; 
}

#services-item li.active:nth-child(6n+1) p { font-size:12px!important; margin:0; padding:0; margin-bottom:5px; line-height:13px; }
#services-item li.active:nth-child(6n+2) p,
#services-item li.active:nth-child(6n+3) p { font-size:12px!important;  }

#services-item li.active:nth-child(6n+1){
	position: relative; left:0; width:100%!important; height:230px; margin-top:-230px; background: #000;  border:none!important;
}
#services-item li.active:nth-child(6n+2){ 
   position:relative;  left: 0; width:100%!important; height:200px; margin-top:-230px;  background: #000; border:none!important; z-index:99999; 
}
#services-item li.active:nth-child(6n+3){  
   position:relative;  left: 0; width:100%!important; height:215px; margin-top:-230px;  background: #000;  border:none!important;
}

}