 
/* 
Template Name: Hossly - Automobile Service HTML5 Template
Template URI: https://www.designtocodes.com/product/hossly-automobile-service-html5-template/
Description: Hossly Automobile HTML5 Template is a free and elegant website template that is built on Bootstrap
Author: designtocodes
Author URI: https://www.designtocodes.com
Text Domain: Hossly 
*/
    

/* 404 page css start */

.d2c_404 {
  height: 100vh;
  background-image: url(../images/404_bg.jpg);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.d2c_404 .d2c_404_content img {
  width: auto;
  height: auto;
  object-fit: cover;
}
.d2c_404 .d2c_404_content h2 {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--secondary-color);
  margin: 30px 0px;
}
.d2c_404 .d2c_404_content .btn {
  font-family: var(--primary-font);
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--default_one);
  background: var(--secondary-color);
  text-transform: uppercase;
  padding: 8px 30px !important;
  transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
}
.d2c_404 .d2c_404_content .btn:hover {
  background: var(--primary-color);
  transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
}

/* 404 page css end */
