/* ------------ Section Header--------- */
.automobile-spinner img{
		
}
#header,.home.blog #header{
  z-index:999; 
  position: relative;
}
#header .logowrapper {
  transform: skew(-27deg);
  background: #f95500;
}
#header .logo{ 
  padding: 20px 0; 
  text-align:center;
  transform: skew(27deg);
  background: #f95500;
  max-width: 261px;
}
#header .logo a{ 
  font-weight:700; 
  text-transform:uppercase;    
  color:#ffffff; 
  font-family:'Roboto';
  font-size: 21px;
}
#header .logo p{ 
  font-size:17px;
  color: #fff;
}
#header .logowrapper::after{
  bottom: 0;
  content: "";
  position: absolute;
  left: -99988px;
  top: 0px;
  width: 99999px;
}
.con_details {
  padding: 0 124px 0 0;    
  margin: 20px 0;
  text-align: center;
}
#header .top-contact{
  padding:0; 
  font-size:15px;
  font-weight: 600;
  color:#000;
}
#header .top-contact a,#header .top-contact span.call,#header .top-contact .timings{
  color:#6f6767;
  font-weight: 600;
  font-family: "Open Sans";
}
.con_details i.fas{
  margin-right:8px;
}
#header .menubox{
  transform-origin: bottom;
  background-color: #222;
  position: relative;
  margin-left: 15px;
  width: 100%;
}
.innermenubox:before {
  position: absolute;
  content: '';
  left: -30px;
  top: 0px;
  border-bottom: 61px solid #222;
  border-left: 30px solid transparent;
}
.toggle-nav{
  display: none;
  position: relative;
  cursor: pointer;
}
#header .nav{ 
  margin: 0px 0px 0 3em;
  padding: 0;
  text-align: left;
}
a.closebtn {
  display: none !important;
}
.main-navigation a{
  display: block;
  color: #ffffff;
  padding: 7px 23px;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  font-family: 'Open Sans', sans-serif;
}
.main-navigation .current_page_item > a:after{
  content: "";
  width: 40px;
  height: 3px;
  background-color: #f95500;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 30px;
}
.main-navigation a:hover{
  color: #ffffff;
}
.main-navigation ul{
  list-style: none;
  margin:0; 
  font-family:'Roboto';
}
.main-navigation li{
  float: left;
  position: relative;
  line-height: 25px !important;
  padding: 11px 0px;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a{
  color: #f95500;
}
.main-navigation ul ul a{
  text-transform: none;
  font-weight: 600;
  color: #ffffff;
  padding: 8px 0px;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  padding: 10px 15px;
}
.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  padding: 0;
}
.main-navigation ul ul li:last-child{
  border-bottom: 0;
}
.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.menubar.scrolled .main-navigation li{
  float: left;
  position: relative;
  line-height: 67px;
}
.main-navigation ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #11161d;
  min-width: 215px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  z-index: 9999;
}
.menubar.scrolled{
  background: #11161d;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  min-height: 70px;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
}
.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.skip-link{
  position: absolute;
  left: 10px;
  top: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 600;
  z-index: 5;
  display: none;
}
.hideSkipLink{
  display: none;
}
.res-menu-title{
  display: none;
}
/* ------------ Sticky Menu  ------------- */
#sticky-onoff{
  display: none;
}
.sticky {
  position: fixed !important;
  top: 0px;
  width: 100%;
  left: 0;
  z-index: 99;
  margin-left: 0 !important;
}
.sticky .innermenubox:before{
  border:none !important;
  left: 0 !important;
  margin-left: 0 !important;
}
.sticky .main-navigation{
  margin: auto;
}
/* --------Section Footer----------- */
#footer{
  color:#fff;
  text-align:left;
  font-family:Helvetica;
  background-repeat: no-repeat;
  background-size: cover;
}
#footer_box {
  padding: 4rem 0;
}
#footer h3{
  color:#ffffff;
  text-align:left;
  font-size:20px;
  margin:20px 0; 
  padding:0 0 17px 0;
  font-family: Montserrat;
  font-weight: bold;
  font-style: italic;
}
#footer h3.widget-title:after {
    content: '__';
}
#footer h3:after {
  content: '__';
  color: #f95500;
}
#footer p{
	font-size:14px;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.footer-social-icons {
    padding: 20px 0;
}
.footer-social-icons a {
    color: #666;
    border: 2px solid #666;
    border-radius: 50%;
    padding: 9px 0;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
	background-color: #000;
}
.footer-social-icons a:hover{
  background: #f95500;
  color: #fff !important;
  border-color: transparent;
}
#footer ul li:before {
    content: '-';
    padding-right: 10px;
}
#footer ul li a{
  color:#777;
	font-weight: 600;
}
#footer a {
    color: #666;
}
#footer_box .widget_product_search button[type="submit"]{
  padding: 8px 20px;
  display: inline-block;
  color: #fff;
  background-color:#f95500;
  border-radius: 30px;
  font-weight: 600;
  border:none; 
}
span.credit_link a{
  color: #fff !important;
}
#footer ul li a:hover {
    color: #f95500;
}
#footer a.footer-read-more-btn {
    font-size: 14px;
    color: #f95500;
    font-family: sans-serif;
}
#footer .copyright{
  text-align:left; 
  padding: 25px 0;
}
#footer ul li{
  list-style:none; 
  margin:0 0 5px 0;
  text-align:left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
}
.footer_hide{
  display:none;
}
.inner {
  background: #000;
}
#footer input[type="text"]{
  padding:8px 5%; 
  float:left;
  margin-right:2%;
  border-radius:5px;
}
#footer input[type="submit"]{
  padding: 6px 13px 6px 11px;
  float:none; 
  border:none; 
  background:#f95500; 
  border-radius:unset; 
  margin:0;
  color:#ffffff;
}
.copyright p,.copyright span{
	margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  color: #6b6b6b;
  font-weight: 600;
  font-family: "Open Sans";
}
.copyright span a{
  color: #ff5400 !important;
}
/* --------- Widgets ----------- */
#footer_box .about_me table{
  margin-bottom: 0;
}
#footer_box .about_me table p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  color: #878585;
  font-weight: 400;
  padding-left: 8px;
  text-align: left;
  margin-bottom: 0;
}
#footer_box .about_me table i{
  color: #878585;
  font-size: 16px;
}
#footer_box .social_widget .alt-screen-reader-text{
  display: none;
}
#footer_box .social_widget i{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding:11px 10px;
  border:2px solid #878585;
  font-size: 15px;
  margin-right: 10px;
}
.custom-about-us a{
  background-color: #222;
  padding:10px 20px;
  color: #fff;
  font-size: 16px;
  border-radius: 30px;
  font-weight: 600;
  display: inline-block;
  margin-top: 15px;
}
#footer_box .custom-about-us a{
  background-color: #fff;
  padding:10px 20px;
  color: #222;
  font-size: 16px;
  border-radius: 30px;
  font-weight: 600;
  display: inline-block;
  margin-top: 15px;
}
.custom-about-us .custom_author{
  padding-top: 15px;
}
#footer .contact-table i{
  color: #ff5400;
  font-size: 20px;
}
#footer .contact-table p{
	margin-bottom: 0;
}