body,
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
  font-family: var(--fontstyle);
}

@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700italic,700,900italic,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
body {
  background-color: #eee;
}

.borderr {
  border: 1px solid red;
}

h2s {
  text-align: center;
  padding: 20px;
}
/* Slider */

.slick-slide {
  margin: 0px 10px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#generic_price_table {
  background-color: #f0eded;
}

/*PRICE COLOR CODE START*/
#generic_price_table .generic_content {
  background-color: #fff;
}

#generic_price_table .generic_content .generic_head_price {
  background-color: #f6f6f6;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head_bg {
  border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head
  span {
  color: #525252;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .sign {
  color: #414141;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .currency {
  color: #414141;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .cent {
  color: #414141;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .month {
  color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li {
  color: #a7a7a7;
}

#generic_price_table .generic_content .generic_feature_list ul li span {
  color: #414141;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover {
  background-color: #e4e4e4;
  border-left: 5px solid #fbbe24;
}

#generic_price_table .generic_content .generic_price_btn a {
  border: 1px solid #fbbe24;
  color: black;
}

#generic_price_table
  .generic_content.active
  .generic_head_price
  .generic_head_content
  .head_bg,
#generic_price_table
  .generic_content:hover
  .generic_head_price
  .generic_head_content
  .head_bg {
  border-color: #fbbe24 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fbbe24;
  color: #fff;
}

#generic_price_table
  .generic_content:hover
  .generic_head_price
  .generic_head_content
  .head
  span,
#generic_price_table
  .generic_content.active
  .generic_head_price
  .generic_head_content
  .head
  span {
  color: #fff;
  width: 100% !important;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a {
  background-color: #fbbe24;
  color: #fff;
}
#generic_price_table {
  margin: 50px 0 50px 0;
  font-family: "Raleway", sans-serif;
}
.row .table {
  padding: 28px 0;
}

/*PRICE BODY CODE START*/

#generic_price_table .generic_content {
  overflow: hidden;
  position: relative;
  text-align: center;
}

#generic_price_table .generic_content .generic_head_price {
  margin: 0 0 20px 0;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content {
  margin: 0 0 50px 0;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head_bg {
  border-style: solid;
  border-width: 90px 1411px 23px 399px;
  position: absolute;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head {
  padding-top: 40px;
  position: relative;
  z-index: 1;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head
  span {
  font-family: "Raleway", sans-serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag {
  padding: 0 0 20px;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price {
  display: block;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .sign {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 28px;
  font-weight: 400;
  vertical-align: middle;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .currency {
  font-family: "Lato", sans-serif;
  font-size: 60px;
  font-weight: 300;
  letter-spacing: -2px;
  line-height: 60px;
  padding: 0;
  vertical-align: middle;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .cent {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 400;
  vertical-align: bottom;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .month {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 3px;
  vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  padding: 15px 0;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
#generic_price_table .generic_content .generic_feature_list ul li .fa {
  padding: 0 10px;
}
#generic_price_table .generic_content .generic_price_btn {
  margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-border-radius: 50px;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  outline: medium none;
  padding: 12px 30px;
  text-decoration: none;
  text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head_bg,
#generic_price_table
  .generic_content:hover
  .generic_head_price
  .generic_head_content
  .head_bg,
#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head
  h2,
#generic_price_table
  .generic_content:hover
  .generic_head_price
  .generic_head_content
  .head
  h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 320px) {
}

@media (max-width: 767px) {
  #generic_price_table .generic_content {
    margin-bottom: 75px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #generic_price_table .col-md-3 {
    float: left;
    width: 50%;
  }

  #generic_price_table .col-md-4 {
    float: left;
    width: 50%;
  }

  #generic_price_table .generic_content {
    margin-bottom: 75px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home {
  font-family: "Raleway", sans-serif;
}

.text-center h1,
.text-center h1 a {
  color: #7885cb;
  font-size: 30px;
  font-weight: 300;
  text-decoration: none;
}
.demo-pic {
  margin: 0 auto;
}
.demo-pic:hover {
  opacity: 0.7;
}

#generic_price_table_home ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: table;
}
#generic_price_table_home li {
  float: left;
}
#generic_price_table_home li + li {
  margin-left: 10px;
  padding-bottom: 10px;
}
#generic_price_table_home li a {
  display: block;
  width: 50px;
  height: 50px;
  font-size: 0px;
}
#generic_price_table_home .blue {
  background: #3498db;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald {
  background: #fbbe24;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey {
  background: #7f8c8d;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight {
  background: #34495e;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange {
  background: #fbbe24;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple {
  background: #9b59b6;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red {
  background: #e74c3c;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise {
  background: #1abc9c;
  transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover {
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 20px;
}
#generic_price_table_home .divider span {
  width: 100%;
  display: table;
  height: 2px;
  background: #ddd;
  margin: 50px auto;
  line-height: 2px;
}
#generic_price_table_home .itemname {
  text-align: center;
  font-size: 50px;
  padding: 50px 0 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
  text-decoration: none;
  font-weight: 300;
}
#generic_price_table_home .itemnametext {
  text-align: center;
  font-size: 20px;
  padding-top: 5px;
  text-transform: uppercase;
  display: inline-block;
}
#generic_price_table_home .footer {
  padding: 40px 0;
}

