/*-------------------------------Format-------------------------*/

.clear {
	clear: both;
}
a, a:hover, a:active, img, a:focus {
	border: none;
	outline: none;
}
.clear {
	clear: both;
}
form {
	margin: 0; 
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
legend {
	border: 0;
	margin-left: -7px;
	padding: 0;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	vertical-align: middle;
}
button, input {
	line-height: normal;
	overflow: visible;
}
table button, table input {
	overflow: auto;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	box-sizing: content-box;
	moz-box-sizing: content-box;
	webkit-appearance: textfield;
	webkit-box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
	webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:hover, a:focus {
	text-decoration: none;
}
img {
	max-width: 100%;
}
p{
    text-align: justify;
}

/*-------------------------------css-------------------------*/
@media (min-width:1200px) {
	.container {
		width: 970px;
	}
}
body {
	font-family: 'droid_sansregular';
}
#header {
	border-top: 3px solid #f03438;
	background-color: #fff;
}

.wrap-content {
	background: url('../images/bg-main.jpg');
	background-position: center;
	background-repeat: repeat;
    padding-bottom : 20px;
    position:relative;
}
.slider-banner .slide-caption {
	top: 140px;
	left: 53%;
	width: 37%;
	text-align: left;
	text-shadow: none;
}
.slider-banner .slide-caption h2 {
	/*color: #ee2024;*/
	color:#FFF;
	font-size: 38px;
	text-transform: uppercase;
	color: #2e2e2e;
	font-family: 'fjalla_oneregular';
	padding-bottom:10px;
}
.slider-banner .slide-caption h2 span {
	/*color: #ee2024;*/
	color:#fff;
}

.slider-banner .slide-caption p {
	 /* color: #464545; */
	 color: #FFF; 
	font-size: 16px;
	text-align: left;
	padding: 4px 0px 27px 0px;
}
.slider-banner .slide-caption a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'fjalla_oneregular';
	font-size: 16px;
	background: #ee2024;
	padding: 10px 20px;
	border-radius: 3px;
}
.slider-banner .carousel-indicators li {
	width: 12px;
	height: 12px;
	margin-right: 10px;
}
.item-content {
	padding-top: 30px;
	padding-bottom: 75px;
}
.item-content .item-pr {
	position: relative;
	margin-bottom: 18px;
}

.item-content .item-pr h4 {
	background: #fff;
	font-size: 20px;
	padding: 15px;
	position: absolute;
	bottom: -10px;
	text-align: center;
	width: 100%;
	font-family: 'fjalla_oneregular';
}
.item-content .item-pr h4 a {
	color: #2e2e2e;
}
.item-content .item-pr h4 a:hover {
	color: #ee2024;
}
.content-detail{
    padding: 0 15px;
}

/*--------product----------*/
.item-content .desc-cat{
	padding-top: 15px;
}
.item-content .desc-cat h2{
	color: #323232;
	font-size: 40px;
	font-family: 'fjalla_oneregular';
	text-transform: uppercase;
	margin:0px;
}
.item-content .desc-cat h2 span{
	color: #ee2024;
	display: block;
}
.item-content .desc-cat p{
	font-size: 16px;
	color: #626262;
    padding-top : 0;
}
div.item-pr{
    background: url('../images/bg_02.jpg');
	background-position: center;
	background-repeat: repeat;
    position:relative;
}
.item-pr img{
    display : block;
    margin : 0 auto;
}
.item-content .list-product{
	margin-top: 40px;
}

.item-content .list-product .item-pr h4 {
    font-size: 18px;
    padding: 11px;
    margin: 0px;
    position: static;
}
.item-content .list-product .item-pr:hover .desc-pr{
	display: block;
}

