@font-face{ 
	font-family: 'Tahoma';
	src: url('font/tahoma.eot');
	src: url('font/tahoma.eot?#iefix') format('embedded-opentype'),
	     url('font/tahoma.woff') format('woff'),
	     url('font/tahoma.ttf') format('truetype'),
	     url('font/tahoma.svg#webfont') format('svg');
}
@font-face{ 
    font-family: 'HPSimplified';
    src: url('font/HPSimplified/HPSimplifiedW01-Regular.eot');
    src: url('font/HPSimplified/HPSimplifiedW01-Regular.eot?#iefix') format('embedded-opentype'),
         url('font/HPSimplified/HPSimplified_Rg.ttf') format('truetype'),
         url('font/HPSimplified/HPSimplified_LtIt.ttf') format('truetype'),
         url('font/HPSimplified/HPSimplified_Lt.ttf') format('truetype'),
         url('font/HPSimplified/HPSimplified_It.ttf') format('truetype'),
         url('font/HPSimplified/HPSimplified.ttf') format('truetype'),
         url('HPSimplifiedW01-Bold.svg#webfont') format('svg'),
         url('HPSimplifiedW01-Light.svg#webfont') format('svg'),
         url('HPSimplifiedW01-Regular.svg') format('svg'),
         url('font/HPSimplified/HPSimplified_BdIt.ttf') format('truetype');
}
body {
  color: #111230;  
  font-family: "HPSimplified";
  padding: 0px !important;
  margin: 0px !important;
  font-weight: 300;
  font-size: 14px;
}
.container {
   padding: 20px 125px 20px 280px;

}

.c-layout-header .c-navbar > .container {
    position: relative;
    padding: 0px 40px;
}
.c-content-box.c-size-md {
    padding: 10px 0px 0px 0px;
    min-height: 400px;
}

