@charset "utf-8";
/* CSS Document */


.padding_5{  padding: 0px 5px;}
.padding_zero{ padding: 0px 0px;}
.raza{ border: 1px solid #F80004;}

/*headr css start*/
.top_bg{
  background: #000000;
  padding: 5px 15px;
}

.fa {
  padding: 8px;
  font-size: 35px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 2px 2px;
  border-radius: 50%;
}

.fa:hover {
    text-decoration: none;
    color: #fff;
    background: #9c231b;
}
.social_icone_color {
  background: #58595b;
  color: white;
  font-size: 30px;
}
.email_img_area{
  float: left;
  width: 100%;
  background: url('../../images/email_img.png') no-repeat left top;
  font-family: DINCondensed_Bold;
  padding-left: 58px;
  font-size: 18px;
  color: #9c231b;
   margin-top: 30px;
   background-size: 13%;
}
.email_img_area span{
  color: #000000;
  font-size: 18px;
  float: left;
  width: 100%;
}
.call_img_area{
  float: right;
  background: url('../../images/call_img.png') no-repeat left top;
  font-family: DINCondensed_Bold;
  padding-left: 58px;
  font-size: 18px;
  color: #9c231b;
   margin-top: 30px;
   background-size: 22%;
}
.call_img_area span{
  color: #000000;
  font-size: 18px;
  float: left;
  width: 100%;
}
.logo img{ padding: 15px 0px;}
.navbar-toggle{ border:1px solid #ffffff;}
.navbar-toggle .icon-bar{ border-bottom:1px solid #ffffff; }




@media (max-width:769px){
  .menu_bg{ background: #000000; text-align: left;}
  .menu { width:100%; float:left;  }
  .menu ul { list-style:none;padding: 0px 0px; margin:0px auto; display: inline-block; padding-bottom: 0px; margin-bottom: 0px;}
  .menu ul li { float:left; width: 100%; padding:0px 0px;}
  .menu ul li a { display: block; text-decoration: none; color:#ffffff;font-family: DINCondensed_Bold; margin: 3px 5px; text-transform: uppercase; text-align: left; font-size: 20px; border-bottom: 2px solid #ffffff;}
  .menu ul li a:hover{ text-decoration: none; color:#000000; border-bottom: 2px solid #9c231b;}
  .call_img_area{ display: none;}
  .email_img_area{ display: none;}
  }
/*headr css end*/

/*our compney css start*/
.our_compney_bg{
  padding: 50px 15px;
  background: #9c231b;
  width:100%; float:left;
  margin-bottom:40px;
}
.cat {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 15px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  float: left;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.cat:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  float: left;
  width: 100%;
  
  color: white;
  text-align: center;
  font-size: 30px;
  font-family: AGENCYB;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 5px 20px;
}
.text a{ 
    float: left; 
    width: 100%; 
    text-decoration: none;
    text-align: center; 
    color: #FFFFFF; 
    font-size: 40px;
    font-family: DINCondensed_Bold; 
    text-transform: uppercase;
}
.text a:hover{
  text-decoration: none; 
  color: #FFFFFF;
}

/*our compney css end*/

/*wellcome css start*/
.welcome_area_bg{
  padding: 35px 15px;
}
.welcome_heading{
  float: left;
  width: 100%;
  font-family: DINCondensed_Bold;
  font-size: 40px;
  color: #000000;
  
}
.welcome_heading span{
  color: #9c231b;
  font-size: 22px; 
  float: left;
  width: 100%;
  margin-top: -5px;
}
.welcome_text{
  float: left;
  width: 100%;
  font-family: D_DIN;
  color: #000000;
  font-size: 16px;
  line-height: 2;
  margin-top: 20px;
}

/*wellcome css end*/


/*products css start*/
.products_area{
  padding: 30px 15px;
}
.products_heading{
  float: left;
  width: 100%;
  text-align: center;
  font-family: DINCondensed_Bold;
  font-size: 50px;
  color: #000000;
}
.products_heading span{
  color: #9c231b;
}
.products_box{
  float: left;
  width: 100%; 
  padding-top:40px; 
}
.products_img{
  float: left;
  width: 100%;
  border: 10px solid #f8f8f8;
}
.products_name{
  float: left;
  width: 100%;
  text-align: center;
  font-family: DINCondensed;
  color: #000000;
  font-size: 20px;
  padding: 4px 0px;
}
.products_detail{
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.products_detail a{
  text-decoration: none;
  font-size: 16px;
  color: #000000;
  font-family: DINCondensed;
  background: #f7f7f7;
  padding: 10px 15px;
  border: 1px solid #5dceee;
}
.products_detail a:hover{
  border: 1px solid #f7f7f7;
  background: #5dceee;
  color: #000000;
}
/*products css end*/

.maps{
  margin: 20px 0px;
}


/* footer social icons */
.futtor_bg{ 
  background: #181818 ; 
  padding: 30px 0px; 
  margin-top: 20px;
}
.f_heading{
  float: left;
  width: 100%;
  font-family: DINCondensed_Bold;
  font-size: 36px;
  color: #9c231b;
   margin-bottom: 10px;
}
.f_heading span{
  color: #ffffff;
}
.f_heading hr{
  border-top: 3px solid #ffffff;
  margin: 0px;
  width: 40%;
}
.f_nemu{
  float: left;
  width: 100%;
  font-family: Oswald-Regular;
}
.f_nemu ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.f_nemu ul li{
  float: left;
  width: 100%;  
}
.f_nemu ul li a{
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  padding: 3px 0px;
}
.f_nemu ul li a:hover{
  color: #9c231b;
}
.maps_icone{
  float: left;
  width: 100%;
  font-family: Oswald-Regular;
  color: #ffffff;
  font-size: 16px;
  background: url("../../images/maps_icone.png") no-repeat left top;
  padding-left: 35px;
  margin-bottom: 10px;
}
.email_icone{
  float: left;
  width: 100%;
  font-family: Oswald-Regular;
  color: #ffffff;
  font-size: 16px;
  background: url("../../images/email_icone.png") no-repeat left top;
  padding-left: 35px;
  margin-bottom: 10px;
}
.call_icone{
  float: left;
  width: 100%;
  font-family: Oswald-Regular;
  color: #ffffff;
  font-size: 16px;
  background: url("../../images/call_icone.png") no-repeat left top;
  padding-left: 35px;
  margin-bottom: 10px;
}
.url_icone{
  float: left;
  width: 100%;
  font-family: Oswald-Regular;
  color: #ffffff;
  font-size: 16px;
  background: url("../../images/url_icone.png") no-repeat left top;
  padding-left: 35px;
  margin-bottom: 10px;
}
.last_futtor_bg{ 
  background: #000000;
  padding: 15px 0px;
}
.f_left_text{
  float: left;
  width: 100%;
  font-family: DINCondensed;
  font-size: 18px; 
  color: #ffffff;
}
.f_left_text a{
  text-decoration: none;
  color: #9c231b;
  font-family: DINCondensed_Bold;
}
.f_right_text{
  float: left;
  width: 100%;
  font-family: DINCondensed;
  font-size: 18px; 
  color: #ffffff;
  text-align: right;
}
.f_right_text a{
  text-decoration: none;
  color: #9c231b;
  font-family: DINCondensed_Bold;
}