.list-product .desc-pr{
	position: absolute;
	width: 100%;
	background: rgba(238,32,36,0.9);
	top: 0px;
    height: 100%;
    padding: 30px 30px;
}
.list-product .desc-pr h5 {
	background:url(../images/bg-desc-pr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.list-product .desc-pr h5 a{
	color: #fff;
	font-size: 25px;
	font-family: 'fjalla_oneregular';
	padding-bottom: 16px;
	display: block;

}
.list-product .desc-pr p{
	font-size: 15px;
	color: #fff;
	padding-top: 20px;
}
.find-contact{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;

}
.find-contact h4{
	color: #4b4b4b;
	font-size: 22px;
	font-family: 'fjalla_oneregular';
}
.find-contact p{
	font-size: 15px;
	color: #4b4b4b;
	padding: 10px 135px 20px 135px;
}

.find-contact a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'fjalla_oneregular';
	font-size: 16px;
	background: #ee2024;
	padding: 10px 20px;
	border-radius: 3px;
}
.find-contact .container{
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.2);
    padding-top: 20px;
}
.content-detail .first{
    color: #323232 !important;
    font-weight: bold;
}
.content-detail p{
	padding-bottom:20px;
}
/*---------history----------*/
.history-item{
   border-left: 3px solid rgb(238,32,36);
   padding-left:20px;
   text-align: justify;
}
.item-content .desc-cat .history-item-first{
  font-weight: bold;
  color:#212121;

}
.col-md-10 .history-item{
    margin-bottom:40px;
}
/*---------contact-us----------*/
.list-process .item h5 a.contact-title {
    font-size: 18px;
}
.infor a {
    text-decoration: none;
    color:#626262;
}
.infor ul{
    padding:10px 0 0 0;
    list-style-type: none;
    margin:0;
    font-size: 16px;
    color : #626262;
}
.infor i{
    color: #f1494c;
}
.infor span{
    padding-left : 9px;
}
.infor p{
    margin-bottom:5px;
}
.contact-us h5{
    font-size: 25px;
    font-family: 'fjalla_oneregular';
    padding-bottom: 16px;
    display: block;
    color:#323232;
    text-transform: uppercase;
    line-height: 1.5;
}
#feedback_form label{
    font-size: 16px;
    color : #626262;
    font-weight:normal;
    font-family : 'droid_sansregular';
}
#feedback_form .col-md-6{
    padding-left:0;
}
#feedback_form .col-md-6:nth-child(even) {
    padding-right:0;
    padding-left:15px;
}
#feedback_form input{
    width:100%;
    height:40px;
    color:#666666;
    font-size:14px;
    margin-bottom:20px;
}
#feedback_form textarea{
    width:100%;
    height:100px;
}