.c-container {
    margin-top: 50px;
    margin-bottom: 0px;
}
.c-content-box.c-size-md > .container > .row > .col-md-3 {
    position: relative;
    min-height: 1px;
    padding: 5px;
}
.bg-img-red-o {
	padding: 0% 1% 1% 1%;
}
.bg-img-red-i {
	background-color:#CA3A27;
	text-align:center;
	height:150px;
	padding: 2% 2%;
}
.c-layout-header .c-navbar .c-mega-menu.c-pull-right {
    float: none;
}
.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li > .c-link {
   /*font-size: 14px;
   text-transform: none;
   font-weight: normal;*/

    font-size: 13px;
    text-transform: none;
    font-weight: bold;
    min-width: 115px;
    text-align: center;

}
.footer_affi img{
	text-align: center;
   margin: 5px;
   height: 44px;
   width: auto;
}
.c-layout-header .search-container {
    float: right;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.search-container .txt_input {
	 float: right;
    padding: 5px;
    margin-top: 0px;
    height: 30px;
    width: 75%;
    font-size: 12px;
    border: 6px solid #aaa;
}

.search-container button {
    float: right;
    padding: 7px 10px;
    margin-top: 0px;
    height: 30px;
    width: 20%;    
    margin-right: 3px;
    background: #696464;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.tab_holder{
    margin: 0px;    
    padding-left: 7px;
    padding-right: 7px;
}


.tab_button {
	 background-color: white;
    padding: 10px;
    border-radius: 10px 10px 0px 0px;
}

.tab_button.active {
	 color: #ffffff;
	 background-color: #c43428;
    padding: 10px;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 1px 1px 1px #c43428;
}
.img_sb_hd{
	margin: 1%;	
}

.img_eqp{
	margin: 1%;
	border: 1px solid #101331;
	border-radius: 5%;
}
.c-con-sub{
		
}

.c-con-sub-hd{
	    background-color: #eb2227;
    color: #ffffff;
    font-weight: 600 !important;
    padding: 1px 8px;
    font-size: 14px;
}
.c-con-sub-sizes{
	
	height: 60px;
}
.c-con-sub-uses{
	padding: 2% 0%;
	height: 90px;
}
.c-con-sub-img{
	width: 100%;
	position: relative;
	bottom: 0px;
	text-align: left;	
}
.foot_abv{
    width: 100%;
    text-align: center;
    min-height: 90px;
    box-shadow: 0px -1px 7px 0px black;
    padding-top: 20px;
}

.foot_abv_link{
	margin: 1% 4%;
	padding: 1%;
	height: 40%;	
}
.link_text>a{
	color: #eb2227;
	text-decoration:underline;					   
}

.link_text>a:hover{
	color: #fb2a19;
}


.c-content-tab-3 .nav {
    text-align: center;
    width: 100%;
    margin: auto;
    margin-top: 4%;
}

.image_prod{
	height: 30px;
	width: auto;
}
@media (max-width: 992px) {
    .tit-bl {
        text-align: left;
    }
	.container {
       padding: 20px 8% 20px 23%;

        }
	.c-layout-header .search-container {
    float: right;
    margin-top: -8px;
    margin-left: 10px;
    margin-bottom: 10px;
	}

   /* 992px */  
	.tab_button {
		 background-color: white;
	    padding: 10px;
	    margin: 10px;
	    border-radius: 10px 10px 10px 10px;
	}
	
	.tab_button.active {
		 color: #ffffff;
		 background-color: #c43428;
	    padding: 10px;
	    margin: 10px;
	    border-radius: 10px 10px 10px 10px;
	    box-shadow: 1px 1px 1px #c43428;
	}
	
	.image_prod{
		height: auto;
		width: 100%;
	}	
	
}

.tab_button a {
	 color: #c43428;	
}

.tab_button.active a {
	 color: #ffffff;	
}

.tab_button.active a:hover {
	 color: #ffffff;	
}

.tab_button.active a:active {
	 color: #ffffff;	
}

.tab_button.active a:focus {
	 color: #ffffff;	
}
 
.sub_tab_button {
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 8%;
    border: none;
    text-align: left;
    /* border-bottom-right-radius: 40px; */
    color: #000;
    background-color: #fff;
    padding-top: 5px;
    height: auto;
    width: 100%;
}

.sub_tab_button:hover {
    background-color: #696464;
    color: white;
}

.sub_tab_button.active {
    background-color: #696464;
    color: white;
}


.sub_tab_active_btn {
    color: #fff !important;
    background-color: #696464 !important;
    background-image: url("../img/layout/sub_link_bg.png");
}
.footer-bt-cust {
	list-style: outside none none;
	text-align: left;
   font-size: 13px;
	font-weight: bold;
 	padding-left: 10px;
}

.prod_cnt{
	 text-align: left;	 
    padding: 1% 4%;
    font-size: 14px;
}

.prod_cnt > img{
	padding-bottom: 10px;
}
.prod_cnt .pro_img{
	 border: 1px #c63a32 solid;
    border-radius: 10px;
}
.prod_cnt .pro_img_tx{
	text-align: center;
   font-size: 12px;	
}

.a_tag {
	 font-size: 13px;
	 color: #c33a32;	
}
.a_tag:hover {
	 
	 color: #c33a32;	
}

.a_tag:active {
	 color: #c33a32;	
}

.a_tag:focus {
	 color: #c33a32;	
}
 

 
@media (max-width:767px){
    .footer-bt-cust{
        display:table;
        margin:0 auto;
    }
 
}

.c-layout-footer.c-layout-footer-1 .c-prefooter {
    padding: 5px 0;
}

.home_icon_box_label{
	 text-align: center;
    font-size: 16px;
    position: absolute;
    color: white;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.65);
    top: 70%;
    width: 100%;
    float: none;
    align-self: center;
    left: 2%;
    right: 2%;
    font-weight: 500;
    vertical-align: top;
    padding-left: 5%;
    padding-right: 5%;
}

.home_icon_label{
	text-align: center;
   font-size: 16px;
   font-weight: 500;
	color: #fff;
}

.icon-bar {
    position: fixed;
    top: 38%;
    left: auto;
    float: left;
    right: 0;
    z-index: 9999;
}
.icon-bar a {
    display: block;
    text-align: center;
    padding-top: 5px;
    transition: all 0.3s ease;
    color: white;
    font-size: 14px;
}
 
.icon-bar .icons {
    background: #c43428;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 10px;
}

.c-content-tab-1{
	padding: 1%;
	font-size: 15px;
   font-weight: 500;
	color: #CA3A27;
}

.nav>li>a{
	padding:5px 5px; 
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #CA3A27;
    border-color: #CA3A27;
}
.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #CA3A27;
    border-color: #CA3A27;
}

.c-pagehead{
	text-transform: uppercase;
	    font-weight: 500 !important;
	        text-align: center;
}

.c-contact{
	 padding-bottom: 3%;
    padding-top: 1%;
    border-bottom: 1px black solid;
}

.c-contact-tx{
	color: #000000;    
    font-size: 13px;
    padding-top: 10px; 
}

