* {
	margin:0;
   padding:0;
    box-sizing: border-box;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 26, 2018 */



@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.eot');
    src: url('../fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont.woff') format('woff'),
         url('../fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 26, 2018 */
@font-face {
    font-family: 'ralewayextrabold';
    src: url('../fonts/raleway-extrabold-webfont.eot');
    src: url('../fonts/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/raleway-extrabold-webfont.woff') format('woff'),
         url('../fonts/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 3, 2018 */



@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
ul li{
	list-style:none;
}
a{
	text-decoration:none;
	font-family: 'ralewayregular';
}
#NAV>i{
	display:none;
    font-size: 34px;
    color:#cb2a10;
    float: right;
}
body{
	color:#244495;
    font-size: 16px;
	font-family: 'ralewayregular';
}
h2{
	font-family: 'ralewayextrabold';
}
.container{
	margin:0 auto;
	max-width:1170px;
}
.clearfix{
	clear:both;
}
.title-img{
    width:10%;
}
.main_header{
    margin:10px 0;
}
.nav-bar{
	margin-top:12px;
}
.nav-bar>ul>li{
    font-size: 18px;
	padding-left:10px;
	
}
.logo{
    width:110px;
}
.nav-bar>ul>li>a{
	color:#0e0e40;
    text-transform: uppercase;
    font-size: 17px;
	font-family: 'ralewayextrabold';
}
.nav-bar>ul>li>a:hover{
	color: #f41212;
	text-decoration:none;
	background-color:white;
}
.header{
	background-color:#0e0e40;
	color:white;
}
.contact>p,.email>p{
	display:inline-block;
}
.contact p{
    font-family: 'open_sansregular';
}

.header i{
    color:#cb2a10;
    padding-right:5px;
	font-size: 20px;
}
.header i:hover{
    color:#fff;
}
.header{
	padding-top:12px;
}
.search-i>input{
	border-radius: 4px;
    box-shadow: unset;
	font-size:14px;
	padding:4px;
}
.search-i>span{
	padding-left: 5px;
    font-size: 24px;
}
.header-head{
	position:absolute;
	left:0;
	right:0;
	top:145px;
	bottom:0;
	text-align:center;
}
.header-main{
	position:relative;
	left:0;
	top:0;
}
.header-head>h2{
	color:white;
	font-size:70px;
}
.header-bg>img{
	width:100%;
}
.header-bg .slide-2{
	height:600px;
}
.aboutus,.about,.contact-img{
	margin-top:60px;
}
.big-border{
	width:140px;
	display:block;
}
.small-border{
	width:100px;
	display:block;
}
.big-border,.small-border{
    border-bottom: 2px solid #cb2a10;
	
}


.profile>p{
	color:#8b8e94;
	    text-align: justify;
}
.about-pics{
	margin-top:45px;
}
.about-product>h2{
	padding-top:40px;
}
.about-bg{
	background-color:#FAFAFA;
}
.aboutus h2,.product-head h2,.about-product h2{
	color:#0e0e40;
	text-align:center;
}



.hot-pic{
	background-color:#0e0e40;
    padding: 20px 0 20px 0;
}
.hot-pic>ul>li>a{
	color:white;
}
.hot-pic>ul>li{
	line-height: 2.5;
    border-bottom: 1px dotted white;
}
.hot-pic>ul>li:last-of-type{

    border-bottom: 0;
}
.contents .data{
	display:none;
}
.contents .active{
	display:block;
}
.product .big-border,.product .small-border,.about .big-border,.about .small-border,.about-main .big-border,.about-main .small-border,.product-head .big-border,.product-head .small-border,.about-product .big-border,.about-product .small-border,.about-cnt .big-border,.about-cnt .small-border{
	margin:10px auto;
}
.product{
	
	font-size:24px;
}
.pro-type>ul{
    margin-top: 40px;
}
.pro-type>ul>li p{
	text-align: center;
background: #0e0e40;
padding: 10px 0;
margin-bottom: 0px;
font-family: 'ralewayextrabold';
color:white;
}
.pro-type>ul>li a:hover{
	text-decoration:none;
}
.about{
	width:60%;
	font-size:24px;
}
.about-pic>ul>li{
	float:left;
	padding:0 10px;
}
.about-pic{
	margin-top:50px;
}

.product,.about,.contact-head{
	color: #0e0e40;
    margin: 45px auto 0px auto;
}

.pro-type .pro-img{
	height: 200px;
    object-fit: cover;
    object-position: top;
}
.pro-type>ul>li{
	width: 23%;
    float: left;
    margin-left: 2%;
   box-shadow: 0 0 10px #8e8ea5;
}

.pic>ul>li{
	float:left;
	width:25%;
}
.profile-texture{
	background-color:#F2F2F2;
	padding: 47px 37px;
}
.aboutus{
	background: #f7f8fa;
	padding: 60px 0;
}
.content{
    line-height: 28px;
    margin-top: 20px;
}
.profilee{
    margin-top: 30px;
    line-height: 28px;
	 color: #8b8e94;
	 text-align: justify;
}
.hot-pic .nav > li > a:hover, .hot-pic .nav > li > a:focus {
    text-decoration: none;
    background-color: #cb2a10;
}
.profile-texture .contact-btn{
	margin-bottom:20px;
}
.contact-info span a,.contact-infoo span a{
	color:white;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color:  #cb2a10;
}
.content>p,.content>ul>li{
	color:#8b8e94
}
.content i{
    color:#cb2a10;
    padding-right: 10px;
}
.content p:nth-of-type(2),.profile p:nth-of-type(2){
	font-weight:bold;
	    color: #8b8e94;
}
.profile ul li{
    color: #8b8e94;
}
.copyright{
	padding-top:15px 0;
}

.in-email>a:hover{
	text-decoration:none;
	color:white;
}
.in-email>a{
    font-family: 'open_sansregular';
}
.contact-form font{
	color:#cb2a10;
	font-size:30px;
}
.contact-form{
    margin-top:40px;
}
.about-cnt-info{
	margin-top:30px;
}
.contact-head{
	width:42%;
	padding:6px;
}
.contact-btn{
	color: white;
	background-color:  #0e0e40;
	margin-top:13px;
}

.contact-infoo>ul>li{
	line-height: 1.7;
    padding-bottom: 20px;
}
.contact-infoo span a{
	color:#0e0e40;
}
.contact-infoo{
	margin:70px auto;
}
	
.foot-bg{
	background-color:#17175f;
	margin-top:60px;
   padding: 55px 0;
}
.contact-info i{
	color:  #e6e1e2;
	font-size: 25px;
}
.copyright{
    padding:15px 0 5px 0;
}
.profile ul li i{
    color:#cb2a10;
    padding-right: 5px;
}
.navbar_foot{
    width:55%;
	
}


.navbar_foot>ul>li>a:hover{
	background-color:#17175f;
	color:white;
}
.contact-info,.navbar_foot{
	float:none;
	margin:0 auto;
	
}
.in-mail{
	padding-left:20px;
}
.contact-info .in-email{
	float:left;
	width:33%;
}
.in-email>i{
	font-size:60px;
	display: block;
    padding-bottom: 25px;
}

.navbar_foot>ul>li{
	padding:20px;
	font-family: 'ralewayextrabold';
	
}


.product-info{
	margin-top:60px;
	text-align:justify;
}

.prod-assem,.prod-para,.prod-conv,.prod-h{
	margin-top: 63px;
	box-shadow: 0 0 5px #8d8d8f;
}
.data{
    padding:20px 20px 0 20px;
}
.data p{
    line-height: 28px;
}
.prod-h{
	margin-bottom:20px;
}
.assembly-img>ul>li,.parabolic-img>ul>li,.conv-img>ul>li,.h-img>ul>li{
	width:50%;
	float:left;
	padding-left:10px;
}
.assembly-img>ul>li img,.parabolic-img>ul>li img,.conv-img>ul>li img,.h-img>ul>li img{
	height:175px;
	border:2px solid #0e0e40;
}
.h-img>ul>li>img:nth-of-type(1){
    margin-top:50px;
}
.assembly-info,.parabolic-info{
	text-align: center;
    margin-top: 20px
}
.assembly-img,.parabolic-img,.conv-img,.h-img{
	margin-left:115px;
	margin-bottom:30px;
}
.h-img>ul>li:nth-of-type(2){
	margin-top:50px;
}
.conv-img>ul>li{
	padding: 15px 0 0 30px;
}
.copyright{
    background-color:#11114b;
}
.copyright p:hover{
    color:white;
}
.about-cnt .right-info ul li{
	width:50%;
	float:left;
}
.right-info ul li:nth-of-type(2), .right-info ul li:nth-of-type(4){
    padding-left:50px;
}
.right-info a{
   font-family: 'open_sansregular';
}
.about-cnt .right-info{
	padding-top:15px;
}
.about-cnt .right-info article{
	font-family: 'ralewayextrabold';
}
.about-cnt .right-info{
	color: #8b8e94;
}
.about-cnt .right-info a{
	color: #8b8e94;
}
.about-cnt .right-info a:hover{
	text-decoration:none;
	color:#0e0e40;
}
.about-cnt .left-icon h2{
	border:1px solid #0e0e40;
	background:#0e0e40;
	padding: 8px 0px 5px 0px;
}
.about-cnt .left-icon i{
	color:white;
}
.up{
	width: 8%;
   margin-top:-55px;
}
.up p a{
	color:white;
	font-family: 'ralewayextrabold';
}
.up p a:hover{
	text-decoration:none;
}

@media only screen and (max-width: 1264px){
	.about-cnt>ul>li{
		width:100%;
	}
	.about-cnt a{
		padding-left:83px;
	}
	.about-cnt a:nth-of-type(3){
		padding-left:24px;
	}
}
@media only screen and (max-width: 1012px){
	.about-cnt a{
		padding-left:10px;
	}
}
@media only screen and (max-width: 980px){
	.profile-texture,.about-img{
		width:100%;
		float:none;
	}
	.pro-pill{
		width:78%;
	}
	
}
@media only screen and (max-width: 880px){
	.about-main,.contact-form{
		width:100%;
	}
	.about-cnt a{
		
		display:block;
		text-align:center;
	}
}
@media only screen and (max-width: 770px){
	.logo>img{
		width:80%;
		text-align:center;
	}
	.pro-type>ul>li{
		width:46%;
		margin-top: 10px;
	}
	.contact-info .in-email{
		float:none;
		text-align:center;
		width:100%;
		margin-bottom:30px;
	}
	.navbar_foot>ul,.nav-bar>ul{
		display:none;
	}
	.up{
	    width: 100%;
        margin: 20px auto;
        text-align: center;
	}
	#NAV i{
		display:block;
        cursor:pointer;
    }
	.nav-bar>ul{
	background-color:#0e0e40;
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    top: 118px;
    padding: 10px 0;
}
	.nav-bar > ul > li > a {
    color: #fff;
    
}
	.header-head{
		top:75px;
	}
}

@media only screen and (max-width: 620px){
	.contact,.email{
	
		width:100%;
		
	}
	.pic>ul>li{
		width:50%;
	}
	.header-head{
		top:17px;
	}
	.header-head>h2{
		font-size:40px;
	}
	.assembly-img>ul>li,.conv-img>ul>li,.h-img>ul>li{
		width:100%;
		text-align:center;
		padding-bottom: 10px;
	}
}
@media only screen and (max-width: 450px){
	.pro-type>ul>li{
		width:100%;
	}
	.pic>ul>li{
		width:100%;
	}
}