/* 
  Template Name: Hossmate - Automobile Bootstrap Template
  Template URI: https://www.designtocodes.com/product/hossmate-automobile-bootstrap-template/
  Description: Hossmate Automobile Template is a paid and elegant website template that is built on Bootstrap.
  Author: DesigntoCodes
  Author URI: https://www.designtocodes.com
  Text Domain: Hossmate
*/
/* =============================== about page css start ===================================== */

.d2c_img_wrapper {
  background-image: url("../images/img_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 20px;
}

.d2c_img_wrapper img {
  width: 500px;
  height: 423px;
  object-fit: cover;
}

/* Choose section start */

.d2c_choose_wrapper {
  margin-bottom: 50px;
}

.d2c_choose_wrapper .d2c_choose_title {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.d2c_choose_wrapper .d2c_choose_title .d2c_icon {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  margin-right: 20px;
}

.d2c_choose_wrapper .d2c_choose_title .d2c_icon img {
  width: 100%;
  border-radius: 4px;
}

.d2c_choose_wrapper .d2c_choose_title .d2c_title {
  font-family: var(--primary_font);
  font-weight: 600;
  font-size: 30px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.d2c_choose_wrapper .d2c_choose_description p {
  font-family: var(--secondary_font);
  font-size: 17px;
  margin-bottom: 0;
}

/* Choose section End */

/* Choose section Start */
.d2c_work_section .d2c_work_content {
  margin-bottom: 50px;
}

.d2c_work_section .d2c_work_content p {
  font-family: var(--secondary_font);
  font-size: 17px;
  color: var(--secondary_color);
}

.d2c_work_section .d2c_work_content p b {
  font-size: 22px;
  font-weight: 600;
}

.d2c_work_section .d2c_value_title {
  margin-bottom: 30px;
}

.d2c_work_section .d2c_value_title h2 {
  font-family: var(--primary_font);
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
  color: var(--paragraph_color);
}

.d2c_work_section .d2c_img_wrapper_2 {
  background-image: url("../images/img_bg_2.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 20px;
}

.d2c_work_section .d2c_img_wrapper_2 img {
  width: 500px;
  height: 225px;
}

/* Choose section End */

/* Work section Start */

.d2c_expert {
  padding-bottom: 100px;
}

.d2c_expert .card {
  position: relative;
  background: var(--default_one);
  box-shadow: 0px 0px 25px rgba(43, 46, 57, 0.05);
  border: none;
  padding: 30px;
  background-image: url("../images/team_card_shape.png");
  background-repeat: no-repeat;
  background-position: top right;
}

.d2c_expert .card .card-img-top {
  height: 150px;
  width: 150px;
  margin: 20px auto;
  background-image: url("../images/expert_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 15px;
}

.d2c_expert .card .card-body {
  padding: 0;
}

.d2c_expert .card .card-body .card-title {
  margin-bottom: 15px;
}

.d2c_expert .card .card-body .card-title h4 {
  font-family: var(--primary_font);
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  text-transform: uppercase;
  color: var(--second_primary_color);
  margin-bottom: 0;
}

.d2c_expert .card .card-body .card-text {
  margin-bottom: 15px;
}

.d2c_expert .card .card-body .card-text p {
  font-family: var(--primary_font);
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  color: var(--secondary_color);
  margin-bottom: 0;
}

.d2c_expert .card .card-body .d2c_card_contact {
  margin-bottom: 15px;
}

.d2c_expert .card .card-body .d2c_card_contact a {
  text-decoration: none;
  font-family: var(--primary_font);
  font-size: 16px;
  text-transform: capitalize;
  color: var(--secondary_color);
}

.d2c_expert .card .card-body .d2c_card_contact a span {
  font-weight: 600;
  color: var(--second_primary_color);
}

.d2c_expert .card .card-body .d2c_card_social a {
  text-decoration: none;
  padding: 7px;
  font-size: 15px;
  text-align: center;
  width: 30px;
  background: var(--second_primary_color);
}

.d2c_expert .card .card-body .d2c_card_social a.fa {
  color: var(--secondary_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;
}

.d2c_expert .card .card-body .d2c_card_social a:hover.fa {
  color: var(--default_one);
  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_expert .owl-stage {
  padding: 20px 0px;
}

/* Work section End */

/* list style css */

.d2c_list_style ul li {
  font-family: var(--secondary_font);
  font-weight: 500;
  font-size: 17px;
  text-transform: capitalize;
  color: var(--secondary-color);
  list-style-type: none;
  position: relative;
  display: flex;
  align-items: baseline;
  margin: 15px 0px;
  position: relative;
}

.d2c_list_style ul li::before {
  content: "";
  position: absolute;
  left: -35px;
  top: 0;
  height: 22px;
  width: 22px;
  object-fit: cover;
  background-image: url(../images/list_icon.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* about section end */