.price-heading {
  text-align: center;
}
.price-heading h1 {
  color: #666;
  margin: 0;
  padding: 0 0 50px 0;
}
.demo-button {
  background-color: #333333;
  color: #ffffff;
  display: table;
  font-size: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 50px;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.bottom_btn {
  background-color: #333333;
  color: #ffffff;
  display: table;
  font-size: 28px;
  margin: 60px auto 20px;
  padding: 10px 25px;
  text-align: center;
  text-transform: uppercase;
}
.demo-button:hover {
  background-color: #666;
  color: #fff;
  text-decoration: none;
}
.bottom_btn:hover {
  background-color: #666;
  color: #fff;
  text-decoration: none;
}

:root {
  --fontstyle: "Merriweather";
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fbbe24;
}

#animation {
  width: 100%;
  height: fit-content;
  border-radius: 25px;
  overflow: hidden;
}

/*           NAVBAR STYLING           */

.nav__menu {
  justify-content: right;
  align-items: center;

  padding-top: 8px;
}

.nav__menu__content {
  line-height: 20px;
  font-family: var(--fontstyle);
  color: black;
  padding: 4px 15px 4px 15px;
  border-radius: 6px;
  text-transform: uppercase;
  font-weight: 500;
  transition: all 0.4s ease;
}

.nav__menu__content:hover {
  background-color: #fbbe24;
}

.nav__menu__dropdown {
  padding: 0;
  border-top: 3.5px solid #fbbe24;
}

.nav__menu__dropdown li {
  padding: 8px 0px 8px 0px;
  font-size: 13px;
}

.nav__menu__dropdown li:not(:last-child) {
  border-bottom: 1px solid hsl(0, 0%, 50%, 0.3);
}

/*              BODY STYLING           */

.intro__div,
.animation__div {
  flex-grow: 1;
}

.animation__div {
  display: flex;
  justify-content: center;
  align-items: center;
}

#animation {
  box-shadow: 1rem 0.8rem 2rem #222222a0;
}
.intro__div {
  padding: 2rem 1rem 2rem;
}

#title__div {
  padding: 2rem 0rem 0.8rem 0rem;

  text-transform: capitalize;
}

#title__div h1 {
  font-weight: bolder;
}

#subtitle__div {
  padding: 0.5rem 2rem 1.5rem 0rem;
  width: 75%;
  word-spacing: 1px;
  line-height: 25px;
  text-transform: capitalize;
}
#subtitle__div p {
  font-size: 19px;
  font-weight: 500;
}
.div__card {
  margin-bottom: 10px !important;
}
#title__btn {
  display: flex;
  justify-content: left;
}

#title__btn button:not(:last-child) {
  margin-right: 1rem;
}

#title__btn button {
  padding: 0.6rem 1rem 0.6rem;
  transition: all 0.4s ease;
}
#title__btn button:hover {
  transform: scale(1.05, 1.05);
}

.div__title {
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: var(--fontstyle);
  letter-spacing: 1px;
  margin-bottom: 4rem;
}

.div__title h2 {
  font-size: 45px;
  font-weight: 700;
}

#features__row {
  padding: 1rem 2rem 1rem;
  margin: 0;
  column-gap: 15px;
}

