@charset "utf-8";
/* CSS Document */
*{
	font-family:playfair_regular;
	margin:auto;
}
.head_micro {
    background: #280138;
	
}
.logo{
	margin: 6px auto;
	width: 100%;
}
h2{
	font-size:30px;
	text-align:center;
	font-family:playfair_boldItalic;
	margin: 40px;
}
p{
	text-align:center;
	font-family:playfair_regular;
	font-size:17px;
	line-height:29px;
}
#client_ban h2{
	color:#fff;
}
.img-thumbnail{
	margin-top:60px;
}
section{
	padding-top:5px;
	padding-bottom:60px;
}
#client_ban{
	background:url(../Images/client.png)no-repeat;
	height:325px;
	width:100%;
}
.der_face i{
	color: #fff;
    margin: 9px;
    padding: 7px;
    font-size: 17px;
}
.der_face i:hover{
	background-color:804199;
}
footer{
	padding-top: 58px;
}
.container-fluid.panel-footer {
    background: #280138;
    color: #fff;
}
#mixedSlider {
  position: relative;
}

#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}


#mixedSlider .MS-content .item {
  display: inline-block;
  width: 33.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
 
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
  
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
 

#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}

#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
#td .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}

#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
 
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}

#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}

#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
 
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}
footer{
	background:#efe3f6;
}
h3{
	text-align: center;
    font-size: 23px;
    font-weight: 900;
    color: #F16622;
}
address,small{
	margin-bottom: 0px;
    font-size: 15px;
    line-height: 25px;
}
footer img{
	width:18px;
}
footer p{
	font-size:15px;
	line-height:20px;
	margin-top: 15px;

}
footer button{
	margin-left: 119px;
padding: 8px 28px!important;
font-size: 14px!important;
background: #ff5900!important;
border: none!important;
}
footer button:hover{
	
background: #804199!important;
border: none!important;
}
#infra_mult{
	background:url(../Images/infra1.jpg)no-repeat;
	height:300px;
}
.infra_mul p{
	text-align:justify;
	margin: 11px 17px;
}
.infra_mul ul{
	list-style:none;
	font-size:18px;
	font-family:playfair_regular;
	margin-left: 40px;
    line-height: 32px;
}
.infra_mul .fa{
	    color: #ff5900;
}
#infra_cont{
	background:url(../Images/contact.png);
	height:300px;
}
.infra_contr address{
	font-size:20px;
}
#client_cont{
	background:url(../Images/client.png)no-repeat;
	height:300px;
}
.cli_img {
	  display:block;
	  width:100%;
	  height:auto;
	  position:relative;
}
.overlay{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	height:100%;
	width:100%;
	opacity:0;
	transition:.5s ease;
	background:#5c214d8f;
	border-radius:3px 3px 3px 3px#000;
}
.overlay:hover{
		opacity:2;
	}
.overlay h5{
	color:#fff;
	font-size:25px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
}
#bending_mul{
	background:url(../Images/bending.png);
	height:300px;
}
#bending_mul h4{
	font-size: 49px;
    color: #fff;
    margin-top: 130px;
}
#fri_mul{
	background:url(../Images/fabri_img.png);
	height:300px;
}
#fri_mul h4{
	font-size: 49px;
    color: #fff;
    margin-top: 130px;
}
#powed_mul{
	background:url(../Images/powder_img.png);
	height:300px;
}
#powed_mul h4{
	font-size: 49px;
    color: #fff;
    margin-top: 130px;
}
h6{
	font-size: 18px;
    font-weight: 600;
}
h6 small{
	font-size: 17px;
}