#feedback_form button {
	color: #fffefe;
	font-size: 16px;
	font-family: 'fjalla_oneregular';
	background-color: #ee2024;
	border: none;
	border-radius: 3px;
	padding: 8px 26px;
    margin:40px 0;
}
/*---------our process----------*/
.list-process{
	padding-bottom: 50px;
}
.list-process .item{
	clear: both;
	    padding-top: 30px;
}
.list-process .item h5 {
    background: url(../images/bg-desc-or.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-top: 0;
}
.list-process .item h5 a {
    font-size: 25px;
    font-family: 'fjalla_oneregular';
    padding-bottom: 16px;
    display: block;
    color:#323232;
    text-transform: uppercase;
    line-height: 1.5;
}
/*--------Awards----------*/
.award{
     padding-right:0;
     padding-left:0;
}
.award .col-md-8{
    padding-right:40px;
}
.award .col-md-4{
    padding-right:0;
}

/*---------FAQS----------*/
.item-content .panel-heading .panel-title{
	color:#323232;
    font-weight: bold;
    cursor: pointer;
}
.panel-heading,
.collapse.in,
.collapsing {
	background: #fff;
}
.panel-heading.collapsed,
.collapse{
	background: none;
}
.panel-heading,
.panel-body{
	padding-left: 40px;
}
.panel-heading.collapsed .panel-title:before{
    font-family: 'FontAwesome';
    content: "\f054";
    position: absolute;
    left: 0;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    color:#ee2024;
    padding-top: 3px;
    padding-left: 10px;
}
.panel-heading .panel-title:before{
    font-family: 'FontAwesome';
    content: "\f078";
    position: absolute;
    left: 0;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    color:#ee2024;
    padding-left: 10px;
}
.faq-item .panel-body{
	margin-bottom: 0;
}
.item-content .faq-item{
	border-bottom: solid 1px #dcdcdc;
	margin-bottom: 10px;
}
/*-------------------*/
footer{
	position: relative;
}
.newsletter {
	background-color: #1b2830;
	padding: 35px 0 20px 0px;
    width: auto;
}
.newsletter h4 {
	color: #fff;
	font-size: 20px;
	font-family: 'fjalla_oneregular';
	text-transform: uppercase; 
	line-height: 25px;
}
.newsletter.form-subscribe {
	margin-top: 16px;
}
.newsletter input {
	height: 37px;
	background-color: #ececec;
	border-radius: 0px;
	color: #666666;
	font-size: 14px;
	width: 100%;
	margin-right: 12px;
}
.newsletter button {
	color: #fffefe;
	font-size: 16px;
	font-family: 'fjalla_oneregular';
	background-color: #ee2024;
	border: none;
	border-radius: 3px;
	padding: 8px 26px;
}
.footer-menu {
	padding-top: 85px;
}
.footer-menu ul {
	margin: 0px;
	padding: 0px;
}
.footer-menu ul li {
	list-style: none;
}
.footer-menu ul li.heading {
	padding-bottom: 17px;
}
.footer-menu ul li.heading:last-child {
	padding-top: 30px;
}
.footer-menu ul li.heading a {
	color: #2e2e2e;
	font-size: 14px;
	font-family: 'fjalla_oneregular';
	text-transform: uppercase;
}
.footer-menu ul li a {
	font-size: 12px;
	color: #626262;
	text-align: left;
}
.footer-menu ul li a:hover {
	color: #ee2024;
}
.footer-menu .contact-info h4 {
	color: #2e2e2e;
	font-size: 14px;
	font-family: 'fjalla_oneregular';
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 22px;
}
.footer-menu ul li span{
    font-size:12px;color : #626262;
}
.footer-menu .contact-info p {
	font-size: 12px;
	color: #626262;
}
.footer-menu .contact-info p.address {
	padding-bottom: 20px;
}
.footer-menu .contact-info p.address i {
	padding-right: 3px;
}
.footer-menu .contact-info p i {
	color: #f1494c;
	padding-right: 10px;
}
.footer-menu .contact-info p a {
	color: #626262;
}
.footer-copyright {
	border-top: 1px solid #ebebeb;
	margin-top: 20px;
	padding-top: 25px;
}
.footer-copyright p.copy-right {
	font-size: 11px;
	color: #626262;
	font-family: 'fjalla_oneregular';
}
.footer-copyright .social-footer {
	float: right;
}
.footer-copyright .social-footer span {
	color: #2e2e2e;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'fjalla_oneregular';
	padding-right: 20px;
}
.footer-copyright .social-footer i {
	color: #f03438;
	font-size: 19px;
	padding-right: 10px;
}
.footer-copyright .des-copy {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
}
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media (min-width : 320px){
  /*--------footer----------*/  
  .footer-menu, .content-detail .first{
        padding-top: 10px;
    }
    .footer-menu ul li.heading, .footer-menu ul li.heading:last-child{
        padding:5px 0 5px 0 ;
    }
    .footer-menu .contact-info h4{
        margin-bottom:15px;
    }
    .footer-menu .contact-info p.address, .content-detail p{
        padding-bottom:10px;
    }
    .list-process{
    	padding-bottom:0px;
    }
    .about-us .item{
        padding-top:0;
    }
    .list-process .item h5 a{
        padding-bottom:5px;
    }
    .item-content{
        padding : 10px 0 15px  0;
    }
    .banner .container{
        padding:0;
    }
    .footer-copyright{
        margin-top:10px;
        padding-top:15px;
    }
    .footer-copyright .social-footer{
        float:none;
    }
    /* ---------contact-us-----------*/
    #feedback_form .col-md-6:nth-child(even){
       padding-left:0; padding-right:5px;
    }
     #feedback_form .col-md-6{
       padding-left:0;
       padding-right:5px;
    }
     /* ---------awards-----------*/
     .award .col-md-8 {
        padding-right : 15px;
     }
     /* ---------products-----------*/
     .find-contact p{
        padding : 0 0 15px 0;
     }
     .desc-pr h5{
        margin-top: -25px;
        margin-bottom: -15px;
     }
     .item-pr{
        height : 300px;
        padding-top:50px;
     }
    
}     
@media (min-width : 375px){
     /* ---------products-----------*/
     .desc-pr h5{
        margin-top: 10px;
        margin-bottom: 10px;
     }
     .list-product .desc-pr h5 a{
        font-size:25px;
     }
     .list-product .desc-pr p{
        font-size: 15px;
     }
}
/* Small Devices, Tablets */
@media  (min-width : 768px){
    .newsletter{
        padding: 15px 0 0px 0;
        margin: -20px 0;
        overflow: hidden;
        width: auto;
        position: absolute;
    }
    .footer-menu{
        padding-top:100px;
    }
    .item-content{
        padding: 10px 0 80px 0;
    }
    .list-process .item{
        padding-bottom: 10px;
    }
    
    .footer-copyright .social-footer {
        float: right;
    }
    .item-pr{
        height : auto;
        padding-top:0px;
     }

}
@media  (min-width : 1024px){
    .newsletter{
        width: 940px;
    }
}


@media (min-width:1200px) {
	.list-process .item .right{
		padding-top: 20px;
	}
    
	.footer-menu {
	    padding-top: 70px;
	}
  
   
}