#features__row .div__card {
  width: 17.2rem;

  padding: 1rem 0rem 2rem;
}

.card__center {
  justify-content: center;
  align-items: center;
}

.services__card {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2rem 0.4rem 2rem;
}

.col.div__card {
  margin-bottom: 10px;
}
.class__btn__div {
  display: flex;
  justify-items: center !important;
  align-items: center;
}
.card-title {
  font-weight: bolder;
  letter-spacing: 1px;
  color: #fbbe24;
}
.card-subtitle {
  margin-top: 1rem;
  font-size: 15px;
}

.services__img {
  width: 36%;
  height: 5rem;
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.services__img img {
  width: 100%;
  height: auto;
}
.class__btn__div {
  justify-content: center;
}

.card__btn {
  padding: 0.6rem 1rem 0.6rem;
  font-family: var(--fontstyle);
  text-decoration: none;
  color: #222222;
  background-color: #fbbe24;
  border-radius: 6px;
  font-weight: 500;
  margin-top: 10px;
  transition: all 0.4s ease;
  box-shadow: 3px 2px 5px gray;
}
.card__btn:hover {
  transform: scale(1.05, 1.05);
}

.card-text {
  color: #776d79;
}

.divider {
  margin-top: 7rem;
  margin-bottom: 4rem;
  background-color: #fbbe24;
  padding: 0.5rem 1rem 0.5rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: var(--fontstyle);
}

.divider img {
  width: 120px;
  height: 60px;

  margin-left: 10px;
}

.features__card {
  border: 1px solid gray;
  padding: 2rem 2rem 2rem;
  text-align: center;
}

.features__Container p {
  font-size: 18px;
  width: 80%;
}

#features__section {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.features {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.features__title {
  letter-spacing: 2px;
  font-family: var(--fontstyle);
  text-align: center;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.features__title h2 {
  font-size: 45px;
  font-weight: 700;
}

.features__div {
  padding: 3rem 1rem 2rem;
}

.features__div p {
  padding: 0;
  margin: 0;
  margin-left: 0.5rem;
  letter-spacing: 1px !important;
  font-family: var(--fontstyle);
  font-weight: 500;
  font-size: 14px;
  transition: all 0.4s ease;
  width: 100%;
}

.features__div p:hover {
  transform: scale(1.01, 1.01);
  text-shadow: none;

  color: #fbbe24;
}

.features__div div {
  display: flex;
  flex-direction: row;
  border-left: 3px dotted gray;
  align-items: top;
  padding: 0rem 0rem 2rem;
  line-height: 0.9rem;
}

.features__div div:last-child {
  border-left: 3px dotted white;
}

.features__div i {
  margin-left: -9px;
  background-color: white;
  height: fit-content;
}
.features__img {
  display: flex;
  justify-content: right;
}

.features__img img {
  width: 70%;
}

.divider2 {
  margin-top: 7rem;
  margin-bottom: 4rem;
  background-color: #fbbe24;
  background-image: url("../Images/taxidemo.svg");
  background-repeat: no-repeat;
  background-size: 30% 100%;
  background-position: right;
  padding: 1rem 1rem 0.5rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: var(--fontstyle);
}
.divider2 a {
  color: white;
  text-decoration: none;
  padding: 1rem 2rem 1rem;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 6px;
  text-transform: capitalize;
  font-weight: 300;
  transition: all 0.4s ease;
  background-color: #222222;
}

.divider2 a:hover {
  transform: scale(1.1, 1.1);
  background-color: #000000;
}

/* #booking__div {
  padding: 2rem 2rem 2rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: var(--fontstyle);
} */

.website__div-row {
  display: flex;
  flex-direction: row;
  justify-content: center;

  margin-top: 1rem;
}

.website__div-card {
  width: 100%;

  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.website__div-card h5 {
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0;
  font-weight: bold;
  line-height: 20px;
}

.website__div-card:last-child {
  padding: 0.7rem 0 0;
}

.website__div-card:nth-child(2) {
  margin-top: 25px;
  margin-bottom: 0;
}

.website__div-card img {
  width: 120px;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.bgwebsite {
  object-fit: contain;
  flex-grow: 1;
}
.bgwebsite img {
  width: 90%;
}

.divider3 {
  margin-top: 7rem;
  margin-bottom: 1rem;
  background-color: #fbbe24;
  padding: 0.6rem 1rem 0.6rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url("../Images/route.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 14% 90%;
  font-family: var(--fontstyle);
}

.divider___btn a {
  display: inline-block;
  font-family: var(--fontstyle);
  background-color: #000000;
  padding: 10px 15px 10px 15px;
  border-radius: 6px;
  margin-top: 15px;
  text-transform: capitalize;
  font-weight: 300;
  transition: all 0.4s ease;
  text-decoration: none;
  color: white;
}

.divider___btn a:hover {
  background-color: #222222;
  color: white;
  transform: scale(1.05, 1.05);
}

/*           FOOTER STYLING           */

#footer__text {
  width: 255px;
  margin-top: 20px;
  line-height: 28px;
  font-size: 15px;
  word-spacing: 1px;
  font-weight: 300;
  color: #222222;
  font-family: var(--fontstyle);
  padding: 5px 5px 5px;
}

#footer__link a {
  display: inline-block;
  font-family: var(--fontstyle);
  background-color: #fbbe24;
  padding: 10px 15px 10px 15px;
  border-radius: 6px;
  text-transform: capitalize;
  font-weight: 300;
  transition: all 0.4s ease;
  text-decoration: none;
  color: black;
}

#footer__link a:hover {
  background-color: #222222;
  color: white;
  transform: scale(1.05, 1.05);
}

#footer {
  display: flex;
  flex-direction: row;
  padding: 4rem 0px 2rem;
}