.c-faq{
	 padding-bottom: 1%;
    padding-top: 1%;
    border-bottom: 1px black solid;
}

.c-faq-tx{
	color: #000000;    
    font-size: 13px;
    padding-top: 5px; 
}

.c-ats{
	padding-bottom: 3%;
}

.c-ats-tx{
	color: #000000;    
    font-size: 13px;
    padding-top: 10px; 
}

.c-abt{
	padding-bottom: 3%;
}
.c-abt-hd{	
    color: #CA3A27;    
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px #CA3A27 solid;
    width: 100%;
}

.c-abt-tx{
	color: #000000;    
    font-size: 13px;
    padding-top: 10px; 
}

.c-news{
	padding-top: 3%;
   border-bottom: 1px #696969 solid;
   margin-bottom: 5px;
   overflow: hidden;
}
 .c-news img{
 	margin: 3%
 } 
.c-news-hd{	
    color: #CA3A27;    
    font-size: 20px;
    font-weight: 500;
    /* border-bottom: 1px #CA3A27 solid; */
    width: 100%;
}

.c-news-tx{
	color: #000000;    
    font-size: 13px;
    padding-top: 10px; 
}
.c-news-dt{
	color: #696969;    
    font-size: 12px;
    padding-top: 13px; 
    font-weight: 500;
}
 .c-news-img{
 	margin: 5%;
 	width: 80%;
 }
 
 .c-casehist{
	padding-top: 3%;
   border-bottom: 1px #696969 solid;
   margin-bottom: 5px;
   overflow: hidden;
}
 .c-casehist img{
 	margin: 3%
 } 
.c-casehist-hd{	
    color: #CA3A27;    
    font-size: 20px;
    font-weight: 500;
    /* border-bottom: 1px #CA3A27 solid; */
    width: 100%;
}

.c-casehist-tx{
	color: #000000;    
    font-size: 13px;
    padding-top: 10px; 
}
.c-casehist-dt{
	color: #696969;    
    font-size: 12px;
    padding-top: 1px; 
    font-weight: 500;
}
 .c-casehist-img{
 	margin: 5%;
 	width: 80%;
 }
 
 
  .c-career{
	padding-top: 3%;
   border-bottom: 1px #696969 solid;
   margin-bottom: 5px;
   overflow: hidden;
}
 .c-career img{
 	margin: 3%
 } 
.c-career-hd{	
    color: #CA3A27;    
    font-size: 20px;
    font-weight: 500;
    /* border-bottom: 1px #CA3A27 solid; */
    width: 100%;
}

.c-career-tx{
	color: #000000;    
    font-size: 13px;
    padding-top: 10px; 
}
.c-career-dt{
	color: #696969;    
    font-size: 12px;
    padding-top: 13px; 
    font-weight: 500;
}
 .c-career-img{
 	margin: 5%;
 	width: 80%;
 }

@media (max-width: 1027px) {
	.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li > .c-link {
		font-size: 12px !important;
		text-transform: none;
	}	
	
}

.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-opacity .cbp-l-caption-alignLeft .cbp-l-caption-body{
	    padding-top: 1px;
}
.a-sm-link{
    padding: 1px 5px;

    font-size: 12px;

    line-height: 12px;

    color: #fff;

    background-color: #989898;

    font-weight: 300;

    outline: none !important;

    text-decoration: none;
    
    cursor: pointer;
}
.a-sm-link:active, .a-sm-link:hover, .a-sm-link:focus {

    color: #eb2227;

}
.a-red-link:active, .a-red-link:hover, .a-red-link:focus {

    color: #111230;

}
.a-red-link{
    color: #eb2227;
    font-weight: bold;
}
.line-div
{
    width: 100%;
    padding-bottom: 7px;
}
.lin-bl{
    font-size: 13px;
    font-weight: bold;
    color: #111230;
    text-shadow: 1px 1px 1px white;
    font-weight: bold;
}
textarea.c-theme {
    border: 1px solid #111230;
}
input.c-theme {
    border: 1px solid #111230;
        height: 30px !important;
}
.icon-img{
    vertical-align: middle;
    position: absolute;
    width: 30px;
    left: -20px;
    top: -5px;
}
.footer-style {
    padding: 40px 40px;
    margin-top: -3px;
    width: auto;
    display: inline-block;
        /*box-shadow: inset 4px 19px 20px -24px #111;*/
    border-radius: 0px;
}
