@charset "utf-8";
/* CSS Document */

/* Slider */
.slide .text-normal{ text-transform: none !important;}

/* mentor */
.mentor-item{ box-shadow: 10px 15px 3px -9px #706f83; padding-bottom: 10px;}

.backgound-grey
{
	background-color:#f5f5fa;
	}
.education-section .col-sm-6 {
	padding-left:0px !important ; 
	padding-right:0px;
	}
.education-section .section-title {
	padding-left:0px ; 
	padding-right:0px;
	padding-bottom:0px;
	}
.education-row{
	margin-top:3%;
	}

.portfolio-products li
{
	background-color:#f5f5fa;
	}
.our-technology
{ background-color:#e6fafe;
	
	}	
.text-small{
	text-transform:lowercase !important;
	}
.text-strong{
	font-weight:bolder !important;
	}
.mentor-img img
{
	border:2px solid #3b94d1 !important;
}

.contact-item p a
{color:#0c0c17 !important;
text-decoration:none !important;

	}
.contact-item span 
{
	color:#3a97d2;
	
	}
.our-way-of-working 
{
	background-color:#f5f5fa;
}

.our-way-of-working .section-title-more strong
{
	color:#058FB1;
	font-size:12px;
}

.filament-table 
{	
	border-color:#d2d2d2;
	border-style:groove 1px #F1F1F1;
	border-bottom-color:#00b2ca;
	margin:1%;
	
}
.about-section img
{
	width:95%;
}

.shop-icon i {font-size: 20px; color: aqua;}

/*==============================
= Process                 =
==============================*/
.process-section {
  position: relative;
  overflow: hidden;
}

.process-section .section-title-heading, .process-section .section-title-more{
	color: #ffffff !important;

}
.quote-icon {
  position: relative;
  font-size: 44px;
  text-align: center;
  color: #35e9f1;
  padding-bottom: 44px;
}
.process-section-bg {
  background-image: url("../img/bg-Image/3d-process.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.process-section .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

 .process-item p{
	color:rgba(255, 255, 255, 0.9) !important;
}

.process-section .article-nav-link{
	padding: 1% 0 !important;
}

.process-section .article-nav{
 text-align: center;
  margin: 10px 0 !important;
 border: 1px solid #ebebf5 !important;
}

.process-section  .article-nav-link:last-child {
  border-right: 1px solid #ebebf5;
}

.process-section .article-nav a:hover p {
  color: #00b2ca !important;
  background: #f5f5fa;
}

.work-section-bg {
  background-image: url("../img/bg-Image/3d-work.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.owl-item{
	margin-right: 10px !important;
}


.article-nav .article-nav-link:hover,
.article-nav-link:hover {
  color: #0ec3cb !important;
  text-decoration: none;
  outline: 0;
}

.printing-quote .real-gapped .portfolio-item {
	padding: 10px !important;
}

.icon-facebook:hover{
	color: blue;
}

#team-carousel-3 .owl-item img{ 
width: 95% !important;
height: 95% !important;
}


#team-carousel-3 .team-item-info{ 

	padding: 5px 5px 0 5px !important;
	font-size: 12px;
}



#team-carousel-3 .owl-item .pricing-header 
{
	padding: 0px !important;
}