#footer__div1,
#footer__div2,
#footer__div3,
#footer__div4 {
  flex-grow: 1;
}

#footer__div2 h3,
#footer__div3 h3,
#footer__div4 h3 {
  margin-bottom: 32px;
  padding-top: 20px;
}

.footer__services {
  display: flex;
  flex-direction: row;

  align-items: center;
  padding: 5px 0px 5px;
}

.footer__services a {
  text-decoration: none;
  display: flex;
  flex-direction: row;
  color: #2e2e2eb3;
  align-items: center;
  transition: all 0.4s ease;
}

.footer__services a:hover {
  color: #fbbe24;
}

.footer__services p {
  margin: 0px 0px 0 10px;
  padding: 0 0 2px;
}

.footer__icon {
  padding: 20px 0px 10px;
}

.footer__icon i {
  padding: 15px 15px 15px;
  background-color: #fbbe24;
  border-radius: 50%;
  text-align: center;
  margin-right: 6px;
  color: black;
  transition: all 0.4s ease;
}

.footer__icon i:hover {
  background-color: #fbbe24a9;
}

.taxi__bg img {
  height: 400px;
  width: 80%;
  object-fit: contain;
  overflow: hidden;
}

#home__ {
  min-height: 80vh;
  padding-top: 5rem;
  margin-bottom: 2rem;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .taxi__bg img {
    top: 75%;
  }
  #home__ {
    min-height: 80vh;
    padding-top: 5%;
    margin-bottom: 2rem;
  }

  #features__row {
    padding: 1% 1% 1%;

    column-gap: 0.7%;
  }
  #features__row .div__card {
    width: 19.4%;

    padding: 1% 0rem 1%;
  }
  .animation__div {
    align-items: center;
  }
  .intro__div {
    padding: 2rem 0.2rem 2rem;
  }

  .services__card {
    width: 100%;
  }
  .card-title {
    font-size: 23px;
  }
  .card-subtitle {
    font-size: 15px;
  }
  .card-text {
    font-size: 13px;
  }

  .card__btn {
    padding: 3% 4% 3%;
  }
}

