/*
Theme Name: Metal
*/

html,
body {
  font-size: 15px;
  color: #4a4a4a;
  font-family: 'Poppins', sans-serif;
  vertical-align: baseline;
  font-weight: 400;
  overflow-x: hidden;
  line-height: 26px;
}
p {
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  color: #0a0a0a;
  margin: 0 0 26px;
  line-height: 1.4;
}
h1 {
  font-size: 45px;
  font-weight: 700;
}
h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
}
h3 {
  font-size: 30px;
  font-weight: 600;
}
h4 {
  font-size: 20px;
  font-weight: 600;
}
h5 {
  font-size: 18px;
  font-weight: 600;
}
h6 {
  font-size: 16px;
  font-weight: 500;
}
a {
  color: #f8560c;
  transition: all 0.3s ease 0s;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #f8560c;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.site-content{margin-top:20px;}
.site-content ul li{list-style:disc;margin-left:30px;}
::-moz-selection{background:#f8560c;text-shadow:none;color:#ffffff;}
::selection{background:#f8560c;text-shadow:none;color:#ffffff;}

.full-width-header .topbar-section{padding:12px 0;background:#be1f2e;}
.full-width-header .topbar-section .mail-info li{display:inline-block;}
.full-width-header .topbar-section .mail-info li + li{padding-left:20px;}
.full-width-header .topbar-section .mail-info li a{font-size:15px;color:#ffffff;}
.full-width-header .topbar-section .mail-info li a i{color:#FFF;}
.full-width-header .topbar-section .mail-info li a:hover{color:#f8560c}
.full-width-header .topbar-section .mail-info li a i,.full-width-header .topbar-section .mail-info li a i:before{font-size:15px;margin-right:3px;}
.full-width-header .topbar-section .right-text .social-link,.full-width-header .topbar-section .right-text .get-qoute{float:right;}
.full-width-header .topbar-section .right-text .social-link a,.full-width-header .topbar-section .right-text .get-qoute a{color:#fff;}
.full-width-header .topbar-section .right-text .social-link a:hover,.full-width-header .topbar-section .right-text .get-qoute a:hover{color:#f8560c;}
.full-width-header .topbar-section .right-text .social-link{padding-right:50px;}
.full-width-header .topbar-section .right-text .social-link li{display:inline-block;padding-left:10px;}
.full-width-header .topbar-section .right-text .get-qoute{position:relative;padding-right:20px;font-size:15px;}
.full-width-header .topbar-section .right-text .get-qoute:before{font-family:Flaticon;font-size:14px;font-style:normal;color:#f8560c;position:absolute;content:"\f100";right:0;top:0;}
.display-flex{display:flex;}
.full-width-header .header-top{overflow:hidden;}
.full-width-header .header-top .right-section{float:right;}
.full-width-header .header-top .right-section .header-contact{margin-left:30px;}
.full-width-header .header-top .header-contact .widget-text{position:relative;padding-left:55px;}
.full-width-header .header-top .header-contact .widget-text i{position:absolute;border-radius:2px;text-align:center;left:0;line-height:40px;color:#f8560c;-webkit-transition:all .3s ease;transition:all .3s ease;font-weight:700;}
.full-width-header .header-top .header-contact .widget-text i,.full-width-header .header-top .header-contact .widget-text i:before{font-size:32px;}
.full-width-header .header-top .header-contact .widget-text .info-text{font-size:15px;color:#0a0a0a;}
.full-width-header .header-top .header-contact .widget-text .info-text span{display:block;line-height:18px;font-size:16px;font-weight:500;}
.full-width-header .header .menu-area .secondary-background{padding:0 30px;position:relative;border-radius:5px;z-index:9999}
.full-width-header .header .menu-area .secondary-background{background:#be1f2e;}
.home-slider.home2-slider{margin-top:-40px;}
.head-title span{display:block;color:#be1f2e;font-size:18px;font-weight:600;margin:0 0 12px;text-transform:uppercase;}
@media only screen and (max-width: 767px){
.full-width-header .topbar-section,.full-width-header .topbar-section .text-right{text-align:center!important;}
.full-width-header .topbar-section .right-text .social-link,.full-width-header .topbar-section .right-text .get-qoute{float:none;display:inline-block;}
.full-width-header .topbar-section .right-text .social-link{margin-top:6px;padding-right:0;padding-left:10px;}
}
@media only screen and (max-width: 480px){
.full-width-header .topbar-section .mail-info li{display:block;}
.full-width-header .topbar-section .mail-info li + li{padding-top:5px;padding-left:0;}
}

@media only screen and (max-width: 1199px){
.full-width-header .header-top{padding:24px 0 20px;}
}
@media only screen and (min-width: 992px){
.container{max-width:1270px;}
}
@media only screen and (max-width: 991px){
.hidden-md{display:none;}
.ipad-center{text-align:center;}
.full-width-header .topbar-section .right-text .social-link{padding-right:30px;}
.home-slider.home2-slider{margin-top:0;}
}
@media only screen and (max-width: 480px){
.head-title span{font-size:15px;margin:0 0 8px;}
}
.white-color{color:#ffffff;}
.text-center{text-align:center;}
.pr-20{padding-right:20px;}
.pt-20{padding-top:40px!important;}
.pt-90{padding-top:90px!important;}
.white-color{color:#ffffff!important;}
.footer{background:#222222;position:relative;}
.footer .footer-top{padding-bottom:66px;}
.footer .footer-top .footer-title{margin-bottom:40px;color:#ffffff;position:relative;text-transform:uppercase;}
.footer .footer-top .about-widget .footer-desc{margin-bottom:6px;}
.footer .footer-top .about-widget .social-links{font-size:20px;}
.footer .footer-top .about-widget .social-links li{display:inline;margin-right:20px;}
.footer .footer-top .about-widget .social-links li a{color:#FFF;}
.footer .footer-top .about-widget .social-links li a:hover{color:#f8560c;}
.footer .footer-top .about-widget .social-links li:last-child{margin-right:0;}
.footer .footer-top .footer-menu ul li{display:block;position:relative;padding:3px 0 3px 25px;}
.footer .footer-top .footer-menu ul li:before{position:absolute;top:0;left:0;content:"\f105";color:#FFF;font-family:fontawesome;}
.footer .footer-top .footer-menu ul li a{color:#ffffff;}
.footer .footer-top .footer-menu ul li a:hover{color:#f8560c;}
.footer .footer-top .footer-menu ul li:last-child{margin:0;}
.footer .footer-top .footer-address{color:#ffffff;}
.footer .footer-top .footer-address a{color:#ffffff;}
.footer .footer-top .footer-address a:hover{color:#f8560c;}
.footer .footer-top .footer-address li + li{margin-top:15px;}
.footer .footer-top .footer-address .icon-tag{width:32px;}
.footer .footer-top .footer-address .icon-tag i{color:#FFF;font-size:20px;}
.footer .footer-bottom{padding:20px 0;border-top:1px solid #222222;}
.footer .footer-bottom .copyright p{margin:0;color:#fff;}
@media only screen and (max-width: 1199px){
.footer .about-widget{padding-right:0;}
}
@media only screen and (max-width: 991px){
.footer-top .row > [class*="col-"] + [class*="col-"]{margin-top:40px;}
.footer .footer-top .footer-title{margin-bottom:30px;}
}
@media only screen and (max-width: 767px){
.footer-bottom .copyright{text-align:center!important;}
}
@media only screen and (max-width: 480px){
.footer .footer-bottom .copyright p{font-size:13px;}
}

.header-breadcrumbs .breadcrumbs-image{position:relative;overflow:hidden;margin-top: -30px;}
.header-breadcrumbs .breadcrumbs-image img{width:100%;}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner{width:100%;position:absolute;top:60%;left:0;transform:translateY(-50%);}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text{padding:36px 0 42px;border-radius:5px;text-align:center;}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title{width:100%;font-size:48px;text-transform:uppercase;margin:30px 0 4px;color:#ffffff;float:left;}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li{color:#f8560c;display:inline-block;font-size:16px;font-weight:500;text-transform:uppercase;}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a{color:#fff;position:relative;}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a:hover{color:#f8560c;}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child{position:relative;padding-right:24px;margin-right:5px;}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child:after,.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child:before{content:"\f105";position:absolute;top:-1px;right:0;color:#ffffff;font-family:fontawesome;}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child:before{right:8px;}

@media only screen and (min-width: 992px){
.container{max-width:1270px;}
}
@media only screen and (max-width: 991px){
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text{padding:0;}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner{top:50%;}
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title{font-size:36px;}
}
@media only screen and (max-width: 767px){
.header-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title{font-size:30px;}
}
@media only screen and (max-width: 575px){
.header-breadcrumbs .breadcrumbs-image img{min-height:120px;}
}
#breadcrumbs{color:#FFF !important;}
.breadcrumb_last{color:#FFF !important;}
#breadcrumbs a:link, #breadcrumbs a:visited{color:#FFF !important;}
#breadcrumbs a:hover {color:#f8560c !important;}