@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: 'Square 721 Bold Extended BT';
	src: url('font/Square721BoldExtendedBT/Square721BoldExtendedBT.eot');
	src: url('font/Square721BoldExtendedBT/Square721BoldExtendedBT.eot?#iefix') format('embedded-opentype'),
	     url('font/Square721BoldExtendedBT/Square721BoldExtendedBT.woff') format('woff'),
	     url('font/Square721BoldExtendedBT/Square721BoldExtendedBT.ttf') format('truetype'),
	     url('font/Square721BoldExtendedBT/Square721BoldExtendedBT.svg#webfont') format('svg');
}

.container {
    padding: 5px 10%;
}
.c-layout-header .c-navbar > .container {
    position: relative;
    padding: 0px 40px;
}
/*
.c-content-box.c-size-md {
    padding: 0px 0px 0px 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:#c63a32;
	text-align:center;
	height:150px;
	padding: 2% 2%;
}
.c-layout-header .c-navbar .c-mega-menu.c-pull-right {
    float: none;
}
@media (min-width: 1028px) {
.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li > .c-link {
    font-size: 13.5px;
    text-transform: none;
}
}
.footer-bt-cust {
	list-style: outside none none;
	text-align: left;
   font-size: 13px;
	font-weight: bold;
 	padding-left: 10px;
}

.footer-bt-cust_lg {
	list-style: outside none none;
	text-align: left;
   font-size: 13px;
	font-weight: bold; 
}


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

.c-layout-footer.c-layout-footer-1 .c-prefooter {
    padding: 5px 0;
    box-shadow: 1px -4px 15px -5px black;
}

.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: 13px;
   font-weight: 500;
	color: #fff; 
}

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

.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: #c63a32;
    border-color: #c63a32;
}
.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c63a32;
    border-color: #c63a32;
}

.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: 14px;
    padding-top: 10px; 
}

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

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

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

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

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

.c-abt-tx{
	color: #000000;    
    font-size: 14px;
    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: #c63a32;    
    font-size: 20px;
    font-weight: 500;
    /* border-bottom: 1px #c63a32 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: #c63a32;    
    font-size: 20px;
    font-weight: 500;
    /* border-bottom: 1px #c63a32 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: #c63a32;    
    font-size: 20px;
    font-weight: 500;
    /* border-bottom: 1px #c63a32 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%;
 }
 
 
.c-product{
	padding-top: 1%;
   border-bottom: 1px #696969 solid;
   margin-bottom: 20px;
   overflow: hidden;
}
.c-product_sub{
	padding: 2px 0px 0px 50px;
   /*border-bottom: 1px #cabcbc solid;*/
   margin-top: 20px;
   overflow: hidden;   
}

.c-product_sub a{
	color: #045ba7;
	font-size: 13px;	
}

.c-product-main-hd{	
    color: #000000;    
    /*background-color: #c63a32;*/
    background-color: #c63a32;
    font-size: 20px;
    font-weight: 500; 
    padding-left: 4px;   
    width: 100%;
}

.c-product-main-tx{	
    color: #000000;        
    font-size: 15px;
    font-weight: 500; 
    padding-left: 4px;   
    width: 100%;
}

.c-product-hd{	
    /*color: #c63a32;    */
    color:#c63a32;
    /*font-size: 20px;*/
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}

.c-product-sub_hd{	
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    background-color: #8c0505;
    width: auto;
    padding: 0px 3px 0px 3px;      
}

.c-product_cat_bg{	
	 height: 65px;
    vertical-align: middle;
    text-align: center;
   /* display: table-cell; */
    background-color: #c63a32;
    border-radius: 20px;
    padding: 8px;
    color: white;
    font-size: 12px;
    font-weight: 500;
    background-size: cover;
    width: auto;
    max-width: 100%;
    margin-left: .5%;
    margin-bottom: 5px;
}

.c-product_cat_bg a {
	color: #ffffff;
}

.datasheet_group_tab
{
position: relative;
float: left;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.c-product-tx{
	color: #000000;    
    font-size: 13px;
    padding-top: 2px; 
}
.c-product-datasheet-bottom
{
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    width: 99%;
}

.c-pro_gal_cat_bg{	
	 height: 30px; 
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    background-color: #c63a32;
    border-radius: 20px;
    padding: 8px 20px 8px 20px;
    color: white;
    font-size: 12px;
    font-weight: 500;
    background-size: cover;
    width: auto;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 5px;
}

.c-pro_gal_cat_bg a{
	color: white;
}	

.c-pro_gal_cat_bg.active{
	 background-color: #5d5d5d;
}	

@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;
	}	
	
	.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li {
		padding-left:1px;
		padding-right:1px;
		margin: 0;
		float: left;
		position: static;
  }
	
}


.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;
}

.link_text{
	text-decoration:underline;
	
}

.gallery_panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.topbar{
background-color: #c63a32;
}
.topbar a{
    color: #FFFFFF;
    font-size: 14px;
}

@media (min-width:992px){
.topbar .topbar-left.text-md-left{
        margin-left: -15px !important;
    }

.topbar .topbar-right.text-md-right{
       margin-right: -15px !important;
    }
}
@media (max-width:768px){
    .topbar .topbar-left.text-md-left{
        text-align: center;
    }
    .topbar-right.text-md-right{
        text-align: center;
    }
}
@media (max-width:820px){
    .topbar .topbar-left.text-md-left{
        text-align: center;
    }
    .topbar-right.text-md-right{
        text-align: center;
    }
}

@media (max-width: 991px){
    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav {
        margin: 0 -15px !important;
        float: none;
        display: grid;
        justify-items: end;
        justify-content: right;
        padding-right: 30px;
       
    }
    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        padding: 7px 0px 10px 15px;
        font-size: 15px;
        letter-spacing: 1px;
        border-bottom: 1px solid #404851;
        color: #ebedf2;
        width: 200px;
        text-align: right;

    }

    .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
         width: 250px;
        text-align: right;  
        position: absolute;
    right: 50px;
    z-index: 100;   
    }
}
.c-navbar .topbar .container{
    padding: 8px 10%;
}