@media screen and (max-width: 768px) {
  #home__landing__div {
    flex-direction: column;

    padding-top: 2rem;
  }

  #footer {
    flex-direction: column;
  }

  .animation__div {
    justify-content: center;
  }

  .taxi__bg img {
    top: 72%;
    padding: 0rem 1.5rem 0rem;
    height: 40%;
  }
  .intro__div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  #title__div h1 {
    font-size: 35px;
    font-weight: bolder;
  }

  #subtitle__div {
    padding: 0.5rem 0rem 1.5rem 0rem;
    width: 90%;
  }
  #subtitle__div p {
    font-size: 17px;
  }

  #title__btn button {
    padding: 0.6rem 1rem 0.6rem;
  }

  .divider2 {
    background-image: none;
  }

  #features__section {
    flex-direction: column;
    padding: 0.5rem 1rem 1rem;
  }
  .features__img {
    justify-content: center;
  }
  .features__img img {
    width: 90%;
  }
  .features__div {
    margin-bottom: 1rem;
    padding: 3rem 0 2rem;
  }

  .features__div p {
    line-height: 110%;
  }
  .divider {
    margin-bottom: 3rem;
    margin-top: 5rem;
  }
  .divider img {
    margin-left: 0;
  }

  .muibsah {
    width: 100%;
  }

  .services__card {
    width: 100%;
  }
  .class__btn__div {
    justify-content: center;
  }

  #features__row {
    padding: 0px;
    column-gap: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #features__row .div__card {
    width: 95%;
    padding: 0;
  }

  .div__title {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }

  .div__title h2 {
    display: flex;
    justify-items: center;
    justify-content: center;
    align-items: center;
    font-size: 35px;
  }

  #footer__link a {
    padding: 0.6rem 1rem 0.6rem;
  }
  .card__center {
    margin: 2rem 0rem 1rem;
  }

  /* #booking__div {
    padding: 2rem 0rem 2rem;
    flex-direction: column-reverse;
  } */
  .website__div-row {
    margin-top: 0rem;
    margin-bottom: 2.5rem;
  }
  .website__div-card {
    width: 34%;
    padding: 1rem 0 0;
  }
  .website__div-card img {
    width: 60%;
    height: 60%;
    margin-bottom: 0.5rem;
  }

  .website__div-card h5 {
    font-size: 16px;
    letter-spacing: 1px;
  }

  .bgwebsite img {
    width: 95%;
  }

  .divider3 {
    margin-top: 3rem;

    background-size: 20% 50%;
    background-position: right bottom;
  }
}

/*  Updated code of fleetily  */

.What-we-offer-img {
  width: 90px;
  height: 90px;
  object-fit: cover;
}

.fleetily_landing_content h4 {
  font-size: 44px;
  width: 80%;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  line-height: 60px;
}

.fleetily_landing_content p {
  font-size: 18px;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  color: #fbbe24;
  width: 80%;
}

.servicesTitle {
  font-size: 36px !important;
}

@media screen and (max-width: 1200px) {
  .website__div-card img {
    width: 100px;
  }
}

@media screen and (max-width: 992px) {
  #booking__div {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  #Homepage_taxi_website_image {
    display: none !important;
  }

  #Homepage_taxi_website_content {
    width: 80%;
    text-align: center;
  }

  #animation {
    width: 450px;
  }

  .fleetily_landing_content {
    text-align: center;
  }

  .fleetily_landing_content p {
    width: 100%;
    font-size: 18px;
  }
  .fleetily_landing_content h4 {
    font-size: 35px;
    width: 100%;
  }

  .Features_List_Container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    margin-top: 20px;
  }

  .Features_List_Container ul {
    width: 70%;
  }

  .Features_Image_Container img {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #Homepage_taxi_website_content {
    width: 100%;
  }

  .website__div-row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 25px;
  }

  .Features_List_Container ul {
    width: 80%;
  }

  .Tugvan_Service_page_about {
    text-align: center !important;
    padding: 6% 5% 6%;
  }

  .servicesTitle {
    font-size: 36px !important;
  }

  .Tugvan_Service_page_about_work {
    width: 100% !important;
    padding: 0 !important;
    text-align: center !important;
  }

  .Tugvan_Service_page_about_work .list-style-04 span {
    text-align: center !important;
    width: 100%;
  }

  .Tugvan_Service_page_about_img {
    padding: 3% 0 3%;
    width: 100%;
    align-items: center !important;
    justify-content: center !important;
  }
}

@media screen and (max-width: 576px) {
  .fleetily_landing_content_btn div {
    width: 60%;
    margin-top: 10px;
    display: flex;
    flex-direction: column !important;
    row-gap: 25px;
  }

  .fleetily_landing_content_btn div .btn {
    margin: 0;
  }

  .Features_List_Container ul {
    width: 95%;
  }
}
