
@font-face{ 
	font-family: 'MyWebFont';
	src: url('../fonts/tahoma_0.ttf');
	src: url('../fonts/tahoma_0.ttf') format('embedded-opentype'),
	     url('../fonts/tahoma_0.ttf') format('woff'),
	     url('../fonts/tahoma_0.ttf') format('truetype'),
	     url('../fonts/tahoma_0.ttf') format('svg');
}

@font-face {
    font-family: 'exotc350_bd_btbold';
    src: url('../fonts/tt0628m_-webfont.eot');
    src: url('../fonts/tt0628m_-webfontd41dd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tt0628m_-webfont.html') format('woff2'),
         url('../fonts/tt0628m_-webfont.woff') format('woff'),
         url('../fonts/tt0628m_-webfont.ttf') format('truetype'),
         url('../fonts/tt0628m_-webfont-2.html#exotc350_bd_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:100%;
}

img{
max-width:100%;
height:auto;
}

.wrapar
{
	max-width:1092px;
	margin:0 auto;
}

#main
{
	max-width:100%;
	margin:0 auto;
}
.header-top
{
	background-color:#f1f1f1;
	border-bottom:2px solid #cecece;
	padding-top:10px;
	padding-bottom:10px;
}
.header-top i
{
	color:#e7332f;
	font-size:18px;
	width:30px;
	height:30px;
	border:1px solid #000000;
	border-radius:10px;
	text-align:center;
	line-height:30px;
	
}
.header-top i:hover
{
	color:#ffffff;
	background-color:#000000;
	transition-duration:800ms;
	font-size:18px;
	width:30px;
	height:30px;
	border:1px solid #000000;
	text-align:center;
	line-height:30px;
}

.head-font
{
	font-family: calibri;
	font-size:14px;
	color:#000000;	
	line-height:26px;
	text-decoration:none;
}
.head-font a:hover
{
	font-family: calibri;
	font-size:14px;
	color:#e7332f;
	line-height:26px;
	transition-duration:500ms;
	text-decoration:none;
}
.head-align1
{
	text-align:left;
}
.head-align
{
	text-align:right;
}
.header-bottom
{
	 background-image:url(../images/menubg.jpg);
	 background-repeat:repeat-x;
	 height:112px;
}
.banner
{
	max-width:100%;
	margin:0 auto;
}
#content
{
	max-width:100%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
}
#content h1
{
	font-family: calibri;
	font-size:37px;
	color:#000000;
	margin-bottom:20px;
}
.content-font
{
	font-family: calibri;
	font-size:17px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
.content-heading
{
	font-family: calibri;
	font-size:25px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
.contentul
{
	border:1px solid #cccccc;
	padding-left:0px;
	border-radius:5px;
}
.contentul li
{
	list-style-type:none;
	font-family: calibri;
	color:#000000;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
	padding:10px;
	
}
.contentul li:hover
{
	list-style-type:none;
	font-family: calibri;
	color:#000000;
	background-color:#e3010f;
	padding:10px;
	text-decoration:none;
	transition-duration:800ms;
}
.contentul li a
{
	text-decoration:none;
	color:#000000;
	font-size: 15px;
	font-weight:bold;
}
.contentulactive
{
	text-decoration:none;
	color:#ffffff;
	background-color:#e3010f;
	
}
.contentul li:hover a
{
	text-decoration:none;
	color:#ffffff;
	transition-duration:800ms;
}
#content-bottom
{
	max-width:100%;
	margin:0 auto;
	background-color:#f1f1f1;
}
.about-icon{
text-align:center;

}
.icon01{
background-image:url(../images/about-icon-1.png);
background-position:center;
height:30px;
width:38px;
margin:0 auto;
transition-duration:500ms;

}
.icon02{
background-image:url(../images/about-icon-2.png);
background-position:center;
height:30px;
width:38px;
margin:0 auto;
transition-duration:500ms;

}
.icon03{
background-image:url(../images/about-icon-03.png);
background-position:center;
height:30px;
width:37px;
margin:0 auto;
transition-duration:500ms;

}
.icon04{
background-image:url(../images/about-icon-4.png);
background-position:center;
height:30px;
width:37px;
margin:0 auto;
transition-duration:500ms;

}
.about-icon {
	background-image:url(../images/about-icon-bg.png);
background-repeat:no-repeat;
background-position:center;
 padding:50px 30px;
 
}
.font01{
color:#000000;
font-family: calibri;
font-size:18px;
text-align:justify;
text-decoration:none;
}
.font02{
color:#000000;
font-family: calibri;
font-size:40px;
text-align:justify;
text-decoration:none;
padding:0px 0px;
margin:0px;
}
.font03{
color:#000000;
font-family: calibri;
font-size:14px;
text-decoration:none;
}
.more{
color:#e7512f;
font-family:Tahoma;
font-size:11px;
width:100px;
 border:1px solid #fff;
 text-align:center;
 margin:0 auto;
 padding:6px 0px;
 background-color:#ffffff;
text-decoration:none;
}
.more:hover {
color:#333333;
}
.about:hover{
background-color:#e7512f;
}
.about:hover .font01{
color:#ffffff;
}
.about:hover .font02{
color:#ffffff;
}
.about:hover .font03{
color:#ffffff;
}
.about:hover .about-icon {
	background-image:url(../images/about-icon-bghover.png);	
}
.about:hover .icon01{
background-image:url(../images/about-icon-01.png);
transform: rotate(360deg);
}
.about:hover .icon02{
background-image:url(../images/about-icon-02.png);
transform: rotate(360deg);
}
.about:hover .icon03{
background-image:url(../images/about-icon-3.png);
transform: rotate(360deg);
}.about:hover .icon04{
background-image:url(../images/about-icon-04.png);
transform: rotate(360deg);
}
#product
{
	max-width:100%;
	margin:0 auto;
	margin-top:35px;
	margin-bottom:20px;
}
#product h2
{
	font-family: calibri;
	font-size:28px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}
.browse
{
	font-family: calibri;
	font-size:15px;
	color:#454545;
	font-weight:600;
	text-decoration:none;
}
.browse a:hover
{
	font-family: calibri;
	font-size:15px;
	color:#e3010f;
	font-weight:600;
	text-decoration:none;
}
#industry
{
	max-width:100%;
	margin:0 auto;
	background-image:url(../images/infra-bg.jpg);
	background-size:cover;
	background-attachment:fixed;
	padding-top:5px;
	padding-bottom:20px;
}
#industry h2
{
	font-family: calibri;
	font-size:28px;
	color:#ffffff;
	font-weight:bold;
	line-height:65px;
	border-bottom:1px solid #6c5957;
}
.border-image
{
	position:relative;
	top:-13px;
}
  
/*.carousel {
    margin-top: 20px;
}*/
.carousel-caption {
    color: #FFF;
    text-align: left !important;    
}
.carousel-caption {
    right: 20%;
    left: 9% !important;
    padding-bottom: 20px !important;
}
.carousel-caption h1
{
	font-family: 'exotc350_bd_btbold', Arial, Helvetica, sans-serif;
	font-size:2.9em;
}
.slider-caption-1
{
	font-family: 'exotc350_bd_btbold', Arial, Helvetica, sans-serif;
	font-size:2.0em;
	font-weight:bold;
}
.item .thumb {
	width: 12%;
	cursor: pointer;
	float: left;
}
.item .thumb img {
	width: 80% !important;
	margin: 2px;
}
#client
{
	max-width:100%;
	margin:0 auto;
	margin-bottom:20px;
}
#client h2
{
	font-family: calibri;
	font-size:28px;
	color:#000000;
	font-weight:bold;
	line-height:65px;
	border-bottom:1px solid #6c5957;
}
#footer
{
	max-width:100%;
	margin:0 auto;
	background-color:#222222;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #0f0f0f;
}
.footer-font
{
	font-family: calibri;
	font-size:14px;
	color:#cdcdcd;
	text-decoration:none;
}
.footer-font a:hover
{
	font-family: calibri;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
#footer h2
{
	font-family: calibri;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.footer-font1
{
	font-family: calibri;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.footer-font1 a:hover
{
	font-family: calibri;
	font-size:12px;
	color:#e7512f;
	text-decoration:none;
}
.footer-col-1
{
	width:222px;
	position: relative;
min-height: 1px;
float:left;
padding-right: 15px;
padding-left: 15px;
}
.footer-col-2
{
	width:125px;
	position: relative;
min-height: 1px;
float:left;
padding-right: 15px;
padding-left: 15px;
}
.footer-col-3
{
	width:292px;
	position: relative;
min-height: 1px;
float:left;
padding-right: 15px;
padding-left: 15px;
float:left;
}
.footer-col-4
{
	width:283px ;
	position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float:left;
}
.footer-col-5
{
	width:163px;
	position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float:left;
}
#copyright
{
	max-width:100%;
	margin:0 auto;
	background-color:#1d1d1d;
	padding-top:10px;
}
.produtimg
{
	border:2px solid #e7512f;
	
}

.contacticon
{
	color:#e7332f;
	font-size:40px;
	width:50px;
	text-align:center;
	margin-right:10px;
}
@media (max-width:768px) 
{
	.head-align
{
	text-align:center;
}
.head-align1
{
	text-align:center;
}
.slidebarproduct
{
	display:none;
}


}
@media only screen and  (min-width:650px) and  (max-width:768px) 
{
	.footer-col-1
{
	width:33% ;
}
.footer-col-2
{
	width:20% ;
}
.footer-col-3
{
	width:46% ;
}
.footer-col-4
{
	width:50% ;
}
.footer-col-5
{
	width:50% ;
}
}
@media only screen and  (max-width:420px)
{
		.footer-col-1
{
	width:100% ;
}
.footer-col-2
{
	width:100% ;
}
.footer-col-3
{
	width:100% ;
}
.footer-col-4
{
	width:100% ;
}
.footer-col-5
{
	width:100% ;
}
}