


@font-face {
  font-family: Poppins-Bold;
  src: url("../fonts/Poppins/Poppins-Bold.otf");
}
@font-face {
  font-family: Poppins-SemiBold;
  src: url("../fonts/Poppins/Poppins-SemiBold.otf");
}
@font-face {
  font-family: Poppins-Regular;
  src: url("../fonts/Poppins/Poppins-Regular.otf");
}
@font-face {
  font-family: Poppins-Medium;
  src: url("../fonts/Poppins/Poppins-Medium.otf");
}

@font-face {
font-family: Poppins-Black;
src: url("../fonts/Poppins/Poppins-Black.ttf");
}

@font-face {
font-family: Poppins-BlackItalic;
src: url("../fonts/Poppins/Poppins-BlackItalic.ttf");
}

@font-face {
font-family: Poppins-Bold;
src: url("../fonts/Poppins/Poppins-Bold.ttf");
}

@font-face {
font-family: Poppins-BoldItalic;
src: url("../fonts/Poppins/Poppins-BoldItalic.ttf");
}

@font-face {
font-family: Poppins-ExtraBold;
src: url("../fonts/Poppins/Poppins-ExtraBold.ttf");
}

@font-face {
font-family: Poppins-ExtraBoldItalic;
src: url("../fonts/Poppins/Poppins-ExtraBoldItalic.ttf");
}

@font-face {
font-family: Poppins-ExtraLight;
src: url("../fonts/Poppins/Poppins-ExtraLight.ttf");
}

@font-face {
font-family: Poppins-ExtraLightItalic;
src: url("../fonts/Poppins/Poppins-ExtraLightItalic.ttf");
}

@font-face {
font-family: Poppins-Italic;
src: url("../fonts/Poppins/Poppins-Italic.ttf");
}

@font-face {
font-family: Poppins-Light;
src: url("../fonts/Poppins/Poppins-Light.ttf");
}

@font-face {
font-family: Poppins-LightItalic;
src: url("../fonts/Poppins/Poppins-LightItalic.ttf");
}

@font-face {
font-family: Poppins-Medium;
src: url("../fonts/Poppins/Poppins-Medium.ttf");
}

@font-face {
font-family: Poppins-MediumItalic;
src: url("../fonts/Poppins/Poppins-MediumItalic.ttf");
}

@font-face {
font-family: Poppins-Regular;
src: url("../fonts/Poppins/Poppins-Regular.ttf");
}

@font-face {
font-family: Poppins-SemiBold;
src: url("../fonts/Poppins/Poppins-SemiBold.ttf");
}

@font-face {
font-family: Poppins-SemiBoldItalic;
src: url("../fonts/Poppins/Poppins-SemiBoldItalic.ttf");
}

@font-face {
font-family: Poppins-Thin;
src: url("../fonts/Poppins/Poppins-Thin.ttf");
}

@font-face {
font-family: Poppins-ThinItalic;
src: url("../fonts/Poppins/Poppins-ThinItalic.ttf");
}

:root {
  --bs-body-font-family: 'Poppins-Regular',sans-serif;
}

.nav_contactus {
  width: 159px;
  height: 55px;
  background: #474FA0;
  box-shadow: 0px 6px 12px rgba(71, 79, 160, 0.3);
  border-radius: 3px;
}


.home_title {
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 135%;
  text-transform: capitalize;
  color: #0A090A;
}

.home_sub_title {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 171%;
  text-transform: capitalize;
  color: rgba(10, 9, 10, 0.8);

}


.car_card_feature_0 {
  
  
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 6px;
  transform: matrix(1, 0, 0, -1, 0, 0);
  border: 5px solid;
  border-image-source: linear-gradient(218.22deg, #D375FF 4.54%, #FF7938 91.38%);
  background: linear-gradient(218.22deg, #D375FF 4.54%, #FF7938 91.38%),linear-gradient(0deg, #FFFFFF, #FFFFFF);
  
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 171%;
  text-transform: capitalize;
  color: #0A090A;
}

.car_card_feature_1 {
  box-sizing: border-box;
  background: #F2F2F2;
  border-radius: 5px;
    
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 171%;
  text-transform: capitalize;
  color: #0A090A;
}

.car_card_feature_2 {
  box-sizing: border-box;
  background: rgba(56, 252, 158, 0.1);
  border-radius: 5px;
  
    
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 171%;
  text-transform: capitalize;
  color: #00B65E;
}



.car_details_title {
  color: #FC6238;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 171%;
  text-transform: capitalize;
}

.car_details_sub_title {
  color: #FC6238;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 171%;
  text-transform: capitalize;
}

.car_details_text {
  color: #0A090A;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 171%;
  text-transform: capitalize;
}

.car_details_similar_car_payments {
  color: #0A090A;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 171%;
  text-transform: capitalize;
}

.back_button {
  color: #0A090A;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 171%;
  text-transform: capitalize;
}
